Jul 03 21:40:02.593733 np0000004475 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 03 21:40:02.600258 np0000004475 devstack@c-api.service[99919]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 03 21:40:02.602724 np0000004475 devstack@c-api.service[99919]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 3 21:40:02 2026] *** Jul 03 21:40:02.602724 np0000004475 devstack@c-api.service[99919]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 03 21:40:02.602724 np0000004475 devstack@c-api.service[99919]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 03 21:40:02.602724 np0000004475 devstack@c-api.service[99919]: nodename: np0000004475 Jul 03 21:40:02.602724 np0000004475 devstack@c-api.service[99919]: machine: x86_64 Jul 03 21:40:02.602724 np0000004475 devstack@c-api.service[99919]: clock source: unix Jul 03 21:40:02.602724 np0000004475 devstack@c-api.service[99919]: pcre jit disabled Jul 03 21:40:02.602724 np0000004475 devstack@c-api.service[99919]: detected number of CPU cores: 16 Jul 03 21:40:02.602724 np0000004475 devstack@c-api.service[99919]: current working directory: / Jul 03 21:40:02.602724 np0000004475 devstack@c-api.service[99919]: detected binary path: /usr/bin/uwsgi-core Jul 03 21:40:02.602724 np0000004475 devstack@c-api.service[99919]: your processes number limit is 257052 Jul 03 21:40:02.602724 np0000004475 devstack@c-api.service[99919]: your memory page size is 4096 bytes Jul 03 21:40:02.602724 np0000004475 devstack@c-api.service[99919]: detected max file descriptor number: 2048 Jul 03 21:40:02.602724 np0000004475 devstack@c-api.service[99919]: lock engine: pthread robust mutexes Jul 03 21:40:02.603273 np0000004475 devstack@c-api.service[99919]: thunder lock: enabled Jul 03 21:40:02.603273 np0000004475 devstack@c-api.service[99919]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 03 21:40:02.603273 np0000004475 devstack@c-api.service[99919]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jul 03 21:40:02.603273 np0000004475 devstack@c-api.service[99919]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 03 21:40:02.603273 np0000004475 devstack@c-api.service[99919]: Set PythonHome to /opt/stack/data/venv Jul 03 21:40:02.649107 np0000004475 devstack@c-api.service[99919]: Python main interpreter initialized at 0x7992d7ea3668 Jul 03 21:40:02.649107 np0000004475 devstack@c-api.service[99919]: python threads support enabled Jul 03 21:40:02.649107 np0000004475 devstack@c-api.service[99919]: your server socket listen backlog is limited to 100 connections Jul 03 21:40:02.649107 np0000004475 devstack@c-api.service[99919]: your mercy for graceful operations on workers is 80 seconds Jul 03 21:40:02.649832 np0000004475 devstack@c-api.service[99919]: mapped 671795 bytes (656 KB) for 4 cores Jul 03 21:40:02.650016 np0000004475 devstack@c-api.service[99919]: *** Operational MODE: preforking *** Jul 03 21:40:02.650314 np0000004475 devstack@c-api.service[99919]: *** uWSGI is running in multiple interpreter mode *** Jul 03 21:40:02.650314 np0000004475 devstack@c-api.service[99919]: spawned uWSGI master process (pid: 99919) Jul 03 21:40:02.650523 np0000004475 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 03 21:40:02.651083 np0000004475 devstack@c-api.service[99919]: spawned uWSGI worker 1 (pid: 99933, cores: 1) Jul 03 21:40:02.651852 np0000004475 devstack@c-api.service[99919]: spawned uWSGI worker 2 (pid: 99934, cores: 1) Jul 03 21:40:02.652448 np0000004475 devstack@c-api.service[99919]: spawned uWSGI worker 3 (pid: 99935, cores: 1) Jul 03 21:40:02.653049 np0000004475 devstack@c-api.service[99919]: spawned uWSGI worker 4 (pid: 99936, cores: 1) Jul 03 21:40:02.653120 np0000004475 devstack@c-api.service[99919]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 03 21:40:02.782049 np0000004475 devstack@c-api.service[99934]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 21:40:02.782049 np0000004475 devstack@c-api.service[99934]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 21:40:02.782049 np0000004475 devstack@c-api.service[99934]: we strongly recommend against using it for new projects. Jul 03 21:40:02.782049 np0000004475 devstack@c-api.service[99934]: If you are already using Eventlet, we recommend migrating to a different Jul 03 21:40:02.782049 np0000004475 devstack@c-api.service[99934]: framework. For more detail see Jul 03 21:40:02.782049 np0000004475 devstack@c-api.service[99934]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 21:40:02.782049 np0000004475 devstack@c-api.service[99934]: import eventlet # noqa Jul 03 21:40:02.795624 np0000004475 devstack@c-api.service[99936]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 21:40:02.795624 np0000004475 devstack@c-api.service[99936]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 21:40:02.795624 np0000004475 devstack@c-api.service[99936]: we strongly recommend against using it for new projects. Jul 03 21:40:02.795624 np0000004475 devstack@c-api.service[99936]: If you are already using Eventlet, we recommend migrating to a different Jul 03 21:40:02.795624 np0000004475 devstack@c-api.service[99936]: framework. For more detail see Jul 03 21:40:02.795624 np0000004475 devstack@c-api.service[99936]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 21:40:02.795624 np0000004475 devstack@c-api.service[99936]: import eventlet # noqa Jul 03 21:40:02.800180 np0000004475 devstack@c-api.service[99935]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 21:40:02.800180 np0000004475 devstack@c-api.service[99935]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 21:40:02.800180 np0000004475 devstack@c-api.service[99935]: we strongly recommend against using it for new projects. Jul 03 21:40:02.800180 np0000004475 devstack@c-api.service[99935]: If you are already using Eventlet, we recommend migrating to a different Jul 03 21:40:02.800180 np0000004475 devstack@c-api.service[99935]: framework. For more detail see Jul 03 21:40:02.800180 np0000004475 devstack@c-api.service[99935]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 21:40:02.800180 np0000004475 devstack@c-api.service[99935]: import eventlet # noqa Jul 03 21:40:02.818656 np0000004475 devstack@c-api.service[99933]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 21:40:02.818656 np0000004475 devstack@c-api.service[99933]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 21:40:02.818656 np0000004475 devstack@c-api.service[99933]: we strongly recommend against using it for new projects. Jul 03 21:40:02.818656 np0000004475 devstack@c-api.service[99933]: If you are already using Eventlet, we recommend migrating to a different Jul 03 21:40:02.818656 np0000004475 devstack@c-api.service[99933]: framework. For more detail see Jul 03 21:40:02.818656 np0000004475 devstack@c-api.service[99933]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 21:40:02.818656 np0000004475 devstack@c-api.service[99933]: import eventlet # noqa Jul 03 21:40:02.861437 np0000004475 devstack@c-api.service[99934]: /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 21:40:02.861437 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:40:02.883769 np0000004475 devstack@c-api.service[99935]: /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 21:40:02.883769 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:40:02.894291 np0000004475 devstack@c-api.service[99936]: /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 21:40:02.894291 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:40:02.902126 np0000004475 devstack@c-api.service[99933]: /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 21:40:02.902126 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:40:02.934707 np0000004475 devstack@c-api.service[99934]: /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 21:40:02.934707 np0000004475 devstack@c-api.service[99934]: from cgi import parse_header Jul 03 21:40:02.959352 np0000004475 devstack@c-api.service[99935]: /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 21:40:02.959352 np0000004475 devstack@c-api.service[99935]: from cgi import parse_header Jul 03 21:40:02.980974 np0000004475 devstack@c-api.service[99933]: /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 21:40:02.980974 np0000004475 devstack@c-api.service[99933]: from cgi import parse_header Jul 03 21:40:02.981269 np0000004475 devstack@c-api.service[99936]: /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 21:40:02.981269 np0000004475 devstack@c-api.service[99936]: from cgi import parse_header Jul 03 21:40:02.990602 np0000004475 devstack@c-api.service[99934]: /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 21:40:02.990602 np0000004475 devstack@c-api.service[99934]: removals.removed_module( Jul 03 21:40:02.993234 np0000004475 devstack@c-api.service[99934]: /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 21:40:02.993234 np0000004475 devstack@c-api.service[99934]: removals.removed_module( Jul 03 21:40:03.007587 np0000004475 devstack@c-api.service[99935]: /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 21:40:03.007587 np0000004475 devstack@c-api.service[99935]: removals.removed_module( Jul 03 21:40:03.009610 np0000004475 devstack@c-api.service[99935]: /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 21:40:03.009610 np0000004475 devstack@c-api.service[99935]: removals.removed_module( Jul 03 21:40:03.027491 np0000004475 devstack@c-api.service[99933]: /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 21:40:03.027491 np0000004475 devstack@c-api.service[99933]: removals.removed_module( Jul 03 21:40:03.028568 np0000004475 devstack@c-api.service[99936]: /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 21:40:03.028568 np0000004475 devstack@c-api.service[99936]: removals.removed_module( Jul 03 21:40:03.029388 np0000004475 devstack@c-api.service[99933]: /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 21:40:03.029388 np0000004475 devstack@c-api.service[99933]: removals.removed_module( Jul 03 21:40:03.030646 np0000004475 devstack@c-api.service[99936]: /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 21:40:03.030646 np0000004475 devstack@c-api.service[99936]: removals.removed_module( Jul 03 21:40:03.802083 np0000004475 devstack@c-api.service[99934]: /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 21:40:03.802083 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:40:03.811195 np0000004475 devstack@c-api.service[99936]: /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 21:40:03.811195 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:40:03.850578 np0000004475 devstack@c-api.service[99934]: /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 21:40:03.850578 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:40:03.858804 np0000004475 devstack@c-api.service[99936]: /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 21:40:03.858804 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:40:03.863073 np0000004475 devstack@c-api.service[99935]: /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 21:40:03.863073 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:40:03.891266 np0000004475 devstack@c-api.service[99933]: /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 21:40:03.891266 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:40:03.920689 np0000004475 devstack@c-api.service[99935]: /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 21:40:03.920689 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:40:03.946400 np0000004475 devstack@c-api.service[99933]: /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 21:40:03.946400 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:40:04.022581 np0000004475 devstack@c-api.service[99936]: 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 21:40:04.022762 np0000004475 devstack@c-api.service[99936]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99936) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 21:40:04.038845 np0000004475 devstack@c-api.service[99934]: 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 21:40:04.039096 np0000004475 devstack@c-api.service[99934]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99934) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 21:40:04.093545 np0000004475 devstack@c-api.service[99935]: 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 21:40:04.093721 np0000004475 devstack@c-api.service[99935]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99935) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 21:40:04.115462 np0000004475 devstack@c-api.service[99936]: /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 21:40:04.115462 np0000004475 devstack@c-api.service[99936]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 21:40:04.120559 np0000004475 devstack@c-api.service[99934]: /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 21:40:04.120559 np0000004475 devstack@c-api.service[99934]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 21:40:04.122113 np0000004475 devstack@c-api.service[99933]: 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 21:40:04.122401 np0000004475 devstack@c-api.service[99933]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99933) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 21:40:04.157736 np0000004475 devstack@c-api.service[99935]: /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 21:40:04.157736 np0000004475 devstack@c-api.service[99935]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 21:40:04.192396 np0000004475 devstack@c-api.service[99933]: /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 21:40:04.192396 np0000004475 devstack@c-api.service[99933]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 21:40:04.613718 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99934) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 21:40:04.613889 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99936) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 21:40:04.613972 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99935) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 21:40:04.614082 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.614139 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.614184 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99933) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 21:40:04.614229 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.614267 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.614301 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.614354 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.614413 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.614453 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.614517 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.614565 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.614636 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.614840 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.616386 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.616475 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.616532 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.616584 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.616614 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.616646 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.616683 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.616718 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.616753 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.616781 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.616804 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.616836 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.616878 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.616917 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.616944 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.616978 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.617006 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.617031 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.617053 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.617053 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.617090 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.617090 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.617133 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.617161 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.617191 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.617216 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.617216 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.617263 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.617976 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.618034 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.618134 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.618180 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.618207 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.618234 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.618293 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.618328 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.618359 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.618409 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.618439 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.618489 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.618525 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.618568 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.618597 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.618626 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.618651 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.618676 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.618698 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.618719 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.618749 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.618779 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.618809 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.618835 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.618857 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.618878 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.618901 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.618927 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.618960 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.618985 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.619009 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.619032 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.619062 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.619101 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.619135 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.619175 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.619206 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.619234 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.619258 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.619297 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.619423 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.619456 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.619478 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.619478 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.619518 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.619564 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.619604 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.619634 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.619664 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.619700 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.619739 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.619739 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.619739 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.619739 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.619739 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.619739 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.621033 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.621097 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.621144 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.621183 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.621219 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.621244 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.621276 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.621315 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.621315 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.621395 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.621395 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.621447 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.621473 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.621495 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.622906 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.622969 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.623005 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.623033 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.623075 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.623105 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.623132 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.623180 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.623232 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.623270 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.623304 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.623349 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.623405 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.623433 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.623466 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.623491 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.623527 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.623588 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.623624 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.623648 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.623671 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.623694 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.623724 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.623724 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.623769 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.623792 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.623821 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.623821 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.623864 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.623903 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.623982 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.624016 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.624049 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.624081 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.624107 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.624130 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.624169 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.624202 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.624239 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.624268 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.624291 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.624381 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.624622 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.624689 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.624749 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.624808 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.624847 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.624876 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.624899 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.624922 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.624945 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.624966 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.624991 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.625012 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.625032 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.625052 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.625080 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.625102 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.625123 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.625144 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.625166 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.625206 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.625238 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.625277 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.625304 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.625326 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.625398 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.625428 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.625452 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.625479 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.625810 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.625865 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.625949 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.625985 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.626013 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.626072 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.626104 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.626126 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.626179 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.626225 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.626270 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.626304 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.626330 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.626394 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.626431 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.626461 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.626486 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.626519 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.626557 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.626589 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.626616 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.626639 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.626662 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.626685 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.626716 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.626748 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.626771 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.626802 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.626836 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.626872 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.626905 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.626929 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.626959 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.626983 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.626983 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.627040 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.627076 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.627111 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.627147 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.627182 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.627219 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.627257 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.627297 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.627353 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.627420 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.627461 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.627488 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.627521 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.627545 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.627545 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.627545 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.627545 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.627545 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.627545 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.627545 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.627723 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.628645 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.628714 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.628797 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.628876 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.628924 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.628960 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.628987 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.629022 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.629056 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.629081 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.629104 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.629151 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.629210 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.629271 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.630510 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.630624 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.630704 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.630780 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.630810 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.630848 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.630874 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.630918 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.630955 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.631003 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.631031 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.631055 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.631115 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.631182 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.636620 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.636714 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.636782 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.636835 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.636893 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.636953 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.636997 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.637030 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.637063 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.637109 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.637174 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.637228 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.637317 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.637421 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.637839 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.637913 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.637956 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.638032 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.638077 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.638118 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.638154 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.638191 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.638227 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.638254 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.638278 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.638300 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.638321 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.638410 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.638458 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.638483 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.638512 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.638567 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.638631 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.638676 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.638676 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.638726 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.638755 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.638777 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.638799 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.638858 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.638900 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.638941 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.638967 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.638990 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.639014 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.639071 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.639131 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.639185 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.639248 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.639285 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.639323 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.639405 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.639462 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.639522 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.639594 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.639660 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.640239 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.640287 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.640315 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.640384 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.640433 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.640471 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.640496 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.640538 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.640584 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.640621 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.640655 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.640681 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.640704 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.640732 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.640764 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.640794 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.640817 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.640844 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.640844 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.640844 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.640918 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.641189 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.641261 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.641320 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.641406 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.641437 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.641473 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.641501 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.641525 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.641570 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.641601 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.641624 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.641660 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.641745 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.641774 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.641798 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.641835 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.641863 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.641887 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.641922 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.641961 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.641989 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.642023 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.642051 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.642075 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.642098 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.642127 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.642151 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.642179 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.642179 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.642222 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.642245 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.642245 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.642292 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.642292 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.642396 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.643133 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.643178 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.643214 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.643240 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.643266 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.643306 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.643360 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.643411 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.643439 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.643462 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.643492 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.643527 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.643569 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.643607 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.643640 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.643640 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.643706 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.643752 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.643779 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.643804 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.643827 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.643890 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.643937 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.643970 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.643999 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.644044 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.644073 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.644146 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.646235 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.646308 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.646354 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.646452 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.646556 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.646605 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.646632 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.646683 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.646723 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.646753 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.646795 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.646834 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.646877 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.646914 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.646944 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.646977 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.647014 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.647051 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.647097 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.647135 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.647169 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.647194 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.647216 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.647238 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.647260 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.647297 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.647332 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.647332 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.647539 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.647598 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.647664 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.647694 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.647720 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.647786 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.647821 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.647853 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.647879 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.647909 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.647971 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.648049 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.648079 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.648125 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.648152 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.648179 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.648248 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.648292 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.648292 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.648397 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.648443 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.648443 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.648488 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.648551 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.648639 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.648739 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.648824 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.648915 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.649512 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.649564 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.649635 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.649673 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.649704 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.649704 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.649748 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.649771 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.649793 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.649816 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.649842 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.649866 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.649896 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.649946 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.649977 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.650006 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.650091 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.650186 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.650258 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.650289 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.650347 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.650410 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.650439 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.650463 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.650486 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.650510 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.650537 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.650568 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.650608 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.650633 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.650655 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.650685 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.650714 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.650737 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.650763 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.650787 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.650809 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.650832 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.650855 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.650877 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.650924 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.650965 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.650999 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.651024 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.651047 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.651071 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.651093 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.651116 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.651138 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.651161 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.651194 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.651217 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.651240 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.651264 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.651310 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.651352 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.651390 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.651415 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.651448 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.651474 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.651503 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.651528 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.651555 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.651587 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.651633 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.651663 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.651693 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.651717 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.651740 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.651769 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.651793 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.651793 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.651833 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.651862 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.651889 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.651928 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.651962 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.651986 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.652010 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.652034 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.652063 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.652087 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.652115 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.652140 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.652162 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.652184 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.652212 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.652236 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.652258 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.652279 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.652307 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.652358 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.652412 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.652451 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.652495 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.652536 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.652571 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.652608 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.652645 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.652694 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.652734 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.652774 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.652811 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.652847 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.652883 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.652917 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.652949 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.652982 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.653013 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.653013 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.653013 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.653013 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.653624 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.653685 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.653757 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.653802 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.653865 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.653917 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.653917 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.653970 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.654000 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.654026 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.654055 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.654080 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.654080 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.654130 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.654155 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.654208 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.654242 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.654269 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.654296 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.654325 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.654416 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.654449 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.654498 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.654549 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.654578 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.654601 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.654662 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.654765 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.654798 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.654852 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.654913 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.654940 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.654965 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.655025 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.655054 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.655078 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.655100 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.655124 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.655153 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.655179 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.655201 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.655222 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.655242 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.655271 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.655314 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.655355 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.655392 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.655416 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.655447 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.655471 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.655495 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.655531 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.655558 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.655593 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.655629 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.655654 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.655677 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.655709 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.655735 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.655758 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.655780 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.655803 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.655829 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.655852 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.655876 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.655903 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.655925 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.655962 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.655986 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.656010 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.656032 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.656057 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.656080 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.656103 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.656128 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.656153 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.656180 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.656180 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.656285 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.656310 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.656342 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.656385 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.656419 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.656419 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.658390 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.658519 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.658591 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.658642 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.658691 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.658741 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.658787 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.658829 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.658869 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.658911 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.658951 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.658991 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.659039 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.659039 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.660797 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.660866 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.660910 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.660953 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.661025 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.661070 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.661110 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.661160 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.661160 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.661229 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.661267 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.661305 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.661389 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.661438 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.661489 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.661529 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.661574 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.661623 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.661663 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.661708 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.661750 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.661750 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.661827 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.661869 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.661869 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.661947 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.661987 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.661987 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.662265 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.662322 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.662408 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.662454 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.662500 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.662546 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.662588 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.662628 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.662668 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.662725 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.662772 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.662813 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.662854 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.662894 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.662935 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.662982 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.663026 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.663067 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.663116 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.663158 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.663200 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.663238 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.663276 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.663322 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.663388 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.663428 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.663463 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.663501 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.663501 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.663591 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.663591 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.663666 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.663666 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.663733 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.663770 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.663821 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.663821 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.663904 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.663949 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.663997 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.664040 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.664083 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.664126 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.664126 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.664201 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.664243 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.664282 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.664346 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.664410 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.664457 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.664498 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.664541 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.664596 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.664641 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.664685 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.664732 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.664777 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.664828 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.664874 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.664915 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.664955 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.665008 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.665055 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.665100 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.665151 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.665194 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.665238 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.665287 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.665330 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.665406 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.665451 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.665490 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.665526 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.665564 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.665599 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.665636 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.665683 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.665723 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.665764 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.665811 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.665857 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.665897 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.665934 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.665977 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.666014 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.666049 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.666093 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.666135 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.666180 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.666222 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.666263 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.666300 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.666348 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.666407 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.666451 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.666489 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.666489 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.666573 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.669700 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.669771 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.669849 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.669902 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.669981 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.670033 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.670069 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.670118 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.670118 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.670190 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.670226 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.670279 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.670379 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.670468 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.670866 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.670964 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.671053 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.671108 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.671140 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.671195 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.671223 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.671274 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.671308 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.671388 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.671428 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.671476 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.671574 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.671665 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.675928 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.676020 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.676090 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.676150 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.676201 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.676255 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.676311 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.676384 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.676413 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.676483 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.676588 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.676647 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.676707 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.676773 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.677192 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.677261 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.677309 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.677410 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.677503 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.677575 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.677621 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.677659 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.677684 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.677724 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.677815 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.677849 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.677873 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.677900 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.677936 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.677975 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.678000 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.678023 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.678044 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.678044 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.678089 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.678111 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.678137 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.678179 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.678209 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.678236 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.678265 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.678295 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.678538 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.678623 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.678690 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.678748 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.678794 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.678841 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.678841 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.678888 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.678919 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.678955 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.678982 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.679012 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.679064 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.679165 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 21:40:04.680574 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.680674 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.680743 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.680804 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.680864 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.680922 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.680959 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.681064 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.681125 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.681189 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.681275 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.681347 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.681718 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.681825 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.681919 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.682011 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.682080 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 21:40:04.682109 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.682160 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 21:40:04.682188 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.682243 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 21:40:04.682341 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 21:40:04.682451 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 21:40:04.682534 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 21:40:04.723179 np0000004475 devstack@c-api.service[99933]: INFO dbcounter [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Registered counter for database cinder Jul 03 21:40:04.723584 np0000004475 devstack@c-api.service[99935]: INFO dbcounter [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Registered counter for database cinder Jul 03 21:40:04.738554 np0000004475 devstack@c-api.service[99934]: INFO dbcounter [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Registered counter for database cinder Jul 03 21:40:04.738686 np0000004475 devstack@c-api.service[99936]: INFO dbcounter [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Registered counter for database cinder Jul 03 21:40:04.766367 np0000004475 devstack@c-api.service[99935]: DEBUG oslo_db.sqlalchemy.engines [None req-e6c43227-dced-4c3a-994f-0a079a01c80c 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=99935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:40:04.768691 np0000004475 devstack@c-api.service[99933]: DEBUG oslo_db.sqlalchemy.engines [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 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=99933) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:40:04.797310 np0000004475 devstack@c-api.service[99936]: DEBUG oslo_db.sqlalchemy.engines [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe 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=99936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:40:04.798445 np0000004475 devstack@c-api.service[99934]: DEBUG oslo_db.sqlalchemy.engines [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 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=99934) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:40:04.880049 np0000004475 devstack@c-api.service[99935]: DEBUG dbcounter [-] [99935] Writer thread running {{(pid=99935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 21:40:04.883195 np0000004475 devstack@c-api.service[99935]: INFO cinder.rpc [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 21:40:04.885840 np0000004475 devstack@c-api.service[99935]: INFO cinder.rpc [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 21:40:04.888001 np0000004475 devstack@c-api.service[99935]: INFO cinder.rpc [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 21:40:04.889866 np0000004475 devstack@c-api.service[99935]: INFO cinder.rpc [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Automatically selected cinder-volume RPC version 3.21 as minimum service version. Jul 03 21:40:04.890169 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:04.890473 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:04.892091 np0000004475 devstack@c-api.service[99935]: WARNING cinder.keymgr.conf_key_mgr [None req-e6c43227-dced-4c3a-994f-0a079a01c80c 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 21:40:04.894695 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:04.894838 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:04.909916 np0000004475 devstack@c-api.service[99933]: DEBUG dbcounter [-] [99933] Writer thread running {{(pid=99933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 21:40:04.913752 np0000004475 devstack@c-api.service[99933]: INFO cinder.rpc [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 21:40:04.916878 np0000004475 devstack@c-api.service[99933]: INFO cinder.rpc [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 21:40:04.919978 np0000004475 devstack@c-api.service[99933]: INFO cinder.rpc [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 21:40:04.922117 np0000004475 devstack@c-api.service[99933]: INFO cinder.rpc [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Automatically selected cinder-volume RPC version 3.21 as minimum service version. Jul 03 21:40:04.922571 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:04.922921 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:04.923746 np0000004475 devstack@c-api.service[99933]: WARNING cinder.keymgr.conf_key_mgr [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 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 21:40:04.926765 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:04.926944 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:04.934865 np0000004475 devstack@c-api.service[99935]: DEBUG oslo_db.sqlalchemy.engines [None req-e6c43227-dced-4c3a-994f-0a079a01c80c 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=99935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:40:04.937413 np0000004475 devstack@c-api.service[99935]: INFO cinder.rpc [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 21:40:04.939740 np0000004475 devstack@c-api.service[99935]: INFO cinder.rpc [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 21:40:04.940359 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:04.940570 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:04.949080 np0000004475 devstack@c-api.service[99934]: DEBUG dbcounter [-] [99934] Writer thread running {{(pid=99934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 21:40:04.949436 np0000004475 devstack@c-api.service[99936]: DEBUG dbcounter [-] [99936] Writer thread running {{(pid=99936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 21:40:04.952016 np0000004475 devstack@c-api.service[99934]: INFO cinder.rpc [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 21:40:04.952111 np0000004475 devstack@c-api.service[99936]: INFO cinder.rpc [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 21:40:04.954008 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:04.954228 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:04.954858 np0000004475 devstack@c-api.service[99936]: INFO cinder.rpc [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 21:40:04.954928 np0000004475 devstack@c-api.service[99934]: INFO cinder.rpc [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 21:40:04.957298 np0000004475 devstack@c-api.service[99934]: INFO cinder.rpc [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 21:40:04.957569 np0000004475 devstack@c-api.service[99936]: INFO cinder.rpc [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 21:40:04.957706 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:04.957900 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:04.959474 np0000004475 devstack@c-api.service[99934]: INFO cinder.rpc [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Automatically selected cinder-volume RPC version 3.21 as minimum service version. Jul 03 21:40:04.959834 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:04.960089 np0000004475 devstack@c-api.service[99936]: INFO cinder.rpc [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Automatically selected cinder-volume RPC version 3.21 as minimum service version. Jul 03 21:40:04.960151 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:04.960541 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:04.960865 np0000004475 devstack@c-api.service[99934]: WARNING cinder.keymgr.conf_key_mgr [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 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 21:40:04.960901 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:04.961064 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:04.961259 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:04.961688 np0000004475 devstack@c-api.service[99936]: WARNING cinder.keymgr.conf_key_mgr [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe 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 21:40:04.963884 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:04.964046 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:04.964973 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:04.965200 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:04.965469 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:04.965655 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:04.968474 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:04.968654 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:04.970826 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:04.970991 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:04.974942 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:04.975111 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:04.975246 np0000004475 devstack@c-api.service[99933]: DEBUG oslo_db.sqlalchemy.engines [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 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=99933) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:40:04.978112 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:04.978173 np0000004475 devstack@c-api.service[99933]: INFO cinder.rpc [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 21:40:04.978294 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:04.980666 np0000004475 devstack@c-api.service[99933]: INFO cinder.rpc [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 21:40:04.981144 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:04.981195 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:04.981313 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:04.981400 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:04.982292 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:04.982477 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:04.984952 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:04.985106 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:04.991172 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:04.991272 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:04.994540 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:04.994642 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:04.994703 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:04.994809 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:04.995946 np0000004475 devstack@c-api.service[99934]: DEBUG oslo_db.sqlalchemy.engines [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 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=99934) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:40:04.996604 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:04.996775 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:04.997932 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:04.998095 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:04.998136 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:04.998276 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:04.998419 np0000004475 devstack@c-api.service[99934]: INFO cinder.rpc [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 21:40:04.999069 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:04.999227 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.000219 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.000398 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.000624 np0000004475 devstack@c-api.service[99934]: INFO cinder.rpc [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 21:40:05.001020 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.001162 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.001449 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.001570 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.001646 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.001758 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.002428 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.002586 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.003343 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.003536 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.004658 np0000004475 devstack@c-api.service[99935]: WARNING cinder.api.contrib.hosts [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 21:40:05.004993 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.005447 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.005888 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.router [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Extended resource: extensions {{(pid=99935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.006207 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.006403 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.007573 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.router [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Extended resource: consistencygroups {{(pid=99935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.009212 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.009392 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.010132 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.router [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Extended resource: extra_specs {{(pid=99935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.010353 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.010549 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.012011 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.router [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Extended resource: capabilities {{(pid=99935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.012287 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.012480 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.012700 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.012835 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.013622 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.router [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Extended resource: backups {{(pid=99935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.014994 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.015131 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.016276 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.router [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Extended resource: os-quota-sets {{(pid=99935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.016859 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.017047 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.017986 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.018133 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.018194 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.router [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Extended resource: qos-specs {{(pid=99935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.019713 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.019861 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.020123 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.020264 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.021806 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.router [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Extended resource: encryption {{(pid=99935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.022586 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.022653 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.022708 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.022786 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.023829 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.023903 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.router [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Extended resource: encryption {{(pid=99935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.024012 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.024598 np0000004475 devstack@c-api.service[99936]: DEBUG oslo_db.sqlalchemy.engines [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe 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=99936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:40:05.025459 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.025620 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.025915 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.router [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Extended resource: cgsnapshots {{(pid=99935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.026548 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.026717 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.027820 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.router [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Extended resource: scheduler-stats {{(pid=99935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.029484 np0000004475 devstack@c-api.service[99936]: INFO cinder.rpc [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 21:40:05.029712 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.router [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Extended resource: os-volume-manage {{(pid=99935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.029787 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.029991 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.031429 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.router [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Extended resource: os-snapshot-manage {{(pid=99935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.032331 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.032509 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.032651 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.032818 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.033149 np0000004475 devstack@c-api.service[99936]: INFO cinder.rpc [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 21:40:05.033223 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.033299 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.router [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Extended resource: os-volume-transfer {{(pid=99935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.033395 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.033786 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.033999 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.035341 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.router [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Extended resource: os-hosts {{(pid=99935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.035442 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.035576 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.036139 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.036303 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.037145 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.router [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Extended resource: os-volume-type-access {{(pid=99935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.038045 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.038202 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.039285 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.router [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Extended resource: os-availability-zone {{(pid=99935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.039325 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.039522 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.040206 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.040356 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.040505 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.040879 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.041139 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.router [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Extended resource: os-quota-class-sets {{(pid=99935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.041642 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.041795 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.042854 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.042922 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.043028 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.043073 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.043333 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.043548 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.043901 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.044060 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.044229 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.044358 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.044509 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.044672 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.044840 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.044992 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.045208 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.045457 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.045640 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.045796 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.046154 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.046234 np0000004475 devstack@c-api.service[99933]: WARNING cinder.api.contrib.hosts [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 21:40:05.046296 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.046518 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.contrib.snapshot_actions [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] SnapshotActionsController initialized {{(pid=99935) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 21:40:05.046564 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.046720 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.046939 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.046973 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.046994 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.047103 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.047144 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.047170 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.047461 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.router [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Extended resource: extensions {{(pid=99933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.047827 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.047939 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.047968 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.048106 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.048527 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.048667 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.049012 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.049171 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.049210 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.049239 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.router [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Extended resource: consistencygroups {{(pid=99933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.049313 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.050108 np0000004475 devstack@c-api.service[99934]: WARNING cinder.api.contrib.hosts [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 21:40:05.050164 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.050189 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.050320 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.050397 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.050434 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.050462 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.050957 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.router [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Extended resource: extensions {{(pid=99934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.051035 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.router [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.051204 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.router [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.051392 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.router [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.051526 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.router [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.051681 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.router [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.051811 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.router [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.051961 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.router [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Extension UsedLimits extending resource: limits {{(pid=99935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.051998 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.router [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Extended resource: extra_specs {{(pid=99933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.052021 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.router [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Extended resource: consistencygroups {{(pid=99934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.052087 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.router [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Extension SnapshotActions extending resource: snapshots {{(pid=99935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.052223 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.router [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.052392 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.router [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Extension VolumeTypeAccess extending resource: types {{(pid=99935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.052551 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.router [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Extension AdminActions extending resource: volumes {{(pid=99935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.052719 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.router [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Extension AdminActions extending resource: snapshots {{(pid=99935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.052854 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.router [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Extension AdminActions extending resource: backups {{(pid=99935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.052989 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.router [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Extension VolumeActions extending resource: volumes {{(pid=99935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.053160 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.router [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.053302 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.router [None req-e6c43227-dced-4c3a-994f-0a079a01c80c None None] Extension TypesManage extending resource: types {{(pid=99935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.053672 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.router [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Extended resource: extra_specs {{(pid=99934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.053874 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.054065 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.054382 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.router [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Extended resource: capabilities {{(pid=99933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.055057 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.router [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Extended resource: capabilities {{(pid=99934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.055974 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.router [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Extended resource: backups {{(pid=99933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.056113 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.router [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Extended resource: backups {{(pid=99934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.058222 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.router [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Extended resource: os-quota-sets {{(pid=99934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.058730 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.router [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Extended resource: os-quota-sets {{(pid=99933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.058944 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.059226 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.059824 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.router [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Extended resource: qos-specs {{(pid=99934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.060751 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.router [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Extended resource: qos-specs {{(pid=99933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.062406 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.router [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Extended resource: encryption {{(pid=99934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.062782 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.062995 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.063861 np0000004475 devstack@c-api.service[99935]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7992d7ea3668 pid: 99935 (default app) Jul 03 21:40:05.064522 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.router [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Extended resource: encryption {{(pid=99934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.064598 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.router [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Extended resource: encryption {{(pid=99933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.065720 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.router [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Extended resource: cgsnapshots {{(pid=99934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.066335 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.066623 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.066679 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.router [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Extended resource: encryption {{(pid=99933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.067059 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.router [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Extended resource: scheduler-stats {{(pid=99934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.068457 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.router [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Extended resource: os-volume-manage {{(pid=99934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.068620 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.router [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Extended resource: cgsnapshots {{(pid=99933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.069537 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.router [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Extended resource: os-snapshot-manage {{(pid=99934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.070221 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.070425 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.070489 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.router [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Extended resource: scheduler-stats {{(pid=99933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.070845 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.router [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Extended resource: os-volume-transfer {{(pid=99934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.072057 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.router [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Extended resource: os-hosts {{(pid=99934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.072234 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.router [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Extended resource: os-volume-manage {{(pid=99933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.073091 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.router [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Extended resource: os-volume-type-access {{(pid=99934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.074053 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.router [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Extended resource: os-snapshot-manage {{(pid=99933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.074529 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.router [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Extended resource: os-availability-zone {{(pid=99934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.075116 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.075331 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.075790 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.router [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Extended resource: os-quota-class-sets {{(pid=99934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.075938 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.router [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Extended resource: os-volume-transfer {{(pid=99933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.077153 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.077331 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.077820 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.router [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Extended resource: os-hosts {{(pid=99933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.078159 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.078250 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-fb114dc9-e82d-45a3-8708-ac83ae94a8f7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:40:05.078335 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.078608 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.078799 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.078876 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.router [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Extended resource: os-volume-type-access {{(pid=99933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.079111 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.079261 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.079838 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.snapshot_actions [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] SnapshotActionsController initialized {{(pid=99934) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 21:40:05.079882 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.080057 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.080109 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.router [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Extended resource: os-availability-zone {{(pid=99933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.080250 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.080427 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.081044 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.081160 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.router [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Extended resource: os-quota-class-sets {{(pid=99933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.081195 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.081497 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1/1] 10.4.3.32 () {60 vars in 918 bytes} [Fri Jul 3 21:40:05 2026] GET /volume/v3/ => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 21:40:05.081887 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.082027 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.082488 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.082627 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.082828 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.082983 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.083078 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.083292 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.083327 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.083452 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.083677 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.router [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.083846 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.router [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.083988 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.router [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.084031 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.084136 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.084177 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.router [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.084288 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.router [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.084473 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.router [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.084616 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.router [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Extension UsedLimits extending resource: limits {{(pid=99934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.084664 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.contrib.snapshot_actions [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] SnapshotActionsController initialized {{(pid=99933) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 21:40:05.085048 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.router [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.085048 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.router [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.085202 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.085251 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.router [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.085298 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.085341 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.router [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Extension AdminActions extending resource: volumes {{(pid=99934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.085341 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.router [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Extension AdminActions extending resource: snapshots {{(pid=99934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.085534 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.router [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Extension AdminActions extending resource: backups {{(pid=99934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.085679 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.085715 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.router [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Extension VolumeActions extending resource: volumes {{(pid=99934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.085790 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.085868 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.router [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.086011 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.router [None req-9057edf1-300c-433a-9fd5-2945d4ba8763 None None] Extension TypesManage extending resource: types {{(pid=99934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.086412 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.086539 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.087163 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.087267 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.087797 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.router [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.087923 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.router [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.088023 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.router [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.088111 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.router [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.088211 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.router [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.088289 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.router [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.088405 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.router [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Extension UsedLimits extending resource: limits {{(pid=99933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.088508 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.router [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.088608 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.router [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.088702 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.router [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.088810 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.router [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Extension AdminActions extending resource: volumes {{(pid=99933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.088911 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.router [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Extension AdminActions extending resource: snapshots {{(pid=99933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.088998 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.router [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Extension AdminActions extending resource: backups {{(pid=99933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.089101 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.router [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Extension VolumeActions extending resource: volumes {{(pid=99933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.089213 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.router [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.089303 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.router [None req-27c1e346-6050-4ef5-932e-87a2b3c88409 None None] Extension TypesManage extending resource: types {{(pid=99933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.090417 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.090623 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.093824 np0000004475 devstack@c-api.service[99934]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7992d7ea3668 pid: 99934 (default app) Jul 03 21:40:05.094501 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.094692 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.096211 np0000004475 devstack@c-api.service[99933]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7992d7ea3668 pid: 99933 (default app) Jul 03 21:40:05.096734 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.096965 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.098176 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.098384 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.099426 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.099600 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.100657 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.100836 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.104476 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.104476 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.104476 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.104476 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.104476 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.104476 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.105471 np0000004475 devstack@c-api.service[99936]: WARNING cinder.api.contrib.hosts [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 21:40:05.105832 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.106019 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.106947 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.router [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Extended resource: extensions {{(pid=99936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.108871 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.router [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Extended resource: consistencygroups {{(pid=99936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.111769 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.router [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Extended resource: extra_specs {{(pid=99936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.114187 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.router [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Extended resource: capabilities {{(pid=99936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.116074 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.router [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Extended resource: backups {{(pid=99936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.118932 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.router [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Extended resource: os-quota-sets {{(pid=99936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.120791 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.router [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Extended resource: qos-specs {{(pid=99936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.123758 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.router [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Extended resource: encryption {{(pid=99936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.127135 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.router [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Extended resource: encryption {{(pid=99936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.129256 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.router [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Extended resource: cgsnapshots {{(pid=99936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.131275 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.router [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Extended resource: scheduler-stats {{(pid=99936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.133345 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.router [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Extended resource: os-volume-manage {{(pid=99936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.136537 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.router [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Extended resource: os-snapshot-manage {{(pid=99936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.137467 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.router [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Extended resource: os-volume-transfer {{(pid=99936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.139899 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.router [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Extended resource: os-hosts {{(pid=99936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.141779 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.router [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Extended resource: os-volume-type-access {{(pid=99936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.144117 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.router [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Extended resource: os-availability-zone {{(pid=99936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.145973 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.router [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Extended resource: os-quota-class-sets {{(pid=99936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 21:40:05.148423 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.148654 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.149828 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.150025 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.151098 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.151292 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.152196 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.contrib.snapshot_actions [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] SnapshotActionsController initialized {{(pid=99936) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 21:40:05.152897 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.152988 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.153979 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.154163 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.155196 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.155384 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.156566 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:40:05.156880 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 21:40:05.157553 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.router [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.157802 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.router [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.157897 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.router [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.158051 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.router [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.158197 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.router [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.158341 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.router [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.158530 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.router [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Extension UsedLimits extending resource: limits {{(pid=99936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.158673 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.router [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Extension SnapshotActions extending resource: snapshots {{(pid=99936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.158813 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.router [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.159003 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.router [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Extension VolumeTypeAccess extending resource: types {{(pid=99936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.159130 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.router [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Extension AdminActions extending resource: volumes {{(pid=99936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.159297 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.router [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Extension AdminActions extending resource: snapshots {{(pid=99936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.159907 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.router [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Extension AdminActions extending resource: backups {{(pid=99936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.159907 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.router [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Extension VolumeActions extending resource: volumes {{(pid=99936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.159907 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.router [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.160027 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.router [None req-fd6e5d3d-9bc3-4cc9-a6fe-69385a428dbe None None] Extension TypesManage extending resource: types {{(pid=99936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 21:40:05.171575 np0000004475 devstack@c-api.service[99936]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7992d7ea3668 pid: 99936 (default app) Jul 03 21:40:10.047856 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-97cfe9d9-78c8-4378-b46f-f9c935ecb526 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:40:10.699807 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-97cfe9d9-78c8-4378-b46f-f9c935ecb526 admin admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:40:10.700706 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-97cfe9d9-78c8-4378-b46f-f9c935ecb526 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:40:10.702607 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:40:10.702607 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:40:10.738389 np0000004475 devstack@c-api.service[99935]: DEBUG oslo_db.sqlalchemy.engines [None req-97cfe9d9-78c8-4378-b46f-f9c935ecb526 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=99935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:40:10.771313 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-97cfe9d9-78c8-4378-b46f-f9c935ecb526 admin admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:40:10.771710 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 2/2] 10.4.3.32 () {68 vars in 1249 bytes} [Fri Jul 3 21:40:10 2026] POST /volume/v3/types => generated 183 bytes in 724 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:40:10.787107 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-97cfe9d9-78c8-4378-b46f-f9c935ecb526 req-516db3ee-64e1-4582-a76b-44842cd765cd None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:40:11.059980 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-97cfe9d9-78c8-4378-b46f-f9c935ecb526 req-516db3ee-64e1-4582-a76b-44842cd765cd admin admin] POST https://10.4.3.32/volume/v3/types/aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888/extra_specs Jul 03 21:40:11.060658 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-97cfe9d9-78c8-4378-b46f-f9c935ecb526 req-516db3ee-64e1-4582-a76b-44842cd765cd admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:40:11.062432 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:40:11.062432 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:40:11.097143 np0000004475 devstack@c-api.service[99934]: DEBUG oslo_db.sqlalchemy.engines [req-97cfe9d9-78c8-4378-b46f-f9c935ecb526 req-516db3ee-64e1-4582-a76b-44842cd765cd 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=99934) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:40:11.168867 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-97cfe9d9-78c8-4378-b46f-f9c935ecb526 req-516db3ee-64e1-4582-a76b-44842cd765cd admin admin] https://10.4.3.32/volume/v3/types/aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888/extra_specs returned with HTTP 200 Jul 03 21:40:11.169388 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1/3] 10.4.3.32 () {70 vars in 1467 bytes} [Fri Jul 3 21:40:10 2026] POST /volume/v3/types/aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888/extra_specs => generated 52 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:40:11.406629 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-97cfe9d9-78c8-4378-b46f-f9c935ecb526 req-11669ca5-f5dc-4d71-b456-753e04196ac2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:40:11.693961 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-97cfe9d9-78c8-4378-b46f-f9c935ecb526 req-11669ca5-f5dc-4d71-b456-753e04196ac2 admin admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:40:11.694606 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-97cfe9d9-78c8-4378-b46f-f9c935ecb526 req-11669ca5-f5dc-4d71-b456-753e04196ac2 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:40:11.696358 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:40:11.696358 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:40:11.728294 np0000004475 devstack@c-api.service[99933]: DEBUG oslo_db.sqlalchemy.engines [req-97cfe9d9-78c8-4378-b46f-f9c935ecb526 req-11669ca5-f5dc-4d71-b456-753e04196ac2 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=99933) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:40:11.753294 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-97cfe9d9-78c8-4378-b46f-f9c935ecb526 req-11669ca5-f5dc-4d71-b456-753e04196ac2 admin admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:40:11.753763 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1/4] 10.4.3.32 () {70 vars in 1321 bytes} [Fri Jul 3 21:40:11 2026] POST /volume/v3/types => generated 186 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:40:11.769528 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-97cfe9d9-78c8-4378-b46f-f9c935ecb526 req-830f4cfd-1caa-4924-af03-9d6f4eccefe6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:40:12.056735 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-97cfe9d9-78c8-4378-b46f-f9c935ecb526 req-830f4cfd-1caa-4924-af03-9d6f4eccefe6 admin admin] POST https://10.4.3.32/volume/v3/types/3793a35d-3c84-48ce-9362-23e52d448ab6/extra_specs Jul 03 21:40:12.057323 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-97cfe9d9-78c8-4378-b46f-f9c935ecb526 req-830f4cfd-1caa-4924-af03-9d6f4eccefe6 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:40:12.059009 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:40:12.059009 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:40:12.091359 np0000004475 devstack@c-api.service[99936]: DEBUG oslo_db.sqlalchemy.engines [req-97cfe9d9-78c8-4378-b46f-f9c935ecb526 req-830f4cfd-1caa-4924-af03-9d6f4eccefe6 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=99936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:40:12.146647 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-97cfe9d9-78c8-4378-b46f-f9c935ecb526 req-830f4cfd-1caa-4924-af03-9d6f4eccefe6 admin admin] https://10.4.3.32/volume/v3/types/3793a35d-3c84-48ce-9362-23e52d448ab6/extra_specs returned with HTTP 200 Jul 03 21:40:12.147073 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1/5] 10.4.3.32 () {70 vars in 1467 bytes} [Fri Jul 3 21:40:11 2026] POST /volume/v3/types/3793a35d-3c84-48ce-9362-23e52d448ab6/extra_specs => generated 45 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:40:20.768824 np0000004475 devstack@c-api.service[99935]: DEBUG dbcounter [-] [99935] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:40:21.167221 np0000004475 devstack@c-api.service[99934]: DEBUG dbcounter [-] [99934] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:40:21.751109 np0000004475 devstack@c-api.service[99933]: DEBUG dbcounter [-] [99933] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:40:22.144815 np0000004475 devstack@c-api.service[99936]: DEBUG dbcounter [-] [99936] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:40:36.000023 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-14b892fd-c00d-422d-a34b-b311542c9e0b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:40:36.000764 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-14b892fd-c00d-422d-a34b-b311542c9e0b None None] GET https://10.4.3.32/volume// Jul 03 21:40:36.000978 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-14b892fd-c00d-422d-a34b-b311542c9e0b None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:40:36.001215 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-14b892fd-c00d-422d-a34b-b311542c9e0b None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:40:36.001778 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-14b892fd-c00d-422d-a34b-b311542c9e0b None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:40:36.002107 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 3/6] 10.4.3.32 () {66 vars in 1418 bytes} [Fri Jul 3 21:40: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 21:41:15.554183 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-dc4c58fc-483b-4848-8c12-da1316e5998d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:41:15.833116 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-dc4c58fc-483b-4848-8c12-da1316e5998d tempest-verify_tempest_config-243058002 tempest-verify_tempest_config-243058002-project-member] GET https://10.4.3.32/volume/v3/extensions Jul 03 21:41:15.833308 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-dc4c58fc-483b-4848-8c12-da1316e5998d tempest-verify_tempest_config-243058002 tempest-verify_tempest_config-243058002-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:41:15.833528 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-dc4c58fc-483b-4848-8c12-da1316e5998d tempest-verify_tempest_config-243058002 tempest-verify_tempest_config-243058002-project-member] Calling method 'index' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:41:15.833856 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-dc4c58fc-483b-4848-8c12-da1316e5998d tempest-verify_tempest_config-243058002 tempest-verify_tempest_config-243058002-project-member] https://10.4.3.32/volume/v3/extensions returned with HTTP 200 Jul 03 21:41:15.834205 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 2/7] 10.4.3.32 () {66 vars in 1239 bytes} [Fri Jul 3 21:41:15 2026] GET /volume/v3/extensions => generated 5245 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:42:01.724823 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d48e0191-748e-45e6-9c3d-8e9297fd5ea0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:02.067467 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d48e0191-748e-45e6-9c3d-8e9297fd5ea0 tempest-GroupsV320Test-1625422061 tempest-GroupsV320Test-1625422061-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:42:02.067467 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d48e0191-748e-45e6-9c3d-8e9297fd5ea0 tempest-GroupsV320Test-1625422061 tempest-GroupsV320Test-1625422061-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1271840782"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:42:02.084991 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d48e0191-748e-45e6-9c3d-8e9297fd5ea0 tempest-GroupsV320Test-1625422061 tempest-GroupsV320Test-1625422061-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:42:02.086021 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 2/8] 10.4.3.32 () {68 vars in 1245 bytes} [Fri Jul 3 21:42:01 2026] POST /volume/v3/types => generated 220 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:02.095572 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a14c1da3-e0f2-4811-b360-b2aa20d8a8d6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:02.098454 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a14c1da3-e0f2-4811-b360-b2aa20d8a8d6 tempest-GroupsV320Test-1625422061 tempest-GroupsV320Test-1625422061-project-admin] POST https://10.4.3.32/volume/v3/group_types Jul 03 21:42:02.098914 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a14c1da3-e0f2-4811-b360-b2aa20d8a8d6 tempest-GroupsV320Test-1625422061 tempest-GroupsV320Test-1625422061-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-911564466"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:42:02.135392 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a14c1da3-e0f2-4811-b360-b2aa20d8a8d6 tempest-GroupsV320Test-1625422061 tempest-GroupsV320Test-1625422061-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 202 Jul 03 21:42:02.135998 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 2/9] 10.4.3.32 () {70 vars in 1304 bytes} [Fri Jul 3 21:42:02 2026] POST /volume/v3/group_types => generated 176 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:42:02.146307 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-0e85075a-b3cd-4e08-8633-9fe9f983aa74 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:02.396126 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0e85075a-b3cd-4e08-8633-9fe9f983aa74 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] POST https://10.4.3.32/volume/v3/groups Jul 03 21:42:02.396126 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0e85075a-b3cd-4e08-8633-9fe9f983aa74 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "dff72582-66ff-4bb8-8f66-b569aa126c6c", "volume_types": ["9ff3a8c6-7ee2-45e6-8def-b622b4ba1caa"], "name": "tempest-GroupsV320Test-Group-213493470"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:42:02.397580 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.groups [None req-0e85075a-b3cd-4e08-8633-9fe9f983aa74 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] Creating new group {'group': {'group_type': 'dff72582-66ff-4bb8-8f66-b569aa126c6c', 'volume_types': ['9ff3a8c6-7ee2-45e6-8def-b622b4ba1caa'], 'name': 'tempest-GroupsV320Test-Group-213493470'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 21:42:02.411308 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.groups [None req-0e85075a-b3cd-4e08-8633-9fe9f983aa74 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] Creating group tempest-GroupsV320Test-Group-213493470. Jul 03 21:42:02.439704 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0e85075a-b3cd-4e08-8633-9fe9f983aa74 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] Availability zone cache updated, next update will occur around 2026-07-03 22:42:02.438974. {{(pid=99935) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 21:42:02.440171 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-0e85075a-b3cd-4e08-8633-9fe9f983aa74 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] Availability Zones retrieved successfully. Jul 03 21:42:02.471232 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-0e85075a-b3cd-4e08-8633-9fe9f983aa74 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] Created reservations ['3b7a92f9-29b7-46db-8353-e77b7bde6a7f'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:42:02.534573 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0e85075a-b3cd-4e08-8633-9fe9f983aa74 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] https://10.4.3.32/volume/v3/groups returned with HTTP 202 Jul 03 21:42:02.535324 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 4/10] 10.4.3.32 () {70 vars in 1290 bytes} [Fri Jul 3 21:42:02 2026] POST /volume/v3/groups => generated 107 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:42:02.545749 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-7799391d-3a89-4dd2-9b6e-5020cb7a95e5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:02.547753 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7799391d-3a89-4dd2-9b6e-5020cb7a95e5 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] GET https://10.4.3.32/volume/v3/groups/d88074e6-0fe9-4fa7-9118-32c5591cf6b7 Jul 03 21:42:02.548079 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7799391d-3a89-4dd2-9b6e-5020cb7a95e5 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:02.548286 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7799391d-3a89-4dd2-9b6e-5020cb7a95e5 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:02.548523 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.groups [None req-7799391d-3a89-4dd2-9b6e-5020cb7a95e5 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] show called for member d88074e6-0fe9-4fa7-9118-32c5591cf6b7 {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:42:02.556227 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:02.556227 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:42:02.590521 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7799391d-3a89-4dd2-9b6e-5020cb7a95e5 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] https://10.4.3.32/volume/v3/groups/d88074e6-0fe9-4fa7-9118-32c5591cf6b7 returned with HTTP 200 Jul 03 21:42:02.590704 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 3/11] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:42:02 2026] GET /volume/v3/groups/d88074e6-0fe9-4fa7-9118-32c5591cf6b7 => generated 387 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:42:03.601328 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1b1d8d65-c0ed-4991-989c-2c5f290b22e6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:03.603579 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1b1d8d65-c0ed-4991-989c-2c5f290b22e6 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] GET https://10.4.3.32/volume/v3/groups/d88074e6-0fe9-4fa7-9118-32c5591cf6b7 Jul 03 21:42:03.604400 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1b1d8d65-c0ed-4991-989c-2c5f290b22e6 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:03.604644 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1b1d8d65-c0ed-4991-989c-2c5f290b22e6 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:03.604822 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.groups [None req-1b1d8d65-c0ed-4991-989c-2c5f290b22e6 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] show called for member d88074e6-0fe9-4fa7-9118-32c5591cf6b7 {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:42:03.612658 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:03.612658 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:42:03.645139 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1b1d8d65-c0ed-4991-989c-2c5f290b22e6 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] https://10.4.3.32/volume/v3/groups/d88074e6-0fe9-4fa7-9118-32c5591cf6b7 returned with HTTP 200 Jul 03 21:42:03.645785 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 3/12] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:42:03 2026] GET /volume/v3/groups/d88074e6-0fe9-4fa7-9118-32c5591cf6b7 => generated 388 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:42:03.658512 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d8bf0e8c-6f81-4dc9-8eae-eb89bab6c806 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:03.660804 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d8bf0e8c-6f81-4dc9-8eae-eb89bab6c806 tempest-GroupsV320Test-1625422061 tempest-GroupsV320Test-1625422061-project-admin] POST https://10.4.3.32/volume/v3/groups/d88074e6-0fe9-4fa7-9118-32c5591cf6b7/action Jul 03 21:42:03.661258 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d8bf0e8c-6f81-4dc9-8eae-eb89bab6c806 tempest-GroupsV320Test-1625422061 tempest-GroupsV320Test-1625422061-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:42:03.661448 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d8bf0e8c-6f81-4dc9-8eae-eb89bab6c806 tempest-GroupsV320Test-1625422061 tempest-GroupsV320Test-1625422061-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:42:03.662949 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.groups [None req-d8bf0e8c-6f81-4dc9-8eae-eb89bab6c806 tempest-GroupsV320Test-1625422061 tempest-GroupsV320Test-1625422061-project-admin] Updating group 'd88074e6-0fe9-4fa7-9118-32c5591cf6b7' with 'creating' {{(pid=99936) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 21:42:03.669584 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:03.669584 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:42:03.678224 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d8bf0e8c-6f81-4dc9-8eae-eb89bab6c806 tempest-GroupsV320Test-1625422061 tempest-GroupsV320Test-1625422061-project-admin] https://10.4.3.32/volume/v3/groups/d88074e6-0fe9-4fa7-9118-32c5591cf6b7/action returned with HTTP 202 Jul 03 21:42:03.678390 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 3/13] 10.4.3.32 () {70 vars in 1421 bytes} [Fri Jul 3 21:42:03 2026] POST /volume/v3/groups/d88074e6-0fe9-4fa7-9118-32c5591cf6b7/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:42:03.686148 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d189260b-f5a3-4c12-a567-3000d12880d2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:03.688972 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d189260b-f5a3-4c12-a567-3000d12880d2 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] GET https://10.4.3.32/volume/v3/groups/d88074e6-0fe9-4fa7-9118-32c5591cf6b7 Jul 03 21:42:03.688972 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d189260b-f5a3-4c12-a567-3000d12880d2 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:03.689167 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d189260b-f5a3-4c12-a567-3000d12880d2 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:03.689389 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.groups [None req-d189260b-f5a3-4c12-a567-3000d12880d2 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] show called for member d88074e6-0fe9-4fa7-9118-32c5591cf6b7 {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:42:03.695671 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:03.695671 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:42:03.711787 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d189260b-f5a3-4c12-a567-3000d12880d2 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] https://10.4.3.32/volume/v3/groups/d88074e6-0fe9-4fa7-9118-32c5591cf6b7 returned with HTTP 200 Jul 03 21:42:03.713648 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 5/14] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:42:03 2026] GET /volume/v3/groups/d88074e6-0fe9-4fa7-9118-32c5591cf6b7 => generated 387 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:42:03.721976 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6368140c-acf1-40fc-b332-f5d3b94c8490 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:03.724250 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6368140c-acf1-40fc-b332-f5d3b94c8490 tempest-GroupsV320Test-1625422061 tempest-GroupsV320Test-1625422061-project-admin] POST https://10.4.3.32/volume/v3/groups/d88074e6-0fe9-4fa7-9118-32c5591cf6b7/action Jul 03 21:42:03.725159 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6368140c-acf1-40fc-b332-f5d3b94c8490 tempest-GroupsV320Test-1625422061 tempest-GroupsV320Test-1625422061-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:42:03.725384 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6368140c-acf1-40fc-b332-f5d3b94c8490 tempest-GroupsV320Test-1625422061 tempest-GroupsV320Test-1625422061-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:42:03.727258 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.groups [None req-6368140c-acf1-40fc-b332-f5d3b94c8490 tempest-GroupsV320Test-1625422061 tempest-GroupsV320Test-1625422061-project-admin] Updating group 'd88074e6-0fe9-4fa7-9118-32c5591cf6b7' with 'available' {{(pid=99934) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 21:42:03.732814 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:03.732814 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:42:03.741478 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6368140c-acf1-40fc-b332-f5d3b94c8490 tempest-GroupsV320Test-1625422061 tempest-GroupsV320Test-1625422061-project-admin] https://10.4.3.32/volume/v3/groups/d88074e6-0fe9-4fa7-9118-32c5591cf6b7/action returned with HTTP 202 Jul 03 21:42:03.742071 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 4/15] 10.4.3.32 () {70 vars in 1421 bytes} [Fri Jul 3 21:42:03 2026] POST /volume/v3/groups/d88074e6-0fe9-4fa7-9118-32c5591cf6b7/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:42:03.749736 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-11a21cf2-91aa-49b2-9b17-c294d22fcb8c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:03.755182 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-11a21cf2-91aa-49b2-9b17-c294d22fcb8c tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] GET https://10.4.3.32/volume/v3/groups/d88074e6-0fe9-4fa7-9118-32c5591cf6b7 Jul 03 21:42:03.755582 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-11a21cf2-91aa-49b2-9b17-c294d22fcb8c tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:03.755945 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-11a21cf2-91aa-49b2-9b17-c294d22fcb8c tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:03.756076 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.groups [None req-11a21cf2-91aa-49b2-9b17-c294d22fcb8c tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] show called for member d88074e6-0fe9-4fa7-9118-32c5591cf6b7 {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:42:03.764491 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:03.764491 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:42:03.776849 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-11a21cf2-91aa-49b2-9b17-c294d22fcb8c tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] https://10.4.3.32/volume/v3/groups/d88074e6-0fe9-4fa7-9118-32c5591cf6b7 returned with HTTP 200 Jul 03 21:42:03.776849 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 4/16] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:42:03 2026] GET /volume/v3/groups/d88074e6-0fe9-4fa7-9118-32c5591cf6b7 => generated 388 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:42:03.785676 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-37f21058-b094-43c9-83a5-4944e9b149f1 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:03.788843 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-37f21058-b094-43c9-83a5-4944e9b149f1 tempest-GroupsV320Test-1625422061 tempest-GroupsV320Test-1625422061-project-admin] POST https://10.4.3.32/volume/v3/groups/d88074e6-0fe9-4fa7-9118-32c5591cf6b7/action Jul 03 21:42:03.788843 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-37f21058-b094-43c9-83a5-4944e9b149f1 tempest-GroupsV320Test-1625422061 tempest-GroupsV320Test-1625422061-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:42:03.788843 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-37f21058-b094-43c9-83a5-4944e9b149f1 tempest-GroupsV320Test-1625422061 tempest-GroupsV320Test-1625422061-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:42:03.790123 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.groups [None req-37f21058-b094-43c9-83a5-4944e9b149f1 tempest-GroupsV320Test-1625422061 tempest-GroupsV320Test-1625422061-project-admin] Updating group 'd88074e6-0fe9-4fa7-9118-32c5591cf6b7' with 'error' {{(pid=99936) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 21:42:03.797099 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:03.797099 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:42:03.807494 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-37f21058-b094-43c9-83a5-4944e9b149f1 tempest-GroupsV320Test-1625422061 tempest-GroupsV320Test-1625422061-project-admin] https://10.4.3.32/volume/v3/groups/d88074e6-0fe9-4fa7-9118-32c5591cf6b7/action returned with HTTP 202 Jul 03 21:42:03.808248 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 4/17] 10.4.3.32 () {70 vars in 1421 bytes} [Fri Jul 3 21:42:03 2026] POST /volume/v3/groups/d88074e6-0fe9-4fa7-9118-32c5591cf6b7/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:42:03.822955 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-740aa5fb-7e6a-4965-8d5c-5fd094f3cf6e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:03.824968 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-740aa5fb-7e6a-4965-8d5c-5fd094f3cf6e tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] GET https://10.4.3.32/volume/v3/groups/d88074e6-0fe9-4fa7-9118-32c5591cf6b7 Jul 03 21:42:03.825073 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-740aa5fb-7e6a-4965-8d5c-5fd094f3cf6e tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:03.825457 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-740aa5fb-7e6a-4965-8d5c-5fd094f3cf6e tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:03.825623 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.groups [None req-740aa5fb-7e6a-4965-8d5c-5fd094f3cf6e tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] show called for member d88074e6-0fe9-4fa7-9118-32c5591cf6b7 {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:42:03.829411 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:03.829411 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:42:03.838796 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-740aa5fb-7e6a-4965-8d5c-5fd094f3cf6e tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] https://10.4.3.32/volume/v3/groups/d88074e6-0fe9-4fa7-9118-32c5591cf6b7 returned with HTTP 200 Jul 03 21:42:03.839263 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 6/18] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:42:03 2026] GET /volume/v3/groups/d88074e6-0fe9-4fa7-9118-32c5591cf6b7 => generated 384 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:42:03.850673 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-64dd8877-ae91-4cf4-9d28-725d314d4dba None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:03.853231 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-64dd8877-ae91-4cf4-9d28-725d314d4dba tempest-GroupsV320Test-1625422061 tempest-GroupsV320Test-1625422061-project-admin] POST https://10.4.3.32/volume/v3/groups/d88074e6-0fe9-4fa7-9118-32c5591cf6b7/action Jul 03 21:42:03.853793 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-64dd8877-ae91-4cf4-9d28-725d314d4dba tempest-GroupsV320Test-1625422061 tempest-GroupsV320Test-1625422061-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:42:03.853992 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-64dd8877-ae91-4cf4-9d28-725d314d4dba tempest-GroupsV320Test-1625422061 tempest-GroupsV320Test-1625422061-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:42:03.855951 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.groups [None req-64dd8877-ae91-4cf4-9d28-725d314d4dba tempest-GroupsV320Test-1625422061 tempest-GroupsV320Test-1625422061-project-admin] Updating group 'd88074e6-0fe9-4fa7-9118-32c5591cf6b7' with 'available' {{(pid=99934) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 21:42:03.860407 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:03.860407 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:42:03.867175 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-64dd8877-ae91-4cf4-9d28-725d314d4dba tempest-GroupsV320Test-1625422061 tempest-GroupsV320Test-1625422061-project-admin] https://10.4.3.32/volume/v3/groups/d88074e6-0fe9-4fa7-9118-32c5591cf6b7/action returned with HTTP 202 Jul 03 21:42:03.867620 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 5/19] 10.4.3.32 () {70 vars in 1421 bytes} [Fri Jul 3 21:42:03 2026] POST /volume/v3/groups/d88074e6-0fe9-4fa7-9118-32c5591cf6b7/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:42:03.875706 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-577ceef9-0578-4f68-ae40-dd397c98fcf2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:03.877860 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-577ceef9-0578-4f68-ae40-dd397c98fcf2 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] GET https://10.4.3.32/volume/v3/groups/d88074e6-0fe9-4fa7-9118-32c5591cf6b7 Jul 03 21:42:03.878064 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-577ceef9-0578-4f68-ae40-dd397c98fcf2 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:03.878295 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-577ceef9-0578-4f68-ae40-dd397c98fcf2 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:03.878512 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.groups [None req-577ceef9-0578-4f68-ae40-dd397c98fcf2 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] show called for member d88074e6-0fe9-4fa7-9118-32c5591cf6b7 {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:42:03.882819 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:03.882819 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:42:03.893632 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-577ceef9-0578-4f68-ae40-dd397c98fcf2 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] https://10.4.3.32/volume/v3/groups/d88074e6-0fe9-4fa7-9118-32c5591cf6b7 returned with HTTP 200 Jul 03 21:42:03.894176 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 5/20] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:42:03 2026] GET /volume/v3/groups/d88074e6-0fe9-4fa7-9118-32c5591cf6b7 => generated 388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:42:03.906073 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-4723d9ed-0054-43da-aca9-62ec6fb88d7f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:03.909225 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4723d9ed-0054-43da-aca9-62ec6fb88d7f tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Jul 03 21:42:03.909225 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4723d9ed-0054-43da-aca9-62ec6fb88d7f tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:03.909225 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4723d9ed-0054-43da-aca9-62ec6fb88d7f tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] Calling method 'detail' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:03.909225 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.api_utils [None req-4723d9ed-0054-43da-aca9-62ec6fb88d7f tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] Removing options '' from query. {{(pid=99936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:42:03.909649 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-4723d9ed-0054-43da-aca9-62ec6fb88d7f tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:42:03.946310 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-4723d9ed-0054-43da-aca9-62ec6fb88d7f tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] Get all volumes completed successfully. Jul 03 21:42:03.949505 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4723d9ed-0054-43da-aca9-62ec6fb88d7f tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Jul 03 21:42:03.950060 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 5/21] 10.4.3.32 () {68 vars in 1292 bytes} [Fri Jul 3 21:42:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:03.964177 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b8de3b19-0797-4440-af1d-a659e2148a20 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:03.966642 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b8de3b19-0797-4440-af1d-a659e2148a20 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] POST https://10.4.3.32/volume/v3/groups/d88074e6-0fe9-4fa7-9118-32c5591cf6b7/action Jul 03 21:42:03.967499 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b8de3b19-0797-4440-af1d-a659e2148a20 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:42:03.967712 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b8de3b19-0797-4440-af1d-a659e2148a20 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:42:03.969400 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.groups [None req-b8de3b19-0797-4440-af1d-a659e2148a20 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] delete called for group d88074e6-0fe9-4fa7-9118-32c5591cf6b7 {{(pid=99935) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 21:42:03.969582 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.groups [None req-b8de3b19-0797-4440-af1d-a659e2148a20 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] Delete group with id: d88074e6-0fe9-4fa7-9118-32c5591cf6b7 Jul 03 21:42:03.975309 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:03.975309 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:42:04.035117 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b8de3b19-0797-4440-af1d-a659e2148a20 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] https://10.4.3.32/volume/v3/groups/d88074e6-0fe9-4fa7-9118-32c5591cf6b7/action returned with HTTP 202 Jul 03 21:42:04.035821 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 7/22] 10.4.3.32 () {70 vars in 1421 bytes} [Fri Jul 3 21:42:03 2026] POST /volume/v3/groups/d88074e6-0fe9-4fa7-9118-32c5591cf6b7/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:42:04.044049 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-675c4fa2-f3d2-4ef2-b3e2-271ede57aa93 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:04.046416 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-675c4fa2-f3d2-4ef2-b3e2-271ede57aa93 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] GET https://10.4.3.32/volume/v3/groups/d88074e6-0fe9-4fa7-9118-32c5591cf6b7 Jul 03 21:42:04.046692 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-675c4fa2-f3d2-4ef2-b3e2-271ede57aa93 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:04.046987 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-675c4fa2-f3d2-4ef2-b3e2-271ede57aa93 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:04.047185 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.groups [None req-675c4fa2-f3d2-4ef2-b3e2-271ede57aa93 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] show called for member d88074e6-0fe9-4fa7-9118-32c5591cf6b7 {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:42:04.051942 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:04.051942 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:42:04.063795 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-675c4fa2-f3d2-4ef2-b3e2-271ede57aa93 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] https://10.4.3.32/volume/v3/groups/d88074e6-0fe9-4fa7-9118-32c5591cf6b7 returned with HTTP 200 Jul 03 21:42:04.064348 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 6/23] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:42:04 2026] GET /volume/v3/groups/d88074e6-0fe9-4fa7-9118-32c5591cf6b7 => generated 387 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:42:05.076793 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-65d46ce6-a6d2-4089-b6f8-995ce414a254 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:05.080219 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-65d46ce6-a6d2-4089-b6f8-995ce414a254 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] GET https://10.4.3.32/volume/v3/groups/d88074e6-0fe9-4fa7-9118-32c5591cf6b7 Jul 03 21:42:05.080585 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-65d46ce6-a6d2-4089-b6f8-995ce414a254 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:05.080932 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-65d46ce6-a6d2-4089-b6f8-995ce414a254 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:05.081086 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.groups [None req-65d46ce6-a6d2-4089-b6f8-995ce414a254 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] show called for member d88074e6-0fe9-4fa7-9118-32c5591cf6b7 {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:42:05.085058 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-65d46ce6-a6d2-4089-b6f8-995ce414a254 tempest-GroupsV320Test-646931735 tempest-GroupsV320Test-646931735-project-member] https://10.4.3.32/volume/v3/groups/d88074e6-0fe9-4fa7-9118-32c5591cf6b7 returned with HTTP 404 Jul 03 21:42:05.085820 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 6/24] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:42:05 2026] GET /volume/v3/groups/d88074e6-0fe9-4fa7-9118-32c5591cf6b7 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:42:05.094250 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7af09435-16f8-4b2b-b8e2-5eeb86fff261 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:05.096607 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7af09435-16f8-4b2b-b8e2-5eeb86fff261 tempest-GroupsV320Test-1625422061 tempest-GroupsV320Test-1625422061-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/dff72582-66ff-4bb8-8f66-b569aa126c6c Jul 03 21:42:05.096975 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7af09435-16f8-4b2b-b8e2-5eeb86fff261 tempest-GroupsV320Test-1625422061 tempest-GroupsV320Test-1625422061-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:05.097275 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7af09435-16f8-4b2b-b8e2-5eeb86fff261 tempest-GroupsV320Test-1625422061 tempest-GroupsV320Test-1625422061-project-admin] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:05.126951 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7af09435-16f8-4b2b-b8e2-5eeb86fff261 tempest-GroupsV320Test-1625422061 tempest-GroupsV320Test-1625422061-project-admin] https://10.4.3.32/volume/v3/group_types/dff72582-66ff-4bb8-8f66-b569aa126c6c returned with HTTP 202 Jul 03 21:42:05.127269 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 6/25] 10.4.3.32 () {68 vars in 1397 bytes} [Fri Jul 3 21:42:05 2026] DELETE /volume/v3/group_types/dff72582-66ff-4bb8-8f66-b569aa126c6c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:42:05.136203 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-0ae0f422-78f7-4d79-9e20-1e946b469b83 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:05.140526 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0ae0f422-78f7-4d79-9e20-1e946b469b83 tempest-GroupsV320Test-1625422061 tempest-GroupsV320Test-1625422061-project-admin] DELETE https://10.4.3.32/volume/v3/types/9ff3a8c6-7ee2-45e6-8def-b622b4ba1caa Jul 03 21:42:05.140526 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0ae0f422-78f7-4d79-9e20-1e946b469b83 tempest-GroupsV320Test-1625422061 tempest-GroupsV320Test-1625422061-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:05.140526 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0ae0f422-78f7-4d79-9e20-1e946b469b83 tempest-GroupsV320Test-1625422061 tempest-GroupsV320Test-1625422061-project-admin] Calling method '_delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:05.196643 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0ae0f422-78f7-4d79-9e20-1e946b469b83 tempest-GroupsV320Test-1625422061 tempest-GroupsV320Test-1625422061-project-admin] https://10.4.3.32/volume/v3/types/9ff3a8c6-7ee2-45e6-8def-b622b4ba1caa returned with HTTP 202 Jul 03 21:42:05.197297 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 8/26] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:42:05 2026] DELETE /volume/v3/types/9ff3a8c6-7ee2-45e6-8def-b622b4ba1caa => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:42:05.206242 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-0faf4ec1-8621-4203-be98-f5a85c629dd4 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:05.208199 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0faf4ec1-8621-4203-be98-f5a85c629dd4 tempest-GroupsV320Test-1625422061 tempest-GroupsV320Test-1625422061-project-admin] GET https://10.4.3.32/volume/v3/types/9ff3a8c6-7ee2-45e6-8def-b622b4ba1caa Jul 03 21:42:05.208407 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0faf4ec1-8621-4203-be98-f5a85c629dd4 tempest-GroupsV320Test-1625422061 tempest-GroupsV320Test-1625422061-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:05.208709 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0faf4ec1-8621-4203-be98-f5a85c629dd4 tempest-GroupsV320Test-1625422061 tempest-GroupsV320Test-1625422061-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:05.213546 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0faf4ec1-8621-4203-be98-f5a85c629dd4 tempest-GroupsV320Test-1625422061 tempest-GroupsV320Test-1625422061-project-admin] https://10.4.3.32/volume/v3/types/9ff3a8c6-7ee2-45e6-8def-b622b4ba1caa returned with HTTP 404 Jul 03 21:42:05.214272 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 7/27] 10.4.3.32 () {66 vars in 1335 bytes} [Fri Jul 3 21:42:05 2026] GET /volume/v3/types/9ff3a8c6-7ee2-45e6-8def-b622b4ba1caa => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:42:15.083159 np0000004475 devstack@c-api.service[99933]: DEBUG dbcounter [-] [99933] Writing DB stats cinder:SELECT=16,cinder:INSERT=1 {{(pid=99933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:42:15.119395 np0000004475 devstack@c-api.service[99936]: DEBUG dbcounter [-] [99936] Writing DB stats cinder:SELECT=9,cinder:INSERT=1,cinder:UPDATE=4 {{(pid=99936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:42:15.192873 np0000004475 devstack@c-api.service[99935]: DEBUG dbcounter [-] [99935] Writing DB stats cinder:SELECT=36,cinder:INSERT=4,cinder:UPDATE=8 {{(pid=99935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:42:15.211612 np0000004475 devstack@c-api.service[99934]: DEBUG dbcounter [-] [99934] Writing DB stats cinder:SELECT=11,cinder:UPDATE=2 {{(pid=99934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:42:16.627185 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7c3d5314-56b6-4a1f-ad90-22c8d43f18a5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:16.871437 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7c3d5314-56b6-4a1f-ad90-22c8d43f18a5 tempest-UserMessagesTest-1022162793 tempest-UserMessagesTest-1022162793-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:42:16.871851 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7c3d5314-56b6-4a1f-ad90-22c8d43f18a5 tempest-UserMessagesTest-1022162793 tempest-UserMessagesTest-1022162793-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1055864934", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1655248915", "vendor_name": "tempest-vendor_name-243265913"}}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:42:16.874105 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:16.874105 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:42:16.896510 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7c3d5314-56b6-4a1f-ad90-22c8d43f18a5 tempest-UserMessagesTest-1022162793 tempest-UserMessagesTest-1022162793-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:42:16.896899 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 7/28] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 21:42:16 2026] POST /volume/v3/types => generated 327 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:16.909082 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b29eba64-89bd-402c-acac-b75cbd118a2f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:17.305566 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b29eba64-89bd-402c-acac-b75cbd118a2f tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:42:17.306423 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b29eba64-89bd-402c-acac-b75cbd118a2f tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "79991b4c-8dc4-4d0d-b822-69ee851addd0", "size": 1, "name": "tempest-UserMessagesTest-Volume-259110598"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:42:17.308899 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-b29eba64-89bd-402c-acac-b75cbd118a2f tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Create volume request body: {'volume': {'volume_type': '79991b4c-8dc4-4d0d-b822-69ee851addd0', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-259110598'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:42:17.329336 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-b29eba64-89bd-402c-acac-b75cbd118a2f tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Create volume of 1 GB Jul 03 21:42:17.330046 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:17.330046 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:42:17.339385 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b29eba64-89bd-402c-acac-b75cbd118a2f tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Availability zone cache updated, next update will occur around 2026-07-03 22:42:17.338196. {{(pid=99936) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 21:42:17.339385 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b29eba64-89bd-402c-acac-b75cbd118a2f tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Availability Zones retrieved successfully. Jul 03 21:42:17.370260 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b29eba64-89bd-402c-acac-b75cbd118a2f tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Flow 'volume_create_api' (1894f713-d67c-4aeb-9814-1976d28c136f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:42:17.371472 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b29eba64-89bd-402c-acac-b75cbd118a2f tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4af4f2a0-398c-4e6f-8639-3795b196daa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:17.372725 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-b29eba64-89bd-402c-acac-b75cbd118a2f tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:42:17.412492 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b29eba64-89bd-402c-acac-b75cbd118a2f tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4af4f2a0-398c-4e6f-8639-3795b196daa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:42:17Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1655248915',vendor_name='tempest-vendor_name-243265913'},id=79991b4c-8dc4-4d0d-b822-69ee851addd0,is_public=True,name='tempest-UserMessagesTest-volume-type-1055864934',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '79991b4c-8dc4-4d0d-b822-69ee851addd0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:17.413472 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b29eba64-89bd-402c-acac-b75cbd118a2f tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28049f68-dff9-4587-80f6-9316616591a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:17.462124 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-b29eba64-89bd-402c-acac-b75cbd118a2f tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1055864934 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1055864934, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:42:17.462630 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-b29eba64-89bd-402c-acac-b75cbd118a2f tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1055864934 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1055864934, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:42:17.523917 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-b29eba64-89bd-402c-acac-b75cbd118a2f tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Created reservations ['f7b1c807-ecd5-48f2-b755-c75af4e7f0cd', '090358ff-2d47-433d-81f4-6d1e47475dff', 'ab7bce6a-a072-4b06-8a20-aeeae5f41e80', 'de442908-4ffe-4c11-810a-554f8fea0220'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:42:17.525195 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b29eba64-89bd-402c-acac-b75cbd118a2f tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28049f68-dff9-4587-80f6-9316616591a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7b1c807-ecd5-48f2-b755-c75af4e7f0cd', '090358ff-2d47-433d-81f4-6d1e47475dff', 'ab7bce6a-a072-4b06-8a20-aeeae5f41e80', 'de442908-4ffe-4c11-810a-554f8fea0220']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:17.526449 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b29eba64-89bd-402c-acac-b75cbd118a2f tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3de041cf-f1f6-4d57-b041-2e150c9dd8c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:17.580756 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b29eba64-89bd-402c-acac-b75cbd118a2f tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3de041cf-f1f6-4d57-b041-2e150c9dd8c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4a80b03-8a16-4b98-b213-1e46e74516ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-259110598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8094ba8219244bdda72ca61fa2be7b24',qos_specs=None,replication_status=,reservations=['f7b1c807-ecd5-48f2-b755-c75af4e7f0cd','090358ff-2d47-433d-81f4-6d1e47475dff','ab7bce6a-a072-4b06-8a20-aeeae5f41e80','de442908-4ffe-4c11-810a-554f8fea0220'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af50f97e089b40588281954c24514868',volume_type_id=79991b4c-8dc4-4d0d-b822-69ee851addd0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:42:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-259110598',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4a80b03-8a16-4b98-b213-1e46e74516ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8094ba8219244bdda72ca61fa2be7b24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af50f97e089b40588281954c24514868',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(79991b4c-8dc4-4d0d-b822-69ee851addd0),volume_type_id=79991b4c-8dc4-4d0d-b822-69ee851addd0)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:17.581514 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b29eba64-89bd-402c-acac-b75cbd118a2f tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d48bbad4-1f32-445f-b907-ad68dfca124d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:17.610568 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b29eba64-89bd-402c-acac-b75cbd118a2f tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d48bbad4-1f32-445f-b907-ad68dfca124d) transitioned into state 'SUCCESS' from state '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-259110598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8094ba8219244bdda72ca61fa2be7b24',qos_specs=None,replication_status=,reservations=['f7b1c807-ecd5-48f2-b755-c75af4e7f0cd','090358ff-2d47-433d-81f4-6d1e47475dff','ab7bce6a-a072-4b06-8a20-aeeae5f41e80','de442908-4ffe-4c11-810a-554f8fea0220'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af50f97e089b40588281954c24514868',volume_type_id=79991b4c-8dc4-4d0d-b822-69ee851addd0)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:17.611421 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b29eba64-89bd-402c-acac-b75cbd118a2f tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2c23e11-d616-4e1f-b37c-dce07730f17c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:17.644548 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b29eba64-89bd-402c-acac-b75cbd118a2f tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2c23e11-d616-4e1f-b37c-dce07730f17c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:17.645780 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b29eba64-89bd-402c-acac-b75cbd118a2f tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Flow 'volume_create_api' (1894f713-d67c-4aeb-9814-1976d28c136f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:42:17.646257 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b29eba64-89bd-402c-acac-b75cbd118a2f tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Create volume request issued successfully. Jul 03 21:42:17.647615 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b29eba64-89bd-402c-acac-b75cbd118a2f tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:42:17.648154 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 7/29] 10.4.3.32 () {70 vars in 1292 bytes} [Fri Jul 3 21:42:16 2026] POST /volume/v3/volumes => generated 783 bytes in 740 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:42:17.661039 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7184197a-66b9-44a9-98bc-e5d8c9313aee None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:17.664332 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7184197a-66b9-44a9-98bc-e5d8c9313aee tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] GET https://10.4.3.32/volume/v3/volumes/a4a80b03-8a16-4b98-b213-1e46e74516ed Jul 03 21:42:17.664332 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7184197a-66b9-44a9-98bc-e5d8c9313aee tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:17.665276 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7184197a-66b9-44a9-98bc-e5d8c9313aee tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:17.697518 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:17.697518 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:42:17.704111 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-7184197a-66b9-44a9-98bc-e5d8c9313aee tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Volume info retrieved successfully. Jul 03 21:42:17.717041 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7184197a-66b9-44a9-98bc-e5d8c9313aee tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] https://10.4.3.32/volume/v3/volumes/a4a80b03-8a16-4b98-b213-1e46e74516ed returned with HTTP 200 Jul 03 21:42:17.717692 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 9/30] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:42:17 2026] GET /volume/v3/volumes/a4a80b03-8a16-4b98-b213-1e46e74516ed => generated 851 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:18.736186 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d9c7f2a1-6eda-4721-a23c-195e851cc553 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:18.738335 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d9c7f2a1-6eda-4721-a23c-195e851cc553 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] GET https://10.4.3.32/volume/v3/volumes/a4a80b03-8a16-4b98-b213-1e46e74516ed Jul 03 21:42:18.739220 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d9c7f2a1-6eda-4721-a23c-195e851cc553 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:18.739220 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d9c7f2a1-6eda-4721-a23c-195e851cc553 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:18.770408 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:18.770408 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:42:18.778732 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d9c7f2a1-6eda-4721-a23c-195e851cc553 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Volume info retrieved successfully. Jul 03 21:42:18.786467 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d9c7f2a1-6eda-4721-a23c-195e851cc553 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] https://10.4.3.32/volume/v3/volumes/a4a80b03-8a16-4b98-b213-1e46e74516ed returned with HTTP 200 Jul 03 21:42:18.786887 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 8/31] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:42:18 2026] GET /volume/v3/volumes/a4a80b03-8a16-4b98-b213-1e46e74516ed => generated 872 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:18.801588 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-72327b37-c3a7-4d5a-957f-d19c317e95e2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:18.804670 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-72327b37-c3a7-4d5a-957f-d19c317e95e2 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] GET https://10.4.3.32/volume/v3/messages Jul 03 21:42:18.804670 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-72327b37-c3a7-4d5a-957f-d19c317e95e2 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:18.805231 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-72327b37-c3a7-4d5a-957f-d19c317e95e2 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:18.812752 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-72327b37-c3a7-4d5a-957f-d19c317e95e2 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Jul 03 21:42:18.813263 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 8/32] 10.4.3.32 () {68 vars in 1273 bytes} [Fri Jul 3 21:42:18 2026] GET /volume/v3/messages => generated 668 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:18.823782 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-be65b99f-41f6-4d59-a0c1-35163ca973d5 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:18.825985 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-be65b99f-41f6-4d59-a0c1-35163ca973d5 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] DELETE https://10.4.3.32/volume/v3/messages/88801476-fef7-44be-9b8c-e6ccec2fa60e Jul 03 21:42:18.826225 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-be65b99f-41f6-4d59-a0c1-35163ca973d5 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:18.826506 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-be65b99f-41f6-4d59-a0c1-35163ca973d5 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:18.832873 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:18.832873 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:42:18.840391 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-be65b99f-41f6-4d59-a0c1-35163ca973d5 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] https://10.4.3.32/volume/v3/messages/88801476-fef7-44be-9b8c-e6ccec2fa60e returned with HTTP 204 Jul 03 21:42:18.841082 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 8/33] 10.4.3.32 () {68 vars in 1387 bytes} [Fri Jul 3 21:42:18 2026] DELETE /volume/v3/messages/88801476-fef7-44be-9b8c-e6ccec2fa60e => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Jul 03 21:42:18.848433 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9e09feba-6af4-4f22-bca5-4fc8dc0a840f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:18.851096 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9e09feba-6af4-4f22-bca5-4fc8dc0a840f tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] GET https://10.4.3.32/volume/v3/messages/88801476-fef7-44be-9b8c-e6ccec2fa60e Jul 03 21:42:18.851096 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9e09feba-6af4-4f22-bca5-4fc8dc0a840f tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:18.851096 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9e09feba-6af4-4f22-bca5-4fc8dc0a840f tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:18.860014 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9e09feba-6af4-4f22-bca5-4fc8dc0a840f tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] https://10.4.3.32/volume/v3/messages/88801476-fef7-44be-9b8c-e6ccec2fa60e returned with HTTP 404 Jul 03 21:42:18.861330 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 10/34] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 21:42:18 2026] GET /volume/v3/messages/88801476-fef7-44be-9b8c-e6ccec2fa60e => generated 110 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:42:18.872058 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-8a159d21-c9b2-4775-9d5e-3bb9dd88b676 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:18.873938 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8a159d21-c9b2-4775-9d5e-3bb9dd88b676 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] GET https://10.4.3.32/volume/v3/volumes/a4a80b03-8a16-4b98-b213-1e46e74516ed Jul 03 21:42:18.874227 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8a159d21-c9b2-4775-9d5e-3bb9dd88b676 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:18.874383 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8a159d21-c9b2-4775-9d5e-3bb9dd88b676 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:18.882828 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:18.882828 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:42:18.890193 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-8a159d21-c9b2-4775-9d5e-3bb9dd88b676 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Volume info retrieved successfully. Jul 03 21:42:18.896730 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8a159d21-c9b2-4775-9d5e-3bb9dd88b676 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] https://10.4.3.32/volume/v3/volumes/a4a80b03-8a16-4b98-b213-1e46e74516ed returned with HTTP 200 Jul 03 21:42:18.897189 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 9/35] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:42:18 2026] GET /volume/v3/volumes/a4a80b03-8a16-4b98-b213-1e46e74516ed => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:18.912537 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-684bdbfd-94d8-43ff-98b7-da50ca467378 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:18.915056 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-684bdbfd-94d8-43ff-98b7-da50ca467378 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] DELETE https://10.4.3.32/volume/v3/volumes/a4a80b03-8a16-4b98-b213-1e46e74516ed Jul 03 21:42:18.915435 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-684bdbfd-94d8-43ff-98b7-da50ca467378 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:18.915829 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-684bdbfd-94d8-43ff-98b7-da50ca467378 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:18.916108 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-684bdbfd-94d8-43ff-98b7-da50ca467378 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Delete volume with id: a4a80b03-8a16-4b98-b213-1e46e74516ed Jul 03 21:42:18.973108 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:18.973108 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:42:18.973962 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-684bdbfd-94d8-43ff-98b7-da50ca467378 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Volume info retrieved successfully. Jul 03 21:42:18.975671 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-684bdbfd-94d8-43ff-98b7-da50ca467378 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99933) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 21:42:19.008752 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-684bdbfd-94d8-43ff-98b7-da50ca467378 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1055864934 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1055864934, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:42:19.009134 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-684bdbfd-94d8-43ff-98b7-da50ca467378 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1055864934 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1055864934, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:42:19.027608 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-684bdbfd-94d8-43ff-98b7-da50ca467378 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Created reservations ['1c72f7fd-3184-4bc5-99d1-c75f90f5c2e8', '37bda01c-d21f-4915-a93b-b92929ae3580', '020ebe8f-fe8a-4bb8-949f-9ee5c4c6dad6', '6402a893-27ad-42ab-80d9-404641ec8a1c'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:42:19.073210 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-684bdbfd-94d8-43ff-98b7-da50ca467378 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Delete volume request issued successfully. Jul 03 21:42:19.073359 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-684bdbfd-94d8-43ff-98b7-da50ca467378 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] https://10.4.3.32/volume/v3/volumes/a4a80b03-8a16-4b98-b213-1e46e74516ed returned with HTTP 202 Jul 03 21:42:19.073931 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 9/36] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 21:42:18 2026] DELETE /volume/v3/volumes/a4a80b03-8a16-4b98-b213-1e46e74516ed => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:42:19.083309 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-4dcc3f7a-3256-4b09-ad4b-7a088f8bbaeb None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:19.087088 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4dcc3f7a-3256-4b09-ad4b-7a088f8bbaeb tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] GET https://10.4.3.32/volume/v3/volumes/a4a80b03-8a16-4b98-b213-1e46e74516ed Jul 03 21:42:19.087088 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4dcc3f7a-3256-4b09-ad4b-7a088f8bbaeb tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:19.087298 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4dcc3f7a-3256-4b09-ad4b-7a088f8bbaeb tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:19.095278 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4dcc3f7a-3256-4b09-ad4b-7a088f8bbaeb tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] https://10.4.3.32/volume/v3/volumes/a4a80b03-8a16-4b98-b213-1e46e74516ed returned with HTTP 404 Jul 03 21:42:19.095880 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 9/37] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:42:19 2026] GET /volume/v3/volumes/a4a80b03-8a16-4b98-b213-1e46e74516ed => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:42:19.107741 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1b5bed39-f0b7-4b15-bfb4-76874218eb3f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:19.111761 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1b5bed39-f0b7-4b15-bfb4-76874218eb3f tempest-UserMessagesTest-1022162793 tempest-UserMessagesTest-1022162793-project-admin] DELETE https://10.4.3.32/volume/v3/types/79991b4c-8dc4-4d0d-b822-69ee851addd0 Jul 03 21:42:19.111761 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1b5bed39-f0b7-4b15-bfb4-76874218eb3f tempest-UserMessagesTest-1022162793 tempest-UserMessagesTest-1022162793-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:19.111761 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1b5bed39-f0b7-4b15-bfb4-76874218eb3f tempest-UserMessagesTest-1022162793 tempest-UserMessagesTest-1022162793-project-admin] Calling method '_delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:19.156969 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1b5bed39-f0b7-4b15-bfb4-76874218eb3f tempest-UserMessagesTest-1022162793 tempest-UserMessagesTest-1022162793-project-admin] https://10.4.3.32/volume/v3/types/79991b4c-8dc4-4d0d-b822-69ee851addd0 returned with HTTP 202 Jul 03 21:42:19.158016 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 11/38] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:42:19 2026] DELETE /volume/v3/types/79991b4c-8dc4-4d0d-b822-69ee851addd0 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:42:19.166357 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-63620166-711b-42c3-aa9d-7d4d692e6b68 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:19.168577 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-63620166-711b-42c3-aa9d-7d4d692e6b68 tempest-UserMessagesTest-1022162793 tempest-UserMessagesTest-1022162793-project-admin] GET https://10.4.3.32/volume/v3/types/79991b4c-8dc4-4d0d-b822-69ee851addd0 Jul 03 21:42:19.168899 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-63620166-711b-42c3-aa9d-7d4d692e6b68 tempest-UserMessagesTest-1022162793 tempest-UserMessagesTest-1022162793-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:19.169128 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-63620166-711b-42c3-aa9d-7d4d692e6b68 tempest-UserMessagesTest-1022162793 tempest-UserMessagesTest-1022162793-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:19.174467 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-63620166-711b-42c3-aa9d-7d4d692e6b68 tempest-UserMessagesTest-1022162793 tempest-UserMessagesTest-1022162793-project-admin] https://10.4.3.32/volume/v3/types/79991b4c-8dc4-4d0d-b822-69ee851addd0 returned with HTTP 404 Jul 03 21:42:19.175003 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 10/39] 10.4.3.32 () {66 vars in 1335 bytes} [Fri Jul 3 21:42:19 2026] GET /volume/v3/types/79991b4c-8dc4-4d0d-b822-69ee851addd0 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:42:19.184868 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-dbcd5f7d-6edf-4269-b920-2b8efadf291c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:19.186968 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-dbcd5f7d-6edf-4269-b920-2b8efadf291c tempest-UserMessagesTest-1022162793 tempest-UserMessagesTest-1022162793-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:42:19.187413 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-dbcd5f7d-6edf-4269-b920-2b8efadf291c tempest-UserMessagesTest-1022162793 tempest-UserMessagesTest-1022162793-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-294760819", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1098843100", "vendor_name": "tempest-vendor_name-942521180"}}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:42:19.211903 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-dbcd5f7d-6edf-4269-b920-2b8efadf291c tempest-UserMessagesTest-1022162793 tempest-UserMessagesTest-1022162793-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:42:19.212326 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 10/40] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 21:42:19 2026] POST /volume/v3/types => generated 326 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:19.221949 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-37c477c3-8102-45e8-bf77-8646b7edc5a3 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:19.225092 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-37c477c3-8102-45e8-bf77-8646b7edc5a3 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:42:19.225722 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-37c477c3-8102-45e8-bf77-8646b7edc5a3 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4c6d2d55-65e8-4124-95b2-492a0adc5752", "size": 1, "name": "tempest-UserMessagesTest-Volume-714321645"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:42:19.227844 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-37c477c3-8102-45e8-bf77-8646b7edc5a3 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Create volume request body: {'volume': {'volume_type': '4c6d2d55-65e8-4124-95b2-492a0adc5752', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-714321645'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:42:19.234764 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-37c477c3-8102-45e8-bf77-8646b7edc5a3 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Create volume of 1 GB Jul 03 21:42:19.235211 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:19.235211 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:42:19.236105 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-37c477c3-8102-45e8-bf77-8646b7edc5a3 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Availability Zones retrieved successfully. Jul 03 21:42:19.244663 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-37c477c3-8102-45e8-bf77-8646b7edc5a3 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Flow 'volume_create_api' (88641aac-38da-41eb-a4a5-326bae51634b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:42:19.246472 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-37c477c3-8102-45e8-bf77-8646b7edc5a3 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6efc95e1-18b4-4d44-8804-e8d852b85fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:19.247797 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-37c477c3-8102-45e8-bf77-8646b7edc5a3 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:42:19.282938 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-37c477c3-8102-45e8-bf77-8646b7edc5a3 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6efc95e1-18b4-4d44-8804-e8d852b85fcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:42:19Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1098843100',vendor_name='tempest-vendor_name-942521180'},id=4c6d2d55-65e8-4124-95b2-492a0adc5752,is_public=True,name='tempest-UserMessagesTest-volume-type-294760819',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4c6d2d55-65e8-4124-95b2-492a0adc5752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:19.283989 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-37c477c3-8102-45e8-bf77-8646b7edc5a3 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaeb6792-bdc0-4987-9cca-f4afd31cc604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:19.319281 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-37c477c3-8102-45e8-bf77-8646b7edc5a3 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-294760819 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-294760819, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:42:19.319646 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-37c477c3-8102-45e8-bf77-8646b7edc5a3 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-294760819 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-294760819, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:42:19.353552 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-37c477c3-8102-45e8-bf77-8646b7edc5a3 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Created reservations ['21ca13a1-866e-4793-9425-aebae3e46bf4', 'd07c71b1-fcd6-4fdb-be08-202337eac422', 'a0003c9a-5728-4d1c-84b4-6a61f46595e3', '1cc30777-f039-4cce-91a9-69c6a9ca20ec'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:42:19.354712 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-37c477c3-8102-45e8-bf77-8646b7edc5a3 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaeb6792-bdc0-4987-9cca-f4afd31cc604) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21ca13a1-866e-4793-9425-aebae3e46bf4', 'd07c71b1-fcd6-4fdb-be08-202337eac422', 'a0003c9a-5728-4d1c-84b4-6a61f46595e3', '1cc30777-f039-4cce-91a9-69c6a9ca20ec']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:19.355765 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-37c477c3-8102-45e8-bf77-8646b7edc5a3 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea40a5d4-d045-4502-8371-61ce6a289868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:19.384680 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-37c477c3-8102-45e8-bf77-8646b7edc5a3 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea40a5d4-d045-4502-8371-61ce6a289868) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7601e3f0-7994-4eac-a813-9effda10e82c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-714321645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8094ba8219244bdda72ca61fa2be7b24',qos_specs=None,replication_status=,reservations=['21ca13a1-866e-4793-9425-aebae3e46bf4','d07c71b1-fcd6-4fdb-be08-202337eac422','a0003c9a-5728-4d1c-84b4-6a61f46595e3','1cc30777-f039-4cce-91a9-69c6a9ca20ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af50f97e089b40588281954c24514868',volume_type_id=4c6d2d55-65e8-4124-95b2-492a0adc5752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:42:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-714321645',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7601e3f0-7994-4eac-a813-9effda10e82c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8094ba8219244bdda72ca61fa2be7b24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af50f97e089b40588281954c24514868',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4c6d2d55-65e8-4124-95b2-492a0adc5752),volume_type_id=4c6d2d55-65e8-4124-95b2-492a0adc5752)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:19.385652 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-37c477c3-8102-45e8-bf77-8646b7edc5a3 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5258275-d83d-49c8-89ce-e528cf298afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:19.414493 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-37c477c3-8102-45e8-bf77-8646b7edc5a3 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5258275-d83d-49c8-89ce-e528cf298afb) transitioned into state 'SUCCESS' from state '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-714321645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8094ba8219244bdda72ca61fa2be7b24',qos_specs=None,replication_status=,reservations=['21ca13a1-866e-4793-9425-aebae3e46bf4','d07c71b1-fcd6-4fdb-be08-202337eac422','a0003c9a-5728-4d1c-84b4-6a61f46595e3','1cc30777-f039-4cce-91a9-69c6a9ca20ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af50f97e089b40588281954c24514868',volume_type_id=4c6d2d55-65e8-4124-95b2-492a0adc5752)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:19.415389 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-37c477c3-8102-45e8-bf77-8646b7edc5a3 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb866de1-25ae-427c-a0e6-71965711b77b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:19.428457 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-37c477c3-8102-45e8-bf77-8646b7edc5a3 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb866de1-25ae-427c-a0e6-71965711b77b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:19.429481 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-37c477c3-8102-45e8-bf77-8646b7edc5a3 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Flow 'volume_create_api' (88641aac-38da-41eb-a4a5-326bae51634b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:42:19.429933 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-37c477c3-8102-45e8-bf77-8646b7edc5a3 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Create volume request issued successfully. Jul 03 21:42:19.430618 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-37c477c3-8102-45e8-bf77-8646b7edc5a3 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:42:19.431135 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 10/41] 10.4.3.32 () {70 vars in 1292 bytes} [Fri Jul 3 21:42:19 2026] POST /volume/v3/volumes => generated 782 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:42:19.448293 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-cf2daf3d-9f1d-4aed-91f2-7aebbe32873e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:19.450388 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-cf2daf3d-9f1d-4aed-91f2-7aebbe32873e tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] GET https://10.4.3.32/volume/v3/volumes/7601e3f0-7994-4eac-a813-9effda10e82c Jul 03 21:42:19.450720 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-cf2daf3d-9f1d-4aed-91f2-7aebbe32873e tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:19.451182 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-cf2daf3d-9f1d-4aed-91f2-7aebbe32873e tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:19.464192 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:19.464192 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:42:19.470348 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-cf2daf3d-9f1d-4aed-91f2-7aebbe32873e tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Volume info retrieved successfully. Jul 03 21:42:19.476294 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-cf2daf3d-9f1d-4aed-91f2-7aebbe32873e tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] https://10.4.3.32/volume/v3/volumes/7601e3f0-7994-4eac-a813-9effda10e82c returned with HTTP 200 Jul 03 21:42:19.476675 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 12/42] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:42:19 2026] GET /volume/v3/volumes/7601e3f0-7994-4eac-a813-9effda10e82c => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:19.903684 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-73c6f62f-37d8-4435-8a1e-8d66404cb1e0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:20.207402 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-73c6f62f-37d8-4435-8a1e-8d66404cb1e0 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:42:20.207588 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-73c6f62f-37d8-4435-8a1e-8d66404cb1e0 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1620995858", "imageRef": "f4ececa3-1558-4774-bffb-35f7b89c60f0"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:42:20.209197 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-73c6f62f-37d8-4435-8a1e-8d66404cb1e0 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1620995858', 'imageRef': 'f4ececa3-1558-4774-bffb-35f7b89c60f0'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:42:20.506495 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-6c245f32-4f00-420a-9212-3b37f5849fde None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:20.509276 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6c245f32-4f00-420a-9212-3b37f5849fde tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] GET https://10.4.3.32/volume/v3/volumes/7601e3f0-7994-4eac-a813-9effda10e82c Jul 03 21:42:20.509869 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6c245f32-4f00-420a-9212-3b37f5849fde tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:20.509869 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6c245f32-4f00-420a-9212-3b37f5849fde tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:20.524883 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:20.524883 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:42:20.540026 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-6c245f32-4f00-420a-9212-3b37f5849fde tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Volume info retrieved successfully. Jul 03 21:42:20.549260 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6c245f32-4f00-420a-9212-3b37f5849fde tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] https://10.4.3.32/volume/v3/volumes/7601e3f0-7994-4eac-a813-9effda10e82c returned with HTTP 200 Jul 03 21:42:20.549777 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 11/43] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:42:20 2026] GET /volume/v3/volumes/7601e3f0-7994-4eac-a813-9effda10e82c => generated 871 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:20.566117 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e308c4cd-d6ab-491d-bce1-20f3eb6ef473 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:20.568491 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e308c4cd-d6ab-491d-bce1-20f3eb6ef473 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] GET https://10.4.3.32/volume/v3/messages Jul 03 21:42:20.569314 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e308c4cd-d6ab-491d-bce1-20f3eb6ef473 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:20.569314 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e308c4cd-d6ab-491d-bce1-20f3eb6ef473 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:20.571223 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:20.571223 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:42:20.579083 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e308c4cd-d6ab-491d-bce1-20f3eb6ef473 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Jul 03 21:42:20.579706 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 11/44] 10.4.3.32 () {68 vars in 1273 bytes} [Fri Jul 3 21:42:20 2026] GET /volume/v3/messages => generated 668 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:20.592939 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d502dc33-add1-4850-8dac-ec4878d10fc6 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:20.595167 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d502dc33-add1-4850-8dac-ec4878d10fc6 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] GET https://10.4.3.32/volume/v3/messages/4df7b636-054e-4beb-a992-01293b0bf1a1 Jul 03 21:42:20.595514 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d502dc33-add1-4850-8dac-ec4878d10fc6 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:20.596016 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d502dc33-add1-4850-8dac-ec4878d10fc6 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:20.600680 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d502dc33-add1-4850-8dac-ec4878d10fc6 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] https://10.4.3.32/volume/v3/messages/4df7b636-054e-4beb-a992-01293b0bf1a1 returned with HTTP 200 Jul 03 21:42:20.601177 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 13/45] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 21:42:20 2026] GET /volume/v3/messages/4df7b636-054e-4beb-a992-01293b0bf1a1 => generated 665 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:20.611071 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c75f2b3b-db4b-440c-b7cc-8631383fc038 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:20.613528 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c75f2b3b-db4b-440c-b7cc-8631383fc038 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] GET https://10.4.3.32/volume/v3/messages Jul 03 21:42:20.613891 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c75f2b3b-db4b-440c-b7cc-8631383fc038 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:20.613990 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c75f2b3b-db4b-440c-b7cc-8631383fc038 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:20.620513 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c75f2b3b-db4b-440c-b7cc-8631383fc038 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Jul 03 21:42:20.621281 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 12/46] 10.4.3.32 () {68 vars in 1273 bytes} [Fri Jul 3 21:42:20 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 21:42:20.633095 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-807538ac-776d-4521-b3b7-b5cb14424903 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:20.635060 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-807538ac-776d-4521-b3b7-b5cb14424903 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] DELETE https://10.4.3.32/volume/v3/messages/4df7b636-054e-4beb-a992-01293b0bf1a1 Jul 03 21:42:20.635384 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-807538ac-776d-4521-b3b7-b5cb14424903 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:20.635675 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-807538ac-776d-4521-b3b7-b5cb14424903 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:20.646947 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-807538ac-776d-4521-b3b7-b5cb14424903 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] https://10.4.3.32/volume/v3/messages/4df7b636-054e-4beb-a992-01293b0bf1a1 returned with HTTP 204 Jul 03 21:42:20.647505 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 12/47] 10.4.3.32 () {68 vars in 1387 bytes} [Fri Jul 3 21:42:20 2026] DELETE /volume/v3/messages/4df7b636-054e-4beb-a992-01293b0bf1a1 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 21:42:20.659467 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f593b62c-43b1-4f6f-bd9a-027333d25997 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:20.661808 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f593b62c-43b1-4f6f-bd9a-027333d25997 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] GET https://10.4.3.32/volume/v3/volumes/7601e3f0-7994-4eac-a813-9effda10e82c Jul 03 21:42:20.662182 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f593b62c-43b1-4f6f-bd9a-027333d25997 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:20.662444 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f593b62c-43b1-4f6f-bd9a-027333d25997 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:20.671483 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:20.671483 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:42:20.675702 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-f593b62c-43b1-4f6f-bd9a-027333d25997 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Volume info retrieved successfully. Jul 03 21:42:20.680233 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f593b62c-43b1-4f6f-bd9a-027333d25997 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] https://10.4.3.32/volume/v3/volumes/7601e3f0-7994-4eac-a813-9effda10e82c returned with HTTP 200 Jul 03 21:42:20.680746 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 14/48] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:42:20 2026] GET /volume/v3/volumes/7601e3f0-7994-4eac-a813-9effda10e82c => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:20.698445 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-6aeefd5b-908b-428d-b678-e52edecca21d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:20.700712 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6aeefd5b-908b-428d-b678-e52edecca21d tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] DELETE https://10.4.3.32/volume/v3/volumes/7601e3f0-7994-4eac-a813-9effda10e82c Jul 03 21:42:20.701191 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6aeefd5b-908b-428d-b678-e52edecca21d tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:20.705356 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6aeefd5b-908b-428d-b678-e52edecca21d tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:20.705356 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-6aeefd5b-908b-428d-b678-e52edecca21d tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Delete volume with id: 7601e3f0-7994-4eac-a813-9effda10e82c Jul 03 21:42:20.712271 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:20.712271 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:42:20.713107 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-6aeefd5b-908b-428d-b678-e52edecca21d tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Volume info retrieved successfully. Jul 03 21:42:20.714695 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-6aeefd5b-908b-428d-b678-e52edecca21d tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99933) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 21:42:20.729669 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-6aeefd5b-908b-428d-b678-e52edecca21d tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-294760819 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-294760819, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:42:20.730126 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-6aeefd5b-908b-428d-b678-e52edecca21d tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-294760819 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-294760819, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:42:20.748289 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-6aeefd5b-908b-428d-b678-e52edecca21d tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Created reservations ['29cec94a-7a09-4614-8040-76adef0ab472', '3cf91fe3-91c5-4e1a-8b81-f1c6492b03ea', '1f56ed77-b88c-483e-be85-ed122eb187bd', 'b4793e63-686d-4556-b26e-794178dd5951'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:42:20.788721 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-6aeefd5b-908b-428d-b678-e52edecca21d tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Delete volume request issued successfully. Jul 03 21:42:20.788721 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6aeefd5b-908b-428d-b678-e52edecca21d tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] https://10.4.3.32/volume/v3/volumes/7601e3f0-7994-4eac-a813-9effda10e82c returned with HTTP 202 Jul 03 21:42:20.789856 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 13/49] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 21:42:20 2026] DELETE /volume/v3/volumes/7601e3f0-7994-4eac-a813-9effda10e82c => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:42:20.801203 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d50ffc69-9440-43d7-a6ab-9a63f58b2d52 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:20.803481 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d50ffc69-9440-43d7-a6ab-9a63f58b2d52 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] GET https://10.4.3.32/volume/v3/volumes/7601e3f0-7994-4eac-a813-9effda10e82c Jul 03 21:42:20.803783 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d50ffc69-9440-43d7-a6ab-9a63f58b2d52 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:20.804037 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d50ffc69-9440-43d7-a6ab-9a63f58b2d52 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:20.811184 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d50ffc69-9440-43d7-a6ab-9a63f58b2d52 tempest-UserMessagesTest-1860674087 tempest-UserMessagesTest-1860674087-project-member] https://10.4.3.32/volume/v3/volumes/7601e3f0-7994-4eac-a813-9effda10e82c returned with HTTP 404 Jul 03 21:42:20.811910 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 13/50] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:42:20 2026] GET /volume/v3/volumes/7601e3f0-7994-4eac-a813-9effda10e82c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:42:20.820285 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f1b02633-a138-48c2-aab3-4d86327ee1b3 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:20.824697 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f1b02633-a138-48c2-aab3-4d86327ee1b3 tempest-UserMessagesTest-1022162793 tempest-UserMessagesTest-1022162793-project-admin] DELETE https://10.4.3.32/volume/v3/types/4c6d2d55-65e8-4124-95b2-492a0adc5752 Jul 03 21:42:20.824975 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f1b02633-a138-48c2-aab3-4d86327ee1b3 tempest-UserMessagesTest-1022162793 tempest-UserMessagesTest-1022162793-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:20.825231 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f1b02633-a138-48c2-aab3-4d86327ee1b3 tempest-UserMessagesTest-1022162793 tempest-UserMessagesTest-1022162793-project-admin] Calling method '_delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:20.855453 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f1b02633-a138-48c2-aab3-4d86327ee1b3 tempest-UserMessagesTest-1022162793 tempest-UserMessagesTest-1022162793-project-admin] https://10.4.3.32/volume/v3/types/4c6d2d55-65e8-4124-95b2-492a0adc5752 returned with HTTP 202 Jul 03 21:42:20.856110 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 15/51] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:42:20 2026] DELETE /volume/v3/types/4c6d2d55-65e8-4124-95b2-492a0adc5752 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:42:20.866193 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-88e72531-ac13-4fce-8d9d-35d91b5f3829 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:20.870406 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-88e72531-ac13-4fce-8d9d-35d91b5f3829 tempest-UserMessagesTest-1022162793 tempest-UserMessagesTest-1022162793-project-admin] GET https://10.4.3.32/volume/v3/types/4c6d2d55-65e8-4124-95b2-492a0adc5752 Jul 03 21:42:20.871157 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-88e72531-ac13-4fce-8d9d-35d91b5f3829 tempest-UserMessagesTest-1022162793 tempest-UserMessagesTest-1022162793-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:20.871511 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-88e72531-ac13-4fce-8d9d-35d91b5f3829 tempest-UserMessagesTest-1022162793 tempest-UserMessagesTest-1022162793-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:20.880459 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-88e72531-ac13-4fce-8d9d-35d91b5f3829 tempest-UserMessagesTest-1022162793 tempest-UserMessagesTest-1022162793-project-admin] https://10.4.3.32/volume/v3/types/4c6d2d55-65e8-4124-95b2-492a0adc5752 returned with HTTP 404 Jul 03 21:42:20.881363 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 14/52] 10.4.3.32 () {66 vars in 1335 bytes} [Fri Jul 3 21:42:20 2026] GET /volume/v3/types/4c6d2d55-65e8-4124-95b2-492a0adc5752 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:42:21.066452 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-73c6f62f-37d8-4435-8a1e-8d66404cb1e0 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Create volume of 1 GB Jul 03 21:42:21.086171 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-73c6f62f-37d8-4435-8a1e-8d66404cb1e0 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Availability zone cache updated, next update will occur around 2026-07-03 22:42:21.085011. {{(pid=99934) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 21:42:21.086171 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-73c6f62f-37d8-4435-8a1e-8d66404cb1e0 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Availability Zones retrieved successfully. Jul 03 21:42:21.115529 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-73c6f62f-37d8-4435-8a1e-8d66404cb1e0 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Flow 'volume_create_api' (df65e362-eb43-4b9f-b825-699c940e7305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:42:21.117096 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-73c6f62f-37d8-4435-8a1e-8d66404cb1e0 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (494e45df-467e-4c55-a43a-0919204c0e4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:21.118656 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-73c6f62f-37d8-4435-8a1e-8d66404cb1e0 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:42:21.249364 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-73c6f62f-37d8-4435-8a1e-8d66404cb1e0 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (494e45df-467e-4c55-a43a-0919204c0e4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:21.251038 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-73c6f62f-37d8-4435-8a1e-8d66404cb1e0 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a460c54-6a13-4cc0-82c6-fe8e04d39c2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:21.304875 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-73c6f62f-37d8-4435-8a1e-8d66404cb1e0 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-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 21:42:21.305386 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-73c6f62f-37d8-4435-8a1e-8d66404cb1e0 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-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 21:42:21.383658 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-73c6f62f-37d8-4435-8a1e-8d66404cb1e0 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Created reservations ['51dc22a2-6b98-41a2-904a-da751e9d0aff', 'c5598c95-4650-4f2f-8256-aa6eb5e4b6d5', '26f0f7de-a419-4d30-8328-cfe4af618544', 'fd8250c8-ee53-43d4-8b03-6fb78891c0a0'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:42:21.385033 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-73c6f62f-37d8-4435-8a1e-8d66404cb1e0 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a460c54-6a13-4cc0-82c6-fe8e04d39c2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51dc22a2-6b98-41a2-904a-da751e9d0aff', 'c5598c95-4650-4f2f-8256-aa6eb5e4b6d5', '26f0f7de-a419-4d30-8328-cfe4af618544', 'fd8250c8-ee53-43d4-8b03-6fb78891c0a0']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:21.387581 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-73c6f62f-37d8-4435-8a1e-8d66404cb1e0 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f60e28e9-7b6e-4616-8d4f-11de16edb966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:21.420711 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-73c6f62f-37d8-4435-8a1e-8d66404cb1e0 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f60e28e9-7b6e-4616-8d4f-11de16edb966) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2980f867-9d01-4164-a336-0f0ed8a4e150', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1620995858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a85fa0fa393042a5b515de619bbb9c52',qos_specs=None,replication_status=,reservations=['51dc22a2-6b98-41a2-904a-da751e9d0aff','c5598c95-4650-4f2f-8256-aa6eb5e4b6d5','26f0f7de-a419-4d30-8328-cfe4af618544','fd8250c8-ee53-43d4-8b03-6fb78891c0a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf3f9ab577fb46c1b602571f5243dd57',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:42:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1620995858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2980f867-9d01-4164-a336-0f0ed8a4e150,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a85fa0fa393042a5b515de619bbb9c52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf3f9ab577fb46c1b602571f5243dd57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:21.421868 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-73c6f62f-37d8-4435-8a1e-8d66404cb1e0 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd90af6c-246a-4f81-9d38-2e8f018c3737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:21.449144 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-73c6f62f-37d8-4435-8a1e-8d66404cb1e0 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd90af6c-246a-4f81-9d38-2e8f018c3737) transitioned into state 'SUCCESS' from state '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-1620995858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a85fa0fa393042a5b515de619bbb9c52',qos_specs=None,replication_status=,reservations=['51dc22a2-6b98-41a2-904a-da751e9d0aff','c5598c95-4650-4f2f-8256-aa6eb5e4b6d5','26f0f7de-a419-4d30-8328-cfe4af618544','fd8250c8-ee53-43d4-8b03-6fb78891c0a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf3f9ab577fb46c1b602571f5243dd57',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:21.450016 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-73c6f62f-37d8-4435-8a1e-8d66404cb1e0 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3438a67-65a3-480d-b245-e77991172105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:21.486772 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-73c6f62f-37d8-4435-8a1e-8d66404cb1e0 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3438a67-65a3-480d-b245-e77991172105) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:21.487226 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-73c6f62f-37d8-4435-8a1e-8d66404cb1e0 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Flow 'volume_create_api' (df65e362-eb43-4b9f-b825-699c940e7305) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:42:21.488492 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-73c6f62f-37d8-4435-8a1e-8d66404cb1e0 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Create volume request issued successfully. Jul 03 21:42:21.488492 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-73c6f62f-37d8-4435-8a1e-8d66404cb1e0 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:42:21.489010 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 11/53] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:42:19 2026] POST /volume/v3/volumes => generated 755 bytes in 1586 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:42:21.502164 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-19d3b117-ffe5-4969-b39e-472b7a1091d8 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:21.506965 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-19d3b117-ffe5-4969-b39e-472b7a1091d8 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] GET https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 Jul 03 21:42:21.506965 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-19d3b117-ffe5-4969-b39e-472b7a1091d8 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:21.506965 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-19d3b117-ffe5-4969-b39e-472b7a1091d8 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:21.519607 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:21.519607 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:42:21.526653 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-19d3b117-ffe5-4969-b39e-472b7a1091d8 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Volume info retrieved successfully. Jul 03 21:42:21.537059 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-19d3b117-ffe5-4969-b39e-472b7a1091d8 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 returned with HTTP 200 Jul 03 21:42:21.537608 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 14/54] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:21 2026] GET /volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 => generated 823 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:22.555739 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-3239c638-5f2b-4c1b-91dd-3cdd7a0d4f4d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:22.558909 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3239c638-5f2b-4c1b-91dd-3cdd7a0d4f4d tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] GET https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 Jul 03 21:42:22.559187 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3239c638-5f2b-4c1b-91dd-3cdd7a0d4f4d tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:22.560864 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3239c638-5f2b-4c1b-91dd-3cdd7a0d4f4d tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:22.571206 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:22.571206 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:42:22.581816 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-3239c638-5f2b-4c1b-91dd-3cdd7a0d4f4d tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Volume info retrieved successfully. Jul 03 21:42:22.588632 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3239c638-5f2b-4c1b-91dd-3cdd7a0d4f4d tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 returned with HTTP 200 Jul 03 21:42:22.589128 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 16/55] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:22 2026] GET /volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:23.605391 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-36ff51c1-cd3a-405e-9348-06649bab06e3 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:23.608407 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-36ff51c1-cd3a-405e-9348-06649bab06e3 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] GET https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 Jul 03 21:42:23.608407 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-36ff51c1-cd3a-405e-9348-06649bab06e3 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:23.609123 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-36ff51c1-cd3a-405e-9348-06649bab06e3 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:23.619331 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:23.619331 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:42:23.624819 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-36ff51c1-cd3a-405e-9348-06649bab06e3 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Volume info retrieved successfully. Jul 03 21:42:23.633392 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-36ff51c1-cd3a-405e-9348-06649bab06e3 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 returned with HTTP 200 Jul 03 21:42:23.634388 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 15/56] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:23 2026] GET /volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:24.652063 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c53a31b3-a4d0-4916-8376-ec0e1a75f9ec None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:24.654815 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c53a31b3-a4d0-4916-8376-ec0e1a75f9ec tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] GET https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 Jul 03 21:42:24.654815 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c53a31b3-a4d0-4916-8376-ec0e1a75f9ec tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:24.655088 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c53a31b3-a4d0-4916-8376-ec0e1a75f9ec tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:24.669690 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:24.669690 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:42:24.679927 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c53a31b3-a4d0-4916-8376-ec0e1a75f9ec tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Volume info retrieved successfully. Jul 03 21:42:24.688293 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c53a31b3-a4d0-4916-8376-ec0e1a75f9ec tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 returned with HTTP 200 Jul 03 21:42:24.688916 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 12/57] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:24 2026] GET /volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:25.709457 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-44331ddd-c5e0-45ce-aca0-42a929dcfd0d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:25.712175 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-44331ddd-c5e0-45ce-aca0-42a929dcfd0d tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] GET https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 Jul 03 21:42:25.712495 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-44331ddd-c5e0-45ce-aca0-42a929dcfd0d tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:25.712665 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-44331ddd-c5e0-45ce-aca0-42a929dcfd0d tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:25.723414 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:25.723414 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:42:25.727636 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-44331ddd-c5e0-45ce-aca0-42a929dcfd0d tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Volume info retrieved successfully. Jul 03 21:42:25.733081 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-44331ddd-c5e0-45ce-aca0-42a929dcfd0d tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 returned with HTTP 200 Jul 03 21:42:25.733851 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 15/58] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:25 2026] GET /volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:26.752315 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-604eefee-4342-42fe-895c-00eb5f6ac3a1 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:26.762426 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-604eefee-4342-42fe-895c-00eb5f6ac3a1 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] GET https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 Jul 03 21:42:26.762426 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-604eefee-4342-42fe-895c-00eb5f6ac3a1 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:26.762426 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-604eefee-4342-42fe-895c-00eb5f6ac3a1 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:26.773916 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:26.773916 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:42:26.781826 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-604eefee-4342-42fe-895c-00eb5f6ac3a1 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Volume info retrieved successfully. Jul 03 21:42:26.793227 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-604eefee-4342-42fe-895c-00eb5f6ac3a1 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 returned with HTTP 200 Jul 03 21:42:26.793893 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 17/59] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:26 2026] GET /volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 => generated 905 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:27.815406 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f7fbc280-cfce-47f2-a43b-ae4777f14e17 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:27.821396 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f7fbc280-cfce-47f2-a43b-ae4777f14e17 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] GET https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 Jul 03 21:42:27.821396 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f7fbc280-cfce-47f2-a43b-ae4777f14e17 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:27.821396 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f7fbc280-cfce-47f2-a43b-ae4777f14e17 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:27.833770 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:27.833770 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:42:27.840550 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f7fbc280-cfce-47f2-a43b-ae4777f14e17 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Volume info retrieved successfully. Jul 03 21:42:27.848578 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f7fbc280-cfce-47f2-a43b-ae4777f14e17 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 returned with HTTP 200 Jul 03 21:42:27.849164 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 16/60] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:27 2026] GET /volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 => generated 908 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:27.954190 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9ff20ab0-d0f2-4411-b3f9-190f3a0acf76 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:27.957055 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9ff20ab0-d0f2-4411-b3f9-190f3a0acf76 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:42:27.957651 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9ff20ab0-d0f2-4411-b3f9-190f3a0acf76 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1973689994"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:42:27.960166 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-9ff20ab0-d0f2-4411-b3f9-190f3a0acf76 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1973689994'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:42:27.960451 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-9ff20ab0-d0f2-4411-b3f9-190f3a0acf76 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Create volume of 1 GB Jul 03 21:42:27.966904 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-9ff20ab0-d0f2-4411-b3f9-190f3a0acf76 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Availability Zones retrieved successfully. Jul 03 21:42:27.977131 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9ff20ab0-d0f2-4411-b3f9-190f3a0acf76 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Flow 'volume_create_api' (ccd7f76d-1062-4314-a297-f713ea27d18a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:42:27.981183 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9ff20ab0-d0f2-4411-b3f9-190f3a0acf76 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f22a2bb3-aff9-4fc8-aaf4-74e3e257ad7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:27.983362 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-9ff20ab0-d0f2-4411-b3f9-190f3a0acf76 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:42:28.045252 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9ff20ab0-d0f2-4411-b3f9-190f3a0acf76 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f22a2bb3-aff9-4fc8-aaf4-74e3e257ad7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:28.046302 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9ff20ab0-d0f2-4411-b3f9-190f3a0acf76 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45285506-335c-4c14-8cdd-5b0034349925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:28.154750 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-9ff20ab0-d0f2-4411-b3f9-190f3a0acf76 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Created reservations ['dc12aa6a-a33a-422e-b39c-55319292931b', '1325017b-e227-4042-b19b-55889a24d653', 'cc9b13ae-237c-43c4-8158-ed85bf940175', '0c94cc0a-970d-4211-b525-8af4ed92f54d'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:42:28.155984 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9ff20ab0-d0f2-4411-b3f9-190f3a0acf76 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45285506-335c-4c14-8cdd-5b0034349925) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc12aa6a-a33a-422e-b39c-55319292931b', '1325017b-e227-4042-b19b-55889a24d653', 'cc9b13ae-237c-43c4-8158-ed85bf940175', '0c94cc0a-970d-4211-b525-8af4ed92f54d']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:28.157733 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9ff20ab0-d0f2-4411-b3f9-190f3a0acf76 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11627ee3-7c54-4fd2-aebc-a644948ed101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:28.193860 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9ff20ab0-d0f2-4411-b3f9-190f3a0acf76 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11627ee3-7c54-4fd2-aebc-a644948ed101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '862c637b-6370-4e6e-928d-0e4f8590c7da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1973689994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bfd897211904f469d523f1e80935572',qos_specs=None,replication_status=,reservations=['dc12aa6a-a33a-422e-b39c-55319292931b','1325017b-e227-4042-b19b-55889a24d653','cc9b13ae-237c-43c4-8158-ed85bf940175','0c94cc0a-970d-4211-b525-8af4ed92f54d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca9ef6eb6f8040ee9e4efd7951b57581',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:42:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1973689994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=862c637b-6370-4e6e-928d-0e4f8590c7da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bfd897211904f469d523f1e80935572',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca9ef6eb6f8040ee9e4efd7951b57581',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:28.194863 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9ff20ab0-d0f2-4411-b3f9-190f3a0acf76 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0101f03-5d9e-4973-88bc-a41402224f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:28.242945 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9ff20ab0-d0f2-4411-b3f9-190f3a0acf76 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0101f03-5d9e-4973-88bc-a41402224f13) transitioned into state 'SUCCESS' from state '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-1973689994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bfd897211904f469d523f1e80935572',qos_specs=None,replication_status=,reservations=['dc12aa6a-a33a-422e-b39c-55319292931b','1325017b-e227-4042-b19b-55889a24d653','cc9b13ae-237c-43c4-8158-ed85bf940175','0c94cc0a-970d-4211-b525-8af4ed92f54d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca9ef6eb6f8040ee9e4efd7951b57581',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:28.245121 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9ff20ab0-d0f2-4411-b3f9-190f3a0acf76 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bca52aa0-687b-4a17-a811-e587217c0324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:28.269979 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9ff20ab0-d0f2-4411-b3f9-190f3a0acf76 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bca52aa0-687b-4a17-a811-e587217c0324) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:28.270919 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9ff20ab0-d0f2-4411-b3f9-190f3a0acf76 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Flow 'volume_create_api' (ccd7f76d-1062-4314-a297-f713ea27d18a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:42:28.271442 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-9ff20ab0-d0f2-4411-b3f9-190f3a0acf76 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Create volume request issued successfully. Jul 03 21:42:28.272689 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9ff20ab0-d0f2-4411-b3f9-190f3a0acf76 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:42:28.272954 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 13/61] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:42:27 2026] POST /volume/v3/volumes => generated 750 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:42:28.293203 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1461e604-5113-4007-a8be-72d50a27732b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:28.296089 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1461e604-5113-4007-a8be-72d50a27732b tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] GET https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da Jul 03 21:42:28.296501 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1461e604-5113-4007-a8be-72d50a27732b tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:28.296685 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1461e604-5113-4007-a8be-72d50a27732b tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:28.310467 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:28.310467 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:42:28.323227 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-1461e604-5113-4007-a8be-72d50a27732b tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Volume info retrieved successfully. Jul 03 21:42:28.346545 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1461e604-5113-4007-a8be-72d50a27732b tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da returned with HTTP 200 Jul 03 21:42:28.347103 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 16/62] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:28 2026] GET /volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da => generated 818 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:28.864488 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-587469bb-6e7c-4d4d-83e6-e9f95fe3e010 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:28.866587 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-587469bb-6e7c-4d4d-83e6-e9f95fe3e010 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] GET https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 Jul 03 21:42:28.866949 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-587469bb-6e7c-4d4d-83e6-e9f95fe3e010 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:28.866949 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-587469bb-6e7c-4d4d-83e6-e9f95fe3e010 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:28.873602 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:28.873602 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:42:28.877149 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-587469bb-6e7c-4d4d-83e6-e9f95fe3e010 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Volume info retrieved successfully. Jul 03 21:42:28.881872 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-587469bb-6e7c-4d4d-83e6-e9f95fe3e010 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 returned with HTTP 200 Jul 03 21:42:28.882275 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 18/63] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:28 2026] GET /volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 => generated 908 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:29.361622 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-be80ad8a-1d8c-45ae-af12-479c9eeb70fb None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:29.363957 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-be80ad8a-1d8c-45ae-af12-479c9eeb70fb tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] GET https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da Jul 03 21:42:29.364182 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-be80ad8a-1d8c-45ae-af12-479c9eeb70fb tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:29.364424 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-be80ad8a-1d8c-45ae-af12-479c9eeb70fb tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:29.373537 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:29.373537 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:42:29.380063 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-be80ad8a-1d8c-45ae-af12-479c9eeb70fb tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Volume info retrieved successfully. Jul 03 21:42:29.386589 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-be80ad8a-1d8c-45ae-af12-479c9eeb70fb tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da returned with HTTP 200 Jul 03 21:42:29.386715 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 17/64] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:29 2026] GET /volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:29.901293 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e32578fe-463b-45ee-8407-b78521bf11f7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:29.903915 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e32578fe-463b-45ee-8407-b78521bf11f7 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] GET https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 Jul 03 21:42:29.904280 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e32578fe-463b-45ee-8407-b78521bf11f7 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:29.904411 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e32578fe-463b-45ee-8407-b78521bf11f7 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:29.912529 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:29.912529 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:42:29.929748 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-e32578fe-463b-45ee-8407-b78521bf11f7 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Volume info retrieved successfully. Jul 03 21:42:29.944885 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e32578fe-463b-45ee-8407-b78521bf11f7 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 returned with HTTP 200 Jul 03 21:42:29.944885 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 14/65] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:29 2026] GET /volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 => generated 908 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:30.922291 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e29bdfb2-7d65-4d07-8a5e-7620fe8a23fa None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:30.966355 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9005c17d-67ce-4f7d-98bb-a1774c544386 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:30.967834 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9005c17d-67ce-4f7d-98bb-a1774c544386 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] GET https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 Jul 03 21:42:30.969717 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9005c17d-67ce-4f7d-98bb-a1774c544386 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:30.969717 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9005c17d-67ce-4f7d-98bb-a1774c544386 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:30.989401 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:30.989401 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:42:30.994523 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-9005c17d-67ce-4f7d-98bb-a1774c544386 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Volume info retrieved successfully. Jul 03 21:42:31.000875 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9005c17d-67ce-4f7d-98bb-a1774c544386 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 returned with HTTP 200 Jul 03 21:42:31.002177 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 19/66] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:30 2026] GET /volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 => generated 908 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:31.238775 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e29bdfb2-7d65-4d07-8a5e-7620fe8a23fa tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:42:31.239236 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e29bdfb2-7d65-4d07-8a5e-7620fe8a23fa tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1228759101"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:42:31.241343 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-e29bdfb2-7d65-4d07-8a5e-7620fe8a23fa tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1228759101'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:42:31.241531 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-e29bdfb2-7d65-4d07-8a5e-7620fe8a23fa tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Create volume of 1 GB Jul 03 21:42:31.257758 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e29bdfb2-7d65-4d07-8a5e-7620fe8a23fa tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Availability Zones retrieved successfully. Jul 03 21:42:31.266029 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e29bdfb2-7d65-4d07-8a5e-7620fe8a23fa tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Flow 'volume_create_api' (05f8bb30-9c29-492b-8fc6-0d289486f600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:42:31.267602 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e29bdfb2-7d65-4d07-8a5e-7620fe8a23fa tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f3f8425-20d9-4881-8ff4-a6beddcb84e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:31.268910 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-e29bdfb2-7d65-4d07-8a5e-7620fe8a23fa tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:42:31.300871 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e29bdfb2-7d65-4d07-8a5e-7620fe8a23fa tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f3f8425-20d9-4881-8ff4-a6beddcb84e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:31.302062 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e29bdfb2-7d65-4d07-8a5e-7620fe8a23fa tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ceb3912-5d1e-4002-842f-9e41bec56c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:31.333546 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-e29bdfb2-7d65-4d07-8a5e-7620fe8a23fa tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:42:31.333928 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-e29bdfb2-7d65-4d07-8a5e-7620fe8a23fa tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:42:31.386959 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-e29bdfb2-7d65-4d07-8a5e-7620fe8a23fa tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Created reservations ['cc1d7412-d26c-4326-9138-c93a9b4bd907', '59366c1e-8b81-410c-ac06-328d2763204a', 'b5e8a20b-f657-41ff-ab56-bcc1815f9d02', '2b9b7589-5b20-4d50-95fd-8a80c88917e7'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:42:31.387927 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e29bdfb2-7d65-4d07-8a5e-7620fe8a23fa tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ceb3912-5d1e-4002-842f-9e41bec56c74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc1d7412-d26c-4326-9138-c93a9b4bd907', '59366c1e-8b81-410c-ac06-328d2763204a', 'b5e8a20b-f657-41ff-ab56-bcc1815f9d02', '2b9b7589-5b20-4d50-95fd-8a80c88917e7']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:31.388788 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e29bdfb2-7d65-4d07-8a5e-7620fe8a23fa tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8a29fe7-2801-4bab-a994-4ecbef6e063f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:31.449215 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e29bdfb2-7d65-4d07-8a5e-7620fe8a23fa tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8a29fe7-2801-4bab-a994-4ecbef6e063f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff961b33-5153-4ba5-be08-6d382b0a0d31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1228759101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5534aa251e914f6bb30949ce3895fc0c',qos_specs=None,replication_status=,reservations=['cc1d7412-d26c-4326-9138-c93a9b4bd907','59366c1e-8b81-410c-ac06-328d2763204a','b5e8a20b-f657-41ff-ab56-bcc1815f9d02','2b9b7589-5b20-4d50-95fd-8a80c88917e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fbb9eeed4954b578b20bc71fbfa302f',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:42:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1228759101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff961b33-5153-4ba5-be08-6d382b0a0d31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5534aa251e914f6bb30949ce3895fc0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fbb9eeed4954b578b20bc71fbfa302f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:31.450223 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e29bdfb2-7d65-4d07-8a5e-7620fe8a23fa tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3bcfa40-15ab-474a-bf98-2b81b89a204f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:31.478292 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e29bdfb2-7d65-4d07-8a5e-7620fe8a23fa tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3bcfa40-15ab-474a-bf98-2b81b89a204f) transitioned into state 'SUCCESS' from state '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-1228759101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5534aa251e914f6bb30949ce3895fc0c',qos_specs=None,replication_status=,reservations=['cc1d7412-d26c-4326-9138-c93a9b4bd907','59366c1e-8b81-410c-ac06-328d2763204a','b5e8a20b-f657-41ff-ab56-bcc1815f9d02','2b9b7589-5b20-4d50-95fd-8a80c88917e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fbb9eeed4954b578b20bc71fbfa302f',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:31.479263 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e29bdfb2-7d65-4d07-8a5e-7620fe8a23fa tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c21066e6-ee03-418e-a31a-a41002c82fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:31.498765 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e29bdfb2-7d65-4d07-8a5e-7620fe8a23fa tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c21066e6-ee03-418e-a31a-a41002c82fd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:31.499177 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e29bdfb2-7d65-4d07-8a5e-7620fe8a23fa tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Flow 'volume_create_api' (05f8bb30-9c29-492b-8fc6-0d289486f600) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:42:31.499516 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e29bdfb2-7d65-4d07-8a5e-7620fe8a23fa tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Create volume request issued successfully. Jul 03 21:42:31.500169 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e29bdfb2-7d65-4d07-8a5e-7620fe8a23fa tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:42:31.500927 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 17/67] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:42:30 2026] POST /volume/v3/volumes => generated 783 bytes in 579 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:42:31.518857 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-dada42f3-e4a5-48e3-b216-0108be1310e1 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:31.522254 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-dada42f3-e4a5-48e3-b216-0108be1310e1 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] GET https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 Jul 03 21:42:31.523806 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-dada42f3-e4a5-48e3-b216-0108be1310e1 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:31.524057 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-dada42f3-e4a5-48e3-b216-0108be1310e1 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:31.557510 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-7b5dbc06-1462-4641-bf64-648ab9b629cd None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:31.563481 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:31.563481 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:42:31.569282 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-dada42f3-e4a5-48e3-b216-0108be1310e1 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Volume info retrieved successfully. Jul 03 21:42:31.576233 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-dada42f3-e4a5-48e3-b216-0108be1310e1 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 returned with HTTP 200 Jul 03 21:42:31.576728 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 18/68] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:31 2026] GET /volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 => generated 962 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:31.843774 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7b5dbc06-1462-4641-bf64-648ab9b629cd tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:42:31.844569 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7b5dbc06-1462-4641-bf64-648ab9b629cd tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-835423660", "os-volume-type-access:is_public": false}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:42:31.870164 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7b5dbc06-1462-4641-bf64-648ab9b629cd tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:42:31.870639 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 15/69] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 21:42:31 2026] POST /volume/v3/types => generated 228 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:31.881780 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-de15cafb-3f3d-4215-8108-ab672384ab72 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:32.025972 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-24b5fe5e-e9fc-43fe-8505-0464bda65e4a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:32.030935 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-24b5fe5e-e9fc-43fe-8505-0464bda65e4a tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] GET https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 Jul 03 21:42:32.031207 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-24b5fe5e-e9fc-43fe-8505-0464bda65e4a tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:32.031881 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-24b5fe5e-e9fc-43fe-8505-0464bda65e4a tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:32.045166 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:32.045166 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:42:32.054253 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-24b5fe5e-e9fc-43fe-8505-0464bda65e4a tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Volume info retrieved successfully. Jul 03 21:42:32.062111 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-24b5fe5e-e9fc-43fe-8505-0464bda65e4a tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 returned with HTTP 200 Jul 03 21:42:32.062461 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 18/70] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:32 2026] GET /volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 => generated 908 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:32.150192 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-de15cafb-3f3d-4215-8108-ab672384ab72 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:42:32.150192 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-de15cafb-3f3d-4215-8108-ab672384ab72 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a4926a2d-745c-477b-837e-090118f1e349", "size": 1}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:42:32.151863 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-de15cafb-3f3d-4215-8108-ab672384ab72 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Create volume request body: {'volume': {'volume_type': 'a4926a2d-745c-477b-837e-090118f1e349', 'size': 1}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:42:32.178917 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-de15cafb-3f3d-4215-8108-ab672384ab72 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 404 Jul 03 21:42:32.180199 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 20/71] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:42:31 2026] POST /volume/v3/volumes => generated 114 bytes in 299 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:42:32.193228 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c3fdce7f-45aa-4129-a6f3-011b2068edb9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:32.197876 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c3fdce7f-45aa-4129-a6f3-011b2068edb9 tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] POST https://10.4.3.32/volume/v3/types/a4926a2d-745c-477b-837e-090118f1e349/action Jul 03 21:42:32.198597 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c3fdce7f-45aa-4129-a6f3-011b2068edb9 tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] Action body: b'{"addProjectAccess": {"project": "0c720b76216f44dfadd202544092d95e"}}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:42:32.198597 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c3fdce7f-45aa-4129-a6f3-011b2068edb9 tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "0c720b76216f44dfadd202544092d95e"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:42:32.235592 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c3fdce7f-45aa-4129-a6f3-011b2068edb9 tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] https://10.4.3.32/volume/v3/types/a4926a2d-745c-477b-837e-090118f1e349/action returned with HTTP 202 Jul 03 21:42:32.236271 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 19/72] 10.4.3.32 () {68 vars in 1377 bytes} [Fri Jul 3 21:42:32 2026] POST /volume/v3/types/a4926a2d-745c-477b-837e-090118f1e349/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:42:32.247648 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d1e41d84-8520-492f-9313-c092c2b42bf4 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:32.249244 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d1e41d84-8520-492f-9313-c092c2b42bf4 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:42:32.249736 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d1e41d84-8520-492f-9313-c092c2b42bf4 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a4926a2d-745c-477b-837e-090118f1e349", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-501187137"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:42:32.251302 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-d1e41d84-8520-492f-9313-c092c2b42bf4 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Create volume request body: {'volume': {'volume_type': 'a4926a2d-745c-477b-837e-090118f1e349', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-501187137'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:42:32.259452 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-d1e41d84-8520-492f-9313-c092c2b42bf4 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Create volume of 1 GB Jul 03 21:42:32.259927 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:32.259927 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:42:32.262632 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d1e41d84-8520-492f-9313-c092c2b42bf4 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Availability Zones retrieved successfully. Jul 03 21:42:32.273939 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-d1e41d84-8520-492f-9313-c092c2b42bf4 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Flow 'volume_create_api' (3268b33c-0c3d-47ad-95ed-d49a34607c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:42:32.275145 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-d1e41d84-8520-492f-9313-c092c2b42bf4 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (372adceb-f767-4200-a706-2f2914674336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:32.276146 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-d1e41d84-8520-492f-9313-c092c2b42bf4 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:42:32.308556 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-d1e41d84-8520-492f-9313-c092c2b42bf4 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (372adceb-f767-4200-a706-2f2914674336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:42:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a4926a2d-745c-477b-837e-090118f1e349,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-835423660',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4926a2d-745c-477b-837e-090118f1e349', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:32.309741 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-d1e41d84-8520-492f-9313-c092c2b42bf4 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d69f3e41-ed5d-43c0-9182-48ae11574370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:32.347586 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-d1e41d84-8520-492f-9313-c092c2b42bf4 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-835423660 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-835423660, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:42:32.348019 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-d1e41d84-8520-492f-9313-c092c2b42bf4 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-835423660 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-835423660, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:42:32.410687 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-d1e41d84-8520-492f-9313-c092c2b42bf4 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Created reservations ['74becd66-cfac-4ab0-a126-6f999229075f', '449f1280-2c84-4953-9df1-3566d27f6346', 'e63f4d85-0934-4881-a7c7-0f8fb6cf6af7', '35aa5524-0c29-46cf-84c9-013897b1fdcf'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:42:32.411817 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-d1e41d84-8520-492f-9313-c092c2b42bf4 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d69f3e41-ed5d-43c0-9182-48ae11574370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74becd66-cfac-4ab0-a126-6f999229075f', '449f1280-2c84-4953-9df1-3566d27f6346', 'e63f4d85-0934-4881-a7c7-0f8fb6cf6af7', '35aa5524-0c29-46cf-84c9-013897b1fdcf']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:32.412622 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-d1e41d84-8520-492f-9313-c092c2b42bf4 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (662e660f-2a70-44e9-9882-d88358e1206a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:32.445868 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-d1e41d84-8520-492f-9313-c092c2b42bf4 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (662e660f-2a70-44e9-9882-d88358e1206a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aed66260-312f-4b4b-a8db-08745e5318d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-501187137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c720b76216f44dfadd202544092d95e',qos_specs=None,replication_status=,reservations=['74becd66-cfac-4ab0-a126-6f999229075f','449f1280-2c84-4953-9df1-3566d27f6346','e63f4d85-0934-4881-a7c7-0f8fb6cf6af7','35aa5524-0c29-46cf-84c9-013897b1fdcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d47405166b084331970eec417d320139',volume_type_id=a4926a2d-745c-477b-837e-090118f1e349), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:42:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-501187137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aed66260-312f-4b4b-a8db-08745e5318d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c720b76216f44dfadd202544092d95e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d47405166b084331970eec417d320139',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4926a2d-745c-477b-837e-090118f1e349),volume_type_id=a4926a2d-745c-477b-837e-090118f1e349)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:32.446825 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-d1e41d84-8520-492f-9313-c092c2b42bf4 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c48e9b75-1187-4c22-9033-18c9bba4ea37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:32.477676 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-d1e41d84-8520-492f-9313-c092c2b42bf4 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c48e9b75-1187-4c22-9033-18c9bba4ea37) transitioned into state 'SUCCESS' from state '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-501187137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c720b76216f44dfadd202544092d95e',qos_specs=None,replication_status=,reservations=['74becd66-cfac-4ab0-a126-6f999229075f','449f1280-2c84-4953-9df1-3566d27f6346','e63f4d85-0934-4881-a7c7-0f8fb6cf6af7','35aa5524-0c29-46cf-84c9-013897b1fdcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d47405166b084331970eec417d320139',volume_type_id=a4926a2d-745c-477b-837e-090118f1e349)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:32.478650 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-d1e41d84-8520-492f-9313-c092c2b42bf4 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35facdcb-d8c4-4624-abb6-5a46ad27feb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:32.495496 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-d1e41d84-8520-492f-9313-c092c2b42bf4 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35facdcb-d8c4-4624-abb6-5a46ad27feb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:32.496523 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-d1e41d84-8520-492f-9313-c092c2b42bf4 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Flow 'volume_create_api' (3268b33c-0c3d-47ad-95ed-d49a34607c86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:42:32.497101 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d1e41d84-8520-492f-9313-c092c2b42bf4 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Create volume request issued successfully. Jul 03 21:42:32.498030 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d1e41d84-8520-492f-9313-c092c2b42bf4 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:42:32.498670 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 16/73] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:42:32 2026] POST /volume/v3/volumes => generated 792 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:42:32.514729 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e3f649ae-2ed9-4252-8796-985b3931456d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:32.517388 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e3f649ae-2ed9-4252-8796-985b3931456d tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] GET https://10.4.3.32/volume/v3/volumes/aed66260-312f-4b4b-a8db-08745e5318d8 Jul 03 21:42:32.517652 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e3f649ae-2ed9-4252-8796-985b3931456d tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:32.517925 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e3f649ae-2ed9-4252-8796-985b3931456d tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:32.527118 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:32.527118 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:42:32.532071 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e3f649ae-2ed9-4252-8796-985b3931456d tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Volume info retrieved successfully. Jul 03 21:42:32.537565 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e3f649ae-2ed9-4252-8796-985b3931456d tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] https://10.4.3.32/volume/v3/volumes/aed66260-312f-4b4b-a8db-08745e5318d8 returned with HTTP 200 Jul 03 21:42:32.539508 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 19/74] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:32 2026] GET /volume/v3/volumes/aed66260-312f-4b4b-a8db-08745e5318d8 => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:32.591907 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-51cb5850-e767-4e50-8da2-7cb494d74520 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:32.594304 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-51cb5850-e767-4e50-8da2-7cb494d74520 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] GET https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 Jul 03 21:42:32.594538 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-51cb5850-e767-4e50-8da2-7cb494d74520 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:32.594732 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-51cb5850-e767-4e50-8da2-7cb494d74520 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:32.646710 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:32.646710 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:42:32.661453 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-51cb5850-e767-4e50-8da2-7cb494d74520 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Volume info retrieved successfully. Jul 03 21:42:32.666553 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-51cb5850-e767-4e50-8da2-7cb494d74520 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 returned with HTTP 200 Jul 03 21:42:32.667025 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 21/75] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:32 2026] GET /volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 => generated 1014 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:42:33.076982 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-27679faa-bf50-4533-b900-d5e15b97e4c6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:33.078872 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-27679faa-bf50-4533-b900-d5e15b97e4c6 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] GET https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 Jul 03 21:42:33.079091 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-27679faa-bf50-4533-b900-d5e15b97e4c6 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:33.079326 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-27679faa-bf50-4533-b900-d5e15b97e4c6 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:33.087651 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:33.087651 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:42:33.098675 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-27679faa-bf50-4533-b900-d5e15b97e4c6 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Volume info retrieved successfully. Jul 03 21:42:33.111662 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-27679faa-bf50-4533-b900-d5e15b97e4c6 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 returned with HTTP 200 Jul 03 21:42:33.112149 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 20/76] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:33 2026] GET /volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 => generated 908 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:33.558259 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-cb9138c4-0b66-40ea-8f1b-72e53a2025f9 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:33.563222 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cb9138c4-0b66-40ea-8f1b-72e53a2025f9 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] GET https://10.4.3.32/volume/v3/volumes/aed66260-312f-4b4b-a8db-08745e5318d8 Jul 03 21:42:33.563222 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cb9138c4-0b66-40ea-8f1b-72e53a2025f9 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:33.563222 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cb9138c4-0b66-40ea-8f1b-72e53a2025f9 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:33.575209 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:33.575209 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:42:33.581936 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-cb9138c4-0b66-40ea-8f1b-72e53a2025f9 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Volume info retrieved successfully. Jul 03 21:42:33.590009 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cb9138c4-0b66-40ea-8f1b-72e53a2025f9 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] https://10.4.3.32/volume/v3/volumes/aed66260-312f-4b4b-a8db-08745e5318d8 returned with HTTP 200 Jul 03 21:42:33.590810 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 17/77] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:33 2026] GET /volume/v3/volumes/aed66260-312f-4b4b-a8db-08745e5318d8 => generated 885 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:33.605934 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d576a510-66fd-4cca-aa46-273270db5d33 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:33.608517 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d576a510-66fd-4cca-aa46-273270db5d33 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] GET https://10.4.3.32/volume/v3/volumes/aed66260-312f-4b4b-a8db-08745e5318d8 Jul 03 21:42:33.608809 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d576a510-66fd-4cca-aa46-273270db5d33 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:33.608986 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d576a510-66fd-4cca-aa46-273270db5d33 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:33.623242 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:33.623242 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:42:33.633261 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d576a510-66fd-4cca-aa46-273270db5d33 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Volume info retrieved successfully. Jul 03 21:42:33.640926 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d576a510-66fd-4cca-aa46-273270db5d33 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] https://10.4.3.32/volume/v3/volumes/aed66260-312f-4b4b-a8db-08745e5318d8 returned with HTTP 200 Jul 03 21:42:33.641672 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 20/78] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:33 2026] GET /volume/v3/volumes/aed66260-312f-4b4b-a8db-08745e5318d8 => generated 885 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:33.659178 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-6f5830f3-58d7-4e04-80b6-a686767d9fec None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:33.661222 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6f5830f3-58d7-4e04-80b6-a686767d9fec tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] DELETE https://10.4.3.32/volume/v3/volumes/aed66260-312f-4b4b-a8db-08745e5318d8 Jul 03 21:42:33.661727 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6f5830f3-58d7-4e04-80b6-a686767d9fec tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:33.662063 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6f5830f3-58d7-4e04-80b6-a686767d9fec tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:33.662383 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-6f5830f3-58d7-4e04-80b6-a686767d9fec tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Delete volume with id: aed66260-312f-4b4b-a8db-08745e5318d8 Jul 03 21:42:33.672130 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:33.672130 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:42:33.673864 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-6f5830f3-58d7-4e04-80b6-a686767d9fec tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Volume info retrieved successfully. Jul 03 21:42:33.702158 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-6f5830f3-58d7-4e04-80b6-a686767d9fec tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Delete volume request issued successfully. Jul 03 21:42:33.702383 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6f5830f3-58d7-4e04-80b6-a686767d9fec tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] https://10.4.3.32/volume/v3/volumes/aed66260-312f-4b4b-a8db-08745e5318d8 returned with HTTP 202 Jul 03 21:42:33.702910 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 22/79] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:42:33 2026] DELETE /volume/v3/volumes/aed66260-312f-4b4b-a8db-08745e5318d8 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:42:33.716918 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3d909db8-68f2-4438-af12-6bc49d51fea1 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:33.721023 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3d909db8-68f2-4438-af12-6bc49d51fea1 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] GET https://10.4.3.32/volume/v3/volumes/aed66260-312f-4b4b-a8db-08745e5318d8 Jul 03 21:42:33.722134 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3d909db8-68f2-4438-af12-6bc49d51fea1 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:33.722492 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3d909db8-68f2-4438-af12-6bc49d51fea1 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:33.734467 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:33.734467 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:42:33.739280 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3d909db8-68f2-4438-af12-6bc49d51fea1 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Volume info retrieved successfully. Jul 03 21:42:33.745027 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3d909db8-68f2-4438-af12-6bc49d51fea1 tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] https://10.4.3.32/volume/v3/volumes/aed66260-312f-4b4b-a8db-08745e5318d8 returned with HTTP 200 Jul 03 21:42:33.745529 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 21/80] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:33 2026] GET /volume/v3/volumes/aed66260-312f-4b4b-a8db-08745e5318d8 => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:34.130829 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e0f1afcd-aeca-4509-b200-beac05fc16eb None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:34.133523 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e0f1afcd-aeca-4509-b200-beac05fc16eb tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] GET https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 Jul 03 21:42:34.133793 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e0f1afcd-aeca-4509-b200-beac05fc16eb tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:34.134458 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e0f1afcd-aeca-4509-b200-beac05fc16eb tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:34.145251 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:34.145251 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:42:34.154216 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-e0f1afcd-aeca-4509-b200-beac05fc16eb tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Volume info retrieved successfully. Jul 03 21:42:34.160917 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e0f1afcd-aeca-4509-b200-beac05fc16eb tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 returned with HTTP 200 Jul 03 21:42:34.161493 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 18/81] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:34 2026] GET /volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 => generated 908 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:34.763128 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1fb7f78d-9450-41e9-ade0-aba43294597e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:34.765124 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1fb7f78d-9450-41e9-ade0-aba43294597e tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] GET https://10.4.3.32/volume/v3/volumes/aed66260-312f-4b4b-a8db-08745e5318d8 Jul 03 21:42:34.765395 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1fb7f78d-9450-41e9-ade0-aba43294597e tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:34.765643 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1fb7f78d-9450-41e9-ade0-aba43294597e tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:34.774228 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1fb7f78d-9450-41e9-ade0-aba43294597e tempest-VolumeTypesAccessTest-646230553 tempest-VolumeTypesAccessTest-646230553-project-member] https://10.4.3.32/volume/v3/volumes/aed66260-312f-4b4b-a8db-08745e5318d8 returned with HTTP 404 Jul 03 21:42:34.774228 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 21/82] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:34 2026] GET /volume/v3/volumes/aed66260-312f-4b4b-a8db-08745e5318d8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:42:34.781965 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-97c5ade8-ca3a-47cb-b48f-93295cb26259 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:34.784516 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-97c5ade8-ca3a-47cb-b48f-93295cb26259 tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] POST https://10.4.3.32/volume/v3/types/a4926a2d-745c-477b-837e-090118f1e349/action Jul 03 21:42:34.785044 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-97c5ade8-ca3a-47cb-b48f-93295cb26259 tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] Action body: b'{"removeProjectAccess": {"project": "0c720b76216f44dfadd202544092d95e"}}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:42:34.785250 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-97c5ade8-ca3a-47cb-b48f-93295cb26259 tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "0c720b76216f44dfadd202544092d95e"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:42:34.810036 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-97c5ade8-ca3a-47cb-b48f-93295cb26259 tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] https://10.4.3.32/volume/v3/types/a4926a2d-745c-477b-837e-090118f1e349/action returned with HTTP 202 Jul 03 21:42:34.810036 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 23/83] 10.4.3.32 () {68 vars in 1377 bytes} [Fri Jul 3 21:42:34 2026] POST /volume/v3/types/a4926a2d-745c-477b-837e-090118f1e349/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:42:34.821548 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1eeccf18-219e-4177-b178-fd34053ea023 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:34.824180 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1eeccf18-219e-4177-b178-fd34053ea023 tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] DELETE https://10.4.3.32/volume/v3/types/a4926a2d-745c-477b-837e-090118f1e349 Jul 03 21:42:34.824180 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1eeccf18-219e-4177-b178-fd34053ea023 tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:34.825199 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1eeccf18-219e-4177-b178-fd34053ea023 tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] Calling method '_delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:34.889488 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1eeccf18-219e-4177-b178-fd34053ea023 tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] https://10.4.3.32/volume/v3/types/a4926a2d-745c-477b-837e-090118f1e349 returned with HTTP 202 Jul 03 21:42:34.889971 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 22/84] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:42:34 2026] DELETE /volume/v3/types/a4926a2d-745c-477b-837e-090118f1e349 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:42:34.899105 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9f2ccba3-9ee0-4891-8dc2-9f60ff3511d7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:34.901720 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9f2ccba3-9ee0-4891-8dc2-9f60ff3511d7 tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] GET https://10.4.3.32/volume/v3/types/a4926a2d-745c-477b-837e-090118f1e349 Jul 03 21:42:34.901993 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9f2ccba3-9ee0-4891-8dc2-9f60ff3511d7 tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:34.902231 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9f2ccba3-9ee0-4891-8dc2-9f60ff3511d7 tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:34.910684 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9f2ccba3-9ee0-4891-8dc2-9f60ff3511d7 tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] https://10.4.3.32/volume/v3/types/a4926a2d-745c-477b-837e-090118f1e349 returned with HTTP 404 Jul 03 21:42:34.911158 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 19/85] 10.4.3.32 () {66 vars in 1335 bytes} [Fri Jul 3 21:42:34 2026] GET /volume/v3/types/a4926a2d-745c-477b-837e-090118f1e349 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:42:34.920503 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-94cffa4a-3d42-4ffd-aa30-4ead7303c1da None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:34.922480 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-94cffa4a-3d42-4ffd-aa30-4ead7303c1da tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:42:34.922920 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-94cffa4a-3d42-4ffd-aa30-4ead7303c1da tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-929626667", "os-volume-type-access:is_public": false}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:42:34.948621 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-94cffa4a-3d42-4ffd-aa30-4ead7303c1da tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:42:34.948621 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 22/86] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 21:42:34 2026] POST /volume/v3/types => generated 228 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:34.958785 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4005e539-5f70-4f5e-86a7-acdc46decb48 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:34.961511 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4005e539-5f70-4f5e-86a7-acdc46decb48 tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] POST https://10.4.3.32/volume/v3/types/6851b3de-6c17-4541-aeb7-5a1f2c1b7c7b/action Jul 03 21:42:34.962738 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4005e539-5f70-4f5e-86a7-acdc46decb48 tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] Action body: b'{"addProjectAccess": {"project": "0c720b76216f44dfadd202544092d95e"}}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:42:34.962738 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4005e539-5f70-4f5e-86a7-acdc46decb48 tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "0c720b76216f44dfadd202544092d95e"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:42:34.981346 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4005e539-5f70-4f5e-86a7-acdc46decb48 tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] https://10.4.3.32/volume/v3/types/6851b3de-6c17-4541-aeb7-5a1f2c1b7c7b/action returned with HTTP 202 Jul 03 21:42:34.982019 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 24/87] 10.4.3.32 () {68 vars in 1377 bytes} [Fri Jul 3 21:42:34 2026] POST /volume/v3/types/6851b3de-6c17-4541-aeb7-5a1f2c1b7c7b/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:42:34.994105 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-076cfa37-51ef-4328-89fe-de9d0f7553a7 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:34.996446 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-076cfa37-51ef-4328-89fe-de9d0f7553a7 tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] POST https://10.4.3.32/volume/v3/types/6851b3de-6c17-4541-aeb7-5a1f2c1b7c7b/action Jul 03 21:42:34.996863 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-076cfa37-51ef-4328-89fe-de9d0f7553a7 tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] Action body: b'{"addProjectAccess": {"project": "84fbc5c2752243acaecd5a10739c0123"}}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:42:34.997049 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-076cfa37-51ef-4328-89fe-de9d0f7553a7 tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "84fbc5c2752243acaecd5a10739c0123"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:42:35.012476 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-076cfa37-51ef-4328-89fe-de9d0f7553a7 tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] https://10.4.3.32/volume/v3/types/6851b3de-6c17-4541-aeb7-5a1f2c1b7c7b/action returned with HTTP 202 Jul 03 21:42:35.012977 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 23/88] 10.4.3.32 () {68 vars in 1377 bytes} [Fri Jul 3 21:42:34 2026] POST /volume/v3/types/6851b3de-6c17-4541-aeb7-5a1f2c1b7c7b/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:42:35.025481 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a61f3be0-179d-4e79-8378-88c161889a13 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:35.028607 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a61f3be0-179d-4e79-8378-88c161889a13 tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] GET https://10.4.3.32/volume/v3/types/6851b3de-6c17-4541-aeb7-5a1f2c1b7c7b/os-volume-type-access Jul 03 21:42:35.028607 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a61f3be0-179d-4e79-8378-88c161889a13 tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:35.029511 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a61f3be0-179d-4e79-8378-88c161889a13 tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] Calling method 'index' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:35.051667 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a61f3be0-179d-4e79-8378-88c161889a13 tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] https://10.4.3.32/volume/v3/types/6851b3de-6c17-4541-aeb7-5a1f2c1b7c7b/os-volume-type-access returned with HTTP 200 Jul 03 21:42:35.055608 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 20/89] 10.4.3.32 () {66 vars in 1401 bytes} [Fri Jul 3 21:42:35 2026] GET /volume/v3/types/6851b3de-6c17-4541-aeb7-5a1f2c1b7c7b/os-volume-type-access => generated 244 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:35.067398 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7370d2b0-9c30-4b48-aa9d-a5b1b787c95f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:35.070162 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7370d2b0-9c30-4b48-aa9d-a5b1b787c95f tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] POST https://10.4.3.32/volume/v3/types/6851b3de-6c17-4541-aeb7-5a1f2c1b7c7b/action Jul 03 21:42:35.070573 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7370d2b0-9c30-4b48-aa9d-a5b1b787c95f tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] Action body: b'{"removeProjectAccess": {"project": "84fbc5c2752243acaecd5a10739c0123"}}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:42:35.070721 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7370d2b0-9c30-4b48-aa9d-a5b1b787c95f tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "84fbc5c2752243acaecd5a10739c0123"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:42:35.093695 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7370d2b0-9c30-4b48-aa9d-a5b1b787c95f tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] https://10.4.3.32/volume/v3/types/6851b3de-6c17-4541-aeb7-5a1f2c1b7c7b/action returned with HTTP 202 Jul 03 21:42:35.094313 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 23/90] 10.4.3.32 () {68 vars in 1377 bytes} [Fri Jul 3 21:42:35 2026] POST /volume/v3/types/6851b3de-6c17-4541-aeb7-5a1f2c1b7c7b/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:42:35.104321 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7c4ab436-8cae-470f-a591-c151c9cd4e15 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:35.107068 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7c4ab436-8cae-470f-a591-c151c9cd4e15 tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] POST https://10.4.3.32/volume/v3/types/6851b3de-6c17-4541-aeb7-5a1f2c1b7c7b/action Jul 03 21:42:35.107619 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7c4ab436-8cae-470f-a591-c151c9cd4e15 tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] Action body: b'{"removeProjectAccess": {"project": "0c720b76216f44dfadd202544092d95e"}}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:42:35.107854 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7c4ab436-8cae-470f-a591-c151c9cd4e15 tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "0c720b76216f44dfadd202544092d95e"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:42:35.130709 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7c4ab436-8cae-470f-a591-c151c9cd4e15 tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] https://10.4.3.32/volume/v3/types/6851b3de-6c17-4541-aeb7-5a1f2c1b7c7b/action returned with HTTP 202 Jul 03 21:42:35.133254 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 25/91] 10.4.3.32 () {68 vars in 1377 bytes} [Fri Jul 3 21:42:35 2026] POST /volume/v3/types/6851b3de-6c17-4541-aeb7-5a1f2c1b7c7b/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:42:35.142640 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e0475b54-2964-40f5-8733-11ef26f8a802 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:35.144690 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e0475b54-2964-40f5-8733-11ef26f8a802 tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] DELETE https://10.4.3.32/volume/v3/types/6851b3de-6c17-4541-aeb7-5a1f2c1b7c7b Jul 03 21:42:35.145067 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e0475b54-2964-40f5-8733-11ef26f8a802 tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:35.145067 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e0475b54-2964-40f5-8733-11ef26f8a802 tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] Calling method '_delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:35.181418 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-72603a77-59a6-4e15-8c99-ea97a21d0a5d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:35.183744 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-72603a77-59a6-4e15-8c99-ea97a21d0a5d tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] GET https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 Jul 03 21:42:35.183893 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-72603a77-59a6-4e15-8c99-ea97a21d0a5d tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:35.184283 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-72603a77-59a6-4e15-8c99-ea97a21d0a5d tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:35.194038 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:35.194038 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:42:35.194605 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e0475b54-2964-40f5-8733-11ef26f8a802 tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] https://10.4.3.32/volume/v3/types/6851b3de-6c17-4541-aeb7-5a1f2c1b7c7b returned with HTTP 202 Jul 03 21:42:35.194707 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 24/92] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:42:35 2026] DELETE /volume/v3/types/6851b3de-6c17-4541-aeb7-5a1f2c1b7c7b => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:42:35.200425 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-72603a77-59a6-4e15-8c99-ea97a21d0a5d tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Volume info retrieved successfully. Jul 03 21:42:35.205072 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a9b9d665-01b1-4ba4-8ed7-ae705338279e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:35.208009 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-72603a77-59a6-4e15-8c99-ea97a21d0a5d tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 returned with HTTP 200 Jul 03 21:42:35.208730 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 21/93] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:35 2026] GET /volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 => generated 908 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:35.209316 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a9b9d665-01b1-4ba4-8ed7-ae705338279e tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] GET https://10.4.3.32/volume/v3/types/6851b3de-6c17-4541-aeb7-5a1f2c1b7c7b Jul 03 21:42:35.209316 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a9b9d665-01b1-4ba4-8ed7-ae705338279e tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:35.213448 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a9b9d665-01b1-4ba4-8ed7-ae705338279e tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:35.217066 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a9b9d665-01b1-4ba4-8ed7-ae705338279e tempest-VolumeTypesAccessTest-454968021 tempest-VolumeTypesAccessTest-454968021-project-admin] https://10.4.3.32/volume/v3/types/6851b3de-6c17-4541-aeb7-5a1f2c1b7c7b returned with HTTP 404 Jul 03 21:42:35.217866 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 24/94] 10.4.3.32 () {66 vars in 1335 bytes} [Fri Jul 3 21:42:35 2026] GET /volume/v3/types/6851b3de-6c17-4541-aeb7-5a1f2c1b7c7b => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:42:36.224123 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a8f2ce7f-31e4-4394-a464-d15dd9b9435d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:36.226466 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a8f2ce7f-31e4-4394-a464-d15dd9b9435d tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] GET https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 Jul 03 21:42:36.226810 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a8f2ce7f-31e4-4394-a464-d15dd9b9435d tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:36.227189 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a8f2ce7f-31e4-4394-a464-d15dd9b9435d tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:36.240495 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:36.240495 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:42:36.252059 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-a8f2ce7f-31e4-4394-a464-d15dd9b9435d tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Volume info retrieved successfully. Jul 03 21:42:36.267746 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a8f2ce7f-31e4-4394-a464-d15dd9b9435d tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 returned with HTTP 200 Jul 03 21:42:36.268495 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 26/95] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:36 2026] GET /volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 => generated 908 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:37.288246 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-81a2bec6-402d-4c51-9a6f-9ca1e2b2c755 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:37.291253 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-81a2bec6-402d-4c51-9a6f-9ca1e2b2c755 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] GET https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 Jul 03 21:42:37.291253 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-81a2bec6-402d-4c51-9a6f-9ca1e2b2c755 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:37.291605 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-81a2bec6-402d-4c51-9a6f-9ca1e2b2c755 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:37.303159 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:37.303159 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:42:37.319975 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-81a2bec6-402d-4c51-9a6f-9ca1e2b2c755 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Volume info retrieved successfully. Jul 03 21:42:37.335022 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-81a2bec6-402d-4c51-9a6f-9ca1e2b2c755 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 returned with HTTP 200 Jul 03 21:42:37.335607 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 25/96] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:37 2026] GET /volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 => generated 1394 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:42:37.352711 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-62560cb1-dcd2-4562-b585-6200881d7899 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:37.355042 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-62560cb1-dcd2-4562-b585-6200881d7899 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:42:37.355521 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-62560cb1-dcd2-4562-b585-6200881d7899 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1135486084"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:42:37.357189 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-62560cb1-dcd2-4562-b585-6200881d7899 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1135486084'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:42:37.357812 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-62560cb1-dcd2-4562-b585-6200881d7899 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Create volume of 1 GB Jul 03 21:42:37.362313 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-62560cb1-dcd2-4562-b585-6200881d7899 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Availability Zones retrieved successfully. Jul 03 21:42:37.371362 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-62560cb1-dcd2-4562-b585-6200881d7899 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Flow 'volume_create_api' (92119274-2a94-4e63-a17a-f5b29bf29fd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:42:37.372562 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-62560cb1-dcd2-4562-b585-6200881d7899 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80c3748f-ef50-4d73-aac9-89f9c9cf28e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:37.373646 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-62560cb1-dcd2-4562-b585-6200881d7899 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:42:37.421752 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-62560cb1-dcd2-4562-b585-6200881d7899 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80c3748f-ef50-4d73-aac9-89f9c9cf28e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:37.422727 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-62560cb1-dcd2-4562-b585-6200881d7899 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6a3c348-13d6-4f1b-a8ea-fa0cbd8fd6a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:37.496421 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-62560cb1-dcd2-4562-b585-6200881d7899 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Created reservations ['a2cdac52-acdc-451d-a53f-40b5029cfae4', 'b49230e8-de74-4724-b4cd-1ce7323f240d', 'e5261369-b974-422c-b03f-f1b9ea6ac12c', '6ed87e87-c50d-4938-96a0-dd6b822d8937'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:42:37.496953 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-62560cb1-dcd2-4562-b585-6200881d7899 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6a3c348-13d6-4f1b-a8ea-fa0cbd8fd6a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2cdac52-acdc-451d-a53f-40b5029cfae4', 'b49230e8-de74-4724-b4cd-1ce7323f240d', 'e5261369-b974-422c-b03f-f1b9ea6ac12c', '6ed87e87-c50d-4938-96a0-dd6b822d8937']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:37.498187 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-62560cb1-dcd2-4562-b585-6200881d7899 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d86ee57e-1c95-495b-939b-0e45f7ef110f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:37.532885 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-62560cb1-dcd2-4562-b585-6200881d7899 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d86ee57e-1c95-495b-939b-0e45f7ef110f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dec547c1-9406-42d5-95f4-b9a89b18a4e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1135486084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a85fa0fa393042a5b515de619bbb9c52',qos_specs=None,replication_status=,reservations=['a2cdac52-acdc-451d-a53f-40b5029cfae4','b49230e8-de74-4724-b4cd-1ce7323f240d','e5261369-b974-422c-b03f-f1b9ea6ac12c','6ed87e87-c50d-4938-96a0-dd6b822d8937'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf3f9ab577fb46c1b602571f5243dd57',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:42:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1135486084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dec547c1-9406-42d5-95f4-b9a89b18a4e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a85fa0fa393042a5b515de619bbb9c52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf3f9ab577fb46c1b602571f5243dd57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:37.533859 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-62560cb1-dcd2-4562-b585-6200881d7899 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (564e8c4c-8d9f-4ebd-aa61-185b305ec07e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:37.557682 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-62560cb1-dcd2-4562-b585-6200881d7899 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (564e8c4c-8d9f-4ebd-aa61-185b305ec07e) transitioned into state 'SUCCESS' from state '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-1135486084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a85fa0fa393042a5b515de619bbb9c52',qos_specs=None,replication_status=,reservations=['a2cdac52-acdc-451d-a53f-40b5029cfae4','b49230e8-de74-4724-b4cd-1ce7323f240d','e5261369-b974-422c-b03f-f1b9ea6ac12c','6ed87e87-c50d-4938-96a0-dd6b822d8937'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf3f9ab577fb46c1b602571f5243dd57',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:37.558565 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-62560cb1-dcd2-4562-b585-6200881d7899 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ec41331-f0d3-4b12-bf41-65e959f50558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:37.575611 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-62560cb1-dcd2-4562-b585-6200881d7899 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ec41331-f0d3-4b12-bf41-65e959f50558) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:37.576816 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-62560cb1-dcd2-4562-b585-6200881d7899 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Flow 'volume_create_api' (92119274-2a94-4e63-a17a-f5b29bf29fd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:42:37.577289 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-62560cb1-dcd2-4562-b585-6200881d7899 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Create volume request issued successfully. Jul 03 21:42:37.579277 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-62560cb1-dcd2-4562-b585-6200881d7899 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:42:37.579277 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 22/97] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:42:37 2026] POST /volume/v3/volumes => generated 755 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:42:37.595865 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1f4be405-8cfa-40af-8815-d3b1688c9b8f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:37.601253 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1f4be405-8cfa-40af-8815-d3b1688c9b8f tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] GET https://10.4.3.32/volume/v3/volumes/dec547c1-9406-42d5-95f4-b9a89b18a4e6 Jul 03 21:42:37.601253 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1f4be405-8cfa-40af-8815-d3b1688c9b8f tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:37.602177 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1f4be405-8cfa-40af-8815-d3b1688c9b8f tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:37.613566 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:37.613566 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:42:37.618228 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-1f4be405-8cfa-40af-8815-d3b1688c9b8f tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Volume info retrieved successfully. Jul 03 21:42:37.623725 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1f4be405-8cfa-40af-8815-d3b1688c9b8f tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/volumes/dec547c1-9406-42d5-95f4-b9a89b18a4e6 returned with HTTP 200 Jul 03 21:42:37.624171 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 25/98] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:37 2026] GET /volume/v3/volumes/dec547c1-9406-42d5-95f4-b9a89b18a4e6 => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:38.046845 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-0dd314c2-a10b-42e5-be4c-c7a852510d9c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:38.323573 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0dd314c2-a10b-42e5-be4c-c7a852510d9c tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:42:38.324344 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0dd314c2-a10b-42e5-be4c-c7a852510d9c tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-49015883"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:42:38.326141 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-0dd314c2-a10b-42e5-be4c-c7a852510d9c tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-49015883'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:42:38.331909 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-0dd314c2-a10b-42e5-be4c-c7a852510d9c tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Create volume of 1 GB Jul 03 21:42:38.332337 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:38.332337 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:42:38.337420 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0dd314c2-a10b-42e5-be4c-c7a852510d9c tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Availability zone cache updated, next update will occur around 2026-07-03 22:42:38.337066. {{(pid=99935) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 21:42:38.337618 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-0dd314c2-a10b-42e5-be4c-c7a852510d9c tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Availability Zones retrieved successfully. Jul 03 21:42:38.366603 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0dd314c2-a10b-42e5-be4c-c7a852510d9c tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Flow 'volume_create_api' (c194d794-da9c-4500-a559-c9a4933bdcbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:42:38.367860 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0dd314c2-a10b-42e5-be4c-c7a852510d9c tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35f3e4bd-779e-4239-a73a-d89b55fafafd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:38.369239 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-0dd314c2-a10b-42e5-be4c-c7a852510d9c tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:42:38.384596 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:38.384596 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:42:38.400703 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0dd314c2-a10b-42e5-be4c-c7a852510d9c tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35f3e4bd-779e-4239-a73a-d89b55fafafd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:12Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3793a35d-3c84-48ce-9362-23e52d448ab6,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3793a35d-3c84-48ce-9362-23e52d448ab6', 'encryption_key_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=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:38.401933 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0dd314c2-a10b-42e5-be4c-c7a852510d9c tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef9e3f8f-244c-45cb-b8b9-54408f9dec01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:38.442530 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-0dd314c2-a10b-42e5-be4c-c7a852510d9c tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-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 21:42:38.442906 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-0dd314c2-a10b-42e5-be4c-c7a852510d9c tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-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 21:42:38.505229 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-0dd314c2-a10b-42e5-be4c-c7a852510d9c tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Created reservations ['eefc9800-dda9-4251-90c7-e98f03b947a9', 'c4335cb1-971e-46d4-84bb-223e6210c33f', 'f849ccbc-4538-4699-a2ce-5bc530c91304', '77ad2fbd-1e1a-4f15-951f-56cbe1b3c269'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:42:38.506599 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0dd314c2-a10b-42e5-be4c-c7a852510d9c tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef9e3f8f-244c-45cb-b8b9-54408f9dec01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eefc9800-dda9-4251-90c7-e98f03b947a9', 'c4335cb1-971e-46d4-84bb-223e6210c33f', 'f849ccbc-4538-4699-a2ce-5bc530c91304', '77ad2fbd-1e1a-4f15-951f-56cbe1b3c269']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:38.507235 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0dd314c2-a10b-42e5-be4c-c7a852510d9c tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3412b6a-bc66-465c-81db-2f969f21abdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:38.543565 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0dd314c2-a10b-42e5-be4c-c7a852510d9c tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3412b6a-bc66-465c-81db-2f969f21abdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a1af495-2d37-48f8-bbb9-4f18c80de818', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-49015883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9040f3e1ba46466598ae7b1250d94ba4',qos_specs=None,replication_status=,reservations=['eefc9800-dda9-4251-90c7-e98f03b947a9','c4335cb1-971e-46d4-84bb-223e6210c33f','f849ccbc-4538-4699-a2ce-5bc530c91304','77ad2fbd-1e1a-4f15-951f-56cbe1b3c269'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='350a1dc8b12743448d4554bb212c2b6b',volume_type_id=3793a35d-3c84-48ce-9362-23e52d448ab6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:42:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-49015883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a1af495-2d37-48f8-bbb9-4f18c80de818,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='9040f3e1ba46466598ae7b1250d94ba4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='350a1dc8b12743448d4554bb212c2b6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3793a35d-3c84-48ce-9362-23e52d448ab6),volume_type_id=3793a35d-3c84-48ce-9362-23e52d448ab6)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:38.544849 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0dd314c2-a10b-42e5-be4c-c7a852510d9c tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (516691fe-8e78-49f3-a096-adb10e5b83eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:38.579344 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0dd314c2-a10b-42e5-be4c-c7a852510d9c tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (516691fe-8e78-49f3-a096-adb10e5b83eb) transitioned into state 'SUCCESS' from state '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-49015883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9040f3e1ba46466598ae7b1250d94ba4',qos_specs=None,replication_status=,reservations=['eefc9800-dda9-4251-90c7-e98f03b947a9','c4335cb1-971e-46d4-84bb-223e6210c33f','f849ccbc-4538-4699-a2ce-5bc530c91304','77ad2fbd-1e1a-4f15-951f-56cbe1b3c269'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='350a1dc8b12743448d4554bb212c2b6b',volume_type_id=3793a35d-3c84-48ce-9362-23e52d448ab6)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:38.580190 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0dd314c2-a10b-42e5-be4c-c7a852510d9c tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48e90bc1-09b8-4596-a58a-787b5c4b5a7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:38.605932 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0dd314c2-a10b-42e5-be4c-c7a852510d9c tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48e90bc1-09b8-4596-a58a-787b5c4b5a7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:38.607574 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0dd314c2-a10b-42e5-be4c-c7a852510d9c tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Flow 'volume_create_api' (c194d794-da9c-4500-a559-c9a4933bdcbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:42:38.608073 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-0dd314c2-a10b-42e5-be4c-c7a852510d9c tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Create volume request issued successfully. Jul 03 21:42:38.609025 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0dd314c2-a10b-42e5-be4c-c7a852510d9c tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:42:38.609483 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 27/99] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:42:38 2026] POST /volume/v3/volumes => generated 754 bytes in 564 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:42:38.626962 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-612ed4ff-59ed-48c7-9374-23e9e43c1d73 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:38.629630 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-612ed4ff-59ed-48c7-9374-23e9e43c1d73 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] GET https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 Jul 03 21:42:38.629894 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-612ed4ff-59ed-48c7-9374-23e9e43c1d73 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:38.630193 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-612ed4ff-59ed-48c7-9374-23e9e43c1d73 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:38.641720 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-53b34c94-4102-4ec3-8ec3-b8051f0ef972 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:38.642072 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:38.642072 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:42:38.642610 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-53b34c94-4102-4ec3-8ec3-b8051f0ef972 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] GET https://10.4.3.32/volume/v3/volumes/dec547c1-9406-42d5-95f4-b9a89b18a4e6 Jul 03 21:42:38.642884 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-53b34c94-4102-4ec3-8ec3-b8051f0ef972 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:38.643458 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-53b34c94-4102-4ec3-8ec3-b8051f0ef972 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:38.646823 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-612ed4ff-59ed-48c7-9374-23e9e43c1d73 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Volume info retrieved successfully. Jul 03 21:42:38.653797 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-612ed4ff-59ed-48c7-9374-23e9e43c1d73 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 returned with HTTP 200 Jul 03 21:42:38.654424 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:38.654424 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:42:38.654566 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 26/100] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:38 2026] GET /volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:42:38.662949 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-53b34c94-4102-4ec3-8ec3-b8051f0ef972 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Volume info retrieved successfully. Jul 03 21:42:38.671699 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-53b34c94-4102-4ec3-8ec3-b8051f0ef972 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/volumes/dec547c1-9406-42d5-95f4-b9a89b18a4e6 returned with HTTP 200 Jul 03 21:42:38.673504 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 23/101] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:38 2026] GET /volume/v3/volumes/dec547c1-9406-42d5-95f4-b9a89b18a4e6 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:38.689628 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a1bd2e8d-c932-497d-a902-0d9d6594e695 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:38.693812 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a1bd2e8d-c932-497d-a902-0d9d6594e695 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:42:38.693812 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a1bd2e8d-c932-497d-a902-0d9d6594e695 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-88000202"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:42:38.696147 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-a1bd2e8d-c932-497d-a902-0d9d6594e695 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-88000202'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:42:38.696229 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-a1bd2e8d-c932-497d-a902-0d9d6594e695 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Create volume of 1 GB Jul 03 21:42:38.704296 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-a1bd2e8d-c932-497d-a902-0d9d6594e695 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Availability Zones retrieved successfully. Jul 03 21:42:38.714719 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a1bd2e8d-c932-497d-a902-0d9d6594e695 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Flow 'volume_create_api' (91bf581c-3a27-41a9-a08d-089736629c2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:42:38.716470 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a1bd2e8d-c932-497d-a902-0d9d6594e695 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67c8b065-17a9-4a5d-a9ad-6a22f9fa4fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:38.719151 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-a1bd2e8d-c932-497d-a902-0d9d6594e695 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:42:38.771426 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a1bd2e8d-c932-497d-a902-0d9d6594e695 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67c8b065-17a9-4a5d-a9ad-6a22f9fa4fa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:38.773143 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a1bd2e8d-c932-497d-a902-0d9d6594e695 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99761b4c-cc2b-46a8-be84-a5c61d89d7fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:38.842671 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-a1bd2e8d-c932-497d-a902-0d9d6594e695 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Created reservations ['9bfae48b-aaae-4c87-b0e8-99aee43cea92', 'b55da36f-b81f-4ed8-b82d-f9fc968e9b05', '2f1b9883-d029-4b96-b330-ca52ccd70f56', 'c04c45dc-05dc-44ca-921c-56c86efba7f1'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:42:38.843760 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a1bd2e8d-c932-497d-a902-0d9d6594e695 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99761b4c-cc2b-46a8-be84-a5c61d89d7fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bfae48b-aaae-4c87-b0e8-99aee43cea92', 'b55da36f-b81f-4ed8-b82d-f9fc968e9b05', '2f1b9883-d029-4b96-b330-ca52ccd70f56', 'c04c45dc-05dc-44ca-921c-56c86efba7f1']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:38.844780 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a1bd2e8d-c932-497d-a902-0d9d6594e695 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (555bc0cd-ac30-4b36-8b99-c6a0e0f1a628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:38.877158 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a1bd2e8d-c932-497d-a902-0d9d6594e695 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (555bc0cd-ac30-4b36-8b99-c6a0e0f1a628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2594af80-64b1-4198-b678-ec5338c69d60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-88000202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a85fa0fa393042a5b515de619bbb9c52',qos_specs=None,replication_status=,reservations=['9bfae48b-aaae-4c87-b0e8-99aee43cea92','b55da36f-b81f-4ed8-b82d-f9fc968e9b05','2f1b9883-d029-4b96-b330-ca52ccd70f56','c04c45dc-05dc-44ca-921c-56c86efba7f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf3f9ab577fb46c1b602571f5243dd57',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:42:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-88000202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2594af80-64b1-4198-b678-ec5338c69d60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a85fa0fa393042a5b515de619bbb9c52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf3f9ab577fb46c1b602571f5243dd57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:38.878342 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a1bd2e8d-c932-497d-a902-0d9d6594e695 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c474052-c473-4d79-903b-ed4fd5aaecf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:38.903171 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a1bd2e8d-c932-497d-a902-0d9d6594e695 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c474052-c473-4d79-903b-ed4fd5aaecf4) transitioned into state 'SUCCESS' from state '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-88000202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a85fa0fa393042a5b515de619bbb9c52',qos_specs=None,replication_status=,reservations=['9bfae48b-aaae-4c87-b0e8-99aee43cea92','b55da36f-b81f-4ed8-b82d-f9fc968e9b05','2f1b9883-d029-4b96-b330-ca52ccd70f56','c04c45dc-05dc-44ca-921c-56c86efba7f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf3f9ab577fb46c1b602571f5243dd57',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:38.904252 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a1bd2e8d-c932-497d-a902-0d9d6594e695 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ba23aa7-6e83-42cb-bcd6-8c77f85eac2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:38.917534 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a1bd2e8d-c932-497d-a902-0d9d6594e695 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ba23aa7-6e83-42cb-bcd6-8c77f85eac2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:38.918822 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a1bd2e8d-c932-497d-a902-0d9d6594e695 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Flow 'volume_create_api' (91bf581c-3a27-41a9-a08d-089736629c2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:42:38.919113 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-a1bd2e8d-c932-497d-a902-0d9d6594e695 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Create volume request issued successfully. Jul 03 21:42:38.920335 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a1bd2e8d-c932-497d-a902-0d9d6594e695 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:42:38.920489 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 26/102] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:42:38 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 21:42:38.934657 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-3488bcd5-1839-4301-82d1-6f2606e8f82a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:38.937419 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3488bcd5-1839-4301-82d1-6f2606e8f82a tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] GET https://10.4.3.32/volume/v3/volumes/2594af80-64b1-4198-b678-ec5338c69d60 Jul 03 21:42:38.937419 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3488bcd5-1839-4301-82d1-6f2606e8f82a tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:38.937419 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3488bcd5-1839-4301-82d1-6f2606e8f82a tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:38.949202 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:38.949202 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:42:38.954694 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-3488bcd5-1839-4301-82d1-6f2606e8f82a tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Volume info retrieved successfully. Jul 03 21:42:38.964746 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3488bcd5-1839-4301-82d1-6f2606e8f82a tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/volumes/2594af80-64b1-4198-b678-ec5338c69d60 returned with HTTP 200 Jul 03 21:42:38.965281 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 28/103] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:38 2026] GET /volume/v3/volumes/2594af80-64b1-4198-b678-ec5338c69d60 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:39.675801 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-43ee38c4-9fab-4a7c-942c-e5f170e2dc2d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:39.678326 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-43ee38c4-9fab-4a7c-942c-e5f170e2dc2d tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] GET https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 Jul 03 21:42:39.678678 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-43ee38c4-9fab-4a7c-942c-e5f170e2dc2d tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:39.678882 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-43ee38c4-9fab-4a7c-942c-e5f170e2dc2d tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:39.689546 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:39.689546 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:42:39.694605 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-43ee38c4-9fab-4a7c-942c-e5f170e2dc2d tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Volume info retrieved successfully. Jul 03 21:42:39.699683 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-43ee38c4-9fab-4a7c-942c-e5f170e2dc2d tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 returned with HTTP 200 Jul 03 21:42:39.699899 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 27/104] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:39 2026] GET /volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:39.711789 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-70d52a05-56a8-4db2-a83c-fe155cf1ecfd None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:39.941325 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-70d52a05-56a8-4db2-a83c-fe155cf1ecfd tempest-TestMultiAttachVolumeSwap-1382369722 tempest-TestMultiAttachVolumeSwap-1382369722-project-admin] POST https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818/action Jul 03 21:42:39.941701 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-70d52a05-56a8-4db2-a83c-fe155cf1ecfd tempest-TestMultiAttachVolumeSwap-1382369722 tempest-TestMultiAttachVolumeSwap-1382369722-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:42:39.941819 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-70d52a05-56a8-4db2-a83c-fe155cf1ecfd tempest-TestMultiAttachVolumeSwap-1382369722 tempest-TestMultiAttachVolumeSwap-1382369722-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:42:39.979758 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:39.979758 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:42:39.979758 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-70d52a05-56a8-4db2-a83c-fe155cf1ecfd tempest-TestMultiAttachVolumeSwap-1382369722 tempest-TestMultiAttachVolumeSwap-1382369722-project-admin] Volume info retrieved successfully. Jul 03 21:42:39.982198 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2c5a8581-0ec7-463c-9cb0-c0c1f0fec483 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:39.984636 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2c5a8581-0ec7-463c-9cb0-c0c1f0fec483 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] GET https://10.4.3.32/volume/v3/volumes/2594af80-64b1-4198-b678-ec5338c69d60 Jul 03 21:42:39.984841 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2c5a8581-0ec7-463c-9cb0-c0c1f0fec483 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:39.985030 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2c5a8581-0ec7-463c-9cb0-c0c1f0fec483 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:39.992973 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:39.992973 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:42:39.995393 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-70d52a05-56a8-4db2-a83c-fe155cf1ecfd tempest-TestMultiAttachVolumeSwap-1382369722 tempest-TestMultiAttachVolumeSwap-1382369722-project-admin] Update volume admin metadata completed successfully. Jul 03 21:42:39.995612 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-70d52a05-56a8-4db2-a83c-fe155cf1ecfd tempest-TestMultiAttachVolumeSwap-1382369722 tempest-TestMultiAttachVolumeSwap-1382369722-project-admin] Update readonly setting on volume completed successfully. Jul 03 21:42:39.995943 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-70d52a05-56a8-4db2-a83c-fe155cf1ecfd tempest-TestMultiAttachVolumeSwap-1382369722 tempest-TestMultiAttachVolumeSwap-1382369722-project-admin] https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818/action returned with HTTP 202 Jul 03 21:42:39.996634 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 24/105] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:42:39 2026] POST /volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818/action => generated 0 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:42:39.997748 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-2c5a8581-0ec7-463c-9cb0-c0c1f0fec483 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Volume info retrieved successfully. Jul 03 21:42:40.002813 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2c5a8581-0ec7-463c-9cb0-c0c1f0fec483 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/volumes/2594af80-64b1-4198-b678-ec5338c69d60 returned with HTTP 200 Jul 03 21:42:40.003360 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 27/106] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:39 2026] GET /volume/v3/volumes/2594af80-64b1-4198-b678-ec5338c69d60 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:42:40.010474 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-641bc0c5-b644-4382-bb2c-6010ee20b806 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:40.010474 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-641bc0c5-b644-4382-bb2c-6010ee20b806 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:42:40.010941 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-641bc0c5-b644-4382-bb2c-6010ee20b806 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1030715949"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:42:40.013315 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-641bc0c5-b644-4382-bb2c-6010ee20b806 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1030715949'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:42:40.018652 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-641bc0c5-b644-4382-bb2c-6010ee20b806 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Create volume of 1 GB Jul 03 21:42:40.019820 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:40.019820 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:42:40.021073 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-641bc0c5-b644-4382-bb2c-6010ee20b806 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Availability Zones retrieved successfully. Jul 03 21:42:40.033058 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-641bc0c5-b644-4382-bb2c-6010ee20b806 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Flow 'volume_create_api' (f46fccdc-a8d1-4e5c-80ee-4a312f4ff60b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:42:40.035401 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-641bc0c5-b644-4382-bb2c-6010ee20b806 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15f121b1-7d86-449a-b2cf-6f4d13d771dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:40.036939 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-641bc0c5-b644-4382-bb2c-6010ee20b806 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:42:40.047233 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:40.047233 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:42:40.064851 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-641bc0c5-b644-4382-bb2c-6010ee20b806 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15f121b1-7d86-449a-b2cf-6f4d13d771dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:12Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3793a35d-3c84-48ce-9362-23e52d448ab6,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3793a35d-3c84-48ce-9362-23e52d448ab6', 'encryption_key_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=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:40.065874 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-641bc0c5-b644-4382-bb2c-6010ee20b806 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26fbaeed-cb4a-473b-a088-5cd0aae32583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:40.131891 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-641bc0c5-b644-4382-bb2c-6010ee20b806 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Created reservations ['d114fce7-f49f-4173-a148-c8a4f1b3537a', 'b488a454-1ba8-4af4-853f-480200e0b23c', 'b752ba7d-df86-4380-9c41-3e6d3c51ffcd', 'f8d5dfd0-050d-4701-af41-467c53aa3a99'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:42:40.133084 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-641bc0c5-b644-4382-bb2c-6010ee20b806 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26fbaeed-cb4a-473b-a088-5cd0aae32583) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d114fce7-f49f-4173-a148-c8a4f1b3537a', 'b488a454-1ba8-4af4-853f-480200e0b23c', 'b752ba7d-df86-4380-9c41-3e6d3c51ffcd', 'f8d5dfd0-050d-4701-af41-467c53aa3a99']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:40.134206 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-641bc0c5-b644-4382-bb2c-6010ee20b806 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5df4f673-31f4-4e32-8319-700a0d5eb309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:40.161422 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-641bc0c5-b644-4382-bb2c-6010ee20b806 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5df4f673-31f4-4e32-8319-700a0d5eb309) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c61b3c0c-e3d9-4780-ac78-41f8dd197191', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1030715949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9040f3e1ba46466598ae7b1250d94ba4',qos_specs=None,replication_status=,reservations=['d114fce7-f49f-4173-a148-c8a4f1b3537a','b488a454-1ba8-4af4-853f-480200e0b23c','b752ba7d-df86-4380-9c41-3e6d3c51ffcd','f8d5dfd0-050d-4701-af41-467c53aa3a99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='350a1dc8b12743448d4554bb212c2b6b',volume_type_id=3793a35d-3c84-48ce-9362-23e52d448ab6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:42:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1030715949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c61b3c0c-e3d9-4780-ac78-41f8dd197191,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='9040f3e1ba46466598ae7b1250d94ba4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='350a1dc8b12743448d4554bb212c2b6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3793a35d-3c84-48ce-9362-23e52d448ab6),volume_type_id=3793a35d-3c84-48ce-9362-23e52d448ab6)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:40.162132 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-641bc0c5-b644-4382-bb2c-6010ee20b806 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b012e00a-04a9-4428-a832-0c9ca210030a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:40.180554 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-641bc0c5-b644-4382-bb2c-6010ee20b806 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b012e00a-04a9-4428-a832-0c9ca210030a) transitioned into state 'SUCCESS' from state '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-1030715949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9040f3e1ba46466598ae7b1250d94ba4',qos_specs=None,replication_status=,reservations=['d114fce7-f49f-4173-a148-c8a4f1b3537a','b488a454-1ba8-4af4-853f-480200e0b23c','b752ba7d-df86-4380-9c41-3e6d3c51ffcd','f8d5dfd0-050d-4701-af41-467c53aa3a99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='350a1dc8b12743448d4554bb212c2b6b',volume_type_id=3793a35d-3c84-48ce-9362-23e52d448ab6)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:40.181265 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-641bc0c5-b644-4382-bb2c-6010ee20b806 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (098bde9d-2f8b-4a65-9456-535c3854b608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:40.193582 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-641bc0c5-b644-4382-bb2c-6010ee20b806 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (098bde9d-2f8b-4a65-9456-535c3854b608) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:40.194462 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-641bc0c5-b644-4382-bb2c-6010ee20b806 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Flow 'volume_create_api' (f46fccdc-a8d1-4e5c-80ee-4a312f4ff60b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:42:40.194795 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-641bc0c5-b644-4382-bb2c-6010ee20b806 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Create volume request issued successfully. Jul 03 21:42:40.195335 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-641bc0c5-b644-4382-bb2c-6010ee20b806 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:42:40.195779 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 29/107] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:42:40 2026] POST /volume/v3/volumes => generated 756 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:42:40.218753 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-00ea3887-da1b-401f-9917-1c03e3853c35 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:40.221304 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-00ea3887-da1b-401f-9917-1c03e3853c35 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] GET https://10.4.3.32/volume/v3/volumes/c61b3c0c-e3d9-4780-ac78-41f8dd197191 Jul 03 21:42:40.221589 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-00ea3887-da1b-401f-9917-1c03e3853c35 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:40.221784 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-00ea3887-da1b-401f-9917-1c03e3853c35 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:40.238285 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:40.238285 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:42:40.246578 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-00ea3887-da1b-401f-9917-1c03e3853c35 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Volume info retrieved successfully. Jul 03 21:42:40.251736 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-00ea3887-da1b-401f-9917-1c03e3853c35 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes/c61b3c0c-e3d9-4780-ac78-41f8dd197191 returned with HTTP 200 Jul 03 21:42:40.252105 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 28/108] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:40 2026] GET /volume/v3/volumes/c61b3c0c-e3d9-4780-ac78-41f8dd197191 => generated 824 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:41.269744 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f88f11b2-d1f6-4d99-bfca-2136c6c69a9f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:41.272044 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f88f11b2-d1f6-4d99-bfca-2136c6c69a9f tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] GET https://10.4.3.32/volume/v3/volumes/c61b3c0c-e3d9-4780-ac78-41f8dd197191 Jul 03 21:42:41.272880 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f88f11b2-d1f6-4d99-bfca-2136c6c69a9f tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:41.272880 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f88f11b2-d1f6-4d99-bfca-2136c6c69a9f tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:41.284144 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:41.284144 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:42:41.289193 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-f88f11b2-d1f6-4d99-bfca-2136c6c69a9f tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Volume info retrieved successfully. Jul 03 21:42:41.294520 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f88f11b2-d1f6-4d99-bfca-2136c6c69a9f tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes/c61b3c0c-e3d9-4780-ac78-41f8dd197191 returned with HTTP 200 Jul 03 21:42:41.294939 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 25/109] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:41 2026] GET /volume/v3/volumes/c61b3c0c-e3d9-4780-ac78-41f8dd197191 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:46.071256 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-25ad6f57-b131-4c85-affb-004ea4ca9da7 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:46.076962 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-25ad6f57-b131-4c85-affb-004ea4ca9da7 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:42:46.077300 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-25ad6f57-b131-4c85-affb-004ea4ca9da7 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-2005670142"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:42:46.080741 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-25ad6f57-b131-4c85-affb-004ea4ca9da7 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-2005670142'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:42:46.080920 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-25ad6f57-b131-4c85-affb-004ea4ca9da7 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Create volume of 1 GB Jul 03 21:42:46.090354 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-25ad6f57-b131-4c85-affb-004ea4ca9da7 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Availability Zones retrieved successfully. Jul 03 21:42:46.097791 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-25ad6f57-b131-4c85-affb-004ea4ca9da7 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Flow 'volume_create_api' (89381532-9c79-4c02-bbe1-f6303a8aa4c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:42:46.098840 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-25ad6f57-b131-4c85-affb-004ea4ca9da7 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83e32fc8-3fa0-49d2-b5e2-228bc21a25df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:46.099834 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-25ad6f57-b131-4c85-affb-004ea4ca9da7 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:42:46.138746 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-25ad6f57-b131-4c85-affb-004ea4ca9da7 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83e32fc8-3fa0-49d2-b5e2-228bc21a25df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:46.140183 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-25ad6f57-b131-4c85-affb-004ea4ca9da7 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (283b2848-1a9a-4b26-9d5b-9043c3543cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:46.252110 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-25ad6f57-b131-4c85-affb-004ea4ca9da7 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Created reservations ['df41b0ad-9b84-4253-a547-3396319cd534', 'e27de119-51bf-438d-9e07-328928329849', '249ba35a-b348-477f-a286-cba35d6b4f7f', '8d40bf9b-8252-4956-9ec4-71a4d5abc166'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:42:46.253319 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-25ad6f57-b131-4c85-affb-004ea4ca9da7 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (283b2848-1a9a-4b26-9d5b-9043c3543cab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df41b0ad-9b84-4253-a547-3396319cd534', 'e27de119-51bf-438d-9e07-328928329849', '249ba35a-b348-477f-a286-cba35d6b4f7f', '8d40bf9b-8252-4956-9ec4-71a4d5abc166']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:46.254220 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-25ad6f57-b131-4c85-affb-004ea4ca9da7 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b9101ad-8d80-4ecd-822d-982a053b1baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:46.286858 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-25ad6f57-b131-4c85-affb-004ea4ca9da7 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b9101ad-8d80-4ecd-822d-982a053b1baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0696e0e-f303-4bfc-8ee1-b2beeed5842e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-2005670142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e7c42474a564aa19342e40d134fc656',qos_specs=None,replication_status=,reservations=['df41b0ad-9b84-4253-a547-3396319cd534','e27de119-51bf-438d-9e07-328928329849','249ba35a-b348-477f-a286-cba35d6b4f7f','8d40bf9b-8252-4956-9ec4-71a4d5abc166'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a31b5f1af514122aa8f4aa43325f7e4',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:42:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-2005670142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0696e0e-f303-4bfc-8ee1-b2beeed5842e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e7c42474a564aa19342e40d134fc656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a31b5f1af514122aa8f4aa43325f7e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:46.289390 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-25ad6f57-b131-4c85-affb-004ea4ca9da7 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a117d8fd-2081-4ad6-a8fa-90be9a69008d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:46.324898 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-25ad6f57-b131-4c85-affb-004ea4ca9da7 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a117d8fd-2081-4ad6-a8fa-90be9a69008d) transitioned into state 'SUCCESS' from state '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-2005670142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e7c42474a564aa19342e40d134fc656',qos_specs=None,replication_status=,reservations=['df41b0ad-9b84-4253-a547-3396319cd534','e27de119-51bf-438d-9e07-328928329849','249ba35a-b348-477f-a286-cba35d6b4f7f','8d40bf9b-8252-4956-9ec4-71a4d5abc166'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a31b5f1af514122aa8f4aa43325f7e4',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:46.325802 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-25ad6f57-b131-4c85-affb-004ea4ca9da7 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e075d9e3-67be-40c9-89e9-d1b4793de4c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:42:46.339127 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-25ad6f57-b131-4c85-affb-004ea4ca9da7 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e075d9e3-67be-40c9-89e9-d1b4793de4c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:42:46.340417 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-25ad6f57-b131-4c85-affb-004ea4ca9da7 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Flow 'volume_create_api' (89381532-9c79-4c02-bbe1-f6303a8aa4c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:42:46.340817 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-25ad6f57-b131-4c85-affb-004ea4ca9da7 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Create volume request issued successfully. Jul 03 21:42:46.341778 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-25ad6f57-b131-4c85-affb-004ea4ca9da7 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:42:46.342403 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 28/110] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:42:46 2026] POST /volume/v3/volumes => generated 750 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:42:46.357957 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-0bd5912f-c168-4ff0-a0a7-f81e97c61a55 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:46.361605 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0bd5912f-c168-4ff0-a0a7-f81e97c61a55 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] GET https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e Jul 03 21:42:46.362772 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0bd5912f-c168-4ff0-a0a7-f81e97c61a55 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:46.362772 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0bd5912f-c168-4ff0-a0a7-f81e97c61a55 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:46.372166 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:46.372166 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:42:46.376937 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-0bd5912f-c168-4ff0-a0a7-f81e97c61a55 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Volume info retrieved successfully. Jul 03 21:42:46.384553 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0bd5912f-c168-4ff0-a0a7-f81e97c61a55 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e returned with HTTP 200 Jul 03 21:42:46.385038 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 30/111] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:46 2026] GET /volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e => generated 818 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:42:47.400012 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-05327fff-f541-4f61-a855-30c08191538f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:47.403236 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-05327fff-f541-4f61-a855-30c08191538f tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] GET https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e Jul 03 21:42:47.403540 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-05327fff-f541-4f61-a855-30c08191538f tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:47.403804 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-05327fff-f541-4f61-a855-30c08191538f tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:47.417513 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:47.417513 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:42:47.423876 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-05327fff-f541-4f61-a855-30c08191538f tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Volume info retrieved successfully. Jul 03 21:42:47.429335 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-05327fff-f541-4f61-a855-30c08191538f tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e returned with HTTP 200 Jul 03 21:42:47.429880 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 29/112] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:47 2026] GET /volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:47.590577 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-6a6baadf-028c-41fb-9e30-c88602282bf8 req-30ac53ee-3ed5-4809-a53e-2cf3a1c559b5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:47.594992 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-6a6baadf-028c-41fb-9e30-c88602282bf8 req-30ac53ee-3ed5-4809-a53e-2cf3a1c559b5 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] GET https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e Jul 03 21:42:47.595284 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-6a6baadf-028c-41fb-9e30-c88602282bf8 req-30ac53ee-3ed5-4809-a53e-2cf3a1c559b5 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:47.595894 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-6a6baadf-028c-41fb-9e30-c88602282bf8 req-30ac53ee-3ed5-4809-a53e-2cf3a1c559b5 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:47.603431 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:47.603431 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:42:47.608339 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-6a6baadf-028c-41fb-9e30-c88602282bf8 req-30ac53ee-3ed5-4809-a53e-2cf3a1c559b5 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Volume info retrieved successfully. Jul 03 21:42:47.615021 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-6a6baadf-028c-41fb-9e30-c88602282bf8 req-30ac53ee-3ed5-4809-a53e-2cf3a1c559b5 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e returned with HTTP 200 Jul 03 21:42:47.615876 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 26/113] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:42:47 2026] GET /volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:49.985970 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f8c182f4-6bf7-43f4-a953-c23693590a0b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:49.986949 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f8c182f4-6bf7-43f4-a953-c23693590a0b None None] GET https://10.4.3.32/volume// Jul 03 21:42:49.987198 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f8c182f4-6bf7-43f4-a953-c23693590a0b None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:49.987611 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f8c182f4-6bf7-43f4-a953-c23693590a0b None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:49.988347 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f8c182f4-6bf7-43f4-a953-c23693590a0b None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:42:49.989010 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 29/114] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:42:49 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 21:42:50.016099 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-6a6baadf-028c-41fb-9e30-c88602282bf8 req-38b4149c-6de8-432e-8101-c8133e1626c0 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:50.340730 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-6a6baadf-028c-41fb-9e30-c88602282bf8 req-38b4149c-6de8-432e-8101-c8133e1626c0 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:42:50.341307 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-6a6baadf-028c-41fb-9e30-c88602282bf8 req-38b4149c-6de8-432e-8101-c8133e1626c0 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b0696e0e-f303-4bfc-8ee1-b2beeed5842e", "connector": null, "instance_uuid": "b2006398-f098-453b-b189-025de3434cbf"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:42:50.355089 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:50.355089 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:42:50.402887 np0000004475 devstack@c-api.service[99935]: /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 21:42:50.402887 np0000004475 devstack@c-api.service[99935]: .first() Jul 03 21:42:50.425443 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-6a6baadf-028c-41fb-9e30-c88602282bf8 req-38b4149c-6de8-432e-8101-c8133e1626c0 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:42:50.425904 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 31/115] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:42:50 2026] POST /volume/v3/attachments => generated 273 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:42:50.698235 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-eb54972a-19fa-4f65-bbca-e5584aaa5659 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:50.701041 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-eb54972a-19fa-4f65-bbca-e5584aaa5659 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] GET https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e Jul 03 21:42:50.701041 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-eb54972a-19fa-4f65-bbca-e5584aaa5659 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:50.701041 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-eb54972a-19fa-4f65-bbca-e5584aaa5659 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:50.729272 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:50.729272 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:42:50.737966 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-eb54972a-19fa-4f65-bbca-e5584aaa5659 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Volume info retrieved successfully. Jul 03 21:42:50.749035 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-eb54972a-19fa-4f65-bbca-e5584aaa5659 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e returned with HTTP 200 Jul 03 21:42:50.749601 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 30/116] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:50 2026] GET /volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e => generated 842 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:50.980805 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-fea5d191-368b-4375-b689-0db1c27c3dcf None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:50.982822 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fea5d191-368b-4375-b689-0db1c27c3dcf None None] GET https://10.4.3.32/volume// Jul 03 21:42:50.983365 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fea5d191-368b-4375-b689-0db1c27c3dcf None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:50.983365 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fea5d191-368b-4375-b689-0db1c27c3dcf None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:50.984133 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fea5d191-368b-4375-b689-0db1c27c3dcf None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:42:50.984598 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 27/117] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:42:50 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 21:42:51.040436 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-6a6baadf-028c-41fb-9e30-c88602282bf8 req-d3a45b44-5510-462f-a337-538de0869df5 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:51.049000 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-6a6baadf-028c-41fb-9e30-c88602282bf8 req-d3a45b44-5510-462f-a337-538de0869df5 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] GET https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e Jul 03 21:42:51.049000 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-6a6baadf-028c-41fb-9e30-c88602282bf8 req-d3a45b44-5510-462f-a337-538de0869df5 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:51.050190 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-6a6baadf-028c-41fb-9e30-c88602282bf8 req-d3a45b44-5510-462f-a337-538de0869df5 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:51.069611 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:51.069611 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:42:51.075930 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-6a6baadf-028c-41fb-9e30-c88602282bf8 req-d3a45b44-5510-462f-a337-538de0869df5 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Volume info retrieved successfully. Jul 03 21:42:51.084267 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-6a6baadf-028c-41fb-9e30-c88602282bf8 req-d3a45b44-5510-462f-a337-538de0869df5 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e returned with HTTP 200 Jul 03 21:42:51.084903 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 30/118] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:42:51 2026] GET /volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e => generated 1022 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:42:51.414978 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-b09a7482-9e57-4870-81e9-002211e89c91 req-d7607172-6b82-4350-a4d4-7390a904e90c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:51.416771 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-d7607172-6b82-4350-a4d4-7390a904e90c tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] GET https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 Jul 03 21:42:51.417027 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-d7607172-6b82-4350-a4d4-7390a904e90c tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:51.417275 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-d7607172-6b82-4350-a4d4-7390a904e90c tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:51.570683 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:51.570683 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:42:51.575906 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-b09a7482-9e57-4870-81e9-002211e89c91 req-d7607172-6b82-4350-a4d4-7390a904e90c tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Volume info retrieved successfully. Jul 03 21:42:51.582244 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-d7607172-6b82-4350-a4d4-7390a904e90c tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 returned with HTTP 200 Jul 03 21:42:51.582810 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 32/119] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:42:51 2026] GET /volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 => generated 1394 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 21:42:51.594385 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-b09a7482-9e57-4870-81e9-002211e89c91 req-66e7e961-151b-475f-9fe8-85df2ebcd72f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:51.599396 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-66e7e961-151b-475f-9fe8-85df2ebcd72f tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] GET https://10.4.3.32/volume/v3/volumes/dec547c1-9406-42d5-95f4-b9a89b18a4e6 Jul 03 21:42:51.599396 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-66e7e961-151b-475f-9fe8-85df2ebcd72f tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:51.599396 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-66e7e961-151b-475f-9fe8-85df2ebcd72f tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:51.609004 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:51.609004 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:42:51.617402 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-b09a7482-9e57-4870-81e9-002211e89c91 req-66e7e961-151b-475f-9fe8-85df2ebcd72f tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Volume info retrieved successfully. Jul 03 21:42:51.622224 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-66e7e961-151b-475f-9fe8-85df2ebcd72f tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/volumes/dec547c1-9406-42d5-95f4-b9a89b18a4e6 returned with HTTP 200 Jul 03 21:42:51.623634 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 31/120] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:42:51 2026] GET /volume/v3/volumes/dec547c1-9406-42d5-95f4-b9a89b18a4e6 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:51.634400 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-b09a7482-9e57-4870-81e9-002211e89c91 req-715242a5-3877-4f1f-9c5f-97854cefb195 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:51.636733 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-715242a5-3877-4f1f-9c5f-97854cefb195 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] GET https://10.4.3.32/volume/v3/volumes/2594af80-64b1-4198-b678-ec5338c69d60 Jul 03 21:42:51.636961 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-715242a5-3877-4f1f-9c5f-97854cefb195 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:51.637140 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-715242a5-3877-4f1f-9c5f-97854cefb195 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:51.647060 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:51.647060 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:42:51.655645 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-b09a7482-9e57-4870-81e9-002211e89c91 req-715242a5-3877-4f1f-9c5f-97854cefb195 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Volume info retrieved successfully. Jul 03 21:42:51.661783 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-715242a5-3877-4f1f-9c5f-97854cefb195 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/volumes/2594af80-64b1-4198-b678-ec5338c69d60 returned with HTTP 200 Jul 03 21:42:51.662445 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 28/121] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:42:51 2026] GET /volume/v3/volumes/2594af80-64b1-4198-b678-ec5338c69d60 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:51.677212 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e4da9ac2-44e0-45cf-a573-d552839db2c9 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:51.677212 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e4da9ac2-44e0-45cf-a573-d552839db2c9 None None] GET https://10.4.3.32/volume// Jul 03 21:42:51.677212 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e4da9ac2-44e0-45cf-a573-d552839db2c9 None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:51.677212 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e4da9ac2-44e0-45cf-a573-d552839db2c9 None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:51.677212 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e4da9ac2-44e0-45cf-a573-d552839db2c9 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:42:51.677212 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 31/122] 10.4.3.32 () {66 vars in 1412 bytes} [Fri Jul 3 21:42: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 21:42:51.688233 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-b09a7482-9e57-4870-81e9-002211e89c91 req-5681ef41-05bd-4131-bbca-09cec0c9b2dc None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:51.690808 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-5681ef41-05bd-4131-bbca-09cec0c9b2dc tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:42:51.691441 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-5681ef41-05bd-4131-bbca-09cec0c9b2dc tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2980f867-9d01-4164-a336-0f0ed8a4e150", "connector": null, "instance_uuid": "87adec02-bc0a-457c-a17a-88557b63f351"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:42:51.701548 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:51.701548 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:42:51.762625 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-5681ef41-05bd-4131-bbca-09cec0c9b2dc tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:42:51.763409 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 33/123] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:42:51 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 21:42:51.772399 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-536c4cf7-7719-420d-ba30-13c32df3fbd0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:51.774274 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-536c4cf7-7719-420d-ba30-13c32df3fbd0 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] GET https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e Jul 03 21:42:51.774501 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-536c4cf7-7719-420d-ba30-13c32df3fbd0 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:51.774566 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-39659902-df8e-47c5-bc2c-65c1cdccb0d5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:51.774686 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-536c4cf7-7719-420d-ba30-13c32df3fbd0 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:51.774909 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-39659902-df8e-47c5-bc2c-65c1cdccb0d5 None None] GET https://10.4.3.32/volume// Jul 03 21:42:51.775091 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-39659902-df8e-47c5-bc2c-65c1cdccb0d5 None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:51.775341 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-39659902-df8e-47c5-bc2c-65c1cdccb0d5 None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:51.775670 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-39659902-df8e-47c5-bc2c-65c1cdccb0d5 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:42:51.775975 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 29/124] 10.4.3.32 () {66 vars in 1412 bytes} [Fri Jul 3 21:42: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 21:42:51.785160 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-b09a7482-9e57-4870-81e9-002211e89c91 req-e192d2f1-98a9-4774-9df0-b0893ddeb011 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:51.787485 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:51.787485 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:42:51.792398 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-e192d2f1-98a9-4774-9df0-b0893ddeb011 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:42:51.792398 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-e192d2f1-98a9-4774-9df0-b0893ddeb011 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dec547c1-9406-42d5-95f4-b9a89b18a4e6", "connector": null, "instance_uuid": "87adec02-bc0a-457c-a17a-88557b63f351"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:42:51.792812 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-536c4cf7-7719-420d-ba30-13c32df3fbd0 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Volume info retrieved successfully. Jul 03 21:42:51.796953 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-536c4cf7-7719-420d-ba30-13c32df3fbd0 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e returned with HTTP 200 Jul 03 21:42:51.797312 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 32/125] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:51 2026] GET /volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:51.799779 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:51.799779 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:42:51.997397 np0000004475 devstack@c-api.service[99936]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Jul 03 21:42:51.997397 np0000004475 devstack@c-api.service[99936]: .first() Jul 03 21:42:52.019257 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-e192d2f1-98a9-4774-9df0-b0893ddeb011 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:42:52.019753 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 32/126] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:42:51 2026] POST /volume/v3/attachments => generated 273 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:42:52.034855 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d74ed646-49ef-481a-b7fe-5fa663c35f4f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:52.035338 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d74ed646-49ef-481a-b7fe-5fa663c35f4f None None] GET https://10.4.3.32/volume// Jul 03 21:42:52.035877 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d74ed646-49ef-481a-b7fe-5fa663c35f4f None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:52.035877 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d74ed646-49ef-481a-b7fe-5fa663c35f4f None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:52.036218 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d74ed646-49ef-481a-b7fe-5fa663c35f4f None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:42:52.040500 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 34/127] 10.4.3.32 () {66 vars in 1412 bytes} [Fri Jul 3 21:42: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 21:42:52.045957 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-b09a7482-9e57-4870-81e9-002211e89c91 req-e40a405d-642e-4738-8199-f3868686d19f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:52.048477 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-e40a405d-642e-4738-8199-f3868686d19f tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:42:52.048990 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-e40a405d-642e-4738-8199-f3868686d19f tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2594af80-64b1-4198-b678-ec5338c69d60", "connector": null, "instance_uuid": "87adec02-bc0a-457c-a17a-88557b63f351"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:42:52.061564 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:52.061564 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:42:52.100657 np0000004475 devstack@c-api.service[99934]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Jul 03 21:42:52.100657 np0000004475 devstack@c-api.service[99934]: .first() Jul 03 21:42:52.117214 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-e40a405d-642e-4738-8199-f3868686d19f tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:42:52.117847 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 30/128] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:42:52 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:42:52.322548 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-6a6baadf-028c-41fb-9e30-c88602282bf8 req-3eada6ba-4c81-4252-a092-fb920bb2e024 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:52.328193 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-6a6baadf-028c-41fb-9e30-c88602282bf8 req-3eada6ba-4c81-4252-a092-fb920bb2e024 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] PUT https://10.4.3.32/volume/v3/attachments/aa5db2be-7e18-428e-a897-ee44bd2ebca6 Jul 03 21:42:52.328193 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-6a6baadf-028c-41fb-9e30-c88602282bf8 req-3eada6ba-4c81-4252-a092-fb920bb2e024 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:42:52.341911 np0000004475 devstack@c-api.service[99933]: /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 21:42:52.341911 np0000004475 devstack@c-api.service[99933]: .first() Jul 03 21:42:52.353092 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-6a6baadf-028c-41fb-9e30-c88602282bf8 req-3eada6ba-4c81-4252-a092-fb920bb2e024 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Acquiring lock "cinder-attachment_update-b0696e0e-f303-4bfc-8ee1-b2beeed5842e-np0000004475" by "attachment_update" {{(pid=99933) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:42:52.360544 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-6a6baadf-028c-41fb-9e30-c88602282bf8 req-3eada6ba-4c81-4252-a092-fb920bb2e024 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Lock "cinder-attachment_update-b0696e0e-f303-4bfc-8ee1-b2beeed5842e-np0000004475" acquired by "attachment_update" :: waited 0.006s {{(pid=99933) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:42:52.360544 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:52.360544 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:42:52.821471 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ee462654-cb65-4bf0-8eb7-07a3a5123ae7 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:52.824287 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ee462654-cb65-4bf0-8eb7-07a3a5123ae7 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] GET https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e Jul 03 21:42:52.824287 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ee462654-cb65-4bf0-8eb7-07a3a5123ae7 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:52.825000 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ee462654-cb65-4bf0-8eb7-07a3a5123ae7 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:52.841926 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:52.841926 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:42:52.848222 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-ee462654-cb65-4bf0-8eb7-07a3a5123ae7 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Volume info retrieved successfully. Jul 03 21:42:52.854058 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ee462654-cb65-4bf0-8eb7-07a3a5123ae7 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e returned with HTTP 200 Jul 03 21:42:52.854736 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 33/129] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:52 2026] GET /volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:52.939445 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-6a6baadf-028c-41fb-9e30-c88602282bf8 req-3eada6ba-4c81-4252-a092-fb920bb2e024 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Lock "cinder-attachment_update-b0696e0e-f303-4bfc-8ee1-b2beeed5842e-np0000004475" released by "attachment_update" :: held 0.581s {{(pid=99933) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:42:52.939862 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-6a6baadf-028c-41fb-9e30-c88602282bf8 req-3eada6ba-4c81-4252-a092-fb920bb2e024 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] https://10.4.3.32/volume/v3/attachments/aa5db2be-7e18-428e-a897-ee44bd2ebca6 returned with HTTP 200 Jul 03 21:42:52.940747 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 33/130] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:42:52 2026] PUT /volume/v3/attachments/aa5db2be-7e18-428e-a897-ee44bd2ebca6 => generated 969 bytes in 619 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:42:53.868652 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-65afb5e7-cd52-41e1-8670-6875d3637163 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:53.872677 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-65afb5e7-cd52-41e1-8670-6875d3637163 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] GET https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e Jul 03 21:42:53.872941 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-65afb5e7-cd52-41e1-8670-6875d3637163 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:53.873236 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-65afb5e7-cd52-41e1-8670-6875d3637163 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:53.883661 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:53.883661 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:42:53.887930 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-65afb5e7-cd52-41e1-8670-6875d3637163 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Volume info retrieved successfully. Jul 03 21:42:53.893524 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-65afb5e7-cd52-41e1-8670-6875d3637163 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e returned with HTTP 200 Jul 03 21:42:53.893890 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 35/131] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:53 2026] GET /volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:54.910877 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-93c67c32-8822-4ca4-a995-fb83ee692282 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:54.912789 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-93c67c32-8822-4ca4-a995-fb83ee692282 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] GET https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e Jul 03 21:42:54.913161 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-93c67c32-8822-4ca4-a995-fb83ee692282 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:54.914062 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-93c67c32-8822-4ca4-a995-fb83ee692282 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:54.928421 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:54.928421 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:42:54.934780 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-93c67c32-8822-4ca4-a995-fb83ee692282 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Volume info retrieved successfully. Jul 03 21:42:54.941631 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-93c67c32-8822-4ca4-a995-fb83ee692282 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e returned with HTTP 200 Jul 03 21:42:54.942292 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 31/132] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:54 2026] GET /volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:55.959807 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2e510d73-8a7e-480f-847c-8c0729c7c83d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:55.963526 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2e510d73-8a7e-480f-847c-8c0729c7c83d tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] GET https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e Jul 03 21:42:55.963526 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2e510d73-8a7e-480f-847c-8c0729c7c83d tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:55.963526 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2e510d73-8a7e-480f-847c-8c0729c7c83d tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:55.977580 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:55.977580 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:42:55.983552 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-2e510d73-8a7e-480f-847c-8c0729c7c83d tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Volume info retrieved successfully. Jul 03 21:42:55.991394 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2e510d73-8a7e-480f-847c-8c0729c7c83d tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e returned with HTTP 200 Jul 03 21:42:55.991394 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 34/133] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:55 2026] GET /volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:57.015508 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7aba96fa-3127-4416-8ec1-35968ff70e3a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:57.019005 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7aba96fa-3127-4416-8ec1-35968ff70e3a tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] GET https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e Jul 03 21:42:57.019299 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7aba96fa-3127-4416-8ec1-35968ff70e3a tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:57.019589 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7aba96fa-3127-4416-8ec1-35968ff70e3a tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:57.046351 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:57.046351 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:42:57.055186 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-7aba96fa-3127-4416-8ec1-35968ff70e3a tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Volume info retrieved successfully. Jul 03 21:42:57.062244 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7aba96fa-3127-4416-8ec1-35968ff70e3a tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e returned with HTTP 200 Jul 03 21:42:57.062244 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 34/134] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:57 2026] GET /volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:58.084245 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b07f0f54-08db-4cae-8985-fd5a21c3cfcc None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:58.088066 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b07f0f54-08db-4cae-8985-fd5a21c3cfcc tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] GET https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e Jul 03 21:42:58.088066 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b07f0f54-08db-4cae-8985-fd5a21c3cfcc tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:58.090760 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b07f0f54-08db-4cae-8985-fd5a21c3cfcc tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:58.107344 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:58.107344 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:42:58.113727 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b07f0f54-08db-4cae-8985-fd5a21c3cfcc tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Volume info retrieved successfully. Jul 03 21:42:58.121649 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b07f0f54-08db-4cae-8985-fd5a21c3cfcc tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e returned with HTTP 200 Jul 03 21:42:58.122202 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 36/135] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:58 2026] GET /volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:42:59.144274 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-51f10429-0823-4645-b030-d75dc7a7eae9 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:42:59.146917 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-51f10429-0823-4645-b030-d75dc7a7eae9 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] GET https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e Jul 03 21:42:59.146917 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-51f10429-0823-4645-b030-d75dc7a7eae9 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:42:59.146917 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-51f10429-0823-4645-b030-d75dc7a7eae9 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:42:59.165880 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:42:59.165880 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:42:59.174770 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-51f10429-0823-4645-b030-d75dc7a7eae9 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Volume info retrieved successfully. Jul 03 21:42:59.183920 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-51f10429-0823-4645-b030-d75dc7a7eae9 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e returned with HTTP 200 Jul 03 21:42:59.184721 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 32/136] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:42:59 2026] GET /volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:00.216100 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2c76e3c4-29d1-451b-a33f-9de79ec70b7f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:00.218638 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2c76e3c4-29d1-451b-a33f-9de79ec70b7f tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] GET https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e Jul 03 21:43:00.219294 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2c76e3c4-29d1-451b-a33f-9de79ec70b7f tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:00.219294 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2c76e3c4-29d1-451b-a33f-9de79ec70b7f tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:00.244577 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:00.244577 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:43:00.251831 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-2c76e3c4-29d1-451b-a33f-9de79ec70b7f tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Volume info retrieved successfully. Jul 03 21:43:00.260513 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2c76e3c4-29d1-451b-a33f-9de79ec70b7f tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e returned with HTTP 200 Jul 03 21:43:00.260840 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 35/137] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:00 2026] GET /volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:00.286741 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-6a6baadf-028c-41fb-9e30-c88602282bf8 req-fd58a59e-4eaf-4f31-8d74-20a2ccdcd2f3 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:00.291482 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-6a6baadf-028c-41fb-9e30-c88602282bf8 req-fd58a59e-4eaf-4f31-8d74-20a2ccdcd2f3 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] POST https://10.4.3.32/volume/v3/attachments/aa5db2be-7e18-428e-a897-ee44bd2ebca6/action Jul 03 21:43:00.291482 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-6a6baadf-028c-41fb-9e30-c88602282bf8 req-fd58a59e-4eaf-4f31-8d74-20a2ccdcd2f3 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Action body: b'{"os-complete": null}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:43:00.291482 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-6a6baadf-028c-41fb-9e30-c88602282bf8 req-fd58a59e-4eaf-4f31-8d74-20a2ccdcd2f3 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:00.313746 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:00.313746 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:43:00.361679 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-6a6baadf-028c-41fb-9e30-c88602282bf8 req-fd58a59e-4eaf-4f31-8d74-20a2ccdcd2f3 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] https://10.4.3.32/volume/v3/attachments/aa5db2be-7e18-428e-a897-ee44bd2ebca6/action returned with HTTP 204 Jul 03 21:43:00.362194 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 35/138] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:43:00 2026] POST /volume/v3/attachments/aa5db2be-7e18-428e-a897-ee44bd2ebca6/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:43:00.655500 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-32773a3b-7b5d-477d-943a-3e6350810cab None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:00.655500 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-32773a3b-7b5d-477d-943a-3e6350810cab None None] GET https://10.4.3.32/volume// Jul 03 21:43:00.656096 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-32773a3b-7b5d-477d-943a-3e6350810cab None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:00.656096 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-32773a3b-7b5d-477d-943a-3e6350810cab None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:00.656740 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-32773a3b-7b5d-477d-943a-3e6350810cab None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:43:00.657431 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 37/139] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:43:00 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 21:43:00.679007 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-b09a7482-9e57-4870-81e9-002211e89c91 req-5c9b2519-3c2e-4828-ae72-6d36936e737e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:00.682409 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-5c9b2519-3c2e-4828-ae72-6d36936e737e tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] GET https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 Jul 03 21:43:00.683597 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-5c9b2519-3c2e-4828-ae72-6d36936e737e tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:00.683597 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-5c9b2519-3c2e-4828-ae72-6d36936e737e tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:00.865415 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:00.865415 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:43:00.874959 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-b09a7482-9e57-4870-81e9-002211e89c91 req-5c9b2519-3c2e-4828-ae72-6d36936e737e tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Volume info retrieved successfully. Jul 03 21:43:00.885087 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-5c9b2519-3c2e-4828-ae72-6d36936e737e tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 returned with HTTP 200 Jul 03 21:43:00.885885 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 33/140] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:43:00 2026] GET /volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 => generated 1573 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:43:01.000144 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-b09a7482-9e57-4870-81e9-002211e89c91 req-041a34af-453d-4a37-941c-32ae5caa8e00 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:01.005867 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-041a34af-453d-4a37-941c-32ae5caa8e00 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] PUT https://10.4.3.32/volume/v3/attachments/2e5a9334-1c79-4233-87b9-51ff2233b226 Jul 03 21:43:01.006603 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-041a34af-453d-4a37-941c-32ae5caa8e00 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:01.022308 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-b09a7482-9e57-4870-81e9-002211e89c91 req-041a34af-453d-4a37-941c-32ae5caa8e00 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Acquiring lock "cinder-attachment_update-2980f867-9d01-4164-a336-0f0ed8a4e150-np0000004475" by "attachment_update" {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:43:01.028274 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-b09a7482-9e57-4870-81e9-002211e89c91 req-041a34af-453d-4a37-941c-32ae5caa8e00 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Lock "cinder-attachment_update-2980f867-9d01-4164-a336-0f0ed8a4e150-np0000004475" acquired by "attachment_update" :: waited 0.007s {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:43:01.029775 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:01.029775 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:43:01.285781 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9d258811-4040-4ef2-bb5e-30ea0a95e861 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:01.292083 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9d258811-4040-4ef2-bb5e-30ea0a95e861 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] GET https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e Jul 03 21:43:01.292990 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9d258811-4040-4ef2-bb5e-30ea0a95e861 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:01.292990 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9d258811-4040-4ef2-bb5e-30ea0a95e861 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:01.316366 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:01.316366 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:43:01.321690 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-9d258811-4040-4ef2-bb5e-30ea0a95e861 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Volume info retrieved successfully. Jul 03 21:43:01.327998 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9d258811-4040-4ef2-bb5e-30ea0a95e861 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e returned with HTTP 200 Jul 03 21:43:01.328354 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 36/141] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:01 2026] GET /volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e => generated 1135 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:43:01.351149 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-34460cf0-e6db-41b1-b33c-11e6799be3f8 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:01.354362 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-34460cf0-e6db-41b1-b33c-11e6799be3f8 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] GET https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e Jul 03 21:43:01.355106 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-34460cf0-e6db-41b1-b33c-11e6799be3f8 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:01.357299 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-34460cf0-e6db-41b1-b33c-11e6799be3f8 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:01.372144 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:01.372144 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:43:01.379591 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-34460cf0-e6db-41b1-b33c-11e6799be3f8 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Volume info retrieved successfully. Jul 03 21:43:01.385621 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-34460cf0-e6db-41b1-b33c-11e6799be3f8 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e returned with HTTP 200 Jul 03 21:43:01.386276 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 38/142] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:01 2026] GET /volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e => generated 1135 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:43:01.587963 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-b09a7482-9e57-4870-81e9-002211e89c91 req-041a34af-453d-4a37-941c-32ae5caa8e00 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Lock "cinder-attachment_update-2980f867-9d01-4164-a336-0f0ed8a4e150-np0000004475" released by "attachment_update" :: held 0.560s {{(pid=99936) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:43:01.589337 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-041a34af-453d-4a37-941c-32ae5caa8e00 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/attachments/2e5a9334-1c79-4233-87b9-51ff2233b226 returned with HTTP 200 Jul 03 21:43:01.589337 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 36/143] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:43:00 2026] PUT /volume/v3/attachments/2e5a9334-1c79-4233-87b9-51ff2233b226 => generated 969 bytes in 590 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:43:02.112356 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-b09a7482-9e57-4870-81e9-002211e89c91 req-f396c150-22c6-48c7-9a68-57a06c5329ef None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:02.120868 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-f396c150-22c6-48c7-9a68-57a06c5329ef tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] POST https://10.4.3.32/volume/v3/attachments/2e5a9334-1c79-4233-87b9-51ff2233b226/action Jul 03 21:43:02.121650 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-f396c150-22c6-48c7-9a68-57a06c5329ef tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Action body: b'{"os-complete": null}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:43:02.121650 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-f396c150-22c6-48c7-9a68-57a06c5329ef tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:02.149253 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:02.149253 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:43:02.191343 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-f396c150-22c6-48c7-9a68-57a06c5329ef tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/attachments/2e5a9334-1c79-4233-87b9-51ff2233b226/action returned with HTTP 204 Jul 03 21:43:02.191343 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 34/144] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:43:02 2026] POST /volume/v3/attachments/2e5a9334-1c79-4233-87b9-51ff2233b226/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:43:02.708472 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f9dc1cf6-fd03-4415-8ce3-ba79076e1e1a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:02.709331 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f9dc1cf6-fd03-4415-8ce3-ba79076e1e1a None None] GET https://10.4.3.32/volume// Jul 03 21:43:02.709927 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f9dc1cf6-fd03-4415-8ce3-ba79076e1e1a None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:02.709927 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f9dc1cf6-fd03-4415-8ce3-ba79076e1e1a None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:02.711197 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f9dc1cf6-fd03-4415-8ce3-ba79076e1e1a None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:43:02.712136 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 37/145] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:43:02 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 21:43:02.726660 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-b09a7482-9e57-4870-81e9-002211e89c91 req-f7b77f50-2189-486b-9f7a-b0dcf2ffe40f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:02.730819 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-f7b77f50-2189-486b-9f7a-b0dcf2ffe40f tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] GET https://10.4.3.32/volume/v3/volumes/dec547c1-9406-42d5-95f4-b9a89b18a4e6 Jul 03 21:43:02.731747 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-f7b77f50-2189-486b-9f7a-b0dcf2ffe40f tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:02.732597 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-f7b77f50-2189-486b-9f7a-b0dcf2ffe40f tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:02.752258 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:02.752258 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:43:02.761176 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-b09a7482-9e57-4870-81e9-002211e89c91 req-f7b77f50-2189-486b-9f7a-b0dcf2ffe40f tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Volume info retrieved successfully. Jul 03 21:43:02.770489 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-f7b77f50-2189-486b-9f7a-b0dcf2ffe40f tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/volumes/dec547c1-9406-42d5-95f4-b9a89b18a4e6 returned with HTTP 200 Jul 03 21:43:02.771148 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 39/146] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:43:02 2026] GET /volume/v3/volumes/dec547c1-9406-42d5-95f4-b9a89b18a4e6 => generated 1027 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:43:02.914704 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-b09a7482-9e57-4870-81e9-002211e89c91 req-a61e2876-5305-49dc-8fe9-bb10806a459e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:02.919162 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-a61e2876-5305-49dc-8fe9-bb10806a459e tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] PUT https://10.4.3.32/volume/v3/attachments/dc6d4030-8c67-4bcc-8b70-9a68129478b1 Jul 03 21:43:02.919607 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-a61e2876-5305-49dc-8fe9-bb10806a459e tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:02.934891 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-b09a7482-9e57-4870-81e9-002211e89c91 req-a61e2876-5305-49dc-8fe9-bb10806a459e tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Acquiring lock "cinder-attachment_update-dec547c1-9406-42d5-95f4-b9a89b18a4e6-np0000004475" by "attachment_update" {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:43:02.940610 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-b09a7482-9e57-4870-81e9-002211e89c91 req-a61e2876-5305-49dc-8fe9-bb10806a459e tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Lock "cinder-attachment_update-dec547c1-9406-42d5-95f4-b9a89b18a4e6-np0000004475" acquired by "attachment_update" :: waited 0.006s {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:43:02.942219 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:02.942219 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:43:03.474150 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-b09a7482-9e57-4870-81e9-002211e89c91 req-a61e2876-5305-49dc-8fe9-bb10806a459e tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Lock "cinder-attachment_update-dec547c1-9406-42d5-95f4-b9a89b18a4e6-np0000004475" released by "attachment_update" :: held 0.533s {{(pid=99936) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:43:03.475330 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-a61e2876-5305-49dc-8fe9-bb10806a459e tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/attachments/dc6d4030-8c67-4bcc-8b70-9a68129478b1 returned with HTTP 200 Jul 03 21:43:03.476492 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 37/147] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:43:02 2026] PUT /volume/v3/attachments/dc6d4030-8c67-4bcc-8b70-9a68129478b1 => generated 969 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:43:03.997199 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-b09a7482-9e57-4870-81e9-002211e89c91 req-9009dfca-a2e7-430a-b70c-ca9af1154c46 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:04.000983 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-9009dfca-a2e7-430a-b70c-ca9af1154c46 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] POST https://10.4.3.32/volume/v3/attachments/dc6d4030-8c67-4bcc-8b70-9a68129478b1/action Jul 03 21:43:04.000983 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-9009dfca-a2e7-430a-b70c-ca9af1154c46 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Action body: b'{"os-complete": null}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:43:04.000983 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-9009dfca-a2e7-430a-b70c-ca9af1154c46 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:04.036194 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:04.036194 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:43:04.056777 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-9009dfca-a2e7-430a-b70c-ca9af1154c46 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/attachments/dc6d4030-8c67-4bcc-8b70-9a68129478b1/action returned with HTTP 204 Jul 03 21:43:04.056777 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 35/148] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:43:03 2026] POST /volume/v3/attachments/dc6d4030-8c67-4bcc-8b70-9a68129478b1/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:43:04.577482 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c9032169-bfc8-499a-b81d-6f5672779aed None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:04.577903 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c9032169-bfc8-499a-b81d-6f5672779aed None None] GET https://10.4.3.32/volume// Jul 03 21:43:04.578083 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c9032169-bfc8-499a-b81d-6f5672779aed None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:04.578292 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c9032169-bfc8-499a-b81d-6f5672779aed None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:04.578669 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c9032169-bfc8-499a-b81d-6f5672779aed None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:43:04.578966 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 38/149] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:43:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 21:43:04.591693 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-b09a7482-9e57-4870-81e9-002211e89c91 req-33ac74f2-73a0-464f-806d-3f58884c7c6e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:04.593983 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-33ac74f2-73a0-464f-806d-3f58884c7c6e tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] GET https://10.4.3.32/volume/v3/volumes/2594af80-64b1-4198-b678-ec5338c69d60 Jul 03 21:43:04.594444 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-33ac74f2-73a0-464f-806d-3f58884c7c6e tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:04.594802 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-33ac74f2-73a0-464f-806d-3f58884c7c6e tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:04.609582 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:04.609582 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:43:04.617125 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-b09a7482-9e57-4870-81e9-002211e89c91 req-33ac74f2-73a0-464f-806d-3f58884c7c6e tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Volume info retrieved successfully. Jul 03 21:43:04.623185 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-33ac74f2-73a0-464f-806d-3f58884c7c6e tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/volumes/2594af80-64b1-4198-b678-ec5338c69d60 returned with HTTP 200 Jul 03 21:43:04.625167 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 40/150] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:43:04 2026] GET /volume/v3/volumes/2594af80-64b1-4198-b678-ec5338c69d60 => generated 1025 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:43:04.728393 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-b09a7482-9e57-4870-81e9-002211e89c91 req-3ad449f9-e7f5-4b3b-9c6f-d5599d889693 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:04.729492 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-3ad449f9-e7f5-4b3b-9c6f-d5599d889693 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] PUT https://10.4.3.32/volume/v3/attachments/6673b095-b886-48da-98b7-32f2be0f3c6a Jul 03 21:43:04.729963 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-3ad449f9-e7f5-4b3b-9c6f-d5599d889693 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:04.746274 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-b09a7482-9e57-4870-81e9-002211e89c91 req-3ad449f9-e7f5-4b3b-9c6f-d5599d889693 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Acquiring lock "cinder-attachment_update-2594af80-64b1-4198-b678-ec5338c69d60-np0000004475" by "attachment_update" {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:43:04.761431 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-b09a7482-9e57-4870-81e9-002211e89c91 req-3ad449f9-e7f5-4b3b-9c6f-d5599d889693 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Lock "cinder-attachment_update-2594af80-64b1-4198-b678-ec5338c69d60-np0000004475" acquired by "attachment_update" :: waited 0.015s {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:43:04.763132 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:04.763132 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:43:05.301745 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-b09a7482-9e57-4870-81e9-002211e89c91 req-3ad449f9-e7f5-4b3b-9c6f-d5599d889693 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Lock "cinder-attachment_update-2594af80-64b1-4198-b678-ec5338c69d60-np0000004475" released by "attachment_update" :: held 0.540s {{(pid=99936) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:43:05.302242 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-3ad449f9-e7f5-4b3b-9c6f-d5599d889693 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/attachments/6673b095-b886-48da-98b7-32f2be0f3c6a returned with HTTP 200 Jul 03 21:43:05.303140 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 38/151] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:43:04 2026] PUT /volume/v3/attachments/6673b095-b886-48da-98b7-32f2be0f3c6a => generated 969 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:43:05.826362 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-b09a7482-9e57-4870-81e9-002211e89c91 req-cd8185bc-a4f4-4dfa-b679-bad70791819c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:05.829741 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-cd8185bc-a4f4-4dfa-b679-bad70791819c tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] POST https://10.4.3.32/volume/v3/attachments/6673b095-b886-48da-98b7-32f2be0f3c6a/action Jul 03 21:43:05.831116 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-cd8185bc-a4f4-4dfa-b679-bad70791819c tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Action body: b'{"os-complete": null}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:43:05.831259 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-cd8185bc-a4f4-4dfa-b679-bad70791819c tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:05.870385 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:05.870385 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:43:05.889269 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-b09a7482-9e57-4870-81e9-002211e89c91 req-cd8185bc-a4f4-4dfa-b679-bad70791819c tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/attachments/6673b095-b886-48da-98b7-32f2be0f3c6a/action returned with HTTP 204 Jul 03 21:43:05.889860 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 36/152] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:43:05 2026] POST /volume/v3/attachments/6673b095-b886-48da-98b7-32f2be0f3c6a/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:43:06.022937 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-9a9a8c77-0e5b-42a6-82dd-ae5fa549a578 req-88911f0d-f3ae-4ce7-afe1-d49b6ee854f5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:06.031673 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-9a9a8c77-0e5b-42a6-82dd-ae5fa549a578 req-88911f0d-f3ae-4ce7-afe1-d49b6ee854f5 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] DELETE https://10.4.3.32/volume/v3/attachments/aa5db2be-7e18-428e-a897-ee44bd2ebca6 Jul 03 21:43:06.031907 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-9a9a8c77-0e5b-42a6-82dd-ae5fa549a578 req-88911f0d-f3ae-4ce7-afe1-d49b6ee854f5 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:06.032145 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-9a9a8c77-0e5b-42a6-82dd-ae5fa549a578 req-88911f0d-f3ae-4ce7-afe1-d49b6ee854f5 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:06.042690 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:06.042690 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:43:06.621303 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-9a9a8c77-0e5b-42a6-82dd-ae5fa549a578 req-88911f0d-f3ae-4ce7-afe1-d49b6ee854f5 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] https://10.4.3.32/volume/v3/attachments/aa5db2be-7e18-428e-a897-ee44bd2ebca6 returned with HTTP 200 Jul 03 21:43:06.622152 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 39/153] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:43:06 2026] DELETE /volume/v3/attachments/aa5db2be-7e18-428e-a897-ee44bd2ebca6 => generated 19 bytes in 600 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:13.290558 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7d510a0f-1359-42f0-8664-31a4f6b3125d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:13.293876 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7d510a0f-1359-42f0-8664-31a4f6b3125d tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] GET https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e Jul 03 21:43:13.294573 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7d510a0f-1359-42f0-8664-31a4f6b3125d tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:13.295463 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7d510a0f-1359-42f0-8664-31a4f6b3125d tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:13.309924 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:13.309924 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:43:13.320444 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-7d510a0f-1359-42f0-8664-31a4f6b3125d tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Volume info retrieved successfully. Jul 03 21:43:13.334789 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7d510a0f-1359-42f0-8664-31a4f6b3125d tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e returned with HTTP 200 Jul 03 21:43:13.335403 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 41/154] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:13 2026] GET /volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e => generated 843 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:13.360170 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9c38ab5c-ac8b-4d0f-8482-c8d513e1e0b8 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:13.363996 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9c38ab5c-ac8b-4d0f-8482-c8d513e1e0b8 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] GET https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e Jul 03 21:43:13.364267 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9c38ab5c-ac8b-4d0f-8482-c8d513e1e0b8 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:13.364528 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9c38ab5c-ac8b-4d0f-8482-c8d513e1e0b8 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:13.378919 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:13.378919 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:43:13.385392 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-9c38ab5c-ac8b-4d0f-8482-c8d513e1e0b8 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Volume info retrieved successfully. Jul 03 21:43:13.392718 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9c38ab5c-ac8b-4d0f-8482-c8d513e1e0b8 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e returned with HTTP 200 Jul 03 21:43:13.393451 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 39/155] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:13 2026] GET /volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:13.458038 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b41ed139-c8f3-488a-8853-148dec819d30 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:13.460712 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b41ed139-c8f3-488a-8853-148dec819d30 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] GET https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e Jul 03 21:43:13.460971 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b41ed139-c8f3-488a-8853-148dec819d30 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:13.461305 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b41ed139-c8f3-488a-8853-148dec819d30 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:13.476278 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:13.476278 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:43:13.482674 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-b41ed139-c8f3-488a-8853-148dec819d30 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Volume info retrieved successfully. Jul 03 21:43:13.488897 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b41ed139-c8f3-488a-8853-148dec819d30 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e returned with HTTP 200 Jul 03 21:43:13.489605 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 37/156] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:13 2026] GET /volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:13.516035 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-13203605-6aaf-4d77-924c-de143eeba56a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:13.518671 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-13203605-6aaf-4d77-924c-de143eeba56a tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] DELETE https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e Jul 03 21:43:13.518671 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-13203605-6aaf-4d77-924c-de143eeba56a tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:13.521425 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-13203605-6aaf-4d77-924c-de143eeba56a tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:13.521425 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-13203605-6aaf-4d77-924c-de143eeba56a tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Delete volume with id: b0696e0e-f303-4bfc-8ee1-b2beeed5842e Jul 03 21:43:13.532253 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:13.532253 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:43:13.533430 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-13203605-6aaf-4d77-924c-de143eeba56a tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Volume info retrieved successfully. Jul 03 21:43:13.575288 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-13203605-6aaf-4d77-924c-de143eeba56a tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Delete volume request issued successfully. Jul 03 21:43:13.575565 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-13203605-6aaf-4d77-924c-de143eeba56a tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e returned with HTTP 202 Jul 03 21:43:13.576025 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 40/157] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:43:13 2026] DELETE /volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:43:13.586392 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-6f816869-6fa2-47a1-8a59-8aeda0a5950f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:13.589100 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6f816869-6fa2-47a1-8a59-8aeda0a5950f tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] GET https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e Jul 03 21:43:13.589283 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6f816869-6fa2-47a1-8a59-8aeda0a5950f tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:13.589726 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6f816869-6fa2-47a1-8a59-8aeda0a5950f tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:13.599926 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:13.599926 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:43:13.607082 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-6f816869-6fa2-47a1-8a59-8aeda0a5950f tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Volume info retrieved successfully. Jul 03 21:43:13.614135 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6f816869-6fa2-47a1-8a59-8aeda0a5950f tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e returned with HTTP 200 Jul 03 21:43:13.614686 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 42/158] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:13 2026] GET /volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:14.631939 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-61ea5853-59bb-41fc-a8b8-d81a6b9b8cb7 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:14.636036 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-61ea5853-59bb-41fc-a8b8-d81a6b9b8cb7 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] GET https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e Jul 03 21:43:14.636272 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-61ea5853-59bb-41fc-a8b8-d81a6b9b8cb7 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:14.639254 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-61ea5853-59bb-41fc-a8b8-d81a6b9b8cb7 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:14.648595 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-61ea5853-59bb-41fc-a8b8-d81a6b9b8cb7 tempest-DeleteServersTestJSON-1808700371 tempest-DeleteServersTestJSON-1808700371-project-member] https://10.4.3.32/volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e returned with HTTP 404 Jul 03 21:43:14.648839 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 40/159] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:14 2026] GET /volume/v3/volumes/b0696e0e-f303-4bfc-8ee1-b2beeed5842e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:43:17.646088 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-dfb7cac6-a146-4efa-9c7d-2f116fde0747 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:17.649054 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-dfb7cac6-a146-4efa-9c7d-2f116fde0747 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:43:17.649594 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-dfb7cac6-a146-4efa-9c7d-2f116fde0747 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1180605715"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:17.652240 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-dfb7cac6-a146-4efa-9c7d-2f116fde0747 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1180605715'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:43:17.652515 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-dfb7cac6-a146-4efa-9c7d-2f116fde0747 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Create volume of 1 GB Jul 03 21:43:17.658539 np0000004475 devstack@c-api.service[99934]: DEBUG dbcounter [-] [99934] Writing DB stats cinder:SELECT=191,cinder:INSERT=39,cinder:UPDATE=56 {{(pid=99934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:43:17.674540 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-dfb7cac6-a146-4efa-9c7d-2f116fde0747 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Availability Zones retrieved successfully. Jul 03 21:43:17.685323 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-dfb7cac6-a146-4efa-9c7d-2f116fde0747 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Flow 'volume_create_api' (60ec9631-2287-4f0c-8ea5-d253872aae35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:43:17.686627 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-dfb7cac6-a146-4efa-9c7d-2f116fde0747 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (692aa17a-35b6-43f1-8493-efa945855aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:17.689797 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-dfb7cac6-a146-4efa-9c7d-2f116fde0747 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:43:17.734043 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-dfb7cac6-a146-4efa-9c7d-2f116fde0747 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (692aa17a-35b6-43f1-8493-efa945855aef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:17.735099 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-dfb7cac6-a146-4efa-9c7d-2f116fde0747 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6278c629-87fa-4f2e-8539-3e6c2acf8b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:17.853924 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-dfb7cac6-a146-4efa-9c7d-2f116fde0747 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Created reservations ['9c170e02-b203-4913-984e-d1835666f4f3', 'f9bd5d31-5d74-4d71-9a4c-3c2437662141', '9d6e6121-3ac3-4ec5-8f13-8e572ab0d2d3', '02838d93-babe-4e54-92f9-5def491a7c1a'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:43:17.854837 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-dfb7cac6-a146-4efa-9c7d-2f116fde0747 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6278c629-87fa-4f2e-8539-3e6c2acf8b94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c170e02-b203-4913-984e-d1835666f4f3', 'f9bd5d31-5d74-4d71-9a4c-3c2437662141', '9d6e6121-3ac3-4ec5-8f13-8e572ab0d2d3', '02838d93-babe-4e54-92f9-5def491a7c1a']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:17.855673 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-dfb7cac6-a146-4efa-9c7d-2f116fde0747 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e30ebeeb-2776-4157-a517-6622ecab2c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:17.886052 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-dfb7cac6-a146-4efa-9c7d-2f116fde0747 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e30ebeeb-2776-4157-a517-6622ecab2c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '107596cd-00e6-4f58-836a-839ac3592746', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1180605715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a09c49f73fda4d669e795ad427f3e728',qos_specs=None,replication_status=,reservations=['9c170e02-b203-4913-984e-d1835666f4f3','f9bd5d31-5d74-4d71-9a4c-3c2437662141','9d6e6121-3ac3-4ec5-8f13-8e572ab0d2d3','02838d93-babe-4e54-92f9-5def491a7c1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2b44410056a4cc9bddc2e87c5ceb460',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:43:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1180605715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=107596cd-00e6-4f58-836a-839ac3592746,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a09c49f73fda4d669e795ad427f3e728',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2b44410056a4cc9bddc2e87c5ceb460',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:17.887113 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-dfb7cac6-a146-4efa-9c7d-2f116fde0747 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62d5a82f-3338-4786-a6a7-9ec01bf75da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:17.922100 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-dfb7cac6-a146-4efa-9c7d-2f116fde0747 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62d5a82f-3338-4786-a6a7-9ec01bf75da7) transitioned into state 'SUCCESS' from state '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-1180605715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a09c49f73fda4d669e795ad427f3e728',qos_specs=None,replication_status=,reservations=['9c170e02-b203-4913-984e-d1835666f4f3','f9bd5d31-5d74-4d71-9a4c-3c2437662141','9d6e6121-3ac3-4ec5-8f13-8e572ab0d2d3','02838d93-babe-4e54-92f9-5def491a7c1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2b44410056a4cc9bddc2e87c5ceb460',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:17.923021 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-dfb7cac6-a146-4efa-9c7d-2f116fde0747 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cc375bb-c888-448f-a5ae-d6e60e655b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:17.948684 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-dfb7cac6-a146-4efa-9c7d-2f116fde0747 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cc375bb-c888-448f-a5ae-d6e60e655b17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:17.949292 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-dfb7cac6-a146-4efa-9c7d-2f116fde0747 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Flow 'volume_create_api' (60ec9631-2287-4f0c-8ea5-d253872aae35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:43:17.950245 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-dfb7cac6-a146-4efa-9c7d-2f116fde0747 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Create volume request issued successfully. Jul 03 21:43:17.951473 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-dfb7cac6-a146-4efa-9c7d-2f116fde0747 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:43:17.952023 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 38/160] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:43:17 2026] POST /volume/v3/volumes => generated 747 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:43:17.973318 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7983de75-d61a-4893-9b4c-f738c4c9a363 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:17.977684 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7983de75-d61a-4893-9b4c-f738c4c9a363 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746 Jul 03 21:43:17.977825 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7983de75-d61a-4893-9b4c-f738c4c9a363 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:17.978035 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7983de75-d61a-4893-9b4c-f738c4c9a363 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:17.982252 np0000004475 devstack@c-api.service[99933]: DEBUG dbcounter [-] [99933] Writing DB stats cinder:SELECT=141,cinder:INSERT=17,cinder:UPDATE=45 {{(pid=99933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:43:17.990136 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:17.990136 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:43:17.996664 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-7983de75-d61a-4893-9b4c-f738c4c9a363 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Volume info retrieved successfully. Jul 03 21:43:18.004750 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7983de75-d61a-4893-9b4c-f738c4c9a363 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746 returned with HTTP 200 Jul 03 21:43:18.005588 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 41/161] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:17 2026] GET /volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746 => generated 815 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:19.023600 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9baaf586-18d1-46b2-b739-a7813d9e5ae2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:19.023600 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9baaf586-18d1-46b2-b739-a7813d9e5ae2 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746 Jul 03 21:43:19.023600 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9baaf586-18d1-46b2-b739-a7813d9e5ae2 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:19.024118 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9baaf586-18d1-46b2-b739-a7813d9e5ae2 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:19.028109 np0000004475 devstack@c-api.service[99935]: DEBUG dbcounter [-] [99935] Writing DB stats cinder:SELECT=167,cinder:UPDATE=39,cinder:INSERT=20 {{(pid=99935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:43:19.038564 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:19.038564 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:43:19.046484 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-9baaf586-18d1-46b2-b739-a7813d9e5ae2 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Volume info retrieved successfully. Jul 03 21:43:19.057130 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9baaf586-18d1-46b2-b739-a7813d9e5ae2 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746 returned with HTTP 200 Jul 03 21:43:19.057822 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 43/162] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:19 2026] GET /volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:19.078658 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-35f21bb2-d41d-48b2-b830-dc84d9835b00 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:19.081388 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-35f21bb2-d41d-48b2-b830-dc84d9835b00 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] POST https://10.4.3.32/volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746/action Jul 03 21:43:19.081706 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-35f21bb2-d41d-48b2-b830-dc84d9835b00 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Action body: b'{"os-attach": {"instance_uuid": "71c335e5-582a-4968-be9a-f52cf27141e8", "mountpoint": "/dev/vdb"}}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:43:19.081964 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-35f21bb2-d41d-48b2-b830-dc84d9835b00 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "71c335e5-582a-4968-be9a-f52cf27141e8", "mountpoint": "/dev/vdb"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:19.089474 np0000004475 devstack@c-api.service[99936]: DEBUG dbcounter [-] [99936] Writing DB stats cinder:SELECT=210,cinder:INSERT=46,cinder:UPDATE=68 {{(pid=99936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:43:19.104533 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:19.104533 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:43:19.105277 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-35f21bb2-d41d-48b2-b830-dc84d9835b00 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Volume info retrieved successfully. Jul 03 21:43:19.127429 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-35f21bb2-d41d-48b2-b830-dc84d9835b00 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Update volume admin metadata completed successfully. Jul 03 21:43:19.631564 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-35f21bb2-d41d-48b2-b830-dc84d9835b00 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Attach volume completed successfully. Jul 03 21:43:19.631917 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-35f21bb2-d41d-48b2-b830-dc84d9835b00 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746/action returned with HTTP 202 Jul 03 21:43:19.632665 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 41/163] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:43:19 2026] POST /volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746/action => generated 0 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:43:19.642483 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-8fa107aa-4965-4c11-ae9a-9a97efa3920e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:19.647324 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8fa107aa-4965-4c11-ae9a-9a97efa3920e tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746 Jul 03 21:43:19.647774 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8fa107aa-4965-4c11-ae9a-9a97efa3920e tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:19.648084 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8fa107aa-4965-4c11-ae9a-9a97efa3920e tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:19.663420 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:19.663420 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:43:19.670172 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-8fa107aa-4965-4c11-ae9a-9a97efa3920e tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Volume info retrieved successfully. Jul 03 21:43:19.683991 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8fa107aa-4965-4c11-ae9a-9a97efa3920e tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746 returned with HTTP 200 Jul 03 21:43:19.684971 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 39/164] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:19 2026] GET /volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746 => generated 1174 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:43:19.706078 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4156db72-57ae-481f-b091-281b8d2374c6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:19.711129 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4156db72-57ae-481f-b091-281b8d2374c6 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746 Jul 03 21:43:19.711129 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4156db72-57ae-481f-b091-281b8d2374c6 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:19.711129 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4156db72-57ae-481f-b091-281b8d2374c6 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:19.728025 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:19.728025 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:43:19.734553 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-4156db72-57ae-481f-b091-281b8d2374c6 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Volume info retrieved successfully. Jul 03 21:43:19.743167 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4156db72-57ae-481f-b091-281b8d2374c6 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746 returned with HTTP 200 Jul 03 21:43:19.743915 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 42/165] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:19 2026] GET /volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746 => generated 1174 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:43:19.765764 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-58adc1d3-da71-407e-ab47-e9515b6bad4c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:20.205479 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-58adc1d3-da71-407e-ab47-e9515b6bad4c tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] POST https://10.4.3.32/volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746/action Jul 03 21:43:20.205479 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-58adc1d3-da71-407e-ab47-e9515b6bad4c tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:43:20.205479 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-58adc1d3-da71-407e-ab47-e9515b6bad4c tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:20.225225 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:20.225225 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:43:20.225849 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.contrib.admin_actions [None req-58adc1d3-da71-407e-ab47-e9515b6bad4c tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Updating volume '107596cd-00e6-4f58-836a-839ac3592746' with '{'status': 'error'}' {{(pid=99935) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 21:43:20.301401 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-58adc1d3-da71-407e-ab47-e9515b6bad4c tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] https://10.4.3.32/volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746/action returned with HTTP 202 Jul 03 21:43:20.301401 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 44/166] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:43:19 2026] POST /volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746/action => generated 0 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:43:20.317530 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1e931d16-08d1-496e-a9e7-f49930792a33 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:20.325916 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1e931d16-08d1-496e-a9e7-f49930792a33 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746 Jul 03 21:43:20.325916 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1e931d16-08d1-496e-a9e7-f49930792a33 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:20.327076 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1e931d16-08d1-496e-a9e7-f49930792a33 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:20.363390 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:20.363390 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:43:20.398526 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-1e931d16-08d1-496e-a9e7-f49930792a33 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Volume info retrieved successfully. Jul 03 21:43:20.412703 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1e931d16-08d1-496e-a9e7-f49930792a33 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746 returned with HTTP 200 Jul 03 21:43:20.413327 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 42/167] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:20 2026] GET /volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746 => generated 1173 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:43:20.442296 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e06a353c-ecd5-4869-aef3-ae94ac367d34 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:20.447501 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e06a353c-ecd5-4869-aef3-ae94ac367d34 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] POST https://10.4.3.32/volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746/action Jul 03 21:43:20.449618 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e06a353c-ecd5-4869-aef3-ae94ac367d34 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "9b10a425-4f64-4515-b030-474890a1773a"}}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:43:20.453474 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e06a353c-ecd5-4869-aef3-ae94ac367d34 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "9b10a425-4f64-4515-b030-474890a1773a"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:20.484240 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:20.484240 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:43:20.485155 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-e06a353c-ecd5-4869-aef3-ae94ac367d34 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Volume info retrieved successfully. Jul 03 21:43:21.021436 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-e06a353c-ecd5-4869-aef3-ae94ac367d34 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Terminate volume connection completed successfully. Jul 03 21:43:21.030932 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-e06a353c-ecd5-4869-aef3-ae94ac367d34 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=99934) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:861}} Jul 03 21:43:21.547471 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-e06a353c-ecd5-4869-aef3-ae94ac367d34 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Detach volume completed successfully. Jul 03 21:43:21.548455 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e06a353c-ecd5-4869-aef3-ae94ac367d34 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] https://10.4.3.32/volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746/action returned with HTTP 202 Jul 03 21:43:21.548455 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 40/168] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:43:20 2026] POST /volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746/action => generated 0 bytes in 1108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:43:21.559350 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1577acde-75be-4007-baf7-7b7c5d8d50c3 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:21.561719 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1577acde-75be-4007-baf7-7b7c5d8d50c3 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746 Jul 03 21:43:21.562089 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1577acde-75be-4007-baf7-7b7c5d8d50c3 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:21.562417 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1577acde-75be-4007-baf7-7b7c5d8d50c3 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:21.578490 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:21.578490 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:43:21.584801 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-1577acde-75be-4007-baf7-7b7c5d8d50c3 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Volume info retrieved successfully. Jul 03 21:43:21.593188 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1577acde-75be-4007-baf7-7b7c5d8d50c3 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746 returned with HTTP 200 Jul 03 21:43:21.593720 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 43/169] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:21 2026] GET /volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:21.609402 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b55e798f-3240-4e20-a4b5-dff850594fa5 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:21.611297 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b55e798f-3240-4e20-a4b5-dff850594fa5 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746 Jul 03 21:43:21.613204 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b55e798f-3240-4e20-a4b5-dff850594fa5 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:21.613204 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b55e798f-3240-4e20-a4b5-dff850594fa5 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:21.625253 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:21.625253 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:43:21.635334 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b55e798f-3240-4e20-a4b5-dff850594fa5 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Volume info retrieved successfully. Jul 03 21:43:21.645111 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b55e798f-3240-4e20-a4b5-dff850594fa5 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746 returned with HTTP 200 Jul 03 21:43:21.645111 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 45/170] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:21 2026] GET /volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:21.661297 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e534f83c-b9f2-4021-a83f-45a6e8560b85 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:21.665400 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e534f83c-b9f2-4021-a83f-45a6e8560b85 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] POST https://10.4.3.32/volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746/action Jul 03 21:43:21.665400 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e534f83c-b9f2-4021-a83f-45a6e8560b85 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Action body: b'{"os-detach": {}}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:43:21.665400 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e534f83c-b9f2-4021-a83f-45a6e8560b85 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:21.678865 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:21.678865 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:43:21.679574 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e534f83c-b9f2-4021-a83f-45a6e8560b85 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Volume info retrieved successfully. Jul 03 21:43:22.182967 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e534f83c-b9f2-4021-a83f-45a6e8560b85 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Detach volume completed successfully. Jul 03 21:43:22.183261 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e534f83c-b9f2-4021-a83f-45a6e8560b85 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746/action returned with HTTP 202 Jul 03 21:43:22.183862 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 43/171] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:43:21 2026] POST /volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746/action => generated 0 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:43:22.197230 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e03b8dc9-0517-48d1-adea-37215795a9d5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:22.199640 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e03b8dc9-0517-48d1-adea-37215795a9d5 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746 Jul 03 21:43:22.200747 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e03b8dc9-0517-48d1-adea-37215795a9d5 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:22.200747 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e03b8dc9-0517-48d1-adea-37215795a9d5 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:22.215898 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:22.215898 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:43:22.224410 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-e03b8dc9-0517-48d1-adea-37215795a9d5 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Volume info retrieved successfully. Jul 03 21:43:22.232340 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e03b8dc9-0517-48d1-adea-37215795a9d5 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746 returned with HTTP 200 Jul 03 21:43:22.233645 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 41/172] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:22 2026] GET /volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:22.251499 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b184f197-e384-4360-8eee-d8d231eaf290 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:22.254220 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b184f197-e384-4360-8eee-d8d231eaf290 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746 Jul 03 21:43:22.254220 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b184f197-e384-4360-8eee-d8d231eaf290 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:22.255643 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b184f197-e384-4360-8eee-d8d231eaf290 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:22.272966 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:22.272966 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:43:22.279766 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-b184f197-e384-4360-8eee-d8d231eaf290 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Volume info retrieved successfully. Jul 03 21:43:22.287440 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b184f197-e384-4360-8eee-d8d231eaf290 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746 returned with HTTP 200 Jul 03 21:43:22.288503 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 44/173] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:22 2026] GET /volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746 => generated 859 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:22.306432 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5ee3ee42-5ab6-475c-a2e2-55db36f9afed None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:22.312749 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5ee3ee42-5ab6-475c-a2e2-55db36f9afed tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] DELETE https://10.4.3.32/volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746 Jul 03 21:43:22.313930 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5ee3ee42-5ab6-475c-a2e2-55db36f9afed tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:22.313930 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5ee3ee42-5ab6-475c-a2e2-55db36f9afed tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:22.313930 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-5ee3ee42-5ab6-475c-a2e2-55db36f9afed tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Delete volume with id: 107596cd-00e6-4f58-836a-839ac3592746 Jul 03 21:43:22.323364 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:22.323364 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:43:22.324430 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-5ee3ee42-5ab6-475c-a2e2-55db36f9afed tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Volume info retrieved successfully. Jul 03 21:43:22.356403 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-5ee3ee42-5ab6-475c-a2e2-55db36f9afed tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Delete volume request issued successfully. Jul 03 21:43:22.356666 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5ee3ee42-5ab6-475c-a2e2-55db36f9afed tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746 returned with HTTP 202 Jul 03 21:43:22.357360 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 46/174] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:43:22 2026] DELETE /volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:43:22.370751 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d32badf5-2afb-4e34-bf36-698e423624d7 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:22.373827 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d32badf5-2afb-4e34-bf36-698e423624d7 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746 Jul 03 21:43:22.373827 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d32badf5-2afb-4e34-bf36-698e423624d7 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:22.373827 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d32badf5-2afb-4e34-bf36-698e423624d7 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:22.386699 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:22.386699 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:43:22.394806 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d32badf5-2afb-4e34-bf36-698e423624d7 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Volume info retrieved successfully. Jul 03 21:43:22.401222 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d32badf5-2afb-4e34-bf36-698e423624d7 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746 returned with HTTP 200 Jul 03 21:43:22.401826 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 44/175] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:22 2026] GET /volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:23.424949 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e1389f80-4301-4fca-83f5-a14b2590168e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:23.428214 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e1389f80-4301-4fca-83f5-a14b2590168e tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746 Jul 03 21:43:23.428643 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e1389f80-4301-4fca-83f5-a14b2590168e tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:23.429020 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e1389f80-4301-4fca-83f5-a14b2590168e tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:23.440251 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e1389f80-4301-4fca-83f5-a14b2590168e tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746 returned with HTTP 404 Jul 03 21:43:23.441003 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 42/176] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:23 2026] GET /volume/v3/volumes/107596cd-00e6-4f58-836a-839ac3592746 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:43:31.107095 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-86ccfa53-c087-4044-9941-23fa13fbbec3 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:31.110731 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-86ccfa53-c087-4044-9941-23fa13fbbec3 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:43:31.111848 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-86ccfa53-c087-4044-9941-23fa13fbbec3 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-761794963"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:31.114116 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-86ccfa53-c087-4044-9941-23fa13fbbec3 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-761794963'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:43:31.115223 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-86ccfa53-c087-4044-9941-23fa13fbbec3 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Create volume of 1 GB Jul 03 21:43:31.136516 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-86ccfa53-c087-4044-9941-23fa13fbbec3 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Availability zone cache updated, next update will occur around 2026-07-03 22:43:31.135820. {{(pid=99933) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 21:43:31.136777 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-86ccfa53-c087-4044-9941-23fa13fbbec3 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Availability Zones retrieved successfully. Jul 03 21:43:31.166420 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-86ccfa53-c087-4044-9941-23fa13fbbec3 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Flow 'volume_create_api' (8d7d5d86-9df4-46c9-8c91-0012b10e98ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:43:31.168335 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-86ccfa53-c087-4044-9941-23fa13fbbec3 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5faf8d1-9f4a-4791-844b-6ccbc280c0cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:31.169869 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-86ccfa53-c087-4044-9941-23fa13fbbec3 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:43:31.415697 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-86ccfa53-c087-4044-9941-23fa13fbbec3 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5faf8d1-9f4a-4791-844b-6ccbc280c0cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:31.417476 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-86ccfa53-c087-4044-9941-23fa13fbbec3 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (738bb9a7-598e-45d0-9bfd-e1b240b58e82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:31.461251 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-86ccfa53-c087-4044-9941-23fa13fbbec3 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-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 21:43:31.461701 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-86ccfa53-c087-4044-9941-23fa13fbbec3 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-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 21:43:31.486601 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-86ccfa53-c087-4044-9941-23fa13fbbec3 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Created reservations ['64bf83d1-3528-434a-899a-03de3a6856e7', '7866a26d-00ff-4663-91a3-8a0cecf6366c', '1642823e-6609-41ef-8bf2-353c71943ef9', '1154bc8c-481c-4818-be80-012b567e6d0e'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:43:31.487931 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-86ccfa53-c087-4044-9941-23fa13fbbec3 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (738bb9a7-598e-45d0-9bfd-e1b240b58e82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64bf83d1-3528-434a-899a-03de3a6856e7', '7866a26d-00ff-4663-91a3-8a0cecf6366c', '1642823e-6609-41ef-8bf2-353c71943ef9', '1154bc8c-481c-4818-be80-012b567e6d0e']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:31.489234 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-86ccfa53-c087-4044-9941-23fa13fbbec3 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6eac218-16d5-4b98-9e87-bf1a3865400e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:31.524702 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-86ccfa53-c087-4044-9941-23fa13fbbec3 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6eac218-16d5-4b98-9e87-bf1a3865400e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a547228c-c77c-4221-b915-c723e44e0648', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-761794963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a09c49f73fda4d669e795ad427f3e728',qos_specs=None,replication_status=,reservations=['64bf83d1-3528-434a-899a-03de3a6856e7','7866a26d-00ff-4663-91a3-8a0cecf6366c','1642823e-6609-41ef-8bf2-353c71943ef9','1154bc8c-481c-4818-be80-012b567e6d0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2b44410056a4cc9bddc2e87c5ceb460',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:43:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-761794963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a547228c-c77c-4221-b915-c723e44e0648,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a09c49f73fda4d669e795ad427f3e728',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2b44410056a4cc9bddc2e87c5ceb460',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:31.525767 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-86ccfa53-c087-4044-9941-23fa13fbbec3 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81b66e1d-320d-41c1-83c7-c60563c847d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:31.562110 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-86ccfa53-c087-4044-9941-23fa13fbbec3 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81b66e1d-320d-41c1-83c7-c60563c847d1) transitioned into state 'SUCCESS' from state '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-761794963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a09c49f73fda4d669e795ad427f3e728',qos_specs=None,replication_status=,reservations=['64bf83d1-3528-434a-899a-03de3a6856e7','7866a26d-00ff-4663-91a3-8a0cecf6366c','1642823e-6609-41ef-8bf2-353c71943ef9','1154bc8c-481c-4818-be80-012b567e6d0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2b44410056a4cc9bddc2e87c5ceb460',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:31.563206 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-86ccfa53-c087-4044-9941-23fa13fbbec3 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8916bdc7-7a7c-4bd5-89d2-4d0de641a381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:31.582885 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-86ccfa53-c087-4044-9941-23fa13fbbec3 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8916bdc7-7a7c-4bd5-89d2-4d0de641a381) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:31.583791 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-86ccfa53-c087-4044-9941-23fa13fbbec3 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Flow 'volume_create_api' (8d7d5d86-9df4-46c9-8c91-0012b10e98ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:43:31.584102 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-86ccfa53-c087-4044-9941-23fa13fbbec3 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Create volume request issued successfully. Jul 03 21:43:31.584734 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-86ccfa53-c087-4044-9941-23fa13fbbec3 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:43:31.585149 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 45/177] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:43:31 2026] POST /volume/v3/volumes => generated 746 bytes in 480 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:43:31.603694 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c2636325-5d71-4a94-9016-40e915942027 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:31.605520 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c2636325-5d71-4a94-9016-40e915942027 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/a547228c-c77c-4221-b915-c723e44e0648 Jul 03 21:43:31.605833 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c2636325-5d71-4a94-9016-40e915942027 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:31.605994 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c2636325-5d71-4a94-9016-40e915942027 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:31.616418 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:31.616418 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:43:31.622803 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c2636325-5d71-4a94-9016-40e915942027 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Volume info retrieved successfully. Jul 03 21:43:31.631290 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c2636325-5d71-4a94-9016-40e915942027 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/a547228c-c77c-4221-b915-c723e44e0648 returned with HTTP 200 Jul 03 21:43:31.631600 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 47/178] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:31 2026] GET /volume/v3/volumes/a547228c-c77c-4221-b915-c723e44e0648 => generated 814 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:32.401799 np0000004475 devstack@c-api.service[99936]: DEBUG dbcounter [-] [99936] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=99936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:43:32.657074 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-04d559b9-566a-47d0-8dec-8a19a1c4bc44 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:32.659997 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-04d559b9-566a-47d0-8dec-8a19a1c4bc44 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/a547228c-c77c-4221-b915-c723e44e0648 Jul 03 21:43:32.660260 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-04d559b9-566a-47d0-8dec-8a19a1c4bc44 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:32.660528 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-04d559b9-566a-47d0-8dec-8a19a1c4bc44 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:32.669343 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:32.669343 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:43:32.674189 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-04d559b9-566a-47d0-8dec-8a19a1c4bc44 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Volume info retrieved successfully. Jul 03 21:43:32.683432 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-04d559b9-566a-47d0-8dec-8a19a1c4bc44 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/a547228c-c77c-4221-b915-c723e44e0648 returned with HTTP 200 Jul 03 21:43:32.683969 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 45/179] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:32 2026] GET /volume/v3/volumes/a547228c-c77c-4221-b915-c723e44e0648 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:32.701289 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b5404e57-fd5d-47fc-8771-f1833fd8d3e3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:32.704452 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b5404e57-fd5d-47fc-8771-f1833fd8d3e3 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] POST https://10.4.3.32/volume/v3/volumes/a547228c-c77c-4221-b915-c723e44e0648/action Jul 03 21:43:32.706344 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b5404e57-fd5d-47fc-8771-f1833fd8d3e3 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:43:32.706344 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b5404e57-fd5d-47fc-8771-f1833fd8d3e3 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:32.717910 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:32.717910 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:43:32.719398 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.admin_actions [None req-b5404e57-fd5d-47fc-8771-f1833fd8d3e3 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Updating volume 'a547228c-c77c-4221-b915-c723e44e0648' with '{'status': 'attaching'}' {{(pid=99934) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 21:43:32.755102 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b5404e57-fd5d-47fc-8771-f1833fd8d3e3 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] https://10.4.3.32/volume/v3/volumes/a547228c-c77c-4221-b915-c723e44e0648/action returned with HTTP 202 Jul 03 21:43:32.755726 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 43/180] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:43:32 2026] POST /volume/v3/volumes/a547228c-c77c-4221-b915-c723e44e0648/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:43:32.768666 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-667b7868-5be5-4deb-b831-8295e603aa47 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:32.772465 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-667b7868-5be5-4deb-b831-8295e603aa47 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/a547228c-c77c-4221-b915-c723e44e0648 Jul 03 21:43:32.772807 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-667b7868-5be5-4deb-b831-8295e603aa47 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:32.773031 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-667b7868-5be5-4deb-b831-8295e603aa47 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:32.784981 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:32.784981 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:43:32.790789 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-667b7868-5be5-4deb-b831-8295e603aa47 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Volume info retrieved successfully. Jul 03 21:43:32.797997 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-667b7868-5be5-4deb-b831-8295e603aa47 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/a547228c-c77c-4221-b915-c723e44e0648 returned with HTTP 200 Jul 03 21:43:32.798790 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 46/181] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:32 2026] GET /volume/v3/volumes/a547228c-c77c-4221-b915-c723e44e0648 => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:32.822681 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-dbbaa745-8203-45c7-b500-b1077ea63733 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:32.824925 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-dbbaa745-8203-45c7-b500-b1077ea63733 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] POST https://10.4.3.32/volume/v3/volumes/a547228c-c77c-4221-b915-c723e44e0648/action Jul 03 21:43:32.825321 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-dbbaa745-8203-45c7-b500-b1077ea63733 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:43:32.825479 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-dbbaa745-8203-45c7-b500-b1077ea63733 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:32.847050 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:32.847050 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:43:32.847050 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-dbbaa745-8203-45c7-b500-b1077ea63733 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Volume info retrieved successfully. Jul 03 21:43:32.890698 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-dbbaa745-8203-45c7-b500-b1077ea63733 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Delete volume request issued successfully. Jul 03 21:43:32.890698 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-dbbaa745-8203-45c7-b500-b1077ea63733 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] https://10.4.3.32/volume/v3/volumes/a547228c-c77c-4221-b915-c723e44e0648/action returned with HTTP 202 Jul 03 21:43:32.891306 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 48/182] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:43:32 2026] POST /volume/v3/volumes/a547228c-c77c-4221-b915-c723e44e0648/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:43:32.900793 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d9f5ffc6-1aa2-422a-8e9f-caefb839da6b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:32.904394 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d9f5ffc6-1aa2-422a-8e9f-caefb839da6b tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/a547228c-c77c-4221-b915-c723e44e0648 Jul 03 21:43:32.904710 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d9f5ffc6-1aa2-422a-8e9f-caefb839da6b tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:32.905092 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d9f5ffc6-1aa2-422a-8e9f-caefb839da6b tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:32.916675 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:32.916675 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:43:32.920784 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d9f5ffc6-1aa2-422a-8e9f-caefb839da6b tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Volume info retrieved successfully. Jul 03 21:43:32.928098 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d9f5ffc6-1aa2-422a-8e9f-caefb839da6b tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/a547228c-c77c-4221-b915-c723e44e0648 returned with HTTP 200 Jul 03 21:43:32.928098 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 46/183] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:32 2026] GET /volume/v3/volumes/a547228c-c77c-4221-b915-c723e44e0648 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:33.942178 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d64f2ff6-ca5a-4067-adc6-d0bff708bac9 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:33.945108 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d64f2ff6-ca5a-4067-adc6-d0bff708bac9 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/a547228c-c77c-4221-b915-c723e44e0648 Jul 03 21:43:33.945402 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d64f2ff6-ca5a-4067-adc6-d0bff708bac9 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:33.946604 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d64f2ff6-ca5a-4067-adc6-d0bff708bac9 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:33.954626 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d64f2ff6-ca5a-4067-adc6-d0bff708bac9 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/a547228c-c77c-4221-b915-c723e44e0648 returned with HTTP 404 Jul 03 21:43:33.955228 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 44/184] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:33 2026] GET /volume/v3/volumes/a547228c-c77c-4221-b915-c723e44e0648 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:43:33.965340 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-77d5f9f3-adb1-4a69-8c98-202a046f1ee6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:33.968353 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-77d5f9f3-adb1-4a69-8c98-202a046f1ee6 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/a547228c-c77c-4221-b915-c723e44e0648 Jul 03 21:43:33.968706 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-77d5f9f3-adb1-4a69-8c98-202a046f1ee6 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:33.969066 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-77d5f9f3-adb1-4a69-8c98-202a046f1ee6 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:33.977389 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-77d5f9f3-adb1-4a69-8c98-202a046f1ee6 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/a547228c-c77c-4221-b915-c723e44e0648 returned with HTTP 404 Jul 03 21:43:33.978187 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 47/185] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:33 2026] GET /volume/v3/volumes/a547228c-c77c-4221-b915-c723e44e0648 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:43:33.988990 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8b94867c-84fa-4b6f-928d-4332e6b0285f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:33.994058 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8b94867c-84fa-4b6f-928d-4332e6b0285f tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] DELETE https://10.4.3.32/volume/v3/volumes/a547228c-c77c-4221-b915-c723e44e0648 Jul 03 21:43:33.994253 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8b94867c-84fa-4b6f-928d-4332e6b0285f tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:33.994506 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8b94867c-84fa-4b6f-928d-4332e6b0285f tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:33.994658 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-8b94867c-84fa-4b6f-928d-4332e6b0285f tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Delete volume with id: a547228c-c77c-4221-b915-c723e44e0648 Jul 03 21:43:34.010239 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8b94867c-84fa-4b6f-928d-4332e6b0285f tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/a547228c-c77c-4221-b915-c723e44e0648 returned with HTTP 404 Jul 03 21:43:34.011362 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 49/186] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:43:33 2026] DELETE /volume/v3/volumes/a547228c-c77c-4221-b915-c723e44e0648 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:43:34.020036 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e7256d08-77eb-4869-bd8f-05e5730193d1 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:34.022582 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e7256d08-77eb-4869-bd8f-05e5730193d1 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:43:34.022900 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e7256d08-77eb-4869-bd8f-05e5730193d1 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2036986400"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:34.024720 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-e7256d08-77eb-4869-bd8f-05e5730193d1 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2036986400'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:43:34.024914 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-e7256d08-77eb-4869-bd8f-05e5730193d1 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Create volume of 1 GB Jul 03 21:43:34.030760 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e7256d08-77eb-4869-bd8f-05e5730193d1 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Availability Zones retrieved successfully. Jul 03 21:43:34.038123 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e7256d08-77eb-4869-bd8f-05e5730193d1 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Flow 'volume_create_api' (f7e9d2fb-a255-42f5-81c5-8c98dbae2db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:43:34.039388 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e7256d08-77eb-4869-bd8f-05e5730193d1 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f388adda-5fac-4246-83f7-2d86cedc5b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:34.040685 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-e7256d08-77eb-4869-bd8f-05e5730193d1 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:43:34.079754 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e7256d08-77eb-4869-bd8f-05e5730193d1 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f388adda-5fac-4246-83f7-2d86cedc5b6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:34.081049 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e7256d08-77eb-4869-bd8f-05e5730193d1 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1d8f7c3-a190-45fa-9132-6c34646d3dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:34.144175 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-e7256d08-77eb-4869-bd8f-05e5730193d1 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Created reservations ['04b9d23b-a4a6-4b20-aaa3-bb7f490a1666', 'f4887846-280b-4147-80ce-d881a618129e', '6642442f-b609-475e-99dc-91cae24728ee', '979cc496-2ee9-4f38-a199-ccd15a276591'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:43:34.145208 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e7256d08-77eb-4869-bd8f-05e5730193d1 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1d8f7c3-a190-45fa-9132-6c34646d3dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04b9d23b-a4a6-4b20-aaa3-bb7f490a1666', 'f4887846-280b-4147-80ce-d881a618129e', '6642442f-b609-475e-99dc-91cae24728ee', '979cc496-2ee9-4f38-a199-ccd15a276591']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:34.146024 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e7256d08-77eb-4869-bd8f-05e5730193d1 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (144e192f-1914-4e7d-9a1d-77ec008d0e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:34.180226 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e7256d08-77eb-4869-bd8f-05e5730193d1 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (144e192f-1914-4e7d-9a1d-77ec008d0e6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cfd10ff-bc96-4db7-9094-79ae2d5ec89f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2036986400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a09c49f73fda4d669e795ad427f3e728',qos_specs=None,replication_status=,reservations=['04b9d23b-a4a6-4b20-aaa3-bb7f490a1666','f4887846-280b-4147-80ce-d881a618129e','6642442f-b609-475e-99dc-91cae24728ee','979cc496-2ee9-4f38-a199-ccd15a276591'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2b44410056a4cc9bddc2e87c5ceb460',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:43:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2036986400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cfd10ff-bc96-4db7-9094-79ae2d5ec89f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a09c49f73fda4d669e795ad427f3e728',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2b44410056a4cc9bddc2e87c5ceb460',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:34.181307 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e7256d08-77eb-4869-bd8f-05e5730193d1 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6abc15bd-9a09-4ddb-a5f8-f4e0235e7025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:34.207682 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e7256d08-77eb-4869-bd8f-05e5730193d1 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6abc15bd-9a09-4ddb-a5f8-f4e0235e7025) transitioned into state 'SUCCESS' from state '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-2036986400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a09c49f73fda4d669e795ad427f3e728',qos_specs=None,replication_status=,reservations=['04b9d23b-a4a6-4b20-aaa3-bb7f490a1666','f4887846-280b-4147-80ce-d881a618129e','6642442f-b609-475e-99dc-91cae24728ee','979cc496-2ee9-4f38-a199-ccd15a276591'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2b44410056a4cc9bddc2e87c5ceb460',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:34.208409 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e7256d08-77eb-4869-bd8f-05e5730193d1 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (554acfd8-141b-4871-85e4-d7ee578613a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:34.221887 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e7256d08-77eb-4869-bd8f-05e5730193d1 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (554acfd8-141b-4871-85e4-d7ee578613a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:34.223042 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e7256d08-77eb-4869-bd8f-05e5730193d1 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Flow 'volume_create_api' (f7e9d2fb-a255-42f5-81c5-8c98dbae2db2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:43:34.223592 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e7256d08-77eb-4869-bd8f-05e5730193d1 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Create volume request issued successfully. Jul 03 21:43:34.224522 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e7256d08-77eb-4869-bd8f-05e5730193d1 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:43:34.225079 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 47/187] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:43:34 2026] POST /volume/v3/volumes => generated 747 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:43:34.239539 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9fc7ccb3-9668-4a31-8d55-64e6df1b9a93 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:34.241886 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9fc7ccb3-9668-4a31-8d55-64e6df1b9a93 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/9cfd10ff-bc96-4db7-9094-79ae2d5ec89f Jul 03 21:43:34.242151 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9fc7ccb3-9668-4a31-8d55-64e6df1b9a93 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:34.242449 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9fc7ccb3-9668-4a31-8d55-64e6df1b9a93 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:34.251634 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:34.251634 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:43:34.269053 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-9fc7ccb3-9668-4a31-8d55-64e6df1b9a93 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Volume info retrieved successfully. Jul 03 21:43:34.295405 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9fc7ccb3-9668-4a31-8d55-64e6df1b9a93 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/9cfd10ff-bc96-4db7-9094-79ae2d5ec89f returned with HTTP 200 Jul 03 21:43:34.296035 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 45/188] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:34 2026] GET /volume/v3/volumes/9cfd10ff-bc96-4db7-9094-79ae2d5ec89f => generated 815 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:35.312793 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-91ed91b0-949f-4b4a-b5a4-46fb4a7cf7aa None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:35.315330 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-91ed91b0-949f-4b4a-b5a4-46fb4a7cf7aa tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/9cfd10ff-bc96-4db7-9094-79ae2d5ec89f Jul 03 21:43:35.315667 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-91ed91b0-949f-4b4a-b5a4-46fb4a7cf7aa tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:35.315934 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-91ed91b0-949f-4b4a-b5a4-46fb4a7cf7aa tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:35.325683 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:35.325683 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:43:35.331724 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-91ed91b0-949f-4b4a-b5a4-46fb4a7cf7aa tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Volume info retrieved successfully. Jul 03 21:43:35.338685 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-91ed91b0-949f-4b4a-b5a4-46fb4a7cf7aa tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/9cfd10ff-bc96-4db7-9094-79ae2d5ec89f returned with HTTP 200 Jul 03 21:43:35.339107 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 48/189] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:35 2026] GET /volume/v3/volumes/9cfd10ff-bc96-4db7-9094-79ae2d5ec89f => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:35.353123 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-58c96625-d62e-4b9c-bf7f-3e763fed38a6 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:35.355031 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-58c96625-d62e-4b9c-bf7f-3e763fed38a6 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] POST https://10.4.3.32/volume/v3/volumes/9cfd10ff-bc96-4db7-9094-79ae2d5ec89f/action Jul 03 21:43:35.355581 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-58c96625-d62e-4b9c-bf7f-3e763fed38a6 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:43:35.355729 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-58c96625-d62e-4b9c-bf7f-3e763fed38a6 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:35.366871 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:35.366871 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:43:35.367405 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.contrib.admin_actions [None req-58c96625-d62e-4b9c-bf7f-3e763fed38a6 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Updating volume '9cfd10ff-bc96-4db7-9094-79ae2d5ec89f' with '{'status': 'creating'}' {{(pid=99935) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 21:43:35.398764 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-58c96625-d62e-4b9c-bf7f-3e763fed38a6 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] https://10.4.3.32/volume/v3/volumes/9cfd10ff-bc96-4db7-9094-79ae2d5ec89f/action returned with HTTP 202 Jul 03 21:43:35.399192 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 50/190] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:43:35 2026] POST /volume/v3/volumes/9cfd10ff-bc96-4db7-9094-79ae2d5ec89f/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:43:35.407063 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ab4b6c11-a12c-4128-9e12-fcd05c6c27b7 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:35.409659 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ab4b6c11-a12c-4128-9e12-fcd05c6c27b7 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/9cfd10ff-bc96-4db7-9094-79ae2d5ec89f Jul 03 21:43:35.409838 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ab4b6c11-a12c-4128-9e12-fcd05c6c27b7 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:35.410091 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ab4b6c11-a12c-4128-9e12-fcd05c6c27b7 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:35.418531 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:35.418531 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:43:35.422580 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-ab4b6c11-a12c-4128-9e12-fcd05c6c27b7 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Volume info retrieved successfully. Jul 03 21:43:35.426953 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ab4b6c11-a12c-4128-9e12-fcd05c6c27b7 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/9cfd10ff-bc96-4db7-9094-79ae2d5ec89f returned with HTTP 200 Jul 03 21:43:35.427450 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 48/191] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:35 2026] GET /volume/v3/volumes/9cfd10ff-bc96-4db7-9094-79ae2d5ec89f => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:35.443994 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e9dd4d09-e4cd-4883-a911-d8b3c23fb857 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:35.445797 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e9dd4d09-e4cd-4883-a911-d8b3c23fb857 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] POST https://10.4.3.32/volume/v3/volumes/9cfd10ff-bc96-4db7-9094-79ae2d5ec89f/action Jul 03 21:43:35.446101 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e9dd4d09-e4cd-4883-a911-d8b3c23fb857 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:43:35.446235 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e9dd4d09-e4cd-4883-a911-d8b3c23fb857 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:35.454510 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:35.454510 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:43:35.454859 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-e9dd4d09-e4cd-4883-a911-d8b3c23fb857 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Volume info retrieved successfully. Jul 03 21:43:35.494753 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-e9dd4d09-e4cd-4883-a911-d8b3c23fb857 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Delete volume request issued successfully. Jul 03 21:43:35.494883 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e9dd4d09-e4cd-4883-a911-d8b3c23fb857 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] https://10.4.3.32/volume/v3/volumes/9cfd10ff-bc96-4db7-9094-79ae2d5ec89f/action returned with HTTP 202 Jul 03 21:43:35.495384 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 46/192] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:43:35 2026] POST /volume/v3/volumes/9cfd10ff-bc96-4db7-9094-79ae2d5ec89f/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:43:35.504277 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-fe240278-cfc0-40f1-8911-0b14b63ac1a0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:35.506326 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fe240278-cfc0-40f1-8911-0b14b63ac1a0 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/9cfd10ff-bc96-4db7-9094-79ae2d5ec89f Jul 03 21:43:35.506686 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fe240278-cfc0-40f1-8911-0b14b63ac1a0 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:35.506964 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fe240278-cfc0-40f1-8911-0b14b63ac1a0 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:35.521798 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:35.521798 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:43:35.526875 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-fe240278-cfc0-40f1-8911-0b14b63ac1a0 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Volume info retrieved successfully. Jul 03 21:43:35.534970 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fe240278-cfc0-40f1-8911-0b14b63ac1a0 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/9cfd10ff-bc96-4db7-9094-79ae2d5ec89f returned with HTTP 200 Jul 03 21:43:35.535658 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 49/193] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:35 2026] GET /volume/v3/volumes/9cfd10ff-bc96-4db7-9094-79ae2d5ec89f => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:36.556903 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5a25604d-377c-4f68-9dd0-9f1998f76222 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:36.559815 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5a25604d-377c-4f68-9dd0-9f1998f76222 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/9cfd10ff-bc96-4db7-9094-79ae2d5ec89f Jul 03 21:43:36.560122 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5a25604d-377c-4f68-9dd0-9f1998f76222 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:36.560441 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5a25604d-377c-4f68-9dd0-9f1998f76222 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:36.570050 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5a25604d-377c-4f68-9dd0-9f1998f76222 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/9cfd10ff-bc96-4db7-9094-79ae2d5ec89f returned with HTTP 404 Jul 03 21:43:36.571052 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 51/194] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:36 2026] GET /volume/v3/volumes/9cfd10ff-bc96-4db7-9094-79ae2d5ec89f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:43:36.580306 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-400553f3-3667-439b-86f0-f5cf5c797a1a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:36.582555 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-400553f3-3667-439b-86f0-f5cf5c797a1a tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/9cfd10ff-bc96-4db7-9094-79ae2d5ec89f Jul 03 21:43:36.582898 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-400553f3-3667-439b-86f0-f5cf5c797a1a tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:36.582991 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-400553f3-3667-439b-86f0-f5cf5c797a1a tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:36.590898 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-400553f3-3667-439b-86f0-f5cf5c797a1a tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/9cfd10ff-bc96-4db7-9094-79ae2d5ec89f returned with HTTP 404 Jul 03 21:43:36.591558 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 49/195] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:36 2026] GET /volume/v3/volumes/9cfd10ff-bc96-4db7-9094-79ae2d5ec89f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:43:36.600676 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-fbedebfa-baae-42f2-aaa5-9bc6159f6bf9 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:36.603468 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fbedebfa-baae-42f2-aaa5-9bc6159f6bf9 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] DELETE https://10.4.3.32/volume/v3/volumes/9cfd10ff-bc96-4db7-9094-79ae2d5ec89f Jul 03 21:43:36.603793 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fbedebfa-baae-42f2-aaa5-9bc6159f6bf9 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:36.604148 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fbedebfa-baae-42f2-aaa5-9bc6159f6bf9 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:36.604359 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-fbedebfa-baae-42f2-aaa5-9bc6159f6bf9 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Delete volume with id: 9cfd10ff-bc96-4db7-9094-79ae2d5ec89f Jul 03 21:43:36.613318 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fbedebfa-baae-42f2-aaa5-9bc6159f6bf9 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/9cfd10ff-bc96-4db7-9094-79ae2d5ec89f returned with HTTP 404 Jul 03 21:43:36.614038 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 47/196] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:43:36 2026] DELETE /volume/v3/volumes/9cfd10ff-bc96-4db7-9094-79ae2d5ec89f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:43:36.623890 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e5e0e947-5034-4894-9842-4417f56603b9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:36.625684 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e5e0e947-5034-4894-9842-4417f56603b9 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:43:36.626019 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e5e0e947-5034-4894-9842-4417f56603b9 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1807338555"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:36.627486 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-e5e0e947-5034-4894-9842-4417f56603b9 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1807338555'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:43:36.627630 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-e5e0e947-5034-4894-9842-4417f56603b9 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Create volume of 1 GB Jul 03 21:43:36.632770 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-e5e0e947-5034-4894-9842-4417f56603b9 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Availability Zones retrieved successfully. Jul 03 21:43:36.638457 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-e5e0e947-5034-4894-9842-4417f56603b9 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Flow 'volume_create_api' (3e828156-2c85-44b4-8a39-e2ed6b9e25b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:43:36.640079 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-e5e0e947-5034-4894-9842-4417f56603b9 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1909d4c-3452-488f-8cdf-11343d6c4a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:36.640479 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-e5e0e947-5034-4894-9842-4417f56603b9 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:43:36.678234 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-e5e0e947-5034-4894-9842-4417f56603b9 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1909d4c-3452-488f-8cdf-11343d6c4a6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:36.679386 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-e5e0e947-5034-4894-9842-4417f56603b9 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c47e73c-340d-49ae-8eef-806cfc40b231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:36.737336 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-e5e0e947-5034-4894-9842-4417f56603b9 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Created reservations ['c581e15f-16ec-486c-b131-d42bc2c2f7c1', '7e934421-fe79-4057-80df-5160624ea58a', '9e722f28-7fdd-4e02-9580-f79486810e14', '8eb5242b-086d-49e2-9287-632c1c2679f9'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:43:36.738238 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-e5e0e947-5034-4894-9842-4417f56603b9 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c47e73c-340d-49ae-8eef-806cfc40b231) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c581e15f-16ec-486c-b131-d42bc2c2f7c1', '7e934421-fe79-4057-80df-5160624ea58a', '9e722f28-7fdd-4e02-9580-f79486810e14', '8eb5242b-086d-49e2-9287-632c1c2679f9']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:36.739528 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-e5e0e947-5034-4894-9842-4417f56603b9 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12102845-46c1-451e-92b5-91eb1bb142b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:36.777630 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-e5e0e947-5034-4894-9842-4417f56603b9 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12102845-46c1-451e-92b5-91eb1bb142b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cf6d962-9af7-41e2-9a16-7f2f9ccbe44b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1807338555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a09c49f73fda4d669e795ad427f3e728',qos_specs=None,replication_status=,reservations=['c581e15f-16ec-486c-b131-d42bc2c2f7c1','7e934421-fe79-4057-80df-5160624ea58a','9e722f28-7fdd-4e02-9580-f79486810e14','8eb5242b-086d-49e2-9287-632c1c2679f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2b44410056a4cc9bddc2e87c5ceb460',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:43:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1807338555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0cf6d962-9af7-41e2-9a16-7f2f9ccbe44b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a09c49f73fda4d669e795ad427f3e728',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2b44410056a4cc9bddc2e87c5ceb460',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:36.778400 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-e5e0e947-5034-4894-9842-4417f56603b9 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b20862ce-1eeb-4cc6-8863-4ae40a5b83e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:36.805697 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-e5e0e947-5034-4894-9842-4417f56603b9 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b20862ce-1eeb-4cc6-8863-4ae40a5b83e9) transitioned into state 'SUCCESS' from state '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-1807338555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a09c49f73fda4d669e795ad427f3e728',qos_specs=None,replication_status=,reservations=['c581e15f-16ec-486c-b131-d42bc2c2f7c1','7e934421-fe79-4057-80df-5160624ea58a','9e722f28-7fdd-4e02-9580-f79486810e14','8eb5242b-086d-49e2-9287-632c1c2679f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2b44410056a4cc9bddc2e87c5ceb460',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:36.806677 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-e5e0e947-5034-4894-9842-4417f56603b9 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4856ec6f-54cc-4968-99e8-9393d792e94c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:36.822158 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-e5e0e947-5034-4894-9842-4417f56603b9 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4856ec6f-54cc-4968-99e8-9393d792e94c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:36.823459 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-e5e0e947-5034-4894-9842-4417f56603b9 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Flow 'volume_create_api' (3e828156-2c85-44b4-8a39-e2ed6b9e25b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:43:36.824557 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-e5e0e947-5034-4894-9842-4417f56603b9 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Create volume request issued successfully. Jul 03 21:43:36.827259 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e5e0e947-5034-4894-9842-4417f56603b9 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:43:36.827902 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 50/197] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:43:36 2026] POST /volume/v3/volumes => generated 747 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:43:36.843274 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-392193ec-aa4a-4522-96ca-d6da70738f45 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:36.845322 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-392193ec-aa4a-4522-96ca-d6da70738f45 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/0cf6d962-9af7-41e2-9a16-7f2f9ccbe44b Jul 03 21:43:36.845767 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-392193ec-aa4a-4522-96ca-d6da70738f45 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:36.846140 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-392193ec-aa4a-4522-96ca-d6da70738f45 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:36.858435 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:36.858435 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:43:36.870405 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-392193ec-aa4a-4522-96ca-d6da70738f45 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Volume info retrieved successfully. Jul 03 21:43:36.877809 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-392193ec-aa4a-4522-96ca-d6da70738f45 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/0cf6d962-9af7-41e2-9a16-7f2f9ccbe44b returned with HTTP 200 Jul 03 21:43:36.878836 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 52/198] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:36 2026] GET /volume/v3/volumes/0cf6d962-9af7-41e2-9a16-7f2f9ccbe44b => generated 815 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:37.895019 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-acf38984-f5e7-4dc9-b7af-c11670e9de9b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:37.897280 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-acf38984-f5e7-4dc9-b7af-c11670e9de9b tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/0cf6d962-9af7-41e2-9a16-7f2f9ccbe44b Jul 03 21:43:37.897531 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-acf38984-f5e7-4dc9-b7af-c11670e9de9b tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:37.897752 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-acf38984-f5e7-4dc9-b7af-c11670e9de9b tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:37.907748 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:37.907748 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:43:37.913561 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-acf38984-f5e7-4dc9-b7af-c11670e9de9b tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Volume info retrieved successfully. Jul 03 21:43:37.920639 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-acf38984-f5e7-4dc9-b7af-c11670e9de9b tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/0cf6d962-9af7-41e2-9a16-7f2f9ccbe44b returned with HTTP 200 Jul 03 21:43:37.921179 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 50/199] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:37 2026] GET /volume/v3/volumes/0cf6d962-9af7-41e2-9a16-7f2f9ccbe44b => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:37.940221 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-7e88cd24-b56f-40bc-b4b6-e82706aa96ed None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:37.942818 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7e88cd24-b56f-40bc-b4b6-e82706aa96ed tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] POST https://10.4.3.32/volume/v3/volumes/0cf6d962-9af7-41e2-9a16-7f2f9ccbe44b/action Jul 03 21:43:37.943662 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7e88cd24-b56f-40bc-b4b6-e82706aa96ed tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:43:37.943938 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7e88cd24-b56f-40bc-b4b6-e82706aa96ed tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:37.958999 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:37.958999 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:43:37.959704 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.admin_actions [None req-7e88cd24-b56f-40bc-b4b6-e82706aa96ed tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Updating volume '0cf6d962-9af7-41e2-9a16-7f2f9ccbe44b' with '{'status': 'error'}' {{(pid=99934) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 21:43:37.994153 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7e88cd24-b56f-40bc-b4b6-e82706aa96ed tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] https://10.4.3.32/volume/v3/volumes/0cf6d962-9af7-41e2-9a16-7f2f9ccbe44b/action returned with HTTP 202 Jul 03 21:43:37.994825 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 48/200] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:43:37 2026] POST /volume/v3/volumes/0cf6d962-9af7-41e2-9a16-7f2f9ccbe44b/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:43:38.006752 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-41862ec9-71a9-451e-8704-c8d422e80740 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:38.008988 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-41862ec9-71a9-451e-8704-c8d422e80740 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/0cf6d962-9af7-41e2-9a16-7f2f9ccbe44b Jul 03 21:43:38.008988 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-41862ec9-71a9-451e-8704-c8d422e80740 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:38.009312 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-41862ec9-71a9-451e-8704-c8d422e80740 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:38.020037 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:38.020037 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:43:38.030699 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-41862ec9-71a9-451e-8704-c8d422e80740 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Volume info retrieved successfully. Jul 03 21:43:38.037690 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-41862ec9-71a9-451e-8704-c8d422e80740 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/0cf6d962-9af7-41e2-9a16-7f2f9ccbe44b returned with HTTP 200 Jul 03 21:43:38.038696 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 51/201] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:38 2026] GET /volume/v3/volumes/0cf6d962-9af7-41e2-9a16-7f2f9ccbe44b => generated 836 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:38.056522 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-20041dda-4e53-4cc7-a3d0-d4035eea993a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:38.058434 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-20041dda-4e53-4cc7-a3d0-d4035eea993a tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] POST https://10.4.3.32/volume/v3/volumes/0cf6d962-9af7-41e2-9a16-7f2f9ccbe44b/action Jul 03 21:43:38.058794 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-20041dda-4e53-4cc7-a3d0-d4035eea993a tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:43:38.058996 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-20041dda-4e53-4cc7-a3d0-d4035eea993a tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:38.069353 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:38.069353 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:43:38.069865 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-20041dda-4e53-4cc7-a3d0-d4035eea993a tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Volume info retrieved successfully. Jul 03 21:43:38.095640 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-20041dda-4e53-4cc7-a3d0-d4035eea993a tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Delete volume request issued successfully. Jul 03 21:43:38.095802 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-20041dda-4e53-4cc7-a3d0-d4035eea993a tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] https://10.4.3.32/volume/v3/volumes/0cf6d962-9af7-41e2-9a16-7f2f9ccbe44b/action returned with HTTP 202 Jul 03 21:43:38.096283 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 53/202] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:43:38 2026] POST /volume/v3/volumes/0cf6d962-9af7-41e2-9a16-7f2f9ccbe44b/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:43:38.109602 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-029065ef-5e7a-44ea-8e27-cb3fe446d60d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:38.113973 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-029065ef-5e7a-44ea-8e27-cb3fe446d60d tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/0cf6d962-9af7-41e2-9a16-7f2f9ccbe44b Jul 03 21:43:38.114521 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-029065ef-5e7a-44ea-8e27-cb3fe446d60d tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:38.114830 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-029065ef-5e7a-44ea-8e27-cb3fe446d60d tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:38.127585 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:38.127585 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:43:38.163271 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-029065ef-5e7a-44ea-8e27-cb3fe446d60d tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Volume info retrieved successfully. Jul 03 21:43:38.181174 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-029065ef-5e7a-44ea-8e27-cb3fe446d60d tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/0cf6d962-9af7-41e2-9a16-7f2f9ccbe44b returned with HTTP 200 Jul 03 21:43:38.181174 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 51/203] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:38 2026] GET /volume/v3/volumes/0cf6d962-9af7-41e2-9a16-7f2f9ccbe44b => generated 839 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:38.564133 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-41d7df3f-179a-4e07-8105-c3cebc419075 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:38.567966 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-41d7df3f-179a-4e07-8105-c3cebc419075 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:43:38.567966 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-41d7df3f-179a-4e07-8105-c3cebc419075 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-280249724"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:38.570108 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-41d7df3f-179a-4e07-8105-c3cebc419075 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-280249724'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:43:38.570261 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-41d7df3f-179a-4e07-8105-c3cebc419075 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] Create volume of 1 GB Jul 03 21:43:38.570711 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:38.570711 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:43:38.576854 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-41d7df3f-179a-4e07-8105-c3cebc419075 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] Availability Zones retrieved successfully. Jul 03 21:43:38.585954 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-41d7df3f-179a-4e07-8105-c3cebc419075 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] Flow 'volume_create_api' (158a4b0b-3b74-448e-8d7f-cf57c4462270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:43:38.587862 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-41d7df3f-179a-4e07-8105-c3cebc419075 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a9453d0-8458-4b0b-aaee-a96cd151b05d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:38.590197 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-41d7df3f-179a-4e07-8105-c3cebc419075 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:43:38.625537 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-41d7df3f-179a-4e07-8105-c3cebc419075 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a9453d0-8458-4b0b-aaee-a96cd151b05d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:38.626018 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-41d7df3f-179a-4e07-8105-c3cebc419075 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d0d13a3-6e0d-464c-88ad-1a14e47fb49f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:38.730731 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-41d7df3f-179a-4e07-8105-c3cebc419075 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] Created reservations ['951343a0-c8b3-48b3-b67b-bda337203b90', '9fcc91bf-4f3f-4487-9e66-d836c34b687e', '6beb82e6-6f06-4ac0-94bd-10c1c8927641', '1e746437-22ee-412e-815c-c9e40a3fcce9'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:43:38.732193 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-41d7df3f-179a-4e07-8105-c3cebc419075 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d0d13a3-6e0d-464c-88ad-1a14e47fb49f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['951343a0-c8b3-48b3-b67b-bda337203b90', '9fcc91bf-4f3f-4487-9e66-d836c34b687e', '6beb82e6-6f06-4ac0-94bd-10c1c8927641', '1e746437-22ee-412e-815c-c9e40a3fcce9']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:38.733229 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-41d7df3f-179a-4e07-8105-c3cebc419075 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a41ccfd-892f-445d-aa20-c07d666e8b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:38.764096 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-41d7df3f-179a-4e07-8105-c3cebc419075 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a41ccfd-892f-445d-aa20-c07d666e8b7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a977de8a-fe7f-49bd-a2ce-928abf30d2fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-280249724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b1a05bc4bc24c69ba8bb1aa31204502',qos_specs=None,replication_status=,reservations=['951343a0-c8b3-48b3-b67b-bda337203b90','9fcc91bf-4f3f-4487-9e66-d836c34b687e','6beb82e6-6f06-4ac0-94bd-10c1c8927641','1e746437-22ee-412e-815c-c9e40a3fcce9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f18b993ddec64cbc802b55954b474dc1',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:43:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-280249724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a977de8a-fe7f-49bd-a2ce-928abf30d2fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b1a05bc4bc24c69ba8bb1aa31204502',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f18b993ddec64cbc802b55954b474dc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:38.765548 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-41d7df3f-179a-4e07-8105-c3cebc419075 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (635a4cc0-8cf6-4d33-8f02-5f74623d9c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:38.789250 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-41d7df3f-179a-4e07-8105-c3cebc419075 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (635a4cc0-8cf6-4d33-8f02-5f74623d9c9a) transitioned into state 'SUCCESS' from state '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-280249724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b1a05bc4bc24c69ba8bb1aa31204502',qos_specs=None,replication_status=,reservations=['951343a0-c8b3-48b3-b67b-bda337203b90','9fcc91bf-4f3f-4487-9e66-d836c34b687e','6beb82e6-6f06-4ac0-94bd-10c1c8927641','1e746437-22ee-412e-815c-c9e40a3fcce9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f18b993ddec64cbc802b55954b474dc1',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:38.790652 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-41d7df3f-179a-4e07-8105-c3cebc419075 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d32d708-6022-453e-b01a-a8e0b3dcd0e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:38.805050 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-41d7df3f-179a-4e07-8105-c3cebc419075 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d32d708-6022-453e-b01a-a8e0b3dcd0e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:38.806233 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-41d7df3f-179a-4e07-8105-c3cebc419075 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] Flow 'volume_create_api' (158a4b0b-3b74-448e-8d7f-cf57c4462270) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:43:38.806659 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-41d7df3f-179a-4e07-8105-c3cebc419075 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] Create volume request issued successfully. Jul 03 21:43:38.807398 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-41d7df3f-179a-4e07-8105-c3cebc419075 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:43:38.807981 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 49/204] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:43:38 2026] POST /volume/v3/volumes => generated 752 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:43:38.824221 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-91f367b2-49cd-49f5-8d0d-490da08597b6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:38.829243 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-91f367b2-49cd-49f5-8d0d-490da08597b6 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] GET https://10.4.3.32/volume/v3/volumes/a977de8a-fe7f-49bd-a2ce-928abf30d2fc Jul 03 21:43:38.829514 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-91f367b2-49cd-49f5-8d0d-490da08597b6 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:38.829727 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-91f367b2-49cd-49f5-8d0d-490da08597b6 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:38.838858 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:38.838858 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:43:38.843841 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-91f367b2-49cd-49f5-8d0d-490da08597b6 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] Volume info retrieved successfully. Jul 03 21:43:38.851906 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-91f367b2-49cd-49f5-8d0d-490da08597b6 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] https://10.4.3.32/volume/v3/volumes/a977de8a-fe7f-49bd-a2ce-928abf30d2fc returned with HTTP 200 Jul 03 21:43:38.852519 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 52/205] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:38 2026] GET /volume/v3/volumes/a977de8a-fe7f-49bd-a2ce-928abf30d2fc => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:38.993775 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-14a6c066-eddf-4d6b-9a4b-04d8ad279bb5 req-8457c6d9-6ec6-4e0d-adf2-cc2eaaa203bd None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:39.001479 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-14a6c066-eddf-4d6b-9a4b-04d8ad279bb5 req-8457c6d9-6ec6-4e0d-adf2-cc2eaaa203bd tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] GET https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 Jul 03 21:43:39.001479 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-14a6c066-eddf-4d6b-9a4b-04d8ad279bb5 req-8457c6d9-6ec6-4e0d-adf2-cc2eaaa203bd tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:39.001683 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-14a6c066-eddf-4d6b-9a4b-04d8ad279bb5 req-8457c6d9-6ec6-4e0d-adf2-cc2eaaa203bd tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:39.020340 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:39.020340 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:43:39.027922 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-14a6c066-eddf-4d6b-9a4b-04d8ad279bb5 req-8457c6d9-6ec6-4e0d-adf2-cc2eaaa203bd tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Volume info retrieved successfully. Jul 03 21:43:39.033345 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-14a6c066-eddf-4d6b-9a4b-04d8ad279bb5 req-8457c6d9-6ec6-4e0d-adf2-cc2eaaa203bd tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 returned with HTTP 200 Jul 03 21:43:39.035138 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 54/206] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:43:38 2026] GET /volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:43:39.200341 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-73dff77c-e139-463b-8d0a-9c070974be64 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:39.202644 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-73dff77c-e139-463b-8d0a-9c070974be64 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/0cf6d962-9af7-41e2-9a16-7f2f9ccbe44b Jul 03 21:43:39.202829 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-73dff77c-e139-463b-8d0a-9c070974be64 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:39.203874 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-73dff77c-e139-463b-8d0a-9c070974be64 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:39.210236 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-73dff77c-e139-463b-8d0a-9c070974be64 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/0cf6d962-9af7-41e2-9a16-7f2f9ccbe44b returned with HTTP 404 Jul 03 21:43:39.210846 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 52/207] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:39 2026] GET /volume/v3/volumes/0cf6d962-9af7-41e2-9a16-7f2f9ccbe44b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:43:39.221077 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-560154ef-58d7-4170-84be-157a059fe8bc None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:39.223591 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-560154ef-58d7-4170-84be-157a059fe8bc tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/0cf6d962-9af7-41e2-9a16-7f2f9ccbe44b Jul 03 21:43:39.223830 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-560154ef-58d7-4170-84be-157a059fe8bc tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:39.224691 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-560154ef-58d7-4170-84be-157a059fe8bc tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:39.232149 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-560154ef-58d7-4170-84be-157a059fe8bc tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/0cf6d962-9af7-41e2-9a16-7f2f9ccbe44b returned with HTTP 404 Jul 03 21:43:39.232764 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 50/208] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:39 2026] GET /volume/v3/volumes/0cf6d962-9af7-41e2-9a16-7f2f9ccbe44b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:43:39.242195 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-6cab2540-7a34-46bb-a21d-d4c1548f095a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:39.244251 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6cab2540-7a34-46bb-a21d-d4c1548f095a tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] DELETE https://10.4.3.32/volume/v3/volumes/0cf6d962-9af7-41e2-9a16-7f2f9ccbe44b Jul 03 21:43:39.245563 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6cab2540-7a34-46bb-a21d-d4c1548f095a tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:39.245563 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6cab2540-7a34-46bb-a21d-d4c1548f095a tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:39.245563 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-6cab2540-7a34-46bb-a21d-d4c1548f095a tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Delete volume with id: 0cf6d962-9af7-41e2-9a16-7f2f9ccbe44b Jul 03 21:43:39.251393 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6cab2540-7a34-46bb-a21d-d4c1548f095a tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/0cf6d962-9af7-41e2-9a16-7f2f9ccbe44b returned with HTTP 404 Jul 03 21:43:39.251966 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 53/209] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:43:39 2026] DELETE /volume/v3/volumes/0cf6d962-9af7-41e2-9a16-7f2f9ccbe44b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:43:39.261282 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c53fd9fc-a8d0-4473-83f9-54f6222cdc66 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:39.263425 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c53fd9fc-a8d0-4473-83f9-54f6222cdc66 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:43:39.263893 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c53fd9fc-a8d0-4473-83f9-54f6222cdc66 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1556103965"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:39.265664 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-c53fd9fc-a8d0-4473-83f9-54f6222cdc66 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1556103965'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:43:39.265819 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-c53fd9fc-a8d0-4473-83f9-54f6222cdc66 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Create volume of 1 GB Jul 03 21:43:39.271057 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c53fd9fc-a8d0-4473-83f9-54f6222cdc66 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Availability Zones retrieved successfully. Jul 03 21:43:39.279266 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c53fd9fc-a8d0-4473-83f9-54f6222cdc66 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Flow 'volume_create_api' (18fd8e11-adef-4034-8f0e-f97d9bb6f3a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:43:39.280573 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c53fd9fc-a8d0-4473-83f9-54f6222cdc66 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e21d00bf-ed3e-4342-97c1-2734f03427f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:39.281865 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-c53fd9fc-a8d0-4473-83f9-54f6222cdc66 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:43:39.317392 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c53fd9fc-a8d0-4473-83f9-54f6222cdc66 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e21d00bf-ed3e-4342-97c1-2734f03427f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:39.318167 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c53fd9fc-a8d0-4473-83f9-54f6222cdc66 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b93677d-78d3-4776-bdef-a0543bd8679b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:39.351817 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-c53fd9fc-a8d0-4473-83f9-54f6222cdc66 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-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 21:43:39.352528 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-c53fd9fc-a8d0-4473-83f9-54f6222cdc66 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-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 21:43:39.379945 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-c53fd9fc-a8d0-4473-83f9-54f6222cdc66 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Created reservations ['3a67a093-fc70-4e0b-815b-fd8311fd6e42', '0a90c004-e9b9-4ebc-a689-dedef3aecdc7', '11c9d051-275b-4e30-b4d9-efaffa522464', '11e1aa14-9782-4f24-927f-36fe43a012ee'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:43:39.380958 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c53fd9fc-a8d0-4473-83f9-54f6222cdc66 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b93677d-78d3-4776-bdef-a0543bd8679b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a67a093-fc70-4e0b-815b-fd8311fd6e42', '0a90c004-e9b9-4ebc-a689-dedef3aecdc7', '11c9d051-275b-4e30-b4d9-efaffa522464', '11e1aa14-9782-4f24-927f-36fe43a012ee']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:39.381831 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c53fd9fc-a8d0-4473-83f9-54f6222cdc66 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c0c5d89-5e50-40df-ab36-8d5c95752628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:39.423490 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c53fd9fc-a8d0-4473-83f9-54f6222cdc66 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c0c5d89-5e50-40df-ab36-8d5c95752628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53357962-2f1f-4b6e-a958-5ef51734bc54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1556103965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a09c49f73fda4d669e795ad427f3e728',qos_specs=None,replication_status=,reservations=['3a67a093-fc70-4e0b-815b-fd8311fd6e42','0a90c004-e9b9-4ebc-a689-dedef3aecdc7','11c9d051-275b-4e30-b4d9-efaffa522464','11e1aa14-9782-4f24-927f-36fe43a012ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2b44410056a4cc9bddc2e87c5ceb460',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:43:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1556103965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53357962-2f1f-4b6e-a958-5ef51734bc54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a09c49f73fda4d669e795ad427f3e728',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2b44410056a4cc9bddc2e87c5ceb460',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:39.425159 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c53fd9fc-a8d0-4473-83f9-54f6222cdc66 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47995573-da20-4646-894a-7b6740c1414a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:39.467655 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c53fd9fc-a8d0-4473-83f9-54f6222cdc66 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47995573-da20-4646-894a-7b6740c1414a) transitioned into state 'SUCCESS' from state '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-1556103965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a09c49f73fda4d669e795ad427f3e728',qos_specs=None,replication_status=,reservations=['3a67a093-fc70-4e0b-815b-fd8311fd6e42','0a90c004-e9b9-4ebc-a689-dedef3aecdc7','11c9d051-275b-4e30-b4d9-efaffa522464','11e1aa14-9782-4f24-927f-36fe43a012ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2b44410056a4cc9bddc2e87c5ceb460',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:39.468848 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c53fd9fc-a8d0-4473-83f9-54f6222cdc66 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (276d81b3-b586-400f-8f71-ca227e46ee58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:39.486780 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c53fd9fc-a8d0-4473-83f9-54f6222cdc66 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (276d81b3-b586-400f-8f71-ca227e46ee58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:39.488555 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c53fd9fc-a8d0-4473-83f9-54f6222cdc66 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Flow 'volume_create_api' (18fd8e11-adef-4034-8f0e-f97d9bb6f3a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:43:39.488555 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c53fd9fc-a8d0-4473-83f9-54f6222cdc66 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Create volume request issued successfully. Jul 03 21:43:39.489276 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c53fd9fc-a8d0-4473-83f9-54f6222cdc66 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:43:39.489974 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 55/210] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:43:39 2026] POST /volume/v3/volumes => generated 747 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:43:39.509503 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c99bfce8-de51-4a11-a380-1c942d14fd81 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:39.515924 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c99bfce8-de51-4a11-a380-1c942d14fd81 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/53357962-2f1f-4b6e-a958-5ef51734bc54 Jul 03 21:43:39.515924 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c99bfce8-de51-4a11-a380-1c942d14fd81 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:39.515924 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c99bfce8-de51-4a11-a380-1c942d14fd81 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:39.546073 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:39.546073 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:43:39.566637 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c99bfce8-de51-4a11-a380-1c942d14fd81 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Volume info retrieved successfully. Jul 03 21:43:39.573643 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c99bfce8-de51-4a11-a380-1c942d14fd81 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/53357962-2f1f-4b6e-a958-5ef51734bc54 returned with HTTP 200 Jul 03 21:43:39.576036 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 53/211] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:39 2026] GET /volume/v3/volumes/53357962-2f1f-4b6e-a958-5ef51734bc54 => generated 815 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:39.868315 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2a4864f1-88c8-4a9c-b2f4-f74637b1dfa0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:39.871712 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2a4864f1-88c8-4a9c-b2f4-f74637b1dfa0 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] GET https://10.4.3.32/volume/v3/volumes/a977de8a-fe7f-49bd-a2ce-928abf30d2fc Jul 03 21:43:39.871996 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2a4864f1-88c8-4a9c-b2f4-f74637b1dfa0 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:39.872309 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2a4864f1-88c8-4a9c-b2f4-f74637b1dfa0 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:39.886842 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:39.886842 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:43:39.894255 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2a4864f1-88c8-4a9c-b2f4-f74637b1dfa0 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] Volume info retrieved successfully. Jul 03 21:43:39.904770 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2a4864f1-88c8-4a9c-b2f4-f74637b1dfa0 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] https://10.4.3.32/volume/v3/volumes/a977de8a-fe7f-49bd-a2ce-928abf30d2fc returned with HTTP 200 Jul 03 21:43:39.905272 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 51/212] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:39 2026] GET /volume/v3/volumes/a977de8a-fe7f-49bd-a2ce-928abf30d2fc => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:40.477427 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-9d88539b-4646-4ea7-9370-3313877ec5f6 req-892f5592-057a-4487-a995-5ea88c1094af None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:40.483732 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-9d88539b-4646-4ea7-9370-3313877ec5f6 req-892f5592-057a-4487-a995-5ea88c1094af tempest-VolumesAdminNegativeTest-1962857530 tempest-VolumesAdminNegativeTest-1962857530-project] GET https://10.4.3.32/volume/v3/volumes/b38b39e2-0190-43c4-8ec6-e9ba408c68ec Jul 03 21:43:40.483732 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-9d88539b-4646-4ea7-9370-3313877ec5f6 req-892f5592-057a-4487-a995-5ea88c1094af tempest-VolumesAdminNegativeTest-1962857530 tempest-VolumesAdminNegativeTest-1962857530-project] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:40.483732 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-9d88539b-4646-4ea7-9370-3313877ec5f6 req-892f5592-057a-4487-a995-5ea88c1094af tempest-VolumesAdminNegativeTest-1962857530 tempest-VolumesAdminNegativeTest-1962857530-project] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:40.503886 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-9d88539b-4646-4ea7-9370-3313877ec5f6 req-892f5592-057a-4487-a995-5ea88c1094af tempest-VolumesAdminNegativeTest-1962857530 tempest-VolumesAdminNegativeTest-1962857530-project] https://10.4.3.32/volume/v3/volumes/b38b39e2-0190-43c4-8ec6-e9ba408c68ec returned with HTTP 404 Jul 03 21:43:40.504700 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 54/213] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:43:40 2026] GET /volume/v3/volumes/b38b39e2-0190-43c4-8ec6-e9ba408c68ec => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:43:40.522661 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ba4bc871-9141-4ae3-a010-ace8bfeb0b10 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:40.525679 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ba4bc871-9141-4ae3-a010-ace8bfeb0b10 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] DELETE https://10.4.3.32/volume/v3/volumes/a977de8a-fe7f-49bd-a2ce-928abf30d2fc Jul 03 21:43:40.525972 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ba4bc871-9141-4ae3-a010-ace8bfeb0b10 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:40.526254 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ba4bc871-9141-4ae3-a010-ace8bfeb0b10 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:40.526533 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-ba4bc871-9141-4ae3-a010-ace8bfeb0b10 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] Delete volume with id: a977de8a-fe7f-49bd-a2ce-928abf30d2fc Jul 03 21:43:40.538485 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:40.538485 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:43:40.539269 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-ba4bc871-9141-4ae3-a010-ace8bfeb0b10 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] Volume info retrieved successfully. Jul 03 21:43:40.569152 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-ba4bc871-9141-4ae3-a010-ace8bfeb0b10 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] Delete volume request issued successfully. Jul 03 21:43:40.569443 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ba4bc871-9141-4ae3-a010-ace8bfeb0b10 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] https://10.4.3.32/volume/v3/volumes/a977de8a-fe7f-49bd-a2ce-928abf30d2fc returned with HTTP 202 Jul 03 21:43:40.570014 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 56/214] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:43:40 2026] DELETE /volume/v3/volumes/a977de8a-fe7f-49bd-a2ce-928abf30d2fc => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:43:40.578812 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-97b7fe95-4682-484f-b645-fc3b1f96617a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:40.581172 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-97b7fe95-4682-484f-b645-fc3b1f96617a tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] GET https://10.4.3.32/volume/v3/volumes/a977de8a-fe7f-49bd-a2ce-928abf30d2fc Jul 03 21:43:40.581547 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-97b7fe95-4682-484f-b645-fc3b1f96617a tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:40.581826 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-97b7fe95-4682-484f-b645-fc3b1f96617a tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:40.592521 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:40.592521 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:43:40.593198 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-112ad239-50d4-4eba-a7d5-5fa30e36cef3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:40.596109 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-112ad239-50d4-4eba-a7d5-5fa30e36cef3 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/53357962-2f1f-4b6e-a958-5ef51734bc54 Jul 03 21:43:40.596480 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-112ad239-50d4-4eba-a7d5-5fa30e36cef3 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:40.596692 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-112ad239-50d4-4eba-a7d5-5fa30e36cef3 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:40.600083 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-97b7fe95-4682-484f-b645-fc3b1f96617a tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] Volume info retrieved successfully. Jul 03 21:43:40.607930 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-97b7fe95-4682-484f-b645-fc3b1f96617a tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] https://10.4.3.32/volume/v3/volumes/a977de8a-fe7f-49bd-a2ce-928abf30d2fc returned with HTTP 200 Jul 03 21:43:40.608065 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:40.608065 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:43:40.608747 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 54/215] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:40 2026] GET /volume/v3/volumes/a977de8a-fe7f-49bd-a2ce-928abf30d2fc => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:40.615288 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-112ad239-50d4-4eba-a7d5-5fa30e36cef3 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Volume info retrieved successfully. Jul 03 21:43:40.623198 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-112ad239-50d4-4eba-a7d5-5fa30e36cef3 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/53357962-2f1f-4b6e-a958-5ef51734bc54 returned with HTTP 200 Jul 03 21:43:40.623994 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 52/216] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:40 2026] GET /volume/v3/volumes/53357962-2f1f-4b6e-a958-5ef51734bc54 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:40.638478 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-0e533d1c-16d2-47a9-849d-a630e2008ca3 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:40.641173 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0e533d1c-16d2-47a9-849d-a630e2008ca3 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] POST https://10.4.3.32/volume/v3/volumes/53357962-2f1f-4b6e-a958-5ef51734bc54/action Jul 03 21:43:40.641599 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0e533d1c-16d2-47a9-849d-a630e2008ca3 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:43:40.641732 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0e533d1c-16d2-47a9-849d-a630e2008ca3 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:40.653554 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:40.653554 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:43:40.653554 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.contrib.admin_actions [None req-0e533d1c-16d2-47a9-849d-a630e2008ca3 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Updating volume '53357962-2f1f-4b6e-a958-5ef51734bc54' with '{'status': 'maintenance'}' {{(pid=99933) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 21:43:40.684257 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0e533d1c-16d2-47a9-849d-a630e2008ca3 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] https://10.4.3.32/volume/v3/volumes/53357962-2f1f-4b6e-a958-5ef51734bc54/action returned with HTTP 202 Jul 03 21:43:40.684786 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 55/217] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:43:40 2026] POST /volume/v3/volumes/53357962-2f1f-4b6e-a958-5ef51734bc54/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:43:40.694043 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ae35e78b-63fb-49b9-917e-59777cd28a54 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:40.696087 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ae35e78b-63fb-49b9-917e-59777cd28a54 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/53357962-2f1f-4b6e-a958-5ef51734bc54 Jul 03 21:43:40.696982 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ae35e78b-63fb-49b9-917e-59777cd28a54 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:40.696982 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ae35e78b-63fb-49b9-917e-59777cd28a54 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:40.709658 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:40.709658 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:43:40.714614 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-ae35e78b-63fb-49b9-917e-59777cd28a54 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Volume info retrieved successfully. Jul 03 21:43:40.720776 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ae35e78b-63fb-49b9-917e-59777cd28a54 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/53357962-2f1f-4b6e-a958-5ef51734bc54 returned with HTTP 200 Jul 03 21:43:40.721540 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 57/218] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:40 2026] GET /volume/v3/volumes/53357962-2f1f-4b6e-a958-5ef51734bc54 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:40.734963 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d602f698-6e66-4a81-bf47-d0c0bdef7f55 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:40.737296 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d602f698-6e66-4a81-bf47-d0c0bdef7f55 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] POST https://10.4.3.32/volume/v3/volumes/53357962-2f1f-4b6e-a958-5ef51734bc54/action Jul 03 21:43:40.737810 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d602f698-6e66-4a81-bf47-d0c0bdef7f55 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:43:40.737931 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d602f698-6e66-4a81-bf47-d0c0bdef7f55 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:40.748346 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:40.748346 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:43:40.748907 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d602f698-6e66-4a81-bf47-d0c0bdef7f55 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Volume info retrieved successfully. Jul 03 21:43:40.774033 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d602f698-6e66-4a81-bf47-d0c0bdef7f55 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Delete volume request issued successfully. Jul 03 21:43:40.774384 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d602f698-6e66-4a81-bf47-d0c0bdef7f55 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] https://10.4.3.32/volume/v3/volumes/53357962-2f1f-4b6e-a958-5ef51734bc54/action returned with HTTP 202 Jul 03 21:43:40.774920 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 55/219] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:43:40 2026] POST /volume/v3/volumes/53357962-2f1f-4b6e-a958-5ef51734bc54/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:43:40.783650 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4115ba45-96d6-4b88-b8ec-530b1dec7451 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:40.787156 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4115ba45-96d6-4b88-b8ec-530b1dec7451 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/53357962-2f1f-4b6e-a958-5ef51734bc54 Jul 03 21:43:40.787461 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4115ba45-96d6-4b88-b8ec-530b1dec7451 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:40.787716 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4115ba45-96d6-4b88-b8ec-530b1dec7451 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:40.799503 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:40.799503 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:43:40.806426 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-4115ba45-96d6-4b88-b8ec-530b1dec7451 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Volume info retrieved successfully. Jul 03 21:43:40.813080 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4115ba45-96d6-4b88-b8ec-530b1dec7451 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/53357962-2f1f-4b6e-a958-5ef51734bc54 returned with HTTP 200 Jul 03 21:43:40.813515 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 53/220] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:40 2026] GET /volume/v3/volumes/53357962-2f1f-4b6e-a958-5ef51734bc54 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:41.296730 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-bbe0cc37-5a75-4020-810f-85cb97e5031b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:41.297289 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bbe0cc37-5a75-4020-810f-85cb97e5031b None None] GET https://10.4.3.32/volume// Jul 03 21:43:41.297590 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bbe0cc37-5a75-4020-810f-85cb97e5031b None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:41.297908 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bbe0cc37-5a75-4020-810f-85cb97e5031b None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:41.298474 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bbe0cc37-5a75-4020-810f-85cb97e5031b None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:43:41.298946 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 56/221] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:43:41 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 21:43:41.320046 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-14a6c066-eddf-4d6b-9a4b-04d8ad279bb5 req-aed517e8-c5fd-4f28-b229-963372bfb5bf None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:41.580047 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-14a6c066-eddf-4d6b-9a4b-04d8ad279bb5 req-aed517e8-c5fd-4f28-b229-963372bfb5bf tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:43:41.580501 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-14a6c066-eddf-4d6b-9a4b-04d8ad279bb5 req-aed517e8-c5fd-4f28-b229-963372bfb5bf tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ff961b33-5153-4ba5-be08-6d382b0a0d31", "connector": null, "instance_uuid": "8917ddd7-4605-468b-9c23-41f3252ba1bf"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:41.589537 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:41.589537 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:43:41.627306 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-4d8ab0a6-8a9c-438b-8536-2635c7f65cd4 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:41.630093 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4d8ab0a6-8a9c-438b-8536-2635c7f65cd4 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] GET https://10.4.3.32/volume/v3/volumes/a977de8a-fe7f-49bd-a2ce-928abf30d2fc Jul 03 21:43:41.630537 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4d8ab0a6-8a9c-438b-8536-2635c7f65cd4 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:41.630870 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4d8ab0a6-8a9c-438b-8536-2635c7f65cd4 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:41.637326 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-14a6c066-eddf-4d6b-9a4b-04d8ad279bb5 req-aed517e8-c5fd-4f28-b229-963372bfb5bf tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:43:41.638005 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 58/222] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:43:41 2026] POST /volume/v3/attachments => generated 273 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:43:41.639667 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4d8ab0a6-8a9c-438b-8536-2635c7f65cd4 tempest-VolumesAdminNegativeTest-1391892858 tempest-VolumesAdminNegativeTest-1391892858-project-member] https://10.4.3.32/volume/v3/volumes/a977de8a-fe7f-49bd-a2ce-928abf30d2fc returned with HTTP 404 Jul 03 21:43:41.640599 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 56/223] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:41 2026] GET /volume/v3/volumes/a977de8a-fe7f-49bd-a2ce-928abf30d2fc => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:43:41.831047 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-338cf9b3-2735-4401-a690-3cb626471b4d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:41.832934 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-338cf9b3-2735-4401-a690-3cb626471b4d tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/53357962-2f1f-4b6e-a958-5ef51734bc54 Jul 03 21:43:41.833091 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-338cf9b3-2735-4401-a690-3cb626471b4d tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:41.833297 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-338cf9b3-2735-4401-a690-3cb626471b4d tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:41.840182 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-338cf9b3-2735-4401-a690-3cb626471b4d tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/53357962-2f1f-4b6e-a958-5ef51734bc54 returned with HTTP 404 Jul 03 21:43:41.841280 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 54/224] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:41 2026] GET /volume/v3/volumes/53357962-2f1f-4b6e-a958-5ef51734bc54 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:43:41.851750 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f15568cd-3c03-4ccd-9030-d5d2abbcc48b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:41.855987 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f15568cd-3c03-4ccd-9030-d5d2abbcc48b tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/53357962-2f1f-4b6e-a958-5ef51734bc54 Jul 03 21:43:41.856257 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f15568cd-3c03-4ccd-9030-d5d2abbcc48b tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:41.856638 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f15568cd-3c03-4ccd-9030-d5d2abbcc48b tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:41.864877 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f15568cd-3c03-4ccd-9030-d5d2abbcc48b tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/53357962-2f1f-4b6e-a958-5ef51734bc54 returned with HTTP 404 Jul 03 21:43:41.865519 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 57/225] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:41 2026] GET /volume/v3/volumes/53357962-2f1f-4b6e-a958-5ef51734bc54 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:43:41.874828 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d9cdb2e8-31b6-461c-8279-184d5bcd366c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:41.876651 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d9cdb2e8-31b6-461c-8279-184d5bcd366c tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] DELETE https://10.4.3.32/volume/v3/volumes/53357962-2f1f-4b6e-a958-5ef51734bc54 Jul 03 21:43:41.876847 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d9cdb2e8-31b6-461c-8279-184d5bcd366c tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:41.877043 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d9cdb2e8-31b6-461c-8279-184d5bcd366c tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:41.877225 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-d9cdb2e8-31b6-461c-8279-184d5bcd366c tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Delete volume with id: 53357962-2f1f-4b6e-a958-5ef51734bc54 Jul 03 21:43:41.888835 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d9cdb2e8-31b6-461c-8279-184d5bcd366c tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/53357962-2f1f-4b6e-a958-5ef51734bc54 returned with HTTP 404 Jul 03 21:43:41.889404 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 59/226] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:43:41 2026] DELETE /volume/v3/volumes/53357962-2f1f-4b6e-a958-5ef51734bc54 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:43:41.899552 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-28d42727-81af-4688-b075-0a888d13aa33 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:41.902416 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-28d42727-81af-4688-b075-0a888d13aa33 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:43:41.902600 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-28d42727-81af-4688-b075-0a888d13aa33 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1361757319"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:41.904278 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-28d42727-81af-4688-b075-0a888d13aa33 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1361757319'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:43:41.904483 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-28d42727-81af-4688-b075-0a888d13aa33 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Create volume of 1 GB Jul 03 21:43:41.910770 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-28d42727-81af-4688-b075-0a888d13aa33 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Availability Zones retrieved successfully. Jul 03 21:43:41.918355 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-28d42727-81af-4688-b075-0a888d13aa33 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Flow 'volume_create_api' (5032cc91-bbdb-46f4-96ef-bd436a7a63ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:43:41.919815 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-28d42727-81af-4688-b075-0a888d13aa33 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b2a881a-607e-4e9e-a001-80873eeac7c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:41.921659 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-28d42727-81af-4688-b075-0a888d13aa33 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:43:41.959874 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-28d42727-81af-4688-b075-0a888d13aa33 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b2a881a-607e-4e9e-a001-80873eeac7c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:41.960684 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-28d42727-81af-4688-b075-0a888d13aa33 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9b4a559-5ef5-417d-a738-b053ddd4d054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:42.022212 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-28d42727-81af-4688-b075-0a888d13aa33 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Created reservations ['77855fa1-fc11-46a2-8336-89175249f0f7', 'f2ac5fae-352e-4e75-967f-8349f771f410', '84641ae7-5f40-4664-b098-5dc590d9bfb3', 'bd6db693-ab34-4163-af58-2ccc440fb71b'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:43:42.023244 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-28d42727-81af-4688-b075-0a888d13aa33 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9b4a559-5ef5-417d-a738-b053ddd4d054) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77855fa1-fc11-46a2-8336-89175249f0f7', 'f2ac5fae-352e-4e75-967f-8349f771f410', '84641ae7-5f40-4664-b098-5dc590d9bfb3', 'bd6db693-ab34-4163-af58-2ccc440fb71b']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:42.024249 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-28d42727-81af-4688-b075-0a888d13aa33 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed381025-2653-4a72-99c9-1aab5f0368c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:42.058082 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a3cbf2d2-2e0a-48d6-ac4b-e78a442be3e5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:42.059388 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-28d42727-81af-4688-b075-0a888d13aa33 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed381025-2653-4a72-99c9-1aab5f0368c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16e64226-20cb-4cd0-9f7b-65846a6f88af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1361757319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a09c49f73fda4d669e795ad427f3e728',qos_specs=None,replication_status=,reservations=['77855fa1-fc11-46a2-8336-89175249f0f7','f2ac5fae-352e-4e75-967f-8349f771f410','84641ae7-5f40-4664-b098-5dc590d9bfb3','bd6db693-ab34-4163-af58-2ccc440fb71b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2b44410056a4cc9bddc2e87c5ceb460',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:43:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1361757319',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16e64226-20cb-4cd0-9f7b-65846a6f88af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a09c49f73fda4d669e795ad427f3e728',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2b44410056a4cc9bddc2e87c5ceb460',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:42.060078 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a3cbf2d2-2e0a-48d6-ac4b-e78a442be3e5 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] GET https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 Jul 03 21:43:42.060178 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-28d42727-81af-4688-b075-0a888d13aa33 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddf90b6b-e0f7-4b13-942a-c81e65427d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:42.060293 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a3cbf2d2-2e0a-48d6-ac4b-e78a442be3e5 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:42.060538 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a3cbf2d2-2e0a-48d6-ac4b-e78a442be3e5 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:42.074284 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:42.074284 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:43:42.079173 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-a3cbf2d2-2e0a-48d6-ac4b-e78a442be3e5 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Volume info retrieved successfully. Jul 03 21:43:42.084927 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a3cbf2d2-2e0a-48d6-ac4b-e78a442be3e5 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 returned with HTTP 200 Jul 03 21:43:42.085557 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 55/227] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:42 2026] GET /volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 => generated 1013 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:43:42.119237 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-28d42727-81af-4688-b075-0a888d13aa33 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddf90b6b-e0f7-4b13-942a-c81e65427d6c) transitioned into state 'SUCCESS' from state '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-1361757319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a09c49f73fda4d669e795ad427f3e728',qos_specs=None,replication_status=,reservations=['77855fa1-fc11-46a2-8336-89175249f0f7','f2ac5fae-352e-4e75-967f-8349f771f410','84641ae7-5f40-4664-b098-5dc590d9bfb3','bd6db693-ab34-4163-af58-2ccc440fb71b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2b44410056a4cc9bddc2e87c5ceb460',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:42.120064 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-28d42727-81af-4688-b075-0a888d13aa33 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1abab5b7-62ca-497f-aded-6691ec9ae12a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:42.142568 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-28d42727-81af-4688-b075-0a888d13aa33 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1abab5b7-62ca-497f-aded-6691ec9ae12a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:42.143737 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-28d42727-81af-4688-b075-0a888d13aa33 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Flow 'volume_create_api' (5032cc91-bbdb-46f4-96ef-bd436a7a63ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:43:42.144139 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-28d42727-81af-4688-b075-0a888d13aa33 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Create volume request issued successfully. Jul 03 21:43:42.144970 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-28d42727-81af-4688-b075-0a888d13aa33 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:43:42.145589 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 57/228] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:43:41 2026] POST /volume/v3/volumes => generated 747 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:43:42.169941 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e5fa49f6-3aea-46be-a82d-5f1df9e24027 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:42.176868 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e5fa49f6-3aea-46be-a82d-5f1df9e24027 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af Jul 03 21:43:42.176868 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e5fa49f6-3aea-46be-a82d-5f1df9e24027 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:42.176868 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e5fa49f6-3aea-46be-a82d-5f1df9e24027 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:42.180031 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:42.180031 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:43:42.185004 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-e5fa49f6-3aea-46be-a82d-5f1df9e24027 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Volume info retrieved successfully. Jul 03 21:43:42.192169 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e5fa49f6-3aea-46be-a82d-5f1df9e24027 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af returned with HTTP 200 Jul 03 21:43:42.192683 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 58/229] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:42 2026] GET /volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:42.204101 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e6b65e0b-a331-4c50-abe9-49bb576aaf0e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:42.204101 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e6b65e0b-a331-4c50-abe9-49bb576aaf0e None None] GET https://10.4.3.32/volume// Jul 03 21:43:42.204327 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e6b65e0b-a331-4c50-abe9-49bb576aaf0e None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:42.204493 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e6b65e0b-a331-4c50-abe9-49bb576aaf0e None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:42.204909 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e6b65e0b-a331-4c50-abe9-49bb576aaf0e None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:43:42.205435 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 60/230] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:43: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 21:43:42.216722 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-14a6c066-eddf-4d6b-9a4b-04d8ad279bb5 req-9bec492e-5078-49a1-99a3-272485747f65 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:42.222299 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-14a6c066-eddf-4d6b-9a4b-04d8ad279bb5 req-9bec492e-5078-49a1-99a3-272485747f65 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] GET https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 Jul 03 21:43:42.222685 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-14a6c066-eddf-4d6b-9a4b-04d8ad279bb5 req-9bec492e-5078-49a1-99a3-272485747f65 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:42.222939 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-14a6c066-eddf-4d6b-9a4b-04d8ad279bb5 req-9bec492e-5078-49a1-99a3-272485747f65 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:42.242955 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:42.242955 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:43:42.255067 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-14a6c066-eddf-4d6b-9a4b-04d8ad279bb5 req-9bec492e-5078-49a1-99a3-272485747f65 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Volume info retrieved successfully. Jul 03 21:43:42.264200 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-14a6c066-eddf-4d6b-9a4b-04d8ad279bb5 req-9bec492e-5078-49a1-99a3-272485747f65 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 returned with HTTP 200 Jul 03 21:43:42.264802 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 56/231] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:43:42 2026] GET /volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 => generated 1236 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:43:42.361132 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-14a6c066-eddf-4d6b-9a4b-04d8ad279bb5 req-c5e56f46-dc97-491d-9aa5-00b08c096478 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:42.363548 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-14a6c066-eddf-4d6b-9a4b-04d8ad279bb5 req-c5e56f46-dc97-491d-9aa5-00b08c096478 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] PUT https://10.4.3.32/volume/v3/attachments/70162ec0-d712-401c-a670-fd37a353ab34 Jul 03 21:43:42.364167 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-14a6c066-eddf-4d6b-9a4b-04d8ad279bb5 req-c5e56f46-dc97-491d-9aa5-00b08c096478 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:42.375222 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-14a6c066-eddf-4d6b-9a4b-04d8ad279bb5 req-c5e56f46-dc97-491d-9aa5-00b08c096478 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Acquiring lock "cinder-attachment_update-ff961b33-5153-4ba5-be08-6d382b0a0d31-np0000004475" by "attachment_update" {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:43:42.382595 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-14a6c066-eddf-4d6b-9a4b-04d8ad279bb5 req-c5e56f46-dc97-491d-9aa5-00b08c096478 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Lock "cinder-attachment_update-ff961b33-5153-4ba5-be08-6d382b0a0d31-np0000004475" acquired by "attachment_update" :: waited 0.007s {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:43:42.384176 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:42.384176 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:43:42.920354 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-14a6c066-eddf-4d6b-9a4b-04d8ad279bb5 req-c5e56f46-dc97-491d-9aa5-00b08c096478 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Lock "cinder-attachment_update-ff961b33-5153-4ba5-be08-6d382b0a0d31-np0000004475" released by "attachment_update" :: held 0.538s {{(pid=99936) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:43:42.921240 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-14a6c066-eddf-4d6b-9a4b-04d8ad279bb5 req-c5e56f46-dc97-491d-9aa5-00b08c096478 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] https://10.4.3.32/volume/v3/attachments/70162ec0-d712-401c-a670-fd37a353ab34 returned with HTTP 200 Jul 03 21:43:42.921240 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 58/232] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:43:42 2026] PUT /volume/v3/attachments/70162ec0-d712-401c-a670-fd37a353ab34 => generated 969 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:43:43.104842 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-24656989-dbe6-45c6-96db-85083e217cce None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:43.107630 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-24656989-dbe6-45c6-96db-85083e217cce tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] GET https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 Jul 03 21:43:43.108076 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-24656989-dbe6-45c6-96db-85083e217cce tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:43.108076 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-24656989-dbe6-45c6-96db-85083e217cce tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:43.122645 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:43.122645 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:43:43.127844 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-24656989-dbe6-45c6-96db-85083e217cce tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Volume info retrieved successfully. Jul 03 21:43:43.136809 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-24656989-dbe6-45c6-96db-85083e217cce tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 returned with HTTP 200 Jul 03 21:43:43.136809 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 59/233] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:43 2026] GET /volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 => generated 1014 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:43:43.214345 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1be6b446-a6cf-4915-9183-47d38a6fed93 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:43.217591 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1be6b446-a6cf-4915-9183-47d38a6fed93 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af Jul 03 21:43:43.218713 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1be6b446-a6cf-4915-9183-47d38a6fed93 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:43.219519 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1be6b446-a6cf-4915-9183-47d38a6fed93 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:43.230466 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:43.230466 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:43:43.236039 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-1be6b446-a6cf-4915-9183-47d38a6fed93 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Volume info retrieved successfully. Jul 03 21:43:43.241259 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1be6b446-a6cf-4915-9183-47d38a6fed93 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af returned with HTTP 200 Jul 03 21:43:43.241259 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 61/234] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:43 2026] GET /volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:43.257909 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2bdc8951-cde8-41f7-a1dd-4ef48e70f2da None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:43.260432 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2bdc8951-cde8-41f7-a1dd-4ef48e70f2da tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] POST https://10.4.3.32/volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af/action Jul 03 21:43:43.260996 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2bdc8951-cde8-41f7-a1dd-4ef48e70f2da tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:43:43.261324 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2bdc8951-cde8-41f7-a1dd-4ef48e70f2da tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:43.276317 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:43.276317 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:43:43.276317 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.admin_actions [None req-2bdc8951-cde8-41f7-a1dd-4ef48e70f2da tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Updating volume '16e64226-20cb-4cd0-9f7b-65846a6f88af' with '{'status': 'error'}' {{(pid=99934) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 21:43:43.313023 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2bdc8951-cde8-41f7-a1dd-4ef48e70f2da tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] https://10.4.3.32/volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af/action returned with HTTP 202 Jul 03 21:43:43.313023 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 57/235] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:43:43 2026] POST /volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:43:43.323642 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9e9dde57-b04c-4fa7-9fbf-df11893aa8f1 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:43.326233 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9e9dde57-b04c-4fa7-9fbf-df11893aa8f1 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af Jul 03 21:43:43.326461 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9e9dde57-b04c-4fa7-9fbf-df11893aa8f1 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:43.326519 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9e9dde57-b04c-4fa7-9fbf-df11893aa8f1 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:43.339455 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:43.339455 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:43:43.346103 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-9e9dde57-b04c-4fa7-9fbf-df11893aa8f1 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Volume info retrieved successfully. Jul 03 21:43:43.355390 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9e9dde57-b04c-4fa7-9fbf-df11893aa8f1 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af returned with HTTP 200 Jul 03 21:43:43.356053 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 59/236] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:43 2026] GET /volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af => generated 836 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:43.377389 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9c5a3fe5-3cda-44e6-83f4-40e342d19e16 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:43.381033 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9c5a3fe5-3cda-44e6-83f4-40e342d19e16 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] POST https://10.4.3.32/volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af/action Jul 03 21:43:43.381424 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9c5a3fe5-3cda-44e6-83f4-40e342d19e16 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:43:43.381620 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9c5a3fe5-3cda-44e6-83f4-40e342d19e16 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:43.395431 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:43.395431 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:43:43.395922 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.contrib.admin_actions [None req-9c5a3fe5-3cda-44e6-83f4-40e342d19e16 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Updating volume '16e64226-20cb-4cd0-9f7b-65846a6f88af' with '{'status': 'available'}' {{(pid=99933) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 21:43:43.438308 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9c5a3fe5-3cda-44e6-83f4-40e342d19e16 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] https://10.4.3.32/volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af/action returned with HTTP 202 Jul 03 21:43:43.438973 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 60/237] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:43:43 2026] POST /volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:43:43.450468 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-835c3f63-9468-44d8-a4a5-8a7df56402bb None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:43.452312 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-835c3f63-9468-44d8-a4a5-8a7df56402bb tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af Jul 03 21:43:43.453107 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-835c3f63-9468-44d8-a4a5-8a7df56402bb tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:43.453107 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-835c3f63-9468-44d8-a4a5-8a7df56402bb tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:43.464364 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:43.464364 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:43:43.471647 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-835c3f63-9468-44d8-a4a5-8a7df56402bb tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Volume info retrieved successfully. Jul 03 21:43:43.480051 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-835c3f63-9468-44d8-a4a5-8a7df56402bb tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af returned with HTTP 200 Jul 03 21:43:43.480051 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 62/238] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:43 2026] GET /volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:43.499101 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ad283716-ebf7-439c-8332-d4b29a582f7e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:43.504579 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ad283716-ebf7-439c-8332-d4b29a582f7e tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] POST https://10.4.3.32/volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af/action Jul 03 21:43:43.505189 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ad283716-ebf7-439c-8332-d4b29a582f7e tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:43:43.505557 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ad283716-ebf7-439c-8332-d4b29a582f7e tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:43.517903 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:43.517903 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:43:43.517903 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.admin_actions [None req-ad283716-ebf7-439c-8332-d4b29a582f7e tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Updating volume '16e64226-20cb-4cd0-9f7b-65846a6f88af' with '{'status': 'maintenance'}' {{(pid=99934) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 21:43:43.559853 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ad283716-ebf7-439c-8332-d4b29a582f7e tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] https://10.4.3.32/volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af/action returned with HTTP 202 Jul 03 21:43:43.559853 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 58/239] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:43:43 2026] POST /volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:43:43.567870 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e4d08f7f-c3fa-474e-ba7a-f8b05cd678da None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:43.570359 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e4d08f7f-c3fa-474e-ba7a-f8b05cd678da tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af Jul 03 21:43:43.570905 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e4d08f7f-c3fa-474e-ba7a-f8b05cd678da tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:43.571066 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e4d08f7f-c3fa-474e-ba7a-f8b05cd678da tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:43.584485 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:43.584485 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:43:43.590757 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e4d08f7f-c3fa-474e-ba7a-f8b05cd678da tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Volume info retrieved successfully. Jul 03 21:43:43.603760 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e4d08f7f-c3fa-474e-ba7a-f8b05cd678da tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af returned with HTTP 200 Jul 03 21:43:43.603760 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 60/240] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:43 2026] GET /volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:43.630762 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-0862bc20-0944-47f5-9de7-57e75be56b89 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:43.633197 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0862bc20-0944-47f5-9de7-57e75be56b89 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] POST https://10.4.3.32/volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af/action Jul 03 21:43:43.637456 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0862bc20-0944-47f5-9de7-57e75be56b89 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:43:43.637889 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0862bc20-0944-47f5-9de7-57e75be56b89 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:43.654402 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:43.654402 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:43:43.654402 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.contrib.admin_actions [None req-0862bc20-0944-47f5-9de7-57e75be56b89 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] Updating volume '16e64226-20cb-4cd0-9f7b-65846a6f88af' with '{'status': 'available'}' {{(pid=99933) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 21:43:43.704165 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0862bc20-0944-47f5-9de7-57e75be56b89 tempest-VolumesActionsTest-458010474 tempest-VolumesActionsTest-458010474-project-admin] https://10.4.3.32/volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af/action returned with HTTP 202 Jul 03 21:43:43.704546 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 61/241] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:43:43 2026] POST /volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:43:43.714244 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-18db6600-debd-4e72-9845-ff6e3b040fbb None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:43.719391 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-18db6600-debd-4e72-9845-ff6e3b040fbb tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af Jul 03 21:43:43.719391 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-18db6600-debd-4e72-9845-ff6e3b040fbb tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:43.719391 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-18db6600-debd-4e72-9845-ff6e3b040fbb tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:43.729902 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:43.729902 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:43:43.736604 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-18db6600-debd-4e72-9845-ff6e3b040fbb tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Volume info retrieved successfully. Jul 03 21:43:43.746711 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-18db6600-debd-4e72-9845-ff6e3b040fbb tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af returned with HTTP 200 Jul 03 21:43:43.748456 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 63/242] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:43 2026] GET /volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:43.764830 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-37dbf1f8-d1ec-463b-9c04-86eb58b8e809 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:43.769491 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-37dbf1f8-d1ec-463b-9c04-86eb58b8e809 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af Jul 03 21:43:43.769829 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-37dbf1f8-d1ec-463b-9c04-86eb58b8e809 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:43.770168 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-37dbf1f8-d1ec-463b-9c04-86eb58b8e809 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:43.782485 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:43.782485 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:43:43.789219 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-37dbf1f8-d1ec-463b-9c04-86eb58b8e809 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Volume info retrieved successfully. Jul 03 21:43:43.797967 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-37dbf1f8-d1ec-463b-9c04-86eb58b8e809 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af returned with HTTP 200 Jul 03 21:43:43.798845 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 59/243] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:43 2026] GET /volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:43.816734 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8cca3e01-ecfc-4de8-82f6-ed8a4838ffbd None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:43.819431 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8cca3e01-ecfc-4de8-82f6-ed8a4838ffbd tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] DELETE https://10.4.3.32/volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af Jul 03 21:43:43.819895 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8cca3e01-ecfc-4de8-82f6-ed8a4838ffbd tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:43.819895 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8cca3e01-ecfc-4de8-82f6-ed8a4838ffbd tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:43.820263 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-8cca3e01-ecfc-4de8-82f6-ed8a4838ffbd tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Delete volume with id: 16e64226-20cb-4cd0-9f7b-65846a6f88af Jul 03 21:43:43.833139 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:43.833139 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:43:43.834306 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-8cca3e01-ecfc-4de8-82f6-ed8a4838ffbd tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Volume info retrieved successfully. Jul 03 21:43:43.861918 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-8cca3e01-ecfc-4de8-82f6-ed8a4838ffbd tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Delete volume request issued successfully. Jul 03 21:43:43.862102 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8cca3e01-ecfc-4de8-82f6-ed8a4838ffbd tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af returned with HTTP 202 Jul 03 21:43:43.862631 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 61/244] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:43:43 2026] DELETE /volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:43:43.871311 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3eb68d02-ebe7-4b37-bd5f-03a404835682 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:43.874644 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3eb68d02-ebe7-4b37-bd5f-03a404835682 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af Jul 03 21:43:43.874781 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3eb68d02-ebe7-4b37-bd5f-03a404835682 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:43.874975 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3eb68d02-ebe7-4b37-bd5f-03a404835682 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:43.887243 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:43.887243 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:43:43.891196 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3eb68d02-ebe7-4b37-bd5f-03a404835682 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Volume info retrieved successfully. Jul 03 21:43:43.895620 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3eb68d02-ebe7-4b37-bd5f-03a404835682 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af returned with HTTP 200 Jul 03 21:43:43.896145 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 62/245] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:43 2026] GET /volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:44.157564 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8c10f3b2-02f4-4e43-8f63-b23db9e5999a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:44.159919 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8c10f3b2-02f4-4e43-8f63-b23db9e5999a tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] GET https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 Jul 03 21:43:44.160116 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8c10f3b2-02f4-4e43-8f63-b23db9e5999a tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:44.161159 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8c10f3b2-02f4-4e43-8f63-b23db9e5999a tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:44.179379 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:44.179379 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:43:44.184923 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8c10f3b2-02f4-4e43-8f63-b23db9e5999a tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Volume info retrieved successfully. Jul 03 21:43:44.193211 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8c10f3b2-02f4-4e43-8f63-b23db9e5999a tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 returned with HTTP 200 Jul 03 21:43:44.195246 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 64/246] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:44 2026] GET /volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 => generated 1014 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:43:44.910068 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c89edc90-e73f-47a9-bd52-a8505440e328 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:44.912339 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c89edc90-e73f-47a9-bd52-a8505440e328 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] GET https://10.4.3.32/volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af Jul 03 21:43:44.912688 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c89edc90-e73f-47a9-bd52-a8505440e328 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:44.912954 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c89edc90-e73f-47a9-bd52-a8505440e328 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:44.919660 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c89edc90-e73f-47a9-bd52-a8505440e328 tempest-VolumesActionsTest-819006656 tempest-VolumesActionsTest-819006656-project-member] https://10.4.3.32/volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af returned with HTTP 404 Jul 03 21:43:44.920734 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 60/247] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:44 2026] GET /volume/v3/volumes/16e64226-20cb-4cd0-9f7b-65846a6f88af => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:43:45.212882 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8d8c36d3-8c20-4832-a5be-0b0d4e93aff4 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:45.215059 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8d8c36d3-8c20-4832-a5be-0b0d4e93aff4 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] GET https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 Jul 03 21:43:45.215295 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8d8c36d3-8c20-4832-a5be-0b0d4e93aff4 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:45.215545 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8d8c36d3-8c20-4832-a5be-0b0d4e93aff4 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:45.227992 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:45.227992 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:43:45.231598 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-8d8c36d3-8c20-4832-a5be-0b0d4e93aff4 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Volume info retrieved successfully. Jul 03 21:43:45.237305 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8d8c36d3-8c20-4832-a5be-0b0d4e93aff4 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 returned with HTTP 200 Jul 03 21:43:45.237754 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 62/248] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:45 2026] GET /volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 => generated 1014 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:43:46.255779 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-779dcc27-1d5d-4aff-94d4-6bc3867cdb02 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:46.257750 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-779dcc27-1d5d-4aff-94d4-6bc3867cdb02 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] GET https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 Jul 03 21:43:46.257897 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-779dcc27-1d5d-4aff-94d4-6bc3867cdb02 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:46.258092 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-779dcc27-1d5d-4aff-94d4-6bc3867cdb02 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:46.273232 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:46.273232 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:43:46.279068 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-779dcc27-1d5d-4aff-94d4-6bc3867cdb02 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Volume info retrieved successfully. Jul 03 21:43:46.285711 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-779dcc27-1d5d-4aff-94d4-6bc3867cdb02 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 returned with HTTP 200 Jul 03 21:43:46.286318 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 63/249] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:46 2026] GET /volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 => generated 1014 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:43:46.903788 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-e1335335-534e-483d-8d9d-7f2157923fc8 req-eb1a62f5-9415-4ff2-b477-5ba67c9fbc64 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:46.906145 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-e1335335-534e-483d-8d9d-7f2157923fc8 req-eb1a62f5-9415-4ff2-b477-5ba67c9fbc64 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] GET https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da Jul 03 21:43:46.906408 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-e1335335-534e-483d-8d9d-7f2157923fc8 req-eb1a62f5-9415-4ff2-b477-5ba67c9fbc64 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:46.906658 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-e1335335-534e-483d-8d9d-7f2157923fc8 req-eb1a62f5-9415-4ff2-b477-5ba67c9fbc64 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:46.914390 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:46.914390 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:43:46.918848 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-e1335335-534e-483d-8d9d-7f2157923fc8 req-eb1a62f5-9415-4ff2-b477-5ba67c9fbc64 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Volume info retrieved successfully. Jul 03 21:43:46.924430 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-e1335335-534e-483d-8d9d-7f2157923fc8 req-eb1a62f5-9415-4ff2-b477-5ba67c9fbc64 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da returned with HTTP 200 Jul 03 21:43:46.924430 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 65/250] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:43:46 2026] GET /volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:47.303063 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-484ed438-2df3-4d42-bff7-1aae5c8054a1 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:47.305920 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-484ed438-2df3-4d42-bff7-1aae5c8054a1 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] GET https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 Jul 03 21:43:47.306116 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-484ed438-2df3-4d42-bff7-1aae5c8054a1 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:47.306806 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-484ed438-2df3-4d42-bff7-1aae5c8054a1 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:47.325934 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:47.325934 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:43:47.334940 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-484ed438-2df3-4d42-bff7-1aae5c8054a1 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Volume info retrieved successfully. Jul 03 21:43:47.342256 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-484ed438-2df3-4d42-bff7-1aae5c8054a1 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 returned with HTTP 200 Jul 03 21:43:47.342672 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 61/251] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:47 2026] GET /volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:43:48.357837 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e2825f60-a1a2-4412-973c-96a37a519239 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:48.359815 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e2825f60-a1a2-4412-973c-96a37a519239 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] GET https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 Jul 03 21:43:48.360028 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e2825f60-a1a2-4412-973c-96a37a519239 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:48.360301 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e2825f60-a1a2-4412-973c-96a37a519239 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:48.372330 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:48.372330 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:43:48.377100 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e2825f60-a1a2-4412-973c-96a37a519239 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Volume info retrieved successfully. Jul 03 21:43:48.381567 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e2825f60-a1a2-4412-973c-96a37a519239 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 returned with HTTP 200 Jul 03 21:43:48.382068 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 63/252] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:48 2026] GET /volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 => generated 1014 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:43:49.174993 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-14a6c066-eddf-4d6b-9a4b-04d8ad279bb5 req-91a093c0-c0db-471b-bacc-74bffc1aa886 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:49.177800 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-14a6c066-eddf-4d6b-9a4b-04d8ad279bb5 req-91a093c0-c0db-471b-bacc-74bffc1aa886 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] POST https://10.4.3.32/volume/v3/attachments/70162ec0-d712-401c-a670-fd37a353ab34/action Jul 03 21:43:49.178559 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-14a6c066-eddf-4d6b-9a4b-04d8ad279bb5 req-91a093c0-c0db-471b-bacc-74bffc1aa886 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Action body: b'{"os-complete": null}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:43:49.178801 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-14a6c066-eddf-4d6b-9a4b-04d8ad279bb5 req-91a093c0-c0db-471b-bacc-74bffc1aa886 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:49.202927 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:49.202927 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:43:49.228916 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-14a6c066-eddf-4d6b-9a4b-04d8ad279bb5 req-91a093c0-c0db-471b-bacc-74bffc1aa886 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] https://10.4.3.32/volume/v3/attachments/70162ec0-d712-401c-a670-fd37a353ab34/action returned with HTTP 204 Jul 03 21:43:49.229556 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 64/253] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:43:49 2026] POST /volume/v3/attachments/70162ec0-d712-401c-a670-fd37a353ab34/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:43:49.254072 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-bdcbe9e4-e7f6-4dcb-87aa-4b3fda8a026d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:49.254701 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bdcbe9e4-e7f6-4dcb-87aa-4b3fda8a026d None None] GET https://10.4.3.32/volume// Jul 03 21:43:49.255258 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bdcbe9e4-e7f6-4dcb-87aa-4b3fda8a026d None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:49.255553 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bdcbe9e4-e7f6-4dcb-87aa-4b3fda8a026d None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:49.255830 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bdcbe9e4-e7f6-4dcb-87aa-4b3fda8a026d None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:43:49.256197 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 66/254] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:43:49 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 21:43:49.282096 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-e1335335-534e-483d-8d9d-7f2157923fc8 req-540b6b15-35e8-497b-a6af-051df923adb0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:49.402921 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3183ba5a-8397-469b-8ab5-c1981711b926 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:49.406799 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3183ba5a-8397-469b-8ab5-c1981711b926 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] GET https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 Jul 03 21:43:49.406799 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3183ba5a-8397-469b-8ab5-c1981711b926 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:49.406799 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3183ba5a-8397-469b-8ab5-c1981711b926 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:49.424515 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:49.424515 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:43:49.430749 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-3183ba5a-8397-469b-8ab5-c1981711b926 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Volume info retrieved successfully. Jul 03 21:43:49.437532 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3183ba5a-8397-469b-8ab5-c1981711b926 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 returned with HTTP 200 Jul 03 21:43:49.437951 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 64/255] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:49 2026] GET /volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 => generated 1316 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:43:49.453492 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b0e32005-cf4b-41fd-9ded-fa215bdcbdca None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:49.455744 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b0e32005-cf4b-41fd-9ded-fa215bdcbdca tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] GET https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 Jul 03 21:43:49.456001 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b0e32005-cf4b-41fd-9ded-fa215bdcbdca tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:49.456310 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b0e32005-cf4b-41fd-9ded-fa215bdcbdca tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:49.471461 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:49.471461 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:43:49.478197 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-b0e32005-cf4b-41fd-9ded-fa215bdcbdca tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Volume info retrieved successfully. Jul 03 21:43:49.485139 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b0e32005-cf4b-41fd-9ded-fa215bdcbdca tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 returned with HTTP 200 Jul 03 21:43:49.485984 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 65/256] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:49 2026] GET /volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 => generated 1316 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:43:49.600586 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-e1335335-534e-483d-8d9d-7f2157923fc8 req-540b6b15-35e8-497b-a6af-051df923adb0 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:43:49.600586 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-e1335335-534e-483d-8d9d-7f2157923fc8 req-540b6b15-35e8-497b-a6af-051df923adb0 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "862c637b-6370-4e6e-928d-0e4f8590c7da", "connector": null, "instance_uuid": "5d44b683-c2a4-463b-8bbc-3eaf2b11d256"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:49.600586 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:49.600586 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:43:49.661866 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-e1335335-534e-483d-8d9d-7f2157923fc8 req-540b6b15-35e8-497b-a6af-051df923adb0 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:43:49.662562 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 62/257] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:43:49 2026] POST /volume/v3/attachments => generated 273 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:43:49.967191 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-f2c31e44-c336-4e96-bb3a-11b277595b19 req-62636576-32cc-4508-8e47-416a0e5432cf None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:49.967292 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7cce3e26-1866-46e7-a06c-547b52775747 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:49.969302 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7cce3e26-1866-46e7-a06c-547b52775747 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] GET https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 Jul 03 21:43:49.969540 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7cce3e26-1866-46e7-a06c-547b52775747 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:49.969902 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7cce3e26-1866-46e7-a06c-547b52775747 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:49.970337 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-f2c31e44-c336-4e96-bb3a-11b277595b19 req-62636576-32cc-4508-8e47-416a0e5432cf tempest-VolumesAssistedSnapshotsTest-312815753 tempest-VolumesAssistedSnapshotsTest-312815753-project] POST https://10.4.3.32/volume/v3/snapshots/None/action Jul 03 21:43:49.971887 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-f2c31e44-c336-4e96-bb3a-11b277595b19 req-62636576-32cc-4508-8e47-416a0e5432cf tempest-VolumesAssistedSnapshotsTest-312815753 tempest-VolumesAssistedSnapshotsTest-312815753-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:43:49.971887 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-f2c31e44-c336-4e96-bb3a-11b277595b19 req-62636576-32cc-4508-8e47-416a0e5432cf tempest-VolumesAssistedSnapshotsTest-312815753 tempest-VolumesAssistedSnapshotsTest-312815753-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:49.973220 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.contrib.snapshot_actions [req-f2c31e44-c336-4e96-bb3a-11b277595b19 req-62636576-32cc-4508-8e47-416a0e5432cf tempest-VolumesAssistedSnapshotsTest-312815753 tempest-VolumesAssistedSnapshotsTest-312815753-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=99935) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 21:43:49.975212 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-033ddb4f-acec-4a34-8825-c40654896720 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:49.978330 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-033ddb4f-acec-4a34-8825-c40654896720 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] GET https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da Jul 03 21:43:49.978809 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-033ddb4f-acec-4a34-8825-c40654896720 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:49.979162 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-033ddb4f-acec-4a34-8825-c40654896720 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:49.983920 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:49.983920 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:43:49.989727 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-7cce3e26-1866-46e7-a06c-547b52775747 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Volume info retrieved successfully. Jul 03 21:43:49.996423 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:49.996423 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:43:49.996593 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7cce3e26-1866-46e7-a06c-547b52775747 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 returned with HTTP 200 Jul 03 21:43:49.997205 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 65/258] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:49 2026] GET /volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 => generated 1316 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:43:50.004203 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-033ddb4f-acec-4a34-8825-c40654896720 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Volume info retrieved successfully. Jul 03 21:43:50.009002 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-f2c31e44-c336-4e96-bb3a-11b277595b19 req-62636576-32cc-4508-8e47-416a0e5432cf tempest-VolumesAssistedSnapshotsTest-312815753 tempest-VolumesAssistedSnapshotsTest-312815753-project] https://10.4.3.32/volume/v3/snapshots/None/action returned with HTTP 404 Jul 03 21:43:50.010069 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 67/259] 10.4.3.32 () {72 vars in 1575 bytes} [Fri Jul 3 21:43:49 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:43:50.016704 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-033ddb4f-acec-4a34-8825-c40654896720 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da returned with HTTP 200 Jul 03 21:43:50.016704 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 66/260] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:49 2026] GET /volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:50.114767 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-68c2e7a3-5dfa-4676-9f50-2ceb769f0c6a req-e4ee0569-928d-4cb7-a1a1-10932d3539f7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:50.116565 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-68c2e7a3-5dfa-4676-9f50-2ceb769f0c6a req-e4ee0569-928d-4cb7-a1a1-10932d3539f7 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] GET https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 Jul 03 21:43:50.116697 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-68c2e7a3-5dfa-4676-9f50-2ceb769f0c6a req-e4ee0569-928d-4cb7-a1a1-10932d3539f7 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:50.116950 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-68c2e7a3-5dfa-4676-9f50-2ceb769f0c6a req-e4ee0569-928d-4cb7-a1a1-10932d3539f7 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:50.130902 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:50.130902 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:43:50.136947 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-68c2e7a3-5dfa-4676-9f50-2ceb769f0c6a req-e4ee0569-928d-4cb7-a1a1-10932d3539f7 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Volume info retrieved successfully. Jul 03 21:43:50.142692 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-68c2e7a3-5dfa-4676-9f50-2ceb769f0c6a req-e4ee0569-928d-4cb7-a1a1-10932d3539f7 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 returned with HTTP 200 Jul 03 21:43:50.143421 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 63/261] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:43:50 2026] GET /volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 => generated 1316 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:43:50.218237 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-df9749a6-a2af-4689-9cb6-54b8269cbfb6 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:50.218407 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-68c2e7a3-5dfa-4676-9f50-2ceb769f0c6a req-4c8581fa-5fb2-44e6-89fc-cb54a5c49ebe None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:50.218703 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-df9749a6-a2af-4689-9cb6-54b8269cbfb6 None None] GET https://10.4.3.32/volume// Jul 03 21:43:50.218906 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-df9749a6-a2af-4689-9cb6-54b8269cbfb6 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:50.219558 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-df9749a6-a2af-4689-9cb6-54b8269cbfb6 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:50.219558 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-df9749a6-a2af-4689-9cb6-54b8269cbfb6 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:43:50.220003 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 68/262] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:43: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 21:43:50.222690 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-68c2e7a3-5dfa-4676-9f50-2ceb769f0c6a req-4c8581fa-5fb2-44e6-89fc-cb54a5c49ebe tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] POST https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31/action Jul 03 21:43:50.223227 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-68c2e7a3-5dfa-4676-9f50-2ceb769f0c6a req-4c8581fa-5fb2-44e6-89fc-cb54a5c49ebe tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:43:50.224183 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-68c2e7a3-5dfa-4676-9f50-2ceb769f0c6a req-4c8581fa-5fb2-44e6-89fc-cb54a5c49ebe tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:50.228838 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-e1335335-534e-483d-8d9d-7f2157923fc8 req-8203767f-75be-4cfb-9a2b-9d52be2625f2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:50.232426 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-e1335335-534e-483d-8d9d-7f2157923fc8 req-8203767f-75be-4cfb-9a2b-9d52be2625f2 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] GET https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da Jul 03 21:43:50.232752 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-e1335335-534e-483d-8d9d-7f2157923fc8 req-8203767f-75be-4cfb-9a2b-9d52be2625f2 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:50.232951 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-e1335335-534e-483d-8d9d-7f2157923fc8 req-8203767f-75be-4cfb-9a2b-9d52be2625f2 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:50.248057 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:50.248057 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:43:50.248426 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:50.248426 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:43:50.248538 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-68c2e7a3-5dfa-4676-9f50-2ceb769f0c6a req-4c8581fa-5fb2-44e6-89fc-cb54a5c49ebe tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Volume info retrieved successfully. Jul 03 21:43:50.253533 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-e1335335-534e-483d-8d9d-7f2157923fc8 req-8203767f-75be-4cfb-9a2b-9d52be2625f2 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Volume info retrieved successfully. Jul 03 21:43:50.269220 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-e1335335-534e-483d-8d9d-7f2157923fc8 req-8203767f-75be-4cfb-9a2b-9d52be2625f2 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da returned with HTTP 200 Jul 03 21:43:50.269220 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 67/263] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:43:50 2026] GET /volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da => generated 1022 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:43:50.291781 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-68c2e7a3-5dfa-4676-9f50-2ceb769f0c6a req-4c8581fa-5fb2-44e6-89fc-cb54a5c49ebe tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Begin detaching volume completed successfully. Jul 03 21:43:50.292033 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-68c2e7a3-5dfa-4676-9f50-2ceb769f0c6a req-4c8581fa-5fb2-44e6-89fc-cb54a5c49ebe tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31/action returned with HTTP 202 Jul 03 21:43:50.292543 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 66/264] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 21:43:50 2026] POST /volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:43:50.395391 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-e1335335-534e-483d-8d9d-7f2157923fc8 req-b3d49532-42cb-44f6-ac49-bd3daa2b499b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:50.398266 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-e1335335-534e-483d-8d9d-7f2157923fc8 req-b3d49532-42cb-44f6-ac49-bd3daa2b499b tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] PUT https://10.4.3.32/volume/v3/attachments/6d552637-66a9-438b-a207-80fcd3317cf4 Jul 03 21:43:50.402798 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-e1335335-534e-483d-8d9d-7f2157923fc8 req-b3d49532-42cb-44f6-ac49-bd3daa2b499b tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:50.413474 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-e1335335-534e-483d-8d9d-7f2157923fc8 req-b3d49532-42cb-44f6-ac49-bd3daa2b499b tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Acquiring lock "cinder-attachment_update-862c637b-6370-4e6e-928d-0e4f8590c7da-np0000004475" by "attachment_update" {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:43:50.423414 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-e1335335-534e-483d-8d9d-7f2157923fc8 req-b3d49532-42cb-44f6-ac49-bd3daa2b499b tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Lock "cinder-attachment_update-862c637b-6370-4e6e-928d-0e4f8590c7da-np0000004475" acquired by "attachment_update" :: waited 0.010s {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:43:50.424484 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:50.424484 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:43:50.430466 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-500bf1f6-3a5c-417a-9479-f62d3e83a76a req-13f2eb80-babf-4ca6-85b0-8a0bda43dc3a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:50.433956 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-500bf1f6-3a5c-417a-9479-f62d3e83a76a req-13f2eb80-babf-4ca6-85b0-8a0bda43dc3a tempest-VolumesAssistedSnapshotsTest-312815753 tempest-VolumesAssistedSnapshotsTest-312815753-project] POST https://10.4.3.32/volume/v3/snapshots/bafde6ce-2bfe-49e5-a918-d38f309d6a7e/action Jul 03 21:43:50.434278 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-500bf1f6-3a5c-417a-9479-f62d3e83a76a req-13f2eb80-babf-4ca6-85b0-8a0bda43dc3a tempest-VolumesAssistedSnapshotsTest-312815753 tempest-VolumesAssistedSnapshotsTest-312815753-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:43:50.435281 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-500bf1f6-3a5c-417a-9479-f62d3e83a76a req-13f2eb80-babf-4ca6-85b0-8a0bda43dc3a tempest-VolumesAssistedSnapshotsTest-312815753 tempest-VolumesAssistedSnapshotsTest-312815753-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:50.437023 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.contrib.snapshot_actions [req-500bf1f6-3a5c-417a-9479-f62d3e83a76a req-13f2eb80-babf-4ca6-85b0-8a0bda43dc3a tempest-VolumesAssistedSnapshotsTest-312815753 tempest-VolumesAssistedSnapshotsTest-312815753-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=99935) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 21:43:50.443350 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-500bf1f6-3a5c-417a-9479-f62d3e83a76a req-13f2eb80-babf-4ca6-85b0-8a0bda43dc3a tempest-VolumesAssistedSnapshotsTest-312815753 tempest-VolumesAssistedSnapshotsTest-312815753-project] https://10.4.3.32/volume/v3/snapshots/bafde6ce-2bfe-49e5-a918-d38f309d6a7e/action returned with HTTP 404 Jul 03 21:43:50.444445 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 69/265] 10.4.3.32 () {72 vars in 1671 bytes} [Fri Jul 3 21:43:50 2026] POST /volume/v3/snapshots/bafde6ce-2bfe-49e5-a918-d38f309d6a7e/action => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:43:50.972002 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-e1335335-534e-483d-8d9d-7f2157923fc8 req-b3d49532-42cb-44f6-ac49-bd3daa2b499b tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Lock "cinder-attachment_update-862c637b-6370-4e6e-928d-0e4f8590c7da-np0000004475" released by "attachment_update" :: held 0.549s {{(pid=99934) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:43:50.972508 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-e1335335-534e-483d-8d9d-7f2157923fc8 req-b3d49532-42cb-44f6-ac49-bd3daa2b499b tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] https://10.4.3.32/volume/v3/attachments/6d552637-66a9-438b-a207-80fcd3317cf4 returned with HTTP 200 Jul 03 21:43:50.973343 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 64/266] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:43:50 2026] PUT /volume/v3/attachments/6d552637-66a9-438b-a207-80fcd3317cf4 => generated 969 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:43:51.038157 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-35c55f6f-c00f-4afe-ae31-49443e0f7db7 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:51.040606 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-35c55f6f-c00f-4afe-ae31-49443e0f7db7 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] GET https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da Jul 03 21:43:51.041487 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-35c55f6f-c00f-4afe-ae31-49443e0f7db7 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:51.041487 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-35c55f6f-c00f-4afe-ae31-49443e0f7db7 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:51.058877 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:51.058877 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:43:51.067584 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-35c55f6f-c00f-4afe-ae31-49443e0f7db7 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Volume info retrieved successfully. Jul 03 21:43:51.074486 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-35c55f6f-c00f-4afe-ae31-49443e0f7db7 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da returned with HTTP 200 Jul 03 21:43:51.074926 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 68/267] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:51 2026] GET /volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:43:51.361518 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e3698efa-0194-4656-a28e-964cbcdcb6b5 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:51.361518 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e3698efa-0194-4656-a28e-964cbcdcb6b5 None None] GET https://10.4.3.32/volume// Jul 03 21:43:51.364227 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e3698efa-0194-4656-a28e-964cbcdcb6b5 None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:51.364227 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e3698efa-0194-4656-a28e-964cbcdcb6b5 None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:51.367901 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e3698efa-0194-4656-a28e-964cbcdcb6b5 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:43:51.368297 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 67/268] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:43:51 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 21:43:51.382637 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-68c2e7a3-5dfa-4676-9f50-2ceb769f0c6a req-00a51ad3-5033-4111-bc4c-364cec8b195a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:51.389696 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-68c2e7a3-5dfa-4676-9f50-2ceb769f0c6a req-00a51ad3-5033-4111-bc4c-364cec8b195a tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] GET https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 Jul 03 21:43:51.390137 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-68c2e7a3-5dfa-4676-9f50-2ceb769f0c6a req-00a51ad3-5033-4111-bc4c-364cec8b195a tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:51.390453 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-68c2e7a3-5dfa-4676-9f50-2ceb769f0c6a req-00a51ad3-5033-4111-bc4c-364cec8b195a tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:51.415111 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:51.415111 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:43:51.429821 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-68c2e7a3-5dfa-4676-9f50-2ceb769f0c6a req-00a51ad3-5033-4111-bc4c-364cec8b195a tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Volume info retrieved successfully. Jul 03 21:43:51.438513 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-68c2e7a3-5dfa-4676-9f50-2ceb769f0c6a req-00a51ad3-5033-4111-bc4c-364cec8b195a tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 returned with HTTP 200 Jul 03 21:43:51.439182 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 70/269] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:43:51 2026] GET /volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 => generated 1542 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:43:51.786009 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-09d6c24a-8a3d-404a-b2e3-f9338eb2167d req-c3cad6c5-0fa4-4071-99aa-225725a4fb58 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:51.789092 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-09d6c24a-8a3d-404a-b2e3-f9338eb2167d req-c3cad6c5-0fa4-4071-99aa-225725a4fb58 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] GET https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 Jul 03 21:43:51.790395 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-09d6c24a-8a3d-404a-b2e3-f9338eb2167d req-c3cad6c5-0fa4-4071-99aa-225725a4fb58 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:51.790395 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-09d6c24a-8a3d-404a-b2e3-f9338eb2167d req-c3cad6c5-0fa4-4071-99aa-225725a4fb58 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:51.802131 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:51.802131 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:43:51.808512 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-09d6c24a-8a3d-404a-b2e3-f9338eb2167d req-c3cad6c5-0fa4-4071-99aa-225725a4fb58 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Volume info retrieved successfully. Jul 03 21:43:51.815880 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-09d6c24a-8a3d-404a-b2e3-f9338eb2167d req-c3cad6c5-0fa4-4071-99aa-225725a4fb58 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 returned with HTTP 200 Jul 03 21:43:51.816580 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 65/270] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:43:51 2026] GET /volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 => generated 865 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:52.094734 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-73a7c0d3-8389-4769-a276-e24ad40ce535 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:52.096931 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-73a7c0d3-8389-4769-a276-e24ad40ce535 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] GET https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da Jul 03 21:43:52.097272 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-73a7c0d3-8389-4769-a276-e24ad40ce535 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:52.097538 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-73a7c0d3-8389-4769-a276-e24ad40ce535 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:52.111898 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:52.111898 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:43:52.116177 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-73a7c0d3-8389-4769-a276-e24ad40ce535 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Volume info retrieved successfully. Jul 03 21:43:52.121683 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-73a7c0d3-8389-4769-a276-e24ad40ce535 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da returned with HTTP 200 Jul 03 21:43:52.122562 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 69/271] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:52 2026] GET /volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:53.139493 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a6ba20a1-57dc-4f99-a9d9-225fa66c85f6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:53.141755 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a6ba20a1-57dc-4f99-a9d9-225fa66c85f6 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] GET https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da Jul 03 21:43:53.141893 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a6ba20a1-57dc-4f99-a9d9-225fa66c85f6 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:53.142321 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a6ba20a1-57dc-4f99-a9d9-225fa66c85f6 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:53.163259 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:53.163259 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:43:53.167589 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-a6ba20a1-57dc-4f99-a9d9-225fa66c85f6 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Volume info retrieved successfully. Jul 03 21:43:53.186551 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a6ba20a1-57dc-4f99-a9d9-225fa66c85f6 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da returned with HTTP 200 Jul 03 21:43:53.188300 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 68/272] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:53 2026] GET /volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da => generated 843 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:43:53.908524 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-3f386181-5900-42c1-9b1c-972091ebc224 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:53.908930 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3f386181-5900-42c1-9b1c-972091ebc224 None None] GET https://10.4.3.32/volume// Jul 03 21:43:53.909189 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3f386181-5900-42c1-9b1c-972091ebc224 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:53.909475 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3f386181-5900-42c1-9b1c-972091ebc224 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:53.909898 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3f386181-5900-42c1-9b1c-972091ebc224 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:43:53.910476 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 71/273] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:43:53 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 21:43:53.919051 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-09d6c24a-8a3d-404a-b2e3-f9338eb2167d req-97fce2fc-74b9-4245-b995-67c9faffd786 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:53.921492 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-09d6c24a-8a3d-404a-b2e3-f9338eb2167d req-97fce2fc-74b9-4245-b995-67c9faffd786 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:43:53.921983 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-09d6c24a-8a3d-404a-b2e3-f9338eb2167d req-97fce2fc-74b9-4245-b995-67c9faffd786 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6a1af495-2d37-48f8-bbb9-4f18c80de818", "connector": null, "instance_uuid": "6c1cedab-e0e9-4173-bc19-3a88eab51952"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:53.935952 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:53.935952 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:43:53.967344 np0000004475 devstack@c-api.service[99934]: WARNING cinder.volume.api [req-09d6c24a-8a3d-404a-b2e3-f9338eb2167d req-97fce2fc-74b9-4245-b995-67c9faffd786 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 03 21:43:53.973801 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-09d6c24a-8a3d-404a-b2e3-f9338eb2167d req-97fce2fc-74b9-4245-b995-67c9faffd786 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:43:53.974471 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 66/274] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:43:53 2026] POST /volume/v3/attachments => generated 271 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:43:54.201998 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-88505557-4eaf-4738-a9c1-207020bc1e29 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:54.204738 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-88505557-4eaf-4738-a9c1-207020bc1e29 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] GET https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da Jul 03 21:43:54.205229 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-88505557-4eaf-4738-a9c1-207020bc1e29 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:54.205345 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-88505557-4eaf-4738-a9c1-207020bc1e29 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:54.221829 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:54.221829 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:43:54.233988 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-88505557-4eaf-4738-a9c1-207020bc1e29 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Volume info retrieved successfully. Jul 03 21:43:54.240627 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-88505557-4eaf-4738-a9c1-207020bc1e29 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da returned with HTTP 200 Jul 03 21:43:54.241134 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 70/275] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:54 2026] GET /volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:54.329029 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2e949948-fa54-467e-b19d-81e278d5ebfb None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:54.388866 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-708bd845-5898-4ac8-a007-d7cdf73ff32e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:54.391476 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-708bd845-5898-4ac8-a007-d7cdf73ff32e tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] GET https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 Jul 03 21:43:54.391732 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-708bd845-5898-4ac8-a007-d7cdf73ff32e tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:54.392006 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-708bd845-5898-4ac8-a007-d7cdf73ff32e tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:54.410233 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:54.410233 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:43:54.417260 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-708bd845-5898-4ac8-a007-d7cdf73ff32e tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Volume info retrieved successfully. Jul 03 21:43:54.424558 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-708bd845-5898-4ac8-a007-d7cdf73ff32e tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 returned with HTTP 200 Jul 03 21:43:54.425264 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 72/276] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:54 2026] GET /volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 => generated 864 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:54.503503 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-856fda78-e0e9-4882-8d2d-3e797f4a7c59 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:54.503933 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-856fda78-e0e9-4882-8d2d-3e797f4a7c59 None None] GET https://10.4.3.32/volume// Jul 03 21:43:54.504159 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-856fda78-e0e9-4882-8d2d-3e797f4a7c59 None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:54.504400 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-856fda78-e0e9-4882-8d2d-3e797f4a7c59 None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:54.504783 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-856fda78-e0e9-4882-8d2d-3e797f4a7c59 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:43:54.505111 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 67/277] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:43: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 21:43:54.513472 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-09d6c24a-8a3d-404a-b2e3-f9338eb2167d req-7dbce464-dbee-419e-94d1-98d00c58308a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:54.515906 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-09d6c24a-8a3d-404a-b2e3-f9338eb2167d req-7dbce464-dbee-419e-94d1-98d00c58308a tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] GET https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 Jul 03 21:43:54.516162 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-09d6c24a-8a3d-404a-b2e3-f9338eb2167d req-7dbce464-dbee-419e-94d1-98d00c58308a tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:54.516384 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-09d6c24a-8a3d-404a-b2e3-f9338eb2167d req-7dbce464-dbee-419e-94d1-98d00c58308a tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:54.528976 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:54.528976 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:43:54.533391 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-09d6c24a-8a3d-404a-b2e3-f9338eb2167d req-7dbce464-dbee-419e-94d1-98d00c58308a tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Volume info retrieved successfully. Jul 03 21:43:54.539104 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-09d6c24a-8a3d-404a-b2e3-f9338eb2167d req-7dbce464-dbee-419e-94d1-98d00c58308a tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 returned with HTTP 200 Jul 03 21:43:54.539530 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 71/278] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:43:54 2026] GET /volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 => generated 1044 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:43:54.594344 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2e949948-fa54-467e-b19d-81e278d5ebfb tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] GET https://10.4.3.32/volume/v3/volumes Jul 03 21:43:54.594887 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2e949948-fa54-467e-b19d-81e278d5ebfb tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:54.595171 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2e949948-fa54-467e-b19d-81e278d5ebfb tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Calling method 'index' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:54.596346 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.api_utils [None req-2e949948-fa54-467e-b19d-81e278d5ebfb tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Removing options '' from query. {{(pid=99936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:43:54.596752 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-2e949948-fa54-467e-b19d-81e278d5ebfb tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:43:54.611072 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-2e949948-fa54-467e-b19d-81e278d5ebfb tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Get all volumes completed successfully. Jul 03 21:43:54.612235 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2e949948-fa54-467e-b19d-81e278d5ebfb tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 200 Jul 03 21:43:54.612828 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 69/279] 10.4.3.32 () {66 vars in 1230 bytes} [Fri Jul 3 21:43:54 2026] GET /volume/v3/volumes => generated 15 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:43:54.626103 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4bab2cbe-a0d5-497b-9b0f-b446f80f148a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:54.629149 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4bab2cbe-a0d5-497b-9b0f-b446f80f148a tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:43:54.629149 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4bab2cbe-a0d5-497b-9b0f-b446f80f148a tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-701875674"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:54.631574 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-4bab2cbe-a0d5-497b-9b0f-b446f80f148a tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-701875674'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:43:54.631814 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-4bab2cbe-a0d5-497b-9b0f-b446f80f148a tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Create volume of 1 GB Jul 03 21:43:54.636865 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-4bab2cbe-a0d5-497b-9b0f-b446f80f148a tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Availability Zones retrieved successfully. Jul 03 21:43:54.644245 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-09d6c24a-8a3d-404a-b2e3-f9338eb2167d req-f66216c4-44bf-4db7-923c-e0dfa7de4c25 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:54.646517 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-09d6c24a-8a3d-404a-b2e3-f9338eb2167d req-f66216c4-44bf-4db7-923c-e0dfa7de4c25 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] PUT https://10.4.3.32/volume/v3/attachments/600791ae-b97d-47e9-890c-2984650ce2d2 Jul 03 21:43:54.646944 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-09d6c24a-8a3d-404a-b2e3-f9338eb2167d req-f66216c4-44bf-4db7-923c-e0dfa7de4c25 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:54.650078 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-4bab2cbe-a0d5-497b-9b0f-b446f80f148a tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Flow 'volume_create_api' (e0390eae-ad2a-4557-976a-f7d3baf1b722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:43:54.651204 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-4bab2cbe-a0d5-497b-9b0f-b446f80f148a tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad04823f-fbe2-42c0-830a-6c044ef7bbc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:54.653893 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-4bab2cbe-a0d5-497b-9b0f-b446f80f148a tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:43:54.660588 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-09d6c24a-8a3d-404a-b2e3-f9338eb2167d req-f66216c4-44bf-4db7-923c-e0dfa7de4c25 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Acquiring lock "cinder-attachment_update-6a1af495-2d37-48f8-bbb9-4f18c80de818-np0000004475" by "attachment_update" {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:43:54.667389 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-09d6c24a-8a3d-404a-b2e3-f9338eb2167d req-f66216c4-44bf-4db7-923c-e0dfa7de4c25 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Lock "cinder-attachment_update-6a1af495-2d37-48f8-bbb9-4f18c80de818-np0000004475" acquired by "attachment_update" :: waited 0.006s {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:43:54.668310 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:54.668310 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:43:54.700359 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-4bab2cbe-a0d5-497b-9b0f-b446f80f148a tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad04823f-fbe2-42c0-830a-6c044ef7bbc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:54.702297 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-4bab2cbe-a0d5-497b-9b0f-b446f80f148a tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec48ad1d-e460-4dd5-b8f7-bac9f6e5b5b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:54.800679 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-4bab2cbe-a0d5-497b-9b0f-b446f80f148a tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Created reservations ['f495a4ef-248d-494f-9ecc-f082dbdd6e10', '69a21994-2d0f-429e-a0fb-6036e4e5ef75', '5a45914b-f8ae-4e25-847b-b9bfaf8b55d1', '35f76d95-c571-4e15-ac0d-e9e05f92865e'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:43:54.801632 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-4bab2cbe-a0d5-497b-9b0f-b446f80f148a tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec48ad1d-e460-4dd5-b8f7-bac9f6e5b5b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f495a4ef-248d-494f-9ecc-f082dbdd6e10', '69a21994-2d0f-429e-a0fb-6036e4e5ef75', '5a45914b-f8ae-4e25-847b-b9bfaf8b55d1', '35f76d95-c571-4e15-ac0d-e9e05f92865e']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:54.802497 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-4bab2cbe-a0d5-497b-9b0f-b446f80f148a tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55aea774-1bbf-4044-9850-c45692d6f756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:54.845385 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-4bab2cbe-a0d5-497b-9b0f-b446f80f148a tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55aea774-1bbf-4044-9850-c45692d6f756) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dae179a4-dd36-4a71-8fa4-c4a635956091', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-701875674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41c7fd3b56f74d79beb113f3d228498a',qos_specs=None,replication_status=,reservations=['f495a4ef-248d-494f-9ecc-f082dbdd6e10','69a21994-2d0f-429e-a0fb-6036e4e5ef75','5a45914b-f8ae-4e25-847b-b9bfaf8b55d1','35f76d95-c571-4e15-ac0d-e9e05f92865e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94a421f65b194e51b1322fe40b60c9e0',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:43:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-701875674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dae179a4-dd36-4a71-8fa4-c4a635956091,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41c7fd3b56f74d79beb113f3d228498a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94a421f65b194e51b1322fe40b60c9e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:54.846242 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-4bab2cbe-a0d5-497b-9b0f-b446f80f148a tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5753bfd-e9fe-4d0c-9809-24e14283288c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:54.873239 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-4bab2cbe-a0d5-497b-9b0f-b446f80f148a tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5753bfd-e9fe-4d0c-9809-24e14283288c) transitioned into state 'SUCCESS' from state '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-701875674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41c7fd3b56f74d79beb113f3d228498a',qos_specs=None,replication_status=,reservations=['f495a4ef-248d-494f-9ecc-f082dbdd6e10','69a21994-2d0f-429e-a0fb-6036e4e5ef75','5a45914b-f8ae-4e25-847b-b9bfaf8b55d1','35f76d95-c571-4e15-ac0d-e9e05f92865e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94a421f65b194e51b1322fe40b60c9e0',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:54.874156 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-4bab2cbe-a0d5-497b-9b0f-b446f80f148a tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (876a8240-8821-4ce5-b040-f65f55664725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:54.885392 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-4bab2cbe-a0d5-497b-9b0f-b446f80f148a tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (876a8240-8821-4ce5-b040-f65f55664725) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:54.887144 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-4bab2cbe-a0d5-497b-9b0f-b446f80f148a tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Flow 'volume_create_api' (e0390eae-ad2a-4557-976a-f7d3baf1b722) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:43:54.887144 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-4bab2cbe-a0d5-497b-9b0f-b446f80f148a tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Create volume request issued successfully. Jul 03 21:43:54.887943 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4bab2cbe-a0d5-497b-9b0f-b446f80f148a tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:43:54.888457 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 73/280] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:43:54 2026] POST /volume/v3/volumes => generated 752 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:43:54.904301 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a55d3a91-1fde-4455-b1d2-e9f43ea7f9a3 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:54.906990 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a55d3a91-1fde-4455-b1d2-e9f43ea7f9a3 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] GET https://10.4.3.32/volume/v3/volumes/dae179a4-dd36-4a71-8fa4-c4a635956091 Jul 03 21:43:54.907357 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a55d3a91-1fde-4455-b1d2-e9f43ea7f9a3 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:54.907550 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a55d3a91-1fde-4455-b1d2-e9f43ea7f9a3 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:54.916719 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:54.916719 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:43:54.921542 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-a55d3a91-1fde-4455-b1d2-e9f43ea7f9a3 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Volume info retrieved successfully. Jul 03 21:43:54.927775 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a55d3a91-1fde-4455-b1d2-e9f43ea7f9a3 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] https://10.4.3.32/volume/v3/volumes/dae179a4-dd36-4a71-8fa4-c4a635956091 returned with HTTP 200 Jul 03 21:43:54.928283 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 72/281] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:54 2026] GET /volume/v3/volumes/dae179a4-dd36-4a71-8fa4-c4a635956091 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:55.189792 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-09d6c24a-8a3d-404a-b2e3-f9338eb2167d req-f66216c4-44bf-4db7-923c-e0dfa7de4c25 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Lock "cinder-attachment_update-6a1af495-2d37-48f8-bbb9-4f18c80de818-np0000004475" released by "attachment_update" :: held 0.523s {{(pid=99934) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:43:55.190520 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-09d6c24a-8a3d-404a-b2e3-f9338eb2167d req-f66216c4-44bf-4db7-923c-e0dfa7de4c25 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/attachments/600791ae-b97d-47e9-890c-2984650ce2d2 returned with HTTP 200 Jul 03 21:43:55.191513 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 68/282] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:43:54 2026] PUT /volume/v3/attachments/600791ae-b97d-47e9-890c-2984650ce2d2 => generated 967 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:43:55.256686 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e9455c4c-23c6-45fb-9c4c-5404ec45761a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:55.258931 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e9455c4c-23c6-45fb-9c4c-5404ec45761a tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] GET https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da Jul 03 21:43:55.259142 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e9455c4c-23c6-45fb-9c4c-5404ec45761a tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:55.259424 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e9455c4c-23c6-45fb-9c4c-5404ec45761a tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:55.271839 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:55.271839 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:43:55.280290 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e9455c4c-23c6-45fb-9c4c-5404ec45761a tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Volume info retrieved successfully. Jul 03 21:43:55.288788 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e9455c4c-23c6-45fb-9c4c-5404ec45761a tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da returned with HTTP 200 Jul 03 21:43:55.289456 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 70/283] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:55 2026] GET /volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:55.353353 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-68c2e7a3-5dfa-4676-9f50-2ceb769f0c6a req-fe05a983-0e3b-4a47-9e6e-d60445a5b8c8 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:55.356191 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-68c2e7a3-5dfa-4676-9f50-2ceb769f0c6a req-fe05a983-0e3b-4a47-9e6e-d60445a5b8c8 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] DELETE https://10.4.3.32/volume/v3/attachments/70162ec0-d712-401c-a670-fd37a353ab34 Jul 03 21:43:55.356475 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-68c2e7a3-5dfa-4676-9f50-2ceb769f0c6a req-fe05a983-0e3b-4a47-9e6e-d60445a5b8c8 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:55.356739 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-68c2e7a3-5dfa-4676-9f50-2ceb769f0c6a req-fe05a983-0e3b-4a47-9e6e-d60445a5b8c8 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:55.371120 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:55.371120 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:43:55.440254 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-67b4757d-be84-4b0e-8c30-d7ef0788f124 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:55.442886 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-67b4757d-be84-4b0e-8c30-d7ef0788f124 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] GET https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 Jul 03 21:43:55.443216 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-67b4757d-be84-4b0e-8c30-d7ef0788f124 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:55.443449 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-67b4757d-be84-4b0e-8c30-d7ef0788f124 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:55.458179 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:55.458179 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:43:55.464432 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-67b4757d-be84-4b0e-8c30-d7ef0788f124 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Volume info retrieved successfully. Jul 03 21:43:55.470754 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-67b4757d-be84-4b0e-8c30-d7ef0788f124 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 returned with HTTP 200 Jul 03 21:43:55.471383 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 73/284] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:55 2026] GET /volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 => generated 865 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:55.940111 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-68c2e7a3-5dfa-4676-9f50-2ceb769f0c6a req-fe05a983-0e3b-4a47-9e6e-d60445a5b8c8 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] https://10.4.3.32/volume/v3/attachments/70162ec0-d712-401c-a670-fd37a353ab34 returned with HTTP 200 Jul 03 21:43:55.940712 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 74/285] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:43:55 2026] DELETE /volume/v3/attachments/70162ec0-d712-401c-a670-fd37a353ab34 => generated 19 bytes in 588 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:55.941969 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-44cf7ca3-eabb-439a-8ead-24c46ca91c79 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:55.943849 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-44cf7ca3-eabb-439a-8ead-24c46ca91c79 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] GET https://10.4.3.32/volume/v3/volumes/dae179a4-dd36-4a71-8fa4-c4a635956091 Jul 03 21:43:55.944031 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-44cf7ca3-eabb-439a-8ead-24c46ca91c79 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:55.944242 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-44cf7ca3-eabb-439a-8ead-24c46ca91c79 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:55.952437 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:55.952437 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:43:55.960605 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-44cf7ca3-eabb-439a-8ead-24c46ca91c79 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Volume info retrieved successfully. Jul 03 21:43:55.977708 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-44cf7ca3-eabb-439a-8ead-24c46ca91c79 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] https://10.4.3.32/volume/v3/volumes/dae179a4-dd36-4a71-8fa4-c4a635956091 returned with HTTP 200 Jul 03 21:43:55.978272 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 69/286] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:55 2026] GET /volume/v3/volumes/dae179a4-dd36-4a71-8fa4-c4a635956091 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:55.991872 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-46aebc9c-2af1-4671-8d47-1981b03c2ceb None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:55.995877 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-46aebc9c-2af1-4671-8d47-1981b03c2ceb tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] GET https://10.4.3.32/volume/v3/volumes/dae179a4-dd36-4a71-8fa4-c4a635956091 Jul 03 21:43:55.995877 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-46aebc9c-2af1-4671-8d47-1981b03c2ceb tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:55.995877 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-46aebc9c-2af1-4671-8d47-1981b03c2ceb tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:56.001977 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:56.001977 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:43:56.005745 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-46aebc9c-2af1-4671-8d47-1981b03c2ceb tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Volume info retrieved successfully. Jul 03 21:43:56.011354 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-46aebc9c-2af1-4671-8d47-1981b03c2ceb tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] https://10.4.3.32/volume/v3/volumes/dae179a4-dd36-4a71-8fa4-c4a635956091 returned with HTTP 200 Jul 03 21:43:56.012050 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 71/287] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:55 2026] GET /volume/v3/volumes/dae179a4-dd36-4a71-8fa4-c4a635956091 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:56.023816 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1bdde5a0-7354-45fe-9d98-8f0bae393365 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:56.026541 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1bdde5a0-7354-45fe-9d98-8f0bae393365 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:43:56.027103 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1bdde5a0-7354-45fe-9d98-8f0bae393365 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-664054908"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:56.028969 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-1bdde5a0-7354-45fe-9d98-8f0bae393365 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-664054908'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:43:56.029140 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-1bdde5a0-7354-45fe-9d98-8f0bae393365 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Create volume of 1 GB Jul 03 21:43:56.034342 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-1bdde5a0-7354-45fe-9d98-8f0bae393365 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Availability Zones retrieved successfully. Jul 03 21:43:56.043327 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-1bdde5a0-7354-45fe-9d98-8f0bae393365 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Flow 'volume_create_api' (cb385277-e9cf-4b56-977b-00ed76b20904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:43:56.044757 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-1bdde5a0-7354-45fe-9d98-8f0bae393365 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c283330-2e33-4e14-abc8-b76925611f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:56.046301 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-1bdde5a0-7354-45fe-9d98-8f0bae393365 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:43:56.081006 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-1bdde5a0-7354-45fe-9d98-8f0bae393365 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c283330-2e33-4e14-abc8-b76925611f27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:56.081947 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-1bdde5a0-7354-45fe-9d98-8f0bae393365 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04dce374-ec92-45bf-887c-b3531403a441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:56.144721 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-1bdde5a0-7354-45fe-9d98-8f0bae393365 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Created reservations ['44e7bcb5-7c20-45e0-99d5-41ad1fe61547', 'b007480e-e24f-45f5-94f1-492b162d0edc', '21d0e9d7-4bb5-4392-8435-48ea5ab0dd34', 'bba51a8a-ce7b-4139-ac36-1f332e6f8d75'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:43:56.145763 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-1bdde5a0-7354-45fe-9d98-8f0bae393365 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04dce374-ec92-45bf-887c-b3531403a441) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44e7bcb5-7c20-45e0-99d5-41ad1fe61547', 'b007480e-e24f-45f5-94f1-492b162d0edc', '21d0e9d7-4bb5-4392-8435-48ea5ab0dd34', 'bba51a8a-ce7b-4139-ac36-1f332e6f8d75']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:56.146814 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-1bdde5a0-7354-45fe-9d98-8f0bae393365 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3ee1382-7127-441d-86fa-48db041445f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:56.173978 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-1bdde5a0-7354-45fe-9d98-8f0bae393365 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3ee1382-7127-441d-86fa-48db041445f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '722f3d7e-1cda-4d67-ab9c-cb0f3777d2cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-664054908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41c7fd3b56f74d79beb113f3d228498a',qos_specs=None,replication_status=,reservations=['44e7bcb5-7c20-45e0-99d5-41ad1fe61547','b007480e-e24f-45f5-94f1-492b162d0edc','21d0e9d7-4bb5-4392-8435-48ea5ab0dd34','bba51a8a-ce7b-4139-ac36-1f332e6f8d75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94a421f65b194e51b1322fe40b60c9e0',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:43:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-664054908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=722f3d7e-1cda-4d67-ab9c-cb0f3777d2cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41c7fd3b56f74d79beb113f3d228498a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94a421f65b194e51b1322fe40b60c9e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:56.175617 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-1bdde5a0-7354-45fe-9d98-8f0bae393365 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14d4a9f7-137b-419c-a1d6-0204f54e9373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:56.196058 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-1bdde5a0-7354-45fe-9d98-8f0bae393365 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14d4a9f7-137b-419c-a1d6-0204f54e9373) transitioned into state 'SUCCESS' from state '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-664054908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41c7fd3b56f74d79beb113f3d228498a',qos_specs=None,replication_status=,reservations=['44e7bcb5-7c20-45e0-99d5-41ad1fe61547','b007480e-e24f-45f5-94f1-492b162d0edc','21d0e9d7-4bb5-4392-8435-48ea5ab0dd34','bba51a8a-ce7b-4139-ac36-1f332e6f8d75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94a421f65b194e51b1322fe40b60c9e0',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:56.196947 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-1bdde5a0-7354-45fe-9d98-8f0bae393365 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24d8b80b-4a75-412e-a224-93cba64ce375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:56.208832 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-1bdde5a0-7354-45fe-9d98-8f0bae393365 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24d8b80b-4a75-412e-a224-93cba64ce375) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:56.209824 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-1bdde5a0-7354-45fe-9d98-8f0bae393365 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Flow 'volume_create_api' (cb385277-e9cf-4b56-977b-00ed76b20904) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:43:56.210325 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-1bdde5a0-7354-45fe-9d98-8f0bae393365 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Create volume request issued successfully. Jul 03 21:43:56.210911 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1bdde5a0-7354-45fe-9d98-8f0bae393365 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:43:56.211397 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 74/288] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:43:56 2026] POST /volume/v3/volumes => generated 752 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:43:56.227067 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7a4c935d-d80c-438e-95ce-a9dd7efe8e89 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:56.229586 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7a4c935d-d80c-438e-95ce-a9dd7efe8e89 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] GET https://10.4.3.32/volume/v3/volumes/722f3d7e-1cda-4d67-ab9c-cb0f3777d2cb Jul 03 21:43:56.229846 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7a4c935d-d80c-438e-95ce-a9dd7efe8e89 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:56.230110 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7a4c935d-d80c-438e-95ce-a9dd7efe8e89 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:56.240489 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:56.240489 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:43:56.247274 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-7a4c935d-d80c-438e-95ce-a9dd7efe8e89 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Volume info retrieved successfully. Jul 03 21:43:56.253532 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7a4c935d-d80c-438e-95ce-a9dd7efe8e89 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] https://10.4.3.32/volume/v3/volumes/722f3d7e-1cda-4d67-ab9c-cb0f3777d2cb returned with HTTP 200 Jul 03 21:43:56.254238 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 75/289] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:56 2026] GET /volume/v3/volumes/722f3d7e-1cda-4d67-ab9c-cb0f3777d2cb => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:56.303915 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-cda0bf14-85f3-4504-b4ef-156aba887d26 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:56.306112 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cda0bf14-85f3-4504-b4ef-156aba887d26 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] GET https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da Jul 03 21:43:56.306294 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cda0bf14-85f3-4504-b4ef-156aba887d26 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:56.306478 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cda0bf14-85f3-4504-b4ef-156aba887d26 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:56.318224 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:56.318224 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:43:56.323031 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-cda0bf14-85f3-4504-b4ef-156aba887d26 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Volume info retrieved successfully. Jul 03 21:43:56.329560 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cda0bf14-85f3-4504-b4ef-156aba887d26 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da returned with HTTP 200 Jul 03 21:43:56.330042 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 70/290] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:56 2026] GET /volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:56.491979 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c15e32dd-4ae1-4c33-af38-013836197ddd None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:56.498448 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c15e32dd-4ae1-4c33-af38-013836197ddd tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] GET https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 Jul 03 21:43:56.498448 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c15e32dd-4ae1-4c33-af38-013836197ddd tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:56.498448 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c15e32dd-4ae1-4c33-af38-013836197ddd tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:56.510824 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:56.510824 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:43:56.519124 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c15e32dd-4ae1-4c33-af38-013836197ddd tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Volume info retrieved successfully. Jul 03 21:43:56.521815 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c15e32dd-4ae1-4c33-af38-013836197ddd tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 returned with HTTP 200 Jul 03 21:43:56.522688 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 72/291] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:56 2026] GET /volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 => generated 865 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:56.750133 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-5a0ea844-7d8b-432b-b6ed-dc36dc07423f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:56.753198 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5a0ea844-7d8b-432b-b6ed-dc36dc07423f tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] GET https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 Jul 03 21:43:56.753400 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5a0ea844-7d8b-432b-b6ed-dc36dc07423f tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:56.753641 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5a0ea844-7d8b-432b-b6ed-dc36dc07423f tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:56.762669 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:56.762669 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:43:56.769836 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-5a0ea844-7d8b-432b-b6ed-dc36dc07423f tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Volume info retrieved successfully. Jul 03 21:43:56.777477 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5a0ea844-7d8b-432b-b6ed-dc36dc07423f tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 returned with HTTP 200 Jul 03 21:43:56.778041 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 75/292] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:56 2026] GET /volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 => generated 1014 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:43:56.794870 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-6b09482a-2daa-416e-8a5d-4986e7198c62 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:56.797100 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6b09482a-2daa-416e-8a5d-4986e7198c62 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 Jul 03 21:43:56.797553 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6b09482a-2daa-416e-8a5d-4986e7198c62 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:56.797766 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6b09482a-2daa-416e-8a5d-4986e7198c62 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:56.797955 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-6b09482a-2daa-416e-8a5d-4986e7198c62 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Delete volume with id: ff961b33-5153-4ba5-be08-6d382b0a0d31 Jul 03 21:43:56.807218 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:56.807218 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:43:56.807578 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-6b09482a-2daa-416e-8a5d-4986e7198c62 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Volume info retrieved successfully. Jul 03 21:43:56.829988 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-6b09482a-2daa-416e-8a5d-4986e7198c62 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Delete volume request issued successfully. Jul 03 21:43:56.830280 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6b09482a-2daa-416e-8a5d-4986e7198c62 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 returned with HTTP 202 Jul 03 21:43:56.830893 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 76/293] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:43:56 2026] DELETE /volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:43:56.839506 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-7aa4765c-154a-4a60-b4ee-f7a5ae5ceec9 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:56.842124 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7aa4765c-154a-4a60-b4ee-f7a5ae5ceec9 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] GET https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 Jul 03 21:43:56.842439 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7aa4765c-154a-4a60-b4ee-f7a5ae5ceec9 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:56.842711 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7aa4765c-154a-4a60-b4ee-f7a5ae5ceec9 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:56.850954 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:56.850954 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:43:56.870160 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-7aa4765c-154a-4a60-b4ee-f7a5ae5ceec9 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Volume info retrieved successfully. Jul 03 21:43:56.881727 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7aa4765c-154a-4a60-b4ee-f7a5ae5ceec9 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 returned with HTTP 200 Jul 03 21:43:56.882870 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 71/294] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:56 2026] GET /volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 => generated 1013 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:43:57.273409 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-330d67b8-a9ee-46e5-849d-ff34e48eaebd None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:57.277205 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-330d67b8-a9ee-46e5-849d-ff34e48eaebd tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] GET https://10.4.3.32/volume/v3/volumes/722f3d7e-1cda-4d67-ab9c-cb0f3777d2cb Jul 03 21:43:57.277205 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-330d67b8-a9ee-46e5-849d-ff34e48eaebd tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:57.277205 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-330d67b8-a9ee-46e5-849d-ff34e48eaebd tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:57.286814 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:57.286814 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:43:57.293616 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-330d67b8-a9ee-46e5-849d-ff34e48eaebd tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Volume info retrieved successfully. Jul 03 21:43:57.308282 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-330d67b8-a9ee-46e5-849d-ff34e48eaebd tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] https://10.4.3.32/volume/v3/volumes/722f3d7e-1cda-4d67-ab9c-cb0f3777d2cb returned with HTTP 200 Jul 03 21:43:57.308282 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 73/295] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:57 2026] GET /volume/v3/volumes/722f3d7e-1cda-4d67-ab9c-cb0f3777d2cb => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:57.324906 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-645b8e9a-5f40-4c85-8cf9-230166447e7e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:57.326817 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-645b8e9a-5f40-4c85-8cf9-230166447e7e tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] GET https://10.4.3.32/volume/v3/volumes/722f3d7e-1cda-4d67-ab9c-cb0f3777d2cb Jul 03 21:43:57.327080 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-645b8e9a-5f40-4c85-8cf9-230166447e7e tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:57.327352 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-645b8e9a-5f40-4c85-8cf9-230166447e7e tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:57.336386 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:57.336386 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:43:57.341480 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-645b8e9a-5f40-4c85-8cf9-230166447e7e tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Volume info retrieved successfully. Jul 03 21:43:57.345223 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-346b464f-c7e9-477a-834b-8b8ae5b01fb2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:57.346815 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-645b8e9a-5f40-4c85-8cf9-230166447e7e tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] https://10.4.3.32/volume/v3/volumes/722f3d7e-1cda-4d67-ab9c-cb0f3777d2cb returned with HTTP 200 Jul 03 21:43:57.347299 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 76/296] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:57 2026] GET /volume/v3/volumes/722f3d7e-1cda-4d67-ab9c-cb0f3777d2cb => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:57.347911 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-346b464f-c7e9-477a-834b-8b8ae5b01fb2 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] GET https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da Jul 03 21:43:57.348281 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-346b464f-c7e9-477a-834b-8b8ae5b01fb2 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:57.348574 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-346b464f-c7e9-477a-834b-8b8ae5b01fb2 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:57.363613 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:57.363613 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:43:57.366158 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-1e737f5c-d057-4ddf-a394-629fef2399e6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:57.368675 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1e737f5c-d057-4ddf-a394-629fef2399e6 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:43:57.369034 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1e737f5c-d057-4ddf-a394-629fef2399e6 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1778582115"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:57.370437 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-346b464f-c7e9-477a-834b-8b8ae5b01fb2 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Volume info retrieved successfully. Jul 03 21:43:57.371349 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-1e737f5c-d057-4ddf-a394-629fef2399e6 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1778582115'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:43:57.371349 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-1e737f5c-d057-4ddf-a394-629fef2399e6 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Create volume of 1 GB Jul 03 21:43:57.376880 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-1e737f5c-d057-4ddf-a394-629fef2399e6 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Availability Zones retrieved successfully. Jul 03 21:43:57.377841 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-346b464f-c7e9-477a-834b-8b8ae5b01fb2 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da returned with HTTP 200 Jul 03 21:43:57.378509 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 77/297] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:57 2026] GET /volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:57.395463 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-1e737f5c-d057-4ddf-a394-629fef2399e6 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Flow 'volume_create_api' (75eb126f-946f-452c-90f8-174846ed7ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:43:57.396965 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-1e737f5c-d057-4ddf-a394-629fef2399e6 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd368e2b-095f-4e2c-8748-7492d2652d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:57.398460 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-1e737f5c-d057-4ddf-a394-629fef2399e6 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:43:57.444819 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-1e737f5c-d057-4ddf-a394-629fef2399e6 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd368e2b-095f-4e2c-8748-7492d2652d70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:57.445948 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-1e737f5c-d057-4ddf-a394-629fef2399e6 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79e72edf-72c2-4782-92a6-6b19d92ff044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:57.525060 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-1e737f5c-d057-4ddf-a394-629fef2399e6 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Created reservations ['9e1d8132-6707-43d2-8655-c204e6fc10fa', '6a379d4c-2f2d-4764-9e64-aa776a528002', 'c8753400-34e0-40cc-b792-607b9520a7dd', '3aaf381f-330e-4826-acc3-269d4974cf7a'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:43:57.526279 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-1e737f5c-d057-4ddf-a394-629fef2399e6 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79e72edf-72c2-4782-92a6-6b19d92ff044) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e1d8132-6707-43d2-8655-c204e6fc10fa', '6a379d4c-2f2d-4764-9e64-aa776a528002', 'c8753400-34e0-40cc-b792-607b9520a7dd', '3aaf381f-330e-4826-acc3-269d4974cf7a']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:57.527136 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-1e737f5c-d057-4ddf-a394-629fef2399e6 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a478143f-4ccc-4011-a07e-d0ddb4c59b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:57.544854 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-33805962-19e3-48d2-99f4-7463102a4290 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:57.547161 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-33805962-19e3-48d2-99f4-7463102a4290 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] GET https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 Jul 03 21:43:57.547385 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-33805962-19e3-48d2-99f4-7463102a4290 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:57.547859 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-33805962-19e3-48d2-99f4-7463102a4290 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:57.552706 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-1e737f5c-d057-4ddf-a394-629fef2399e6 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a478143f-4ccc-4011-a07e-d0ddb4c59b96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2123d441-444c-49c3-9391-92dad9737150', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1778582115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41c7fd3b56f74d79beb113f3d228498a',qos_specs=None,replication_status=,reservations=['9e1d8132-6707-43d2-8655-c204e6fc10fa','6a379d4c-2f2d-4764-9e64-aa776a528002','c8753400-34e0-40cc-b792-607b9520a7dd','3aaf381f-330e-4826-acc3-269d4974cf7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94a421f65b194e51b1322fe40b60c9e0',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:43:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1778582115',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2123d441-444c-49c3-9391-92dad9737150,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41c7fd3b56f74d79beb113f3d228498a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94a421f65b194e51b1322fe40b60c9e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:57.557447 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-1e737f5c-d057-4ddf-a394-629fef2399e6 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3c39599-d6c5-4ac2-b4b5-7adc7e59c497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:57.558880 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:57.558880 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:43:57.563308 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-33805962-19e3-48d2-99f4-7463102a4290 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Volume info retrieved successfully. Jul 03 21:43:57.570681 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-33805962-19e3-48d2-99f4-7463102a4290 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 returned with HTTP 200 Jul 03 21:43:57.570681 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 74/298] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:57 2026] GET /volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 => generated 865 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:57.590822 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-1e737f5c-d057-4ddf-a394-629fef2399e6 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3c39599-d6c5-4ac2-b4b5-7adc7e59c497) transitioned into state 'SUCCESS' from state '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-1778582115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41c7fd3b56f74d79beb113f3d228498a',qos_specs=None,replication_status=,reservations=['9e1d8132-6707-43d2-8655-c204e6fc10fa','6a379d4c-2f2d-4764-9e64-aa776a528002','c8753400-34e0-40cc-b792-607b9520a7dd','3aaf381f-330e-4826-acc3-269d4974cf7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94a421f65b194e51b1322fe40b60c9e0',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:57.591621 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-1e737f5c-d057-4ddf-a394-629fef2399e6 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac3b12a1-5f7b-4870-a5bf-56463442841d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:57.605342 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-1e737f5c-d057-4ddf-a394-629fef2399e6 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac3b12a1-5f7b-4870-a5bf-56463442841d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:57.607834 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-1e737f5c-d057-4ddf-a394-629fef2399e6 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Flow 'volume_create_api' (75eb126f-946f-452c-90f8-174846ed7ebf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:43:57.614414 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-1e737f5c-d057-4ddf-a394-629fef2399e6 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Create volume request issued successfully. Jul 03 21:43:57.615978 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1e737f5c-d057-4ddf-a394-629fef2399e6 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:43:57.618438 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 72/299] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:43:57 2026] POST /volume/v3/volumes => generated 753 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:43:57.637844 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c5c9a913-992b-45b7-bde4-cafc4a8bed55 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:57.639785 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c5c9a913-992b-45b7-bde4-cafc4a8bed55 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] GET https://10.4.3.32/volume/v3/volumes/2123d441-444c-49c3-9391-92dad9737150 Jul 03 21:43:57.640112 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c5c9a913-992b-45b7-bde4-cafc4a8bed55 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:57.640332 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c5c9a913-992b-45b7-bde4-cafc4a8bed55 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:57.650512 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:57.650512 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:43:57.655392 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c5c9a913-992b-45b7-bde4-cafc4a8bed55 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Volume info retrieved successfully. Jul 03 21:43:57.665194 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c5c9a913-992b-45b7-bde4-cafc4a8bed55 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] https://10.4.3.32/volume/v3/volumes/2123d441-444c-49c3-9391-92dad9737150 returned with HTTP 200 Jul 03 21:43:57.666385 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 77/300] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:57 2026] GET /volume/v3/volumes/2123d441-444c-49c3-9391-92dad9737150 => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:57.899877 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a531c73c-3578-4ca1-8d0a-f1ff7f663014 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:57.902482 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a531c73c-3578-4ca1-8d0a-f1ff7f663014 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] GET https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 Jul 03 21:43:57.902667 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a531c73c-3578-4ca1-8d0a-f1ff7f663014 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:57.902958 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a531c73c-3578-4ca1-8d0a-f1ff7f663014 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:57.912636 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a531c73c-3578-4ca1-8d0a-f1ff7f663014 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 returned with HTTP 404 Jul 03 21:43:57.913606 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 78/301] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:57 2026] GET /volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:43:58.111467 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1b7a9d1a-7032-4f0d-abe2-c43a2db7b678 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:58.113435 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1b7a9d1a-7032-4f0d-abe2-c43a2db7b678 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:43:58.113817 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1b7a9d1a-7032-4f0d-abe2-c43a2db7b678 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1802371476"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:58.115444 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-1b7a9d1a-7032-4f0d-abe2-c43a2db7b678 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1802371476'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:43:58.115556 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-1b7a9d1a-7032-4f0d-abe2-c43a2db7b678 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Create volume of 1 GB Jul 03 21:43:58.120003 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-1b7a9d1a-7032-4f0d-abe2-c43a2db7b678 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Availability Zones retrieved successfully. Jul 03 21:43:58.125485 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-1b7a9d1a-7032-4f0d-abe2-c43a2db7b678 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Flow 'volume_create_api' (ae8bf819-a3cd-46e2-94e8-a197a8224c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:43:58.126809 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-1b7a9d1a-7032-4f0d-abe2-c43a2db7b678 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6005c57-eb15-4399-8b1a-c8b465234aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:58.127919 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-1b7a9d1a-7032-4f0d-abe2-c43a2db7b678 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:43:58.160396 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-1b7a9d1a-7032-4f0d-abe2-c43a2db7b678 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6005c57-eb15-4399-8b1a-c8b465234aba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:58.161959 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-1b7a9d1a-7032-4f0d-abe2-c43a2db7b678 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15c4ffe5-2f0e-433c-ab61-a838cc20f81f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:58.243501 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-e1335335-534e-483d-8d9d-7f2157923fc8 req-a2b37c99-f303-493d-a20b-040bc90dd0b7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:58.247393 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-e1335335-534e-483d-8d9d-7f2157923fc8 req-a2b37c99-f303-493d-a20b-040bc90dd0b7 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] POST https://10.4.3.32/volume/v3/attachments/6d552637-66a9-438b-a207-80fcd3317cf4/action Jul 03 21:43:58.248186 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-e1335335-534e-483d-8d9d-7f2157923fc8 req-a2b37c99-f303-493d-a20b-040bc90dd0b7 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Action body: b'{"os-complete": null}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:43:58.248186 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-e1335335-534e-483d-8d9d-7f2157923fc8 req-a2b37c99-f303-493d-a20b-040bc90dd0b7 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:58.278738 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:58.278738 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:43:58.290027 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-1b7a9d1a-7032-4f0d-abe2-c43a2db7b678 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Created reservations ['14f05306-32fd-4320-b1e8-ba2b34298b08', 'df23e2c5-10bd-4927-b530-d0f2f4b56831', '7b16cc03-1f36-4d5d-aae5-6f2ccf28135a', 'b0d14fea-ede0-4ecb-96a3-a10eab3c2b87'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:43:58.291079 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-1b7a9d1a-7032-4f0d-abe2-c43a2db7b678 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15c4ffe5-2f0e-433c-ab61-a838cc20f81f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14f05306-32fd-4320-b1e8-ba2b34298b08', 'df23e2c5-10bd-4927-b530-d0f2f4b56831', '7b16cc03-1f36-4d5d-aae5-6f2ccf28135a', 'b0d14fea-ede0-4ecb-96a3-a10eab3c2b87']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:58.292189 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-1b7a9d1a-7032-4f0d-abe2-c43a2db7b678 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b0a3b03-0bd3-4dd9-b42f-bb79fc82c794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:58.309407 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-e1335335-534e-483d-8d9d-7f2157923fc8 req-a2b37c99-f303-493d-a20b-040bc90dd0b7 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] https://10.4.3.32/volume/v3/attachments/6d552637-66a9-438b-a207-80fcd3317cf4/action returned with HTTP 204 Jul 03 21:43:58.309903 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 73/302] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:43:58 2026] POST /volume/v3/attachments/6d552637-66a9-438b-a207-80fcd3317cf4/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:43:58.331111 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-1b7a9d1a-7032-4f0d-abe2-c43a2db7b678 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b0a3b03-0bd3-4dd9-b42f-bb79fc82c794) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57803d1e-d721-4d62-85e6-089059f34d69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1802371476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='753741aad3364ba19c5d3ef8e6268e57',qos_specs=None,replication_status=,reservations=['14f05306-32fd-4320-b1e8-ba2b34298b08','df23e2c5-10bd-4927-b530-d0f2f4b56831','7b16cc03-1f36-4d5d-aae5-6f2ccf28135a','b0d14fea-ede0-4ecb-96a3-a10eab3c2b87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f10275afa4f45f59d0afab573c48716',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:43:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1802371476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57803d1e-d721-4d62-85e6-089059f34d69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='753741aad3364ba19c5d3ef8e6268e57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f10275afa4f45f59d0afab573c48716',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:58.333052 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-1b7a9d1a-7032-4f0d-abe2-c43a2db7b678 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08a25256-dd4b-4995-820c-6cb12fc612a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:58.379991 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-1b7a9d1a-7032-4f0d-abe2-c43a2db7b678 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08a25256-dd4b-4995-820c-6cb12fc612a7) transitioned into state 'SUCCESS' from state '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-1802371476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='753741aad3364ba19c5d3ef8e6268e57',qos_specs=None,replication_status=,reservations=['14f05306-32fd-4320-b1e8-ba2b34298b08','df23e2c5-10bd-4927-b530-d0f2f4b56831','7b16cc03-1f36-4d5d-aae5-6f2ccf28135a','b0d14fea-ede0-4ecb-96a3-a10eab3c2b87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f10275afa4f45f59d0afab573c48716',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:58.380863 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-1b7a9d1a-7032-4f0d-abe2-c43a2db7b678 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cabd322-41ab-4869-ade9-a1091ece62e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:58.393985 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-1b7a9d1a-7032-4f0d-abe2-c43a2db7b678 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cabd322-41ab-4869-ade9-a1091ece62e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:58.395141 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-1b7a9d1a-7032-4f0d-abe2-c43a2db7b678 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Flow 'volume_create_api' (ae8bf819-a3cd-46e2-94e8-a197a8224c5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:43:58.395520 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-1b7a9d1a-7032-4f0d-abe2-c43a2db7b678 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Create volume request issued successfully. Jul 03 21:43:58.396245 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1b7a9d1a-7032-4f0d-abe2-c43a2db7b678 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:43:58.396592 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 75/303] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:43:58 2026] POST /volume/v3/volumes => generated 752 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:43:58.405179 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-bee8cb95-1465-4a03-96c2-64baa2383c55 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:58.408596 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bee8cb95-1465-4a03-96c2-64baa2383c55 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] GET https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da Jul 03 21:43:58.411392 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bee8cb95-1465-4a03-96c2-64baa2383c55 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:58.411392 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bee8cb95-1465-4a03-96c2-64baa2383c55 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:58.424689 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:58.424689 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:43:58.431400 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-bee8cb95-1465-4a03-96c2-64baa2383c55 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Volume info retrieved successfully. Jul 03 21:43:58.441468 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bee8cb95-1465-4a03-96c2-64baa2383c55 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da returned with HTTP 200 Jul 03 21:43:58.441468 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 78/304] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:58 2026] GET /volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da => generated 1135 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:43:58.457607 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-bc0dc118-d916-4fc8-b13c-88d40635dcae None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:58.460742 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bc0dc118-d916-4fc8-b13c-88d40635dcae tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] GET https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da Jul 03 21:43:58.461030 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bc0dc118-d916-4fc8-b13c-88d40635dcae tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:58.461311 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bc0dc118-d916-4fc8-b13c-88d40635dcae tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:58.477231 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:58.477231 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:43:58.484827 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-bc0dc118-d916-4fc8-b13c-88d40635dcae tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Volume info retrieved successfully. Jul 03 21:43:58.490551 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bc0dc118-d916-4fc8-b13c-88d40635dcae tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da returned with HTTP 200 Jul 03 21:43:58.491098 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 79/305] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:58 2026] GET /volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da => generated 1135 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:43:58.591022 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-bcbcf8b3-9a6d-4602-b6bc-3ae7d6400500 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:58.593654 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-bcbcf8b3-9a6d-4602-b6bc-3ae7d6400500 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] GET https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 Jul 03 21:43:58.595545 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-bcbcf8b3-9a6d-4602-b6bc-3ae7d6400500 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:58.595545 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-bcbcf8b3-9a6d-4602-b6bc-3ae7d6400500 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:58.610102 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:58.610102 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:43:58.617477 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-bcbcf8b3-9a6d-4602-b6bc-3ae7d6400500 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Volume info retrieved successfully. Jul 03 21:43:58.624718 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-bcbcf8b3-9a6d-4602-b6bc-3ae7d6400500 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 returned with HTTP 200 Jul 03 21:43:58.627583 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 74/306] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:58 2026] GET /volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 => generated 865 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:58.684149 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d112d383-d75f-4c37-bc81-9696df4ecf19 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:58.687568 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d112d383-d75f-4c37-bc81-9696df4ecf19 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] GET https://10.4.3.32/volume/v3/volumes/2123d441-444c-49c3-9391-92dad9737150 Jul 03 21:43:58.687846 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d112d383-d75f-4c37-bc81-9696df4ecf19 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:58.688134 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d112d383-d75f-4c37-bc81-9696df4ecf19 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:58.702442 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:58.702442 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:43:58.710755 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d112d383-d75f-4c37-bc81-9696df4ecf19 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Volume info retrieved successfully. Jul 03 21:43:58.721027 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d112d383-d75f-4c37-bc81-9696df4ecf19 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] https://10.4.3.32/volume/v3/volumes/2123d441-444c-49c3-9391-92dad9737150 returned with HTTP 200 Jul 03 21:43:58.721216 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 76/307] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:58 2026] GET /volume/v3/volumes/2123d441-444c-49c3-9391-92dad9737150 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:58.739846 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7029ab1f-8525-4e9d-a17a-da76ca76f8a0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:58.744427 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7029ab1f-8525-4e9d-a17a-da76ca76f8a0 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] GET https://10.4.3.32/volume/v3/volumes/2123d441-444c-49c3-9391-92dad9737150 Jul 03 21:43:58.744857 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7029ab1f-8525-4e9d-a17a-da76ca76f8a0 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:58.745769 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7029ab1f-8525-4e9d-a17a-da76ca76f8a0 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:58.756077 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:58.756077 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:43:58.765405 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-7029ab1f-8525-4e9d-a17a-da76ca76f8a0 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Volume info retrieved successfully. Jul 03 21:43:58.773360 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7029ab1f-8525-4e9d-a17a-da76ca76f8a0 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] https://10.4.3.32/volume/v3/volumes/2123d441-444c-49c3-9391-92dad9737150 returned with HTTP 200 Jul 03 21:43:58.773893 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 79/308] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:58 2026] GET /volume/v3/volumes/2123d441-444c-49c3-9391-92dad9737150 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:58.794523 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-6045e8ac-245b-46b5-a7c6-03190c00031a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:59.126390 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6045e8ac-245b-46b5-a7c6-03190c00031a tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:43:59.127110 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6045e8ac-245b-46b5-a7c6-03190c00031a tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:43:59.129365 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-6045e8ac-245b-46b5-a7c6-03190c00031a tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:43:59.129929 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-6045e8ac-245b-46b5-a7c6-03190c00031a tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] Create volume of 1 GB Jul 03 21:43:59.136002 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-6045e8ac-245b-46b5-a7c6-03190c00031a tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] Availability Zones retrieved successfully. Jul 03 21:43:59.142622 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-6045e8ac-245b-46b5-a7c6-03190c00031a tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] Flow 'volume_create_api' (2171ce3c-5f6f-4174-b0a7-29b09bfb5d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:43:59.144010 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-6045e8ac-245b-46b5-a7c6-03190c00031a tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6450dc6-fcec-44a7-ae8f-bee54115d69c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:59.145121 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-6045e8ac-245b-46b5-a7c6-03190c00031a tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:43:59.199445 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-6045e8ac-245b-46b5-a7c6-03190c00031a tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6450dc6-fcec-44a7-ae8f-bee54115d69c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:59.200674 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-6045e8ac-245b-46b5-a7c6-03190c00031a tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf4e396f-b5ee-401e-8fd3-ff20e8056646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:59.349413 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-6045e8ac-245b-46b5-a7c6-03190c00031a tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] Created reservations ['98a93e32-6d20-4d1b-9b28-cdd02291f557', '270662d5-6eba-492a-b871-cb04bd48c0c6', 'ab202997-adde-459f-b849-d4c85757a874', '9ebe834d-f82f-4c56-9aef-c786726de3f8'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:43:59.350395 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-6045e8ac-245b-46b5-a7c6-03190c00031a tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf4e396f-b5ee-401e-8fd3-ff20e8056646) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98a93e32-6d20-4d1b-9b28-cdd02291f557', '270662d5-6eba-492a-b871-cb04bd48c0c6', 'ab202997-adde-459f-b849-d4c85757a874', '9ebe834d-f82f-4c56-9aef-c786726de3f8']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:59.351708 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-6045e8ac-245b-46b5-a7c6-03190c00031a tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b834db13-7a0c-4f0a-bb77-f7ca470a6102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:59.389798 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-6045e8ac-245b-46b5-a7c6-03190c00031a tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b834db13-7a0c-4f0a-bb77-f7ca470a6102) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38bed86b-3bdf-463a-802c-a3ec76a9f9f6', '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='1a01225eafdd460ba8e484440c1784b8',qos_specs=None,replication_status=,reservations=['98a93e32-6d20-4d1b-9b28-cdd02291f557','270662d5-6eba-492a-b871-cb04bd48c0c6','ab202997-adde-459f-b849-d4c85757a874','9ebe834d-f82f-4c56-9aef-c786726de3f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b22004156f44d1e98c02a3e0ffde2e7',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:43:59Z,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=38bed86b-3bdf-463a-802c-a3ec76a9f9f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a01225eafdd460ba8e484440c1784b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b22004156f44d1e98c02a3e0ffde2e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:59.390746 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-6045e8ac-245b-46b5-a7c6-03190c00031a tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (094b5686-d04e-49be-869f-d5512d2cba8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:59.433527 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-6045e8ac-245b-46b5-a7c6-03190c00031a tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (094b5686-d04e-49be-869f-d5512d2cba8e) transitioned into state 'SUCCESS' from 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='1a01225eafdd460ba8e484440c1784b8',qos_specs=None,replication_status=,reservations=['98a93e32-6d20-4d1b-9b28-cdd02291f557','270662d5-6eba-492a-b871-cb04bd48c0c6','ab202997-adde-459f-b849-d4c85757a874','9ebe834d-f82f-4c56-9aef-c786726de3f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b22004156f44d1e98c02a3e0ffde2e7',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:59.434246 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-6045e8ac-245b-46b5-a7c6-03190c00031a tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1025296e-fd08-4326-9e00-24895ec27395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:43:59.454527 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-6045e8ac-245b-46b5-a7c6-03190c00031a tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1025296e-fd08-4326-9e00-24895ec27395) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:43:59.456113 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-6045e8ac-245b-46b5-a7c6-03190c00031a tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] Flow 'volume_create_api' (2171ce3c-5f6f-4174-b0a7-29b09bfb5d65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:43:59.456499 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-6045e8ac-245b-46b5-a7c6-03190c00031a tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] Create volume request issued successfully. Jul 03 21:43:59.458307 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6045e8ac-245b-46b5-a7c6-03190c00031a tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:43:59.459730 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 80/309] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:43:58 2026] POST /volume/v3/volumes => generated 731 bytes in 667 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:43:59.482606 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d3cf2586-8522-498d-b0d4-52ba4ba42dfa None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:59.487402 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d3cf2586-8522-498d-b0d4-52ba4ba42dfa tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] GET https://10.4.3.32/volume/v3/volumes/38bed86b-3bdf-463a-802c-a3ec76a9f9f6 Jul 03 21:43:59.487402 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d3cf2586-8522-498d-b0d4-52ba4ba42dfa tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:59.487402 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d3cf2586-8522-498d-b0d4-52ba4ba42dfa tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:59.500646 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:59.500646 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:43:59.513407 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d3cf2586-8522-498d-b0d4-52ba4ba42dfa tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] Volume info retrieved successfully. Jul 03 21:43:59.532858 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d3cf2586-8522-498d-b0d4-52ba4ba42dfa tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] https://10.4.3.32/volume/v3/volumes/38bed86b-3bdf-463a-802c-a3ec76a9f9f6 returned with HTTP 200 Jul 03 21:43:59.532858 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 75/310] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:59 2026] GET /volume/v3/volumes/38bed86b-3bdf-463a-802c-a3ec76a9f9f6 => generated 910 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:43:59.646921 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d1c14dc0-943a-45b0-b6e3-6a3a211d46be None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:43:59.652301 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d1c14dc0-943a-45b0-b6e3-6a3a211d46be tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] GET https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 Jul 03 21:43:59.653744 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d1c14dc0-943a-45b0-b6e3-6a3a211d46be tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:43:59.653744 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d1c14dc0-943a-45b0-b6e3-6a3a211d46be tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:43:59.685750 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:43:59.685750 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:43:59.697787 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d1c14dc0-943a-45b0-b6e3-6a3a211d46be tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Volume info retrieved successfully. Jul 03 21:43:59.708232 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d1c14dc0-943a-45b0-b6e3-6a3a211d46be tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 returned with HTTP 200 Jul 03 21:43:59.708875 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 77/311] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:43:59 2026] GET /volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 => generated 865 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:00.545983 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4a6ed155-967a-46ba-80c6-82760ce8f1ab None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:00.549992 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4a6ed155-967a-46ba-80c6-82760ce8f1ab tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] GET https://10.4.3.32/volume/v3/volumes/38bed86b-3bdf-463a-802c-a3ec76a9f9f6 Jul 03 21:44:00.549992 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4a6ed155-967a-46ba-80c6-82760ce8f1ab tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:00.551393 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4a6ed155-967a-46ba-80c6-82760ce8f1ab tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:00.562683 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:00.562683 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:00.569555 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-4a6ed155-967a-46ba-80c6-82760ce8f1ab tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] Volume info retrieved successfully. Jul 03 21:44:00.578503 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4a6ed155-967a-46ba-80c6-82760ce8f1ab tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] https://10.4.3.32/volume/v3/volumes/38bed86b-3bdf-463a-802c-a3ec76a9f9f6 returned with HTTP 200 Jul 03 21:44:00.579351 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 80/312] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:00 2026] GET /volume/v3/volumes/38bed86b-3bdf-463a-802c-a3ec76a9f9f6 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:00.598888 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1101416c-3b8d-4829-b614-44e06d9f185d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:00.602700 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1101416c-3b8d-4829-b614-44e06d9f185d tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1&project_id=41c7fd3b56f74d79beb113f3d228498a Jul 03 21:44:00.603121 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1101416c-3b8d-4829-b614-44e06d9f185d tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:00.603283 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1101416c-3b8d-4829-b614-44e06d9f185d tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] Calling method 'detail' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:00.604046 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-1101416c-3b8d-4829-b614-44e06d9f185d tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] Could not evaluate value 41c7fd3b56f74d79beb113f3d228498a, assuming string {{(pid=99935) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2444}} Jul 03 21:44:00.604391 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:00.604391 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:00.607720 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-1101416c-3b8d-4829-b614-44e06d9f185d tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] Searching by: MultiDict([('project_id', '41c7fd3b56f74d79beb113f3d228498a'), ('all_tenants', 1)]). {{(pid=99935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:44:00.657226 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-1101416c-3b8d-4829-b614-44e06d9f185d tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] Get all volumes completed successfully. Jul 03 21:44:00.658972 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:00.658972 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:00.665252 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1101416c-3b8d-4829-b614-44e06d9f185d tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1&project_id=41c7fd3b56f74d79beb113f3d228498a returned with HTTP 200 Jul 03 21:44:00.666286 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 81/313] 10.4.3.32 () {66 vars in 1366 bytes} [Fri Jul 3 21:44:00 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=41c7fd3b56f74d79beb113f3d228498a => generated 3029 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:00.688317 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-40c8eb26-7604-491a-be46-293fe93a506c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:00.691493 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-40c8eb26-7604-491a-be46-293fe93a506c tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/38bed86b-3bdf-463a-802c-a3ec76a9f9f6 Jul 03 21:44:00.691829 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-40c8eb26-7604-491a-be46-293fe93a506c tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:00.692220 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-40c8eb26-7604-491a-be46-293fe93a506c tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:00.692477 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-40c8eb26-7604-491a-be46-293fe93a506c tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] Delete volume with id: 38bed86b-3bdf-463a-802c-a3ec76a9f9f6 Jul 03 21:44:00.704191 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:00.704191 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:00.704696 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-40c8eb26-7604-491a-be46-293fe93a506c tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] Volume info retrieved successfully. Jul 03 21:44:00.733163 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-35b9e4bc-378d-494e-9d52-21f040e53029 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:00.738944 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-35b9e4bc-378d-494e-9d52-21f040e53029 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] GET https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 Jul 03 21:44:00.738944 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-35b9e4bc-378d-494e-9d52-21f040e53029 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:00.739537 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-35b9e4bc-378d-494e-9d52-21f040e53029 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:00.759308 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:00.759308 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:00.762366 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-40c8eb26-7604-491a-be46-293fe93a506c tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] Delete volume request issued successfully. Jul 03 21:44:00.762759 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-40c8eb26-7604-491a-be46-293fe93a506c tempest-VolumesListAdminTestJSON-817688496 tempest-VolumesListAdminTestJSON-817688496-project-admin] https://10.4.3.32/volume/v3/volumes/38bed86b-3bdf-463a-802c-a3ec76a9f9f6 returned with HTTP 202 Jul 03 21:44:00.763414 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 76/314] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:44:00 2026] DELETE /volume/v3/volumes/38bed86b-3bdf-463a-802c-a3ec76a9f9f6 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:44:00.764866 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-35b9e4bc-378d-494e-9d52-21f040e53029 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Volume info retrieved successfully. Jul 03 21:44:00.771226 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-35b9e4bc-378d-494e-9d52-21f040e53029 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 returned with HTTP 200 Jul 03 21:44:00.771877 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 78/315] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:00 2026] GET /volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 => generated 865 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:00.780121 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-88b2ae1c-f6bf-42b9-a580-d7491410b5d4 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:00.783951 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-88b2ae1c-f6bf-42b9-a580-d7491410b5d4 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] GET https://10.4.3.32/volume/v3/volumes/2123d441-444c-49c3-9391-92dad9737150 Jul 03 21:44:00.783951 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-88b2ae1c-f6bf-42b9-a580-d7491410b5d4 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:00.783951 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-88b2ae1c-f6bf-42b9-a580-d7491410b5d4 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:00.797402 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:00.797402 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:00.805074 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-88b2ae1c-f6bf-42b9-a580-d7491410b5d4 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Volume info retrieved successfully. Jul 03 21:44:00.820095 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-88b2ae1c-f6bf-42b9-a580-d7491410b5d4 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] https://10.4.3.32/volume/v3/volumes/2123d441-444c-49c3-9391-92dad9737150 returned with HTTP 200 Jul 03 21:44:00.820570 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 81/316] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:00 2026] GET /volume/v3/volumes/2123d441-444c-49c3-9391-92dad9737150 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:00.836074 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c335916f-e336-4bd9-8cc2-8065a3c0ce7d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:00.838607 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c335916f-e336-4bd9-8cc2-8065a3c0ce7d tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] DELETE https://10.4.3.32/volume/v3/volumes/2123d441-444c-49c3-9391-92dad9737150 Jul 03 21:44:00.839023 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c335916f-e336-4bd9-8cc2-8065a3c0ce7d tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:00.839152 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c335916f-e336-4bd9-8cc2-8065a3c0ce7d tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:00.839620 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-c335916f-e336-4bd9-8cc2-8065a3c0ce7d tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Delete volume with id: 2123d441-444c-49c3-9391-92dad9737150 Jul 03 21:44:00.848760 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:00.848760 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:00.849133 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c335916f-e336-4bd9-8cc2-8065a3c0ce7d tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Volume info retrieved successfully. Jul 03 21:44:00.884395 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c335916f-e336-4bd9-8cc2-8065a3c0ce7d tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Delete volume request issued successfully. Jul 03 21:44:00.884395 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c335916f-e336-4bd9-8cc2-8065a3c0ce7d tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] https://10.4.3.32/volume/v3/volumes/2123d441-444c-49c3-9391-92dad9737150 returned with HTTP 202 Jul 03 21:44:00.884934 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 82/317] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:44:00 2026] DELETE /volume/v3/volumes/2123d441-444c-49c3-9391-92dad9737150 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:44:00.895306 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-cc2b4c67-aa65-4034-bec4-638dac6fb1f3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:00.901273 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cc2b4c67-aa65-4034-bec4-638dac6fb1f3 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] GET https://10.4.3.32/volume/v3/volumes/2123d441-444c-49c3-9391-92dad9737150 Jul 03 21:44:00.901629 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cc2b4c67-aa65-4034-bec4-638dac6fb1f3 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:00.902572 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cc2b4c67-aa65-4034-bec4-638dac6fb1f3 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:00.915479 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:00.915479 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:00.922140 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-cc2b4c67-aa65-4034-bec4-638dac6fb1f3 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Volume info retrieved successfully. Jul 03 21:44:00.930771 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cc2b4c67-aa65-4034-bec4-638dac6fb1f3 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] https://10.4.3.32/volume/v3/volumes/2123d441-444c-49c3-9391-92dad9737150 returned with HTTP 200 Jul 03 21:44:00.931907 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 77/318] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:00 2026] GET /volume/v3/volumes/2123d441-444c-49c3-9391-92dad9737150 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:01.193980 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-5a17f5a3-4eb0-4b86-8d2b-6ea391a66dd8 req-d2a7e1ac-92a5-4237-a9c0-e7c1479620db None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:01.197165 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-5a17f5a3-4eb0-4b86-8d2b-6ea391a66dd8 req-d2a7e1ac-92a5-4237-a9c0-e7c1479620db tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] GET https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da Jul 03 21:44:01.197580 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-5a17f5a3-4eb0-4b86-8d2b-6ea391a66dd8 req-d2a7e1ac-92a5-4237-a9c0-e7c1479620db tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:01.197741 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-5a17f5a3-4eb0-4b86-8d2b-6ea391a66dd8 req-d2a7e1ac-92a5-4237-a9c0-e7c1479620db tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:01.213715 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:01.213715 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:01.218768 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-5a17f5a3-4eb0-4b86-8d2b-6ea391a66dd8 req-d2a7e1ac-92a5-4237-a9c0-e7c1479620db tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Volume info retrieved successfully. Jul 03 21:44:01.227207 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-5a17f5a3-4eb0-4b86-8d2b-6ea391a66dd8 req-d2a7e1ac-92a5-4237-a9c0-e7c1479620db tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da returned with HTTP 200 Jul 03 21:44:01.228235 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 79/319] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:44:01 2026] GET /volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da => generated 1135 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:01.279792 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-5a17f5a3-4eb0-4b86-8d2b-6ea391a66dd8 req-4e5768ea-ea40-4123-988b-293b3bf9f5dd None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:01.283810 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-5a17f5a3-4eb0-4b86-8d2b-6ea391a66dd8 req-4e5768ea-ea40-4123-988b-293b3bf9f5dd tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] POST https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da/action Jul 03 21:44:01.283810 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-5a17f5a3-4eb0-4b86-8d2b-6ea391a66dd8 req-4e5768ea-ea40-4123-988b-293b3bf9f5dd tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:44:01.283810 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-5a17f5a3-4eb0-4b86-8d2b-6ea391a66dd8 req-4e5768ea-ea40-4123-988b-293b3bf9f5dd tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:44:01.306028 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:01.306028 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:01.306806 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-5a17f5a3-4eb0-4b86-8d2b-6ea391a66dd8 req-4e5768ea-ea40-4123-988b-293b3bf9f5dd tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Volume info retrieved successfully. Jul 03 21:44:01.328680 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-5a17f5a3-4eb0-4b86-8d2b-6ea391a66dd8 req-4e5768ea-ea40-4123-988b-293b3bf9f5dd tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Begin detaching volume completed successfully. Jul 03 21:44:01.329851 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-5a17f5a3-4eb0-4b86-8d2b-6ea391a66dd8 req-4e5768ea-ea40-4123-988b-293b3bf9f5dd tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da/action returned with HTTP 202 Jul 03 21:44:01.330027 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 82/320] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 21:44:01 2026] POST /volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:44:01.366325 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-176ca586-08d8-4783-a806-1a2ffd505742 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:01.368819 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-176ca586-08d8-4783-a806-1a2ffd505742 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] GET https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da Jul 03 21:44:01.369132 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-176ca586-08d8-4783-a806-1a2ffd505742 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:01.369466 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-176ca586-08d8-4783-a806-1a2ffd505742 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:01.383399 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:01.383399 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:01.388305 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-176ca586-08d8-4783-a806-1a2ffd505742 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Volume info retrieved successfully. Jul 03 21:44:01.393767 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-176ca586-08d8-4783-a806-1a2ffd505742 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da returned with HTTP 200 Jul 03 21:44:01.394298 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 83/321] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:01 2026] GET /volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 21:44:01.616178 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-09d6c24a-8a3d-404a-b2e3-f9338eb2167d req-9437ef75-f6e8-473f-a87e-76cacfb19414 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:01.620019 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-09d6c24a-8a3d-404a-b2e3-f9338eb2167d req-9437ef75-f6e8-473f-a87e-76cacfb19414 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] POST https://10.4.3.32/volume/v3/attachments/600791ae-b97d-47e9-890c-2984650ce2d2/action Jul 03 21:44:01.621155 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-09d6c24a-8a3d-404a-b2e3-f9338eb2167d req-9437ef75-f6e8-473f-a87e-76cacfb19414 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Action body: b'{"os-complete": null}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:44:01.621155 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-09d6c24a-8a3d-404a-b2e3-f9338eb2167d req-9437ef75-f6e8-473f-a87e-76cacfb19414 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:44:01.643097 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:01.643097 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:01.663083 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-09d6c24a-8a3d-404a-b2e3-f9338eb2167d req-9437ef75-f6e8-473f-a87e-76cacfb19414 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/attachments/600791ae-b97d-47e9-890c-2984650ce2d2/action returned with HTTP 204 Jul 03 21:44:01.663992 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 78/322] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:44:01 2026] POST /volume/v3/attachments/600791ae-b97d-47e9-890c-2984650ce2d2/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:44:01.788412 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-364e5c31-84be-4254-a32b-cba6dab77bc5 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:01.791974 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-364e5c31-84be-4254-a32b-cba6dab77bc5 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] GET https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 Jul 03 21:44:01.791974 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-364e5c31-84be-4254-a32b-cba6dab77bc5 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:01.791974 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-364e5c31-84be-4254-a32b-cba6dab77bc5 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:01.801638 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:01.801638 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:01.806413 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-364e5c31-84be-4254-a32b-cba6dab77bc5 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Volume info retrieved successfully. Jul 03 21:44:01.811516 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-364e5c31-84be-4254-a32b-cba6dab77bc5 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 returned with HTTP 200 Jul 03 21:44:01.813514 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 80/323] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:01 2026] GET /volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 => generated 1157 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:01.863343 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-333bd930-2d56-4381-81c6-46d2cd9c5489 req-e9b9bca8-816c-47da-85c6-9ca9d4a8243c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:01.865740 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-333bd930-2d56-4381-81c6-46d2cd9c5489 req-e9b9bca8-816c-47da-85c6-9ca9d4a8243c tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] GET https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 Jul 03 21:44:01.866108 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-333bd930-2d56-4381-81c6-46d2cd9c5489 req-e9b9bca8-816c-47da-85c6-9ca9d4a8243c tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:01.866313 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-333bd930-2d56-4381-81c6-46d2cd9c5489 req-e9b9bca8-816c-47da-85c6-9ca9d4a8243c tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:01.878102 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:01.878102 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:01.882989 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-333bd930-2d56-4381-81c6-46d2cd9c5489 req-e9b9bca8-816c-47da-85c6-9ca9d4a8243c tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Volume info retrieved successfully. Jul 03 21:44:01.888561 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-333bd930-2d56-4381-81c6-46d2cd9c5489 req-e9b9bca8-816c-47da-85c6-9ca9d4a8243c tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 returned with HTTP 200 Jul 03 21:44:01.889138 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 83/324] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:44:01 2026] GET /volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 => generated 1157 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:01.948263 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-85fa14d5-aef0-4b43-989a-0f99c20ba8a2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:01.951094 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-85fa14d5-aef0-4b43-989a-0f99c20ba8a2 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] GET https://10.4.3.32/volume/v3/volumes/2123d441-444c-49c3-9391-92dad9737150 Jul 03 21:44:01.951479 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-85fa14d5-aef0-4b43-989a-0f99c20ba8a2 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:01.951713 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-85fa14d5-aef0-4b43-989a-0f99c20ba8a2 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:01.959792 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-85fa14d5-aef0-4b43-989a-0f99c20ba8a2 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] https://10.4.3.32/volume/v3/volumes/2123d441-444c-49c3-9391-92dad9737150 returned with HTTP 404 Jul 03 21:44:01.960356 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 84/325] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:01 2026] GET /volume/v3/volumes/2123d441-444c-49c3-9391-92dad9737150 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:44:01.968691 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9ae8b899-5e7f-4967-8716-00e86490d2e4 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:01.970678 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9ae8b899-5e7f-4967-8716-00e86490d2e4 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] GET https://10.4.3.32/volume/v3/volumes/722f3d7e-1cda-4d67-ab9c-cb0f3777d2cb Jul 03 21:44:01.970896 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9ae8b899-5e7f-4967-8716-00e86490d2e4 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:01.971129 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9ae8b899-5e7f-4967-8716-00e86490d2e4 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:01.980321 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:01.980321 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:01.984696 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-9ae8b899-5e7f-4967-8716-00e86490d2e4 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Volume info retrieved successfully. Jul 03 21:44:01.990386 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9ae8b899-5e7f-4967-8716-00e86490d2e4 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] https://10.4.3.32/volume/v3/volumes/722f3d7e-1cda-4d67-ab9c-cb0f3777d2cb returned with HTTP 200 Jul 03 21:44:01.990881 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 79/326] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:01 2026] GET /volume/v3/volumes/722f3d7e-1cda-4d67-ab9c-cb0f3777d2cb => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:02.004239 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-bfba484c-1d3d-4405-82e0-74dc6bf4a912 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:02.006651 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bfba484c-1d3d-4405-82e0-74dc6bf4a912 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] DELETE https://10.4.3.32/volume/v3/volumes/722f3d7e-1cda-4d67-ab9c-cb0f3777d2cb Jul 03 21:44:02.006972 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bfba484c-1d3d-4405-82e0-74dc6bf4a912 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:02.007222 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bfba484c-1d3d-4405-82e0-74dc6bf4a912 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:02.007529 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-bfba484c-1d3d-4405-82e0-74dc6bf4a912 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Delete volume with id: 722f3d7e-1cda-4d67-ab9c-cb0f3777d2cb Jul 03 21:44:02.017734 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:02.017734 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:02.018396 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-bfba484c-1d3d-4405-82e0-74dc6bf4a912 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Volume info retrieved successfully. Jul 03 21:44:02.048121 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-bfba484c-1d3d-4405-82e0-74dc6bf4a912 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Delete volume request issued successfully. Jul 03 21:44:02.048336 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bfba484c-1d3d-4405-82e0-74dc6bf4a912 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] https://10.4.3.32/volume/v3/volumes/722f3d7e-1cda-4d67-ab9c-cb0f3777d2cb returned with HTTP 202 Jul 03 21:44:02.048985 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 81/327] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:44:02 2026] DELETE /volume/v3/volumes/722f3d7e-1cda-4d67-ab9c-cb0f3777d2cb => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:44:02.062083 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e80deaec-2dc4-4d1a-b5e6-69e6c891b23f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:02.064305 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e80deaec-2dc4-4d1a-b5e6-69e6c891b23f tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] GET https://10.4.3.32/volume/v3/volumes/722f3d7e-1cda-4d67-ab9c-cb0f3777d2cb Jul 03 21:44:02.067506 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e80deaec-2dc4-4d1a-b5e6-69e6c891b23f tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:02.067987 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e80deaec-2dc4-4d1a-b5e6-69e6c891b23f tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:02.086067 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:02.086067 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:02.093727 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-e80deaec-2dc4-4d1a-b5e6-69e6c891b23f tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Volume info retrieved successfully. Jul 03 21:44:02.099245 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e80deaec-2dc4-4d1a-b5e6-69e6c891b23f tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] https://10.4.3.32/volume/v3/volumes/722f3d7e-1cda-4d67-ab9c-cb0f3777d2cb returned with HTTP 200 Jul 03 21:44:02.100062 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 84/328] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:02 2026] GET /volume/v3/volumes/722f3d7e-1cda-4d67-ab9c-cb0f3777d2cb => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:02.368542 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-46af1834-b58c-4638-b830-157b5e36ede7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:02.368937 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-46af1834-b58c-4638-b830-157b5e36ede7 None None] GET https://10.4.3.32/volume// Jul 03 21:44:02.369097 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-46af1834-b58c-4638-b830-157b5e36ede7 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:02.369276 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-46af1834-b58c-4638-b830-157b5e36ede7 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:02.369600 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-46af1834-b58c-4638-b830-157b5e36ede7 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:44:02.369884 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 85/329] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:44: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 21:44:02.378334 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-5a17f5a3-4eb0-4b86-8d2b-6ea391a66dd8 req-7012720f-f0d8-44ec-82ec-4de08db3b089 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:02.381244 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-5a17f5a3-4eb0-4b86-8d2b-6ea391a66dd8 req-7012720f-f0d8-44ec-82ec-4de08db3b089 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] GET https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da Jul 03 21:44:02.381538 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-5a17f5a3-4eb0-4b86-8d2b-6ea391a66dd8 req-7012720f-f0d8-44ec-82ec-4de08db3b089 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:02.381785 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-5a17f5a3-4eb0-4b86-8d2b-6ea391a66dd8 req-7012720f-f0d8-44ec-82ec-4de08db3b089 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:02.396298 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:02.396298 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:02.401339 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-5a17f5a3-4eb0-4b86-8d2b-6ea391a66dd8 req-7012720f-f0d8-44ec-82ec-4de08db3b089 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Volume info retrieved successfully. Jul 03 21:44:02.408222 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-5a17f5a3-4eb0-4b86-8d2b-6ea391a66dd8 req-7012720f-f0d8-44ec-82ec-4de08db3b089 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da returned with HTTP 200 Jul 03 21:44:02.408798 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 80/330] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:44:02 2026] GET /volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da => generated 1318 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:44:02.414623 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d1622154-9be4-48a4-9b2e-ded52f3bcbbb None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:02.416888 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d1622154-9be4-48a4-9b2e-ded52f3bcbbb tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] GET https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da Jul 03 21:44:02.417125 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d1622154-9be4-48a4-9b2e-ded52f3bcbbb tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:02.417314 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d1622154-9be4-48a4-9b2e-ded52f3bcbbb tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:02.427828 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:02.427828 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:02.433101 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d1622154-9be4-48a4-9b2e-ded52f3bcbbb tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Volume info retrieved successfully. Jul 03 21:44:02.440688 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d1622154-9be4-48a4-9b2e-ded52f3bcbbb tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da returned with HTTP 200 Jul 03 21:44:02.441300 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 82/331] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:02 2026] GET /volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:03.121311 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2e1af994-8eda-4b38-8563-79abfb711bcf None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:03.124727 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2e1af994-8eda-4b38-8563-79abfb711bcf tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] GET https://10.4.3.32/volume/v3/volumes/722f3d7e-1cda-4d67-ab9c-cb0f3777d2cb Jul 03 21:44:03.124727 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2e1af994-8eda-4b38-8563-79abfb711bcf tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:03.124727 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2e1af994-8eda-4b38-8563-79abfb711bcf tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:03.153534 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2e1af994-8eda-4b38-8563-79abfb711bcf tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] https://10.4.3.32/volume/v3/volumes/722f3d7e-1cda-4d67-ab9c-cb0f3777d2cb returned with HTTP 404 Jul 03 21:44:03.153849 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 85/332] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:03 2026] GET /volume/v3/volumes/722f3d7e-1cda-4d67-ab9c-cb0f3777d2cb => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:44:03.165610 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-574e6e90-6528-451a-94cc-56025cf45a9d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:03.167794 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-574e6e90-6528-451a-94cc-56025cf45a9d tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] GET https://10.4.3.32/volume/v3/volumes/dae179a4-dd36-4a71-8fa4-c4a635956091 Jul 03 21:44:03.168472 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-574e6e90-6528-451a-94cc-56025cf45a9d tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:03.169043 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-574e6e90-6528-451a-94cc-56025cf45a9d tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:03.180178 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:03.180178 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:03.185087 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-574e6e90-6528-451a-94cc-56025cf45a9d tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Volume info retrieved successfully. Jul 03 21:44:03.190927 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-574e6e90-6528-451a-94cc-56025cf45a9d tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] https://10.4.3.32/volume/v3/volumes/dae179a4-dd36-4a71-8fa4-c4a635956091 returned with HTTP 200 Jul 03 21:44:03.194358 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 86/333] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:03 2026] GET /volume/v3/volumes/dae179a4-dd36-4a71-8fa4-c4a635956091 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:03.206952 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-85f2374a-f3a9-4de1-b054-7bc26c703e1a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:03.209395 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-85f2374a-f3a9-4de1-b054-7bc26c703e1a tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] DELETE https://10.4.3.32/volume/v3/volumes/dae179a4-dd36-4a71-8fa4-c4a635956091 Jul 03 21:44:03.209743 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-85f2374a-f3a9-4de1-b054-7bc26c703e1a tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:03.210335 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-85f2374a-f3a9-4de1-b054-7bc26c703e1a tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:03.210335 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-85f2374a-f3a9-4de1-b054-7bc26c703e1a tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Delete volume with id: dae179a4-dd36-4a71-8fa4-c4a635956091 Jul 03 21:44:03.219555 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:03.219555 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:03.219918 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-85f2374a-f3a9-4de1-b054-7bc26c703e1a tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Volume info retrieved successfully. Jul 03 21:44:03.265514 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-85f2374a-f3a9-4de1-b054-7bc26c703e1a tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Delete volume request issued successfully. Jul 03 21:44:03.265758 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-85f2374a-f3a9-4de1-b054-7bc26c703e1a tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] https://10.4.3.32/volume/v3/volumes/dae179a4-dd36-4a71-8fa4-c4a635956091 returned with HTTP 202 Jul 03 21:44:03.266298 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 81/334] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:44:03 2026] DELETE /volume/v3/volumes/dae179a4-dd36-4a71-8fa4-c4a635956091 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:44:03.276053 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-fd2f97b1-2e0d-4561-a1b0-2eb22d61c192 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:03.278136 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fd2f97b1-2e0d-4561-a1b0-2eb22d61c192 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] GET https://10.4.3.32/volume/v3/volumes/dae179a4-dd36-4a71-8fa4-c4a635956091 Jul 03 21:44:03.278478 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fd2f97b1-2e0d-4561-a1b0-2eb22d61c192 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:03.278801 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fd2f97b1-2e0d-4561-a1b0-2eb22d61c192 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:03.308701 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:03.308701 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:03.314048 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-fd2f97b1-2e0d-4561-a1b0-2eb22d61c192 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Volume info retrieved successfully. Jul 03 21:44:03.327973 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fd2f97b1-2e0d-4561-a1b0-2eb22d61c192 tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] https://10.4.3.32/volume/v3/volumes/dae179a4-dd36-4a71-8fa4-c4a635956091 returned with HTTP 200 Jul 03 21:44:03.328151 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 83/335] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:03 2026] GET /volume/v3/volumes/dae179a4-dd36-4a71-8fa4-c4a635956091 => generated 844 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:03.457325 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7bb2d1d7-0710-4758-9c42-d38a2bc2d75e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:03.459546 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7bb2d1d7-0710-4758-9c42-d38a2bc2d75e tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] GET https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da Jul 03 21:44:03.459864 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7bb2d1d7-0710-4758-9c42-d38a2bc2d75e tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:03.460145 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7bb2d1d7-0710-4758-9c42-d38a2bc2d75e tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:03.467280 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-5a17f5a3-4eb0-4b86-8d2b-6ea391a66dd8 req-9675f6b1-02f9-4b0f-b206-1b3a7d8a9fbb None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:03.470592 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-5a17f5a3-4eb0-4b86-8d2b-6ea391a66dd8 req-9675f6b1-02f9-4b0f-b206-1b3a7d8a9fbb tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] DELETE https://10.4.3.32/volume/v3/attachments/6d552637-66a9-438b-a207-80fcd3317cf4 Jul 03 21:44:03.470758 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-5a17f5a3-4eb0-4b86-8d2b-6ea391a66dd8 req-9675f6b1-02f9-4b0f-b206-1b3a7d8a9fbb tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:03.470999 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-5a17f5a3-4eb0-4b86-8d2b-6ea391a66dd8 req-9675f6b1-02f9-4b0f-b206-1b3a7d8a9fbb tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:03.478068 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:03.478068 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:03.482660 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:03.482660 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:03.482895 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-7bb2d1d7-0710-4758-9c42-d38a2bc2d75e tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Volume info retrieved successfully. Jul 03 21:44:03.488566 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7bb2d1d7-0710-4758-9c42-d38a2bc2d75e tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da returned with HTTP 200 Jul 03 21:44:03.489150 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 86/336] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:03 2026] GET /volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:03.931918 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ce59ec54-af5f-405a-92df-f550bed18e52 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:03.932515 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ce59ec54-af5f-405a-92df-f550bed18e52 None None] GET https://10.4.3.32/volume// Jul 03 21:44:03.932770 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ce59ec54-af5f-405a-92df-f550bed18e52 None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:03.933082 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ce59ec54-af5f-405a-92df-f550bed18e52 None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:03.933587 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ce59ec54-af5f-405a-92df-f550bed18e52 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:44:03.934018 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 82/337] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:44: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 21:44:03.944262 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-333bd930-2d56-4381-81c6-46d2cd9c5489 req-bdbdf19f-9f6a-4775-9228-aaabfeb5be9a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:03.947714 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-333bd930-2d56-4381-81c6-46d2cd9c5489 req-bdbdf19f-9f6a-4775-9228-aaabfeb5be9a tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:44:03.948120 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-333bd930-2d56-4381-81c6-46d2cd9c5489 req-bdbdf19f-9f6a-4775-9228-aaabfeb5be9a tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6a1af495-2d37-48f8-bbb9-4f18c80de818", "connector": null, "instance_uuid": "d88c67ab-08f4-4dcf-a701-2fa66b740db0"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:44:03.962995 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:03.962995 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:04.008101 np0000004475 devstack@c-api.service[99936]: WARNING cinder.volume.api [req-333bd930-2d56-4381-81c6-46d2cd9c5489 req-bdbdf19f-9f6a-4775-9228-aaabfeb5be9a tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 03 21:44:04.016041 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-5a17f5a3-4eb0-4b86-8d2b-6ea391a66dd8 req-9675f6b1-02f9-4b0f-b206-1b3a7d8a9fbb tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] https://10.4.3.32/volume/v3/attachments/6d552637-66a9-438b-a207-80fcd3317cf4 returned with HTTP 200 Jul 03 21:44:04.016574 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 87/338] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:44:03 2026] DELETE /volume/v3/attachments/6d552637-66a9-438b-a207-80fcd3317cf4 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:04.021359 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-333bd930-2d56-4381-81c6-46d2cd9c5489 req-bdbdf19f-9f6a-4775-9228-aaabfeb5be9a tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:44:04.022107 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 84/339] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:44:03 2026] POST /volume/v3/attachments => generated 271 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:04.344961 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2f676367-9654-4258-a0c7-e1703b128fda None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:04.346776 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2f676367-9654-4258-a0c7-e1703b128fda tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] GET https://10.4.3.32/volume/v3/volumes/dae179a4-dd36-4a71-8fa4-c4a635956091 Jul 03 21:44:04.347033 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2f676367-9654-4258-a0c7-e1703b128fda tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:04.347278 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2f676367-9654-4258-a0c7-e1703b128fda tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:04.354008 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2f676367-9654-4258-a0c7-e1703b128fda tempest-VolumesListAdminTestJSON-1352496989 tempest-VolumesListAdminTestJSON-1352496989-project-member] https://10.4.3.32/volume/v3/volumes/dae179a4-dd36-4a71-8fa4-c4a635956091 returned with HTTP 404 Jul 03 21:44:04.354594 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 87/340] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:04 2026] GET /volume/v3/volumes/dae179a4-dd36-4a71-8fa4-c4a635956091 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:44:04.412159 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c1ea0b70-8c10-4d6a-80ee-207c97e38a18 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:04.414470 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c1ea0b70-8c10-4d6a-80ee-207c97e38a18 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] GET https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 Jul 03 21:44:04.414765 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c1ea0b70-8c10-4d6a-80ee-207c97e38a18 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:04.415073 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c1ea0b70-8c10-4d6a-80ee-207c97e38a18 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:04.432405 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:04.432405 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:04.437680 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c1ea0b70-8c10-4d6a-80ee-207c97e38a18 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Volume info retrieved successfully. Jul 03 21:44:04.443891 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c1ea0b70-8c10-4d6a-80ee-207c97e38a18 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 returned with HTTP 200 Jul 03 21:44:04.445974 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 83/341] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:04 2026] GET /volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 => generated 1159 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:04.504254 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-84e6b922-13cc-4ce3-933b-faa22d62130a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:04.506567 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-84e6b922-13cc-4ce3-933b-faa22d62130a tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] GET https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da Jul 03 21:44:04.506805 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-84e6b922-13cc-4ce3-933b-faa22d62130a tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:04.507075 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-84e6b922-13cc-4ce3-933b-faa22d62130a tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:04.516201 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:04.516201 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:04.521637 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-84e6b922-13cc-4ce3-933b-faa22d62130a tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Volume info retrieved successfully. Jul 03 21:44:04.527970 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-84e6b922-13cc-4ce3-933b-faa22d62130a tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da returned with HTTP 200 Jul 03 21:44:04.530036 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 88/342] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:04 2026] GET /volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:04.554628 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c98b37a1-3fff-41b7-b4ed-b698cfcf81bb None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:04.555149 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c98b37a1-3fff-41b7-b4ed-b698cfcf81bb None None] GET https://10.4.3.32/volume// Jul 03 21:44:04.555388 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c98b37a1-3fff-41b7-b4ed-b698cfcf81bb None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:04.555659 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c98b37a1-3fff-41b7-b4ed-b698cfcf81bb None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:04.556093 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c98b37a1-3fff-41b7-b4ed-b698cfcf81bb None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:44:04.556498 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 85/343] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:44:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 21:44:04.568554 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-333bd930-2d56-4381-81c6-46d2cd9c5489 req-946a58fc-5420-4e18-9e74-5a39281a4d30 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:04.572810 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-333bd930-2d56-4381-81c6-46d2cd9c5489 req-946a58fc-5420-4e18-9e74-5a39281a4d30 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] GET https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 Jul 03 21:44:04.572810 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-333bd930-2d56-4381-81c6-46d2cd9c5489 req-946a58fc-5420-4e18-9e74-5a39281a4d30 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:04.573094 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-333bd930-2d56-4381-81c6-46d2cd9c5489 req-946a58fc-5420-4e18-9e74-5a39281a4d30 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:04.594549 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:04.594549 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:04.600791 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-333bd930-2d56-4381-81c6-46d2cd9c5489 req-946a58fc-5420-4e18-9e74-5a39281a4d30 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Volume info retrieved successfully. Jul 03 21:44:04.608175 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-333bd930-2d56-4381-81c6-46d2cd9c5489 req-946a58fc-5420-4e18-9e74-5a39281a4d30 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 returned with HTTP 200 Jul 03 21:44:04.608846 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 88/344] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:44:04 2026] GET /volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 => generated 1339 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:44:04.709565 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-333bd930-2d56-4381-81c6-46d2cd9c5489 req-88a8ad3e-ca8f-4c6e-8ea3-7c60538b0d5b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:04.715346 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-333bd930-2d56-4381-81c6-46d2cd9c5489 req-88a8ad3e-ca8f-4c6e-8ea3-7c60538b0d5b tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] PUT https://10.4.3.32/volume/v3/attachments/00982a86-6746-4005-9728-841ad508145b Jul 03 21:44:04.715965 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-333bd930-2d56-4381-81c6-46d2cd9c5489 req-88a8ad3e-ca8f-4c6e-8ea3-7c60538b0d5b tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:44:04.727991 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-333bd930-2d56-4381-81c6-46d2cd9c5489 req-88a8ad3e-ca8f-4c6e-8ea3-7c60538b0d5b tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Acquiring lock "cinder-attachment_update-6a1af495-2d37-48f8-bbb9-4f18c80de818-np0000004475" by "attachment_update" {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:44:04.732947 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-333bd930-2d56-4381-81c6-46d2cd9c5489 req-88a8ad3e-ca8f-4c6e-8ea3-7c60538b0d5b tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Lock "cinder-attachment_update-6a1af495-2d37-48f8-bbb9-4f18c80de818-np0000004475" acquired by "attachment_update" :: waited 0.007s {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:44:04.734728 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:04.734728 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:05.270633 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-333bd930-2d56-4381-81c6-46d2cd9c5489 req-88a8ad3e-ca8f-4c6e-8ea3-7c60538b0d5b tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Lock "cinder-attachment_update-6a1af495-2d37-48f8-bbb9-4f18c80de818-np0000004475" released by "attachment_update" :: held 0.538s {{(pid=99934) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:44:05.270970 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-333bd930-2d56-4381-81c6-46d2cd9c5489 req-88a8ad3e-ca8f-4c6e-8ea3-7c60538b0d5b tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/attachments/00982a86-6746-4005-9728-841ad508145b returned with HTTP 200 Jul 03 21:44:05.271551 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 84/345] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:44:04 2026] PUT /volume/v3/attachments/00982a86-6746-4005-9728-841ad508145b => generated 967 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:05.461485 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-0262e9d3-d836-4f1c-b4d1-11af4af99dfd None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:05.463496 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0262e9d3-d836-4f1c-b4d1-11af4af99dfd tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] GET https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 Jul 03 21:44:05.463711 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0262e9d3-d836-4f1c-b4d1-11af4af99dfd tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:05.463973 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0262e9d3-d836-4f1c-b4d1-11af4af99dfd tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:05.483113 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:05.483113 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:05.488250 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-0262e9d3-d836-4f1c-b4d1-11af4af99dfd tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Volume info retrieved successfully. Jul 03 21:44:05.493732 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0262e9d3-d836-4f1c-b4d1-11af4af99dfd tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 returned with HTTP 200 Jul 03 21:44:05.499823 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 89/346] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:05 2026] GET /volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 => generated 1160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:06.224064 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-52df2540-5b3a-4a9c-9d7f-b8f6303d86cf None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:06.227650 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-52df2540-5b3a-4a9c-9d7f-b8f6303d86cf tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 Jul 03 21:44:06.227851 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-52df2540-5b3a-4a9c-9d7f-b8f6303d86cf tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:06.228054 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-52df2540-5b3a-4a9c-9d7f-b8f6303d86cf tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:06.228197 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-52df2540-5b3a-4a9c-9d7f-b8f6303d86cf tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Delete volume with id: ff961b33-5153-4ba5-be08-6d382b0a0d31 Jul 03 21:44:06.239849 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-52df2540-5b3a-4a9c-9d7f-b8f6303d86cf tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 returned with HTTP 404 Jul 03 21:44:06.240891 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 86/347] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:44:06 2026] DELETE /volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:44:06.250869 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3969581d-4a65-4874-9243-25d83c6d7016 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:06.252875 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3969581d-4a65-4874-9243-25d83c6d7016 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] GET https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 Jul 03 21:44:06.253142 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3969581d-4a65-4874-9243-25d83c6d7016 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:06.253397 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3969581d-4a65-4874-9243-25d83c6d7016 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:06.260720 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3969581d-4a65-4874-9243-25d83c6d7016 tempest-VolumesAssistedSnapshotsTest-19390659 tempest-VolumesAssistedSnapshotsTest-19390659-project-admin] https://10.4.3.32/volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 returned with HTTP 404 Jul 03 21:44:06.261342 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 89/348] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:06 2026] GET /volume/v3/volumes/ff961b33-5153-4ba5-be08-6d382b0a0d31 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:44:06.511188 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f8c30755-2368-4403-ab4b-260447083020 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:06.513550 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f8c30755-2368-4403-ab4b-260447083020 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] GET https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 Jul 03 21:44:06.513925 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f8c30755-2368-4403-ab4b-260447083020 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:06.514206 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f8c30755-2368-4403-ab4b-260447083020 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:06.530851 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:06.530851 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:06.536163 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-f8c30755-2368-4403-ab4b-260447083020 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Volume info retrieved successfully. Jul 03 21:44:06.544017 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f8c30755-2368-4403-ab4b-260447083020 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 returned with HTTP 200 Jul 03 21:44:06.545031 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 85/349] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:06 2026] GET /volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 => generated 1160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:07.569407 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5cedf146-8131-49d9-8baf-8fbcce92d8b5 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:07.571741 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5cedf146-8131-49d9-8baf-8fbcce92d8b5 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] GET https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 Jul 03 21:44:07.571741 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5cedf146-8131-49d9-8baf-8fbcce92d8b5 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:07.572749 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5cedf146-8131-49d9-8baf-8fbcce92d8b5 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:07.600127 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:07.600127 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:07.610058 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-5cedf146-8131-49d9-8baf-8fbcce92d8b5 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Volume info retrieved successfully. Jul 03 21:44:07.619337 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5cedf146-8131-49d9-8baf-8fbcce92d8b5 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 returned with HTTP 200 Jul 03 21:44:07.619337 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 90/350] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:07 2026] GET /volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 => generated 1160 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:08.643161 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2af07ad1-94ed-426d-b56c-3723094b0165 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:08.646602 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2af07ad1-94ed-426d-b56c-3723094b0165 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] GET https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 Jul 03 21:44:08.646602 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2af07ad1-94ed-426d-b56c-3723094b0165 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:08.648714 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2af07ad1-94ed-426d-b56c-3723094b0165 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:08.670320 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:08.670320 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:08.676711 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-2af07ad1-94ed-426d-b56c-3723094b0165 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Volume info retrieved successfully. Jul 03 21:44:08.682328 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2af07ad1-94ed-426d-b56c-3723094b0165 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 returned with HTTP 200 Jul 03 21:44:08.682792 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 87/351] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:08 2026] GET /volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 => generated 1160 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:09.392352 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-01ecd0de-fb29-41f6-8e0a-1c796d951e14 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:09.659849 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-01ecd0de-fb29-41f6-8e0a-1c796d951e14 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:44:09.660098 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-01ecd0de-fb29-41f6-8e0a-1c796d951e14 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1496378147"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:44:09.661983 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-01ecd0de-fb29-41f6-8e0a-1c796d951e14 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1496378147'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:44:09.662143 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-01ecd0de-fb29-41f6-8e0a-1c796d951e14 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Create volume of 2 GB Jul 03 21:44:09.667423 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-01ecd0de-fb29-41f6-8e0a-1c796d951e14 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Availability Zones retrieved successfully. Jul 03 21:44:09.673851 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-01ecd0de-fb29-41f6-8e0a-1c796d951e14 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Flow 'volume_create_api' (a9cf8c78-93d8-4108-8d81-6fb962d1a3f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:44:09.675051 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-01ecd0de-fb29-41f6-8e0a-1c796d951e14 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39e7adb8-0947-43e4-80fc-8dccacb39fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:09.676263 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-01ecd0de-fb29-41f6-8e0a-1c796d951e14 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Validating volume size '2' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:44:09.699662 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9b60f013-cf63-4571-a8ae-9b21c4e32775 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:09.704159 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9b60f013-cf63-4571-a8ae-9b21c4e32775 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] GET https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 Jul 03 21:44:09.704159 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9b60f013-cf63-4571-a8ae-9b21c4e32775 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:09.704599 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9b60f013-cf63-4571-a8ae-9b21c4e32775 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:09.720906 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-01ecd0de-fb29-41f6-8e0a-1c796d951e14 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39e7adb8-0947-43e4-80fc-8dccacb39fae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:09.722128 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-01ecd0de-fb29-41f6-8e0a-1c796d951e14 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55269f0a-a23e-45dd-bbbe-ad20b0484560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:09.722618 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:09.722618 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:09.728391 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-9b60f013-cf63-4571-a8ae-9b21c4e32775 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Volume info retrieved successfully. Jul 03 21:44:09.734005 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9b60f013-cf63-4571-a8ae-9b21c4e32775 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 returned with HTTP 200 Jul 03 21:44:09.734462 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 86/352] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:09 2026] GET /volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 => generated 1160 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:09.824145 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-01ecd0de-fb29-41f6-8e0a-1c796d951e14 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Created reservations ['243ca6c5-79a4-428d-bcbe-14708e75e0f4', '8080667b-7a9b-450e-806c-0298d0768220', 'fed1ce26-587b-462e-a8e7-58648bb1b3bb', '8e47b976-5c48-4600-bb07-b118e683077b'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:44:09.824913 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-01ecd0de-fb29-41f6-8e0a-1c796d951e14 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55269f0a-a23e-45dd-bbbe-ad20b0484560) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['243ca6c5-79a4-428d-bcbe-14708e75e0f4', '8080667b-7a9b-450e-806c-0298d0768220', 'fed1ce26-587b-462e-a8e7-58648bb1b3bb', '8e47b976-5c48-4600-bb07-b118e683077b']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:09.826163 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-01ecd0de-fb29-41f6-8e0a-1c796d951e14 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27b6d926-12b7-44da-9e1f-a7618b12b375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:09.861675 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-01ecd0de-fb29-41f6-8e0a-1c796d951e14 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27b6d926-12b7-44da-9e1f-a7618b12b375) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d9711f9-54e9-47d6-bda1-5843241c1ecd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1496378147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a0f9a5e030c404fb015b5448546a145',qos_specs=None,replication_status=,reservations=['243ca6c5-79a4-428d-bcbe-14708e75e0f4','8080667b-7a9b-450e-806c-0298d0768220','fed1ce26-587b-462e-a8e7-58648bb1b3bb','8e47b976-5c48-4600-bb07-b118e683077b'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44f4beb433524a95bab14441b540036c',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:44:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1496378147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d9711f9-54e9-47d6-bda1-5843241c1ecd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a0f9a5e030c404fb015b5448546a145',provider_auth=None,provider_geometry=None,provider_id=None,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='44f4beb433524a95bab14441b540036c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:09.862848 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-01ecd0de-fb29-41f6-8e0a-1c796d951e14 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1e5b600-7816-4fff-86cd-79bd9bfa10a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:09.888692 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-01ecd0de-fb29-41f6-8e0a-1c796d951e14 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1e5b600-7816-4fff-86cd-79bd9bfa10a0) transitioned into state 'SUCCESS' from state '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-1496378147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a0f9a5e030c404fb015b5448546a145',qos_specs=None,replication_status=,reservations=['243ca6c5-79a4-428d-bcbe-14708e75e0f4','8080667b-7a9b-450e-806c-0298d0768220','fed1ce26-587b-462e-a8e7-58648bb1b3bb','8e47b976-5c48-4600-bb07-b118e683077b'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44f4beb433524a95bab14441b540036c',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:09.889430 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-01ecd0de-fb29-41f6-8e0a-1c796d951e14 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0168bf9-d39e-4326-bb37-4db4e3d79bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:09.900989 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-01ecd0de-fb29-41f6-8e0a-1c796d951e14 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0168bf9-d39e-4326-bb37-4db4e3d79bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:09.901858 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-01ecd0de-fb29-41f6-8e0a-1c796d951e14 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Flow 'volume_create_api' (a9cf8c78-93d8-4108-8d81-6fb962d1a3f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:44:09.902115 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-01ecd0de-fb29-41f6-8e0a-1c796d951e14 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Create volume request issued successfully. Jul 03 21:44:09.902776 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-01ecd0de-fb29-41f6-8e0a-1c796d951e14 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:44:09.903249 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 90/353] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:44:09 2026] POST /volume/v3/volumes => generated 753 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:44:09.916359 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d23e59ee-7f02-4172-9f58-0c0b948aa6f0 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:09.919107 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d23e59ee-7f02-4172-9f58-0c0b948aa6f0 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] GET https://10.4.3.32/volume/v3/volumes/8d9711f9-54e9-47d6-bda1-5843241c1ecd Jul 03 21:44:09.919362 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d23e59ee-7f02-4172-9f58-0c0b948aa6f0 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:09.919624 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d23e59ee-7f02-4172-9f58-0c0b948aa6f0 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:09.930483 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:09.930483 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:09.935427 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d23e59ee-7f02-4172-9f58-0c0b948aa6f0 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Volume info retrieved successfully. Jul 03 21:44:09.941619 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d23e59ee-7f02-4172-9f58-0c0b948aa6f0 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] https://10.4.3.32/volume/v3/volumes/8d9711f9-54e9-47d6-bda1-5843241c1ecd returned with HTTP 200 Jul 03 21:44:09.942256 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 91/354] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:09 2026] GET /volume/v3/volumes/8d9711f9-54e9-47d6-bda1-5843241c1ecd => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:10.583412 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-333bd930-2d56-4381-81c6-46d2cd9c5489 req-01d7bbb7-e805-4c3a-b02b-b39bb55187d6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:10.586220 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-333bd930-2d56-4381-81c6-46d2cd9c5489 req-01d7bbb7-e805-4c3a-b02b-b39bb55187d6 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] POST https://10.4.3.32/volume/v3/attachments/00982a86-6746-4005-9728-841ad508145b/action Jul 03 21:44:10.586683 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-333bd930-2d56-4381-81c6-46d2cd9c5489 req-01d7bbb7-e805-4c3a-b02b-b39bb55187d6 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Action body: b'{"os-complete": null}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:44:10.586892 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-333bd930-2d56-4381-81c6-46d2cd9c5489 req-01d7bbb7-e805-4c3a-b02b-b39bb55187d6 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:44:10.609806 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:10.609806 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:10.635057 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-333bd930-2d56-4381-81c6-46d2cd9c5489 req-01d7bbb7-e805-4c3a-b02b-b39bb55187d6 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/attachments/00982a86-6746-4005-9728-841ad508145b/action returned with HTTP 204 Jul 03 21:44:10.635057 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 88/355] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:44:10 2026] POST /volume/v3/attachments/00982a86-6746-4005-9728-841ad508145b/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:44:10.752987 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b11acbe7-15de-4106-9edc-bde65ce9e511 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:10.755571 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b11acbe7-15de-4106-9edc-bde65ce9e511 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] GET https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 Jul 03 21:44:10.755826 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b11acbe7-15de-4106-9edc-bde65ce9e511 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:10.756098 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b11acbe7-15de-4106-9edc-bde65ce9e511 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:10.773136 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:10.773136 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:10.777317 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-b11acbe7-15de-4106-9edc-bde65ce9e511 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Volume info retrieved successfully. Jul 03 21:44:10.783723 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b11acbe7-15de-4106-9edc-bde65ce9e511 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 returned with HTTP 200 Jul 03 21:44:10.784253 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 87/356] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:10 2026] GET /volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 => generated 1454 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:10.956179 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-fa9f99af-a56d-465a-a799-b46c85fff716 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:10.958190 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fa9f99af-a56d-465a-a799-b46c85fff716 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] GET https://10.4.3.32/volume/v3/volumes/8d9711f9-54e9-47d6-bda1-5843241c1ecd Jul 03 21:44:10.958401 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fa9f99af-a56d-465a-a799-b46c85fff716 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:10.958600 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fa9f99af-a56d-465a-a799-b46c85fff716 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:10.967411 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:10.967411 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:10.972596 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-fa9f99af-a56d-465a-a799-b46c85fff716 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Volume info retrieved successfully. Jul 03 21:44:10.977856 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fa9f99af-a56d-465a-a799-b46c85fff716 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] https://10.4.3.32/volume/v3/volumes/8d9711f9-54e9-47d6-bda1-5843241c1ecd returned with HTTP 200 Jul 03 21:44:10.978230 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 91/357] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:10 2026] GET /volume/v3/volumes/8d9711f9-54e9-47d6-bda1-5843241c1ecd => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:10.997502 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b20c6954-47e7-4f8b-b827-dd0c4fba69fd None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:11.002398 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b20c6954-47e7-4f8b-b827-dd0c4fba69fd tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:44:11.002398 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b20c6954-47e7-4f8b-b827-dd0c4fba69fd tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "8d9711f9-54e9-47d6-bda1-5843241c1ecd"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:44:11.004486 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-b20c6954-47e7-4f8b-b827-dd0c4fba69fd tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '8d9711f9-54e9-47d6-bda1-5843241c1ecd'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:44:11.017932 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:11.017932 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:11.017932 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b20c6954-47e7-4f8b-b827-dd0c4fba69fd tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Volume retrieved successfully. Jul 03 21:44:11.017932 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-b20c6954-47e7-4f8b-b827-dd0c4fba69fd tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Create volume of 1 GB Jul 03 21:44:11.024059 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b20c6954-47e7-4f8b-b827-dd0c4fba69fd tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Availability Zones retrieved successfully. Jul 03 21:44:11.033470 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-b20c6954-47e7-4f8b-b827-dd0c4fba69fd tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Flow 'volume_create_api' (dfe50a9b-dd82-4657-bdbb-23b8b744c7af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:44:11.035648 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-b20c6954-47e7-4f8b-b827-dd0c4fba69fd tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6be372ce-8585-4afd-88c5-5c58a95ff982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:11.037626 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-b20c6954-47e7-4f8b-b827-dd0c4fba69fd tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:44:11.043330 np0000004475 devstack@c-api.service[99935]: WARNING cinder.volume.api [None req-b20c6954-47e7-4f8b-b827-dd0c4fba69fd tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6be372ce-8585-4afd-88c5-5c58a95ff982) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 21:44:11.043330 np0000004475 devstack@c-api.service[99935]: 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 21:44:11.046028 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-b20c6954-47e7-4f8b-b827-dd0c4fba69fd tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6be372ce-8585-4afd-88c5-5c58a95ff982) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:11.046640 np0000004475 devstack@c-api.service[99935]: WARNING cinder.volume.api [None req-b20c6954-47e7-4f8b-b827-dd0c4fba69fd tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6be372ce-8585-4afd-88c5-5c58a95ff982) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 21:44:11.047707 np0000004475 devstack@c-api.service[99935]: WARNING cinder.volume.api [None req-b20c6954-47e7-4f8b-b827-dd0c4fba69fd tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Flow 'volume_create_api' (dfe50a9b-dd82-4657-bdbb-23b8b744c7af) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 21:44:11.047922 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b20c6954-47e7-4f8b-b827-dd0c4fba69fd tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 400 Jul 03 21:44:11.048675 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 92/358] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:44:10 2026] POST /volume/v3/volumes => generated 173 bytes in 52 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 21:44:11.057175 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-01773aed-a63e-4f56-b282-4bb31a5b70c0 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:11.060021 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-01773aed-a63e-4f56-b282-4bb31a5b70c0 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] GET https://10.4.3.32/volume/v3/volumes/8d9711f9-54e9-47d6-bda1-5843241c1ecd Jul 03 21:44:11.060436 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-01773aed-a63e-4f56-b282-4bb31a5b70c0 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:11.061567 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-01773aed-a63e-4f56-b282-4bb31a5b70c0 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:11.071563 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:11.071563 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:11.078242 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-01773aed-a63e-4f56-b282-4bb31a5b70c0 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Volume info retrieved successfully. Jul 03 21:44:11.086130 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-01773aed-a63e-4f56-b282-4bb31a5b70c0 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] https://10.4.3.32/volume/v3/volumes/8d9711f9-54e9-47d6-bda1-5843241c1ecd returned with HTTP 200 Jul 03 21:44:11.086852 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 89/359] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:11 2026] GET /volume/v3/volumes/8d9711f9-54e9-47d6-bda1-5843241c1ecd => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:11.101257 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-3378a96a-d0c8-443a-a699-c7b776ebf06b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:11.104054 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3378a96a-d0c8-443a-a699-c7b776ebf06b tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] DELETE https://10.4.3.32/volume/v3/volumes/8d9711f9-54e9-47d6-bda1-5843241c1ecd Jul 03 21:44:11.104343 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3378a96a-d0c8-443a-a699-c7b776ebf06b tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:11.104638 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3378a96a-d0c8-443a-a699-c7b776ebf06b tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:11.104906 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-3378a96a-d0c8-443a-a699-c7b776ebf06b tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Delete volume with id: 8d9711f9-54e9-47d6-bda1-5843241c1ecd Jul 03 21:44:11.114970 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:11.114970 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:11.115663 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-3378a96a-d0c8-443a-a699-c7b776ebf06b tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Volume info retrieved successfully. Jul 03 21:44:11.155501 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-3378a96a-d0c8-443a-a699-c7b776ebf06b tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Delete volume request issued successfully. Jul 03 21:44:11.155800 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3378a96a-d0c8-443a-a699-c7b776ebf06b tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] https://10.4.3.32/volume/v3/volumes/8d9711f9-54e9-47d6-bda1-5843241c1ecd returned with HTTP 202 Jul 03 21:44:11.156500 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 88/360] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:44:11 2026] DELETE /volume/v3/volumes/8d9711f9-54e9-47d6-bda1-5843241c1ecd => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:44:11.164638 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8065f0dc-4422-43ac-a197-32b6c9115ddb None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:11.167141 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8065f0dc-4422-43ac-a197-32b6c9115ddb tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] GET https://10.4.3.32/volume/v3/volumes/8d9711f9-54e9-47d6-bda1-5843241c1ecd Jul 03 21:44:11.167413 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8065f0dc-4422-43ac-a197-32b6c9115ddb tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:11.167716 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8065f0dc-4422-43ac-a197-32b6c9115ddb tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:11.178320 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:11.178320 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:11.183016 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-8065f0dc-4422-43ac-a197-32b6c9115ddb tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Volume info retrieved successfully. Jul 03 21:44:11.188956 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8065f0dc-4422-43ac-a197-32b6c9115ddb tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] https://10.4.3.32/volume/v3/volumes/8d9711f9-54e9-47d6-bda1-5843241c1ecd returned with HTTP 200 Jul 03 21:44:11.189095 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 92/361] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:11 2026] GET /volume/v3/volumes/8d9711f9-54e9-47d6-bda1-5843241c1ecd => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:11.218227 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-2412890d-8948-46f5-ad5a-2efd026d3305 req-ae909809-79e7-45c1-b472-cc15d4906879 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:11.220321 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-2412890d-8948-46f5-ad5a-2efd026d3305 req-ae909809-79e7-45c1-b472-cc15d4906879 tempest-TestMultiAttachVolumeSwap-1933880451 tempest-TestMultiAttachVolumeSwap-1933880451-project] GET https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 Jul 03 21:44:11.220561 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-2412890d-8948-46f5-ad5a-2efd026d3305 req-ae909809-79e7-45c1-b472-cc15d4906879 tempest-TestMultiAttachVolumeSwap-1933880451 tempest-TestMultiAttachVolumeSwap-1933880451-project] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:11.220772 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-2412890d-8948-46f5-ad5a-2efd026d3305 req-ae909809-79e7-45c1-b472-cc15d4906879 tempest-TestMultiAttachVolumeSwap-1933880451 tempest-TestMultiAttachVolumeSwap-1933880451-project] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:11.236669 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:11.236669 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:11.241349 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-2412890d-8948-46f5-ad5a-2efd026d3305 req-ae909809-79e7-45c1-b472-cc15d4906879 tempest-TestMultiAttachVolumeSwap-1933880451 tempest-TestMultiAttachVolumeSwap-1933880451-project] Volume info retrieved successfully. Jul 03 21:44:11.247162 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-2412890d-8948-46f5-ad5a-2efd026d3305 req-ae909809-79e7-45c1-b472-cc15d4906879 tempest-TestMultiAttachVolumeSwap-1933880451 tempest-TestMultiAttachVolumeSwap-1933880451-project] https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 returned with HTTP 200 Jul 03 21:44:11.247653 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 93/362] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:44:11 2026] GET /volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 => generated 1638 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 21:44:11.259004 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-74534280-f59f-482c-a3d2-18376b9b63b6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:11.261261 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-74534280-f59f-482c-a3d2-18376b9b63b6 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-reader] GET https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 Jul 03 21:44:11.261523 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-74534280-f59f-482c-a3d2-18376b9b63b6 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-reader] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:11.261788 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-74534280-f59f-482c-a3d2-18376b9b63b6 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-reader] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:11.278769 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:11.278769 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:11.285021 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-74534280-f59f-482c-a3d2-18376b9b63b6 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-reader] Volume info retrieved successfully. Jul 03 21:44:11.291770 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-74534280-f59f-482c-a3d2-18376b9b63b6 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-reader] https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 returned with HTTP 200 Jul 03 21:44:11.292284 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 90/363] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:11 2026] GET /volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 => generated 1454 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:11.306098 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c510dfef-7273-40c6-92b0-67fd14fa11ad None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:11.308136 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c510dfef-7273-40c6-92b0-67fd14fa11ad tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-reader] GET https://10.4.3.32/volume/v3/volumes/c61b3c0c-e3d9-4780-ac78-41f8dd197191 Jul 03 21:44:11.308386 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c510dfef-7273-40c6-92b0-67fd14fa11ad tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-reader] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:11.308614 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c510dfef-7273-40c6-92b0-67fd14fa11ad tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-reader] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:11.316719 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:11.316719 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:11.321033 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c510dfef-7273-40c6-92b0-67fd14fa11ad tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-reader] Volume info retrieved successfully. Jul 03 21:44:11.326841 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c510dfef-7273-40c6-92b0-67fd14fa11ad tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-reader] https://10.4.3.32/volume/v3/volumes/c61b3c0c-e3d9-4780-ac78-41f8dd197191 returned with HTTP 200 Jul 03 21:44:11.327437 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 89/364] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:11 2026] GET /volume/v3/volumes/c61b3c0c-e3d9-4780-ac78-41f8dd197191 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:11.429882 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a56745f9-7a94-4854-9240-af0a509c3a03 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:11.432332 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a56745f9-7a94-4854-9240-af0a509c3a03 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] GET https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 Jul 03 21:44:11.432634 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a56745f9-7a94-4854-9240-af0a509c3a03 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:11.432935 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a56745f9-7a94-4854-9240-af0a509c3a03 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:11.451003 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:11.451003 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:11.456250 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-a56745f9-7a94-4854-9240-af0a509c3a03 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Volume info retrieved successfully. Jul 03 21:44:11.462359 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a56745f9-7a94-4854-9240-af0a509c3a03 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 returned with HTTP 200 Jul 03 21:44:11.462960 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 93/365] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:11 2026] GET /volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 => generated 1454 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:11.515466 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-e7236416-f719-4200-88f4-d19dbe21ad43 req-0716ec7c-12dc-49e9-a8cd-9d64dc3c4506 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:11.518144 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-e7236416-f719-4200-88f4-d19dbe21ad43 req-0716ec7c-12dc-49e9-a8cd-9d64dc3c4506 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] GET https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 Jul 03 21:44:11.518466 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-e7236416-f719-4200-88f4-d19dbe21ad43 req-0716ec7c-12dc-49e9-a8cd-9d64dc3c4506 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:11.518661 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-e7236416-f719-4200-88f4-d19dbe21ad43 req-0716ec7c-12dc-49e9-a8cd-9d64dc3c4506 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:11.537821 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:11.537821 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:11.545548 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-e7236416-f719-4200-88f4-d19dbe21ad43 req-0716ec7c-12dc-49e9-a8cd-9d64dc3c4506 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Volume info retrieved successfully. Jul 03 21:44:11.556626 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-e7236416-f719-4200-88f4-d19dbe21ad43 req-0716ec7c-12dc-49e9-a8cd-9d64dc3c4506 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 returned with HTTP 200 Jul 03 21:44:11.557225 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 94/366] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:44:11 2026] GET /volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 => generated 1454 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:11.580857 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-e7236416-f719-4200-88f4-d19dbe21ad43 req-6fd3f948-1542-43c4-9923-68be19ffb432 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:11.583766 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-e7236416-f719-4200-88f4-d19dbe21ad43 req-6fd3f948-1542-43c4-9923-68be19ffb432 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] POST https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818/action Jul 03 21:44:11.584316 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-e7236416-f719-4200-88f4-d19dbe21ad43 req-6fd3f948-1542-43c4-9923-68be19ffb432 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:44:11.585122 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-e7236416-f719-4200-88f4-d19dbe21ad43 req-6fd3f948-1542-43c4-9923-68be19ffb432 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:44:11.607241 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:11.607241 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:11.607923 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-e7236416-f719-4200-88f4-d19dbe21ad43 req-6fd3f948-1542-43c4-9923-68be19ffb432 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Volume info retrieved successfully. Jul 03 21:44:11.625686 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-e7236416-f719-4200-88f4-d19dbe21ad43 req-6fd3f948-1542-43c4-9923-68be19ffb432 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Begin detaching volume completed successfully. Jul 03 21:44:11.625686 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-e7236416-f719-4200-88f4-d19dbe21ad43 req-6fd3f948-1542-43c4-9923-68be19ffb432 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818/action returned with HTTP 202 Jul 03 21:44:11.626322 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 91/367] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 21:44:11 2026] POST /volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:44:12.001649 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-17129100-0406-4b69-812f-da4e8b76a07f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:12.003600 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-17129100-0406-4b69-812f-da4e8b76a07f tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:44:12.003974 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-17129100-0406-4b69-812f-da4e8b76a07f tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-931899107", "imageRef": "f4ececa3-1558-4774-bffb-35f7b89c60f0", "size": 1}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:44:12.005417 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-17129100-0406-4b69-812f-da4e8b76a07f tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-931899107', 'imageRef': 'f4ececa3-1558-4774-bffb-35f7b89c60f0', 'size': 1}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:44:12.101521 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-17129100-0406-4b69-812f-da4e8b76a07f tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Create volume of 1 GB Jul 03 21:44:12.108386 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-17129100-0406-4b69-812f-da4e8b76a07f tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Availability Zones retrieved successfully. Jul 03 21:44:12.116784 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-17129100-0406-4b69-812f-da4e8b76a07f tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Flow 'volume_create_api' (baac2f39-d6f9-43d6-a06b-e1cdaf69a55c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:44:12.118598 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-17129100-0406-4b69-812f-da4e8b76a07f tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec954a3a-7520-430d-ad92-ad3713f9aa36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:12.119259 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-17129100-0406-4b69-812f-da4e8b76a07f tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:44:12.206029 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-88ebd43c-c90f-472c-b6dc-2f9ff5099355 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:12.208425 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-88ebd43c-c90f-472c-b6dc-2f9ff5099355 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] GET https://10.4.3.32/volume/v3/volumes/8d9711f9-54e9-47d6-bda1-5843241c1ecd Jul 03 21:44:12.208821 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-88ebd43c-c90f-472c-b6dc-2f9ff5099355 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:12.209016 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-88ebd43c-c90f-472c-b6dc-2f9ff5099355 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:12.214086 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-17129100-0406-4b69-812f-da4e8b76a07f tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec954a3a-7520-430d-ad92-ad3713f9aa36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:12.215557 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-17129100-0406-4b69-812f-da4e8b76a07f tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b3641b1-37fc-4c22-87e9-46934c177b31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:12.223033 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-88ebd43c-c90f-472c-b6dc-2f9ff5099355 tempest-VolumesCloneNegativeTest-907778982 tempest-VolumesCloneNegativeTest-907778982-project-member] https://10.4.3.32/volume/v3/volumes/8d9711f9-54e9-47d6-bda1-5843241c1ecd returned with HTTP 404 Jul 03 21:44:12.223733 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 94/368] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:12 2026] GET /volume/v3/volumes/8d9711f9-54e9-47d6-bda1-5843241c1ecd => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:44:12.319257 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-17129100-0406-4b69-812f-da4e8b76a07f tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Created reservations ['bfd77a4b-e23d-4341-8f9f-019aa041586d', '0bb2da90-b3fa-4f6c-b158-51aeddf5b461', '7c7c98fd-4417-450f-9c50-cb251328fea5', 'a4a06b0f-3511-4bff-8668-b1655df36899'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:44:12.320416 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-17129100-0406-4b69-812f-da4e8b76a07f tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b3641b1-37fc-4c22-87e9-46934c177b31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfd77a4b-e23d-4341-8f9f-019aa041586d', '0bb2da90-b3fa-4f6c-b158-51aeddf5b461', '7c7c98fd-4417-450f-9c50-cb251328fea5', 'a4a06b0f-3511-4bff-8668-b1655df36899']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:12.322172 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-17129100-0406-4b69-812f-da4e8b76a07f tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06a1de41-3663-448e-b19c-b6db0344dfe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:12.355662 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-17129100-0406-4b69-812f-da4e8b76a07f tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06a1de41-3663-448e-b19c-b6db0344dfe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f46896f6-c15a-4fe3-a237-9ff3e2e90d34', '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-931899107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dca0d9dbdda4589ba84a1feecdbd97a',qos_specs=None,replication_status=,reservations=['bfd77a4b-e23d-4341-8f9f-019aa041586d','0bb2da90-b3fa-4f6c-b158-51aeddf5b461','7c7c98fd-4417-450f-9c50-cb251328fea5','a4a06b0f-3511-4bff-8668-b1655df36899'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d19af896280f4810890ca94f8111663c',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:44:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-931899107',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f46896f6-c15a-4fe3-a237-9ff3e2e90d34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6dca0d9dbdda4589ba84a1feecdbd97a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d19af896280f4810890ca94f8111663c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:12.356839 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-17129100-0406-4b69-812f-da4e8b76a07f tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b8c70d3-f60f-4afa-8f53-329adc8e755b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:12.404422 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-17129100-0406-4b69-812f-da4e8b76a07f tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b8c70d3-f60f-4afa-8f53-329adc8e755b) transitioned into state 'SUCCESS' from state '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-931899107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dca0d9dbdda4589ba84a1feecdbd97a',qos_specs=None,replication_status=,reservations=['bfd77a4b-e23d-4341-8f9f-019aa041586d','0bb2da90-b3fa-4f6c-b158-51aeddf5b461','7c7c98fd-4417-450f-9c50-cb251328fea5','a4a06b0f-3511-4bff-8668-b1655df36899'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d19af896280f4810890ca94f8111663c',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:12.404930 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-17129100-0406-4b69-812f-da4e8b76a07f tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76a6a280-b31c-483a-a8ee-134355a904be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:12.432731 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-17129100-0406-4b69-812f-da4e8b76a07f tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76a6a280-b31c-483a-a8ee-134355a904be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:12.434038 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-17129100-0406-4b69-812f-da4e8b76a07f tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Flow 'volume_create_api' (baac2f39-d6f9-43d6-a06b-e1cdaf69a55c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:44:12.434531 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-17129100-0406-4b69-812f-da4e8b76a07f tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Create volume request issued successfully. Jul 03 21:44:12.435333 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-17129100-0406-4b69-812f-da4e8b76a07f tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:44:12.435875 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 90/369] 10.4.3.32 () {70 vars in 1293 bytes} [Fri Jul 3 21:44:12 2026] POST /volume/v3/volumes => generated 896 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:44:12.451830 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7f9d2139-e351-4081-8fe7-24d60113070b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:12.454529 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7f9d2139-e351-4081-8fe7-24d60113070b tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] GET https://10.4.3.32/volume/v3/volumes/f46896f6-c15a-4fe3-a237-9ff3e2e90d34 Jul 03 21:44:12.454976 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7f9d2139-e351-4081-8fe7-24d60113070b tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:12.455388 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7f9d2139-e351-4081-8fe7-24d60113070b tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:12.466806 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:12.466806 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:12.473096 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-7f9d2139-e351-4081-8fe7-24d60113070b tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Volume info retrieved successfully. Jul 03 21:44:12.480536 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7f9d2139-e351-4081-8fe7-24d60113070b tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] https://10.4.3.32/volume/v3/volumes/f46896f6-c15a-4fe3-a237-9ff3e2e90d34 returned with HTTP 200 Jul 03 21:44:12.481178 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 95/370] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:44:12 2026] GET /volume/v3/volumes/f46896f6-c15a-4fe3-a237-9ff3e2e90d34 => generated 964 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:12.667569 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2da10652-9bfb-4bc1-9304-bcec57e74643 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:12.667569 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2da10652-9bfb-4bc1-9304-bcec57e74643 None None] GET https://10.4.3.32/volume// Jul 03 21:44:12.667875 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2da10652-9bfb-4bc1-9304-bcec57e74643 None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:12.668518 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2da10652-9bfb-4bc1-9304-bcec57e74643 None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:12.669139 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2da10652-9bfb-4bc1-9304-bcec57e74643 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:44:12.669139 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 92/371] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:44:12 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 21:44:12.681324 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-e7236416-f719-4200-88f4-d19dbe21ad43 req-68e90c56-b986-405f-a2bc-3557b1c78e33 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:12.684666 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-e7236416-f719-4200-88f4-d19dbe21ad43 req-68e90c56-b986-405f-a2bc-3557b1c78e33 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] GET https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 Jul 03 21:44:12.684666 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-e7236416-f719-4200-88f4-d19dbe21ad43 req-68e90c56-b986-405f-a2bc-3557b1c78e33 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:12.685818 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-e7236416-f719-4200-88f4-d19dbe21ad43 req-68e90c56-b986-405f-a2bc-3557b1c78e33 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:12.722550 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:12.722550 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:12.732190 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-e7236416-f719-4200-88f4-d19dbe21ad43 req-68e90c56-b986-405f-a2bc-3557b1c78e33 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Volume info retrieved successfully. Jul 03 21:44:12.741480 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-e7236416-f719-4200-88f4-d19dbe21ad43 req-68e90c56-b986-405f-a2bc-3557b1c78e33 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 returned with HTTP 200 Jul 03 21:44:12.742184 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 95/372] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:44:12 2026] GET /volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 => generated 1637 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:44:12.902670 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6256cfab-b1d2-497b-a194-7232a0f5fee3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:12.907353 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6256cfab-b1d2-497b-a194-7232a0f5fee3 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] GET https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da Jul 03 21:44:12.907588 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6256cfab-b1d2-497b-a194-7232a0f5fee3 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:12.908622 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6256cfab-b1d2-497b-a194-7232a0f5fee3 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:12.920441 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:12.920441 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:12.928546 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-6256cfab-b1d2-497b-a194-7232a0f5fee3 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Volume info retrieved successfully. Jul 03 21:44:12.936770 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6256cfab-b1d2-497b-a194-7232a0f5fee3 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da returned with HTTP 200 Jul 03 21:44:12.937577 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 91/373] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:12 2026] GET /volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:13.016535 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-685cfa70-8f4c-4330-806b-dff241c0fe7e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:13.018882 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-685cfa70-8f4c-4330-806b-dff241c0fe7e tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] GET https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da Jul 03 21:44:13.019125 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-685cfa70-8f4c-4330-806b-dff241c0fe7e tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:13.019364 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-685cfa70-8f4c-4330-806b-dff241c0fe7e tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:13.027880 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:13.027880 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:13.032710 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-685cfa70-8f4c-4330-806b-dff241c0fe7e tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Volume info retrieved successfully. Jul 03 21:44:13.038094 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-685cfa70-8f4c-4330-806b-dff241c0fe7e tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da returned with HTTP 200 Jul 03 21:44:13.038452 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 96/374] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:13 2026] GET /volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:44:13.437273 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-e7236416-f719-4200-88f4-d19dbe21ad43 req-560244b3-8242-4b9f-b218-e2e14d353ce2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:13.442788 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-e7236416-f719-4200-88f4-d19dbe21ad43 req-560244b3-8242-4b9f-b218-e2e14d353ce2 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] GET https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 Jul 03 21:44:13.442788 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-e7236416-f719-4200-88f4-d19dbe21ad43 req-560244b3-8242-4b9f-b218-e2e14d353ce2 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:13.442788 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-e7236416-f719-4200-88f4-d19dbe21ad43 req-560244b3-8242-4b9f-b218-e2e14d353ce2 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:13.458776 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:13.458776 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:13.464924 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-e7236416-f719-4200-88f4-d19dbe21ad43 req-560244b3-8242-4b9f-b218-e2e14d353ce2 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Volume info retrieved successfully. Jul 03 21:44:13.471489 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-e7236416-f719-4200-88f4-d19dbe21ad43 req-560244b3-8242-4b9f-b218-e2e14d353ce2 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 returned with HTTP 200 Jul 03 21:44:13.471489 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 93/375] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:44:13 2026] GET /volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:13.501090 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4ba22be8-9b1b-4de8-87da-aafef4f90892 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:13.503109 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4ba22be8-9b1b-4de8-87da-aafef4f90892 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] GET https://10.4.3.32/volume/v3/volumes/f46896f6-c15a-4fe3-a237-9ff3e2e90d34 Jul 03 21:44:13.503553 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4ba22be8-9b1b-4de8-87da-aafef4f90892 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:13.503553 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4ba22be8-9b1b-4de8-87da-aafef4f90892 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:13.511939 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:13.511939 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:13.519399 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-4ba22be8-9b1b-4de8-87da-aafef4f90892 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Volume info retrieved successfully. Jul 03 21:44:13.523112 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4ba22be8-9b1b-4de8-87da-aafef4f90892 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] https://10.4.3.32/volume/v3/volumes/f46896f6-c15a-4fe3-a237-9ff3e2e90d34 returned with HTTP 200 Jul 03 21:44:13.523735 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 96/376] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:44:13 2026] GET /volume/v3/volumes/f46896f6-c15a-4fe3-a237-9ff3e2e90d34 => generated 1538 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:44:13.579727 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-88531fe3-2596-4e00-b072-717478d3edfa req-c6a1bd96-6056-4e5c-ac63-7e1a88de14f6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:13.582690 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-88531fe3-2596-4e00-b072-717478d3edfa req-c6a1bd96-6056-4e5c-ac63-7e1a88de14f6 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] GET https://10.4.3.32/volume/v3/volumes/f46896f6-c15a-4fe3-a237-9ff3e2e90d34 Jul 03 21:44:13.582990 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-88531fe3-2596-4e00-b072-717478d3edfa req-c6a1bd96-6056-4e5c-ac63-7e1a88de14f6 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:13.583228 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-88531fe3-2596-4e00-b072-717478d3edfa req-c6a1bd96-6056-4e5c-ac63-7e1a88de14f6 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:13.593077 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:13.593077 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:13.599849 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-88531fe3-2596-4e00-b072-717478d3edfa req-c6a1bd96-6056-4e5c-ac63-7e1a88de14f6 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Volume info retrieved successfully. Jul 03 21:44:13.606053 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-88531fe3-2596-4e00-b072-717478d3edfa req-c6a1bd96-6056-4e5c-ac63-7e1a88de14f6 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] https://10.4.3.32/volume/v3/volumes/f46896f6-c15a-4fe3-a237-9ff3e2e90d34 returned with HTTP 200 Jul 03 21:44:13.606564 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 92/377] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:44:13 2026] GET /volume/v3/volumes/f46896f6-c15a-4fe3-a237-9ff3e2e90d34 => generated 1358 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:13.983772 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-e7236416-f719-4200-88f4-d19dbe21ad43 req-19dc004c-d516-4eb0-b307-87c3be165ee6 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:13.986776 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-e7236416-f719-4200-88f4-d19dbe21ad43 req-19dc004c-d516-4eb0-b307-87c3be165ee6 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] DELETE https://10.4.3.32/volume/v3/attachments/00982a86-6746-4005-9728-841ad508145b Jul 03 21:44:13.987002 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-e7236416-f719-4200-88f4-d19dbe21ad43 req-19dc004c-d516-4eb0-b307-87c3be165ee6 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:13.987227 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-e7236416-f719-4200-88f4-d19dbe21ad43 req-19dc004c-d516-4eb0-b307-87c3be165ee6 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:13.999059 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:13.999059 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:14.563145 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-e7236416-f719-4200-88f4-d19dbe21ad43 req-19dc004c-d516-4eb0-b307-87c3be165ee6 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/attachments/00982a86-6746-4005-9728-841ad508145b returned with HTTP 200 Jul 03 21:44:14.563790 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 97/378] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:44:13 2026] DELETE /volume/v3/attachments/00982a86-6746-4005-9728-841ad508145b => generated 192 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:14.792852 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-88531fe3-2596-4e00-b072-717478d3edfa req-50a5defa-03b7-4a9e-9018-5b017a764d33 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:14.795270 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-88531fe3-2596-4e00-b072-717478d3edfa req-50a5defa-03b7-4a9e-9018-5b017a764d33 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] GET https://10.4.3.32/volume/v3/volumes/f46896f6-c15a-4fe3-a237-9ff3e2e90d34 Jul 03 21:44:14.795668 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-88531fe3-2596-4e00-b072-717478d3edfa req-50a5defa-03b7-4a9e-9018-5b017a764d33 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:14.796107 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-88531fe3-2596-4e00-b072-717478d3edfa req-50a5defa-03b7-4a9e-9018-5b017a764d33 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:14.809455 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:14.809455 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:14.818420 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-88531fe3-2596-4e00-b072-717478d3edfa req-50a5defa-03b7-4a9e-9018-5b017a764d33 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Volume info retrieved successfully. Jul 03 21:44:14.824674 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-88531fe3-2596-4e00-b072-717478d3edfa req-50a5defa-03b7-4a9e-9018-5b017a764d33 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] https://10.4.3.32/volume/v3/volumes/f46896f6-c15a-4fe3-a237-9ff3e2e90d34 returned with HTTP 200 Jul 03 21:44:14.825534 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 94/379] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:44:14 2026] GET /volume/v3/volumes/f46896f6-c15a-4fe3-a237-9ff3e2e90d34 => generated 1358 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:14.840946 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e0ea3379-b8de-46e8-b387-670f6b9746ef None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:14.841563 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e0ea3379-b8de-46e8-b387-670f6b9746ef None None] GET https://10.4.3.32/volume// Jul 03 21:44:14.841657 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e0ea3379-b8de-46e8-b387-670f6b9746ef None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:14.841941 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e0ea3379-b8de-46e8-b387-670f6b9746ef None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:14.842307 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e0ea3379-b8de-46e8-b387-670f6b9746ef None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:44:14.842666 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 97/380] 10.4.3.32 () {66 vars in 1412 bytes} [Fri Jul 3 21:44: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 21:44:14.855387 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-88531fe3-2596-4e00-b072-717478d3edfa req-ee2e43a6-990b-4420-8414-10b3f7415cc7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:14.861092 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-88531fe3-2596-4e00-b072-717478d3edfa req-ee2e43a6-990b-4420-8414-10b3f7415cc7 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:44:14.861092 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-88531fe3-2596-4e00-b072-717478d3edfa req-ee2e43a6-990b-4420-8414-10b3f7415cc7 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f46896f6-c15a-4fe3-a237-9ff3e2e90d34", "connector": null, "instance_uuid": "11426dbf-068f-409a-a7ab-f1b5aa68e886"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:44:14.872519 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:14.872519 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:14.912844 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-88531fe3-2596-4e00-b072-717478d3edfa req-ee2e43a6-990b-4420-8414-10b3f7415cc7 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:44:14.913501 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 93/381] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:44:14 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 21:44:15.734059 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9c5249fc-867b-48d0-bfdb-ea75eabfba50 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:15.927064 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-79a1bb22-f90f-4b48-9ba9-1bc7732d02a0 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:15.931223 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-79a1bb22-f90f-4b48-9ba9-1bc7732d02a0 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] GET https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 Jul 03 21:44:15.931715 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-79a1bb22-f90f-4b48-9ba9-1bc7732d02a0 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:15.932138 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-79a1bb22-f90f-4b48-9ba9-1bc7732d02a0 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:15.953906 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:15.953906 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:15.966421 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-79a1bb22-f90f-4b48-9ba9-1bc7732d02a0 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Volume info retrieved successfully. Jul 03 21:44:15.973144 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-79a1bb22-f90f-4b48-9ba9-1bc7732d02a0 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 returned with HTTP 200 Jul 03 21:44:15.973864 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 95/382] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:15 2026] GET /volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 => generated 1157 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:16.034704 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-5e7813f8-49da-4059-9d00-a078d02de93e req-b2ddb187-e7ae-4684-b17d-6665c050c9f7 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:16.037406 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9c5249fc-867b-48d0-bfdb-ea75eabfba50 tempest-VolumesSummaryTest-417208207 tempest-VolumesSummaryTest-417208207-project-member] GET https://10.4.3.32/volume/v3/volumes/summary Jul 03 21:44:16.037681 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9c5249fc-867b-48d0-bfdb-ea75eabfba50 tempest-VolumesSummaryTest-417208207 tempest-VolumesSummaryTest-417208207-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:16.037931 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9c5249fc-867b-48d0-bfdb-ea75eabfba50 tempest-VolumesSummaryTest-417208207 tempest-VolumesSummaryTest-417208207-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:16.038228 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.api_utils [None req-9c5249fc-867b-48d0-bfdb-ea75eabfba50 tempest-VolumesSummaryTest-417208207 tempest-VolumesSummaryTest-417208207-project-member] Removing options '' from query. {{(pid=99935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:16.038296 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:16.038296 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:16.043617 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-5e7813f8-49da-4059-9d00-a078d02de93e req-b2ddb187-e7ae-4684-b17d-6665c050c9f7 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] GET https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 Jul 03 21:44:16.043870 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-5e7813f8-49da-4059-9d00-a078d02de93e req-b2ddb187-e7ae-4684-b17d-6665c050c9f7 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:16.044168 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-5e7813f8-49da-4059-9d00-a078d02de93e req-b2ddb187-e7ae-4684-b17d-6665c050c9f7 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:16.044529 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-9c5249fc-867b-48d0-bfdb-ea75eabfba50 tempest-VolumesSummaryTest-417208207 tempest-VolumesSummaryTest-417208207-project-member] Get summary completed successfully. Jul 03 21:44:16.045199 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9c5249fc-867b-48d0-bfdb-ea75eabfba50 tempest-VolumesSummaryTest-417208207 tempest-VolumesSummaryTest-417208207-project-member] https://10.4.3.32/volume/v3/volumes/summary returned with HTTP 200 Jul 03 21:44:16.046603 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 98/383] 10.4.3.32 () {68 vars in 1295 bytes} [Fri Jul 3 21:44:15 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:16.066770 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:16.066770 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:16.073890 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-5e7813f8-49da-4059-9d00-a078d02de93e req-b2ddb187-e7ae-4684-b17d-6665c050c9f7 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Volume info retrieved successfully. Jul 03 21:44:16.085715 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-5e7813f8-49da-4059-9d00-a078d02de93e req-b2ddb187-e7ae-4684-b17d-6665c050c9f7 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 returned with HTTP 200 Jul 03 21:44:16.086411 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 98/384] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:44:16 2026] GET /volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 => generated 1157 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:16.107546 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-5e7813f8-49da-4059-9d00-a078d02de93e req-0bb3670b-df01-4e51-af6a-3e14140a0018 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:16.110773 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-5e7813f8-49da-4059-9d00-a078d02de93e req-0bb3670b-df01-4e51-af6a-3e14140a0018 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] POST https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818/action Jul 03 21:44:16.110773 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-5e7813f8-49da-4059-9d00-a078d02de93e req-0bb3670b-df01-4e51-af6a-3e14140a0018 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:44:16.110773 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-5e7813f8-49da-4059-9d00-a078d02de93e req-0bb3670b-df01-4e51-af6a-3e14140a0018 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:44:16.124779 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:16.124779 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:16.125459 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-5e7813f8-49da-4059-9d00-a078d02de93e req-0bb3670b-df01-4e51-af6a-3e14140a0018 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Volume info retrieved successfully. Jul 03 21:44:16.141388 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-5e7813f8-49da-4059-9d00-a078d02de93e req-0bb3670b-df01-4e51-af6a-3e14140a0018 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Begin detaching volume completed successfully. Jul 03 21:44:16.141687 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-5e7813f8-49da-4059-9d00-a078d02de93e req-0bb3670b-df01-4e51-af6a-3e14140a0018 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818/action returned with HTTP 202 Jul 03 21:44:16.142001 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 94/385] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 21:44:16 2026] POST /volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:44:17.184532 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-fe7b9c39-0f15-4ce2-ba3d-34c48095b36a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:17.187028 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fe7b9c39-0f15-4ce2-ba3d-34c48095b36a None None] GET https://10.4.3.32/volume// Jul 03 21:44:17.187028 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fe7b9c39-0f15-4ce2-ba3d-34c48095b36a None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:17.187028 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fe7b9c39-0f15-4ce2-ba3d-34c48095b36a None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:17.187028 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fe7b9c39-0f15-4ce2-ba3d-34c48095b36a None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:44:17.187028 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 96/386] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:44:17 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 21:44:17.197229 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-5e7813f8-49da-4059-9d00-a078d02de93e req-6d881271-7b0f-4f10-9cad-25c85888c53a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:17.201016 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-5e7813f8-49da-4059-9d00-a078d02de93e req-6d881271-7b0f-4f10-9cad-25c85888c53a tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] GET https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 Jul 03 21:44:17.201314 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-5e7813f8-49da-4059-9d00-a078d02de93e req-6d881271-7b0f-4f10-9cad-25c85888c53a tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:17.201659 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-5e7813f8-49da-4059-9d00-a078d02de93e req-6d881271-7b0f-4f10-9cad-25c85888c53a tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:17.221662 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:17.221662 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:17.234251 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-5e7813f8-49da-4059-9d00-a078d02de93e req-6d881271-7b0f-4f10-9cad-25c85888c53a tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Volume info retrieved successfully. Jul 03 21:44:17.245527 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-5e7813f8-49da-4059-9d00-a078d02de93e req-6d881271-7b0f-4f10-9cad-25c85888c53a tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 returned with HTTP 200 Jul 03 21:44:17.247003 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 99/387] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:44:17 2026] GET /volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 => generated 1340 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:44:19.014387 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-868b0969-1eed-47c3-9622-6bd0adfe03c0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:19.286858 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-5e7813f8-49da-4059-9d00-a078d02de93e req-9edd3d79-b74c-496c-b874-dc1e63c694a7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:19.289614 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-5e7813f8-49da-4059-9d00-a078d02de93e req-9edd3d79-b74c-496c-b874-dc1e63c694a7 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] GET https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 Jul 03 21:44:19.289725 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-868b0969-1eed-47c3-9622-6bd0adfe03c0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes Jul 03 21:44:19.289946 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-868b0969-1eed-47c3-9622-6bd0adfe03c0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:19.290019 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-5e7813f8-49da-4059-9d00-a078d02de93e req-9edd3d79-b74c-496c-b874-dc1e63c694a7 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:19.290019 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-5e7813f8-49da-4059-9d00-a078d02de93e req-9edd3d79-b74c-496c-b874-dc1e63c694a7 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:19.290195 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-868b0969-1eed-47c3-9622-6bd0adfe03c0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'index' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:19.290765 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.api_utils [None req-868b0969-1eed-47c3-9622-6bd0adfe03c0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Removing options '' from query. {{(pid=99933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:19.291581 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-868b0969-1eed-47c3-9622-6bd0adfe03c0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99933) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:44:19.292414 np0000004475 devstack@c-api.service[99934]: DEBUG dbcounter [-] [99934] Writing DB stats cinder:SELECT=300,cinder:INSERT=43,cinder:UPDATE=71,cinder:DELETE=4 {{(pid=99934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:44:19.304079 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:19.304079 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:19.309344 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-5e7813f8-49da-4059-9d00-a078d02de93e req-9edd3d79-b74c-496c-b874-dc1e63c694a7 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Volume info retrieved successfully. Jul 03 21:44:19.316102 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-5e7813f8-49da-4059-9d00-a078d02de93e req-9edd3d79-b74c-496c-b874-dc1e63c694a7 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 returned with HTTP 200 Jul 03 21:44:19.316637 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 95/388] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:44:19 2026] GET /volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 => generated 1160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:19.321828 np0000004475 devstack@c-api.service[99933]: DEBUG dbcounter [-] [99933] Writing DB stats cinder:SELECT=288,cinder:INSERT=28,cinder:UPDATE=54,cinder:DELETE=3 {{(pid=99933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:44:19.330602 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-868b0969-1eed-47c3-9622-6bd0adfe03c0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Get all volumes completed successfully. Jul 03 21:44:19.331175 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-868b0969-1eed-47c3-9622-6bd0adfe03c0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 200 Jul 03 21:44:19.331803 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 99/389] 10.4.3.32 () {66 vars in 1230 bytes} [Fri Jul 3 21:44:19 2026] GET /volume/v3/volumes => generated 15 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:44:19.347173 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-efbbb725-a925-4c08-91b3-fce51ae4a9f0 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:19.350043 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-efbbb725-a925-4c08-91b3-fce51ae4a9f0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:44:19.350413 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-efbbb725-a925-4c08-91b3-fce51ae4a9f0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1000573678"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:44:19.352862 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-efbbb725-a925-4c08-91b3-fce51ae4a9f0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1000573678'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:44:19.353311 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-efbbb725-a925-4c08-91b3-fce51ae4a9f0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Create volume of 1 GB Jul 03 21:44:19.361861 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-efbbb725-a925-4c08-91b3-fce51ae4a9f0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Availability Zones retrieved successfully. Jul 03 21:44:19.371167 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-efbbb725-a925-4c08-91b3-fce51ae4a9f0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Flow 'volume_create_api' (44321c38-f8fc-4a30-a840-011d2720a917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:44:19.374408 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-efbbb725-a925-4c08-91b3-fce51ae4a9f0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60b4e3b5-f9aa-42d9-817e-9351a7a3ba1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:19.375844 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-efbbb725-a925-4c08-91b3-fce51ae4a9f0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:44:19.417844 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-efbbb725-a925-4c08-91b3-fce51ae4a9f0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60b4e3b5-f9aa-42d9-817e-9351a7a3ba1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:19.419933 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-efbbb725-a925-4c08-91b3-fce51ae4a9f0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e84a9113-e9f4-44a7-9667-1033f95dde35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:19.521815 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-efbbb725-a925-4c08-91b3-fce51ae4a9f0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Created reservations ['8e959923-1f53-477a-9bb3-b6d83e388e5e', '459e5270-3392-484b-b6af-13da7a767160', '7d58d64b-fad9-43f0-9c50-6ca722809f0b', '338ddecb-4b7d-458f-acf4-1d396677ccf8'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:44:19.523106 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-efbbb725-a925-4c08-91b3-fce51ae4a9f0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e84a9113-e9f4-44a7-9667-1033f95dde35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e959923-1f53-477a-9bb3-b6d83e388e5e', '459e5270-3392-484b-b6af-13da7a767160', '7d58d64b-fad9-43f0-9c50-6ca722809f0b', '338ddecb-4b7d-458f-acf4-1d396677ccf8']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:19.524349 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-efbbb725-a925-4c08-91b3-fce51ae4a9f0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b5b3a16-5266-4c92-829f-2fa6fea5b8f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:19.561624 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-efbbb725-a925-4c08-91b3-fce51ae4a9f0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b5b3a16-5266-4c92-829f-2fa6fea5b8f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85b6c1cf-017d-4271-8f34-e88993bd0690', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1000573678',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='143b49d9a23b4d0e92dcf0ace0dca981',qos_specs=None,replication_status=,reservations=['8e959923-1f53-477a-9bb3-b6d83e388e5e','459e5270-3392-484b-b6af-13da7a767160','7d58d64b-fad9-43f0-9c50-6ca722809f0b','338ddecb-4b7d-458f-acf4-1d396677ccf8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30f29f8dd0f44bf599fbd219f11ee2ee',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:44:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1000573678',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85b6c1cf-017d-4271-8f34-e88993bd0690,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='143b49d9a23b4d0e92dcf0ace0dca981',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30f29f8dd0f44bf599fbd219f11ee2ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:19.562314 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-efbbb725-a925-4c08-91b3-fce51ae4a9f0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe64675c-afab-4d44-9fb3-3f1e03d12a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:19.588011 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-efbbb725-a925-4c08-91b3-fce51ae4a9f0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe64675c-afab-4d44-9fb3-3f1e03d12a8c) transitioned into state 'SUCCESS' from state '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-1000573678',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='143b49d9a23b4d0e92dcf0ace0dca981',qos_specs=None,replication_status=,reservations=['8e959923-1f53-477a-9bb3-b6d83e388e5e','459e5270-3392-484b-b6af-13da7a767160','7d58d64b-fad9-43f0-9c50-6ca722809f0b','338ddecb-4b7d-458f-acf4-1d396677ccf8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30f29f8dd0f44bf599fbd219f11ee2ee',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:19.588867 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-efbbb725-a925-4c08-91b3-fce51ae4a9f0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08aca839-2553-4f2d-9a55-7254c63dbf42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:19.608051 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-efbbb725-a925-4c08-91b3-fce51ae4a9f0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08aca839-2553-4f2d-9a55-7254c63dbf42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:19.609473 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-efbbb725-a925-4c08-91b3-fce51ae4a9f0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Flow 'volume_create_api' (44321c38-f8fc-4a30-a840-011d2720a917) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:44:19.609921 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-efbbb725-a925-4c08-91b3-fce51ae4a9f0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Create volume request issued successfully. Jul 03 21:44:19.611008 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-efbbb725-a925-4c08-91b3-fce51ae4a9f0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:44:19.611579 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 97/390] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:44:19 2026] POST /volume/v3/volumes => generated 762 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:44:19.638179 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-df584b8b-252d-4ecf-bdd2-385751d9c54a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:19.642056 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-df584b8b-252d-4ecf-bdd2-385751d9c54a tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes/85b6c1cf-017d-4271-8f34-e88993bd0690 Jul 03 21:44:19.642289 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-df584b8b-252d-4ecf-bdd2-385751d9c54a tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:19.642535 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-df584b8b-252d-4ecf-bdd2-385751d9c54a tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:19.644586 np0000004475 devstack@c-api.service[99935]: DEBUG dbcounter [-] [99935] Writing DB stats cinder:SELECT=274,cinder:UPDATE=55,cinder:DELETE=2,cinder:INSERT=33 {{(pid=99935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:44:19.653277 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:19.653277 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:19.658797 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-df584b8b-252d-4ecf-bdd2-385751d9c54a tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Volume info retrieved successfully. Jul 03 21:44:19.665398 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-df584b8b-252d-4ecf-bdd2-385751d9c54a tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes/85b6c1cf-017d-4271-8f34-e88993bd0690 returned with HTTP 200 Jul 03 21:44:19.665811 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 100/391] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:19 2026] GET /volume/v3/volumes/85b6c1cf-017d-4271-8f34-e88993bd0690 => generated 830 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:19.674708 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-5e7813f8-49da-4059-9d00-a078d02de93e req-86e478e6-2da8-47f4-a800-da3ab7b14f51 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:19.678285 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-5e7813f8-49da-4059-9d00-a078d02de93e req-86e478e6-2da8-47f4-a800-da3ab7b14f51 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] DELETE https://10.4.3.32/volume/v3/attachments/600791ae-b97d-47e9-890c-2984650ce2d2 Jul 03 21:44:19.679165 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-5e7813f8-49da-4059-9d00-a078d02de93e req-86e478e6-2da8-47f4-a800-da3ab7b14f51 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:19.679165 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-5e7813f8-49da-4059-9d00-a078d02de93e req-86e478e6-2da8-47f4-a800-da3ab7b14f51 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:19.690811 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:19.690811 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:20.240925 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-5e7813f8-49da-4059-9d00-a078d02de93e req-86e478e6-2da8-47f4-a800-da3ab7b14f51 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/attachments/600791ae-b97d-47e9-890c-2984650ce2d2 returned with HTTP 200 Jul 03 21:44:20.241615 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 96/392] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:44:19 2026] DELETE /volume/v3/attachments/600791ae-b97d-47e9-890c-2984650ce2d2 => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:20.681498 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9df558ea-072b-48fa-8158-6735746b9a24 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:20.684204 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9df558ea-072b-48fa-8158-6735746b9a24 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes/85b6c1cf-017d-4271-8f34-e88993bd0690 Jul 03 21:44:20.684437 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9df558ea-072b-48fa-8158-6735746b9a24 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:20.684730 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9df558ea-072b-48fa-8158-6735746b9a24 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:20.696051 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:20.696051 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:20.703172 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-9df558ea-072b-48fa-8158-6735746b9a24 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Volume info retrieved successfully. Jul 03 21:44:20.712171 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9df558ea-072b-48fa-8158-6735746b9a24 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes/85b6c1cf-017d-4271-8f34-e88993bd0690 returned with HTTP 200 Jul 03 21:44:20.712806 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 100/393] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:20 2026] GET /volume/v3/volumes/85b6c1cf-017d-4271-8f34-e88993bd0690 => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:20.733326 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-913a8ed8-74e9-4c77-9a21-0364947f9d6a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:20.737738 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-913a8ed8-74e9-4c77-9a21-0364947f9d6a tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes/85b6c1cf-017d-4271-8f34-e88993bd0690 Jul 03 21:44:20.738497 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-913a8ed8-74e9-4c77-9a21-0364947f9d6a tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:20.738599 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-913a8ed8-74e9-4c77-9a21-0364947f9d6a tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:20.749591 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:20.749591 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:20.754998 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-913a8ed8-74e9-4c77-9a21-0364947f9d6a tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Volume info retrieved successfully. Jul 03 21:44:20.763450 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-913a8ed8-74e9-4c77-9a21-0364947f9d6a tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes/85b6c1cf-017d-4271-8f34-e88993bd0690 returned with HTTP 200 Jul 03 21:44:20.764573 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 98/394] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:20 2026] GET /volume/v3/volumes/85b6c1cf-017d-4271-8f34-e88993bd0690 => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:20.782971 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-0a9d9fff-7c78-41b9-8be6-3239b9fe6596 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:20.786015 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0a9d9fff-7c78-41b9-8be6-3239b9fe6596 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:44:20.786151 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0a9d9fff-7c78-41b9-8be6-3239b9fe6596 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-2033499490"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:44:20.788452 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-0a9d9fff-7c78-41b9-8be6-3239b9fe6596 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-2033499490'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:44:20.788726 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-0a9d9fff-7c78-41b9-8be6-3239b9fe6596 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Create volume of 1 GB Jul 03 21:44:20.795181 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-0a9d9fff-7c78-41b9-8be6-3239b9fe6596 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Availability Zones retrieved successfully. Jul 03 21:44:20.805519 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0a9d9fff-7c78-41b9-8be6-3239b9fe6596 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Flow 'volume_create_api' (78bf45da-ddc5-4986-aff0-c8b36fc38e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:44:20.807215 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0a9d9fff-7c78-41b9-8be6-3239b9fe6596 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (427a3aa8-f543-4ea4-b2d5-ec71ed477bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:20.808452 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-0a9d9fff-7c78-41b9-8be6-3239b9fe6596 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:44:20.852798 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0a9d9fff-7c78-41b9-8be6-3239b9fe6596 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (427a3aa8-f543-4ea4-b2d5-ec71ed477bb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:20.853953 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0a9d9fff-7c78-41b9-8be6-3239b9fe6596 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a967b0bc-53e0-4a3c-846c-bfc41e3df47b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:20.909677 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-0a9d9fff-7c78-41b9-8be6-3239b9fe6596 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Created reservations ['433fd6f7-d902-4bb9-8161-4dc245bab9d8', '29ab7af5-b943-4520-9306-1943fdf9a640', '0cc582eb-1b10-45f3-9fd0-bea0dd704c0a', '7db21ac4-ea9b-4309-b3e5-37894cdff12b'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:44:20.911021 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0a9d9fff-7c78-41b9-8be6-3239b9fe6596 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a967b0bc-53e0-4a3c-846c-bfc41e3df47b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['433fd6f7-d902-4bb9-8161-4dc245bab9d8', '29ab7af5-b943-4520-9306-1943fdf9a640', '0cc582eb-1b10-45f3-9fd0-bea0dd704c0a', '7db21ac4-ea9b-4309-b3e5-37894cdff12b']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:20.912711 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0a9d9fff-7c78-41b9-8be6-3239b9fe6596 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89c8a6ba-1cba-424b-885f-c6baa1629162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:20.944771 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0a9d9fff-7c78-41b9-8be6-3239b9fe6596 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89c8a6ba-1cba-424b-885f-c6baa1629162) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71e7b1ac-1288-4bd0-8ccb-edf1f7806db1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2033499490',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='143b49d9a23b4d0e92dcf0ace0dca981',qos_specs=None,replication_status=,reservations=['433fd6f7-d902-4bb9-8161-4dc245bab9d8','29ab7af5-b943-4520-9306-1943fdf9a640','0cc582eb-1b10-45f3-9fd0-bea0dd704c0a','7db21ac4-ea9b-4309-b3e5-37894cdff12b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30f29f8dd0f44bf599fbd219f11ee2ee',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:44:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2033499490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71e7b1ac-1288-4bd0-8ccb-edf1f7806db1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='143b49d9a23b4d0e92dcf0ace0dca981',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30f29f8dd0f44bf599fbd219f11ee2ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:20.945902 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0a9d9fff-7c78-41b9-8be6-3239b9fe6596 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b05985c4-d042-47c1-914d-8de4458c7a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:20.971394 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0a9d9fff-7c78-41b9-8be6-3239b9fe6596 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b05985c4-d042-47c1-914d-8de4458c7a68) transitioned into state 'SUCCESS' from state '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-2033499490',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='143b49d9a23b4d0e92dcf0ace0dca981',qos_specs=None,replication_status=,reservations=['433fd6f7-d902-4bb9-8161-4dc245bab9d8','29ab7af5-b943-4520-9306-1943fdf9a640','0cc582eb-1b10-45f3-9fd0-bea0dd704c0a','7db21ac4-ea9b-4309-b3e5-37894cdff12b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30f29f8dd0f44bf599fbd219f11ee2ee',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:20.972899 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0a9d9fff-7c78-41b9-8be6-3239b9fe6596 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1f7d665-783f-4c81-97f4-20eadb224bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:20.994874 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0a9d9fff-7c78-41b9-8be6-3239b9fe6596 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1f7d665-783f-4c81-97f4-20eadb224bc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:20.996122 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0a9d9fff-7c78-41b9-8be6-3239b9fe6596 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Flow 'volume_create_api' (78bf45da-ddc5-4986-aff0-c8b36fc38e2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:44:20.996716 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-0a9d9fff-7c78-41b9-8be6-3239b9fe6596 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Create volume request issued successfully. Jul 03 21:44:20.997576 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0a9d9fff-7c78-41b9-8be6-3239b9fe6596 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:44:20.998087 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 101/395] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:44:20 2026] POST /volume/v3/volumes => generated 762 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:44:21.022951 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-7489f12d-ae74-42a0-a1a4-5f891cadc70b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:21.028347 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7489f12d-ae74-42a0-a1a4-5f891cadc70b tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes/71e7b1ac-1288-4bd0-8ccb-edf1f7806db1 Jul 03 21:44:21.028699 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7489f12d-ae74-42a0-a1a4-5f891cadc70b tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:21.028987 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7489f12d-ae74-42a0-a1a4-5f891cadc70b tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:21.050740 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:21.050740 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:21.061232 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-7489f12d-ae74-42a0-a1a4-5f891cadc70b tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Volume info retrieved successfully. Jul 03 21:44:21.066980 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7489f12d-ae74-42a0-a1a4-5f891cadc70b tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes/71e7b1ac-1288-4bd0-8ccb-edf1f7806db1 returned with HTTP 200 Jul 03 21:44:21.067695 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 97/396] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:21 2026] GET /volume/v3/volumes/71e7b1ac-1288-4bd0-8ccb-edf1f7806db1 => generated 830 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:22.087533 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-34653b3d-9214-45d1-a1f1-6d5225bad00a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:22.090061 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-34653b3d-9214-45d1-a1f1-6d5225bad00a tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes/71e7b1ac-1288-4bd0-8ccb-edf1f7806db1 Jul 03 21:44:22.090306 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-34653b3d-9214-45d1-a1f1-6d5225bad00a tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:22.090603 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-34653b3d-9214-45d1-a1f1-6d5225bad00a tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:22.102540 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:22.102540 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:22.107534 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-34653b3d-9214-45d1-a1f1-6d5225bad00a tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Volume info retrieved successfully. Jul 03 21:44:22.114263 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-34653b3d-9214-45d1-a1f1-6d5225bad00a tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes/71e7b1ac-1288-4bd0-8ccb-edf1f7806db1 returned with HTTP 200 Jul 03 21:44:22.114849 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 101/397] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:22 2026] GET /volume/v3/volumes/71e7b1ac-1288-4bd0-8ccb-edf1f7806db1 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:22.137021 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b60a74ad-cbc1-47fb-a77a-005c95e331b8 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:22.138762 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b60a74ad-cbc1-47fb-a77a-005c95e331b8 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes/71e7b1ac-1288-4bd0-8ccb-edf1f7806db1 Jul 03 21:44:22.139036 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b60a74ad-cbc1-47fb-a77a-005c95e331b8 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:22.139196 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b60a74ad-cbc1-47fb-a77a-005c95e331b8 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:22.146290 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:22.146290 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:22.151467 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b60a74ad-cbc1-47fb-a77a-005c95e331b8 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Volume info retrieved successfully. Jul 03 21:44:22.161231 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b60a74ad-cbc1-47fb-a77a-005c95e331b8 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes/71e7b1ac-1288-4bd0-8ccb-edf1f7806db1 returned with HTTP 200 Jul 03 21:44:22.161231 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 99/398] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:22 2026] GET /volume/v3/volumes/71e7b1ac-1288-4bd0-8ccb-edf1f7806db1 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:22.182557 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-70ffcb05-cf2a-4877-8afe-10eb80c9028e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:22.185178 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-70ffcb05-cf2a-4877-8afe-10eb80c9028e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:44:22.185638 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-70ffcb05-cf2a-4877-8afe-10eb80c9028e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-283442573"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:44:22.187706 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-70ffcb05-cf2a-4877-8afe-10eb80c9028e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-283442573'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:44:22.187706 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-70ffcb05-cf2a-4877-8afe-10eb80c9028e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Create volume of 1 GB Jul 03 21:44:22.188216 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:22.188216 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:22.194544 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-70ffcb05-cf2a-4877-8afe-10eb80c9028e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Availability Zones retrieved successfully. Jul 03 21:44:22.202716 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-70ffcb05-cf2a-4877-8afe-10eb80c9028e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Flow 'volume_create_api' (7eeedd97-57d2-4745-a692-7f65049280ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:44:22.204110 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-70ffcb05-cf2a-4877-8afe-10eb80c9028e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7573802e-6d2e-48ab-b27e-8103cdef7087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:22.205466 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-70ffcb05-cf2a-4877-8afe-10eb80c9028e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:44:22.245253 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-70ffcb05-cf2a-4877-8afe-10eb80c9028e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7573802e-6d2e-48ab-b27e-8103cdef7087) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:22.246201 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-70ffcb05-cf2a-4877-8afe-10eb80c9028e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f14990f8-2d7e-42c4-ad09-623e075fafcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:22.314367 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-70ffcb05-cf2a-4877-8afe-10eb80c9028e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Created reservations ['eced9473-76c3-4d80-8392-075cd947cfe3', 'e97e534f-f50b-44e5-85da-b23f332bd6ff', '8bcfeed1-b0ba-4075-a13d-9e0db7e32e5c', 'aa12cd68-5b5a-4ddc-a890-757038c6736c'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:44:22.315514 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-70ffcb05-cf2a-4877-8afe-10eb80c9028e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f14990f8-2d7e-42c4-ad09-623e075fafcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eced9473-76c3-4d80-8392-075cd947cfe3', 'e97e534f-f50b-44e5-85da-b23f332bd6ff', '8bcfeed1-b0ba-4075-a13d-9e0db7e32e5c', 'aa12cd68-5b5a-4ddc-a890-757038c6736c']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:22.318597 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-70ffcb05-cf2a-4877-8afe-10eb80c9028e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e2bcc04-1e77-44f0-9671-5cca73e49901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:22.361861 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-70ffcb05-cf2a-4877-8afe-10eb80c9028e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e2bcc04-1e77-44f0-9671-5cca73e49901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7fe5484-ff13-4fd3-805d-a7b591cab601', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-283442573',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='143b49d9a23b4d0e92dcf0ace0dca981',qos_specs=None,replication_status=,reservations=['eced9473-76c3-4d80-8392-075cd947cfe3','e97e534f-f50b-44e5-85da-b23f332bd6ff','8bcfeed1-b0ba-4075-a13d-9e0db7e32e5c','aa12cd68-5b5a-4ddc-a890-757038c6736c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30f29f8dd0f44bf599fbd219f11ee2ee',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:44:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-283442573',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7fe5484-ff13-4fd3-805d-a7b591cab601,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='143b49d9a23b4d0e92dcf0ace0dca981',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30f29f8dd0f44bf599fbd219f11ee2ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:22.361861 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-70ffcb05-cf2a-4877-8afe-10eb80c9028e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45640804-0538-4e3c-a830-eb0c14305da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:22.394033 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-70ffcb05-cf2a-4877-8afe-10eb80c9028e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45640804-0538-4e3c-a830-eb0c14305da0) transitioned into state 'SUCCESS' from state '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-283442573',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='143b49d9a23b4d0e92dcf0ace0dca981',qos_specs=None,replication_status=,reservations=['eced9473-76c3-4d80-8392-075cd947cfe3','e97e534f-f50b-44e5-85da-b23f332bd6ff','8bcfeed1-b0ba-4075-a13d-9e0db7e32e5c','aa12cd68-5b5a-4ddc-a890-757038c6736c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30f29f8dd0f44bf599fbd219f11ee2ee',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:22.398706 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-70ffcb05-cf2a-4877-8afe-10eb80c9028e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d55bfc6a-919b-4930-b258-a7e9720bc67b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:22.412811 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-70ffcb05-cf2a-4877-8afe-10eb80c9028e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d55bfc6a-919b-4930-b258-a7e9720bc67b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:22.414022 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-70ffcb05-cf2a-4877-8afe-10eb80c9028e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Flow 'volume_create_api' (7eeedd97-57d2-4745-a692-7f65049280ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:44:22.417395 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-70ffcb05-cf2a-4877-8afe-10eb80c9028e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Create volume request issued successfully. Jul 03 21:44:22.417395 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-70ffcb05-cf2a-4877-8afe-10eb80c9028e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:44:22.417395 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 102/399] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:44:22 2026] POST /volume/v3/volumes => generated 761 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:44:22.430056 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-90a8e755-6e55-4bcc-a3c8-8d11f6786d4e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:22.432466 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-90a8e755-6e55-4bcc-a3c8-8d11f6786d4e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes/d7fe5484-ff13-4fd3-805d-a7b591cab601 Jul 03 21:44:22.432768 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-90a8e755-6e55-4bcc-a3c8-8d11f6786d4e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:22.433025 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-90a8e755-6e55-4bcc-a3c8-8d11f6786d4e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:22.441961 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:22.441961 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:22.447965 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-90a8e755-6e55-4bcc-a3c8-8d11f6786d4e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Volume info retrieved successfully. Jul 03 21:44:22.455662 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-90a8e755-6e55-4bcc-a3c8-8d11f6786d4e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes/d7fe5484-ff13-4fd3-805d-a7b591cab601 returned with HTTP 200 Jul 03 21:44:22.455662 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 98/400] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:22 2026] GET /volume/v3/volumes/d7fe5484-ff13-4fd3-805d-a7b591cab601 => generated 829 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:23.475682 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-095b5c2e-6bd0-4b9e-8f78-6ca437a90f2a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:23.478204 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-095b5c2e-6bd0-4b9e-8f78-6ca437a90f2a tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes/d7fe5484-ff13-4fd3-805d-a7b591cab601 Jul 03 21:44:23.478649 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-095b5c2e-6bd0-4b9e-8f78-6ca437a90f2a tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:23.478843 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-095b5c2e-6bd0-4b9e-8f78-6ca437a90f2a tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:23.493338 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:23.493338 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:23.501158 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-095b5c2e-6bd0-4b9e-8f78-6ca437a90f2a tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Volume info retrieved successfully. Jul 03 21:44:23.508444 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-095b5c2e-6bd0-4b9e-8f78-6ca437a90f2a tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes/d7fe5484-ff13-4fd3-805d-a7b591cab601 returned with HTTP 200 Jul 03 21:44:23.508629 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 102/401] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:23 2026] GET /volume/v3/volumes/d7fe5484-ff13-4fd3-805d-a7b591cab601 => generated 854 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:23.527508 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ed687131-b210-424f-a29e-dbe91465490a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:23.532111 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ed687131-b210-424f-a29e-dbe91465490a tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes/d7fe5484-ff13-4fd3-805d-a7b591cab601 Jul 03 21:44:23.532111 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ed687131-b210-424f-a29e-dbe91465490a tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:23.532111 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ed687131-b210-424f-a29e-dbe91465490a tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:23.547486 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:23.547486 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:23.555073 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-ed687131-b210-424f-a29e-dbe91465490a tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Volume info retrieved successfully. Jul 03 21:44:23.567090 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ed687131-b210-424f-a29e-dbe91465490a tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes/d7fe5484-ff13-4fd3-805d-a7b591cab601 returned with HTTP 200 Jul 03 21:44:23.567090 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 100/402] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:23 2026] GET /volume/v3/volumes/d7fe5484-ff13-4fd3-805d-a7b591cab601 => generated 854 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:23.587346 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9a160695-5ac9-40be-91e5-8c15b1b3ddbc None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:23.591743 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9a160695-5ac9-40be-91e5-8c15b1b3ddbc tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes Jul 03 21:44:23.593317 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9a160695-5ac9-40be-91e5-8c15b1b3ddbc tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:23.593317 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9a160695-5ac9-40be-91e5-8c15b1b3ddbc tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'index' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:23.594280 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.api_utils [None req-9a160695-5ac9-40be-91e5-8c15b1b3ddbc tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Removing options '' from query. {{(pid=99935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:23.594482 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:23.594482 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:23.598710 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-9a160695-5ac9-40be-91e5-8c15b1b3ddbc tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:44:23.645177 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-9a160695-5ac9-40be-91e5-8c15b1b3ddbc tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Get all volumes completed successfully. Jul 03 21:44:23.646066 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9a160695-5ac9-40be-91e5-8c15b1b3ddbc tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 200 Jul 03 21:44:23.648205 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 103/403] 10.4.3.32 () {66 vars in 1230 bytes} [Fri Jul 3 21:44:23 2026] GET /volume/v3/volumes => generated 969 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:23.665630 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9bcb7259-3bfe-41ef-bfd6-8aa7e6e1474a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:23.669249 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9bcb7259-3bfe-41ef-bfd6-8aa7e6e1474a tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1000573678 Jul 03 21:44:23.669574 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9bcb7259-3bfe-41ef-bfd6-8aa7e6e1474a tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:23.669848 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9bcb7259-3bfe-41ef-bfd6-8aa7e6e1474a tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'index' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:23.670477 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.api_utils [None req-9bcb7259-3bfe-41ef-bfd6-8aa7e6e1474a tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Removing options '' from query. {{(pid=99934) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:23.671385 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9bcb7259-3bfe-41ef-bfd6-8aa7e6e1474a tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1000573678'), ('no_migration_targets', True)]). {{(pid=99934) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:44:23.724953 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-9bcb7259-3bfe-41ef-bfd6-8aa7e6e1474a tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Get all volumes completed successfully. Jul 03 21:44:23.725555 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9bcb7259-3bfe-41ef-bfd6-8aa7e6e1474a tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1000573678 returned with HTTP 200 Jul 03 21:44:23.726118 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 99/404] 10.4.3.32 () {66 vars in 1331 bytes} [Fri Jul 3 21:44:23 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1000573678 => generated 332 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:23.741680 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b43585e5-e87f-4561-9f9b-04ef96441812 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:23.747281 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b43585e5-e87f-4561-9f9b-04ef96441812 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-283442573 Jul 03 21:44:23.748305 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b43585e5-e87f-4561-9f9b-04ef96441812 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:23.748305 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b43585e5-e87f-4561-9f9b-04ef96441812 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'detail' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:23.749518 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.api_utils [None req-b43585e5-e87f-4561-9f9b-04ef96441812 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Removing options '' from query. {{(pid=99933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:23.750927 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b43585e5-e87f-4561-9f9b-04ef96441812 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-283442573'), ('no_migration_targets', True)]). {{(pid=99933) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:44:23.798911 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-b43585e5-e87f-4561-9f9b-04ef96441812 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Get all volumes completed successfully. Jul 03 21:44:23.800463 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:23.800463 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:23.806821 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b43585e5-e87f-4561-9f9b-04ef96441812 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-283442573 returned with HTTP 200 Jul 03 21:44:23.808520 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 103/405] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:44:23 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-283442573 => generated 857 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:23.826782 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ae1df911-a93f-4632-a796-85b3f754c0f0 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:23.831487 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ae1df911-a93f-4632-a796-85b3f754c0f0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?limit=1 Jul 03 21:44:23.831918 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ae1df911-a93f-4632-a796-85b3f754c0f0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:23.832019 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ae1df911-a93f-4632-a796-85b3f754c0f0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'detail' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:23.832361 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.api_utils [None req-ae1df911-a93f-4632-a796-85b3f754c0f0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Removing options '' from query. {{(pid=99936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:23.833281 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-ae1df911-a93f-4632-a796-85b3f754c0f0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:44:23.860268 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-ae1df911-a93f-4632-a796-85b3f754c0f0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Get all volumes completed successfully. Jul 03 21:44:23.861791 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:23.861791 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:23.870067 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ae1df911-a93f-4632-a796-85b3f754c0f0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Jul 03 21:44:23.873897 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 101/406] 10.4.3.32 () {66 vars in 1266 bytes} [Fri Jul 3 21:44:23 2026] GET /volume/v3/volumes/detail?limit=1 => generated 999 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:23.884400 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f75f9a80-f0f9-4225-915d-2cec207c1894 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:23.885033 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f75f9a80-f0f9-4225-915d-2cec207c1894 None None] GET https://10.4.3.32/volume// Jul 03 21:44:23.885233 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f75f9a80-f0f9-4225-915d-2cec207c1894 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:23.885797 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f75f9a80-f0f9-4225-915d-2cec207c1894 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:23.885979 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f75f9a80-f0f9-4225-915d-2cec207c1894 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:44:23.886694 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 104/407] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:44: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 21:44:23.893945 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ea180a35-581a-40d2-83dc-e1dea16d6232 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:23.896293 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ea180a35-581a-40d2-83dc-e1dea16d6232 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?limit=1&marker=d7fe5484-ff13-4fd3-805d-a7b591cab601 Jul 03 21:44:23.896293 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ea180a35-581a-40d2-83dc-e1dea16d6232 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:23.896570 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ea180a35-581a-40d2-83dc-e1dea16d6232 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'detail' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:23.896886 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.api_utils [None req-ea180a35-581a-40d2-83dc-e1dea16d6232 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Removing options '' from query. {{(pid=99934) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:23.898752 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:23.898752 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:23.898752 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-ea180a35-581a-40d2-83dc-e1dea16d6232 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99934) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:44:23.901799 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-88531fe3-2596-4e00-b072-717478d3edfa req-76b76486-57c3-4cfb-bb9d-fd3818e36f08 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:23.903970 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-88531fe3-2596-4e00-b072-717478d3edfa req-76b76486-57c3-4cfb-bb9d-fd3818e36f08 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] GET https://10.4.3.32/volume/v3/volumes/f46896f6-c15a-4fe3-a237-9ff3e2e90d34 Jul 03 21:44:23.904285 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-88531fe3-2596-4e00-b072-717478d3edfa req-76b76486-57c3-4cfb-bb9d-fd3818e36f08 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:23.904603 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-88531fe3-2596-4e00-b072-717478d3edfa req-76b76486-57c3-4cfb-bb9d-fd3818e36f08 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:23.925841 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:23.925841 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:23.935019 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-88531fe3-2596-4e00-b072-717478d3edfa req-76b76486-57c3-4cfb-bb9d-fd3818e36f08 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Volume info retrieved successfully. Jul 03 21:44:23.942798 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-88531fe3-2596-4e00-b072-717478d3edfa req-76b76486-57c3-4cfb-bb9d-fd3818e36f08 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] https://10.4.3.32/volume/v3/volumes/f46896f6-c15a-4fe3-a237-9ff3e2e90d34 returned with HTTP 200 Jul 03 21:44:23.943356 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 104/408] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:44:23 2026] GET /volume/v3/volumes/f46896f6-c15a-4fe3-a237-9ff3e2e90d34 => generated 1537 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:44:23.958444 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-ea180a35-581a-40d2-83dc-e1dea16d6232 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Get all volumes completed successfully. Jul 03 21:44:23.958993 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:23.958993 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:23.965804 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ea180a35-581a-40d2-83dc-e1dea16d6232 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes/detail?limit=1&marker=d7fe5484-ff13-4fd3-805d-a7b591cab601 returned with HTTP 200 Jul 03 21:44:23.966350 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 100/409] 10.4.3.32 () {66 vars in 1354 bytes} [Fri Jul 3 21:44:23 2026] GET /volume/v3/volumes/detail?limit=1&marker=d7fe5484-ff13-4fd3-805d-a7b591cab601 => generated 1000 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:23.985655 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c0f9e0da-e84b-4d53-8884-d6fd0852b610 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:23.988098 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c0f9e0da-e84b-4d53-8884-d6fd0852b610 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?limit=1&marker=71e7b1ac-1288-4bd0-8ccb-edf1f7806db1 Jul 03 21:44:23.988242 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c0f9e0da-e84b-4d53-8884-d6fd0852b610 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:23.988444 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c0f9e0da-e84b-4d53-8884-d6fd0852b610 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'detail' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:23.989200 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.api_utils [None req-c0f9e0da-e84b-4d53-8884-d6fd0852b610 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Removing options '' from query. {{(pid=99936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:23.990064 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-c0f9e0da-e84b-4d53-8884-d6fd0852b610 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:44:24.056604 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c0f9e0da-e84b-4d53-8884-d6fd0852b610 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Get all volumes completed successfully. Jul 03 21:44:24.056604 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:24.056604 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:24.066210 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c0f9e0da-e84b-4d53-8884-d6fd0852b610 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes/detail?limit=1&marker=71e7b1ac-1288-4bd0-8ccb-edf1f7806db1 returned with HTTP 200 Jul 03 21:44:24.068752 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 102/410] 10.4.3.32 () {66 vars in 1354 bytes} [Fri Jul 3 21:44:23 2026] GET /volume/v3/volumes/detail?limit=1&marker=71e7b1ac-1288-4bd0-8ccb-edf1f7806db1 => generated 1000 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:24.086158 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-410508ac-b4cf-4b54-aa10-d49e8e0625da None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:24.090272 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-410508ac-b4cf-4b54-aa10-d49e8e0625da tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?limit=1&marker=85b6c1cf-017d-4271-8f34-e88993bd0690 Jul 03 21:44:24.090636 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-410508ac-b4cf-4b54-aa10-d49e8e0625da tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:24.090945 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-410508ac-b4cf-4b54-aa10-d49e8e0625da tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'detail' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:24.091321 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.api_utils [None req-410508ac-b4cf-4b54-aa10-d49e8e0625da tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Removing options '' from query. {{(pid=99935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:24.091987 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-88531fe3-2596-4e00-b072-717478d3edfa req-0c0e3e1c-1612-43ab-a348-b1862d8a81dc None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:24.092667 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:24.092667 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:24.094744 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-88531fe3-2596-4e00-b072-717478d3edfa req-0c0e3e1c-1612-43ab-a348-b1862d8a81dc tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] PUT https://10.4.3.32/volume/v3/attachments/147723a1-1e13-409e-82a1-92c2650856d0 Jul 03 21:44:24.095702 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-88531fe3-2596-4e00-b072-717478d3edfa req-0c0e3e1c-1612-43ab-a348-b1862d8a81dc tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:44:24.098751 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-410508ac-b4cf-4b54-aa10-d49e8e0625da tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:44:24.108568 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-88531fe3-2596-4e00-b072-717478d3edfa req-0c0e3e1c-1612-43ab-a348-b1862d8a81dc tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Acquiring lock "cinder-attachment_update-f46896f6-c15a-4fe3-a237-9ff3e2e90d34-np0000004475" by "attachment_update" {{(pid=99933) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:44:24.120758 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-88531fe3-2596-4e00-b072-717478d3edfa req-0c0e3e1c-1612-43ab-a348-b1862d8a81dc tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Lock "cinder-attachment_update-f46896f6-c15a-4fe3-a237-9ff3e2e90d34-np0000004475" acquired by "attachment_update" :: waited 0.012s {{(pid=99933) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:44:24.122343 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:24.122343 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:24.164705 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-410508ac-b4cf-4b54-aa10-d49e8e0625da tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Get all volumes completed successfully. Jul 03 21:44:24.168276 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-410508ac-b4cf-4b54-aa10-d49e8e0625da tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes/detail?limit=1&marker=85b6c1cf-017d-4271-8f34-e88993bd0690 returned with HTTP 200 Jul 03 21:44:24.168276 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 105/411] 10.4.3.32 () {66 vars in 1354 bytes} [Fri Jul 3 21:44:24 2026] GET /volume/v3/volumes/detail?limit=1&marker=85b6c1cf-017d-4271-8f34-e88993bd0690 => generated 15 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:44:24.191996 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b8853174-11d3-4dfa-8a72-e22378373d95 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:24.196402 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b8853174-11d3-4dfa-8a72-e22378373d95 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jul 03 21:44:24.196402 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b8853174-11d3-4dfa-8a72-e22378373d95 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:24.196402 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b8853174-11d3-4dfa-8a72-e22378373d95 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'detail' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:24.196623 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.api_utils [None req-b8853174-11d3-4dfa-8a72-e22378373d95 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Removing options '' from query. {{(pid=99934) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:24.197045 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-b8853174-11d3-4dfa-8a72-e22378373d95 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Could not evaluate value available, assuming string {{(pid=99934) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2444}} Jul 03 21:44:24.202872 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-b8853174-11d3-4dfa-8a72-e22378373d95 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99934) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:44:24.249629 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-b8853174-11d3-4dfa-8a72-e22378373d95 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Get all volumes completed successfully. Jul 03 21:44:24.250983 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:24.250983 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:24.276546 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b8853174-11d3-4dfa-8a72-e22378373d95 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jul 03 21:44:24.277585 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 101/412] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:44:24 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1887 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:24.294866 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-29c44569-c04b-4218-93b3-ebd2ae972420 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:24.297333 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-29c44569-c04b-4218-93b3-ebd2ae972420 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jul 03 21:44:24.297691 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-29c44569-c04b-4218-93b3-ebd2ae972420 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:24.298641 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-29c44569-c04b-4218-93b3-ebd2ae972420 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'detail' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:24.298641 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.api_utils [None req-29c44569-c04b-4218-93b3-ebd2ae972420 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Removing options '' from query. {{(pid=99936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:24.300713 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-29c44569-c04b-4218-93b3-ebd2ae972420 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Could not evaluate value available, assuming string {{(pid=99936) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2444}} Jul 03 21:44:24.300713 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-29c44569-c04b-4218-93b3-ebd2ae972420 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:44:24.344253 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-29c44569-c04b-4218-93b3-ebd2ae972420 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Get all volumes completed successfully. Jul 03 21:44:24.344733 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:24.344733 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:24.353169 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-29c44569-c04b-4218-93b3-ebd2ae972420 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jul 03 21:44:24.354191 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 103/413] 10.4.3.32 () {66 vars in 1352 bytes} [Fri Jul 3 21:44:24 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1887 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:24.379199 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1f7fec2f-3538-4d0e-b9ea-f8ac4db48c29 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:24.381276 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1f7fec2f-3538-4d0e-b9ea-f8ac4db48c29 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes?limit=1 Jul 03 21:44:24.381789 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1f7fec2f-3538-4d0e-b9ea-f8ac4db48c29 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:24.382173 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1f7fec2f-3538-4d0e-b9ea-f8ac4db48c29 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'index' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:24.382677 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.api_utils [None req-1f7fec2f-3538-4d0e-b9ea-f8ac4db48c29 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Removing options '' from query. {{(pid=99935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:24.384063 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-1f7fec2f-3538-4d0e-b9ea-f8ac4db48c29 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:44:24.397797 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-1f7fec2f-3538-4d0e-b9ea-f8ac4db48c29 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Get all volumes completed successfully. Jul 03 21:44:24.398861 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1f7fec2f-3538-4d0e-b9ea-f8ac4db48c29 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes?limit=1 returned with HTTP 200 Jul 03 21:44:24.399583 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 106/414] 10.4.3.32 () {66 vars in 1245 bytes} [Fri Jul 3 21:44:24 2026] GET /volume/v3/volumes?limit=1 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:24.415646 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-cf0e4a19-39ba-40f1-b20f-4edaa12a2aa7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:24.420361 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cf0e4a19-39ba-40f1-b20f-4edaa12a2aa7 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes?limit=1&marker=d7fe5484-ff13-4fd3-805d-a7b591cab601 Jul 03 21:44:24.420747 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cf0e4a19-39ba-40f1-b20f-4edaa12a2aa7 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:24.420970 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cf0e4a19-39ba-40f1-b20f-4edaa12a2aa7 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'index' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:24.421247 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.api_utils [None req-cf0e4a19-39ba-40f1-b20f-4edaa12a2aa7 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Removing options '' from query. {{(pid=99934) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:24.422286 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-cf0e4a19-39ba-40f1-b20f-4edaa12a2aa7 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99934) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:44:24.438517 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-cf0e4a19-39ba-40f1-b20f-4edaa12a2aa7 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Get all volumes completed successfully. Jul 03 21:44:24.439360 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cf0e4a19-39ba-40f1-b20f-4edaa12a2aa7 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes?limit=1&marker=d7fe5484-ff13-4fd3-805d-a7b591cab601 returned with HTTP 200 Jul 03 21:44:24.440271 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 102/415] 10.4.3.32 () {66 vars in 1333 bytes} [Fri Jul 3 21:44:24 2026] GET /volume/v3/volumes?limit=1&marker=d7fe5484-ff13-4fd3-805d-a7b591cab601 => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:24.451928 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-81e267bc-53f7-44bf-ad83-8915ece4f848 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:24.456486 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-81e267bc-53f7-44bf-ad83-8915ece4f848 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes?limit=1&marker=71e7b1ac-1288-4bd0-8ccb-edf1f7806db1 Jul 03 21:44:24.456486 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-81e267bc-53f7-44bf-ad83-8915ece4f848 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:24.457109 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-81e267bc-53f7-44bf-ad83-8915ece4f848 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'index' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:24.458902 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.api_utils [None req-81e267bc-53f7-44bf-ad83-8915ece4f848 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Removing options '' from query. {{(pid=99936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:24.460956 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-81e267bc-53f7-44bf-ad83-8915ece4f848 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:44:24.477293 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-81e267bc-53f7-44bf-ad83-8915ece4f848 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Get all volumes completed successfully. Jul 03 21:44:24.479058 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-81e267bc-53f7-44bf-ad83-8915ece4f848 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes?limit=1&marker=71e7b1ac-1288-4bd0-8ccb-edf1f7806db1 returned with HTTP 200 Jul 03 21:44:24.479058 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 104/416] 10.4.3.32 () {66 vars in 1333 bytes} [Fri Jul 3 21:44:24 2026] GET /volume/v3/volumes?limit=1&marker=71e7b1ac-1288-4bd0-8ccb-edf1f7806db1 => generated 467 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:24.492873 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ae50320e-0124-40d6-8961-80f7faa335ce None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:24.496798 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ae50320e-0124-40d6-8961-80f7faa335ce tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes?limit=1&marker=85b6c1cf-017d-4271-8f34-e88993bd0690 Jul 03 21:44:24.498227 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ae50320e-0124-40d6-8961-80f7faa335ce tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:24.498227 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ae50320e-0124-40d6-8961-80f7faa335ce tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'index' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:24.498227 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.api_utils [None req-ae50320e-0124-40d6-8961-80f7faa335ce tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Removing options '' from query. {{(pid=99935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:24.498227 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:24.498227 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:24.499127 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-ae50320e-0124-40d6-8961-80f7faa335ce tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:44:24.516669 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-ae50320e-0124-40d6-8961-80f7faa335ce tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Get all volumes completed successfully. Jul 03 21:44:24.516985 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ae50320e-0124-40d6-8961-80f7faa335ce tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes?limit=1&marker=85b6c1cf-017d-4271-8f34-e88993bd0690 returned with HTTP 200 Jul 03 21:44:24.519966 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 107/417] 10.4.3.32 () {66 vars in 1333 bytes} [Fri Jul 3 21:44:24 2026] GET /volume/v3/volumes?limit=1&marker=85b6c1cf-017d-4271-8f34-e88993bd0690 => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:44:24.534077 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-81d2124a-4cc3-402a-888f-026d9ed31f0d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:24.540250 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-81d2124a-4cc3-402a-888f-026d9ed31f0d tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2033499490&status=available Jul 03 21:44:24.540250 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-81d2124a-4cc3-402a-888f-026d9ed31f0d tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:24.541769 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-81d2124a-4cc3-402a-888f-026d9ed31f0d tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'index' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:24.541769 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.api_utils [None req-81d2124a-4cc3-402a-888f-026d9ed31f0d tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Removing options '' from query. {{(pid=99934) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:24.542789 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-81d2124a-4cc3-402a-888f-026d9ed31f0d tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Could not evaluate value available, assuming string {{(pid=99934) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2444}} Jul 03 21:44:24.543062 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:24.543062 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:24.543783 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-81d2124a-4cc3-402a-888f-026d9ed31f0d tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-2033499490'), ('no_migration_targets', True)]). {{(pid=99934) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:44:24.588454 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-81d2124a-4cc3-402a-888f-026d9ed31f0d tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Get all volumes completed successfully. Jul 03 21:44:24.588922 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-81d2124a-4cc3-402a-888f-026d9ed31f0d tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2033499490&status=available returned with HTTP 200 Jul 03 21:44:24.589449 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 103/418] 10.4.3.32 () {66 vars in 1365 bytes} [Fri Jul 3 21:44:24 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2033499490&status=available => generated 332 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:24.605006 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-173cba78-2129-43ff-937b-3ec7c3a747f6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:24.607667 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-173cba78-2129-43ff-937b-3ec7c3a747f6 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2033499490&status=available Jul 03 21:44:24.607931 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-173cba78-2129-43ff-937b-3ec7c3a747f6 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:24.608235 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-173cba78-2129-43ff-937b-3ec7c3a747f6 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'detail' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:24.609122 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.api_utils [None req-173cba78-2129-43ff-937b-3ec7c3a747f6 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Removing options '' from query. {{(pid=99936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:24.610080 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-173cba78-2129-43ff-937b-3ec7c3a747f6 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Could not evaluate value available, assuming string {{(pid=99936) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2444}} Jul 03 21:44:24.610080 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:24.610080 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:24.610719 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-173cba78-2129-43ff-937b-3ec7c3a747f6 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-2033499490'), ('no_migration_targets', True)]). {{(pid=99936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:44:24.660733 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-88531fe3-2596-4e00-b072-717478d3edfa req-0c0e3e1c-1612-43ab-a348-b1862d8a81dc tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Lock "cinder-attachment_update-f46896f6-c15a-4fe3-a237-9ff3e2e90d34-np0000004475" released by "attachment_update" :: held 0.540s {{(pid=99933) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:44:24.661132 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-88531fe3-2596-4e00-b072-717478d3edfa req-0c0e3e1c-1612-43ab-a348-b1862d8a81dc tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] https://10.4.3.32/volume/v3/attachments/147723a1-1e13-409e-82a1-92c2650856d0 returned with HTTP 200 Jul 03 21:44:24.662703 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 105/419] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:44:24 2026] PUT /volume/v3/attachments/147723a1-1e13-409e-82a1-92c2650856d0 => generated 969 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 21:44:24.674252 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-173cba78-2129-43ff-937b-3ec7c3a747f6 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Get all volumes completed successfully. Jul 03 21:44:24.677589 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:24.677589 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:24.686741 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-173cba78-2129-43ff-937b-3ec7c3a747f6 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2033499490&status=available returned with HTTP 200 Jul 03 21:44:24.687638 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 105/420] 10.4.3.32 () {66 vars in 1386 bytes} [Fri Jul 3 21:44:24 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2033499490&status=available => generated 858 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:24.709097 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a2651313-6ca0-48fd-8f95-de8fc78a4e9f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:24.716096 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a2651313-6ca0-48fd-8f95-de8fc78a4e9f tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?marker=85b6c1cf-017d-4271-8f34-e88993bd0690&sort=id%3Aasc Jul 03 21:44:24.716096 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a2651313-6ca0-48fd-8f95-de8fc78a4e9f tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:24.716096 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a2651313-6ca0-48fd-8f95-de8fc78a4e9f tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'detail' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:24.719943 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.api_utils [None req-a2651313-6ca0-48fd-8f95-de8fc78a4e9f tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Removing options '' from query. {{(pid=99935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:24.721248 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-a2651313-6ca0-48fd-8f95-de8fc78a4e9f tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:44:24.791100 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-a2651313-6ca0-48fd-8f95-de8fc78a4e9f tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Get all volumes completed successfully. Jul 03 21:44:24.792252 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:24.792252 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:24.797880 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a2651313-6ca0-48fd-8f95-de8fc78a4e9f tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes/detail?marker=85b6c1cf-017d-4271-8f34-e88993bd0690&sort=id%3Aasc returned with HTTP 200 Jul 03 21:44:24.799219 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 108/421] 10.4.3.32 () {66 vars in 1366 bytes} [Fri Jul 3 21:44:24 2026] GET /volume/v3/volumes/detail?marker=85b6c1cf-017d-4271-8f34-e88993bd0690&sort=id%3Aasc => generated 857 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:24.824789 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-636e7194-0203-4960-afb2-b79003e262f7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:24.827945 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-636e7194-0203-4960-afb2-b79003e262f7 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 03 21:44:24.828794 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-636e7194-0203-4960-afb2-b79003e262f7 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:24.829116 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-636e7194-0203-4960-afb2-b79003e262f7 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'detail' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:24.829607 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.api_utils [None req-636e7194-0203-4960-afb2-b79003e262f7 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Removing options '' from query. {{(pid=99934) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:24.830262 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:24.830262 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:24.831728 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-636e7194-0203-4960-afb2-b79003e262f7 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=99934) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:44:24.893952 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-636e7194-0203-4960-afb2-b79003e262f7 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Get all volumes completed successfully. Jul 03 21:44:24.895061 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:24.895061 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:24.901061 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-636e7194-0203-4960-afb2-b79003e262f7 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 03 21:44:24.901574 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 104/422] 10.4.3.32 () {66 vars in 1330 bytes} [Fri Jul 3 21:44:24 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2547 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:24.925216 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-420d2b0e-ad9f-4e38-9044-a5f4e7dab512 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:24.929056 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-420d2b0e-ad9f-4e38-9044-a5f4e7dab512 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Jul 03 21:44:24.929056 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-420d2b0e-ad9f-4e38-9044-a5f4e7dab512 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:24.929056 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-420d2b0e-ad9f-4e38-9044-a5f4e7dab512 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'detail' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:24.929499 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.api_utils [None req-420d2b0e-ad9f-4e38-9044-a5f4e7dab512 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Removing options '' from query. {{(pid=99933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:24.930105 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:24.930105 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:24.933142 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-420d2b0e-ad9f-4e38-9044-a5f4e7dab512 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99933) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:44:24.944784 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-420d2b0e-ad9f-4e38-9044-a5f4e7dab512 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Get all volumes completed successfully. Jul 03 21:44:24.946057 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:24.946057 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:24.954927 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-420d2b0e-ad9f-4e38-9044-a5f4e7dab512 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Jul 03 21:44:24.955494 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 106/423] 10.4.3.32 () {66 vars in 1251 bytes} [Fri Jul 3 21:44:24 2026] GET /volume/v3/volumes/detail => generated 2547 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:24.974839 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c38d523d-c183-4393-bd4c-167e2c17285d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:24.978797 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c38d523d-c183-4393-bd4c-167e2c17285d tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 03 21:44:24.979126 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c38d523d-c183-4393-bd4c-167e2c17285d tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:24.979397 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c38d523d-c183-4393-bd4c-167e2c17285d tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'index' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:24.979666 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.api_utils [None req-c38d523d-c183-4393-bd4c-167e2c17285d tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Removing options '' from query. {{(pid=99936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:24.980992 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-c38d523d-c183-4393-bd4c-167e2c17285d tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=99936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:44:25.029027 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c38d523d-c183-4393-bd4c-167e2c17285d tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Get all volumes completed successfully. Jul 03 21:44:25.029939 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c38d523d-c183-4393-bd4c-167e2c17285d tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 03 21:44:25.030912 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 106/424] 10.4.3.32 () {66 vars in 1309 bytes} [Fri Jul 3 21:44:24 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 969 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:25.052827 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e0ff7043-55fe-40b6-b777-c38871bac63e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:25.057344 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e0ff7043-55fe-40b6-b777-c38871bac63e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes?availability_zone=nova Jul 03 21:44:25.057344 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e0ff7043-55fe-40b6-b777-c38871bac63e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:25.057680 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e0ff7043-55fe-40b6-b777-c38871bac63e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'index' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:25.058022 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.api_utils [None req-e0ff7043-55fe-40b6-b777-c38871bac63e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Removing options '' from query. {{(pid=99935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:25.058472 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e0ff7043-55fe-40b6-b777-c38871bac63e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Could not evaluate value nova, assuming string {{(pid=99935) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2444}} Jul 03 21:44:25.059626 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e0ff7043-55fe-40b6-b777-c38871bac63e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:44:25.104848 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e0ff7043-55fe-40b6-b777-c38871bac63e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Get all volumes completed successfully. Jul 03 21:44:25.107737 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e0ff7043-55fe-40b6-b777-c38871bac63e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 03 21:44:25.108351 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 109/425] 10.4.3.32 () {66 vars in 1275 bytes} [Fri Jul 3 21:44:25 2026] GET /volume/v3/volumes?availability_zone=nova => generated 969 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:25.121858 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6bdbc017-af04-4ac2-a9a3-7e0f2f56b53b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:25.128084 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6bdbc017-af04-4ac2-a9a3-7e0f2f56b53b tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes?availability_zone=nova Jul 03 21:44:25.128084 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6bdbc017-af04-4ac2-a9a3-7e0f2f56b53b tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:25.128084 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6bdbc017-af04-4ac2-a9a3-7e0f2f56b53b tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'index' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:25.128692 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.api_utils [None req-6bdbc017-af04-4ac2-a9a3-7e0f2f56b53b tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Removing options '' from query. {{(pid=99934) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:25.129095 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-6bdbc017-af04-4ac2-a9a3-7e0f2f56b53b tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Could not evaluate value nova, assuming string {{(pid=99934) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2444}} Jul 03 21:44:25.130271 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-6bdbc017-af04-4ac2-a9a3-7e0f2f56b53b tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99934) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:44:25.175243 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-6bdbc017-af04-4ac2-a9a3-7e0f2f56b53b tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Get all volumes completed successfully. Jul 03 21:44:25.175828 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6bdbc017-af04-4ac2-a9a3-7e0f2f56b53b tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 03 21:44:25.176276 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 105/426] 10.4.3.32 () {66 vars in 1275 bytes} [Fri Jul 3 21:44:25 2026] GET /volume/v3/volumes?availability_zone=nova => generated 969 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:25.187634 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-88531fe3-2596-4e00-b072-717478d3edfa req-eddd27e1-d900-4550-b4ef-362ceee95d28 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:25.196602 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-88531fe3-2596-4e00-b072-717478d3edfa req-eddd27e1-d900-4550-b4ef-362ceee95d28 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] POST https://10.4.3.32/volume/v3/attachments/147723a1-1e13-409e-82a1-92c2650856d0/action Jul 03 21:44:25.196602 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-88531fe3-2596-4e00-b072-717478d3edfa req-eddd27e1-d900-4550-b4ef-362ceee95d28 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Action body: b'{"os-complete": null}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:44:25.196602 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-88531fe3-2596-4e00-b072-717478d3edfa req-eddd27e1-d900-4550-b4ef-362ceee95d28 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:44:25.200972 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-53c0d981-d791-42d3-89de-718a1380af34 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:25.205224 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-53c0d981-d791-42d3-89de-718a1380af34 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes?bootable=false Jul 03 21:44:25.206069 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-53c0d981-d791-42d3-89de-718a1380af34 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:25.206576 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-53c0d981-d791-42d3-89de-718a1380af34 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'index' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:25.207137 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.api_utils [None req-53c0d981-d791-42d3-89de-718a1380af34 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Removing options '' from query. {{(pid=99936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:25.208608 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:25.208608 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:25.208772 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-53c0d981-d791-42d3-89de-718a1380af34 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:44:25.254145 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:25.254145 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:25.267062 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-53c0d981-d791-42d3-89de-718a1380af34 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Get all volumes completed successfully. Jul 03 21:44:25.268402 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-53c0d981-d791-42d3-89de-718a1380af34 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 03 21:44:25.269735 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 107/427] 10.4.3.32 () {66 vars in 1259 bytes} [Fri Jul 3 21:44:25 2026] GET /volume/v3/volumes?bootable=false => generated 969 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:25.283597 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a094415a-7f74-42f5-a470-23669b758192 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:25.289303 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a094415a-7f74-42f5-a470-23669b758192 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes?bootable=false Jul 03 21:44:25.289942 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a094415a-7f74-42f5-a470-23669b758192 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:25.289942 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a094415a-7f74-42f5-a470-23669b758192 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'index' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:25.290105 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.api_utils [None req-a094415a-7f74-42f5-a470-23669b758192 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Removing options '' from query. {{(pid=99935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:25.291239 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:25.291239 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:25.291398 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-a094415a-7f74-42f5-a470-23669b758192 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:44:25.293850 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-88531fe3-2596-4e00-b072-717478d3edfa req-eddd27e1-d900-4550-b4ef-362ceee95d28 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] https://10.4.3.32/volume/v3/attachments/147723a1-1e13-409e-82a1-92c2650856d0/action returned with HTTP 204 Jul 03 21:44:25.296807 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 107/428] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:44:25 2026] POST /volume/v3/attachments/147723a1-1e13-409e-82a1-92c2650856d0/action => generated 0 bytes in 108 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:44:25.347930 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-a094415a-7f74-42f5-a470-23669b758192 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Get all volumes completed successfully. Jul 03 21:44:25.348441 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a094415a-7f74-42f5-a470-23669b758192 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 03 21:44:25.349012 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 110/429] 10.4.3.32 () {66 vars in 1259 bytes} [Fri Jul 3 21:44:25 2026] GET /volume/v3/volumes?bootable=false => generated 969 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:25.366538 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-350166cb-6293-49c0-ab46-692e00f1eb48 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:25.370436 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-350166cb-6293-49c0-ab46-692e00f1eb48 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes?status=available Jul 03 21:44:25.371403 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-350166cb-6293-49c0-ab46-692e00f1eb48 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:25.371403 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-350166cb-6293-49c0-ab46-692e00f1eb48 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'index' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:25.371403 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.api_utils [None req-350166cb-6293-49c0-ab46-692e00f1eb48 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Removing options '' from query. {{(pid=99934) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:25.373991 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-350166cb-6293-49c0-ab46-692e00f1eb48 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Could not evaluate value available, assuming string {{(pid=99934) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2444}} Jul 03 21:44:25.373991 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:25.373991 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:25.373991 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-350166cb-6293-49c0-ab46-692e00f1eb48 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99934) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:44:25.424654 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-350166cb-6293-49c0-ab46-692e00f1eb48 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Get all volumes completed successfully. Jul 03 21:44:25.427758 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-350166cb-6293-49c0-ab46-692e00f1eb48 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes?status=available returned with HTTP 200 Jul 03 21:44:25.428749 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 106/430] 10.4.3.32 () {66 vars in 1263 bytes} [Fri Jul 3 21:44:25 2026] GET /volume/v3/volumes?status=available => generated 969 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:25.445003 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8d174ebc-10a0-41f2-9de4-967c0a563bb0 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:25.448699 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8d174ebc-10a0-41f2-9de4-967c0a563bb0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes?status=available Jul 03 21:44:25.449609 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8d174ebc-10a0-41f2-9de4-967c0a563bb0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:25.453017 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8d174ebc-10a0-41f2-9de4-967c0a563bb0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'index' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:25.453017 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.api_utils [None req-8d174ebc-10a0-41f2-9de4-967c0a563bb0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Removing options '' from query. {{(pid=99936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:25.453017 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8d174ebc-10a0-41f2-9de4-967c0a563bb0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Could not evaluate value available, assuming string {{(pid=99936) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2444}} Jul 03 21:44:25.453017 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:25.453017 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:25.453017 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8d174ebc-10a0-41f2-9de4-967c0a563bb0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:44:25.500397 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-8d174ebc-10a0-41f2-9de4-967c0a563bb0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Get all volumes completed successfully. Jul 03 21:44:25.501219 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8d174ebc-10a0-41f2-9de4-967c0a563bb0 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes?status=available returned with HTTP 200 Jul 03 21:44:25.502052 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 108/431] 10.4.3.32 () {66 vars in 1263 bytes} [Fri Jul 3 21:44:25 2026] GET /volume/v3/volumes?status=available => generated 969 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:44:25.517545 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8520c09c-6cd9-41cc-adb7-4fdb82d9b4c7 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:25.519673 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8520c09c-6cd9-41cc-adb7-4fdb82d9b4c7 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?availability_zone=nova Jul 03 21:44:25.519949 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8520c09c-6cd9-41cc-adb7-4fdb82d9b4c7 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:25.520188 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8520c09c-6cd9-41cc-adb7-4fdb82d9b4c7 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'detail' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:25.520643 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.api_utils [None req-8520c09c-6cd9-41cc-adb7-4fdb82d9b4c7 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Removing options '' from query. {{(pid=99933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:25.521022 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-8520c09c-6cd9-41cc-adb7-4fdb82d9b4c7 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Could not evaluate value nova, assuming string {{(pid=99933) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2444}} Jul 03 21:44:25.522107 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-8520c09c-6cd9-41cc-adb7-4fdb82d9b4c7 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99933) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:44:25.584387 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-8520c09c-6cd9-41cc-adb7-4fdb82d9b4c7 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Get all volumes completed successfully. Jul 03 21:44:25.584387 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:25.584387 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:25.596146 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8520c09c-6cd9-41cc-adb7-4fdb82d9b4c7 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Jul 03 21:44:25.597229 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 108/432] 10.4.3.32 () {66 vars in 1296 bytes} [Fri Jul 3 21:44:25 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2547 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:25.618454 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-fabb616c-7213-4fde-a59f-e67d9d4c6883 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:25.621087 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fabb616c-7213-4fde-a59f-e67d9d4c6883 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?bootable=false Jul 03 21:44:25.621459 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fabb616c-7213-4fde-a59f-e67d9d4c6883 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:25.623396 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fabb616c-7213-4fde-a59f-e67d9d4c6883 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'detail' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:25.623396 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.api_utils [None req-fabb616c-7213-4fde-a59f-e67d9d4c6883 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Removing options '' from query. {{(pid=99935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:25.623396 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:25.623396 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:25.623396 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-fabb616c-7213-4fde-a59f-e67d9d4c6883 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:44:25.636888 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-fabb616c-7213-4fde-a59f-e67d9d4c6883 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Get all volumes completed successfully. Jul 03 21:44:25.638529 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:25.638529 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:25.645005 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fabb616c-7213-4fde-a59f-e67d9d4c6883 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Jul 03 21:44:25.645479 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 111/433] 10.4.3.32 () {66 vars in 1280 bytes} [Fri Jul 3 21:44:25 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2547 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:25.669742 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-7b61c49b-5abc-4e9d-950d-22b3b93074f9 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:25.672627 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7b61c49b-5abc-4e9d-950d-22b3b93074f9 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?status=available Jul 03 21:44:25.673666 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7b61c49b-5abc-4e9d-950d-22b3b93074f9 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:25.673666 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7b61c49b-5abc-4e9d-950d-22b3b93074f9 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'detail' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:25.673831 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.api_utils [None req-7b61c49b-5abc-4e9d-950d-22b3b93074f9 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Removing options '' from query. {{(pid=99934) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:25.675064 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-7b61c49b-5abc-4e9d-950d-22b3b93074f9 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Could not evaluate value available, assuming string {{(pid=99934) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2444}} Jul 03 21:44:25.676059 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:25.676059 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:25.677093 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-7b61c49b-5abc-4e9d-950d-22b3b93074f9 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99934) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:44:25.691230 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-7b61c49b-5abc-4e9d-950d-22b3b93074f9 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Get all volumes completed successfully. Jul 03 21:44:25.692686 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:25.692686 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:25.698337 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7b61c49b-5abc-4e9d-950d-22b3b93074f9 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes/detail?status=available returned with HTTP 200 Jul 03 21:44:25.699212 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 107/434] 10.4.3.32 () {66 vars in 1284 bytes} [Fri Jul 3 21:44:25 2026] GET /volume/v3/volumes/detail?status=available => generated 2547 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:25.718129 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8859dfcb-38ef-4066-aa42-d12f46bd9f32 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:25.721316 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8859dfcb-38ef-4066-aa42-d12f46bd9f32 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes/d7fe5484-ff13-4fd3-805d-a7b591cab601 Jul 03 21:44:25.721316 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8859dfcb-38ef-4066-aa42-d12f46bd9f32 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:25.722218 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8859dfcb-38ef-4066-aa42-d12f46bd9f32 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:25.737904 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:25.737904 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:25.746386 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-8859dfcb-38ef-4066-aa42-d12f46bd9f32 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Volume info retrieved successfully. Jul 03 21:44:25.755013 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8859dfcb-38ef-4066-aa42-d12f46bd9f32 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes/d7fe5484-ff13-4fd3-805d-a7b591cab601 returned with HTTP 200 Jul 03 21:44:25.756127 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 109/435] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:25 2026] GET /volume/v3/volumes/d7fe5484-ff13-4fd3-805d-a7b591cab601 => generated 854 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:25.777177 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a732244f-2efc-45f1-bd1b-1e6feb8b128e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:25.779839 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a732244f-2efc-45f1-bd1b-1e6feb8b128e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] DELETE https://10.4.3.32/volume/v3/volumes/d7fe5484-ff13-4fd3-805d-a7b591cab601 Jul 03 21:44:25.780951 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a732244f-2efc-45f1-bd1b-1e6feb8b128e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:25.780951 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a732244f-2efc-45f1-bd1b-1e6feb8b128e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:25.780951 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-a732244f-2efc-45f1-bd1b-1e6feb8b128e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Delete volume with id: d7fe5484-ff13-4fd3-805d-a7b591cab601 Jul 03 21:44:25.797967 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:25.797967 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:25.802056 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-a732244f-2efc-45f1-bd1b-1e6feb8b128e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Volume info retrieved successfully. Jul 03 21:44:25.840440 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-a732244f-2efc-45f1-bd1b-1e6feb8b128e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Delete volume request issued successfully. Jul 03 21:44:25.841534 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a732244f-2efc-45f1-bd1b-1e6feb8b128e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes/d7fe5484-ff13-4fd3-805d-a7b591cab601 returned with HTTP 202 Jul 03 21:44:25.841534 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 109/436] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:44:25 2026] DELETE /volume/v3/volumes/d7fe5484-ff13-4fd3-805d-a7b591cab601 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:44:25.855850 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-2f1e453e-2ca7-4a2a-836f-43ef3199a6ea None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:25.858625 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2f1e453e-2ca7-4a2a-836f-43ef3199a6ea tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes/d7fe5484-ff13-4fd3-805d-a7b591cab601 Jul 03 21:44:25.858926 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2f1e453e-2ca7-4a2a-836f-43ef3199a6ea tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:25.859151 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2f1e453e-2ca7-4a2a-836f-43ef3199a6ea tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:25.869225 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:25.869225 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:25.877688 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-2f1e453e-2ca7-4a2a-836f-43ef3199a6ea tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Volume info retrieved successfully. Jul 03 21:44:25.887634 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2f1e453e-2ca7-4a2a-836f-43ef3199a6ea tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes/d7fe5484-ff13-4fd3-805d-a7b591cab601 returned with HTTP 200 Jul 03 21:44:25.888117 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 112/437] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:25 2026] GET /volume/v3/volumes/d7fe5484-ff13-4fd3-805d-a7b591cab601 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:26.141968 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9761c537-7395-4b21-bc2c-48c342076854 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:26.145444 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9761c537-7395-4b21-bc2c-48c342076854 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] DELETE https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da Jul 03 21:44:26.145736 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9761c537-7395-4b21-bc2c-48c342076854 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:26.146027 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9761c537-7395-4b21-bc2c-48c342076854 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:26.146256 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-9761c537-7395-4b21-bc2c-48c342076854 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Delete volume with id: 862c637b-6370-4e6e-928d-0e4f8590c7da Jul 03 21:44:26.159088 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:26.159088 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:26.159770 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-9761c537-7395-4b21-bc2c-48c342076854 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Volume info retrieved successfully. Jul 03 21:44:26.190807 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-9761c537-7395-4b21-bc2c-48c342076854 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Delete volume request issued successfully. Jul 03 21:44:26.191074 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9761c537-7395-4b21-bc2c-48c342076854 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da returned with HTTP 202 Jul 03 21:44:26.191735 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 108/438] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:44:26 2026] DELETE /volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:44:26.207288 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b88ebbc6-b929-4896-9f9d-6fc73bab7036 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:26.210104 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b88ebbc6-b929-4896-9f9d-6fc73bab7036 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] GET https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da Jul 03 21:44:26.210243 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b88ebbc6-b929-4896-9f9d-6fc73bab7036 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:26.210515 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b88ebbc6-b929-4896-9f9d-6fc73bab7036 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:26.223808 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:26.223808 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:26.229431 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b88ebbc6-b929-4896-9f9d-6fc73bab7036 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Volume info retrieved successfully. Jul 03 21:44:26.239654 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b88ebbc6-b929-4896-9f9d-6fc73bab7036 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da returned with HTTP 200 Jul 03 21:44:26.240231 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 110/439] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:26 2026] GET /volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:26.554212 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-05179ebe-72ae-4b0d-92b6-4fbecebb42a8 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:26.556120 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-05179ebe-72ae-4b0d-92b6-4fbecebb42a8 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:44:26.556603 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-05179ebe-72ae-4b0d-92b6-4fbecebb42a8 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-978684744"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:44:26.558165 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-05179ebe-72ae-4b0d-92b6-4fbecebb42a8 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-978684744'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:44:26.558263 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-05179ebe-72ae-4b0d-92b6-4fbecebb42a8 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Create volume of 1 GB Jul 03 21:44:26.564316 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-05179ebe-72ae-4b0d-92b6-4fbecebb42a8 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Availability Zones retrieved successfully. Jul 03 21:44:26.577544 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-05179ebe-72ae-4b0d-92b6-4fbecebb42a8 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Flow 'volume_create_api' (0a0708fb-673c-492a-87b0-be15120d88aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:44:26.579403 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-05179ebe-72ae-4b0d-92b6-4fbecebb42a8 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6228d5e-50ca-4072-99fb-b1aabdb1d1c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:26.580766 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-05179ebe-72ae-4b0d-92b6-4fbecebb42a8 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:44:26.617287 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-05179ebe-72ae-4b0d-92b6-4fbecebb42a8 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6228d5e-50ca-4072-99fb-b1aabdb1d1c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:26.618085 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-05179ebe-72ae-4b0d-92b6-4fbecebb42a8 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae7c0e5a-e5f9-43fe-b64d-9ae475f8818f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:26.698835 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-05179ebe-72ae-4b0d-92b6-4fbecebb42a8 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Created reservations ['ef3b3db5-898b-4242-bf9c-d768cc729b6b', 'a2c4fb51-0ad7-4826-8608-2cd6d7d431c3', 'aad95917-40f1-4f55-969d-0bb9c4d164ec', 'e7d4ef1a-e560-4445-8bd0-095d38e39972'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:44:26.700093 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-05179ebe-72ae-4b0d-92b6-4fbecebb42a8 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae7c0e5a-e5f9-43fe-b64d-9ae475f8818f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef3b3db5-898b-4242-bf9c-d768cc729b6b', 'a2c4fb51-0ad7-4826-8608-2cd6d7d431c3', 'aad95917-40f1-4f55-969d-0bb9c4d164ec', 'e7d4ef1a-e560-4445-8bd0-095d38e39972']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:26.701012 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-05179ebe-72ae-4b0d-92b6-4fbecebb42a8 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b09ce70-8d44-409b-a244-77fc2d10d8c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:26.733519 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-05179ebe-72ae-4b0d-92b6-4fbecebb42a8 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b09ce70-8d44-409b-a244-77fc2d10d8c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0ffa7c1-7376-4e50-ac78-df54f2f76cd2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-978684744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c01a4d2affc466da68ea3d2f1571db9',qos_specs=None,replication_status=,reservations=['ef3b3db5-898b-4242-bf9c-d768cc729b6b','a2c4fb51-0ad7-4826-8608-2cd6d7d431c3','aad95917-40f1-4f55-969d-0bb9c4d164ec','e7d4ef1a-e560-4445-8bd0-095d38e39972'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd6634070d7c4932a7ded7f480ae2800',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:44:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-978684744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0ffa7c1-7376-4e50-ac78-df54f2f76cd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c01a4d2affc466da68ea3d2f1571db9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd6634070d7c4932a7ded7f480ae2800',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:26.734855 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-05179ebe-72ae-4b0d-92b6-4fbecebb42a8 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (217600a4-4c76-4612-affe-ceef44b6b626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:26.767513 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-05179ebe-72ae-4b0d-92b6-4fbecebb42a8 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (217600a4-4c76-4612-affe-ceef44b6b626) transitioned into state 'SUCCESS' from state '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-978684744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c01a4d2affc466da68ea3d2f1571db9',qos_specs=None,replication_status=,reservations=['ef3b3db5-898b-4242-bf9c-d768cc729b6b','a2c4fb51-0ad7-4826-8608-2cd6d7d431c3','aad95917-40f1-4f55-969d-0bb9c4d164ec','e7d4ef1a-e560-4445-8bd0-095d38e39972'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd6634070d7c4932a7ded7f480ae2800',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:26.769230 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-05179ebe-72ae-4b0d-92b6-4fbecebb42a8 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89f2b4d9-0304-4dec-aee5-f860d2cb52a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:26.784672 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-05179ebe-72ae-4b0d-92b6-4fbecebb42a8 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89f2b4d9-0304-4dec-aee5-f860d2cb52a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:26.785853 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-05179ebe-72ae-4b0d-92b6-4fbecebb42a8 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Flow 'volume_create_api' (0a0708fb-673c-492a-87b0-be15120d88aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:44:26.786255 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-05179ebe-72ae-4b0d-92b6-4fbecebb42a8 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Create volume request issued successfully. Jul 03 21:44:26.787238 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-05179ebe-72ae-4b0d-92b6-4fbecebb42a8 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:44:26.787857 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 110/440] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:44:26 2026] POST /volume/v3/volumes => generated 748 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:44:26.805788 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-076aae08-c8c4-4d0b-b5b0-894e17edb3b4 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:26.807882 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-076aae08-c8c4-4d0b-b5b0-894e17edb3b4 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 Jul 03 21:44:26.808108 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-076aae08-c8c4-4d0b-b5b0-894e17edb3b4 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:26.808389 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-076aae08-c8c4-4d0b-b5b0-894e17edb3b4 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:26.816212 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:26.816212 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:26.820660 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-076aae08-c8c4-4d0b-b5b0-894e17edb3b4 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:44:26.825220 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-076aae08-c8c4-4d0b-b5b0-894e17edb3b4 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 returned with HTTP 200 Jul 03 21:44:26.825786 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 113/441] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:26 2026] GET /volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:26.909045 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-20c0c73f-86bb-453e-9346-99f8f76ed009 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:26.910877 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-20c0c73f-86bb-453e-9346-99f8f76ed009 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes/d7fe5484-ff13-4fd3-805d-a7b591cab601 Jul 03 21:44:26.911123 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-20c0c73f-86bb-453e-9346-99f8f76ed009 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:26.911391 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-20c0c73f-86bb-453e-9346-99f8f76ed009 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:26.920131 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-20c0c73f-86bb-453e-9346-99f8f76ed009 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes/d7fe5484-ff13-4fd3-805d-a7b591cab601 returned with HTTP 404 Jul 03 21:44:26.920829 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 109/442] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:26 2026] GET /volume/v3/volumes/d7fe5484-ff13-4fd3-805d-a7b591cab601 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:44:26.936885 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ad4682ef-e0b1-4861-9f12-bf0f44559b52 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:26.942608 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ad4682ef-e0b1-4861-9f12-bf0f44559b52 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes/71e7b1ac-1288-4bd0-8ccb-edf1f7806db1 Jul 03 21:44:26.942608 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ad4682ef-e0b1-4861-9f12-bf0f44559b52 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:26.942608 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ad4682ef-e0b1-4861-9f12-bf0f44559b52 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:26.953657 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:26.953657 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:26.962248 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-ad4682ef-e0b1-4861-9f12-bf0f44559b52 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Volume info retrieved successfully. Jul 03 21:44:26.971409 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ad4682ef-e0b1-4861-9f12-bf0f44559b52 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes/71e7b1ac-1288-4bd0-8ccb-edf1f7806db1 returned with HTTP 200 Jul 03 21:44:26.971409 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 111/443] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:26 2026] GET /volume/v3/volumes/71e7b1ac-1288-4bd0-8ccb-edf1f7806db1 => generated 855 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:26.993561 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f3009ab9-b231-45c1-a5f6-7e0d82851b6e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:26.995727 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f3009ab9-b231-45c1-a5f6-7e0d82851b6e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] DELETE https://10.4.3.32/volume/v3/volumes/71e7b1ac-1288-4bd0-8ccb-edf1f7806db1 Jul 03 21:44:26.995925 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f3009ab9-b231-45c1-a5f6-7e0d82851b6e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:26.996116 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f3009ab9-b231-45c1-a5f6-7e0d82851b6e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:26.996273 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-f3009ab9-b231-45c1-a5f6-7e0d82851b6e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Delete volume with id: 71e7b1ac-1288-4bd0-8ccb-edf1f7806db1 Jul 03 21:44:27.003969 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:27.003969 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:27.004535 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f3009ab9-b231-45c1-a5f6-7e0d82851b6e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Volume info retrieved successfully. Jul 03 21:44:27.025820 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f3009ab9-b231-45c1-a5f6-7e0d82851b6e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Delete volume request issued successfully. Jul 03 21:44:27.026085 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f3009ab9-b231-45c1-a5f6-7e0d82851b6e tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes/71e7b1ac-1288-4bd0-8ccb-edf1f7806db1 returned with HTTP 202 Jul 03 21:44:27.026730 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 111/444] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:44:26 2026] DELETE /volume/v3/volumes/71e7b1ac-1288-4bd0-8ccb-edf1f7806db1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:44:27.038240 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-14e8d7c0-9206-4bff-a586-d29dec25373f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:27.040632 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-14e8d7c0-9206-4bff-a586-d29dec25373f tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes/71e7b1ac-1288-4bd0-8ccb-edf1f7806db1 Jul 03 21:44:27.040862 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-14e8d7c0-9206-4bff-a586-d29dec25373f tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:27.041105 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-14e8d7c0-9206-4bff-a586-d29dec25373f tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:27.048980 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:27.048980 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:27.053615 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-14e8d7c0-9206-4bff-a586-d29dec25373f tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Volume info retrieved successfully. Jul 03 21:44:27.059271 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-14e8d7c0-9206-4bff-a586-d29dec25373f tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes/71e7b1ac-1288-4bd0-8ccb-edf1f7806db1 returned with HTTP 200 Jul 03 21:44:27.059745 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 114/445] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:27 2026] GET /volume/v3/volumes/71e7b1ac-1288-4bd0-8ccb-edf1f7806db1 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:27.256658 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-aebe36d2-7700-4e0c-a91b-a374e0696216 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:27.260077 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-aebe36d2-7700-4e0c-a91b-a374e0696216 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] GET https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da Jul 03 21:44:27.260363 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-aebe36d2-7700-4e0c-a91b-a374e0696216 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:27.260600 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-aebe36d2-7700-4e0c-a91b-a374e0696216 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:27.270569 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-aebe36d2-7700-4e0c-a91b-a374e0696216 tempest-TaggedAttachmentsTest-214593358 tempest-TaggedAttachmentsTest-214593358-project-member] https://10.4.3.32/volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da returned with HTTP 404 Jul 03 21:44:27.274257 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 110/446] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:27 2026] GET /volume/v3/volumes/862c637b-6370-4e6e-928d-0e4f8590c7da => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:44:27.840191 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f5150768-ea06-49fd-9e6b-041217d2aa07 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:27.842920 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f5150768-ea06-49fd-9e6b-041217d2aa07 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 Jul 03 21:44:27.843248 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f5150768-ea06-49fd-9e6b-041217d2aa07 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:27.843504 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f5150768-ea06-49fd-9e6b-041217d2aa07 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:27.856072 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:27.856072 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:27.864592 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-f5150768-ea06-49fd-9e6b-041217d2aa07 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:44:27.873089 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f5150768-ea06-49fd-9e6b-041217d2aa07 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 returned with HTTP 200 Jul 03 21:44:27.873598 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 112/447] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:27 2026] GET /volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:27.929968 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-45ca49e7-45e8-4995-b931-8e8ee9c6904c req-4bafe15f-4c6c-4106-84fc-85c4c26707ce None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:27.932953 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-45ca49e7-45e8-4995-b931-8e8ee9c6904c req-4bafe15f-4c6c-4106-84fc-85c4c26707ce tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 Jul 03 21:44:27.933242 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-45ca49e7-45e8-4995-b931-8e8ee9c6904c req-4bafe15f-4c6c-4106-84fc-85c4c26707ce tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:27.933557 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-45ca49e7-45e8-4995-b931-8e8ee9c6904c req-4bafe15f-4c6c-4106-84fc-85c4c26707ce tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:27.943039 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:27.943039 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:27.948465 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-45ca49e7-45e8-4995-b931-8e8ee9c6904c req-4bafe15f-4c6c-4106-84fc-85c4c26707ce tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:44:27.954503 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-45ca49e7-45e8-4995-b931-8e8ee9c6904c req-4bafe15f-4c6c-4106-84fc-85c4c26707ce tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 returned with HTTP 200 Jul 03 21:44:27.955199 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 112/448] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:44:27 2026] GET /volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:28.076773 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c7a2e27a-4dc5-4e8d-b552-cb6d6e107c17 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:28.078828 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c7a2e27a-4dc5-4e8d-b552-cb6d6e107c17 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes/71e7b1ac-1288-4bd0-8ccb-edf1f7806db1 Jul 03 21:44:28.078912 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c7a2e27a-4dc5-4e8d-b552-cb6d6e107c17 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:28.079115 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c7a2e27a-4dc5-4e8d-b552-cb6d6e107c17 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:28.084927 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c7a2e27a-4dc5-4e8d-b552-cb6d6e107c17 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes/71e7b1ac-1288-4bd0-8ccb-edf1f7806db1 returned with HTTP 404 Jul 03 21:44:28.085560 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 115/449] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:28 2026] GET /volume/v3/volumes/71e7b1ac-1288-4bd0-8ccb-edf1f7806db1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:44:28.094315 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-89755eb0-9dc9-4b09-b9dc-609a4c061351 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:28.097456 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-89755eb0-9dc9-4b09-b9dc-609a4c061351 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes/85b6c1cf-017d-4271-8f34-e88993bd0690 Jul 03 21:44:28.097688 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-89755eb0-9dc9-4b09-b9dc-609a4c061351 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:28.097899 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-89755eb0-9dc9-4b09-b9dc-609a4c061351 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:28.109921 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:28.109921 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:28.117822 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-89755eb0-9dc9-4b09-b9dc-609a4c061351 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Volume info retrieved successfully. Jul 03 21:44:28.124590 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-89755eb0-9dc9-4b09-b9dc-609a4c061351 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes/85b6c1cf-017d-4271-8f34-e88993bd0690 returned with HTTP 200 Jul 03 21:44:28.125171 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 111/450] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:28 2026] GET /volume/v3/volumes/85b6c1cf-017d-4271-8f34-e88993bd0690 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:28.141498 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7ecb71bd-8997-4cd8-9468-2949914f2e29 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:28.144480 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7ecb71bd-8997-4cd8-9468-2949914f2e29 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] DELETE https://10.4.3.32/volume/v3/volumes/85b6c1cf-017d-4271-8f34-e88993bd0690 Jul 03 21:44:28.146397 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7ecb71bd-8997-4cd8-9468-2949914f2e29 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:28.146397 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7ecb71bd-8997-4cd8-9468-2949914f2e29 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:28.146397 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-7ecb71bd-8997-4cd8-9468-2949914f2e29 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Delete volume with id: 85b6c1cf-017d-4271-8f34-e88993bd0690 Jul 03 21:44:28.160451 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:28.160451 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:28.161256 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-7ecb71bd-8997-4cd8-9468-2949914f2e29 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Volume info retrieved successfully. Jul 03 21:44:28.230708 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-7ecb71bd-8997-4cd8-9468-2949914f2e29 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Delete volume request issued successfully. Jul 03 21:44:28.231022 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7ecb71bd-8997-4cd8-9468-2949914f2e29 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes/85b6c1cf-017d-4271-8f34-e88993bd0690 returned with HTTP 202 Jul 03 21:44:28.231532 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 113/451] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:44:28 2026] DELETE /volume/v3/volumes/85b6c1cf-017d-4271-8f34-e88993bd0690 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:44:28.243849 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-626fc1f9-4a37-47c2-906c-92d3ea113882 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:28.247496 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-626fc1f9-4a37-47c2-906c-92d3ea113882 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes/85b6c1cf-017d-4271-8f34-e88993bd0690 Jul 03 21:44:28.250398 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-626fc1f9-4a37-47c2-906c-92d3ea113882 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:28.250398 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-626fc1f9-4a37-47c2-906c-92d3ea113882 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:28.258987 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:28.258987 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:28.264492 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-626fc1f9-4a37-47c2-906c-92d3ea113882 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Volume info retrieved successfully. Jul 03 21:44:28.271842 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-626fc1f9-4a37-47c2-906c-92d3ea113882 tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes/85b6c1cf-017d-4271-8f34-e88993bd0690 returned with HTTP 200 Jul 03 21:44:28.272490 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 113/452] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:28 2026] GET /volume/v3/volumes/85b6c1cf-017d-4271-8f34-e88993bd0690 => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:29.290992 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7f400245-7795-490d-84f2-819e19a7138d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:29.294824 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7f400245-7795-490d-84f2-819e19a7138d tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] GET https://10.4.3.32/volume/v3/volumes/85b6c1cf-017d-4271-8f34-e88993bd0690 Jul 03 21:44:29.294824 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7f400245-7795-490d-84f2-819e19a7138d tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:29.295704 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7f400245-7795-490d-84f2-819e19a7138d tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:29.302824 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7f400245-7795-490d-84f2-819e19a7138d tempest-VolumesListTestJSON-849718837 tempest-VolumesListTestJSON-849718837-project-member] https://10.4.3.32/volume/v3/volumes/85b6c1cf-017d-4271-8f34-e88993bd0690 returned with HTTP 404 Jul 03 21:44:29.303530 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 116/453] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:29 2026] GET /volume/v3/volumes/85b6c1cf-017d-4271-8f34-e88993bd0690 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:44:30.009297 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e889db46-32b9-4d61-90d2-64fc392d0620 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:30.009973 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e889db46-32b9-4d61-90d2-64fc392d0620 None None] GET https://10.4.3.32/volume// Jul 03 21:44:30.010257 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e889db46-32b9-4d61-90d2-64fc392d0620 None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:30.010612 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e889db46-32b9-4d61-90d2-64fc392d0620 None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:30.011708 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e889db46-32b9-4d61-90d2-64fc392d0620 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:44:30.012135 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 112/454] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:44: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 21:44:30.026331 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-45ca49e7-45e8-4995-b931-8e8ee9c6904c req-12bd2576-21bb-4724-b06d-77f282ee28af None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:30.029420 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-45ca49e7-45e8-4995-b931-8e8ee9c6904c req-12bd2576-21bb-4724-b06d-77f282ee28af tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:44:30.029803 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-45ca49e7-45e8-4995-b931-8e8ee9c6904c req-12bd2576-21bb-4724-b06d-77f282ee28af tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e0ffa7c1-7376-4e50-ac78-df54f2f76cd2", "connector": null, "instance_uuid": "1ec479cd-8f6a-4021-93f8-ee331b0322ef"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:44:30.042221 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:30.042221 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:30.094040 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-45ca49e7-45e8-4995-b931-8e8ee9c6904c req-12bd2576-21bb-4724-b06d-77f282ee28af tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:44:30.095043 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 114/455] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:44:30 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 21:44:30.495131 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-754594d1-e478-4e3d-a080-defad76c82db None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:30.500101 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-754594d1-e478-4e3d-a080-defad76c82db tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 Jul 03 21:44:30.500298 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-754594d1-e478-4e3d-a080-defad76c82db tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:30.500600 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-754594d1-e478-4e3d-a080-defad76c82db tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:30.517689 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:30.517689 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:30.524658 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-754594d1-e478-4e3d-a080-defad76c82db tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:44:30.532108 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-754594d1-e478-4e3d-a080-defad76c82db tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 returned with HTTP 200 Jul 03 21:44:30.533361 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 114/456] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:30 2026] GET /volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:30.642120 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5d557ed8-7585-4e8a-817f-101ce298a479 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:30.642736 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5d557ed8-7585-4e8a-817f-101ce298a479 None None] GET https://10.4.3.32/volume// Jul 03 21:44:30.642961 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5d557ed8-7585-4e8a-817f-101ce298a479 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:30.644120 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5d557ed8-7585-4e8a-817f-101ce298a479 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:30.644120 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5d557ed8-7585-4e8a-817f-101ce298a479 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:44:30.644938 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 117/457] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:44: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 21:44:30.659318 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-45ca49e7-45e8-4995-b931-8e8ee9c6904c req-e609263d-0638-4c5b-849e-a60bca7ab05c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:30.668481 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-45ca49e7-45e8-4995-b931-8e8ee9c6904c req-e609263d-0638-4c5b-849e-a60bca7ab05c tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 Jul 03 21:44:30.668481 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-45ca49e7-45e8-4995-b931-8e8ee9c6904c req-e609263d-0638-4c5b-849e-a60bca7ab05c tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:30.668481 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-45ca49e7-45e8-4995-b931-8e8ee9c6904c req-e609263d-0638-4c5b-849e-a60bca7ab05c tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:30.692639 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:30.692639 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:30.702810 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-45ca49e7-45e8-4995-b931-8e8ee9c6904c req-e609263d-0638-4c5b-849e-a60bca7ab05c tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:44:30.713618 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-45ca49e7-45e8-4995-b931-8e8ee9c6904c req-e609263d-0638-4c5b-849e-a60bca7ab05c tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 returned with HTTP 200 Jul 03 21:44:30.714166 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 113/458] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:44:30 2026] GET /volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 => generated 1020 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:44:30.839140 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-45ca49e7-45e8-4995-b931-8e8ee9c6904c req-0579af36-e526-45ee-80c8-8c037a1aba09 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:30.843181 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-45ca49e7-45e8-4995-b931-8e8ee9c6904c req-0579af36-e526-45ee-80c8-8c037a1aba09 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] PUT https://10.4.3.32/volume/v3/attachments/35c4d3ae-1dd7-4ebc-bc3a-f9617d970eee Jul 03 21:44:30.844126 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-45ca49e7-45e8-4995-b931-8e8ee9c6904c req-0579af36-e526-45ee-80c8-8c037a1aba09 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:44:30.856640 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-45ca49e7-45e8-4995-b931-8e8ee9c6904c req-0579af36-e526-45ee-80c8-8c037a1aba09 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Acquiring lock "cinder-attachment_update-e0ffa7c1-7376-4e50-ac78-df54f2f76cd2-np0000004475" by "attachment_update" {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:44:30.863891 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-45ca49e7-45e8-4995-b931-8e8ee9c6904c req-0579af36-e526-45ee-80c8-8c037a1aba09 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Lock "cinder-attachment_update-e0ffa7c1-7376-4e50-ac78-df54f2f76cd2-np0000004475" acquired by "attachment_update" :: waited 0.007s {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:44:30.865671 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:30.865671 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:31.410111 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-45ca49e7-45e8-4995-b931-8e8ee9c6904c req-0579af36-e526-45ee-80c8-8c037a1aba09 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Lock "cinder-attachment_update-e0ffa7c1-7376-4e50-ac78-df54f2f76cd2-np0000004475" released by "attachment_update" :: held 0.546s {{(pid=99936) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:44:31.410774 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-45ca49e7-45e8-4995-b931-8e8ee9c6904c req-0579af36-e526-45ee-80c8-8c037a1aba09 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/attachments/35c4d3ae-1dd7-4ebc-bc3a-f9617d970eee returned with HTTP 200 Jul 03 21:44:31.412028 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 115/459] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:44:30 2026] PUT /volume/v3/attachments/35c4d3ae-1dd7-4ebc-bc3a-f9617d970eee => generated 969 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:31.515748 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-95f66438-d86b-41ba-98a6-3f2f0c27ce91 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:31.519478 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-95f66438-d86b-41ba-98a6-3f2f0c27ce91 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] DELETE https://10.4.3.32/volume/v3/volumes/c61b3c0c-e3d9-4780-ac78-41f8dd197191 Jul 03 21:44:31.519782 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-95f66438-d86b-41ba-98a6-3f2f0c27ce91 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:31.520605 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-95f66438-d86b-41ba-98a6-3f2f0c27ce91 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:31.521341 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-95f66438-d86b-41ba-98a6-3f2f0c27ce91 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Delete volume with id: c61b3c0c-e3d9-4780-ac78-41f8dd197191 Jul 03 21:44:31.535541 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:31.535541 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:31.536524 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-95f66438-d86b-41ba-98a6-3f2f0c27ce91 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Volume info retrieved successfully. Jul 03 21:44:31.554621 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5a415ecb-40bb-470b-9bc0-6664c752f70f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:31.557797 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5a415ecb-40bb-470b-9bc0-6664c752f70f tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 Jul 03 21:44:31.558380 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5a415ecb-40bb-470b-9bc0-6664c752f70f tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:31.558790 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5a415ecb-40bb-470b-9bc0-6664c752f70f tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:31.575266 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:31.575266 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:31.579873 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-95f66438-d86b-41ba-98a6-3f2f0c27ce91 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Delete volume request issued successfully. Jul 03 21:44:31.580014 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-95f66438-d86b-41ba-98a6-3f2f0c27ce91 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes/c61b3c0c-e3d9-4780-ac78-41f8dd197191 returned with HTTP 202 Jul 03 21:44:31.580569 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 115/460] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:44:31 2026] DELETE /volume/v3/volumes/c61b3c0c-e3d9-4780-ac78-41f8dd197191 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:44:31.581325 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-5a415ecb-40bb-470b-9bc0-6664c752f70f tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:44:31.589016 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5a415ecb-40bb-470b-9bc0-6664c752f70f tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 returned with HTTP 200 Jul 03 21:44:31.589584 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 118/461] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:31 2026] GET /volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:31.591789 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-72730c7e-fd11-47b5-a597-75b4a731cece None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:31.595076 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-72730c7e-fd11-47b5-a597-75b4a731cece tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] GET https://10.4.3.32/volume/v3/volumes/c61b3c0c-e3d9-4780-ac78-41f8dd197191 Jul 03 21:44:31.595322 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-72730c7e-fd11-47b5-a597-75b4a731cece tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:31.595758 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-72730c7e-fd11-47b5-a597-75b4a731cece tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:31.605977 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:31.605977 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:31.613232 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-72730c7e-fd11-47b5-a597-75b4a731cece tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Volume info retrieved successfully. Jul 03 21:44:31.623008 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-72730c7e-fd11-47b5-a597-75b4a731cece tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes/c61b3c0c-e3d9-4780-ac78-41f8dd197191 returned with HTTP 200 Jul 03 21:44:31.623692 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 114/462] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:31 2026] GET /volume/v3/volumes/c61b3c0c-e3d9-4780-ac78-41f8dd197191 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:44:31.648189 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-afec5ae4-cbeb-4d37-b163-00e2dfe3af4b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:31.966154 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-afec5ae4-cbeb-4d37-b163-00e2dfe3af4b tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:44:31.967510 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-afec5ae4-cbeb-4d37-b163-00e2dfe3af4b tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-965540248"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:44:31.969019 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-afec5ae4-cbeb-4d37-b163-00e2dfe3af4b tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-965540248'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:44:31.969270 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-afec5ae4-cbeb-4d37-b163-00e2dfe3af4b tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Create volume of 1 GB Jul 03 21:44:31.969727 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:31.969727 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:31.975841 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-afec5ae4-cbeb-4d37-b163-00e2dfe3af4b tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Availability Zones retrieved successfully. Jul 03 21:44:31.985792 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-afec5ae4-cbeb-4d37-b163-00e2dfe3af4b tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Flow 'volume_create_api' (cbc4152e-168d-4b4c-b41f-375aebc3aa81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:44:31.987227 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-afec5ae4-cbeb-4d37-b163-00e2dfe3af4b tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14df1f3a-accb-4159-9851-fc13aede1e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:31.988415 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-afec5ae4-cbeb-4d37-b163-00e2dfe3af4b tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:44:32.031101 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-afec5ae4-cbeb-4d37-b163-00e2dfe3af4b tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14df1f3a-accb-4159-9851-fc13aede1e3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:32.031612 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-afec5ae4-cbeb-4d37-b163-00e2dfe3af4b tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b558cb80-9677-473a-8846-fe3817b31b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:32.126749 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-afec5ae4-cbeb-4d37-b163-00e2dfe3af4b tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Created reservations ['73dbbdc0-bd76-4dc3-80df-8f31d0275739', 'a7c1dbe0-ebdd-48d1-8677-fe49d35271a8', '2f8f5bba-d7e7-4387-92a8-a9f18573107e', '5d373666-1f9e-4e6d-97fb-4363a87e95ea'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:44:32.128141 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-afec5ae4-cbeb-4d37-b163-00e2dfe3af4b tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b558cb80-9677-473a-8846-fe3817b31b7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73dbbdc0-bd76-4dc3-80df-8f31d0275739', 'a7c1dbe0-ebdd-48d1-8677-fe49d35271a8', '2f8f5bba-d7e7-4387-92a8-a9f18573107e', '5d373666-1f9e-4e6d-97fb-4363a87e95ea']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:32.129080 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-afec5ae4-cbeb-4d37-b163-00e2dfe3af4b tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcd65815-0380-47c1-8caa-25ec6f4d3f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:32.157310 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-afec5ae4-cbeb-4d37-b163-00e2dfe3af4b tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcd65815-0380-47c1-8caa-25ec6f4d3f6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3cedb31-f37e-48c2-85c7-ea2eba0f24b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-965540248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c1716d4f3184bfa9c75824843f63f47',qos_specs=None,replication_status=,reservations=['73dbbdc0-bd76-4dc3-80df-8f31d0275739','a7c1dbe0-ebdd-48d1-8677-fe49d35271a8','2f8f5bba-d7e7-4387-92a8-a9f18573107e','5d373666-1f9e-4e6d-97fb-4363a87e95ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7ec9f8ba83b493c8739a847ff563100',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:44:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-965540248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3cedb31-f37e-48c2-85c7-ea2eba0f24b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c1716d4f3184bfa9c75824843f63f47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7ec9f8ba83b493c8739a847ff563100',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:32.158262 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-afec5ae4-cbeb-4d37-b163-00e2dfe3af4b tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (230d5dcb-b132-41d0-8fda-74671681c42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:32.191108 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-afec5ae4-cbeb-4d37-b163-00e2dfe3af4b tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (230d5dcb-b132-41d0-8fda-74671681c42e) transitioned into state 'SUCCESS' from state '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-965540248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c1716d4f3184bfa9c75824843f63f47',qos_specs=None,replication_status=,reservations=['73dbbdc0-bd76-4dc3-80df-8f31d0275739','a7c1dbe0-ebdd-48d1-8677-fe49d35271a8','2f8f5bba-d7e7-4387-92a8-a9f18573107e','5d373666-1f9e-4e6d-97fb-4363a87e95ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7ec9f8ba83b493c8739a847ff563100',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:32.192317 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-afec5ae4-cbeb-4d37-b163-00e2dfe3af4b tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8a5459f-4ae5-4020-a9b0-540b74f59479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:32.213143 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-afec5ae4-cbeb-4d37-b163-00e2dfe3af4b tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8a5459f-4ae5-4020-a9b0-540b74f59479) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:32.216388 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-afec5ae4-cbeb-4d37-b163-00e2dfe3af4b tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Flow 'volume_create_api' (cbc4152e-168d-4b4c-b41f-375aebc3aa81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:44:32.216911 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-afec5ae4-cbeb-4d37-b163-00e2dfe3af4b tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Create volume request issued successfully. Jul 03 21:44:32.217742 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-afec5ae4-cbeb-4d37-b163-00e2dfe3af4b tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:44:32.218090 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 116/463] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:44:31 2026] POST /volume/v3/volumes => generated 755 bytes in 571 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:44:32.234010 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-fd37d538-f71c-4131-beb4-bafb023227dd None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:32.237108 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fd37d538-f71c-4131-beb4-bafb023227dd tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] GET https://10.4.3.32/volume/v3/volumes/f3cedb31-f37e-48c2-85c7-ea2eba0f24b3 Jul 03 21:44:32.237297 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fd37d538-f71c-4131-beb4-bafb023227dd tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:32.237518 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fd37d538-f71c-4131-beb4-bafb023227dd tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:32.256967 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:32.256967 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:32.263137 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-fd37d538-f71c-4131-beb4-bafb023227dd tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Volume info retrieved successfully. Jul 03 21:44:32.269293 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fd37d538-f71c-4131-beb4-bafb023227dd tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/volumes/f3cedb31-f37e-48c2-85c7-ea2eba0f24b3 returned with HTTP 200 Jul 03 21:44:32.269813 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 116/464] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:32 2026] GET /volume/v3/volumes/f3cedb31-f37e-48c2-85c7-ea2eba0f24b3 => generated 823 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:32.615601 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-71d2494c-db41-4f26-93f3-d1b75f6d8ba5 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:32.621421 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-71d2494c-db41-4f26-93f3-d1b75f6d8ba5 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 Jul 03 21:44:32.621681 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-71d2494c-db41-4f26-93f3-d1b75f6d8ba5 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:32.622248 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-71d2494c-db41-4f26-93f3-d1b75f6d8ba5 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:32.640304 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-adc148c5-5a23-46d3-8197-9bafead7683a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:32.642880 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:32.642880 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:32.645321 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-adc148c5-5a23-46d3-8197-9bafead7683a tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] GET https://10.4.3.32/volume/v3/volumes/c61b3c0c-e3d9-4780-ac78-41f8dd197191 Jul 03 21:44:32.646091 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-adc148c5-5a23-46d3-8197-9bafead7683a tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:32.646091 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-adc148c5-5a23-46d3-8197-9bafead7683a tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:32.653601 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-71d2494c-db41-4f26-93f3-d1b75f6d8ba5 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:44:32.655608 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-adc148c5-5a23-46d3-8197-9bafead7683a tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes/c61b3c0c-e3d9-4780-ac78-41f8dd197191 returned with HTTP 404 Jul 03 21:44:32.655984 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 115/465] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:32 2026] GET /volume/v3/volumes/c61b3c0c-e3d9-4780-ac78-41f8dd197191 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:44:32.662960 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-71d2494c-db41-4f26-93f3-d1b75f6d8ba5 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 returned with HTTP 200 Jul 03 21:44:32.663417 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 119/466] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:32 2026] GET /volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 => generated 841 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:32.665407 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-111f1985-e3a8-420c-a983-013abbe34711 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:32.669361 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-111f1985-e3a8-420c-a983-013abbe34711 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] DELETE https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 Jul 03 21:44:32.669361 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-111f1985-e3a8-420c-a983-013abbe34711 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:32.671020 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-111f1985-e3a8-420c-a983-013abbe34711 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:32.671254 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-111f1985-e3a8-420c-a983-013abbe34711 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Delete volume with id: 6a1af495-2d37-48f8-bbb9-4f18c80de818 Jul 03 21:44:32.674284 np0000004475 devstack@c-api.service[99936]: DEBUG dbcounter [-] [99936] Writing DB stats cinder:SELECT=360,cinder:INSERT=49,cinder:UPDATE=74 {{(pid=99936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:44:32.683969 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:32.683969 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:32.685113 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-111f1985-e3a8-420c-a983-013abbe34711 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Volume info retrieved successfully. Jul 03 21:44:32.734709 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-111f1985-e3a8-420c-a983-013abbe34711 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Delete volume request issued successfully. Jul 03 21:44:32.735000 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-111f1985-e3a8-420c-a983-013abbe34711 tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 returned with HTTP 202 Jul 03 21:44:32.736150 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 117/467] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:44:32 2026] DELETE /volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:44:32.745890 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-783f5062-8a2a-4cf6-9ac1-c9edd4c8125a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:32.748306 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-783f5062-8a2a-4cf6-9ac1-c9edd4c8125a tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] GET https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 Jul 03 21:44:32.748306 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-783f5062-8a2a-4cf6-9ac1-c9edd4c8125a tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:32.748451 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-783f5062-8a2a-4cf6-9ac1-c9edd4c8125a tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:32.757460 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:32.757460 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:32.764031 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-783f5062-8a2a-4cf6-9ac1-c9edd4c8125a tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Volume info retrieved successfully. Jul 03 21:44:32.772094 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-783f5062-8a2a-4cf6-9ac1-c9edd4c8125a tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 returned with HTTP 200 Jul 03 21:44:32.772803 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 117/468] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:32 2026] GET /volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 => generated 864 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:33.288994 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-be33f365-52c6-4d25-8831-f36be81d019a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:33.291335 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-be33f365-52c6-4d25-8831-f36be81d019a tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] GET https://10.4.3.32/volume/v3/volumes/f3cedb31-f37e-48c2-85c7-ea2eba0f24b3 Jul 03 21:44:33.291633 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-be33f365-52c6-4d25-8831-f36be81d019a tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:33.291904 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-be33f365-52c6-4d25-8831-f36be81d019a tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:33.303129 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:33.303129 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:33.308809 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-be33f365-52c6-4d25-8831-f36be81d019a tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Volume info retrieved successfully. Jul 03 21:44:33.318001 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-be33f365-52c6-4d25-8831-f36be81d019a tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/volumes/f3cedb31-f37e-48c2-85c7-ea2eba0f24b3 returned with HTTP 200 Jul 03 21:44:33.319393 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 116/469] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:33 2026] GET /volume/v3/volumes/f3cedb31-f37e-48c2-85c7-ea2eba0f24b3 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:33.337841 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ae262b83-6d69-40ce-a3d3-6887ce187b7e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:33.340450 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ae262b83-6d69-40ce-a3d3-6887ce187b7e tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:44:33.341218 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ae262b83-6d69-40ce-a3d3-6887ce187b7e tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f3cedb31-f37e-48c2-85c7-ea2eba0f24b3", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1674547608"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:44:33.352140 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:33.352140 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:33.352828 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-ae262b83-6d69-40ce-a3d3-6887ce187b7e tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Volume info retrieved successfully. Jul 03 21:44:33.353197 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [None req-ae262b83-6d69-40ce-a3d3-6887ce187b7e tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Create snapshot from volume f3cedb31-f37e-48c2-85c7-ea2eba0f24b3 Jul 03 21:44:33.370621 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-ae262b83-6d69-40ce-a3d3-6887ce187b7e tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-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 21:44:33.404707 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-ae262b83-6d69-40ce-a3d3-6887ce187b7e tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Created reservations ['1a682016-6629-4165-9a44-01e3321ef69c', '8f2d04c4-56ab-40ad-8be0-48dafca377a7', '820d30eb-1117-4bb4-85f3-08c865d7c116', 'd1d92d06-57b5-4963-9a28-184bdc8bf45d'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:44:33.488992 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-ae262b83-6d69-40ce-a3d3-6887ce187b7e tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Snapshot create request issued successfully. Jul 03 21:44:33.490058 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ae262b83-6d69-40ce-a3d3-6887ce187b7e tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:44:33.491403 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 120/470] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:44:33 2026] POST /volume/v3/snapshots => generated 314 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:44:33.502742 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-56089226-29e4-47a2-a9cb-7fd862a06656 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:33.506167 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-56089226-29e4-47a2-a9cb-7fd862a06656 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] GET https://10.4.3.32/volume/v3/snapshots/a4bfd8a9-58d5-48b3-b3c7-ccdcf7cdd791 Jul 03 21:44:33.507859 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-56089226-29e4-47a2-a9cb-7fd862a06656 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:33.507859 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-56089226-29e4-47a2-a9cb-7fd862a06656 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:33.535682 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:33.535682 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:33.536305 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-56089226-29e4-47a2-a9cb-7fd862a06656 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Snapshot retrieved successfully. Jul 03 21:44:33.537265 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-56089226-29e4-47a2-a9cb-7fd862a06656 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/snapshots/a4bfd8a9-58d5-48b3-b3c7-ccdcf7cdd791 returned with HTTP 200 Jul 03 21:44:33.537773 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 118/471] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:44:33 2026] GET /volume/v3/snapshots/a4bfd8a9-58d5-48b3-b3c7-ccdcf7cdd791 => generated 446 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:33.679861 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c2f0a5b1-5131-4a7c-88db-8a8e6646a3bd None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:33.682245 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c2f0a5b1-5131-4a7c-88db-8a8e6646a3bd tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 Jul 03 21:44:33.682386 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c2f0a5b1-5131-4a7c-88db-8a8e6646a3bd tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:33.682659 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c2f0a5b1-5131-4a7c-88db-8a8e6646a3bd tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:33.695827 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:33.695827 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:33.701193 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c2f0a5b1-5131-4a7c-88db-8a8e6646a3bd tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:44:33.707563 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c2f0a5b1-5131-4a7c-88db-8a8e6646a3bd tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 returned with HTTP 200 Jul 03 21:44:33.708096 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 118/472] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:33 2026] GET /volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:33.789513 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-17f68015-3c4c-439b-8e64-fcb185c69e4a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:33.791518 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-17f68015-3c4c-439b-8e64-fcb185c69e4a tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] GET https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 Jul 03 21:44:33.791751 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-17f68015-3c4c-439b-8e64-fcb185c69e4a tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:33.791992 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-17f68015-3c4c-439b-8e64-fcb185c69e4a tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:33.799226 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-17f68015-3c4c-439b-8e64-fcb185c69e4a tempest-TestMultiAttachVolumeSwap-1773164636 tempest-TestMultiAttachVolumeSwap-1773164636-project-member] https://10.4.3.32/volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 returned with HTTP 404 Jul 03 21:44:33.799533 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 117/473] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:33 2026] GET /volume/v3/volumes/6a1af495-2d37-48f8-bbb9-4f18c80de818 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:44:34.551654 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9df6cb49-a97e-458a-9933-105ea11b6923 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:34.554045 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9df6cb49-a97e-458a-9933-105ea11b6923 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] GET https://10.4.3.32/volume/v3/snapshots/a4bfd8a9-58d5-48b3-b3c7-ccdcf7cdd791 Jul 03 21:44:34.554422 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9df6cb49-a97e-458a-9933-105ea11b6923 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:34.554747 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9df6cb49-a97e-458a-9933-105ea11b6923 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:34.562859 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:34.562859 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:34.563123 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-9df6cb49-a97e-458a-9933-105ea11b6923 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Snapshot retrieved successfully. Jul 03 21:44:34.564782 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9df6cb49-a97e-458a-9933-105ea11b6923 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/snapshots/a4bfd8a9-58d5-48b3-b3c7-ccdcf7cdd791 returned with HTTP 200 Jul 03 21:44:34.565274 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 121/474] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:44:34 2026] GET /volume/v3/snapshots/a4bfd8a9-58d5-48b3-b3c7-ccdcf7cdd791 => generated 473 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:34.580187 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c67c0316-8b36-4e1a-9490-c231428359ef None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:34.585095 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c67c0316-8b36-4e1a-9490-c231428359ef tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:44:34.585821 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c67c0316-8b36-4e1a-9490-c231428359ef tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f3cedb31-f37e-48c2-85c7-ea2eba0f24b3", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1640508502"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:44:34.603331 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:34.603331 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:34.604477 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c67c0316-8b36-4e1a-9490-c231428359ef tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Volume info retrieved successfully. Jul 03 21:44:34.604639 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.snapshots [None req-c67c0316-8b36-4e1a-9490-c231428359ef tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Create snapshot from volume f3cedb31-f37e-48c2-85c7-ea2eba0f24b3 Jul 03 21:44:34.633171 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-c67c0316-8b36-4e1a-9490-c231428359ef tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-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 21:44:34.656515 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-c67c0316-8b36-4e1a-9490-c231428359ef tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Created reservations ['6bfa25c8-34a2-4fd0-b70d-a4fbcbad5c00', '528676a7-6be3-452b-b178-c649112fd813', '3fd90d0b-c50f-4410-be44-e65004c4ba4d', '55c06ac6-880c-4033-a781-168de0058d57'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:44:34.709063 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c67c0316-8b36-4e1a-9490-c231428359ef tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Snapshot create request issued successfully. Jul 03 21:44:34.709911 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c67c0316-8b36-4e1a-9490-c231428359ef tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:44:34.710437 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 119/475] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:44:34 2026] POST /volume/v3/snapshots => generated 314 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:44:34.724110 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-66dc1342-9a48-4ae2-abd4-64c63e8425bd None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:34.729398 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e1b858e7-0bff-40c5-ab57-8ff60c4586a0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:34.729653 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-66dc1342-9a48-4ae2-abd4-64c63e8425bd tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] GET https://10.4.3.32/volume/v3/snapshots/e9ef1ad8-ea3e-4186-a7ee-98b58752e023 Jul 03 21:44:34.729653 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-66dc1342-9a48-4ae2-abd4-64c63e8425bd tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:34.729653 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-66dc1342-9a48-4ae2-abd4-64c63e8425bd tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:34.729804 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e1b858e7-0bff-40c5-ab57-8ff60c4586a0 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 Jul 03 21:44:34.730037 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e1b858e7-0bff-40c5-ab57-8ff60c4586a0 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:34.730281 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e1b858e7-0bff-40c5-ab57-8ff60c4586a0 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:34.749323 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:34.749323 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:34.759658 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-e1b858e7-0bff-40c5-ab57-8ff60c4586a0 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:44:34.763395 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:34.763395 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:34.763395 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-66dc1342-9a48-4ae2-abd4-64c63e8425bd tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Snapshot retrieved successfully. Jul 03 21:44:34.763395 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-66dc1342-9a48-4ae2-abd4-64c63e8425bd tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/snapshots/e9ef1ad8-ea3e-4186-a7ee-98b58752e023 returned with HTTP 200 Jul 03 21:44:34.764170 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 119/476] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:44:34 2026] GET /volume/v3/snapshots/e9ef1ad8-ea3e-4186-a7ee-98b58752e023 => generated 446 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:34.770806 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e1b858e7-0bff-40c5-ab57-8ff60c4586a0 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 returned with HTTP 200 Jul 03 21:44:34.771332 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 118/477] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:34 2026] GET /volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:35.782416 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7c1d7113-25bf-4221-b27a-0c3be27916fb None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:35.785789 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7c1d7113-25bf-4221-b27a-0c3be27916fb tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] GET https://10.4.3.32/volume/v3/snapshots/e9ef1ad8-ea3e-4186-a7ee-98b58752e023 Jul 03 21:44:35.785789 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7c1d7113-25bf-4221-b27a-0c3be27916fb tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:35.785789 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7c1d7113-25bf-4221-b27a-0c3be27916fb tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:35.799863 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-0750d2da-8d6a-456d-8b97-3986c9c59f65 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:35.800297 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:35.800297 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:35.801619 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-7c1d7113-25bf-4221-b27a-0c3be27916fb tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Snapshot retrieved successfully. Jul 03 21:44:35.801791 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0750d2da-8d6a-456d-8b97-3986c9c59f65 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 Jul 03 21:44:35.801791 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0750d2da-8d6a-456d-8b97-3986c9c59f65 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:35.801791 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0750d2da-8d6a-456d-8b97-3986c9c59f65 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:35.802009 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7c1d7113-25bf-4221-b27a-0c3be27916fb tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/snapshots/e9ef1ad8-ea3e-4186-a7ee-98b58752e023 returned with HTTP 200 Jul 03 21:44:35.802735 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 122/478] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:44:35 2026] GET /volume/v3/snapshots/e9ef1ad8-ea3e-4186-a7ee-98b58752e023 => generated 473 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:35.818533 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-6b5ac489-e1de-4aa3-97ee-6c116c44f548 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:35.821504 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6b5ac489-e1de-4aa3-97ee-6c116c44f548 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:44:35.822985 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6b5ac489-e1de-4aa3-97ee-6c116c44f548 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f3cedb31-f37e-48c2-85c7-ea2eba0f24b3", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1034480237"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:44:35.823294 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:35.823294 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:35.832747 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-0750d2da-8d6a-456d-8b97-3986c9c59f65 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:44:35.834870 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:35.834870 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:35.835505 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-6b5ac489-e1de-4aa3-97ee-6c116c44f548 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Volume info retrieved successfully. Jul 03 21:44:35.835505 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.snapshots [None req-6b5ac489-e1de-4aa3-97ee-6c116c44f548 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Create snapshot from volume f3cedb31-f37e-48c2-85c7-ea2eba0f24b3 Jul 03 21:44:35.845005 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0750d2da-8d6a-456d-8b97-3986c9c59f65 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 returned with HTTP 200 Jul 03 21:44:35.845383 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 120/479] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:35 2026] GET /volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 => generated 841 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:35.854847 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-6b5ac489-e1de-4aa3-97ee-6c116c44f548 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-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 21:44:35.870694 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-6b5ac489-e1de-4aa3-97ee-6c116c44f548 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Created reservations ['e152e747-8ceb-49b1-be53-48f8cd9e4a1a', 'c77a877b-6fb6-4cde-b258-a4bdec027a8d', '2c60e12b-587b-4de4-9f87-94800e5f3382', '23c9de45-272a-44ba-88d8-99e2b685747a'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:44:35.919641 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-6b5ac489-e1de-4aa3-97ee-6c116c44f548 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Snapshot create request issued successfully. Jul 03 21:44:35.919641 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6b5ac489-e1de-4aa3-97ee-6c116c44f548 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:44:35.919641 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 120/480] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:44:35 2026] POST /volume/v3/snapshots => generated 314 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:44:35.934732 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-77ddd057-ba74-42d6-a2a4-3abe40e4b1e4 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:35.938312 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-77ddd057-ba74-42d6-a2a4-3abe40e4b1e4 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] GET https://10.4.3.32/volume/v3/snapshots/5da22bec-f1bc-4511-9378-e46211dfbfd6 Jul 03 21:44:35.938641 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-77ddd057-ba74-42d6-a2a4-3abe40e4b1e4 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:35.939141 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-77ddd057-ba74-42d6-a2a4-3abe40e4b1e4 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:35.971669 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:35.971669 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:35.972022 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-77ddd057-ba74-42d6-a2a4-3abe40e4b1e4 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Snapshot retrieved successfully. Jul 03 21:44:35.973232 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-77ddd057-ba74-42d6-a2a4-3abe40e4b1e4 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/snapshots/5da22bec-f1bc-4511-9378-e46211dfbfd6 returned with HTTP 200 Jul 03 21:44:35.973232 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 119/481] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:44:35 2026] GET /volume/v3/snapshots/5da22bec-f1bc-4511-9378-e46211dfbfd6 => generated 446 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:36.863647 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-6b52b354-4d73-4f8c-bcdd-bb0d9b4daee1 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:36.866617 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6b52b354-4d73-4f8c-bcdd-bb0d9b4daee1 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 Jul 03 21:44:36.866887 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6b52b354-4d73-4f8c-bcdd-bb0d9b4daee1 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:36.867177 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6b52b354-4d73-4f8c-bcdd-bb0d9b4daee1 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:36.880811 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:36.880811 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:36.885569 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-6b52b354-4d73-4f8c-bcdd-bb0d9b4daee1 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:44:36.891259 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6b52b354-4d73-4f8c-bcdd-bb0d9b4daee1 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 returned with HTTP 200 Jul 03 21:44:36.891743 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 123/482] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:36 2026] GET /volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:36.985316 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-33659870-0aa2-48c2-b228-1149677630a0 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:36.987988 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-33659870-0aa2-48c2-b228-1149677630a0 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] GET https://10.4.3.32/volume/v3/snapshots/5da22bec-f1bc-4511-9378-e46211dfbfd6 Jul 03 21:44:36.988307 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-33659870-0aa2-48c2-b228-1149677630a0 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:36.988607 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-33659870-0aa2-48c2-b228-1149677630a0 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:36.995138 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:36.995138 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:36.995860 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-33659870-0aa2-48c2-b228-1149677630a0 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Snapshot retrieved successfully. Jul 03 21:44:36.997015 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-33659870-0aa2-48c2-b228-1149677630a0 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/snapshots/5da22bec-f1bc-4511-9378-e46211dfbfd6 returned with HTTP 200 Jul 03 21:44:36.997604 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 121/483] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:44:36 2026] GET /volume/v3/snapshots/5da22bec-f1bc-4511-9378-e46211dfbfd6 => generated 473 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:37.009252 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-83457873-f238-417a-802a-19c6f453232f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:37.011787 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-83457873-f238-417a-802a-19c6f453232f tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] GET https://10.4.3.32/volume/v3/snapshots?limit=1 Jul 03 21:44:37.012311 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-83457873-f238-417a-802a-19c6f453232f tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:37.012654 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-83457873-f238-417a-802a-19c6f453232f tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'index' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:37.013089 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.api_utils [None req-83457873-f238-417a-802a-19c6f453232f tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Removing options '' from query. {{(pid=99933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:37.013591 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:37.013591 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:37.014751 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.db.api [None req-83457873-f238-417a-802a-19c6f453232f tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Building query based on filter {{(pid=99933) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 21:44:37.027484 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-83457873-f238-417a-802a-19c6f453232f tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Get all snapshots completed successfully. Jul 03 21:44:37.028214 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-83457873-f238-417a-802a-19c6f453232f tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/snapshots?limit=1 returned with HTTP 200 Jul 03 21:44:37.028683 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 121/484] 10.4.3.32 () {66 vars in 1251 bytes} [Fri Jul 3 21:44:37 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:37.041612 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-04e7fff0-08c7-4323-967f-3c8554448c34 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:37.043463 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-04e7fff0-08c7-4323-967f-3c8554448c34 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] GET https://10.4.3.32/volume/v3/snapshots Jul 03 21:44:37.043685 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-04e7fff0-08c7-4323-967f-3c8554448c34 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:37.043874 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-04e7fff0-08c7-4323-967f-3c8554448c34 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'index' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:37.044095 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.api_utils [None req-04e7fff0-08c7-4323-967f-3c8554448c34 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Removing options '' from query. {{(pid=99934) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:37.045627 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.db.api [None req-04e7fff0-08c7-4323-967f-3c8554448c34 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Building query based on filter {{(pid=99934) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 21:44:37.060633 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-04e7fff0-08c7-4323-967f-3c8554448c34 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Get all snapshots completed successfully. Jul 03 21:44:37.061529 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-04e7fff0-08c7-4323-967f-3c8554448c34 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 200 Jul 03 21:44:37.061831 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 120/485] 10.4.3.32 () {66 vars in 1236 bytes} [Fri Jul 3 21:44:37 2026] GET /volume/v3/snapshots => generated 996 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:37.075869 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-fe0e09a0-2923-4997-847d-39590026aca2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:37.077809 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fe0e09a0-2923-4997-847d-39590026aca2 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] GET https://10.4.3.32/volume/v3/snapshots?limit=100000 Jul 03 21:44:37.077809 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fe0e09a0-2923-4997-847d-39590026aca2 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:37.077809 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fe0e09a0-2923-4997-847d-39590026aca2 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'index' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:37.078062 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.api_utils [None req-fe0e09a0-2923-4997-847d-39590026aca2 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Removing options '' from query. {{(pid=99935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:37.079229 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.db.api [None req-fe0e09a0-2923-4997-847d-39590026aca2 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Building query based on filter {{(pid=99935) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 21:44:37.090591 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-fe0e09a0-2923-4997-847d-39590026aca2 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Get all snapshots completed successfully. Jul 03 21:44:37.090989 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fe0e09a0-2923-4997-847d-39590026aca2 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/snapshots?limit=100000 returned with HTTP 200 Jul 03 21:44:37.091466 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 124/486] 10.4.3.32 () {66 vars in 1261 bytes} [Fri Jul 3 21:44:37 2026] GET /volume/v3/snapshots?limit=100000 => generated 996 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:37.101247 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-64913e02-43b9-4e9b-86b6-410fa1886353 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:37.102624 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-64913e02-43b9-4e9b-86b6-410fa1886353 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] GET https://10.4.3.32/volume/v3/snapshots?limit=0 Jul 03 21:44:37.102934 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-64913e02-43b9-4e9b-86b6-410fa1886353 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:37.103356 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-64913e02-43b9-4e9b-86b6-410fa1886353 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'index' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:37.105390 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.api_utils [None req-64913e02-43b9-4e9b-86b6-410fa1886353 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Removing options '' from query. {{(pid=99936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:37.105390 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.db.api [None req-64913e02-43b9-4e9b-86b6-410fa1886353 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Building query based on filter {{(pid=99936) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 21:44:37.116225 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-64913e02-43b9-4e9b-86b6-410fa1886353 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Get all snapshots completed successfully. Jul 03 21:44:37.116678 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-64913e02-43b9-4e9b-86b6-410fa1886353 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/snapshots?limit=0 returned with HTTP 200 Jul 03 21:44:37.117174 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 122/487] 10.4.3.32 () {66 vars in 1251 bytes} [Fri Jul 3 21:44:37 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:44:37.127006 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-880f5c45-b2c2-44c0-bfb5-d1cc86843cbd None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:37.129264 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-880f5c45-b2c2-44c0-bfb5-d1cc86843cbd tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] GET https://10.4.3.32/volume/v3/snapshots Jul 03 21:44:37.129531 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-880f5c45-b2c2-44c0-bfb5-d1cc86843cbd tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:37.129720 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-880f5c45-b2c2-44c0-bfb5-d1cc86843cbd tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'index' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:37.129960 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.api_utils [None req-880f5c45-b2c2-44c0-bfb5-d1cc86843cbd tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Removing options '' from query. {{(pid=99933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:37.130328 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:37.130328 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:37.132346 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.db.api [None req-880f5c45-b2c2-44c0-bfb5-d1cc86843cbd tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Building query based on filter {{(pid=99933) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 21:44:37.143616 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-880f5c45-b2c2-44c0-bfb5-d1cc86843cbd tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Get all snapshots completed successfully. Jul 03 21:44:37.145945 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-880f5c45-b2c2-44c0-bfb5-d1cc86843cbd tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 200 Jul 03 21:44:37.146462 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 122/488] 10.4.3.32 () {66 vars in 1236 bytes} [Fri Jul 3 21:44:37 2026] GET /volume/v3/snapshots => generated 996 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:37.163696 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f9e47b0f-f416-4d7f-9137-97bc956bf24a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:37.166252 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f9e47b0f-f416-4d7f-9137-97bc956bf24a tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] GET https://10.4.3.32/volume/v3/snapshots?marker=e9ef1ad8-ea3e-4186-a7ee-98b58752e023 Jul 03 21:44:37.166497 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f9e47b0f-f416-4d7f-9137-97bc956bf24a tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:37.166966 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f9e47b0f-f416-4d7f-9137-97bc956bf24a tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'index' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:37.166966 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.api_utils [None req-f9e47b0f-f416-4d7f-9137-97bc956bf24a tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Removing options '' from query. {{(pid=99934) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:37.167875 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:37.167875 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:37.169589 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.db.api [None req-f9e47b0f-f416-4d7f-9137-97bc956bf24a tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Building query based on filter {{(pid=99934) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 21:44:37.196770 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-f9e47b0f-f416-4d7f-9137-97bc956bf24a tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Get all snapshots completed successfully. Jul 03 21:44:37.197264 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f9e47b0f-f416-4d7f-9137-97bc956bf24a tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/snapshots?marker=e9ef1ad8-ea3e-4186-a7ee-98b58752e023 returned with HTTP 200 Jul 03 21:44:37.197843 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 121/489] 10.4.3.32 () {66 vars in 1323 bytes} [Fri Jul 3 21:44:37 2026] GET /volume/v3/snapshots?marker=e9ef1ad8-ea3e-4186-a7ee-98b58752e023 => generated 342 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:37.210633 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1a97e97f-fdb2-4915-a2c5-271bb60c446e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:37.212606 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1a97e97f-fdb2-4915-a2c5-271bb60c446e tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] GET https://10.4.3.32/volume/v3/snapshots?offset=2&limit=3 Jul 03 21:44:37.212922 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1a97e97f-fdb2-4915-a2c5-271bb60c446e tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:37.213122 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1a97e97f-fdb2-4915-a2c5-271bb60c446e tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'index' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:37.213322 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.api_utils [None req-1a97e97f-fdb2-4915-a2c5-271bb60c446e tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Removing options '' from query. {{(pid=99935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:37.213656 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:37.213656 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:37.214455 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.db.api [None req-1a97e97f-fdb2-4915-a2c5-271bb60c446e tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Building query based on filter {{(pid=99935) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 21:44:37.228125 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-1a97e97f-fdb2-4915-a2c5-271bb60c446e tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Get all snapshots completed successfully. Jul 03 21:44:37.228845 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1a97e97f-fdb2-4915-a2c5-271bb60c446e tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Jul 03 21:44:37.229305 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 125/490] 10.4.3.32 () {66 vars in 1269 bytes} [Fri Jul 3 21:44:37 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:37.242248 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ee787543-4d9b-46a5-9ae6-de80ebbaa141 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:37.244688 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ee787543-4d9b-46a5-9ae6-de80ebbaa141 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] GET https://10.4.3.32/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Jul 03 21:44:37.245605 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ee787543-4d9b-46a5-9ae6-de80ebbaa141 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:37.245605 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ee787543-4d9b-46a5-9ae6-de80ebbaa141 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'index' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:37.245980 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.api_utils [None req-ee787543-4d9b-46a5-9ae6-de80ebbaa141 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Removing options '' from query. {{(pid=99936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:37.247723 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.db.api [None req-ee787543-4d9b-46a5-9ae6-de80ebbaa141 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Building query based on filter {{(pid=99936) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 21:44:37.266496 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-ee787543-4d9b-46a5-9ae6-de80ebbaa141 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Get all snapshots completed successfully. Jul 03 21:44:37.267097 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ee787543-4d9b-46a5-9ae6-de80ebbaa141 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jul 03 21:44:37.267811 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 123/491] 10.4.3.32 () {66 vars in 1301 bytes} [Fri Jul 3 21:44:37 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 996 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:37.280493 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-477d1558-6203-4e4e-9360-ab60d36ca38c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:37.283228 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-477d1558-6203-4e4e-9360-ab60d36ca38c tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] GET https://10.4.3.32/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Jul 03 21:44:37.283398 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-477d1558-6203-4e4e-9360-ab60d36ca38c tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:37.283852 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-477d1558-6203-4e4e-9360-ab60d36ca38c tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'index' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:37.284298 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.api_utils [None req-477d1558-6203-4e4e-9360-ab60d36ca38c tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Removing options '' from query. {{(pid=99933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:37.284795 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:37.284795 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:37.286028 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.db.api [None req-477d1558-6203-4e4e-9360-ab60d36ca38c tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Building query based on filter {{(pid=99933) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 21:44:37.293265 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-477d1558-6203-4e4e-9360-ab60d36ca38c tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Get all snapshots completed successfully. Jul 03 21:44:37.293265 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-477d1558-6203-4e4e-9360-ab60d36ca38c tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jul 03 21:44:37.293265 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 123/492] 10.4.3.32 () {66 vars in 1303 bytes} [Fri Jul 3 21:44:37 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 996 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:37.304766 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9cab9a08-c7c8-4c9a-ae0d-49b15ebe5dd3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:37.306466 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9cab9a08-c7c8-4c9a-ae0d-49b15ebe5dd3 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] GET https://10.4.3.32/volume/v3/snapshots?sort_key=id&sort_dir=asc Jul 03 21:44:37.306665 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9cab9a08-c7c8-4c9a-ae0d-49b15ebe5dd3 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:37.306843 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9cab9a08-c7c8-4c9a-ae0d-49b15ebe5dd3 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'index' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:37.307041 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.api_utils [None req-9cab9a08-c7c8-4c9a-ae0d-49b15ebe5dd3 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Removing options '' from query. {{(pid=99934) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:37.307436 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:37.307436 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:37.308084 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.db.api [None req-9cab9a08-c7c8-4c9a-ae0d-49b15ebe5dd3 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Building query based on filter {{(pid=99934) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 21:44:37.323601 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-9cab9a08-c7c8-4c9a-ae0d-49b15ebe5dd3 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Get all snapshots completed successfully. Jul 03 21:44:37.323601 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9cab9a08-c7c8-4c9a-ae0d-49b15ebe5dd3 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jul 03 21:44:37.323819 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 122/493] 10.4.3.32 () {66 vars in 1285 bytes} [Fri Jul 3 21:44:37 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 996 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:37.340362 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-94ab0af9-bfde-4d6b-9a3d-e9e4e2f9bf2f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:37.347352 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-94ab0af9-bfde-4d6b-9a3d-e9e4e2f9bf2f tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] GET https://10.4.3.32/volume/v3/snapshots?sort_key=id&sort_dir=desc Jul 03 21:44:37.347352 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-94ab0af9-bfde-4d6b-9a3d-e9e4e2f9bf2f tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:37.347352 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-94ab0af9-bfde-4d6b-9a3d-e9e4e2f9bf2f tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'index' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:37.347352 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.api_utils [None req-94ab0af9-bfde-4d6b-9a3d-e9e4e2f9bf2f tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Removing options '' from query. {{(pid=99935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:37.348040 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:37.348040 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:37.350843 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.db.api [None req-94ab0af9-bfde-4d6b-9a3d-e9e4e2f9bf2f tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Building query based on filter {{(pid=99935) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 21:44:37.369829 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-94ab0af9-bfde-4d6b-9a3d-e9e4e2f9bf2f tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Get all snapshots completed successfully. Jul 03 21:44:37.370641 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-94ab0af9-bfde-4d6b-9a3d-e9e4e2f9bf2f tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jul 03 21:44:37.371165 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 126/494] 10.4.3.32 () {66 vars in 1287 bytes} [Fri Jul 3 21:44:37 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 996 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:37.383457 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e2cd2794-ce5a-42b2-b5f7-7ca3a74ed1ee None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:37.385327 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e2cd2794-ce5a-42b2-b5f7-7ca3a74ed1ee tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] GET https://10.4.3.32/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Jul 03 21:44:37.386464 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e2cd2794-ce5a-42b2-b5f7-7ca3a74ed1ee tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:37.386464 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e2cd2794-ce5a-42b2-b5f7-7ca3a74ed1ee tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'index' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:37.386464 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.api_utils [None req-e2cd2794-ce5a-42b2-b5f7-7ca3a74ed1ee tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Removing options '' from query. {{(pid=99936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:37.386464 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:37.386464 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:37.387441 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.db.api [None req-e2cd2794-ce5a-42b2-b5f7-7ca3a74ed1ee tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Building query based on filter {{(pid=99936) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 21:44:37.403824 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e2cd2794-ce5a-42b2-b5f7-7ca3a74ed1ee tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Get all snapshots completed successfully. Jul 03 21:44:37.404356 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e2cd2794-ce5a-42b2-b5f7-7ca3a74ed1ee tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jul 03 21:44:37.405052 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 124/495] 10.4.3.32 () {66 vars in 1305 bytes} [Fri Jul 3 21:44:37 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 996 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:37.417742 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-08a00991-de96-41b9-8b1c-a5f7cbac4e3c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:37.419979 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-08a00991-de96-41b9-8b1c-a5f7cbac4e3c tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] GET https://10.4.3.32/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Jul 03 21:44:37.420246 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-08a00991-de96-41b9-8b1c-a5f7cbac4e3c tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:37.420586 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-08a00991-de96-41b9-8b1c-a5f7cbac4e3c tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'index' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:37.420778 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.api_utils [None req-08a00991-de96-41b9-8b1c-a5f7cbac4e3c tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Removing options '' from query. {{(pid=99933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:37.421144 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:37.421144 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:37.422782 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.db.api [None req-08a00991-de96-41b9-8b1c-a5f7cbac4e3c tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Building query based on filter {{(pid=99933) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 21:44:37.437961 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-08a00991-de96-41b9-8b1c-a5f7cbac4e3c tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Get all snapshots completed successfully. Jul 03 21:44:37.438562 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-08a00991-de96-41b9-8b1c-a5f7cbac4e3c tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jul 03 21:44:37.439086 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 124/496] 10.4.3.32 () {66 vars in 1307 bytes} [Fri Jul 3 21:44:37 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 996 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:37.453085 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-efab7a48-2887-41a6-b655-f3535d5c47eb None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:37.455133 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-efab7a48-2887-41a6-b655-f3535d5c47eb tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] GET https://10.4.3.32/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1034480237 Jul 03 21:44:37.455133 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-efab7a48-2887-41a6-b655-f3535d5c47eb tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:37.455133 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-efab7a48-2887-41a6-b655-f3535d5c47eb tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'detail' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:37.455985 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.api_utils [None req-efab7a48-2887-41a6-b655-f3535d5c47eb tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Removing options '' from query. {{(pid=99934) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:37.455985 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:37.455985 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:37.458543 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.db.api [None req-efab7a48-2887-41a6-b655-f3535d5c47eb tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Building query based on filter {{(pid=99934) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 21:44:37.468776 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-efab7a48-2887-41a6-b655-f3535d5c47eb tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Get all snapshots completed successfully. Jul 03 21:44:37.469590 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:37.469590 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:37.469856 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-efab7a48-2887-41a6-b655-f3535d5c47eb tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1034480237 returned with HTTP 200 Jul 03 21:44:37.470188 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 123/497] 10.4.3.32 () {66 vars in 1378 bytes} [Fri Jul 3 21:44:37 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1034480237 => generated 476 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:37.483107 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9fe10668-134f-4c58-938b-e23121acafe4 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:37.487721 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9fe10668-134f-4c58-938b-e23121acafe4 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] GET https://10.4.3.32/volume/v3/snapshots/detail?status=available Jul 03 21:44:37.487721 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9fe10668-134f-4c58-938b-e23121acafe4 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:37.487721 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9fe10668-134f-4c58-938b-e23121acafe4 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'detail' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:37.487721 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.api_utils [None req-9fe10668-134f-4c58-938b-e23121acafe4 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Removing options '' from query. {{(pid=99935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:37.487721 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:37.487721 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:37.487721 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.db.api [None req-9fe10668-134f-4c58-938b-e23121acafe4 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Building query based on filter {{(pid=99935) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 21:44:37.506990 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-9fe10668-134f-4c58-938b-e23121acafe4 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Get all snapshots completed successfully. Jul 03 21:44:37.506990 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:37.506990 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:37.506990 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9fe10668-134f-4c58-938b-e23121acafe4 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/snapshots/detail?status=available returned with HTTP 200 Jul 03 21:44:37.506990 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 127/498] 10.4.3.32 () {66 vars in 1290 bytes} [Fri Jul 3 21:44:37 2026] GET /volume/v3/snapshots/detail?status=available => generated 1398 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:37.518908 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1031ed34-18fa-4aa2-a12d-2e21ee238b84 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:37.521458 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1031ed34-18fa-4aa2-a12d-2e21ee238b84 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] GET https://10.4.3.32/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1034480237 Jul 03 21:44:37.523713 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1031ed34-18fa-4aa2-a12d-2e21ee238b84 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:37.523713 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1031ed34-18fa-4aa2-a12d-2e21ee238b84 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'detail' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:37.523713 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.api_utils [None req-1031ed34-18fa-4aa2-a12d-2e21ee238b84 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Removing options '' from query. {{(pid=99936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:37.523713 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:37.523713 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:37.523713 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.db.api [None req-1031ed34-18fa-4aa2-a12d-2e21ee238b84 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Building query based on filter {{(pid=99936) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 21:44:37.542265 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-1031ed34-18fa-4aa2-a12d-2e21ee238b84 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Get all snapshots completed successfully. Jul 03 21:44:37.542830 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:37.542830 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:37.543649 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1031ed34-18fa-4aa2-a12d-2e21ee238b84 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1034480237 returned with HTTP 200 Jul 03 21:44:37.544171 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 125/499] 10.4.3.32 () {66 vars in 1412 bytes} [Fri Jul 3 21:44:37 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1034480237 => generated 476 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:37.555333 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c386a9b2-d111-450a-a22b-57c664d4e02b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:37.557731 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c386a9b2-d111-450a-a22b-57c664d4e02b tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] GET https://10.4.3.32/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1034480237 Jul 03 21:44:37.557972 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c386a9b2-d111-450a-a22b-57c664d4e02b tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:37.558296 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c386a9b2-d111-450a-a22b-57c664d4e02b tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'index' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:37.558542 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.api_utils [None req-c386a9b2-d111-450a-a22b-57c664d4e02b tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Removing options '' from query. {{(pid=99933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:37.558907 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:37.558907 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:37.560113 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.db.api [None req-c386a9b2-d111-450a-a22b-57c664d4e02b tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Building query based on filter {{(pid=99933) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 21:44:37.578339 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c386a9b2-d111-450a-a22b-57c664d4e02b tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Get all snapshots completed successfully. Jul 03 21:44:37.579170 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c386a9b2-d111-450a-a22b-57c664d4e02b tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1034480237 returned with HTTP 200 Jul 03 21:44:37.579801 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 125/500] 10.4.3.32 () {66 vars in 1357 bytes} [Fri Jul 3 21:44:37 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1034480237 => generated 342 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:37.592633 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d60a66e9-72cd-4c31-b9ef-40f17aa15846 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:37.594805 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d60a66e9-72cd-4c31-b9ef-40f17aa15846 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] GET https://10.4.3.32/volume/v3/snapshots?status=available Jul 03 21:44:37.595029 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d60a66e9-72cd-4c31-b9ef-40f17aa15846 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:37.595335 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d60a66e9-72cd-4c31-b9ef-40f17aa15846 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'index' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:37.595673 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.api_utils [None req-d60a66e9-72cd-4c31-b9ef-40f17aa15846 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Removing options '' from query. {{(pid=99934) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:37.596914 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.db.api [None req-d60a66e9-72cd-4c31-b9ef-40f17aa15846 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Building query based on filter {{(pid=99934) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 21:44:37.610610 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d60a66e9-72cd-4c31-b9ef-40f17aa15846 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Get all snapshots completed successfully. Jul 03 21:44:37.610610 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d60a66e9-72cd-4c31-b9ef-40f17aa15846 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/snapshots?status=available returned with HTTP 200 Jul 03 21:44:37.611007 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 124/501] 10.4.3.32 () {66 vars in 1269 bytes} [Fri Jul 3 21:44:37 2026] GET /volume/v3/snapshots?status=available => generated 996 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:37.623170 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f3fbc73c-d3cd-4e8a-8f20-217d6933e7b9 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:37.625335 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f3fbc73c-d3cd-4e8a-8f20-217d6933e7b9 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] GET https://10.4.3.32/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1034480237 Jul 03 21:44:37.628193 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f3fbc73c-d3cd-4e8a-8f20-217d6933e7b9 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:37.628193 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f3fbc73c-d3cd-4e8a-8f20-217d6933e7b9 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'index' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:37.628193 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.api_utils [None req-f3fbc73c-d3cd-4e8a-8f20-217d6933e7b9 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Removing options '' from query. {{(pid=99935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:44:37.631039 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.db.api [None req-f3fbc73c-d3cd-4e8a-8f20-217d6933e7b9 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Building query based on filter {{(pid=99935) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 21:44:37.654888 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-f3fbc73c-d3cd-4e8a-8f20-217d6933e7b9 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Get all snapshots completed successfully. Jul 03 21:44:37.655362 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f3fbc73c-d3cd-4e8a-8f20-217d6933e7b9 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1034480237 returned with HTTP 200 Jul 03 21:44:37.655900 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 128/502] 10.4.3.32 () {66 vars in 1391 bytes} [Fri Jul 3 21:44:37 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1034480237 => generated 342 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:37.671266 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-40b26b69-6275-468e-8bd6-cb3ce44b585c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:37.674102 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-40b26b69-6275-468e-8bd6-cb3ce44b585c tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/5da22bec-f1bc-4511-9378-e46211dfbfd6 Jul 03 21:44:37.674314 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-40b26b69-6275-468e-8bd6-cb3ce44b585c tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:37.674503 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-40b26b69-6275-468e-8bd6-cb3ce44b585c tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:37.674595 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.snapshots [None req-40b26b69-6275-468e-8bd6-cb3ce44b585c tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Delete snapshot with id: 5da22bec-f1bc-4511-9378-e46211dfbfd6 Jul 03 21:44:37.678000 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-45ca49e7-45e8-4995-b931-8e8ee9c6904c req-9a78d2fb-6dc3-4238-91e4-f5ee6600b0fc None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:37.682210 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:37.682210 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:37.682555 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-45ca49e7-45e8-4995-b931-8e8ee9c6904c req-9a78d2fb-6dc3-4238-91e4-f5ee6600b0fc tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] POST https://10.4.3.32/volume/v3/attachments/35c4d3ae-1dd7-4ebc-bc3a-f9617d970eee/action Jul 03 21:44:37.682604 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-40b26b69-6275-468e-8bd6-cb3ce44b585c tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Snapshot retrieved successfully. Jul 03 21:44:37.682711 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-45ca49e7-45e8-4995-b931-8e8ee9c6904c req-9a78d2fb-6dc3-4238-91e4-f5ee6600b0fc tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Action body: b'{"os-complete": null}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:44:37.682980 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-45ca49e7-45e8-4995-b931-8e8ee9c6904c req-9a78d2fb-6dc3-4238-91e4-f5ee6600b0fc tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:44:37.703530 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:37.703530 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:37.709029 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-40b26b69-6275-468e-8bd6-cb3ce44b585c tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Snapshot delete request issued successfully. Jul 03 21:44:37.709435 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-40b26b69-6275-468e-8bd6-cb3ce44b585c tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/snapshots/5da22bec-f1bc-4511-9378-e46211dfbfd6 returned with HTTP 202 Jul 03 21:44:37.709938 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 126/503] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:44:37 2026] DELETE /volume/v3/snapshots/5da22bec-f1bc-4511-9378-e46211dfbfd6 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:44:37.724910 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a4259fc5-b9e2-415d-9c2f-d57d730828a2 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:37.728463 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a4259fc5-b9e2-415d-9c2f-d57d730828a2 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] GET https://10.4.3.32/volume/v3/snapshots/5da22bec-f1bc-4511-9378-e46211dfbfd6 Jul 03 21:44:37.728463 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a4259fc5-b9e2-415d-9c2f-d57d730828a2 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:37.728463 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a4259fc5-b9e2-415d-9c2f-d57d730828a2 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:37.736444 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-45ca49e7-45e8-4995-b931-8e8ee9c6904c req-9a78d2fb-6dc3-4238-91e4-f5ee6600b0fc tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/attachments/35c4d3ae-1dd7-4ebc-bc3a-f9617d970eee/action returned with HTTP 204 Jul 03 21:44:37.736605 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:37.736605 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:37.737096 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 126/504] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:44:37 2026] POST /volume/v3/attachments/35c4d3ae-1dd7-4ebc-bc3a-f9617d970eee/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:44:37.737241 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-a4259fc5-b9e2-415d-9c2f-d57d730828a2 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Snapshot retrieved successfully. Jul 03 21:44:37.738288 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a4259fc5-b9e2-415d-9c2f-d57d730828a2 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/snapshots/5da22bec-f1bc-4511-9378-e46211dfbfd6 returned with HTTP 200 Jul 03 21:44:37.739391 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 125/505] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:44:37 2026] GET /volume/v3/snapshots/5da22bec-f1bc-4511-9378-e46211dfbfd6 => generated 472 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:37.910555 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9db7dc5a-48cb-4dc9-bb90-373ad1b7b353 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:37.913628 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9db7dc5a-48cb-4dc9-bb90-373ad1b7b353 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 Jul 03 21:44:37.913826 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9db7dc5a-48cb-4dc9-bb90-373ad1b7b353 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:37.914076 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9db7dc5a-48cb-4dc9-bb90-373ad1b7b353 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:37.926850 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:37.926850 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:37.931096 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-9db7dc5a-48cb-4dc9-bb90-373ad1b7b353 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:44:37.937572 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9db7dc5a-48cb-4dc9-bb90-373ad1b7b353 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 returned with HTTP 200 Jul 03 21:44:37.938098 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 129/506] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:37 2026] GET /volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 => generated 1133 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:37.955235 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-80bd25d8-c603-4292-a70b-c6fd9ede0fb6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:37.956986 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-80bd25d8-c603-4292-a70b-c6fd9ede0fb6 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 Jul 03 21:44:37.957306 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-80bd25d8-c603-4292-a70b-c6fd9ede0fb6 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:37.957573 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-80bd25d8-c603-4292-a70b-c6fd9ede0fb6 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:37.971737 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:37.971737 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:37.977012 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-80bd25d8-c603-4292-a70b-c6fd9ede0fb6 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:44:37.982276 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-80bd25d8-c603-4292-a70b-c6fd9ede0fb6 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 returned with HTTP 200 Jul 03 21:44:37.982827 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 127/507] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:37 2026] GET /volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 => generated 1133 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:38.542344 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a5280796-97a1-4435-aeee-ceca856af66b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:38.546148 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a5280796-97a1-4435-aeee-ceca856af66b tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] GET https://10.4.3.32/volume/v3/volumes/f46896f6-c15a-4fe3-a237-9ff3e2e90d34 Jul 03 21:44:38.547166 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a5280796-97a1-4435-aeee-ceca856af66b tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:38.547767 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a5280796-97a1-4435-aeee-ceca856af66b tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:38.560454 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:38.560454 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:38.566386 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-a5280796-97a1-4435-aeee-ceca856af66b tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Volume info retrieved successfully. Jul 03 21:44:38.574241 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a5280796-97a1-4435-aeee-ceca856af66b tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] https://10.4.3.32/volume/v3/volumes/f46896f6-c15a-4fe3-a237-9ff3e2e90d34 returned with HTTP 200 Jul 03 21:44:38.575050 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 127/508] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:44:38 2026] GET /volume/v3/volumes/f46896f6-c15a-4fe3-a237-9ff3e2e90d34 => generated 1830 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:44:38.750552 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-04e7115c-08b4-45e7-bbde-ee8e7e254930 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:38.752246 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-04e7115c-08b4-45e7-bbde-ee8e7e254930 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] GET https://10.4.3.32/volume/v3/snapshots/5da22bec-f1bc-4511-9378-e46211dfbfd6 Jul 03 21:44:38.752501 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-04e7115c-08b4-45e7-bbde-ee8e7e254930 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:38.752721 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-04e7115c-08b4-45e7-bbde-ee8e7e254930 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:38.757475 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-04e7115c-08b4-45e7-bbde-ee8e7e254930 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/snapshots/5da22bec-f1bc-4511-9378-e46211dfbfd6 returned with HTTP 404 Jul 03 21:44:38.758097 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 126/509] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:44:38 2026] GET /volume/v3/snapshots/5da22bec-f1bc-4511-9378-e46211dfbfd6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:44:38.765382 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4e211b6c-713b-4f26-99b2-47d4ea3f0d03 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:38.768260 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4e211b6c-713b-4f26-99b2-47d4ea3f0d03 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/e9ef1ad8-ea3e-4186-a7ee-98b58752e023 Jul 03 21:44:38.768779 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4e211b6c-713b-4f26-99b2-47d4ea3f0d03 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:38.769036 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4e211b6c-713b-4f26-99b2-47d4ea3f0d03 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:38.769191 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [None req-4e211b6c-713b-4f26-99b2-47d4ea3f0d03 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Delete snapshot with id: e9ef1ad8-ea3e-4186-a7ee-98b58752e023 Jul 03 21:44:38.776128 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:38.776128 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:38.777072 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-4e211b6c-713b-4f26-99b2-47d4ea3f0d03 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Snapshot retrieved successfully. Jul 03 21:44:38.800583 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-4e211b6c-713b-4f26-99b2-47d4ea3f0d03 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Snapshot delete request issued successfully. Jul 03 21:44:38.800817 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4e211b6c-713b-4f26-99b2-47d4ea3f0d03 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/snapshots/e9ef1ad8-ea3e-4186-a7ee-98b58752e023 returned with HTTP 202 Jul 03 21:44:38.801442 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 130/510] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:44:38 2026] DELETE /volume/v3/snapshots/e9ef1ad8-ea3e-4186-a7ee-98b58752e023 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:44:38.808597 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9bece4fb-e699-403d-9dc0-46d49e234b85 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:38.810568 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9bece4fb-e699-403d-9dc0-46d49e234b85 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] GET https://10.4.3.32/volume/v3/snapshots/e9ef1ad8-ea3e-4186-a7ee-98b58752e023 Jul 03 21:44:38.810667 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9bece4fb-e699-403d-9dc0-46d49e234b85 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:38.810799 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9bece4fb-e699-403d-9dc0-46d49e234b85 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:38.817405 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:38.817405 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:38.817903 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-9bece4fb-e699-403d-9dc0-46d49e234b85 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Snapshot retrieved successfully. Jul 03 21:44:38.819067 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9bece4fb-e699-403d-9dc0-46d49e234b85 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/snapshots/e9ef1ad8-ea3e-4186-a7ee-98b58752e023 returned with HTTP 200 Jul 03 21:44:38.821247 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 128/511] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:44:38 2026] GET /volume/v3/snapshots/e9ef1ad8-ea3e-4186-a7ee-98b58752e023 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:39.835056 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-dbb4091c-7ff7-42f4-b490-9bff65d9e157 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:39.838910 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-dbb4091c-7ff7-42f4-b490-9bff65d9e157 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] GET https://10.4.3.32/volume/v3/snapshots/e9ef1ad8-ea3e-4186-a7ee-98b58752e023 Jul 03 21:44:39.839228 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-dbb4091c-7ff7-42f4-b490-9bff65d9e157 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:39.839522 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-dbb4091c-7ff7-42f4-b490-9bff65d9e157 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:39.845423 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-dbb4091c-7ff7-42f4-b490-9bff65d9e157 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/snapshots/e9ef1ad8-ea3e-4186-a7ee-98b58752e023 returned with HTTP 404 Jul 03 21:44:39.846178 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 128/512] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:44:39 2026] GET /volume/v3/snapshots/e9ef1ad8-ea3e-4186-a7ee-98b58752e023 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:44:39.856739 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-398c4e52-10e0-49e0-825d-e3b910f0491c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:39.859166 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-398c4e52-10e0-49e0-825d-e3b910f0491c tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/a4bfd8a9-58d5-48b3-b3c7-ccdcf7cdd791 Jul 03 21:44:39.859450 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-398c4e52-10e0-49e0-825d-e3b910f0491c tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:39.859709 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-398c4e52-10e0-49e0-825d-e3b910f0491c tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:39.859875 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-398c4e52-10e0-49e0-825d-e3b910f0491c tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Delete snapshot with id: a4bfd8a9-58d5-48b3-b3c7-ccdcf7cdd791 Jul 03 21:44:39.866252 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:39.866252 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:39.866857 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-398c4e52-10e0-49e0-825d-e3b910f0491c tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Snapshot retrieved successfully. Jul 03 21:44:39.892260 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-398c4e52-10e0-49e0-825d-e3b910f0491c tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Snapshot delete request issued successfully. Jul 03 21:44:39.895401 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-398c4e52-10e0-49e0-825d-e3b910f0491c tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/snapshots/a4bfd8a9-58d5-48b3-b3c7-ccdcf7cdd791 returned with HTTP 202 Jul 03 21:44:39.895401 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 127/513] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:44:39 2026] DELETE /volume/v3/snapshots/a4bfd8a9-58d5-48b3-b3c7-ccdcf7cdd791 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:44:39.900843 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-6942f891-ae2d-4795-a7ed-faeb06ae1ec8 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:39.901712 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6942f891-ae2d-4795-a7ed-faeb06ae1ec8 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] GET https://10.4.3.32/volume/v3/snapshots/a4bfd8a9-58d5-48b3-b3c7-ccdcf7cdd791 Jul 03 21:44:39.901793 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6942f891-ae2d-4795-a7ed-faeb06ae1ec8 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:39.902184 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6942f891-ae2d-4795-a7ed-faeb06ae1ec8 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:39.908408 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:39.908408 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:39.908844 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-6942f891-ae2d-4795-a7ed-faeb06ae1ec8 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Snapshot retrieved successfully. Jul 03 21:44:39.909789 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6942f891-ae2d-4795-a7ed-faeb06ae1ec8 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/snapshots/a4bfd8a9-58d5-48b3-b3c7-ccdcf7cdd791 returned with HTTP 200 Jul 03 21:44:39.909914 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 131/514] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:44:39 2026] GET /volume/v3/snapshots/a4bfd8a9-58d5-48b3-b3c7-ccdcf7cdd791 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:40.921303 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ae5ce84e-e8d1-4755-a1af-fdeb7e0f7673 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:40.927196 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ae5ce84e-e8d1-4755-a1af-fdeb7e0f7673 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] GET https://10.4.3.32/volume/v3/snapshots/a4bfd8a9-58d5-48b3-b3c7-ccdcf7cdd791 Jul 03 21:44:40.927196 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ae5ce84e-e8d1-4755-a1af-fdeb7e0f7673 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:40.927196 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ae5ce84e-e8d1-4755-a1af-fdeb7e0f7673 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:40.944956 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ae5ce84e-e8d1-4755-a1af-fdeb7e0f7673 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/snapshots/a4bfd8a9-58d5-48b3-b3c7-ccdcf7cdd791 returned with HTTP 404 Jul 03 21:44:40.944956 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 129/515] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:44:40 2026] GET /volume/v3/snapshots/a4bfd8a9-58d5-48b3-b3c7-ccdcf7cdd791 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:44:40.955214 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-044c1bb4-f8eb-4d7e-be7e-ef8a67bbe16e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:40.959005 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-044c1bb4-f8eb-4d7e-be7e-ef8a67bbe16e tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] GET https://10.4.3.32/volume/v3/volumes/f3cedb31-f37e-48c2-85c7-ea2eba0f24b3 Jul 03 21:44:40.959005 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-044c1bb4-f8eb-4d7e-be7e-ef8a67bbe16e tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:40.959005 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-044c1bb4-f8eb-4d7e-be7e-ef8a67bbe16e tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:40.969710 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:40.969710 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:40.973861 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-044c1bb4-f8eb-4d7e-be7e-ef8a67bbe16e tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Volume info retrieved successfully. Jul 03 21:44:40.979092 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-044c1bb4-f8eb-4d7e-be7e-ef8a67bbe16e tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/volumes/f3cedb31-f37e-48c2-85c7-ea2eba0f24b3 returned with HTTP 200 Jul 03 21:44:40.979668 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 129/516] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:40 2026] GET /volume/v3/volumes/f3cedb31-f37e-48c2-85c7-ea2eba0f24b3 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:40.998208 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-10fea15a-d66f-4c94-b40c-ada01ab6fedb None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:40.999848 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-10fea15a-d66f-4c94-b40c-ada01ab6fedb tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] DELETE https://10.4.3.32/volume/v3/volumes/f3cedb31-f37e-48c2-85c7-ea2eba0f24b3 Jul 03 21:44:41.000073 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-10fea15a-d66f-4c94-b40c-ada01ab6fedb tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:41.000277 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-10fea15a-d66f-4c94-b40c-ada01ab6fedb tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:41.000503 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-10fea15a-d66f-4c94-b40c-ada01ab6fedb tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Delete volume with id: f3cedb31-f37e-48c2-85c7-ea2eba0f24b3 Jul 03 21:44:41.009223 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:41.009223 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:41.009732 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-10fea15a-d66f-4c94-b40c-ada01ab6fedb tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Volume info retrieved successfully. Jul 03 21:44:41.029641 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-10fea15a-d66f-4c94-b40c-ada01ab6fedb tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Delete volume request issued successfully. Jul 03 21:44:41.029842 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-10fea15a-d66f-4c94-b40c-ada01ab6fedb tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/volumes/f3cedb31-f37e-48c2-85c7-ea2eba0f24b3 returned with HTTP 202 Jul 03 21:44:41.030261 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 128/517] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:44:40 2026] DELETE /volume/v3/volumes/f3cedb31-f37e-48c2-85c7-ea2eba0f24b3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:44:41.040041 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-314bb151-a04f-465f-8139-075ef60035dd None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:41.042237 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-314bb151-a04f-465f-8139-075ef60035dd tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] GET https://10.4.3.32/volume/v3/volumes/f3cedb31-f37e-48c2-85c7-ea2eba0f24b3 Jul 03 21:44:41.042458 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-314bb151-a04f-465f-8139-075ef60035dd tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:41.042669 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-314bb151-a04f-465f-8139-075ef60035dd tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:41.049966 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:41.049966 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:41.053753 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-314bb151-a04f-465f-8139-075ef60035dd tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Volume info retrieved successfully. Jul 03 21:44:41.058421 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-314bb151-a04f-465f-8139-075ef60035dd tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/volumes/f3cedb31-f37e-48c2-85c7-ea2eba0f24b3 returned with HTTP 200 Jul 03 21:44:41.058813 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 132/518] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:41 2026] GET /volume/v3/volumes/f3cedb31-f37e-48c2-85c7-ea2eba0f24b3 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:42.075030 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-84b8405e-7dad-41db-860e-256575fb3166 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:42.076592 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-84b8405e-7dad-41db-860e-256575fb3166 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] GET https://10.4.3.32/volume/v3/volumes/f3cedb31-f37e-48c2-85c7-ea2eba0f24b3 Jul 03 21:44:42.076813 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-84b8405e-7dad-41db-860e-256575fb3166 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:42.077039 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-84b8405e-7dad-41db-860e-256575fb3166 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:42.084709 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-84b8405e-7dad-41db-860e-256575fb3166 tempest-VolumesSnapshotListTestJSON-388224231 tempest-VolumesSnapshotListTestJSON-388224231-project-member] https://10.4.3.32/volume/v3/volumes/f3cedb31-f37e-48c2-85c7-ea2eba0f24b3 returned with HTTP 404 Jul 03 21:44:42.085232 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 130/519] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:42 2026] GET /volume/v3/volumes/f3cedb31-f37e-48c2-85c7-ea2eba0f24b3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:44:50.978873 np0000004475 devstack@c-api.service[99933]: DEBUG dbcounter [-] [99933] Writing DB stats cinder:SELECT=125,cinder:UPDATE=32,cinder:INSERT=18 {{(pid=99933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:44:51.024589 np0000004475 devstack@c-api.service[99934]: DEBUG dbcounter [-] [99934] Writing DB stats cinder:SELECT=81,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=99934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:44:51.060609 np0000004475 devstack@c-api.service[99935]: DEBUG dbcounter [-] [99935] Writing DB stats cinder:SELECT=120,cinder:INSERT=21,cinder:UPDATE=37 {{(pid=99935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:44:52.081907 np0000004475 devstack@c-api.service[99936]: DEBUG dbcounter [-] [99936] Writing DB stats cinder:SELECT=36,cinder:UPDATE=14,cinder:INSERT=6 {{(pid=99936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:44:56.548198 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-cb7d251d-bbbc-4436-83d6-aabcf0e5d707 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:56.552019 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-cb7d251d-bbbc-4436-83d6-aabcf0e5d707 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] GET https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 Jul 03 21:44:56.552353 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-cb7d251d-bbbc-4436-83d6-aabcf0e5d707 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:56.552488 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-cb7d251d-bbbc-4436-83d6-aabcf0e5d707 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:56.575035 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:56.575035 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:56.586390 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-cb7d251d-bbbc-4436-83d6-aabcf0e5d707 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Volume info retrieved successfully. Jul 03 21:44:56.594081 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-cb7d251d-bbbc-4436-83d6-aabcf0e5d707 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 returned with HTTP 200 Jul 03 21:44:56.595354 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 130/520] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:56 2026] GET /volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:56.665296 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-b8cbfc32-d1e3-429e-9e3c-a3d0ae8eef0e req-a3261a3a-fa96-434f-9ff5-592062832009 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:56.669973 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-b8cbfc32-d1e3-429e-9e3c-a3d0ae8eef0e req-a3261a3a-fa96-434f-9ff5-592062832009 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] GET https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 Jul 03 21:44:56.669973 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-b8cbfc32-d1e3-429e-9e3c-a3d0ae8eef0e req-a3261a3a-fa96-434f-9ff5-592062832009 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:56.670143 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-b8cbfc32-d1e3-429e-9e3c-a3d0ae8eef0e req-a3261a3a-fa96-434f-9ff5-592062832009 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:56.684747 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:56.684747 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:56.693336 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-b8cbfc32-d1e3-429e-9e3c-a3d0ae8eef0e req-a3261a3a-fa96-434f-9ff5-592062832009 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Volume info retrieved successfully. Jul 03 21:44:56.699039 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-b8cbfc32-d1e3-429e-9e3c-a3d0ae8eef0e req-a3261a3a-fa96-434f-9ff5-592062832009 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 returned with HTTP 200 Jul 03 21:44:56.700069 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 129/521] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:44:56 2026] GET /volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:58.507476 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9ed4c7a2-3893-4321-9ec4-c6eb7ff66457 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:58.692926 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9ed4c7a2-3893-4321-9ec4-c6eb7ff66457 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:44:58.693284 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9ed4c7a2-3893-4321-9ec4-c6eb7ff66457 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-734613628", "imageRef": "f4ececa3-1558-4774-bffb-35f7b89c60f0"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:44:58.696036 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-9ed4c7a2-3893-4321-9ec4-c6eb7ff66457 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-734613628', 'imageRef': 'f4ececa3-1558-4774-bffb-35f7b89c60f0'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:44:58.750756 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-80936253-f899-4f8e-9aab-08384b3f314e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:58.751242 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-80936253-f899-4f8e-9aab-08384b3f314e None None] GET https://10.4.3.32/volume// Jul 03 21:44:58.751418 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-80936253-f899-4f8e-9aab-08384b3f314e None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:58.752152 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-80936253-f899-4f8e-9aab-08384b3f314e None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:58.752152 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-80936253-f899-4f8e-9aab-08384b3f314e None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:44:58.753633 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 131/522] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:44:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 21:44:58.770174 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-b8cbfc32-d1e3-429e-9e3c-a3d0ae8eef0e req-73bedaf8-c0f2-471a-890d-c26701271acd None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:58.774043 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-b8cbfc32-d1e3-429e-9e3c-a3d0ae8eef0e req-73bedaf8-c0f2-471a-890d-c26701271acd tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:44:58.774684 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-b8cbfc32-d1e3-429e-9e3c-a3d0ae8eef0e req-73bedaf8-c0f2-471a-890d-c26701271acd tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "57803d1e-d721-4d62-85e6-089059f34d69", "connector": null, "instance_uuid": "6d8dd69e-0cb7-45b5-bf97-2908e0419f73"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:44:58.787684 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:58.787684 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:44:58.863331 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-b8cbfc32-d1e3-429e-9e3c-a3d0ae8eef0e req-73bedaf8-c0f2-471a-890d-c26701271acd tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:44:58.863942 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 131/523] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:44:58 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:44:59.044792 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-9ed4c7a2-3893-4321-9ec4-c6eb7ff66457 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Create volume of 1 GB Jul 03 21:44:59.049856 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-9ed4c7a2-3893-4321-9ec4-c6eb7ff66457 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Availability Zones retrieved successfully. Jul 03 21:44:59.057919 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-9ed4c7a2-3893-4321-9ec4-c6eb7ff66457 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Flow 'volume_create_api' (2444dc8d-a4d9-4d7c-a44c-6bac81398341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:44:59.059131 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-9ed4c7a2-3893-4321-9ec4-c6eb7ff66457 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52f1e9f0-307a-45ce-bf1c-a9a766aa1efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:59.060597 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-9ed4c7a2-3893-4321-9ec4-c6eb7ff66457 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:44:59.169573 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-9ed4c7a2-3893-4321-9ec4-c6eb7ff66457 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52f1e9f0-307a-45ce-bf1c-a9a766aa1efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:59.169911 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-9ed4c7a2-3893-4321-9ec4-c6eb7ff66457 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69ec8162-8ea3-4171-a4e4-cf4287bee466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:59.229185 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ad6143a8-9933-4d96-b535-afbe619fc570 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:59.231264 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ad6143a8-9933-4d96-b535-afbe619fc570 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] GET https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 Jul 03 21:44:59.231476 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ad6143a8-9933-4d96-b535-afbe619fc570 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:59.231678 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ad6143a8-9933-4d96-b535-afbe619fc570 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:59.245882 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:59.245882 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:59.251251 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-ad6143a8-9933-4d96-b535-afbe619fc570 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Volume info retrieved successfully. Jul 03 21:44:59.259965 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ad6143a8-9933-4d96-b535-afbe619fc570 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 returned with HTTP 200 Jul 03 21:44:59.259965 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 130/524] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:59 2026] GET /volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:44:59.281281 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-9ed4c7a2-3893-4321-9ec4-c6eb7ff66457 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Created reservations ['21e24239-9016-4590-a9d8-a22cd00ac526', '469ea098-7afe-4447-9ed2-bec7e03bdc5c', '31fc1c98-78b5-44ee-986d-bac972d7d592', 'eae3a7cb-9bd4-4c13-9cf1-973b0533b852'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:44:59.282503 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-9ed4c7a2-3893-4321-9ec4-c6eb7ff66457 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69ec8162-8ea3-4171-a4e4-cf4287bee466) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21e24239-9016-4590-a9d8-a22cd00ac526', '469ea098-7afe-4447-9ed2-bec7e03bdc5c', '31fc1c98-78b5-44ee-986d-bac972d7d592', 'eae3a7cb-9bd4-4c13-9cf1-973b0533b852']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:59.283479 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-9ed4c7a2-3893-4321-9ec4-c6eb7ff66457 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fce74fee-1397-44e3-9be2-1f0c4f54d278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:59.319162 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-9ed4c7a2-3893-4321-9ec4-c6eb7ff66457 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fce74fee-1397-44e3-9be2-1f0c4f54d278) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14a00802-62c8-494a-96ad-d4802fa43265', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-734613628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d29b4f299a7d4087a1e4bf13e2ce11d2',qos_specs=None,replication_status=,reservations=['21e24239-9016-4590-a9d8-a22cd00ac526','469ea098-7afe-4447-9ed2-bec7e03bdc5c','31fc1c98-78b5-44ee-986d-bac972d7d592','eae3a7cb-9bd4-4c13-9cf1-973b0533b852'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='027451c80cf547c9ae404741ff49a79a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:44:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-734613628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14a00802-62c8-494a-96ad-d4802fa43265,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d29b4f299a7d4087a1e4bf13e2ce11d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='027451c80cf547c9ae404741ff49a79a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:59.320078 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-9ed4c7a2-3893-4321-9ec4-c6eb7ff66457 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa21f1e0-6e50-4309-ba8e-0a9bf0690e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:59.352653 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-9ed4c7a2-3893-4321-9ec4-c6eb7ff66457 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa21f1e0-6e50-4309-ba8e-0a9bf0690e30) transitioned into state 'SUCCESS' from state '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-734613628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d29b4f299a7d4087a1e4bf13e2ce11d2',qos_specs=None,replication_status=,reservations=['21e24239-9016-4590-a9d8-a22cd00ac526','469ea098-7afe-4447-9ed2-bec7e03bdc5c','31fc1c98-78b5-44ee-986d-bac972d7d592','eae3a7cb-9bd4-4c13-9cf1-973b0533b852'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='027451c80cf547c9ae404741ff49a79a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:59.353444 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-9ed4c7a2-3893-4321-9ec4-c6eb7ff66457 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89f113f7-9916-4f82-9069-85b6f4d07506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:44:59.370933 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-9ed4c7a2-3893-4321-9ec4-c6eb7ff66457 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89f113f7-9916-4f82-9069-85b6f4d07506) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:44:59.370933 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-9ed4c7a2-3893-4321-9ec4-c6eb7ff66457 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Flow 'volume_create_api' (2444dc8d-a4d9-4d7c-a44c-6bac81398341) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:44:59.371221 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-9ed4c7a2-3893-4321-9ec4-c6eb7ff66457 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Create volume request issued successfully. Jul 03 21:44:59.371962 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9ed4c7a2-3893-4321-9ec4-c6eb7ff66457 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:44:59.372570 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 133/525] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:44:58 2026] POST /volume/v3/volumes => generated 749 bytes in 866 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:44:59.389690 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1ebcdb86-bd65-42d7-9422-886e55a3ba95 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:59.392135 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1ebcdb86-bd65-42d7-9422-886e55a3ba95 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] GET https://10.4.3.32/volume/v3/volumes/14a00802-62c8-494a-96ad-d4802fa43265 Jul 03 21:44:59.392409 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1ebcdb86-bd65-42d7-9422-886e55a3ba95 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:59.392686 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1ebcdb86-bd65-42d7-9422-886e55a3ba95 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:59.403671 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:59.403671 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:44:59.412270 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-1ebcdb86-bd65-42d7-9422-886e55a3ba95 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Volume info retrieved successfully. Jul 03 21:44:59.416976 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1ebcdb86-bd65-42d7-9422-886e55a3ba95 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] https://10.4.3.32/volume/v3/volumes/14a00802-62c8-494a-96ad-d4802fa43265 returned with HTTP 200 Jul 03 21:44:59.417337 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 132/526] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:44:59 2026] GET /volume/v3/volumes/14a00802-62c8-494a-96ad-d4802fa43265 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:44:59.420851 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-0b024b83-53c5-4414-95f3-66bd2a9e17e2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:59.421292 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0b024b83-53c5-4414-95f3-66bd2a9e17e2 None None] GET https://10.4.3.32/volume// Jul 03 21:44:59.421483 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0b024b83-53c5-4414-95f3-66bd2a9e17e2 None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:59.421716 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0b024b83-53c5-4414-95f3-66bd2a9e17e2 None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:59.422098 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0b024b83-53c5-4414-95f3-66bd2a9e17e2 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:44:59.422425 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 132/527] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:44: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 21:44:59.436305 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-b8cbfc32-d1e3-429e-9e3c-a3d0ae8eef0e req-f6052e44-9839-45f4-9923-37829a1be4d6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:59.438429 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-b8cbfc32-d1e3-429e-9e3c-a3d0ae8eef0e req-f6052e44-9839-45f4-9923-37829a1be4d6 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] GET https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 Jul 03 21:44:59.438690 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-b8cbfc32-d1e3-429e-9e3c-a3d0ae8eef0e req-f6052e44-9839-45f4-9923-37829a1be4d6 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:59.439188 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-b8cbfc32-d1e3-429e-9e3c-a3d0ae8eef0e req-f6052e44-9839-45f4-9923-37829a1be4d6 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:59.456118 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-7a648c3c-217a-40de-b54f-aca727dc0f27 req-8016f7d5-867d-4c3a-9876-109ad28468e1 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:59.458131 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:59.458131 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:44:59.459319 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-7a648c3c-217a-40de-b54f-aca727dc0f27 req-8016f7d5-867d-4c3a-9876-109ad28468e1 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] DELETE https://10.4.3.32/volume/v3/attachments/2e5a9334-1c79-4233-87b9-51ff2233b226 Jul 03 21:44:59.459674 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-7a648c3c-217a-40de-b54f-aca727dc0f27 req-8016f7d5-867d-4c3a-9876-109ad28468e1 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:44:59.459674 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-7a648c3c-217a-40de-b54f-aca727dc0f27 req-8016f7d5-867d-4c3a-9876-109ad28468e1 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:44:59.465745 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-b8cbfc32-d1e3-429e-9e3c-a3d0ae8eef0e req-f6052e44-9839-45f4-9923-37829a1be4d6 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Volume info retrieved successfully. Jul 03 21:44:59.473560 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-b8cbfc32-d1e3-429e-9e3c-a3d0ae8eef0e req-f6052e44-9839-45f4-9923-37829a1be4d6 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 returned with HTTP 200 Jul 03 21:44:59.473560 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 131/528] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:44:59 2026] GET /volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 => generated 1024 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:44:59.477885 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:59.477885 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:44:59.578597 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-b8cbfc32-d1e3-429e-9e3c-a3d0ae8eef0e req-7226d9c6-9fd6-48ef-9898-1538383dba65 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:44:59.583539 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-b8cbfc32-d1e3-429e-9e3c-a3d0ae8eef0e req-7226d9c6-9fd6-48ef-9898-1538383dba65 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] PUT https://10.4.3.32/volume/v3/attachments/8470f9f1-9b29-4e3e-81ba-a730907a9752 Jul 03 21:44:59.583941 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-b8cbfc32-d1e3-429e-9e3c-a3d0ae8eef0e req-7226d9c6-9fd6-48ef-9898-1538383dba65 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:44:59.592239 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-b8cbfc32-d1e3-429e-9e3c-a3d0ae8eef0e req-7226d9c6-9fd6-48ef-9898-1538383dba65 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Acquiring lock "cinder-attachment_update-57803d1e-d721-4d62-85e6-089059f34d69-np0000004475" by "attachment_update" {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:44:59.598913 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-b8cbfc32-d1e3-429e-9e3c-a3d0ae8eef0e req-7226d9c6-9fd6-48ef-9898-1538383dba65 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Lock "cinder-attachment_update-57803d1e-d721-4d62-85e6-089059f34d69-np0000004475" acquired by "attachment_update" :: waited 0.007s {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:44:59.600274 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:44:59.600274 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:45:00.018408 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-7a648c3c-217a-40de-b54f-aca727dc0f27 req-8016f7d5-867d-4c3a-9876-109ad28468e1 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/attachments/2e5a9334-1c79-4233-87b9-51ff2233b226 returned with HTTP 200 Jul 03 21:45:00.018868 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 134/529] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:44:59 2026] DELETE /volume/v3/attachments/2e5a9334-1c79-4233-87b9-51ff2233b226 => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:00.028432 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-7a648c3c-217a-40de-b54f-aca727dc0f27 req-54dbf09b-679b-4053-ab44-cc09fdd8d2da None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:00.030712 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-7a648c3c-217a-40de-b54f-aca727dc0f27 req-54dbf09b-679b-4053-ab44-cc09fdd8d2da tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] DELETE https://10.4.3.32/volume/v3/attachments/dc6d4030-8c67-4bcc-8b70-9a68129478b1 Jul 03 21:45:00.030923 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-7a648c3c-217a-40de-b54f-aca727dc0f27 req-54dbf09b-679b-4053-ab44-cc09fdd8d2da tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:00.031082 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-7a648c3c-217a-40de-b54f-aca727dc0f27 req-54dbf09b-679b-4053-ab44-cc09fdd8d2da tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:00.039275 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:00.039275 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:45:00.141107 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-b8cbfc32-d1e3-429e-9e3c-a3d0ae8eef0e req-7226d9c6-9fd6-48ef-9898-1538383dba65 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Lock "cinder-attachment_update-57803d1e-d721-4d62-85e6-089059f34d69-np0000004475" released by "attachment_update" :: held 0.542s {{(pid=99936) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:45:00.141801 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-b8cbfc32-d1e3-429e-9e3c-a3d0ae8eef0e req-7226d9c6-9fd6-48ef-9898-1538383dba65 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/attachments/8470f9f1-9b29-4e3e-81ba-a730907a9752 returned with HTTP 200 Jul 03 21:45:00.142118 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 133/530] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:44:59 2026] PUT /volume/v3/attachments/8470f9f1-9b29-4e3e-81ba-a730907a9752 => generated 969 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:45:00.279300 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2079eb4b-ebc4-4cea-8ecf-fd9a9269aff2 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:00.282408 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2079eb4b-ebc4-4cea-8ecf-fd9a9269aff2 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] GET https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 Jul 03 21:45:00.282702 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2079eb4b-ebc4-4cea-8ecf-fd9a9269aff2 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:00.282954 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2079eb4b-ebc4-4cea-8ecf-fd9a9269aff2 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:00.303721 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:00.303721 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:45:00.310072 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2079eb4b-ebc4-4cea-8ecf-fd9a9269aff2 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Volume info retrieved successfully. Jul 03 21:45:00.316459 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2079eb4b-ebc4-4cea-8ecf-fd9a9269aff2 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 returned with HTTP 200 Jul 03 21:45:00.317633 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 132/531] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:00 2026] GET /volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:00.433847 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-6cfa4ef7-19c5-4ed5-b454-afab79da12c6 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:00.437111 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6cfa4ef7-19c5-4ed5-b454-afab79da12c6 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] GET https://10.4.3.32/volume/v3/volumes/14a00802-62c8-494a-96ad-d4802fa43265 Jul 03 21:45:00.437206 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6cfa4ef7-19c5-4ed5-b454-afab79da12c6 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:00.437455 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6cfa4ef7-19c5-4ed5-b454-afab79da12c6 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:00.452672 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:00.452672 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:45:00.461523 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-6cfa4ef7-19c5-4ed5-b454-afab79da12c6 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Volume info retrieved successfully. Jul 03 21:45:00.472815 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6cfa4ef7-19c5-4ed5-b454-afab79da12c6 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] https://10.4.3.32/volume/v3/volumes/14a00802-62c8-494a-96ad-d4802fa43265 returned with HTTP 200 Jul 03 21:45:00.473348 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 135/532] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:00 2026] GET /volume/v3/volumes/14a00802-62c8-494a-96ad-d4802fa43265 => generated 1357 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 21:45:00.489636 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3d46f928-ea12-4634-b899-f1f54a8c3f8d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:00.493396 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3d46f928-ea12-4634-b899-f1f54a8c3f8d tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:45:00.493396 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3d46f928-ea12-4634-b899-f1f54a8c3f8d tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-2047185632"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:45:00.494326 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-3d46f928-ea12-4634-b899-f1f54a8c3f8d tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-2047185632'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:45:00.494702 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-3d46f928-ea12-4634-b899-f1f54a8c3f8d tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Create volume of 1 GB Jul 03 21:45:00.495340 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:00.495340 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:45:00.502316 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-3d46f928-ea12-4634-b899-f1f54a8c3f8d tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Availability Zones retrieved successfully. Jul 03 21:45:00.510885 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3d46f928-ea12-4634-b899-f1f54a8c3f8d tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Flow 'volume_create_api' (5dbca76e-13fd-48ed-adf1-8798d7f7f859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:45:00.512539 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3d46f928-ea12-4634-b899-f1f54a8c3f8d tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc6ece23-69ac-40f5-b826-e01df937a565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:45:00.514532 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-3d46f928-ea12-4634-b899-f1f54a8c3f8d tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:45:00.571191 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3d46f928-ea12-4634-b899-f1f54a8c3f8d tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc6ece23-69ac-40f5-b826-e01df937a565) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:45:00.572555 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3d46f928-ea12-4634-b899-f1f54a8c3f8d tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90efe362-475d-47cf-8eae-82a6aec33af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:45:00.595909 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-7a648c3c-217a-40de-b54f-aca727dc0f27 req-54dbf09b-679b-4053-ab44-cc09fdd8d2da tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/attachments/dc6d4030-8c67-4bcc-8b70-9a68129478b1 returned with HTTP 200 Jul 03 21:45:00.597349 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 133/533] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:45:00 2026] DELETE /volume/v3/attachments/dc6d4030-8c67-4bcc-8b70-9a68129478b1 => generated 19 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:00.613531 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-7a648c3c-217a-40de-b54f-aca727dc0f27 req-2d035878-6317-4e38-aa6b-c7d962b68bc3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:00.618002 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-7a648c3c-217a-40de-b54f-aca727dc0f27 req-2d035878-6317-4e38-aa6b-c7d962b68bc3 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] DELETE https://10.4.3.32/volume/v3/attachments/6673b095-b886-48da-98b7-32f2be0f3c6a Jul 03 21:45:00.618310 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-7a648c3c-217a-40de-b54f-aca727dc0f27 req-2d035878-6317-4e38-aa6b-c7d962b68bc3 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:00.619639 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-7a648c3c-217a-40de-b54f-aca727dc0f27 req-2d035878-6317-4e38-aa6b-c7d962b68bc3 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:00.635962 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:00.635962 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:45:00.646811 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-3d46f928-ea12-4634-b899-f1f54a8c3f8d tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Created reservations ['9d8c1c4c-7408-4f17-8f80-764abe92a878', '8684e091-89ff-442c-bf6c-a18371d0b102', 'bd18828c-3a89-41c4-a24f-b8238914ad1c', '6336ca59-ee17-48d0-8e70-f0f17cb1ef2d'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:45:00.648364 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3d46f928-ea12-4634-b899-f1f54a8c3f8d tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90efe362-475d-47cf-8eae-82a6aec33af2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d8c1c4c-7408-4f17-8f80-764abe92a878', '8684e091-89ff-442c-bf6c-a18371d0b102', 'bd18828c-3a89-41c4-a24f-b8238914ad1c', '6336ca59-ee17-48d0-8e70-f0f17cb1ef2d']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:45:00.649769 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3d46f928-ea12-4634-b899-f1f54a8c3f8d tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c856833b-e4d9-4f8d-90eb-593365d03ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:45:00.681516 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3d46f928-ea12-4634-b899-f1f54a8c3f8d tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c856833b-e4d9-4f8d-90eb-593365d03ab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63cbf552-c80d-4e2c-a9f8-35a61d1c9b18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2047185632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d29b4f299a7d4087a1e4bf13e2ce11d2',qos_specs=None,replication_status=,reservations=['9d8c1c4c-7408-4f17-8f80-764abe92a878','8684e091-89ff-442c-bf6c-a18371d0b102','bd18828c-3a89-41c4-a24f-b8238914ad1c','6336ca59-ee17-48d0-8e70-f0f17cb1ef2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='027451c80cf547c9ae404741ff49a79a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:45:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2047185632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63cbf552-c80d-4e2c-a9f8-35a61d1c9b18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d29b4f299a7d4087a1e4bf13e2ce11d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='027451c80cf547c9ae404741ff49a79a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:45:00.682511 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3d46f928-ea12-4634-b899-f1f54a8c3f8d tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (163eff15-3228-462d-9095-ee6a6c56bbb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:45:00.704828 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3d46f928-ea12-4634-b899-f1f54a8c3f8d tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (163eff15-3228-462d-9095-ee6a6c56bbb5) transitioned into state 'SUCCESS' from state '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-2047185632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d29b4f299a7d4087a1e4bf13e2ce11d2',qos_specs=None,replication_status=,reservations=['9d8c1c4c-7408-4f17-8f80-764abe92a878','8684e091-89ff-442c-bf6c-a18371d0b102','bd18828c-3a89-41c4-a24f-b8238914ad1c','6336ca59-ee17-48d0-8e70-f0f17cb1ef2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='027451c80cf547c9ae404741ff49a79a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:45:00.705548 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3d46f928-ea12-4634-b899-f1f54a8c3f8d tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c02739b3-0d36-44a7-a589-76ca77965bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:45:00.717089 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3d46f928-ea12-4634-b899-f1f54a8c3f8d tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c02739b3-0d36-44a7-a589-76ca77965bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:45:00.717966 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3d46f928-ea12-4634-b899-f1f54a8c3f8d tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Flow 'volume_create_api' (5dbca76e-13fd-48ed-adf1-8798d7f7f859) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:45:00.718290 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-3d46f928-ea12-4634-b899-f1f54a8c3f8d tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Create volume request issued successfully. Jul 03 21:45:00.719022 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3d46f928-ea12-4634-b899-f1f54a8c3f8d tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:45:00.719514 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 134/534] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:45:00 2026] POST /volume/v3/volumes => generated 750 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:45:00.739287 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-072369b1-4862-4302-a257-b9a89fec4805 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:00.741435 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-072369b1-4862-4302-a257-b9a89fec4805 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] GET https://10.4.3.32/volume/v3/volumes/63cbf552-c80d-4e2c-a9f8-35a61d1c9b18 Jul 03 21:45:00.743126 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-072369b1-4862-4302-a257-b9a89fec4805 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:00.743126 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-072369b1-4862-4302-a257-b9a89fec4805 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:00.750247 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:00.750247 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:45:00.756212 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-072369b1-4862-4302-a257-b9a89fec4805 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Volume info retrieved successfully. Jul 03 21:45:00.763043 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-072369b1-4862-4302-a257-b9a89fec4805 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] https://10.4.3.32/volume/v3/volumes/63cbf552-c80d-4e2c-a9f8-35a61d1c9b18 returned with HTTP 200 Jul 03 21:45:00.764143 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 136/535] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:00 2026] GET /volume/v3/volumes/63cbf552-c80d-4e2c-a9f8-35a61d1c9b18 => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:01.182453 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-7a648c3c-217a-40de-b54f-aca727dc0f27 req-2d035878-6317-4e38-aa6b-c7d962b68bc3 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/attachments/6673b095-b886-48da-98b7-32f2be0f3c6a returned with HTTP 200 Jul 03 21:45:01.182862 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 133/536] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:45:00 2026] DELETE /volume/v3/attachments/6673b095-b886-48da-98b7-32f2be0f3c6a => generated 19 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:01.334404 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-864a6caa-840b-4533-b76e-4163f958f364 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:01.337109 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-864a6caa-840b-4533-b76e-4163f958f364 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] GET https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 Jul 03 21:45:01.337320 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-864a6caa-840b-4533-b76e-4163f958f364 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:01.337548 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-864a6caa-840b-4533-b76e-4163f958f364 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:01.354934 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:01.354934 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:45:01.359524 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-864a6caa-840b-4533-b76e-4163f958f364 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Volume info retrieved successfully. Jul 03 21:45:01.369839 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-864a6caa-840b-4533-b76e-4163f958f364 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 returned with HTTP 200 Jul 03 21:45:01.370431 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 134/537] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:01 2026] GET /volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:01.778093 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-73ea82a4-7443-4133-9a2b-7b077bf694f5 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:01.779933 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-73ea82a4-7443-4133-9a2b-7b077bf694f5 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] GET https://10.4.3.32/volume/v3/volumes/63cbf552-c80d-4e2c-a9f8-35a61d1c9b18 Jul 03 21:45:01.780126 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-73ea82a4-7443-4133-9a2b-7b077bf694f5 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:01.780318 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-73ea82a4-7443-4133-9a2b-7b077bf694f5 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:01.791196 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:01.791196 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:45:01.796002 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-73ea82a4-7443-4133-9a2b-7b077bf694f5 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Volume info retrieved successfully. Jul 03 21:45:01.800798 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-73ea82a4-7443-4133-9a2b-7b077bf694f5 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] https://10.4.3.32/volume/v3/volumes/63cbf552-c80d-4e2c-a9f8-35a61d1c9b18 returned with HTTP 200 Jul 03 21:45:01.801192 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 135/538] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:01 2026] GET /volume/v3/volumes/63cbf552-c80d-4e2c-a9f8-35a61d1c9b18 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:01.819299 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-0f7fb453-0247-4722-abcf-5f9c13bd3fd9 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:01.821917 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0f7fb453-0247-4722-abcf-5f9c13bd3fd9 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:45:01.822434 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0f7fb453-0247-4722-abcf-5f9c13bd3fd9 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-2109269943"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:45:01.827947 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-0f7fb453-0247-4722-abcf-5f9c13bd3fd9 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-2109269943'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:45:01.828294 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-0f7fb453-0247-4722-abcf-5f9c13bd3fd9 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Create volume of 1 GB Jul 03 21:45:01.834637 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-0f7fb453-0247-4722-abcf-5f9c13bd3fd9 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Availability Zones retrieved successfully. Jul 03 21:45:01.843828 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0f7fb453-0247-4722-abcf-5f9c13bd3fd9 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Flow 'volume_create_api' (963dc4fe-0a3f-4e93-b0bd-298398211919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:45:01.845941 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0f7fb453-0247-4722-abcf-5f9c13bd3fd9 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8534d981-1ffc-40b6-a310-d68bd7356c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:45:01.847002 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-0f7fb453-0247-4722-abcf-5f9c13bd3fd9 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:45:01.890457 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0f7fb453-0247-4722-abcf-5f9c13bd3fd9 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8534d981-1ffc-40b6-a310-d68bd7356c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:45:01.891564 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0f7fb453-0247-4722-abcf-5f9c13bd3fd9 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd19ae31-1789-4a0f-ac07-5d35c0f4f7a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:45:01.951487 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-0f7fb453-0247-4722-abcf-5f9c13bd3fd9 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Created reservations ['21839674-bc8a-447a-bd77-8bd4206454d4', '19e33a3e-8530-4707-854c-9803e51893ee', '36eb0130-7d12-4d47-b2d9-6d46fce9d327', '2993a54e-be8e-49d8-945d-04e47cfc0ace'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:45:01.952818 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0f7fb453-0247-4722-abcf-5f9c13bd3fd9 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd19ae31-1789-4a0f-ac07-5d35c0f4f7a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21839674-bc8a-447a-bd77-8bd4206454d4', '19e33a3e-8530-4707-854c-9803e51893ee', '36eb0130-7d12-4d47-b2d9-6d46fce9d327', '2993a54e-be8e-49d8-945d-04e47cfc0ace']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:45:01.953895 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0f7fb453-0247-4722-abcf-5f9c13bd3fd9 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce329f4b-b5c2-40ee-b799-a24c75e3bcd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:45:01.989937 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0f7fb453-0247-4722-abcf-5f9c13bd3fd9 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce329f4b-b5c2-40ee-b799-a24c75e3bcd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1fa3380-b332-43fa-8540-a090b736e3ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2109269943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d29b4f299a7d4087a1e4bf13e2ce11d2',qos_specs=None,replication_status=,reservations=['21839674-bc8a-447a-bd77-8bd4206454d4','19e33a3e-8530-4707-854c-9803e51893ee','36eb0130-7d12-4d47-b2d9-6d46fce9d327','2993a54e-be8e-49d8-945d-04e47cfc0ace'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='027451c80cf547c9ae404741ff49a79a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:45:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2109269943',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1fa3380-b332-43fa-8540-a090b736e3ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d29b4f299a7d4087a1e4bf13e2ce11d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='027451c80cf547c9ae404741ff49a79a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:45:01.990827 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0f7fb453-0247-4722-abcf-5f9c13bd3fd9 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ce921f0-6232-4b8d-b2f9-d9b3fe3144f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:45:02.016307 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0f7fb453-0247-4722-abcf-5f9c13bd3fd9 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ce921f0-6232-4b8d-b2f9-d9b3fe3144f8) transitioned into state 'SUCCESS' from state '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-2109269943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d29b4f299a7d4087a1e4bf13e2ce11d2',qos_specs=None,replication_status=,reservations=['21839674-bc8a-447a-bd77-8bd4206454d4','19e33a3e-8530-4707-854c-9803e51893ee','36eb0130-7d12-4d47-b2d9-6d46fce9d327','2993a54e-be8e-49d8-945d-04e47cfc0ace'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='027451c80cf547c9ae404741ff49a79a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:45:02.016995 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0f7fb453-0247-4722-abcf-5f9c13bd3fd9 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a128d13-03a6-4a2a-9aae-f43683c824ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:45:02.031338 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0f7fb453-0247-4722-abcf-5f9c13bd3fd9 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a128d13-03a6-4a2a-9aae-f43683c824ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:45:02.032276 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0f7fb453-0247-4722-abcf-5f9c13bd3fd9 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Flow 'volume_create_api' (963dc4fe-0a3f-4e93-b0bd-298398211919) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:45:02.032684 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-0f7fb453-0247-4722-abcf-5f9c13bd3fd9 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Create volume request issued successfully. Jul 03 21:45:02.033326 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0f7fb453-0247-4722-abcf-5f9c13bd3fd9 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:45:02.033980 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 137/539] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:45:01 2026] POST /volume/v3/volumes => generated 750 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:45:02.049161 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-00ae4bd3-e118-4698-b55f-40b22d7fd8d1 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:02.052092 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-00ae4bd3-e118-4698-b55f-40b22d7fd8d1 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] GET https://10.4.3.32/volume/v3/volumes/e1fa3380-b332-43fa-8540-a090b736e3ff Jul 03 21:45:02.052414 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-00ae4bd3-e118-4698-b55f-40b22d7fd8d1 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:02.052689 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-00ae4bd3-e118-4698-b55f-40b22d7fd8d1 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:02.068015 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:02.068015 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:45:02.072312 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-00ae4bd3-e118-4698-b55f-40b22d7fd8d1 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Volume info retrieved successfully. Jul 03 21:45:02.078466 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-00ae4bd3-e118-4698-b55f-40b22d7fd8d1 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] https://10.4.3.32/volume/v3/volumes/e1fa3380-b332-43fa-8540-a090b736e3ff returned with HTTP 200 Jul 03 21:45:02.079015 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 134/540] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:02 2026] GET /volume/v3/volumes/e1fa3380-b332-43fa-8540-a090b736e3ff => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:02.383596 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f9128847-84a5-4321-9e10-1a020ed00287 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:02.386744 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f9128847-84a5-4321-9e10-1a020ed00287 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] GET https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 Jul 03 21:45:02.386984 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f9128847-84a5-4321-9e10-1a020ed00287 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:02.387170 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f9128847-84a5-4321-9e10-1a020ed00287 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:02.397245 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:02.397245 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:45:02.401638 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f9128847-84a5-4321-9e10-1a020ed00287 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Volume info retrieved successfully. Jul 03 21:45:02.406672 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f9128847-84a5-4321-9e10-1a020ed00287 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 returned with HTTP 200 Jul 03 21:45:02.407191 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 135/541] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:02 2026] GET /volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:03.100690 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ba19aaf0-7155-4915-8593-1275391f94ab None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:03.103011 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ba19aaf0-7155-4915-8593-1275391f94ab tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] GET https://10.4.3.32/volume/v3/volumes/e1fa3380-b332-43fa-8540-a090b736e3ff Jul 03 21:45:03.103245 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ba19aaf0-7155-4915-8593-1275391f94ab tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:03.103575 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ba19aaf0-7155-4915-8593-1275391f94ab tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:03.112777 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:03.112777 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:45:03.117602 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-ba19aaf0-7155-4915-8593-1275391f94ab tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Volume info retrieved successfully. Jul 03 21:45:03.124156 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ba19aaf0-7155-4915-8593-1275391f94ab tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] https://10.4.3.32/volume/v3/volumes/e1fa3380-b332-43fa-8540-a090b736e3ff returned with HTTP 200 Jul 03 21:45:03.124715 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 136/542] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:03 2026] GET /volume/v3/volumes/e1fa3380-b332-43fa-8540-a090b736e3ff => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:03.421238 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ba48f55b-5d30-4d45-aaa3-222abfe22431 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:03.423504 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ba48f55b-5d30-4d45-aaa3-222abfe22431 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] GET https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 Jul 03 21:45:03.423687 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ba48f55b-5d30-4d45-aaa3-222abfe22431 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:03.423895 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ba48f55b-5d30-4d45-aaa3-222abfe22431 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:03.437237 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:03.437237 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:45:03.442126 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-ba48f55b-5d30-4d45-aaa3-222abfe22431 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Volume info retrieved successfully. Jul 03 21:45:03.447717 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ba48f55b-5d30-4d45-aaa3-222abfe22431 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 returned with HTTP 200 Jul 03 21:45:03.448302 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 138/543] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:03 2026] GET /volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:03.591694 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-3a854baa-046c-4d02-a1b0-24764faed3c8 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:03.593732 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3a854baa-046c-4d02-a1b0-24764faed3c8 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:45:03.594141 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3a854baa-046c-4d02-a1b0-24764faed3c8 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-925044929", "imageRef": "f4ececa3-1558-4774-bffb-35f7b89c60f0", "size": 1}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:45:03.596028 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-3a854baa-046c-4d02-a1b0-24764faed3c8 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-925044929', 'imageRef': 'f4ececa3-1558-4774-bffb-35f7b89c60f0', 'size': 1}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:45:03.704685 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-3a854baa-046c-4d02-a1b0-24764faed3c8 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Create volume of 1 GB Jul 03 21:45:03.710414 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-3a854baa-046c-4d02-a1b0-24764faed3c8 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Availability Zones retrieved successfully. Jul 03 21:45:03.718882 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-3a854baa-046c-4d02-a1b0-24764faed3c8 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Flow 'volume_create_api' (17868f22-019a-4222-bebf-68245eabce82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:45:03.720844 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-3a854baa-046c-4d02-a1b0-24764faed3c8 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (929b2199-6a6f-43d7-98bc-49ed9291629c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:45:03.722485 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-3a854baa-046c-4d02-a1b0-24764faed3c8 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:45:03.802058 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-3a854baa-046c-4d02-a1b0-24764faed3c8 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (929b2199-6a6f-43d7-98bc-49ed9291629c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:45:03.803073 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-3a854baa-046c-4d02-a1b0-24764faed3c8 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9dd5fad-51d4-4b89-a8c8-343967f11751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:45:03.909030 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-3a854baa-046c-4d02-a1b0-24764faed3c8 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Created reservations ['031135a5-2eba-43f7-a1d4-60b1a3ee827d', '3b444894-21a8-455f-8f68-4522598f9623', 'fe063ca1-cc88-454b-a92e-ac3869466847', 'e4c956da-3fbb-482c-805e-7d7318254416'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:45:03.909831 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-3a854baa-046c-4d02-a1b0-24764faed3c8 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9dd5fad-51d4-4b89-a8c8-343967f11751) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['031135a5-2eba-43f7-a1d4-60b1a3ee827d', '3b444894-21a8-455f-8f68-4522598f9623', 'fe063ca1-cc88-454b-a92e-ac3869466847', 'e4c956da-3fbb-482c-805e-7d7318254416']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:45:03.910846 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-3a854baa-046c-4d02-a1b0-24764faed3c8 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55d5eaef-0b55-4440-9f5a-b5080c4437c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:45:03.943311 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-3a854baa-046c-4d02-a1b0-24764faed3c8 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55d5eaef-0b55-4440-9f5a-b5080c4437c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04de7cba-8ba3-4ef5-a8c3-315f5c677dbf', '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-925044929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b37e09f2a7cf4377bd804129c5e49d17',qos_specs=None,replication_status=,reservations=['031135a5-2eba-43f7-a1d4-60b1a3ee827d','3b444894-21a8-455f-8f68-4522598f9623','fe063ca1-cc88-454b-a92e-ac3869466847','e4c956da-3fbb-482c-805e-7d7318254416'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1c1cb2008b348fb9e3367bdb998eb44',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:45:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-925044929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04de7cba-8ba3-4ef5-a8c3-315f5c677dbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b37e09f2a7cf4377bd804129c5e49d17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1c1cb2008b348fb9e3367bdb998eb44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:45:03.944240 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-3a854baa-046c-4d02-a1b0-24764faed3c8 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad4978fa-fa74-4e82-ad90-b4aa57330b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:45:03.964381 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-3a854baa-046c-4d02-a1b0-24764faed3c8 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad4978fa-fa74-4e82-ad90-b4aa57330b79) transitioned into state 'SUCCESS' from state '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-925044929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b37e09f2a7cf4377bd804129c5e49d17',qos_specs=None,replication_status=,reservations=['031135a5-2eba-43f7-a1d4-60b1a3ee827d','3b444894-21a8-455f-8f68-4522598f9623','fe063ca1-cc88-454b-a92e-ac3869466847','e4c956da-3fbb-482c-805e-7d7318254416'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1c1cb2008b348fb9e3367bdb998eb44',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:45:03.965035 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-3a854baa-046c-4d02-a1b0-24764faed3c8 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab178b6b-3670-4119-a1b6-bde2cc7b6902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:45:03.974953 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-3a854baa-046c-4d02-a1b0-24764faed3c8 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab178b6b-3670-4119-a1b6-bde2cc7b6902) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:45:03.975864 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-3a854baa-046c-4d02-a1b0-24764faed3c8 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Flow 'volume_create_api' (17868f22-019a-4222-bebf-68245eabce82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:45:03.976327 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-3a854baa-046c-4d02-a1b0-24764faed3c8 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Create volume request issued successfully. Jul 03 21:45:03.976761 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3a854baa-046c-4d02-a1b0-24764faed3c8 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:45:03.977496 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 135/544] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:45:03 2026] POST /volume/v3/volumes => generated 750 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:45:03.993960 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-25c84e47-7189-4b12-8b2c-a713231e17c6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:03.996528 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-25c84e47-7189-4b12-8b2c-a713231e17c6 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] GET https://10.4.3.32/volume/v3/volumes/04de7cba-8ba3-4ef5-a8c3-315f5c677dbf Jul 03 21:45:03.996767 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-25c84e47-7189-4b12-8b2c-a713231e17c6 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:03.997071 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-25c84e47-7189-4b12-8b2c-a713231e17c6 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:04.005296 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:04.005296 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:45:04.010224 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-25c84e47-7189-4b12-8b2c-a713231e17c6 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Volume info retrieved successfully. Jul 03 21:45:04.014436 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-25c84e47-7189-4b12-8b2c-a713231e17c6 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] https://10.4.3.32/volume/v3/volumes/04de7cba-8ba3-4ef5-a8c3-315f5c677dbf returned with HTTP 200 Jul 03 21:45:04.014844 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 136/545] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:03 2026] GET /volume/v3/volumes/04de7cba-8ba3-4ef5-a8c3-315f5c677dbf => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:04.462042 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-470e1ada-586d-44c4-9115-d661c2428bb4 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:04.464206 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-470e1ada-586d-44c4-9115-d661c2428bb4 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] GET https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 Jul 03 21:45:04.464656 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-470e1ada-586d-44c4-9115-d661c2428bb4 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:04.464656 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-470e1ada-586d-44c4-9115-d661c2428bb4 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:04.476146 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:04.476146 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:45:04.480088 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-470e1ada-586d-44c4-9115-d661c2428bb4 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Volume info retrieved successfully. Jul 03 21:45:04.485715 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-470e1ada-586d-44c4-9115-d661c2428bb4 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 returned with HTTP 200 Jul 03 21:45:04.486563 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 137/546] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:04 2026] GET /volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:05.028070 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f04be59f-0dcf-482b-b2fd-4497e4702958 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:05.030545 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f04be59f-0dcf-482b-b2fd-4497e4702958 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] GET https://10.4.3.32/volume/v3/volumes/04de7cba-8ba3-4ef5-a8c3-315f5c677dbf Jul 03 21:45:05.030818 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f04be59f-0dcf-482b-b2fd-4497e4702958 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:05.031140 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f04be59f-0dcf-482b-b2fd-4497e4702958 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:05.043087 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:05.043087 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:45:05.048242 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-f04be59f-0dcf-482b-b2fd-4497e4702958 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Volume info retrieved successfully. Jul 03 21:45:05.054491 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f04be59f-0dcf-482b-b2fd-4497e4702958 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] https://10.4.3.32/volume/v3/volumes/04de7cba-8ba3-4ef5-a8c3-315f5c677dbf returned with HTTP 200 Jul 03 21:45:05.055137 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 139/547] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:05 2026] GET /volume/v3/volumes/04de7cba-8ba3-4ef5-a8c3-315f5c677dbf => generated 1358 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:45:05.107340 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-550fb996-c047-4e9f-b42e-44cec52408eb req-d5c95cd0-df80-4562-b890-13e1e82f17f9 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:05.110517 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-550fb996-c047-4e9f-b42e-44cec52408eb req-d5c95cd0-df80-4562-b890-13e1e82f17f9 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] GET https://10.4.3.32/volume/v3/volumes/04de7cba-8ba3-4ef5-a8c3-315f5c677dbf Jul 03 21:45:05.110722 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-550fb996-c047-4e9f-b42e-44cec52408eb req-d5c95cd0-df80-4562-b890-13e1e82f17f9 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:05.111256 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-550fb996-c047-4e9f-b42e-44cec52408eb req-d5c95cd0-df80-4562-b890-13e1e82f17f9 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:05.123602 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:05.123602 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:45:05.130060 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-550fb996-c047-4e9f-b42e-44cec52408eb req-d5c95cd0-df80-4562-b890-13e1e82f17f9 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Volume info retrieved successfully. Jul 03 21:45:05.138557 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-550fb996-c047-4e9f-b42e-44cec52408eb req-d5c95cd0-df80-4562-b890-13e1e82f17f9 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] https://10.4.3.32/volume/v3/volumes/04de7cba-8ba3-4ef5-a8c3-315f5c677dbf returned with HTTP 200 Jul 03 21:45:05.138942 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 136/548] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:45:05 2026] GET /volume/v3/volumes/04de7cba-8ba3-4ef5-a8c3-315f5c677dbf => generated 1358 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:45:05.506645 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9942b91c-fb05-40c2-acda-89e8e2dc8381 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:05.508573 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9942b91c-fb05-40c2-acda-89e8e2dc8381 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] GET https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 Jul 03 21:45:05.508788 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9942b91c-fb05-40c2-acda-89e8e2dc8381 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:05.509023 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9942b91c-fb05-40c2-acda-89e8e2dc8381 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:05.525158 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:05.525158 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:45:05.537136 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-9942b91c-fb05-40c2-acda-89e8e2dc8381 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Volume info retrieved successfully. Jul 03 21:45:05.550616 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9942b91c-fb05-40c2-acda-89e8e2dc8381 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 returned with HTTP 200 Jul 03 21:45:05.552178 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 137/549] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:05 2026] GET /volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:05.831393 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-550fb996-c047-4e9f-b42e-44cec52408eb req-fe131b48-a8e0-43fc-ac32-b4c76196b60c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:05.836405 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-550fb996-c047-4e9f-b42e-44cec52408eb req-fe131b48-a8e0-43fc-ac32-b4c76196b60c tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] GET https://10.4.3.32/volume/v3/volumes/04de7cba-8ba3-4ef5-a8c3-315f5c677dbf Jul 03 21:45:05.836405 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-550fb996-c047-4e9f-b42e-44cec52408eb req-fe131b48-a8e0-43fc-ac32-b4c76196b60c tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:05.836405 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-550fb996-c047-4e9f-b42e-44cec52408eb req-fe131b48-a8e0-43fc-ac32-b4c76196b60c tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:05.841504 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:05.841504 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:45:05.846653 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-550fb996-c047-4e9f-b42e-44cec52408eb req-fe131b48-a8e0-43fc-ac32-b4c76196b60c tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Volume info retrieved successfully. Jul 03 21:45:05.856052 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-550fb996-c047-4e9f-b42e-44cec52408eb req-fe131b48-a8e0-43fc-ac32-b4c76196b60c tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] https://10.4.3.32/volume/v3/volumes/04de7cba-8ba3-4ef5-a8c3-315f5c677dbf returned with HTTP 200 Jul 03 21:45:05.856829 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 138/550] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:45:05 2026] GET /volume/v3/volumes/04de7cba-8ba3-4ef5-a8c3-315f5c677dbf => generated 1358 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:45:05.867801 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-0bb2ae88-cbfd-4e09-959e-f9731d8dc48d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:05.868335 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0bb2ae88-cbfd-4e09-959e-f9731d8dc48d None None] GET https://10.4.3.32/volume// Jul 03 21:45:05.869289 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0bb2ae88-cbfd-4e09-959e-f9731d8dc48d None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:05.869289 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0bb2ae88-cbfd-4e09-959e-f9731d8dc48d None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:05.869289 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0bb2ae88-cbfd-4e09-959e-f9731d8dc48d None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:45:05.869594 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 140/551] 10.4.3.32 () {66 vars in 1412 bytes} [Fri Jul 3 21:45: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 21:45:05.880178 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-550fb996-c047-4e9f-b42e-44cec52408eb req-43e67365-efd1-4146-bb4c-1212b10cc273 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:05.885038 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-550fb996-c047-4e9f-b42e-44cec52408eb req-43e67365-efd1-4146-bb4c-1212b10cc273 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:45:05.885038 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-550fb996-c047-4e9f-b42e-44cec52408eb req-43e67365-efd1-4146-bb4c-1212b10cc273 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "04de7cba-8ba3-4ef5-a8c3-315f5c677dbf", "connector": null, "instance_uuid": "3a59ab44-a097-437d-bd3f-e45938bcdf7e"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:45:05.899505 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:05.899505 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:45:05.940445 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-550fb996-c047-4e9f-b42e-44cec52408eb req-43e67365-efd1-4146-bb4c-1212b10cc273 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:45:05.941120 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 137/552] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:45:05 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 21:45:06.395057 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-b8cbfc32-d1e3-429e-9e3c-a3d0ae8eef0e req-c25ee1ed-aab7-4f5c-974a-368ec0d209de None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:06.399565 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-b8cbfc32-d1e3-429e-9e3c-a3d0ae8eef0e req-c25ee1ed-aab7-4f5c-974a-368ec0d209de tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] POST https://10.4.3.32/volume/v3/attachments/8470f9f1-9b29-4e3e-81ba-a730907a9752/action Jul 03 21:45:06.400121 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-b8cbfc32-d1e3-429e-9e3c-a3d0ae8eef0e req-c25ee1ed-aab7-4f5c-974a-368ec0d209de tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Action body: b'{"os-complete": null}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:45:06.400253 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-b8cbfc32-d1e3-429e-9e3c-a3d0ae8eef0e req-c25ee1ed-aab7-4f5c-974a-368ec0d209de tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:45:06.438710 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:06.438710 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:45:06.460944 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-b8cbfc32-d1e3-429e-9e3c-a3d0ae8eef0e req-c25ee1ed-aab7-4f5c-974a-368ec0d209de tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/attachments/8470f9f1-9b29-4e3e-81ba-a730907a9752/action returned with HTTP 204 Jul 03 21:45:06.461600 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 138/553] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:45:06 2026] POST /volume/v3/attachments/8470f9f1-9b29-4e3e-81ba-a730907a9752/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:45:06.572548 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e33bef01-fc7d-43c3-a00a-3186d6f7db6a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:06.575510 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e33bef01-fc7d-43c3-a00a-3186d6f7db6a tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] GET https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 Jul 03 21:45:06.575838 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e33bef01-fc7d-43c3-a00a-3186d6f7db6a tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:06.576165 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e33bef01-fc7d-43c3-a00a-3186d6f7db6a tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:06.593257 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:06.593257 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:45:06.602124 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e33bef01-fc7d-43c3-a00a-3186d6f7db6a tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Volume info retrieved successfully. Jul 03 21:45:06.609696 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e33bef01-fc7d-43c3-a00a-3186d6f7db6a tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 returned with HTTP 200 Jul 03 21:45:06.610253 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 139/554] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:06 2026] GET /volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:45:06.636813 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b3ccfdc1-eca5-44a7-b92e-add526e7958c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:06.639833 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b3ccfdc1-eca5-44a7-b92e-add526e7958c tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] GET https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 Jul 03 21:45:06.639833 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b3ccfdc1-eca5-44a7-b92e-add526e7958c tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:06.639833 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b3ccfdc1-eca5-44a7-b92e-add526e7958c tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:06.662087 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:06.662087 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:45:06.670250 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b3ccfdc1-eca5-44a7-b92e-add526e7958c tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Volume info retrieved successfully. Jul 03 21:45:06.678388 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b3ccfdc1-eca5-44a7-b92e-add526e7958c tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 returned with HTTP 200 Jul 03 21:45:06.678973 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 141/555] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:06 2026] GET /volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 => generated 1137 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:45:06.797214 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-62793864-2b2f-42b7-a8f5-cd0053b3a128 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:06.800158 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-62793864-2b2f-42b7-a8f5-cd0053b3a128 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] DELETE https://10.4.3.32/volume/v3/volumes/2594af80-64b1-4198-b678-ec5338c69d60 Jul 03 21:45:06.800464 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-62793864-2b2f-42b7-a8f5-cd0053b3a128 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:06.800732 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-62793864-2b2f-42b7-a8f5-cd0053b3a128 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:06.801031 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-62793864-2b2f-42b7-a8f5-cd0053b3a128 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Delete volume with id: 2594af80-64b1-4198-b678-ec5338c69d60 Jul 03 21:45:06.812561 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:06.812561 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:45:06.812741 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-62793864-2b2f-42b7-a8f5-cd0053b3a128 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Volume info retrieved successfully. Jul 03 21:45:06.851087 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-62793864-2b2f-42b7-a8f5-cd0053b3a128 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Delete volume request issued successfully. Jul 03 21:45:06.851524 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-62793864-2b2f-42b7-a8f5-cd0053b3a128 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/volumes/2594af80-64b1-4198-b678-ec5338c69d60 returned with HTTP 202 Jul 03 21:45:06.852577 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 138/556] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:45:06 2026] DELETE /volume/v3/volumes/2594af80-64b1-4198-b678-ec5338c69d60 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:45:06.865756 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d95b6446-5e62-431f-8693-b75cf2157516 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:06.869391 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d95b6446-5e62-431f-8693-b75cf2157516 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] GET https://10.4.3.32/volume/v3/volumes/2594af80-64b1-4198-b678-ec5338c69d60 Jul 03 21:45:06.869391 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d95b6446-5e62-431f-8693-b75cf2157516 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:06.870199 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d95b6446-5e62-431f-8693-b75cf2157516 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:06.881451 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:06.881451 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:45:06.888590 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-d95b6446-5e62-431f-8693-b75cf2157516 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Volume info retrieved successfully. Jul 03 21:45:06.895818 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d95b6446-5e62-431f-8693-b75cf2157516 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/volumes/2594af80-64b1-4198-b678-ec5338c69d60 returned with HTTP 200 Jul 03 21:45:06.896489 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 139/557] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:06 2026] GET /volume/v3/volumes/2594af80-64b1-4198-b678-ec5338c69d60 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:07.375642 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-2dbfc0be-a840-4714-8034-c924613db285 req-6518eb46-a3ae-4ac6-80f1-b1a3ef14dae0 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:07.377947 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-2dbfc0be-a840-4714-8034-c924613db285 req-6518eb46-a3ae-4ac6-80f1-b1a3ef14dae0 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] GET https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 Jul 03 21:45:07.378189 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-2dbfc0be-a840-4714-8034-c924613db285 req-6518eb46-a3ae-4ac6-80f1-b1a3ef14dae0 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:07.378363 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-2dbfc0be-a840-4714-8034-c924613db285 req-6518eb46-a3ae-4ac6-80f1-b1a3ef14dae0 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:07.395130 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:07.395130 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:45:07.400102 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-2dbfc0be-a840-4714-8034-c924613db285 req-6518eb46-a3ae-4ac6-80f1-b1a3ef14dae0 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Volume info retrieved successfully. Jul 03 21:45:07.407489 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-2dbfc0be-a840-4714-8034-c924613db285 req-6518eb46-a3ae-4ac6-80f1-b1a3ef14dae0 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 returned with HTTP 200 Jul 03 21:45:07.407996 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 140/558] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:45:07 2026] GET /volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:45:07.910558 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d41f59fa-de45-4ba6-a0f6-28864444884e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:07.912541 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d41f59fa-de45-4ba6-a0f6-28864444884e tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] GET https://10.4.3.32/volume/v3/volumes/2594af80-64b1-4198-b678-ec5338c69d60 Jul 03 21:45:07.912849 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d41f59fa-de45-4ba6-a0f6-28864444884e tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:07.913085 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d41f59fa-de45-4ba6-a0f6-28864444884e tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:07.920971 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d41f59fa-de45-4ba6-a0f6-28864444884e tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/volumes/2594af80-64b1-4198-b678-ec5338c69d60 returned with HTTP 404 Jul 03 21:45:07.921717 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 142/559] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:07 2026] GET /volume/v3/volumes/2594af80-64b1-4198-b678-ec5338c69d60 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:45:07.931111 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-3637b55e-2209-4120-8867-030180fca265 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:07.933397 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3637b55e-2209-4120-8867-030180fca265 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] DELETE https://10.4.3.32/volume/v3/volumes/dec547c1-9406-42d5-95f4-b9a89b18a4e6 Jul 03 21:45:07.933623 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3637b55e-2209-4120-8867-030180fca265 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:07.934148 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3637b55e-2209-4120-8867-030180fca265 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:07.934148 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-3637b55e-2209-4120-8867-030180fca265 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Delete volume with id: dec547c1-9406-42d5-95f4-b9a89b18a4e6 Jul 03 21:45:07.945226 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:07.945226 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:45:07.945875 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-3637b55e-2209-4120-8867-030180fca265 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Volume info retrieved successfully. Jul 03 21:45:07.982490 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-3637b55e-2209-4120-8867-030180fca265 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Delete volume request issued successfully. Jul 03 21:45:07.982490 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3637b55e-2209-4120-8867-030180fca265 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/volumes/dec547c1-9406-42d5-95f4-b9a89b18a4e6 returned with HTTP 202 Jul 03 21:45:07.982490 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 139/560] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:45:07 2026] DELETE /volume/v3/volumes/dec547c1-9406-42d5-95f4-b9a89b18a4e6 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:45:07.996170 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9be07f2c-48e0-4da5-8edb-4161e0ce42d8 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:08.000648 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9be07f2c-48e0-4da5-8edb-4161e0ce42d8 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] GET https://10.4.3.32/volume/v3/volumes/dec547c1-9406-42d5-95f4-b9a89b18a4e6 Jul 03 21:45:08.001359 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9be07f2c-48e0-4da5-8edb-4161e0ce42d8 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:08.001359 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9be07f2c-48e0-4da5-8edb-4161e0ce42d8 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:08.014037 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:08.014037 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:45:08.022180 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-9be07f2c-48e0-4da5-8edb-4161e0ce42d8 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Volume info retrieved successfully. Jul 03 21:45:08.030792 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9be07f2c-48e0-4da5-8edb-4161e0ce42d8 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/volumes/dec547c1-9406-42d5-95f4-b9a89b18a4e6 returned with HTTP 200 Jul 03 21:45:08.031330 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 140/561] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:07 2026] GET /volume/v3/volumes/dec547c1-9406-42d5-95f4-b9a89b18a4e6 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:09.052079 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-949f39bf-f71b-48f1-8636-3a9673773213 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:09.054003 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-949f39bf-f71b-48f1-8636-3a9673773213 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] GET https://10.4.3.32/volume/v3/volumes/dec547c1-9406-42d5-95f4-b9a89b18a4e6 Jul 03 21:45:09.054265 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-949f39bf-f71b-48f1-8636-3a9673773213 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:09.054561 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-949f39bf-f71b-48f1-8636-3a9673773213 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:09.061604 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-949f39bf-f71b-48f1-8636-3a9673773213 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/volumes/dec547c1-9406-42d5-95f4-b9a89b18a4e6 returned with HTTP 404 Jul 03 21:45:09.062077 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 141/562] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:09 2026] GET /volume/v3/volumes/dec547c1-9406-42d5-95f4-b9a89b18a4e6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:45:09.069705 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-68482863-1435-4378-b43b-54d05db86b3e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:09.073836 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-68482863-1435-4378-b43b-54d05db86b3e tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] DELETE https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 Jul 03 21:45:09.074016 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-68482863-1435-4378-b43b-54d05db86b3e tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:09.074181 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-68482863-1435-4378-b43b-54d05db86b3e tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:09.074344 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-68482863-1435-4378-b43b-54d05db86b3e tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Delete volume with id: 2980f867-9d01-4164-a336-0f0ed8a4e150 Jul 03 21:45:09.083494 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:09.083494 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:45:09.083950 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-68482863-1435-4378-b43b-54d05db86b3e tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Volume info retrieved successfully. Jul 03 21:45:09.108925 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-68482863-1435-4378-b43b-54d05db86b3e tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Delete volume request issued successfully. Jul 03 21:45:09.109187 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-68482863-1435-4378-b43b-54d05db86b3e tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 returned with HTTP 202 Jul 03 21:45:09.109790 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 143/563] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:45:09 2026] DELETE /volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:45:09.121620 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6a3d892b-d350-40cd-a4f0-acc23de49c46 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:09.125396 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6a3d892b-d350-40cd-a4f0-acc23de49c46 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] GET https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 Jul 03 21:45:09.125634 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6a3d892b-d350-40cd-a4f0-acc23de49c46 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:09.125831 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6a3d892b-d350-40cd-a4f0-acc23de49c46 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:09.144265 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:09.144265 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:45:09.149579 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-6a3d892b-d350-40cd-a4f0-acc23de49c46 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Volume info retrieved successfully. Jul 03 21:45:09.157738 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6a3d892b-d350-40cd-a4f0-acc23de49c46 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 returned with HTTP 200 Jul 03 21:45:09.162401 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 140/564] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:09 2026] GET /volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 => generated 1393 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:45:10.178042 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3034370a-a734-43ee-a903-52a187970c49 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:10.181415 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3034370a-a734-43ee-a903-52a187970c49 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] GET https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 Jul 03 21:45:10.181415 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3034370a-a734-43ee-a903-52a187970c49 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:10.181415 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3034370a-a734-43ee-a903-52a187970c49 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:10.187722 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3034370a-a734-43ee-a903-52a187970c49 tempest-TaggedBootDevicesTest_v242-777044851 tempest-TaggedBootDevicesTest_v242-777044851-project-member] https://10.4.3.32/volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 returned with HTTP 404 Jul 03 21:45:10.188422 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 141/565] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:10 2026] GET /volume/v3/volumes/2980f867-9d01-4164-a336-0f0ed8a4e150 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:45:10.498275 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-913df788-4925-4a1f-804e-56e08493246b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:10.499032 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-913df788-4925-4a1f-804e-56e08493246b None None] GET https://10.4.3.32/volume// Jul 03 21:45:10.499177 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-913df788-4925-4a1f-804e-56e08493246b None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:10.499449 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-913df788-4925-4a1f-804e-56e08493246b None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:10.500166 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-913df788-4925-4a1f-804e-56e08493246b None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:45:10.500873 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 142/566] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:45:10 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 21:45:10.514666 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-2dbfc0be-a840-4714-8034-c924613db285 req-40e37f12-7078-4136-abda-c08f1ddd1985 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:10.519151 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-2dbfc0be-a840-4714-8034-c924613db285 req-40e37f12-7078-4136-abda-c08f1ddd1985 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:45:10.519686 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-2dbfc0be-a840-4714-8034-c924613db285 req-40e37f12-7078-4136-abda-c08f1ddd1985 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "57803d1e-d721-4d62-85e6-089059f34d69", "connector": null, "instance_uuid": "6d8dd69e-0cb7-45b5-bf97-2908e0419f73"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:45:10.537010 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:10.537010 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:45:10.608839 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-2dbfc0be-a840-4714-8034-c924613db285 req-40e37f12-7078-4136-abda-c08f1ddd1985 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:45:10.609581 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 144/567] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:45:10 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:45:10.621541 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e3a3e54f-f58c-4d8d-9af4-5a1124854cd5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:10.621986 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e3a3e54f-f58c-4d8d-9af4-5a1124854cd5 None None] GET https://10.4.3.32/volume// Jul 03 21:45:10.622293 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e3a3e54f-f58c-4d8d-9af4-5a1124854cd5 None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:10.622477 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e3a3e54f-f58c-4d8d-9af4-5a1124854cd5 None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:10.622884 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e3a3e54f-f58c-4d8d-9af4-5a1124854cd5 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:45:10.623326 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 141/568] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:45:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 21:45:10.635537 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-2dbfc0be-a840-4714-8034-c924613db285 req-23f6f681-eda2-4508-b048-0334209935c5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:10.639432 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-2dbfc0be-a840-4714-8034-c924613db285 req-23f6f681-eda2-4508-b048-0334209935c5 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] GET https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 Jul 03 21:45:10.639432 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-2dbfc0be-a840-4714-8034-c924613db285 req-23f6f681-eda2-4508-b048-0334209935c5 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:10.641524 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-2dbfc0be-a840-4714-8034-c924613db285 req-23f6f681-eda2-4508-b048-0334209935c5 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:10.661173 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:10.661173 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:45:10.666873 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-2dbfc0be-a840-4714-8034-c924613db285 req-23f6f681-eda2-4508-b048-0334209935c5 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Volume info retrieved successfully. Jul 03 21:45:10.673766 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-2dbfc0be-a840-4714-8034-c924613db285 req-23f6f681-eda2-4508-b048-0334209935c5 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 returned with HTTP 200 Jul 03 21:45:10.674633 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 142/569] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:45:10 2026] GET /volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 => generated 1317 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:45:11.043699 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-2dbfc0be-a840-4714-8034-c924613db285 req-83707e2e-6203-4ea1-8e69-39d13393b3e6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:11.046467 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-2dbfc0be-a840-4714-8034-c924613db285 req-83707e2e-6203-4ea1-8e69-39d13393b3e6 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] DELETE https://10.4.3.32/volume/v3/attachments/8470f9f1-9b29-4e3e-81ba-a730907a9752 Jul 03 21:45:11.046785 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-2dbfc0be-a840-4714-8034-c924613db285 req-83707e2e-6203-4ea1-8e69-39d13393b3e6 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:11.047105 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-2dbfc0be-a840-4714-8034-c924613db285 req-83707e2e-6203-4ea1-8e69-39d13393b3e6 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:11.056519 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:11.056519 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:45:11.503917 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-aa8aae50-397c-4b50-842a-402c5d4208a4 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:11.511559 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-aa8aae50-397c-4b50-842a-402c5d4208a4 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] GET https://10.4.3.32/volume/v3/volumes/14a00802-62c8-494a-96ad-d4802fa43265 Jul 03 21:45:11.511767 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-aa8aae50-397c-4b50-842a-402c5d4208a4 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:11.512076 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-aa8aae50-397c-4b50-842a-402c5d4208a4 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:11.523391 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:11.523391 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:45:11.528786 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-aa8aae50-397c-4b50-842a-402c5d4208a4 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Volume info retrieved successfully. Jul 03 21:45:11.539761 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-aa8aae50-397c-4b50-842a-402c5d4208a4 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] https://10.4.3.32/volume/v3/volumes/14a00802-62c8-494a-96ad-d4802fa43265 returned with HTTP 200 Jul 03 21:45:11.540617 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 145/570] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:45:11 2026] GET /volume/v3/volumes/14a00802-62c8-494a-96ad-d4802fa43265 => generated 1357 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:45:11.553639 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-03d7518e-96cc-490c-8ccc-c3ff46668ff4 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:11.557455 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-03d7518e-96cc-490c-8ccc-c3ff46668ff4 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] GET https://10.4.3.32/volume/v3/volumes/63cbf552-c80d-4e2c-a9f8-35a61d1c9b18 Jul 03 21:45:11.558028 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-03d7518e-96cc-490c-8ccc-c3ff46668ff4 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:11.559919 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-03d7518e-96cc-490c-8ccc-c3ff46668ff4 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:11.574350 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:11.574350 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:45:11.584795 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-03d7518e-96cc-490c-8ccc-c3ff46668ff4 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Volume info retrieved successfully. Jul 03 21:45:11.593754 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-03d7518e-96cc-490c-8ccc-c3ff46668ff4 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] https://10.4.3.32/volume/v3/volumes/63cbf552-c80d-4e2c-a9f8-35a61d1c9b18 returned with HTTP 200 Jul 03 21:45:11.594683 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 142/571] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:45:11 2026] GET /volume/v3/volumes/63cbf552-c80d-4e2c-a9f8-35a61d1c9b18 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:11.613535 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-434dea5e-b954-44a7-87fe-b7f53aab64b7 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:11.616538 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-434dea5e-b954-44a7-87fe-b7f53aab64b7 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] GET https://10.4.3.32/volume/v3/volumes/e1fa3380-b332-43fa-8540-a090b736e3ff Jul 03 21:45:11.616823 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-434dea5e-b954-44a7-87fe-b7f53aab64b7 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:11.617110 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-434dea5e-b954-44a7-87fe-b7f53aab64b7 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:11.630826 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:11.630826 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:45:11.633459 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-2dbfc0be-a840-4714-8034-c924613db285 req-83707e2e-6203-4ea1-8e69-39d13393b3e6 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/attachments/8470f9f1-9b29-4e3e-81ba-a730907a9752 returned with HTTP 200 Jul 03 21:45:11.634062 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 143/572] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:45:11 2026] DELETE /volume/v3/attachments/8470f9f1-9b29-4e3e-81ba-a730907a9752 => generated 192 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:45:11.640438 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-434dea5e-b954-44a7-87fe-b7f53aab64b7 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Volume info retrieved successfully. Jul 03 21:45:11.652949 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-434dea5e-b954-44a7-87fe-b7f53aab64b7 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] https://10.4.3.32/volume/v3/volumes/e1fa3380-b332-43fa-8540-a090b736e3ff returned with HTTP 200 Jul 03 21:45:11.653117 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 143/573] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:45:11 2026] GET /volume/v3/volumes/e1fa3380-b332-43fa-8540-a090b736e3ff => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:11.671040 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7f1845c0-5725-44d0-a79d-dbab21bc8d5d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:11.672394 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7f1845c0-5725-44d0-a79d-dbab21bc8d5d None None] GET https://10.4.3.32/volume// Jul 03 21:45:11.672708 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7f1845c0-5725-44d0-a79d-dbab21bc8d5d None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:11.672957 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7f1845c0-5725-44d0-a79d-dbab21bc8d5d None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:11.673553 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7f1845c0-5725-44d0-a79d-dbab21bc8d5d None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:45:11.674260 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 146/574] 10.4.3.32 () {66 vars in 1412 bytes} [Fri Jul 3 21:45:11 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 21:45:11.687232 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-feae4ba5-4ca2-457c-8be8-510abd32883a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:11.691653 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-feae4ba5-4ca2-457c-8be8-510abd32883a tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:45:11.692182 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-feae4ba5-4ca2-457c-8be8-510abd32883a tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "14a00802-62c8-494a-96ad-d4802fa43265", "connector": null, "instance_uuid": "172a990b-1c43-429d-b377-6c32239fbe38"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:45:11.706312 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:11.706312 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:45:11.773693 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-feae4ba5-4ca2-457c-8be8-510abd32883a tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:45:11.774390 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 143/575] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:45:11 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 21:45:11.788848 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9588624b-3a86-4eb9-b57b-5505f4e48d16 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:11.790356 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9588624b-3a86-4eb9-b57b-5505f4e48d16 None None] GET https://10.4.3.32/volume// Jul 03 21:45:11.790356 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9588624b-3a86-4eb9-b57b-5505f4e48d16 None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:11.790356 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9588624b-3a86-4eb9-b57b-5505f4e48d16 None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:11.790603 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9588624b-3a86-4eb9-b57b-5505f4e48d16 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:45:11.791054 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 144/576] 10.4.3.32 () {66 vars in 1412 bytes} [Fri Jul 3 21:45: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 21:45:11.803462 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-7b815426-be27-4048-bd3d-48147989d4c9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:11.806489 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-7b815426-be27-4048-bd3d-48147989d4c9 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:45:11.807265 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-7b815426-be27-4048-bd3d-48147989d4c9 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "63cbf552-c80d-4e2c-a9f8-35a61d1c9b18", "connector": null, "instance_uuid": "172a990b-1c43-429d-b377-6c32239fbe38"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:45:11.823462 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:11.823462 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:45:11.889324 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-7b815426-be27-4048-bd3d-48147989d4c9 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:45:11.889324 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 144/577] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:45:11 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 21:45:11.906305 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-26976833-0cfc-4b64-ab9c-fd09f6440515 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:11.906928 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-26976833-0cfc-4b64-ab9c-fd09f6440515 None None] GET https://10.4.3.32/volume// Jul 03 21:45:11.907129 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-26976833-0cfc-4b64-ab9c-fd09f6440515 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:11.907362 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-26976833-0cfc-4b64-ab9c-fd09f6440515 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:11.907759 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-26976833-0cfc-4b64-ab9c-fd09f6440515 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:45:11.908099 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 147/578] 10.4.3.32 () {66 vars in 1412 bytes} [Fri Jul 3 21:45:11 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 21:45:11.919192 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-172e07b5-b153-436e-8b74-f0e6df60ec0b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:11.922357 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-172e07b5-b153-436e-8b74-f0e6df60ec0b tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:45:11.922969 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-172e07b5-b153-436e-8b74-f0e6df60ec0b tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e1fa3380-b332-43fa-8540-a090b736e3ff", "connector": null, "instance_uuid": "172a990b-1c43-429d-b377-6c32239fbe38"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:45:11.934780 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:11.934780 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:45:11.982511 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-172e07b5-b153-436e-8b74-f0e6df60ec0b tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:45:11.983571 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 144/579] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:45:11 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 21:45:13.280001 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-4ae2f816-bcd4-44f4-b715-01fa58922fc7 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:13.280607 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4ae2f816-bcd4-44f4-b715-01fa58922fc7 None None] GET https://10.4.3.32/volume// Jul 03 21:45:13.280833 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4ae2f816-bcd4-44f4-b715-01fa58922fc7 None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:13.281051 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4ae2f816-bcd4-44f4-b715-01fa58922fc7 None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:13.281936 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4ae2f816-bcd4-44f4-b715-01fa58922fc7 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:45:13.282175 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 145/580] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:45:13 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 21:45:13.298973 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-2dbfc0be-a840-4714-8034-c924613db285 req-3d989f1c-e534-4b3a-9262-96f0e8685dac None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:13.301817 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-2dbfc0be-a840-4714-8034-c924613db285 req-3d989f1c-e534-4b3a-9262-96f0e8685dac tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] GET https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 Jul 03 21:45:13.302095 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-2dbfc0be-a840-4714-8034-c924613db285 req-3d989f1c-e534-4b3a-9262-96f0e8685dac tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:13.302402 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-2dbfc0be-a840-4714-8034-c924613db285 req-3d989f1c-e534-4b3a-9262-96f0e8685dac tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:13.315782 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:13.315782 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:45:13.320436 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-2dbfc0be-a840-4714-8034-c924613db285 req-3d989f1c-e534-4b3a-9262-96f0e8685dac tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Volume info retrieved successfully. Jul 03 21:45:13.326653 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-2dbfc0be-a840-4714-8034-c924613db285 req-3d989f1c-e534-4b3a-9262-96f0e8685dac tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 returned with HTTP 200 Jul 03 21:45:13.327240 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 145/581] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:45:13 2026] GET /volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 => generated 1024 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:45:13.422951 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-2dbfc0be-a840-4714-8034-c924613db285 req-c00e6ffe-c388-4e66-81e9-1229a18cefb5 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:13.427442 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-2dbfc0be-a840-4714-8034-c924613db285 req-c00e6ffe-c388-4e66-81e9-1229a18cefb5 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] PUT https://10.4.3.32/volume/v3/attachments/ca96a560-4ee0-4a7b-a617-8cd731b6cae3 Jul 03 21:45:13.427442 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-2dbfc0be-a840-4714-8034-c924613db285 req-c00e6ffe-c388-4e66-81e9-1229a18cefb5 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:45:13.445733 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-2dbfc0be-a840-4714-8034-c924613db285 req-c00e6ffe-c388-4e66-81e9-1229a18cefb5 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Acquiring lock "cinder-attachment_update-57803d1e-d721-4d62-85e6-089059f34d69-np0000004475" by "attachment_update" {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:45:13.451663 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-2dbfc0be-a840-4714-8034-c924613db285 req-c00e6ffe-c388-4e66-81e9-1229a18cefb5 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Lock "cinder-attachment_update-57803d1e-d721-4d62-85e6-089059f34d69-np0000004475" acquired by "attachment_update" :: waited 0.006s {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:45:13.452817 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:13.452817 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:45:13.984391 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-2dbfc0be-a840-4714-8034-c924613db285 req-c00e6ffe-c388-4e66-81e9-1229a18cefb5 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Lock "cinder-attachment_update-57803d1e-d721-4d62-85e6-089059f34d69-np0000004475" released by "attachment_update" :: held 0.533s {{(pid=99935) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:45:13.984769 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-2dbfc0be-a840-4714-8034-c924613db285 req-c00e6ffe-c388-4e66-81e9-1229a18cefb5 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/attachments/ca96a560-4ee0-4a7b-a617-8cd731b6cae3 returned with HTTP 200 Jul 03 21:45:13.986079 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 148/582] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:45:13 2026] PUT /volume/v3/attachments/ca96a560-4ee0-4a7b-a617-8cd731b6cae3 => generated 969 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:45:14.508735 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-2dbfc0be-a840-4714-8034-c924613db285 req-74021711-a7c3-4368-a2f1-8f1c25f83c87 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:14.508735 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-2dbfc0be-a840-4714-8034-c924613db285 req-74021711-a7c3-4368-a2f1-8f1c25f83c87 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] POST https://10.4.3.32/volume/v3/attachments/ca96a560-4ee0-4a7b-a617-8cd731b6cae3/action Jul 03 21:45:14.509493 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-2dbfc0be-a840-4714-8034-c924613db285 req-74021711-a7c3-4368-a2f1-8f1c25f83c87 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Action body: b'{"os-complete": null}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:45:14.509493 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-2dbfc0be-a840-4714-8034-c924613db285 req-74021711-a7c3-4368-a2f1-8f1c25f83c87 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:45:14.554103 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:14.554103 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:45:14.576185 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-2dbfc0be-a840-4714-8034-c924613db285 req-74021711-a7c3-4368-a2f1-8f1c25f83c87 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/attachments/ca96a560-4ee0-4a7b-a617-8cd731b6cae3/action returned with HTTP 204 Jul 03 21:45:14.577027 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 145/583] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:45:14 2026] POST /volume/v3/attachments/ca96a560-4ee0-4a7b-a617-8cd731b6cae3/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:45:14.909065 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-53d37ceb-6037-49ad-b953-9df3ebfe8b9b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:14.913399 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-53d37ceb-6037-49ad-b953-9df3ebfe8b9b tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] GET https://10.4.3.32/volume/v3/volumes/f46896f6-c15a-4fe3-a237-9ff3e2e90d34 Jul 03 21:45:14.913399 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-53d37ceb-6037-49ad-b953-9df3ebfe8b9b tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:14.913399 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-53d37ceb-6037-49ad-b953-9df3ebfe8b9b tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:14.927930 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:14.927930 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:45:14.934201 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-53d37ceb-6037-49ad-b953-9df3ebfe8b9b tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Volume info retrieved successfully. Jul 03 21:45:14.940506 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-53d37ceb-6037-49ad-b953-9df3ebfe8b9b tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] https://10.4.3.32/volume/v3/volumes/f46896f6-c15a-4fe3-a237-9ff3e2e90d34 returned with HTTP 200 Jul 03 21:45:14.941217 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 146/584] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:45:14 2026] GET /volume/v3/volumes/f46896f6-c15a-4fe3-a237-9ff3e2e90d34 => generated 1650 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:45:14.985836 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-16401cf8-36fe-4e95-bd88-b6b34498f222 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:14.988182 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-16401cf8-36fe-4e95-bd88-b6b34498f222 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] GET https://10.4.3.32/volume/v3/volumes/f46896f6-c15a-4fe3-a237-9ff3e2e90d34 Jul 03 21:45:14.988463 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-16401cf8-36fe-4e95-bd88-b6b34498f222 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:14.988703 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-16401cf8-36fe-4e95-bd88-b6b34498f222 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:15.011059 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:15.011059 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:45:15.020683 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-16401cf8-36fe-4e95-bd88-b6b34498f222 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Volume info retrieved successfully. Jul 03 21:45:15.030276 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-16401cf8-36fe-4e95-bd88-b6b34498f222 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] https://10.4.3.32/volume/v3/volumes/f46896f6-c15a-4fe3-a237-9ff3e2e90d34 returned with HTTP 200 Jul 03 21:45:15.030896 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 146/585] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:45:14 2026] GET /volume/v3/volumes/f46896f6-c15a-4fe3-a237-9ff3e2e90d34 => generated 1650 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:45:15.074575 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-3078162a-ebf3-4ac1-86e4-14319b66f832 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:15.074575 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3078162a-ebf3-4ac1-86e4-14319b66f832 None None] GET https://10.4.3.32/volume// Jul 03 21:45:15.074575 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3078162a-ebf3-4ac1-86e4-14319b66f832 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:15.074575 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3078162a-ebf3-4ac1-86e4-14319b66f832 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:15.074575 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3078162a-ebf3-4ac1-86e4-14319b66f832 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:45:15.074575 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 149/586] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:45: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 21:45:15.084172 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-550fb996-c047-4e9f-b42e-44cec52408eb req-b38328ee-92d4-40ea-9f35-349c287d2249 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:15.086800 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-550fb996-c047-4e9f-b42e-44cec52408eb req-b38328ee-92d4-40ea-9f35-349c287d2249 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] GET https://10.4.3.32/volume/v3/volumes/04de7cba-8ba3-4ef5-a8c3-315f5c677dbf Jul 03 21:45:15.086990 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-550fb996-c047-4e9f-b42e-44cec52408eb req-b38328ee-92d4-40ea-9f35-349c287d2249 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:15.087244 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-550fb996-c047-4e9f-b42e-44cec52408eb req-b38328ee-92d4-40ea-9f35-349c287d2249 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:15.100060 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:15.100060 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:45:15.105014 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-550fb996-c047-4e9f-b42e-44cec52408eb req-b38328ee-92d4-40ea-9f35-349c287d2249 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Volume info retrieved successfully. Jul 03 21:45:15.112860 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-550fb996-c047-4e9f-b42e-44cec52408eb req-b38328ee-92d4-40ea-9f35-349c287d2249 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] https://10.4.3.32/volume/v3/volumes/04de7cba-8ba3-4ef5-a8c3-315f5c677dbf returned with HTTP 200 Jul 03 21:45:15.113336 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 146/587] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:45:15 2026] GET /volume/v3/volumes/04de7cba-8ba3-4ef5-a8c3-315f5c677dbf => generated 1537 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:45:15.214990 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-550fb996-c047-4e9f-b42e-44cec52408eb req-bb87b595-55fe-4d07-b752-6844364ecc0c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:15.219426 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-550fb996-c047-4e9f-b42e-44cec52408eb req-bb87b595-55fe-4d07-b752-6844364ecc0c tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] PUT https://10.4.3.32/volume/v3/attachments/ea6e098e-d72b-4d13-9d53-ba072ab8dd9a Jul 03 21:45:15.219727 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-550fb996-c047-4e9f-b42e-44cec52408eb req-bb87b595-55fe-4d07-b752-6844364ecc0c tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:45:15.234574 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-550fb996-c047-4e9f-b42e-44cec52408eb req-bb87b595-55fe-4d07-b752-6844364ecc0c tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Acquiring lock "cinder-attachment_update-04de7cba-8ba3-4ef5-a8c3-315f5c677dbf-np0000004475" by "attachment_update" {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:45:15.244850 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-550fb996-c047-4e9f-b42e-44cec52408eb req-bb87b595-55fe-4d07-b752-6844364ecc0c tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Lock "cinder-attachment_update-04de7cba-8ba3-4ef5-a8c3-315f5c677dbf-np0000004475" acquired by "attachment_update" :: waited 0.008s {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:45:15.244850 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:15.244850 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:45:15.776461 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-550fb996-c047-4e9f-b42e-44cec52408eb req-bb87b595-55fe-4d07-b752-6844364ecc0c tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Lock "cinder-attachment_update-04de7cba-8ba3-4ef5-a8c3-315f5c677dbf-np0000004475" released by "attachment_update" :: held 0.534s {{(pid=99936) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:45:15.776795 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-550fb996-c047-4e9f-b42e-44cec52408eb req-bb87b595-55fe-4d07-b752-6844364ecc0c tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] https://10.4.3.32/volume/v3/attachments/ea6e098e-d72b-4d13-9d53-ba072ab8dd9a returned with HTTP 200 Jul 03 21:45:15.777304 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 147/588] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:45:15 2026] PUT /volume/v3/attachments/ea6e098e-d72b-4d13-9d53-ba072ab8dd9a => generated 969 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:45:16.291698 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-550fb996-c047-4e9f-b42e-44cec52408eb req-bbc0d7f4-9e4e-4b73-b47d-1195a87f7fc1 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:16.294926 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-550fb996-c047-4e9f-b42e-44cec52408eb req-bbc0d7f4-9e4e-4b73-b47d-1195a87f7fc1 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] POST https://10.4.3.32/volume/v3/attachments/ea6e098e-d72b-4d13-9d53-ba072ab8dd9a/action Jul 03 21:45:16.295450 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-550fb996-c047-4e9f-b42e-44cec52408eb req-bbc0d7f4-9e4e-4b73-b47d-1195a87f7fc1 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Action body: b'{"os-complete": null}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:45:16.295636 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-550fb996-c047-4e9f-b42e-44cec52408eb req-bbc0d7f4-9e4e-4b73-b47d-1195a87f7fc1 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:45:16.320615 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:16.320615 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:45:16.339480 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-550fb996-c047-4e9f-b42e-44cec52408eb req-bbc0d7f4-9e4e-4b73-b47d-1195a87f7fc1 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] https://10.4.3.32/volume/v3/attachments/ea6e098e-d72b-4d13-9d53-ba072ab8dd9a/action returned with HTTP 204 Jul 03 21:45:16.340004 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 147/589] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:45:16 2026] POST /volume/v3/attachments/ea6e098e-d72b-4d13-9d53-ba072ab8dd9a/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:45:20.106149 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1ba61ef7-c1d8-48c8-a7e6-bd62b2e8fe1b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:20.106811 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1ba61ef7-c1d8-48c8-a7e6-bd62b2e8fe1b None None] GET https://10.4.3.32/volume// Jul 03 21:45:20.106811 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1ba61ef7-c1d8-48c8-a7e6-bd62b2e8fe1b None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:20.106933 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1ba61ef7-c1d8-48c8-a7e6-bd62b2e8fe1b None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:20.107316 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1ba61ef7-c1d8-48c8-a7e6-bd62b2e8fe1b None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:45:20.107688 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 150/590] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:45: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 21:45:20.117416 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-ccf26dcc-f5a2-42d3-8755-ce7c325ec23c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:20.119456 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-ccf26dcc-f5a2-42d3-8755-ce7c325ec23c tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] GET https://10.4.3.32/volume/v3/volumes/14a00802-62c8-494a-96ad-d4802fa43265 Jul 03 21:45:20.119616 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-ccf26dcc-f5a2-42d3-8755-ce7c325ec23c tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:20.119852 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-ccf26dcc-f5a2-42d3-8755-ce7c325ec23c tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:20.131358 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:20.131358 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:45:20.135278 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-ccf26dcc-f5a2-42d3-8755-ce7c325ec23c tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Volume info retrieved successfully. Jul 03 21:45:20.140973 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-ccf26dcc-f5a2-42d3-8755-ce7c325ec23c tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] https://10.4.3.32/volume/v3/volumes/14a00802-62c8-494a-96ad-d4802fa43265 returned with HTTP 200 Jul 03 21:45:20.141476 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 147/591] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:45:20 2026] GET /volume/v3/volumes/14a00802-62c8-494a-96ad-d4802fa43265 => generated 1536 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:45:20.240674 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-99698836-6329-49ff-84a7-bbd779b2d3fb None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:20.244314 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-99698836-6329-49ff-84a7-bbd779b2d3fb tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] PUT https://10.4.3.32/volume/v3/attachments/cb3e0b75-2865-4bd9-a81d-7eb0e538e363 Jul 03 21:45:20.244765 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-99698836-6329-49ff-84a7-bbd779b2d3fb tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:45:20.256051 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-99698836-6329-49ff-84a7-bbd779b2d3fb tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Acquiring lock "cinder-attachment_update-14a00802-62c8-494a-96ad-d4802fa43265-np0000004475" by "attachment_update" {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:45:20.262431 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-99698836-6329-49ff-84a7-bbd779b2d3fb tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Lock "cinder-attachment_update-14a00802-62c8-494a-96ad-d4802fa43265-np0000004475" acquired by "attachment_update" :: waited 0.006s {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:45:20.263894 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:20.263894 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:45:20.795956 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-99698836-6329-49ff-84a7-bbd779b2d3fb tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Lock "cinder-attachment_update-14a00802-62c8-494a-96ad-d4802fa43265-np0000004475" released by "attachment_update" :: held 0.533s {{(pid=99936) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:45:20.795956 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-99698836-6329-49ff-84a7-bbd779b2d3fb tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] https://10.4.3.32/volume/v3/attachments/cb3e0b75-2865-4bd9-a81d-7eb0e538e363 returned with HTTP 200 Jul 03 21:45:20.795956 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 148/592] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:45:20 2026] PUT /volume/v3/attachments/cb3e0b75-2865-4bd9-a81d-7eb0e538e363 => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:45:21.317472 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-8ac5e7a8-3642-40d4-b6dd-0798d6c2772d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:21.320416 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-8ac5e7a8-3642-40d4-b6dd-0798d6c2772d tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] POST https://10.4.3.32/volume/v3/attachments/cb3e0b75-2865-4bd9-a81d-7eb0e538e363/action Jul 03 21:45:21.320967 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-8ac5e7a8-3642-40d4-b6dd-0798d6c2772d tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Action body: b'{"os-complete": null}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:45:21.321153 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-8ac5e7a8-3642-40d4-b6dd-0798d6c2772d tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:45:21.344294 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:21.344294 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:45:21.362905 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-8ac5e7a8-3642-40d4-b6dd-0798d6c2772d tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] https://10.4.3.32/volume/v3/attachments/cb3e0b75-2865-4bd9-a81d-7eb0e538e363/action returned with HTTP 204 Jul 03 21:45:21.363348 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 148/593] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:45:21 2026] POST /volume/v3/attachments/cb3e0b75-2865-4bd9-a81d-7eb0e538e363/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:45:21.887319 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4b7d5b6f-75d1-4191-b875-0c4f1138e7bc None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:21.887831 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4b7d5b6f-75d1-4191-b875-0c4f1138e7bc None None] GET https://10.4.3.32/volume// Jul 03 21:45:21.888106 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4b7d5b6f-75d1-4191-b875-0c4f1138e7bc None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:21.888332 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4b7d5b6f-75d1-4191-b875-0c4f1138e7bc None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:21.888776 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4b7d5b6f-75d1-4191-b875-0c4f1138e7bc None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:45:21.889176 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 151/594] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:45: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 21:45:21.900006 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-28e931c6-6443-43c8-83c9-67be7ab63f21 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:21.903291 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-28e931c6-6443-43c8-83c9-67be7ab63f21 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] GET https://10.4.3.32/volume/v3/volumes/63cbf552-c80d-4e2c-a9f8-35a61d1c9b18 Jul 03 21:45:21.903665 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-28e931c6-6443-43c8-83c9-67be7ab63f21 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:21.903977 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-28e931c6-6443-43c8-83c9-67be7ab63f21 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:21.918846 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:21.918846 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:45:21.925820 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-28e931c6-6443-43c8-83c9-67be7ab63f21 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Volume info retrieved successfully. Jul 03 21:45:21.934848 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-28e931c6-6443-43c8-83c9-67be7ab63f21 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] https://10.4.3.32/volume/v3/volumes/63cbf552-c80d-4e2c-a9f8-35a61d1c9b18 returned with HTTP 200 Jul 03 21:45:21.935312 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 148/595] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:45:21 2026] GET /volume/v3/volumes/63cbf552-c80d-4e2c-a9f8-35a61d1c9b18 => generated 1022 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:45:22.090113 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-f3d33395-9edd-4026-9709-2e6a3ba5e834 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:22.092364 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-f3d33395-9edd-4026-9709-2e6a3ba5e834 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] PUT https://10.4.3.32/volume/v3/attachments/10236500-f0c1-4b8f-8133-72b90c01efb5 Jul 03 21:45:22.092744 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-f3d33395-9edd-4026-9709-2e6a3ba5e834 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:45:22.100583 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-f3d33395-9edd-4026-9709-2e6a3ba5e834 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Acquiring lock "cinder-attachment_update-63cbf552-c80d-4e2c-a9f8-35a61d1c9b18-np0000004475" by "attachment_update" {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:45:22.107094 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-f3d33395-9edd-4026-9709-2e6a3ba5e834 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Lock "cinder-attachment_update-63cbf552-c80d-4e2c-a9f8-35a61d1c9b18-np0000004475" acquired by "attachment_update" :: waited 0.006s {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:45:22.108641 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:22.108641 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:45:22.636554 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-f3d33395-9edd-4026-9709-2e6a3ba5e834 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Lock "cinder-attachment_update-63cbf552-c80d-4e2c-a9f8-35a61d1c9b18-np0000004475" released by "attachment_update" :: held 0.529s {{(pid=99936) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:45:22.636929 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-f3d33395-9edd-4026-9709-2e6a3ba5e834 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] https://10.4.3.32/volume/v3/attachments/10236500-f0c1-4b8f-8133-72b90c01efb5 returned with HTTP 200 Jul 03 21:45:22.637593 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 149/596] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:45:22 2026] PUT /volume/v3/attachments/10236500-f0c1-4b8f-8133-72b90c01efb5 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:45:23.151252 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-b063df57-7ede-42a5-9957-39da249534ef None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:23.159060 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-b063df57-7ede-42a5-9957-39da249534ef tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] POST https://10.4.3.32/volume/v3/attachments/10236500-f0c1-4b8f-8133-72b90c01efb5/action Jul 03 21:45:23.159587 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-b063df57-7ede-42a5-9957-39da249534ef tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Action body: b'{"os-complete": null}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:45:23.159745 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-b063df57-7ede-42a5-9957-39da249534ef tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:45:23.199504 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:23.199504 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:45:23.218500 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-b063df57-7ede-42a5-9957-39da249534ef tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] https://10.4.3.32/volume/v3/attachments/10236500-f0c1-4b8f-8133-72b90c01efb5/action returned with HTTP 204 Jul 03 21:45:23.219397 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 149/597] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:45:23 2026] POST /volume/v3/attachments/10236500-f0c1-4b8f-8133-72b90c01efb5/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 03 21:45:23.734985 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-84ca4d0c-3047-4935-a953-c82d8f04fd67 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:23.735547 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-84ca4d0c-3047-4935-a953-c82d8f04fd67 None None] GET https://10.4.3.32/volume// Jul 03 21:45:23.735744 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-84ca4d0c-3047-4935-a953-c82d8f04fd67 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:23.735966 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-84ca4d0c-3047-4935-a953-c82d8f04fd67 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:23.736460 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-84ca4d0c-3047-4935-a953-c82d8f04fd67 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:45:23.736772 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 152/598] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:45: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 21:45:23.744882 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-696bd432-bf61-401b-be9e-d7f8f2bc5e3e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:23.748704 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-696bd432-bf61-401b-be9e-d7f8f2bc5e3e tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] GET https://10.4.3.32/volume/v3/volumes/e1fa3380-b332-43fa-8540-a090b736e3ff Jul 03 21:45:23.749009 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-696bd432-bf61-401b-be9e-d7f8f2bc5e3e tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:23.749361 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-696bd432-bf61-401b-be9e-d7f8f2bc5e3e tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:23.762997 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:23.762997 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:45:23.767850 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-696bd432-bf61-401b-be9e-d7f8f2bc5e3e tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Volume info retrieved successfully. Jul 03 21:45:23.774056 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-696bd432-bf61-401b-be9e-d7f8f2bc5e3e tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] https://10.4.3.32/volume/v3/volumes/e1fa3380-b332-43fa-8540-a090b736e3ff returned with HTTP 200 Jul 03 21:45:23.775454 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 149/599] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:45:23 2026] GET /volume/v3/volumes/e1fa3380-b332-43fa-8540-a090b736e3ff => generated 1022 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 21:45:23.870504 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-96384ec5-d1ed-4cc4-ba3d-5a40c754e6c0 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:23.872481 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-96384ec5-d1ed-4cc4-ba3d-5a40c754e6c0 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] PUT https://10.4.3.32/volume/v3/attachments/2f4cdb2c-92f6-478d-b7cd-49cb42b84807 Jul 03 21:45:23.873078 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-96384ec5-d1ed-4cc4-ba3d-5a40c754e6c0 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:45:23.881617 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-96384ec5-d1ed-4cc4-ba3d-5a40c754e6c0 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Acquiring lock "cinder-attachment_update-e1fa3380-b332-43fa-8540-a090b736e3ff-np0000004475" by "attachment_update" {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:45:23.889197 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-96384ec5-d1ed-4cc4-ba3d-5a40c754e6c0 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Lock "cinder-attachment_update-e1fa3380-b332-43fa-8540-a090b736e3ff-np0000004475" acquired by "attachment_update" :: waited 0.005s {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:45:23.889197 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:23.889197 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:45:23.970988 np0000004475 devstack@c-api.service[99935]: DEBUG dbcounter [-] [99935] Writing DB stats cinder:SELECT=100,cinder:INSERT=18,cinder:UPDATE=31 {{(pid=99935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:45:24.416487 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-96384ec5-d1ed-4cc4-ba3d-5a40c754e6c0 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Lock "cinder-attachment_update-e1fa3380-b332-43fa-8540-a090b736e3ff-np0000004475" released by "attachment_update" :: held 0.529s {{(pid=99936) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:45:24.417866 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-96384ec5-d1ed-4cc4-ba3d-5a40c754e6c0 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] https://10.4.3.32/volume/v3/attachments/2f4cdb2c-92f6-478d-b7cd-49cb42b84807 returned with HTTP 200 Jul 03 21:45:24.417866 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 150/600] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:45:23 2026] PUT /volume/v3/attachments/2f4cdb2c-92f6-478d-b7cd-49cb42b84807 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:45:24.936341 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-0e267f50-ec00-4bad-81f4-9e9b0d2bd8ab None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:24.938780 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-0e267f50-ec00-4bad-81f4-9e9b0d2bd8ab tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] POST https://10.4.3.32/volume/v3/attachments/2f4cdb2c-92f6-478d-b7cd-49cb42b84807/action Jul 03 21:45:24.939201 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-0e267f50-ec00-4bad-81f4-9e9b0d2bd8ab tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Action body: b'{"os-complete": null}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:45:24.939358 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-0e267f50-ec00-4bad-81f4-9e9b0d2bd8ab tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:45:24.960983 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:24.960983 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:45:24.979901 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-dff60dd6-de06-49f2-80c0-b95ef8cd28f6 req-0e267f50-ec00-4bad-81f4-9e9b0d2bd8ab tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] https://10.4.3.32/volume/v3/attachments/2f4cdb2c-92f6-478d-b7cd-49cb42b84807/action returned with HTTP 204 Jul 03 21:45:24.980518 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 150/601] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:45:24 2026] POST /volume/v3/attachments/2f4cdb2c-92f6-478d-b7cd-49cb42b84807/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:45:25.819424 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-2ae3f7df-6127-4fc3-a74e-aba08bf3bd43 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:25.819424 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2ae3f7df-6127-4fc3-a74e-aba08bf3bd43 None None] GET https://10.4.3.32/volume// Jul 03 21:45:25.819424 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2ae3f7df-6127-4fc3-a74e-aba08bf3bd43 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:25.819424 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2ae3f7df-6127-4fc3-a74e-aba08bf3bd43 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:25.819424 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2ae3f7df-6127-4fc3-a74e-aba08bf3bd43 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:45:25.819424 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 153/602] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:45: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 21:45:25.829886 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-70e2a5a3-158d-4a04-bb7f-ef0473a9aff5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:25.834058 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-70e2a5a3-158d-4a04-bb7f-ef0473a9aff5 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:45:25.834613 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-70e2a5a3-158d-4a04-bb7f-ef0473a9aff5 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f46896f6-c15a-4fe3-a237-9ff3e2e90d34", "connector": null, "instance_uuid": "11426dbf-068f-409a-a7ab-f1b5aa68e886"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:45:25.848544 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:25.848544 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:45:25.892093 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-70e2a5a3-158d-4a04-bb7f-ef0473a9aff5 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:45:25.892723 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 150/603] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:45:25 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 21:45:26.445783 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-7211cb47-1342-4268-aadd-6b6ec49fc4ff None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:26.450397 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-7211cb47-1342-4268-aadd-6b6ec49fc4ff tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] DELETE https://10.4.3.32/volume/v3/attachments/147723a1-1e13-409e-82a1-92c2650856d0 Jul 03 21:45:26.450397 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-7211cb47-1342-4268-aadd-6b6ec49fc4ff tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:26.450397 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-7211cb47-1342-4268-aadd-6b6ec49fc4ff tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:26.459823 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:26.459823 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:45:27.001671 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-7211cb47-1342-4268-aadd-6b6ec49fc4ff tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] https://10.4.3.32/volume/v3/attachments/147723a1-1e13-409e-82a1-92c2650856d0 returned with HTTP 200 Jul 03 21:45:27.002303 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 151/604] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:45:26 2026] DELETE /volume/v3/attachments/147723a1-1e13-409e-82a1-92c2650856d0 => generated 192 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:45:27.137837 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-bded3732-51e7-4390-9d6c-34a2c389df4b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:27.138346 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bded3732-51e7-4390-9d6c-34a2c389df4b None None] GET https://10.4.3.32/volume// Jul 03 21:45:27.138514 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bded3732-51e7-4390-9d6c-34a2c389df4b None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:27.138697 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bded3732-51e7-4390-9d6c-34a2c389df4b None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:27.139075 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bded3732-51e7-4390-9d6c-34a2c389df4b None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:45:27.139614 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 151/605] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:45: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 21:45:27.153430 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-cf0bc139-19d8-47ca-9d0e-f060d98b1cdd None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:27.154191 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-cf0bc139-19d8-47ca-9d0e-f060d98b1cdd tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] POST https://10.4.3.32/volume/v3/volumes/f46896f6-c15a-4fe3-a237-9ff3e2e90d34/action Jul 03 21:45:27.159653 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-cf0bc139-19d8-47ca-9d0e-f060d98b1cdd tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Action body: b'{"os-reimage": {"image_id": "1263895f-e5ad-4334-a68d-56b44e88af13", "reimage_reserved": true}}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:45:27.159840 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-cf0bc139-19d8-47ca-9d0e-f060d98b1cdd tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "1263895f-e5ad-4334-a68d-56b44e88af13", "reimage_reserved": true}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:45:27.186868 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:27.186868 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:45:27.187485 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-cf0bc139-19d8-47ca-9d0e-f060d98b1cdd tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Volume info retrieved successfully. Jul 03 21:45:27.341700 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-cf0bc139-19d8-47ca-9d0e-f060d98b1cdd tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] https://10.4.3.32/volume/v3/volumes/f46896f6-c15a-4fe3-a237-9ff3e2e90d34/action returned with HTTP 202 Jul 03 21:45:27.342362 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 154/606] 10.4.3.32 () {74 vars in 1706 bytes} [Fri Jul 3 21:45:27 2026] POST /volume/v3/volumes/f46896f6-c15a-4fe3-a237-9ff3e2e90d34/action => generated 0 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 21:45:33.527651 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6b7dd24e-26a5-4592-8b8c-945303f7afbf None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:33.530704 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6b7dd24e-26a5-4592-8b8c-945303f7afbf tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:45:33.531027 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6b7dd24e-26a5-4592-8b8c-945303f7afbf tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-915809292"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:45:33.532683 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-6b7dd24e-26a5-4592-8b8c-945303f7afbf tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-915809292'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:45:33.532834 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-6b7dd24e-26a5-4592-8b8c-945303f7afbf tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Create volume of 1 GB Jul 03 21:45:33.533114 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:33.533114 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:45:33.539295 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-6b7dd24e-26a5-4592-8b8c-945303f7afbf tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Availability Zones retrieved successfully. Jul 03 21:45:33.547823 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-6b7dd24e-26a5-4592-8b8c-945303f7afbf tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Flow 'volume_create_api' (1f48a900-5921-4a6f-822d-b0200fb76693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:45:33.550443 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-6b7dd24e-26a5-4592-8b8c-945303f7afbf tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c49b0d22-768a-4d76-944b-7630fadaa7ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:45:33.550443 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-6b7dd24e-26a5-4592-8b8c-945303f7afbf tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:45:33.581534 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-6b7dd24e-26a5-4592-8b8c-945303f7afbf tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c49b0d22-768a-4d76-944b-7630fadaa7ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:45:33.582493 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-6b7dd24e-26a5-4592-8b8c-945303f7afbf tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (204b1c76-8053-4ee2-958d-a4d9e6346789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:45:33.674113 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-6b7dd24e-26a5-4592-8b8c-945303f7afbf tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Created reservations ['6ccf995d-f32a-4156-9444-1e48905faa2c', '9f8f59ad-3e68-4168-83bf-0d8e2cae58c3', '1e74f35a-dd09-484d-8e8a-27ddc5977d39', '8aaa5b3c-419a-472d-a2c9-6e5f9a99e2ff'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:45:33.675214 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-6b7dd24e-26a5-4592-8b8c-945303f7afbf tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (204b1c76-8053-4ee2-958d-a4d9e6346789) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ccf995d-f32a-4156-9444-1e48905faa2c', '9f8f59ad-3e68-4168-83bf-0d8e2cae58c3', '1e74f35a-dd09-484d-8e8a-27ddc5977d39', '8aaa5b3c-419a-472d-a2c9-6e5f9a99e2ff']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:45:33.676332 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-6b7dd24e-26a5-4592-8b8c-945303f7afbf tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (664c651f-7d6c-40db-a0c7-e67fed23df7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:45:33.707227 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-6b7dd24e-26a5-4592-8b8c-945303f7afbf tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (664c651f-7d6c-40db-a0c7-e67fed23df7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46aac037-10a7-439d-bba3-50ee0cc44d27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-915809292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdf2842957ec408e935e9aceedf6a01c',qos_specs=None,replication_status=,reservations=['6ccf995d-f32a-4156-9444-1e48905faa2c','9f8f59ad-3e68-4168-83bf-0d8e2cae58c3','1e74f35a-dd09-484d-8e8a-27ddc5977d39','8aaa5b3c-419a-472d-a2c9-6e5f9a99e2ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1d380ec8fb74582b7dc7626768846e8',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:45:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-915809292',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46aac037-10a7-439d-bba3-50ee0cc44d27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdf2842957ec408e935e9aceedf6a01c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1d380ec8fb74582b7dc7626768846e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:45:33.708346 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-6b7dd24e-26a5-4592-8b8c-945303f7afbf tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1552f22a-ef0a-4dea-b158-b61c07f651b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:45:33.731139 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-6b7dd24e-26a5-4592-8b8c-945303f7afbf tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1552f22a-ef0a-4dea-b158-b61c07f651b8) transitioned into state 'SUCCESS' from state '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-915809292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdf2842957ec408e935e9aceedf6a01c',qos_specs=None,replication_status=,reservations=['6ccf995d-f32a-4156-9444-1e48905faa2c','9f8f59ad-3e68-4168-83bf-0d8e2cae58c3','1e74f35a-dd09-484d-8e8a-27ddc5977d39','8aaa5b3c-419a-472d-a2c9-6e5f9a99e2ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1d380ec8fb74582b7dc7626768846e8',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:45:33.731702 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-6b7dd24e-26a5-4592-8b8c-945303f7afbf tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39000be5-7d25-4bf7-88fb-fdfcae928524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:45:33.742898 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-6b7dd24e-26a5-4592-8b8c-945303f7afbf tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39000be5-7d25-4bf7-88fb-fdfcae928524) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:45:33.743876 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-6b7dd24e-26a5-4592-8b8c-945303f7afbf tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Flow 'volume_create_api' (1f48a900-5921-4a6f-822d-b0200fb76693) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:45:33.744261 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-6b7dd24e-26a5-4592-8b8c-945303f7afbf tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Create volume request issued successfully. Jul 03 21:45:33.744922 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6b7dd24e-26a5-4592-8b8c-945303f7afbf tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:45:33.745788 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 151/607] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:45:33 2026] POST /volume/v3/volumes => generated 752 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:45:33.761434 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-0d2382ac-13b0-4fbd-b7c8-c8a84641c41c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:33.766864 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0d2382ac-13b0-4fbd-b7c8-c8a84641c41c tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] GET https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 Jul 03 21:45:33.766864 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0d2382ac-13b0-4fbd-b7c8-c8a84641c41c tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:33.766864 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0d2382ac-13b0-4fbd-b7c8-c8a84641c41c tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:33.779863 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:33.779863 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:45:33.788399 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-0d2382ac-13b0-4fbd-b7c8-c8a84641c41c tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Volume info retrieved successfully. Jul 03 21:45:33.793508 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0d2382ac-13b0-4fbd-b7c8-c8a84641c41c tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 returned with HTTP 200 Jul 03 21:45:33.794224 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 152/608] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:33 2026] GET /volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 => generated 820 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:34.811285 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7bd55f73-72be-4362-89ad-6dbc716d1b6a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:34.815725 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7bd55f73-72be-4362-89ad-6dbc716d1b6a tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] GET https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 Jul 03 21:45:34.815986 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7bd55f73-72be-4362-89ad-6dbc716d1b6a tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:34.816231 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7bd55f73-72be-4362-89ad-6dbc716d1b6a tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:34.828902 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:34.828902 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:45:34.833810 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-7bd55f73-72be-4362-89ad-6dbc716d1b6a tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Volume info retrieved successfully. Jul 03 21:45:34.844276 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7bd55f73-72be-4362-89ad-6dbc716d1b6a tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 returned with HTTP 200 Jul 03 21:45:34.845062 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 152/609] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:34 2026] GET /volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:34.912017 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-7ef2b4d4-3f54-47fa-8ecc-e95608b2ca2f req-af11900e-c1cb-4ef0-bf89-07ff8736dd7b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:34.914551 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-7ef2b4d4-3f54-47fa-8ecc-e95608b2ca2f req-af11900e-c1cb-4ef0-bf89-07ff8736dd7b tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] GET https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 Jul 03 21:45:34.914824 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-7ef2b4d4-3f54-47fa-8ecc-e95608b2ca2f req-af11900e-c1cb-4ef0-bf89-07ff8736dd7b tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:34.915066 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-7ef2b4d4-3f54-47fa-8ecc-e95608b2ca2f req-af11900e-c1cb-4ef0-bf89-07ff8736dd7b tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:34.924314 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:34.924314 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:45:34.928871 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-7ef2b4d4-3f54-47fa-8ecc-e95608b2ca2f req-af11900e-c1cb-4ef0-bf89-07ff8736dd7b tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Volume info retrieved successfully. Jul 03 21:45:34.933985 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-7ef2b4d4-3f54-47fa-8ecc-e95608b2ca2f req-af11900e-c1cb-4ef0-bf89-07ff8736dd7b tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 returned with HTTP 200 Jul 03 21:45:34.934607 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 155/610] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:45:34 2026] GET /volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:35.295183 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-aa0f6b35-e04f-404e-9ea8-3259d1fdb17c req-05b1fdf5-9436-4283-a495-7929b1d1308e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:35.297213 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-aa0f6b35-e04f-404e-9ea8-3259d1fdb17c req-05b1fdf5-9436-4283-a495-7929b1d1308e tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 Jul 03 21:45:35.297566 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-aa0f6b35-e04f-404e-9ea8-3259d1fdb17c req-05b1fdf5-9436-4283-a495-7929b1d1308e tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:35.297848 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-aa0f6b35-e04f-404e-9ea8-3259d1fdb17c req-05b1fdf5-9436-4283-a495-7929b1d1308e tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:35.308190 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:35.308190 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:45:35.312884 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-aa0f6b35-e04f-404e-9ea8-3259d1fdb17c req-05b1fdf5-9436-4283-a495-7929b1d1308e tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:45:35.318136 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-aa0f6b35-e04f-404e-9ea8-3259d1fdb17c req-05b1fdf5-9436-4283-a495-7929b1d1308e tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 returned with HTTP 200 Jul 03 21:45:35.318743 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 152/611] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:45:35 2026] GET /volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 => generated 1133 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:45:35.378351 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-aa0f6b35-e04f-404e-9ea8-3259d1fdb17c req-d7823665-496d-470a-91bd-81ccb40c7a1a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:35.380464 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-aa0f6b35-e04f-404e-9ea8-3259d1fdb17c req-d7823665-496d-470a-91bd-81ccb40c7a1a tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] POST https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2/action Jul 03 21:45:35.380852 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-aa0f6b35-e04f-404e-9ea8-3259d1fdb17c req-d7823665-496d-470a-91bd-81ccb40c7a1a tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:45:35.381019 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-aa0f6b35-e04f-404e-9ea8-3259d1fdb17c req-d7823665-496d-470a-91bd-81ccb40c7a1a tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:45:35.395149 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:35.395149 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:45:35.395890 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-aa0f6b35-e04f-404e-9ea8-3259d1fdb17c req-d7823665-496d-470a-91bd-81ccb40c7a1a tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:45:35.403055 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-aa0f6b35-e04f-404e-9ea8-3259d1fdb17c req-d7823665-496d-470a-91bd-81ccb40c7a1a tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Begin detaching volume completed successfully. Jul 03 21:45:35.403312 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-aa0f6b35-e04f-404e-9ea8-3259d1fdb17c req-d7823665-496d-470a-91bd-81ccb40c7a1a tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2/action returned with HTTP 202 Jul 03 21:45:35.403951 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 153/612] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 21:45:35 2026] POST /volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:45:35.425243 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-298a7cd1-8ef7-47a8-ad90-9d7d5ad79b4c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:35.427925 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-298a7cd1-8ef7-47a8-ad90-9d7d5ad79b4c tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 Jul 03 21:45:35.428185 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-298a7cd1-8ef7-47a8-ad90-9d7d5ad79b4c tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:35.428456 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-298a7cd1-8ef7-47a8-ad90-9d7d5ad79b4c tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:35.443267 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:35.443267 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:45:35.448147 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-298a7cd1-8ef7-47a8-ad90-9d7d5ad79b4c tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:45:35.456389 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-298a7cd1-8ef7-47a8-ad90-9d7d5ad79b4c tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 returned with HTTP 200 Jul 03 21:45:35.457016 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 153/613] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:35 2026] GET /volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:45:35.538329 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-32933215-172e-41cc-a5ae-c0237ad607b8 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:35.538810 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-32933215-172e-41cc-a5ae-c0237ad607b8 None None] GET https://10.4.3.32/volume// Jul 03 21:45:35.538995 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-32933215-172e-41cc-a5ae-c0237ad607b8 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:35.539231 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-32933215-172e-41cc-a5ae-c0237ad607b8 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:35.539641 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-32933215-172e-41cc-a5ae-c0237ad607b8 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:45:35.539925 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 156/614] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:45: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 21:45:35.548290 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-217f3143-f141-44d7-8622-fa80ff175720 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:35.550646 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-217f3143-f141-44d7-8622-fa80ff175720 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] GET https://10.4.3.32/volume/v3/volumes/f46896f6-c15a-4fe3-a237-9ff3e2e90d34 Jul 03 21:45:35.550908 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-217f3143-f141-44d7-8622-fa80ff175720 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:35.551088 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-217f3143-f141-44d7-8622-fa80ff175720 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:35.560828 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:35.560828 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:45:35.564631 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-217f3143-f141-44d7-8622-fa80ff175720 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Volume info retrieved successfully. Jul 03 21:45:35.570826 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-217f3143-f141-44d7-8622-fa80ff175720 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] https://10.4.3.32/volume/v3/volumes/f46896f6-c15a-4fe3-a237-9ff3e2e90d34 returned with HTTP 200 Jul 03 21:45:35.571353 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 153/615] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:45:35 2026] GET /volume/v3/volumes/f46896f6-c15a-4fe3-a237-9ff3e2e90d34 => generated 1537 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:45:35.674563 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-d43f3dd0-edca-4fc6-b0f3-4d3d5a7c3f00 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:35.677635 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-d43f3dd0-edca-4fc6-b0f3-4d3d5a7c3f00 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] PUT https://10.4.3.32/volume/v3/attachments/693f8121-707c-406e-a172-84c12e54f769 Jul 03 21:45:35.678044 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-d43f3dd0-edca-4fc6-b0f3-4d3d5a7c3f00 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:45:35.688297 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-d43f3dd0-edca-4fc6-b0f3-4d3d5a7c3f00 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Acquiring lock "cinder-attachment_update-f46896f6-c15a-4fe3-a237-9ff3e2e90d34-np0000004475" by "attachment_update" {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:45:35.694837 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-d43f3dd0-edca-4fc6-b0f3-4d3d5a7c3f00 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Lock "cinder-attachment_update-f46896f6-c15a-4fe3-a237-9ff3e2e90d34-np0000004475" acquired by "attachment_update" :: waited 0.007s {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:45:35.695875 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:35.695875 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:45:36.223612 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-d43f3dd0-edca-4fc6-b0f3-4d3d5a7c3f00 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Lock "cinder-attachment_update-f46896f6-c15a-4fe3-a237-9ff3e2e90d34-np0000004475" released by "attachment_update" :: held 0.529s {{(pid=99936) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:45:36.223966 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-d43f3dd0-edca-4fc6-b0f3-4d3d5a7c3f00 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] https://10.4.3.32/volume/v3/attachments/693f8121-707c-406e-a172-84c12e54f769 returned with HTTP 200 Jul 03 21:45:36.224507 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 154/616] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:45:35 2026] PUT /volume/v3/attachments/693f8121-707c-406e-a172-84c12e54f769 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:45:36.437100 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-0c0445e9-5f3c-46a3-98e2-43896a354890 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:36.437679 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0c0445e9-5f3c-46a3-98e2-43896a354890 None None] GET https://10.4.3.32/volume// Jul 03 21:45:36.437970 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0c0445e9-5f3c-46a3-98e2-43896a354890 None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:36.438214 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0c0445e9-5f3c-46a3-98e2-43896a354890 None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:36.438681 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0c0445e9-5f3c-46a3-98e2-43896a354890 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:45:36.440539 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 154/617] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:45:36 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 21:45:36.452867 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-aa0f6b35-e04f-404e-9ea8-3259d1fdb17c req-e30ad53a-6236-4739-b102-732cb77a2e11 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:36.457329 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-aa0f6b35-e04f-404e-9ea8-3259d1fdb17c req-e30ad53a-6236-4739-b102-732cb77a2e11 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 Jul 03 21:45:36.458401 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-aa0f6b35-e04f-404e-9ea8-3259d1fdb17c req-e30ad53a-6236-4739-b102-732cb77a2e11 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:36.459030 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-aa0f6b35-e04f-404e-9ea8-3259d1fdb17c req-e30ad53a-6236-4739-b102-732cb77a2e11 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:36.477395 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:36.477395 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:45:36.477644 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-95f6234d-c417-470b-b2ba-8b0c64d75a05 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:36.479195 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-95f6234d-c417-470b-b2ba-8b0c64d75a05 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 Jul 03 21:45:36.480315 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-95f6234d-c417-470b-b2ba-8b0c64d75a05 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:36.480315 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-95f6234d-c417-470b-b2ba-8b0c64d75a05 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:36.482115 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-aa0f6b35-e04f-404e-9ea8-3259d1fdb17c req-e30ad53a-6236-4739-b102-732cb77a2e11 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:45:36.489703 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-aa0f6b35-e04f-404e-9ea8-3259d1fdb17c req-e30ad53a-6236-4739-b102-732cb77a2e11 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 returned with HTTP 200 Jul 03 21:45:36.490589 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 157/618] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:45:36 2026] GET /volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 => generated 1316 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:45:36.502841 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:36.502841 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:45:36.510629 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-95f6234d-c417-470b-b2ba-8b0c64d75a05 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:45:36.517732 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-95f6234d-c417-470b-b2ba-8b0c64d75a05 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 returned with HTTP 200 Jul 03 21:45:36.518809 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 154/619] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:36 2026] GET /volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 => generated 1136 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:45:36.742870 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-c034371e-fd35-475b-81a3-871e61597f1c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:36.745227 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-c034371e-fd35-475b-81a3-871e61597f1c tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] POST https://10.4.3.32/volume/v3/attachments/693f8121-707c-406e-a172-84c12e54f769/action Jul 03 21:45:36.745851 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-c034371e-fd35-475b-81a3-871e61597f1c tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Action body: b'{"os-complete": null}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:45:36.745851 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-c034371e-fd35-475b-81a3-871e61597f1c tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:45:36.764537 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:36.764537 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:45:36.785181 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-967ebd15-e00d-458e-ac4a-ffa4b1f24a2d req-c034371e-fd35-475b-81a3-871e61597f1c tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] https://10.4.3.32/volume/v3/attachments/693f8121-707c-406e-a172-84c12e54f769/action returned with HTTP 204 Jul 03 21:45:36.785968 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 155/620] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:45:36 2026] POST /volume/v3/attachments/693f8121-707c-406e-a172-84c12e54f769/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:45:36.999859 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-09e13f7c-e30b-4b55-9f5b-e958e06cdf50 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:37.000510 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-09e13f7c-e30b-4b55-9f5b-e958e06cdf50 None None] GET https://10.4.3.32/volume// Jul 03 21:45:37.000831 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-09e13f7c-e30b-4b55-9f5b-e958e06cdf50 None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:37.001179 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-09e13f7c-e30b-4b55-9f5b-e958e06cdf50 None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:37.002316 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-09e13f7c-e30b-4b55-9f5b-e958e06cdf50 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:45:37.002842 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 155/621] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:45:36 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 21:45:37.025476 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-7ef2b4d4-3f54-47fa-8ecc-e95608b2ca2f req-04647d7e-75b2-410f-a6e5-487e0bf7dad5 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:37.030409 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-7ef2b4d4-3f54-47fa-8ecc-e95608b2ca2f req-04647d7e-75b2-410f-a6e5-487e0bf7dad5 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:45:37.030409 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-7ef2b4d4-3f54-47fa-8ecc-e95608b2ca2f req-04647d7e-75b2-410f-a6e5-487e0bf7dad5 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "46aac037-10a7-439d-bba3-50ee0cc44d27", "connector": null, "instance_uuid": "1622f973-39f9-4c51-b233-5d098c3dd01b"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:45:37.040172 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:37.040172 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:45:37.075618 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-7ef2b4d4-3f54-47fa-8ecc-e95608b2ca2f req-04647d7e-75b2-410f-a6e5-487e0bf7dad5 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:45:37.076315 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 158/622] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:45:37 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 21:45:37.464312 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b3966167-5d55-414d-87b5-b2c4052c35e5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:37.466575 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b3966167-5d55-414d-87b5-b2c4052c35e5 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] GET https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 Jul 03 21:45:37.466888 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b3966167-5d55-414d-87b5-b2c4052c35e5 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:37.467250 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b3966167-5d55-414d-87b5-b2c4052c35e5 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:37.479265 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:37.479265 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:45:37.485240 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-b3966167-5d55-414d-87b5-b2c4052c35e5 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Volume info retrieved successfully. Jul 03 21:45:37.502543 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b3966167-5d55-414d-87b5-b2c4052c35e5 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 returned with HTTP 200 Jul 03 21:45:37.503205 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 155/623] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:37 2026] GET /volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:37.538858 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-91f626bc-08c2-499b-a18b-fe74581bfa8b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:37.543230 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-91f626bc-08c2-499b-a18b-fe74581bfa8b tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 Jul 03 21:45:37.543230 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-91f626bc-08c2-499b-a18b-fe74581bfa8b tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:37.543507 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-91f626bc-08c2-499b-a18b-fe74581bfa8b tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:37.560966 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:37.560966 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:45:37.570668 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-91f626bc-08c2-499b-a18b-fe74581bfa8b tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:45:37.578094 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-91f626bc-08c2-499b-a18b-fe74581bfa8b tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 returned with HTTP 200 Jul 03 21:45:37.578732 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 156/624] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:37 2026] GET /volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 => generated 1136 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:45:37.636843 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-df7cf1ff-f37e-44b8-98bf-77f913d442dc None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:37.637353 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-df7cf1ff-f37e-44b8-98bf-77f913d442dc None None] GET https://10.4.3.32/volume// Jul 03 21:45:37.637353 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-df7cf1ff-f37e-44b8-98bf-77f913d442dc None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:37.637445 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-df7cf1ff-f37e-44b8-98bf-77f913d442dc None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:37.637917 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-df7cf1ff-f37e-44b8-98bf-77f913d442dc None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:45:37.638270 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 156/625] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:45: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 21:45:37.648307 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-7ef2b4d4-3f54-47fa-8ecc-e95608b2ca2f req-5f2ccf4a-ff7d-40ae-87f3-1e69eeb9f49d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:37.653363 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-7ef2b4d4-3f54-47fa-8ecc-e95608b2ca2f req-5f2ccf4a-ff7d-40ae-87f3-1e69eeb9f49d tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] GET https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 Jul 03 21:45:37.653363 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-7ef2b4d4-3f54-47fa-8ecc-e95608b2ca2f req-5f2ccf4a-ff7d-40ae-87f3-1e69eeb9f49d tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:37.653363 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-7ef2b4d4-3f54-47fa-8ecc-e95608b2ca2f req-5f2ccf4a-ff7d-40ae-87f3-1e69eeb9f49d tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:37.667787 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:37.667787 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:45:37.674820 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-7ef2b4d4-3f54-47fa-8ecc-e95608b2ca2f req-5f2ccf4a-ff7d-40ae-87f3-1e69eeb9f49d tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Volume info retrieved successfully. Jul 03 21:45:37.681662 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-7ef2b4d4-3f54-47fa-8ecc-e95608b2ca2f req-5f2ccf4a-ff7d-40ae-87f3-1e69eeb9f49d tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 returned with HTTP 200 Jul 03 21:45:37.682413 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 159/626] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:45:37 2026] GET /volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 => generated 1024 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:45:37.790078 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-7ef2b4d4-3f54-47fa-8ecc-e95608b2ca2f req-338adef1-60b7-4f57-ae61-9db5946fba6e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:37.793000 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-7ef2b4d4-3f54-47fa-8ecc-e95608b2ca2f req-338adef1-60b7-4f57-ae61-9db5946fba6e tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] PUT https://10.4.3.32/volume/v3/attachments/676019ab-9f82-4e34-8adb-36fdcfdc6630 Jul 03 21:45:37.793472 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-7ef2b4d4-3f54-47fa-8ecc-e95608b2ca2f req-338adef1-60b7-4f57-ae61-9db5946fba6e tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:45:37.807708 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-7ef2b4d4-3f54-47fa-8ecc-e95608b2ca2f req-338adef1-60b7-4f57-ae61-9db5946fba6e tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Acquiring lock "cinder-attachment_update-46aac037-10a7-439d-bba3-50ee0cc44d27-np0000004475" by "attachment_update" {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:45:37.815783 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-7ef2b4d4-3f54-47fa-8ecc-e95608b2ca2f req-338adef1-60b7-4f57-ae61-9db5946fba6e tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Lock "cinder-attachment_update-46aac037-10a7-439d-bba3-50ee0cc44d27-np0000004475" acquired by "attachment_update" :: waited 0.009s {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:45:37.817054 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:37.817054 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:45:38.346659 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-7ef2b4d4-3f54-47fa-8ecc-e95608b2ca2f req-338adef1-60b7-4f57-ae61-9db5946fba6e tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Lock "cinder-attachment_update-46aac037-10a7-439d-bba3-50ee0cc44d27-np0000004475" released by "attachment_update" :: held 0.530s {{(pid=99934) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:45:38.346659 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-7ef2b4d4-3f54-47fa-8ecc-e95608b2ca2f req-338adef1-60b7-4f57-ae61-9db5946fba6e tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] https://10.4.3.32/volume/v3/attachments/676019ab-9f82-4e34-8adb-36fdcfdc6630 returned with HTTP 200 Jul 03 21:45:38.346796 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 156/627] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:45:37 2026] PUT /volume/v3/attachments/676019ab-9f82-4e34-8adb-36fdcfdc6630 => generated 969 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:45:38.522558 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9501b918-0e7e-463c-a2e4-9c98ed38964c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:38.524518 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9501b918-0e7e-463c-a2e4-9c98ed38964c tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] GET https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 Jul 03 21:45:38.524793 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9501b918-0e7e-463c-a2e4-9c98ed38964c tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:38.525061 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9501b918-0e7e-463c-a2e4-9c98ed38964c tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:38.537411 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:38.537411 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:45:38.542275 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-9501b918-0e7e-463c-a2e4-9c98ed38964c tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Volume info retrieved successfully. Jul 03 21:45:38.547906 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9501b918-0e7e-463c-a2e4-9c98ed38964c tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 returned with HTTP 200 Jul 03 21:45:38.548345 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 157/628] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:38 2026] GET /volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:38.597809 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f2c0b8c5-12c9-4cb0-951c-2391e1b3500b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:38.600004 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f2c0b8c5-12c9-4cb0-951c-2391e1b3500b tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 Jul 03 21:45:38.600215 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f2c0b8c5-12c9-4cb0-951c-2391e1b3500b tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:38.600446 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f2c0b8c5-12c9-4cb0-951c-2391e1b3500b tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:38.611534 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:38.611534 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:45:38.615969 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f2c0b8c5-12c9-4cb0-951c-2391e1b3500b tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:45:38.621150 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f2c0b8c5-12c9-4cb0-951c-2391e1b3500b tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 returned with HTTP 200 Jul 03 21:45:38.621907 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 157/629] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:38 2026] GET /volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:45:38.983755 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-aa0f6b35-e04f-404e-9ea8-3259d1fdb17c req-acbac929-194a-4056-9216-6ce2ab783e85 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:38.988399 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-aa0f6b35-e04f-404e-9ea8-3259d1fdb17c req-acbac929-194a-4056-9216-6ce2ab783e85 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] DELETE https://10.4.3.32/volume/v3/attachments/35c4d3ae-1dd7-4ebc-bc3a-f9617d970eee Jul 03 21:45:38.988399 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-aa0f6b35-e04f-404e-9ea8-3259d1fdb17c req-acbac929-194a-4056-9216-6ce2ab783e85 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:38.988399 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-aa0f6b35-e04f-404e-9ea8-3259d1fdb17c req-acbac929-194a-4056-9216-6ce2ab783e85 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:39.008471 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:39.008471 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:45:39.548650 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-aa0f6b35-e04f-404e-9ea8-3259d1fdb17c req-acbac929-194a-4056-9216-6ce2ab783e85 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/attachments/35c4d3ae-1dd7-4ebc-bc3a-f9617d970eee returned with HTTP 200 Jul 03 21:45:39.549267 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 160/630] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:45:38 2026] DELETE /volume/v3/attachments/35c4d3ae-1dd7-4ebc-bc3a-f9617d970eee => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:39.562513 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-5f7aa940-ef98-400d-a3c0-d9caa3541a53 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:39.564530 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5f7aa940-ef98-400d-a3c0-d9caa3541a53 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] GET https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 Jul 03 21:45:39.564813 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5f7aa940-ef98-400d-a3c0-d9caa3541a53 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:39.565038 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5f7aa940-ef98-400d-a3c0-d9caa3541a53 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:39.576189 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:39.576189 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:45:39.581781 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-5f7aa940-ef98-400d-a3c0-d9caa3541a53 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Volume info retrieved successfully. Jul 03 21:45:39.586944 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5f7aa940-ef98-400d-a3c0-d9caa3541a53 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 returned with HTTP 200 Jul 03 21:45:39.587558 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 157/631] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:39 2026] GET /volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:39.638313 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1f246f67-e331-4224-abb1-9c2966163bd2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:39.640525 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1f246f67-e331-4224-abb1-9c2966163bd2 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 Jul 03 21:45:39.640719 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1f246f67-e331-4224-abb1-9c2966163bd2 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:39.640941 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1f246f67-e331-4224-abb1-9c2966163bd2 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:39.647703 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:39.647703 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:45:39.651974 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-1f246f67-e331-4224-abb1-9c2966163bd2 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:45:39.658641 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1f246f67-e331-4224-abb1-9c2966163bd2 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 returned with HTTP 200 Jul 03 21:45:39.659243 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 158/632] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:39 2026] GET /volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:40.606989 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8b17e9ef-a0a8-46d6-a406-49c43634f2f5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:40.609088 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8b17e9ef-a0a8-46d6-a406-49c43634f2f5 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] GET https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 Jul 03 21:45:40.609594 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8b17e9ef-a0a8-46d6-a406-49c43634f2f5 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:40.609707 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8b17e9ef-a0a8-46d6-a406-49c43634f2f5 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:40.621266 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:40.621266 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:45:40.625725 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-8b17e9ef-a0a8-46d6-a406-49c43634f2f5 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Volume info retrieved successfully. Jul 03 21:45:40.630960 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8b17e9ef-a0a8-46d6-a406-49c43634f2f5 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 returned with HTTP 200 Jul 03 21:45:40.631345 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 158/633] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:40 2026] GET /volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:41.649813 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b574613c-2c48-43b4-8692-5fdd2216600e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:41.651755 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b574613c-2c48-43b4-8692-5fdd2216600e tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] GET https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 Jul 03 21:45:41.651942 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b574613c-2c48-43b4-8692-5fdd2216600e tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:41.652133 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b574613c-2c48-43b4-8692-5fdd2216600e tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:41.677055 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:41.677055 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:45:41.682145 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b574613c-2c48-43b4-8692-5fdd2216600e tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Volume info retrieved successfully. Jul 03 21:45:41.689605 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b574613c-2c48-43b4-8692-5fdd2216600e tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 returned with HTTP 200 Jul 03 21:45:41.690119 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 161/634] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:41 2026] GET /volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:42.710182 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f30f5f7b-9001-4031-ba59-ef54277a2c13 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:42.713484 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f30f5f7b-9001-4031-ba59-ef54277a2c13 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] GET https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 Jul 03 21:45:42.713672 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f30f5f7b-9001-4031-ba59-ef54277a2c13 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:42.713895 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f30f5f7b-9001-4031-ba59-ef54277a2c13 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:42.729411 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:42.729411 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:45:42.737486 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-f30f5f7b-9001-4031-ba59-ef54277a2c13 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Volume info retrieved successfully. Jul 03 21:45:42.746971 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f30f5f7b-9001-4031-ba59-ef54277a2c13 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 returned with HTTP 200 Jul 03 21:45:42.747517 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 158/635] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:42 2026] GET /volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:43.126109 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c6da83bf-1c4c-4fee-9b18-8ebb54822604 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:43.128984 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c6da83bf-1c4c-4fee-9b18-8ebb54822604 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:45:43.129119 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c6da83bf-1c4c-4fee-9b18-8ebb54822604 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1265748195"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:45:43.131330 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-c6da83bf-1c4c-4fee-9b18-8ebb54822604 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1265748195'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:45:43.131330 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-c6da83bf-1c4c-4fee-9b18-8ebb54822604 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Create volume of 1 GB Jul 03 21:45:43.137263 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c6da83bf-1c4c-4fee-9b18-8ebb54822604 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Availability Zones retrieved successfully. Jul 03 21:45:43.147408 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-c6da83bf-1c4c-4fee-9b18-8ebb54822604 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Flow 'volume_create_api' (579c7aba-d7bd-4d24-b031-799aa5d29a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:45:43.148901 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-c6da83bf-1c4c-4fee-9b18-8ebb54822604 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (330db6db-0964-4401-86e1-0c07a09ba0a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:45:43.151293 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-c6da83bf-1c4c-4fee-9b18-8ebb54822604 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:45:43.201717 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-c6da83bf-1c4c-4fee-9b18-8ebb54822604 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (330db6db-0964-4401-86e1-0c07a09ba0a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:45:43.202633 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-c6da83bf-1c4c-4fee-9b18-8ebb54822604 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c23455d1-c140-4db4-98d7-70b970b9d54f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:45:43.291339 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-c6da83bf-1c4c-4fee-9b18-8ebb54822604 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Created reservations ['5cbbb0dc-19ff-48ac-86b0-2c23af2b1230', 'f77af4a1-3439-459a-9709-0a142f59d01c', '2188bf44-9333-4288-9bd3-0e43b531f098', '799650f0-ba28-4d78-bad3-480eedde714b'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:45:43.292191 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-c6da83bf-1c4c-4fee-9b18-8ebb54822604 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c23455d1-c140-4db4-98d7-70b970b9d54f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cbbb0dc-19ff-48ac-86b0-2c23af2b1230', 'f77af4a1-3439-459a-9709-0a142f59d01c', '2188bf44-9333-4288-9bd3-0e43b531f098', '799650f0-ba28-4d78-bad3-480eedde714b']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:45:43.293521 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-c6da83bf-1c4c-4fee-9b18-8ebb54822604 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9870c48-4985-4bd6-882c-162c2d8be7f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:45:43.322721 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-c6da83bf-1c4c-4fee-9b18-8ebb54822604 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9870c48-4985-4bd6-882c-162c2d8be7f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '660d18f2-f314-4696-bc12-7173ea624acb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1265748195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0577019fd6547d8a1c8754fec5bcdde',qos_specs=None,replication_status=,reservations=['5cbbb0dc-19ff-48ac-86b0-2c23af2b1230','f77af4a1-3439-459a-9709-0a142f59d01c','2188bf44-9333-4288-9bd3-0e43b531f098','799650f0-ba28-4d78-bad3-480eedde714b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97b7e133f18344148b9157114cba0294',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:45:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1265748195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=660d18f2-f314-4696-bc12-7173ea624acb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0577019fd6547d8a1c8754fec5bcdde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97b7e133f18344148b9157114cba0294',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:45:43.323729 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-c6da83bf-1c4c-4fee-9b18-8ebb54822604 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c889f66d-43e1-4499-9090-02d240be4068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:45:43.355139 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-c6da83bf-1c4c-4fee-9b18-8ebb54822604 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c889f66d-43e1-4499-9090-02d240be4068) transitioned into state 'SUCCESS' from state '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-1265748195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0577019fd6547d8a1c8754fec5bcdde',qos_specs=None,replication_status=,reservations=['5cbbb0dc-19ff-48ac-86b0-2c23af2b1230','f77af4a1-3439-459a-9709-0a142f59d01c','2188bf44-9333-4288-9bd3-0e43b531f098','799650f0-ba28-4d78-bad3-480eedde714b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97b7e133f18344148b9157114cba0294',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:45:43.355803 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-c6da83bf-1c4c-4fee-9b18-8ebb54822604 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a654e64-674a-49a2-8219-a2227a692b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:45:43.370970 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-c6da83bf-1c4c-4fee-9b18-8ebb54822604 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a654e64-674a-49a2-8219-a2227a692b28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:45:43.371768 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-c6da83bf-1c4c-4fee-9b18-8ebb54822604 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Flow 'volume_create_api' (579c7aba-d7bd-4d24-b031-799aa5d29a2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:45:43.372085 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c6da83bf-1c4c-4fee-9b18-8ebb54822604 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Create volume request issued successfully. Jul 03 21:45:43.372974 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c6da83bf-1c4c-4fee-9b18-8ebb54822604 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:45:43.373601 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 159/636] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:45:43 2026] POST /volume/v3/volumes => generated 752 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:45:43.389363 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c2b320b9-46dd-42e8-ac2d-58df6367529d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:43.392767 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c2b320b9-46dd-42e8-ac2d-58df6367529d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] GET https://10.4.3.32/volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb Jul 03 21:45:43.392767 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c2b320b9-46dd-42e8-ac2d-58df6367529d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:43.393018 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c2b320b9-46dd-42e8-ac2d-58df6367529d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:43.402491 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:43.402491 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:45:43.408997 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c2b320b9-46dd-42e8-ac2d-58df6367529d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Volume info retrieved successfully. Jul 03 21:45:43.415257 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c2b320b9-46dd-42e8-ac2d-58df6367529d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] https://10.4.3.32/volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb returned with HTTP 200 Jul 03 21:45:43.416043 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 159/637] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:43 2026] GET /volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:43.764865 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-14f87e50-f2c9-4d5c-9e8e-3614894aeac2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:43.768425 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-14f87e50-f2c9-4d5c-9e8e-3614894aeac2 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] GET https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 Jul 03 21:45:43.768425 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-14f87e50-f2c9-4d5c-9e8e-3614894aeac2 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:43.768425 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-14f87e50-f2c9-4d5c-9e8e-3614894aeac2 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:43.780608 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:43.780608 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:45:43.786029 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-14f87e50-f2c9-4d5c-9e8e-3614894aeac2 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Volume info retrieved successfully. Jul 03 21:45:43.793051 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-14f87e50-f2c9-4d5c-9e8e-3614894aeac2 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 returned with HTTP 200 Jul 03 21:45:43.793786 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 162/638] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:43 2026] GET /volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:44.431833 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-37361fce-8295-4a6e-9b86-eff810c9fc4d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:44.434147 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-37361fce-8295-4a6e-9b86-eff810c9fc4d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] GET https://10.4.3.32/volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb Jul 03 21:45:44.434540 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-37361fce-8295-4a6e-9b86-eff810c9fc4d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:44.434747 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-37361fce-8295-4a6e-9b86-eff810c9fc4d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:44.446153 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:44.446153 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:45:44.451332 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-37361fce-8295-4a6e-9b86-eff810c9fc4d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Volume info retrieved successfully. Jul 03 21:45:44.457566 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-37361fce-8295-4a6e-9b86-eff810c9fc4d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] https://10.4.3.32/volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb returned with HTTP 200 Jul 03 21:45:44.458344 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 159/639] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:44 2026] GET /volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:44.808330 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-928facc1-4abd-47c2-98af-5b74283f968f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:44.812353 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-928facc1-4abd-47c2-98af-5b74283f968f tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] GET https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 Jul 03 21:45:44.814943 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-928facc1-4abd-47c2-98af-5b74283f968f tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:44.814943 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-928facc1-4abd-47c2-98af-5b74283f968f tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:44.828126 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:44.828126 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:45:44.835021 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-928facc1-4abd-47c2-98af-5b74283f968f tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Volume info retrieved successfully. Jul 03 21:45:44.841861 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-928facc1-4abd-47c2-98af-5b74283f968f tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 returned with HTTP 200 Jul 03 21:45:44.842502 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 160/640] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:44 2026] GET /volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:44.861678 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-038e7b8d-3888-4152-9be3-dbb8755e5908 req-84c5d2fe-0fe6-4dab-8ba4-330e40b55d9d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:44.864439 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-038e7b8d-3888-4152-9be3-dbb8755e5908 req-84c5d2fe-0fe6-4dab-8ba4-330e40b55d9d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] GET https://10.4.3.32/volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb Jul 03 21:45:44.864683 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-038e7b8d-3888-4152-9be3-dbb8755e5908 req-84c5d2fe-0fe6-4dab-8ba4-330e40b55d9d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:44.864939 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-038e7b8d-3888-4152-9be3-dbb8755e5908 req-84c5d2fe-0fe6-4dab-8ba4-330e40b55d9d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:44.878532 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:44.878532 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:45:44.885772 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-038e7b8d-3888-4152-9be3-dbb8755e5908 req-84c5d2fe-0fe6-4dab-8ba4-330e40b55d9d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Volume info retrieved successfully. Jul 03 21:45:44.892051 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-038e7b8d-3888-4152-9be3-dbb8755e5908 req-84c5d2fe-0fe6-4dab-8ba4-330e40b55d9d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] https://10.4.3.32/volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb returned with HTTP 200 Jul 03 21:45:44.892506 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 160/641] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:45:44 2026] GET /volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:45.861996 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-eb6629a0-96c9-48df-91f2-39f9b7c8e2a0 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:45.865121 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-eb6629a0-96c9-48df-91f2-39f9b7c8e2a0 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] GET https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 Jul 03 21:45:45.865683 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-eb6629a0-96c9-48df-91f2-39f9b7c8e2a0 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:45.866172 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-eb6629a0-96c9-48df-91f2-39f9b7c8e2a0 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:45.885401 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:45.885401 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:45:45.893065 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-eb6629a0-96c9-48df-91f2-39f9b7c8e2a0 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Volume info retrieved successfully. Jul 03 21:45:45.901001 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-eb6629a0-96c9-48df-91f2-39f9b7c8e2a0 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 returned with HTTP 200 Jul 03 21:45:45.901001 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 163/642] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:45 2026] GET /volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:46.914970 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-730c566e-ea15-41bf-931b-d32426fd7c3e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:46.919023 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-730c566e-ea15-41bf-931b-d32426fd7c3e tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] GET https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 Jul 03 21:45:46.919023 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-730c566e-ea15-41bf-931b-d32426fd7c3e tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:46.919023 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-730c566e-ea15-41bf-931b-d32426fd7c3e tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:46.941361 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9a164cd9-4725-49c0-8547-83c825b72d7e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:46.941972 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9a164cd9-4725-49c0-8547-83c825b72d7e None None] GET https://10.4.3.32/volume// Jul 03 21:45:46.942061 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9a164cd9-4725-49c0-8547-83c825b72d7e None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:46.943829 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9a164cd9-4725-49c0-8547-83c825b72d7e None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:46.943993 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:46.943993 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:45:46.944075 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9a164cd9-4725-49c0-8547-83c825b72d7e None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:45:46.944075 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 161/643] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:45: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 21:45:46.949221 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-730c566e-ea15-41bf-931b-d32426fd7c3e tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Volume info retrieved successfully. Jul 03 21:45:46.953732 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-038e7b8d-3888-4152-9be3-dbb8755e5908 req-8b67af9c-a1d9-4524-8468-4198c36834be None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:46.955920 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-730c566e-ea15-41bf-931b-d32426fd7c3e tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 returned with HTTP 200 Jul 03 21:45:46.958010 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 160/644] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:46 2026] GET /volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:46.958651 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-038e7b8d-3888-4152-9be3-dbb8755e5908 req-8b67af9c-a1d9-4524-8468-4198c36834be tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:45:46.959971 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-038e7b8d-3888-4152-9be3-dbb8755e5908 req-8b67af9c-a1d9-4524-8468-4198c36834be tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "660d18f2-f314-4696-bc12-7173ea624acb", "connector": null, "instance_uuid": "afec8709-8614-4f87-aff3-d04cb787b598"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:45:46.971563 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:46.971563 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:45:47.014930 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-038e7b8d-3888-4152-9be3-dbb8755e5908 req-8b67af9c-a1d9-4524-8468-4198c36834be tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:45:47.016125 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 161/645] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:45: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 21:45:47.417708 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-19794629-00b3-4197-8be2-de94d9ccc57f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:47.420123 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-19794629-00b3-4197-8be2-de94d9ccc57f tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] GET https://10.4.3.32/volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb Jul 03 21:45:47.420123 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-19794629-00b3-4197-8be2-de94d9ccc57f tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:47.420411 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-19794629-00b3-4197-8be2-de94d9ccc57f tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:47.432914 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:47.432914 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:45:47.437017 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-19794629-00b3-4197-8be2-de94d9ccc57f tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Volume info retrieved successfully. Jul 03 21:45:47.442403 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-19794629-00b3-4197-8be2-de94d9ccc57f tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] https://10.4.3.32/volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb returned with HTTP 200 Jul 03 21:45:47.442781 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 164/646] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:47 2026] GET /volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:47.547389 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-17136a50-cdd1-44ae-ac6a-7f794ebee012 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:47.547981 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-17136a50-cdd1-44ae-ac6a-7f794ebee012 None None] GET https://10.4.3.32/volume// Jul 03 21:45:47.548259 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-17136a50-cdd1-44ae-ac6a-7f794ebee012 None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:47.548575 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-17136a50-cdd1-44ae-ac6a-7f794ebee012 None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:47.549014 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-17136a50-cdd1-44ae-ac6a-7f794ebee012 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:45:47.549928 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 162/647] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:45:47 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 21:45:47.561226 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-038e7b8d-3888-4152-9be3-dbb8755e5908 req-ee49dee4-2488-43ac-b323-71887ede2cb4 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:47.564075 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-038e7b8d-3888-4152-9be3-dbb8755e5908 req-ee49dee4-2488-43ac-b323-71887ede2cb4 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] GET https://10.4.3.32/volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb Jul 03 21:45:47.564450 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-038e7b8d-3888-4152-9be3-dbb8755e5908 req-ee49dee4-2488-43ac-b323-71887ede2cb4 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:47.566468 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-038e7b8d-3888-4152-9be3-dbb8755e5908 req-ee49dee4-2488-43ac-b323-71887ede2cb4 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:47.583857 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:47.583857 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:45:47.592357 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-038e7b8d-3888-4152-9be3-dbb8755e5908 req-ee49dee4-2488-43ac-b323-71887ede2cb4 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Volume info retrieved successfully. Jul 03 21:45:47.601911 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-038e7b8d-3888-4152-9be3-dbb8755e5908 req-ee49dee4-2488-43ac-b323-71887ede2cb4 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] https://10.4.3.32/volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb returned with HTTP 200 Jul 03 21:45:47.602552 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 161/648] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:45:47 2026] GET /volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb => generated 1024 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:45:47.702322 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-038e7b8d-3888-4152-9be3-dbb8755e5908 req-7d04286a-0f28-4879-b914-a6832c35e067 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:47.706036 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-038e7b8d-3888-4152-9be3-dbb8755e5908 req-7d04286a-0f28-4879-b914-a6832c35e067 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] PUT https://10.4.3.32/volume/v3/attachments/6658082f-57ba-45a9-8a34-076cc203d2b9 Jul 03 21:45:47.706036 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-038e7b8d-3888-4152-9be3-dbb8755e5908 req-7d04286a-0f28-4879-b914-a6832c35e067 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:45:47.719196 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-038e7b8d-3888-4152-9be3-dbb8755e5908 req-7d04286a-0f28-4879-b914-a6832c35e067 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Acquiring lock "cinder-attachment_update-660d18f2-f314-4696-bc12-7173ea624acb-np0000004475" by "attachment_update" {{(pid=99933) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:45:47.726342 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-038e7b8d-3888-4152-9be3-dbb8755e5908 req-7d04286a-0f28-4879-b914-a6832c35e067 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Lock "cinder-attachment_update-660d18f2-f314-4696-bc12-7173ea624acb-np0000004475" acquired by "attachment_update" :: waited 0.007s {{(pid=99933) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:45:47.727812 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:47.727812 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:45:47.975220 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-61cd6f30-2c62-48d0-b316-c9ccd193a97d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:47.977687 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-61cd6f30-2c62-48d0-b316-c9ccd193a97d tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] GET https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 Jul 03 21:45:47.977832 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-61cd6f30-2c62-48d0-b316-c9ccd193a97d tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:47.978022 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-61cd6f30-2c62-48d0-b316-c9ccd193a97d tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:47.997770 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:47.997770 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:45:48.004225 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-61cd6f30-2c62-48d0-b316-c9ccd193a97d tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Volume info retrieved successfully. Jul 03 21:45:48.012398 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-61cd6f30-2c62-48d0-b316-c9ccd193a97d tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 returned with HTTP 200 Jul 03 21:45:48.012583 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 165/649] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:47 2026] GET /volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:48.256855 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-038e7b8d-3888-4152-9be3-dbb8755e5908 req-7d04286a-0f28-4879-b914-a6832c35e067 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Lock "cinder-attachment_update-660d18f2-f314-4696-bc12-7173ea624acb-np0000004475" released by "attachment_update" :: held 0.531s {{(pid=99933) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:45:48.258016 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-038e7b8d-3888-4152-9be3-dbb8755e5908 req-7d04286a-0f28-4879-b914-a6832c35e067 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] https://10.4.3.32/volume/v3/attachments/6658082f-57ba-45a9-8a34-076cc203d2b9 returned with HTTP 200 Jul 03 21:45:48.258240 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 162/650] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:45:47 2026] PUT /volume/v3/attachments/6658082f-57ba-45a9-8a34-076cc203d2b9 => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:45:48.329070 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-7ef2b4d4-3f54-47fa-8ecc-e95608b2ca2f req-167fcc65-0f26-4550-8046-dbcd065a2977 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:48.332554 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-7ef2b4d4-3f54-47fa-8ecc-e95608b2ca2f req-167fcc65-0f26-4550-8046-dbcd065a2977 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] POST https://10.4.3.32/volume/v3/attachments/676019ab-9f82-4e34-8adb-36fdcfdc6630/action Jul 03 21:45:48.333073 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-7ef2b4d4-3f54-47fa-8ecc-e95608b2ca2f req-167fcc65-0f26-4550-8046-dbcd065a2977 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Action body: b'{"os-complete": null}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:45:48.333330 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-7ef2b4d4-3f54-47fa-8ecc-e95608b2ca2f req-167fcc65-0f26-4550-8046-dbcd065a2977 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:45:48.368172 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:48.368172 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:45:48.403399 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-7ef2b4d4-3f54-47fa-8ecc-e95608b2ca2f req-167fcc65-0f26-4550-8046-dbcd065a2977 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] https://10.4.3.32/volume/v3/attachments/676019ab-9f82-4e34-8adb-36fdcfdc6630/action returned with HTTP 204 Jul 03 21:45:48.404155 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 163/651] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:45:48 2026] POST /volume/v3/attachments/676019ab-9f82-4e34-8adb-36fdcfdc6630/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:45:48.455609 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-23f7962d-0940-4991-8d4d-d33524fb3d6d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:48.457679 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-23f7962d-0940-4991-8d4d-d33524fb3d6d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] GET https://10.4.3.32/volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb Jul 03 21:45:48.457932 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-23f7962d-0940-4991-8d4d-d33524fb3d6d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:48.458117 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-23f7962d-0940-4991-8d4d-d33524fb3d6d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:48.469921 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:48.469921 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:45:48.474340 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-23f7962d-0940-4991-8d4d-d33524fb3d6d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Volume info retrieved successfully. Jul 03 21:45:48.479985 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-23f7962d-0940-4991-8d4d-d33524fb3d6d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] https://10.4.3.32/volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb returned with HTTP 200 Jul 03 21:45:48.480418 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 162/652] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:48 2026] GET /volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:49.026898 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-31d27bfa-53e3-4747-bd04-05f53bd30d36 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:49.028952 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-31d27bfa-53e3-4747-bd04-05f53bd30d36 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] GET https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 Jul 03 21:45:49.029164 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-31d27bfa-53e3-4747-bd04-05f53bd30d36 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:49.029421 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-31d27bfa-53e3-4747-bd04-05f53bd30d36 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:49.042404 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:49.042404 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:45:49.045542 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-31d27bfa-53e3-4747-bd04-05f53bd30d36 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Volume info retrieved successfully. Jul 03 21:45:49.051639 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-31d27bfa-53e3-4747-bd04-05f53bd30d36 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 returned with HTTP 200 Jul 03 21:45:49.052134 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 166/653] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:49 2026] GET /volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:45:49.069838 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-5dbb579c-3838-4ed4-8bb6-23b4c13f4790 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:49.073764 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5dbb579c-3838-4ed4-8bb6-23b4c13f4790 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] GET https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 Jul 03 21:45:49.073927 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5dbb579c-3838-4ed4-8bb6-23b4c13f4790 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:49.075478 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5dbb579c-3838-4ed4-8bb6-23b4c13f4790 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:49.095175 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:49.095175 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:45:49.104344 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-5dbb579c-3838-4ed4-8bb6-23b4c13f4790 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Volume info retrieved successfully. Jul 03 21:45:49.120161 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5dbb579c-3838-4ed4-8bb6-23b4c13f4790 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 returned with HTTP 200 Jul 03 21:45:49.120736 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 163/654] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:49 2026] GET /volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 => generated 1137 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:45:49.137534 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-53cf4137-18e4-4385-acdd-bb3b63a87bb3 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:49.140032 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-53cf4137-18e4-4385-acdd-bb3b63a87bb3 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] GET https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 Jul 03 21:45:49.140515 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-53cf4137-18e4-4385-acdd-bb3b63a87bb3 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:49.144019 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-53cf4137-18e4-4385-acdd-bb3b63a87bb3 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:49.178761 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:49.178761 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:45:49.181995 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-53cf4137-18e4-4385-acdd-bb3b63a87bb3 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] Volume info retrieved successfully. Jul 03 21:45:49.192801 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-53cf4137-18e4-4385-acdd-bb3b63a87bb3 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 returned with HTTP 200 Jul 03 21:45:49.192801 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 164/655] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:49 2026] GET /volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 => generated 1137 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:45:49.326859 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-1f11a268-86c6-458e-b67e-d2c98490df40 req-49fad9db-5fc7-4be9-b99f-5a9789f16893 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:49.332112 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-1f11a268-86c6-458e-b67e-d2c98490df40 req-49fad9db-5fc7-4be9-b99f-5a9789f16893 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] GET https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 Jul 03 21:45:49.333151 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-1f11a268-86c6-458e-b67e-d2c98490df40 req-49fad9db-5fc7-4be9-b99f-5a9789f16893 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:49.333151 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-1f11a268-86c6-458e-b67e-d2c98490df40 req-49fad9db-5fc7-4be9-b99f-5a9789f16893 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:49.354901 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:49.354901 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:45:49.362920 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-1f11a268-86c6-458e-b67e-d2c98490df40 req-49fad9db-5fc7-4be9-b99f-5a9789f16893 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Volume info retrieved successfully. Jul 03 21:45:49.374973 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-1f11a268-86c6-458e-b67e-d2c98490df40 req-49fad9db-5fc7-4be9-b99f-5a9789f16893 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 returned with HTTP 200 Jul 03 21:45:49.374973 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 163/656] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:45:49 2026] GET /volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 => generated 1137 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:45:49.439916 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-1f11a268-86c6-458e-b67e-d2c98490df40 req-9a9730e3-ea22-4099-ae8b-45f1a1c4f4ec None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:49.447779 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-1f11a268-86c6-458e-b67e-d2c98490df40 req-9a9730e3-ea22-4099-ae8b-45f1a1c4f4ec tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] POST https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27/action Jul 03 21:45:49.447779 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-1f11a268-86c6-458e-b67e-d2c98490df40 req-9a9730e3-ea22-4099-ae8b-45f1a1c4f4ec tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:45:49.447779 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-1f11a268-86c6-458e-b67e-d2c98490df40 req-9a9730e3-ea22-4099-ae8b-45f1a1c4f4ec tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:45:49.472081 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:49.472081 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:45:49.473437 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-1f11a268-86c6-458e-b67e-d2c98490df40 req-9a9730e3-ea22-4099-ae8b-45f1a1c4f4ec tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Volume info retrieved successfully. Jul 03 21:45:49.488208 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-1f11a268-86c6-458e-b67e-d2c98490df40 req-9a9730e3-ea22-4099-ae8b-45f1a1c4f4ec tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Begin detaching volume completed successfully. Jul 03 21:45:49.488208 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-1f11a268-86c6-458e-b67e-d2c98490df40 req-9a9730e3-ea22-4099-ae8b-45f1a1c4f4ec tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27/action returned with HTTP 202 Jul 03 21:45:49.488674 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 167/657] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 21:45:49 2026] POST /volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:45:49.498619 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ffe6c248-f32f-4c7e-8e94-c6064ff2760f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:49.502136 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ffe6c248-f32f-4c7e-8e94-c6064ff2760f tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] GET https://10.4.3.32/volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb Jul 03 21:45:49.502268 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ffe6c248-f32f-4c7e-8e94-c6064ff2760f tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:49.502989 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ffe6c248-f32f-4c7e-8e94-c6064ff2760f tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:49.521927 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-5e86faec-5cac-4235-b1e6-9b0da499ac41 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:49.524896 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:49.524896 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:45:49.524992 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5e86faec-5cac-4235-b1e6-9b0da499ac41 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] GET https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 Jul 03 21:45:49.524992 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5e86faec-5cac-4235-b1e6-9b0da499ac41 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:49.525133 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5e86faec-5cac-4235-b1e6-9b0da499ac41 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:49.531423 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-ffe6c248-f32f-4c7e-8e94-c6064ff2760f tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Volume info retrieved successfully. Jul 03 21:45:49.539460 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ffe6c248-f32f-4c7e-8e94-c6064ff2760f tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] https://10.4.3.32/volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb returned with HTTP 200 Jul 03 21:45:49.540074 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 164/658] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:49 2026] GET /volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:49.544590 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:49.544590 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:45:49.551867 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-5e86faec-5cac-4235-b1e6-9b0da499ac41 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] Volume info retrieved successfully. Jul 03 21:45:49.559099 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5e86faec-5cac-4235-b1e6-9b0da499ac41 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 returned with HTTP 200 Jul 03 21:45:49.559970 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 165/659] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:49 2026] GET /volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:45:49.854407 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-54e2e73c-0432-46f6-8ba3-1e9833e4a745 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:49.858130 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-54e2e73c-0432-46f6-8ba3-1e9833e4a745 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] GET https://10.4.3.32/volume/v3/volumes/f46896f6-c15a-4fe3-a237-9ff3e2e90d34 Jul 03 21:45:49.858471 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-54e2e73c-0432-46f6-8ba3-1e9833e4a745 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:49.858728 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-54e2e73c-0432-46f6-8ba3-1e9833e4a745 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:49.873864 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:49.873864 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:45:49.877953 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-54e2e73c-0432-46f6-8ba3-1e9833e4a745 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Volume info retrieved successfully. Jul 03 21:45:49.886429 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-54e2e73c-0432-46f6-8ba3-1e9833e4a745 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] https://10.4.3.32/volume/v3/volumes/f46896f6-c15a-4fe3-a237-9ff3e2e90d34 returned with HTTP 200 Jul 03 21:45:49.887136 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 164/660] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:45:49 2026] GET /volume/v3/volumes/f46896f6-c15a-4fe3-a237-9ff3e2e90d34 => generated 1830 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:45:50.531580 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b8caf8f5-6671-4750-ae10-52f9daeb2807 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:50.532153 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b8caf8f5-6671-4750-ae10-52f9daeb2807 None None] GET https://10.4.3.32/volume// Jul 03 21:45:50.532437 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b8caf8f5-6671-4750-ae10-52f9daeb2807 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:50.532711 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b8caf8f5-6671-4750-ae10-52f9daeb2807 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:50.533198 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b8caf8f5-6671-4750-ae10-52f9daeb2807 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:45:50.533931 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 168/661] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:45:50 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 21:45:50.543422 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-1f11a268-86c6-458e-b67e-d2c98490df40 req-e47ad9a1-8e9f-43c3-bf4a-5cfd810d15a0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:50.545867 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-1f11a268-86c6-458e-b67e-d2c98490df40 req-e47ad9a1-8e9f-43c3-bf4a-5cfd810d15a0 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] GET https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 Jul 03 21:45:50.546102 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-1f11a268-86c6-458e-b67e-d2c98490df40 req-e47ad9a1-8e9f-43c3-bf4a-5cfd810d15a0 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:50.546322 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-1f11a268-86c6-458e-b67e-d2c98490df40 req-e47ad9a1-8e9f-43c3-bf4a-5cfd810d15a0 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:50.554501 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-837f39db-ddf2-482b-ad49-b86e6f2c169e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:50.556247 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-837f39db-ddf2-482b-ad49-b86e6f2c169e tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] GET https://10.4.3.32/volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb Jul 03 21:45:50.556500 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-837f39db-ddf2-482b-ad49-b86e6f2c169e tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:50.556678 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-837f39db-ddf2-482b-ad49-b86e6f2c169e tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:50.557364 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:50.557364 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:45:50.562696 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-1f11a268-86c6-458e-b67e-d2c98490df40 req-e47ad9a1-8e9f-43c3-bf4a-5cfd810d15a0 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Volume info retrieved successfully. Jul 03 21:45:50.567543 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:50.567543 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:45:50.568414 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-1f11a268-86c6-458e-b67e-d2c98490df40 req-e47ad9a1-8e9f-43c3-bf4a-5cfd810d15a0 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 returned with HTTP 200 Jul 03 21:45:50.568971 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 165/662] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:45:50 2026] GET /volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 => generated 1320 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:45:50.572057 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-837f39db-ddf2-482b-ad49-b86e6f2c169e tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Volume info retrieved successfully. Jul 03 21:45:50.579723 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f709169f-4fc1-4ed9-9130-9ff7065ffa4e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:50.579786 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-837f39db-ddf2-482b-ad49-b86e6f2c169e tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] https://10.4.3.32/volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb returned with HTTP 200 Jul 03 21:45:50.581707 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f709169f-4fc1-4ed9-9130-9ff7065ffa4e tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] GET https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 Jul 03 21:45:50.581815 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 166/663] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:50 2026] GET /volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:50.585402 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f709169f-4fc1-4ed9-9130-9ff7065ffa4e tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:50.586640 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f709169f-4fc1-4ed9-9130-9ff7065ffa4e tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:50.605740 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:50.605740 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:45:50.609633 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-f709169f-4fc1-4ed9-9130-9ff7065ffa4e tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] Volume info retrieved successfully. Jul 03 21:45:50.615707 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f709169f-4fc1-4ed9-9130-9ff7065ffa4e tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 returned with HTTP 200 Jul 03 21:45:50.616279 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 165/664] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:50 2026] GET /volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:45:51.604406 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c341c690-c9b6-4a4d-9471-4d70e29c58bd None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:51.606721 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c341c690-c9b6-4a4d-9471-4d70e29c58bd tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] GET https://10.4.3.32/volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb Jul 03 21:45:51.608420 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c341c690-c9b6-4a4d-9471-4d70e29c58bd tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:51.608420 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c341c690-c9b6-4a4d-9471-4d70e29c58bd tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:51.623414 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:51.623414 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:45:51.631406 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c341c690-c9b6-4a4d-9471-4d70e29c58bd tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Volume info retrieved successfully. Jul 03 21:45:51.634626 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ae8a6dca-e3b8-4b49-ad37-f1ef172090e9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:51.637316 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ae8a6dca-e3b8-4b49-ad37-f1ef172090e9 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] GET https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 Jul 03 21:45:51.637644 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ae8a6dca-e3b8-4b49-ad37-f1ef172090e9 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:51.637964 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ae8a6dca-e3b8-4b49-ad37-f1ef172090e9 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:51.640673 np0000004475 devstack@c-api.service[99933]: DEBUG dbcounter [-] [99933] Writing DB stats cinder:SELECT=147,cinder:UPDATE=20,cinder:INSERT=3 {{(pid=99933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:45:51.641987 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c341c690-c9b6-4a4d-9471-4d70e29c58bd tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] https://10.4.3.32/volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb returned with HTTP 200 Jul 03 21:45:51.641987 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 169/665] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:51 2026] GET /volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:51.665261 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:51.665261 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:45:51.673078 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-ae8a6dca-e3b8-4b49-ad37-f1ef172090e9 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] Volume info retrieved successfully. Jul 03 21:45:51.681055 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ae8a6dca-e3b8-4b49-ad37-f1ef172090e9 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 returned with HTTP 200 Jul 03 21:45:51.681606 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 166/666] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:51 2026] GET /volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 => generated 1140 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:45:52.658285 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-49442b36-8dbe-4e52-84ff-87528e392223 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:52.662957 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-49442b36-8dbe-4e52-84ff-87528e392223 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] GET https://10.4.3.32/volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb Jul 03 21:45:52.662957 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-49442b36-8dbe-4e52-84ff-87528e392223 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:52.662957 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-49442b36-8dbe-4e52-84ff-87528e392223 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:52.666902 np0000004475 devstack@c-api.service[99936]: DEBUG dbcounter [-] [99936] Writing DB stats cinder:SELECT=179,cinder:UPDATE=41,cinder:INSERT=16 {{(pid=99936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:45:52.687158 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:52.687158 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:45:52.700382 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-49442b36-8dbe-4e52-84ff-87528e392223 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Volume info retrieved successfully. Jul 03 21:45:52.702238 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6b8089a5-c283-48e2-8e58-04bc8ac8fbf2 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:52.705492 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6b8089a5-c283-48e2-8e58-04bc8ac8fbf2 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] GET https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 Jul 03 21:45:52.705492 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6b8089a5-c283-48e2-8e58-04bc8ac8fbf2 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:52.705492 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6b8089a5-c283-48e2-8e58-04bc8ac8fbf2 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:52.708496 np0000004475 devstack@c-api.service[99934]: DEBUG dbcounter [-] [99934] Writing DB stats cinder:SELECT=225,cinder:UPDATE=40,cinder:INSERT=26 {{(pid=99934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:45:52.712554 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-49442b36-8dbe-4e52-84ff-87528e392223 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] https://10.4.3.32/volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb returned with HTTP 200 Jul 03 21:45:52.712972 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 167/667] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:52 2026] GET /volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb => generated 845 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:52.734134 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:52.734134 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:45:52.741910 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-6b8089a5-c283-48e2-8e58-04bc8ac8fbf2 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] Volume info retrieved successfully. Jul 03 21:45:52.749713 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6b8089a5-c283-48e2-8e58-04bc8ac8fbf2 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 returned with HTTP 200 Jul 03 21:45:52.750321 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 166/668] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:52 2026] GET /volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 => generated 1140 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:45:53.737669 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-6715047c-71ea-4f74-bcff-ced69de0e933 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:53.741434 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6715047c-71ea-4f74-bcff-ced69de0e933 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] GET https://10.4.3.32/volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb Jul 03 21:45:53.741754 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6715047c-71ea-4f74-bcff-ced69de0e933 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:53.742012 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6715047c-71ea-4f74-bcff-ced69de0e933 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:53.757435 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:53.757435 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:45:53.765416 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-6715047c-71ea-4f74-bcff-ced69de0e933 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Volume info retrieved successfully. Jul 03 21:45:53.767218 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-487180eb-bf80-4bb4-8421-07e9222f510d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:53.769657 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-487180eb-bf80-4bb4-8421-07e9222f510d tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] GET https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 Jul 03 21:45:53.769904 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-487180eb-bf80-4bb4-8421-07e9222f510d tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:53.770147 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-487180eb-bf80-4bb4-8421-07e9222f510d tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:53.772302 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6715047c-71ea-4f74-bcff-ced69de0e933 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] https://10.4.3.32/volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb returned with HTTP 200 Jul 03 21:45:53.772961 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 170/669] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:53 2026] GET /volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:53.781653 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:53.781653 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:45:53.785831 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-487180eb-bf80-4bb4-8421-07e9222f510d tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] Volume info retrieved successfully. Jul 03 21:45:53.790971 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-487180eb-bf80-4bb4-8421-07e9222f510d tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 returned with HTTP 200 Jul 03 21:45:53.791453 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 167/670] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:53 2026] GET /volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:45:54.699947 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-1f11a268-86c6-458e-b67e-d2c98490df40 req-31d53225-c0bc-4d60-ae96-9d02c749fd21 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:54.702532 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-1f11a268-86c6-458e-b67e-d2c98490df40 req-31d53225-c0bc-4d60-ae96-9d02c749fd21 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] DELETE https://10.4.3.32/volume/v3/attachments/676019ab-9f82-4e34-8adb-36fdcfdc6630 Jul 03 21:45:54.702898 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-1f11a268-86c6-458e-b67e-d2c98490df40 req-31d53225-c0bc-4d60-ae96-9d02c749fd21 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:54.703253 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-1f11a268-86c6-458e-b67e-d2c98490df40 req-31d53225-c0bc-4d60-ae96-9d02c749fd21 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:54.713857 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:54.713857 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:45:54.737463 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-038e7b8d-3888-4152-9be3-dbb8755e5908 req-04336bcd-d662-4e9e-bb58-8e0ab7e4a0d2 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:54.741122 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-038e7b8d-3888-4152-9be3-dbb8755e5908 req-04336bcd-d662-4e9e-bb58-8e0ab7e4a0d2 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] POST https://10.4.3.32/volume/v3/attachments/6658082f-57ba-45a9-8a34-076cc203d2b9/action Jul 03 21:45:54.741122 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-038e7b8d-3888-4152-9be3-dbb8755e5908 req-04336bcd-d662-4e9e-bb58-8e0ab7e4a0d2 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Action body: b'{"os-complete": null}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:45:54.741319 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-038e7b8d-3888-4152-9be3-dbb8755e5908 req-04336bcd-d662-4e9e-bb58-8e0ab7e4a0d2 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:45:54.787238 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:54.787238 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:45:54.791638 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-27eb2344-41c2-46c8-bbd1-f54ac1f4abe9 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:54.793455 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-27eb2344-41c2-46c8-bbd1-f54ac1f4abe9 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] GET https://10.4.3.32/volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb Jul 03 21:45:54.793727 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-27eb2344-41c2-46c8-bbd1-f54ac1f4abe9 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:54.793919 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-27eb2344-41c2-46c8-bbd1-f54ac1f4abe9 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:54.804312 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:54.804312 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:45:54.810266 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-27eb2344-41c2-46c8-bbd1-f54ac1f4abe9 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Volume info retrieved successfully. Jul 03 21:45:54.812364 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e698a460-71a5-4f37-9c13-b6ec2796c1e1 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:54.814900 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e698a460-71a5-4f37-9c13-b6ec2796c1e1 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] GET https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 Jul 03 21:45:54.815169 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e698a460-71a5-4f37-9c13-b6ec2796c1e1 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:54.815411 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e698a460-71a5-4f37-9c13-b6ec2796c1e1 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:54.815708 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-27eb2344-41c2-46c8-bbd1-f54ac1f4abe9 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] https://10.4.3.32/volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb returned with HTTP 200 Jul 03 21:45:54.816162 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 171/671] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:54 2026] GET /volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:54.821351 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-038e7b8d-3888-4152-9be3-dbb8755e5908 req-04336bcd-d662-4e9e-bb58-8e0ab7e4a0d2 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] https://10.4.3.32/volume/v3/attachments/6658082f-57ba-45a9-8a34-076cc203d2b9/action returned with HTTP 204 Jul 03 21:45:54.821999 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 167/672] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:45:54 2026] POST /volume/v3/attachments/6658082f-57ba-45a9-8a34-076cc203d2b9/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:45:54.833490 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:54.833490 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:45:54.838744 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-e698a460-71a5-4f37-9c13-b6ec2796c1e1 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] Volume info retrieved successfully. Jul 03 21:45:54.846833 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e698a460-71a5-4f37-9c13-b6ec2796c1e1 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 returned with HTTP 200 Jul 03 21:45:54.847869 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 168/673] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:54 2026] GET /volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 => generated 1140 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:45:55.267523 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-1f11a268-86c6-458e-b67e-d2c98490df40 req-31d53225-c0bc-4d60-ae96-9d02c749fd21 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] https://10.4.3.32/volume/v3/attachments/676019ab-9f82-4e34-8adb-36fdcfdc6630 returned with HTTP 200 Jul 03 21:45:55.267523 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 168/674] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:45:54 2026] DELETE /volume/v3/attachments/676019ab-9f82-4e34-8adb-36fdcfdc6630 => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:55.843479 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-fa733a6a-818d-43b7-b7b3-44122a9423bf None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:55.843479 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fa733a6a-818d-43b7-b7b3-44122a9423bf tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] GET https://10.4.3.32/volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb Jul 03 21:45:55.843479 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fa733a6a-818d-43b7-b7b3-44122a9423bf tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:55.843479 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fa733a6a-818d-43b7-b7b3-44122a9423bf tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:55.867242 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:55.867242 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:45:55.868756 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-8d4edcb8-e8a7-450f-936e-c028f5d00af0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:55.874073 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-fa733a6a-818d-43b7-b7b3-44122a9423bf tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Volume info retrieved successfully. Jul 03 21:45:55.876459 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8d4edcb8-e8a7-450f-936e-c028f5d00af0 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] GET https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 Jul 03 21:45:55.876459 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8d4edcb8-e8a7-450f-936e-c028f5d00af0 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:55.876459 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8d4edcb8-e8a7-450f-936e-c028f5d00af0 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:55.887259 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fa733a6a-818d-43b7-b7b3-44122a9423bf tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] https://10.4.3.32/volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb returned with HTTP 200 Jul 03 21:45:55.891437 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 172/675] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:55 2026] GET /volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb => generated 1137 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:45:55.898818 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:55.898818 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:45:55.915397 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-8d4edcb8-e8a7-450f-936e-c028f5d00af0 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] Volume info retrieved successfully. Jul 03 21:45:55.915620 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b723cc7f-7dbe-418d-9652-f6c82b4ac719 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:55.924580 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b723cc7f-7dbe-418d-9652-f6c82b4ac719 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] GET https://10.4.3.32/volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb Jul 03 21:45:55.924580 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b723cc7f-7dbe-418d-9652-f6c82b4ac719 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:55.924580 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b723cc7f-7dbe-418d-9652-f6c82b4ac719 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:55.925276 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8d4edcb8-e8a7-450f-936e-c028f5d00af0 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-reader] https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 returned with HTTP 200 Jul 03 21:45:55.930269 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 168/676] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:55 2026] GET /volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 => generated 845 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:55.979582 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:55.979582 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:45:55.989530 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-b723cc7f-7dbe-418d-9652-f6c82b4ac719 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Volume info retrieved successfully. Jul 03 21:45:56.000888 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b723cc7f-7dbe-418d-9652-f6c82b4ac719 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] https://10.4.3.32/volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb returned with HTTP 200 Jul 03 21:45:56.002286 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 169/677] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:55 2026] GET /volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb => generated 1137 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:45:56.038102 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-4cb26efd-9247-4715-9cb3-204c0677ac05 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:56.042049 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4cb26efd-9247-4715-9cb3-204c0677ac05 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] GET https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 Jul 03 21:45:56.042049 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4cb26efd-9247-4715-9cb3-204c0677ac05 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:56.042049 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4cb26efd-9247-4715-9cb3-204c0677ac05 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:56.052639 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:56.052639 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:45:56.061905 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-4cb26efd-9247-4715-9cb3-204c0677ac05 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Volume info retrieved successfully. Jul 03 21:45:56.069781 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4cb26efd-9247-4715-9cb3-204c0677ac05 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 returned with HTTP 200 Jul 03 21:45:56.070366 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 169/678] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:56 2026] GET /volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:56.168403 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b89c4613-8082-4c3b-8400-e045d30b3fe3 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:56.170999 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b89c4613-8082-4c3b-8400-e045d30b3fe3 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] GET https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 Jul 03 21:45:56.172403 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b89c4613-8082-4c3b-8400-e045d30b3fe3 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:56.172629 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b89c4613-8082-4c3b-8400-e045d30b3fe3 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:56.184569 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:56.184569 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:45:56.190663 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b89c4613-8082-4c3b-8400-e045d30b3fe3 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Volume info retrieved successfully. Jul 03 21:45:56.198913 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b89c4613-8082-4c3b-8400-e045d30b3fe3 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 returned with HTTP 200 Jul 03 21:45:56.198913 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 173/679] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:45:56 2026] GET /volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:56.580486 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-740eb9f2-3a3b-4ea3-a312-4843fd88b18d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:56.586481 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-740eb9f2-3a3b-4ea3-a312-4843fd88b18d tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:45:56.586481 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-740eb9f2-3a3b-4ea3-a312-4843fd88b18d tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "fa4a4ef7-445f-4493-be0e-e3bf9c350a58-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:45:56.590273 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-740eb9f2-3a3b-4ea3-a312-4843fd88b18d tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'fa4a4ef7-445f-4493-be0e-e3bf9c350a58-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:45:56.592080 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-740eb9f2-3a3b-4ea3-a312-4843fd88b18d tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Create volume of 1 GB Jul 03 21:45:56.600300 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-740eb9f2-3a3b-4ea3-a312-4843fd88b18d tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Availability Zones retrieved successfully. Jul 03 21:45:56.612099 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-740eb9f2-3a3b-4ea3-a312-4843fd88b18d tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Flow 'volume_create_api' (d82011f2-52b7-4316-8cab-ce08b9db1387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:45:56.613319 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-740eb9f2-3a3b-4ea3-a312-4843fd88b18d tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a368565b-f283-4410-a2fd-9fc0db823a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:45:56.615049 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-740eb9f2-3a3b-4ea3-a312-4843fd88b18d tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:45:56.689843 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-740eb9f2-3a3b-4ea3-a312-4843fd88b18d tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a368565b-f283-4410-a2fd-9fc0db823a52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:45:56.689843 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-740eb9f2-3a3b-4ea3-a312-4843fd88b18d tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd46af2b-c34a-4a15-b9c4-86bbab3372f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:45:56.836826 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-740eb9f2-3a3b-4ea3-a312-4843fd88b18d tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Created reservations ['080727ab-4150-43c8-9492-c7a9c36dc139', '0cd8a394-4521-4849-ba67-876b8692aa41', 'a7e5014a-93fd-4c01-ada2-ffd6e2e767e5', '8e364f92-44a3-4578-ad82-62fecddf4a6b'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:45:56.836826 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-740eb9f2-3a3b-4ea3-a312-4843fd88b18d tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd46af2b-c34a-4a15-b9c4-86bbab3372f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['080727ab-4150-43c8-9492-c7a9c36dc139', '0cd8a394-4521-4849-ba67-876b8692aa41', 'a7e5014a-93fd-4c01-ada2-ffd6e2e767e5', '8e364f92-44a3-4578-ad82-62fecddf4a6b']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:45:56.836826 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-740eb9f2-3a3b-4ea3-a312-4843fd88b18d tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4e6469c-9a6f-4bd0-b22e-f163323a1cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:45:56.868730 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-740eb9f2-3a3b-4ea3-a312-4843fd88b18d tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4e6469c-9a6f-4bd0-b22e-f163323a1cee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67c61e6d-1cf6-4038-8c3e-576846883d12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='fa4a4ef7-445f-4493-be0e-e3bf9c350a58-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d475c35820e34057af6e6bcef6893960',qos_specs=None,replication_status=,reservations=['080727ab-4150-43c8-9492-c7a9c36dc139','0cd8a394-4521-4849-ba67-876b8692aa41','a7e5014a-93fd-4c01-ada2-ffd6e2e767e5','8e364f92-44a3-4578-ad82-62fecddf4a6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='882338efab584b09836761276956020d',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:45:56Z,deleted=False,deleted_at=None,display_description='',display_name='fa4a4ef7-445f-4493-be0e-e3bf9c350a58-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67c61e6d-1cf6-4038-8c3e-576846883d12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d475c35820e34057af6e6bcef6893960',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='882338efab584b09836761276956020d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:45:56.871119 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-740eb9f2-3a3b-4ea3-a312-4843fd88b18d tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5822c8ec-0040-430a-92ad-9a20b06eeede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:45:56.913176 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-740eb9f2-3a3b-4ea3-a312-4843fd88b18d tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5822c8ec-0040-430a-92ad-9a20b06eeede) transitioned into 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='fa4a4ef7-445f-4493-be0e-e3bf9c350a58-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d475c35820e34057af6e6bcef6893960',qos_specs=None,replication_status=,reservations=['080727ab-4150-43c8-9492-c7a9c36dc139','0cd8a394-4521-4849-ba67-876b8692aa41','a7e5014a-93fd-4c01-ada2-ffd6e2e767e5','8e364f92-44a3-4578-ad82-62fecddf4a6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='882338efab584b09836761276956020d',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:45:56.914448 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-740eb9f2-3a3b-4ea3-a312-4843fd88b18d tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4bb6ed6-69a3-42fd-a326-3e49021789e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:45:56.930428 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-740eb9f2-3a3b-4ea3-a312-4843fd88b18d tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4bb6ed6-69a3-42fd-a326-3e49021789e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:45:56.931480 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-740eb9f2-3a3b-4ea3-a312-4843fd88b18d tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Flow 'volume_create_api' (d82011f2-52b7-4316-8cab-ce08b9db1387) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:45:56.932365 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-740eb9f2-3a3b-4ea3-a312-4843fd88b18d tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Create volume request issued successfully. Jul 03 21:45:56.934073 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-740eb9f2-3a3b-4ea3-a312-4843fd88b18d tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:45:56.934073 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 169/680] 10.4.3.32 () {72 vars in 1534 bytes} [Fri Jul 3 21:45:56 2026] POST /volume/v3/volumes => generated 747 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:45:56.946323 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-adc1686a-b1b0-4ae4-87f8-6de4151bcb01 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:56.950045 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-adc1686a-b1b0-4ae4-87f8-6de4151bcb01 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] GET https://10.4.3.32/volume/v3/volumes/67c61e6d-1cf6-4038-8c3e-576846883d12 Jul 03 21:45:56.950045 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-adc1686a-b1b0-4ae4-87f8-6de4151bcb01 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:56.950437 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-adc1686a-b1b0-4ae4-87f8-6de4151bcb01 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:56.967400 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:56.967400 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:45:56.974088 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-adc1686a-b1b0-4ae4-87f8-6de4151bcb01 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Volume info retrieved successfully. Jul 03 21:45:56.984715 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-adc1686a-b1b0-4ae4-87f8-6de4151bcb01 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] https://10.4.3.32/volume/v3/volumes/67c61e6d-1cf6-4038-8c3e-576846883d12 returned with HTTP 200 Jul 03 21:45:56.985886 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 170/681] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:45:56 2026] GET /volume/v3/volumes/67c61e6d-1cf6-4038-8c3e-576846883d12 => generated 815 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:45:56.999565 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-c9def0e6-0b6f-4c35-87f9-4130bd4086dc None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:45:57.005385 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-c9def0e6-0b6f-4c35-87f9-4130bd4086dc tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] GET https://10.4.3.32/volume/v3/volumes/67c61e6d-1cf6-4038-8c3e-576846883d12 Jul 03 21:45:57.006881 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-c9def0e6-0b6f-4c35-87f9-4130bd4086dc tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:45:57.006881 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-c9def0e6-0b6f-4c35-87f9-4130bd4086dc tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:45:57.025520 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:45:57.025520 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:45:57.032155 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-c9def0e6-0b6f-4c35-87f9-4130bd4086dc tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Volume info retrieved successfully. Jul 03 21:45:57.041687 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-c9def0e6-0b6f-4c35-87f9-4130bd4086dc tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] https://10.4.3.32/volume/v3/volumes/67c61e6d-1cf6-4038-8c3e-576846883d12 returned with HTTP 200 Jul 03 21:45:57.042449 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 170/682] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:45:56 2026] GET /volume/v3/volumes/67c61e6d-1cf6-4038-8c3e-576846883d12 => generated 815 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:00.057502 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-2b76651c-3c9e-44e3-b412-ea99c53e74bc None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:00.060216 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-2b76651c-3c9e-44e3-b412-ea99c53e74bc tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] GET https://10.4.3.32/volume/v3/volumes/67c61e6d-1cf6-4038-8c3e-576846883d12 Jul 03 21:46:00.060519 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-2b76651c-3c9e-44e3-b412-ea99c53e74bc tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:00.061341 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-2b76651c-3c9e-44e3-b412-ea99c53e74bc tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:00.073547 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:00.073547 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:46:00.089342 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-2b76651c-3c9e-44e3-b412-ea99c53e74bc tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Volume info retrieved successfully. Jul 03 21:46:00.096830 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-2b76651c-3c9e-44e3-b412-ea99c53e74bc tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] https://10.4.3.32/volume/v3/volumes/67c61e6d-1cf6-4038-8c3e-576846883d12 returned with HTTP 200 Jul 03 21:46:00.097596 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 174/683] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:46:00 2026] GET /volume/v3/volumes/67c61e6d-1cf6-4038-8c3e-576846883d12 => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:00.113474 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-123be968-fd99-4862-9826-25a256c4392f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:00.114039 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-123be968-fd99-4862-9826-25a256c4392f None None] GET https://10.4.3.32/volume// Jul 03 21:46:00.114272 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-123be968-fd99-4862-9826-25a256c4392f None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:00.114515 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-123be968-fd99-4862-9826-25a256c4392f None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:00.114968 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-123be968-fd99-4862-9826-25a256c4392f None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:46:00.115242 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 170/684] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:46: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 21:46:00.127121 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-4714ae9f-c745-4e5e-b282-251f8377ab9b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:00.130105 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-4714ae9f-c745-4e5e-b282-251f8377ab9b tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:46:00.130771 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-4714ae9f-c745-4e5e-b282-251f8377ab9b tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67c61e6d-1cf6-4038-8c3e-576846883d12", "connector": null, "instance_uuid": "fa4a4ef7-445f-4493-be0e-e3bf9c350a58"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:00.143283 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:00.143283 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:46:00.195188 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-4714ae9f-c745-4e5e-b282-251f8377ab9b tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:46:00.196116 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 171/685] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:46:00 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:46:00.215198 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d74dcf78-f975-45a1-86b2-54f110e3b4d5 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:00.215940 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d74dcf78-f975-45a1-86b2-54f110e3b4d5 None None] GET https://10.4.3.32/volume// Jul 03 21:46:00.215940 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d74dcf78-f975-45a1-86b2-54f110e3b4d5 None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:00.215940 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d74dcf78-f975-45a1-86b2-54f110e3b4d5 None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:00.217425 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d74dcf78-f975-45a1-86b2-54f110e3b4d5 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:46:00.217425 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 171/686] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:46:00 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 21:46:00.232589 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-582fe0d8-8b73-466a-8b03-3ad99936d39e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:00.237001 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-582fe0d8-8b73-466a-8b03-3ad99936d39e tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] GET https://10.4.3.32/volume/v3/volumes/67c61e6d-1cf6-4038-8c3e-576846883d12 Jul 03 21:46:00.237334 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-582fe0d8-8b73-466a-8b03-3ad99936d39e tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:00.238889 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-582fe0d8-8b73-466a-8b03-3ad99936d39e tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:00.263361 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:00.263361 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:46:00.270688 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-582fe0d8-8b73-466a-8b03-3ad99936d39e tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Volume info retrieved successfully. Jul 03 21:46:00.277468 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-582fe0d8-8b73-466a-8b03-3ad99936d39e tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] https://10.4.3.32/volume/v3/volumes/67c61e6d-1cf6-4038-8c3e-576846883d12 returned with HTTP 200 Jul 03 21:46:00.278337 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 175/687] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:46:00 2026] GET /volume/v3/volumes/67c61e6d-1cf6-4038-8c3e-576846883d12 => generated 1019 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:46:00.401703 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-e76f5935-7215-4200-9f7f-0e97e5683edc None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:00.404549 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-e76f5935-7215-4200-9f7f-0e97e5683edc tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] PUT https://10.4.3.32/volume/v3/attachments/a40fa867-20a6-480f-a48a-9232efe1f01a Jul 03 21:46:00.404919 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-e76f5935-7215-4200-9f7f-0e97e5683edc tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:00.414458 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-e76f5935-7215-4200-9f7f-0e97e5683edc tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Acquiring lock "cinder-attachment_update-67c61e6d-1cf6-4038-8c3e-576846883d12-np0000004475" by "attachment_update" {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:46:00.419907 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-e76f5935-7215-4200-9f7f-0e97e5683edc tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Lock "cinder-attachment_update-67c61e6d-1cf6-4038-8c3e-576846883d12-np0000004475" acquired by "attachment_update" :: waited 0.005s {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:46:00.421292 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:00.421292 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:46:00.956409 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-e76f5935-7215-4200-9f7f-0e97e5683edc tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Lock "cinder-attachment_update-67c61e6d-1cf6-4038-8c3e-576846883d12-np0000004475" released by "attachment_update" :: held 0.536s {{(pid=99934) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:46:00.956409 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-e76f5935-7215-4200-9f7f-0e97e5683edc tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] https://10.4.3.32/volume/v3/attachments/a40fa867-20a6-480f-a48a-9232efe1f01a returned with HTTP 200 Jul 03 21:46:00.956617 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 171/688] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:46:00 2026] PUT /volume/v3/attachments/a40fa867-20a6-480f-a48a-9232efe1f01a => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:46:01.475322 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-edd67344-1d79-497e-af42-d70320f13f38 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:01.477592 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-edd67344-1d79-497e-af42-d70320f13f38 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] POST https://10.4.3.32/volume/v3/attachments/a40fa867-20a6-480f-a48a-9232efe1f01a/action Jul 03 21:46:01.478240 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-edd67344-1d79-497e-af42-d70320f13f38 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Action body: b'{"os-complete": null}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:46:01.478240 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-edd67344-1d79-497e-af42-d70320f13f38 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:01.500346 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:01.500346 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:46:01.522497 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-146a1540-b7bd-4773-8dfd-8f721b89eca6 req-edd67344-1d79-497e-af42-d70320f13f38 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] https://10.4.3.32/volume/v3/attachments/a40fa867-20a6-480f-a48a-9232efe1f01a/action returned with HTTP 204 Jul 03 21:46:01.523126 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 172/689] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:46:01 2026] POST /volume/v3/attachments/a40fa867-20a6-480f-a48a-9232efe1f01a/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:46:04.793526 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-367f37a8-ce68-497e-acde-a8132954f3ce None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:04.796613 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-367f37a8-ce68-497e-acde-a8132954f3ce tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] GET https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 Jul 03 21:46:04.796988 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-367f37a8-ce68-497e-acde-a8132954f3ce tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:04.797274 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-367f37a8-ce68-497e-acde-a8132954f3ce tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:04.812426 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:04.812426 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:46:04.817272 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-367f37a8-ce68-497e-acde-a8132954f3ce tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Volume info retrieved successfully. Jul 03 21:46:04.824016 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-367f37a8-ce68-497e-acde-a8132954f3ce tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 returned with HTTP 200 Jul 03 21:46:04.824553 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 172/690] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:46:04 2026] GET /volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:46:05.074561 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-21d7d717-b786-4de9-bbab-e68291a0ffc2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:05.076353 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-21d7d717-b786-4de9-bbab-e68291a0ffc2 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] GET https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 Jul 03 21:46:05.076636 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-21d7d717-b786-4de9-bbab-e68291a0ffc2 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:05.077024 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-21d7d717-b786-4de9-bbab-e68291a0ffc2 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:05.087651 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:05.087651 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:46:05.097582 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-21d7d717-b786-4de9-bbab-e68291a0ffc2 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Volume info retrieved successfully. Jul 03 21:46:05.102983 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-21d7d717-b786-4de9-bbab-e68291a0ffc2 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 returned with HTTP 200 Jul 03 21:46:05.103502 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 176/691] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:46:05 2026] GET /volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:46:05.170945 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-f0ec834c-3afb-4e65-99a2-4f1ed6bbf50c req-dd159ca4-8ca0-42fc-a2db-fec83120d718 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:05.173499 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-f0ec834c-3afb-4e65-99a2-4f1ed6bbf50c req-dd159ca4-8ca0-42fc-a2db-fec83120d718 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] GET https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 Jul 03 21:46:05.176437 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-f0ec834c-3afb-4e65-99a2-4f1ed6bbf50c req-dd159ca4-8ca0-42fc-a2db-fec83120d718 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:05.176437 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-f0ec834c-3afb-4e65-99a2-4f1ed6bbf50c req-dd159ca4-8ca0-42fc-a2db-fec83120d718 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:05.186008 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:05.186008 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:46:05.191062 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-f0ec834c-3afb-4e65-99a2-4f1ed6bbf50c req-dd159ca4-8ca0-42fc-a2db-fec83120d718 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Volume info retrieved successfully. Jul 03 21:46:05.195821 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-f0ec834c-3afb-4e65-99a2-4f1ed6bbf50c req-dd159ca4-8ca0-42fc-a2db-fec83120d718 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 returned with HTTP 200 Jul 03 21:46:05.196351 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 172/692] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:46:05 2026] GET /volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:46:05.221995 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-f0ec834c-3afb-4e65-99a2-4f1ed6bbf50c req-e697417c-5b93-4c23-ae4e-598620ee07b3 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:05.224623 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-f0ec834c-3afb-4e65-99a2-4f1ed6bbf50c req-e697417c-5b93-4c23-ae4e-598620ee07b3 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] POST https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69/action Jul 03 21:46:05.225256 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-f0ec834c-3afb-4e65-99a2-4f1ed6bbf50c req-e697417c-5b93-4c23-ae4e-598620ee07b3 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:46:05.225256 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-f0ec834c-3afb-4e65-99a2-4f1ed6bbf50c req-e697417c-5b93-4c23-ae4e-598620ee07b3 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:05.240805 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:05.240805 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:46:05.241895 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-f0ec834c-3afb-4e65-99a2-4f1ed6bbf50c req-e697417c-5b93-4c23-ae4e-598620ee07b3 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Volume info retrieved successfully. Jul 03 21:46:05.258725 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-f0ec834c-3afb-4e65-99a2-4f1ed6bbf50c req-e697417c-5b93-4c23-ae4e-598620ee07b3 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Begin detaching volume completed successfully. Jul 03 21:46:05.258725 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-f0ec834c-3afb-4e65-99a2-4f1ed6bbf50c req-e697417c-5b93-4c23-ae4e-598620ee07b3 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69/action returned with HTTP 202 Jul 03 21:46:05.258725 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 173/693] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 21:46:05 2026] POST /volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:46:05.991204 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-6007f4bc-f2bb-4a20-acb7-593656387840 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:05.993149 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6007f4bc-f2bb-4a20-acb7-593656387840 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] DELETE https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 Jul 03 21:46:05.993343 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6007f4bc-f2bb-4a20-acb7-593656387840 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:05.993565 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6007f4bc-f2bb-4a20-acb7-593656387840 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:05.993730 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-6007f4bc-f2bb-4a20-acb7-593656387840 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Delete volume with id: 46aac037-10a7-439d-bba3-50ee0cc44d27 Jul 03 21:46:06.000768 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:06.000768 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:46:06.001275 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-6007f4bc-f2bb-4a20-acb7-593656387840 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Volume info retrieved successfully. Jul 03 21:46:06.033015 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-6007f4bc-f2bb-4a20-acb7-593656387840 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Delete volume request issued successfully. Jul 03 21:46:06.036326 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6007f4bc-f2bb-4a20-acb7-593656387840 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 returned with HTTP 202 Jul 03 21:46:06.036855 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 173/694] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:46:05 2026] DELETE /volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:46:06.044782 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-20680710-be05-4678-ba4c-77d53bdf04e7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:06.046741 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-20680710-be05-4678-ba4c-77d53bdf04e7 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] GET https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 Jul 03 21:46:06.046972 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-20680710-be05-4678-ba4c-77d53bdf04e7 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:06.047217 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-20680710-be05-4678-ba4c-77d53bdf04e7 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:06.054914 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:06.054914 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:46:06.059362 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-20680710-be05-4678-ba4c-77d53bdf04e7 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Volume info retrieved successfully. Jul 03 21:46:06.064081 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-20680710-be05-4678-ba4c-77d53bdf04e7 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 returned with HTTP 200 Jul 03 21:46:06.064612 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 177/695] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:46:06 2026] GET /volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:06.286970 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-0569674b-4b18-46ba-8ccb-dfbe0980f317 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:06.287391 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0569674b-4b18-46ba-8ccb-dfbe0980f317 None None] GET https://10.4.3.32/volume// Jul 03 21:46:06.287476 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0569674b-4b18-46ba-8ccb-dfbe0980f317 None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:06.287695 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0569674b-4b18-46ba-8ccb-dfbe0980f317 None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:06.288101 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0569674b-4b18-46ba-8ccb-dfbe0980f317 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:46:06.288617 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 173/696] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:46: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 21:46:06.300004 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-f0ec834c-3afb-4e65-99a2-4f1ed6bbf50c req-b929af89-382e-4835-b77c-f2789280cc64 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:06.302415 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-f0ec834c-3afb-4e65-99a2-4f1ed6bbf50c req-b929af89-382e-4835-b77c-f2789280cc64 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] GET https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 Jul 03 21:46:06.302588 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-f0ec834c-3afb-4e65-99a2-4f1ed6bbf50c req-b929af89-382e-4835-b77c-f2789280cc64 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:06.302880 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-f0ec834c-3afb-4e65-99a2-4f1ed6bbf50c req-b929af89-382e-4835-b77c-f2789280cc64 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:06.329240 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:06.329240 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:46:06.341003 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-f0ec834c-3afb-4e65-99a2-4f1ed6bbf50c req-b929af89-382e-4835-b77c-f2789280cc64 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Volume info retrieved successfully. Jul 03 21:46:06.350863 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-f0ec834c-3afb-4e65-99a2-4f1ed6bbf50c req-b929af89-382e-4835-b77c-f2789280cc64 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 returned with HTTP 200 Jul 03 21:46:06.351509 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 174/697] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:46:06 2026] GET /volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 => generated 1320 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:46:07.080095 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-551bbe10-93db-40e0-97d0-f00567ef0e35 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:07.082861 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-551bbe10-93db-40e0-97d0-f00567ef0e35 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] GET https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 Jul 03 21:46:07.083105 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-551bbe10-93db-40e0-97d0-f00567ef0e35 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:07.083354 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-551bbe10-93db-40e0-97d0-f00567ef0e35 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:07.091679 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-551bbe10-93db-40e0-97d0-f00567ef0e35 tempest-AttachSCSIVolumeTestJSON-678499058 tempest-AttachSCSIVolumeTestJSON-678499058-project-member] https://10.4.3.32/volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 returned with HTTP 404 Jul 03 21:46:07.092497 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 174/698] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:46:07 2026] GET /volume/v3/volumes/46aac037-10a7-439d-bba3-50ee0cc44d27 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:46:07.441442 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-f0ec834c-3afb-4e65-99a2-4f1ed6bbf50c req-d1862c5b-5f32-43eb-9af7-c05aeb728092 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:07.446380 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-f0ec834c-3afb-4e65-99a2-4f1ed6bbf50c req-d1862c5b-5f32-43eb-9af7-c05aeb728092 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] DELETE https://10.4.3.32/volume/v3/attachments/ca96a560-4ee0-4a7b-a617-8cd731b6cae3 Jul 03 21:46:07.446520 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-f0ec834c-3afb-4e65-99a2-4f1ed6bbf50c req-d1862c5b-5f32-43eb-9af7-c05aeb728092 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:07.446756 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-f0ec834c-3afb-4e65-99a2-4f1ed6bbf50c req-d1862c5b-5f32-43eb-9af7-c05aeb728092 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:07.459840 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:07.459840 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:46:08.088938 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-f0ec834c-3afb-4e65-99a2-4f1ed6bbf50c req-d1862c5b-5f32-43eb-9af7-c05aeb728092 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/attachments/ca96a560-4ee0-4a7b-a617-8cd731b6cae3 returned with HTTP 200 Jul 03 21:46:08.089004 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 178/699] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:46:07 2026] DELETE /volume/v3/attachments/ca96a560-4ee0-4a7b-a617-8cd731b6cae3 => generated 19 bytes in 649 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:08.625168 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-678c4020-b0de-4d23-8354-807727151bff None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:08.625856 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-678c4020-b0de-4d23-8354-807727151bff None None] GET https://10.4.3.32/volume// Jul 03 21:46:08.626287 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-678c4020-b0de-4d23-8354-807727151bff None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:08.626596 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-678c4020-b0de-4d23-8354-807727151bff None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:08.627057 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-678c4020-b0de-4d23-8354-807727151bff None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:46:08.627783 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 174/700] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:46: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 21:46:08.644361 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-84d37fa1-804e-45c1-aee4-9a1a21c1aeeb req-c223cacd-e11d-425a-8755-a826ff49ae4a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:08.647115 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-84d37fa1-804e-45c1-aee4-9a1a21c1aeeb req-c223cacd-e11d-425a-8755-a826ff49ae4a tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:46:08.647568 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-84d37fa1-804e-45c1-aee4-9a1a21c1aeeb req-c223cacd-e11d-425a-8755-a826ff49ae4a tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "660d18f2-f314-4696-bc12-7173ea624acb", "connector": null, "instance_uuid": "afec8709-8614-4f87-aff3-d04cb787b598"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:08.664044 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:08.664044 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:46:08.713941 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-84d37fa1-804e-45c1-aee4-9a1a21c1aeeb req-c223cacd-e11d-425a-8755-a826ff49ae4a tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:46:08.714498 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 175/701] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:46:08 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 21:46:08.738692 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-84d37fa1-804e-45c1-aee4-9a1a21c1aeeb req-747829f8-bed2-4207-9f04-c132335a1185 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:08.741700 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-84d37fa1-804e-45c1-aee4-9a1a21c1aeeb req-747829f8-bed2-4207-9f04-c132335a1185 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] DELETE https://10.4.3.32/volume/v3/attachments/6658082f-57ba-45a9-8a34-076cc203d2b9 Jul 03 21:46:08.742046 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-84d37fa1-804e-45c1-aee4-9a1a21c1aeeb req-747829f8-bed2-4207-9f04-c132335a1185 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:08.742324 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-84d37fa1-804e-45c1-aee4-9a1a21c1aeeb req-747829f8-bed2-4207-9f04-c132335a1185 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:08.752400 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:08.752400 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:46:09.309870 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-84d37fa1-804e-45c1-aee4-9a1a21c1aeeb req-747829f8-bed2-4207-9f04-c132335a1185 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] https://10.4.3.32/volume/v3/attachments/6658082f-57ba-45a9-8a34-076cc203d2b9 returned with HTTP 200 Jul 03 21:46:09.310637 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 175/702] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:46:08 2026] DELETE /volume/v3/attachments/6658082f-57ba-45a9-8a34-076cc203d2b9 => generated 192 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:46:09.590666 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d3d82b1f-d41f-401f-92b0-e285d6a51970 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:09.592795 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d3d82b1f-d41f-401f-92b0-e285d6a51970 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] GET https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 Jul 03 21:46:09.593131 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d3d82b1f-d41f-401f-92b0-e285d6a51970 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:09.593283 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d3d82b1f-d41f-401f-92b0-e285d6a51970 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:09.602214 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:09.602214 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:46:09.607281 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d3d82b1f-d41f-401f-92b0-e285d6a51970 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Volume info retrieved successfully. Jul 03 21:46:09.614156 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d3d82b1f-d41f-401f-92b0-e285d6a51970 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 returned with HTTP 200 Jul 03 21:46:09.615108 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 179/703] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:46:09 2026] GET /volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:13.997507 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-ad68689a-28f7-4cf4-8396-31e3bc6adf18 req-c4def058-92e8-4c92-a99d-e24e863cc58d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:14.001584 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-ad68689a-28f7-4cf4-8396-31e3bc6adf18 req-c4def058-92e8-4c92-a99d-e24e863cc58d tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] GET https://10.4.3.32/volume/v3/volumes/67c61e6d-1cf6-4038-8c3e-576846883d12 Jul 03 21:46:14.001584 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-ad68689a-28f7-4cf4-8396-31e3bc6adf18 req-c4def058-92e8-4c92-a99d-e24e863cc58d tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:14.001584 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-ad68689a-28f7-4cf4-8396-31e3bc6adf18 req-c4def058-92e8-4c92-a99d-e24e863cc58d tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:14.015348 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:14.015348 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:46:14.021698 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-ad68689a-28f7-4cf4-8396-31e3bc6adf18 req-c4def058-92e8-4c92-a99d-e24e863cc58d tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Volume info retrieved successfully. Jul 03 21:46:14.029635 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-ad68689a-28f7-4cf4-8396-31e3bc6adf18 req-c4def058-92e8-4c92-a99d-e24e863cc58d tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] https://10.4.3.32/volume/v3/volumes/67c61e6d-1cf6-4038-8c3e-576846883d12 returned with HTTP 200 Jul 03 21:46:14.030149 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 175/704] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:46:13 2026] GET /volume/v3/volumes/67c61e6d-1cf6-4038-8c3e-576846883d12 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:46:14.509298 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-84d37fa1-804e-45c1-aee4-9a1a21c1aeeb req-67ba5caf-7c1f-4065-ae30-03fa254f842e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:14.512063 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-84d37fa1-804e-45c1-aee4-9a1a21c1aeeb req-67ba5caf-7c1f-4065-ae30-03fa254f842e tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] PUT https://10.4.3.32/volume/v3/attachments/cdff51ce-fc3c-4439-8508-25ea2f2e0c16 Jul 03 21:46:14.515123 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-84d37fa1-804e-45c1-aee4-9a1a21c1aeeb req-67ba5caf-7c1f-4065-ae30-03fa254f842e tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:14.521299 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-84d37fa1-804e-45c1-aee4-9a1a21c1aeeb req-67ba5caf-7c1f-4065-ae30-03fa254f842e tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Acquiring lock "cinder-attachment_update-660d18f2-f314-4696-bc12-7173ea624acb-np0000004475" by "attachment_update" {{(pid=99933) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:46:14.527802 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-84d37fa1-804e-45c1-aee4-9a1a21c1aeeb req-67ba5caf-7c1f-4065-ae30-03fa254f842e tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Lock "cinder-attachment_update-660d18f2-f314-4696-bc12-7173ea624acb-np0000004475" acquired by "attachment_update" :: waited 0.007s {{(pid=99933) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:46:14.528977 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:14.528977 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:46:15.054662 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-84d37fa1-804e-45c1-aee4-9a1a21c1aeeb req-67ba5caf-7c1f-4065-ae30-03fa254f842e tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Lock "cinder-attachment_update-660d18f2-f314-4696-bc12-7173ea624acb-np0000004475" released by "attachment_update" :: held 0.527s {{(pid=99933) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:46:15.054967 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-84d37fa1-804e-45c1-aee4-9a1a21c1aeeb req-67ba5caf-7c1f-4065-ae30-03fa254f842e tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] https://10.4.3.32/volume/v3/attachments/cdff51ce-fc3c-4439-8508-25ea2f2e0c16 returned with HTTP 200 Jul 03 21:46:15.055387 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 176/705] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:46:14 2026] PUT /volume/v3/attachments/cdff51ce-fc3c-4439-8508-25ea2f2e0c16 => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:46:15.065077 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-84d37fa1-804e-45c1-aee4-9a1a21c1aeeb req-dfe3f9e5-579b-46c9-b3ad-ee0cb0a2b94d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:15.067034 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-84d37fa1-804e-45c1-aee4-9a1a21c1aeeb req-dfe3f9e5-579b-46c9-b3ad-ee0cb0a2b94d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] GET https://10.4.3.32/volume/v3/attachments/cdff51ce-fc3c-4439-8508-25ea2f2e0c16 Jul 03 21:46:15.067255 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-84d37fa1-804e-45c1-aee4-9a1a21c1aeeb req-dfe3f9e5-579b-46c9-b3ad-ee0cb0a2b94d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:15.067479 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-84d37fa1-804e-45c1-aee4-9a1a21c1aeeb req-dfe3f9e5-579b-46c9-b3ad-ee0cb0a2b94d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:15.091353 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-84d37fa1-804e-45c1-aee4-9a1a21c1aeeb req-dfe3f9e5-579b-46c9-b3ad-ee0cb0a2b94d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] https://10.4.3.32/volume/v3/attachments/cdff51ce-fc3c-4439-8508-25ea2f2e0c16 returned with HTTP 200 Jul 03 21:46:15.091742 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 176/706] 10.4.3.32 () {70 vars in 1644 bytes} [Fri Jul 3 21:46:15 2026] GET /volume/v3/attachments/cdff51ce-fc3c-4439-8508-25ea2f2e0c16 => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:46:15.618133 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ab376929-504e-4231-8a8a-4e78aec00ae3 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:15.796540 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ab376929-504e-4231-8a8a-4e78aec00ae3 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:46:15.797364 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ab376929-504e-4231-8a8a-4e78aec00ae3 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-713978080"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:15.802334 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-ab376929-504e-4231-8a8a-4e78aec00ae3 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-713978080'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:46:15.802608 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-ab376929-504e-4231-8a8a-4e78aec00ae3 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Create volume of 1 GB Jul 03 21:46:15.810598 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-ab376929-504e-4231-8a8a-4e78aec00ae3 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Availability Zones retrieved successfully. Jul 03 21:46:15.822235 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-ab376929-504e-4231-8a8a-4e78aec00ae3 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Flow 'volume_create_api' (15de106b-8af6-4b58-8328-77d5a520faad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:46:15.823382 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-ab376929-504e-4231-8a8a-4e78aec00ae3 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adf78cae-d466-4bc7-b71c-7e7109cc4f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:46:15.824348 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-ab376929-504e-4231-8a8a-4e78aec00ae3 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:46:15.854335 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-ab376929-504e-4231-8a8a-4e78aec00ae3 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adf78cae-d466-4bc7-b71c-7e7109cc4f55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:46:15.855314 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-ab376929-504e-4231-8a8a-4e78aec00ae3 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81a16627-8fd1-4ed4-ba12-80b4815a0b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:46:15.949821 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-ab376929-504e-4231-8a8a-4e78aec00ae3 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Created reservations ['90302e06-a062-4cb3-b7de-832eafef1a85', '8c484fdf-1664-4023-b5c4-4bb49458489a', '37129fe5-0b77-4233-84e8-83420dd60c59', 'f66d1914-51b7-461b-946d-5f44f4df3b17'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:46:15.951334 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-ab376929-504e-4231-8a8a-4e78aec00ae3 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81a16627-8fd1-4ed4-ba12-80b4815a0b9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90302e06-a062-4cb3-b7de-832eafef1a85', '8c484fdf-1664-4023-b5c4-4bb49458489a', '37129fe5-0b77-4233-84e8-83420dd60c59', 'f66d1914-51b7-461b-946d-5f44f4df3b17']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:46:15.952348 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-ab376929-504e-4231-8a8a-4e78aec00ae3 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7debffbe-f30f-4c56-935c-5fa56a6475b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:46:15.980062 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-ab376929-504e-4231-8a8a-4e78aec00ae3 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7debffbe-f30f-4c56-935c-5fa56a6475b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e609b6d-69fd-4e02-a40b-0299767e1742', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-713978080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='000d8d9bdb2947e4913dc853fd7b6f83',qos_specs=None,replication_status=,reservations=['90302e06-a062-4cb3-b7de-832eafef1a85','8c484fdf-1664-4023-b5c4-4bb49458489a','37129fe5-0b77-4233-84e8-83420dd60c59','f66d1914-51b7-461b-946d-5f44f4df3b17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7674bad7a37c45918b0259dcf44ca557',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:46:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-713978080',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e609b6d-69fd-4e02-a40b-0299767e1742,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='000d8d9bdb2947e4913dc853fd7b6f83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7674bad7a37c45918b0259dcf44ca557',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:46:15.983486 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-ab376929-504e-4231-8a8a-4e78aec00ae3 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f66160e3-9034-4d6b-b5b5-8d673278d596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:46:16.012599 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-ab376929-504e-4231-8a8a-4e78aec00ae3 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f66160e3-9034-4d6b-b5b5-8d673278d596) transitioned into state 'SUCCESS' from state '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-713978080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='000d8d9bdb2947e4913dc853fd7b6f83',qos_specs=None,replication_status=,reservations=['90302e06-a062-4cb3-b7de-832eafef1a85','8c484fdf-1664-4023-b5c4-4bb49458489a','37129fe5-0b77-4233-84e8-83420dd60c59','f66d1914-51b7-461b-946d-5f44f4df3b17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7674bad7a37c45918b0259dcf44ca557',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:46:16.013609 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-ab376929-504e-4231-8a8a-4e78aec00ae3 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d62728d-98f4-4fcb-973e-7396acb63008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:46:16.028389 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-ab376929-504e-4231-8a8a-4e78aec00ae3 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d62728d-98f4-4fcb-973e-7396acb63008) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:46:16.030998 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-ab376929-504e-4231-8a8a-4e78aec00ae3 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Flow 'volume_create_api' (15de106b-8af6-4b58-8328-77d5a520faad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:46:16.030998 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-ab376929-504e-4231-8a8a-4e78aec00ae3 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Create volume request issued successfully. Jul 03 21:46:16.030998 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ab376929-504e-4231-8a8a-4e78aec00ae3 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:46:16.031213 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 180/707] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:46:15 2026] POST /volume/v3/volumes => generated 748 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:46:16.044580 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a3e7c5cd-6a0a-458f-849e-a5bab5e41f6c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:16.048537 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a3e7c5cd-6a0a-458f-849e-a5bab5e41f6c tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] GET https://10.4.3.32/volume/v3/volumes/9e609b6d-69fd-4e02-a40b-0299767e1742 Jul 03 21:46:16.048537 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a3e7c5cd-6a0a-458f-849e-a5bab5e41f6c tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:16.048537 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a3e7c5cd-6a0a-458f-849e-a5bab5e41f6c tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:16.065668 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:16.065668 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:46:16.071255 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-a3e7c5cd-6a0a-458f-849e-a5bab5e41f6c tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Volume info retrieved successfully. Jul 03 21:46:16.084517 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a3e7c5cd-6a0a-458f-849e-a5bab5e41f6c tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/volumes/9e609b6d-69fd-4e02-a40b-0299767e1742 returned with HTTP 200 Jul 03 21:46:16.086411 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 176/708] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:46:16 2026] GET /volume/v3/volumes/9e609b6d-69fd-4e02-a40b-0299767e1742 => generated 816 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:17.101672 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-dc9e1720-6943-4fa1-a0bc-49ea8f0f7569 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:17.103676 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-dc9e1720-6943-4fa1-a0bc-49ea8f0f7569 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] GET https://10.4.3.32/volume/v3/volumes/9e609b6d-69fd-4e02-a40b-0299767e1742 Jul 03 21:46:17.103909 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-dc9e1720-6943-4fa1-a0bc-49ea8f0f7569 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:17.104133 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-dc9e1720-6943-4fa1-a0bc-49ea8f0f7569 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:17.111454 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:17.111454 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:46:17.115646 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-dc9e1720-6943-4fa1-a0bc-49ea8f0f7569 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Volume info retrieved successfully. Jul 03 21:46:17.121566 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-dc9e1720-6943-4fa1-a0bc-49ea8f0f7569 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/volumes/9e609b6d-69fd-4e02-a40b-0299767e1742 returned with HTTP 200 Jul 03 21:46:17.122061 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 177/709] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:46:17 2026] GET /volume/v3/volumes/9e609b6d-69fd-4e02-a40b-0299767e1742 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:17.134252 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1e8a7bc4-b689-46f1-a78f-540fd0e8fc8a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:17.136171 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1e8a7bc4-b689-46f1-a78f-540fd0e8fc8a tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:46:17.136650 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1e8a7bc4-b689-46f1-a78f-540fd0e8fc8a tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9e609b6d-69fd-4e02-a40b-0299767e1742", "name": "tempest-SnapshotsActionsTest-Snapshot-382415744"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:17.146150 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:17.146150 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:46:17.146948 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-1e8a7bc4-b689-46f1-a78f-540fd0e8fc8a tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Volume info retrieved successfully. Jul 03 21:46:17.147119 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.snapshots [None req-1e8a7bc4-b689-46f1-a78f-540fd0e8fc8a tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Create snapshot from volume 9e609b6d-69fd-4e02-a40b-0299767e1742 Jul 03 21:46:17.198898 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-1e8a7bc4-b689-46f1-a78f-540fd0e8fc8a tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Created reservations ['4c08efcd-3064-4d4c-b218-a8a01f717dd4', '150f0766-60fe-41b4-8412-522a4c441733', '4d2410df-3f90-47b8-a827-e1069551efdb', '27060900-f273-4f43-8ee0-22a3c0d87889'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:46:17.253802 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-1e8a7bc4-b689-46f1-a78f-540fd0e8fc8a tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Snapshot create request issued successfully. Jul 03 21:46:17.254289 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1e8a7bc4-b689-46f1-a78f-540fd0e8fc8a tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:46:17.254771 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 177/710] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:46:17 2026] POST /volume/v3/snapshots => generated 306 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:46:17.267043 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ad05e7dd-5fd0-416f-b276-175374b01abf None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:17.271691 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ad05e7dd-5fd0-416f-b276-175374b01abf tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] GET https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae Jul 03 21:46:17.271691 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ad05e7dd-5fd0-416f-b276-175374b01abf tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:17.271691 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ad05e7dd-5fd0-416f-b276-175374b01abf tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:17.277891 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:17.277891 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:46:17.278466 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-ad05e7dd-5fd0-416f-b276-175374b01abf tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Snapshot retrieved successfully. Jul 03 21:46:17.279482 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ad05e7dd-5fd0-416f-b276-175374b01abf tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae returned with HTTP 200 Jul 03 21:46:17.280233 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 181/711] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:46:17 2026] GET /volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:18.126616 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-75c19214-8925-4a06-8953-a6b590b707ec None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:18.128266 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-75c19214-8925-4a06-8953-a6b590b707ec tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:46:18.128617 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-75c19214-8925-4a06-8953-a6b590b707ec tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1026776552", "imageRef": "f4ececa3-1558-4774-bffb-35f7b89c60f0", "size": 1}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:18.129933 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-75c19214-8925-4a06-8953-a6b590b707ec tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1026776552', 'imageRef': 'f4ececa3-1558-4774-bffb-35f7b89c60f0', 'size': 1}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:46:18.216605 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-75c19214-8925-4a06-8953-a6b590b707ec tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Create volume of 1 GB Jul 03 21:46:18.223395 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-75c19214-8925-4a06-8953-a6b590b707ec tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Availability Zones retrieved successfully. Jul 03 21:46:18.229605 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-75c19214-8925-4a06-8953-a6b590b707ec tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Flow 'volume_create_api' (5dfeb081-7452-47a7-b502-402e747c125e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:46:18.230751 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-75c19214-8925-4a06-8953-a6b590b707ec tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c47e8f8-2f5d-464a-b9e4-d3b21971e422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:46:18.231820 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-75c19214-8925-4a06-8953-a6b590b707ec tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:46:18.291151 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d893e32d-5c47-4b54-8a87-9d1338a4598c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:18.293226 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d893e32d-5c47-4b54-8a87-9d1338a4598c tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] GET https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae Jul 03 21:46:18.293783 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d893e32d-5c47-4b54-8a87-9d1338a4598c tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:18.294019 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d893e32d-5c47-4b54-8a87-9d1338a4598c tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:18.315134 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:18.315134 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:46:18.315805 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-d893e32d-5c47-4b54-8a87-9d1338a4598c tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Snapshot retrieved successfully. Jul 03 21:46:18.316881 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d893e32d-5c47-4b54-8a87-9d1338a4598c tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae returned with HTTP 200 Jul 03 21:46:18.317329 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 178/712] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:46:18 2026] GET /volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:18.320715 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-75c19214-8925-4a06-8953-a6b590b707ec tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c47e8f8-2f5d-464a-b9e4-d3b21971e422) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:46:18.321653 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-75c19214-8925-4a06-8953-a6b590b707ec tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff6e63d0-89f3-4ef1-925b-39788aeed700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:46:18.334099 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-0f4bdce7-8a54-4b2d-a1da-bb5c3e292616 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:18.378269 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0f4bdce7-8a54-4b2d-a1da-bb5c3e292616 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] POST https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae/action Jul 03 21:46:18.378659 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0f4bdce7-8a54-4b2d-a1da-bb5c3e292616 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:46:18.378981 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0f4bdce7-8a54-4b2d-a1da-bb5c3e292616 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:18.380531 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.contrib.admin_actions [None req-0f4bdce7-8a54-4b2d-a1da-bb5c3e292616 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Updating snapshot '82358728-5d25-4a3a-b833-68e521a2faae' with '{'status': 'creating'}' {{(pid=99936) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 21:46:18.382253 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-75c19214-8925-4a06-8953-a6b590b707ec tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Created reservations ['8e03b47e-9468-4c95-b5b2-88624df6f1a4', '1507f79e-4204-42ba-8c6a-0a1204db902e', '5a125405-53f5-4d1a-b748-f5344f26f792', '91bb9a32-ebb9-40bc-ad7f-c815b1b06737'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:46:18.383790 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-75c19214-8925-4a06-8953-a6b590b707ec tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff6e63d0-89f3-4ef1-925b-39788aeed700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e03b47e-9468-4c95-b5b2-88624df6f1a4', '1507f79e-4204-42ba-8c6a-0a1204db902e', '5a125405-53f5-4d1a-b748-f5344f26f792', '91bb9a32-ebb9-40bc-ad7f-c815b1b06737']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:46:18.385146 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-75c19214-8925-4a06-8953-a6b590b707ec tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ba880da-3aef-459d-b34e-4e133d0f0bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:46:18.402107 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:18.402107 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:46:18.418862 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-75c19214-8925-4a06-8953-a6b590b707ec tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ba880da-3aef-459d-b34e-4e133d0f0bca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1858994-f03c-47eb-8d6b-0235cb5edde7', '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-1026776552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='753741aad3364ba19c5d3ef8e6268e57',qos_specs=None,replication_status=,reservations=['8e03b47e-9468-4c95-b5b2-88624df6f1a4','1507f79e-4204-42ba-8c6a-0a1204db902e','5a125405-53f5-4d1a-b748-f5344f26f792','91bb9a32-ebb9-40bc-ad7f-c815b1b06737'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f10275afa4f45f59d0afab573c48716',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:46:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1026776552',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1858994-f03c-47eb-8d6b-0235cb5edde7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='753741aad3364ba19c5d3ef8e6268e57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f10275afa4f45f59d0afab573c48716',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:46:18.419904 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-75c19214-8925-4a06-8953-a6b590b707ec tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff16b5a3-ad37-4c43-b5a2-0679b8dba284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:46:18.420148 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0f4bdce7-8a54-4b2d-a1da-bb5c3e292616 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae/action returned with HTTP 202 Jul 03 21:46:18.420558 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 178/713] 10.4.3.32 () {68 vars in 1389 bytes} [Fri Jul 3 21:46:18 2026] POST /volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:46:18.430590 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-dbf7f2e1-1a6a-4fdc-b183-f3e38c283d8c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:18.432685 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-dbf7f2e1-1a6a-4fdc-b183-f3e38c283d8c tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] GET https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae Jul 03 21:46:18.433037 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-dbf7f2e1-1a6a-4fdc-b183-f3e38c283d8c tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:18.433318 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-dbf7f2e1-1a6a-4fdc-b183-f3e38c283d8c tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:18.440998 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:18.440998 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:46:18.440998 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-dbf7f2e1-1a6a-4fdc-b183-f3e38c283d8c tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Snapshot retrieved successfully. Jul 03 21:46:18.440998 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-dbf7f2e1-1a6a-4fdc-b183-f3e38c283d8c tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae returned with HTTP 200 Jul 03 21:46:18.443112 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 182/714] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:46:18 2026] GET /volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:18.444279 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-75c19214-8925-4a06-8953-a6b590b707ec tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff16b5a3-ad37-4c43-b5a2-0679b8dba284) transitioned into state 'SUCCESS' from state '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-1026776552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='753741aad3364ba19c5d3ef8e6268e57',qos_specs=None,replication_status=,reservations=['8e03b47e-9468-4c95-b5b2-88624df6f1a4','1507f79e-4204-42ba-8c6a-0a1204db902e','5a125405-53f5-4d1a-b748-f5344f26f792','91bb9a32-ebb9-40bc-ad7f-c815b1b06737'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f10275afa4f45f59d0afab573c48716',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:46:18.445808 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-75c19214-8925-4a06-8953-a6b590b707ec tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dae1a8c2-5a7c-4e07-af8b-a54a0228b656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:46:18.454642 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ccfbf061-652d-42a8-bce2-5eaa139b3cb7 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:18.457552 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ccfbf061-652d-42a8-bce2-5eaa139b3cb7 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] POST https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae/action Jul 03 21:46:18.457552 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ccfbf061-652d-42a8-bce2-5eaa139b3cb7 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:46:18.457552 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ccfbf061-652d-42a8-bce2-5eaa139b3cb7 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:18.459483 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.contrib.admin_actions [None req-ccfbf061-652d-42a8-bce2-5eaa139b3cb7 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Updating snapshot '82358728-5d25-4a3a-b833-68e521a2faae' with '{'status': 'available'}' {{(pid=99933) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 21:46:18.463059 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-75c19214-8925-4a06-8953-a6b590b707ec tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dae1a8c2-5a7c-4e07-af8b-a54a0228b656) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:46:18.464263 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-75c19214-8925-4a06-8953-a6b590b707ec tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Flow 'volume_create_api' (5dfeb081-7452-47a7-b502-402e747c125e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:46:18.464718 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-75c19214-8925-4a06-8953-a6b590b707ec tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Create volume request issued successfully. Jul 03 21:46:18.465565 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-75c19214-8925-4a06-8953-a6b590b707ec tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:46:18.466165 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 177/715] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:46:18 2026] POST /volume/v3/volumes => generated 751 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:46:18.481728 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-102841d0-1732-4d1c-a3c5-d0dd5fb0f1e8 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:18.483576 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-102841d0-1732-4d1c-a3c5-d0dd5fb0f1e8 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] GET https://10.4.3.32/volume/v3/volumes/e1858994-f03c-47eb-8d6b-0235cb5edde7 Jul 03 21:46:18.483789 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-102841d0-1732-4d1c-a3c5-d0dd5fb0f1e8 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:18.483968 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-102841d0-1732-4d1c-a3c5-d0dd5fb0f1e8 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:18.494835 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:18.494835 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:46:18.500694 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:18.500694 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:46:18.502534 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-102841d0-1732-4d1c-a3c5-d0dd5fb0f1e8 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Volume info retrieved successfully. Jul 03 21:46:18.509222 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-102841d0-1732-4d1c-a3c5-d0dd5fb0f1e8 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/volumes/e1858994-f03c-47eb-8d6b-0235cb5edde7 returned with HTTP 200 Jul 03 21:46:18.510881 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 179/716] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:46:18 2026] GET /volume/v3/volumes/e1858994-f03c-47eb-8d6b-0235cb5edde7 => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:18.518182 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ccfbf061-652d-42a8-bce2-5eaa139b3cb7 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae/action returned with HTTP 202 Jul 03 21:46:18.519074 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 179/717] 10.4.3.32 () {68 vars in 1389 bytes} [Fri Jul 3 21:46:18 2026] POST /volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:46:18.529083 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4ccee28f-554d-49ec-9dfe-c5cebfe5f918 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:18.531349 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4ccee28f-554d-49ec-9dfe-c5cebfe5f918 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] GET https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae Jul 03 21:46:18.531515 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4ccee28f-554d-49ec-9dfe-c5cebfe5f918 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:18.531771 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4ccee28f-554d-49ec-9dfe-c5cebfe5f918 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:18.539322 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:18.539322 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:46:18.540034 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-4ccee28f-554d-49ec-9dfe-c5cebfe5f918 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Snapshot retrieved successfully. Jul 03 21:46:18.541265 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4ccee28f-554d-49ec-9dfe-c5cebfe5f918 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae returned with HTTP 200 Jul 03 21:46:18.541880 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 183/718] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:46:18 2026] GET /volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:18.556723 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-57a7c0f7-d814-4ac7-800f-103b23cda413 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:18.558753 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-57a7c0f7-d814-4ac7-800f-103b23cda413 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:46:18.559155 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-57a7c0f7-d814-4ac7-800f-103b23cda413 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9e609b6d-69fd-4e02-a40b-0299767e1742", "name": "tempest-SnapshotsActionsTest-Snapshot-1543264402"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:18.568952 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:18.568952 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:46:18.569677 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-57a7c0f7-d814-4ac7-800f-103b23cda413 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Volume info retrieved successfully. Jul 03 21:46:18.569879 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-57a7c0f7-d814-4ac7-800f-103b23cda413 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Create snapshot from volume 9e609b6d-69fd-4e02-a40b-0299767e1742 Jul 03 21:46:18.608583 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-57a7c0f7-d814-4ac7-800f-103b23cda413 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-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 21:46:18.629226 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-57a7c0f7-d814-4ac7-800f-103b23cda413 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Created reservations ['85420898-1d9e-4e5d-a95d-267b33b8e57a', '48effbf8-b081-4a2b-a6d0-cd4e0bfb7c1a', 'b9ff2eae-c08e-410e-813b-7f3143a9fe74', '5d96ae32-e9d4-4486-99d0-dff35757ec16'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:46:18.675134 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-57a7c0f7-d814-4ac7-800f-103b23cda413 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Snapshot create request issued successfully. Jul 03 21:46:18.675523 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-57a7c0f7-d814-4ac7-800f-103b23cda413 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:46:18.676182 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 178/719] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:46:18 2026] POST /volume/v3/snapshots => generated 307 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:46:18.685560 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-6f54e85e-8ab8-4f93-8f2f-2551876e452c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:18.687204 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6f54e85e-8ab8-4f93-8f2f-2551876e452c tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] GET https://10.4.3.32/volume/v3/snapshots/335e9ab8-02d6-4ac2-b098-e6bf9d508384 Jul 03 21:46:18.687436 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6f54e85e-8ab8-4f93-8f2f-2551876e452c tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:18.687642 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6f54e85e-8ab8-4f93-8f2f-2551876e452c tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:18.692401 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:18.692401 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:46:18.692844 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-6f54e85e-8ab8-4f93-8f2f-2551876e452c tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Snapshot retrieved successfully. Jul 03 21:46:18.693697 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6f54e85e-8ab8-4f93-8f2f-2551876e452c tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots/335e9ab8-02d6-4ac2-b098-e6bf9d508384 returned with HTTP 200 Jul 03 21:46:18.694183 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 180/720] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:46:18 2026] GET /volume/v3/snapshots/335e9ab8-02d6-4ac2-b098-e6bf9d508384 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:19.524570 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d0ad2734-fe37-4e62-b781-321a99815b8b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:19.528345 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d0ad2734-fe37-4e62-b781-321a99815b8b tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] GET https://10.4.3.32/volume/v3/volumes/e1858994-f03c-47eb-8d6b-0235cb5edde7 Jul 03 21:46:19.528613 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d0ad2734-fe37-4e62-b781-321a99815b8b tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:19.528858 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d0ad2734-fe37-4e62-b781-321a99815b8b tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:19.547556 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:19.547556 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:46:19.554551 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-d0ad2734-fe37-4e62-b781-321a99815b8b tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Volume info retrieved successfully. Jul 03 21:46:19.564033 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d0ad2734-fe37-4e62-b781-321a99815b8b tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/volumes/e1858994-f03c-47eb-8d6b-0235cb5edde7 returned with HTTP 200 Jul 03 21:46:19.564033 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 180/721] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:46:19 2026] GET /volume/v3/volumes/e1858994-f03c-47eb-8d6b-0235cb5edde7 => generated 1359 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:46:19.596221 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-db7bc380-7f0c-4b5c-8166-b10012f01550 req-b3faa9c1-1163-4972-b448-de4ea87a084d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:19.598815 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-db7bc380-7f0c-4b5c-8166-b10012f01550 req-b3faa9c1-1163-4972-b448-de4ea87a084d tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] GET https://10.4.3.32/volume/v3/volumes/e1858994-f03c-47eb-8d6b-0235cb5edde7 Jul 03 21:46:19.599070 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-db7bc380-7f0c-4b5c-8166-b10012f01550 req-b3faa9c1-1163-4972-b448-de4ea87a084d tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:19.599441 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-db7bc380-7f0c-4b5c-8166-b10012f01550 req-b3faa9c1-1163-4972-b448-de4ea87a084d tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:19.608117 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:19.608117 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:46:19.612356 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-db7bc380-7f0c-4b5c-8166-b10012f01550 req-b3faa9c1-1163-4972-b448-de4ea87a084d tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Volume info retrieved successfully. Jul 03 21:46:19.616870 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-db7bc380-7f0c-4b5c-8166-b10012f01550 req-b3faa9c1-1163-4972-b448-de4ea87a084d tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/volumes/e1858994-f03c-47eb-8d6b-0235cb5edde7 returned with HTTP 200 Jul 03 21:46:19.617578 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 184/722] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:46:19 2026] GET /volume/v3/volumes/e1858994-f03c-47eb-8d6b-0235cb5edde7 => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:46:19.706438 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-56420b36-d2c9-49fd-8eba-8f6a3391fe83 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:19.708618 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-56420b36-d2c9-49fd-8eba-8f6a3391fe83 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] GET https://10.4.3.32/volume/v3/snapshots/335e9ab8-02d6-4ac2-b098-e6bf9d508384 Jul 03 21:46:19.708928 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-56420b36-d2c9-49fd-8eba-8f6a3391fe83 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:19.709164 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-56420b36-d2c9-49fd-8eba-8f6a3391fe83 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:19.716486 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:19.716486 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:46:19.716947 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-56420b36-d2c9-49fd-8eba-8f6a3391fe83 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Snapshot retrieved successfully. Jul 03 21:46:19.717852 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-56420b36-d2c9-49fd-8eba-8f6a3391fe83 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots/335e9ab8-02d6-4ac2-b098-e6bf9d508384 returned with HTTP 200 Jul 03 21:46:19.718212 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 179/723] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:46:19 2026] GET /volume/v3/snapshots/335e9ab8-02d6-4ac2-b098-e6bf9d508384 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:19.729548 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-01d03c86-7cd4-4f53-a6b1-11f2e0650bfb None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:19.731777 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-01d03c86-7cd4-4f53-a6b1-11f2e0650bfb tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] POST https://10.4.3.32/volume/v3/snapshots/335e9ab8-02d6-4ac2-b098-e6bf9d508384/action Jul 03 21:46:19.732240 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-01d03c86-7cd4-4f53-a6b1-11f2e0650bfb tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:46:19.732477 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-01d03c86-7cd4-4f53-a6b1-11f2e0650bfb tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:19.735653 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.contrib.admin_actions [None req-01d03c86-7cd4-4f53-a6b1-11f2e0650bfb tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Updating snapshot '335e9ab8-02d6-4ac2-b098-e6bf9d508384' with '{'status': 'creating'}' {{(pid=99936) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 21:46:19.750439 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:19.750439 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:46:19.761541 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-01d03c86-7cd4-4f53-a6b1-11f2e0650bfb tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] https://10.4.3.32/volume/v3/snapshots/335e9ab8-02d6-4ac2-b098-e6bf9d508384/action returned with HTTP 202 Jul 03 21:46:19.761932 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 181/724] 10.4.3.32 () {68 vars in 1389 bytes} [Fri Jul 3 21:46:19 2026] POST /volume/v3/snapshots/335e9ab8-02d6-4ac2-b098-e6bf9d508384/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:46:19.769116 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a5e35894-2bee-4aa5-b1c7-34f77ae9a008 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:19.772779 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a5e35894-2bee-4aa5-b1c7-34f77ae9a008 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] GET https://10.4.3.32/volume/v3/snapshots/335e9ab8-02d6-4ac2-b098-e6bf9d508384 Jul 03 21:46:19.772779 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a5e35894-2bee-4aa5-b1c7-34f77ae9a008 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:19.772779 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a5e35894-2bee-4aa5-b1c7-34f77ae9a008 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:19.784877 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:19.784877 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:46:19.785560 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-a5e35894-2bee-4aa5-b1c7-34f77ae9a008 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Snapshot retrieved successfully. Jul 03 21:46:19.786601 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a5e35894-2bee-4aa5-b1c7-34f77ae9a008 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots/335e9ab8-02d6-4ac2-b098-e6bf9d508384 returned with HTTP 200 Jul 03 21:46:19.786979 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 181/725] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:46:19 2026] GET /volume/v3/snapshots/335e9ab8-02d6-4ac2-b098-e6bf9d508384 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:19.797501 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-6daad765-a952-43b8-a39e-80118b6ff3e5 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:19.799382 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6daad765-a952-43b8-a39e-80118b6ff3e5 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] POST https://10.4.3.32/volume/v3/snapshots/335e9ab8-02d6-4ac2-b098-e6bf9d508384/action Jul 03 21:46:19.799670 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6daad765-a952-43b8-a39e-80118b6ff3e5 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:46:19.799798 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6daad765-a952-43b8-a39e-80118b6ff3e5 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:19.807535 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:19.807535 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:46:19.807933 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-6daad765-a952-43b8-a39e-80118b6ff3e5 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Snapshot retrieved successfully. Jul 03 21:46:19.832058 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-6daad765-a952-43b8-a39e-80118b6ff3e5 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Snapshot delete request issued successfully. Jul 03 21:46:19.832489 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6daad765-a952-43b8-a39e-80118b6ff3e5 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] https://10.4.3.32/volume/v3/snapshots/335e9ab8-02d6-4ac2-b098-e6bf9d508384/action returned with HTTP 202 Jul 03 21:46:19.833088 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 185/726] 10.4.3.32 () {68 vars in 1389 bytes} [Fri Jul 3 21:46:19 2026] POST /volume/v3/snapshots/335e9ab8-02d6-4ac2-b098-e6bf9d508384/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:46:19.841707 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b6030f39-01a8-41a7-8902-63f24826c37b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:19.844028 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b6030f39-01a8-41a7-8902-63f24826c37b tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] GET https://10.4.3.32/volume/v3/snapshots/335e9ab8-02d6-4ac2-b098-e6bf9d508384 Jul 03 21:46:19.844279 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b6030f39-01a8-41a7-8902-63f24826c37b tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:19.844589 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b6030f39-01a8-41a7-8902-63f24826c37b tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:19.853823 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:19.853823 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:46:19.854512 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-b6030f39-01a8-41a7-8902-63f24826c37b tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Snapshot retrieved successfully. Jul 03 21:46:19.855445 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b6030f39-01a8-41a7-8902-63f24826c37b tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots/335e9ab8-02d6-4ac2-b098-e6bf9d508384 returned with HTTP 200 Jul 03 21:46:19.856183 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 180/727] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:46:19 2026] GET /volume/v3/snapshots/335e9ab8-02d6-4ac2-b098-e6bf9d508384 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:20.166485 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-db7bc380-7f0c-4b5c-8166-b10012f01550 req-cef13d52-770c-49c7-a57a-84350020d44c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:20.170654 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-db7bc380-7f0c-4b5c-8166-b10012f01550 req-cef13d52-770c-49c7-a57a-84350020d44c tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] GET https://10.4.3.32/volume/v3/volumes/e1858994-f03c-47eb-8d6b-0235cb5edde7 Jul 03 21:46:20.170988 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-db7bc380-7f0c-4b5c-8166-b10012f01550 req-cef13d52-770c-49c7-a57a-84350020d44c tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:20.171280 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-db7bc380-7f0c-4b5c-8166-b10012f01550 req-cef13d52-770c-49c7-a57a-84350020d44c tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:20.183206 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:20.183206 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:46:20.194164 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-db7bc380-7f0c-4b5c-8166-b10012f01550 req-cef13d52-770c-49c7-a57a-84350020d44c tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Volume info retrieved successfully. Jul 03 21:46:20.203303 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-db7bc380-7f0c-4b5c-8166-b10012f01550 req-cef13d52-770c-49c7-a57a-84350020d44c tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/volumes/e1858994-f03c-47eb-8d6b-0235cb5edde7 returned with HTTP 200 Jul 03 21:46:20.203983 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 182/728] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:46:20 2026] GET /volume/v3/volumes/e1858994-f03c-47eb-8d6b-0235cb5edde7 => generated 1359 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:46:20.220709 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-36f84e3f-b30f-4a86-8964-e81dac3fe6da None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:20.221168 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-36f84e3f-b30f-4a86-8964-e81dac3fe6da None None] GET https://10.4.3.32/volume// Jul 03 21:46:20.221354 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-36f84e3f-b30f-4a86-8964-e81dac3fe6da None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:20.221678 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-36f84e3f-b30f-4a86-8964-e81dac3fe6da None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:20.222102 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-36f84e3f-b30f-4a86-8964-e81dac3fe6da None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:46:20.222485 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 182/729] 10.4.3.32 () {66 vars in 1412 bytes} [Fri Jul 3 21:46: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 21:46:20.234814 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-db7bc380-7f0c-4b5c-8166-b10012f01550 req-27dc28c8-1aec-4651-9e36-7383a2071bfd None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:20.236646 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-db7bc380-7f0c-4b5c-8166-b10012f01550 req-27dc28c8-1aec-4651-9e36-7383a2071bfd tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:46:20.237032 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-db7bc380-7f0c-4b5c-8166-b10012f01550 req-27dc28c8-1aec-4651-9e36-7383a2071bfd tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e1858994-f03c-47eb-8d6b-0235cb5edde7", "connector": null, "instance_uuid": "caeca21a-7f1c-4f05-b7af-e3e25de53384"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:20.254249 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:20.254249 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:46:20.319077 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-db7bc380-7f0c-4b5c-8166-b10012f01550 req-27dc28c8-1aec-4651-9e36-7383a2071bfd tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:46:20.319534 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 186/730] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:46:20 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 21:46:20.868636 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-62ba1081-c497-4acd-81fb-e3f793a41fa2 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:20.871011 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-62ba1081-c497-4acd-81fb-e3f793a41fa2 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] GET https://10.4.3.32/volume/v3/snapshots/335e9ab8-02d6-4ac2-b098-e6bf9d508384 Jul 03 21:46:20.871289 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-62ba1081-c497-4acd-81fb-e3f793a41fa2 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:20.871586 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-62ba1081-c497-4acd-81fb-e3f793a41fa2 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:20.879947 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-62ba1081-c497-4acd-81fb-e3f793a41fa2 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots/335e9ab8-02d6-4ac2-b098-e6bf9d508384 returned with HTTP 404 Jul 03 21:46:20.880758 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 181/731] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:46:20 2026] GET /volume/v3/snapshots/335e9ab8-02d6-4ac2-b098-e6bf9d508384 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:46:20.891729 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-58b74894-d4b7-40fa-8ec0-d0bddbf40b9b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:20.893691 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-58b74894-d4b7-40fa-8ec0-d0bddbf40b9b tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] POST https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae/action Jul 03 21:46:20.894108 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-58b74894-d4b7-40fa-8ec0-d0bddbf40b9b tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:46:20.894230 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-58b74894-d4b7-40fa-8ec0-d0bddbf40b9b tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:20.896151 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.contrib.admin_actions [None req-58b74894-d4b7-40fa-8ec0-d0bddbf40b9b tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Updating snapshot '82358728-5d25-4a3a-b833-68e521a2faae' with '{'status': 'available'}' {{(pid=99936) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 21:46:20.912499 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:20.912499 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:46:20.927296 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-58b74894-d4b7-40fa-8ec0-d0bddbf40b9b tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae/action returned with HTTP 202 Jul 03 21:46:20.927762 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 183/732] 10.4.3.32 () {68 vars in 1389 bytes} [Fri Jul 3 21:46:20 2026] POST /volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:46:20.933960 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-92605c6b-9df3-474d-9dde-51167fc7d676 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:20.936327 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-92605c6b-9df3-474d-9dde-51167fc7d676 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] GET https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae Jul 03 21:46:20.936613 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-92605c6b-9df3-474d-9dde-51167fc7d676 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:20.936877 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-92605c6b-9df3-474d-9dde-51167fc7d676 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:20.943149 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:20.943149 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:46:20.944965 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-92605c6b-9df3-474d-9dde-51167fc7d676 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Snapshot retrieved successfully. Jul 03 21:46:20.944965 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-92605c6b-9df3-474d-9dde-51167fc7d676 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae returned with HTTP 200 Jul 03 21:46:20.945476 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 183/733] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:46:20 2026] GET /volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:20.964429 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ce320fe5-1701-4868-81c2-a0c7e339166c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:20.965639 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ce320fe5-1701-4868-81c2-a0c7e339166c tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/335e9ab8-02d6-4ac2-b098-e6bf9d508384 Jul 03 21:46:20.966188 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ce320fe5-1701-4868-81c2-a0c7e339166c tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:20.966188 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ce320fe5-1701-4868-81c2-a0c7e339166c tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:20.966188 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [None req-ce320fe5-1701-4868-81c2-a0c7e339166c tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Delete snapshot with id: 335e9ab8-02d6-4ac2-b098-e6bf9d508384 Jul 03 21:46:20.970178 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ce320fe5-1701-4868-81c2-a0c7e339166c tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots/335e9ab8-02d6-4ac2-b098-e6bf9d508384 returned with HTTP 404 Jul 03 21:46:20.970787 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 187/734] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:46:20 2026] DELETE /volume/v3/snapshots/335e9ab8-02d6-4ac2-b098-e6bf9d508384 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:46:20.979882 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-fcd923c5-d821-45db-bd23-bc0983f16685 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:20.982185 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fcd923c5-d821-45db-bd23-bc0983f16685 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:46:20.982584 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fcd923c5-d821-45db-bd23-bc0983f16685 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9e609b6d-69fd-4e02-a40b-0299767e1742", "name": "tempest-SnapshotsActionsTest-Snapshot-1730811997"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:20.993544 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:20.993544 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:46:20.994364 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-fcd923c5-d821-45db-bd23-bc0983f16685 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Volume info retrieved successfully. Jul 03 21:46:20.994588 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-fcd923c5-d821-45db-bd23-bc0983f16685 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Create snapshot from volume 9e609b6d-69fd-4e02-a40b-0299767e1742 Jul 03 21:46:21.028980 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-fcd923c5-d821-45db-bd23-bc0983f16685 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Created reservations ['2b26f885-01e6-40cb-a73b-911c0bcc60ae', '416c967b-0ed4-4e00-a989-fb6b399b3a2d', '231ddcc7-ec48-4235-ba29-5980101b93bb', 'fd2173d9-ab4b-4cc9-abfe-f8d413a2c49d'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:46:21.059963 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-fcd923c5-d821-45db-bd23-bc0983f16685 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Snapshot create request issued successfully. Jul 03 21:46:21.060313 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fcd923c5-d821-45db-bd23-bc0983f16685 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:46:21.060753 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 182/735] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:46:20 2026] POST /volume/v3/snapshots => generated 307 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:46:21.069445 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9e8c181e-e382-4170-af66-981464be6818 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:21.071078 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9e8c181e-e382-4170-af66-981464be6818 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] GET https://10.4.3.32/volume/v3/snapshots/1959a496-bca2-40c9-900b-d6083100601d Jul 03 21:46:21.071328 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9e8c181e-e382-4170-af66-981464be6818 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:21.071543 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9e8c181e-e382-4170-af66-981464be6818 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:21.076647 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:21.076647 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:46:21.077104 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-9e8c181e-e382-4170-af66-981464be6818 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Snapshot retrieved successfully. Jul 03 21:46:21.078039 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9e8c181e-e382-4170-af66-981464be6818 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots/1959a496-bca2-40c9-900b-d6083100601d returned with HTTP 200 Jul 03 21:46:21.078426 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 184/736] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:46:21 2026] GET /volume/v3/snapshots/1959a496-bca2-40c9-900b-d6083100601d => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:22.089490 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-6464ac51-877e-4090-b1f6-c576cba50afd None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:22.091478 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6464ac51-877e-4090-b1f6-c576cba50afd tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] GET https://10.4.3.32/volume/v3/snapshots/1959a496-bca2-40c9-900b-d6083100601d Jul 03 21:46:22.091686 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6464ac51-877e-4090-b1f6-c576cba50afd tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:22.091870 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6464ac51-877e-4090-b1f6-c576cba50afd tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:22.097578 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:22.097578 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:46:22.098112 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-6464ac51-877e-4090-b1f6-c576cba50afd tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Snapshot retrieved successfully. Jul 03 21:46:22.099051 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6464ac51-877e-4090-b1f6-c576cba50afd tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots/1959a496-bca2-40c9-900b-d6083100601d returned with HTTP 200 Jul 03 21:46:22.099728 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 184/737] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:46:22 2026] GET /volume/v3/snapshots/1959a496-bca2-40c9-900b-d6083100601d => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:46:22.114224 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d072db1a-87c0-4687-8a21-cf70a15fefe1 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:22.118395 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d072db1a-87c0-4687-8a21-cf70a15fefe1 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] POST https://10.4.3.32/volume/v3/snapshots/1959a496-bca2-40c9-900b-d6083100601d/action Jul 03 21:46:22.118395 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d072db1a-87c0-4687-8a21-cf70a15fefe1 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:46:22.118395 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d072db1a-87c0-4687-8a21-cf70a15fefe1 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:22.119416 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.contrib.admin_actions [None req-d072db1a-87c0-4687-8a21-cf70a15fefe1 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Updating snapshot '1959a496-bca2-40c9-900b-d6083100601d' with '{'status': 'deleting'}' {{(pid=99935) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 21:46:22.134715 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:22.134715 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:46:22.152576 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d072db1a-87c0-4687-8a21-cf70a15fefe1 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] https://10.4.3.32/volume/v3/snapshots/1959a496-bca2-40c9-900b-d6083100601d/action returned with HTTP 202 Jul 03 21:46:22.154147 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 188/738] 10.4.3.32 () {68 vars in 1389 bytes} [Fri Jul 3 21:46:22 2026] POST /volume/v3/snapshots/1959a496-bca2-40c9-900b-d6083100601d/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:46:22.164590 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-118be6c8-5856-49a2-a9df-2399d4d10dfe None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:22.166726 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-118be6c8-5856-49a2-a9df-2399d4d10dfe tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] GET https://10.4.3.32/volume/v3/snapshots/1959a496-bca2-40c9-900b-d6083100601d Jul 03 21:46:22.169192 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-118be6c8-5856-49a2-a9df-2399d4d10dfe tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:22.169192 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-118be6c8-5856-49a2-a9df-2399d4d10dfe tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:22.172813 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:22.172813 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:46:22.173859 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-118be6c8-5856-49a2-a9df-2399d4d10dfe tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Snapshot retrieved successfully. Jul 03 21:46:22.175079 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-118be6c8-5856-49a2-a9df-2399d4d10dfe tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots/1959a496-bca2-40c9-900b-d6083100601d returned with HTTP 200 Jul 03 21:46:22.175577 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 183/739] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:46:22 2026] GET /volume/v3/snapshots/1959a496-bca2-40c9-900b-d6083100601d => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:22.192141 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ec163c2f-a562-40ef-ab4f-69856170fd87 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:22.193895 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ec163c2f-a562-40ef-ab4f-69856170fd87 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] POST https://10.4.3.32/volume/v3/snapshots/1959a496-bca2-40c9-900b-d6083100601d/action Jul 03 21:46:22.194272 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ec163c2f-a562-40ef-ab4f-69856170fd87 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:46:22.194494 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ec163c2f-a562-40ef-ab4f-69856170fd87 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:22.200950 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:22.200950 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:46:22.201302 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-ec163c2f-a562-40ef-ab4f-69856170fd87 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Snapshot retrieved successfully. Jul 03 21:46:22.220768 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-ec163c2f-a562-40ef-ab4f-69856170fd87 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Snapshot delete request issued successfully. Jul 03 21:46:22.221023 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ec163c2f-a562-40ef-ab4f-69856170fd87 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] https://10.4.3.32/volume/v3/snapshots/1959a496-bca2-40c9-900b-d6083100601d/action returned with HTTP 202 Jul 03 21:46:22.221487 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 185/740] 10.4.3.32 () {68 vars in 1389 bytes} [Fri Jul 3 21:46:22 2026] POST /volume/v3/snapshots/1959a496-bca2-40c9-900b-d6083100601d/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:46:22.235988 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-0b0d4ff7-7451-4e72-9ddd-3f4eb070e455 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:22.238089 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0b0d4ff7-7451-4e72-9ddd-3f4eb070e455 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] GET https://10.4.3.32/volume/v3/snapshots/1959a496-bca2-40c9-900b-d6083100601d Jul 03 21:46:22.238581 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0b0d4ff7-7451-4e72-9ddd-3f4eb070e455 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:22.238769 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0b0d4ff7-7451-4e72-9ddd-3f4eb070e455 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:22.246037 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:22.246037 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:46:22.246591 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-0b0d4ff7-7451-4e72-9ddd-3f4eb070e455 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Snapshot retrieved successfully. Jul 03 21:46:22.248462 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0b0d4ff7-7451-4e72-9ddd-3f4eb070e455 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots/1959a496-bca2-40c9-900b-d6083100601d returned with HTTP 200 Jul 03 21:46:22.248462 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 185/741] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:46:22 2026] GET /volume/v3/snapshots/1959a496-bca2-40c9-900b-d6083100601d => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:22.514629 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9a5cf45a-7626-45ff-a524-f5927cba31e0 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:22.515086 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9a5cf45a-7626-45ff-a524-f5927cba31e0 None None] GET https://10.4.3.32/volume// Jul 03 21:46:22.515384 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9a5cf45a-7626-45ff-a524-f5927cba31e0 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:22.515624 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9a5cf45a-7626-45ff-a524-f5927cba31e0 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:22.516002 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9a5cf45a-7626-45ff-a524-f5927cba31e0 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:46:22.516506 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 189/742] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:46: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 21:46:22.522521 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-932b89b7-a22e-4f43-9aae-6399c36cc753 req-7a889770-ebfe-4edc-94fa-0f8367faa39f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:22.524785 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-932b89b7-a22e-4f43-9aae-6399c36cc753 req-7a889770-ebfe-4edc-94fa-0f8367faa39f tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:46:22.525183 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-932b89b7-a22e-4f43-9aae-6399c36cc753 req-7a889770-ebfe-4edc-94fa-0f8367faa39f tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "04de7cba-8ba3-4ef5-a8c3-315f5c677dbf", "connector": null, "instance_uuid": "3a59ab44-a097-437d-bd3f-e45938bcdf7e"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:22.538720 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:22.538720 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:46:22.577122 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-932b89b7-a22e-4f43-9aae-6399c36cc753 req-7a889770-ebfe-4edc-94fa-0f8367faa39f tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:46:22.577837 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 184/743] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:46:22 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 21:46:22.594444 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-932b89b7-a22e-4f43-9aae-6399c36cc753 req-b6252d8f-ecc9-4e4f-a372-93959d8aabca None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:22.596881 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-932b89b7-a22e-4f43-9aae-6399c36cc753 req-b6252d8f-ecc9-4e4f-a372-93959d8aabca tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] DELETE https://10.4.3.32/volume/v3/attachments/ea6e098e-d72b-4d13-9d53-ba072ab8dd9a Jul 03 21:46:22.597103 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-932b89b7-a22e-4f43-9aae-6399c36cc753 req-b6252d8f-ecc9-4e4f-a372-93959d8aabca tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:22.597338 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-932b89b7-a22e-4f43-9aae-6399c36cc753 req-b6252d8f-ecc9-4e4f-a372-93959d8aabca tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:22.616176 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:22.616176 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:46:22.943664 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-84d37fa1-804e-45c1-aee4-9a1a21c1aeeb req-45d58c4f-da0d-4458-8bd4-2055eae1ff29 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:22.945666 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-84d37fa1-804e-45c1-aee4-9a1a21c1aeeb req-45d58c4f-da0d-4458-8bd4-2055eae1ff29 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] POST https://10.4.3.32/volume/v3/attachments/cdff51ce-fc3c-4439-8508-25ea2f2e0c16/action Jul 03 21:46:22.946019 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-84d37fa1-804e-45c1-aee4-9a1a21c1aeeb req-45d58c4f-da0d-4458-8bd4-2055eae1ff29 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Action body: b'{"os-complete": null}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:46:22.946117 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-84d37fa1-804e-45c1-aee4-9a1a21c1aeeb req-45d58c4f-da0d-4458-8bd4-2055eae1ff29 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:22.963423 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:22.963423 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:46:22.987908 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-84d37fa1-804e-45c1-aee4-9a1a21c1aeeb req-45d58c4f-da0d-4458-8bd4-2055eae1ff29 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] https://10.4.3.32/volume/v3/attachments/cdff51ce-fc3c-4439-8508-25ea2f2e0c16/action returned with HTTP 204 Jul 03 21:46:22.988588 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 186/744] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:46:22 2026] POST /volume/v3/attachments/cdff51ce-fc3c-4439-8508-25ea2f2e0c16/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:46:23.153083 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-932b89b7-a22e-4f43-9aae-6399c36cc753 req-b6252d8f-ecc9-4e4f-a372-93959d8aabca tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] https://10.4.3.32/volume/v3/attachments/ea6e098e-d72b-4d13-9d53-ba072ab8dd9a returned with HTTP 200 Jul 03 21:46:23.153620 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 186/745] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:46:22 2026] DELETE /volume/v3/attachments/ea6e098e-d72b-4d13-9d53-ba072ab8dd9a => generated 192 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:46:23.258775 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-bc1a92ac-0bdc-4d1e-9fe3-39d69d2837c6 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:23.261185 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bc1a92ac-0bdc-4d1e-9fe3-39d69d2837c6 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] GET https://10.4.3.32/volume/v3/snapshots/1959a496-bca2-40c9-900b-d6083100601d Jul 03 21:46:23.261492 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bc1a92ac-0bdc-4d1e-9fe3-39d69d2837c6 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:23.261736 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bc1a92ac-0bdc-4d1e-9fe3-39d69d2837c6 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:23.266811 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bc1a92ac-0bdc-4d1e-9fe3-39d69d2837c6 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots/1959a496-bca2-40c9-900b-d6083100601d returned with HTTP 404 Jul 03 21:46:23.267584 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 190/746] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:46:23 2026] GET /volume/v3/snapshots/1959a496-bca2-40c9-900b-d6083100601d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:46:23.275495 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-3739ceca-4404-460f-b701-c216f40fd6cd None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:23.277214 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3739ceca-4404-460f-b701-c216f40fd6cd tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] POST https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae/action Jul 03 21:46:23.277620 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3739ceca-4404-460f-b701-c216f40fd6cd tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:46:23.277759 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3739ceca-4404-460f-b701-c216f40fd6cd tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:23.279035 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.admin_actions [None req-3739ceca-4404-460f-b701-c216f40fd6cd tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Updating snapshot '82358728-5d25-4a3a-b833-68e521a2faae' with '{'status': 'available'}' {{(pid=99934) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 21:46:23.303149 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:23.303149 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:46:23.315651 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3739ceca-4404-460f-b701-c216f40fd6cd tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae/action returned with HTTP 202 Jul 03 21:46:23.316311 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 185/747] 10.4.3.32 () {68 vars in 1389 bytes} [Fri Jul 3 21:46:23 2026] POST /volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:46:23.325906 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3d45d24c-a3fa-477e-bbfe-0ffff35118fe None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:23.327744 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3d45d24c-a3fa-477e-bbfe-0ffff35118fe tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] GET https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae Jul 03 21:46:23.327938 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3d45d24c-a3fa-477e-bbfe-0ffff35118fe tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:23.328120 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3d45d24c-a3fa-477e-bbfe-0ffff35118fe tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:23.333061 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:23.333061 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:46:23.333519 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3d45d24c-a3fa-477e-bbfe-0ffff35118fe tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Snapshot retrieved successfully. Jul 03 21:46:23.334271 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3d45d24c-a3fa-477e-bbfe-0ffff35118fe tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae returned with HTTP 200 Jul 03 21:46:23.334846 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 187/748] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:46:23 2026] GET /volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:23.347450 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-da8bb944-dddc-4b2c-8800-de8635690bb3 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:23.349528 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-da8bb944-dddc-4b2c-8800-de8635690bb3 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/1959a496-bca2-40c9-900b-d6083100601d Jul 03 21:46:23.349791 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-da8bb944-dddc-4b2c-8800-de8635690bb3 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:23.350025 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-da8bb944-dddc-4b2c-8800-de8635690bb3 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:23.350177 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.snapshots [None req-da8bb944-dddc-4b2c-8800-de8635690bb3 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Delete snapshot with id: 1959a496-bca2-40c9-900b-d6083100601d Jul 03 21:46:23.357252 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-da8bb944-dddc-4b2c-8800-de8635690bb3 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots/1959a496-bca2-40c9-900b-d6083100601d returned with HTTP 404 Jul 03 21:46:23.357861 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 187/749] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:46:23 2026] DELETE /volume/v3/snapshots/1959a496-bca2-40c9-900b-d6083100601d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:46:23.372831 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-2ec7173c-13da-45d9-9b08-f2ca2835cb83 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:23.376698 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2ec7173c-13da-45d9-9b08-f2ca2835cb83 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:46:23.376698 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2ec7173c-13da-45d9-9b08-f2ca2835cb83 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9e609b6d-69fd-4e02-a40b-0299767e1742", "name": "tempest-SnapshotsActionsTest-Snapshot-458251796"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:23.386670 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:23.386670 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:46:23.387133 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-2ec7173c-13da-45d9-9b08-f2ca2835cb83 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Volume info retrieved successfully. Jul 03 21:46:23.387319 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [None req-2ec7173c-13da-45d9-9b08-f2ca2835cb83 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Create snapshot from volume 9e609b6d-69fd-4e02-a40b-0299767e1742 Jul 03 21:46:23.422771 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-2ec7173c-13da-45d9-9b08-f2ca2835cb83 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Created reservations ['6e432f4e-1e2c-4b90-ae6a-d4ec4c34be7b', '7dbb7cbe-f817-4504-807d-c1a41bec7105', '3d627684-6f21-4d10-9aa2-ef640d01c1de', '4576cb93-c962-4c6f-afb9-f3fda388f5ce'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:46:23.461618 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-2ec7173c-13da-45d9-9b08-f2ca2835cb83 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Snapshot create request issued successfully. Jul 03 21:46:23.462003 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2ec7173c-13da-45d9-9b08-f2ca2835cb83 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:46:23.462457 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 191/750] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:46:23 2026] POST /volume/v3/snapshots => generated 306 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:46:23.472402 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-3a490524-ce56-4b07-aa25-d753d729efec None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:23.475528 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3a490524-ce56-4b07-aa25-d753d729efec tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] GET https://10.4.3.32/volume/v3/snapshots/ba04b6bb-eca1-4ced-8af5-958acd4c67db Jul 03 21:46:23.475811 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3a490524-ce56-4b07-aa25-d753d729efec tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:23.476116 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3a490524-ce56-4b07-aa25-d753d729efec tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:23.483012 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:23.483012 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:46:23.483761 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-3a490524-ce56-4b07-aa25-d753d729efec tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Snapshot retrieved successfully. Jul 03 21:46:23.484782 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3a490524-ce56-4b07-aa25-d753d729efec tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots/ba04b6bb-eca1-4ced-8af5-958acd4c67db returned with HTTP 200 Jul 03 21:46:23.485242 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 186/751] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:46:23 2026] GET /volume/v3/snapshots/ba04b6bb-eca1-4ced-8af5-958acd4c67db => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:24.496514 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-802a3986-aedf-45b2-9419-4ea90608ee1a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:24.499850 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-802a3986-aedf-45b2-9419-4ea90608ee1a tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] GET https://10.4.3.32/volume/v3/snapshots/ba04b6bb-eca1-4ced-8af5-958acd4c67db Jul 03 21:46:24.500122 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-802a3986-aedf-45b2-9419-4ea90608ee1a tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:24.500915 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-802a3986-aedf-45b2-9419-4ea90608ee1a tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:24.511404 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:24.511404 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:46:24.511404 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-802a3986-aedf-45b2-9419-4ea90608ee1a tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Snapshot retrieved successfully. Jul 03 21:46:24.511677 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-802a3986-aedf-45b2-9419-4ea90608ee1a tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots/ba04b6bb-eca1-4ced-8af5-958acd4c67db returned with HTTP 200 Jul 03 21:46:24.515397 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 188/752] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:46:24 2026] GET /volume/v3/snapshots/ba04b6bb-eca1-4ced-8af5-958acd4c67db => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:24.524559 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-edb8e53c-3cf8-42fd-8ce9-fc818f7ad383 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:24.526536 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-edb8e53c-3cf8-42fd-8ce9-fc818f7ad383 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] POST https://10.4.3.32/volume/v3/snapshots/ba04b6bb-eca1-4ced-8af5-958acd4c67db/action Jul 03 21:46:24.526969 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-edb8e53c-3cf8-42fd-8ce9-fc818f7ad383 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:46:24.527087 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-edb8e53c-3cf8-42fd-8ce9-fc818f7ad383 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:24.528434 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.contrib.admin_actions [None req-edb8e53c-3cf8-42fd-8ce9-fc818f7ad383 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Updating snapshot 'ba04b6bb-eca1-4ced-8af5-958acd4c67db' with '{'status': 'error'}' {{(pid=99936) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 21:46:24.542730 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:24.542730 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:46:24.561120 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-edb8e53c-3cf8-42fd-8ce9-fc818f7ad383 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] https://10.4.3.32/volume/v3/snapshots/ba04b6bb-eca1-4ced-8af5-958acd4c67db/action returned with HTTP 202 Jul 03 21:46:24.561705 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 188/753] 10.4.3.32 () {68 vars in 1389 bytes} [Fri Jul 3 21:46:24 2026] POST /volume/v3/snapshots/ba04b6bb-eca1-4ced-8af5-958acd4c67db/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:46:24.569712 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-09cf89a0-ba9e-4f2d-bd1e-929b6b2594c0 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:24.571624 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-09cf89a0-ba9e-4f2d-bd1e-929b6b2594c0 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] GET https://10.4.3.32/volume/v3/snapshots/ba04b6bb-eca1-4ced-8af5-958acd4c67db Jul 03 21:46:24.571855 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-09cf89a0-ba9e-4f2d-bd1e-929b6b2594c0 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:24.571987 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-09cf89a0-ba9e-4f2d-bd1e-929b6b2594c0 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:24.573966 np0000004475 devstack@c-api.service[99935]: DEBUG dbcounter [-] [99935] Writing DB stats cinder:SELECT=183,cinder:UPDATE=38,cinder:INSERT=17,cinder:DELETE=1 {{(pid=99935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:46:24.579725 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:24.579725 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:46:24.580303 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-09cf89a0-ba9e-4f2d-bd1e-929b6b2594c0 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Snapshot retrieved successfully. Jul 03 21:46:24.582549 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-09cf89a0-ba9e-4f2d-bd1e-929b6b2594c0 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots/ba04b6bb-eca1-4ced-8af5-958acd4c67db returned with HTTP 200 Jul 03 21:46:24.583311 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 192/754] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:46:24 2026] GET /volume/v3/snapshots/ba04b6bb-eca1-4ced-8af5-958acd4c67db => generated 461 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:24.594078 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-47d5bc6d-0126-4910-9d47-79ce0f1ff708 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:24.596083 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-47d5bc6d-0126-4910-9d47-79ce0f1ff708 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] POST https://10.4.3.32/volume/v3/snapshots/ba04b6bb-eca1-4ced-8af5-958acd4c67db/action Jul 03 21:46:24.596654 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-47d5bc6d-0126-4910-9d47-79ce0f1ff708 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:46:24.596851 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-47d5bc6d-0126-4910-9d47-79ce0f1ff708 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:24.606593 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:24.606593 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:46:24.607211 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-47d5bc6d-0126-4910-9d47-79ce0f1ff708 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Snapshot retrieved successfully. Jul 03 21:46:24.634151 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-47d5bc6d-0126-4910-9d47-79ce0f1ff708 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Snapshot delete request issued successfully. Jul 03 21:46:24.634562 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-47d5bc6d-0126-4910-9d47-79ce0f1ff708 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] https://10.4.3.32/volume/v3/snapshots/ba04b6bb-eca1-4ced-8af5-958acd4c67db/action returned with HTTP 202 Jul 03 21:46:24.635301 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 187/755] 10.4.3.32 () {68 vars in 1389 bytes} [Fri Jul 3 21:46:24 2026] POST /volume/v3/snapshots/ba04b6bb-eca1-4ced-8af5-958acd4c67db/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:46:24.645047 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c7c0b739-d025-418e-ab25-b11105a275e5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:24.647559 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c7c0b739-d025-418e-ab25-b11105a275e5 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] GET https://10.4.3.32/volume/v3/snapshots/ba04b6bb-eca1-4ced-8af5-958acd4c67db Jul 03 21:46:24.647770 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c7c0b739-d025-418e-ab25-b11105a275e5 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:24.647981 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c7c0b739-d025-418e-ab25-b11105a275e5 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:24.654307 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:24.654307 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:46:24.654838 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c7c0b739-d025-418e-ab25-b11105a275e5 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Snapshot retrieved successfully. Jul 03 21:46:24.655668 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c7c0b739-d025-418e-ab25-b11105a275e5 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots/ba04b6bb-eca1-4ced-8af5-958acd4c67db returned with HTTP 200 Jul 03 21:46:24.656069 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 189/756] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:46:24 2026] GET /volume/v3/snapshots/ba04b6bb-eca1-4ced-8af5-958acd4c67db => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:25.665970 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-86101426-22e8-4af6-8478-d73c5b1fa363 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:25.668000 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-86101426-22e8-4af6-8478-d73c5b1fa363 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] GET https://10.4.3.32/volume/v3/snapshots/ba04b6bb-eca1-4ced-8af5-958acd4c67db Jul 03 21:46:25.668295 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-86101426-22e8-4af6-8478-d73c5b1fa363 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:25.668617 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-86101426-22e8-4af6-8478-d73c5b1fa363 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:25.673951 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-86101426-22e8-4af6-8478-d73c5b1fa363 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots/ba04b6bb-eca1-4ced-8af5-958acd4c67db returned with HTTP 404 Jul 03 21:46:25.674525 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 189/757] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:46:25 2026] GET /volume/v3/snapshots/ba04b6bb-eca1-4ced-8af5-958acd4c67db => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:46:25.681582 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-02e924dd-e64b-4ee0-83d4-b2738c75d271 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:25.683559 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-02e924dd-e64b-4ee0-83d4-b2738c75d271 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] POST https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae/action Jul 03 21:46:25.683991 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-02e924dd-e64b-4ee0-83d4-b2738c75d271 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:46:25.684197 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-02e924dd-e64b-4ee0-83d4-b2738c75d271 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:25.685591 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.contrib.admin_actions [None req-02e924dd-e64b-4ee0-83d4-b2738c75d271 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Updating snapshot '82358728-5d25-4a3a-b833-68e521a2faae' with '{'status': 'available'}' {{(pid=99935) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 21:46:25.694556 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:25.694556 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:46:25.710336 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-02e924dd-e64b-4ee0-83d4-b2738c75d271 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae/action returned with HTTP 202 Jul 03 21:46:25.710963 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 193/758] 10.4.3.32 () {68 vars in 1389 bytes} [Fri Jul 3 21:46:25 2026] POST /volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:46:25.728406 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-20931c5b-5245-42eb-a2fd-cf5bce79ce8c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:25.728406 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-20931c5b-5245-42eb-a2fd-cf5bce79ce8c tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] GET https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae Jul 03 21:46:25.728406 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-20931c5b-5245-42eb-a2fd-cf5bce79ce8c tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:25.728406 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-20931c5b-5245-42eb-a2fd-cf5bce79ce8c tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:25.741952 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:25.741952 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:46:25.742724 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-20931c5b-5245-42eb-a2fd-cf5bce79ce8c tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Snapshot retrieved successfully. Jul 03 21:46:25.743829 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-20931c5b-5245-42eb-a2fd-cf5bce79ce8c tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae returned with HTTP 200 Jul 03 21:46:25.744377 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 188/759] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:46:25 2026] GET /volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:25.759402 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-aad10415-9d71-4802-bb8a-625df8ccf6bc None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:25.761347 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-aad10415-9d71-4802-bb8a-625df8ccf6bc tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/ba04b6bb-eca1-4ced-8af5-958acd4c67db Jul 03 21:46:25.762171 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-aad10415-9d71-4802-bb8a-625df8ccf6bc tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:25.762622 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-aad10415-9d71-4802-bb8a-625df8ccf6bc tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:25.762725 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.snapshots [None req-aad10415-9d71-4802-bb8a-625df8ccf6bc tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Delete snapshot with id: ba04b6bb-eca1-4ced-8af5-958acd4c67db Jul 03 21:46:25.771457 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-aad10415-9d71-4802-bb8a-625df8ccf6bc tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots/ba04b6bb-eca1-4ced-8af5-958acd4c67db returned with HTTP 404 Jul 03 21:46:25.771457 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 190/760] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:46:25 2026] DELETE /volume/v3/snapshots/ba04b6bb-eca1-4ced-8af5-958acd4c67db => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:46:25.780524 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-0ea4feba-56eb-4177-a00c-0e2861d4fe20 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:25.783110 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0ea4feba-56eb-4177-a00c-0e2861d4fe20 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:46:25.784038 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0ea4feba-56eb-4177-a00c-0e2861d4fe20 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9e609b6d-69fd-4e02-a40b-0299767e1742", "name": "tempest-SnapshotsActionsTest-Snapshot-2015106738"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:25.798225 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:25.798225 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:46:25.799322 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-0ea4feba-56eb-4177-a00c-0e2861d4fe20 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Volume info retrieved successfully. Jul 03 21:46:25.799322 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.snapshots [None req-0ea4feba-56eb-4177-a00c-0e2861d4fe20 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Create snapshot from volume 9e609b6d-69fd-4e02-a40b-0299767e1742 Jul 03 21:46:25.837895 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-0ea4feba-56eb-4177-a00c-0e2861d4fe20 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Created reservations ['886da113-0e5d-4dc4-b92a-bd71e5d6c4cc', '7f8d0eda-d185-47a9-a233-6bacc320b38b', 'ea170d62-ffc8-441c-899c-b91fb7c8211f', '346cb76c-e89e-40b2-b3b2-4b0af46eb8f4'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:46:25.887727 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-0ea4feba-56eb-4177-a00c-0e2861d4fe20 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Snapshot create request issued successfully. Jul 03 21:46:25.888322 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0ea4feba-56eb-4177-a00c-0e2861d4fe20 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:46:25.889078 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 190/761] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:46:25 2026] POST /volume/v3/snapshots => generated 307 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:46:25.900253 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c4060349-7d90-43c5-9f57-41ef57c30a9d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:25.902183 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c4060349-7d90-43c5-9f57-41ef57c30a9d tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] GET https://10.4.3.32/volume/v3/snapshots/c50afe52-1146-4a8a-a1f9-7eaab84d8aca Jul 03 21:46:25.902452 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c4060349-7d90-43c5-9f57-41ef57c30a9d tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:25.902672 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c4060349-7d90-43c5-9f57-41ef57c30a9d tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:25.909678 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:25.909678 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:46:25.910461 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c4060349-7d90-43c5-9f57-41ef57c30a9d tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Snapshot retrieved successfully. Jul 03 21:46:25.911385 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c4060349-7d90-43c5-9f57-41ef57c30a9d tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots/c50afe52-1146-4a8a-a1f9-7eaab84d8aca returned with HTTP 200 Jul 03 21:46:25.911978 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 194/762] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:46:25 2026] GET /volume/v3/snapshots/c50afe52-1146-4a8a-a1f9-7eaab84d8aca => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:26.925006 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-83bb43cc-4ee7-4de3-a611-e3df6640eca0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:26.926835 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-83bb43cc-4ee7-4de3-a611-e3df6640eca0 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] GET https://10.4.3.32/volume/v3/snapshots/c50afe52-1146-4a8a-a1f9-7eaab84d8aca Jul 03 21:46:26.927008 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-83bb43cc-4ee7-4de3-a611-e3df6640eca0 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:26.927299 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-83bb43cc-4ee7-4de3-a611-e3df6640eca0 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:26.932937 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:26.932937 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:46:26.933598 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-83bb43cc-4ee7-4de3-a611-e3df6640eca0 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Snapshot retrieved successfully. Jul 03 21:46:26.934711 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-83bb43cc-4ee7-4de3-a611-e3df6640eca0 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots/c50afe52-1146-4a8a-a1f9-7eaab84d8aca returned with HTTP 200 Jul 03 21:46:26.935154 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 189/763] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:46:26 2026] GET /volume/v3/snapshots/c50afe52-1146-4a8a-a1f9-7eaab84d8aca => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:26.947472 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-08815ed4-97f2-4d50-a458-09789aeec678 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:26.949988 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-08815ed4-97f2-4d50-a458-09789aeec678 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] POST https://10.4.3.32/volume/v3/snapshots/c50afe52-1146-4a8a-a1f9-7eaab84d8aca/action Jul 03 21:46:26.951095 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-08815ed4-97f2-4d50-a458-09789aeec678 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:46:26.951095 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-08815ed4-97f2-4d50-a458-09789aeec678 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:26.955524 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.contrib.admin_actions [None req-08815ed4-97f2-4d50-a458-09789aeec678 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Updating snapshot 'c50afe52-1146-4a8a-a1f9-7eaab84d8aca' with '{'status': 'error_deleting'}' {{(pid=99933) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 21:46:26.972561 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:26.972561 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:46:26.989476 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-08815ed4-97f2-4d50-a458-09789aeec678 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] https://10.4.3.32/volume/v3/snapshots/c50afe52-1146-4a8a-a1f9-7eaab84d8aca/action returned with HTTP 202 Jul 03 21:46:26.989633 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 191/764] 10.4.3.32 () {68 vars in 1389 bytes} [Fri Jul 3 21:46:26 2026] POST /volume/v3/snapshots/c50afe52-1146-4a8a-a1f9-7eaab84d8aca/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:46:26.997627 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-dee4c7b2-fae7-46f5-963f-1200a8ba628d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:27.000202 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-dee4c7b2-fae7-46f5-963f-1200a8ba628d tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] GET https://10.4.3.32/volume/v3/snapshots/c50afe52-1146-4a8a-a1f9-7eaab84d8aca Jul 03 21:46:27.000481 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-dee4c7b2-fae7-46f5-963f-1200a8ba628d tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:27.000774 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-dee4c7b2-fae7-46f5-963f-1200a8ba628d tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:27.007286 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:27.007286 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:46:27.007967 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-dee4c7b2-fae7-46f5-963f-1200a8ba628d tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Snapshot retrieved successfully. Jul 03 21:46:27.009266 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-dee4c7b2-fae7-46f5-963f-1200a8ba628d tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots/c50afe52-1146-4a8a-a1f9-7eaab84d8aca returned with HTTP 200 Jul 03 21:46:27.010272 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 191/765] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:46:26 2026] GET /volume/v3/snapshots/c50afe52-1146-4a8a-a1f9-7eaab84d8aca => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:27.020318 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9a1e6fe0-0866-41c6-afa4-88d9715fea74 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:27.022300 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9a1e6fe0-0866-41c6-afa4-88d9715fea74 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] POST https://10.4.3.32/volume/v3/snapshots/c50afe52-1146-4a8a-a1f9-7eaab84d8aca/action Jul 03 21:46:27.022712 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9a1e6fe0-0866-41c6-afa4-88d9715fea74 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:46:27.022847 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9a1e6fe0-0866-41c6-afa4-88d9715fea74 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:27.026200 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-dd864b56-c879-47e7-85c7-379058e3e3db None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:27.026773 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-dd864b56-c879-47e7-85c7-379058e3e3db None None] GET https://10.4.3.32/volume// Jul 03 21:46:27.027008 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-dd864b56-c879-47e7-85c7-379058e3e3db None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:27.027311 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-dd864b56-c879-47e7-85c7-379058e3e3db None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:27.027877 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-dd864b56-c879-47e7-85c7-379058e3e3db None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:46:27.028215 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 190/766] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:46:27 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 21:46:27.030937 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:27.030937 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:46:27.031328 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-9a1e6fe0-0866-41c6-afa4-88d9715fea74 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Snapshot retrieved successfully. Jul 03 21:46:27.035750 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-db7bc380-7f0c-4b5c-8166-b10012f01550 req-5ee22c9a-e93e-40db-b2c3-e28503c6eabd None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:27.037635 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-db7bc380-7f0c-4b5c-8166-b10012f01550 req-5ee22c9a-e93e-40db-b2c3-e28503c6eabd tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] GET https://10.4.3.32/volume/v3/volumes/e1858994-f03c-47eb-8d6b-0235cb5edde7 Jul 03 21:46:27.037874 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-db7bc380-7f0c-4b5c-8166-b10012f01550 req-5ee22c9a-e93e-40db-b2c3-e28503c6eabd tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:27.038060 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-db7bc380-7f0c-4b5c-8166-b10012f01550 req-5ee22c9a-e93e-40db-b2c3-e28503c6eabd tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:27.049839 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:27.049839 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:46:27.051876 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-9a1e6fe0-0866-41c6-afa4-88d9715fea74 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Snapshot delete request issued successfully. Jul 03 21:46:27.052171 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9a1e6fe0-0866-41c6-afa4-88d9715fea74 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] https://10.4.3.32/volume/v3/snapshots/c50afe52-1146-4a8a-a1f9-7eaab84d8aca/action returned with HTTP 202 Jul 03 21:46:27.052743 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 195/767] 10.4.3.32 () {68 vars in 1389 bytes} [Fri Jul 3 21:46:27 2026] POST /volume/v3/snapshots/c50afe52-1146-4a8a-a1f9-7eaab84d8aca/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:46:27.054203 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-db7bc380-7f0c-4b5c-8166-b10012f01550 req-5ee22c9a-e93e-40db-b2c3-e28503c6eabd tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Volume info retrieved successfully. Jul 03 21:46:27.059569 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-db7bc380-7f0c-4b5c-8166-b10012f01550 req-5ee22c9a-e93e-40db-b2c3-e28503c6eabd tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/volumes/e1858994-f03c-47eb-8d6b-0235cb5edde7 returned with HTTP 200 Jul 03 21:46:27.060016 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 192/768] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:46:27 2026] GET /volume/v3/volumes/e1858994-f03c-47eb-8d6b-0235cb5edde7 => generated 1538 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:46:27.062758 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-69e9c55f-af02-4a24-8907-2b84c11a01ea None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:27.064649 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-69e9c55f-af02-4a24-8907-2b84c11a01ea tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] GET https://10.4.3.32/volume/v3/snapshots/c50afe52-1146-4a8a-a1f9-7eaab84d8aca Jul 03 21:46:27.064902 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-69e9c55f-af02-4a24-8907-2b84c11a01ea tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:27.065162 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-69e9c55f-af02-4a24-8907-2b84c11a01ea tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:27.073162 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:27.073162 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:46:27.073381 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-69e9c55f-af02-4a24-8907-2b84c11a01ea tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Snapshot retrieved successfully. Jul 03 21:46:27.075839 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-69e9c55f-af02-4a24-8907-2b84c11a01ea tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots/c50afe52-1146-4a8a-a1f9-7eaab84d8aca returned with HTTP 200 Jul 03 21:46:27.076448 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 192/769] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:46:27 2026] GET /volume/v3/snapshots/c50afe52-1146-4a8a-a1f9-7eaab84d8aca => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:27.158701 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-db7bc380-7f0c-4b5c-8166-b10012f01550 req-246f8293-6053-443b-8841-1ce8ba347401 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:27.161164 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-db7bc380-7f0c-4b5c-8166-b10012f01550 req-246f8293-6053-443b-8841-1ce8ba347401 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] PUT https://10.4.3.32/volume/v3/attachments/8fd60c2f-618a-464c-856d-1335b78dc312 Jul 03 21:46:27.161605 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-db7bc380-7f0c-4b5c-8166-b10012f01550 req-246f8293-6053-443b-8841-1ce8ba347401 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:27.170691 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-db7bc380-7f0c-4b5c-8166-b10012f01550 req-246f8293-6053-443b-8841-1ce8ba347401 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Acquiring lock "cinder-attachment_update-e1858994-f03c-47eb-8d6b-0235cb5edde7-np0000004475" by "attachment_update" {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:46:27.175713 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-db7bc380-7f0c-4b5c-8166-b10012f01550 req-246f8293-6053-443b-8841-1ce8ba347401 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Lock "cinder-attachment_update-e1858994-f03c-47eb-8d6b-0235cb5edde7-np0000004475" acquired by "attachment_update" :: waited 0.005s {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:46:27.177128 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:27.177128 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:46:27.706498 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-db7bc380-7f0c-4b5c-8166-b10012f01550 req-246f8293-6053-443b-8841-1ce8ba347401 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Lock "cinder-attachment_update-e1858994-f03c-47eb-8d6b-0235cb5edde7-np0000004475" released by "attachment_update" :: held 0.531s {{(pid=99934) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:46:27.706806 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-db7bc380-7f0c-4b5c-8166-b10012f01550 req-246f8293-6053-443b-8841-1ce8ba347401 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/attachments/8fd60c2f-618a-464c-856d-1335b78dc312 returned with HTTP 200 Jul 03 21:46:27.707336 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 191/770] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:46:27 2026] PUT /volume/v3/attachments/8fd60c2f-618a-464c-856d-1335b78dc312 => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:46:28.090095 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c3ded045-a897-4666-9845-32aab411964d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:28.090598 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c3ded045-a897-4666-9845-32aab411964d None None] GET https://10.4.3.32/volume// Jul 03 21:46:28.091470 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c3ded045-a897-4666-9845-32aab411964d None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:28.091470 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c3ded045-a897-4666-9845-32aab411964d None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:28.091978 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c3ded045-a897-4666-9845-32aab411964d None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:46:28.092212 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-afbf38d4-32e9-48b8-9b6a-a999874db167 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:28.092679 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 196/771] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:46:28 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 21:46:28.094732 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-afbf38d4-32e9-48b8-9b6a-a999874db167 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] GET https://10.4.3.32/volume/v3/snapshots/c50afe52-1146-4a8a-a1f9-7eaab84d8aca Jul 03 21:46:28.094966 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-afbf38d4-32e9-48b8-9b6a-a999874db167 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:28.095257 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-afbf38d4-32e9-48b8-9b6a-a999874db167 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:28.102229 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-afbf38d4-32e9-48b8-9b6a-a999874db167 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots/c50afe52-1146-4a8a-a1f9-7eaab84d8aca returned with HTTP 404 Jul 03 21:46:28.103038 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 193/772] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:46:28 2026] GET /volume/v3/snapshots/c50afe52-1146-4a8a-a1f9-7eaab84d8aca => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:46:28.103793 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-46620589-3923-4ccf-ae7a-099f11e5ce4f req-52677e3d-4a7b-4d85-8c42-9ad3c528203c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:28.106832 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-46620589-3923-4ccf-ae7a-099f11e5ce4f req-52677e3d-4a7b-4d85-8c42-9ad3c528203c tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] GET https://10.4.3.32/volume/v3/volumes/04de7cba-8ba3-4ef5-a8c3-315f5c677dbf Jul 03 21:46:28.107246 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-46620589-3923-4ccf-ae7a-099f11e5ce4f req-52677e3d-4a7b-4d85-8c42-9ad3c528203c tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:28.107788 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-46620589-3923-4ccf-ae7a-099f11e5ce4f req-52677e3d-4a7b-4d85-8c42-9ad3c528203c tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:28.113187 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9d65a61d-f23f-4b19-a217-a5824a7eef8e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:28.115339 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9d65a61d-f23f-4b19-a217-a5824a7eef8e tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] POST https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae/action Jul 03 21:46:28.115876 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9d65a61d-f23f-4b19-a217-a5824a7eef8e tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:46:28.116042 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9d65a61d-f23f-4b19-a217-a5824a7eef8e tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:28.117797 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.admin_actions [None req-9d65a61d-f23f-4b19-a217-a5824a7eef8e tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Updating snapshot '82358728-5d25-4a3a-b833-68e521a2faae' with '{'status': 'available'}' {{(pid=99934) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 21:46:28.126813 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:28.126813 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:46:28.130274 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:28.130274 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:46:28.133526 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-46620589-3923-4ccf-ae7a-099f11e5ce4f req-52677e3d-4a7b-4d85-8c42-9ad3c528203c tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Volume info retrieved successfully. Jul 03 21:46:28.140979 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-46620589-3923-4ccf-ae7a-099f11e5ce4f req-52677e3d-4a7b-4d85-8c42-9ad3c528203c tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] https://10.4.3.32/volume/v3/volumes/04de7cba-8ba3-4ef5-a8c3-315f5c677dbf returned with HTTP 200 Jul 03 21:46:28.141631 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 193/773] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:46:28 2026] GET /volume/v3/volumes/04de7cba-8ba3-4ef5-a8c3-315f5c677dbf => generated 1537 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:46:28.159821 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9d65a61d-f23f-4b19-a217-a5824a7eef8e tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae/action returned with HTTP 202 Jul 03 21:46:28.160387 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 192/774] 10.4.3.32 () {68 vars in 1389 bytes} [Fri Jul 3 21:46:28 2026] POST /volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:46:28.169735 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-167e4585-6d0e-475a-ae74-bc5d2b00a563 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:28.171814 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-167e4585-6d0e-475a-ae74-bc5d2b00a563 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] GET https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae Jul 03 21:46:28.172035 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-167e4585-6d0e-475a-ae74-bc5d2b00a563 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:28.172291 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-167e4585-6d0e-475a-ae74-bc5d2b00a563 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:28.178942 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:28.178942 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:46:28.179655 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-167e4585-6d0e-475a-ae74-bc5d2b00a563 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Snapshot retrieved successfully. Jul 03 21:46:28.180720 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-167e4585-6d0e-475a-ae74-bc5d2b00a563 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae returned with HTTP 200 Jul 03 21:46:28.181094 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 197/775] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:46:28 2026] GET /volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:28.194209 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-25e54cf1-18f5-4a9d-b8e6-971c0457835d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:28.196077 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-25e54cf1-18f5-4a9d-b8e6-971c0457835d tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/c50afe52-1146-4a8a-a1f9-7eaab84d8aca Jul 03 21:46:28.196297 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-25e54cf1-18f5-4a9d-b8e6-971c0457835d tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:28.196722 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-25e54cf1-18f5-4a9d-b8e6-971c0457835d tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:28.196804 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.snapshots [None req-25e54cf1-18f5-4a9d-b8e6-971c0457835d tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Delete snapshot with id: c50afe52-1146-4a8a-a1f9-7eaab84d8aca Jul 03 21:46:28.202758 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-25e54cf1-18f5-4a9d-b8e6-971c0457835d tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots/c50afe52-1146-4a8a-a1f9-7eaab84d8aca returned with HTTP 404 Jul 03 21:46:28.203546 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 194/776] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:46:28 2026] DELETE /volume/v3/snapshots/c50afe52-1146-4a8a-a1f9-7eaab84d8aca => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:46:28.212890 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-33b78f1c-8d10-42dd-8cb1-e8fae0dd1d75 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:28.215346 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-33b78f1c-8d10-42dd-8cb1-e8fae0dd1d75 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] POST https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae/action Jul 03 21:46:28.215810 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-33b78f1c-8d10-42dd-8cb1-e8fae0dd1d75 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:46:28.215990 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-33b78f1c-8d10-42dd-8cb1-e8fae0dd1d75 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:28.217917 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.contrib.admin_actions [None req-33b78f1c-8d10-42dd-8cb1-e8fae0dd1d75 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Updating snapshot '82358728-5d25-4a3a-b833-68e521a2faae' with '{'status': 'creating'}' {{(pid=99936) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 21:46:28.233507 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-db7bc380-7f0c-4b5c-8166-b10012f01550 req-36c45754-502c-4fcb-ba86-1ed84221fc48 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:28.237083 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-db7bc380-7f0c-4b5c-8166-b10012f01550 req-36c45754-502c-4fcb-ba86-1ed84221fc48 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] POST https://10.4.3.32/volume/v3/attachments/8fd60c2f-618a-464c-856d-1335b78dc312/action Jul 03 21:46:28.237958 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-db7bc380-7f0c-4b5c-8166-b10012f01550 req-36c45754-502c-4fcb-ba86-1ed84221fc48 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Action body: b'{"os-complete": null}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:46:28.237958 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-db7bc380-7f0c-4b5c-8166-b10012f01550 req-36c45754-502c-4fcb-ba86-1ed84221fc48 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:28.244300 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:28.244300 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:46:28.266027 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-46620589-3923-4ccf-ae7a-099f11e5ce4f req-a628a651-9454-4805-8e96-62a7d77e0622 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:28.266774 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:28.266774 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:46:28.268990 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-33b78f1c-8d10-42dd-8cb1-e8fae0dd1d75 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae/action returned with HTTP 202 Jul 03 21:46:28.269304 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-46620589-3923-4ccf-ae7a-099f11e5ce4f req-a628a651-9454-4805-8e96-62a7d77e0622 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] PUT https://10.4.3.32/volume/v3/attachments/70fb7064-89f2-4010-81a7-36484495f5fe Jul 03 21:46:28.269520 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 194/777] 10.4.3.32 () {68 vars in 1389 bytes} [Fri Jul 3 21:46:28 2026] POST /volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:46:28.269870 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-46620589-3923-4ccf-ae7a-099f11e5ce4f req-a628a651-9454-4805-8e96-62a7d77e0622 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:28.278622 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-63bcafd0-95aa-4ad1-ab0c-cc5215c62c4c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:28.280651 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-63bcafd0-95aa-4ad1-ab0c-cc5215c62c4c tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] GET https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae Jul 03 21:46:28.281027 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-63bcafd0-95aa-4ad1-ab0c-cc5215c62c4c tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:28.281271 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-63bcafd0-95aa-4ad1-ab0c-cc5215c62c4c tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:28.281652 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-46620589-3923-4ccf-ae7a-099f11e5ce4f req-a628a651-9454-4805-8e96-62a7d77e0622 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Acquiring lock "cinder-attachment_update-04de7cba-8ba3-4ef5-a8c3-315f5c677dbf-np0000004475" by "attachment_update" {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:46:28.287534 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-46620589-3923-4ccf-ae7a-099f11e5ce4f req-a628a651-9454-4805-8e96-62a7d77e0622 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Lock "cinder-attachment_update-04de7cba-8ba3-4ef5-a8c3-315f5c677dbf-np0000004475" acquired by "attachment_update" :: waited 0.006s {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:46:28.288009 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:28.288009 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:46:28.288559 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-63bcafd0-95aa-4ad1-ab0c-cc5215c62c4c tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Snapshot retrieved successfully. Jul 03 21:46:28.288716 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:28.288716 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:46:28.289483 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-63bcafd0-95aa-4ad1-ab0c-cc5215c62c4c tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae returned with HTTP 200 Jul 03 21:46:28.289913 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 195/778] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:46:28 2026] GET /volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:28.290431 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-db7bc380-7f0c-4b5c-8166-b10012f01550 req-36c45754-502c-4fcb-ba86-1ed84221fc48 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/attachments/8fd60c2f-618a-464c-856d-1335b78dc312/action returned with HTTP 204 Jul 03 21:46:28.291228 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 193/779] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:46:28 2026] POST /volume/v3/attachments/8fd60c2f-618a-464c-856d-1335b78dc312/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:46:28.302585 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f03e364b-72d9-490b-9918-56bb2ea8ffb5 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:28.305593 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f03e364b-72d9-490b-9918-56bb2ea8ffb5 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] POST https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae/action Jul 03 21:46:28.305998 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f03e364b-72d9-490b-9918-56bb2ea8ffb5 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:46:28.306155 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f03e364b-72d9-490b-9918-56bb2ea8ffb5 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:28.308106 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.contrib.snapshot_actions [None req-f03e364b-72d9-490b-9918-56bb2ea8ffb5 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=99936) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 21:46:28.314907 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:28.314907 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:46:28.315851 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.contrib.snapshot_actions [None req-f03e364b-72d9-490b-9918-56bb2ea8ffb5 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Updating snapshot 82358728-5d25-4a3a-b833-68e521a2faae with info {'id': '82358728-5d25-4a3a-b833-68e521a2faae', 'status': 'error', 'progress': '80%'} Jul 03 21:46:28.327161 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f03e364b-72d9-490b-9918-56bb2ea8ffb5 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae/action returned with HTTP 202 Jul 03 21:46:28.327966 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 195/780] 10.4.3.32 () {68 vars in 1389 bytes} [Fri Jul 3 21:46:28 2026] POST /volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:46:28.338281 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-cebf57ce-a8f8-4ad6-8b88-bfcb7d68df9b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:28.340348 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-cebf57ce-a8f8-4ad6-8b88-bfcb7d68df9b tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] GET https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae Jul 03 21:46:28.340581 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-cebf57ce-a8f8-4ad6-8b88-bfcb7d68df9b tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:28.340808 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-cebf57ce-a8f8-4ad6-8b88-bfcb7d68df9b tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:28.347215 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:28.347215 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:46:28.347786 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-cebf57ce-a8f8-4ad6-8b88-bfcb7d68df9b tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Snapshot retrieved successfully. Jul 03 21:46:28.348836 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-cebf57ce-a8f8-4ad6-8b88-bfcb7d68df9b tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae returned with HTTP 200 Jul 03 21:46:28.349567 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 196/781] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:46:28 2026] GET /volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae => generated 460 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:28.359780 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-dee6e8d9-7eb7-4bab-babc-795d1a46afe2 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:28.361911 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-dee6e8d9-7eb7-4bab-babc-795d1a46afe2 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] POST https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae/action Jul 03 21:46:28.362318 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-dee6e8d9-7eb7-4bab-babc-795d1a46afe2 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:46:28.362507 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-dee6e8d9-7eb7-4bab-babc-795d1a46afe2 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:28.363783 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.admin_actions [None req-dee6e8d9-7eb7-4bab-babc-795d1a46afe2 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] Updating snapshot '82358728-5d25-4a3a-b833-68e521a2faae' with '{'status': 'available'}' {{(pid=99934) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 21:46:28.376775 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:28.376775 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:46:28.392706 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-dee6e8d9-7eb7-4bab-babc-795d1a46afe2 tempest-SnapshotsActionsTest-626661231 tempest-SnapshotsActionsTest-626661231-project-admin] https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae/action returned with HTTP 202 Jul 03 21:46:28.393251 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 194/782] 10.4.3.32 () {68 vars in 1389 bytes} [Fri Jul 3 21:46:28 2026] POST /volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:46:28.401678 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-62ec67f7-5ce8-493e-8723-64869c385a48 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:28.404013 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-62ec67f7-5ce8-493e-8723-64869c385a48 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] GET https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae Jul 03 21:46:28.404316 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-62ec67f7-5ce8-493e-8723-64869c385a48 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:28.404587 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-62ec67f7-5ce8-493e-8723-64869c385a48 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:28.413042 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:28.413042 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:46:28.414940 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-62ec67f7-5ce8-493e-8723-64869c385a48 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Snapshot retrieved successfully. Jul 03 21:46:28.417899 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-62ec67f7-5ce8-493e-8723-64869c385a48 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae returned with HTTP 200 Jul 03 21:46:28.417899 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 196/783] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:46:28 2026] GET /volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae => generated 464 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:28.431891 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2225a561-8d7f-4553-864a-52e5c266ac87 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:28.434325 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2225a561-8d7f-4553-864a-52e5c266ac87 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae Jul 03 21:46:28.434579 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2225a561-8d7f-4553-864a-52e5c266ac87 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:28.435074 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2225a561-8d7f-4553-864a-52e5c266ac87 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:28.435074 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.snapshots [None req-2225a561-8d7f-4553-864a-52e5c266ac87 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Delete snapshot with id: 82358728-5d25-4a3a-b833-68e521a2faae Jul 03 21:46:28.441026 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:28.441026 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:46:28.441750 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-2225a561-8d7f-4553-864a-52e5c266ac87 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Snapshot retrieved successfully. Jul 03 21:46:28.471486 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-2225a561-8d7f-4553-864a-52e5c266ac87 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Snapshot delete request issued successfully. Jul 03 21:46:28.471745 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2225a561-8d7f-4553-864a-52e5c266ac87 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae returned with HTTP 202 Jul 03 21:46:28.472256 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 197/784] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:46:28 2026] DELETE /volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:46:28.481543 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-fb3251b8-4480-411a-aa64-6192292c4900 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:28.483874 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fb3251b8-4480-411a-aa64-6192292c4900 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] GET https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae Jul 03 21:46:28.484218 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fb3251b8-4480-411a-aa64-6192292c4900 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:28.484541 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fb3251b8-4480-411a-aa64-6192292c4900 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:28.492356 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:28.492356 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:46:28.493876 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-fb3251b8-4480-411a-aa64-6192292c4900 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Snapshot retrieved successfully. Jul 03 21:46:28.494050 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fb3251b8-4480-411a-aa64-6192292c4900 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae returned with HTTP 200 Jul 03 21:46:28.497384 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 195/785] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:46:28 2026] GET /volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae => generated 463 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:28.822091 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-46620589-3923-4ccf-ae7a-099f11e5ce4f req-a628a651-9454-4805-8e96-62a7d77e0622 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Lock "cinder-attachment_update-04de7cba-8ba3-4ef5-a8c3-315f5c677dbf-np0000004475" released by "attachment_update" :: held 0.532s {{(pid=99935) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:46:28.822091 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-46620589-3923-4ccf-ae7a-099f11e5ce4f req-a628a651-9454-4805-8e96-62a7d77e0622 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] https://10.4.3.32/volume/v3/attachments/70fb7064-89f2-4010-81a7-36484495f5fe returned with HTTP 200 Jul 03 21:46:28.822091 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 198/786] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:46:28 2026] PUT /volume/v3/attachments/70fb7064-89f2-4010-81a7-36484495f5fe => generated 969 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:46:29.351180 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-46620589-3923-4ccf-ae7a-099f11e5ce4f req-43e9c3ed-2fa1-40ac-8848-d04faab51f2c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:29.354649 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-46620589-3923-4ccf-ae7a-099f11e5ce4f req-43e9c3ed-2fa1-40ac-8848-d04faab51f2c tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] POST https://10.4.3.32/volume/v3/attachments/70fb7064-89f2-4010-81a7-36484495f5fe/action Jul 03 21:46:29.355193 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-46620589-3923-4ccf-ae7a-099f11e5ce4f req-43e9c3ed-2fa1-40ac-8848-d04faab51f2c tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Action body: b'{"os-complete": null}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:46:29.356049 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-46620589-3923-4ccf-ae7a-099f11e5ce4f req-43e9c3ed-2fa1-40ac-8848-d04faab51f2c tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:29.381678 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:29.381678 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:46:29.400894 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-46620589-3923-4ccf-ae7a-099f11e5ce4f req-43e9c3ed-2fa1-40ac-8848-d04faab51f2c tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] https://10.4.3.32/volume/v3/attachments/70fb7064-89f2-4010-81a7-36484495f5fe/action returned with HTTP 204 Jul 03 21:46:29.401497 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 197/787] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:46:29 2026] POST /volume/v3/attachments/70fb7064-89f2-4010-81a7-36484495f5fe/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:46:29.506745 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-5f6dac9a-fe61-4b20-9700-cb4c51974734 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:29.509484 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5f6dac9a-fe61-4b20-9700-cb4c51974734 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] GET https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae Jul 03 21:46:29.510286 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5f6dac9a-fe61-4b20-9700-cb4c51974734 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:29.510286 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5f6dac9a-fe61-4b20-9700-cb4c51974734 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:29.518598 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5f6dac9a-fe61-4b20-9700-cb4c51974734 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae returned with HTTP 404 Jul 03 21:46:29.519452 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 198/788] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:46:29 2026] GET /volume/v3/snapshots/82358728-5d25-4a3a-b833-68e521a2faae => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:46:29.531620 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6d0f7f63-dcd0-4827-9258-62ef01f9d96b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:29.534491 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6d0f7f63-dcd0-4827-9258-62ef01f9d96b tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] GET https://10.4.3.32/volume/v3/volumes/9e609b6d-69fd-4e02-a40b-0299767e1742 Jul 03 21:46:29.534906 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6d0f7f63-dcd0-4827-9258-62ef01f9d96b tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:29.535236 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6d0f7f63-dcd0-4827-9258-62ef01f9d96b tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:29.554207 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:29.554207 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:46:29.564754 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-6d0f7f63-dcd0-4827-9258-62ef01f9d96b tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Volume info retrieved successfully. Jul 03 21:46:29.572136 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6d0f7f63-dcd0-4827-9258-62ef01f9d96b tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/volumes/9e609b6d-69fd-4e02-a40b-0299767e1742 returned with HTTP 200 Jul 03 21:46:29.572764 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 196/789] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:46:29 2026] GET /volume/v3/volumes/9e609b6d-69fd-4e02-a40b-0299767e1742 => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:29.590867 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c491fed9-3734-45df-aae0-465d508d0f34 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:29.594968 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c491fed9-3734-45df-aae0-465d508d0f34 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] DELETE https://10.4.3.32/volume/v3/volumes/9e609b6d-69fd-4e02-a40b-0299767e1742 Jul 03 21:46:29.594968 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c491fed9-3734-45df-aae0-465d508d0f34 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:29.594968 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c491fed9-3734-45df-aae0-465d508d0f34 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:29.594968 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-c491fed9-3734-45df-aae0-465d508d0f34 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Delete volume with id: 9e609b6d-69fd-4e02-a40b-0299767e1742 Jul 03 21:46:29.610129 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:29.610129 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:46:29.611173 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c491fed9-3734-45df-aae0-465d508d0f34 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Volume info retrieved successfully. Jul 03 21:46:29.649093 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c491fed9-3734-45df-aae0-465d508d0f34 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Delete volume request issued successfully. Jul 03 21:46:29.649237 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c491fed9-3734-45df-aae0-465d508d0f34 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/volumes/9e609b6d-69fd-4e02-a40b-0299767e1742 returned with HTTP 202 Jul 03 21:46:29.649702 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 199/790] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:46:29 2026] DELETE /volume/v3/volumes/9e609b6d-69fd-4e02-a40b-0299767e1742 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:46:29.659928 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f5486335-60b6-4098-9a49-130b28448462 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:29.662845 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f5486335-60b6-4098-9a49-130b28448462 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] GET https://10.4.3.32/volume/v3/volumes/9e609b6d-69fd-4e02-a40b-0299767e1742 Jul 03 21:46:29.663182 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f5486335-60b6-4098-9a49-130b28448462 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:29.663497 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f5486335-60b6-4098-9a49-130b28448462 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:29.670866 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:29.670866 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:46:29.675313 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-f5486335-60b6-4098-9a49-130b28448462 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Volume info retrieved successfully. Jul 03 21:46:29.680670 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f5486335-60b6-4098-9a49-130b28448462 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/volumes/9e609b6d-69fd-4e02-a40b-0299767e1742 returned with HTTP 200 Jul 03 21:46:29.681266 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 198/791] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:46:29 2026] GET /volume/v3/volumes/9e609b6d-69fd-4e02-a40b-0299767e1742 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:29.786535 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2d5f5eda-61ac-44d1-938f-773af9bb247d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:29.786928 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2d5f5eda-61ac-44d1-938f-773af9bb247d None None] GET https://10.4.3.32/volume// Jul 03 21:46:29.787164 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2d5f5eda-61ac-44d1-938f-773af9bb247d None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:29.787337 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2d5f5eda-61ac-44d1-938f-773af9bb247d None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:29.787859 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2d5f5eda-61ac-44d1-938f-773af9bb247d None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:46:29.787926 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 199/792] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:46: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 21:46:29.801915 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-569397f8-429b-4ec9-a0a2-10aac1ccb2cc req-f4637dcb-c7f9-4845-8dbe-9b7d33cbeea0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:29.807401 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-569397f8-429b-4ec9-a0a2-10aac1ccb2cc req-f4637dcb-c7f9-4845-8dbe-9b7d33cbeea0 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:46:29.807401 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-569397f8-429b-4ec9-a0a2-10aac1ccb2cc req-f4637dcb-c7f9-4845-8dbe-9b7d33cbeea0 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "660d18f2-f314-4696-bc12-7173ea624acb", "connector": null, "instance_uuid": "afec8709-8614-4f87-aff3-d04cb787b598"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:29.816572 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:29.816572 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:46:29.865649 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-569397f8-429b-4ec9-a0a2-10aac1ccb2cc req-f4637dcb-c7f9-4845-8dbe-9b7d33cbeea0 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:46:29.865649 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 197/793] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:46:29 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 21:46:29.876443 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-569397f8-429b-4ec9-a0a2-10aac1ccb2cc req-2f08970a-0ce5-409c-818b-6785dabd82c7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:29.879144 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-569397f8-429b-4ec9-a0a2-10aac1ccb2cc req-2f08970a-0ce5-409c-818b-6785dabd82c7 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] DELETE https://10.4.3.32/volume/v3/attachments/cdff51ce-fc3c-4439-8508-25ea2f2e0c16 Jul 03 21:46:29.879466 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-569397f8-429b-4ec9-a0a2-10aac1ccb2cc req-2f08970a-0ce5-409c-818b-6785dabd82c7 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:29.879727 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-569397f8-429b-4ec9-a0a2-10aac1ccb2cc req-2f08970a-0ce5-409c-818b-6785dabd82c7 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:29.890908 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:29.890908 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:46:30.443302 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-569397f8-429b-4ec9-a0a2-10aac1ccb2cc req-2f08970a-0ce5-409c-818b-6785dabd82c7 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] https://10.4.3.32/volume/v3/attachments/cdff51ce-fc3c-4439-8508-25ea2f2e0c16 returned with HTTP 200 Jul 03 21:46:30.443739 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 200/794] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:46:29 2026] DELETE /volume/v3/attachments/cdff51ce-fc3c-4439-8508-25ea2f2e0c16 => generated 192 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:46:30.696111 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-cf0ef762-4a5b-4081-ae4a-34e466687f84 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:30.698043 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cf0ef762-4a5b-4081-ae4a-34e466687f84 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] GET https://10.4.3.32/volume/v3/volumes/9e609b6d-69fd-4e02-a40b-0299767e1742 Jul 03 21:46:30.698240 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cf0ef762-4a5b-4081-ae4a-34e466687f84 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:30.698451 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cf0ef762-4a5b-4081-ae4a-34e466687f84 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:30.715919 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cf0ef762-4a5b-4081-ae4a-34e466687f84 tempest-SnapshotsActionsTest-641358770 tempest-SnapshotsActionsTest-641358770-project-member] https://10.4.3.32/volume/v3/volumes/9e609b6d-69fd-4e02-a40b-0299767e1742 returned with HTTP 404 Jul 03 21:46:30.716394 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 199/795] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:46:30 2026] GET /volume/v3/volumes/9e609b6d-69fd-4e02-a40b-0299767e1742 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 21:46:31.401985 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-a1dd354a-24a7-4594-9863-b193f4b5301c req-3221fdd4-ca75-46ce-a6c3-deb2cd38b284 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:31.407833 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-a1dd354a-24a7-4594-9863-b193f4b5301c req-3221fdd4-ca75-46ce-a6c3-deb2cd38b284 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] DELETE https://10.4.3.32/volume/v3/attachments/693f8121-707c-406e-a172-84c12e54f769 Jul 03 21:46:31.408442 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-a1dd354a-24a7-4594-9863-b193f4b5301c req-3221fdd4-ca75-46ce-a6c3-deb2cd38b284 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:31.408673 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-a1dd354a-24a7-4594-9863-b193f4b5301c req-3221fdd4-ca75-46ce-a6c3-deb2cd38b284 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:31.425114 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:31.425114 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:46:31.595702 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-18ce4331-3333-4b1e-b8e5-eff9c9e10f18 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:31.598076 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-18ce4331-3333-4b1e-b8e5-eff9c9e10f18 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 Jul 03 21:46:31.598905 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-18ce4331-3333-4b1e-b8e5-eff9c9e10f18 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:31.599193 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-18ce4331-3333-4b1e-b8e5-eff9c9e10f18 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:31.610699 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:31.610699 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:46:31.617114 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-18ce4331-3333-4b1e-b8e5-eff9c9e10f18 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:46:31.625320 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-18ce4331-3333-4b1e-b8e5-eff9c9e10f18 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 returned with HTTP 200 Jul 03 21:46:31.626195 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 198/796] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:46:31 2026] GET /volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:31.694509 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-397b0088-2b83-4809-bd4e-de6117f851e2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:31.697258 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-397b0088-2b83-4809-bd4e-de6117f851e2 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 Jul 03 21:46:31.697571 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-397b0088-2b83-4809-bd4e-de6117f851e2 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:31.697844 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-397b0088-2b83-4809-bd4e-de6117f851e2 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:31.708129 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:31.708129 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:46:31.712769 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-397b0088-2b83-4809-bd4e-de6117f851e2 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:46:31.717565 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-397b0088-2b83-4809-bd4e-de6117f851e2 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 returned with HTTP 200 Jul 03 21:46:31.718102 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 201/797] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:46:31 2026] GET /volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:31.978273 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-a1dd354a-24a7-4594-9863-b193f4b5301c req-3221fdd4-ca75-46ce-a6c3-deb2cd38b284 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] https://10.4.3.32/volume/v3/attachments/693f8121-707c-406e-a172-84c12e54f769 returned with HTTP 200 Jul 03 21:46:31.978273 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 200/798] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:46:31 2026] DELETE /volume/v3/attachments/693f8121-707c-406e-a172-84c12e54f769 => generated 19 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:31.993717 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-a1dd354a-24a7-4594-9863-b193f4b5301c req-46dce574-3417-4069-9637-3a5d2c387814 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:31.995903 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-a1dd354a-24a7-4594-9863-b193f4b5301c req-46dce574-3417-4069-9637-3a5d2c387814 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] DELETE https://10.4.3.32/volume/v3/volumes/f46896f6-c15a-4fe3-a237-9ff3e2e90d34 Jul 03 21:46:31.996171 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-a1dd354a-24a7-4594-9863-b193f4b5301c req-46dce574-3417-4069-9637-3a5d2c387814 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:31.996505 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-a1dd354a-24a7-4594-9863-b193f4b5301c req-46dce574-3417-4069-9637-3a5d2c387814 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:31.996739 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [req-a1dd354a-24a7-4594-9863-b193f4b5301c req-46dce574-3417-4069-9637-3a5d2c387814 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Delete volume with id: f46896f6-c15a-4fe3-a237-9ff3e2e90d34 Jul 03 21:46:32.007055 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:32.007055 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:46:32.007851 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-a1dd354a-24a7-4594-9863-b193f4b5301c req-46dce574-3417-4069-9637-3a5d2c387814 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Volume info retrieved successfully. Jul 03 21:46:32.037215 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-a1dd354a-24a7-4594-9863-b193f4b5301c req-46dce574-3417-4069-9637-3a5d2c387814 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] Delete volume request issued successfully. Jul 03 21:46:32.037215 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-a1dd354a-24a7-4594-9863-b193f4b5301c req-46dce574-3417-4069-9637-3a5d2c387814 tempest-ServerActionsV293TestJSON-1824220961 tempest-ServerActionsV293TestJSON-1824220961-project-member] https://10.4.3.32/volume/v3/volumes/f46896f6-c15a-4fe3-a237-9ff3e2e90d34 returned with HTTP 202 Jul 03 21:46:32.037886 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 200/799] 10.4.3.32 () {70 vars in 1613 bytes} [Fri Jul 3 21:46:31 2026] DELETE /volume/v3/volumes/f46896f6-c15a-4fe3-a237-9ff3e2e90d34 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:46:33.856166 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9fe703a6-2244-4993-92e2-60d36d08c9e5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:34.017403 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9fe703a6-2244-4993-92e2-60d36d08c9e5 tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:46:34.017403 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9fe703a6-2244-4993-92e2-60d36d08c9e5 tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1223822608"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:34.043269 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9fe703a6-2244-4993-92e2-60d36d08c9e5 tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:46:34.044344 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 199/800] 10.4.3.32 () {68 vars in 1245 bytes} [Fri Jul 3 21:46:33 2026] POST /volume/v3/types => generated 231 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:34.057575 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f2aea591-1a68-4bf8-b763-00f903cadf35 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:34.059723 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f2aea591-1a68-4bf8-b763-00f903cadf35 tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] POST https://10.4.3.32/volume/v3/types/711d7019-e67f-4ee1-9a29-3d129e1a93b8/extra_specs Jul 03 21:46:34.060146 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f2aea591-1a68-4bf8-b763-00f903cadf35 tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:34.134398 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f2aea591-1a68-4bf8-b763-00f903cadf35 tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] https://10.4.3.32/volume/v3/types/711d7019-e67f-4ee1-9a29-3d129e1a93b8/extra_specs returned with HTTP 200 Jul 03 21:46:34.135295 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 202/801] 10.4.3.32 () {68 vars in 1392 bytes} [Fri Jul 3 21:46:34 2026] POST /volume/v3/types/711d7019-e67f-4ee1-9a29-3d129e1a93b8/extra_specs => generated 34 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:46:34.146788 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c4b579cf-1a04-41cf-b245-7349567aa5ac None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:34.150115 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c4b579cf-1a04-41cf-b245-7349567aa5ac tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] GET https://10.4.3.32/volume/v3/types/711d7019-e67f-4ee1-9a29-3d129e1a93b8/extra_specs/spec3 Jul 03 21:46:34.150548 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c4b579cf-1a04-41cf-b245-7349567aa5ac tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:34.150761 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c4b579cf-1a04-41cf-b245-7349567aa5ac tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:34.151124 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:34.151124 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:46:34.160978 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c4b579cf-1a04-41cf-b245-7349567aa5ac tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] https://10.4.3.32/volume/v3/types/711d7019-e67f-4ee1-9a29-3d129e1a93b8/extra_specs/spec3 returned with HTTP 200 Jul 03 21:46:34.161728 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 201/802] 10.4.3.32 () {66 vars in 1389 bytes} [Fri Jul 3 21:46:34 2026] GET /volume/v3/types/711d7019-e67f-4ee1-9a29-3d129e1a93b8/extra_specs/spec3 => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:46:34.171170 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-470361e8-49be-46fd-bdaa-5360e56495a0 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:34.173189 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-470361e8-49be-46fd-bdaa-5360e56495a0 tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] DELETE https://10.4.3.32/volume/v3/types/711d7019-e67f-4ee1-9a29-3d129e1a93b8/extra_specs/spec3 Jul 03 21:46:34.173395 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-470361e8-49be-46fd-bdaa-5360e56495a0 tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:34.173652 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-470361e8-49be-46fd-bdaa-5360e56495a0 tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:34.209893 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-470361e8-49be-46fd-bdaa-5360e56495a0 tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] https://10.4.3.32/volume/v3/types/711d7019-e67f-4ee1-9a29-3d129e1a93b8/extra_specs/spec3 returned with HTTP 202 Jul 03 21:46:34.210474 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 201/803] 10.4.3.32 () {66 vars in 1392 bytes} [Fri Jul 3 21:46:34 2026] DELETE /volume/v3/types/711d7019-e67f-4ee1-9a29-3d129e1a93b8/extra_specs/spec3 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:46:34.224399 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-8e8e8322-619e-46b1-b7a0-9738431f50ba None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:34.225651 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8e8e8322-619e-46b1-b7a0-9738431f50ba tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] GET https://10.4.3.32/volume/v3/types/711d7019-e67f-4ee1-9a29-3d129e1a93b8/extra_specs/spec3 Jul 03 21:46:34.225776 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8e8e8322-619e-46b1-b7a0-9738431f50ba tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:34.226294 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8e8e8322-619e-46b1-b7a0-9738431f50ba tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:34.243295 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8e8e8322-619e-46b1-b7a0-9738431f50ba tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] https://10.4.3.32/volume/v3/types/711d7019-e67f-4ee1-9a29-3d129e1a93b8/extra_specs/spec3 returned with HTTP 404 Jul 03 21:46:34.244133 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 200/804] 10.4.3.32 () {66 vars in 1389 bytes} [Fri Jul 3 21:46:34 2026] GET /volume/v3/types/711d7019-e67f-4ee1-9a29-3d129e1a93b8/extra_specs/spec3 => generated 129 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:46:34.256548 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e4252b06-450e-414d-aaad-7aeb68bfe663 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:34.259593 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e4252b06-450e-414d-aaad-7aeb68bfe663 tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] POST https://10.4.3.32/volume/v3/types/711d7019-e67f-4ee1-9a29-3d129e1a93b8/extra_specs Jul 03 21:46:34.259647 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e4252b06-450e-414d-aaad-7aeb68bfe663 tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:34.295624 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e4252b06-450e-414d-aaad-7aeb68bfe663 tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] https://10.4.3.32/volume/v3/types/711d7019-e67f-4ee1-9a29-3d129e1a93b8/extra_specs returned with HTTP 200 Jul 03 21:46:34.296174 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 203/805] 10.4.3.32 () {68 vars in 1392 bytes} [Fri Jul 3 21:46:34 2026] POST /volume/v3/types/711d7019-e67f-4ee1-9a29-3d129e1a93b8/extra_specs => generated 34 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:46:34.305107 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1d666ca7-68b1-4461-b4bc-c3715bc6c084 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:34.307804 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1d666ca7-68b1-4461-b4bc-c3715bc6c084 tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] GET https://10.4.3.32/volume/v3/types/711d7019-e67f-4ee1-9a29-3d129e1a93b8/extra_specs Jul 03 21:46:34.308101 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1d666ca7-68b1-4461-b4bc-c3715bc6c084 tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:34.308438 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1d666ca7-68b1-4461-b4bc-c3715bc6c084 tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] Calling method 'index' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:34.317843 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1d666ca7-68b1-4461-b4bc-c3715bc6c084 tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] https://10.4.3.32/volume/v3/types/711d7019-e67f-4ee1-9a29-3d129e1a93b8/extra_specs returned with HTTP 200 Jul 03 21:46:34.318534 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 202/806] 10.4.3.32 () {66 vars in 1371 bytes} [Fri Jul 3 21:46:34 2026] GET /volume/v3/types/711d7019-e67f-4ee1-9a29-3d129e1a93b8/extra_specs => generated 34 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:46:34.329759 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8c11bae7-4017-4275-a245-4c3a3f0196d8 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:34.332576 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8c11bae7-4017-4275-a245-4c3a3f0196d8 tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] POST https://10.4.3.32/volume/v3/types/711d7019-e67f-4ee1-9a29-3d129e1a93b8/extra_specs Jul 03 21:46:34.333096 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8c11bae7-4017-4275-a245-4c3a3f0196d8 tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:34.364828 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8c11bae7-4017-4275-a245-4c3a3f0196d8 tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] https://10.4.3.32/volume/v3/types/711d7019-e67f-4ee1-9a29-3d129e1a93b8/extra_specs returned with HTTP 200 Jul 03 21:46:34.365527 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 202/807] 10.4.3.32 () {68 vars in 1392 bytes} [Fri Jul 3 21:46:34 2026] POST /volume/v3/types/711d7019-e67f-4ee1-9a29-3d129e1a93b8/extra_specs => generated 34 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:46:34.375763 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-bbe37d4d-17d5-4b5d-b5c4-b6080edf409f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:34.378231 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-bbe37d4d-17d5-4b5d-b5c4-b6080edf409f tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] PUT https://10.4.3.32/volume/v3/types/711d7019-e67f-4ee1-9a29-3d129e1a93b8/extra_specs/spec2 Jul 03 21:46:34.378664 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-bbe37d4d-17d5-4b5d-b5c4-b6080edf409f tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:34.405705 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-bbe37d4d-17d5-4b5d-b5c4-b6080edf409f tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] https://10.4.3.32/volume/v3/types/711d7019-e67f-4ee1-9a29-3d129e1a93b8/extra_specs/spec2 returned with HTTP 200 Jul 03 21:46:34.406193 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 201/808] 10.4.3.32 () {68 vars in 1409 bytes} [Fri Jul 3 21:46:34 2026] PUT /volume/v3/types/711d7019-e67f-4ee1-9a29-3d129e1a93b8/extra_specs/spec2 => generated 17 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 03 21:46:34.417958 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9f87ecca-ae6d-4bf1-a4c4-a07cf6757537 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:34.420509 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9f87ecca-ae6d-4bf1-a4c4-a07cf6757537 tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] GET https://10.4.3.32/volume/v3/types/711d7019-e67f-4ee1-9a29-3d129e1a93b8/extra_specs/spec2 Jul 03 21:46:34.420858 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9f87ecca-ae6d-4bf1-a4c4-a07cf6757537 tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:34.421223 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9f87ecca-ae6d-4bf1-a4c4-a07cf6757537 tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:34.430468 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9f87ecca-ae6d-4bf1-a4c4-a07cf6757537 tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] https://10.4.3.32/volume/v3/types/711d7019-e67f-4ee1-9a29-3d129e1a93b8/extra_specs/spec2 returned with HTTP 200 Jul 03 21:46:34.430981 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 204/809] 10.4.3.32 () {66 vars in 1389 bytes} [Fri Jul 3 21:46:34 2026] GET /volume/v3/types/711d7019-e67f-4ee1-9a29-3d129e1a93b8/extra_specs/spec2 => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:46:34.440164 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b5e127ae-f577-4b2f-8270-a456b541b5f3 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:34.442651 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b5e127ae-f577-4b2f-8270-a456b541b5f3 tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] POST https://10.4.3.32/volume/v3/types/711d7019-e67f-4ee1-9a29-3d129e1a93b8/extra_specs Jul 03 21:46:34.443148 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b5e127ae-f577-4b2f-8270-a456b541b5f3 tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:34.509344 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b5e127ae-f577-4b2f-8270-a456b541b5f3 tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] https://10.4.3.32/volume/v3/types/711d7019-e67f-4ee1-9a29-3d129e1a93b8/extra_specs returned with HTTP 200 Jul 03 21:46:34.510007 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 203/810] 10.4.3.32 () {68 vars in 1392 bytes} [Fri Jul 3 21:46:34 2026] POST /volume/v3/types/711d7019-e67f-4ee1-9a29-3d129e1a93b8/extra_specs => generated 51 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:46:34.520633 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f8f48505-223c-4c36-9a77-7f6207ee0b79 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:34.523031 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f8f48505-223c-4c36-9a77-7f6207ee0b79 tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] GET https://10.4.3.32/volume/v3/types/711d7019-e67f-4ee1-9a29-3d129e1a93b8/extra_specs Jul 03 21:46:34.523286 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f8f48505-223c-4c36-9a77-7f6207ee0b79 tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:34.523587 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f8f48505-223c-4c36-9a77-7f6207ee0b79 tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] Calling method 'index' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:34.535448 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f8f48505-223c-4c36-9a77-7f6207ee0b79 tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] https://10.4.3.32/volume/v3/types/711d7019-e67f-4ee1-9a29-3d129e1a93b8/extra_specs returned with HTTP 200 Jul 03 21:46:34.535924 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 203/811] 10.4.3.32 () {66 vars in 1371 bytes} [Fri Jul 3 21:46:34 2026] GET /volume/v3/types/711d7019-e67f-4ee1-9a29-3d129e1a93b8/extra_specs => generated 68 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:46:34.545591 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ce77bdd1-fcf2-4c20-98e5-b88e0384ea91 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:34.548087 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ce77bdd1-fcf2-4c20-98e5-b88e0384ea91 tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] DELETE https://10.4.3.32/volume/v3/types/711d7019-e67f-4ee1-9a29-3d129e1a93b8 Jul 03 21:46:34.548364 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ce77bdd1-fcf2-4c20-98e5-b88e0384ea91 tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:34.548699 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ce77bdd1-fcf2-4c20-98e5-b88e0384ea91 tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] Calling method '_delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:34.613285 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ce77bdd1-fcf2-4c20-98e5-b88e0384ea91 tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] https://10.4.3.32/volume/v3/types/711d7019-e67f-4ee1-9a29-3d129e1a93b8 returned with HTTP 202 Jul 03 21:46:34.613894 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 202/812] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:46:34 2026] DELETE /volume/v3/types/711d7019-e67f-4ee1-9a29-3d129e1a93b8 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:46:34.623770 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8b565d4a-ada8-4242-9079-8e85bd17697a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:34.625794 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8b565d4a-ada8-4242-9079-8e85bd17697a tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] GET https://10.4.3.32/volume/v3/types/711d7019-e67f-4ee1-9a29-3d129e1a93b8 Jul 03 21:46:34.626026 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8b565d4a-ada8-4242-9079-8e85bd17697a tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:34.626215 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8b565d4a-ada8-4242-9079-8e85bd17697a tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:34.629855 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8b565d4a-ada8-4242-9079-8e85bd17697a tempest-VolumeTypesExtraSpecsTest-219826019 tempest-VolumeTypesExtraSpecsTest-219826019-project-admin] https://10.4.3.32/volume/v3/types/711d7019-e67f-4ee1-9a29-3d129e1a93b8 returned with HTTP 404 Jul 03 21:46:34.630525 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 205/813] 10.4.3.32 () {66 vars in 1335 bytes} [Fri Jul 3 21:46:34 2026] GET /volume/v3/types/711d7019-e67f-4ee1-9a29-3d129e1a93b8 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:46:37.416587 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1f1af3a3-1262-491d-9e03-d597e1f2b125 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:37.555833 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1f1af3a3-1262-491d-9e03-d597e1f2b125 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:46:37.556300 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1f1af3a3-1262-491d-9e03-d597e1f2b125 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1240357730"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:37.560328 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-1f1af3a3-1262-491d-9e03-d597e1f2b125 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1240357730'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:46:37.560587 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-1f1af3a3-1262-491d-9e03-d597e1f2b125 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Create volume of 1 GB Jul 03 21:46:37.566974 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-1f1af3a3-1262-491d-9e03-d597e1f2b125 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Availability Zones retrieved successfully. Jul 03 21:46:37.573695 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-1f1af3a3-1262-491d-9e03-d597e1f2b125 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Flow 'volume_create_api' (c532d7c3-e573-48ed-b565-d1434b448ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:46:37.576560 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-1f1af3a3-1262-491d-9e03-d597e1f2b125 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14a04c4a-118a-4a97-810d-aaf1f32b687b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:46:37.577518 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-1f1af3a3-1262-491d-9e03-d597e1f2b125 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:46:37.607475 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-1f1af3a3-1262-491d-9e03-d597e1f2b125 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14a04c4a-118a-4a97-810d-aaf1f32b687b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:46:37.608651 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-1f1af3a3-1262-491d-9e03-d597e1f2b125 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d227c67b-ee0b-4816-9b74-8c00ae54f4c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:46:37.684254 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-1f1af3a3-1262-491d-9e03-d597e1f2b125 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Created reservations ['945a72d6-04ae-435e-987c-f474d53a3f7c', '8413007d-6f55-4c29-9e57-63e9172ed1f0', '8557397d-cda0-417b-8416-4ec31d20ad0a', 'c1d6760a-1384-4747-9031-f341f02e240d'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:46:37.685411 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-1f1af3a3-1262-491d-9e03-d597e1f2b125 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d227c67b-ee0b-4816-9b74-8c00ae54f4c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['945a72d6-04ae-435e-987c-f474d53a3f7c', '8413007d-6f55-4c29-9e57-63e9172ed1f0', '8557397d-cda0-417b-8416-4ec31d20ad0a', 'c1d6760a-1384-4747-9031-f341f02e240d']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:46:37.686576 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-1f1af3a3-1262-491d-9e03-d597e1f2b125 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (921babc2-b2e6-4460-ac7a-79b5db72fa18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:46:37.717290 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-1f1af3a3-1262-491d-9e03-d597e1f2b125 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (921babc2-b2e6-4460-ac7a-79b5db72fa18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6fb983c-da6f-4e51-8443-666894d9993b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1240357730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41ce925720a44aa9b120c3d9960db1bb',qos_specs=None,replication_status=,reservations=['945a72d6-04ae-435e-987c-f474d53a3f7c','8413007d-6f55-4c29-9e57-63e9172ed1f0','8557397d-cda0-417b-8416-4ec31d20ad0a','c1d6760a-1384-4747-9031-f341f02e240d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d75567686d964687b3a0431bc7ed6846',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:46:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1240357730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6fb983c-da6f-4e51-8443-666894d9993b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41ce925720a44aa9b120c3d9960db1bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d75567686d964687b3a0431bc7ed6846',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:46:37.718541 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-1f1af3a3-1262-491d-9e03-d597e1f2b125 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e131b17-adf5-4b68-86c5-17dbd491ee22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:46:37.746607 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-1f1af3a3-1262-491d-9e03-d597e1f2b125 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e131b17-adf5-4b68-86c5-17dbd491ee22) transitioned into state 'SUCCESS' from state '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-1240357730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41ce925720a44aa9b120c3d9960db1bb',qos_specs=None,replication_status=,reservations=['945a72d6-04ae-435e-987c-f474d53a3f7c','8413007d-6f55-4c29-9e57-63e9172ed1f0','8557397d-cda0-417b-8416-4ec31d20ad0a','c1d6760a-1384-4747-9031-f341f02e240d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d75567686d964687b3a0431bc7ed6846',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:46:37.748007 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-1f1af3a3-1262-491d-9e03-d597e1f2b125 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffe7939f-ac05-45d5-8158-f484087726d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:46:37.764925 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-1f1af3a3-1262-491d-9e03-d597e1f2b125 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffe7939f-ac05-45d5-8158-f484087726d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:46:37.766037 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-1f1af3a3-1262-491d-9e03-d597e1f2b125 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Flow 'volume_create_api' (c532d7c3-e573-48ed-b565-d1434b448ea6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:46:37.766554 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-1f1af3a3-1262-491d-9e03-d597e1f2b125 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Create volume request issued successfully. Jul 03 21:46:37.768305 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1f1af3a3-1262-491d-9e03-d597e1f2b125 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:46:37.769013 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 204/814] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:46:37 2026] POST /volume/v3/volumes => generated 748 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:46:37.793604 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-07ac016b-32dc-47d0-87e4-d85c909e3c17 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:37.795403 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-07ac016b-32dc-47d0-87e4-d85c909e3c17 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] GET https://10.4.3.32/volume/v3/volumes/c6fb983c-da6f-4e51-8443-666894d9993b Jul 03 21:46:37.795951 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-07ac016b-32dc-47d0-87e4-d85c909e3c17 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:37.796523 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-07ac016b-32dc-47d0-87e4-d85c909e3c17 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:37.805831 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:37.805831 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:46:37.815787 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-07ac016b-32dc-47d0-87e4-d85c909e3c17 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Volume info retrieved successfully. Jul 03 21:46:37.819781 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-07ac016b-32dc-47d0-87e4-d85c909e3c17 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] https://10.4.3.32/volume/v3/volumes/c6fb983c-da6f-4e51-8443-666894d9993b returned with HTTP 200 Jul 03 21:46:37.820481 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 204/815] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:46:37 2026] GET /volume/v3/volumes/c6fb983c-da6f-4e51-8443-666894d9993b => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:38.838435 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-7edc8be7-22e3-4750-a9a0-225e8598f842 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:38.842076 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7edc8be7-22e3-4750-a9a0-225e8598f842 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] GET https://10.4.3.32/volume/v3/volumes/c6fb983c-da6f-4e51-8443-666894d9993b Jul 03 21:46:38.842301 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7edc8be7-22e3-4750-a9a0-225e8598f842 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:38.842663 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7edc8be7-22e3-4750-a9a0-225e8598f842 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:38.857655 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:38.857655 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:46:38.864776 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-7edc8be7-22e3-4750-a9a0-225e8598f842 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Volume info retrieved successfully. Jul 03 21:46:38.871116 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7edc8be7-22e3-4750-a9a0-225e8598f842 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] https://10.4.3.32/volume/v3/volumes/c6fb983c-da6f-4e51-8443-666894d9993b returned with HTTP 200 Jul 03 21:46:38.871543 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 203/816] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:46:38 2026] GET /volume/v3/volumes/c6fb983c-da6f-4e51-8443-666894d9993b => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:38.890938 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e0d0afcb-023a-4e6b-ad6d-6b056b85fb06 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:38.893238 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e0d0afcb-023a-4e6b-ad6d-6b056b85fb06 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] GET https://10.4.3.32/volume/v3/limits Jul 03 21:46:38.893524 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e0d0afcb-023a-4e6b-ad6d-6b056b85fb06 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:38.893826 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e0d0afcb-023a-4e6b-ad6d-6b056b85fb06 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Calling method 'index' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:38.907094 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-e0d0afcb-023a-4e6b-ad6d-6b056b85fb06 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-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 21:46:38.908144 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-e0d0afcb-023a-4e6b-ad6d-6b056b85fb06 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-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 21:46:38.908341 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-e0d0afcb-023a-4e6b-ad6d-6b056b85fb06 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-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 21:46:38.908762 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-e0d0afcb-023a-4e6b-ad6d-6b056b85fb06 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-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 21:46:38.923892 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e0d0afcb-023a-4e6b-ad6d-6b056b85fb06 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] https://10.4.3.32/volume/v3/limits returned with HTTP 200 Jul 03 21:46:38.924443 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 206/817] 10.4.3.32 () {66 vars in 1227 bytes} [Fri Jul 3 21:46:38 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 21:46:38.939014 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-08534607-7414-4295-9735-442534a3145d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:38.942173 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-08534607-7414-4295-9735-442534a3145d tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] GET https://10.4.3.32/volume/v3/volumes/c6fb983c-da6f-4e51-8443-666894d9993b Jul 03 21:46:38.942486 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-08534607-7414-4295-9735-442534a3145d tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:38.942720 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-08534607-7414-4295-9735-442534a3145d tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:38.955197 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:38.955197 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:46:38.960493 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-08534607-7414-4295-9735-442534a3145d tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Volume info retrieved successfully. Jul 03 21:46:38.966194 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-08534607-7414-4295-9735-442534a3145d tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] https://10.4.3.32/volume/v3/volumes/c6fb983c-da6f-4e51-8443-666894d9993b returned with HTTP 200 Jul 03 21:46:38.966783 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 205/818] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:46:38 2026] GET /volume/v3/volumes/c6fb983c-da6f-4e51-8443-666894d9993b => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:46:38.983893 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-fc68f341-41f5-4b89-8d47-48092d75e488 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:38.986852 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fc68f341-41f5-4b89-8d47-48092d75e488 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] DELETE https://10.4.3.32/volume/v3/volumes/c6fb983c-da6f-4e51-8443-666894d9993b Jul 03 21:46:38.986852 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fc68f341-41f5-4b89-8d47-48092d75e488 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:38.987294 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fc68f341-41f5-4b89-8d47-48092d75e488 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:38.987294 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-fc68f341-41f5-4b89-8d47-48092d75e488 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Delete volume with id: c6fb983c-da6f-4e51-8443-666894d9993b Jul 03 21:46:38.997067 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:38.997067 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:46:38.997959 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-fc68f341-41f5-4b89-8d47-48092d75e488 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Volume info retrieved successfully. Jul 03 21:46:39.021162 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-fc68f341-41f5-4b89-8d47-48092d75e488 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Delete volume request issued successfully. Jul 03 21:46:39.021544 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fc68f341-41f5-4b89-8d47-48092d75e488 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] https://10.4.3.32/volume/v3/volumes/c6fb983c-da6f-4e51-8443-666894d9993b returned with HTTP 202 Jul 03 21:46:39.022224 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 205/819] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:46:38 2026] DELETE /volume/v3/volumes/c6fb983c-da6f-4e51-8443-666894d9993b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:46:39.032700 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-595b44cc-4d00-4cb7-bbf7-43eb6ff10f3a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:39.034825 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-595b44cc-4d00-4cb7-bbf7-43eb6ff10f3a tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] GET https://10.4.3.32/volume/v3/volumes/c6fb983c-da6f-4e51-8443-666894d9993b Jul 03 21:46:39.034825 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-595b44cc-4d00-4cb7-bbf7-43eb6ff10f3a tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:39.035077 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-595b44cc-4d00-4cb7-bbf7-43eb6ff10f3a tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:39.051719 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:39.051719 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:46:39.057683 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-595b44cc-4d00-4cb7-bbf7-43eb6ff10f3a tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Volume info retrieved successfully. Jul 03 21:46:39.064799 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-595b44cc-4d00-4cb7-bbf7-43eb6ff10f3a tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] https://10.4.3.32/volume/v3/volumes/c6fb983c-da6f-4e51-8443-666894d9993b returned with HTTP 200 Jul 03 21:46:39.065769 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 204/820] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:46:39 2026] GET /volume/v3/volumes/c6fb983c-da6f-4e51-8443-666894d9993b => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:46:40.084032 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b6dd1c34-f30a-4d3d-bb9c-20f7e5849fe9 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:40.091926 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b6dd1c34-f30a-4d3d-bb9c-20f7e5849fe9 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] GET https://10.4.3.32/volume/v3/volumes/c6fb983c-da6f-4e51-8443-666894d9993b Jul 03 21:46:40.092219 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b6dd1c34-f30a-4d3d-bb9c-20f7e5849fe9 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:40.092505 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b6dd1c34-f30a-4d3d-bb9c-20f7e5849fe9 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:40.099617 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b6dd1c34-f30a-4d3d-bb9c-20f7e5849fe9 tempest-AbsoluteLimitsTests-506193076 tempest-AbsoluteLimitsTests-506193076-project-member] https://10.4.3.32/volume/v3/volumes/c6fb983c-da6f-4e51-8443-666894d9993b returned with HTTP 404 Jul 03 21:46:40.100073 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 207/821] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:46:40 2026] GET /volume/v3/volumes/c6fb983c-da6f-4e51-8443-666894d9993b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:46:40.546681 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-569397f8-429b-4ec9-a0a2-10aac1ccb2cc req-d8e1511e-c638-4fb7-8774-a9672f40416d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:40.550062 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-569397f8-429b-4ec9-a0a2-10aac1ccb2cc req-d8e1511e-c638-4fb7-8774-a9672f40416d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] PUT https://10.4.3.32/volume/v3/attachments/d68a8c60-2e5f-471f-a82d-ee6cb5dee3a8 Jul 03 21:46:40.551032 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-569397f8-429b-4ec9-a0a2-10aac1ccb2cc req-d8e1511e-c638-4fb7-8774-a9672f40416d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:40.570723 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-569397f8-429b-4ec9-a0a2-10aac1ccb2cc req-d8e1511e-c638-4fb7-8774-a9672f40416d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Acquiring lock "cinder-attachment_update-660d18f2-f314-4696-bc12-7173ea624acb-np0000004475" by "attachment_update" {{(pid=99933) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:46:40.579393 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-569397f8-429b-4ec9-a0a2-10aac1ccb2cc req-d8e1511e-c638-4fb7-8774-a9672f40416d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Lock "cinder-attachment_update-660d18f2-f314-4696-bc12-7173ea624acb-np0000004475" acquired by "attachment_update" :: waited 0.007s {{(pid=99933) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:46:40.579393 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:40.579393 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:46:41.128279 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-569397f8-429b-4ec9-a0a2-10aac1ccb2cc req-d8e1511e-c638-4fb7-8774-a9672f40416d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Lock "cinder-attachment_update-660d18f2-f314-4696-bc12-7173ea624acb-np0000004475" released by "attachment_update" :: held 0.551s {{(pid=99933) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:46:41.128920 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-569397f8-429b-4ec9-a0a2-10aac1ccb2cc req-d8e1511e-c638-4fb7-8774-a9672f40416d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] https://10.4.3.32/volume/v3/attachments/d68a8c60-2e5f-471f-a82d-ee6cb5dee3a8 returned with HTTP 200 Jul 03 21:46:41.129491 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 206/822] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:46:40 2026] PUT /volume/v3/attachments/d68a8c60-2e5f-471f-a82d-ee6cb5dee3a8 => generated 969 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:46:41.146565 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-569397f8-429b-4ec9-a0a2-10aac1ccb2cc req-99daaf94-633d-4f86-b2ed-acfef8d3c29d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:41.148547 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-569397f8-429b-4ec9-a0a2-10aac1ccb2cc req-99daaf94-633d-4f86-b2ed-acfef8d3c29d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] GET https://10.4.3.32/volume/v3/attachments/d68a8c60-2e5f-471f-a82d-ee6cb5dee3a8 Jul 03 21:46:41.148768 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-569397f8-429b-4ec9-a0a2-10aac1ccb2cc req-99daaf94-633d-4f86-b2ed-acfef8d3c29d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:41.149922 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-569397f8-429b-4ec9-a0a2-10aac1ccb2cc req-99daaf94-633d-4f86-b2ed-acfef8d3c29d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:41.185177 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-569397f8-429b-4ec9-a0a2-10aac1ccb2cc req-99daaf94-633d-4f86-b2ed-acfef8d3c29d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] https://10.4.3.32/volume/v3/attachments/d68a8c60-2e5f-471f-a82d-ee6cb5dee3a8 returned with HTTP 200 Jul 03 21:46:41.185177 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 206/823] 10.4.3.32 () {70 vars in 1644 bytes} [Fri Jul 3 21:46:41 2026] GET /volume/v3/attachments/d68a8c60-2e5f-471f-a82d-ee6cb5dee3a8 => generated 994 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:46:49.062812 np0000004475 devstack@c-api.service[99934]: DEBUG dbcounter [-] [99934] Writing DB stats cinder:SELECT=180,cinder:UPDATE=67,cinder:INSERT=29,cinder:DELETE=3 {{(pid=99934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:46:49.889762 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-569397f8-429b-4ec9-a0a2-10aac1ccb2cc req-6e9dae00-0635-4cf3-9a89-caf91a02ec10 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:49.893495 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-569397f8-429b-4ec9-a0a2-10aac1ccb2cc req-6e9dae00-0635-4cf3-9a89-caf91a02ec10 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] POST https://10.4.3.32/volume/v3/attachments/d68a8c60-2e5f-471f-a82d-ee6cb5dee3a8/action Jul 03 21:46:49.894024 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-569397f8-429b-4ec9-a0a2-10aac1ccb2cc req-6e9dae00-0635-4cf3-9a89-caf91a02ec10 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Action body: b'{"os-complete": null}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:46:49.894175 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-569397f8-429b-4ec9-a0a2-10aac1ccb2cc req-6e9dae00-0635-4cf3-9a89-caf91a02ec10 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:49.928339 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:49.928339 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:46:49.967667 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-569397f8-429b-4ec9-a0a2-10aac1ccb2cc req-6e9dae00-0635-4cf3-9a89-caf91a02ec10 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] https://10.4.3.32/volume/v3/attachments/d68a8c60-2e5f-471f-a82d-ee6cb5dee3a8/action returned with HTTP 204 Jul 03 21:46:49.968231 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 205/824] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:46:49 2026] POST /volume/v3/attachments/d68a8c60-2e5f-471f-a82d-ee6cb5dee3a8/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:46:50.095111 np0000004475 devstack@c-api.service[99935]: DEBUG dbcounter [-] [99935] Writing DB stats cinder:SELECT=51,cinder:UPDATE=7,cinder:DELETE=1,cinder:INSERT=3 {{(pid=99935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:46:50.576607 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d569eede-fba3-48be-b59d-052f940b1fd1 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:50.576607 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d569eede-fba3-48be-b59d-052f940b1fd1 None None] GET https://10.4.3.32/volume// Jul 03 21:46:50.576607 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d569eede-fba3-48be-b59d-052f940b1fd1 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:50.576607 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d569eede-fba3-48be-b59d-052f940b1fd1 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:50.576607 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d569eede-fba3-48be-b59d-052f940b1fd1 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:46:50.577208 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 208/825] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:46:50 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 21:46:50.588220 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-113614db-f601-42f1-a23b-b7505b058f72 req-2c303721-4a05-4741-af9d-2d8190049837 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:50.594444 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-113614db-f601-42f1-a23b-b7505b058f72 req-2c303721-4a05-4741-af9d-2d8190049837 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:46:50.594844 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-113614db-f601-42f1-a23b-b7505b058f72 req-2c303721-4a05-4741-af9d-2d8190049837 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e1858994-f03c-47eb-8d6b-0235cb5edde7", "connector": null, "instance_uuid": "caeca21a-7f1c-4f05-b7af-e3e25de53384"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:50.614206 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:50.614206 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:46:50.664757 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-113614db-f601-42f1-a23b-b7505b058f72 req-2c303721-4a05-4741-af9d-2d8190049837 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:46:50.666955 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 207/826] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:46:50 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 21:46:50.675838 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-113614db-f601-42f1-a23b-b7505b058f72 req-ad3efd0b-448a-46e2-a510-82ee7011cd1a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:50.682861 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-113614db-f601-42f1-a23b-b7505b058f72 req-ad3efd0b-448a-46e2-a510-82ee7011cd1a tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] DELETE https://10.4.3.32/volume/v3/attachments/8fd60c2f-618a-464c-856d-1335b78dc312 Jul 03 21:46:50.683120 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-113614db-f601-42f1-a23b-b7505b058f72 req-ad3efd0b-448a-46e2-a510-82ee7011cd1a tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:50.683427 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-113614db-f601-42f1-a23b-b7505b058f72 req-ad3efd0b-448a-46e2-a510-82ee7011cd1a tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:50.697606 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:50.697606 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:46:51.270393 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-113614db-f601-42f1-a23b-b7505b058f72 req-ad3efd0b-448a-46e2-a510-82ee7011cd1a tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/attachments/8fd60c2f-618a-464c-856d-1335b78dc312 returned with HTTP 200 Jul 03 21:46:51.271282 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 207/827] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:46:50 2026] DELETE /volume/v3/attachments/8fd60c2f-618a-464c-856d-1335b78dc312 => generated 192 bytes in 595 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:46:52.701189 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-65f490e9-4e76-4ce7-b860-545cfe48e48a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:52.832080 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-65f490e9-4e76-4ce7-b860-545cfe48e48a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:46:52.832568 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-65f490e9-4e76-4ce7-b860-545cfe48e48a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-29855482"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:52.834149 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-65f490e9-4e76-4ce7-b860-545cfe48e48a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-29855482'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:46:52.834311 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-65f490e9-4e76-4ce7-b860-545cfe48e48a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Create volume of 1 GB Jul 03 21:46:52.841454 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-65f490e9-4e76-4ce7-b860-545cfe48e48a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Availability Zones retrieved successfully. Jul 03 21:46:52.848655 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-65f490e9-4e76-4ce7-b860-545cfe48e48a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Flow 'volume_create_api' (2c81a017-7e55-4715-b18c-894c5bf559ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:46:52.849959 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-65f490e9-4e76-4ce7-b860-545cfe48e48a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b37afa87-efb3-4ff0-88cd-189ecf340a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:46:52.851221 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-65f490e9-4e76-4ce7-b860-545cfe48e48a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:46:52.914890 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-65f490e9-4e76-4ce7-b860-545cfe48e48a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b37afa87-efb3-4ff0-88cd-189ecf340a31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:46:52.915810 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-65f490e9-4e76-4ce7-b860-545cfe48e48a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65e3991a-52c4-43bc-9dac-22f15d3a39f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:46:53.020152 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-65f490e9-4e76-4ce7-b860-545cfe48e48a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Created reservations ['0a8a5734-b63e-4f5f-a958-cc6a6a2672c4', '687055b7-015b-4aea-b533-a019c41e1018', '09a02608-0a75-4a02-8e44-31d8a215dd8c', 'bafb5a24-49f9-47bc-ab62-5c9fbbc8db1d'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:46:53.021245 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-65f490e9-4e76-4ce7-b860-545cfe48e48a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65e3991a-52c4-43bc-9dac-22f15d3a39f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a8a5734-b63e-4f5f-a958-cc6a6a2672c4', '687055b7-015b-4aea-b533-a019c41e1018', '09a02608-0a75-4a02-8e44-31d8a215dd8c', 'bafb5a24-49f9-47bc-ab62-5c9fbbc8db1d']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:46:53.022194 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-65f490e9-4e76-4ce7-b860-545cfe48e48a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6e88558-195e-4feb-9d15-1f9088adaba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:46:53.053998 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-65f490e9-4e76-4ce7-b860-545cfe48e48a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6e88558-195e-4feb-9d15-1f9088adaba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f23eefc7-53fb-4e78-8a2b-f5eae8d64131', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-29855482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bca76bdfec8e4a5da770921efe229c7d',qos_specs=None,replication_status=,reservations=['0a8a5734-b63e-4f5f-a958-cc6a6a2672c4','687055b7-015b-4aea-b533-a019c41e1018','09a02608-0a75-4a02-8e44-31d8a215dd8c','bafb5a24-49f9-47bc-ab62-5c9fbbc8db1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac6485f8edfe4fe38b0ffe834698116b',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:46:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-29855482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f23eefc7-53fb-4e78-8a2b-f5eae8d64131,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bca76bdfec8e4a5da770921efe229c7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac6485f8edfe4fe38b0ffe834698116b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:46:53.055850 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-65f490e9-4e76-4ce7-b860-545cfe48e48a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (380d3577-a2e2-4046-84ec-72135ee212a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:46:53.091123 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-65f490e9-4e76-4ce7-b860-545cfe48e48a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (380d3577-a2e2-4046-84ec-72135ee212a5) transitioned into state 'SUCCESS' from state '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-29855482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bca76bdfec8e4a5da770921efe229c7d',qos_specs=None,replication_status=,reservations=['0a8a5734-b63e-4f5f-a958-cc6a6a2672c4','687055b7-015b-4aea-b533-a019c41e1018','09a02608-0a75-4a02-8e44-31d8a215dd8c','bafb5a24-49f9-47bc-ab62-5c9fbbc8db1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac6485f8edfe4fe38b0ffe834698116b',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:46:53.092436 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-65f490e9-4e76-4ce7-b860-545cfe48e48a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b80fb07-be94-4f59-9121-c68c921e256b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:46:53.112884 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-65f490e9-4e76-4ce7-b860-545cfe48e48a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b80fb07-be94-4f59-9121-c68c921e256b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:46:53.114056 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-65f490e9-4e76-4ce7-b860-545cfe48e48a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Flow 'volume_create_api' (2c81a017-7e55-4715-b18c-894c5bf559ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:46:53.114732 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-65f490e9-4e76-4ce7-b860-545cfe48e48a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Create volume request issued successfully. Jul 03 21:46:53.116309 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-65f490e9-4e76-4ce7-b860-545cfe48e48a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:46:53.116567 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 206/828] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:46:52 2026] POST /volume/v3/volumes => generated 745 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:46:56.946036 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-113614db-f601-42f1-a23b-b7505b058f72 req-595b16e1-96aa-4237-9170-9c350f4c23a8 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:56.952627 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-113614db-f601-42f1-a23b-b7505b058f72 req-595b16e1-96aa-4237-9170-9c350f4c23a8 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] PUT https://10.4.3.32/volume/v3/attachments/cbe7a0e4-abe3-47f2-ad13-f96b66dd4dfa Jul 03 21:46:56.952783 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-113614db-f601-42f1-a23b-b7505b058f72 req-595b16e1-96aa-4237-9170-9c350f4c23a8 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:46:56.973819 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-113614db-f601-42f1-a23b-b7505b058f72 req-595b16e1-96aa-4237-9170-9c350f4c23a8 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Acquiring lock "cinder-attachment_update-e1858994-f03c-47eb-8d6b-0235cb5edde7-np0000004475" by "attachment_update" {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:46:56.982177 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-113614db-f601-42f1-a23b-b7505b058f72 req-595b16e1-96aa-4237-9170-9c350f4c23a8 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Lock "cinder-attachment_update-e1858994-f03c-47eb-8d6b-0235cb5edde7-np0000004475" acquired by "attachment_update" :: waited 0.008s {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:46:56.983608 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:56.983608 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:46:57.125335 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-cb549acf-dbb8-4c0b-a54a-998afd228ca4 req-dd651563-6f70-4196-8433-a918f17dbcb5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:57.129517 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-cb549acf-dbb8-4c0b-a54a-998afd228ca4 req-dd651563-6f70-4196-8433-a918f17dbcb5 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] DELETE https://10.4.3.32/volume/v3/attachments/d68a8c60-2e5f-471f-a82d-ee6cb5dee3a8 Jul 03 21:46:57.129893 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-cb549acf-dbb8-4c0b-a54a-998afd228ca4 req-dd651563-6f70-4196-8433-a918f17dbcb5 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:57.130134 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-cb549acf-dbb8-4c0b-a54a-998afd228ca4 req-dd651563-6f70-4196-8433-a918f17dbcb5 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:57.132347 np0000004475 devstack@c-api.service[99933]: DEBUG dbcounter [-] [99933] Writing DB stats cinder:SELECT=158,cinder:UPDATE=32,cinder:INSERT=14,cinder:DELETE=2 {{(pid=99933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:46:57.147035 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:46:57.147035 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:46:57.518971 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-113614db-f601-42f1-a23b-b7505b058f72 req-595b16e1-96aa-4237-9170-9c350f4c23a8 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Lock "cinder-attachment_update-e1858994-f03c-47eb-8d6b-0235cb5edde7-np0000004475" released by "attachment_update" :: held 0.536s {{(pid=99935) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:46:57.518971 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-113614db-f601-42f1-a23b-b7505b058f72 req-595b16e1-96aa-4237-9170-9c350f4c23a8 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/attachments/cbe7a0e4-abe3-47f2-ad13-f96b66dd4dfa returned with HTTP 200 Jul 03 21:46:57.518971 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 209/829] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:46:56 2026] PUT /volume/v3/attachments/cbe7a0e4-abe3-47f2-ad13-f96b66dd4dfa => generated 969 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:46:57.529980 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-113614db-f601-42f1-a23b-b7505b058f72 req-3322378c-4721-4a0c-9ab2-9bdcb5a847a1 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:46:57.532782 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-113614db-f601-42f1-a23b-b7505b058f72 req-3322378c-4721-4a0c-9ab2-9bdcb5a847a1 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] GET https://10.4.3.32/volume/v3/attachments/cbe7a0e4-abe3-47f2-ad13-f96b66dd4dfa Jul 03 21:46:57.533044 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-113614db-f601-42f1-a23b-b7505b058f72 req-3322378c-4721-4a0c-9ab2-9bdcb5a847a1 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:46:57.533335 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-113614db-f601-42f1-a23b-b7505b058f72 req-3322378c-4721-4a0c-9ab2-9bdcb5a847a1 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:46:57.535672 np0000004475 devstack@c-api.service[99936]: DEBUG dbcounter [-] [99936] Writing DB stats cinder:SELECT=169,cinder:UPDATE=49,cinder:INSERT=16,cinder:DELETE=5 {{(pid=99936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:46:57.567575 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-113614db-f601-42f1-a23b-b7505b058f72 req-3322378c-4721-4a0c-9ab2-9bdcb5a847a1 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/attachments/cbe7a0e4-abe3-47f2-ad13-f96b66dd4dfa returned with HTTP 200 Jul 03 21:46:57.568436 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 208/830] 10.4.3.32 () {70 vars in 1644 bytes} [Fri Jul 3 21:46:57 2026] GET /volume/v3/attachments/cbe7a0e4-abe3-47f2-ad13-f96b66dd4dfa => generated 994 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:46:57.680171 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-cb549acf-dbb8-4c0b-a54a-998afd228ca4 req-dd651563-6f70-4196-8433-a918f17dbcb5 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] https://10.4.3.32/volume/v3/attachments/d68a8c60-2e5f-471f-a82d-ee6cb5dee3a8 returned with HTTP 200 Jul 03 21:46:57.680647 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 208/831] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:46:57 2026] DELETE /volume/v3/attachments/d68a8c60-2e5f-471f-a82d-ee6cb5dee3a8 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:03.098130 np0000004475 devstack@c-api.service[99934]: DEBUG dbcounter [-] [99934] Writing DB stats cinder:SELECT=31,cinder:UPDATE=14,cinder:INSERT=10 {{(pid=99934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:47:04.602309 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b9cde3f8-7692-4134-8a7c-a965473815eb None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:04.614901 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b9cde3f8-7692-4134-8a7c-a965473815eb tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] GET https://10.4.3.32/volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb Jul 03 21:47:04.614901 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b9cde3f8-7692-4134-8a7c-a965473815eb tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:04.614901 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b9cde3f8-7692-4134-8a7c-a965473815eb tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:04.633362 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:04.633362 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:04.648566 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-b9cde3f8-7692-4134-8a7c-a965473815eb tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Volume info retrieved successfully. Jul 03 21:47:04.663334 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b9cde3f8-7692-4134-8a7c-a965473815eb tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] https://10.4.3.32/volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb returned with HTTP 200 Jul 03 21:47:04.664608 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 207/832] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:04 2026] GET /volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb => generated 845 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:04.744457 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-6d270c58-aaa9-4257-b9d8-acf726b8a037 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:04.752357 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6d270c58-aaa9-4257-b9d8-acf726b8a037 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] GET https://10.4.3.32/volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb Jul 03 21:47:04.752357 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6d270c58-aaa9-4257-b9d8-acf726b8a037 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:04.752357 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6d270c58-aaa9-4257-b9d8-acf726b8a037 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:04.775808 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:04.775808 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:04.784607 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-6d270c58-aaa9-4257-b9d8-acf726b8a037 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Volume info retrieved successfully. Jul 03 21:47:04.792445 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6d270c58-aaa9-4257-b9d8-acf726b8a037 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] https://10.4.3.32/volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb returned with HTTP 200 Jul 03 21:47:04.793080 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 210/833] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:04 2026] GET /volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:04.827930 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-01bbf34b-4d1f-4ef6-bdc8-803e93759a8d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:04.833623 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-01bbf34b-4d1f-4ef6-bdc8-803e93759a8d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] DELETE https://10.4.3.32/volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb Jul 03 21:47:04.833623 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-01bbf34b-4d1f-4ef6-bdc8-803e93759a8d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:04.833859 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-01bbf34b-4d1f-4ef6-bdc8-803e93759a8d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:04.834031 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-01bbf34b-4d1f-4ef6-bdc8-803e93759a8d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Delete volume with id: 660d18f2-f314-4696-bc12-7173ea624acb Jul 03 21:47:04.855941 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:04.855941 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:04.855941 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-01bbf34b-4d1f-4ef6-bdc8-803e93759a8d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Volume info retrieved successfully. Jul 03 21:47:04.898519 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-01bbf34b-4d1f-4ef6-bdc8-803e93759a8d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Delete volume request issued successfully. Jul 03 21:47:04.901511 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-01bbf34b-4d1f-4ef6-bdc8-803e93759a8d tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] https://10.4.3.32/volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb returned with HTTP 202 Jul 03 21:47:04.901511 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 209/834] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:47:04 2026] DELETE /volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:47:04.918511 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f315e3db-665b-4b04-9b07-32559e57fa35 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:04.923506 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f315e3db-665b-4b04-9b07-32559e57fa35 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] GET https://10.4.3.32/volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb Jul 03 21:47:04.923506 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f315e3db-665b-4b04-9b07-32559e57fa35 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:04.923506 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f315e3db-665b-4b04-9b07-32559e57fa35 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:04.939451 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:04.939451 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:04.946623 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f315e3db-665b-4b04-9b07-32559e57fa35 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Volume info retrieved successfully. Jul 03 21:47:04.955690 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f315e3db-665b-4b04-9b07-32559e57fa35 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] https://10.4.3.32/volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb returned with HTTP 200 Jul 03 21:47:04.956613 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 209/835] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:04 2026] GET /volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:05.979130 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-877f0e45-f007-4089-a3e4-678684fd6769 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:05.981556 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-877f0e45-f007-4089-a3e4-678684fd6769 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] GET https://10.4.3.32/volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb Jul 03 21:47:05.981954 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-877f0e45-f007-4089-a3e4-678684fd6769 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:05.981954 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-877f0e45-f007-4089-a3e4-678684fd6769 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:05.993115 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-877f0e45-f007-4089-a3e4-678684fd6769 tempest-ServerActionsTestOtherB-1365490409 tempest-ServerActionsTestOtherB-1365490409-project-member] https://10.4.3.32/volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb returned with HTTP 404 Jul 03 21:47:05.993988 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 208/836] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:05 2026] GET /volume/v3/volumes/660d18f2-f314-4696-bc12-7173ea624acb => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:47:06.755136 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-113614db-f601-42f1-a23b-b7505b058f72 req-592369bf-6682-4801-9b08-9e310ee94cb2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:06.759689 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-113614db-f601-42f1-a23b-b7505b058f72 req-592369bf-6682-4801-9b08-9e310ee94cb2 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] POST https://10.4.3.32/volume/v3/attachments/cbe7a0e4-abe3-47f2-ad13-f96b66dd4dfa/action Jul 03 21:47:06.760813 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-113614db-f601-42f1-a23b-b7505b058f72 req-592369bf-6682-4801-9b08-9e310ee94cb2 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Action body: b'{"os-complete": null}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:47:06.760813 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-113614db-f601-42f1-a23b-b7505b058f72 req-592369bf-6682-4801-9b08-9e310ee94cb2 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:06.795290 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:06.795290 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:06.829400 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-113614db-f601-42f1-a23b-b7505b058f72 req-592369bf-6682-4801-9b08-9e310ee94cb2 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/attachments/cbe7a0e4-abe3-47f2-ad13-f96b66dd4dfa/action returned with HTTP 204 Jul 03 21:47:06.829400 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 211/837] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:47:06 2026] POST /volume/v3/attachments/cbe7a0e4-abe3-47f2-ad13-f96b66dd4dfa/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:47:12.692601 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-62732f38-2669-47b1-a10f-398a0a7fa761 req-358a5311-1034-4730-87e4-5937494f6acf None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:12.701402 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-62732f38-2669-47b1-a10f-398a0a7fa761 req-358a5311-1034-4730-87e4-5937494f6acf tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] DELETE https://10.4.3.32/volume/v3/attachments/cb3e0b75-2865-4bd9-a81d-7eb0e538e363 Jul 03 21:47:12.701402 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-62732f38-2669-47b1-a10f-398a0a7fa761 req-358a5311-1034-4730-87e4-5937494f6acf tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:12.701402 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-62732f38-2669-47b1-a10f-398a0a7fa761 req-358a5311-1034-4730-87e4-5937494f6acf tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:12.728188 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:12.728188 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:13.314757 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-62732f38-2669-47b1-a10f-398a0a7fa761 req-358a5311-1034-4730-87e4-5937494f6acf tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] https://10.4.3.32/volume/v3/attachments/cb3e0b75-2865-4bd9-a81d-7eb0e538e363 returned with HTTP 200 Jul 03 21:47:13.315331 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 210/838] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:47:12 2026] DELETE /volume/v3/attachments/cb3e0b75-2865-4bd9-a81d-7eb0e538e363 => generated 19 bytes in 624 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:13.337543 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-62732f38-2669-47b1-a10f-398a0a7fa761 req-b108f67c-8d3f-4a46-a658-56c5ecc5f8f1 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:13.341550 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-62732f38-2669-47b1-a10f-398a0a7fa761 req-b108f67c-8d3f-4a46-a658-56c5ecc5f8f1 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] DELETE https://10.4.3.32/volume/v3/attachments/10236500-f0c1-4b8f-8133-72b90c01efb5 Jul 03 21:47:13.341855 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-62732f38-2669-47b1-a10f-398a0a7fa761 req-b108f67c-8d3f-4a46-a658-56c5ecc5f8f1 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:13.342154 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-62732f38-2669-47b1-a10f-398a0a7fa761 req-b108f67c-8d3f-4a46-a658-56c5ecc5f8f1 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:13.364456 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:13.364456 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:13.770354 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e41de196-2ad7-4484-b319-0a4d7c833578 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:13.878404 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e41de196-2ad7-4484-b319-0a4d7c833578 tempest-GroupSnapshotsV319Test-2068407956 tempest-GroupSnapshotsV319Test-2068407956-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:47:13.879167 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e41de196-2ad7-4484-b319-0a4d7c833578 tempest-GroupSnapshotsV319Test-2068407956 tempest-GroupSnapshotsV319Test-2068407956-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-37161142"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:13.902891 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e41de196-2ad7-4484-b319-0a4d7c833578 tempest-GroupSnapshotsV319Test-2068407956 tempest-GroupSnapshotsV319Test-2068407956-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:47:13.903608 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 209/839] 10.4.3.32 () {68 vars in 1245 bytes} [Fri Jul 3 21:47:13 2026] POST /volume/v3/types => generated 226 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:13.916785 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5191fa7f-529b-45f1-8396-80c623542bc1 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:13.919392 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-62732f38-2669-47b1-a10f-398a0a7fa761 req-b108f67c-8d3f-4a46-a658-56c5ecc5f8f1 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] https://10.4.3.32/volume/v3/attachments/10236500-f0c1-4b8f-8133-72b90c01efb5 returned with HTTP 200 Jul 03 21:47:13.919392 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 210/840] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:47:13 2026] DELETE /volume/v3/attachments/10236500-f0c1-4b8f-8133-72b90c01efb5 => generated 19 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:13.920710 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5191fa7f-529b-45f1-8396-80c623542bc1 tempest-GroupSnapshotsV319Test-2068407956 tempest-GroupSnapshotsV319Test-2068407956-project-admin] POST https://10.4.3.32/volume/v3/group_types Jul 03 21:47:13.921650 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5191fa7f-529b-45f1-8396-80c623542bc1 tempest-GroupSnapshotsV319Test-2068407956 tempest-GroupSnapshotsV319Test-2068407956-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-650526127"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:13.931035 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-62732f38-2669-47b1-a10f-398a0a7fa761 req-f43d31c8-5be2-4422-882c-3e5472409e9f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:13.935831 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-62732f38-2669-47b1-a10f-398a0a7fa761 req-f43d31c8-5be2-4422-882c-3e5472409e9f tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] DELETE https://10.4.3.32/volume/v3/attachments/2f4cdb2c-92f6-478d-b7cd-49cb42b84807 Jul 03 21:47:13.936086 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-62732f38-2669-47b1-a10f-398a0a7fa761 req-f43d31c8-5be2-4422-882c-3e5472409e9f tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:13.937126 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-62732f38-2669-47b1-a10f-398a0a7fa761 req-f43d31c8-5be2-4422-882c-3e5472409e9f tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:13.947254 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:13.947254 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:13.956459 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5191fa7f-529b-45f1-8396-80c623542bc1 tempest-GroupSnapshotsV319Test-2068407956 tempest-GroupSnapshotsV319Test-2068407956-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 202 Jul 03 21:47:13.956459 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 212/841] 10.4.3.32 () {70 vars in 1304 bytes} [Fri Jul 3 21:47:13 2026] POST /volume/v3/group_types => generated 184 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:47:13.970495 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f3750ecf-e88f-4010-b4ef-207106d193f2 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:14.058874 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f3750ecf-e88f-4010-b4ef-207106d193f2 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] POST https://10.4.3.32/volume/v3/groups Jul 03 21:47:14.059528 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f3750ecf-e88f-4010-b4ef-207106d193f2 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "dfdd4704-9648-468a-a235-aa71eb76f685", "volume_types": ["4aa187cf-eab7-4e7b-b29b-bcdfe1af9b27"], "name": "tempest-GroupSnapshotsV319Test-Group-512440174"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:14.067091 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.groups [None req-f3750ecf-e88f-4010-b4ef-207106d193f2 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Creating new group {'group': {'group_type': 'dfdd4704-9648-468a-a235-aa71eb76f685', 'volume_types': ['4aa187cf-eab7-4e7b-b29b-bcdfe1af9b27'], 'name': 'tempest-GroupSnapshotsV319Test-Group-512440174'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 21:47:14.078108 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.groups [None req-f3750ecf-e88f-4010-b4ef-207106d193f2 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-512440174. Jul 03 21:47:14.309159 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-f3750ecf-e88f-4010-b4ef-207106d193f2 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Availability zone cache updated, next update will occur around 2026-07-03 22:47:14.308740. {{(pid=99934) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 21:47:14.309293 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-f3750ecf-e88f-4010-b4ef-207106d193f2 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Availability Zones retrieved successfully. Jul 03 21:47:14.353595 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-f3750ecf-e88f-4010-b4ef-207106d193f2 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Created reservations ['31d0c13a-3131-4d45-a453-34808d538e61'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:47:14.400127 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f3750ecf-e88f-4010-b4ef-207106d193f2 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] https://10.4.3.32/volume/v3/groups returned with HTTP 202 Jul 03 21:47:14.400547 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 210/842] 10.4.3.32 () {70 vars in 1290 bytes} [Fri Jul 3 21:47:13 2026] POST /volume/v3/groups => generated 115 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:47:14.414394 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e085c06c-2329-4817-8205-f3926a8660ce None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:14.417999 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e085c06c-2329-4817-8205-f3926a8660ce tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] GET https://10.4.3.32/volume/v3/groups/db2b18e8-1d61-4373-9b79-c49856d039fe Jul 03 21:47:14.418322 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e085c06c-2329-4817-8205-f3926a8660ce tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:14.418687 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e085c06c-2329-4817-8205-f3926a8660ce tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:14.418936 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.groups [None req-e085c06c-2329-4817-8205-f3926a8660ce tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] show called for member db2b18e8-1d61-4373-9b79-c49856d039fe {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:47:14.424007 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:14.424007 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:14.436506 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e085c06c-2329-4817-8205-f3926a8660ce tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] https://10.4.3.32/volume/v3/groups/db2b18e8-1d61-4373-9b79-c49856d039fe returned with HTTP 200 Jul 03 21:47:14.436506 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 211/843] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:47:14 2026] GET /volume/v3/groups/db2b18e8-1d61-4373-9b79-c49856d039fe => generated 395 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:14.492447 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-62732f38-2669-47b1-a10f-398a0a7fa761 req-f43d31c8-5be2-4422-882c-3e5472409e9f tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] https://10.4.3.32/volume/v3/attachments/2f4cdb2c-92f6-478d-b7cd-49cb42b84807 returned with HTTP 200 Jul 03 21:47:14.492879 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 211/844] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:47:13 2026] DELETE /volume/v3/attachments/2f4cdb2c-92f6-478d-b7cd-49cb42b84807 => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:15.197689 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-f6259893-7da6-4114-ac41-356ce2a46c04 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:15.200682 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-f6259893-7da6-4114-ac41-356ce2a46c04 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:47:15.201116 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-f6259893-7da6-4114-ac41-356ce2a46c04 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-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": "f4ececa3-1558-4774-bffb-35f7b89c60f0", "source_volid": null, "backup_id": null}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:15.203845 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-f6259893-7da6-4114-ac41-356ce2a46c04 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-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': 'f4ececa3-1558-4774-bffb-35f7b89c60f0', 'source_volid': None, 'backup_id': None}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:47:15.331967 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-f6259893-7da6-4114-ac41-356ce2a46c04 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Create volume of 1 GB Jul 03 21:47:15.337637 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-f6259893-7da6-4114-ac41-356ce2a46c04 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Availability Zones retrieved successfully. Jul 03 21:47:15.345398 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-f6259893-7da6-4114-ac41-356ce2a46c04 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Flow 'volume_create_api' (50241c98-4bce-423f-ac9c-1492838f08f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:47:15.346792 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-f6259893-7da6-4114-ac41-356ce2a46c04 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0408258c-f37c-4532-b9fe-7f3d6d8db326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:15.348146 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-f6259893-7da6-4114-ac41-356ce2a46c04 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:47:15.451855 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9cd377a7-cc13-4559-8c48-4dc4a770c6a4 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:15.452627 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9cd377a7-cc13-4559-8c48-4dc4a770c6a4 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] GET https://10.4.3.32/volume/v3/groups/db2b18e8-1d61-4373-9b79-c49856d039fe Jul 03 21:47:15.453317 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9cd377a7-cc13-4559-8c48-4dc4a770c6a4 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:15.453317 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9cd377a7-cc13-4559-8c48-4dc4a770c6a4 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:15.453317 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.groups [None req-9cd377a7-cc13-4559-8c48-4dc4a770c6a4 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] show called for member db2b18e8-1d61-4373-9b79-c49856d039fe {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:47:15.460522 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:15.460522 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:15.464553 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-f6259893-7da6-4114-ac41-356ce2a46c04 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0408258c-f37c-4532-b9fe-7f3d6d8db326) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:15.466036 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-f6259893-7da6-4114-ac41-356ce2a46c04 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b22244d-485e-4837-a0b8-3dc86cc690d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:15.480328 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9cd377a7-cc13-4559-8c48-4dc4a770c6a4 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] https://10.4.3.32/volume/v3/groups/db2b18e8-1d61-4373-9b79-c49856d039fe returned with HTTP 200 Jul 03 21:47:15.480983 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 211/845] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:47:15 2026] GET /volume/v3/groups/db2b18e8-1d61-4373-9b79-c49856d039fe => generated 396 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 21:47:15.495589 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8b04f28c-5d5c-4fc2-a3b6-0bc1ac0d2f36 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:15.499401 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8b04f28c-5d5c-4fc2-a3b6-0bc1ac0d2f36 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:47:15.499401 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8b04f28c-5d5c-4fc2-a3b6-0bc1ac0d2f36 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1899256330", "volume_type": "4aa187cf-eab7-4e7b-b29b-bcdfe1af9b27", "group_id": "db2b18e8-1d61-4373-9b79-c49856d039fe", "size": 1}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:15.501253 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-8b04f28c-5d5c-4fc2-a3b6-0bc1ac0d2f36 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1899256330', 'volume_type': '4aa187cf-eab7-4e7b-b29b-bcdfe1af9b27', 'group_id': 'db2b18e8-1d61-4373-9b79-c49856d039fe', 'size': 1}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:47:15.513357 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:15.513357 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:15.514120 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-8b04f28c-5d5c-4fc2-a3b6-0bc1ac0d2f36 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Create volume of 1 GB Jul 03 21:47:15.521035 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-8b04f28c-5d5c-4fc2-a3b6-0bc1ac0d2f36 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Availability Zones retrieved successfully. Jul 03 21:47:15.528210 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-8b04f28c-5d5c-4fc2-a3b6-0bc1ac0d2f36 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Flow 'volume_create_api' (f71f1a4e-3efb-41dd-9320-fcc50844c16c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:47:15.529786 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-8b04f28c-5d5c-4fc2-a3b6-0bc1ac0d2f36 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b88921d-36a9-4793-b1c6-f118128f2eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:15.531476 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:15.531476 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:15.531627 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-8b04f28c-5d5c-4fc2-a3b6-0bc1ac0d2f36 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:47:15.537896 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-f6259893-7da6-4114-ac41-356ce2a46c04 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Created reservations ['5ba8c294-12b1-400a-915d-dc6f9b7d1d67', '7508cbc1-0f02-4022-8529-b097f28f4f3a', '6644dae4-849c-42a3-9f87-1b9f5b37e325', '6c86fb6e-7878-4733-99e3-85d77d6bfb3e'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:47:15.538110 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-f6259893-7da6-4114-ac41-356ce2a46c04 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b22244d-485e-4837-a0b8-3dc86cc690d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ba8c294-12b1-400a-915d-dc6f9b7d1d67', '7508cbc1-0f02-4022-8529-b097f28f4f3a', '6644dae4-849c-42a3-9f87-1b9f5b37e325', '6c86fb6e-7878-4733-99e3-85d77d6bfb3e']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:15.538810 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-f6259893-7da6-4114-ac41-356ce2a46c04 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a45b913-e662-4154-9d76-face82f6e5e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:15.560677 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-8b04f28c-5d5c-4fc2-a3b6-0bc1ac0d2f36 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b88921d-36a9-4793-b1c6-f118128f2eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:47:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4aa187cf-eab7-4e7b-b29b-bcdfe1af9b27,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-37161142',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4aa187cf-eab7-4e7b-b29b-bcdfe1af9b27', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'db2b18e8-1d61-4373-9b79-c49856d039fe', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:15.560677 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-8b04f28c-5d5c-4fc2-a3b6-0bc1ac0d2f36 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38ddcc0b-43cc-41b7-b685-b74ef8e7e492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:15.574127 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-f6259893-7da6-4114-ac41-356ce2a46c04 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a45b913-e662-4154-9d76-face82f6e5e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6410e4cc-5592-4e58-a7a6-9c6d5386be2d', '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='d475c35820e34057af6e6bcef6893960',qos_specs=None,replication_status=,reservations=['5ba8c294-12b1-400a-915d-dc6f9b7d1d67','7508cbc1-0f02-4022-8529-b097f28f4f3a','6644dae4-849c-42a3-9f87-1b9f5b37e325','6c86fb6e-7878-4733-99e3-85d77d6bfb3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='882338efab584b09836761276956020d',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:47:15Z,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=6410e4cc-5592-4e58-a7a6-9c6d5386be2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d475c35820e34057af6e6bcef6893960',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='882338efab584b09836761276956020d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:15.576061 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-f6259893-7da6-4114-ac41-356ce2a46c04 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c4ec478-646c-402e-93e8-3635a11c3ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:15.604482 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-8b04f28c-5d5c-4fc2-a3b6-0bc1ac0d2f36 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-37161142 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-37161142, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:47:15.604482 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-8b04f28c-5d5c-4fc2-a3b6-0bc1ac0d2f36 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-37161142 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-37161142, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:47:15.621287 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-f6259893-7da6-4114-ac41-356ce2a46c04 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c4ec478-646c-402e-93e8-3635a11c3ea2) transitioned into 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='d475c35820e34057af6e6bcef6893960',qos_specs=None,replication_status=,reservations=['5ba8c294-12b1-400a-915d-dc6f9b7d1d67','7508cbc1-0f02-4022-8529-b097f28f4f3a','6644dae4-849c-42a3-9f87-1b9f5b37e325','6c86fb6e-7878-4733-99e3-85d77d6bfb3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='882338efab584b09836761276956020d',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:15.621287 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-f6259893-7da6-4114-ac41-356ce2a46c04 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (008686aa-c353-4eea-baa8-85073ddb9a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:15.645778 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-f6259893-7da6-4114-ac41-356ce2a46c04 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (008686aa-c353-4eea-baa8-85073ddb9a1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:15.647378 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-f6259893-7da6-4114-ac41-356ce2a46c04 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Flow 'volume_create_api' (50241c98-4bce-423f-ac9c-1492838f08f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:47:15.647378 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-f6259893-7da6-4114-ac41-356ce2a46c04 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Create volume request issued successfully. Jul 03 21:47:15.649629 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-f6259893-7da6-4114-ac41-356ce2a46c04 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:47:15.650363 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 213/846] 10.4.3.32 () {72 vars in 1534 bytes} [Fri Jul 3 21:47:15 2026] POST /volume/v3/volumes => generated 701 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:47:15.666772 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-6e14d9b5-3f6a-4c7c-bd11-3ca7a70638a4 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:15.671422 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-6e14d9b5-3f6a-4c7c-bd11-3ca7a70638a4 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] GET https://10.4.3.32/volume/v3/volumes/6410e4cc-5592-4e58-a7a6-9c6d5386be2d Jul 03 21:47:15.671603 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-6e14d9b5-3f6a-4c7c-bd11-3ca7a70638a4 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:15.671902 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-6e14d9b5-3f6a-4c7c-bd11-3ca7a70638a4 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:15.681831 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:15.681831 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:15.684182 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-8b04f28c-5d5c-4fc2-a3b6-0bc1ac0d2f36 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Created reservations ['aac47cd2-9dca-4922-85bd-9bde19d914be', 'dfee5b6c-3722-424e-ae4d-2f1940535312', 'ba8aa940-5508-4116-9039-3b7b1bdb7690', '3b524260-3dfd-4daf-8167-f5f0df64ae20'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:47:15.685303 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-8b04f28c-5d5c-4fc2-a3b6-0bc1ac0d2f36 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38ddcc0b-43cc-41b7-b685-b74ef8e7e492) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aac47cd2-9dca-4922-85bd-9bde19d914be', 'dfee5b6c-3722-424e-ae4d-2f1940535312', 'ba8aa940-5508-4116-9039-3b7b1bdb7690', '3b524260-3dfd-4daf-8167-f5f0df64ae20']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:15.686397 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-8b04f28c-5d5c-4fc2-a3b6-0bc1ac0d2f36 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (495744c5-27ba-42d0-8a0f-2bcec899aa89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:15.695463 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-6e14d9b5-3f6a-4c7c-bd11-3ca7a70638a4 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Volume info retrieved successfully. Jul 03 21:47:15.707276 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-6e14d9b5-3f6a-4c7c-bd11-3ca7a70638a4 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] https://10.4.3.32/volume/v3/volumes/6410e4cc-5592-4e58-a7a6-9c6d5386be2d returned with HTTP 200 Jul 03 21:47:15.707276 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 212/847] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:47:15 2026] GET /volume/v3/volumes/6410e4cc-5592-4e58-a7a6-9c6d5386be2d => generated 769 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:15.722550 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-edc89bbc-90c2-4836-a083-5b2a832a1165 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:15.729801 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-edc89bbc-90c2-4836-a083-5b2a832a1165 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] GET https://10.4.3.32/volume/v3/volumes/6410e4cc-5592-4e58-a7a6-9c6d5386be2d Jul 03 21:47:15.730117 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-edc89bbc-90c2-4836-a083-5b2a832a1165 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:15.730780 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-edc89bbc-90c2-4836-a083-5b2a832a1165 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:15.731502 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-8b04f28c-5d5c-4fc2-a3b6-0bc1ac0d2f36 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (495744c5-27ba-42d0-8a0f-2bcec899aa89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef68082e-9ff7-4bfe-80d5-201f06070e86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1899256330',encryption_key_id=None,group_id=db2b18e8-1d61-4373-9b79-c49856d039fe,group_type_id=,metadata={},multiattach=False,project_id='f51508302bad4f6bb43a478bd597307e',qos_specs=None,replication_status=,reservations=['aac47cd2-9dca-4922-85bd-9bde19d914be','dfee5b6c-3722-424e-ae4d-2f1940535312','ba8aa940-5508-4116-9039-3b7b1bdb7690','3b524260-3dfd-4daf-8167-f5f0df64ae20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2fb9e35a79c483a8f55c8c08103d539',volume_type_id=4aa187cf-eab7-4e7b-b29b-bcdfe1af9b27), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:47:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1899256330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=db2b18e8-1d61-4373-9b79-c49856d039fe,host=None,id=ef68082e-9ff7-4bfe-80d5-201f06070e86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f51508302bad4f6bb43a478bd597307e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2fb9e35a79c483a8f55c8c08103d539',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4aa187cf-eab7-4e7b-b29b-bcdfe1af9b27),volume_type_id=4aa187cf-eab7-4e7b-b29b-bcdfe1af9b27)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:15.732958 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-8b04f28c-5d5c-4fc2-a3b6-0bc1ac0d2f36 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b74545db-a654-4a83-8aa3-cb52ebe8d011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:15.741746 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:15.741746 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:15.748940 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-edc89bbc-90c2-4836-a083-5b2a832a1165 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Volume info retrieved successfully. Jul 03 21:47:15.759156 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-edc89bbc-90c2-4836-a083-5b2a832a1165 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] https://10.4.3.32/volume/v3/volumes/6410e4cc-5592-4e58-a7a6-9c6d5386be2d returned with HTTP 200 Jul 03 21:47:15.759156 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 212/848] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:47:15 2026] GET /volume/v3/volumes/6410e4cc-5592-4e58-a7a6-9c6d5386be2d => generated 769 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:15.782263 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-8b04f28c-5d5c-4fc2-a3b6-0bc1ac0d2f36 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b74545db-a654-4a83-8aa3-cb52ebe8d011) transitioned into state 'SUCCESS' from state '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-1899256330',encryption_key_id=None,group_id=db2b18e8-1d61-4373-9b79-c49856d039fe,group_type_id=,metadata={},multiattach=False,project_id='f51508302bad4f6bb43a478bd597307e',qos_specs=None,replication_status=,reservations=['aac47cd2-9dca-4922-85bd-9bde19d914be','dfee5b6c-3722-424e-ae4d-2f1940535312','ba8aa940-5508-4116-9039-3b7b1bdb7690','3b524260-3dfd-4daf-8167-f5f0df64ae20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2fb9e35a79c483a8f55c8c08103d539',volume_type_id=4aa187cf-eab7-4e7b-b29b-bcdfe1af9b27)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:15.783179 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-8b04f28c-5d5c-4fc2-a3b6-0bc1ac0d2f36 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (727c7d20-a7ad-42fb-b391-fb2d8bc48ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:15.813309 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-8b04f28c-5d5c-4fc2-a3b6-0bc1ac0d2f36 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (727c7d20-a7ad-42fb-b391-fb2d8bc48ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:15.814626 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-8b04f28c-5d5c-4fc2-a3b6-0bc1ac0d2f36 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Flow 'volume_create_api' (f71f1a4e-3efb-41dd-9320-fcc50844c16c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:47:15.815285 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-8b04f28c-5d5c-4fc2-a3b6-0bc1ac0d2f36 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Create volume request issued successfully. Jul 03 21:47:15.816276 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-8b04f28c-5d5c-4fc2-a3b6-0bc1ac0d2f36 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:47:15.816506 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-8b04f28c-5d5c-4fc2-a3b6-0bc1ac0d2f36 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-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 21:47:15.876320 np0000004475 devstack@c-api.service[99933]: DEBUG oslo_db.sqlalchemy.engines [None req-8b04f28c-5d5c-4fc2-a3b6-0bc1ac0d2f36 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-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=99933) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:47:15.882986 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:15.882986 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:15.888765 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8b04f28c-5d5c-4fc2-a3b6-0bc1ac0d2f36 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:47:15.889547 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 212/849] 10.4.3.32 () {70 vars in 1293 bytes} [Fri Jul 3 21:47:15 2026] POST /volume/v3/volumes => generated 823 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:47:15.908341 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f32e14de-6f2a-4222-b022-cf2ce912fc00 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:15.910881 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f32e14de-6f2a-4222-b022-cf2ce912fc00 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] GET https://10.4.3.32/volume/v3/volumes/ef68082e-9ff7-4bfe-80d5-201f06070e86 Jul 03 21:47:15.911238 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f32e14de-6f2a-4222-b022-cf2ce912fc00 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:15.911778 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f32e14de-6f2a-4222-b022-cf2ce912fc00 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:15.927762 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:15.927762 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:15.937871 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-f32e14de-6f2a-4222-b022-cf2ce912fc00 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Volume info retrieved successfully. Jul 03 21:47:15.938278 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-f32e14de-6f2a-4222-b022-cf2ce912fc00 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:47:15.938527 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-f32e14de-6f2a-4222-b022-cf2ce912fc00 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-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 21:47:15.999252 np0000004475 devstack@c-api.service[99935]: DEBUG oslo_db.sqlalchemy.engines [None req-f32e14de-6f2a-4222-b022-cf2ce912fc00 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-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=99935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:47:16.008225 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:16.008225 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:16.024214 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f32e14de-6f2a-4222-b022-cf2ce912fc00 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] https://10.4.3.32/volume/v3/volumes/ef68082e-9ff7-4bfe-80d5-201f06070e86 returned with HTTP 200 Jul 03 21:47:16.024214 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 214/850] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:47:15 2026] GET /volume/v3/volumes/ef68082e-9ff7-4bfe-80d5-201f06070e86 => generated 891 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:17.042247 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b71a9641-30ad-49fa-9c57-0fa30700bf91 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:17.045418 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b71a9641-30ad-49fa-9c57-0fa30700bf91 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] GET https://10.4.3.32/volume/v3/volumes/ef68082e-9ff7-4bfe-80d5-201f06070e86 Jul 03 21:47:17.045713 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b71a9641-30ad-49fa-9c57-0fa30700bf91 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:17.045983 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b71a9641-30ad-49fa-9c57-0fa30700bf91 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:17.060732 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:17.060732 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:17.076696 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b71a9641-30ad-49fa-9c57-0fa30700bf91 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Volume info retrieved successfully. Jul 03 21:47:17.076870 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-b71a9641-30ad-49fa-9c57-0fa30700bf91 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:47:17.077061 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-b71a9641-30ad-49fa-9c57-0fa30700bf91 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-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 21:47:17.138574 np0000004475 devstack@c-api.service[99936]: DEBUG oslo_db.sqlalchemy.engines [None req-b71a9641-30ad-49fa-9c57-0fa30700bf91 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-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=99936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:47:17.146476 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:17.146476 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:17.161575 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b71a9641-30ad-49fa-9c57-0fa30700bf91 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] https://10.4.3.32/volume/v3/volumes/ef68082e-9ff7-4bfe-80d5-201f06070e86 returned with HTTP 200 Jul 03 21:47:17.163039 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 213/851] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:47:17 2026] GET /volume/v3/volumes/ef68082e-9ff7-4bfe-80d5-201f06070e86 => generated 916 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:17.182546 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4a5c10b7-d750-4aab-8bf9-cb3092f6c1e4 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:17.185713 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4a5c10b7-d750-4aab-8bf9-cb3092f6c1e4 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] POST https://10.4.3.32/volume/v3/group_snapshots Jul 03 21:47:17.185713 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4a5c10b7-d750-4aab-8bf9-cb3092f6c1e4 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "db2b18e8-1d61-4373-9b79-c49856d039fe", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1734017812"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:17.187447 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.group_snapshots [None req-4a5c10b7-d750-4aab-8bf9-cb3092f6c1e4 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'db2b18e8-1d61-4373-9b79-c49856d039fe', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1734017812'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 21:47:17.194937 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:17.194937 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:17.199688 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.group_snapshots [None req-4a5c10b7-d750-4aab-8bf9-cb3092f6c1e4 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1734017812. Jul 03 21:47:17.254724 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:17.254724 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:17.279912 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-4a5c10b7-d750-4aab-8bf9-cb3092f6c1e4 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-37161142 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-37161142, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:47:17.280208 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-4a5c10b7-d750-4aab-8bf9-cb3092f6c1e4 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-37161142 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-37161142, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:47:17.335069 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-4a5c10b7-d750-4aab-8bf9-cb3092f6c1e4 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Created reservations ['c76e6a1e-4483-4bba-a4da-80bfd498f351', '195d1392-d2f9-4ac0-a531-e62c05d655f0', '09e8d01d-f2e2-4043-8c15-776598831ab7', '78caa8a6-56da-4906-b1e3-53cbd63158ea'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:47:17.391957 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4a5c10b7-d750-4aab-8bf9-cb3092f6c1e4 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] https://10.4.3.32/volume/v3/group_snapshots returned with HTTP 202 Jul 03 21:47:17.392626 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 213/852] 10.4.3.32 () {70 vars in 1317 bytes} [Fri Jul 3 21:47:17 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:47:17.403346 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-705ee054-8d95-4539-875b-7f5da7f3f790 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:17.405691 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-705ee054-8d95-4539-875b-7f5da7f3f790 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/e961d6fa-a9a5-4104-9c4d-8b24f6936423 Jul 03 21:47:17.406473 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-705ee054-8d95-4539-875b-7f5da7f3f790 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:17.406473 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-705ee054-8d95-4539-875b-7f5da7f3f790 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:17.407206 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.group_snapshots [None req-705ee054-8d95-4539-875b-7f5da7f3f790 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] show called for member e961d6fa-a9a5-4104-9c4d-8b24f6936423 {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 21:47:17.415908 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:17.415908 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:17.424621 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-705ee054-8d95-4539-875b-7f5da7f3f790 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] https://10.4.3.32/volume/v3/group_snapshots/e961d6fa-a9a5-4104-9c4d-8b24f6936423 returned with HTTP 200 Jul 03 21:47:17.424870 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 213/853] 10.4.3.32 () {68 vars in 1406 bytes} [Fri Jul 3 21:47:17 2026] GET /volume/v3/group_snapshots/e961d6fa-a9a5-4104-9c4d-8b24f6936423 => generated 330 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:18.438135 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-3bd0df61-6827-4f60-b0fa-0e6f41691786 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:18.440222 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3bd0df61-6827-4f60-b0fa-0e6f41691786 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/e961d6fa-a9a5-4104-9c4d-8b24f6936423 Jul 03 21:47:18.440527 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3bd0df61-6827-4f60-b0fa-0e6f41691786 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:18.441512 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3bd0df61-6827-4f60-b0fa-0e6f41691786 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:18.441512 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.group_snapshots [None req-3bd0df61-6827-4f60-b0fa-0e6f41691786 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] show called for member e961d6fa-a9a5-4104-9c4d-8b24f6936423 {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 21:47:18.448539 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:18.448539 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:18.455178 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3bd0df61-6827-4f60-b0fa-0e6f41691786 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] https://10.4.3.32/volume/v3/group_snapshots/e961d6fa-a9a5-4104-9c4d-8b24f6936423 returned with HTTP 200 Jul 03 21:47:18.455828 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 215/854] 10.4.3.32 () {68 vars in 1406 bytes} [Fri Jul 3 21:47:18 2026] GET /volume/v3/group_snapshots/e961d6fa-a9a5-4104-9c4d-8b24f6936423 => generated 331 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:18.467477 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1507417e-0125-4ab4-8ab6-567e39702d0b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:18.472382 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1507417e-0125-4ab4-8ab6-567e39702d0b tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] GET https://10.4.3.32/volume/v3/snapshots/detail Jul 03 21:47:18.472382 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1507417e-0125-4ab4-8ab6-567e39702d0b tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:18.472382 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1507417e-0125-4ab4-8ab6-567e39702d0b tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Calling method 'detail' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:18.472382 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.api_utils [None req-1507417e-0125-4ab4-8ab6-567e39702d0b tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Removing options '' from query. {{(pid=99936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:47:18.473663 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.db.api [None req-1507417e-0125-4ab4-8ab6-567e39702d0b tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Building query based on filter {{(pid=99936) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 21:47:18.481773 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-1507417e-0125-4ab4-8ab6-567e39702d0b tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Get all snapshots completed successfully. Jul 03 21:47:18.481773 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:18.481773 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:18.481773 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1507417e-0125-4ab4-8ab6-567e39702d0b tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] https://10.4.3.32/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 21:47:18.481773 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 214/855] 10.4.3.32 () {66 vars in 1257 bytes} [Fri Jul 3 21:47:18 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:18.499169 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-7d14c6e5-a58e-423a-b17c-17eed6e3c358 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:18.504315 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7d14c6e5-a58e-423a-b17c-17eed6e3c358 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] GET https://10.4.3.32/volume/v3/snapshots/f16e96c7-a539-4711-8060-981fab6202ab Jul 03 21:47:18.504606 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7d14c6e5-a58e-423a-b17c-17eed6e3c358 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:18.504855 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7d14c6e5-a58e-423a-b17c-17eed6e3c358 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:18.520992 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:18.520992 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:18.521821 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-7d14c6e5-a58e-423a-b17c-17eed6e3c358 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Snapshot retrieved successfully. Jul 03 21:47:18.522750 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7d14c6e5-a58e-423a-b17c-17eed6e3c358 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] https://10.4.3.32/volume/v3/snapshots/f16e96c7-a539-4711-8060-981fab6202ab returned with HTTP 200 Jul 03 21:47:18.523209 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 214/856] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:47:18 2026] GET /volume/v3/snapshots/f16e96c7-a539-4711-8060-981fab6202ab => generated 474 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:18.535395 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-12a65caa-754f-40df-958b-905aa94f0a86 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:18.537595 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-12a65caa-754f-40df-958b-905aa94f0a86 tempest-GroupSnapshotsV319Test-2068407956 tempest-GroupSnapshotsV319Test-2068407956-project-admin] POST https://10.4.3.32/volume/v3/group_snapshots/e961d6fa-a9a5-4104-9c4d-8b24f6936423/action Jul 03 21:47:18.538543 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-12a65caa-754f-40df-958b-905aa94f0a86 tempest-GroupSnapshotsV319Test-2068407956 tempest-GroupSnapshotsV319Test-2068407956-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:47:18.538543 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-12a65caa-754f-40df-958b-905aa94f0a86 tempest-GroupSnapshotsV319Test-2068407956 tempest-GroupSnapshotsV319Test-2068407956-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:18.541176 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.group_snapshots [None req-12a65caa-754f-40df-958b-905aa94f0a86 tempest-GroupSnapshotsV319Test-2068407956 tempest-GroupSnapshotsV319Test-2068407956-project-admin] Updating group 'e961d6fa-a9a5-4104-9c4d-8b24f6936423' with 'creating' {{(pid=99933) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 21:47:18.547442 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:18.547442 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:18.563968 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-12a65caa-754f-40df-958b-905aa94f0a86 tempest-GroupSnapshotsV319Test-2068407956 tempest-GroupSnapshotsV319Test-2068407956-project-admin] https://10.4.3.32/volume/v3/group_snapshots/e961d6fa-a9a5-4104-9c4d-8b24f6936423/action returned with HTTP 202 Jul 03 21:47:18.564600 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 214/857] 10.4.3.32 () {70 vars in 1448 bytes} [Fri Jul 3 21:47:18 2026] POST /volume/v3/group_snapshots/e961d6fa-a9a5-4104-9c4d-8b24f6936423/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:47:18.574625 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-369bc045-1fe8-4af2-9c5b-18402b1f6bcf None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:18.576764 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-369bc045-1fe8-4af2-9c5b-18402b1f6bcf tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/e961d6fa-a9a5-4104-9c4d-8b24f6936423 Jul 03 21:47:18.577023 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-369bc045-1fe8-4af2-9c5b-18402b1f6bcf tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:18.577283 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-369bc045-1fe8-4af2-9c5b-18402b1f6bcf tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:18.577490 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.group_snapshots [None req-369bc045-1fe8-4af2-9c5b-18402b1f6bcf tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] show called for member e961d6fa-a9a5-4104-9c4d-8b24f6936423 {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 21:47:18.581958 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:18.581958 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:18.587234 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-369bc045-1fe8-4af2-9c5b-18402b1f6bcf tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] https://10.4.3.32/volume/v3/group_snapshots/e961d6fa-a9a5-4104-9c4d-8b24f6936423 returned with HTTP 200 Jul 03 21:47:18.587909 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 216/858] 10.4.3.32 () {68 vars in 1406 bytes} [Fri Jul 3 21:47:18 2026] GET /volume/v3/group_snapshots/e961d6fa-a9a5-4104-9c4d-8b24f6936423 => generated 330 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:18.600010 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-5916f0bb-f8b3-4dc1-848d-e4ce76e93b41 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:18.603519 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5916f0bb-f8b3-4dc1-848d-e4ce76e93b41 tempest-GroupSnapshotsV319Test-2068407956 tempest-GroupSnapshotsV319Test-2068407956-project-admin] POST https://10.4.3.32/volume/v3/group_snapshots/e961d6fa-a9a5-4104-9c4d-8b24f6936423/action Jul 03 21:47:18.603519 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5916f0bb-f8b3-4dc1-848d-e4ce76e93b41 tempest-GroupSnapshotsV319Test-2068407956 tempest-GroupSnapshotsV319Test-2068407956-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:47:18.603519 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5916f0bb-f8b3-4dc1-848d-e4ce76e93b41 tempest-GroupSnapshotsV319Test-2068407956 tempest-GroupSnapshotsV319Test-2068407956-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:18.605240 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.group_snapshots [None req-5916f0bb-f8b3-4dc1-848d-e4ce76e93b41 tempest-GroupSnapshotsV319Test-2068407956 tempest-GroupSnapshotsV319Test-2068407956-project-admin] Updating group 'e961d6fa-a9a5-4104-9c4d-8b24f6936423' with 'available' {{(pid=99936) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 21:47:18.612933 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:18.612933 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:18.626808 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5916f0bb-f8b3-4dc1-848d-e4ce76e93b41 tempest-GroupSnapshotsV319Test-2068407956 tempest-GroupSnapshotsV319Test-2068407956-project-admin] https://10.4.3.32/volume/v3/group_snapshots/e961d6fa-a9a5-4104-9c4d-8b24f6936423/action returned with HTTP 202 Jul 03 21:47:18.627828 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 215/859] 10.4.3.32 () {70 vars in 1448 bytes} [Fri Jul 3 21:47:18 2026] POST /volume/v3/group_snapshots/e961d6fa-a9a5-4104-9c4d-8b24f6936423/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:47:18.638449 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-3790d6ed-a587-45d6-a474-32954609e06e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:18.641637 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3790d6ed-a587-45d6-a474-32954609e06e tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/e961d6fa-a9a5-4104-9c4d-8b24f6936423 Jul 03 21:47:18.641637 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3790d6ed-a587-45d6-a474-32954609e06e tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:18.641894 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3790d6ed-a587-45d6-a474-32954609e06e tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:18.642125 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.group_snapshots [None req-3790d6ed-a587-45d6-a474-32954609e06e tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] show called for member e961d6fa-a9a5-4104-9c4d-8b24f6936423 {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 21:47:18.647525 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:18.647525 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:18.652394 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3790d6ed-a587-45d6-a474-32954609e06e tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] https://10.4.3.32/volume/v3/group_snapshots/e961d6fa-a9a5-4104-9c4d-8b24f6936423 returned with HTTP 200 Jul 03 21:47:18.653010 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 215/860] 10.4.3.32 () {68 vars in 1406 bytes} [Fri Jul 3 21:47:18 2026] GET /volume/v3/group_snapshots/e961d6fa-a9a5-4104-9c4d-8b24f6936423 => generated 331 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:18.665446 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ecae882c-fa57-4521-aad7-0a63b30b0d10 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:18.667800 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ecae882c-fa57-4521-aad7-0a63b30b0d10 tempest-GroupSnapshotsV319Test-2068407956 tempest-GroupSnapshotsV319Test-2068407956-project-admin] POST https://10.4.3.32/volume/v3/group_snapshots/e961d6fa-a9a5-4104-9c4d-8b24f6936423/action Jul 03 21:47:18.668295 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ecae882c-fa57-4521-aad7-0a63b30b0d10 tempest-GroupSnapshotsV319Test-2068407956 tempest-GroupSnapshotsV319Test-2068407956-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:47:18.668503 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ecae882c-fa57-4521-aad7-0a63b30b0d10 tempest-GroupSnapshotsV319Test-2068407956 tempest-GroupSnapshotsV319Test-2068407956-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:18.670467 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.group_snapshots [None req-ecae882c-fa57-4521-aad7-0a63b30b0d10 tempest-GroupSnapshotsV319Test-2068407956 tempest-GroupSnapshotsV319Test-2068407956-project-admin] Updating group 'e961d6fa-a9a5-4104-9c4d-8b24f6936423' with 'error' {{(pid=99933) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 21:47:18.676576 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:18.676576 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:18.687923 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ecae882c-fa57-4521-aad7-0a63b30b0d10 tempest-GroupSnapshotsV319Test-2068407956 tempest-GroupSnapshotsV319Test-2068407956-project-admin] https://10.4.3.32/volume/v3/group_snapshots/e961d6fa-a9a5-4104-9c4d-8b24f6936423/action returned with HTTP 202 Jul 03 21:47:18.688359 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 215/861] 10.4.3.32 () {70 vars in 1448 bytes} [Fri Jul 3 21:47:18 2026] POST /volume/v3/group_snapshots/e961d6fa-a9a5-4104-9c4d-8b24f6936423/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:47:18.699273 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f82e3639-d7df-4aff-a7fe-66e7462b0967 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:18.701464 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f82e3639-d7df-4aff-a7fe-66e7462b0967 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/e961d6fa-a9a5-4104-9c4d-8b24f6936423 Jul 03 21:47:18.701741 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f82e3639-d7df-4aff-a7fe-66e7462b0967 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:18.702004 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f82e3639-d7df-4aff-a7fe-66e7462b0967 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:18.702167 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.group_snapshots [None req-f82e3639-d7df-4aff-a7fe-66e7462b0967 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] show called for member e961d6fa-a9a5-4104-9c4d-8b24f6936423 {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 21:47:18.706058 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:18.706058 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:18.711945 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f82e3639-d7df-4aff-a7fe-66e7462b0967 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] https://10.4.3.32/volume/v3/group_snapshots/e961d6fa-a9a5-4104-9c4d-8b24f6936423 returned with HTTP 200 Jul 03 21:47:18.712525 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 217/862] 10.4.3.32 () {68 vars in 1406 bytes} [Fri Jul 3 21:47:18 2026] GET /volume/v3/group_snapshots/e961d6fa-a9a5-4104-9c4d-8b24f6936423 => generated 327 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:18.726854 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-355a7b7c-6e63-45b0-bae6-e3d384d914ad None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:18.728679 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-355a7b7c-6e63-45b0-bae6-e3d384d914ad tempest-GroupSnapshotsV319Test-2068407956 tempest-GroupSnapshotsV319Test-2068407956-project-admin] POST https://10.4.3.32/volume/v3/group_snapshots/e961d6fa-a9a5-4104-9c4d-8b24f6936423/action Jul 03 21:47:18.729618 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-355a7b7c-6e63-45b0-bae6-e3d384d914ad tempest-GroupSnapshotsV319Test-2068407956 tempest-GroupSnapshotsV319Test-2068407956-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:47:18.729970 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-355a7b7c-6e63-45b0-bae6-e3d384d914ad tempest-GroupSnapshotsV319Test-2068407956 tempest-GroupSnapshotsV319Test-2068407956-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:18.732580 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.group_snapshots [None req-355a7b7c-6e63-45b0-bae6-e3d384d914ad tempest-GroupSnapshotsV319Test-2068407956 tempest-GroupSnapshotsV319Test-2068407956-project-admin] Updating group 'e961d6fa-a9a5-4104-9c4d-8b24f6936423' with 'available' {{(pid=99936) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 21:47:18.736615 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:18.736615 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:18.748684 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-355a7b7c-6e63-45b0-bae6-e3d384d914ad tempest-GroupSnapshotsV319Test-2068407956 tempest-GroupSnapshotsV319Test-2068407956-project-admin] https://10.4.3.32/volume/v3/group_snapshots/e961d6fa-a9a5-4104-9c4d-8b24f6936423/action returned with HTTP 202 Jul 03 21:47:18.749725 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 216/863] 10.4.3.32 () {70 vars in 1448 bytes} [Fri Jul 3 21:47:18 2026] POST /volume/v3/group_snapshots/e961d6fa-a9a5-4104-9c4d-8b24f6936423/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:47:18.759328 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e53c1055-e697-47cc-b209-698699ae351d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:18.761610 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e53c1055-e697-47cc-b209-698699ae351d tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/e961d6fa-a9a5-4104-9c4d-8b24f6936423 Jul 03 21:47:18.761863 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e53c1055-e697-47cc-b209-698699ae351d tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:18.762124 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e53c1055-e697-47cc-b209-698699ae351d tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:18.762331 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.group_snapshots [None req-e53c1055-e697-47cc-b209-698699ae351d tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] show called for member e961d6fa-a9a5-4104-9c4d-8b24f6936423 {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 21:47:18.768675 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:18.768675 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:18.776108 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e53c1055-e697-47cc-b209-698699ae351d tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] https://10.4.3.32/volume/v3/group_snapshots/e961d6fa-a9a5-4104-9c4d-8b24f6936423 returned with HTTP 200 Jul 03 21:47:18.776331 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-e5342c13-25f7-4135-afa8-515d43df33a6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:18.776785 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 216/864] 10.4.3.32 () {68 vars in 1406 bytes} [Fri Jul 3 21:47:18 2026] GET /volume/v3/group_snapshots/e961d6fa-a9a5-4104-9c4d-8b24f6936423 => generated 331 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:18.779028 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-e5342c13-25f7-4135-afa8-515d43df33a6 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] GET https://10.4.3.32/volume/v3/volumes/6410e4cc-5592-4e58-a7a6-9c6d5386be2d Jul 03 21:47:18.779304 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-e5342c13-25f7-4135-afa8-515d43df33a6 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:18.779670 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-e5342c13-25f7-4135-afa8-515d43df33a6 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:18.793860 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:18.793860 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:18.794029 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1b33ced4-9d30-4425-be99-359a140312c7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:18.797013 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-e5342c13-25f7-4135-afa8-515d43df33a6 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Volume info retrieved successfully. Jul 03 21:47:18.797245 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1b33ced4-9d30-4425-be99-359a140312c7 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] DELETE https://10.4.3.32/volume/v3/group_snapshots/e961d6fa-a9a5-4104-9c4d-8b24f6936423 Jul 03 21:47:18.797245 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1b33ced4-9d30-4425-be99-359a140312c7 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:18.797706 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1b33ced4-9d30-4425-be99-359a140312c7 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:18.797706 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.group_snapshots [None req-1b33ced4-9d30-4425-be99-359a140312c7 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] delete called for member e961d6fa-a9a5-4104-9c4d-8b24f6936423 {{(pid=99935) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 21:47:18.797706 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.group_snapshots [None req-1b33ced4-9d30-4425-be99-359a140312c7 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Delete group_snapshot with id: e961d6fa-a9a5-4104-9c4d-8b24f6936423 Jul 03 21:47:18.803011 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:18.803011 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:18.804736 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-e5342c13-25f7-4135-afa8-515d43df33a6 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] https://10.4.3.32/volume/v3/volumes/6410e4cc-5592-4e58-a7a6-9c6d5386be2d returned with HTTP 200 Jul 03 21:47:18.805390 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 216/865] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:47:18 2026] GET /volume/v3/volumes/6410e4cc-5592-4e58-a7a6-9c6d5386be2d => generated 1309 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:18.834085 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-5a2805a3-f02d-472a-917a-585c455b8a5c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:18.834085 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5a2805a3-f02d-472a-917a-585c455b8a5c None None] GET https://10.4.3.32/volume// Jul 03 21:47:18.834085 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5a2805a3-f02d-472a-917a-585c455b8a5c None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:18.834085 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5a2805a3-f02d-472a-917a-585c455b8a5c None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:18.834085 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5a2805a3-f02d-472a-917a-585c455b8a5c None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:47:18.834085 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 217/866] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:47:18 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 21:47:18.854445 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-d2d263ed-acd5-49e8-bb45-269c6429cad6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:18.861234 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-d2d263ed-acd5-49e8-bb45-269c6429cad6 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:47:18.861946 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-d2d263ed-acd5-49e8-bb45-269c6429cad6 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6410e4cc-5592-4e58-a7a6-9c6d5386be2d", "connector": null, "instance_uuid": "a8754c40-9f1a-459e-b613-274bd8723d23"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:18.878682 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:18.878682 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:18.882755 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1b33ced4-9d30-4425-be99-359a140312c7 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] https://10.4.3.32/volume/v3/group_snapshots/e961d6fa-a9a5-4104-9c4d-8b24f6936423 returned with HTTP 202 Jul 03 21:47:18.883312 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 218/867] 10.4.3.32 () {68 vars in 1409 bytes} [Fri Jul 3 21:47:18 2026] DELETE /volume/v3/group_snapshots/e961d6fa-a9a5-4104-9c4d-8b24f6936423 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:47:18.896936 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7de6a2e5-0657-4e00-a897-94a147985cb7 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:18.903105 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7de6a2e5-0657-4e00-a897-94a147985cb7 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Jul 03 21:47:18.903105 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7de6a2e5-0657-4e00-a897-94a147985cb7 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:18.903105 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7de6a2e5-0657-4e00-a897-94a147985cb7 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Calling method 'detail' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:18.903105 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.api_utils [None req-7de6a2e5-0657-4e00-a897-94a147985cb7 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Removing options '' from query. {{(pid=99933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:47:18.903105 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-7de6a2e5-0657-4e00-a897-94a147985cb7 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99933) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:47:18.918703 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-7de6a2e5-0657-4e00-a897-94a147985cb7 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Get all volumes completed successfully. Jul 03 21:47:18.919808 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-7de6a2e5-0657-4e00-a897-94a147985cb7 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:47:18.920027 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-7de6a2e5-0657-4e00-a897-94a147985cb7 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-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 21:47:18.932671 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-d2d263ed-acd5-49e8-bb45-269c6429cad6 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:47:18.933448 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 217/868] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:47:18 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:18.944944 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8145939f-4318-4863-ac38-026c1781d0a4 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:18.945205 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8145939f-4318-4863-ac38-026c1781d0a4 None None] GET https://10.4.3.32/volume// Jul 03 21:47:18.945434 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8145939f-4318-4863-ac38-026c1781d0a4 None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:18.945695 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8145939f-4318-4863-ac38-026c1781d0a4 None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:18.946109 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8145939f-4318-4863-ac38-026c1781d0a4 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:47:18.947132 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 218/869] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:47:18 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 21:47:18.964625 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-90e1b947-47b1-4f1d-a989-8f7be0a7d287 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:18.967673 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-90e1b947-47b1-4f1d-a989-8f7be0a7d287 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] GET https://10.4.3.32/volume/v3/volumes/6410e4cc-5592-4e58-a7a6-9c6d5386be2d Jul 03 21:47:18.967944 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-90e1b947-47b1-4f1d-a989-8f7be0a7d287 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:18.968308 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-90e1b947-47b1-4f1d-a989-8f7be0a7d287 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:18.981469 np0000004475 devstack@c-api.service[99933]: DEBUG oslo_db.sqlalchemy.engines [None req-7de6a2e5-0657-4e00-a897-94a147985cb7 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-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=99933) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:47:18.986311 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:18.986311 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:18.989408 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:18.989408 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:18.995712 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-90e1b947-47b1-4f1d-a989-8f7be0a7d287 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Volume info retrieved successfully. Jul 03 21:47:18.995855 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7de6a2e5-0657-4e00-a897-94a147985cb7 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Jul 03 21:47:18.996662 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 217/870] 10.4.3.32 () {68 vars in 1292 bytes} [Fri Jul 3 21:47:18 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:19.004472 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-90e1b947-47b1-4f1d-a989-8f7be0a7d287 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] https://10.4.3.32/volume/v3/volumes/6410e4cc-5592-4e58-a7a6-9c6d5386be2d returned with HTTP 200 Jul 03 21:47:19.005407 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 219/871] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:47:18 2026] GET /volume/v3/volumes/6410e4cc-5592-4e58-a7a6-9c6d5386be2d => generated 1488 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:47:19.019608 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-3e2ad5b4-4dae-42b2-b986-872fc2937199 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:19.023591 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3e2ad5b4-4dae-42b2-b986-872fc2937199 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] GET https://10.4.3.32/volume/v3/snapshots/detail Jul 03 21:47:19.024092 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3e2ad5b4-4dae-42b2-b986-872fc2937199 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:19.024491 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3e2ad5b4-4dae-42b2-b986-872fc2937199 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Calling method 'detail' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:19.026604 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.api_utils [None req-3e2ad5b4-4dae-42b2-b986-872fc2937199 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Removing options '' from query. {{(pid=99934) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:47:19.026604 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:19.026604 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:19.027717 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.db.api [None req-3e2ad5b4-4dae-42b2-b986-872fc2937199 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Building query based on filter {{(pid=99934) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 21:47:19.037028 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-3e2ad5b4-4dae-42b2-b986-872fc2937199 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Get all snapshots completed successfully. Jul 03 21:47:19.037028 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3e2ad5b4-4dae-42b2-b986-872fc2937199 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] https://10.4.3.32/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 21:47:19.038257 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 218/872] 10.4.3.32 () {66 vars in 1257 bytes} [Fri Jul 3 21:47:19 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:47:19.053439 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-44ddd5ba-94d3-4f19-a374-c65832107d13 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:19.055278 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-44ddd5ba-94d3-4f19-a374-c65832107d13 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/e961d6fa-a9a5-4104-9c4d-8b24f6936423 Jul 03 21:47:19.055555 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-44ddd5ba-94d3-4f19-a374-c65832107d13 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:19.055854 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-44ddd5ba-94d3-4f19-a374-c65832107d13 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:19.055989 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.group_snapshots [None req-44ddd5ba-94d3-4f19-a374-c65832107d13 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] show called for member e961d6fa-a9a5-4104-9c4d-8b24f6936423 {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 21:47:19.062853 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:19.062853 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:19.072711 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-44ddd5ba-94d3-4f19-a374-c65832107d13 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] https://10.4.3.32/volume/v3/group_snapshots/e961d6fa-a9a5-4104-9c4d-8b24f6936423 returned with HTTP 200 Jul 03 21:47:19.078041 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 219/873] 10.4.3.32 () {68 vars in 1406 bytes} [Fri Jul 3 21:47:19 2026] GET /volume/v3/group_snapshots/e961d6fa-a9a5-4104-9c4d-8b24f6936423 => generated 330 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:19.146983 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-24f3ee7d-8781-42ac-bf58-3f09b86cd668 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:19.149755 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-24f3ee7d-8781-42ac-bf58-3f09b86cd668 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] PUT https://10.4.3.32/volume/v3/attachments/44a2d6cf-9eff-4a11-8abf-19e1be07bc5e Jul 03 21:47:19.150188 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-24f3ee7d-8781-42ac-bf58-3f09b86cd668 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:19.165035 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-24f3ee7d-8781-42ac-bf58-3f09b86cd668 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Acquiring lock "cinder-attachment_update-6410e4cc-5592-4e58-a7a6-9c6d5386be2d-np0000004475" by "attachment_update" {{(pid=99933) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:47:19.170760 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-24f3ee7d-8781-42ac-bf58-3f09b86cd668 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Lock "cinder-attachment_update-6410e4cc-5592-4e58-a7a6-9c6d5386be2d-np0000004475" acquired by "attachment_update" :: waited 0.006s {{(pid=99933) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:47:19.172131 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:19.172131 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:19.703773 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-24f3ee7d-8781-42ac-bf58-3f09b86cd668 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Lock "cinder-attachment_update-6410e4cc-5592-4e58-a7a6-9c6d5386be2d-np0000004475" released by "attachment_update" :: held 0.533s {{(pid=99933) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:47:19.705187 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-24f3ee7d-8781-42ac-bf58-3f09b86cd668 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] https://10.4.3.32/volume/v3/attachments/44a2d6cf-9eff-4a11-8abf-19e1be07bc5e returned with HTTP 200 Jul 03 21:47:19.705187 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 218/874] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:47:19 2026] PUT /volume/v3/attachments/44a2d6cf-9eff-4a11-8abf-19e1be07bc5e => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:20.088362 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-485aaddb-1ddd-4885-a05c-d47d3f22368e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:20.092572 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-485aaddb-1ddd-4885-a05c-d47d3f22368e tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/e961d6fa-a9a5-4104-9c4d-8b24f6936423 Jul 03 21:47:20.092572 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-485aaddb-1ddd-4885-a05c-d47d3f22368e tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:20.092572 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-485aaddb-1ddd-4885-a05c-d47d3f22368e tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:20.092572 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.group_snapshots [None req-485aaddb-1ddd-4885-a05c-d47d3f22368e tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] show called for member e961d6fa-a9a5-4104-9c4d-8b24f6936423 {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 21:47:20.095556 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-485aaddb-1ddd-4885-a05c-d47d3f22368e tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] https://10.4.3.32/volume/v3/group_snapshots/e961d6fa-a9a5-4104-9c4d-8b24f6936423 returned with HTTP 404 Jul 03 21:47:20.096531 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 220/875] 10.4.3.32 () {68 vars in 1406 bytes} [Fri Jul 3 21:47:20 2026] GET /volume/v3/group_snapshots/e961d6fa-a9a5-4104-9c4d-8b24f6936423 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:47:20.106447 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2e107676-2cf0-4919-97dd-b60c4c28213c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:20.108844 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2e107676-2cf0-4919-97dd-b60c4c28213c tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Jul 03 21:47:20.109198 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2e107676-2cf0-4919-97dd-b60c4c28213c tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:20.109487 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2e107676-2cf0-4919-97dd-b60c4c28213c tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Calling method 'detail' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:20.109787 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.api_utils [None req-2e107676-2cf0-4919-97dd-b60c4c28213c tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Removing options '' from query. {{(pid=99934) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:47:20.110512 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-2e107676-2cf0-4919-97dd-b60c4c28213c tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99934) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:47:20.153181 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2e107676-2cf0-4919-97dd-b60c4c28213c tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Get all volumes completed successfully. Jul 03 21:47:20.153963 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-2e107676-2cf0-4919-97dd-b60c4c28213c tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:47:20.154191 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-2e107676-2cf0-4919-97dd-b60c4c28213c tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-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 21:47:20.200638 np0000004475 devstack@c-api.service[99934]: DEBUG oslo_db.sqlalchemy.engines [None req-2e107676-2cf0-4919-97dd-b60c4c28213c tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-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=99934) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:47:20.204802 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:20.204802 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:20.214082 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2e107676-2cf0-4919-97dd-b60c4c28213c tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Jul 03 21:47:20.214591 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 219/876] 10.4.3.32 () {68 vars in 1292 bytes} [Fri Jul 3 21:47:20 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:20.218591 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-dbd95d17-a950-4646-bf20-a2f0c9c84cf1 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:20.221106 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-dbd95d17-a950-4646-bf20-a2f0c9c84cf1 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] POST https://10.4.3.32/volume/v3/attachments/44a2d6cf-9eff-4a11-8abf-19e1be07bc5e/action Jul 03 21:47:20.223570 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-dbd95d17-a950-4646-bf20-a2f0c9c84cf1 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Action body: b'{"os-complete": null}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:47:20.223978 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-dbd95d17-a950-4646-bf20-a2f0c9c84cf1 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:20.233589 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-52ba5970-0344-488c-b1f6-ff5d7fb6f50a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:20.237770 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-52ba5970-0344-488c-b1f6-ff5d7fb6f50a tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] POST https://10.4.3.32/volume/v3/groups/db2b18e8-1d61-4373-9b79-c49856d039fe/action Jul 03 21:47:20.238410 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-52ba5970-0344-488c-b1f6-ff5d7fb6f50a tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:47:20.238410 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-52ba5970-0344-488c-b1f6-ff5d7fb6f50a tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:20.240142 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.groups [None req-52ba5970-0344-488c-b1f6-ff5d7fb6f50a tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] delete called for group db2b18e8-1d61-4373-9b79-c49856d039fe {{(pid=99933) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 21:47:20.240393 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.groups [None req-52ba5970-0344-488c-b1f6-ff5d7fb6f50a tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Delete group with id: db2b18e8-1d61-4373-9b79-c49856d039fe Jul 03 21:47:20.245004 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:20.245004 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:20.254587 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:20.254587 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:20.280576 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-489e9f87-3f32-4103-88cb-7b6228b0362f req-dbd95d17-a950-4646-bf20-a2f0c9c84cf1 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] https://10.4.3.32/volume/v3/attachments/44a2d6cf-9eff-4a11-8abf-19e1be07bc5e/action returned with HTTP 204 Jul 03 21:47:20.281007 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 220/877] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:47:20 2026] POST /volume/v3/attachments/44a2d6cf-9eff-4a11-8abf-19e1be07bc5e/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:47:20.331584 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-52ba5970-0344-488c-b1f6-ff5d7fb6f50a tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] https://10.4.3.32/volume/v3/groups/db2b18e8-1d61-4373-9b79-c49856d039fe/action returned with HTTP 202 Jul 03 21:47:20.331836 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 219/878] 10.4.3.32 () {70 vars in 1421 bytes} [Fri Jul 3 21:47:20 2026] POST /volume/v3/groups/db2b18e8-1d61-4373-9b79-c49856d039fe/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:47:20.340966 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7137ed82-88eb-4f31-a1d9-ff11411e8c7e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:20.346651 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7137ed82-88eb-4f31-a1d9-ff11411e8c7e tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] GET https://10.4.3.32/volume/v3/volumes/ef68082e-9ff7-4bfe-80d5-201f06070e86 Jul 03 21:47:20.346651 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7137ed82-88eb-4f31-a1d9-ff11411e8c7e tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:20.346651 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7137ed82-88eb-4f31-a1d9-ff11411e8c7e tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:20.358296 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:20.358296 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:20.364773 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-7137ed82-88eb-4f31-a1d9-ff11411e8c7e tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Volume info retrieved successfully. Jul 03 21:47:20.366050 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-7137ed82-88eb-4f31-a1d9-ff11411e8c7e tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:47:20.366448 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-7137ed82-88eb-4f31-a1d9-ff11411e8c7e tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-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 21:47:20.422163 np0000004475 devstack@c-api.service[99935]: DEBUG oslo_db.sqlalchemy.engines [None req-7137ed82-88eb-4f31-a1d9-ff11411e8c7e tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-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=99935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:47:20.427238 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:20.427238 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:20.443509 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7137ed82-88eb-4f31-a1d9-ff11411e8c7e tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] https://10.4.3.32/volume/v3/volumes/ef68082e-9ff7-4bfe-80d5-201f06070e86 returned with HTTP 200 Jul 03 21:47:20.443509 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 221/879] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:47:20 2026] GET /volume/v3/volumes/ef68082e-9ff7-4bfe-80d5-201f06070e86 => generated 915 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:21.463886 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ed9deda8-67fc-4257-a04f-a2b3e5c9197c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:21.466889 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ed9deda8-67fc-4257-a04f-a2b3e5c9197c tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] GET https://10.4.3.32/volume/v3/volumes/ef68082e-9ff7-4bfe-80d5-201f06070e86 Jul 03 21:47:21.467176 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ed9deda8-67fc-4257-a04f-a2b3e5c9197c tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:21.467457 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ed9deda8-67fc-4257-a04f-a2b3e5c9197c tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:21.476941 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ed9deda8-67fc-4257-a04f-a2b3e5c9197c tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] https://10.4.3.32/volume/v3/volumes/ef68082e-9ff7-4bfe-80d5-201f06070e86 returned with HTTP 404 Jul 03 21:47:21.477716 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 220/880] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:47:21 2026] GET /volume/v3/volumes/ef68082e-9ff7-4bfe-80d5-201f06070e86 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:47:21.486273 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ade0cb71-d238-4402-ab22-5d6c046fa854 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:21.488689 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ade0cb71-d238-4402-ab22-5d6c046fa854 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] GET https://10.4.3.32/volume/v3/groups/db2b18e8-1d61-4373-9b79-c49856d039fe Jul 03 21:47:21.488994 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ade0cb71-d238-4402-ab22-5d6c046fa854 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:21.489230 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ade0cb71-d238-4402-ab22-5d6c046fa854 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:21.489409 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.groups [None req-ade0cb71-d238-4402-ab22-5d6c046fa854 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] show called for member db2b18e8-1d61-4373-9b79-c49856d039fe {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:47:21.494193 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ade0cb71-d238-4402-ab22-5d6c046fa854 tempest-GroupSnapshotsV319Test-666865819 tempest-GroupSnapshotsV319Test-666865819-project-member] https://10.4.3.32/volume/v3/groups/db2b18e8-1d61-4373-9b79-c49856d039fe returned with HTTP 404 Jul 03 21:47:21.495053 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 221/881] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:47:21 2026] GET /volume/v3/groups/db2b18e8-1d61-4373-9b79-c49856d039fe => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:47:21.503407 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2bc36987-29c9-409a-abf7-0dc0ffc8ae16 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:21.507548 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2bc36987-29c9-409a-abf7-0dc0ffc8ae16 tempest-GroupSnapshotsV319Test-2068407956 tempest-GroupSnapshotsV319Test-2068407956-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/dfdd4704-9648-468a-a235-aa71eb76f685 Jul 03 21:47:21.507548 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2bc36987-29c9-409a-abf7-0dc0ffc8ae16 tempest-GroupSnapshotsV319Test-2068407956 tempest-GroupSnapshotsV319Test-2068407956-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:21.507548 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2bc36987-29c9-409a-abf7-0dc0ffc8ae16 tempest-GroupSnapshotsV319Test-2068407956 tempest-GroupSnapshotsV319Test-2068407956-project-admin] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:21.534872 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2bc36987-29c9-409a-abf7-0dc0ffc8ae16 tempest-GroupSnapshotsV319Test-2068407956 tempest-GroupSnapshotsV319Test-2068407956-project-admin] https://10.4.3.32/volume/v3/group_types/dfdd4704-9648-468a-a235-aa71eb76f685 returned with HTTP 202 Jul 03 21:47:21.535706 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 220/882] 10.4.3.32 () {68 vars in 1397 bytes} [Fri Jul 3 21:47:21 2026] DELETE /volume/v3/group_types/dfdd4704-9648-468a-a235-aa71eb76f685 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:47:21.545279 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b77331b4-11a0-4e86-94c5-b74b7aeeaed2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:21.547280 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b77331b4-11a0-4e86-94c5-b74b7aeeaed2 tempest-GroupSnapshotsV319Test-2068407956 tempest-GroupSnapshotsV319Test-2068407956-project-admin] DELETE https://10.4.3.32/volume/v3/types/4aa187cf-eab7-4e7b-b29b-bcdfe1af9b27 Jul 03 21:47:21.547553 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b77331b4-11a0-4e86-94c5-b74b7aeeaed2 tempest-GroupSnapshotsV319Test-2068407956 tempest-GroupSnapshotsV319Test-2068407956-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:21.547796 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b77331b4-11a0-4e86-94c5-b74b7aeeaed2 tempest-GroupSnapshotsV319Test-2068407956 tempest-GroupSnapshotsV319Test-2068407956-project-admin] Calling method '_delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:21.580714 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b77331b4-11a0-4e86-94c5-b74b7aeeaed2 tempest-GroupSnapshotsV319Test-2068407956 tempest-GroupSnapshotsV319Test-2068407956-project-admin] https://10.4.3.32/volume/v3/types/4aa187cf-eab7-4e7b-b29b-bcdfe1af9b27 returned with HTTP 202 Jul 03 21:47:21.581283 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 222/883] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:47:21 2026] DELETE /volume/v3/types/4aa187cf-eab7-4e7b-b29b-bcdfe1af9b27 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:47:21.589855 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-13f365a6-98f9-47a5-9a4b-5c3023d1264c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:21.591915 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-13f365a6-98f9-47a5-9a4b-5c3023d1264c tempest-GroupSnapshotsV319Test-2068407956 tempest-GroupSnapshotsV319Test-2068407956-project-admin] GET https://10.4.3.32/volume/v3/types/4aa187cf-eab7-4e7b-b29b-bcdfe1af9b27 Jul 03 21:47:21.592246 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-13f365a6-98f9-47a5-9a4b-5c3023d1264c tempest-GroupSnapshotsV319Test-2068407956 tempest-GroupSnapshotsV319Test-2068407956-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:21.592521 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-13f365a6-98f9-47a5-9a4b-5c3023d1264c tempest-GroupSnapshotsV319Test-2068407956 tempest-GroupSnapshotsV319Test-2068407956-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:21.596786 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-13f365a6-98f9-47a5-9a4b-5c3023d1264c tempest-GroupSnapshotsV319Test-2068407956 tempest-GroupSnapshotsV319Test-2068407956-project-admin] https://10.4.3.32/volume/v3/types/4aa187cf-eab7-4e7b-b29b-bcdfe1af9b27 returned with HTTP 404 Jul 03 21:47:21.597331 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 221/884] 10.4.3.32 () {66 vars in 1335 bytes} [Fri Jul 3 21:47:21 2026] GET /volume/v3/types/4aa187cf-eab7-4e7b-b29b-bcdfe1af9b27 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:47:24.880531 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3b7630af-d325-446f-b0f9-3943ee4050a5 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:25.030830 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3b7630af-d325-446f-b0f9-3943ee4050a5 tempest-GroupsTest-1278873397 tempest-GroupsTest-1278873397-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:47:25.031310 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3b7630af-d325-446f-b0f9-3943ee4050a5 tempest-GroupsTest-1278873397 tempest-GroupsTest-1278873397-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-2031879501"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:25.051241 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3b7630af-d325-446f-b0f9-3943ee4050a5 tempest-GroupsTest-1278873397 tempest-GroupsTest-1278873397-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:47:25.051709 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 222/885] 10.4.3.32 () {68 vars in 1245 bytes} [Fri Jul 3 21:47:24 2026] POST /volume/v3/types => generated 216 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:25.064310 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-72fd8ea0-3d32-4e83-b57b-4f16067ba65f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:25.066698 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-72fd8ea0-3d32-4e83-b57b-4f16067ba65f tempest-GroupsTest-1278873397 tempest-GroupsTest-1278873397-project-admin] POST https://10.4.3.32/volume/v3/group_types Jul 03 21:47:25.067184 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-72fd8ea0-3d32-4e83-b57b-4f16067ba65f tempest-GroupsTest-1278873397 tempest-GroupsTest-1278873397-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1397073485"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:25.090103 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-72fd8ea0-3d32-4e83-b57b-4f16067ba65f tempest-GroupsTest-1278873397 tempest-GroupsTest-1278873397-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 202 Jul 03 21:47:25.090900 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 221/886] 10.4.3.32 () {70 vars in 1304 bytes} [Fri Jul 3 21:47:25 2026] POST /volume/v3/group_types => generated 173 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:47:25.102583 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-196988b9-0b24-4769-8103-c33a671e09ad None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:25.219481 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-196988b9-0b24-4769-8103-c33a671e09ad tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] POST https://10.4.3.32/volume/v3/groups Jul 03 21:47:25.219983 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-196988b9-0b24-4769-8103-c33a671e09ad tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1e600826-7e89-4088-936b-aded0dd4247a", "volume_types": ["fdbbd6a2-3fc8-4fbf-8486-7b29bb81403c"], "name": "tempest-Group1-1055410061"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:25.221854 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.groups [None req-196988b9-0b24-4769-8103-c33a671e09ad tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Creating new group {'group': {'group_type': '1e600826-7e89-4088-936b-aded0dd4247a', 'volume_types': ['fdbbd6a2-3fc8-4fbf-8486-7b29bb81403c'], 'name': 'tempest-Group1-1055410061'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 21:47:25.225171 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-46ef9010-5b7b-4106-9978-c4d25f8aeb07 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:25.228307 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-46ef9010-5b7b-4106-9978-c4d25f8aeb07 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] DELETE https://10.4.3.32/volume/v3/volumes/e1fa3380-b332-43fa-8540-a090b736e3ff Jul 03 21:47:25.228646 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-46ef9010-5b7b-4106-9978-c4d25f8aeb07 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:25.228926 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-46ef9010-5b7b-4106-9978-c4d25f8aeb07 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:25.229174 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-46ef9010-5b7b-4106-9978-c4d25f8aeb07 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Delete volume with id: e1fa3380-b332-43fa-8540-a090b736e3ff Jul 03 21:47:25.229687 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.groups [None req-196988b9-0b24-4769-8103-c33a671e09ad tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Creating group tempest-Group1-1055410061. Jul 03 21:47:25.243829 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-196988b9-0b24-4769-8103-c33a671e09ad tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Availability Zones retrieved successfully. Jul 03 21:47:25.249546 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:25.249546 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:25.250398 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-46ef9010-5b7b-4106-9978-c4d25f8aeb07 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Volume info retrieved successfully. Jul 03 21:47:25.295831 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-196988b9-0b24-4769-8103-c33a671e09ad tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Created reservations ['d144639d-3e77-479d-8c01-f52a7ecd0441'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:47:25.311034 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-46ef9010-5b7b-4106-9978-c4d25f8aeb07 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Delete volume request issued successfully. Jul 03 21:47:25.311855 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-46ef9010-5b7b-4106-9978-c4d25f8aeb07 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] https://10.4.3.32/volume/v3/volumes/e1fa3380-b332-43fa-8540-a090b736e3ff returned with HTTP 202 Jul 03 21:47:25.312915 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 222/887] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:47:25 2026] DELETE /volume/v3/volumes/e1fa3380-b332-43fa-8540-a090b736e3ff => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:47:25.323245 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-4e72c05f-e929-4bce-a25f-8a311a416c32 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:25.325431 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4e72c05f-e929-4bce-a25f-8a311a416c32 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] GET https://10.4.3.32/volume/v3/volumes/e1fa3380-b332-43fa-8540-a090b736e3ff Jul 03 21:47:25.325693 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4e72c05f-e929-4bce-a25f-8a311a416c32 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:25.325942 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4e72c05f-e929-4bce-a25f-8a311a416c32 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:25.340572 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:25.340572 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:25.346628 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-4e72c05f-e929-4bce-a25f-8a311a416c32 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Volume info retrieved successfully. Jul 03 21:47:25.353876 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4e72c05f-e929-4bce-a25f-8a311a416c32 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] https://10.4.3.32/volume/v3/volumes/e1fa3380-b332-43fa-8540-a090b736e3ff returned with HTTP 200 Jul 03 21:47:25.354510 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 223/888] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:25 2026] GET /volume/v3/volumes/e1fa3380-b332-43fa-8540-a090b736e3ff => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:25.369312 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-196988b9-0b24-4769-8103-c33a671e09ad tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/groups returned with HTTP 202 Jul 03 21:47:25.370087 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 223/889] 10.4.3.32 () {70 vars in 1290 bytes} [Fri Jul 3 21:47:25 2026] POST /volume/v3/groups => generated 94 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:47:25.389027 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2f302d4b-6be8-4b97-a1ae-205546defe95 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:25.389027 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2f302d4b-6be8-4b97-a1ae-205546defe95 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] GET https://10.4.3.32/volume/v3/groups/3813d498-e12e-4c89-b1f0-3aa045952da3 Jul 03 21:47:25.389260 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2f302d4b-6be8-4b97-a1ae-205546defe95 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:25.389654 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2f302d4b-6be8-4b97-a1ae-205546defe95 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:25.389863 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.groups [None req-2f302d4b-6be8-4b97-a1ae-205546defe95 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] show called for member 3813d498-e12e-4c89-b1f0-3aa045952da3 {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:47:25.397316 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:25.397316 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:25.411128 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2f302d4b-6be8-4b97-a1ae-205546defe95 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/groups/3813d498-e12e-4c89-b1f0-3aa045952da3 returned with HTTP 200 Jul 03 21:47:25.411760 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 222/890] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:47:25 2026] GET /volume/v3/groups/3813d498-e12e-4c89-b1f0-3aa045952da3 => generated 322 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:26.371921 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-37f76a5f-b660-45c4-93a8-877feaf9ffcf None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:26.374170 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-37f76a5f-b660-45c4-93a8-877feaf9ffcf tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] GET https://10.4.3.32/volume/v3/volumes/e1fa3380-b332-43fa-8540-a090b736e3ff Jul 03 21:47:26.374449 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-37f76a5f-b660-45c4-93a8-877feaf9ffcf tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:26.374707 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-37f76a5f-b660-45c4-93a8-877feaf9ffcf tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:26.383192 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-37f76a5f-b660-45c4-93a8-877feaf9ffcf tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] https://10.4.3.32/volume/v3/volumes/e1fa3380-b332-43fa-8540-a090b736e3ff returned with HTTP 404 Jul 03 21:47:26.384026 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 223/891] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:26 2026] GET /volume/v3/volumes/e1fa3380-b332-43fa-8540-a090b736e3ff => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:47:26.391721 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-5f1fb141-377e-4cdb-8b3f-9aeab00505ad None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:26.393981 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5f1fb141-377e-4cdb-8b3f-9aeab00505ad tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] DELETE https://10.4.3.32/volume/v3/volumes/63cbf552-c80d-4e2c-a9f8-35a61d1c9b18 Jul 03 21:47:26.394221 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5f1fb141-377e-4cdb-8b3f-9aeab00505ad tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:26.394603 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5f1fb141-377e-4cdb-8b3f-9aeab00505ad tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:26.394706 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-5f1fb141-377e-4cdb-8b3f-9aeab00505ad tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Delete volume with id: 63cbf552-c80d-4e2c-a9f8-35a61d1c9b18 Jul 03 21:47:26.404273 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:26.404273 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:26.404998 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-5f1fb141-377e-4cdb-8b3f-9aeab00505ad tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Volume info retrieved successfully. Jul 03 21:47:26.424513 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-34d910a7-895b-47a5-89e9-95173bbf4d2b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:26.427047 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-34d910a7-895b-47a5-89e9-95173bbf4d2b tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] GET https://10.4.3.32/volume/v3/groups/3813d498-e12e-4c89-b1f0-3aa045952da3 Jul 03 21:47:26.427329 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-34d910a7-895b-47a5-89e9-95173bbf4d2b tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:26.427600 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-34d910a7-895b-47a5-89e9-95173bbf4d2b tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:26.427812 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.groups [None req-34d910a7-895b-47a5-89e9-95173bbf4d2b tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] show called for member 3813d498-e12e-4c89-b1f0-3aa045952da3 {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:47:26.432257 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:26.432257 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:26.439924 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-5f1fb141-377e-4cdb-8b3f-9aeab00505ad tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Delete volume request issued successfully. Jul 03 21:47:26.439924 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5f1fb141-377e-4cdb-8b3f-9aeab00505ad tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] https://10.4.3.32/volume/v3/volumes/63cbf552-c80d-4e2c-a9f8-35a61d1c9b18 returned with HTTP 202 Jul 03 21:47:26.440476 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 224/892] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:47:26 2026] DELETE /volume/v3/volumes/63cbf552-c80d-4e2c-a9f8-35a61d1c9b18 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:47:26.442608 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-34d910a7-895b-47a5-89e9-95173bbf4d2b tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/groups/3813d498-e12e-4c89-b1f0-3aa045952da3 returned with HTTP 200 Jul 03 21:47:26.443159 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 224/893] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:47:26 2026] GET /volume/v3/groups/3813d498-e12e-4c89-b1f0-3aa045952da3 => generated 323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:26.453611 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-48bb4285-f5d8-424b-8bd4-546f9cabfca4 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:26.453611 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-48bb4285-f5d8-424b-8bd4-546f9cabfca4 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] GET https://10.4.3.32/volume/v3/volumes/63cbf552-c80d-4e2c-a9f8-35a61d1c9b18 Jul 03 21:47:26.453611 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-48bb4285-f5d8-424b-8bd4-546f9cabfca4 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:26.453611 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-48bb4285-f5d8-424b-8bd4-546f9cabfca4 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:26.459365 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4f699b3c-4608-456f-b431-ff37218b55af None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:26.462882 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4f699b3c-4608-456f-b431-ff37218b55af tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] POST https://10.4.3.32/volume/v3/groups Jul 03 21:47:26.463212 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4f699b3c-4608-456f-b431-ff37218b55af tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1e600826-7e89-4088-936b-aded0dd4247a", "volume_types": ["fdbbd6a2-3fc8-4fbf-8486-7b29bb81403c"], "name": "tempest-Group2-829115124"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:26.464770 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.groups [None req-4f699b3c-4608-456f-b431-ff37218b55af tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Creating new group {'group': {'group_type': '1e600826-7e89-4088-936b-aded0dd4247a', 'volume_types': ['fdbbd6a2-3fc8-4fbf-8486-7b29bb81403c'], 'name': 'tempest-Group2-829115124'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 21:47:26.466226 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:26.466226 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:26.470818 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.groups [None req-4f699b3c-4608-456f-b431-ff37218b55af tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Creating group tempest-Group2-829115124. Jul 03 21:47:26.473129 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-48bb4285-f5d8-424b-8bd4-546f9cabfca4 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Volume info retrieved successfully. Jul 03 21:47:26.480252 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-48bb4285-f5d8-424b-8bd4-546f9cabfca4 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] https://10.4.3.32/volume/v3/volumes/63cbf552-c80d-4e2c-a9f8-35a61d1c9b18 returned with HTTP 200 Jul 03 21:47:26.481445 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-4f699b3c-4608-456f-b431-ff37218b55af tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Availability Zones retrieved successfully. Jul 03 21:47:26.481580 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 223/894] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:26 2026] GET /volume/v3/volumes/63cbf552-c80d-4e2c-a9f8-35a61d1c9b18 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:26.500246 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-4f699b3c-4608-456f-b431-ff37218b55af tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Created reservations ['36d4bd61-9a4c-4990-98b6-dbc9369ca1fa'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:47:26.547152 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4f699b3c-4608-456f-b431-ff37218b55af tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/groups returned with HTTP 202 Jul 03 21:47:26.547796 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 224/895] 10.4.3.32 () {70 vars in 1290 bytes} [Fri Jul 3 21:47:26 2026] POST /volume/v3/groups => generated 93 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:47:26.560434 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3d8afdf8-ddcf-4402-96bb-96aa5cb8d4a6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:26.563000 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3d8afdf8-ddcf-4402-96bb-96aa5cb8d4a6 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] GET https://10.4.3.32/volume/v3/groups/6792125c-a93e-4213-8258-00b09f2a3754 Jul 03 21:47:26.563430 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3d8afdf8-ddcf-4402-96bb-96aa5cb8d4a6 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:26.563762 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3d8afdf8-ddcf-4402-96bb-96aa5cb8d4a6 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:26.563762 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.groups [None req-3d8afdf8-ddcf-4402-96bb-96aa5cb8d4a6 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] show called for member 6792125c-a93e-4213-8258-00b09f2a3754 {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:47:26.568048 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:26.568048 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:26.587960 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3d8afdf8-ddcf-4402-96bb-96aa5cb8d4a6 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/groups/6792125c-a93e-4213-8258-00b09f2a3754 returned with HTTP 200 Jul 03 21:47:26.588517 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 225/896] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:47:26 2026] GET /volume/v3/groups/6792125c-a93e-4213-8258-00b09f2a3754 => generated 321 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:27.505451 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-70c16ef3-5312-487c-9f8a-3e753807fa71 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:27.506486 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-70c16ef3-5312-487c-9f8a-3e753807fa71 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] GET https://10.4.3.32/volume/v3/volumes/63cbf552-c80d-4e2c-a9f8-35a61d1c9b18 Jul 03 21:47:27.506486 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-70c16ef3-5312-487c-9f8a-3e753807fa71 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:27.506486 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-70c16ef3-5312-487c-9f8a-3e753807fa71 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:27.517834 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-70c16ef3-5312-487c-9f8a-3e753807fa71 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] https://10.4.3.32/volume/v3/volumes/63cbf552-c80d-4e2c-a9f8-35a61d1c9b18 returned with HTTP 404 Jul 03 21:47:27.518574 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 225/897] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:27 2026] GET /volume/v3/volumes/63cbf552-c80d-4e2c-a9f8-35a61d1c9b18 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:47:27.530331 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-6cc5fd3d-9c56-41e0-9a85-1d3460d4077d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:27.532428 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6cc5fd3d-9c56-41e0-9a85-1d3460d4077d tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] DELETE https://10.4.3.32/volume/v3/volumes/14a00802-62c8-494a-96ad-d4802fa43265 Jul 03 21:47:27.532633 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6cc5fd3d-9c56-41e0-9a85-1d3460d4077d tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:27.532889 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6cc5fd3d-9c56-41e0-9a85-1d3460d4077d tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:27.533140 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-6cc5fd3d-9c56-41e0-9a85-1d3460d4077d tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Delete volume with id: 14a00802-62c8-494a-96ad-d4802fa43265 Jul 03 21:47:27.551761 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:27.551761 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:27.553169 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-6cc5fd3d-9c56-41e0-9a85-1d3460d4077d tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Volume info retrieved successfully. Jul 03 21:47:27.593157 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-6cc5fd3d-9c56-41e0-9a85-1d3460d4077d tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Delete volume request issued successfully. Jul 03 21:47:27.593157 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6cc5fd3d-9c56-41e0-9a85-1d3460d4077d tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] https://10.4.3.32/volume/v3/volumes/14a00802-62c8-494a-96ad-d4802fa43265 returned with HTTP 202 Jul 03 21:47:27.594239 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 224/898] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:47:27 2026] DELETE /volume/v3/volumes/14a00802-62c8-494a-96ad-d4802fa43265 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:47:27.602463 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-0a42ebda-9dbc-4f93-a328-131be906a8dd None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:27.605904 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-5a94c343-110c-4b82-876e-9bd28b64fbb2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:27.607145 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0a42ebda-9dbc-4f93-a328-131be906a8dd tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] GET https://10.4.3.32/volume/v3/groups/6792125c-a93e-4213-8258-00b09f2a3754 Jul 03 21:47:27.607145 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0a42ebda-9dbc-4f93-a328-131be906a8dd tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:27.607526 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0a42ebda-9dbc-4f93-a328-131be906a8dd tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:27.607805 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.groups [None req-0a42ebda-9dbc-4f93-a328-131be906a8dd tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] show called for member 6792125c-a93e-4213-8258-00b09f2a3754 {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:47:27.608247 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5a94c343-110c-4b82-876e-9bd28b64fbb2 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] GET https://10.4.3.32/volume/v3/volumes/14a00802-62c8-494a-96ad-d4802fa43265 Jul 03 21:47:27.609195 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5a94c343-110c-4b82-876e-9bd28b64fbb2 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:27.609195 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5a94c343-110c-4b82-876e-9bd28b64fbb2 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:27.616737 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:27.616737 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:27.621347 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:27.621347 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:27.629826 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0a42ebda-9dbc-4f93-a328-131be906a8dd tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/groups/6792125c-a93e-4213-8258-00b09f2a3754 returned with HTTP 200 Jul 03 21:47:27.629826 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 225/899] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:47:27 2026] GET /volume/v3/groups/6792125c-a93e-4213-8258-00b09f2a3754 => generated 322 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:27.631493 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-5a94c343-110c-4b82-876e-9bd28b64fbb2 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Volume info retrieved successfully. Jul 03 21:47:27.643501 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f7de5cd9-bffb-4885-92cc-6593a50238fc None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:27.646738 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f7de5cd9-bffb-4885-92cc-6593a50238fc tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:47:27.646738 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f7de5cd9-bffb-4885-92cc-6593a50238fc tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-446397661", "volume_type": "fdbbd6a2-3fc8-4fbf-8486-7b29bb81403c", "group_id": "3813d498-e12e-4c89-b1f0-3aa045952da3", "size": 1}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:27.648161 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5a94c343-110c-4b82-876e-9bd28b64fbb2 tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] https://10.4.3.32/volume/v3/volumes/14a00802-62c8-494a-96ad-d4802fa43265 returned with HTTP 200 Jul 03 21:47:27.648356 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-f7de5cd9-bffb-4885-92cc-6593a50238fc tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-446397661', 'volume_type': 'fdbbd6a2-3fc8-4fbf-8486-7b29bb81403c', 'group_id': '3813d498-e12e-4c89-b1f0-3aa045952da3', 'size': 1}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:47:27.648921 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 226/900] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:27 2026] GET /volume/v3/volumes/14a00802-62c8-494a-96ad-d4802fa43265 => generated 1356 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:27.662668 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:27.662668 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:27.663247 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-f7de5cd9-bffb-4885-92cc-6593a50238fc tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Create volume of 1 GB Jul 03 21:47:27.671241 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-f7de5cd9-bffb-4885-92cc-6593a50238fc tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Availability Zones retrieved successfully. Jul 03 21:47:27.679830 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-f7de5cd9-bffb-4885-92cc-6593a50238fc tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Flow 'volume_create_api' (07e94c5e-c930-4e72-9b06-84e4d362b815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:47:27.682130 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-f7de5cd9-bffb-4885-92cc-6593a50238fc tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53f44367-bb42-4d5b-bebb-1744b0c57c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:27.682919 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:27.682919 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:27.683710 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-f7de5cd9-bffb-4885-92cc-6593a50238fc tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:47:27.711661 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-f7de5cd9-bffb-4885-92cc-6593a50238fc tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53f44367-bb42-4d5b-bebb-1744b0c57c68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:47:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fdbbd6a2-3fc8-4fbf-8486-7b29bb81403c,is_public=True,name='tempest-GroupsTest-volume-type-2031879501',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fdbbd6a2-3fc8-4fbf-8486-7b29bb81403c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3813d498-e12e-4c89-b1f0-3aa045952da3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:27.712540 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-f7de5cd9-bffb-4885-92cc-6593a50238fc tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c70e856-3994-4866-96dd-05daa0cb1f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:27.752547 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-f7de5cd9-bffb-4885-92cc-6593a50238fc tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2031879501 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2031879501, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:47:27.752547 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-f7de5cd9-bffb-4885-92cc-6593a50238fc tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2031879501 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2031879501, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:47:27.809880 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-f7de5cd9-bffb-4885-92cc-6593a50238fc tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Created reservations ['7b04e0dd-d34c-4147-bf7a-23ead2a2b664', '367fb84b-7c5d-4472-a5ab-d19e638b6974', '112e19e8-dc32-44ce-b91e-5410e6455b1a', '726013eb-7488-459f-bca7-69099227bf7c'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:47:27.811620 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-f7de5cd9-bffb-4885-92cc-6593a50238fc tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c70e856-3994-4866-96dd-05daa0cb1f21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b04e0dd-d34c-4147-bf7a-23ead2a2b664', '367fb84b-7c5d-4472-a5ab-d19e638b6974', '112e19e8-dc32-44ce-b91e-5410e6455b1a', '726013eb-7488-459f-bca7-69099227bf7c']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:27.812393 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-f7de5cd9-bffb-4885-92cc-6593a50238fc tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (926ed4e8-b6e5-4c7c-ab76-26af0a313391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:27.842064 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-f7de5cd9-bffb-4885-92cc-6593a50238fc tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (926ed4e8-b6e5-4c7c-ab76-26af0a313391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e01e15e-4dd0-4830-bfae-7b3dc7f15a30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-446397661',encryption_key_id=None,group_id=3813d498-e12e-4c89-b1f0-3aa045952da3,group_type_id=,metadata={},multiattach=False,project_id='3099d2d991e54c58b9534dc0c0fbfc88',qos_specs=None,replication_status=,reservations=['7b04e0dd-d34c-4147-bf7a-23ead2a2b664','367fb84b-7c5d-4472-a5ab-d19e638b6974','112e19e8-dc32-44ce-b91e-5410e6455b1a','726013eb-7488-459f-bca7-69099227bf7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e065cc42c5304e52830ffb0073d78f17',volume_type_id=fdbbd6a2-3fc8-4fbf-8486-7b29bb81403c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:47:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-446397661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3813d498-e12e-4c89-b1f0-3aa045952da3,host=None,id=0e01e15e-4dd0-4830-bfae-7b3dc7f15a30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3099d2d991e54c58b9534dc0c0fbfc88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e065cc42c5304e52830ffb0073d78f17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fdbbd6a2-3fc8-4fbf-8486-7b29bb81403c),volume_type_id=fdbbd6a2-3fc8-4fbf-8486-7b29bb81403c)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:27.843250 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-f7de5cd9-bffb-4885-92cc-6593a50238fc tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27e45433-06d4-474e-bf85-b02cfb16c983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:27.869151 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-f7de5cd9-bffb-4885-92cc-6593a50238fc tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27e45433-06d4-474e-bf85-b02cfb16c983) transitioned into state 'SUCCESS' from state '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-446397661',encryption_key_id=None,group_id=3813d498-e12e-4c89-b1f0-3aa045952da3,group_type_id=,metadata={},multiattach=False,project_id='3099d2d991e54c58b9534dc0c0fbfc88',qos_specs=None,replication_status=,reservations=['7b04e0dd-d34c-4147-bf7a-23ead2a2b664','367fb84b-7c5d-4472-a5ab-d19e638b6974','112e19e8-dc32-44ce-b91e-5410e6455b1a','726013eb-7488-459f-bca7-69099227bf7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e065cc42c5304e52830ffb0073d78f17',volume_type_id=fdbbd6a2-3fc8-4fbf-8486-7b29bb81403c)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:27.870080 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-f7de5cd9-bffb-4885-92cc-6593a50238fc tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37ed958a-6acc-44cf-ab55-89b3ebd9b777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:27.888397 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-f7de5cd9-bffb-4885-92cc-6593a50238fc tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37ed958a-6acc-44cf-ab55-89b3ebd9b777) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:27.888397 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-f7de5cd9-bffb-4885-92cc-6593a50238fc tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Flow 'volume_create_api' (07e94c5e-c930-4e72-9b06-84e4d362b815) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:47:27.888653 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-f7de5cd9-bffb-4885-92cc-6593a50238fc tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Create volume request issued successfully. Jul 03 21:47:27.889299 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-f7de5cd9-bffb-4885-92cc-6593a50238fc tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:47:27.889531 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-f7de5cd9-bffb-4885-92cc-6593a50238fc tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-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 21:47:27.932801 np0000004475 devstack@c-api.service[99935]: DEBUG oslo_db.sqlalchemy.engines [None req-f7de5cd9-bffb-4885-92cc-6593a50238fc tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-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=99935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:47:27.939264 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:27.939264 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:27.944131 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f7de5cd9-bffb-4885-92cc-6593a50238fc tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:47:27.944690 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 226/901] 10.4.3.32 () {70 vars in 1293 bytes} [Fri Jul 3 21:47:27 2026] POST /volume/v3/volumes => generated 812 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:47:27.959964 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-781ac381-6d41-405c-87dd-65333b485752 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:27.964227 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-781ac381-6d41-405c-87dd-65333b485752 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] GET https://10.4.3.32/volume/v3/volumes/0e01e15e-4dd0-4830-bfae-7b3dc7f15a30 Jul 03 21:47:27.965988 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-781ac381-6d41-405c-87dd-65333b485752 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:27.965988 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-781ac381-6d41-405c-87dd-65333b485752 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:27.976078 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:27.976078 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:27.982612 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-781ac381-6d41-405c-87dd-65333b485752 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Volume info retrieved successfully. Jul 03 21:47:27.983549 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-781ac381-6d41-405c-87dd-65333b485752 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:47:27.983715 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-781ac381-6d41-405c-87dd-65333b485752 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-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 21:47:28.033726 np0000004475 devstack@c-api.service[99933]: DEBUG oslo_db.sqlalchemy.engines [None req-781ac381-6d41-405c-87dd-65333b485752 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-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=99933) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:47:28.038040 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:28.038040 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:28.057897 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-781ac381-6d41-405c-87dd-65333b485752 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/volumes/0e01e15e-4dd0-4830-bfae-7b3dc7f15a30 returned with HTTP 200 Jul 03 21:47:28.058606 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 225/902] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:47:27 2026] GET /volume/v3/volumes/0e01e15e-4dd0-4830-bfae-7b3dc7f15a30 => generated 880 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:28.664086 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-02b7bd2d-c37c-4015-bef8-0be88dc46ace None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:28.666315 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-02b7bd2d-c37c-4015-bef8-0be88dc46ace tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] GET https://10.4.3.32/volume/v3/volumes/14a00802-62c8-494a-96ad-d4802fa43265 Jul 03 21:47:28.666747 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-02b7bd2d-c37c-4015-bef8-0be88dc46ace tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:28.667000 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-02b7bd2d-c37c-4015-bef8-0be88dc46ace tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:28.674607 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-02b7bd2d-c37c-4015-bef8-0be88dc46ace tempest-TaggedBootDevicesTest-887803734 tempest-TaggedBootDevicesTest-887803734-project-member] https://10.4.3.32/volume/v3/volumes/14a00802-62c8-494a-96ad-d4802fa43265 returned with HTTP 404 Jul 03 21:47:28.675116 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 226/903] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:28 2026] GET /volume/v3/volumes/14a00802-62c8-494a-96ad-d4802fa43265 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:47:29.076512 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e6e2f679-3dfd-4ece-bf29-326ff0020fe9 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:29.078743 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e6e2f679-3dfd-4ece-bf29-326ff0020fe9 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] GET https://10.4.3.32/volume/v3/volumes/0e01e15e-4dd0-4830-bfae-7b3dc7f15a30 Jul 03 21:47:29.079021 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e6e2f679-3dfd-4ece-bf29-326ff0020fe9 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:29.079300 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e6e2f679-3dfd-4ece-bf29-326ff0020fe9 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:29.090094 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:29.090094 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:29.097557 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e6e2f679-3dfd-4ece-bf29-326ff0020fe9 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Volume info retrieved successfully. Jul 03 21:47:29.099306 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-e6e2f679-3dfd-4ece-bf29-326ff0020fe9 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:47:29.099714 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-e6e2f679-3dfd-4ece-bf29-326ff0020fe9 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-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 21:47:29.155204 np0000004475 devstack@c-api.service[99936]: DEBUG oslo_db.sqlalchemy.engines [None req-e6e2f679-3dfd-4ece-bf29-326ff0020fe9 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-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=99936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:47:29.159684 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:29.159684 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:29.171738 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e6e2f679-3dfd-4ece-bf29-326ff0020fe9 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/volumes/0e01e15e-4dd0-4830-bfae-7b3dc7f15a30 returned with HTTP 200 Jul 03 21:47:29.172173 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 227/904] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:47:29 2026] GET /volume/v3/volumes/0e01e15e-4dd0-4830-bfae-7b3dc7f15a30 => generated 905 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:29.193617 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-0b56da3e-67c8-4eea-a816-f444f3f027cb None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:29.199657 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0b56da3e-67c8-4eea-a816-f444f3f027cb tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] GET https://10.4.3.32/volume/v3/groups/3813d498-e12e-4c89-b1f0-3aa045952da3 Jul 03 21:47:29.199657 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0b56da3e-67c8-4eea-a816-f444f3f027cb tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:29.200859 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0b56da3e-67c8-4eea-a816-f444f3f027cb tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:29.200859 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.groups [None req-0b56da3e-67c8-4eea-a816-f444f3f027cb tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] show called for member 3813d498-e12e-4c89-b1f0-3aa045952da3 {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:47:29.205528 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:29.205528 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:29.230365 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0b56da3e-67c8-4eea-a816-f444f3f027cb tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/groups/3813d498-e12e-4c89-b1f0-3aa045952da3 returned with HTTP 200 Jul 03 21:47:29.232073 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 227/905] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:47:29 2026] GET /volume/v3/groups/3813d498-e12e-4c89-b1f0-3aa045952da3 => generated 323 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:29.242038 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-64523a97-2df1-4c11-b7b4-6b8c5a890786 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:29.245253 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-64523a97-2df1-4c11-b7b4-6b8c5a890786 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] GET https://10.4.3.32/volume/v3/groups/6792125c-a93e-4213-8258-00b09f2a3754 Jul 03 21:47:29.245253 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-64523a97-2df1-4c11-b7b4-6b8c5a890786 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:29.245253 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-64523a97-2df1-4c11-b7b4-6b8c5a890786 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:29.245253 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.groups [None req-64523a97-2df1-4c11-b7b4-6b8c5a890786 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] show called for member 6792125c-a93e-4213-8258-00b09f2a3754 {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:47:29.251760 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:29.251760 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:29.262873 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-64523a97-2df1-4c11-b7b4-6b8c5a890786 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/groups/6792125c-a93e-4213-8258-00b09f2a3754 returned with HTTP 200 Jul 03 21:47:29.263688 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 226/906] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:47:29 2026] GET /volume/v3/groups/6792125c-a93e-4213-8258-00b09f2a3754 => generated 322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:29.281135 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-39ba86f3-488f-4894-a35d-288dc943051d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:29.283355 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-39ba86f3-488f-4894-a35d-288dc943051d tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] GET https://10.4.3.32/volume/v3/groups/detail Jul 03 21:47:29.283701 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-39ba86f3-488f-4894-a35d-288dc943051d tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:29.283995 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-39ba86f3-488f-4894-a35d-288dc943051d tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:29.287596 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:29.287596 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:29.334310 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-39ba86f3-488f-4894-a35d-288dc943051d tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/groups/detail returned with HTTP 200 Jul 03 21:47:29.335496 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 227/907] 10.4.3.32 () {68 vars in 1289 bytes} [Fri Jul 3 21:47:29 2026] GET /volume/v3/groups/detail => generated 639 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:29.349355 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f816b023-2069-47c6-b1be-000349b8e37b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:29.352328 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f816b023-2069-47c6-b1be-000349b8e37b tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Jul 03 21:47:29.353005 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f816b023-2069-47c6-b1be-000349b8e37b tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:29.353005 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f816b023-2069-47c6-b1be-000349b8e37b tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Calling method 'detail' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:29.353534 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.api_utils [None req-f816b023-2069-47c6-b1be-000349b8e37b tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Removing options '' from query. {{(pid=99936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:47:29.354516 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-f816b023-2069-47c6-b1be-000349b8e37b tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:47:29.366197 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-f816b023-2069-47c6-b1be-000349b8e37b tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Get all volumes completed successfully. Jul 03 21:47:29.366548 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-f816b023-2069-47c6-b1be-000349b8e37b tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:47:29.366741 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-f816b023-2069-47c6-b1be-000349b8e37b tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-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 21:47:29.423173 np0000004475 devstack@c-api.service[99936]: DEBUG oslo_db.sqlalchemy.engines [None req-f816b023-2069-47c6-b1be-000349b8e37b tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-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=99936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:47:29.430136 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:29.430136 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:29.440845 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f816b023-2069-47c6-b1be-000349b8e37b tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Jul 03 21:47:29.441359 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 228/908] 10.4.3.32 () {68 vars in 1292 bytes} [Fri Jul 3 21:47:29 2026] GET /volume/v3/volumes/detail => generated 908 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:29.458899 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-3e5302aa-07ea-4d3f-b9da-717596d6ddd5 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:29.458899 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3e5302aa-07ea-4d3f-b9da-717596d6ddd5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Jul 03 21:47:29.458899 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3e5302aa-07ea-4d3f-b9da-717596d6ddd5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:29.458899 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3e5302aa-07ea-4d3f-b9da-717596d6ddd5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Calling method 'detail' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:29.458899 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.api_utils [None req-3e5302aa-07ea-4d3f-b9da-717596d6ddd5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Removing options '' from query. {{(pid=99935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:47:29.459093 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:29.459093 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:29.459616 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-3e5302aa-07ea-4d3f-b9da-717596d6ddd5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:47:29.468879 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-3e5302aa-07ea-4d3f-b9da-717596d6ddd5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Get all volumes completed successfully. Jul 03 21:47:29.469075 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-3e5302aa-07ea-4d3f-b9da-717596d6ddd5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:47:29.469310 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-3e5302aa-07ea-4d3f-b9da-717596d6ddd5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-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 21:47:29.526129 np0000004475 devstack@c-api.service[99935]: DEBUG oslo_db.sqlalchemy.engines [None req-3e5302aa-07ea-4d3f-b9da-717596d6ddd5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-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=99935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:47:29.530203 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:29.530203 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:29.543164 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3e5302aa-07ea-4d3f-b9da-717596d6ddd5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Jul 03 21:47:29.543770 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 228/909] 10.4.3.32 () {68 vars in 1292 bytes} [Fri Jul 3 21:47:29 2026] GET /volume/v3/volumes/detail => generated 908 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:29.563530 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8f363502-ebdb-40c1-845e-9ba824092678 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:29.565902 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8f363502-ebdb-40c1-845e-9ba824092678 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] POST https://10.4.3.32/volume/v3/groups/3813d498-e12e-4c89-b1f0-3aa045952da3/action Jul 03 21:47:29.566441 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8f363502-ebdb-40c1-845e-9ba824092678 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:47:29.566684 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8f363502-ebdb-40c1-845e-9ba824092678 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:29.571636 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.groups [None req-8f363502-ebdb-40c1-845e-9ba824092678 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] delete called for group 3813d498-e12e-4c89-b1f0-3aa045952da3 {{(pid=99933) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 21:47:29.572317 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.groups [None req-8f363502-ebdb-40c1-845e-9ba824092678 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Delete group with id: 3813d498-e12e-4c89-b1f0-3aa045952da3 Jul 03 21:47:29.577332 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:29.577332 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:29.619631 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-16204a0b-61e4-4b98-9006-ae4afb54eb8a req-255405aa-38f4-4029-8065-eb09a58b227a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:29.622818 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-16204a0b-61e4-4b98-9006-ae4afb54eb8a req-255405aa-38f4-4029-8065-eb09a58b227a tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] DELETE https://10.4.3.32/volume/v3/attachments/70fb7064-89f2-4010-81a7-36484495f5fe Jul 03 21:47:29.623039 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-16204a0b-61e4-4b98-9006-ae4afb54eb8a req-255405aa-38f4-4029-8065-eb09a58b227a tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:29.623262 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-16204a0b-61e4-4b98-9006-ae4afb54eb8a req-255405aa-38f4-4029-8065-eb09a58b227a tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:29.635769 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:29.635769 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:29.635939 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8f363502-ebdb-40c1-845e-9ba824092678 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/groups/3813d498-e12e-4c89-b1f0-3aa045952da3/action returned with HTTP 202 Jul 03 21:47:29.636214 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 227/910] 10.4.3.32 () {70 vars in 1421 bytes} [Fri Jul 3 21:47:29 2026] POST /volume/v3/groups/3813d498-e12e-4c89-b1f0-3aa045952da3/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:47:29.646120 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-baef354c-a56d-40af-ae30-08da7c1afbe4 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:29.648555 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-baef354c-a56d-40af-ae30-08da7c1afbe4 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] GET https://10.4.3.32/volume/v3/volumes/0e01e15e-4dd0-4830-bfae-7b3dc7f15a30 Jul 03 21:47:29.648728 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-baef354c-a56d-40af-ae30-08da7c1afbe4 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:29.648950 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-baef354c-a56d-40af-ae30-08da7c1afbe4 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:29.660003 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:29.660003 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:29.667985 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-baef354c-a56d-40af-ae30-08da7c1afbe4 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Volume info retrieved successfully. Jul 03 21:47:29.669074 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-baef354c-a56d-40af-ae30-08da7c1afbe4 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:47:29.669432 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-baef354c-a56d-40af-ae30-08da7c1afbe4 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-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 21:47:29.734460 np0000004475 devstack@c-api.service[99936]: DEBUG oslo_db.sqlalchemy.engines [None req-baef354c-a56d-40af-ae30-08da7c1afbe4 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-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=99936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:47:29.738867 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:29.738867 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:29.749563 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-baef354c-a56d-40af-ae30-08da7c1afbe4 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/volumes/0e01e15e-4dd0-4830-bfae-7b3dc7f15a30 returned with HTTP 200 Jul 03 21:47:29.750063 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 229/911] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:47:29 2026] GET /volume/v3/volumes/0e01e15e-4dd0-4830-bfae-7b3dc7f15a30 => generated 904 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:30.179323 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-16204a0b-61e4-4b98-9006-ae4afb54eb8a req-255405aa-38f4-4029-8065-eb09a58b227a tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] https://10.4.3.32/volume/v3/attachments/70fb7064-89f2-4010-81a7-36484495f5fe returned with HTTP 200 Jul 03 21:47:30.180029 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 228/912] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:47:29 2026] DELETE /volume/v3/attachments/70fb7064-89f2-4010-81a7-36484495f5fe => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:30.193396 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-16204a0b-61e4-4b98-9006-ae4afb54eb8a req-35338ca4-c7c5-4523-bbbd-a3733bf1dff0 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:30.195847 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-16204a0b-61e4-4b98-9006-ae4afb54eb8a req-35338ca4-c7c5-4523-bbbd-a3733bf1dff0 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] DELETE https://10.4.3.32/volume/v3/volumes/04de7cba-8ba3-4ef5-a8c3-315f5c677dbf Jul 03 21:47:30.196567 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-16204a0b-61e4-4b98-9006-ae4afb54eb8a req-35338ca4-c7c5-4523-bbbd-a3733bf1dff0 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:30.197167 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-16204a0b-61e4-4b98-9006-ae4afb54eb8a req-35338ca4-c7c5-4523-bbbd-a3733bf1dff0 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:30.197167 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [req-16204a0b-61e4-4b98-9006-ae4afb54eb8a req-35338ca4-c7c5-4523-bbbd-a3733bf1dff0 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Delete volume with id: 04de7cba-8ba3-4ef5-a8c3-315f5c677dbf Jul 03 21:47:30.206522 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:30.206522 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:30.208172 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-16204a0b-61e4-4b98-9006-ae4afb54eb8a req-35338ca4-c7c5-4523-bbbd-a3733bf1dff0 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Volume info retrieved successfully. Jul 03 21:47:30.244426 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-16204a0b-61e4-4b98-9006-ae4afb54eb8a req-35338ca4-c7c5-4523-bbbd-a3733bf1dff0 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] Delete volume request issued successfully. Jul 03 21:47:30.245332 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-16204a0b-61e4-4b98-9006-ae4afb54eb8a req-35338ca4-c7c5-4523-bbbd-a3733bf1dff0 tempest-TestShelveInstance-1554064783 tempest-TestShelveInstance-1554064783-project-member] https://10.4.3.32/volume/v3/volumes/04de7cba-8ba3-4ef5-a8c3-315f5c677dbf returned with HTTP 202 Jul 03 21:47:30.246147 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 229/913] 10.4.3.32 () {70 vars in 1613 bytes} [Fri Jul 3 21:47:30 2026] DELETE /volume/v3/volumes/04de7cba-8ba3-4ef5-a8c3-315f5c677dbf => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:47:30.777859 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d8d904bc-0e4c-41b3-887f-ce6a76733448 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:30.781389 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d8d904bc-0e4c-41b3-887f-ce6a76733448 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] GET https://10.4.3.32/volume/v3/volumes/0e01e15e-4dd0-4830-bfae-7b3dc7f15a30 Jul 03 21:47:30.781389 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d8d904bc-0e4c-41b3-887f-ce6a76733448 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:30.782150 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d8d904bc-0e4c-41b3-887f-ce6a76733448 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:30.793467 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d8d904bc-0e4c-41b3-887f-ce6a76733448 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/volumes/0e01e15e-4dd0-4830-bfae-7b3dc7f15a30 returned with HTTP 404 Jul 03 21:47:30.794736 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 228/914] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:47:30 2026] GET /volume/v3/volumes/0e01e15e-4dd0-4830-bfae-7b3dc7f15a30 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:47:30.811125 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-4b036644-cea3-4136-80b3-b8a996b00f10 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:30.813819 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4b036644-cea3-4136-80b3-b8a996b00f10 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] GET https://10.4.3.32/volume/v3/groups/3813d498-e12e-4c89-b1f0-3aa045952da3 Jul 03 21:47:30.813918 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4b036644-cea3-4136-80b3-b8a996b00f10 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:30.815279 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4b036644-cea3-4136-80b3-b8a996b00f10 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:30.815279 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.groups [None req-4b036644-cea3-4136-80b3-b8a996b00f10 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] show called for member 3813d498-e12e-4c89-b1f0-3aa045952da3 {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:47:30.820721 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4b036644-cea3-4136-80b3-b8a996b00f10 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/groups/3813d498-e12e-4c89-b1f0-3aa045952da3 returned with HTTP 404 Jul 03 21:47:30.820721 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 230/915] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:47:30 2026] GET /volume/v3/groups/3813d498-e12e-4c89-b1f0-3aa045952da3 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 03 21:47:30.834131 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-1e7334d8-cada-42e8-8a97-9dc101c23323 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:30.839224 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1e7334d8-cada-42e8-8a97-9dc101c23323 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] POST https://10.4.3.32/volume/v3/groups/6792125c-a93e-4213-8258-00b09f2a3754/action Jul 03 21:47:30.839747 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1e7334d8-cada-42e8-8a97-9dc101c23323 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:47:30.840240 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1e7334d8-cada-42e8-8a97-9dc101c23323 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:30.842579 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.groups [None req-1e7334d8-cada-42e8-8a97-9dc101c23323 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] delete called for group 6792125c-a93e-4213-8258-00b09f2a3754 {{(pid=99934) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 21:47:30.842579 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.groups [None req-1e7334d8-cada-42e8-8a97-9dc101c23323 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Delete group with id: 6792125c-a93e-4213-8258-00b09f2a3754 Jul 03 21:47:30.849950 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:30.849950 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:30.907294 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1e7334d8-cada-42e8-8a97-9dc101c23323 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/groups/6792125c-a93e-4213-8258-00b09f2a3754/action returned with HTTP 202 Jul 03 21:47:30.910872 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 229/916] 10.4.3.32 () {70 vars in 1421 bytes} [Fri Jul 3 21:47:30 2026] POST /volume/v3/groups/6792125c-a93e-4213-8258-00b09f2a3754/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:47:30.922612 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8fca02a7-2ec5-4a82-a7d7-e3229a7ff1fd None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:30.928970 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8fca02a7-2ec5-4a82-a7d7-e3229a7ff1fd tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] GET https://10.4.3.32/volume/v3/groups/6792125c-a93e-4213-8258-00b09f2a3754 Jul 03 21:47:30.930598 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8fca02a7-2ec5-4a82-a7d7-e3229a7ff1fd tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:30.930983 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8fca02a7-2ec5-4a82-a7d7-e3229a7ff1fd tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:30.931167 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.groups [None req-8fca02a7-2ec5-4a82-a7d7-e3229a7ff1fd tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] show called for member 6792125c-a93e-4213-8258-00b09f2a3754 {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:47:30.937745 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:30.937745 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:30.964318 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8fca02a7-2ec5-4a82-a7d7-e3229a7ff1fd tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/groups/6792125c-a93e-4213-8258-00b09f2a3754 returned with HTTP 200 Jul 03 21:47:30.964837 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 230/917] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:47:30 2026] GET /volume/v3/groups/6792125c-a93e-4213-8258-00b09f2a3754 => generated 321 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:31.350730 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7b4b2268-6f91-42ac-a142-51b504c784ce None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:31.353852 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7b4b2268-6f91-42ac-a142-51b504c784ce tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:47:31.354257 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7b4b2268-6f91-42ac-a142-51b504c784ce tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-938377536"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:31.356080 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-7b4b2268-6f91-42ac-a142-51b504c784ce tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-938377536'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:47:31.356300 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-7b4b2268-6f91-42ac-a142-51b504c784ce tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Create volume of 1 GB Jul 03 21:47:31.362880 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-7b4b2268-6f91-42ac-a142-51b504c784ce tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Availability Zones retrieved successfully. Jul 03 21:47:31.373125 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-7b4b2268-6f91-42ac-a142-51b504c784ce tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Flow 'volume_create_api' (024823c3-9e0a-4355-a10e-1db8ad9f0519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:47:31.373632 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-7b4b2268-6f91-42ac-a142-51b504c784ce tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f3ebb97-e632-489b-b295-6e4b13286e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:31.375845 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-7b4b2268-6f91-42ac-a142-51b504c784ce tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:47:31.421083 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-7b4b2268-6f91-42ac-a142-51b504c784ce tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f3ebb97-e632-489b-b295-6e4b13286e11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:31.421997 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-7b4b2268-6f91-42ac-a142-51b504c784ce tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9de320d2-c389-498f-b01f-4b3133793fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:31.539567 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-7b4b2268-6f91-42ac-a142-51b504c784ce tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Created reservations ['7ab0adf5-303b-40d5-aa1b-0ef43ebad1aa', 'cbc3453c-4ca4-48ee-9a6b-c13470ae5528', '9336c469-2286-4aa0-b718-27a598b757b8', 'fcb3d57e-40d6-4bde-8408-575e0f9ff2c3'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:47:31.540972 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-7b4b2268-6f91-42ac-a142-51b504c784ce tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9de320d2-c389-498f-b01f-4b3133793fc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ab0adf5-303b-40d5-aa1b-0ef43ebad1aa', 'cbc3453c-4ca4-48ee-9a6b-c13470ae5528', '9336c469-2286-4aa0-b718-27a598b757b8', 'fcb3d57e-40d6-4bde-8408-575e0f9ff2c3']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:31.541923 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-7b4b2268-6f91-42ac-a142-51b504c784ce tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3feb3b65-d660-4c91-8a35-3a80f6c24a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:31.578659 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-7b4b2268-6f91-42ac-a142-51b504c784ce tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3feb3b65-d660-4c91-8a35-3a80f6c24a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f62f1d1-6ebb-43fd-a9af-73e7c2420ba3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-938377536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c2e6f8c4334435981ff37f2f9b7e2d5',qos_specs=None,replication_status=,reservations=['7ab0adf5-303b-40d5-aa1b-0ef43ebad1aa','cbc3453c-4ca4-48ee-9a6b-c13470ae5528','9336c469-2286-4aa0-b718-27a598b757b8','fcb3d57e-40d6-4bde-8408-575e0f9ff2c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfa6ba8aaa284e2aa1afbedd633af9d6',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:47:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-938377536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f62f1d1-6ebb-43fd-a9af-73e7c2420ba3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c2e6f8c4334435981ff37f2f9b7e2d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfa6ba8aaa284e2aa1afbedd633af9d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:31.579651 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-7b4b2268-6f91-42ac-a142-51b504c784ce tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71cab17c-b0e9-47a1-a277-4259a6ddd021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:31.621807 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-7b4b2268-6f91-42ac-a142-51b504c784ce tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71cab17c-b0e9-47a1-a277-4259a6ddd021) transitioned into state 'SUCCESS' from state '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-938377536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c2e6f8c4334435981ff37f2f9b7e2d5',qos_specs=None,replication_status=,reservations=['7ab0adf5-303b-40d5-aa1b-0ef43ebad1aa','cbc3453c-4ca4-48ee-9a6b-c13470ae5528','9336c469-2286-4aa0-b718-27a598b757b8','fcb3d57e-40d6-4bde-8408-575e0f9ff2c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfa6ba8aaa284e2aa1afbedd633af9d6',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:31.623017 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-7b4b2268-6f91-42ac-a142-51b504c784ce tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f5ff356-9af5-43fd-a0fe-d40aed606f48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:31.640104 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-7b4b2268-6f91-42ac-a142-51b504c784ce tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f5ff356-9af5-43fd-a0fe-d40aed606f48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:31.641503 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-7b4b2268-6f91-42ac-a142-51b504c784ce tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Flow 'volume_create_api' (024823c3-9e0a-4355-a10e-1db8ad9f0519) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:47:31.641960 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-7b4b2268-6f91-42ac-a142-51b504c784ce tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Create volume request issued successfully. Jul 03 21:47:31.642857 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7b4b2268-6f91-42ac-a142-51b504c784ce tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:47:31.643719 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 229/918] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:47:31 2026] POST /volume/v3/volumes => generated 756 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:47:31.661445 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-be23ac3a-7acc-4b53-9553-e2f680f6dbc1 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:31.663551 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-be23ac3a-7acc-4b53-9553-e2f680f6dbc1 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] GET https://10.4.3.32/volume/v3/volumes/4f62f1d1-6ebb-43fd-a9af-73e7c2420ba3 Jul 03 21:47:31.664150 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-be23ac3a-7acc-4b53-9553-e2f680f6dbc1 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:31.664150 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-be23ac3a-7acc-4b53-9553-e2f680f6dbc1 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:31.675411 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:31.675411 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:31.680789 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-be23ac3a-7acc-4b53-9553-e2f680f6dbc1 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Volume info retrieved successfully. Jul 03 21:47:31.688699 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-be23ac3a-7acc-4b53-9553-e2f680f6dbc1 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] https://10.4.3.32/volume/v3/volumes/4f62f1d1-6ebb-43fd-a9af-73e7c2420ba3 returned with HTTP 200 Jul 03 21:47:31.688699 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 231/919] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:31 2026] GET /volume/v3/volumes/4f62f1d1-6ebb-43fd-a9af-73e7c2420ba3 => generated 824 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:31.980551 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-25df5c10-b8f5-4041-8f96-01cb58836772 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:31.983248 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-25df5c10-b8f5-4041-8f96-01cb58836772 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] GET https://10.4.3.32/volume/v3/groups/6792125c-a93e-4213-8258-00b09f2a3754 Jul 03 21:47:31.984352 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-25df5c10-b8f5-4041-8f96-01cb58836772 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:31.984352 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-25df5c10-b8f5-4041-8f96-01cb58836772 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:31.984352 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.groups [None req-25df5c10-b8f5-4041-8f96-01cb58836772 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] show called for member 6792125c-a93e-4213-8258-00b09f2a3754 {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:47:31.990364 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-25df5c10-b8f5-4041-8f96-01cb58836772 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/groups/6792125c-a93e-4213-8258-00b09f2a3754 returned with HTTP 404 Jul 03 21:47:31.990987 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 230/920] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:47:31 2026] GET /volume/v3/groups/6792125c-a93e-4213-8258-00b09f2a3754 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:47:32.001329 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c47da572-d245-4f15-af4f-ea8f9ce78206 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:32.005460 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c47da572-d245-4f15-af4f-ea8f9ce78206 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] GET https://10.4.3.32/volume/v3/groups/detail Jul 03 21:47:32.005460 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c47da572-d245-4f15-af4f-ea8f9ce78206 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:32.005460 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c47da572-d245-4f15-af4f-ea8f9ce78206 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:32.005460 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:32.005460 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:32.013449 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c47da572-d245-4f15-af4f-ea8f9ce78206 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/groups/detail returned with HTTP 200 Jul 03 21:47:32.014393 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 231/921] 10.4.3.32 () {68 vars in 1289 bytes} [Fri Jul 3 21:47:31 2026] GET /volume/v3/groups/detail => generated 14 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:32.029633 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1c01ffe9-339e-47eb-ae29-9c2881a05a71 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:32.032141 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1c01ffe9-339e-47eb-ae29-9c2881a05a71 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Jul 03 21:47:32.032968 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1c01ffe9-339e-47eb-ae29-9c2881a05a71 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:32.034054 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1c01ffe9-339e-47eb-ae29-9c2881a05a71 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Calling method 'detail' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:32.034054 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.api_utils [None req-1c01ffe9-339e-47eb-ae29-9c2881a05a71 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Removing options '' from query. {{(pid=99933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:47:32.034810 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:32.034810 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:32.035840 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-1c01ffe9-339e-47eb-ae29-9c2881a05a71 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99933) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:47:32.045046 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-1c01ffe9-339e-47eb-ae29-9c2881a05a71 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Get all volumes completed successfully. Jul 03 21:47:32.048461 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1c01ffe9-339e-47eb-ae29-9c2881a05a71 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Jul 03 21:47:32.049113 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 230/922] 10.4.3.32 () {68 vars in 1292 bytes} [Fri Jul 3 21:47:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:32.077481 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7dfd2bfc-c2e5-4d31-9dec-9f854883bd94 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:32.087962 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7dfd2bfc-c2e5-4d31-9dec-9f854883bd94 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] POST https://10.4.3.32/volume/v3/groups/6792125c-a93e-4213-8258-00b09f2a3754/action Jul 03 21:47:32.087962 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7dfd2bfc-c2e5-4d31-9dec-9f854883bd94 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:47:32.087962 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7dfd2bfc-c2e5-4d31-9dec-9f854883bd94 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:32.088672 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.groups [None req-7dfd2bfc-c2e5-4d31-9dec-9f854883bd94 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] delete called for group 6792125c-a93e-4213-8258-00b09f2a3754 {{(pid=99936) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 21:47:32.088672 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.groups [None req-7dfd2bfc-c2e5-4d31-9dec-9f854883bd94 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Delete group with id: 6792125c-a93e-4213-8258-00b09f2a3754 Jul 03 21:47:32.094351 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7dfd2bfc-c2e5-4d31-9dec-9f854883bd94 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/groups/6792125c-a93e-4213-8258-00b09f2a3754/action returned with HTTP 404 Jul 03 21:47:32.095290 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 232/923] 10.4.3.32 () {70 vars in 1421 bytes} [Fri Jul 3 21:47:32 2026] POST /volume/v3/groups/6792125c-a93e-4213-8258-00b09f2a3754/action => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:47:32.106107 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9b24e511-b6bb-4ee7-8dfd-bbc4770a425e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:32.109296 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9b24e511-b6bb-4ee7-8dfd-bbc4770a425e tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Jul 03 21:47:32.109628 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9b24e511-b6bb-4ee7-8dfd-bbc4770a425e tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:32.109767 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9b24e511-b6bb-4ee7-8dfd-bbc4770a425e tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Calling method 'detail' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:32.110420 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.api_utils [None req-9b24e511-b6bb-4ee7-8dfd-bbc4770a425e tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Removing options '' from query. {{(pid=99934) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:47:32.111454 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9b24e511-b6bb-4ee7-8dfd-bbc4770a425e tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99934) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:47:32.120109 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-9b24e511-b6bb-4ee7-8dfd-bbc4770a425e tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Get all volumes completed successfully. Jul 03 21:47:32.123296 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9b24e511-b6bb-4ee7-8dfd-bbc4770a425e tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Jul 03 21:47:32.123818 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 231/924] 10.4.3.32 () {68 vars in 1292 bytes} [Fri Jul 3 21:47:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:32.140537 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4c96ee1c-f387-44dd-b246-0c9fbe77e678 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:32.142396 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4c96ee1c-f387-44dd-b246-0c9fbe77e678 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] POST https://10.4.3.32/volume/v3/groups/3813d498-e12e-4c89-b1f0-3aa045952da3/action Jul 03 21:47:32.142976 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4c96ee1c-f387-44dd-b246-0c9fbe77e678 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:47:32.143235 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4c96ee1c-f387-44dd-b246-0c9fbe77e678 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:32.147394 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.groups [None req-4c96ee1c-f387-44dd-b246-0c9fbe77e678 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] delete called for group 3813d498-e12e-4c89-b1f0-3aa045952da3 {{(pid=99935) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 21:47:32.147394 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.groups [None req-4c96ee1c-f387-44dd-b246-0c9fbe77e678 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Delete group with id: 3813d498-e12e-4c89-b1f0-3aa045952da3 Jul 03 21:47:32.153430 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4c96ee1c-f387-44dd-b246-0c9fbe77e678 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/groups/3813d498-e12e-4c89-b1f0-3aa045952da3/action returned with HTTP 404 Jul 03 21:47:32.153919 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 232/925] 10.4.3.32 () {70 vars in 1421 bytes} [Fri Jul 3 21:47:32 2026] POST /volume/v3/groups/3813d498-e12e-4c89-b1f0-3aa045952da3/action => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:47:32.164903 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-65d5555a-d59b-4d9f-9b7a-df5b175d8278 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:32.168070 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-65d5555a-d59b-4d9f-9b7a-df5b175d8278 tempest-GroupsTest-1278873397 tempest-GroupsTest-1278873397-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/1e600826-7e89-4088-936b-aded0dd4247a Jul 03 21:47:32.168504 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-65d5555a-d59b-4d9f-9b7a-df5b175d8278 tempest-GroupsTest-1278873397 tempest-GroupsTest-1278873397-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:32.168767 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-65d5555a-d59b-4d9f-9b7a-df5b175d8278 tempest-GroupsTest-1278873397 tempest-GroupsTest-1278873397-project-admin] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:32.190022 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-65d5555a-d59b-4d9f-9b7a-df5b175d8278 tempest-GroupsTest-1278873397 tempest-GroupsTest-1278873397-project-admin] https://10.4.3.32/volume/v3/group_types/1e600826-7e89-4088-936b-aded0dd4247a returned with HTTP 202 Jul 03 21:47:32.190716 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 231/926] 10.4.3.32 () {68 vars in 1397 bytes} [Fri Jul 3 21:47:32 2026] DELETE /volume/v3/group_types/1e600826-7e89-4088-936b-aded0dd4247a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:47:32.202008 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e78a4edb-a9f4-4e77-97aa-aee9a9da8a9d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:32.203941 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e78a4edb-a9f4-4e77-97aa-aee9a9da8a9d tempest-GroupsTest-1278873397 tempest-GroupsTest-1278873397-project-admin] DELETE https://10.4.3.32/volume/v3/types/fdbbd6a2-3fc8-4fbf-8486-7b29bb81403c Jul 03 21:47:32.204769 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e78a4edb-a9f4-4e77-97aa-aee9a9da8a9d tempest-GroupsTest-1278873397 tempest-GroupsTest-1278873397-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:32.204769 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e78a4edb-a9f4-4e77-97aa-aee9a9da8a9d tempest-GroupsTest-1278873397 tempest-GroupsTest-1278873397-project-admin] Calling method '_delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:32.300989 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e78a4edb-a9f4-4e77-97aa-aee9a9da8a9d tempest-GroupsTest-1278873397 tempest-GroupsTest-1278873397-project-admin] https://10.4.3.32/volume/v3/types/fdbbd6a2-3fc8-4fbf-8486-7b29bb81403c returned with HTTP 202 Jul 03 21:47:32.301925 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 233/927] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:47:32 2026] DELETE /volume/v3/types/fdbbd6a2-3fc8-4fbf-8486-7b29bb81403c => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:47:32.312334 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-56efcf16-8e14-4a0d-bada-080300f6ed25 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:32.314798 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-56efcf16-8e14-4a0d-bada-080300f6ed25 tempest-GroupsTest-1278873397 tempest-GroupsTest-1278873397-project-admin] GET https://10.4.3.32/volume/v3/types/fdbbd6a2-3fc8-4fbf-8486-7b29bb81403c Jul 03 21:47:32.314991 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-56efcf16-8e14-4a0d-bada-080300f6ed25 tempest-GroupsTest-1278873397 tempest-GroupsTest-1278873397-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:32.316202 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-56efcf16-8e14-4a0d-bada-080300f6ed25 tempest-GroupsTest-1278873397 tempest-GroupsTest-1278873397-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:32.320481 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-56efcf16-8e14-4a0d-bada-080300f6ed25 tempest-GroupsTest-1278873397 tempest-GroupsTest-1278873397-project-admin] https://10.4.3.32/volume/v3/types/fdbbd6a2-3fc8-4fbf-8486-7b29bb81403c returned with HTTP 404 Jul 03 21:47:32.321179 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 232/928] 10.4.3.32 () {66 vars in 1335 bytes} [Fri Jul 3 21:47:32 2026] GET /volume/v3/types/fdbbd6a2-3fc8-4fbf-8486-7b29bb81403c => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:47:32.339193 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f941c19c-bf34-4605-90ee-2f350a1ab52e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:32.340876 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f941c19c-bf34-4605-90ee-2f350a1ab52e tempest-GroupsTest-1278873397 tempest-GroupsTest-1278873397-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:47:32.341638 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f941c19c-bf34-4605-90ee-2f350a1ab52e tempest-GroupsTest-1278873397 tempest-GroupsTest-1278873397-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-2040805123"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:32.373536 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f941c19c-bf34-4605-90ee-2f350a1ab52e tempest-GroupsTest-1278873397 tempest-GroupsTest-1278873397-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:47:32.375049 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 233/929] 10.4.3.32 () {68 vars in 1245 bytes} [Fri Jul 3 21:47:32 2026] POST /volume/v3/types => generated 216 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:32.386269 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f839429d-a80a-4b8c-8f3a-c696d8b2e93b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:32.389691 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f839429d-a80a-4b8c-8f3a-c696d8b2e93b tempest-GroupsTest-1278873397 tempest-GroupsTest-1278873397-project-admin] POST https://10.4.3.32/volume/v3/group_types Jul 03 21:47:32.390739 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f839429d-a80a-4b8c-8f3a-c696d8b2e93b tempest-GroupsTest-1278873397 tempest-GroupsTest-1278873397-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-587769436"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:32.420131 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f839429d-a80a-4b8c-8f3a-c696d8b2e93b tempest-GroupsTest-1278873397 tempest-GroupsTest-1278873397-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 202 Jul 03 21:47:32.420898 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 232/930] 10.4.3.32 () {70 vars in 1304 bytes} [Fri Jul 3 21:47:32 2026] POST /volume/v3/group_types => generated 172 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:47:32.435776 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9fede9d7-62e7-414e-a1f8-90036db247d3 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:32.438118 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9fede9d7-62e7-414e-a1f8-90036db247d3 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] POST https://10.4.3.32/volume/v3/groups Jul 03 21:47:32.438800 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9fede9d7-62e7-414e-a1f8-90036db247d3 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "16e6ffac-d870-439f-879f-b890e0711876", "volume_types": ["5f9d143c-13af-48d2-98f5-471b55282482"], "name": "tempest-GroupsTest-Group-1460497373"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:32.440693 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.groups [None req-9fede9d7-62e7-414e-a1f8-90036db247d3 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Creating new group {'group': {'group_type': '16e6ffac-d870-439f-879f-b890e0711876', 'volume_types': ['5f9d143c-13af-48d2-98f5-471b55282482'], 'name': 'tempest-GroupsTest-Group-1460497373'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 21:47:32.446091 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.groups [None req-9fede9d7-62e7-414e-a1f8-90036db247d3 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Creating group tempest-GroupsTest-Group-1460497373. Jul 03 21:47:32.470177 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-9fede9d7-62e7-414e-a1f8-90036db247d3 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Availability zone cache updated, next update will occur around 2026-07-03 22:47:32.469753. {{(pid=99936) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 21:47:32.470414 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-9fede9d7-62e7-414e-a1f8-90036db247d3 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Availability Zones retrieved successfully. Jul 03 21:47:32.491405 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-9fede9d7-62e7-414e-a1f8-90036db247d3 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Created reservations ['e1b01595-6ebf-45af-a82e-69f6b73aa2da'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:47:32.526793 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9fede9d7-62e7-414e-a1f8-90036db247d3 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/groups returned with HTTP 202 Jul 03 21:47:32.527348 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 234/931] 10.4.3.32 () {70 vars in 1290 bytes} [Fri Jul 3 21:47:32 2026] POST /volume/v3/groups => generated 104 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:47:32.538866 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-16693395-2b9c-4aae-944c-ac8d042b0b98 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:32.542287 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-16693395-2b9c-4aae-944c-ac8d042b0b98 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] GET https://10.4.3.32/volume/v3/groups/3c40d554-08b9-44e8-93f6-c680d027a40e Jul 03 21:47:32.542287 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-16693395-2b9c-4aae-944c-ac8d042b0b98 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:32.542287 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-16693395-2b9c-4aae-944c-ac8d042b0b98 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:32.542287 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.groups [None req-16693395-2b9c-4aae-944c-ac8d042b0b98 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] show called for member 3c40d554-08b9-44e8-93f6-c680d027a40e {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:47:32.546881 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:32.546881 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:32.558981 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-16693395-2b9c-4aae-944c-ac8d042b0b98 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/groups/3c40d554-08b9-44e8-93f6-c680d027a40e returned with HTTP 200 Jul 03 21:47:32.559634 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 233/932] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:47:32 2026] GET /volume/v3/groups/3c40d554-08b9-44e8-93f6-c680d027a40e => generated 332 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:32.710740 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8d653717-eac9-4884-ad26-5ac51e1f3dc9 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:32.712939 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8d653717-eac9-4884-ad26-5ac51e1f3dc9 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] GET https://10.4.3.32/volume/v3/volumes/4f62f1d1-6ebb-43fd-a9af-73e7c2420ba3 Jul 03 21:47:32.713532 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8d653717-eac9-4884-ad26-5ac51e1f3dc9 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:32.713946 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8d653717-eac9-4884-ad26-5ac51e1f3dc9 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:32.762811 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-bfb52136-912b-4c8f-95c7-0d71b9f4041a req-be6b718a-fe50-4f4c-bed0-0f38e0473b9f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:32.766709 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-bfb52136-912b-4c8f-95c7-0d71b9f4041a req-be6b718a-fe50-4f4c-bed0-0f38e0473b9f tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] GET https://10.4.3.32/volume/v3/volumes/6410e4cc-5592-4e58-a7a6-9c6d5386be2d Jul 03 21:47:32.766709 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-bfb52136-912b-4c8f-95c7-0d71b9f4041a req-be6b718a-fe50-4f4c-bed0-0f38e0473b9f tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:32.766709 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-bfb52136-912b-4c8f-95c7-0d71b9f4041a req-be6b718a-fe50-4f4c-bed0-0f38e0473b9f tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:32.790805 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:32.790805 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:32.803340 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-bfb52136-912b-4c8f-95c7-0d71b9f4041a req-be6b718a-fe50-4f4c-bed0-0f38e0473b9f tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Volume info retrieved successfully. Jul 03 21:47:32.809701 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-bfb52136-912b-4c8f-95c7-0d71b9f4041a req-be6b718a-fe50-4f4c-bed0-0f38e0473b9f tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] https://10.4.3.32/volume/v3/volumes/6410e4cc-5592-4e58-a7a6-9c6d5386be2d returned with HTTP 200 Jul 03 21:47:32.809701 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 233/933] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:47:32 2026] GET /volume/v3/volumes/6410e4cc-5592-4e58-a7a6-9c6d5386be2d => generated 1601 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:32.922635 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:32.922635 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:32.927339 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8d653717-eac9-4884-ad26-5ac51e1f3dc9 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Volume info retrieved successfully. Jul 03 21:47:32.934308 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8d653717-eac9-4884-ad26-5ac51e1f3dc9 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] https://10.4.3.32/volume/v3/volumes/4f62f1d1-6ebb-43fd-a9af-73e7c2420ba3 returned with HTTP 200 Jul 03 21:47:32.934833 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 234/934] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:32 2026] GET /volume/v3/volumes/4f62f1d1-6ebb-43fd-a9af-73e7c2420ba3 => generated 849 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:33.572794 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-079faf3b-e5f2-4596-b11a-9fb4b105e1f2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:33.575181 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-079faf3b-e5f2-4596-b11a-9fb4b105e1f2 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] GET https://10.4.3.32/volume/v3/groups/3c40d554-08b9-44e8-93f6-c680d027a40e Jul 03 21:47:33.575456 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-079faf3b-e5f2-4596-b11a-9fb4b105e1f2 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:33.575748 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-079faf3b-e5f2-4596-b11a-9fb4b105e1f2 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:33.575908 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.groups [None req-079faf3b-e5f2-4596-b11a-9fb4b105e1f2 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] show called for member 3c40d554-08b9-44e8-93f6-c680d027a40e {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:47:33.581380 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:33.581380 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:33.594606 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-079faf3b-e5f2-4596-b11a-9fb4b105e1f2 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/groups/3c40d554-08b9-44e8-93f6-c680d027a40e returned with HTTP 200 Jul 03 21:47:33.595126 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 235/935] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:47:33 2026] GET /volume/v3/groups/3c40d554-08b9-44e8-93f6-c680d027a40e => generated 333 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:33.611587 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c4b18e91-7e14-43dc-9a31-48dc0a653fa5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:33.613782 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c4b18e91-7e14-43dc-9a31-48dc0a653fa5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:47:33.614577 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c4b18e91-7e14-43dc-9a31-48dc0a653fa5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-242568022", "volume_type": "5f9d143c-13af-48d2-98f5-471b55282482", "group_id": "3c40d554-08b9-44e8-93f6-c680d027a40e", "size": 1}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:33.616594 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-c4b18e91-7e14-43dc-9a31-48dc0a653fa5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-242568022', 'volume_type': '5f9d143c-13af-48d2-98f5-471b55282482', 'group_id': '3c40d554-08b9-44e8-93f6-c680d027a40e', 'size': 1}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:47:33.635236 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:33.635236 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:33.636276 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-c4b18e91-7e14-43dc-9a31-48dc0a653fa5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Create volume of 1 GB Jul 03 21:47:33.656271 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c4b18e91-7e14-43dc-9a31-48dc0a653fa5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Availability Zones retrieved successfully. Jul 03 21:47:33.663534 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-c4b18e91-7e14-43dc-9a31-48dc0a653fa5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Flow 'volume_create_api' (9ff55b59-9c09-460a-874c-9900b8afb9ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:47:33.664473 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-c4b18e91-7e14-43dc-9a31-48dc0a653fa5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ce63c11-09ea-48fc-9e85-e05e3f154842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:33.664974 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:33.664974 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:33.665705 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-c4b18e91-7e14-43dc-9a31-48dc0a653fa5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:47:33.693972 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-c4b18e91-7e14-43dc-9a31-48dc0a653fa5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ce63c11-09ea-48fc-9e85-e05e3f154842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:47:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5f9d143c-13af-48d2-98f5-471b55282482,is_public=True,name='tempest-GroupsTest-volume-type-2040805123',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5f9d143c-13af-48d2-98f5-471b55282482', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3c40d554-08b9-44e8-93f6-c680d027a40e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:33.695047 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-c4b18e91-7e14-43dc-9a31-48dc0a653fa5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07f8bb80-afae-4ed1-b1f7-ce7e9d1803f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:33.733028 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-c4b18e91-7e14-43dc-9a31-48dc0a653fa5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2040805123 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2040805123, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:47:33.733467 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-c4b18e91-7e14-43dc-9a31-48dc0a653fa5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2040805123 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2040805123, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:47:33.772898 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-c4b18e91-7e14-43dc-9a31-48dc0a653fa5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Created reservations ['221a661b-6f1f-404b-a52f-83e7f7901bf3', '8446e1c4-3fd8-4fb7-8e8a-c93d6032684b', '88f4e6c6-bf8b-44e0-a8d0-f970ec96b70b', 'eb5cbd57-64c7-4788-b322-a97769b7b513'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:47:33.774809 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-c4b18e91-7e14-43dc-9a31-48dc0a653fa5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07f8bb80-afae-4ed1-b1f7-ce7e9d1803f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['221a661b-6f1f-404b-a52f-83e7f7901bf3', '8446e1c4-3fd8-4fb7-8e8a-c93d6032684b', '88f4e6c6-bf8b-44e0-a8d0-f970ec96b70b', 'eb5cbd57-64c7-4788-b322-a97769b7b513']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:33.776055 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-c4b18e91-7e14-43dc-9a31-48dc0a653fa5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2008b814-8fed-470f-8e24-c0ccff6ed385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:33.814446 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-c4b18e91-7e14-43dc-9a31-48dc0a653fa5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2008b814-8fed-470f-8e24-c0ccff6ed385) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '221ac765-05c0-4dc8-b623-841c02170341', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-242568022',encryption_key_id=None,group_id=3c40d554-08b9-44e8-93f6-c680d027a40e,group_type_id=,metadata={},multiattach=False,project_id='3099d2d991e54c58b9534dc0c0fbfc88',qos_specs=None,replication_status=,reservations=['221a661b-6f1f-404b-a52f-83e7f7901bf3','8446e1c4-3fd8-4fb7-8e8a-c93d6032684b','88f4e6c6-bf8b-44e0-a8d0-f970ec96b70b','eb5cbd57-64c7-4788-b322-a97769b7b513'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e065cc42c5304e52830ffb0073d78f17',volume_type_id=5f9d143c-13af-48d2-98f5-471b55282482), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:47:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-242568022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3c40d554-08b9-44e8-93f6-c680d027a40e,host=None,id=221ac765-05c0-4dc8-b623-841c02170341,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3099d2d991e54c58b9534dc0c0fbfc88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e065cc42c5304e52830ffb0073d78f17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5f9d143c-13af-48d2-98f5-471b55282482),volume_type_id=5f9d143c-13af-48d2-98f5-471b55282482)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:33.815930 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-c4b18e91-7e14-43dc-9a31-48dc0a653fa5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94a72cb9-d8e0-44ea-a9f7-30b679c03c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:33.841985 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-c4b18e91-7e14-43dc-9a31-48dc0a653fa5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94a72cb9-d8e0-44ea-a9f7-30b679c03c7a) transitioned into state 'SUCCESS' from state '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-242568022',encryption_key_id=None,group_id=3c40d554-08b9-44e8-93f6-c680d027a40e,group_type_id=,metadata={},multiattach=False,project_id='3099d2d991e54c58b9534dc0c0fbfc88',qos_specs=None,replication_status=,reservations=['221a661b-6f1f-404b-a52f-83e7f7901bf3','8446e1c4-3fd8-4fb7-8e8a-c93d6032684b','88f4e6c6-bf8b-44e0-a8d0-f970ec96b70b','eb5cbd57-64c7-4788-b322-a97769b7b513'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e065cc42c5304e52830ffb0073d78f17',volume_type_id=5f9d143c-13af-48d2-98f5-471b55282482)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:33.842973 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-c4b18e91-7e14-43dc-9a31-48dc0a653fa5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (488b99f5-6911-4851-93d1-c48370b2acdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:33.859672 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-c4b18e91-7e14-43dc-9a31-48dc0a653fa5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (488b99f5-6911-4851-93d1-c48370b2acdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:33.860605 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-c4b18e91-7e14-43dc-9a31-48dc0a653fa5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Flow 'volume_create_api' (9ff55b59-9c09-460a-874c-9900b8afb9ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:47:33.860933 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c4b18e91-7e14-43dc-9a31-48dc0a653fa5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Create volume request issued successfully. Jul 03 21:47:33.862043 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-c4b18e91-7e14-43dc-9a31-48dc0a653fa5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:47:33.862281 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-c4b18e91-7e14-43dc-9a31-48dc0a653fa5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-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 21:47:33.917426 np0000004475 devstack@c-api.service[99934]: DEBUG oslo_db.sqlalchemy.engines [None req-c4b18e91-7e14-43dc-9a31-48dc0a653fa5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-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=99934) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:47:33.921309 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:33.921309 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:33.926386 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c4b18e91-7e14-43dc-9a31-48dc0a653fa5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:47:33.926980 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 234/936] 10.4.3.32 () {70 vars in 1293 bytes} [Fri Jul 3 21:47:33 2026] POST /volume/v3/volumes => generated 812 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:47:33.947488 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-33530cc8-b1e9-412a-9dd0-7d0159bc6513 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:33.949954 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-33530cc8-b1e9-412a-9dd0-7d0159bc6513 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] GET https://10.4.3.32/volume/v3/volumes/221ac765-05c0-4dc8-b623-841c02170341 Jul 03 21:47:33.950242 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-33530cc8-b1e9-412a-9dd0-7d0159bc6513 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:33.950730 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-33530cc8-b1e9-412a-9dd0-7d0159bc6513 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:33.962736 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:33.962736 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:33.972598 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-33530cc8-b1e9-412a-9dd0-7d0159bc6513 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Volume info retrieved successfully. Jul 03 21:47:33.972731 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-33530cc8-b1e9-412a-9dd0-7d0159bc6513 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:47:33.972878 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-33530cc8-b1e9-412a-9dd0-7d0159bc6513 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-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 21:47:34.038437 np0000004475 devstack@c-api.service[99933]: DEBUG oslo_db.sqlalchemy.engines [None req-33530cc8-b1e9-412a-9dd0-7d0159bc6513 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-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=99933) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:47:34.041835 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:34.041835 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:34.051184 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-33530cc8-b1e9-412a-9dd0-7d0159bc6513 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/volumes/221ac765-05c0-4dc8-b623-841c02170341 returned with HTTP 200 Jul 03 21:47:34.052308 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 234/937] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:47:33 2026] GET /volume/v3/volumes/221ac765-05c0-4dc8-b623-841c02170341 => generated 880 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:35.070161 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-17a12c5f-b25b-4ef8-a5ae-67d65b135fd2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:35.071967 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-17a12c5f-b25b-4ef8-a5ae-67d65b135fd2 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] GET https://10.4.3.32/volume/v3/volumes/221ac765-05c0-4dc8-b623-841c02170341 Jul 03 21:47:35.072521 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-17a12c5f-b25b-4ef8-a5ae-67d65b135fd2 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:35.072521 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-17a12c5f-b25b-4ef8-a5ae-67d65b135fd2 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:35.081161 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:35.081161 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:35.086152 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-17a12c5f-b25b-4ef8-a5ae-67d65b135fd2 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Volume info retrieved successfully. Jul 03 21:47:35.087120 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-17a12c5f-b25b-4ef8-a5ae-67d65b135fd2 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:47:35.087387 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-17a12c5f-b25b-4ef8-a5ae-67d65b135fd2 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-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 21:47:35.128435 np0000004475 devstack@c-api.service[99935]: DEBUG oslo_db.sqlalchemy.engines [None req-17a12c5f-b25b-4ef8-a5ae-67d65b135fd2 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-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=99935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:47:35.132336 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:35.132336 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:35.140556 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-17a12c5f-b25b-4ef8-a5ae-67d65b135fd2 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/volumes/221ac765-05c0-4dc8-b623-841c02170341 returned with HTTP 200 Jul 03 21:47:35.141097 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 235/938] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:47:35 2026] GET /volume/v3/volumes/221ac765-05c0-4dc8-b623-841c02170341 => generated 905 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:35.154878 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b739d90f-60d8-499d-a77e-f805c0487335 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:35.157532 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b739d90f-60d8-499d-a77e-f805c0487335 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:47:35.158101 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b739d90f-60d8-499d-a77e-f805c0487335 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-121045005", "volume_type": "5f9d143c-13af-48d2-98f5-471b55282482", "group_id": "3c40d554-08b9-44e8-93f6-c680d027a40e", "size": 1}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:35.160295 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-b739d90f-60d8-499d-a77e-f805c0487335 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-121045005', 'volume_type': '5f9d143c-13af-48d2-98f5-471b55282482', 'group_id': '3c40d554-08b9-44e8-93f6-c680d027a40e', 'size': 1}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:47:35.173036 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:35.173036 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:35.173787 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-b739d90f-60d8-499d-a77e-f805c0487335 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Create volume of 1 GB Jul 03 21:47:35.182182 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b739d90f-60d8-499d-a77e-f805c0487335 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Availability Zones retrieved successfully. Jul 03 21:47:35.192323 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b739d90f-60d8-499d-a77e-f805c0487335 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Flow 'volume_create_api' (28d84133-2ef7-4533-9ebb-eb35e3300568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:47:35.194068 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b739d90f-60d8-499d-a77e-f805c0487335 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe6338c6-066c-441c-9c14-2abb4b9a2a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:35.195339 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:35.195339 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:35.196005 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-b739d90f-60d8-499d-a77e-f805c0487335 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:47:35.226771 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b739d90f-60d8-499d-a77e-f805c0487335 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe6338c6-066c-441c-9c14-2abb4b9a2a23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:47:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5f9d143c-13af-48d2-98f5-471b55282482,is_public=True,name='tempest-GroupsTest-volume-type-2040805123',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5f9d143c-13af-48d2-98f5-471b55282482', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3c40d554-08b9-44e8-93f6-c680d027a40e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:35.228243 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b739d90f-60d8-499d-a77e-f805c0487335 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc59a7d8-3ff8-4db2-bbb6-7738d501177c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:35.268346 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-b739d90f-60d8-499d-a77e-f805c0487335 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2040805123 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2040805123, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:47:35.268930 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-b739d90f-60d8-499d-a77e-f805c0487335 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2040805123 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2040805123, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:47:35.290686 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-b739d90f-60d8-499d-a77e-f805c0487335 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Created reservations ['2aff3c4c-6659-4184-b31c-f0b2f385105e', '948d5b34-5f09-4a22-88e1-3cd604037e07', '5656c0de-10f4-40a0-994e-e8cb562533af', 'de6a1132-c89e-4b57-9232-766775768774'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:47:35.291511 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b739d90f-60d8-499d-a77e-f805c0487335 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc59a7d8-3ff8-4db2-bbb6-7738d501177c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2aff3c4c-6659-4184-b31c-f0b2f385105e', '948d5b34-5f09-4a22-88e1-3cd604037e07', '5656c0de-10f4-40a0-994e-e8cb562533af', 'de6a1132-c89e-4b57-9232-766775768774']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:35.292211 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b739d90f-60d8-499d-a77e-f805c0487335 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3652277d-788a-4092-9fa5-5256ba5ed1ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:35.322952 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b739d90f-60d8-499d-a77e-f805c0487335 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3652277d-788a-4092-9fa5-5256ba5ed1ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49a0b31d-4be6-494d-9187-40f91d09f630', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-121045005',encryption_key_id=None,group_id=3c40d554-08b9-44e8-93f6-c680d027a40e,group_type_id=,metadata={},multiattach=False,project_id='3099d2d991e54c58b9534dc0c0fbfc88',qos_specs=None,replication_status=,reservations=['2aff3c4c-6659-4184-b31c-f0b2f385105e','948d5b34-5f09-4a22-88e1-3cd604037e07','5656c0de-10f4-40a0-994e-e8cb562533af','de6a1132-c89e-4b57-9232-766775768774'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e065cc42c5304e52830ffb0073d78f17',volume_type_id=5f9d143c-13af-48d2-98f5-471b55282482), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:47:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-121045005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3c40d554-08b9-44e8-93f6-c680d027a40e,host=None,id=49a0b31d-4be6-494d-9187-40f91d09f630,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3099d2d991e54c58b9534dc0c0fbfc88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e065cc42c5304e52830ffb0073d78f17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5f9d143c-13af-48d2-98f5-471b55282482),volume_type_id=5f9d143c-13af-48d2-98f5-471b55282482)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:35.323848 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b739d90f-60d8-499d-a77e-f805c0487335 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec77dc82-619c-4c1d-8586-9cbcab79e687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:35.355100 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b739d90f-60d8-499d-a77e-f805c0487335 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec77dc82-619c-4c1d-8586-9cbcab79e687) transitioned into state 'SUCCESS' from state '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-121045005',encryption_key_id=None,group_id=3c40d554-08b9-44e8-93f6-c680d027a40e,group_type_id=,metadata={},multiattach=False,project_id='3099d2d991e54c58b9534dc0c0fbfc88',qos_specs=None,replication_status=,reservations=['2aff3c4c-6659-4184-b31c-f0b2f385105e','948d5b34-5f09-4a22-88e1-3cd604037e07','5656c0de-10f4-40a0-994e-e8cb562533af','de6a1132-c89e-4b57-9232-766775768774'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e065cc42c5304e52830ffb0073d78f17',volume_type_id=5f9d143c-13af-48d2-98f5-471b55282482)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:35.356000 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b739d90f-60d8-499d-a77e-f805c0487335 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9c2f0c9-6286-4b9a-b929-561b5c9a783b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:35.375393 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b739d90f-60d8-499d-a77e-f805c0487335 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9c2f0c9-6286-4b9a-b929-561b5c9a783b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:35.376544 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b739d90f-60d8-499d-a77e-f805c0487335 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Flow 'volume_create_api' (28d84133-2ef7-4533-9ebb-eb35e3300568) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:47:35.376938 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b739d90f-60d8-499d-a77e-f805c0487335 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Create volume request issued successfully. Jul 03 21:47:35.378014 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-b739d90f-60d8-499d-a77e-f805c0487335 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:47:35.378196 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-b739d90f-60d8-499d-a77e-f805c0487335 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-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 21:47:35.432468 np0000004475 devstack@c-api.service[99936]: DEBUG oslo_db.sqlalchemy.engines [None req-b739d90f-60d8-499d-a77e-f805c0487335 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-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=99936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:47:35.434193 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:35.434193 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:35.438545 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b739d90f-60d8-499d-a77e-f805c0487335 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:47:35.438956 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 236/939] 10.4.3.32 () {70 vars in 1293 bytes} [Fri Jul 3 21:47:35 2026] POST /volume/v3/volumes => generated 812 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:47:35.454256 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b5be84b2-ad00-48d5-b43a-5e44cd57c9eb None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:35.456397 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b5be84b2-ad00-48d5-b43a-5e44cd57c9eb tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] GET https://10.4.3.32/volume/v3/volumes/49a0b31d-4be6-494d-9187-40f91d09f630 Jul 03 21:47:35.456657 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b5be84b2-ad00-48d5-b43a-5e44cd57c9eb tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:35.456861 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b5be84b2-ad00-48d5-b43a-5e44cd57c9eb tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:35.467410 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:35.467410 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:35.473542 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-b5be84b2-ad00-48d5-b43a-5e44cd57c9eb tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Volume info retrieved successfully. Jul 03 21:47:35.474336 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-b5be84b2-ad00-48d5-b43a-5e44cd57c9eb tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:47:35.474603 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-b5be84b2-ad00-48d5-b43a-5e44cd57c9eb tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-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 21:47:35.524610 np0000004475 devstack@c-api.service[99934]: DEBUG oslo_db.sqlalchemy.engines [None req-b5be84b2-ad00-48d5-b43a-5e44cd57c9eb tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-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=99934) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:47:35.530537 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:35.530537 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:35.542083 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b5be84b2-ad00-48d5-b43a-5e44cd57c9eb tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/volumes/49a0b31d-4be6-494d-9187-40f91d09f630 returned with HTTP 200 Jul 03 21:47:35.545289 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 235/940] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:47:35 2026] GET /volume/v3/volumes/49a0b31d-4be6-494d-9187-40f91d09f630 => generated 880 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:36.562567 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-30837534-06c3-4577-8b2f-1908d2fe08de None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:36.565544 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-30837534-06c3-4577-8b2f-1908d2fe08de tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] GET https://10.4.3.32/volume/v3/volumes/49a0b31d-4be6-494d-9187-40f91d09f630 Jul 03 21:47:36.565544 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-30837534-06c3-4577-8b2f-1908d2fe08de tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:36.568440 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-30837534-06c3-4577-8b2f-1908d2fe08de tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:36.576929 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:36.576929 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:36.585034 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-30837534-06c3-4577-8b2f-1908d2fe08de tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Volume info retrieved successfully. Jul 03 21:47:36.585772 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-30837534-06c3-4577-8b2f-1908d2fe08de tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:47:36.586291 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-30837534-06c3-4577-8b2f-1908d2fe08de tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-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 21:47:36.645606 np0000004475 devstack@c-api.service[99933]: DEBUG oslo_db.sqlalchemy.engines [None req-30837534-06c3-4577-8b2f-1908d2fe08de tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-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=99933) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:47:36.649378 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:36.649378 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:36.659168 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-30837534-06c3-4577-8b2f-1908d2fe08de tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/volumes/49a0b31d-4be6-494d-9187-40f91d09f630 returned with HTTP 200 Jul 03 21:47:36.659680 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 235/941] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:47:36 2026] GET /volume/v3/volumes/49a0b31d-4be6-494d-9187-40f91d09f630 => generated 905 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:36.686165 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ef56aa48-dd3b-40d1-8180-a6a80f1370df None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:36.691749 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ef56aa48-dd3b-40d1-8180-a6a80f1370df tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] PUT https://10.4.3.32/volume/v3/groups/3c40d554-08b9-44e8-93f6-c680d027a40e Jul 03 21:47:36.692283 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ef56aa48-dd3b-40d1-8180-a6a80f1370df tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "49a0b31d-4be6-494d-9187-40f91d09f630"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:36.699923 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.groups [None req-ef56aa48-dd3b-40d1-8180-a6a80f1370df tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Update called for group 3c40d554-08b9-44e8-93f6-c680d027a40e. {{(pid=99935) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 21:47:36.699923 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.groups [None req-ef56aa48-dd3b-40d1-8180-a6a80f1370df tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Updating group 3c40d554-08b9-44e8-93f6-c680d027a40e with name new_group description: This is a new group add_volumes: None remove_volumes: 49a0b31d-4be6-494d-9187-40f91d09f630. Jul 03 21:47:36.704458 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:36.704458 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:36.740935 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ef56aa48-dd3b-40d1-8180-a6a80f1370df tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/groups/3c40d554-08b9-44e8-93f6-c680d027a40e returned with HTTP 202 Jul 03 21:47:36.741446 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 236/942] 10.4.3.32 () {70 vars in 1400 bytes} [Fri Jul 3 21:47:36 2026] PUT /volume/v3/groups/3c40d554-08b9-44e8-93f6-c680d027a40e => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:47:36.754399 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-fb2534d3-946b-425b-9340-948b0561ba01 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:36.756822 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fb2534d3-946b-425b-9340-948b0561ba01 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] GET https://10.4.3.32/volume/v3/groups/3c40d554-08b9-44e8-93f6-c680d027a40e Jul 03 21:47:36.757064 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fb2534d3-946b-425b-9340-948b0561ba01 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:36.757197 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fb2534d3-946b-425b-9340-948b0561ba01 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:36.757356 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.groups [None req-fb2534d3-946b-425b-9340-948b0561ba01 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] show called for member 3c40d554-08b9-44e8-93f6-c680d027a40e {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:47:36.766032 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:36.766032 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:36.777541 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fb2534d3-946b-425b-9340-948b0561ba01 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/groups/3c40d554-08b9-44e8-93f6-c680d027a40e returned with HTTP 200 Jul 03 21:47:36.778124 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 237/943] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:47:36 2026] GET /volume/v3/groups/3c40d554-08b9-44e8-93f6-c680d027a40e => generated 323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:37.792259 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-fa06aad6-7e7a-4845-926f-ba0fdc386c42 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:37.796044 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fa06aad6-7e7a-4845-926f-ba0fdc386c42 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] GET https://10.4.3.32/volume/v3/groups/3c40d554-08b9-44e8-93f6-c680d027a40e Jul 03 21:47:37.796044 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fa06aad6-7e7a-4845-926f-ba0fdc386c42 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:37.796264 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fa06aad6-7e7a-4845-926f-ba0fdc386c42 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:37.796458 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.groups [None req-fa06aad6-7e7a-4845-926f-ba0fdc386c42 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] show called for member 3c40d554-08b9-44e8-93f6-c680d027a40e {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:47:37.801941 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:37.801941 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:37.814729 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fa06aad6-7e7a-4845-926f-ba0fdc386c42 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/groups/3c40d554-08b9-44e8-93f6-c680d027a40e returned with HTTP 200 Jul 03 21:47:37.815291 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 236/944] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:47:37 2026] GET /volume/v3/groups/3c40d554-08b9-44e8-93f6-c680d027a40e => generated 324 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:37.827782 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9508c904-0582-4fe7-946e-c2a4eb2bddcc None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:37.830218 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9508c904-0582-4fe7-946e-c2a4eb2bddcc tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] GET https://10.4.3.32/volume/v3/groups/3c40d554-08b9-44e8-93f6-c680d027a40e Jul 03 21:47:37.830558 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9508c904-0582-4fe7-946e-c2a4eb2bddcc tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:37.830805 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9508c904-0582-4fe7-946e-c2a4eb2bddcc tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:37.831016 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.groups [None req-9508c904-0582-4fe7-946e-c2a4eb2bddcc tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] show called for member 3c40d554-08b9-44e8-93f6-c680d027a40e {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:47:37.835220 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:37.835220 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:37.848848 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9508c904-0582-4fe7-946e-c2a4eb2bddcc tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/groups/3c40d554-08b9-44e8-93f6-c680d027a40e returned with HTTP 200 Jul 03 21:47:37.849445 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 236/945] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:47:37 2026] GET /volume/v3/groups/3c40d554-08b9-44e8-93f6-c680d027a40e => generated 324 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:37.861544 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4bee6515-639f-4937-882c-de13aff5967c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:37.864243 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4bee6515-639f-4937-882c-de13aff5967c tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Jul 03 21:47:37.864777 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4bee6515-639f-4937-882c-de13aff5967c tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:37.865095 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4bee6515-639f-4937-882c-de13aff5967c tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Calling method 'detail' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:37.865536 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.api_utils [None req-4bee6515-639f-4937-882c-de13aff5967c tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Removing options '' from query. {{(pid=99935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:47:37.866536 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-4bee6515-639f-4937-882c-de13aff5967c tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:47:37.876763 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-4bee6515-639f-4937-882c-de13aff5967c tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Get all volumes completed successfully. Jul 03 21:47:37.878010 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-4bee6515-639f-4937-882c-de13aff5967c tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:47:37.878468 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-4bee6515-639f-4937-882c-de13aff5967c tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-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 21:47:37.933423 np0000004475 devstack@c-api.service[99935]: DEBUG oslo_db.sqlalchemy.engines [None req-4bee6515-639f-4937-882c-de13aff5967c tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-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=99935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:47:37.937755 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:37.937755 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:37.949013 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4bee6515-639f-4937-882c-de13aff5967c tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Jul 03 21:47:37.949501 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 237/946] 10.4.3.32 () {68 vars in 1292 bytes} [Fri Jul 3 21:47:37 2026] GET /volume/v3/volumes/detail => generated 1769 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:47:37.969352 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2093470f-74ba-440b-a50a-8479a1d52095 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:37.972036 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2093470f-74ba-440b-a50a-8479a1d52095 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] PUT https://10.4.3.32/volume/v3/groups/3c40d554-08b9-44e8-93f6-c680d027a40e Jul 03 21:47:37.972527 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2093470f-74ba-440b-a50a-8479a1d52095 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "49a0b31d-4be6-494d-9187-40f91d09f630"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:37.980346 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.groups [None req-2093470f-74ba-440b-a50a-8479a1d52095 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Update called for group 3c40d554-08b9-44e8-93f6-c680d027a40e. {{(pid=99936) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 21:47:37.980518 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.groups [None req-2093470f-74ba-440b-a50a-8479a1d52095 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Updating group 3c40d554-08b9-44e8-93f6-c680d027a40e with name None description: None add_volumes: 49a0b31d-4be6-494d-9187-40f91d09f630 remove_volumes: None. Jul 03 21:47:37.985760 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:37.985760 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:38.033489 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2093470f-74ba-440b-a50a-8479a1d52095 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/groups/3c40d554-08b9-44e8-93f6-c680d027a40e returned with HTTP 202 Jul 03 21:47:38.034044 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 238/947] 10.4.3.32 () {70 vars in 1399 bytes} [Fri Jul 3 21:47:37 2026] PUT /volume/v3/groups/3c40d554-08b9-44e8-93f6-c680d027a40e => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:47:38.045910 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ebf44eeb-e1d6-4fb6-9f90-3d447fb8b7db None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:38.049456 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ebf44eeb-e1d6-4fb6-9f90-3d447fb8b7db tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] GET https://10.4.3.32/volume/v3/groups/3c40d554-08b9-44e8-93f6-c680d027a40e Jul 03 21:47:38.049713 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ebf44eeb-e1d6-4fb6-9f90-3d447fb8b7db tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:38.050190 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ebf44eeb-e1d6-4fb6-9f90-3d447fb8b7db tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:38.050502 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.groups [None req-ebf44eeb-e1d6-4fb6-9f90-3d447fb8b7db tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] show called for member 3c40d554-08b9-44e8-93f6-c680d027a40e {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:47:38.059536 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:38.059536 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:38.073845 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ebf44eeb-e1d6-4fb6-9f90-3d447fb8b7db tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/groups/3c40d554-08b9-44e8-93f6-c680d027a40e returned with HTTP 200 Jul 03 21:47:38.074494 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 237/948] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:47:38 2026] GET /volume/v3/groups/3c40d554-08b9-44e8-93f6-c680d027a40e => generated 323 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:39.085513 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2bb27578-5cff-4f31-873a-1dab1fe576a4 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:39.088911 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2bb27578-5cff-4f31-873a-1dab1fe576a4 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] GET https://10.4.3.32/volume/v3/groups/3c40d554-08b9-44e8-93f6-c680d027a40e Jul 03 21:47:39.088911 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2bb27578-5cff-4f31-873a-1dab1fe576a4 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:39.088911 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2bb27578-5cff-4f31-873a-1dab1fe576a4 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:39.088911 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.groups [None req-2bb27578-5cff-4f31-873a-1dab1fe576a4 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] show called for member 3c40d554-08b9-44e8-93f6-c680d027a40e {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:47:39.091744 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:39.091744 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:39.101455 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2bb27578-5cff-4f31-873a-1dab1fe576a4 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/groups/3c40d554-08b9-44e8-93f6-c680d027a40e returned with HTTP 200 Jul 03 21:47:39.102076 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 237/949] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:47:39 2026] GET /volume/v3/groups/3c40d554-08b9-44e8-93f6-c680d027a40e => generated 324 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:39.115217 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-096da29d-6b37-4ef0-a277-46c56def6082 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:39.117342 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-096da29d-6b37-4ef0-a277-46c56def6082 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Jul 03 21:47:39.118706 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-096da29d-6b37-4ef0-a277-46c56def6082 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:39.118706 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-096da29d-6b37-4ef0-a277-46c56def6082 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Calling method 'detail' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:39.118918 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.api_utils [None req-096da29d-6b37-4ef0-a277-46c56def6082 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Removing options '' from query. {{(pid=99935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:47:39.119807 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-096da29d-6b37-4ef0-a277-46c56def6082 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:47:39.129036 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-096da29d-6b37-4ef0-a277-46c56def6082 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Get all volumes completed successfully. Jul 03 21:47:39.129790 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-096da29d-6b37-4ef0-a277-46c56def6082 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:47:39.129998 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-096da29d-6b37-4ef0-a277-46c56def6082 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-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 21:47:39.167317 np0000004475 devstack@c-api.service[99935]: DEBUG oslo_db.sqlalchemy.engines [None req-096da29d-6b37-4ef0-a277-46c56def6082 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-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=99935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:47:39.171806 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:39.171806 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:39.178887 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-096da29d-6b37-4ef0-a277-46c56def6082 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:47:39.179145 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-096da29d-6b37-4ef0-a277-46c56def6082 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-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 21:47:39.235073 np0000004475 devstack@c-api.service[99935]: DEBUG oslo_db.sqlalchemy.engines [None req-096da29d-6b37-4ef0-a277-46c56def6082 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-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=99935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:47:39.240750 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:39.240750 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:39.253078 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-096da29d-6b37-4ef0-a277-46c56def6082 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Jul 03 21:47:39.253777 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 238/950] 10.4.3.32 () {68 vars in 1292 bytes} [Fri Jul 3 21:47:39 2026] GET /volume/v3/volumes/detail => generated 1803 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:47:39.274565 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7226acd8-80f8-4aee-b940-4642625167a5 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:39.276808 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7226acd8-80f8-4aee-b940-4642625167a5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Jul 03 21:47:39.277138 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7226acd8-80f8-4aee-b940-4642625167a5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:39.277786 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7226acd8-80f8-4aee-b940-4642625167a5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Calling method 'detail' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:39.277786 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.api_utils [None req-7226acd8-80f8-4aee-b940-4642625167a5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Removing options '' from query. {{(pid=99936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:47:39.279901 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:39.279901 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:39.279901 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-7226acd8-80f8-4aee-b940-4642625167a5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:47:39.295277 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-7226acd8-80f8-4aee-b940-4642625167a5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Get all volumes completed successfully. Jul 03 21:47:39.295277 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-7226acd8-80f8-4aee-b940-4642625167a5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:47:39.295277 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-7226acd8-80f8-4aee-b940-4642625167a5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-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 21:47:39.358612 np0000004475 devstack@c-api.service[99936]: DEBUG oslo_db.sqlalchemy.engines [None req-7226acd8-80f8-4aee-b940-4642625167a5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-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=99936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:47:39.365278 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:39.365278 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:39.369074 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-7226acd8-80f8-4aee-b940-4642625167a5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:47:39.369401 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-7226acd8-80f8-4aee-b940-4642625167a5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-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 21:47:39.427108 np0000004475 devstack@c-api.service[99936]: DEBUG oslo_db.sqlalchemy.engines [None req-7226acd8-80f8-4aee-b940-4642625167a5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-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=99936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:47:39.431208 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:39.431208 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:39.441890 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7226acd8-80f8-4aee-b940-4642625167a5 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Jul 03 21:47:39.442498 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 239/951] 10.4.3.32 () {68 vars in 1292 bytes} [Fri Jul 3 21:47:39 2026] GET /volume/v3/volumes/detail => generated 1803 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:47:39.463638 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-7c2e1305-7abb-401d-96fb-8dcc55d760b3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:39.466015 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7c2e1305-7abb-401d-96fb-8dcc55d760b3 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] POST https://10.4.3.32/volume/v3/groups/3c40d554-08b9-44e8-93f6-c680d027a40e/action Jul 03 21:47:39.466636 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7c2e1305-7abb-401d-96fb-8dcc55d760b3 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:47:39.466779 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7c2e1305-7abb-401d-96fb-8dcc55d760b3 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:39.469005 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.groups [None req-7c2e1305-7abb-401d-96fb-8dcc55d760b3 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] delete called for group 3c40d554-08b9-44e8-93f6-c680d027a40e {{(pid=99934) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 21:47:39.469005 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.groups [None req-7c2e1305-7abb-401d-96fb-8dcc55d760b3 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Delete group with id: 3c40d554-08b9-44e8-93f6-c680d027a40e Jul 03 21:47:39.475353 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:39.475353 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:39.557898 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7c2e1305-7abb-401d-96fb-8dcc55d760b3 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/groups/3c40d554-08b9-44e8-93f6-c680d027a40e/action returned with HTTP 202 Jul 03 21:47:39.558507 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 238/952] 10.4.3.32 () {70 vars in 1421 bytes} [Fri Jul 3 21:47:39 2026] POST /volume/v3/groups/3c40d554-08b9-44e8-93f6-c680d027a40e/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 03 21:47:39.567710 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-70daf5ac-7f58-40d7-bb89-b67557bf9a96 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:39.573701 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-70daf5ac-7f58-40d7-bb89-b67557bf9a96 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] GET https://10.4.3.32/volume/v3/volumes/49a0b31d-4be6-494d-9187-40f91d09f630 Jul 03 21:47:39.574101 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-70daf5ac-7f58-40d7-bb89-b67557bf9a96 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:39.574445 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-70daf5ac-7f58-40d7-bb89-b67557bf9a96 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:39.587497 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:39.587497 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:39.598722 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-70daf5ac-7f58-40d7-bb89-b67557bf9a96 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Volume info retrieved successfully. Jul 03 21:47:39.600630 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-70daf5ac-7f58-40d7-bb89-b67557bf9a96 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:47:39.601450 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-70daf5ac-7f58-40d7-bb89-b67557bf9a96 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-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 21:47:39.672543 np0000004475 devstack@c-api.service[99933]: DEBUG oslo_db.sqlalchemy.engines [None req-70daf5ac-7f58-40d7-bb89-b67557bf9a96 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-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=99933) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:47:39.679181 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:39.679181 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:39.695004 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-70daf5ac-7f58-40d7-bb89-b67557bf9a96 tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/volumes/49a0b31d-4be6-494d-9187-40f91d09f630 returned with HTTP 200 Jul 03 21:47:39.695869 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 238/953] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:47:39 2026] GET /volume/v3/volumes/49a0b31d-4be6-494d-9187-40f91d09f630 => generated 904 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:40.718225 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-0041c82b-f488-4e72-b59f-b7b2e6be26fa None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:40.720629 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0041c82b-f488-4e72-b59f-b7b2e6be26fa tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] GET https://10.4.3.32/volume/v3/volumes/49a0b31d-4be6-494d-9187-40f91d09f630 Jul 03 21:47:40.720935 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0041c82b-f488-4e72-b59f-b7b2e6be26fa tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:40.721190 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0041c82b-f488-4e72-b59f-b7b2e6be26fa tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:40.729300 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0041c82b-f488-4e72-b59f-b7b2e6be26fa tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/volumes/49a0b31d-4be6-494d-9187-40f91d09f630 returned with HTTP 404 Jul 03 21:47:40.729977 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 239/954] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:47:40 2026] GET /volume/v3/volumes/49a0b31d-4be6-494d-9187-40f91d09f630 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:47:40.740757 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c7ac407b-4988-4a0f-8265-81606d57b20f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:40.742839 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c7ac407b-4988-4a0f-8265-81606d57b20f tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] GET https://10.4.3.32/volume/v3/volumes/221ac765-05c0-4dc8-b623-841c02170341 Jul 03 21:47:40.743105 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c7ac407b-4988-4a0f-8265-81606d57b20f tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:40.743354 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c7ac407b-4988-4a0f-8265-81606d57b20f tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:40.928178 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c7ac407b-4988-4a0f-8265-81606d57b20f tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/volumes/221ac765-05c0-4dc8-b623-841c02170341 returned with HTTP 404 Jul 03 21:47:40.928482 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 240/955] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:47:40 2026] GET /volume/v3/volumes/221ac765-05c0-4dc8-b623-841c02170341 => generated 109 bytes in 189 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:47:40.941402 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-cdf0d889-1d28-4ec8-a091-19162aa431fd None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:40.943518 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cdf0d889-1d28-4ec8-a091-19162aa431fd tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] GET https://10.4.3.32/volume/v3/groups/3c40d554-08b9-44e8-93f6-c680d027a40e Jul 03 21:47:40.943776 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cdf0d889-1d28-4ec8-a091-19162aa431fd tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:40.944122 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cdf0d889-1d28-4ec8-a091-19162aa431fd tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:40.945060 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.groups [None req-cdf0d889-1d28-4ec8-a091-19162aa431fd tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] show called for member 3c40d554-08b9-44e8-93f6-c680d027a40e {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:47:40.950480 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cdf0d889-1d28-4ec8-a091-19162aa431fd tempest-GroupsTest-223826034 tempest-GroupsTest-223826034-project-member] https://10.4.3.32/volume/v3/groups/3c40d554-08b9-44e8-93f6-c680d027a40e returned with HTTP 404 Jul 03 21:47:40.951239 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 239/956] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:47:40 2026] GET /volume/v3/groups/3c40d554-08b9-44e8-93f6-c680d027a40e => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:47:40.960823 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-0145ecbb-4fea-48ac-9450-4b5b1b09bd47 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:40.963853 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0145ecbb-4fea-48ac-9450-4b5b1b09bd47 tempest-GroupsTest-1278873397 tempest-GroupsTest-1278873397-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/16e6ffac-d870-439f-879f-b890e0711876 Jul 03 21:47:40.965564 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0145ecbb-4fea-48ac-9450-4b5b1b09bd47 tempest-GroupsTest-1278873397 tempest-GroupsTest-1278873397-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:40.965564 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0145ecbb-4fea-48ac-9450-4b5b1b09bd47 tempest-GroupsTest-1278873397 tempest-GroupsTest-1278873397-project-admin] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:40.998197 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0145ecbb-4fea-48ac-9450-4b5b1b09bd47 tempest-GroupsTest-1278873397 tempest-GroupsTest-1278873397-project-admin] https://10.4.3.32/volume/v3/group_types/16e6ffac-d870-439f-879f-b890e0711876 returned with HTTP 202 Jul 03 21:47:40.998815 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 239/957] 10.4.3.32 () {68 vars in 1397 bytes} [Fri Jul 3 21:47:40 2026] DELETE /volume/v3/group_types/16e6ffac-d870-439f-879f-b890e0711876 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:47:41.009552 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-09b4c58e-620c-46de-89be-cb5d0793f152 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:41.012363 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-09b4c58e-620c-46de-89be-cb5d0793f152 tempest-GroupsTest-1278873397 tempest-GroupsTest-1278873397-project-admin] DELETE https://10.4.3.32/volume/v3/types/5f9d143c-13af-48d2-98f5-471b55282482 Jul 03 21:47:41.012687 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-09b4c58e-620c-46de-89be-cb5d0793f152 tempest-GroupsTest-1278873397 tempest-GroupsTest-1278873397-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:41.013018 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-09b4c58e-620c-46de-89be-cb5d0793f152 tempest-GroupsTest-1278873397 tempest-GroupsTest-1278873397-project-admin] Calling method '_delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:41.050991 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-09b4c58e-620c-46de-89be-cb5d0793f152 tempest-GroupsTest-1278873397 tempest-GroupsTest-1278873397-project-admin] https://10.4.3.32/volume/v3/types/5f9d143c-13af-48d2-98f5-471b55282482 returned with HTTP 202 Jul 03 21:47:41.051563 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 240/958] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:47:41 2026] DELETE /volume/v3/types/5f9d143c-13af-48d2-98f5-471b55282482 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:47:41.062959 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7f26507c-b834-4c2f-8858-48dace9d5be0 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:41.065279 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7f26507c-b834-4c2f-8858-48dace9d5be0 tempest-GroupsTest-1278873397 tempest-GroupsTest-1278873397-project-admin] GET https://10.4.3.32/volume/v3/types/5f9d143c-13af-48d2-98f5-471b55282482 Jul 03 21:47:41.065543 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7f26507c-b834-4c2f-8858-48dace9d5be0 tempest-GroupsTest-1278873397 tempest-GroupsTest-1278873397-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:41.065790 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7f26507c-b834-4c2f-8858-48dace9d5be0 tempest-GroupsTest-1278873397 tempest-GroupsTest-1278873397-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:41.069848 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7f26507c-b834-4c2f-8858-48dace9d5be0 tempest-GroupsTest-1278873397 tempest-GroupsTest-1278873397-project-admin] https://10.4.3.32/volume/v3/types/5f9d143c-13af-48d2-98f5-471b55282482 returned with HTTP 404 Jul 03 21:47:41.070473 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 241/959] 10.4.3.32 () {66 vars in 1335 bytes} [Fri Jul 3 21:47:41 2026] GET /volume/v3/types/5f9d143c-13af-48d2-98f5-471b55282482 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:47:41.606542 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-40fb8a6e-02a6-4473-948b-20e84491c9c4 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:41.613701 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-40fb8a6e-02a6-4473-948b-20e84491c9c4 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:47:41.614231 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-40fb8a6e-02a6-4473-948b-20e84491c9c4 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1858515285"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:41.616861 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-40fb8a6e-02a6-4473-948b-20e84491c9c4 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1858515285'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:47:41.617079 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-40fb8a6e-02a6-4473-948b-20e84491c9c4 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Create volume of 1 GB Jul 03 21:47:41.622722 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-40fb8a6e-02a6-4473-948b-20e84491c9c4 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Availability Zones retrieved successfully. Jul 03 21:47:41.631197 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-40fb8a6e-02a6-4473-948b-20e84491c9c4 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Flow 'volume_create_api' (3e3077d1-0b59-47f9-ac50-712512cdf398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:47:41.632419 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-40fb8a6e-02a6-4473-948b-20e84491c9c4 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2884646-5721-4923-8452-ffac91333099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:41.633536 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-40fb8a6e-02a6-4473-948b-20e84491c9c4 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:47:41.669013 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-40fb8a6e-02a6-4473-948b-20e84491c9c4 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2884646-5721-4923-8452-ffac91333099) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:41.670230 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-40fb8a6e-02a6-4473-948b-20e84491c9c4 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b956fe20-b6b8-4af1-861c-f11056177c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:41.731134 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-40fb8a6e-02a6-4473-948b-20e84491c9c4 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Created reservations ['7777562b-3226-46f3-a849-a68959bf3e0a', 'bf955389-cb04-4df6-b2b4-12f159838007', 'f6b01c7b-1e03-44df-a60a-16bd7fa75ed0', '20cd36c6-9ce1-431e-a1e1-35b6328e04d5'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:47:41.732032 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-40fb8a6e-02a6-4473-948b-20e84491c9c4 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b956fe20-b6b8-4af1-861c-f11056177c85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7777562b-3226-46f3-a849-a68959bf3e0a', 'bf955389-cb04-4df6-b2b4-12f159838007', 'f6b01c7b-1e03-44df-a60a-16bd7fa75ed0', '20cd36c6-9ce1-431e-a1e1-35b6328e04d5']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:41.732906 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-40fb8a6e-02a6-4473-948b-20e84491c9c4 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2c2228f-8647-42c3-929d-a583a23307c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:41.761414 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-40fb8a6e-02a6-4473-948b-20e84491c9c4 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2c2228f-8647-42c3-929d-a583a23307c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0683569e-5e60-4c58-b157-cce50820ca3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1858515285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c01a4d2affc466da68ea3d2f1571db9',qos_specs=None,replication_status=,reservations=['7777562b-3226-46f3-a849-a68959bf3e0a','bf955389-cb04-4df6-b2b4-12f159838007','f6b01c7b-1e03-44df-a60a-16bd7fa75ed0','20cd36c6-9ce1-431e-a1e1-35b6328e04d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd6634070d7c4932a7ded7f480ae2800',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:47:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1858515285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0683569e-5e60-4c58-b157-cce50820ca3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c01a4d2affc466da68ea3d2f1571db9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd6634070d7c4932a7ded7f480ae2800',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:41.762757 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-40fb8a6e-02a6-4473-948b-20e84491c9c4 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ebc8164-6c3f-453a-839c-15637df55fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:41.784803 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-40fb8a6e-02a6-4473-948b-20e84491c9c4 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ebc8164-6c3f-453a-839c-15637df55fdc) transitioned into state 'SUCCESS' from state '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-1858515285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c01a4d2affc466da68ea3d2f1571db9',qos_specs=None,replication_status=,reservations=['7777562b-3226-46f3-a849-a68959bf3e0a','bf955389-cb04-4df6-b2b4-12f159838007','f6b01c7b-1e03-44df-a60a-16bd7fa75ed0','20cd36c6-9ce1-431e-a1e1-35b6328e04d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd6634070d7c4932a7ded7f480ae2800',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:41.784803 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-40fb8a6e-02a6-4473-948b-20e84491c9c4 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d939b163-5978-4d7b-aaf7-bbff9dd2a4f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:41.798098 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-40fb8a6e-02a6-4473-948b-20e84491c9c4 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d939b163-5978-4d7b-aaf7-bbff9dd2a4f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:41.798570 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-40fb8a6e-02a6-4473-948b-20e84491c9c4 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Flow 'volume_create_api' (3e3077d1-0b59-47f9-ac50-712512cdf398) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:47:41.798954 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-40fb8a6e-02a6-4473-948b-20e84491c9c4 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Create volume request issued successfully. Jul 03 21:47:41.800363 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-40fb8a6e-02a6-4473-948b-20e84491c9c4 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:47:41.800363 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 240/960] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:47:41 2026] POST /volume/v3/volumes => generated 749 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:47:41.817863 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1627269a-6a8d-45bf-90fa-67ec95a2bf81 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:41.821768 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1627269a-6a8d-45bf-90fa-67ec95a2bf81 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a Jul 03 21:47:41.824107 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1627269a-6a8d-45bf-90fa-67ec95a2bf81 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:41.824107 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1627269a-6a8d-45bf-90fa-67ec95a2bf81 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:41.837800 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:41.837800 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:41.843132 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-1627269a-6a8d-45bf-90fa-67ec95a2bf81 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:47:41.853729 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1627269a-6a8d-45bf-90fa-67ec95a2bf81 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a returned with HTTP 200 Jul 03 21:47:41.854317 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 240/961] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:41 2026] GET /volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:42.876703 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-84a61abf-c630-47ad-936c-21e9f3c2e43b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:42.879655 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-84a61abf-c630-47ad-936c-21e9f3c2e43b tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a Jul 03 21:47:42.880744 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-84a61abf-c630-47ad-936c-21e9f3c2e43b tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:42.880744 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-84a61abf-c630-47ad-936c-21e9f3c2e43b tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:42.883671 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-cf5f76e2-1a10-4229-91a5-2c14060a023b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:42.889661 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:42.889661 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:42.894673 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-84a61abf-c630-47ad-936c-21e9f3c2e43b tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:47:42.903442 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-84a61abf-c630-47ad-936c-21e9f3c2e43b tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a returned with HTTP 200 Jul 03 21:47:42.904274 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 241/962] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:42 2026] GET /volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:42.972236 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-964c6f22-a413-4dc2-b05d-2f1fc01c2938 req-ea72c544-54ad-49e4-9e02-60382992fa46 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:42.979587 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-964c6f22-a413-4dc2-b05d-2f1fc01c2938 req-ea72c544-54ad-49e4-9e02-60382992fa46 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a Jul 03 21:47:42.979867 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-964c6f22-a413-4dc2-b05d-2f1fc01c2938 req-ea72c544-54ad-49e4-9e02-60382992fa46 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:42.980129 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-964c6f22-a413-4dc2-b05d-2f1fc01c2938 req-ea72c544-54ad-49e4-9e02-60382992fa46 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:42.989651 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:42.989651 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:43.000143 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-964c6f22-a413-4dc2-b05d-2f1fc01c2938 req-ea72c544-54ad-49e4-9e02-60382992fa46 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:47:43.007378 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-964c6f22-a413-4dc2-b05d-2f1fc01c2938 req-ea72c544-54ad-49e4-9e02-60382992fa46 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a returned with HTTP 200 Jul 03 21:47:43.007885 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 241/963] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:47:42 2026] GET /volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:43.077218 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cf5f76e2-1a10-4229-91a5-2c14060a023b tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:47:43.077656 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cf5f76e2-1a10-4229-91a5-2c14060a023b tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1007945470"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:43.079805 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-cf5f76e2-1a10-4229-91a5-2c14060a023b tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1007945470'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:47:43.080009 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-cf5f76e2-1a10-4229-91a5-2c14060a023b tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Create volume of 1 GB Jul 03 21:47:43.086632 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-cf5f76e2-1a10-4229-91a5-2c14060a023b tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Availability Zones retrieved successfully. Jul 03 21:47:43.092392 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cf5f76e2-1a10-4229-91a5-2c14060a023b tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Flow 'volume_create_api' (72236270-360a-4167-8464-ef8717063c29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:47:43.093699 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cf5f76e2-1a10-4229-91a5-2c14060a023b tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8164ed02-8abc-4551-953c-4126939aea10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:43.094762 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-cf5f76e2-1a10-4229-91a5-2c14060a023b tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:47:43.130016 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cf5f76e2-1a10-4229-91a5-2c14060a023b tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8164ed02-8abc-4551-953c-4126939aea10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:43.130910 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cf5f76e2-1a10-4229-91a5-2c14060a023b tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c52a350-b16b-42f9-880e-1f3344f1aed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:43.251545 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-cf5f76e2-1a10-4229-91a5-2c14060a023b tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Created reservations ['e9d4b35e-da02-4e25-a6e1-087befaa429b', '7dda1f80-d4e1-48b3-bb17-5a683a59271f', '9526f9be-3e20-4b6e-a300-4ae0ace6210d', '4eba955e-1347-4f30-a928-bbee46d5df06'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:47:43.252728 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cf5f76e2-1a10-4229-91a5-2c14060a023b tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c52a350-b16b-42f9-880e-1f3344f1aed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9d4b35e-da02-4e25-a6e1-087befaa429b', '7dda1f80-d4e1-48b3-bb17-5a683a59271f', '9526f9be-3e20-4b6e-a300-4ae0ace6210d', '4eba955e-1347-4f30-a928-bbee46d5df06']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:43.254542 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cf5f76e2-1a10-4229-91a5-2c14060a023b tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fceb4cc-9ecc-409f-a8fc-01afe814a068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:43.295922 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cf5f76e2-1a10-4229-91a5-2c14060a023b tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fceb4cc-9ecc-409f-a8fc-01afe814a068) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99ea0252-1f51-40f5-8637-7deab71cbf48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1007945470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f182f7bcc0e8483683376edd7804f618',qos_specs=None,replication_status=,reservations=['e9d4b35e-da02-4e25-a6e1-087befaa429b','7dda1f80-d4e1-48b3-bb17-5a683a59271f','9526f9be-3e20-4b6e-a300-4ae0ace6210d','4eba955e-1347-4f30-a928-bbee46d5df06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d694501f5fb74a79ae653c7cfb777a6b',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:47:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1007945470',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99ea0252-1f51-40f5-8637-7deab71cbf48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f182f7bcc0e8483683376edd7804f618',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d694501f5fb74a79ae653c7cfb777a6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:43.297465 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cf5f76e2-1a10-4229-91a5-2c14060a023b tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24d2a613-9819-4716-9033-02c578051a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:43.331780 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cf5f76e2-1a10-4229-91a5-2c14060a023b tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24d2a613-9819-4716-9033-02c578051a1e) transitioned into state 'SUCCESS' from state '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-1007945470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f182f7bcc0e8483683376edd7804f618',qos_specs=None,replication_status=,reservations=['e9d4b35e-da02-4e25-a6e1-087befaa429b','7dda1f80-d4e1-48b3-bb17-5a683a59271f','9526f9be-3e20-4b6e-a300-4ae0ace6210d','4eba955e-1347-4f30-a928-bbee46d5df06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d694501f5fb74a79ae653c7cfb777a6b',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:43.332753 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cf5f76e2-1a10-4229-91a5-2c14060a023b tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad8911a0-c3d6-4dac-a4fd-8ad79b91283b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:43.343967 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cf5f76e2-1a10-4229-91a5-2c14060a023b tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad8911a0-c3d6-4dac-a4fd-8ad79b91283b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:43.345336 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cf5f76e2-1a10-4229-91a5-2c14060a023b tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Flow 'volume_create_api' (72236270-360a-4167-8464-ef8717063c29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:47:43.345858 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-cf5f76e2-1a10-4229-91a5-2c14060a023b tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Create volume request issued successfully. Jul 03 21:47:43.346688 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cf5f76e2-1a10-4229-91a5-2c14060a023b tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:47:43.347319 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 242/964] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:47:42 2026] POST /volume/v3/volumes => generated 757 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:47:44.404613 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-07eb2697-c3ca-46c3-958d-1063bdfd3bcf None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:44.554110 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-07eb2697-c3ca-46c3-958d-1063bdfd3bcf tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:47:44.554624 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-07eb2697-c3ca-46c3-958d-1063bdfd3bcf tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1584085171"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:44.573401 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-07eb2697-c3ca-46c3-958d-1063bdfd3bcf tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:47:44.574078 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 241/965] 10.4.3.32 () {68 vars in 1245 bytes} [Fri Jul 3 21:47:44 2026] POST /volume/v3/types => generated 233 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:44.587688 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1b74bfe6-7377-413b-9cc6-22a6903e88a8 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:44.589878 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1b74bfe6-7377-413b-9cc6-22a6903e88a8 tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:47:44.590226 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1b74bfe6-7377-413b-9cc6-22a6903e88a8 tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-392914987", "extra_specs": {"multiattach": " True"}}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:44.609554 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1b74bfe6-7377-413b-9cc6-22a6903e88a8 tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:47:44.610280 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 242/966] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 21:47:44 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 21:47:44.623398 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a3ff045c-9bd8-4ba9-b448-3741e7b0bc87 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:44.724191 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a3ff045c-9bd8-4ba9-b448-3741e7b0bc87 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:47:44.724601 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a3ff045c-9bd8-4ba9-b448-3741e7b0bc87 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1584085171", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1793941467"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:44.726493 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-a3ff045c-9bd8-4ba9-b448-3741e7b0bc87 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1584085171', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1793941467'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:47:44.731528 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-a3ff045c-9bd8-4ba9-b448-3741e7b0bc87 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Create volume of 1 GB Jul 03 21:47:44.731921 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:44.731921 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:44.732922 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-a3ff045c-9bd8-4ba9-b448-3741e7b0bc87 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Availability Zones retrieved successfully. Jul 03 21:47:44.741351 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a3ff045c-9bd8-4ba9-b448-3741e7b0bc87 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Flow 'volume_create_api' (338c83b7-9960-4b13-96d7-74d63fe97e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:47:44.743412 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a3ff045c-9bd8-4ba9-b448-3741e7b0bc87 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3fdcfb6-5f80-46b3-aa79-f3a260457640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:44.744882 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-a3ff045c-9bd8-4ba9-b448-3741e7b0bc87 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:47:44.775679 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a3ff045c-9bd8-4ba9-b448-3741e7b0bc87 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3fdcfb6-5f80-46b3-aa79-f3a260457640) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:47:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=990cc571-a375-419c-bea7-fa2dcb01dcb4,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1584085171',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '990cc571-a375-419c-bea7-fa2dcb01dcb4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:44.776749 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a3ff045c-9bd8-4ba9-b448-3741e7b0bc87 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3103ddc-8c70-4d5c-a3be-801389ccc21c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:44.813558 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-a3ff045c-9bd8-4ba9-b448-3741e7b0bc87 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1584085171 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1584085171, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:47:44.813992 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-a3ff045c-9bd8-4ba9-b448-3741e7b0bc87 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1584085171 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1584085171, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:47:44.858381 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-a3ff045c-9bd8-4ba9-b448-3741e7b0bc87 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Created reservations ['2a9e4ab9-d748-4e38-86c8-e871a65fec83', '309a6ec9-9a71-4ba9-bcde-c91b978fb13e', 'c03a48bf-7203-42db-bb33-76f7c2e39c17', 'cd15700c-122e-4956-9378-707cec0db979'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:47:44.859430 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a3ff045c-9bd8-4ba9-b448-3741e7b0bc87 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3103ddc-8c70-4d5c-a3be-801389ccc21c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a9e4ab9-d748-4e38-86c8-e871a65fec83', '309a6ec9-9a71-4ba9-bcde-c91b978fb13e', 'c03a48bf-7203-42db-bb33-76f7c2e39c17', 'cd15700c-122e-4956-9378-707cec0db979']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:44.860299 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a3ff045c-9bd8-4ba9-b448-3741e7b0bc87 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72ac7bea-6a92-4668-af0b-0ec0d6fc9654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:44.888145 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a3ff045c-9bd8-4ba9-b448-3741e7b0bc87 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72ac7bea-6a92-4668-af0b-0ec0d6fc9654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3148e2cd-d1d2-44aa-872b-0a55f820ef70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1793941467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c08b8daa82da4537a524df783810d608',qos_specs=None,replication_status=,reservations=['2a9e4ab9-d748-4e38-86c8-e871a65fec83','309a6ec9-9a71-4ba9-bcde-c91b978fb13e','c03a48bf-7203-42db-bb33-76f7c2e39c17','cd15700c-122e-4956-9378-707cec0db979'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='592ca10a62c94d99a825919462891203',volume_type_id=990cc571-a375-419c-bea7-fa2dcb01dcb4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:47:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1793941467',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3148e2cd-d1d2-44aa-872b-0a55f820ef70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c08b8daa82da4537a524df783810d608',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='592ca10a62c94d99a825919462891203',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(990cc571-a375-419c-bea7-fa2dcb01dcb4),volume_type_id=990cc571-a375-419c-bea7-fa2dcb01dcb4)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:44.889450 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a3ff045c-9bd8-4ba9-b448-3741e7b0bc87 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f03b11f3-568d-4f8b-93f4-698c8ada6446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:44.912521 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a3ff045c-9bd8-4ba9-b448-3741e7b0bc87 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f03b11f3-568d-4f8b-93f4-698c8ada6446) transitioned into state 'SUCCESS' from state '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-1793941467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c08b8daa82da4537a524df783810d608',qos_specs=None,replication_status=,reservations=['2a9e4ab9-d748-4e38-86c8-e871a65fec83','309a6ec9-9a71-4ba9-bcde-c91b978fb13e','c03a48bf-7203-42db-bb33-76f7c2e39c17','cd15700c-122e-4956-9378-707cec0db979'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='592ca10a62c94d99a825919462891203',volume_type_id=990cc571-a375-419c-bea7-fa2dcb01dcb4)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:44.914041 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a3ff045c-9bd8-4ba9-b448-3741e7b0bc87 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cec1a667-dd8e-4cf1-bf40-d41f9905cfe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:44.926909 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a3ff045c-9bd8-4ba9-b448-3741e7b0bc87 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cec1a667-dd8e-4cf1-bf40-d41f9905cfe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:44.928399 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a3ff045c-9bd8-4ba9-b448-3741e7b0bc87 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Flow 'volume_create_api' (338c83b7-9960-4b13-96d7-74d63fe97e2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:47:44.928870 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-a3ff045c-9bd8-4ba9-b448-3741e7b0bc87 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Create volume request issued successfully. Jul 03 21:47:44.929723 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a3ff045c-9bd8-4ba9-b448-3741e7b0bc87 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:47:44.930381 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 242/967] 10.4.3.32 () {70 vars in 1293 bytes} [Fri Jul 3 21:47:44 2026] POST /volume/v3/volumes => generated 870 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:47:44.950235 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-4b3db40a-da48-4bdb-8318-2c19befb0909 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:44.959182 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4b3db40a-da48-4bdb-8318-2c19befb0909 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] GET https://10.4.3.32/volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 Jul 03 21:47:44.959182 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4b3db40a-da48-4bdb-8318-2c19befb0909 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:44.959182 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4b3db40a-da48-4bdb-8318-2c19befb0909 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:44.974819 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:44.974819 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:44.979642 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-4b3db40a-da48-4bdb-8318-2c19befb0909 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Volume info retrieved successfully. Jul 03 21:47:44.986014 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4b3db40a-da48-4bdb-8318-2c19befb0909 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] https://10.4.3.32/volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 returned with HTTP 200 Jul 03 21:47:44.986589 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 243/968] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:47:44 2026] GET /volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 => generated 938 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:45.071774 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9fc86d1b-e595-4a5e-a4b2-9296337da760 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:45.071774 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9fc86d1b-e595-4a5e-a4b2-9296337da760 None None] GET https://10.4.3.32/volume// Jul 03 21:47:45.071774 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9fc86d1b-e595-4a5e-a4b2-9296337da760 None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:45.072043 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9fc86d1b-e595-4a5e-a4b2-9296337da760 None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:45.074012 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9fc86d1b-e595-4a5e-a4b2-9296337da760 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:47:45.074574 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 242/969] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:47:45 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 21:47:45.093630 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-964c6f22-a413-4dc2-b05d-2f1fc01c2938 req-3b418ea8-834d-40d6-a032-4f7884283ff6 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:45.093630 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-964c6f22-a413-4dc2-b05d-2f1fc01c2938 req-3b418ea8-834d-40d6-a032-4f7884283ff6 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:47:45.093630 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-964c6f22-a413-4dc2-b05d-2f1fc01c2938 req-3b418ea8-834d-40d6-a032-4f7884283ff6 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0683569e-5e60-4c58-b157-cce50820ca3a", "connector": null, "instance_uuid": "8ec9faa8-ab20-47b6-888f-09311a9cb355"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:45.103991 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:45.103991 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:45.146118 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-964c6f22-a413-4dc2-b05d-2f1fc01c2938 req-3b418ea8-834d-40d6-a032-4f7884283ff6 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:47:45.146595 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 243/970] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:47:45 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:45.533808 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-81dceec2-6331-45d2-9b13-f10935e7f625 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:45.536316 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-81dceec2-6331-45d2-9b13-f10935e7f625 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a Jul 03 21:47:45.536576 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-81dceec2-6331-45d2-9b13-f10935e7f625 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:45.536815 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-81dceec2-6331-45d2-9b13-f10935e7f625 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:45.550097 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:45.550097 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:45.554450 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-81dceec2-6331-45d2-9b13-f10935e7f625 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:47:45.560282 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-81dceec2-6331-45d2-9b13-f10935e7f625 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a returned with HTTP 200 Jul 03 21:47:45.560788 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 243/971] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:45 2026] GET /volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:45.687998 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-08406b61-8079-4577-9afc-95c69cffacf2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:45.688468 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-08406b61-8079-4577-9afc-95c69cffacf2 None None] GET https://10.4.3.32/volume// Jul 03 21:47:45.688691 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-08406b61-8079-4577-9afc-95c69cffacf2 None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:45.688941 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-08406b61-8079-4577-9afc-95c69cffacf2 None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:45.689327 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-08406b61-8079-4577-9afc-95c69cffacf2 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:47:45.689697 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 244/972] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:47: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 21:47:45.700079 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-964c6f22-a413-4dc2-b05d-2f1fc01c2938 req-50d1e09b-3d75-4d78-ae7d-026e6240315a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:45.707268 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-964c6f22-a413-4dc2-b05d-2f1fc01c2938 req-50d1e09b-3d75-4d78-ae7d-026e6240315a tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a Jul 03 21:47:45.707268 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-964c6f22-a413-4dc2-b05d-2f1fc01c2938 req-50d1e09b-3d75-4d78-ae7d-026e6240315a tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:45.707268 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-964c6f22-a413-4dc2-b05d-2f1fc01c2938 req-50d1e09b-3d75-4d78-ae7d-026e6240315a tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:45.734052 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:45.734052 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:45.740482 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-964c6f22-a413-4dc2-b05d-2f1fc01c2938 req-50d1e09b-3d75-4d78-ae7d-026e6240315a tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:47:45.744601 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-964c6f22-a413-4dc2-b05d-2f1fc01c2938 req-50d1e09b-3d75-4d78-ae7d-026e6240315a tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a returned with HTTP 200 Jul 03 21:47:45.745065 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 243/973] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:47:45 2026] GET /volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a => generated 1021 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:47:45.860086 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-964c6f22-a413-4dc2-b05d-2f1fc01c2938 req-16274f09-940b-4e7b-bba9-8ac88ea8498f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:45.862956 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-964c6f22-a413-4dc2-b05d-2f1fc01c2938 req-16274f09-940b-4e7b-bba9-8ac88ea8498f tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] PUT https://10.4.3.32/volume/v3/attachments/93da25cb-01ea-4826-9d67-8ec48421da16 Jul 03 21:47:45.863452 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-964c6f22-a413-4dc2-b05d-2f1fc01c2938 req-16274f09-940b-4e7b-bba9-8ac88ea8498f tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:45.873519 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-964c6f22-a413-4dc2-b05d-2f1fc01c2938 req-16274f09-940b-4e7b-bba9-8ac88ea8498f tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Acquiring lock "cinder-attachment_update-0683569e-5e60-4c58-b157-cce50820ca3a-np0000004475" by "attachment_update" {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:47:45.880356 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-964c6f22-a413-4dc2-b05d-2f1fc01c2938 req-16274f09-940b-4e7b-bba9-8ac88ea8498f tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Lock "cinder-attachment_update-0683569e-5e60-4c58-b157-cce50820ca3a-np0000004475" acquired by "attachment_update" :: waited 0.007s {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:47:45.881492 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:45.881492 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:46.004558 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-932af4d7-50a0-4613-81e8-e90c1b0938ee None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:46.006932 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-932af4d7-50a0-4613-81e8-e90c1b0938ee tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] GET https://10.4.3.32/volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 Jul 03 21:47:46.007395 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-932af4d7-50a0-4613-81e8-e90c1b0938ee tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:46.007753 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-932af4d7-50a0-4613-81e8-e90c1b0938ee tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:46.015753 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:46.015753 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:46.020798 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-932af4d7-50a0-4613-81e8-e90c1b0938ee tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Volume info retrieved successfully. Jul 03 21:47:46.026493 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-932af4d7-50a0-4613-81e8-e90c1b0938ee tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] https://10.4.3.32/volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 returned with HTTP 200 Jul 03 21:47:46.028070 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 244/974] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:47:46 2026] GET /volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 => generated 997 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:46.042830 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-6447e233-4cca-4308-ba10-2e99af935c9a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:46.045206 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6447e233-4cca-4308-ba10-2e99af935c9a tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] GET https://10.4.3.32/volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 Jul 03 21:47:46.045509 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6447e233-4cca-4308-ba10-2e99af935c9a tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:46.045875 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6447e233-4cca-4308-ba10-2e99af935c9a tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:46.057497 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:46.057497 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:46.062006 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-6447e233-4cca-4308-ba10-2e99af935c9a tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] Volume info retrieved successfully. Jul 03 21:47:46.068805 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6447e233-4cca-4308-ba10-2e99af935c9a tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] https://10.4.3.32/volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 returned with HTTP 200 Jul 03 21:47:46.069385 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 245/975] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:47:46 2026] GET /volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 => generated 1182 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:47:46.083868 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-115a18d0-2760-41ac-9dac-d5358766a672 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:46.085788 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-115a18d0-2760-41ac-9dac-d5358766a672 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] POST https://10.4.3.32/volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70/action Jul 03 21:47:46.086264 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-115a18d0-2760-41ac-9dac-d5358766a672 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-392914987", "migration_policy": "never"}}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:47:46.086446 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-115a18d0-2760-41ac-9dac-d5358766a672 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-392914987", "migration_policy": "never"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:46.095871 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:46.095871 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:46.096504 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-115a18d0-2760-41ac-9dac-d5358766a672 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Volume info retrieved successfully. Jul 03 21:47:46.103065 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:46.103065 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:46.119229 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-115a18d0-2760-41ac-9dac-d5358766a672 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-392914987 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-392914987, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:47:46.120072 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-115a18d0-2760-41ac-9dac-d5358766a672 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-392914987 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-392914987, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:47:46.150642 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-115a18d0-2760-41ac-9dac-d5358766a672 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Created reservations ['be01227b-4310-48d6-83fc-76b847f21f29', '36cc2763-7d04-4501-b5f3-5051c37c6b75'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:47:46.164629 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-115a18d0-2760-41ac-9dac-d5358766a672 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1584085171 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1584085171, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:47:46.165121 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-115a18d0-2760-41ac-9dac-d5358766a672 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1584085171 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1584085171, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:47:46.175104 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-115a18d0-2760-41ac-9dac-d5358766a672 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Created reservations ['4cedb1b8-ace5-48c2-83fe-ff73a05be362', '3afba035-9a7c-4a4b-aadc-8ac5df034e6c'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:47:46.233030 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-115a18d0-2760-41ac-9dac-d5358766a672 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Retype volume request issued successfully. Jul 03 21:47:46.233948 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-115a18d0-2760-41ac-9dac-d5358766a672 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] https://10.4.3.32/volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70/action returned with HTTP 202 Jul 03 21:47:46.234210 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 244/976] 10.4.3.32 () {70 vars in 1425 bytes} [Fri Jul 3 21:47:46 2026] POST /volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70/action => generated 0 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 21:47:46.249050 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-1b9b285a-c7af-4f15-8f8a-abf1a0931b39 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:46.252725 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1b9b285a-c7af-4f15-8f8a-abf1a0931b39 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] GET https://10.4.3.32/volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 Jul 03 21:47:46.252958 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1b9b285a-c7af-4f15-8f8a-abf1a0931b39 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:46.253212 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1b9b285a-c7af-4f15-8f8a-abf1a0931b39 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:46.272013 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:46.272013 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:46.278035 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-1b9b285a-c7af-4f15-8f8a-abf1a0931b39 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Volume info retrieved successfully. Jul 03 21:47:46.286023 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1b9b285a-c7af-4f15-8f8a-abf1a0931b39 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] https://10.4.3.32/volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 returned with HTTP 200 Jul 03 21:47:46.286748 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 245/977] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:47:46 2026] GET /volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 => generated 995 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:46.429132 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-964c6f22-a413-4dc2-b05d-2f1fc01c2938 req-16274f09-940b-4e7b-bba9-8ac88ea8498f tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Lock "cinder-attachment_update-0683569e-5e60-4c58-b157-cce50820ca3a-np0000004475" released by "attachment_update" :: held 0.549s {{(pid=99935) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:47:46.429565 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-964c6f22-a413-4dc2-b05d-2f1fc01c2938 req-16274f09-940b-4e7b-bba9-8ac88ea8498f tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/attachments/93da25cb-01ea-4826-9d67-8ec48421da16 returned with HTTP 200 Jul 03 21:47:46.430081 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 244/978] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:47:45 2026] PUT /volume/v3/attachments/93da25cb-01ea-4826-9d67-8ec48421da16 => generated 969 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:46.580602 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-4f0eacdf-7608-4455-92f3-aaba91b45b0f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:46.583121 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4f0eacdf-7608-4455-92f3-aaba91b45b0f tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a Jul 03 21:47:46.583444 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4f0eacdf-7608-4455-92f3-aaba91b45b0f tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:46.583734 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4f0eacdf-7608-4455-92f3-aaba91b45b0f tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:46.598210 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:46.598210 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:46.603084 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-4f0eacdf-7608-4455-92f3-aaba91b45b0f tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:47:46.611032 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4f0eacdf-7608-4455-92f3-aaba91b45b0f tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a returned with HTTP 200 Jul 03 21:47:46.611539 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 246/979] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:46 2026] GET /volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:47.303840 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-6680ed71-050a-4740-85c0-6cc802a50054 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:47.306542 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6680ed71-050a-4740-85c0-6cc802a50054 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] GET https://10.4.3.32/volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 Jul 03 21:47:47.306956 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6680ed71-050a-4740-85c0-6cc802a50054 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:47.307239 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6680ed71-050a-4740-85c0-6cc802a50054 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:47.316699 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:47.316699 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:47.321855 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-6680ed71-050a-4740-85c0-6cc802a50054 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Volume info retrieved successfully. Jul 03 21:47:47.327062 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6680ed71-050a-4740-85c0-6cc802a50054 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] https://10.4.3.32/volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 returned with HTTP 200 Jul 03 21:47:47.327467 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 245/980] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:47:47 2026] GET /volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 => generated 995 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:47.343418 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-5c287538-e98d-4130-b3f4-0f38cfd1fdd1 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:47.346252 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5c287538-e98d-4130-b3f4-0f38cfd1fdd1 tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] GET https://10.4.3.32/volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 Jul 03 21:47:47.346576 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5c287538-e98d-4130-b3f4-0f38cfd1fdd1 tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:47.346851 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5c287538-e98d-4130-b3f4-0f38cfd1fdd1 tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:47.361224 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:47.361224 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:47.367185 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-5c287538-e98d-4130-b3f4-0f38cfd1fdd1 tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] Volume info retrieved successfully. Jul 03 21:47:47.372341 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5c287538-e98d-4130-b3f4-0f38cfd1fdd1 tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] https://10.4.3.32/volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 returned with HTTP 200 Jul 03 21:47:47.372837 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 246/981] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:47:47 2026] GET /volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 => generated 1180 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:47:47.386987 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d10aa9cb-d54b-4c7c-8716-ca56f9dd4be8 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:47.389452 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d10aa9cb-d54b-4c7c-8716-ca56f9dd4be8 tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] GET https://10.4.3.32/volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 Jul 03 21:47:47.389735 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d10aa9cb-d54b-4c7c-8716-ca56f9dd4be8 tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:47.390010 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d10aa9cb-d54b-4c7c-8716-ca56f9dd4be8 tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:47.401264 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:47.401264 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:47.406609 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d10aa9cb-d54b-4c7c-8716-ca56f9dd4be8 tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] Volume info retrieved successfully. Jul 03 21:47:47.412530 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d10aa9cb-d54b-4c7c-8716-ca56f9dd4be8 tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] https://10.4.3.32/volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 returned with HTTP 200 Jul 03 21:47:47.415396 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 245/982] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:47:47 2026] GET /volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 => generated 1180 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:47:47.430612 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-daf38e57-9abb-459d-b529-44dd302b55a2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:47.434144 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-daf38e57-9abb-459d-b529-44dd302b55a2 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] POST https://10.4.3.32/volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70/action Jul 03 21:47:47.434768 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-daf38e57-9abb-459d-b529-44dd302b55a2 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1584085171", "migration_policy": "never"}}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:47:47.434768 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-daf38e57-9abb-459d-b529-44dd302b55a2 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1584085171", "migration_policy": "never"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:47.445043 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:47.445043 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:47.445769 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-daf38e57-9abb-459d-b529-44dd302b55a2 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Volume info retrieved successfully. Jul 03 21:47:47.471714 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-daf38e57-9abb-459d-b529-44dd302b55a2 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1584085171 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1584085171, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:47:47.472245 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-daf38e57-9abb-459d-b529-44dd302b55a2 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1584085171 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1584085171, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:47:47.489106 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-daf38e57-9abb-459d-b529-44dd302b55a2 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Created reservations ['50a3f821-231b-4c53-b994-9e2fee472a4e', 'b7be3106-2532-4b96-8b37-ba63a49fc55b'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:47:47.504666 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-daf38e57-9abb-459d-b529-44dd302b55a2 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-392914987 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-392914987, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:47:47.505046 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-daf38e57-9abb-459d-b529-44dd302b55a2 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-392914987 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-392914987, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:47:47.520202 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-daf38e57-9abb-459d-b529-44dd302b55a2 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Created reservations ['fcd8bd59-ec83-4421-b633-0cdb87755708', 'aa480557-458f-40c6-aaf7-91ca0d16238f'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:47:47.564915 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-daf38e57-9abb-459d-b529-44dd302b55a2 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Retype volume request issued successfully. Jul 03 21:47:47.565061 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-daf38e57-9abb-459d-b529-44dd302b55a2 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] https://10.4.3.32/volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70/action returned with HTTP 202 Jul 03 21:47:47.565559 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 247/983] 10.4.3.32 () {70 vars in 1425 bytes} [Fri Jul 3 21:47:47 2026] POST /volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70/action => generated 0 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 21:47:47.584181 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c6a363ff-e92f-4c44-8b11-5c9946161394 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:47.584891 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c6a363ff-e92f-4c44-8b11-5c9946161394 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] GET https://10.4.3.32/volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 Jul 03 21:47:47.585173 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c6a363ff-e92f-4c44-8b11-5c9946161394 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:47.585399 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c6a363ff-e92f-4c44-8b11-5c9946161394 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:47.598540 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:47.598540 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:47.603698 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c6a363ff-e92f-4c44-8b11-5c9946161394 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Volume info retrieved successfully. Jul 03 21:47:47.612022 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c6a363ff-e92f-4c44-8b11-5c9946161394 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] https://10.4.3.32/volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 returned with HTTP 200 Jul 03 21:47:47.612781 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 246/984] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:47:47 2026] GET /volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 => generated 995 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:47.627798 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-91f2c8d5-9d18-43af-a95e-c5a5d04a74f4 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:47.630716 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-91f2c8d5-9d18-43af-a95e-c5a5d04a74f4 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a Jul 03 21:47:47.630998 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-91f2c8d5-9d18-43af-a95e-c5a5d04a74f4 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:47.631276 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-91f2c8d5-9d18-43af-a95e-c5a5d04a74f4 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:47.653864 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:47.653864 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:47.660699 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-91f2c8d5-9d18-43af-a95e-c5a5d04a74f4 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:47:47.670471 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-91f2c8d5-9d18-43af-a95e-c5a5d04a74f4 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a returned with HTTP 200 Jul 03 21:47:47.670471 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 247/985] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:47 2026] GET /volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:48.629081 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-52a0753f-f92a-44f0-bb8f-a80a83fda020 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:48.632483 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-52a0753f-f92a-44f0-bb8f-a80a83fda020 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] GET https://10.4.3.32/volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 Jul 03 21:47:48.633063 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-52a0753f-f92a-44f0-bb8f-a80a83fda020 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:48.633565 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-52a0753f-f92a-44f0-bb8f-a80a83fda020 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:48.643913 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:48.643913 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:48.649452 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-52a0753f-f92a-44f0-bb8f-a80a83fda020 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Volume info retrieved successfully. Jul 03 21:47:48.654466 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-52a0753f-f92a-44f0-bb8f-a80a83fda020 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] https://10.4.3.32/volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 returned with HTTP 200 Jul 03 21:47:48.655203 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 246/986] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:47:48 2026] GET /volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 => generated 997 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 21:47:48.670586 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ed81a9d9-0085-425a-a98e-9e83d2eacbf6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:48.673287 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ed81a9d9-0085-425a-a98e-9e83d2eacbf6 tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] GET https://10.4.3.32/volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 Jul 03 21:47:48.673715 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ed81a9d9-0085-425a-a98e-9e83d2eacbf6 tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:48.674016 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ed81a9d9-0085-425a-a98e-9e83d2eacbf6 tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:48.691802 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:48.691802 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:48.694503 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-6c5cc2c2-6249-49fb-9e14-69edbdc4d342 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:48.699874 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6c5cc2c2-6249-49fb-9e14-69edbdc4d342 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a Jul 03 21:47:48.700104 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6c5cc2c2-6249-49fb-9e14-69edbdc4d342 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:48.700337 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6c5cc2c2-6249-49fb-9e14-69edbdc4d342 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:48.701777 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-ed81a9d9-0085-425a-a98e-9e83d2eacbf6 tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] Volume info retrieved successfully. Jul 03 21:47:48.709028 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ed81a9d9-0085-425a-a98e-9e83d2eacbf6 tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] https://10.4.3.32/volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 returned with HTTP 200 Jul 03 21:47:48.709490 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 248/987] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:47:48 2026] GET /volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 => generated 1182 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:47:48.715559 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:48.715559 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:48.719977 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-6c5cc2c2-6249-49fb-9e14-69edbdc4d342 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:47:48.725497 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6c5cc2c2-6249-49fb-9e14-69edbdc4d342 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a returned with HTTP 200 Jul 03 21:47:48.726223 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 247/988] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:48 2026] GET /volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:48.729132 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b49f9b0b-5f1c-472b-8458-fe12efe52bd6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:48.732115 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b49f9b0b-5f1c-472b-8458-fe12efe52bd6 tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] GET https://10.4.3.32/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1793941467 Jul 03 21:47:48.733049 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b49f9b0b-5f1c-472b-8458-fe12efe52bd6 tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:48.733049 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b49f9b0b-5f1c-472b-8458-fe12efe52bd6 tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] Calling method 'index' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:48.735429 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-b49f9b0b-5f1c-472b-8458-fe12efe52bd6 tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1793941467'), ('all_tenants', True)]). {{(pid=99934) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:47:48.782031 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-b49f9b0b-5f1c-472b-8458-fe12efe52bd6 tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] Get all volumes completed successfully. Jul 03 21:47:48.782331 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b49f9b0b-5f1c-472b-8458-fe12efe52bd6 tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] https://10.4.3.32/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1793941467 returned with HTTP 200 Jul 03 21:47:48.783483 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 248/989] 10.4.3.32 () {68 vars in 1422 bytes} [Fri Jul 3 21:47:48 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1793941467 => generated 340 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:48.803522 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4f8e63f0-657c-43e8-a463-5ca57eadf2e9 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:48.808943 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4f8e63f0-657c-43e8-a463-5ca57eadf2e9 tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] GET https://10.4.3.32/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1793941467 Jul 03 21:47:48.809425 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4f8e63f0-657c-43e8-a463-5ca57eadf2e9 tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:48.809425 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4f8e63f0-657c-43e8-a463-5ca57eadf2e9 tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] Calling method 'index' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:48.810352 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-4f8e63f0-657c-43e8-a463-5ca57eadf2e9 tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1793941467'), ('all_tenants', True)]). {{(pid=99935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:47:48.851045 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-4f8e63f0-657c-43e8-a463-5ca57eadf2e9 tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] Get all volumes completed successfully. Jul 03 21:47:48.851581 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4f8e63f0-657c-43e8-a463-5ca57eadf2e9 tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] https://10.4.3.32/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1793941467 returned with HTTP 200 Jul 03 21:47:48.852153 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 247/990] 10.4.3.32 () {68 vars in 1422 bytes} [Fri Jul 3 21:47:48 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1793941467 => generated 340 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:48.869628 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-58cbacb3-637d-4742-8959-60201c03ed72 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:48.870285 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-58cbacb3-637d-4742-8959-60201c03ed72 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] GET https://10.4.3.32/volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 Jul 03 21:47:48.870616 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-58cbacb3-637d-4742-8959-60201c03ed72 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:48.870987 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-58cbacb3-637d-4742-8959-60201c03ed72 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:48.880788 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:48.880788 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:48.886282 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-58cbacb3-637d-4742-8959-60201c03ed72 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Volume info retrieved successfully. Jul 03 21:47:48.892966 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-58cbacb3-637d-4742-8959-60201c03ed72 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] https://10.4.3.32/volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 returned with HTTP 200 Jul 03 21:47:48.893763 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 249/991] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:47:48 2026] GET /volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 => generated 997 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:48.910156 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3b7a8821-6d10-4799-a909-29a8e5c08da1 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:48.912675 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3b7a8821-6d10-4799-a909-29a8e5c08da1 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] DELETE https://10.4.3.32/volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 Jul 03 21:47:48.912931 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3b7a8821-6d10-4799-a909-29a8e5c08da1 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:48.913155 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3b7a8821-6d10-4799-a909-29a8e5c08da1 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:48.913355 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-3b7a8821-6d10-4799-a909-29a8e5c08da1 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Delete volume with id: 3148e2cd-d1d2-44aa-872b-0a55f820ef70 Jul 03 21:47:48.924232 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:48.924232 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:48.924860 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3b7a8821-6d10-4799-a909-29a8e5c08da1 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Volume info retrieved successfully. Jul 03 21:47:48.961800 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3b7a8821-6d10-4799-a909-29a8e5c08da1 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Delete volume request issued successfully. Jul 03 21:47:48.962095 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3b7a8821-6d10-4799-a909-29a8e5c08da1 tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] https://10.4.3.32/volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 returned with HTTP 202 Jul 03 21:47:48.962501 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 248/992] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 21:47:48 2026] DELETE /volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:47:48.974230 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d9eeae99-5b2f-4d74-8347-ede6c902db2a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:48.976401 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d9eeae99-5b2f-4d74-8347-ede6c902db2a tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] GET https://10.4.3.32/volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 Jul 03 21:47:48.976401 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d9eeae99-5b2f-4d74-8347-ede6c902db2a tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:48.976401 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d9eeae99-5b2f-4d74-8347-ede6c902db2a tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:48.985985 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:48.985985 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:48.992104 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d9eeae99-5b2f-4d74-8347-ede6c902db2a tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Volume info retrieved successfully. Jul 03 21:47:48.996384 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d9eeae99-5b2f-4d74-8347-ede6c902db2a tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] https://10.4.3.32/volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 returned with HTTP 200 Jul 03 21:47:48.996851 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 249/993] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:47:48 2026] GET /volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 => generated 996 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:49.744398 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-59919d5b-e8b6-4f85-88ad-5e7963198f60 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:49.746561 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-59919d5b-e8b6-4f85-88ad-5e7963198f60 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a Jul 03 21:47:49.746860 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-59919d5b-e8b6-4f85-88ad-5e7963198f60 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:49.747116 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-59919d5b-e8b6-4f85-88ad-5e7963198f60 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:49.765016 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:49.765016 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:49.775651 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-59919d5b-e8b6-4f85-88ad-5e7963198f60 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:47:49.783087 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-59919d5b-e8b6-4f85-88ad-5e7963198f60 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a returned with HTTP 200 Jul 03 21:47:49.783663 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 248/994] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:49 2026] GET /volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:50.013511 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-4fbde19b-f73b-42fa-9a4e-2030ff7acb7c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:50.018288 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4fbde19b-f73b-42fa-9a4e-2030ff7acb7c tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] GET https://10.4.3.32/volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 Jul 03 21:47:50.018288 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4fbde19b-f73b-42fa-9a4e-2030ff7acb7c tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:50.018579 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4fbde19b-f73b-42fa-9a4e-2030ff7acb7c tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:50.027806 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4fbde19b-f73b-42fa-9a4e-2030ff7acb7c tempest-VolumeRetypeMultiattachTest-362988191 tempest-VolumeRetypeMultiattachTest-362988191-project-member] https://10.4.3.32/volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 returned with HTTP 404 Jul 03 21:47:50.028781 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 250/995] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:47:50 2026] GET /volume/v3/volumes/3148e2cd-d1d2-44aa-872b-0a55f820ef70 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:47:50.037743 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-5213bfbf-8b9e-4d10-946c-9f055bc3a504 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:50.039482 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5213bfbf-8b9e-4d10-946c-9f055bc3a504 tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] DELETE https://10.4.3.32/volume/v3/types/4dd3e3f7-32d2-4693-9a47-6ce0324c55db Jul 03 21:47:50.039694 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5213bfbf-8b9e-4d10-946c-9f055bc3a504 tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:50.039887 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5213bfbf-8b9e-4d10-946c-9f055bc3a504 tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] Calling method '_delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:50.066969 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5213bfbf-8b9e-4d10-946c-9f055bc3a504 tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] https://10.4.3.32/volume/v3/types/4dd3e3f7-32d2-4693-9a47-6ce0324c55db returned with HTTP 202 Jul 03 21:47:50.067565 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 249/996] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:47:50 2026] DELETE /volume/v3/types/4dd3e3f7-32d2-4693-9a47-6ce0324c55db => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:47:50.078936 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-cf3421c4-01ff-4e33-9f54-1d1b26d368d3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:50.081070 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cf3421c4-01ff-4e33-9f54-1d1b26d368d3 tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] GET https://10.4.3.32/volume/v3/types/4dd3e3f7-32d2-4693-9a47-6ce0324c55db Jul 03 21:47:50.081292 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cf3421c4-01ff-4e33-9f54-1d1b26d368d3 tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:50.081540 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cf3421c4-01ff-4e33-9f54-1d1b26d368d3 tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:50.087788 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cf3421c4-01ff-4e33-9f54-1d1b26d368d3 tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] https://10.4.3.32/volume/v3/types/4dd3e3f7-32d2-4693-9a47-6ce0324c55db returned with HTTP 404 Jul 03 21:47:50.088412 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 250/997] 10.4.3.32 () {66 vars in 1335 bytes} [Fri Jul 3 21:47:50 2026] GET /volume/v3/types/4dd3e3f7-32d2-4693-9a47-6ce0324c55db => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:47:50.097202 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-53d4506b-95f4-462b-a52c-8e8c40defbfc None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:50.099285 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-53d4506b-95f4-462b-a52c-8e8c40defbfc tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] DELETE https://10.4.3.32/volume/v3/types/990cc571-a375-419c-bea7-fa2dcb01dcb4 Jul 03 21:47:50.099526 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-53d4506b-95f4-462b-a52c-8e8c40defbfc tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:50.099976 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-53d4506b-95f4-462b-a52c-8e8c40defbfc tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] Calling method '_delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:50.129564 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-53d4506b-95f4-462b-a52c-8e8c40defbfc tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] https://10.4.3.32/volume/v3/types/990cc571-a375-419c-bea7-fa2dcb01dcb4 returned with HTTP 202 Jul 03 21:47:50.130105 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 249/998] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:47:50 2026] DELETE /volume/v3/types/990cc571-a375-419c-bea7-fa2dcb01dcb4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:47:50.138040 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-eb58b263-eb25-4740-b8c1-ee25b0274d3e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:50.141165 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-eb58b263-eb25-4740-b8c1-ee25b0274d3e tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] GET https://10.4.3.32/volume/v3/types/990cc571-a375-419c-bea7-fa2dcb01dcb4 Jul 03 21:47:50.141387 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-eb58b263-eb25-4740-b8c1-ee25b0274d3e tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:50.141631 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-eb58b263-eb25-4740-b8c1-ee25b0274d3e tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:50.148027 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-eb58b263-eb25-4740-b8c1-ee25b0274d3e tempest-VolumeRetypeMultiattachTest-573256723 tempest-VolumeRetypeMultiattachTest-573256723-project-admin] https://10.4.3.32/volume/v3/types/990cc571-a375-419c-bea7-fa2dcb01dcb4 returned with HTTP 404 Jul 03 21:47:50.149203 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 251/999] 10.4.3.32 () {66 vars in 1335 bytes} [Fri Jul 3 21:47:50 2026] GET /volume/v3/types/990cc571-a375-419c-bea7-fa2dcb01dcb4 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:47:50.800012 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-90bd6294-5747-4e13-bdaa-2434d0febacc None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:50.802216 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-90bd6294-5747-4e13-bdaa-2434d0febacc tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a Jul 03 21:47:50.802513 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-90bd6294-5747-4e13-bdaa-2434d0febacc tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:50.802770 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-90bd6294-5747-4e13-bdaa-2434d0febacc tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:50.820917 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:50.820917 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:50.829044 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-90bd6294-5747-4e13-bdaa-2434d0febacc tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:47:50.850620 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-90bd6294-5747-4e13-bdaa-2434d0febacc tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a returned with HTTP 200 Jul 03 21:47:50.850620 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 250/1000] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:50 2026] GET /volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:51.875423 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b2fcb33c-1e46-4375-a12a-21e353682b74 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:51.878908 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b2fcb33c-1e46-4375-a12a-21e353682b74 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a Jul 03 21:47:51.878908 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b2fcb33c-1e46-4375-a12a-21e353682b74 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:51.878908 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b2fcb33c-1e46-4375-a12a-21e353682b74 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:51.894178 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:51.894178 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:51.900127 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-b2fcb33c-1e46-4375-a12a-21e353682b74 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:47:51.907398 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b2fcb33c-1e46-4375-a12a-21e353682b74 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a returned with HTTP 200 Jul 03 21:47:51.908002 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 251/1001] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:51 2026] GET /volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:52.108789 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-d9b0e6d7-4811-49a3-a917-bed79272d47a req-bfd103f4-bd4e-4be2-a41c-c8c0cbdb6f82 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:52.111221 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-d9b0e6d7-4811-49a3-a917-bed79272d47a req-bfd103f4-bd4e-4be2-a41c-c8c0cbdb6f82 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] DELETE https://10.4.3.32/volume/v3/attachments/cbe7a0e4-abe3-47f2-ad13-f96b66dd4dfa Jul 03 21:47:52.113019 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-d9b0e6d7-4811-49a3-a917-bed79272d47a req-bfd103f4-bd4e-4be2-a41c-c8c0cbdb6f82 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:52.113019 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-d9b0e6d7-4811-49a3-a917-bed79272d47a req-bfd103f4-bd4e-4be2-a41c-c8c0cbdb6f82 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:52.115062 np0000004475 devstack@c-api.service[99935]: DEBUG dbcounter [-] [99935] Writing DB stats cinder:SELECT=214,cinder:UPDATE=49,cinder:INSERT=26 {{(pid=99935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:47:52.122998 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:52.122998 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:52.683835 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-d9b0e6d7-4811-49a3-a917-bed79272d47a req-bfd103f4-bd4e-4be2-a41c-c8c0cbdb6f82 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/attachments/cbe7a0e4-abe3-47f2-ad13-f96b66dd4dfa returned with HTTP 200 Jul 03 21:47:52.684205 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 250/1002] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:47:52 2026] DELETE /volume/v3/attachments/cbe7a0e4-abe3-47f2-ad13-f96b66dd4dfa => generated 19 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:52.702723 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-d9b0e6d7-4811-49a3-a917-bed79272d47a req-ed12abf5-7ecc-497f-95e9-44727be5a488 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:52.710695 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-d9b0e6d7-4811-49a3-a917-bed79272d47a req-ed12abf5-7ecc-497f-95e9-44727be5a488 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] DELETE https://10.4.3.32/volume/v3/volumes/e1858994-f03c-47eb-8d6b-0235cb5edde7 Jul 03 21:47:52.710695 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-d9b0e6d7-4811-49a3-a917-bed79272d47a req-ed12abf5-7ecc-497f-95e9-44727be5a488 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:52.710695 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-d9b0e6d7-4811-49a3-a917-bed79272d47a req-ed12abf5-7ecc-497f-95e9-44727be5a488 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:52.710695 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [req-d9b0e6d7-4811-49a3-a917-bed79272d47a req-ed12abf5-7ecc-497f-95e9-44727be5a488 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Delete volume with id: e1858994-f03c-47eb-8d6b-0235cb5edde7 Jul 03 21:47:52.720400 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:52.720400 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:52.723393 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-d9b0e6d7-4811-49a3-a917-bed79272d47a req-ed12abf5-7ecc-497f-95e9-44727be5a488 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Volume info retrieved successfully. Jul 03 21:47:52.741193 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-964c6f22-a413-4dc2-b05d-2f1fc01c2938 req-ccf138f2-e4a0-46a0-a37a-f79ff86e169e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:52.746012 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-964c6f22-a413-4dc2-b05d-2f1fc01c2938 req-ccf138f2-e4a0-46a0-a37a-f79ff86e169e tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] POST https://10.4.3.32/volume/v3/attachments/93da25cb-01ea-4826-9d67-8ec48421da16/action Jul 03 21:47:52.746012 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-964c6f22-a413-4dc2-b05d-2f1fc01c2938 req-ccf138f2-e4a0-46a0-a37a-f79ff86e169e tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Action body: b'{"os-complete": null}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:47:52.746196 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-964c6f22-a413-4dc2-b05d-2f1fc01c2938 req-ccf138f2-e4a0-46a0-a37a-f79ff86e169e tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:52.756288 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-d9b0e6d7-4811-49a3-a917-bed79272d47a req-ed12abf5-7ecc-497f-95e9-44727be5a488 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Delete volume request issued successfully. Jul 03 21:47:52.756686 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-d9b0e6d7-4811-49a3-a917-bed79272d47a req-ed12abf5-7ecc-497f-95e9-44727be5a488 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/volumes/e1858994-f03c-47eb-8d6b-0235cb5edde7 returned with HTTP 202 Jul 03 21:47:52.757299 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 252/1003] 10.4.3.32 () {70 vars in 1613 bytes} [Fri Jul 3 21:47:52 2026] DELETE /volume/v3/volumes/e1858994-f03c-47eb-8d6b-0235cb5edde7 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:47:52.780865 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:52.780865 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:52.810173 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-964c6f22-a413-4dc2-b05d-2f1fc01c2938 req-ccf138f2-e4a0-46a0-a37a-f79ff86e169e tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/attachments/93da25cb-01ea-4826-9d67-8ec48421da16/action returned with HTTP 204 Jul 03 21:47:52.810825 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 251/1004] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:47:52 2026] POST /volume/v3/attachments/93da25cb-01ea-4826-9d67-8ec48421da16/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:47:52.935647 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b54cee49-0e24-4d5c-8e73-0de002534601 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:52.935647 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b54cee49-0e24-4d5c-8e73-0de002534601 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a Jul 03 21:47:52.936094 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b54cee49-0e24-4d5c-8e73-0de002534601 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:52.936252 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b54cee49-0e24-4d5c-8e73-0de002534601 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:52.954385 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:52.954385 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:52.963646 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-b54cee49-0e24-4d5c-8e73-0de002534601 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:47:52.968913 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b54cee49-0e24-4d5c-8e73-0de002534601 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a returned with HTTP 200 Jul 03 21:47:52.969312 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 252/1005] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:52 2026] GET /volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a => generated 1134 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:52.988077 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4c0d0218-8bf4-4f93-8c48-ae5fcfb6abed None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:52.991199 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4c0d0218-8bf4-4f93-8c48-ae5fcfb6abed tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a Jul 03 21:47:52.991550 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4c0d0218-8bf4-4f93-8c48-ae5fcfb6abed tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:52.992000 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4c0d0218-8bf4-4f93-8c48-ae5fcfb6abed tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:53.013587 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:53.013587 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:53.021941 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-4c0d0218-8bf4-4f93-8c48-ae5fcfb6abed tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:47:53.030804 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4c0d0218-8bf4-4f93-8c48-ae5fcfb6abed tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a returned with HTTP 200 Jul 03 21:47:53.031718 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 251/1006] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:52 2026] GET /volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a => generated 1134 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:53.165528 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b6155add-096a-4924-b7cd-be8306889d78 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:53.169418 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b6155add-096a-4924-b7cd-be8306889d78 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:47:53.170116 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b6155add-096a-4924-b7cd-be8306889d78 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1401037760"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:53.172063 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-cebfece9-54f1-482b-96ba-e19e404404ff None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:53.172262 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-b6155add-096a-4924-b7cd-be8306889d78 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1401037760'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:47:53.172463 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-b6155add-096a-4924-b7cd-be8306889d78 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Create volume of 1 GB Jul 03 21:47:53.174124 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-cebfece9-54f1-482b-96ba-e19e404404ff tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:47:53.176394 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-cebfece9-54f1-482b-96ba-e19e404404ff tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-880934234"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:53.177924 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-cebfece9-54f1-482b-96ba-e19e404404ff tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-880934234'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:47:53.178693 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b6155add-096a-4924-b7cd-be8306889d78 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Availability Zones retrieved successfully. Jul 03 21:47:53.181093 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-cebfece9-54f1-482b-96ba-e19e404404ff tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Create volume of 1 GB Jul 03 21:47:53.187288 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b6155add-096a-4924-b7cd-be8306889d78 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Flow 'volume_create_api' (c9a511e5-1d37-49f3-8e40-dbcec9c0273f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:47:53.188211 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-cebfece9-54f1-482b-96ba-e19e404404ff tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Availability Zones retrieved successfully. Jul 03 21:47:53.188291 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b6155add-096a-4924-b7cd-be8306889d78 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c96dba90-44cc-4e1d-a49a-f9bb248549e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:53.189513 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-b6155add-096a-4924-b7cd-be8306889d78 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:47:53.199696 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-cebfece9-54f1-482b-96ba-e19e404404ff tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Flow 'volume_create_api' (40a7032b-1703-46ec-a36e-f6ea5f423713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:47:53.201941 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-cebfece9-54f1-482b-96ba-e19e404404ff tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c324e44-21fb-4577-949f-591af36f2b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:53.204649 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-cebfece9-54f1-482b-96ba-e19e404404ff tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:47:53.232299 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b6155add-096a-4924-b7cd-be8306889d78 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c96dba90-44cc-4e1d-a49a-f9bb248549e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:53.233710 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b6155add-096a-4924-b7cd-be8306889d78 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1319f8d8-5c89-4713-aa9b-b832e79012ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:53.248945 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-cebfece9-54f1-482b-96ba-e19e404404ff tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c324e44-21fb-4577-949f-591af36f2b7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:53.250929 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-cebfece9-54f1-482b-96ba-e19e404404ff tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ab03149-918c-4044-b715-6a28ae26f27f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:53.321556 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-b6155add-096a-4924-b7cd-be8306889d78 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Created reservations ['7c8132b7-366a-4446-8aa7-d04517e015bf', '40d03c4e-0dab-4e24-82ea-b105ed5aa2e0', 'd30a1a80-6dca-4178-a58e-9475b366720d', 'cf09c698-41f6-4adb-be22-6e081087701a'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:47:53.322318 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b6155add-096a-4924-b7cd-be8306889d78 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1319f8d8-5c89-4713-aa9b-b832e79012ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c8132b7-366a-4446-8aa7-d04517e015bf', '40d03c4e-0dab-4e24-82ea-b105ed5aa2e0', 'd30a1a80-6dca-4178-a58e-9475b366720d', 'cf09c698-41f6-4adb-be22-6e081087701a']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:53.323142 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b6155add-096a-4924-b7cd-be8306889d78 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69939929-dee1-4fa9-bdf1-4e2706c2b431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:53.359343 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-cebfece9-54f1-482b-96ba-e19e404404ff tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Created reservations ['5b79c9fb-529e-410c-ba29-b18fd55ba539', '97e53f6b-2495-4de9-a504-4329178d4152', 'f4193dc3-2b44-4125-b6b3-bec7b615e99f', 'b167413d-be14-4938-8f5f-24595ebb4255'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:47:53.360247 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-cebfece9-54f1-482b-96ba-e19e404404ff tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ab03149-918c-4044-b715-6a28ae26f27f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b79c9fb-529e-410c-ba29-b18fd55ba539', '97e53f6b-2495-4de9-a504-4329178d4152', 'f4193dc3-2b44-4125-b6b3-bec7b615e99f', 'b167413d-be14-4938-8f5f-24595ebb4255']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:53.360799 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b6155add-096a-4924-b7cd-be8306889d78 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69939929-dee1-4fa9-bdf1-4e2706c2b431) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b494e2b6-27e4-4d0b-b2f5-bce551edfb5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1401037760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c01a4d2affc466da68ea3d2f1571db9',qos_specs=None,replication_status=,reservations=['7c8132b7-366a-4446-8aa7-d04517e015bf','40d03c4e-0dab-4e24-82ea-b105ed5aa2e0','d30a1a80-6dca-4178-a58e-9475b366720d','cf09c698-41f6-4adb-be22-6e081087701a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd6634070d7c4932a7ded7f480ae2800',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:47:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1401037760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b494e2b6-27e4-4d0b-b2f5-bce551edfb5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c01a4d2affc466da68ea3d2f1571db9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd6634070d7c4932a7ded7f480ae2800',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:53.361427 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-cebfece9-54f1-482b-96ba-e19e404404ff tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (667d7006-f49c-457e-b22a-eae0c8df70c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:53.362697 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b6155add-096a-4924-b7cd-be8306889d78 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d00c89f-d8a9-4eec-897f-693c4ee30b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:53.404289 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-cebfece9-54f1-482b-96ba-e19e404404ff tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (667d7006-f49c-457e-b22a-eae0c8df70c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '298dc6f7-e3ff-4fed-aab6-eda0622f1e96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-880934234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c2e6f8c4334435981ff37f2f9b7e2d5',qos_specs=None,replication_status=,reservations=['5b79c9fb-529e-410c-ba29-b18fd55ba539','97e53f6b-2495-4de9-a504-4329178d4152','f4193dc3-2b44-4125-b6b3-bec7b615e99f','b167413d-be14-4938-8f5f-24595ebb4255'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfa6ba8aaa284e2aa1afbedd633af9d6',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:47:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-880934234',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=298dc6f7-e3ff-4fed-aab6-eda0622f1e96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c2e6f8c4334435981ff37f2f9b7e2d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfa6ba8aaa284e2aa1afbedd633af9d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:53.405899 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-cebfece9-54f1-482b-96ba-e19e404404ff tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63935b6d-aa7a-4760-b312-4c150287ad5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:53.425445 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b6155add-096a-4924-b7cd-be8306889d78 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d00c89f-d8a9-4eec-897f-693c4ee30b4d) transitioned into state 'SUCCESS' from state '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-1401037760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c01a4d2affc466da68ea3d2f1571db9',qos_specs=None,replication_status=,reservations=['7c8132b7-366a-4446-8aa7-d04517e015bf','40d03c4e-0dab-4e24-82ea-b105ed5aa2e0','d30a1a80-6dca-4178-a58e-9475b366720d','cf09c698-41f6-4adb-be22-6e081087701a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd6634070d7c4932a7ded7f480ae2800',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:53.428352 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b6155add-096a-4924-b7cd-be8306889d78 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a174aeb-4ed9-4241-88e7-c10c580a08bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:53.455127 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b6155add-096a-4924-b7cd-be8306889d78 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a174aeb-4ed9-4241-88e7-c10c580a08bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:53.455873 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b6155add-096a-4924-b7cd-be8306889d78 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Flow 'volume_create_api' (c9a511e5-1d37-49f3-8e40-dbcec9c0273f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:47:53.456668 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b6155add-096a-4924-b7cd-be8306889d78 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Create volume request issued successfully. Jul 03 21:47:53.458780 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b6155add-096a-4924-b7cd-be8306889d78 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:47:53.458780 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 253/1007] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:47:53 2026] POST /volume/v3/volumes => generated 749 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:47:53.480139 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-60fbff1b-cba2-4490-acb7-cda2c33db625 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:53.481655 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-cebfece9-54f1-482b-96ba-e19e404404ff tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63935b6d-aa7a-4760-b312-4c150287ad5a) transitioned into state 'SUCCESS' from state '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-880934234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c2e6f8c4334435981ff37f2f9b7e2d5',qos_specs=None,replication_status=,reservations=['5b79c9fb-529e-410c-ba29-b18fd55ba539','97e53f6b-2495-4de9-a504-4329178d4152','f4193dc3-2b44-4125-b6b3-bec7b615e99f','b167413d-be14-4938-8f5f-24595ebb4255'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfa6ba8aaa284e2aa1afbedd633af9d6',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:53.482776 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-cebfece9-54f1-482b-96ba-e19e404404ff tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ecbb388-5808-4a17-9572-79bef925d2d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:53.483015 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-60fbff1b-cba2-4490-acb7-cda2c33db625 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e Jul 03 21:47:53.483626 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-60fbff1b-cba2-4490-acb7-cda2c33db625 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:53.483729 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-60fbff1b-cba2-4490-acb7-cda2c33db625 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:53.501434 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:53.501434 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:53.511626 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-cebfece9-54f1-482b-96ba-e19e404404ff tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ecbb388-5808-4a17-9572-79bef925d2d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:53.511761 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-60fbff1b-cba2-4490-acb7-cda2c33db625 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:47:53.512800 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-cebfece9-54f1-482b-96ba-e19e404404ff tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Flow 'volume_create_api' (40a7032b-1703-46ec-a36e-f6ea5f423713) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:47:53.513771 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-cebfece9-54f1-482b-96ba-e19e404404ff tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Create volume request issued successfully. Jul 03 21:47:53.514962 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-cebfece9-54f1-482b-96ba-e19e404404ff tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:47:53.515514 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 252/1008] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:47:53 2026] POST /volume/v3/volumes => generated 756 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:47:53.532725 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-60fbff1b-cba2-4490-acb7-cda2c33db625 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e returned with HTTP 200 Jul 03 21:47:53.533395 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 253/1009] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:53 2026] GET /volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e => generated 817 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:53.534536 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e8bebb43-eb72-469a-89cd-e33908c16ea7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:53.536713 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e8bebb43-eb72-469a-89cd-e33908c16ea7 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] GET https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 Jul 03 21:47:53.536957 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e8bebb43-eb72-469a-89cd-e33908c16ea7 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:53.537742 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e8bebb43-eb72-469a-89cd-e33908c16ea7 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:53.575873 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:53.575873 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:53.583992 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e8bebb43-eb72-469a-89cd-e33908c16ea7 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Volume info retrieved successfully. Jul 03 21:47:53.591785 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e8bebb43-eb72-469a-89cd-e33908c16ea7 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 returned with HTTP 200 Jul 03 21:47:53.592874 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 252/1010] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:53 2026] GET /volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 => generated 824 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:47:54.154683 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-87313862-bfdb-4951-8406-9421e7241740 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:54.344578 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-87313862-bfdb-4951-8406-9421e7241740 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/2d09313d731445248e34783a159dae5f Jul 03 21:47:54.344894 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-87313862-bfdb-4951-8406-9421e7241740 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:54.345214 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-87313862-bfdb-4951-8406-9421e7241740 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:54.345934 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:54.345934 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:54.362488 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-87313862-bfdb-4951-8406-9421e7241740 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242-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 21:47:54.365618 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-87313862-bfdb-4951-8406-9421e7241740 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242-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 21:47:54.365618 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-87313862-bfdb-4951-8406-9421e7241740 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242-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 21:47:54.365618 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-87313862-bfdb-4951-8406-9421e7241740 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242-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 21:47:54.365618 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-87313862-bfdb-4951-8406-9421e7241740 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242-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 21:47:54.365618 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-87313862-bfdb-4951-8406-9421e7241740 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242-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 21:47:54.373593 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-87313862-bfdb-4951-8406-9421e7241740 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/2d09313d731445248e34783a159dae5f returned with HTTP 200 Jul 03 21:47:54.374316 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 254/1011] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:47:54 2026] GET /volume/v3/os-quota-sets/2d09313d731445248e34783a159dae5f => generated 437 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:54.384918 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c87fe603-b921-4728-b0fa-f97cf1e3c1b7 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:54.389576 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c87fe603-b921-4728-b0fa-f97cf1e3c1b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-sets/2d09313d731445248e34783a159dae5f Jul 03 21:47:54.389974 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c87fe603-b921-4728-b0fa-f97cf1e3c1b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:54.407845 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:54.407845 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:54.468342 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-c87fe603-b921-4728-b0fa-f97cf1e3c1b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242-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 21:47:54.468695 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-c87fe603-b921-4728-b0fa-f97cf1e3c1b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242-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 21:47:54.469045 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-c87fe603-b921-4728-b0fa-f97cf1e3c1b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242-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 21:47:54.469821 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-c87fe603-b921-4728-b0fa-f97cf1e3c1b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242-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 21:47:54.470174 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-c87fe603-b921-4728-b0fa-f97cf1e3c1b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242-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 21:47:54.470679 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-c87fe603-b921-4728-b0fa-f97cf1e3c1b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242-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 21:47:54.477205 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c87fe603-b921-4728-b0fa-f97cf1e3c1b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/2d09313d731445248e34783a159dae5f returned with HTTP 200 Jul 03 21:47:54.477798 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 253/1012] 10.4.3.32 () {68 vars in 1367 bytes} [Fri Jul 3 21:47:54 2026] PUT /volume/v3/os-quota-sets/2d09313d731445248e34783a159dae5f => generated 390 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:54.488687 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b4af4ebb-5f6e-40ba-80a9-ffccfba67593 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:54.554487 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e2e5c338-522a-4d86-998f-957043da0894 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:54.557116 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b4af4ebb-5f6e-40ba-80a9-ffccfba67593 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:47:54.557234 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e2e5c338-522a-4d86-998f-957043da0894 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e Jul 03 21:47:54.557780 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e2e5c338-522a-4d86-998f-957043da0894 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:54.557875 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b4af4ebb-5f6e-40ba-80a9-ffccfba67593 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1191740198"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:54.557934 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e2e5c338-522a-4d86-998f-957043da0894 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:54.559903 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-b4af4ebb-5f6e-40ba-80a9-ffccfba67593 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1191740198'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:47:54.560069 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-b4af4ebb-5f6e-40ba-80a9-ffccfba67593 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Create volume of 1 GB Jul 03 21:47:54.566219 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-b4af4ebb-5f6e-40ba-80a9-ffccfba67593 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Availability Zones retrieved successfully. Jul 03 21:47:54.569669 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:54.569669 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:54.574443 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-b4af4ebb-5f6e-40ba-80a9-ffccfba67593 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Flow 'volume_create_api' (74ecb30c-4393-4f0b-b46c-74ff0deca8e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:47:54.575964 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-b4af4ebb-5f6e-40ba-80a9-ffccfba67593 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10dd57f5-a5cd-4bd8-a687-e83e69e34d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:54.576645 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e2e5c338-522a-4d86-998f-957043da0894 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:47:54.577346 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-b4af4ebb-5f6e-40ba-80a9-ffccfba67593 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:47:54.582003 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e2e5c338-522a-4d86-998f-957043da0894 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e returned with HTTP 200 Jul 03 21:47:54.582599 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 253/1013] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:54 2026] GET /volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:54.612762 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-42ae2ad1-5c59-4fbf-88ec-1998eb3a0b48 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:54.616135 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-42ae2ad1-5c59-4fbf-88ec-1998eb3a0b48 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] GET https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 Jul 03 21:47:54.616135 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-42ae2ad1-5c59-4fbf-88ec-1998eb3a0b48 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:54.616135 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-42ae2ad1-5c59-4fbf-88ec-1998eb3a0b48 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:54.626745 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:54.626745 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:54.634139 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-b4af4ebb-5f6e-40ba-80a9-ffccfba67593 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10dd57f5-a5cd-4bd8-a687-e83e69e34d3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:54.635073 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-b4af4ebb-5f6e-40ba-80a9-ffccfba67593 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f5de475-4148-4b1c-b082-275ca0152bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:54.637380 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-42ae2ad1-5c59-4fbf-88ec-1998eb3a0b48 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Volume info retrieved successfully. Jul 03 21:47:54.644415 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-42ae2ad1-5c59-4fbf-88ec-1998eb3a0b48 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 returned with HTTP 200 Jul 03 21:47:54.645110 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 255/1014] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:54 2026] GET /volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:54.665275 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-244db925-1a5c-4c40-904b-bc185e7bf94b req-1070d8f1-d65b-4f4b-b1ff-18aa7ae299a5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:54.667854 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-244db925-1a5c-4c40-904b-bc185e7bf94b req-1070d8f1-d65b-4f4b-b1ff-18aa7ae299a5 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e Jul 03 21:47:54.668028 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-244db925-1a5c-4c40-904b-bc185e7bf94b req-1070d8f1-d65b-4f4b-b1ff-18aa7ae299a5 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:54.668221 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-244db925-1a5c-4c40-904b-bc185e7bf94b req-1070d8f1-d65b-4f4b-b1ff-18aa7ae299a5 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:54.680055 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:54.680055 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:54.687969 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-244db925-1a5c-4c40-904b-bc185e7bf94b req-1070d8f1-d65b-4f4b-b1ff-18aa7ae299a5 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:47:54.696175 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-244db925-1a5c-4c40-904b-bc185e7bf94b req-1070d8f1-d65b-4f4b-b1ff-18aa7ae299a5 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e returned with HTTP 200 Jul 03 21:47:54.696897 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 254/1015] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:47:54 2026] GET /volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:54.738881 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-b4af4ebb-5f6e-40ba-80a9-ffccfba67593 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Created reservations ['adb38db2-88da-44d0-b1f1-6d664ca345c4', 'e943db94-9720-476b-b46d-230c84056e20', 'd554e312-f00a-4b58-b67e-959653162099', 'bcc9cde2-a5b6-4590-b295-411e20b92dab'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:47:54.740177 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-b4af4ebb-5f6e-40ba-80a9-ffccfba67593 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f5de475-4148-4b1c-b082-275ca0152bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['adb38db2-88da-44d0-b1f1-6d664ca345c4', 'e943db94-9720-476b-b46d-230c84056e20', 'd554e312-f00a-4b58-b67e-959653162099', 'bcc9cde2-a5b6-4590-b295-411e20b92dab']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:54.741347 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-b4af4ebb-5f6e-40ba-80a9-ffccfba67593 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4440211c-e1a9-4f78-a81d-a710e364403b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:54.774729 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-b4af4ebb-5f6e-40ba-80a9-ffccfba67593 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4440211c-e1a9-4f78-a81d-a710e364403b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5db3ff6c-3419-49f0-9f3d-4d66a44d7eb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1191740198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d09313d731445248e34783a159dae5f',qos_specs=None,replication_status=,reservations=['adb38db2-88da-44d0-b1f1-6d664ca345c4','e943db94-9720-476b-b46d-230c84056e20','d554e312-f00a-4b58-b67e-959653162099','bcc9cde2-a5b6-4590-b295-411e20b92dab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='709a3a093142416986f28b3e9692e423',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:47:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1191740198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5db3ff6c-3419-49f0-9f3d-4d66a44d7eb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d09313d731445248e34783a159dae5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='709a3a093142416986f28b3e9692e423',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:54.775070 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-b4af4ebb-5f6e-40ba-80a9-ffccfba67593 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f193a66e-e054-4a77-9e9e-a0e7a30f0e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:54.811306 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-b4af4ebb-5f6e-40ba-80a9-ffccfba67593 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f193a66e-e054-4a77-9e9e-a0e7a30f0e8e) transitioned into state 'SUCCESS' from state '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-1191740198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d09313d731445248e34783a159dae5f',qos_specs=None,replication_status=,reservations=['adb38db2-88da-44d0-b1f1-6d664ca345c4','e943db94-9720-476b-b46d-230c84056e20','d554e312-f00a-4b58-b67e-959653162099','bcc9cde2-a5b6-4590-b295-411e20b92dab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='709a3a093142416986f28b3e9692e423',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:54.811583 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-b4af4ebb-5f6e-40ba-80a9-ffccfba67593 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b216f61-c302-4e82-bdd6-80a70a88089e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:54.830577 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-b4af4ebb-5f6e-40ba-80a9-ffccfba67593 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b216f61-c302-4e82-bdd6-80a70a88089e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:54.832288 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-b4af4ebb-5f6e-40ba-80a9-ffccfba67593 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Flow 'volume_create_api' (74ecb30c-4393-4f0b-b46c-74ff0deca8e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:47:54.832982 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-b4af4ebb-5f6e-40ba-80a9-ffccfba67593 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Create volume request issued successfully. Jul 03 21:47:54.834018 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b4af4ebb-5f6e-40ba-80a9-ffccfba67593 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:47:54.834182 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 254/1016] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:47:54 2026] POST /volume/v3/volumes => generated 765 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:47:54.853622 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-930cd928-263e-4469-a6d2-801b3635a8a7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:54.858176 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-930cd928-263e-4469-a6d2-801b3635a8a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] GET https://10.4.3.32/volume/v3/volumes/5db3ff6c-3419-49f0-9f3d-4d66a44d7eb3 Jul 03 21:47:54.858176 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-930cd928-263e-4469-a6d2-801b3635a8a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:54.858176 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-930cd928-263e-4469-a6d2-801b3635a8a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:54.869113 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:54.869113 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:54.878990 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-930cd928-263e-4469-a6d2-801b3635a8a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Volume info retrieved successfully. Jul 03 21:47:54.884849 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-930cd928-263e-4469-a6d2-801b3635a8a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] https://10.4.3.32/volume/v3/volumes/5db3ff6c-3419-49f0-9f3d-4d66a44d7eb3 returned with HTTP 200 Jul 03 21:47:54.885602 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 254/1017] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:54 2026] GET /volume/v3/volumes/5db3ff6c-3419-49f0-9f3d-4d66a44d7eb3 => generated 833 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:55.026226 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-14f20dd7-dc25-4108-9133-a0c4c9d0086a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:55.029014 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-14f20dd7-dc25-4108-9133-a0c4c9d0086a tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] DELETE https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 Jul 03 21:47:55.029385 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-14f20dd7-dc25-4108-9133-a0c4c9d0086a tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:55.029826 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-14f20dd7-dc25-4108-9133-a0c4c9d0086a tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:55.030100 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-14f20dd7-dc25-4108-9133-a0c4c9d0086a tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Delete volume with id: 57803d1e-d721-4d62-85e6-089059f34d69 Jul 03 21:47:55.042429 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:55.042429 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:55.043528 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-14f20dd7-dc25-4108-9133-a0c4c9d0086a tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Volume info retrieved successfully. Jul 03 21:47:55.070278 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-14f20dd7-dc25-4108-9133-a0c4c9d0086a tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Delete volume request issued successfully. Jul 03 21:47:55.070633 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-14f20dd7-dc25-4108-9133-a0c4c9d0086a tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 returned with HTTP 202 Jul 03 21:47:55.071284 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 256/1018] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:47:55 2026] DELETE /volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:47:55.085338 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d0b1e29f-6aa6-4e00-b4bd-ec0a7c70d395 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:55.087632 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d0b1e29f-6aa6-4e00-b4bd-ec0a7c70d395 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] GET https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 Jul 03 21:47:55.087854 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d0b1e29f-6aa6-4e00-b4bd-ec0a7c70d395 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:55.088264 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d0b1e29f-6aa6-4e00-b4bd-ec0a7c70d395 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:55.097196 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:55.097196 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:55.104051 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-d0b1e29f-6aa6-4e00-b4bd-ec0a7c70d395 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Volume info retrieved successfully. Jul 03 21:47:55.113402 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d0b1e29f-6aa6-4e00-b4bd-ec0a7c70d395 tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 returned with HTTP 200 Jul 03 21:47:55.113402 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 255/1019] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:55 2026] GET /volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:55.446777 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-afb9321e-fa46-43a2-ada0-237354575545 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:55.451999 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-afb9321e-fa46-43a2-ada0-237354575545 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 Jul 03 21:47:55.452335 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-afb9321e-fa46-43a2-ada0-237354575545 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:55.452653 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-afb9321e-fa46-43a2-ada0-237354575545 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:55.469019 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:55.469019 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:55.480381 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-afb9321e-fa46-43a2-ada0-237354575545 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:47:55.490646 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-afb9321e-fa46-43a2-ada0-237354575545 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 returned with HTTP 200 Jul 03 21:47:55.490646 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 255/1020] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:55 2026] GET /volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 => generated 838 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:55.586398 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-c7a9e3dc-fa62-430e-8d73-48fbb8efcbc4 req-9b8398fb-9efd-469f-90a0-2174d3df9e64 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:55.590204 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-c7a9e3dc-fa62-430e-8d73-48fbb8efcbc4 req-9b8398fb-9efd-469f-90a0-2174d3df9e64 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 Jul 03 21:47:55.590617 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-c7a9e3dc-fa62-430e-8d73-48fbb8efcbc4 req-9b8398fb-9efd-469f-90a0-2174d3df9e64 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:55.590779 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-c7a9e3dc-fa62-430e-8d73-48fbb8efcbc4 req-9b8398fb-9efd-469f-90a0-2174d3df9e64 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:55.608894 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:55.608894 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:55.617926 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-c7a9e3dc-fa62-430e-8d73-48fbb8efcbc4 req-9b8398fb-9efd-469f-90a0-2174d3df9e64 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:47:55.630906 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-c7a9e3dc-fa62-430e-8d73-48fbb8efcbc4 req-9b8398fb-9efd-469f-90a0-2174d3df9e64 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 returned with HTTP 200 Jul 03 21:47:55.632625 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 255/1021] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:47:55 2026] GET /volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 => generated 838 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:55.903406 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8431135a-b273-4919-96c9-9197d9939a12 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:55.905955 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8431135a-b273-4919-96c9-9197d9939a12 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] GET https://10.4.3.32/volume/v3/volumes/5db3ff6c-3419-49f0-9f3d-4d66a44d7eb3 Jul 03 21:47:55.906547 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8431135a-b273-4919-96c9-9197d9939a12 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:55.906635 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8431135a-b273-4919-96c9-9197d9939a12 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:55.918400 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:55.918400 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:55.924692 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-8431135a-b273-4919-96c9-9197d9939a12 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Volume info retrieved successfully. Jul 03 21:47:55.932751 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8431135a-b273-4919-96c9-9197d9939a12 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] https://10.4.3.32/volume/v3/volumes/5db3ff6c-3419-49f0-9f3d-4d66a44d7eb3 returned with HTTP 200 Jul 03 21:47:55.933960 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 257/1022] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:55 2026] GET /volume/v3/volumes/5db3ff6c-3419-49f0-9f3d-4d66a44d7eb3 => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:55.957309 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-fbdc9673-52f8-4cec-9d42-d4dddc799bbc None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:55.961273 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fbdc9673-52f8-4cec-9d42-d4dddc799bbc tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:47:55.961273 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fbdc9673-52f8-4cec-9d42-d4dddc799bbc tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5db3ff6c-3419-49f0-9f3d-4d66a44d7eb3", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-938215968"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:55.979094 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:55.979094 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:55.979846 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-fbdc9673-52f8-4cec-9d42-d4dddc799bbc tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Volume info retrieved successfully. Jul 03 21:47:55.979846 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.snapshots [None req-fbdc9673-52f8-4cec-9d42-d4dddc799bbc tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Create snapshot from volume 5db3ff6c-3419-49f0-9f3d-4d66a44d7eb3 Jul 03 21:47:56.054551 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-fbdc9673-52f8-4cec-9d42-d4dddc799bbc tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Created reservations ['26868cae-b677-4d2a-a015-f84e361dde3b', 'e45ec909-667e-48fc-94e0-1b64b2e36289', 'f4ec0e5b-a389-44e1-b1ac-bf14abd8dad1', '13e0dfe7-5bb5-497b-b6e2-18c5c7d57189'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:47:56.104359 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-fbdc9673-52f8-4cec-9d42-d4dddc799bbc tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Snapshot create request issued successfully. Jul 03 21:47:56.105081 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fbdc9673-52f8-4cec-9d42-d4dddc799bbc tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:47:56.106183 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 256/1023] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:47:55 2026] POST /volume/v3/snapshots => generated 322 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:47:56.121289 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d51ceaee-b043-4ca3-b405-f26bf67085fd None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:56.124046 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d51ceaee-b043-4ca3-b405-f26bf67085fd tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] GET https://10.4.3.32/volume/v3/snapshots/87ea2fa8-5542-43ec-8cda-c7421bf22bbb Jul 03 21:47:56.124506 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d51ceaee-b043-4ca3-b405-f26bf67085fd tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:56.125180 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d51ceaee-b043-4ca3-b405-f26bf67085fd tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:56.133613 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-06c701e5-45b3-4729-99a0-c908a584f1dc None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:56.136237 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:56.136237 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:56.136237 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d51ceaee-b043-4ca3-b405-f26bf67085fd tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Snapshot retrieved successfully. Jul 03 21:47:56.136237 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d51ceaee-b043-4ca3-b405-f26bf67085fd tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] https://10.4.3.32/volume/v3/snapshots/87ea2fa8-5542-43ec-8cda-c7421bf22bbb returned with HTTP 200 Jul 03 21:47:56.137131 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 256/1024] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:47:56 2026] GET /volume/v3/snapshots/87ea2fa8-5542-43ec-8cda-c7421bf22bbb => generated 454 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:56.137680 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-06c701e5-45b3-4729-99a0-c908a584f1dc tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] GET https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 Jul 03 21:47:56.137800 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-06c701e5-45b3-4729-99a0-c908a584f1dc tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:56.138085 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-06c701e5-45b3-4729-99a0-c908a584f1dc tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:56.146615 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-06c701e5-45b3-4729-99a0-c908a584f1dc tempest-ServerActionsTestOtherA-1740327220 tempest-ServerActionsTestOtherA-1740327220-project-member] https://10.4.3.32/volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 returned with HTTP 404 Jul 03 21:47:56.147146 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 256/1025] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:56 2026] GET /volume/v3/volumes/57803d1e-d721-4d62-85e6-089059f34d69 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:47:56.404046 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-214b47fd-6fd5-4ee4-9179-c992e0f12a12 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:56.406694 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-214b47fd-6fd5-4ee4-9179-c992e0f12a12 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:47:56.407354 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-214b47fd-6fd5-4ee4-9179-c992e0f12a12 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-946293110", "snapshot_id": null, "imageRef": "f4ececa3-1558-4774-bffb-35f7b89c60f0", "volume_type": null, "size": 1}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:56.409249 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-214b47fd-6fd5-4ee4-9179-c992e0f12a12 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-946293110', 'snapshot_id': None, 'imageRef': 'f4ececa3-1558-4774-bffb-35f7b89c60f0', 'volume_type': None, 'size': 1}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:47:56.734537 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-214b47fd-6fd5-4ee4-9179-c992e0f12a12 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Create volume of 1 GB Jul 03 21:47:56.741281 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-214b47fd-6fd5-4ee4-9179-c992e0f12a12 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Availability Zones retrieved successfully. Jul 03 21:47:56.751692 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-214b47fd-6fd5-4ee4-9179-c992e0f12a12 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Flow 'volume_create_api' (6633cbb9-f5e9-4d7c-8916-0f8faba9f588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:47:56.752536 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-214b47fd-6fd5-4ee4-9179-c992e0f12a12 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8677320-9711-4fac-bc8c-a6d11b2c87e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:56.753847 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-214b47fd-6fd5-4ee4-9179-c992e0f12a12 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:47:56.780756 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a5495c87-1c2f-4a3a-a0eb-b45bbf147557 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:56.781201 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a5495c87-1c2f-4a3a-a0eb-b45bbf147557 None None] GET https://10.4.3.32/volume// Jul 03 21:47:56.781327 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a5495c87-1c2f-4a3a-a0eb-b45bbf147557 None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:56.781750 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a5495c87-1c2f-4a3a-a0eb-b45bbf147557 None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:56.782168 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a5495c87-1c2f-4a3a-a0eb-b45bbf147557 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:47:56.782951 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 257/1026] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:47: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 21:47:56.801948 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-244db925-1a5c-4c40-904b-bc185e7bf94b req-ce026035-3a58-4c91-88b6-0fe68e15fce6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:56.899663 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-214b47fd-6fd5-4ee4-9179-c992e0f12a12 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8677320-9711-4fac-bc8c-a6d11b2c87e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:56.902152 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-214b47fd-6fd5-4ee4-9179-c992e0f12a12 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (776700dc-1163-4160-a429-f78c59553fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:57.004832 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-244db925-1a5c-4c40-904b-bc185e7bf94b req-ce026035-3a58-4c91-88b6-0fe68e15fce6 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:47:57.006350 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-244db925-1a5c-4c40-904b-bc185e7bf94b req-ce026035-3a58-4c91-88b6-0fe68e15fce6 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b494e2b6-27e4-4d0b-b2f5-bce551edfb5e", "connector": null, "instance_uuid": "8ec9faa8-ab20-47b6-888f-09311a9cb355"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:57.023209 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:57.023209 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:57.067984 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-214b47fd-6fd5-4ee4-9179-c992e0f12a12 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Created reservations ['ae4b1a2f-18ba-4902-b3b7-832dacb67e28', '615b5251-aa7f-4a67-946e-9891e944fef2', 'a5f761e3-a32b-4060-8d50-be4da2825af4', '767418ca-4c69-46b5-80d4-b101da9f8293'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:47:57.069129 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-214b47fd-6fd5-4ee4-9179-c992e0f12a12 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (776700dc-1163-4160-a429-f78c59553fe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae4b1a2f-18ba-4902-b3b7-832dacb67e28', '615b5251-aa7f-4a67-946e-9891e944fef2', 'a5f761e3-a32b-4060-8d50-be4da2825af4', '767418ca-4c69-46b5-80d4-b101da9f8293']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:57.069948 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-214b47fd-6fd5-4ee4-9179-c992e0f12a12 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8114ecf2-7e1b-45c4-8cec-00d0fb9d529d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:57.107704 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-214b47fd-6fd5-4ee4-9179-c992e0f12a12 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8114ecf2-7e1b-45c4-8cec-00d0fb9d529d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07e86bd8-5094-46ee-ad40-e98d0d2e167d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-946293110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7aaf92aa2a0642fba38a177e55a3cd52',qos_specs=None,replication_status=,reservations=['ae4b1a2f-18ba-4902-b3b7-832dacb67e28','615b5251-aa7f-4a67-946e-9891e944fef2','a5f761e3-a32b-4060-8d50-be4da2825af4','767418ca-4c69-46b5-80d4-b101da9f8293'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='305d6b5c06c24a65b206f594ebe52d8a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:47:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-946293110',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07e86bd8-5094-46ee-ad40-e98d0d2e167d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7aaf92aa2a0642fba38a177e55a3cd52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='305d6b5c06c24a65b206f594ebe52d8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:57.108830 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-244db925-1a5c-4c40-904b-bc185e7bf94b req-ce026035-3a58-4c91-88b6-0fe68e15fce6 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:47:57.109910 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-214b47fd-6fd5-4ee4-9179-c992e0f12a12 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff74ce87-46da-4b31-bb85-959d2ccd8c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:57.110041 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 257/1027] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:47:56 2026] POST /volume/v3/attachments => generated 273 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:57.139621 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-214b47fd-6fd5-4ee4-9179-c992e0f12a12 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff74ce87-46da-4b31-bb85-959d2ccd8c9e) transitioned into state 'SUCCESS' from state '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-946293110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7aaf92aa2a0642fba38a177e55a3cd52',qos_specs=None,replication_status=,reservations=['ae4b1a2f-18ba-4902-b3b7-832dacb67e28','615b5251-aa7f-4a67-946e-9891e944fef2','a5f761e3-a32b-4060-8d50-be4da2825af4','767418ca-4c69-46b5-80d4-b101da9f8293'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='305d6b5c06c24a65b206f594ebe52d8a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:57.140808 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-214b47fd-6fd5-4ee4-9179-c992e0f12a12 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8a0d0ae-4b02-4794-8e98-67924e4d64a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:47:57.155822 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7fe8b9dc-cbc3-435d-953b-5782089334c2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:57.158469 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-214b47fd-6fd5-4ee4-9179-c992e0f12a12 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8a0d0ae-4b02-4794-8e98-67924e4d64a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:47:57.159680 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-214b47fd-6fd5-4ee4-9179-c992e0f12a12 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Flow 'volume_create_api' (6633cbb9-f5e9-4d7c-8916-0f8faba9f588) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:47:57.160057 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-214b47fd-6fd5-4ee4-9179-c992e0f12a12 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Create volume request issued successfully. Jul 03 21:47:57.160918 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-214b47fd-6fd5-4ee4-9179-c992e0f12a12 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:47:57.161004 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7fe8b9dc-cbc3-435d-953b-5782089334c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] GET https://10.4.3.32/volume/v3/snapshots/87ea2fa8-5542-43ec-8cda-c7421bf22bbb Jul 03 21:47:57.161682 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7fe8b9dc-cbc3-435d-953b-5782089334c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:57.161820 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 258/1028] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:47:56 2026] POST /volume/v3/volumes => generated 751 bytes in 759 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:47:57.161886 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7fe8b9dc-cbc3-435d-953b-5782089334c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:57.173993 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:57.173993 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:57.174693 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-7fe8b9dc-cbc3-435d-953b-5782089334c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Snapshot retrieved successfully. Jul 03 21:47:57.176075 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7fe8b9dc-cbc3-435d-953b-5782089334c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] https://10.4.3.32/volume/v3/snapshots/87ea2fa8-5542-43ec-8cda-c7421bf22bbb returned with HTTP 200 Jul 03 21:47:57.177048 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 257/1029] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:47:57 2026] GET /volume/v3/snapshots/87ea2fa8-5542-43ec-8cda-c7421bf22bbb => generated 481 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:57.179186 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-5d716b89-3ad5-4b00-8af8-04db639e90a9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:57.182815 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5d716b89-3ad5-4b00-8af8-04db639e90a9 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/volumes/07e86bd8-5094-46ee-ad40-e98d0d2e167d Jul 03 21:47:57.183735 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5d716b89-3ad5-4b00-8af8-04db639e90a9 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:57.184394 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5d716b89-3ad5-4b00-8af8-04db639e90a9 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:57.186872 np0000004475 devstack@c-api.service[99933]: DEBUG dbcounter [-] [99933] Writing DB stats cinder:SELECT=311,cinder:UPDATE=79,cinder:INSERT=47 {{(pid=99933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:47:57.194774 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-98545c99-ca97-4c99-ae56-1daf20081f18 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:57.195161 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:57.195161 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:57.198539 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-98545c99-ca97-4c99-ae56-1daf20081f18 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-sets/2d09313d731445248e34783a159dae5f Jul 03 21:47:57.199504 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-98545c99-ca97-4c99-ae56-1daf20081f18 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:57.203609 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-5d716b89-3ad5-4b00-8af8-04db639e90a9 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Volume info retrieved successfully. Jul 03 21:47:57.218248 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5d716b89-3ad5-4b00-8af8-04db639e90a9 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/volumes/07e86bd8-5094-46ee-ad40-e98d0d2e167d returned with HTTP 200 Jul 03 21:47:57.219129 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 258/1030] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:57 2026] GET /volume/v3/volumes/07e86bd8-5094-46ee-ad40-e98d0d2e167d => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:57.221931 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:57.221931 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:57.260227 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-90119056-f964-42de-a50d-e053fc925270 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:57.264832 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-90119056-f964-42de-a50d-e053fc925270 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e Jul 03 21:47:57.265622 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-90119056-f964-42de-a50d-e053fc925270 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:57.266694 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-90119056-f964-42de-a50d-e053fc925270 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:57.294541 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:57.294541 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:57.306498 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-90119056-f964-42de-a50d-e053fc925270 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:47:57.318965 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-90119056-f964-42de-a50d-e053fc925270 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e returned with HTTP 200 Jul 03 21:47:57.319298 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-98545c99-ca97-4c99-ae56-1daf20081f18 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242-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 21:47:57.319343 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-98545c99-ca97-4c99-ae56-1daf20081f18 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242-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 21:47:57.320104 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 259/1031] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:57 2026] GET /volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e => generated 841 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:57.320262 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-98545c99-ca97-4c99-ae56-1daf20081f18 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242-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 21:47:57.320262 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-98545c99-ca97-4c99-ae56-1daf20081f18 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242-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 21:47:57.320629 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-98545c99-ca97-4c99-ae56-1daf20081f18 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242-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 21:47:57.320812 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-98545c99-ca97-4c99-ae56-1daf20081f18 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242-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 21:47:57.329723 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-98545c99-ca97-4c99-ae56-1daf20081f18 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/2d09313d731445248e34783a159dae5f returned with HTTP 200 Jul 03 21:47:57.329723 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 258/1032] 10.4.3.32 () {68 vars in 1367 bytes} [Fri Jul 3 21:47:57 2026] PUT /volume/v3/os-quota-sets/2d09313d731445248e34783a159dae5f => generated 390 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:57.345146 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-82f38467-56ed-4081-9f21-dbdbf9661f86 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:57.348825 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-82f38467-56ed-4081-9f21-dbdbf9661f86 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:47:57.348825 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-82f38467-56ed-4081-9f21-dbdbf9661f86 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5db3ff6c-3419-49f0-9f3d-4d66a44d7eb3"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:57.369864 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:57.369864 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:57.370108 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-82f38467-56ed-4081-9f21-dbdbf9661f86 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Volume info retrieved successfully. Jul 03 21:47:57.370394 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [None req-82f38467-56ed-4081-9f21-dbdbf9661f86 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Create snapshot from volume 5db3ff6c-3419-49f0-9f3d-4d66a44d7eb3 Jul 03 21:47:57.407942 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota_utils [None req-82f38467-56ed-4081-9f21-dbdbf9661f86 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Quota exceeded for 2d09313d731445248e34783a159dae5f, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 21:47:57.408157 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.middleware.fault [None req-82f38467-56ed-4081-9f21-dbdbf9661f86 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 413 Jul 03 21:47:57.409200 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 258/1033] 10.4.3.32 () {68 vars in 1257 bytes} [Fri Jul 3 21:47:57 2026] POST /volume/v3/snapshots => generated 208 bytes in 66 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 21:47:57.426487 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d40d4587-04c2-4c27-8211-12072b93613d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:57.428301 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d40d4587-04c2-4c27-8211-12072b93613d tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-sets/2d09313d731445248e34783a159dae5f Jul 03 21:47:57.429679 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d40d4587-04c2-4c27-8211-12072b93613d tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:57.546108 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d40d4587-04c2-4c27-8211-12072b93613d tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/2d09313d731445248e34783a159dae5f returned with HTTP 200 Jul 03 21:47:57.546974 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 259/1034] 10.4.3.32 () {68 vars in 1367 bytes} [Fri Jul 3 21:47:57 2026] PUT /volume/v3/os-quota-sets/2d09313d731445248e34783a159dae5f => generated 390 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:57.565437 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9e7c2301-a847-40ec-805a-e52576b1b51d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:57.568860 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9e7c2301-a847-40ec-805a-e52576b1b51d tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:47:57.569292 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9e7c2301-a847-40ec-805a-e52576b1b51d tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5db3ff6c-3419-49f0-9f3d-4d66a44d7eb3"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:57.573457 np0000004475 devstack@c-api.service[99936]: DEBUG dbcounter [-] [99936] Writing DB stats cinder:SELECT=293,cinder:UPDATE=74,cinder:INSERT=44 {{(pid=99936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:47:57.583303 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:57.583303 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:57.583544 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-9e7c2301-a847-40ec-805a-e52576b1b51d tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Volume info retrieved successfully. Jul 03 21:47:57.583736 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.snapshots [None req-9e7c2301-a847-40ec-805a-e52576b1b51d tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Create snapshot from volume 5db3ff6c-3419-49f0-9f3d-4d66a44d7eb3 Jul 03 21:47:57.617703 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota_utils [None req-9e7c2301-a847-40ec-805a-e52576b1b51d tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Quota exceeded for 2d09313d731445248e34783a159dae5f, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jul 03 21:47:57.618042 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.middleware.fault [None req-9e7c2301-a847-40ec-805a-e52576b1b51d tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 413 Jul 03 21:47:57.619151 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 260/1035] 10.4.3.32 () {68 vars in 1257 bytes} [Fri Jul 3 21:47:57 2026] POST /volume/v3/snapshots => generated 133 bytes in 55 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 21:47:57.631692 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-91b3efec-f761-4e65-b822-1002dda5f571 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:57.634398 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-91b3efec-f761-4e65-b822-1002dda5f571 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/87ea2fa8-5542-43ec-8cda-c7421bf22bbb Jul 03 21:47:57.634734 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-91b3efec-f761-4e65-b822-1002dda5f571 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:57.634914 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-91b3efec-f761-4e65-b822-1002dda5f571 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:57.635055 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-91b3efec-f761-4e65-b822-1002dda5f571 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Delete snapshot with id: 87ea2fa8-5542-43ec-8cda-c7421bf22bbb Jul 03 21:47:57.643957 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:57.643957 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:57.644651 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-91b3efec-f761-4e65-b822-1002dda5f571 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Snapshot retrieved successfully. Jul 03 21:47:57.662732 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-6a80fc09-9f65-4025-964a-0b1079507193 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:57.662732 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6a80fc09-9f65-4025-964a-0b1079507193 None None] GET https://10.4.3.32/volume// Jul 03 21:47:57.663946 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6a80fc09-9f65-4025-964a-0b1079507193 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:57.664165 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6a80fc09-9f65-4025-964a-0b1079507193 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:57.664593 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6a80fc09-9f65-4025-964a-0b1079507193 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:47:57.665167 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 259/1036] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:47:57 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 21:47:57.683336 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-91b3efec-f761-4e65-b822-1002dda5f571 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Snapshot delete request issued successfully. Jul 03 21:47:57.683897 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-91b3efec-f761-4e65-b822-1002dda5f571 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] https://10.4.3.32/volume/v3/snapshots/87ea2fa8-5542-43ec-8cda-c7421bf22bbb returned with HTTP 202 Jul 03 21:47:57.684475 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 259/1037] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:47:57 2026] DELETE /volume/v3/snapshots/87ea2fa8-5542-43ec-8cda-c7421bf22bbb => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:47:57.685654 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-244db925-1a5c-4c40-904b-bc185e7bf94b req-0efd74ed-2a9b-448d-8233-94bb46b0806a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:57.696172 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-244db925-1a5c-4c40-904b-bc185e7bf94b req-0efd74ed-2a9b-448d-8233-94bb46b0806a tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e Jul 03 21:47:57.696172 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-244db925-1a5c-4c40-904b-bc185e7bf94b req-0efd74ed-2a9b-448d-8233-94bb46b0806a tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:57.696172 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-244db925-1a5c-4c40-904b-bc185e7bf94b req-0efd74ed-2a9b-448d-8233-94bb46b0806a tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:57.703686 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-000a6cc2-1af3-4904-a822-b52bb82d1caf None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:57.707508 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9799470c-233a-4b37-b115-3157f1985de6 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:57.708645 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9799470c-233a-4b37-b115-3157f1985de6 None None] GET https://10.4.3.32/volume// Jul 03 21:47:57.708645 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9799470c-233a-4b37-b115-3157f1985de6 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:57.708806 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9799470c-233a-4b37-b115-3157f1985de6 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:57.709150 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9799470c-233a-4b37-b115-3157f1985de6 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:47:57.709709 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 260/1038] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:47:57 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 21:47:57.711438 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-000a6cc2-1af3-4904-a822-b52bb82d1caf tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] GET https://10.4.3.32/volume/v3/snapshots/87ea2fa8-5542-43ec-8cda-c7421bf22bbb Jul 03 21:47:57.711438 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-000a6cc2-1af3-4904-a822-b52bb82d1caf tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:57.713815 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-000a6cc2-1af3-4904-a822-b52bb82d1caf tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:57.724291 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:57.724291 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:57.724291 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-000a6cc2-1af3-4904-a822-b52bb82d1caf tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Snapshot retrieved successfully. Jul 03 21:47:57.725938 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-000a6cc2-1af3-4904-a822-b52bb82d1caf tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] https://10.4.3.32/volume/v3/snapshots/87ea2fa8-5542-43ec-8cda-c7421bf22bbb returned with HTTP 200 Jul 03 21:47:57.726654 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 261/1039] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:47:57 2026] GET /volume/v3/snapshots/87ea2fa8-5542-43ec-8cda-c7421bf22bbb => generated 480 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:57.726921 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-c7a9e3dc-fa62-430e-8d73-48fbb8efcbc4 req-e791bf91-024c-480c-a406-d9fd7f14310c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:57.727275 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:57.727275 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:57.734169 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-c7a9e3dc-fa62-430e-8d73-48fbb8efcbc4 req-e791bf91-024c-480c-a406-d9fd7f14310c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:47:57.734169 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-c7a9e3dc-fa62-430e-8d73-48fbb8efcbc4 req-e791bf91-024c-480c-a406-d9fd7f14310c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f23eefc7-53fb-4e78-8a2b-f5eae8d64131", "connector": null, "instance_uuid": "295bfe65-bc0a-4875-b9fb-20c734d3cb50"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:57.737544 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-244db925-1a5c-4c40-904b-bc185e7bf94b req-0efd74ed-2a9b-448d-8233-94bb46b0806a tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:47:57.745527 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-244db925-1a5c-4c40-904b-bc185e7bf94b req-0efd74ed-2a9b-448d-8233-94bb46b0806a tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e returned with HTTP 200 Jul 03 21:47:57.746620 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 260/1040] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:47:57 2026] GET /volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e => generated 1021 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:47:57.748781 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:57.748781 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:57.819167 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-c7a9e3dc-fa62-430e-8d73-48fbb8efcbc4 req-e791bf91-024c-480c-a406-d9fd7f14310c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:47:57.819900 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 260/1041] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:47:57 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:57.906345 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-244db925-1a5c-4c40-904b-bc185e7bf94b req-f09f1ee4-872d-4457-98c4-c44c13bf1b6f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:57.909544 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-244db925-1a5c-4c40-904b-bc185e7bf94b req-f09f1ee4-872d-4457-98c4-c44c13bf1b6f tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] PUT https://10.4.3.32/volume/v3/attachments/3d0e5088-1143-488f-b23e-8ed5c1611183 Jul 03 21:47:57.910064 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-244db925-1a5c-4c40-904b-bc185e7bf94b req-f09f1ee4-872d-4457-98c4-c44c13bf1b6f tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:57.920130 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-244db925-1a5c-4c40-904b-bc185e7bf94b req-f09f1ee4-872d-4457-98c4-c44c13bf1b6f tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Acquiring lock "cinder-attachment_update-b494e2b6-27e4-4d0b-b2f5-bce551edfb5e-np0000004475" by "attachment_update" {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:47:57.925655 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-244db925-1a5c-4c40-904b-bc185e7bf94b req-f09f1ee4-872d-4457-98c4-c44c13bf1b6f tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Lock "cinder-attachment_update-b494e2b6-27e4-4d0b-b2f5-bce551edfb5e-np0000004475" acquired by "attachment_update" :: waited 0.006s {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:47:57.927056 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:57.927056 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:58.166126 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-6d146e2c-3992-4585-8408-71c4efc3d540 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:58.169168 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6d146e2c-3992-4585-8408-71c4efc3d540 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 Jul 03 21:47:58.169479 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6d146e2c-3992-4585-8408-71c4efc3d540 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:58.169981 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6d146e2c-3992-4585-8408-71c4efc3d540 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:58.187045 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:58.187045 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:58.195117 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-6d146e2c-3992-4585-8408-71c4efc3d540 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:47:58.202313 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6d146e2c-3992-4585-8408-71c4efc3d540 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 returned with HTTP 200 Jul 03 21:47:58.202971 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 262/1042] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:58 2026] GET /volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 => generated 837 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:58.247232 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-0e4eaaf5-6e97-494b-8279-2f389d7f618e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:58.250785 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0e4eaaf5-6e97-494b-8279-2f389d7f618e tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/volumes/07e86bd8-5094-46ee-ad40-e98d0d2e167d Jul 03 21:47:58.251155 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0e4eaaf5-6e97-494b-8279-2f389d7f618e tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:58.251745 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0e4eaaf5-6e97-494b-8279-2f389d7f618e tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:58.270149 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:58.270149 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:58.287536 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-0e4eaaf5-6e97-494b-8279-2f389d7f618e tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Volume info retrieved successfully. Jul 03 21:47:58.301045 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0e4eaaf5-6e97-494b-8279-2f389d7f618e tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/volumes/07e86bd8-5094-46ee-ad40-e98d0d2e167d returned with HTTP 200 Jul 03 21:47:58.302057 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 261/1043] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:58 2026] GET /volume/v3/volumes/07e86bd8-5094-46ee-ad40-e98d0d2e167d => generated 1359 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:58.324550 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-67e4d058-7c6c-4da5-a948-064accc24e77 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:58.327329 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-67e4d058-7c6c-4da5-a948-064accc24e77 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/volumes/07e86bd8-5094-46ee-ad40-e98d0d2e167d Jul 03 21:47:58.327329 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-67e4d058-7c6c-4da5-a948-064accc24e77 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:58.327810 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-67e4d058-7c6c-4da5-a948-064accc24e77 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:58.340396 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:58.340396 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:58.343688 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-4e13ca1a-0c48-41f1-bfd0-7ec1f6001963 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:58.349134 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4e13ca1a-0c48-41f1-bfd0-7ec1f6001963 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e Jul 03 21:47:58.350228 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4e13ca1a-0c48-41f1-bfd0-7ec1f6001963 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:58.350228 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4e13ca1a-0c48-41f1-bfd0-7ec1f6001963 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:58.353779 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-67e4d058-7c6c-4da5-a948-064accc24e77 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Volume info retrieved successfully. Jul 03 21:47:58.362114 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-67e4d058-7c6c-4da5-a948-064accc24e77 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/volumes/07e86bd8-5094-46ee-ad40-e98d0d2e167d returned with HTTP 200 Jul 03 21:47:58.362251 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 261/1044] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:58 2026] GET /volume/v3/volumes/07e86bd8-5094-46ee-ad40-e98d0d2e167d => generated 1359 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:58.367029 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:58.367029 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:58.372330 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-4e13ca1a-0c48-41f1-bfd0-7ec1f6001963 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:47:58.378476 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4e13ca1a-0c48-41f1-bfd0-7ec1f6001963 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e returned with HTTP 200 Jul 03 21:47:58.379538 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 263/1045] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:58 2026] GET /volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:58.387421 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8e18ecc9-7195-4093-aac8-3b041ee1fbec None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:58.387421 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8e18ecc9-7195-4093-aac8-3b041ee1fbec tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/volumes/07e86bd8-5094-46ee-ad40-e98d0d2e167d Jul 03 21:47:58.387697 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8e18ecc9-7195-4093-aac8-3b041ee1fbec tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:58.387901 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8e18ecc9-7195-4093-aac8-3b041ee1fbec tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:58.390332 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6f7f2efc-6683-40f4-8829-2b007da84fe2 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:58.390994 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6f7f2efc-6683-40f4-8829-2b007da84fe2 None None] GET https://10.4.3.32/volume// Jul 03 21:47:58.391178 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6f7f2efc-6683-40f4-8829-2b007da84fe2 None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:58.391443 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6f7f2efc-6683-40f4-8829-2b007da84fe2 None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:58.391826 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6f7f2efc-6683-40f4-8829-2b007da84fe2 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:47:58.392207 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 262/1046] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:47: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 21:47:58.403168 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:58.403168 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:58.403301 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-c7a9e3dc-fa62-430e-8d73-48fbb8efcbc4 req-ee05c40c-d2f5-4827-a27c-3af24c21d7fb None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:58.405815 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-c7a9e3dc-fa62-430e-8d73-48fbb8efcbc4 req-ee05c40c-d2f5-4827-a27c-3af24c21d7fb tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 Jul 03 21:47:58.407165 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-c7a9e3dc-fa62-430e-8d73-48fbb8efcbc4 req-ee05c40c-d2f5-4827-a27c-3af24c21d7fb tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:58.407165 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-c7a9e3dc-fa62-430e-8d73-48fbb8efcbc4 req-ee05c40c-d2f5-4827-a27c-3af24c21d7fb tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:58.410070 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-8e18ecc9-7195-4093-aac8-3b041ee1fbec tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Volume info retrieved successfully. Jul 03 21:47:58.416272 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8e18ecc9-7195-4093-aac8-3b041ee1fbec tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/volumes/07e86bd8-5094-46ee-ad40-e98d0d2e167d returned with HTTP 200 Jul 03 21:47:58.417072 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 262/1047] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:58 2026] GET /volume/v3/volumes/07e86bd8-5094-46ee-ad40-e98d0d2e167d => generated 1359 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:58.419216 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:58.419216 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:58.426983 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-c7a9e3dc-fa62-430e-8d73-48fbb8efcbc4 req-ee05c40c-d2f5-4827-a27c-3af24c21d7fb tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:47:58.435842 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-c7a9e3dc-fa62-430e-8d73-48fbb8efcbc4 req-ee05c40c-d2f5-4827-a27c-3af24c21d7fb tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 returned with HTTP 200 Jul 03 21:47:58.435842 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 264/1048] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:47:58 2026] GET /volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 => generated 1017 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:47:58.436923 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-45b13822-a5a8-4889-a017-6c88b3272547 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:58.439616 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-45b13822-a5a8-4889-a017-6c88b3272547 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] POST https://10.4.3.32/volume/v3/backups Jul 03 21:47:58.439616 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-45b13822-a5a8-4889-a017-6c88b3272547 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "07e86bd8-5094-46ee-ad40-e98d0d2e167d", "name": "tempest-TestVolumeBackupRestore-backup-1349590053", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:58.441679 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.backups [None req-45b13822-a5a8-4889-a017-6c88b3272547 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Creating new backup {'backup': {'volume_id': '07e86bd8-5094-46ee-ad40-e98d0d2e167d', 'name': 'tempest-TestVolumeBackupRestore-backup-1349590053', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=99934) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 21:47:58.441993 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.contrib.backups [None req-45b13822-a5a8-4889-a017-6c88b3272547 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Creating backup of volume 07e86bd8-5094-46ee-ad40-e98d0d2e167d in container None Jul 03 21:47:58.462273 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:58.462273 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:58.462384 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-244db925-1a5c-4c40-904b-bc185e7bf94b req-f09f1ee4-872d-4457-98c4-c44c13bf1b6f tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Lock "cinder-attachment_update-b494e2b6-27e4-4d0b-b2f5-bce551edfb5e-np0000004475" released by "attachment_update" :: held 0.536s {{(pid=99935) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:47:58.462760 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-45b13822-a5a8-4889-a017-6c88b3272547 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Volume info retrieved successfully. Jul 03 21:47:58.462867 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-244db925-1a5c-4c40-904b-bc185e7bf94b req-f09f1ee4-872d-4457-98c4-c44c13bf1b6f tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/attachments/3d0e5088-1143-488f-b23e-8ed5c1611183 returned with HTTP 200 Jul 03 21:47:58.462867 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 261/1049] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:47:57 2026] PUT /volume/v3/attachments/3d0e5088-1143-488f-b23e-8ed5c1611183 => generated 969 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:58.539768 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-45b13822-a5a8-4889-a017-6c88b3272547 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Created reservations ['bf1b315c-c0cb-4ac7-a3e8-378e0537da04', '3e224543-afe4-4745-a644-bc51e22ebf30'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:47:58.615311 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-c7a9e3dc-fa62-430e-8d73-48fbb8efcbc4 req-c559665c-6976-43ca-81c1-9d93580471c3 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:58.618844 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-c7a9e3dc-fa62-430e-8d73-48fbb8efcbc4 req-c559665c-6976-43ca-81c1-9d93580471c3 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] PUT https://10.4.3.32/volume/v3/attachments/694fbea7-2424-472f-93aa-8f495401c738 Jul 03 21:47:58.619494 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-c7a9e3dc-fa62-430e-8d73-48fbb8efcbc4 req-c559665c-6976-43ca-81c1-9d93580471c3 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:47:58.638834 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-c7a9e3dc-fa62-430e-8d73-48fbb8efcbc4 req-c559665c-6976-43ca-81c1-9d93580471c3 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Acquiring lock "cinder-attachment_update-f23eefc7-53fb-4e78-8a2b-f5eae8d64131-np0000004475" by "attachment_update" {{(pid=99933) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:47:58.650572 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-c7a9e3dc-fa62-430e-8d73-48fbb8efcbc4 req-c559665c-6976-43ca-81c1-9d93580471c3 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Lock "cinder-attachment_update-f23eefc7-53fb-4e78-8a2b-f5eae8d64131-np0000004475" acquired by "attachment_update" :: waited 0.009s {{(pid=99933) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:47:58.650572 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:58.650572 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:47:58.657962 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-45b13822-a5a8-4889-a017-6c88b3272547 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 21:47:58.661404 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 263/1050] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:47:58 2026] POST /volume/v3/backups => generated 333 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:47:58.677833 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1fa6e5c3-1cdf-4489-ac49-feca363d5493 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:58.680542 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1fa6e5c3-1cdf-4489-ac49-feca363d5493 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:47:58.680675 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1fa6e5c3-1cdf-4489-ac49-feca363d5493 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:58.680925 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1fa6e5c3-1cdf-4489-ac49-feca363d5493 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:58.681094 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-1fa6e5c3-1cdf-4489-ac49-feca363d5493 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:47:58.710956 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:58.710956 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:58.712389 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1fa6e5c3-1cdf-4489-ac49-feca363d5493 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:47:58.712819 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 265/1051] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:58 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 740 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:58.745811 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f15d2f73-b0a4-43ff-8eca-b3e37082e98a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:58.750512 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f15d2f73-b0a4-43ff-8eca-b3e37082e98a tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] GET https://10.4.3.32/volume/v3/snapshots/87ea2fa8-5542-43ec-8cda-c7421bf22bbb Jul 03 21:47:58.750512 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f15d2f73-b0a4-43ff-8eca-b3e37082e98a tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:58.750512 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f15d2f73-b0a4-43ff-8eca-b3e37082e98a tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:58.754866 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f15d2f73-b0a4-43ff-8eca-b3e37082e98a tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] https://10.4.3.32/volume/v3/snapshots/87ea2fa8-5542-43ec-8cda-c7421bf22bbb returned with HTTP 404 Jul 03 21:47:58.755425 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 262/1052] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:47:58 2026] GET /volume/v3/snapshots/87ea2fa8-5542-43ec-8cda-c7421bf22bbb => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:47:58.767799 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-0a2afa6c-3b3b-435f-b777-cfe7684b177e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:58.771272 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0a2afa6c-3b3b-435f-b777-cfe7684b177e tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] GET https://10.4.3.32/volume/v3/volumes/5db3ff6c-3419-49f0-9f3d-4d66a44d7eb3 Jul 03 21:47:58.771623 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0a2afa6c-3b3b-435f-b777-cfe7684b177e tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:58.771943 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0a2afa6c-3b3b-435f-b777-cfe7684b177e tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:58.785085 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:58.785085 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:58.792364 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-0a2afa6c-3b3b-435f-b777-cfe7684b177e tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Volume info retrieved successfully. Jul 03 21:47:58.800003 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0a2afa6c-3b3b-435f-b777-cfe7684b177e tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] https://10.4.3.32/volume/v3/volumes/5db3ff6c-3419-49f0-9f3d-4d66a44d7eb3 returned with HTTP 200 Jul 03 21:47:58.801803 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 264/1053] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:58 2026] GET /volume/v3/volumes/5db3ff6c-3419-49f0-9f3d-4d66a44d7eb3 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:58.818706 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ec696b1a-e5db-4534-80fe-5e6ef92ff716 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:58.821062 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ec696b1a-e5db-4534-80fe-5e6ef92ff716 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] DELETE https://10.4.3.32/volume/v3/volumes/5db3ff6c-3419-49f0-9f3d-4d66a44d7eb3 Jul 03 21:47:58.822026 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ec696b1a-e5db-4534-80fe-5e6ef92ff716 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:58.822026 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ec696b1a-e5db-4534-80fe-5e6ef92ff716 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:58.822194 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-ec696b1a-e5db-4534-80fe-5e6ef92ff716 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Delete volume with id: 5db3ff6c-3419-49f0-9f3d-4d66a44d7eb3 Jul 03 21:47:58.830273 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:58.830273 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:58.831810 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-ec696b1a-e5db-4534-80fe-5e6ef92ff716 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Volume info retrieved successfully. Jul 03 21:47:58.859402 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-ec696b1a-e5db-4534-80fe-5e6ef92ff716 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Delete volume request issued successfully. Jul 03 21:47:58.859582 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ec696b1a-e5db-4534-80fe-5e6ef92ff716 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] https://10.4.3.32/volume/v3/volumes/5db3ff6c-3419-49f0-9f3d-4d66a44d7eb3 returned with HTTP 202 Jul 03 21:47:58.861052 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 266/1054] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:47:58 2026] DELETE /volume/v3/volumes/5db3ff6c-3419-49f0-9f3d-4d66a44d7eb3 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:47:58.869141 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-edd75e33-87aa-446e-ad97-d8aa9c2a5da1 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:58.872696 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-edd75e33-87aa-446e-ad97-d8aa9c2a5da1 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] GET https://10.4.3.32/volume/v3/volumes/5db3ff6c-3419-49f0-9f3d-4d66a44d7eb3 Jul 03 21:47:58.872932 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-edd75e33-87aa-446e-ad97-d8aa9c2a5da1 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:58.873318 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-edd75e33-87aa-446e-ad97-d8aa9c2a5da1 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:58.882646 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:58.882646 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:58.888998 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-edd75e33-87aa-446e-ad97-d8aa9c2a5da1 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Volume info retrieved successfully. Jul 03 21:47:58.897359 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-edd75e33-87aa-446e-ad97-d8aa9c2a5da1 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] https://10.4.3.32/volume/v3/volumes/5db3ff6c-3419-49f0-9f3d-4d66a44d7eb3 returned with HTTP 200 Jul 03 21:47:58.897841 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 263/1055] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:58 2026] GET /volume/v3/volumes/5db3ff6c-3419-49f0-9f3d-4d66a44d7eb3 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:59.198814 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-c7a9e3dc-fa62-430e-8d73-48fbb8efcbc4 req-c559665c-6976-43ca-81c1-9d93580471c3 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Lock "cinder-attachment_update-f23eefc7-53fb-4e78-8a2b-f5eae8d64131-np0000004475" released by "attachment_update" :: held 0.551s {{(pid=99933) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:47:59.199036 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-c7a9e3dc-fa62-430e-8d73-48fbb8efcbc4 req-c559665c-6976-43ca-81c1-9d93580471c3 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/attachments/694fbea7-2424-472f-93aa-8f495401c738 returned with HTTP 200 Jul 03 21:47:59.199630 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 263/1056] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:47:58 2026] PUT /volume/v3/attachments/694fbea7-2424-472f-93aa-8f495401c738 => generated 969 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:47:59.221669 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-945cdfed-f133-4132-9732-26de2db87205 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:59.226127 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-945cdfed-f133-4132-9732-26de2db87205 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 Jul 03 21:47:59.226521 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-945cdfed-f133-4132-9732-26de2db87205 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:59.226923 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-945cdfed-f133-4132-9732-26de2db87205 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:59.240295 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:59.240295 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:47:59.245322 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-945cdfed-f133-4132-9732-26de2db87205 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:47:59.251583 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-945cdfed-f133-4132-9732-26de2db87205 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 returned with HTTP 200 Jul 03 21:47:59.254787 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 265/1057] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:59 2026] GET /volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 => generated 838 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:59.400513 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-6bc59fa1-afbb-4600-93fc-8918d6e6473d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:59.403168 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6bc59fa1-afbb-4600-93fc-8918d6e6473d tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e Jul 03 21:47:59.403610 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6bc59fa1-afbb-4600-93fc-8918d6e6473d tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:59.404215 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6bc59fa1-afbb-4600-93fc-8918d6e6473d tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:59.436122 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:59.436122 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:47:59.445259 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-6bc59fa1-afbb-4600-93fc-8918d6e6473d tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:47:59.457309 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6bc59fa1-afbb-4600-93fc-8918d6e6473d tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e returned with HTTP 200 Jul 03 21:47:59.457309 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 267/1058] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:59 2026] GET /volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e => generated 842 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:59.730493 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b34c116c-6c51-4df3-930e-8ca0066a7a3c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:59.732772 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b34c116c-6c51-4df3-930e-8ca0066a7a3c tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:47:59.732772 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b34c116c-6c51-4df3-930e-8ca0066a7a3c tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:59.732987 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b34c116c-6c51-4df3-930e-8ca0066a7a3c tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:59.732987 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-b34c116c-6c51-4df3-930e-8ca0066a7a3c tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:47:59.753807 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:47:59.753807 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:47:59.754935 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b34c116c-6c51-4df3-930e-8ca0066a7a3c tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:47:59.755486 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 264/1059] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:59 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 742 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:47:59.920033 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-71f06356-9fea-4614-841e-79d658b23061 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:59.922098 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-71f06356-9fea-4614-841e-79d658b23061 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] GET https://10.4.3.32/volume/v3/volumes/5db3ff6c-3419-49f0-9f3d-4d66a44d7eb3 Jul 03 21:47:59.922305 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-71f06356-9fea-4614-841e-79d658b23061 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:47:59.922524 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-71f06356-9fea-4614-841e-79d658b23061 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:47:59.931857 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-71f06356-9fea-4614-841e-79d658b23061 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262 tempest-VolumeSnapshotQuotasNegativeTestJSON-888908262-project-member] https://10.4.3.32/volume/v3/volumes/5db3ff6c-3419-49f0-9f3d-4d66a44d7eb3 returned with HTTP 404 Jul 03 21:47:59.932464 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 264/1060] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:47:59 2026] GET /volume/v3/volumes/5db3ff6c-3419-49f0-9f3d-4d66a44d7eb3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:47:59.943019 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-fb950327-b1bf-46bd-8c95-90b1ef4ed5ec None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:47:59.945330 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fb950327-b1bf-46bd-8c95-90b1ef4ed5ec tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-sets/2d09313d731445248e34783a159dae5f Jul 03 21:47:59.945722 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fb950327-b1bf-46bd-8c95-90b1ef4ed5ec tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242-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=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:00.090226 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fb950327-b1bf-46bd-8c95-90b1ef4ed5ec tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242 tempest-VolumeSnapshotQuotasNegativeTestJSON-705911242-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/2d09313d731445248e34783a159dae5f returned with HTTP 200 Jul 03 21:48:00.091352 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 266/1061] 10.4.3.32 () {68 vars in 1368 bytes} [Fri Jul 3 21:47:59 2026] PUT /volume/v3/os-quota-sets/2d09313d731445248e34783a159dae5f => generated 395 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:00.272695 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8e20b483-7d13-421d-ac45-04e6d1394f9e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:00.275961 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8e20b483-7d13-421d-ac45-04e6d1394f9e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 Jul 03 21:48:00.276205 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8e20b483-7d13-421d-ac45-04e6d1394f9e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:00.276536 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8e20b483-7d13-421d-ac45-04e6d1394f9e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:00.307769 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:00.307769 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:00.315033 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-8e20b483-7d13-421d-ac45-04e6d1394f9e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:48:00.322679 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8e20b483-7d13-421d-ac45-04e6d1394f9e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 returned with HTTP 200 Jul 03 21:48:00.323291 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 268/1062] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:00 2026] GET /volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 => generated 838 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:00.479861 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e509949e-8b77-4f3d-8253-dd36480578ba None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:00.482720 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e509949e-8b77-4f3d-8253-dd36480578ba tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e Jul 03 21:48:00.483061 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e509949e-8b77-4f3d-8253-dd36480578ba tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:00.483355 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e509949e-8b77-4f3d-8253-dd36480578ba tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:00.508741 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:00.508741 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:00.514649 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e509949e-8b77-4f3d-8253-dd36480578ba tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:48:00.521469 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e509949e-8b77-4f3d-8253-dd36480578ba tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e returned with HTTP 200 Jul 03 21:48:00.522267 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 265/1063] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:00 2026] GET /volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:00.770349 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-bba3c97f-0bff-42b3-b7ac-5dbb3ae1a45d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:00.776049 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bba3c97f-0bff-42b3-b7ac-5dbb3ae1a45d tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:00.776879 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bba3c97f-0bff-42b3-b7ac-5dbb3ae1a45d tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:00.776879 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bba3c97f-0bff-42b3-b7ac-5dbb3ae1a45d tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:00.777298 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-bba3c97f-0bff-42b3-b7ac-5dbb3ae1a45d tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:00.804180 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:00.804180 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:00.805087 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bba3c97f-0bff-42b3-b7ac-5dbb3ae1a45d tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:00.805502 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 265/1064] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:00 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 742 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:01.342679 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-1f5e47ba-0407-44eb-a147-b34bd6e0d790 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:01.347356 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1f5e47ba-0407-44eb-a147-b34bd6e0d790 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 Jul 03 21:48:01.349910 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1f5e47ba-0407-44eb-a147-b34bd6e0d790 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:01.350224 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1f5e47ba-0407-44eb-a147-b34bd6e0d790 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:01.369172 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:01.369172 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:01.376971 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-1f5e47ba-0407-44eb-a147-b34bd6e0d790 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:48:01.383541 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1f5e47ba-0407-44eb-a147-b34bd6e0d790 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 returned with HTTP 200 Jul 03 21:48:01.384207 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 267/1065] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:01 2026] GET /volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 => generated 838 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:01.544658 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a6e41667-e288-4695-a6d4-5108baf696b1 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:01.547764 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a6e41667-e288-4695-a6d4-5108baf696b1 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e Jul 03 21:48:01.548087 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a6e41667-e288-4695-a6d4-5108baf696b1 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:01.548363 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a6e41667-e288-4695-a6d4-5108baf696b1 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:01.563655 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:01.563655 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:01.581596 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-a6e41667-e288-4695-a6d4-5108baf696b1 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:48:01.588659 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a6e41667-e288-4695-a6d4-5108baf696b1 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e returned with HTTP 200 Jul 03 21:48:01.589686 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 269/1066] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:01 2026] GET /volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:01.823611 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ab5c198c-144b-4d59-95dd-d212b802cf0d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:01.826482 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ab5c198c-144b-4d59-95dd-d212b802cf0d tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:01.827064 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ab5c198c-144b-4d59-95dd-d212b802cf0d tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:01.827590 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ab5c198c-144b-4d59-95dd-d212b802cf0d tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:01.827772 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-ab5c198c-144b-4d59-95dd-d212b802cf0d tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:01.835490 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:01.835490 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:01.836427 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ab5c198c-144b-4d59-95dd-d212b802cf0d tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:01.837246 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 266/1067] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:01 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 742 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:02.400085 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ce7ca9ba-3f19-4b9a-97d9-adb99ee740a6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:02.402080 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ce7ca9ba-3f19-4b9a-97d9-adb99ee740a6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 Jul 03 21:48:02.402347 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ce7ca9ba-3f19-4b9a-97d9-adb99ee740a6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:02.402347 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ce7ca9ba-3f19-4b9a-97d9-adb99ee740a6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:02.414484 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:02.414484 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:02.417990 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-ce7ca9ba-3f19-4b9a-97d9-adb99ee740a6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:48:02.424359 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ce7ca9ba-3f19-4b9a-97d9-adb99ee740a6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 returned with HTTP 200 Jul 03 21:48:02.424670 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 266/1068] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:02 2026] GET /volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:02.608886 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-8049b5a0-48ac-4c37-b0ee-b89796c9e89b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:02.613786 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8049b5a0-48ac-4c37-b0ee-b89796c9e89b tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e Jul 03 21:48:02.615261 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8049b5a0-48ac-4c37-b0ee-b89796c9e89b tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:02.616424 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8049b5a0-48ac-4c37-b0ee-b89796c9e89b tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:02.645566 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:02.645566 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:02.655169 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-8049b5a0-48ac-4c37-b0ee-b89796c9e89b tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:48:02.664542 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8049b5a0-48ac-4c37-b0ee-b89796c9e89b tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e returned with HTTP 200 Jul 03 21:48:02.665194 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 268/1069] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:02 2026] GET /volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e => generated 842 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:02.737279 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3a1445f9-b300-4134-959d-371f4bd7a21f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:02.854404 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-abffc014-a061-4747-9b22-f4f12a91c459 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:02.856907 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-abffc014-a061-4747-9b22-f4f12a91c459 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:02.857474 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-abffc014-a061-4747-9b22-f4f12a91c459 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:02.857474 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-abffc014-a061-4747-9b22-f4f12a91c459 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:02.857474 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-abffc014-a061-4747-9b22-f4f12a91c459 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:02.864847 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:02.864847 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:02.866325 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-abffc014-a061-4747-9b22-f4f12a91c459 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:02.866829 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 267/1070] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:02 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 742 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:02.916918 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3a1445f9-b300-4134-959d-371f4bd7a21f tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:48:02.917717 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3a1445f9-b300-4134-959d-371f4bd7a21f tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-687846738"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:02.920398 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-3a1445f9-b300-4134-959d-371f4bd7a21f tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-687846738'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:48:02.925539 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-3a1445f9-b300-4134-959d-371f4bd7a21f tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Create volume of 1 GB Jul 03 21:48:02.937150 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-3a1445f9-b300-4134-959d-371f4bd7a21f tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Availability Zones retrieved successfully. Jul 03 21:48:02.946705 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3a1445f9-b300-4134-959d-371f4bd7a21f tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Flow 'volume_create_api' (6e619eb8-d8ac-424b-8c75-fc65987f48b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:48:02.948045 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3a1445f9-b300-4134-959d-371f4bd7a21f tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17f4818f-155e-42ad-8b28-040020c2621b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:02.949981 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-3a1445f9-b300-4134-959d-371f4bd7a21f tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:48:02.998100 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3a1445f9-b300-4134-959d-371f4bd7a21f tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17f4818f-155e-42ad-8b28-040020c2621b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:03.001951 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3a1445f9-b300-4134-959d-371f4bd7a21f tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ac7acf5-7faa-4bc2-b4ef-281517ef173a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:03.127452 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-3a1445f9-b300-4134-959d-371f4bd7a21f tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Created reservations ['337dd3b3-7215-4bc2-b953-d3e145d4b437', 'd9e9cc8e-99a1-41bc-ac2f-75ce67b46842', '870cadd9-6419-4dd0-98de-4536919f4e10', '37cf1807-7e55-41b7-9626-6f638c96282d'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:48:03.128935 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3a1445f9-b300-4134-959d-371f4bd7a21f tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ac7acf5-7faa-4bc2-b4ef-281517ef173a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['337dd3b3-7215-4bc2-b953-d3e145d4b437', 'd9e9cc8e-99a1-41bc-ac2f-75ce67b46842', '870cadd9-6419-4dd0-98de-4536919f4e10', '37cf1807-7e55-41b7-9626-6f638c96282d']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:03.129888 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3a1445f9-b300-4134-959d-371f4bd7a21f tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2ec5fc5-2820-4476-9612-bb7cff37a87c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:03.169667 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3a1445f9-b300-4134-959d-371f4bd7a21f tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2ec5fc5-2820-4476-9612-bb7cff37a87c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf3968a4-c29b-4626-a8aa-0cc59701dfad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-687846738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2935bf721d87477d8f19ffdde7466b20',qos_specs=None,replication_status=,reservations=['337dd3b3-7215-4bc2-b953-d3e145d4b437','d9e9cc8e-99a1-41bc-ac2f-75ce67b46842','870cadd9-6419-4dd0-98de-4536919f4e10','37cf1807-7e55-41b7-9626-6f638c96282d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='894cb13806ca448789411a5cde58f2a3',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:48:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-687846738',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf3968a4-c29b-4626-a8aa-0cc59701dfad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2935bf721d87477d8f19ffdde7466b20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='894cb13806ca448789411a5cde58f2a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:03.171286 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3a1445f9-b300-4134-959d-371f4bd7a21f tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd85655d-7561-46ea-9df4-27daf0981cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:03.201643 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3a1445f9-b300-4134-959d-371f4bd7a21f tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd85655d-7561-46ea-9df4-27daf0981cfb) transitioned into state 'SUCCESS' from state '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-687846738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2935bf721d87477d8f19ffdde7466b20',qos_specs=None,replication_status=,reservations=['337dd3b3-7215-4bc2-b953-d3e145d4b437','d9e9cc8e-99a1-41bc-ac2f-75ce67b46842','870cadd9-6419-4dd0-98de-4536919f4e10','37cf1807-7e55-41b7-9626-6f638c96282d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='894cb13806ca448789411a5cde58f2a3',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:03.202893 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3a1445f9-b300-4134-959d-371f4bd7a21f tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2309abb6-d771-4e6f-b111-3d733f1f7d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:03.219306 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3a1445f9-b300-4134-959d-371f4bd7a21f tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2309abb6-d771-4e6f-b111-3d733f1f7d8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:03.220897 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3a1445f9-b300-4134-959d-371f4bd7a21f tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Flow 'volume_create_api' (6e619eb8-d8ac-424b-8c75-fc65987f48b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:48:03.220897 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-3a1445f9-b300-4134-959d-371f4bd7a21f tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Create volume request issued successfully. Jul 03 21:48:03.220897 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3a1445f9-b300-4134-959d-371f4bd7a21f tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:48:03.222414 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 270/1071] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:48:02 2026] POST /volume/v3/volumes => generated 752 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:48:03.240410 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-26b9f611-228a-427c-97a4-7c8e770370d8 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:03.243219 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-26b9f611-228a-427c-97a4-7c8e770370d8 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] GET https://10.4.3.32/volume/v3/volumes/bf3968a4-c29b-4626-a8aa-0cc59701dfad Jul 03 21:48:03.243485 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-26b9f611-228a-427c-97a4-7c8e770370d8 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:03.244709 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-26b9f611-228a-427c-97a4-7c8e770370d8 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:03.264194 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:03.264194 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:03.275889 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-26b9f611-228a-427c-97a4-7c8e770370d8 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Volume info retrieved successfully. Jul 03 21:48:03.282342 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-26b9f611-228a-427c-97a4-7c8e770370d8 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] https://10.4.3.32/volume/v3/volumes/bf3968a4-c29b-4626-a8aa-0cc59701dfad returned with HTTP 200 Jul 03 21:48:03.282887 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 267/1072] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:03 2026] GET /volume/v3/volumes/bf3968a4-c29b-4626-a8aa-0cc59701dfad => generated 820 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:03.446613 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4230ede5-f066-4846-b434-809a6f4e12bd None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:03.449603 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4230ede5-f066-4846-b434-809a6f4e12bd tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 Jul 03 21:48:03.449874 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4230ede5-f066-4846-b434-809a6f4e12bd tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:03.450077 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4230ede5-f066-4846-b434-809a6f4e12bd tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:03.452648 np0000004475 devstack@c-api.service[99934]: DEBUG dbcounter [-] [99934] Writing DB stats cinder:SELECT=381,cinder:INSERT=62,cinder:UPDATE=94 {{(pid=99934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:48:03.467261 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:03.467261 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:03.475620 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-4230ede5-f066-4846-b434-809a6f4e12bd tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:48:03.483782 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4230ede5-f066-4846-b434-809a6f4e12bd tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 returned with HTTP 200 Jul 03 21:48:03.483962 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 269/1073] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:03 2026] GET /volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 => generated 838 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:03.684757 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7d85579c-d0de-4da7-8441-be1efe9811a0 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:03.690921 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7d85579c-d0de-4da7-8441-be1efe9811a0 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e Jul 03 21:48:03.691247 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7d85579c-d0de-4da7-8441-be1efe9811a0 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:03.691566 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7d85579c-d0de-4da7-8441-be1efe9811a0 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:03.732116 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:03.732116 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:03.743070 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-7d85579c-d0de-4da7-8441-be1efe9811a0 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:48:03.750719 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7d85579c-d0de-4da7-8441-be1efe9811a0 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e returned with HTTP 200 Jul 03 21:48:03.751331 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 268/1074] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:03 2026] GET /volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e => generated 842 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:03.881985 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-577699ee-ea8a-420e-a587-889a8070da61 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:03.885346 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-577699ee-ea8a-420e-a587-889a8070da61 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:03.885692 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-577699ee-ea8a-420e-a587-889a8070da61 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:03.885964 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-577699ee-ea8a-420e-a587-889a8070da61 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:03.886131 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-577699ee-ea8a-420e-a587-889a8070da61 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:03.892768 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:03.892768 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:03.893861 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-577699ee-ea8a-420e-a587-889a8070da61 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:03.894996 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 271/1075] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:03 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 742 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:04.305468 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-5dba204f-0d2b-4ed9-8d06-4380aa28e955 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:04.308496 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5dba204f-0d2b-4ed9-8d06-4380aa28e955 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] GET https://10.4.3.32/volume/v3/volumes/bf3968a4-c29b-4626-a8aa-0cc59701dfad Jul 03 21:48:04.309423 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5dba204f-0d2b-4ed9-8d06-4380aa28e955 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:04.309423 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5dba204f-0d2b-4ed9-8d06-4380aa28e955 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:04.320070 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:04.320070 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:04.326102 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-5dba204f-0d2b-4ed9-8d06-4380aa28e955 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Volume info retrieved successfully. Jul 03 21:48:04.337231 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5dba204f-0d2b-4ed9-8d06-4380aa28e955 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] https://10.4.3.32/volume/v3/volumes/bf3968a4-c29b-4626-a8aa-0cc59701dfad returned with HTTP 200 Jul 03 21:48:04.338936 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 268/1076] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:04 2026] GET /volume/v3/volumes/bf3968a4-c29b-4626-a8aa-0cc59701dfad => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:04.353973 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-24867ada-3fe8-4e5b-923c-1a36d35df127 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:04.356894 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-24867ada-3fe8-4e5b-923c-1a36d35df127 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:48:04.357464 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-24867ada-3fe8-4e5b-923c-1a36d35df127 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bf3968a4-c29b-4626-a8aa-0cc59701dfad", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-584535927"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:04.370782 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:04.370782 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:04.370782 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-24867ada-3fe8-4e5b-923c-1a36d35df127 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Volume info retrieved successfully. Jul 03 21:48:04.370782 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-24867ada-3fe8-4e5b-923c-1a36d35df127 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Create snapshot from volume bf3968a4-c29b-4626-a8aa-0cc59701dfad Jul 03 21:48:04.438327 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-24867ada-3fe8-4e5b-923c-1a36d35df127 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Created reservations ['3657d5df-9d73-4e08-ad3f-9fce56e8d2ce', 'b9b53e64-d758-463b-9a1f-0a8087f308c2', '1ed38cdc-a863-4552-91c6-968b499f8b18', 'ca78b1ea-dc79-4126-a09e-7ff1a553e0a4'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:48:04.492238 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-24867ada-3fe8-4e5b-923c-1a36d35df127 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Snapshot create request issued successfully. Jul 03 21:48:04.492238 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-24867ada-3fe8-4e5b-923c-1a36d35df127 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:48:04.492238 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 270/1077] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:48:04 2026] POST /volume/v3/snapshots => generated 310 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 21:48:04.505842 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ef7f3440-2de2-4839-923c-56e9246e2a3b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:04.506694 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-41a9f928-fea0-4bb2-9f70-c0bfca62196e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:04.507398 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-41a9f928-fea0-4bb2-9f70-c0bfca62196e tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] GET https://10.4.3.32/volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c Jul 03 21:48:04.507489 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ef7f3440-2de2-4839-923c-56e9246e2a3b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 Jul 03 21:48:04.507798 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ef7f3440-2de2-4839-923c-56e9246e2a3b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:04.507897 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-41a9f928-fea0-4bb2-9f70-c0bfca62196e tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:04.507985 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-41a9f928-fea0-4bb2-9f70-c0bfca62196e tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:04.508072 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ef7f3440-2de2-4839-923c-56e9246e2a3b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:04.515748 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:04.515748 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:04.516332 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-41a9f928-fea0-4bb2-9f70-c0bfca62196e tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Snapshot retrieved successfully. Jul 03 21:48:04.517864 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-41a9f928-fea0-4bb2-9f70-c0bfca62196e tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] https://10.4.3.32/volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c returned with HTTP 200 Jul 03 21:48:04.518194 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 272/1078] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:48:04 2026] GET /volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:04.524916 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:04.524916 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:04.533059 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-ef7f3440-2de2-4839-923c-56e9246e2a3b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:48:04.541860 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ef7f3440-2de2-4839-923c-56e9246e2a3b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 returned with HTTP 200 Jul 03 21:48:04.541860 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 269/1079] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:04 2026] GET /volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 => generated 838 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:04.771958 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4b3f4c04-e696-49e9-85e3-618c6e92cfc5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:04.774023 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4b3f4c04-e696-49e9-85e3-618c6e92cfc5 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e Jul 03 21:48:04.774211 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4b3f4c04-e696-49e9-85e3-618c6e92cfc5 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:04.774408 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4b3f4c04-e696-49e9-85e3-618c6e92cfc5 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:04.786605 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:04.786605 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:04.793287 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-4b3f4c04-e696-49e9-85e3-618c6e92cfc5 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:48:04.795641 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-244db925-1a5c-4c40-904b-bc185e7bf94b req-43ca4fe2-0658-42c9-a3d3-1ef6e1bb6b71 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:04.796477 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4b3f4c04-e696-49e9-85e3-618c6e92cfc5 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e returned with HTTP 200 Jul 03 21:48:04.797057 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 269/1080] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:04 2026] GET /volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:04.798700 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-244db925-1a5c-4c40-904b-bc185e7bf94b req-43ca4fe2-0658-42c9-a3d3-1ef6e1bb6b71 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] POST https://10.4.3.32/volume/v3/attachments/3d0e5088-1143-488f-b23e-8ed5c1611183/action Jul 03 21:48:04.799126 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-244db925-1a5c-4c40-904b-bc185e7bf94b req-43ca4fe2-0658-42c9-a3d3-1ef6e1bb6b71 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Action body: b'{"os-complete": null}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:48:04.799481 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-244db925-1a5c-4c40-904b-bc185e7bf94b req-43ca4fe2-0658-42c9-a3d3-1ef6e1bb6b71 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:04.823017 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:04.823017 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:04.844885 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-244db925-1a5c-4c40-904b-bc185e7bf94b req-43ca4fe2-0658-42c9-a3d3-1ef6e1bb6b71 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/attachments/3d0e5088-1143-488f-b23e-8ed5c1611183/action returned with HTTP 204 Jul 03 21:48:04.848462 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 271/1081] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:48:04 2026] POST /volume/v3/attachments/3d0e5088-1143-488f-b23e-8ed5c1611183/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:48:04.913072 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2af7b684-e0f9-4889-9483-cc6c1c83977a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:04.915918 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2af7b684-e0f9-4889-9483-cc6c1c83977a tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:04.916019 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2af7b684-e0f9-4889-9483-cc6c1c83977a tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:04.916731 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2af7b684-e0f9-4889-9483-cc6c1c83977a tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:04.916731 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-2af7b684-e0f9-4889-9483-cc6c1c83977a tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:04.925688 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:04.925688 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:04.925688 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2af7b684-e0f9-4889-9483-cc6c1c83977a tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:04.925688 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 273/1082] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:04 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 742 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:05.533163 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-86825b64-5294-4876-8881-9bc4f8af3e41 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:05.535782 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-86825b64-5294-4876-8881-9bc4f8af3e41 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] GET https://10.4.3.32/volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c Jul 03 21:48:05.536095 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-86825b64-5294-4876-8881-9bc4f8af3e41 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:05.536474 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-86825b64-5294-4876-8881-9bc4f8af3e41 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:05.544773 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:05.544773 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:05.544773 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-86825b64-5294-4876-8881-9bc4f8af3e41 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Snapshot retrieved successfully. Jul 03 21:48:05.545744 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-86825b64-5294-4876-8881-9bc4f8af3e41 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] https://10.4.3.32/volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c returned with HTTP 200 Jul 03 21:48:05.546449 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 270/1083] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:48:05 2026] GET /volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:05.562759 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-165497ac-c19a-430f-b931-f138a71943f0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:05.565853 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b127f453-cd2e-4e1d-914b-010ff8ee762b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:05.566253 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-165497ac-c19a-430f-b931-f138a71943f0 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] POST https://10.4.3.32/volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c/metadata Jul 03 21:48:05.566330 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-165497ac-c19a-430f-b931-f138a71943f0 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:05.568735 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b127f453-cd2e-4e1d-914b-010ff8ee762b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 Jul 03 21:48:05.568735 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b127f453-cd2e-4e1d-914b-010ff8ee762b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:05.568903 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b127f453-cd2e-4e1d-914b-010ff8ee762b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:05.575926 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:05.575926 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:05.576574 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-165497ac-c19a-430f-b931-f138a71943f0 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Snapshot retrieved successfully. Jul 03 21:48:05.586889 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:05.586889 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:05.597259 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-b127f453-cd2e-4e1d-914b-010ff8ee762b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:48:05.604676 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b127f453-cd2e-4e1d-914b-010ff8ee762b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 returned with HTTP 200 Jul 03 21:48:05.605281 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 272/1084] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:05 2026] GET /volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 => generated 838 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:05.621835 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-165497ac-c19a-430f-b931-f138a71943f0 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Update snapshot metadata completed successfully. Jul 03 21:48:05.622220 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-165497ac-c19a-430f-b931-f138a71943f0 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] https://10.4.3.32/volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c/metadata returned with HTTP 200 Jul 03 21:48:05.622790 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 270/1085] 10.4.3.32 () {68 vars in 1395 bytes} [Fri Jul 3 21:48:05 2026] POST /volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c/metadata => generated 68 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:48:05.633209 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-780f193a-f069-44fa-a6a2-abb8305ae331 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:05.635901 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-780f193a-f069-44fa-a6a2-abb8305ae331 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] GET https://10.4.3.32/volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c/metadata Jul 03 21:48:05.636209 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-780f193a-f069-44fa-a6a2-abb8305ae331 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:05.636209 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-780f193a-f069-44fa-a6a2-abb8305ae331 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Calling method 'index' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:05.645211 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:05.645211 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:05.645823 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-780f193a-f069-44fa-a6a2-abb8305ae331 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Snapshot retrieved successfully. Jul 03 21:48:05.647584 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-780f193a-f069-44fa-a6a2-abb8305ae331 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Get snapshot metadata completed successfully. Jul 03 21:48:05.648175 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-780f193a-f069-44fa-a6a2-abb8305ae331 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] https://10.4.3.32/volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c/metadata returned with HTTP 200 Jul 03 21:48:05.648687 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 274/1086] 10.4.3.32 () {66 vars in 1374 bytes} [Fri Jul 3 21:48:05 2026] GET /volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c/metadata => generated 68 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 03 21:48:05.664561 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-57205b16-2a45-4488-947f-ae44a70ac358 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:05.667071 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-57205b16-2a45-4488-947f-ae44a70ac358 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] PUT https://10.4.3.32/volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c/metadata Jul 03 21:48:05.667529 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-57205b16-2a45-4488-947f-ae44a70ac358 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:05.677260 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:05.677260 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:05.677866 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-57205b16-2a45-4488-947f-ae44a70ac358 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Snapshot retrieved successfully. Jul 03 21:48:05.724795 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-57205b16-2a45-4488-947f-ae44a70ac358 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Update snapshot metadata completed successfully. Jul 03 21:48:05.725082 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-57205b16-2a45-4488-947f-ae44a70ac358 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] https://10.4.3.32/volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c/metadata returned with HTTP 200 Jul 03 21:48:05.725608 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 271/1087] 10.4.3.32 () {68 vars in 1394 bytes} [Fri Jul 3 21:48:05 2026] PUT /volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c/metadata => generated 57 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:48:05.738819 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-0170659f-9cc2-4c71-87f5-200bc22aaf12 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:05.741798 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0170659f-9cc2-4c71-87f5-200bc22aaf12 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] GET https://10.4.3.32/volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c/metadata Jul 03 21:48:05.742040 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0170659f-9cc2-4c71-87f5-200bc22aaf12 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:05.742263 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0170659f-9cc2-4c71-87f5-200bc22aaf12 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Calling method 'index' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:05.749044 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:05.749044 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:05.749706 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-0170659f-9cc2-4c71-87f5-200bc22aaf12 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Snapshot retrieved successfully. Jul 03 21:48:05.750823 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-0170659f-9cc2-4c71-87f5-200bc22aaf12 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Get snapshot metadata completed successfully. Jul 03 21:48:05.751196 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0170659f-9cc2-4c71-87f5-200bc22aaf12 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] https://10.4.3.32/volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c/metadata returned with HTTP 200 Jul 03 21:48:05.751915 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 273/1088] 10.4.3.32 () {66 vars in 1374 bytes} [Fri Jul 3 21:48:05 2026] GET /volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c/metadata => generated 57 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:48:05.764006 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c5ecd038-55b9-4bfb-96cd-3b8a1736f9f7 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:05.766881 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c5ecd038-55b9-4bfb-96cd-3b8a1736f9f7 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c/metadata/key3 Jul 03 21:48:05.767582 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c5ecd038-55b9-4bfb-96cd-3b8a1736f9f7 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:05.767871 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c5ecd038-55b9-4bfb-96cd-3b8a1736f9f7 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:05.774532 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:05.774532 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:05.775136 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c5ecd038-55b9-4bfb-96cd-3b8a1736f9f7 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Snapshot retrieved successfully. Jul 03 21:48:05.776248 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c5ecd038-55b9-4bfb-96cd-3b8a1736f9f7 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Get snapshot metadata completed successfully. Jul 03 21:48:05.793146 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c5ecd038-55b9-4bfb-96cd-3b8a1736f9f7 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Delete snapshot metadata completed successfully. Jul 03 21:48:05.793442 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c5ecd038-55b9-4bfb-96cd-3b8a1736f9f7 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] https://10.4.3.32/volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c/metadata/key3 returned with HTTP 200 Jul 03 21:48:05.794003 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 271/1089] 10.4.3.32 () {66 vars in 1392 bytes} [Fri Jul 3 21:48:05 2026] DELETE /volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c/metadata/key3 => generated 0 bytes in 31 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 21:48:05.807339 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-bc5eac1b-d91e-4564-b2ab-bcebb439158c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:05.810222 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bc5eac1b-d91e-4564-b2ab-bcebb439158c tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] GET https://10.4.3.32/volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c/metadata Jul 03 21:48:05.811246 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bc5eac1b-d91e-4564-b2ab-bcebb439158c tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:05.811439 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bc5eac1b-d91e-4564-b2ab-bcebb439158c tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Calling method 'index' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:05.811790 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e2be9021-9914-42cb-bdbe-e5324f96df70 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:05.817965 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e2be9021-9914-42cb-bdbe-e5324f96df70 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e Jul 03 21:48:05.818226 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e2be9021-9914-42cb-bdbe-e5324f96df70 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:05.818349 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:05.818349 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:05.818672 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e2be9021-9914-42cb-bdbe-e5324f96df70 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:05.819157 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-bc5eac1b-d91e-4564-b2ab-bcebb439158c tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Snapshot retrieved successfully. Jul 03 21:48:05.820185 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-bc5eac1b-d91e-4564-b2ab-bcebb439158c tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Get snapshot metadata completed successfully. Jul 03 21:48:05.820531 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bc5eac1b-d91e-4564-b2ab-bcebb439158c tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] https://10.4.3.32/volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c/metadata returned with HTTP 200 Jul 03 21:48:05.821061 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 275/1090] 10.4.3.32 () {66 vars in 1374 bytes} [Fri Jul 3 21:48:05 2026] GET /volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c/metadata => generated 32 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:48:05.832247 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-959f9b40-c226-42c4-95ee-e95c41c3c531 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:05.836039 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-959f9b40-c226-42c4-95ee-e95c41c3c531 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] PUT https://10.4.3.32/volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c/metadata Jul 03 21:48:05.836524 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-959f9b40-c226-42c4-95ee-e95c41c3c531 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:05.837595 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:05.837595 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:05.844116 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e2be9021-9914-42cb-bdbe-e5324f96df70 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:48:05.851015 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e2be9021-9914-42cb-bdbe-e5324f96df70 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e returned with HTTP 200 Jul 03 21:48:05.851501 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 272/1091] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:05 2026] GET /volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e => generated 1134 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:48:05.854205 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:05.854205 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:05.855422 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-959f9b40-c226-42c4-95ee-e95c41c3c531 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Snapshot retrieved successfully. Jul 03 21:48:05.875334 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-574cbddf-1707-435c-98f3-08648af1c13a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:05.877272 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-574cbddf-1707-435c-98f3-08648af1c13a tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e Jul 03 21:48:05.877546 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-574cbddf-1707-435c-98f3-08648af1c13a tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:05.877810 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-574cbddf-1707-435c-98f3-08648af1c13a tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:05.881461 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-959f9b40-c226-42c4-95ee-e95c41c3c531 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Update snapshot metadata completed successfully. Jul 03 21:48:05.881778 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-959f9b40-c226-42c4-95ee-e95c41c3c531 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] https://10.4.3.32/volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c/metadata returned with HTTP 200 Jul 03 21:48:05.882288 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 274/1092] 10.4.3.32 () {68 vars in 1394 bytes} [Fri Jul 3 21:48:05 2026] PUT /volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c/metadata => generated 16 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:48:05.891244 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:05.891244 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:05.895125 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-6d8ef75c-d619-4da2-a214-0684f1fcbe0b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:05.897282 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-574cbddf-1707-435c-98f3-08648af1c13a tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:48:05.901303 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6d8ef75c-d619-4da2-a214-0684f1fcbe0b tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] POST https://10.4.3.32/volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c/metadata Jul 03 21:48:05.901845 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6d8ef75c-d619-4da2-a214-0684f1fcbe0b tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:05.902904 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-574cbddf-1707-435c-98f3-08648af1c13a tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e returned with HTTP 200 Jul 03 21:48:05.903367 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 272/1093] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:05 2026] GET /volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:48:05.923971 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:05.923971 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:05.923971 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-6d8ef75c-d619-4da2-a214-0684f1fcbe0b tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Snapshot retrieved successfully. Jul 03 21:48:05.947473 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-fde9e16b-8965-4283-963e-05a3bc203e74 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:05.951088 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fde9e16b-8965-4283-963e-05a3bc203e74 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:05.951834 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fde9e16b-8965-4283-963e-05a3bc203e74 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:05.951834 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fde9e16b-8965-4283-963e-05a3bc203e74 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:05.951834 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-fde9e16b-8965-4283-963e-05a3bc203e74 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:05.962362 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:05.962362 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:05.963611 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-6d8ef75c-d619-4da2-a214-0684f1fcbe0b tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Update snapshot metadata completed successfully. Jul 03 21:48:05.963611 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6d8ef75c-d619-4da2-a214-0684f1fcbe0b tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] https://10.4.3.32/volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c/metadata returned with HTTP 200 Jul 03 21:48:05.967669 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fde9e16b-8965-4283-963e-05a3bc203e74 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:05.967669 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 273/1095] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:05 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 742 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:05.967774 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 276/1095] 10.4.3.32 () {68 vars in 1395 bytes} [Fri Jul 3 21:48:05 2026] POST /volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c/metadata => generated 68 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:48:05.982456 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a4d9d93e-4f32-4b5a-8d00-dbd4af428386 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:05.986256 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a4d9d93e-4f32-4b5a-8d00-dbd4af428386 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] GET https://10.4.3.32/volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c/metadata Jul 03 21:48:05.986752 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a4d9d93e-4f32-4b5a-8d00-dbd4af428386 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:05.987096 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a4d9d93e-4f32-4b5a-8d00-dbd4af428386 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Calling method 'index' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:06.001467 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:06.001467 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:06.002072 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-a4d9d93e-4f32-4b5a-8d00-dbd4af428386 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Snapshot retrieved successfully. Jul 03 21:48:06.004257 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-a4d9d93e-4f32-4b5a-8d00-dbd4af428386 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Get snapshot metadata completed successfully. Jul 03 21:48:06.004565 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a4d9d93e-4f32-4b5a-8d00-dbd4af428386 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] https://10.4.3.32/volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c/metadata returned with HTTP 200 Jul 03 21:48:06.005462 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 275/1096] 10.4.3.32 () {66 vars in 1374 bytes} [Fri Jul 3 21:48:05 2026] GET /volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c/metadata => generated 68 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:48:06.020680 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a95fdbcc-db10-4e21-b811-7d9474122b38 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:06.024783 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a95fdbcc-db10-4e21-b811-7d9474122b38 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] PUT https://10.4.3.32/volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c/metadata/key3 Jul 03 21:48:06.025041 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a95fdbcc-db10-4e21-b811-7d9474122b38 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:06.036548 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:06.036548 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:06.037538 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-a95fdbcc-db10-4e21-b811-7d9474122b38 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Snapshot retrieved successfully. Jul 03 21:48:06.067154 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-a95fdbcc-db10-4e21-b811-7d9474122b38 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Update snapshot metadata completed successfully. Jul 03 21:48:06.067564 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a95fdbcc-db10-4e21-b811-7d9474122b38 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] https://10.4.3.32/volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c/metadata/key3 returned with HTTP 200 Jul 03 21:48:06.068063 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 273/1097] 10.4.3.32 () {68 vars in 1409 bytes} [Fri Jul 3 21:48:06 2026] PUT /volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c/metadata/key3 => generated 35 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:48:06.079850 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-18a15206-b2b4-4823-ac71-f045ac7d5558 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:06.082652 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-18a15206-b2b4-4823-ac71-f045ac7d5558 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] GET https://10.4.3.32/volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c/metadata/key3 Jul 03 21:48:06.083523 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-18a15206-b2b4-4823-ac71-f045ac7d5558 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:06.083523 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-18a15206-b2b4-4823-ac71-f045ac7d5558 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:06.093035 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:06.093035 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:06.093205 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-18a15206-b2b4-4823-ac71-f045ac7d5558 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Snapshot retrieved successfully. Jul 03 21:48:06.095856 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-18a15206-b2b4-4823-ac71-f045ac7d5558 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Get snapshot metadata completed successfully. Jul 03 21:48:06.096247 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-18a15206-b2b4-4823-ac71-f045ac7d5558 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] https://10.4.3.32/volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c/metadata/key3 returned with HTTP 200 Jul 03 21:48:06.096984 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 274/1098] 10.4.3.32 () {66 vars in 1389 bytes} [Fri Jul 3 21:48:06 2026] GET /volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c/metadata/key3 => generated 35 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:48:06.112639 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c219349f-89d6-417e-97a9-ed6828864c35 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:06.115201 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c219349f-89d6-417e-97a9-ed6828864c35 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] GET https://10.4.3.32/volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c/metadata Jul 03 21:48:06.115428 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c219349f-89d6-417e-97a9-ed6828864c35 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:06.115597 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c219349f-89d6-417e-97a9-ed6828864c35 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Calling method 'index' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:06.122480 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:06.122480 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:06.123412 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c219349f-89d6-417e-97a9-ed6828864c35 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Snapshot retrieved successfully. Jul 03 21:48:06.124357 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c219349f-89d6-417e-97a9-ed6828864c35 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Get snapshot metadata completed successfully. Jul 03 21:48:06.124781 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c219349f-89d6-417e-97a9-ed6828864c35 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] https://10.4.3.32/volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c/metadata returned with HTTP 200 Jul 03 21:48:06.125206 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 277/1099] 10.4.3.32 () {66 vars in 1374 bytes} [Fri Jul 3 21:48:06 2026] GET /volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c/metadata => generated 75 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:48:06.134943 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-601fec5c-0ba8-4358-9cdd-d529ca45a33e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:06.136462 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-601fec5c-0ba8-4358-9cdd-d529ca45a33e tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] PUT https://10.4.3.32/volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c/metadata Jul 03 21:48:06.136941 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-601fec5c-0ba8-4358-9cdd-d529ca45a33e tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:06.144963 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:06.144963 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:06.145736 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-601fec5c-0ba8-4358-9cdd-d529ca45a33e tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Snapshot retrieved successfully. Jul 03 21:48:06.176148 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-601fec5c-0ba8-4358-9cdd-d529ca45a33e tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Update snapshot metadata completed successfully. Jul 03 21:48:06.176720 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-601fec5c-0ba8-4358-9cdd-d529ca45a33e tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] https://10.4.3.32/volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c/metadata returned with HTTP 200 Jul 03 21:48:06.177517 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 276/1100] 10.4.3.32 () {68 vars in 1394 bytes} [Fri Jul 3 21:48:06 2026] PUT /volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c/metadata => generated 16 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:48:06.192794 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3ff6f367-7522-46f8-8a1d-ac925d2d8572 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:06.196951 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3ff6f367-7522-46f8-8a1d-ac925d2d8572 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c Jul 03 21:48:06.197273 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3ff6f367-7522-46f8-8a1d-ac925d2d8572 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:06.197540 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3ff6f367-7522-46f8-8a1d-ac925d2d8572 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:06.197719 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.snapshots [None req-3ff6f367-7522-46f8-8a1d-ac925d2d8572 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Delete snapshot with id: 262b427b-6eb0-4882-98a0-0e317f23398c Jul 03 21:48:06.204188 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:06.204188 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:06.205902 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3ff6f367-7522-46f8-8a1d-ac925d2d8572 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Snapshot retrieved successfully. Jul 03 21:48:06.234884 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3ff6f367-7522-46f8-8a1d-ac925d2d8572 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Snapshot delete request issued successfully. Jul 03 21:48:06.235115 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3ff6f367-7522-46f8-8a1d-ac925d2d8572 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] https://10.4.3.32/volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c returned with HTTP 202 Jul 03 21:48:06.235904 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 274/1101] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:48:06 2026] DELETE /volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:48:06.246046 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-dd452fc2-441f-4997-81ba-43541ec72aab None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:06.247942 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-dd452fc2-441f-4997-81ba-43541ec72aab tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] GET https://10.4.3.32/volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c Jul 03 21:48:06.248189 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-dd452fc2-441f-4997-81ba-43541ec72aab tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:06.248402 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-dd452fc2-441f-4997-81ba-43541ec72aab tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:06.259073 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:06.259073 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:06.259951 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-dd452fc2-441f-4997-81ba-43541ec72aab tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Snapshot retrieved successfully. Jul 03 21:48:06.264690 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-dd452fc2-441f-4997-81ba-43541ec72aab tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] https://10.4.3.32/volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c returned with HTTP 200 Jul 03 21:48:06.265794 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 275/1102] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:48:06 2026] GET /volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:06.280324 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-81ab1b60-35ed-4971-aee6-93752aba17f3 req-7f7f7e2a-d232-4889-84ab-7ed7c1f1975e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:06.284851 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-81ab1b60-35ed-4971-aee6-93752aba17f3 req-7f7f7e2a-d232-4889-84ab-7ed7c1f1975e tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a Jul 03 21:48:06.285863 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-81ab1b60-35ed-4971-aee6-93752aba17f3 req-7f7f7e2a-d232-4889-84ab-7ed7c1f1975e tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:06.285863 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-81ab1b60-35ed-4971-aee6-93752aba17f3 req-7f7f7e2a-d232-4889-84ab-7ed7c1f1975e tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:06.299126 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:06.299126 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:06.313907 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-81ab1b60-35ed-4971-aee6-93752aba17f3 req-7f7f7e2a-d232-4889-84ab-7ed7c1f1975e tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:48:06.319823 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-81ab1b60-35ed-4971-aee6-93752aba17f3 req-7f7f7e2a-d232-4889-84ab-7ed7c1f1975e tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a returned with HTTP 200 Jul 03 21:48:06.320417 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 278/1103] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:48:06 2026] GET /volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a => generated 1134 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:48:06.374303 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-81ab1b60-35ed-4971-aee6-93752aba17f3 req-9f5ad6a2-5a9e-488c-a16b-ff388e2ce662 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:06.376002 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-81ab1b60-35ed-4971-aee6-93752aba17f3 req-9f5ad6a2-5a9e-488c-a16b-ff388e2ce662 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] POST https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a/action Jul 03 21:48:06.376581 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-81ab1b60-35ed-4971-aee6-93752aba17f3 req-9f5ad6a2-5a9e-488c-a16b-ff388e2ce662 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:48:06.376581 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-81ab1b60-35ed-4971-aee6-93752aba17f3 req-9f5ad6a2-5a9e-488c-a16b-ff388e2ce662 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:06.389714 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:06.389714 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:06.390209 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-81ab1b60-35ed-4971-aee6-93752aba17f3 req-9f5ad6a2-5a9e-488c-a16b-ff388e2ce662 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:48:06.399011 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-81ab1b60-35ed-4971-aee6-93752aba17f3 req-9f5ad6a2-5a9e-488c-a16b-ff388e2ce662 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Begin detaching volume completed successfully. Jul 03 21:48:06.399294 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-81ab1b60-35ed-4971-aee6-93752aba17f3 req-9f5ad6a2-5a9e-488c-a16b-ff388e2ce662 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a/action returned with HTTP 202 Jul 03 21:48:06.399949 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 277/1104] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 21:48:06 2026] POST /volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:48:06.435141 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c6b0d207-7e57-4e72-8691-3665f575791e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:06.438729 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c6b0d207-7e57-4e72-8691-3665f575791e tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a Jul 03 21:48:06.439022 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c6b0d207-7e57-4e72-8691-3665f575791e tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:06.439289 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c6b0d207-7e57-4e72-8691-3665f575791e tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:06.455211 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:06.455211 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:06.458870 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c6b0d207-7e57-4e72-8691-3665f575791e tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:48:06.465467 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c6b0d207-7e57-4e72-8691-3665f575791e tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a returned with HTTP 200 Jul 03 21:48:06.466074 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 275/1105] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:06 2026] GET /volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:48:06.620970 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-13f1f6e4-bb66-4886-9da6-02e796457529 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:06.623510 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-13f1f6e4-bb66-4886-9da6-02e796457529 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 Jul 03 21:48:06.623749 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-13f1f6e4-bb66-4886-9da6-02e796457529 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:06.624423 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-13f1f6e4-bb66-4886-9da6-02e796457529 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:06.638080 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:06.638080 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:06.642933 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-13f1f6e4-bb66-4886-9da6-02e796457529 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:48:06.648796 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-13f1f6e4-bb66-4886-9da6-02e796457529 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 returned with HTTP 200 Jul 03 21:48:06.649199 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 276/1106] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:06 2026] GET /volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:06.961977 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-79fd61de-71fc-4f1c-8b9d-536db9ebdec3 req-f2cdc127-9a37-404d-af1a-81c600f21ae3 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:06.963759 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-79fd61de-71fc-4f1c-8b9d-536db9ebdec3 req-f2cdc127-9a37-404d-af1a-81c600f21ae3 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] DELETE https://10.4.3.32/volume/v3/attachments/44a2d6cf-9eff-4a11-8abf-19e1be07bc5e Jul 03 21:48:06.963948 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-79fd61de-71fc-4f1c-8b9d-536db9ebdec3 req-f2cdc127-9a37-404d-af1a-81c600f21ae3 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:06.964118 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-79fd61de-71fc-4f1c-8b9d-536db9ebdec3 req-f2cdc127-9a37-404d-af1a-81c600f21ae3 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:06.970838 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:06.970838 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:06.977854 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-36f8dd52-0fc3-4f3f-86e6-ceb93a05e60a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:06.981149 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-36f8dd52-0fc3-4f3f-86e6-ceb93a05e60a tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:06.981422 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-36f8dd52-0fc3-4f3f-86e6-ceb93a05e60a tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:06.981653 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-36f8dd52-0fc3-4f3f-86e6-ceb93a05e60a tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:06.981841 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-36f8dd52-0fc3-4f3f-86e6-ceb93a05e60a tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:06.987732 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:06.987732 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:06.988748 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-36f8dd52-0fc3-4f3f-86e6-ceb93a05e60a tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:06.989181 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 278/1107] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:06 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 742 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:07.277794 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-96e32587-250b-4e4c-a090-f547b1324870 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:07.280993 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-96e32587-250b-4e4c-a090-f547b1324870 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] GET https://10.4.3.32/volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c Jul 03 21:48:07.281543 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-96e32587-250b-4e4c-a090-f547b1324870 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:07.281877 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-96e32587-250b-4e4c-a090-f547b1324870 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:07.288670 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-96e32587-250b-4e4c-a090-f547b1324870 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] https://10.4.3.32/volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c returned with HTTP 404 Jul 03 21:48:07.289389 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 276/1108] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:48:07 2026] GET /volume/v3/snapshots/262b427b-6eb0-4882-98a0-0e317f23398c => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:48:07.298008 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ebc905be-fbbe-45cb-bb8e-e37af8de188b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:07.300021 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ebc905be-fbbe-45cb-bb8e-e37af8de188b tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] GET https://10.4.3.32/volume/v3/volumes/bf3968a4-c29b-4626-a8aa-0cc59701dfad Jul 03 21:48:07.300249 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ebc905be-fbbe-45cb-bb8e-e37af8de188b tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:07.300480 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ebc905be-fbbe-45cb-bb8e-e37af8de188b tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:07.310007 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:07.310007 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:07.315213 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-ebc905be-fbbe-45cb-bb8e-e37af8de188b tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Volume info retrieved successfully. Jul 03 21:48:07.320571 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ebc905be-fbbe-45cb-bb8e-e37af8de188b tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] https://10.4.3.32/volume/v3/volumes/bf3968a4-c29b-4626-a8aa-0cc59701dfad returned with HTTP 200 Jul 03 21:48:07.321070 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 277/1109] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:07 2026] GET /volume/v3/volumes/bf3968a4-c29b-4626-a8aa-0cc59701dfad => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:07.334404 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-41844871-b771-4bec-8f13-8d877496dcfa None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:07.336758 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-41844871-b771-4bec-8f13-8d877496dcfa tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] DELETE https://10.4.3.32/volume/v3/volumes/bf3968a4-c29b-4626-a8aa-0cc59701dfad Jul 03 21:48:07.337005 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-41844871-b771-4bec-8f13-8d877496dcfa tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:07.337228 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-41844871-b771-4bec-8f13-8d877496dcfa tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:07.337456 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-41844871-b771-4bec-8f13-8d877496dcfa tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Delete volume with id: bf3968a4-c29b-4626-a8aa-0cc59701dfad Jul 03 21:48:07.346194 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:07.346194 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:07.346815 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-41844871-b771-4bec-8f13-8d877496dcfa tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Volume info retrieved successfully. Jul 03 21:48:07.369626 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-41844871-b771-4bec-8f13-8d877496dcfa tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Delete volume request issued successfully. Jul 03 21:48:07.370008 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-41844871-b771-4bec-8f13-8d877496dcfa tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] https://10.4.3.32/volume/v3/volumes/bf3968a4-c29b-4626-a8aa-0cc59701dfad returned with HTTP 202 Jul 03 21:48:07.370397 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 279/1110] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:48:07 2026] DELETE /volume/v3/volumes/bf3968a4-c29b-4626-a8aa-0cc59701dfad => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:48:07.381361 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-0ec30cc8-83c7-4980-a735-7c74f99a1491 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:07.384191 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0ec30cc8-83c7-4980-a735-7c74f99a1491 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] GET https://10.4.3.32/volume/v3/volumes/bf3968a4-c29b-4626-a8aa-0cc59701dfad Jul 03 21:48:07.384302 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0ec30cc8-83c7-4980-a735-7c74f99a1491 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:07.384529 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0ec30cc8-83c7-4980-a735-7c74f99a1491 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:07.393552 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:07.393552 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:07.398819 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-0ec30cc8-83c7-4980-a735-7c74f99a1491 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Volume info retrieved successfully. Jul 03 21:48:07.406407 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0ec30cc8-83c7-4980-a735-7c74f99a1491 tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] https://10.4.3.32/volume/v3/volumes/bf3968a4-c29b-4626-a8aa-0cc59701dfad returned with HTTP 200 Jul 03 21:48:07.407248 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 277/1111] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:07 2026] GET /volume/v3/volumes/bf3968a4-c29b-4626-a8aa-0cc59701dfad => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:07.440510 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d5c509a8-8003-45ed-ac48-861d2faea9c5 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:07.440510 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d5c509a8-8003-45ed-ac48-861d2faea9c5 None None] GET https://10.4.3.32/volume// Jul 03 21:48:07.440510 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d5c509a8-8003-45ed-ac48-861d2faea9c5 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:07.440510 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d5c509a8-8003-45ed-ac48-861d2faea9c5 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:07.441187 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d5c509a8-8003-45ed-ac48-861d2faea9c5 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:48:07.441435 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 278/1112] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:48: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 21:48:07.455636 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-81ab1b60-35ed-4971-aee6-93752aba17f3 req-9541df47-ab56-4739-a009-897b4888b0ac None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:07.461587 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-81ab1b60-35ed-4971-aee6-93752aba17f3 req-9541df47-ab56-4739-a009-897b4888b0ac tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a Jul 03 21:48:07.461587 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-81ab1b60-35ed-4971-aee6-93752aba17f3 req-9541df47-ab56-4739-a009-897b4888b0ac tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:07.461587 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-81ab1b60-35ed-4971-aee6-93752aba17f3 req-9541df47-ab56-4739-a009-897b4888b0ac tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:07.486140 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:07.486140 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:07.487676 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-dc5b4467-5517-48bb-adec-9fd87d36e9b2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:07.492405 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-dc5b4467-5517-48bb-adec-9fd87d36e9b2 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a Jul 03 21:48:07.492405 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-dc5b4467-5517-48bb-adec-9fd87d36e9b2 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:07.493259 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-dc5b4467-5517-48bb-adec-9fd87d36e9b2 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:07.494950 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-81ab1b60-35ed-4971-aee6-93752aba17f3 req-9541df47-ab56-4739-a009-897b4888b0ac tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:48:07.504310 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-81ab1b60-35ed-4971-aee6-93752aba17f3 req-9541df47-ab56-4739-a009-897b4888b0ac tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a returned with HTTP 200 Jul 03 21:48:07.504484 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 280/1113] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:48:07 2026] GET /volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a => generated 1317 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:48:07.519100 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:07.519100 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:07.527110 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-dc5b4467-5517-48bb-adec-9fd87d36e9b2 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:48:07.532177 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-dc5b4467-5517-48bb-adec-9fd87d36e9b2 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a returned with HTTP 200 Jul 03 21:48:07.533144 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 278/1114] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:07 2026] GET /volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a => generated 1137 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:48:07.540417 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-79fd61de-71fc-4f1c-8b9d-536db9ebdec3 req-f2cdc127-9a37-404d-af1a-81c600f21ae3 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] https://10.4.3.32/volume/v3/attachments/44a2d6cf-9eff-4a11-8abf-19e1be07bc5e returned with HTTP 200 Jul 03 21:48:07.540780 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 279/1115] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:48:06 2026] DELETE /volume/v3/attachments/44a2d6cf-9eff-4a11-8abf-19e1be07bc5e => generated 19 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:07.566011 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-79fd61de-71fc-4f1c-8b9d-536db9ebdec3 req-da8196cb-122c-43ac-bad9-edfdcb8cd2ec None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:07.570206 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-79fd61de-71fc-4f1c-8b9d-536db9ebdec3 req-da8196cb-122c-43ac-bad9-edfdcb8cd2ec tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] DELETE https://10.4.3.32/volume/v3/volumes/6410e4cc-5592-4e58-a7a6-9c6d5386be2d Jul 03 21:48:07.570206 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-79fd61de-71fc-4f1c-8b9d-536db9ebdec3 req-da8196cb-122c-43ac-bad9-edfdcb8cd2ec tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:07.570602 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-79fd61de-71fc-4f1c-8b9d-536db9ebdec3 req-da8196cb-122c-43ac-bad9-edfdcb8cd2ec tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:07.570602 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [req-79fd61de-71fc-4f1c-8b9d-536db9ebdec3 req-da8196cb-122c-43ac-bad9-edfdcb8cd2ec tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Delete volume with id: 6410e4cc-5592-4e58-a7a6-9c6d5386be2d Jul 03 21:48:07.584513 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:07.584513 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:07.585206 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-79fd61de-71fc-4f1c-8b9d-536db9ebdec3 req-da8196cb-122c-43ac-bad9-edfdcb8cd2ec tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Volume info retrieved successfully. Jul 03 21:48:07.627783 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-79fd61de-71fc-4f1c-8b9d-536db9ebdec3 req-da8196cb-122c-43ac-bad9-edfdcb8cd2ec tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Delete volume request issued successfully. Jul 03 21:48:07.628445 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-79fd61de-71fc-4f1c-8b9d-536db9ebdec3 req-da8196cb-122c-43ac-bad9-edfdcb8cd2ec tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] https://10.4.3.32/volume/v3/volumes/6410e4cc-5592-4e58-a7a6-9c6d5386be2d returned with HTTP 202 Jul 03 21:48:07.628770 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 279/1116] 10.4.3.32 () {70 vars in 1613 bytes} [Fri Jul 3 21:48:07 2026] DELETE /volume/v3/volumes/6410e4cc-5592-4e58-a7a6-9c6d5386be2d => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:48:07.667553 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e91bd484-e48c-43bb-9da2-db09a445676a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:07.677500 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e91bd484-e48c-43bb-9da2-db09a445676a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 Jul 03 21:48:07.677500 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e91bd484-e48c-43bb-9da2-db09a445676a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:07.677500 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e91bd484-e48c-43bb-9da2-db09a445676a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:07.696413 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:07.696413 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:07.704791 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-e91bd484-e48c-43bb-9da2-db09a445676a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:48:07.714057 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e91bd484-e48c-43bb-9da2-db09a445676a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 returned with HTTP 200 Jul 03 21:48:07.715503 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 281/1117] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:07 2026] GET /volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 => generated 838 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:07.781418 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-c7a9e3dc-fa62-430e-8d73-48fbb8efcbc4 req-75b639b2-f677-42a4-93e3-cf8616d00aea None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:07.786113 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-c7a9e3dc-fa62-430e-8d73-48fbb8efcbc4 req-75b639b2-f677-42a4-93e3-cf8616d00aea tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] POST https://10.4.3.32/volume/v3/attachments/694fbea7-2424-472f-93aa-8f495401c738/action Jul 03 21:48:07.789408 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-c7a9e3dc-fa62-430e-8d73-48fbb8efcbc4 req-75b639b2-f677-42a4-93e3-cf8616d00aea tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Action body: b'{"os-complete": null}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:48:07.789408 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-c7a9e3dc-fa62-430e-8d73-48fbb8efcbc4 req-75b639b2-f677-42a4-93e3-cf8616d00aea tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:07.816799 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:07.816799 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:07.860702 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-c7a9e3dc-fa62-430e-8d73-48fbb8efcbc4 req-75b639b2-f677-42a4-93e3-cf8616d00aea tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/attachments/694fbea7-2424-472f-93aa-8f495401c738/action returned with HTTP 204 Jul 03 21:48:07.861839 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 279/1118] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:48:07 2026] POST /volume/v3/attachments/694fbea7-2424-472f-93aa-8f495401c738/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:48:08.005142 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a1ec8cf3-2b5b-4ccc-be47-2b74e801bfac None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:08.007789 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a1ec8cf3-2b5b-4ccc-be47-2b74e801bfac tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:08.008354 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a1ec8cf3-2b5b-4ccc-be47-2b74e801bfac tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:08.008354 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a1ec8cf3-2b5b-4ccc-be47-2b74e801bfac tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:08.008470 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-a1ec8cf3-2b5b-4ccc-be47-2b74e801bfac tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:08.019871 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:08.019871 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:08.020601 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a1ec8cf3-2b5b-4ccc-be47-2b74e801bfac tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:08.021278 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 280/1119] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:08 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 742 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:08.431071 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-3dbfa0b4-807a-4cc1-b2e8-1c0f9ced683c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:08.436956 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3dbfa0b4-807a-4cc1-b2e8-1c0f9ced683c tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] GET https://10.4.3.32/volume/v3/volumes/bf3968a4-c29b-4626-a8aa-0cc59701dfad Jul 03 21:48:08.436956 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3dbfa0b4-807a-4cc1-b2e8-1c0f9ced683c tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:08.436956 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3dbfa0b4-807a-4cc1-b2e8-1c0f9ced683c tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:08.451613 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3dbfa0b4-807a-4cc1-b2e8-1c0f9ced683c tempest-SnapshotMetadataTestJSON-58906005 tempest-SnapshotMetadataTestJSON-58906005-project-member] https://10.4.3.32/volume/v3/volumes/bf3968a4-c29b-4626-a8aa-0cc59701dfad returned with HTTP 404 Jul 03 21:48:08.452239 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 280/1120] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:08 2026] GET /volume/v3/volumes/bf3968a4-c29b-4626-a8aa-0cc59701dfad => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:48:08.554274 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-eb80c62c-ce47-4d00-a908-9acc621a1d07 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:08.562310 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-eb80c62c-ce47-4d00-a908-9acc621a1d07 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a Jul 03 21:48:08.562610 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-eb80c62c-ce47-4d00-a908-9acc621a1d07 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:08.562800 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-eb80c62c-ce47-4d00-a908-9acc621a1d07 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:08.584851 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:08.584851 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:08.590657 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-eb80c62c-ce47-4d00-a908-9acc621a1d07 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:48:08.608680 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-eb80c62c-ce47-4d00-a908-9acc621a1d07 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a returned with HTTP 200 Jul 03 21:48:08.608939 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 282/1121] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:08 2026] GET /volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a => generated 1137 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:48:08.713392 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-81ab1b60-35ed-4971-aee6-93752aba17f3 req-7157e858-7e15-419a-a37e-99e44d76b29b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:08.718458 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-81ab1b60-35ed-4971-aee6-93752aba17f3 req-7157e858-7e15-419a-a37e-99e44d76b29b tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] DELETE https://10.4.3.32/volume/v3/attachments/93da25cb-01ea-4826-9d67-8ec48421da16 Jul 03 21:48:08.718458 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-81ab1b60-35ed-4971-aee6-93752aba17f3 req-7157e858-7e15-419a-a37e-99e44d76b29b tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:08.718458 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-81ab1b60-35ed-4971-aee6-93752aba17f3 req-7157e858-7e15-419a-a37e-99e44d76b29b tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:08.730637 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:08.730637 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:08.733452 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f8f07caa-a1c2-456d-96a7-73a262e34b1b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:08.737361 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f8f07caa-a1c2-456d-96a7-73a262e34b1b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 Jul 03 21:48:08.737697 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f8f07caa-a1c2-456d-96a7-73a262e34b1b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:08.737978 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f8f07caa-a1c2-456d-96a7-73a262e34b1b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:08.758182 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:08.758182 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:08.766460 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-f8f07caa-a1c2-456d-96a7-73a262e34b1b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:48:08.774655 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f8f07caa-a1c2-456d-96a7-73a262e34b1b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 returned with HTTP 200 Jul 03 21:48:08.774655 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 281/1122] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:08 2026] GET /volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 => generated 1130 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:48:08.797585 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-17940def-0186-4812-901c-d81a9b06afc8 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:08.802614 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-17940def-0186-4812-901c-d81a9b06afc8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] POST https://10.4.3.32/volume/v3/backups Jul 03 21:48:08.802614 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-17940def-0186-4812-901c-d81a9b06afc8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f23eefc7-53fb-4e78-8a2b-f5eae8d64131", "name": "tempest-VolumesBackupsTest-Backup-454827624", "force": true, "container": "tempest-volumesbackupstest-backup-container-515441141"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:08.803192 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.contrib.backups [None req-17940def-0186-4812-901c-d81a9b06afc8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Creating new backup {'backup': {'volume_id': 'f23eefc7-53fb-4e78-8a2b-f5eae8d64131', 'name': 'tempest-VolumesBackupsTest-Backup-454827624', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-515441141'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 21:48:08.803192 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.contrib.backups [None req-17940def-0186-4812-901c-d81a9b06afc8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Creating backup of volume f23eefc7-53fb-4e78-8a2b-f5eae8d64131 in container tempest-volumesbackupstest-backup-container-515441141 Jul 03 21:48:08.816565 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:08.816565 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:08.817281 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-17940def-0186-4812-901c-d81a9b06afc8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:48:08.867176 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-17940def-0186-4812-901c-d81a9b06afc8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Created reservations ['518411b0-691f-46d0-be39-48a9cda6cb50', 'b728283c-ef96-4938-b2a6-6b85746ca286'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:48:08.951732 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-17940def-0186-4812-901c-d81a9b06afc8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 21:48:08.952627 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 281/1123] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:48:08 2026] POST /volume/v3/backups => generated 327 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:48:08.969053 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-358769bd-5112-4a7a-8683-59b45e860d02 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:08.973094 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-358769bd-5112-4a7a-8683-59b45e860d02 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e Jul 03 21:48:08.973094 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-358769bd-5112-4a7a-8683-59b45e860d02 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:08.973094 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-358769bd-5112-4a7a-8683-59b45e860d02 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:08.973511 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-358769bd-5112-4a7a-8683-59b45e860d02 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 2bbc7a6f-1016-438b-85ea-cf872e73282e. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:08.984152 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:08.984152 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:08.985233 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-358769bd-5112-4a7a-8683-59b45e860d02 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e returned with HTTP 200 Jul 03 21:48:08.986399 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 283/1124] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:08 2026] GET /volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e => generated 785 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:09.036424 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-28456164-6319-4ee3-bf7e-8e14d3c02475 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:09.039813 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-28456164-6319-4ee3-bf7e-8e14d3c02475 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:09.040118 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-28456164-6319-4ee3-bf7e-8e14d3c02475 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:09.040262 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-28456164-6319-4ee3-bf7e-8e14d3c02475 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:09.040936 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-28456164-6319-4ee3-bf7e-8e14d3c02475 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:09.045922 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:09.045922 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:09.046863 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-28456164-6319-4ee3-bf7e-8e14d3c02475 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:09.047245 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 282/1125] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:09 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:09.304140 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-81ab1b60-35ed-4971-aee6-93752aba17f3 req-7157e858-7e15-419a-a37e-99e44d76b29b tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/attachments/93da25cb-01ea-4826-9d67-8ec48421da16 returned with HTTP 200 Jul 03 21:48:09.304699 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 280/1126] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:48:08 2026] DELETE /volume/v3/attachments/93da25cb-01ea-4826-9d67-8ec48421da16 => generated 19 bytes in 593 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:09.629600 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-89f48ccd-90f4-4a03-9996-f3f1fd43eec3 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:09.634014 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-89f48ccd-90f4-4a03-9996-f3f1fd43eec3 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a Jul 03 21:48:09.634014 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-89f48ccd-90f4-4a03-9996-f3f1fd43eec3 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:09.634014 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-89f48ccd-90f4-4a03-9996-f3f1fd43eec3 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:09.641117 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:09.641117 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:09.645488 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-89f48ccd-90f4-4a03-9996-f3f1fd43eec3 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:48:09.651826 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-89f48ccd-90f4-4a03-9996-f3f1fd43eec3 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a returned with HTTP 200 Jul 03 21:48:09.652388 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 282/1127] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:09 2026] GET /volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:09.760665 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-4f20223d-8996-4609-be2a-ceb710e4827f req-e455895f-a515-47ec-b1e5-bc227a33cbdb None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:09.762838 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-4f20223d-8996-4609-be2a-ceb710e4827f req-e455895f-a515-47ec-b1e5-bc227a33cbdb tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e Jul 03 21:48:09.763047 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-4f20223d-8996-4609-be2a-ceb710e4827f req-e455895f-a515-47ec-b1e5-bc227a33cbdb tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:09.763260 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-4f20223d-8996-4609-be2a-ceb710e4827f req-e455895f-a515-47ec-b1e5-bc227a33cbdb tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:09.776735 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:09.776735 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:09.780619 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-4f20223d-8996-4609-be2a-ceb710e4827f req-e455895f-a515-47ec-b1e5-bc227a33cbdb tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:48:09.785746 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-4f20223d-8996-4609-be2a-ceb710e4827f req-e455895f-a515-47ec-b1e5-bc227a33cbdb tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e returned with HTTP 200 Jul 03 21:48:09.786196 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 284/1128] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:48:09 2026] GET /volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:48:09.809623 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-4f20223d-8996-4609-be2a-ceb710e4827f req-07a75208-daa4-4209-933a-f0c6d980f8ee None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:09.813131 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-4f20223d-8996-4609-be2a-ceb710e4827f req-07a75208-daa4-4209-933a-f0c6d980f8ee tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] POST https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e/action Jul 03 21:48:09.813612 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-4f20223d-8996-4609-be2a-ceb710e4827f req-07a75208-daa4-4209-933a-f0c6d980f8ee tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:48:09.813773 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-4f20223d-8996-4609-be2a-ceb710e4827f req-07a75208-daa4-4209-933a-f0c6d980f8ee tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:09.829266 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:09.829266 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:09.830095 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-4f20223d-8996-4609-be2a-ceb710e4827f req-07a75208-daa4-4209-933a-f0c6d980f8ee tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:48:09.843639 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-4f20223d-8996-4609-be2a-ceb710e4827f req-07a75208-daa4-4209-933a-f0c6d980f8ee tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Begin detaching volume completed successfully. Jul 03 21:48:09.844051 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-4f20223d-8996-4609-be2a-ceb710e4827f req-07a75208-daa4-4209-933a-f0c6d980f8ee tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e/action returned with HTTP 202 Jul 03 21:48:09.844746 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 283/1129] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 21:48:09 2026] POST /volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 03 21:48:09.878161 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-80d31c9c-72c1-4229-bcf7-d86d3290d276 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:09.880600 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-80d31c9c-72c1-4229-bcf7-d86d3290d276 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e Jul 03 21:48:09.880939 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-80d31c9c-72c1-4229-bcf7-d86d3290d276 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:09.881177 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-80d31c9c-72c1-4229-bcf7-d86d3290d276 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:09.893221 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:09.893221 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:09.897626 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-80d31c9c-72c1-4229-bcf7-d86d3290d276 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:48:09.903629 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-80d31c9c-72c1-4229-bcf7-d86d3290d276 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e returned with HTTP 200 Jul 03 21:48:09.904382 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 281/1130] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:09 2026] GET /volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:48:09.999173 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-51acee74-8869-4532-a583-dce72a836fd8 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:10.001966 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-51acee74-8869-4532-a583-dce72a836fd8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e Jul 03 21:48:10.002198 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-51acee74-8869-4532-a583-dce72a836fd8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:10.002497 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-51acee74-8869-4532-a583-dce72a836fd8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:10.002665 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-51acee74-8869-4532-a583-dce72a836fd8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 2bbc7a6f-1016-438b-85ea-cf872e73282e. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:10.011972 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:10.011972 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:10.013047 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-51acee74-8869-4532-a583-dce72a836fd8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e returned with HTTP 200 Jul 03 21:48:10.013544 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 283/1131] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:09 2026] GET /volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:10.061157 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c8ed4c5d-c1a0-4f8e-a47b-a8f653132693 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:10.065958 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c8ed4c5d-c1a0-4f8e-a47b-a8f653132693 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:10.066630 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c8ed4c5d-c1a0-4f8e-a47b-a8f653132693 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:10.066630 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c8ed4c5d-c1a0-4f8e-a47b-a8f653132693 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:10.066630 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-c8ed4c5d-c1a0-4f8e-a47b-a8f653132693 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:10.077839 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:10.077839 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:10.078668 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c8ed4c5d-c1a0-4f8e-a47b-a8f653132693 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:10.079294 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 285/1132] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:10 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 753 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:48:10.882274 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-308bd616-86a2-4454-9900-032dc7794787 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:10.882274 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-308bd616-86a2-4454-9900-032dc7794787 None None] GET https://10.4.3.32/volume// Jul 03 21:48:10.882274 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-308bd616-86a2-4454-9900-032dc7794787 None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:10.882274 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-308bd616-86a2-4454-9900-032dc7794787 None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:10.882274 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-308bd616-86a2-4454-9900-032dc7794787 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:48:10.882274 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 284/1133] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:48:10 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 21:48:10.891539 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-4f20223d-8996-4609-be2a-ceb710e4827f req-f9cc303a-0450-470b-a04c-1a4ec3067278 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:10.897529 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-4f20223d-8996-4609-be2a-ceb710e4827f req-f9cc303a-0450-470b-a04c-1a4ec3067278 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e Jul 03 21:48:10.897986 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-4f20223d-8996-4609-be2a-ceb710e4827f req-f9cc303a-0450-470b-a04c-1a4ec3067278 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:10.897986 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-4f20223d-8996-4609-be2a-ceb710e4827f req-f9cc303a-0450-470b-a04c-1a4ec3067278 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:10.912161 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:10.912161 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:10.917408 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-4f20223d-8996-4609-be2a-ceb710e4827f req-f9cc303a-0450-470b-a04c-1a4ec3067278 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:48:10.919779 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-44fa6169-84e4-49af-b4ce-c1f21b7476dc None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:10.922857 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-44fa6169-84e4-49af-b4ce-c1f21b7476dc tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e Jul 03 21:48:10.922857 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-44fa6169-84e4-49af-b4ce-c1f21b7476dc tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:10.922857 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-44fa6169-84e4-49af-b4ce-c1f21b7476dc tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:10.924452 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-4f20223d-8996-4609-be2a-ceb710e4827f req-f9cc303a-0450-470b-a04c-1a4ec3067278 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e returned with HTTP 200 Jul 03 21:48:10.925333 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 282/1134] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:48:10 2026] GET /volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e => generated 1317 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:48:10.941439 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:10.941439 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:10.946697 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-44fa6169-84e4-49af-b4ce-c1f21b7476dc tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:48:10.953269 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-44fa6169-84e4-49af-b4ce-c1f21b7476dc tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e returned with HTTP 200 Jul 03 21:48:10.953665 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 284/1135] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:10 2026] GET /volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:48:11.027532 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-cd04fb96-826d-4663-8e35-3ae2a7ff346f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:11.032820 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cd04fb96-826d-4663-8e35-3ae2a7ff346f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e Jul 03 21:48:11.032820 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cd04fb96-826d-4663-8e35-3ae2a7ff346f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:11.033520 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cd04fb96-826d-4663-8e35-3ae2a7ff346f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:11.033520 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-cd04fb96-826d-4663-8e35-3ae2a7ff346f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 2bbc7a6f-1016-438b-85ea-cf872e73282e. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:11.040353 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:11.040353 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:11.041809 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cd04fb96-826d-4663-8e35-3ae2a7ff346f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e returned with HTTP 200 Jul 03 21:48:11.041809 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 286/1136] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:11 2026] GET /volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:48:11.097699 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-109eb33a-1a00-4f23-8f97-2e3709b6cd57 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:11.101337 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-109eb33a-1a00-4f23-8f97-2e3709b6cd57 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:11.101337 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-109eb33a-1a00-4f23-8f97-2e3709b6cd57 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:11.102317 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-109eb33a-1a00-4f23-8f97-2e3709b6cd57 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:11.102317 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-109eb33a-1a00-4f23-8f97-2e3709b6cd57 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:11.108480 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:11.108480 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:11.109817 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-109eb33a-1a00-4f23-8f97-2e3709b6cd57 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:11.110049 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 285/1137] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:11 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:11.435079 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-312e3ca5-fcf4-46cf-95f6-23de5c95131f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:11.651276 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-312e3ca5-fcf4-46cf-95f6-23de5c95131f tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:48:11.651776 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-312e3ca5-fcf4-46cf-95f6-23de5c95131f tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-350040578"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:11.653485 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-312e3ca5-fcf4-46cf-95f6-23de5c95131f tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-350040578'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:48:11.653745 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-312e3ca5-fcf4-46cf-95f6-23de5c95131f tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Create volume of 1 GB Jul 03 21:48:11.661384 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-312e3ca5-fcf4-46cf-95f6-23de5c95131f tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Availability Zones retrieved successfully. Jul 03 21:48:11.670482 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-312e3ca5-fcf4-46cf-95f6-23de5c95131f tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Flow 'volume_create_api' (2d27d136-4d03-4dc9-a0d8-a21489d6bbeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:48:11.672107 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-312e3ca5-fcf4-46cf-95f6-23de5c95131f tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (228122fb-8248-4a79-bb73-88d4361b5ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:11.673470 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-312e3ca5-fcf4-46cf-95f6-23de5c95131f tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:48:11.718600 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-312e3ca5-fcf4-46cf-95f6-23de5c95131f tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (228122fb-8248-4a79-bb73-88d4361b5ea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:11.719393 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-312e3ca5-fcf4-46cf-95f6-23de5c95131f tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1323ece4-b9a6-453e-b359-791c6b2af43e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:11.882633 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-312e3ca5-fcf4-46cf-95f6-23de5c95131f tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Created reservations ['7c5a3928-2bf9-4958-9a81-a58b90bdabea', 'aaadd7fb-fd07-4ad3-965e-eb4d91dd02c3', '3255170f-6be2-4abb-add7-a8849b800a19', '06533da6-70bd-4b5a-850f-874a1fb1858f'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:48:11.883417 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-312e3ca5-fcf4-46cf-95f6-23de5c95131f tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1323ece4-b9a6-453e-b359-791c6b2af43e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c5a3928-2bf9-4958-9a81-a58b90bdabea', 'aaadd7fb-fd07-4ad3-965e-eb4d91dd02c3', '3255170f-6be2-4abb-add7-a8849b800a19', '06533da6-70bd-4b5a-850f-874a1fb1858f']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:11.885405 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-312e3ca5-fcf4-46cf-95f6-23de5c95131f tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bb0e802-5f01-4036-8a98-4a1e1029f498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:11.921356 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-312e3ca5-fcf4-46cf-95f6-23de5c95131f tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bb0e802-5f01-4036-8a98-4a1e1029f498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41022e14-e62b-44da-88dd-9e63e5856f65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-350040578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df028a2ac4a24196be4e77ff4cd675d0',qos_specs=None,replication_status=,reservations=['7c5a3928-2bf9-4958-9a81-a58b90bdabea','aaadd7fb-fd07-4ad3-965e-eb4d91dd02c3','3255170f-6be2-4abb-add7-a8849b800a19','06533da6-70bd-4b5a-850f-874a1fb1858f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02e0fd2878d44bc891462cad3b4ec50d',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:48:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-350040578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41022e14-e62b-44da-88dd-9e63e5856f65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df028a2ac4a24196be4e77ff4cd675d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02e0fd2878d44bc891462cad3b4ec50d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:11.922413 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-312e3ca5-fcf4-46cf-95f6-23de5c95131f tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2d520e1-104a-4d7e-a494-c27e37fec148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:11.952132 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-312e3ca5-fcf4-46cf-95f6-23de5c95131f tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2d520e1-104a-4d7e-a494-c27e37fec148) transitioned into state 'SUCCESS' from state '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-350040578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df028a2ac4a24196be4e77ff4cd675d0',qos_specs=None,replication_status=,reservations=['7c5a3928-2bf9-4958-9a81-a58b90bdabea','aaadd7fb-fd07-4ad3-965e-eb4d91dd02c3','3255170f-6be2-4abb-add7-a8849b800a19','06533da6-70bd-4b5a-850f-874a1fb1858f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02e0fd2878d44bc891462cad3b4ec50d',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:11.953029 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-312e3ca5-fcf4-46cf-95f6-23de5c95131f tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7d8761b-b9a3-43c5-befd-a853d01b1acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:11.972622 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-312e3ca5-fcf4-46cf-95f6-23de5c95131f tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7d8761b-b9a3-43c5-befd-a853d01b1acc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:11.973735 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-312e3ca5-fcf4-46cf-95f6-23de5c95131f tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Flow 'volume_create_api' (2d27d136-4d03-4dc9-a0d8-a21489d6bbeb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:48:11.974188 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-312e3ca5-fcf4-46cf-95f6-23de5c95131f tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Create volume request issued successfully. Jul 03 21:48:11.978519 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-312e3ca5-fcf4-46cf-95f6-23de5c95131f tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:48:11.979988 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 283/1138] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:48:11 2026] POST /volume/v3/volumes => generated 748 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:48:11.980924 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-286e63fe-eb70-484c-9fe6-1180ed909a79 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:11.984182 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-286e63fe-eb70-484c-9fe6-1180ed909a79 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e Jul 03 21:48:11.984415 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-286e63fe-eb70-484c-9fe6-1180ed909a79 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:11.984819 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-286e63fe-eb70-484c-9fe6-1180ed909a79 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:12.001978 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:12.001978 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:12.002586 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-16a9c338-d4d7-4986-a805-fc318ce34c98 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:12.005386 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-286e63fe-eb70-484c-9fe6-1180ed909a79 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:48:12.007712 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-16a9c338-d4d7-4986-a805-fc318ce34c98 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] GET https://10.4.3.32/volume/v3/volumes/41022e14-e62b-44da-88dd-9e63e5856f65 Jul 03 21:48:12.007712 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-16a9c338-d4d7-4986-a805-fc318ce34c98 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:12.007712 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-16a9c338-d4d7-4986-a805-fc318ce34c98 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:12.012183 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-286e63fe-eb70-484c-9fe6-1180ed909a79 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e returned with HTTP 200 Jul 03 21:48:12.012768 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 285/1139] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:11 2026] GET /volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:48:12.021212 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:12.021212 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:12.030978 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-16a9c338-d4d7-4986-a805-fc318ce34c98 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Volume info retrieved successfully. Jul 03 21:48:12.041636 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-16a9c338-d4d7-4986-a805-fc318ce34c98 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] https://10.4.3.32/volume/v3/volumes/41022e14-e62b-44da-88dd-9e63e5856f65 returned with HTTP 200 Jul 03 21:48:12.042464 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 287/1140] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:12 2026] GET /volume/v3/volumes/41022e14-e62b-44da-88dd-9e63e5856f65 => generated 816 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:12.059674 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b8a6a94d-92d9-4dc2-90ce-eab3144d465a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:12.063163 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b8a6a94d-92d9-4dc2-90ce-eab3144d465a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e Jul 03 21:48:12.063478 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b8a6a94d-92d9-4dc2-90ce-eab3144d465a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:12.063752 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b8a6a94d-92d9-4dc2-90ce-eab3144d465a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:12.063920 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-b8a6a94d-92d9-4dc2-90ce-eab3144d465a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 2bbc7a6f-1016-438b-85ea-cf872e73282e. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:12.069809 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:12.069809 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:12.071623 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b8a6a94d-92d9-4dc2-90ce-eab3144d465a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e returned with HTTP 200 Jul 03 21:48:12.072610 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 286/1141] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:12 2026] GET /volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:12.133341 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-147495d1-3c6f-429d-a8e8-6f6fd970825e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:12.135988 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-147495d1-3c6f-429d-a8e8-6f6fd970825e tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:12.136238 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-147495d1-3c6f-429d-a8e8-6f6fd970825e tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:12.136510 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-147495d1-3c6f-429d-a8e8-6f6fd970825e tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:12.136666 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-147495d1-3c6f-429d-a8e8-6f6fd970825e tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:12.143612 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:12.143612 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:12.143767 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-147495d1-3c6f-429d-a8e8-6f6fd970825e tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:12.144209 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 284/1142] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:12 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 753 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:12.366541 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-4f20223d-8996-4609-be2a-ceb710e4827f req-f1a730dc-03a0-4e27-b89a-f2485fa02fd1 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:12.370284 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-4f20223d-8996-4609-be2a-ceb710e4827f req-f1a730dc-03a0-4e27-b89a-f2485fa02fd1 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] DELETE https://10.4.3.32/volume/v3/attachments/3d0e5088-1143-488f-b23e-8ed5c1611183 Jul 03 21:48:12.370594 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-4f20223d-8996-4609-be2a-ceb710e4827f req-f1a730dc-03a0-4e27-b89a-f2485fa02fd1 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:12.370875 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-4f20223d-8996-4609-be2a-ceb710e4827f req-f1a730dc-03a0-4e27-b89a-f2485fa02fd1 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:12.385646 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:12.385646 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:12.939977 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-4f20223d-8996-4609-be2a-ceb710e4827f req-f1a730dc-03a0-4e27-b89a-f2485fa02fd1 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/attachments/3d0e5088-1143-488f-b23e-8ed5c1611183 returned with HTTP 200 Jul 03 21:48:12.940722 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 286/1143] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:48:12 2026] DELETE /volume/v3/attachments/3d0e5088-1143-488f-b23e-8ed5c1611183 => generated 19 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:13.033584 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2e8e06f7-8f91-405f-bba3-d5a176216721 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:13.036762 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2e8e06f7-8f91-405f-bba3-d5a176216721 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e Jul 03 21:48:13.036993 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2e8e06f7-8f91-405f-bba3-d5a176216721 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:13.037346 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2e8e06f7-8f91-405f-bba3-d5a176216721 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:13.048514 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:13.048514 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:13.057344 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2e8e06f7-8f91-405f-bba3-d5a176216721 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:48:13.063241 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2e8e06f7-8f91-405f-bba3-d5a176216721 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e returned with HTTP 200 Jul 03 21:48:13.063241 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 288/1144] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:13 2026] GET /volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:13.075177 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-82c283a4-829b-4043-9ae8-171ca0bc3bbc None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:13.078621 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-82c283a4-829b-4043-9ae8-171ca0bc3bbc tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] GET https://10.4.3.32/volume/v3/volumes/41022e14-e62b-44da-88dd-9e63e5856f65 Jul 03 21:48:13.078832 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-82c283a4-829b-4043-9ae8-171ca0bc3bbc tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:13.079798 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-82c283a4-829b-4043-9ae8-171ca0bc3bbc tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:13.085868 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3299fdca-6fd9-4cf5-8b0b-feec101e1762 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:13.086305 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-2d9d4e21-d9eb-435f-baa7-915776ff5790 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:13.088239 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3299fdca-6fd9-4cf5-8b0b-feec101e1762 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e Jul 03 21:48:13.088332 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3299fdca-6fd9-4cf5-8b0b-feec101e1762 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:13.089247 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3299fdca-6fd9-4cf5-8b0b-feec101e1762 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:13.089629 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2d9d4e21-d9eb-435f-baa7-915776ff5790 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e Jul 03 21:48:13.089629 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2d9d4e21-d9eb-435f-baa7-915776ff5790 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:13.089823 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2d9d4e21-d9eb-435f-baa7-915776ff5790 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:13.090159 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-2d9d4e21-d9eb-435f-baa7-915776ff5790 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 2bbc7a6f-1016-438b-85ea-cf872e73282e. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:13.092332 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:13.092332 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:13.096476 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-82c283a4-829b-4043-9ae8-171ca0bc3bbc tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Volume info retrieved successfully. Jul 03 21:48:13.098728 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:13.098728 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:13.100607 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:13.100607 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:13.101492 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2d9d4e21-d9eb-435f-baa7-915776ff5790 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e returned with HTTP 200 Jul 03 21:48:13.102443 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 287/1145] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:13 2026] GET /volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e => generated 787 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:13.103511 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-82c283a4-829b-4043-9ae8-171ca0bc3bbc tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] https://10.4.3.32/volume/v3/volumes/41022e14-e62b-44da-88dd-9e63e5856f65 returned with HTTP 200 Jul 03 21:48:13.104218 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 287/1146] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:13 2026] GET /volume/v3/volumes/41022e14-e62b-44da-88dd-9e63e5856f65 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:13.109868 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3299fdca-6fd9-4cf5-8b0b-feec101e1762 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:48:13.117746 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3299fdca-6fd9-4cf5-8b0b-feec101e1762 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e returned with HTTP 200 Jul 03 21:48:13.118231 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 285/1147] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:13 2026] GET /volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:13.127365 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-fe2e9b13-ff98-41b5-9dcd-530402fe3878 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:13.131361 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fe2e9b13-ff98-41b5-9dcd-530402fe3878 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] POST https://10.4.3.32/volume/v3/os-volume-transfer Jul 03 21:48:13.131893 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fe2e9b13-ff98-41b5-9dcd-530402fe3878 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "41022e14-e62b-44da-88dd-9e63e5856f65"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:13.134224 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.volume_transfer [None req-fe2e9b13-ff98-41b5-9dcd-530402fe3878 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Creating new volume transfer {'transfer': {'volume_id': '41022e14-e62b-44da-88dd-9e63e5856f65'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 21:48:13.134710 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.contrib.volume_transfer [None req-fe2e9b13-ff98-41b5-9dcd-530402fe3878 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Creating transfer of volume 41022e14-e62b-44da-88dd-9e63e5856f65 Jul 03 21:48:13.134710 np0000004475 devstack@c-api.service[99934]: INFO cinder.transfer.api [None req-fe2e9b13-ff98-41b5-9dcd-530402fe3878 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Generating transfer record for volume 41022e14-e62b-44da-88dd-9e63e5856f65 Jul 03 21:48:13.146134 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:13.146134 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:13.160583 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a5d5311d-f062-441b-9834-52d38a20ccdb None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:13.163552 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a5d5311d-f062-441b-9834-52d38a20ccdb tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:13.163898 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a5d5311d-f062-441b-9834-52d38a20ccdb tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:13.164159 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a5d5311d-f062-441b-9834-52d38a20ccdb tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:13.164275 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-a5d5311d-f062-441b-9834-52d38a20ccdb tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:13.169486 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:13.169486 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:13.170439 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fe2e9b13-ff98-41b5-9dcd-530402fe3878 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] https://10.4.3.32/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 21:48:13.170916 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 289/1148] 10.4.3.32 () {68 vars in 1284 bytes} [Fri Jul 3 21:48:13 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:48:13.172039 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a5d5311d-f062-441b-9834-52d38a20ccdb tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:13.172327 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 288/1149] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:13 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:13.184555 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-6a7a0fd9-0bd8-4a7f-97f5-0535b421aa39 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:13.187281 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6a7a0fd9-0bd8-4a7f-97f5-0535b421aa39 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] GET https://10.4.3.32/volume/v3/volumes/41022e14-e62b-44da-88dd-9e63e5856f65 Jul 03 21:48:13.187537 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6a7a0fd9-0bd8-4a7f-97f5-0535b421aa39 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:13.187787 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6a7a0fd9-0bd8-4a7f-97f5-0535b421aa39 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:13.198244 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:13.198244 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:13.207116 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-6a7a0fd9-0bd8-4a7f-97f5-0535b421aa39 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Volume info retrieved successfully. Jul 03 21:48:13.213811 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6a7a0fd9-0bd8-4a7f-97f5-0535b421aa39 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] https://10.4.3.32/volume/v3/volumes/41022e14-e62b-44da-88dd-9e63e5856f65 returned with HTTP 200 Jul 03 21:48:13.214318 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 288/1150] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:13 2026] GET /volume/v3/volumes/41022e14-e62b-44da-88dd-9e63e5856f65 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:13.240247 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b5c6e287-eb59-4613-9863-dd3e6343b975 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:13.243400 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b5c6e287-eb59-4613-9863-dd3e6343b975 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] GET https://10.4.3.32/volume/v3/os-volume-transfer/eae41a11-738d-4734-97d6-4a33abcc374d Jul 03 21:48:13.243725 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b5c6e287-eb59-4613-9863-dd3e6343b975 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:13.244065 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b5c6e287-eb59-4613-9863-dd3e6343b975 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:13.252395 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b5c6e287-eb59-4613-9863-dd3e6343b975 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] https://10.4.3.32/volume/v3/os-volume-transfer/eae41a11-738d-4734-97d6-4a33abcc374d returned with HTTP 200 Jul 03 21:48:13.252895 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 286/1151] 10.4.3.32 () {66 vars in 1374 bytes} [Fri Jul 3 21:48:13 2026] GET /volume/v3/os-volume-transfer/eae41a11-738d-4734-97d6-4a33abcc374d => generated 407 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:13.267772 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-1433d8ac-9a7a-4019-a298-c7981de38d0e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:13.271402 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1433d8ac-9a7a-4019-a298-c7981de38d0e tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] GET https://10.4.3.32/volume/v3/os-volume-transfer Jul 03 21:48:13.271402 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1433d8ac-9a7a-4019-a298-c7981de38d0e tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:13.271631 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1433d8ac-9a7a-4019-a298-c7981de38d0e tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Calling method 'index' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:13.271841 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.volume_transfer [None req-1433d8ac-9a7a-4019-a298-c7981de38d0e tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Listing volume transfers {{(pid=99934) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 03 21:48:13.279974 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1433d8ac-9a7a-4019-a298-c7981de38d0e tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] https://10.4.3.32/volume/v3/os-volume-transfer returned with HTTP 200 Jul 03 21:48:13.280792 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 290/1152] 10.4.3.32 () {66 vars in 1263 bytes} [Fri Jul 3 21:48:13 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:13.291845 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d4c5a567-b879-4a3a-8bf6-589c8212115d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:13.428666 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d4c5a567-b879-4a3a-8bf6-589c8212115d tempest-VolumesTransfersTest-625997870 tempest-VolumesTransfersTest-625997870-project-member] POST https://10.4.3.32/volume/v3/os-volume-transfer/eae41a11-738d-4734-97d6-4a33abcc374d/accept Jul 03 21:48:13.428666 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d4c5a567-b879-4a3a-8bf6-589c8212115d tempest-VolumesTransfersTest-625997870 tempest-VolumesTransfersTest-625997870-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "02db4f0ef60bb81f"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:13.430786 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.contrib.volume_transfer [None req-d4c5a567-b879-4a3a-8bf6-589c8212115d tempest-VolumesTransfersTest-625997870 tempest-VolumesTransfersTest-625997870-project-member] Accepting volume transfer eae41a11-738d-4734-97d6-4a33abcc374d {{(pid=99935) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 21:48:13.431137 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.contrib.volume_transfer [None req-d4c5a567-b879-4a3a-8bf6-589c8212115d tempest-VolumesTransfersTest-625997870 tempest-VolumesTransfersTest-625997870-project-member] Accepting transfer eae41a11-738d-4734-97d6-4a33abcc374d Jul 03 21:48:13.566533 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-d4c5a567-b879-4a3a-8bf6-589c8212115d tempest-VolumesTransfersTest-625997870 tempest-VolumesTransfersTest-625997870-project-member] Created reservations ['0a201371-62fa-484c-a9d6-8115c785949e', '64ef08bc-f4fe-4b84-92af-e1e301b129dd', 'b7d66dae-f56b-4ef7-9f9c-1f3d5aa2f089', 'fa916064-f8b4-48ae-a8b2-3d9ecd7f9c51'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:48:13.606828 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-d4c5a567-b879-4a3a-8bf6-589c8212115d tempest-VolumesTransfersTest-625997870 tempest-VolumesTransfersTest-625997870-project-member] Created reservations ['f64dc3eb-85a6-45ba-ab78-36228e238f4e', '683a11d2-d36d-44cb-9751-e9cb148f6c9c', '73432ae1-4641-4b0f-bc85-d13c133779fe', '7ec29f4b-6608-4db3-9f08-6014665bf94b'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:48:13.660628 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-d4c5a567-b879-4a3a-8bf6-589c8212115d tempest-VolumesTransfersTest-625997870 tempest-VolumesTransfersTest-625997870-project-member] Created reservations ['539fa36c-dd66-4041-b99a-7f0b0e58d764', 'b443d7b2-e84e-4971-b0a0-7432ec3b0be1', 'b6140eae-6ac6-4bcf-892f-539b9774a133', 'f29684fa-38f6-4d37-b6d6-30fd4f2d2034'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:48:13.698989 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-d4c5a567-b879-4a3a-8bf6-589c8212115d tempest-VolumesTransfersTest-625997870 tempest-VolumesTransfersTest-625997870-project-member] Created reservations ['8fc2a4be-e5c7-487c-9111-a32aff8d419e', '8df256e0-a5ec-410a-a4e4-1bb4ea2f4d92', '5bf9757c-52aa-4fff-8adb-499795d03953', '6d9fc25c-4d6e-4615-86ac-922c20c75497'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:48:14.118484 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-0f77128e-b263-4973-b83c-48ca32f719cc None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:14.120528 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0f77128e-b263-4973-b83c-48ca32f719cc tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e Jul 03 21:48:14.120786 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0f77128e-b263-4973-b83c-48ca32f719cc tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:14.121047 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0f77128e-b263-4973-b83c-48ca32f719cc tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:14.121158 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-0f77128e-b263-4973-b83c-48ca32f719cc tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 2bbc7a6f-1016-438b-85ea-cf872e73282e. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:14.126667 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:14.126667 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:14.127673 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0f77128e-b263-4973-b83c-48ca32f719cc tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e returned with HTTP 200 Jul 03 21:48:14.128258 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 289/1153] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:14 2026] GET /volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:14.190700 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-055f31d0-479d-483e-ab6d-aece4232a55c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:14.193167 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-055f31d0-479d-483e-ab6d-aece4232a55c tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:14.193485 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-055f31d0-479d-483e-ab6d-aece4232a55c tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:14.193772 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-055f31d0-479d-483e-ab6d-aece4232a55c tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:14.194134 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-055f31d0-479d-483e-ab6d-aece4232a55c tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:14.200467 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:14.200467 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:14.201618 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-055f31d0-479d-483e-ab6d-aece4232a55c tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:14.202545 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 287/1154] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:14 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 753 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:14.202949 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d4c5a567-b879-4a3a-8bf6-589c8212115d tempest-VolumesTransfersTest-625997870 tempest-VolumesTransfersTest-625997870-project-member] Transfer volume completed successfully. Jul 03 21:48:14.253929 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-37bd4e28-dd37-4647-860b-8caf2b74b159 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:14.258717 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-37bd4e28-dd37-4647-860b-8caf2b74b159 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e Jul 03 21:48:14.259533 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-37bd4e28-dd37-4647-860b-8caf2b74b159 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:14.259695 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-37bd4e28-dd37-4647-860b-8caf2b74b159 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:14.272452 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:14.272452 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:14.284471 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-37bd4e28-dd37-4647-860b-8caf2b74b159 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:48:14.287854 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-37bd4e28-dd37-4647-860b-8caf2b74b159 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e returned with HTTP 200 Jul 03 21:48:14.287854 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 291/1155] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:14 2026] GET /volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:14.324830 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b4b048a8-5861-4dda-b505-a388c3afb89c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:14.328769 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b4b048a8-5861-4dda-b505-a388c3afb89c tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a Jul 03 21:48:14.328769 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b4b048a8-5861-4dda-b505-a388c3afb89c tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:14.329406 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b4b048a8-5861-4dda-b505-a388c3afb89c tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:14.342014 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:14.342014 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:14.358819 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b4b048a8-5861-4dda-b505-a388c3afb89c tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:48:14.373260 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b4b048a8-5861-4dda-b505-a388c3afb89c tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a returned with HTTP 200 Jul 03 21:48:14.377185 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 290/1156] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:14 2026] GET /volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a => generated 842 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:14.378323 np0000004475 devstack@c-api.service[99935]: INFO cinder.transfer.api [None req-d4c5a567-b879-4a3a-8bf6-589c8212115d tempest-VolumesTransfersTest-625997870 tempest-VolumesTransfersTest-625997870-project-member] Volume 41022e14-e62b-44da-88dd-9e63e5856f65 has been transferred. Jul 03 21:48:14.388385 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d4c5a567-b879-4a3a-8bf6-589c8212115d tempest-VolumesTransfersTest-625997870 tempest-VolumesTransfersTest-625997870-project-member] https://10.4.3.32/volume/v3/os-volume-transfer/eae41a11-738d-4734-97d6-4a33abcc374d/accept returned with HTTP 202 Jul 03 21:48:14.390209 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 289/1157] 10.4.3.32 () {68 vars in 1416 bytes} [Fri Jul 3 21:48:13 2026] POST /volume/v3/os-volume-transfer/eae41a11-738d-4734-97d6-4a33abcc374d/accept => generated 363 bytes in 1098 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:48:14.417509 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c3a94165-e8d9-4b03-a520-d1a8fd69d3eb None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:14.421035 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c3a94165-e8d9-4b03-a520-d1a8fd69d3eb tempest-VolumesTransfersTest-625997870 tempest-VolumesTransfersTest-625997870-project-member] GET https://10.4.3.32/volume/v3/volumes/41022e14-e62b-44da-88dd-9e63e5856f65 Jul 03 21:48:14.421035 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c3a94165-e8d9-4b03-a520-d1a8fd69d3eb tempest-VolumesTransfersTest-625997870 tempest-VolumesTransfersTest-625997870-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:14.421684 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c3a94165-e8d9-4b03-a520-d1a8fd69d3eb tempest-VolumesTransfersTest-625997870 tempest-VolumesTransfersTest-625997870-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:14.444494 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:14.444494 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:14.463297 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c3a94165-e8d9-4b03-a520-d1a8fd69d3eb tempest-VolumesTransfersTest-625997870 tempest-VolumesTransfersTest-625997870-project-member] Volume info retrieved successfully. Jul 03 21:48:14.469388 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c3a94165-e8d9-4b03-a520-d1a8fd69d3eb tempest-VolumesTransfersTest-625997870 tempest-VolumesTransfersTest-625997870-project-member] https://10.4.3.32/volume/v3/volumes/41022e14-e62b-44da-88dd-9e63e5856f65 returned with HTTP 200 Jul 03 21:48:14.471637 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 288/1158] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:14 2026] GET /volume/v3/volumes/41022e14-e62b-44da-88dd-9e63e5856f65 => generated 841 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:14.475485 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e8ee026a-7151-4e63-ae20-7f58ce3c38b7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:14.477606 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e8ee026a-7151-4e63-ae20-7f58ce3c38b7 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a Jul 03 21:48:14.477816 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e8ee026a-7151-4e63-ae20-7f58ce3c38b7 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:14.478182 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e8ee026a-7151-4e63-ae20-7f58ce3c38b7 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:14.490478 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e6e494ac-3a40-4c5e-bae3-55ec2771b663 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:14.494606 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e6e494ac-3a40-4c5e-bae3-55ec2771b663 tempest-VolumesTransfersTest-625997870 tempest-VolumesTransfersTest-625997870-project-member] GET https://10.4.3.32/volume/v3/volumes/41022e14-e62b-44da-88dd-9e63e5856f65 Jul 03 21:48:14.494606 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e6e494ac-3a40-4c5e-bae3-55ec2771b663 tempest-VolumesTransfersTest-625997870 tempest-VolumesTransfersTest-625997870-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:14.494606 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e6e494ac-3a40-4c5e-bae3-55ec2771b663 tempest-VolumesTransfersTest-625997870 tempest-VolumesTransfersTest-625997870-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:14.494834 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:14.494834 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:14.501453 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-e8ee026a-7151-4e63-ae20-7f58ce3c38b7 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:48:14.509529 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e8ee026a-7151-4e63-ae20-7f58ce3c38b7 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a returned with HTTP 200 Jul 03 21:48:14.509804 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:14.509804 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:14.510326 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 292/1159] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:14 2026] GET /volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:14.518692 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e6e494ac-3a40-4c5e-bae3-55ec2771b663 tempest-VolumesTransfersTest-625997870 tempest-VolumesTransfersTest-625997870-project-member] Volume info retrieved successfully. Jul 03 21:48:14.528446 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e6e494ac-3a40-4c5e-bae3-55ec2771b663 tempest-VolumesTransfersTest-625997870 tempest-VolumesTransfersTest-625997870-project-member] https://10.4.3.32/volume/v3/volumes/41022e14-e62b-44da-88dd-9e63e5856f65 returned with HTTP 200 Jul 03 21:48:14.529271 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 291/1160] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:14 2026] GET /volume/v3/volumes/41022e14-e62b-44da-88dd-9e63e5856f65 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:14.553097 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-edea933f-01eb-4067-9486-79889b01b7c8 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:14.556776 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-edea933f-01eb-4067-9486-79889b01b7c8 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] DELETE https://10.4.3.32/volume/v3/os-volume-transfer/eae41a11-738d-4734-97d6-4a33abcc374d Jul 03 21:48:14.557285 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-edea933f-01eb-4067-9486-79889b01b7c8 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:14.557590 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-edea933f-01eb-4067-9486-79889b01b7c8 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:14.558987 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.contrib.volume_transfer [None req-edea933f-01eb-4067-9486-79889b01b7c8 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Delete transfer with id: eae41a11-738d-4734-97d6-4a33abcc374d Jul 03 21:48:14.564581 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-edea933f-01eb-4067-9486-79889b01b7c8 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] https://10.4.3.32/volume/v3/os-volume-transfer/eae41a11-738d-4734-97d6-4a33abcc374d returned with HTTP 404 Jul 03 21:48:14.565268 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 290/1161] 10.4.3.32 () {66 vars in 1377 bytes} [Fri Jul 3 21:48:14 2026] DELETE /volume/v3/os-volume-transfer/eae41a11-738d-4734-97d6-4a33abcc374d => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:48:14.579026 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7738ee80-cce7-47ba-99ee-89bfa883919e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:14.633723 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7738ee80-cce7-47ba-99ee-89bfa883919e tempest-VolumesTransfersTest-1485604551 tempest-VolumesTransfersTest-1485604551-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/41022e14-e62b-44da-88dd-9e63e5856f65 Jul 03 21:48:14.634055 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7738ee80-cce7-47ba-99ee-89bfa883919e tempest-VolumesTransfersTest-1485604551 tempest-VolumesTransfersTest-1485604551-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:14.634265 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7738ee80-cce7-47ba-99ee-89bfa883919e tempest-VolumesTransfersTest-1485604551 tempest-VolumesTransfersTest-1485604551-project-admin] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:14.634488 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-7738ee80-cce7-47ba-99ee-89bfa883919e tempest-VolumesTransfersTest-1485604551 tempest-VolumesTransfersTest-1485604551-project-admin] Delete volume with id: 41022e14-e62b-44da-88dd-9e63e5856f65 Jul 03 21:48:14.648708 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:14.648708 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:14.648708 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-7738ee80-cce7-47ba-99ee-89bfa883919e tempest-VolumesTransfersTest-1485604551 tempest-VolumesTransfersTest-1485604551-project-admin] Volume info retrieved successfully. Jul 03 21:48:14.691024 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-7738ee80-cce7-47ba-99ee-89bfa883919e tempest-VolumesTransfersTest-1485604551 tempest-VolumesTransfersTest-1485604551-project-admin] Delete volume request issued successfully. Jul 03 21:48:14.691311 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7738ee80-cce7-47ba-99ee-89bfa883919e tempest-VolumesTransfersTest-1485604551 tempest-VolumesTransfersTest-1485604551-project-admin] https://10.4.3.32/volume/v3/volumes/41022e14-e62b-44da-88dd-9e63e5856f65 returned with HTTP 202 Jul 03 21:48:14.691661 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 289/1162] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:48:14 2026] DELETE /volume/v3/volumes/41022e14-e62b-44da-88dd-9e63e5856f65 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:48:14.702039 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-0ccbd465-dc98-453f-b70b-fdc91dcaaad3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:14.704769 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0ccbd465-dc98-453f-b70b-fdc91dcaaad3 tempest-VolumesTransfersTest-1485604551 tempest-VolumesTransfersTest-1485604551-project-admin] GET https://10.4.3.32/volume/v3/volumes/41022e14-e62b-44da-88dd-9e63e5856f65 Jul 03 21:48:14.705238 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0ccbd465-dc98-453f-b70b-fdc91dcaaad3 tempest-VolumesTransfersTest-1485604551 tempest-VolumesTransfersTest-1485604551-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:14.705484 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0ccbd465-dc98-453f-b70b-fdc91dcaaad3 tempest-VolumesTransfersTest-1485604551 tempest-VolumesTransfersTest-1485604551-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:14.717984 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:14.717984 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:14.725131 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-0ccbd465-dc98-453f-b70b-fdc91dcaaad3 tempest-VolumesTransfersTest-1485604551 tempest-VolumesTransfersTest-1485604551-project-admin] Volume info retrieved successfully. Jul 03 21:48:14.733871 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0ccbd465-dc98-453f-b70b-fdc91dcaaad3 tempest-VolumesTransfersTest-1485604551 tempest-VolumesTransfersTest-1485604551-project-admin] https://10.4.3.32/volume/v3/volumes/41022e14-e62b-44da-88dd-9e63e5856f65 returned with HTTP 200 Jul 03 21:48:14.733871 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 293/1163] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:14 2026] GET /volume/v3/volumes/41022e14-e62b-44da-88dd-9e63e5856f65 => generated 1013 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:48:15.146672 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c6b723ea-3b9b-46b7-b9a3-a09c17a59c65 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:15.149495 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c6b723ea-3b9b-46b7-b9a3-a09c17a59c65 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e Jul 03 21:48:15.149919 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c6b723ea-3b9b-46b7-b9a3-a09c17a59c65 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:15.150290 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c6b723ea-3b9b-46b7-b9a3-a09c17a59c65 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:15.151048 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-c6b723ea-3b9b-46b7-b9a3-a09c17a59c65 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 2bbc7a6f-1016-438b-85ea-cf872e73282e. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:15.159114 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:15.159114 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:15.160140 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c6b723ea-3b9b-46b7-b9a3-a09c17a59c65 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e returned with HTTP 200 Jul 03 21:48:15.160865 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 292/1164] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:15 2026] GET /volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e => generated 787 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:48:15.236432 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-fbdc5a2e-d877-4c0c-a087-240ab2294828 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:15.236844 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fbdc5a2e-d877-4c0c-a087-240ab2294828 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:15.237254 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fbdc5a2e-d877-4c0c-a087-240ab2294828 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:15.237585 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fbdc5a2e-d877-4c0c-a087-240ab2294828 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:15.237750 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-fbdc5a2e-d877-4c0c-a087-240ab2294828 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:15.246148 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:15.246148 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:15.247362 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fbdc5a2e-d877-4c0c-a087-240ab2294828 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:15.248385 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 291/1165] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:15 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 753 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:15.754551 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-01e03856-e381-45d1-b277-57c9f9e6174e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:15.759150 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-01e03856-e381-45d1-b277-57c9f9e6174e tempest-VolumesTransfersTest-1485604551 tempest-VolumesTransfersTest-1485604551-project-admin] GET https://10.4.3.32/volume/v3/volumes/41022e14-e62b-44da-88dd-9e63e5856f65 Jul 03 21:48:15.759150 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-01e03856-e381-45d1-b277-57c9f9e6174e tempest-VolumesTransfersTest-1485604551 tempest-VolumesTransfersTest-1485604551-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:15.761492 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-01e03856-e381-45d1-b277-57c9f9e6174e tempest-VolumesTransfersTest-1485604551 tempest-VolumesTransfersTest-1485604551-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:15.772700 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-01e03856-e381-45d1-b277-57c9f9e6174e tempest-VolumesTransfersTest-1485604551 tempest-VolumesTransfersTest-1485604551-project-admin] https://10.4.3.32/volume/v3/volumes/41022e14-e62b-44da-88dd-9e63e5856f65 returned with HTTP 404 Jul 03 21:48:15.773758 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 290/1166] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:15 2026] GET /volume/v3/volumes/41022e14-e62b-44da-88dd-9e63e5856f65 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:48:15.783412 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9f599ab9-06a1-45c6-b0c3-f448f58930b0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:15.785950 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9f599ab9-06a1-45c6-b0c3-f448f58930b0 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] GET https://10.4.3.32/volume/v3/volumes/41022e14-e62b-44da-88dd-9e63e5856f65 Jul 03 21:48:15.786190 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9f599ab9-06a1-45c6-b0c3-f448f58930b0 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:15.786397 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9f599ab9-06a1-45c6-b0c3-f448f58930b0 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:15.793382 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9f599ab9-06a1-45c6-b0c3-f448f58930b0 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] https://10.4.3.32/volume/v3/volumes/41022e14-e62b-44da-88dd-9e63e5856f65 returned with HTTP 404 Jul 03 21:48:15.794248 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 294/1167] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:15 2026] GET /volume/v3/volumes/41022e14-e62b-44da-88dd-9e63e5856f65 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:48:15.805412 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a8ab1540-35c6-4ce7-ace8-2a4ca267944d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:15.811105 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a8ab1540-35c6-4ce7-ace8-2a4ca267944d tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] DELETE https://10.4.3.32/volume/v3/volumes/41022e14-e62b-44da-88dd-9e63e5856f65 Jul 03 21:48:15.811105 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a8ab1540-35c6-4ce7-ace8-2a4ca267944d tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:15.811399 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a8ab1540-35c6-4ce7-ace8-2a4ca267944d tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:15.815830 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-a8ab1540-35c6-4ce7-ace8-2a4ca267944d tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Delete volume with id: 41022e14-e62b-44da-88dd-9e63e5856f65 Jul 03 21:48:15.824914 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a8ab1540-35c6-4ce7-ace8-2a4ca267944d tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] https://10.4.3.32/volume/v3/volumes/41022e14-e62b-44da-88dd-9e63e5856f65 returned with HTTP 404 Jul 03 21:48:15.825597 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 293/1168] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:48:15 2026] DELETE /volume/v3/volumes/41022e14-e62b-44da-88dd-9e63e5856f65 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:48:15.838883 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a26e211e-b3e9-4925-a678-31419b8e79b3 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:15.855329 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a26e211e-b3e9-4925-a678-31419b8e79b3 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:48:15.855853 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a26e211e-b3e9-4925-a678-31419b8e79b3 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-521947580"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:15.864155 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-a26e211e-b3e9-4925-a678-31419b8e79b3 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-521947580'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:48:15.864612 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-a26e211e-b3e9-4925-a678-31419b8e79b3 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Create volume of 1 GB Jul 03 21:48:15.880516 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-a26e211e-b3e9-4925-a678-31419b8e79b3 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Availability Zones retrieved successfully. Jul 03 21:48:15.911266 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-a26e211e-b3e9-4925-a678-31419b8e79b3 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Flow 'volume_create_api' (f44236fa-8ac1-4463-b32e-a1cbd74b59a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:48:15.915947 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-a26e211e-b3e9-4925-a678-31419b8e79b3 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0677a9e-ab76-43aa-8714-6f206ea367fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:15.922309 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-a26e211e-b3e9-4925-a678-31419b8e79b3 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:48:15.989212 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-a26e211e-b3e9-4925-a678-31419b8e79b3 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0677a9e-ab76-43aa-8714-6f206ea367fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:15.989900 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-a26e211e-b3e9-4925-a678-31419b8e79b3 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa705ecb-3f7c-4298-8804-0341323107ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:16.050379 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-a26e211e-b3e9-4925-a678-31419b8e79b3 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Created reservations ['5b0421ec-e398-4449-a20c-36bf5c556d21', 'b0208a1d-bfae-40e7-870b-df18f96e7079', '57870caf-c7a0-401f-a45a-598572fbf287', '97a8c001-a8b3-4d12-9d14-0b0d6b6f4a02'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:48:16.051718 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-a26e211e-b3e9-4925-a678-31419b8e79b3 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa705ecb-3f7c-4298-8804-0341323107ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b0421ec-e398-4449-a20c-36bf5c556d21', 'b0208a1d-bfae-40e7-870b-df18f96e7079', '57870caf-c7a0-401f-a45a-598572fbf287', '97a8c001-a8b3-4d12-9d14-0b0d6b6f4a02']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:16.052737 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-a26e211e-b3e9-4925-a678-31419b8e79b3 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (483f96cd-1676-43a0-8945-2bbd35933626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:16.083725 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-a26e211e-b3e9-4925-a678-31419b8e79b3 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (483f96cd-1676-43a0-8945-2bbd35933626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdbff609-40a8-4499-9de7-7068d3e1dba6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-521947580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df028a2ac4a24196be4e77ff4cd675d0',qos_specs=None,replication_status=,reservations=['5b0421ec-e398-4449-a20c-36bf5c556d21','b0208a1d-bfae-40e7-870b-df18f96e7079','57870caf-c7a0-401f-a45a-598572fbf287','97a8c001-a8b3-4d12-9d14-0b0d6b6f4a02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02e0fd2878d44bc891462cad3b4ec50d',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:48:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-521947580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bdbff609-40a8-4499-9de7-7068d3e1dba6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df028a2ac4a24196be4e77ff4cd675d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02e0fd2878d44bc891462cad3b4ec50d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:16.084526 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-a26e211e-b3e9-4925-a678-31419b8e79b3 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6feff0c0-7002-4f77-9af0-628131afa74f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:16.130015 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-a26e211e-b3e9-4925-a678-31419b8e79b3 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6feff0c0-7002-4f77-9af0-628131afa74f) transitioned into state 'SUCCESS' from state '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-521947580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df028a2ac4a24196be4e77ff4cd675d0',qos_specs=None,replication_status=,reservations=['5b0421ec-e398-4449-a20c-36bf5c556d21','b0208a1d-bfae-40e7-870b-df18f96e7079','57870caf-c7a0-401f-a45a-598572fbf287','97a8c001-a8b3-4d12-9d14-0b0d6b6f4a02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02e0fd2878d44bc891462cad3b4ec50d',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:16.130974 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-a26e211e-b3e9-4925-a678-31419b8e79b3 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d9b03a5-df81-49f3-9ca0-c39b9c1408b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:16.150995 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-a26e211e-b3e9-4925-a678-31419b8e79b3 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d9b03a5-df81-49f3-9ca0-c39b9c1408b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:16.153164 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-a26e211e-b3e9-4925-a678-31419b8e79b3 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Flow 'volume_create_api' (f44236fa-8ac1-4463-b32e-a1cbd74b59a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:48:16.153164 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-a26e211e-b3e9-4925-a678-31419b8e79b3 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Create volume request issued successfully. Jul 03 21:48:16.153977 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a26e211e-b3e9-4925-a678-31419b8e79b3 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:48:16.154600 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 292/1169] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:48:15 2026] POST /volume/v3/volumes => generated 748 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:48:16.170734 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-6636272d-126c-49ee-8633-d2784616741d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:16.175293 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6636272d-126c-49ee-8633-d2784616741d tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] GET https://10.4.3.32/volume/v3/volumes/bdbff609-40a8-4499-9de7-7068d3e1dba6 Jul 03 21:48:16.175707 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6636272d-126c-49ee-8633-d2784616741d tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:16.175810 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c60b9f8e-5a9e-48b1-b844-5a2db7387ecf None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:16.176012 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6636272d-126c-49ee-8633-d2784616741d tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:16.179128 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c60b9f8e-5a9e-48b1-b844-5a2db7387ecf tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e Jul 03 21:48:16.179128 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c60b9f8e-5a9e-48b1-b844-5a2db7387ecf tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:16.179458 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c60b9f8e-5a9e-48b1-b844-5a2db7387ecf tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:16.179519 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-c60b9f8e-5a9e-48b1-b844-5a2db7387ecf tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 2bbc7a6f-1016-438b-85ea-cf872e73282e. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:16.184949 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:16.184949 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:16.185747 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:16.185747 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:16.185934 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c60b9f8e-5a9e-48b1-b844-5a2db7387ecf tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e returned with HTTP 200 Jul 03 21:48:16.186388 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 295/1170] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:16 2026] GET /volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:16.193233 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-6636272d-126c-49ee-8633-d2784616741d tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Volume info retrieved successfully. Jul 03 21:48:16.200725 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6636272d-126c-49ee-8633-d2784616741d tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] https://10.4.3.32/volume/v3/volumes/bdbff609-40a8-4499-9de7-7068d3e1dba6 returned with HTTP 200 Jul 03 21:48:16.202016 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 291/1171] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:16 2026] GET /volume/v3/volumes/bdbff609-40a8-4499-9de7-7068d3e1dba6 => generated 816 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:16.267093 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-cf02516d-1673-45ea-adb0-c82c93a4ae75 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:16.269516 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cf02516d-1673-45ea-adb0-c82c93a4ae75 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:16.269769 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cf02516d-1673-45ea-adb0-c82c93a4ae75 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:16.270385 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cf02516d-1673-45ea-adb0-c82c93a4ae75 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:16.270385 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-cf02516d-1673-45ea-adb0-c82c93a4ae75 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:16.280395 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:16.280395 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:16.280395 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cf02516d-1673-45ea-adb0-c82c93a4ae75 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:16.281020 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 294/1172] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:16 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 753 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:17.199817 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-50c5871f-a6a8-4c44-a56b-765956cbbfad None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:17.202020 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-50c5871f-a6a8-4c44-a56b-765956cbbfad tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e Jul 03 21:48:17.202314 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-50c5871f-a6a8-4c44-a56b-765956cbbfad tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:17.202604 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-50c5871f-a6a8-4c44-a56b-765956cbbfad tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:17.202780 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-50c5871f-a6a8-4c44-a56b-765956cbbfad tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 2bbc7a6f-1016-438b-85ea-cf872e73282e. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:17.207704 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:17.207704 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:17.208645 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-50c5871f-a6a8-4c44-a56b-765956cbbfad tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e returned with HTTP 200 Jul 03 21:48:17.209154 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 293/1173] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:17 2026] GET /volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:17.222261 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d9297786-0108-4331-aa2b-83658444d7ee None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:17.225403 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d9297786-0108-4331-aa2b-83658444d7ee tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] GET https://10.4.3.32/volume/v3/volumes/bdbff609-40a8-4499-9de7-7068d3e1dba6 Jul 03 21:48:17.225956 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d9297786-0108-4331-aa2b-83658444d7ee tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:17.226140 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d9297786-0108-4331-aa2b-83658444d7ee tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:17.231500 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-732f6df6-2b1d-4430-81f2-b846fc243d22 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:17.237625 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:17.237625 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:17.257794 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d9297786-0108-4331-aa2b-83658444d7ee tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Volume info retrieved successfully. Jul 03 21:48:17.264910 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d9297786-0108-4331-aa2b-83658444d7ee tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] https://10.4.3.32/volume/v3/volumes/bdbff609-40a8-4499-9de7-7068d3e1dba6 returned with HTTP 200 Jul 03 21:48:17.265642 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 296/1174] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:17 2026] GET /volume/v3/volumes/bdbff609-40a8-4499-9de7-7068d3e1dba6 => generated 841 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:17.284361 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-69871b08-af30-4c05-9f7a-02ea0bde23d2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:17.288985 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-69871b08-af30-4c05-9f7a-02ea0bde23d2 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] POST https://10.4.3.32/volume/v3/os-volume-transfer Jul 03 21:48:17.289521 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-69871b08-af30-4c05-9f7a-02ea0bde23d2 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "bdbff609-40a8-4499-9de7-7068d3e1dba6"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:17.293912 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.contrib.volume_transfer [None req-69871b08-af30-4c05-9f7a-02ea0bde23d2 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Creating new volume transfer {'transfer': {'volume_id': 'bdbff609-40a8-4499-9de7-7068d3e1dba6'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 21:48:17.294087 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.contrib.volume_transfer [None req-69871b08-af30-4c05-9f7a-02ea0bde23d2 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Creating transfer of volume bdbff609-40a8-4499-9de7-7068d3e1dba6 Jul 03 21:48:17.294261 np0000004475 devstack@c-api.service[99936]: INFO cinder.transfer.api [None req-69871b08-af30-4c05-9f7a-02ea0bde23d2 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Generating transfer record for volume bdbff609-40a8-4499-9de7-7068d3e1dba6 Jul 03 21:48:17.306119 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:17.306119 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:17.310730 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f9f517c8-83ca-42de-b450-48f12d1cd411 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:17.312968 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f9f517c8-83ca-42de-b450-48f12d1cd411 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:17.314738 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f9f517c8-83ca-42de-b450-48f12d1cd411 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:17.314738 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f9f517c8-83ca-42de-b450-48f12d1cd411 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:17.314738 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-f9f517c8-83ca-42de-b450-48f12d1cd411 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:17.318837 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:17.318837 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:17.319829 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f9f517c8-83ca-42de-b450-48f12d1cd411 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:17.320280 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 294/1175] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:17 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:17.335446 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-69871b08-af30-4c05-9f7a-02ea0bde23d2 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] https://10.4.3.32/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 21:48:17.336131 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 295/1176] 10.4.3.32 () {68 vars in 1284 bytes} [Fri Jul 3 21:48:17 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:48:17.352828 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f7db2e4d-350b-4f05-919a-91da07e6eef1 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:17.356238 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f7db2e4d-350b-4f05-919a-91da07e6eef1 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] GET https://10.4.3.32/volume/v3/volumes/bdbff609-40a8-4499-9de7-7068d3e1dba6 Jul 03 21:48:17.356238 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f7db2e4d-350b-4f05-919a-91da07e6eef1 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:17.356238 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f7db2e4d-350b-4f05-919a-91da07e6eef1 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:17.370211 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:17.370211 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:17.381404 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-f7db2e4d-350b-4f05-919a-91da07e6eef1 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Volume info retrieved successfully. Jul 03 21:48:17.387632 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f7db2e4d-350b-4f05-919a-91da07e6eef1 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] https://10.4.3.32/volume/v3/volumes/bdbff609-40a8-4499-9de7-7068d3e1dba6 returned with HTTP 200 Jul 03 21:48:17.387877 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 297/1177] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:17 2026] GET /volume/v3/volumes/bdbff609-40a8-4499-9de7-7068d3e1dba6 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:17.396555 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-732f6df6-2b1d-4430-81f2-b846fc243d22 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:48:17.396973 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-732f6df6-2b1d-4430-81f2-b846fc243d22 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-383182990", "imageRef": "f4ececa3-1558-4774-bffb-35f7b89c60f0"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:17.398519 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-732f6df6-2b1d-4430-81f2-b846fc243d22 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-383182990', 'imageRef': 'f4ececa3-1558-4774-bffb-35f7b89c60f0'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:48:17.407148 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c7d0e04f-7a38-46bd-acc3-36e239b71e9d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:17.409810 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c7d0e04f-7a38-46bd-acc3-36e239b71e9d tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] GET https://10.4.3.32/volume/v3/os-volume-transfer/detail Jul 03 21:48:17.410048 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c7d0e04f-7a38-46bd-acc3-36e239b71e9d tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:17.410313 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c7d0e04f-7a38-46bd-acc3-36e239b71e9d tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Calling method 'detail' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:17.410532 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.contrib.volume_transfer [None req-c7d0e04f-7a38-46bd-acc3-36e239b71e9d tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Listing volume transfers {{(pid=99935) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 03 21:48:17.417258 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c7d0e04f-7a38-46bd-acc3-36e239b71e9d tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] https://10.4.3.32/volume/v3/os-volume-transfer/detail returned with HTTP 200 Jul 03 21:48:17.417995 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 295/1178] 10.4.3.32 () {66 vars in 1284 bytes} [Fri Jul 3 21:48:17 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:17.434811 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a2482bb7-fcdb-446b-935c-330dc98417ba None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:17.437239 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a2482bb7-fcdb-446b-935c-330dc98417ba tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] DELETE https://10.4.3.32/volume/v3/os-volume-transfer/67f1aec4-c009-4bbf-84cc-95579f120c8e Jul 03 21:48:17.437476 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a2482bb7-fcdb-446b-935c-330dc98417ba tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:17.437711 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a2482bb7-fcdb-446b-935c-330dc98417ba tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:17.438180 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.contrib.volume_transfer [None req-a2482bb7-fcdb-446b-935c-330dc98417ba tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Delete transfer with id: 67f1aec4-c009-4bbf-84cc-95579f120c8e Jul 03 21:48:17.450325 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:17.450325 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:17.466163 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a2482bb7-fcdb-446b-935c-330dc98417ba tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] https://10.4.3.32/volume/v3/os-volume-transfer/67f1aec4-c009-4bbf-84cc-95579f120c8e returned with HTTP 202 Jul 03 21:48:17.467203 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 296/1179] 10.4.3.32 () {66 vars in 1377 bytes} [Fri Jul 3 21:48:17 2026] DELETE /volume/v3/os-volume-transfer/67f1aec4-c009-4bbf-84cc-95579f120c8e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:48:17.475792 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d7a65d92-70fd-4a9f-bc67-6a49747eec28 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:17.478789 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d7a65d92-70fd-4a9f-bc67-6a49747eec28 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] GET https://10.4.3.32/volume/v3/volumes/bdbff609-40a8-4499-9de7-7068d3e1dba6 Jul 03 21:48:17.479385 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d7a65d92-70fd-4a9f-bc67-6a49747eec28 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:17.479455 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d7a65d92-70fd-4a9f-bc67-6a49747eec28 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:17.490689 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:17.490689 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:17.496459 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d7a65d92-70fd-4a9f-bc67-6a49747eec28 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Volume info retrieved successfully. Jul 03 21:48:17.502468 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d7a65d92-70fd-4a9f-bc67-6a49747eec28 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] https://10.4.3.32/volume/v3/volumes/bdbff609-40a8-4499-9de7-7068d3e1dba6 returned with HTTP 200 Jul 03 21:48:17.503206 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 298/1180] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:17 2026] GET /volume/v3/volumes/bdbff609-40a8-4499-9de7-7068d3e1dba6 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:17.523640 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a9d0e27a-f7e9-4bc3-92a9-ec4df788b3b5 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:17.527455 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a9d0e27a-f7e9-4bc3-92a9-ec4df788b3b5 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] DELETE https://10.4.3.32/volume/v3/os-volume-transfer/67f1aec4-c009-4bbf-84cc-95579f120c8e Jul 03 21:48:17.527648 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a9d0e27a-f7e9-4bc3-92a9-ec4df788b3b5 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:17.527887 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a9d0e27a-f7e9-4bc3-92a9-ec4df788b3b5 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:17.528039 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.contrib.volume_transfer [None req-a9d0e27a-f7e9-4bc3-92a9-ec4df788b3b5 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Delete transfer with id: 67f1aec4-c009-4bbf-84cc-95579f120c8e Jul 03 21:48:17.533980 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a9d0e27a-f7e9-4bc3-92a9-ec4df788b3b5 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] https://10.4.3.32/volume/v3/os-volume-transfer/67f1aec4-c009-4bbf-84cc-95579f120c8e returned with HTTP 404 Jul 03 21:48:17.534638 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 296/1181] 10.4.3.32 () {66 vars in 1377 bytes} [Fri Jul 3 21:48:17 2026] DELETE /volume/v3/os-volume-transfer/67f1aec4-c009-4bbf-84cc-95579f120c8e => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:48:17.551231 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b6d020d9-9a58-41b0-b45e-c0126902cb18 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:17.558395 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b6d020d9-9a58-41b0-b45e-c0126902cb18 tempest-VolumesTransfersTest-1485604551 tempest-VolumesTransfersTest-1485604551-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/bdbff609-40a8-4499-9de7-7068d3e1dba6 Jul 03 21:48:17.558395 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b6d020d9-9a58-41b0-b45e-c0126902cb18 tempest-VolumesTransfersTest-1485604551 tempest-VolumesTransfersTest-1485604551-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:17.558395 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b6d020d9-9a58-41b0-b45e-c0126902cb18 tempest-VolumesTransfersTest-1485604551 tempest-VolumesTransfersTest-1485604551-project-admin] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:17.558395 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-b6d020d9-9a58-41b0-b45e-c0126902cb18 tempest-VolumesTransfersTest-1485604551 tempest-VolumesTransfersTest-1485604551-project-admin] Delete volume with id: bdbff609-40a8-4499-9de7-7068d3e1dba6 Jul 03 21:48:17.578924 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:17.578924 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:17.579365 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b6d020d9-9a58-41b0-b45e-c0126902cb18 tempest-VolumesTransfersTest-1485604551 tempest-VolumesTransfersTest-1485604551-project-admin] Volume info retrieved successfully. Jul 03 21:48:17.615425 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b6d020d9-9a58-41b0-b45e-c0126902cb18 tempest-VolumesTransfersTest-1485604551 tempest-VolumesTransfersTest-1485604551-project-admin] Delete volume request issued successfully. Jul 03 21:48:17.615425 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b6d020d9-9a58-41b0-b45e-c0126902cb18 tempest-VolumesTransfersTest-1485604551 tempest-VolumesTransfersTest-1485604551-project-admin] https://10.4.3.32/volume/v3/volumes/bdbff609-40a8-4499-9de7-7068d3e1dba6 returned with HTTP 202 Jul 03 21:48:17.618647 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 297/1182] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:48:17 2026] DELETE /volume/v3/volumes/bdbff609-40a8-4499-9de7-7068d3e1dba6 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:48:17.630684 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-3f7a6315-1fd3-4c9b-85f2-b8da19c36bab None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:17.633022 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3f7a6315-1fd3-4c9b-85f2-b8da19c36bab tempest-VolumesTransfersTest-1485604551 tempest-VolumesTransfersTest-1485604551-project-admin] GET https://10.4.3.32/volume/v3/volumes/bdbff609-40a8-4499-9de7-7068d3e1dba6 Jul 03 21:48:17.633022 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3f7a6315-1fd3-4c9b-85f2-b8da19c36bab tempest-VolumesTransfersTest-1485604551 tempest-VolumesTransfersTest-1485604551-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:17.633448 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3f7a6315-1fd3-4c9b-85f2-b8da19c36bab tempest-VolumesTransfersTest-1485604551 tempest-VolumesTransfersTest-1485604551-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:17.647905 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:17.647905 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:17.652726 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-3f7a6315-1fd3-4c9b-85f2-b8da19c36bab tempest-VolumesTransfersTest-1485604551 tempest-VolumesTransfersTest-1485604551-project-admin] Volume info retrieved successfully. Jul 03 21:48:17.660262 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3f7a6315-1fd3-4c9b-85f2-b8da19c36bab tempest-VolumesTransfersTest-1485604551 tempest-VolumesTransfersTest-1485604551-project-admin] https://10.4.3.32/volume/v3/volumes/bdbff609-40a8-4499-9de7-7068d3e1dba6 returned with HTTP 200 Jul 03 21:48:17.660785 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 299/1183] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:17 2026] GET /volume/v3/volumes/bdbff609-40a8-4499-9de7-7068d3e1dba6 => generated 1013 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:48:17.730420 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-732f6df6-2b1d-4430-81f2-b846fc243d22 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Create volume of 1 GB Jul 03 21:48:17.730420 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:17.730420 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:17.731265 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-732f6df6-2b1d-4430-81f2-b846fc243d22 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Availability Zones retrieved successfully. Jul 03 21:48:17.739429 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-732f6df6-2b1d-4430-81f2-b846fc243d22 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Flow 'volume_create_api' (eda9397e-8c56-431d-bfbe-ac30bc1997d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:48:17.740932 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-732f6df6-2b1d-4430-81f2-b846fc243d22 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65d7083b-f343-402c-b04c-0915e1e63f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:17.742322 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-732f6df6-2b1d-4430-81f2-b846fc243d22 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:48:17.832409 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:17.832409 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:17.853171 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-732f6df6-2b1d-4430-81f2-b846fc243d22 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65d7083b-f343-402c-b04c-0915e1e63f01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:12Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3793a35d-3c84-48ce-9362-23e52d448ab6,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3793a35d-3c84-48ce-9362-23e52d448ab6', 'encryption_key_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=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:17.854117 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-732f6df6-2b1d-4430-81f2-b846fc243d22 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b16a6b8-07b6-4a99-bfd1-2bcba4bad643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:17.953512 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-732f6df6-2b1d-4430-81f2-b846fc243d22 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Created reservations ['8a21c94a-bd20-4642-945e-28414733a349', '8d5d6684-5881-41f1-8c59-31bd07d50c07', 'ea15e9dc-7b75-4a6b-8487-2e6ea48959d3', '1c27cee3-4749-41be-a944-ffbd1260137b'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:48:17.954600 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-732f6df6-2b1d-4430-81f2-b846fc243d22 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b16a6b8-07b6-4a99-bfd1-2bcba4bad643) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a21c94a-bd20-4642-945e-28414733a349', '8d5d6684-5881-41f1-8c59-31bd07d50c07', 'ea15e9dc-7b75-4a6b-8487-2e6ea48959d3', '1c27cee3-4749-41be-a944-ffbd1260137b']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:17.955666 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-732f6df6-2b1d-4430-81f2-b846fc243d22 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaa1517f-da0c-48b8-8c32-c3a79fa353d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:17.987815 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-732f6df6-2b1d-4430-81f2-b846fc243d22 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaa1517f-da0c-48b8-8c32-c3a79fa353d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6979a1b9-6e2a-49d9-b8dd-761616f8d999', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-383182990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2cb4a7ce39ee48ae997f5deca8fb870e',qos_specs=None,replication_status=,reservations=['8a21c94a-bd20-4642-945e-28414733a349','8d5d6684-5881-41f1-8c59-31bd07d50c07','ea15e9dc-7b75-4a6b-8487-2e6ea48959d3','1c27cee3-4749-41be-a944-ffbd1260137b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a5ccbb83131461ca5433265e9dff05c',volume_type_id=3793a35d-3c84-48ce-9362-23e52d448ab6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:48:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-383182990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6979a1b9-6e2a-49d9-b8dd-761616f8d999,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='2cb4a7ce39ee48ae997f5deca8fb870e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a5ccbb83131461ca5433265e9dff05c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3793a35d-3c84-48ce-9362-23e52d448ab6),volume_type_id=3793a35d-3c84-48ce-9362-23e52d448ab6)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:17.989511 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-732f6df6-2b1d-4430-81f2-b846fc243d22 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dfc06d2-8016-417b-9b6b-e86699f52313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:18.025357 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-732f6df6-2b1d-4430-81f2-b846fc243d22 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dfc06d2-8016-417b-9b6b-e86699f52313) transitioned into state 'SUCCESS' from state '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-383182990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2cb4a7ce39ee48ae997f5deca8fb870e',qos_specs=None,replication_status=,reservations=['8a21c94a-bd20-4642-945e-28414733a349','8d5d6684-5881-41f1-8c59-31bd07d50c07','ea15e9dc-7b75-4a6b-8487-2e6ea48959d3','1c27cee3-4749-41be-a944-ffbd1260137b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a5ccbb83131461ca5433265e9dff05c',volume_type_id=3793a35d-3c84-48ce-9362-23e52d448ab6)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:18.026151 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-732f6df6-2b1d-4430-81f2-b846fc243d22 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (440ef69e-a93f-4264-b474-4d56b43c2c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:18.039572 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-732f6df6-2b1d-4430-81f2-b846fc243d22 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (440ef69e-a93f-4264-b474-4d56b43c2c10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:18.040388 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-732f6df6-2b1d-4430-81f2-b846fc243d22 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Flow 'volume_create_api' (eda9397e-8c56-431d-bfbe-ac30bc1997d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:48:18.040707 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-732f6df6-2b1d-4430-81f2-b846fc243d22 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Create volume request issued successfully. Jul 03 21:48:18.041241 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-732f6df6-2b1d-4430-81f2-b846fc243d22 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:48:18.042102 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 292/1184] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:48:17 2026] POST /volume/v3/volumes => generated 757 bytes in 811 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:48:18.064422 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-6382a887-c1cf-4f21-9aaf-df68afc0439d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:18.071168 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6382a887-c1cf-4f21-9aaf-df68afc0439d tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/6979a1b9-6e2a-49d9-b8dd-761616f8d999 Jul 03 21:48:18.071676 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6382a887-c1cf-4f21-9aaf-df68afc0439d tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:18.072806 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6382a887-c1cf-4f21-9aaf-df68afc0439d tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:18.084647 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:18.084647 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:18.090410 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-6382a887-c1cf-4f21-9aaf-df68afc0439d tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:48:18.097678 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6382a887-c1cf-4f21-9aaf-df68afc0439d tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/6979a1b9-6e2a-49d9-b8dd-761616f8d999 returned with HTTP 200 Jul 03 21:48:18.098757 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 297/1185] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:18 2026] GET /volume/v3/volumes/6979a1b9-6e2a-49d9-b8dd-761616f8d999 => generated 825 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:18.224243 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e35ba31e-e6b3-4362-a179-c2ffba72eecd None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:18.226854 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e35ba31e-e6b3-4362-a179-c2ffba72eecd tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e Jul 03 21:48:18.227489 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e35ba31e-e6b3-4362-a179-c2ffba72eecd tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:18.227787 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e35ba31e-e6b3-4362-a179-c2ffba72eecd tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:18.227905 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-e35ba31e-e6b3-4362-a179-c2ffba72eecd tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 2bbc7a6f-1016-438b-85ea-cf872e73282e. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:18.233696 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:18.233696 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:18.234695 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e35ba31e-e6b3-4362-a179-c2ffba72eecd tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e returned with HTTP 200 Jul 03 21:48:18.235248 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 298/1186] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:18 2026] GET /volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:18.354660 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e8efb8c6-e722-4706-b061-9b34d48ccc34 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:18.357231 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e8efb8c6-e722-4706-b061-9b34d48ccc34 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:18.357570 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e8efb8c6-e722-4706-b061-9b34d48ccc34 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:18.357970 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e8efb8c6-e722-4706-b061-9b34d48ccc34 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:18.358025 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-e8efb8c6-e722-4706-b061-9b34d48ccc34 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:18.369311 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:18.369311 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:18.370948 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e8efb8c6-e722-4706-b061-9b34d48ccc34 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:18.371586 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 300/1187] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:18 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 753 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:18.677995 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f0fc9682-1639-46e2-895c-f67c088b134f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:18.682446 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f0fc9682-1639-46e2-895c-f67c088b134f tempest-VolumesTransfersTest-1485604551 tempest-VolumesTransfersTest-1485604551-project-admin] GET https://10.4.3.32/volume/v3/volumes/bdbff609-40a8-4499-9de7-7068d3e1dba6 Jul 03 21:48:18.682620 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f0fc9682-1639-46e2-895c-f67c088b134f tempest-VolumesTransfersTest-1485604551 tempest-VolumesTransfersTest-1485604551-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:18.682808 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f0fc9682-1639-46e2-895c-f67c088b134f tempest-VolumesTransfersTest-1485604551 tempest-VolumesTransfersTest-1485604551-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:18.692721 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f0fc9682-1639-46e2-895c-f67c088b134f tempest-VolumesTransfersTest-1485604551 tempest-VolumesTransfersTest-1485604551-project-admin] https://10.4.3.32/volume/v3/volumes/bdbff609-40a8-4499-9de7-7068d3e1dba6 returned with HTTP 404 Jul 03 21:48:18.693316 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 293/1188] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:18 2026] GET /volume/v3/volumes/bdbff609-40a8-4499-9de7-7068d3e1dba6 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:48:18.702801 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5469a719-ec07-451f-8c4f-743502118aaf None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:18.706398 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5469a719-ec07-451f-8c4f-743502118aaf tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] GET https://10.4.3.32/volume/v3/volumes/bdbff609-40a8-4499-9de7-7068d3e1dba6 Jul 03 21:48:18.706398 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5469a719-ec07-451f-8c4f-743502118aaf tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:18.706398 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5469a719-ec07-451f-8c4f-743502118aaf tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:18.713405 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5469a719-ec07-451f-8c4f-743502118aaf tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] https://10.4.3.32/volume/v3/volumes/bdbff609-40a8-4499-9de7-7068d3e1dba6 returned with HTTP 404 Jul 03 21:48:18.714082 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 298/1189] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:18 2026] GET /volume/v3/volumes/bdbff609-40a8-4499-9de7-7068d3e1dba6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:48:18.724582 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ecdfccd9-d912-4fdb-9a29-1b323cfc4067 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:18.726603 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ecdfccd9-d912-4fdb-9a29-1b323cfc4067 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] DELETE https://10.4.3.32/volume/v3/volumes/bdbff609-40a8-4499-9de7-7068d3e1dba6 Jul 03 21:48:18.726846 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ecdfccd9-d912-4fdb-9a29-1b323cfc4067 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:18.727046 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ecdfccd9-d912-4fdb-9a29-1b323cfc4067 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:18.727342 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-ecdfccd9-d912-4fdb-9a29-1b323cfc4067 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] Delete volume with id: bdbff609-40a8-4499-9de7-7068d3e1dba6 Jul 03 21:48:18.735114 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ecdfccd9-d912-4fdb-9a29-1b323cfc4067 tempest-VolumesTransfersTest-680234561 tempest-VolumesTransfersTest-680234561-project-member] https://10.4.3.32/volume/v3/volumes/bdbff609-40a8-4499-9de7-7068d3e1dba6 returned with HTTP 404 Jul 03 21:48:18.735901 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 299/1190] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:48:18 2026] DELETE /volume/v3/volumes/bdbff609-40a8-4499-9de7-7068d3e1dba6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:48:19.115349 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-0db630fb-f608-400c-b4f8-2a1908c73c64 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:19.117785 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0db630fb-f608-400c-b4f8-2a1908c73c64 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/6979a1b9-6e2a-49d9-b8dd-761616f8d999 Jul 03 21:48:19.118102 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0db630fb-f608-400c-b4f8-2a1908c73c64 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:19.118347 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0db630fb-f608-400c-b4f8-2a1908c73c64 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:19.127505 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:19.127505 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:19.132190 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-0db630fb-f608-400c-b4f8-2a1908c73c64 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:48:19.138288 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0db630fb-f608-400c-b4f8-2a1908c73c64 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/6979a1b9-6e2a-49d9-b8dd-761616f8d999 returned with HTTP 200 Jul 03 21:48:19.138871 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 301/1191] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:19 2026] GET /volume/v3/volumes/6979a1b9-6e2a-49d9-b8dd-761616f8d999 => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:48:19.252769 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-79448100-9b6a-4e35-b764-13527b3bafca None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:19.259156 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-79448100-9b6a-4e35-b764-13527b3bafca tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e Jul 03 21:48:19.259464 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-79448100-9b6a-4e35-b764-13527b3bafca tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:19.259708 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-79448100-9b6a-4e35-b764-13527b3bafca tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:19.259852 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-79448100-9b6a-4e35-b764-13527b3bafca tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 2bbc7a6f-1016-438b-85ea-cf872e73282e. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:19.273116 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:19.273116 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:19.274467 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-79448100-9b6a-4e35-b764-13527b3bafca tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e returned with HTTP 200 Jul 03 21:48:19.274933 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 294/1192] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:19 2026] GET /volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e => generated 787 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:19.302437 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-6e1a98f6-ec34-42ad-ade7-46276b16bc8b req-b80ca990-4521-4afe-81c9-0d326614fee1 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:19.304417 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-6e1a98f6-ec34-42ad-ade7-46276b16bc8b req-b80ca990-4521-4afe-81c9-0d326614fee1 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/6979a1b9-6e2a-49d9-b8dd-761616f8d999 Jul 03 21:48:19.304647 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-6e1a98f6-ec34-42ad-ade7-46276b16bc8b req-b80ca990-4521-4afe-81c9-0d326614fee1 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:19.304843 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-6e1a98f6-ec34-42ad-ade7-46276b16bc8b req-b80ca990-4521-4afe-81c9-0d326614fee1 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:19.313434 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:19.313434 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:19.318314 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-6e1a98f6-ec34-42ad-ade7-46276b16bc8b req-b80ca990-4521-4afe-81c9-0d326614fee1 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:48:19.324230 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-6e1a98f6-ec34-42ad-ade7-46276b16bc8b req-b80ca990-4521-4afe-81c9-0d326614fee1 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/6979a1b9-6e2a-49d9-b8dd-761616f8d999 returned with HTTP 200 Jul 03 21:48:19.324917 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 299/1193] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:48:19 2026] GET /volume/v3/volumes/6979a1b9-6e2a-49d9-b8dd-761616f8d999 => generated 1365 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 21:48:19.387850 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-01ac9ba4-0f53-4422-a9f7-a142a2a94903 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:19.389880 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-01ac9ba4-0f53-4422-a9f7-a142a2a94903 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:19.390130 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-01ac9ba4-0f53-4422-a9f7-a142a2a94903 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:19.390388 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-01ac9ba4-0f53-4422-a9f7-a142a2a94903 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:19.390511 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-01ac9ba4-0f53-4422-a9f7-a142a2a94903 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:19.396025 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:19.396025 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:19.396874 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-01ac9ba4-0f53-4422-a9f7-a142a2a94903 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:19.397405 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 300/1194] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:19 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:20.074927 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-6e1a98f6-ec34-42ad-ade7-46276b16bc8b req-bb9fb138-1966-4145-a883-7f013354bf39 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:20.077576 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-6e1a98f6-ec34-42ad-ade7-46276b16bc8b req-bb9fb138-1966-4145-a883-7f013354bf39 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/6979a1b9-6e2a-49d9-b8dd-761616f8d999 Jul 03 21:48:20.078324 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-6e1a98f6-ec34-42ad-ade7-46276b16bc8b req-bb9fb138-1966-4145-a883-7f013354bf39 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:20.078324 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-6e1a98f6-ec34-42ad-ade7-46276b16bc8b req-bb9fb138-1966-4145-a883-7f013354bf39 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:20.086480 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:20.086480 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:20.091286 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-6e1a98f6-ec34-42ad-ade7-46276b16bc8b req-bb9fb138-1966-4145-a883-7f013354bf39 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:48:20.097271 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-6e1a98f6-ec34-42ad-ade7-46276b16bc8b req-bb9fb138-1966-4145-a883-7f013354bf39 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/6979a1b9-6e2a-49d9-b8dd-761616f8d999 returned with HTTP 200 Jul 03 21:48:20.097937 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 302/1195] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:48:20 2026] GET /volume/v3/volumes/6979a1b9-6e2a-49d9-b8dd-761616f8d999 => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:48:20.113766 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-603d6e70-7f70-44be-bd7d-ffcc44c54e51 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:20.114236 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-603d6e70-7f70-44be-bd7d-ffcc44c54e51 None None] GET https://10.4.3.32/volume// Jul 03 21:48:20.114479 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-603d6e70-7f70-44be-bd7d-ffcc44c54e51 None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:20.114763 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-603d6e70-7f70-44be-bd7d-ffcc44c54e51 None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:20.115191 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-603d6e70-7f70-44be-bd7d-ffcc44c54e51 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:48:20.115573 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 295/1196] 10.4.3.32 () {66 vars in 1412 bytes} [Fri Jul 3 21:48: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 21:48:20.129133 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-6e1a98f6-ec34-42ad-ade7-46276b16bc8b req-e198f4bb-a686-4047-a8f0-72a7cbcd1071 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:20.131726 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-6e1a98f6-ec34-42ad-ade7-46276b16bc8b req-e198f4bb-a686-4047-a8f0-72a7cbcd1071 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:48:20.132302 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-6e1a98f6-ec34-42ad-ade7-46276b16bc8b req-e198f4bb-a686-4047-a8f0-72a7cbcd1071 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6979a1b9-6e2a-49d9-b8dd-761616f8d999", "connector": null, "instance_uuid": "53fcf8ab-2b36-437a-aff7-7c02d8a50d17"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:20.140537 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:20.140537 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:20.179165 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-6e1a98f6-ec34-42ad-ade7-46276b16bc8b req-e198f4bb-a686-4047-a8f0-72a7cbcd1071 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:48:20.179779 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 300/1197] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:48:20 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 21:48:20.293638 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c51cac2f-0034-4411-bcb9-cd3c23cc018f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:20.295712 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c51cac2f-0034-4411-bcb9-cd3c23cc018f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e Jul 03 21:48:20.295996 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c51cac2f-0034-4411-bcb9-cd3c23cc018f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:20.296460 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c51cac2f-0034-4411-bcb9-cd3c23cc018f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:20.296460 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-c51cac2f-0034-4411-bcb9-cd3c23cc018f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 2bbc7a6f-1016-438b-85ea-cf872e73282e. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:20.310703 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:20.310703 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:20.313094 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c51cac2f-0034-4411-bcb9-cd3c23cc018f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e returned with HTTP 200 Jul 03 21:48:20.313094 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 301/1198] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:20 2026] GET /volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e => generated 787 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:20.426789 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c1da8a7b-93d0-403e-aaa4-9c644dc56772 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:20.429150 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c1da8a7b-93d0-403e-aaa4-9c644dc56772 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:20.429514 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c1da8a7b-93d0-403e-aaa4-9c644dc56772 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:20.429514 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c1da8a7b-93d0-403e-aaa4-9c644dc56772 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:20.430010 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-c1da8a7b-93d0-403e-aaa4-9c644dc56772 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:20.440383 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:20.440383 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:20.441359 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c1da8a7b-93d0-403e-aaa4-9c644dc56772 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:20.442333 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 303/1199] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:20 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 753 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:21.333171 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-5563227e-d71d-454a-9215-b32f9ad8efd1 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:21.334701 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5563227e-d71d-454a-9215-b32f9ad8efd1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e Jul 03 21:48:21.334883 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5563227e-d71d-454a-9215-b32f9ad8efd1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:21.335049 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5563227e-d71d-454a-9215-b32f9ad8efd1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:21.335258 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-5563227e-d71d-454a-9215-b32f9ad8efd1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 2bbc7a6f-1016-438b-85ea-cf872e73282e. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:21.343047 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:21.343047 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:21.344419 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5563227e-d71d-454a-9215-b32f9ad8efd1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e returned with HTTP 200 Jul 03 21:48:21.345613 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 296/1200] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:21 2026] GET /volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:48:21.472613 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-00ac0d1e-62c6-4a44-a009-cffb4b32b73b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:21.472613 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-00ac0d1e-62c6-4a44-a009-cffb4b32b73b tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:21.473343 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-00ac0d1e-62c6-4a44-a009-cffb4b32b73b tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:21.473343 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-00ac0d1e-62c6-4a44-a009-cffb4b32b73b tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:21.473343 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-00ac0d1e-62c6-4a44-a009-cffb4b32b73b tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:21.483085 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:21.483085 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:21.485180 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-00ac0d1e-62c6-4a44-a009-cffb4b32b73b tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:21.486208 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 301/1201] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:21 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 753 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:22.364126 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-380451d5-484d-4b02-a270-3768770c0e24 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:22.369224 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-380451d5-484d-4b02-a270-3768770c0e24 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e Jul 03 21:48:22.369541 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-380451d5-484d-4b02-a270-3768770c0e24 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:22.370493 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-380451d5-484d-4b02-a270-3768770c0e24 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:22.370493 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-380451d5-484d-4b02-a270-3768770c0e24 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 2bbc7a6f-1016-438b-85ea-cf872e73282e. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:22.383646 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:22.383646 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:22.385129 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-380451d5-484d-4b02-a270-3768770c0e24 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e returned with HTTP 200 Jul 03 21:48:22.385915 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 302/1202] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:22 2026] GET /volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e => generated 787 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:22.503202 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b4741e0b-2460-463b-9ebb-d96691615553 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:22.506725 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b4741e0b-2460-463b-9ebb-d96691615553 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:22.506725 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b4741e0b-2460-463b-9ebb-d96691615553 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:22.506725 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b4741e0b-2460-463b-9ebb-d96691615553 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:22.506725 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-b4741e0b-2460-463b-9ebb-d96691615553 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:22.511934 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:22.511934 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:22.513413 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b4741e0b-2460-463b-9ebb-d96691615553 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:22.513699 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 304/1203] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:22 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:22.985714 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f5f16bd4-04cb-4240-ab16-e3f203635d50 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:22.989147 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f5f16bd4-04cb-4240-ab16-e3f203635d50 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] DELETE https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e Jul 03 21:48:22.990851 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f5f16bd4-04cb-4240-ab16-e3f203635d50 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:22.991103 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f5f16bd4-04cb-4240-ab16-e3f203635d50 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:22.991309 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-f5f16bd4-04cb-4240-ab16-e3f203635d50 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Delete volume with id: b494e2b6-27e4-4d0b-b2f5-bce551edfb5e Jul 03 21:48:23.001648 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:23.001648 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:23.002191 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f5f16bd4-04cb-4240-ab16-e3f203635d50 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:48:23.041071 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f5f16bd4-04cb-4240-ab16-e3f203635d50 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Delete volume request issued successfully. Jul 03 21:48:23.041685 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f5f16bd4-04cb-4240-ab16-e3f203635d50 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e returned with HTTP 202 Jul 03 21:48:23.041996 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 297/1204] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:48:22 2026] DELETE /volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:48:23.055801 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9071f3c3-d30b-44d3-ab0b-0af690531d4d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:23.059112 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9071f3c3-d30b-44d3-ab0b-0af690531d4d tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e Jul 03 21:48:23.059474 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9071f3c3-d30b-44d3-ab0b-0af690531d4d tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:23.059882 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9071f3c3-d30b-44d3-ab0b-0af690531d4d tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:23.071547 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:23.071547 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:23.078513 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-9071f3c3-d30b-44d3-ab0b-0af690531d4d tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:48:23.085130 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9071f3c3-d30b-44d3-ab0b-0af690531d4d tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e returned with HTTP 200 Jul 03 21:48:23.085832 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 302/1205] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:23 2026] GET /volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:23.402781 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-aa0b9503-5bdb-4c72-9364-8d96120e8d85 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:23.408876 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-aa0b9503-5bdb-4c72-9364-8d96120e8d85 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e Jul 03 21:48:23.408876 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-aa0b9503-5bdb-4c72-9364-8d96120e8d85 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:23.411623 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-aa0b9503-5bdb-4c72-9364-8d96120e8d85 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:23.411623 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-aa0b9503-5bdb-4c72-9364-8d96120e8d85 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 2bbc7a6f-1016-438b-85ea-cf872e73282e. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:23.423798 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:23.423798 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:23.424917 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-aa0b9503-5bdb-4c72-9364-8d96120e8d85 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e returned with HTTP 200 Jul 03 21:48:23.425013 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 303/1206] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:23 2026] GET /volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e => generated 787 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:23.533450 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-756ad602-9a8a-484f-b020-1a438285e9af None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:23.536678 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-756ad602-9a8a-484f-b020-1a438285e9af tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:23.536986 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-756ad602-9a8a-484f-b020-1a438285e9af tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:23.538469 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-756ad602-9a8a-484f-b020-1a438285e9af tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:23.538469 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-756ad602-9a8a-484f-b020-1a438285e9af tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:23.544678 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:23.544678 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:23.546523 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-756ad602-9a8a-484f-b020-1a438285e9af tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:23.549785 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 305/1207] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:23 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 753 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:24.106351 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-0981b598-f024-4f36-b518-6e116e258048 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:24.108809 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0981b598-f024-4f36-b518-6e116e258048 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e Jul 03 21:48:24.109046 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0981b598-f024-4f36-b518-6e116e258048 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:24.109285 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0981b598-f024-4f36-b518-6e116e258048 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:24.117858 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0981b598-f024-4f36-b518-6e116e258048 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e returned with HTTP 404 Jul 03 21:48:24.118690 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 298/1208] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:24 2026] GET /volume/v3/volumes/b494e2b6-27e4-4d0b-b2f5-bce551edfb5e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:48:24.128075 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-61984d75-c287-4196-81f9-c181a42b8513 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:24.130160 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-61984d75-c287-4196-81f9-c181a42b8513 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] DELETE https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a Jul 03 21:48:24.130406 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-61984d75-c287-4196-81f9-c181a42b8513 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:24.130611 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-61984d75-c287-4196-81f9-c181a42b8513 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:24.130839 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-61984d75-c287-4196-81f9-c181a42b8513 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Delete volume with id: 0683569e-5e60-4c58-b157-cce50820ca3a Jul 03 21:48:24.139301 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:24.139301 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:24.140462 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-61984d75-c287-4196-81f9-c181a42b8513 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:48:24.177355 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-61984d75-c287-4196-81f9-c181a42b8513 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Delete volume request issued successfully. Jul 03 21:48:24.177841 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-61984d75-c287-4196-81f9-c181a42b8513 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a returned with HTTP 202 Jul 03 21:48:24.178323 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 303/1209] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:48:24 2026] DELETE /volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:48:24.188906 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b073888d-e612-4a11-8d8c-7dd84acc8e4c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:24.191679 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b073888d-e612-4a11-8d8c-7dd84acc8e4c tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a Jul 03 21:48:24.191995 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b073888d-e612-4a11-8d8c-7dd84acc8e4c tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:24.192313 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b073888d-e612-4a11-8d8c-7dd84acc8e4c tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:24.204391 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:24.204391 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:24.208030 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b073888d-e612-4a11-8d8c-7dd84acc8e4c tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:48:24.213986 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b073888d-e612-4a11-8d8c-7dd84acc8e4c tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a returned with HTTP 200 Jul 03 21:48:24.214483 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 304/1210] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:24 2026] GET /volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:24.446579 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-7f052621-9c86-4304-b75b-4bfab24629e3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:24.450961 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7f052621-9c86-4304-b75b-4bfab24629e3 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e Jul 03 21:48:24.451173 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7f052621-9c86-4304-b75b-4bfab24629e3 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:24.451471 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7f052621-9c86-4304-b75b-4bfab24629e3 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:24.451471 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-7f052621-9c86-4304-b75b-4bfab24629e3 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 2bbc7a6f-1016-438b-85ea-cf872e73282e. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:24.459466 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:24.459466 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:24.461247 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7f052621-9c86-4304-b75b-4bfab24629e3 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e returned with HTTP 200 Jul 03 21:48:24.461247 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 306/1211] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:24 2026] GET /volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:24.570227 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-edd0d166-6b3f-4951-999d-774ecb6f2c99 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:24.572356 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-edd0d166-6b3f-4951-999d-774ecb6f2c99 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:24.572612 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-edd0d166-6b3f-4951-999d-774ecb6f2c99 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:24.572808 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-edd0d166-6b3f-4951-999d-774ecb6f2c99 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:24.572934 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-edd0d166-6b3f-4951-999d-774ecb6f2c99 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:24.578913 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:24.578913 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:24.579898 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-edd0d166-6b3f-4951-999d-774ecb6f2c99 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:24.580224 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 299/1212] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:24 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 753 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:24.776103 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-af7c4570-16ca-48c5-8cf4-a9a0e807b882 req-73745c28-112f-4c64-b92d-6bdbcbf16f34 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:24.780336 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-af7c4570-16ca-48c5-8cf4-a9a0e807b882 req-73745c28-112f-4c64-b92d-6bdbcbf16f34 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] DELETE https://10.4.3.32/volume/v3/attachments/a40fa867-20a6-480f-a48a-9232efe1f01a Jul 03 21:48:24.780336 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-af7c4570-16ca-48c5-8cf4-a9a0e807b882 req-73745c28-112f-4c64-b92d-6bdbcbf16f34 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:24.780336 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-af7c4570-16ca-48c5-8cf4-a9a0e807b882 req-73745c28-112f-4c64-b92d-6bdbcbf16f34 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:24.790071 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:24.790071 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:25.238297 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-dd7176b2-d47c-48c1-8086-f65da12a6412 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:25.245587 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-dd7176b2-d47c-48c1-8086-f65da12a6412 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a Jul 03 21:48:25.245587 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-dd7176b2-d47c-48c1-8086-f65da12a6412 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:25.245799 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-dd7176b2-d47c-48c1-8086-f65da12a6412 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:25.259646 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-dd7176b2-d47c-48c1-8086-f65da12a6412 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a returned with HTTP 404 Jul 03 21:48:25.260979 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 305/1213] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:25 2026] GET /volume/v3/volumes/0683569e-5e60-4c58-b157-cce50820ca3a => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:48:25.381997 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-af7c4570-16ca-48c5-8cf4-a9a0e807b882 req-73745c28-112f-4c64-b92d-6bdbcbf16f34 tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] https://10.4.3.32/volume/v3/attachments/a40fa867-20a6-480f-a48a-9232efe1f01a returned with HTTP 200 Jul 03 21:48:25.382458 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 304/1214] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:48:24 2026] DELETE /volume/v3/attachments/a40fa867-20a6-480f-a48a-9232efe1f01a => generated 19 bytes in 607 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:25.386041 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4bcdab2c-de3a-402f-a4ab-c7d1f51975c2 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:25.388315 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4bcdab2c-de3a-402f-a4ab-c7d1f51975c2 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] DELETE https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 Jul 03 21:48:25.388682 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4bcdab2c-de3a-402f-a4ab-c7d1f51975c2 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:25.388909 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4bcdab2c-de3a-402f-a4ab-c7d1f51975c2 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:25.389163 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-4bcdab2c-de3a-402f-a4ab-c7d1f51975c2 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Delete volume with id: e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 Jul 03 21:48:25.401072 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:25.401072 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:25.402307 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-4bcdab2c-de3a-402f-a4ab-c7d1f51975c2 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:48:25.428039 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-af7c4570-16ca-48c5-8cf4-a9a0e807b882 req-87c44edc-d1c6-44f7-a9b1-ef07688bc59f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:25.431679 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-af7c4570-16ca-48c5-8cf4-a9a0e807b882 req-87c44edc-d1c6-44f7-a9b1-ef07688bc59f tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] DELETE https://10.4.3.32/volume/v3/volumes/67c61e6d-1cf6-4038-8c3e-576846883d12 Jul 03 21:48:25.431841 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-af7c4570-16ca-48c5-8cf4-a9a0e807b882 req-87c44edc-d1c6-44f7-a9b1-ef07688bc59f tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:25.432179 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-af7c4570-16ca-48c5-8cf4-a9a0e807b882 req-87c44edc-d1c6-44f7-a9b1-ef07688bc59f tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:25.433076 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [req-af7c4570-16ca-48c5-8cf4-a9a0e807b882 req-87c44edc-d1c6-44f7-a9b1-ef07688bc59f tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Delete volume with id: 67c61e6d-1cf6-4038-8c3e-576846883d12 Jul 03 21:48:25.451612 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:25.451612 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:25.452255 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-af7c4570-16ca-48c5-8cf4-a9a0e807b882 req-87c44edc-d1c6-44f7-a9b1-ef07688bc59f tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Volume info retrieved successfully. Jul 03 21:48:25.459832 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-4bcdab2c-de3a-402f-a4ab-c7d1f51975c2 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Delete volume request issued successfully. Jul 03 21:48:25.460032 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4bcdab2c-de3a-402f-a4ab-c7d1f51975c2 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 returned with HTTP 202 Jul 03 21:48:25.460530 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 307/1215] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:48:25 2026] DELETE /volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:48:25.478626 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3ac5b47d-bbcd-47c3-b36d-6b5f0c84c351 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:25.478801 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4a71d656-298a-4aff-a37e-6c8839fe092a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:25.481128 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4a71d656-298a-4aff-a37e-6c8839fe092a tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 Jul 03 21:48:25.481393 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4a71d656-298a-4aff-a37e-6c8839fe092a tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:25.481730 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4a71d656-298a-4aff-a37e-6c8839fe092a tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:25.482489 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3ac5b47d-bbcd-47c3-b36d-6b5f0c84c351 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e Jul 03 21:48:25.483694 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3ac5b47d-bbcd-47c3-b36d-6b5f0c84c351 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:25.483907 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3ac5b47d-bbcd-47c3-b36d-6b5f0c84c351 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:25.484024 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-3ac5b47d-bbcd-47c3-b36d-6b5f0c84c351 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 2bbc7a6f-1016-438b-85ea-cf872e73282e. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:25.490653 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:25.490653 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:25.491941 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3ac5b47d-bbcd-47c3-b36d-6b5f0c84c351 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e returned with HTTP 200 Jul 03 21:48:25.492303 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 306/1216] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:25 2026] GET /volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:25.492388 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:25.492388 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:25.498560 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-4a71d656-298a-4aff-a37e-6c8839fe092a tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Volume info retrieved successfully. Jul 03 21:48:25.505362 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4a71d656-298a-4aff-a37e-6c8839fe092a tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 returned with HTTP 200 Jul 03 21:48:25.506075 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 305/1217] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:25 2026] GET /volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:25.513904 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-af7c4570-16ca-48c5-8cf4-a9a0e807b882 req-87c44edc-d1c6-44f7-a9b1-ef07688bc59f tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] Delete volume request issued successfully. Jul 03 21:48:25.514187 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-af7c4570-16ca-48c5-8cf4-a9a0e807b882 req-87c44edc-d1c6-44f7-a9b1-ef07688bc59f tempest-ServerBootFromVolumeStableRescueTest-10449431 tempest-ServerBootFromVolumeStableRescueTest-10449431-project-member] https://10.4.3.32/volume/v3/volumes/67c61e6d-1cf6-4038-8c3e-576846883d12 returned with HTTP 202 Jul 03 21:48:25.514769 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 300/1218] 10.4.3.32 () {70 vars in 1613 bytes} [Fri Jul 3 21:48:25 2026] DELETE /volume/v3/volumes/67c61e6d-1cf6-4038-8c3e-576846883d12 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:48:25.594055 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-df0bc466-e998-4fb2-85cd-54c822d8ad90 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:25.596630 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-df0bc466-e998-4fb2-85cd-54c822d8ad90 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:25.596630 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-df0bc466-e998-4fb2-85cd-54c822d8ad90 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:25.596830 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-df0bc466-e998-4fb2-85cd-54c822d8ad90 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:25.596879 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-df0bc466-e998-4fb2-85cd-54c822d8ad90 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:25.602405 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:25.602405 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:25.606590 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-df0bc466-e998-4fb2-85cd-54c822d8ad90 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:25.606590 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 308/1219] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:25 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:26.508653 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a9a04867-407a-4205-9275-ebc8f6a7b53d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:26.511207 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a9a04867-407a-4205-9275-ebc8f6a7b53d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e Jul 03 21:48:26.511459 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a9a04867-407a-4205-9275-ebc8f6a7b53d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:26.511697 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a9a04867-407a-4205-9275-ebc8f6a7b53d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:26.511854 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-a9a04867-407a-4205-9275-ebc8f6a7b53d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 2bbc7a6f-1016-438b-85ea-cf872e73282e. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:26.517952 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:26.517952 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:26.519409 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a9a04867-407a-4205-9275-ebc8f6a7b53d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e returned with HTTP 200 Jul 03 21:48:26.521347 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 307/1220] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:26 2026] GET /volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:26.529554 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b2756f33-d915-4a8c-b5dc-0192f9abab30 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:26.532536 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b2756f33-d915-4a8c-b5dc-0192f9abab30 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] GET https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 Jul 03 21:48:26.532859 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b2756f33-d915-4a8c-b5dc-0192f9abab30 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:26.533130 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b2756f33-d915-4a8c-b5dc-0192f9abab30 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:26.543198 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b2756f33-d915-4a8c-b5dc-0192f9abab30 tempest-AttachVolumeTestJSON-803409770 tempest-AttachVolumeTestJSON-803409770-project-member] https://10.4.3.32/volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 returned with HTTP 404 Jul 03 21:48:26.543883 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 306/1221] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:26 2026] GET /volume/v3/volumes/e0ffa7c1-7376-4e50-ac78-df54f2f76cd2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:48:26.625823 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-929ba280-d59c-4f26-8418-2b66f67f8f2c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:26.633133 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-929ba280-d59c-4f26-8418-2b66f67f8f2c tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:26.633390 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-929ba280-d59c-4f26-8418-2b66f67f8f2c tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:26.633556 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-929ba280-d59c-4f26-8418-2b66f67f8f2c tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:26.633906 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-929ba280-d59c-4f26-8418-2b66f67f8f2c tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:26.647398 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:26.647398 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:26.649066 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-929ba280-d59c-4f26-8418-2b66f67f8f2c tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:26.649876 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 301/1222] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:26 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 754 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:26.727970 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-27fbc326-3939-4099-a099-f5d6f903f35e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:26.728573 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-27fbc326-3939-4099-a099-f5d6f903f35e None None] GET https://10.4.3.32/volume// Jul 03 21:48:26.728804 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-27fbc326-3939-4099-a099-f5d6f903f35e None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:26.729080 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-27fbc326-3939-4099-a099-f5d6f903f35e None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:26.729555 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-27fbc326-3939-4099-a099-f5d6f903f35e None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:48:26.730088 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 309/1223] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:48:26 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 21:48:26.740784 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-6e1a98f6-ec34-42ad-ade7-46276b16bc8b req-c25a45a1-df1f-4e07-9040-01522b55bf89 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:26.743697 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-6e1a98f6-ec34-42ad-ade7-46276b16bc8b req-c25a45a1-df1f-4e07-9040-01522b55bf89 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/6979a1b9-6e2a-49d9-b8dd-761616f8d999 Jul 03 21:48:26.743947 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-6e1a98f6-ec34-42ad-ade7-46276b16bc8b req-c25a45a1-df1f-4e07-9040-01522b55bf89 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:26.744259 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-6e1a98f6-ec34-42ad-ade7-46276b16bc8b req-c25a45a1-df1f-4e07-9040-01522b55bf89 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:26.763844 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:26.763844 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:26.772530 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-6e1a98f6-ec34-42ad-ade7-46276b16bc8b req-c25a45a1-df1f-4e07-9040-01522b55bf89 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:48:26.783345 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-6e1a98f6-ec34-42ad-ade7-46276b16bc8b req-c25a45a1-df1f-4e07-9040-01522b55bf89 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/6979a1b9-6e2a-49d9-b8dd-761616f8d999 returned with HTTP 200 Jul 03 21:48:26.784303 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 308/1224] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:48:26 2026] GET /volume/v3/volumes/6979a1b9-6e2a-49d9-b8dd-761616f8d999 => generated 1544 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:48:26.938672 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-6e1a98f6-ec34-42ad-ade7-46276b16bc8b req-a1ad098b-c8ce-4fcc-b756-e2ae56efe2ed None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:26.942738 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-6e1a98f6-ec34-42ad-ade7-46276b16bc8b req-a1ad098b-c8ce-4fcc-b756-e2ae56efe2ed tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] PUT https://10.4.3.32/volume/v3/attachments/d4112e8c-9813-4b1b-9d42-267418271ed2 Jul 03 21:48:26.943980 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-6e1a98f6-ec34-42ad-ade7-46276b16bc8b req-a1ad098b-c8ce-4fcc-b756-e2ae56efe2ed tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:26.958353 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-6e1a98f6-ec34-42ad-ade7-46276b16bc8b req-a1ad098b-c8ce-4fcc-b756-e2ae56efe2ed tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Acquiring lock "cinder-attachment_update-6979a1b9-6e2a-49d9-b8dd-761616f8d999-np0000004475" by "attachment_update" {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:48:26.968664 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-6e1a98f6-ec34-42ad-ade7-46276b16bc8b req-a1ad098b-c8ce-4fcc-b756-e2ae56efe2ed tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Lock "cinder-attachment_update-6979a1b9-6e2a-49d9-b8dd-761616f8d999-np0000004475" acquired by "attachment_update" :: waited 0.010s {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:48:26.971391 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:26.971391 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:27.504245 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-6e1a98f6-ec34-42ad-ade7-46276b16bc8b req-a1ad098b-c8ce-4fcc-b756-e2ae56efe2ed tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Lock "cinder-attachment_update-6979a1b9-6e2a-49d9-b8dd-761616f8d999-np0000004475" released by "attachment_update" :: held 0.536s {{(pid=99935) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:48:27.504673 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-6e1a98f6-ec34-42ad-ade7-46276b16bc8b req-a1ad098b-c8ce-4fcc-b756-e2ae56efe2ed tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/attachments/d4112e8c-9813-4b1b-9d42-267418271ed2 returned with HTTP 200 Jul 03 21:48:27.505227 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 307/1225] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:48:26 2026] PUT /volume/v3/attachments/d4112e8c-9813-4b1b-9d42-267418271ed2 => generated 969 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:48:27.539428 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-6d19731e-609f-4102-842b-994f69a3fce4 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:27.541848 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6d19731e-609f-4102-842b-994f69a3fce4 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e Jul 03 21:48:27.542165 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6d19731e-609f-4102-842b-994f69a3fce4 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:27.542481 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6d19731e-609f-4102-842b-994f69a3fce4 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:27.542662 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-6d19731e-609f-4102-842b-994f69a3fce4 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 2bbc7a6f-1016-438b-85ea-cf872e73282e. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:27.548991 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:27.548991 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:27.550146 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6d19731e-609f-4102-842b-994f69a3fce4 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e returned with HTTP 200 Jul 03 21:48:27.550720 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 302/1226] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:27 2026] GET /volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:27.665297 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f52a3efb-cfe1-4403-a04a-4a9c5769692a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:27.667083 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f52a3efb-cfe1-4403-a04a-4a9c5769692a tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:27.667345 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f52a3efb-cfe1-4403-a04a-4a9c5769692a tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:27.668021 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f52a3efb-cfe1-4403-a04a-4a9c5769692a tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:27.668021 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-f52a3efb-cfe1-4403-a04a-4a9c5769692a tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:27.673605 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:27.673605 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:27.674681 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f52a3efb-cfe1-4403-a04a-4a9c5769692a tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:27.675313 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 310/1227] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:27 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:27.687105 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-26cf352c-3864-4bfc-8d28-c96a44bcb95d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:27.690147 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-26cf352c-3864-4bfc-8d28-c96a44bcb95d tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/volumes/07e86bd8-5094-46ee-ad40-e98d0d2e167d Jul 03 21:48:27.690147 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-26cf352c-3864-4bfc-8d28-c96a44bcb95d tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:27.690147 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-26cf352c-3864-4bfc-8d28-c96a44bcb95d tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:27.704673 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:27.704673 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:27.710258 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-26cf352c-3864-4bfc-8d28-c96a44bcb95d tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Volume info retrieved successfully. Jul 03 21:48:27.722018 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-26cf352c-3864-4bfc-8d28-c96a44bcb95d tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/volumes/07e86bd8-5094-46ee-ad40-e98d0d2e167d returned with HTTP 200 Jul 03 21:48:27.722408 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 309/1228] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:27 2026] GET /volume/v3/volumes/07e86bd8-5094-46ee-ad40-e98d0d2e167d => generated 1359 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 21:48:27.746961 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e8d43a77-3aec-4351-9305-9b747fd410da None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:27.754172 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e8d43a77-3aec-4351-9305-9b747fd410da tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] POST https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c/restore Jul 03 21:48:27.754172 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e8d43a77-3aec-4351-9305-9b747fd410da tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:27.754172 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.contrib.backups [None req-e8d43a77-3aec-4351-9305-9b747fd410da tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Restoring backup a142e381-7761-4e90-a5ae-1f65f3f0f99c ({'restore': {}}) {{(pid=99935) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 21:48:27.754172 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.contrib.backups [None req-e8d43a77-3aec-4351-9305-9b747fd410da tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Restoring backup a142e381-7761-4e90-a5ae-1f65f3f0f99c to volume None. Jul 03 21:48:27.762634 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:27.762634 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:27.764271 np0000004475 devstack@c-api.service[99935]: INFO cinder.backup.api [None req-e8d43a77-3aec-4351-9305-9b747fd410da tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Creating volume of 1 GB for restore of backup a142e381-7761-4e90-a5ae-1f65f3f0f99c. Jul 03 21:48:27.776793 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e8d43a77-3aec-4351-9305-9b747fd410da tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Availability zone cache updated, next update will occur around 2026-07-03 22:48:27.776283. {{(pid=99935) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 21:48:27.777062 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e8d43a77-3aec-4351-9305-9b747fd410da tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Availability Zones retrieved successfully. Jul 03 21:48:27.784084 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e8d43a77-3aec-4351-9305-9b747fd410da tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Flow 'volume_create_api' (12beac83-cc41-41c0-9916-b521216db27f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:48:27.785455 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e8d43a77-3aec-4351-9305-9b747fd410da tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70115919-162d-4503-bef6-2d7f33f939a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:27.786498 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-e8d43a77-3aec-4351-9305-9b747fd410da tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:48:27.834759 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e8d43a77-3aec-4351-9305-9b747fd410da tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70115919-162d-4503-bef6-2d7f33f939a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:27.836011 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e8d43a77-3aec-4351-9305-9b747fd410da tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30cfc265-266e-49cb-96a3-98de941c6a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:27.905355 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-e8d43a77-3aec-4351-9305-9b747fd410da tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Created reservations ['68eddc73-0f5f-4621-bf9d-64311373f17e', 'a6ffaa28-02d4-4641-967d-1eb7a35dacdf', '63dfcd38-c68e-456b-9598-54d71b9bade2', '1727e9ab-3a74-4250-9765-c51d6e9bc73a'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:48:27.907886 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e8d43a77-3aec-4351-9305-9b747fd410da tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30cfc265-266e-49cb-96a3-98de941c6a28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68eddc73-0f5f-4621-bf9d-64311373f17e', 'a6ffaa28-02d4-4641-967d-1eb7a35dacdf', '63dfcd38-c68e-456b-9598-54d71b9bade2', '1727e9ab-3a74-4250-9765-c51d6e9bc73a']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:27.909340 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e8d43a77-3aec-4351-9305-9b747fd410da tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e2220bc-e7fa-4489-b198-8894bf05b291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:27.956627 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e8d43a77-3aec-4351-9305-9b747fd410da tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e2220bc-e7fa-4489-b198-8894bf05b291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb820275-b1fd-4ed7-9b03-e31573373763', '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_a142e381-7761-4e90-a5ae-1f65f3f0f99c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7aaf92aa2a0642fba38a177e55a3cd52',qos_specs=None,replication_status=,reservations=['68eddc73-0f5f-4621-bf9d-64311373f17e','a6ffaa28-02d4-4641-967d-1eb7a35dacdf','63dfcd38-c68e-456b-9598-54d71b9bade2','1727e9ab-3a74-4250-9765-c51d6e9bc73a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='305d6b5c06c24a65b206f594ebe52d8a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:48:27Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_a142e381-7761-4e90-a5ae-1f65f3f0f99c',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb820275-b1fd-4ed7-9b03-e31573373763,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7aaf92aa2a0642fba38a177e55a3cd52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='305d6b5c06c24a65b206f594ebe52d8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:27.957607 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e8d43a77-3aec-4351-9305-9b747fd410da tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1d84761-3520-48a9-873c-626c3b34a763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:27.986121 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e8d43a77-3aec-4351-9305-9b747fd410da tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1d84761-3520-48a9-873c-626c3b34a763) transitioned into 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_a142e381-7761-4e90-a5ae-1f65f3f0f99c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7aaf92aa2a0642fba38a177e55a3cd52',qos_specs=None,replication_status=,reservations=['68eddc73-0f5f-4621-bf9d-64311373f17e','a6ffaa28-02d4-4641-967d-1eb7a35dacdf','63dfcd38-c68e-456b-9598-54d71b9bade2','1727e9ab-3a74-4250-9765-c51d6e9bc73a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='305d6b5c06c24a65b206f594ebe52d8a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:27.987290 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e8d43a77-3aec-4351-9305-9b747fd410da tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a587464e-187b-482f-b6ba-feebfa1b93c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:28.003119 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e8d43a77-3aec-4351-9305-9b747fd410da tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a587464e-187b-482f-b6ba-feebfa1b93c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:28.004559 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e8d43a77-3aec-4351-9305-9b747fd410da tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Flow 'volume_create_api' (12beac83-cc41-41c0-9916-b521216db27f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:48:28.005472 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e8d43a77-3aec-4351-9305-9b747fd410da tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Create volume request issued successfully. Jul 03 21:48:28.016110 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:28.016110 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:28.016933 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e8d43a77-3aec-4351-9305-9b747fd410da tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Volume info retrieved successfully. Jul 03 21:48:28.021437 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-6e1a98f6-ec34-42ad-ade7-46276b16bc8b req-af3ec282-4cf7-4816-a101-f857e00b29eb None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:28.025875 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-6e1a98f6-ec34-42ad-ade7-46276b16bc8b req-af3ec282-4cf7-4816-a101-f857e00b29eb tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] POST https://10.4.3.32/volume/v3/attachments/d4112e8c-9813-4b1b-9d42-267418271ed2/action Jul 03 21:48:28.026279 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-6e1a98f6-ec34-42ad-ade7-46276b16bc8b req-af3ec282-4cf7-4816-a101-f857e00b29eb tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action body: b'{"os-complete": null}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:48:28.026611 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-6e1a98f6-ec34-42ad-ade7-46276b16bc8b req-af3ec282-4cf7-4816-a101-f857e00b29eb tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:28.069715 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:28.069715 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:28.100875 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-6e1a98f6-ec34-42ad-ade7-46276b16bc8b req-af3ec282-4cf7-4816-a101-f857e00b29eb tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/attachments/d4112e8c-9813-4b1b-9d42-267418271ed2/action returned with HTTP 204 Jul 03 21:48:28.101509 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 303/1229] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:48:28 2026] POST /volume/v3/attachments/d4112e8c-9813-4b1b-9d42-267418271ed2/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:48:28.567643 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6237f264-40f3-455f-9a73-4d9e204ade16 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:28.569916 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6237f264-40f3-455f-9a73-4d9e204ade16 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e Jul 03 21:48:28.570244 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6237f264-40f3-455f-9a73-4d9e204ade16 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:28.570496 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6237f264-40f3-455f-9a73-4d9e204ade16 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:28.570685 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-6237f264-40f3-455f-9a73-4d9e204ade16 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 2bbc7a6f-1016-438b-85ea-cf872e73282e. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:28.577846 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:28.577846 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:28.579028 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6237f264-40f3-455f-9a73-4d9e204ade16 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e returned with HTTP 200 Jul 03 21:48:28.579601 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 311/1230] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:28 2026] GET /volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:29.030590 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:29.030590 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:29.031312 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e8d43a77-3aec-4351-9305-9b747fd410da tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Volume info retrieved successfully. Jul 03 21:48:29.031312 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.backup.api [None req-e8d43a77-3aec-4351-9305-9b747fd410da tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Checking backup size 1 against volume size 1 {{(pid=99935) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 21:48:29.031312 np0000004475 devstack@c-api.service[99935]: INFO cinder.backup.api [None req-e8d43a77-3aec-4351-9305-9b747fd410da tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Overwriting volume eb820275-b1fd-4ed7-9b03-e31573373763 with restore of backup a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:29.070047 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.backup.rpcapi [None req-e8d43a77-3aec-4351-9305-9b747fd410da tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] restore_backup in rpcapi backup_id a142e381-7761-4e90-a5ae-1f65f3f0f99c {{(pid=99935) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 21:48:29.073006 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e8d43a77-3aec-4351-9305-9b747fd410da tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c/restore returned with HTTP 202 Jul 03 21:48:29.074165 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 308/1231] 10.4.3.32 () {68 vars in 1386 bytes} [Fri Jul 3 21:48:27 2026] POST /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c/restore => generated 189 bytes in 1327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:48:29.090322 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c14a4ffb-e033-47db-a50a-d96bdb547b52 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:29.093915 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c14a4ffb-e033-47db-a50a-d96bdb547b52 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:29.094274 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c14a4ffb-e033-47db-a50a-d96bdb547b52 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:29.094622 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c14a4ffb-e033-47db-a50a-d96bdb547b52 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:29.094867 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-c14a4ffb-e033-47db-a50a-d96bdb547b52 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:29.102676 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:29.102676 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:29.103207 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c14a4ffb-e033-47db-a50a-d96bdb547b52 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:29.104516 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 310/1232] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:29 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:29.594817 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-29d8cb70-ae39-408e-a201-f5d3d1151240 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:29.596756 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-29d8cb70-ae39-408e-a201-f5d3d1151240 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e Jul 03 21:48:29.597046 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-29d8cb70-ae39-408e-a201-f5d3d1151240 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:29.597321 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-29d8cb70-ae39-408e-a201-f5d3d1151240 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:29.597725 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-29d8cb70-ae39-408e-a201-f5d3d1151240 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 2bbc7a6f-1016-438b-85ea-cf872e73282e. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:29.603947 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:29.603947 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:29.604658 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-29d8cb70-ae39-408e-a201-f5d3d1151240 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e returned with HTTP 200 Jul 03 21:48:29.605135 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 304/1233] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:29 2026] GET /volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:30.118802 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-55858ff2-5a0d-436e-9d79-176915e19e03 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:30.123568 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-55858ff2-5a0d-436e-9d79-176915e19e03 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:30.123839 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-55858ff2-5a0d-436e-9d79-176915e19e03 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:30.124697 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-55858ff2-5a0d-436e-9d79-176915e19e03 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:30.124697 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-55858ff2-5a0d-436e-9d79-176915e19e03 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:30.131289 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:30.131289 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:30.133385 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-55858ff2-5a0d-436e-9d79-176915e19e03 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:30.133385 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 312/1234] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:30 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:30.618428 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-77d91b81-31bd-48e0-a760-0eb4d1d6b7d4 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:30.620841 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-77d91b81-31bd-48e0-a760-0eb4d1d6b7d4 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e Jul 03 21:48:30.621057 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-77d91b81-31bd-48e0-a760-0eb4d1d6b7d4 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:30.621295 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-77d91b81-31bd-48e0-a760-0eb4d1d6b7d4 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:30.621452 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-77d91b81-31bd-48e0-a760-0eb4d1d6b7d4 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 2bbc7a6f-1016-438b-85ea-cf872e73282e. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:30.628458 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:30.628458 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:30.629569 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-77d91b81-31bd-48e0-a760-0eb4d1d6b7d4 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e returned with HTTP 200 Jul 03 21:48:30.630518 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 309/1235] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:30 2026] GET /volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:31.146001 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2f0e35ef-a557-43fd-8e54-6406c99c0eb1 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:31.148033 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2f0e35ef-a557-43fd-8e54-6406c99c0eb1 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:31.148513 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2f0e35ef-a557-43fd-8e54-6406c99c0eb1 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:31.149054 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2f0e35ef-a557-43fd-8e54-6406c99c0eb1 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:31.149054 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-2f0e35ef-a557-43fd-8e54-6406c99c0eb1 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:31.154801 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:31.154801 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:31.155313 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2f0e35ef-a557-43fd-8e54-6406c99c0eb1 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:31.155865 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 311/1236] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:31 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:31.644326 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f44ee117-4bd3-44cc-8014-97b54b8f7533 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:31.649992 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f44ee117-4bd3-44cc-8014-97b54b8f7533 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e Jul 03 21:48:31.655270 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f44ee117-4bd3-44cc-8014-97b54b8f7533 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:31.655270 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f44ee117-4bd3-44cc-8014-97b54b8f7533 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:31.655270 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-f44ee117-4bd3-44cc-8014-97b54b8f7533 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 2bbc7a6f-1016-438b-85ea-cf872e73282e. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:31.662769 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:31.662769 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:31.664205 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f44ee117-4bd3-44cc-8014-97b54b8f7533 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e returned with HTTP 200 Jul 03 21:48:31.665217 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 305/1237] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:31 2026] GET /volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e => generated 789 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:31.686949 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e071abb6-3288-4e67-9e63-d778a49da04b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:31.692731 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e071abb6-3288-4e67-9e63-d778a49da04b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 Jul 03 21:48:31.692731 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e071abb6-3288-4e67-9e63-d778a49da04b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:31.693578 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e071abb6-3288-4e67-9e63-d778a49da04b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:31.715215 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:31.715215 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:31.720128 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-e071abb6-3288-4e67-9e63-d778a49da04b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:48:31.725346 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e071abb6-3288-4e67-9e63-d778a49da04b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 returned with HTTP 200 Jul 03 21:48:31.726010 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 313/1238] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:31 2026] GET /volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 => generated 1130 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:48:31.745744 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-08432dd6-c81f-4674-8cd8-1cb9119cd1a6 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:31.748319 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-08432dd6-c81f-4674-8cd8-1cb9119cd1a6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] DELETE https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e Jul 03 21:48:31.748477 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-08432dd6-c81f-4674-8cd8-1cb9119cd1a6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:31.748726 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-08432dd6-c81f-4674-8cd8-1cb9119cd1a6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:31.749228 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.contrib.backups [None req-08432dd6-c81f-4674-8cd8-1cb9119cd1a6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Delete backup with id: 2bbc7a6f-1016-438b-85ea-cf872e73282e. Jul 03 21:48:31.759518 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:31.759518 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:31.796069 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.backup.rpcapi [None req-08432dd6-c81f-4674-8cd8-1cb9119cd1a6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] delete_backup rpcapi backup_id 2bbc7a6f-1016-438b-85ea-cf872e73282e {{(pid=99935) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 21:48:31.798787 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-08432dd6-c81f-4674-8cd8-1cb9119cd1a6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e returned with HTTP 202 Jul 03 21:48:31.800009 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 310/1239] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:48:31 2026] DELETE /volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:48:31.810032 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-467d0cdb-c0ab-4961-8e6b-2ef5d445ed45 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:31.814326 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-467d0cdb-c0ab-4961-8e6b-2ef5d445ed45 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e Jul 03 21:48:31.814594 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-467d0cdb-c0ab-4961-8e6b-2ef5d445ed45 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:31.814855 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-467d0cdb-c0ab-4961-8e6b-2ef5d445ed45 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:31.814993 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-467d0cdb-c0ab-4961-8e6b-2ef5d445ed45 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 2bbc7a6f-1016-438b-85ea-cf872e73282e. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:31.821512 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:31.821512 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:31.822951 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-467d0cdb-c0ab-4961-8e6b-2ef5d445ed45 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e returned with HTTP 200 Jul 03 21:48:31.824292 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 312/1240] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:31 2026] GET /volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:32.168925 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-bbda0637-8270-42c4-8b49-1ae403bfc0a8 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:32.171901 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bbda0637-8270-42c4-8b49-1ae403bfc0a8 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:32.171901 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bbda0637-8270-42c4-8b49-1ae403bfc0a8 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:32.172171 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bbda0637-8270-42c4-8b49-1ae403bfc0a8 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:32.172332 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-bbda0637-8270-42c4-8b49-1ae403bfc0a8 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:32.177362 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:32.177362 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:32.178291 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bbda0637-8270-42c4-8b49-1ae403bfc0a8 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:32.178794 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 306/1241] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:32 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:32.510640 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-32912281-5e68-4d9f-b78c-c8fe18ed129f req-48d5ba71-f24b-4181-a9ed-e3a7e75d4c36 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:32.520079 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-32912281-5e68-4d9f-b78c-c8fe18ed129f req-48d5ba71-f24b-4181-a9ed-e3a7e75d4c36 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:48:32.520989 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-32912281-5e68-4d9f-b78c-c8fe18ed129f req-48d5ba71-f24b-4181-a9ed-e3a7e75d4c36 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-815692703", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:32.523756 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [req-32912281-5e68-4d9f-b78c-c8fe18ed129f req-48d5ba71-f24b-4181-a9ed-e3a7e75d4c36 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-815692703', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:48:32.524214 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [req-32912281-5e68-4d9f-b78c-c8fe18ed129f req-48d5ba71-f24b-4181-a9ed-e3a7e75d4c36 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Create volume of 1 GB Jul 03 21:48:32.529160 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-32912281-5e68-4d9f-b78c-c8fe18ed129f req-48d5ba71-f24b-4181-a9ed-e3a7e75d4c36 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Availability Zones retrieved successfully. Jul 03 21:48:32.539044 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [req-32912281-5e68-4d9f-b78c-c8fe18ed129f req-48d5ba71-f24b-4181-a9ed-e3a7e75d4c36 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Flow 'volume_create_api' (89046fb4-9a8c-4f11-bb68-a2acc38f4272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:48:32.540279 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [req-32912281-5e68-4d9f-b78c-c8fe18ed129f req-48d5ba71-f24b-4181-a9ed-e3a7e75d4c36 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b836ab65-6aaa-46d9-96a8-b9c4bcd82abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:32.541449 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [req-32912281-5e68-4d9f-b78c-c8fe18ed129f req-48d5ba71-f24b-4181-a9ed-e3a7e75d4c36 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:48:32.585889 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [req-32912281-5e68-4d9f-b78c-c8fe18ed129f req-48d5ba71-f24b-4181-a9ed-e3a7e75d4c36 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b836ab65-6aaa-46d9-96a8-b9c4bcd82abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:32.586970 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [req-32912281-5e68-4d9f-b78c-c8fe18ed129f req-48d5ba71-f24b-4181-a9ed-e3a7e75d4c36 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d020814-c08f-4282-9654-6f902888a9d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:32.682155 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [req-32912281-5e68-4d9f-b78c-c8fe18ed129f req-48d5ba71-f24b-4181-a9ed-e3a7e75d4c36 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Created reservations ['3009e441-dc6c-4743-835c-529bd9c29faa', '617874dc-ea7c-4edb-b021-2fe47fe14bfe', 'c77a53af-8f3e-4a8b-aea9-6b4f97d01039', 'c656879e-9a5a-4060-8d1d-7849ab6ec659'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:48:32.683209 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [req-32912281-5e68-4d9f-b78c-c8fe18ed129f req-48d5ba71-f24b-4181-a9ed-e3a7e75d4c36 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d020814-c08f-4282-9654-6f902888a9d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3009e441-dc6c-4743-835c-529bd9c29faa', '617874dc-ea7c-4edb-b021-2fe47fe14bfe', 'c77a53af-8f3e-4a8b-aea9-6b4f97d01039', 'c656879e-9a5a-4060-8d1d-7849ab6ec659']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:32.684150 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [req-32912281-5e68-4d9f-b78c-c8fe18ed129f req-48d5ba71-f24b-4181-a9ed-e3a7e75d4c36 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82a0c820-7e3a-4da5-b3b8-6ef772724cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:32.723316 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [req-32912281-5e68-4d9f-b78c-c8fe18ed129f req-48d5ba71-f24b-4181-a9ed-e3a7e75d4c36 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82a0c820-7e3a-4da5-b3b8-6ef772724cc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33cab92f-4a1e-443a-8663-8481a3b55620', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-815692703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b26115092cd9487397cd0aafaa78232b',qos_specs=None,replication_status=,reservations=['3009e441-dc6c-4743-835c-529bd9c29faa','617874dc-ea7c-4edb-b021-2fe47fe14bfe','c77a53af-8f3e-4a8b-aea9-6b4f97d01039','c656879e-9a5a-4060-8d1d-7849ab6ec659'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2f308bae32441acb6eae17d0766087f',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:48:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-815692703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33cab92f-4a1e-443a-8663-8481a3b55620,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b26115092cd9487397cd0aafaa78232b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2f308bae32441acb6eae17d0766087f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:32.724571 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [req-32912281-5e68-4d9f-b78c-c8fe18ed129f req-48d5ba71-f24b-4181-a9ed-e3a7e75d4c36 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (294daeb4-b9d2-45fe-99b5-50e808d38838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:32.756334 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [req-32912281-5e68-4d9f-b78c-c8fe18ed129f req-48d5ba71-f24b-4181-a9ed-e3a7e75d4c36 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (294daeb4-b9d2-45fe-99b5-50e808d38838) transitioned into state 'SUCCESS' from state '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-815692703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b26115092cd9487397cd0aafaa78232b',qos_specs=None,replication_status=,reservations=['3009e441-dc6c-4743-835c-529bd9c29faa','617874dc-ea7c-4edb-b021-2fe47fe14bfe','c77a53af-8f3e-4a8b-aea9-6b4f97d01039','c656879e-9a5a-4060-8d1d-7849ab6ec659'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2f308bae32441acb6eae17d0766087f',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:32.757139 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [req-32912281-5e68-4d9f-b78c-c8fe18ed129f req-48d5ba71-f24b-4181-a9ed-e3a7e75d4c36 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee431b1f-30c9-4c6c-95ea-536fe21f43af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:32.779293 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [req-32912281-5e68-4d9f-b78c-c8fe18ed129f req-48d5ba71-f24b-4181-a9ed-e3a7e75d4c36 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee431b1f-30c9-4c6c-95ea-536fe21f43af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:32.783877 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [req-32912281-5e68-4d9f-b78c-c8fe18ed129f req-48d5ba71-f24b-4181-a9ed-e3a7e75d4c36 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Flow 'volume_create_api' (89046fb4-9a8c-4f11-bb68-a2acc38f4272) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:48:32.784326 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-32912281-5e68-4d9f-b78c-c8fe18ed129f req-48d5ba71-f24b-4181-a9ed-e3a7e75d4c36 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Create volume request issued successfully. Jul 03 21:48:32.788470 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-32912281-5e68-4d9f-b78c-c8fe18ed129f req-48d5ba71-f24b-4181-a9ed-e3a7e75d4c36 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:48:32.789166 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 314/1242] 10.4.3.32 () {72 vars in 1534 bytes} [Fri Jul 3 21:48:32 2026] POST /volume/v3/volumes => generated 752 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:48:32.802182 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-32912281-5e68-4d9f-b78c-c8fe18ed129f req-1e00f561-a5d4-49a8-9604-f78615dee1a8 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:32.805644 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-32912281-5e68-4d9f-b78c-c8fe18ed129f req-1e00f561-a5d4-49a8-9604-f78615dee1a8 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] GET https://10.4.3.32/volume/v3/volumes/33cab92f-4a1e-443a-8663-8481a3b55620 Jul 03 21:48:32.805644 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-32912281-5e68-4d9f-b78c-c8fe18ed129f req-1e00f561-a5d4-49a8-9604-f78615dee1a8 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:32.805644 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-32912281-5e68-4d9f-b78c-c8fe18ed129f req-1e00f561-a5d4-49a8-9604-f78615dee1a8 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:32.822962 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:32.822962 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:32.827808 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-32912281-5e68-4d9f-b78c-c8fe18ed129f req-1e00f561-a5d4-49a8-9604-f78615dee1a8 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Volume info retrieved successfully. Jul 03 21:48:32.833535 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-32912281-5e68-4d9f-b78c-c8fe18ed129f req-1e00f561-a5d4-49a8-9604-f78615dee1a8 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] https://10.4.3.32/volume/v3/volumes/33cab92f-4a1e-443a-8663-8481a3b55620 returned with HTTP 200 Jul 03 21:48:32.833962 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 311/1243] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:48:32 2026] GET /volume/v3/volumes/33cab92f-4a1e-443a-8663-8481a3b55620 => generated 820 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:32.839104 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-cbb0cfc0-493e-4d79-a293-606a9a5e10bf None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:32.841778 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cbb0cfc0-493e-4d79-a293-606a9a5e10bf tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e Jul 03 21:48:32.842101 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cbb0cfc0-493e-4d79-a293-606a9a5e10bf tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:32.842407 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cbb0cfc0-493e-4d79-a293-606a9a5e10bf tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:32.842553 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-cbb0cfc0-493e-4d79-a293-606a9a5e10bf tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 2bbc7a6f-1016-438b-85ea-cf872e73282e. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:32.849195 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cbb0cfc0-493e-4d79-a293-606a9a5e10bf tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e returned with HTTP 404 Jul 03 21:48:32.849996 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 313/1244] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:32 2026] GET /volume/v3/backups/2bbc7a6f-1016-438b-85ea-cf872e73282e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:48:32.870110 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-e4be1e52-98b0-4aaf-8ece-80fb79706eb6 req-659a7931-90af-4ab3-8f6f-a1b964a7fc4a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:32.872646 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-e4be1e52-98b0-4aaf-8ece-80fb79706eb6 req-659a7931-90af-4ab3-8f6f-a1b964a7fc4a tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] GET https://10.4.3.32/volume/v3/volumes/33cab92f-4a1e-443a-8663-8481a3b55620 Jul 03 21:48:32.873021 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-e4be1e52-98b0-4aaf-8ece-80fb79706eb6 req-659a7931-90af-4ab3-8f6f-a1b964a7fc4a tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:32.873306 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-e4be1e52-98b0-4aaf-8ece-80fb79706eb6 req-659a7931-90af-4ab3-8f6f-a1b964a7fc4a tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:32.883660 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:32.883660 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:32.889195 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-e4be1e52-98b0-4aaf-8ece-80fb79706eb6 req-659a7931-90af-4ab3-8f6f-a1b964a7fc4a tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Volume info retrieved successfully. Jul 03 21:48:32.894033 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-e4be1e52-98b0-4aaf-8ece-80fb79706eb6 req-659a7931-90af-4ab3-8f6f-a1b964a7fc4a tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] https://10.4.3.32/volume/v3/volumes/33cab92f-4a1e-443a-8663-8481a3b55620 returned with HTTP 200 Jul 03 21:48:32.894602 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 307/1245] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:48:32 2026] GET /volume/v3/volumes/33cab92f-4a1e-443a-8663-8481a3b55620 => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:33.059204 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-6ff76e39-200f-4854-a856-df3647c9b597 req-25882f8c-b3f8-4236-9900-860b0d4d9bdf None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:33.062123 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-6ff76e39-200f-4854-a856-df3647c9b597 req-25882f8c-b3f8-4236-9900-860b0d4d9bdf tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 Jul 03 21:48:33.063206 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-6ff76e39-200f-4854-a856-df3647c9b597 req-25882f8c-b3f8-4236-9900-860b0d4d9bdf tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:33.063206 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-6ff76e39-200f-4854-a856-df3647c9b597 req-25882f8c-b3f8-4236-9900-860b0d4d9bdf tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:33.077547 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:33.077547 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:33.083228 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-6ff76e39-200f-4854-a856-df3647c9b597 req-25882f8c-b3f8-4236-9900-860b0d4d9bdf tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:48:33.090171 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-6ff76e39-200f-4854-a856-df3647c9b597 req-25882f8c-b3f8-4236-9900-860b0d4d9bdf tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 returned with HTTP 200 Jul 03 21:48:33.090783 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 315/1246] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:48:33 2026] GET /volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 => generated 1130 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:48:33.118124 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-6ff76e39-200f-4854-a856-df3647c9b597 req-1b762997-07ae-4d5b-8cb1-d88ebf10ceb6 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:33.121356 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-6ff76e39-200f-4854-a856-df3647c9b597 req-1b762997-07ae-4d5b-8cb1-d88ebf10ceb6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] POST https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131/action Jul 03 21:48:33.121728 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-6ff76e39-200f-4854-a856-df3647c9b597 req-1b762997-07ae-4d5b-8cb1-d88ebf10ceb6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:48:33.122159 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-6ff76e39-200f-4854-a856-df3647c9b597 req-1b762997-07ae-4d5b-8cb1-d88ebf10ceb6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:33.134932 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:33.134932 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:33.135442 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-6ff76e39-200f-4854-a856-df3647c9b597 req-1b762997-07ae-4d5b-8cb1-d88ebf10ceb6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:48:33.152176 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-6ff76e39-200f-4854-a856-df3647c9b597 req-1b762997-07ae-4d5b-8cb1-d88ebf10ceb6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Begin detaching volume completed successfully. Jul 03 21:48:33.152829 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-6ff76e39-200f-4854-a856-df3647c9b597 req-1b762997-07ae-4d5b-8cb1-d88ebf10ceb6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131/action returned with HTTP 202 Jul 03 21:48:33.153148 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 312/1247] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 21:48:33 2026] POST /volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:48:33.184641 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1fcdeae2-f591-49a1-8929-7bfe9fd05fab None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:33.194395 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1fcdeae2-f591-49a1-8929-7bfe9fd05fab tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 Jul 03 21:48:33.194395 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1fcdeae2-f591-49a1-8929-7bfe9fd05fab tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:33.194395 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1fcdeae2-f591-49a1-8929-7bfe9fd05fab tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:33.194926 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-66f3cd19-a800-4750-9e7b-156e99345ba0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:33.197601 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-66f3cd19-a800-4750-9e7b-156e99345ba0 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:33.197601 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-66f3cd19-a800-4750-9e7b-156e99345ba0 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:33.197601 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-66f3cd19-a800-4750-9e7b-156e99345ba0 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:33.197601 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-66f3cd19-a800-4750-9e7b-156e99345ba0 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:33.202133 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:33.202133 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:33.203214 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-66f3cd19-a800-4750-9e7b-156e99345ba0 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:33.203687 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 308/1248] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:33 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:33.216838 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:33.216838 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:33.222403 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-1fcdeae2-f591-49a1-8929-7bfe9fd05fab tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:48:33.227856 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1fcdeae2-f591-49a1-8929-7bfe9fd05fab tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 returned with HTTP 200 Jul 03 21:48:33.228276 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 314/1249] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:33 2026] GET /volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 => generated 1133 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:48:33.929285 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-1768fb93-94c4-44b2-8a14-f3ac782d8aef req-84116831-724b-4a94-b0ad-fca7a1ad8c9d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:33.932432 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-1768fb93-94c4-44b2-8a14-f3ac782d8aef req-84116831-724b-4a94-b0ad-fca7a1ad8c9d tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] GET https://10.4.3.32/volume/v3/volumes/33cab92f-4a1e-443a-8663-8481a3b55620 Jul 03 21:48:33.932673 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-1768fb93-94c4-44b2-8a14-f3ac782d8aef req-84116831-724b-4a94-b0ad-fca7a1ad8c9d tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:33.932931 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-1768fb93-94c4-44b2-8a14-f3ac782d8aef req-84116831-724b-4a94-b0ad-fca7a1ad8c9d tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:33.943480 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:33.943480 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:33.949401 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-1768fb93-94c4-44b2-8a14-f3ac782d8aef req-84116831-724b-4a94-b0ad-fca7a1ad8c9d tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Volume info retrieved successfully. Jul 03 21:48:33.957408 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-1768fb93-94c4-44b2-8a14-f3ac782d8aef req-84116831-724b-4a94-b0ad-fca7a1ad8c9d tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] https://10.4.3.32/volume/v3/volumes/33cab92f-4a1e-443a-8663-8481a3b55620 returned with HTTP 200 Jul 03 21:48:33.957408 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 316/1250] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:48:33 2026] GET /volume/v3/volumes/33cab92f-4a1e-443a-8663-8481a3b55620 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:33.991122 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-b74e2fc6-0986-4f3f-b1f5-8d356a0470c9 req-13cf5506-c3d6-415a-8cef-550def05fc33 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:33.994062 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-b74e2fc6-0986-4f3f-b1f5-8d356a0470c9 req-13cf5506-c3d6-415a-8cef-550def05fc33 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:48:33.994524 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-b74e2fc6-0986-4f3f-b1f5-8d356a0470c9 req-13cf5506-c3d6-415a-8cef-550def05fc33 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "33cab92f-4a1e-443a-8663-8481a3b55620", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-342769230", "description": null, "metadata": {}}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:34.006921 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:34.006921 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:34.007687 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-b74e2fc6-0986-4f3f-b1f5-8d356a0470c9 req-13cf5506-c3d6-415a-8cef-550def05fc33 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Volume info retrieved successfully. Jul 03 21:48:34.016920 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [req-b74e2fc6-0986-4f3f-b1f5-8d356a0470c9 req-13cf5506-c3d6-415a-8cef-550def05fc33 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Create snapshot from volume 33cab92f-4a1e-443a-8663-8481a3b55620 Jul 03 21:48:34.200314 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-88472e1f-a1e3-4f28-a038-50388d760abe None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:34.200929 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-88472e1f-a1e3-4f28-a038-50388d760abe None None] GET https://10.4.3.32/volume// Jul 03 21:48:34.201133 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-88472e1f-a1e3-4f28-a038-50388d760abe None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:34.201362 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-88472e1f-a1e3-4f28-a038-50388d760abe None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:34.201719 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-88472e1f-a1e3-4f28-a038-50388d760abe None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:48:34.202149 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 309/1251] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:48: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 21:48:34.217519 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-6ff76e39-200f-4854-a856-df3647c9b597 req-8976a02b-e0ea-499c-9e9c-ad3e56644232 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:34.226164 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-6ff76e39-200f-4854-a856-df3647c9b597 req-8976a02b-e0ea-499c-9e9c-ad3e56644232 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 Jul 03 21:48:34.226484 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-00ad7698-dfd6-4e11-8dbb-9e6c14db5b73 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:34.226672 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-6ff76e39-200f-4854-a856-df3647c9b597 req-8976a02b-e0ea-499c-9e9c-ad3e56644232 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:34.226672 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-6ff76e39-200f-4854-a856-df3647c9b597 req-8976a02b-e0ea-499c-9e9c-ad3e56644232 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:34.226903 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-00ad7698-dfd6-4e11-8dbb-9e6c14db5b73 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:34.226903 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-00ad7698-dfd6-4e11-8dbb-9e6c14db5b73 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:34.226903 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-00ad7698-dfd6-4e11-8dbb-9e6c14db5b73 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:34.226903 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-00ad7698-dfd6-4e11-8dbb-9e6c14db5b73 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:34.231624 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:34.231624 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:34.232930 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-00ad7698-dfd6-4e11-8dbb-9e6c14db5b73 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:34.239775 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 317/1252] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:34 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:34.239929 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [req-b74e2fc6-0986-4f3f-b1f5-8d356a0470c9 req-13cf5506-c3d6-415a-8cef-550def05fc33 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Created reservations ['c0ea24b6-597d-4c45-83af-f41ee2a8b570', '98c40667-bbf9-447d-bd3e-fa527c7cfb3b', 'c24d7822-9cf1-4e89-a36e-e611b6c70caf', '689e2427-deed-4387-adf8-ec897f34b2c2'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:48:34.239987 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:34.239987 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:34.243957 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-6ff76e39-200f-4854-a856-df3647c9b597 req-8976a02b-e0ea-499c-9e9c-ad3e56644232 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:48:34.254983 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-50a08ac5-28bc-4a4b-b4e6-9c5bba5027a4 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:34.254983 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-50a08ac5-28bc-4a4b-b4e6-9c5bba5027a4 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 Jul 03 21:48:34.254983 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-50a08ac5-28bc-4a4b-b4e6-9c5bba5027a4 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:34.254983 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-50a08ac5-28bc-4a4b-b4e6-9c5bba5027a4 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:34.255302 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-6ff76e39-200f-4854-a856-df3647c9b597 req-8976a02b-e0ea-499c-9e9c-ad3e56644232 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 returned with HTTP 200 Jul 03 21:48:34.255302 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 315/1253] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:48:34 2026] GET /volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 => generated 1313 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:48:34.269403 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:34.269403 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:34.279643 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-50a08ac5-28bc-4a4b-b4e6-9c5bba5027a4 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:48:34.285272 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-50a08ac5-28bc-4a4b-b4e6-9c5bba5027a4 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 returned with HTTP 200 Jul 03 21:48:34.285772 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 310/1254] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:34 2026] GET /volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 => generated 1133 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:48:34.378243 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-b74e2fc6-0986-4f3f-b1f5-8d356a0470c9 req-13cf5506-c3d6-415a-8cef-550def05fc33 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Snapshot create request issued successfully. Jul 03 21:48:34.378243 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-b74e2fc6-0986-4f3f-b1f5-8d356a0470c9 req-13cf5506-c3d6-415a-8cef-550def05fc33 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:48:34.378494 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 313/1255] 10.4.3.32 () {72 vars in 1540 bytes} [Fri Jul 3 21:48:33 2026] POST /volume/v3/snapshots => generated 310 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:48:34.496477 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-b461c270-980b-421d-9277-cad69539754e req-cab7b6ab-5f73-49e2-b1f5-ef987932941b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:34.500633 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-b461c270-980b-421d-9277-cad69539754e req-cab7b6ab-5f73-49e2-b1f5-ef987932941b tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-reader] GET https://10.4.3.32/volume/v3/snapshots/bc901c8a-63cf-4899-8141-ce57a0aca25d Jul 03 21:48:34.500801 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-b461c270-980b-421d-9277-cad69539754e req-cab7b6ab-5f73-49e2-b1f5-ef987932941b tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-reader] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:34.500986 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-b461c270-980b-421d-9277-cad69539754e req-cab7b6ab-5f73-49e2-b1f5-ef987932941b tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-reader] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:34.512406 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:34.512406 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:34.513104 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-b461c270-980b-421d-9277-cad69539754e req-cab7b6ab-5f73-49e2-b1f5-ef987932941b tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-reader] Snapshot retrieved successfully. Jul 03 21:48:34.517396 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-b461c270-980b-421d-9277-cad69539754e req-cab7b6ab-5f73-49e2-b1f5-ef987932941b tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-reader] https://10.4.3.32/volume/v3/snapshots/bc901c8a-63cf-4899-8141-ce57a0aca25d returned with HTTP 200 Jul 03 21:48:34.517396 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 318/1256] 10.4.3.32 () {68 vars in 1597 bytes} [Fri Jul 3 21:48:34 2026] GET /volume/v3/snapshots/bc901c8a-63cf-4899-8141-ce57a0aca25d => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:34.559005 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-2259a4e9-2520-4748-b989-aa7eb3a715ce req-263f6429-8afd-4afb-8648-7ce804a48d32 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:34.562935 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-2259a4e9-2520-4748-b989-aa7eb3a715ce req-263f6429-8afd-4afb-8648-7ce804a48d32 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-reader] GET https://10.4.3.32/volume/v3/snapshots/detail Jul 03 21:48:34.562935 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-2259a4e9-2520-4748-b989-aa7eb3a715ce req-263f6429-8afd-4afb-8648-7ce804a48d32 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-reader] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:34.562935 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-2259a4e9-2520-4748-b989-aa7eb3a715ce req-263f6429-8afd-4afb-8648-7ce804a48d32 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-reader] Calling method 'detail' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:34.563328 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.api_utils [req-2259a4e9-2520-4748-b989-aa7eb3a715ce req-263f6429-8afd-4afb-8648-7ce804a48d32 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-reader] Removing options '' from query. {{(pid=99936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:48:34.565485 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.db.api [req-2259a4e9-2520-4748-b989-aa7eb3a715ce req-263f6429-8afd-4afb-8648-7ce804a48d32 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-reader] Building query based on filter {{(pid=99936) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 21:48:34.596795 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-2259a4e9-2520-4748-b989-aa7eb3a715ce req-263f6429-8afd-4afb-8648-7ce804a48d32 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-reader] Get all snapshots completed successfully. Jul 03 21:48:34.597108 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:34.597108 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:34.597748 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-2259a4e9-2520-4748-b989-aa7eb3a715ce req-263f6429-8afd-4afb-8648-7ce804a48d32 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-reader] https://10.4.3.32/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 21:48:34.598137 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 316/1257] 10.4.3.32 () {68 vars in 1507 bytes} [Fri Jul 3 21:48:34 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:34.647193 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-4dad77f9-71b2-49d4-8ea4-7b3283b40626 req-f04df751-5ae4-4ae0-af16-2af6fe4861f0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:34.652450 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-4dad77f9-71b2-49d4-8ea4-7b3283b40626 req-f04df751-5ae4-4ae0-af16-2af6fe4861f0 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] GET https://10.4.3.32/volume/v3/snapshots/bc901c8a-63cf-4899-8141-ce57a0aca25d Jul 03 21:48:34.652450 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-4dad77f9-71b2-49d4-8ea4-7b3283b40626 req-f04df751-5ae4-4ae0-af16-2af6fe4861f0 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:34.652712 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-4dad77f9-71b2-49d4-8ea4-7b3283b40626 req-f04df751-5ae4-4ae0-af16-2af6fe4861f0 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:34.680386 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:34.680386 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:34.681011 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-4dad77f9-71b2-49d4-8ea4-7b3283b40626 req-f04df751-5ae4-4ae0-af16-2af6fe4861f0 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Snapshot retrieved successfully. Jul 03 21:48:34.682935 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-4dad77f9-71b2-49d4-8ea4-7b3283b40626 req-f04df751-5ae4-4ae0-af16-2af6fe4861f0 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] https://10.4.3.32/volume/v3/snapshots/bc901c8a-63cf-4899-8141-ce57a0aca25d returned with HTTP 200 Jul 03 21:48:34.682935 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 311/1258] 10.4.3.32 () {68 vars in 1597 bytes} [Fri Jul 3 21:48:34 2026] GET /volume/v3/snapshots/bc901c8a-63cf-4899-8141-ce57a0aca25d => generated 469 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:34.716353 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-5ef987e5-6951-47a1-9a2c-f92f3c4247cb req-6ab44a43-ad24-40a0-af95-abf6b524eea4 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:34.720312 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-5ef987e5-6951-47a1-9a2c-f92f3c4247cb req-6ab44a43-ad24-40a0-af95-abf6b524eea4 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/bc901c8a-63cf-4899-8141-ce57a0aca25d Jul 03 21:48:34.720561 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-5ef987e5-6951-47a1-9a2c-f92f3c4247cb req-6ab44a43-ad24-40a0-af95-abf6b524eea4 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:34.720963 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-5ef987e5-6951-47a1-9a2c-f92f3c4247cb req-6ab44a43-ad24-40a0-af95-abf6b524eea4 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:34.721158 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [req-5ef987e5-6951-47a1-9a2c-f92f3c4247cb req-6ab44a43-ad24-40a0-af95-abf6b524eea4 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Delete snapshot with id: bc901c8a-63cf-4899-8141-ce57a0aca25d Jul 03 21:48:34.730050 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:34.730050 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:34.730739 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-5ef987e5-6951-47a1-9a2c-f92f3c4247cb req-6ab44a43-ad24-40a0-af95-abf6b524eea4 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Snapshot retrieved successfully. Jul 03 21:48:34.821311 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-5ef987e5-6951-47a1-9a2c-f92f3c4247cb req-6ab44a43-ad24-40a0-af95-abf6b524eea4 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Snapshot delete request issued successfully. Jul 03 21:48:34.821547 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-5ef987e5-6951-47a1-9a2c-f92f3c4247cb req-6ab44a43-ad24-40a0-af95-abf6b524eea4 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] https://10.4.3.32/volume/v3/snapshots/bc901c8a-63cf-4899-8141-ce57a0aca25d returned with HTTP 202 Jul 03 21:48:34.822218 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 314/1259] 10.4.3.32 () {70 vars in 1619 bytes} [Fri Jul 3 21:48:34 2026] DELETE /volume/v3/snapshots/bc901c8a-63cf-4899-8141-ce57a0aca25d => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:48:34.856025 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-f5b5fefa-017d-44ec-a92c-89f31b6e7995 req-74f73b6e-c54c-40ba-829f-50587a29ebd7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:34.859993 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-f5b5fefa-017d-44ec-a92c-89f31b6e7995 req-74f73b6e-c54c-40ba-829f-50587a29ebd7 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] GET https://10.4.3.32/volume/v3/snapshots/bc901c8a-63cf-4899-8141-ce57a0aca25d Jul 03 21:48:34.864051 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-f5b5fefa-017d-44ec-a92c-89f31b6e7995 req-74f73b6e-c54c-40ba-829f-50587a29ebd7 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:34.864051 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-f5b5fefa-017d-44ec-a92c-89f31b6e7995 req-74f73b6e-c54c-40ba-829f-50587a29ebd7 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:34.899043 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:34.899043 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:34.899043 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-f5b5fefa-017d-44ec-a92c-89f31b6e7995 req-74f73b6e-c54c-40ba-829f-50587a29ebd7 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Snapshot retrieved successfully. Jul 03 21:48:34.899534 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-f5b5fefa-017d-44ec-a92c-89f31b6e7995 req-74f73b6e-c54c-40ba-829f-50587a29ebd7 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] https://10.4.3.32/volume/v3/snapshots/bc901c8a-63cf-4899-8141-ce57a0aca25d returned with HTTP 200 Jul 03 21:48:34.900114 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 319/1260] 10.4.3.32 () {68 vars in 1597 bytes} [Fri Jul 3 21:48:34 2026] GET /volume/v3/snapshots/bc901c8a-63cf-4899-8141-ce57a0aca25d => generated 468 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:35.256116 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-bc65751c-5b71-40ab-863b-5f3803e54c39 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:35.257709 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bc65751c-5b71-40ab-863b-5f3803e54c39 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:35.258138 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bc65751c-5b71-40ab-863b-5f3803e54c39 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:35.258138 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bc65751c-5b71-40ab-863b-5f3803e54c39 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:35.258138 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-bc65751c-5b71-40ab-863b-5f3803e54c39 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:35.272852 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:35.272852 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:35.272852 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bc65751c-5b71-40ab-863b-5f3803e54c39 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:35.272852 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 317/1261] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:35 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 755 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:35.305939 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-6630373b-eb1c-432c-877f-f2dbf8f8d1f1 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:35.307773 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6630373b-eb1c-432c-877f-f2dbf8f8d1f1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 Jul 03 21:48:35.308010 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6630373b-eb1c-432c-877f-f2dbf8f8d1f1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:35.308204 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6630373b-eb1c-432c-877f-f2dbf8f8d1f1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:35.333419 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:35.333419 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:35.337689 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-6630373b-eb1c-432c-877f-f2dbf8f8d1f1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:48:35.344032 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6630373b-eb1c-432c-877f-f2dbf8f8d1f1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 returned with HTTP 200 Jul 03 21:48:35.344505 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 312/1262] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:35 2026] GET /volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 => generated 1133 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:48:35.812397 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-6ff76e39-200f-4854-a856-df3647c9b597 req-809b098a-225f-45eb-ad62-70d72706c4b9 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:35.814772 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-6ff76e39-200f-4854-a856-df3647c9b597 req-809b098a-225f-45eb-ad62-70d72706c4b9 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] DELETE https://10.4.3.32/volume/v3/attachments/694fbea7-2424-472f-93aa-8f495401c738 Jul 03 21:48:35.815046 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-6ff76e39-200f-4854-a856-df3647c9b597 req-809b098a-225f-45eb-ad62-70d72706c4b9 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:35.815752 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-6ff76e39-200f-4854-a856-df3647c9b597 req-809b098a-225f-45eb-ad62-70d72706c4b9 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:35.824137 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:35.824137 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:35.929484 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-c45d31b6-9eaa-4634-964d-ec408ee1796c req-c291ffa9-3c5f-49b8-b25b-6bc8b70d74ac None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:35.931867 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-c45d31b6-9eaa-4634-964d-ec408ee1796c req-c291ffa9-3c5f-49b8-b25b-6bc8b70d74ac tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] GET https://10.4.3.32/volume/v3/snapshots/bc901c8a-63cf-4899-8141-ce57a0aca25d Jul 03 21:48:35.932136 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-c45d31b6-9eaa-4634-964d-ec408ee1796c req-c291ffa9-3c5f-49b8-b25b-6bc8b70d74ac tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:35.932419 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-c45d31b6-9eaa-4634-964d-ec408ee1796c req-c291ffa9-3c5f-49b8-b25b-6bc8b70d74ac tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:35.941718 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-c45d31b6-9eaa-4634-964d-ec408ee1796c req-c291ffa9-3c5f-49b8-b25b-6bc8b70d74ac tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] https://10.4.3.32/volume/v3/snapshots/bc901c8a-63cf-4899-8141-ce57a0aca25d returned with HTTP 404 Jul 03 21:48:35.942523 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 320/1263] 10.4.3.32 () {68 vars in 1597 bytes} [Fri Jul 3 21:48:35 2026] GET /volume/v3/snapshots/bc901c8a-63cf-4899-8141-ce57a0aca25d => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:48:35.966570 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-6ce8ff6b-5c95-41e6-b573-6ab8eb831522 req-8450f026-a9f0-457a-ba6e-7b1c98350182 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:35.969227 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-6ce8ff6b-5c95-41e6-b573-6ab8eb831522 req-8450f026-a9f0-457a-ba6e-7b1c98350182 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] DELETE https://10.4.3.32/volume/v3/volumes/33cab92f-4a1e-443a-8663-8481a3b55620 Jul 03 21:48:35.972882 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-6ce8ff6b-5c95-41e6-b573-6ab8eb831522 req-8450f026-a9f0-457a-ba6e-7b1c98350182 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:35.972882 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-6ce8ff6b-5c95-41e6-b573-6ab8eb831522 req-8450f026-a9f0-457a-ba6e-7b1c98350182 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:35.972882 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [req-6ce8ff6b-5c95-41e6-b573-6ab8eb831522 req-8450f026-a9f0-457a-ba6e-7b1c98350182 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Delete volume with id: 33cab92f-4a1e-443a-8663-8481a3b55620 Jul 03 21:48:35.990615 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:35.990615 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:35.990615 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-6ce8ff6b-5c95-41e6-b573-6ab8eb831522 req-8450f026-a9f0-457a-ba6e-7b1c98350182 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Volume info retrieved successfully. Jul 03 21:48:36.056257 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-6ce8ff6b-5c95-41e6-b573-6ab8eb831522 req-8450f026-a9f0-457a-ba6e-7b1c98350182 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Delete volume request issued successfully. Jul 03 21:48:36.056764 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-6ce8ff6b-5c95-41e6-b573-6ab8eb831522 req-8450f026-a9f0-457a-ba6e-7b1c98350182 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] https://10.4.3.32/volume/v3/volumes/33cab92f-4a1e-443a-8663-8481a3b55620 returned with HTTP 202 Jul 03 21:48:36.056927 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 318/1264] 10.4.3.32 () {70 vars in 1613 bytes} [Fri Jul 3 21:48:35 2026] DELETE /volume/v3/volumes/33cab92f-4a1e-443a-8663-8481a3b55620 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:48:36.094365 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-7799fce5-9c9d-43a2-aca9-5cfc5e2fca3f req-c7ccb792-52bf-4db1-a999-5e231e10881a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:36.097347 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-7799fce5-9c9d-43a2-aca9-5cfc5e2fca3f req-c7ccb792-52bf-4db1-a999-5e231e10881a tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] GET https://10.4.3.32/volume/v3/volumes/33cab92f-4a1e-443a-8663-8481a3b55620 Jul 03 21:48:36.103005 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-7799fce5-9c9d-43a2-aca9-5cfc5e2fca3f req-c7ccb792-52bf-4db1-a999-5e231e10881a tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:36.103005 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-7799fce5-9c9d-43a2-aca9-5cfc5e2fca3f req-c7ccb792-52bf-4db1-a999-5e231e10881a tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:36.106171 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:36.106171 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:36.112735 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-7799fce5-9c9d-43a2-aca9-5cfc5e2fca3f req-c7ccb792-52bf-4db1-a999-5e231e10881a tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Volume info retrieved successfully. Jul 03 21:48:36.117802 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-7799fce5-9c9d-43a2-aca9-5cfc5e2fca3f req-c7ccb792-52bf-4db1-a999-5e231e10881a tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] https://10.4.3.32/volume/v3/volumes/33cab92f-4a1e-443a-8663-8481a3b55620 returned with HTTP 200 Jul 03 21:48:36.118352 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 313/1265] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:48:36 2026] GET /volume/v3/volumes/33cab92f-4a1e-443a-8663-8481a3b55620 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:36.285471 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a6c2d511-0197-478a-b074-c5f922dd0165 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:36.287330 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a6c2d511-0197-478a-b074-c5f922dd0165 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:36.287600 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a6c2d511-0197-478a-b074-c5f922dd0165 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:36.287804 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a6c2d511-0197-478a-b074-c5f922dd0165 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:36.287948 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-a6c2d511-0197-478a-b074-c5f922dd0165 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:36.292530 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:36.292530 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:36.293326 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a6c2d511-0197-478a-b074-c5f922dd0165 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:36.293699 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 321/1266] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:36 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:36.362116 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f715de40-2a35-4959-b9ec-936731c8e528 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:36.366153 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f715de40-2a35-4959-b9ec-936731c8e528 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 Jul 03 21:48:36.366449 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f715de40-2a35-4959-b9ec-936731c8e528 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:36.366691 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f715de40-2a35-4959-b9ec-936731c8e528 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:36.377821 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-6ff76e39-200f-4854-a856-df3647c9b597 req-809b098a-225f-45eb-ad62-70d72706c4b9 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/attachments/694fbea7-2424-472f-93aa-8f495401c738 returned with HTTP 200 Jul 03 21:48:36.379280 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 315/1267] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:48:35 2026] DELETE /volume/v3/attachments/694fbea7-2424-472f-93aa-8f495401c738 => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:36.384882 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:36.384882 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:36.395450 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-f715de40-2a35-4959-b9ec-936731c8e528 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:48:36.404770 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f715de40-2a35-4959-b9ec-936731c8e528 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 returned with HTTP 200 Jul 03 21:48:36.405339 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 319/1268] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:36 2026] GET /volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 => generated 838 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:37.149283 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-45ffed06-7f63-446e-8f7b-6eebc66ae7c6 req-91020977-1e9b-4dca-85a8-610cdb9592d4 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:37.151773 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-45ffed06-7f63-446e-8f7b-6eebc66ae7c6 req-91020977-1e9b-4dca-85a8-610cdb9592d4 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] GET https://10.4.3.32/volume/v3/volumes/33cab92f-4a1e-443a-8663-8481a3b55620 Jul 03 21:48:37.152397 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-45ffed06-7f63-446e-8f7b-6eebc66ae7c6 req-91020977-1e9b-4dca-85a8-610cdb9592d4 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:37.152397 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-45ffed06-7f63-446e-8f7b-6eebc66ae7c6 req-91020977-1e9b-4dca-85a8-610cdb9592d4 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:37.159475 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-45ffed06-7f63-446e-8f7b-6eebc66ae7c6 req-91020977-1e9b-4dca-85a8-610cdb9592d4 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] https://10.4.3.32/volume/v3/volumes/33cab92f-4a1e-443a-8663-8481a3b55620 returned with HTTP 404 Jul 03 21:48:37.160082 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 314/1269] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:48:37 2026] GET /volume/v3/volumes/33cab92f-4a1e-443a-8663-8481a3b55620 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:48:37.194181 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-c1707adc-0048-4283-b43c-d4aa6c8cd9e9 req-a8d250d5-7989-4444-90ff-bfd985cb8410 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:37.204059 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-c1707adc-0048-4283-b43c-d4aa6c8cd9e9 req-a8d250d5-7989-4444-90ff-bfd985cb8410 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] DELETE https://10.4.3.32/volume/v3/volumes/33cab92f-4a1e-443a-8663-8481a3b55620 Jul 03 21:48:37.204059 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-c1707adc-0048-4283-b43c-d4aa6c8cd9e9 req-a8d250d5-7989-4444-90ff-bfd985cb8410 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:37.204059 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-c1707adc-0048-4283-b43c-d4aa6c8cd9e9 req-a8d250d5-7989-4444-90ff-bfd985cb8410 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:37.204059 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [req-c1707adc-0048-4283-b43c-d4aa6c8cd9e9 req-a8d250d5-7989-4444-90ff-bfd985cb8410 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Delete volume with id: 33cab92f-4a1e-443a-8663-8481a3b55620 Jul 03 21:48:37.214289 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-c1707adc-0048-4283-b43c-d4aa6c8cd9e9 req-a8d250d5-7989-4444-90ff-bfd985cb8410 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] https://10.4.3.32/volume/v3/volumes/33cab92f-4a1e-443a-8663-8481a3b55620 returned with HTTP 404 Jul 03 21:48:37.214289 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 322/1270] 10.4.3.32 () {70 vars in 1613 bytes} [Fri Jul 3 21:48:37 2026] DELETE /volume/v3/volumes/33cab92f-4a1e-443a-8663-8481a3b55620 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:48:37.258008 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-09ee4481-6801-463c-9b4f-418e8d7efcf4 req-c406acfb-6e9c-41ec-8aa7-d43a0c4b1346 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:37.261227 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-09ee4481-6801-463c-9b4f-418e8d7efcf4 req-c406acfb-6e9c-41ec-8aa7-d43a0c4b1346 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] GET https://10.4.3.32/volume/v3/volumes/33cab92f-4a1e-443a-8663-8481a3b55620 Jul 03 21:48:37.261526 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-09ee4481-6801-463c-9b4f-418e8d7efcf4 req-c406acfb-6e9c-41ec-8aa7-d43a0c4b1346 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:37.261814 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-09ee4481-6801-463c-9b4f-418e8d7efcf4 req-c406acfb-6e9c-41ec-8aa7-d43a0c4b1346 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:37.271117 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-09ee4481-6801-463c-9b4f-418e8d7efcf4 req-c406acfb-6e9c-41ec-8aa7-d43a0c4b1346 tempest-VolumesSnapshotsTestJSON-1924095277 tempest-VolumesSnapshotsTestJSON-1924095277-project-member] https://10.4.3.32/volume/v3/volumes/33cab92f-4a1e-443a-8663-8481a3b55620 returned with HTTP 404 Jul 03 21:48:37.271787 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 316/1271] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:48:37 2026] GET /volume/v3/volumes/33cab92f-4a1e-443a-8663-8481a3b55620 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:48:37.306553 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-18d6af65-1fcf-46d8-ae5a-b382f58097de None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:37.309887 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-18d6af65-1fcf-46d8-ae5a-b382f58097de tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:37.316728 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-18d6af65-1fcf-46d8-ae5a-b382f58097de tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:37.316728 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-18d6af65-1fcf-46d8-ae5a-b382f58097de tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:37.316728 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-18d6af65-1fcf-46d8-ae5a-b382f58097de tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:37.316728 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:37.316728 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:37.318213 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-18d6af65-1fcf-46d8-ae5a-b382f58097de tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:37.318818 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 320/1272] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:37 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:37.576013 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f76c9089-be88-4561-902b-f67517af88f7 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:37.730524 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f76c9089-be88-4561-902b-f67517af88f7 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:48:37.730524 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f76c9089-be88-4561-902b-f67517af88f7 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1188691309"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:37.732409 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-f76c9089-be88-4561-902b-f67517af88f7 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1188691309'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:48:37.732576 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-f76c9089-be88-4561-902b-f67517af88f7 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Create volume of 1 GB Jul 03 21:48:37.737303 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f76c9089-be88-4561-902b-f67517af88f7 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Availability Zones retrieved successfully. Jul 03 21:48:37.745167 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f76c9089-be88-4561-902b-f67517af88f7 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Flow 'volume_create_api' (d4b55b3d-b69c-4ce2-ae32-f00e1c9d3af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:48:37.746457 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f76c9089-be88-4561-902b-f67517af88f7 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e69773fb-96a3-4997-bac1-d896e2c313c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:37.747817 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-f76c9089-be88-4561-902b-f67517af88f7 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:48:37.787928 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f76c9089-be88-4561-902b-f67517af88f7 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e69773fb-96a3-4997-bac1-d896e2c313c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:37.789062 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f76c9089-be88-4561-902b-f67517af88f7 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2f36a6b-8e3c-4c26-a0f7-30f1e9e07b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:37.903854 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-f76c9089-be88-4561-902b-f67517af88f7 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Created reservations ['d1dd9015-c3c9-41a0-af04-89fec0677bd7', '731f1f68-c151-47c7-b53d-3e19d898c980', '457eec1f-2075-4e0c-bffe-f2b7557117bb', 'b47c1ca3-9a07-4574-83bd-2eb021819382'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:48:37.904735 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f76c9089-be88-4561-902b-f67517af88f7 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2f36a6b-8e3c-4c26-a0f7-30f1e9e07b17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1dd9015-c3c9-41a0-af04-89fec0677bd7', '731f1f68-c151-47c7-b53d-3e19d898c980', '457eec1f-2075-4e0c-bffe-f2b7557117bb', 'b47c1ca3-9a07-4574-83bd-2eb021819382']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:37.905547 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f76c9089-be88-4561-902b-f67517af88f7 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3135e0e-209f-4049-a5d6-5b7b2ea54a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:37.966162 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f76c9089-be88-4561-902b-f67517af88f7 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3135e0e-209f-4049-a5d6-5b7b2ea54a5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e901295-a6bc-471d-9cbf-a6b8bfed92f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1188691309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8465d128dabd40bcb66fb99c6f674165',qos_specs=None,replication_status=,reservations=['d1dd9015-c3c9-41a0-af04-89fec0677bd7','731f1f68-c151-47c7-b53d-3e19d898c980','457eec1f-2075-4e0c-bffe-f2b7557117bb','b47c1ca3-9a07-4574-83bd-2eb021819382'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccc4859f3fda48ec8a4a2b3f7a1a6af9',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:48:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1188691309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e901295-a6bc-471d-9cbf-a6b8bfed92f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8465d128dabd40bcb66fb99c6f674165',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccc4859f3fda48ec8a4a2b3f7a1a6af9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:37.967069 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f76c9089-be88-4561-902b-f67517af88f7 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51425e79-8072-48ea-91ff-b8d1f2cba5a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:38.005909 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f76c9089-be88-4561-902b-f67517af88f7 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51425e79-8072-48ea-91ff-b8d1f2cba5a8) transitioned into state 'SUCCESS' from state '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-1188691309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8465d128dabd40bcb66fb99c6f674165',qos_specs=None,replication_status=,reservations=['d1dd9015-c3c9-41a0-af04-89fec0677bd7','731f1f68-c151-47c7-b53d-3e19d898c980','457eec1f-2075-4e0c-bffe-f2b7557117bb','b47c1ca3-9a07-4574-83bd-2eb021819382'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccc4859f3fda48ec8a4a2b3f7a1a6af9',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:38.006944 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f76c9089-be88-4561-902b-f67517af88f7 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e923abfa-d310-42cd-9bec-999eb29bbe05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:38.045628 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f76c9089-be88-4561-902b-f67517af88f7 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e923abfa-d310-42cd-9bec-999eb29bbe05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:38.052871 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f76c9089-be88-4561-902b-f67517af88f7 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Flow 'volume_create_api' (d4b55b3d-b69c-4ce2-ae32-f00e1c9d3af5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:48:38.052871 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f76c9089-be88-4561-902b-f67517af88f7 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Create volume request issued successfully. Jul 03 21:48:38.052871 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f76c9089-be88-4561-902b-f67517af88f7 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:48:38.052871 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 315/1273] 10.4.3.32 () {70 vars in 1292 bytes} [Fri Jul 3 21:48:37 2026] POST /volume/v3/volumes => generated 772 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:48:38.072362 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-0b9db45a-df01-46b7-b872-974cb4121ab1 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:38.072362 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0b9db45a-df01-46b7-b872-974cb4121ab1 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] GET https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 Jul 03 21:48:38.072362 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0b9db45a-df01-46b7-b872-974cb4121ab1 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:38.072362 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0b9db45a-df01-46b7-b872-974cb4121ab1 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:38.081673 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:38.081673 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:38.087612 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-0b9db45a-df01-46b7-b872-974cb4121ab1 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Volume info retrieved successfully. Jul 03 21:48:38.093346 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0b9db45a-df01-46b7-b872-974cb4121ab1 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 returned with HTTP 200 Jul 03 21:48:38.094494 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 323/1274] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:48:38 2026] GET /volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:48:38.339500 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-67f2a8be-0bb4-40e0-ae65-ed4ea9071de2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:38.342203 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-67f2a8be-0bb4-40e0-ae65-ed4ea9071de2 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:38.342777 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-67f2a8be-0bb4-40e0-ae65-ed4ea9071de2 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:38.343107 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-67f2a8be-0bb4-40e0-ae65-ed4ea9071de2 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:38.344960 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-67f2a8be-0bb4-40e0-ae65-ed4ea9071de2 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:38.371395 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:38.371395 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:38.371395 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-67f2a8be-0bb4-40e0-ae65-ed4ea9071de2 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:38.371395 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 317/1275] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:38 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 755 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:39.115186 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-42554af8-e469-45db-b734-597de83c7d2a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:39.118629 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-42554af8-e469-45db-b734-597de83c7d2a tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] GET https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 Jul 03 21:48:39.118629 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-42554af8-e469-45db-b734-597de83c7d2a tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:39.118629 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-42554af8-e469-45db-b734-597de83c7d2a tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:39.127491 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:39.127491 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:39.134012 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-42554af8-e469-45db-b734-597de83c7d2a tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Volume info retrieved successfully. Jul 03 21:48:39.142280 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-42554af8-e469-45db-b734-597de83c7d2a tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 returned with HTTP 200 Jul 03 21:48:39.142280 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 321/1276] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:48:39 2026] GET /volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 => generated 865 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:48:39.388969 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-622fe128-5288-4476-b2d5-0030b77441d3 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:39.391451 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-622fe128-5288-4476-b2d5-0030b77441d3 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:39.391720 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-622fe128-5288-4476-b2d5-0030b77441d3 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:39.391974 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-622fe128-5288-4476-b2d5-0030b77441d3 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:39.392113 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-622fe128-5288-4476-b2d5-0030b77441d3 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:39.397077 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:39.397077 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:39.397948 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-622fe128-5288-4476-b2d5-0030b77441d3 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:39.398316 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 316/1277] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:39 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:40.129026 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-782bce7e-98b8-4e11-a5d0-2981075ee45c req-7b2fcd93-e9cc-44e2-b96d-ffc9fd20153b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:40.131933 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-782bce7e-98b8-4e11-a5d0-2981075ee45c req-7b2fcd93-e9cc-44e2-b96d-ffc9fd20153b tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:48:40.131933 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-782bce7e-98b8-4e11-a5d0-2981075ee45c req-7b2fcd93-e9cc-44e2-b96d-ffc9fd20153b tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1722086457", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:40.133687 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [req-782bce7e-98b8-4e11-a5d0-2981075ee45c req-7b2fcd93-e9cc-44e2-b96d-ffc9fd20153b tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1722086457', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:48:40.133839 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [req-782bce7e-98b8-4e11-a5d0-2981075ee45c req-7b2fcd93-e9cc-44e2-b96d-ffc9fd20153b tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] Create volume of 1 GB Jul 03 21:48:40.138302 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-782bce7e-98b8-4e11-a5d0-2981075ee45c req-7b2fcd93-e9cc-44e2-b96d-ffc9fd20153b tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] Availability Zones retrieved successfully. Jul 03 21:48:40.144726 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [req-782bce7e-98b8-4e11-a5d0-2981075ee45c req-7b2fcd93-e9cc-44e2-b96d-ffc9fd20153b tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] Flow 'volume_create_api' (8f2dfd8f-7456-4567-865b-18e45446c106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:48:40.147279 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [req-782bce7e-98b8-4e11-a5d0-2981075ee45c req-7b2fcd93-e9cc-44e2-b96d-ffc9fd20153b tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba300c00-82ba-4763-8443-dab7661f5889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:40.147279 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [req-782bce7e-98b8-4e11-a5d0-2981075ee45c req-7b2fcd93-e9cc-44e2-b96d-ffc9fd20153b tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:48:40.187809 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [req-782bce7e-98b8-4e11-a5d0-2981075ee45c req-7b2fcd93-e9cc-44e2-b96d-ffc9fd20153b tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba300c00-82ba-4763-8443-dab7661f5889) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:40.188580 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [req-782bce7e-98b8-4e11-a5d0-2981075ee45c req-7b2fcd93-e9cc-44e2-b96d-ffc9fd20153b tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08f5489e-0525-4b30-a1c9-99e2981574c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:40.346851 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [req-782bce7e-98b8-4e11-a5d0-2981075ee45c req-7b2fcd93-e9cc-44e2-b96d-ffc9fd20153b tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] Created reservations ['71f5b28e-58f2-4ebc-a3d3-7d4058b80c26', 'fd70e7c8-2fe3-4fa5-9f05-31a8add5fd02', '0157848a-9bb3-4931-b7e6-f646a715e70e', '7ec5a26a-b0cd-4c1f-b4bc-bce1b9bf023f'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:48:40.347866 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [req-782bce7e-98b8-4e11-a5d0-2981075ee45c req-7b2fcd93-e9cc-44e2-b96d-ffc9fd20153b tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08f5489e-0525-4b30-a1c9-99e2981574c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71f5b28e-58f2-4ebc-a3d3-7d4058b80c26', 'fd70e7c8-2fe3-4fa5-9f05-31a8add5fd02', '0157848a-9bb3-4931-b7e6-f646a715e70e', '7ec5a26a-b0cd-4c1f-b4bc-bce1b9bf023f']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:40.348638 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [req-782bce7e-98b8-4e11-a5d0-2981075ee45c req-7b2fcd93-e9cc-44e2-b96d-ffc9fd20153b tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7388bfd-6e78-4d50-99c6-cc8d14e772c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:40.384606 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [req-782bce7e-98b8-4e11-a5d0-2981075ee45c req-7b2fcd93-e9cc-44e2-b96d-ffc9fd20153b tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7388bfd-6e78-4d50-99c6-cc8d14e772c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6b1d92b-3db8-48c1-945c-476f4070951e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1722086457',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='008bf813e2d248b38a4ab50c36ac2b2c',qos_specs=None,replication_status=,reservations=['71f5b28e-58f2-4ebc-a3d3-7d4058b80c26','fd70e7c8-2fe3-4fa5-9f05-31a8add5fd02','0157848a-9bb3-4931-b7e6-f646a715e70e','7ec5a26a-b0cd-4c1f-b4bc-bce1b9bf023f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a44b20cff50a4e5bab2ca653654b8319',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:48:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1722086457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6b1d92b-3db8-48c1-945c-476f4070951e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='008bf813e2d248b38a4ab50c36ac2b2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a44b20cff50a4e5bab2ca653654b8319',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:40.385396 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [req-782bce7e-98b8-4e11-a5d0-2981075ee45c req-7b2fcd93-e9cc-44e2-b96d-ffc9fd20153b tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1796be79-be03-4957-b85c-f0059c0b1e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:40.411956 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1c87810a-07e0-44c2-add7-816f81564f4e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:40.414008 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1c87810a-07e0-44c2-add7-816f81564f4e tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:40.414224 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1c87810a-07e0-44c2-add7-816f81564f4e tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:40.414447 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1c87810a-07e0-44c2-add7-816f81564f4e tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:40.414566 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-1c87810a-07e0-44c2-add7-816f81564f4e tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:40.433669 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [req-782bce7e-98b8-4e11-a5d0-2981075ee45c req-7b2fcd93-e9cc-44e2-b96d-ffc9fd20153b tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1796be79-be03-4957-b85c-f0059c0b1e6f) transitioned into state 'SUCCESS' from state '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-1722086457',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='008bf813e2d248b38a4ab50c36ac2b2c',qos_specs=None,replication_status=,reservations=['71f5b28e-58f2-4ebc-a3d3-7d4058b80c26','fd70e7c8-2fe3-4fa5-9f05-31a8add5fd02','0157848a-9bb3-4931-b7e6-f646a715e70e','7ec5a26a-b0cd-4c1f-b4bc-bce1b9bf023f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a44b20cff50a4e5bab2ca653654b8319',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:40.434355 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [req-782bce7e-98b8-4e11-a5d0-2981075ee45c req-7b2fcd93-e9cc-44e2-b96d-ffc9fd20153b tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6fcd081-14fa-4df5-8529-8f494e4fbd29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:40.439397 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:40.439397 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:40.439397 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1c87810a-07e0-44c2-add7-816f81564f4e tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:40.439397 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 318/1278] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:40 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 755 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:40.467882 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [req-782bce7e-98b8-4e11-a5d0-2981075ee45c req-7b2fcd93-e9cc-44e2-b96d-ffc9fd20153b tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6fcd081-14fa-4df5-8529-8f494e4fbd29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:40.469066 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [req-782bce7e-98b8-4e11-a5d0-2981075ee45c req-7b2fcd93-e9cc-44e2-b96d-ffc9fd20153b tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] Flow 'volume_create_api' (8f2dfd8f-7456-4567-865b-18e45446c106) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:48:40.469502 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-782bce7e-98b8-4e11-a5d0-2981075ee45c req-7b2fcd93-e9cc-44e2-b96d-ffc9fd20153b tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] Create volume request issued successfully. Jul 03 21:48:40.470167 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-782bce7e-98b8-4e11-a5d0-2981075ee45c req-7b2fcd93-e9cc-44e2-b96d-ffc9fd20153b tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:48:40.471067 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 324/1279] 10.4.3.32 () {72 vars in 1534 bytes} [Fri Jul 3 21:48:40 2026] POST /volume/v3/volumes => generated 761 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:48:40.481356 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-782bce7e-98b8-4e11-a5d0-2981075ee45c req-ac439753-7108-4cab-8170-f10578d4ff48 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:40.485096 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-782bce7e-98b8-4e11-a5d0-2981075ee45c req-ac439753-7108-4cab-8170-f10578d4ff48 tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] GET https://10.4.3.32/volume/v3/volumes/c6b1d92b-3db8-48c1-945c-476f4070951e Jul 03 21:48:40.485096 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-782bce7e-98b8-4e11-a5d0-2981075ee45c req-ac439753-7108-4cab-8170-f10578d4ff48 tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:40.485239 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-782bce7e-98b8-4e11-a5d0-2981075ee45c req-ac439753-7108-4cab-8170-f10578d4ff48 tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:40.504144 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:40.504144 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:40.509883 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-782bce7e-98b8-4e11-a5d0-2981075ee45c req-ac439753-7108-4cab-8170-f10578d4ff48 tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] Volume info retrieved successfully. Jul 03 21:48:40.528863 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-782bce7e-98b8-4e11-a5d0-2981075ee45c req-ac439753-7108-4cab-8170-f10578d4ff48 tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] https://10.4.3.32/volume/v3/volumes/c6b1d92b-3db8-48c1-945c-476f4070951e returned with HTTP 200 Jul 03 21:48:40.529513 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 322/1280] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:48:40 2026] GET /volume/v3/volumes/c6b1d92b-3db8-48c1-945c-476f4070951e => generated 829 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:40.574207 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-37dd08a6-7e92-431a-8549-03eb42c3cb54 req-64349655-e38d-42d7-9d47-9f245354c40b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:40.581254 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-37dd08a6-7e92-431a-8549-03eb42c3cb54 req-64349655-e38d-42d7-9d47-9f245354c40b tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] GET https://10.4.3.32/volume/v3/volumes/c6b1d92b-3db8-48c1-945c-476f4070951e Jul 03 21:48:40.581733 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-37dd08a6-7e92-431a-8549-03eb42c3cb54 req-64349655-e38d-42d7-9d47-9f245354c40b tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:40.583393 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-37dd08a6-7e92-431a-8549-03eb42c3cb54 req-64349655-e38d-42d7-9d47-9f245354c40b tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:40.595947 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:40.595947 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:40.623112 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-37dd08a6-7e92-431a-8549-03eb42c3cb54 req-64349655-e38d-42d7-9d47-9f245354c40b tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] Volume info retrieved successfully. Jul 03 21:48:40.625680 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-37dd08a6-7e92-431a-8549-03eb42c3cb54 req-64349655-e38d-42d7-9d47-9f245354c40b tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] https://10.4.3.32/volume/v3/volumes/c6b1d92b-3db8-48c1-945c-476f4070951e returned with HTTP 200 Jul 03 21:48:40.626572 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 317/1281] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:48:40 2026] GET /volume/v3/volumes/c6b1d92b-3db8-48c1-945c-476f4070951e => generated 829 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:41.025439 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-33db09f0-63a9-4a37-b626-7583d503d57d req-2e4652db-8752-4f9b-84da-882c8b7cb5d0 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:41.036530 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-33db09f0-63a9-4a37-b626-7583d503d57d req-2e4652db-8752-4f9b-84da-882c8b7cb5d0 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] DELETE https://10.4.3.32/volume/v3/attachments/694fbea7-2424-472f-93aa-8f495401c738 Jul 03 21:48:41.036530 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-33db09f0-63a9-4a37-b626-7583d503d57d req-2e4652db-8752-4f9b-84da-882c8b7cb5d0 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:41.037957 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-33db09f0-63a9-4a37-b626-7583d503d57d req-2e4652db-8752-4f9b-84da-882c8b7cb5d0 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:41.051119 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-33db09f0-63a9-4a37-b626-7583d503d57d req-2e4652db-8752-4f9b-84da-882c8b7cb5d0 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/attachments/694fbea7-2424-472f-93aa-8f495401c738 returned with HTTP 404 Jul 03 21:48:41.051834 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 319/1282] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:48:41 2026] DELETE /volume/v3/attachments/694fbea7-2424-472f-93aa-8f495401c738 => generated 149 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:48:41.449310 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-bbf77e01-6628-4087-86d2-d9b9929083d9 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:41.452640 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-bbf77e01-6628-4087-86d2-d9b9929083d9 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:41.452640 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-bbf77e01-6628-4087-86d2-d9b9929083d9 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:41.452640 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-bbf77e01-6628-4087-86d2-d9b9929083d9 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:41.452640 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-bbf77e01-6628-4087-86d2-d9b9929083d9 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:41.457081 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:41.457081 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:41.457841 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-bbf77e01-6628-4087-86d2-d9b9929083d9 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:41.458510 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 325/1283] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:41 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:41.660410 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-4ebd3153-9fa8-4ebd-886c-727395bd3fca req-810dbee8-8b20-436f-9516-c7e006d41c21 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:41.665802 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-4ebd3153-9fa8-4ebd-886c-727395bd3fca req-810dbee8-8b20-436f-9516-c7e006d41c21 tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] GET https://10.4.3.32/volume/v3/volumes/c6b1d92b-3db8-48c1-945c-476f4070951e Jul 03 21:48:41.667041 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-4ebd3153-9fa8-4ebd-886c-727395bd3fca req-810dbee8-8b20-436f-9516-c7e006d41c21 tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:41.667205 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-4ebd3153-9fa8-4ebd-886c-727395bd3fca req-810dbee8-8b20-436f-9516-c7e006d41c21 tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:41.686634 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:41.686634 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:41.692080 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-4ebd3153-9fa8-4ebd-886c-727395bd3fca req-810dbee8-8b20-436f-9516-c7e006d41c21 tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] Volume info retrieved successfully. Jul 03 21:48:41.697355 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-4ebd3153-9fa8-4ebd-886c-727395bd3fca req-810dbee8-8b20-436f-9516-c7e006d41c21 tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] https://10.4.3.32/volume/v3/volumes/c6b1d92b-3db8-48c1-945c-476f4070951e returned with HTTP 200 Jul 03 21:48:41.697876 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 323/1284] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:48:41 2026] GET /volume/v3/volumes/c6b1d92b-3db8-48c1-945c-476f4070951e => generated 854 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:41.895111 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-33497a0b-8d42-4993-a670-37850e97f520 req-847bbcd3-ce2d-4860-bb9b-d40b874c3461 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:41.899128 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-33497a0b-8d42-4993-a670-37850e97f520 req-847bbcd3-ce2d-4860-bb9b-d40b874c3461 tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-reader] GET https://10.4.3.32/volume/v3/volumes/c6b1d92b-3db8-48c1-945c-476f4070951e Jul 03 21:48:41.899416 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-33497a0b-8d42-4993-a670-37850e97f520 req-847bbcd3-ce2d-4860-bb9b-d40b874c3461 tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-reader] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:41.899762 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-33497a0b-8d42-4993-a670-37850e97f520 req-847bbcd3-ce2d-4860-bb9b-d40b874c3461 tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-reader] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:41.912570 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:41.912570 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:41.917522 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-33497a0b-8d42-4993-a670-37850e97f520 req-847bbcd3-ce2d-4860-bb9b-d40b874c3461 tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-reader] Volume info retrieved successfully. Jul 03 21:48:41.924943 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-33497a0b-8d42-4993-a670-37850e97f520 req-847bbcd3-ce2d-4860-bb9b-d40b874c3461 tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-reader] https://10.4.3.32/volume/v3/volumes/c6b1d92b-3db8-48c1-945c-476f4070951e returned with HTTP 200 Jul 03 21:48:41.925621 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 318/1285] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:48:41 2026] GET /volume/v3/volumes/c6b1d92b-3db8-48c1-945c-476f4070951e => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:41.964446 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-c67896c8-1930-417d-af18-2eb5563fa0d9 req-f41bfdcd-821a-4fbd-bc48-39f32cb68780 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:41.966701 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-c67896c8-1930-417d-af18-2eb5563fa0d9 req-f41bfdcd-821a-4fbd-bc48-39f32cb68780 tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] DELETE https://10.4.3.32/volume/v3/volumes/c6b1d92b-3db8-48c1-945c-476f4070951e Jul 03 21:48:41.967049 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-c67896c8-1930-417d-af18-2eb5563fa0d9 req-f41bfdcd-821a-4fbd-bc48-39f32cb68780 tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:41.967274 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-c67896c8-1930-417d-af18-2eb5563fa0d9 req-f41bfdcd-821a-4fbd-bc48-39f32cb68780 tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:41.968319 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [req-c67896c8-1930-417d-af18-2eb5563fa0d9 req-f41bfdcd-821a-4fbd-bc48-39f32cb68780 tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] Delete volume with id: c6b1d92b-3db8-48c1-945c-476f4070951e Jul 03 21:48:41.976966 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:41.976966 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:41.977619 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-c67896c8-1930-417d-af18-2eb5563fa0d9 req-f41bfdcd-821a-4fbd-bc48-39f32cb68780 tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] Volume info retrieved successfully. Jul 03 21:48:42.028662 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-c67896c8-1930-417d-af18-2eb5563fa0d9 req-f41bfdcd-821a-4fbd-bc48-39f32cb68780 tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] Delete volume request issued successfully. Jul 03 21:48:42.028662 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-c67896c8-1930-417d-af18-2eb5563fa0d9 req-f41bfdcd-821a-4fbd-bc48-39f32cb68780 tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] https://10.4.3.32/volume/v3/volumes/c6b1d92b-3db8-48c1-945c-476f4070951e returned with HTTP 202 Jul 03 21:48:42.028662 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 320/1286] 10.4.3.32 () {70 vars in 1613 bytes} [Fri Jul 3 21:48:41 2026] DELETE /volume/v3/volumes/c6b1d92b-3db8-48c1-945c-476f4070951e => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:48:42.057355 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-0d73df7b-3706-41d3-a260-dfd686f3a1e7 req-535f4587-e7c1-4790-a3ab-74ef791385ef None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:42.064362 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-0d73df7b-3706-41d3-a260-dfd686f3a1e7 req-535f4587-e7c1-4790-a3ab-74ef791385ef tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] GET https://10.4.3.32/volume/v3/volumes/c6b1d92b-3db8-48c1-945c-476f4070951e Jul 03 21:48:42.064362 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-0d73df7b-3706-41d3-a260-dfd686f3a1e7 req-535f4587-e7c1-4790-a3ab-74ef791385ef tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:42.064362 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-0d73df7b-3706-41d3-a260-dfd686f3a1e7 req-535f4587-e7c1-4790-a3ab-74ef791385ef tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:42.073730 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:42.073730 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:42.083120 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-0d73df7b-3706-41d3-a260-dfd686f3a1e7 req-535f4587-e7c1-4790-a3ab-74ef791385ef tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] Volume info retrieved successfully. Jul 03 21:48:42.086505 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-0d73df7b-3706-41d3-a260-dfd686f3a1e7 req-535f4587-e7c1-4790-a3ab-74ef791385ef tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] https://10.4.3.32/volume/v3/volumes/c6b1d92b-3db8-48c1-945c-476f4070951e returned with HTTP 200 Jul 03 21:48:42.087091 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 326/1287] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:48:42 2026] GET /volume/v3/volumes/c6b1d92b-3db8-48c1-945c-476f4070951e => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:42.470517 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-483bfa95-548b-4374-920a-60644e8187d3 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:42.474461 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-483bfa95-548b-4374-920a-60644e8187d3 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:42.475033 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-483bfa95-548b-4374-920a-60644e8187d3 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:42.475033 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-483bfa95-548b-4374-920a-60644e8187d3 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:42.475033 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-483bfa95-548b-4374-920a-60644e8187d3 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:42.488455 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:42.488455 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:42.489341 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-483bfa95-548b-4374-920a-60644e8187d3 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:42.491274 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 324/1288] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:42 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 755 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:43.120423 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-fcd465d1-07b1-432e-a191-18c14169aca7 req-9c177356-1c54-498d-804f-def56deb1a58 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:43.122795 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-fcd465d1-07b1-432e-a191-18c14169aca7 req-9c177356-1c54-498d-804f-def56deb1a58 tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] GET https://10.4.3.32/volume/v3/volumes/c6b1d92b-3db8-48c1-945c-476f4070951e Jul 03 21:48:43.123005 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-fcd465d1-07b1-432e-a191-18c14169aca7 req-9c177356-1c54-498d-804f-def56deb1a58 tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:43.123324 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-fcd465d1-07b1-432e-a191-18c14169aca7 req-9c177356-1c54-498d-804f-def56deb1a58 tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:43.130611 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-fcd465d1-07b1-432e-a191-18c14169aca7 req-9c177356-1c54-498d-804f-def56deb1a58 tempest-VolumesGetTestJSON-1952279584 tempest-VolumesGetTestJSON-1952279584-project-member] https://10.4.3.32/volume/v3/volumes/c6b1d92b-3db8-48c1-945c-476f4070951e returned with HTTP 404 Jul 03 21:48:43.132046 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 319/1289] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:48:43 2026] GET /volume/v3/volumes/c6b1d92b-3db8-48c1-945c-476f4070951e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:48:43.504046 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1b478bb3-5b44-46e3-a96d-e5b53fa08e6f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:43.506256 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1b478bb3-5b44-46e3-a96d-e5b53fa08e6f tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:43.507661 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1b478bb3-5b44-46e3-a96d-e5b53fa08e6f tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:43.508023 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1b478bb3-5b44-46e3-a96d-e5b53fa08e6f tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:43.508560 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-1b478bb3-5b44-46e3-a96d-e5b53fa08e6f tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:43.522587 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:43.522587 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:43.524272 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1b478bb3-5b44-46e3-a96d-e5b53fa08e6f tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:43.524524 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 321/1290] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:43 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 755 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:44.537606 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-887462b1-fea6-4be9-95e7-12c9331cef62 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:44.539682 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-887462b1-fea6-4be9-95e7-12c9331cef62 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:44.539920 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-887462b1-fea6-4be9-95e7-12c9331cef62 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:44.540210 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-887462b1-fea6-4be9-95e7-12c9331cef62 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:44.540433 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-887462b1-fea6-4be9-95e7-12c9331cef62 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:44.551474 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:44.551474 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:44.552610 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-887462b1-fea6-4be9-95e7-12c9331cef62 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:44.553097 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 327/1291] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:44 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 755 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:48:44.634637 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-fb402249-b193-488b-bc42-d9216da7d381 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:44.637285 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fb402249-b193-488b-bc42-d9216da7d381 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] DELETE https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 Jul 03 21:48:44.637595 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fb402249-b193-488b-bc42-d9216da7d381 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:44.637884 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fb402249-b193-488b-bc42-d9216da7d381 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:44.638331 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-fb402249-b193-488b-bc42-d9216da7d381 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Delete volume with id: f23eefc7-53fb-4e78-8a2b-f5eae8d64131 Jul 03 21:48:44.657557 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:44.657557 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:44.658559 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-fb402249-b193-488b-bc42-d9216da7d381 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:48:44.721565 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-fb402249-b193-488b-bc42-d9216da7d381 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Delete volume request issued successfully. Jul 03 21:48:44.721565 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fb402249-b193-488b-bc42-d9216da7d381 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 returned with HTTP 202 Jul 03 21:48:44.721565 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 325/1292] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:48:44 2026] DELETE /volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:48:44.731981 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-137b9493-dc97-457b-9de3-c933c2e9ebff None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:44.733429 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-137b9493-dc97-457b-9de3-c933c2e9ebff tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 Jul 03 21:48:44.734332 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-137b9493-dc97-457b-9de3-c933c2e9ebff tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:44.734332 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-137b9493-dc97-457b-9de3-c933c2e9ebff tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:44.742892 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:44.742892 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:44.749835 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-137b9493-dc97-457b-9de3-c933c2e9ebff tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:48:44.757484 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-137b9493-dc97-457b-9de3-c933c2e9ebff tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 returned with HTTP 200 Jul 03 21:48:44.759281 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 320/1293] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:44 2026] GET /volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 => generated 837 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:45.486914 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4ecde1e5-8a7f-4f4f-ba64-ccc0e9f7ff65 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:45.566529 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-1f56756a-20b6-4120-8f22-50410a675e30 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:45.571087 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1f56756a-20b6-4120-8f22-50410a675e30 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:45.571298 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1f56756a-20b6-4120-8f22-50410a675e30 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:45.571556 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1f56756a-20b6-4120-8f22-50410a675e30 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:45.571710 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-1f56756a-20b6-4120-8f22-50410a675e30 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:45.577393 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:45.577393 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:45.578510 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1f56756a-20b6-4120-8f22-50410a675e30 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:45.578989 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 328/1294] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:45 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:45.638119 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4ecde1e5-8a7f-4f4f-ba64-ccc0e9f7ff65 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:48:45.638910 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4ecde1e5-8a7f-4f4f-ba64-ccc0e9f7ff65 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1505550741"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:45.641456 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-4ecde1e5-8a7f-4f4f-ba64-ccc0e9f7ff65 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1505550741'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:48:45.641624 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-4ecde1e5-8a7f-4f4f-ba64-ccc0e9f7ff65 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Create volume of 1 GB Jul 03 21:48:45.651458 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-4ecde1e5-8a7f-4f4f-ba64-ccc0e9f7ff65 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Availability Zones retrieved successfully. Jul 03 21:48:45.665267 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-4ecde1e5-8a7f-4f4f-ba64-ccc0e9f7ff65 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Flow 'volume_create_api' (b7bf3f7a-335a-44f7-bfed-5838b6ce064a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:48:45.666514 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-4ecde1e5-8a7f-4f4f-ba64-ccc0e9f7ff65 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d7a0545-cdca-4627-9195-df683371ead2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:45.667688 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-4ecde1e5-8a7f-4f4f-ba64-ccc0e9f7ff65 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:48:45.700806 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-4ecde1e5-8a7f-4f4f-ba64-ccc0e9f7ff65 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d7a0545-cdca-4627-9195-df683371ead2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:45.701817 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-4ecde1e5-8a7f-4f4f-ba64-ccc0e9f7ff65 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e42bf179-2c61-4029-98de-ea0fd70dd505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:45.770868 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-fde5835b-7902-465b-ad73-c81fb3721bb1 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:45.771876 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-4ecde1e5-8a7f-4f4f-ba64-ccc0e9f7ff65 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Created reservations ['eb141c2d-a82d-4462-afd1-512e2deca03d', '9a952dce-a0c3-466b-a805-b7f0bdf465c5', 'a2949f2c-f567-4bb4-9bad-29e7c1f11efd', '8d2902c4-5aff-43b8-bad6-9fde55cadbf7'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:48:45.772749 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fde5835b-7902-465b-ad73-c81fb3721bb1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 Jul 03 21:48:45.772813 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-4ecde1e5-8a7f-4f4f-ba64-ccc0e9f7ff65 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e42bf179-2c61-4029-98de-ea0fd70dd505) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb141c2d-a82d-4462-afd1-512e2deca03d', '9a952dce-a0c3-466b-a805-b7f0bdf465c5', 'a2949f2c-f567-4bb4-9bad-29e7c1f11efd', '8d2902c4-5aff-43b8-bad6-9fde55cadbf7']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:45.772935 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fde5835b-7902-465b-ad73-c81fb3721bb1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:45.773265 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fde5835b-7902-465b-ad73-c81fb3721bb1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:45.773637 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-4ecde1e5-8a7f-4f4f-ba64-ccc0e9f7ff65 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7512654-7799-400b-b888-11c3cc65b5de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:45.779217 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fde5835b-7902-465b-ad73-c81fb3721bb1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 returned with HTTP 404 Jul 03 21:48:45.780866 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 326/1295] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:45 2026] GET /volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:48:45.789819 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e3a39dc0-6ab8-404e-bfea-c2dd77e92727 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:45.791737 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e3a39dc0-6ab8-404e-bfea-c2dd77e92727 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 Jul 03 21:48:45.791955 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e3a39dc0-6ab8-404e-bfea-c2dd77e92727 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:45.792205 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e3a39dc0-6ab8-404e-bfea-c2dd77e92727 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:45.799051 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e3a39dc0-6ab8-404e-bfea-c2dd77e92727 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 returned with HTTP 404 Jul 03 21:48:45.799767 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 321/1296] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:45 2026] GET /volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:48:45.805432 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-4ecde1e5-8a7f-4f4f-ba64-ccc0e9f7ff65 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7512654-7799-400b-b888-11c3cc65b5de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95f23c74-ca71-4238-8baf-5cd94fbc2487', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1505550741',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9aaa509b02214d4c9760fdee06720e43',qos_specs=None,replication_status=,reservations=['eb141c2d-a82d-4462-afd1-512e2deca03d','9a952dce-a0c3-466b-a805-b7f0bdf465c5','a2949f2c-f567-4bb4-9bad-29e7c1f11efd','8d2902c4-5aff-43b8-bad6-9fde55cadbf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba9aab5b7ff6451c83111e096675aa93',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:48:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1505550741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95f23c74-ca71-4238-8baf-5cd94fbc2487,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9aaa509b02214d4c9760fdee06720e43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba9aab5b7ff6451c83111e096675aa93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:45.806507 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-4ecde1e5-8a7f-4f4f-ba64-ccc0e9f7ff65 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0efa3467-45c3-4cee-aa08-f3396b11ad47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:45.811921 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-73a4603c-e375-4538-8dec-9e64f70b82d6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:45.814799 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-73a4603c-e375-4538-8dec-9e64f70b82d6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] DELETE https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 Jul 03 21:48:45.815026 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-73a4603c-e375-4538-8dec-9e64f70b82d6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:45.815459 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-73a4603c-e375-4538-8dec-9e64f70b82d6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:45.816312 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-73a4603c-e375-4538-8dec-9e64f70b82d6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Delete volume with id: f23eefc7-53fb-4e78-8a2b-f5eae8d64131 Jul 03 21:48:45.826365 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-73a4603c-e375-4538-8dec-9e64f70b82d6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 returned with HTTP 404 Jul 03 21:48:45.827079 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 329/1297] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:48:45 2026] DELETE /volume/v3/volumes/f23eefc7-53fb-4e78-8a2b-f5eae8d64131 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:48:45.839777 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-4ecde1e5-8a7f-4f4f-ba64-ccc0e9f7ff65 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0efa3467-45c3-4cee-aa08-f3396b11ad47) transitioned into state 'SUCCESS' from state '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-1505550741',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9aaa509b02214d4c9760fdee06720e43',qos_specs=None,replication_status=,reservations=['eb141c2d-a82d-4462-afd1-512e2deca03d','9a952dce-a0c3-466b-a805-b7f0bdf465c5','a2949f2c-f567-4bb4-9bad-29e7c1f11efd','8d2902c4-5aff-43b8-bad6-9fde55cadbf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba9aab5b7ff6451c83111e096675aa93',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:45.840675 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-4ecde1e5-8a7f-4f4f-ba64-ccc0e9f7ff65 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (609f70b2-b324-4dbc-981d-7ea33a82743b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:45.854384 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-4ecde1e5-8a7f-4f4f-ba64-ccc0e9f7ff65 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (609f70b2-b324-4dbc-981d-7ea33a82743b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:45.855637 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-4ecde1e5-8a7f-4f4f-ba64-ccc0e9f7ff65 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Flow 'volume_create_api' (b7bf3f7a-335a-44f7-bfed-5838b6ce064a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:48:45.856063 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-4ecde1e5-8a7f-4f4f-ba64-ccc0e9f7ff65 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Create volume request issued successfully. Jul 03 21:48:45.856803 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4ecde1e5-8a7f-4f4f-ba64-ccc0e9f7ff65 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:48:45.857430 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 322/1298] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:48:45 2026] POST /volume/v3/volumes => generated 758 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:48:45.863681 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-18e545d7-f5cc-41b3-9598-49a5d7125634 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:45.865583 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-18e545d7-f5cc-41b3-9598-49a5d7125634 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:48:45.866676 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-18e545d7-f5cc-41b3-9598-49a5d7125634 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "f4ececa3-1558-4774-bffb-35f7b89c60f0", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1302517867"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:45.868309 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-18e545d7-f5cc-41b3-9598-49a5d7125634 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Create volume request body: {'volume': {'imageRef': 'f4ececa3-1558-4774-bffb-35f7b89c60f0', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1302517867'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:48:45.874702 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-6dde62d4-b543-4e80-8d2f-f4f72b0ecc5a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:45.877481 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6dde62d4-b543-4e80-8d2f-f4f72b0ecc5a tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] GET https://10.4.3.32/volume/v3/volumes/95f23c74-ca71-4238-8baf-5cd94fbc2487 Jul 03 21:48:45.877756 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6dde62d4-b543-4e80-8d2f-f4f72b0ecc5a tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:45.878060 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6dde62d4-b543-4e80-8d2f-f4f72b0ecc5a tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:45.888353 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:45.888353 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:45.893453 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-6dde62d4-b543-4e80-8d2f-f4f72b0ecc5a tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Volume info retrieved successfully. Jul 03 21:48:45.900716 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6dde62d4-b543-4e80-8d2f-f4f72b0ecc5a tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] https://10.4.3.32/volume/v3/volumes/95f23c74-ca71-4238-8baf-5cd94fbc2487 returned with HTTP 200 Jul 03 21:48:45.901144 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 322/1299] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:45 2026] GET /volume/v3/volumes/95f23c74-ca71-4238-8baf-5cd94fbc2487 => generated 826 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:45.963039 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-18e545d7-f5cc-41b3-9598-49a5d7125634 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Create volume of 1 GB Jul 03 21:48:45.970019 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-18e545d7-f5cc-41b3-9598-49a5d7125634 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Availability Zones retrieved successfully. Jul 03 21:48:45.977520 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-18e545d7-f5cc-41b3-9598-49a5d7125634 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Flow 'volume_create_api' (be6f4882-713f-4302-8431-6393e3c875cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:48:45.979084 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-18e545d7-f5cc-41b3-9598-49a5d7125634 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65f89de4-7590-440b-9989-95aa3c51cfbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:45.980387 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-18e545d7-f5cc-41b3-9598-49a5d7125634 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:48:46.043142 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-18e545d7-f5cc-41b3-9598-49a5d7125634 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65f89de4-7590-440b-9989-95aa3c51cfbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:46.044008 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-18e545d7-f5cc-41b3-9598-49a5d7125634 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (363a6e1a-85ca-4c64-8146-4b7de175d7e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:46.121982 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-18e545d7-f5cc-41b3-9598-49a5d7125634 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Created reservations ['5cea0456-c8d1-4c2d-8221-f2e1077c6bef', '16633077-90c5-422d-b155-4c6766af0f62', '675733be-0843-49b1-81ed-51442f6e810d', 'c6875bad-5344-4cc2-88bc-667d7180c04d'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:48:46.122743 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-18e545d7-f5cc-41b3-9598-49a5d7125634 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (363a6e1a-85ca-4c64-8146-4b7de175d7e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cea0456-c8d1-4c2d-8221-f2e1077c6bef', '16633077-90c5-422d-b155-4c6766af0f62', '675733be-0843-49b1-81ed-51442f6e810d', 'c6875bad-5344-4cc2-88bc-667d7180c04d']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:46.127250 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-18e545d7-f5cc-41b3-9598-49a5d7125634 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (694b9151-f392-460f-abfa-447fb83d6ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:46.175928 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-18e545d7-f5cc-41b3-9598-49a5d7125634 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (694b9151-f392-460f-abfa-447fb83d6ccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '048cae17-2e74-4623-a7d1-4c6cb43a5f76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1302517867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bca76bdfec8e4a5da770921efe229c7d',qos_specs=None,replication_status=,reservations=['5cea0456-c8d1-4c2d-8221-f2e1077c6bef','16633077-90c5-422d-b155-4c6766af0f62','675733be-0843-49b1-81ed-51442f6e810d','c6875bad-5344-4cc2-88bc-667d7180c04d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac6485f8edfe4fe38b0ffe834698116b',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:48:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1302517867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=048cae17-2e74-4623-a7d1-4c6cb43a5f76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bca76bdfec8e4a5da770921efe229c7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac6485f8edfe4fe38b0ffe834698116b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:46.177637 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-18e545d7-f5cc-41b3-9598-49a5d7125634 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9ea1cd3-9b47-45c1-ba68-151e747cdeea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:46.212127 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-18e545d7-f5cc-41b3-9598-49a5d7125634 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9ea1cd3-9b47-45c1-ba68-151e747cdeea) transitioned into state 'SUCCESS' from state '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-1302517867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bca76bdfec8e4a5da770921efe229c7d',qos_specs=None,replication_status=,reservations=['5cea0456-c8d1-4c2d-8221-f2e1077c6bef','16633077-90c5-422d-b155-4c6766af0f62','675733be-0843-49b1-81ed-51442f6e810d','c6875bad-5344-4cc2-88bc-667d7180c04d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac6485f8edfe4fe38b0ffe834698116b',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:46.213114 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-18e545d7-f5cc-41b3-9598-49a5d7125634 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef09275b-c2b9-4e69-a230-b4a967a1a812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:46.227951 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-18e545d7-f5cc-41b3-9598-49a5d7125634 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef09275b-c2b9-4e69-a230-b4a967a1a812) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:46.229057 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-18e545d7-f5cc-41b3-9598-49a5d7125634 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Flow 'volume_create_api' (be6f4882-713f-4302-8431-6393e3c875cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:48:46.229530 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-18e545d7-f5cc-41b3-9598-49a5d7125634 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Create volume request issued successfully. Jul 03 21:48:46.230235 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-18e545d7-f5cc-41b3-9598-49a5d7125634 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:48:46.230991 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 327/1300] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:48:45 2026] POST /volume/v3/volumes => generated 747 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:48:46.251514 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9802f118-82ca-4f71-aa7e-48b8453ea3f5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:46.254005 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9802f118-82ca-4f71-aa7e-48b8453ea3f5 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/048cae17-2e74-4623-a7d1-4c6cb43a5f76 Jul 03 21:48:46.254080 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9802f118-82ca-4f71-aa7e-48b8453ea3f5 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:46.254497 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9802f118-82ca-4f71-aa7e-48b8453ea3f5 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:46.266307 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:46.266307 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:46.276302 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-9802f118-82ca-4f71-aa7e-48b8453ea3f5 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:48:46.286668 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9802f118-82ca-4f71-aa7e-48b8453ea3f5 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/048cae17-2e74-4623-a7d1-4c6cb43a5f76 returned with HTTP 200 Jul 03 21:48:46.287253 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 330/1301] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:46 2026] GET /volume/v3/volumes/048cae17-2e74-4623-a7d1-4c6cb43a5f76 => generated 815 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:46.592563 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-eeee56a9-e599-4d88-93c8-d66f8c95459f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:46.595700 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-eeee56a9-e599-4d88-93c8-d66f8c95459f tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:46.595700 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-eeee56a9-e599-4d88-93c8-d66f8c95459f tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:46.595700 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-eeee56a9-e599-4d88-93c8-d66f8c95459f tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:46.595700 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-eeee56a9-e599-4d88-93c8-d66f8c95459f tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:46.601042 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:46.601042 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:46.602704 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-eeee56a9-e599-4d88-93c8-d66f8c95459f tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:46.603118 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 323/1302] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:46 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:46.918852 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-0da30fff-83ff-4183-a846-00c3fe7d86fb None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:46.921598 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0da30fff-83ff-4183-a846-00c3fe7d86fb tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] GET https://10.4.3.32/volume/v3/volumes/95f23c74-ca71-4238-8baf-5cd94fbc2487 Jul 03 21:48:46.921927 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0da30fff-83ff-4183-a846-00c3fe7d86fb tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:46.922256 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0da30fff-83ff-4183-a846-00c3fe7d86fb tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:46.932794 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:46.932794 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:46.938260 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-0da30fff-83ff-4183-a846-00c3fe7d86fb tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Volume info retrieved successfully. Jul 03 21:48:46.943960 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0da30fff-83ff-4183-a846-00c3fe7d86fb tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] https://10.4.3.32/volume/v3/volumes/95f23c74-ca71-4238-8baf-5cd94fbc2487 returned with HTTP 200 Jul 03 21:48:46.944485 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 323/1303] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:46 2026] GET /volume/v3/volumes/95f23c74-ca71-4238-8baf-5cd94fbc2487 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:46.972917 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-02dd5a3e-d004-43d4-97aa-fb2e82bc928b req-35fe52ea-fbf6-4c47-a428-993be8bafe99 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:46.975904 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-02dd5a3e-d004-43d4-97aa-fb2e82bc928b req-35fe52ea-fbf6-4c47-a428-993be8bafe99 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] GET https://10.4.3.32/volume/v3/volumes/95f23c74-ca71-4238-8baf-5cd94fbc2487 Jul 03 21:48:46.976104 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-02dd5a3e-d004-43d4-97aa-fb2e82bc928b req-35fe52ea-fbf6-4c47-a428-993be8bafe99 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:46.976313 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-02dd5a3e-d004-43d4-97aa-fb2e82bc928b req-35fe52ea-fbf6-4c47-a428-993be8bafe99 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:46.989293 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:46.989293 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:46.994088 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-02dd5a3e-d004-43d4-97aa-fb2e82bc928b req-35fe52ea-fbf6-4c47-a428-993be8bafe99 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Volume info retrieved successfully. Jul 03 21:48:46.999013 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-02dd5a3e-d004-43d4-97aa-fb2e82bc928b req-35fe52ea-fbf6-4c47-a428-993be8bafe99 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] https://10.4.3.32/volume/v3/volumes/95f23c74-ca71-4238-8baf-5cd94fbc2487 returned with HTTP 200 Jul 03 21:48:46.999473 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 328/1304] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:48:46 2026] GET /volume/v3/volumes/95f23c74-ca71-4238-8baf-5cd94fbc2487 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:47.018525 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-37fbce9a-6b31-421d-b534-e0faf74c365d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:47.020380 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-37fbce9a-6b31-421d-b534-e0faf74c365d tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:48:47.020695 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-37fbce9a-6b31-421d-b534-e0faf74c365d tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1816139154"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:47.022322 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-37fbce9a-6b31-421d-b534-e0faf74c365d tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1816139154'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:48:47.022526 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-37fbce9a-6b31-421d-b534-e0faf74c365d tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Create volume of 1 GB Jul 03 21:48:47.027657 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-37fbce9a-6b31-421d-b534-e0faf74c365d tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Availability Zones retrieved successfully. Jul 03 21:48:47.033703 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-37fbce9a-6b31-421d-b534-e0faf74c365d tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Flow 'volume_create_api' (ffba46b9-fdff-493a-b2fb-6b4c0fa0e3d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:48:47.034706 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-37fbce9a-6b31-421d-b534-e0faf74c365d tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e698080-32d3-4475-a78b-d4394a6e2bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:47.035842 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-37fbce9a-6b31-421d-b534-e0faf74c365d tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:48:47.066746 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-37fbce9a-6b31-421d-b534-e0faf74c365d tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e698080-32d3-4475-a78b-d4394a6e2bda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:47.067589 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-37fbce9a-6b31-421d-b534-e0faf74c365d tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5aedcfc3-594d-43dd-af19-da151bf16d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:47.112968 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-37fbce9a-6b31-421d-b534-e0faf74c365d tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Created reservations ['59655470-0cbd-4e2a-b093-e5b7df13d6a8', '6b7da681-c623-457d-8c68-c18025d6264b', '13f00c62-21ff-431d-8d89-edcd8b23103e', '93318fc2-4b7a-4e95-80f2-a70423fcaf21'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:48:47.114036 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-37fbce9a-6b31-421d-b534-e0faf74c365d tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5aedcfc3-594d-43dd-af19-da151bf16d50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59655470-0cbd-4e2a-b093-e5b7df13d6a8', '6b7da681-c623-457d-8c68-c18025d6264b', '13f00c62-21ff-431d-8d89-edcd8b23103e', '93318fc2-4b7a-4e95-80f2-a70423fcaf21']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:47.115011 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-37fbce9a-6b31-421d-b534-e0faf74c365d tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bc94073-05af-4984-ae2f-38ef80a0f05a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:47.143168 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-37fbce9a-6b31-421d-b534-e0faf74c365d tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bc94073-05af-4984-ae2f-38ef80a0f05a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72856a84-cc04-483a-be7a-6e52f3f4594b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1816139154',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9aaa509b02214d4c9760fdee06720e43',qos_specs=None,replication_status=,reservations=['59655470-0cbd-4e2a-b093-e5b7df13d6a8','6b7da681-c623-457d-8c68-c18025d6264b','13f00c62-21ff-431d-8d89-edcd8b23103e','93318fc2-4b7a-4e95-80f2-a70423fcaf21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba9aab5b7ff6451c83111e096675aa93',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:48:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1816139154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72856a84-cc04-483a-be7a-6e52f3f4594b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9aaa509b02214d4c9760fdee06720e43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba9aab5b7ff6451c83111e096675aa93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:47.144276 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-37fbce9a-6b31-421d-b534-e0faf74c365d tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19e83648-050d-4c50-bc6d-b7df2cb29861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:47.169426 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-37fbce9a-6b31-421d-b534-e0faf74c365d tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19e83648-050d-4c50-bc6d-b7df2cb29861) transitioned into state 'SUCCESS' from state '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-1816139154',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9aaa509b02214d4c9760fdee06720e43',qos_specs=None,replication_status=,reservations=['59655470-0cbd-4e2a-b093-e5b7df13d6a8','6b7da681-c623-457d-8c68-c18025d6264b','13f00c62-21ff-431d-8d89-edcd8b23103e','93318fc2-4b7a-4e95-80f2-a70423fcaf21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba9aab5b7ff6451c83111e096675aa93',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:47.170132 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-37fbce9a-6b31-421d-b534-e0faf74c365d tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f261bcc-0e36-4b32-8ac2-11702925d76e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:47.182592 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-37fbce9a-6b31-421d-b534-e0faf74c365d tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f261bcc-0e36-4b32-8ac2-11702925d76e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:47.183636 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-37fbce9a-6b31-421d-b534-e0faf74c365d tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Flow 'volume_create_api' (ffba46b9-fdff-493a-b2fb-6b4c0fa0e3d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:48:47.183968 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-37fbce9a-6b31-421d-b534-e0faf74c365d tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Create volume request issued successfully. Jul 03 21:48:47.185414 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-37fbce9a-6b31-421d-b534-e0faf74c365d tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:48:47.185414 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 331/1305] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:48:47 2026] POST /volume/v3/volumes => generated 758 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:48:47.202037 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-71d7ab26-4fc7-4eba-8d33-1b19ce351775 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:47.204950 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-71d7ab26-4fc7-4eba-8d33-1b19ce351775 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] GET https://10.4.3.32/volume/v3/volumes/72856a84-cc04-483a-be7a-6e52f3f4594b Jul 03 21:48:47.205140 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-71d7ab26-4fc7-4eba-8d33-1b19ce351775 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:47.205472 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-71d7ab26-4fc7-4eba-8d33-1b19ce351775 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:47.215329 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:47.215329 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:47.220542 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-71d7ab26-4fc7-4eba-8d33-1b19ce351775 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Volume info retrieved successfully. Jul 03 21:48:47.225882 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-71d7ab26-4fc7-4eba-8d33-1b19ce351775 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] https://10.4.3.32/volume/v3/volumes/72856a84-cc04-483a-be7a-6e52f3f4594b returned with HTTP 200 Jul 03 21:48:47.226504 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 324/1306] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:47 2026] GET /volume/v3/volumes/72856a84-cc04-483a-be7a-6e52f3f4594b => generated 826 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:47.303606 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-fbadd337-5639-4f77-96e3-dca5d8e80261 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:47.306452 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fbadd337-5639-4f77-96e3-dca5d8e80261 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/048cae17-2e74-4623-a7d1-4c6cb43a5f76 Jul 03 21:48:47.306918 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fbadd337-5639-4f77-96e3-dca5d8e80261 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:47.307239 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fbadd337-5639-4f77-96e3-dca5d8e80261 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:47.317992 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:47.317992 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:47.326240 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-fbadd337-5639-4f77-96e3-dca5d8e80261 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:48:47.333271 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fbadd337-5639-4f77-96e3-dca5d8e80261 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/048cae17-2e74-4623-a7d1-4c6cb43a5f76 returned with HTTP 200 Jul 03 21:48:47.333954 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 324/1307] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:47 2026] GET /volume/v3/volumes/048cae17-2e74-4623-a7d1-4c6cb43a5f76 => generated 1355 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:48:47.354783 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e310a8e2-f193-44f6-90f3-cc2b7ec840a2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:47.357899 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e310a8e2-f193-44f6-90f3-cc2b7ec840a2 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/048cae17-2e74-4623-a7d1-4c6cb43a5f76 Jul 03 21:48:47.358148 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e310a8e2-f193-44f6-90f3-cc2b7ec840a2 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:47.358420 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e310a8e2-f193-44f6-90f3-cc2b7ec840a2 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:47.376137 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:47.376137 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:47.383318 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e310a8e2-f193-44f6-90f3-cc2b7ec840a2 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:48:47.389703 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e310a8e2-f193-44f6-90f3-cc2b7ec840a2 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/048cae17-2e74-4623-a7d1-4c6cb43a5f76 returned with HTTP 200 Jul 03 21:48:47.390180 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 329/1308] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:47 2026] GET /volume/v3/volumes/048cae17-2e74-4623-a7d1-4c6cb43a5f76 => generated 1355 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:48:47.406164 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-887cabb6-efa8-42dd-892a-4cf83c56832c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:47.409637 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-887cabb6-efa8-42dd-892a-4cf83c56832c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] POST https://10.4.3.32/volume/v3/backups Jul 03 21:48:47.410388 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-887cabb6-efa8-42dd-892a-4cf83c56832c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "048cae17-2e74-4623-a7d1-4c6cb43a5f76", "name": "tempest-VolumesBackupsTest-Backup-604973206", "container": "tempest-volumesbackupstest-backup-container-1952370507"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:47.412698 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.backups [None req-887cabb6-efa8-42dd-892a-4cf83c56832c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Creating new backup {'backup': {'volume_id': '048cae17-2e74-4623-a7d1-4c6cb43a5f76', 'name': 'tempest-VolumesBackupsTest-Backup-604973206', 'container': 'tempest-volumesbackupstest-backup-container-1952370507'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 21:48:47.412861 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.contrib.backups [None req-887cabb6-efa8-42dd-892a-4cf83c56832c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Creating backup of volume 048cae17-2e74-4623-a7d1-4c6cb43a5f76 in container tempest-volumesbackupstest-backup-container-1952370507 Jul 03 21:48:47.429522 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:47.429522 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:47.429522 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-887cabb6-efa8-42dd-892a-4cf83c56832c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:48:47.456548 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-887cabb6-efa8-42dd-892a-4cf83c56832c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Created reservations ['5f1d0d6a-ecbc-4fa6-9d79-b16fd408ef88', 'f1fc85b4-4219-4965-aa05-0d46d60a0078'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:48:47.511564 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-887cabb6-efa8-42dd-892a-4cf83c56832c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 21:48:47.511892 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 332/1309] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:48:47 2026] POST /volume/v3/backups => generated 327 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:48:47.522782 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9bd9f875-bbdf-4713-819d-573492ee31a8 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:47.526941 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9bd9f875-bbdf-4713-819d-573492ee31a8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:48:47.527188 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9bd9f875-bbdf-4713-819d-573492ee31a8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:47.527461 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9bd9f875-bbdf-4713-819d-573492ee31a8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:47.527596 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-9bd9f875-bbdf-4713-819d-573492ee31a8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 139b9163-f15b-495c-aab9-804d0def4ac4. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:47.538900 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:47.538900 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:47.540713 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9bd9f875-bbdf-4713-819d-573492ee31a8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 200 Jul 03 21:48:47.541237 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 325/1310] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:47 2026] GET /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 786 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:47.617429 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-aa4b9637-7547-49c2-ac32-663af11ff4d5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:47.619710 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-aa4b9637-7547-49c2-ac32-663af11ff4d5 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:48:47.620164 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-aa4b9637-7547-49c2-ac32-663af11ff4d5 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:47.620513 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-aa4b9637-7547-49c2-ac32-663af11ff4d5 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:47.620734 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-aa4b9637-7547-49c2-ac32-663af11ff4d5 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Show backup with id a142e381-7761-4e90-a5ae-1f65f3f0f99c. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:47.626479 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:47.626479 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:47.627427 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-aa4b9637-7547-49c2-ac32-663af11ff4d5 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 200 Jul 03 21:48:47.627848 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 325/1311] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:47 2026] GET /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:47.641426 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-36922116-7877-4b8d-ae16-82b02f4c7153 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:47.643828 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-36922116-7877-4b8d-ae16-82b02f4c7153 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/volumes/eb820275-b1fd-4ed7-9b03-e31573373763 Jul 03 21:48:47.644080 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-36922116-7877-4b8d-ae16-82b02f4c7153 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:47.644320 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-36922116-7877-4b8d-ae16-82b02f4c7153 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:47.655275 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:47.655275 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:47.660932 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-36922116-7877-4b8d-ae16-82b02f4c7153 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Volume info retrieved successfully. Jul 03 21:48:47.680157 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-36922116-7877-4b8d-ae16-82b02f4c7153 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/volumes/eb820275-b1fd-4ed7-9b03-e31573373763 returned with HTTP 200 Jul 03 21:48:47.680759 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 330/1312] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:47 2026] GET /volume/v3/volumes/eb820275-b1fd-4ed7-9b03-e31573373763 => generated 1414 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:48:47.696784 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c2f472e9-7d20-4646-ae44-99717c60c2a8 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:47.699804 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c2f472e9-7d20-4646-ae44-99717c60c2a8 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/volumes/eb820275-b1fd-4ed7-9b03-e31573373763 Jul 03 21:48:47.700048 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c2f472e9-7d20-4646-ae44-99717c60c2a8 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:47.700303 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c2f472e9-7d20-4646-ae44-99717c60c2a8 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:47.709306 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:47.709306 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:47.713700 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c2f472e9-7d20-4646-ae44-99717c60c2a8 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Volume info retrieved successfully. Jul 03 21:48:47.718561 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c2f472e9-7d20-4646-ae44-99717c60c2a8 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/volumes/eb820275-b1fd-4ed7-9b03-e31573373763 returned with HTTP 200 Jul 03 21:48:47.719106 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 333/1313] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:47 2026] GET /volume/v3/volumes/eb820275-b1fd-4ed7-9b03-e31573373763 => generated 1414 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:48:48.242283 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a50d8afc-75c2-4f69-a66a-ccb1642c8d00 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:48.244937 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a50d8afc-75c2-4f69-a66a-ccb1642c8d00 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] GET https://10.4.3.32/volume/v3/volumes/72856a84-cc04-483a-be7a-6e52f3f4594b Jul 03 21:48:48.245187 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a50d8afc-75c2-4f69-a66a-ccb1642c8d00 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:48.245439 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a50d8afc-75c2-4f69-a66a-ccb1642c8d00 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:48.254684 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:48.254684 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:48.260028 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-a50d8afc-75c2-4f69-a66a-ccb1642c8d00 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Volume info retrieved successfully. Jul 03 21:48:48.265763 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a50d8afc-75c2-4f69-a66a-ccb1642c8d00 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] https://10.4.3.32/volume/v3/volumes/72856a84-cc04-483a-be7a-6e52f3f4594b returned with HTTP 200 Jul 03 21:48:48.266151 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 326/1314] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:48 2026] GET /volume/v3/volumes/72856a84-cc04-483a-be7a-6e52f3f4594b => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:48.299952 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-d3b32f63-8fd0-425c-882d-b3315e5200f1 req-bca25c0c-e9b9-46ad-ae17-5b9f9596133f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:48.302253 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-d3b32f63-8fd0-425c-882d-b3315e5200f1 req-bca25c0c-e9b9-46ad-ae17-5b9f9596133f tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] GET https://10.4.3.32/volume/v3/volumes/72856a84-cc04-483a-be7a-6e52f3f4594b Jul 03 21:48:48.302722 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-d3b32f63-8fd0-425c-882d-b3315e5200f1 req-bca25c0c-e9b9-46ad-ae17-5b9f9596133f tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:48.303036 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-d3b32f63-8fd0-425c-882d-b3315e5200f1 req-bca25c0c-e9b9-46ad-ae17-5b9f9596133f tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:48.318473 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:48.318473 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:48.324694 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-d3b32f63-8fd0-425c-882d-b3315e5200f1 req-bca25c0c-e9b9-46ad-ae17-5b9f9596133f tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Volume info retrieved successfully. Jul 03 21:48:48.336528 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-d3b32f63-8fd0-425c-882d-b3315e5200f1 req-bca25c0c-e9b9-46ad-ae17-5b9f9596133f tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] https://10.4.3.32/volume/v3/volumes/72856a84-cc04-483a-be7a-6e52f3f4594b returned with HTTP 200 Jul 03 21:48:48.337088 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 326/1315] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:48:48 2026] GET /volume/v3/volumes/72856a84-cc04-483a-be7a-6e52f3f4594b => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:48.354633 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f3cc09ba-8430-4062-bdfa-b56245af7a56 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:48.359307 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f3cc09ba-8430-4062-bdfa-b56245af7a56 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:48:48.359765 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f3cc09ba-8430-4062-bdfa-b56245af7a56 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-693839415"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:48.363964 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-f3cc09ba-8430-4062-bdfa-b56245af7a56 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-693839415'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:48:48.364080 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-f3cc09ba-8430-4062-bdfa-b56245af7a56 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Create volume of 1 GB Jul 03 21:48:48.369971 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-f3cc09ba-8430-4062-bdfa-b56245af7a56 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Availability Zones retrieved successfully. Jul 03 21:48:48.376028 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-f3cc09ba-8430-4062-bdfa-b56245af7a56 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Flow 'volume_create_api' (eae58d7d-3724-4a32-9047-646ff4d5c7b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:48:48.376962 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-f3cc09ba-8430-4062-bdfa-b56245af7a56 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d70c3f0-5300-452c-96f5-4b56dd88e3d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:48.378064 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-f3cc09ba-8430-4062-bdfa-b56245af7a56 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:48:48.407036 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-f3cc09ba-8430-4062-bdfa-b56245af7a56 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d70c3f0-5300-452c-96f5-4b56dd88e3d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:48.407818 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-f3cc09ba-8430-4062-bdfa-b56245af7a56 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4195c80a-4d71-41d4-b653-a2f453931a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:48.467195 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-f3cc09ba-8430-4062-bdfa-b56245af7a56 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Created reservations ['82ab676e-9e69-43bb-985b-d25c5b7edb34', '8cdf1c0e-bf0c-41c6-9f2e-b2d2b43596e5', '4214a872-8535-425d-84f4-f35ecb887585', 'd4c8572c-b2e8-47fb-9267-3a5b4ce95315'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:48:48.467195 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-f3cc09ba-8430-4062-bdfa-b56245af7a56 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4195c80a-4d71-41d4-b653-a2f453931a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82ab676e-9e69-43bb-985b-d25c5b7edb34', '8cdf1c0e-bf0c-41c6-9f2e-b2d2b43596e5', '4214a872-8535-425d-84f4-f35ecb887585', 'd4c8572c-b2e8-47fb-9267-3a5b4ce95315']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:48.468492 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-f3cc09ba-8430-4062-bdfa-b56245af7a56 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (167950a3-ea3c-4f39-818a-5f540cd9b2f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:48.509923 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-f3cc09ba-8430-4062-bdfa-b56245af7a56 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (167950a3-ea3c-4f39-818a-5f540cd9b2f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9c7c869-bc01-4c25-899f-880a2efa3fb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-693839415',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9aaa509b02214d4c9760fdee06720e43',qos_specs=None,replication_status=,reservations=['82ab676e-9e69-43bb-985b-d25c5b7edb34','8cdf1c0e-bf0c-41c6-9f2e-b2d2b43596e5','4214a872-8535-425d-84f4-f35ecb887585','d4c8572c-b2e8-47fb-9267-3a5b4ce95315'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba9aab5b7ff6451c83111e096675aa93',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:48:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-693839415',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9c7c869-bc01-4c25-899f-880a2efa3fb3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9aaa509b02214d4c9760fdee06720e43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba9aab5b7ff6451c83111e096675aa93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:48.511145 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-f3cc09ba-8430-4062-bdfa-b56245af7a56 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f23516b-85c7-4bc2-9974-d0d8608a1a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:48.561149 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-f3cc09ba-8430-4062-bdfa-b56245af7a56 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f23516b-85c7-4bc2-9974-d0d8608a1a9d) transitioned into state 'SUCCESS' from state '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-693839415',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9aaa509b02214d4c9760fdee06720e43',qos_specs=None,replication_status=,reservations=['82ab676e-9e69-43bb-985b-d25c5b7edb34','8cdf1c0e-bf0c-41c6-9f2e-b2d2b43596e5','4214a872-8535-425d-84f4-f35ecb887585','d4c8572c-b2e8-47fb-9267-3a5b4ce95315'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba9aab5b7ff6451c83111e096675aa93',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:48.563721 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-f3cc09ba-8430-4062-bdfa-b56245af7a56 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5d87731-d863-4fa0-b3b0-d1e3e11b2ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:48:48.564272 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-7cc6938f-b3fa-4953-b201-179b3c6a9974 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:48.565297 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7cc6938f-b3fa-4953-b201-179b3c6a9974 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:48:48.565297 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7cc6938f-b3fa-4953-b201-179b3c6a9974 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:48.565297 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7cc6938f-b3fa-4953-b201-179b3c6a9974 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:48.565297 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-7cc6938f-b3fa-4953-b201-179b3c6a9974 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 139b9163-f15b-495c-aab9-804d0def4ac4. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:48.571528 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:48.571528 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:48.572447 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7cc6938f-b3fa-4953-b201-179b3c6a9974 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 200 Jul 03 21:48:48.572928 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 334/1316] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:48 2026] GET /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:48.582907 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-f3cc09ba-8430-4062-bdfa-b56245af7a56 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5d87731-d863-4fa0-b3b0-d1e3e11b2ffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:48:48.583785 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-f3cc09ba-8430-4062-bdfa-b56245af7a56 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Flow 'volume_create_api' (eae58d7d-3724-4a32-9047-646ff4d5c7b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:48:48.584277 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-f3cc09ba-8430-4062-bdfa-b56245af7a56 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Create volume request issued successfully. Jul 03 21:48:48.584987 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f3cc09ba-8430-4062-bdfa-b56245af7a56 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:48:48.585731 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 331/1317] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:48:48 2026] POST /volume/v3/volumes => generated 757 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:48:48.602758 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-2a09585e-9827-49cf-8e46-8cf96ddf7212 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:48.604687 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2a09585e-9827-49cf-8e46-8cf96ddf7212 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] GET https://10.4.3.32/volume/v3/volumes/c9c7c869-bc01-4c25-899f-880a2efa3fb3 Jul 03 21:48:48.606260 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2a09585e-9827-49cf-8e46-8cf96ddf7212 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:48.606260 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2a09585e-9827-49cf-8e46-8cf96ddf7212 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:48.627560 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:48.627560 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:48.639396 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-2a09585e-9827-49cf-8e46-8cf96ddf7212 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Volume info retrieved successfully. Jul 03 21:48:48.651398 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2a09585e-9827-49cf-8e46-8cf96ddf7212 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] https://10.4.3.32/volume/v3/volumes/c9c7c869-bc01-4c25-899f-880a2efa3fb3 returned with HTTP 200 Jul 03 21:48:48.652067 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 327/1318] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:48 2026] GET /volume/v3/volumes/c9c7c869-bc01-4c25-899f-880a2efa3fb3 => generated 825 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:49.588129 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-60a9a8af-5aff-4935-b463-091e65b32521 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:49.594928 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-60a9a8af-5aff-4935-b463-091e65b32521 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:48:49.596971 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-60a9a8af-5aff-4935-b463-091e65b32521 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:49.596971 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-60a9a8af-5aff-4935-b463-091e65b32521 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:49.596971 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-60a9a8af-5aff-4935-b463-091e65b32521 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 139b9163-f15b-495c-aab9-804d0def4ac4. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:49.603551 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:49.603551 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:49.603551 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-60a9a8af-5aff-4935-b463-091e65b32521 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 200 Jul 03 21:48:49.603892 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 327/1319] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:49 2026] GET /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:49.622066 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-058644bd-88e5-4748-9d2e-363fa16923b6 req-2a3d1a51-f1e4-493b-8416-dfe4966501db None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:49.625162 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-058644bd-88e5-4748-9d2e-363fa16923b6 req-2a3d1a51-f1e4-493b-8416-dfe4966501db tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/volumes/eb820275-b1fd-4ed7-9b03-e31573373763 Jul 03 21:48:49.627747 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-058644bd-88e5-4748-9d2e-363fa16923b6 req-2a3d1a51-f1e4-493b-8416-dfe4966501db tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:49.627747 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-058644bd-88e5-4748-9d2e-363fa16923b6 req-2a3d1a51-f1e4-493b-8416-dfe4966501db tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:49.644484 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:49.644484 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:49.653589 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-058644bd-88e5-4748-9d2e-363fa16923b6 req-2a3d1a51-f1e4-493b-8416-dfe4966501db tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Volume info retrieved successfully. Jul 03 21:48:49.662560 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-058644bd-88e5-4748-9d2e-363fa16923b6 req-2a3d1a51-f1e4-493b-8416-dfe4966501db tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/volumes/eb820275-b1fd-4ed7-9b03-e31573373763 returned with HTTP 200 Jul 03 21:48:49.663267 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 335/1320] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:48:49 2026] GET /volume/v3/volumes/eb820275-b1fd-4ed7-9b03-e31573373763 => generated 1414 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:48:49.671263 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-63d13320-4a82-4ab2-a533-a53d40901ce9 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:49.674761 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-63d13320-4a82-4ab2-a533-a53d40901ce9 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] GET https://10.4.3.32/volume/v3/volumes/c9c7c869-bc01-4c25-899f-880a2efa3fb3 Jul 03 21:48:49.674761 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-63d13320-4a82-4ab2-a533-a53d40901ce9 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:49.674926 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-63d13320-4a82-4ab2-a533-a53d40901ce9 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:49.685277 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:49.685277 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:49.693237 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-63d13320-4a82-4ab2-a533-a53d40901ce9 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Volume info retrieved successfully. Jul 03 21:48:49.705701 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-63d13320-4a82-4ab2-a533-a53d40901ce9 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] https://10.4.3.32/volume/v3/volumes/c9c7c869-bc01-4c25-899f-880a2efa3fb3 returned with HTTP 200 Jul 03 21:48:49.705701 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 332/1321] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:49 2026] GET /volume/v3/volumes/c9c7c869-bc01-4c25-899f-880a2efa3fb3 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:49.740812 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-543bd38d-3bd9-465d-b0c1-a7f6eddf983f req-e065e624-c32a-433f-b552-14aced31b67c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:49.744479 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-543bd38d-3bd9-465d-b0c1-a7f6eddf983f req-e065e624-c32a-433f-b552-14aced31b67c tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] GET https://10.4.3.32/volume/v3/volumes/c9c7c869-bc01-4c25-899f-880a2efa3fb3 Jul 03 21:48:49.745199 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-543bd38d-3bd9-465d-b0c1-a7f6eddf983f req-e065e624-c32a-433f-b552-14aced31b67c tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:49.745199 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-543bd38d-3bd9-465d-b0c1-a7f6eddf983f req-e065e624-c32a-433f-b552-14aced31b67c tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:49.755800 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:49.755800 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:49.761999 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-543bd38d-3bd9-465d-b0c1-a7f6eddf983f req-e065e624-c32a-433f-b552-14aced31b67c tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Volume info retrieved successfully. Jul 03 21:48:49.768630 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-543bd38d-3bd9-465d-b0c1-a7f6eddf983f req-e065e624-c32a-433f-b552-14aced31b67c tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] https://10.4.3.32/volume/v3/volumes/c9c7c869-bc01-4c25-899f-880a2efa3fb3 returned with HTTP 200 Jul 03 21:48:49.769230 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 328/1322] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:48:49 2026] GET /volume/v3/volumes/c9c7c869-bc01-4c25-899f-880a2efa3fb3 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:49.931896 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-179ed56d-b77b-4612-96f8-63134650fb47 req-0ff287a9-54a3-4790-985d-3973a0e79c32 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:49.934956 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-179ed56d-b77b-4612-96f8-63134650fb47 req-0ff287a9-54a3-4790-985d-3973a0e79c32 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] GET https://10.4.3.32/volume/v3/volumes/detail Jul 03 21:48:49.935222 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-179ed56d-b77b-4612-96f8-63134650fb47 req-0ff287a9-54a3-4790-985d-3973a0e79c32 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:49.935825 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-179ed56d-b77b-4612-96f8-63134650fb47 req-0ff287a9-54a3-4790-985d-3973a0e79c32 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Calling method 'detail' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:49.935945 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.api_utils [req-179ed56d-b77b-4612-96f8-63134650fb47 req-0ff287a9-54a3-4790-985d-3973a0e79c32 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Removing options '' from query. {{(pid=99933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:48:49.936894 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [req-179ed56d-b77b-4612-96f8-63134650fb47 req-0ff287a9-54a3-4790-985d-3973a0e79c32 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99933) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:48:49.947677 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-179ed56d-b77b-4612-96f8-63134650fb47 req-0ff287a9-54a3-4790-985d-3973a0e79c32 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Get all volumes completed successfully. Jul 03 21:48:49.951207 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:49.951207 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:49.954696 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-179ed56d-b77b-4612-96f8-63134650fb47 req-0ff287a9-54a3-4790-985d-3973a0e79c32 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Jul 03 21:48:49.955197 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 328/1323] 10.4.3.32 () {68 vars in 1501 bytes} [Fri Jul 3 21:48:49 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 21:48:49.985823 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-235e2435-d608-4a2b-8595-ffe799cbd412 req-1831a6d6-5fc6-4bf1-b5a1-59c70fca88fa None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:49.987813 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-235e2435-d608-4a2b-8595-ffe799cbd412 req-1831a6d6-5fc6-4bf1-b5a1-59c70fca88fa tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] GET https://10.4.3.32/volume/v3/volumes/detail Jul 03 21:48:49.988558 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-235e2435-d608-4a2b-8595-ffe799cbd412 req-1831a6d6-5fc6-4bf1-b5a1-59c70fca88fa tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:49.988558 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-235e2435-d608-4a2b-8595-ffe799cbd412 req-1831a6d6-5fc6-4bf1-b5a1-59c70fca88fa tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Calling method 'detail' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:49.989890 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.api_utils [req-235e2435-d608-4a2b-8595-ffe799cbd412 req-1831a6d6-5fc6-4bf1-b5a1-59c70fca88fa tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Removing options '' from query. {{(pid=99934) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:48:49.990572 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [req-235e2435-d608-4a2b-8595-ffe799cbd412 req-1831a6d6-5fc6-4bf1-b5a1-59c70fca88fa tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99934) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:48:49.999417 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-235e2435-d608-4a2b-8595-ffe799cbd412 req-1831a6d6-5fc6-4bf1-b5a1-59c70fca88fa tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Get all volumes completed successfully. Jul 03 21:48:50.003600 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:50.003600 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:50.005349 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-235e2435-d608-4a2b-8595-ffe799cbd412 req-1831a6d6-5fc6-4bf1-b5a1-59c70fca88fa tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Jul 03 21:48:50.005932 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 336/1324] 10.4.3.32 () {68 vars in 1501 bytes} [Fri Jul 3 21:48:49 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:48:50.045774 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-aae62c48-3180-4e7a-bf47-5a349c3b570b req-f8350e3f-80d8-4d15-8512-ae85d9278fda None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:50.051088 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-aae62c48-3180-4e7a-bf47-5a349c3b570b req-f8350e3f-80d8-4d15-8512-ae85d9278fda tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] GET https://10.4.3.32/volume/v3/volumes/detail Jul 03 21:48:50.051335 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-aae62c48-3180-4e7a-bf47-5a349c3b570b req-f8350e3f-80d8-4d15-8512-ae85d9278fda tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:50.051594 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-aae62c48-3180-4e7a-bf47-5a349c3b570b req-f8350e3f-80d8-4d15-8512-ae85d9278fda tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Calling method 'detail' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:50.055077 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.api_utils [req-aae62c48-3180-4e7a-bf47-5a349c3b570b req-f8350e3f-80d8-4d15-8512-ae85d9278fda tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Removing options '' from query. {{(pid=99936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:48:50.056091 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [req-aae62c48-3180-4e7a-bf47-5a349c3b570b req-f8350e3f-80d8-4d15-8512-ae85d9278fda tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:48:50.067557 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-aae62c48-3180-4e7a-bf47-5a349c3b570b req-f8350e3f-80d8-4d15-8512-ae85d9278fda tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Get all volumes completed successfully. Jul 03 21:48:50.069293 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:50.069293 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:50.076856 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-aae62c48-3180-4e7a-bf47-5a349c3b570b req-f8350e3f-80d8-4d15-8512-ae85d9278fda tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Jul 03 21:48:50.076856 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 333/1325] 10.4.3.32 () {68 vars in 1501 bytes} [Fri Jul 3 21:48:50 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:48:50.111484 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-024a3731-c3fc-4333-9df4-8a2b607026bc req-89d9a2d0-668d-4c51-a134-50e35de10468 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:50.115391 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-024a3731-c3fc-4333-9df4-8a2b607026bc req-89d9a2d0-668d-4c51-a134-50e35de10468 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] GET https://10.4.3.32/volume/v3/volumes/detail Jul 03 21:48:50.115391 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-024a3731-c3fc-4333-9df4-8a2b607026bc req-89d9a2d0-668d-4c51-a134-50e35de10468 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:50.115391 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-024a3731-c3fc-4333-9df4-8a2b607026bc req-89d9a2d0-668d-4c51-a134-50e35de10468 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Calling method 'detail' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:50.115391 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.api_utils [req-024a3731-c3fc-4333-9df4-8a2b607026bc req-89d9a2d0-668d-4c51-a134-50e35de10468 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Removing options '' from query. {{(pid=99935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:48:50.115952 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [req-024a3731-c3fc-4333-9df4-8a2b607026bc req-89d9a2d0-668d-4c51-a134-50e35de10468 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:48:50.125260 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-024a3731-c3fc-4333-9df4-8a2b607026bc req-89d9a2d0-668d-4c51-a134-50e35de10468 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Get all volumes completed successfully. Jul 03 21:48:50.126349 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:50.126349 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:50.132140 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-024a3731-c3fc-4333-9df4-8a2b607026bc req-89d9a2d0-668d-4c51-a134-50e35de10468 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Jul 03 21:48:50.132703 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 329/1326] 10.4.3.32 () {68 vars in 1501 bytes} [Fri Jul 3 21:48:50 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:48:50.162145 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-e54a564c-fb9c-4ac4-a4f6-2338b1da0fc0 req-863f0d34-edbe-4eea-91ba-554c7c122830 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:50.165547 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-e54a564c-fb9c-4ac4-a4f6-2338b1da0fc0 req-863f0d34-edbe-4eea-91ba-554c7c122830 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] GET https://10.4.3.32/volume/v3/volumes/detail Jul 03 21:48:50.165777 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-e54a564c-fb9c-4ac4-a4f6-2338b1da0fc0 req-863f0d34-edbe-4eea-91ba-554c7c122830 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:50.165989 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-e54a564c-fb9c-4ac4-a4f6-2338b1da0fc0 req-863f0d34-edbe-4eea-91ba-554c7c122830 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Calling method 'detail' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:50.166246 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.api_utils [req-e54a564c-fb9c-4ac4-a4f6-2338b1da0fc0 req-863f0d34-edbe-4eea-91ba-554c7c122830 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Removing options '' from query. {{(pid=99933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:48:50.166976 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [req-e54a564c-fb9c-4ac4-a4f6-2338b1da0fc0 req-863f0d34-edbe-4eea-91ba-554c7c122830 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99933) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:48:50.176213 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-e54a564c-fb9c-4ac4-a4f6-2338b1da0fc0 req-863f0d34-edbe-4eea-91ba-554c7c122830 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Get all volumes completed successfully. Jul 03 21:48:50.177504 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:50.177504 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:50.182525 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-e54a564c-fb9c-4ac4-a4f6-2338b1da0fc0 req-863f0d34-edbe-4eea-91ba-554c7c122830 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Jul 03 21:48:50.183036 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 329/1327] 10.4.3.32 () {68 vars in 1501 bytes} [Fri Jul 3 21:48:50 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 21:48:50.217215 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-b8d74ff4-8f5f-46f4-a2c7-d817d6ec2261 req-ef11698b-3871-41b2-8156-29ec61ecaeff None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:50.221193 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-b8d74ff4-8f5f-46f4-a2c7-d817d6ec2261 req-ef11698b-3871-41b2-8156-29ec61ecaeff tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] GET https://10.4.3.32/volume/v3/volumes/detail Jul 03 21:48:50.221622 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-b8d74ff4-8f5f-46f4-a2c7-d817d6ec2261 req-ef11698b-3871-41b2-8156-29ec61ecaeff tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:50.221762 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-b8d74ff4-8f5f-46f4-a2c7-d817d6ec2261 req-ef11698b-3871-41b2-8156-29ec61ecaeff tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Calling method 'detail' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:50.222697 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.api_utils [req-b8d74ff4-8f5f-46f4-a2c7-d817d6ec2261 req-ef11698b-3871-41b2-8156-29ec61ecaeff tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Removing options '' from query. {{(pid=99934) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:48:50.223706 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [req-b8d74ff4-8f5f-46f4-a2c7-d817d6ec2261 req-ef11698b-3871-41b2-8156-29ec61ecaeff tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99934) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:48:50.236138 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-b8d74ff4-8f5f-46f4-a2c7-d817d6ec2261 req-ef11698b-3871-41b2-8156-29ec61ecaeff tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Get all volumes completed successfully. Jul 03 21:48:50.237978 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:50.237978 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:50.245291 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-b8d74ff4-8f5f-46f4-a2c7-d817d6ec2261 req-ef11698b-3871-41b2-8156-29ec61ecaeff tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Jul 03 21:48:50.246155 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 337/1328] 10.4.3.32 () {68 vars in 1501 bytes} [Fri Jul 3 21:48:50 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:48:50.282446 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-3674e719-7b4e-4d74-aced-01127274f355 req-d72ce8b3-2a99-4115-a9be-9947581e6367 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:50.285707 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-3674e719-7b4e-4d74-aced-01127274f355 req-d72ce8b3-2a99-4115-a9be-9947581e6367 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] GET https://10.4.3.32/volume/v3/volumes/detail Jul 03 21:48:50.286042 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-3674e719-7b4e-4d74-aced-01127274f355 req-d72ce8b3-2a99-4115-a9be-9947581e6367 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:50.286289 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-3674e719-7b4e-4d74-aced-01127274f355 req-d72ce8b3-2a99-4115-a9be-9947581e6367 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Calling method 'detail' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:50.286618 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.api_utils [req-3674e719-7b4e-4d74-aced-01127274f355 req-d72ce8b3-2a99-4115-a9be-9947581e6367 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Removing options '' from query. {{(pid=99936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:48:50.287805 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [req-3674e719-7b4e-4d74-aced-01127274f355 req-d72ce8b3-2a99-4115-a9be-9947581e6367 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:48:50.298118 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-3674e719-7b4e-4d74-aced-01127274f355 req-d72ce8b3-2a99-4115-a9be-9947581e6367 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Get all volumes completed successfully. Jul 03 21:48:50.299135 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:50.299135 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:50.303945 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-3674e719-7b4e-4d74-aced-01127274f355 req-d72ce8b3-2a99-4115-a9be-9947581e6367 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Jul 03 21:48:50.305631 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 334/1329] 10.4.3.32 () {68 vars in 1501 bytes} [Fri Jul 3 21:48:50 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 21:48:50.336381 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-f05c4f0d-d989-41de-84f7-f587128cc475 req-4e954b27-ff01-401e-8bcf-109ddb7e955b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:50.338988 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-f05c4f0d-d989-41de-84f7-f587128cc475 req-4e954b27-ff01-401e-8bcf-109ddb7e955b tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] GET https://10.4.3.32/volume/v3/volumes/detail Jul 03 21:48:50.339683 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-f05c4f0d-d989-41de-84f7-f587128cc475 req-4e954b27-ff01-401e-8bcf-109ddb7e955b tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:50.339683 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-f05c4f0d-d989-41de-84f7-f587128cc475 req-4e954b27-ff01-401e-8bcf-109ddb7e955b tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Calling method 'detail' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:50.339683 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.api_utils [req-f05c4f0d-d989-41de-84f7-f587128cc475 req-4e954b27-ff01-401e-8bcf-109ddb7e955b tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Removing options '' from query. {{(pid=99935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:48:50.340432 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [req-f05c4f0d-d989-41de-84f7-f587128cc475 req-4e954b27-ff01-401e-8bcf-109ddb7e955b tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:48:50.349892 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-f05c4f0d-d989-41de-84f7-f587128cc475 req-4e954b27-ff01-401e-8bcf-109ddb7e955b tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] Get all volumes completed successfully. Jul 03 21:48:50.351423 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:50.351423 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:50.357243 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-f05c4f0d-d989-41de-84f7-f587128cc475 req-4e954b27-ff01-401e-8bcf-109ddb7e955b tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-reader] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Jul 03 21:48:50.357921 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 330/1330] 10.4.3.32 () {68 vars in 1501 bytes} [Fri Jul 3 21:48:50 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 21:48:50.374696 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-95246002-ca4e-4aad-b146-5eda01053991 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:50.375490 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-95246002-ca4e-4aad-b146-5eda01053991 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] DELETE https://10.4.3.32/volume/v3/volumes/c9c7c869-bc01-4c25-899f-880a2efa3fb3 Jul 03 21:48:50.375702 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-95246002-ca4e-4aad-b146-5eda01053991 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:50.375901 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-95246002-ca4e-4aad-b146-5eda01053991 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:50.376075 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-95246002-ca4e-4aad-b146-5eda01053991 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Delete volume with id: c9c7c869-bc01-4c25-899f-880a2efa3fb3 Jul 03 21:48:50.393891 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:50.393891 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:50.393891 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-95246002-ca4e-4aad-b146-5eda01053991 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Volume info retrieved successfully. Jul 03 21:48:50.442548 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-95246002-ca4e-4aad-b146-5eda01053991 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Delete volume request issued successfully. Jul 03 21:48:50.442836 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-95246002-ca4e-4aad-b146-5eda01053991 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] https://10.4.3.32/volume/v3/volumes/c9c7c869-bc01-4c25-899f-880a2efa3fb3 returned with HTTP 202 Jul 03 21:48:50.443396 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 330/1331] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:48:50 2026] DELETE /volume/v3/volumes/c9c7c869-bc01-4c25-899f-880a2efa3fb3 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:48:50.447004 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-058644bd-88e5-4748-9d2e-363fa16923b6 req-535303c2-5961-4e40-870e-ed8289e108b5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:50.449952 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-058644bd-88e5-4748-9d2e-363fa16923b6 req-535303c2-5961-4e40-870e-ed8289e108b5 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/volumes/eb820275-b1fd-4ed7-9b03-e31573373763 Jul 03 21:48:50.449952 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-058644bd-88e5-4748-9d2e-363fa16923b6 req-535303c2-5961-4e40-870e-ed8289e108b5 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:50.450836 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-058644bd-88e5-4748-9d2e-363fa16923b6 req-535303c2-5961-4e40-870e-ed8289e108b5 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:50.451097 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c9efe8a2-6d18-4e84-95ce-8a8ac21fc490 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:50.453623 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c9efe8a2-6d18-4e84-95ce-8a8ac21fc490 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] GET https://10.4.3.32/volume/v3/volumes/c9c7c869-bc01-4c25-899f-880a2efa3fb3 Jul 03 21:48:50.453623 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c9efe8a2-6d18-4e84-95ce-8a8ac21fc490 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:50.453907 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c9efe8a2-6d18-4e84-95ce-8a8ac21fc490 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:50.459655 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:50.459655 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:50.462905 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:50.462905 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:50.465063 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-058644bd-88e5-4748-9d2e-363fa16923b6 req-535303c2-5961-4e40-870e-ed8289e108b5 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Volume info retrieved successfully. Jul 03 21:48:50.468192 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c9efe8a2-6d18-4e84-95ce-8a8ac21fc490 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Volume info retrieved successfully. Jul 03 21:48:50.474337 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-058644bd-88e5-4748-9d2e-363fa16923b6 req-535303c2-5961-4e40-870e-ed8289e108b5 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/volumes/eb820275-b1fd-4ed7-9b03-e31573373763 returned with HTTP 200 Jul 03 21:48:50.476069 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c9efe8a2-6d18-4e84-95ce-8a8ac21fc490 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] https://10.4.3.32/volume/v3/volumes/c9c7c869-bc01-4c25-899f-880a2efa3fb3 returned with HTTP 200 Jul 03 21:48:50.476168 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 338/1332] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:48:50 2026] GET /volume/v3/volumes/eb820275-b1fd-4ed7-9b03-e31573373763 => generated 1414 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:48:50.476212 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 335/1333] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:50 2026] GET /volume/v3/volumes/c9c7c869-bc01-4c25-899f-880a2efa3fb3 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:50.489782 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1159ffe6-3f3a-4139-9062-28180e7b2fe0 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:50.490408 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1159ffe6-3f3a-4139-9062-28180e7b2fe0 None None] GET https://10.4.3.32/volume// Jul 03 21:48:50.490670 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1159ffe6-3f3a-4139-9062-28180e7b2fe0 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:50.490981 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1159ffe6-3f3a-4139-9062-28180e7b2fe0 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:50.491850 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1159ffe6-3f3a-4139-9062-28180e7b2fe0 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:48:50.492456 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 331/1334] 10.4.3.32 () {66 vars in 1412 bytes} [Fri Jul 3 21:48:50 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 21:48:50.501790 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-058644bd-88e5-4748-9d2e-363fa16923b6 req-7210d287-c6a9-4626-ae3e-c7e80cbf266d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:50.504280 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-058644bd-88e5-4748-9d2e-363fa16923b6 req-7210d287-c6a9-4626-ae3e-c7e80cbf266d tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:48:50.504663 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-058644bd-88e5-4748-9d2e-363fa16923b6 req-7210d287-c6a9-4626-ae3e-c7e80cbf266d tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eb820275-b1fd-4ed7-9b03-e31573373763", "connector": null, "instance_uuid": "fe4e74a3-857c-4194-a007-dfe9f5bc0775"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:50.618069 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6c799192-1302-44ba-b390-b0cc16ab8811 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:50.620075 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6c799192-1302-44ba-b390-b0cc16ab8811 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:48:50.620075 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6c799192-1302-44ba-b390-b0cc16ab8811 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:50.620215 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6c799192-1302-44ba-b390-b0cc16ab8811 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:50.620307 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-6c799192-1302-44ba-b390-b0cc16ab8811 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 139b9163-f15b-495c-aab9-804d0def4ac4. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:50.626516 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:50.626516 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:50.627739 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6c799192-1302-44ba-b390-b0cc16ab8811 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 200 Jul 03 21:48:50.628794 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 339/1335] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:50 2026] GET /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:50.697506 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:50.697506 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:50.757579 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-058644bd-88e5-4748-9d2e-363fa16923b6 req-7210d287-c6a9-4626-ae3e-c7e80cbf266d tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:48:50.758138 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 331/1336] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:48:50 2026] POST /volume/v3/attachments => generated 273 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:48:51.183982 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-6cbed642-96c4-4855-99c4-e56962eacee3 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:51.186511 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6cbed642-96c4-4855-99c4-e56962eacee3 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] GET https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 Jul 03 21:48:51.186776 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6cbed642-96c4-4855-99c4-e56962eacee3 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:51.187012 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6cbed642-96c4-4855-99c4-e56962eacee3 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:51.204033 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:51.204033 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:51.210391 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-6cbed642-96c4-4855-99c4-e56962eacee3 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Volume info retrieved successfully. Jul 03 21:48:51.219236 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6cbed642-96c4-4855-99c4-e56962eacee3 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 returned with HTTP 200 Jul 03 21:48:51.219236 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 336/1337] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:51 2026] GET /volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:51.267702 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-1b11f75d-421c-4a30-aa4b-03cc72dd91e3 req-f7a70a5c-4ac1-435a-a2d7-784aba8ede13 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:51.272472 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-1b11f75d-421c-4a30-aa4b-03cc72dd91e3 req-f7a70a5c-4ac1-435a-a2d7-784aba8ede13 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] GET https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 Jul 03 21:48:51.272472 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-1b11f75d-421c-4a30-aa4b-03cc72dd91e3 req-f7a70a5c-4ac1-435a-a2d7-784aba8ede13 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:51.272472 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-1b11f75d-421c-4a30-aa4b-03cc72dd91e3 req-f7a70a5c-4ac1-435a-a2d7-784aba8ede13 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:51.278312 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:51.278312 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:51.282740 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-1b11f75d-421c-4a30-aa4b-03cc72dd91e3 req-f7a70a5c-4ac1-435a-a2d7-784aba8ede13 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Volume info retrieved successfully. Jul 03 21:48:51.287907 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-1b11f75d-421c-4a30-aa4b-03cc72dd91e3 req-f7a70a5c-4ac1-435a-a2d7-784aba8ede13 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 returned with HTTP 200 Jul 03 21:48:51.288277 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 332/1338] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:48:51 2026] GET /volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:51.492876 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4f169da7-ee20-40db-8ef0-0641c6eca50f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:51.494840 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4f169da7-ee20-40db-8ef0-0641c6eca50f tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] GET https://10.4.3.32/volume/v3/volumes/c9c7c869-bc01-4c25-899f-880a2efa3fb3 Jul 03 21:48:51.495232 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4f169da7-ee20-40db-8ef0-0641c6eca50f tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:51.495671 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4f169da7-ee20-40db-8ef0-0641c6eca50f tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:51.507736 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4f169da7-ee20-40db-8ef0-0641c6eca50f tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] https://10.4.3.32/volume/v3/volumes/c9c7c869-bc01-4c25-899f-880a2efa3fb3 returned with HTTP 404 Jul 03 21:48:51.508492 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 340/1339] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:51 2026] GET /volume/v3/volumes/c9c7c869-bc01-4c25-899f-880a2efa3fb3 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:48:51.516099 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-dd6dad2f-d283-46fe-92fd-28154465c6df None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:51.518134 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-dd6dad2f-d283-46fe-92fd-28154465c6df tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] DELETE https://10.4.3.32/volume/v3/volumes/72856a84-cc04-483a-be7a-6e52f3f4594b Jul 03 21:48:51.518411 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-dd6dad2f-d283-46fe-92fd-28154465c6df tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:51.518672 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-dd6dad2f-d283-46fe-92fd-28154465c6df tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:51.518916 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-dd6dad2f-d283-46fe-92fd-28154465c6df tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Delete volume with id: 72856a84-cc04-483a-be7a-6e52f3f4594b Jul 03 21:48:51.558606 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:51.558606 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:51.559456 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-dd6dad2f-d283-46fe-92fd-28154465c6df tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Volume info retrieved successfully. Jul 03 21:48:51.643193 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-dd6dad2f-d283-46fe-92fd-28154465c6df tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Delete volume request issued successfully. Jul 03 21:48:51.643528 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-dd6dad2f-d283-46fe-92fd-28154465c6df tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] https://10.4.3.32/volume/v3/volumes/72856a84-cc04-483a-be7a-6e52f3f4594b returned with HTTP 202 Jul 03 21:48:51.644173 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 332/1340] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:48:51 2026] DELETE /volume/v3/volumes/72856a84-cc04-483a-be7a-6e52f3f4594b => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:48:51.647226 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d1fef23c-0aaf-46d2-8289-4477218f31af None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:51.653144 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d1fef23c-0aaf-46d2-8289-4477218f31af tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:48:51.653144 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d1fef23c-0aaf-46d2-8289-4477218f31af tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:51.653144 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d1fef23c-0aaf-46d2-8289-4477218f31af tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:51.653144 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-d1fef23c-0aaf-46d2-8289-4477218f31af tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 139b9163-f15b-495c-aab9-804d0def4ac4. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:51.654239 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-deabae68-7a2b-4ae5-a068-f03eee58200c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:51.658787 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-deabae68-7a2b-4ae5-a068-f03eee58200c tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] GET https://10.4.3.32/volume/v3/volumes/72856a84-cc04-483a-be7a-6e52f3f4594b Jul 03 21:48:51.658972 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-deabae68-7a2b-4ae5-a068-f03eee58200c tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:51.659168 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-deabae68-7a2b-4ae5-a068-f03eee58200c tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:51.669003 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:51.669003 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:51.669915 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d1fef23c-0aaf-46d2-8289-4477218f31af tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 200 Jul 03 21:48:51.670365 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 337/1341] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:51 2026] GET /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 788 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:51.672722 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:51.672722 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:51.683980 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-deabae68-7a2b-4ae5-a068-f03eee58200c tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Volume info retrieved successfully. Jul 03 21:48:51.695102 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-deabae68-7a2b-4ae5-a068-f03eee58200c tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] https://10.4.3.32/volume/v3/volumes/72856a84-cc04-483a-be7a-6e52f3f4594b returned with HTTP 200 Jul 03 21:48:51.695628 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 333/1342] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:51 2026] GET /volume/v3/volumes/72856a84-cc04-483a-be7a-6e52f3f4594b => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:52.221005 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-a01d5e36-0296-46c2-b6ec-c88f490d35e2 req-4c6707f4-4f10-4859-a26f-53a43effb37c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:52.224246 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-a01d5e36-0296-46c2-b6ec-c88f490d35e2 req-4c6707f4-4f10-4859-a26f-53a43effb37c tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] GET https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 Jul 03 21:48:52.224246 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-a01d5e36-0296-46c2-b6ec-c88f490d35e2 req-4c6707f4-4f10-4859-a26f-53a43effb37c tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:52.224246 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-a01d5e36-0296-46c2-b6ec-c88f490d35e2 req-4c6707f4-4f10-4859-a26f-53a43effb37c tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:52.237735 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:52.237735 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:52.247663 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-a01d5e36-0296-46c2-b6ec-c88f490d35e2 req-4c6707f4-4f10-4859-a26f-53a43effb37c tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Volume info retrieved successfully. Jul 03 21:48:52.256085 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-a01d5e36-0296-46c2-b6ec-c88f490d35e2 req-4c6707f4-4f10-4859-a26f-53a43effb37c tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 returned with HTTP 200 Jul 03 21:48:52.256797 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 341/1343] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:48:52 2026] GET /volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:52.685963 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-38ecc4d0-dab3-4323-96c6-9a73016f713a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:52.688102 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-38ecc4d0-dab3-4323-96c6-9a73016f713a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:48:52.689404 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-38ecc4d0-dab3-4323-96c6-9a73016f713a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:52.689404 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-38ecc4d0-dab3-4323-96c6-9a73016f713a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:52.689404 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-38ecc4d0-dab3-4323-96c6-9a73016f713a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 139b9163-f15b-495c-aab9-804d0def4ac4. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:52.695463 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:52.695463 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:52.696562 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-38ecc4d0-dab3-4323-96c6-9a73016f713a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 200 Jul 03 21:48:52.696981 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 333/1344] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:52 2026] GET /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:52.710642 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1d86a2ab-1dad-4a1b-836c-775e80aafb9e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:52.713629 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1d86a2ab-1dad-4a1b-836c-775e80aafb9e tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] GET https://10.4.3.32/volume/v3/volumes/72856a84-cc04-483a-be7a-6e52f3f4594b Jul 03 21:48:52.713629 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1d86a2ab-1dad-4a1b-836c-775e80aafb9e tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:52.713629 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1d86a2ab-1dad-4a1b-836c-775e80aafb9e tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:52.729503 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1d86a2ab-1dad-4a1b-836c-775e80aafb9e tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] https://10.4.3.32/volume/v3/volumes/72856a84-cc04-483a-be7a-6e52f3f4594b returned with HTTP 404 Jul 03 21:48:52.729668 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 338/1345] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:52 2026] GET /volume/v3/volumes/72856a84-cc04-483a-be7a-6e52f3f4594b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:48:52.737853 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d6f72dba-75ff-4953-8052-3a171c9f5240 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:52.740108 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d6f72dba-75ff-4953-8052-3a171c9f5240 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] DELETE https://10.4.3.32/volume/v3/volumes/95f23c74-ca71-4238-8baf-5cd94fbc2487 Jul 03 21:48:52.740445 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d6f72dba-75ff-4953-8052-3a171c9f5240 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:52.740695 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d6f72dba-75ff-4953-8052-3a171c9f5240 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:52.740860 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-d6f72dba-75ff-4953-8052-3a171c9f5240 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Delete volume with id: 95f23c74-ca71-4238-8baf-5cd94fbc2487 Jul 03 21:48:52.744300 np0000004475 devstack@c-api.service[99935]: DEBUG dbcounter [-] [99935] Writing DB stats cinder:SELECT=387,cinder:UPDATE=114,cinder:INSERT=64 {{(pid=99935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:48:52.751460 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:52.751460 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:52.752028 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d6f72dba-75ff-4953-8052-3a171c9f5240 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Volume info retrieved successfully. Jul 03 21:48:52.792077 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d6f72dba-75ff-4953-8052-3a171c9f5240 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Delete volume request issued successfully. Jul 03 21:48:52.792317 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d6f72dba-75ff-4953-8052-3a171c9f5240 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] https://10.4.3.32/volume/v3/volumes/95f23c74-ca71-4238-8baf-5cd94fbc2487 returned with HTTP 202 Jul 03 21:48:52.793358 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 334/1346] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:48:52 2026] DELETE /volume/v3/volumes/95f23c74-ca71-4238-8baf-5cd94fbc2487 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:48:52.806579 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9594d4b1-49bc-4d8a-8754-e2bc4f2ad0a9 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:52.810996 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9594d4b1-49bc-4d8a-8754-e2bc4f2ad0a9 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] GET https://10.4.3.32/volume/v3/volumes/95f23c74-ca71-4238-8baf-5cd94fbc2487 Jul 03 21:48:52.811326 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9594d4b1-49bc-4d8a-8754-e2bc4f2ad0a9 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:52.811635 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9594d4b1-49bc-4d8a-8754-e2bc4f2ad0a9 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:52.821673 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:52.821673 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:52.825886 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-9594d4b1-49bc-4d8a-8754-e2bc4f2ad0a9 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Volume info retrieved successfully. Jul 03 21:48:52.831734 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9594d4b1-49bc-4d8a-8754-e2bc4f2ad0a9 tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] https://10.4.3.32/volume/v3/volumes/95f23c74-ca71-4238-8baf-5cd94fbc2487 returned with HTTP 200 Jul 03 21:48:52.831734 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 342/1347] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:52 2026] GET /volume/v3/volumes/95f23c74-ca71-4238-8baf-5cd94fbc2487 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:53.334872 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-eeb7f8e0-3ba9-4594-a106-64bedd0d71ee None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:53.334872 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-eeb7f8e0-3ba9-4594-a106-64bedd0d71ee None None] GET https://10.4.3.32/volume// Jul 03 21:48:53.334872 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-eeb7f8e0-3ba9-4594-a106-64bedd0d71ee None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:53.334872 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-eeb7f8e0-3ba9-4594-a106-64bedd0d71ee None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:53.334872 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-eeb7f8e0-3ba9-4594-a106-64bedd0d71ee None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:48:53.334872 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 334/1348] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:48: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 21:48:53.343983 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-1b11f75d-421c-4a30-aa4b-03cc72dd91e3 req-ea59ac59-add5-4687-bed0-c68166766122 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:53.438743 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-1b11f75d-421c-4a30-aa4b-03cc72dd91e3 req-ea59ac59-add5-4687-bed0-c68166766122 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:48:53.439190 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-1b11f75d-421c-4a30-aa4b-03cc72dd91e3 req-ea59ac59-add5-4687-bed0-c68166766122 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "99ea0252-1f51-40f5-8637-7deab71cbf48", "connector": null, "instance_uuid": "d1fb2055-5361-49f1-8290-456e368b65cd"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:53.449438 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:53.449438 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:53.511562 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-1b11f75d-421c-4a30-aa4b-03cc72dd91e3 req-ea59ac59-add5-4687-bed0-c68166766122 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:48:53.512187 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 339/1349] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:48:53 2026] POST /volume/v3/attachments => generated 273 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:48:53.709811 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-489d9637-80ae-46c6-bb0a-2b490cc8213c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:53.711654 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-489d9637-80ae-46c6-bb0a-2b490cc8213c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:48:53.711902 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-489d9637-80ae-46c6-bb0a-2b490cc8213c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:53.712152 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-489d9637-80ae-46c6-bb0a-2b490cc8213c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:53.712291 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-489d9637-80ae-46c6-bb0a-2b490cc8213c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 139b9163-f15b-495c-aab9-804d0def4ac4. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:53.716757 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:53.716757 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:53.717504 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-489d9637-80ae-46c6-bb0a-2b490cc8213c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 200 Jul 03 21:48:53.717933 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 335/1350] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:53 2026] GET /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:53.812610 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e3dbd950-b82a-4f61-bbd8-21175e174ec4 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:53.814297 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e3dbd950-b82a-4f61-bbd8-21175e174ec4 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] GET https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 Jul 03 21:48:53.814575 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e3dbd950-b82a-4f61-bbd8-21175e174ec4 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:53.814764 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e3dbd950-b82a-4f61-bbd8-21175e174ec4 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:53.824666 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:53.824666 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:53.829009 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-e3dbd950-b82a-4f61-bbd8-21175e174ec4 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Volume info retrieved successfully. Jul 03 21:48:53.833735 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e3dbd950-b82a-4f61-bbd8-21175e174ec4 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 returned with HTTP 200 Jul 03 21:48:53.834253 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 343/1351] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:53 2026] GET /volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:53.846329 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ca9ee4cc-2d13-4f88-9f07-62b40e8e4d8c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:53.848638 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ca9ee4cc-2d13-4f88-9f07-62b40e8e4d8c tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] GET https://10.4.3.32/volume/v3/volumes/95f23c74-ca71-4238-8baf-5cd94fbc2487 Jul 03 21:48:53.850391 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ca9ee4cc-2d13-4f88-9f07-62b40e8e4d8c tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:53.850391 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ca9ee4cc-2d13-4f88-9f07-62b40e8e4d8c tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:53.857765 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ca9ee4cc-2d13-4f88-9f07-62b40e8e4d8c tempest-VolumesTestJSON-918851 tempest-VolumesTestJSON-918851-project-member] https://10.4.3.32/volume/v3/volumes/95f23c74-ca71-4238-8baf-5cd94fbc2487 returned with HTTP 404 Jul 03 21:48:53.858642 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 335/1352] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:53 2026] GET /volume/v3/volumes/95f23c74-ca71-4238-8baf-5cd94fbc2487 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:48:54.054195 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3917a614-12ed-4c3e-bd4b-6c99567be5e4 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:54.054665 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3917a614-12ed-4c3e-bd4b-6c99567be5e4 None None] GET https://10.4.3.32/volume// Jul 03 21:48:54.054751 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3917a614-12ed-4c3e-bd4b-6c99567be5e4 None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:54.054911 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3917a614-12ed-4c3e-bd4b-6c99567be5e4 None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:54.055221 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3917a614-12ed-4c3e-bd4b-6c99567be5e4 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:48:54.055553 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 340/1353] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:48: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 21:48:54.068573 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-1b11f75d-421c-4a30-aa4b-03cc72dd91e3 req-322c9c39-388d-4c1f-8477-63fb110645aa None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:54.073028 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-1b11f75d-421c-4a30-aa4b-03cc72dd91e3 req-322c9c39-388d-4c1f-8477-63fb110645aa tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] GET https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 Jul 03 21:48:54.073390 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-1b11f75d-421c-4a30-aa4b-03cc72dd91e3 req-322c9c39-388d-4c1f-8477-63fb110645aa tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:54.073710 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-1b11f75d-421c-4a30-aa4b-03cc72dd91e3 req-322c9c39-388d-4c1f-8477-63fb110645aa tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:54.092389 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:54.092389 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:54.098926 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-1b11f75d-421c-4a30-aa4b-03cc72dd91e3 req-322c9c39-388d-4c1f-8477-63fb110645aa tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Volume info retrieved successfully. Jul 03 21:48:54.106268 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-1b11f75d-421c-4a30-aa4b-03cc72dd91e3 req-322c9c39-388d-4c1f-8477-63fb110645aa tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 returned with HTTP 200 Jul 03 21:48:54.107148 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 336/1354] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:48:54 2026] GET /volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 => generated 1029 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:48:54.261758 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-1b11f75d-421c-4a30-aa4b-03cc72dd91e3 req-2af55dbb-bc01-473f-bcfb-390849f5e0eb None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:54.265229 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-1b11f75d-421c-4a30-aa4b-03cc72dd91e3 req-2af55dbb-bc01-473f-bcfb-390849f5e0eb tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] PUT https://10.4.3.32/volume/v3/attachments/42a37316-8cfd-4fb0-8408-695d847eff6d Jul 03 21:48:54.265229 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-1b11f75d-421c-4a30-aa4b-03cc72dd91e3 req-2af55dbb-bc01-473f-bcfb-390849f5e0eb tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:54.274784 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-1b11f75d-421c-4a30-aa4b-03cc72dd91e3 req-2af55dbb-bc01-473f-bcfb-390849f5e0eb tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Acquiring lock "cinder-attachment_update-99ea0252-1f51-40f5-8637-7deab71cbf48-np0000004475" by "attachment_update" {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:48:54.287399 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-1b11f75d-421c-4a30-aa4b-03cc72dd91e3 req-2af55dbb-bc01-473f-bcfb-390849f5e0eb tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Lock "cinder-attachment_update-99ea0252-1f51-40f5-8637-7deab71cbf48-np0000004475" acquired by "attachment_update" :: waited 0.010s {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:48:54.287399 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:54.287399 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:54.315715 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-31415070-502b-4913-90a0-e4daa7010b60 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:54.316135 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-31415070-502b-4913-90a0-e4daa7010b60 None None] GET https://10.4.3.32/volume// Jul 03 21:48:54.316342 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-31415070-502b-4913-90a0-e4daa7010b60 None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:54.316613 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-31415070-502b-4913-90a0-e4daa7010b60 None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:54.316961 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-31415070-502b-4913-90a0-e4daa7010b60 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:48:54.317251 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 336/1355] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:48: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 21:48:54.328132 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-a01d5e36-0296-46c2-b6ec-c88f490d35e2 req-442f0788-92ef-464b-9293-a8d0c9e6809e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:54.330955 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-a01d5e36-0296-46c2-b6ec-c88f490d35e2 req-442f0788-92ef-464b-9293-a8d0c9e6809e tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:48:54.330955 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-a01d5e36-0296-46c2-b6ec-c88f490d35e2 req-442f0788-92ef-464b-9293-a8d0c9e6809e tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "298dc6f7-e3ff-4fed-aab6-eda0622f1e96", "connector": null, "instance_uuid": "5ab946e6-dc56-4fba-ae75-730b2f03c2f5"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:54.340550 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:54.340550 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:54.395639 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-a01d5e36-0296-46c2-b6ec-c88f490d35e2 req-442f0788-92ef-464b-9293-a8d0c9e6809e tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:48:54.395639 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 341/1356] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:48:54 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 21:48:54.731137 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-646ab030-d9d9-4bc3-879f-82e12bf4597d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:54.734609 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-646ab030-d9d9-4bc3-879f-82e12bf4597d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:48:54.734827 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-646ab030-d9d9-4bc3-879f-82e12bf4597d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:54.735018 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-646ab030-d9d9-4bc3-879f-82e12bf4597d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:54.735121 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-646ab030-d9d9-4bc3-879f-82e12bf4597d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 139b9163-f15b-495c-aab9-804d0def4ac4. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:54.744963 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:54.744963 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:54.744963 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-646ab030-d9d9-4bc3-879f-82e12bf4597d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 200 Jul 03 21:48:54.745362 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 337/1357] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:54 2026] GET /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:54.799912 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-167c8dde-8921-49b2-a72a-93e89eee5746 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:54.799912 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-167c8dde-8921-49b2-a72a-93e89eee5746 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] GET https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 Jul 03 21:48:54.799912 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-167c8dde-8921-49b2-a72a-93e89eee5746 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:54.799912 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-167c8dde-8921-49b2-a72a-93e89eee5746 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:54.819987 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:54.819987 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:54.823678 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-1b11f75d-421c-4a30-aa4b-03cc72dd91e3 req-2af55dbb-bc01-473f-bcfb-390849f5e0eb tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Lock "cinder-attachment_update-99ea0252-1f51-40f5-8637-7deab71cbf48-np0000004475" released by "attachment_update" :: held 0.537s {{(pid=99934) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:48:54.823678 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-1b11f75d-421c-4a30-aa4b-03cc72dd91e3 req-2af55dbb-bc01-473f-bcfb-390849f5e0eb tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] https://10.4.3.32/volume/v3/attachments/42a37316-8cfd-4fb0-8408-695d847eff6d returned with HTTP 200 Jul 03 21:48:54.823678 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 344/1358] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:48:54 2026] PUT /volume/v3/attachments/42a37316-8cfd-4fb0-8408-695d847eff6d => generated 969 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:48:54.826091 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-167c8dde-8921-49b2-a72a-93e89eee5746 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Volume info retrieved successfully. Jul 03 21:48:54.833996 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-167c8dde-8921-49b2-a72a-93e89eee5746 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 returned with HTTP 200 Jul 03 21:48:54.834750 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 337/1359] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:54 2026] GET /volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:54.852102 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f1802e6b-8faa-47ab-98b5-7f19a912dcbd None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:54.855572 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f1802e6b-8faa-47ab-98b5-7f19a912dcbd tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] GET https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 Jul 03 21:48:54.855807 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f1802e6b-8faa-47ab-98b5-7f19a912dcbd tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:54.856152 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f1802e6b-8faa-47ab-98b5-7f19a912dcbd tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:54.869734 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:54.869734 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:54.874750 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-f1802e6b-8faa-47ab-98b5-7f19a912dcbd tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Volume info retrieved successfully. Jul 03 21:48:54.881223 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f1802e6b-8faa-47ab-98b5-7f19a912dcbd tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 returned with HTTP 200 Jul 03 21:48:54.881913 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 342/1360] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:54 2026] GET /volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:54.947601 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5dacabcc-70a7-4d75-9a58-ab8085b9a114 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:54.947861 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5dacabcc-70a7-4d75-9a58-ab8085b9a114 None None] GET https://10.4.3.32/volume// Jul 03 21:48:54.948125 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5dacabcc-70a7-4d75-9a58-ab8085b9a114 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:54.948275 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5dacabcc-70a7-4d75-9a58-ab8085b9a114 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:54.948730 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5dacabcc-70a7-4d75-9a58-ab8085b9a114 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:48:54.949067 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 338/1361] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:48: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 21:48:54.962551 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-a01d5e36-0296-46c2-b6ec-c88f490d35e2 req-10e78ef1-2585-4ff2-b8c2-e8e253565651 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:54.966198 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-a01d5e36-0296-46c2-b6ec-c88f490d35e2 req-10e78ef1-2585-4ff2-b8c2-e8e253565651 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] GET https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 Jul 03 21:48:54.966527 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-a01d5e36-0296-46c2-b6ec-c88f490d35e2 req-10e78ef1-2585-4ff2-b8c2-e8e253565651 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:54.966766 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-a01d5e36-0296-46c2-b6ec-c88f490d35e2 req-10e78ef1-2585-4ff2-b8c2-e8e253565651 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:54.986233 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:54.986233 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:54.992339 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-a01d5e36-0296-46c2-b6ec-c88f490d35e2 req-10e78ef1-2585-4ff2-b8c2-e8e253565651 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Volume info retrieved successfully. Jul 03 21:48:54.998476 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-a01d5e36-0296-46c2-b6ec-c88f490d35e2 req-10e78ef1-2585-4ff2-b8c2-e8e253565651 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 returned with HTTP 200 Jul 03 21:48:54.999083 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 345/1362] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:48:54 2026] GET /volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 => generated 1028 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:48:55.123541 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-a01d5e36-0296-46c2-b6ec-c88f490d35e2 req-ab3dd7d7-0661-47c6-b500-57bff500d470 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:55.125603 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-a01d5e36-0296-46c2-b6ec-c88f490d35e2 req-ab3dd7d7-0661-47c6-b500-57bff500d470 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] PUT https://10.4.3.32/volume/v3/attachments/ad6b737d-51e4-4b2b-9957-7c4fc2def135 Jul 03 21:48:55.126190 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-a01d5e36-0296-46c2-b6ec-c88f490d35e2 req-ab3dd7d7-0661-47c6-b500-57bff500d470 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:55.134591 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-a01d5e36-0296-46c2-b6ec-c88f490d35e2 req-ab3dd7d7-0661-47c6-b500-57bff500d470 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Acquiring lock "cinder-attachment_update-298dc6f7-e3ff-4fed-aab6-eda0622f1e96-np0000004475" by "attachment_update" {{(pid=99933) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:48:55.140255 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-a01d5e36-0296-46c2-b6ec-c88f490d35e2 req-ab3dd7d7-0661-47c6-b500-57bff500d470 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Lock "cinder-attachment_update-298dc6f7-e3ff-4fed-aab6-eda0622f1e96-np0000004475" acquired by "attachment_update" :: waited 0.006s {{(pid=99933) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:48:55.141804 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:55.141804 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:55.668010 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-a01d5e36-0296-46c2-b6ec-c88f490d35e2 req-ab3dd7d7-0661-47c6-b500-57bff500d470 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Lock "cinder-attachment_update-298dc6f7-e3ff-4fed-aab6-eda0622f1e96-np0000004475" released by "attachment_update" :: held 0.528s {{(pid=99933) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:48:55.668350 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-a01d5e36-0296-46c2-b6ec-c88f490d35e2 req-ab3dd7d7-0661-47c6-b500-57bff500d470 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] https://10.4.3.32/volume/v3/attachments/ad6b737d-51e4-4b2b-9957-7c4fc2def135 returned with HTTP 200 Jul 03 21:48:55.668933 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 338/1363] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:48:55 2026] PUT /volume/v3/attachments/ad6b737d-51e4-4b2b-9957-7c4fc2def135 => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:48:55.760458 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-0eeb4f5b-f918-43d7-8716-4ad0995f0f00 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:55.762541 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0eeb4f5b-f918-43d7-8716-4ad0995f0f00 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:48:55.762785 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0eeb4f5b-f918-43d7-8716-4ad0995f0f00 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:55.762979 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0eeb4f5b-f918-43d7-8716-4ad0995f0f00 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:55.763097 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-0eeb4f5b-f918-43d7-8716-4ad0995f0f00 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 139b9163-f15b-495c-aab9-804d0def4ac4. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:55.768692 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:55.768692 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:55.769460 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0eeb4f5b-f918-43d7-8716-4ad0995f0f00 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 200 Jul 03 21:48:55.769964 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 343/1364] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:55 2026] GET /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:55.851861 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-dfe6f442-33df-4559-9841-fd340a51df61 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:55.855139 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-dfe6f442-33df-4559-9841-fd340a51df61 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] GET https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 Jul 03 21:48:55.858910 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-dfe6f442-33df-4559-9841-fd340a51df61 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:55.858910 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-dfe6f442-33df-4559-9841-fd340a51df61 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:55.873709 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:55.873709 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:55.890724 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-dfe6f442-33df-4559-9841-fd340a51df61 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Volume info retrieved successfully. Jul 03 21:48:55.896813 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-dfe6f442-33df-4559-9841-fd340a51df61 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 returned with HTTP 200 Jul 03 21:48:55.897617 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 339/1365] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:55 2026] GET /volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:55.904578 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e16607f3-f1b1-4b8a-a5b9-57d62ce3d9ce None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:55.909046 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e16607f3-f1b1-4b8a-a5b9-57d62ce3d9ce tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] GET https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 Jul 03 21:48:55.909468 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e16607f3-f1b1-4b8a-a5b9-57d62ce3d9ce tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:55.909620 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e16607f3-f1b1-4b8a-a5b9-57d62ce3d9ce tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:55.928826 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:55.928826 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:55.934515 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-e16607f3-f1b1-4b8a-a5b9-57d62ce3d9ce tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Volume info retrieved successfully. Jul 03 21:48:55.942792 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e16607f3-f1b1-4b8a-a5b9-57d62ce3d9ce tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 returned with HTTP 200 Jul 03 21:48:55.943299 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 346/1366] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:55 2026] GET /volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:56.390919 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-d72ad3b4-70f5-4ff2-92be-ec68a1950ba6 req-0b7e5853-de3c-410c-9e95-8273e78e4898 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:56.393473 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-d72ad3b4-70f5-4ff2-92be-ec68a1950ba6 req-0b7e5853-de3c-410c-9e95-8273e78e4898 tempest-VolumesNegativeTest-158185589 tempest-VolumesNegativeTest-158185589-project-member] DELETE https://10.4.3.32/volume/v3/volumes/tempest-invalid-417048937 Jul 03 21:48:56.393800 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-d72ad3b4-70f5-4ff2-92be-ec68a1950ba6 req-0b7e5853-de3c-410c-9e95-8273e78e4898 tempest-VolumesNegativeTest-158185589 tempest-VolumesNegativeTest-158185589-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:56.394038 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-d72ad3b4-70f5-4ff2-92be-ec68a1950ba6 req-0b7e5853-de3c-410c-9e95-8273e78e4898 tempest-VolumesNegativeTest-158185589 tempest-VolumesNegativeTest-158185589-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:56.394256 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [req-d72ad3b4-70f5-4ff2-92be-ec68a1950ba6 req-0b7e5853-de3c-410c-9e95-8273e78e4898 tempest-VolumesNegativeTest-158185589 tempest-VolumesNegativeTest-158185589-project-member] Delete volume with id: tempest-invalid-417048937 Jul 03 21:48:56.402867 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-d72ad3b4-70f5-4ff2-92be-ec68a1950ba6 req-0b7e5853-de3c-410c-9e95-8273e78e4898 tempest-VolumesNegativeTest-158185589 tempest-VolumesNegativeTest-158185589-project-member] https://10.4.3.32/volume/v3/volumes/tempest-invalid-417048937 returned with HTTP 404 Jul 03 21:48:56.403553 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 339/1367] 10.4.3.32 () {70 vars in 1580 bytes} [Fri Jul 3 21:48:56 2026] DELETE /volume/v3/volumes/tempest-invalid-417048937 => generated 98 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:48:56.516041 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-d3a5e982-3f45-451e-a83d-87879b84eb4a req-204b8580-3e88-4358-a2e3-e9d517da17cb None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:56.518540 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-d3a5e982-3f45-451e-a83d-87879b84eb4a req-204b8580-3e88-4358-a2e3-e9d517da17cb tempest-VolumesNegativeTest-158185589 tempest-VolumesNegativeTest-158185589-project-member] DELETE https://10.4.3.32/volume/v3/volumes/74f200f9-c381-4585-a1fc-a0662c1cfdce Jul 03 21:48:56.519274 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-d3a5e982-3f45-451e-a83d-87879b84eb4a req-204b8580-3e88-4358-a2e3-e9d517da17cb tempest-VolumesNegativeTest-158185589 tempest-VolumesNegativeTest-158185589-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:56.519274 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-d3a5e982-3f45-451e-a83d-87879b84eb4a req-204b8580-3e88-4358-a2e3-e9d517da17cb tempest-VolumesNegativeTest-158185589 tempest-VolumesNegativeTest-158185589-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:56.519274 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [req-d3a5e982-3f45-451e-a83d-87879b84eb4a req-204b8580-3e88-4358-a2e3-e9d517da17cb tempest-VolumesNegativeTest-158185589 tempest-VolumesNegativeTest-158185589-project-member] Delete volume with id: 74f200f9-c381-4585-a1fc-a0662c1cfdce Jul 03 21:48:56.525290 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-d3a5e982-3f45-451e-a83d-87879b84eb4a req-204b8580-3e88-4358-a2e3-e9d517da17cb tempest-VolumesNegativeTest-158185589 tempest-VolumesNegativeTest-158185589-project-member] https://10.4.3.32/volume/v3/volumes/74f200f9-c381-4585-a1fc-a0662c1cfdce returned with HTTP 404 Jul 03 21:48:56.526003 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 344/1368] 10.4.3.32 () {70 vars in 1613 bytes} [Fri Jul 3 21:48:56 2026] DELETE /volume/v3/volumes/74f200f9-c381-4585-a1fc-a0662c1cfdce => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:48:56.553886 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-dcb7ea92-fcf8-4b64-b66c-9bb37f08d3bb req-af3d3679-5e73-47c3-aa2a-b448b751aabf None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:56.556720 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-dcb7ea92-fcf8-4b64-b66c-9bb37f08d3bb req-af3d3679-5e73-47c3-aa2a-b448b751aabf tempest-VolumesNegativeTest-158185589 tempest-VolumesNegativeTest-158185589-project-reader] GET https://10.4.3.32/volume/v3/volumes/1c110ffc-121f-40fa-bfd0-52c487b95788 Jul 03 21:48:56.556948 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-dcb7ea92-fcf8-4b64-b66c-9bb37f08d3bb req-af3d3679-5e73-47c3-aa2a-b448b751aabf tempest-VolumesNegativeTest-158185589 tempest-VolumesNegativeTest-158185589-project-reader] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:56.557243 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-dcb7ea92-fcf8-4b64-b66c-9bb37f08d3bb req-af3d3679-5e73-47c3-aa2a-b448b751aabf tempest-VolumesNegativeTest-158185589 tempest-VolumesNegativeTest-158185589-project-reader] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:56.568586 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-dcb7ea92-fcf8-4b64-b66c-9bb37f08d3bb req-af3d3679-5e73-47c3-aa2a-b448b751aabf tempest-VolumesNegativeTest-158185589 tempest-VolumesNegativeTest-158185589-project-reader] https://10.4.3.32/volume/v3/volumes/1c110ffc-121f-40fa-bfd0-52c487b95788 returned with HTTP 404 Jul 03 21:48:56.569191 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 340/1369] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:48:56 2026] GET /volume/v3/volumes/1c110ffc-121f-40fa-bfd0-52c487b95788 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:48:56.784484 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-64a28c6a-c944-4a89-913e-1d14f9c8ebdb None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:56.789259 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-64a28c6a-c944-4a89-913e-1d14f9c8ebdb tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:48:56.790006 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-64a28c6a-c944-4a89-913e-1d14f9c8ebdb tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:56.790585 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-64a28c6a-c944-4a89-913e-1d14f9c8ebdb tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:56.790925 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-64a28c6a-c944-4a89-913e-1d14f9c8ebdb tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 139b9163-f15b-495c-aab9-804d0def4ac4. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:56.800332 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:56.800332 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:56.802798 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-64a28c6a-c944-4a89-913e-1d14f9c8ebdb tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 200 Jul 03 21:48:56.803882 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 347/1370] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:56 2026] GET /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 788 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:56.917635 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-5721ca5b-fd18-4566-87f3-2c3d903db361 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:56.920068 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5721ca5b-fd18-4566-87f3-2c3d903db361 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] GET https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 Jul 03 21:48:56.920300 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5721ca5b-fd18-4566-87f3-2c3d903db361 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:56.920587 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5721ca5b-fd18-4566-87f3-2c3d903db361 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:56.936976 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:56.936976 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:56.943469 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-5721ca5b-fd18-4566-87f3-2c3d903db361 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Volume info retrieved successfully. Jul 03 21:48:56.948593 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5721ca5b-fd18-4566-87f3-2c3d903db361 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 returned with HTTP 200 Jul 03 21:48:56.949192 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 340/1371] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:56 2026] GET /volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:56.974197 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-bbe6680b-5270-4ba2-a4ef-515133ca2cc3 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:56.976966 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bbe6680b-5270-4ba2-a4ef-515133ca2cc3 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] GET https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 Jul 03 21:48:56.976966 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bbe6680b-5270-4ba2-a4ef-515133ca2cc3 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:56.976966 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bbe6680b-5270-4ba2-a4ef-515133ca2cc3 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:56.987647 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:56.987647 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:56.992449 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-bbe6680b-5270-4ba2-a4ef-515133ca2cc3 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Volume info retrieved successfully. Jul 03 21:48:56.997240 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bbe6680b-5270-4ba2-a4ef-515133ca2cc3 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 returned with HTTP 200 Jul 03 21:48:56.997644 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 345/1372] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:56 2026] GET /volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:57.401136 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-fbf4b8f2-c6f3-43db-83eb-ab5e7e6aea1c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:57.401551 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fbf4b8f2-c6f3-43db-83eb-ab5e7e6aea1c None None] GET https://10.4.3.32/volume// Jul 03 21:48:57.401753 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fbf4b8f2-c6f3-43db-83eb-ab5e7e6aea1c None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:57.402027 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fbf4b8f2-c6f3-43db-83eb-ab5e7e6aea1c None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:57.402320 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fbf4b8f2-c6f3-43db-83eb-ab5e7e6aea1c None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:48:57.402630 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 341/1373] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:48: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 21:48:57.412529 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-058644bd-88e5-4748-9d2e-363fa16923b6 req-d6ab08bc-2d82-46f1-a5f5-bade06030908 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:57.417770 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-058644bd-88e5-4748-9d2e-363fa16923b6 req-d6ab08bc-2d82-46f1-a5f5-bade06030908 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/volumes/eb820275-b1fd-4ed7-9b03-e31573373763 Jul 03 21:48:57.418581 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-058644bd-88e5-4748-9d2e-363fa16923b6 req-d6ab08bc-2d82-46f1-a5f5-bade06030908 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:57.418881 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-058644bd-88e5-4748-9d2e-363fa16923b6 req-d6ab08bc-2d82-46f1-a5f5-bade06030908 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:57.458777 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:57.458777 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:57.471110 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-058644bd-88e5-4748-9d2e-363fa16923b6 req-d6ab08bc-2d82-46f1-a5f5-bade06030908 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Volume info retrieved successfully. Jul 03 21:48:57.501454 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-058644bd-88e5-4748-9d2e-363fa16923b6 req-d6ab08bc-2d82-46f1-a5f5-bade06030908 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/volumes/eb820275-b1fd-4ed7-9b03-e31573373763 returned with HTTP 200 Jul 03 21:48:57.503285 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 348/1374] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:48:57 2026] GET /volume/v3/volumes/eb820275-b1fd-4ed7-9b03-e31573373763 => generated 1593 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:48:57.685627 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-058644bd-88e5-4748-9d2e-363fa16923b6 req-075e8bc7-630d-407e-bc2c-78563fb5c804 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:57.689643 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-058644bd-88e5-4748-9d2e-363fa16923b6 req-075e8bc7-630d-407e-bc2c-78563fb5c804 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] PUT https://10.4.3.32/volume/v3/attachments/a4000d9c-42c0-4dbc-b952-cb6c33ec1090 Jul 03 21:48:57.690249 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-058644bd-88e5-4748-9d2e-363fa16923b6 req-075e8bc7-630d-407e-bc2c-78563fb5c804 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:57.694503 np0000004475 devstack@c-api.service[99933]: DEBUG dbcounter [-] [99933] Writing DB stats cinder:SELECT=325,cinder:UPDATE=59,cinder:INSERT=39 {{(pid=99933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:48:57.701969 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-058644bd-88e5-4748-9d2e-363fa16923b6 req-075e8bc7-630d-407e-bc2c-78563fb5c804 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Acquiring lock "cinder-attachment_update-eb820275-b1fd-4ed7-9b03-e31573373763-np0000004475" by "attachment_update" {{(pid=99933) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:48:57.710274 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-058644bd-88e5-4748-9d2e-363fa16923b6 req-075e8bc7-630d-407e-bc2c-78563fb5c804 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Lock "cinder-attachment_update-eb820275-b1fd-4ed7-9b03-e31573373763-np0000004475" acquired by "attachment_update" :: waited 0.008s {{(pid=99933) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:48:57.711803 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:57.711803 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:57.820446 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f3003658-897c-49d4-b68a-5e639cd04c9c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:57.822843 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f3003658-897c-49d4-b68a-5e639cd04c9c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:48:57.823116 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f3003658-897c-49d4-b68a-5e639cd04c9c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:57.823634 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f3003658-897c-49d4-b68a-5e639cd04c9c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:57.823634 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-f3003658-897c-49d4-b68a-5e639cd04c9c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 139b9163-f15b-495c-aab9-804d0def4ac4. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:57.827299 np0000004475 devstack@c-api.service[99936]: DEBUG dbcounter [-] [99936] Writing DB stats cinder:SELECT=293,cinder:UPDATE=52,cinder:INSERT=33 {{(pid=99936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:48:57.831963 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:57.831963 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:57.833894 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f3003658-897c-49d4-b68a-5e639cd04c9c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 200 Jul 03 21:48:57.834086 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 346/1375] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:57 2026] GET /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:57.969118 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1800c78f-d33a-41c3-8f7a-13d84b7752db None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:57.972594 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1800c78f-d33a-41c3-8f7a-13d84b7752db tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] GET https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 Jul 03 21:48:57.973530 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1800c78f-d33a-41c3-8f7a-13d84b7752db tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:57.973530 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1800c78f-d33a-41c3-8f7a-13d84b7752db tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:57.988641 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:57.988641 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:57.996946 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-1800c78f-d33a-41c3-8f7a-13d84b7752db tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Volume info retrieved successfully. Jul 03 21:48:58.004622 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1800c78f-d33a-41c3-8f7a-13d84b7752db tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 returned with HTTP 200 Jul 03 21:48:58.005989 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 342/1376] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:57 2026] GET /volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:58.018851 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ee068607-5cc7-47e8-8a8b-be445849d284 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:58.022200 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ee068607-5cc7-47e8-8a8b-be445849d284 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] GET https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 Jul 03 21:48:58.022200 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ee068607-5cc7-47e8-8a8b-be445849d284 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:58.022683 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ee068607-5cc7-47e8-8a8b-be445849d284 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:58.033959 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:58.033959 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:58.039217 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-ee068607-5cc7-47e8-8a8b-be445849d284 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Volume info retrieved successfully. Jul 03 21:48:58.044591 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ee068607-5cc7-47e8-8a8b-be445849d284 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 returned with HTTP 200 Jul 03 21:48:58.045136 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 349/1377] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:58 2026] GET /volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:58.249948 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-058644bd-88e5-4748-9d2e-363fa16923b6 req-075e8bc7-630d-407e-bc2c-78563fb5c804 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Lock "cinder-attachment_update-eb820275-b1fd-4ed7-9b03-e31573373763-np0000004475" released by "attachment_update" :: held 0.540s {{(pid=99933) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:48:58.250387 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-058644bd-88e5-4748-9d2e-363fa16923b6 req-075e8bc7-630d-407e-bc2c-78563fb5c804 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/attachments/a4000d9c-42c0-4dbc-b952-cb6c33ec1090 returned with HTTP 200 Jul 03 21:48:58.250937 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 341/1378] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:48:57 2026] PUT /volume/v3/attachments/a4000d9c-42c0-4dbc-b952-cb6c33ec1090 => generated 969 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 21:48:58.777802 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-058644bd-88e5-4748-9d2e-363fa16923b6 req-30a40b84-43f7-4b4e-ad7a-4e15d26e6d66 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:58.781035 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-058644bd-88e5-4748-9d2e-363fa16923b6 req-30a40b84-43f7-4b4e-ad7a-4e15d26e6d66 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] POST https://10.4.3.32/volume/v3/attachments/a4000d9c-42c0-4dbc-b952-cb6c33ec1090/action Jul 03 21:48:58.781527 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-058644bd-88e5-4748-9d2e-363fa16923b6 req-30a40b84-43f7-4b4e-ad7a-4e15d26e6d66 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Action body: b'{"os-complete": null}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:48:58.781722 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-058644bd-88e5-4748-9d2e-363fa16923b6 req-30a40b84-43f7-4b4e-ad7a-4e15d26e6d66 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:58.821926 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:58.821926 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:58.844950 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-058644bd-88e5-4748-9d2e-363fa16923b6 req-30a40b84-43f7-4b4e-ad7a-4e15d26e6d66 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/attachments/a4000d9c-42c0-4dbc-b952-cb6c33ec1090/action returned with HTTP 204 Jul 03 21:48:58.845655 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 347/1379] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:48:58 2026] POST /volume/v3/attachments/a4000d9c-42c0-4dbc-b952-cb6c33ec1090/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:48:58.847457 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5bdbd485-8b09-4992-a37c-92560ac91340 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:58.849340 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5bdbd485-8b09-4992-a37c-92560ac91340 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:48:58.849797 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5bdbd485-8b09-4992-a37c-92560ac91340 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:58.850144 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5bdbd485-8b09-4992-a37c-92560ac91340 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:58.850341 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-5bdbd485-8b09-4992-a37c-92560ac91340 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 139b9163-f15b-495c-aab9-804d0def4ac4. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:58.858125 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:58.858125 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:48:58.858125 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5bdbd485-8b09-4992-a37c-92560ac91340 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 200 Jul 03 21:48:58.858672 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 343/1380] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:58 2026] GET /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:59.037264 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-add44268-b0df-43b3-bd94-2713e26b5356 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:59.043231 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-add44268-b0df-43b3-bd94-2713e26b5356 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] GET https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 Jul 03 21:48:59.044391 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-add44268-b0df-43b3-bd94-2713e26b5356 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:59.047038 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-add44268-b0df-43b3-bd94-2713e26b5356 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:59.066011 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-70d96b20-8484-4d86-9352-36fff594999a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:59.068783 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-70d96b20-8484-4d86-9352-36fff594999a tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] GET https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 Jul 03 21:48:59.068783 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-70d96b20-8484-4d86-9352-36fff594999a tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:59.068973 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-70d96b20-8484-4d86-9352-36fff594999a tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:59.071522 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:59.071522 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:48:59.081008 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-add44268-b0df-43b3-bd94-2713e26b5356 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Volume info retrieved successfully. Jul 03 21:48:59.093748 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-add44268-b0df-43b3-bd94-2713e26b5356 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 returned with HTTP 200 Jul 03 21:48:59.094697 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 350/1381] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:59 2026] GET /volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 => generated 849 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:59.097480 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:59.097480 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:59.106321 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-70d96b20-8484-4d86-9352-36fff594999a tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Volume info retrieved successfully. Jul 03 21:48:59.126263 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-70d96b20-8484-4d86-9352-36fff594999a tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 returned with HTTP 200 Jul 03 21:48:59.126263 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 342/1382] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:59 2026] GET /volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:59.342225 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7378dc94-1024-47d3-86ae-67a5b6a39e76 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:59.510695 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7378dc94-1024-47d3-86ae-67a5b6a39e76 tempest-GroupsV314Test-1613168911 tempest-GroupsV314Test-1613168911-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:48:59.511470 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7378dc94-1024-47d3-86ae-67a5b6a39e76 tempest-GroupsV314Test-1613168911 tempest-GroupsV314Test-1613168911-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-2140491814"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:59.536614 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7378dc94-1024-47d3-86ae-67a5b6a39e76 tempest-GroupsV314Test-1613168911 tempest-GroupsV314Test-1613168911-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:48:59.537086 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 348/1383] 10.4.3.32 () {68 vars in 1245 bytes} [Fri Jul 3 21:48:59 2026] POST /volume/v3/types => generated 220 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:59.550136 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-0c3eebb3-78f1-46c9-b407-f372afd84ca7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:59.552297 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0c3eebb3-78f1-46c9-b407-f372afd84ca7 tempest-GroupsV314Test-1613168911 tempest-GroupsV314Test-1613168911-project-admin] POST https://10.4.3.32/volume/v3/group_types Jul 03 21:48:59.552804 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0c3eebb3-78f1-46c9-b407-f372afd84ca7 tempest-GroupsV314Test-1613168911 tempest-GroupsV314Test-1613168911-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-101932595"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:59.589227 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0c3eebb3-78f1-46c9-b407-f372afd84ca7 tempest-GroupsV314Test-1613168911 tempest-GroupsV314Test-1613168911-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 202 Jul 03 21:48:59.589809 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 344/1384] 10.4.3.32 () {70 vars in 1304 bytes} [Fri Jul 3 21:48:59 2026] POST /volume/v3/group_types => generated 176 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:48:59.602830 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9478f02a-01f4-4134-b13d-20a275036311 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:59.736598 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9478f02a-01f4-4134-b13d-20a275036311 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] POST https://10.4.3.32/volume/v3/groups Jul 03 21:48:59.737435 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9478f02a-01f4-4134-b13d-20a275036311 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "fa1a911d-2837-4f5d-9265-b4550fc8b9bf", "volume_types": ["154ce124-8a90-4e02-9276-51278543a292"], "name": "tempest-GroupsV314Test-Group-1788110"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:48:59.740455 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.groups [None req-9478f02a-01f4-4134-b13d-20a275036311 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Creating new group {'group': {'group_type': 'fa1a911d-2837-4f5d-9265-b4550fc8b9bf', 'volume_types': ['154ce124-8a90-4e02-9276-51278543a292'], 'name': 'tempest-GroupsV314Test-Group-1788110'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 21:48:59.752064 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.groups [None req-9478f02a-01f4-4134-b13d-20a275036311 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Creating group tempest-GroupsV314Test-Group-1788110. Jul 03 21:48:59.767870 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-9478f02a-01f4-4134-b13d-20a275036311 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Availability Zones retrieved successfully. Jul 03 21:48:59.804307 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-9478f02a-01f4-4134-b13d-20a275036311 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Created reservations ['74dee213-369c-49b2-9c0c-eca165d9ad49'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:48:59.844332 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9478f02a-01f4-4134-b13d-20a275036311 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] https://10.4.3.32/volume/v3/groups returned with HTTP 202 Jul 03 21:48:59.844940 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 351/1385] 10.4.3.32 () {70 vars in 1290 bytes} [Fri Jul 3 21:48:59 2026] POST /volume/v3/groups => generated 105 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:48:59.856173 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3ec261ae-ba96-4296-a0da-2a381b82a7d6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:59.860729 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3ec261ae-ba96-4296-a0da-2a381b82a7d6 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] GET https://10.4.3.32/volume/v3/groups/ce6551ba-81cb-41cc-a8ff-44b198e38575 Jul 03 21:48:59.860729 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3ec261ae-ba96-4296-a0da-2a381b82a7d6 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:59.860729 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3ec261ae-ba96-4296-a0da-2a381b82a7d6 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:59.861499 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.groups [None req-3ec261ae-ba96-4296-a0da-2a381b82a7d6 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] show called for member ce6551ba-81cb-41cc-a8ff-44b198e38575 {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:48:59.868859 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:59.868859 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:48:59.874173 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-5bc29351-07fa-4ef8-8b1e-639239a5f762 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:48:59.878736 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5bc29351-07fa-4ef8-8b1e-639239a5f762 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:48:59.881287 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5bc29351-07fa-4ef8-8b1e-639239a5f762 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:48:59.881287 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5bc29351-07fa-4ef8-8b1e-639239a5f762 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:48:59.881287 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-5bc29351-07fa-4ef8-8b1e-639239a5f762 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 139b9163-f15b-495c-aab9-804d0def4ac4. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:48:59.889431 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:48:59.889431 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:48:59.891569 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5bc29351-07fa-4ef8-8b1e-639239a5f762 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 200 Jul 03 21:48:59.891569 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 349/1386] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:48:59 2026] GET /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:48:59.891946 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3ec261ae-ba96-4296-a0da-2a381b82a7d6 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] https://10.4.3.32/volume/v3/groups/ce6551ba-81cb-41cc-a8ff-44b198e38575 returned with HTTP 200 Jul 03 21:48:59.892635 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 343/1387] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:48:59 2026] GET /volume/v3/groups/ce6551ba-81cb-41cc-a8ff-44b198e38575 => generated 385 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:00.115840 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-dbee0d94-2a7b-40ec-91ed-d1169afc5044 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:00.117896 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-dbee0d94-2a7b-40ec-91ed-d1169afc5044 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] GET https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 Jul 03 21:49:00.118077 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-dbee0d94-2a7b-40ec-91ed-d1169afc5044 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:00.118307 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-dbee0d94-2a7b-40ec-91ed-d1169afc5044 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:00.132954 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:00.132954 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:00.139927 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-dbee0d94-2a7b-40ec-91ed-d1169afc5044 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Volume info retrieved successfully. Jul 03 21:49:00.146362 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b5d87dcc-5833-43e8-85cc-6fdd70454169 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:00.147362 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-dbee0d94-2a7b-40ec-91ed-d1169afc5044 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 returned with HTTP 200 Jul 03 21:49:00.148097 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 345/1388] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:00 2026] GET /volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:00.148426 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b5d87dcc-5833-43e8-85cc-6fdd70454169 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] GET https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 Jul 03 21:49:00.149106 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b5d87dcc-5833-43e8-85cc-6fdd70454169 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:00.149330 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b5d87dcc-5833-43e8-85cc-6fdd70454169 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:00.169745 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:00.169745 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:00.173753 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-b5d87dcc-5833-43e8-85cc-6fdd70454169 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Volume info retrieved successfully. Jul 03 21:49:00.180321 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b5d87dcc-5833-43e8-85cc-6fdd70454169 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 returned with HTTP 200 Jul 03 21:49:00.180862 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 352/1389] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:00 2026] GET /volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:00.906500 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2a3e2a7d-36c4-4731-a819-8a3703968259 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:00.906854 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-fa5889e9-309d-428c-8b67-5c4288bbf91d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:00.908708 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2a3e2a7d-36c4-4731-a819-8a3703968259 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] GET https://10.4.3.32/volume/v3/groups/ce6551ba-81cb-41cc-a8ff-44b198e38575 Jul 03 21:49:00.908964 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2a3e2a7d-36c4-4731-a819-8a3703968259 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:00.909198 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fa5889e9-309d-428c-8b67-5c4288bbf91d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:49:00.909287 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2a3e2a7d-36c4-4731-a819-8a3703968259 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:00.909433 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.groups [None req-2a3e2a7d-36c4-4731-a819-8a3703968259 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] show called for member ce6551ba-81cb-41cc-a8ff-44b198e38575 {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:49:00.909485 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fa5889e9-309d-428c-8b67-5c4288bbf91d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:00.909723 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fa5889e9-309d-428c-8b67-5c4288bbf91d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:00.909842 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-fa5889e9-309d-428c-8b67-5c4288bbf91d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 139b9163-f15b-495c-aab9-804d0def4ac4. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:00.913672 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:00.913672 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:00.917982 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:00.917982 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:00.919091 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fa5889e9-309d-428c-8b67-5c4288bbf91d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 200 Jul 03 21:49:00.919588 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 350/1390] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:00 2026] GET /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:49:00.925152 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2a3e2a7d-36c4-4731-a819-8a3703968259 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] https://10.4.3.32/volume/v3/groups/ce6551ba-81cb-41cc-a8ff-44b198e38575 returned with HTTP 200 Jul 03 21:49:00.926056 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 344/1391] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:49:00 2026] GET /volume/v3/groups/ce6551ba-81cb-41cc-a8ff-44b198e38575 => generated 386 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:00.938676 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-dee4d0e6-40fa-43a0-8a6a-8e2169585784 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:00.941101 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-dee4d0e6-40fa-43a0-8a6a-8e2169585784 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:49:00.941789 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-dee4d0e6-40fa-43a0-8a6a-8e2169585784 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-324202009", "volume_type": "154ce124-8a90-4e02-9276-51278543a292", "group_id": "ce6551ba-81cb-41cc-a8ff-44b198e38575", "size": 1}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:00.944596 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-dee4d0e6-40fa-43a0-8a6a-8e2169585784 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-324202009', 'volume_type': '154ce124-8a90-4e02-9276-51278543a292', 'group_id': 'ce6551ba-81cb-41cc-a8ff-44b198e38575', 'size': 1}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:49:00.955339 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:00.955339 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:00.956291 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-dee4d0e6-40fa-43a0-8a6a-8e2169585784 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Create volume of 1 GB Jul 03 21:49:00.964523 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-dee4d0e6-40fa-43a0-8a6a-8e2169585784 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Availability Zones retrieved successfully. Jul 03 21:49:00.973467 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-dee4d0e6-40fa-43a0-8a6a-8e2169585784 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Flow 'volume_create_api' (ad04b91c-45b6-422d-a8eb-2e590ce1f51e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:49:00.975831 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-dee4d0e6-40fa-43a0-8a6a-8e2169585784 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45d2418d-2147-4be8-ab6b-ff32c82466d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:00.976458 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:00.976458 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:00.976926 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-dee4d0e6-40fa-43a0-8a6a-8e2169585784 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:49:01.017302 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-dee4d0e6-40fa-43a0-8a6a-8e2169585784 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45d2418d-2147-4be8-ab6b-ff32c82466d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:49:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154ce124-8a90-4e02-9276-51278543a292,is_public=True,name='tempest-GroupsV314Test-volume-type-2140491814',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154ce124-8a90-4e02-9276-51278543a292', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ce6551ba-81cb-41cc-a8ff-44b198e38575', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:01.019700 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-dee4d0e6-40fa-43a0-8a6a-8e2169585784 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab5bc4f0-1589-41e2-b37f-cb0d861c276b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:01.070556 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-dee4d0e6-40fa-43a0-8a6a-8e2169585784 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-2140491814 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-2140491814, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:49:01.070556 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-dee4d0e6-40fa-43a0-8a6a-8e2169585784 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-2140491814 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-2140491814, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:49:01.130843 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-1b11f75d-421c-4a30-aa4b-03cc72dd91e3 req-0a87fb71-e685-4bd1-b297-f946db0bf27d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:01.134525 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-1b11f75d-421c-4a30-aa4b-03cc72dd91e3 req-0a87fb71-e685-4bd1-b297-f946db0bf27d tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] POST https://10.4.3.32/volume/v3/attachments/42a37316-8cfd-4fb0-8408-695d847eff6d/action Jul 03 21:49:01.134525 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-1b11f75d-421c-4a30-aa4b-03cc72dd91e3 req-0a87fb71-e685-4bd1-b297-f946db0bf27d tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Action body: b'{"os-complete": null}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:49:01.134722 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-1b11f75d-421c-4a30-aa4b-03cc72dd91e3 req-0a87fb71-e685-4bd1-b297-f946db0bf27d tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:01.138428 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-dee4d0e6-40fa-43a0-8a6a-8e2169585784 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Created reservations ['212bdcf7-b1af-45ad-aedc-ac9a5b3c2032', '82f7e1b8-d84f-442f-90e4-ee8939905db2', '74de8604-0784-40ef-ab48-14bf4e000727', 'd9ae7419-5bed-49fb-81b6-21e5551b77d5'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:49:01.138428 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-dee4d0e6-40fa-43a0-8a6a-8e2169585784 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab5bc4f0-1589-41e2-b37f-cb0d861c276b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['212bdcf7-b1af-45ad-aedc-ac9a5b3c2032', '82f7e1b8-d84f-442f-90e4-ee8939905db2', '74de8604-0784-40ef-ab48-14bf4e000727', 'd9ae7419-5bed-49fb-81b6-21e5551b77d5']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:01.138428 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-dee4d0e6-40fa-43a0-8a6a-8e2169585784 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d27c2d2-ce11-404c-a622-5bd0cf7389d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:01.171962 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-dee4d0e6-40fa-43a0-8a6a-8e2169585784 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d27c2d2-ce11-404c-a622-5bd0cf7389d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3d2895b-4867-4e06-9574-15651544bbdb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-324202009',encryption_key_id=None,group_id=ce6551ba-81cb-41cc-a8ff-44b198e38575,group_type_id=,metadata={},multiattach=False,project_id='6bbcf72f576743a792e3c434505a70dc',qos_specs=None,replication_status=,reservations=['212bdcf7-b1af-45ad-aedc-ac9a5b3c2032','82f7e1b8-d84f-442f-90e4-ee8939905db2','74de8604-0784-40ef-ab48-14bf4e000727','d9ae7419-5bed-49fb-81b6-21e5551b77d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4336bb1a88964d2e95a2fd82d5a8271d',volume_type_id=154ce124-8a90-4e02-9276-51278543a292), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:49:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-324202009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ce6551ba-81cb-41cc-a8ff-44b198e38575,host=None,id=e3d2895b-4867-4e06-9574-15651544bbdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6bbcf72f576743a792e3c434505a70dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4336bb1a88964d2e95a2fd82d5a8271d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154ce124-8a90-4e02-9276-51278543a292),volume_type_id=154ce124-8a90-4e02-9276-51278543a292)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:01.172415 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-eb767a51-25f4-40e6-8a56-7d5aad69f78c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:01.172490 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-dee4d0e6-40fa-43a0-8a6a-8e2169585784 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56b97e0d-c556-4d2d-844d-4c0934d4111a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:01.174503 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:01.174503 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:01.177492 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-eb767a51-25f4-40e6-8a56-7d5aad69f78c tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] GET https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 Jul 03 21:49:01.177775 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-eb767a51-25f4-40e6-8a56-7d5aad69f78c tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:01.178095 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-eb767a51-25f4-40e6-8a56-7d5aad69f78c tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:01.196076 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:01.196076 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:01.205421 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-eb767a51-25f4-40e6-8a56-7d5aad69f78c tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Volume info retrieved successfully. Jul 03 21:49:01.205555 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-51bb3ae9-0535-43fe-a844-a0c99246d97c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:01.205967 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-dee4d0e6-40fa-43a0-8a6a-8e2169585784 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56b97e0d-c556-4d2d-844d-4c0934d4111a) transitioned into state 'SUCCESS' from state '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-324202009',encryption_key_id=None,group_id=ce6551ba-81cb-41cc-a8ff-44b198e38575,group_type_id=,metadata={},multiattach=False,project_id='6bbcf72f576743a792e3c434505a70dc',qos_specs=None,replication_status=,reservations=['212bdcf7-b1af-45ad-aedc-ac9a5b3c2032','82f7e1b8-d84f-442f-90e4-ee8939905db2','74de8604-0784-40ef-ab48-14bf4e000727','d9ae7419-5bed-49fb-81b6-21e5551b77d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4336bb1a88964d2e95a2fd82d5a8271d',volume_type_id=154ce124-8a90-4e02-9276-51278543a292)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:01.207030 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-dee4d0e6-40fa-43a0-8a6a-8e2169585784 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5023bc21-2c69-4ee2-b5b6-9a858f6ecffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:01.207456 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-1b11f75d-421c-4a30-aa4b-03cc72dd91e3 req-0a87fb71-e685-4bd1-b297-f946db0bf27d tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] https://10.4.3.32/volume/v3/attachments/42a37316-8cfd-4fb0-8408-695d847eff6d/action returned with HTTP 204 Jul 03 21:49:01.208011 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 353/1392] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:49:01 2026] POST /volume/v3/attachments/42a37316-8cfd-4fb0-8408-695d847eff6d/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:49:01.211097 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-51bb3ae9-0535-43fe-a844-a0c99246d97c tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] GET https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 Jul 03 21:49:01.212708 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-51bb3ae9-0535-43fe-a844-a0c99246d97c tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:01.213726 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-51bb3ae9-0535-43fe-a844-a0c99246d97c tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:01.213814 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-eb767a51-25f4-40e6-8a56-7d5aad69f78c tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 returned with HTTP 200 Jul 03 21:49:01.214682 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 351/1393] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:01 2026] GET /volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:01.226991 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-dee4d0e6-40fa-43a0-8a6a-8e2169585784 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5023bc21-2c69-4ee2-b5b6-9a858f6ecffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:01.233427 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-dee4d0e6-40fa-43a0-8a6a-8e2169585784 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Flow 'volume_create_api' (ad04b91c-45b6-422d-a8eb-2e590ce1f51e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:49:01.233427 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-dee4d0e6-40fa-43a0-8a6a-8e2169585784 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Create volume request issued successfully. Jul 03 21:49:01.233427 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-dee4d0e6-40fa-43a0-8a6a-8e2169585784 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:49:01.233427 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-dee4d0e6-40fa-43a0-8a6a-8e2169585784 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-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 21:49:01.238820 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:01.238820 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:01.246238 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-51bb3ae9-0535-43fe-a844-a0c99246d97c tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Volume info retrieved successfully. Jul 03 21:49:01.252450 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-51bb3ae9-0535-43fe-a844-a0c99246d97c tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 returned with HTTP 200 Jul 03 21:49:01.252968 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 345/1394] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:01 2026] GET /volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 => generated 1142 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:01.271419 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2bad2524-7cf2-46c1-8d3a-811b53694a78 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:01.280350 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2bad2524-7cf2-46c1-8d3a-811b53694a78 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] GET https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 Jul 03 21:49:01.280641 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2bad2524-7cf2-46c1-8d3a-811b53694a78 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:01.284064 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2bad2524-7cf2-46c1-8d3a-811b53694a78 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:01.292979 np0000004475 devstack@c-api.service[99935]: DEBUG oslo_db.sqlalchemy.engines [None req-dee4d0e6-40fa-43a0-8a6a-8e2169585784 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-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=99935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:49:01.297166 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:01.297166 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:01.300202 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:01.300202 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:01.302505 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-dee4d0e6-40fa-43a0-8a6a-8e2169585784 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:49:01.303176 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 346/1395] 10.4.3.32 () {70 vars in 1293 bytes} [Fri Jul 3 21:49:00 2026] POST /volume/v3/volumes => generated 816 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:49:01.305568 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2bad2524-7cf2-46c1-8d3a-811b53694a78 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Volume info retrieved successfully. Jul 03 21:49:01.315066 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2bad2524-7cf2-46c1-8d3a-811b53694a78 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 returned with HTTP 200 Jul 03 21:49:01.316006 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 354/1396] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:01 2026] GET /volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 => generated 1142 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:01.327406 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-bca275fb-fd46-4eaa-8704-2731793d31c4 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:01.332502 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bca275fb-fd46-4eaa-8704-2731793d31c4 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] GET https://10.4.3.32/volume/v3/volumes/e3d2895b-4867-4e06-9574-15651544bbdb Jul 03 21:49:01.332502 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bca275fb-fd46-4eaa-8704-2731793d31c4 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:01.332502 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bca275fb-fd46-4eaa-8704-2731793d31c4 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:01.338326 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-5dd8c717-e32b-4d2a-b1d9-cccb814d96cb None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:01.340161 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5dd8c717-e32b-4d2a-b1d9-cccb814d96cb tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] GET https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 Jul 03 21:49:01.340408 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5dd8c717-e32b-4d2a-b1d9-cccb814d96cb tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:01.340608 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5dd8c717-e32b-4d2a-b1d9-cccb814d96cb tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:01.348555 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:01.348555 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:01.354481 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-bca275fb-fd46-4eaa-8704-2731793d31c4 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Volume info retrieved successfully. Jul 03 21:49:01.355337 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-bca275fb-fd46-4eaa-8704-2731793d31c4 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:49:01.357951 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-bca275fb-fd46-4eaa-8704-2731793d31c4 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-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 21:49:01.358004 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:01.358004 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:01.361842 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-5dd8c717-e32b-4d2a-b1d9-cccb814d96cb tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Volume info retrieved successfully. Jul 03 21:49:01.367883 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5dd8c717-e32b-4d2a-b1d9-cccb814d96cb tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 returned with HTTP 200 Jul 03 21:49:01.368541 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 346/1397] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:01 2026] GET /volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:01.410719 np0000004475 devstack@c-api.service[99936]: DEBUG oslo_db.sqlalchemy.engines [None req-bca275fb-fd46-4eaa-8704-2731793d31c4 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-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=99936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:49:01.415506 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:01.415506 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:01.427707 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bca275fb-fd46-4eaa-8704-2731793d31c4 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] https://10.4.3.32/volume/v3/volumes/e3d2895b-4867-4e06-9574-15651544bbdb returned with HTTP 200 Jul 03 21:49:01.427992 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 352/1398] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:49:01 2026] GET /volume/v3/volumes/e3d2895b-4867-4e06-9574-15651544bbdb => generated 884 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:01.575383 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-41550f21-cfdf-48ce-93c1-beeba60435ff req-f247f11d-1f2d-48c3-b60f-f39487b8b4d7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:01.578159 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-41550f21-cfdf-48ce-93c1-beeba60435ff req-f247f11d-1f2d-48c3-b60f-f39487b8b4d7 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] GET https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 Jul 03 21:49:01.578281 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-41550f21-cfdf-48ce-93c1-beeba60435ff req-f247f11d-1f2d-48c3-b60f-f39487b8b4d7 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:01.578548 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-41550f21-cfdf-48ce-93c1-beeba60435ff req-f247f11d-1f2d-48c3-b60f-f39487b8b4d7 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:01.592830 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:01.592830 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:01.598208 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-41550f21-cfdf-48ce-93c1-beeba60435ff req-f247f11d-1f2d-48c3-b60f-f39487b8b4d7 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Volume info retrieved successfully. Jul 03 21:49:01.605418 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-41550f21-cfdf-48ce-93c1-beeba60435ff req-f247f11d-1f2d-48c3-b60f-f39487b8b4d7 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 returned with HTTP 200 Jul 03 21:49:01.606205 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 347/1399] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:49:01 2026] GET /volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:01.933945 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-fb0483dc-d3d3-4703-b5a0-3e68803bb914 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:01.936926 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fb0483dc-d3d3-4703-b5a0-3e68803bb914 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:49:01.937223 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fb0483dc-d3d3-4703-b5a0-3e68803bb914 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:01.937557 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fb0483dc-d3d3-4703-b5a0-3e68803bb914 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:01.937691 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-fb0483dc-d3d3-4703-b5a0-3e68803bb914 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 139b9163-f15b-495c-aab9-804d0def4ac4. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:01.944609 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:01.944609 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:01.944867 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fb0483dc-d3d3-4703-b5a0-3e68803bb914 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 200 Jul 03 21:49:01.945421 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 355/1400] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:01 2026] GET /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:02.234528 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b158375e-6d56-496c-a665-4b4b050cc408 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:02.240536 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b158375e-6d56-496c-a665-4b4b050cc408 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] GET https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 Jul 03 21:49:02.240536 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b158375e-6d56-496c-a665-4b4b050cc408 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:02.240536 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b158375e-6d56-496c-a665-4b4b050cc408 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:02.272610 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:02.272610 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:02.279673 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-b158375e-6d56-496c-a665-4b4b050cc408 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Volume info retrieved successfully. Jul 03 21:49:02.288034 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b158375e-6d56-496c-a665-4b4b050cc408 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 returned with HTTP 200 Jul 03 21:49:02.288648 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 347/1401] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:02 2026] GET /volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 => generated 849 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:02.448398 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-bf4231d2-2362-4225-b3c9-45a72893efb4 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:02.450890 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bf4231d2-2362-4225-b3c9-45a72893efb4 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] GET https://10.4.3.32/volume/v3/volumes/e3d2895b-4867-4e06-9574-15651544bbdb Jul 03 21:49:02.451322 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bf4231d2-2362-4225-b3c9-45a72893efb4 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:02.451614 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bf4231d2-2362-4225-b3c9-45a72893efb4 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:02.461027 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:02.461027 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:02.468776 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-bf4231d2-2362-4225-b3c9-45a72893efb4 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Volume info retrieved successfully. Jul 03 21:49:02.470123 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-bf4231d2-2362-4225-b3c9-45a72893efb4 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:49:02.470302 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-bf4231d2-2362-4225-b3c9-45a72893efb4 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-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 21:49:02.529384 np0000004475 devstack@c-api.service[99936]: DEBUG oslo_db.sqlalchemy.engines [None req-bf4231d2-2362-4225-b3c9-45a72893efb4 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-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=99936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:49:02.534644 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:02.534644 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:02.545181 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bf4231d2-2362-4225-b3c9-45a72893efb4 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] https://10.4.3.32/volume/v3/volumes/e3d2895b-4867-4e06-9574-15651544bbdb returned with HTTP 200 Jul 03 21:49:02.545910 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 353/1402] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:49:02 2026] GET /volume/v3/volumes/e3d2895b-4867-4e06-9574-15651544bbdb => generated 909 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:02.563593 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9b77aea5-ee89-4e37-abda-bbcd1c06fd57 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:02.565615 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9b77aea5-ee89-4e37-abda-bbcd1c06fd57 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] POST https://10.4.3.32/volume/v3/groups/action Jul 03 21:49:02.566069 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9b77aea5-ee89-4e37-abda-bbcd1c06fd57 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Action body: b'{"create-from-src": {"source_group_id": "ce6551ba-81cb-41cc-a8ff-44b198e38575", "name": "tempest-Group_from_grp-1002003311"}}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:49:02.566227 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9b77aea5-ee89-4e37-abda-bbcd1c06fd57 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "ce6551ba-81cb-41cc-a8ff-44b198e38575", "name": "tempest-Group_from_grp-1002003311"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:02.567897 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.groups [None req-9b77aea5-ee89-4e37-abda-bbcd1c06fd57 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Creating new group {'create-from-src': {'source_group_id': 'ce6551ba-81cb-41cc-a8ff-44b198e38575', 'name': 'tempest-Group_from_grp-1002003311'}}. {{(pid=99935) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 03 21:49:02.568049 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.groups [None req-9b77aea5-ee89-4e37-abda-bbcd1c06fd57 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Creating group tempest-Group_from_grp-1002003311 from source group ce6551ba-81cb-41cc-a8ff-44b198e38575. Jul 03 21:49:02.572450 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:02.572450 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:02.587589 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:02.587589 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:02.630802 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-9b77aea5-ee89-4e37-abda-bbcd1c06fd57 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Created reservations ['e459901f-6dd6-4846-8a2d-e8dffd987f6f'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:49:02.960454 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-36f577d5-fc47-4206-9d85-fb5372386623 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:02.962670 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-36f577d5-fc47-4206-9d85-fb5372386623 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:49:02.962895 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-36f577d5-fc47-4206-9d85-fb5372386623 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:02.963130 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-36f577d5-fc47-4206-9d85-fb5372386623 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:02.963267 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-36f577d5-fc47-4206-9d85-fb5372386623 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 139b9163-f15b-495c-aab9-804d0def4ac4. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:02.973951 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:02.973951 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:02.975018 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-36f577d5-fc47-4206-9d85-fb5372386623 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 200 Jul 03 21:49:02.976778 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 356/1403] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:02 2026] GET /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:03.200292 np0000004475 devstack@c-api.service[99935]: INFO cinder.group.api [None req-9b77aea5-ee89-4e37-abda-bbcd1c06fd57 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] A mapping entry already exists for group 6d2163e0-cbf8-4047-951e-00a9cd226f1f and volume type 154ce124-8a90-4e02-9276-51278543a292. Do not need to create again. Jul 03 21:49:03.200814 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:03.200814 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:03.201643 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-9b77aea5-ee89-4e37-abda-bbcd1c06fd57 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Availability Zones retrieved successfully. Jul 03 21:49:03.212397 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-9b77aea5-ee89-4e37-abda-bbcd1c06fd57 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Flow 'volume_create_api' (9c3c1608-b306-4922-b01d-54a9d23288ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:49:03.212397 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-9b77aea5-ee89-4e37-abda-bbcd1c06fd57 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da4512aa-6019-40e0-9ec0-3b2cd9f82220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:03.212655 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-9b77aea5-ee89-4e37-abda-bbcd1c06fd57 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:49:03.242623 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-9b77aea5-ee89-4e37-abda-bbcd1c06fd57 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da4512aa-6019-40e0-9ec0-3b2cd9f82220) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e3d2895b-4867-4e06-9574-15651544bbdb', 'volume_type': VolumeType(created_at=2026-07-03T21:49:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154ce124-8a90-4e02-9276-51278543a292,is_public=True,name='tempest-GroupsV314Test-volume-type-2140491814',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154ce124-8a90-4e02-9276-51278543a292', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6d2163e0-cbf8-4047-951e-00a9cd226f1f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:03.243469 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-9b77aea5-ee89-4e37-abda-bbcd1c06fd57 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4aa86b4-53b8-46a7-ac78-9a08fb2de95f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:03.301124 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-9b77aea5-ee89-4e37-abda-bbcd1c06fd57 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Created reservations ['96c37367-6e14-4d9f-b9fe-56d0f4fcb5f3', '0ad005f6-ec35-4467-b6c1-8851eaecaccf', '79f40110-0f44-4327-9d6c-b561f23e9727', '2b267e3e-2370-42ea-b716-b6449547e763'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:49:03.302260 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-9b77aea5-ee89-4e37-abda-bbcd1c06fd57 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4aa86b4-53b8-46a7-ac78-9a08fb2de95f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96c37367-6e14-4d9f-b9fe-56d0f4fcb5f3', '0ad005f6-ec35-4467-b6c1-8851eaecaccf', '79f40110-0f44-4327-9d6c-b561f23e9727', '2b267e3e-2370-42ea-b716-b6449547e763']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:03.303439 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-9b77aea5-ee89-4e37-abda-bbcd1c06fd57 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6d87642-0634-4ef2-aa26-718885c02e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:03.308397 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d7c4a53e-0d91-4797-bf00-04ae9d407477 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:03.309894 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d7c4a53e-0d91-4797-bf00-04ae9d407477 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] GET https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 Jul 03 21:49:03.310212 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d7c4a53e-0d91-4797-bf00-04ae9d407477 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:03.310549 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d7c4a53e-0d91-4797-bf00-04ae9d407477 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:03.329947 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:03.329947 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:03.335050 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-d7c4a53e-0d91-4797-bf00-04ae9d407477 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Volume info retrieved successfully. Jul 03 21:49:03.338399 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-9b77aea5-ee89-4e37-abda-bbcd1c06fd57 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6d87642-0634-4ef2-aa26-718885c02e02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f5bce7f-e3f1-40ef-b01c-8f5527ae0cb4', '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=6d2163e0-cbf8-4047-951e-00a9cd226f1f,group_type_id=,metadata={},multiattach=False,project_id='6bbcf72f576743a792e3c434505a70dc',qos_specs=None,replication_status=,reservations=['96c37367-6e14-4d9f-b9fe-56d0f4fcb5f3','0ad005f6-ec35-4467-b6c1-8851eaecaccf','79f40110-0f44-4327-9d6c-b561f23e9727','2b267e3e-2370-42ea-b716-b6449547e763'],size=1,snapshot_id=None,source_replicaid=,source_volid=e3d2895b-4867-4e06-9574-15651544bbdb,status='creating',user_id='4336bb1a88964d2e95a2fd82d5a8271d',volume_type_id=154ce124-8a90-4e02-9276-51278543a292), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:49:03Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6d2163e0-cbf8-4047-951e-00a9cd226f1f,host=None,id=5f5bce7f-e3f1-40ef-b01c-8f5527ae0cb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6bbcf72f576743a792e3c434505a70dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e3d2895b-4867-4e06-9574-15651544bbdb,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4336bb1a88964d2e95a2fd82d5a8271d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154ce124-8a90-4e02-9276-51278543a292),volume_type_id=154ce124-8a90-4e02-9276-51278543a292)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:03.339499 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-9b77aea5-ee89-4e37-abda-bbcd1c06fd57 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92db4138-ae4a-4bf1-af4f-50283a5c0ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:03.343707 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d7c4a53e-0d91-4797-bf00-04ae9d407477 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 returned with HTTP 200 Jul 03 21:49:03.344866 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 348/1404] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:03 2026] GET /volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:03.377901 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-9b77aea5-ee89-4e37-abda-bbcd1c06fd57 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92db4138-ae4a-4bf1-af4f-50283a5c0ad3) transitioned into state 'SUCCESS' from 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=6d2163e0-cbf8-4047-951e-00a9cd226f1f,group_type_id=,metadata={},multiattach=False,project_id='6bbcf72f576743a792e3c434505a70dc',qos_specs=None,replication_status=,reservations=['96c37367-6e14-4d9f-b9fe-56d0f4fcb5f3','0ad005f6-ec35-4467-b6c1-8851eaecaccf','79f40110-0f44-4327-9d6c-b561f23e9727','2b267e3e-2370-42ea-b716-b6449547e763'],size=1,snapshot_id=None,source_replicaid=,source_volid=e3d2895b-4867-4e06-9574-15651544bbdb,status='creating',user_id='4336bb1a88964d2e95a2fd82d5a8271d',volume_type_id=154ce124-8a90-4e02-9276-51278543a292)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:03.378618 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-9b77aea5-ee89-4e37-abda-bbcd1c06fd57 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Flow 'volume_create_api' (9c3c1608-b306-4922-b01d-54a9d23288ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:49:03.379037 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-9b77aea5-ee89-4e37-abda-bbcd1c06fd57 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Create volume request issued successfully. Jul 03 21:49:03.395078 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9b77aea5-ee89-4e37-abda-bbcd1c06fd57 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] https://10.4.3.32/volume/v3/groups/action returned with HTTP 202 Jul 03 21:49:03.395547 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 348/1405] 10.4.3.32 () {70 vars in 1311 bytes} [Fri Jul 3 21:49:02 2026] POST /volume/v3/groups/action => generated 102 bytes in 832 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:49:03.406324 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8326cc1e-cdca-4c77-b9ce-b75a5acd43f9 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:03.408874 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8326cc1e-cdca-4c77-b9ce-b75a5acd43f9 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Jul 03 21:49:03.409131 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8326cc1e-cdca-4c77-b9ce-b75a5acd43f9 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:03.409351 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8326cc1e-cdca-4c77-b9ce-b75a5acd43f9 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Calling method 'detail' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:03.409729 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.api_utils [None req-8326cc1e-cdca-4c77-b9ce-b75a5acd43f9 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Removing options '' from query. {{(pid=99936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:49:03.410594 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8326cc1e-cdca-4c77-b9ce-b75a5acd43f9 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:49:03.423484 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-8326cc1e-cdca-4c77-b9ce-b75a5acd43f9 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Get all volumes completed successfully. Jul 03 21:49:03.423974 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-8326cc1e-cdca-4c77-b9ce-b75a5acd43f9 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:49:03.424164 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-8326cc1e-cdca-4c77-b9ce-b75a5acd43f9 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-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 21:49:03.479613 np0000004475 devstack@c-api.service[99936]: DEBUG oslo_db.sqlalchemy.engines [None req-8326cc1e-cdca-4c77-b9ce-b75a5acd43f9 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-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=99936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:49:03.484022 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:03.484022 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:03.489019 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-8326cc1e-cdca-4c77-b9ce-b75a5acd43f9 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:49:03.489208 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-8326cc1e-cdca-4c77-b9ce-b75a5acd43f9 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-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 21:49:03.544337 np0000004475 devstack@c-api.service[99936]: DEBUG oslo_db.sqlalchemy.engines [None req-8326cc1e-cdca-4c77-b9ce-b75a5acd43f9 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-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=99936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:49:03.547528 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:03.547528 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:03.555860 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8326cc1e-cdca-4c77-b9ce-b75a5acd43f9 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Jul 03 21:49:03.556273 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 354/1406] 10.4.3.32 () {68 vars in 1292 bytes} [Fri Jul 3 21:49:03 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:49:03.568617 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-67bf2cde-5375-4427-8f74-77dbcaa3c265 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:03.570662 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-67bf2cde-5375-4427-8f74-77dbcaa3c265 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] GET https://10.4.3.32/volume/v3/volumes/5f5bce7f-e3f1-40ef-b01c-8f5527ae0cb4 Jul 03 21:49:03.570952 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-67bf2cde-5375-4427-8f74-77dbcaa3c265 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:03.571153 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-67bf2cde-5375-4427-8f74-77dbcaa3c265 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:03.573558 np0000004475 devstack@c-api.service[99934]: DEBUG dbcounter [-] [99934] Writing DB stats cinder:SELECT=344,cinder:INSERT=45,cinder:UPDATE=74 {{(pid=99934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:49:03.580033 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:03.580033 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:03.585137 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-67bf2cde-5375-4427-8f74-77dbcaa3c265 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Volume info retrieved successfully. Jul 03 21:49:03.585888 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-67bf2cde-5375-4427-8f74-77dbcaa3c265 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:49:03.586060 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-67bf2cde-5375-4427-8f74-77dbcaa3c265 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-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 21:49:03.623174 np0000004475 devstack@c-api.service[99934]: DEBUG oslo_db.sqlalchemy.engines [None req-67bf2cde-5375-4427-8f74-77dbcaa3c265 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-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=99934) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:49:03.626501 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:03.626501 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:03.635176 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-67bf2cde-5375-4427-8f74-77dbcaa3c265 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] https://10.4.3.32/volume/v3/volumes/5f5bce7f-e3f1-40ef-b01c-8f5527ae0cb4 returned with HTTP 200 Jul 03 21:49:03.635853 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 357/1407] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:49:03 2026] GET /volume/v3/volumes/5f5bce7f-e3f1-40ef-b01c-8f5527ae0cb4 => generated 921 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:03.651396 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ddcf7466-ff51-421a-a189-ba279ec0946a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:03.653751 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ddcf7466-ff51-421a-a189-ba279ec0946a tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] GET https://10.4.3.32/volume/v3/groups/6d2163e0-cbf8-4047-951e-00a9cd226f1f Jul 03 21:49:03.654029 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ddcf7466-ff51-421a-a189-ba279ec0946a tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:03.654285 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ddcf7466-ff51-421a-a189-ba279ec0946a tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:03.654492 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.groups [None req-ddcf7466-ff51-421a-a189-ba279ec0946a tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] show called for member 6d2163e0-cbf8-4047-951e-00a9cd226f1f {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:49:03.660049 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:03.660049 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:03.669023 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ddcf7466-ff51-421a-a189-ba279ec0946a tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] https://10.4.3.32/volume/v3/groups/6d2163e0-cbf8-4047-951e-00a9cd226f1f returned with HTTP 200 Jul 03 21:49:03.669537 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 349/1408] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:49:03 2026] GET /volume/v3/groups/6d2163e0-cbf8-4047-951e-00a9cd226f1f => generated 417 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:03.682404 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-442ffc41-ea42-494f-9651-d5a63ebd7af8 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:03.686056 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-442ffc41-ea42-494f-9651-d5a63ebd7af8 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Jul 03 21:49:03.686056 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-442ffc41-ea42-494f-9651-d5a63ebd7af8 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:03.686056 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-442ffc41-ea42-494f-9651-d5a63ebd7af8 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Calling method 'detail' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:03.686056 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.api_utils [None req-442ffc41-ea42-494f-9651-d5a63ebd7af8 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Removing options '' from query. {{(pid=99935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:49:03.686056 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:03.686056 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:03.686056 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-442ffc41-ea42-494f-9651-d5a63ebd7af8 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:49:03.699279 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-442ffc41-ea42-494f-9651-d5a63ebd7af8 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Get all volumes completed successfully. Jul 03 21:49:03.700193 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-442ffc41-ea42-494f-9651-d5a63ebd7af8 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:49:03.700393 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-442ffc41-ea42-494f-9651-d5a63ebd7af8 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-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 21:49:03.754532 np0000004475 devstack@c-api.service[99935]: DEBUG oslo_db.sqlalchemy.engines [None req-442ffc41-ea42-494f-9651-d5a63ebd7af8 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-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=99935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:49:03.758919 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:03.758919 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:03.765157 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-442ffc41-ea42-494f-9651-d5a63ebd7af8 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:49:03.765395 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-442ffc41-ea42-494f-9651-d5a63ebd7af8 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-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 21:49:03.814114 np0000004475 devstack@c-api.service[99935]: DEBUG oslo_db.sqlalchemy.engines [None req-442ffc41-ea42-494f-9651-d5a63ebd7af8 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-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=99935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:49:03.817358 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:03.817358 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:03.827014 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-442ffc41-ea42-494f-9651-d5a63ebd7af8 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Jul 03 21:49:03.827630 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 349/1409] 10.4.3.32 () {68 vars in 1292 bytes} [Fri Jul 3 21:49:03 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:49:03.843932 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-bb95b1c5-653c-4f96-a465-9eb7ef024cff None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:03.846540 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bb95b1c5-653c-4f96-a465-9eb7ef024cff tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] POST https://10.4.3.32/volume/v3/groups/6d2163e0-cbf8-4047-951e-00a9cd226f1f/action Jul 03 21:49:03.847165 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bb95b1c5-653c-4f96-a465-9eb7ef024cff tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:49:03.847354 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bb95b1c5-653c-4f96-a465-9eb7ef024cff tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:03.849459 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.groups [None req-bb95b1c5-653c-4f96-a465-9eb7ef024cff tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] delete called for group 6d2163e0-cbf8-4047-951e-00a9cd226f1f {{(pid=99936) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 21:49:03.849669 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.groups [None req-bb95b1c5-653c-4f96-a465-9eb7ef024cff tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Delete group with id: 6d2163e0-cbf8-4047-951e-00a9cd226f1f Jul 03 21:49:03.856158 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:03.856158 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:03.951569 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bb95b1c5-653c-4f96-a465-9eb7ef024cff tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] https://10.4.3.32/volume/v3/groups/6d2163e0-cbf8-4047-951e-00a9cd226f1f/action returned with HTTP 202 Jul 03 21:49:03.951569 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 355/1410] 10.4.3.32 () {70 vars in 1421 bytes} [Fri Jul 3 21:49:03 2026] POST /volume/v3/groups/6d2163e0-cbf8-4047-951e-00a9cd226f1f/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:49:03.961551 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d6127c86-3044-4260-9a85-10fa2cda9039 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:03.966298 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d6127c86-3044-4260-9a85-10fa2cda9039 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] GET https://10.4.3.32/volume/v3/volumes/5f5bce7f-e3f1-40ef-b01c-8f5527ae0cb4 Jul 03 21:49:03.966449 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d6127c86-3044-4260-9a85-10fa2cda9039 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:03.966682 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d6127c86-3044-4260-9a85-10fa2cda9039 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:03.977676 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:03.977676 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:03.985938 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d6127c86-3044-4260-9a85-10fa2cda9039 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Volume info retrieved successfully. Jul 03 21:49:03.987182 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-d6127c86-3044-4260-9a85-10fa2cda9039 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:49:03.987182 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-d6127c86-3044-4260-9a85-10fa2cda9039 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-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 21:49:03.991036 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4aa0c8ba-5577-4a66-b146-8fdfe9ae5da8 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:03.995362 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4aa0c8ba-5577-4a66-b146-8fdfe9ae5da8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:49:03.995668 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4aa0c8ba-5577-4a66-b146-8fdfe9ae5da8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:03.996302 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4aa0c8ba-5577-4a66-b146-8fdfe9ae5da8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:03.996600 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-4aa0c8ba-5577-4a66-b146-8fdfe9ae5da8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 139b9163-f15b-495c-aab9-804d0def4ac4. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:04.009994 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:04.009994 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:04.011111 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4aa0c8ba-5577-4a66-b146-8fdfe9ae5da8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 200 Jul 03 21:49:04.011560 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 350/1411] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:03 2026] GET /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 788 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:04.049182 np0000004475 devstack@c-api.service[99934]: DEBUG oslo_db.sqlalchemy.engines [None req-d6127c86-3044-4260-9a85-10fa2cda9039 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-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=99934) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:49:04.052395 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:04.052395 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:04.063558 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d6127c86-3044-4260-9a85-10fa2cda9039 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] https://10.4.3.32/volume/v3/volumes/5f5bce7f-e3f1-40ef-b01c-8f5527ae0cb4 returned with HTTP 200 Jul 03 21:49:04.064548 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 358/1412] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:49:03 2026] GET /volume/v3/volumes/5f5bce7f-e3f1-40ef-b01c-8f5527ae0cb4 => generated 920 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:04.189872 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-a01d5e36-0296-46c2-b6ec-c88f490d35e2 req-da777946-a472-48e2-bab3-3839d7c3aa1c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:04.192678 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-a01d5e36-0296-46c2-b6ec-c88f490d35e2 req-da777946-a472-48e2-bab3-3839d7c3aa1c tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] POST https://10.4.3.32/volume/v3/attachments/ad6b737d-51e4-4b2b-9957-7c4fc2def135/action Jul 03 21:49:04.193053 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-a01d5e36-0296-46c2-b6ec-c88f490d35e2 req-da777946-a472-48e2-bab3-3839d7c3aa1c tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Action body: b'{"os-complete": null}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:49:04.193173 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-a01d5e36-0296-46c2-b6ec-c88f490d35e2 req-da777946-a472-48e2-bab3-3839d7c3aa1c tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:04.218239 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:04.218239 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:04.237579 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-a01d5e36-0296-46c2-b6ec-c88f490d35e2 req-da777946-a472-48e2-bab3-3839d7c3aa1c tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] https://10.4.3.32/volume/v3/attachments/ad6b737d-51e4-4b2b-9957-7c4fc2def135/action returned with HTTP 204 Jul 03 21:49:04.238111 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 350/1413] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:49:04 2026] POST /volume/v3/attachments/ad6b737d-51e4-4b2b-9957-7c4fc2def135/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:49:04.358853 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-baa5e8aa-94e5-46cd-a31d-13d9122b6a80 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:04.362395 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-baa5e8aa-94e5-46cd-a31d-13d9122b6a80 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] GET https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 Jul 03 21:49:04.362713 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-baa5e8aa-94e5-46cd-a31d-13d9122b6a80 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:04.363005 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-baa5e8aa-94e5-46cd-a31d-13d9122b6a80 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:04.382011 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:04.382011 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:04.388788 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-baa5e8aa-94e5-46cd-a31d-13d9122b6a80 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Volume info retrieved successfully. Jul 03 21:49:04.397166 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-baa5e8aa-94e5-46cd-a31d-13d9122b6a80 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 returned with HTTP 200 Jul 03 21:49:04.397981 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 356/1414] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:04 2026] GET /volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 => generated 1141 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:04.411847 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-aa1d0bf3-715a-4ab7-bcb8-65d6ce3f947a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:04.414683 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-aa1d0bf3-715a-4ab7-bcb8-65d6ce3f947a tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] GET https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 Jul 03 21:49:04.414683 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-aa1d0bf3-715a-4ab7-bcb8-65d6ce3f947a tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:04.414893 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-aa1d0bf3-715a-4ab7-bcb8-65d6ce3f947a tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:04.430272 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:04.430272 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:04.435452 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-aa1d0bf3-715a-4ab7-bcb8-65d6ce3f947a tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Volume info retrieved successfully. Jul 03 21:49:04.443404 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-aa1d0bf3-715a-4ab7-bcb8-65d6ce3f947a tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 returned with HTTP 200 Jul 03 21:49:04.443404 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 351/1415] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:04 2026] GET /volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 => generated 1141 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:04.517233 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-5b86adb6-281a-46c7-b10e-6dce7a351ae0 req-616ce3b0-9031-4e60-a625-2368d0711c32 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:04.519990 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-5b86adb6-281a-46c7-b10e-6dce7a351ae0 req-616ce3b0-9031-4e60-a625-2368d0711c32 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] GET https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 Jul 03 21:49:04.520189 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-5b86adb6-281a-46c7-b10e-6dce7a351ae0 req-616ce3b0-9031-4e60-a625-2368d0711c32 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:04.520274 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-5b86adb6-281a-46c7-b10e-6dce7a351ae0 req-616ce3b0-9031-4e60-a625-2368d0711c32 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:04.562143 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:04.562143 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:04.566255 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-5b86adb6-281a-46c7-b10e-6dce7a351ae0 req-616ce3b0-9031-4e60-a625-2368d0711c32 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Volume info retrieved successfully. Jul 03 21:49:04.573276 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-5b86adb6-281a-46c7-b10e-6dce7a351ae0 req-616ce3b0-9031-4e60-a625-2368d0711c32 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 returned with HTTP 200 Jul 03 21:49:04.574058 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 359/1416] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:49:04 2026] GET /volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 => generated 1141 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:05.024681 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ef3bb7cc-05cc-4216-a544-b35aacad1f47 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:05.027075 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ef3bb7cc-05cc-4216-a544-b35aacad1f47 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:49:05.027297 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ef3bb7cc-05cc-4216-a544-b35aacad1f47 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:05.028196 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ef3bb7cc-05cc-4216-a544-b35aacad1f47 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:05.028196 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-ef3bb7cc-05cc-4216-a544-b35aacad1f47 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 139b9163-f15b-495c-aab9-804d0def4ac4. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:05.034412 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:05.034412 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:05.035927 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ef3bb7cc-05cc-4216-a544-b35aacad1f47 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 200 Jul 03 21:49:05.036330 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 351/1417] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:05 2026] GET /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:05.090167 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-506235b0-3ff9-4f5a-97fc-f2924151eac6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:05.094106 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-506235b0-3ff9-4f5a-97fc-f2924151eac6 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] GET https://10.4.3.32/volume/v3/volumes/5f5bce7f-e3f1-40ef-b01c-8f5527ae0cb4 Jul 03 21:49:05.094106 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-506235b0-3ff9-4f5a-97fc-f2924151eac6 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:05.094106 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-506235b0-3ff9-4f5a-97fc-f2924151eac6 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:05.105081 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-506235b0-3ff9-4f5a-97fc-f2924151eac6 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] https://10.4.3.32/volume/v3/volumes/5f5bce7f-e3f1-40ef-b01c-8f5527ae0cb4 returned with HTTP 404 Jul 03 21:49:05.106028 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 357/1418] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:49:05 2026] GET /volume/v3/volumes/5f5bce7f-e3f1-40ef-b01c-8f5527ae0cb4 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:49:05.114565 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3aa417a2-128e-40f4-b2b0-df52f00c7fd1 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:05.120094 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3aa417a2-128e-40f4-b2b0-df52f00c7fd1 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] GET https://10.4.3.32/volume/v3/groups/6d2163e0-cbf8-4047-951e-00a9cd226f1f Jul 03 21:49:05.120505 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3aa417a2-128e-40f4-b2b0-df52f00c7fd1 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:05.122574 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3aa417a2-128e-40f4-b2b0-df52f00c7fd1 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:05.122574 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.groups [None req-3aa417a2-128e-40f4-b2b0-df52f00c7fd1 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] show called for member 6d2163e0-cbf8-4047-951e-00a9cd226f1f {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:49:05.124206 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3aa417a2-128e-40f4-b2b0-df52f00c7fd1 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] https://10.4.3.32/volume/v3/groups/6d2163e0-cbf8-4047-951e-00a9cd226f1f returned with HTTP 404 Jul 03 21:49:05.125097 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 352/1419] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:49:05 2026] GET /volume/v3/groups/6d2163e0-cbf8-4047-951e-00a9cd226f1f => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:49:05.142487 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-8aa9feb9-82ec-49c7-8db9-0ad771c5103a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:05.144914 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8aa9feb9-82ec-49c7-8db9-0ad771c5103a tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Jul 03 21:49:05.145315 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8aa9feb9-82ec-49c7-8db9-0ad771c5103a tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:05.145630 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8aa9feb9-82ec-49c7-8db9-0ad771c5103a tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Calling method 'detail' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:05.146395 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.api_utils [None req-8aa9feb9-82ec-49c7-8db9-0ad771c5103a tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Removing options '' from query. {{(pid=99934) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:49:05.147825 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8aa9feb9-82ec-49c7-8db9-0ad771c5103a tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99934) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:49:05.162046 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-8aa9feb9-82ec-49c7-8db9-0ad771c5103a tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Get all volumes completed successfully. Jul 03 21:49:05.162992 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-8aa9feb9-82ec-49c7-8db9-0ad771c5103a tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:49:05.163157 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-8aa9feb9-82ec-49c7-8db9-0ad771c5103a tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-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 21:49:05.216983 np0000004475 devstack@c-api.service[99934]: DEBUG oslo_db.sqlalchemy.engines [None req-8aa9feb9-82ec-49c7-8db9-0ad771c5103a tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-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=99934) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:49:05.221726 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:05.221726 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:05.232756 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8aa9feb9-82ec-49c7-8db9-0ad771c5103a tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Jul 03 21:49:05.233693 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 360/1420] 10.4.3.32 () {68 vars in 1292 bytes} [Fri Jul 3 21:49:05 2026] GET /volume/v3/volumes/detail => generated 912 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:05.249184 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5ec39f5f-9f7e-4c4c-8c75-3eea8c612640 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:05.251597 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5ec39f5f-9f7e-4c4c-8c75-3eea8c612640 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] POST https://10.4.3.32/volume/v3/groups/ce6551ba-81cb-41cc-a8ff-44b198e38575/action Jul 03 21:49:05.252163 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5ec39f5f-9f7e-4c4c-8c75-3eea8c612640 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:49:05.252365 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5ec39f5f-9f7e-4c4c-8c75-3eea8c612640 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:05.254439 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.groups [None req-5ec39f5f-9f7e-4c4c-8c75-3eea8c612640 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] delete called for group ce6551ba-81cb-41cc-a8ff-44b198e38575 {{(pid=99935) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 21:49:05.254603 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.groups [None req-5ec39f5f-9f7e-4c4c-8c75-3eea8c612640 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Delete group with id: ce6551ba-81cb-41cc-a8ff-44b198e38575 Jul 03 21:49:05.262053 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:05.262053 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:05.328435 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5ec39f5f-9f7e-4c4c-8c75-3eea8c612640 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] https://10.4.3.32/volume/v3/groups/ce6551ba-81cb-41cc-a8ff-44b198e38575/action returned with HTTP 202 Jul 03 21:49:05.329018 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 352/1421] 10.4.3.32 () {70 vars in 1421 bytes} [Fri Jul 3 21:49:05 2026] POST /volume/v3/groups/ce6551ba-81cb-41cc-a8ff-44b198e38575/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:49:05.342271 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9e86a57b-abc0-4445-b224-ca585f2e7361 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:05.346804 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9e86a57b-abc0-4445-b224-ca585f2e7361 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] GET https://10.4.3.32/volume/v3/volumes/e3d2895b-4867-4e06-9574-15651544bbdb Jul 03 21:49:05.347109 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9e86a57b-abc0-4445-b224-ca585f2e7361 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:05.347691 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9e86a57b-abc0-4445-b224-ca585f2e7361 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:05.359013 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:05.359013 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:05.363921 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-9e86a57b-abc0-4445-b224-ca585f2e7361 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Volume info retrieved successfully. Jul 03 21:49:05.364921 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-9e86a57b-abc0-4445-b224-ca585f2e7361 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:49:05.365082 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-9e86a57b-abc0-4445-b224-ca585f2e7361 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-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 21:49:05.409464 np0000004475 devstack@c-api.service[99936]: DEBUG oslo_db.sqlalchemy.engines [None req-9e86a57b-abc0-4445-b224-ca585f2e7361 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-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=99936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:49:05.413391 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:05.413391 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:05.424739 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9e86a57b-abc0-4445-b224-ca585f2e7361 tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] https://10.4.3.32/volume/v3/volumes/e3d2895b-4867-4e06-9574-15651544bbdb returned with HTTP 200 Jul 03 21:49:05.425387 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 358/1422] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:49:05 2026] GET /volume/v3/volumes/e3d2895b-4867-4e06-9574-15651544bbdb => generated 908 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:06.048774 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1a1d0811-2445-40a0-a5af-10f73292a2b9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:06.051090 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1a1d0811-2445-40a0-a5af-10f73292a2b9 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:49:06.051268 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1a1d0811-2445-40a0-a5af-10f73292a2b9 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:06.051464 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1a1d0811-2445-40a0-a5af-10f73292a2b9 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:06.051563 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-1a1d0811-2445-40a0-a5af-10f73292a2b9 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 139b9163-f15b-495c-aab9-804d0def4ac4. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:06.061012 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:06.061012 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:06.062063 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1a1d0811-2445-40a0-a5af-10f73292a2b9 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 200 Jul 03 21:49:06.062533 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 353/1423] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:06 2026] GET /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:06.439063 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-05665dbd-0467-41db-b37d-b24f2730d02a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:06.443218 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-05665dbd-0467-41db-b37d-b24f2730d02a tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] GET https://10.4.3.32/volume/v3/volumes/e3d2895b-4867-4e06-9574-15651544bbdb Jul 03 21:49:06.443498 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-05665dbd-0467-41db-b37d-b24f2730d02a tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:06.443745 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-05665dbd-0467-41db-b37d-b24f2730d02a tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:06.464391 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-05665dbd-0467-41db-b37d-b24f2730d02a tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] https://10.4.3.32/volume/v3/volumes/e3d2895b-4867-4e06-9574-15651544bbdb returned with HTTP 404 Jul 03 21:49:06.465086 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 361/1424] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:49:06 2026] GET /volume/v3/volumes/e3d2895b-4867-4e06-9574-15651544bbdb => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:49:06.475242 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-640129f4-598c-4884-ba13-6584fdab66cf None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:06.477689 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-640129f4-598c-4884-ba13-6584fdab66cf tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] GET https://10.4.3.32/volume/v3/groups/ce6551ba-81cb-41cc-a8ff-44b198e38575 Jul 03 21:49:06.477983 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-640129f4-598c-4884-ba13-6584fdab66cf tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:06.478250 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-640129f4-598c-4884-ba13-6584fdab66cf tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:06.478441 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.groups [None req-640129f4-598c-4884-ba13-6584fdab66cf tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] show called for member ce6551ba-81cb-41cc-a8ff-44b198e38575 {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:49:06.486921 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-640129f4-598c-4884-ba13-6584fdab66cf tempest-GroupsV314Test-381140461 tempest-GroupsV314Test-381140461-project-member] https://10.4.3.32/volume/v3/groups/ce6551ba-81cb-41cc-a8ff-44b198e38575 returned with HTTP 404 Jul 03 21:49:06.487692 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 353/1425] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:49:06 2026] GET /volume/v3/groups/ce6551ba-81cb-41cc-a8ff-44b198e38575 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:49:06.496653 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-56bb9e1f-1331-435f-ab4d-b0e199b601f7 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:06.499223 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-56bb9e1f-1331-435f-ab4d-b0e199b601f7 tempest-GroupsV314Test-1613168911 tempest-GroupsV314Test-1613168911-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/fa1a911d-2837-4f5d-9265-b4550fc8b9bf Jul 03 21:49:06.499528 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-56bb9e1f-1331-435f-ab4d-b0e199b601f7 tempest-GroupsV314Test-1613168911 tempest-GroupsV314Test-1613168911-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:06.499788 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-56bb9e1f-1331-435f-ab4d-b0e199b601f7 tempest-GroupsV314Test-1613168911 tempest-GroupsV314Test-1613168911-project-admin] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:06.526251 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-56bb9e1f-1331-435f-ab4d-b0e199b601f7 tempest-GroupsV314Test-1613168911 tempest-GroupsV314Test-1613168911-project-admin] https://10.4.3.32/volume/v3/group_types/fa1a911d-2837-4f5d-9265-b4550fc8b9bf returned with HTTP 202 Jul 03 21:49:06.526760 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 359/1426] 10.4.3.32 () {68 vars in 1397 bytes} [Fri Jul 3 21:49:06 2026] DELETE /volume/v3/group_types/fa1a911d-2837-4f5d-9265-b4550fc8b9bf => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:49:06.535536 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1dfc3eb6-93ae-4739-93f9-418e41991bde None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:06.538143 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1dfc3eb6-93ae-4739-93f9-418e41991bde tempest-GroupsV314Test-1613168911 tempest-GroupsV314Test-1613168911-project-admin] DELETE https://10.4.3.32/volume/v3/types/154ce124-8a90-4e02-9276-51278543a292 Jul 03 21:49:06.538556 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1dfc3eb6-93ae-4739-93f9-418e41991bde tempest-GroupsV314Test-1613168911 tempest-GroupsV314Test-1613168911-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:06.538984 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1dfc3eb6-93ae-4739-93f9-418e41991bde tempest-GroupsV314Test-1613168911 tempest-GroupsV314Test-1613168911-project-admin] Calling method '_delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:06.589327 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1dfc3eb6-93ae-4739-93f9-418e41991bde tempest-GroupsV314Test-1613168911 tempest-GroupsV314Test-1613168911-project-admin] https://10.4.3.32/volume/v3/types/154ce124-8a90-4e02-9276-51278543a292 returned with HTTP 202 Jul 03 21:49:06.590017 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 354/1427] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:49:06 2026] DELETE /volume/v3/types/154ce124-8a90-4e02-9276-51278543a292 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:49:06.598937 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-26c25272-ce65-4e56-829e-dc443ee15d3b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:06.600928 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-26c25272-ce65-4e56-829e-dc443ee15d3b tempest-GroupsV314Test-1613168911 tempest-GroupsV314Test-1613168911-project-admin] GET https://10.4.3.32/volume/v3/types/154ce124-8a90-4e02-9276-51278543a292 Jul 03 21:49:06.601112 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-26c25272-ce65-4e56-829e-dc443ee15d3b tempest-GroupsV314Test-1613168911 tempest-GroupsV314Test-1613168911-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:06.601305 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-26c25272-ce65-4e56-829e-dc443ee15d3b tempest-GroupsV314Test-1613168911 tempest-GroupsV314Test-1613168911-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:06.606644 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-26c25272-ce65-4e56-829e-dc443ee15d3b tempest-GroupsV314Test-1613168911 tempest-GroupsV314Test-1613168911-project-admin] https://10.4.3.32/volume/v3/types/154ce124-8a90-4e02-9276-51278543a292 returned with HTTP 404 Jul 03 21:49:06.606644 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 362/1428] 10.4.3.32 () {66 vars in 1335 bytes} [Fri Jul 3 21:49:06 2026] GET /volume/v3/types/154ce124-8a90-4e02-9276-51278543a292 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:49:07.075214 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4b06a8a2-09ab-46ab-a10f-2b13d5d13f1a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:07.077508 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4b06a8a2-09ab-46ab-a10f-2b13d5d13f1a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:49:07.078092 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4b06a8a2-09ab-46ab-a10f-2b13d5d13f1a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:07.078393 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4b06a8a2-09ab-46ab-a10f-2b13d5d13f1a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:07.078612 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-4b06a8a2-09ab-46ab-a10f-2b13d5d13f1a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 139b9163-f15b-495c-aab9-804d0def4ac4. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:07.086795 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:07.086795 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:07.088087 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4b06a8a2-09ab-46ab-a10f-2b13d5d13f1a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 200 Jul 03 21:49:07.088260 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 354/1429] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:07 2026] GET /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:08.106454 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7ce4f3c7-14ce-4368-97d7-e88095379d9a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:08.108611 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7ce4f3c7-14ce-4368-97d7-e88095379d9a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:49:08.108897 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7ce4f3c7-14ce-4368-97d7-e88095379d9a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:08.109011 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7ce4f3c7-14ce-4368-97d7-e88095379d9a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:08.109160 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-7ce4f3c7-14ce-4368-97d7-e88095379d9a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 139b9163-f15b-495c-aab9-804d0def4ac4. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:08.122647 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:08.122647 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:08.126422 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7ce4f3c7-14ce-4368-97d7-e88095379d9a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 200 Jul 03 21:49:08.126591 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 360/1430] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:08 2026] GET /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 790 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:08.148703 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7733bb22-68e3-4c15-8825-07ce2d2bb742 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:08.150799 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7733bb22-68e3-4c15-8825-07ce2d2bb742 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/048cae17-2e74-4623-a7d1-4c6cb43a5f76 Jul 03 21:49:08.151141 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7733bb22-68e3-4c15-8825-07ce2d2bb742 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:08.151813 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7733bb22-68e3-4c15-8825-07ce2d2bb742 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:08.169402 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:08.169402 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:08.179299 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-7733bb22-68e3-4c15-8825-07ce2d2bb742 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:49:08.183755 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7733bb22-68e3-4c15-8825-07ce2d2bb742 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/048cae17-2e74-4623-a7d1-4c6cb43a5f76 returned with HTTP 200 Jul 03 21:49:08.184457 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 355/1431] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:08 2026] GET /volume/v3/volumes/048cae17-2e74-4623-a7d1-4c6cb43a5f76 => generated 1355 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:08.205291 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-0c4d4e1f-d7a8-4ae3-b4ff-b0e60002c55d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:08.207499 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0c4d4e1f-d7a8-4ae3-b4ff-b0e60002c55d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] POST https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4/restore Jul 03 21:49:08.207970 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0c4d4e1f-d7a8-4ae3-b4ff-b0e60002c55d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:08.209494 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.backups [None req-0c4d4e1f-d7a8-4ae3-b4ff-b0e60002c55d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Restoring backup 139b9163-f15b-495c-aab9-804d0def4ac4 ({'restore': {}}) {{(pid=99934) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 21:49:08.209672 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.contrib.backups [None req-0c4d4e1f-d7a8-4ae3-b4ff-b0e60002c55d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Restoring backup 139b9163-f15b-495c-aab9-804d0def4ac4 to volume None. Jul 03 21:49:08.216555 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:08.216555 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:08.218388 np0000004475 devstack@c-api.service[99934]: INFO cinder.backup.api [None req-0c4d4e1f-d7a8-4ae3-b4ff-b0e60002c55d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Creating volume of 1 GB for restore of backup 139b9163-f15b-495c-aab9-804d0def4ac4. Jul 03 21:49:08.228933 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-0c4d4e1f-d7a8-4ae3-b4ff-b0e60002c55d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Availability zone cache updated, next update will occur around 2026-07-03 22:49:08.228570. {{(pid=99934) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 21:49:08.229112 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-0c4d4e1f-d7a8-4ae3-b4ff-b0e60002c55d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Availability Zones retrieved successfully. Jul 03 21:49:08.238938 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-0c4d4e1f-d7a8-4ae3-b4ff-b0e60002c55d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Flow 'volume_create_api' (ed7f1a15-b40c-4053-a048-82bba1153b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:49:08.240181 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-0c4d4e1f-d7a8-4ae3-b4ff-b0e60002c55d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (712d347f-3363-49cb-b8a6-9c8468ead096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:08.243522 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-0c4d4e1f-d7a8-4ae3-b4ff-b0e60002c55d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:49:08.294575 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-0c4d4e1f-d7a8-4ae3-b4ff-b0e60002c55d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (712d347f-3363-49cb-b8a6-9c8468ead096) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:08.295612 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-0c4d4e1f-d7a8-4ae3-b4ff-b0e60002c55d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18c6ff9e-3501-4b4d-a9f0-571fea5b5b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:08.365542 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-0c4d4e1f-d7a8-4ae3-b4ff-b0e60002c55d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Created reservations ['7544c122-4101-402a-92c1-289086834162', 'c73f6296-2ea1-4b01-ad60-d307dc6c9e61', '84ca7a04-cdbd-4a8e-b591-c692834800b4', '01c097b9-72fe-4fda-8f15-1888c83f7138'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:49:08.366758 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-0c4d4e1f-d7a8-4ae3-b4ff-b0e60002c55d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18c6ff9e-3501-4b4d-a9f0-571fea5b5b34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7544c122-4101-402a-92c1-289086834162', 'c73f6296-2ea1-4b01-ad60-d307dc6c9e61', '84ca7a04-cdbd-4a8e-b591-c692834800b4', '01c097b9-72fe-4fda-8f15-1888c83f7138']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:08.367726 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-0c4d4e1f-d7a8-4ae3-b4ff-b0e60002c55d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e975118-d05c-4832-8923-a5ea21b53849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:08.421841 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-0c4d4e1f-d7a8-4ae3-b4ff-b0e60002c55d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e975118-d05c-4832-8923-a5ea21b53849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6abd536f-f1d3-4ba0-bd8d-9b6d66a9af0c', '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_139b9163-f15b-495c-aab9-804d0def4ac4',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bca76bdfec8e4a5da770921efe229c7d',qos_specs=None,replication_status=,reservations=['7544c122-4101-402a-92c1-289086834162','c73f6296-2ea1-4b01-ad60-d307dc6c9e61','84ca7a04-cdbd-4a8e-b591-c692834800b4','01c097b9-72fe-4fda-8f15-1888c83f7138'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac6485f8edfe4fe38b0ffe834698116b',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:49:08Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_139b9163-f15b-495c-aab9-804d0def4ac4',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6abd536f-f1d3-4ba0-bd8d-9b6d66a9af0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bca76bdfec8e4a5da770921efe229c7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac6485f8edfe4fe38b0ffe834698116b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:08.423587 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-0c4d4e1f-d7a8-4ae3-b4ff-b0e60002c55d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25c7f4b6-7180-4c29-81a3-5520a622a9aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:08.458201 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-0c4d4e1f-d7a8-4ae3-b4ff-b0e60002c55d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25c7f4b6-7180-4c29-81a3-5520a622a9aa) transitioned into 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_139b9163-f15b-495c-aab9-804d0def4ac4',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bca76bdfec8e4a5da770921efe229c7d',qos_specs=None,replication_status=,reservations=['7544c122-4101-402a-92c1-289086834162','c73f6296-2ea1-4b01-ad60-d307dc6c9e61','84ca7a04-cdbd-4a8e-b591-c692834800b4','01c097b9-72fe-4fda-8f15-1888c83f7138'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac6485f8edfe4fe38b0ffe834698116b',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:08.458639 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-0c4d4e1f-d7a8-4ae3-b4ff-b0e60002c55d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2488e492-e18d-4385-bcb8-34d9cb52b979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:08.476209 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-0c4d4e1f-d7a8-4ae3-b4ff-b0e60002c55d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2488e492-e18d-4385-bcb8-34d9cb52b979) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:08.477007 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-0c4d4e1f-d7a8-4ae3-b4ff-b0e60002c55d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Flow 'volume_create_api' (ed7f1a15-b40c-4053-a048-82bba1153b17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:49:08.477974 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-0c4d4e1f-d7a8-4ae3-b4ff-b0e60002c55d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Create volume request issued successfully. Jul 03 21:49:08.488692 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:08.488692 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:08.489452 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-0c4d4e1f-d7a8-4ae3-b4ff-b0e60002c55d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:49:09.501886 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:09.501886 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:09.505546 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-0c4d4e1f-d7a8-4ae3-b4ff-b0e60002c55d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:49:09.505546 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.backup.api [None req-0c4d4e1f-d7a8-4ae3-b4ff-b0e60002c55d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Checking backup size 1 against volume size 1 {{(pid=99934) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 21:49:09.505546 np0000004475 devstack@c-api.service[99934]: INFO cinder.backup.api [None req-0c4d4e1f-d7a8-4ae3-b4ff-b0e60002c55d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Overwriting volume 6abd536f-f1d3-4ba0-bd8d-9b6d66a9af0c with restore of backup 139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:49:09.560343 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.backup.rpcapi [None req-0c4d4e1f-d7a8-4ae3-b4ff-b0e60002c55d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] restore_backup in rpcapi backup_id 139b9163-f15b-495c-aab9-804d0def4ac4 {{(pid=99934) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 21:49:09.561975 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0c4d4e1f-d7a8-4ae3-b4ff-b0e60002c55d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4/restore returned with HTTP 202 Jul 03 21:49:09.562905 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 363/1432] 10.4.3.32 () {68 vars in 1386 bytes} [Fri Jul 3 21:49:08 2026] POST /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4/restore => generated 189 bytes in 1358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:49:09.580748 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4dcd0dd6-70ce-4516-b04d-a02dd928b0ac None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:09.585487 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4dcd0dd6-70ce-4516-b04d-a02dd928b0ac tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:49:09.585844 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4dcd0dd6-70ce-4516-b04d-a02dd928b0ac tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:09.586333 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4dcd0dd6-70ce-4516-b04d-a02dd928b0ac tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:09.586333 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-4dcd0dd6-70ce-4516-b04d-a02dd928b0ac tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 139b9163-f15b-495c-aab9-804d0def4ac4. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:09.596076 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:09.596076 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:09.596960 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4dcd0dd6-70ce-4516-b04d-a02dd928b0ac tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 200 Jul 03 21:49:09.597469 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 355/1433] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:09 2026] GET /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:10.183034 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-48b5cc19-06dc-4a02-9574-b1cc2f85603e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:10.370587 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-48b5cc19-06dc-4a02-9574-b1cc2f85603e tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:49:10.371141 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-48b5cc19-06dc-4a02-9574-b1cc2f85603e tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1809532696", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:10.399078 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-48b5cc19-06dc-4a02-9574-b1cc2f85603e tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:49:10.399483 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 361/1434] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 21:49:10 2026] POST /volume/v3/types => generated 275 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:10.413499 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-056170be-a2da-4236-912e-6f5136857f74 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:10.418044 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-056170be-a2da-4236-912e-6f5136857f74 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:49:10.418044 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-056170be-a2da-4236-912e-6f5136857f74 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-716713776", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:10.446253 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-056170be-a2da-4236-912e-6f5136857f74 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:49:10.447119 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 356/1435] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 21:49:10 2026] POST /volume/v3/types => generated 274 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:10.458784 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-22e09849-c678-4f0f-8eda-cbdfac5a508d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:10.564450 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-22e09849-c678-4f0f-8eda-cbdfac5a508d tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:49:10.564991 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-22e09849-c678-4f0f-8eda-cbdfac5a508d tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1395826730", "volume_type": "f902ce9a-03c4-46ba-9966-30534909b291", "size": 1}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:10.566605 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-22e09849-c678-4f0f-8eda-cbdfac5a508d tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1395826730', 'volume_type': 'f902ce9a-03c4-46ba-9966-30534909b291', 'size': 1}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:49:10.577507 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-22e09849-c678-4f0f-8eda-cbdfac5a508d tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Create volume of 1 GB Jul 03 21:49:10.577899 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:10.577899 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:10.578552 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-22e09849-c678-4f0f-8eda-cbdfac5a508d tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Availability Zones retrieved successfully. Jul 03 21:49:10.585077 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-22e09849-c678-4f0f-8eda-cbdfac5a508d tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Flow 'volume_create_api' (431fa6bc-dcab-4b02-aaa0-60659d639f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:49:10.589558 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-22e09849-c678-4f0f-8eda-cbdfac5a508d tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdf9a85d-371f-4d0c-a5b2-82eca5ee5de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:10.591274 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-22e09849-c678-4f0f-8eda-cbdfac5a508d tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:49:10.613241 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5cb9b910-8895-4df6-9af9-6ef6a755abc7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:10.616025 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5cb9b910-8895-4df6-9af9-6ef6a755abc7 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:49:10.616429 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5cb9b910-8895-4df6-9af9-6ef6a755abc7 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:10.616734 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5cb9b910-8895-4df6-9af9-6ef6a755abc7 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:10.616947 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-5cb9b910-8895-4df6-9af9-6ef6a755abc7 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 139b9163-f15b-495c-aab9-804d0def4ac4. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:10.622673 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:10.622673 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:10.623920 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5cb9b910-8895-4df6-9af9-6ef6a755abc7 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 200 Jul 03 21:49:10.624578 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 356/1436] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:10 2026] GET /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:10.631587 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-22e09849-c678-4f0f-8eda-cbdfac5a508d tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdf9a85d-371f-4d0c-a5b2-82eca5ee5de6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:49:10Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=f902ce9a-03c4-46ba-9966-30534909b291,is_public=True,name='tempest-VolumeTypesTest-volume-type-1809532696',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f902ce9a-03c4-46ba-9966-30534909b291', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:10.632520 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-22e09849-c678-4f0f-8eda-cbdfac5a508d tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12afe873-c0b4-472f-8a24-aa343fd45dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:10.678132 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-22e09849-c678-4f0f-8eda-cbdfac5a508d tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1809532696 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1809532696, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:49:10.678453 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-22e09849-c678-4f0f-8eda-cbdfac5a508d tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1809532696 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1809532696, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:49:10.736418 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-22e09849-c678-4f0f-8eda-cbdfac5a508d tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Created reservations ['8282aaf1-c7e3-4222-bcd1-4d6e91f88acd', 'd0f94a1c-5ef0-4c01-88d9-1c279527a30d', '03700d54-e5a0-4372-ac9d-9a2ad0c26197', 'f97b4b1c-8ff6-44d1-b00a-7d40a16c1770'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:49:10.737333 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-22e09849-c678-4f0f-8eda-cbdfac5a508d tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12afe873-c0b4-472f-8a24-aa343fd45dfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8282aaf1-c7e3-4222-bcd1-4d6e91f88acd', 'd0f94a1c-5ef0-4c01-88d9-1c279527a30d', '03700d54-e5a0-4372-ac9d-9a2ad0c26197', 'f97b4b1c-8ff6-44d1-b00a-7d40a16c1770']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:10.738199 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-22e09849-c678-4f0f-8eda-cbdfac5a508d tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6c7ce1c-27ea-45a7-b6c9-ee74eb7ce45d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:10.787221 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-22e09849-c678-4f0f-8eda-cbdfac5a508d tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6c7ce1c-27ea-45a7-b6c9-ee74eb7ce45d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecd829b1-0cfd-4bdf-9ab5-bf964d1f7416', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1395826730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87102613cb5e4577a71625f72a60bd29',qos_specs=None,replication_status=,reservations=['8282aaf1-c7e3-4222-bcd1-4d6e91f88acd','d0f94a1c-5ef0-4c01-88d9-1c279527a30d','03700d54-e5a0-4372-ac9d-9a2ad0c26197','f97b4b1c-8ff6-44d1-b00a-7d40a16c1770'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ba2fb70c3f54e21b59199ba14a01ffc',volume_type_id=f902ce9a-03c4-46ba-9966-30534909b291), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:49:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1395826730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecd829b1-0cfd-4bdf-9ab5-bf964d1f7416,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87102613cb5e4577a71625f72a60bd29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ba2fb70c3f54e21b59199ba14a01ffc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f902ce9a-03c4-46ba-9966-30534909b291),volume_type_id=f902ce9a-03c4-46ba-9966-30534909b291)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:10.787221 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-22e09849-c678-4f0f-8eda-cbdfac5a508d tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bbe0e3f-6e06-48f3-b0a9-e73793d63435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:10.805694 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-22e09849-c678-4f0f-8eda-cbdfac5a508d tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bbe0e3f-6e06-48f3-b0a9-e73793d63435) transitioned into state 'SUCCESS' from state '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-1395826730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87102613cb5e4577a71625f72a60bd29',qos_specs=None,replication_status=,reservations=['8282aaf1-c7e3-4222-bcd1-4d6e91f88acd','d0f94a1c-5ef0-4c01-88d9-1c279527a30d','03700d54-e5a0-4372-ac9d-9a2ad0c26197','f97b4b1c-8ff6-44d1-b00a-7d40a16c1770'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ba2fb70c3f54e21b59199ba14a01ffc',volume_type_id=f902ce9a-03c4-46ba-9966-30534909b291)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:10.806572 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-22e09849-c678-4f0f-8eda-cbdfac5a508d tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd3b61b8-c9ee-4721-9587-853798551158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:10.825287 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-22e09849-c678-4f0f-8eda-cbdfac5a508d tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd3b61b8-c9ee-4721-9587-853798551158) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:10.827333 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-22e09849-c678-4f0f-8eda-cbdfac5a508d tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Flow 'volume_create_api' (431fa6bc-dcab-4b02-aaa0-60659d639f59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:49:10.827333 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-22e09849-c678-4f0f-8eda-cbdfac5a508d tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Create volume request issued successfully. Jul 03 21:49:10.829941 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-22e09849-c678-4f0f-8eda-cbdfac5a508d tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:49:10.830530 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 364/1437] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:49:10 2026] POST /volume/v3/volumes => generated 782 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:49:10.850492 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c7610944-af53-45e6-829f-d81567652e29 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:10.854145 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c7610944-af53-45e6-829f-d81567652e29 tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] GET https://10.4.3.32/volume/v3/volumes/ecd829b1-0cfd-4bdf-9ab5-bf964d1f7416 Jul 03 21:49:10.855005 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c7610944-af53-45e6-829f-d81567652e29 tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:10.855144 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c7610944-af53-45e6-829f-d81567652e29 tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:10.863299 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:10.863299 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:10.868075 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c7610944-af53-45e6-829f-d81567652e29 tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Volume info retrieved successfully. Jul 03 21:49:10.875898 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c7610944-af53-45e6-829f-d81567652e29 tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] https://10.4.3.32/volume/v3/volumes/ecd829b1-0cfd-4bdf-9ab5-bf964d1f7416 returned with HTTP 200 Jul 03 21:49:10.876398 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 362/1438] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:10 2026] GET /volume/v3/volumes/ecd829b1-0cfd-4bdf-9ab5-bf964d1f7416 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:11.644029 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8a05bc34-fd77-44e6-a004-af249a5e7ded None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:11.650459 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8a05bc34-fd77-44e6-a004-af249a5e7ded tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:49:11.651391 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8a05bc34-fd77-44e6-a004-af249a5e7ded tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:11.651391 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8a05bc34-fd77-44e6-a004-af249a5e7ded tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:11.651683 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-8a05bc34-fd77-44e6-a004-af249a5e7ded tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 139b9163-f15b-495c-aab9-804d0def4ac4. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:11.667331 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:11.667331 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:11.668087 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8a05bc34-fd77-44e6-a004-af249a5e7ded tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 200 Jul 03 21:49:11.668617 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 357/1439] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:11 2026] GET /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 790 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:11.902640 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-893ea3f6-4801-4238-bdaf-7c68fd6453b0 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:11.904928 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-893ea3f6-4801-4238-bdaf-7c68fd6453b0 tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] GET https://10.4.3.32/volume/v3/volumes/ecd829b1-0cfd-4bdf-9ab5-bf964d1f7416 Jul 03 21:49:11.905181 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-893ea3f6-4801-4238-bdaf-7c68fd6453b0 tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:11.905731 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-893ea3f6-4801-4238-bdaf-7c68fd6453b0 tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:11.918676 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:11.918676 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:11.928314 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-893ea3f6-4801-4238-bdaf-7c68fd6453b0 tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Volume info retrieved successfully. Jul 03 21:49:11.936839 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-893ea3f6-4801-4238-bdaf-7c68fd6453b0 tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] https://10.4.3.32/volume/v3/volumes/ecd829b1-0cfd-4bdf-9ab5-bf964d1f7416 returned with HTTP 200 Jul 03 21:49:11.937484 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 357/1440] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:11 2026] GET /volume/v3/volumes/ecd829b1-0cfd-4bdf-9ab5-bf964d1f7416 => generated 875 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:11.959786 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9f7bb92e-6000-4296-a504-7611bf865067 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:11.967866 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9f7bb92e-6000-4296-a504-7611bf865067 tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] POST https://10.4.3.32/volume/v3/volumes/ecd829b1-0cfd-4bdf-9ab5-bf964d1f7416/action Jul 03 21:49:11.968416 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9f7bb92e-6000-4296-a504-7611bf865067 tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Action body: b'{"os-retype": {"new_type": "5419f443-54b2-46b6-b88d-5b509fc7d6f3"}}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:49:11.968638 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9f7bb92e-6000-4296-a504-7611bf865067 tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "5419f443-54b2-46b6-b88d-5b509fc7d6f3"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:11.981673 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:11.981673 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:11.982008 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-9f7bb92e-6000-4296-a504-7611bf865067 tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Volume info retrieved successfully. Jul 03 21:49:12.014742 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-9f7bb92e-6000-4296-a504-7611bf865067 tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-716713776 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-716713776, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:49:12.015440 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-9f7bb92e-6000-4296-a504-7611bf865067 tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-716713776 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-716713776, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:49:12.059946 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-9f7bb92e-6000-4296-a504-7611bf865067 tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Created reservations ['78206c87-b173-4c58-afe4-9149b5273d65', '282ba6a1-8c55-4280-b39c-59c91bcff29f'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:49:12.102470 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-9f7bb92e-6000-4296-a504-7611bf865067 tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Created reservations ['b06e452c-3a84-4194-b687-44515efa9c4e', 'bb92c452-e83c-4103-a804-4af0684a1437'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:49:12.180515 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-9f7bb92e-6000-4296-a504-7611bf865067 tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Retype volume request issued successfully. Jul 03 21:49:12.183828 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9f7bb92e-6000-4296-a504-7611bf865067 tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] https://10.4.3.32/volume/v3/volumes/ecd829b1-0cfd-4bdf-9ab5-bf964d1f7416/action returned with HTTP 202 Jul 03 21:49:12.183828 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 365/1441] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:49:11 2026] POST /volume/v3/volumes/ecd829b1-0cfd-4bdf-9ab5-bf964d1f7416/action => generated 0 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:49:12.196176 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-509ef0e6-062f-4fe0-b132-daf1eeb02aad None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:12.205419 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-509ef0e6-062f-4fe0-b132-daf1eeb02aad tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] GET https://10.4.3.32/volume/v3/volumes/ecd829b1-0cfd-4bdf-9ab5-bf964d1f7416 Jul 03 21:49:12.205419 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-509ef0e6-062f-4fe0-b132-daf1eeb02aad tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:12.205419 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-509ef0e6-062f-4fe0-b132-daf1eeb02aad tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:12.219089 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:12.219089 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:12.227307 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-509ef0e6-062f-4fe0-b132-daf1eeb02aad tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Volume info retrieved successfully. Jul 03 21:49:12.237057 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-509ef0e6-062f-4fe0-b132-daf1eeb02aad tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] https://10.4.3.32/volume/v3/volumes/ecd829b1-0cfd-4bdf-9ab5-bf964d1f7416 returned with HTTP 200 Jul 03 21:49:12.238044 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 363/1442] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:12 2026] GET /volume/v3/volumes/ecd829b1-0cfd-4bdf-9ab5-bf964d1f7416 => generated 874 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:12.686246 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4348570c-5aab-49b7-8f18-4f1f05e3574a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:12.691036 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4348570c-5aab-49b7-8f18-4f1f05e3574a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:49:12.692141 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4348570c-5aab-49b7-8f18-4f1f05e3574a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:12.692141 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4348570c-5aab-49b7-8f18-4f1f05e3574a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:12.692141 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-4348570c-5aab-49b7-8f18-4f1f05e3574a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 139b9163-f15b-495c-aab9-804d0def4ac4. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:12.706583 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:12.706583 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:12.706583 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4348570c-5aab-49b7-8f18-4f1f05e3574a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 200 Jul 03 21:49:12.706583 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 358/1443] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:12 2026] GET /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 790 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:13.258775 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-dfad3966-b781-42f2-83a4-0672cf3a4e2e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:13.262198 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-dfad3966-b781-42f2-83a4-0672cf3a4e2e tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] GET https://10.4.3.32/volume/v3/volumes/ecd829b1-0cfd-4bdf-9ab5-bf964d1f7416 Jul 03 21:49:13.262675 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-dfad3966-b781-42f2-83a4-0672cf3a4e2e tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:13.262675 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-dfad3966-b781-42f2-83a4-0672cf3a4e2e tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:13.274759 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:13.274759 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:13.283534 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-dfad3966-b781-42f2-83a4-0672cf3a4e2e tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Volume info retrieved successfully. Jul 03 21:49:13.293621 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-dfad3966-b781-42f2-83a4-0672cf3a4e2e tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] https://10.4.3.32/volume/v3/volumes/ecd829b1-0cfd-4bdf-9ab5-bf964d1f7416 returned with HTTP 200 Jul 03 21:49:13.296615 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 358/1444] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:13 2026] GET /volume/v3/volumes/ecd829b1-0cfd-4bdf-9ab5-bf964d1f7416 => generated 874 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:13.318339 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-0d789db2-ad89-4ab9-aa77-1bb79e6fd734 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:13.322528 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0d789db2-ad89-4ab9-aa77-1bb79e6fd734 tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] GET https://10.4.3.32/volume/v3/volumes/ecd829b1-0cfd-4bdf-9ab5-bf964d1f7416 Jul 03 21:49:13.322528 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0d789db2-ad89-4ab9-aa77-1bb79e6fd734 tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:13.323218 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0d789db2-ad89-4ab9-aa77-1bb79e6fd734 tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:13.349415 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:13.349415 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:13.358742 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-0d789db2-ad89-4ab9-aa77-1bb79e6fd734 tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Volume info retrieved successfully. Jul 03 21:49:13.375173 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0d789db2-ad89-4ab9-aa77-1bb79e6fd734 tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] https://10.4.3.32/volume/v3/volumes/ecd829b1-0cfd-4bdf-9ab5-bf964d1f7416 returned with HTTP 200 Jul 03 21:49:13.376535 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 366/1445] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:13 2026] GET /volume/v3/volumes/ecd829b1-0cfd-4bdf-9ab5-bf964d1f7416 => generated 874 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:13.400911 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ea8776cd-e63a-4b5b-a14b-7ba4d697810a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:13.405332 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ea8776cd-e63a-4b5b-a14b-7ba4d697810a tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] GET https://10.4.3.32/volume/v3/volumes/ecd829b1-0cfd-4bdf-9ab5-bf964d1f7416 Jul 03 21:49:13.405332 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ea8776cd-e63a-4b5b-a14b-7ba4d697810a tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:13.405332 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ea8776cd-e63a-4b5b-a14b-7ba4d697810a tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:13.421554 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:13.421554 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:13.426909 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-ea8776cd-e63a-4b5b-a14b-7ba4d697810a tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Volume info retrieved successfully. Jul 03 21:49:13.434731 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ea8776cd-e63a-4b5b-a14b-7ba4d697810a tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] https://10.4.3.32/volume/v3/volumes/ecd829b1-0cfd-4bdf-9ab5-bf964d1f7416 returned with HTTP 200 Jul 03 21:49:13.435440 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 364/1446] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:13 2026] GET /volume/v3/volumes/ecd829b1-0cfd-4bdf-9ab5-bf964d1f7416 => generated 874 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:13.452498 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4415df5b-19ba-4115-ad4b-3200934097a5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:13.461498 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4415df5b-19ba-4115-ad4b-3200934097a5 tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] DELETE https://10.4.3.32/volume/v3/volumes/ecd829b1-0cfd-4bdf-9ab5-bf964d1f7416 Jul 03 21:49:13.461498 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4415df5b-19ba-4115-ad4b-3200934097a5 tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:13.461498 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4415df5b-19ba-4115-ad4b-3200934097a5 tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:13.461498 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-4415df5b-19ba-4115-ad4b-3200934097a5 tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Delete volume with id: ecd829b1-0cfd-4bdf-9ab5-bf964d1f7416 Jul 03 21:49:13.480907 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:13.480907 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:13.481890 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-4415df5b-19ba-4115-ad4b-3200934097a5 tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Volume info retrieved successfully. Jul 03 21:49:13.528098 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-4415df5b-19ba-4115-ad4b-3200934097a5 tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Delete volume request issued successfully. Jul 03 21:49:13.528249 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4415df5b-19ba-4115-ad4b-3200934097a5 tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] https://10.4.3.32/volume/v3/volumes/ecd829b1-0cfd-4bdf-9ab5-bf964d1f7416 returned with HTTP 202 Jul 03 21:49:13.528816 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 359/1447] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:49:13 2026] DELETE /volume/v3/volumes/ecd829b1-0cfd-4bdf-9ab5-bf964d1f7416 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:49:13.548823 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5e0ee309-a8c6-4e2e-89b7-db5d7278455d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:13.551683 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5e0ee309-a8c6-4e2e-89b7-db5d7278455d tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] GET https://10.4.3.32/volume/v3/volumes/ecd829b1-0cfd-4bdf-9ab5-bf964d1f7416 Jul 03 21:49:13.552311 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5e0ee309-a8c6-4e2e-89b7-db5d7278455d tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:13.552440 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5e0ee309-a8c6-4e2e-89b7-db5d7278455d tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:13.567302 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:13.567302 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:13.581949 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-5e0ee309-a8c6-4e2e-89b7-db5d7278455d tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Volume info retrieved successfully. Jul 03 21:49:13.593467 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5e0ee309-a8c6-4e2e-89b7-db5d7278455d tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] https://10.4.3.32/volume/v3/volumes/ecd829b1-0cfd-4bdf-9ab5-bf964d1f7416 returned with HTTP 200 Jul 03 21:49:13.593960 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 359/1448] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:13 2026] GET /volume/v3/volumes/ecd829b1-0cfd-4bdf-9ab5-bf964d1f7416 => generated 873 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:13.728391 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-5d6445c6-5f98-4ef0-bca3-c8317b1263e8 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:13.731492 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5d6445c6-5f98-4ef0-bca3-c8317b1263e8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:49:13.731805 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5d6445c6-5f98-4ef0-bca3-c8317b1263e8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:13.732677 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5d6445c6-5f98-4ef0-bca3-c8317b1263e8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:13.732911 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-5d6445c6-5f98-4ef0-bca3-c8317b1263e8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 139b9163-f15b-495c-aab9-804d0def4ac4. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:13.740031 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:13.740031 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:13.740476 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5d6445c6-5f98-4ef0-bca3-c8317b1263e8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 200 Jul 03 21:49:13.740976 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 367/1449] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:13 2026] GET /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:14.613642 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-304659e9-7501-4205-9501-504173eb873a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:14.616487 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-304659e9-7501-4205-9501-504173eb873a tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] GET https://10.4.3.32/volume/v3/volumes/ecd829b1-0cfd-4bdf-9ab5-bf964d1f7416 Jul 03 21:49:14.616912 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-304659e9-7501-4205-9501-504173eb873a tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:14.617060 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-304659e9-7501-4205-9501-504173eb873a tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:14.625501 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-304659e9-7501-4205-9501-504173eb873a tempest-VolumeTypesTest-1025270874 tempest-VolumeTypesTest-1025270874-project-member] https://10.4.3.32/volume/v3/volumes/ecd829b1-0cfd-4bdf-9ab5-bf964d1f7416 returned with HTTP 404 Jul 03 21:49:14.626148 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 365/1450] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:14 2026] GET /volume/v3/volumes/ecd829b1-0cfd-4bdf-9ab5-bf964d1f7416 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:49:14.635388 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ec35fd59-3b4a-4116-bce0-6806f58386a4 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:14.637633 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ec35fd59-3b4a-4116-bce0-6806f58386a4 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] DELETE https://10.4.3.32/volume/v3/types/5419f443-54b2-46b6-b88d-5b509fc7d6f3 Jul 03 21:49:14.637755 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ec35fd59-3b4a-4116-bce0-6806f58386a4 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:14.637998 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ec35fd59-3b4a-4116-bce0-6806f58386a4 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Calling method '_delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:14.677553 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ec35fd59-3b4a-4116-bce0-6806f58386a4 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] https://10.4.3.32/volume/v3/types/5419f443-54b2-46b6-b88d-5b509fc7d6f3 returned with HTTP 202 Jul 03 21:49:14.678125 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 360/1451] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:49:14 2026] DELETE /volume/v3/types/5419f443-54b2-46b6-b88d-5b509fc7d6f3 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:49:14.689214 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c2b90ccd-e40a-4333-9228-15246d3c1fbe None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:14.691789 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c2b90ccd-e40a-4333-9228-15246d3c1fbe tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] GET https://10.4.3.32/volume/v3/types/5419f443-54b2-46b6-b88d-5b509fc7d6f3 Jul 03 21:49:14.692102 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c2b90ccd-e40a-4333-9228-15246d3c1fbe tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:14.692785 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c2b90ccd-e40a-4333-9228-15246d3c1fbe tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:14.697880 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c2b90ccd-e40a-4333-9228-15246d3c1fbe tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] https://10.4.3.32/volume/v3/types/5419f443-54b2-46b6-b88d-5b509fc7d6f3 returned with HTTP 404 Jul 03 21:49:14.698657 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 360/1452] 10.4.3.32 () {66 vars in 1335 bytes} [Fri Jul 3 21:49:14 2026] GET /volume/v3/types/5419f443-54b2-46b6-b88d-5b509fc7d6f3 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:49:14.709310 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9b33a162-0afc-4df8-ba5e-24c98e24a0fe None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:14.711861 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9b33a162-0afc-4df8-ba5e-24c98e24a0fe tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] DELETE https://10.4.3.32/volume/v3/types/f902ce9a-03c4-46ba-9966-30534909b291 Jul 03 21:49:14.712194 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9b33a162-0afc-4df8-ba5e-24c98e24a0fe tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:14.712634 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9b33a162-0afc-4df8-ba5e-24c98e24a0fe tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Calling method '_delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:14.751507 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9b33a162-0afc-4df8-ba5e-24c98e24a0fe tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] https://10.4.3.32/volume/v3/types/f902ce9a-03c4-46ba-9966-30534909b291 returned with HTTP 202 Jul 03 21:49:14.751958 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 368/1453] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:49:14 2026] DELETE /volume/v3/types/f902ce9a-03c4-46ba-9966-30534909b291 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:49:14.755898 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7450c63e-a7de-4c38-8340-25a9024bc21d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:14.758114 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7450c63e-a7de-4c38-8340-25a9024bc21d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:49:14.758414 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7450c63e-a7de-4c38-8340-25a9024bc21d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:14.758624 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7450c63e-a7de-4c38-8340-25a9024bc21d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:14.758817 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-7450c63e-a7de-4c38-8340-25a9024bc21d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 139b9163-f15b-495c-aab9-804d0def4ac4. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:14.763226 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-429d7d9f-2f7d-4899-962e-182c772136e9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:14.764438 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:14.764438 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:14.765475 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7450c63e-a7de-4c38-8340-25a9024bc21d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 200 Jul 03 21:49:14.765956 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 366/1454] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:14 2026] GET /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:14.767706 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-429d7d9f-2f7d-4899-962e-182c772136e9 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] GET https://10.4.3.32/volume/v3/types/f902ce9a-03c4-46ba-9966-30534909b291 Jul 03 21:49:14.767926 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-429d7d9f-2f7d-4899-962e-182c772136e9 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:14.768197 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-429d7d9f-2f7d-4899-962e-182c772136e9 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:14.771707 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-429d7d9f-2f7d-4899-962e-182c772136e9 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] https://10.4.3.32/volume/v3/types/f902ce9a-03c4-46ba-9966-30534909b291 returned with HTTP 404 Jul 03 21:49:14.772175 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 361/1455] 10.4.3.32 () {66 vars in 1335 bytes} [Fri Jul 3 21:49:14 2026] GET /volume/v3/types/f902ce9a-03c4-46ba-9966-30534909b291 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:49:14.780945 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d6a20afb-b92b-4bb9-9471-92aa063bd170 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:14.785949 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d6a20afb-b92b-4bb9-9471-92aa063bd170 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:49:14.786732 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d6a20afb-b92b-4bb9-9471-92aa063bd170 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1030445331", "description": "tempest-volume-type-description-1726941462", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:14.805322 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d6a20afb-b92b-4bb9-9471-92aa063bd170 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:49:14.805829 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 361/1456] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 21:49:14 2026] POST /volume/v3/types => generated 315 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:14.817494 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c22413db-6316-4a5f-ab19-a24d7fe01fd7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:14.819747 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c22413db-6316-4a5f-ab19-a24d7fe01fd7 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] GET https://10.4.3.32/volume/v3/types/65da8015-3494-49ff-83dd-1f2c9b53ab8f Jul 03 21:49:14.820024 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c22413db-6316-4a5f-ab19-a24d7fe01fd7 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:14.820258 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c22413db-6316-4a5f-ab19-a24d7fe01fd7 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:14.829674 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c22413db-6316-4a5f-ab19-a24d7fe01fd7 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] https://10.4.3.32/volume/v3/types/65da8015-3494-49ff-83dd-1f2c9b53ab8f returned with HTTP 200 Jul 03 21:49:14.830147 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 369/1457] 10.4.3.32 () {66 vars in 1335 bytes} [Fri Jul 3 21:49:14 2026] GET /volume/v3/types/65da8015-3494-49ff-83dd-1f2c9b53ab8f => generated 337 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:14.839614 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ac918ca9-597f-4deb-ab50-7569c869fb6c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:14.841770 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ac918ca9-597f-4deb-ab50-7569c869fb6c tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] DELETE https://10.4.3.32/volume/v3/types/65da8015-3494-49ff-83dd-1f2c9b53ab8f Jul 03 21:49:14.842048 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ac918ca9-597f-4deb-ab50-7569c869fb6c tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:14.842305 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ac918ca9-597f-4deb-ab50-7569c869fb6c tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Calling method '_delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:14.872406 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ac918ca9-597f-4deb-ab50-7569c869fb6c tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] https://10.4.3.32/volume/v3/types/65da8015-3494-49ff-83dd-1f2c9b53ab8f returned with HTTP 202 Jul 03 21:49:14.872888 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 367/1458] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:49:14 2026] DELETE /volume/v3/types/65da8015-3494-49ff-83dd-1f2c9b53ab8f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:49:14.881031 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-0df9739d-aa57-4dba-b5d8-8c161c76689a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:14.883037 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0df9739d-aa57-4dba-b5d8-8c161c76689a tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] GET https://10.4.3.32/volume/v3/types/65da8015-3494-49ff-83dd-1f2c9b53ab8f Jul 03 21:49:14.883319 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0df9739d-aa57-4dba-b5d8-8c161c76689a tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:14.883958 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0df9739d-aa57-4dba-b5d8-8c161c76689a tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:14.888160 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0df9739d-aa57-4dba-b5d8-8c161c76689a tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] https://10.4.3.32/volume/v3/types/65da8015-3494-49ff-83dd-1f2c9b53ab8f returned with HTTP 404 Jul 03 21:49:14.888615 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 362/1459] 10.4.3.32 () {66 vars in 1335 bytes} [Fri Jul 3 21:49:14 2026] GET /volume/v3/types/65da8015-3494-49ff-83dd-1f2c9b53ab8f => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:49:14.897720 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-925f75df-c242-4fa0-9c3a-e05150e791ac None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:14.899687 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-925f75df-c242-4fa0-9c3a-e05150e791ac tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:49:14.900098 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-925f75df-c242-4fa0-9c3a-e05150e791ac tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-269598943"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:14.920756 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-925f75df-c242-4fa0-9c3a-e05150e791ac tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:49:14.921146 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 362/1460] 10.4.3.32 () {68 vars in 1245 bytes} [Fri Jul 3 21:49:14 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 21:49:14.930969 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-40439bf0-c23e-48d3-94f3-87a22cdfd281 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:14.933325 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-40439bf0-c23e-48d3-94f3-87a22cdfd281 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] POST https://10.4.3.32/volume/v3/types/1f77a423-f484-4b17-9beb-f971b5f350f7/encryption Jul 03 21:49:14.933799 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-40439bf0-c23e-48d3-94f3-87a22cdfd281 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:14.989279 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-40439bf0-c23e-48d3-94f3-87a22cdfd281 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] https://10.4.3.32/volume/v3/types/1f77a423-f484-4b17-9beb-f971b5f350f7/encryption returned with HTTP 200 Jul 03 21:49:14.989879 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 370/1461] 10.4.3.32 () {68 vars in 1390 bytes} [Fri Jul 3 21:49:14 2026] POST /volume/v3/types/1f77a423-f484-4b17-9beb-f971b5f350f7/encryption => generated 239 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:15.002625 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-769ae819-0ef5-4c95-91af-fd47a33167a1 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:15.005420 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-769ae819-0ef5-4c95-91af-fd47a33167a1 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] GET https://10.4.3.32/volume/v3/types/1f77a423-f484-4b17-9beb-f971b5f350f7/encryption Jul 03 21:49:15.005773 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-769ae819-0ef5-4c95-91af-fd47a33167a1 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:15.006037 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-769ae819-0ef5-4c95-91af-fd47a33167a1 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Calling method 'index' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:15.014344 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-769ae819-0ef5-4c95-91af-fd47a33167a1 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] https://10.4.3.32/volume/v3/types/1f77a423-f484-4b17-9beb-f971b5f350f7/encryption returned with HTTP 200 Jul 03 21:49:15.014936 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 368/1462] 10.4.3.32 () {66 vars in 1368 bytes} [Fri Jul 3 21:49:14 2026] GET /volume/v3/types/1f77a423-f484-4b17-9beb-f971b5f350f7/encryption => generated 325 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:15.031565 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-edcbdcab-e561-4ce8-ba7a-b8eafe7e3df1 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:15.033701 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-edcbdcab-e561-4ce8-ba7a-b8eafe7e3df1 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] PUT https://10.4.3.32/volume/v3/types/1f77a423-f484-4b17-9beb-f971b5f350f7/encryption/fd6a6c80-077f-42b1-b6e9-881f908ad9db Jul 03 21:49:15.033989 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-edcbdcab-e561-4ce8-ba7a-b8eafe7e3df1 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:15.092209 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-edcbdcab-e561-4ce8-ba7a-b8eafe7e3df1 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] https://10.4.3.32/volume/v3/types/1f77a423-f484-4b17-9beb-f971b5f350f7/encryption/fd6a6c80-077f-42b1-b6e9-881f908ad9db returned with HTTP 200 Jul 03 21:49:15.092627 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 363/1463] 10.4.3.32 () {68 vars in 1500 bytes} [Fri Jul 3 21:49:15 2026] PUT /volume/v3/types/1f77a423-f484-4b17-9beb-f971b5f350f7/encryption/fd6a6c80-077f-42b1-b6e9-881f908ad9db => generated 122 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:15.105140 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f805d1f9-64a6-4add-825c-0146417ddd41 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:15.108558 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f805d1f9-64a6-4add-825c-0146417ddd41 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] GET https://10.4.3.32/volume/v3/types/1f77a423-f484-4b17-9beb-f971b5f350f7/encryption Jul 03 21:49:15.108558 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f805d1f9-64a6-4add-825c-0146417ddd41 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:15.108780 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f805d1f9-64a6-4add-825c-0146417ddd41 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Calling method 'index' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:15.118513 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f805d1f9-64a6-4add-825c-0146417ddd41 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] https://10.4.3.32/volume/v3/types/1f77a423-f484-4b17-9beb-f971b5f350f7/encryption returned with HTTP 200 Jul 03 21:49:15.118858 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 363/1464] 10.4.3.32 () {66 vars in 1368 bytes} [Fri Jul 3 21:49:15 2026] GET /volume/v3/types/1f77a423-f484-4b17-9beb-f971b5f350f7/encryption => generated 347 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:15.130616 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-5904322a-d668-4cb2-a65c-b7bbeb604060 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:15.133657 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5904322a-d668-4cb2-a65c-b7bbeb604060 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] GET https://10.4.3.32/volume/v3/types/1f77a423-f484-4b17-9beb-f971b5f350f7/encryption/cipher Jul 03 21:49:15.134045 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5904322a-d668-4cb2-a65c-b7bbeb604060 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:15.134278 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5904322a-d668-4cb2-a65c-b7bbeb604060 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:15.146737 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5904322a-d668-4cb2-a65c-b7bbeb604060 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] https://10.4.3.32/volume/v3/types/1f77a423-f484-4b17-9beb-f971b5f350f7/encryption/cipher returned with HTTP 200 Jul 03 21:49:15.148344 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 371/1465] 10.4.3.32 () {66 vars in 1389 bytes} [Fri Jul 3 21:49:15 2026] GET /volume/v3/types/1f77a423-f484-4b17-9beb-f971b5f350f7/encryption/cipher => generated 29 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:49:15.156620 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b1662bc2-a206-4c91-9637-41f7a7be6ac4 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:15.159146 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b1662bc2-a206-4c91-9637-41f7a7be6ac4 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] DELETE https://10.4.3.32/volume/v3/types/1f77a423-f484-4b17-9beb-f971b5f350f7/encryption/fd6a6c80-077f-42b1-b6e9-881f908ad9db Jul 03 21:49:15.159401 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b1662bc2-a206-4c91-9637-41f7a7be6ac4 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:15.159713 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b1662bc2-a206-4c91-9637-41f7a7be6ac4 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:15.189873 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b1662bc2-a206-4c91-9637-41f7a7be6ac4 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] https://10.4.3.32/volume/v3/types/1f77a423-f484-4b17-9beb-f971b5f350f7/encryption/fd6a6c80-077f-42b1-b6e9-881f908ad9db returned with HTTP 202 Jul 03 21:49:15.190316 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 369/1466] 10.4.3.32 () {66 vars in 1482 bytes} [Fri Jul 3 21:49:15 2026] DELETE /volume/v3/types/1f77a423-f484-4b17-9beb-f971b5f350f7/encryption/fd6a6c80-077f-42b1-b6e9-881f908ad9db => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:49:15.206767 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ba5b7f41-6426-409a-86a8-f4f0ada0ac13 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:15.209410 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ba5b7f41-6426-409a-86a8-f4f0ada0ac13 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] GET https://10.4.3.32/volume/v3/types/1f77a423-f484-4b17-9beb-f971b5f350f7/encryption Jul 03 21:49:15.209410 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ba5b7f41-6426-409a-86a8-f4f0ada0ac13 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:15.209640 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ba5b7f41-6426-409a-86a8-f4f0ada0ac13 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Calling method 'index' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:15.222602 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ba5b7f41-6426-409a-86a8-f4f0ada0ac13 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] https://10.4.3.32/volume/v3/types/1f77a423-f484-4b17-9beb-f971b5f350f7/encryption returned with HTTP 200 Jul 03 21:49:15.223016 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 364/1467] 10.4.3.32 () {66 vars in 1368 bytes} [Fri Jul 3 21:49:15 2026] GET /volume/v3/types/1f77a423-f484-4b17-9beb-f971b5f350f7/encryption => generated 2 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 21:49:15.235194 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-6c0c89d0-aed0-43d0-b141-f4dfd0dc4bdf None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:15.237567 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6c0c89d0-aed0-43d0-b141-f4dfd0dc4bdf tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] GET https://10.4.3.32/volume/v3/types/1f77a423-f484-4b17-9beb-f971b5f350f7/encryption Jul 03 21:49:15.237834 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6c0c89d0-aed0-43d0-b141-f4dfd0dc4bdf tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:15.238088 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6c0c89d0-aed0-43d0-b141-f4dfd0dc4bdf tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Calling method 'index' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:15.252869 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6c0c89d0-aed0-43d0-b141-f4dfd0dc4bdf tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] https://10.4.3.32/volume/v3/types/1f77a423-f484-4b17-9beb-f971b5f350f7/encryption returned with HTTP 200 Jul 03 21:49:15.253577 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 364/1468] 10.4.3.32 () {66 vars in 1368 bytes} [Fri Jul 3 21:49:15 2026] GET /volume/v3/types/1f77a423-f484-4b17-9beb-f971b5f350f7/encryption => generated 2 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 21:49:15.264733 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b6be7491-e3f1-4720-a6c9-bf5444c1f67f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:15.266834 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b6be7491-e3f1-4720-a6c9-bf5444c1f67f tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] DELETE https://10.4.3.32/volume/v3/types/1f77a423-f484-4b17-9beb-f971b5f350f7 Jul 03 21:49:15.267381 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b6be7491-e3f1-4720-a6c9-bf5444c1f67f tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:15.267820 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b6be7491-e3f1-4720-a6c9-bf5444c1f67f tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Calling method '_delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:15.300856 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b6be7491-e3f1-4720-a6c9-bf5444c1f67f tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] https://10.4.3.32/volume/v3/types/1f77a423-f484-4b17-9beb-f971b5f350f7 returned with HTTP 202 Jul 03 21:49:15.301562 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 372/1469] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:49:15 2026] DELETE /volume/v3/types/1f77a423-f484-4b17-9beb-f971b5f350f7 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:49:15.310238 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2c8a7248-0509-4f0e-b8f8-a23e88266d79 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:15.312861 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2c8a7248-0509-4f0e-b8f8-a23e88266d79 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] GET https://10.4.3.32/volume/v3/types/1f77a423-f484-4b17-9beb-f971b5f350f7 Jul 03 21:49:15.313171 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2c8a7248-0509-4f0e-b8f8-a23e88266d79 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:15.313467 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2c8a7248-0509-4f0e-b8f8-a23e88266d79 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:15.318170 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2c8a7248-0509-4f0e-b8f8-a23e88266d79 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] https://10.4.3.32/volume/v3/types/1f77a423-f484-4b17-9beb-f971b5f350f7 returned with HTTP 404 Jul 03 21:49:15.318896 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 370/1470] 10.4.3.32 () {66 vars in 1335 bytes} [Fri Jul 3 21:49:15 2026] GET /volume/v3/types/1f77a423-f484-4b17-9beb-f971b5f350f7 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:49:15.328519 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7855697e-f5d8-4240-8d3d-047f3cb4a99c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:15.331101 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7855697e-f5d8-4240-8d3d-047f3cb4a99c tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] GET https://10.4.3.32/volume/v3/types Jul 03 21:49:15.331290 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7855697e-f5d8-4240-8d3d-047f3cb4a99c tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:15.331674 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7855697e-f5d8-4240-8d3d-047f3cb4a99c tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Calling method 'index' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:15.355236 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7855697e-f5d8-4240-8d3d-047f3cb4a99c tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:49:15.355727 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 365/1471] 10.4.3.32 () {66 vars in 1224 bytes} [Fri Jul 3 21:49:15 2026] GET /volume/v3/types => generated 670 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:15.369850 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c9a67003-6593-4aa3-a3ca-523d64e3e409 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:15.372849 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c9a67003-6593-4aa3-a3ca-523d64e3e409 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:49:15.373271 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c9a67003-6593-4aa3-a3ca-523d64e3e409 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-27351919"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:15.396399 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c9a67003-6593-4aa3-a3ca-523d64e3e409 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:49:15.396847 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 365/1472] 10.4.3.32 () {68 vars in 1245 bytes} [Fri Jul 3 21:49:15 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 21:49:15.409386 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-61981bf4-cda7-4c8c-a51e-2ae06590b12d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:15.412801 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-61981bf4-cda7-4c8c-a51e-2ae06590b12d tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] PUT https://10.4.3.32/volume/v3/types/514900d4-5020-4942-97e8-2212abaaed98 Jul 03 21:49:15.412801 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-61981bf4-cda7-4c8c-a51e-2ae06590b12d tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-809594405", "description": "tempest-volume-type-description-1859939954", "is_public": false}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:15.475196 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-61981bf4-cda7-4c8c-a51e-2ae06590b12d tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] https://10.4.3.32/volume/v3/types/514900d4-5020-4942-97e8-2212abaaed98 returned with HTTP 200 Jul 03 21:49:15.475917 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 373/1473] 10.4.3.32 () {68 vars in 1356 bytes} [Fri Jul 3 21:49:15 2026] PUT /volume/v3/types/514900d4-5020-4942-97e8-2212abaaed98 => generated 204 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:15.489199 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-01942e9b-f279-462c-9020-925bee422ba2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:15.495405 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-01942e9b-f279-462c-9020-925bee422ba2 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] GET https://10.4.3.32/volume/v3/types/514900d4-5020-4942-97e8-2212abaaed98 Jul 03 21:49:15.495405 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-01942e9b-f279-462c-9020-925bee422ba2 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:15.495405 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-01942e9b-f279-462c-9020-925bee422ba2 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:15.504012 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-01942e9b-f279-462c-9020-925bee422ba2 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] https://10.4.3.32/volume/v3/types/514900d4-5020-4942-97e8-2212abaaed98 returned with HTTP 200 Jul 03 21:49:15.505610 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 371/1474] 10.4.3.32 () {66 vars in 1335 bytes} [Fri Jul 3 21:49:15 2026] GET /volume/v3/types/514900d4-5020-4942-97e8-2212abaaed98 => generated 268 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:15.519674 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ec524d48-64a7-4a3e-abc8-15b928632300 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:15.523727 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ec524d48-64a7-4a3e-abc8-15b928632300 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] DELETE https://10.4.3.32/volume/v3/types/514900d4-5020-4942-97e8-2212abaaed98 Jul 03 21:49:15.524037 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ec524d48-64a7-4a3e-abc8-15b928632300 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:15.524328 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ec524d48-64a7-4a3e-abc8-15b928632300 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Calling method '_delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:15.568592 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ec524d48-64a7-4a3e-abc8-15b928632300 tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] https://10.4.3.32/volume/v3/types/514900d4-5020-4942-97e8-2212abaaed98 returned with HTTP 202 Jul 03 21:49:15.569177 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 366/1475] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:49:15 2026] DELETE /volume/v3/types/514900d4-5020-4942-97e8-2212abaaed98 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:49:15.577448 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-af9ab130-a7be-4a84-a421-02aa2f83744a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:15.579556 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-af9ab130-a7be-4a84-a421-02aa2f83744a tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] GET https://10.4.3.32/volume/v3/types/514900d4-5020-4942-97e8-2212abaaed98 Jul 03 21:49:15.579831 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-af9ab130-a7be-4a84-a421-02aa2f83744a tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:15.583072 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-af9ab130-a7be-4a84-a421-02aa2f83744a tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:15.585535 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-af9ab130-a7be-4a84-a421-02aa2f83744a tempest-VolumeTypesTest-135266098 tempest-VolumeTypesTest-135266098-project-admin] https://10.4.3.32/volume/v3/types/514900d4-5020-4942-97e8-2212abaaed98 returned with HTTP 404 Jul 03 21:49:15.586074 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 366/1476] 10.4.3.32 () {66 vars in 1335 bytes} [Fri Jul 3 21:49:15 2026] GET /volume/v3/types/514900d4-5020-4942-97e8-2212abaaed98 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:49:15.784849 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e756d5ae-fc75-41e0-bb2a-24f10e09890e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:15.787292 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e756d5ae-fc75-41e0-bb2a-24f10e09890e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:49:15.787760 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e756d5ae-fc75-41e0-bb2a-24f10e09890e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:15.787919 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e756d5ae-fc75-41e0-bb2a-24f10e09890e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:15.788053 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-e756d5ae-fc75-41e0-bb2a-24f10e09890e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 139b9163-f15b-495c-aab9-804d0def4ac4. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:15.795171 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:15.795171 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:15.796155 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e756d5ae-fc75-41e0-bb2a-24f10e09890e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 200 Jul 03 21:49:15.796830 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 374/1477] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:15 2026] GET /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:16.810566 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-05988cfe-5044-483d-9ee6-a3c32600571c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:16.814464 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-05988cfe-5044-483d-9ee6-a3c32600571c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:49:16.814464 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-05988cfe-5044-483d-9ee6-a3c32600571c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:16.814788 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-05988cfe-5044-483d-9ee6-a3c32600571c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:16.815443 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-05988cfe-5044-483d-9ee6-a3c32600571c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 139b9163-f15b-495c-aab9-804d0def4ac4. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:16.827001 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:16.827001 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:16.828216 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-05988cfe-5044-483d-9ee6-a3c32600571c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 200 Jul 03 21:49:16.828895 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 372/1478] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:16 2026] GET /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:17.848633 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-bbe23f12-2148-44d7-abed-8b6744b8594b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:17.851285 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bbe23f12-2148-44d7-abed-8b6744b8594b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:49:17.851578 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bbe23f12-2148-44d7-abed-8b6744b8594b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:17.851798 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bbe23f12-2148-44d7-abed-8b6744b8594b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:17.851956 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-bbe23f12-2148-44d7-abed-8b6744b8594b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 139b9163-f15b-495c-aab9-804d0def4ac4. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:17.858082 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:17.858082 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:17.859662 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bbe23f12-2148-44d7-abed-8b6744b8594b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 200 Jul 03 21:49:17.859662 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 367/1479] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:17 2026] GET /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:18.400257 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-49c787a4-975d-4045-bf88-2ddfb05f6b0d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:18.583117 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-49c787a4-975d-4045-bf88-2ddfb05f6b0d tempest-AvailabilityZoneTestJSON-1539420072 tempest-AvailabilityZoneTestJSON-1539420072-project-member] GET https://10.4.3.32/volume/v3/os-availability-zone Jul 03 21:49:18.583471 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-49c787a4-975d-4045-bf88-2ddfb05f6b0d tempest-AvailabilityZoneTestJSON-1539420072 tempest-AvailabilityZoneTestJSON-1539420072-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:18.583828 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-49c787a4-975d-4045-bf88-2ddfb05f6b0d tempest-AvailabilityZoneTestJSON-1539420072 tempest-AvailabilityZoneTestJSON-1539420072-project-member] Calling method 'index' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:18.591107 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-49c787a4-975d-4045-bf88-2ddfb05f6b0d tempest-AvailabilityZoneTestJSON-1539420072 tempest-AvailabilityZoneTestJSON-1539420072-project-member] Availability Zones retrieved successfully. Jul 03 21:49:18.592387 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-49c787a4-975d-4045-bf88-2ddfb05f6b0d tempest-AvailabilityZoneTestJSON-1539420072 tempest-AvailabilityZoneTestJSON-1539420072-project-member] https://10.4.3.32/volume/v3/os-availability-zone returned with HTTP 200 Jul 03 21:49:18.592718 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 367/1480] 10.4.3.32 () {66 vars in 1269 bytes} [Fri Jul 3 21:49:18 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:49:18.875353 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-23dba4eb-f431-4e2e-b76e-df0ebce04d59 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:18.876821 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-23dba4eb-f431-4e2e-b76e-df0ebce04d59 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:49:18.876821 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-23dba4eb-f431-4e2e-b76e-df0ebce04d59 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:18.876821 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-23dba4eb-f431-4e2e-b76e-df0ebce04d59 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:18.876821 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-23dba4eb-f431-4e2e-b76e-df0ebce04d59 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 139b9163-f15b-495c-aab9-804d0def4ac4. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:18.885921 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:18.885921 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:18.886701 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-23dba4eb-f431-4e2e-b76e-df0ebce04d59 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 200 Jul 03 21:49:18.887173 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 375/1481] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:18 2026] GET /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:19.504261 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-b1c2454c-944b-436a-8e4e-9fde9590b431 req-263b957c-bfcd-49a4-9d2b-c1160cead9b5 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:19.508421 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-b1c2454c-944b-436a-8e4e-9fde9590b431 req-263b957c-bfcd-49a4-9d2b-c1160cead9b5 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] GET https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 Jul 03 21:49:19.508526 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-b1c2454c-944b-436a-8e4e-9fde9590b431 req-263b957c-bfcd-49a4-9d2b-c1160cead9b5 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:19.508959 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-b1c2454c-944b-436a-8e4e-9fde9590b431 req-263b957c-bfcd-49a4-9d2b-c1160cead9b5 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:19.531200 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:19.531200 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:19.540901 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-b1c2454c-944b-436a-8e4e-9fde9590b431 req-263b957c-bfcd-49a4-9d2b-c1160cead9b5 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Volume info retrieved successfully. Jul 03 21:49:19.547137 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-b1c2454c-944b-436a-8e4e-9fde9590b431 req-263b957c-bfcd-49a4-9d2b-c1160cead9b5 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 returned with HTTP 200 Jul 03 21:49:19.547652 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 373/1482] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:49:19 2026] GET /volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 => generated 1141 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:19.905565 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-860d166f-ccd1-41f4-9f48-dd87170eb65a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:19.908815 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-860d166f-ccd1-41f4-9f48-dd87170eb65a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:49:19.908815 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-860d166f-ccd1-41f4-9f48-dd87170eb65a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:19.909228 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-860d166f-ccd1-41f4-9f48-dd87170eb65a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:19.909791 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-860d166f-ccd1-41f4-9f48-dd87170eb65a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 139b9163-f15b-495c-aab9-804d0def4ac4. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:19.917748 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:19.917748 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:19.920082 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-860d166f-ccd1-41f4-9f48-dd87170eb65a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 200 Jul 03 21:49:19.920082 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 368/1483] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:19 2026] GET /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:20.943789 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-6efb3f96-1e80-4512-bdbe-c3f947eda3cd None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:20.953468 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6efb3f96-1e80-4512-bdbe-c3f947eda3cd tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:49:20.953468 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6efb3f96-1e80-4512-bdbe-c3f947eda3cd tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:20.953468 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6efb3f96-1e80-4512-bdbe-c3f947eda3cd tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:20.953468 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-6efb3f96-1e80-4512-bdbe-c3f947eda3cd tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 139b9163-f15b-495c-aab9-804d0def4ac4. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:20.970921 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:20.970921 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:20.975434 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6efb3f96-1e80-4512-bdbe-c3f947eda3cd tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 200 Jul 03 21:49:20.975434 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 368/1484] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:20 2026] GET /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 790 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:21.069038 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-afdfc2be-292d-44cc-9b5d-8764f811ff44 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:21.305319 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-afdfc2be-292d-44cc-9b5d-8764f811ff44 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:49:21.305875 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-afdfc2be-292d-44cc-9b5d-8764f811ff44 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1193550669"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:21.308598 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-afdfc2be-292d-44cc-9b5d-8764f811ff44 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1193550669'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:49:21.308861 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-afdfc2be-292d-44cc-9b5d-8764f811ff44 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Create volume of 1 GB Jul 03 21:49:21.320801 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-afdfc2be-292d-44cc-9b5d-8764f811ff44 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Availability Zones retrieved successfully. Jul 03 21:49:21.329088 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-afdfc2be-292d-44cc-9b5d-8764f811ff44 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Flow 'volume_create_api' (03eafdd6-faff-46eb-aa68-db2b7bb394dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:49:21.334784 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-afdfc2be-292d-44cc-9b5d-8764f811ff44 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (923a7f2e-1569-4589-a458-48f45833051d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:21.336297 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-afdfc2be-292d-44cc-9b5d-8764f811ff44 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:49:21.377403 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-afdfc2be-292d-44cc-9b5d-8764f811ff44 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (923a7f2e-1569-4589-a458-48f45833051d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:21.378640 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-afdfc2be-292d-44cc-9b5d-8764f811ff44 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d891bfc-d329-49bd-99c5-53018a06de2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:21.519571 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-afdfc2be-292d-44cc-9b5d-8764f811ff44 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Created reservations ['0e4e9375-fdc5-4f00-8559-8cc2a58e934f', 'c8471a57-bee4-408e-ae89-96a1c369ca71', '07656d6e-3624-4147-ab2e-23ee0ffbe5c4', '4f2b93a8-734b-429b-8899-287eadd3dd6d'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:49:21.521309 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-afdfc2be-292d-44cc-9b5d-8764f811ff44 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d891bfc-d329-49bd-99c5-53018a06de2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e4e9375-fdc5-4f00-8559-8cc2a58e934f', 'c8471a57-bee4-408e-ae89-96a1c369ca71', '07656d6e-3624-4147-ab2e-23ee0ffbe5c4', '4f2b93a8-734b-429b-8899-287eadd3dd6d']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:21.523201 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-afdfc2be-292d-44cc-9b5d-8764f811ff44 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (891df13e-5eeb-4ba2-aca6-f2d5d0ff22d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:21.585619 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-afdfc2be-292d-44cc-9b5d-8764f811ff44 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (891df13e-5eeb-4ba2-aca6-f2d5d0ff22d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d59725d-8395-468d-bfb6-78c08edcb41a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1193550669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2290468eb6844f289f5cd77feff1a20',qos_specs=None,replication_status=,reservations=['0e4e9375-fdc5-4f00-8559-8cc2a58e934f','c8471a57-bee4-408e-ae89-96a1c369ca71','07656d6e-3624-4147-ab2e-23ee0ffbe5c4','4f2b93a8-734b-429b-8899-287eadd3dd6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dad560ae94134c198da6ff272230997d',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:49:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1193550669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d59725d-8395-468d-bfb6-78c08edcb41a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2290468eb6844f289f5cd77feff1a20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dad560ae94134c198da6ff272230997d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:21.587004 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-afdfc2be-292d-44cc-9b5d-8764f811ff44 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f58b242d-7b41-4b44-bc79-415a3999a534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:21.627086 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-afdfc2be-292d-44cc-9b5d-8764f811ff44 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f58b242d-7b41-4b44-bc79-415a3999a534) transitioned into state 'SUCCESS' from state '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-1193550669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2290468eb6844f289f5cd77feff1a20',qos_specs=None,replication_status=,reservations=['0e4e9375-fdc5-4f00-8559-8cc2a58e934f','c8471a57-bee4-408e-ae89-96a1c369ca71','07656d6e-3624-4147-ab2e-23ee0ffbe5c4','4f2b93a8-734b-429b-8899-287eadd3dd6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dad560ae94134c198da6ff272230997d',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:21.628541 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-afdfc2be-292d-44cc-9b5d-8764f811ff44 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c39d244-d336-4011-9438-cdaeef4aeb08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:21.651046 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-afdfc2be-292d-44cc-9b5d-8764f811ff44 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c39d244-d336-4011-9438-cdaeef4aeb08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:21.652146 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-afdfc2be-292d-44cc-9b5d-8764f811ff44 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Flow 'volume_create_api' (03eafdd6-faff-46eb-aa68-db2b7bb394dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:49:21.652548 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-afdfc2be-292d-44cc-9b5d-8764f811ff44 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Create volume request issued successfully. Jul 03 21:49:21.653357 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-afdfc2be-292d-44cc-9b5d-8764f811ff44 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:49:21.654232 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 376/1485] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:49:21 2026] POST /volume/v3/volumes => generated 749 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:49:21.670523 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-238f096f-6508-4f96-a4e7-fe787b87615a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:21.672664 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-238f096f-6508-4f96-a4e7-fe787b87615a tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] GET https://10.4.3.32/volume/v3/volumes/5d59725d-8395-468d-bfb6-78c08edcb41a Jul 03 21:49:21.672893 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-238f096f-6508-4f96-a4e7-fe787b87615a tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:21.673549 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-238f096f-6508-4f96-a4e7-fe787b87615a tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:21.683283 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:21.683283 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:21.688004 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-238f096f-6508-4f96-a4e7-fe787b87615a tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Volume info retrieved successfully. Jul 03 21:49:21.692640 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-238f096f-6508-4f96-a4e7-fe787b87615a tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/volumes/5d59725d-8395-468d-bfb6-78c08edcb41a returned with HTTP 200 Jul 03 21:49:21.693031 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 374/1486] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:21 2026] GET /volume/v3/volumes/5d59725d-8395-468d-bfb6-78c08edcb41a => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:21.833956 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c0a22763-53a9-45a9-8c15-d1c001327333 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:21.837325 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c0a22763-53a9-45a9-8c15-d1c001327333 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:49:21.837325 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c0a22763-53a9-45a9-8c15-d1c001327333 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-100839235"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:21.839182 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-c0a22763-53a9-45a9-8c15-d1c001327333 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-100839235'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:49:21.847411 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-c0a22763-53a9-45a9-8c15-d1c001327333 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Create volume of 1 GB Jul 03 21:49:21.847930 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:21.847930 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:21.848697 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c0a22763-53a9-45a9-8c15-d1c001327333 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Availability Zones retrieved successfully. Jul 03 21:49:21.857592 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-c0a22763-53a9-45a9-8c15-d1c001327333 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Flow 'volume_create_api' (c418284e-0d7e-443e-97e1-16acf5b143d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:49:21.859438 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-c0a22763-53a9-45a9-8c15-d1c001327333 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af75bd41-4177-418e-bcce-0ae9987c9447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:21.861219 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-c0a22763-53a9-45a9-8c15-d1c001327333 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:49:21.873522 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:21.873522 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:21.899185 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-c0a22763-53a9-45a9-8c15-d1c001327333 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af75bd41-4177-418e-bcce-0ae9987c9447) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:12Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3793a35d-3c84-48ce-9362-23e52d448ab6,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3793a35d-3c84-48ce-9362-23e52d448ab6', 'encryption_key_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=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:21.900215 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-c0a22763-53a9-45a9-8c15-d1c001327333 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8494ff9-743f-4659-87f8-210a8719c1a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:21.969518 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-c0a22763-53a9-45a9-8c15-d1c001327333 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Created reservations ['36cb5123-b9de-4f5a-b358-fdb72880a2a8', '4659b325-d8c4-4919-8ca2-24851edf4b57', 'a8b24c83-9902-44e5-a86f-debb329de533', '6aa88e26-5209-409c-9f68-caf7535855e1'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:49:21.969658 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-c0a22763-53a9-45a9-8c15-d1c001327333 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8494ff9-743f-4659-87f8-210a8719c1a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36cb5123-b9de-4f5a-b358-fdb72880a2a8', '4659b325-d8c4-4919-8ca2-24851edf4b57', 'a8b24c83-9902-44e5-a86f-debb329de533', '6aa88e26-5209-409c-9f68-caf7535855e1']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:21.970871 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-c0a22763-53a9-45a9-8c15-d1c001327333 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95007d14-c57b-4293-ae6e-d4e1a19cce2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:21.992853 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c8e99322-9046-4107-ba84-acc3bd34367c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:21.995357 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c8e99322-9046-4107-ba84-acc3bd34367c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:49:21.995747 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c8e99322-9046-4107-ba84-acc3bd34367c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:21.996005 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c8e99322-9046-4107-ba84-acc3bd34367c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:21.996144 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-c8e99322-9046-4107-ba84-acc3bd34367c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 139b9163-f15b-495c-aab9-804d0def4ac4. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:22.002637 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:22.002637 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:22.003555 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c8e99322-9046-4107-ba84-acc3bd34367c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 200 Jul 03 21:49:22.003964 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 369/1487] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:21 2026] GET /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:22.014524 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-c0a22763-53a9-45a9-8c15-d1c001327333 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95007d14-c57b-4293-ae6e-d4e1a19cce2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd775ff8-62e8-40c2-9a57-bdde77e197f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-100839235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2cb4a7ce39ee48ae997f5deca8fb870e',qos_specs=None,replication_status=,reservations=['36cb5123-b9de-4f5a-b358-fdb72880a2a8','4659b325-d8c4-4919-8ca2-24851edf4b57','a8b24c83-9902-44e5-a86f-debb329de533','6aa88e26-5209-409c-9f68-caf7535855e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a5ccbb83131461ca5433265e9dff05c',volume_type_id=3793a35d-3c84-48ce-9362-23e52d448ab6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:49:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-100839235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd775ff8-62e8-40c2-9a57-bdde77e197f3,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='2cb4a7ce39ee48ae997f5deca8fb870e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a5ccbb83131461ca5433265e9dff05c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3793a35d-3c84-48ce-9362-23e52d448ab6),volume_type_id=3793a35d-3c84-48ce-9362-23e52d448ab6)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:22.016118 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-c0a22763-53a9-45a9-8c15-d1c001327333 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4015dfae-66da-4d10-98d4-b1e0e23d90c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:22.050189 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-c0a22763-53a9-45a9-8c15-d1c001327333 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4015dfae-66da-4d10-98d4-b1e0e23d90c6) transitioned into state 'SUCCESS' from state '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-100839235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2cb4a7ce39ee48ae997f5deca8fb870e',qos_specs=None,replication_status=,reservations=['36cb5123-b9de-4f5a-b358-fdb72880a2a8','4659b325-d8c4-4919-8ca2-24851edf4b57','a8b24c83-9902-44e5-a86f-debb329de533','6aa88e26-5209-409c-9f68-caf7535855e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a5ccbb83131461ca5433265e9dff05c',volume_type_id=3793a35d-3c84-48ce-9362-23e52d448ab6)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:22.051325 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-c0a22763-53a9-45a9-8c15-d1c001327333 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3e08a68-c81d-4a2f-8b69-1be5dad137f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:22.071429 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-c0a22763-53a9-45a9-8c15-d1c001327333 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3e08a68-c81d-4a2f-8b69-1be5dad137f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:22.073091 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-c0a22763-53a9-45a9-8c15-d1c001327333 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Flow 'volume_create_api' (c418284e-0d7e-443e-97e1-16acf5b143d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:49:22.074015 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c0a22763-53a9-45a9-8c15-d1c001327333 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Create volume request issued successfully. Jul 03 21:49:22.075626 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c0a22763-53a9-45a9-8c15-d1c001327333 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:49:22.076148 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 369/1488] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:49:21 2026] POST /volume/v3/volumes => generated 757 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:49:22.095510 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-987a07d9-daaa-4ea9-a80b-a8187f120481 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:22.099800 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-987a07d9-daaa-4ea9-a80b-a8187f120481 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:22.099999 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-987a07d9-daaa-4ea9-a80b-a8187f120481 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:22.100310 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-987a07d9-daaa-4ea9-a80b-a8187f120481 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:22.109571 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:22.109571 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:22.114749 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-987a07d9-daaa-4ea9-a80b-a8187f120481 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:22.120517 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-987a07d9-daaa-4ea9-a80b-a8187f120481 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:22.120914 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 377/1489] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:22 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:22.713340 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e2acae68-ec79-4a09-9ba0-f2ceabfd3c0c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:22.716092 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e2acae68-ec79-4a09-9ba0-f2ceabfd3c0c tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] GET https://10.4.3.32/volume/v3/volumes/5d59725d-8395-468d-bfb6-78c08edcb41a Jul 03 21:49:22.716683 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e2acae68-ec79-4a09-9ba0-f2ceabfd3c0c tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:22.717354 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e2acae68-ec79-4a09-9ba0-f2ceabfd3c0c tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:22.732999 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:22.732999 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:22.755999 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e2acae68-ec79-4a09-9ba0-f2ceabfd3c0c tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Volume info retrieved successfully. Jul 03 21:49:22.765616 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e2acae68-ec79-4a09-9ba0-f2ceabfd3c0c tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/volumes/5d59725d-8395-468d-bfb6-78c08edcb41a returned with HTTP 200 Jul 03 21:49:22.766517 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 375/1490] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:22 2026] GET /volume/v3/volumes/5d59725d-8395-468d-bfb6-78c08edcb41a => generated 842 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:22.783245 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ad78647e-5647-41bd-aeee-147887c5df14 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:22.786172 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ad78647e-5647-41bd-aeee-147887c5df14 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:49:22.787032 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ad78647e-5647-41bd-aeee-147887c5df14 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5d59725d-8395-468d-bfb6-78c08edcb41a", "name": "tempest-VolumesDeleteCascade-Snapshot-1857367863"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:22.798429 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:22.798429 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:22.799062 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-ad78647e-5647-41bd-aeee-147887c5df14 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Volume info retrieved successfully. Jul 03 21:49:22.799224 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [None req-ad78647e-5647-41bd-aeee-147887c5df14 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Create snapshot from volume 5d59725d-8395-468d-bfb6-78c08edcb41a Jul 03 21:49:22.862477 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-ad78647e-5647-41bd-aeee-147887c5df14 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Created reservations ['54fdabe5-e331-41a5-91a2-746b6df32646', '6af2a997-f2d7-453b-9390-16aacf741ff5', '1455ffb7-44b1-4233-bdf9-10e3c66a44f3', '5d253e29-798a-4f1c-9b5c-4ec989eba816'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:49:22.915945 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-ad78647e-5647-41bd-aeee-147887c5df14 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Snapshot create request issued successfully. Jul 03 21:49:22.916472 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ad78647e-5647-41bd-aeee-147887c5df14 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:49:22.917108 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 370/1491] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:49:22 2026] POST /volume/v3/snapshots => generated 307 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:49:22.929188 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-228cd469-f658-4b5d-b0f0-aa186c2d0cc6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:22.931590 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-228cd469-f658-4b5d-b0f0-aa186c2d0cc6 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] GET https://10.4.3.32/volume/v3/snapshots/e3fff6cf-cc57-4ce2-be9f-2f346c234318 Jul 03 21:49:22.931857 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-228cd469-f658-4b5d-b0f0-aa186c2d0cc6 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:22.932036 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-228cd469-f658-4b5d-b0f0-aa186c2d0cc6 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:22.939363 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:22.939363 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:22.939899 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-228cd469-f658-4b5d-b0f0-aa186c2d0cc6 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Snapshot retrieved successfully. Jul 03 21:49:22.941105 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-228cd469-f658-4b5d-b0f0-aa186c2d0cc6 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/snapshots/e3fff6cf-cc57-4ce2-be9f-2f346c234318 returned with HTTP 200 Jul 03 21:49:22.941831 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 370/1492] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:49:22 2026] GET /volume/v3/snapshots/e3fff6cf-cc57-4ce2-be9f-2f346c234318 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:23.022121 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b4bed0cd-51e4-42ae-9102-3d1b0bb7396f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:23.025098 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b4bed0cd-51e4-42ae-9102-3d1b0bb7396f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:49:23.025358 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b4bed0cd-51e4-42ae-9102-3d1b0bb7396f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:23.025606 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b4bed0cd-51e4-42ae-9102-3d1b0bb7396f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:23.025691 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-b4bed0cd-51e4-42ae-9102-3d1b0bb7396f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 139b9163-f15b-495c-aab9-804d0def4ac4. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:23.032183 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:23.032183 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:23.033195 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b4bed0cd-51e4-42ae-9102-3d1b0bb7396f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 200 Jul 03 21:49:23.033948 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 378/1493] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:23 2026] GET /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:23.139493 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-fc91430a-4fa4-42fa-8e08-9dc687357da2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:23.142610 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fc91430a-4fa4-42fa-8e08-9dc687357da2 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:23.142610 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fc91430a-4fa4-42fa-8e08-9dc687357da2 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:23.143510 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fc91430a-4fa4-42fa-8e08-9dc687357da2 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:23.156816 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:23.156816 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:23.160821 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-fc91430a-4fa4-42fa-8e08-9dc687357da2 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:23.168145 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fc91430a-4fa4-42fa-8e08-9dc687357da2 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:23.168882 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 376/1494] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:23 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:23.240299 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-75388d75-e221-4be6-a042-26b1118a909c req-2e75cafa-5c06-4dd4-a58e-fd0875ce783e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:23.244110 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-75388d75-e221-4be6-a042-26b1118a909c req-2e75cafa-5c06-4dd4-a58e-fd0875ce783e tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:23.244461 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-75388d75-e221-4be6-a042-26b1118a909c req-2e75cafa-5c06-4dd4-a58e-fd0875ce783e tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:23.244755 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-75388d75-e221-4be6-a042-26b1118a909c req-2e75cafa-5c06-4dd4-a58e-fd0875ce783e tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:23.257470 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:23.257470 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:23.266174 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-75388d75-e221-4be6-a042-26b1118a909c req-2e75cafa-5c06-4dd4-a58e-fd0875ce783e tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:23.272678 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-75388d75-e221-4be6-a042-26b1118a909c req-2e75cafa-5c06-4dd4-a58e-fd0875ce783e tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:23.276399 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 371/1495] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:49:23 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:23.961227 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-813b1d5f-d3fd-4072-9f12-320c8ceab139 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:23.963781 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-813b1d5f-d3fd-4072-9f12-320c8ceab139 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] GET https://10.4.3.32/volume/v3/snapshots/e3fff6cf-cc57-4ce2-be9f-2f346c234318 Jul 03 21:49:23.964594 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-813b1d5f-d3fd-4072-9f12-320c8ceab139 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:23.964594 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-813b1d5f-d3fd-4072-9f12-320c8ceab139 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:23.977265 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:23.977265 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:23.977265 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-813b1d5f-d3fd-4072-9f12-320c8ceab139 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Snapshot retrieved successfully. Jul 03 21:49:23.977790 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-813b1d5f-d3fd-4072-9f12-320c8ceab139 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/snapshots/e3fff6cf-cc57-4ce2-be9f-2f346c234318 returned with HTTP 200 Jul 03 21:49:23.979629 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 371/1496] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:49:23 2026] GET /volume/v3/snapshots/e3fff6cf-cc57-4ce2-be9f-2f346c234318 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:23.993208 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a9901d14-dce0-487b-b2dd-61b81e30b5cb None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:23.997578 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a9901d14-dce0-487b-b2dd-61b81e30b5cb tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:49:23.997578 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a9901d14-dce0-487b-b2dd-61b81e30b5cb tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5d59725d-8395-468d-bfb6-78c08edcb41a", "name": "tempest-VolumesDeleteCascade-Snapshot-1400984899"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:24.013458 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:24.013458 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:24.014156 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-a9901d14-dce0-487b-b2dd-61b81e30b5cb tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Volume info retrieved successfully. Jul 03 21:49:24.014488 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-a9901d14-dce0-487b-b2dd-61b81e30b5cb tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Create snapshot from volume 5d59725d-8395-468d-bfb6-78c08edcb41a Jul 03 21:49:24.051839 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d0fcd65a-7316-463c-9620-e391d49d1d67 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:24.054325 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d0fcd65a-7316-463c-9620-e391d49d1d67 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:49:24.054599 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d0fcd65a-7316-463c-9620-e391d49d1d67 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:24.054822 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d0fcd65a-7316-463c-9620-e391d49d1d67 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:24.054949 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-d0fcd65a-7316-463c-9620-e391d49d1d67 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 139b9163-f15b-495c-aab9-804d0def4ac4. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:24.061168 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:24.061168 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:24.062849 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d0fcd65a-7316-463c-9620-e391d49d1d67 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 200 Jul 03 21:49:24.062849 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 377/1497] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:24 2026] GET /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:24.063294 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-a9901d14-dce0-487b-b2dd-61b81e30b5cb tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Created reservations ['427ab052-a39e-4b09-9134-c1b7280ababf', '5a2ade88-467a-4aef-ac05-effae89e337a', 'da820aaa-4f7f-4dad-8ffc-e4cb92a34326', '523b164a-2291-4e8b-9c44-1adf00a3e4bb'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:49:24.119613 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-a9901d14-dce0-487b-b2dd-61b81e30b5cb tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Snapshot create request issued successfully. Jul 03 21:49:24.120735 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a9901d14-dce0-487b-b2dd-61b81e30b5cb tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:49:24.120735 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 379/1498] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:49:23 2026] POST /volume/v3/snapshots => generated 307 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:49:24.137930 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7ca8526d-7035-481f-8307-89c44a85eed7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:24.142393 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7ca8526d-7035-481f-8307-89c44a85eed7 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] GET https://10.4.3.32/volume/v3/snapshots/7e27c626-d66b-467f-b540-81370df95608 Jul 03 21:49:24.142393 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7ca8526d-7035-481f-8307-89c44a85eed7 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:24.142393 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7ca8526d-7035-481f-8307-89c44a85eed7 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:24.152639 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:24.152639 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:24.153265 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-7ca8526d-7035-481f-8307-89c44a85eed7 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Snapshot retrieved successfully. Jul 03 21:49:24.154497 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7ca8526d-7035-481f-8307-89c44a85eed7 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/snapshots/7e27c626-d66b-467f-b540-81370df95608 returned with HTTP 200 Jul 03 21:49:24.154871 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 372/1499] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:49:24 2026] GET /volume/v3/snapshots/7e27c626-d66b-467f-b540-81370df95608 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:25.081141 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d40d7a46-5adf-4ebd-af1b-52cc45e931bd None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:25.083161 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d40d7a46-5adf-4ebd-af1b-52cc45e931bd tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:49:25.083467 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d40d7a46-5adf-4ebd-af1b-52cc45e931bd tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:25.083757 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d40d7a46-5adf-4ebd-af1b-52cc45e931bd tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:25.083909 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-d40d7a46-5adf-4ebd-af1b-52cc45e931bd tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 139b9163-f15b-495c-aab9-804d0def4ac4. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:25.091584 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:25.091584 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:25.093393 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d40d7a46-5adf-4ebd-af1b-52cc45e931bd tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 200 Jul 03 21:49:25.094273 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 372/1500] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:25 2026] GET /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:25.108527 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b2d3d4d5-94f6-4582-9c94-521077838641 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:25.110693 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b2d3d4d5-94f6-4582-9c94-521077838641 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/6abd536f-f1d3-4ba0-bd8d-9b6d66a9af0c Jul 03 21:49:25.110901 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b2d3d4d5-94f6-4582-9c94-521077838641 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:25.111110 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b2d3d4d5-94f6-4582-9c94-521077838641 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:25.121765 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:25.121765 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:25.127464 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b2d3d4d5-94f6-4582-9c94-521077838641 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:49:25.136721 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b2d3d4d5-94f6-4582-9c94-521077838641 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/6abd536f-f1d3-4ba0-bd8d-9b6d66a9af0c returned with HTTP 200 Jul 03 21:49:25.137550 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 378/1501] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:25 2026] GET /volume/v3/volumes/6abd536f-f1d3-4ba0-bd8d-9b6d66a9af0c => generated 1410 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:25.152435 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-faa8d9a6-6c15-4b1a-b23c-d7bdb4bc41a9 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:25.155237 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-faa8d9a6-6c15-4b1a-b23c-d7bdb4bc41a9 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/6abd536f-f1d3-4ba0-bd8d-9b6d66a9af0c Jul 03 21:49:25.155537 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-faa8d9a6-6c15-4b1a-b23c-d7bdb4bc41a9 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:25.155739 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-faa8d9a6-6c15-4b1a-b23c-d7bdb4bc41a9 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:25.171533 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-3628e74e-402f-4971-8702-83a6c2d1d964 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:25.172609 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:25.172609 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:25.175628 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3628e74e-402f-4971-8702-83a6c2d1d964 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] GET https://10.4.3.32/volume/v3/snapshots/7e27c626-d66b-467f-b540-81370df95608 Jul 03 21:49:25.175858 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3628e74e-402f-4971-8702-83a6c2d1d964 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:25.176109 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3628e74e-402f-4971-8702-83a6c2d1d964 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:25.181831 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-faa8d9a6-6c15-4b1a-b23c-d7bdb4bc41a9 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:49:25.186542 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:25.186542 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:25.187093 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-3628e74e-402f-4971-8702-83a6c2d1d964 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Snapshot retrieved successfully. Jul 03 21:49:25.188048 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3628e74e-402f-4971-8702-83a6c2d1d964 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/snapshots/7e27c626-d66b-467f-b540-81370df95608 returned with HTTP 200 Jul 03 21:49:25.188605 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 373/1502] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:49:25 2026] GET /volume/v3/snapshots/7e27c626-d66b-467f-b540-81370df95608 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:25.189820 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-faa8d9a6-6c15-4b1a-b23c-d7bdb4bc41a9 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/6abd536f-f1d3-4ba0-bd8d-9b6d66a9af0c returned with HTTP 200 Jul 03 21:49:25.191137 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 380/1503] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:25 2026] GET /volume/v3/volumes/6abd536f-f1d3-4ba0-bd8d-9b6d66a9af0c => generated 1410 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:25.201433 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3e1fec36-7245-456b-bfeb-8217c64bf737 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:25.204958 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3e1fec36-7245-456b-bfeb-8217c64bf737 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] DELETE https://10.4.3.32/volume/v3/volumes/5d59725d-8395-468d-bfb6-78c08edcb41a?cascade=True Jul 03 21:49:25.205112 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3e1fec36-7245-456b-bfeb-8217c64bf737 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:25.205544 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3e1fec36-7245-456b-bfeb-8217c64bf737 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:25.205845 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-3e1fec36-7245-456b-bfeb-8217c64bf737 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Delete volume with id: 5d59725d-8395-468d-bfb6-78c08edcb41a Jul 03 21:49:25.210111 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7e194498-1de1-44ff-b27b-2da993c4b04c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:25.212529 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7e194498-1de1-44ff-b27b-2da993c4b04c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] DELETE https://10.4.3.32/volume/v3/volumes/6abd536f-f1d3-4ba0-bd8d-9b6d66a9af0c Jul 03 21:49:25.212529 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7e194498-1de1-44ff-b27b-2da993c4b04c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:25.212529 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7e194498-1de1-44ff-b27b-2da993c4b04c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:25.213452 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-7e194498-1de1-44ff-b27b-2da993c4b04c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Delete volume with id: 6abd536f-f1d3-4ba0-bd8d-9b6d66a9af0c Jul 03 21:49:25.217234 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:25.217234 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:25.217629 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3e1fec36-7245-456b-bfeb-8217c64bf737 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Volume info retrieved successfully. Jul 03 21:49:25.223773 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:25.223773 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:25.224579 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-7e194498-1de1-44ff-b27b-2da993c4b04c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:49:25.255553 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-7e194498-1de1-44ff-b27b-2da993c4b04c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Delete volume request issued successfully. Jul 03 21:49:25.255771 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7e194498-1de1-44ff-b27b-2da993c4b04c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/6abd536f-f1d3-4ba0-bd8d-9b6d66a9af0c returned with HTTP 202 Jul 03 21:49:25.256501 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 379/1504] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:49:25 2026] DELETE /volume/v3/volumes/6abd536f-f1d3-4ba0-bd8d-9b6d66a9af0c => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:49:25.269151 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-672db3dc-9c23-45d0-9ddb-f00b54f8cf43 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:25.272012 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-672db3dc-9c23-45d0-9ddb-f00b54f8cf43 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/6abd536f-f1d3-4ba0-bd8d-9b6d66a9af0c Jul 03 21:49:25.272461 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-672db3dc-9c23-45d0-9ddb-f00b54f8cf43 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:25.272461 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-672db3dc-9c23-45d0-9ddb-f00b54f8cf43 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:25.282302 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:25.282302 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:25.287501 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-672db3dc-9c23-45d0-9ddb-f00b54f8cf43 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:49:25.289691 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3e1fec36-7245-456b-bfeb-8217c64bf737 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Delete volume request issued successfully. Jul 03 21:49:25.289986 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3e1fec36-7245-456b-bfeb-8217c64bf737 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/volumes/5d59725d-8395-468d-bfb6-78c08edcb41a?cascade=True returned with HTTP 202 Jul 03 21:49:25.291728 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 373/1505] 10.4.3.32 () {66 vars in 1369 bytes} [Fri Jul 3 21:49:25 2026] DELETE /volume/v3/volumes/5d59725d-8395-468d-bfb6-78c08edcb41a?cascade=True => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:49:25.299557 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-672db3dc-9c23-45d0-9ddb-f00b54f8cf43 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/6abd536f-f1d3-4ba0-bd8d-9b6d66a9af0c returned with HTTP 200 Jul 03 21:49:25.299975 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 374/1506] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:25 2026] GET /volume/v3/volumes/6abd536f-f1d3-4ba0-bd8d-9b6d66a9af0c => generated 1409 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:25.309009 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d7e68749-2e6a-4817-bf92-a04773f03108 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:25.313559 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d7e68749-2e6a-4817-bf92-a04773f03108 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] GET https://10.4.3.32/volume/v3/volumes/5d59725d-8395-468d-bfb6-78c08edcb41a Jul 03 21:49:25.313559 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d7e68749-2e6a-4817-bf92-a04773f03108 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:25.313778 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d7e68749-2e6a-4817-bf92-a04773f03108 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:25.333785 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:25.333785 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:25.335941 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a325d879-8f66-4f9f-a0ce-ae74fbcdd0f1 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:25.336544 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a325d879-8f66-4f9f-a0ce-ae74fbcdd0f1 None None] GET https://10.4.3.32/volume// Jul 03 21:49:25.336957 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a325d879-8f66-4f9f-a0ce-ae74fbcdd0f1 None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:25.336957 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a325d879-8f66-4f9f-a0ce-ae74fbcdd0f1 None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:25.337620 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a325d879-8f66-4f9f-a0ce-ae74fbcdd0f1 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:49:25.337854 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 380/1507] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:49: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 21:49:25.341387 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d7e68749-2e6a-4817-bf92-a04773f03108 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Volume info retrieved successfully. Jul 03 21:49:25.348195 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d7e68749-2e6a-4817-bf92-a04773f03108 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/volumes/5d59725d-8395-468d-bfb6-78c08edcb41a returned with HTTP 200 Jul 03 21:49:25.348708 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 381/1508] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:25 2026] GET /volume/v3/volumes/5d59725d-8395-468d-bfb6-78c08edcb41a => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:25.351676 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-75388d75-e221-4be6-a042-26b1118a909c req-2fade51f-504e-4f78-957b-49acd3247bc8 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:25.363856 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-75388d75-e221-4be6-a042-26b1118a909c req-2fade51f-504e-4f78-957b-49acd3247bc8 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:49:25.363856 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-75388d75-e221-4be6-a042-26b1118a909c req-2fade51f-504e-4f78-957b-49acd3247bc8 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cd775ff8-62e8-40c2-9a57-bdde77e197f3", "connector": null, "instance_uuid": "262f0d1e-628a-446d-8d17-4180479dd82d"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:25.384623 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:25.384623 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:25.459243 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-75388d75-e221-4be6-a042-26b1118a909c req-2fade51f-504e-4f78-957b-49acd3247bc8 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:49:25.459446 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 374/1509] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:49:25 2026] POST /volume/v3/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:25.804587 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-160aa5dc-1772-4a0b-9080-9a17efdad6bf None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:25.806568 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-160aa5dc-1772-4a0b-9080-9a17efdad6bf tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:25.806752 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-160aa5dc-1772-4a0b-9080-9a17efdad6bf tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:25.806949 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-160aa5dc-1772-4a0b-9080-9a17efdad6bf tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:25.818709 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:25.818709 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:25.822977 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-160aa5dc-1772-4a0b-9080-9a17efdad6bf tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:25.828663 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-160aa5dc-1772-4a0b-9080-9a17efdad6bf tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:25.829095 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 375/1510] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:25 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:26.011683 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-fcb79bdb-7763-468d-ae5d-b0a945317782 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:26.012080 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fcb79bdb-7763-468d-ae5d-b0a945317782 None None] GET https://10.4.3.32/volume// Jul 03 21:49:26.012330 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fcb79bdb-7763-468d-ae5d-b0a945317782 None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:26.012581 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fcb79bdb-7763-468d-ae5d-b0a945317782 None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:26.012891 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fcb79bdb-7763-468d-ae5d-b0a945317782 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:49:26.013247 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 381/1511] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:49:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 21:49:26.024888 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-75388d75-e221-4be6-a042-26b1118a909c req-7a41e3b5-c2bb-4ae1-b0c1-2f8f9c223186 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:26.028240 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-75388d75-e221-4be6-a042-26b1118a909c req-7a41e3b5-c2bb-4ae1-b0c1-2f8f9c223186 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:26.028552 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-75388d75-e221-4be6-a042-26b1118a909c req-7a41e3b5-c2bb-4ae1-b0c1-2f8f9c223186 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:26.029108 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-75388d75-e221-4be6-a042-26b1118a909c req-7a41e3b5-c2bb-4ae1-b0c1-2f8f9c223186 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:26.042643 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:26.042643 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:26.047444 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-75388d75-e221-4be6-a042-26b1118a909c req-7a41e3b5-c2bb-4ae1-b0c1-2f8f9c223186 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:26.053790 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-75388d75-e221-4be6-a042-26b1118a909c req-7a41e3b5-c2bb-4ae1-b0c1-2f8f9c223186 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:26.055046 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 382/1512] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:49:26 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 1029 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:49:26.187664 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-75388d75-e221-4be6-a042-26b1118a909c req-e882a3ab-3bc9-401c-b791-788d1e56bfca None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:26.189971 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-75388d75-e221-4be6-a042-26b1118a909c req-e882a3ab-3bc9-401c-b791-788d1e56bfca tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] PUT https://10.4.3.32/volume/v3/attachments/d84385ee-cb77-46e5-b00a-6d88c349274a Jul 03 21:49:26.190482 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-75388d75-e221-4be6-a042-26b1118a909c req-e882a3ab-3bc9-401c-b791-788d1e56bfca tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:26.200520 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-75388d75-e221-4be6-a042-26b1118a909c req-e882a3ab-3bc9-401c-b791-788d1e56bfca tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Acquiring lock "cinder-attachment_update-cd775ff8-62e8-40c2-9a57-bdde77e197f3-np0000004475" by "attachment_update" {{(pid=99933) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:49:26.206540 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-75388d75-e221-4be6-a042-26b1118a909c req-e882a3ab-3bc9-401c-b791-788d1e56bfca tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Lock "cinder-attachment_update-cd775ff8-62e8-40c2-9a57-bdde77e197f3-np0000004475" acquired by "attachment_update" :: waited 0.006s {{(pid=99933) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:49:26.208054 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:26.208054 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:26.317686 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-3571412a-4e68-44b0-b326-3851005811df None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:26.319813 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3571412a-4e68-44b0-b326-3851005811df tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/6abd536f-f1d3-4ba0-bd8d-9b6d66a9af0c Jul 03 21:49:26.320087 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3571412a-4e68-44b0-b326-3851005811df tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:26.320257 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3571412a-4e68-44b0-b326-3851005811df tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:26.330441 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3571412a-4e68-44b0-b326-3851005811df tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/6abd536f-f1d3-4ba0-bd8d-9b6d66a9af0c returned with HTTP 404 Jul 03 21:49:26.331219 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 376/1513] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:26 2026] GET /volume/v3/volumes/6abd536f-f1d3-4ba0-bd8d-9b6d66a9af0c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:49:26.341101 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c168855e-1311-4b99-a22e-bf5afdeff20d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:26.343806 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c168855e-1311-4b99-a22e-bf5afdeff20d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] DELETE https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:49:26.344229 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c168855e-1311-4b99-a22e-bf5afdeff20d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:26.344735 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c168855e-1311-4b99-a22e-bf5afdeff20d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:26.344927 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.contrib.backups [None req-c168855e-1311-4b99-a22e-bf5afdeff20d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Delete backup with id: 139b9163-f15b-495c-aab9-804d0def4ac4. Jul 03 21:49:26.350919 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:26.350919 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:26.370902 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-52f3a838-24f2-4e7e-b758-adc007061016 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:26.373211 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-52f3a838-24f2-4e7e-b758-adc007061016 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] GET https://10.4.3.32/volume/v3/volumes/5d59725d-8395-468d-bfb6-78c08edcb41a Jul 03 21:49:26.373439 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-52f3a838-24f2-4e7e-b758-adc007061016 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:26.373749 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-52f3a838-24f2-4e7e-b758-adc007061016 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:26.381282 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.backup.rpcapi [None req-c168855e-1311-4b99-a22e-bf5afdeff20d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] delete_backup rpcapi backup_id 139b9163-f15b-495c-aab9-804d0def4ac4 {{(pid=99936) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 21:49:26.383827 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-52f3a838-24f2-4e7e-b758-adc007061016 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/volumes/5d59725d-8395-468d-bfb6-78c08edcb41a returned with HTTP 404 Jul 03 21:49:26.384758 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 383/1514] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:26 2026] GET /volume/v3/volumes/5d59725d-8395-468d-bfb6-78c08edcb41a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:49:26.388930 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c168855e-1311-4b99-a22e-bf5afdeff20d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 202 Jul 03 21:49:26.388930 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 382/1515] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:49:26 2026] DELETE /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:49:26.398661 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-6172867b-82dd-4ce3-94b8-3caa2fa05186 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:26.398741 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-934cd81d-a56c-4dfa-ad22-4596a25a4f4e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:26.400961 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-934cd81d-a56c-4dfa-ad22-4596a25a4f4e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:49:26.401120 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6172867b-82dd-4ce3-94b8-3caa2fa05186 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] GET https://10.4.3.32/volume/v3/volumes Jul 03 21:49:26.401204 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-934cd81d-a56c-4dfa-ad22-4596a25a4f4e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:26.401354 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6172867b-82dd-4ce3-94b8-3caa2fa05186 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:26.401539 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-934cd81d-a56c-4dfa-ad22-4596a25a4f4e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:26.401596 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6172867b-82dd-4ce3-94b8-3caa2fa05186 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Calling method 'index' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:26.401713 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-934cd81d-a56c-4dfa-ad22-4596a25a4f4e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 139b9163-f15b-495c-aab9-804d0def4ac4. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:26.401916 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.api_utils [None req-6172867b-82dd-4ce3-94b8-3caa2fa05186 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Removing options '' from query. {{(pid=99935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:49:26.402956 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-6172867b-82dd-4ce3-94b8-3caa2fa05186 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:49:26.410758 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:26.410758 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:26.412013 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-934cd81d-a56c-4dfa-ad22-4596a25a4f4e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 200 Jul 03 21:49:26.414318 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 384/1516] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:26 2026] GET /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:26.414842 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-6172867b-82dd-4ce3-94b8-3caa2fa05186 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Get all volumes completed successfully. Jul 03 21:49:26.415306 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6172867b-82dd-4ce3-94b8-3caa2fa05186 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 200 Jul 03 21:49:26.415762 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 377/1517] 10.4.3.32 () {66 vars in 1230 bytes} [Fri Jul 3 21:49:26 2026] GET /volume/v3/volumes => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:49:26.430826 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a815bf3e-4cd3-4c9a-b894-a5347eea59ea None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:26.438568 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a815bf3e-4cd3-4c9a-b894-a5347eea59ea tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] GET https://10.4.3.32/volume/v3/snapshots Jul 03 21:49:26.438568 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a815bf3e-4cd3-4c9a-b894-a5347eea59ea tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:26.438568 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a815bf3e-4cd3-4c9a-b894-a5347eea59ea tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Calling method 'index' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:26.438568 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.api_utils [None req-a815bf3e-4cd3-4c9a-b894-a5347eea59ea tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Removing options '' from query. {{(pid=99936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:49:26.439954 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.db.api [None req-a815bf3e-4cd3-4c9a-b894-a5347eea59ea tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Building query based on filter {{(pid=99936) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 21:49:26.451506 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-a815bf3e-4cd3-4c9a-b894-a5347eea59ea tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Get all snapshots completed successfully. Jul 03 21:49:26.452429 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a815bf3e-4cd3-4c9a-b894-a5347eea59ea tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 200 Jul 03 21:49:26.452506 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 383/1518] 10.4.3.32 () {66 vars in 1236 bytes} [Fri Jul 3 21:49:26 2026] GET /volume/v3/snapshots => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:49:26.465566 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-96d965d9-8768-48ca-ae34-b4d3882988e7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:26.468221 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-96d965d9-8768-48ca-ae34-b4d3882988e7 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/7e27c626-d66b-467f-b540-81370df95608 Jul 03 21:49:26.468388 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-96d965d9-8768-48ca-ae34-b4d3882988e7 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:26.468688 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-96d965d9-8768-48ca-ae34-b4d3882988e7 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:26.468850 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-96d965d9-8768-48ca-ae34-b4d3882988e7 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Delete snapshot with id: 7e27c626-d66b-467f-b540-81370df95608 Jul 03 21:49:26.480204 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-96d965d9-8768-48ca-ae34-b4d3882988e7 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/snapshots/7e27c626-d66b-467f-b540-81370df95608 returned with HTTP 404 Jul 03 21:49:26.481042 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 385/1519] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:49:26 2026] DELETE /volume/v3/snapshots/7e27c626-d66b-467f-b540-81370df95608 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:49:26.494395 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d68cfe34-635a-46fc-b587-1d9bb7c78e95 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:26.498655 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d68cfe34-635a-46fc-b587-1d9bb7c78e95 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/e3fff6cf-cc57-4ce2-be9f-2f346c234318 Jul 03 21:49:26.498655 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d68cfe34-635a-46fc-b587-1d9bb7c78e95 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:26.498655 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d68cfe34-635a-46fc-b587-1d9bb7c78e95 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:26.502621 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [None req-d68cfe34-635a-46fc-b587-1d9bb7c78e95 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Delete snapshot with id: e3fff6cf-cc57-4ce2-be9f-2f346c234318 Jul 03 21:49:26.510429 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d68cfe34-635a-46fc-b587-1d9bb7c78e95 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/snapshots/e3fff6cf-cc57-4ce2-be9f-2f346c234318 returned with HTTP 404 Jul 03 21:49:26.510805 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 378/1520] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:49:26 2026] DELETE /volume/v3/snapshots/e3fff6cf-cc57-4ce2-be9f-2f346c234318 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:49:26.519890 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a92b274f-60fb-4da7-bc7e-b5d673323b41 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:26.522656 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a92b274f-60fb-4da7-bc7e-b5d673323b41 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] GET https://10.4.3.32/volume/v3/volumes/5d59725d-8395-468d-bfb6-78c08edcb41a Jul 03 21:49:26.524452 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a92b274f-60fb-4da7-bc7e-b5d673323b41 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:26.524452 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a92b274f-60fb-4da7-bc7e-b5d673323b41 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:26.538295 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a92b274f-60fb-4da7-bc7e-b5d673323b41 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/volumes/5d59725d-8395-468d-bfb6-78c08edcb41a returned with HTTP 404 Jul 03 21:49:26.539123 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 384/1521] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:26 2026] GET /volume/v3/volumes/5d59725d-8395-468d-bfb6-78c08edcb41a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:49:26.549259 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c2f5dddf-6716-4321-8459-cc45ae77cca5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:26.552648 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c2f5dddf-6716-4321-8459-cc45ae77cca5 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] DELETE https://10.4.3.32/volume/v3/volumes/5d59725d-8395-468d-bfb6-78c08edcb41a Jul 03 21:49:26.552648 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c2f5dddf-6716-4321-8459-cc45ae77cca5 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:26.553276 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c2f5dddf-6716-4321-8459-cc45ae77cca5 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:26.553581 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-c2f5dddf-6716-4321-8459-cc45ae77cca5 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Delete volume with id: 5d59725d-8395-468d-bfb6-78c08edcb41a Jul 03 21:49:26.561782 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c2f5dddf-6716-4321-8459-cc45ae77cca5 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/volumes/5d59725d-8395-468d-bfb6-78c08edcb41a returned with HTTP 404 Jul 03 21:49:26.562666 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 386/1522] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:49:26 2026] DELETE /volume/v3/volumes/5d59725d-8395-468d-bfb6-78c08edcb41a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 21:49:26.573718 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c62f3c17-852a-4551-bb0b-3c0afba65bb6 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:26.575652 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c62f3c17-852a-4551-bb0b-3c0afba65bb6 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:49:26.578197 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c62f3c17-852a-4551-bb0b-3c0afba65bb6 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-2134082826"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:26.581569 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-c62f3c17-852a-4551-bb0b-3c0afba65bb6 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-2134082826'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:49:26.581569 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-c62f3c17-852a-4551-bb0b-3c0afba65bb6 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Create volume of 1 GB Jul 03 21:49:26.586801 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c62f3c17-852a-4551-bb0b-3c0afba65bb6 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Availability Zones retrieved successfully. Jul 03 21:49:26.594389 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c62f3c17-852a-4551-bb0b-3c0afba65bb6 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Flow 'volume_create_api' (951416bd-4f63-4223-83fe-d38424db2ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:49:26.596393 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c62f3c17-852a-4551-bb0b-3c0afba65bb6 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc4948b8-b98e-4dce-b8d9-158e6dd8e41d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:26.597918 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-c62f3c17-852a-4551-bb0b-3c0afba65bb6 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:49:26.651083 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c62f3c17-852a-4551-bb0b-3c0afba65bb6 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc4948b8-b98e-4dce-b8d9-158e6dd8e41d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:26.653241 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c62f3c17-852a-4551-bb0b-3c0afba65bb6 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d5c79fe-aa4e-42f9-9bde-44c1771f621f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:26.727526 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-c62f3c17-852a-4551-bb0b-3c0afba65bb6 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Created reservations ['84cded32-832f-4b47-8421-ba4925d06a3c', '7577defb-c304-4f95-9a97-4cc9b64ffd79', '48ea0924-8064-493b-85ed-46a465fc3282', 'd010448b-fc03-40d2-88c9-46a5d96927c0'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:49:26.728898 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c62f3c17-852a-4551-bb0b-3c0afba65bb6 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d5c79fe-aa4e-42f9-9bde-44c1771f621f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84cded32-832f-4b47-8421-ba4925d06a3c', '7577defb-c304-4f95-9a97-4cc9b64ffd79', '48ea0924-8064-493b-85ed-46a465fc3282', 'd010448b-fc03-40d2-88c9-46a5d96927c0']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:26.730435 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c62f3c17-852a-4551-bb0b-3c0afba65bb6 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8d69ab7-43f3-4a1f-820f-657b4c7136a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:26.747223 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-75388d75-e221-4be6-a042-26b1118a909c req-e882a3ab-3bc9-401c-b791-788d1e56bfca tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Lock "cinder-attachment_update-cd775ff8-62e8-40c2-9a57-bdde77e197f3-np0000004475" released by "attachment_update" :: held 0.541s {{(pid=99933) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:49:26.747476 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-75388d75-e221-4be6-a042-26b1118a909c req-e882a3ab-3bc9-401c-b791-788d1e56bfca tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/attachments/d84385ee-cb77-46e5-b00a-6d88c349274a returned with HTTP 200 Jul 03 21:49:26.747978 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 375/1523] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:49:26 2026] PUT /volume/v3/attachments/d84385ee-cb77-46e5-b00a-6d88c349274a => generated 969 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:26.763813 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c62f3c17-852a-4551-bb0b-3c0afba65bb6 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8d69ab7-43f3-4a1f-820f-657b4c7136a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3e9e464-ab9c-491a-b205-b71f4d66d46d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2134082826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2290468eb6844f289f5cd77feff1a20',qos_specs=None,replication_status=,reservations=['84cded32-832f-4b47-8421-ba4925d06a3c','7577defb-c304-4f95-9a97-4cc9b64ffd79','48ea0924-8064-493b-85ed-46a465fc3282','d010448b-fc03-40d2-88c9-46a5d96927c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dad560ae94134c198da6ff272230997d',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:49:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2134082826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3e9e464-ab9c-491a-b205-b71f4d66d46d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2290468eb6844f289f5cd77feff1a20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dad560ae94134c198da6ff272230997d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:26.765495 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c62f3c17-852a-4551-bb0b-3c0afba65bb6 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69301d1f-bc41-43a1-a428-ae2fe44a9875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:26.813458 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c62f3c17-852a-4551-bb0b-3c0afba65bb6 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69301d1f-bc41-43a1-a428-ae2fe44a9875) transitioned into state 'SUCCESS' from state '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-2134082826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2290468eb6844f289f5cd77feff1a20',qos_specs=None,replication_status=,reservations=['84cded32-832f-4b47-8421-ba4925d06a3c','7577defb-c304-4f95-9a97-4cc9b64ffd79','48ea0924-8064-493b-85ed-46a465fc3282','d010448b-fc03-40d2-88c9-46a5d96927c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dad560ae94134c198da6ff272230997d',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:26.813458 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c62f3c17-852a-4551-bb0b-3c0afba65bb6 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26ba1177-9545-449d-af6b-b6a3419b7df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:26.845157 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c62f3c17-852a-4551-bb0b-3c0afba65bb6 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26ba1177-9545-449d-af6b-b6a3419b7df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:26.848235 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c62f3c17-852a-4551-bb0b-3c0afba65bb6 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Flow 'volume_create_api' (951416bd-4f63-4223-83fe-d38424db2ccc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:49:26.848235 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c62f3c17-852a-4551-bb0b-3c0afba65bb6 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Create volume request issued successfully. Jul 03 21:49:26.848558 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-85a54a9d-4318-4296-bcc2-450875594355 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:26.848625 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c62f3c17-852a-4551-bb0b-3c0afba65bb6 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:49:26.848625 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 379/1524] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:49:26 2026] POST /volume/v3/volumes => generated 749 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:49:26.851789 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-85a54a9d-4318-4296-bcc2-450875594355 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:26.852019 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-85a54a9d-4318-4296-bcc2-450875594355 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:26.852598 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-85a54a9d-4318-4296-bcc2-450875594355 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:26.866676 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-54024a3c-9cf8-4972-8039-55ef85d88a5a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:26.870254 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-54024a3c-9cf8-4972-8039-55ef85d88a5a tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] GET https://10.4.3.32/volume/v3/volumes/d3e9e464-ab9c-491a-b205-b71f4d66d46d Jul 03 21:49:26.870921 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:26.870921 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:26.871534 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-54024a3c-9cf8-4972-8039-55ef85d88a5a tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:26.872044 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-54024a3c-9cf8-4972-8039-55ef85d88a5a tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:26.877515 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-85a54a9d-4318-4296-bcc2-450875594355 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:26.881924 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:26.881924 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:26.884054 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-85a54a9d-4318-4296-bcc2-450875594355 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:26.886242 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 385/1525] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:26 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:26.892762 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-54024a3c-9cf8-4972-8039-55ef85d88a5a tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Volume info retrieved successfully. Jul 03 21:49:26.898797 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-54024a3c-9cf8-4972-8039-55ef85d88a5a tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/volumes/d3e9e464-ab9c-491a-b205-b71f4d66d46d returned with HTTP 200 Jul 03 21:49:26.899304 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 387/1526] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:26 2026] GET /volume/v3/volumes/d3e9e464-ab9c-491a-b205-b71f4d66d46d => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:27.425684 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c49b1671-3e8a-422c-b069-968f10963dbc None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:27.427663 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c49b1671-3e8a-422c-b069-968f10963dbc tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 Jul 03 21:49:27.428016 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c49b1671-3e8a-422c-b069-968f10963dbc tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:27.428139 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c49b1671-3e8a-422c-b069-968f10963dbc tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:27.428644 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-c49b1671-3e8a-422c-b069-968f10963dbc tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 139b9163-f15b-495c-aab9-804d0def4ac4. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:27.432014 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c49b1671-3e8a-422c-b069-968f10963dbc tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 returned with HTTP 404 Jul 03 21:49:27.432619 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 376/1527] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:27 2026] GET /volume/v3/backups/139b9163-f15b-495c-aab9-804d0def4ac4 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:49:27.558361 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ce7c5629-d917-47dc-ab8b-973be06ae25c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:27.561562 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ce7c5629-d917-47dc-ab8b-973be06ae25c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/048cae17-2e74-4623-a7d1-4c6cb43a5f76 Jul 03 21:49:27.561715 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ce7c5629-d917-47dc-ab8b-973be06ae25c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:27.562098 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ce7c5629-d917-47dc-ab8b-973be06ae25c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:27.572905 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:27.572905 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:27.583354 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-ce7c5629-d917-47dc-ab8b-973be06ae25c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:49:27.599878 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ce7c5629-d917-47dc-ab8b-973be06ae25c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/048cae17-2e74-4623-a7d1-4c6cb43a5f76 returned with HTTP 200 Jul 03 21:49:27.600625 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 380/1528] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:27 2026] GET /volume/v3/volumes/048cae17-2e74-4623-a7d1-4c6cb43a5f76 => generated 1355 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:27.617804 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f189819a-fb89-47fd-9504-cdb1ee8afa4f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:27.620819 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f189819a-fb89-47fd-9504-cdb1ee8afa4f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] DELETE https://10.4.3.32/volume/v3/volumes/048cae17-2e74-4623-a7d1-4c6cb43a5f76 Jul 03 21:49:27.620974 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f189819a-fb89-47fd-9504-cdb1ee8afa4f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:27.621327 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f189819a-fb89-47fd-9504-cdb1ee8afa4f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:27.621490 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-f189819a-fb89-47fd-9504-cdb1ee8afa4f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Delete volume with id: 048cae17-2e74-4623-a7d1-4c6cb43a5f76 Jul 03 21:49:27.632562 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:27.632562 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:27.633359 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-f189819a-fb89-47fd-9504-cdb1ee8afa4f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:49:27.669320 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-f189819a-fb89-47fd-9504-cdb1ee8afa4f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Delete volume request issued successfully. Jul 03 21:49:27.669320 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f189819a-fb89-47fd-9504-cdb1ee8afa4f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/048cae17-2e74-4623-a7d1-4c6cb43a5f76 returned with HTTP 202 Jul 03 21:49:27.669670 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 386/1529] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:49:27 2026] DELETE /volume/v3/volumes/048cae17-2e74-4623-a7d1-4c6cb43a5f76 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:49:27.680450 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a29552a9-a100-4e9e-a8b8-a2e535693853 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:27.686504 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a29552a9-a100-4e9e-a8b8-a2e535693853 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/048cae17-2e74-4623-a7d1-4c6cb43a5f76 Jul 03 21:49:27.686911 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a29552a9-a100-4e9e-a8b8-a2e535693853 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:27.687783 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a29552a9-a100-4e9e-a8b8-a2e535693853 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:27.695667 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:27.695667 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:27.700035 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-a29552a9-a100-4e9e-a8b8-a2e535693853 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:49:27.706293 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a29552a9-a100-4e9e-a8b8-a2e535693853 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/048cae17-2e74-4623-a7d1-4c6cb43a5f76 returned with HTTP 200 Jul 03 21:49:27.706945 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 388/1530] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:27 2026] GET /volume/v3/volumes/048cae17-2e74-4623-a7d1-4c6cb43a5f76 => generated 1354 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:27.904565 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9fa928c9-97e8-4bc0-ac60-05ee05df0900 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:27.914735 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9fa928c9-97e8-4bc0-ac60-05ee05df0900 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:27.914735 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9fa928c9-97e8-4bc0-ac60-05ee05df0900 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:27.914735 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9fa928c9-97e8-4bc0-ac60-05ee05df0900 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:27.920567 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-927c8cbf-3bbc-4e08-883f-edfa2cada478 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:27.922837 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-927c8cbf-3bbc-4e08-883f-edfa2cada478 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] GET https://10.4.3.32/volume/v3/volumes/d3e9e464-ab9c-491a-b205-b71f4d66d46d Jul 03 21:49:27.923797 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-927c8cbf-3bbc-4e08-883f-edfa2cada478 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:27.923921 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-927c8cbf-3bbc-4e08-883f-edfa2cada478 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:27.932752 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:27.932752 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:27.936041 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:27.936041 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:27.938837 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-9fa928c9-97e8-4bc0-ac60-05ee05df0900 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:27.942708 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-927c8cbf-3bbc-4e08-883f-edfa2cada478 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Volume info retrieved successfully. Jul 03 21:49:27.948813 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-927c8cbf-3bbc-4e08-883f-edfa2cada478 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/volumes/d3e9e464-ab9c-491a-b205-b71f4d66d46d returned with HTTP 200 Jul 03 21:49:27.949241 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 381/1531] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:27 2026] GET /volume/v3/volumes/d3e9e464-ab9c-491a-b205-b71f4d66d46d => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:27.950104 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9fa928c9-97e8-4bc0-ac60-05ee05df0900 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:27.950622 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 377/1532] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:27 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 850 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:27.968044 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b4f23784-f073-47c9-a922-d7bba22e12af None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:27.971960 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b4f23784-f073-47c9-a922-d7bba22e12af tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:49:27.972425 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b4f23784-f073-47c9-a922-d7bba22e12af tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d3e9e464-ab9c-491a-b205-b71f4d66d46d", "name": "tempest-VolumesDeleteCascade-Snapshot-2075923126"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:27.984318 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:27.984318 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:27.985007 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b4f23784-f073-47c9-a922-d7bba22e12af tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Volume info retrieved successfully. Jul 03 21:49:27.985171 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.snapshots [None req-b4f23784-f073-47c9-a922-d7bba22e12af tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Create snapshot from volume d3e9e464-ab9c-491a-b205-b71f4d66d46d Jul 03 21:49:28.050568 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-b4f23784-f073-47c9-a922-d7bba22e12af tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Created reservations ['f74105e7-3489-4301-876b-c04ed655c3de', 'b515e4dc-9cf2-44c8-b590-65bf5efb0b0a', '7723e85f-c8ef-4897-818d-1b2fc3667f42', '1acd39eb-3eeb-4c54-ab40-9352c842e797'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:49:28.103696 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b4f23784-f073-47c9-a922-d7bba22e12af tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Snapshot create request issued successfully. Jul 03 21:49:28.104140 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b4f23784-f073-47c9-a922-d7bba22e12af tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:49:28.104771 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 387/1533] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:49:27 2026] POST /volume/v3/snapshots => generated 307 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 21:49:28.117910 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b943f04b-0b3e-40d0-9c7b-f511bd9fcf79 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:28.121416 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b943f04b-0b3e-40d0-9c7b-f511bd9fcf79 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] GET https://10.4.3.32/volume/v3/snapshots/bc2f0842-77e9-4168-944f-c5772911999d Jul 03 21:49:28.121775 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b943f04b-0b3e-40d0-9c7b-f511bd9fcf79 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:28.122036 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b943f04b-0b3e-40d0-9c7b-f511bd9fcf79 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:28.129680 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:28.129680 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:28.130140 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-b943f04b-0b3e-40d0-9c7b-f511bd9fcf79 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Snapshot retrieved successfully. Jul 03 21:49:28.131000 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b943f04b-0b3e-40d0-9c7b-f511bd9fcf79 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/snapshots/bc2f0842-77e9-4168-944f-c5772911999d returned with HTTP 200 Jul 03 21:49:28.131349 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 389/1534] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:49:28 2026] GET /volume/v3/snapshots/bc2f0842-77e9-4168-944f-c5772911999d => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:28.721941 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-81d7c31c-380b-49d7-be0d-826e9ec8f5ef None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:28.726073 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-81d7c31c-380b-49d7-be0d-826e9ec8f5ef tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/048cae17-2e74-4623-a7d1-4c6cb43a5f76 Jul 03 21:49:28.726073 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-81d7c31c-380b-49d7-be0d-826e9ec8f5ef tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:28.726073 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-81d7c31c-380b-49d7-be0d-826e9ec8f5ef tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:28.732677 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-81d7c31c-380b-49d7-be0d-826e9ec8f5ef tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/048cae17-2e74-4623-a7d1-4c6cb43a5f76 returned with HTTP 404 Jul 03 21:49:28.733438 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 382/1535] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:28 2026] GET /volume/v3/volumes/048cae17-2e74-4623-a7d1-4c6cb43a5f76 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:49:28.749351 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4ba8fa5f-cd38-4c30-8672-7e19da892db6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:28.752337 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4ba8fa5f-cd38-4c30-8672-7e19da892db6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:49:28.752902 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4ba8fa5f-cd38-4c30-8672-7e19da892db6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-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-1928104501"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:28.755322 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-4ba8fa5f-cd38-4c30-8672-7e19da892db6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1928104501'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:49:28.757054 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-4ba8fa5f-cd38-4c30-8672-7e19da892db6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Create volume of 1 GB Jul 03 21:49:28.762926 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-4ba8fa5f-cd38-4c30-8672-7e19da892db6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Availability Zones retrieved successfully. Jul 03 21:49:28.774497 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-4ba8fa5f-cd38-4c30-8672-7e19da892db6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Flow 'volume_create_api' (7edcb293-30b7-4ee5-8c37-2466788888c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:49:28.777971 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-4ba8fa5f-cd38-4c30-8672-7e19da892db6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (413fc5e6-b62e-4792-ae2c-1d5957307db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:28.780042 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-4ba8fa5f-cd38-4c30-8672-7e19da892db6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:49:28.828483 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-4ba8fa5f-cd38-4c30-8672-7e19da892db6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (413fc5e6-b62e-4792-ae2c-1d5957307db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:28.828483 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-4ba8fa5f-cd38-4c30-8672-7e19da892db6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (958ae7dd-feb8-4309-886a-436b1427b65f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:28.888681 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-4ba8fa5f-cd38-4c30-8672-7e19da892db6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Created reservations ['e7d0898a-17ff-4084-b0b0-56b0b6e93813', '285c574d-c0d1-4253-ac78-ea4e91be64fe', '01fc0e80-3513-44e0-afc9-c085062e6a37', '957a52b5-0c54-421b-be7d-6534e99a4a36'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:49:28.889713 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-4ba8fa5f-cd38-4c30-8672-7e19da892db6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (958ae7dd-feb8-4309-886a-436b1427b65f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7d0898a-17ff-4084-b0b0-56b0b6e93813', '285c574d-c0d1-4253-ac78-ea4e91be64fe', '01fc0e80-3513-44e0-afc9-c085062e6a37', '957a52b5-0c54-421b-be7d-6534e99a4a36']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:28.890712 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-4ba8fa5f-cd38-4c30-8672-7e19da892db6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3f2639e-df6a-42a3-97e0-2de4e22c57fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:28.938862 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-4ba8fa5f-cd38-4c30-8672-7e19da892db6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3f2639e-df6a-42a3-97e0-2de4e22c57fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bd904e8-d192-4d5f-b36e-3a0066642cec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1928104501',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='bca76bdfec8e4a5da770921efe229c7d',qos_specs=None,replication_status=,reservations=['e7d0898a-17ff-4084-b0b0-56b0b6e93813','285c574d-c0d1-4253-ac78-ea4e91be64fe','01fc0e80-3513-44e0-afc9-c085062e6a37','957a52b5-0c54-421b-be7d-6534e99a4a36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac6485f8edfe4fe38b0ffe834698116b',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:49:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1928104501',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bd904e8-d192-4d5f-b36e-3a0066642cec,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='bca76bdfec8e4a5da770921efe229c7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac6485f8edfe4fe38b0ffe834698116b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:28.940061 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-4ba8fa5f-cd38-4c30-8672-7e19da892db6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaa4198f-04a7-48f8-90a1-bfbcc129f923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:28.973251 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-4ba8fa5f-cd38-4c30-8672-7e19da892db6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaa4198f-04a7-48f8-90a1-bfbcc129f923) transitioned into state 'SUCCESS' from state '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-1928104501',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='bca76bdfec8e4a5da770921efe229c7d',qos_specs=None,replication_status=,reservations=['e7d0898a-17ff-4084-b0b0-56b0b6e93813','285c574d-c0d1-4253-ac78-ea4e91be64fe','01fc0e80-3513-44e0-afc9-c085062e6a37','957a52b5-0c54-421b-be7d-6534e99a4a36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac6485f8edfe4fe38b0ffe834698116b',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:28.976400 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c8ec18ea-89eb-473d-baab-8b4dc28e57c9 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:28.976784 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-4ba8fa5f-cd38-4c30-8672-7e19da892db6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63fd0476-1737-45a6-ad73-f59ab427f61d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:28.978067 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c8ec18ea-89eb-473d-baab-8b4dc28e57c9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:28.978492 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c8ec18ea-89eb-473d-baab-8b4dc28e57c9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:28.979844 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c8ec18ea-89eb-473d-baab-8b4dc28e57c9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:28.994600 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-4ba8fa5f-cd38-4c30-8672-7e19da892db6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63fd0476-1737-45a6-ad73-f59ab427f61d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:28.996103 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-4ba8fa5f-cd38-4c30-8672-7e19da892db6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Flow 'volume_create_api' (7edcb293-30b7-4ee5-8c37-2466788888c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:49:28.996617 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-4ba8fa5f-cd38-4c30-8672-7e19da892db6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Create volume request issued successfully. Jul 03 21:49:28.997507 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4ba8fa5f-cd38-4c30-8672-7e19da892db6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:49:28.998021 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 378/1536] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:49:28 2026] POST /volume/v3/volumes => generated 814 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:49:28.999257 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:28.999257 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:29.006984 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c8ec18ea-89eb-473d-baab-8b4dc28e57c9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:29.019514 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-7b2b559e-50e5-4530-8a38-26ea1f1d440e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:29.019932 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c8ec18ea-89eb-473d-baab-8b4dc28e57c9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:29.019932 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 388/1537] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:28 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:29.023481 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7b2b559e-50e5-4530-8a38-26ea1f1d440e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/3bd904e8-d192-4d5f-b36e-3a0066642cec Jul 03 21:49:29.023711 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7b2b559e-50e5-4530-8a38-26ea1f1d440e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:29.023966 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7b2b559e-50e5-4530-8a38-26ea1f1d440e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:29.042155 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:29.042155 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:29.051843 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-7b2b559e-50e5-4530-8a38-26ea1f1d440e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:49:29.059212 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7b2b559e-50e5-4530-8a38-26ea1f1d440e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/3bd904e8-d192-4d5f-b36e-3a0066642cec returned with HTTP 200 Jul 03 21:49:29.060076 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 390/1538] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:29 2026] GET /volume/v3/volumes/3bd904e8-d192-4d5f-b36e-3a0066642cec => generated 882 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:29.146906 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d89ceb1a-9635-40f6-bb37-c5f1c02960c4 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:29.151064 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d89ceb1a-9635-40f6-bb37-c5f1c02960c4 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] GET https://10.4.3.32/volume/v3/snapshots/bc2f0842-77e9-4168-944f-c5772911999d Jul 03 21:49:29.151064 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d89ceb1a-9635-40f6-bb37-c5f1c02960c4 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:29.151550 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d89ceb1a-9635-40f6-bb37-c5f1c02960c4 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:29.158879 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:29.158879 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:29.159568 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d89ceb1a-9635-40f6-bb37-c5f1c02960c4 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Snapshot retrieved successfully. Jul 03 21:49:29.160835 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d89ceb1a-9635-40f6-bb37-c5f1c02960c4 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/snapshots/bc2f0842-77e9-4168-944f-c5772911999d returned with HTTP 200 Jul 03 21:49:29.161379 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 383/1539] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:49:29 2026] GET /volume/v3/snapshots/bc2f0842-77e9-4168-944f-c5772911999d => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:29.178224 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-0bac5ab0-64d1-4cb6-9481-61164b8c8841 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:29.181530 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0bac5ab0-64d1-4cb6-9481-61164b8c8841 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:49:29.182562 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0bac5ab0-64d1-4cb6-9481-61164b8c8841 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "bc2f0842-77e9-4168-944f-c5772911999d", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1472266180"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:29.184587 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-0bac5ab0-64d1-4cb6-9481-61164b8c8841 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Create volume request body: {'volume': {'snapshot_id': 'bc2f0842-77e9-4168-944f-c5772911999d', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1472266180'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:49:29.192938 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:29.192938 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:29.194235 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-0bac5ab0-64d1-4cb6-9481-61164b8c8841 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Snapshot retrieved successfully. Jul 03 21:49:29.194235 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-0bac5ab0-64d1-4cb6-9481-61164b8c8841 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Create volume of 1 GB Jul 03 21:49:29.202408 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-0bac5ab0-64d1-4cb6-9481-61164b8c8841 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Availability Zones retrieved successfully. Jul 03 21:49:29.213399 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-0bac5ab0-64d1-4cb6-9481-61164b8c8841 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Flow 'volume_create_api' (5bef2d3a-cb99-4e2a-8a7d-7720582871d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:49:29.214535 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-0bac5ab0-64d1-4cb6-9481-61164b8c8841 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb2244c5-c932-4f5f-b812-fc438f343ae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:29.215899 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-0bac5ab0-64d1-4cb6-9481-61164b8c8841 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:49:29.284265 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-0bac5ab0-64d1-4cb6-9481-61164b8c8841 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb2244c5-c932-4f5f-b812-fc438f343ae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bc2f0842-77e9-4168-944f-c5772911999d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:29.285029 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-0bac5ab0-64d1-4cb6-9481-61164b8c8841 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39c93a98-b400-407d-993a-a2cccf7a7bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:29.356490 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-0bac5ab0-64d1-4cb6-9481-61164b8c8841 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Created reservations ['74f2f2db-aee9-4a44-9409-087873bd70ff', '9d3a26cc-d863-432e-8896-7ae142183023', '12cec4b8-a5c3-401e-8f11-4d1543ab5baa', '5757da15-bee7-4e97-ae86-1f35f7f648cb'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:49:29.357570 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-0bac5ab0-64d1-4cb6-9481-61164b8c8841 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39c93a98-b400-407d-993a-a2cccf7a7bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74f2f2db-aee9-4a44-9409-087873bd70ff', '9d3a26cc-d863-432e-8896-7ae142183023', '12cec4b8-a5c3-401e-8f11-4d1543ab5baa', '5757da15-bee7-4e97-ae86-1f35f7f648cb']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:29.358800 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-0bac5ab0-64d1-4cb6-9481-61164b8c8841 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ef34d95-d8d9-4c10-a1d4-f7812839894d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:29.432100 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-0bac5ab0-64d1-4cb6-9481-61164b8c8841 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ef34d95-d8d9-4c10-a1d4-f7812839894d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ec511fe-e28e-4444-8f32-e4ccc1ebd151', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1472266180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2290468eb6844f289f5cd77feff1a20',qos_specs=None,replication_status=,reservations=['74f2f2db-aee9-4a44-9409-087873bd70ff','9d3a26cc-d863-432e-8896-7ae142183023','12cec4b8-a5c3-401e-8f11-4d1543ab5baa','5757da15-bee7-4e97-ae86-1f35f7f648cb'],size=1,snapshot_id=bc2f0842-77e9-4168-944f-c5772911999d,source_replicaid=,source_volid=None,status='creating',user_id='dad560ae94134c198da6ff272230997d',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:49:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1472266180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ec511fe-e28e-4444-8f32-e4ccc1ebd151,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2290468eb6844f289f5cd77feff1a20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bc2f0842-77e9-4168-944f-c5772911999d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dad560ae94134c198da6ff272230997d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:29.433643 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-0bac5ab0-64d1-4cb6-9481-61164b8c8841 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78b64ffb-95e6-4c83-abed-1469a79b38e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:29.468960 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-0bac5ab0-64d1-4cb6-9481-61164b8c8841 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78b64ffb-95e6-4c83-abed-1469a79b38e0) transitioned into state 'SUCCESS' from state '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-1472266180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2290468eb6844f289f5cd77feff1a20',qos_specs=None,replication_status=,reservations=['74f2f2db-aee9-4a44-9409-087873bd70ff','9d3a26cc-d863-432e-8896-7ae142183023','12cec4b8-a5c3-401e-8f11-4d1543ab5baa','5757da15-bee7-4e97-ae86-1f35f7f648cb'],size=1,snapshot_id=bc2f0842-77e9-4168-944f-c5772911999d,source_replicaid=,source_volid=None,status='creating',user_id='dad560ae94134c198da6ff272230997d',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:29.470813 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-0bac5ab0-64d1-4cb6-9481-61164b8c8841 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4738a1ba-aa90-4cdd-a297-bedb93618767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:29.514096 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-0bac5ab0-64d1-4cb6-9481-61164b8c8841 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4738a1ba-aa90-4cdd-a297-bedb93618767) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:29.515396 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-0bac5ab0-64d1-4cb6-9481-61164b8c8841 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Flow 'volume_create_api' (5bef2d3a-cb99-4e2a-8a7d-7720582871d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:49:29.516299 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-0bac5ab0-64d1-4cb6-9481-61164b8c8841 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Create volume request issued successfully. Jul 03 21:49:29.516857 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0bac5ab0-64d1-4cb6-9481-61164b8c8841 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:49:29.518681 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 379/1540] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:49:29 2026] POST /volume/v3/volumes => generated 783 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 21:49:29.539914 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3d0c9926-7ecf-4ccf-a904-0d8b9cf8302b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:29.543223 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3d0c9926-7ecf-4ccf-a904-0d8b9cf8302b tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] GET https://10.4.3.32/volume/v3/volumes/8ec511fe-e28e-4444-8f32-e4ccc1ebd151 Jul 03 21:49:29.543581 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3d0c9926-7ecf-4ccf-a904-0d8b9cf8302b tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:29.543863 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3d0c9926-7ecf-4ccf-a904-0d8b9cf8302b tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:29.562400 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:29.562400 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:29.577256 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-3d0c9926-7ecf-4ccf-a904-0d8b9cf8302b tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Volume info retrieved successfully. Jul 03 21:49:29.591043 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3d0c9926-7ecf-4ccf-a904-0d8b9cf8302b tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/volumes/8ec511fe-e28e-4444-8f32-e4ccc1ebd151 returned with HTTP 200 Jul 03 21:49:29.592006 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 389/1541] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:29 2026] GET /volume/v3/volumes/8ec511fe-e28e-4444-8f32-e4ccc1ebd151 => generated 851 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:30.038989 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-df706805-0870-4b39-9cb9-e2ce7534ace0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:30.041083 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-df706805-0870-4b39-9cb9-e2ce7534ace0 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:30.041255 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-df706805-0870-4b39-9cb9-e2ce7534ace0 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:30.041508 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-df706805-0870-4b39-9cb9-e2ce7534ace0 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:30.060712 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:30.060712 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:30.067247 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-df706805-0870-4b39-9cb9-e2ce7534ace0 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:30.073428 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-df706805-0870-4b39-9cb9-e2ce7534ace0 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:30.074047 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 391/1542] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:30 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:30.084176 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-16c0e792-24a7-4c1b-badd-beb979ca2133 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:30.087514 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-16c0e792-24a7-4c1b-badd-beb979ca2133 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/3bd904e8-d192-4d5f-b36e-3a0066642cec Jul 03 21:49:30.087797 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-16c0e792-24a7-4c1b-badd-beb979ca2133 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:30.088425 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-16c0e792-24a7-4c1b-badd-beb979ca2133 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:30.103262 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:30.103262 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:30.110226 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-16c0e792-24a7-4c1b-badd-beb979ca2133 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:49:30.118172 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-16c0e792-24a7-4c1b-badd-beb979ca2133 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/3bd904e8-d192-4d5f-b36e-3a0066642cec returned with HTTP 200 Jul 03 21:49:30.119059 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 384/1543] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:30 2026] GET /volume/v3/volumes/3bd904e8-d192-4d5f-b36e-3a0066642cec => generated 907 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:30.133102 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-36b9e530-77e4-433c-89d7-b3c19d8bf0be None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:30.137487 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-36b9e530-77e4-433c-89d7-b3c19d8bf0be tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] POST https://10.4.3.32/volume/v3/backups Jul 03 21:49:30.137487 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-36b9e530-77e4-433c-89d7-b3c19d8bf0be tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3bd904e8-d192-4d5f-b36e-3a0066642cec", "name": "tempest-VolumesBackupsTest-Backup-1359484484", "description": "tempest-backup-description-142781196", "container": "tempest-volumesbackupstest-backup-container-1170428903"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:30.143225 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.contrib.backups [None req-36b9e530-77e4-433c-89d7-b3c19d8bf0be tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Creating new backup {'backup': {'volume_id': '3bd904e8-d192-4d5f-b36e-3a0066642cec', 'name': 'tempest-VolumesBackupsTest-Backup-1359484484', 'description': 'tempest-backup-description-142781196', 'container': 'tempest-volumesbackupstest-backup-container-1170428903'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 21:49:30.143602 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.contrib.backups [None req-36b9e530-77e4-433c-89d7-b3c19d8bf0be tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Creating backup of volume 3bd904e8-d192-4d5f-b36e-3a0066642cec in container tempest-volumesbackupstest-backup-container-1170428903 Jul 03 21:49:30.153018 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:30.153018 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:30.153851 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-36b9e530-77e4-433c-89d7-b3c19d8bf0be tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:49:30.179933 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-36b9e530-77e4-433c-89d7-b3c19d8bf0be tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Created reservations ['13847383-a5f5-4bc5-a4fe-452a2e1d1ede', '805a62fc-6cf4-46c8-aeb7-9441b05f4dbd'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:49:30.241142 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-36b9e530-77e4-433c-89d7-b3c19d8bf0be tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 21:49:30.242124 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 380/1544] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:49:30 2026] POST /volume/v3/backups => generated 328 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:49:30.255483 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-86ad6700-36be-4310-b77d-c2bba0da4250 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:30.258477 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-86ad6700-36be-4310-b77d-c2bba0da4250 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:49:30.258993 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-86ad6700-36be-4310-b77d-c2bba0da4250 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:30.259304 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-86ad6700-36be-4310-b77d-c2bba0da4250 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:30.259304 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-86ad6700-36be-4310-b77d-c2bba0da4250 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 117b2e93-0541-43ca-bc0e-b082546db09f. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:30.267356 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:30.267356 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:30.268677 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-86ad6700-36be-4310-b77d-c2bba0da4250 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 200 Jul 03 21:49:30.269354 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 390/1545] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:30 2026] GET /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 821 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:30.616132 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-759b857d-7e0c-4f76-9e6c-6f7c4dfe3bc1 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:30.619972 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-759b857d-7e0c-4f76-9e6c-6f7c4dfe3bc1 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] GET https://10.4.3.32/volume/v3/volumes/8ec511fe-e28e-4444-8f32-e4ccc1ebd151 Jul 03 21:49:30.620278 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-759b857d-7e0c-4f76-9e6c-6f7c4dfe3bc1 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:30.620579 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-759b857d-7e0c-4f76-9e6c-6f7c4dfe3bc1 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:30.629894 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:30.629894 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:30.638637 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-759b857d-7e0c-4f76-9e6c-6f7c4dfe3bc1 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Volume info retrieved successfully. Jul 03 21:49:30.647333 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-759b857d-7e0c-4f76-9e6c-6f7c4dfe3bc1 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/volumes/8ec511fe-e28e-4444-8f32-e4ccc1ebd151 returned with HTTP 200 Jul 03 21:49:30.648620 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 392/1546] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:30 2026] GET /volume/v3/volumes/8ec511fe-e28e-4444-8f32-e4ccc1ebd151 => generated 876 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:30.666516 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-42c3dde2-e15b-4bdc-b0f5-0ef9ee7fe6fc None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:30.674736 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-42c3dde2-e15b-4bdc-b0f5-0ef9ee7fe6fc tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] GET https://10.4.3.32/volume/v3/volumes/8ec511fe-e28e-4444-8f32-e4ccc1ebd151 Jul 03 21:49:30.674736 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-42c3dde2-e15b-4bdc-b0f5-0ef9ee7fe6fc tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:30.674736 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-42c3dde2-e15b-4bdc-b0f5-0ef9ee7fe6fc tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:30.686405 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:30.686405 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:30.692113 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-42c3dde2-e15b-4bdc-b0f5-0ef9ee7fe6fc tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Volume info retrieved successfully. Jul 03 21:49:30.697079 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-42c3dde2-e15b-4bdc-b0f5-0ef9ee7fe6fc tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/volumes/8ec511fe-e28e-4444-8f32-e4ccc1ebd151 returned with HTTP 200 Jul 03 21:49:30.697503 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 385/1547] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:30 2026] GET /volume/v3/volumes/8ec511fe-e28e-4444-8f32-e4ccc1ebd151 => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:30.714290 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ab3e34b9-d600-4967-b1c6-4c3995a4413f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:30.716950 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ab3e34b9-d600-4967-b1c6-4c3995a4413f tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] DELETE https://10.4.3.32/volume/v3/volumes/d3e9e464-ab9c-491a-b205-b71f4d66d46d?cascade=True Jul 03 21:49:30.717319 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ab3e34b9-d600-4967-b1c6-4c3995a4413f tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:30.717778 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ab3e34b9-d600-4967-b1c6-4c3995a4413f tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:30.718133 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-ab3e34b9-d600-4967-b1c6-4c3995a4413f tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Delete volume with id: d3e9e464-ab9c-491a-b205-b71f4d66d46d Jul 03 21:49:30.730309 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:30.730309 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:30.734057 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-ab3e34b9-d600-4967-b1c6-4c3995a4413f tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Volume info retrieved successfully. Jul 03 21:49:30.806020 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-ab3e34b9-d600-4967-b1c6-4c3995a4413f tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Delete volume request issued successfully. Jul 03 21:49:30.807616 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ab3e34b9-d600-4967-b1c6-4c3995a4413f tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/volumes/d3e9e464-ab9c-491a-b205-b71f4d66d46d?cascade=True returned with HTTP 202 Jul 03 21:49:30.807616 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 381/1548] 10.4.3.32 () {66 vars in 1369 bytes} [Fri Jul 3 21:49:30 2026] DELETE /volume/v3/volumes/d3e9e464-ab9c-491a-b205-b71f4d66d46d?cascade=True => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:49:30.823130 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2af5539e-b14f-4b6f-a8d8-72bc973e8182 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:30.826679 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2af5539e-b14f-4b6f-a8d8-72bc973e8182 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] GET https://10.4.3.32/volume/v3/volumes/d3e9e464-ab9c-491a-b205-b71f4d66d46d Jul 03 21:49:30.826899 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2af5539e-b14f-4b6f-a8d8-72bc973e8182 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:30.827175 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2af5539e-b14f-4b6f-a8d8-72bc973e8182 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:30.849618 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:30.849618 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:30.863430 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-2af5539e-b14f-4b6f-a8d8-72bc973e8182 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Volume info retrieved successfully. Jul 03 21:49:30.869784 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2af5539e-b14f-4b6f-a8d8-72bc973e8182 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/volumes/d3e9e464-ab9c-491a-b205-b71f4d66d46d returned with HTTP 200 Jul 03 21:49:30.871073 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 391/1549] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:30 2026] GET /volume/v3/volumes/d3e9e464-ab9c-491a-b205-b71f4d66d46d => generated 841 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:31.097269 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c34ee8f0-bb15-458e-804e-8f2cbf0a0e28 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:31.100628 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c34ee8f0-bb15-458e-804e-8f2cbf0a0e28 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:31.100628 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c34ee8f0-bb15-458e-804e-8f2cbf0a0e28 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:31.102148 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c34ee8f0-bb15-458e-804e-8f2cbf0a0e28 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:31.122510 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:31.122510 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:31.131605 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c34ee8f0-bb15-458e-804e-8f2cbf0a0e28 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:31.140254 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c34ee8f0-bb15-458e-804e-8f2cbf0a0e28 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:31.141261 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 393/1550] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:31 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:31.288397 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-3e0c0bae-f26f-4596-b9c2-bc405c0ec70a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:31.291854 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3e0c0bae-f26f-4596-b9c2-bc405c0ec70a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:49:31.292312 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3e0c0bae-f26f-4596-b9c2-bc405c0ec70a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:31.292312 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3e0c0bae-f26f-4596-b9c2-bc405c0ec70a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:31.292598 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-3e0c0bae-f26f-4596-b9c2-bc405c0ec70a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 117b2e93-0541-43ca-bc0e-b082546db09f. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:31.301943 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:31.301943 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:31.304045 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3e0c0bae-f26f-4596-b9c2-bc405c0ec70a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 200 Jul 03 21:49:31.304897 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 386/1551] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:31 2026] GET /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:31.892893 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c3966dfa-dee5-4476-8ea6-aff5ee6b8a2e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:31.895689 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c3966dfa-dee5-4476-8ea6-aff5ee6b8a2e tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] GET https://10.4.3.32/volume/v3/volumes/d3e9e464-ab9c-491a-b205-b71f4d66d46d Jul 03 21:49:31.895999 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c3966dfa-dee5-4476-8ea6-aff5ee6b8a2e tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:31.896975 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c3966dfa-dee5-4476-8ea6-aff5ee6b8a2e tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:31.904762 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c3966dfa-dee5-4476-8ea6-aff5ee6b8a2e tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/volumes/d3e9e464-ab9c-491a-b205-b71f4d66d46d returned with HTTP 404 Jul 03 21:49:31.905311 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 382/1552] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:31 2026] GET /volume/v3/volumes/d3e9e464-ab9c-491a-b205-b71f4d66d46d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:49:31.919433 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-cb44c7a3-fd40-4d94-b91c-0812213a201a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:31.922974 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cb44c7a3-fd40-4d94-b91c-0812213a201a tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] GET https://10.4.3.32/volume/v3/volumes Jul 03 21:49:31.922974 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cb44c7a3-fd40-4d94-b91c-0812213a201a tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:31.922974 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cb44c7a3-fd40-4d94-b91c-0812213a201a tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Calling method 'index' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:31.922974 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.api_utils [None req-cb44c7a3-fd40-4d94-b91c-0812213a201a tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Removing options '' from query. {{(pid=99936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:49:31.923904 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cb44c7a3-fd40-4d94-b91c-0812213a201a tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:49:31.937997 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-cb44c7a3-fd40-4d94-b91c-0812213a201a tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Get all volumes completed successfully. Jul 03 21:49:31.938653 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cb44c7a3-fd40-4d94-b91c-0812213a201a tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 200 Jul 03 21:49:31.939445 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 392/1553] 10.4.3.32 () {66 vars in 1230 bytes} [Fri Jul 3 21:49:31 2026] GET /volume/v3/volumes => generated 333 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:31.951016 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-48dac19f-e6d8-42d0-839f-64ae5d0e94af None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:31.954194 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-48dac19f-e6d8-42d0-839f-64ae5d0e94af tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] GET https://10.4.3.32/volume/v3/snapshots Jul 03 21:49:31.954513 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-48dac19f-e6d8-42d0-839f-64ae5d0e94af tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:31.954756 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-48dac19f-e6d8-42d0-839f-64ae5d0e94af tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Calling method 'index' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:31.955567 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.api_utils [None req-48dac19f-e6d8-42d0-839f-64ae5d0e94af tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Removing options '' from query. {{(pid=99934) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:49:31.957309 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.db.api [None req-48dac19f-e6d8-42d0-839f-64ae5d0e94af tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Building query based on filter {{(pid=99934) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 21:49:31.962767 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-48dac19f-e6d8-42d0-839f-64ae5d0e94af tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Get all snapshots completed successfully. Jul 03 21:49:31.963427 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-48dac19f-e6d8-42d0-839f-64ae5d0e94af tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 200 Jul 03 21:49:31.964123 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 394/1554] 10.4.3.32 () {66 vars in 1236 bytes} [Fri Jul 3 21:49:31 2026] GET /volume/v3/snapshots => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:49:31.976986 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a36172f1-e8b0-49b4-94ed-4e5cc7aa7d26 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:31.979338 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a36172f1-e8b0-49b4-94ed-4e5cc7aa7d26 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] GET https://10.4.3.32/volume/v3/volumes/8ec511fe-e28e-4444-8f32-e4ccc1ebd151 Jul 03 21:49:31.979632 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a36172f1-e8b0-49b4-94ed-4e5cc7aa7d26 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:31.979886 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a36172f1-e8b0-49b4-94ed-4e5cc7aa7d26 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:31.989543 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:31.989543 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:31.996410 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-a36172f1-e8b0-49b4-94ed-4e5cc7aa7d26 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Volume info retrieved successfully. Jul 03 21:49:32.003029 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a36172f1-e8b0-49b4-94ed-4e5cc7aa7d26 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/volumes/8ec511fe-e28e-4444-8f32-e4ccc1ebd151 returned with HTTP 200 Jul 03 21:49:32.003545 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 387/1555] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:31 2026] GET /volume/v3/volumes/8ec511fe-e28e-4444-8f32-e4ccc1ebd151 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:32.021561 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-cd3086c4-7bc3-43c3-9cda-c3c2f7a4833a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:32.024437 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-cd3086c4-7bc3-43c3-9cda-c3c2f7a4833a tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] DELETE https://10.4.3.32/volume/v3/volumes/8ec511fe-e28e-4444-8f32-e4ccc1ebd151 Jul 03 21:49:32.025266 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-cd3086c4-7bc3-43c3-9cda-c3c2f7a4833a tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:32.025266 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-cd3086c4-7bc3-43c3-9cda-c3c2f7a4833a tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:32.026216 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-cd3086c4-7bc3-43c3-9cda-c3c2f7a4833a tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Delete volume with id: 8ec511fe-e28e-4444-8f32-e4ccc1ebd151 Jul 03 21:49:32.038507 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:32.038507 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:32.039929 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-cd3086c4-7bc3-43c3-9cda-c3c2f7a4833a tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Volume info retrieved successfully. Jul 03 21:49:32.089402 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-cd3086c4-7bc3-43c3-9cda-c3c2f7a4833a tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Delete volume request issued successfully. Jul 03 21:49:32.089402 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-cd3086c4-7bc3-43c3-9cda-c3c2f7a4833a tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/volumes/8ec511fe-e28e-4444-8f32-e4ccc1ebd151 returned with HTTP 202 Jul 03 21:49:32.089402 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 383/1556] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:49:32 2026] DELETE /volume/v3/volumes/8ec511fe-e28e-4444-8f32-e4ccc1ebd151 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:49:32.099143 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f0e34cf9-cb95-4dbe-9044-2aa925a54fe7 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:32.101064 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f0e34cf9-cb95-4dbe-9044-2aa925a54fe7 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] GET https://10.4.3.32/volume/v3/volumes/8ec511fe-e28e-4444-8f32-e4ccc1ebd151 Jul 03 21:49:32.101308 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f0e34cf9-cb95-4dbe-9044-2aa925a54fe7 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:32.101623 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f0e34cf9-cb95-4dbe-9044-2aa925a54fe7 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:32.115176 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:32.115176 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:32.122305 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-f0e34cf9-cb95-4dbe-9044-2aa925a54fe7 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Volume info retrieved successfully. Jul 03 21:49:32.133870 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f0e34cf9-cb95-4dbe-9044-2aa925a54fe7 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/volumes/8ec511fe-e28e-4444-8f32-e4ccc1ebd151 returned with HTTP 200 Jul 03 21:49:32.134365 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 393/1557] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:32 2026] GET /volume/v3/volumes/8ec511fe-e28e-4444-8f32-e4ccc1ebd151 => generated 875 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:32.165196 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e898d7f9-d04c-4527-8b54-9ec1472c2576 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:32.168045 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e898d7f9-d04c-4527-8b54-9ec1472c2576 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:32.168263 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e898d7f9-d04c-4527-8b54-9ec1472c2576 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:32.173692 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e898d7f9-d04c-4527-8b54-9ec1472c2576 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:32.188528 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:32.188528 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:32.196273 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-e898d7f9-d04c-4527-8b54-9ec1472c2576 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:32.202318 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e898d7f9-d04c-4527-8b54-9ec1472c2576 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:32.202982 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 395/1558] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:32 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:32.319819 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c4e2641b-a39a-453f-9f78-3452caf1f848 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:32.322128 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c4e2641b-a39a-453f-9f78-3452caf1f848 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:49:32.322386 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c4e2641b-a39a-453f-9f78-3452caf1f848 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:32.322671 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c4e2641b-a39a-453f-9f78-3452caf1f848 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:32.322811 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-c4e2641b-a39a-453f-9f78-3452caf1f848 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 117b2e93-0541-43ca-bc0e-b082546db09f. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:32.332509 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:32.332509 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:32.332509 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c4e2641b-a39a-453f-9f78-3452caf1f848 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 200 Jul 03 21:49:32.332509 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 388/1559] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:32 2026] GET /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:49:33.047882 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-75388d75-e221-4be6-a042-26b1118a909c req-0c36bae1-6cce-459f-b4e3-a5f36e4015b9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:33.053009 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-75388d75-e221-4be6-a042-26b1118a909c req-0c36bae1-6cce-459f-b4e3-a5f36e4015b9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] POST https://10.4.3.32/volume/v3/attachments/d84385ee-cb77-46e5-b00a-6d88c349274a/action Jul 03 21:49:33.054160 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-75388d75-e221-4be6-a042-26b1118a909c req-0c36bae1-6cce-459f-b4e3-a5f36e4015b9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action body: b'{"os-complete": null}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:49:33.054160 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-75388d75-e221-4be6-a042-26b1118a909c req-0c36bae1-6cce-459f-b4e3-a5f36e4015b9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:33.077939 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:33.077939 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:33.107873 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-75388d75-e221-4be6-a042-26b1118a909c req-0c36bae1-6cce-459f-b4e3-a5f36e4015b9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/attachments/d84385ee-cb77-46e5-b00a-6d88c349274a/action returned with HTTP 204 Jul 03 21:49:33.108465 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 384/1560] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:49:33 2026] POST /volume/v3/attachments/d84385ee-cb77-46e5-b00a-6d88c349274a/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:49:33.154784 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-73caff7b-dabc-4a25-beef-d61e7a3f8b54 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:33.156803 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-73caff7b-dabc-4a25-beef-d61e7a3f8b54 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] GET https://10.4.3.32/volume/v3/volumes/8ec511fe-e28e-4444-8f32-e4ccc1ebd151 Jul 03 21:49:33.157020 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-73caff7b-dabc-4a25-beef-d61e7a3f8b54 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:33.157171 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-73caff7b-dabc-4a25-beef-d61e7a3f8b54 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:33.163902 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-73caff7b-dabc-4a25-beef-d61e7a3f8b54 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/volumes/8ec511fe-e28e-4444-8f32-e4ccc1ebd151 returned with HTTP 404 Jul 03 21:49:33.164555 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 394/1561] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:33 2026] GET /volume/v3/volumes/8ec511fe-e28e-4444-8f32-e4ccc1ebd151 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:49:33.173508 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-aecc37a9-a76e-4f04-acbd-d6db54ed4dc9 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:33.175838 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-aecc37a9-a76e-4f04-acbd-d6db54ed4dc9 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/bc2f0842-77e9-4168-944f-c5772911999d Jul 03 21:49:33.176782 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-aecc37a9-a76e-4f04-acbd-d6db54ed4dc9 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:33.176782 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-aecc37a9-a76e-4f04-acbd-d6db54ed4dc9 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:33.176782 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-aecc37a9-a76e-4f04-acbd-d6db54ed4dc9 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Delete snapshot with id: bc2f0842-77e9-4168-944f-c5772911999d Jul 03 21:49:33.183792 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-aecc37a9-a76e-4f04-acbd-d6db54ed4dc9 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/snapshots/bc2f0842-77e9-4168-944f-c5772911999d returned with HTTP 404 Jul 03 21:49:33.183792 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 396/1562] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:49:33 2026] DELETE /volume/v3/snapshots/bc2f0842-77e9-4168-944f-c5772911999d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:49:33.193481 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-0c10c2d0-62b4-44b9-b029-1a9d5c790d9a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:33.196088 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0c10c2d0-62b4-44b9-b029-1a9d5c790d9a tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] GET https://10.4.3.32/volume/v3/volumes/d3e9e464-ab9c-491a-b205-b71f4d66d46d Jul 03 21:49:33.196275 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0c10c2d0-62b4-44b9-b029-1a9d5c790d9a tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:33.196574 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0c10c2d0-62b4-44b9-b029-1a9d5c790d9a tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:33.205284 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0c10c2d0-62b4-44b9-b029-1a9d5c790d9a tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/volumes/d3e9e464-ab9c-491a-b205-b71f4d66d46d returned with HTTP 404 Jul 03 21:49:33.205997 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 389/1563] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:33 2026] GET /volume/v3/volumes/d3e9e464-ab9c-491a-b205-b71f4d66d46d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:49:33.214897 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8b1fde11-138d-4f87-a450-6698ab6a5dd1 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:33.216687 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8b1fde11-138d-4f87-a450-6698ab6a5dd1 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] DELETE https://10.4.3.32/volume/v3/volumes/d3e9e464-ab9c-491a-b205-b71f4d66d46d Jul 03 21:49:33.216920 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8b1fde11-138d-4f87-a450-6698ab6a5dd1 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:33.217175 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8b1fde11-138d-4f87-a450-6698ab6a5dd1 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:33.217331 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-8b1fde11-138d-4f87-a450-6698ab6a5dd1 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] Delete volume with id: d3e9e464-ab9c-491a-b205-b71f4d66d46d Jul 03 21:49:33.219339 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e35105a6-f6a8-42eb-b947-0c43f5e31584 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:33.222672 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e35105a6-f6a8-42eb-b947-0c43f5e31584 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:33.223488 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e35105a6-f6a8-42eb-b947-0c43f5e31584 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:33.223488 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e35105a6-f6a8-42eb-b947-0c43f5e31584 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:33.231029 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8b1fde11-138d-4f87-a450-6698ab6a5dd1 tempest-VolumesDeleteCascade-927145892 tempest-VolumesDeleteCascade-927145892-project-member] https://10.4.3.32/volume/v3/volumes/d3e9e464-ab9c-491a-b205-b71f4d66d46d returned with HTTP 404 Jul 03 21:49:33.231730 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 385/1564] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:49:33 2026] DELETE /volume/v3/volumes/d3e9e464-ab9c-491a-b205-b71f4d66d46d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:49:33.244848 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:33.244848 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:33.249165 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e35105a6-f6a8-42eb-b947-0c43f5e31584 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:33.255855 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e35105a6-f6a8-42eb-b947-0c43f5e31584 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:33.256409 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 395/1565] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:33 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 1142 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:33.329970 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-a06a80ad-ad08-4327-a40e-7e7add10cbff req-42234815-02a2-4a56-8911-be55c70d8e3f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:33.333500 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-a06a80ad-ad08-4327-a40e-7e7add10cbff req-42234815-02a2-4a56-8911-be55c70d8e3f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:33.333882 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-a06a80ad-ad08-4327-a40e-7e7add10cbff req-42234815-02a2-4a56-8911-be55c70d8e3f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:33.334211 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-a06a80ad-ad08-4327-a40e-7e7add10cbff req-42234815-02a2-4a56-8911-be55c70d8e3f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:33.347551 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9db8f84e-ba37-4f33-991b-f8d966959bb6 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:33.352900 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9db8f84e-ba37-4f33-991b-f8d966959bb6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:49:33.352900 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9db8f84e-ba37-4f33-991b-f8d966959bb6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:33.352900 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9db8f84e-ba37-4f33-991b-f8d966959bb6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:33.352900 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-9db8f84e-ba37-4f33-991b-f8d966959bb6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 117b2e93-0541-43ca-bc0e-b082546db09f. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:33.353142 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:33.353142 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:33.358150 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:33.358150 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:33.359327 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9db8f84e-ba37-4f33-991b-f8d966959bb6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 200 Jul 03 21:49:33.360419 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 390/1566] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:33 2026] GET /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:33.360515 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-a06a80ad-ad08-4327-a40e-7e7add10cbff req-42234815-02a2-4a56-8911-be55c70d8e3f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:33.370600 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-a06a80ad-ad08-4327-a40e-7e7add10cbff req-42234815-02a2-4a56-8911-be55c70d8e3f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:33.370829 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 397/1567] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:49:33 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 1142 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:34.374843 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2c4de8dd-85f8-41fc-a506-8ddf56ed3fa5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:34.377117 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2c4de8dd-85f8-41fc-a506-8ddf56ed3fa5 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:49:34.377489 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2c4de8dd-85f8-41fc-a506-8ddf56ed3fa5 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:34.377855 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2c4de8dd-85f8-41fc-a506-8ddf56ed3fa5 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:34.378042 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-2c4de8dd-85f8-41fc-a506-8ddf56ed3fa5 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 117b2e93-0541-43ca-bc0e-b082546db09f. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:34.383839 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:34.383839 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:34.384919 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2c4de8dd-85f8-41fc-a506-8ddf56ed3fa5 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 200 Jul 03 21:49:34.385640 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 386/1568] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:34 2026] GET /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:35.400129 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ce67fc26-9dce-4444-8977-59c4e5ab6374 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:35.402092 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ce67fc26-9dce-4444-8977-59c4e5ab6374 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:49:35.402299 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ce67fc26-9dce-4444-8977-59c4e5ab6374 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:35.402573 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ce67fc26-9dce-4444-8977-59c4e5ab6374 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:35.402735 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-ce67fc26-9dce-4444-8977-59c4e5ab6374 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 117b2e93-0541-43ca-bc0e-b082546db09f. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:35.408530 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:35.408530 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:35.409816 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ce67fc26-9dce-4444-8977-59c4e5ab6374 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 200 Jul 03 21:49:35.410306 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 396/1569] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:35 2026] GET /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:35.424073 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-34bf52bf-f58c-4880-b55c-4e8e773706bf None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:35.424629 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-34bf52bf-f58c-4880-b55c-4e8e773706bf None None] GET https://10.4.3.32/volume// Jul 03 21:49:35.424842 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-34bf52bf-f58c-4880-b55c-4e8e773706bf None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:35.425067 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-34bf52bf-f58c-4880-b55c-4e8e773706bf None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:35.425544 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-34bf52bf-f58c-4880-b55c-4e8e773706bf None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:49:35.425873 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 391/1570] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:49:35 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 21:49:35.436436 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-a06a80ad-ad08-4327-a40e-7e7add10cbff req-4c4e6c9a-da02-43c7-bb5a-f7ab6d1c5ff1 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:35.439414 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-a06a80ad-ad08-4327-a40e-7e7add10cbff req-4c4e6c9a-da02-43c7-bb5a-f7ab6d1c5ff1 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:49:35.439925 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-a06a80ad-ad08-4327-a40e-7e7add10cbff req-4c4e6c9a-da02-43c7-bb5a-f7ab6d1c5ff1 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cd775ff8-62e8-40c2-9a57-bdde77e197f3", "connector": null, "instance_uuid": "75771ba1-3b67-43e2-a96b-d7e881e279ec"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:35.462710 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:35.462710 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:35.526869 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-a06a80ad-ad08-4327-a40e-7e7add10cbff req-4c4e6c9a-da02-43c7-bb5a-f7ab6d1c5ff1 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:49:35.527681 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 398/1571] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:49:35 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:35.904082 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2f38c4d5-b1dc-4be1-9654-067504385591 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:35.907561 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2f38c4d5-b1dc-4be1-9654-067504385591 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:35.908058 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2f38c4d5-b1dc-4be1-9654-067504385591 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:35.908452 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2f38c4d5-b1dc-4be1-9654-067504385591 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:35.930547 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:35.930547 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:35.935914 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-2f38c4d5-b1dc-4be1-9654-067504385591 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:35.955745 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2f38c4d5-b1dc-4be1-9654-067504385591 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:35.956636 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 387/1572] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:35 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 1144 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 21:49:36.080330 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-56d790ac-9323-4c0d-ba43-d843ac93e489 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:36.081447 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-56d790ac-9323-4c0d-ba43-d843ac93e489 None None] GET https://10.4.3.32/volume// Jul 03 21:49:36.082083 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-56d790ac-9323-4c0d-ba43-d843ac93e489 None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:36.082390 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-56d790ac-9323-4c0d-ba43-d843ac93e489 None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:36.082881 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-56d790ac-9323-4c0d-ba43-d843ac93e489 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:49:36.083275 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 397/1573] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:49:36 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 21:49:36.098036 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-a06a80ad-ad08-4327-a40e-7e7add10cbff req-c839ca35-3cbd-4e29-97eb-1e4ccad25025 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:36.102750 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-a06a80ad-ad08-4327-a40e-7e7add10cbff req-c839ca35-3cbd-4e29-97eb-1e4ccad25025 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:36.104754 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-a06a80ad-ad08-4327-a40e-7e7add10cbff req-c839ca35-3cbd-4e29-97eb-1e4ccad25025 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:36.105570 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-a06a80ad-ad08-4327-a40e-7e7add10cbff req-c839ca35-3cbd-4e29-97eb-1e4ccad25025 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:36.129021 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:36.129021 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:36.133778 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-a06a80ad-ad08-4327-a40e-7e7add10cbff req-c839ca35-3cbd-4e29-97eb-1e4ccad25025 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:36.146723 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-a06a80ad-ad08-4327-a40e-7e7add10cbff req-c839ca35-3cbd-4e29-97eb-1e4ccad25025 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:36.147161 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-7c2bc5be-a0e5-44c5-8ff5-01e381510139 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:36.147254 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 392/1574] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:49:36 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 1324 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:49:36.273949 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-a06a80ad-ad08-4327-a40e-7e7add10cbff req-c8e4b28e-e826-4dce-8d8d-78971eda1a6c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:36.277813 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-a06a80ad-ad08-4327-a40e-7e7add10cbff req-c8e4b28e-e826-4dce-8d8d-78971eda1a6c tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] PUT https://10.4.3.32/volume/v3/attachments/59fcb123-a5e8-4e01-b52d-9a247ff42968 Jul 03 21:49:36.277813 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-a06a80ad-ad08-4327-a40e-7e7add10cbff req-c8e4b28e-e826-4dce-8d8d-78971eda1a6c tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:36.291008 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-a06a80ad-ad08-4327-a40e-7e7add10cbff req-c8e4b28e-e826-4dce-8d8d-78971eda1a6c tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Acquiring lock "cinder-attachment_update-cd775ff8-62e8-40c2-9a57-bdde77e197f3-np0000004475" by "attachment_update" {{(pid=99933) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:49:36.301450 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-a06a80ad-ad08-4327-a40e-7e7add10cbff req-c8e4b28e-e826-4dce-8d8d-78971eda1a6c tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Lock "cinder-attachment_update-cd775ff8-62e8-40c2-9a57-bdde77e197f3-np0000004475" acquired by "attachment_update" :: waited 0.008s {{(pid=99933) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:49:36.301450 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:36.301450 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:36.324552 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7c2bc5be-a0e5-44c5-8ff5-01e381510139 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:49:36.327108 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7c2bc5be-a0e5-44c5-8ff5-01e381510139 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1872682983"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:36.329133 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-7c2bc5be-a0e5-44c5-8ff5-01e381510139 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1872682983'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:49:36.329267 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-7c2bc5be-a0e5-44c5-8ff5-01e381510139 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Create volume of 1 GB Jul 03 21:49:36.329968 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:36.329968 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:36.337660 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-7c2bc5be-a0e5-44c5-8ff5-01e381510139 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Availability Zones retrieved successfully. Jul 03 21:49:36.346801 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-7c2bc5be-a0e5-44c5-8ff5-01e381510139 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Flow 'volume_create_api' (f7185c8a-aaf5-4e10-924e-5d86f65be274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:49:36.349199 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-7c2bc5be-a0e5-44c5-8ff5-01e381510139 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9de2cef-d1ef-420b-b4d7-dfef55b7aa5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:36.350161 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-7c2bc5be-a0e5-44c5-8ff5-01e381510139 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:49:36.399496 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-7c2bc5be-a0e5-44c5-8ff5-01e381510139 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9de2cef-d1ef-420b-b4d7-dfef55b7aa5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:36.400336 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-7c2bc5be-a0e5-44c5-8ff5-01e381510139 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d26eccff-d02d-44cf-8dff-e473bb5bec9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:36.427348 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c2bf30a8-2d56-4e9c-ba75-3c1f303a28ed None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:36.429504 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c2bf30a8-2d56-4e9c-ba75-3c1f303a28ed tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:49:36.429748 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c2bf30a8-2d56-4e9c-ba75-3c1f303a28ed tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:36.429945 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c2bf30a8-2d56-4e9c-ba75-3c1f303a28ed tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:36.430103 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-c2bf30a8-2d56-4e9c-ba75-3c1f303a28ed tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 117b2e93-0541-43ca-bc0e-b082546db09f. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:36.438353 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:36.438353 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:36.439252 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c2bf30a8-2d56-4e9c-ba75-3c1f303a28ed tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 200 Jul 03 21:49:36.439810 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 398/1575] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:36 2026] GET /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:36.502399 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-7c2bc5be-a0e5-44c5-8ff5-01e381510139 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Created reservations ['e59bb3ce-a064-43c3-8ebf-9c46dead4a1b', '42775201-4fa7-48c2-9661-05e9634ac8b5', 'e69360f2-9474-480f-afc6-60d00677c92d', 'd5d8bdbc-d3bb-4889-bf7e-870305e378b7'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:49:36.503426 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-7c2bc5be-a0e5-44c5-8ff5-01e381510139 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d26eccff-d02d-44cf-8dff-e473bb5bec9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e59bb3ce-a064-43c3-8ebf-9c46dead4a1b', '42775201-4fa7-48c2-9661-05e9634ac8b5', 'e69360f2-9474-480f-afc6-60d00677c92d', 'd5d8bdbc-d3bb-4889-bf7e-870305e378b7']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:36.504417 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-7c2bc5be-a0e5-44c5-8ff5-01e381510139 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15fe5092-f406-4b2c-a378-70ef3d2aa453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:36.544237 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-7c2bc5be-a0e5-44c5-8ff5-01e381510139 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15fe5092-f406-4b2c-a378-70ef3d2aa453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '047b7ef3-c12c-46c2-b484-a4a972e00831', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1872682983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='234dd9e210cc4a44818ffb4029da48ac',qos_specs=None,replication_status=,reservations=['e59bb3ce-a064-43c3-8ebf-9c46dead4a1b','42775201-4fa7-48c2-9661-05e9634ac8b5','e69360f2-9474-480f-afc6-60d00677c92d','d5d8bdbc-d3bb-4889-bf7e-870305e378b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e182874388c94661a6e95a160b82c47b',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:49:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1872682983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=047b7ef3-c12c-46c2-b484-a4a972e00831,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='234dd9e210cc4a44818ffb4029da48ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e182874388c94661a6e95a160b82c47b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:36.545122 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-7c2bc5be-a0e5-44c5-8ff5-01e381510139 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7817991f-71b9-400e-8216-1a4e78ba71f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:36.580037 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-7c2bc5be-a0e5-44c5-8ff5-01e381510139 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7817991f-71b9-400e-8216-1a4e78ba71f6) transitioned into state 'SUCCESS' from state '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-1872682983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='234dd9e210cc4a44818ffb4029da48ac',qos_specs=None,replication_status=,reservations=['e59bb3ce-a064-43c3-8ebf-9c46dead4a1b','42775201-4fa7-48c2-9661-05e9634ac8b5','e69360f2-9474-480f-afc6-60d00677c92d','d5d8bdbc-d3bb-4889-bf7e-870305e378b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e182874388c94661a6e95a160b82c47b',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:36.580964 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-7c2bc5be-a0e5-44c5-8ff5-01e381510139 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f28622bd-ecfa-49ac-bc5a-ac2f689290e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:36.598832 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-7c2bc5be-a0e5-44c5-8ff5-01e381510139 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f28622bd-ecfa-49ac-bc5a-ac2f689290e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:36.599796 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-7c2bc5be-a0e5-44c5-8ff5-01e381510139 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Flow 'volume_create_api' (f7185c8a-aaf5-4e10-924e-5d86f65be274) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:49:36.600202 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-7c2bc5be-a0e5-44c5-8ff5-01e381510139 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Create volume request issued successfully. Jul 03 21:49:36.601146 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7c2bc5be-a0e5-44c5-8ff5-01e381510139 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:49:36.601776 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 399/1576] 10.4.3.32 () {70 vars in 1292 bytes} [Fri Jul 3 21:49:36 2026] POST /volume/v3/volumes => generated 817 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:49:36.619238 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-dee4cd69-0712-4683-8487-746dc4159637 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:36.622673 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-dee4cd69-0712-4683-8487-746dc4159637 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] GET https://10.4.3.32/volume/v3/volumes/047b7ef3-c12c-46c2-b484-a4a972e00831 Jul 03 21:49:36.622673 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-dee4cd69-0712-4683-8487-746dc4159637 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:36.623613 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-dee4cd69-0712-4683-8487-746dc4159637 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:36.635969 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:36.635969 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:36.641031 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-dee4cd69-0712-4683-8487-746dc4159637 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Volume info retrieved successfully. Jul 03 21:49:36.646519 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-dee4cd69-0712-4683-8487-746dc4159637 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] https://10.4.3.32/volume/v3/volumes/047b7ef3-c12c-46c2-b484-a4a972e00831 returned with HTTP 200 Jul 03 21:49:36.647088 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 393/1577] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:49:36 2026] GET /volume/v3/volumes/047b7ef3-c12c-46c2-b484-a4a972e00831 => generated 885 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:36.844109 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-a06a80ad-ad08-4327-a40e-7e7add10cbff req-c8e4b28e-e826-4dce-8d8d-78971eda1a6c tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Lock "cinder-attachment_update-cd775ff8-62e8-40c2-9a57-bdde77e197f3-np0000004475" released by "attachment_update" :: held 0.545s {{(pid=99933) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:49:36.844557 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-a06a80ad-ad08-4327-a40e-7e7add10cbff req-c8e4b28e-e826-4dce-8d8d-78971eda1a6c tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/attachments/59fcb123-a5e8-4e01-b52d-9a247ff42968 returned with HTTP 200 Jul 03 21:49:36.844925 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 388/1578] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:49:36 2026] PUT /volume/v3/attachments/59fcb123-a5e8-4e01-b52d-9a247ff42968 => generated 969 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:36.972571 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-6d23b1d1-cfd5-481d-82a0-562fd669ac15 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:36.974600 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6d23b1d1-cfd5-481d-82a0-562fd669ac15 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:36.974883 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6d23b1d1-cfd5-481d-82a0-562fd669ac15 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:36.975476 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6d23b1d1-cfd5-481d-82a0-562fd669ac15 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:36.992287 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:36.992287 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:36.996181 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-6d23b1d1-cfd5-481d-82a0-562fd669ac15 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:37.002078 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6d23b1d1-cfd5-481d-82a0-562fd669ac15 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:37.002908 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 399/1579] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:36 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:37.121264 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-61dca49f-aa10-4caf-9cfc-6f099bc5be51 req-8c3fce04-5c7d-447e-9b44-b719b1c6c0b7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:37.124652 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-61dca49f-aa10-4caf-9cfc-6f099bc5be51 req-8c3fce04-5c7d-447e-9b44-b719b1c6c0b7 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] GET https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 Jul 03 21:49:37.124652 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-61dca49f-aa10-4caf-9cfc-6f099bc5be51 req-8c3fce04-5c7d-447e-9b44-b719b1c6c0b7 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:37.124652 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-61dca49f-aa10-4caf-9cfc-6f099bc5be51 req-8c3fce04-5c7d-447e-9b44-b719b1c6c0b7 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:37.135970 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:37.135970 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:37.142762 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-61dca49f-aa10-4caf-9cfc-6f099bc5be51 req-8c3fce04-5c7d-447e-9b44-b719b1c6c0b7 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Volume info retrieved successfully. Jul 03 21:49:37.151738 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-61dca49f-aa10-4caf-9cfc-6f099bc5be51 req-8c3fce04-5c7d-447e-9b44-b719b1c6c0b7 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 returned with HTTP 200 Jul 03 21:49:37.154436 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 400/1580] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:49:37 2026] GET /volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:37.455039 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7f1762e6-70e3-42c6-abdd-94a3d08efc94 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:37.457185 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7f1762e6-70e3-42c6-abdd-94a3d08efc94 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:49:37.459151 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7f1762e6-70e3-42c6-abdd-94a3d08efc94 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:37.459151 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7f1762e6-70e3-42c6-abdd-94a3d08efc94 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:37.459151 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-7f1762e6-70e3-42c6-abdd-94a3d08efc94 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 117b2e93-0541-43ca-bc0e-b082546db09f. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:37.465026 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:37.465026 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:37.466667 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7f1762e6-70e3-42c6-abdd-94a3d08efc94 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 200 Jul 03 21:49:37.467289 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 394/1581] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:37 2026] GET /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 823 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:37.663776 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-17152451-37d5-457d-b45e-31d4df2c2c4b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:37.666213 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-17152451-37d5-457d-b45e-31d4df2c2c4b tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] GET https://10.4.3.32/volume/v3/volumes/047b7ef3-c12c-46c2-b484-a4a972e00831 Jul 03 21:49:37.666732 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-17152451-37d5-457d-b45e-31d4df2c2c4b tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:37.666986 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-17152451-37d5-457d-b45e-31d4df2c2c4b tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:37.680202 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:37.680202 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:37.685892 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-17152451-37d5-457d-b45e-31d4df2c2c4b tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Volume info retrieved successfully. Jul 03 21:49:37.692459 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-17152451-37d5-457d-b45e-31d4df2c2c4b tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] https://10.4.3.32/volume/v3/volumes/047b7ef3-c12c-46c2-b484-a4a972e00831 returned with HTTP 200 Jul 03 21:49:37.693025 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 389/1582] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:49:37 2026] GET /volume/v3/volumes/047b7ef3-c12c-46c2-b484-a4a972e00831 => generated 944 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:37.712566 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-eb5a2456-4600-471c-b7e5-64d8e5cbd1d6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:37.714642 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-eb5a2456-4600-471c-b7e5-64d8e5cbd1d6 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] POST https://10.4.3.32/volume/v3/volume-transfers Jul 03 21:49:37.714956 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-eb5a2456-4600-471c-b7e5-64d8e5cbd1d6 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "047b7ef3-c12c-46c2-b484-a4a972e00831"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:37.716830 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volume_transfer [None req-eb5a2456-4600-471c-b7e5-64d8e5cbd1d6 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Creating new volume transfer {'transfer': {'volume_id': '047b7ef3-c12c-46c2-b484-a4a972e00831'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 21:49:37.717015 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volume_transfer [None req-eb5a2456-4600-471c-b7e5-64d8e5cbd1d6 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Creating transfer of volume 047b7ef3-c12c-46c2-b484-a4a972e00831 Jul 03 21:49:37.717151 np0000004475 devstack@c-api.service[99936]: INFO cinder.transfer.api [None req-eb5a2456-4600-471c-b7e5-64d8e5cbd1d6 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Generating transfer record for volume 047b7ef3-c12c-46c2-b484-a4a972e00831 Jul 03 21:49:37.726347 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:37.726347 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:37.744640 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-eb5a2456-4600-471c-b7e5-64d8e5cbd1d6 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] https://10.4.3.32/volume/v3/volume-transfers returned with HTTP 202 Jul 03 21:49:37.745194 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 400/1583] 10.4.3.32 () {70 vars in 1319 bytes} [Fri Jul 3 21:49:37 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:49:37.757148 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-db619ad1-c9c9-4348-b1ff-0f0020265205 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:37.764498 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-db619ad1-c9c9-4348-b1ff-0f0020265205 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] GET https://10.4.3.32/volume/v3/volumes/047b7ef3-c12c-46c2-b484-a4a972e00831 Jul 03 21:49:37.764900 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-db619ad1-c9c9-4348-b1ff-0f0020265205 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:37.765197 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-db619ad1-c9c9-4348-b1ff-0f0020265205 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:37.776337 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:37.776337 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:37.781207 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-db619ad1-c9c9-4348-b1ff-0f0020265205 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Volume info retrieved successfully. Jul 03 21:49:37.789684 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-db619ad1-c9c9-4348-b1ff-0f0020265205 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] https://10.4.3.32/volume/v3/volumes/047b7ef3-c12c-46c2-b484-a4a972e00831 returned with HTTP 200 Jul 03 21:49:37.789684 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 401/1584] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:49:37 2026] GET /volume/v3/volumes/047b7ef3-c12c-46c2-b484-a4a972e00831 => generated 952 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:37.808846 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-36a2ccbe-87dc-400a-a910-c4562d368da8 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:37.811049 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-36a2ccbe-87dc-400a-a910-c4562d368da8 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] GET https://10.4.3.32/volume/v3/volume-transfers/e13d03a5-3c62-4318-9dc1-7f720122b575 Jul 03 21:49:37.811319 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-36a2ccbe-87dc-400a-a910-c4562d368da8 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:37.811577 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-36a2ccbe-87dc-400a-a910-c4562d368da8 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:37.816284 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-36a2ccbe-87dc-400a-a910-c4562d368da8 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] https://10.4.3.32/volume/v3/volume-transfers/e13d03a5-3c62-4318-9dc1-7f720122b575 returned with HTTP 200 Jul 03 21:49:37.816793 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 395/1585] 10.4.3.32 () {68 vars in 1409 bytes} [Fri Jul 3 21:49:37 2026] GET /volume/v3/volume-transfers/e13d03a5-3c62-4318-9dc1-7f720122b575 => generated 430 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:37.830380 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-658bfdf7-e82d-4bca-950f-c023abdcfb71 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:37.834394 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-658bfdf7-e82d-4bca-950f-c023abdcfb71 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] GET https://10.4.3.32/volume/v3/volume-transfers Jul 03 21:49:37.834394 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-658bfdf7-e82d-4bca-950f-c023abdcfb71 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:37.834394 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-658bfdf7-e82d-4bca-950f-c023abdcfb71 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Calling method 'index' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:37.834394 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volume_transfer [None req-658bfdf7-e82d-4bca-950f-c023abdcfb71 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Listing volume transfers {{(pid=99933) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 21:49:37.842664 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-658bfdf7-e82d-4bca-950f-c023abdcfb71 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] https://10.4.3.32/volume/v3/volume-transfers returned with HTTP 200 Jul 03 21:49:37.843423 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 390/1586] 10.4.3.32 () {68 vars in 1298 bytes} [Fri Jul 3 21:49:37 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:37.855155 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f740bb24-6597-4366-8796-9af638773649 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:37.938934 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f740bb24-6597-4366-8796-9af638773649 tempest-VolumesTransfersV355Test-797771869 tempest-VolumesTransfersV355Test-797771869-project-member] POST https://10.4.3.32/volume/v3/volume-transfers/e13d03a5-3c62-4318-9dc1-7f720122b575/accept Jul 03 21:49:37.939334 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f740bb24-6597-4366-8796-9af638773649 tempest-VolumesTransfersV355Test-797771869 tempest-VolumesTransfersV355Test-797771869-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "4f942554b7a2bd08"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:37.941280 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.contrib.volume_transfer [None req-f740bb24-6597-4366-8796-9af638773649 tempest-VolumesTransfersV355Test-797771869 tempest-VolumesTransfersV355Test-797771869-project-member] Accepting volume transfer e13d03a5-3c62-4318-9dc1-7f720122b575 {{(pid=99936) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 21:49:37.941502 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.contrib.volume_transfer [None req-f740bb24-6597-4366-8796-9af638773649 tempest-VolumesTransfersV355Test-797771869 tempest-VolumesTransfersV355Test-797771869-project-member] Accepting transfer e13d03a5-3c62-4318-9dc1-7f720122b575 Jul 03 21:49:38.019311 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-f740bb24-6597-4366-8796-9af638773649 tempest-VolumesTransfersV355Test-797771869 tempest-VolumesTransfersV355Test-797771869-project-member] Created reservations ['48499f1b-84ae-48b4-bef3-43fe9824a3fa', '7efb650c-97ca-4555-9fe0-b28e8d11ee13', 'c2ab5843-9879-43bc-a8b6-38235e89805f', '4161b60e-ab1c-46c9-b461-da5df8f26c56'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:49:38.019530 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9678ae83-42ee-4636-9b49-682fdf39eba8 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:38.023122 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9678ae83-42ee-4636-9b49-682fdf39eba8 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:38.023358 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9678ae83-42ee-4636-9b49-682fdf39eba8 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:38.023634 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9678ae83-42ee-4636-9b49-682fdf39eba8 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:38.040144 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:38.040144 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:38.046054 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-9678ae83-42ee-4636-9b49-682fdf39eba8 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:38.050401 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-f740bb24-6597-4366-8796-9af638773649 tempest-VolumesTransfersV355Test-797771869 tempest-VolumesTransfersV355Test-797771869-project-member] Created reservations ['4f0e510e-f645-4265-a19c-f96e5d76a8d8', 'f61336ff-bb3d-4aa1-9eb6-5ed72dd842cc', 'cd01ded6-b0cf-4c3b-999c-4ea9181d6810', 'd4e25184-25a9-484a-94c6-e6bac91dd357'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:49:38.053329 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9678ae83-42ee-4636-9b49-682fdf39eba8 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:38.053886 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 402/1587] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:38 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 1145 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:38.106489 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-f740bb24-6597-4366-8796-9af638773649 tempest-VolumesTransfersV355Test-797771869 tempest-VolumesTransfersV355Test-797771869-project-member] Created reservations ['c9e094d7-4448-4963-84a6-ce3522a9d360', 'dae464b8-69c5-4a88-9ae6-9e715331813b', '07fb6fba-bce3-426f-aa3b-97a8cd37cf6a', '5cdfc5b0-5bc3-4e45-9e41-b94ca8add15f'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:49:38.150520 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-f740bb24-6597-4366-8796-9af638773649 tempest-VolumesTransfersV355Test-797771869 tempest-VolumesTransfersV355Test-797771869-project-member] Created reservations ['6028c389-3bfb-43fc-b953-71bea16a735c', '8abcce55-4114-4e5b-bae6-4c5c8b637ba8', '83253586-658e-49b6-8d33-333022dc04ca', '2840a831-a8f0-41df-9fe0-29b05505dd17'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:49:38.479834 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5ce2139b-4dd1-4ec6-9a4e-f1449bc510e3 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:38.482223 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5ce2139b-4dd1-4ec6-9a4e-f1449bc510e3 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:49:38.482461 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5ce2139b-4dd1-4ec6-9a4e-f1449bc510e3 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:38.482701 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5ce2139b-4dd1-4ec6-9a4e-f1449bc510e3 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:38.482828 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-5ce2139b-4dd1-4ec6-9a4e-f1449bc510e3 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 117b2e93-0541-43ca-bc0e-b082546db09f. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:38.488054 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:38.488054 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:38.489086 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5ce2139b-4dd1-4ec6-9a4e-f1449bc510e3 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 200 Jul 03 21:49:38.493157 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 396/1588] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:38 2026] GET /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:38.588549 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b76acf29-60f5-4af8-b7fc-551595a285ec None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:38.592405 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b76acf29-60f5-4af8-b7fc-551595a285ec tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:49:38.592405 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b76acf29-60f5-4af8-b7fc-551595a285ec tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-711510687"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:38.593332 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-b76acf29-60f5-4af8-b7fc-551595a285ec tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-711510687'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:49:38.593772 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-b76acf29-60f5-4af8-b7fc-551595a285ec tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Create volume of 1 GB Jul 03 21:49:38.600190 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-b76acf29-60f5-4af8-b7fc-551595a285ec tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Availability Zones retrieved successfully. Jul 03 21:49:38.606839 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b76acf29-60f5-4af8-b7fc-551595a285ec tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Flow 'volume_create_api' (ef2076c5-f551-4e16-830b-2d48ab21ae54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:49:38.608318 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b76acf29-60f5-4af8-b7fc-551595a285ec tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (716c6dfe-661e-401b-bbf4-fcca43166cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:38.610427 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-b76acf29-60f5-4af8-b7fc-551595a285ec tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:49:38.643257 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b76acf29-60f5-4af8-b7fc-551595a285ec tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (716c6dfe-661e-401b-bbf4-fcca43166cc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:38.644777 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b76acf29-60f5-4af8-b7fc-551595a285ec tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1efe0ccb-e816-4595-9556-db15f3af7fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:38.653320 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-f740bb24-6597-4366-8796-9af638773649 tempest-VolumesTransfersV355Test-797771869 tempest-VolumesTransfersV355Test-797771869-project-member] Transfer volume completed successfully. Jul 03 21:49:38.762739 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-b76acf29-60f5-4af8-b7fc-551595a285ec tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Created reservations ['6aa2a981-561d-4ff2-9ed7-5265a9720bbf', 'f2f69c2b-16ee-4442-a695-b6374a37b8cf', '15964819-2c5b-4272-98a2-f252933728b9', '302b4800-8889-4b2e-accc-1e471ce1f60d'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:49:38.764003 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b76acf29-60f5-4af8-b7fc-551595a285ec tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1efe0ccb-e816-4595-9556-db15f3af7fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6aa2a981-561d-4ff2-9ed7-5265a9720bbf', 'f2f69c2b-16ee-4442-a695-b6374a37b8cf', '15964819-2c5b-4272-98a2-f252933728b9', '302b4800-8889-4b2e-accc-1e471ce1f60d']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:38.765047 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b76acf29-60f5-4af8-b7fc-551595a285ec tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63169783-e8a2-40fe-9200-7f4237912c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:38.778940 np0000004475 devstack@c-api.service[99936]: INFO cinder.transfer.api [None req-f740bb24-6597-4366-8796-9af638773649 tempest-VolumesTransfersV355Test-797771869 tempest-VolumesTransfersV355Test-797771869-project-member] Volume 047b7ef3-c12c-46c2-b484-a4a972e00831 has been transferred. Jul 03 21:49:38.788153 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f740bb24-6597-4366-8796-9af638773649 tempest-VolumesTransfersV355Test-797771869 tempest-VolumesTransfersV355Test-797771869-project-member] https://10.4.3.32/volume/v3/volume-transfers/e13d03a5-3c62-4318-9dc1-7f720122b575/accept returned with HTTP 202 Jul 03 21:49:38.788908 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 401/1589] 10.4.3.32 () {70 vars in 1451 bytes} [Fri Jul 3 21:49:37 2026] POST /volume/v3/volume-transfers/e13d03a5-3c62-4318-9dc1-7f720122b575/accept => generated 363 bytes in 935 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:49:38.798130 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b76acf29-60f5-4af8-b7fc-551595a285ec tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63169783-e8a2-40fe-9200-7f4237912c16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4c83192-5a33-4910-ab53-29cda995ac78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-711510687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a2c6aeda28d497d8d5ed9ceff88a9ed',qos_specs=None,replication_status=,reservations=['6aa2a981-561d-4ff2-9ed7-5265a9720bbf','f2f69c2b-16ee-4442-a695-b6374a37b8cf','15964819-2c5b-4272-98a2-f252933728b9','302b4800-8889-4b2e-accc-1e471ce1f60d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3f98d6db177402faa36cffb11d049aa',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:49:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-711510687',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4c83192-5a33-4910-ab53-29cda995ac78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a2c6aeda28d497d8d5ed9ceff88a9ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3f98d6db177402faa36cffb11d049aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:38.800217 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b76acf29-60f5-4af8-b7fc-551595a285ec tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f0ee07d-0039-45b5-a554-03b3873ccf09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:38.800401 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-7809c47c-1b66-4691-bed1-f951b13f49e4 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:38.802567 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7809c47c-1b66-4691-bed1-f951b13f49e4 tempest-VolumesTransfersV355Test-797771869 tempest-VolumesTransfersV355Test-797771869-project-member] GET https://10.4.3.32/volume/v3/volumes/047b7ef3-c12c-46c2-b484-a4a972e00831 Jul 03 21:49:38.802776 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7809c47c-1b66-4691-bed1-f951b13f49e4 tempest-VolumesTransfersV355Test-797771869 tempest-VolumesTransfersV355Test-797771869-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:38.803868 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7809c47c-1b66-4691-bed1-f951b13f49e4 tempest-VolumesTransfersV355Test-797771869 tempest-VolumesTransfersV355Test-797771869-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:38.810762 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:38.810762 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:38.815790 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-7809c47c-1b66-4691-bed1-f951b13f49e4 tempest-VolumesTransfersV355Test-797771869 tempest-VolumesTransfersV355Test-797771869-project-member] Volume info retrieved successfully. Jul 03 21:49:38.822717 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7809c47c-1b66-4691-bed1-f951b13f49e4 tempest-VolumesTransfersV355Test-797771869 tempest-VolumesTransfersV355Test-797771869-project-member] https://10.4.3.32/volume/v3/volumes/047b7ef3-c12c-46c2-b484-a4a972e00831 returned with HTTP 200 Jul 03 21:49:38.823444 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 403/1590] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:49:38 2026] GET /volume/v3/volumes/047b7ef3-c12c-46c2-b484-a4a972e00831 => generated 944 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:38.835910 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b76acf29-60f5-4af8-b7fc-551595a285ec tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f0ee07d-0039-45b5-a554-03b3873ccf09) transitioned into state 'SUCCESS' from state '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-711510687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a2c6aeda28d497d8d5ed9ceff88a9ed',qos_specs=None,replication_status=,reservations=['6aa2a981-561d-4ff2-9ed7-5265a9720bbf','f2f69c2b-16ee-4442-a695-b6374a37b8cf','15964819-2c5b-4272-98a2-f252933728b9','302b4800-8889-4b2e-accc-1e471ce1f60d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3f98d6db177402faa36cffb11d049aa',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:38.836963 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b76acf29-60f5-4af8-b7fc-551595a285ec tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (921c6642-1c56-4b56-bf45-caf77005ddcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:38.839841 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-3b02ff73-a273-4a00-8d64-82c92744f4e4 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:38.842796 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3b02ff73-a273-4a00-8d64-82c92744f4e4 tempest-VolumesTransfersV355Test-797771869 tempest-VolumesTransfersV355Test-797771869-project-member] GET https://10.4.3.32/volume/v3/volumes/047b7ef3-c12c-46c2-b484-a4a972e00831 Jul 03 21:49:38.842796 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3b02ff73-a273-4a00-8d64-82c92744f4e4 tempest-VolumesTransfersV355Test-797771869 tempest-VolumesTransfersV355Test-797771869-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:38.842796 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3b02ff73-a273-4a00-8d64-82c92744f4e4 tempest-VolumesTransfersV355Test-797771869 tempest-VolumesTransfersV355Test-797771869-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:38.852826 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:38.852826 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:38.857471 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-3b02ff73-a273-4a00-8d64-82c92744f4e4 tempest-VolumesTransfersV355Test-797771869 tempest-VolumesTransfersV355Test-797771869-project-member] Volume info retrieved successfully. Jul 03 21:49:38.862615 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b76acf29-60f5-4af8-b7fc-551595a285ec tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (921c6642-1c56-4b56-bf45-caf77005ddcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:38.864020 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b76acf29-60f5-4af8-b7fc-551595a285ec tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Flow 'volume_create_api' (ef2076c5-f551-4e16-830b-2d48ab21ae54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:49:38.864594 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-b76acf29-60f5-4af8-b7fc-551595a285ec tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Create volume request issued successfully. Jul 03 21:49:38.864716 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3b02ff73-a273-4a00-8d64-82c92744f4e4 tempest-VolumesTransfersV355Test-797771869 tempest-VolumesTransfersV355Test-797771869-project-member] https://10.4.3.32/volume/v3/volumes/047b7ef3-c12c-46c2-b484-a4a972e00831 returned with HTTP 200 Jul 03 21:49:38.865189 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 397/1591] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:49:38 2026] GET /volume/v3/volumes/047b7ef3-c12c-46c2-b484-a4a972e00831 => generated 944 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:38.866885 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b76acf29-60f5-4af8-b7fc-551595a285ec tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:49:38.867071 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 391/1592] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:49:38 2026] POST /volume/v3/volumes => generated 751 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:49:38.884923 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2c7e05cb-0f36-4c1e-8159-6f97a03938ee None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:38.885264 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-5913f94d-d7ea-4f47-ab65-b4619f2a40b6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:38.888953 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5913f94d-d7ea-4f47-ab65-b4619f2a40b6 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] GET https://10.4.3.32/volume/v3/volumes/c4c83192-5a33-4910-ab53-29cda995ac78 Jul 03 21:49:38.889482 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5913f94d-d7ea-4f47-ab65-b4619f2a40b6 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:38.889482 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5913f94d-d7ea-4f47-ab65-b4619f2a40b6 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:38.891052 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2c7e05cb-0f36-4c1e-8159-6f97a03938ee tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] DELETE https://10.4.3.32/volume/v3/volume-transfers/e13d03a5-3c62-4318-9dc1-7f720122b575 Jul 03 21:49:38.891767 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2c7e05cb-0f36-4c1e-8159-6f97a03938ee tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:38.892074 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2c7e05cb-0f36-4c1e-8159-6f97a03938ee tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:38.892504 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.contrib.volume_transfer [None req-2c7e05cb-0f36-4c1e-8159-6f97a03938ee tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Delete transfer with id: e13d03a5-3c62-4318-9dc1-7f720122b575 Jul 03 21:49:38.900752 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:38.900752 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:38.902437 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2c7e05cb-0f36-4c1e-8159-6f97a03938ee tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] https://10.4.3.32/volume/v3/volume-transfers/e13d03a5-3c62-4318-9dc1-7f720122b575 returned with HTTP 404 Jul 03 21:49:38.903204 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 402/1593] 10.4.3.32 () {68 vars in 1412 bytes} [Fri Jul 3 21:49:38 2026] DELETE /volume/v3/volume-transfers/e13d03a5-3c62-4318-9dc1-7f720122b575 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:49:38.909381 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-5913f94d-d7ea-4f47-ab65-b4619f2a40b6 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Volume info retrieved successfully. Jul 03 21:49:38.913997 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f02068c1-2191-463c-9ff4-5f899f84ccd9 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:38.918012 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5913f94d-d7ea-4f47-ab65-b4619f2a40b6 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] https://10.4.3.32/volume/v3/volumes/c4c83192-5a33-4910-ab53-29cda995ac78 returned with HTTP 200 Jul 03 21:49:38.918788 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 404/1594] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:38 2026] GET /volume/v3/volumes/c4c83192-5a33-4910-ab53-29cda995ac78 => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:38.961035 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f02068c1-2191-463c-9ff4-5f899f84ccd9 tempest-VolumesTransfersV355Test-1511135597 tempest-VolumesTransfersV355Test-1511135597-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/047b7ef3-c12c-46c2-b484-a4a972e00831 Jul 03 21:49:38.962527 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f02068c1-2191-463c-9ff4-5f899f84ccd9 tempest-VolumesTransfersV355Test-1511135597 tempest-VolumesTransfersV355Test-1511135597-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:38.962527 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f02068c1-2191-463c-9ff4-5f899f84ccd9 tempest-VolumesTransfersV355Test-1511135597 tempest-VolumesTransfersV355Test-1511135597-project-admin] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:38.962527 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-f02068c1-2191-463c-9ff4-5f899f84ccd9 tempest-VolumesTransfersV355Test-1511135597 tempest-VolumesTransfersV355Test-1511135597-project-admin] Delete volume with id: 047b7ef3-c12c-46c2-b484-a4a972e00831 Jul 03 21:49:38.971711 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:38.971711 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:38.972392 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-f02068c1-2191-463c-9ff4-5f899f84ccd9 tempest-VolumesTransfersV355Test-1511135597 tempest-VolumesTransfersV355Test-1511135597-project-admin] Volume info retrieved successfully. Jul 03 21:49:39.003961 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-f02068c1-2191-463c-9ff4-5f899f84ccd9 tempest-VolumesTransfersV355Test-1511135597 tempest-VolumesTransfersV355Test-1511135597-project-admin] Delete volume request issued successfully. Jul 03 21:49:39.003961 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f02068c1-2191-463c-9ff4-5f899f84ccd9 tempest-VolumesTransfersV355Test-1511135597 tempest-VolumesTransfersV355Test-1511135597-project-admin] https://10.4.3.32/volume/v3/volumes/047b7ef3-c12c-46c2-b484-a4a972e00831 returned with HTTP 202 Jul 03 21:49:39.003961 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 398/1595] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 21:49:38 2026] DELETE /volume/v3/volumes/047b7ef3-c12c-46c2-b484-a4a972e00831 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:49:39.016727 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2c63f19a-2840-441c-bc7f-2462d62cdb9a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:39.019729 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2c63f19a-2840-441c-bc7f-2462d62cdb9a tempest-VolumesTransfersV355Test-1511135597 tempest-VolumesTransfersV355Test-1511135597-project-admin] GET https://10.4.3.32/volume/v3/volumes/047b7ef3-c12c-46c2-b484-a4a972e00831 Jul 03 21:49:39.020357 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2c63f19a-2840-441c-bc7f-2462d62cdb9a tempest-VolumesTransfersV355Test-1511135597 tempest-VolumesTransfersV355Test-1511135597-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:39.022489 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2c63f19a-2840-441c-bc7f-2462d62cdb9a tempest-VolumesTransfersV355Test-1511135597 tempest-VolumesTransfersV355Test-1511135597-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:39.034514 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:39.034514 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:39.042950 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-2c63f19a-2840-441c-bc7f-2462d62cdb9a tempest-VolumesTransfersV355Test-1511135597 tempest-VolumesTransfersV355Test-1511135597-project-admin] Volume info retrieved successfully. Jul 03 21:49:39.054692 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2c63f19a-2840-441c-bc7f-2462d62cdb9a tempest-VolumesTransfersV355Test-1511135597 tempest-VolumesTransfersV355Test-1511135597-project-admin] https://10.4.3.32/volume/v3/volumes/047b7ef3-c12c-46c2-b484-a4a972e00831 returned with HTTP 200 Jul 03 21:49:39.055146 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 392/1596] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:49:39 2026] GET /volume/v3/volumes/047b7ef3-c12c-46c2-b484-a4a972e00831 => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:49:39.072699 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-55581837-526e-4db2-bd8e-dc4ef6b16770 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:39.075171 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-55581837-526e-4db2-bd8e-dc4ef6b16770 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:39.075464 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-55581837-526e-4db2-bd8e-dc4ef6b16770 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:39.076110 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-55581837-526e-4db2-bd8e-dc4ef6b16770 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:39.093941 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:39.093941 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:39.098387 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-55581837-526e-4db2-bd8e-dc4ef6b16770 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:39.103306 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-55581837-526e-4db2-bd8e-dc4ef6b16770 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:39.103864 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 403/1597] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:39 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 1145 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:39.206986 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-23edb405-a6fa-4d78-8360-98de3b3e79a0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:39.207488 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-23edb405-a6fa-4d78-8360-98de3b3e79a0 None None] GET https://10.4.3.32/volume// Jul 03 21:49:39.207725 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-23edb405-a6fa-4d78-8360-98de3b3e79a0 None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:39.207913 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-23edb405-a6fa-4d78-8360-98de3b3e79a0 None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:39.208233 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-23edb405-a6fa-4d78-8360-98de3b3e79a0 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:49:39.208798 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 405/1598] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:49: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 21:49:39.217648 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-61dca49f-aa10-4caf-9cfc-6f099bc5be51 req-9c9444e2-fc5d-4a2a-9a5a-eb56a9665a61 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:39.311917 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-61dca49f-aa10-4caf-9cfc-6f099bc5be51 req-9c9444e2-fc5d-4a2a-9a5a-eb56a9665a61 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:49:39.312471 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-61dca49f-aa10-4caf-9cfc-6f099bc5be51 req-9c9444e2-fc5d-4a2a-9a5a-eb56a9665a61 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e901295-a6bc-471d-9cbf-a6b8bfed92f2", "connector": null, "instance_uuid": "e3e7b7c8-f4e9-4171-9a86-8324ca646499"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:39.322314 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:39.322314 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:39.354988 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-61dca49f-aa10-4caf-9cfc-6f099bc5be51 req-9c9444e2-fc5d-4a2a-9a5a-eb56a9665a61 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:49:39.355685 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 399/1599] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:49:39 2026] POST /volume/v3/attachments => generated 273 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:39.504327 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-29b3d3e5-082e-4952-b049-7d2a776f9524 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:39.507232 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-29b3d3e5-082e-4952-b049-7d2a776f9524 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:49:39.507557 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-29b3d3e5-082e-4952-b049-7d2a776f9524 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:39.507813 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-29b3d3e5-082e-4952-b049-7d2a776f9524 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:39.507951 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-29b3d3e5-082e-4952-b049-7d2a776f9524 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 117b2e93-0541-43ca-bc0e-b082546db09f. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:39.514006 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:39.514006 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:39.515210 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-29b3d3e5-082e-4952-b049-7d2a776f9524 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 200 Jul 03 21:49:39.515747 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 393/1600] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:39 2026] GET /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:39.686856 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-dea288d3-9c45-47f8-9acf-e49093af6370 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:39.688857 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-dea288d3-9c45-47f8-9acf-e49093af6370 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] GET https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 Jul 03 21:49:39.689188 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-dea288d3-9c45-47f8-9acf-e49093af6370 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:39.689336 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-dea288d3-9c45-47f8-9acf-e49093af6370 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:39.703511 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:39.703511 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:39.709243 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-dea288d3-9c45-47f8-9acf-e49093af6370 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Volume info retrieved successfully. Jul 03 21:49:39.717527 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-dea288d3-9c45-47f8-9acf-e49093af6370 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 returned with HTTP 200 Jul 03 21:49:39.718096 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 404/1601] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:49:39 2026] GET /volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 => generated 864 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:39.890857 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f48a500e-4b61-4e90-8dfa-5c7867b4d605 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:39.891428 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f48a500e-4b61-4e90-8dfa-5c7867b4d605 None None] GET https://10.4.3.32/volume// Jul 03 21:49:39.891601 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f48a500e-4b61-4e90-8dfa-5c7867b4d605 None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:39.891868 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f48a500e-4b61-4e90-8dfa-5c7867b4d605 None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:39.892277 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f48a500e-4b61-4e90-8dfa-5c7867b4d605 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:49:39.892885 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 406/1602] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:49:39 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 21:49:39.901747 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-61dca49f-aa10-4caf-9cfc-6f099bc5be51 req-a7aa4b4c-e63c-4633-bc42-69c5391560d6 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:39.904734 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-61dca49f-aa10-4caf-9cfc-6f099bc5be51 req-a7aa4b4c-e63c-4633-bc42-69c5391560d6 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] GET https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 Jul 03 21:49:39.905303 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-61dca49f-aa10-4caf-9cfc-6f099bc5be51 req-a7aa4b4c-e63c-4633-bc42-69c5391560d6 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:39.905808 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-61dca49f-aa10-4caf-9cfc-6f099bc5be51 req-a7aa4b4c-e63c-4633-bc42-69c5391560d6 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:39.918640 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:39.918640 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:39.926067 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-61dca49f-aa10-4caf-9cfc-6f099bc5be51 req-a7aa4b4c-e63c-4633-bc42-69c5391560d6 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Volume info retrieved successfully. Jul 03 21:49:39.928920 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-61dca49f-aa10-4caf-9cfc-6f099bc5be51 req-a7aa4b4c-e63c-4633-bc42-69c5391560d6 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 returned with HTTP 200 Jul 03 21:49:39.929549 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 400/1603] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:49:39 2026] GET /volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 => generated 1026 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:49:39.937687 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-90bf3608-36ee-41ef-b667-818fb3351058 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:39.940247 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-90bf3608-36ee-41ef-b667-818fb3351058 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] GET https://10.4.3.32/volume/v3/volumes/c4c83192-5a33-4910-ab53-29cda995ac78 Jul 03 21:49:39.940474 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-90bf3608-36ee-41ef-b667-818fb3351058 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:39.940690 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-90bf3608-36ee-41ef-b667-818fb3351058 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:39.949906 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:39.949906 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:39.955063 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-90bf3608-36ee-41ef-b667-818fb3351058 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Volume info retrieved successfully. Jul 03 21:49:39.960092 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-90bf3608-36ee-41ef-b667-818fb3351058 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] https://10.4.3.32/volume/v3/volumes/c4c83192-5a33-4910-ab53-29cda995ac78 returned with HTTP 200 Jul 03 21:49:39.960475 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 394/1604] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:39 2026] GET /volume/v3/volumes/c4c83192-5a33-4910-ab53-29cda995ac78 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:39.977410 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-128adfb8-a2cb-4fad-bd06-3b580b3754c3 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:39.979864 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-128adfb8-a2cb-4fad-bd06-3b580b3754c3 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] POST https://10.4.3.32/volume/v3/volumes/c4c83192-5a33-4910-ab53-29cda995ac78/action Jul 03 21:49:39.980329 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-128adfb8-a2cb-4fad-bd06-3b580b3754c3 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:49:39.980530 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-128adfb8-a2cb-4fad-bd06-3b580b3754c3 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:39.993324 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:39.993324 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:39.994018 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-128adfb8-a2cb-4fad-bd06-3b580b3754c3 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Volume info retrieved successfully. Jul 03 21:49:40.003212 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-128adfb8-a2cb-4fad-bd06-3b580b3754c3 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Volume updated successfully. Jul 03 21:49:40.003577 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-128adfb8-a2cb-4fad-bd06-3b580b3754c3 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] https://10.4.3.32/volume/v3/volumes/c4c83192-5a33-4910-ab53-29cda995ac78/action returned with HTTP 200 Jul 03 21:49:40.004047 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 405/1605] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:49:39 2026] POST /volume/v3/volumes/c4c83192-5a33-4910-ab53-29cda995ac78/action => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 21:49:40.012580 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c5abe567-781f-44a9-83c8-bfb77f2f40e3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:40.014530 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c5abe567-781f-44a9-83c8-bfb77f2f40e3 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] GET https://10.4.3.32/volume/v3/volumes/c4c83192-5a33-4910-ab53-29cda995ac78 Jul 03 21:49:40.014739 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c5abe567-781f-44a9-83c8-bfb77f2f40e3 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:40.014946 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c5abe567-781f-44a9-83c8-bfb77f2f40e3 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:40.024906 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:40.024906 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:40.030154 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c5abe567-781f-44a9-83c8-bfb77f2f40e3 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Volume info retrieved successfully. Jul 03 21:49:40.037051 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c5abe567-781f-44a9-83c8-bfb77f2f40e3 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] https://10.4.3.32/volume/v3/volumes/c4c83192-5a33-4910-ab53-29cda995ac78 returned with HTTP 200 Jul 03 21:49:40.037253 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-61dca49f-aa10-4caf-9cfc-6f099bc5be51 req-14b40a52-5a21-48f3-bfd0-e7d7affbbddd None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:40.037419 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 407/1606] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:40 2026] GET /volume/v3/volumes/c4c83192-5a33-4910-ab53-29cda995ac78 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:40.039968 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-61dca49f-aa10-4caf-9cfc-6f099bc5be51 req-14b40a52-5a21-48f3-bfd0-e7d7affbbddd tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] PUT https://10.4.3.32/volume/v3/attachments/8b9a5ce8-fe55-4745-87b3-e0503d6031c0 Jul 03 21:49:40.041819 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-61dca49f-aa10-4caf-9cfc-6f099bc5be51 req-14b40a52-5a21-48f3-bfd0-e7d7affbbddd tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:40.054396 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-61dca49f-aa10-4caf-9cfc-6f099bc5be51 req-14b40a52-5a21-48f3-bfd0-e7d7affbbddd tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Acquiring lock "cinder-attachment_update-2e901295-a6bc-471d-9cbf-a6b8bfed92f2-np0000004475" by "attachment_update" {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:49:40.063238 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-61dca49f-aa10-4caf-9cfc-6f099bc5be51 req-14b40a52-5a21-48f3-bfd0-e7d7affbbddd tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Lock "cinder-attachment_update-2e901295-a6bc-471d-9cbf-a6b8bfed92f2-np0000004475" acquired by "attachment_update" :: waited 0.009s {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:49:40.064658 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:40.064658 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:40.075585 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-77e44902-87bb-4d62-b97e-68d7147be1d4 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:40.078664 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-77e44902-87bb-4d62-b97e-68d7147be1d4 tempest-VolumesTransfersV355Test-1511135597 tempest-VolumesTransfersV355Test-1511135597-project-admin] GET https://10.4.3.32/volume/v3/volumes/047b7ef3-c12c-46c2-b484-a4a972e00831 Jul 03 21:49:40.079119 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-77e44902-87bb-4d62-b97e-68d7147be1d4 tempest-VolumesTransfersV355Test-1511135597 tempest-VolumesTransfersV355Test-1511135597-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:40.080035 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-77e44902-87bb-4d62-b97e-68d7147be1d4 tempest-VolumesTransfersV355Test-1511135597 tempest-VolumesTransfersV355Test-1511135597-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:40.095324 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-77e44902-87bb-4d62-b97e-68d7147be1d4 tempest-VolumesTransfersV355Test-1511135597 tempest-VolumesTransfersV355Test-1511135597-project-admin] https://10.4.3.32/volume/v3/volumes/047b7ef3-c12c-46c2-b484-a4a972e00831 returned with HTTP 404 Jul 03 21:49:40.096203 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 395/1607] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:49:40 2026] GET /volume/v3/volumes/047b7ef3-c12c-46c2-b484-a4a972e00831 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:49:40.108402 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-19c6732b-8a8f-4063-a4b8-e71e3576727e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:40.111416 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-19c6732b-8a8f-4063-a4b8-e71e3576727e tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] GET https://10.4.3.32/volume/v3/volumes/047b7ef3-c12c-46c2-b484-a4a972e00831 Jul 03 21:49:40.111416 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-19c6732b-8a8f-4063-a4b8-e71e3576727e tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:40.111416 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-19c6732b-8a8f-4063-a4b8-e71e3576727e tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:40.120029 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-19c6732b-8a8f-4063-a4b8-e71e3576727e tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] https://10.4.3.32/volume/v3/volumes/047b7ef3-c12c-46c2-b484-a4a972e00831 returned with HTTP 404 Jul 03 21:49:40.120441 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-527a2aab-7ee4-4ddc-9378-33856549d8bb None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:40.120755 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 406/1608] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:49:40 2026] GET /volume/v3/volumes/047b7ef3-c12c-46c2-b484-a4a972e00831 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:49:40.124122 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-527a2aab-7ee4-4ddc-9378-33856549d8bb tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:40.124422 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-527a2aab-7ee4-4ddc-9378-33856549d8bb tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:40.124694 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-527a2aab-7ee4-4ddc-9378-33856549d8bb tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:40.132157 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-722540f0-efc7-41f8-ae19-b3ba3649128c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:40.136589 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-722540f0-efc7-41f8-ae19-b3ba3649128c tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] DELETE https://10.4.3.32/volume/v3/volumes/047b7ef3-c12c-46c2-b484-a4a972e00831 Jul 03 21:49:40.136589 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-722540f0-efc7-41f8-ae19-b3ba3649128c tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:40.136589 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-722540f0-efc7-41f8-ae19-b3ba3649128c tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:40.136589 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-722540f0-efc7-41f8-ae19-b3ba3649128c tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Delete volume with id: 047b7ef3-c12c-46c2-b484-a4a972e00831 Jul 03 21:49:40.148559 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:40.148559 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:40.151346 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-722540f0-efc7-41f8-ae19-b3ba3649128c tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] https://10.4.3.32/volume/v3/volumes/047b7ef3-c12c-46c2-b484-a4a972e00831 returned with HTTP 404 Jul 03 21:49:40.152254 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 396/1609] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 21:49:40 2026] DELETE /volume/v3/volumes/047b7ef3-c12c-46c2-b484-a4a972e00831 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:49:40.156717 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-527a2aab-7ee4-4ddc-9378-33856549d8bb tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:40.164220 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-527a2aab-7ee4-4ddc-9378-33856549d8bb tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:40.165077 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 408/1610] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:40 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 1145 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:40.165774 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c3af5dc9-589c-42f1-942f-decb42eecd1a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:40.169007 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c3af5dc9-589c-42f1-942f-decb42eecd1a tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:49:40.169496 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c3af5dc9-589c-42f1-942f-decb42eecd1a tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-40743959"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:40.171527 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-c3af5dc9-589c-42f1-942f-decb42eecd1a tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-40743959'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:49:40.171873 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-c3af5dc9-589c-42f1-942f-decb42eecd1a tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Create volume of 1 GB Jul 03 21:49:40.179329 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c3af5dc9-589c-42f1-942f-decb42eecd1a tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Availability Zones retrieved successfully. Jul 03 21:49:40.188449 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-c3af5dc9-589c-42f1-942f-decb42eecd1a tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Flow 'volume_create_api' (e251e4e2-3d48-4f17-a9c5-9cc1d5e78bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:49:40.189564 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-c3af5dc9-589c-42f1-942f-decb42eecd1a tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a1cf4be-fb94-44f0-9d0b-28fb83989416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:40.191017 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-c3af5dc9-589c-42f1-942f-decb42eecd1a tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:49:40.229727 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-c3af5dc9-589c-42f1-942f-decb42eecd1a tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a1cf4be-fb94-44f0-9d0b-28fb83989416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:40.231041 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-c3af5dc9-589c-42f1-942f-decb42eecd1a tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05076022-0712-4693-9c61-43c626d61431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:40.240097 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-d0ea434a-c694-40fc-ab1d-42443a336b31 req-aab9a89a-9f9f-4494-bc5b-ff21dfd59b4e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:40.243830 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-d0ea434a-c694-40fc-ab1d-42443a336b31 req-aab9a89a-9f9f-4494-bc5b-ff21dfd59b4e tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] GET https://10.4.3.32/volume/v3/volumes/c4c83192-5a33-4910-ab53-29cda995ac78 Jul 03 21:49:40.244349 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-d0ea434a-c694-40fc-ab1d-42443a336b31 req-aab9a89a-9f9f-4494-bc5b-ff21dfd59b4e tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:40.244728 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-d0ea434a-c694-40fc-ab1d-42443a336b31 req-aab9a89a-9f9f-4494-bc5b-ff21dfd59b4e tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:40.256070 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:40.256070 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:40.260789 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-d0ea434a-c694-40fc-ab1d-42443a336b31 req-aab9a89a-9f9f-4494-bc5b-ff21dfd59b4e tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Volume info retrieved successfully. Jul 03 21:49:40.267835 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-d0ea434a-c694-40fc-ab1d-42443a336b31 req-aab9a89a-9f9f-4494-bc5b-ff21dfd59b4e tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] https://10.4.3.32/volume/v3/volumes/c4c83192-5a33-4910-ab53-29cda995ac78 returned with HTTP 200 Jul 03 21:49:40.268724 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 397/1611] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:49:40 2026] GET /volume/v3/volumes/c4c83192-5a33-4910-ab53-29cda995ac78 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:40.307736 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-c3af5dc9-589c-42f1-942f-decb42eecd1a tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Created reservations ['3b30e325-b832-4b14-83a5-157e241cb4c0', '1e1a50a3-300b-4a03-97c3-14a479053c56', '1cc76f78-4339-48f2-8371-a76adda81653', '443dab41-5f28-48c7-b5d7-d47e8f647c26'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:49:40.311487 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-c3af5dc9-589c-42f1-942f-decb42eecd1a tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05076022-0712-4693-9c61-43c626d61431) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b30e325-b832-4b14-83a5-157e241cb4c0', '1e1a50a3-300b-4a03-97c3-14a479053c56', '1cc76f78-4339-48f2-8371-a76adda81653', '443dab41-5f28-48c7-b5d7-d47e8f647c26']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:40.311487 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-c3af5dc9-589c-42f1-942f-decb42eecd1a tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e69be6b-7fdf-49ad-8619-e653fa42efbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:40.341420 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-c3af5dc9-589c-42f1-942f-decb42eecd1a tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e69be6b-7fdf-49ad-8619-e653fa42efbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a5b98eb-32b5-4ac7-bed3-8b03e715c3ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-40743959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='234dd9e210cc4a44818ffb4029da48ac',qos_specs=None,replication_status=,reservations=['3b30e325-b832-4b14-83a5-157e241cb4c0','1e1a50a3-300b-4a03-97c3-14a479053c56','1cc76f78-4339-48f2-8371-a76adda81653','443dab41-5f28-48c7-b5d7-d47e8f647c26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e182874388c94661a6e95a160b82c47b',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:49:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-40743959',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a5b98eb-32b5-4ac7-bed3-8b03e715c3ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='234dd9e210cc4a44818ffb4029da48ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e182874388c94661a6e95a160b82c47b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:40.342450 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-c3af5dc9-589c-42f1-942f-decb42eecd1a tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e0c3f9f-d5e6-4438-85c3-5da311578b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:40.370687 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-c3af5dc9-589c-42f1-942f-decb42eecd1a tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e0c3f9f-d5e6-4438-85c3-5da311578b98) transitioned into state 'SUCCESS' from state '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-40743959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='234dd9e210cc4a44818ffb4029da48ac',qos_specs=None,replication_status=,reservations=['3b30e325-b832-4b14-83a5-157e241cb4c0','1e1a50a3-300b-4a03-97c3-14a479053c56','1cc76f78-4339-48f2-8371-a76adda81653','443dab41-5f28-48c7-b5d7-d47e8f647c26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e182874388c94661a6e95a160b82c47b',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:40.371521 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-c3af5dc9-589c-42f1-942f-decb42eecd1a tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99d0775b-c1e4-4d17-8724-b4827a377cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:40.382567 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-c3af5dc9-589c-42f1-942f-decb42eecd1a tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99d0775b-c1e4-4d17-8724-b4827a377cb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:40.383605 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-c3af5dc9-589c-42f1-942f-decb42eecd1a tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Flow 'volume_create_api' (e251e4e2-3d48-4f17-a9c5-9cc1d5e78bdd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:49:40.383963 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c3af5dc9-589c-42f1-942f-decb42eecd1a tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Create volume request issued successfully. Jul 03 21:49:40.384705 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c3af5dc9-589c-42f1-942f-decb42eecd1a tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:49:40.385184 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 407/1612] 10.4.3.32 () {70 vars in 1292 bytes} [Fri Jul 3 21:49:40 2026] POST /volume/v3/volumes => generated 815 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:49:40.402056 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-882df5c0-9509-45a1-9a99-8f181cb95d31 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:40.404399 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-882df5c0-9509-45a1-9a99-8f181cb95d31 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] GET https://10.4.3.32/volume/v3/volumes/0a5b98eb-32b5-4ac7-bed3-8b03e715c3ea Jul 03 21:49:40.405560 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-882df5c0-9509-45a1-9a99-8f181cb95d31 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:40.405560 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-882df5c0-9509-45a1-9a99-8f181cb95d31 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:40.415180 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:40.415180 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:40.424141 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-882df5c0-9509-45a1-9a99-8f181cb95d31 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Volume info retrieved successfully. Jul 03 21:49:40.427494 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-882df5c0-9509-45a1-9a99-8f181cb95d31 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] https://10.4.3.32/volume/v3/volumes/0a5b98eb-32b5-4ac7-bed3-8b03e715c3ea returned with HTTP 200 Jul 03 21:49:40.428358 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 409/1613] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:49:40 2026] GET /volume/v3/volumes/0a5b98eb-32b5-4ac7-bed3-8b03e715c3ea => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:40.533024 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-bc41328e-f04c-4b22-9871-fda5dfa219d6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:40.535166 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bc41328e-f04c-4b22-9871-fda5dfa219d6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:49:40.535355 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bc41328e-f04c-4b22-9871-fda5dfa219d6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:40.535637 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bc41328e-f04c-4b22-9871-fda5dfa219d6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:40.535909 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-bc41328e-f04c-4b22-9871-fda5dfa219d6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 117b2e93-0541-43ca-bc0e-b082546db09f. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:40.543824 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:40.543824 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:40.545032 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bc41328e-f04c-4b22-9871-fda5dfa219d6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 200 Jul 03 21:49:40.545594 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 398/1614] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:40 2026] GET /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:40.597233 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-61dca49f-aa10-4caf-9cfc-6f099bc5be51 req-14b40a52-5a21-48f3-bfd0-e7d7affbbddd tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Lock "cinder-attachment_update-2e901295-a6bc-471d-9cbf-a6b8bfed92f2-np0000004475" released by "attachment_update" :: held 0.534s {{(pid=99935) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:49:40.597654 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-61dca49f-aa10-4caf-9cfc-6f099bc5be51 req-14b40a52-5a21-48f3-bfd0-e7d7affbbddd tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] https://10.4.3.32/volume/v3/attachments/8b9a5ce8-fe55-4745-87b3-e0503d6031c0 returned with HTTP 200 Jul 03 21:49:40.598600 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 401/1615] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:49:40 2026] PUT /volume/v3/attachments/8b9a5ce8-fe55-4745-87b3-e0503d6031c0 => generated 969 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:40.736150 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-654b89e9-83c0-42a3-8b70-75f1bd362e53 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:40.738824 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-654b89e9-83c0-42a3-8b70-75f1bd362e53 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] GET https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 Jul 03 21:49:40.739110 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-654b89e9-83c0-42a3-8b70-75f1bd362e53 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:40.739449 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-654b89e9-83c0-42a3-8b70-75f1bd362e53 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:40.753816 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:40.753816 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:40.759562 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-654b89e9-83c0-42a3-8b70-75f1bd362e53 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Volume info retrieved successfully. Jul 03 21:49:40.767330 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-654b89e9-83c0-42a3-8b70-75f1bd362e53 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 returned with HTTP 200 Jul 03 21:49:40.768150 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 408/1616] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:49:40 2026] GET /volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 => generated 865 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:40.802470 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-00774c6f-11e3-4c01-9faf-5b20f55a2c52 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:40.804450 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-00774c6f-11e3-4c01-9faf-5b20f55a2c52 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:49:40.806184 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-00774c6f-11e3-4c01-9faf-5b20f55a2c52 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-964888735"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:40.807915 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-00774c6f-11e3-4c01-9faf-5b20f55a2c52 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-964888735'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:49:40.808262 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-00774c6f-11e3-4c01-9faf-5b20f55a2c52 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Create volume of 1 GB Jul 03 21:49:40.817001 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-00774c6f-11e3-4c01-9faf-5b20f55a2c52 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Availability Zones retrieved successfully. Jul 03 21:49:40.826845 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-00774c6f-11e3-4c01-9faf-5b20f55a2c52 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Flow 'volume_create_api' (2250c55a-245e-49c3-896e-bc97c0f73f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:49:40.829265 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-00774c6f-11e3-4c01-9faf-5b20f55a2c52 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a21db0a8-1c8c-429d-8232-0497e6f27027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:40.831051 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-00774c6f-11e3-4c01-9faf-5b20f55a2c52 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:49:40.878887 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-00774c6f-11e3-4c01-9faf-5b20f55a2c52 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a21db0a8-1c8c-429d-8232-0497e6f27027) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:40.881058 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-00774c6f-11e3-4c01-9faf-5b20f55a2c52 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef6262fc-a75d-48e9-a523-35c177b3acb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:40.942943 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-00774c6f-11e3-4c01-9faf-5b20f55a2c52 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Created reservations ['1c72dfcf-9c87-4b8f-9b93-ced38803163c', 'b8c0fad6-9b25-4a60-8254-113f13b4a439', '237a566d-3081-4ad3-a683-c18a6d1ef27f', '9dd8d085-bc57-4e9f-a13e-a6e91589a32c'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:49:40.944690 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-00774c6f-11e3-4c01-9faf-5b20f55a2c52 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef6262fc-a75d-48e9-a523-35c177b3acb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c72dfcf-9c87-4b8f-9b93-ced38803163c', 'b8c0fad6-9b25-4a60-8254-113f13b4a439', '237a566d-3081-4ad3-a683-c18a6d1ef27f', '9dd8d085-bc57-4e9f-a13e-a6e91589a32c']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:40.946235 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-00774c6f-11e3-4c01-9faf-5b20f55a2c52 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da0c3bcd-2bfe-4533-b67a-0a6aa90ff421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:40.982103 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-00774c6f-11e3-4c01-9faf-5b20f55a2c52 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da0c3bcd-2bfe-4533-b67a-0a6aa90ff421) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3567f713-e38a-438b-8b00-aa1e0c7acb49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-964888735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a2c6aeda28d497d8d5ed9ceff88a9ed',qos_specs=None,replication_status=,reservations=['1c72dfcf-9c87-4b8f-9b93-ced38803163c','b8c0fad6-9b25-4a60-8254-113f13b4a439','237a566d-3081-4ad3-a683-c18a6d1ef27f','9dd8d085-bc57-4e9f-a13e-a6e91589a32c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3f98d6db177402faa36cffb11d049aa',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:49:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-964888735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3567f713-e38a-438b-8b00-aa1e0c7acb49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a2c6aeda28d497d8d5ed9ceff88a9ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3f98d6db177402faa36cffb11d049aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:40.983519 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-00774c6f-11e3-4c01-9faf-5b20f55a2c52 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c166ed20-d7f9-4da5-89ff-f2b5867c66a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:41.004330 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-00774c6f-11e3-4c01-9faf-5b20f55a2c52 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c166ed20-d7f9-4da5-89ff-f2b5867c66a4) transitioned into state 'SUCCESS' from state '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-964888735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a2c6aeda28d497d8d5ed9ceff88a9ed',qos_specs=None,replication_status=,reservations=['1c72dfcf-9c87-4b8f-9b93-ced38803163c','b8c0fad6-9b25-4a60-8254-113f13b4a439','237a566d-3081-4ad3-a683-c18a6d1ef27f','9dd8d085-bc57-4e9f-a13e-a6e91589a32c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3f98d6db177402faa36cffb11d049aa',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:41.005219 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-00774c6f-11e3-4c01-9faf-5b20f55a2c52 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b097f966-bb76-455e-a553-1acd41339caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:41.015592 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-00774c6f-11e3-4c01-9faf-5b20f55a2c52 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b097f966-bb76-455e-a553-1acd41339caf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:41.016544 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-00774c6f-11e3-4c01-9faf-5b20f55a2c52 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Flow 'volume_create_api' (2250c55a-245e-49c3-896e-bc97c0f73f2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:49:41.016949 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-00774c6f-11e3-4c01-9faf-5b20f55a2c52 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Create volume request issued successfully. Jul 03 21:49:41.017624 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-00774c6f-11e3-4c01-9faf-5b20f55a2c52 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:49:41.018120 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 410/1617] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:49:40 2026] POST /volume/v3/volumes => generated 751 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:49:41.032331 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a96ec41b-13a1-4268-80dc-c89b55994d67 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:41.034411 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a96ec41b-13a1-4268-80dc-c89b55994d67 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] GET https://10.4.3.32/volume/v3/volumes/3567f713-e38a-438b-8b00-aa1e0c7acb49 Jul 03 21:49:41.034692 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a96ec41b-13a1-4268-80dc-c89b55994d67 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:41.034970 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a96ec41b-13a1-4268-80dc-c89b55994d67 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:41.043394 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:41.043394 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:41.048848 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-a96ec41b-13a1-4268-80dc-c89b55994d67 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Volume info retrieved successfully. Jul 03 21:49:41.054114 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a96ec41b-13a1-4268-80dc-c89b55994d67 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] https://10.4.3.32/volume/v3/volumes/3567f713-e38a-438b-8b00-aa1e0c7acb49 returned with HTTP 200 Jul 03 21:49:41.054820 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 399/1618] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:41 2026] GET /volume/v3/volumes/3567f713-e38a-438b-8b00-aa1e0c7acb49 => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:41.183008 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-0432f6a3-98a9-4ee9-9da2-1c2168e8fee4 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:41.185431 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0432f6a3-98a9-4ee9-9da2-1c2168e8fee4 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:41.185808 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0432f6a3-98a9-4ee9-9da2-1c2168e8fee4 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:41.186169 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0432f6a3-98a9-4ee9-9da2-1c2168e8fee4 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:41.205301 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:41.205301 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:41.210038 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-0432f6a3-98a9-4ee9-9da2-1c2168e8fee4 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:41.215839 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0432f6a3-98a9-4ee9-9da2-1c2168e8fee4 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:41.216443 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 402/1619] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:41 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 1145 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:41.442820 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-dcf62d2a-2f4a-4696-b9f0-df160c23ebc6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:41.445575 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-dcf62d2a-2f4a-4696-b9f0-df160c23ebc6 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] GET https://10.4.3.32/volume/v3/volumes/0a5b98eb-32b5-4ac7-bed3-8b03e715c3ea Jul 03 21:49:41.445891 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-dcf62d2a-2f4a-4696-b9f0-df160c23ebc6 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:41.446184 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-dcf62d2a-2f4a-4696-b9f0-df160c23ebc6 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:41.457318 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:41.457318 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:41.464043 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-dcf62d2a-2f4a-4696-b9f0-df160c23ebc6 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Volume info retrieved successfully. Jul 03 21:49:41.476553 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-dcf62d2a-2f4a-4696-b9f0-df160c23ebc6 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] https://10.4.3.32/volume/v3/volumes/0a5b98eb-32b5-4ac7-bed3-8b03e715c3ea returned with HTTP 200 Jul 03 21:49:41.477115 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 409/1620] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:49:41 2026] GET /volume/v3/volumes/0a5b98eb-32b5-4ac7-bed3-8b03e715c3ea => generated 942 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:41.492695 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-34237e87-0660-4a20-84ec-51c58f26bfb0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:41.495559 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-34237e87-0660-4a20-84ec-51c58f26bfb0 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] POST https://10.4.3.32/volume/v3/volume-transfers Jul 03 21:49:41.496167 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-34237e87-0660-4a20-84ec-51c58f26bfb0 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0a5b98eb-32b5-4ac7-bed3-8b03e715c3ea"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:41.498299 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volume_transfer [None req-34237e87-0660-4a20-84ec-51c58f26bfb0 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Creating new volume transfer {'transfer': {'volume_id': '0a5b98eb-32b5-4ac7-bed3-8b03e715c3ea'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 21:49:41.498838 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volume_transfer [None req-34237e87-0660-4a20-84ec-51c58f26bfb0 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Creating transfer of volume 0a5b98eb-32b5-4ac7-bed3-8b03e715c3ea Jul 03 21:49:41.498838 np0000004475 devstack@c-api.service[99934]: INFO cinder.transfer.api [None req-34237e87-0660-4a20-84ec-51c58f26bfb0 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Generating transfer record for volume 0a5b98eb-32b5-4ac7-bed3-8b03e715c3ea Jul 03 21:49:41.510278 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:41.510278 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:41.526814 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-34237e87-0660-4a20-84ec-51c58f26bfb0 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] https://10.4.3.32/volume/v3/volume-transfers returned with HTTP 202 Jul 03 21:49:41.527325 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 411/1621] 10.4.3.32 () {70 vars in 1319 bytes} [Fri Jul 3 21:49:41 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:49:41.540109 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-aaebc763-b209-4076-aac2-ed34b80cc087 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:41.542676 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-aaebc763-b209-4076-aac2-ed34b80cc087 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] GET https://10.4.3.32/volume/v3/volumes/0a5b98eb-32b5-4ac7-bed3-8b03e715c3ea Jul 03 21:49:41.543040 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-aaebc763-b209-4076-aac2-ed34b80cc087 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:41.544002 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-aaebc763-b209-4076-aac2-ed34b80cc087 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:41.552280 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:41.552280 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:41.558626 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-aaebc763-b209-4076-aac2-ed34b80cc087 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Volume info retrieved successfully. Jul 03 21:49:41.563320 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8bac2fa7-5e8a-4787-bd76-087974f2d4e6 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:41.564218 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-aaebc763-b209-4076-aac2-ed34b80cc087 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] https://10.4.3.32/volume/v3/volumes/0a5b98eb-32b5-4ac7-bed3-8b03e715c3ea returned with HTTP 200 Jul 03 21:49:41.564667 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 400/1622] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:49:41 2026] GET /volume/v3/volumes/0a5b98eb-32b5-4ac7-bed3-8b03e715c3ea => generated 950 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:41.565843 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8bac2fa7-5e8a-4787-bd76-087974f2d4e6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:49:41.567394 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8bac2fa7-5e8a-4787-bd76-087974f2d4e6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:41.567394 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8bac2fa7-5e8a-4787-bd76-087974f2d4e6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:41.567394 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-8bac2fa7-5e8a-4787-bd76-087974f2d4e6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 117b2e93-0541-43ca-bc0e-b082546db09f. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:41.579599 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:41.579599 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:41.582020 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8bac2fa7-5e8a-4787-bd76-087974f2d4e6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 200 Jul 03 21:49:41.582759 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 403/1623] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:41 2026] GET /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:41.583021 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-fd30c3e8-2ce7-462b-bed0-da2a55eeff8f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:41.585864 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fd30c3e8-2ce7-462b-bed0-da2a55eeff8f tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] GET https://10.4.3.32/volume/v3/volume-transfers/detail Jul 03 21:49:41.586154 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fd30c3e8-2ce7-462b-bed0-da2a55eeff8f tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:41.586426 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fd30c3e8-2ce7-462b-bed0-da2a55eeff8f tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Calling method 'detail' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:41.586757 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volume_transfer [None req-fd30c3e8-2ce7-462b-bed0-da2a55eeff8f tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Listing volume transfers {{(pid=99936) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 21:49:41.598834 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fd30c3e8-2ce7-462b-bed0-da2a55eeff8f tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] https://10.4.3.32/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 03 21:49:41.600131 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 410/1624] 10.4.3.32 () {68 vars in 1319 bytes} [Fri Jul 3 21:49:41 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:41.611429 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-bf9fb85b-fe5c-44b9-acdb-823aacafef01 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:41.613865 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-bf9fb85b-fe5c-44b9-acdb-823aacafef01 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] DELETE https://10.4.3.32/volume/v3/volume-transfers/72db9485-945b-43c8-877e-b35290f50261 Jul 03 21:49:41.614137 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-bf9fb85b-fe5c-44b9-acdb-823aacafef01 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:41.614388 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-bf9fb85b-fe5c-44b9-acdb-823aacafef01 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:41.614560 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.contrib.volume_transfer [None req-bf9fb85b-fe5c-44b9-acdb-823aacafef01 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Delete transfer with id: 72db9485-945b-43c8-877e-b35290f50261 Jul 03 21:49:41.629116 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:41.629116 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:41.646235 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-bf9fb85b-fe5c-44b9-acdb-823aacafef01 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] https://10.4.3.32/volume/v3/volume-transfers/72db9485-945b-43c8-877e-b35290f50261 returned with HTTP 202 Jul 03 21:49:41.647091 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 412/1625] 10.4.3.32 () {68 vars in 1412 bytes} [Fri Jul 3 21:49:41 2026] DELETE /volume/v3/volume-transfers/72db9485-945b-43c8-877e-b35290f50261 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:49:41.657944 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3f06f4ea-439b-4495-b4e5-dd01e8fbe1e7 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:41.664206 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3f06f4ea-439b-4495-b4e5-dd01e8fbe1e7 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] GET https://10.4.3.32/volume/v3/volumes/0a5b98eb-32b5-4ac7-bed3-8b03e715c3ea Jul 03 21:49:41.664409 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3f06f4ea-439b-4495-b4e5-dd01e8fbe1e7 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:41.664658 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3f06f4ea-439b-4495-b4e5-dd01e8fbe1e7 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:41.679170 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:41.679170 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:41.689779 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3f06f4ea-439b-4495-b4e5-dd01e8fbe1e7 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Volume info retrieved successfully. Jul 03 21:49:41.702488 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3f06f4ea-439b-4495-b4e5-dd01e8fbe1e7 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] https://10.4.3.32/volume/v3/volumes/0a5b98eb-32b5-4ac7-bed3-8b03e715c3ea returned with HTTP 200 Jul 03 21:49:41.702488 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 401/1626] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:49:41 2026] GET /volume/v3/volumes/0a5b98eb-32b5-4ac7-bed3-8b03e715c3ea => generated 942 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:41.719763 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7d3e297a-b893-4fbb-8e79-a00ab0a750c1 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:41.725420 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7d3e297a-b893-4fbb-8e79-a00ab0a750c1 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] DELETE https://10.4.3.32/volume/v3/volume-transfers/72db9485-945b-43c8-877e-b35290f50261 Jul 03 21:49:41.725420 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7d3e297a-b893-4fbb-8e79-a00ab0a750c1 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:41.725420 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7d3e297a-b893-4fbb-8e79-a00ab0a750c1 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:41.725420 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.contrib.volume_transfer [None req-7d3e297a-b893-4fbb-8e79-a00ab0a750c1 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Delete transfer with id: 72db9485-945b-43c8-877e-b35290f50261 Jul 03 21:49:41.729001 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7d3e297a-b893-4fbb-8e79-a00ab0a750c1 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] https://10.4.3.32/volume/v3/volume-transfers/72db9485-945b-43c8-877e-b35290f50261 returned with HTTP 404 Jul 03 21:49:41.729819 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 404/1627] 10.4.3.32 () {68 vars in 1412 bytes} [Fri Jul 3 21:49:41 2026] DELETE /volume/v3/volume-transfers/72db9485-945b-43c8-877e-b35290f50261 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:49:41.738109 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3381c615-9501-478a-a2bc-1840ec558210 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:41.740697 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3381c615-9501-478a-a2bc-1840ec558210 tempest-VolumesTransfersV355Test-1511135597 tempest-VolumesTransfersV355Test-1511135597-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/0a5b98eb-32b5-4ac7-bed3-8b03e715c3ea Jul 03 21:49:41.741094 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3381c615-9501-478a-a2bc-1840ec558210 tempest-VolumesTransfersV355Test-1511135597 tempest-VolumesTransfersV355Test-1511135597-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:41.741250 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3381c615-9501-478a-a2bc-1840ec558210 tempest-VolumesTransfersV355Test-1511135597 tempest-VolumesTransfersV355Test-1511135597-project-admin] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:41.741487 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-3381c615-9501-478a-a2bc-1840ec558210 tempest-VolumesTransfersV355Test-1511135597 tempest-VolumesTransfersV355Test-1511135597-project-admin] Delete volume with id: 0a5b98eb-32b5-4ac7-bed3-8b03e715c3ea Jul 03 21:49:41.752835 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:41.752835 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:41.754180 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-3381c615-9501-478a-a2bc-1840ec558210 tempest-VolumesTransfersV355Test-1511135597 tempest-VolumesTransfersV355Test-1511135597-project-admin] Volume info retrieved successfully. Jul 03 21:49:41.783295 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-26ad85df-e67d-46f8-966a-92d09a6596bf None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:41.786572 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-26ad85df-e67d-46f8-966a-92d09a6596bf tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] GET https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 Jul 03 21:49:41.786846 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-26ad85df-e67d-46f8-966a-92d09a6596bf tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:41.787263 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-26ad85df-e67d-46f8-966a-92d09a6596bf tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:41.795265 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-3381c615-9501-478a-a2bc-1840ec558210 tempest-VolumesTransfersV355Test-1511135597 tempest-VolumesTransfersV355Test-1511135597-project-admin] Delete volume request issued successfully. Jul 03 21:49:41.795703 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3381c615-9501-478a-a2bc-1840ec558210 tempest-VolumesTransfersV355Test-1511135597 tempest-VolumesTransfersV355Test-1511135597-project-admin] https://10.4.3.32/volume/v3/volumes/0a5b98eb-32b5-4ac7-bed3-8b03e715c3ea returned with HTTP 202 Jul 03 21:49:41.796803 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 411/1628] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 21:49:41 2026] DELETE /volume/v3/volumes/0a5b98eb-32b5-4ac7-bed3-8b03e715c3ea => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:49:41.807587 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:41.807587 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:41.813753 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-981b60b0-cf3e-4df0-bdf1-3428a6ab6d57 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:41.817613 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-981b60b0-cf3e-4df0-bdf1-3428a6ab6d57 tempest-VolumesTransfersV355Test-1511135597 tempest-VolumesTransfersV355Test-1511135597-project-admin] GET https://10.4.3.32/volume/v3/volumes/0a5b98eb-32b5-4ac7-bed3-8b03e715c3ea Jul 03 21:49:41.817613 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-981b60b0-cf3e-4df0-bdf1-3428a6ab6d57 tempest-VolumesTransfersV355Test-1511135597 tempest-VolumesTransfersV355Test-1511135597-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:41.817613 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-981b60b0-cf3e-4df0-bdf1-3428a6ab6d57 tempest-VolumesTransfersV355Test-1511135597 tempest-VolumesTransfersV355Test-1511135597-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:41.818610 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-26ad85df-e67d-46f8-966a-92d09a6596bf tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Volume info retrieved successfully. Jul 03 21:49:41.829235 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-26ad85df-e67d-46f8-966a-92d09a6596bf tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 returned with HTTP 200 Jul 03 21:49:41.829235 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 413/1629] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:49:41 2026] GET /volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 => generated 865 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:41.832257 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:41.832257 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:41.840228 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-981b60b0-cf3e-4df0-bdf1-3428a6ab6d57 tempest-VolumesTransfersV355Test-1511135597 tempest-VolumesTransfersV355Test-1511135597-project-admin] Volume info retrieved successfully. Jul 03 21:49:41.846225 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-981b60b0-cf3e-4df0-bdf1-3428a6ab6d57 tempest-VolumesTransfersV355Test-1511135597 tempest-VolumesTransfersV355Test-1511135597-project-admin] https://10.4.3.32/volume/v3/volumes/0a5b98eb-32b5-4ac7-bed3-8b03e715c3ea returned with HTTP 200 Jul 03 21:49:41.846885 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 402/1630] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:49:41 2026] GET /volume/v3/volumes/0a5b98eb-32b5-4ac7-bed3-8b03e715c3ea => generated 1126 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:49:42.071695 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-73d03393-4ba9-4d54-bc73-ff6204e059c8 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:42.073612 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-73d03393-4ba9-4d54-bc73-ff6204e059c8 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] GET https://10.4.3.32/volume/v3/volumes/3567f713-e38a-438b-8b00-aa1e0c7acb49 Jul 03 21:49:42.074047 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-73d03393-4ba9-4d54-bc73-ff6204e059c8 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:42.074651 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-73d03393-4ba9-4d54-bc73-ff6204e059c8 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:42.082284 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-a06a80ad-ad08-4327-a40e-7e7add10cbff req-5bf70efa-1bad-42e5-8f6d-138ea32c688c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:42.083247 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-a06a80ad-ad08-4327-a40e-7e7add10cbff req-5bf70efa-1bad-42e5-8f6d-138ea32c688c tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] POST https://10.4.3.32/volume/v3/attachments/59fcb123-a5e8-4e01-b52d-9a247ff42968/action Jul 03 21:49:42.083769 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-a06a80ad-ad08-4327-a40e-7e7add10cbff req-5bf70efa-1bad-42e5-8f6d-138ea32c688c tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action body: b'{"os-complete": null}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:49:42.083929 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-a06a80ad-ad08-4327-a40e-7e7add10cbff req-5bf70efa-1bad-42e5-8f6d-138ea32c688c tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:42.085126 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:42.085126 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:42.090041 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-73d03393-4ba9-4d54-bc73-ff6204e059c8 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Volume info retrieved successfully. Jul 03 21:49:42.096690 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-73d03393-4ba9-4d54-bc73-ff6204e059c8 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] https://10.4.3.32/volume/v3/volumes/3567f713-e38a-438b-8b00-aa1e0c7acb49 returned with HTTP 200 Jul 03 21:49:42.097407 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 405/1631] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:42 2026] GET /volume/v3/volumes/3567f713-e38a-438b-8b00-aa1e0c7acb49 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:42.109621 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:42.109621 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:42.129204 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-a06a80ad-ad08-4327-a40e-7e7add10cbff req-5bf70efa-1bad-42e5-8f6d-138ea32c688c tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/attachments/59fcb123-a5e8-4e01-b52d-9a247ff42968/action returned with HTTP 204 Jul 03 21:49:42.129768 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 412/1632] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:49:42 2026] POST /volume/v3/attachments/59fcb123-a5e8-4e01-b52d-9a247ff42968/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:49:42.234185 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4342622d-647a-4348-bd18-dbb4014a2cc9 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:42.237079 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4342622d-647a-4348-bd18-dbb4014a2cc9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:42.237497 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4342622d-647a-4348-bd18-dbb4014a2cc9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:42.238416 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4342622d-647a-4348-bd18-dbb4014a2cc9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:42.262238 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:42.262238 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:42.272285 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-4342622d-647a-4348-bd18-dbb4014a2cc9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:42.278845 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4342622d-647a-4348-bd18-dbb4014a2cc9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:42.279520 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 414/1633] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:42 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 1439 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:42.298792 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-13231d7c-117d-441d-be27-d4658d3fd6aa None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:42.397023 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-13231d7c-117d-441d-be27-d4658d3fd6aa tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-reader] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:42.397261 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-13231d7c-117d-441d-be27-d4658d3fd6aa tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-reader] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:42.397488 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-13231d7c-117d-441d-be27-d4658d3fd6aa tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-reader] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:42.413140 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:42.413140 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:42.420357 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-13231d7c-117d-441d-be27-d4658d3fd6aa tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-reader] Volume info retrieved successfully. Jul 03 21:49:42.427415 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-13231d7c-117d-441d-be27-d4658d3fd6aa tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-reader] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:42.427628 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 403/1634] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:42 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 1439 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:42.468895 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-bb678cf6-5f68-417f-865c-3f7c2737bc8f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:42.472452 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bb678cf6-5f68-417f-865c-3f7c2737bc8f tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] DELETE https://10.4.3.32/volume/v3/volumes/3567f713-e38a-438b-8b00-aa1e0c7acb49 Jul 03 21:49:42.472452 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bb678cf6-5f68-417f-865c-3f7c2737bc8f tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:42.472452 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bb678cf6-5f68-417f-865c-3f7c2737bc8f tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:42.472452 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-bb678cf6-5f68-417f-865c-3f7c2737bc8f tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Delete volume with id: 3567f713-e38a-438b-8b00-aa1e0c7acb49 Jul 03 21:49:42.479493 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:42.479493 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:42.480297 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-bb678cf6-5f68-417f-865c-3f7c2737bc8f tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Volume info retrieved successfully. Jul 03 21:49:42.495896 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-71a2503f-efbc-49b4-b61d-381cd327945f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:42.498177 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-71a2503f-efbc-49b4-b61d-381cd327945f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-reader] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:42.498919 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-71a2503f-efbc-49b4-b61d-381cd327945f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-reader] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:42.498989 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-71a2503f-efbc-49b4-b61d-381cd327945f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-reader] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:42.517184 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:42.517184 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:42.525340 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-71a2503f-efbc-49b4-b61d-381cd327945f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-reader] Volume info retrieved successfully. Jul 03 21:49:42.533859 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-71a2503f-efbc-49b4-b61d-381cd327945f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-reader] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:42.534492 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 413/1635] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:42 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 1439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:42.585243 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-bb678cf6-5f68-417f-865c-3f7c2737bc8f tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Delete volume request issued successfully. Jul 03 21:49:42.585822 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bb678cf6-5f68-417f-865c-3f7c2737bc8f tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] https://10.4.3.32/volume/v3/volumes/3567f713-e38a-438b-8b00-aa1e0c7acb49 returned with HTTP 202 Jul 03 21:49:42.586571 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 406/1636] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:49:42 2026] DELETE /volume/v3/volumes/3567f713-e38a-438b-8b00-aa1e0c7acb49 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:49:42.588484 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-86d9dd15-1c64-4342-9a6a-bca1bb8b3ab4 req-0f67bd26-6d7e-4dfc-aef8-e0494bd999a4 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:42.593133 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-86d9dd15-1c64-4342-9a6a-bca1bb8b3ab4 req-0f67bd26-6d7e-4dfc-aef8-e0494bd999a4 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:42.593133 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-86d9dd15-1c64-4342-9a6a-bca1bb8b3ab4 req-0f67bd26-6d7e-4dfc-aef8-e0494bd999a4 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:42.593133 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-86d9dd15-1c64-4342-9a6a-bca1bb8b3ab4 req-0f67bd26-6d7e-4dfc-aef8-e0494bd999a4 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:42.604116 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c9e24b28-b7d6-4746-9297-a38654e8b5ed None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:42.607282 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8c77bc60-ebc0-4e06-a024-e95bc4757b66 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:42.611005 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8c77bc60-ebc0-4e06-a024-e95bc4757b66 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:49:42.611169 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8c77bc60-ebc0-4e06-a024-e95bc4757b66 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:42.611390 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8c77bc60-ebc0-4e06-a024-e95bc4757b66 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:42.611557 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-8c77bc60-ebc0-4e06-a024-e95bc4757b66 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 117b2e93-0541-43ca-bc0e-b082546db09f. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:42.613526 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c9e24b28-b7d6-4746-9297-a38654e8b5ed tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] GET https://10.4.3.32/volume/v3/volumes/3567f713-e38a-438b-8b00-aa1e0c7acb49 Jul 03 21:49:42.613802 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c9e24b28-b7d6-4746-9297-a38654e8b5ed tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:42.613966 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c9e24b28-b7d6-4746-9297-a38654e8b5ed tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:42.618818 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:42.618818 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:42.625522 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:42.625522 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:42.627149 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8c77bc60-ebc0-4e06-a024-e95bc4757b66 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 200 Jul 03 21:49:42.627149 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 414/1637] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:42 2026] GET /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:42.631981 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:42.631981 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:42.633094 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-86d9dd15-1c64-4342-9a6a-bca1bb8b3ab4 req-0f67bd26-6d7e-4dfc-aef8-e0494bd999a4 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:42.640640 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-86d9dd15-1c64-4342-9a6a-bca1bb8b3ab4 req-0f67bd26-6d7e-4dfc-aef8-e0494bd999a4 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:42.641522 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 415/1638] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:49:42 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 1439 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:42.641629 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c9e24b28-b7d6-4746-9297-a38654e8b5ed tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Volume info retrieved successfully. Jul 03 21:49:42.648196 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c9e24b28-b7d6-4746-9297-a38654e8b5ed tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] https://10.4.3.32/volume/v3/volumes/3567f713-e38a-438b-8b00-aa1e0c7acb49 returned with HTTP 200 Jul 03 21:49:42.656340 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 404/1639] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:42 2026] GET /volume/v3/volumes/3567f713-e38a-438b-8b00-aa1e0c7acb49 => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:42.692143 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-86d9dd15-1c64-4342-9a6a-bca1bb8b3ab4 req-f31bf8c4-53a8-4b96-8559-174f730d97fc None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:42.695925 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-86d9dd15-1c64-4342-9a6a-bca1bb8b3ab4 req-f31bf8c4-53a8-4b96-8559-174f730d97fc tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] POST https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3/action Jul 03 21:49:42.696044 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-86d9dd15-1c64-4342-9a6a-bca1bb8b3ab4 req-f31bf8c4-53a8-4b96-8559-174f730d97fc tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:49:42.696193 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-86d9dd15-1c64-4342-9a6a-bca1bb8b3ab4 req-f31bf8c4-53a8-4b96-8559-174f730d97fc tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:42.728337 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:42.728337 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:42.729160 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-86d9dd15-1c64-4342-9a6a-bca1bb8b3ab4 req-f31bf8c4-53a8-4b96-8559-174f730d97fc tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:42.797543 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-86d9dd15-1c64-4342-9a6a-bca1bb8b3ab4 req-f31bf8c4-53a8-4b96-8559-174f730d97fc tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Begin detaching volume completed successfully. Jul 03 21:49:42.798064 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-86d9dd15-1c64-4342-9a6a-bca1bb8b3ab4 req-f31bf8c4-53a8-4b96-8559-174f730d97fc tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3/action returned with HTTP 202 Jul 03 21:49:42.798558 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 407/1640] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 21:49:42 2026] POST /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:49:42.843084 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-faee3828-51f0-4bdd-809f-b6fcff66099c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:42.845116 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2419fff5-c5e2-4c2d-bc27-acd1111d08e9 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:42.846575 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-faee3828-51f0-4bdd-809f-b6fcff66099c tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:42.846575 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-faee3828-51f0-4bdd-809f-b6fcff66099c tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:42.846575 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-faee3828-51f0-4bdd-809f-b6fcff66099c tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:42.847705 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2419fff5-c5e2-4c2d-bc27-acd1111d08e9 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] GET https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 Jul 03 21:49:42.848103 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2419fff5-c5e2-4c2d-bc27-acd1111d08e9 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:42.849826 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2419fff5-c5e2-4c2d-bc27-acd1111d08e9 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:42.867768 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3dd9315b-879f-4502-8a11-27811475e6c4 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:42.870575 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3dd9315b-879f-4502-8a11-27811475e6c4 tempest-VolumesTransfersV355Test-1511135597 tempest-VolumesTransfersV355Test-1511135597-project-admin] GET https://10.4.3.32/volume/v3/volumes/0a5b98eb-32b5-4ac7-bed3-8b03e715c3ea Jul 03 21:49:42.870815 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3dd9315b-879f-4502-8a11-27811475e6c4 tempest-VolumesTransfersV355Test-1511135597 tempest-VolumesTransfersV355Test-1511135597-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:42.871840 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3dd9315b-879f-4502-8a11-27811475e6c4 tempest-VolumesTransfersV355Test-1511135597 tempest-VolumesTransfersV355Test-1511135597-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:42.879075 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3dd9315b-879f-4502-8a11-27811475e6c4 tempest-VolumesTransfersV355Test-1511135597 tempest-VolumesTransfersV355Test-1511135597-project-admin] https://10.4.3.32/volume/v3/volumes/0a5b98eb-32b5-4ac7-bed3-8b03e715c3ea returned with HTTP 404 Jul 03 21:49:42.879693 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 405/1641] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:49:42 2026] GET /volume/v3/volumes/0a5b98eb-32b5-4ac7-bed3-8b03e715c3ea => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:49:42.888627 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-3862a226-518b-4212-9cc8-15f446916df2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:42.890891 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3862a226-518b-4212-9cc8-15f446916df2 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] GET https://10.4.3.32/volume/v3/volumes/0a5b98eb-32b5-4ac7-bed3-8b03e715c3ea Jul 03 21:49:42.891106 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3862a226-518b-4212-9cc8-15f446916df2 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:42.891291 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3862a226-518b-4212-9cc8-15f446916df2 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:42.897614 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3862a226-518b-4212-9cc8-15f446916df2 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] https://10.4.3.32/volume/v3/volumes/0a5b98eb-32b5-4ac7-bed3-8b03e715c3ea returned with HTTP 404 Jul 03 21:49:42.898353 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 408/1642] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:49:42 2026] GET /volume/v3/volumes/0a5b98eb-32b5-4ac7-bed3-8b03e715c3ea => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:49:42.912459 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d19192b7-b356-4f4e-922c-4b26510c6939 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:42.915273 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d19192b7-b356-4f4e-922c-4b26510c6939 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] DELETE https://10.4.3.32/volume/v3/volumes/0a5b98eb-32b5-4ac7-bed3-8b03e715c3ea Jul 03 21:49:42.917763 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d19192b7-b356-4f4e-922c-4b26510c6939 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:42.918436 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d19192b7-b356-4f4e-922c-4b26510c6939 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:42.918776 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-d19192b7-b356-4f4e-922c-4b26510c6939 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] Delete volume with id: 0a5b98eb-32b5-4ac7-bed3-8b03e715c3ea Jul 03 21:49:42.920821 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:42.920821 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:42.927523 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:42.927523 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:42.931911 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d19192b7-b356-4f4e-922c-4b26510c6939 tempest-VolumesTransfersV355Test-150339321 tempest-VolumesTransfersV355Test-150339321-project-member] https://10.4.3.32/volume/v3/volumes/0a5b98eb-32b5-4ac7-bed3-8b03e715c3ea returned with HTTP 404 Jul 03 21:49:42.932360 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 406/1643] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 21:49:42 2026] DELETE /volume/v3/volumes/0a5b98eb-32b5-4ac7-bed3-8b03e715c3ea => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:49:42.944701 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-faee3828-51f0-4bdd-809f-b6fcff66099c tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:42.950458 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-faee3828-51f0-4bdd-809f-b6fcff66099c tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:42.950985 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 415/1644] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:42 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 1442 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:42.951170 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2419fff5-c5e2-4c2d-bc27-acd1111d08e9 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Volume info retrieved successfully. Jul 03 21:49:42.965145 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2419fff5-c5e2-4c2d-bc27-acd1111d08e9 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 returned with HTTP 200 Jul 03 21:49:42.965291 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 416/1645] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:49:42 2026] GET /volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 => generated 865 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:43.642028 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5c86cd9c-daa0-47f7-a036-3682deaac7e2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:43.643208 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5c86cd9c-daa0-47f7-a036-3682deaac7e2 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:49:43.643208 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5c86cd9c-daa0-47f7-a036-3682deaac7e2 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:43.643609 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5c86cd9c-daa0-47f7-a036-3682deaac7e2 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:43.643796 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-5c86cd9c-daa0-47f7-a036-3682deaac7e2 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 117b2e93-0541-43ca-bc0e-b082546db09f. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:43.650094 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:43.650094 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:43.651701 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5c86cd9c-daa0-47f7-a036-3682deaac7e2 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 200 Jul 03 21:49:43.652617 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 409/1646] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:43 2026] GET /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:43.664583 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2cdf5f94-d480-4d61-96e1-3db88ad860b4 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:43.669541 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2cdf5f94-d480-4d61-96e1-3db88ad860b4 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] GET https://10.4.3.32/volume/v3/volumes/3567f713-e38a-438b-8b00-aa1e0c7acb49 Jul 03 21:49:43.669984 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2cdf5f94-d480-4d61-96e1-3db88ad860b4 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:43.670085 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2cdf5f94-d480-4d61-96e1-3db88ad860b4 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:43.684169 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2cdf5f94-d480-4d61-96e1-3db88ad860b4 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] https://10.4.3.32/volume/v3/volumes/3567f713-e38a-438b-8b00-aa1e0c7acb49 returned with HTTP 404 Jul 03 21:49:43.684810 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 407/1647] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:43 2026] GET /volume/v3/volumes/3567f713-e38a-438b-8b00-aa1e0c7acb49 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:49:43.692596 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-848f8cde-0659-45de-80ff-2da5cad9bc35 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:43.694199 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-848f8cde-0659-45de-80ff-2da5cad9bc35 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] DELETE https://10.4.3.32/volume/v3/volumes/c4c83192-5a33-4910-ab53-29cda995ac78 Jul 03 21:49:43.694440 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-848f8cde-0659-45de-80ff-2da5cad9bc35 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:43.694699 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-848f8cde-0659-45de-80ff-2da5cad9bc35 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:43.694944 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-848f8cde-0659-45de-80ff-2da5cad9bc35 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Delete volume with id: c4c83192-5a33-4910-ab53-29cda995ac78 Jul 03 21:49:43.704484 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:43.704484 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:43.704962 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-848f8cde-0659-45de-80ff-2da5cad9bc35 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Volume info retrieved successfully. Jul 03 21:49:43.731056 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-848f8cde-0659-45de-80ff-2da5cad9bc35 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Delete volume request issued successfully. Jul 03 21:49:43.732663 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-848f8cde-0659-45de-80ff-2da5cad9bc35 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] https://10.4.3.32/volume/v3/volumes/c4c83192-5a33-4910-ab53-29cda995ac78 returned with HTTP 202 Jul 03 21:49:43.732663 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 416/1648] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:49:43 2026] DELETE /volume/v3/volumes/c4c83192-5a33-4910-ab53-29cda995ac78 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:49:43.741906 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-65caf6c8-9bcc-4c25-be0a-0ceaa6dfb2bd None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:43.745924 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-65caf6c8-9bcc-4c25-be0a-0ceaa6dfb2bd tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] GET https://10.4.3.32/volume/v3/volumes/c4c83192-5a33-4910-ab53-29cda995ac78 Jul 03 21:49:43.745924 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-65caf6c8-9bcc-4c25-be0a-0ceaa6dfb2bd tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:43.745924 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-65caf6c8-9bcc-4c25-be0a-0ceaa6dfb2bd tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:43.758224 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:43.758224 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:43.764293 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-65caf6c8-9bcc-4c25-be0a-0ceaa6dfb2bd tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Volume info retrieved successfully. Jul 03 21:49:43.770853 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-65caf6c8-9bcc-4c25-be0a-0ceaa6dfb2bd tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] https://10.4.3.32/volume/v3/volumes/c4c83192-5a33-4910-ab53-29cda995ac78 returned with HTTP 200 Jul 03 21:49:43.771324 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 417/1649] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:43 2026] GET /volume/v3/volumes/c4c83192-5a33-4910-ab53-29cda995ac78 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:43.848341 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-2810c12b-bc20-4e12-8562-eee001d5b678 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:43.848912 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2810c12b-bc20-4e12-8562-eee001d5b678 None None] GET https://10.4.3.32/volume// Jul 03 21:49:43.849149 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2810c12b-bc20-4e12-8562-eee001d5b678 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:43.849354 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2810c12b-bc20-4e12-8562-eee001d5b678 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:43.850011 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2810c12b-bc20-4e12-8562-eee001d5b678 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:49:43.850316 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 410/1650] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:49:43 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 21:49:43.860436 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-86d9dd15-1c64-4342-9a6a-bca1bb8b3ab4 req-8f40d4ad-379f-4527-8f42-c5432c63813c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:43.865604 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-86d9dd15-1c64-4342-9a6a-bca1bb8b3ab4 req-8f40d4ad-379f-4527-8f42-c5432c63813c tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:43.865604 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-86d9dd15-1c64-4342-9a6a-bca1bb8b3ab4 req-8f40d4ad-379f-4527-8f42-c5432c63813c tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:43.865604 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-86d9dd15-1c64-4342-9a6a-bca1bb8b3ab4 req-8f40d4ad-379f-4527-8f42-c5432c63813c tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:43.881831 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:43.881831 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:43.886652 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-86d9dd15-1c64-4342-9a6a-bca1bb8b3ab4 req-8f40d4ad-379f-4527-8f42-c5432c63813c tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:43.893417 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-86d9dd15-1c64-4342-9a6a-bca1bb8b3ab4 req-8f40d4ad-379f-4527-8f42-c5432c63813c tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:43.894287 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 408/1651] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:49:43 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 1622 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 21:49:43.974515 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-804c440e-c6f9-453f-b380-a093a123c66b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:43.976399 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-804c440e-c6f9-453f-b380-a093a123c66b tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:43.976804 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-804c440e-c6f9-453f-b380-a093a123c66b tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:43.977116 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-804c440e-c6f9-453f-b380-a093a123c66b tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:43.983486 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-1f329df9-2775-42de-a799-8a8b7aeffe15 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:43.986119 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1f329df9-2775-42de-a799-8a8b7aeffe15 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] GET https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 Jul 03 21:49:43.986244 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1f329df9-2775-42de-a799-8a8b7aeffe15 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:43.986432 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1f329df9-2775-42de-a799-8a8b7aeffe15 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:43.995155 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:43.995155 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:43.999444 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-804c440e-c6f9-453f-b380-a093a123c66b tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:44.001922 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:44.001922 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:44.006404 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-804c440e-c6f9-453f-b380-a093a123c66b tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:44.006938 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 417/1652] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:43 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 1442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:44.008164 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-1f329df9-2775-42de-a799-8a8b7aeffe15 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Volume info retrieved successfully. Jul 03 21:49:44.013861 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1f329df9-2775-42de-a799-8a8b7aeffe15 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 returned with HTTP 200 Jul 03 21:49:44.014343 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 418/1653] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:49:43 2026] GET /volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 => generated 865 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:44.667001 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-09c25e75-2b9e-4b81-8176-951be9459523 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:44.669188 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-09c25e75-2b9e-4b81-8176-951be9459523 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:49:44.669425 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-09c25e75-2b9e-4b81-8176-951be9459523 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:44.669620 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-09c25e75-2b9e-4b81-8176-951be9459523 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:44.669718 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-09c25e75-2b9e-4b81-8176-951be9459523 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 117b2e93-0541-43ca-bc0e-b082546db09f. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:44.674879 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:44.674879 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:44.676141 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-09c25e75-2b9e-4b81-8176-951be9459523 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 200 Jul 03 21:49:44.676799 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 411/1654] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:44 2026] GET /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:44.791822 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-576bdf15-371d-4cbc-a795-140e5ada33b6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:44.794543 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-576bdf15-371d-4cbc-a795-140e5ada33b6 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] GET https://10.4.3.32/volume/v3/volumes/c4c83192-5a33-4910-ab53-29cda995ac78 Jul 03 21:49:44.794828 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-576bdf15-371d-4cbc-a795-140e5ada33b6 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:44.795112 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-576bdf15-371d-4cbc-a795-140e5ada33b6 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:44.803699 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-576bdf15-371d-4cbc-a795-140e5ada33b6 tempest-ServersNegativeTestJSON-1117185795 tempest-ServersNegativeTestJSON-1117185795-project-member] https://10.4.3.32/volume/v3/volumes/c4c83192-5a33-4910-ab53-29cda995ac78 returned with HTTP 404 Jul 03 21:49:44.804424 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 409/1655] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:44 2026] GET /volume/v3/volumes/c4c83192-5a33-4910-ab53-29cda995ac78 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:49:45.023287 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2153a5e4-fb2c-4a7d-be78-47d196e498bc None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:45.026758 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2153a5e4-fb2c-4a7d-be78-47d196e498bc tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:45.026758 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2153a5e4-fb2c-4a7d-be78-47d196e498bc tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:45.026758 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2153a5e4-fb2c-4a7d-be78-47d196e498bc tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:45.032938 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a462e398-6e5b-40c8-abeb-d53b5f7d9703 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:45.034921 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a462e398-6e5b-40c8-abeb-d53b5f7d9703 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] GET https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 Jul 03 21:49:45.035170 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a462e398-6e5b-40c8-abeb-d53b5f7d9703 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:45.035418 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a462e398-6e5b-40c8-abeb-d53b5f7d9703 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:45.043104 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:45.043104 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:45.048047 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:45.048047 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:45.049898 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-2153a5e4-fb2c-4a7d-be78-47d196e498bc tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:45.054838 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-a462e398-6e5b-40c8-abeb-d53b5f7d9703 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Volume info retrieved successfully. Jul 03 21:49:45.059260 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2153a5e4-fb2c-4a7d-be78-47d196e498bc tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:45.060220 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 418/1656] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:45 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 1442 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:45.060306 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a462e398-6e5b-40c8-abeb-d53b5f7d9703 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 returned with HTTP 200 Jul 03 21:49:45.060739 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 419/1657] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:49:45 2026] GET /volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 => generated 865 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:45.217756 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-86d9dd15-1c64-4342-9a6a-bca1bb8b3ab4 req-19f0556e-1b78-4267-86c4-fcff3aabd44a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:45.220679 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-86d9dd15-1c64-4342-9a6a-bca1bb8b3ab4 req-19f0556e-1b78-4267-86c4-fcff3aabd44a tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:45.220976 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-86d9dd15-1c64-4342-9a6a-bca1bb8b3ab4 req-19f0556e-1b78-4267-86c4-fcff3aabd44a tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:45.221199 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-86d9dd15-1c64-4342-9a6a-bca1bb8b3ab4 req-19f0556e-1b78-4267-86c4-fcff3aabd44a tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:45.240504 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:45.240504 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:45.245601 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-86d9dd15-1c64-4342-9a6a-bca1bb8b3ab4 req-19f0556e-1b78-4267-86c4-fcff3aabd44a tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:45.251408 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-86d9dd15-1c64-4342-9a6a-bca1bb8b3ab4 req-19f0556e-1b78-4267-86c4-fcff3aabd44a tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:45.251946 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 412/1658] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:49:45 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 1442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:45.690899 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-5f5b3a70-20c2-49d0-a2a6-fe1c4a201041 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:45.693505 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5f5b3a70-20c2-49d0-a2a6-fe1c4a201041 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:49:45.693655 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5f5b3a70-20c2-49d0-a2a6-fe1c4a201041 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:45.694037 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5f5b3a70-20c2-49d0-a2a6-fe1c4a201041 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:45.694259 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-5f5b3a70-20c2-49d0-a2a6-fe1c4a201041 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 117b2e93-0541-43ca-bc0e-b082546db09f. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:45.702840 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:45.702840 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:45.704992 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5f5b3a70-20c2-49d0-a2a6-fe1c4a201041 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 200 Jul 03 21:49:45.705487 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 410/1659] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:45 2026] GET /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:45.764773 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-86d9dd15-1c64-4342-9a6a-bca1bb8b3ab4 req-39c8a279-5823-4a99-91a9-b11cfbc6cc02 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:45.767523 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-86d9dd15-1c64-4342-9a6a-bca1bb8b3ab4 req-39c8a279-5823-4a99-91a9-b11cfbc6cc02 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] DELETE https://10.4.3.32/volume/v3/attachments/d84385ee-cb77-46e5-b00a-6d88c349274a Jul 03 21:49:45.767782 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-86d9dd15-1c64-4342-9a6a-bca1bb8b3ab4 req-39c8a279-5823-4a99-91a9-b11cfbc6cc02 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:45.768211 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-86d9dd15-1c64-4342-9a6a-bca1bb8b3ab4 req-39c8a279-5823-4a99-91a9-b11cfbc6cc02 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:45.776300 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:45.776300 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:46.083062 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4ede73b7-3923-4067-b8dc-101d68fa008b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:46.085627 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4ede73b7-3923-4067-b8dc-101d68fa008b tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:46.085917 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4ede73b7-3923-4067-b8dc-101d68fa008b tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:46.086175 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4ede73b7-3923-4067-b8dc-101d68fa008b tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:46.087930 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-71f65c4a-f874-4df2-a8a8-70506afb9354 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:46.092464 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-71f65c4a-f874-4df2-a8a8-70506afb9354 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] GET https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 Jul 03 21:49:46.092838 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-71f65c4a-f874-4df2-a8a8-70506afb9354 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:46.094104 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-71f65c4a-f874-4df2-a8a8-70506afb9354 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:46.102932 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:46.102932 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:46.109731 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-4ede73b7-3923-4067-b8dc-101d68fa008b tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:46.114599 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:46.114599 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:46.116389 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4ede73b7-3923-4067-b8dc-101d68fa008b tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:46.116978 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 420/1660] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:46 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 1442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:46.121142 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-71f65c4a-f874-4df2-a8a8-70506afb9354 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Volume info retrieved successfully. Jul 03 21:49:46.128262 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-71f65c4a-f874-4df2-a8a8-70506afb9354 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 returned with HTTP 200 Jul 03 21:49:46.129194 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 413/1661] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:49:46 2026] GET /volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 => generated 865 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:46.344346 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-86d9dd15-1c64-4342-9a6a-bca1bb8b3ab4 req-39c8a279-5823-4a99-91a9-b11cfbc6cc02 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/attachments/d84385ee-cb77-46e5-b00a-6d88c349274a returned with HTTP 200 Jul 03 21:49:46.344955 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 419/1662] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:49:45 2026] DELETE /volume/v3/attachments/d84385ee-cb77-46e5-b00a-6d88c349274a => generated 192 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:46.718862 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-722e8c9b-e41a-4594-9bca-ac58e662ecb5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:46.721037 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-722e8c9b-e41a-4594-9bca-ac58e662ecb5 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:49:46.721317 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-722e8c9b-e41a-4594-9bca-ac58e662ecb5 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:46.721629 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-722e8c9b-e41a-4594-9bca-ac58e662ecb5 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:46.721797 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-722e8c9b-e41a-4594-9bca-ac58e662ecb5 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 117b2e93-0541-43ca-bc0e-b082546db09f. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:46.728188 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:46.728188 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:46.729397 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-722e8c9b-e41a-4594-9bca-ac58e662ecb5 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 200 Jul 03 21:49:46.729886 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 411/1663] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:46 2026] GET /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:46.904149 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-61dca49f-aa10-4caf-9cfc-6f099bc5be51 req-37c9c611-e89a-4e91-bfde-8b614420d1ff None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:46.909521 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-61dca49f-aa10-4caf-9cfc-6f099bc5be51 req-37c9c611-e89a-4e91-bfde-8b614420d1ff tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] POST https://10.4.3.32/volume/v3/attachments/8b9a5ce8-fe55-4745-87b3-e0503d6031c0/action Jul 03 21:49:46.910456 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-61dca49f-aa10-4caf-9cfc-6f099bc5be51 req-37c9c611-e89a-4e91-bfde-8b614420d1ff tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Action body: b'{"os-complete": null}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:49:46.910456 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-61dca49f-aa10-4caf-9cfc-6f099bc5be51 req-37c9c611-e89a-4e91-bfde-8b614420d1ff tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:46.945956 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:46.945956 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:46.969558 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-61dca49f-aa10-4caf-9cfc-6f099bc5be51 req-37c9c611-e89a-4e91-bfde-8b614420d1ff tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] https://10.4.3.32/volume/v3/attachments/8b9a5ce8-fe55-4745-87b3-e0503d6031c0/action returned with HTTP 204 Jul 03 21:49:46.969859 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 421/1664] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:49:46 2026] POST /volume/v3/attachments/8b9a5ce8-fe55-4745-87b3-e0503d6031c0/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:49:47.133003 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-81f435ce-a20d-4ca7-8cf9-0a1d8bfa6905 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:47.134622 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-81f435ce-a20d-4ca7-8cf9-0a1d8bfa6905 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:47.134848 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-81f435ce-a20d-4ca7-8cf9-0a1d8bfa6905 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:47.135023 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-81f435ce-a20d-4ca7-8cf9-0a1d8bfa6905 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:47.146462 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b4a8556a-a50e-490c-96ae-2e1c1d53f3be None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:47.148707 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b4a8556a-a50e-490c-96ae-2e1c1d53f3be tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] GET https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 Jul 03 21:49:47.148975 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b4a8556a-a50e-490c-96ae-2e1c1d53f3be tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:47.149038 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:47.149038 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:47.149209 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b4a8556a-a50e-490c-96ae-2e1c1d53f3be tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:47.153523 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-81f435ce-a20d-4ca7-8cf9-0a1d8bfa6905 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:47.157317 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-81f435ce-a20d-4ca7-8cf9-0a1d8bfa6905 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:47.157944 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 414/1665] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:47 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:47.164003 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:47.164003 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:47.170217 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b4a8556a-a50e-490c-96ae-2e1c1d53f3be tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Volume info retrieved successfully. Jul 03 21:49:47.175431 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b4a8556a-a50e-490c-96ae-2e1c1d53f3be tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 returned with HTTP 200 Jul 03 21:49:47.175819 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 420/1666] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:49:47 2026] GET /volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 => generated 1157 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:49:47.198273 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-18aead1a-9f8d-4e9d-813a-2450f430f152 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:47.205928 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-18aead1a-9f8d-4e9d-813a-2450f430f152 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] POST https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2/action Jul 03 21:49:47.205928 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-18aead1a-9f8d-4e9d-813a-2450f430f152 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:49:47.205928 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-18aead1a-9f8d-4e9d-813a-2450f430f152 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:47.221171 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:47.221171 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:47.221814 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-18aead1a-9f8d-4e9d-813a-2450f430f152 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Volume info retrieved successfully. Jul 03 21:49:47.226979 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-65459cf1-fbc6-4715-9efe-469b1cc9242f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:47.229108 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-65459cf1-fbc6-4715-9efe-469b1cc9242f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-reader] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:47.229327 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-65459cf1-fbc6-4715-9efe-469b1cc9242f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-reader] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:47.229570 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-65459cf1-fbc6-4715-9efe-469b1cc9242f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-reader] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:47.240246 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:47.240246 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:47.243799 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-65459cf1-fbc6-4715-9efe-469b1cc9242f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-reader] Volume info retrieved successfully. Jul 03 21:49:47.248790 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-65459cf1-fbc6-4715-9efe-469b1cc9242f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-reader] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:47.248790 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 422/1667] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:47 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:47.287876 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-18aead1a-9f8d-4e9d-813a-2450f430f152 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Created reservations ['aa780db1-79a4-48cf-87e3-63ba8fba018f', 'bee4b3ed-af1e-47bc-af58-d670fac21d7f'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:49:47.319487 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-18aead1a-9f8d-4e9d-813a-2450f430f152 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Extend volume request issued successfully. Jul 03 21:49:47.319928 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-18aead1a-9f8d-4e9d-813a-2450f430f152 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2/action returned with HTTP 202 Jul 03 21:49:47.320327 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 412/1668] 10.4.3.32 () {70 vars in 1424 bytes} [Fri Jul 3 21:49:47 2026] POST /volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 21:49:47.323112 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-10671274-a1de-4677-a4a9-6a98a5fa7986 req-627d0559-5a21-40e8-b07a-98be5e49ad16 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:47.327274 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-10671274-a1de-4677-a4a9-6a98a5fa7986 req-627d0559-5a21-40e8-b07a-98be5e49ad16 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:47.327511 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-10671274-a1de-4677-a4a9-6a98a5fa7986 req-627d0559-5a21-40e8-b07a-98be5e49ad16 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:47.327760 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-10671274-a1de-4677-a4a9-6a98a5fa7986 req-627d0559-5a21-40e8-b07a-98be5e49ad16 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:47.331433 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-069f8431-fbb1-4459-8503-2a9b8c59011b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:47.334265 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-069f8431-fbb1-4459-8503-2a9b8c59011b tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] GET https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 Jul 03 21:49:47.334610 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-069f8431-fbb1-4459-8503-2a9b8c59011b tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:47.334905 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-069f8431-fbb1-4459-8503-2a9b8c59011b tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:47.342609 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:47.342609 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:47.347492 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-10671274-a1de-4677-a4a9-6a98a5fa7986 req-627d0559-5a21-40e8-b07a-98be5e49ad16 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:47.349309 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:47.349309 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:47.354721 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-10671274-a1de-4677-a4a9-6a98a5fa7986 req-627d0559-5a21-40e8-b07a-98be5e49ad16 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:47.355240 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 415/1669] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:49:47 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 1142 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:47.356043 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-069f8431-fbb1-4459-8503-2a9b8c59011b tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Volume info retrieved successfully. Jul 03 21:49:47.363000 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-069f8431-fbb1-4459-8503-2a9b8c59011b tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 returned with HTTP 200 Jul 03 21:49:47.363687 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 421/1670] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:49:47 2026] GET /volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 => generated 1160 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:49:47.386437 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-10671274-a1de-4677-a4a9-6a98a5fa7986 req-45760812-e5b3-4b9b-a291-a4be8342b5bd None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:47.390092 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-10671274-a1de-4677-a4a9-6a98a5fa7986 req-45760812-e5b3-4b9b-a291-a4be8342b5bd tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] POST https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3/action Jul 03 21:49:47.390509 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-10671274-a1de-4677-a4a9-6a98a5fa7986 req-45760812-e5b3-4b9b-a291-a4be8342b5bd tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:49:47.390661 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-10671274-a1de-4677-a4a9-6a98a5fa7986 req-45760812-e5b3-4b9b-a291-a4be8342b5bd tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:47.415775 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:47.415775 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:47.416295 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-10671274-a1de-4677-a4a9-6a98a5fa7986 req-45760812-e5b3-4b9b-a291-a4be8342b5bd tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:47.428801 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-10671274-a1de-4677-a4a9-6a98a5fa7986 req-45760812-e5b3-4b9b-a291-a4be8342b5bd tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Begin detaching volume completed successfully. Jul 03 21:49:47.429304 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-10671274-a1de-4677-a4a9-6a98a5fa7986 req-45760812-e5b3-4b9b-a291-a4be8342b5bd tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3/action returned with HTTP 202 Jul 03 21:49:47.430216 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 423/1671] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 21:49:47 2026] POST /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:49:47.468344 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9165f979-e48b-4e69-b17d-6ea328f1a639 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:47.469860 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9165f979-e48b-4e69-b17d-6ea328f1a639 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:47.469860 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9165f979-e48b-4e69-b17d-6ea328f1a639 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:47.471145 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9165f979-e48b-4e69-b17d-6ea328f1a639 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:47.488195 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:47.488195 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:47.495107 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-9165f979-e48b-4e69-b17d-6ea328f1a639 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:47.503795 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9165f979-e48b-4e69-b17d-6ea328f1a639 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:47.504365 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 413/1672] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:47 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 1145 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:47.747688 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e47de7d4-a024-4fe8-9847-ce8c21385fc2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:47.751562 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e47de7d4-a024-4fe8-9847-ce8c21385fc2 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:49:47.752029 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e47de7d4-a024-4fe8-9847-ce8c21385fc2 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:47.752029 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e47de7d4-a024-4fe8-9847-ce8c21385fc2 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:47.752158 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-e47de7d4-a024-4fe8-9847-ce8c21385fc2 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 117b2e93-0541-43ca-bc0e-b082546db09f. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:47.761589 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:47.761589 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:47.762616 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e47de7d4-a024-4fe8-9847-ce8c21385fc2 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 200 Jul 03 21:49:47.763137 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 416/1673] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:47 2026] GET /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:48.381192 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-4ad37b7c-7fa1-443f-9162-d4cdf7549ceb None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:48.383657 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4ad37b7c-7fa1-443f-9162-d4cdf7549ceb tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] GET https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 Jul 03 21:49:48.383944 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4ad37b7c-7fa1-443f-9162-d4cdf7549ceb tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:48.384231 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4ad37b7c-7fa1-443f-9162-d4cdf7549ceb tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:48.409666 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:48.409666 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:48.416667 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-4ad37b7c-7fa1-443f-9162-d4cdf7549ceb tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Volume info retrieved successfully. Jul 03 21:49:48.424224 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4ad37b7c-7fa1-443f-9162-d4cdf7549ceb tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 returned with HTTP 200 Jul 03 21:49:48.424809 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 422/1674] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:49:48 2026] GET /volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 => generated 1157 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:49:48.438753 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-7c37cb8a-c77d-4c1f-b75b-ce7ff1ce3637 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:48.441089 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7c37cb8a-c77d-4c1f-b75b-ce7ff1ce3637 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] GET https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 Jul 03 21:49:48.441286 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7c37cb8a-c77d-4c1f-b75b-ce7ff1ce3637 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:48.441408 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7c37cb8a-c77d-4c1f-b75b-ce7ff1ce3637 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:48.459097 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:48.459097 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:48.465364 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-7c37cb8a-c77d-4c1f-b75b-ce7ff1ce3637 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Volume info retrieved successfully. Jul 03 21:49:48.471232 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-cbd7c781-a7f8-424e-a1f7-fb8d46251a6e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:48.472020 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7c37cb8a-c77d-4c1f-b75b-ce7ff1ce3637 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 returned with HTTP 200 Jul 03 21:49:48.472122 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-cbd7c781-a7f8-424e-a1f7-fb8d46251a6e None None] GET https://10.4.3.32/volume// Jul 03 21:49:48.472122 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-cbd7c781-a7f8-424e-a1f7-fb8d46251a6e None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:48.472227 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 424/1675] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:49:48 2026] GET /volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 => generated 1157 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:49:48.472273 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-cbd7c781-a7f8-424e-a1f7-fb8d46251a6e None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:48.472694 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-cbd7c781-a7f8-424e-a1f7-fb8d46251a6e None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:49:48.473098 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 414/1676] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:49: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 21:49:48.484749 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-10671274-a1de-4677-a4a9-6a98a5fa7986 req-e52f35e0-aea2-4dd2-9d3b-cb62be04e2dc None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:48.490565 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-10671274-a1de-4677-a4a9-6a98a5fa7986 req-e52f35e0-aea2-4dd2-9d3b-cb62be04e2dc tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:48.491019 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-10671274-a1de-4677-a4a9-6a98a5fa7986 req-e52f35e0-aea2-4dd2-9d3b-cb62be04e2dc tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:48.492032 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-10671274-a1de-4677-a4a9-6a98a5fa7986 req-e52f35e0-aea2-4dd2-9d3b-cb62be04e2dc tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:48.506262 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:48.506262 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:48.512501 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-10671274-a1de-4677-a4a9-6a98a5fa7986 req-e52f35e0-aea2-4dd2-9d3b-cb62be04e2dc tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:48.520288 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-10671274-a1de-4677-a4a9-6a98a5fa7986 req-e52f35e0-aea2-4dd2-9d3b-cb62be04e2dc tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:48.520841 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 417/1677] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:49:48 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 1325 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:49:48.523926 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e7ee0198-90be-4d2e-94b0-f81e2f23529f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:48.526776 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e7ee0198-90be-4d2e-94b0-f81e2f23529f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:48.527052 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e7ee0198-90be-4d2e-94b0-f81e2f23529f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:48.527476 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e7ee0198-90be-4d2e-94b0-f81e2f23529f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:48.544438 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:48.544438 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:48.559483 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e7ee0198-90be-4d2e-94b0-f81e2f23529f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:48.564970 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e7ee0198-90be-4d2e-94b0-f81e2f23529f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:48.565523 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 423/1678] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:48 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 1145 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:48.778442 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-77f95550-d056-46f8-a6d6-eb113af3289c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:48.780634 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-77f95550-d056-46f8-a6d6-eb113af3289c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:49:48.781209 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-77f95550-d056-46f8-a6d6-eb113af3289c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:48.781765 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-77f95550-d056-46f8-a6d6-eb113af3289c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:48.781959 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-77f95550-d056-46f8-a6d6-eb113af3289c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 117b2e93-0541-43ca-bc0e-b082546db09f. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:48.792280 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:48.792280 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:48.793291 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-77f95550-d056-46f8-a6d6-eb113af3289c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 200 Jul 03 21:49:48.793730 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 425/1679] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:48 2026] GET /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:48.887920 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-18aead1a-9f8d-4e9d-813a-2450f430f152 req-ece63de9-0a18-4896-a71a-9c881953c0fd None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:48.890793 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-18aead1a-9f8d-4e9d-813a-2450f430f152 req-ece63de9-0a18-4896-a71a-9c881953c0fd service nova] GET https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 Jul 03 21:49:48.891102 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-18aead1a-9f8d-4e9d-813a-2450f430f152 req-ece63de9-0a18-4896-a71a-9c881953c0fd service nova] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:48.891420 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-18aead1a-9f8d-4e9d-813a-2450f430f152 req-ece63de9-0a18-4896-a71a-9c881953c0fd service nova] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:48.917392 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:48.917392 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:48.924646 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-18aead1a-9f8d-4e9d-813a-2450f430f152 req-ece63de9-0a18-4896-a71a-9c881953c0fd service nova] Volume info retrieved successfully. Jul 03 21:49:48.935335 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-18aead1a-9f8d-4e9d-813a-2450f430f152 req-ece63de9-0a18-4896-a71a-9c881953c0fd service nova] https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 returned with HTTP 200 Jul 03 21:49:48.936282 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 415/1680] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:49:48 2026] GET /volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 => generated 1313 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:49.582528 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ad79bca0-54fd-4b03-9cfa-61caa83b536a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:49.584631 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ad79bca0-54fd-4b03-9cfa-61caa83b536a tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:49.584993 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ad79bca0-54fd-4b03-9cfa-61caa83b536a tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:49.586390 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ad79bca0-54fd-4b03-9cfa-61caa83b536a tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:49.618905 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:49.618905 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:49.623142 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-ad79bca0-54fd-4b03-9cfa-61caa83b536a tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:49.633270 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ad79bca0-54fd-4b03-9cfa-61caa83b536a tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:49.633270 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 418/1681] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:49 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 1145 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:49.810199 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-32083784-dc5b-4edc-b828-63e978460f87 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:49.817068 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-32083784-dc5b-4edc-b828-63e978460f87 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:49:49.817068 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-32083784-dc5b-4edc-b828-63e978460f87 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:49.817301 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-32083784-dc5b-4edc-b828-63e978460f87 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:49.817301 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-32083784-dc5b-4edc-b828-63e978460f87 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 117b2e93-0541-43ca-bc0e-b082546db09f. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:49.836751 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:49.836751 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:49.838282 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-32083784-dc5b-4edc-b828-63e978460f87 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 200 Jul 03 21:49:49.838717 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 424/1682] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:49 2026] GET /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 824 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:50.683765 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-670b899f-c06b-4867-a73c-091623df621d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:50.683765 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-670b899f-c06b-4867-a73c-091623df621d tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:50.683765 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-670b899f-c06b-4867-a73c-091623df621d tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:50.683765 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-670b899f-c06b-4867-a73c-091623df621d tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:50.683765 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:50.683765 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:50.697855 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-670b899f-c06b-4867-a73c-091623df621d tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:50.697855 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-670b899f-c06b-4867-a73c-091623df621d tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:50.697855 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 426/1683] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:50 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 1145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:50.858581 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8073ea36-37d9-4463-9af1-e612bb49949d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:50.860544 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8073ea36-37d9-4463-9af1-e612bb49949d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:49:50.861398 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8073ea36-37d9-4463-9af1-e612bb49949d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:50.861398 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8073ea36-37d9-4463-9af1-e612bb49949d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:50.861398 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-8073ea36-37d9-4463-9af1-e612bb49949d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 117b2e93-0541-43ca-bc0e-b082546db09f. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:50.873708 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:50.873708 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:50.874818 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8073ea36-37d9-4463-9af1-e612bb49949d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 200 Jul 03 21:49:50.876672 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 416/1684] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:50 2026] GET /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:50.890804 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f38dafd6-fb56-4412-9b35-8e7e15354733 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:50.893133 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f38dafd6-fb56-4412-9b35-8e7e15354733 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/3bd904e8-d192-4d5f-b36e-3a0066642cec Jul 03 21:49:50.893386 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f38dafd6-fb56-4412-9b35-8e7e15354733 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:50.893599 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f38dafd6-fb56-4412-9b35-8e7e15354733 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:50.905649 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:50.905649 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:50.912013 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-f38dafd6-fb56-4412-9b35-8e7e15354733 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:49:50.921793 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f38dafd6-fb56-4412-9b35-8e7e15354733 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/3bd904e8-d192-4d5f-b36e-3a0066642cec returned with HTTP 200 Jul 03 21:49:50.924441 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 419/1685] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:50 2026] GET /volume/v3/volumes/3bd904e8-d192-4d5f-b36e-3a0066642cec => generated 907 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:50.946712 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a6a10fa3-005a-4c4f-8e5f-30afdecb1bb4 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:50.949729 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a6a10fa3-005a-4c4f-8e5f-30afdecb1bb4 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:49:50.949729 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a6a10fa3-005a-4c4f-8e5f-30afdecb1bb4 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:50.949729 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a6a10fa3-005a-4c4f-8e5f-30afdecb1bb4 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:50.949906 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-a6a10fa3-005a-4c4f-8e5f-30afdecb1bb4 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 117b2e93-0541-43ca-bc0e-b082546db09f. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:50.956550 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:50.956550 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:50.958582 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a6a10fa3-005a-4c4f-8e5f-30afdecb1bb4 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 200 Jul 03 21:49:50.960145 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 425/1686] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:50 2026] GET /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:50.974281 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-005d2a35-4376-4679-b390-62b872eeeed2 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:50.977089 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-005d2a35-4376-4679-b390-62b872eeeed2 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/detail Jul 03 21:49:50.977089 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-005d2a35-4376-4679-b390-62b872eeeed2 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:50.977441 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-005d2a35-4376-4679-b390-62b872eeeed2 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'detail' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:50.977771 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.api_utils [None req-005d2a35-4376-4679-b390-62b872eeeed2 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Removing options '' from query. {{(pid=99934) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:49:50.995220 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-005d2a35-4376-4679-b390-62b872eeeed2 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/detail returned with HTTP 200 Jul 03 21:49:50.995612 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 427/1687] 10.4.3.32 () {66 vars in 1251 bytes} [Fri Jul 3 21:49:50 2026] GET /volume/v3/backups/detail => generated 828 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:51.007215 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-599f3bc7-64ca-4288-8dbc-cda4fe8d4ed6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:51.009016 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-599f3bc7-64ca-4288-8dbc-cda4fe8d4ed6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] POST https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f/restore Jul 03 21:49:51.009334 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-599f3bc7-64ca-4288-8dbc-cda4fe8d4ed6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:51.010812 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.contrib.backups [None req-599f3bc7-64ca-4288-8dbc-cda4fe8d4ed6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Restoring backup 117b2e93-0541-43ca-bc0e-b082546db09f ({'restore': {}}) {{(pid=99933) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 21:49:51.010987 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.contrib.backups [None req-599f3bc7-64ca-4288-8dbc-cda4fe8d4ed6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Restoring backup 117b2e93-0541-43ca-bc0e-b082546db09f to volume None. Jul 03 21:49:51.018807 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:51.018807 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:51.019867 np0000004475 devstack@c-api.service[99933]: INFO cinder.backup.api [None req-599f3bc7-64ca-4288-8dbc-cda4fe8d4ed6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Creating volume of 1 GB for restore of backup 117b2e93-0541-43ca-bc0e-b082546db09f. Jul 03 21:49:51.029673 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-599f3bc7-64ca-4288-8dbc-cda4fe8d4ed6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Availability zone cache updated, next update will occur around 2026-07-03 22:49:51.028853. {{(pid=99933) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 21:49:51.029821 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-599f3bc7-64ca-4288-8dbc-cda4fe8d4ed6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Availability Zones retrieved successfully. Jul 03 21:49:51.035794 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-599f3bc7-64ca-4288-8dbc-cda4fe8d4ed6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Flow 'volume_create_api' (23de0774-42a9-4222-8c43-42c3723e72c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:49:51.037210 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-599f3bc7-64ca-4288-8dbc-cda4fe8d4ed6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34662439-db25-42e8-8839-af3017cadffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:51.038400 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-599f3bc7-64ca-4288-8dbc-cda4fe8d4ed6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:49:51.072302 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-10671274-a1de-4677-a4a9-6a98a5fa7986 req-19e2661d-aec7-499e-9370-d7aa120b9fd5 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:51.075148 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-10671274-a1de-4677-a4a9-6a98a5fa7986 req-19e2661d-aec7-499e-9370-d7aa120b9fd5 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:51.075437 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-10671274-a1de-4677-a4a9-6a98a5fa7986 req-19e2661d-aec7-499e-9370-d7aa120b9fd5 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:51.075703 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-10671274-a1de-4677-a4a9-6a98a5fa7986 req-19e2661d-aec7-499e-9370-d7aa120b9fd5 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:51.078322 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-599f3bc7-64ca-4288-8dbc-cda4fe8d4ed6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34662439-db25-42e8-8839-af3017cadffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:51.079619 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-599f3bc7-64ca-4288-8dbc-cda4fe8d4ed6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06e84ffa-7bb6-4471-a4d6-e746aade11a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:51.090907 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:51.090907 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:51.095618 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-10671274-a1de-4677-a4a9-6a98a5fa7986 req-19e2661d-aec7-499e-9370-d7aa120b9fd5 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:51.111659 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-10671274-a1de-4677-a4a9-6a98a5fa7986 req-19e2661d-aec7-499e-9370-d7aa120b9fd5 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:51.112640 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 420/1688] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:49:51 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 1145 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:51.148412 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-599f3bc7-64ca-4288-8dbc-cda4fe8d4ed6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Created reservations ['a8b7eff4-bc94-44cc-b2cb-73192b290d40', 'cdbcd631-08b0-442d-9a73-4ee034bc0b01', '197c0679-9076-4af0-b47e-6c5c4ecb08a2', 'b95c3e8a-27e0-4cf1-93ac-004b65d1d71b'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:49:51.149280 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-599f3bc7-64ca-4288-8dbc-cda4fe8d4ed6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06e84ffa-7bb6-4471-a4d6-e746aade11a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8b7eff4-bc94-44cc-b2cb-73192b290d40', 'cdbcd631-08b0-442d-9a73-4ee034bc0b01', '197c0679-9076-4af0-b47e-6c5c4ecb08a2', 'b95c3e8a-27e0-4cf1-93ac-004b65d1d71b']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:51.150262 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-599f3bc7-64ca-4288-8dbc-cda4fe8d4ed6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0152e34-eb59-4317-a302-9f583f5e0286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:51.191261 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-599f3bc7-64ca-4288-8dbc-cda4fe8d4ed6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0152e34-eb59-4317-a302-9f583f5e0286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '066a3ecc-a910-4e9c-ba27-fa3bdec9a96a', '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_117b2e93-0541-43ca-bc0e-b082546db09f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bca76bdfec8e4a5da770921efe229c7d',qos_specs=None,replication_status=,reservations=['a8b7eff4-bc94-44cc-b2cb-73192b290d40','cdbcd631-08b0-442d-9a73-4ee034bc0b01','197c0679-9076-4af0-b47e-6c5c4ecb08a2','b95c3e8a-27e0-4cf1-93ac-004b65d1d71b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac6485f8edfe4fe38b0ffe834698116b',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:49:51Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_117b2e93-0541-43ca-bc0e-b082546db09f',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=066a3ecc-a910-4e9c-ba27-fa3bdec9a96a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bca76bdfec8e4a5da770921efe229c7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac6485f8edfe4fe38b0ffe834698116b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:51.192271 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-599f3bc7-64ca-4288-8dbc-cda4fe8d4ed6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb893fe6-fff3-4314-aafe-b4b2bd5c8a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:51.215928 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-599f3bc7-64ca-4288-8dbc-cda4fe8d4ed6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb893fe6-fff3-4314-aafe-b4b2bd5c8a2b) transitioned into 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_117b2e93-0541-43ca-bc0e-b082546db09f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bca76bdfec8e4a5da770921efe229c7d',qos_specs=None,replication_status=,reservations=['a8b7eff4-bc94-44cc-b2cb-73192b290d40','cdbcd631-08b0-442d-9a73-4ee034bc0b01','197c0679-9076-4af0-b47e-6c5c4ecb08a2','b95c3e8a-27e0-4cf1-93ac-004b65d1d71b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac6485f8edfe4fe38b0ffe834698116b',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:51.216993 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-599f3bc7-64ca-4288-8dbc-cda4fe8d4ed6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6e08a74-b200-4a6a-b463-eb7b935e2672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:49:51.240682 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-599f3bc7-64ca-4288-8dbc-cda4fe8d4ed6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6e08a74-b200-4a6a-b463-eb7b935e2672) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:49:51.241644 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-599f3bc7-64ca-4288-8dbc-cda4fe8d4ed6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Flow 'volume_create_api' (23de0774-42a9-4222-8c43-42c3723e72c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:49:51.242027 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-599f3bc7-64ca-4288-8dbc-cda4fe8d4ed6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Create volume request issued successfully. Jul 03 21:49:51.250157 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:51.250157 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:51.250764 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-599f3bc7-64ca-4288-8dbc-cda4fe8d4ed6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:49:51.547097 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-10671274-a1de-4677-a4a9-6a98a5fa7986 req-0f3a75ea-16b1-4a22-b3b0-a08f5709de1d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:51.551416 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-10671274-a1de-4677-a4a9-6a98a5fa7986 req-0f3a75ea-16b1-4a22-b3b0-a08f5709de1d tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] DELETE https://10.4.3.32/volume/v3/attachments/59fcb123-a5e8-4e01-b52d-9a247ff42968 Jul 03 21:49:51.551674 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-10671274-a1de-4677-a4a9-6a98a5fa7986 req-0f3a75ea-16b1-4a22-b3b0-a08f5709de1d tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:51.552332 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-10671274-a1de-4677-a4a9-6a98a5fa7986 req-0f3a75ea-16b1-4a22-b3b0-a08f5709de1d tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:51.563940 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:51.563940 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:51.710026 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e0291639-eafc-4ec6-a8af-084d72413cbf None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:51.716295 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e0291639-eafc-4ec6-a8af-084d72413cbf tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:51.716295 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e0291639-eafc-4ec6-a8af-084d72413cbf tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:51.717361 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e0291639-eafc-4ec6-a8af-084d72413cbf tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:51.731075 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:51.731075 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:51.735217 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-e0291639-eafc-4ec6-a8af-084d72413cbf tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:51.741479 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e0291639-eafc-4ec6-a8af-084d72413cbf tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:51.741479 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 428/1689] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:51 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 1145 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:52.015192 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-3ee133df-53e8-4a93-ad21-6db8dfece823 req-7e3d5867-da5b-4808-8bf2-817dfc3a63e1 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:52.018250 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-3ee133df-53e8-4a93-ad21-6db8dfece823 req-7e3d5867-da5b-4808-8bf2-817dfc3a63e1 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] GET https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 Jul 03 21:49:52.018547 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-3ee133df-53e8-4a93-ad21-6db8dfece823 req-7e3d5867-da5b-4808-8bf2-817dfc3a63e1 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:52.018774 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-3ee133df-53e8-4a93-ad21-6db8dfece823 req-7e3d5867-da5b-4808-8bf2-817dfc3a63e1 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:52.046361 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:52.046361 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:52.053246 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-3ee133df-53e8-4a93-ad21-6db8dfece823 req-7e3d5867-da5b-4808-8bf2-817dfc3a63e1 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Volume info retrieved successfully. Jul 03 21:49:52.063946 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-3ee133df-53e8-4a93-ad21-6db8dfece823 req-7e3d5867-da5b-4808-8bf2-817dfc3a63e1 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 returned with HTTP 200 Jul 03 21:49:52.064564 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 421/1690] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:49:52 2026] GET /volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 => generated 1139 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 21:49:52.088034 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-3ee133df-53e8-4a93-ad21-6db8dfece823 req-2d1ddc1d-0c84-4f7e-a29c-5a2076d03b05 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:52.091401 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-3ee133df-53e8-4a93-ad21-6db8dfece823 req-2d1ddc1d-0c84-4f7e-a29c-5a2076d03b05 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] POST https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2/action Jul 03 21:49:52.091842 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-3ee133df-53e8-4a93-ad21-6db8dfece823 req-2d1ddc1d-0c84-4f7e-a29c-5a2076d03b05 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:49:52.092035 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-3ee133df-53e8-4a93-ad21-6db8dfece823 req-2d1ddc1d-0c84-4f7e-a29c-5a2076d03b05 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:52.107993 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:52.107993 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:52.108521 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-3ee133df-53e8-4a93-ad21-6db8dfece823 req-2d1ddc1d-0c84-4f7e-a29c-5a2076d03b05 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Volume info retrieved successfully. Jul 03 21:49:52.111133 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-10671274-a1de-4677-a4a9-6a98a5fa7986 req-0f3a75ea-16b1-4a22-b3b0-a08f5709de1d tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/attachments/59fcb123-a5e8-4e01-b52d-9a247ff42968 returned with HTTP 200 Jul 03 21:49:52.111722 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 426/1691] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:49:51 2026] DELETE /volume/v3/attachments/59fcb123-a5e8-4e01-b52d-9a247ff42968 => generated 19 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:52.144327 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-3ee133df-53e8-4a93-ad21-6db8dfece823 req-2d1ddc1d-0c84-4f7e-a29c-5a2076d03b05 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Begin detaching volume completed successfully. Jul 03 21:49:52.145286 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-3ee133df-53e8-4a93-ad21-6db8dfece823 req-2d1ddc1d-0c84-4f7e-a29c-5a2076d03b05 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2/action returned with HTTP 202 Jul 03 21:49:52.145460 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 429/1692] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 21:49:52 2026] POST /volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:49:52.172059 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4463a500-6020-42af-a034-0d4e09b2102b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:52.174261 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4463a500-6020-42af-a034-0d4e09b2102b tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] GET https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 Jul 03 21:49:52.174584 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4463a500-6020-42af-a034-0d4e09b2102b tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:52.174825 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4463a500-6020-42af-a034-0d4e09b2102b tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:52.197091 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:52.197091 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:52.210858 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-4463a500-6020-42af-a034-0d4e09b2102b tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Volume info retrieved successfully. Jul 03 21:49:52.218605 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4463a500-6020-42af-a034-0d4e09b2102b tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 returned with HTTP 200 Jul 03 21:49:52.218605 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 422/1693] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:49:52 2026] GET /volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 => generated 1160 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:49:52.265851 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:52.265851 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:52.266459 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-599f3bc7-64ca-4288-8dbc-cda4fe8d4ed6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:49:52.266649 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.backup.api [None req-599f3bc7-64ca-4288-8dbc-cda4fe8d4ed6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Checking backup size 1 against volume size 1 {{(pid=99933) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 21:49:52.266649 np0000004475 devstack@c-api.service[99933]: INFO cinder.backup.api [None req-599f3bc7-64ca-4288-8dbc-cda4fe8d4ed6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Overwriting volume 066a3ecc-a910-4e9c-ba27-fa3bdec9a96a with restore of backup 117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:49:52.341159 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.backup.rpcapi [None req-599f3bc7-64ca-4288-8dbc-cda4fe8d4ed6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] restore_backup in rpcapi backup_id 117b2e93-0541-43ca-bc0e-b082546db09f {{(pid=99933) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 21:49:52.345248 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-599f3bc7-64ca-4288-8dbc-cda4fe8d4ed6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f/restore returned with HTTP 202 Jul 03 21:49:52.346321 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 417/1694] 10.4.3.32 () {68 vars in 1386 bytes} [Fri Jul 3 21:49:51 2026] POST /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f/restore => generated 189 bytes in 1339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:49:52.357871 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1810ccfe-f04c-415c-bbf4-062c834a3ec6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:52.359623 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1810ccfe-f04c-415c-bbf4-062c834a3ec6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:49:52.359825 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1810ccfe-f04c-415c-bbf4-062c834a3ec6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:52.360025 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1810ccfe-f04c-415c-bbf4-062c834a3ec6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:52.360135 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-1810ccfe-f04c-415c-bbf4-062c834a3ec6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 117b2e93-0541-43ca-bc0e-b082546db09f. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:52.376110 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:52.376110 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:52.377136 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1810ccfe-f04c-415c-bbf4-062c834a3ec6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 200 Jul 03 21:49:52.377557 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 427/1695] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:52 2026] GET /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:52.758307 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-91c1b1df-9e06-4648-a3ed-b85bc0bdd66a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:52.761170 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-91c1b1df-9e06-4648-a3ed-b85bc0bdd66a tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:52.761516 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-91c1b1df-9e06-4648-a3ed-b85bc0bdd66a tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:52.761989 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-91c1b1df-9e06-4648-a3ed-b85bc0bdd66a tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:52.772319 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:52.772319 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:52.778963 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-91c1b1df-9e06-4648-a3ed-b85bc0bdd66a tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:52.785655 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-91c1b1df-9e06-4648-a3ed-b85bc0bdd66a tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:52.787441 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 430/1696] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:52 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:52.809609 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-78643d4b-f70f-4ada-ba13-c0a62c65065d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:52.811363 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-78643d4b-f70f-4ada-ba13-c0a62c65065d tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:52.811576 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-78643d4b-f70f-4ada-ba13-c0a62c65065d tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:52.811756 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-78643d4b-f70f-4ada-ba13-c0a62c65065d tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:52.814127 np0000004475 devstack@c-api.service[99935]: DEBUG dbcounter [-] [99935] Writing DB stats cinder:SELECT=343,cinder:UPDATE=63,cinder:INSERT=41 {{(pid=99935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:49:52.823772 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:52.823772 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:52.828016 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-78643d4b-f70f-4ada-ba13-c0a62c65065d tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:52.833536 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-78643d4b-f70f-4ada-ba13-c0a62c65065d tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:52.834844 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 423/1697] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:52 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:52.899507 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4503c364-0652-428b-950d-7f727186de56 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:52.902832 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4503c364-0652-428b-950d-7f727186de56 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:49:52.902832 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4503c364-0652-428b-950d-7f727186de56 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:52.902832 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4503c364-0652-428b-950d-7f727186de56 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:52.913690 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:52.913690 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:52.918166 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-4503c364-0652-428b-950d-7f727186de56 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:49:52.924552 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4503c364-0652-428b-950d-7f727186de56 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:49:52.925197 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 418/1698] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:52 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:53.179485 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7eb1a691-a5e3-48ea-bbd5-2e51435eb3d5 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:53.179896 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7eb1a691-a5e3-48ea-bbd5-2e51435eb3d5 None None] GET https://10.4.3.32/volume// Jul 03 21:49:53.180298 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7eb1a691-a5e3-48ea-bbd5-2e51435eb3d5 None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:53.180575 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7eb1a691-a5e3-48ea-bbd5-2e51435eb3d5 None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:53.180987 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7eb1a691-a5e3-48ea-bbd5-2e51435eb3d5 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:49:53.181457 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 428/1699] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:49: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 21:49:53.195290 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-3ee133df-53e8-4a93-ad21-6db8dfece823 req-06e22ad9-d955-424a-9734-73c8f02caf62 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:53.197364 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-3ee133df-53e8-4a93-ad21-6db8dfece823 req-06e22ad9-d955-424a-9734-73c8f02caf62 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] GET https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 Jul 03 21:49:53.197793 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-3ee133df-53e8-4a93-ad21-6db8dfece823 req-06e22ad9-d955-424a-9734-73c8f02caf62 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:53.198191 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-3ee133df-53e8-4a93-ad21-6db8dfece823 req-06e22ad9-d955-424a-9734-73c8f02caf62 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:53.216416 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:53.216416 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:53.222646 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-3ee133df-53e8-4a93-ad21-6db8dfece823 req-06e22ad9-d955-424a-9734-73c8f02caf62 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Volume info retrieved successfully. Jul 03 21:49:53.231356 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-3ee133df-53e8-4a93-ad21-6db8dfece823 req-06e22ad9-d955-424a-9734-73c8f02caf62 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 returned with HTTP 200 Jul 03 21:49:53.232103 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 431/1700] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:49:53 2026] GET /volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 => generated 1322 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:49:53.236558 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f975e716-b685-451b-b4ad-b6dcbae65b08 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:53.239640 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f975e716-b685-451b-b4ad-b6dcbae65b08 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] GET https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 Jul 03 21:49:53.240001 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f975e716-b685-451b-b4ad-b6dcbae65b08 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:53.240427 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f975e716-b685-451b-b4ad-b6dcbae65b08 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:53.258811 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:53.258811 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:53.265499 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-f975e716-b685-451b-b4ad-b6dcbae65b08 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Volume info retrieved successfully. Jul 03 21:49:53.281580 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f975e716-b685-451b-b4ad-b6dcbae65b08 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 returned with HTTP 200 Jul 03 21:49:53.281580 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 424/1701] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:49:53 2026] GET /volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 => generated 1160 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:49:53.401598 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-29c27773-5649-45fd-9daf-e5cbbf0e31cd None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:53.407670 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-29c27773-5649-45fd-9daf-e5cbbf0e31cd tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:49:53.407834 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-29c27773-5649-45fd-9daf-e5cbbf0e31cd tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:53.408306 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-29c27773-5649-45fd-9daf-e5cbbf0e31cd tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:53.408306 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-29c27773-5649-45fd-9daf-e5cbbf0e31cd tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 117b2e93-0541-43ca-bc0e-b082546db09f. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:53.420289 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:53.420289 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:53.420289 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-29c27773-5649-45fd-9daf-e5cbbf0e31cd tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 200 Jul 03 21:49:53.421124 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 419/1702] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:53 2026] GET /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:54.300780 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2a60386d-2fcf-48db-8754-a6944a0d3606 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:54.305311 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2a60386d-2fcf-48db-8754-a6944a0d3606 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] GET https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 Jul 03 21:49:54.305311 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2a60386d-2fcf-48db-8754-a6944a0d3606 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:54.305311 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2a60386d-2fcf-48db-8754-a6944a0d3606 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:54.316474 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:54.316474 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:54.321066 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-2a60386d-2fcf-48db-8754-a6944a0d3606 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Volume info retrieved successfully. Jul 03 21:49:54.328253 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2a60386d-2fcf-48db-8754-a6944a0d3606 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 returned with HTTP 200 Jul 03 21:49:54.329446 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 429/1703] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:49:54 2026] GET /volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 => generated 1160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:49:54.437524 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9d1043f4-4b84-451c-8691-0fd0b0c279ce None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:54.440467 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9d1043f4-4b84-451c-8691-0fd0b0c279ce tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:49:54.440530 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9d1043f4-4b84-451c-8691-0fd0b0c279ce tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:54.440765 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9d1043f4-4b84-451c-8691-0fd0b0c279ce tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:54.440889 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-9d1043f4-4b84-451c-8691-0fd0b0c279ce tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 117b2e93-0541-43ca-bc0e-b082546db09f. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:54.458614 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:54.458614 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:54.459250 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9d1043f4-4b84-451c-8691-0fd0b0c279ce tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 200 Jul 03 21:49:54.459250 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 432/1704] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:54 2026] GET /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:55.347224 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-85a16e26-6912-46e9-bd20-8980894fcf5a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:55.350232 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-85a16e26-6912-46e9-bd20-8980894fcf5a tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] GET https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 Jul 03 21:49:55.350550 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-85a16e26-6912-46e9-bd20-8980894fcf5a tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:55.350788 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-85a16e26-6912-46e9-bd20-8980894fcf5a tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:55.370608 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:55.370608 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:55.378144 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-85a16e26-6912-46e9-bd20-8980894fcf5a tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Volume info retrieved successfully. Jul 03 21:49:55.385193 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-85a16e26-6912-46e9-bd20-8980894fcf5a tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 returned with HTTP 200 Jul 03 21:49:55.388398 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 425/1705] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:49:55 2026] GET /volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 => generated 1160 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:49:55.483479 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-bf20a3cc-b444-45c4-8db6-4f28cc4e8876 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:55.497618 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bf20a3cc-b444-45c4-8db6-4f28cc4e8876 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:49:55.497618 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bf20a3cc-b444-45c4-8db6-4f28cc4e8876 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:55.499819 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bf20a3cc-b444-45c4-8db6-4f28cc4e8876 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:55.500261 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-bf20a3cc-b444-45c4-8db6-4f28cc4e8876 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 117b2e93-0541-43ca-bc0e-b082546db09f. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:55.509554 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:55.509554 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:55.511160 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bf20a3cc-b444-45c4-8db6-4f28cc4e8876 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 200 Jul 03 21:49:55.511160 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 420/1706] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:55 2026] GET /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:56.091248 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-3ee133df-53e8-4a93-ad21-6db8dfece823 req-af550584-ed8e-4fc8-920c-76393e06dbda None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:56.094627 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-3ee133df-53e8-4a93-ad21-6db8dfece823 req-af550584-ed8e-4fc8-920c-76393e06dbda tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] DELETE https://10.4.3.32/volume/v3/attachments/8b9a5ce8-fe55-4745-87b3-e0503d6031c0 Jul 03 21:49:56.094879 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-3ee133df-53e8-4a93-ad21-6db8dfece823 req-af550584-ed8e-4fc8-920c-76393e06dbda tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:56.095171 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-3ee133df-53e8-4a93-ad21-6db8dfece823 req-af550584-ed8e-4fc8-920c-76393e06dbda tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:56.104046 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:56.104046 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:56.405547 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d520fe7e-4837-416c-bf77-aed9ffea580e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:56.408967 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d520fe7e-4837-416c-bf77-aed9ffea580e tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] GET https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 Jul 03 21:49:56.409281 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d520fe7e-4837-416c-bf77-aed9ffea580e tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:56.409504 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d520fe7e-4837-416c-bf77-aed9ffea580e tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:56.432076 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:56.432076 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:56.449678 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d520fe7e-4837-416c-bf77-aed9ffea580e tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Volume info retrieved successfully. Jul 03 21:49:56.456986 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d520fe7e-4837-416c-bf77-aed9ffea580e tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 returned with HTTP 200 Jul 03 21:49:56.457312 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 433/1707] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:49:56 2026] GET /volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 => generated 1160 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:49:56.531808 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-51bbd66a-2193-418b-885f-0a2a54283cff None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:56.534430 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-51bbd66a-2193-418b-885f-0a2a54283cff tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:49:56.534679 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-51bbd66a-2193-418b-885f-0a2a54283cff tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:56.535016 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-51bbd66a-2193-418b-885f-0a2a54283cff tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:56.535935 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-51bbd66a-2193-418b-885f-0a2a54283cff tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 117b2e93-0541-43ca-bc0e-b082546db09f. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:56.542761 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:56.542761 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:56.543914 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-51bbd66a-2193-418b-885f-0a2a54283cff tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 200 Jul 03 21:49:56.544702 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 426/1708] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:56 2026] GET /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:56.658098 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-3ee133df-53e8-4a93-ad21-6db8dfece823 req-af550584-ed8e-4fc8-920c-76393e06dbda tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] https://10.4.3.32/volume/v3/attachments/8b9a5ce8-fe55-4745-87b3-e0503d6031c0 returned with HTTP 200 Jul 03 21:49:56.658796 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 430/1709] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:49:56 2026] DELETE /volume/v3/attachments/8b9a5ce8-fe55-4745-87b3-e0503d6031c0 => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:57.472346 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f76e2c50-6273-42a9-a327-48a5a467db5d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:57.476841 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f76e2c50-6273-42a9-a327-48a5a467db5d tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] GET https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 Jul 03 21:49:57.477176 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f76e2c50-6273-42a9-a327-48a5a467db5d tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:57.477488 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f76e2c50-6273-42a9-a327-48a5a467db5d tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:57.486691 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:57.486691 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:57.497758 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f76e2c50-6273-42a9-a327-48a5a467db5d tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Volume info retrieved successfully. Jul 03 21:49:57.505480 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f76e2c50-6273-42a9-a327-48a5a467db5d tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 returned with HTTP 200 Jul 03 21:49:57.505480 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 421/1710] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:49:57 2026] GET /volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 => generated 865 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:49:57.557221 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b44d34e5-335b-46e8-867f-35dc7b787e1e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:57.559164 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b44d34e5-335b-46e8-867f-35dc7b787e1e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:49:57.559359 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b44d34e5-335b-46e8-867f-35dc7b787e1e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:57.559601 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b44d34e5-335b-46e8-867f-35dc7b787e1e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:57.559688 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-b44d34e5-335b-46e8-867f-35dc7b787e1e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 117b2e93-0541-43ca-bc0e-b082546db09f. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:57.566925 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:57.566925 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:49:57.567794 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b44d34e5-335b-46e8-867f-35dc7b787e1e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 200 Jul 03 21:49:57.568218 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 434/1711] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:57 2026] GET /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:49:58.433257 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-8f4516be-ca8f-4321-a4dc-a4972b1df1c8 req-b71b1bf1-b550-460d-9b0d-a4271b60d685 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:58.435725 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-8f4516be-ca8f-4321-a4dc-a4972b1df1c8 req-b71b1bf1-b550-460d-9b0d-a4271b60d685 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] DELETE https://10.4.3.32/volume/v3/attachments/a4000d9c-42c0-4dbc-b952-cb6c33ec1090 Jul 03 21:49:58.435980 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-8f4516be-ca8f-4321-a4dc-a4972b1df1c8 req-b71b1bf1-b550-460d-9b0d-a4271b60d685 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:58.436231 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-8f4516be-ca8f-4321-a4dc-a4972b1df1c8 req-b71b1bf1-b550-460d-9b0d-a4271b60d685 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:58.446862 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:58.446862 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:49:58.581698 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a6d067e5-b284-4f8f-a514-19c798ef4561 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:58.583534 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a6d067e5-b284-4f8f-a514-19c798ef4561 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:49:58.583771 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a6d067e5-b284-4f8f-a514-19c798ef4561 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:58.583975 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a6d067e5-b284-4f8f-a514-19c798ef4561 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:58.584175 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-a6d067e5-b284-4f8f-a514-19c798ef4561 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 117b2e93-0541-43ca-bc0e-b082546db09f. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:58.586030 np0000004475 devstack@c-api.service[99936]: DEBUG dbcounter [-] [99936] Writing DB stats cinder:SELECT=366,cinder:UPDATE=83,cinder:INSERT=44 {{(pid=99936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:49:58.589079 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:58.589079 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:49:58.590198 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a6d067e5-b284-4f8f-a514-19c798ef4561 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 200 Jul 03 21:49:58.590722 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 431/1712] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:58 2026] GET /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:59.005628 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-8f4516be-ca8f-4321-a4dc-a4972b1df1c8 req-b71b1bf1-b550-460d-9b0d-a4271b60d685 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/attachments/a4000d9c-42c0-4dbc-b952-cb6c33ec1090 returned with HTTP 200 Jul 03 21:49:59.006163 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 427/1713] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:49:58 2026] DELETE /volume/v3/attachments/a4000d9c-42c0-4dbc-b952-cb6c33ec1090 => generated 19 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:59.607959 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c308e6ba-bcf7-42a2-aa12-d23a7a6d2482 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:59.614497 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c308e6ba-bcf7-42a2-aa12-d23a7a6d2482 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:49:59.614497 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c308e6ba-bcf7-42a2-aa12-d23a7a6d2482 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:49:59.614497 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c308e6ba-bcf7-42a2-aa12-d23a7a6d2482 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:49:59.614497 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-c308e6ba-bcf7-42a2-aa12-d23a7a6d2482 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 117b2e93-0541-43ca-bc0e-b082546db09f. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:49:59.618543 np0000004475 devstack@c-api.service[99933]: DEBUG dbcounter [-] [99933] Writing DB stats cinder:SELECT=362,cinder:UPDATE=100,cinder:INSERT=50 {{(pid=99933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:49:59.620966 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:49:59.620966 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:49:59.629816 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c308e6ba-bcf7-42a2-aa12-d23a7a6d2482 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 200 Jul 03 21:49:59.629816 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 422/1714] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:49:59 2026] GET /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:49:59.720114 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-704cb5be-1220-4ed6-b84a-3744371d9513 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:49:59.842854 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-704cb5be-1220-4ed6-b84a-3744371d9513 tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:49:59.843414 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-704cb5be-1220-4ed6-b84a-3744371d9513 tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-4907389-1317487850", "extra_specs": {}}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:49:59.894323 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-704cb5be-1220-4ed6-b84a-3744371d9513 tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:49:59.894852 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 435/1715] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 21:49:59 2026] POST /volume/v3/types => generated 266 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:00.640180 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-6f1732ae-a915-4bfd-8333-39050953796b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:00.642170 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6f1732ae-a915-4bfd-8333-39050953796b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:50:00.642414 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6f1732ae-a915-4bfd-8333-39050953796b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:00.642624 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6f1732ae-a915-4bfd-8333-39050953796b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:00.642737 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-6f1732ae-a915-4bfd-8333-39050953796b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 117b2e93-0541-43ca-bc0e-b082546db09f. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:00.648415 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:00.648415 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:00.649521 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6f1732ae-a915-4bfd-8333-39050953796b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 200 Jul 03 21:50:00.650300 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 432/1716] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:00 2026] GET /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:00.970631 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-0e27d176-05d9-4c76-babc-119b78a69ad3 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:00.973550 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0e27d176-05d9-4c76-babc-119b78a69ad3 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] GET https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 Jul 03 21:50:00.973803 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0e27d176-05d9-4c76-babc-119b78a69ad3 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:00.974032 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0e27d176-05d9-4c76-babc-119b78a69ad3 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:00.989168 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:00.989168 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:00.994503 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-0e27d176-05d9-4c76-babc-119b78a69ad3 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Volume info retrieved successfully. Jul 03 21:50:01.001650 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0e27d176-05d9-4c76-babc-119b78a69ad3 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 returned with HTTP 200 Jul 03 21:50:01.002088 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 428/1717] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:00 2026] GET /volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 => generated 1142 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:01.079976 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-e00fea2a-209e-4e74-9a10-18343f273dd2 req-23071796-e966-4735-b952-b464d218fae8 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:01.082945 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-e00fea2a-209e-4e74-9a10-18343f273dd2 req-23071796-e966-4735-b952-b464d218fae8 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] GET https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 Jul 03 21:50:01.083194 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-e00fea2a-209e-4e74-9a10-18343f273dd2 req-23071796-e966-4735-b952-b464d218fae8 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:01.083499 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-e00fea2a-209e-4e74-9a10-18343f273dd2 req-23071796-e966-4735-b952-b464d218fae8 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:01.097974 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:01.097974 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:01.104206 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-e00fea2a-209e-4e74-9a10-18343f273dd2 req-23071796-e966-4735-b952-b464d218fae8 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Volume info retrieved successfully. Jul 03 21:50:01.112041 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-e00fea2a-209e-4e74-9a10-18343f273dd2 req-23071796-e966-4735-b952-b464d218fae8 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 returned with HTTP 200 Jul 03 21:50:01.112781 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 423/1718] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:50:01 2026] GET /volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 => generated 1142 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:01.179784 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-e00fea2a-209e-4e74-9a10-18343f273dd2 req-b862358d-25da-49e9-9f7e-d6c965caa136 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:01.182897 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-e00fea2a-209e-4e74-9a10-18343f273dd2 req-b862358d-25da-49e9-9f7e-d6c965caa136 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] POST https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48/action Jul 03 21:50:01.184163 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-e00fea2a-209e-4e74-9a10-18343f273dd2 req-b862358d-25da-49e9-9f7e-d6c965caa136 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:50:01.184163 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-e00fea2a-209e-4e74-9a10-18343f273dd2 req-b862358d-25da-49e9-9f7e-d6c965caa136 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:01.222826 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:01.222826 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:01.223395 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-e00fea2a-209e-4e74-9a10-18343f273dd2 req-b862358d-25da-49e9-9f7e-d6c965caa136 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Volume info retrieved successfully. Jul 03 21:50:01.244959 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-e00fea2a-209e-4e74-9a10-18343f273dd2 req-b862358d-25da-49e9-9f7e-d6c965caa136 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Begin detaching volume completed successfully. Jul 03 21:50:01.244959 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-e00fea2a-209e-4e74-9a10-18343f273dd2 req-b862358d-25da-49e9-9f7e-d6c965caa136 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48/action returned with HTTP 202 Jul 03 21:50:01.244959 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 436/1719] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 21:50:01 2026] POST /volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:50:01.665475 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7f4a24ea-9752-4e2d-9113-b97992dc7e8d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:01.671152 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7f4a24ea-9752-4e2d-9113-b97992dc7e8d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:50:01.671491 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7f4a24ea-9752-4e2d-9113-b97992dc7e8d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:01.671657 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7f4a24ea-9752-4e2d-9113-b97992dc7e8d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:01.671789 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-7f4a24ea-9752-4e2d-9113-b97992dc7e8d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 117b2e93-0541-43ca-bc0e-b082546db09f. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:01.682484 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:01.682484 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:01.683713 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7f4a24ea-9752-4e2d-9113-b97992dc7e8d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 200 Jul 03 21:50:01.684248 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 433/1720] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:01 2026] GET /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:02.291858 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9cf5188a-91b5-4527-a826-6721393aa35f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:02.293768 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9cf5188a-91b5-4527-a826-6721393aa35f None None] GET https://10.4.3.32/volume// Jul 03 21:50:02.293768 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9cf5188a-91b5-4527-a826-6721393aa35f None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:02.293768 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9cf5188a-91b5-4527-a826-6721393aa35f None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:02.293768 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9cf5188a-91b5-4527-a826-6721393aa35f None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:50:02.294195 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 429/1721] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:50: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 21:50:02.304295 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-e00fea2a-209e-4e74-9a10-18343f273dd2 req-696c7017-3937-49ed-9ab9-8b76e78e1ffd None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:02.306904 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-e00fea2a-209e-4e74-9a10-18343f273dd2 req-696c7017-3937-49ed-9ab9-8b76e78e1ffd tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] GET https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 Jul 03 21:50:02.307222 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-e00fea2a-209e-4e74-9a10-18343f273dd2 req-696c7017-3937-49ed-9ab9-8b76e78e1ffd tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:02.307479 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-e00fea2a-209e-4e74-9a10-18343f273dd2 req-696c7017-3937-49ed-9ab9-8b76e78e1ffd tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:02.320244 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:02.320244 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:02.325453 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-e00fea2a-209e-4e74-9a10-18343f273dd2 req-696c7017-3937-49ed-9ab9-8b76e78e1ffd tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Volume info retrieved successfully. Jul 03 21:50:02.331577 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-e00fea2a-209e-4e74-9a10-18343f273dd2 req-696c7017-3937-49ed-9ab9-8b76e78e1ffd tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 returned with HTTP 200 Jul 03 21:50:02.332170 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 424/1722] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:50:02 2026] GET /volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 => generated 1325 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:50:02.629307 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4f78a501-d098-4095-975d-58f48a268e10 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:02.632469 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4f78a501-d098-4095-975d-58f48a268e10 tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:50:02.634405 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4f78a501-d098-4095-975d-58f48a268e10 tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1331687864-982328646", "extra_specs": {}}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:02.687603 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4f78a501-d098-4095-975d-58f48a268e10 tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:50:02.687992 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 437/1723] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 21:50:02 2026] POST /volume/v3/types => generated 268 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:02.699299 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-03409d90-cf10-42a8-a3e6-5245f0a45672 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:02.702676 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-03409d90-cf10-42a8-a3e6-5245f0a45672 tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:50:02.702676 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-03409d90-cf10-42a8-a3e6-5245f0a45672 tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1643756170-1038613839", "extra_specs": {}}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:02.702909 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f2aca3dc-e619-4fbc-80ec-0ad4df3f40e0 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:02.705199 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f2aca3dc-e619-4fbc-80ec-0ad4df3f40e0 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:50:02.705542 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f2aca3dc-e619-4fbc-80ec-0ad4df3f40e0 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:02.705828 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f2aca3dc-e619-4fbc-80ec-0ad4df3f40e0 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:02.706026 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-f2aca3dc-e619-4fbc-80ec-0ad4df3f40e0 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 117b2e93-0541-43ca-bc0e-b082546db09f. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:02.725035 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:02.725035 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:02.726681 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f2aca3dc-e619-4fbc-80ec-0ad4df3f40e0 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 200 Jul 03 21:50:02.726780 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 430/1724] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:02 2026] GET /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 825 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:02.736824 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-03409d90-cf10-42a8-a3e6-5245f0a45672 tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:50:02.737481 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 434/1725] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 21:50:02 2026] POST /volume/v3/types => generated 269 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:02.749530 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9307e060-130a-4379-b20c-b26657a50d16 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:02.751820 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9307e060-130a-4379-b20c-b26657a50d16 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:50:02.752180 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9307e060-130a-4379-b20c-b26657a50d16 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1002697288", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1331687864-982328646", "size": 1}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:02.757212 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-9307e060-130a-4379-b20c-b26657a50d16 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1002697288', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1331687864-982328646', 'size': 1}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:50:02.762068 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-9307e060-130a-4379-b20c-b26657a50d16 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Create volume of 1 GB Jul 03 21:50:02.762682 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:02.762682 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:02.763355 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-9307e060-130a-4379-b20c-b26657a50d16 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Availability Zones retrieved successfully. Jul 03 21:50:02.770659 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-9307e060-130a-4379-b20c-b26657a50d16 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Flow 'volume_create_api' (93c52357-409a-4ec2-b719-2a4b6510094d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:50:02.772072 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-9307e060-130a-4379-b20c-b26657a50d16 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3c2320b-e5e7-4ca3-bd1f-2ec36915b03f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:02.773694 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-9307e060-130a-4379-b20c-b26657a50d16 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:50:02.796084 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-9307e060-130a-4379-b20c-b26657a50d16 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3c2320b-e5e7-4ca3-bd1f-2ec36915b03f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:50:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=88eb4f6d-e1f9-45f5-8c8d-56a44808965d,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1331687864-982328646',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88eb4f6d-e1f9-45f5-8c8d-56a44808965d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:02.796944 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-9307e060-130a-4379-b20c-b26657a50d16 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71b61d22-ba7a-4549-aa54-887772dafe07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:02.813842 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f0cd7d4f-dd19-43a3-bd16-d9d6b25ead43 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:02.815505 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f0cd7d4f-dd19-43a3-bd16-d9d6b25ead43 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] DELETE https://10.4.3.32/volume/v3/volumes/eb820275-b1fd-4ed7-9b03-e31573373763 Jul 03 21:50:02.815684 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f0cd7d4f-dd19-43a3-bd16-d9d6b25ead43 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:02.815869 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f0cd7d4f-dd19-43a3-bd16-d9d6b25ead43 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:02.816038 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-f0cd7d4f-dd19-43a3-bd16-d9d6b25ead43 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Delete volume with id: eb820275-b1fd-4ed7-9b03-e31573373763 Jul 03 21:50:02.822477 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:02.822477 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:02.822873 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-f0cd7d4f-dd19-43a3-bd16-d9d6b25ead43 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Volume info retrieved successfully. Jul 03 21:50:02.825693 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-9307e060-130a-4379-b20c-b26657a50d16 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1331687864-982328646 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1331687864-982328646, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:02.826056 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-9307e060-130a-4379-b20c-b26657a50d16 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1331687864-982328646 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1331687864-982328646, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:02.849698 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-f0cd7d4f-dd19-43a3-bd16-d9d6b25ead43 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Delete volume request issued successfully. Jul 03 21:50:02.849979 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f0cd7d4f-dd19-43a3-bd16-d9d6b25ead43 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/volumes/eb820275-b1fd-4ed7-9b03-e31573373763 returned with HTTP 202 Jul 03 21:50:02.850597 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 438/1726] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:50:02 2026] DELETE /volume/v3/volumes/eb820275-b1fd-4ed7-9b03-e31573373763 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:50:02.860766 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-9307e060-130a-4379-b20c-b26657a50d16 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Created reservations ['9e9714ea-c336-4f13-8de5-3726000c4eab', 'c6e013d7-a0fe-46e6-bf69-fbabb77407a5', 'a6aba96c-cb71-4ca5-8859-1c70c8ee5625', '6032230d-fa83-42c8-871b-1ed1c0b5c54d'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:50:02.861594 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-9307e060-130a-4379-b20c-b26657a50d16 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71b61d22-ba7a-4549-aa54-887772dafe07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e9714ea-c336-4f13-8de5-3726000c4eab', 'c6e013d7-a0fe-46e6-bf69-fbabb77407a5', 'a6aba96c-cb71-4ca5-8859-1c70c8ee5625', '6032230d-fa83-42c8-871b-1ed1c0b5c54d']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:02.862008 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-3c80dfcf-bed5-49ab-864f-e62415e4ce00 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:02.862282 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-9307e060-130a-4379-b20c-b26657a50d16 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86c24264-4b76-4d31-86c0-b824e433197d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:02.863783 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3c80dfcf-bed5-49ab-864f-e62415e4ce00 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] DELETE https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c Jul 03 21:50:02.864015 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3c80dfcf-bed5-49ab-864f-e62415e4ce00 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:02.864250 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3c80dfcf-bed5-49ab-864f-e62415e4ce00 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:02.864410 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.contrib.backups [None req-3c80dfcf-bed5-49ab-864f-e62415e4ce00 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Delete backup with id: a142e381-7761-4e90-a5ae-1f65f3f0f99c. Jul 03 21:50:02.869129 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:02.869129 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:02.889922 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.backup.rpcapi [None req-3c80dfcf-bed5-49ab-864f-e62415e4ce00 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] delete_backup rpcapi backup_id a142e381-7761-4e90-a5ae-1f65f3f0f99c {{(pid=99935) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 21:50:02.889922 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3c80dfcf-bed5-49ab-864f-e62415e4ce00 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c returned with HTTP 202 Jul 03 21:50:02.889922 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 431/1727] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:50:02 2026] DELETE /volume/v3/backups/a142e381-7761-4e90-a5ae-1f65f3f0f99c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:50:02.893861 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-9307e060-130a-4379-b20c-b26657a50d16 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86c24264-4b76-4d31-86c0-b824e433197d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2a6fae5-b8da-4458-a5f7-ce805f23a399', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1002697288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9441b8a9a94c419cb9f4c4043f3534e1',qos_specs=None,replication_status=,reservations=['9e9714ea-c336-4f13-8de5-3726000c4eab','c6e013d7-a0fe-46e6-bf69-fbabb77407a5','a6aba96c-cb71-4ca5-8859-1c70c8ee5625','6032230d-fa83-42c8-871b-1ed1c0b5c54d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3a37a34d1fa4cfcaa53c8bd293f6940',volume_type_id=88eb4f6d-e1f9-45f5-8c8d-56a44808965d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:50:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1002697288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2a6fae5-b8da-4458-a5f7-ce805f23a399,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9441b8a9a94c419cb9f4c4043f3534e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3a37a34d1fa4cfcaa53c8bd293f6940',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88eb4f6d-e1f9-45f5-8c8d-56a44808965d),volume_type_id=88eb4f6d-e1f9-45f5-8c8d-56a44808965d)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:02.894732 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-9307e060-130a-4379-b20c-b26657a50d16 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0178daa9-63c1-4e22-beb1-78df770ce194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:02.898980 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-523e6825-b24a-4558-82ff-0906ca464eb1 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:02.901298 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-523e6825-b24a-4558-82ff-0906ca464eb1 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] DELETE https://10.4.3.32/volume/v3/volumes/07e86bd8-5094-46ee-ad40-e98d0d2e167d Jul 03 21:50:02.901298 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-523e6825-b24a-4558-82ff-0906ca464eb1 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:02.901298 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-523e6825-b24a-4558-82ff-0906ca464eb1 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:02.901527 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-523e6825-b24a-4558-82ff-0906ca464eb1 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Delete volume with id: 07e86bd8-5094-46ee-ad40-e98d0d2e167d Jul 03 21:50:02.914327 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:02.914327 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:02.915614 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-523e6825-b24a-4558-82ff-0906ca464eb1 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Volume info retrieved successfully. Jul 03 21:50:02.925121 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-9307e060-130a-4379-b20c-b26657a50d16 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0178daa9-63c1-4e22-beb1-78df770ce194) transitioned into state 'SUCCESS' from state '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-1002697288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9441b8a9a94c419cb9f4c4043f3534e1',qos_specs=None,replication_status=,reservations=['9e9714ea-c336-4f13-8de5-3726000c4eab','c6e013d7-a0fe-46e6-bf69-fbabb77407a5','a6aba96c-cb71-4ca5-8859-1c70c8ee5625','6032230d-fa83-42c8-871b-1ed1c0b5c54d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3a37a34d1fa4cfcaa53c8bd293f6940',volume_type_id=88eb4f6d-e1f9-45f5-8c8d-56a44808965d)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:02.925925 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-9307e060-130a-4379-b20c-b26657a50d16 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04d45460-6423-4583-b663-ac00ad698e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:02.941636 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-9307e060-130a-4379-b20c-b26657a50d16 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04d45460-6423-4583-b663-ac00ad698e3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:02.942489 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-523e6825-b24a-4558-82ff-0906ca464eb1 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Delete volume request issued successfully. Jul 03 21:50:02.942580 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-9307e060-130a-4379-b20c-b26657a50d16 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Flow 'volume_create_api' (93c52357-409a-4ec2-b719-2a4b6510094d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:50:02.942739 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-523e6825-b24a-4558-82ff-0906ca464eb1 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/volumes/07e86bd8-5094-46ee-ad40-e98d0d2e167d returned with HTTP 202 Jul 03 21:50:02.942892 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-9307e060-130a-4379-b20c-b26657a50d16 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Create volume request issued successfully. Jul 03 21:50:02.943359 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 435/1728] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:50:02 2026] DELETE /volume/v3/volumes/07e86bd8-5094-46ee-ad40-e98d0d2e167d => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:50:02.945079 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9307e060-130a-4379-b20c-b26657a50d16 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:50:02.945631 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 425/1729] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:50:02 2026] POST /volume/v3/volumes => generated 844 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:50:02.955452 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-44e246cf-24b2-4a0d-a678-414e3c034738 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:02.955784 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-44e246cf-24b2-4a0d-a678-414e3c034738 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/volumes/07e86bd8-5094-46ee-ad40-e98d0d2e167d Jul 03 21:50:02.955953 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-44e246cf-24b2-4a0d-a678-414e3c034738 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:02.956123 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-44e246cf-24b2-4a0d-a678-414e3c034738 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:02.962901 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-47d18c6e-1e89-4254-9989-9c88a20e315a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:02.964125 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-47d18c6e-1e89-4254-9989-9c88a20e315a tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:50:02.964463 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:02.964463 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:02.964558 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-47d18c6e-1e89-4254-9989-9c88a20e315a tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-297309861", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1643756170-1038613839", "size": 1}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:02.966471 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-47d18c6e-1e89-4254-9989-9c88a20e315a tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-297309861', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1643756170-1038613839', 'size': 1}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:50:02.969474 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-44e246cf-24b2-4a0d-a678-414e3c034738 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Volume info retrieved successfully. Jul 03 21:50:02.970341 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-47d18c6e-1e89-4254-9989-9c88a20e315a tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Create volume of 1 GB Jul 03 21:50:02.970728 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:02.970728 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:02.971219 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-47d18c6e-1e89-4254-9989-9c88a20e315a tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Availability Zones retrieved successfully. Jul 03 21:50:02.975587 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-44e246cf-24b2-4a0d-a678-414e3c034738 tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/volumes/07e86bd8-5094-46ee-ad40-e98d0d2e167d returned with HTTP 200 Jul 03 21:50:02.975587 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 439/1730] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:02 2026] GET /volume/v3/volumes/07e86bd8-5094-46ee-ad40-e98d0d2e167d => generated 1358 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:02.980203 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-47d18c6e-1e89-4254-9989-9c88a20e315a tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Flow 'volume_create_api' (0cefd72f-4cda-42f7-a710-7c0953037202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:50:02.980203 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-47d18c6e-1e89-4254-9989-9c88a20e315a tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (471a8954-c249-4492-875c-a38b49f2029b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:02.980203 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-47d18c6e-1e89-4254-9989-9c88a20e315a tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:50:03.005010 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-47d18c6e-1e89-4254-9989-9c88a20e315a tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (471a8954-c249-4492-875c-a38b49f2029b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:50:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a67b4d57-eb5d-4287-afb0-fa8d06a412c6,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1643756170-1038613839',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a67b4d57-eb5d-4287-afb0-fa8d06a412c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:03.005966 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-47d18c6e-1e89-4254-9989-9c88a20e315a tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca4bb3b0-7f2d-4531-a9f9-393c13e706ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:03.043848 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-47d18c6e-1e89-4254-9989-9c88a20e315a tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1643756170-1038613839 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1643756170-1038613839, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:03.044282 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-47d18c6e-1e89-4254-9989-9c88a20e315a tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1643756170-1038613839 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1643756170-1038613839, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:03.090752 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-47d18c6e-1e89-4254-9989-9c88a20e315a tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Created reservations ['8c3e6d29-e2f4-4e91-8c5e-a830cf69748f', '8dd15d3f-e148-49ee-bc70-96e7d29d0b19', 'c11765fa-4cb0-41c8-9d3c-b9734b3d16a2', '7529f7d8-14ff-4df3-bc63-fa6880ca4e8d'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:50:03.091656 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-47d18c6e-1e89-4254-9989-9c88a20e315a tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca4bb3b0-7f2d-4531-a9f9-393c13e706ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c3e6d29-e2f4-4e91-8c5e-a830cf69748f', '8dd15d3f-e148-49ee-bc70-96e7d29d0b19', 'c11765fa-4cb0-41c8-9d3c-b9734b3d16a2', '7529f7d8-14ff-4df3-bc63-fa6880ca4e8d']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:03.092546 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-47d18c6e-1e89-4254-9989-9c88a20e315a tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f23196c-8c0e-4741-a4c7-040cfeacb2d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:03.119515 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-47d18c6e-1e89-4254-9989-9c88a20e315a tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f23196c-8c0e-4741-a4c7-040cfeacb2d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9361dad7-b555-4bfa-91e1-b62a7a02e048', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-297309861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9441b8a9a94c419cb9f4c4043f3534e1',qos_specs=None,replication_status=,reservations=['8c3e6d29-e2f4-4e91-8c5e-a830cf69748f','8dd15d3f-e148-49ee-bc70-96e7d29d0b19','c11765fa-4cb0-41c8-9d3c-b9734b3d16a2','7529f7d8-14ff-4df3-bc63-fa6880ca4e8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3a37a34d1fa4cfcaa53c8bd293f6940',volume_type_id=a67b4d57-eb5d-4287-afb0-fa8d06a412c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:50:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-297309861',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9361dad7-b555-4bfa-91e1-b62a7a02e048,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9441b8a9a94c419cb9f4c4043f3534e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3a37a34d1fa4cfcaa53c8bd293f6940',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a67b4d57-eb5d-4287-afb0-fa8d06a412c6),volume_type_id=a67b4d57-eb5d-4287-afb0-fa8d06a412c6)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:03.120959 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-47d18c6e-1e89-4254-9989-9c88a20e315a tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e336b3be-32cc-4c8e-8772-5dc1a48507d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:03.143954 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-47d18c6e-1e89-4254-9989-9c88a20e315a tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e336b3be-32cc-4c8e-8772-5dc1a48507d2) transitioned into state 'SUCCESS' from state '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-297309861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9441b8a9a94c419cb9f4c4043f3534e1',qos_specs=None,replication_status=,reservations=['8c3e6d29-e2f4-4e91-8c5e-a830cf69748f','8dd15d3f-e148-49ee-bc70-96e7d29d0b19','c11765fa-4cb0-41c8-9d3c-b9734b3d16a2','7529f7d8-14ff-4df3-bc63-fa6880ca4e8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3a37a34d1fa4cfcaa53c8bd293f6940',volume_type_id=a67b4d57-eb5d-4287-afb0-fa8d06a412c6)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:03.145221 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-47d18c6e-1e89-4254-9989-9c88a20e315a tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1a1a8c1-eed0-4e76-92b9-0c0f81bf8550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:03.164736 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-47d18c6e-1e89-4254-9989-9c88a20e315a tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1a1a8c1-eed0-4e76-92b9-0c0f81bf8550) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:03.165776 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-47d18c6e-1e89-4254-9989-9c88a20e315a tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Flow 'volume_create_api' (0cefd72f-4cda-42f7-a710-7c0953037202) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:50:03.166238 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-47d18c6e-1e89-4254-9989-9c88a20e315a tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Create volume request issued successfully. Jul 03 21:50:03.167270 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-47d18c6e-1e89-4254-9989-9c88a20e315a tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:50:03.167846 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 432/1731] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:50:02 2026] POST /volume/v3/volumes => generated 844 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:50:03.216855 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-32cdfb58-7c06-4be9-b0b9-a598da96b0a8 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:03.218913 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-32cdfb58-7c06-4be9-b0b9-a598da96b0a8 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:50:03.219388 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-32cdfb58-7c06-4be9-b0b9-a598da96b0a8 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-2022946534", "snapshot_id": null, "imageRef": "fb20bff3-a6a4-4cdf-b1e7-05cd1ab3ba6b", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-4907389-1317487850", "size": 1}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:03.220875 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-32cdfb58-7c06-4be9-b0b9-a598da96b0a8 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-2022946534', 'snapshot_id': None, 'imageRef': 'fb20bff3-a6a4-4cdf-b1e7-05cd1ab3ba6b', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-4907389-1317487850', 'size': 1}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:50:03.346509 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-32cdfb58-7c06-4be9-b0b9-a598da96b0a8 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Create volume of 1 GB Jul 03 21:50:03.346929 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:03.346929 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:03.347917 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-32cdfb58-7c06-4be9-b0b9-a598da96b0a8 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Availability Zones retrieved successfully. Jul 03 21:50:03.360237 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-e00fea2a-209e-4e74-9a10-18343f273dd2 req-7f077be0-5961-4d4f-8214-b94cd2c24f15 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:03.365991 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-e00fea2a-209e-4e74-9a10-18343f273dd2 req-7f077be0-5961-4d4f-8214-b94cd2c24f15 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] DELETE https://10.4.3.32/volume/v3/attachments/42a37316-8cfd-4fb0-8408-695d847eff6d Jul 03 21:50:03.365991 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-e00fea2a-209e-4e74-9a10-18343f273dd2 req-7f077be0-5961-4d4f-8214-b94cd2c24f15 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:03.366506 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-32cdfb58-7c06-4be9-b0b9-a598da96b0a8 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Flow 'volume_create_api' (a4bb1ee8-bf62-4da5-8f62-ad14eccce0de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:50:03.366821 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-e00fea2a-209e-4e74-9a10-18343f273dd2 req-7f077be0-5961-4d4f-8214-b94cd2c24f15 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:03.367915 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-32cdfb58-7c06-4be9-b0b9-a598da96b0a8 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e63a9d3-b009-4649-bd60-bba9c0822f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:03.369028 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-32cdfb58-7c06-4be9-b0b9-a598da96b0a8 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:50:03.382223 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:03.382223 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:03.438551 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-32cdfb58-7c06-4be9-b0b9-a598da96b0a8 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e63a9d3-b009-4649-bd60-bba9c0822f11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:50:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7c8b49aa-93e5-47fb-b485-65a2fa3eca59,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-4907389-1317487850',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7c8b49aa-93e5-47fb-b485-65a2fa3eca59', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:03.439273 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-32cdfb58-7c06-4be9-b0b9-a598da96b0a8 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7114a906-49f6-4926-a0c4-4eff66a9767c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:03.471813 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-32cdfb58-7c06-4be9-b0b9-a598da96b0a8 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-4907389-1317487850 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-4907389-1317487850, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:03.472076 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-32cdfb58-7c06-4be9-b0b9-a598da96b0a8 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-4907389-1317487850 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-4907389-1317487850, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:03.501567 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-32cdfb58-7c06-4be9-b0b9-a598da96b0a8 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Created reservations ['75787c58-45a5-472e-9fa1-7096dcd680fa', '2f569d37-abff-4316-8173-49f5385f0566', '56f037d8-0e22-411f-9da6-92e6ee120d43', '9b6b12ff-0343-4c2b-bec6-be327bb0792d'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:50:03.502425 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-32cdfb58-7c06-4be9-b0b9-a598da96b0a8 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7114a906-49f6-4926-a0c4-4eff66a9767c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75787c58-45a5-472e-9fa1-7096dcd680fa', '2f569d37-abff-4316-8173-49f5385f0566', '56f037d8-0e22-411f-9da6-92e6ee120d43', '9b6b12ff-0343-4c2b-bec6-be327bb0792d']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:03.503150 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-32cdfb58-7c06-4be9-b0b9-a598da96b0a8 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3064eddc-2a1e-4703-8daa-f06f7de11f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:03.528703 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-32cdfb58-7c06-4be9-b0b9-a598da96b0a8 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3064eddc-2a1e-4703-8daa-f06f7de11f6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10f032a5-d84b-4f18-9bed-51989cfc1abc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2022946534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9441b8a9a94c419cb9f4c4043f3534e1',qos_specs=None,replication_status=,reservations=['75787c58-45a5-472e-9fa1-7096dcd680fa','2f569d37-abff-4316-8173-49f5385f0566','56f037d8-0e22-411f-9da6-92e6ee120d43','9b6b12ff-0343-4c2b-bec6-be327bb0792d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3a37a34d1fa4cfcaa53c8bd293f6940',volume_type_id=7c8b49aa-93e5-47fb-b485-65a2fa3eca59), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:50:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2022946534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10f032a5-d84b-4f18-9bed-51989cfc1abc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9441b8a9a94c419cb9f4c4043f3534e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3a37a34d1fa4cfcaa53c8bd293f6940',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7c8b49aa-93e5-47fb-b485-65a2fa3eca59),volume_type_id=7c8b49aa-93e5-47fb-b485-65a2fa3eca59)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:03.529473 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-32cdfb58-7c06-4be9-b0b9-a598da96b0a8 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc9d7a9e-3a46-4664-91e8-cdd23f6a3fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:03.549759 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-32cdfb58-7c06-4be9-b0b9-a598da96b0a8 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc9d7a9e-3a46-4664-91e8-cdd23f6a3fd5) transitioned into state 'SUCCESS' from state '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-2022946534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9441b8a9a94c419cb9f4c4043f3534e1',qos_specs=None,replication_status=,reservations=['75787c58-45a5-472e-9fa1-7096dcd680fa','2f569d37-abff-4316-8173-49f5385f0566','56f037d8-0e22-411f-9da6-92e6ee120d43','9b6b12ff-0343-4c2b-bec6-be327bb0792d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3a37a34d1fa4cfcaa53c8bd293f6940',volume_type_id=7c8b49aa-93e5-47fb-b485-65a2fa3eca59)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:03.550501 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-32cdfb58-7c06-4be9-b0b9-a598da96b0a8 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7e075a6-5f44-4c05-ad31-75ca2b18ba9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:03.562034 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-32cdfb58-7c06-4be9-b0b9-a598da96b0a8 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7e075a6-5f44-4c05-ad31-75ca2b18ba9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:03.562939 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-32cdfb58-7c06-4be9-b0b9-a598da96b0a8 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Flow 'volume_create_api' (a4bb1ee8-bf62-4da5-8f62-ad14eccce0de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:50:03.563327 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-32cdfb58-7c06-4be9-b0b9-a598da96b0a8 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Create volume request issued successfully. Jul 03 21:50:03.564008 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-32cdfb58-7c06-4be9-b0b9-a598da96b0a8 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:50:03.564514 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 436/1732] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:50:03 2026] POST /volume/v3/volumes => generated 842 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:50:03.576149 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ba0e38a1-3778-4dfd-8347-ef5b2dd5d892 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:03.578277 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ba0e38a1-3778-4dfd-8347-ef5b2dd5d892 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc Jul 03 21:50:03.578523 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ba0e38a1-3778-4dfd-8347-ef5b2dd5d892 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:03.578718 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ba0e38a1-3778-4dfd-8347-ef5b2dd5d892 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:03.585736 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:03.585736 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:03.588006 np0000004475 devstack@c-api.service[99934]: DEBUG dbcounter [-] [99934] Writing DB stats cinder:SELECT=433,cinder:INSERT=59,cinder:UPDATE=98 {{(pid=99934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:50:03.592549 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-ba0e38a1-3778-4dfd-8347-ef5b2dd5d892 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:50:03.597679 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ba0e38a1-3778-4dfd-8347-ef5b2dd5d892 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc returned with HTTP 200 Jul 03 21:50:03.598233 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 440/1733] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:03 2026] GET /volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc => generated 910 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:03.743454 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-42e3998f-c38b-4f43-a62a-eabcaab8176a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:03.751548 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-42e3998f-c38b-4f43-a62a-eabcaab8176a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:50:03.751548 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-42e3998f-c38b-4f43-a62a-eabcaab8176a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:03.751548 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-42e3998f-c38b-4f43-a62a-eabcaab8176a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:03.751548 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-42e3998f-c38b-4f43-a62a-eabcaab8176a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 117b2e93-0541-43ca-bc0e-b082546db09f. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:03.761322 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:03.761322 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:03.762195 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-42e3998f-c38b-4f43-a62a-eabcaab8176a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 200 Jul 03 21:50:03.762878 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 433/1734] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:03 2026] GET /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:03.847799 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-74575971-9d95-4f38-8e41-accbdae34c30 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:03.849549 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-74575971-9d95-4f38-8e41-accbdae34c30 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] GET https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 Jul 03 21:50:03.849714 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-74575971-9d95-4f38-8e41-accbdae34c30 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:03.849876 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-74575971-9d95-4f38-8e41-accbdae34c30 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:03.861825 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:03.861825 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:03.865347 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-74575971-9d95-4f38-8e41-accbdae34c30 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Volume info retrieved successfully. Jul 03 21:50:03.869856 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-74575971-9d95-4f38-8e41-accbdae34c30 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 returned with HTTP 200 Jul 03 21:50:03.870446 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 437/1735] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:03 2026] GET /volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 => generated 1141 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:03.914901 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-e00fea2a-209e-4e74-9a10-18343f273dd2 req-7f077be0-5961-4d4f-8214-b94cd2c24f15 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] https://10.4.3.32/volume/v3/attachments/42a37316-8cfd-4fb0-8408-695d847eff6d returned with HTTP 200 Jul 03 21:50:03.915538 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 426/1736] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:50:03 2026] DELETE /volume/v3/attachments/42a37316-8cfd-4fb0-8408-695d847eff6d => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:03.940191 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-a3551708-699a-4f6d-b8e0-b1353fab85e6 req-c5b12c48-bfef-4d52-b82a-3532ee870be8 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:03.942674 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-a3551708-699a-4f6d-b8e0-b1353fab85e6 req-c5b12c48-bfef-4d52-b82a-3532ee870be8 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] GET https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 Jul 03 21:50:03.942929 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-a3551708-699a-4f6d-b8e0-b1353fab85e6 req-c5b12c48-bfef-4d52-b82a-3532ee870be8 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:03.943095 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-a3551708-699a-4f6d-b8e0-b1353fab85e6 req-c5b12c48-bfef-4d52-b82a-3532ee870be8 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:03.958208 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:03.958208 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:03.961692 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-a3551708-699a-4f6d-b8e0-b1353fab85e6 req-c5b12c48-bfef-4d52-b82a-3532ee870be8 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Volume info retrieved successfully. Jul 03 21:50:03.966246 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-a3551708-699a-4f6d-b8e0-b1353fab85e6 req-c5b12c48-bfef-4d52-b82a-3532ee870be8 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 returned with HTTP 200 Jul 03 21:50:03.966651 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 441/1737] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:50:03 2026] GET /volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 => generated 1141 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:03.992967 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-a3551708-699a-4f6d-b8e0-b1353fab85e6 req-014cd1ec-879e-4c50-9b5b-974907b5b0f7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:03.995067 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e9c16722-18d9-4533-b0ef-1f0e45ffc12b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:03.995805 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-a3551708-699a-4f6d-b8e0-b1353fab85e6 req-014cd1ec-879e-4c50-9b5b-974907b5b0f7 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] POST https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96/action Jul 03 21:50:03.996557 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-a3551708-699a-4f6d-b8e0-b1353fab85e6 req-014cd1ec-879e-4c50-9b5b-974907b5b0f7 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:50:03.996557 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-a3551708-699a-4f6d-b8e0-b1353fab85e6 req-014cd1ec-879e-4c50-9b5b-974907b5b0f7 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:03.997086 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e9c16722-18d9-4533-b0ef-1f0e45ffc12b tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] GET https://10.4.3.32/volume/v3/volumes/07e86bd8-5094-46ee-ad40-e98d0d2e167d Jul 03 21:50:03.997567 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e9c16722-18d9-4533-b0ef-1f0e45ffc12b tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:03.997567 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e9c16722-18d9-4533-b0ef-1f0e45ffc12b tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:04.004871 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e9c16722-18d9-4533-b0ef-1f0e45ffc12b tempest-TestVolumeBackupRestore-1284514081 tempest-TestVolumeBackupRestore-1284514081-project-member] https://10.4.3.32/volume/v3/volumes/07e86bd8-5094-46ee-ad40-e98d0d2e167d returned with HTTP 404 Jul 03 21:50:04.005464 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 438/1738] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:03 2026] GET /volume/v3/volumes/07e86bd8-5094-46ee-ad40-e98d0d2e167d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:50:04.012999 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:04.012999 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:04.013605 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-a3551708-699a-4f6d-b8e0-b1353fab85e6 req-014cd1ec-879e-4c50-9b5b-974907b5b0f7 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Volume info retrieved successfully. Jul 03 21:50:04.023653 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-a3551708-699a-4f6d-b8e0-b1353fab85e6 req-014cd1ec-879e-4c50-9b5b-974907b5b0f7 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Begin detaching volume completed successfully. Jul 03 21:50:04.024098 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-a3551708-699a-4f6d-b8e0-b1353fab85e6 req-014cd1ec-879e-4c50-9b5b-974907b5b0f7 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96/action returned with HTTP 202 Jul 03 21:50:04.024616 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 434/1739] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 21:50:03 2026] POST /volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:50:04.525723 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3b13829e-f380-4c1f-8ef7-da6980aff680 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:04.527788 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3b13829e-f380-4c1f-8ef7-da6980aff680 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] GET https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 Jul 03 21:50:04.528065 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3b13829e-f380-4c1f-8ef7-da6980aff680 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:04.528333 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3b13829e-f380-4c1f-8ef7-da6980aff680 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:04.538899 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:04.538899 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:04.544384 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3b13829e-f380-4c1f-8ef7-da6980aff680 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Volume info retrieved successfully. Jul 03 21:50:04.550641 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3b13829e-f380-4c1f-8ef7-da6980aff680 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 returned with HTTP 200 Jul 03 21:50:04.551039 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 427/1740] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:04 2026] GET /volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:04.614668 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ec905d36-63a0-4d7b-b285-b675d3a55bfe None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:04.617514 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ec905d36-63a0-4d7b-b285-b675d3a55bfe tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc Jul 03 21:50:04.617514 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ec905d36-63a0-4d7b-b285-b675d3a55bfe tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:04.617751 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ec905d36-63a0-4d7b-b285-b675d3a55bfe tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:04.626829 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:04.626829 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:04.632633 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-ec905d36-63a0-4d7b-b285-b675d3a55bfe tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:50:04.640086 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ec905d36-63a0-4d7b-b285-b675d3a55bfe tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc returned with HTTP 200 Jul 03 21:50:04.640624 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 442/1741] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:04 2026] GET /volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc => generated 934 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:04.777046 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a170d234-45c4-4b07-b581-670688eeccce None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:04.779466 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a170d234-45c4-4b07-b581-670688eeccce tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:50:04.779579 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a170d234-45c4-4b07-b581-670688eeccce tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:04.779761 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a170d234-45c4-4b07-b581-670688eeccce tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:04.779871 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-a170d234-45c4-4b07-b581-670688eeccce tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 117b2e93-0541-43ca-bc0e-b082546db09f. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:04.785851 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:04.785851 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:04.786803 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a170d234-45c4-4b07-b581-670688eeccce tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 200 Jul 03 21:50:04.787302 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 439/1742] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:04 2026] GET /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:05.054987 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5f5cafd0-f8e0-4f2f-a83a-186cf263add8 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:05.055459 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5f5cafd0-f8e0-4f2f-a83a-186cf263add8 None None] GET https://10.4.3.32/volume// Jul 03 21:50:05.055514 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5f5cafd0-f8e0-4f2f-a83a-186cf263add8 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:05.055711 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5f5cafd0-f8e0-4f2f-a83a-186cf263add8 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:05.056055 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5f5cafd0-f8e0-4f2f-a83a-186cf263add8 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:50:05.056416 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 435/1743] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:50: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 21:50:05.064993 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-a3551708-699a-4f6d-b8e0-b1353fab85e6 req-33b08371-34d8-4728-90e4-0d9db4d3a8c7 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:05.067428 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-a3551708-699a-4f6d-b8e0-b1353fab85e6 req-33b08371-34d8-4728-90e4-0d9db4d3a8c7 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] GET https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 Jul 03 21:50:05.067684 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-a3551708-699a-4f6d-b8e0-b1353fab85e6 req-33b08371-34d8-4728-90e4-0d9db4d3a8c7 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:05.068238 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-a3551708-699a-4f6d-b8e0-b1353fab85e6 req-33b08371-34d8-4728-90e4-0d9db4d3a8c7 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:05.081620 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:05.081620 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:05.086681 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-a3551708-699a-4f6d-b8e0-b1353fab85e6 req-33b08371-34d8-4728-90e4-0d9db4d3a8c7 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Volume info retrieved successfully. Jul 03 21:50:05.092726 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-a3551708-699a-4f6d-b8e0-b1353fab85e6 req-33b08371-34d8-4728-90e4-0d9db4d3a8c7 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 returned with HTTP 200 Jul 03 21:50:05.093352 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 428/1744] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:50:05 2026] GET /volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 => generated 1324 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:50:05.658281 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d80f165e-aae7-41cd-852b-6062115943dd None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:05.660086 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d80f165e-aae7-41cd-852b-6062115943dd tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc Jul 03 21:50:05.660086 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d80f165e-aae7-41cd-852b-6062115943dd tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:05.661250 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d80f165e-aae7-41cd-852b-6062115943dd tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:05.667079 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:05.667079 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:05.671169 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d80f165e-aae7-41cd-852b-6062115943dd tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:50:05.674468 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d80f165e-aae7-41cd-852b-6062115943dd tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc returned with HTTP 200 Jul 03 21:50:05.674808 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 443/1745] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:05 2026] GET /volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc => generated 934 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:05.798105 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-efdab336-fbb7-41c3-8ba1-b7e16243ba3e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:05.802890 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-efdab336-fbb7-41c3-8ba1-b7e16243ba3e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:50:05.803115 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-efdab336-fbb7-41c3-8ba1-b7e16243ba3e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:05.803334 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-efdab336-fbb7-41c3-8ba1-b7e16243ba3e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:05.803474 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-efdab336-fbb7-41c3-8ba1-b7e16243ba3e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 117b2e93-0541-43ca-bc0e-b082546db09f. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:05.825150 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:05.825150 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:05.826475 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-efdab336-fbb7-41c3-8ba1-b7e16243ba3e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 200 Jul 03 21:50:05.826879 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 440/1746] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:05 2026] GET /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 825 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:06.131068 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-a3551708-699a-4f6d-b8e0-b1353fab85e6 req-5b503915-4db4-4001-a54e-d23ce82a9349 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:06.133219 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-a3551708-699a-4f6d-b8e0-b1353fab85e6 req-5b503915-4db4-4001-a54e-d23ce82a9349 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] DELETE https://10.4.3.32/volume/v3/attachments/ad6b737d-51e4-4b2b-9957-7c4fc2def135 Jul 03 21:50:06.133395 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-a3551708-699a-4f6d-b8e0-b1353fab85e6 req-5b503915-4db4-4001-a54e-d23ce82a9349 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:06.133581 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-a3551708-699a-4f6d-b8e0-b1353fab85e6 req-5b503915-4db4-4001-a54e-d23ce82a9349 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:06.137876 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-01e72667-5feb-4ff2-969d-1d161b732a6a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:06.139661 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-01e72667-5feb-4ff2-969d-1d161b732a6a tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] GET https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 Jul 03 21:50:06.140021 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-01e72667-5feb-4ff2-969d-1d161b732a6a tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:06.140090 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-01e72667-5feb-4ff2-969d-1d161b732a6a tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:06.141998 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:06.141998 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:06.156250 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:06.156250 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:06.166458 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-01e72667-5feb-4ff2-969d-1d161b732a6a tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Volume info retrieved successfully. Jul 03 21:50:06.170757 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-01e72667-5feb-4ff2-969d-1d161b732a6a tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 returned with HTTP 200 Jul 03 21:50:06.171131 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 429/1747] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:50:06 2026] GET /volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 => generated 865 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:06.186457 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4814e86a-2626-40f8-afe1-70d2ae68f46a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:06.188841 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4814e86a-2626-40f8-afe1-70d2ae68f46a tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] DELETE https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 Jul 03 21:50:06.189402 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4814e86a-2626-40f8-afe1-70d2ae68f46a tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:06.189402 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4814e86a-2626-40f8-afe1-70d2ae68f46a tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:06.189664 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-4814e86a-2626-40f8-afe1-70d2ae68f46a tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Delete volume with id: 2e901295-a6bc-471d-9cbf-a6b8bfed92f2 Jul 03 21:50:06.197802 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:06.197802 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:06.198384 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-4814e86a-2626-40f8-afe1-70d2ae68f46a tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Volume info retrieved successfully. Jul 03 21:50:06.219594 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-4814e86a-2626-40f8-afe1-70d2ae68f46a tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Delete volume request issued successfully. Jul 03 21:50:06.219849 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4814e86a-2626-40f8-afe1-70d2ae68f46a tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 returned with HTTP 202 Jul 03 21:50:06.220335 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 444/1748] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 21:50:06 2026] DELETE /volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:50:06.228349 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3ba21a0c-2364-4be1-93ff-3a1f03824ce4 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:06.231553 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3ba21a0c-2364-4be1-93ff-3a1f03824ce4 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] GET https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 Jul 03 21:50:06.231866 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3ba21a0c-2364-4be1-93ff-3a1f03824ce4 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:06.232070 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3ba21a0c-2364-4be1-93ff-3a1f03824ce4 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:06.241566 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:06.241566 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:06.245723 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-3ba21a0c-2364-4be1-93ff-3a1f03824ce4 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Volume info retrieved successfully. Jul 03 21:50:06.260313 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3ba21a0c-2364-4be1-93ff-3a1f03824ce4 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 returned with HTTP 200 Jul 03 21:50:06.260313 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 441/1749] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:50:06 2026] GET /volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 => generated 864 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:06.684533 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-a3551708-699a-4f6d-b8e0-b1353fab85e6 req-5b503915-4db4-4001-a54e-d23ce82a9349 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] https://10.4.3.32/volume/v3/attachments/ad6b737d-51e4-4b2b-9957-7c4fc2def135 returned with HTTP 200 Jul 03 21:50:06.685109 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 436/1750] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:50:06 2026] DELETE /volume/v3/attachments/ad6b737d-51e4-4b2b-9957-7c4fc2def135 => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:06.691876 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-478b5ea9-4ed1-4efa-bc7f-b090e9421364 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:06.693867 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-478b5ea9-4ed1-4efa-bc7f-b090e9421364 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc Jul 03 21:50:06.694533 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-478b5ea9-4ed1-4efa-bc7f-b090e9421364 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:06.695088 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-478b5ea9-4ed1-4efa-bc7f-b090e9421364 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:06.708525 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:06.708525 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:06.715977 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-478b5ea9-4ed1-4efa-bc7f-b090e9421364 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:50:06.724254 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-478b5ea9-4ed1-4efa-bc7f-b090e9421364 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc returned with HTTP 200 Jul 03 21:50:06.725077 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 430/1751] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:06 2026] GET /volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc => generated 995 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:06.840409 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ec3077f4-d961-4d94-b2d7-93056f6e9b05 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:06.842503 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ec3077f4-d961-4d94-b2d7-93056f6e9b05 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:50:06.842732 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ec3077f4-d961-4d94-b2d7-93056f6e9b05 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:06.842956 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ec3077f4-d961-4d94-b2d7-93056f6e9b05 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:06.843095 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-ec3077f4-d961-4d94-b2d7-93056f6e9b05 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 117b2e93-0541-43ca-bc0e-b082546db09f. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:06.847994 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:06.847994 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:06.849032 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ec3077f4-d961-4d94-b2d7-93056f6e9b05 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 200 Jul 03 21:50:06.849620 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 445/1752] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:06 2026] GET /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:06.859695 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-42664529-7198-4dae-b1e2-048b3f91d0cd None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:06.861559 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-42664529-7198-4dae-b1e2-048b3f91d0cd tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/066a3ecc-a910-4e9c-ba27-fa3bdec9a96a Jul 03 21:50:06.861822 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-42664529-7198-4dae-b1e2-048b3f91d0cd tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:06.862062 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-42664529-7198-4dae-b1e2-048b3f91d0cd tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:06.870039 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:06.870039 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:06.874104 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-42664529-7198-4dae-b1e2-048b3f91d0cd tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:50:06.881205 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-42664529-7198-4dae-b1e2-048b3f91d0cd tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/066a3ecc-a910-4e9c-ba27-fa3bdec9a96a returned with HTTP 200 Jul 03 21:50:06.881718 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 442/1753] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:06 2026] GET /volume/v3/volumes/066a3ecc-a910-4e9c-ba27-fa3bdec9a96a => generated 964 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:06.894718 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-80c90484-6c30-4e7b-88c4-3105c7ec9fa9 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:06.896453 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-80c90484-6c30-4e7b-88c4-3105c7ec9fa9 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/066a3ecc-a910-4e9c-ba27-fa3bdec9a96a Jul 03 21:50:06.896631 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-80c90484-6c30-4e7b-88c4-3105c7ec9fa9 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:06.896806 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-80c90484-6c30-4e7b-88c4-3105c7ec9fa9 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:06.903808 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:06.903808 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:06.907260 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-80c90484-6c30-4e7b-88c4-3105c7ec9fa9 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:50:06.911164 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-80c90484-6c30-4e7b-88c4-3105c7ec9fa9 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/066a3ecc-a910-4e9c-ba27-fa3bdec9a96a returned with HTTP 200 Jul 03 21:50:06.911633 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 437/1754] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:06 2026] GET /volume/v3/volumes/066a3ecc-a910-4e9c-ba27-fa3bdec9a96a => generated 964 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:06.922953 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-02eb671a-68dc-4953-9aeb-800ecce7efde None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:06.924648 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-02eb671a-68dc-4953-9aeb-800ecce7efde tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] DELETE https://10.4.3.32/volume/v3/volumes/066a3ecc-a910-4e9c-ba27-fa3bdec9a96a Jul 03 21:50:06.924793 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-02eb671a-68dc-4953-9aeb-800ecce7efde tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:06.924979 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-02eb671a-68dc-4953-9aeb-800ecce7efde tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:06.925118 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-02eb671a-68dc-4953-9aeb-800ecce7efde tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Delete volume with id: 066a3ecc-a910-4e9c-ba27-fa3bdec9a96a Jul 03 21:50:06.932975 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:06.932975 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:06.933448 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-02eb671a-68dc-4953-9aeb-800ecce7efde tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:50:06.953127 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-02eb671a-68dc-4953-9aeb-800ecce7efde tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Delete volume request issued successfully. Jul 03 21:50:06.953482 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-02eb671a-68dc-4953-9aeb-800ecce7efde tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/066a3ecc-a910-4e9c-ba27-fa3bdec9a96a returned with HTTP 202 Jul 03 21:50:06.953874 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 431/1755] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:50:06 2026] DELETE /volume/v3/volumes/066a3ecc-a910-4e9c-ba27-fa3bdec9a96a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:50:06.964849 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b978864a-c1f8-47f6-b8b6-7653f1b02f00 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:06.966774 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b978864a-c1f8-47f6-b8b6-7653f1b02f00 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/066a3ecc-a910-4e9c-ba27-fa3bdec9a96a Jul 03 21:50:06.966978 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b978864a-c1f8-47f6-b8b6-7653f1b02f00 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:06.967189 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b978864a-c1f8-47f6-b8b6-7653f1b02f00 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:06.975415 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:06.975415 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:06.979606 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-b978864a-c1f8-47f6-b8b6-7653f1b02f00 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:50:06.985847 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b978864a-c1f8-47f6-b8b6-7653f1b02f00 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/066a3ecc-a910-4e9c-ba27-fa3bdec9a96a returned with HTTP 200 Jul 03 21:50:06.986400 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 446/1756] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:06 2026] GET /volume/v3/volumes/066a3ecc-a910-4e9c-ba27-fa3bdec9a96a => generated 963 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:07.280833 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-caba1d0e-d533-4d5a-a3da-091a31056212 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:07.281474 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-caba1d0e-d533-4d5a-a3da-091a31056212 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] GET https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 Jul 03 21:50:07.281771 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-caba1d0e-d533-4d5a-a3da-091a31056212 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:07.281971 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-caba1d0e-d533-4d5a-a3da-091a31056212 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:07.287559 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-caba1d0e-d533-4d5a-a3da-091a31056212 tempest-VolumesExtendAttachedTest-1267459209 tempest-VolumesExtendAttachedTest-1267459209-project-member] https://10.4.3.32/volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 returned with HTTP 404 Jul 03 21:50:07.288014 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 443/1757] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:50:07 2026] GET /volume/v3/volumes/2e901295-a6bc-471d-9cbf-a6b8bfed92f2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:50:07.469162 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e5f60df7-4e2e-41be-a05a-304cf8e812ba None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:07.471997 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e5f60df7-4e2e-41be-a05a-304cf8e812ba tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] GET https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 Jul 03 21:50:07.472391 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e5f60df7-4e2e-41be-a05a-304cf8e812ba tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:07.472823 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e5f60df7-4e2e-41be-a05a-304cf8e812ba tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:07.482827 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:07.482827 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:07.488295 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e5f60df7-4e2e-41be-a05a-304cf8e812ba tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Volume info retrieved successfully. Jul 03 21:50:07.493699 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e5f60df7-4e2e-41be-a05a-304cf8e812ba tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 returned with HTTP 200 Jul 03 21:50:07.494645 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 438/1758] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:07 2026] GET /volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:07.750297 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8c64c823-1168-404f-a2c5-a13d3aab8ed4 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:07.754873 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8c64c823-1168-404f-a2c5-a13d3aab8ed4 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc Jul 03 21:50:07.755428 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8c64c823-1168-404f-a2c5-a13d3aab8ed4 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:07.756979 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8c64c823-1168-404f-a2c5-a13d3aab8ed4 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:07.773627 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:07.773627 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:07.782396 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-8c64c823-1168-404f-a2c5-a13d3aab8ed4 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:50:07.799614 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8c64c823-1168-404f-a2c5-a13d3aab8ed4 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc returned with HTTP 200 Jul 03 21:50:07.799890 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 432/1759] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:07 2026] GET /volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc => generated 995 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:08.003365 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b1da9a7b-48b1-4faa-aee6-6af3e4ef66de None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:08.005834 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b1da9a7b-48b1-4faa-aee6-6af3e4ef66de tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/066a3ecc-a910-4e9c-ba27-fa3bdec9a96a Jul 03 21:50:08.006498 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b1da9a7b-48b1-4faa-aee6-6af3e4ef66de tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:08.006733 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b1da9a7b-48b1-4faa-aee6-6af3e4ef66de tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:08.015754 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b1da9a7b-48b1-4faa-aee6-6af3e4ef66de tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/066a3ecc-a910-4e9c-ba27-fa3bdec9a96a returned with HTTP 404 Jul 03 21:50:08.016348 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 447/1760] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:08 2026] GET /volume/v3/volumes/066a3ecc-a910-4e9c-ba27-fa3bdec9a96a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:50:08.024799 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2f864872-960b-4498-b149-3c2a965a92c7 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:08.026866 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2f864872-960b-4498-b149-3c2a965a92c7 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] DELETE https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:50:08.027109 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2f864872-960b-4498-b149-3c2a965a92c7 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:08.027494 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2f864872-960b-4498-b149-3c2a965a92c7 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:08.027639 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.contrib.backups [None req-2f864872-960b-4498-b149-3c2a965a92c7 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Delete backup with id: 117b2e93-0541-43ca-bc0e-b082546db09f. Jul 03 21:50:08.032658 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:08.032658 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:08.046495 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.backup.rpcapi [None req-2f864872-960b-4498-b149-3c2a965a92c7 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] delete_backup rpcapi backup_id 117b2e93-0541-43ca-bc0e-b082546db09f {{(pid=99936) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 21:50:08.049418 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2f864872-960b-4498-b149-3c2a965a92c7 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 202 Jul 03 21:50:08.049612 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 444/1761] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:50:08 2026] DELETE /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:50:08.058357 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9c13d9ee-2185-4e98-b8b9-3b8906d922eb None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:08.060632 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9c13d9ee-2185-4e98-b8b9-3b8906d922eb tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:50:08.060868 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9c13d9ee-2185-4e98-b8b9-3b8906d922eb tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:08.061089 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9c13d9ee-2185-4e98-b8b9-3b8906d922eb tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:08.061302 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-9c13d9ee-2185-4e98-b8b9-3b8906d922eb tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 117b2e93-0541-43ca-bc0e-b082546db09f. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:08.067696 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:08.067696 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:08.068905 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9c13d9ee-2185-4e98-b8b9-3b8906d922eb tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 200 Jul 03 21:50:08.072005 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 439/1762] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:08 2026] GET /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:08.820887 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-de059c00-7840-407d-bfcf-4a54586f78f1 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:08.823154 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-de059c00-7840-407d-bfcf-4a54586f78f1 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc Jul 03 21:50:08.823406 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-de059c00-7840-407d-bfcf-4a54586f78f1 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:08.823676 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-de059c00-7840-407d-bfcf-4a54586f78f1 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:08.830983 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:08.830983 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:08.834315 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-de059c00-7840-407d-bfcf-4a54586f78f1 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:50:08.838458 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-de059c00-7840-407d-bfcf-4a54586f78f1 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc returned with HTTP 200 Jul 03 21:50:08.838870 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 433/1763] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:08 2026] GET /volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc => generated 995 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:09.088295 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-fcfe8715-fa98-49f0-bec8-6299efa0db32 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:09.090299 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fcfe8715-fa98-49f0-bec8-6299efa0db32 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f Jul 03 21:50:09.090299 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fcfe8715-fa98-49f0-bec8-6299efa0db32 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:09.090299 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fcfe8715-fa98-49f0-bec8-6299efa0db32 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:09.090299 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-fcfe8715-fa98-49f0-bec8-6299efa0db32 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 117b2e93-0541-43ca-bc0e-b082546db09f. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:09.095200 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fcfe8715-fa98-49f0-bec8-6299efa0db32 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f returned with HTTP 404 Jul 03 21:50:09.095200 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 448/1764] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:09 2026] GET /volume/v3/backups/117b2e93-0541-43ca-bc0e-b082546db09f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:50:09.196307 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-45ca7c52-d9bb-46ba-9ee1-35014cf58399 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:09.198789 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-45ca7c52-d9bb-46ba-9ee1-35014cf58399 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] DELETE https://10.4.3.32/volume/v3/volumes/3bd904e8-d192-4d5f-b36e-3a0066642cec Jul 03 21:50:09.200015 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-45ca7c52-d9bb-46ba-9ee1-35014cf58399 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:09.200015 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-45ca7c52-d9bb-46ba-9ee1-35014cf58399 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:09.200015 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-45ca7c52-d9bb-46ba-9ee1-35014cf58399 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Delete volume with id: 3bd904e8-d192-4d5f-b36e-3a0066642cec Jul 03 21:50:09.207195 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:09.207195 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:09.207928 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-45ca7c52-d9bb-46ba-9ee1-35014cf58399 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:50:09.239593 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-45ca7c52-d9bb-46ba-9ee1-35014cf58399 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Delete volume request issued successfully. Jul 03 21:50:09.242611 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-45ca7c52-d9bb-46ba-9ee1-35014cf58399 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/3bd904e8-d192-4d5f-b36e-3a0066642cec returned with HTTP 202 Jul 03 21:50:09.242611 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 445/1765] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:50:09 2026] DELETE /volume/v3/volumes/3bd904e8-d192-4d5f-b36e-3a0066642cec => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:50:09.253529 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-538ea279-4f61-484c-90fa-436782fda759 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:09.256620 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-538ea279-4f61-484c-90fa-436782fda759 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/3bd904e8-d192-4d5f-b36e-3a0066642cec Jul 03 21:50:09.256883 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-538ea279-4f61-484c-90fa-436782fda759 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:09.257135 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-538ea279-4f61-484c-90fa-436782fda759 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:09.272649 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:09.272649 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:09.291426 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-538ea279-4f61-484c-90fa-436782fda759 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:50:09.299846 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-538ea279-4f61-484c-90fa-436782fda759 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/3bd904e8-d192-4d5f-b36e-3a0066642cec returned with HTTP 200 Jul 03 21:50:09.300542 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 440/1766] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:09 2026] GET /volume/v3/volumes/3bd904e8-d192-4d5f-b36e-3a0066642cec => generated 906 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:09.858336 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d6f3f391-7dc7-4f57-92d5-2bb6fef52959 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:09.860940 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d6f3f391-7dc7-4f57-92d5-2bb6fef52959 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc Jul 03 21:50:09.861681 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d6f3f391-7dc7-4f57-92d5-2bb6fef52959 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:09.861681 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d6f3f391-7dc7-4f57-92d5-2bb6fef52959 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:09.876231 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:09.876231 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:09.880760 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-d6f3f391-7dc7-4f57-92d5-2bb6fef52959 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:50:09.889023 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d6f3f391-7dc7-4f57-92d5-2bb6fef52959 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc returned with HTTP 200 Jul 03 21:50:09.889576 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 434/1767] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:09 2026] GET /volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc => generated 995 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:10.315396 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4d2b9d50-4b64-4611-b85f-ac71413893e8 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:10.318846 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4d2b9d50-4b64-4611-b85f-ac71413893e8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/3bd904e8-d192-4d5f-b36e-3a0066642cec Jul 03 21:50:10.319113 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4d2b9d50-4b64-4611-b85f-ac71413893e8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:10.319402 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4d2b9d50-4b64-4611-b85f-ac71413893e8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:10.327066 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4d2b9d50-4b64-4611-b85f-ac71413893e8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/3bd904e8-d192-4d5f-b36e-3a0066642cec returned with HTTP 404 Jul 03 21:50:10.327814 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 449/1768] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:10 2026] GET /volume/v3/volumes/3bd904e8-d192-4d5f-b36e-3a0066642cec => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:50:10.335131 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e5f04805-3d0f-4174-8c54-9d0cb91ec211 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:10.337797 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e5f04805-3d0f-4174-8c54-9d0cb91ec211 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/3bd904e8-d192-4d5f-b36e-3a0066642cec Jul 03 21:50:10.338090 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e5f04805-3d0f-4174-8c54-9d0cb91ec211 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:10.338395 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e5f04805-3d0f-4174-8c54-9d0cb91ec211 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:10.348595 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e5f04805-3d0f-4174-8c54-9d0cb91ec211 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/3bd904e8-d192-4d5f-b36e-3a0066642cec returned with HTTP 404 Jul 03 21:50:10.349228 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 446/1769] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:10 2026] GET /volume/v3/volumes/3bd904e8-d192-4d5f-b36e-3a0066642cec => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:50:10.358173 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5e050200-3c17-418e-bbe3-31c3a70434a0 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:10.361010 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5e050200-3c17-418e-bbe3-31c3a70434a0 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] DELETE https://10.4.3.32/volume/v3/volumes/3bd904e8-d192-4d5f-b36e-3a0066642cec Jul 03 21:50:10.361255 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5e050200-3c17-418e-bbe3-31c3a70434a0 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:10.361563 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5e050200-3c17-418e-bbe3-31c3a70434a0 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:10.361795 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-5e050200-3c17-418e-bbe3-31c3a70434a0 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Delete volume with id: 3bd904e8-d192-4d5f-b36e-3a0066642cec Jul 03 21:50:10.370013 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5e050200-3c17-418e-bbe3-31c3a70434a0 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/3bd904e8-d192-4d5f-b36e-3a0066642cec returned with HTTP 404 Jul 03 21:50:10.370773 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 441/1770] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:50:10 2026] DELETE /volume/v3/volumes/3bd904e8-d192-4d5f-b36e-3a0066642cec => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:50:10.385813 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-140c5b34-6667-4356-a13e-c85a85a2797c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:10.387808 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-140c5b34-6667-4356-a13e-c85a85a2797c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:50:10.388161 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-140c5b34-6667-4356-a13e-c85a85a2797c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1189372973"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:10.392246 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-140c5b34-6667-4356-a13e-c85a85a2797c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1189372973'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:50:10.392246 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-140c5b34-6667-4356-a13e-c85a85a2797c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Create volume of 1 GB Jul 03 21:50:10.401921 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-140c5b34-6667-4356-a13e-c85a85a2797c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Availability Zones retrieved successfully. Jul 03 21:50:10.408651 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-140c5b34-6667-4356-a13e-c85a85a2797c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Flow 'volume_create_api' (5813224e-ab47-48ac-8330-1d7f4ddda280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:50:10.409659 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-140c5b34-6667-4356-a13e-c85a85a2797c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (741a444b-b4d3-4721-aa07-8d928797f254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:10.410699 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-140c5b34-6667-4356-a13e-c85a85a2797c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:50:10.449569 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-140c5b34-6667-4356-a13e-c85a85a2797c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (741a444b-b4d3-4721-aa07-8d928797f254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:10.450658 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-140c5b34-6667-4356-a13e-c85a85a2797c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3a02cc6-1642-408e-ade9-9904d530f4a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:10.503793 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-140c5b34-6667-4356-a13e-c85a85a2797c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Created reservations ['9ff76507-5cf4-48a3-911a-5e5e258c83c0', '29188868-050b-4ec5-9a94-bf6201ee1a04', '187264f9-8999-4318-8890-6dfc4f0e02fe', '43e589d5-6456-4cf8-8533-ad87c7af8597'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:50:10.504876 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-140c5b34-6667-4356-a13e-c85a85a2797c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3a02cc6-1642-408e-ade9-9904d530f4a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ff76507-5cf4-48a3-911a-5e5e258c83c0', '29188868-050b-4ec5-9a94-bf6201ee1a04', '187264f9-8999-4318-8890-6dfc4f0e02fe', '43e589d5-6456-4cf8-8533-ad87c7af8597']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:10.505903 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-140c5b34-6667-4356-a13e-c85a85a2797c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (616e5488-c7dc-4633-b50a-a9e4269e1dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:10.535436 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-140c5b34-6667-4356-a13e-c85a85a2797c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (616e5488-c7dc-4633-b50a-a9e4269e1dc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7f4c5b6-0bab-4003-9f7f-1171d564c00c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1189372973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bca76bdfec8e4a5da770921efe229c7d',qos_specs=None,replication_status=,reservations=['9ff76507-5cf4-48a3-911a-5e5e258c83c0','29188868-050b-4ec5-9a94-bf6201ee1a04','187264f9-8999-4318-8890-6dfc4f0e02fe','43e589d5-6456-4cf8-8533-ad87c7af8597'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac6485f8edfe4fe38b0ffe834698116b',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:50:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1189372973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7f4c5b6-0bab-4003-9f7f-1171d564c00c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bca76bdfec8e4a5da770921efe229c7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac6485f8edfe4fe38b0ffe834698116b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:10.535436 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-140c5b34-6667-4356-a13e-c85a85a2797c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7c3dbe7-1d73-4cf4-833d-c827332ab92e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:10.559862 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-140c5b34-6667-4356-a13e-c85a85a2797c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7c3dbe7-1d73-4cf4-833d-c827332ab92e) transitioned into state 'SUCCESS' from state '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-1189372973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bca76bdfec8e4a5da770921efe229c7d',qos_specs=None,replication_status=,reservations=['9ff76507-5cf4-48a3-911a-5e5e258c83c0','29188868-050b-4ec5-9a94-bf6201ee1a04','187264f9-8999-4318-8890-6dfc4f0e02fe','43e589d5-6456-4cf8-8533-ad87c7af8597'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac6485f8edfe4fe38b0ffe834698116b',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:10.560933 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-140c5b34-6667-4356-a13e-c85a85a2797c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0038a38-5be4-45ff-9f4b-679481a8149b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:10.575836 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-140c5b34-6667-4356-a13e-c85a85a2797c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0038a38-5be4-45ff-9f4b-679481a8149b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:10.576938 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-140c5b34-6667-4356-a13e-c85a85a2797c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Flow 'volume_create_api' (5813224e-ab47-48ac-8330-1d7f4ddda280) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:50:10.577261 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-140c5b34-6667-4356-a13e-c85a85a2797c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Create volume request issued successfully. Jul 03 21:50:10.578031 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-140c5b34-6667-4356-a13e-c85a85a2797c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:50:10.578633 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 435/1771] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:50:10 2026] POST /volume/v3/volumes => generated 747 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:50:10.596204 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-affecc2f-c6b2-47e7-a303-98ee25d75007 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:10.597545 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-affecc2f-c6b2-47e7-a303-98ee25d75007 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c Jul 03 21:50:10.599395 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-affecc2f-c6b2-47e7-a303-98ee25d75007 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:10.599395 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-affecc2f-c6b2-47e7-a303-98ee25d75007 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:10.606524 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:10.606524 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:10.610390 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-affecc2f-c6b2-47e7-a303-98ee25d75007 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:50:10.615754 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-affecc2f-c6b2-47e7-a303-98ee25d75007 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c returned with HTTP 200 Jul 03 21:50:10.616135 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 450/1772] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:10 2026] GET /volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:10.904888 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-dc095c75-5e5b-454c-8139-86ea94cf6dd7 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:10.907631 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-dc095c75-5e5b-454c-8139-86ea94cf6dd7 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc Jul 03 21:50:10.907906 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-dc095c75-5e5b-454c-8139-86ea94cf6dd7 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:10.908209 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-dc095c75-5e5b-454c-8139-86ea94cf6dd7 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:10.918413 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:10.918413 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:10.924852 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-dc095c75-5e5b-454c-8139-86ea94cf6dd7 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:50:10.932029 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-dc095c75-5e5b-454c-8139-86ea94cf6dd7 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc returned with HTTP 200 Jul 03 21:50:10.932598 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 447/1773] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:10 2026] GET /volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc => generated 995 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:11.317993 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-916ffa5f-6184-427a-baae-37a97aa81b7b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:11.429395 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-916ffa5f-6184-427a-baae-37a97aa81b7b tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:50:11.429395 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-916ffa5f-6184-427a-baae-37a97aa81b7b tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1490769124"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:11.430163 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-916ffa5f-6184-427a-baae-37a97aa81b7b tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1490769124'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:50:11.430442 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-916ffa5f-6184-427a-baae-37a97aa81b7b tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Create volume of 1 GB Jul 03 21:50:11.435464 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-916ffa5f-6184-427a-baae-37a97aa81b7b tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Availability Zones retrieved successfully. Jul 03 21:50:11.441917 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-916ffa5f-6184-427a-baae-37a97aa81b7b tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Flow 'volume_create_api' (eb6dee32-40cb-45ad-b7c7-93b0312c10f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:50:11.444676 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-916ffa5f-6184-427a-baae-37a97aa81b7b tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcac1e85-0cab-474a-a9fe-d60111b6251c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:11.444676 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-916ffa5f-6184-427a-baae-37a97aa81b7b tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:50:11.485810 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-916ffa5f-6184-427a-baae-37a97aa81b7b tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcac1e85-0cab-474a-a9fe-d60111b6251c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:11.487398 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-916ffa5f-6184-427a-baae-37a97aa81b7b tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (821a8bc5-fce3-40a1-bc78-d794e063af02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:11.599611 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-916ffa5f-6184-427a-baae-37a97aa81b7b tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Created reservations ['8bea3d66-bb5d-4824-ae98-8ccc38fee58b', 'e19c2801-f7d6-4375-ad58-f4d9b5888289', '8a9b2b6e-22c9-469f-8581-c4b4d38978e5', '80696e13-4630-45fc-ab7e-c8a2c885575a'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:50:11.600432 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-916ffa5f-6184-427a-baae-37a97aa81b7b tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (821a8bc5-fce3-40a1-bc78-d794e063af02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bea3d66-bb5d-4824-ae98-8ccc38fee58b', 'e19c2801-f7d6-4375-ad58-f4d9b5888289', '8a9b2b6e-22c9-469f-8581-c4b4d38978e5', '80696e13-4630-45fc-ab7e-c8a2c885575a']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:11.601159 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-916ffa5f-6184-427a-baae-37a97aa81b7b tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daef6bcb-dac1-428b-8b83-88fe8c77f122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:11.630984 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b1afeb9c-d572-4af0-9992-3dd7bb078aad None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:11.633745 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b1afeb9c-d572-4af0-9992-3dd7bb078aad tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c Jul 03 21:50:11.633918 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b1afeb9c-d572-4af0-9992-3dd7bb078aad tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:11.634013 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b1afeb9c-d572-4af0-9992-3dd7bb078aad tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:11.634973 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-916ffa5f-6184-427a-baae-37a97aa81b7b tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daef6bcb-dac1-428b-8b83-88fe8c77f122) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a99196f-8e28-47ae-8bfb-49319719af45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1490769124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed5544ca265a4a79a581080d7ca23e22',qos_specs=None,replication_status=,reservations=['8bea3d66-bb5d-4824-ae98-8ccc38fee58b','e19c2801-f7d6-4375-ad58-f4d9b5888289','8a9b2b6e-22c9-469f-8581-c4b4d38978e5','80696e13-4630-45fc-ab7e-c8a2c885575a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc2cf47b6b854c39be59ddbcc53b9e25',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:50:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1490769124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a99196f-8e28-47ae-8bfb-49319719af45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed5544ca265a4a79a581080d7ca23e22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc2cf47b6b854c39be59ddbcc53b9e25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:11.635968 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-916ffa5f-6184-427a-baae-37a97aa81b7b tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3e52171-6d62-4a56-8fbf-64c722ca152b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:11.649950 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:11.649950 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:11.658863 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-b1afeb9c-d572-4af0-9992-3dd7bb078aad tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:50:11.664968 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b1afeb9c-d572-4af0-9992-3dd7bb078aad tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c returned with HTTP 200 Jul 03 21:50:11.665675 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 436/1774] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:11 2026] GET /volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:11.668436 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-916ffa5f-6184-427a-baae-37a97aa81b7b tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3e52171-6d62-4a56-8fbf-64c722ca152b) transitioned into state 'SUCCESS' from state '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-1490769124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed5544ca265a4a79a581080d7ca23e22',qos_specs=None,replication_status=,reservations=['8bea3d66-bb5d-4824-ae98-8ccc38fee58b','e19c2801-f7d6-4375-ad58-f4d9b5888289','8a9b2b6e-22c9-469f-8581-c4b4d38978e5','80696e13-4630-45fc-ab7e-c8a2c885575a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc2cf47b6b854c39be59ddbcc53b9e25',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:11.673395 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-916ffa5f-6184-427a-baae-37a97aa81b7b tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c9d5af3-e322-49ab-822b-9ebf44c60ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:11.704672 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-916ffa5f-6184-427a-baae-37a97aa81b7b tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c9d5af3-e322-49ab-822b-9ebf44c60ff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:11.705351 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-916ffa5f-6184-427a-baae-37a97aa81b7b tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Flow 'volume_create_api' (eb6dee32-40cb-45ad-b7c7-93b0312c10f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:50:11.705915 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-916ffa5f-6184-427a-baae-37a97aa81b7b tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Create volume request issued successfully. Jul 03 21:50:11.706297 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-916ffa5f-6184-427a-baae-37a97aa81b7b tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:50:11.706975 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 442/1775] 10.4.3.32 () {70 vars in 1291 bytes} [Fri Jul 3 21:50:11 2026] POST /volume/v3/volumes => generated 776 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:50:11.719044 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d27c2ce5-ba91-407c-b93f-ec88f7c510cd None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:11.720495 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d27c2ce5-ba91-407c-b93f-ec88f7c510cd tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] GET https://10.4.3.32/volume/v3/volumes/5a99196f-8e28-47ae-8bfb-49319719af45 Jul 03 21:50:11.720722 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d27c2ce5-ba91-407c-b93f-ec88f7c510cd tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:11.720923 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d27c2ce5-ba91-407c-b93f-ec88f7c510cd tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:11.738224 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:11.738224 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:11.748404 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d27c2ce5-ba91-407c-b93f-ec88f7c510cd tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Volume info retrieved successfully. Jul 03 21:50:11.758946 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d27c2ce5-ba91-407c-b93f-ec88f7c510cd tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] https://10.4.3.32/volume/v3/volumes/5a99196f-8e28-47ae-8bfb-49319719af45 returned with HTTP 200 Jul 03 21:50:11.758946 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 451/1776] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:11 2026] GET /volume/v3/volumes/5a99196f-8e28-47ae-8bfb-49319719af45 => generated 955 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:11.953918 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ea2c9c46-85d3-4a1b-a167-404c5650911a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:11.956754 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ea2c9c46-85d3-4a1b-a167-404c5650911a tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc Jul 03 21:50:11.957030 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ea2c9c46-85d3-4a1b-a167-404c5650911a tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:11.957303 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ea2c9c46-85d3-4a1b-a167-404c5650911a tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:11.969079 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:11.969079 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:11.974536 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-ea2c9c46-85d3-4a1b-a167-404c5650911a tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:50:11.979945 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ea2c9c46-85d3-4a1b-a167-404c5650911a tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc returned with HTTP 200 Jul 03 21:50:11.980391 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 448/1777] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:11 2026] GET /volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc => generated 995 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:12.782760 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9977684e-6974-4a5c-95eb-f99852238bab None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:12.785593 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9977684e-6974-4a5c-95eb-f99852238bab tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] GET https://10.4.3.32/volume/v3/volumes/5a99196f-8e28-47ae-8bfb-49319719af45 Jul 03 21:50:12.786455 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9977684e-6974-4a5c-95eb-f99852238bab tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:12.786455 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9977684e-6974-4a5c-95eb-f99852238bab tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:12.799406 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:12.799406 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:12.804982 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-9977684e-6974-4a5c-95eb-f99852238bab tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Volume info retrieved successfully. Jul 03 21:50:12.810839 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9977684e-6974-4a5c-95eb-f99852238bab tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] https://10.4.3.32/volume/v3/volumes/5a99196f-8e28-47ae-8bfb-49319719af45 returned with HTTP 200 Jul 03 21:50:12.811567 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 437/1778] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:12 2026] GET /volume/v3/volumes/5a99196f-8e28-47ae-8bfb-49319719af45 => generated 1007 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:12.833646 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c66c9be9-4a2b-4480-8c79-20a8e4fec756 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:12.837079 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c66c9be9-4a2b-4480-8c79-20a8e4fec756 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] POST https://10.4.3.32/volume/v3/backups Jul 03 21:50:12.837519 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c66c9be9-4a2b-4480-8c79-20a8e4fec756 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5a99196f-8e28-47ae-8bfb-49319719af45", "name": "tempest-type-Backup-665715813"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:12.843065 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.contrib.backups [None req-c66c9be9-4a2b-4480-8c79-20a8e4fec756 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Creating new backup {'backup': {'volume_id': '5a99196f-8e28-47ae-8bfb-49319719af45', 'name': 'tempest-type-Backup-665715813'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 21:50:12.843065 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.contrib.backups [None req-c66c9be9-4a2b-4480-8c79-20a8e4fec756 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Creating backup of volume 5a99196f-8e28-47ae-8bfb-49319719af45 in container None Jul 03 21:50:12.850317 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:12.850317 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:12.850889 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c66c9be9-4a2b-4480-8c79-20a8e4fec756 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Volume info retrieved successfully. Jul 03 21:50:12.916944 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-c66c9be9-4a2b-4480-8c79-20a8e4fec756 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Created reservations ['f3458f54-4546-4115-bf6a-e3b3624451cb', '73663e9b-9ac6-4e5c-b2df-cf586fb5669f'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:50:12.991570 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c66c9be9-4a2b-4480-8c79-20a8e4fec756 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 21:50:12.991998 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 443/1779] 10.4.3.32 () {70 vars in 1292 bytes} [Fri Jul 3 21:50:12 2026] POST /volume/v3/backups => generated 313 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:50:12.996755 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-73795484-134f-439a-8666-e4fb3205a1c8 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:12.998998 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-73795484-134f-439a-8666-e4fb3205a1c8 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc Jul 03 21:50:12.999213 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-73795484-134f-439a-8666-e4fb3205a1c8 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:12.999708 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-73795484-134f-439a-8666-e4fb3205a1c8 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:13.002037 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d421917e-b573-46d4-8263-cb4a27c7d072 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:13.006771 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d421917e-b573-46d4-8263-cb4a27c7d072 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] GET https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a Jul 03 21:50:13.007076 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d421917e-b573-46d4-8263-cb4a27c7d072 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:13.007356 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d421917e-b573-46d4-8263-cb4a27c7d072 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:13.008185 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-d421917e-b573-46d4-8263-cb4a27c7d072 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Show backup with id 67a433a0-862b-44ca-ab15-ce28470d013a. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:13.013872 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:13.013872 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:13.022351 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-73795484-134f-439a-8666-e4fb3205a1c8 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:50:13.030681 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:13.030681 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:13.031735 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d421917e-b573-46d4-8263-cb4a27c7d072 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a returned with HTTP 200 Jul 03 21:50:13.032142 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-73795484-134f-439a-8666-e4fb3205a1c8 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc returned with HTTP 200 Jul 03 21:50:13.032321 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 449/1780] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:13 2026] GET /volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a => generated 720 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:13.032884 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 452/1781] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:12 2026] GET /volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc => generated 995 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:14.045728 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-df7a8df1-71e0-47f5-9818-ca01c6596dba None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:14.048688 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-df7a8df1-71e0-47f5-9818-ca01c6596dba tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] GET https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a Jul 03 21:50:14.049033 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-df7a8df1-71e0-47f5-9818-ca01c6596dba tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:14.049312 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-df7a8df1-71e0-47f5-9818-ca01c6596dba tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:14.049523 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-df7a8df1-71e0-47f5-9818-ca01c6596dba tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Show backup with id 67a433a0-862b-44ca-ab15-ce28470d013a. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:14.052090 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-596a2627-9b43-4c0c-89cd-86d6bc485250 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:14.054768 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-596a2627-9b43-4c0c-89cd-86d6bc485250 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc Jul 03 21:50:14.055128 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-596a2627-9b43-4c0c-89cd-86d6bc485250 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:14.055334 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-596a2627-9b43-4c0c-89cd-86d6bc485250 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:14.065058 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:14.065058 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:14.065934 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-df7a8df1-71e0-47f5-9818-ca01c6596dba tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a returned with HTTP 200 Jul 03 21:50:14.066323 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 438/1782] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:14 2026] GET /volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a => generated 722 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:14.068109 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:14.068109 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:14.075256 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-138c7d6a-c27d-4956-8ac0-a929ece8748e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:14.082202 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-596a2627-9b43-4c0c-89cd-86d6bc485250 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:50:14.089908 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-596a2627-9b43-4c0c-89cd-86d6bc485250 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc returned with HTTP 200 Jul 03 21:50:14.090310 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 444/1783] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:14 2026] GET /volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:14.105986 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-419211cf-73c3-4dbb-b3ec-3b0017f1d8ac None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:14.109393 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-419211cf-73c3-4dbb-b3ec-3b0017f1d8ac tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] DELETE https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 Jul 03 21:50:14.109393 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-419211cf-73c3-4dbb-b3ec-3b0017f1d8ac tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:14.109393 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-419211cf-73c3-4dbb-b3ec-3b0017f1d8ac tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:14.109393 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-419211cf-73c3-4dbb-b3ec-3b0017f1d8ac tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Delete volume with id: 99ea0252-1f51-40f5-8637-7deab71cbf48 Jul 03 21:50:14.117522 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:14.117522 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:14.118394 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-419211cf-73c3-4dbb-b3ec-3b0017f1d8ac tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Volume info retrieved successfully. Jul 03 21:50:14.199581 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-419211cf-73c3-4dbb-b3ec-3b0017f1d8ac tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Delete volume request issued successfully. Jul 03 21:50:14.199816 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-419211cf-73c3-4dbb-b3ec-3b0017f1d8ac tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 returned with HTTP 202 Jul 03 21:50:14.218444 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 453/1784] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:50:14 2026] DELETE /volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:50:14.226310 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-17763662-e456-4fbb-a4bf-8b8933248685 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:14.226310 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-17763662-e456-4fbb-a4bf-8b8933248685 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] GET https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 Jul 03 21:50:14.226310 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-17763662-e456-4fbb-a4bf-8b8933248685 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:14.226310 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-17763662-e456-4fbb-a4bf-8b8933248685 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:14.226310 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:14.226310 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:14.226585 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-138c7d6a-c27d-4956-8ac0-a929ece8748e tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:50:14.226585 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-138c7d6a-c27d-4956-8ac0-a929ece8748e tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "58275f33-ab7b-44ed-982e-93a942d3e079", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-239432318"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:14.226647 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-17763662-e456-4fbb-a4bf-8b8933248685 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Volume info retrieved successfully. Jul 03 21:50:14.229029 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-138c7d6a-c27d-4956-8ac0-a929ece8748e tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 404 Jul 03 21:50:14.229666 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 450/1785] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:50:14 2026] POST /volume/v3/snapshots => generated 109 bytes in 155 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:50:14.238075 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-17763662-e456-4fbb-a4bf-8b8933248685 tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 returned with HTTP 200 Jul 03 21:50:14.238075 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 439/1786] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:14 2026] GET /volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:14.242000 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ebf14b5d-095d-4f29-b800-54ada8439cfa None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:14.243929 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ebf14b5d-095d-4f29-b800-54ada8439cfa tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:50:14.244335 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ebf14b5d-095d-4f29-b800-54ada8439cfa tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1746168146"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:14.258274 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-a5697a2d-b2d7-42e5-a875-8b0a2e42c13d req-e14717bd-95c7-4c2f-ae87-af4d3f2acffd None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:14.260794 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-a5697a2d-b2d7-42e5-a875-8b0a2e42c13d req-e14717bd-95c7-4c2f-ae87-af4d3f2acffd tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc Jul 03 21:50:14.261323 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-a5697a2d-b2d7-42e5-a875-8b0a2e42c13d req-e14717bd-95c7-4c2f-ae87-af4d3f2acffd tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:14.261807 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-a5697a2d-b2d7-42e5-a875-8b0a2e42c13d req-e14717bd-95c7-4c2f-ae87-af4d3f2acffd tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:14.270032 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:14.270032 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:14.277049 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-a5697a2d-b2d7-42e5-a875-8b0a2e42c13d req-e14717bd-95c7-4c2f-ae87-af4d3f2acffd tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:50:14.281298 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ebf14b5d-095d-4f29-b800-54ada8439cfa tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 404 Jul 03 21:50:14.281994 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 445/1787] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:50:14 2026] POST /volume/v3/snapshots => generated 77 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:50:14.283392 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-a5697a2d-b2d7-42e5-a875-8b0a2e42c13d req-e14717bd-95c7-4c2f-ae87-af4d3f2acffd tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc returned with HTTP 200 Jul 03 21:50:14.287397 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 454/1788] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:50:14 2026] GET /volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc => generated 1246 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:14.294569 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-77b5ba22-dc46-4e5f-9bc3-5e0a60b2271e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:14.296776 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-77b5ba22-dc46-4e5f-9bc3-5e0a60b2271e tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] GET https://10.4.3.32/volume/v3/snapshots?limit=invalid Jul 03 21:50:14.297068 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-77b5ba22-dc46-4e5f-9bc3-5e0a60b2271e tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:14.297399 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-77b5ba22-dc46-4e5f-9bc3-5e0a60b2271e tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Calling method 'index' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:14.299113 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-77b5ba22-dc46-4e5f-9bc3-5e0a60b2271e tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] HTTP exception thrown: limit param must be an integer Jul 03 21:50:14.299113 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-77b5ba22-dc46-4e5f-9bc3-5e0a60b2271e tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] https://10.4.3.32/volume/v3/snapshots?limit=invalid returned with HTTP 400 Jul 03 21:50:14.299113 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 451/1789] 10.4.3.32 () {66 vars in 1263 bytes} [Fri Jul 3 21:50:14 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:50:14.308769 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-30b4f540-5acb-4734-9a7e-7f3a3ff75846 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:14.310875 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-30b4f540-5acb-4734-9a7e-7f3a3ff75846 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] GET https://10.4.3.32/volume/v3/snapshots?marker=eb63abb4-5bf5-4f65-b57e-7f327f407a72 Jul 03 21:50:14.311120 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-30b4f540-5acb-4734-9a7e-7f3a3ff75846 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:14.311495 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-30b4f540-5acb-4734-9a7e-7f3a3ff75846 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Calling method 'index' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:14.311757 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.api_utils [None req-30b4f540-5acb-4734-9a7e-7f3a3ff75846 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Removing options '' from query. {{(pid=99933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:50:14.314027 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.db.api [None req-30b4f540-5acb-4734-9a7e-7f3a3ff75846 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Building query based on filter {{(pid=99933) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 21:50:14.320931 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-30b4f540-5acb-4734-9a7e-7f3a3ff75846 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] https://10.4.3.32/volume/v3/snapshots?marker=eb63abb4-5bf5-4f65-b57e-7f327f407a72 returned with HTTP 404 Jul 03 21:50:14.320931 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 440/1790] 10.4.3.32 () {66 vars in 1323 bytes} [Fri Jul 3 21:50:14 2026] GET /volume/v3/snapshots?marker=eb63abb4-5bf5-4f65-b57e-7f327f407a72 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:50:14.331558 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-dbe3114f-5698-4ca9-8ccc-7cadae4992e7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:14.335593 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-dbe3114f-5698-4ca9-8ccc-7cadae4992e7 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] GET https://10.4.3.32/volume/v3/snapshots?sort_key=invalid Jul 03 21:50:14.335593 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-dbe3114f-5698-4ca9-8ccc-7cadae4992e7 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:14.335593 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-dbe3114f-5698-4ca9-8ccc-7cadae4992e7 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Calling method 'index' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:14.335593 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.api_utils [None req-dbe3114f-5698-4ca9-8ccc-7cadae4992e7 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Removing options '' from query. {{(pid=99935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:50:14.335810 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.db.api [None req-dbe3114f-5698-4ca9-8ccc-7cadae4992e7 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Building query based on filter {{(pid=99935) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 21:50:14.336071 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-dbe3114f-5698-4ca9-8ccc-7cadae4992e7 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] https://10.4.3.32/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Jul 03 21:50:14.336606 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 446/1791] 10.4.3.32 () {66 vars in 1269 bytes} [Fri Jul 3 21:50:14 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 21:50:14.345449 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d2a69250-67d1-453c-b7e5-657367cadeeb None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:14.347714 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d2a69250-67d1-453c-b7e5-657367cadeeb tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:50:14.348198 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d2a69250-67d1-453c-b7e5-657367cadeeb tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-744858590"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:14.351437 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-d2a69250-67d1-453c-b7e5-657367cadeeb tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-744858590'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:50:14.351437 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-d2a69250-67d1-453c-b7e5-657367cadeeb tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Create volume of 2 GB Jul 03 21:50:14.355859 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d2a69250-67d1-453c-b7e5-657367cadeeb tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Availability Zones retrieved successfully. Jul 03 21:50:14.363838 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-d2a69250-67d1-453c-b7e5-657367cadeeb tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Flow 'volume_create_api' (51d7ed43-3792-494d-b81d-434bec774d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:50:14.365310 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-d2a69250-67d1-453c-b7e5-657367cadeeb tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04439096-6913-458b-a7ad-e83c9b382746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:14.366684 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-d2a69250-67d1-453c-b7e5-657367cadeeb tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Validating volume size '2' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:50:14.398818 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-d2a69250-67d1-453c-b7e5-657367cadeeb tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04439096-6913-458b-a7ad-e83c9b382746) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:14.399867 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-d2a69250-67d1-453c-b7e5-657367cadeeb tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f258e21a-b543-4811-a564-535c1135dd09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:14.504942 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-d2a69250-67d1-453c-b7e5-657367cadeeb tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Created reservations ['068885b8-4dce-4013-a1f0-c550ec64cca7', '61ed3be3-8925-42f9-833c-d801a1a071e7', '86e55941-d31e-460b-b1fe-5559566eec1d', '3fcbb58f-c01c-4049-990a-ab74bda60d1d'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:50:14.505957 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-d2a69250-67d1-453c-b7e5-657367cadeeb tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f258e21a-b543-4811-a564-535c1135dd09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['068885b8-4dce-4013-a1f0-c550ec64cca7', '61ed3be3-8925-42f9-833c-d801a1a071e7', '86e55941-d31e-460b-b1fe-5559566eec1d', '3fcbb58f-c01c-4049-990a-ab74bda60d1d']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:14.506835 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-d2a69250-67d1-453c-b7e5-657367cadeeb tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3807805-2b05-43bd-9075-5bb066f69cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:14.536521 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-d2a69250-67d1-453c-b7e5-657367cadeeb tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3807805-2b05-43bd-9075-5bb066f69cf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c3e3f71-2781-44bb-aaed-1c466f1ca8bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-744858590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30e6c9fed60747d780daca47183920f7',qos_specs=None,replication_status=,reservations=['068885b8-4dce-4013-a1f0-c550ec64cca7','61ed3be3-8925-42f9-833c-d801a1a071e7','86e55941-d31e-460b-b1fe-5559566eec1d','3fcbb58f-c01c-4049-990a-ab74bda60d1d'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5fbc7b6ead94d479bace2eb1b789fcc',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:50:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-744858590',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c3e3f71-2781-44bb-aaed-1c466f1ca8bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30e6c9fed60747d780daca47183920f7',provider_auth=None,provider_geometry=None,provider_id=None,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='f5fbc7b6ead94d479bace2eb1b789fcc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:14.537272 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-d2a69250-67d1-453c-b7e5-657367cadeeb tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (145c93be-0d2a-40e9-8732-b131cac2478a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:14.565057 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-d2a69250-67d1-453c-b7e5-657367cadeeb tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (145c93be-0d2a-40e9-8732-b131cac2478a) transitioned into state 'SUCCESS' from state '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-744858590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30e6c9fed60747d780daca47183920f7',qos_specs=None,replication_status=,reservations=['068885b8-4dce-4013-a1f0-c550ec64cca7','61ed3be3-8925-42f9-833c-d801a1a071e7','86e55941-d31e-460b-b1fe-5559566eec1d','3fcbb58f-c01c-4049-990a-ab74bda60d1d'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5fbc7b6ead94d479bace2eb1b789fcc',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:14.566089 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-d2a69250-67d1-453c-b7e5-657367cadeeb tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b19f602-2da2-4590-9e28-e7bd49173280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:14.579271 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-d2a69250-67d1-453c-b7e5-657367cadeeb tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b19f602-2da2-4590-9e28-e7bd49173280) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:14.580875 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-d2a69250-67d1-453c-b7e5-657367cadeeb tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Flow 'volume_create_api' (51d7ed43-3792-494d-b81d-434bec774d2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:50:14.581327 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d2a69250-67d1-453c-b7e5-657367cadeeb tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Create volume request issued successfully. Jul 03 21:50:14.582143 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d2a69250-67d1-453c-b7e5-657367cadeeb tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:50:14.582719 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 455/1792] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:50:14 2026] POST /volume/v3/volumes => generated 759 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:50:14.600618 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d8e85f67-57e3-45a9-8a14-af96a7956aad None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:14.603007 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d8e85f67-57e3-45a9-8a14-af96a7956aad tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] GET https://10.4.3.32/volume/v3/volumes/3c3e3f71-2781-44bb-aaed-1c466f1ca8bb Jul 03 21:50:14.603262 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d8e85f67-57e3-45a9-8a14-af96a7956aad tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:14.603561 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d8e85f67-57e3-45a9-8a14-af96a7956aad tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:14.612756 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:14.612756 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:14.618090 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d8e85f67-57e3-45a9-8a14-af96a7956aad tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Volume info retrieved successfully. Jul 03 21:50:14.623062 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d8e85f67-57e3-45a9-8a14-af96a7956aad tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] https://10.4.3.32/volume/v3/volumes/3c3e3f71-2781-44bb-aaed-1c466f1ca8bb returned with HTTP 200 Jul 03 21:50:14.623515 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 452/1793] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:14 2026] GET /volume/v3/volumes/3c3e3f71-2781-44bb-aaed-1c466f1ca8bb => generated 827 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:14.808578 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-a5697a2d-b2d7-42e5-a875-8b0a2e42c13d req-d8eb12e9-ccc5-49cd-b325-b6c8dd6e07f7 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:14.814592 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-a5697a2d-b2d7-42e5-a875-8b0a2e42c13d req-d8eb12e9-ccc5-49cd-b325-b6c8dd6e07f7 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc Jul 03 21:50:14.814754 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-a5697a2d-b2d7-42e5-a875-8b0a2e42c13d req-d8eb12e9-ccc5-49cd-b325-b6c8dd6e07f7 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:14.814967 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-a5697a2d-b2d7-42e5-a875-8b0a2e42c13d req-d8eb12e9-ccc5-49cd-b325-b6c8dd6e07f7 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:14.824644 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:14.824644 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:14.830508 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-a5697a2d-b2d7-42e5-a875-8b0a2e42c13d req-d8eb12e9-ccc5-49cd-b325-b6c8dd6e07f7 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:50:14.836323 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-a5697a2d-b2d7-42e5-a875-8b0a2e42c13d req-d8eb12e9-ccc5-49cd-b325-b6c8dd6e07f7 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc returned with HTTP 200 Jul 03 21:50:14.836825 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 441/1794] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:50:14 2026] GET /volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc => generated 1246 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:14.851521 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-0c233ccd-2110-45ef-a64c-75d77f5861e4 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:14.851521 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0c233ccd-2110-45ef-a64c-75d77f5861e4 None None] GET https://10.4.3.32/volume// Jul 03 21:50:14.851723 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0c233ccd-2110-45ef-a64c-75d77f5861e4 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:14.851974 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0c233ccd-2110-45ef-a64c-75d77f5861e4 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:14.852756 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0c233ccd-2110-45ef-a64c-75d77f5861e4 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:50:14.852756 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 447/1795] 10.4.3.32 () {66 vars in 1412 bytes} [Fri Jul 3 21:50: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 21:50:14.863883 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-a5697a2d-b2d7-42e5-a875-8b0a2e42c13d req-6264a295-69f0-4c2f-8383-eb5e660b74bd None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:14.866296 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-a5697a2d-b2d7-42e5-a875-8b0a2e42c13d req-6264a295-69f0-4c2f-8383-eb5e660b74bd tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:50:14.866716 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-a5697a2d-b2d7-42e5-a875-8b0a2e42c13d req-6264a295-69f0-4c2f-8383-eb5e660b74bd tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "10f032a5-d84b-4f18-9bed-51989cfc1abc", "connector": null, "instance_uuid": "917bf1fd-4fbe-4708-85cf-12eedc2cf771"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:14.878457 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:14.878457 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:14.928703 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-a5697a2d-b2d7-42e5-a875-8b0a2e42c13d req-6264a295-69f0-4c2f-8383-eb5e660b74bd tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:50:14.929120 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 456/1796] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:50:14 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 21:50:15.081514 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8cec3a64-e09c-4dd5-9235-5819632692bc None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:15.084049 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8cec3a64-e09c-4dd5-9235-5819632692bc tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] GET https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a Jul 03 21:50:15.084247 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8cec3a64-e09c-4dd5-9235-5819632692bc tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:15.084465 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8cec3a64-e09c-4dd5-9235-5819632692bc tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:15.084620 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-8cec3a64-e09c-4dd5-9235-5819632692bc tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Show backup with id 67a433a0-862b-44ca-ab15-ce28470d013a. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:15.094430 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:15.094430 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:15.095473 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8cec3a64-e09c-4dd5-9235-5819632692bc tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a returned with HTTP 200 Jul 03 21:50:15.095973 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 453/1797] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:15 2026] GET /volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a => generated 722 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:15.245414 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-10fe479b-39e3-46c9-88bd-26b860f854bc None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:15.249048 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-10fe479b-39e3-46c9-88bd-26b860f854bc tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] GET https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 Jul 03 21:50:15.249263 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-10fe479b-39e3-46c9-88bd-26b860f854bc tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:15.249487 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-10fe479b-39e3-46c9-88bd-26b860f854bc tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:15.263450 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-10fe479b-39e3-46c9-88bd-26b860f854bc tempest-ServerStableDeviceRescueTest-1735669246 tempest-ServerStableDeviceRescueTest-1735669246-project-member] https://10.4.3.32/volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 returned with HTTP 404 Jul 03 21:50:15.263450 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 442/1798] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:15 2026] GET /volume/v3/volumes/99ea0252-1f51-40f5-8637-7deab71cbf48 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:50:15.640886 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a59a9c50-fa39-42a9-a6ed-e3d7446b4cf9 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:15.643069 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a59a9c50-fa39-42a9-a6ed-e3d7446b4cf9 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] GET https://10.4.3.32/volume/v3/volumes/3c3e3f71-2781-44bb-aaed-1c466f1ca8bb Jul 03 21:50:15.643329 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a59a9c50-fa39-42a9-a6ed-e3d7446b4cf9 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:15.643823 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a59a9c50-fa39-42a9-a6ed-e3d7446b4cf9 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:15.656686 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:15.656686 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:15.669421 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-a59a9c50-fa39-42a9-a6ed-e3d7446b4cf9 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Volume info retrieved successfully. Jul 03 21:50:15.678828 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a59a9c50-fa39-42a9-a6ed-e3d7446b4cf9 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] https://10.4.3.32/volume/v3/volumes/3c3e3f71-2781-44bb-aaed-1c466f1ca8bb returned with HTTP 200 Jul 03 21:50:15.679335 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 448/1799] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:15 2026] GET /volume/v3/volumes/3c3e3f71-2781-44bb-aaed-1c466f1ca8bb => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:15.694469 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-cd471917-6dc2-49eb-8160-fc49cd512212 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:15.696624 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cd471917-6dc2-49eb-8160-fc49cd512212 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:50:15.696907 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cd471917-6dc2-49eb-8160-fc49cd512212 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3c3e3f71-2781-44bb-aaed-1c466f1ca8bb", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1903309187"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:15.707623 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:15.707623 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:15.708113 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-cd471917-6dc2-49eb-8160-fc49cd512212 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Volume info retrieved successfully. Jul 03 21:50:15.708307 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-cd471917-6dc2-49eb-8160-fc49cd512212 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Create snapshot from volume 3c3e3f71-2781-44bb-aaed-1c466f1ca8bb Jul 03 21:50:15.804600 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-cd471917-6dc2-49eb-8160-fc49cd512212 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Created reservations ['9c682534-7ef6-46e4-b4fe-00d4318fbe53', '66f09f1e-21ee-41b3-83d2-c4f9b50ff7e2', 'f70b10bb-6f0c-44a6-8d88-bb10152f6605', '6e92fc8e-59dc-4163-b878-ac999f0e4f47'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:50:15.868762 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-cd471917-6dc2-49eb-8160-fc49cd512212 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Snapshot create request issued successfully. Jul 03 21:50:15.869235 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cd471917-6dc2-49eb-8160-fc49cd512212 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:50:15.869997 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 457/1800] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:50:15 2026] POST /volume/v3/snapshots => generated 318 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:50:15.886245 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-41675126-1e7f-4c57-89b0-442886ee48a0 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:15.890776 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-41675126-1e7f-4c57-89b0-442886ee48a0 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] GET https://10.4.3.32/volume/v3/snapshots/4bccf7c5-0ef2-410e-a80c-be795ce0d9c7 Jul 03 21:50:15.890776 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-41675126-1e7f-4c57-89b0-442886ee48a0 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:15.890776 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-41675126-1e7f-4c57-89b0-442886ee48a0 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:15.895999 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:15.895999 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:15.897137 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-41675126-1e7f-4c57-89b0-442886ee48a0 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Snapshot retrieved successfully. Jul 03 21:50:15.898306 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-41675126-1e7f-4c57-89b0-442886ee48a0 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] https://10.4.3.32/volume/v3/snapshots/4bccf7c5-0ef2-410e-a80c-be795ce0d9c7 returned with HTTP 200 Jul 03 21:50:15.898798 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 454/1801] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:50:15 2026] GET /volume/v3/snapshots/4bccf7c5-0ef2-410e-a80c-be795ce0d9c7 => generated 450 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:16.108260 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-73294a4e-4906-404e-b8b9-229f99e6ea24 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:16.110938 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-73294a4e-4906-404e-b8b9-229f99e6ea24 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] GET https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a Jul 03 21:50:16.111161 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-73294a4e-4906-404e-b8b9-229f99e6ea24 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:16.111350 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-73294a4e-4906-404e-b8b9-229f99e6ea24 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:16.111519 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-73294a4e-4906-404e-b8b9-229f99e6ea24 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Show backup with id 67a433a0-862b-44ca-ab15-ce28470d013a. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:16.116742 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:16.116742 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:16.117467 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-73294a4e-4906-404e-b8b9-229f99e6ea24 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a returned with HTTP 200 Jul 03 21:50:16.118231 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 443/1802] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:16 2026] GET /volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:16.724944 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b2b799e7-589e-4288-afbd-cbd68215389e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:16.726903 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b2b799e7-589e-4288-afbd-cbd68215389e tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] DELETE https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 Jul 03 21:50:16.727127 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b2b799e7-589e-4288-afbd-cbd68215389e tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:16.727382 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b2b799e7-589e-4288-afbd-cbd68215389e tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:16.727734 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-b2b799e7-589e-4288-afbd-cbd68215389e tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Delete volume with id: 298dc6f7-e3ff-4fed-aab6-eda0622f1e96 Jul 03 21:50:16.738123 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:16.738123 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:16.738894 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b2b799e7-589e-4288-afbd-cbd68215389e tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Volume info retrieved successfully. Jul 03 21:50:16.773015 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b2b799e7-589e-4288-afbd-cbd68215389e tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Delete volume request issued successfully. Jul 03 21:50:16.773399 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b2b799e7-589e-4288-afbd-cbd68215389e tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 returned with HTTP 202 Jul 03 21:50:16.775181 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 449/1803] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:50:16 2026] DELETE /volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:50:16.785933 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9a113371-a3ff-4b81-9e12-658ab4ecf393 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:16.788430 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9a113371-a3ff-4b81-9e12-658ab4ecf393 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] GET https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 Jul 03 21:50:16.788557 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9a113371-a3ff-4b81-9e12-658ab4ecf393 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:16.788752 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9a113371-a3ff-4b81-9e12-658ab4ecf393 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:16.803079 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:16.803079 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:16.817555 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-9a113371-a3ff-4b81-9e12-658ab4ecf393 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Volume info retrieved successfully. Jul 03 21:50:16.826074 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9a113371-a3ff-4b81-9e12-658ab4ecf393 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 returned with HTTP 200 Jul 03 21:50:16.826680 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 458/1804] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:16 2026] GET /volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:16.911222 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-86ca5ef2-252c-45a8-bbf8-e5163e13e0ca None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:16.913559 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-86ca5ef2-252c-45a8-bbf8-e5163e13e0ca tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] GET https://10.4.3.32/volume/v3/snapshots/4bccf7c5-0ef2-410e-a80c-be795ce0d9c7 Jul 03 21:50:16.913771 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-86ca5ef2-252c-45a8-bbf8-e5163e13e0ca tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:16.913987 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-86ca5ef2-252c-45a8-bbf8-e5163e13e0ca tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:16.925442 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:16.925442 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:16.925946 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-86ca5ef2-252c-45a8-bbf8-e5163e13e0ca tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Snapshot retrieved successfully. Jul 03 21:50:16.926832 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-86ca5ef2-252c-45a8-bbf8-e5163e13e0ca tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] https://10.4.3.32/volume/v3/snapshots/4bccf7c5-0ef2-410e-a80c-be795ce0d9c7 returned with HTTP 200 Jul 03 21:50:16.927199 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 455/1805] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:50:16 2026] GET /volume/v3/snapshots/4bccf7c5-0ef2-410e-a80c-be795ce0d9c7 => generated 477 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:16.937813 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-85e348b1-d72c-443f-805a-bfffab913f66 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:16.939914 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-85e348b1-d72c-443f-805a-bfffab913f66 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:50:16.940333 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-85e348b1-d72c-443f-805a-bfffab913f66 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "4bccf7c5-0ef2-410e-a80c-be795ce0d9c7"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:16.942399 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-85e348b1-d72c-443f-805a-bfffab913f66 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '4bccf7c5-0ef2-410e-a80c-be795ce0d9c7'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:50:16.948895 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:16.948895 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:16.949483 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-85e348b1-d72c-443f-805a-bfffab913f66 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Snapshot retrieved successfully. Jul 03 21:50:16.949657 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-85e348b1-d72c-443f-805a-bfffab913f66 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Create volume of 1 GB Jul 03 21:50:16.954750 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-85e348b1-d72c-443f-805a-bfffab913f66 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Availability Zones retrieved successfully. Jul 03 21:50:16.960886 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-85e348b1-d72c-443f-805a-bfffab913f66 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Flow 'volume_create_api' (3ae39386-454a-4906-9209-e7b5d2cf6be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:50:16.962300 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-85e348b1-d72c-443f-805a-bfffab913f66 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a79a22b0-051f-4195-9b04-b7e4d1efb87e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:16.963426 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-85e348b1-d72c-443f-805a-bfffab913f66 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:50:16.965221 np0000004475 devstack@c-api.service[99933]: WARNING cinder.volume.api [None req-85e348b1-d72c-443f-805a-bfffab913f66 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a79a22b0-051f-4195-9b04-b7e4d1efb87e) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 21:50:16.965221 np0000004475 devstack@c-api.service[99933]: 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 21:50:16.967100 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-85e348b1-d72c-443f-805a-bfffab913f66 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a79a22b0-051f-4195-9b04-b7e4d1efb87e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:16.968507 np0000004475 devstack@c-api.service[99933]: WARNING cinder.volume.api [None req-85e348b1-d72c-443f-805a-bfffab913f66 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a79a22b0-051f-4195-9b04-b7e4d1efb87e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 21:50:16.968643 np0000004475 devstack@c-api.service[99933]: WARNING cinder.volume.api [None req-85e348b1-d72c-443f-805a-bfffab913f66 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Flow 'volume_create_api' (3ae39386-454a-4906-9209-e7b5d2cf6be5) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 21:50:16.968980 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-85e348b1-d72c-443f-805a-bfffab913f66 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 400 Jul 03 21:50:16.969682 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 444/1806] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:50:16 2026] POST /volume/v3/volumes => generated 171 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 21:50:16.979515 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a08c9cc6-8413-464d-9db0-4c0afb7d4660 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:16.981796 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a08c9cc6-8413-464d-9db0-4c0afb7d4660 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/4bccf7c5-0ef2-410e-a80c-be795ce0d9c7 Jul 03 21:50:16.982061 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a08c9cc6-8413-464d-9db0-4c0afb7d4660 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:16.982325 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a08c9cc6-8413-464d-9db0-4c0afb7d4660 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:16.982506 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [None req-a08c9cc6-8413-464d-9db0-4c0afb7d4660 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Delete snapshot with id: 4bccf7c5-0ef2-410e-a80c-be795ce0d9c7 Jul 03 21:50:16.991315 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:16.991315 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:16.991961 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-a08c9cc6-8413-464d-9db0-4c0afb7d4660 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Snapshot retrieved successfully. Jul 03 21:50:17.017898 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-a08c9cc6-8413-464d-9db0-4c0afb7d4660 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Snapshot delete request issued successfully. Jul 03 21:50:17.018082 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a08c9cc6-8413-464d-9db0-4c0afb7d4660 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] https://10.4.3.32/volume/v3/snapshots/4bccf7c5-0ef2-410e-a80c-be795ce0d9c7 returned with HTTP 202 Jul 03 21:50:17.018525 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 450/1807] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:50:16 2026] DELETE /volume/v3/snapshots/4bccf7c5-0ef2-410e-a80c-be795ce0d9c7 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:50:17.026809 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-0de5fbc0-bcd6-48f9-ad5e-b35b1d7864aa None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:17.028811 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0de5fbc0-bcd6-48f9-ad5e-b35b1d7864aa tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] GET https://10.4.3.32/volume/v3/snapshots/4bccf7c5-0ef2-410e-a80c-be795ce0d9c7 Jul 03 21:50:17.028991 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0de5fbc0-bcd6-48f9-ad5e-b35b1d7864aa tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:17.029177 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0de5fbc0-bcd6-48f9-ad5e-b35b1d7864aa tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:17.036953 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:17.036953 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:17.037659 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-0de5fbc0-bcd6-48f9-ad5e-b35b1d7864aa tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Snapshot retrieved successfully. Jul 03 21:50:17.038693 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0de5fbc0-bcd6-48f9-ad5e-b35b1d7864aa tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] https://10.4.3.32/volume/v3/snapshots/4bccf7c5-0ef2-410e-a80c-be795ce0d9c7 returned with HTTP 200 Jul 03 21:50:17.039108 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 459/1808] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:50:17 2026] GET /volume/v3/snapshots/4bccf7c5-0ef2-410e-a80c-be795ce0d9c7 => generated 476 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:17.131653 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-6199bab9-dddb-4978-a10d-c704e39bc6c2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:17.136698 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6199bab9-dddb-4978-a10d-c704e39bc6c2 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] GET https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a Jul 03 21:50:17.137007 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6199bab9-dddb-4978-a10d-c704e39bc6c2 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:17.137245 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6199bab9-dddb-4978-a10d-c704e39bc6c2 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:17.137488 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-6199bab9-dddb-4978-a10d-c704e39bc6c2 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Show backup with id 67a433a0-862b-44ca-ab15-ce28470d013a. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:17.148065 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:17.148065 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:17.149022 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6199bab9-dddb-4978-a10d-c704e39bc6c2 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a returned with HTTP 200 Jul 03 21:50:17.149751 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 456/1809] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:17 2026] GET /volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a => generated 733 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:17.844085 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a863c414-564a-4de2-abe3-dea93e46156d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:17.847151 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a863c414-564a-4de2-abe3-dea93e46156d tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] GET https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 Jul 03 21:50:17.847496 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a863c414-564a-4de2-abe3-dea93e46156d tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:17.847651 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a863c414-564a-4de2-abe3-dea93e46156d tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:17.859800 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a863c414-564a-4de2-abe3-dea93e46156d tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] https://10.4.3.32/volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 returned with HTTP 404 Jul 03 21:50:17.860317 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 445/1810] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:17 2026] GET /volume/v3/volumes/298dc6f7-e3ff-4fed-aab6-eda0622f1e96 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:50:17.868986 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-547b5d43-68a0-4d69-a11a-bba9e8cdbea5 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:17.872729 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-547b5d43-68a0-4d69-a11a-bba9e8cdbea5 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] DELETE https://10.4.3.32/volume/v3/volumes/4f62f1d1-6ebb-43fd-a9af-73e7c2420ba3 Jul 03 21:50:17.873268 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-547b5d43-68a0-4d69-a11a-bba9e8cdbea5 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:17.873571 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-547b5d43-68a0-4d69-a11a-bba9e8cdbea5 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:17.873880 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-547b5d43-68a0-4d69-a11a-bba9e8cdbea5 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Delete volume with id: 4f62f1d1-6ebb-43fd-a9af-73e7c2420ba3 Jul 03 21:50:17.883475 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:17.883475 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:17.884084 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-547b5d43-68a0-4d69-a11a-bba9e8cdbea5 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Volume info retrieved successfully. Jul 03 21:50:17.904836 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-547b5d43-68a0-4d69-a11a-bba9e8cdbea5 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Delete volume request issued successfully. Jul 03 21:50:17.905039 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-547b5d43-68a0-4d69-a11a-bba9e8cdbea5 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] https://10.4.3.32/volume/v3/volumes/4f62f1d1-6ebb-43fd-a9af-73e7c2420ba3 returned with HTTP 202 Jul 03 21:50:17.905503 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 451/1811] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:50:17 2026] DELETE /volume/v3/volumes/4f62f1d1-6ebb-43fd-a9af-73e7c2420ba3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:50:17.912286 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-541c1de7-5294-4912-a69a-00e58ba81179 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:17.914456 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-541c1de7-5294-4912-a69a-00e58ba81179 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] GET https://10.4.3.32/volume/v3/volumes/4f62f1d1-6ebb-43fd-a9af-73e7c2420ba3 Jul 03 21:50:17.914846 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-541c1de7-5294-4912-a69a-00e58ba81179 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:17.915059 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-541c1de7-5294-4912-a69a-00e58ba81179 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:17.922867 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:17.922867 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:18.619858 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-541c1de7-5294-4912-a69a-00e58ba81179 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Volume info retrieved successfully. Jul 03 21:50:18.619858 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-541c1de7-5294-4912-a69a-00e58ba81179 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] https://10.4.3.32/volume/v3/volumes/4f62f1d1-6ebb-43fd-a9af-73e7c2420ba3 returned with HTTP 200 Jul 03 21:50:18.619858 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 460/1812] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:17 2026] GET /volume/v3/volumes/4f62f1d1-6ebb-43fd-a9af-73e7c2420ba3 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:18.623172 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-12806d7b-4e5b-4ef6-bf8a-ce8443e35ee7 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:18.623172 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-12806d7b-4e5b-4ef6-bf8a-ce8443e35ee7 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] GET https://10.4.3.32/volume/v3/snapshots/4bccf7c5-0ef2-410e-a80c-be795ce0d9c7 Jul 03 21:50:18.623172 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-12806d7b-4e5b-4ef6-bf8a-ce8443e35ee7 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:18.623172 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-12806d7b-4e5b-4ef6-bf8a-ce8443e35ee7 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:18.623172 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-12806d7b-4e5b-4ef6-bf8a-ce8443e35ee7 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] https://10.4.3.32/volume/v3/snapshots/4bccf7c5-0ef2-410e-a80c-be795ce0d9c7 returned with HTTP 404 Jul 03 21:50:18.623172 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 457/1813] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:50:18 2026] GET /volume/v3/snapshots/4bccf7c5-0ef2-410e-a80c-be795ce0d9c7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:50:18.624349 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b94b0480-b630-4bd3-a240-4ff693dd94f3 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:18.624349 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b94b0480-b630-4bd3-a240-4ff693dd94f3 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] GET https://10.4.3.32/volume/v3/volumes/3c3e3f71-2781-44bb-aaed-1c466f1ca8bb Jul 03 21:50:18.624349 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b94b0480-b630-4bd3-a240-4ff693dd94f3 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:18.624349 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b94b0480-b630-4bd3-a240-4ff693dd94f3 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:18.624349 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:18.624349 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:18.624349 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-b94b0480-b630-4bd3-a240-4ff693dd94f3 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Volume info retrieved successfully. Jul 03 21:50:18.624349 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b94b0480-b630-4bd3-a240-4ff693dd94f3 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] https://10.4.3.32/volume/v3/volumes/3c3e3f71-2781-44bb-aaed-1c466f1ca8bb returned with HTTP 200 Jul 03 21:50:18.624349 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 446/1814] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:18 2026] GET /volume/v3/volumes/3c3e3f71-2781-44bb-aaed-1c466f1ca8bb => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:18.625353 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a7c3bf15-8cbe-44fd-9240-123d19c7cbf6 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:18.625353 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a7c3bf15-8cbe-44fd-9240-123d19c7cbf6 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] DELETE https://10.4.3.32/volume/v3/volumes/3c3e3f71-2781-44bb-aaed-1c466f1ca8bb Jul 03 21:50:18.625353 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a7c3bf15-8cbe-44fd-9240-123d19c7cbf6 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:18.625353 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a7c3bf15-8cbe-44fd-9240-123d19c7cbf6 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:18.625353 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-a7c3bf15-8cbe-44fd-9240-123d19c7cbf6 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Delete volume with id: 3c3e3f71-2781-44bb-aaed-1c466f1ca8bb Jul 03 21:50:18.625353 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:18.625353 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:18.625353 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-a7c3bf15-8cbe-44fd-9240-123d19c7cbf6 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Volume info retrieved successfully. Jul 03 21:50:18.625353 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-a7c3bf15-8cbe-44fd-9240-123d19c7cbf6 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Delete volume request issued successfully. Jul 03 21:50:18.625353 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a7c3bf15-8cbe-44fd-9240-123d19c7cbf6 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] https://10.4.3.32/volume/v3/volumes/3c3e3f71-2781-44bb-aaed-1c466f1ca8bb returned with HTTP 202 Jul 03 21:50:18.625353 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 452/1815] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:50:18 2026] DELETE /volume/v3/volumes/3c3e3f71-2781-44bb-aaed-1c466f1ca8bb => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:50:18.626192 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-cc759b6c-17e3-4d90-aa8e-91179d9f8138 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:18.626192 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cc759b6c-17e3-4d90-aa8e-91179d9f8138 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] GET https://10.4.3.32/volume/v3/volumes/3c3e3f71-2781-44bb-aaed-1c466f1ca8bb Jul 03 21:50:18.626192 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cc759b6c-17e3-4d90-aa8e-91179d9f8138 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:18.626192 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cc759b6c-17e3-4d90-aa8e-91179d9f8138 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:18.626192 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:18.626192 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:18.626192 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-cc759b6c-17e3-4d90-aa8e-91179d9f8138 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Volume info retrieved successfully. Jul 03 21:50:18.626832 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-5d88b12f-4588-4d7d-9a40-f5bdbe33694d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:18.627305 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cc759b6c-17e3-4d90-aa8e-91179d9f8138 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] https://10.4.3.32/volume/v3/volumes/3c3e3f71-2781-44bb-aaed-1c466f1ca8bb returned with HTTP 200 Jul 03 21:50:18.627305 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 461/1816] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:18 2026] GET /volume/v3/volumes/3c3e3f71-2781-44bb-aaed-1c466f1ca8bb => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:18.627752 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5d88b12f-4588-4d7d-9a40-f5bdbe33694d tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] GET https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a Jul 03 21:50:18.627752 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5d88b12f-4588-4d7d-9a40-f5bdbe33694d tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:18.627752 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5d88b12f-4588-4d7d-9a40-f5bdbe33694d tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:18.627752 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-5d88b12f-4588-4d7d-9a40-f5bdbe33694d tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Show backup with id 67a433a0-862b-44ca-ab15-ce28470d013a. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:18.627752 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:18.627752 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:18.627752 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5d88b12f-4588-4d7d-9a40-f5bdbe33694d tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a returned with HTTP 200 Jul 03 21:50:18.627752 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 458/1817] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:18 2026] GET /volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:18.948592 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4353a2fb-cfa1-4732-a361-7faf8046d180 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:18.950522 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4353a2fb-cfa1-4732-a361-7faf8046d180 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] GET https://10.4.3.32/volume/v3/volumes/4f62f1d1-6ebb-43fd-a9af-73e7c2420ba3 Jul 03 21:50:18.950735 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4353a2fb-cfa1-4732-a361-7faf8046d180 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:18.950931 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4353a2fb-cfa1-4732-a361-7faf8046d180 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:18.960747 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4353a2fb-cfa1-4732-a361-7faf8046d180 tempest-ServerRescueNegativeTestJSON-1719098237 tempest-ServerRescueNegativeTestJSON-1719098237-project-member] https://10.4.3.32/volume/v3/volumes/4f62f1d1-6ebb-43fd-a9af-73e7c2420ba3 returned with HTTP 404 Jul 03 21:50:18.962555 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 447/1818] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:18 2026] GET /volume/v3/volumes/4f62f1d1-6ebb-43fd-a9af-73e7c2420ba3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:50:19.186908 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-250692d9-54d9-42ce-8cc6-c8440fc12239 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:19.189839 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-250692d9-54d9-42ce-8cc6-c8440fc12239 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] GET https://10.4.3.32/volume/v3/volumes/3c3e3f71-2781-44bb-aaed-1c466f1ca8bb Jul 03 21:50:19.190053 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-250692d9-54d9-42ce-8cc6-c8440fc12239 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:19.190265 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-250692d9-54d9-42ce-8cc6-c8440fc12239 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:19.192265 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-322f71b7-1d4e-4197-997c-b1bb0ac561af None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:19.195728 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-322f71b7-1d4e-4197-997c-b1bb0ac561af tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] GET https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a Jul 03 21:50:19.195728 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-322f71b7-1d4e-4197-997c-b1bb0ac561af tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:19.195728 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-322f71b7-1d4e-4197-997c-b1bb0ac561af tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:19.195728 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-322f71b7-1d4e-4197-997c-b1bb0ac561af tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Show backup with id 67a433a0-862b-44ca-ab15-ce28470d013a. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:19.197305 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-250692d9-54d9-42ce-8cc6-c8440fc12239 tempest-VolumesSnapshotNegativeTestJSON-1757463874 tempest-VolumesSnapshotNegativeTestJSON-1757463874-project-member] https://10.4.3.32/volume/v3/volumes/3c3e3f71-2781-44bb-aaed-1c466f1ca8bb returned with HTTP 404 Jul 03 21:50:19.198083 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 453/1819] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:19 2026] GET /volume/v3/volumes/3c3e3f71-2781-44bb-aaed-1c466f1ca8bb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:50:19.206142 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:19.206142 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:19.206804 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-322f71b7-1d4e-4197-997c-b1bb0ac561af tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a returned with HTTP 200 Jul 03 21:50:19.207222 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 462/1820] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:19 2026] GET /volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:20.220745 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c45b0e09-20d9-447e-bd95-81e46492c752 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:20.223186 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c45b0e09-20d9-447e-bd95-81e46492c752 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] GET https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a Jul 03 21:50:20.223537 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c45b0e09-20d9-447e-bd95-81e46492c752 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:20.223947 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c45b0e09-20d9-447e-bd95-81e46492c752 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:20.224114 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-c45b0e09-20d9-447e-bd95-81e46492c752 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Show backup with id 67a433a0-862b-44ca-ab15-ce28470d013a. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:20.231288 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:20.231288 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:20.231833 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c45b0e09-20d9-447e-bd95-81e46492c752 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a returned with HTTP 200 Jul 03 21:50:20.232491 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 459/1821] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:20 2026] GET /volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:21.250937 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-652e5353-535a-4b8f-8877-f974b273d48d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:21.254096 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-652e5353-535a-4b8f-8877-f974b273d48d tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] GET https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a Jul 03 21:50:21.254096 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-652e5353-535a-4b8f-8877-f974b273d48d tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:21.254096 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-652e5353-535a-4b8f-8877-f974b273d48d tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:21.254096 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-652e5353-535a-4b8f-8877-f974b273d48d tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Show backup with id 67a433a0-862b-44ca-ab15-ce28470d013a. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:21.259892 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:21.259892 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:21.260629 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-652e5353-535a-4b8f-8877-f974b273d48d tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a returned with HTTP 200 Jul 03 21:50:21.260982 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 448/1822] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:21 2026] GET /volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:22.276620 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-179b0e69-4c04-418c-89f0-62c04ca582a5 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:22.285542 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-179b0e69-4c04-418c-89f0-62c04ca582a5 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] GET https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a Jul 03 21:50:22.285706 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-179b0e69-4c04-418c-89f0-62c04ca582a5 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:22.286174 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-179b0e69-4c04-418c-89f0-62c04ca582a5 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:22.286174 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-179b0e69-4c04-418c-89f0-62c04ca582a5 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Show backup with id 67a433a0-862b-44ca-ab15-ce28470d013a. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:22.292740 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:22.292740 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:22.293601 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-179b0e69-4c04-418c-89f0-62c04ca582a5 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a returned with HTTP 200 Jul 03 21:50:22.294023 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 454/1823] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:22 2026] GET /volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:23.317570 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2a8794a9-98e4-4326-a3fd-cb8a0b2ec13b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:23.320218 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2a8794a9-98e4-4326-a3fd-cb8a0b2ec13b tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] GET https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a Jul 03 21:50:23.320218 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2a8794a9-98e4-4326-a3fd-cb8a0b2ec13b tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:23.320550 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2a8794a9-98e4-4326-a3fd-cb8a0b2ec13b tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:23.320550 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-2a8794a9-98e4-4326-a3fd-cb8a0b2ec13b tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Show backup with id 67a433a0-862b-44ca-ab15-ce28470d013a. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:23.329534 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:23.329534 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:23.330246 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2a8794a9-98e4-4326-a3fd-cb8a0b2ec13b tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a returned with HTTP 200 Jul 03 21:50:23.330809 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 463/1824] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:23 2026] GET /volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:24.343261 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-4c4f24b4-7fa4-4e8d-b6a6-9c01040e236e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:24.346165 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4c4f24b4-7fa4-4e8d-b6a6-9c01040e236e tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] GET https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a Jul 03 21:50:24.346348 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4c4f24b4-7fa4-4e8d-b6a6-9c01040e236e tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:24.346634 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4c4f24b4-7fa4-4e8d-b6a6-9c01040e236e tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:24.346816 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-4c4f24b4-7fa4-4e8d-b6a6-9c01040e236e tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Show backup with id 67a433a0-862b-44ca-ab15-ce28470d013a. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:24.352791 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:24.352791 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:24.353527 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4c4f24b4-7fa4-4e8d-b6a6-9c01040e236e tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a returned with HTTP 200 Jul 03 21:50:24.354104 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 460/1825] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:24 2026] GET /volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:25.378090 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-6518d95c-d326-458d-88aa-ce9409a39338 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:25.383979 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6518d95c-d326-458d-88aa-ce9409a39338 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] GET https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a Jul 03 21:50:25.383979 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6518d95c-d326-458d-88aa-ce9409a39338 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:25.383979 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6518d95c-d326-458d-88aa-ce9409a39338 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:25.383979 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-6518d95c-d326-458d-88aa-ce9409a39338 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Show backup with id 67a433a0-862b-44ca-ab15-ce28470d013a. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:25.393650 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:25.393650 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:25.393650 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6518d95c-d326-458d-88aa-ce9409a39338 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a returned with HTTP 200 Jul 03 21:50:25.393650 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 449/1826] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:25 2026] GET /volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:26.406543 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5a954ccf-3baf-458a-bf30-e4634ad1c20c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:26.412604 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5a954ccf-3baf-458a-bf30-e4634ad1c20c tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] GET https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a Jul 03 21:50:26.412837 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5a954ccf-3baf-458a-bf30-e4634ad1c20c tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:26.413151 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5a954ccf-3baf-458a-bf30-e4634ad1c20c tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:26.413299 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-5a954ccf-3baf-458a-bf30-e4634ad1c20c tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Show backup with id 67a433a0-862b-44ca-ab15-ce28470d013a. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:26.422720 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:26.422720 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:26.423590 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5a954ccf-3baf-458a-bf30-e4634ad1c20c tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a returned with HTTP 200 Jul 03 21:50:26.424357 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 455/1827] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:26 2026] GET /volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:27.440402 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-11ab7605-0b80-4ccf-ae9a-ef8dd98445ba None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:27.440402 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-11ab7605-0b80-4ccf-ae9a-ef8dd98445ba tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] GET https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a Jul 03 21:50:27.440402 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-11ab7605-0b80-4ccf-ae9a-ef8dd98445ba tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:27.440402 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-11ab7605-0b80-4ccf-ae9a-ef8dd98445ba tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:27.443893 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-11ab7605-0b80-4ccf-ae9a-ef8dd98445ba tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Show backup with id 67a433a0-862b-44ca-ab15-ce28470d013a. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:27.449693 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:27.449693 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:27.450708 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-11ab7605-0b80-4ccf-ae9a-ef8dd98445ba tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a returned with HTTP 200 Jul 03 21:50:27.451335 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 464/1828] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:27 2026] GET /volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:28.463681 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-bbdf69da-e205-4248-b148-628e240359ff None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:28.465914 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bbdf69da-e205-4248-b148-628e240359ff tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] GET https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a Jul 03 21:50:28.466173 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bbdf69da-e205-4248-b148-628e240359ff tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:28.466451 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bbdf69da-e205-4248-b148-628e240359ff tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:28.466663 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-bbdf69da-e205-4248-b148-628e240359ff tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Show backup with id 67a433a0-862b-44ca-ab15-ce28470d013a. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:28.472140 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:28.472140 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:28.473398 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bbdf69da-e205-4248-b148-628e240359ff tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a returned with HTTP 200 Jul 03 21:50:28.473562 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 461/1829] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:28 2026] GET /volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:29.491439 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f98c2c8d-bb02-405a-a1f5-10de6ba04dcf None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:29.496769 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f98c2c8d-bb02-405a-a1f5-10de6ba04dcf tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] GET https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a Jul 03 21:50:29.496769 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f98c2c8d-bb02-405a-a1f5-10de6ba04dcf tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:29.496989 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f98c2c8d-bb02-405a-a1f5-10de6ba04dcf tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:29.499758 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-f98c2c8d-bb02-405a-a1f5-10de6ba04dcf tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Show backup with id 67a433a0-862b-44ca-ab15-ce28470d013a. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:29.501905 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-047c51bc-b171-47b5-bb15-e5d447bcf9b9 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:29.502618 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-047c51bc-b171-47b5-bb15-e5d447bcf9b9 None None] GET https://10.4.3.32/volume// Jul 03 21:50:29.502712 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-047c51bc-b171-47b5-bb15-e5d447bcf9b9 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:29.502824 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:29.502824 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:29.502979 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-047c51bc-b171-47b5-bb15-e5d447bcf9b9 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:29.503423 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-047c51bc-b171-47b5-bb15-e5d447bcf9b9 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:50:29.503767 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f98c2c8d-bb02-405a-a1f5-10de6ba04dcf tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a returned with HTTP 200 Jul 03 21:50:29.503849 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 456/1830] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:50: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 21:50:29.504259 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 450/1831] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:29 2026] GET /volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:29.516631 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-a5697a2d-b2d7-42e5-a875-8b0a2e42c13d req-6a10b618-26a0-490a-94e8-72e95ea9f158 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:29.520389 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-a5697a2d-b2d7-42e5-a875-8b0a2e42c13d req-6a10b618-26a0-490a-94e8-72e95ea9f158 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc Jul 03 21:50:29.520735 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-a5697a2d-b2d7-42e5-a875-8b0a2e42c13d req-6a10b618-26a0-490a-94e8-72e95ea9f158 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:29.521137 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-a5697a2d-b2d7-42e5-a875-8b0a2e42c13d req-6a10b618-26a0-490a-94e8-72e95ea9f158 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:29.547511 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:29.547511 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:29.553232 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-a5697a2d-b2d7-42e5-a875-8b0a2e42c13d req-6a10b618-26a0-490a-94e8-72e95ea9f158 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:50:29.562053 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-a5697a2d-b2d7-42e5-a875-8b0a2e42c13d req-6a10b618-26a0-490a-94e8-72e95ea9f158 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc returned with HTTP 200 Jul 03 21:50:29.562733 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 465/1832] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:50:29 2026] GET /volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc => generated 1425 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:50:29.704635 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-a5697a2d-b2d7-42e5-a875-8b0a2e42c13d req-a2c95324-5a9f-4090-a8c6-855fb8154d35 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:29.707142 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-a5697a2d-b2d7-42e5-a875-8b0a2e42c13d req-a2c95324-5a9f-4090-a8c6-855fb8154d35 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] PUT https://10.4.3.32/volume/v3/attachments/6f997f8b-2244-410b-89dc-aca9bb0327c1 Jul 03 21:50:29.707142 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-a5697a2d-b2d7-42e5-a875-8b0a2e42c13d req-a2c95324-5a9f-4090-a8c6-855fb8154d35 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:29.718470 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-a5697a2d-b2d7-42e5-a875-8b0a2e42c13d req-a2c95324-5a9f-4090-a8c6-855fb8154d35 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Acquiring lock "cinder-attachment_update-10f032a5-d84b-4f18-9bed-51989cfc1abc-np0000004475" by "attachment_update" {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:50:29.724497 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-a5697a2d-b2d7-42e5-a875-8b0a2e42c13d req-a2c95324-5a9f-4090-a8c6-855fb8154d35 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Lock "cinder-attachment_update-10f032a5-d84b-4f18-9bed-51989cfc1abc-np0000004475" acquired by "attachment_update" :: waited 0.006s {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:50:29.726006 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:29.726006 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:30.261273 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-a5697a2d-b2d7-42e5-a875-8b0a2e42c13d req-a2c95324-5a9f-4090-a8c6-855fb8154d35 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Lock "cinder-attachment_update-10f032a5-d84b-4f18-9bed-51989cfc1abc-np0000004475" released by "attachment_update" :: held 0.537s {{(pid=99936) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:50:30.261612 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-a5697a2d-b2d7-42e5-a875-8b0a2e42c13d req-a2c95324-5a9f-4090-a8c6-855fb8154d35 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/attachments/6f997f8b-2244-410b-89dc-aca9bb0327c1 returned with HTTP 200 Jul 03 21:50:30.262227 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 462/1833] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:50:29 2026] PUT /volume/v3/attachments/6f997f8b-2244-410b-89dc-aca9bb0327c1 => generated 969 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:30.519451 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5865147f-36d1-4372-b8d1-c46f39b8ff0b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:30.521194 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5865147f-36d1-4372-b8d1-c46f39b8ff0b tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] GET https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a Jul 03 21:50:30.521445 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5865147f-36d1-4372-b8d1-c46f39b8ff0b tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:30.521702 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5865147f-36d1-4372-b8d1-c46f39b8ff0b tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:30.521848 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-5865147f-36d1-4372-b8d1-c46f39b8ff0b tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Show backup with id 67a433a0-862b-44ca-ab15-ce28470d013a. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:30.529948 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:30.529948 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:30.530697 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5865147f-36d1-4372-b8d1-c46f39b8ff0b tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a returned with HTTP 200 Jul 03 21:50:30.531096 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 457/1834] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:30 2026] GET /volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:30.785702 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-a5697a2d-b2d7-42e5-a875-8b0a2e42c13d req-bcde31df-f337-4080-b269-5ae47efa9a3d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:30.793176 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-a5697a2d-b2d7-42e5-a875-8b0a2e42c13d req-bcde31df-f337-4080-b269-5ae47efa9a3d tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] POST https://10.4.3.32/volume/v3/attachments/6f997f8b-2244-410b-89dc-aca9bb0327c1/action Jul 03 21:50:30.793556 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-a5697a2d-b2d7-42e5-a875-8b0a2e42c13d req-bcde31df-f337-4080-b269-5ae47efa9a3d tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Action body: b'{"os-complete": null}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:50:30.793789 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-a5697a2d-b2d7-42e5-a875-8b0a2e42c13d req-bcde31df-f337-4080-b269-5ae47efa9a3d tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:30.820941 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:30.820941 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:30.846955 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-a5697a2d-b2d7-42e5-a875-8b0a2e42c13d req-bcde31df-f337-4080-b269-5ae47efa9a3d tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/attachments/6f997f8b-2244-410b-89dc-aca9bb0327c1/action returned with HTTP 204 Jul 03 21:50:30.846955 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 451/1835] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:50:30 2026] POST /volume/v3/attachments/6f997f8b-2244-410b-89dc-aca9bb0327c1/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:50:31.545063 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-95be7c81-8d9a-473c-b490-79c504866095 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:31.547281 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-95be7c81-8d9a-473c-b490-79c504866095 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] GET https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a Jul 03 21:50:31.547714 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-95be7c81-8d9a-473c-b490-79c504866095 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:31.548109 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-95be7c81-8d9a-473c-b490-79c504866095 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:31.548109 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-95be7c81-8d9a-473c-b490-79c504866095 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Show backup with id 67a433a0-862b-44ca-ab15-ce28470d013a. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:31.555851 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:31.555851 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:31.556742 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-95be7c81-8d9a-473c-b490-79c504866095 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a returned with HTTP 200 Jul 03 21:50:31.557240 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 466/1836] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:31 2026] GET /volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:32.573334 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-79f8c94b-b99c-4bbe-9786-fb8fb83b61d1 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:32.575283 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-79f8c94b-b99c-4bbe-9786-fb8fb83b61d1 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] GET https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a Jul 03 21:50:32.576621 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-79f8c94b-b99c-4bbe-9786-fb8fb83b61d1 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:32.576621 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-79f8c94b-b99c-4bbe-9786-fb8fb83b61d1 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:32.576891 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-79f8c94b-b99c-4bbe-9786-fb8fb83b61d1 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Show backup with id 67a433a0-862b-44ca-ab15-ce28470d013a. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:32.584320 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:32.584320 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:32.585091 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-79f8c94b-b99c-4bbe-9786-fb8fb83b61d1 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a returned with HTTP 200 Jul 03 21:50:32.585689 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 463/1837] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:32 2026] GET /volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:33.599070 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b258630b-b0fd-457f-a056-0368622cee3e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:33.603133 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b258630b-b0fd-457f-a056-0368622cee3e tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] GET https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a Jul 03 21:50:33.603361 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b258630b-b0fd-457f-a056-0368622cee3e tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:33.604008 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b258630b-b0fd-457f-a056-0368622cee3e tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:33.604008 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-b258630b-b0fd-457f-a056-0368622cee3e tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Show backup with id 67a433a0-862b-44ca-ab15-ce28470d013a. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:33.613703 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:33.613703 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:33.614443 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b258630b-b0fd-457f-a056-0368622cee3e tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a returned with HTTP 200 Jul 03 21:50:33.614951 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 458/1838] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:33 2026] GET /volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:50:33.629268 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d6146a48-f376-420d-aef6-c5b5e02199a0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:33.630471 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d6146a48-f376-420d-aef6-c5b5e02199a0 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] PUT https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a Jul 03 21:50:33.631146 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d6146a48-f376-420d-aef6-c5b5e02199a0 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:33.636735 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:33.636735 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:33.650566 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d6146a48-f376-420d-aef6-c5b5e02199a0 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a returned with HTTP 200 Jul 03 21:50:33.651151 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 452/1839] 10.4.3.32 () {70 vars in 1401 bytes} [Fri Jul 3 21:50:33 2026] PUT /volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a => generated 313 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:33.660300 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-0e4d856b-6369-497d-b0af-6c3c0f95f5d6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:33.663619 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0e4d856b-6369-497d-b0af-6c3c0f95f5d6 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] GET https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a Jul 03 21:50:33.663908 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0e4d856b-6369-497d-b0af-6c3c0f95f5d6 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:33.664099 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0e4d856b-6369-497d-b0af-6c3c0f95f5d6 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:33.664217 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-0e4d856b-6369-497d-b0af-6c3c0f95f5d6 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Show backup with id 67a433a0-862b-44ca-ab15-ce28470d013a. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:33.671946 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:33.671946 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:33.672799 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0e4d856b-6369-497d-b0af-6c3c0f95f5d6 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a returned with HTTP 200 Jul 03 21:50:33.673270 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 467/1840] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:33 2026] GET /volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a => generated 759 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:33.692402 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3cb65e0c-09a3-4972-b1ec-acd3e4724a7b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:33.694305 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3cb65e0c-09a3-4972-b1ec-acd3e4724a7b tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] DELETE https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a Jul 03 21:50:33.694305 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3cb65e0c-09a3-4972-b1ec-acd3e4724a7b tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:33.694654 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3cb65e0c-09a3-4972-b1ec-acd3e4724a7b tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:33.695302 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.contrib.backups [None req-3cb65e0c-09a3-4972-b1ec-acd3e4724a7b tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Delete backup with id: 67a433a0-862b-44ca-ab15-ce28470d013a. Jul 03 21:50:33.711164 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:33.711164 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:33.743789 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.backup.rpcapi [None req-3cb65e0c-09a3-4972-b1ec-acd3e4724a7b tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] delete_backup rpcapi backup_id 67a433a0-862b-44ca-ab15-ce28470d013a {{(pid=99936) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 21:50:33.749130 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3cb65e0c-09a3-4972-b1ec-acd3e4724a7b tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a returned with HTTP 202 Jul 03 21:50:33.749130 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 464/1841] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 21:50:33 2026] DELETE /volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:50:33.757560 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-feac35f1-112f-409d-8513-ac7d3bcb8dd5 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:33.760689 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-feac35f1-112f-409d-8513-ac7d3bcb8dd5 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] GET https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a Jul 03 21:50:33.760978 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-feac35f1-112f-409d-8513-ac7d3bcb8dd5 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:33.761216 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-feac35f1-112f-409d-8513-ac7d3bcb8dd5 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:33.761334 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-feac35f1-112f-409d-8513-ac7d3bcb8dd5 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Show backup with id 67a433a0-862b-44ca-ab15-ce28470d013a. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:33.768622 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:33.768622 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:33.771201 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-feac35f1-112f-409d-8513-ac7d3bcb8dd5 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a returned with HTTP 200 Jul 03 21:50:33.771201 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 459/1842] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:33 2026] GET /volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a => generated 758 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:34.405956 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-949586d8-d5d2-4837-b7b2-743417cfa2e5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:34.525011 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-949586d8-d5d2-4837-b7b2-743417cfa2e5 tempest-TestVolumeBootPattern-1147385420 tempest-TestVolumeBootPattern-1147385420-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:50:34.525415 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-949586d8-d5d2-4837-b7b2-743417cfa2e5 tempest-TestVolumeBootPattern-1147385420 tempest-TestVolumeBootPattern-1147385420-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-57137078", "extra_specs": {}}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:34.549199 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-949586d8-d5d2-4837-b7b2-743417cfa2e5 tempest-TestVolumeBootPattern-1147385420 tempest-TestVolumeBootPattern-1147385420-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:50:34.549702 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 453/1843] 10.4.3.32 () {68 vars in 1245 bytes} [Fri Jul 3 21:50:34 2026] POST /volume/v3/types => generated 210 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:34.558811 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a0c3f3ec-f2f8-44fe-a373-2cd37deebd18 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:34.561553 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a0c3f3ec-f2f8-44fe-a373-2cd37deebd18 tempest-TestVolumeBootPattern-1147385420 tempest-TestVolumeBootPattern-1147385420-project-admin] POST https://10.4.3.32/volume/v3/types/6dcf2adc-e4d0-4a98-a09f-63b6e45b2ce1/encryption Jul 03 21:50:34.562023 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a0c3f3ec-f2f8-44fe-a373-2cd37deebd18 tempest-TestVolumeBootPattern-1147385420 tempest-TestVolumeBootPattern-1147385420-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:34.590564 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a0c3f3ec-f2f8-44fe-a373-2cd37deebd18 tempest-TestVolumeBootPattern-1147385420 tempest-TestVolumeBootPattern-1147385420-project-admin] https://10.4.3.32/volume/v3/types/6dcf2adc-e4d0-4a98-a09f-63b6e45b2ce1/encryption returned with HTTP 200 Jul 03 21:50:34.591059 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 468/1844] 10.4.3.32 () {68 vars in 1390 bytes} [Fri Jul 3 21:50:34 2026] POST /volume/v3/types/6dcf2adc-e4d0-4a98-a09f-63b6e45b2ce1/encryption => generated 230 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:34.601602 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-5478d051-93a1-4c09-ac2e-6d0da66855e1 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:34.720913 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5478d051-93a1-4c09-ac2e-6d0da66855e1 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:50:34.721539 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5478d051-93a1-4c09-ac2e-6d0da66855e1 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1357206800", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-57137078", "size": 1}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:34.724561 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-5478d051-93a1-4c09-ac2e-6d0da66855e1 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1357206800', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-57137078', 'size': 1}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:50:34.729496 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-5478d051-93a1-4c09-ac2e-6d0da66855e1 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Create volume of 1 GB Jul 03 21:50:34.730171 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:34.730171 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:34.730740 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-5478d051-93a1-4c09-ac2e-6d0da66855e1 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Availability Zones retrieved successfully. Jul 03 21:50:34.737966 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-5478d051-93a1-4c09-ac2e-6d0da66855e1 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Flow 'volume_create_api' (6106d803-ec13-4cf9-a27a-35a2c4793055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:50:34.739452 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-5478d051-93a1-4c09-ac2e-6d0da66855e1 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d47fb1e-42b3-48dc-8490-6a7cd22a68bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:34.740888 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-5478d051-93a1-4c09-ac2e-6d0da66855e1 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:50:34.782920 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-5478d051-93a1-4c09-ac2e-6d0da66855e1 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d47fb1e-42b3-48dc-8490-6a7cd22a68bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:50:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6dcf2adc-e4d0-4a98-a09f-63b6e45b2ce1,is_public=True,name='tempest-scenario-type-luks-57137078',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6dcf2adc-e4d0-4a98-a09f-63b6e45b2ce1', '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=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:34.783977 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-5478d051-93a1-4c09-ac2e-6d0da66855e1 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0817af9e-d785-4a5e-9c6d-8ae6e0aee72e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:34.788442 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7645a0d1-f731-4e8b-9f3d-95dc0d8c4ae1 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:34.791352 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7645a0d1-f731-4e8b-9f3d-95dc0d8c4ae1 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] GET https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a Jul 03 21:50:34.791352 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7645a0d1-f731-4e8b-9f3d-95dc0d8c4ae1 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:34.791352 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7645a0d1-f731-4e8b-9f3d-95dc0d8c4ae1 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:34.791352 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-7645a0d1-f731-4e8b-9f3d-95dc0d8c4ae1 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Show backup with id 67a433a0-862b-44ca-ab15-ce28470d013a. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:34.801781 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7645a0d1-f731-4e8b-9f3d-95dc0d8c4ae1 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] https://10.4.3.32/volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a returned with HTTP 404 Jul 03 21:50:34.801781 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 460/1845] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:34 2026] GET /volume/v3/backups/67a433a0-862b-44ca-ab15-ce28470d013a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:50:34.811173 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f4799be1-547f-48e3-a4c1-cbd1c6f44d47 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:34.814625 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f4799be1-547f-48e3-a4c1-cbd1c6f44d47 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/5a99196f-8e28-47ae-8bfb-49319719af45 Jul 03 21:50:34.814886 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f4799be1-547f-48e3-a4c1-cbd1c6f44d47 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:34.815112 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f4799be1-547f-48e3-a4c1-cbd1c6f44d47 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:34.815306 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-f4799be1-547f-48e3-a4c1-cbd1c6f44d47 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Delete volume with id: 5a99196f-8e28-47ae-8bfb-49319719af45 Jul 03 21:50:34.824791 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-5478d051-93a1-4c09-ac2e-6d0da66855e1 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-57137078 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-57137078, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:34.825270 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-5478d051-93a1-4c09-ac2e-6d0da66855e1 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-57137078 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-57137078, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:34.829500 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:34.829500 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:34.829957 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f4799be1-547f-48e3-a4c1-cbd1c6f44d47 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Volume info retrieved successfully. Jul 03 21:50:34.870745 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f4799be1-547f-48e3-a4c1-cbd1c6f44d47 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Delete volume request issued successfully. Jul 03 21:50:34.871122 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f4799be1-547f-48e3-a4c1-cbd1c6f44d47 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] https://10.4.3.32/volume/v3/volumes/5a99196f-8e28-47ae-8bfb-49319719af45 returned with HTTP 202 Jul 03 21:50:34.871581 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 454/1846] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 21:50:34 2026] DELETE /volume/v3/volumes/5a99196f-8e28-47ae-8bfb-49319719af45 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:50:34.884572 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-23d2e831-e546-444a-9acf-3f728f170679 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:34.886652 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-23d2e831-e546-444a-9acf-3f728f170679 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] GET https://10.4.3.32/volume/v3/volumes/5a99196f-8e28-47ae-8bfb-49319719af45 Jul 03 21:50:34.886906 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-23d2e831-e546-444a-9acf-3f728f170679 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:34.887135 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-23d2e831-e546-444a-9acf-3f728f170679 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:34.896411 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-5478d051-93a1-4c09-ac2e-6d0da66855e1 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Created reservations ['b7925de9-3688-452e-a7be-d003e276494e', 'bbffd77e-7c96-43c8-bc3b-6cf1bf675481', '4227a1f9-6f8b-495e-ad25-bd5bfe1f435d', '3135b18d-2b18-4e4a-8809-f8ab2d07854c'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:50:34.901401 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-5478d051-93a1-4c09-ac2e-6d0da66855e1 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0817af9e-d785-4a5e-9c6d-8ae6e0aee72e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7925de9-3688-452e-a7be-d003e276494e', 'bbffd77e-7c96-43c8-bc3b-6cf1bf675481', '4227a1f9-6f8b-495e-ad25-bd5bfe1f435d', '3135b18d-2b18-4e4a-8809-f8ab2d07854c']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:34.901401 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-5478d051-93a1-4c09-ac2e-6d0da66855e1 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d69df015-4404-44c3-926f-7ee6e3c868d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:34.901624 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:34.901624 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:34.906454 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-23d2e831-e546-444a-9acf-3f728f170679 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Volume info retrieved successfully. Jul 03 21:50:34.913848 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-23d2e831-e546-444a-9acf-3f728f170679 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] https://10.4.3.32/volume/v3/volumes/5a99196f-8e28-47ae-8bfb-49319719af45 returned with HTTP 200 Jul 03 21:50:34.914531 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 469/1847] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:34 2026] GET /volume/v3/volumes/5a99196f-8e28-47ae-8bfb-49319719af45 => generated 1006 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:34.933831 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-5478d051-93a1-4c09-ac2e-6d0da66855e1 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d69df015-4404-44c3-926f-7ee6e3c868d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b66532ab-2055-4eec-9164-80effa43c09d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1357206800',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='507e5dd1cad64b589d82e1d74266e1fe',qos_specs=None,replication_status=,reservations=['b7925de9-3688-452e-a7be-d003e276494e','bbffd77e-7c96-43c8-bc3b-6cf1bf675481','4227a1f9-6f8b-495e-ad25-bd5bfe1f435d','3135b18d-2b18-4e4a-8809-f8ab2d07854c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31bec914875540f2bfe9290b32df07c5',volume_type_id=6dcf2adc-e4d0-4a98-a09f-63b6e45b2ce1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:50:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1357206800',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b66532ab-2055-4eec-9164-80effa43c09d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='507e5dd1cad64b589d82e1d74266e1fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31bec914875540f2bfe9290b32df07c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6dcf2adc-e4d0-4a98-a09f-63b6e45b2ce1),volume_type_id=6dcf2adc-e4d0-4a98-a09f-63b6e45b2ce1)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:34.934898 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-5478d051-93a1-4c09-ac2e-6d0da66855e1 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96fdcd7e-316e-4d3d-8dfe-237a8764b732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:34.965400 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-5478d051-93a1-4c09-ac2e-6d0da66855e1 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96fdcd7e-316e-4d3d-8dfe-237a8764b732) transitioned into state 'SUCCESS' from state '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-1357206800',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='507e5dd1cad64b589d82e1d74266e1fe',qos_specs=None,replication_status=,reservations=['b7925de9-3688-452e-a7be-d003e276494e','bbffd77e-7c96-43c8-bc3b-6cf1bf675481','4227a1f9-6f8b-495e-ad25-bd5bfe1f435d','3135b18d-2b18-4e4a-8809-f8ab2d07854c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31bec914875540f2bfe9290b32df07c5',volume_type_id=6dcf2adc-e4d0-4a98-a09f-63b6e45b2ce1)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:34.966257 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-5478d051-93a1-4c09-ac2e-6d0da66855e1 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15e6b595-652a-456e-b448-c6da48f5ff28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:34.983114 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-5478d051-93a1-4c09-ac2e-6d0da66855e1 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15e6b595-652a-456e-b448-c6da48f5ff28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:34.984396 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-5478d051-93a1-4c09-ac2e-6d0da66855e1 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Flow 'volume_create_api' (6106d803-ec13-4cf9-a27a-35a2c4793055) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:50:34.984590 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-5478d051-93a1-4c09-ac2e-6d0da66855e1 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Create volume request issued successfully. Jul 03 21:50:34.986119 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5478d051-93a1-4c09-ac2e-6d0da66855e1 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:50:34.986119 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 465/1848] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:50:34 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 21:50:35.000564 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c730d05d-a470-4d6a-9580-83af78c80c71 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:35.003023 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c730d05d-a470-4d6a-9580-83af78c80c71 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/b66532ab-2055-4eec-9164-80effa43c09d Jul 03 21:50:35.003304 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c730d05d-a470-4d6a-9580-83af78c80c71 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:35.003595 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c730d05d-a470-4d6a-9580-83af78c80c71 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:35.016309 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:35.016309 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:35.021256 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c730d05d-a470-4d6a-9580-83af78c80c71 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:50:35.027281 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c730d05d-a470-4d6a-9580-83af78c80c71 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/b66532ab-2055-4eec-9164-80effa43c09d returned with HTTP 200 Jul 03 21:50:35.027812 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 461/1849] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:34 2026] GET /volume/v3/volumes/b66532ab-2055-4eec-9164-80effa43c09d => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:35.629490 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4efbae18-c5ba-4f4c-b51b-7deb8a499ba0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:35.631781 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4efbae18-c5ba-4f4c-b51b-7deb8a499ba0 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:50:35.632250 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4efbae18-c5ba-4f4c-b51b-7deb8a499ba0 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-383519276"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:35.634305 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-4efbae18-c5ba-4f4c-b51b-7deb8a499ba0 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-383519276'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:50:35.639175 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-4efbae18-c5ba-4f4c-b51b-7deb8a499ba0 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Create volume of 1 GB Jul 03 21:50:35.639175 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:35.639175 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:35.639721 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-4efbae18-c5ba-4f4c-b51b-7deb8a499ba0 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Availability Zones retrieved successfully. Jul 03 21:50:35.647923 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-4efbae18-c5ba-4f4c-b51b-7deb8a499ba0 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Flow 'volume_create_api' (5b7ecbe8-1b6c-4ad8-95b3-67bdb5866aa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:50:35.649280 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-4efbae18-c5ba-4f4c-b51b-7deb8a499ba0 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77a509a9-a9d5-4881-b3dc-3b349c2e328f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:35.650162 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-4efbae18-c5ba-4f4c-b51b-7deb8a499ba0 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:50:35.669418 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:35.669418 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:35.685743 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-4efbae18-c5ba-4f4c-b51b-7deb8a499ba0 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77a509a9-a9d5-4881-b3dc-3b349c2e328f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:12Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3793a35d-3c84-48ce-9362-23e52d448ab6,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3793a35d-3c84-48ce-9362-23e52d448ab6', 'encryption_key_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=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:35.686542 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-4efbae18-c5ba-4f4c-b51b-7deb8a499ba0 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e0d8933-a8b1-4c3c-93e6-ec388ce51d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:35.781999 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-4efbae18-c5ba-4f4c-b51b-7deb8a499ba0 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Created reservations ['5e6e2176-bf53-4f4e-9fa5-1aebea366503', '1eec3ab4-9321-490b-8a7d-bd289fad0e9d', '93fc0549-27b0-4f42-a1ba-0b38fd442c67', 'f732221f-ca32-4093-9547-d0714a6bc35d'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:50:35.782777 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-4efbae18-c5ba-4f4c-b51b-7deb8a499ba0 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e0d8933-a8b1-4c3c-93e6-ec388ce51d10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e6e2176-bf53-4f4e-9fa5-1aebea366503', '1eec3ab4-9321-490b-8a7d-bd289fad0e9d', '93fc0549-27b0-4f42-a1ba-0b38fd442c67', 'f732221f-ca32-4093-9547-d0714a6bc35d']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:35.783587 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-4efbae18-c5ba-4f4c-b51b-7deb8a499ba0 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da534805-9ec7-43b3-8e58-89162677df3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:35.813053 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-4efbae18-c5ba-4f4c-b51b-7deb8a499ba0 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da534805-9ec7-43b3-8e58-89162677df3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eee08319-5865-49f4-b79e-5172cfc95a10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-383519276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2cb4a7ce39ee48ae997f5deca8fb870e',qos_specs=None,replication_status=,reservations=['5e6e2176-bf53-4f4e-9fa5-1aebea366503','1eec3ab4-9321-490b-8a7d-bd289fad0e9d','93fc0549-27b0-4f42-a1ba-0b38fd442c67','f732221f-ca32-4093-9547-d0714a6bc35d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a5ccbb83131461ca5433265e9dff05c',volume_type_id=3793a35d-3c84-48ce-9362-23e52d448ab6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:50:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-383519276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eee08319-5865-49f4-b79e-5172cfc95a10,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='2cb4a7ce39ee48ae997f5deca8fb870e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a5ccbb83131461ca5433265e9dff05c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3793a35d-3c84-48ce-9362-23e52d448ab6),volume_type_id=3793a35d-3c84-48ce-9362-23e52d448ab6)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:35.813922 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-4efbae18-c5ba-4f4c-b51b-7deb8a499ba0 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (182adefa-252c-4f47-8674-6debf96f4111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:35.854211 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-4efbae18-c5ba-4f4c-b51b-7deb8a499ba0 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (182adefa-252c-4f47-8674-6debf96f4111) transitioned into state 'SUCCESS' from state '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-383519276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2cb4a7ce39ee48ae997f5deca8fb870e',qos_specs=None,replication_status=,reservations=['5e6e2176-bf53-4f4e-9fa5-1aebea366503','1eec3ab4-9321-490b-8a7d-bd289fad0e9d','93fc0549-27b0-4f42-a1ba-0b38fd442c67','f732221f-ca32-4093-9547-d0714a6bc35d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a5ccbb83131461ca5433265e9dff05c',volume_type_id=3793a35d-3c84-48ce-9362-23e52d448ab6)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:35.855202 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-4efbae18-c5ba-4f4c-b51b-7deb8a499ba0 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f2a06c0-bc90-4d65-8e5e-91e4e1804893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:35.872630 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-4efbae18-c5ba-4f4c-b51b-7deb8a499ba0 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f2a06c0-bc90-4d65-8e5e-91e4e1804893) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:35.873509 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-4efbae18-c5ba-4f4c-b51b-7deb8a499ba0 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Flow 'volume_create_api' (5b7ecbe8-1b6c-4ad8-95b3-67bdb5866aa7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:50:35.873923 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-4efbae18-c5ba-4f4c-b51b-7deb8a499ba0 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Create volume request issued successfully. Jul 03 21:50:35.874557 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4efbae18-c5ba-4f4c-b51b-7deb8a499ba0 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:50:35.874998 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 455/1850] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:50:35 2026] POST /volume/v3/volumes => generated 757 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:50:35.891274 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-334ee232-244f-4e28-8fd1-c1586defda9d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:35.898398 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-334ee232-244f-4e28-8fd1-c1586defda9d tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:50:35.898398 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-334ee232-244f-4e28-8fd1-c1586defda9d tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:35.898398 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-334ee232-244f-4e28-8fd1-c1586defda9d tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:35.910417 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:35.910417 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:35.918268 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-334ee232-244f-4e28-8fd1-c1586defda9d tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:50:35.934463 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f37d419e-9c90-4607-a0a5-7beecadeb759 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:35.936980 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-334ee232-244f-4e28-8fd1-c1586defda9d tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:50:35.937452 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f37d419e-9c90-4607-a0a5-7beecadeb759 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] GET https://10.4.3.32/volume/v3/volumes/5a99196f-8e28-47ae-8bfb-49319719af45 Jul 03 21:50:35.937609 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 470/1851] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:35 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 825 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:35.937730 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f37d419e-9c90-4607-a0a5-7beecadeb759 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:35.938016 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f37d419e-9c90-4607-a0a5-7beecadeb759 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:35.946340 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f37d419e-9c90-4607-a0a5-7beecadeb759 tempest-ProjectAdminTests39-1573759782 tempest-ProjectAdminTests39-1573759782-project-admin] https://10.4.3.32/volume/v3/volumes/5a99196f-8e28-47ae-8bfb-49319719af45 returned with HTTP 404 Jul 03 21:50:35.947022 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 466/1852] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:35 2026] GET /volume/v3/volumes/5a99196f-8e28-47ae-8bfb-49319719af45 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:50:36.040504 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-54ec2813-4c7f-4c3e-8619-81963f12f5af None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:36.042930 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-54ec2813-4c7f-4c3e-8619-81963f12f5af tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/b66532ab-2055-4eec-9164-80effa43c09d Jul 03 21:50:36.043154 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-54ec2813-4c7f-4c3e-8619-81963f12f5af tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:36.043385 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-54ec2813-4c7f-4c3e-8619-81963f12f5af tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:36.051658 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:36.051658 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:36.056099 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-54ec2813-4c7f-4c3e-8619-81963f12f5af tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:50:36.061528 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-54ec2813-4c7f-4c3e-8619-81963f12f5af tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/b66532ab-2055-4eec-9164-80effa43c09d returned with HTTP 200 Jul 03 21:50:36.061969 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 462/1853] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:36 2026] GET /volume/v3/volumes/b66532ab-2055-4eec-9164-80effa43c09d => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:36.078494 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2870f238-b55c-42b2-a85c-427c47abef0a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:36.080736 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2870f238-b55c-42b2-a85c-427c47abef0a tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/b66532ab-2055-4eec-9164-80effa43c09d Jul 03 21:50:36.081229 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2870f238-b55c-42b2-a85c-427c47abef0a tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:36.081229 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2870f238-b55c-42b2-a85c-427c47abef0a tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:36.088787 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:36.088787 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:36.092982 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-2870f238-b55c-42b2-a85c-427c47abef0a tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:50:36.102219 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2870f238-b55c-42b2-a85c-427c47abef0a tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/b66532ab-2055-4eec-9164-80effa43c09d returned with HTTP 200 Jul 03 21:50:36.102984 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 456/1854] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:36 2026] GET /volume/v3/volumes/b66532ab-2055-4eec-9164-80effa43c09d => generated 869 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:36.117636 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4e934bc6-948c-4290-8e91-e1d250fca8ee None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:36.125883 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4e934bc6-948c-4290-8e91-e1d250fca8ee tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] POST https://10.4.3.32/volume/v3/volumes/b66532ab-2055-4eec-9164-80effa43c09d/action Jul 03 21:50:36.126232 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4e934bc6-948c-4290-8e91-e1d250fca8ee tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:50:36.126357 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4e934bc6-948c-4290-8e91-e1d250fca8ee tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:36.138914 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:36.138914 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:36.139529 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-4e934bc6-948c-4290-8e91-e1d250fca8ee tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:50:36.151998 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-4e934bc6-948c-4290-8e91-e1d250fca8ee tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume updated successfully. Jul 03 21:50:36.152208 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4e934bc6-948c-4290-8e91-e1d250fca8ee tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/b66532ab-2055-4eec-9164-80effa43c09d/action returned with HTTP 200 Jul 03 21:50:36.152757 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 471/1855] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:50:36 2026] POST /volume/v3/volumes/b66532ab-2055-4eec-9164-80effa43c09d/action => generated 0 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 21:50:36.297661 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-dacd4882-22fd-4b89-86da-600e00d7f1f0 req-892c6f9a-d959-4d61-8d7f-90a696607df1 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:36.299902 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-dacd4882-22fd-4b89-86da-600e00d7f1f0 req-892c6f9a-d959-4d61-8d7f-90a696607df1 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/b66532ab-2055-4eec-9164-80effa43c09d Jul 03 21:50:36.300095 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-dacd4882-22fd-4b89-86da-600e00d7f1f0 req-892c6f9a-d959-4d61-8d7f-90a696607df1 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:36.300578 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-dacd4882-22fd-4b89-86da-600e00d7f1f0 req-892c6f9a-d959-4d61-8d7f-90a696607df1 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:36.309092 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:36.309092 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:36.313830 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-dacd4882-22fd-4b89-86da-600e00d7f1f0 req-892c6f9a-d959-4d61-8d7f-90a696607df1 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:50:36.319565 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-dacd4882-22fd-4b89-86da-600e00d7f1f0 req-892c6f9a-d959-4d61-8d7f-90a696607df1 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/b66532ab-2055-4eec-9164-80effa43c09d returned with HTTP 200 Jul 03 21:50:36.319930 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 467/1856] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:50:36 2026] GET /volume/v3/volumes/b66532ab-2055-4eec-9164-80effa43c09d => generated 868 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:36.953796 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-36f67e8e-492c-401c-a220-d066a7e6e31c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:36.958324 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-36f67e8e-492c-401c-a220-d066a7e6e31c tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:50:36.958324 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-36f67e8e-492c-401c-a220-d066a7e6e31c tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:36.958324 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-36f67e8e-492c-401c-a220-d066a7e6e31c tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:36.965465 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-dacd4882-22fd-4b89-86da-600e00d7f1f0 req-8111c801-0fa5-4d32-abb9-de8124d986d3 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:36.965812 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:36.965812 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:36.970533 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-dacd4882-22fd-4b89-86da-600e00d7f1f0 req-8111c801-0fa5-4d32-abb9-de8124d986d3 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/b66532ab-2055-4eec-9164-80effa43c09d Jul 03 21:50:36.970751 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-dacd4882-22fd-4b89-86da-600e00d7f1f0 req-8111c801-0fa5-4d32-abb9-de8124d986d3 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:36.970912 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-dacd4882-22fd-4b89-86da-600e00d7f1f0 req-8111c801-0fa5-4d32-abb9-de8124d986d3 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:36.971353 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-36f67e8e-492c-401c-a220-d066a7e6e31c tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:50:36.981341 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:36.981341 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:36.989028 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-36f67e8e-492c-401c-a220-d066a7e6e31c tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:50:36.989028 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 463/1857] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:36 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:36.989775 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-dacd4882-22fd-4b89-86da-600e00d7f1f0 req-8111c801-0fa5-4d32-abb9-de8124d986d3 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:50:36.994952 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-dacd4882-22fd-4b89-86da-600e00d7f1f0 req-8111c801-0fa5-4d32-abb9-de8124d986d3 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/b66532ab-2055-4eec-9164-80effa43c09d returned with HTTP 200 Jul 03 21:50:36.994952 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 457/1858] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:50:36 2026] GET /volume/v3/volumes/b66532ab-2055-4eec-9164-80effa43c09d => generated 868 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:37.005596 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-39319f23-2ae8-4648-bd8d-8e12ee61620e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:37.006093 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-39319f23-2ae8-4648-bd8d-8e12ee61620e None None] GET https://10.4.3.32/volume// Jul 03 21:50:37.006298 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-39319f23-2ae8-4648-bd8d-8e12ee61620e None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:37.006731 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-39319f23-2ae8-4648-bd8d-8e12ee61620e None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:37.007062 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-39319f23-2ae8-4648-bd8d-8e12ee61620e None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:50:37.007387 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 472/1859] 10.4.3.32 () {66 vars in 1412 bytes} [Fri Jul 3 21:50: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 21:50:37.020837 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-dacd4882-22fd-4b89-86da-600e00d7f1f0 req-83e68cc2-cc4a-42f2-982e-370593fb352f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:37.022737 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-dacd4882-22fd-4b89-86da-600e00d7f1f0 req-83e68cc2-cc4a-42f2-982e-370593fb352f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:50:37.023437 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-dacd4882-22fd-4b89-86da-600e00d7f1f0 req-83e68cc2-cc4a-42f2-982e-370593fb352f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b66532ab-2055-4eec-9164-80effa43c09d", "connector": null, "instance_uuid": "b0b3d3ec-f36f-4890-95f1-c9e5a3cf9bd0"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:37.034444 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:37.034444 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:37.043797 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-9bebbc15-095e-47ec-a026-ea771d33021c req-83d009b0-fd12-4667-b7f9-4063629b1163 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:37.049309 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-9bebbc15-095e-47ec-a026-ea771d33021c req-83d009b0-fd12-4667-b7f9-4063629b1163 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:50:37.049606 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-9bebbc15-095e-47ec-a026-ea771d33021c req-83d009b0-fd12-4667-b7f9-4063629b1163 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:37.049845 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-9bebbc15-095e-47ec-a026-ea771d33021c req-83d009b0-fd12-4667-b7f9-4063629b1163 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:37.062485 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:37.062485 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:37.067315 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-9bebbc15-095e-47ec-a026-ea771d33021c req-83d009b0-fd12-4667-b7f9-4063629b1163 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:50:37.071525 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-9bebbc15-095e-47ec-a026-ea771d33021c req-83d009b0-fd12-4667-b7f9-4063629b1163 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:50:37.071929 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 464/1860] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:50:37 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:37.080052 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-dacd4882-22fd-4b89-86da-600e00d7f1f0 req-83e68cc2-cc4a-42f2-982e-370593fb352f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:50:37.080487 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 468/1861] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:50:37 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 21:50:38.257965 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f95175e1-e7e5-45d5-add3-0259e7afd36a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:38.382537 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f95175e1-e7e5-45d5-add3-0259e7afd36a tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:50:38.383349 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f95175e1-e7e5-45d5-add3-0259e7afd36a tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1026423988"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:38.386535 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-f95175e1-e7e5-45d5-add3-0259e7afd36a tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1026423988'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:50:38.386865 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-f95175e1-e7e5-45d5-add3-0259e7afd36a tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Create volume of 1 GB Jul 03 21:50:38.391932 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f95175e1-e7e5-45d5-add3-0259e7afd36a tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Availability Zones retrieved successfully. Jul 03 21:50:38.401679 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f95175e1-e7e5-45d5-add3-0259e7afd36a tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Flow 'volume_create_api' (cc45a24d-ed91-4e29-9079-56abe6d71665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:50:38.407872 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f95175e1-e7e5-45d5-add3-0259e7afd36a tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe878f25-5e19-4d62-91af-174ca60aa71c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:38.409730 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-f95175e1-e7e5-45d5-add3-0259e7afd36a tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:50:38.447311 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f95175e1-e7e5-45d5-add3-0259e7afd36a tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe878f25-5e19-4d62-91af-174ca60aa71c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:38.448353 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f95175e1-e7e5-45d5-add3-0259e7afd36a tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96876c1c-c282-4dd3-b211-ed3963b35add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:38.534823 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-f95175e1-e7e5-45d5-add3-0259e7afd36a tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Created reservations ['4714fe76-ad38-4eda-8d47-a1e6e65791d9', '0f50d9d4-0e26-4f96-b588-2dbdf78ada35', '153290f6-47d3-480f-b474-9217a597841b', '28584801-9346-4e5e-9c3b-9c4bfad9da56'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:50:38.535937 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f95175e1-e7e5-45d5-add3-0259e7afd36a tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96876c1c-c282-4dd3-b211-ed3963b35add) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4714fe76-ad38-4eda-8d47-a1e6e65791d9', '0f50d9d4-0e26-4f96-b588-2dbdf78ada35', '153290f6-47d3-480f-b474-9217a597841b', '28584801-9346-4e5e-9c3b-9c4bfad9da56']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:38.536969 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f95175e1-e7e5-45d5-add3-0259e7afd36a tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (136c0807-4c5e-49bf-835b-03523d2782ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:38.571680 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f95175e1-e7e5-45d5-add3-0259e7afd36a tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (136c0807-4c5e-49bf-835b-03523d2782ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '456815d2-89a9-4b04-ad3c-2529d9e51271', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1026423988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54b63f3dd3b345ea8c2fe63007f73a02',qos_specs=None,replication_status=,reservations=['4714fe76-ad38-4eda-8d47-a1e6e65791d9','0f50d9d4-0e26-4f96-b588-2dbdf78ada35','153290f6-47d3-480f-b474-9217a597841b','28584801-9346-4e5e-9c3b-9c4bfad9da56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2938407b4c040b7a219d3b488cb627d',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:50:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1026423988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=456815d2-89a9-4b04-ad3c-2529d9e51271,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54b63f3dd3b345ea8c2fe63007f73a02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2938407b4c040b7a219d3b488cb627d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:38.571680 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f95175e1-e7e5-45d5-add3-0259e7afd36a tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdf59a9e-8e80-4b08-abed-0e84a7e6cca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:38.596571 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f95175e1-e7e5-45d5-add3-0259e7afd36a tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdf59a9e-8e80-4b08-abed-0e84a7e6cca2) transitioned into state 'SUCCESS' from state '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-1026423988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54b63f3dd3b345ea8c2fe63007f73a02',qos_specs=None,replication_status=,reservations=['4714fe76-ad38-4eda-8d47-a1e6e65791d9','0f50d9d4-0e26-4f96-b588-2dbdf78ada35','153290f6-47d3-480f-b474-9217a597841b','28584801-9346-4e5e-9c3b-9c4bfad9da56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2938407b4c040b7a219d3b488cb627d',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:38.597856 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f95175e1-e7e5-45d5-add3-0259e7afd36a tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15b564cb-2bef-4539-a77e-862c7a95a749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:38.614608 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f95175e1-e7e5-45d5-add3-0259e7afd36a tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15b564cb-2bef-4539-a77e-862c7a95a749) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:38.615791 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f95175e1-e7e5-45d5-add3-0259e7afd36a tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Flow 'volume_create_api' (cc45a24d-ed91-4e29-9079-56abe6d71665) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:50:38.616271 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f95175e1-e7e5-45d5-add3-0259e7afd36a tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Create volume request issued successfully. Jul 03 21:50:38.617118 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f95175e1-e7e5-45d5-add3-0259e7afd36a tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:50:38.617685 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 458/1862] 10.4.3.32 () {70 vars in 1291 bytes} [Fri Jul 3 21:50:38 2026] POST /volume/v3/volumes => generated 776 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:50:38.631926 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ad223277-35d8-4b16-a0dc-b21cb07e1057 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:38.634306 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ad223277-35d8-4b16-a0dc-b21cb07e1057 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] GET https://10.4.3.32/volume/v3/volumes/456815d2-89a9-4b04-ad3c-2529d9e51271 Jul 03 21:50:38.634564 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ad223277-35d8-4b16-a0dc-b21cb07e1057 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:38.634786 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ad223277-35d8-4b16-a0dc-b21cb07e1057 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:38.646778 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:38.646778 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:38.652119 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-ad223277-35d8-4b16-a0dc-b21cb07e1057 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Volume info retrieved successfully. Jul 03 21:50:38.656691 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ad223277-35d8-4b16-a0dc-b21cb07e1057 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] https://10.4.3.32/volume/v3/volumes/456815d2-89a9-4b04-ad3c-2529d9e51271 returned with HTTP 200 Jul 03 21:50:38.657152 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 473/1863] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:38 2026] GET /volume/v3/volumes/456815d2-89a9-4b04-ad3c-2529d9e51271 => generated 955 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:39.123445 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-6b0d77a0-eb01-4c79-8f07-39652d3054ce None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:39.123941 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6b0d77a0-eb01-4c79-8f07-39652d3054ce None None] GET https://10.4.3.32/volume// Jul 03 21:50:39.124099 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6b0d77a0-eb01-4c79-8f07-39652d3054ce None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:39.124312 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6b0d77a0-eb01-4c79-8f07-39652d3054ce None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:39.124695 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6b0d77a0-eb01-4c79-8f07-39652d3054ce None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:50:39.124996 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 465/1864] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:50: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 21:50:39.145470 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-9bebbc15-095e-47ec-a026-ea771d33021c req-2fde4675-3397-40a0-a1f0-6e89be5c9c2a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:39.284060 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-9bebbc15-095e-47ec-a026-ea771d33021c req-2fde4675-3397-40a0-a1f0-6e89be5c9c2a tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:50:39.284060 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-9bebbc15-095e-47ec-a026-ea771d33021c req-2fde4675-3397-40a0-a1f0-6e89be5c9c2a tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eee08319-5865-49f4-b79e-5172cfc95a10", "connector": null, "instance_uuid": "3f96df78-ec09-4784-9bcc-577345c264e2"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:39.297847 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:39.297847 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:39.361764 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-9bebbc15-095e-47ec-a026-ea771d33021c req-2fde4675-3397-40a0-a1f0-6e89be5c9c2a tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:50:39.362207 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 469/1865] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:50:39 2026] POST /volume/v3/attachments => generated 273 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:39.603826 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-68a75796-b8c1-4291-9f9d-277f3d5d6250 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:39.605961 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-68a75796-b8c1-4291-9f9d-277f3d5d6250 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:50:39.606202 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-68a75796-b8c1-4291-9f9d-277f3d5d6250 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:39.606430 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-68a75796-b8c1-4291-9f9d-277f3d5d6250 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:39.618436 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:39.618436 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:39.623746 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-68a75796-b8c1-4291-9f9d-277f3d5d6250 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:50:39.628842 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-68a75796-b8c1-4291-9f9d-277f3d5d6250 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:50:39.629301 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 459/1866] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:39 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:39.674339 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-61d0b1c7-7276-4c12-9173-de8aea7a24b5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:39.676836 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-61d0b1c7-7276-4c12-9173-de8aea7a24b5 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] GET https://10.4.3.32/volume/v3/volumes/456815d2-89a9-4b04-ad3c-2529d9e51271 Jul 03 21:50:39.677099 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-61d0b1c7-7276-4c12-9173-de8aea7a24b5 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:39.677325 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-61d0b1c7-7276-4c12-9173-de8aea7a24b5 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:39.687923 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:39.687923 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:39.706610 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-61d0b1c7-7276-4c12-9173-de8aea7a24b5 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Volume info retrieved successfully. Jul 03 21:50:39.721384 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-61d0b1c7-7276-4c12-9173-de8aea7a24b5 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] https://10.4.3.32/volume/v3/volumes/456815d2-89a9-4b04-ad3c-2529d9e51271 returned with HTTP 200 Jul 03 21:50:39.722336 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 474/1867] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:39 2026] GET /volume/v3/volumes/456815d2-89a9-4b04-ad3c-2529d9e51271 => generated 1007 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:39.750532 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-044b4fb4-eabb-4feb-9212-b6b87f675dc3 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:39.750532 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-044b4fb4-eabb-4feb-9212-b6b87f675dc3 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] POST https://10.4.3.32/volume/v3/backups Jul 03 21:50:39.750532 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-044b4fb4-eabb-4feb-9212-b6b87f675dc3 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "456815d2-89a9-4b04-ad3c-2529d9e51271", "name": "tempest-type-Backup-659967298"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:39.750532 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.contrib.backups [None req-044b4fb4-eabb-4feb-9212-b6b87f675dc3 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Creating new backup {'backup': {'volume_id': '456815d2-89a9-4b04-ad3c-2529d9e51271', 'name': 'tempest-type-Backup-659967298'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 21:50:39.750532 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.contrib.backups [None req-044b4fb4-eabb-4feb-9212-b6b87f675dc3 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Creating backup of volume 456815d2-89a9-4b04-ad3c-2529d9e51271 in container None Jul 03 21:50:39.774789 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:39.774789 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:39.775197 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-044b4fb4-eabb-4feb-9212-b6b87f675dc3 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Volume info retrieved successfully. Jul 03 21:50:39.832563 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-044b4fb4-eabb-4feb-9212-b6b87f675dc3 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Created reservations ['c37a870c-576d-4345-afc3-215bdbd9d26e', '758c7ecf-ffa7-4aea-8cf5-2c0ebb24aae5'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:50:39.903396 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-044b4fb4-eabb-4feb-9212-b6b87f675dc3 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 21:50:39.904594 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 466/1868] 10.4.3.32 () {70 vars in 1292 bytes} [Fri Jul 3 21:50:39 2026] POST /volume/v3/backups => generated 313 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:50:39.909983 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-22ca4a6a-b1d5-4c92-a924-798dc586500c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:39.910534 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-22ca4a6a-b1d5-4c92-a924-798dc586500c None None] GET https://10.4.3.32/volume// Jul 03 21:50:39.910785 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-22ca4a6a-b1d5-4c92-a924-798dc586500c None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:39.911920 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-22ca4a6a-b1d5-4c92-a924-798dc586500c None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:39.911920 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-22ca4a6a-b1d5-4c92-a924-798dc586500c None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:50:39.912563 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 470/1869] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:50:39 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 21:50:39.917501 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-5d983994-7c84-419a-9019-454fbdca9e1f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:39.919838 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5d983994-7c84-419a-9019-454fbdca9e1f tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] GET https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 Jul 03 21:50:39.920149 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5d983994-7c84-419a-9019-454fbdca9e1f tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:39.920449 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5d983994-7c84-419a-9019-454fbdca9e1f tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:39.920791 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-5d983994-7c84-419a-9019-454fbdca9e1f tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Show backup with id 77248af6-7bce-48e8-a32d-c8b6de8b5e86. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:39.927306 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:39.927306 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:39.928604 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5d983994-7c84-419a-9019-454fbdca9e1f tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 returned with HTTP 200 Jul 03 21:50:39.929083 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 460/1870] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:39 2026] GET /volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 => generated 720 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:39.932622 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-9bebbc15-095e-47ec-a026-ea771d33021c req-b6fbb51e-feed-4c85-8979-4939c409167b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:39.938257 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-9bebbc15-095e-47ec-a026-ea771d33021c req-b6fbb51e-feed-4c85-8979-4939c409167b tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:50:39.938257 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-9bebbc15-095e-47ec-a026-ea771d33021c req-b6fbb51e-feed-4c85-8979-4939c409167b tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:39.938257 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-9bebbc15-095e-47ec-a026-ea771d33021c req-b6fbb51e-feed-4c85-8979-4939c409167b tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:39.957775 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:39.957775 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:39.966674 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-9bebbc15-095e-47ec-a026-ea771d33021c req-b6fbb51e-feed-4c85-8979-4939c409167b tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:50:39.975111 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-9bebbc15-095e-47ec-a026-ea771d33021c req-b6fbb51e-feed-4c85-8979-4939c409167b tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:50:39.975710 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 475/1871] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:50:39 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 1029 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:50:40.132262 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-9bebbc15-095e-47ec-a026-ea771d33021c req-61bb65da-8c91-4998-9c16-da8c38075199 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:40.134651 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-9bebbc15-095e-47ec-a026-ea771d33021c req-61bb65da-8c91-4998-9c16-da8c38075199 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] PUT https://10.4.3.32/volume/v3/attachments/f505c81a-e528-4c9e-b52a-fd7812812c83 Jul 03 21:50:40.135128 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-9bebbc15-095e-47ec-a026-ea771d33021c req-61bb65da-8c91-4998-9c16-da8c38075199 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:40.146538 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-9bebbc15-095e-47ec-a026-ea771d33021c req-61bb65da-8c91-4998-9c16-da8c38075199 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Acquiring lock "cinder-attachment_update-eee08319-5865-49f4-b79e-5172cfc95a10-np0000004475" by "attachment_update" {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:50:40.152232 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-9bebbc15-095e-47ec-a026-ea771d33021c req-61bb65da-8c91-4998-9c16-da8c38075199 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Lock "cinder-attachment_update-eee08319-5865-49f4-b79e-5172cfc95a10-np0000004475" acquired by "attachment_update" :: waited 0.006s {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:50:40.154065 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:40.154065 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:40.649844 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-5fec0c32-0e73-44f6-88a6-e02c218a055a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:40.653789 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5fec0c32-0e73-44f6-88a6-e02c218a055a tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:50:40.654157 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5fec0c32-0e73-44f6-88a6-e02c218a055a tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:40.654299 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5fec0c32-0e73-44f6-88a6-e02c218a055a tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:40.671442 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:40.671442 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:40.676768 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-5fec0c32-0e73-44f6-88a6-e02c218a055a tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:50:40.683230 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5fec0c32-0e73-44f6-88a6-e02c218a055a tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:50:40.683630 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 471/1872] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:40 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:40.694282 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-9bebbc15-095e-47ec-a026-ea771d33021c req-61bb65da-8c91-4998-9c16-da8c38075199 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Lock "cinder-attachment_update-eee08319-5865-49f4-b79e-5172cfc95a10-np0000004475" released by "attachment_update" :: held 0.542s {{(pid=99935) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:50:40.694769 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-9bebbc15-095e-47ec-a026-ea771d33021c req-61bb65da-8c91-4998-9c16-da8c38075199 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/attachments/f505c81a-e528-4c9e-b52a-fd7812812c83 returned with HTTP 200 Jul 03 21:50:40.695219 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 467/1873] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:50:40 2026] PUT /volume/v3/attachments/f505c81a-e528-4c9e-b52a-fd7812812c83 => generated 969 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:40.946924 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f7af65a2-841e-4f61-b35c-8756f7912c13 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:40.949296 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f7af65a2-841e-4f61-b35c-8756f7912c13 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] GET https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 Jul 03 21:50:40.949606 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f7af65a2-841e-4f61-b35c-8756f7912c13 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:40.949903 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f7af65a2-841e-4f61-b35c-8756f7912c13 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:40.950076 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-f7af65a2-841e-4f61-b35c-8756f7912c13 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Show backup with id 77248af6-7bce-48e8-a32d-c8b6de8b5e86. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:40.955964 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:40.955964 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:40.956522 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f7af65a2-841e-4f61-b35c-8756f7912c13 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 returned with HTTP 200 Jul 03 21:50:40.957083 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 461/1874] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:40 2026] GET /volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:41.703323 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-639efe9b-d878-426f-a501-e005c1e183db None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:41.705444 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-639efe9b-d878-426f-a501-e005c1e183db tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:50:41.706788 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-639efe9b-d878-426f-a501-e005c1e183db tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:41.706788 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-639efe9b-d878-426f-a501-e005c1e183db tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:41.746897 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:41.746897 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:41.760475 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-639efe9b-d878-426f-a501-e005c1e183db tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:50:41.773717 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-639efe9b-d878-426f-a501-e005c1e183db tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:50:41.773717 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 476/1875] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:41 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 850 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:41.969430 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-dfa7da20-12ff-4c80-b310-a8c737015a40 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:41.971650 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-dfa7da20-12ff-4c80-b310-a8c737015a40 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] GET https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 Jul 03 21:50:41.972977 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-dfa7da20-12ff-4c80-b310-a8c737015a40 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:41.972977 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-dfa7da20-12ff-4c80-b310-a8c737015a40 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:41.972977 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-dfa7da20-12ff-4c80-b310-a8c737015a40 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Show backup with id 77248af6-7bce-48e8-a32d-c8b6de8b5e86. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:41.978812 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:41.978812 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:41.979692 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-dfa7da20-12ff-4c80-b310-a8c737015a40 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 returned with HTTP 200 Jul 03 21:50:41.980227 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 472/1876] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:41 2026] GET /volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:42.794570 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-51bd584f-c27e-4db2-a69b-d5b5fce47b21 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:42.796698 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-51bd584f-c27e-4db2-a69b-d5b5fce47b21 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:50:42.796698 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-51bd584f-c27e-4db2-a69b-d5b5fce47b21 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:42.797206 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-51bd584f-c27e-4db2-a69b-d5b5fce47b21 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:42.817800 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:42.817800 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:42.837201 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-51bd584f-c27e-4db2-a69b-d5b5fce47b21 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:50:42.843250 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-51bd584f-c27e-4db2-a69b-d5b5fce47b21 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:50:42.843705 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 468/1877] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:42 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:42.886463 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9e4c853d-5f28-46d3-a208-5f284c2f3eee None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:42.993347 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-dbe5bbad-50b2-43ca-bb9c-ee420334301f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:42.995658 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-dbe5bbad-50b2-43ca-bb9c-ee420334301f tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] GET https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 Jul 03 21:50:42.996509 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-dbe5bbad-50b2-43ca-bb9c-ee420334301f tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:42.997438 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-dbe5bbad-50b2-43ca-bb9c-ee420334301f tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:42.997438 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-dbe5bbad-50b2-43ca-bb9c-ee420334301f tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Show backup with id 77248af6-7bce-48e8-a32d-c8b6de8b5e86. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:43.004288 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:43.004288 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:43.005271 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-dbe5bbad-50b2-43ca-bb9c-ee420334301f tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 returned with HTTP 200 Jul 03 21:50:43.005825 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 477/1878] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:42 2026] GET /volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:43.059384 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9e4c853d-5f28-46d3-a208-5f284c2f3eee tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] POST https://10.4.3.32/volume/v3/group_types Jul 03 21:50:43.060868 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9e4c853d-5f28-46d3-a208-5f284c2f3eee tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-844942379"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:43.091550 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9e4c853d-5f28-46d3-a208-5f284c2f3eee tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 202 Jul 03 21:50:43.092311 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 462/1879] 10.4.3.32 () {70 vars in 1304 bytes} [Fri Jul 3 21:50:42 2026] POST /volume/v3/group_types => generated 180 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:50:43.105899 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b5e588ea-742e-4e1d-8941-79119416f833 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:43.107877 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b5e588ea-742e-4e1d-8941-79119416f833 tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] POST https://10.4.3.32/volume/v3/group_types/0415a2ad-9c5f-4793-bc5c-3a32605b04ad/group_specs Jul 03 21:50:43.108712 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b5e588ea-742e-4e1d-8941-79119416f833 tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:43.138540 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b5e588ea-742e-4e1d-8941-79119416f833 tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] https://10.4.3.32/volume/v3/group_types/0415a2ad-9c5f-4793-bc5c-3a32605b04ad/group_specs returned with HTTP 202 Jul 03 21:50:43.139099 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 473/1880] 10.4.3.32 () {70 vars in 1451 bytes} [Fri Jul 3 21:50:43 2026] POST /volume/v3/group_types/0415a2ad-9c5f-4793-bc5c-3a32605b04ad/group_specs => generated 53 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:50:43.149130 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-3221fb17-3076-4f9e-8e21-b5792f5ebc6e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:43.152400 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3221fb17-3076-4f9e-8e21-b5792f5ebc6e tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] POST https://10.4.3.32/volume/v3/group_types/0415a2ad-9c5f-4793-bc5c-3a32605b04ad/group_specs Jul 03 21:50:43.152400 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3221fb17-3076-4f9e-8e21-b5792f5ebc6e tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:43.173275 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3221fb17-3076-4f9e-8e21-b5792f5ebc6e tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] https://10.4.3.32/volume/v3/group_types/0415a2ad-9c5f-4793-bc5c-3a32605b04ad/group_specs returned with HTTP 202 Jul 03 21:50:43.173977 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 469/1881] 10.4.3.32 () {70 vars in 1451 bytes} [Fri Jul 3 21:50:43 2026] POST /volume/v3/group_types/0415a2ad-9c5f-4793-bc5c-3a32605b04ad/group_specs => generated 61 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:50:43.183678 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2ad661cb-b6f4-47a5-b299-d24ef55f0603 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:43.186346 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2ad661cb-b6f4-47a5-b299-d24ef55f0603 tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] GET https://10.4.3.32/volume/v3/group_types/0415a2ad-9c5f-4793-bc5c-3a32605b04ad/group_specs/key2 Jul 03 21:50:43.186626 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2ad661cb-b6f4-47a5-b299-d24ef55f0603 tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:43.186912 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2ad661cb-b6f4-47a5-b299-d24ef55f0603 tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:43.209073 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2ad661cb-b6f4-47a5-b299-d24ef55f0603 tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] https://10.4.3.32/volume/v3/group_types/0415a2ad-9c5f-4793-bc5c-3a32605b04ad/group_specs/key2 returned with HTTP 200 Jul 03 21:50:43.209731 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 478/1882] 10.4.3.32 () {68 vars in 1445 bytes} [Fri Jul 3 21:50:43 2026] GET /volume/v3/group_types/0415a2ad-9c5f-4793-bc5c-3a32605b04ad/group_specs/key2 => generated 26 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:43.220623 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-60ca51c4-850f-426e-91a0-4f7bdedab50a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:43.224530 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-60ca51c4-850f-426e-91a0-4f7bdedab50a tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] GET https://10.4.3.32/volume/v3/group_types/0415a2ad-9c5f-4793-bc5c-3a32605b04ad/group_specs/key3 Jul 03 21:50:43.224530 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-60ca51c4-850f-426e-91a0-4f7bdedab50a tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:43.224530 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-60ca51c4-850f-426e-91a0-4f7bdedab50a tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:43.234942 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-60ca51c4-850f-426e-91a0-4f7bdedab50a tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] https://10.4.3.32/volume/v3/group_types/0415a2ad-9c5f-4793-bc5c-3a32605b04ad/group_specs/key3 returned with HTTP 200 Jul 03 21:50:43.236005 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 463/1883] 10.4.3.32 () {68 vars in 1445 bytes} [Fri Jul 3 21:50:43 2026] GET /volume/v3/group_types/0415a2ad-9c5f-4793-bc5c-3a32605b04ad/group_specs/key3 => generated 18 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:43.247005 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-eea3c189-9677-4394-a947-0a1099917c7c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:43.249192 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-eea3c189-9677-4394-a947-0a1099917c7c tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] PUT https://10.4.3.32/volume/v3/group_types/0415a2ad-9c5f-4793-bc5c-3a32605b04ad/group_specs/key3 Jul 03 21:50:43.249842 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-eea3c189-9677-4394-a947-0a1099917c7c tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:43.266809 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-eea3c189-9677-4394-a947-0a1099917c7c tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] https://10.4.3.32/volume/v3/group_types/0415a2ad-9c5f-4793-bc5c-3a32605b04ad/group_specs/key3 returned with HTTP 200 Jul 03 21:50:43.267432 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 474/1884] 10.4.3.32 () {70 vars in 1465 bytes} [Fri Jul 3 21:50:43 2026] PUT /volume/v3/group_types/0415a2ad-9c5f-4793-bc5c-3a32605b04ad/group_specs/key3 => generated 26 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:43.279001 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e90099f1-8959-4fdc-8695-89d0ef3a4ad2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:43.281436 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e90099f1-8959-4fdc-8695-89d0ef3a4ad2 tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] GET https://10.4.3.32/volume/v3/group_types/0415a2ad-9c5f-4793-bc5c-3a32605b04ad/group_specs Jul 03 21:50:43.281779 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e90099f1-8959-4fdc-8695-89d0ef3a4ad2 tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:43.282191 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e90099f1-8959-4fdc-8695-89d0ef3a4ad2 tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:43.292225 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e90099f1-8959-4fdc-8695-89d0ef3a4ad2 tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] https://10.4.3.32/volume/v3/group_types/0415a2ad-9c5f-4793-bc5c-3a32605b04ad/group_specs returned with HTTP 200 Jul 03 21:50:43.293083 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 470/1885] 10.4.3.32 () {68 vars in 1430 bytes} [Fri Jul 3 21:50:43 2026] GET /volume/v3/group_types/0415a2ad-9c5f-4793-bc5c-3a32605b04ad/group_specs => generated 87 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:43.303015 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ee2a0c87-cc09-42f3-a1fd-f2fb205a0b62 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:43.309940 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ee2a0c87-cc09-42f3-a1fd-f2fb205a0b62 tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/0415a2ad-9c5f-4793-bc5c-3a32605b04ad/group_specs/key1 Jul 03 21:50:43.310616 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ee2a0c87-cc09-42f3-a1fd-f2fb205a0b62 tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:43.310896 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ee2a0c87-cc09-42f3-a1fd-f2fb205a0b62 tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:43.342800 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ee2a0c87-cc09-42f3-a1fd-f2fb205a0b62 tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] https://10.4.3.32/volume/v3/group_types/0415a2ad-9c5f-4793-bc5c-3a32605b04ad/group_specs/key1 returned with HTTP 202 Jul 03 21:50:43.343362 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 479/1886] 10.4.3.32 () {68 vars in 1448 bytes} [Fri Jul 3 21:50:43 2026] DELETE /volume/v3/group_types/0415a2ad-9c5f-4793-bc5c-3a32605b04ad/group_specs/key1 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:50:43.353955 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-87998b36-78d2-4399-82c0-6a9512fee516 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:43.358401 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-87998b36-78d2-4399-82c0-6a9512fee516 tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] GET https://10.4.3.32/volume/v3/group_types/0415a2ad-9c5f-4793-bc5c-3a32605b04ad/group_specs/key1 Jul 03 21:50:43.358401 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-87998b36-78d2-4399-82c0-6a9512fee516 tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:43.358401 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-87998b36-78d2-4399-82c0-6a9512fee516 tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:43.365600 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-87998b36-78d2-4399-82c0-6a9512fee516 tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] HTTP exception thrown: Group Type 0415a2ad-9c5f-4793-bc5c-3a32605b04ad has no extra spec with key key1. Jul 03 21:50:43.367173 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-87998b36-78d2-4399-82c0-6a9512fee516 tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] https://10.4.3.32/volume/v3/group_types/0415a2ad-9c5f-4793-bc5c-3a32605b04ad/group_specs/key1 returned with HTTP 404 Jul 03 21:50:43.367173 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 464/1887] 10.4.3.32 () {68 vars in 1445 bytes} [Fri Jul 3 21:50:43 2026] GET /volume/v3/group_types/0415a2ad-9c5f-4793-bc5c-3a32605b04ad/group_specs/key1 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:50:43.375863 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-673ffa2c-d3b5-4f62-8e1d-19e2ef70a6e2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:43.377940 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-673ffa2c-d3b5-4f62-8e1d-19e2ef70a6e2 tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/0415a2ad-9c5f-4793-bc5c-3a32605b04ad/group_specs/key2 Jul 03 21:50:43.378165 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-673ffa2c-d3b5-4f62-8e1d-19e2ef70a6e2 tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:43.378417 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-673ffa2c-d3b5-4f62-8e1d-19e2ef70a6e2 tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:43.402300 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-673ffa2c-d3b5-4f62-8e1d-19e2ef70a6e2 tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] https://10.4.3.32/volume/v3/group_types/0415a2ad-9c5f-4793-bc5c-3a32605b04ad/group_specs/key2 returned with HTTP 202 Jul 03 21:50:43.402857 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 475/1888] 10.4.3.32 () {68 vars in 1448 bytes} [Fri Jul 3 21:50:43 2026] DELETE /volume/v3/group_types/0415a2ad-9c5f-4793-bc5c-3a32605b04ad/group_specs/key2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:50:43.413745 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-76ea50b5-76f5-4b3a-9f49-1bc2ed620592 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:43.416115 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-76ea50b5-76f5-4b3a-9f49-1bc2ed620592 tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] GET https://10.4.3.32/volume/v3/group_types/0415a2ad-9c5f-4793-bc5c-3a32605b04ad/group_specs/key2 Jul 03 21:50:43.416363 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-76ea50b5-76f5-4b3a-9f49-1bc2ed620592 tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:43.417099 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-76ea50b5-76f5-4b3a-9f49-1bc2ed620592 tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:43.426171 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-76ea50b5-76f5-4b3a-9f49-1bc2ed620592 tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] HTTP exception thrown: Group Type 0415a2ad-9c5f-4793-bc5c-3a32605b04ad has no extra spec with key key2. Jul 03 21:50:43.426441 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-76ea50b5-76f5-4b3a-9f49-1bc2ed620592 tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] https://10.4.3.32/volume/v3/group_types/0415a2ad-9c5f-4793-bc5c-3a32605b04ad/group_specs/key2 returned with HTTP 404 Jul 03 21:50:43.427254 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 471/1889] 10.4.3.32 () {68 vars in 1445 bytes} [Fri Jul 3 21:50:43 2026] GET /volume/v3/group_types/0415a2ad-9c5f-4793-bc5c-3a32605b04ad/group_specs/key2 => generated 126 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:50:43.440280 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e29deb4c-cc31-4d80-9c0c-d20d6997fab1 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:43.443160 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e29deb4c-cc31-4d80-9c0c-d20d6997fab1 tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/0415a2ad-9c5f-4793-bc5c-3a32605b04ad/group_specs/key3 Jul 03 21:50:43.444001 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e29deb4c-cc31-4d80-9c0c-d20d6997fab1 tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:43.444071 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e29deb4c-cc31-4d80-9c0c-d20d6997fab1 tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:43.461159 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e29deb4c-cc31-4d80-9c0c-d20d6997fab1 tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] https://10.4.3.32/volume/v3/group_types/0415a2ad-9c5f-4793-bc5c-3a32605b04ad/group_specs/key3 returned with HTTP 202 Jul 03 21:50:43.461718 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 480/1890] 10.4.3.32 () {68 vars in 1448 bytes} [Fri Jul 3 21:50:43 2026] DELETE /volume/v3/group_types/0415a2ad-9c5f-4793-bc5c-3a32605b04ad/group_specs/key3 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:50:43.474685 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d8a85712-0f5b-48d2-9992-d0c6eec64bcf None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:43.478883 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d8a85712-0f5b-48d2-9992-d0c6eec64bcf tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] GET https://10.4.3.32/volume/v3/group_types/0415a2ad-9c5f-4793-bc5c-3a32605b04ad/group_specs/key3 Jul 03 21:50:43.479536 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d8a85712-0f5b-48d2-9992-d0c6eec64bcf tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:43.479970 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d8a85712-0f5b-48d2-9992-d0c6eec64bcf tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:43.488944 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d8a85712-0f5b-48d2-9992-d0c6eec64bcf tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] HTTP exception thrown: Group Type 0415a2ad-9c5f-4793-bc5c-3a32605b04ad has no extra spec with key key3. Jul 03 21:50:43.489461 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d8a85712-0f5b-48d2-9992-d0c6eec64bcf tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] https://10.4.3.32/volume/v3/group_types/0415a2ad-9c5f-4793-bc5c-3a32605b04ad/group_specs/key3 returned with HTTP 404 Jul 03 21:50:43.490416 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 465/1891] 10.4.3.32 () {68 vars in 1445 bytes} [Fri Jul 3 21:50:43 2026] GET /volume/v3/group_types/0415a2ad-9c5f-4793-bc5c-3a32605b04ad/group_specs/key3 => generated 126 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:50:43.501438 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b3c6c772-c53a-4402-9cd1-d081b09298f6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:43.506391 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b3c6c772-c53a-4402-9cd1-d081b09298f6 tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/0415a2ad-9c5f-4793-bc5c-3a32605b04ad Jul 03 21:50:43.506895 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b3c6c772-c53a-4402-9cd1-d081b09298f6 tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:43.507196 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b3c6c772-c53a-4402-9cd1-d081b09298f6 tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:43.525940 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b3c6c772-c53a-4402-9cd1-d081b09298f6 tempest-GroupTypeSpecsTest-2112008524 tempest-GroupTypeSpecsTest-2112008524-project-admin] https://10.4.3.32/volume/v3/group_types/0415a2ad-9c5f-4793-bc5c-3a32605b04ad returned with HTTP 202 Jul 03 21:50:43.526660 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 476/1892] 10.4.3.32 () {68 vars in 1397 bytes} [Fri Jul 3 21:50:43 2026] DELETE /volume/v3/group_types/0415a2ad-9c5f-4793-bc5c-3a32605b04ad => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:50:43.773859 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-519a8c86-0e40-4789-b4b7-ca6495de4e5a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:43.774723 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-519a8c86-0e40-4789-b4b7-ca6495de4e5a None None] GET https://10.4.3.32/volume// Jul 03 21:50:43.774723 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-519a8c86-0e40-4789-b4b7-ca6495de4e5a None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:43.774945 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-519a8c86-0e40-4789-b4b7-ca6495de4e5a None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:43.775353 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-519a8c86-0e40-4789-b4b7-ca6495de4e5a None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:50:43.776418 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 472/1893] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:50:43 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 21:50:43.787037 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-dacd4882-22fd-4b89-86da-600e00d7f1f0 req-fbfceddf-19c3-4c30-a337-2d137bab65b9 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:43.790873 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-dacd4882-22fd-4b89-86da-600e00d7f1f0 req-fbfceddf-19c3-4c30-a337-2d137bab65b9 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/b66532ab-2055-4eec-9164-80effa43c09d Jul 03 21:50:43.791205 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-dacd4882-22fd-4b89-86da-600e00d7f1f0 req-fbfceddf-19c3-4c30-a337-2d137bab65b9 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:43.791549 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-dacd4882-22fd-4b89-86da-600e00d7f1f0 req-fbfceddf-19c3-4c30-a337-2d137bab65b9 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:43.806616 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:43.806616 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:43.813613 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-dacd4882-22fd-4b89-86da-600e00d7f1f0 req-fbfceddf-19c3-4c30-a337-2d137bab65b9 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:50:43.821672 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-dacd4882-22fd-4b89-86da-600e00d7f1f0 req-fbfceddf-19c3-4c30-a337-2d137bab65b9 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/b66532ab-2055-4eec-9164-80effa43c09d returned with HTTP 200 Jul 03 21:50:43.821860 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 481/1894] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:50:43 2026] GET /volume/v3/volumes/b66532ab-2055-4eec-9164-80effa43c09d => generated 1047 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:50:43.863232 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9d4b538c-111f-4810-8af8-20dcdbc143d9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:43.866898 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9d4b538c-111f-4810-8af8-20dcdbc143d9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:50:43.867216 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9d4b538c-111f-4810-8af8-20dcdbc143d9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:43.867551 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9d4b538c-111f-4810-8af8-20dcdbc143d9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:43.883884 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:43.883884 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:43.888642 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-9d4b538c-111f-4810-8af8-20dcdbc143d9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:50:43.895154 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9d4b538c-111f-4810-8af8-20dcdbc143d9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:50:43.895584 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 466/1895] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:43 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:50:43.979163 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-dacd4882-22fd-4b89-86da-600e00d7f1f0 req-e7cc4d3a-96fb-4bad-935d-5078407238ca None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:43.983500 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-dacd4882-22fd-4b89-86da-600e00d7f1f0 req-e7cc4d3a-96fb-4bad-935d-5078407238ca tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] PUT https://10.4.3.32/volume/v3/attachments/4948eb8e-adf1-477d-bacd-221f7a2fcc34 Jul 03 21:50:43.983500 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-dacd4882-22fd-4b89-86da-600e00d7f1f0 req-e7cc4d3a-96fb-4bad-935d-5078407238ca tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:43.994965 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-dacd4882-22fd-4b89-86da-600e00d7f1f0 req-e7cc4d3a-96fb-4bad-935d-5078407238ca tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Acquiring lock "cinder-attachment_update-b66532ab-2055-4eec-9164-80effa43c09d-np0000004475" by "attachment_update" {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:50:44.004396 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-dacd4882-22fd-4b89-86da-600e00d7f1f0 req-e7cc4d3a-96fb-4bad-935d-5078407238ca tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Lock "cinder-attachment_update-b66532ab-2055-4eec-9164-80effa43c09d-np0000004475" acquired by "attachment_update" :: waited 0.007s {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:50:44.004396 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:44.004396 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:44.019169 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-da56384f-426f-4ec0-a1ae-4187ce8d7b0b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:44.023323 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-da56384f-426f-4ec0-a1ae-4187ce8d7b0b tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] GET https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 Jul 03 21:50:44.024223 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-da56384f-426f-4ec0-a1ae-4187ce8d7b0b tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:44.025985 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-da56384f-426f-4ec0-a1ae-4187ce8d7b0b tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:44.026193 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-da56384f-426f-4ec0-a1ae-4187ce8d7b0b tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Show backup with id 77248af6-7bce-48e8-a32d-c8b6de8b5e86. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:44.031993 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:44.031993 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:44.032648 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-da56384f-426f-4ec0-a1ae-4187ce8d7b0b tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 returned with HTTP 200 Jul 03 21:50:44.033149 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 473/1896] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:44 2026] GET /volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:44.541694 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-dacd4882-22fd-4b89-86da-600e00d7f1f0 req-e7cc4d3a-96fb-4bad-935d-5078407238ca tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Lock "cinder-attachment_update-b66532ab-2055-4eec-9164-80effa43c09d-np0000004475" released by "attachment_update" :: held 0.539s {{(pid=99936) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:50:44.542626 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-dacd4882-22fd-4b89-86da-600e00d7f1f0 req-e7cc4d3a-96fb-4bad-935d-5078407238ca tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments/4948eb8e-adf1-477d-bacd-221f7a2fcc34 returned with HTTP 200 Jul 03 21:50:44.543210 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 477/1897] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:50:43 2026] PUT /volume/v3/attachments/4948eb8e-adf1-477d-bacd-221f7a2fcc34 => generated 968 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:44.914437 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6f0acafc-8592-4d78-a6a3-6bf6860fa063 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:44.917875 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6f0acafc-8592-4d78-a6a3-6bf6860fa063 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:50:44.918614 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6f0acafc-8592-4d78-a6a3-6bf6860fa063 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:44.918723 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6f0acafc-8592-4d78-a6a3-6bf6860fa063 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:44.941057 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:44.941057 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:44.948555 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-6f0acafc-8592-4d78-a6a3-6bf6860fa063 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:50:44.956775 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6f0acafc-8592-4d78-a6a3-6bf6860fa063 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:50:44.957608 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 482/1898] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:44 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:45.050649 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-013d5269-9eea-4910-9e41-a2d67cebdce4 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:45.053996 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-013d5269-9eea-4910-9e41-a2d67cebdce4 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] GET https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 Jul 03 21:50:45.054435 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-013d5269-9eea-4910-9e41-a2d67cebdce4 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:45.054775 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-013d5269-9eea-4910-9e41-a2d67cebdce4 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:45.055504 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-013d5269-9eea-4910-9e41-a2d67cebdce4 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Show backup with id 77248af6-7bce-48e8-a32d-c8b6de8b5e86. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:45.061009 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-dacd4882-22fd-4b89-86da-600e00d7f1f0 req-8a493652-0dd0-494a-bd9d-f09ab9a109ac None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:45.067096 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-dacd4882-22fd-4b89-86da-600e00d7f1f0 req-8a493652-0dd0-494a-bd9d-f09ab9a109ac tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] POST https://10.4.3.32/volume/v3/attachments/4948eb8e-adf1-477d-bacd-221f7a2fcc34/action Jul 03 21:50:45.067096 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-dacd4882-22fd-4b89-86da-600e00d7f1f0 req-8a493652-0dd0-494a-bd9d-f09ab9a109ac tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action body: b'{"os-complete": null}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:50:45.067096 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-dacd4882-22fd-4b89-86da-600e00d7f1f0 req-8a493652-0dd0-494a-bd9d-f09ab9a109ac tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:45.067358 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:45.067358 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:45.068570 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-013d5269-9eea-4910-9e41-a2d67cebdce4 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 returned with HTTP 200 Jul 03 21:50:45.069256 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 467/1899] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:45 2026] GET /volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 => generated 733 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:45.094515 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:45.094515 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:45.112383 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-dacd4882-22fd-4b89-86da-600e00d7f1f0 req-8a493652-0dd0-494a-bd9d-f09ab9a109ac tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments/4948eb8e-adf1-477d-bacd-221f7a2fcc34/action returned with HTTP 204 Jul 03 21:50:45.112985 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 474/1900] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:50:45 2026] POST /volume/v3/attachments/4948eb8e-adf1-477d-bacd-221f7a2fcc34/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:50:45.976088 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7d929d9d-1d61-415e-a160-0da4968e7133 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:45.980472 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7d929d9d-1d61-415e-a160-0da4968e7133 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:50:45.980631 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7d929d9d-1d61-415e-a160-0da4968e7133 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:45.980827 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7d929d9d-1d61-415e-a160-0da4968e7133 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:46.004857 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:46.004857 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:46.011332 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-7d929d9d-1d61-415e-a160-0da4968e7133 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:50:46.018865 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7d929d9d-1d61-415e-a160-0da4968e7133 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:50:46.019509 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 478/1901] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:45 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:46.088003 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-8d40fa0e-28f2-4b06-bfd4-57c1bc39cac3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:46.093355 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8d40fa0e-28f2-4b06-bfd4-57c1bc39cac3 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] GET https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 Jul 03 21:50:46.094828 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8d40fa0e-28f2-4b06-bfd4-57c1bc39cac3 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:46.095087 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8d40fa0e-28f2-4b06-bfd4-57c1bc39cac3 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:46.095269 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-8d40fa0e-28f2-4b06-bfd4-57c1bc39cac3 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Show backup with id 77248af6-7bce-48e8-a32d-c8b6de8b5e86. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:46.106394 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:46.106394 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:46.106971 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8d40fa0e-28f2-4b06-bfd4-57c1bc39cac3 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 returned with HTTP 200 Jul 03 21:50:46.108012 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 483/1902] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:46 2026] GET /volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 => generated 733 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:47.040267 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-bdbdf6d2-fb24-441d-9964-9e02328e6435 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:47.042348 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bdbdf6d2-fb24-441d-9964-9e02328e6435 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:50:47.042612 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bdbdf6d2-fb24-441d-9964-9e02328e6435 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:47.042992 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bdbdf6d2-fb24-441d-9964-9e02328e6435 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:47.060136 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:47.060136 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:47.068511 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-bdbdf6d2-fb24-441d-9964-9e02328e6435 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:50:47.076887 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bdbdf6d2-fb24-441d-9964-9e02328e6435 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:50:47.077321 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 468/1903] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:47 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:47.121823 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d64fa8b2-a586-4e17-aad8-8f9cb7e00d75 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:47.123408 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d64fa8b2-a586-4e17-aad8-8f9cb7e00d75 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] GET https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 Jul 03 21:50:47.123649 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d64fa8b2-a586-4e17-aad8-8f9cb7e00d75 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:47.123866 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d64fa8b2-a586-4e17-aad8-8f9cb7e00d75 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:47.123977 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-d64fa8b2-a586-4e17-aad8-8f9cb7e00d75 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Show backup with id 77248af6-7bce-48e8-a32d-c8b6de8b5e86. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:47.128761 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:47.128761 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:47.129398 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d64fa8b2-a586-4e17-aad8-8f9cb7e00d75 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 returned with HTTP 200 Jul 03 21:50:47.129771 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 475/1904] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:47 2026] GET /volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:47.435396 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c923a9fd-c035-4c0e-93b5-21978f03c351 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:47.558038 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c923a9fd-c035-4c0e-93b5-21978f03c351 tempest-VolumeHostsAdminTestsJSON-627579412 tempest-VolumeHostsAdminTestsJSON-627579412-project-admin] GET https://10.4.3.32/volume/v3/os-hosts Jul 03 21:50:47.558286 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c923a9fd-c035-4c0e-93b5-21978f03c351 tempest-VolumeHostsAdminTestsJSON-627579412 tempest-VolumeHostsAdminTestsJSON-627579412-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:47.558556 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c923a9fd-c035-4c0e-93b5-21978f03c351 tempest-VolumeHostsAdminTestsJSON-627579412 tempest-VolumeHostsAdminTestsJSON-627579412-project-admin] Calling method 'index' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:47.564907 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.contrib.hosts [None req-c923a9fd-c035-4c0e-93b5-21978f03c351 tempest-VolumeHostsAdminTestsJSON-627579412 tempest-VolumeHostsAdminTestsJSON-627579412-project-admin] status, active and update: available, enabled, 2026-07-03 21:50:13+00:00 {{(pid=99936) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 21:50:47.565103 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.contrib.hosts [None req-c923a9fd-c035-4c0e-93b5-21978f03c351 tempest-VolumeHostsAdminTestsJSON-627579412 tempest-VolumeHostsAdminTestsJSON-627579412-project-admin] status, active and update: available, enabled, 2026-07-03 21:50:10+00:00 {{(pid=99936) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 21:50:47.565292 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.contrib.hosts [None req-c923a9fd-c035-4c0e-93b5-21978f03c351 tempest-VolumeHostsAdminTestsJSON-627579412 tempest-VolumeHostsAdminTestsJSON-627579412-project-admin] status, active and update: available, enabled, 2026-07-03 21:49:49+00:00 {{(pid=99936) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 21:50:47.565666 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c923a9fd-c035-4c0e-93b5-21978f03c351 tempest-VolumeHostsAdminTestsJSON-627579412 tempest-VolumeHostsAdminTestsJSON-627579412-project-admin] https://10.4.3.32/volume/v3/os-hosts returned with HTTP 200 Jul 03 21:50:47.566133 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 479/1905] 10.4.3.32 () {66 vars in 1233 bytes} [Fri Jul 3 21:50:47 2026] GET /volume/v3/os-hosts => generated 560 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:47.576589 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-67fe1939-cbb0-457f-a2e3-709c758a150a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:47.578951 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-67fe1939-cbb0-457f-a2e3-709c758a150a tempest-VolumeHostsAdminTestsJSON-627579412 tempest-VolumeHostsAdminTestsJSON-627579412-project-admin] GET https://10.4.3.32/volume/v3/os-hosts Jul 03 21:50:47.579204 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-67fe1939-cbb0-457f-a2e3-709c758a150a tempest-VolumeHostsAdminTestsJSON-627579412 tempest-VolumeHostsAdminTestsJSON-627579412-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:47.579441 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-67fe1939-cbb0-457f-a2e3-709c758a150a tempest-VolumeHostsAdminTestsJSON-627579412 tempest-VolumeHostsAdminTestsJSON-627579412-project-admin] Calling method 'index' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:47.586949 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.hosts [None req-67fe1939-cbb0-457f-a2e3-709c758a150a tempest-VolumeHostsAdminTestsJSON-627579412 tempest-VolumeHostsAdminTestsJSON-627579412-project-admin] status, active and update: available, enabled, 2026-07-03 21:50:13+00:00 {{(pid=99934) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 21:50:47.587116 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.hosts [None req-67fe1939-cbb0-457f-a2e3-709c758a150a tempest-VolumeHostsAdminTestsJSON-627579412 tempest-VolumeHostsAdminTestsJSON-627579412-project-admin] status, active and update: available, enabled, 2026-07-03 21:50:10+00:00 {{(pid=99934) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 21:50:47.587273 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.hosts [None req-67fe1939-cbb0-457f-a2e3-709c758a150a tempest-VolumeHostsAdminTestsJSON-627579412 tempest-VolumeHostsAdminTestsJSON-627579412-project-admin] status, active and update: available, enabled, 2026-07-03 21:49:49+00:00 {{(pid=99934) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 21:50:47.587652 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-67fe1939-cbb0-457f-a2e3-709c758a150a tempest-VolumeHostsAdminTestsJSON-627579412 tempest-VolumeHostsAdminTestsJSON-627579412-project-admin] https://10.4.3.32/volume/v3/os-hosts returned with HTTP 200 Jul 03 21:50:47.588273 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 484/1906] 10.4.3.32 () {66 vars in 1233 bytes} [Fri Jul 3 21:50:47 2026] GET /volume/v3/os-hosts => generated 560 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:47.597759 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ef8d1bfd-4a92-4841-a6af-6a87d9085c42 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:47.600319 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ef8d1bfd-4a92-4841-a6af-6a87d9085c42 tempest-VolumeHostsAdminTestsJSON-627579412 tempest-VolumeHostsAdminTestsJSON-627579412-project-admin] GET https://10.4.3.32/volume/v3/os-hosts/np0000004475@storpool Jul 03 21:50:47.600628 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ef8d1bfd-4a92-4841-a6af-6a87d9085c42 tempest-VolumeHostsAdminTestsJSON-627579412 tempest-VolumeHostsAdminTestsJSON-627579412-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:47.600916 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ef8d1bfd-4a92-4841-a6af-6a87d9085c42 tempest-VolumeHostsAdminTestsJSON-627579412 tempest-VolumeHostsAdminTestsJSON-627579412-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:47.704566 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ef8d1bfd-4a92-4841-a6af-6a87d9085c42 tempest-VolumeHostsAdminTestsJSON-627579412 tempest-VolumeHostsAdminTestsJSON-627579412-project-admin] https://10.4.3.32/volume/v3/os-hosts/np0000004475@storpool returned with HTTP 200 Jul 03 21:50:47.705235 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 469/1907] 10.4.3.32 () {66 vars in 1299 bytes} [Fri Jul 3 21:50:47 2026] GET /volume/v3/os-hosts/np0000004475@storpool => generated 1317 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:48.096241 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-bb21aacf-6ce5-4ebc-a7e0-3d6a20a59579 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:48.098094 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bb21aacf-6ce5-4ebc-a7e0-3d6a20a59579 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:50:48.099102 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bb21aacf-6ce5-4ebc-a7e0-3d6a20a59579 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:48.099102 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bb21aacf-6ce5-4ebc-a7e0-3d6a20a59579 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:48.118241 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:48.118241 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:48.128819 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-bb21aacf-6ce5-4ebc-a7e0-3d6a20a59579 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:50:48.137277 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bb21aacf-6ce5-4ebc-a7e0-3d6a20a59579 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:50:48.138014 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 476/1908] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:48 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:48.146035 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-06f6cfcb-e60f-4afc-bd41-47e66f53d5f5 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:48.148957 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-06f6cfcb-e60f-4afc-bd41-47e66f53d5f5 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] GET https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 Jul 03 21:50:48.152096 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-06f6cfcb-e60f-4afc-bd41-47e66f53d5f5 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:48.152096 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-06f6cfcb-e60f-4afc-bd41-47e66f53d5f5 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:48.152096 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-06f6cfcb-e60f-4afc-bd41-47e66f53d5f5 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Show backup with id 77248af6-7bce-48e8-a32d-c8b6de8b5e86. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:48.163973 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:48.163973 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:48.165355 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-06f6cfcb-e60f-4afc-bd41-47e66f53d5f5 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 returned with HTTP 200 Jul 03 21:50:48.167275 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 480/1909] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:48 2026] GET /volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 => generated 733 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:49.138457 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-9bebbc15-095e-47ec-a026-ea771d33021c req-e9f5a32f-2aed-4de3-8de1-4192af002886 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:49.141157 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-9bebbc15-095e-47ec-a026-ea771d33021c req-e9f5a32f-2aed-4de3-8de1-4192af002886 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] POST https://10.4.3.32/volume/v3/attachments/f505c81a-e528-4c9e-b52a-fd7812812c83/action Jul 03 21:50:49.141636 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-9bebbc15-095e-47ec-a026-ea771d33021c req-e9f5a32f-2aed-4de3-8de1-4192af002886 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action body: b'{"os-complete": null}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:50:49.141970 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-9bebbc15-095e-47ec-a026-ea771d33021c req-e9f5a32f-2aed-4de3-8de1-4192af002886 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:49.157697 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e7886fa5-729c-4639-97af-e644a00726f8 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:49.162118 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e7886fa5-729c-4639-97af-e644a00726f8 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:50:49.162118 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e7886fa5-729c-4639-97af-e644a00726f8 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:49.162118 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e7886fa5-729c-4639-97af-e644a00726f8 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:49.167098 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:49.167098 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:49.179274 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:49.179274 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:49.182290 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c6087d0c-1e4a-4a3d-a72f-c8cbc3178d7d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:49.184949 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-9bebbc15-095e-47ec-a026-ea771d33021c req-e9f5a32f-2aed-4de3-8de1-4192af002886 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/attachments/f505c81a-e528-4c9e-b52a-fd7812812c83/action returned with HTTP 204 Jul 03 21:50:49.185080 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c6087d0c-1e4a-4a3d-a72f-c8cbc3178d7d tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] GET https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 Jul 03 21:50:49.185294 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c6087d0c-1e4a-4a3d-a72f-c8cbc3178d7d tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:49.185521 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c6087d0c-1e4a-4a3d-a72f-c8cbc3178d7d tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:49.185630 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 485/1910] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:50:49 2026] POST /volume/v3/attachments/f505c81a-e528-4c9e-b52a-fd7812812c83/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:50:49.185711 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-c6087d0c-1e4a-4a3d-a72f-c8cbc3178d7d tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Show backup with id 77248af6-7bce-48e8-a32d-c8b6de8b5e86. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:49.187304 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-e7886fa5-729c-4639-97af-e644a00726f8 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:50:49.194281 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:49.194281 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:49.195238 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c6087d0c-1e4a-4a3d-a72f-c8cbc3178d7d tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 returned with HTTP 200 Jul 03 21:50:49.195703 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 477/1911] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:49 2026] GET /volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:49.200581 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e7886fa5-729c-4639-97af-e644a00726f8 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:50:49.201225 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 470/1912] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:49 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:49.945301 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-dacd4882-22fd-4b89-86da-600e00d7f1f0 req-81f67638-ebc9-4af8-afa2-46feda07137e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:49.948121 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-dacd4882-22fd-4b89-86da-600e00d7f1f0 req-81f67638-ebc9-4af8-afa2-46feda07137e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/b66532ab-2055-4eec-9164-80effa43c09d/encryption Jul 03 21:50:49.948488 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-dacd4882-22fd-4b89-86da-600e00d7f1f0 req-81f67638-ebc9-4af8-afa2-46feda07137e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:49.948762 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-dacd4882-22fd-4b89-86da-600e00d7f1f0 req-81f67638-ebc9-4af8-afa2-46feda07137e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'index' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:49.960343 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:49.960343 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:49.968566 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-dacd4882-22fd-4b89-86da-600e00d7f1f0 req-81f67638-ebc9-4af8-afa2-46feda07137e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/b66532ab-2055-4eec-9164-80effa43c09d/encryption returned with HTTP 200 Jul 03 21:50:49.969048 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 481/1913] 10.4.3.32 () {68 vars in 1624 bytes} [Fri Jul 3 21:50:49 2026] GET /volume/v3/volumes/b66532ab-2055-4eec-9164-80effa43c09d/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:50.208670 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-324cf9da-d027-4b0e-b2fe-808ffdf82aff None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:50.211419 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-324cf9da-d027-4b0e-b2fe-808ffdf82aff tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] GET https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 Jul 03 21:50:50.211762 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-324cf9da-d027-4b0e-b2fe-808ffdf82aff tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:50.212072 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-324cf9da-d027-4b0e-b2fe-808ffdf82aff tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:50.212316 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-324cf9da-d027-4b0e-b2fe-808ffdf82aff tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Show backup with id 77248af6-7bce-48e8-a32d-c8b6de8b5e86. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:50.218569 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:50.218569 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:50.219569 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-324cf9da-d027-4b0e-b2fe-808ffdf82aff tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 returned with HTTP 200 Jul 03 21:50:50.220347 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 486/1914] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:50 2026] GET /volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:50.223176 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ea7913ba-fb61-4bba-8ef2-4a8a854d49d8 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:50.225684 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ea7913ba-fb61-4bba-8ef2-4a8a854d49d8 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:50:50.225977 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ea7913ba-fb61-4bba-8ef2-4a8a854d49d8 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:50.226921 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ea7913ba-fb61-4bba-8ef2-4a8a854d49d8 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:50.244029 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:50.244029 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:50.252454 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-ea7913ba-fb61-4bba-8ef2-4a8a854d49d8 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:50:50.259744 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ea7913ba-fb61-4bba-8ef2-4a8a854d49d8 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:50:50.260638 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 478/1915] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:50 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 1142 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:50.332175 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-df9c9754-1cf1-405b-ab97-eb2ce4d800a0 req-7c99c5ba-4285-43ac-a0d7-99e2648d24eb None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:50.336782 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-df9c9754-1cf1-405b-ab97-eb2ce4d800a0 req-7c99c5ba-4285-43ac-a0d7-99e2648d24eb tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:50:50.336782 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-df9c9754-1cf1-405b-ab97-eb2ce4d800a0 req-7c99c5ba-4285-43ac-a0d7-99e2648d24eb tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:50.337250 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-df9c9754-1cf1-405b-ab97-eb2ce4d800a0 req-7c99c5ba-4285-43ac-a0d7-99e2648d24eb tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:50.353608 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:50.353608 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:50.363130 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-df9c9754-1cf1-405b-ab97-eb2ce4d800a0 req-7c99c5ba-4285-43ac-a0d7-99e2648d24eb tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:50:50.371460 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-df9c9754-1cf1-405b-ab97-eb2ce4d800a0 req-7c99c5ba-4285-43ac-a0d7-99e2648d24eb tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:50:50.372073 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 471/1916] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:50:50 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 1142 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:50.874187 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-361a0866-51cb-450c-94a3-313e04dc4d5c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:51.002047 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-361a0866-51cb-450c-94a3-313e04dc4d5c tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] GET https://10.4.3.32/volume/v3/os-quota-class-sets/default Jul 03 21:50:51.002588 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-361a0866-51cb-450c-94a3-313e04dc4d5c tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:51.002637 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-361a0866-51cb-450c-94a3-313e04dc4d5c tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:51.028717 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-361a0866-51cb-450c-94a3-313e04dc4d5c tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] https://10.4.3.32/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 21:50:51.029446 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 482/1917] 10.4.3.32 () {66 vars in 1290 bytes} [Fri Jul 3 21:50:50 2026] GET /volume/v3/os-quota-class-sets/default => generated 1565 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:51.044476 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-650f2e4e-2b27-4552-9bd5-67c251dbba7f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:51.046957 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-650f2e4e-2b27-4552-9bd5-67c251dbba7f tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] GET https://10.4.3.32/volume/v3/os-quota-class-sets/default Jul 03 21:50:51.047408 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-650f2e4e-2b27-4552-9bd5-67c251dbba7f tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:51.047677 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-650f2e4e-2b27-4552-9bd5-67c251dbba7f tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:51.070988 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-650f2e4e-2b27-4552-9bd5-67c251dbba7f tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] https://10.4.3.32/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 21:50:51.071650 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 487/1918] 10.4.3.32 () {66 vars in 1290 bytes} [Fri Jul 3 21:50:51 2026] GET /volume/v3/os-quota-class-sets/default => generated 1565 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:51.086733 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-85d733e2-bfa0-4425-a5a9-2eaedf29dca0 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:51.090059 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-85d733e2-bfa0-4425-a5a9-2eaedf29dca0 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:50:51.090477 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-85d733e2-bfa0-4425-a5a9-2eaedf29dca0 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1666460482"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:51.105899 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-85d733e2-bfa0-4425-a5a9-2eaedf29dca0 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:50:51.106350 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 479/1919] 10.4.3.32 () {68 vars in 1245 bytes} [Fri Jul 3 21:50:51 2026] POST /volume/v3/types => generated 228 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:51.114643 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-799aeae9-2602-454e-b79f-6a811db82d41 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:51.116615 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-799aeae9-2602-454e-b79f-6a811db82d41 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-class-sets/default Jul 03 21:50:51.117076 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-799aeae9-2602-454e-b79f-6a811db82d41 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-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-1666460482": 8, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1666460482": 5, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1666460482": 7}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:51.236112 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ce86ca37-350f-4e5b-8d2a-9c2e26621a34 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:51.238424 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ce86ca37-350f-4e5b-8d2a-9c2e26621a34 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] GET https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 Jul 03 21:50:51.238781 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ce86ca37-350f-4e5b-8d2a-9c2e26621a34 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:51.239402 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ce86ca37-350f-4e5b-8d2a-9c2e26621a34 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:51.239402 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-ce86ca37-350f-4e5b-8d2a-9c2e26621a34 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Show backup with id 77248af6-7bce-48e8-a32d-c8b6de8b5e86. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:51.248643 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:51.248643 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:51.249793 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ce86ca37-350f-4e5b-8d2a-9c2e26621a34 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 returned with HTTP 200 Jul 03 21:50:51.250356 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 483/1920] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:51 2026] GET /volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:51.266982 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-799aeae9-2602-454e-b79f-6a811db82d41 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] https://10.4.3.32/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 21:50:51.267566 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 472/1921] 10.4.3.32 () {68 vars in 1311 bytes} [Fri Jul 3 21:50:51 2026] PUT /volume/v3/os-quota-class-sets/default => generated 1756 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:51.279932 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e5f27d69-9fb0-4fad-9777-8fced90e9ee5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:51.283664 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e5f27d69-9fb0-4fad-9777-8fced90e9ee5 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/1c2465989e5140d390e1976382569cca/defaults Jul 03 21:50:51.283846 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e5f27d69-9fb0-4fad-9777-8fced90e9ee5 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:51.284068 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e5f27d69-9fb0-4fad-9777-8fced90e9ee5 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] Calling method 'defaults' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:51.294313 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-e5f27d69-9fb0-4fad-9777-8fced90e9ee5 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-57137078 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-57137078, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:51.295601 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-e5f27d69-9fb0-4fad-9777-8fced90e9ee5 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-57137078 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-57137078, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:51.295977 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-e5f27d69-9fb0-4fad-9777-8fced90e9ee5 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-57137078 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-57137078, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:51.296300 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-e5f27d69-9fb0-4fad-9777-8fced90e9ee5 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1643756170-1038613839 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1643756170-1038613839, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:51.296623 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-e5f27d69-9fb0-4fad-9777-8fced90e9ee5 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1643756170-1038613839 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1643756170-1038613839, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:51.296958 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-e5f27d69-9fb0-4fad-9777-8fced90e9ee5 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1643756170-1038613839 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1643756170-1038613839, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:51.297250 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-e5f27d69-9fb0-4fad-9777-8fced90e9ee5 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1331687864-982328646 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1331687864-982328646, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:51.297739 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-e5f27d69-9fb0-4fad-9777-8fced90e9ee5 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1331687864-982328646 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1331687864-982328646, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:51.298130 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-e5f27d69-9fb0-4fad-9777-8fced90e9ee5 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1331687864-982328646 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1331687864-982328646, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:51.298496 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-e5f27d69-9fb0-4fad-9777-8fced90e9ee5 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-4907389-1317487850 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-4907389-1317487850, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:51.298791 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-e5f27d69-9fb0-4fad-9777-8fced90e9ee5 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-4907389-1317487850 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-4907389-1317487850, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:51.299152 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-e5f27d69-9fb0-4fad-9777-8fced90e9ee5 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-4907389-1317487850 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-4907389-1317487850, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:51.304617 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e5f27d69-9fb0-4fad-9777-8fced90e9ee5 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/1c2465989e5140d390e1976382569cca/defaults returned with HTTP 200 Jul 03 21:50:51.305134 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 488/1922] 10.4.3.32 () {66 vars in 1374 bytes} [Fri Jul 3 21:50:51 2026] GET /volume/v3/os-quota-sets/1c2465989e5140d390e1976382569cca/defaults => generated 1792 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:51.531364 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-bd11898a-9049-4ab2-b8e6-1731c3b57965 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:51.533592 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bd11898a-9049-4ab2-b8e6-1731c3b57965 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/b6bf93617610484796dcf6342abd0b3c/defaults Jul 03 21:50:51.533835 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bd11898a-9049-4ab2-b8e6-1731c3b57965 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:51.534052 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bd11898a-9049-4ab2-b8e6-1731c3b57965 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] Calling method 'defaults' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:51.544937 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-bd11898a-9049-4ab2-b8e6-1731c3b57965 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-57137078 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-57137078, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:51.545327 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-bd11898a-9049-4ab2-b8e6-1731c3b57965 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-57137078 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-57137078, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:51.545702 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-bd11898a-9049-4ab2-b8e6-1731c3b57965 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-57137078 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-57137078, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:51.546313 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-bd11898a-9049-4ab2-b8e6-1731c3b57965 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1643756170-1038613839 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1643756170-1038613839, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:51.546592 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-bd11898a-9049-4ab2-b8e6-1731c3b57965 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1331687864-982328646 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1331687864-982328646, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:51.546933 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-bd11898a-9049-4ab2-b8e6-1731c3b57965 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1331687864-982328646 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1331687864-982328646, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:51.547489 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-bd11898a-9049-4ab2-b8e6-1731c3b57965 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1331687864-982328646 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1331687864-982328646, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:51.547794 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-bd11898a-9049-4ab2-b8e6-1731c3b57965 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-4907389-1317487850 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-4907389-1317487850, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:51.548354 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-bd11898a-9049-4ab2-b8e6-1731c3b57965 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-4907389-1317487850 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-4907389-1317487850, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:51.548747 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-bd11898a-9049-4ab2-b8e6-1731c3b57965 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-4907389-1317487850 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-4907389-1317487850, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:51.554138 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bd11898a-9049-4ab2-b8e6-1731c3b57965 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/b6bf93617610484796dcf6342abd0b3c/defaults returned with HTTP 200 Jul 03 21:50:51.554559 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 480/1923] 10.4.3.32 () {66 vars in 1374 bytes} [Fri Jul 3 21:50:51 2026] GET /volume/v3/os-quota-sets/b6bf93617610484796dcf6342abd0b3c/defaults => generated 1792 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:51.668620 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c95df862-1f60-4099-be43-4112c4a20705 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:51.671301 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c95df862-1f60-4099-be43-4112c4a20705 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] DELETE https://10.4.3.32/volume/v3/types/7842b1d9-a63b-41c9-9ea3-56a9f8f3c79d Jul 03 21:50:51.671585 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c95df862-1f60-4099-be43-4112c4a20705 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:51.671875 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c95df862-1f60-4099-be43-4112c4a20705 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] Calling method '_delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:51.777106 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c95df862-1f60-4099-be43-4112c4a20705 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] https://10.4.3.32/volume/v3/types/7842b1d9-a63b-41c9-9ea3-56a9f8f3c79d returned with HTTP 202 Jul 03 21:50:51.777561 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 484/1924] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:50:51 2026] DELETE /volume/v3/types/7842b1d9-a63b-41c9-9ea3-56a9f8f3c79d => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:50:51.785276 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1a5e9a41-b9f4-46af-9f8b-715035d88a96 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:51.787775 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1a5e9a41-b9f4-46af-9f8b-715035d88a96 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] GET https://10.4.3.32/volume/v3/types/7842b1d9-a63b-41c9-9ea3-56a9f8f3c79d Jul 03 21:50:51.787975 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1a5e9a41-b9f4-46af-9f8b-715035d88a96 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:51.788174 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1a5e9a41-b9f4-46af-9f8b-715035d88a96 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:51.791646 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1a5e9a41-b9f4-46af-9f8b-715035d88a96 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] https://10.4.3.32/volume/v3/types/7842b1d9-a63b-41c9-9ea3-56a9f8f3c79d returned with HTTP 404 Jul 03 21:50:51.792153 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 473/1925] 10.4.3.32 () {66 vars in 1335 bytes} [Fri Jul 3 21:50:51 2026] GET /volume/v3/types/7842b1d9-a63b-41c9-9ea3-56a9f8f3c79d => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:50:51.800484 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-86a221d1-78c3-4221-9e12-f5ab4db11c00 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:51.803332 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-86a221d1-78c3-4221-9e12-f5ab4db11c00 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-class-sets/default Jul 03 21:50:51.803814 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-86a221d1-78c3-4221-9e12-f5ab4db11c00 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-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=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:51.931401 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-86a221d1-78c3-4221-9e12-f5ab4db11c00 tempest-VolumeQuotaClassesTest-985264877 tempest-VolumeQuotaClassesTest-985264877-project-admin] https://10.4.3.32/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 21:50:51.931851 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 489/1926] 10.4.3.32 () {68 vars in 1311 bytes} [Fri Jul 3 21:50:51 2026] PUT /volume/v3/os-quota-class-sets/default => generated 1548 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:52.265986 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8737d921-3930-4b68-becb-7666125c63f1 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:52.269760 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8737d921-3930-4b68-becb-7666125c63f1 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] GET https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 Jul 03 21:50:52.269760 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8737d921-3930-4b68-becb-7666125c63f1 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:52.270221 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8737d921-3930-4b68-becb-7666125c63f1 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:52.270221 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-8737d921-3930-4b68-becb-7666125c63f1 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Show backup with id 77248af6-7bce-48e8-a32d-c8b6de8b5e86. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:52.277943 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:52.277943 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:52.279195 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8737d921-3930-4b68-becb-7666125c63f1 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 returned with HTTP 200 Jul 03 21:50:52.280987 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 481/1927] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:52 2026] GET /volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:52.430848 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-cee07b98-eef1-47c4-8330-ec526e18f597 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:52.431790 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cee07b98-eef1-47c4-8330-ec526e18f597 None None] GET https://10.4.3.32/volume// Jul 03 21:50:52.432249 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cee07b98-eef1-47c4-8330-ec526e18f597 None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:52.432863 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cee07b98-eef1-47c4-8330-ec526e18f597 None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:52.433021 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cee07b98-eef1-47c4-8330-ec526e18f597 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:50:52.433821 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 485/1928] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:50:52 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 21:50:52.442093 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-df9c9754-1cf1-405b-ab97-eb2ce4d800a0 req-da53a661-e7c3-4f76-8046-1affb790de13 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:52.452404 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-df9c9754-1cf1-405b-ab97-eb2ce4d800a0 req-da53a661-e7c3-4f76-8046-1affb790de13 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:50:52.452404 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-df9c9754-1cf1-405b-ab97-eb2ce4d800a0 req-da53a661-e7c3-4f76-8046-1affb790de13 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eee08319-5865-49f4-b79e-5172cfc95a10", "connector": null, "instance_uuid": "02368441-564e-4dbe-9665-1a23adbf91ed"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:52.477746 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:52.477746 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:52.516635 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-df9c9754-1cf1-405b-ab97-eb2ce4d800a0 req-da53a661-e7c3-4f76-8046-1affb790de13 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:50:52.517262 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 474/1929] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:50:52 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 21:50:52.904012 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a78f2ca4-03b8-4b26-b12e-a8cf4d3c811c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:52.906533 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a78f2ca4-03b8-4b26-b12e-a8cf4d3c811c tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:50:52.906650 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a78f2ca4-03b8-4b26-b12e-a8cf4d3c811c tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:52.906999 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a78f2ca4-03b8-4b26-b12e-a8cf4d3c811c tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:52.922792 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:52.922792 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:52.928574 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-a78f2ca4-03b8-4b26-b12e-a8cf4d3c811c tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:50:52.934610 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a78f2ca4-03b8-4b26-b12e-a8cf4d3c811c tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:50:52.935433 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 490/1930] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:52 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 1144 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:53.058146 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-234f621a-81d4-4a15-a539-a201e4b9d9fe None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:53.058644 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-234f621a-81d4-4a15-a539-a201e4b9d9fe None None] GET https://10.4.3.32/volume// Jul 03 21:50:53.058644 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-234f621a-81d4-4a15-a539-a201e4b9d9fe None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:53.059758 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-234f621a-81d4-4a15-a539-a201e4b9d9fe None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:53.061404 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-234f621a-81d4-4a15-a539-a201e4b9d9fe None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:50:53.062286 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 482/1931] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:50:53 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 21:50:53.073726 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-df9c9754-1cf1-405b-ab97-eb2ce4d800a0 req-af839c73-f022-4b3c-9733-0ecdb677f550 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:53.077092 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-df9c9754-1cf1-405b-ab97-eb2ce4d800a0 req-af839c73-f022-4b3c-9733-0ecdb677f550 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:50:53.077343 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-df9c9754-1cf1-405b-ab97-eb2ce4d800a0 req-af839c73-f022-4b3c-9733-0ecdb677f550 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:53.077871 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-df9c9754-1cf1-405b-ab97-eb2ce4d800a0 req-af839c73-f022-4b3c-9733-0ecdb677f550 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:53.096854 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:53.096854 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:53.103187 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-df9c9754-1cf1-405b-ab97-eb2ce4d800a0 req-af839c73-f022-4b3c-9733-0ecdb677f550 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:50:53.111565 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-df9c9754-1cf1-405b-ab97-eb2ce4d800a0 req-af839c73-f022-4b3c-9733-0ecdb677f550 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:50:53.112122 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 486/1932] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:50:53 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 1324 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:50:53.241060 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-df9c9754-1cf1-405b-ab97-eb2ce4d800a0 req-4658d0ed-b706-4b03-bc0b-bb4b09e2fce5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:53.243981 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-df9c9754-1cf1-405b-ab97-eb2ce4d800a0 req-4658d0ed-b706-4b03-bc0b-bb4b09e2fce5 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] PUT https://10.4.3.32/volume/v3/attachments/c8832c0e-5391-422d-a541-73c4ad3a8b56 Jul 03 21:50:53.244456 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-df9c9754-1cf1-405b-ab97-eb2ce4d800a0 req-4658d0ed-b706-4b03-bc0b-bb4b09e2fce5 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:53.257644 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-df9c9754-1cf1-405b-ab97-eb2ce4d800a0 req-4658d0ed-b706-4b03-bc0b-bb4b09e2fce5 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Acquiring lock "cinder-attachment_update-eee08319-5865-49f4-b79e-5172cfc95a10-np0000004475" by "attachment_update" {{(pid=99933) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:50:53.266118 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-df9c9754-1cf1-405b-ab97-eb2ce4d800a0 req-4658d0ed-b706-4b03-bc0b-bb4b09e2fce5 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Lock "cinder-attachment_update-eee08319-5865-49f4-b79e-5172cfc95a10-np0000004475" acquired by "attachment_update" :: waited 0.009s {{(pid=99933) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:50:53.267166 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:53.267166 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:53.298191 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b868a22e-d1fd-424a-b776-c30252e8c365 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:53.301408 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b868a22e-d1fd-424a-b776-c30252e8c365 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] GET https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 Jul 03 21:50:53.304786 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b868a22e-d1fd-424a-b776-c30252e8c365 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:53.305137 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b868a22e-d1fd-424a-b776-c30252e8c365 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:53.305306 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-b868a22e-d1fd-424a-b776-c30252e8c365 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Show backup with id 77248af6-7bce-48e8-a32d-c8b6de8b5e86. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:53.316566 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:53.316566 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:53.317509 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b868a22e-d1fd-424a-b776-c30252e8c365 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 returned with HTTP 200 Jul 03 21:50:53.317870 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 491/1933] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:53 2026] GET /volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 => generated 733 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:53.811309 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-df9c9754-1cf1-405b-ab97-eb2ce4d800a0 req-4658d0ed-b706-4b03-bc0b-bb4b09e2fce5 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Lock "cinder-attachment_update-eee08319-5865-49f4-b79e-5172cfc95a10-np0000004475" released by "attachment_update" :: held 0.545s {{(pid=99933) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:50:53.811764 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-df9c9754-1cf1-405b-ab97-eb2ce4d800a0 req-4658d0ed-b706-4b03-bc0b-bb4b09e2fce5 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/attachments/c8832c0e-5391-422d-a541-73c4ad3a8b56 returned with HTTP 200 Jul 03 21:50:53.812332 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 475/1934] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:50:53 2026] PUT /volume/v3/attachments/c8832c0e-5391-422d-a541-73c4ad3a8b56 => generated 969 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:53.953783 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-774a1a1f-073b-4ea0-82ff-e294126f4f85 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:53.963087 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-774a1a1f-073b-4ea0-82ff-e294126f4f85 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:50:53.963087 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-774a1a1f-073b-4ea0-82ff-e294126f4f85 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:53.963087 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-774a1a1f-073b-4ea0-82ff-e294126f4f85 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:53.967817 np0000004475 devstack@c-api.service[99935]: DEBUG dbcounter [-] [99935] Writing DB stats cinder:SELECT=218,cinder:UPDATE=56,cinder:INSERT=33 {{(pid=99935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:50:53.993977 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:53.993977 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:54.004821 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-774a1a1f-073b-4ea0-82ff-e294126f4f85 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:50:54.016222 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-774a1a1f-073b-4ea0-82ff-e294126f4f85 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:50:54.017213 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 483/1935] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:53 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 1145 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:54.333943 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3417a6ed-f8cf-4db3-9282-5287204c1a8a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:54.336820 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3417a6ed-f8cf-4db3-9282-5287204c1a8a tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] GET https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 Jul 03 21:50:54.337024 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3417a6ed-f8cf-4db3-9282-5287204c1a8a tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:54.337279 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3417a6ed-f8cf-4db3-9282-5287204c1a8a tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:54.337435 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-3417a6ed-f8cf-4db3-9282-5287204c1a8a tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Show backup with id 77248af6-7bce-48e8-a32d-c8b6de8b5e86. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:54.343405 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:54.343405 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:54.346301 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3417a6ed-f8cf-4db3-9282-5287204c1a8a tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 returned with HTTP 200 Jul 03 21:50:54.346678 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 487/1936] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:54 2026] GET /volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:55.035704 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a3a09fb0-f50e-4f34-b310-ca7404ef08a4 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:55.037984 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a3a09fb0-f50e-4f34-b310-ca7404ef08a4 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:50:55.038356 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a3a09fb0-f50e-4f34-b310-ca7404ef08a4 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:55.038644 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a3a09fb0-f50e-4f34-b310-ca7404ef08a4 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:55.052737 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:55.052737 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:55.057539 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-a3a09fb0-f50e-4f34-b310-ca7404ef08a4 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:50:55.063314 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a3a09fb0-f50e-4f34-b310-ca7404ef08a4 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:50:55.063764 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 492/1937] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:55 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:55.360058 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b61c04fc-4498-4e7e-a5ad-4f1233d20a50 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:55.362737 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b61c04fc-4498-4e7e-a5ad-4f1233d20a50 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] GET https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 Jul 03 21:50:55.363092 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b61c04fc-4498-4e7e-a5ad-4f1233d20a50 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:55.363394 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b61c04fc-4498-4e7e-a5ad-4f1233d20a50 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:55.363535 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-b61c04fc-4498-4e7e-a5ad-4f1233d20a50 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Show backup with id 77248af6-7bce-48e8-a32d-c8b6de8b5e86. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:55.369963 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:55.369963 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:55.371153 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b61c04fc-4498-4e7e-a5ad-4f1233d20a50 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 returned with HTTP 200 Jul 03 21:50:55.372027 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 476/1938] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:55 2026] GET /volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:55.840978 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-07e0f8e9-557f-4db0-b0b9-6e1402dcf0a7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:56.015521 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-07e0f8e9-557f-4db0-b0b9-6e1402dcf0a7 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395 Jul 03 21:50:56.016297 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-07e0f8e9-557f-4db0-b0b9-6e1402dcf0a7 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:56.016675 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-07e0f8e9-557f-4db0-b0b9-6e1402dcf0a7 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:56.045896 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-07e0f8e9-557f-4db0-b0b9-6e1402dcf0a7 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395 returned with HTTP 200 Jul 03 21:50:56.046827 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 484/1939] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:50:55 2026] GET /volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395 => generated 1584 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:56.060352 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-710e68e7-6076-4093-90bd-b416fbb0ccfb None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:56.066334 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-710e68e7-6076-4093-90bd-b416fbb0ccfb tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395/defaults Jul 03 21:50:56.067124 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-710e68e7-6076-4093-90bd-b416fbb0ccfb tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:56.067124 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-710e68e7-6076-4093-90bd-b416fbb0ccfb tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Calling method 'defaults' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:56.081864 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-710e68e7-6076-4093-90bd-b416fbb0ccfb tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-57137078 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-57137078, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:56.082292 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-07e21541-2662-4159-b9da-5c25657c9d3b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:56.083840 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-710e68e7-6076-4093-90bd-b416fbb0ccfb tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1643756170-1038613839 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1643756170-1038613839, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:56.083840 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-710e68e7-6076-4093-90bd-b416fbb0ccfb tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1643756170-1038613839 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1643756170-1038613839, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:56.083840 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-710e68e7-6076-4093-90bd-b416fbb0ccfb tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1643756170-1038613839 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1643756170-1038613839, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:56.083840 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-710e68e7-6076-4093-90bd-b416fbb0ccfb tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1331687864-982328646 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1331687864-982328646, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:56.083840 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-710e68e7-6076-4093-90bd-b416fbb0ccfb tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1331687864-982328646 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1331687864-982328646, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:56.083840 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-710e68e7-6076-4093-90bd-b416fbb0ccfb tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1331687864-982328646 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1331687864-982328646, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:56.083840 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-710e68e7-6076-4093-90bd-b416fbb0ccfb tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-4907389-1317487850 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-4907389-1317487850, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:56.085059 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-07e21541-2662-4159-b9da-5c25657c9d3b tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:50:56.085059 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-07e21541-2662-4159-b9da-5c25657c9d3b tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:56.085059 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-07e21541-2662-4159-b9da-5c25657c9d3b tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:56.091780 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-710e68e7-6076-4093-90bd-b416fbb0ccfb tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395/defaults returned with HTTP 200 Jul 03 21:50:56.092262 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 488/1940] 10.4.3.32 () {66 vars in 1374 bytes} [Fri Jul 3 21:50:56 2026] GET /volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395/defaults => generated 1584 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:56.105186 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f8009b2f-96f9-4089-b2ce-635c70de104e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:56.107864 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f8009b2f-96f9-4089-b2ce-635c70de104e tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395 Jul 03 21:50:56.109778 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f8009b2f-96f9-4089-b2ce-635c70de104e tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:56.109833 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:56.109833 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:56.115972 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-07e21541-2662-4159-b9da-5c25657c9d3b tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:50:56.128473 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-07e21541-2662-4159-b9da-5c25657c9d3b tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:50:56.128953 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 493/1941] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:56 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 1145 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:56.158867 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-f8009b2f-96f9-4089-b2ce-635c70de104e tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-57137078 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-57137078, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:56.159606 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-f8009b2f-96f9-4089-b2ce-635c70de104e tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-57137078 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-57137078, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:56.162910 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-f8009b2f-96f9-4089-b2ce-635c70de104e tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-57137078 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-57137078, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:56.163342 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-f8009b2f-96f9-4089-b2ce-635c70de104e tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1643756170-1038613839 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1643756170-1038613839, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:56.163632 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-f8009b2f-96f9-4089-b2ce-635c70de104e tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1643756170-1038613839 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1643756170-1038613839, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:56.163965 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-f8009b2f-96f9-4089-b2ce-635c70de104e tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1643756170-1038613839 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1643756170-1038613839, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:56.164400 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-f8009b2f-96f9-4089-b2ce-635c70de104e tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1331687864-982328646 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1331687864-982328646, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:56.166229 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-f8009b2f-96f9-4089-b2ce-635c70de104e tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-4907389-1317487850 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-4907389-1317487850, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:56.166828 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-f8009b2f-96f9-4089-b2ce-635c70de104e tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-4907389-1317487850 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-4907389-1317487850, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:56.167210 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-f8009b2f-96f9-4089-b2ce-635c70de104e tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-4907389-1317487850 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-4907389-1317487850, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:50:56.176635 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f8009b2f-96f9-4089-b2ce-635c70de104e tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395 returned with HTTP 200 Jul 03 21:50:56.177050 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 477/1942] 10.4.3.32 () {68 vars in 1367 bytes} [Fri Jul 3 21:50:56 2026] PUT /volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395 => generated 1542 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 21:50:56.190123 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-cd1cae1c-693d-422f-af93-cb680da47978 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:56.192995 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-cd1cae1c-693d-422f-af93-cb680da47978 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] DELETE https://10.4.3.32/volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395 Jul 03 21:50:56.192995 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-cd1cae1c-693d-422f-af93-cb680da47978 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:56.193779 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-cd1cae1c-693d-422f-af93-cb680da47978 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:56.202744 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-cd1cae1c-693d-422f-af93-cb680da47978 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395 returned with HTTP 200 Jul 03 21:50:56.203421 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 485/1943] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:50:56 2026] DELETE /volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395 => generated 0 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 21:50:56.213312 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a04144ca-33ee-45fb-883d-c43b5b280c5b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:56.216230 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a04144ca-33ee-45fb-883d-c43b5b280c5b tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395 Jul 03 21:50:56.216477 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a04144ca-33ee-45fb-883d-c43b5b280c5b tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:56.216682 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a04144ca-33ee-45fb-883d-c43b5b280c5b tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:56.236072 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a04144ca-33ee-45fb-883d-c43b5b280c5b tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395 returned with HTTP 200 Jul 03 21:50:56.236531 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 489/1944] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:50:56 2026] GET /volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395 => generated 1584 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:56.245545 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-83230b3f-67f9-4f1c-83d1-9c85842d18b2 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:56.248885 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-83230b3f-67f9-4f1c-83d1-9c85842d18b2 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395 Jul 03 21:50:56.249240 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-83230b3f-67f9-4f1c-83d1-9c85842d18b2 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-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=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:56.374571 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-83230b3f-67f9-4f1c-83d1-9c85842d18b2 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395 returned with HTTP 200 Jul 03 21:50:56.375171 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 494/1945] 10.4.3.32 () {68 vars in 1368 bytes} [Fri Jul 3 21:50:56 2026] PUT /volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395 => generated 1542 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:56.383585 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9326dcec-7db3-4391-bda2-a37bb4117965 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:56.387406 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9326dcec-7db3-4391-bda2-a37bb4117965 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] GET https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 Jul 03 21:50:56.387406 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9326dcec-7db3-4391-bda2-a37bb4117965 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:56.387406 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9326dcec-7db3-4391-bda2-a37bb4117965 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:56.387406 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-9326dcec-7db3-4391-bda2-a37bb4117965 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Show backup with id 77248af6-7bce-48e8-a32d-c8b6de8b5e86. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:56.390801 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a7c3adc7-2230-4c57-a9d0-aaa6d2e3f957 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:56.391974 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:56.391974 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:56.393015 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9326dcec-7db3-4391-bda2-a37bb4117965 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 returned with HTTP 200 Jul 03 21:50:56.393495 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 478/1946] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:56 2026] GET /volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:56.394173 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a7c3adc7-2230-4c57-a9d0-aaa6d2e3f957 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395/defaults Jul 03 21:50:56.394465 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a7c3adc7-2230-4c57-a9d0-aaa6d2e3f957 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:56.394674 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a7c3adc7-2230-4c57-a9d0-aaa6d2e3f957 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Calling method 'defaults' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:56.409397 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a7c3adc7-2230-4c57-a9d0-aaa6d2e3f957 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395/defaults returned with HTTP 200 Jul 03 21:50:56.410290 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 486/1947] 10.4.3.32 () {66 vars in 1374 bytes} [Fri Jul 3 21:50:56 2026] GET /volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395/defaults => generated 1584 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:56.422022 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f39220b8-bd04-4845-bb8a-89d069f0caa3 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:56.423982 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f39220b8-bd04-4845-bb8a-89d069f0caa3 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395 Jul 03 21:50:56.424160 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f39220b8-bd04-4845-bb8a-89d069f0caa3 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:56.424337 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f39220b8-bd04-4845-bb8a-89d069f0caa3 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:56.446749 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f39220b8-bd04-4845-bb8a-89d069f0caa3 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395 returned with HTTP 200 Jul 03 21:50:56.447594 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 490/1948] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:50:56 2026] GET /volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395 => generated 1584 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:56.458893 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-eecbfd96-e1a3-473b-848d-f80b6d3e11f1 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:56.461483 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-eecbfd96-e1a3-473b-848d-f80b6d3e11f1 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395?usage=True Jul 03 21:50:56.461746 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-eecbfd96-e1a3-473b-848d-f80b6d3e11f1 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:56.462014 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-eecbfd96-e1a3-473b-848d-f80b6d3e11f1 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:56.488168 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-eecbfd96-e1a3-473b-848d-f80b6d3e11f1 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395?usage=True returned with HTTP 200 Jul 03 21:50:56.488677 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 495/1949] 10.4.3.32 () {66 vars in 1368 bytes} [Fri Jul 3 21:50:56 2026] GET /volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395?usage=True => generated 2676 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:56.502425 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-63b9f9a8-495d-4e02-87a6-224078df2722 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:56.595005 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-63b9f9a8-495d-4e02-87a6-224078df2722 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:50:56.595538 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-63b9f9a8-495d-4e02-87a6-224078df2722 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-269820479"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:56.597199 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-63b9f9a8-495d-4e02-87a6-224078df2722 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-269820479'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:50:56.597351 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-63b9f9a8-495d-4e02-87a6-224078df2722 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Create volume of 1 GB Jul 03 21:50:56.602820 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-63b9f9a8-495d-4e02-87a6-224078df2722 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Availability Zones retrieved successfully. Jul 03 21:50:56.610999 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-63b9f9a8-495d-4e02-87a6-224078df2722 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Flow 'volume_create_api' (e1599a21-5297-44dd-8539-1dc43e94080b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:50:56.612558 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-63b9f9a8-495d-4e02-87a6-224078df2722 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88887269-15fc-45cb-9a84-8e63315e69cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:56.613964 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-63b9f9a8-495d-4e02-87a6-224078df2722 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:50:56.651470 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-63b9f9a8-495d-4e02-87a6-224078df2722 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88887269-15fc-45cb-9a84-8e63315e69cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:56.653533 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-63b9f9a8-495d-4e02-87a6-224078df2722 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cacb7fac-73ac-44ae-8374-a05c45fad797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:56.776896 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-63b9f9a8-495d-4e02-87a6-224078df2722 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Created reservations ['6c9cd474-ff03-47c3-9e4d-ba2b48779b86', '6fb5c61e-b85c-4c46-ac50-d4aadb3828a3', '196c4218-d522-4a2d-ac87-24495accf47e', 'f22a6fa1-7b00-4f57-9122-72a4bb9b9283'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:50:56.777810 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-63b9f9a8-495d-4e02-87a6-224078df2722 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cacb7fac-73ac-44ae-8374-a05c45fad797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c9cd474-ff03-47c3-9e4d-ba2b48779b86', '6fb5c61e-b85c-4c46-ac50-d4aadb3828a3', '196c4218-d522-4a2d-ac87-24495accf47e', 'f22a6fa1-7b00-4f57-9122-72a4bb9b9283']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:56.778636 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-63b9f9a8-495d-4e02-87a6-224078df2722 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd186dee-4f50-4647-9898-02dd2ddb58c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:56.811712 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-63b9f9a8-495d-4e02-87a6-224078df2722 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd186dee-4f50-4647-9898-02dd2ddb58c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93bbe8a9-3b73-4804-bcf6-fd918204836d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-269820479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d834f67142c1410a9efc507dacd2d395',qos_specs=None,replication_status=,reservations=['6c9cd474-ff03-47c3-9e4d-ba2b48779b86','6fb5c61e-b85c-4c46-ac50-d4aadb3828a3','196c4218-d522-4a2d-ac87-24495accf47e','f22a6fa1-7b00-4f57-9122-72a4bb9b9283'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='404bfcee30ef49dbbd975aa9de748d45',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:50:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-269820479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93bbe8a9-3b73-4804-bcf6-fd918204836d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d834f67142c1410a9efc507dacd2d395',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='404bfcee30ef49dbbd975aa9de748d45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:56.812793 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-63b9f9a8-495d-4e02-87a6-224078df2722 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11d72f6d-d486-40c1-b257-a72b5a897f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:56.845041 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-63b9f9a8-495d-4e02-87a6-224078df2722 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11d72f6d-d486-40c1-b257-a72b5a897f62) transitioned into state 'SUCCESS' from state '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-269820479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d834f67142c1410a9efc507dacd2d395',qos_specs=None,replication_status=,reservations=['6c9cd474-ff03-47c3-9e4d-ba2b48779b86','6fb5c61e-b85c-4c46-ac50-d4aadb3828a3','196c4218-d522-4a2d-ac87-24495accf47e','f22a6fa1-7b00-4f57-9122-72a4bb9b9283'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='404bfcee30ef49dbbd975aa9de748d45',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:56.846156 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-63b9f9a8-495d-4e02-87a6-224078df2722 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49d2fee3-7523-41df-ace7-3a5588432ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:56.863460 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-63b9f9a8-495d-4e02-87a6-224078df2722 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49d2fee3-7523-41df-ace7-3a5588432ce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:56.863460 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-63b9f9a8-495d-4e02-87a6-224078df2722 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Flow 'volume_create_api' (e1599a21-5297-44dd-8539-1dc43e94080b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:50:56.863873 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-63b9f9a8-495d-4e02-87a6-224078df2722 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Create volume request issued successfully. Jul 03 21:50:56.864849 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-63b9f9a8-495d-4e02-87a6-224078df2722 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:50:56.865476 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 479/1950] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:50:56 2026] POST /volume/v3/volumes => generated 753 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:50:56.889017 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e00298cd-7def-42e6-b517-1481e23f4199 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:56.892076 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e00298cd-7def-42e6-b517-1481e23f4199 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] GET https://10.4.3.32/volume/v3/volumes/93bbe8a9-3b73-4804-bcf6-fd918204836d Jul 03 21:50:56.893133 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e00298cd-7def-42e6-b517-1481e23f4199 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:56.895162 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e00298cd-7def-42e6-b517-1481e23f4199 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:56.904434 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:56.904434 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:56.910840 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e00298cd-7def-42e6-b517-1481e23f4199 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Volume info retrieved successfully. Jul 03 21:50:56.918324 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e00298cd-7def-42e6-b517-1481e23f4199 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] https://10.4.3.32/volume/v3/volumes/93bbe8a9-3b73-4804-bcf6-fd918204836d returned with HTTP 200 Jul 03 21:50:56.918324 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 487/1951] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:56 2026] GET /volume/v3/volumes/93bbe8a9-3b73-4804-bcf6-fd918204836d => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:57.151220 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-011e37e7-bcdb-4c1b-beb2-ba73fd7a765f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:57.153600 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-011e37e7-bcdb-4c1b-beb2-ba73fd7a765f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:50:57.153876 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-011e37e7-bcdb-4c1b-beb2-ba73fd7a765f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:57.154240 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-011e37e7-bcdb-4c1b-beb2-ba73fd7a765f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:57.170676 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:57.170676 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:57.177013 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-011e37e7-bcdb-4c1b-beb2-ba73fd7a765f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:50:57.184331 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-011e37e7-bcdb-4c1b-beb2-ba73fd7a765f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:50:57.184872 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 491/1952] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:57 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 1145 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:57.404797 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2861be45-d3be-4e41-9e1f-610ee35fe5f9 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:57.406959 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2861be45-d3be-4e41-9e1f-610ee35fe5f9 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] GET https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 Jul 03 21:50:57.407183 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2861be45-d3be-4e41-9e1f-610ee35fe5f9 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:57.407452 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2861be45-d3be-4e41-9e1f-610ee35fe5f9 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:57.407610 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-2861be45-d3be-4e41-9e1f-610ee35fe5f9 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Show backup with id 77248af6-7bce-48e8-a32d-c8b6de8b5e86. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:57.412085 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:57.412085 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:57.412859 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2861be45-d3be-4e41-9e1f-610ee35fe5f9 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 returned with HTTP 200 Jul 03 21:50:57.413302 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 496/1953] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:57 2026] GET /volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:57.933462 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-de295714-5351-47eb-bbeb-22f0e213fe30 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:57.938035 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-de295714-5351-47eb-bbeb-22f0e213fe30 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] GET https://10.4.3.32/volume/v3/volumes/93bbe8a9-3b73-4804-bcf6-fd918204836d Jul 03 21:50:57.938231 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-de295714-5351-47eb-bbeb-22f0e213fe30 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:57.938437 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-de295714-5351-47eb-bbeb-22f0e213fe30 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:57.946947 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:57.946947 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:57.951348 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-de295714-5351-47eb-bbeb-22f0e213fe30 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Volume info retrieved successfully. Jul 03 21:50:57.956819 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-de295714-5351-47eb-bbeb-22f0e213fe30 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] https://10.4.3.32/volume/v3/volumes/93bbe8a9-3b73-4804-bcf6-fd918204836d returned with HTTP 200 Jul 03 21:50:57.957251 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 480/1954] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:57 2026] GET /volume/v3/volumes/93bbe8a9-3b73-4804-bcf6-fd918204836d => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:57.973149 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-0a26415f-1cb7-47b2-bc8f-91776153e9bc None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:57.974953 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0a26415f-1cb7-47b2-bc8f-91776153e9bc tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395?usage=True Jul 03 21:50:57.975149 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0a26415f-1cb7-47b2-bc8f-91776153e9bc tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:57.975332 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0a26415f-1cb7-47b2-bc8f-91776153e9bc tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:57.998271 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0a26415f-1cb7-47b2-bc8f-91776153e9bc tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395?usage=True returned with HTTP 200 Jul 03 21:50:57.998673 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 488/1955] 10.4.3.32 () {66 vars in 1368 bytes} [Fri Jul 3 21:50:57 2026] GET /volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395?usage=True => generated 2676 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:58.010323 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-dc280d7d-b27c-43a3-9345-8bf9e12f529c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:58.012633 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-dc280d7d-b27c-43a3-9345-8bf9e12f529c tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] DELETE https://10.4.3.32/volume/v3/volumes/93bbe8a9-3b73-4804-bcf6-fd918204836d Jul 03 21:50:58.012820 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-dc280d7d-b27c-43a3-9345-8bf9e12f529c tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:58.013078 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-dc280d7d-b27c-43a3-9345-8bf9e12f529c tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:58.013256 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-dc280d7d-b27c-43a3-9345-8bf9e12f529c tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Delete volume with id: 93bbe8a9-3b73-4804-bcf6-fd918204836d Jul 03 21:50:58.021142 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:58.021142 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:58.021616 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-dc280d7d-b27c-43a3-9345-8bf9e12f529c tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Volume info retrieved successfully. Jul 03 21:50:58.049533 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-dc280d7d-b27c-43a3-9345-8bf9e12f529c tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Delete volume request issued successfully. Jul 03 21:50:58.049736 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-dc280d7d-b27c-43a3-9345-8bf9e12f529c tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] https://10.4.3.32/volume/v3/volumes/93bbe8a9-3b73-4804-bcf6-fd918204836d returned with HTTP 202 Jul 03 21:50:58.050181 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 492/1956] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:50:58 2026] DELETE /volume/v3/volumes/93bbe8a9-3b73-4804-bcf6-fd918204836d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:50:58.065152 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f89bd8d7-430c-461d-9527-c36828fccaca None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:58.067191 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f89bd8d7-430c-461d-9527-c36828fccaca tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] GET https://10.4.3.32/volume/v3/volumes/93bbe8a9-3b73-4804-bcf6-fd918204836d Jul 03 21:50:58.067468 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f89bd8d7-430c-461d-9527-c36828fccaca tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:58.067701 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f89bd8d7-430c-461d-9527-c36828fccaca tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:58.077344 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:58.077344 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:50:58.084030 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-f89bd8d7-430c-461d-9527-c36828fccaca tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Volume info retrieved successfully. Jul 03 21:50:58.089285 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f89bd8d7-430c-461d-9527-c36828fccaca tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] https://10.4.3.32/volume/v3/volumes/93bbe8a9-3b73-4804-bcf6-fd918204836d returned with HTTP 200 Jul 03 21:50:58.089725 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 497/1957] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:58 2026] GET /volume/v3/volumes/93bbe8a9-3b73-4804-bcf6-fd918204836d => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:58.202584 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-dac6d3a4-8e5a-4d99-9406-d4f29ea81016 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:58.205310 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-dac6d3a4-8e5a-4d99-9406-d4f29ea81016 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:50:58.205592 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-dac6d3a4-8e5a-4d99-9406-d4f29ea81016 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:58.205792 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-dac6d3a4-8e5a-4d99-9406-d4f29ea81016 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:58.220017 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:58.220017 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:58.224729 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-dac6d3a4-8e5a-4d99-9406-d4f29ea81016 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:50:58.231123 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-dac6d3a4-8e5a-4d99-9406-d4f29ea81016 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:50:58.231564 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 481/1958] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:58 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 1145 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:58.424347 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-dffcaec7-3b88-4f2a-9c1d-5dd7a1e4ad4e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:58.426417 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-dffcaec7-3b88-4f2a-9c1d-5dd7a1e4ad4e tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] GET https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 Jul 03 21:50:58.426578 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-dffcaec7-3b88-4f2a-9c1d-5dd7a1e4ad4e tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:58.426702 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-dffcaec7-3b88-4f2a-9c1d-5dd7a1e4ad4e tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:58.426798 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-dffcaec7-3b88-4f2a-9c1d-5dd7a1e4ad4e tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Show backup with id 77248af6-7bce-48e8-a32d-c8b6de8b5e86. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:58.432133 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:58.432133 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:58.432499 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-dffcaec7-3b88-4f2a-9c1d-5dd7a1e4ad4e tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 returned with HTTP 200 Jul 03 21:50:58.432872 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 489/1959] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:58 2026] GET /volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:59.105455 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-df9c9754-1cf1-405b-ab97-eb2ce4d800a0 req-2fc9b0e4-9acb-4f1c-87c4-46ad697e1572 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:59.105799 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-139f47b2-37fb-42da-a1fb-eab794806b87 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:59.111399 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-139f47b2-37fb-42da-a1fb-eab794806b87 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] GET https://10.4.3.32/volume/v3/volumes/93bbe8a9-3b73-4804-bcf6-fd918204836d Jul 03 21:50:59.111399 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-139f47b2-37fb-42da-a1fb-eab794806b87 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:59.111399 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-139f47b2-37fb-42da-a1fb-eab794806b87 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:59.111600 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-df9c9754-1cf1-405b-ab97-eb2ce4d800a0 req-2fc9b0e4-9acb-4f1c-87c4-46ad697e1572 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] POST https://10.4.3.32/volume/v3/attachments/c8832c0e-5391-422d-a541-73c4ad3a8b56/action Jul 03 21:50:59.111600 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-df9c9754-1cf1-405b-ab97-eb2ce4d800a0 req-2fc9b0e4-9acb-4f1c-87c4-46ad697e1572 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action body: b'{"os-complete": null}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:50:59.111600 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-df9c9754-1cf1-405b-ab97-eb2ce4d800a0 req-2fc9b0e4-9acb-4f1c-87c4-46ad697e1572 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:59.115661 np0000004475 devstack@c-api.service[99936]: DEBUG dbcounter [-] [99936] Writing DB stats cinder:SELECT=204,cinder:INSERT=26,cinder:UPDATE=43 {{(pid=99936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:50:59.116042 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-139f47b2-37fb-42da-a1fb-eab794806b87 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] https://10.4.3.32/volume/v3/volumes/93bbe8a9-3b73-4804-bcf6-fd918204836d returned with HTTP 404 Jul 03 21:50:59.116675 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 498/1960] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:59 2026] GET /volume/v3/volumes/93bbe8a9-3b73-4804-bcf6-fd918204836d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:50:59.126569 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3f735260-536a-4f12-82c5-4423e0ccda5a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:59.130247 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3f735260-536a-4f12-82c5-4423e0ccda5a tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] GET https://10.4.3.32/volume/v3/volumes/93bbe8a9-3b73-4804-bcf6-fd918204836d Jul 03 21:50:59.131885 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3f735260-536a-4f12-82c5-4423e0ccda5a tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:59.132486 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3f735260-536a-4f12-82c5-4423e0ccda5a tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:59.143894 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3f735260-536a-4f12-82c5-4423e0ccda5a tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] https://10.4.3.32/volume/v3/volumes/93bbe8a9-3b73-4804-bcf6-fd918204836d returned with HTTP 404 Jul 03 21:50:59.144580 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 482/1961] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:59 2026] GET /volume/v3/volumes/93bbe8a9-3b73-4804-bcf6-fd918204836d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:50:59.153760 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-eff507cc-4ded-44d5-b61d-301466626869 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:59.158260 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-eff507cc-4ded-44d5-b61d-301466626869 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] DELETE https://10.4.3.32/volume/v3/volumes/93bbe8a9-3b73-4804-bcf6-fd918204836d Jul 03 21:50:59.158419 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:59.158419 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:59.158528 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-eff507cc-4ded-44d5-b61d-301466626869 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:59.158528 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-eff507cc-4ded-44d5-b61d-301466626869 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:59.158528 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-eff507cc-4ded-44d5-b61d-301466626869 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Delete volume with id: 93bbe8a9-3b73-4804-bcf6-fd918204836d Jul 03 21:50:59.166803 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-eff507cc-4ded-44d5-b61d-301466626869 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] https://10.4.3.32/volume/v3/volumes/93bbe8a9-3b73-4804-bcf6-fd918204836d returned with HTTP 404 Jul 03 21:50:59.167691 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 490/1962] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:50:59 2026] DELETE /volume/v3/volumes/93bbe8a9-3b73-4804-bcf6-fd918204836d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:50:59.172064 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-df9c9754-1cf1-405b-ab97-eb2ce4d800a0 req-2fc9b0e4-9acb-4f1c-87c4-46ad697e1572 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/attachments/c8832c0e-5391-422d-a541-73c4ad3a8b56/action returned with HTTP 204 Jul 03 21:50:59.172064 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 493/1963] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:50:59 2026] POST /volume/v3/attachments/c8832c0e-5391-422d-a541-73c4ad3a8b56/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:50:59.178317 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-46fb3a90-5d30-476d-8c31-fb54eda79fc0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:59.181137 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-46fb3a90-5d30-476d-8c31-fb54eda79fc0 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:50:59.181566 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-46fb3a90-5d30-476d-8c31-fb54eda79fc0 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1194369182"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:59.183631 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-46fb3a90-5d30-476d-8c31-fb54eda79fc0 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1194369182'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:50:59.183771 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-46fb3a90-5d30-476d-8c31-fb54eda79fc0 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Create volume of 1 GB Jul 03 21:50:59.188897 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-46fb3a90-5d30-476d-8c31-fb54eda79fc0 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Availability Zones retrieved successfully. Jul 03 21:50:59.194905 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-46fb3a90-5d30-476d-8c31-fb54eda79fc0 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Flow 'volume_create_api' (f9c2345b-6046-4f56-a356-83872104e0f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:50:59.195842 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-46fb3a90-5d30-476d-8c31-fb54eda79fc0 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b1c9f9e-20e7-4895-aaa8-5d524e2454d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:59.196790 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-46fb3a90-5d30-476d-8c31-fb54eda79fc0 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:50:59.227666 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-46fb3a90-5d30-476d-8c31-fb54eda79fc0 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b1c9f9e-20e7-4895-aaa8-5d524e2454d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:59.228719 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-46fb3a90-5d30-476d-8c31-fb54eda79fc0 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d114b46-3c2f-4edf-bbf2-251fba9535f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:59.250032 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e8e16c6e-72dd-488b-9906-54e292f26cdd None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:59.256398 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e8e16c6e-72dd-488b-9906-54e292f26cdd tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:50:59.256398 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e8e16c6e-72dd-488b-9906-54e292f26cdd tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:59.256398 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e8e16c6e-72dd-488b-9906-54e292f26cdd tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:59.278153 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:59.278153 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:50:59.285030 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-e8e16c6e-72dd-488b-9906-54e292f26cdd tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:50:59.287719 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-46fb3a90-5d30-476d-8c31-fb54eda79fc0 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Created reservations ['e07923cb-18e1-4821-bcca-cabaa1e22908', '1ef5e758-69bc-4ec6-8dbf-2c11e709758a', '22e8ea50-2fd9-41d4-b966-e002de78c094', 'd4cab35f-b80d-4a64-90f8-5a3ca32351a6'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:50:59.288719 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-46fb3a90-5d30-476d-8c31-fb54eda79fc0 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d114b46-3c2f-4edf-bbf2-251fba9535f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e07923cb-18e1-4821-bcca-cabaa1e22908', '1ef5e758-69bc-4ec6-8dbf-2c11e709758a', '22e8ea50-2fd9-41d4-b966-e002de78c094', 'd4cab35f-b80d-4a64-90f8-5a3ca32351a6']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:59.289578 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-46fb3a90-5d30-476d-8c31-fb54eda79fc0 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0d119bc-e923-47ab-8585-b20dc0c9ddb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:59.294525 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e8e16c6e-72dd-488b-9906-54e292f26cdd tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:50:59.294525 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 483/1964] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:59 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 1439 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:50:59.319095 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-46fb3a90-5d30-476d-8c31-fb54eda79fc0 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0d119bc-e923-47ab-8585-b20dc0c9ddb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '177d7ab2-bdee-4920-a492-ec051e054f1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1194369182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d834f67142c1410a9efc507dacd2d395',qos_specs=None,replication_status=,reservations=['e07923cb-18e1-4821-bcca-cabaa1e22908','1ef5e758-69bc-4ec6-8dbf-2c11e709758a','22e8ea50-2fd9-41d4-b966-e002de78c094','d4cab35f-b80d-4a64-90f8-5a3ca32351a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='404bfcee30ef49dbbd975aa9de748d45',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:50:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1194369182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=177d7ab2-bdee-4920-a492-ec051e054f1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d834f67142c1410a9efc507dacd2d395',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='404bfcee30ef49dbbd975aa9de748d45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:59.320079 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-46fb3a90-5d30-476d-8c31-fb54eda79fc0 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad84b000-add0-4640-ac63-313e2e245dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:59.347102 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-46fb3a90-5d30-476d-8c31-fb54eda79fc0 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad84b000-add0-4640-ac63-313e2e245dbf) transitioned into state 'SUCCESS' from state '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-1194369182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d834f67142c1410a9efc507dacd2d395',qos_specs=None,replication_status=,reservations=['e07923cb-18e1-4821-bcca-cabaa1e22908','1ef5e758-69bc-4ec6-8dbf-2c11e709758a','22e8ea50-2fd9-41d4-b966-e002de78c094','d4cab35f-b80d-4a64-90f8-5a3ca32351a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='404bfcee30ef49dbbd975aa9de748d45',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:59.347863 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-46fb3a90-5d30-476d-8c31-fb54eda79fc0 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30c79d89-ea7f-479d-8a70-c9ee25c3f9a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:59.360921 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-46fb3a90-5d30-476d-8c31-fb54eda79fc0 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30c79d89-ea7f-479d-8a70-c9ee25c3f9a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:59.361756 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-46fb3a90-5d30-476d-8c31-fb54eda79fc0 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Flow 'volume_create_api' (f9c2345b-6046-4f56-a356-83872104e0f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:50:59.362096 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-46fb3a90-5d30-476d-8c31-fb54eda79fc0 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Create volume request issued successfully. Jul 03 21:50:59.362759 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-46fb3a90-5d30-476d-8c31-fb54eda79fc0 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:50:59.363442 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 499/1965] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:50:59 2026] POST /volume/v3/volumes => generated 754 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:50:59.378191 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-356d2314-4d77-4554-a223-bb66bd9a09f5 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:59.381192 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-356d2314-4d77-4554-a223-bb66bd9a09f5 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] GET https://10.4.3.32/volume/v3/volumes/177d7ab2-bdee-4920-a492-ec051e054f1e Jul 03 21:50:59.381192 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-356d2314-4d77-4554-a223-bb66bd9a09f5 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:59.381192 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-356d2314-4d77-4554-a223-bb66bd9a09f5 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:59.394979 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:59.394979 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:50:59.401921 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-356d2314-4d77-4554-a223-bb66bd9a09f5 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Volume info retrieved successfully. Jul 03 21:50:59.410119 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-356d2314-4d77-4554-a223-bb66bd9a09f5 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] https://10.4.3.32/volume/v3/volumes/177d7ab2-bdee-4920-a492-ec051e054f1e returned with HTTP 200 Jul 03 21:50:59.410754 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 491/1966] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:59 2026] GET /volume/v3/volumes/177d7ab2-bdee-4920-a492-ec051e054f1e => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:59.449427 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2505b09c-9707-488d-8f14-5c2e82746d61 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:59.452057 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2505b09c-9707-488d-8f14-5c2e82746d61 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] GET https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 Jul 03 21:50:59.453072 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2505b09c-9707-488d-8f14-5c2e82746d61 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:59.453072 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2505b09c-9707-488d-8f14-5c2e82746d61 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:50:59.454020 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-2505b09c-9707-488d-8f14-5c2e82746d61 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Show backup with id 77248af6-7bce-48e8-a32d-c8b6de8b5e86. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:50:59.459508 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:50:59.459508 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:50:59.460502 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2505b09c-9707-488d-8f14-5c2e82746d61 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 returned with HTTP 200 Jul 03 21:50:59.461010 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 494/1967] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:50:59 2026] GET /volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:50:59.777014 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-22d49ca7-efd8-4960-a0ed-b94eff2d04b9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:59.779624 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-22d49ca7-efd8-4960-a0ed-b94eff2d04b9 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:50:59.780115 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-22d49ca7-efd8-4960-a0ed-b94eff2d04b9 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1345649252"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:50:59.782209 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-22d49ca7-efd8-4960-a0ed-b94eff2d04b9 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1345649252'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:50:59.782398 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-22d49ca7-efd8-4960-a0ed-b94eff2d04b9 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Create volume of 1 GB Jul 03 21:50:59.785019 np0000004475 devstack@c-api.service[99933]: DEBUG dbcounter [-] [99933] Writing DB stats cinder:SELECT=338,cinder:INSERT=51,cinder:UPDATE=76 {{(pid=99933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:50:59.787648 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-22d49ca7-efd8-4960-a0ed-b94eff2d04b9 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Availability Zones retrieved successfully. Jul 03 21:50:59.793540 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-22d49ca7-efd8-4960-a0ed-b94eff2d04b9 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Flow 'volume_create_api' (c513f0e6-ec66-459b-9b5c-dc9aca9d3b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:50:59.796806 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-22d49ca7-efd8-4960-a0ed-b94eff2d04b9 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3e3f6e0-a29d-4715-893a-013b59f56af9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:59.796806 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-22d49ca7-efd8-4960-a0ed-b94eff2d04b9 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:50:59.827066 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-22d49ca7-efd8-4960-a0ed-b94eff2d04b9 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3e3f6e0-a29d-4715-893a-013b59f56af9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:59.827895 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-22d49ca7-efd8-4960-a0ed-b94eff2d04b9 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f40b1f75-772c-4ba2-b690-85423ed259b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:59.907681 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-22d49ca7-efd8-4960-a0ed-b94eff2d04b9 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Created reservations ['d6b99724-f6f4-44e1-b5e1-5041c73ecb02', '6bcee2ef-f069-4758-aa7d-7222da925878', 'ffdb502f-eafc-4de4-be7f-7cb12ad25996', 'dcabc809-ef54-4475-b206-f64c3ffe6739'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:50:59.908580 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-22d49ca7-efd8-4960-a0ed-b94eff2d04b9 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f40b1f75-772c-4ba2-b690-85423ed259b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6b99724-f6f4-44e1-b5e1-5041c73ecb02', '6bcee2ef-f069-4758-aa7d-7222da925878', 'ffdb502f-eafc-4de4-be7f-7cb12ad25996', 'dcabc809-ef54-4475-b206-f64c3ffe6739']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:59.909330 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-22d49ca7-efd8-4960-a0ed-b94eff2d04b9 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f10c0261-84be-41e4-9d93-db08532b7633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:59.934127 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-22d49ca7-efd8-4960-a0ed-b94eff2d04b9 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f10c0261-84be-41e4-9d93-db08532b7633) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9a3d099-b14d-4f7e-85b4-9647184b2bcb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1345649252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acc561db51fc468e91f475f538a69616',qos_specs=None,replication_status=,reservations=['d6b99724-f6f4-44e1-b5e1-5041c73ecb02','6bcee2ef-f069-4758-aa7d-7222da925878','ffdb502f-eafc-4de4-be7f-7cb12ad25996','dcabc809-ef54-4475-b206-f64c3ffe6739'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ebcf2eae32945318a055d957ad4c1cb',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:50:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1345649252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9a3d099-b14d-4f7e-85b4-9647184b2bcb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acc561db51fc468e91f475f538a69616',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ebcf2eae32945318a055d957ad4c1cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:59.935331 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-22d49ca7-efd8-4960-a0ed-b94eff2d04b9 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (900b5940-fe9e-48bb-9abf-edc142fdafbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:59.960641 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-22d49ca7-efd8-4960-a0ed-b94eff2d04b9 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (900b5940-fe9e-48bb-9abf-edc142fdafbe) transitioned into state 'SUCCESS' from state '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-1345649252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acc561db51fc468e91f475f538a69616',qos_specs=None,replication_status=,reservations=['d6b99724-f6f4-44e1-b5e1-5041c73ecb02','6bcee2ef-f069-4758-aa7d-7222da925878','ffdb502f-eafc-4de4-be7f-7cb12ad25996','dcabc809-ef54-4475-b206-f64c3ffe6739'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ebcf2eae32945318a055d957ad4c1cb',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:59.961677 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-22d49ca7-efd8-4960-a0ed-b94eff2d04b9 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69995891-abf5-4a1f-8b86-39b33a7c67ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:50:59.972985 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-22d49ca7-efd8-4960-a0ed-b94eff2d04b9 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69995891-abf5-4a1f-8b86-39b33a7c67ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:50:59.973874 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-22d49ca7-efd8-4960-a0ed-b94eff2d04b9 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Flow 'volume_create_api' (c513f0e6-ec66-459b-9b5c-dc9aca9d3b81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:50:59.974319 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-22d49ca7-efd8-4960-a0ed-b94eff2d04b9 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Create volume request issued successfully. Jul 03 21:50:59.975289 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-22d49ca7-efd8-4960-a0ed-b94eff2d04b9 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:50:59.976033 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 484/1968] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:50:59 2026] POST /volume/v3/volumes => generated 753 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 21:50:59.987937 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-23df6a38-1476-498e-a4ca-151f941312d0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:50:59.990153 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-23df6a38-1476-498e-a4ca-151f941312d0 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb Jul 03 21:50:59.990426 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-23df6a38-1476-498e-a4ca-151f941312d0 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:50:59.990719 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-23df6a38-1476-498e-a4ca-151f941312d0 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:00.001018 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:00.001018 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:00.006529 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-23df6a38-1476-498e-a4ca-151f941312d0 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:51:00.017683 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-23df6a38-1476-498e-a4ca-151f941312d0 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb returned with HTTP 200 Jul 03 21:51:00.017683 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 500/1969] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:50:59 2026] GET /volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:00.427428 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-bbed3a8b-89d2-4617-a392-f1b1979f312e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:00.429265 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bbed3a8b-89d2-4617-a392-f1b1979f312e tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] GET https://10.4.3.32/volume/v3/volumes/177d7ab2-bdee-4920-a492-ec051e054f1e Jul 03 21:51:00.429489 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bbed3a8b-89d2-4617-a392-f1b1979f312e tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:00.429675 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bbed3a8b-89d2-4617-a392-f1b1979f312e tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:00.440102 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:00.440102 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:00.445571 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-bbed3a8b-89d2-4617-a392-f1b1979f312e tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Volume info retrieved successfully. Jul 03 21:51:00.451682 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bbed3a8b-89d2-4617-a392-f1b1979f312e tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] https://10.4.3.32/volume/v3/volumes/177d7ab2-bdee-4920-a492-ec051e054f1e returned with HTTP 200 Jul 03 21:51:00.452282 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 492/1970] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:00 2026] GET /volume/v3/volumes/177d7ab2-bdee-4920-a492-ec051e054f1e => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:00.469449 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-5dd7ebb5-3b25-4a0e-afa4-7436abb8d918 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:00.472580 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5dd7ebb5-3b25-4a0e-afa4-7436abb8d918 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395?usage=True Jul 03 21:51:00.472580 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5dd7ebb5-3b25-4a0e-afa4-7436abb8d918 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:00.472580 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5dd7ebb5-3b25-4a0e-afa4-7436abb8d918 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:00.477399 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-502547b5-d9a1-41da-91a7-ae5752f6325d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:00.481429 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-502547b5-d9a1-41da-91a7-ae5752f6325d tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] GET https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 Jul 03 21:51:00.481429 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-502547b5-d9a1-41da-91a7-ae5752f6325d tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:00.481429 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-502547b5-d9a1-41da-91a7-ae5752f6325d tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:00.481429 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-502547b5-d9a1-41da-91a7-ae5752f6325d tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Show backup with id 77248af6-7bce-48e8-a32d-c8b6de8b5e86. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:00.485867 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:00.485867 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:00.488932 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-502547b5-d9a1-41da-91a7-ae5752f6325d tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 returned with HTTP 200 Jul 03 21:51:00.488932 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 485/1971] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:00 2026] GET /volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:00.495415 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5dd7ebb5-3b25-4a0e-afa4-7436abb8d918 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395?usage=True returned with HTTP 200 Jul 03 21:51:00.495801 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 495/1972] 10.4.3.32 () {66 vars in 1368 bytes} [Fri Jul 3 21:51:00 2026] GET /volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395?usage=True => generated 2676 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:00.504783 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-305b09e0-b117-43f7-bac7-5b4968e869e8 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:00.506542 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-305b09e0-b117-43f7-bac7-5b4968e869e8 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] DELETE https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 Jul 03 21:51:00.506754 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-305b09e0-b117-43f7-bac7-5b4968e869e8 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:00.506937 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-305b09e0-b117-43f7-bac7-5b4968e869e8 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:00.507073 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.contrib.backups [None req-305b09e0-b117-43f7-bac7-5b4968e869e8 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Delete backup with id: 77248af6-7bce-48e8-a32d-c8b6de8b5e86. Jul 03 21:51:00.507989 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-3e3e9844-cc82-41a0-ade2-3b1c757e5ced None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:00.510578 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3e3e9844-cc82-41a0-ade2-3b1c757e5ced tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/d2f0b6c9898b4b3f9266ad712f477421?usage=True Jul 03 21:51:00.511009 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3e3e9844-cc82-41a0-ade2-3b1c757e5ced tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:00.511305 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3e3e9844-cc82-41a0-ade2-3b1c757e5ced tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:00.511744 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:00.511744 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:00.532576 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.backup.rpcapi [None req-305b09e0-b117-43f7-bac7-5b4968e869e8 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] delete_backup rpcapi backup_id 77248af6-7bce-48e8-a32d-c8b6de8b5e86 {{(pid=99934) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 21:51:00.535927 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-305b09e0-b117-43f7-bac7-5b4968e869e8 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 returned with HTTP 202 Jul 03 21:51:00.536689 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3e3e9844-cc82-41a0-ade2-3b1c757e5ced tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/d2f0b6c9898b4b3f9266ad712f477421?usage=True returned with HTTP 200 Jul 03 21:51:00.536773 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 501/1973] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 21:51:00 2026] DELETE /volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:51:00.536816 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 493/1974] 10.4.3.32 () {66 vars in 1368 bytes} [Fri Jul 3 21:51:00 2026] GET /volume/v3/os-quota-sets/d2f0b6c9898b4b3f9266ad712f477421?usage=True => generated 2676 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:00.546468 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7c5fbed2-9a73-4aca-b2c0-7cfe46b6290f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:00.549898 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7c5fbed2-9a73-4aca-b2c0-7cfe46b6290f tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] GET https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 Jul 03 21:51:00.550101 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7c5fbed2-9a73-4aca-b2c0-7cfe46b6290f tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:00.550364 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7c5fbed2-9a73-4aca-b2c0-7cfe46b6290f tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:00.550549 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-7c5fbed2-9a73-4aca-b2c0-7cfe46b6290f tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Show backup with id 77248af6-7bce-48e8-a32d-c8b6de8b5e86. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:00.551583 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-4e96e472-aa71-4270-befb-fe0835fb911a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:00.554205 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4e96e472-aa71-4270-befb-fe0835fb911a tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] POST https://10.4.3.32/volume/v3/os-volume-transfer Jul 03 21:51:00.554732 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4e96e472-aa71-4270-befb-fe0835fb911a tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "177d7ab2-bdee-4920-a492-ec051e054f1e"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:00.556339 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:00.556339 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:00.556469 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.contrib.volume_transfer [None req-4e96e472-aa71-4270-befb-fe0835fb911a tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Creating new volume transfer {'transfer': {'volume_id': '177d7ab2-bdee-4920-a492-ec051e054f1e'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 21:51:00.556564 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.contrib.volume_transfer [None req-4e96e472-aa71-4270-befb-fe0835fb911a tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Creating transfer of volume 177d7ab2-bdee-4920-a492-ec051e054f1e Jul 03 21:51:00.556708 np0000004475 devstack@c-api.service[99936]: INFO cinder.transfer.api [None req-4e96e472-aa71-4270-befb-fe0835fb911a tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Generating transfer record for volume 177d7ab2-bdee-4920-a492-ec051e054f1e Jul 03 21:51:00.557097 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7c5fbed2-9a73-4aca-b2c0-7cfe46b6290f tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 returned with HTTP 200 Jul 03 21:51:00.557502 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 486/1975] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:00 2026] GET /volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:00.564549 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:00.564549 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:00.579462 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4e96e472-aa71-4270-befb-fe0835fb911a tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] https://10.4.3.32/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 21:51:00.579899 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 496/1976] 10.4.3.32 () {68 vars in 1284 bytes} [Fri Jul 3 21:51:00 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:51:00.590995 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4e9d5ec0-9d07-418c-89ff-84616801983e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:00.686621 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4e9d5ec0-9d07-418c-89ff-84616801983e tempest-VolumeQuotasAdminTestJSON-850019171 tempest-VolumeQuotasAdminTestJSON-850019171-project-member] POST https://10.4.3.32/volume/v3/os-volume-transfer/30cafc7f-c407-4db3-96b3-8ad0b6274791/accept Jul 03 21:51:00.687211 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4e9d5ec0-9d07-418c-89ff-84616801983e tempest-VolumeQuotasAdminTestJSON-850019171 tempest-VolumeQuotasAdminTestJSON-850019171-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "83e3c6bc88366bca"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:00.690831 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.volume_transfer [None req-4e9d5ec0-9d07-418c-89ff-84616801983e tempest-VolumeQuotasAdminTestJSON-850019171 tempest-VolumeQuotasAdminTestJSON-850019171-project-member] Accepting volume transfer 30cafc7f-c407-4db3-96b3-8ad0b6274791 {{(pid=99934) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 21:51:00.691399 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.contrib.volume_transfer [None req-4e9d5ec0-9d07-418c-89ff-84616801983e tempest-VolumeQuotasAdminTestJSON-850019171 tempest-VolumeQuotasAdminTestJSON-850019171-project-member] Accepting transfer 30cafc7f-c407-4db3-96b3-8ad0b6274791 Jul 03 21:51:00.771043 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-4e9d5ec0-9d07-418c-89ff-84616801983e tempest-VolumeQuotasAdminTestJSON-850019171 tempest-VolumeQuotasAdminTestJSON-850019171-project-member] Created reservations ['4b660e74-5747-487a-8e3b-b8f9a7ef15a2', 'd1f54deb-0fdf-4a73-9bfb-bac1a14f2726', 'b57e6846-3c87-4f99-85ab-6d210d71e2ba', '40d577ac-a10e-4e41-bbdf-32b5bf4ce541'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:51:00.793606 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-4e9d5ec0-9d07-418c-89ff-84616801983e tempest-VolumeQuotasAdminTestJSON-850019171 tempest-VolumeQuotasAdminTestJSON-850019171-project-member] Created reservations ['21158d74-55a9-4e80-b00b-1ff167ebb1ec', '632dbdd8-87f0-4a0b-a1fb-6d67b6eac704', '4fdbe384-726f-4e26-8ed9-70ea4a8e7bc4', 'd03c240e-2e1f-41fb-9047-4d72974e095f'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:51:00.839680 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-4e9d5ec0-9d07-418c-89ff-84616801983e tempest-VolumeQuotasAdminTestJSON-850019171 tempest-VolumeQuotasAdminTestJSON-850019171-project-member] Created reservations ['cd8f4837-bffc-43f8-a074-d7ed03451ab9', '00a641dd-01ed-46d2-ada0-dd0e743fca4f', 'efb44f4c-59b5-45b6-8086-bbb47ac1851c', '19e92d67-88b7-4cf7-be17-833882f753e9'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:51:00.887485 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-4e9d5ec0-9d07-418c-89ff-84616801983e tempest-VolumeQuotasAdminTestJSON-850019171 tempest-VolumeQuotasAdminTestJSON-850019171-project-member] Created reservations ['a44deba9-2119-47e7-8168-85d534971358', '185c18a1-4804-4105-8a6e-9b187b946b1b', 'a6bc5786-d7ce-486b-bfbd-fedfd4974687', '1da0e2e2-bd15-4522-88e0-e6cd8cc31ca5'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:51:01.102910 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-26636197-1a7f-4f4d-9a7c-3e80ebe11fc1 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:01.106535 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-26636197-1a7f-4f4d-9a7c-3e80ebe11fc1 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb Jul 03 21:51:01.106535 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-26636197-1a7f-4f4d-9a7c-3e80ebe11fc1 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:01.106535 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-26636197-1a7f-4f4d-9a7c-3e80ebe11fc1 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:01.115293 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:01.115293 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:01.123414 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-26636197-1a7f-4f4d-9a7c-3e80ebe11fc1 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:51:01.130384 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-26636197-1a7f-4f4d-9a7c-3e80ebe11fc1 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb returned with HTTP 200 Jul 03 21:51:01.131125 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 494/1977] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:01 2026] GET /volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:51:01.187453 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-b04a1ceb-2538-4c4d-bae6-51d75fedf939 req-2f0f9b22-62c9-48cd-ac55-bd8026ddee9e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:01.189787 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-b04a1ceb-2538-4c4d-bae6-51d75fedf939 req-2f0f9b22-62c9-48cd-ac55-bd8026ddee9e tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb Jul 03 21:51:01.190078 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-b04a1ceb-2538-4c4d-bae6-51d75fedf939 req-2f0f9b22-62c9-48cd-ac55-bd8026ddee9e tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:01.190327 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-b04a1ceb-2538-4c4d-bae6-51d75fedf939 req-2f0f9b22-62c9-48cd-ac55-bd8026ddee9e tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:01.198804 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:01.198804 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:01.203845 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-b04a1ceb-2538-4c4d-bae6-51d75fedf939 req-2f0f9b22-62c9-48cd-ac55-bd8026ddee9e tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:51:01.209256 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-b04a1ceb-2538-4c4d-bae6-51d75fedf939 req-2f0f9b22-62c9-48cd-ac55-bd8026ddee9e tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb returned with HTTP 200 Jul 03 21:51:01.209959 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 487/1978] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:51:01 2026] GET /volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:01.389859 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-4e9d5ec0-9d07-418c-89ff-84616801983e tempest-VolumeQuotasAdminTestJSON-850019171 tempest-VolumeQuotasAdminTestJSON-850019171-project-member] Transfer volume completed successfully. Jul 03 21:51:01.464196 np0000004475 devstack@c-api.service[99934]: INFO cinder.transfer.api [None req-4e9d5ec0-9d07-418c-89ff-84616801983e tempest-VolumeQuotasAdminTestJSON-850019171 tempest-VolumeQuotasAdminTestJSON-850019171-project-member] Volume 177d7ab2-bdee-4920-a492-ec051e054f1e has been transferred. Jul 03 21:51:01.473659 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4e9d5ec0-9d07-418c-89ff-84616801983e tempest-VolumeQuotasAdminTestJSON-850019171 tempest-VolumeQuotasAdminTestJSON-850019171-project-member] https://10.4.3.32/volume/v3/os-volume-transfer/30cafc7f-c407-4db3-96b3-8ad0b6274791/accept returned with HTTP 202 Jul 03 21:51:01.474124 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 502/1979] 10.4.3.32 () {68 vars in 1416 bytes} [Fri Jul 3 21:51:00 2026] POST /volume/v3/os-volume-transfer/30cafc7f-c407-4db3-96b3-8ad0b6274791/accept => generated 363 bytes in 884 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:51:01.483615 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f85e0111-a1f2-4bdc-9016-76fccbdac131 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:01.485686 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f85e0111-a1f2-4bdc-9016-76fccbdac131 tempest-VolumeQuotasAdminTestJSON-850019171 tempest-VolumeQuotasAdminTestJSON-850019171-project-member] GET https://10.4.3.32/volume/v3/volumes/177d7ab2-bdee-4920-a492-ec051e054f1e Jul 03 21:51:01.485922 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f85e0111-a1f2-4bdc-9016-76fccbdac131 tempest-VolumeQuotasAdminTestJSON-850019171 tempest-VolumeQuotasAdminTestJSON-850019171-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:01.486164 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f85e0111-a1f2-4bdc-9016-76fccbdac131 tempest-VolumeQuotasAdminTestJSON-850019171 tempest-VolumeQuotasAdminTestJSON-850019171-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:01.495206 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:01.495206 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:01.499824 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-f85e0111-a1f2-4bdc-9016-76fccbdac131 tempest-VolumeQuotasAdminTestJSON-850019171 tempest-VolumeQuotasAdminTestJSON-850019171-project-member] Volume info retrieved successfully. Jul 03 21:51:01.506626 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f85e0111-a1f2-4bdc-9016-76fccbdac131 tempest-VolumeQuotasAdminTestJSON-850019171 tempest-VolumeQuotasAdminTestJSON-850019171-project-member] https://10.4.3.32/volume/v3/volumes/177d7ab2-bdee-4920-a492-ec051e054f1e returned with HTTP 200 Jul 03 21:51:01.507091 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 497/1980] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:01 2026] GET /volume/v3/volumes/177d7ab2-bdee-4920-a492-ec051e054f1e => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:01.525303 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-782357ce-94ac-434a-bb9b-0905ce44314d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:01.527492 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-782357ce-94ac-434a-bb9b-0905ce44314d tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395?usage=True Jul 03 21:51:01.527756 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-782357ce-94ac-434a-bb9b-0905ce44314d tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:01.528000 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-782357ce-94ac-434a-bb9b-0905ce44314d tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:01.551573 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-782357ce-94ac-434a-bb9b-0905ce44314d tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395?usage=True returned with HTTP 200 Jul 03 21:51:01.552199 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 495/1981] 10.4.3.32 () {66 vars in 1368 bytes} [Fri Jul 3 21:51:01 2026] GET /volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395?usage=True => generated 2676 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:01.570884 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b5610de8-df88-4ba6-a6cf-d8314ec945f8 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:01.573154 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b5610de8-df88-4ba6-a6cf-d8314ec945f8 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/d2f0b6c9898b4b3f9266ad712f477421?usage=True Jul 03 21:51:01.573425 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b5610de8-df88-4ba6-a6cf-d8314ec945f8 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:01.573696 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b5610de8-df88-4ba6-a6cf-d8314ec945f8 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:01.579172 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6c2a9399-a2d7-4561-956f-553a66797ffd None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:01.585135 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6c2a9399-a2d7-4561-956f-553a66797ffd tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] GET https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 Jul 03 21:51:01.585403 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6c2a9399-a2d7-4561-956f-553a66797ffd tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:01.587190 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6c2a9399-a2d7-4561-956f-553a66797ffd tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:01.587336 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-6c2a9399-a2d7-4561-956f-553a66797ffd tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Show backup with id 77248af6-7bce-48e8-a32d-c8b6de8b5e86. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:01.596244 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6c2a9399-a2d7-4561-956f-553a66797ffd tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] https://10.4.3.32/volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 returned with HTTP 404 Jul 03 21:51:01.596926 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 503/1982] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:01 2026] GET /volume/v3/backups/77248af6-7bce-48e8-a32d-c8b6de8b5e86 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:01.606811 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7567f3ee-7af1-438a-bde4-8e74db6dba0b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:01.609069 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7567f3ee-7af1-438a-bde4-8e74db6dba0b tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/456815d2-89a9-4b04-ad3c-2529d9e51271 Jul 03 21:51:01.609069 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7567f3ee-7af1-438a-bde4-8e74db6dba0b tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:01.609217 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7567f3ee-7af1-438a-bde4-8e74db6dba0b tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:01.609422 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-7567f3ee-7af1-438a-bde4-8e74db6dba0b tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Delete volume with id: 456815d2-89a9-4b04-ad3c-2529d9e51271 Jul 03 21:51:01.613588 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b5610de8-df88-4ba6-a6cf-d8314ec945f8 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/d2f0b6c9898b4b3f9266ad712f477421?usage=True returned with HTTP 200 Jul 03 21:51:01.613588 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 488/1983] 10.4.3.32 () {66 vars in 1368 bytes} [Fri Jul 3 21:51:01 2026] GET /volume/v3/os-quota-sets/d2f0b6c9898b4b3f9266ad712f477421?usage=True => generated 2676 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:01.618308 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:01.618308 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:01.618691 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-7567f3ee-7af1-438a-bde4-8e74db6dba0b tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Volume info retrieved successfully. Jul 03 21:51:01.628010 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-95c07a92-9b7c-485e-a577-654d7b1072ef None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:01.630148 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-95c07a92-9b7c-485e-a577-654d7b1072ef tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/177d7ab2-bdee-4920-a492-ec051e054f1e Jul 03 21:51:01.630445 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-95c07a92-9b7c-485e-a577-654d7b1072ef tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:01.630641 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-95c07a92-9b7c-485e-a577-654d7b1072ef tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:01.630835 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-95c07a92-9b7c-485e-a577-654d7b1072ef tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Delete volume with id: 177d7ab2-bdee-4920-a492-ec051e054f1e Jul 03 21:51:01.639441 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:01.639441 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:01.639895 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-95c07a92-9b7c-485e-a577-654d7b1072ef tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Volume info retrieved successfully. Jul 03 21:51:01.645395 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-7567f3ee-7af1-438a-bde4-8e74db6dba0b tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Delete volume request issued successfully. Jul 03 21:51:01.645395 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7567f3ee-7af1-438a-bde4-8e74db6dba0b tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] https://10.4.3.32/volume/v3/volumes/456815d2-89a9-4b04-ad3c-2529d9e51271 returned with HTTP 202 Jul 03 21:51:01.645395 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 498/1984] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 21:51:01 2026] DELETE /volume/v3/volumes/456815d2-89a9-4b04-ad3c-2529d9e51271 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:51:01.652245 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c0cc9676-aee0-48b4-b1de-c4ed4299c6b5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:01.655467 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c0cc9676-aee0-48b4-b1de-c4ed4299c6b5 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] GET https://10.4.3.32/volume/v3/volumes/456815d2-89a9-4b04-ad3c-2529d9e51271 Jul 03 21:51:01.655765 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c0cc9676-aee0-48b4-b1de-c4ed4299c6b5 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:01.655971 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c0cc9676-aee0-48b4-b1de-c4ed4299c6b5 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:01.664207 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:01.664207 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:01.671401 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c0cc9676-aee0-48b4-b1de-c4ed4299c6b5 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Volume info retrieved successfully. Jul 03 21:51:01.671550 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-95c07a92-9b7c-485e-a577-654d7b1072ef tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Delete volume request issued successfully. Jul 03 21:51:01.671550 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-95c07a92-9b7c-485e-a577-654d7b1072ef tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] https://10.4.3.32/volume/v3/volumes/177d7ab2-bdee-4920-a492-ec051e054f1e returned with HTTP 202 Jul 03 21:51:01.671550 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 496/1985] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:51:01 2026] DELETE /volume/v3/volumes/177d7ab2-bdee-4920-a492-ec051e054f1e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:51:01.674402 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c0cc9676-aee0-48b4-b1de-c4ed4299c6b5 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] https://10.4.3.32/volume/v3/volumes/456815d2-89a9-4b04-ad3c-2529d9e51271 returned with HTTP 200 Jul 03 21:51:01.674916 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 504/1986] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:01 2026] GET /volume/v3/volumes/456815d2-89a9-4b04-ad3c-2529d9e51271 => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:01.681110 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4adb5a52-031c-4464-816f-b2a2a4396ea4 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:01.686100 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4adb5a52-031c-4464-816f-b2a2a4396ea4 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] GET https://10.4.3.32/volume/v3/volumes/177d7ab2-bdee-4920-a492-ec051e054f1e Jul 03 21:51:01.686100 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4adb5a52-031c-4464-816f-b2a2a4396ea4 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:01.686100 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4adb5a52-031c-4464-816f-b2a2a4396ea4 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:01.698731 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:01.698731 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:01.704366 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-4adb5a52-031c-4464-816f-b2a2a4396ea4 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Volume info retrieved successfully. Jul 03 21:51:01.711181 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4adb5a52-031c-4464-816f-b2a2a4396ea4 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] https://10.4.3.32/volume/v3/volumes/177d7ab2-bdee-4920-a492-ec051e054f1e returned with HTTP 200 Jul 03 21:51:01.712076 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 489/1987] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:01 2026] GET /volume/v3/volumes/177d7ab2-bdee-4920-a492-ec051e054f1e => generated 1019 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:02.688648 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ab7d1948-c2df-4c99-8c02-7af95cfd6093 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:02.691293 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ab7d1948-c2df-4c99-8c02-7af95cfd6093 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] GET https://10.4.3.32/volume/v3/volumes/456815d2-89a9-4b04-ad3c-2529d9e51271 Jul 03 21:51:02.691588 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ab7d1948-c2df-4c99-8c02-7af95cfd6093 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:02.691873 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ab7d1948-c2df-4c99-8c02-7af95cfd6093 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:02.702147 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ab7d1948-c2df-4c99-8c02-7af95cfd6093 tempest-ProjectReaderTests39-895604315 tempest-ProjectReaderTests39-895604315-project-admin] https://10.4.3.32/volume/v3/volumes/456815d2-89a9-4b04-ad3c-2529d9e51271 returned with HTTP 404 Jul 03 21:51:02.702698 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 499/1988] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:02 2026] GET /volume/v3/volumes/456815d2-89a9-4b04-ad3c-2529d9e51271 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:02.730188 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-83616ae6-c5dc-4b43-a2a0-8970156dfad7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:02.733070 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-83616ae6-c5dc-4b43-a2a0-8970156dfad7 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] GET https://10.4.3.32/volume/v3/volumes/177d7ab2-bdee-4920-a492-ec051e054f1e Jul 03 21:51:02.733335 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-83616ae6-c5dc-4b43-a2a0-8970156dfad7 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:02.733610 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-83616ae6-c5dc-4b43-a2a0-8970156dfad7 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:02.745106 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-83616ae6-c5dc-4b43-a2a0-8970156dfad7 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] https://10.4.3.32/volume/v3/volumes/177d7ab2-bdee-4920-a492-ec051e054f1e returned with HTTP 404 Jul 03 21:51:02.745667 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 497/1989] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:02 2026] GET /volume/v3/volumes/177d7ab2-bdee-4920-a492-ec051e054f1e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:02.757914 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e2f6e67d-e904-41ce-b503-3ddf40c5172c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:02.760234 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e2f6e67d-e904-41ce-b503-3ddf40c5172c tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] GET https://10.4.3.32/volume/v3/volumes/177d7ab2-bdee-4920-a492-ec051e054f1e Jul 03 21:51:02.760464 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e2f6e67d-e904-41ce-b503-3ddf40c5172c tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:02.760661 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e2f6e67d-e904-41ce-b503-3ddf40c5172c tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:02.768747 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e2f6e67d-e904-41ce-b503-3ddf40c5172c tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] https://10.4.3.32/volume/v3/volumes/177d7ab2-bdee-4920-a492-ec051e054f1e returned with HTTP 404 Jul 03 21:51:02.769266 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 505/1990] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:02 2026] GET /volume/v3/volumes/177d7ab2-bdee-4920-a492-ec051e054f1e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:02.778645 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-bac0a90c-9aa9-4ac8-bb54-6dcb5e5728b5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:02.780934 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bac0a90c-9aa9-4ac8-bb54-6dcb5e5728b5 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] DELETE https://10.4.3.32/volume/v3/volumes/177d7ab2-bdee-4920-a492-ec051e054f1e Jul 03 21:51:02.781176 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bac0a90c-9aa9-4ac8-bb54-6dcb5e5728b5 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:02.781426 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bac0a90c-9aa9-4ac8-bb54-6dcb5e5728b5 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:02.781603 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-bac0a90c-9aa9-4ac8-bb54-6dcb5e5728b5 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] Delete volume with id: 177d7ab2-bdee-4920-a492-ec051e054f1e Jul 03 21:51:02.787670 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bac0a90c-9aa9-4ac8-bb54-6dcb5e5728b5 tempest-VolumeQuotasAdminTestJSON-1266535774 tempest-VolumeQuotasAdminTestJSON-1266535774-project-member] https://10.4.3.32/volume/v3/volumes/177d7ab2-bdee-4920-a492-ec051e054f1e returned with HTTP 404 Jul 03 21:51:02.788310 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 490/1991] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:51:02 2026] DELETE /volume/v3/volumes/177d7ab2-bdee-4920-a492-ec051e054f1e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:02.799552 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c6d0aaa0-e33e-402e-a5de-2374169cb196 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:02.803393 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c6d0aaa0-e33e-402e-a5de-2374169cb196 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/f18753eb9d9c4bc28d0631ed8510f91f?usage=True Jul 03 21:51:02.803888 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c6d0aaa0-e33e-402e-a5de-2374169cb196 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:02.804329 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c6d0aaa0-e33e-402e-a5de-2374169cb196 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:02.835852 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c6d0aaa0-e33e-402e-a5de-2374169cb196 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/f18753eb9d9c4bc28d0631ed8510f91f?usage=True returned with HTTP 200 Jul 03 21:51:02.835852 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 500/1992] 10.4.3.32 () {66 vars in 1368 bytes} [Fri Jul 3 21:51:02 2026] GET /volume/v3/os-quota-sets/f18753eb9d9c4bc28d0631ed8510f91f?usage=True => generated 2676 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:02.853571 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a3ebd947-2800-4b32-a463-3f9df89be14a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:02.856804 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a3ebd947-2800-4b32-a463-3f9df89be14a tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395 Jul 03 21:51:02.857208 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a3ebd947-2800-4b32-a463-3f9df89be14a tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-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=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:02.978320 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a3ebd947-2800-4b32-a463-3f9df89be14a tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395 returned with HTTP 200 Jul 03 21:51:02.978905 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 498/1993] 10.4.3.32 () {68 vars in 1368 bytes} [Fri Jul 3 21:51:02 2026] PUT /volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395 => generated 1544 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:02.990647 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9cec18ff-689b-4919-8100-8ebed00a7eb1 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:02.994362 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9cec18ff-689b-4919-8100-8ebed00a7eb1 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395 Jul 03 21:51:02.994743 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9cec18ff-689b-4919-8100-8ebed00a7eb1 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-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=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:03.104646 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9cec18ff-689b-4919-8100-8ebed00a7eb1 tempest-VolumeQuotasAdminTestJSON-677286561 tempest-VolumeQuotasAdminTestJSON-677286561-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395 returned with HTTP 200 Jul 03 21:51:03.105322 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 506/1994] 10.4.3.32 () {68 vars in 1368 bytes} [Fri Jul 3 21:51:02 2026] PUT /volume/v3/os-quota-sets/d834f67142c1410a9efc507dacd2d395 => generated 1542 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:03.255432 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2e85d4ce-1f27-4f3c-9c53-316c97611d73 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:03.255978 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2e85d4ce-1f27-4f3c-9c53-316c97611d73 None None] GET https://10.4.3.32/volume// Jul 03 21:51:03.256315 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2e85d4ce-1f27-4f3c-9c53-316c97611d73 None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:03.256624 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2e85d4ce-1f27-4f3c-9c53-316c97611d73 None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:03.257075 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2e85d4ce-1f27-4f3c-9c53-316c97611d73 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:51:03.259075 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 491/1995] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:51:03 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 21:51:03.273343 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-b04a1ceb-2538-4c4d-bae6-51d75fedf939 req-7bbc791e-24a9-4755-b8ee-17fa7e758d35 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:03.276291 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-b04a1ceb-2538-4c4d-bae6-51d75fedf939 req-7bbc791e-24a9-4755-b8ee-17fa7e758d35 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:51:03.278294 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-b04a1ceb-2538-4c4d-bae6-51d75fedf939 req-7bbc791e-24a9-4755-b8ee-17fa7e758d35 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d9a3d099-b14d-4f7e-85b4-9647184b2bcb", "connector": null, "instance_uuid": "7bfc6bba-b362-48b2-a2e0-08f59e148e5a"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:03.299691 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:03.299691 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:03.349666 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-b04a1ceb-2538-4c4d-bae6-51d75fedf939 req-7bbc791e-24a9-4755-b8ee-17fa7e758d35 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:51:03.350610 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 501/1996] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:51:03 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 21:51:03.736830 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b0ff4af7-67e8-4b1a-a399-be9b0d37553c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:03.740066 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b0ff4af7-67e8-4b1a-a399-be9b0d37553c tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb Jul 03 21:51:03.740066 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b0ff4af7-67e8-4b1a-a399-be9b0d37553c tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:03.740066 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b0ff4af7-67e8-4b1a-a399-be9b0d37553c tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:03.752129 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:03.752129 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:03.756455 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b0ff4af7-67e8-4b1a-a399-be9b0d37553c tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:51:03.762586 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b0ff4af7-67e8-4b1a-a399-be9b0d37553c tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb returned with HTTP 200 Jul 03 21:51:03.764731 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 499/1997] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:03 2026] GET /volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:03.884516 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-fdf86e47-9298-45e9-9754-19760562a27e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:03.885158 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fdf86e47-9298-45e9-9754-19760562a27e None None] GET https://10.4.3.32/volume// Jul 03 21:51:03.885499 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fdf86e47-9298-45e9-9754-19760562a27e None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:03.885663 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fdf86e47-9298-45e9-9754-19760562a27e None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:03.886088 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fdf86e47-9298-45e9-9754-19760562a27e None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:51:03.886820 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 507/1998] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:51: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 21:51:03.896607 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-b04a1ceb-2538-4c4d-bae6-51d75fedf939 req-549e546a-3fb4-4d93-b572-9fdb7344cddd None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:03.901902 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-b04a1ceb-2538-4c4d-bae6-51d75fedf939 req-549e546a-3fb4-4d93-b572-9fdb7344cddd tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb Jul 03 21:51:03.902197 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-b04a1ceb-2538-4c4d-bae6-51d75fedf939 req-549e546a-3fb4-4d93-b572-9fdb7344cddd tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:03.902435 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-b04a1ceb-2538-4c4d-bae6-51d75fedf939 req-549e546a-3fb4-4d93-b572-9fdb7344cddd tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:03.914432 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:03.914432 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:03.917675 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-b04a1ceb-2538-4c4d-bae6-51d75fedf939 req-549e546a-3fb4-4d93-b572-9fdb7344cddd tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:51:03.921648 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-b04a1ceb-2538-4c4d-bae6-51d75fedf939 req-549e546a-3fb4-4d93-b572-9fdb7344cddd tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb returned with HTTP 200 Jul 03 21:51:03.922174 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 492/1999] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:51:03 2026] GET /volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb => generated 1025 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:51:04.047991 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-b04a1ceb-2538-4c4d-bae6-51d75fedf939 req-ee4b8395-8b8f-4219-89a9-7c93d6cf83ee None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:04.050415 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-b04a1ceb-2538-4c4d-bae6-51d75fedf939 req-ee4b8395-8b8f-4219-89a9-7c93d6cf83ee tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] PUT https://10.4.3.32/volume/v3/attachments/eac53ce1-3a1d-40fd-9f34-a82a01c6bb67 Jul 03 21:51:04.050927 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-b04a1ceb-2538-4c4d-bae6-51d75fedf939 req-ee4b8395-8b8f-4219-89a9-7c93d6cf83ee tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:04.065223 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-b04a1ceb-2538-4c4d-bae6-51d75fedf939 req-ee4b8395-8b8f-4219-89a9-7c93d6cf83ee tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Acquiring lock "cinder-attachment_update-d9a3d099-b14d-4f7e-85b4-9647184b2bcb-np0000004475" by "attachment_update" {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:51:04.071518 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-b04a1ceb-2538-4c4d-bae6-51d75fedf939 req-ee4b8395-8b8f-4219-89a9-7c93d6cf83ee tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Lock "cinder-attachment_update-d9a3d099-b14d-4f7e-85b4-9647184b2bcb-np0000004475" acquired by "attachment_update" :: waited 0.006s {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:51:04.073675 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:04.073675 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:04.599891 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-b04a1ceb-2538-4c4d-bae6-51d75fedf939 req-ee4b8395-8b8f-4219-89a9-7c93d6cf83ee tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Lock "cinder-attachment_update-d9a3d099-b14d-4f7e-85b4-9647184b2bcb-np0000004475" released by "attachment_update" :: held 0.529s {{(pid=99936) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:51:04.601242 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-b04a1ceb-2538-4c4d-bae6-51d75fedf939 req-ee4b8395-8b8f-4219-89a9-7c93d6cf83ee tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/attachments/eac53ce1-3a1d-40fd-9f34-a82a01c6bb67 returned with HTTP 200 Jul 03 21:51:04.601242 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 502/2000] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:51:04 2026] PUT /volume/v3/attachments/eac53ce1-3a1d-40fd-9f34-a82a01c6bb67 => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:04.784319 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a3f7ad7d-9741-4cb5-ae99-dedf9a5ed0c0 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:04.792491 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a3f7ad7d-9741-4cb5-ae99-dedf9a5ed0c0 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb Jul 03 21:51:04.792703 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a3f7ad7d-9741-4cb5-ae99-dedf9a5ed0c0 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:04.792890 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a3f7ad7d-9741-4cb5-ae99-dedf9a5ed0c0 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:04.808932 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:04.808932 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:04.822210 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-a3f7ad7d-9741-4cb5-ae99-dedf9a5ed0c0 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:51:04.827275 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a3f7ad7d-9741-4cb5-ae99-dedf9a5ed0c0 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb returned with HTTP 200 Jul 03 21:51:04.827730 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 500/2001] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:04 2026] GET /volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:04.939686 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a5a7da83-c797-4d60-b7e0-d8fae30aec3c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:05.072583 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a5a7da83-c797-4d60-b7e0-d8fae30aec3c tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:51:05.073065 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a5a7da83-c797-4d60-b7e0-d8fae30aec3c tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1195686322"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:05.075696 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-a5a7da83-c797-4d60-b7e0-d8fae30aec3c tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1195686322'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:51:05.075873 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-a5a7da83-c797-4d60-b7e0-d8fae30aec3c tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Create volume of 1 GB Jul 03 21:51:05.079290 np0000004475 devstack@c-api.service[99934]: DEBUG dbcounter [-] [99934] Writing DB stats cinder:SELECT=358,cinder:UPDATE=87,cinder:INSERT=57 {{(pid=99934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:51:05.082267 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-a5a7da83-c797-4d60-b7e0-d8fae30aec3c tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Availability Zones retrieved successfully. Jul 03 21:51:05.091908 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a5a7da83-c797-4d60-b7e0-d8fae30aec3c tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Flow 'volume_create_api' (a1ee3581-0ce1-4b86-ae44-7da2dcf9d53f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:51:05.093655 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a5a7da83-c797-4d60-b7e0-d8fae30aec3c tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (565ddc8d-01bd-43fc-8215-cf5f210abea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:05.095368 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-a5a7da83-c797-4d60-b7e0-d8fae30aec3c tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:51:05.130590 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a5a7da83-c797-4d60-b7e0-d8fae30aec3c tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (565ddc8d-01bd-43fc-8215-cf5f210abea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:05.131326 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a5a7da83-c797-4d60-b7e0-d8fae30aec3c tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98268b7b-d223-4509-8fb6-bd094b7f42b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:05.201337 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-a5a7da83-c797-4d60-b7e0-d8fae30aec3c tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Created reservations ['75c3bb87-2c5f-471b-b278-56243cb70865', '4b6d8010-d838-484c-9d99-ab822078d8bf', 'b6689952-ad45-46a2-8511-a9e15912ec4f', 'a2a7c056-76f4-4e5d-b16c-f35e9e31c6bc'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:51:05.202482 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a5a7da83-c797-4d60-b7e0-d8fae30aec3c tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98268b7b-d223-4509-8fb6-bd094b7f42b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75c3bb87-2c5f-471b-b278-56243cb70865', '4b6d8010-d838-484c-9d99-ab822078d8bf', 'b6689952-ad45-46a2-8511-a9e15912ec4f', 'a2a7c056-76f4-4e5d-b16c-f35e9e31c6bc']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:05.205266 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a5a7da83-c797-4d60-b7e0-d8fae30aec3c tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbf0180a-64a7-4ec8-81f1-33c4836bb32c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:05.238042 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a5a7da83-c797-4d60-b7e0-d8fae30aec3c tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbf0180a-64a7-4ec8-81f1-33c4836bb32c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc079890-48a6-4add-95f6-8f95b86908c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1195686322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='826ac06c4a434dc691263fcd1c4bfa10',qos_specs=None,replication_status=,reservations=['75c3bb87-2c5f-471b-b278-56243cb70865','4b6d8010-d838-484c-9d99-ab822078d8bf','b6689952-ad45-46a2-8511-a9e15912ec4f','a2a7c056-76f4-4e5d-b16c-f35e9e31c6bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b55abf7c33284600bd4572185c49a13c',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:51:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1195686322',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc079890-48a6-4add-95f6-8f95b86908c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='826ac06c4a434dc691263fcd1c4bfa10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b55abf7c33284600bd4572185c49a13c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:05.238921 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a5a7da83-c797-4d60-b7e0-d8fae30aec3c tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b00ddfb-116e-4a06-bd3b-35be05242ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:05.260353 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a5a7da83-c797-4d60-b7e0-d8fae30aec3c tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b00ddfb-116e-4a06-bd3b-35be05242ca1) transitioned into state 'SUCCESS' from state '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-1195686322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='826ac06c4a434dc691263fcd1c4bfa10',qos_specs=None,replication_status=,reservations=['75c3bb87-2c5f-471b-b278-56243cb70865','4b6d8010-d838-484c-9d99-ab822078d8bf','b6689952-ad45-46a2-8511-a9e15912ec4f','a2a7c056-76f4-4e5d-b16c-f35e9e31c6bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b55abf7c33284600bd4572185c49a13c',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:05.261140 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a5a7da83-c797-4d60-b7e0-d8fae30aec3c tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48a1b195-6e01-4e6b-a968-fa3914c1c516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:05.274457 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a5a7da83-c797-4d60-b7e0-d8fae30aec3c tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48a1b195-6e01-4e6b-a968-fa3914c1c516) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:05.275480 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a5a7da83-c797-4d60-b7e0-d8fae30aec3c tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Flow 'volume_create_api' (a1ee3581-0ce1-4b86-ae44-7da2dcf9d53f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:51:05.276045 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-a5a7da83-c797-4d60-b7e0-d8fae30aec3c tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Create volume request issued successfully. Jul 03 21:51:05.276810 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a5a7da83-c797-4d60-b7e0-d8fae30aec3c tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:51:05.277231 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 508/2002] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:51:04 2026] POST /volume/v3/volumes => generated 776 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:51:05.295869 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4932f56e-92aa-40e0-964a-6c56af6667b6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:05.297843 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4932f56e-92aa-40e0-964a-6c56af6667b6 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/volumes/fc079890-48a6-4add-95f6-8f95b86908c9 Jul 03 21:51:05.298074 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4932f56e-92aa-40e0-964a-6c56af6667b6 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:05.298337 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4932f56e-92aa-40e0-964a-6c56af6667b6 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:05.307176 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:05.307176 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:05.310999 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-4932f56e-92aa-40e0-964a-6c56af6667b6 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Volume info retrieved successfully. Jul 03 21:51:05.315391 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4932f56e-92aa-40e0-964a-6c56af6667b6 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/volumes/fc079890-48a6-4add-95f6-8f95b86908c9 returned with HTTP 200 Jul 03 21:51:05.315767 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 493/2003] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:05 2026] GET /volume/v3/volumes/fc079890-48a6-4add-95f6-8f95b86908c9 => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:05.847309 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d3b97d46-26ca-4bfb-be49-52b516173355 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:05.852075 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d3b97d46-26ca-4bfb-be49-52b516173355 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb Jul 03 21:51:05.852430 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d3b97d46-26ca-4bfb-be49-52b516173355 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:05.852639 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d3b97d46-26ca-4bfb-be49-52b516173355 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:05.869711 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:05.869711 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:05.876415 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d3b97d46-26ca-4bfb-be49-52b516173355 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:51:05.885542 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d3b97d46-26ca-4bfb-be49-52b516173355 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb returned with HTTP 200 Jul 03 21:51:05.886065 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 503/2004] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:05 2026] GET /volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:06.329740 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5e7968c6-cebb-4496-b1cc-397dfb8e896e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:06.331463 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5e7968c6-cebb-4496-b1cc-397dfb8e896e tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/volumes/fc079890-48a6-4add-95f6-8f95b86908c9 Jul 03 21:51:06.331705 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5e7968c6-cebb-4496-b1cc-397dfb8e896e tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:06.331898 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5e7968c6-cebb-4496-b1cc-397dfb8e896e tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:06.339149 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:06.339149 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:06.343436 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-5e7968c6-cebb-4496-b1cc-397dfb8e896e tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Volume info retrieved successfully. Jul 03 21:51:06.347698 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5e7968c6-cebb-4496-b1cc-397dfb8e896e tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/volumes/fc079890-48a6-4add-95f6-8f95b86908c9 returned with HTTP 200 Jul 03 21:51:06.348085 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 501/2005] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:06 2026] GET /volume/v3/volumes/fc079890-48a6-4add-95f6-8f95b86908c9 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:06.363796 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-704955b1-8fea-48e0-8edb-94553e10678e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:06.368391 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-704955b1-8fea-48e0-8edb-94553e10678e tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:51:06.368391 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-704955b1-8fea-48e0-8edb-94553e10678e tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fc079890-48a6-4add-95f6-8f95b86908c9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1367555715"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:06.375839 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:06.375839 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:06.376736 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-704955b1-8fea-48e0-8edb-94553e10678e tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Volume info retrieved successfully. Jul 03 21:51:06.376948 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-704955b1-8fea-48e0-8edb-94553e10678e tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Create snapshot from volume fc079890-48a6-4add-95f6-8f95b86908c9 Jul 03 21:51:06.417513 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-704955b1-8fea-48e0-8edb-94553e10678e tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Created reservations ['65ffb036-496c-4e9f-b499-aa2771d463e2', '7d074131-e273-4a4a-a202-d1fdaf822dcc', 'a23bb803-a991-42a9-a861-a37abf36329c', 'f63287eb-245e-434b-94bd-feae2e69539a'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:51:06.452195 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-704955b1-8fea-48e0-8edb-94553e10678e tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Snapshot create request issued successfully. Jul 03 21:51:06.452195 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-704955b1-8fea-48e0-8edb-94553e10678e tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:51:06.452195 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 509/2006] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:51:06 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 21:51:06.461505 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2a5395ee-951d-4670-9e75-28a73a0a41fd None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:06.463869 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2a5395ee-951d-4670-9e75-28a73a0a41fd tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/snapshots/9367b8ca-f52e-45ad-a679-ad5bc565b798 Jul 03 21:51:06.464120 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2a5395ee-951d-4670-9e75-28a73a0a41fd tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:06.464345 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2a5395ee-951d-4670-9e75-28a73a0a41fd tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:06.471856 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:06.471856 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:06.472266 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-2a5395ee-951d-4670-9e75-28a73a0a41fd tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Snapshot retrieved successfully. Jul 03 21:51:06.473086 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2a5395ee-951d-4670-9e75-28a73a0a41fd tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/snapshots/9367b8ca-f52e-45ad-a679-ad5bc565b798 returned with HTTP 200 Jul 03 21:51:06.473560 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 494/2007] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:51:06 2026] GET /volume/v3/snapshots/9367b8ca-f52e-45ad-a679-ad5bc565b798 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:06.561890 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8bcefc1e-f506-49c2-b7f6-65f28f910fc9 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:06.673709 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8bcefc1e-f506-49c2-b7f6-65f28f910fc9 tempest-VolumeServicesNegativeTest-577652832 tempest-VolumeServicesNegativeTest-577652832-project-admin] GET https://10.4.3.32/volume/v3/os-services Jul 03 21:51:06.673975 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8bcefc1e-f506-49c2-b7f6-65f28f910fc9 tempest-VolumeServicesNegativeTest-577652832 tempest-VolumeServicesNegativeTest-577652832-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:06.674429 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8bcefc1e-f506-49c2-b7f6-65f28f910fc9 tempest-VolumeServicesNegativeTest-577652832 tempest-VolumeServicesNegativeTest-577652832-project-admin] Calling method 'index' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:06.680313 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8bcefc1e-f506-49c2-b7f6-65f28f910fc9 tempest-VolumeServicesNegativeTest-577652832 tempest-VolumeServicesNegativeTest-577652832-project-admin] https://10.4.3.32/volume/v3/os-services returned with HTTP 200 Jul 03 21:51:06.680875 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 504/2008] 10.4.3.32 () {66 vars in 1242 bytes} [Fri Jul 3 21:51:06 2026] GET /volume/v3/os-services => generated 626 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:06.692695 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-3024261f-fc5e-4bc1-bcf6-b6b2d50658f9 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:06.694868 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3024261f-fc5e-4bc1-bcf6-b6b2d50658f9 tempest-VolumeServicesNegativeTest-577652832 tempest-VolumeServicesNegativeTest-577652832-project-admin] PUT https://10.4.3.32/volume/v3/os-services/disable-log-reason Jul 03 21:51:06.695351 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3024261f-fc5e-4bc1-bcf6-b6b2d50658f9 tempest-VolumeServicesNegativeTest-577652832 tempest-VolumeServicesNegativeTest-577652832-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000004475", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:06.697752 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3024261f-fc5e-4bc1-bcf6-b6b2d50658f9 tempest-VolumeServicesNegativeTest-577652832 tempest-VolumeServicesNegativeTest-577652832-project-admin] https://10.4.3.32/volume/v3/os-services/disable-log-reason returned with HTTP 400 Jul 03 21:51:06.698411 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 502/2009] 10.4.3.32 () {68 vars in 1319 bytes} [Fri Jul 3 21:51:06 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 21:51:06.710580 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-3eef5391-b2e8-48ef-8c0e-95d3009cc077 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:06.713044 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3eef5391-b2e8-48ef-8c0e-95d3009cc077 tempest-VolumeServicesNegativeTest-577652832 tempest-VolumeServicesNegativeTest-577652832-project-admin] PUT https://10.4.3.32/volume/v3/os-services/disable Jul 03 21:51:06.713511 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3eef5391-b2e8-48ef-8c0e-95d3009cc077 tempest-VolumeServicesNegativeTest-577652832 tempest-VolumeServicesNegativeTest-577652832-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000004475", "binary": "invalid_binary"} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:06.717512 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:06.717512 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:06.725339 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3eef5391-b2e8-48ef-8c0e-95d3009cc077 tempest-VolumeServicesNegativeTest-577652832 tempest-VolumeServicesNegativeTest-577652832-project-admin] https://10.4.3.32/volume/v3/os-services/disable returned with HTTP 404 Jul 03 21:51:06.726397 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 510/2010] 10.4.3.32 () {68 vars in 1286 bytes} [Fri Jul 3 21:51:06 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:06.738208 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4f3dd4e7-4734-4b40-8636-acef469ee9ff None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:06.740138 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4f3dd4e7-4734-4b40-8636-acef469ee9ff tempest-VolumeServicesNegativeTest-577652832 tempest-VolumeServicesNegativeTest-577652832-project-admin] PUT https://10.4.3.32/volume/v3/os-services/enable Jul 03 21:51:06.740452 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4f3dd4e7-4734-4b40-8636-acef469ee9ff tempest-VolumeServicesNegativeTest-577652832 tempest-VolumeServicesNegativeTest-577652832-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:06.747760 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4f3dd4e7-4734-4b40-8636-acef469ee9ff tempest-VolumeServicesNegativeTest-577652832 tempest-VolumeServicesNegativeTest-577652832-project-admin] https://10.4.3.32/volume/v3/os-services/enable returned with HTTP 404 Jul 03 21:51:06.748465 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 495/2011] 10.4.3.32 () {68 vars in 1283 bytes} [Fri Jul 3 21:51:06 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:06.756597 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9c4ac53c-4f50-48f4-b712-82405b724452 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:06.759834 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9c4ac53c-4f50-48f4-b712-82405b724452 tempest-VolumeServicesNegativeTest-577652832 tempest-VolumeServicesNegativeTest-577652832-project-admin] PUT https://10.4.3.32/volume/v3/os-services/freeze Jul 03 21:51:06.760266 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9c4ac53c-4f50-48f4-b712-82405b724452 tempest-VolumeServicesNegativeTest-577652832 tempest-VolumeServicesNegativeTest-577652832-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:06.768540 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9c4ac53c-4f50-48f4-b712-82405b724452 tempest-VolumeServicesNegativeTest-577652832 tempest-VolumeServicesNegativeTest-577652832-project-admin] https://10.4.3.32/volume/v3/os-services/freeze returned with HTTP 400 Jul 03 21:51:06.769084 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 505/2012] 10.4.3.32 () {68 vars in 1283 bytes} [Fri Jul 3 21:51:06 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:51:06.776429 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-94cdd301-2eba-4aa8-b1c9-5b44bd1ada9e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:06.778631 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-94cdd301-2eba-4aa8-b1c9-5b44bd1ada9e tempest-VolumeServicesNegativeTest-577652832 tempest-VolumeServicesNegativeTest-577652832-project-admin] PUT https://10.4.3.32/volume/v3/os-services/thaw Jul 03 21:51:06.779109 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-94cdd301-2eba-4aa8-b1c9-5b44bd1ada9e tempest-VolumeServicesNegativeTest-577652832 tempest-VolumeServicesNegativeTest-577652832-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:06.790155 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-94cdd301-2eba-4aa8-b1c9-5b44bd1ada9e tempest-VolumeServicesNegativeTest-577652832 tempest-VolumeServicesNegativeTest-577652832-project-admin] https://10.4.3.32/volume/v3/os-services/thaw returned with HTTP 400 Jul 03 21:51:06.790888 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 503/2013] 10.4.3.32 () {68 vars in 1277 bytes} [Fri Jul 3 21:51:06 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:51:06.904820 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-0f3fc064-721a-4809-9934-a4b97992f362 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:06.907064 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0f3fc064-721a-4809-9934-a4b97992f362 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb Jul 03 21:51:06.907295 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0f3fc064-721a-4809-9934-a4b97992f362 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:06.907534 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0f3fc064-721a-4809-9934-a4b97992f362 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:06.917851 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:06.917851 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:06.921460 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-0f3fc064-721a-4809-9934-a4b97992f362 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:51:06.925979 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0f3fc064-721a-4809-9934-a4b97992f362 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb returned with HTTP 200 Jul 03 21:51:06.926410 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 511/2014] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:06 2026] GET /volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:07.483077 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4ce7e13d-8ada-46f6-8e42-ffab4ecc7c28 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:07.485299 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4ce7e13d-8ada-46f6-8e42-ffab4ecc7c28 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/snapshots/9367b8ca-f52e-45ad-a679-ad5bc565b798 Jul 03 21:51:07.485536 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4ce7e13d-8ada-46f6-8e42-ffab4ecc7c28 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:07.485751 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4ce7e13d-8ada-46f6-8e42-ffab4ecc7c28 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:07.491800 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:07.491800 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:07.492212 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-4ce7e13d-8ada-46f6-8e42-ffab4ecc7c28 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Snapshot retrieved successfully. Jul 03 21:51:07.492917 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4ce7e13d-8ada-46f6-8e42-ffab4ecc7c28 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/snapshots/9367b8ca-f52e-45ad-a679-ad5bc565b798 returned with HTTP 200 Jul 03 21:51:07.493479 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 496/2015] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:51:07 2026] GET /volume/v3/snapshots/9367b8ca-f52e-45ad-a679-ad5bc565b798 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:07.502526 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-be2f179c-c1cd-4fb5-8dfd-f8d412502005 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:07.692119 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-be2f179c-c1cd-4fb5-8dfd-f8d412502005 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-reader] POST https://10.4.3.32/volume/v3/snapshots/9367b8ca-f52e-45ad-a679-ad5bc565b798/action Jul 03 21:51:07.692568 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-be2f179c-c1cd-4fb5-8dfd-f8d412502005 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:51:07.692796 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-be2f179c-c1cd-4fb5-8dfd-f8d412502005 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:07.701047 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:07.701047 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:07.701913 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-be2f179c-c1cd-4fb5-8dfd-f8d412502005 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-reader] Snapshot retrieved successfully. Jul 03 21:51:07.702748 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.policy [None req-be2f179c-c1cd-4fb5-8dfd-f8d412502005 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '1c8bb2591e2b4cb1804d0ad52e16c2c4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '826ac06c4a434dc691263fcd1c4bfa10', '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=99936) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 21:51:07.703025 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-be2f179c-c1cd-4fb5-8dfd-f8d412502005 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-reader] https://10.4.3.32/volume/v3/snapshots/9367b8ca-f52e-45ad-a679-ad5bc565b798/action returned with HTTP 403 Jul 03 21:51:07.703621 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 506/2016] 10.4.3.32 () {68 vars in 1389 bytes} [Fri Jul 3 21:51:07 2026] POST /volume/v3/snapshots/9367b8ca-f52e-45ad-a679-ad5bc565b798/action => generated 133 bytes in 201 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:07.717696 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7aaadccc-51f2-49dd-b738-f4f7b6ead883 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:07.718637 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7aaadccc-51f2-49dd-b738-f4f7b6ead883 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] DELETE https://10.4.3.32/volume/v3/snapshots/9367b8ca-f52e-45ad-a679-ad5bc565b798 Jul 03 21:51:07.718981 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7aaadccc-51f2-49dd-b738-f4f7b6ead883 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:07.719065 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7aaadccc-51f2-49dd-b738-f4f7b6ead883 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:07.719462 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [None req-7aaadccc-51f2-49dd-b738-f4f7b6ead883 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Delete snapshot with id: 9367b8ca-f52e-45ad-a679-ad5bc565b798 Jul 03 21:51:07.726190 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:07.726190 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:07.726568 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-7aaadccc-51f2-49dd-b738-f4f7b6ead883 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Snapshot retrieved successfully. Jul 03 21:51:07.744391 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-7aaadccc-51f2-49dd-b738-f4f7b6ead883 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Snapshot delete request issued successfully. Jul 03 21:51:07.744695 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7aaadccc-51f2-49dd-b738-f4f7b6ead883 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/snapshots/9367b8ca-f52e-45ad-a679-ad5bc565b798 returned with HTTP 202 Jul 03 21:51:07.745213 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 504/2017] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:51:07 2026] DELETE /volume/v3/snapshots/9367b8ca-f52e-45ad-a679-ad5bc565b798 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:51:07.753104 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2c2bcf50-94e8-45bd-8867-54cbc3a19c21 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:07.755507 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2c2bcf50-94e8-45bd-8867-54cbc3a19c21 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/snapshots/9367b8ca-f52e-45ad-a679-ad5bc565b798 Jul 03 21:51:07.755719 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2c2bcf50-94e8-45bd-8867-54cbc3a19c21 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:07.755903 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2c2bcf50-94e8-45bd-8867-54cbc3a19c21 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:07.761732 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:07.761732 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:07.762149 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2c2bcf50-94e8-45bd-8867-54cbc3a19c21 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Snapshot retrieved successfully. Jul 03 21:51:07.762927 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2c2bcf50-94e8-45bd-8867-54cbc3a19c21 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/snapshots/9367b8ca-f52e-45ad-a679-ad5bc565b798 returned with HTTP 200 Jul 03 21:51:07.763533 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 512/2018] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:51:07 2026] GET /volume/v3/snapshots/9367b8ca-f52e-45ad-a679-ad5bc565b798 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:07.939748 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-77aaff11-ff4a-48e2-a346-715ff0caa84f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:07.944596 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-77aaff11-ff4a-48e2-a346-715ff0caa84f tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb Jul 03 21:51:07.944801 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-77aaff11-ff4a-48e2-a346-715ff0caa84f tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:07.944979 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-77aaff11-ff4a-48e2-a346-715ff0caa84f tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:07.965402 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:07.965402 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:07.972669 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-77aaff11-ff4a-48e2-a346-715ff0caa84f tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:51:07.980863 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-77aaff11-ff4a-48e2-a346-715ff0caa84f tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb returned with HTTP 200 Jul 03 21:51:07.981564 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 497/2019] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:07 2026] GET /volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:08.503496 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-7169465d-6167-4cdf-b926-1bd6a9565e0c req-0b53ee58-d4fa-4a27-b4cc-2ee952a50ac7 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:08.508304 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-7169465d-6167-4cdf-b926-1bd6a9565e0c req-0b53ee58-d4fa-4a27-b4cc-2ee952a50ac7 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:51:08.508304 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-7169465d-6167-4cdf-b926-1bd6a9565e0c req-0b53ee58-d4fa-4a27-b4cc-2ee952a50ac7 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:08.508304 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-7169465d-6167-4cdf-b926-1bd6a9565e0c req-0b53ee58-d4fa-4a27-b4cc-2ee952a50ac7 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:08.523749 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:08.523749 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:08.528807 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-7169465d-6167-4cdf-b926-1bd6a9565e0c req-0b53ee58-d4fa-4a27-b4cc-2ee952a50ac7 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:51:08.540311 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-7169465d-6167-4cdf-b926-1bd6a9565e0c req-0b53ee58-d4fa-4a27-b4cc-2ee952a50ac7 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:51:08.541074 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 507/2020] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:51:08 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 1439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:08.777388 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-cdac626b-b265-4271-a848-284666435103 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:08.780340 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-cdac626b-b265-4271-a848-284666435103 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/snapshots/9367b8ca-f52e-45ad-a679-ad5bc565b798 Jul 03 21:51:08.780714 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-cdac626b-b265-4271-a848-284666435103 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:08.781196 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-cdac626b-b265-4271-a848-284666435103 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:08.786945 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-cdac626b-b265-4271-a848-284666435103 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/snapshots/9367b8ca-f52e-45ad-a679-ad5bc565b798 returned with HTTP 404 Jul 03 21:51:08.788513 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 505/2021] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:51:08 2026] GET /volume/v3/snapshots/9367b8ca-f52e-45ad-a679-ad5bc565b798 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 21:51:08.797468 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-682adc63-c782-4e4c-8778-7d353e380638 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:08.801587 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-682adc63-c782-4e4c-8778-7d353e380638 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/fc079890-48a6-4add-95f6-8f95b86908c9 Jul 03 21:51:08.801879 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-682adc63-c782-4e4c-8778-7d353e380638 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:08.803795 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-682adc63-c782-4e4c-8778-7d353e380638 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:08.803795 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-682adc63-c782-4e4c-8778-7d353e380638 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Delete volume with id: fc079890-48a6-4add-95f6-8f95b86908c9 Jul 03 21:51:08.813500 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:08.813500 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:08.813934 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-682adc63-c782-4e4c-8778-7d353e380638 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Volume info retrieved successfully. Jul 03 21:51:08.843607 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-682adc63-c782-4e4c-8778-7d353e380638 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Delete volume request issued successfully. Jul 03 21:51:08.843854 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-682adc63-c782-4e4c-8778-7d353e380638 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/volumes/fc079890-48a6-4add-95f6-8f95b86908c9 returned with HTTP 202 Jul 03 21:51:08.844443 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 513/2022] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:51:08 2026] DELETE /volume/v3/volumes/fc079890-48a6-4add-95f6-8f95b86908c9 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:51:08.864876 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-0000ac37-363e-4afa-a61c-e891deb5ef19 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:08.870915 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0000ac37-363e-4afa-a61c-e891deb5ef19 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/volumes/fc079890-48a6-4add-95f6-8f95b86908c9 Jul 03 21:51:08.870915 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0000ac37-363e-4afa-a61c-e891deb5ef19 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:08.870915 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0000ac37-363e-4afa-a61c-e891deb5ef19 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:08.882912 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:08.882912 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:08.889582 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-0000ac37-363e-4afa-a61c-e891deb5ef19 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Volume info retrieved successfully. Jul 03 21:51:08.896035 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0000ac37-363e-4afa-a61c-e891deb5ef19 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/volumes/fc079890-48a6-4add-95f6-8f95b86908c9 returned with HTTP 200 Jul 03 21:51:08.900896 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 498/2023] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:08 2026] GET /volume/v3/volumes/fc079890-48a6-4add-95f6-8f95b86908c9 => generated 1015 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:08.996762 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-fce8ebed-0739-4dda-b853-385334061e48 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:08.998703 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fce8ebed-0739-4dda-b853-385334061e48 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb Jul 03 21:51:08.998915 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fce8ebed-0739-4dda-b853-385334061e48 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:08.999128 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fce8ebed-0739-4dda-b853-385334061e48 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:09.010613 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:09.010613 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:09.015327 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-fce8ebed-0739-4dda-b853-385334061e48 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:51:09.020797 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fce8ebed-0739-4dda-b853-385334061e48 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb returned with HTTP 200 Jul 03 21:51:09.023040 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 508/2024] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:08 2026] GET /volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:51:09.402672 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8f4f0bfd-a022-4218-a357-360b9381ba7e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:09.494560 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-93cbea66-7f69-47a8-bd6e-f3f05019825f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:09.495062 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-93cbea66-7f69-47a8-bd6e-f3f05019825f None None] GET https://10.4.3.32/volume// Jul 03 21:51:09.495273 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-93cbea66-7f69-47a8-bd6e-f3f05019825f None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:09.495549 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-93cbea66-7f69-47a8-bd6e-f3f05019825f None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:09.496995 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-93cbea66-7f69-47a8-bd6e-f3f05019825f None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:51:09.497586 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 514/2025] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:51: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 21:51:09.508024 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-7169465d-6167-4cdf-b926-1bd6a9565e0c req-beb70ea9-64f4-4a5f-80fc-43028c17cc2d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:09.511847 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-7169465d-6167-4cdf-b926-1bd6a9565e0c req-beb70ea9-64f4-4a5f-80fc-43028c17cc2d tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:51:09.512236 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8f4f0bfd-a022-4218-a357-360b9381ba7e tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] POST https://10.4.3.32/volume/v3/types/b610c7f9-63f0-450e-ba48-f33c27943550/encryption Jul 03 21:51:09.512282 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-7169465d-6167-4cdf-b926-1bd6a9565e0c req-beb70ea9-64f4-4a5f-80fc-43028c17cc2d tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eee08319-5865-49f4-b79e-5172cfc95a10", "connector": null, "instance_uuid": "3f96df78-ec09-4784-9bcc-577345c264e2"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:09.512783 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8f4f0bfd-a022-4218-a357-360b9381ba7e tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:09.515514 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:09.515514 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:09.528308 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:09.528308 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:09.546895 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8f4f0bfd-a022-4218-a357-360b9381ba7e tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] https://10.4.3.32/volume/v3/types/b610c7f9-63f0-450e-ba48-f33c27943550/encryption returned with HTTP 404 Jul 03 21:51:09.547659 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 506/2026] 10.4.3.32 () {68 vars in 1390 bytes} [Fri Jul 3 21:51:09 2026] POST /volume/v3/types/b610c7f9-63f0-450e-ba48-f33c27943550/encryption => generated 114 bytes in 145 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:09.558893 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-44551404-cd65-4822-9f53-d7ed086c05b8 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:09.560855 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-44551404-cd65-4822-9f53-d7ed086c05b8 tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:51:09.561280 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-44551404-cd65-4822-9f53-d7ed086c05b8 tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-457147336", "os-volume-type-access:is_public": false}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:09.569067 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-7169465d-6167-4cdf-b926-1bd6a9565e0c req-beb70ea9-64f4-4a5f-80fc-43028c17cc2d tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:51:09.569548 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 499/2027] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:51:09 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 21:51:09.577171 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-7169465d-6167-4cdf-b926-1bd6a9565e0c req-e9ef1ce0-c192-4eec-aa07-21ff828c0bc0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:09.579312 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-7169465d-6167-4cdf-b926-1bd6a9565e0c req-e9ef1ce0-c192-4eec-aa07-21ff828c0bc0 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] DELETE https://10.4.3.32/volume/v3/attachments/f505c81a-e528-4c9e-b52a-fd7812812c83 Jul 03 21:51:09.579592 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-7169465d-6167-4cdf-b926-1bd6a9565e0c req-e9ef1ce0-c192-4eec-aa07-21ff828c0bc0 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:09.579846 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-7169465d-6167-4cdf-b926-1bd6a9565e0c req-e9ef1ce0-c192-4eec-aa07-21ff828c0bc0 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:09.580622 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-44551404-cd65-4822-9f53-d7ed086c05b8 tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:51:09.581158 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 509/2028] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 21:51:09 2026] POST /volume/v3/types => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:09.589021 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:09.589021 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:09.594094 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-2de67001-4ca6-4252-8a93-59a3ab7d8b73 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:09.674725 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2de67001-4ca6-4252-8a93-59a3ab7d8b73 tempest-VolumeTypesNegativeTest-2006592122 tempest-VolumeTypesNegativeTest-2006592122-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:51:09.675132 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2de67001-4ca6-4252-8a93-59a3ab7d8b73 tempest-VolumeTypesNegativeTest-2006592122 tempest-VolumeTypesNegativeTest-2006592122-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c972c1fa-9ce7-4d4a-8670-013e071dff33", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-233156266"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:09.676618 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-2de67001-4ca6-4252-8a93-59a3ab7d8b73 tempest-VolumeTypesNegativeTest-2006592122 tempest-VolumeTypesNegativeTest-2006592122-project-member] Create volume request body: {'volume': {'volume_type': 'c972c1fa-9ce7-4d4a-8670-013e071dff33', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-233156266'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:51:09.688847 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2de67001-4ca6-4252-8a93-59a3ab7d8b73 tempest-VolumeTypesNegativeTest-2006592122 tempest-VolumeTypesNegativeTest-2006592122-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 404 Jul 03 21:51:09.689728 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 507/2029] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:51:09 2026] POST /volume/v3/volumes => generated 114 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:09.701529 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2a327faa-e5f9-4a27-8292-bb37fca2b291 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:09.703727 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2a327faa-e5f9-4a27-8292-bb37fca2b291 tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] DELETE https://10.4.3.32/volume/v3/types/c972c1fa-9ce7-4d4a-8670-013e071dff33 Jul 03 21:51:09.703996 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2a327faa-e5f9-4a27-8292-bb37fca2b291 tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:09.704285 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2a327faa-e5f9-4a27-8292-bb37fca2b291 tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] Calling method '_delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:09.704604 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:09.704604 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:09.760413 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2a327faa-e5f9-4a27-8292-bb37fca2b291 tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] https://10.4.3.32/volume/v3/types/c972c1fa-9ce7-4d4a-8670-013e071dff33 returned with HTTP 202 Jul 03 21:51:09.760953 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 500/2030] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:51:09 2026] DELETE /volume/v3/types/c972c1fa-9ce7-4d4a-8670-013e071dff33 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:51:09.770113 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-80cfb0f4-d50e-4d65-b0ff-68f272d7b279 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:09.772584 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-80cfb0f4-d50e-4d65-b0ff-68f272d7b279 tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] GET https://10.4.3.32/volume/v3/types/c972c1fa-9ce7-4d4a-8670-013e071dff33 Jul 03 21:51:09.772878 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-80cfb0f4-d50e-4d65-b0ff-68f272d7b279 tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:09.773148 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-80cfb0f4-d50e-4d65-b0ff-68f272d7b279 tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:09.779353 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-80cfb0f4-d50e-4d65-b0ff-68f272d7b279 tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] https://10.4.3.32/volume/v3/types/c972c1fa-9ce7-4d4a-8670-013e071dff33 returned with HTTP 404 Jul 03 21:51:09.780029 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 510/2031] 10.4.3.32 () {66 vars in 1335 bytes} [Fri Jul 3 21:51:09 2026] GET /volume/v3/types/c972c1fa-9ce7-4d4a-8670-013e071dff33 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:09.789915 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-480ac777-085c-4020-b6ac-06e2b1775900 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:09.792595 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-480ac777-085c-4020-b6ac-06e2b1775900 tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:51:09.793013 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-480ac777-085c-4020-b6ac-06e2b1775900 tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:09.795902 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-480ac777-085c-4020-b6ac-06e2b1775900 tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 400 Jul 03 21:51:09.796023 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 508/2032] 10.4.3.32 () {68 vars in 1245 bytes} [Fri Jul 3 21:51:09 2026] POST /volume/v3/types => generated 115 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 21:51:09.804578 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9b5ac9ad-d4b9-47b6-901f-97c70e902e99 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:09.807533 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9b5ac9ad-d4b9-47b6-901f-97c70e902e99 tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:51:09.807910 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9b5ac9ad-d4b9-47b6-901f-97c70e902e99 tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1042250637"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:09.833173 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9b5ac9ad-d4b9-47b6-901f-97c70e902e99 tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:51:09.833722 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 501/2033] 10.4.3.32 () {68 vars in 1245 bytes} [Fri Jul 3 21:51:09 2026] POST /volume/v3/types => generated 229 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:09.847655 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-52dc03ee-53d8-465b-b4fe-3221639ea932 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:09.850195 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-52dc03ee-53d8-465b-b4fe-3221639ea932 tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:51:09.850598 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-52dc03ee-53d8-465b-b4fe-3221639ea932 tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1042250637"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:09.860694 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-52dc03ee-53d8-465b-b4fe-3221639ea932 tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1042250637 already exists. Jul 03 21:51:09.860919 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-52dc03ee-53d8-465b-b4fe-3221639ea932 tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 409 Jul 03 21:51:09.861579 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 511/2034] 10.4.3.32 () {68 vars in 1245 bytes} [Fri Jul 3 21:51:09 2026] POST /volume/v3/types => generated 134 bytes in 14 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:51:09.868696 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-60804ead-de10-40eb-b723-02e4ef0e6029 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:09.870701 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-60804ead-de10-40eb-b723-02e4ef0e6029 tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] DELETE https://10.4.3.32/volume/v3/types/f732c198-1b57-4b24-beb5-d438bef60b5b Jul 03 21:51:09.870893 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-60804ead-de10-40eb-b723-02e4ef0e6029 tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:09.871124 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-60804ead-de10-40eb-b723-02e4ef0e6029 tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] Calling method '_delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:09.912922 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ce715a2b-a102-4339-a5a6-15a3e9293e25 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:09.915966 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ce715a2b-a102-4339-a5a6-15a3e9293e25 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/volumes/fc079890-48a6-4add-95f6-8f95b86908c9 Jul 03 21:51:09.916238 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-60804ead-de10-40eb-b723-02e4ef0e6029 tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] https://10.4.3.32/volume/v3/types/f732c198-1b57-4b24-beb5-d438bef60b5b returned with HTTP 202 Jul 03 21:51:09.916301 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ce715a2b-a102-4339-a5a6-15a3e9293e25 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:09.916610 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ce715a2b-a102-4339-a5a6-15a3e9293e25 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:09.916668 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 509/2035] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:51:09 2026] DELETE /volume/v3/types/f732c198-1b57-4b24-beb5-d438bef60b5b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:51:09.923883 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ce715a2b-a102-4339-a5a6-15a3e9293e25 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/volumes/fc079890-48a6-4add-95f6-8f95b86908c9 returned with HTTP 404 Jul 03 21:51:09.924482 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 502/2036] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:09 2026] GET /volume/v3/volumes/fc079890-48a6-4add-95f6-8f95b86908c9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:09.929445 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-db256283-fe21-40b1-a255-8e0888a19372 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:09.934259 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-db256283-fe21-40b1-a255-8e0888a19372 tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] GET https://10.4.3.32/volume/v3/types/f732c198-1b57-4b24-beb5-d438bef60b5b Jul 03 21:51:09.934562 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-db256283-fe21-40b1-a255-8e0888a19372 tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:09.934799 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-db256283-fe21-40b1-a255-8e0888a19372 tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:09.935465 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c62333b5-63cc-428d-93f0-c92ba7316dcd None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:09.937738 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c62333b5-63cc-428d-93f0-c92ba7316dcd tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:51:09.938177 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c62333b5-63cc-428d-93f0-c92ba7316dcd tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-899201681"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:09.938462 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-db256283-fe21-40b1-a255-8e0888a19372 tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] https://10.4.3.32/volume/v3/types/f732c198-1b57-4b24-beb5-d438bef60b5b returned with HTTP 404 Jul 03 21:51:09.938987 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 512/2037] 10.4.3.32 () {66 vars in 1335 bytes} [Fri Jul 3 21:51:09 2026] GET /volume/v3/types/f732c198-1b57-4b24-beb5-d438bef60b5b => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:09.940200 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-c62333b5-63cc-428d-93f0-c92ba7316dcd tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-899201681'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:51:09.940381 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-c62333b5-63cc-428d-93f0-c92ba7316dcd tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Create volume of 1 GB Jul 03 21:51:09.945386 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c62333b5-63cc-428d-93f0-c92ba7316dcd tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Availability Zones retrieved successfully. Jul 03 21:51:09.948622 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a2920241-7ffd-4794-825b-c608a1fc7e3c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:09.952108 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a2920241-7ffd-4794-825b-c608a1fc7e3c tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] DELETE https://10.4.3.32/volume/v3/types/f2631773-7ec9-40a6-ab0b-9206b0428380 Jul 03 21:51:09.952108 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a2920241-7ffd-4794-825b-c608a1fc7e3c tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:09.952108 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a2920241-7ffd-4794-825b-c608a1fc7e3c tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] Calling method '_delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:09.954123 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c62333b5-63cc-428d-93f0-c92ba7316dcd tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Flow 'volume_create_api' (adbd3360-b9cb-41bf-aa77-3ea7c039a412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:51:09.955530 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c62333b5-63cc-428d-93f0-c92ba7316dcd tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd950e84-9510-4d8b-b1b9-fd2d34aa9bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:09.956556 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a2920241-7ffd-4794-825b-c608a1fc7e3c tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] https://10.4.3.32/volume/v3/types/f2631773-7ec9-40a6-ab0b-9206b0428380 returned with HTTP 404 Jul 03 21:51:09.956712 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-c62333b5-63cc-428d-93f0-c92ba7316dcd tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:51:09.957150 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 503/2038] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:51:09 2026] DELETE /volume/v3/types/f2631773-7ec9-40a6-ab0b-9206b0428380 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:09.966979 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a50b59d2-296b-42a1-bd2a-33d23361eafb None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:09.969088 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a50b59d2-296b-42a1-bd2a-33d23361eafb tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] GET https://10.4.3.32/volume/v3/types/0b856a6c-83df-49e7-a68f-9b6ab71a5417 Jul 03 21:51:09.969356 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a50b59d2-296b-42a1-bd2a-33d23361eafb tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:09.969568 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a50b59d2-296b-42a1-bd2a-33d23361eafb tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:09.973509 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a50b59d2-296b-42a1-bd2a-33d23361eafb tempest-VolumeTypesNegativeTest-1356069073 tempest-VolumeTypesNegativeTest-1356069073-project-admin] https://10.4.3.32/volume/v3/types/0b856a6c-83df-49e7-a68f-9b6ab71a5417 returned with HTTP 404 Jul 03 21:51:09.974028 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 513/2039] 10.4.3.32 () {66 vars in 1335 bytes} [Fri Jul 3 21:51:09 2026] GET /volume/v3/types/0b856a6c-83df-49e7-a68f-9b6ab71a5417 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:09.997301 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c62333b5-63cc-428d-93f0-c92ba7316dcd tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd950e84-9510-4d8b-b1b9-fd2d34aa9bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:09.998587 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c62333b5-63cc-428d-93f0-c92ba7316dcd tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cc4cccb-b96b-46ea-bd8a-84dcdbb5cc32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:10.034649 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7b3a8cd0-7344-47d8-afe0-af8a62a52dd2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:10.036912 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7b3a8cd0-7344-47d8-afe0-af8a62a52dd2 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb Jul 03 21:51:10.037196 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7b3a8cd0-7344-47d8-afe0-af8a62a52dd2 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:10.037482 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7b3a8cd0-7344-47d8-afe0-af8a62a52dd2 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:10.051083 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:10.051083 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:10.051588 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-c62333b5-63cc-428d-93f0-c92ba7316dcd tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Created reservations ['84311a06-8d97-47b0-adb5-822de40c75fb', '23bb8670-8954-49e7-aa18-80e9ae53a119', 'c09f9b62-ea6a-4748-80cf-dfc749ced267', 'd8534819-1d38-47ec-bbba-5ac165adb4e1'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:51:10.052572 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c62333b5-63cc-428d-93f0-c92ba7316dcd tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cc4cccb-b96b-46ea-bd8a-84dcdbb5cc32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84311a06-8d97-47b0-adb5-822de40c75fb', '23bb8670-8954-49e7-aa18-80e9ae53a119', 'c09f9b62-ea6a-4748-80cf-dfc749ced267', 'd8534819-1d38-47ec-bbba-5ac165adb4e1']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:10.053381 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c62333b5-63cc-428d-93f0-c92ba7316dcd tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a988545-78ef-4754-b19d-9cfa327748ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:10.055187 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-7b3a8cd0-7344-47d8-afe0-af8a62a52dd2 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:51:10.059821 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7b3a8cd0-7344-47d8-afe0-af8a62a52dd2 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb returned with HTTP 200 Jul 03 21:51:10.060255 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 504/2040] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:10 2026] GET /volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:10.083705 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c62333b5-63cc-428d-93f0-c92ba7316dcd tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a988545-78ef-4754-b19d-9cfa327748ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f37a8702-8b4e-422a-9916-88cdff89bf86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-899201681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='826ac06c4a434dc691263fcd1c4bfa10',qos_specs=None,replication_status=,reservations=['84311a06-8d97-47b0-adb5-822de40c75fb','23bb8670-8954-49e7-aa18-80e9ae53a119','c09f9b62-ea6a-4748-80cf-dfc749ced267','d8534819-1d38-47ec-bbba-5ac165adb4e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b55abf7c33284600bd4572185c49a13c',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:51:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-899201681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f37a8702-8b4e-422a-9916-88cdff89bf86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='826ac06c4a434dc691263fcd1c4bfa10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b55abf7c33284600bd4572185c49a13c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:10.084505 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c62333b5-63cc-428d-93f0-c92ba7316dcd tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0599a24-5a77-4ac0-8152-fbc8d19acd5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:10.107298 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c62333b5-63cc-428d-93f0-c92ba7316dcd tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0599a24-5a77-4ac0-8152-fbc8d19acd5b) transitioned into state 'SUCCESS' from state '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-899201681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='826ac06c4a434dc691263fcd1c4bfa10',qos_specs=None,replication_status=,reservations=['84311a06-8d97-47b0-adb5-822de40c75fb','23bb8670-8954-49e7-aa18-80e9ae53a119','c09f9b62-ea6a-4748-80cf-dfc749ced267','d8534819-1d38-47ec-bbba-5ac165adb4e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b55abf7c33284600bd4572185c49a13c',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:10.108118 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c62333b5-63cc-428d-93f0-c92ba7316dcd tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1f0376d-6e2c-4a95-9333-49421d3fa295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:10.120420 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c62333b5-63cc-428d-93f0-c92ba7316dcd tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1f0376d-6e2c-4a95-9333-49421d3fa295) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:10.121254 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c62333b5-63cc-428d-93f0-c92ba7316dcd tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Flow 'volume_create_api' (adbd3360-b9cb-41bf-aa77-3ea7c039a412) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:51:10.121683 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c62333b5-63cc-428d-93f0-c92ba7316dcd tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Create volume request issued successfully. Jul 03 21:51:10.122391 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c62333b5-63cc-428d-93f0-c92ba7316dcd tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:51:10.122987 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 510/2041] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:51:09 2026] POST /volume/v3/volumes => generated 775 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:51:10.135361 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-7169465d-6167-4cdf-b926-1bd6a9565e0c req-e9ef1ce0-c192-4eec-aa07-21ff828c0bc0 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/attachments/f505c81a-e528-4c9e-b52a-fd7812812c83 returned with HTTP 200 Jul 03 21:51:10.136109 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 515/2042] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:51:09 2026] DELETE /volume/v3/attachments/f505c81a-e528-4c9e-b52a-fd7812812c83 => generated 367 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:10.143679 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-6309505a-2e36-404e-832c-07d81c05a37d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:10.147933 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6309505a-2e36-404e-832c-07d81c05a37d tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/volumes/f37a8702-8b4e-422a-9916-88cdff89bf86 Jul 03 21:51:10.147933 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6309505a-2e36-404e-832c-07d81c05a37d tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:10.147933 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6309505a-2e36-404e-832c-07d81c05a37d tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:10.155016 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:10.155016 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:10.157408 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-0bd7fcf5-82b5-406c-b483-ad4de85ccb69 req-2e5130b6-2ebd-4588-9b35-9f043f001856 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:10.158789 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-0bd7fcf5-82b5-406c-b483-ad4de85ccb69 req-2e5130b6-2ebd-4588-9b35-9f043f001856 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] DELETE https://10.4.3.32/volume/v3/attachments/4948eb8e-adf1-477d-bacd-221f7a2fcc34 Jul 03 21:51:10.159022 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-0bd7fcf5-82b5-406c-b483-ad4de85ccb69 req-2e5130b6-2ebd-4588-9b35-9f043f001856 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:10.159277 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-0bd7fcf5-82b5-406c-b483-ad4de85ccb69 req-2e5130b6-2ebd-4588-9b35-9f043f001856 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:10.161076 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-6309505a-2e36-404e-832c-07d81c05a37d tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Volume info retrieved successfully. Jul 03 21:51:10.167384 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:10.167384 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:10.167735 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6309505a-2e36-404e-832c-07d81c05a37d tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/volumes/f37a8702-8b4e-422a-9916-88cdff89bf86 returned with HTTP 200 Jul 03 21:51:10.168238 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 514/2043] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:10 2026] GET /volume/v3/volumes/f37a8702-8b4e-422a-9916-88cdff89bf86 => generated 954 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:10.734256 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-0bd7fcf5-82b5-406c-b483-ad4de85ccb69 req-2e5130b6-2ebd-4588-9b35-9f043f001856 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments/4948eb8e-adf1-477d-bacd-221f7a2fcc34 returned with HTTP 200 Jul 03 21:51:10.734700 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 505/2044] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:51:10 2026] DELETE /volume/v3/attachments/4948eb8e-adf1-477d-bacd-221f7a2fcc34 => generated 19 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:10.853109 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-b04a1ceb-2538-4c4d-bae6-51d75fedf939 req-0cf814b4-eefe-46e9-9729-b87237bacc8c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:10.855694 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-b04a1ceb-2538-4c4d-bae6-51d75fedf939 req-0cf814b4-eefe-46e9-9729-b87237bacc8c tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] POST https://10.4.3.32/volume/v3/attachments/eac53ce1-3a1d-40fd-9f34-a82a01c6bb67/action Jul 03 21:51:10.855981 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-b04a1ceb-2538-4c4d-bae6-51d75fedf939 req-0cf814b4-eefe-46e9-9729-b87237bacc8c tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Action body: b'{"os-complete": null}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:51:10.856134 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-b04a1ceb-2538-4c4d-bae6-51d75fedf939 req-0cf814b4-eefe-46e9-9729-b87237bacc8c tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:10.875961 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:10.875961 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:10.889444 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-b04a1ceb-2538-4c4d-bae6-51d75fedf939 req-0cf814b4-eefe-46e9-9729-b87237bacc8c tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/attachments/eac53ce1-3a1d-40fd-9f34-a82a01c6bb67/action returned with HTTP 204 Jul 03 21:51:10.890022 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 511/2045] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:51:10 2026] POST /volume/v3/attachments/eac53ce1-3a1d-40fd-9f34-a82a01c6bb67/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:11.076265 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-8d2d6bc1-525a-4920-a070-586c048704c6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:11.078927 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8d2d6bc1-525a-4920-a070-586c048704c6 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb Jul 03 21:51:11.079178 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8d2d6bc1-525a-4920-a070-586c048704c6 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:11.079450 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8d2d6bc1-525a-4920-a070-586c048704c6 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:11.091981 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:11.091981 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:11.095775 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-8d2d6bc1-525a-4920-a070-586c048704c6 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:51:11.100600 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8d2d6bc1-525a-4920-a070-586c048704c6 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb returned with HTTP 200 Jul 03 21:51:11.100973 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 516/2046] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:11 2026] GET /volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:11.114184 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-648c0651-e3df-43c7-9d67-619689d71de1 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:11.119514 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-648c0651-e3df-43c7-9d67-619689d71de1 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb Jul 03 21:51:11.119514 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-648c0651-e3df-43c7-9d67-619689d71de1 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:11.119514 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-648c0651-e3df-43c7-9d67-619689d71de1 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:11.130939 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:11.130939 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:11.136325 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-648c0651-e3df-43c7-9d67-619689d71de1 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:51:11.143424 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-648c0651-e3df-43c7-9d67-619689d71de1 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb returned with HTTP 200 Jul 03 21:51:11.144214 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 515/2047] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:11 2026] GET /volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:11.191580 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-704ebb77-391c-4ad9-926a-a640aeb1edad None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:11.196931 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-704ebb77-391c-4ad9-926a-a640aeb1edad tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/volumes/f37a8702-8b4e-422a-9916-88cdff89bf86 Jul 03 21:51:11.196931 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-704ebb77-391c-4ad9-926a-a640aeb1edad tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:11.196931 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-704ebb77-391c-4ad9-926a-a640aeb1edad tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:11.210031 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:11.210031 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:11.214342 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-704ebb77-391c-4ad9-926a-a640aeb1edad tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Volume info retrieved successfully. Jul 03 21:51:11.219964 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-704ebb77-391c-4ad9-926a-a640aeb1edad tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/volumes/f37a8702-8b4e-422a-9916-88cdff89bf86 returned with HTTP 200 Jul 03 21:51:11.220412 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 506/2048] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:11 2026] GET /volume/v3/volumes/f37a8702-8b4e-422a-9916-88cdff89bf86 => generated 1015 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:11.235758 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-bb139c01-c27a-48b9-8146-4b9a472ec7af None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:11.239130 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bb139c01-c27a-48b9-8146-4b9a472ec7af tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:51:11.239699 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bb139c01-c27a-48b9-8146-4b9a472ec7af tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f37a8702-8b4e-422a-9916-88cdff89bf86", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-175786228"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:11.252052 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:11.252052 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:11.252576 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-bb139c01-c27a-48b9-8146-4b9a472ec7af tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Volume info retrieved successfully. Jul 03 21:51:11.252731 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [None req-bb139c01-c27a-48b9-8146-4b9a472ec7af tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Create snapshot from volume f37a8702-8b4e-422a-9916-88cdff89bf86 Jul 03 21:51:11.295249 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-bb139c01-c27a-48b9-8146-4b9a472ec7af tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Created reservations ['8649d7dd-674a-413e-8f70-bf3565681f14', '2d85429d-8f95-437b-85c0-515eed66850d', '03f85655-4322-4d21-8215-e35f582b5177', '4d2e6476-442a-4a71-9e7c-db21cdbb424b'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:51:11.359028 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-bb139c01-c27a-48b9-8146-4b9a472ec7af tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Snapshot create request issued successfully. Jul 03 21:51:11.359496 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bb139c01-c27a-48b9-8146-4b9a472ec7af tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:51:11.360327 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 512/2049] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:51:11 2026] POST /volume/v3/snapshots => generated 307 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:51:11.372739 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-3a736aeb-36cc-44a5-8187-48b69c02c66e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:11.374948 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3a736aeb-36cc-44a5-8187-48b69c02c66e tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/snapshots/2528098e-25db-4240-9ffe-ad8b698859d1 Jul 03 21:51:11.375246 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3a736aeb-36cc-44a5-8187-48b69c02c66e tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:11.375523 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3a736aeb-36cc-44a5-8187-48b69c02c66e tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:11.383473 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:11.383473 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:11.383777 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-3a736aeb-36cc-44a5-8187-48b69c02c66e tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Snapshot retrieved successfully. Jul 03 21:51:11.384658 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3a736aeb-36cc-44a5-8187-48b69c02c66e tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/snapshots/2528098e-25db-4240-9ffe-ad8b698859d1 returned with HTTP 200 Jul 03 21:51:11.385477 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 517/2050] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:51:11 2026] GET /volume/v3/snapshots/2528098e-25db-4240-9ffe-ad8b698859d1 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:12.399174 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2e993f7b-107a-4d2c-b8a4-364c10ee6a7f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:12.401108 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2e993f7b-107a-4d2c-b8a4-364c10ee6a7f tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/snapshots/2528098e-25db-4240-9ffe-ad8b698859d1 Jul 03 21:51:12.402392 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2e993f7b-107a-4d2c-b8a4-364c10ee6a7f tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:12.402392 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2e993f7b-107a-4d2c-b8a4-364c10ee6a7f tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:12.408751 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:12.408751 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:12.409310 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-2e993f7b-107a-4d2c-b8a4-364c10ee6a7f tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Snapshot retrieved successfully. Jul 03 21:51:12.410511 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2e993f7b-107a-4d2c-b8a4-364c10ee6a7f tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/snapshots/2528098e-25db-4240-9ffe-ad8b698859d1 returned with HTTP 200 Jul 03 21:51:12.411110 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 516/2051] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:51:12 2026] GET /volume/v3/snapshots/2528098e-25db-4240-9ffe-ad8b698859d1 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:12.425266 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4ce7a20f-39a0-4383-b8d7-73299fa2e33b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:12.427892 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4ce7a20f-39a0-4383-b8d7-73299fa2e33b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-reader] GET https://10.4.3.32/volume/v3/snapshots Jul 03 21:51:12.428976 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4ce7a20f-39a0-4383-b8d7-73299fa2e33b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-reader] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:12.428976 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4ce7a20f-39a0-4383-b8d7-73299fa2e33b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-reader] Calling method 'index' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:12.429277 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.api_utils [None req-4ce7a20f-39a0-4383-b8d7-73299fa2e33b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-reader] Removing options '' from query. {{(pid=99933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:51:12.430492 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.db.api [None req-4ce7a20f-39a0-4383-b8d7-73299fa2e33b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-reader] Building query based on filter {{(pid=99933) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 21:51:12.436148 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-4ce7a20f-39a0-4383-b8d7-73299fa2e33b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-reader] Get all snapshots completed successfully. Jul 03 21:51:12.436732 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4ce7a20f-39a0-4383-b8d7-73299fa2e33b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-reader] https://10.4.3.32/volume/v3/snapshots returned with HTTP 200 Jul 03 21:51:12.437286 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 507/2052] 10.4.3.32 () {66 vars in 1236 bytes} [Fri Jul 3 21:51:12 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 21:51:12.451494 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-de3877be-f644-48e7-8fff-f2a3ec944c79 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:12.453904 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-de3877be-f644-48e7-8fff-f2a3ec944c79 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] DELETE https://10.4.3.32/volume/v3/snapshots/2528098e-25db-4240-9ffe-ad8b698859d1 Jul 03 21:51:12.454159 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-de3877be-f644-48e7-8fff-f2a3ec944c79 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:12.454487 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-de3877be-f644-48e7-8fff-f2a3ec944c79 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:12.454612 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [None req-de3877be-f644-48e7-8fff-f2a3ec944c79 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Delete snapshot with id: 2528098e-25db-4240-9ffe-ad8b698859d1 Jul 03 21:51:12.461208 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:12.461208 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:12.461349 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-de3877be-f644-48e7-8fff-f2a3ec944c79 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Snapshot retrieved successfully. Jul 03 21:51:12.493059 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-de3877be-f644-48e7-8fff-f2a3ec944c79 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Snapshot delete request issued successfully. Jul 03 21:51:12.493334 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-de3877be-f644-48e7-8fff-f2a3ec944c79 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/snapshots/2528098e-25db-4240-9ffe-ad8b698859d1 returned with HTTP 202 Jul 03 21:51:12.494652 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 513/2053] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:51:12 2026] DELETE /volume/v3/snapshots/2528098e-25db-4240-9ffe-ad8b698859d1 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:51:12.506179 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-81da50a4-9e04-4d3c-9755-773b620ce1f7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:12.509314 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-81da50a4-9e04-4d3c-9755-773b620ce1f7 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/snapshots/2528098e-25db-4240-9ffe-ad8b698859d1 Jul 03 21:51:12.509650 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-81da50a4-9e04-4d3c-9755-773b620ce1f7 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:12.509873 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-81da50a4-9e04-4d3c-9755-773b620ce1f7 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:12.521468 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:12.521468 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:12.522242 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-81da50a4-9e04-4d3c-9755-773b620ce1f7 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Snapshot retrieved successfully. Jul 03 21:51:12.523681 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-81da50a4-9e04-4d3c-9755-773b620ce1f7 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/snapshots/2528098e-25db-4240-9ffe-ad8b698859d1 returned with HTTP 200 Jul 03 21:51:12.524149 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 518/2054] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:51:12 2026] GET /volume/v3/snapshots/2528098e-25db-4240-9ffe-ad8b698859d1 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:13.265341 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7b5a6fb4-d55d-41f2-a4b4-b03098da09fb None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:13.415229 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7b5a6fb4-d55d-41f2-a4b4-b03098da09fb tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:51:13.415692 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7b5a6fb4-d55d-41f2-a4b4-b03098da09fb tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-994568055"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:13.417757 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-7b5a6fb4-d55d-41f2-a4b4-b03098da09fb tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-994568055'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:51:13.417757 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-7b5a6fb4-d55d-41f2-a4b4-b03098da09fb tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Create volume of 1 GB Jul 03 21:51:13.422302 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-7b5a6fb4-d55d-41f2-a4b4-b03098da09fb tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Availability Zones retrieved successfully. Jul 03 21:51:13.429386 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-7b5a6fb4-d55d-41f2-a4b4-b03098da09fb tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Flow 'volume_create_api' (7fbc35ae-c4ae-4e13-958b-1342603d8eeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:51:13.430472 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-7b5a6fb4-d55d-41f2-a4b4-b03098da09fb tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de1e6f50-21de-4a47-825c-3eba6313a082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:13.432158 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-7b5a6fb4-d55d-41f2-a4b4-b03098da09fb tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:51:13.473898 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-7b5a6fb4-d55d-41f2-a4b4-b03098da09fb tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de1e6f50-21de-4a47-825c-3eba6313a082) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:13.475444 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-7b5a6fb4-d55d-41f2-a4b4-b03098da09fb tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (641609c2-99ca-4760-a4c3-0cbf3033738c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:13.534878 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a9229ab6-5c97-4bb4-8ce7-15e0af4cd70b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:13.537443 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a9229ab6-5c97-4bb4-8ce7-15e0af4cd70b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/snapshots/2528098e-25db-4240-9ffe-ad8b698859d1 Jul 03 21:51:13.537676 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a9229ab6-5c97-4bb4-8ce7-15e0af4cd70b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:13.538038 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a9229ab6-5c97-4bb4-8ce7-15e0af4cd70b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:13.544164 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a9229ab6-5c97-4bb4-8ce7-15e0af4cd70b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/snapshots/2528098e-25db-4240-9ffe-ad8b698859d1 returned with HTTP 404 Jul 03 21:51:13.544826 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 508/2055] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:51:13 2026] GET /volume/v3/snapshots/2528098e-25db-4240-9ffe-ad8b698859d1 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:13.558457 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-88a59553-64b7-481f-bc73-abefaf7cc5ff None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:13.560785 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-88a59553-64b7-481f-bc73-abefaf7cc5ff tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/f37a8702-8b4e-422a-9916-88cdff89bf86 Jul 03 21:51:13.561021 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-88a59553-64b7-481f-bc73-abefaf7cc5ff tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:13.561264 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-88a59553-64b7-481f-bc73-abefaf7cc5ff tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:13.561475 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-88a59553-64b7-481f-bc73-abefaf7cc5ff tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Delete volume with id: f37a8702-8b4e-422a-9916-88cdff89bf86 Jul 03 21:51:13.561615 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-7b5a6fb4-d55d-41f2-a4b4-b03098da09fb tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Created reservations ['448efcc0-cb0b-40c2-a8c1-9f89caf69d96', '1fe57d60-bdee-4b1f-96cd-88ce2a5063a0', 'a0c42453-8cce-40bd-9eec-20062f389072', '0b63bdad-2bdf-4b04-b73f-2de3f352048a'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:51:13.562651 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-7b5a6fb4-d55d-41f2-a4b4-b03098da09fb tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (641609c2-99ca-4760-a4c3-0cbf3033738c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['448efcc0-cb0b-40c2-a8c1-9f89caf69d96', '1fe57d60-bdee-4b1f-96cd-88ce2a5063a0', 'a0c42453-8cce-40bd-9eec-20062f389072', '0b63bdad-2bdf-4b04-b73f-2de3f352048a']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:13.563684 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-7b5a6fb4-d55d-41f2-a4b4-b03098da09fb tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c78dc33d-6bb0-4c42-a67f-aa1c21b44053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:13.573071 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:13.573071 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:13.573684 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-88a59553-64b7-481f-bc73-abefaf7cc5ff tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Volume info retrieved successfully. Jul 03 21:51:13.598030 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-7b5a6fb4-d55d-41f2-a4b4-b03098da09fb tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c78dc33d-6bb0-4c42-a67f-aa1c21b44053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1829cdb-7ba2-44d7-85ed-75fb337635fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-994568055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6da046214e0949d4b63d13e0fae92294',qos_specs=None,replication_status=,reservations=['448efcc0-cb0b-40c2-a8c1-9f89caf69d96','1fe57d60-bdee-4b1f-96cd-88ce2a5063a0','a0c42453-8cce-40bd-9eec-20062f389072','0b63bdad-2bdf-4b04-b73f-2de3f352048a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c972d2ec49604a74be51c3db8aa91d7d',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:51:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-994568055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1829cdb-7ba2-44d7-85ed-75fb337635fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6da046214e0949d4b63d13e0fae92294',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c972d2ec49604a74be51c3db8aa91d7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:13.598816 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-7b5a6fb4-d55d-41f2-a4b4-b03098da09fb tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fec00cc-143f-4488-855c-ea9e6d651276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:13.616301 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-88a59553-64b7-481f-bc73-abefaf7cc5ff tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Delete volume request issued successfully. Jul 03 21:51:13.616577 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-88a59553-64b7-481f-bc73-abefaf7cc5ff tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/volumes/f37a8702-8b4e-422a-9916-88cdff89bf86 returned with HTTP 202 Jul 03 21:51:13.617199 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 514/2056] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:51:13 2026] DELETE /volume/v3/volumes/f37a8702-8b4e-422a-9916-88cdff89bf86 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:51:13.629275 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-767954f0-ae77-42e8-a7e9-b634ac38f640 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:13.633746 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-767954f0-ae77-42e8-a7e9-b634ac38f640 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/volumes/f37a8702-8b4e-422a-9916-88cdff89bf86 Jul 03 21:51:13.633746 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-767954f0-ae77-42e8-a7e9-b634ac38f640 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:13.633746 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-767954f0-ae77-42e8-a7e9-b634ac38f640 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:13.634060 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-7b5a6fb4-d55d-41f2-a4b4-b03098da09fb tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fec00cc-143f-4488-855c-ea9e6d651276) transitioned into state 'SUCCESS' from state '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-994568055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6da046214e0949d4b63d13e0fae92294',qos_specs=None,replication_status=,reservations=['448efcc0-cb0b-40c2-a8c1-9f89caf69d96','1fe57d60-bdee-4b1f-96cd-88ce2a5063a0','a0c42453-8cce-40bd-9eec-20062f389072','0b63bdad-2bdf-4b04-b73f-2de3f352048a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c972d2ec49604a74be51c3db8aa91d7d',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:13.635018 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-7b5a6fb4-d55d-41f2-a4b4-b03098da09fb tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84cf2ace-136d-4bf8-97d5-8c7aea609789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:13.645723 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:13.645723 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:13.646749 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-7b5a6fb4-d55d-41f2-a4b4-b03098da09fb tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84cf2ace-136d-4bf8-97d5-8c7aea609789) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:13.647828 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-7b5a6fb4-d55d-41f2-a4b4-b03098da09fb tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Flow 'volume_create_api' (7fbc35ae-c4ae-4e13-958b-1342603d8eeb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:51:13.648221 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-7b5a6fb4-d55d-41f2-a4b4-b03098da09fb tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Create volume request issued successfully. Jul 03 21:51:13.649140 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7b5a6fb4-d55d-41f2-a4b4-b03098da09fb tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:51:13.650076 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 517/2057] 10.4.3.32 () {70 vars in 1292 bytes} [Fri Jul 3 21:51:13 2026] POST /volume/v3/volumes => generated 816 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:13.652873 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-767954f0-ae77-42e8-a7e9-b634ac38f640 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Volume info retrieved successfully. Jul 03 21:51:13.657159 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-767954f0-ae77-42e8-a7e9-b634ac38f640 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/volumes/f37a8702-8b4e-422a-9916-88cdff89bf86 returned with HTTP 200 Jul 03 21:51:13.657665 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 519/2058] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:13 2026] GET /volume/v3/volumes/f37a8702-8b4e-422a-9916-88cdff89bf86 => generated 1014 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:13.664419 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2ed1e812-6084-4d37-a47f-9b15c9d33102 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:13.666584 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2ed1e812-6084-4d37-a47f-9b15c9d33102 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] GET https://10.4.3.32/volume/v3/volumes/f1829cdb-7ba2-44d7-85ed-75fb337635fb Jul 03 21:51:13.666879 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2ed1e812-6084-4d37-a47f-9b15c9d33102 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:13.667135 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2ed1e812-6084-4d37-a47f-9b15c9d33102 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:13.678455 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:13.678455 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:13.683609 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-2ed1e812-6084-4d37-a47f-9b15c9d33102 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Volume info retrieved successfully. Jul 03 21:51:13.690232 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2ed1e812-6084-4d37-a47f-9b15c9d33102 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] https://10.4.3.32/volume/v3/volumes/f1829cdb-7ba2-44d7-85ed-75fb337635fb returned with HTTP 200 Jul 03 21:51:13.690804 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 509/2059] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:51:13 2026] GET /volume/v3/volumes/f1829cdb-7ba2-44d7-85ed-75fb337635fb => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:14.008536 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-2ff571a4-4f34-4e32-9bdb-4ce65bce3c5f req-6172981a-841d-4059-a91a-93610766e33f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:14.013651 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-2ff571a4-4f34-4e32-9bdb-4ce65bce3c5f req-6172981a-841d-4059-a91a-93610766e33f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c Jul 03 21:51:14.014596 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-2ff571a4-4f34-4e32-9bdb-4ce65bce3c5f req-6172981a-841d-4059-a91a-93610766e33f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:14.014844 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-2ff571a4-4f34-4e32-9bdb-4ce65bce3c5f req-6172981a-841d-4059-a91a-93610766e33f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:14.024508 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:14.024508 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:14.030006 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-2ff571a4-4f34-4e32-9bdb-4ce65bce3c5f req-6172981a-841d-4059-a91a-93610766e33f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:51:14.036662 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-2ff571a4-4f34-4e32-9bdb-4ce65bce3c5f req-6172981a-841d-4059-a91a-93610766e33f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c returned with HTTP 200 Jul 03 21:51:14.037230 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 515/2060] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:51:14 2026] GET /volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:14.671660 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3376dfec-3bf7-445e-9f50-314ab8ac524b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:14.674022 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3376dfec-3bf7-445e-9f50-314ab8ac524b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/volumes/f37a8702-8b4e-422a-9916-88cdff89bf86 Jul 03 21:51:14.674284 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3376dfec-3bf7-445e-9f50-314ab8ac524b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:14.674590 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3376dfec-3bf7-445e-9f50-314ab8ac524b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:14.682554 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3376dfec-3bf7-445e-9f50-314ab8ac524b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/volumes/f37a8702-8b4e-422a-9916-88cdff89bf86 returned with HTTP 404 Jul 03 21:51:14.683194 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 518/2061] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:14 2026] GET /volume/v3/volumes/f37a8702-8b4e-422a-9916-88cdff89bf86 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:14.693317 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ff7239c0-e579-4b29-99b0-bc02a332f5f6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:14.697401 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ff7239c0-e579-4b29-99b0-bc02a332f5f6 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:51:14.697401 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ff7239c0-e579-4b29-99b0-bc02a332f5f6 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-936065520"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:14.697958 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-ff7239c0-e579-4b29-99b0-bc02a332f5f6 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-936065520'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:51:14.698200 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-ff7239c0-e579-4b29-99b0-bc02a332f5f6 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Create volume of 1 GB Jul 03 21:51:14.703091 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-ff7239c0-e579-4b29-99b0-bc02a332f5f6 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Availability Zones retrieved successfully. Jul 03 21:51:14.706777 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-813c1cf2-058c-4d92-b25b-4fb00deacfd9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:14.709081 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-813c1cf2-058c-4d92-b25b-4fb00deacfd9 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] GET https://10.4.3.32/volume/v3/volumes/f1829cdb-7ba2-44d7-85ed-75fb337635fb Jul 03 21:51:14.709340 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-813c1cf2-058c-4d92-b25b-4fb00deacfd9 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:14.709594 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-813c1cf2-058c-4d92-b25b-4fb00deacfd9 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:14.710310 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-ff7239c0-e579-4b29-99b0-bc02a332f5f6 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Flow 'volume_create_api' (c1d58892-3a46-4cd6-90a6-ce89442d1b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:51:14.711391 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-ff7239c0-e579-4b29-99b0-bc02a332f5f6 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02c50157-c92e-4c22-b60a-982eae1b0585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:14.712385 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-ff7239c0-e579-4b29-99b0-bc02a332f5f6 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:51:14.720035 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:14.720035 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:14.725956 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-813c1cf2-058c-4d92-b25b-4fb00deacfd9 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Volume info retrieved successfully. Jul 03 21:51:14.733544 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-813c1cf2-058c-4d92-b25b-4fb00deacfd9 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] https://10.4.3.32/volume/v3/volumes/f1829cdb-7ba2-44d7-85ed-75fb337635fb returned with HTTP 200 Jul 03 21:51:14.734139 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 510/2062] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:51:14 2026] GET /volume/v3/volumes/f1829cdb-7ba2-44d7-85ed-75fb337635fb => generated 943 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:14.745458 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-ff7239c0-e579-4b29-99b0-bc02a332f5f6 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02c50157-c92e-4c22-b60a-982eae1b0585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:14.747636 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-ff7239c0-e579-4b29-99b0-bc02a332f5f6 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78b2c5d4-ef50-483d-b432-d0b59ace5b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:14.753650 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9ddf4031-dc29-45bf-94c0-e3eb0c5a6279 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:14.755651 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9ddf4031-dc29-45bf-94c0-e3eb0c5a6279 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] POST https://10.4.3.32/volume/v3/volume-transfers Jul 03 21:51:14.757075 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9ddf4031-dc29-45bf-94c0-e3eb0c5a6279 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f1829cdb-7ba2-44d7-85ed-75fb337635fb"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:14.758216 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volume_transfer [None req-9ddf4031-dc29-45bf-94c0-e3eb0c5a6279 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f1829cdb-7ba2-44d7-85ed-75fb337635fb'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 21:51:14.758439 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volume_transfer [None req-9ddf4031-dc29-45bf-94c0-e3eb0c5a6279 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Creating transfer of volume f1829cdb-7ba2-44d7-85ed-75fb337635fb Jul 03 21:51:14.758564 np0000004475 devstack@c-api.service[99935]: INFO cinder.transfer.api [None req-9ddf4031-dc29-45bf-94c0-e3eb0c5a6279 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Generating transfer record for volume f1829cdb-7ba2-44d7-85ed-75fb337635fb Jul 03 21:51:14.777529 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:14.777529 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:14.795661 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9ddf4031-dc29-45bf-94c0-e3eb0c5a6279 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] https://10.4.3.32/volume/v3/volume-transfers returned with HTTP 202 Jul 03 21:51:14.796389 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 516/2063] 10.4.3.32 () {70 vars in 1319 bytes} [Fri Jul 3 21:51:14 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:14.806996 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a9e9b569-cbd3-48d6-b877-2817e5a62f8a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:14.809432 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-ff7239c0-e579-4b29-99b0-bc02a332f5f6 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Created reservations ['f7f16c27-e3ea-492f-9649-5eb20f67bbe5', 'f5f39e56-7963-4c7c-9884-06dc7198e3ae', '00a160dc-c8ef-4f00-9b04-13f084977822', 'cc449349-b78d-433a-b864-93d19a1c3ee3'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:51:14.809645 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a9e9b569-cbd3-48d6-b877-2817e5a62f8a tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] GET https://10.4.3.32/volume/v3/volumes/f1829cdb-7ba2-44d7-85ed-75fb337635fb Jul 03 21:51:14.809726 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a9e9b569-cbd3-48d6-b877-2817e5a62f8a tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:14.809896 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a9e9b569-cbd3-48d6-b877-2817e5a62f8a tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:14.810123 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-ff7239c0-e579-4b29-99b0-bc02a332f5f6 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78b2c5d4-ef50-483d-b432-d0b59ace5b6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7f16c27-e3ea-492f-9649-5eb20f67bbe5', 'f5f39e56-7963-4c7c-9884-06dc7198e3ae', '00a160dc-c8ef-4f00-9b04-13f084977822', 'cc449349-b78d-433a-b864-93d19a1c3ee3']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:14.811177 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-ff7239c0-e579-4b29-99b0-bc02a332f5f6 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5172c6c8-3ece-4d85-9cfb-f355adb7a19c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:14.821401 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:14.821401 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:14.824062 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-a9e9b569-cbd3-48d6-b877-2817e5a62f8a tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Volume info retrieved successfully. Jul 03 21:51:14.829940 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a9e9b569-cbd3-48d6-b877-2817e5a62f8a tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] https://10.4.3.32/volume/v3/volumes/f1829cdb-7ba2-44d7-85ed-75fb337635fb returned with HTTP 200 Jul 03 21:51:14.830483 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 519/2064] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:51:14 2026] GET /volume/v3/volumes/f1829cdb-7ba2-44d7-85ed-75fb337635fb => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:14.841046 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-958fc958-6b1b-4816-893f-3ce34c7a43e5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:14.843534 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-958fc958-6b1b-4816-893f-3ce34c7a43e5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] DELETE https://10.4.3.32/volume/v3/volumes/b66532ab-2055-4eec-9164-80effa43c09d Jul 03 21:51:14.843802 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-958fc958-6b1b-4816-893f-3ce34c7a43e5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:14.844059 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-958fc958-6b1b-4816-893f-3ce34c7a43e5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:14.844300 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-958fc958-6b1b-4816-893f-3ce34c7a43e5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Delete volume with id: b66532ab-2055-4eec-9164-80effa43c09d Jul 03 21:51:14.847400 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-0ac69d42-7c6d-423a-b862-a1758b799f41 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:14.854040 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0ac69d42-7c6d-423a-b862-a1758b799f41 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] GET https://10.4.3.32/volume/v3/volume-transfers/d5dec6d6-f075-4385-9184-995297b4ff29 Jul 03 21:51:14.854040 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0ac69d42-7c6d-423a-b862-a1758b799f41 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:14.854040 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0ac69d42-7c6d-423a-b862-a1758b799f41 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:14.854216 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-ff7239c0-e579-4b29-99b0-bc02a332f5f6 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5172c6c8-3ece-4d85-9cfb-f355adb7a19c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f69a060d-5d7a-4e19-9913-f3fccea04cce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-936065520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='826ac06c4a434dc691263fcd1c4bfa10',qos_specs=None,replication_status=,reservations=['f7f16c27-e3ea-492f-9649-5eb20f67bbe5','f5f39e56-7963-4c7c-9884-06dc7198e3ae','00a160dc-c8ef-4f00-9b04-13f084977822','cc449349-b78d-433a-b864-93d19a1c3ee3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b55abf7c33284600bd4572185c49a13c',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:51:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-936065520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f69a060d-5d7a-4e19-9913-f3fccea04cce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='826ac06c4a434dc691263fcd1c4bfa10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b55abf7c33284600bd4572185c49a13c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:14.854216 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-ff7239c0-e579-4b29-99b0-bc02a332f5f6 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12d6d1e1-c366-4b26-b7a6-cf388e15c22e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:14.857054 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:14.857054 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:14.857878 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-958fc958-6b1b-4816-893f-3ce34c7a43e5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:51:14.859730 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0ac69d42-7c6d-423a-b862-a1758b799f41 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] https://10.4.3.32/volume/v3/volume-transfers/d5dec6d6-f075-4385-9184-995297b4ff29 returned with HTTP 200 Jul 03 21:51:14.860272 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 517/2065] 10.4.3.32 () {68 vars in 1409 bytes} [Fri Jul 3 21:51:14 2026] GET /volume/v3/volume-transfers/d5dec6d6-f075-4385-9184-995297b4ff29 => generated 538 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:14.874557 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-255c9c15-3695-437e-a217-c763a31a3505 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:14.876898 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-255c9c15-3695-437e-a217-c763a31a3505 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] GET https://10.4.3.32/volume/v3/volume-transfers Jul 03 21:51:14.877200 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-255c9c15-3695-437e-a217-c763a31a3505 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:14.877476 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-255c9c15-3695-437e-a217-c763a31a3505 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Calling method 'index' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:14.877701 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volume_transfer [None req-255c9c15-3695-437e-a217-c763a31a3505 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Listing volume transfers {{(pid=99936) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 21:51:14.882929 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-255c9c15-3695-437e-a217-c763a31a3505 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] https://10.4.3.32/volume/v3/volume-transfers returned with HTTP 200 Jul 03 21:51:14.883512 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 520/2066] 10.4.3.32 () {68 vars in 1298 bytes} [Fri Jul 3 21:51:14 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:14.885975 np0000004475 devstack@c-api.service[99933]: WARNING cinder.keymgr.conf_key_mgr [None req-958fc958-6b1b-4816-893f-3ce34c7a43e5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 21:51:14.886271 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-ff7239c0-e579-4b29-99b0-bc02a332f5f6 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12d6d1e1-c366-4b26-b7a6-cf388e15c22e) transitioned into state 'SUCCESS' from state '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-936065520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='826ac06c4a434dc691263fcd1c4bfa10',qos_specs=None,replication_status=,reservations=['f7f16c27-e3ea-492f-9649-5eb20f67bbe5','f5f39e56-7963-4c7c-9884-06dc7198e3ae','00a160dc-c8ef-4f00-9b04-13f084977822','cc449349-b78d-433a-b864-93d19a1c3ee3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b55abf7c33284600bd4572185c49a13c',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:14.887313 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-ff7239c0-e579-4b29-99b0-bc02a332f5f6 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d305933-ea52-4ec7-8db2-3bd21da5d1bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:14.894038 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-958fc958-6b1b-4816-893f-3ce34c7a43e5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Delete volume request issued successfully. Jul 03 21:51:14.894423 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-958fc958-6b1b-4816-893f-3ce34c7a43e5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/b66532ab-2055-4eec-9164-80effa43c09d returned with HTTP 202 Jul 03 21:51:14.894534 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-2bde2741-d117-4cf6-a46c-a182ac62b76f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:14.894891 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 511/2067] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:51:14 2026] DELETE /volume/v3/volumes/b66532ab-2055-4eec-9164-80effa43c09d => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:51:14.904957 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a0e86096-03c9-4a92-a848-b6e7abff6dc9 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:14.909765 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-ff7239c0-e579-4b29-99b0-bc02a332f5f6 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d305933-ea52-4ec7-8db2-3bd21da5d1bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:14.909836 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a0e86096-03c9-4a92-a848-b6e7abff6dc9 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/b66532ab-2055-4eec-9164-80effa43c09d Jul 03 21:51:14.909871 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-ff7239c0-e579-4b29-99b0-bc02a332f5f6 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Flow 'volume_create_api' (c1d58892-3a46-4cd6-90a6-ce89442d1b70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:51:14.909916 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a0e86096-03c9-4a92-a848-b6e7abff6dc9 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:14.909946 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-ff7239c0-e579-4b29-99b0-bc02a332f5f6 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Create volume request issued successfully. Jul 03 21:51:14.909969 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a0e86096-03c9-4a92-a848-b6e7abff6dc9 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:14.909996 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ff7239c0-e579-4b29-99b0-bc02a332f5f6 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:51:14.909996 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 520/2068] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:51:14 2026] POST /volume/v3/volumes => generated 775 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:51:14.923176 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:14.923176 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:14.927974 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-a0e86096-03c9-4a92-a848-b6e7abff6dc9 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:51:14.928080 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3eec17a8-6975-4b6c-8f17-68c02ea2352a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:14.932675 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3eec17a8-6975-4b6c-8f17-68c02ea2352a tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/volumes/f69a060d-5d7a-4e19-9913-f3fccea04cce Jul 03 21:51:14.932925 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3eec17a8-6975-4b6c-8f17-68c02ea2352a tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:14.933233 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3eec17a8-6975-4b6c-8f17-68c02ea2352a tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:14.935402 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a0e86096-03c9-4a92-a848-b6e7abff6dc9 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/b66532ab-2055-4eec-9164-80effa43c09d returned with HTTP 200 Jul 03 21:51:14.935838 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 521/2069] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:14 2026] GET /volume/v3/volumes/b66532ab-2055-4eec-9164-80effa43c09d => generated 867 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:14.946238 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:14.946238 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:14.951059 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3eec17a8-6975-4b6c-8f17-68c02ea2352a tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Volume info retrieved successfully. Jul 03 21:51:14.957205 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3eec17a8-6975-4b6c-8f17-68c02ea2352a tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/volumes/f69a060d-5d7a-4e19-9913-f3fccea04cce returned with HTTP 200 Jul 03 21:51:14.958228 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 512/2070] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:14 2026] GET /volume/v3/volumes/f69a060d-5d7a-4e19-9913-f3fccea04cce => generated 954 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:14.991889 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2bde2741-d117-4cf6-a46c-a182ac62b76f tempest-VolumesTransfersV357Test-900434454 tempest-VolumesTransfersV357Test-900434454-project-member] POST https://10.4.3.32/volume/v3/volume-transfers/d5dec6d6-f075-4385-9184-995297b4ff29/accept Jul 03 21:51:14.992423 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2bde2741-d117-4cf6-a46c-a182ac62b76f tempest-VolumesTransfersV357Test-900434454 tempest-VolumesTransfersV357Test-900434454-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "cd93969c2eb6a0bb"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:14.995696 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.contrib.volume_transfer [None req-2bde2741-d117-4cf6-a46c-a182ac62b76f tempest-VolumesTransfersV357Test-900434454 tempest-VolumesTransfersV357Test-900434454-project-member] Accepting volume transfer d5dec6d6-f075-4385-9184-995297b4ff29 {{(pid=99935) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 21:51:14.995933 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.contrib.volume_transfer [None req-2bde2741-d117-4cf6-a46c-a182ac62b76f tempest-VolumesTransfersV357Test-900434454 tempest-VolumesTransfersV357Test-900434454-project-member] Accepting transfer d5dec6d6-f075-4385-9184-995297b4ff29 Jul 03 21:51:15.073489 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-2bde2741-d117-4cf6-a46c-a182ac62b76f tempest-VolumesTransfersV357Test-900434454 tempest-VolumesTransfersV357Test-900434454-project-member] Created reservations ['4b8ae3a9-39b5-454d-abd1-ab7a63de1739', '89ca1d34-6810-4cd2-a4b7-3e509eb520cc', '1a38c825-bb28-431b-9620-993fcc6d4e44', '834505ce-fb80-4456-b0d5-fbf7b70833cb'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:51:15.103664 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-2bde2741-d117-4cf6-a46c-a182ac62b76f tempest-VolumesTransfersV357Test-900434454 tempest-VolumesTransfersV357Test-900434454-project-member] Created reservations ['442ae11f-5590-4912-9881-e3c7c4eb4da8', '39a62506-6c57-435e-a320-ae27bf24ae41', 'eeb1af64-7a3a-44a5-816b-f48073df6ca8', 'dd335d60-0382-4a42-b7ed-c013b40e764f'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:51:15.145867 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-2bde2741-d117-4cf6-a46c-a182ac62b76f tempest-VolumesTransfersV357Test-900434454 tempest-VolumesTransfersV357Test-900434454-project-member] Created reservations ['01481e24-9f6e-4049-95eb-9e383c91515b', '1d71846e-f604-40e8-84da-a7d7b470076d', 'ffd6058e-75e6-4abe-8467-304ab7fd8209', '86bfd768-376f-4ddb-8527-cd65e2780f86'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:51:15.162104 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-7169465d-6167-4cdf-b926-1bd6a9565e0c req-62b7317c-d04c-495c-87d9-fc005f5493d1 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:15.164312 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-7169465d-6167-4cdf-b926-1bd6a9565e0c req-62b7317c-d04c-495c-87d9-fc005f5493d1 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] PUT https://10.4.3.32/volume/v3/attachments/96a340ad-6549-49f5-ac2b-f8b690addd3a Jul 03 21:51:15.164768 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-7169465d-6167-4cdf-b926-1bd6a9565e0c req-62b7317c-d04c-495c-87d9-fc005f5493d1 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:15.174396 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-7169465d-6167-4cdf-b926-1bd6a9565e0c req-62b7317c-d04c-495c-87d9-fc005f5493d1 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Acquiring lock "cinder-attachment_update-eee08319-5865-49f4-b79e-5172cfc95a10-np0000004475" by "attachment_update" {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:51:15.179628 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-7169465d-6167-4cdf-b926-1bd6a9565e0c req-62b7317c-d04c-495c-87d9-fc005f5493d1 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Lock "cinder-attachment_update-eee08319-5865-49f4-b79e-5172cfc95a10-np0000004475" acquired by "attachment_update" :: waited 0.005s {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:51:15.180935 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:15.180935 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:15.181183 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-2bde2741-d117-4cf6-a46c-a182ac62b76f tempest-VolumesTransfersV357Test-900434454 tempest-VolumesTransfersV357Test-900434454-project-member] Created reservations ['ffa97aa2-9a17-4844-bd87-fc95ba94653a', '4c8ddcc7-50c2-4955-9388-f7aae0d327a9', '8157570b-89f7-4d57-89fe-3b11841fb19d', '1f909130-fba4-4032-8dd8-dbb3c44dca2a'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:51:15.683273 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-2bde2741-d117-4cf6-a46c-a182ac62b76f tempest-VolumesTransfersV357Test-900434454 tempest-VolumesTransfersV357Test-900434454-project-member] Transfer volume completed successfully. Jul 03 21:51:15.712184 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-7169465d-6167-4cdf-b926-1bd6a9565e0c req-62b7317c-d04c-495c-87d9-fc005f5493d1 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Lock "cinder-attachment_update-eee08319-5865-49f4-b79e-5172cfc95a10-np0000004475" released by "attachment_update" :: held 0.533s {{(pid=99934) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:51:15.712557 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-7169465d-6167-4cdf-b926-1bd6a9565e0c req-62b7317c-d04c-495c-87d9-fc005f5493d1 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/attachments/96a340ad-6549-49f5-ac2b-f8b690addd3a returned with HTTP 200 Jul 03 21:51:15.713026 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 521/2071] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:51:15 2026] PUT /volume/v3/attachments/96a340ad-6549-49f5-ac2b-f8b690addd3a => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:15.722205 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-7169465d-6167-4cdf-b926-1bd6a9565e0c req-e1d9e7e0-8188-47ae-90cc-6bfd3edbfad5 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:15.724789 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-7169465d-6167-4cdf-b926-1bd6a9565e0c req-e1d9e7e0-8188-47ae-90cc-6bfd3edbfad5 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/attachments/96a340ad-6549-49f5-ac2b-f8b690addd3a Jul 03 21:51:15.724994 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-7169465d-6167-4cdf-b926-1bd6a9565e0c req-e1d9e7e0-8188-47ae-90cc-6bfd3edbfad5 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:15.725274 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-7169465d-6167-4cdf-b926-1bd6a9565e0c req-e1d9e7e0-8188-47ae-90cc-6bfd3edbfad5 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:15.745430 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-7169465d-6167-4cdf-b926-1bd6a9565e0c req-e1d9e7e0-8188-47ae-90cc-6bfd3edbfad5 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/attachments/96a340ad-6549-49f5-ac2b-f8b690addd3a returned with HTTP 200 Jul 03 21:51:15.745893 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 522/2072] 10.4.3.32 () {70 vars in 1644 bytes} [Fri Jul 3 21:51:15 2026] GET /volume/v3/attachments/96a340ad-6549-49f5-ac2b-f8b690addd3a => generated 994 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:15.797362 np0000004475 devstack@c-api.service[99935]: INFO cinder.transfer.api [None req-2bde2741-d117-4cf6-a46c-a182ac62b76f tempest-VolumesTransfersV357Test-900434454 tempest-VolumesTransfersV357Test-900434454-project-member] Volume f1829cdb-7ba2-44d7-85ed-75fb337635fb has been transferred. Jul 03 21:51:15.805011 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2bde2741-d117-4cf6-a46c-a182ac62b76f tempest-VolumesTransfersV357Test-900434454 tempest-VolumesTransfersV357Test-900434454-project-member] https://10.4.3.32/volume/v3/volume-transfers/d5dec6d6-f075-4385-9184-995297b4ff29/accept returned with HTTP 202 Jul 03 21:51:15.805512 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 518/2073] 10.4.3.32 () {70 vars in 1451 bytes} [Fri Jul 3 21:51:14 2026] POST /volume/v3/volume-transfers/d5dec6d6-f075-4385-9184-995297b4ff29/accept => generated 363 bytes in 912 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:15.814870 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-66acb57b-d8f6-44c7-8cdd-3a3c58ff14ff None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:15.816668 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-66acb57b-d8f6-44c7-8cdd-3a3c58ff14ff tempest-VolumesTransfersV357Test-900434454 tempest-VolumesTransfersV357Test-900434454-project-member] GET https://10.4.3.32/volume/v3/volumes/f1829cdb-7ba2-44d7-85ed-75fb337635fb Jul 03 21:51:15.816923 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-66acb57b-d8f6-44c7-8cdd-3a3c58ff14ff tempest-VolumesTransfersV357Test-900434454 tempest-VolumesTransfersV357Test-900434454-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:15.817092 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-66acb57b-d8f6-44c7-8cdd-3a3c58ff14ff tempest-VolumesTransfersV357Test-900434454 tempest-VolumesTransfersV357Test-900434454-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:15.826048 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:15.826048 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:15.829926 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-66acb57b-d8f6-44c7-8cdd-3a3c58ff14ff tempest-VolumesTransfersV357Test-900434454 tempest-VolumesTransfersV357Test-900434454-project-member] Volume info retrieved successfully. Jul 03 21:51:15.834132 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-66acb57b-d8f6-44c7-8cdd-3a3c58ff14ff tempest-VolumesTransfersV357Test-900434454 tempest-VolumesTransfersV357Test-900434454-project-member] https://10.4.3.32/volume/v3/volumes/f1829cdb-7ba2-44d7-85ed-75fb337635fb returned with HTTP 200 Jul 03 21:51:15.834576 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 513/2074] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:51:15 2026] GET /volume/v3/volumes/f1829cdb-7ba2-44d7-85ed-75fb337635fb => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:15.847240 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-dc0038bb-09bd-4054-89b7-7d0c8d8881fc None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:15.849536 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-dc0038bb-09bd-4054-89b7-7d0c8d8881fc tempest-VolumesTransfersV357Test-900434454 tempest-VolumesTransfersV357Test-900434454-project-member] GET https://10.4.3.32/volume/v3/volumes/f1829cdb-7ba2-44d7-85ed-75fb337635fb Jul 03 21:51:15.849779 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-dc0038bb-09bd-4054-89b7-7d0c8d8881fc tempest-VolumesTransfersV357Test-900434454 tempest-VolumesTransfersV357Test-900434454-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:15.850004 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-dc0038bb-09bd-4054-89b7-7d0c8d8881fc tempest-VolumesTransfersV357Test-900434454 tempest-VolumesTransfersV357Test-900434454-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:15.860869 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:15.860869 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:15.866430 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-dc0038bb-09bd-4054-89b7-7d0c8d8881fc tempest-VolumesTransfersV357Test-900434454 tempest-VolumesTransfersV357Test-900434454-project-member] Volume info retrieved successfully. Jul 03 21:51:15.870763 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-dc0038bb-09bd-4054-89b7-7d0c8d8881fc tempest-VolumesTransfersV357Test-900434454 tempest-VolumesTransfersV357Test-900434454-project-member] https://10.4.3.32/volume/v3/volumes/f1829cdb-7ba2-44d7-85ed-75fb337635fb returned with HTTP 200 Jul 03 21:51:15.871161 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 522/2075] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:51:15 2026] GET /volume/v3/volumes/f1829cdb-7ba2-44d7-85ed-75fb337635fb => generated 943 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:15.884674 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1006158d-e980-45a3-a0c5-856cf0db6fdb None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:15.886871 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1006158d-e980-45a3-a0c5-856cf0db6fdb tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] DELETE https://10.4.3.32/volume/v3/volume-transfers/d5dec6d6-f075-4385-9184-995297b4ff29 Jul 03 21:51:15.887141 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1006158d-e980-45a3-a0c5-856cf0db6fdb tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:15.887389 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1006158d-e980-45a3-a0c5-856cf0db6fdb tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:15.887539 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.contrib.volume_transfer [None req-1006158d-e980-45a3-a0c5-856cf0db6fdb tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Delete transfer with id: d5dec6d6-f075-4385-9184-995297b4ff29 Jul 03 21:51:15.891211 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1006158d-e980-45a3-a0c5-856cf0db6fdb tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] https://10.4.3.32/volume/v3/volume-transfers/d5dec6d6-f075-4385-9184-995297b4ff29 returned with HTTP 404 Jul 03 21:51:15.891909 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 523/2076] 10.4.3.32 () {68 vars in 1412 bytes} [Fri Jul 3 21:51:15 2026] DELETE /volume/v3/volume-transfers/d5dec6d6-f075-4385-9184-995297b4ff29 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:51:15.900819 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c2ed0d27-1814-4e1c-95ac-88690ac3e347 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:15.931221 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c2ed0d27-1814-4e1c-95ac-88690ac3e347 tempest-VolumesTransfersV357Test-1261633221 tempest-VolumesTransfersV357Test-1261633221-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/f1829cdb-7ba2-44d7-85ed-75fb337635fb Jul 03 21:51:15.931526 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c2ed0d27-1814-4e1c-95ac-88690ac3e347 tempest-VolumesTransfersV357Test-1261633221 tempest-VolumesTransfersV357Test-1261633221-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:15.931773 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c2ed0d27-1814-4e1c-95ac-88690ac3e347 tempest-VolumesTransfersV357Test-1261633221 tempest-VolumesTransfersV357Test-1261633221-project-admin] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:15.931990 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-c2ed0d27-1814-4e1c-95ac-88690ac3e347 tempest-VolumesTransfersV357Test-1261633221 tempest-VolumesTransfersV357Test-1261633221-project-admin] Delete volume with id: f1829cdb-7ba2-44d7-85ed-75fb337635fb Jul 03 21:51:15.940251 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:15.940251 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:15.940594 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c2ed0d27-1814-4e1c-95ac-88690ac3e347 tempest-VolumesTransfersV357Test-1261633221 tempest-VolumesTransfersV357Test-1261633221-project-admin] Volume info retrieved successfully. Jul 03 21:51:15.951579 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4db5382a-db8f-46a3-9fb8-73df48bed78d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:15.953523 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4db5382a-db8f-46a3-9fb8-73df48bed78d tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/b66532ab-2055-4eec-9164-80effa43c09d Jul 03 21:51:15.953790 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4db5382a-db8f-46a3-9fb8-73df48bed78d tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:15.954052 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4db5382a-db8f-46a3-9fb8-73df48bed78d tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:15.960873 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4db5382a-db8f-46a3-9fb8-73df48bed78d tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/b66532ab-2055-4eec-9164-80effa43c09d returned with HTTP 404 Jul 03 21:51:15.961157 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c2ed0d27-1814-4e1c-95ac-88690ac3e347 tempest-VolumesTransfersV357Test-1261633221 tempest-VolumesTransfersV357Test-1261633221-project-admin] Delete volume request issued successfully. Jul 03 21:51:15.961216 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 514/2077] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:15 2026] GET /volume/v3/volumes/b66532ab-2055-4eec-9164-80effa43c09d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:15.961506 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c2ed0d27-1814-4e1c-95ac-88690ac3e347 tempest-VolumesTransfersV357Test-1261633221 tempest-VolumesTransfersV357Test-1261633221-project-admin] https://10.4.3.32/volume/v3/volumes/f1829cdb-7ba2-44d7-85ed-75fb337635fb returned with HTTP 202 Jul 03 21:51:15.961915 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 519/2078] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 21:51:15 2026] DELETE /volume/v3/volumes/f1829cdb-7ba2-44d7-85ed-75fb337635fb => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:51:15.972605 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-62109f08-8870-49a3-b8d7-410b5ad2db71 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:15.972605 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-62109f08-8870-49a3-b8d7-410b5ad2db71 tempest-VolumesTransfersV357Test-1261633221 tempest-VolumesTransfersV357Test-1261633221-project-admin] GET https://10.4.3.32/volume/v3/volumes/f1829cdb-7ba2-44d7-85ed-75fb337635fb Jul 03 21:51:15.972605 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-62109f08-8870-49a3-b8d7-410b5ad2db71 tempest-VolumesTransfersV357Test-1261633221 tempest-VolumesTransfersV357Test-1261633221-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:15.973266 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-62109f08-8870-49a3-b8d7-410b5ad2db71 tempest-VolumesTransfersV357Test-1261633221 tempest-VolumesTransfersV357Test-1261633221-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:15.973317 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a8fbaeda-bec0-463d-afeb-cc312369cd9a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:15.975334 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a8fbaeda-bec0-463d-afeb-cc312369cd9a tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/volumes/f69a060d-5d7a-4e19-9913-f3fccea04cce Jul 03 21:51:15.975595 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ad98103c-1b99-4efa-aefd-931c7ae1e7e2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:15.975661 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a8fbaeda-bec0-463d-afeb-cc312369cd9a tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:15.975893 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a8fbaeda-bec0-463d-afeb-cc312369cd9a tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:15.979088 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ad98103c-1b99-4efa-aefd-931c7ae1e7e2 tempest-TestVolumeBootPattern-1147385420 tempest-TestVolumeBootPattern-1147385420-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Jul 03 21:51:15.981228 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ad98103c-1b99-4efa-aefd-931c7ae1e7e2 tempest-TestVolumeBootPattern-1147385420 tempest-TestVolumeBootPattern-1147385420-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:15.981609 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ad98103c-1b99-4efa-aefd-931c7ae1e7e2 tempest-TestVolumeBootPattern-1147385420 tempest-TestVolumeBootPattern-1147385420-project-admin] Calling method 'detail' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:15.982427 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:15.982427 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:15.985363 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-ad98103c-1b99-4efa-aefd-931c7ae1e7e2 tempest-TestVolumeBootPattern-1147385420 tempest-TestVolumeBootPattern-1147385420-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99933) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:51:15.985622 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:15.985622 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:15.987054 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-62109f08-8870-49a3-b8d7-410b5ad2db71 tempest-VolumesTransfersV357Test-1261633221 tempest-VolumesTransfersV357Test-1261633221-project-admin] Volume info retrieved successfully. Jul 03 21:51:15.989962 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-a8fbaeda-bec0-463d-afeb-cc312369cd9a tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Volume info retrieved successfully. Jul 03 21:51:15.991710 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-62109f08-8870-49a3-b8d7-410b5ad2db71 tempest-VolumesTransfersV357Test-1261633221 tempest-VolumesTransfersV357Test-1261633221-project-admin] https://10.4.3.32/volume/v3/volumes/f1829cdb-7ba2-44d7-85ed-75fb337635fb returned with HTTP 200 Jul 03 21:51:15.992065 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 523/2079] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:51:15 2026] GET /volume/v3/volumes/f1829cdb-7ba2-44d7-85ed-75fb337635fb => generated 1127 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:51:15.997247 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a8fbaeda-bec0-463d-afeb-cc312369cd9a tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/volumes/f69a060d-5d7a-4e19-9913-f3fccea04cce returned with HTTP 200 Jul 03 21:51:15.997760 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 524/2080] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:15 2026] GET /volume/v3/volumes/f69a060d-5d7a-4e19-9913-f3fccea04cce => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:16.011066 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-15328db4-1cc0-4f36-afb6-b445bfca5714 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:16.013023 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-15328db4-1cc0-4f36-afb6-b445bfca5714 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:51:16.013527 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-15328db4-1cc0-4f36-afb6-b445bfca5714 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f69a060d-5d7a-4e19-9913-f3fccea04cce", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1727803441"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:16.023351 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:16.023351 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:16.023933 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-15328db4-1cc0-4f36-afb6-b445bfca5714 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Volume info retrieved successfully. Jul 03 21:51:16.024182 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [None req-15328db4-1cc0-4f36-afb6-b445bfca5714 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Create snapshot from volume f69a060d-5d7a-4e19-9913-f3fccea04cce Jul 03 21:51:16.048913 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-ad98103c-1b99-4efa-aefd-931c7ae1e7e2 tempest-TestVolumeBootPattern-1147385420 tempest-TestVolumeBootPattern-1147385420-project-admin] Get all volumes completed successfully. Jul 03 21:51:16.054008 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:16.054008 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:16.058388 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-15328db4-1cc0-4f36-afb6-b445bfca5714 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Created reservations ['0a291f91-599b-442c-a6a9-99e95c5f54f7', 'bb04f176-8897-4163-8e28-4b74e39b859c', '19d82ade-5540-4cb6-ab95-b1749ebbded9', '17ec3ce1-ff7d-4ecb-9b38-79fdc63d0909'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:51:16.062203 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ad98103c-1b99-4efa-aefd-931c7ae1e7e2 tempest-TestVolumeBootPattern-1147385420 tempest-TestVolumeBootPattern-1147385420-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 21:51:16.062861 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 515/2081] 10.4.3.32 () {66 vars in 1278 bytes} [Fri Jul 3 21:51:15 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14528 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:51:16.084443 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ee3933a0-4a26-4a78-b9fc-65aef3577c93 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:16.084501 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-dfa5d7e5-5685-4d7f-82a5-c9f0a1c43f73 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:16.084867 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-dfa5d7e5-5685-4d7f-82a5-c9f0a1c43f73 None None] GET https://10.4.3.32/volume// Jul 03 21:51:16.085061 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-dfa5d7e5-5685-4d7f-82a5-c9f0a1c43f73 None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:16.085296 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-dfa5d7e5-5685-4d7f-82a5-c9f0a1c43f73 None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:16.085627 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-dfa5d7e5-5685-4d7f-82a5-c9f0a1c43f73 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:51:16.086119 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 525/2082] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:51: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 21:51:16.086928 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ee3933a0-4a26-4a78-b9fc-65aef3577c93 tempest-TestVolumeBootPattern-1147385420 tempest-TestVolumeBootPattern-1147385420-project-admin] DELETE https://10.4.3.32/volume/v3/types/6dcf2adc-e4d0-4a98-a09f-63b6e45b2ce1 Jul 03 21:51:16.087214 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ee3933a0-4a26-4a78-b9fc-65aef3577c93 tempest-TestVolumeBootPattern-1147385420 tempest-TestVolumeBootPattern-1147385420-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:16.087414 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ee3933a0-4a26-4a78-b9fc-65aef3577c93 tempest-TestVolumeBootPattern-1147385420 tempest-TestVolumeBootPattern-1147385420-project-admin] Calling method '_delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:16.093289 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-2ff571a4-4f34-4e32-9bdb-4ce65bce3c5f req-4c00d6c0-d957-4842-8d78-cc8fb432fa2c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:16.096192 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-2ff571a4-4f34-4e32-9bdb-4ce65bce3c5f req-4c00d6c0-d957-4842-8d78-cc8fb432fa2c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:51:16.096765 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-2ff571a4-4f34-4e32-9bdb-4ce65bce3c5f req-4c00d6c0-d957-4842-8d78-cc8fb432fa2c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b7f4c5b6-0bab-4003-9f7f-1171d564c00c", "connector": null, "instance_uuid": "f4c2a677-fea6-46df-a78f-7cd700337df3"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:16.113028 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-15328db4-1cc0-4f36-afb6-b445bfca5714 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Snapshot create request issued successfully. Jul 03 21:51:16.113425 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-15328db4-1cc0-4f36-afb6-b445bfca5714 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:51:16.113690 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:16.113690 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:16.113868 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 520/2083] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:51:16 2026] POST /volume/v3/snapshots => generated 308 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:51:16.121015 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ee3933a0-4a26-4a78-b9fc-65aef3577c93 tempest-TestVolumeBootPattern-1147385420 tempest-TestVolumeBootPattern-1147385420-project-admin] https://10.4.3.32/volume/v3/types/6dcf2adc-e4d0-4a98-a09f-63b6e45b2ce1 returned with HTTP 202 Jul 03 21:51:16.121102 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 524/2084] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:51:16 2026] DELETE /volume/v3/types/6dcf2adc-e4d0-4a98-a09f-63b6e45b2ce1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:51:16.122959 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-bc31cca2-5a07-4c6d-b3a0-d3e77edb4723 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:16.126693 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bc31cca2-5a07-4c6d-b3a0-d3e77edb4723 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/snapshots/62368bd4-a843-4085-a39d-687d958be471 Jul 03 21:51:16.130512 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bc31cca2-5a07-4c6d-b3a0-d3e77edb4723 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:16.130512 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bc31cca2-5a07-4c6d-b3a0-d3e77edb4723 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:16.133115 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ae80f9a4-3cc7-48ec-b4e8-30110feb6cf8 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:16.135250 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ae80f9a4-3cc7-48ec-b4e8-30110feb6cf8 tempest-TestVolumeBootPattern-1147385420 tempest-TestVolumeBootPattern-1147385420-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:51:16.135611 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ae80f9a4-3cc7-48ec-b4e8-30110feb6cf8 tempest-TestVolumeBootPattern-1147385420 tempest-TestVolumeBootPattern-1147385420-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1360314003", "extra_specs": {}}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:16.136094 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:16.136094 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:16.136480 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-bc31cca2-5a07-4c6d-b3a0-d3e77edb4723 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Snapshot retrieved successfully. Jul 03 21:51:16.136998 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:16.136998 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:16.137171 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bc31cca2-5a07-4c6d-b3a0-d3e77edb4723 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/snapshots/62368bd4-a843-4085-a39d-687d958be471 returned with HTTP 200 Jul 03 21:51:16.137722 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 526/2085] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:51:16 2026] GET /volume/v3/snapshots/62368bd4-a843-4085-a39d-687d958be471 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:16.151392 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-2ff571a4-4f34-4e32-9bdb-4ce65bce3c5f req-4c00d6c0-d957-4842-8d78-cc8fb432fa2c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:51:16.151504 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ae80f9a4-3cc7-48ec-b4e8-30110feb6cf8 tempest-TestVolumeBootPattern-1147385420 tempest-TestVolumeBootPattern-1147385420-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:51:16.151782 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 521/2086] 10.4.3.32 () {68 vars in 1245 bytes} [Fri Jul 3 21:51:16 2026] POST /volume/v3/types => generated 213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:16.151975 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 516/2087] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:51:16 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 21:51:16.161848 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9d4f0210-f6b0-497b-9e0e-79fdf48b6740 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:16.163712 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9d4f0210-f6b0-497b-9e0e-79fdf48b6740 tempest-TestVolumeBootPattern-1147385420 tempest-TestVolumeBootPattern-1147385420-project-admin] POST https://10.4.3.32/volume/v3/types/1536896a-d15a-4835-bc3b-a4bf3c412540/encryption Jul 03 21:51:16.164099 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9d4f0210-f6b0-497b-9e0e-79fdf48b6740 tempest-TestVolumeBootPattern-1147385420 tempest-TestVolumeBootPattern-1147385420-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:16.185968 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9d4f0210-f6b0-497b-9e0e-79fdf48b6740 tempest-TestVolumeBootPattern-1147385420 tempest-TestVolumeBootPattern-1147385420-project-admin] https://10.4.3.32/volume/v3/types/1536896a-d15a-4835-bc3b-a4bf3c412540/encryption returned with HTTP 200 Jul 03 21:51:16.189692 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 525/2088] 10.4.3.32 () {68 vars in 1390 bytes} [Fri Jul 3 21:51:16 2026] POST /volume/v3/types/1536896a-d15a-4835-bc3b-a4bf3c412540/encryption => generated 231 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:16.199629 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c459b50d-53e3-4ce4-890b-c524f1948d9b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:16.201631 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c459b50d-53e3-4ce4-890b-c524f1948d9b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:51:16.202043 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c459b50d-53e3-4ce4-890b-c524f1948d9b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-593417634", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1360314003", "size": 1}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:16.203865 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-c459b50d-53e3-4ce4-890b-c524f1948d9b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-593417634', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1360314003', 'size': 1}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:51:16.208355 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-c459b50d-53e3-4ce4-890b-c524f1948d9b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Create volume of 1 GB Jul 03 21:51:16.208537 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:16.208537 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:16.209140 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c459b50d-53e3-4ce4-890b-c524f1948d9b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Availability Zones retrieved successfully. Jul 03 21:51:16.216482 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-c459b50d-53e3-4ce4-890b-c524f1948d9b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Flow 'volume_create_api' (5d7407fc-f103-4c43-894d-5a6e48fddc28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:51:16.217576 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-c459b50d-53e3-4ce4-890b-c524f1948d9b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f7f7748-4b9d-4511-9c4d-130b76478c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:16.218647 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-c459b50d-53e3-4ce4-890b-c524f1948d9b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:51:16.245740 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-c459b50d-53e3-4ce4-890b-c524f1948d9b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f7f7748-4b9d-4511-9c4d-130b76478c39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:51:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1536896a-d15a-4835-bc3b-a4bf3c412540,is_public=True,name='tempest-scenario-type-luks2-1360314003',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1536896a-d15a-4835-bc3b-a4bf3c412540', '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=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:16.246753 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-c459b50d-53e3-4ce4-890b-c524f1948d9b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e54fc65-d53a-4d62-8e1b-3a2cf68c9109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:16.276452 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-c459b50d-53e3-4ce4-890b-c524f1948d9b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1360314003 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1360314003, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:51:16.276452 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-c459b50d-53e3-4ce4-890b-c524f1948d9b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1360314003 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1360314003, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:51:16.312408 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-c459b50d-53e3-4ce4-890b-c524f1948d9b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Created reservations ['c6f626d1-5f7f-492e-a6bb-e548dde0b449', '870e7134-7d95-4a11-84f3-a7321ab1c5d2', '0d9eb67d-758e-4c2d-81c8-e086517ebb6a', 'f45e2cab-978f-4fb2-b01f-313eabb751a2'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:51:16.312408 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-c459b50d-53e3-4ce4-890b-c524f1948d9b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e54fc65-d53a-4d62-8e1b-3a2cf68c9109) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6f626d1-5f7f-492e-a6bb-e548dde0b449', '870e7134-7d95-4a11-84f3-a7321ab1c5d2', '0d9eb67d-758e-4c2d-81c8-e086517ebb6a', 'f45e2cab-978f-4fb2-b01f-313eabb751a2']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:16.312408 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-c459b50d-53e3-4ce4-890b-c524f1948d9b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d5849d4-69c6-49d8-9891-321dadb09e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:16.340157 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-c459b50d-53e3-4ce4-890b-c524f1948d9b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d5849d4-69c6-49d8-9891-321dadb09e20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e702e369-139c-4274-b5c6-eee525684073', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-593417634',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='507e5dd1cad64b589d82e1d74266e1fe',qos_specs=None,replication_status=,reservations=['c6f626d1-5f7f-492e-a6bb-e548dde0b449','870e7134-7d95-4a11-84f3-a7321ab1c5d2','0d9eb67d-758e-4c2d-81c8-e086517ebb6a','f45e2cab-978f-4fb2-b01f-313eabb751a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31bec914875540f2bfe9290b32df07c5',volume_type_id=1536896a-d15a-4835-bc3b-a4bf3c412540), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:51:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-593417634',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e702e369-139c-4274-b5c6-eee525684073,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='507e5dd1cad64b589d82e1d74266e1fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31bec914875540f2bfe9290b32df07c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1536896a-d15a-4835-bc3b-a4bf3c412540),volume_type_id=1536896a-d15a-4835-bc3b-a4bf3c412540)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:16.340961 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-c459b50d-53e3-4ce4-890b-c524f1948d9b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f3a8f40-23d1-49b9-a356-cfbca0b7bc9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:16.363489 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-c459b50d-53e3-4ce4-890b-c524f1948d9b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f3a8f40-23d1-49b9-a356-cfbca0b7bc9d) transitioned into state 'SUCCESS' from state '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-593417634',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='507e5dd1cad64b589d82e1d74266e1fe',qos_specs=None,replication_status=,reservations=['c6f626d1-5f7f-492e-a6bb-e548dde0b449','870e7134-7d95-4a11-84f3-a7321ab1c5d2','0d9eb67d-758e-4c2d-81c8-e086517ebb6a','f45e2cab-978f-4fb2-b01f-313eabb751a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31bec914875540f2bfe9290b32df07c5',volume_type_id=1536896a-d15a-4835-bc3b-a4bf3c412540)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:16.364214 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-c459b50d-53e3-4ce4-890b-c524f1948d9b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (988a3e6c-8be3-4845-8cc1-eb3c76c30a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:16.377441 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-c459b50d-53e3-4ce4-890b-c524f1948d9b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (988a3e6c-8be3-4845-8cc1-eb3c76c30a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:16.378536 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-c459b50d-53e3-4ce4-890b-c524f1948d9b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Flow 'volume_create_api' (5d7407fc-f103-4c43-894d-5a6e48fddc28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:51:16.378883 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c459b50d-53e3-4ce4-890b-c524f1948d9b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Create volume request issued successfully. Jul 03 21:51:16.379681 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c459b50d-53e3-4ce4-890b-c524f1948d9b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:51:16.380222 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 527/2089] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:51:16 2026] POST /volume/v3/volumes => generated 778 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:51:16.394798 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7f2ae3f7-4ac0-4415-8377-63b608453003 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:16.397079 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7f2ae3f7-4ac0-4415-8377-63b608453003 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/e702e369-139c-4274-b5c6-eee525684073 Jul 03 21:51:16.397327 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7f2ae3f7-4ac0-4415-8377-63b608453003 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:16.397593 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7f2ae3f7-4ac0-4415-8377-63b608453003 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:16.406922 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:16.406922 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:16.411816 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-7f2ae3f7-4ac0-4415-8377-63b608453003 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:51:16.417919 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7f2ae3f7-4ac0-4415-8377-63b608453003 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/e702e369-139c-4274-b5c6-eee525684073 returned with HTTP 200 Jul 03 21:51:16.418468 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 522/2090] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:16 2026] GET /volume/v3/volumes/e702e369-139c-4274-b5c6-eee525684073 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:16.563213 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4069a042-96b5-40a3-a2f8-0610da9bb910 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:16.564787 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4069a042-96b5-40a3-a2f8-0610da9bb910 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c Jul 03 21:51:16.564954 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4069a042-96b5-40a3-a2f8-0610da9bb910 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:16.565146 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4069a042-96b5-40a3-a2f8-0610da9bb910 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:16.573845 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:16.573845 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:16.577301 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-4069a042-96b5-40a3-a2f8-0610da9bb910 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:51:16.581420 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4069a042-96b5-40a3-a2f8-0610da9bb910 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c returned with HTTP 200 Jul 03 21:51:16.582012 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 517/2091] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:16 2026] GET /volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:16.685613 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c1475fbe-a6e5-485b-b131-e3c3e77a3c73 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:16.685990 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c1475fbe-a6e5-485b-b131-e3c3e77a3c73 None None] GET https://10.4.3.32/volume// Jul 03 21:51:16.686207 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c1475fbe-a6e5-485b-b131-e3c3e77a3c73 None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:16.686448 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c1475fbe-a6e5-485b-b131-e3c3e77a3c73 None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:16.686798 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c1475fbe-a6e5-485b-b131-e3c3e77a3c73 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:51:16.687249 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 526/2092] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:51: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 21:51:16.696658 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-2ff571a4-4f34-4e32-9bdb-4ce65bce3c5f req-9340f19e-d669-445e-ab36-0dfe3279394b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:16.699045 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-2ff571a4-4f34-4e32-9bdb-4ce65bce3c5f req-9340f19e-d669-445e-ab36-0dfe3279394b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c Jul 03 21:51:16.699329 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-2ff571a4-4f34-4e32-9bdb-4ce65bce3c5f req-9340f19e-d669-445e-ab36-0dfe3279394b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:16.699626 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-2ff571a4-4f34-4e32-9bdb-4ce65bce3c5f req-9340f19e-d669-445e-ab36-0dfe3279394b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:16.709105 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:16.709105 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:16.712963 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-2ff571a4-4f34-4e32-9bdb-4ce65bce3c5f req-9340f19e-d669-445e-ab36-0dfe3279394b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:51:16.717333 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-2ff571a4-4f34-4e32-9bdb-4ce65bce3c5f req-9340f19e-d669-445e-ab36-0dfe3279394b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c returned with HTTP 200 Jul 03 21:51:16.717780 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 528/2093] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:51:16 2026] GET /volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c => generated 1019 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:51:16.820671 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-2ff571a4-4f34-4e32-9bdb-4ce65bce3c5f req-95200d78-84a7-4992-9338-fe9cec15d90e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:16.822796 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-2ff571a4-4f34-4e32-9bdb-4ce65bce3c5f req-95200d78-84a7-4992-9338-fe9cec15d90e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] PUT https://10.4.3.32/volume/v3/attachments/2323dcb1-8e36-4728-a89a-c426d07572ec Jul 03 21:51:16.823225 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-2ff571a4-4f34-4e32-9bdb-4ce65bce3c5f req-95200d78-84a7-4992-9338-fe9cec15d90e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:16.832610 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-2ff571a4-4f34-4e32-9bdb-4ce65bce3c5f req-95200d78-84a7-4992-9338-fe9cec15d90e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Acquiring lock "cinder-attachment_update-b7f4c5b6-0bab-4003-9f7f-1171d564c00c-np0000004475" by "attachment_update" {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:51:16.837921 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-2ff571a4-4f34-4e32-9bdb-4ce65bce3c5f req-95200d78-84a7-4992-9338-fe9cec15d90e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Lock "cinder-attachment_update-b7f4c5b6-0bab-4003-9f7f-1171d564c00c-np0000004475" acquired by "attachment_update" :: waited 0.005s {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:51:16.838996 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:16.838996 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:17.008809 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4dca4bf0-adae-45a2-a6c9-d79ac582c272 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:17.010680 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4dca4bf0-adae-45a2-a6c9-d79ac582c272 tempest-VolumesTransfersV357Test-1261633221 tempest-VolumesTransfersV357Test-1261633221-project-admin] GET https://10.4.3.32/volume/v3/volumes/f1829cdb-7ba2-44d7-85ed-75fb337635fb Jul 03 21:51:17.010886 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4dca4bf0-adae-45a2-a6c9-d79ac582c272 tempest-VolumesTransfersV357Test-1261633221 tempest-VolumesTransfersV357Test-1261633221-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:17.011081 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4dca4bf0-adae-45a2-a6c9-d79ac582c272 tempest-VolumesTransfersV357Test-1261633221 tempest-VolumesTransfersV357Test-1261633221-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:17.017571 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4dca4bf0-adae-45a2-a6c9-d79ac582c272 tempest-VolumesTransfersV357Test-1261633221 tempest-VolumesTransfersV357Test-1261633221-project-admin] https://10.4.3.32/volume/v3/volumes/f1829cdb-7ba2-44d7-85ed-75fb337635fb returned with HTTP 404 Jul 03 21:51:17.018012 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 518/2094] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:51:17 2026] GET /volume/v3/volumes/f1829cdb-7ba2-44d7-85ed-75fb337635fb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:51:17.026435 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-3a9a7dd4-89a9-47a7-a4b1-3b1298efe8aa None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:17.027437 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3a9a7dd4-89a9-47a7-a4b1-3b1298efe8aa tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] GET https://10.4.3.32/volume/v3/volumes/f1829cdb-7ba2-44d7-85ed-75fb337635fb Jul 03 21:51:17.027625 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3a9a7dd4-89a9-47a7-a4b1-3b1298efe8aa tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:17.027791 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3a9a7dd4-89a9-47a7-a4b1-3b1298efe8aa tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:17.033740 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3a9a7dd4-89a9-47a7-a4b1-3b1298efe8aa tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] https://10.4.3.32/volume/v3/volumes/f1829cdb-7ba2-44d7-85ed-75fb337635fb returned with HTTP 404 Jul 03 21:51:17.034250 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 527/2095] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:51:17 2026] GET /volume/v3/volumes/f1829cdb-7ba2-44d7-85ed-75fb337635fb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:51:17.041153 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-5b74e0a4-e39d-474e-a0d5-6efbd706facd None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:17.042852 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5b74e0a4-e39d-474e-a0d5-6efbd706facd tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] DELETE https://10.4.3.32/volume/v3/volumes/f1829cdb-7ba2-44d7-85ed-75fb337635fb Jul 03 21:51:17.043080 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5b74e0a4-e39d-474e-a0d5-6efbd706facd tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:17.043328 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5b74e0a4-e39d-474e-a0d5-6efbd706facd tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:17.043537 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-5b74e0a4-e39d-474e-a0d5-6efbd706facd tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Delete volume with id: f1829cdb-7ba2-44d7-85ed-75fb337635fb Jul 03 21:51:17.048871 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5b74e0a4-e39d-474e-a0d5-6efbd706facd tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] https://10.4.3.32/volume/v3/volumes/f1829cdb-7ba2-44d7-85ed-75fb337635fb returned with HTTP 404 Jul 03 21:51:17.049421 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 529/2096] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 21:51:17 2026] DELETE /volume/v3/volumes/f1829cdb-7ba2-44d7-85ed-75fb337635fb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:51:17.057132 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-927f019f-6188-4ec5-ae9a-ed9c36f70568 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:17.058804 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-927f019f-6188-4ec5-ae9a-ed9c36f70568 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:51:17.059144 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-927f019f-6188-4ec5-ae9a-ed9c36f70568 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-625853836"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:17.060543 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-927f019f-6188-4ec5-ae9a-ed9c36f70568 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-625853836'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:51:17.060656 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-927f019f-6188-4ec5-ae9a-ed9c36f70568 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Create volume of 1 GB Jul 03 21:51:17.064386 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-927f019f-6188-4ec5-ae9a-ed9c36f70568 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Availability Zones retrieved successfully. Jul 03 21:51:17.069514 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-927f019f-6188-4ec5-ae9a-ed9c36f70568 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Flow 'volume_create_api' (7cb0d84d-6633-49be-990f-298abf94700e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:51:17.070379 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-927f019f-6188-4ec5-ae9a-ed9c36f70568 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bebfd635-2586-4734-9e9f-bbd125a58337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:17.071265 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-927f019f-6188-4ec5-ae9a-ed9c36f70568 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:51:17.095195 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-927f019f-6188-4ec5-ae9a-ed9c36f70568 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bebfd635-2586-4734-9e9f-bbd125a58337) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:17.095883 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-927f019f-6188-4ec5-ae9a-ed9c36f70568 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33b22ddd-7510-4aad-a832-3795cf6d509c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:17.139814 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-927f019f-6188-4ec5-ae9a-ed9c36f70568 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Created reservations ['96a739b3-62df-42a3-8401-a229d62ce0ea', '533daef5-f2b5-4466-9dd0-b9dadef4db7a', '2ed89f1b-a768-4092-9fe3-516b5deb56d3', 'dd8dc798-749b-48f9-9d47-ffde589f19fe'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:51:17.141588 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-927f019f-6188-4ec5-ae9a-ed9c36f70568 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33b22ddd-7510-4aad-a832-3795cf6d509c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96a739b3-62df-42a3-8401-a229d62ce0ea', '533daef5-f2b5-4466-9dd0-b9dadef4db7a', '2ed89f1b-a768-4092-9fe3-516b5deb56d3', 'dd8dc798-749b-48f9-9d47-ffde589f19fe']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:17.142254 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-927f019f-6188-4ec5-ae9a-ed9c36f70568 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a8e9551-0667-464c-8e7c-44ef891eb024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:17.148386 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-33889fd9-e214-46e2-a966-c9266b5a30d0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:17.150293 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-33889fd9-e214-46e2-a966-c9266b5a30d0 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/snapshots/62368bd4-a843-4085-a39d-687d958be471 Jul 03 21:51:17.150559 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-33889fd9-e214-46e2-a966-c9266b5a30d0 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:17.150795 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-33889fd9-e214-46e2-a966-c9266b5a30d0 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:17.155862 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:17.155862 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:17.156162 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-33889fd9-e214-46e2-a966-c9266b5a30d0 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Snapshot retrieved successfully. Jul 03 21:51:17.157263 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-33889fd9-e214-46e2-a966-c9266b5a30d0 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/snapshots/62368bd4-a843-4085-a39d-687d958be471 returned with HTTP 200 Jul 03 21:51:17.157600 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 528/2097] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:51:17 2026] GET /volume/v3/snapshots/62368bd4-a843-4085-a39d-687d958be471 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:17.169053 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-927f019f-6188-4ec5-ae9a-ed9c36f70568 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a8e9551-0667-464c-8e7c-44ef891eb024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5747c036-2d4b-4593-aa45-d5fb4535242b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-625853836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6da046214e0949d4b63d13e0fae92294',qos_specs=None,replication_status=,reservations=['96a739b3-62df-42a3-8401-a229d62ce0ea','533daef5-f2b5-4466-9dd0-b9dadef4db7a','2ed89f1b-a768-4092-9fe3-516b5deb56d3','dd8dc798-749b-48f9-9d47-ffde589f19fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c972d2ec49604a74be51c3db8aa91d7d',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:51:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-625853836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5747c036-2d4b-4593-aa45-d5fb4535242b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6da046214e0949d4b63d13e0fae92294',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c972d2ec49604a74be51c3db8aa91d7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:17.169863 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-927f019f-6188-4ec5-ae9a-ed9c36f70568 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (587ed903-1e29-4782-a74e-63eebe49fe64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:17.175094 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a79499c1-6bfa-4630-ab8d-f4938f11746e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:17.177407 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a79499c1-6bfa-4630-ab8d-f4938f11746e tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-reader] POST https://10.4.3.32/volume/v3/snapshots/62368bd4-a843-4085-a39d-687d958be471/action Jul 03 21:51:17.177811 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a79499c1-6bfa-4630-ab8d-f4938f11746e tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:51:17.177975 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a79499c1-6bfa-4630-ab8d-f4938f11746e tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:17.179723 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.contrib.admin_actions [None req-a79499c1-6bfa-4630-ab8d-f4938f11746e tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-reader] Updating snapshot '62368bd4-a843-4085-a39d-687d958be471' with '{'status': 'error'}' {{(pid=99936) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 21:51:17.189982 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-927f019f-6188-4ec5-ae9a-ed9c36f70568 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (587ed903-1e29-4782-a74e-63eebe49fe64) transitioned into state 'SUCCESS' from state '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-625853836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6da046214e0949d4b63d13e0fae92294',qos_specs=None,replication_status=,reservations=['96a739b3-62df-42a3-8401-a229d62ce0ea','533daef5-f2b5-4466-9dd0-b9dadef4db7a','2ed89f1b-a768-4092-9fe3-516b5deb56d3','dd8dc798-749b-48f9-9d47-ffde589f19fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c972d2ec49604a74be51c3db8aa91d7d',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:17.191038 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-927f019f-6188-4ec5-ae9a-ed9c36f70568 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e2c4eef-2d1a-412b-be49-b0b540f1c8fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:17.193028 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:17.193028 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:17.199516 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.policy [None req-a79499c1-6bfa-4630-ab8d-f4938f11746e tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '1c8bb2591e2b4cb1804d0ad52e16c2c4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '826ac06c4a434dc691263fcd1c4bfa10', '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=99936) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 21:51:17.199516 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a79499c1-6bfa-4630-ab8d-f4938f11746e tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-reader] https://10.4.3.32/volume/v3/snapshots/62368bd4-a843-4085-a39d-687d958be471/action returned with HTTP 403 Jul 03 21:51:17.199516 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 530/2098] 10.4.3.32 () {68 vars in 1389 bytes} [Fri Jul 3 21:51:17 2026] POST /volume/v3/snapshots/62368bd4-a843-4085-a39d-687d958be471/action => generated 133 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:17.205781 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b6ca67ad-275e-4e41-829c-919aa8e3c12e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:17.206257 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-927f019f-6188-4ec5-ae9a-ed9c36f70568 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e2c4eef-2d1a-412b-be49-b0b540f1c8fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:17.207243 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-927f019f-6188-4ec5-ae9a-ed9c36f70568 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Flow 'volume_create_api' (7cb0d84d-6633-49be-990f-298abf94700e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:51:17.208243 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-927f019f-6188-4ec5-ae9a-ed9c36f70568 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Create volume request issued successfully. Jul 03 21:51:17.208606 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-927f019f-6188-4ec5-ae9a-ed9c36f70568 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:51:17.208807 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b6ca67ad-275e-4e41-829c-919aa8e3c12e tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] DELETE https://10.4.3.32/volume/v3/snapshots/62368bd4-a843-4085-a39d-687d958be471 Jul 03 21:51:17.209078 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 519/2099] 10.4.3.32 () {70 vars in 1292 bytes} [Fri Jul 3 21:51:17 2026] POST /volume/v3/volumes => generated 816 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:17.209238 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b6ca67ad-275e-4e41-829c-919aa8e3c12e tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:17.209466 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b6ca67ad-275e-4e41-829c-919aa8e3c12e tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:17.209667 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-b6ca67ad-275e-4e41-829c-919aa8e3c12e tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Delete snapshot with id: 62368bd4-a843-4085-a39d-687d958be471 Jul 03 21:51:17.217480 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:17.217480 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:17.217974 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-b6ca67ad-275e-4e41-829c-919aa8e3c12e tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Snapshot retrieved successfully. Jul 03 21:51:17.224880 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-6ee49a81-66b1-44be-90d8-635350c1e89b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:17.226550 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6ee49a81-66b1-44be-90d8-635350c1e89b tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] GET https://10.4.3.32/volume/v3/volumes/5747c036-2d4b-4593-aa45-d5fb4535242b Jul 03 21:51:17.226755 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6ee49a81-66b1-44be-90d8-635350c1e89b tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:17.226948 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6ee49a81-66b1-44be-90d8-635350c1e89b tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:17.235232 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:17.235232 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:17.240936 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-6ee49a81-66b1-44be-90d8-635350c1e89b tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Volume info retrieved successfully. Jul 03 21:51:17.244623 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-b6ca67ad-275e-4e41-829c-919aa8e3c12e tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Snapshot delete request issued successfully. Jul 03 21:51:17.244896 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b6ca67ad-275e-4e41-829c-919aa8e3c12e tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/snapshots/62368bd4-a843-4085-a39d-687d958be471 returned with HTTP 202 Jul 03 21:51:17.245463 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 529/2100] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:51:17 2026] DELETE /volume/v3/snapshots/62368bd4-a843-4085-a39d-687d958be471 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:51:17.246998 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6ee49a81-66b1-44be-90d8-635350c1e89b tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] https://10.4.3.32/volume/v3/volumes/5747c036-2d4b-4593-aa45-d5fb4535242b returned with HTTP 200 Jul 03 21:51:17.247487 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 531/2101] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:51:17 2026] GET /volume/v3/volumes/5747c036-2d4b-4593-aa45-d5fb4535242b => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:17.254411 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f2d77ad5-ccf3-4849-afd2-66f984f060d2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:17.256322 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f2d77ad5-ccf3-4849-afd2-66f984f060d2 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/snapshots/62368bd4-a843-4085-a39d-687d958be471 Jul 03 21:51:17.257549 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f2d77ad5-ccf3-4849-afd2-66f984f060d2 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:17.257549 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f2d77ad5-ccf3-4849-afd2-66f984f060d2 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:17.269574 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:17.269574 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:17.270054 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f2d77ad5-ccf3-4849-afd2-66f984f060d2 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Snapshot retrieved successfully. Jul 03 21:51:17.271102 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f2d77ad5-ccf3-4849-afd2-66f984f060d2 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/snapshots/62368bd4-a843-4085-a39d-687d958be471 returned with HTTP 200 Jul 03 21:51:17.272144 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 520/2102] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:51:17 2026] GET /volume/v3/snapshots/62368bd4-a843-4085-a39d-687d958be471 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:17.360654 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-2ff571a4-4f34-4e32-9bdb-4ce65bce3c5f req-95200d78-84a7-4992-9338-fe9cec15d90e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Lock "cinder-attachment_update-b7f4c5b6-0bab-4003-9f7f-1171d564c00c-np0000004475" released by "attachment_update" :: held 0.523s {{(pid=99935) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:51:17.361789 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-2ff571a4-4f34-4e32-9bdb-4ce65bce3c5f req-95200d78-84a7-4992-9338-fe9cec15d90e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/attachments/2323dcb1-8e36-4728-a89a-c426d07572ec returned with HTTP 200 Jul 03 21:51:17.361789 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 523/2103] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:51:16 2026] PUT /volume/v3/attachments/2323dcb1-8e36-4728-a89a-c426d07572ec => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:17.433393 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a2e839cd-1f71-467c-bcaf-dfe1f98898a3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:17.435757 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a2e839cd-1f71-467c-bcaf-dfe1f98898a3 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/e702e369-139c-4274-b5c6-eee525684073 Jul 03 21:51:17.436081 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a2e839cd-1f71-467c-bcaf-dfe1f98898a3 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:17.436441 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a2e839cd-1f71-467c-bcaf-dfe1f98898a3 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:17.446523 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:17.446523 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:17.452049 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-a2e839cd-1f71-467c-bcaf-dfe1f98898a3 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:51:17.458645 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a2e839cd-1f71-467c-bcaf-dfe1f98898a3 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/e702e369-139c-4274-b5c6-eee525684073 returned with HTTP 200 Jul 03 21:51:17.459388 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 530/2104] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:17 2026] GET /volume/v3/volumes/e702e369-139c-4274-b5c6-eee525684073 => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:17.471736 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-118ddf40-9ae5-4e74-be32-e88555fa0954 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:17.473427 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-118ddf40-9ae5-4e74-be32-e88555fa0954 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/e702e369-139c-4274-b5c6-eee525684073 Jul 03 21:51:17.473652 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-118ddf40-9ae5-4e74-be32-e88555fa0954 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:17.473882 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-118ddf40-9ae5-4e74-be32-e88555fa0954 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:17.480891 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:17.480891 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:17.491305 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-118ddf40-9ae5-4e74-be32-e88555fa0954 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:51:17.504557 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-118ddf40-9ae5-4e74-be32-e88555fa0954 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/e702e369-139c-4274-b5c6-eee525684073 returned with HTTP 200 Jul 03 21:51:17.504899 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 532/2105] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:17 2026] GET /volume/v3/volumes/e702e369-139c-4274-b5c6-eee525684073 => generated 871 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:17.521718 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-acb5ae45-2da7-4b4b-82db-517df96b1dfa None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:17.524015 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-acb5ae45-2da7-4b4b-82db-517df96b1dfa tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] POST https://10.4.3.32/volume/v3/volumes/e702e369-139c-4274-b5c6-eee525684073/action Jul 03 21:51:17.524553 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-acb5ae45-2da7-4b4b-82db-517df96b1dfa tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:51:17.524741 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-acb5ae45-2da7-4b4b-82db-517df96b1dfa tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:17.535891 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:17.535891 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:17.536534 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-acb5ae45-2da7-4b4b-82db-517df96b1dfa tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:51:17.545079 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-acb5ae45-2da7-4b4b-82db-517df96b1dfa tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume updated successfully. Jul 03 21:51:17.545430 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-acb5ae45-2da7-4b4b-82db-517df96b1dfa tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/e702e369-139c-4274-b5c6-eee525684073/action returned with HTTP 200 Jul 03 21:51:17.545853 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 521/2106] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:51:17 2026] POST /volume/v3/volumes/e702e369-139c-4274-b5c6-eee525684073/action => generated 0 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 21:51:17.594995 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-3382454b-c1df-4fe7-a167-1020804d8260 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:17.596994 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3382454b-c1df-4fe7-a167-1020804d8260 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c Jul 03 21:51:17.597254 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3382454b-c1df-4fe7-a167-1020804d8260 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:17.597514 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3382454b-c1df-4fe7-a167-1020804d8260 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:17.607818 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:17.607818 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:17.612089 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-3382454b-c1df-4fe7-a167-1020804d8260 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:51:17.617703 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3382454b-c1df-4fe7-a167-1020804d8260 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c returned with HTTP 200 Jul 03 21:51:17.617892 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 524/2107] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:17 2026] GET /volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:17.679585 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-3840729d-3317-4983-93f1-a4f1ee24699b req-951e37d2-7173-4129-af3b-271e3c4de5ab None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:17.681921 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-3840729d-3317-4983-93f1-a4f1ee24699b req-951e37d2-7173-4129-af3b-271e3c4de5ab tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/e702e369-139c-4274-b5c6-eee525684073 Jul 03 21:51:17.682197 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-3840729d-3317-4983-93f1-a4f1ee24699b req-951e37d2-7173-4129-af3b-271e3c4de5ab tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:17.682452 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-3840729d-3317-4983-93f1-a4f1ee24699b req-951e37d2-7173-4129-af3b-271e3c4de5ab tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:17.690423 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:17.690423 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:17.694763 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-3840729d-3317-4983-93f1-a4f1ee24699b req-951e37d2-7173-4129-af3b-271e3c4de5ab tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:51:17.699564 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-3840729d-3317-4983-93f1-a4f1ee24699b req-951e37d2-7173-4129-af3b-271e3c4de5ab tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/e702e369-139c-4274-b5c6-eee525684073 returned with HTTP 200 Jul 03 21:51:17.700173 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 531/2108] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:51:17 2026] GET /volume/v3/volumes/e702e369-139c-4274-b5c6-eee525684073 => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:18.128443 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-3840729d-3317-4983-93f1-a4f1ee24699b req-5cb93dd5-0270-47c4-ab0e-49abf6169635 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:18.131174 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-3840729d-3317-4983-93f1-a4f1ee24699b req-5cb93dd5-0270-47c4-ab0e-49abf6169635 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/e702e369-139c-4274-b5c6-eee525684073 Jul 03 21:51:18.131495 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-3840729d-3317-4983-93f1-a4f1ee24699b req-5cb93dd5-0270-47c4-ab0e-49abf6169635 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:18.131773 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-3840729d-3317-4983-93f1-a4f1ee24699b req-5cb93dd5-0270-47c4-ab0e-49abf6169635 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:18.140992 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:18.140992 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:18.146312 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-3840729d-3317-4983-93f1-a4f1ee24699b req-5cb93dd5-0270-47c4-ab0e-49abf6169635 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:51:18.153187 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-3840729d-3317-4983-93f1-a4f1ee24699b req-5cb93dd5-0270-47c4-ab0e-49abf6169635 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/e702e369-139c-4274-b5c6-eee525684073 returned with HTTP 200 Jul 03 21:51:18.153757 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 533/2109] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:51:18 2026] GET /volume/v3/volumes/e702e369-139c-4274-b5c6-eee525684073 => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:18.164993 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-fda63a60-e427-4208-b8b2-7c940e6276af None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:18.165538 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fda63a60-e427-4208-b8b2-7c940e6276af None None] GET https://10.4.3.32/volume// Jul 03 21:51:18.165765 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fda63a60-e427-4208-b8b2-7c940e6276af None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:18.166015 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fda63a60-e427-4208-b8b2-7c940e6276af None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:18.166458 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fda63a60-e427-4208-b8b2-7c940e6276af None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:51:18.166844 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 522/2110] 10.4.3.32 () {66 vars in 1412 bytes} [Fri Jul 3 21:51: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 21:51:18.176265 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-3840729d-3317-4983-93f1-a4f1ee24699b req-635a1bbf-734e-47fa-9740-1401bd073f05 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:18.178222 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-3840729d-3317-4983-93f1-a4f1ee24699b req-635a1bbf-734e-47fa-9740-1401bd073f05 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:51:18.178671 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-3840729d-3317-4983-93f1-a4f1ee24699b req-635a1bbf-734e-47fa-9740-1401bd073f05 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e702e369-139c-4274-b5c6-eee525684073", "connector": null, "instance_uuid": "3b730ad6-f1ce-4d51-a3c9-fc53aa5f7a70"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:18.187547 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:18.187547 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:18.218462 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-3840729d-3317-4983-93f1-a4f1ee24699b req-635a1bbf-734e-47fa-9740-1401bd073f05 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:51:18.218936 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 525/2111] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:51:18 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:18.264725 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-1bdbc0d0-ac23-4673-925f-5d017df1f241 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:18.266937 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1bdbc0d0-ac23-4673-925f-5d017df1f241 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] GET https://10.4.3.32/volume/v3/volumes/5747c036-2d4b-4593-aa45-d5fb4535242b Jul 03 21:51:18.267245 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1bdbc0d0-ac23-4673-925f-5d017df1f241 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:18.267437 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1bdbc0d0-ac23-4673-925f-5d017df1f241 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:18.275697 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:18.275697 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:18.282360 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-1bdbc0d0-ac23-4673-925f-5d017df1f241 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Volume info retrieved successfully. Jul 03 21:51:18.287736 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-0138fcec-2978-40ce-b0fc-ebe6fa1193f5 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:18.290604 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1bdbc0d0-ac23-4673-925f-5d017df1f241 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] https://10.4.3.32/volume/v3/volumes/5747c036-2d4b-4593-aa45-d5fb4535242b returned with HTTP 200 Jul 03 21:51:18.290714 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0138fcec-2978-40ce-b0fc-ebe6fa1193f5 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/snapshots/62368bd4-a843-4085-a39d-687d958be471 Jul 03 21:51:18.290906 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0138fcec-2978-40ce-b0fc-ebe6fa1193f5 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:18.291159 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0138fcec-2978-40ce-b0fc-ebe6fa1193f5 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:18.291271 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 532/2112] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:51:18 2026] GET /volume/v3/volumes/5747c036-2d4b-4593-aa45-d5fb4535242b => generated 943 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:18.306424 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0138fcec-2978-40ce-b0fc-ebe6fa1193f5 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/snapshots/62368bd4-a843-4085-a39d-687d958be471 returned with HTTP 404 Jul 03 21:51:18.307217 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 534/2113] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:51:18 2026] GET /volume/v3/snapshots/62368bd4-a843-4085-a39d-687d958be471 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:18.310490 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-bf12b498-c9f1-4636-89dc-9080961e3815 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:18.312297 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bf12b498-c9f1-4636-89dc-9080961e3815 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] POST https://10.4.3.32/volume/v3/volume-transfers Jul 03 21:51:18.312700 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bf12b498-c9f1-4636-89dc-9080961e3815 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5747c036-2d4b-4593-aa45-d5fb4535242b"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:18.314097 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volume_transfer [None req-bf12b498-c9f1-4636-89dc-9080961e3815 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Creating new volume transfer {'transfer': {'volume_id': '5747c036-2d4b-4593-aa45-d5fb4535242b'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 21:51:18.314283 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volume_transfer [None req-bf12b498-c9f1-4636-89dc-9080961e3815 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Creating transfer of volume 5747c036-2d4b-4593-aa45-d5fb4535242b Jul 03 21:51:18.314447 np0000004475 devstack@c-api.service[99933]: INFO cinder.transfer.api [None req-bf12b498-c9f1-4636-89dc-9080961e3815 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Generating transfer record for volume 5747c036-2d4b-4593-aa45-d5fb4535242b Jul 03 21:51:18.314623 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-70bf7fdf-21f8-4da6-8c7f-428da9d8c233 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:18.316672 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-70bf7fdf-21f8-4da6-8c7f-428da9d8c233 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/f69a060d-5d7a-4e19-9913-f3fccea04cce Jul 03 21:51:18.316888 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-70bf7fdf-21f8-4da6-8c7f-428da9d8c233 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:18.317061 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-70bf7fdf-21f8-4da6-8c7f-428da9d8c233 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:18.317238 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-70bf7fdf-21f8-4da6-8c7f-428da9d8c233 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Delete volume with id: f69a060d-5d7a-4e19-9913-f3fccea04cce Jul 03 21:51:18.323214 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:18.323214 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:18.327345 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:18.327345 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:18.327820 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-70bf7fdf-21f8-4da6-8c7f-428da9d8c233 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Volume info retrieved successfully. Jul 03 21:51:18.338267 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bf12b498-c9f1-4636-89dc-9080961e3815 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] https://10.4.3.32/volume/v3/volume-transfers returned with HTTP 202 Jul 03 21:51:18.340508 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 523/2114] 10.4.3.32 () {70 vars in 1319 bytes} [Fri Jul 3 21:51:18 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:18.351195 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-bd841588-c062-4a8a-85ae-fd3e35711a01 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:18.355241 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-bd841588-c062-4a8a-85ae-fd3e35711a01 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] GET https://10.4.3.32/volume/v3/volumes/5747c036-2d4b-4593-aa45-d5fb4535242b Jul 03 21:51:18.355241 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-bd841588-c062-4a8a-85ae-fd3e35711a01 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:18.355241 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-bd841588-c062-4a8a-85ae-fd3e35711a01 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:18.359453 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-70bf7fdf-21f8-4da6-8c7f-428da9d8c233 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Delete volume request issued successfully. Jul 03 21:51:18.359453 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-70bf7fdf-21f8-4da6-8c7f-428da9d8c233 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/volumes/f69a060d-5d7a-4e19-9913-f3fccea04cce returned with HTTP 202 Jul 03 21:51:18.359453 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 526/2115] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:51:18 2026] DELETE /volume/v3/volumes/f69a060d-5d7a-4e19-9913-f3fccea04cce => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:51:18.365427 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:18.365427 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:18.370356 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-62d5fb63-ece4-4a5d-969f-30560007cb4a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:18.371222 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-bd841588-c062-4a8a-85ae-fd3e35711a01 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Volume info retrieved successfully. Jul 03 21:51:18.372252 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-62d5fb63-ece4-4a5d-969f-30560007cb4a tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/volumes/f69a060d-5d7a-4e19-9913-f3fccea04cce Jul 03 21:51:18.372515 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-62d5fb63-ece4-4a5d-969f-30560007cb4a tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:18.372737 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-62d5fb63-ece4-4a5d-969f-30560007cb4a tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:18.376860 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-bd841588-c062-4a8a-85ae-fd3e35711a01 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] https://10.4.3.32/volume/v3/volumes/5747c036-2d4b-4593-aa45-d5fb4535242b returned with HTTP 200 Jul 03 21:51:18.377391 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 533/2116] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:51:18 2026] GET /volume/v3/volumes/5747c036-2d4b-4593-aa45-d5fb4535242b => generated 951 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:18.393535 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:18.393535 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:18.397897 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-62d5fb63-ece4-4a5d-969f-30560007cb4a tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Volume info retrieved successfully. Jul 03 21:51:18.401769 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a4bc6dbe-4b7f-4bd2-ab6e-e558cdbffdb2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:18.403718 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-62d5fb63-ece4-4a5d-969f-30560007cb4a tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/volumes/f69a060d-5d7a-4e19-9913-f3fccea04cce returned with HTTP 200 Jul 03 21:51:18.404303 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 535/2117] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:18 2026] GET /volume/v3/volumes/f69a060d-5d7a-4e19-9913-f3fccea04cce => generated 1014 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:18.405952 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a4bc6dbe-4b7f-4bd2-ab6e-e558cdbffdb2 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] GET https://10.4.3.32/volume/v3/volume-transfers/detail Jul 03 21:51:18.406261 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a4bc6dbe-4b7f-4bd2-ab6e-e558cdbffdb2 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:18.406550 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a4bc6dbe-4b7f-4bd2-ab6e-e558cdbffdb2 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Calling method 'detail' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:18.406849 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volume_transfer [None req-a4bc6dbe-4b7f-4bd2-ab6e-e558cdbffdb2 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Listing volume transfers {{(pid=99933) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 21:51:18.418094 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a4bc6dbe-4b7f-4bd2-ab6e-e558cdbffdb2 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] https://10.4.3.32/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 03 21:51:18.418572 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 524/2118] 10.4.3.32 () {68 vars in 1319 bytes} [Fri Jul 3 21:51:18 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:18.433968 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-379650e2-7645-4176-8be8-9e68ef6ea54a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:18.435914 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-379650e2-7645-4176-8be8-9e68ef6ea54a tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] DELETE https://10.4.3.32/volume/v3/volume-transfers/52f5e7f9-7a78-44fe-8432-9c2329e313bf Jul 03 21:51:18.436413 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-379650e2-7645-4176-8be8-9e68ef6ea54a tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:18.436874 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-379650e2-7645-4176-8be8-9e68ef6ea54a tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:18.437998 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.contrib.volume_transfer [None req-379650e2-7645-4176-8be8-9e68ef6ea54a tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Delete transfer with id: 52f5e7f9-7a78-44fe-8432-9c2329e313bf Jul 03 21:51:18.447858 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:18.447858 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:18.463005 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-379650e2-7645-4176-8be8-9e68ef6ea54a tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] https://10.4.3.32/volume/v3/volume-transfers/52f5e7f9-7a78-44fe-8432-9c2329e313bf returned with HTTP 202 Jul 03 21:51:18.464088 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 527/2119] 10.4.3.32 () {68 vars in 1412 bytes} [Fri Jul 3 21:51:18 2026] DELETE /volume/v3/volume-transfers/52f5e7f9-7a78-44fe-8432-9c2329e313bf => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:51:18.473350 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6c362a0f-c9a0-49ee-9a44-fde22e3fd51c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:18.475710 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6c362a0f-c9a0-49ee-9a44-fde22e3fd51c tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] GET https://10.4.3.32/volume/v3/volumes/5747c036-2d4b-4593-aa45-d5fb4535242b Jul 03 21:51:18.476066 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6c362a0f-c9a0-49ee-9a44-fde22e3fd51c tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:18.476312 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6c362a0f-c9a0-49ee-9a44-fde22e3fd51c tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:18.486023 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:18.486023 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:18.491247 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-6c362a0f-c9a0-49ee-9a44-fde22e3fd51c tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Volume info retrieved successfully. Jul 03 21:51:18.497179 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6c362a0f-c9a0-49ee-9a44-fde22e3fd51c tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] https://10.4.3.32/volume/v3/volumes/5747c036-2d4b-4593-aa45-d5fb4535242b returned with HTTP 200 Jul 03 21:51:18.497819 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 534/2120] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:51:18 2026] GET /volume/v3/volumes/5747c036-2d4b-4593-aa45-d5fb4535242b => generated 943 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:18.513468 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3b6207cc-2df8-4ebc-b792-5d7f8f89f2a2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:18.515398 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3b6207cc-2df8-4ebc-b792-5d7f8f89f2a2 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] DELETE https://10.4.3.32/volume/v3/volume-transfers/52f5e7f9-7a78-44fe-8432-9c2329e313bf Jul 03 21:51:18.515566 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3b6207cc-2df8-4ebc-b792-5d7f8f89f2a2 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:18.515763 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3b6207cc-2df8-4ebc-b792-5d7f8f89f2a2 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:18.515878 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.contrib.volume_transfer [None req-3b6207cc-2df8-4ebc-b792-5d7f8f89f2a2 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Delete transfer with id: 52f5e7f9-7a78-44fe-8432-9c2329e313bf Jul 03 21:51:18.519222 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3b6207cc-2df8-4ebc-b792-5d7f8f89f2a2 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] https://10.4.3.32/volume/v3/volume-transfers/52f5e7f9-7a78-44fe-8432-9c2329e313bf returned with HTTP 404 Jul 03 21:51:18.519776 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 536/2121] 10.4.3.32 () {68 vars in 1412 bytes} [Fri Jul 3 21:51:18 2026] DELETE /volume/v3/volume-transfers/52f5e7f9-7a78-44fe-8432-9c2329e313bf => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:51:18.527522 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7e8393dc-0049-497f-845e-d2548514943c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:18.529170 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7e8393dc-0049-497f-845e-d2548514943c tempest-VolumesTransfersV357Test-1261633221 tempest-VolumesTransfersV357Test-1261633221-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/5747c036-2d4b-4593-aa45-d5fb4535242b Jul 03 21:51:18.529758 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7e8393dc-0049-497f-845e-d2548514943c tempest-VolumesTransfersV357Test-1261633221 tempest-VolumesTransfersV357Test-1261633221-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:18.529758 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7e8393dc-0049-497f-845e-d2548514943c tempest-VolumesTransfersV357Test-1261633221 tempest-VolumesTransfersV357Test-1261633221-project-admin] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:18.529758 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-7e8393dc-0049-497f-845e-d2548514943c tempest-VolumesTransfersV357Test-1261633221 tempest-VolumesTransfersV357Test-1261633221-project-admin] Delete volume with id: 5747c036-2d4b-4593-aa45-d5fb4535242b Jul 03 21:51:18.537262 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:18.537262 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:18.537619 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-7e8393dc-0049-497f-845e-d2548514943c tempest-VolumesTransfersV357Test-1261633221 tempest-VolumesTransfersV357Test-1261633221-project-admin] Volume info retrieved successfully. Jul 03 21:51:18.556208 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-7e8393dc-0049-497f-845e-d2548514943c tempest-VolumesTransfersV357Test-1261633221 tempest-VolumesTransfersV357Test-1261633221-project-admin] Delete volume request issued successfully. Jul 03 21:51:18.556460 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7e8393dc-0049-497f-845e-d2548514943c tempest-VolumesTransfersV357Test-1261633221 tempest-VolumesTransfersV357Test-1261633221-project-admin] https://10.4.3.32/volume/v3/volumes/5747c036-2d4b-4593-aa45-d5fb4535242b returned with HTTP 202 Jul 03 21:51:18.556954 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 525/2122] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 21:51:18 2026] DELETE /volume/v3/volumes/5747c036-2d4b-4593-aa45-d5fb4535242b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:51:18.566410 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b11d6e90-b87a-4ba0-b301-4d054ffa5de4 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:18.567795 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b11d6e90-b87a-4ba0-b301-4d054ffa5de4 tempest-VolumesTransfersV357Test-1261633221 tempest-VolumesTransfersV357Test-1261633221-project-admin] GET https://10.4.3.32/volume/v3/volumes/5747c036-2d4b-4593-aa45-d5fb4535242b Jul 03 21:51:18.568113 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b11d6e90-b87a-4ba0-b301-4d054ffa5de4 tempest-VolumesTransfersV357Test-1261633221 tempest-VolumesTransfersV357Test-1261633221-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:18.568432 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b11d6e90-b87a-4ba0-b301-4d054ffa5de4 tempest-VolumesTransfersV357Test-1261633221 tempest-VolumesTransfersV357Test-1261633221-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:18.576191 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:18.576191 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:18.582230 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b11d6e90-b87a-4ba0-b301-4d054ffa5de4 tempest-VolumesTransfersV357Test-1261633221 tempest-VolumesTransfersV357Test-1261633221-project-admin] Volume info retrieved successfully. Jul 03 21:51:18.587503 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b11d6e90-b87a-4ba0-b301-4d054ffa5de4 tempest-VolumesTransfersV357Test-1261633221 tempest-VolumesTransfersV357Test-1261633221-project-admin] https://10.4.3.32/volume/v3/volumes/5747c036-2d4b-4593-aa45-d5fb4535242b returned with HTTP 200 Jul 03 21:51:18.588061 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 528/2123] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:51:18 2026] GET /volume/v3/volumes/5747c036-2d4b-4593-aa45-d5fb4535242b => generated 1127 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:51:18.634872 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-fd9804b3-5caf-4529-9484-54ec47afe677 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:18.637385 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fd9804b3-5caf-4529-9484-54ec47afe677 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c Jul 03 21:51:18.637645 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fd9804b3-5caf-4529-9484-54ec47afe677 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:18.637835 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fd9804b3-5caf-4529-9484-54ec47afe677 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:18.651465 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:18.651465 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:18.656466 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-fd9804b3-5caf-4529-9484-54ec47afe677 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:51:18.662819 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fd9804b3-5caf-4529-9484-54ec47afe677 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c returned with HTTP 200 Jul 03 21:51:18.663414 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 535/2124] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:18 2026] GET /volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:19.424464 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3eaeb685-543a-4bd9-b099-84e2ad4a0ecf None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:19.426993 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3eaeb685-543a-4bd9-b099-84e2ad4a0ecf tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/volumes/f69a060d-5d7a-4e19-9913-f3fccea04cce Jul 03 21:51:19.427306 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3eaeb685-543a-4bd9-b099-84e2ad4a0ecf tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:19.427624 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3eaeb685-543a-4bd9-b099-84e2ad4a0ecf tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:19.437260 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3eaeb685-543a-4bd9-b099-84e2ad4a0ecf tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/volumes/f69a060d-5d7a-4e19-9913-f3fccea04cce returned with HTTP 404 Jul 03 21:51:19.437780 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 537/2125] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:19 2026] GET /volume/v3/volumes/f69a060d-5d7a-4e19-9913-f3fccea04cce => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:19.448180 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-afccd661-7751-4758-a4e4-6e9e5a24064b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:19.449972 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-afccd661-7751-4758-a4e4-6e9e5a24064b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:51:19.450382 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-afccd661-7751-4758-a4e4-6e9e5a24064b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-323119687"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:19.453153 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-afccd661-7751-4758-a4e4-6e9e5a24064b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-323119687'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:51:19.453153 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-afccd661-7751-4758-a4e4-6e9e5a24064b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Create volume of 1 GB Jul 03 21:51:19.456522 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-afccd661-7751-4758-a4e4-6e9e5a24064b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Availability Zones retrieved successfully. Jul 03 21:51:19.462988 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-afccd661-7751-4758-a4e4-6e9e5a24064b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Flow 'volume_create_api' (9d6329ec-5346-432e-aafc-e077767e2347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:51:19.464128 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-afccd661-7751-4758-a4e4-6e9e5a24064b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5ffb411-9cc4-4fd2-bec7-8aa6138d1cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:19.465006 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-afccd661-7751-4758-a4e4-6e9e5a24064b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:51:19.494030 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-afccd661-7751-4758-a4e4-6e9e5a24064b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5ffb411-9cc4-4fd2-bec7-8aa6138d1cd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:19.495058 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-afccd661-7751-4758-a4e4-6e9e5a24064b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cfb1c81-9c39-4252-9fa1-f7d55f8d5fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:19.542296 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-afccd661-7751-4758-a4e4-6e9e5a24064b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Created reservations ['9d83ce64-8fb4-4136-b403-e20f5ace2967', '7e47c30e-bdbc-43f2-8301-f1390b26fd96', '4b34d87e-3f0d-4488-9f87-2b341fd77536', 'cf7791d1-e15b-4102-9fad-025d13ddeb7c'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:51:19.543467 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-afccd661-7751-4758-a4e4-6e9e5a24064b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cfb1c81-9c39-4252-9fa1-f7d55f8d5fe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d83ce64-8fb4-4136-b403-e20f5ace2967', '7e47c30e-bdbc-43f2-8301-f1390b26fd96', '4b34d87e-3f0d-4488-9f87-2b341fd77536', 'cf7791d1-e15b-4102-9fad-025d13ddeb7c']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:19.544492 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-afccd661-7751-4758-a4e4-6e9e5a24064b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06c78657-2797-4e06-9f2f-023a391d7abe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:19.574020 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-afccd661-7751-4758-a4e4-6e9e5a24064b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06c78657-2797-4e06-9f2f-023a391d7abe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9dc71d89-9cd0-4b9d-99dd-4792e6bd1e66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-323119687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='826ac06c4a434dc691263fcd1c4bfa10',qos_specs=None,replication_status=,reservations=['9d83ce64-8fb4-4136-b403-e20f5ace2967','7e47c30e-bdbc-43f2-8301-f1390b26fd96','4b34d87e-3f0d-4488-9f87-2b341fd77536','cf7791d1-e15b-4102-9fad-025d13ddeb7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b55abf7c33284600bd4572185c49a13c',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:51:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-323119687',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9dc71d89-9cd0-4b9d-99dd-4792e6bd1e66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='826ac06c4a434dc691263fcd1c4bfa10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b55abf7c33284600bd4572185c49a13c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:19.574953 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-afccd661-7751-4758-a4e4-6e9e5a24064b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eda076e6-454c-49fd-ba82-7177195cfd06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:19.596550 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-afccd661-7751-4758-a4e4-6e9e5a24064b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eda076e6-454c-49fd-ba82-7177195cfd06) transitioned into state 'SUCCESS' from state '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-323119687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='826ac06c4a434dc691263fcd1c4bfa10',qos_specs=None,replication_status=,reservations=['9d83ce64-8fb4-4136-b403-e20f5ace2967','7e47c30e-bdbc-43f2-8301-f1390b26fd96','4b34d87e-3f0d-4488-9f87-2b341fd77536','cf7791d1-e15b-4102-9fad-025d13ddeb7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b55abf7c33284600bd4572185c49a13c',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:19.598590 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-afccd661-7751-4758-a4e4-6e9e5a24064b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af0dc53c-cfe0-466b-9b32-500588c827ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:19.601511 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f69cf21c-522a-42b5-b6fd-023d3b05d4cd None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:19.605622 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f69cf21c-522a-42b5-b6fd-023d3b05d4cd tempest-VolumesTransfersV357Test-1261633221 tempest-VolumesTransfersV357Test-1261633221-project-admin] GET https://10.4.3.32/volume/v3/volumes/5747c036-2d4b-4593-aa45-d5fb4535242b Jul 03 21:51:19.605622 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f69cf21c-522a-42b5-b6fd-023d3b05d4cd tempest-VolumesTransfersV357Test-1261633221 tempest-VolumesTransfersV357Test-1261633221-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:19.605622 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f69cf21c-522a-42b5-b6fd-023d3b05d4cd tempest-VolumesTransfersV357Test-1261633221 tempest-VolumesTransfersV357Test-1261633221-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:19.612121 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f69cf21c-522a-42b5-b6fd-023d3b05d4cd tempest-VolumesTransfersV357Test-1261633221 tempest-VolumesTransfersV357Test-1261633221-project-admin] https://10.4.3.32/volume/v3/volumes/5747c036-2d4b-4593-aa45-d5fb4535242b returned with HTTP 404 Jul 03 21:51:19.612841 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 529/2126] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:51:19 2026] GET /volume/v3/volumes/5747c036-2d4b-4593-aa45-d5fb4535242b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:51:19.612958 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-afccd661-7751-4758-a4e4-6e9e5a24064b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af0dc53c-cfe0-466b-9b32-500588c827ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:19.613984 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-afccd661-7751-4758-a4e4-6e9e5a24064b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Flow 'volume_create_api' (9d6329ec-5346-432e-aafc-e077767e2347) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:51:19.614396 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-afccd661-7751-4758-a4e4-6e9e5a24064b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Create volume request issued successfully. Jul 03 21:51:19.615100 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-afccd661-7751-4758-a4e4-6e9e5a24064b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:51:19.615633 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 526/2127] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:51:19 2026] POST /volume/v3/volumes => generated 775 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:51:19.623550 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-cb1b92db-91d6-4558-bf31-924c2295cdc3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:19.625708 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cb1b92db-91d6-4558-bf31-924c2295cdc3 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] GET https://10.4.3.32/volume/v3/volumes/5747c036-2d4b-4593-aa45-d5fb4535242b Jul 03 21:51:19.625994 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cb1b92db-91d6-4558-bf31-924c2295cdc3 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:19.626284 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cb1b92db-91d6-4558-bf31-924c2295cdc3 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:19.629264 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-34cf2bb0-08e2-4b4f-a4b1-751e9da4dd42 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:19.631657 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-34cf2bb0-08e2-4b4f-a4b1-751e9da4dd42 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/volumes/9dc71d89-9cd0-4b9d-99dd-4792e6bd1e66 Jul 03 21:51:19.631913 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-34cf2bb0-08e2-4b4f-a4b1-751e9da4dd42 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:19.632192 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-34cf2bb0-08e2-4b4f-a4b1-751e9da4dd42 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:19.633540 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cb1b92db-91d6-4558-bf31-924c2295cdc3 tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] https://10.4.3.32/volume/v3/volumes/5747c036-2d4b-4593-aa45-d5fb4535242b returned with HTTP 404 Jul 03 21:51:19.634189 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 536/2128] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:51:19 2026] GET /volume/v3/volumes/5747c036-2d4b-4593-aa45-d5fb4535242b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:51:19.641451 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:19.641451 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:19.643883 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-156cfa71-5504-4bcc-9a32-3acf472cd2ca None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:19.646388 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-34cf2bb0-08e2-4b4f-a4b1-751e9da4dd42 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Volume info retrieved successfully. Jul 03 21:51:19.647616 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-156cfa71-5504-4bcc-9a32-3acf472cd2ca tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] DELETE https://10.4.3.32/volume/v3/volumes/5747c036-2d4b-4593-aa45-d5fb4535242b Jul 03 21:51:19.649390 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-156cfa71-5504-4bcc-9a32-3acf472cd2ca tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:19.649390 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-156cfa71-5504-4bcc-9a32-3acf472cd2ca tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:19.649390 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-156cfa71-5504-4bcc-9a32-3acf472cd2ca tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] Delete volume with id: 5747c036-2d4b-4593-aa45-d5fb4535242b Jul 03 21:51:19.653766 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-34cf2bb0-08e2-4b4f-a4b1-751e9da4dd42 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/volumes/9dc71d89-9cd0-4b9d-99dd-4792e6bd1e66 returned with HTTP 200 Jul 03 21:51:19.654433 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 538/2129] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:19 2026] GET /volume/v3/volumes/9dc71d89-9cd0-4b9d-99dd-4792e6bd1e66 => generated 954 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:19.657861 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-156cfa71-5504-4bcc-9a32-3acf472cd2ca tempest-VolumesTransfersV357Test-1550180443 tempest-VolumesTransfersV357Test-1550180443-project-member] https://10.4.3.32/volume/v3/volumes/5747c036-2d4b-4593-aa45-d5fb4535242b returned with HTTP 404 Jul 03 21:51:19.659210 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 530/2130] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 21:51:19 2026] DELETE /volume/v3/volumes/5747c036-2d4b-4593-aa45-d5fb4535242b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:51:19.681841 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d4cfe5b4-dcad-4bfa-be9c-4aab12bfd908 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:19.685091 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d4cfe5b4-dcad-4bfa-be9c-4aab12bfd908 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c Jul 03 21:51:19.685573 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d4cfe5b4-dcad-4bfa-be9c-4aab12bfd908 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:19.685573 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d4cfe5b4-dcad-4bfa-be9c-4aab12bfd908 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:19.696341 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:19.696341 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:19.700626 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-d4cfe5b4-dcad-4bfa-be9c-4aab12bfd908 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:51:19.710699 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d4cfe5b4-dcad-4bfa-be9c-4aab12bfd908 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c returned with HTTP 200 Jul 03 21:51:19.711275 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 527/2131] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:19 2026] GET /volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:20.668594 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-16e0ecbc-22f6-4482-81a3-c536bcb8b3c5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:20.670259 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-16e0ecbc-22f6-4482-81a3-c536bcb8b3c5 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/volumes/9dc71d89-9cd0-4b9d-99dd-4792e6bd1e66 Jul 03 21:51:20.670546 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-16e0ecbc-22f6-4482-81a3-c536bcb8b3c5 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:20.670731 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-16e0ecbc-22f6-4482-81a3-c536bcb8b3c5 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:20.684588 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:20.684588 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:20.690551 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-16e0ecbc-22f6-4482-81a3-c536bcb8b3c5 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Volume info retrieved successfully. Jul 03 21:51:20.694633 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-16e0ecbc-22f6-4482-81a3-c536bcb8b3c5 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/volumes/9dc71d89-9cd0-4b9d-99dd-4792e6bd1e66 returned with HTTP 200 Jul 03 21:51:20.695104 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 537/2132] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:20 2026] GET /volume/v3/volumes/9dc71d89-9cd0-4b9d-99dd-4792e6bd1e66 => generated 1015 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:20.708070 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-eba2c218-2d7a-4413-b582-6aff3f314fb9 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:20.710445 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-eba2c218-2d7a-4413-b582-6aff3f314fb9 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:51:20.710830 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-eba2c218-2d7a-4413-b582-6aff3f314fb9 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9dc71d89-9cd0-4b9d-99dd-4792e6bd1e66", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1280478165"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:20.720712 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:20.720712 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:20.722031 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-eba2c218-2d7a-4413-b582-6aff3f314fb9 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Volume info retrieved successfully. Jul 03 21:51:20.722031 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.snapshots [None req-eba2c218-2d7a-4413-b582-6aff3f314fb9 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Create snapshot from volume 9dc71d89-9cd0-4b9d-99dd-4792e6bd1e66 Jul 03 21:51:20.726482 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-0b989964-4ed5-4d31-ae12-100f7ff66fa1 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:20.728481 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0b989964-4ed5-4d31-ae12-100f7ff66fa1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c Jul 03 21:51:20.728702 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0b989964-4ed5-4d31-ae12-100f7ff66fa1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:20.728887 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0b989964-4ed5-4d31-ae12-100f7ff66fa1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:20.750899 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:20.750899 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:20.755642 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-0b989964-4ed5-4d31-ae12-100f7ff66fa1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:51:20.761511 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0b989964-4ed5-4d31-ae12-100f7ff66fa1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c returned with HTTP 200 Jul 03 21:51:20.761974 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 531/2133] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:20 2026] GET /volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:51:20.769598 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-eba2c218-2d7a-4413-b582-6aff3f314fb9 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Created reservations ['c21fa32e-71e1-4dc5-90c5-64bdee3cc2cc', 'eebc82d1-396b-4978-abeb-ed9c862edfbd', '8ae3b8dc-77aa-4de4-84b7-1a6620e44bc8', '09d1335b-8645-4849-8393-5ce5ca9d0bdb'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:51:20.805493 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-eba2c218-2d7a-4413-b582-6aff3f314fb9 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Snapshot create request issued successfully. Jul 03 21:51:20.805493 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-eba2c218-2d7a-4413-b582-6aff3f314fb9 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:51:20.805493 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 539/2134] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:51:20 2026] POST /volume/v3/snapshots => generated 308 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:51:20.812563 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-734cf09e-4484-4f31-935a-ea0300dbaa9c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:20.814518 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-734cf09e-4484-4f31-935a-ea0300dbaa9c tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/snapshots/ba7aa7a1-3c3c-467d-88b4-ed0ae4925ad1 Jul 03 21:51:20.814731 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-734cf09e-4484-4f31-935a-ea0300dbaa9c tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:20.814977 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-734cf09e-4484-4f31-935a-ea0300dbaa9c tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:20.819651 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:20.819651 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:20.819981 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-734cf09e-4484-4f31-935a-ea0300dbaa9c tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Snapshot retrieved successfully. Jul 03 21:51:20.820628 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-734cf09e-4484-4f31-935a-ea0300dbaa9c tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/snapshots/ba7aa7a1-3c3c-467d-88b4-ed0ae4925ad1 returned with HTTP 200 Jul 03 21:51:20.821009 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 528/2135] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:51:20 2026] GET /volume/v3/snapshots/ba7aa7a1-3c3c-467d-88b4-ed0ae4925ad1 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:21.776672 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ecf66f42-f1ad-4d10-af9b-28e5ef36b94e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:21.778348 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7fe70d2c-f8bc-40f2-a277-76ffb633fba1 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:21.780265 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ecf66f42-f1ad-4d10-af9b-28e5ef36b94e tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:51:21.780265 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ecf66f42-f1ad-4d10-af9b-28e5ef36b94e tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-960375941"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:21.780782 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7fe70d2c-f8bc-40f2-a277-76ffb633fba1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c Jul 03 21:51:21.781012 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7fe70d2c-f8bc-40f2-a277-76ffb633fba1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:21.781209 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7fe70d2c-f8bc-40f2-a277-76ffb633fba1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:21.782073 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-ecf66f42-f1ad-4d10-af9b-28e5ef36b94e tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-960375941'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:51:21.782500 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-ecf66f42-f1ad-4d10-af9b-28e5ef36b94e tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Create volume of 1 GB Jul 03 21:51:21.789548 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-ecf66f42-f1ad-4d10-af9b-28e5ef36b94e tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Availability Zones retrieved successfully. Jul 03 21:51:21.799135 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:21.799135 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:21.799775 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-ecf66f42-f1ad-4d10-af9b-28e5ef36b94e tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Flow 'volume_create_api' (f5dadbc8-67ec-4f02-b08c-70e27a0a5f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:51:21.799775 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-ecf66f42-f1ad-4d10-af9b-28e5ef36b94e tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (673baab4-a8bb-4c96-b2e7-5d0810770fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:21.799775 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-ecf66f42-f1ad-4d10-af9b-28e5ef36b94e tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:51:21.802765 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-7fe70d2c-f8bc-40f2-a277-76ffb633fba1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:51:21.808327 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7fe70d2c-f8bc-40f2-a277-76ffb633fba1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c returned with HTTP 200 Jul 03 21:51:21.809331 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 532/2136] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:21 2026] GET /volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:21.832028 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-5de1ba89-c2e8-469b-9ddb-fd537ce65526 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:21.834211 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5de1ba89-c2e8-469b-9ddb-fd537ce65526 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/snapshots/ba7aa7a1-3c3c-467d-88b4-ed0ae4925ad1 Jul 03 21:51:21.834511 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5de1ba89-c2e8-469b-9ddb-fd537ce65526 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:21.834701 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5de1ba89-c2e8-469b-9ddb-fd537ce65526 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:21.835763 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-ecf66f42-f1ad-4d10-af9b-28e5ef36b94e tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (673baab4-a8bb-4c96-b2e7-5d0810770fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:21.836752 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-ecf66f42-f1ad-4d10-af9b-28e5ef36b94e tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (873176b0-3283-4886-b7ff-3e9a0dc7f85f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:21.841301 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:21.841301 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:21.842356 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-5de1ba89-c2e8-469b-9ddb-fd537ce65526 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Snapshot retrieved successfully. Jul 03 21:51:21.843240 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5de1ba89-c2e8-469b-9ddb-fd537ce65526 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/snapshots/ba7aa7a1-3c3c-467d-88b4-ed0ae4925ad1 returned with HTTP 200 Jul 03 21:51:21.843643 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 540/2137] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:51:21 2026] GET /volume/v3/snapshots/ba7aa7a1-3c3c-467d-88b4-ed0ae4925ad1 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:21.853426 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-0afa30e8-5666-4033-8c5c-500d7fc18d1c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:21.855865 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0afa30e8-5666-4033-8c5c-500d7fc18d1c tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-reader] GET https://10.4.3.32/volume/v3/snapshots/ba7aa7a1-3c3c-467d-88b4-ed0ae4925ad1 Jul 03 21:51:21.856109 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0afa30e8-5666-4033-8c5c-500d7fc18d1c tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-reader] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:21.856357 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0afa30e8-5666-4033-8c5c-500d7fc18d1c tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-reader] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:21.861962 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:21.861962 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:21.862515 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-0afa30e8-5666-4033-8c5c-500d7fc18d1c tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-reader] Snapshot retrieved successfully. Jul 03 21:51:21.863434 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0afa30e8-5666-4033-8c5c-500d7fc18d1c tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-reader] https://10.4.3.32/volume/v3/snapshots/ba7aa7a1-3c3c-467d-88b4-ed0ae4925ad1 returned with HTTP 200 Jul 03 21:51:21.863867 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 529/2138] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:51:21 2026] GET /volume/v3/snapshots/ba7aa7a1-3c3c-467d-88b4-ed0ae4925ad1 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:21.875753 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f3e0f86b-3f8a-4f3f-92ad-d96ff3db0f27 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:21.878450 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f3e0f86b-3f8a-4f3f-92ad-d96ff3db0f27 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] DELETE https://10.4.3.32/volume/v3/snapshots/ba7aa7a1-3c3c-467d-88b4-ed0ae4925ad1 Jul 03 21:51:21.878693 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f3e0f86b-3f8a-4f3f-92ad-d96ff3db0f27 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:21.878933 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f3e0f86b-3f8a-4f3f-92ad-d96ff3db0f27 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:21.879081 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [None req-f3e0f86b-3f8a-4f3f-92ad-d96ff3db0f27 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Delete snapshot with id: ba7aa7a1-3c3c-467d-88b4-ed0ae4925ad1 Jul 03 21:51:21.886124 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:21.886124 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:21.886838 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-f3e0f86b-3f8a-4f3f-92ad-d96ff3db0f27 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Snapshot retrieved successfully. Jul 03 21:51:21.908917 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-f3e0f86b-3f8a-4f3f-92ad-d96ff3db0f27 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Snapshot delete request issued successfully. Jul 03 21:51:21.909171 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f3e0f86b-3f8a-4f3f-92ad-d96ff3db0f27 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/snapshots/ba7aa7a1-3c3c-467d-88b4-ed0ae4925ad1 returned with HTTP 202 Jul 03 21:51:21.909762 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 533/2139] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:51:21 2026] DELETE /volume/v3/snapshots/ba7aa7a1-3c3c-467d-88b4-ed0ae4925ad1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:51:21.921776 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-08edb25b-4b75-4ca8-be3a-01f868fe4522 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:21.922420 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-ecf66f42-f1ad-4d10-af9b-28e5ef36b94e tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Created reservations ['0618dd0e-dc75-44eb-9635-a91fd810394a', 'b94e716c-562d-4860-9cc0-b22446db232c', '6145316c-518d-4202-a708-4ad4227d11ee', '33cac774-ed6c-4dfe-9686-2bd479186fd0'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:51:21.924110 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-ecf66f42-f1ad-4d10-af9b-28e5ef36b94e tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (873176b0-3283-4886-b7ff-3e9a0dc7f85f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0618dd0e-dc75-44eb-9635-a91fd810394a', 'b94e716c-562d-4860-9cc0-b22446db232c', '6145316c-518d-4202-a708-4ad4227d11ee', '33cac774-ed6c-4dfe-9686-2bd479186fd0']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:21.924260 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-08edb25b-4b75-4ca8-be3a-01f868fe4522 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/snapshots/ba7aa7a1-3c3c-467d-88b4-ed0ae4925ad1 Jul 03 21:51:21.924260 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-08edb25b-4b75-4ca8-be3a-01f868fe4522 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:21.924260 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-08edb25b-4b75-4ca8-be3a-01f868fe4522 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:21.924414 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-ecf66f42-f1ad-4d10-af9b-28e5ef36b94e tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7bdb91b-6e4d-4822-8a00-f6842a145daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:21.930303 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:21.930303 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:21.930809 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-08edb25b-4b75-4ca8-be3a-01f868fe4522 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Snapshot retrieved successfully. Jul 03 21:51:21.931548 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-08edb25b-4b75-4ca8-be3a-01f868fe4522 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/snapshots/ba7aa7a1-3c3c-467d-88b4-ed0ae4925ad1 returned with HTTP 200 Jul 03 21:51:21.931891 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 541/2140] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:51:21 2026] GET /volume/v3/snapshots/ba7aa7a1-3c3c-467d-88b4-ed0ae4925ad1 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:21.958705 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-ecf66f42-f1ad-4d10-af9b-28e5ef36b94e tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7bdb91b-6e4d-4822-8a00-f6842a145daf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd6cd963-497a-4298-a695-743f625516d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-960375941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='091af80e0f38418dad6cca9a1592cc60',qos_specs=None,replication_status=,reservations=['0618dd0e-dc75-44eb-9635-a91fd810394a','b94e716c-562d-4860-9cc0-b22446db232c','6145316c-518d-4202-a708-4ad4227d11ee','33cac774-ed6c-4dfe-9686-2bd479186fd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5239bec7cffb4e5ca3968a0bf6c58116',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:51:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-960375941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd6cd963-497a-4298-a695-743f625516d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='091af80e0f38418dad6cca9a1592cc60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5239bec7cffb4e5ca3968a0bf6c58116',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:21.959578 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-ecf66f42-f1ad-4d10-af9b-28e5ef36b94e tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3ad030b-b934-447a-8386-6c9886fd551e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:21.988594 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-ecf66f42-f1ad-4d10-af9b-28e5ef36b94e tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3ad030b-b934-447a-8386-6c9886fd551e) transitioned into state 'SUCCESS' from state '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-960375941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='091af80e0f38418dad6cca9a1592cc60',qos_specs=None,replication_status=,reservations=['0618dd0e-dc75-44eb-9635-a91fd810394a','b94e716c-562d-4860-9cc0-b22446db232c','6145316c-518d-4202-a708-4ad4227d11ee','33cac774-ed6c-4dfe-9686-2bd479186fd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5239bec7cffb4e5ca3968a0bf6c58116',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:21.990605 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-ecf66f42-f1ad-4d10-af9b-28e5ef36b94e tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08def2d1-dbe9-4bb8-9c60-a0efe628129e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:22.008401 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-ecf66f42-f1ad-4d10-af9b-28e5ef36b94e tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08def2d1-dbe9-4bb8-9c60-a0efe628129e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:22.009603 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-ecf66f42-f1ad-4d10-af9b-28e5ef36b94e tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Flow 'volume_create_api' (f5dadbc8-67ec-4f02-b08c-70e27a0a5f3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:51:22.010770 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-ecf66f42-f1ad-4d10-af9b-28e5ef36b94e tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Create volume request issued successfully. Jul 03 21:51:22.010921 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ecf66f42-f1ad-4d10-af9b-28e5ef36b94e tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:51:22.011496 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 538/2141] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:51:21 2026] POST /volume/v3/volumes => generated 754 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:51:22.026445 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-af95f9fd-7a8b-4463-bc43-b90a2cc44d06 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:22.028208 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-af95f9fd-7a8b-4463-bc43-b90a2cc44d06 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] GET https://10.4.3.32/volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7 Jul 03 21:51:22.028389 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-af95f9fd-7a8b-4463-bc43-b90a2cc44d06 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:22.028594 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-af95f9fd-7a8b-4463-bc43-b90a2cc44d06 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:22.036679 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:22.036679 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:22.041353 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-af95f9fd-7a8b-4463-bc43-b90a2cc44d06 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Volume info retrieved successfully. Jul 03 21:51:22.046017 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-af95f9fd-7a8b-4463-bc43-b90a2cc44d06 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] https://10.4.3.32/volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7 returned with HTTP 200 Jul 03 21:51:22.046613 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 530/2142] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:22 2026] GET /volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:22.418936 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e72afaa9-2af6-4beb-96f2-cbd02d350a3a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:22.524893 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e72afaa9-2af6-4beb-96f2-cbd02d350a3a tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:51:22.525213 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e72afaa9-2af6-4beb-96f2-cbd02d350a3a tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-428684757"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:22.531748 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-e72afaa9-2af6-4beb-96f2-cbd02d350a3a tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-428684757'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:51:22.531884 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-e72afaa9-2af6-4beb-96f2-cbd02d350a3a tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Create volume of 1 GB Jul 03 21:51:22.532270 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:22.532270 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:22.539396 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e72afaa9-2af6-4beb-96f2-cbd02d350a3a tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Availability Zones retrieved successfully. Jul 03 21:51:22.546028 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e72afaa9-2af6-4beb-96f2-cbd02d350a3a tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Flow 'volume_create_api' (da3ce4be-3e77-4f49-90fb-392bd606b104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:51:22.547532 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e72afaa9-2af6-4beb-96f2-cbd02d350a3a tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37e9ab47-ce91-4eb2-9e60-fbdf9b026b78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:22.548919 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-e72afaa9-2af6-4beb-96f2-cbd02d350a3a tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:51:22.580835 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e72afaa9-2af6-4beb-96f2-cbd02d350a3a tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37e9ab47-ce91-4eb2-9e60-fbdf9b026b78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:22.581585 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e72afaa9-2af6-4beb-96f2-cbd02d350a3a tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2d3797a-eaa2-4d3e-8273-6c4d272c386f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:22.642051 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-e72afaa9-2af6-4beb-96f2-cbd02d350a3a tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Created reservations ['87a67a57-4ab8-4d11-b744-d8bc6daeb446', '85267055-629d-43d0-b030-8642fd945f0b', '0dcb099c-7589-45b2-8e6c-3d5c08010680', '0f1b737c-d14c-446b-9de6-d9458540947c'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:51:22.643736 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e72afaa9-2af6-4beb-96f2-cbd02d350a3a tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2d3797a-eaa2-4d3e-8273-6c4d272c386f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87a67a57-4ab8-4d11-b744-d8bc6daeb446', '85267055-629d-43d0-b030-8642fd945f0b', '0dcb099c-7589-45b2-8e6c-3d5c08010680', '0f1b737c-d14c-446b-9de6-d9458540947c']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:22.646383 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e72afaa9-2af6-4beb-96f2-cbd02d350a3a tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5b6f18b-810e-4e76-9453-d9fea898c4dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:22.674295 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e72afaa9-2af6-4beb-96f2-cbd02d350a3a tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5b6f18b-810e-4e76-9453-d9fea898c4dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd32c870a-5e6e-4e21-a600-58ce78db8893', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-428684757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccda53897ed34102b93a724db26c8574',qos_specs=None,replication_status=,reservations=['87a67a57-4ab8-4d11-b744-d8bc6daeb446','85267055-629d-43d0-b030-8642fd945f0b','0dcb099c-7589-45b2-8e6c-3d5c08010680','0f1b737c-d14c-446b-9de6-d9458540947c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92fc4646ca7c4047a98b58899f6293b1',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:51:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-428684757',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d32c870a-5e6e-4e21-a600-58ce78db8893,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccda53897ed34102b93a724db26c8574',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92fc4646ca7c4047a98b58899f6293b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:22.675092 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e72afaa9-2af6-4beb-96f2-cbd02d350a3a tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eafd42ed-aa0b-4eee-9c38-7a397682681e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:22.700669 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e72afaa9-2af6-4beb-96f2-cbd02d350a3a tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eafd42ed-aa0b-4eee-9c38-7a397682681e) transitioned into state 'SUCCESS' from state '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-428684757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccda53897ed34102b93a724db26c8574',qos_specs=None,replication_status=,reservations=['87a67a57-4ab8-4d11-b744-d8bc6daeb446','85267055-629d-43d0-b030-8642fd945f0b','0dcb099c-7589-45b2-8e6c-3d5c08010680','0f1b737c-d14c-446b-9de6-d9458540947c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92fc4646ca7c4047a98b58899f6293b1',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:22.701205 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e72afaa9-2af6-4beb-96f2-cbd02d350a3a tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c5ac866-6335-4219-bf8f-eb30b7afbd94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:22.715073 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e72afaa9-2af6-4beb-96f2-cbd02d350a3a tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c5ac866-6335-4219-bf8f-eb30b7afbd94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:22.716164 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e72afaa9-2af6-4beb-96f2-cbd02d350a3a tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Flow 'volume_create_api' (da3ce4be-3e77-4f49-90fb-392bd606b104) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:51:22.716884 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e72afaa9-2af6-4beb-96f2-cbd02d350a3a tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Create volume request issued successfully. Jul 03 21:51:22.717639 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e72afaa9-2af6-4beb-96f2-cbd02d350a3a tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:51:22.718427 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 534/2143] 10.4.3.32 () {70 vars in 1291 bytes} [Fri Jul 3 21:51:22 2026] POST /volume/v3/volumes => generated 749 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:51:22.730436 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9950d8f5-51b5-4c80-8be8-38b5c192384e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:22.732608 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9950d8f5-51b5-4c80-8be8-38b5c192384e tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/volumes/d32c870a-5e6e-4e21-a600-58ce78db8893 Jul 03 21:51:22.732848 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9950d8f5-51b5-4c80-8be8-38b5c192384e tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:22.733061 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9950d8f5-51b5-4c80-8be8-38b5c192384e tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:22.745773 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:22.745773 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:22.751168 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-9950d8f5-51b5-4c80-8be8-38b5c192384e tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Volume info retrieved successfully. Jul 03 21:51:22.759432 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9950d8f5-51b5-4c80-8be8-38b5c192384e tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/volumes/d32c870a-5e6e-4e21-a600-58ce78db8893 returned with HTTP 200 Jul 03 21:51:22.761056 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 542/2144] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:22 2026] GET /volume/v3/volumes/d32c870a-5e6e-4e21-a600-58ce78db8893 => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:22.830385 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4c7c816c-9308-4cd9-b667-6fc41f6cbdbb None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:22.830385 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4c7c816c-9308-4cd9-b667-6fc41f6cbdbb tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c Jul 03 21:51:22.830385 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4c7c816c-9308-4cd9-b667-6fc41f6cbdbb tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:22.830385 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4c7c816c-9308-4cd9-b667-6fc41f6cbdbb tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:22.843073 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:22.843073 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:22.847456 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-4c7c816c-9308-4cd9-b667-6fc41f6cbdbb tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:51:22.855457 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4c7c816c-9308-4cd9-b667-6fc41f6cbdbb tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c returned with HTTP 200 Jul 03 21:51:22.855457 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 539/2145] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:22 2026] GET /volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:22.942090 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-bc8f98ef-c8ba-41da-8133-d058f9881aca None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:22.944038 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bc8f98ef-c8ba-41da-8133-d058f9881aca tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/snapshots/ba7aa7a1-3c3c-467d-88b4-ed0ae4925ad1 Jul 03 21:51:22.944314 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bc8f98ef-c8ba-41da-8133-d058f9881aca tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:22.944667 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bc8f98ef-c8ba-41da-8133-d058f9881aca tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:22.949259 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bc8f98ef-c8ba-41da-8133-d058f9881aca tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/snapshots/ba7aa7a1-3c3c-467d-88b4-ed0ae4925ad1 returned with HTTP 404 Jul 03 21:51:22.950354 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 531/2146] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:51:22 2026] GET /volume/v3/snapshots/ba7aa7a1-3c3c-467d-88b4-ed0ae4925ad1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:22.957481 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-38ec3e63-eee4-4986-9172-fa830ddc74f7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:22.959931 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-38ec3e63-eee4-4986-9172-fa830ddc74f7 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/9dc71d89-9cd0-4b9d-99dd-4792e6bd1e66 Jul 03 21:51:22.960172 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-38ec3e63-eee4-4986-9172-fa830ddc74f7 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:22.960435 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-38ec3e63-eee4-4986-9172-fa830ddc74f7 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:22.960642 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-38ec3e63-eee4-4986-9172-fa830ddc74f7 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Delete volume with id: 9dc71d89-9cd0-4b9d-99dd-4792e6bd1e66 Jul 03 21:51:22.970226 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:22.970226 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:22.970724 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-38ec3e63-eee4-4986-9172-fa830ddc74f7 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Volume info retrieved successfully. Jul 03 21:51:22.991390 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-38ec3e63-eee4-4986-9172-fa830ddc74f7 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Delete volume request issued successfully. Jul 03 21:51:22.991642 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-38ec3e63-eee4-4986-9172-fa830ddc74f7 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/volumes/9dc71d89-9cd0-4b9d-99dd-4792e6bd1e66 returned with HTTP 202 Jul 03 21:51:22.992209 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 535/2147] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:51:22 2026] DELETE /volume/v3/volumes/9dc71d89-9cd0-4b9d-99dd-4792e6bd1e66 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:51:23.000685 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-96a7604c-177f-4a05-9365-66ac329164ff None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:23.003513 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-96a7604c-177f-4a05-9365-66ac329164ff tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/volumes/9dc71d89-9cd0-4b9d-99dd-4792e6bd1e66 Jul 03 21:51:23.003751 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-96a7604c-177f-4a05-9365-66ac329164ff tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:23.003976 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-96a7604c-177f-4a05-9365-66ac329164ff tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:23.014498 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:23.014498 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:23.020310 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-96a7604c-177f-4a05-9365-66ac329164ff tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Volume info retrieved successfully. Jul 03 21:51:23.024772 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-96a7604c-177f-4a05-9365-66ac329164ff tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/volumes/9dc71d89-9cd0-4b9d-99dd-4792e6bd1e66 returned with HTTP 200 Jul 03 21:51:23.025191 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 543/2148] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:22 2026] GET /volume/v3/volumes/9dc71d89-9cd0-4b9d-99dd-4792e6bd1e66 => generated 1014 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:23.059029 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-3ee07fb5-13ca-4992-abab-cb9cecef78a1 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:23.061944 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3ee07fb5-13ca-4992-abab-cb9cecef78a1 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] GET https://10.4.3.32/volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7 Jul 03 21:51:23.062529 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3ee07fb5-13ca-4992-abab-cb9cecef78a1 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:23.062767 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3ee07fb5-13ca-4992-abab-cb9cecef78a1 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:23.071396 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:23.071396 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:23.076569 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-3ee07fb5-13ca-4992-abab-cb9cecef78a1 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Volume info retrieved successfully. Jul 03 21:51:23.081360 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3ee07fb5-13ca-4992-abab-cb9cecef78a1 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] https://10.4.3.32/volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7 returned with HTTP 200 Jul 03 21:51:23.081903 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 540/2149] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:23 2026] GET /volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:23.206956 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e170dfa5-ec05-41a3-8b60-c7a9daec6ba2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:23.208949 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e170dfa5-ec05-41a3-8b60-c7a9daec6ba2 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 Jul 03 21:51:23.209133 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e170dfa5-ec05-41a3-8b60-c7a9daec6ba2 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:23.209341 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e170dfa5-ec05-41a3-8b60-c7a9daec6ba2 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:23.216589 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:23.216589 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:23.220476 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-e170dfa5-ec05-41a3-8b60-c7a9daec6ba2 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:51:23.225095 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e170dfa5-ec05-41a3-8b60-c7a9daec6ba2 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 returned with HTTP 200 Jul 03 21:51:23.225616 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 532/2150] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:23 2026] GET /volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 => generated 937 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:23.533541 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-d41d0b4c-751e-4418-bbe3-534ed4ba148c req-c190e67f-049c-49ec-936b-68f36a78df21 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:23.535675 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-d41d0b4c-751e-4418-bbe3-534ed4ba148c req-c190e67f-049c-49ec-936b-68f36a78df21 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 Jul 03 21:51:23.536085 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-d41d0b4c-751e-4418-bbe3-534ed4ba148c req-c190e67f-049c-49ec-936b-68f36a78df21 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:23.536186 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-d41d0b4c-751e-4418-bbe3-534ed4ba148c req-c190e67f-049c-49ec-936b-68f36a78df21 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:23.544391 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:23.544391 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:23.548759 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-d41d0b4c-751e-4418-bbe3-534ed4ba148c req-c190e67f-049c-49ec-936b-68f36a78df21 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:51:23.554796 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-d41d0b4c-751e-4418-bbe3-534ed4ba148c req-c190e67f-049c-49ec-936b-68f36a78df21 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 returned with HTTP 200 Jul 03 21:51:23.555428 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 536/2151] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:51:23 2026] GET /volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 => generated 937 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:23.776870 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-0a45f3af-848e-4ab4-b7e2-9f0eefb60382 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:23.779005 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0a45f3af-848e-4ab4-b7e2-9f0eefb60382 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/volumes/d32c870a-5e6e-4e21-a600-58ce78db8893 Jul 03 21:51:23.779232 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0a45f3af-848e-4ab4-b7e2-9f0eefb60382 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:23.779441 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0a45f3af-848e-4ab4-b7e2-9f0eefb60382 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:23.786632 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:23.786632 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:23.790385 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-0a45f3af-848e-4ab4-b7e2-9f0eefb60382 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Volume info retrieved successfully. Jul 03 21:51:23.795081 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0a45f3af-848e-4ab4-b7e2-9f0eefb60382 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/volumes/d32c870a-5e6e-4e21-a600-58ce78db8893 returned with HTTP 200 Jul 03 21:51:23.795564 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 544/2152] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:23 2026] GET /volume/v3/volumes/d32c870a-5e6e-4e21-a600-58ce78db8893 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:23.809149 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f7b9d0fd-e9e2-4db8-a3cf-c803e4f4f7f2 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:23.810970 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f7b9d0fd-e9e2-4db8-a3cf-c803e4f4f7f2 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] POST https://10.4.3.32/volume/v3/backups Jul 03 21:51:23.811480 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f7b9d0fd-e9e2-4db8-a3cf-c803e4f4f7f2 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d32c870a-5e6e-4e21-a600-58ce78db8893", "name": "tempest-VolumesBackupsV39Test-Backup-2106670704", "container": "tempest-volumesbackupsv39test-backup-container-1434537229"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:23.813448 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.backups [None req-f7b9d0fd-e9e2-4db8-a3cf-c803e4f4f7f2 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Creating new backup {'backup': {'volume_id': 'd32c870a-5e6e-4e21-a600-58ce78db8893', 'name': 'tempest-VolumesBackupsV39Test-Backup-2106670704', 'container': 'tempest-volumesbackupsv39test-backup-container-1434537229'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 21:51:23.813640 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.contrib.backups [None req-f7b9d0fd-e9e2-4db8-a3cf-c803e4f4f7f2 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Creating backup of volume d32c870a-5e6e-4e21-a600-58ce78db8893 in container tempest-volumesbackupsv39test-backup-container-1434537229 Jul 03 21:51:23.821852 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:23.821852 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:23.822362 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-f7b9d0fd-e9e2-4db8-a3cf-c803e4f4f7f2 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Volume info retrieved successfully. Jul 03 21:51:23.852010 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-f7b9d0fd-e9e2-4db8-a3cf-c803e4f4f7f2 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Created reservations ['09115078-69d5-46aa-904f-8bd17e571fd0', '7636d324-ddef-4070-8468-484fd34f071f'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:51:23.868136 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-61783143-2dd5-43b2-89c6-280c497c4f69 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:23.870325 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-61783143-2dd5-43b2-89c6-280c497c4f69 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c Jul 03 21:51:23.870325 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-61783143-2dd5-43b2-89c6-280c497c4f69 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:23.870485 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-61783143-2dd5-43b2-89c6-280c497c4f69 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:23.880342 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:23.880342 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:23.884498 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-61783143-2dd5-43b2-89c6-280c497c4f69 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:51:23.888739 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f7b9d0fd-e9e2-4db8-a3cf-c803e4f4f7f2 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 21:51:23.889135 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 541/2153] 10.4.3.32 () {70 vars in 1292 bytes} [Fri Jul 3 21:51:23 2026] POST /volume/v3/backups => generated 331 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:51:23.894536 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-61783143-2dd5-43b2-89c6-280c497c4f69 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c returned with HTTP 200 Jul 03 21:51:23.895217 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 533/2154] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:23 2026] GET /volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:23.906016 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-749b60ee-31d7-4353-aebb-483bbabdc815 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:23.908189 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-749b60ee-31d7-4353-aebb-483bbabdc815 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 Jul 03 21:51:23.908655 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-749b60ee-31d7-4353-aebb-483bbabdc815 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:23.909084 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-749b60ee-31d7-4353-aebb-483bbabdc815 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:23.909084 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-749b60ee-31d7-4353-aebb-483bbabdc815 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Show backup with id e936d36d-4505-4de4-83ef-a5a76b32f473. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:23.915484 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:23.915484 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:23.916453 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-749b60ee-31d7-4353-aebb-483bbabdc815 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 returned with HTTP 200 Jul 03 21:51:23.916858 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 537/2155] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:23 2026] GET /volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:24.042405 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-132f5229-fd13-4422-95c8-4c5044eaa797 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:24.053675 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-132f5229-fd13-4422-95c8-4c5044eaa797 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/volumes/9dc71d89-9cd0-4b9d-99dd-4792e6bd1e66 Jul 03 21:51:24.054769 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-132f5229-fd13-4422-95c8-4c5044eaa797 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:24.055265 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-132f5229-fd13-4422-95c8-4c5044eaa797 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:24.064578 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-132f5229-fd13-4422-95c8-4c5044eaa797 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/volumes/9dc71d89-9cd0-4b9d-99dd-4792e6bd1e66 returned with HTTP 404 Jul 03 21:51:24.065016 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 545/2156] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:24 2026] GET /volume/v3/volumes/9dc71d89-9cd0-4b9d-99dd-4792e6bd1e66 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:24.074997 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-100bc07d-faed-4001-98db-b8d92a20748b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:24.077274 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-100bc07d-faed-4001-98db-b8d92a20748b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:51:24.077772 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-100bc07d-faed-4001-98db-b8d92a20748b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2126506862"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:24.079743 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-100bc07d-faed-4001-98db-b8d92a20748b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2126506862'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:51:24.079911 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-100bc07d-faed-4001-98db-b8d92a20748b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Create volume of 1 GB Jul 03 21:51:24.080295 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:24.080295 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:24.085094 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-100bc07d-faed-4001-98db-b8d92a20748b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Availability Zones retrieved successfully. Jul 03 21:51:24.093857 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-100bc07d-faed-4001-98db-b8d92a20748b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Flow 'volume_create_api' (295e6d36-8631-4a1e-b5d6-59be03c7a5f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:51:24.095120 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-100bc07d-faed-4001-98db-b8d92a20748b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f34e37c-a4a3-43ae-b173-4bbb04f6f3b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:24.096364 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-100bc07d-faed-4001-98db-b8d92a20748b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:51:24.130942 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-100bc07d-faed-4001-98db-b8d92a20748b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f34e37c-a4a3-43ae-b173-4bbb04f6f3b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:24.132250 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-100bc07d-faed-4001-98db-b8d92a20748b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3a4bfbb-d91f-4986-b313-dc0392855e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:24.193253 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-100bc07d-faed-4001-98db-b8d92a20748b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Created reservations ['33f33f94-1ac7-48c4-81a6-01b87b62d21d', 'c633dd91-e33f-4131-95c4-d235938dfd59', 'e3b5aa27-8750-4ddc-99ce-a7d3d3de1c5e', 'e4136c9f-633a-4acc-b5e9-f8a5edf20093'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:51:24.194617 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-100bc07d-faed-4001-98db-b8d92a20748b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3a4bfbb-d91f-4986-b313-dc0392855e44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33f33f94-1ac7-48c4-81a6-01b87b62d21d', 'c633dd91-e33f-4131-95c4-d235938dfd59', 'e3b5aa27-8750-4ddc-99ce-a7d3d3de1c5e', 'e4136c9f-633a-4acc-b5e9-f8a5edf20093']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:24.195645 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-100bc07d-faed-4001-98db-b8d92a20748b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19aa59f4-8739-4495-a788-cd285251ece4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:24.224739 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-100bc07d-faed-4001-98db-b8d92a20748b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19aa59f4-8739-4495-a788-cd285251ece4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f9085d2-5991-4b43-a10f-8fa62cbdd333', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2126506862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='826ac06c4a434dc691263fcd1c4bfa10',qos_specs=None,replication_status=,reservations=['33f33f94-1ac7-48c4-81a6-01b87b62d21d','c633dd91-e33f-4131-95c4-d235938dfd59','e3b5aa27-8750-4ddc-99ce-a7d3d3de1c5e','e4136c9f-633a-4acc-b5e9-f8a5edf20093'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b55abf7c33284600bd4572185c49a13c',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:51:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2126506862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f9085d2-5991-4b43-a10f-8fa62cbdd333,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='826ac06c4a434dc691263fcd1c4bfa10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b55abf7c33284600bd4572185c49a13c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:24.225966 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-100bc07d-faed-4001-98db-b8d92a20748b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80e2961d-fd23-4a57-bfbe-24a83a59c747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:24.249293 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-100bc07d-faed-4001-98db-b8d92a20748b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80e2961d-fd23-4a57-bfbe-24a83a59c747) transitioned into state 'SUCCESS' from state '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-2126506862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='826ac06c4a434dc691263fcd1c4bfa10',qos_specs=None,replication_status=,reservations=['33f33f94-1ac7-48c4-81a6-01b87b62d21d','c633dd91-e33f-4131-95c4-d235938dfd59','e3b5aa27-8750-4ddc-99ce-a7d3d3de1c5e','e4136c9f-633a-4acc-b5e9-f8a5edf20093'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b55abf7c33284600bd4572185c49a13c',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:24.249293 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-100bc07d-faed-4001-98db-b8d92a20748b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2720715f-cc26-4489-aeae-f0ac6377d705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:51:24.262478 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-100bc07d-faed-4001-98db-b8d92a20748b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2720715f-cc26-4489-aeae-f0ac6377d705) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:51:24.263706 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-100bc07d-faed-4001-98db-b8d92a20748b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Flow 'volume_create_api' (295e6d36-8631-4a1e-b5d6-59be03c7a5f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:51:24.264105 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-100bc07d-faed-4001-98db-b8d92a20748b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Create volume request issued successfully. Jul 03 21:51:24.265035 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-100bc07d-faed-4001-98db-b8d92a20748b tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:51:24.265645 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 542/2157] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:51:24 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 21:51:24.280128 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-69db3c8c-238f-4760-ad92-86d41d6c3b70 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:24.281781 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-69db3c8c-238f-4760-ad92-86d41d6c3b70 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/volumes/1f9085d2-5991-4b43-a10f-8fa62cbdd333 Jul 03 21:51:24.282218 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-69db3c8c-238f-4760-ad92-86d41d6c3b70 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:24.282218 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-69db3c8c-238f-4760-ad92-86d41d6c3b70 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:24.290339 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:24.290339 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:24.295213 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-69db3c8c-238f-4760-ad92-86d41d6c3b70 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Volume info retrieved successfully. Jul 03 21:51:24.300453 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-69db3c8c-238f-4760-ad92-86d41d6c3b70 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/volumes/1f9085d2-5991-4b43-a10f-8fa62cbdd333 returned with HTTP 200 Jul 03 21:51:24.301214 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 534/2158] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:24 2026] GET /volume/v3/volumes/1f9085d2-5991-4b43-a10f-8fa62cbdd333 => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:24.912583 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8f78e156-34ed-48fd-92d2-573653d9ed0f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:24.914037 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8f78e156-34ed-48fd-92d2-573653d9ed0f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c Jul 03 21:51:24.914275 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8f78e156-34ed-48fd-92d2-573653d9ed0f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:24.914389 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8f78e156-34ed-48fd-92d2-573653d9ed0f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:24.924634 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:24.924634 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:24.928791 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d9017108-2a71-475e-84ed-8a67568ad3e8 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:24.929711 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8f78e156-34ed-48fd-92d2-573653d9ed0f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:51:24.930734 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d9017108-2a71-475e-84ed-8a67568ad3e8 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 Jul 03 21:51:24.930965 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d9017108-2a71-475e-84ed-8a67568ad3e8 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:24.931150 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d9017108-2a71-475e-84ed-8a67568ad3e8 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:24.931313 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-d9017108-2a71-475e-84ed-8a67568ad3e8 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Show backup with id e936d36d-4505-4de4-83ef-a5a76b32f473. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:24.935952 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:24.935952 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:24.936164 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8f78e156-34ed-48fd-92d2-573653d9ed0f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c returned with HTTP 200 Jul 03 21:51:24.936792 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 538/2159] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:24 2026] GET /volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:24.936894 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d9017108-2a71-475e-84ed-8a67568ad3e8 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 returned with HTTP 200 Jul 03 21:51:24.937389 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 546/2160] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:24 2026] GET /volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:24.954450 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-3e344cc0-47e4-4bcc-9955-120381a7de94 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:24.955022 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3e344cc0-47e4-4bcc-9955-120381a7de94 None None] GET https://10.4.3.32/volume// Jul 03 21:51:24.955250 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3e344cc0-47e4-4bcc-9955-120381a7de94 None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:24.955510 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3e344cc0-47e4-4bcc-9955-120381a7de94 None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:24.955897 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3e344cc0-47e4-4bcc-9955-120381a7de94 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:51:24.956290 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 543/2161] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:51: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 21:51:24.964877 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-3840729d-3317-4983-93f1-a4f1ee24699b req-0f7c7ec9-1358-4988-8869-66159fdcec2f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:24.967004 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-3840729d-3317-4983-93f1-a4f1ee24699b req-0f7c7ec9-1358-4988-8869-66159fdcec2f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/e702e369-139c-4274-b5c6-eee525684073 Jul 03 21:51:24.967260 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-3840729d-3317-4983-93f1-a4f1ee24699b req-0f7c7ec9-1358-4988-8869-66159fdcec2f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:24.967540 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-3840729d-3317-4983-93f1-a4f1ee24699b req-0f7c7ec9-1358-4988-8869-66159fdcec2f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:24.977200 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:24.977200 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:24.980645 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-3840729d-3317-4983-93f1-a4f1ee24699b req-0f7c7ec9-1358-4988-8869-66159fdcec2f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:51:24.985017 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-3840729d-3317-4983-93f1-a4f1ee24699b req-0f7c7ec9-1358-4988-8869-66159fdcec2f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/e702e369-139c-4274-b5c6-eee525684073 returned with HTTP 200 Jul 03 21:51:24.985461 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 535/2162] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:51:24 2026] GET /volume/v3/volumes/e702e369-139c-4274-b5c6-eee525684073 => generated 1049 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:51:25.080532 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-3840729d-3317-4983-93f1-a4f1ee24699b req-8f14b342-4d2d-4940-8dc9-0d49aea028ab None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:25.083246 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-3840729d-3317-4983-93f1-a4f1ee24699b req-8f14b342-4d2d-4940-8dc9-0d49aea028ab tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] PUT https://10.4.3.32/volume/v3/attachments/6c1e1764-cfe3-437a-96aa-ab84035620a4 Jul 03 21:51:25.083721 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-3840729d-3317-4983-93f1-a4f1ee24699b req-8f14b342-4d2d-4940-8dc9-0d49aea028ab tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:25.093537 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-3840729d-3317-4983-93f1-a4f1ee24699b req-8f14b342-4d2d-4940-8dc9-0d49aea028ab tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Acquiring lock "cinder-attachment_update-e702e369-139c-4274-b5c6-eee525684073-np0000004475" by "attachment_update" {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:51:25.098898 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-3840729d-3317-4983-93f1-a4f1ee24699b req-8f14b342-4d2d-4940-8dc9-0d49aea028ab tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Lock "cinder-attachment_update-e702e369-139c-4274-b5c6-eee525684073-np0000004475" acquired by "attachment_update" :: waited 0.005s {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:51:25.100388 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:25.100388 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:25.316319 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-5f84ab53-8daa-431c-814d-41dc8c66f2e8 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:25.318149 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5f84ab53-8daa-431c-814d-41dc8c66f2e8 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/volumes/1f9085d2-5991-4b43-a10f-8fa62cbdd333 Jul 03 21:51:25.318466 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5f84ab53-8daa-431c-814d-41dc8c66f2e8 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:25.318703 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5f84ab53-8daa-431c-814d-41dc8c66f2e8 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:25.325620 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:25.325620 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:25.329275 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-5f84ab53-8daa-431c-814d-41dc8c66f2e8 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Volume info retrieved successfully. Jul 03 21:51:25.333836 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5f84ab53-8daa-431c-814d-41dc8c66f2e8 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/volumes/1f9085d2-5991-4b43-a10f-8fa62cbdd333 returned with HTTP 200 Jul 03 21:51:25.334251 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 547/2163] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:25 2026] GET /volume/v3/volumes/1f9085d2-5991-4b43-a10f-8fa62cbdd333 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:25.347197 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ee6afd44-0829-4d71-beee-12428ceaadf5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:25.350261 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ee6afd44-0829-4d71-beee-12428ceaadf5 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:51:25.350720 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ee6afd44-0829-4d71-beee-12428ceaadf5 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1f9085d2-5991-4b43-a10f-8fa62cbdd333", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1667364775"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:25.361098 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:25.361098 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:25.361558 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-ee6afd44-0829-4d71-beee-12428ceaadf5 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Volume info retrieved successfully. Jul 03 21:51:25.361718 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-ee6afd44-0829-4d71-beee-12428ceaadf5 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Create snapshot from volume 1f9085d2-5991-4b43-a10f-8fa62cbdd333 Jul 03 21:51:25.389031 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-ee6afd44-0829-4d71-beee-12428ceaadf5 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Created reservations ['c1f700b4-4489-43df-af02-75ace84c6588', '1dda7952-3936-41ca-94f5-a33719f50589', 'eda5d788-ab55-4b73-8d32-8c604fc93fae', '6b675c00-6b77-41b9-a99d-d3d04e240899'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:51:25.426299 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-ee6afd44-0829-4d71-beee-12428ceaadf5 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Snapshot create request issued successfully. Jul 03 21:51:25.426707 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ee6afd44-0829-4d71-beee-12428ceaadf5 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:51:25.427222 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 544/2164] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:51:25 2026] POST /volume/v3/snapshots => generated 308 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:51:25.435748 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-0a3dde29-40ab-480a-856c-5741f46e1d03 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:25.437614 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0a3dde29-40ab-480a-856c-5741f46e1d03 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/snapshots/14f2d3f1-4983-4f15-b6b1-fcc26bf3814c Jul 03 21:51:25.437912 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0a3dde29-40ab-480a-856c-5741f46e1d03 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:25.438165 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0a3dde29-40ab-480a-856c-5741f46e1d03 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:25.444325 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:25.444325 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:25.444797 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-0a3dde29-40ab-480a-856c-5741f46e1d03 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Snapshot retrieved successfully. Jul 03 21:51:25.445811 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0a3dde29-40ab-480a-856c-5741f46e1d03 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/snapshots/14f2d3f1-4983-4f15-b6b1-fcc26bf3814c returned with HTTP 200 Jul 03 21:51:25.446327 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 536/2165] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:51:25 2026] GET /volume/v3/snapshots/14f2d3f1-4983-4f15-b6b1-fcc26bf3814c => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:25.591822 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7a59518a-7b4d-4aaa-aa6f-f44f4c240990 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:25.592219 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7a59518a-7b4d-4aaa-aa6f-f44f4c240990 None None] GET https://10.4.3.32/volume// Jul 03 21:51:25.592382 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7a59518a-7b4d-4aaa-aa6f-f44f4c240990 None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:25.592539 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7a59518a-7b4d-4aaa-aa6f-f44f4c240990 None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:25.592843 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7a59518a-7b4d-4aaa-aa6f-f44f4c240990 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:51:25.593108 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 548/2166] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:51: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 21:51:25.599939 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-d41d0b4c-751e-4418-bbe3-534ed4ba148c req-dc1800eb-a891-4388-a4f8-38eeb6d12aca None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:25.602522 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-d41d0b4c-751e-4418-bbe3-534ed4ba148c req-dc1800eb-a891-4388-a4f8-38eeb6d12aca tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:51:25.602946 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-d41d0b4c-751e-4418-bbe3-534ed4ba148c req-dc1800eb-a891-4388-a4f8-38eeb6d12aca tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f2a6fae5-b8da-4458-a5f7-ce805f23a399", "connector": null, "instance_uuid": "917bf1fd-4fbe-4708-85cf-12eedc2cf771"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:25.612976 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:25.612976 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:25.624802 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-3840729d-3317-4983-93f1-a4f1ee24699b req-8f14b342-4d2d-4940-8dc9-0d49aea028ab tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Lock "cinder-attachment_update-e702e369-139c-4274-b5c6-eee525684073-np0000004475" released by "attachment_update" :: held 0.526s {{(pid=99935) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:51:25.625081 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-3840729d-3317-4983-93f1-a4f1ee24699b req-8f14b342-4d2d-4940-8dc9-0d49aea028ab tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments/6c1e1764-cfe3-437a-96aa-ab84035620a4 returned with HTTP 200 Jul 03 21:51:25.625609 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 539/2167] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:51:25 2026] PUT /volume/v3/attachments/6c1e1764-cfe3-437a-96aa-ab84035620a4 => generated 968 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:25.647528 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-d41d0b4c-751e-4418-bbe3-534ed4ba148c req-dc1800eb-a891-4388-a4f8-38eeb6d12aca tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:51:25.648003 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 545/2168] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:51:25 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 21:51:25.947844 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-6446b4b7-23e8-4993-b9b8-d5436e451825 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:25.949222 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9ce4e2c5-9274-4ed7-8f8e-d02dbb4ad358 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:25.950034 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6446b4b7-23e8-4993-b9b8-d5436e451825 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 Jul 03 21:51:25.950354 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6446b4b7-23e8-4993-b9b8-d5436e451825 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:25.950651 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6446b4b7-23e8-4993-b9b8-d5436e451825 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:25.950802 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-6446b4b7-23e8-4993-b9b8-d5436e451825 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Show backup with id e936d36d-4505-4de4-83ef-a5a76b32f473. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:25.951352 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9ce4e2c5-9274-4ed7-8f8e-d02dbb4ad358 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c Jul 03 21:51:25.951641 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9ce4e2c5-9274-4ed7-8f8e-d02dbb4ad358 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:25.951878 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9ce4e2c5-9274-4ed7-8f8e-d02dbb4ad358 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:25.956832 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:25.956832 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:25.957921 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6446b4b7-23e8-4993-b9b8-d5436e451825 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 returned with HTTP 200 Jul 03 21:51:25.958423 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 537/2169] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:25 2026] GET /volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:25.964677 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:25.964677 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:25.969809 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-9ce4e2c5-9274-4ed7-8f8e-d02dbb4ad358 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:51:25.975838 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9ce4e2c5-9274-4ed7-8f8e-d02dbb4ad358 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c returned with HTTP 200 Jul 03 21:51:25.976397 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 549/2170] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:25 2026] GET /volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:26.075784 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-3d26f439-e5a6-4f73-8c00-79e37125ef8e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:26.078322 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3d26f439-e5a6-4f73-8c00-79e37125ef8e tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 Jul 03 21:51:26.078599 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3d26f439-e5a6-4f73-8c00-79e37125ef8e tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:26.078863 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3d26f439-e5a6-4f73-8c00-79e37125ef8e tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:26.091684 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:26.091684 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:26.095813 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-3d26f439-e5a6-4f73-8c00-79e37125ef8e tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:51:26.101614 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3d26f439-e5a6-4f73-8c00-79e37125ef8e tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 returned with HTTP 200 Jul 03 21:51:26.102024 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 540/2171] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:26 2026] GET /volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 => generated 936 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:26.135290 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-3840729d-3317-4983-93f1-a4f1ee24699b req-0f225799-f4a8-4fb2-9cd8-4961129a8741 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:26.137504 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-3840729d-3317-4983-93f1-a4f1ee24699b req-0f225799-f4a8-4fb2-9cd8-4961129a8741 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] POST https://10.4.3.32/volume/v3/attachments/6c1e1764-cfe3-437a-96aa-ab84035620a4/action Jul 03 21:51:26.137916 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-3840729d-3317-4983-93f1-a4f1ee24699b req-0f225799-f4a8-4fb2-9cd8-4961129a8741 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action body: b'{"os-complete": null}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:51:26.138040 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-3840729d-3317-4983-93f1-a4f1ee24699b req-0f225799-f4a8-4fb2-9cd8-4961129a8741 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:26.155212 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:26.155212 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:26.169864 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-3840729d-3317-4983-93f1-a4f1ee24699b req-0f225799-f4a8-4fb2-9cd8-4961129a8741 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments/6c1e1764-cfe3-437a-96aa-ab84035620a4/action returned with HTTP 204 Jul 03 21:51:26.170690 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 546/2172] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:51:26 2026] POST /volume/v3/attachments/6c1e1764-cfe3-437a-96aa-ab84035620a4/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:26.203366 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f9241cd7-9422-4f4c-acab-42664ca0bc72 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:26.203763 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f9241cd7-9422-4f4c-acab-42664ca0bc72 None None] GET https://10.4.3.32/volume// Jul 03 21:51:26.203926 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f9241cd7-9422-4f4c-acab-42664ca0bc72 None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:26.204106 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f9241cd7-9422-4f4c-acab-42664ca0bc72 None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:26.204459 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f9241cd7-9422-4f4c-acab-42664ca0bc72 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:51:26.204729 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 538/2173] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:51:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 21:51:26.212681 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-d41d0b4c-751e-4418-bbe3-534ed4ba148c req-22461334-7a2a-4a70-a4bc-4d0d67c5741b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:26.216525 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-d41d0b4c-751e-4418-bbe3-534ed4ba148c req-22461334-7a2a-4a70-a4bc-4d0d67c5741b tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 Jul 03 21:51:26.216739 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-d41d0b4c-751e-4418-bbe3-534ed4ba148c req-22461334-7a2a-4a70-a4bc-4d0d67c5741b tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:26.216972 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-d41d0b4c-751e-4418-bbe3-534ed4ba148c req-22461334-7a2a-4a70-a4bc-4d0d67c5741b tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:26.230288 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:26.230288 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:26.236166 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-d41d0b4c-751e-4418-bbe3-534ed4ba148c req-22461334-7a2a-4a70-a4bc-4d0d67c5741b tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:51:26.240788 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-d41d0b4c-751e-4418-bbe3-534ed4ba148c req-22461334-7a2a-4a70-a4bc-4d0d67c5741b tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 returned with HTTP 200 Jul 03 21:51:26.241172 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 550/2174] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:51:26 2026] GET /volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 => generated 1116 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:51:26.365027 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-d41d0b4c-751e-4418-bbe3-534ed4ba148c req-b5c01ef6-c7e3-4fd8-9964-c99320e724cf None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:26.367994 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-d41d0b4c-751e-4418-bbe3-534ed4ba148c req-b5c01ef6-c7e3-4fd8-9964-c99320e724cf tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] PUT https://10.4.3.32/volume/v3/attachments/69dccd8a-b06c-4578-8358-348bf4ad26a2 Jul 03 21:51:26.368533 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-d41d0b4c-751e-4418-bbe3-534ed4ba148c req-b5c01ef6-c7e3-4fd8-9964-c99320e724cf tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:26.380617 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-d41d0b4c-751e-4418-bbe3-534ed4ba148c req-b5c01ef6-c7e3-4fd8-9964-c99320e724cf tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Acquiring lock "cinder-attachment_update-f2a6fae5-b8da-4458-a5f7-ce805f23a399-np0000004475" by "attachment_update" {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:51:26.390976 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-d41d0b4c-751e-4418-bbe3-534ed4ba148c req-b5c01ef6-c7e3-4fd8-9964-c99320e724cf tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Lock "cinder-attachment_update-f2a6fae5-b8da-4458-a5f7-ce805f23a399-np0000004475" acquired by "attachment_update" :: waited 0.010s {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:51:26.392801 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:26.392801 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:26.456318 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f851858b-937e-4077-b6c4-184034fc89d1 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:26.459041 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f851858b-937e-4077-b6c4-184034fc89d1 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/snapshots/14f2d3f1-4983-4f15-b6b1-fcc26bf3814c Jul 03 21:51:26.459383 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f851858b-937e-4077-b6c4-184034fc89d1 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:26.459686 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f851858b-937e-4077-b6c4-184034fc89d1 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:26.467318 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:26.467318 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:26.467757 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-f851858b-937e-4077-b6c4-184034fc89d1 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Snapshot retrieved successfully. Jul 03 21:51:26.468829 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f851858b-937e-4077-b6c4-184034fc89d1 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/snapshots/14f2d3f1-4983-4f15-b6b1-fcc26bf3814c returned with HTTP 200 Jul 03 21:51:26.469913 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 547/2175] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:51:26 2026] GET /volume/v3/snapshots/14f2d3f1-4983-4f15-b6b1-fcc26bf3814c => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:26.481001 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-76dafe2a-472d-437b-84c7-6ad88b6de0be None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:26.483422 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-76dafe2a-472d-437b-84c7-6ad88b6de0be tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-reader] POST https://10.4.3.32/volume/v3/snapshots/14f2d3f1-4983-4f15-b6b1-fcc26bf3814c/action Jul 03 21:51:26.484339 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-76dafe2a-472d-437b-84c7-6ad88b6de0be tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:51:26.484339 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-76dafe2a-472d-437b-84c7-6ad88b6de0be tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:26.486026 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.contrib.snapshot_unmanage [None req-76dafe2a-472d-437b-84c7-6ad88b6de0be tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-reader] Unmanage snapshot with id: 14f2d3f1-4983-4f15-b6b1-fcc26bf3814c Jul 03 21:51:26.492554 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:26.492554 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:26.493046 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-76dafe2a-472d-437b-84c7-6ad88b6de0be tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-reader] Snapshot retrieved successfully. Jul 03 21:51:26.494124 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.policy [None req-76dafe2a-472d-437b-84c7-6ad88b6de0be tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '1c8bb2591e2b4cb1804d0ad52e16c2c4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '826ac06c4a434dc691263fcd1c4bfa10', '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=99933) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 21:51:26.494124 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-76dafe2a-472d-437b-84c7-6ad88b6de0be tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-reader] https://10.4.3.32/volume/v3/snapshots/14f2d3f1-4983-4f15-b6b1-fcc26bf3814c/action returned with HTTP 403 Jul 03 21:51:26.494647 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 539/2176] 10.4.3.32 () {68 vars in 1389 bytes} [Fri Jul 3 21:51:26 2026] POST /volume/v3/snapshots/14f2d3f1-4983-4f15-b6b1-fcc26bf3814c/action => generated 117 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:26.503017 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-fd26e0e6-8be3-49ce-ba39-32950ab076fb None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:26.505302 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fd26e0e6-8be3-49ce-ba39-32950ab076fb tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] DELETE https://10.4.3.32/volume/v3/snapshots/14f2d3f1-4983-4f15-b6b1-fcc26bf3814c Jul 03 21:51:26.505616 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fd26e0e6-8be3-49ce-ba39-32950ab076fb tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:26.505816 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fd26e0e6-8be3-49ce-ba39-32950ab076fb tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:26.508177 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.snapshots [None req-fd26e0e6-8be3-49ce-ba39-32950ab076fb tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Delete snapshot with id: 14f2d3f1-4983-4f15-b6b1-fcc26bf3814c Jul 03 21:51:26.513548 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:26.513548 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:26.514108 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-fd26e0e6-8be3-49ce-ba39-32950ab076fb tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Snapshot retrieved successfully. Jul 03 21:51:26.539550 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-fd26e0e6-8be3-49ce-ba39-32950ab076fb tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Snapshot delete request issued successfully. Jul 03 21:51:26.539808 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fd26e0e6-8be3-49ce-ba39-32950ab076fb tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/snapshots/14f2d3f1-4983-4f15-b6b1-fcc26bf3814c returned with HTTP 202 Jul 03 21:51:26.540282 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 551/2177] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:51:26 2026] DELETE /volume/v3/snapshots/14f2d3f1-4983-4f15-b6b1-fcc26bf3814c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:51:26.551122 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a0c919f4-b484-45f7-9e42-9d1ba9498e09 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:26.553174 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a0c919f4-b484-45f7-9e42-9d1ba9498e09 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/snapshots/14f2d3f1-4983-4f15-b6b1-fcc26bf3814c Jul 03 21:51:26.553494 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a0c919f4-b484-45f7-9e42-9d1ba9498e09 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:26.553681 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a0c919f4-b484-45f7-9e42-9d1ba9498e09 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:26.561589 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:26.561589 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:26.562057 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-a0c919f4-b484-45f7-9e42-9d1ba9498e09 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Snapshot retrieved successfully. Jul 03 21:51:26.563310 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a0c919f4-b484-45f7-9e42-9d1ba9498e09 tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/snapshots/14f2d3f1-4983-4f15-b6b1-fcc26bf3814c returned with HTTP 200 Jul 03 21:51:26.563930 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 548/2178] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:51:26 2026] GET /volume/v3/snapshots/14f2d3f1-4983-4f15-b6b1-fcc26bf3814c => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:26.921585 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-d41d0b4c-751e-4418-bbe3-534ed4ba148c req-b5c01ef6-c7e3-4fd8-9964-c99320e724cf tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Lock "cinder-attachment_update-f2a6fae5-b8da-4458-a5f7-ce805f23a399-np0000004475" released by "attachment_update" :: held 0.531s {{(pid=99935) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:51:26.922033 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-d41d0b4c-751e-4418-bbe3-534ed4ba148c req-b5c01ef6-c7e3-4fd8-9964-c99320e724cf tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/attachments/69dccd8a-b06c-4578-8358-348bf4ad26a2 returned with HTTP 200 Jul 03 21:51:26.922811 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 541/2179] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:51:26 2026] PUT /volume/v3/attachments/69dccd8a-b06c-4578-8358-348bf4ad26a2 => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:26.970769 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-fe600c41-efc0-48a4-b3cd-0e3fc00d4964 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:26.972642 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fe600c41-efc0-48a4-b3cd-0e3fc00d4964 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 Jul 03 21:51:26.972911 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fe600c41-efc0-48a4-b3cd-0e3fc00d4964 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:26.973154 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fe600c41-efc0-48a4-b3cd-0e3fc00d4964 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:26.973326 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-fe600c41-efc0-48a4-b3cd-0e3fc00d4964 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Show backup with id e936d36d-4505-4de4-83ef-a5a76b32f473. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:26.978464 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:26.978464 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:26.979440 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fe600c41-efc0-48a4-b3cd-0e3fc00d4964 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 returned with HTTP 200 Jul 03 21:51:26.979882 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 540/2180] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:26 2026] GET /volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:26.989867 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e3e51c07-fea7-4b13-8eb8-6e8b38e4b0ad None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:26.991968 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e3e51c07-fea7-4b13-8eb8-6e8b38e4b0ad tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c Jul 03 21:51:26.992217 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e3e51c07-fea7-4b13-8eb8-6e8b38e4b0ad tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:26.992465 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e3e51c07-fea7-4b13-8eb8-6e8b38e4b0ad tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:27.004059 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:27.004059 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:27.008996 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e3e51c07-fea7-4b13-8eb8-6e8b38e4b0ad tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:51:27.014151 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e3e51c07-fea7-4b13-8eb8-6e8b38e4b0ad tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c returned with HTTP 200 Jul 03 21:51:27.014961 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 552/2181] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:26 2026] GET /volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:27.115123 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c210c8b5-f6eb-4282-be35-4241d7977ee7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:27.117108 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c210c8b5-f6eb-4282-be35-4241d7977ee7 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 Jul 03 21:51:27.117395 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c210c8b5-f6eb-4282-be35-4241d7977ee7 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:27.117574 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c210c8b5-f6eb-4282-be35-4241d7977ee7 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:27.127960 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:27.127960 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:27.131662 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c210c8b5-f6eb-4282-be35-4241d7977ee7 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:51:27.137266 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c210c8b5-f6eb-4282-be35-4241d7977ee7 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 returned with HTTP 200 Jul 03 21:51:27.137266 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 549/2182] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:27 2026] GET /volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 => generated 937 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:27.574284 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-120bd526-d69c-4249-9ad0-98348661888e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:27.576447 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-120bd526-d69c-4249-9ad0-98348661888e tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/snapshots/14f2d3f1-4983-4f15-b6b1-fcc26bf3814c Jul 03 21:51:27.576657 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-120bd526-d69c-4249-9ad0-98348661888e tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:27.576880 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-120bd526-d69c-4249-9ad0-98348661888e tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:27.581576 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-120bd526-d69c-4249-9ad0-98348661888e tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/snapshots/14f2d3f1-4983-4f15-b6b1-fcc26bf3814c returned with HTTP 404 Jul 03 21:51:27.582098 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 542/2183] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:51:27 2026] GET /volume/v3/snapshots/14f2d3f1-4983-4f15-b6b1-fcc26bf3814c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:27.590911 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-0627aa24-b551-4e80-b171-0fc288871fcf None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:27.592760 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0627aa24-b551-4e80-b171-0fc288871fcf tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/1f9085d2-5991-4b43-a10f-8fa62cbdd333 Jul 03 21:51:27.592956 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0627aa24-b551-4e80-b171-0fc288871fcf tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:27.593146 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0627aa24-b551-4e80-b171-0fc288871fcf tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:27.593321 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-0627aa24-b551-4e80-b171-0fc288871fcf tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Delete volume with id: 1f9085d2-5991-4b43-a10f-8fa62cbdd333 Jul 03 21:51:27.600905 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:27.600905 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:27.601259 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-0627aa24-b551-4e80-b171-0fc288871fcf tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Volume info retrieved successfully. Jul 03 21:51:27.629399 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-0627aa24-b551-4e80-b171-0fc288871fcf tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Delete volume request issued successfully. Jul 03 21:51:27.629399 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0627aa24-b551-4e80-b171-0fc288871fcf tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/volumes/1f9085d2-5991-4b43-a10f-8fa62cbdd333 returned with HTTP 202 Jul 03 21:51:27.629399 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 541/2184] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:51:27 2026] DELETE /volume/v3/volumes/1f9085d2-5991-4b43-a10f-8fa62cbdd333 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:51:27.638141 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3f28a347-f670-4458-ad59-0ab2a58e641a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:27.640781 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3f28a347-f670-4458-ad59-0ab2a58e641a tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/volumes/1f9085d2-5991-4b43-a10f-8fa62cbdd333 Jul 03 21:51:27.640781 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3f28a347-f670-4458-ad59-0ab2a58e641a tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:27.640781 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3f28a347-f670-4458-ad59-0ab2a58e641a tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:27.649756 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:27.649756 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:27.655924 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-3f28a347-f670-4458-ad59-0ab2a58e641a tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Volume info retrieved successfully. Jul 03 21:51:27.664665 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3f28a347-f670-4458-ad59-0ab2a58e641a tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/volumes/1f9085d2-5991-4b43-a10f-8fa62cbdd333 returned with HTTP 200 Jul 03 21:51:27.664665 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 553/2185] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:27 2026] GET /volume/v3/volumes/1f9085d2-5991-4b43-a10f-8fa62cbdd333 => generated 1015 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:27.992244 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4a6c8cec-a3be-4d1b-97d8-1abab26336bf None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:27.994280 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4a6c8cec-a3be-4d1b-97d8-1abab26336bf tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 Jul 03 21:51:27.994519 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4a6c8cec-a3be-4d1b-97d8-1abab26336bf tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:27.995216 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4a6c8cec-a3be-4d1b-97d8-1abab26336bf tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:27.995216 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-4a6c8cec-a3be-4d1b-97d8-1abab26336bf tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Show backup with id e936d36d-4505-4de4-83ef-a5a76b32f473. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:27.999407 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:27.999407 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:28.000289 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4a6c8cec-a3be-4d1b-97d8-1abab26336bf tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 returned with HTTP 200 Jul 03 21:51:28.000743 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 550/2186] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:27 2026] GET /volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:28.029984 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9c042f07-dbdc-4f9f-81ea-4a99c4442112 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:28.031914 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9c042f07-dbdc-4f9f-81ea-4a99c4442112 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c Jul 03 21:51:28.032098 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9c042f07-dbdc-4f9f-81ea-4a99c4442112 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:28.032328 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9c042f07-dbdc-4f9f-81ea-4a99c4442112 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:28.042598 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:28.042598 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:28.046434 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-9c042f07-dbdc-4f9f-81ea-4a99c4442112 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:51:28.051101 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9c042f07-dbdc-4f9f-81ea-4a99c4442112 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c returned with HTTP 200 Jul 03 21:51:28.051607 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 543/2187] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:28 2026] GET /volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:28.150779 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b3037e96-969b-4a70-bf70-20d74a12fecf None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:28.152936 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b3037e96-969b-4a70-bf70-20d74a12fecf tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 Jul 03 21:51:28.153154 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b3037e96-969b-4a70-bf70-20d74a12fecf tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:28.153566 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b3037e96-969b-4a70-bf70-20d74a12fecf tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:28.167706 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:28.167706 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:28.171916 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-b3037e96-969b-4a70-bf70-20d74a12fecf tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:51:28.176785 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b3037e96-969b-4a70-bf70-20d74a12fecf tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 returned with HTTP 200 Jul 03 21:51:28.177128 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 542/2188] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:28 2026] GET /volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 => generated 937 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:28.600509 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-7169465d-6167-4cdf-b926-1bd6a9565e0c req-548236af-e669-4e8c-9ee3-bb1d5e3fab79 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:28.602699 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-7169465d-6167-4cdf-b926-1bd6a9565e0c req-548236af-e669-4e8c-9ee3-bb1d5e3fab79 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] POST https://10.4.3.32/volume/v3/attachments/96a340ad-6549-49f5-ac2b-f8b690addd3a/action Jul 03 21:51:28.603104 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-7169465d-6167-4cdf-b926-1bd6a9565e0c req-548236af-e669-4e8c-9ee3-bb1d5e3fab79 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action body: b'{"os-complete": null}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:51:28.603241 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-7169465d-6167-4cdf-b926-1bd6a9565e0c req-548236af-e669-4e8c-9ee3-bb1d5e3fab79 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:28.628736 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:28.628736 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:28.645886 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-7169465d-6167-4cdf-b926-1bd6a9565e0c req-548236af-e669-4e8c-9ee3-bb1d5e3fab79 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/attachments/96a340ad-6549-49f5-ac2b-f8b690addd3a/action returned with HTTP 204 Jul 03 21:51:28.646534 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 554/2189] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:51:28 2026] POST /volume/v3/attachments/96a340ad-6549-49f5-ac2b-f8b690addd3a/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:28.678493 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a2765a07-0797-4c4c-a1cd-f424ac2263cb None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:28.680890 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a2765a07-0797-4c4c-a1cd-f424ac2263cb tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] GET https://10.4.3.32/volume/v3/volumes/1f9085d2-5991-4b43-a10f-8fa62cbdd333 Jul 03 21:51:28.681138 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a2765a07-0797-4c4c-a1cd-f424ac2263cb tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:28.681437 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a2765a07-0797-4c4c-a1cd-f424ac2263cb tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:28.688124 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a2765a07-0797-4c4c-a1cd-f424ac2263cb tempest-ProjectReaderTests-1728075136 tempest-ProjectReaderTests-1728075136-project-admin] https://10.4.3.32/volume/v3/volumes/1f9085d2-5991-4b43-a10f-8fa62cbdd333 returned with HTTP 404 Jul 03 21:51:28.688741 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 551/2190] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:28 2026] GET /volume/v3/volumes/1f9085d2-5991-4b43-a10f-8fa62cbdd333 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:29.013715 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-6785d791-5a96-4e52-8b03-397e1e14b947 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:29.015496 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6785d791-5a96-4e52-8b03-397e1e14b947 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 Jul 03 21:51:29.015740 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6785d791-5a96-4e52-8b03-397e1e14b947 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:29.016005 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6785d791-5a96-4e52-8b03-397e1e14b947 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:29.016090 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-6785d791-5a96-4e52-8b03-397e1e14b947 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Show backup with id e936d36d-4505-4de4-83ef-a5a76b32f473. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:29.024242 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:29.024242 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:29.025457 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6785d791-5a96-4e52-8b03-397e1e14b947 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 returned with HTTP 200 Jul 03 21:51:29.025907 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 544/2191] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:29 2026] GET /volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:29.068526 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8c37251c-35e8-46f9-86bf-3b471e58ae1a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:29.070242 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8c37251c-35e8-46f9-86bf-3b471e58ae1a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c Jul 03 21:51:29.070717 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8c37251c-35e8-46f9-86bf-3b471e58ae1a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:29.070994 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8c37251c-35e8-46f9-86bf-3b471e58ae1a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:29.084974 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:29.084974 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:29.091329 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-8c37251c-35e8-46f9-86bf-3b471e58ae1a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:51:29.098924 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8c37251c-35e8-46f9-86bf-3b471e58ae1a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c returned with HTTP 200 Jul 03 21:51:29.098924 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 543/2192] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:29 2026] GET /volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:29.194455 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8a925d00-27c5-46e0-af8d-85050bc88ab4 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:29.196489 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8a925d00-27c5-46e0-af8d-85050bc88ab4 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 Jul 03 21:51:29.196779 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8a925d00-27c5-46e0-af8d-85050bc88ab4 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:29.197715 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8a925d00-27c5-46e0-af8d-85050bc88ab4 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:29.214162 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:29.214162 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:29.233222 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-8a925d00-27c5-46e0-af8d-85050bc88ab4 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:51:29.241461 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8a925d00-27c5-46e0-af8d-85050bc88ab4 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 returned with HTTP 200 Jul 03 21:51:29.242508 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 555/2193] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:29 2026] GET /volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 => generated 937 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:30.042833 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6229427d-7141-4d24-b4ef-6b352566de2e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:30.045613 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6229427d-7141-4d24-b4ef-6b352566de2e tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 Jul 03 21:51:30.046144 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6229427d-7141-4d24-b4ef-6b352566de2e tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:30.046522 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6229427d-7141-4d24-b4ef-6b352566de2e tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:30.047186 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-6229427d-7141-4d24-b4ef-6b352566de2e tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Show backup with id e936d36d-4505-4de4-83ef-a5a76b32f473. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:30.055808 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:30.055808 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:30.056967 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6229427d-7141-4d24-b4ef-6b352566de2e tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 returned with HTTP 200 Jul 03 21:51:30.058386 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 552/2194] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:30 2026] GET /volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 => generated 795 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:30.115710 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-af8f6b27-fd50-492d-bb33-e4bcc6f995eb None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:30.118057 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-af8f6b27-fd50-492d-bb33-e4bcc6f995eb tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c Jul 03 21:51:30.118329 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-af8f6b27-fd50-492d-bb33-e4bcc6f995eb tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:30.118585 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-af8f6b27-fd50-492d-bb33-e4bcc6f995eb tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:30.135021 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:30.135021 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:30.148349 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-af8f6b27-fd50-492d-bb33-e4bcc6f995eb tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:51:30.158126 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-af8f6b27-fd50-492d-bb33-e4bcc6f995eb tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c returned with HTTP 200 Jul 03 21:51:30.158968 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 545/2195] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:30 2026] GET /volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:30.261807 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-6ed2caf4-69bd-47e2-8bef-4cad47e72371 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:30.263843 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6ed2caf4-69bd-47e2-8bef-4cad47e72371 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 Jul 03 21:51:30.264276 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6ed2caf4-69bd-47e2-8bef-4cad47e72371 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:30.264673 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6ed2caf4-69bd-47e2-8bef-4cad47e72371 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:30.280638 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:30.280638 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:30.291414 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-6ed2caf4-69bd-47e2-8bef-4cad47e72371 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:51:30.298645 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6ed2caf4-69bd-47e2-8bef-4cad47e72371 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 returned with HTTP 200 Jul 03 21:51:30.299403 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 544/2196] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:30 2026] GET /volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 => generated 937 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:31.079062 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8fdf6da2-944c-4f64-a21a-66d6aef58fb1 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:31.081120 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8fdf6da2-944c-4f64-a21a-66d6aef58fb1 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 Jul 03 21:51:31.081357 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8fdf6da2-944c-4f64-a21a-66d6aef58fb1 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:31.081599 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8fdf6da2-944c-4f64-a21a-66d6aef58fb1 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:31.081710 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-8fdf6da2-944c-4f64-a21a-66d6aef58fb1 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Show backup with id e936d36d-4505-4de4-83ef-a5a76b32f473. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:31.088239 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:31.088239 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:31.089292 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8fdf6da2-944c-4f64-a21a-66d6aef58fb1 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 returned with HTTP 200 Jul 03 21:51:31.089700 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 556/2197] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:31 2026] GET /volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:31.176456 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a77a4d3e-aa4b-4a5a-85ad-22201bc0f20a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:31.180466 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a77a4d3e-aa4b-4a5a-85ad-22201bc0f20a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c Jul 03 21:51:31.180703 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a77a4d3e-aa4b-4a5a-85ad-22201bc0f20a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:31.180974 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a77a4d3e-aa4b-4a5a-85ad-22201bc0f20a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:31.192146 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:31.192146 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:31.196714 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-a77a4d3e-aa4b-4a5a-85ad-22201bc0f20a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:51:31.204210 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a77a4d3e-aa4b-4a5a-85ad-22201bc0f20a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c returned with HTTP 200 Jul 03 21:51:31.204398 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 553/2198] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:31 2026] GET /volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:31.314883 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-302123ab-a4e3-4492-a179-06d8a9d78b71 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:31.317873 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-302123ab-a4e3-4492-a179-06d8a9d78b71 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 Jul 03 21:51:31.318100 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-302123ab-a4e3-4492-a179-06d8a9d78b71 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:31.318392 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-302123ab-a4e3-4492-a179-06d8a9d78b71 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:31.332469 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:31.332469 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:31.337642 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-302123ab-a4e3-4492-a179-06d8a9d78b71 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:51:31.345400 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-302123ab-a4e3-4492-a179-06d8a9d78b71 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 returned with HTTP 200 Jul 03 21:51:31.345400 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 546/2199] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:31 2026] GET /volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 => generated 937 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:31.489967 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-2ff571a4-4f34-4e32-9bdb-4ce65bce3c5f req-12ee5d41-7131-4a8a-9082-ef8912fa6e5a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:31.493113 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-2ff571a4-4f34-4e32-9bdb-4ce65bce3c5f req-12ee5d41-7131-4a8a-9082-ef8912fa6e5a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] POST https://10.4.3.32/volume/v3/attachments/2323dcb1-8e36-4728-a89a-c426d07572ec/action Jul 03 21:51:31.493588 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-2ff571a4-4f34-4e32-9bdb-4ce65bce3c5f req-12ee5d41-7131-4a8a-9082-ef8912fa6e5a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Action body: b'{"os-complete": null}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:51:31.494120 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-2ff571a4-4f34-4e32-9bdb-4ce65bce3c5f req-12ee5d41-7131-4a8a-9082-ef8912fa6e5a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:31.516912 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:31.516912 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:31.539656 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-2ff571a4-4f34-4e32-9bdb-4ce65bce3c5f req-12ee5d41-7131-4a8a-9082-ef8912fa6e5a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/attachments/2323dcb1-8e36-4728-a89a-c426d07572ec/action returned with HTTP 204 Jul 03 21:51:31.540347 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 545/2200] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:51:31 2026] POST /volume/v3/attachments/2323dcb1-8e36-4728-a89a-c426d07572ec/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:32.104111 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-4a329365-a03d-4e7a-a893-0e3862f8f823 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:32.105941 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4a329365-a03d-4e7a-a893-0e3862f8f823 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 Jul 03 21:51:32.106170 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4a329365-a03d-4e7a-a893-0e3862f8f823 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:32.106491 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4a329365-a03d-4e7a-a893-0e3862f8f823 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:32.106672 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-4a329365-a03d-4e7a-a893-0e3862f8f823 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Show backup with id e936d36d-4505-4de4-83ef-a5a76b32f473. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:32.112143 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:32.112143 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:32.113020 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4a329365-a03d-4e7a-a893-0e3862f8f823 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 returned with HTTP 200 Jul 03 21:51:32.113502 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 557/2201] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:32 2026] GET /volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:32.221460 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ac8663ee-e34b-4d9e-a176-12ab50ec7230 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:32.223297 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ac8663ee-e34b-4d9e-a176-12ab50ec7230 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c Jul 03 21:51:32.223524 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ac8663ee-e34b-4d9e-a176-12ab50ec7230 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:32.223712 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ac8663ee-e34b-4d9e-a176-12ab50ec7230 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:32.234999 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:32.234999 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:32.239484 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-ac8663ee-e34b-4d9e-a176-12ab50ec7230 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:51:32.244579 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ac8663ee-e34b-4d9e-a176-12ab50ec7230 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c returned with HTTP 200 Jul 03 21:51:32.245075 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 554/2202] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:32 2026] GET /volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c => generated 1132 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:32.263667 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8985d9a2-4076-4c78-b703-bffd74e2819f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:32.267014 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8985d9a2-4076-4c78-b703-bffd74e2819f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] POST https://10.4.3.32/volume/v3/backups Jul 03 21:51:32.267501 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8985d9a2-4076-4c78-b703-bffd74e2819f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b7f4c5b6-0bab-4003-9f7f-1171d564c00c", "force": true, "name": "tempest-VolumesBackupsTest-Backup-949094505", "container": "tempest-volumesbackupstest-backup-container-577116137"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:32.269423 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.contrib.backups [None req-8985d9a2-4076-4c78-b703-bffd74e2819f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Creating new backup {'backup': {'volume_id': 'b7f4c5b6-0bab-4003-9f7f-1171d564c00c', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-949094505', 'container': 'tempest-volumesbackupstest-backup-container-577116137'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 21:51:32.269601 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.contrib.backups [None req-8985d9a2-4076-4c78-b703-bffd74e2819f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Creating backup of volume b7f4c5b6-0bab-4003-9f7f-1171d564c00c in container tempest-volumesbackupstest-backup-container-577116137 Jul 03 21:51:32.289799 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:32.289799 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:32.291007 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8985d9a2-4076-4c78-b703-bffd74e2819f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:51:32.312506 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-8985d9a2-4076-4c78-b703-bffd74e2819f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Created reservations ['cb7b1faa-c8f0-4e39-a474-bb41c6844b4d', 'acb300e5-5a0c-413d-b162-a882f96b900f'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:51:32.359125 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8985d9a2-4076-4c78-b703-bffd74e2819f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 21:51:32.359704 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 547/2203] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:51:32 2026] POST /volume/v3/backups => generated 327 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:51:32.362553 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e41139c1-c417-4ed7-b0e4-2f9fc4f5afb2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:32.364636 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e41139c1-c417-4ed7-b0e4-2f9fc4f5afb2 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 Jul 03 21:51:32.364890 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e41139c1-c417-4ed7-b0e4-2f9fc4f5afb2 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:32.365126 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e41139c1-c417-4ed7-b0e4-2f9fc4f5afb2 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:32.370560 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d97a9a85-e8cf-4a9e-bc9b-0a52126f842b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:32.374048 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d97a9a85-e8cf-4a9e-bc9b-0a52126f842b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b Jul 03 21:51:32.374310 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d97a9a85-e8cf-4a9e-bc9b-0a52126f842b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:32.374540 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d97a9a85-e8cf-4a9e-bc9b-0a52126f842b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:32.374662 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-d97a9a85-e8cf-4a9e-bc9b-0a52126f842b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 5a6fa006-ed3d-4cbe-a813-b360a35c7b1b. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:32.377192 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:32.377192 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:32.382757 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:32.382757 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:32.382757 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d97a9a85-e8cf-4a9e-bc9b-0a52126f842b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b returned with HTTP 200 Jul 03 21:51:32.382757 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 558/2204] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:32 2026] GET /volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b => generated 785 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:32.382922 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-e41139c1-c417-4ed7-b0e4-2f9fc4f5afb2 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:51:32.389826 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e41139c1-c417-4ed7-b0e4-2f9fc4f5afb2 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 returned with HTTP 200 Jul 03 21:51:32.389826 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 546/2205] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:32 2026] GET /volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 => generated 937 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:33.123801 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-81b3a079-b93a-4290-84f9-0a9de0b848e7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:33.125579 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-81b3a079-b93a-4290-84f9-0a9de0b848e7 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 Jul 03 21:51:33.125799 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-81b3a079-b93a-4290-84f9-0a9de0b848e7 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:33.125987 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-81b3a079-b93a-4290-84f9-0a9de0b848e7 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:33.126077 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-81b3a079-b93a-4290-84f9-0a9de0b848e7 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Show backup with id e936d36d-4505-4de4-83ef-a5a76b32f473. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:33.130694 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:33.130694 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:33.131722 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-81b3a079-b93a-4290-84f9-0a9de0b848e7 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 returned with HTTP 200 Jul 03 21:51:33.132055 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 555/2206] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:33 2026] GET /volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:33.391329 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-929ea7a7-e922-4567-871b-3cf2c69885c0 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:33.393297 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-929ea7a7-e922-4567-871b-3cf2c69885c0 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b Jul 03 21:51:33.393578 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-929ea7a7-e922-4567-871b-3cf2c69885c0 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:33.393819 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-929ea7a7-e922-4567-871b-3cf2c69885c0 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:33.393983 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-929ea7a7-e922-4567-871b-3cf2c69885c0 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 5a6fa006-ed3d-4cbe-a813-b360a35c7b1b. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:33.400300 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:33.400300 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:33.401063 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-929ea7a7-e922-4567-871b-3cf2c69885c0 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b returned with HTTP 200 Jul 03 21:51:33.401532 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 548/2207] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:33 2026] GET /volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:33.404647 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9f4c4e79-ab2c-49c8-9a35-6b5d30c7ff81 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:33.406570 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9f4c4e79-ab2c-49c8-9a35-6b5d30c7ff81 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 Jul 03 21:51:33.406757 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9f4c4e79-ab2c-49c8-9a35-6b5d30c7ff81 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:33.406934 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9f4c4e79-ab2c-49c8-9a35-6b5d30c7ff81 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:33.416483 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:33.416483 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:33.419884 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-9f4c4e79-ab2c-49c8-9a35-6b5d30c7ff81 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:51:33.423755 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9f4c4e79-ab2c-49c8-9a35-6b5d30c7ff81 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 returned with HTTP 200 Jul 03 21:51:33.424135 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 559/2208] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:33 2026] GET /volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 => generated 937 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:34.146835 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-fadd64ed-069e-4227-8d70-fc52d38874a0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:34.148963 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fadd64ed-069e-4227-8d70-fc52d38874a0 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 Jul 03 21:51:34.149264 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fadd64ed-069e-4227-8d70-fc52d38874a0 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:34.149485 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fadd64ed-069e-4227-8d70-fc52d38874a0 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:34.149599 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-fadd64ed-069e-4227-8d70-fc52d38874a0 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Show backup with id e936d36d-4505-4de4-83ef-a5a76b32f473. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:34.154554 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:34.154554 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:34.156731 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fadd64ed-069e-4227-8d70-fc52d38874a0 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 returned with HTTP 200 Jul 03 21:51:34.157418 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 547/2209] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:34 2026] GET /volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:34.363679 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-3840729d-3317-4983-93f1-a4f1ee24699b req-defd62fe-3e0c-4988-94fd-b5a635a7f15e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:34.366684 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-3840729d-3317-4983-93f1-a4f1ee24699b req-defd62fe-3e0c-4988-94fd-b5a635a7f15e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/e702e369-139c-4274-b5c6-eee525684073/encryption Jul 03 21:51:34.366928 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-3840729d-3317-4983-93f1-a4f1ee24699b req-defd62fe-3e0c-4988-94fd-b5a635a7f15e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:34.367176 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-3840729d-3317-4983-93f1-a4f1ee24699b req-defd62fe-3e0c-4988-94fd-b5a635a7f15e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'index' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:34.382692 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:34.382692 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:34.394166 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-3840729d-3317-4983-93f1-a4f1ee24699b req-defd62fe-3e0c-4988-94fd-b5a635a7f15e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/e702e369-139c-4274-b5c6-eee525684073/encryption returned with HTTP 200 Jul 03 21:51:34.394722 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 556/2210] 10.4.3.32 () {68 vars in 1624 bytes} [Fri Jul 3 21:51:34 2026] GET /volume/v3/volumes/e702e369-139c-4274-b5c6-eee525684073/encryption => generated 161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:34.415497 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4b92d1df-4df3-4266-9131-902488f4b3f7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:34.417562 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4b92d1df-4df3-4266-9131-902488f4b3f7 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b Jul 03 21:51:34.417784 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4b92d1df-4df3-4266-9131-902488f4b3f7 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:34.418007 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4b92d1df-4df3-4266-9131-902488f4b3f7 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:34.418141 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-4b92d1df-4df3-4266-9131-902488f4b3f7 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 5a6fa006-ed3d-4cbe-a813-b360a35c7b1b. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:34.422934 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:34.422934 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:34.423937 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4b92d1df-4df3-4266-9131-902488f4b3f7 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b returned with HTTP 200 Jul 03 21:51:34.424396 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 549/2211] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:34 2026] GET /volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:34.439667 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-20fb8374-04a5-43de-a516-691d21921505 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:34.441682 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-20fb8374-04a5-43de-a516-691d21921505 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 Jul 03 21:51:34.441932 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-20fb8374-04a5-43de-a516-691d21921505 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:34.442158 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-20fb8374-04a5-43de-a516-691d21921505 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:34.461021 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:34.461021 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:34.467141 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-20fb8374-04a5-43de-a516-691d21921505 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:51:34.473755 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-20fb8374-04a5-43de-a516-691d21921505 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 returned with HTTP 200 Jul 03 21:51:34.474229 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 560/2212] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:34 2026] GET /volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 => generated 937 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:34.523762 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-d41d0b4c-751e-4418-bbe3-534ed4ba148c req-49552f4a-0c10-4fda-93ca-81ffddb8f694 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:34.526491 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-d41d0b4c-751e-4418-bbe3-534ed4ba148c req-49552f4a-0c10-4fda-93ca-81ffddb8f694 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] POST https://10.4.3.32/volume/v3/attachments/69dccd8a-b06c-4578-8358-348bf4ad26a2/action Jul 03 21:51:34.527210 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-d41d0b4c-751e-4418-bbe3-534ed4ba148c req-49552f4a-0c10-4fda-93ca-81ffddb8f694 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Action body: b'{"os-complete": null}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:51:34.527388 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-d41d0b4c-751e-4418-bbe3-534ed4ba148c req-49552f4a-0c10-4fda-93ca-81ffddb8f694 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:34.552263 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:34.552263 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:34.568040 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-d41d0b4c-751e-4418-bbe3-534ed4ba148c req-49552f4a-0c10-4fda-93ca-81ffddb8f694 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/attachments/69dccd8a-b06c-4578-8358-348bf4ad26a2/action returned with HTTP 204 Jul 03 21:51:34.568863 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 548/2213] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:51:34 2026] POST /volume/v3/attachments/69dccd8a-b06c-4578-8358-348bf4ad26a2/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:35.175828 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-53ed468e-4624-4741-bdf9-ba540e1c2d53 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:35.180443 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-53ed468e-4624-4741-bdf9-ba540e1c2d53 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 Jul 03 21:51:35.180443 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-53ed468e-4624-4741-bdf9-ba540e1c2d53 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:35.180443 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-53ed468e-4624-4741-bdf9-ba540e1c2d53 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:35.180443 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-53ed468e-4624-4741-bdf9-ba540e1c2d53 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Show backup with id e936d36d-4505-4de4-83ef-a5a76b32f473. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:35.186158 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:35.186158 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:35.187177 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-53ed468e-4624-4741-bdf9-ba540e1c2d53 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 returned with HTTP 200 Jul 03 21:51:35.187751 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 557/2214] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:35 2026] GET /volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:35.439447 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9b34eea1-50a0-43fb-bd3e-9aa35ef32918 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:35.440986 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9b34eea1-50a0-43fb-bd3e-9aa35ef32918 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b Jul 03 21:51:35.441181 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9b34eea1-50a0-43fb-bd3e-9aa35ef32918 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:35.441395 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9b34eea1-50a0-43fb-bd3e-9aa35ef32918 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:35.441507 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-9b34eea1-50a0-43fb-bd3e-9aa35ef32918 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 5a6fa006-ed3d-4cbe-a813-b360a35c7b1b. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:35.445793 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:35.445793 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:35.446604 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9b34eea1-50a0-43fb-bd3e-9aa35ef32918 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b returned with HTTP 200 Jul 03 21:51:35.446982 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 550/2215] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:35 2026] GET /volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:35.490183 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-5ae34b77-b6c1-42f8-a5c6-5838ab408b55 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:35.492796 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5ae34b77-b6c1-42f8-a5c6-5838ab408b55 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 Jul 03 21:51:35.493073 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5ae34b77-b6c1-42f8-a5c6-5838ab408b55 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:35.493379 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5ae34b77-b6c1-42f8-a5c6-5838ab408b55 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:35.506582 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:35.506582 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:35.513165 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-5ae34b77-b6c1-42f8-a5c6-5838ab408b55 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:51:35.519487 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5ae34b77-b6c1-42f8-a5c6-5838ab408b55 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 returned with HTTP 200 Jul 03 21:51:35.520318 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 561/2216] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:35 2026] GET /volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 => generated 1229 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:35.538394 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-53fac7b7-7ed3-4063-919e-2105294a5dc7 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:35.540466 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-53fac7b7-7ed3-4063-919e-2105294a5dc7 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 Jul 03 21:51:35.540721 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-53fac7b7-7ed3-4063-919e-2105294a5dc7 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:35.541402 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-53fac7b7-7ed3-4063-919e-2105294a5dc7 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:35.551572 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:35.551572 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:35.576985 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-53fac7b7-7ed3-4063-919e-2105294a5dc7 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:51:35.585203 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-53fac7b7-7ed3-4063-919e-2105294a5dc7 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 returned with HTTP 200 Jul 03 21:51:35.585719 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 549/2217] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:35 2026] GET /volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 => generated 1229 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:36.199287 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6eba54c5-cb7b-4d56-9a02-888d779e3d6f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:36.201435 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6eba54c5-cb7b-4d56-9a02-888d779e3d6f tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 Jul 03 21:51:36.201748 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6eba54c5-cb7b-4d56-9a02-888d779e3d6f tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:36.201913 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6eba54c5-cb7b-4d56-9a02-888d779e3d6f tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:36.202034 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-6eba54c5-cb7b-4d56-9a02-888d779e3d6f tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Show backup with id e936d36d-4505-4de4-83ef-a5a76b32f473. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:36.207726 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:36.207726 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:36.208898 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6eba54c5-cb7b-4d56-9a02-888d779e3d6f tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 returned with HTTP 200 Jul 03 21:51:36.209470 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 558/2218] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:36 2026] GET /volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:36.227801 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-0d2ab166-c7f8-43e1-bcc1-c782e1c33abd None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:36.229719 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0d2ab166-c7f8-43e1-bcc1-c782e1c33abd tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 Jul 03 21:51:36.229943 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0d2ab166-c7f8-43e1-bcc1-c782e1c33abd tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:36.230080 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0d2ab166-c7f8-43e1-bcc1-c782e1c33abd tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:36.251122 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:36.251122 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:36.255396 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-0d2ab166-c7f8-43e1-bcc1-c782e1c33abd tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:51:36.261266 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0d2ab166-c7f8-43e1-bcc1-c782e1c33abd tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 returned with HTTP 200 Jul 03 21:51:36.261266 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 551/2219] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:36 2026] GET /volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 => generated 937 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:36.461501 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-08f692e3-029c-41a9-b6bc-6cd60b30d9a6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:36.463892 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-08f692e3-029c-41a9-b6bc-6cd60b30d9a6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b Jul 03 21:51:36.464465 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-08f692e3-029c-41a9-b6bc-6cd60b30d9a6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:36.464886 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-08f692e3-029c-41a9-b6bc-6cd60b30d9a6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:36.465030 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-08f692e3-029c-41a9-b6bc-6cd60b30d9a6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 5a6fa006-ed3d-4cbe-a813-b360a35c7b1b. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:36.471357 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:36.471357 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:36.473066 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-08f692e3-029c-41a9-b6bc-6cd60b30d9a6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b returned with HTTP 200 Jul 03 21:51:36.473571 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 562/2220] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:36 2026] GET /volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:36.659667 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-9befc13c-5d8d-4730-8ee7-b054c07ad7e5 req-2397fdef-a8de-44c0-93d6-b5ac4f713ddc None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:36.664395 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-9befc13c-5d8d-4730-8ee7-b054c07ad7e5 req-2397fdef-a8de-44c0-93d6-b5ac4f713ddc tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 Jul 03 21:51:36.664395 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-9befc13c-5d8d-4730-8ee7-b054c07ad7e5 req-2397fdef-a8de-44c0-93d6-b5ac4f713ddc tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:36.664395 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-9befc13c-5d8d-4730-8ee7-b054c07ad7e5 req-2397fdef-a8de-44c0-93d6-b5ac4f713ddc tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:36.679231 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:36.679231 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:36.697041 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-9befc13c-5d8d-4730-8ee7-b054c07ad7e5 req-2397fdef-a8de-44c0-93d6-b5ac4f713ddc tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:51:36.702397 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-9befc13c-5d8d-4730-8ee7-b054c07ad7e5 req-2397fdef-a8de-44c0-93d6-b5ac4f713ddc tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 returned with HTTP 200 Jul 03 21:51:36.702397 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 550/2221] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:51:36 2026] GET /volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 => generated 937 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:37.225597 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2dc25cc2-092d-4b35-952b-be8f50b977f9 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:37.228515 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2dc25cc2-092d-4b35-952b-be8f50b977f9 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 Jul 03 21:51:37.228515 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2dc25cc2-092d-4b35-952b-be8f50b977f9 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:37.228515 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2dc25cc2-092d-4b35-952b-be8f50b977f9 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:37.228515 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-2dc25cc2-092d-4b35-952b-be8f50b977f9 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Show backup with id e936d36d-4505-4de4-83ef-a5a76b32f473. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:37.234412 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:37.234412 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:37.234412 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2dc25cc2-092d-4b35-952b-be8f50b977f9 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 returned with HTTP 200 Jul 03 21:51:37.234867 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 559/2222] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:37 2026] GET /volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:37.491131 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f1e33605-2bda-449d-9704-a467f6299074 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:37.493776 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f1e33605-2bda-449d-9704-a467f6299074 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b Jul 03 21:51:37.494087 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f1e33605-2bda-449d-9704-a467f6299074 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:37.494414 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f1e33605-2bda-449d-9704-a467f6299074 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:37.495414 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-f1e33605-2bda-449d-9704-a467f6299074 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 5a6fa006-ed3d-4cbe-a813-b360a35c7b1b. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:37.504195 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:37.504195 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:37.505107 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f1e33605-2bda-449d-9704-a467f6299074 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b returned with HTTP 200 Jul 03 21:51:37.508823 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 552/2223] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:37 2026] GET /volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b => generated 787 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:38.252270 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a6f99827-ee6d-4a56-960a-fcb6f13697b1 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:38.258640 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a6f99827-ee6d-4a56-960a-fcb6f13697b1 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 Jul 03 21:51:38.258932 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a6f99827-ee6d-4a56-960a-fcb6f13697b1 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:38.259155 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a6f99827-ee6d-4a56-960a-fcb6f13697b1 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:38.260508 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-a6f99827-ee6d-4a56-960a-fcb6f13697b1 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Show backup with id e936d36d-4505-4de4-83ef-a5a76b32f473. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:38.269431 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:38.269431 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:38.270454 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a6f99827-ee6d-4a56-960a-fcb6f13697b1 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 returned with HTTP 200 Jul 03 21:51:38.271011 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 563/2224] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:38 2026] GET /volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 => generated 795 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:38.392734 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-d21d7d69-1f54-4f41-bf81-806359b8a5a7 req-db6d0cf9-a71a-44d9-9aa4-d882585a22f9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:38.393556 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-d21d7d69-1f54-4f41-bf81-806359b8a5a7 req-db6d0cf9-a71a-44d9-9aa4-d882585a22f9 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] GET https://10.4.3.32/volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7 Jul 03 21:51:38.393820 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-d21d7d69-1f54-4f41-bf81-806359b8a5a7 req-db6d0cf9-a71a-44d9-9aa4-d882585a22f9 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:38.394207 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-d21d7d69-1f54-4f41-bf81-806359b8a5a7 req-db6d0cf9-a71a-44d9-9aa4-d882585a22f9 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:38.405106 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:38.405106 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:38.411280 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-d21d7d69-1f54-4f41-bf81-806359b8a5a7 req-db6d0cf9-a71a-44d9-9aa4-d882585a22f9 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Volume info retrieved successfully. Jul 03 21:51:38.418223 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-d21d7d69-1f54-4f41-bf81-806359b8a5a7 req-db6d0cf9-a71a-44d9-9aa4-d882585a22f9 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] https://10.4.3.32/volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7 returned with HTTP 200 Jul 03 21:51:38.418986 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 551/2225] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:51:38 2026] GET /volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:38.460890 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-8d5dcd46-6aca-4b03-aa68-556197ab8779 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:38.462490 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8d5dcd46-6aca-4b03-aa68-556197ab8779 None None] GET https://10.4.3.32/volume// Jul 03 21:51:38.462490 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8d5dcd46-6aca-4b03-aa68-556197ab8779 None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:38.462490 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8d5dcd46-6aca-4b03-aa68-556197ab8779 None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:38.462490 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8d5dcd46-6aca-4b03-aa68-556197ab8779 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:51:38.462868 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 560/2226] 10.4.3.32 () {66 vars in 1412 bytes} [Fri Jul 3 21:51:38 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 21:51:38.476327 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-d21d7d69-1f54-4f41-bf81-806359b8a5a7 req-66d1f758-1d30-443c-8d59-5b1cd7365faf None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:38.479594 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-d21d7d69-1f54-4f41-bf81-806359b8a5a7 req-66d1f758-1d30-443c-8d59-5b1cd7365faf tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:51:38.480411 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-d21d7d69-1f54-4f41-bf81-806359b8a5a7 req-66d1f758-1d30-443c-8d59-5b1cd7365faf tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd6cd963-497a-4298-a695-743f625516d7", "connector": null, "instance_uuid": "28a77d76-3191-4aa3-b967-791f31052fc2"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:38.490781 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:38.490781 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:38.520532 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8830a230-ab96-44a5-a893-da6e0e53ac6e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:38.540280 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8830a230-ab96-44a5-a893-da6e0e53ac6e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b Jul 03 21:51:38.540685 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8830a230-ab96-44a5-a893-da6e0e53ac6e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:38.540795 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-d21d7d69-1f54-4f41-bf81-806359b8a5a7 req-66d1f758-1d30-443c-8d59-5b1cd7365faf tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:51:38.541151 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8830a230-ab96-44a5-a893-da6e0e53ac6e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:38.541151 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-8830a230-ab96-44a5-a893-da6e0e53ac6e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 5a6fa006-ed3d-4cbe-a813-b360a35c7b1b. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:38.541504 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 553/2227] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:51:38 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 21:51:38.548010 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:38.548010 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:38.549178 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8830a230-ab96-44a5-a893-da6e0e53ac6e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b returned with HTTP 200 Jul 03 21:51:38.549761 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 564/2228] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:38 2026] GET /volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b => generated 787 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:38.617744 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-d21d7d69-1f54-4f41-bf81-806359b8a5a7 req-805ff4c6-4929-47c4-a539-df7644a9957a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:38.619892 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-d21d7d69-1f54-4f41-bf81-806359b8a5a7 req-805ff4c6-4929-47c4-a539-df7644a9957a tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] POST https://10.4.3.32/volume/v3/attachments/c74dc2e9-050c-46cc-8490-cbb86646fb6c/action Jul 03 21:51:38.620571 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-d21d7d69-1f54-4f41-bf81-806359b8a5a7 req-805ff4c6-4929-47c4-a539-df7644a9957a tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Action body: b'{"os-complete": null}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:51:38.620809 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-d21d7d69-1f54-4f41-bf81-806359b8a5a7 req-805ff4c6-4929-47c4-a539-df7644a9957a tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:38.643594 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:38.643594 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:38.675979 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-d21d7d69-1f54-4f41-bf81-806359b8a5a7 req-805ff4c6-4929-47c4-a539-df7644a9957a tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] https://10.4.3.32/volume/v3/attachments/c74dc2e9-050c-46cc-8490-cbb86646fb6c/action returned with HTTP 204 Jul 03 21:51:38.675979 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 552/2229] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:51:38 2026] POST /volume/v3/attachments/c74dc2e9-050c-46cc-8490-cbb86646fb6c/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:38.731061 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b8f4817f-448d-43b4-9764-713bfaf25398 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:38.735599 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b8f4817f-448d-43b4-9764-713bfaf25398 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] GET https://10.4.3.32/volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7 Jul 03 21:51:38.736526 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b8f4817f-448d-43b4-9764-713bfaf25398 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:38.737161 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b8f4817f-448d-43b4-9764-713bfaf25398 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:38.756321 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:38.756321 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:38.772177 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-b8f4817f-448d-43b4-9764-713bfaf25398 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Volume info retrieved successfully. Jul 03 21:51:38.779009 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b8f4817f-448d-43b4-9764-713bfaf25398 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] https://10.4.3.32/volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7 returned with HTTP 200 Jul 03 21:51:38.779633 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 561/2230] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:38 2026] GET /volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7 => generated 1109 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:38.795696 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-593c81be-279b-4d6c-9976-492509d9af18 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:38.796222 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-593c81be-279b-4d6c-9976-492509d9af18 None None] GET https://10.4.3.32/volume// Jul 03 21:51:38.796616 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-593c81be-279b-4d6c-9976-492509d9af18 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:38.796894 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-593c81be-279b-4d6c-9976-492509d9af18 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:38.797426 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-593c81be-279b-4d6c-9976-492509d9af18 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:51:38.797586 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-dde2c3e4-b8a6-482a-a159-8e15175ed764 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:38.797745 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 554/2231] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:51:38 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 21:51:38.801423 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-dde2c3e4-b8a6-482a-a159-8e15175ed764 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] GET https://10.4.3.32/volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7 Jul 03 21:51:38.801423 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-dde2c3e4-b8a6-482a-a159-8e15175ed764 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:38.801423 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-dde2c3e4-b8a6-482a-a159-8e15175ed764 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:38.813993 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-9befc13c-5d8d-4730-8ee7-b054c07ad7e5 req-4211ee3a-1113-45c6-96f8-d77b2d4a7270 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:38.822120 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-9befc13c-5d8d-4730-8ee7-b054c07ad7e5 req-4211ee3a-1113-45c6-96f8-d77b2d4a7270 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:51:38.823513 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-9befc13c-5d8d-4730-8ee7-b054c07ad7e5 req-4211ee3a-1113-45c6-96f8-d77b2d4a7270 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9361dad7-b555-4bfa-91e1-b62a7a02e048", "connector": null, "instance_uuid": "917bf1fd-4fbe-4708-85cf-12eedc2cf771"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:38.828734 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:38.828734 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:38.838693 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-dde2c3e4-b8a6-482a-a159-8e15175ed764 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Volume info retrieved successfully. Jul 03 21:51:38.846842 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-dde2c3e4-b8a6-482a-a159-8e15175ed764 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] https://10.4.3.32/volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7 returned with HTTP 200 Jul 03 21:51:38.846842 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 565/2232] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:38 2026] GET /volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7 => generated 1109 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:38.849401 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:38.849401 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:38.903961 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-9befc13c-5d8d-4730-8ee7-b054c07ad7e5 req-4211ee3a-1113-45c6-96f8-d77b2d4a7270 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:51:38.904821 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 553/2233] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:51:38 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:39.253452 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-5a2debe7-f952-4d76-8d92-783b9a827741 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:39.255758 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5a2debe7-f952-4d76-8d92-783b9a827741 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 Jul 03 21:51:39.256174 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5a2debe7-f952-4d76-8d92-783b9a827741 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:39.256432 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5a2debe7-f952-4d76-8d92-783b9a827741 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:39.269955 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:39.269955 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:39.276269 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-5a2debe7-f952-4d76-8d92-783b9a827741 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:51:39.287562 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5a2debe7-f952-4d76-8d92-783b9a827741 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 returned with HTTP 200 Jul 03 21:51:39.287562 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 562/2234] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:39 2026] GET /volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 => generated 936 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:39.299389 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-24435042-6696-418e-bc39-3629bba639ac None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:39.304507 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-24435042-6696-418e-bc39-3629bba639ac tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 Jul 03 21:51:39.304706 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-24435042-6696-418e-bc39-3629bba639ac tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:39.305332 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-24435042-6696-418e-bc39-3629bba639ac tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:39.305332 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-24435042-6696-418e-bc39-3629bba639ac tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Show backup with id e936d36d-4505-4de4-83ef-a5a76b32f473. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:39.318603 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:39.318603 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:39.319586 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-24435042-6696-418e-bc39-3629bba639ac tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 returned with HTTP 200 Jul 03 21:51:39.320699 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 555/2235] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:39 2026] GET /volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 => generated 795 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:39.465302 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7b7cc5f6-8712-4c05-a869-d886d52246d3 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:39.465743 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7b7cc5f6-8712-4c05-a869-d886d52246d3 None None] GET https://10.4.3.32/volume// Jul 03 21:51:39.466728 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7b7cc5f6-8712-4c05-a869-d886d52246d3 None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:39.466728 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7b7cc5f6-8712-4c05-a869-d886d52246d3 None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:39.466728 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7b7cc5f6-8712-4c05-a869-d886d52246d3 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:51:39.467073 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 566/2236] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:51:39 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 21:51:39.484775 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-9befc13c-5d8d-4730-8ee7-b054c07ad7e5 req-fa50b52f-7a1b-4ee2-bfb5-c9423fbef691 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:39.491324 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-9befc13c-5d8d-4730-8ee7-b054c07ad7e5 req-fa50b52f-7a1b-4ee2-bfb5-c9423fbef691 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 Jul 03 21:51:39.491586 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-9befc13c-5d8d-4730-8ee7-b054c07ad7e5 req-fa50b52f-7a1b-4ee2-bfb5-c9423fbef691 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:39.492235 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-9befc13c-5d8d-4730-8ee7-b054c07ad7e5 req-fa50b52f-7a1b-4ee2-bfb5-c9423fbef691 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:39.505044 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:39.505044 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:39.515840 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-9befc13c-5d8d-4730-8ee7-b054c07ad7e5 req-fa50b52f-7a1b-4ee2-bfb5-c9423fbef691 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:51:39.531003 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-9befc13c-5d8d-4730-8ee7-b054c07ad7e5 req-fa50b52f-7a1b-4ee2-bfb5-c9423fbef691 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 returned with HTTP 200 Jul 03 21:51:39.531003 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 554/2237] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:51:39 2026] GET /volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 => generated 1116 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:51:39.565988 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-39005239-f6aa-4ad5-8a5c-ff90e120bd75 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:39.575936 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-39005239-f6aa-4ad5-8a5c-ff90e120bd75 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b Jul 03 21:51:39.575936 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-39005239-f6aa-4ad5-8a5c-ff90e120bd75 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:39.576274 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-39005239-f6aa-4ad5-8a5c-ff90e120bd75 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:39.576511 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-39005239-f6aa-4ad5-8a5c-ff90e120bd75 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 5a6fa006-ed3d-4cbe-a813-b360a35c7b1b. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:39.587811 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:39.587811 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:39.589164 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-39005239-f6aa-4ad5-8a5c-ff90e120bd75 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b returned with HTTP 200 Jul 03 21:51:39.589782 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 563/2238] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:39 2026] GET /volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b => generated 787 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:39.702853 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-9befc13c-5d8d-4730-8ee7-b054c07ad7e5 req-11016854-46b9-4579-bf3a-4f15c5659b59 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:39.706345 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-9befc13c-5d8d-4730-8ee7-b054c07ad7e5 req-11016854-46b9-4579-bf3a-4f15c5659b59 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] PUT https://10.4.3.32/volume/v3/attachments/7e45b9e6-048f-4987-a131-05b3165bea60 Jul 03 21:51:39.707184 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-9befc13c-5d8d-4730-8ee7-b054c07ad7e5 req-11016854-46b9-4579-bf3a-4f15c5659b59 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:39.725258 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-9befc13c-5d8d-4730-8ee7-b054c07ad7e5 req-11016854-46b9-4579-bf3a-4f15c5659b59 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Acquiring lock "cinder-attachment_update-9361dad7-b555-4bfa-91e1-b62a7a02e048-np0000004475" by "attachment_update" {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:51:39.736885 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-9befc13c-5d8d-4730-8ee7-b054c07ad7e5 req-11016854-46b9-4579-bf3a-4f15c5659b59 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Lock "cinder-attachment_update-9361dad7-b555-4bfa-91e1-b62a7a02e048-np0000004475" acquired by "attachment_update" :: waited 0.012s {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:51:39.738480 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:39.738480 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:40.287083 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-9befc13c-5d8d-4730-8ee7-b054c07ad7e5 req-11016854-46b9-4579-bf3a-4f15c5659b59 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Lock "cinder-attachment_update-9361dad7-b555-4bfa-91e1-b62a7a02e048-np0000004475" released by "attachment_update" :: held 0.548s {{(pid=99935) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:51:40.287083 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-9befc13c-5d8d-4730-8ee7-b054c07ad7e5 req-11016854-46b9-4579-bf3a-4f15c5659b59 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/attachments/7e45b9e6-048f-4987-a131-05b3165bea60 returned with HTTP 200 Jul 03 21:51:40.287083 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 556/2239] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:51:39 2026] PUT /volume/v3/attachments/7e45b9e6-048f-4987-a131-05b3165bea60 => generated 969 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:40.315539 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-54b82d3d-a143-48af-8ac9-abc95eb51c27 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:40.319018 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-54b82d3d-a143-48af-8ac9-abc95eb51c27 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 Jul 03 21:51:40.319018 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-54b82d3d-a143-48af-8ac9-abc95eb51c27 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:40.319018 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-54b82d3d-a143-48af-8ac9-abc95eb51c27 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:40.339673 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-92ac5db1-2b52-4e74-a2e8-bb86f9629c46 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:40.343923 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-92ac5db1-2b52-4e74-a2e8-bb86f9629c46 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 Jul 03 21:51:40.344201 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-92ac5db1-2b52-4e74-a2e8-bb86f9629c46 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:40.344520 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-92ac5db1-2b52-4e74-a2e8-bb86f9629c46 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:40.344714 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-92ac5db1-2b52-4e74-a2e8-bb86f9629c46 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Show backup with id e936d36d-4505-4de4-83ef-a5a76b32f473. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:40.347577 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:40.347577 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:40.353513 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:40.353513 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:40.354623 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-92ac5db1-2b52-4e74-a2e8-bb86f9629c46 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 returned with HTTP 200 Jul 03 21:51:40.355520 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 555/2240] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:40 2026] GET /volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 => generated 795 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:40.358455 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-54b82d3d-a143-48af-8ac9-abc95eb51c27 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:51:40.364951 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-54b82d3d-a143-48af-8ac9-abc95eb51c27 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 returned with HTTP 200 Jul 03 21:51:40.365561 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 567/2241] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:40 2026] GET /volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 => generated 937 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:40.604607 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-133d85c9-5108-4902-896d-9e06d31428a5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:40.611651 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-133d85c9-5108-4902-896d-9e06d31428a5 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b Jul 03 21:51:40.612454 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-133d85c9-5108-4902-896d-9e06d31428a5 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:40.612454 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-133d85c9-5108-4902-896d-9e06d31428a5 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:40.612700 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-133d85c9-5108-4902-896d-9e06d31428a5 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 5a6fa006-ed3d-4cbe-a813-b360a35c7b1b. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:40.621301 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:40.621301 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:40.622330 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-133d85c9-5108-4902-896d-9e06d31428a5 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b returned with HTTP 200 Jul 03 21:51:40.622943 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 564/2242] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:40 2026] GET /volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b => generated 787 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:41.377103 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b52d9513-47d7-449e-9ea9-eccde5ae6ad9 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:41.379859 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b52d9513-47d7-449e-9ea9-eccde5ae6ad9 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 Jul 03 21:51:41.386660 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b52d9513-47d7-449e-9ea9-eccde5ae6ad9 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:41.386660 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b52d9513-47d7-449e-9ea9-eccde5ae6ad9 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:41.386660 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-b52d9513-47d7-449e-9ea9-eccde5ae6ad9 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Show backup with id e936d36d-4505-4de4-83ef-a5a76b32f473. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:41.388921 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-15a9c294-3de2-4c6c-bb17-ea763c25c36f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:41.398566 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-15a9c294-3de2-4c6c-bb17-ea763c25c36f tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 Jul 03 21:51:41.398566 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-15a9c294-3de2-4c6c-bb17-ea763c25c36f tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:41.398566 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-15a9c294-3de2-4c6c-bb17-ea763c25c36f tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:41.398828 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:41.398828 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:41.399942 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b52d9513-47d7-449e-9ea9-eccde5ae6ad9 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 returned with HTTP 200 Jul 03 21:51:41.401543 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 557/2243] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:41 2026] GET /volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 => generated 795 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:41.422208 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:41.422208 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:41.429771 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-15a9c294-3de2-4c6c-bb17-ea763c25c36f tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:51:41.436738 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-15a9c294-3de2-4c6c-bb17-ea763c25c36f tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 returned with HTTP 200 Jul 03 21:51:41.436966 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 556/2244] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:41 2026] GET /volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 => generated 937 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:41.645495 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ecc162f8-b99e-437c-8517-77d4cf11f2e6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:41.645495 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ecc162f8-b99e-437c-8517-77d4cf11f2e6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b Jul 03 21:51:41.645495 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ecc162f8-b99e-437c-8517-77d4cf11f2e6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:41.645495 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ecc162f8-b99e-437c-8517-77d4cf11f2e6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:41.650556 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-ecc162f8-b99e-437c-8517-77d4cf11f2e6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 5a6fa006-ed3d-4cbe-a813-b360a35c7b1b. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:41.658103 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:41.658103 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:41.659313 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ecc162f8-b99e-437c-8517-77d4cf11f2e6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b returned with HTTP 200 Jul 03 21:51:41.659845 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 568/2245] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:41 2026] GET /volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b => generated 787 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:42.418672 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-8c832863-f205-4b51-a1fa-addaf8140bff None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:42.423401 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8c832863-f205-4b51-a1fa-addaf8140bff tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 Jul 03 21:51:42.423401 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8c832863-f205-4b51-a1fa-addaf8140bff tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:42.423401 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8c832863-f205-4b51-a1fa-addaf8140bff tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:42.423401 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-8c832863-f205-4b51-a1fa-addaf8140bff tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Show backup with id e936d36d-4505-4de4-83ef-a5a76b32f473. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:42.432454 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:42.432454 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:42.433805 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8c832863-f205-4b51-a1fa-addaf8140bff tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 returned with HTTP 200 Jul 03 21:51:42.434522 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 565/2246] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:42 2026] GET /volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 => generated 795 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:42.457505 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7738588b-050d-4bb7-bf8b-df05ec91296f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:42.460700 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7738588b-050d-4bb7-bf8b-df05ec91296f tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 Jul 03 21:51:42.461651 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7738588b-050d-4bb7-bf8b-df05ec91296f tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:42.461651 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7738588b-050d-4bb7-bf8b-df05ec91296f tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:42.489720 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:42.489720 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:42.496952 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-7738588b-050d-4bb7-bf8b-df05ec91296f tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:51:42.506215 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7738588b-050d-4bb7-bf8b-df05ec91296f tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 returned with HTTP 200 Jul 03 21:51:42.506215 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 558/2247] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:42 2026] GET /volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 => generated 937 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:42.684405 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c7c8b9c9-c05c-41f7-a431-47850b93afb6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:42.685191 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c7c8b9c9-c05c-41f7-a431-47850b93afb6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b Jul 03 21:51:42.685606 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c7c8b9c9-c05c-41f7-a431-47850b93afb6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:42.685905 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c7c8b9c9-c05c-41f7-a431-47850b93afb6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:42.686087 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-c7c8b9c9-c05c-41f7-a431-47850b93afb6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 5a6fa006-ed3d-4cbe-a813-b360a35c7b1b. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:42.693624 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:42.693624 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:42.695097 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c7c8b9c9-c05c-41f7-a431-47850b93afb6 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b returned with HTTP 200 Jul 03 21:51:42.695693 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 557/2248] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:42 2026] GET /volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:43.050403 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-16e5fa95-dbf2-4e38-85cf-87c6210b4109 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:43.050907 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-16e5fa95-dbf2-4e38-85cf-87c6210b4109 None None] GET https://10.4.3.32/volume// Jul 03 21:51:43.051116 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-16e5fa95-dbf2-4e38-85cf-87c6210b4109 None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:43.051398 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-16e5fa95-dbf2-4e38-85cf-87c6210b4109 None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:43.052305 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-16e5fa95-dbf2-4e38-85cf-87c6210b4109 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:51:43.054442 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 569/2249] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:51:43 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 21:51:43.066325 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-7853aa29-ec18-4446-ad72-3203fe0b1cb0 req-da2f73ea-3104-4816-a8b5-e43bdc89c3f4 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:43.068750 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-7853aa29-ec18-4446-ad72-3203fe0b1cb0 req-da2f73ea-3104-4816-a8b5-e43bdc89c3f4 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] GET https://10.4.3.32/volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7 Jul 03 21:51:43.069323 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-7853aa29-ec18-4446-ad72-3203fe0b1cb0 req-da2f73ea-3104-4816-a8b5-e43bdc89c3f4 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:43.069737 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-7853aa29-ec18-4446-ad72-3203fe0b1cb0 req-da2f73ea-3104-4816-a8b5-e43bdc89c3f4 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:43.086015 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:43.086015 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:43.090529 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-7853aa29-ec18-4446-ad72-3203fe0b1cb0 req-da2f73ea-3104-4816-a8b5-e43bdc89c3f4 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Volume info retrieved successfully. Jul 03 21:51:43.096258 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-7853aa29-ec18-4446-ad72-3203fe0b1cb0 req-da2f73ea-3104-4816-a8b5-e43bdc89c3f4 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] https://10.4.3.32/volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7 returned with HTTP 200 Jul 03 21:51:43.097083 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 566/2250] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:51:43 2026] GET /volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7 => generated 1289 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:51:43.218673 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-7853aa29-ec18-4446-ad72-3203fe0b1cb0 req-c9e7334b-a4c6-437d-8add-56cf773efc84 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:43.222062 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-7853aa29-ec18-4446-ad72-3203fe0b1cb0 req-c9e7334b-a4c6-437d-8add-56cf773efc84 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] PUT https://10.4.3.32/volume/v3/attachments/c74dc2e9-050c-46cc-8490-cbb86646fb6c Jul 03 21:51:43.222544 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-7853aa29-ec18-4446-ad72-3203fe0b1cb0 req-c9e7334b-a4c6-437d-8add-56cf773efc84 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:43.234450 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-7853aa29-ec18-4446-ad72-3203fe0b1cb0 req-c9e7334b-a4c6-437d-8add-56cf773efc84 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Acquiring lock "cinder-attachment_update-fd6cd963-497a-4298-a695-743f625516d7-np0000004475" by "attachment_update" {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:51:43.248009 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-7853aa29-ec18-4446-ad72-3203fe0b1cb0 req-c9e7334b-a4c6-437d-8add-56cf773efc84 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Lock "cinder-attachment_update-fd6cd963-497a-4298-a695-743f625516d7-np0000004475" acquired by "attachment_update" :: waited 0.013s {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:51:43.252027 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:43.252027 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:43.450899 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f1f1dd28-48d7-4d99-a0d6-da369641a7b8 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:43.454486 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f1f1dd28-48d7-4d99-a0d6-da369641a7b8 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 Jul 03 21:51:43.454680 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f1f1dd28-48d7-4d99-a0d6-da369641a7b8 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:43.454859 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f1f1dd28-48d7-4d99-a0d6-da369641a7b8 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:43.454917 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-f1f1dd28-48d7-4d99-a0d6-da369641a7b8 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Show backup with id e936d36d-4505-4de4-83ef-a5a76b32f473. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:43.464970 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:43.464970 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:43.466688 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f1f1dd28-48d7-4d99-a0d6-da369641a7b8 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 returned with HTTP 200 Jul 03 21:51:43.467617 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 558/2251] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:43 2026] GET /volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 => generated 795 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:43.525632 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e62c8f3d-6937-4c8d-9ae3-db3b4b732b4d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:43.528526 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e62c8f3d-6937-4c8d-9ae3-db3b4b732b4d tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 Jul 03 21:51:43.528917 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e62c8f3d-6937-4c8d-9ae3-db3b4b732b4d tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:43.529388 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e62c8f3d-6937-4c8d-9ae3-db3b4b732b4d tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:43.545078 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:43.545078 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:43.550515 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e62c8f3d-6937-4c8d-9ae3-db3b4b732b4d tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:51:43.558607 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e62c8f3d-6937-4c8d-9ae3-db3b4b732b4d tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 returned with HTTP 200 Jul 03 21:51:43.559148 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 570/2252] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:43 2026] GET /volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 => generated 937 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:43.710034 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ba72206a-3c0c-4cd1-85af-40b9238727ae None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:43.714000 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ba72206a-3c0c-4cd1-85af-40b9238727ae tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b Jul 03 21:51:43.714000 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ba72206a-3c0c-4cd1-85af-40b9238727ae tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:43.714000 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ba72206a-3c0c-4cd1-85af-40b9238727ae tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:43.714000 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-ba72206a-3c0c-4cd1-85af-40b9238727ae tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 5a6fa006-ed3d-4cbe-a813-b360a35c7b1b. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:43.727971 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:43.727971 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:43.727971 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ba72206a-3c0c-4cd1-85af-40b9238727ae tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b returned with HTTP 200 Jul 03 21:51:43.727971 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 567/2253] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:43 2026] GET /volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:43.793646 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-7853aa29-ec18-4446-ad72-3203fe0b1cb0 req-c9e7334b-a4c6-437d-8add-56cf773efc84 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Lock "cinder-attachment_update-fd6cd963-497a-4298-a695-743f625516d7-np0000004475" released by "attachment_update" :: held 0.546s {{(pid=99935) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:51:43.795043 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-7853aa29-ec18-4446-ad72-3203fe0b1cb0 req-c9e7334b-a4c6-437d-8add-56cf773efc84 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] https://10.4.3.32/volume/v3/attachments/c74dc2e9-050c-46cc-8490-cbb86646fb6c returned with HTTP 200 Jul 03 21:51:43.795043 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 559/2254] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:51:43 2026] PUT /volume/v3/attachments/c74dc2e9-050c-46cc-8490-cbb86646fb6c => generated 969 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:44.310855 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-7853aa29-ec18-4446-ad72-3203fe0b1cb0 req-203d5966-1ffb-44d4-bd6e-252217480c10 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:44.319161 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-7853aa29-ec18-4446-ad72-3203fe0b1cb0 req-203d5966-1ffb-44d4-bd6e-252217480c10 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] POST https://10.4.3.32/volume/v3/attachments/c74dc2e9-050c-46cc-8490-cbb86646fb6c/action Jul 03 21:51:44.319627 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-7853aa29-ec18-4446-ad72-3203fe0b1cb0 req-203d5966-1ffb-44d4-bd6e-252217480c10 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Action body: b'{"os-complete": null}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:51:44.319783 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-7853aa29-ec18-4446-ad72-3203fe0b1cb0 req-203d5966-1ffb-44d4-bd6e-252217480c10 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:44.350544 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:44.350544 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:44.366535 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-7853aa29-ec18-4446-ad72-3203fe0b1cb0 req-203d5966-1ffb-44d4-bd6e-252217480c10 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] https://10.4.3.32/volume/v3/attachments/c74dc2e9-050c-46cc-8490-cbb86646fb6c/action returned with HTTP 204 Jul 03 21:51:44.367186 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 559/2255] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:51:44 2026] POST /volume/v3/attachments/c74dc2e9-050c-46cc-8490-cbb86646fb6c/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:44.484390 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a064c7bc-36e5-4abd-9273-0e048cb78024 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:44.487598 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a064c7bc-36e5-4abd-9273-0e048cb78024 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 Jul 03 21:51:44.487869 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a064c7bc-36e5-4abd-9273-0e048cb78024 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:44.488104 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a064c7bc-36e5-4abd-9273-0e048cb78024 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:44.488250 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-a064c7bc-36e5-4abd-9273-0e048cb78024 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Show backup with id e936d36d-4505-4de4-83ef-a5a76b32f473. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:44.493705 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:44.493705 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:44.494763 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a064c7bc-36e5-4abd-9273-0e048cb78024 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 returned with HTTP 200 Jul 03 21:51:44.495236 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 571/2256] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:44 2026] GET /volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:44.578580 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c7a392a6-201e-475e-b882-f32d8585bcda None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:44.581283 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c7a392a6-201e-475e-b882-f32d8585bcda tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 Jul 03 21:51:44.581562 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c7a392a6-201e-475e-b882-f32d8585bcda tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:44.581803 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c7a392a6-201e-475e-b882-f32d8585bcda tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:44.598066 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:44.598066 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:44.602252 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c7a392a6-201e-475e-b882-f32d8585bcda tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:51:44.608002 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c7a392a6-201e-475e-b882-f32d8585bcda tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 returned with HTTP 200 Jul 03 21:51:44.608485 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 568/2257] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:44 2026] GET /volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 => generated 937 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:44.748914 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-73ae87f9-27f5-4d77-b963-19d03851752f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:44.752239 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-73ae87f9-27f5-4d77-b963-19d03851752f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b Jul 03 21:51:44.752239 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-73ae87f9-27f5-4d77-b963-19d03851752f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:44.752239 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-73ae87f9-27f5-4d77-b963-19d03851752f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:44.752239 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-73ae87f9-27f5-4d77-b963-19d03851752f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 5a6fa006-ed3d-4cbe-a813-b360a35c7b1b. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:44.757696 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:44.757696 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:44.757696 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-73ae87f9-27f5-4d77-b963-19d03851752f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b returned with HTTP 200 Jul 03 21:51:44.763042 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 560/2258] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:44 2026] GET /volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:45.509839 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3144b920-751d-4b64-8fbd-0e408a9d9344 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:45.512733 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3144b920-751d-4b64-8fbd-0e408a9d9344 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 Jul 03 21:51:45.512971 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3144b920-751d-4b64-8fbd-0e408a9d9344 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:45.513194 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3144b920-751d-4b64-8fbd-0e408a9d9344 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:45.513353 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-3144b920-751d-4b64-8fbd-0e408a9d9344 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Show backup with id e936d36d-4505-4de4-83ef-a5a76b32f473. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:45.518536 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:45.518536 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:45.519672 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3144b920-751d-4b64-8fbd-0e408a9d9344 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 returned with HTTP 200 Jul 03 21:51:45.520179 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 560/2259] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:45 2026] GET /volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:45.634627 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-5f05b086-49b0-437c-aada-7c05c376403a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:45.636919 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5f05b086-49b0-437c-aada-7c05c376403a tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 Jul 03 21:51:45.637126 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5f05b086-49b0-437c-aada-7c05c376403a tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:45.637348 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5f05b086-49b0-437c-aada-7c05c376403a tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:45.656176 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:45.656176 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:45.661616 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-5f05b086-49b0-437c-aada-7c05c376403a tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:51:45.668912 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5f05b086-49b0-437c-aada-7c05c376403a tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 returned with HTTP 200 Jul 03 21:51:45.671553 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 572/2260] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:45 2026] GET /volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 => generated 937 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:45.771804 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-13470651-d44c-4744-8421-79a22c024620 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:45.774263 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-13470651-d44c-4744-8421-79a22c024620 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b Jul 03 21:51:45.774701 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-13470651-d44c-4744-8421-79a22c024620 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:45.775077 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-13470651-d44c-4744-8421-79a22c024620 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:45.775326 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-13470651-d44c-4744-8421-79a22c024620 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 5a6fa006-ed3d-4cbe-a813-b360a35c7b1b. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:45.782915 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:45.782915 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:45.783797 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-13470651-d44c-4744-8421-79a22c024620 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b returned with HTTP 200 Jul 03 21:51:45.784194 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 569/2261] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:45 2026] GET /volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:46.537410 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e182607f-1c9f-4d31-8194-82c1d48a60ea None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:46.539465 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e182607f-1c9f-4d31-8194-82c1d48a60ea tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 Jul 03 21:51:46.543713 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e182607f-1c9f-4d31-8194-82c1d48a60ea tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:46.543965 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e182607f-1c9f-4d31-8194-82c1d48a60ea tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:46.544103 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-e182607f-1c9f-4d31-8194-82c1d48a60ea tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Show backup with id e936d36d-4505-4de4-83ef-a5a76b32f473. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:46.553662 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:46.553662 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:46.554608 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e182607f-1c9f-4d31-8194-82c1d48a60ea tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 returned with HTTP 200 Jul 03 21:51:46.555732 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 561/2262] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:46 2026] GET /volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 => generated 795 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:46.598489 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-9befc13c-5d8d-4730-8ee7-b054c07ad7e5 req-490ec44e-a1a0-4af0-a721-117c7ab49910 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:46.601213 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-9befc13c-5d8d-4730-8ee7-b054c07ad7e5 req-490ec44e-a1a0-4af0-a721-117c7ab49910 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] POST https://10.4.3.32/volume/v3/attachments/7e45b9e6-048f-4987-a131-05b3165bea60/action Jul 03 21:51:46.601720 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-9befc13c-5d8d-4730-8ee7-b054c07ad7e5 req-490ec44e-a1a0-4af0-a721-117c7ab49910 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Action body: b'{"os-complete": null}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:51:46.601922 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-9befc13c-5d8d-4730-8ee7-b054c07ad7e5 req-490ec44e-a1a0-4af0-a721-117c7ab49910 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:46.628480 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:46.628480 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:46.641656 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-9befc13c-5d8d-4730-8ee7-b054c07ad7e5 req-490ec44e-a1a0-4af0-a721-117c7ab49910 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/attachments/7e45b9e6-048f-4987-a131-05b3165bea60/action returned with HTTP 204 Jul 03 21:51:46.642126 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 561/2263] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:51:46 2026] POST /volume/v3/attachments/7e45b9e6-048f-4987-a131-05b3165bea60/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:46.703333 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-5f0e43df-efdc-4cf9-b21f-7fe4188d3635 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:46.709180 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5f0e43df-efdc-4cf9-b21f-7fe4188d3635 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 Jul 03 21:51:46.709180 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5f0e43df-efdc-4cf9-b21f-7fe4188d3635 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:46.709412 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5f0e43df-efdc-4cf9-b21f-7fe4188d3635 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:46.726458 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:46.726458 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:46.730994 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-5f0e43df-efdc-4cf9-b21f-7fe4188d3635 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:51:46.735749 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5f0e43df-efdc-4cf9-b21f-7fe4188d3635 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 returned with HTTP 200 Jul 03 21:51:46.736331 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 573/2264] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:46 2026] GET /volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 => generated 1229 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:46.756863 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e12912a0-51d7-4bd7-9e13-0cc8427205e3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:46.759041 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e12912a0-51d7-4bd7-9e13-0cc8427205e3 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 Jul 03 21:51:46.759263 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e12912a0-51d7-4bd7-9e13-0cc8427205e3 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:46.759591 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e12912a0-51d7-4bd7-9e13-0cc8427205e3 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:46.780457 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:46.780457 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:46.791684 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-e12912a0-51d7-4bd7-9e13-0cc8427205e3 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:51:46.798476 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e12912a0-51d7-4bd7-9e13-0cc8427205e3 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 returned with HTTP 200 Jul 03 21:51:46.799192 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 570/2265] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:46 2026] GET /volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 => generated 1229 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:46.801457 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b1d32f6a-b8d0-499a-a074-d0e41c7a20d1 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:46.805221 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b1d32f6a-b8d0-499a-a074-d0e41c7a20d1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b Jul 03 21:51:46.806475 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b1d32f6a-b8d0-499a-a074-d0e41c7a20d1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:46.807776 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b1d32f6a-b8d0-499a-a074-d0e41c7a20d1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:46.807991 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-b1d32f6a-b8d0-499a-a074-d0e41c7a20d1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 5a6fa006-ed3d-4cbe-a813-b360a35c7b1b. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:46.817859 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:46.817859 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:46.818877 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b1d32f6a-b8d0-499a-a074-d0e41c7a20d1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b returned with HTTP 200 Jul 03 21:51:46.819310 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 562/2266] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:46 2026] GET /volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b => generated 787 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:47.570160 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ee914f8c-63c2-4300-be78-a33af57ba0ef None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:47.572495 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ee914f8c-63c2-4300-be78-a33af57ba0ef tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 Jul 03 21:51:47.572756 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ee914f8c-63c2-4300-be78-a33af57ba0ef tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:47.572944 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ee914f8c-63c2-4300-be78-a33af57ba0ef tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:47.573139 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-ee914f8c-63c2-4300-be78-a33af57ba0ef tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Show backup with id e936d36d-4505-4de4-83ef-a5a76b32f473. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:47.578100 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:47.578100 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:47.578923 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ee914f8c-63c2-4300-be78-a33af57ba0ef tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 returned with HTTP 200 Jul 03 21:51:47.579386 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 562/2267] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:47 2026] GET /volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:47.837469 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-06b7731b-708d-42bc-8d5c-9847b759279e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:47.842420 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-06b7731b-708d-42bc-8d5c-9847b759279e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b Jul 03 21:51:47.842420 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-06b7731b-708d-42bc-8d5c-9847b759279e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:47.842420 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-06b7731b-708d-42bc-8d5c-9847b759279e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:47.842420 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-06b7731b-708d-42bc-8d5c-9847b759279e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 5a6fa006-ed3d-4cbe-a813-b360a35c7b1b. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:47.848187 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:47.848187 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:47.849425 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-06b7731b-708d-42bc-8d5c-9847b759279e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b returned with HTTP 200 Jul 03 21:51:47.850523 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 574/2268] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:47 2026] GET /volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:48.596334 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6df73a81-1b79-4ab0-9a34-0fb118b8ef97 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:48.602811 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6df73a81-1b79-4ab0-9a34-0fb118b8ef97 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 Jul 03 21:51:48.603160 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6df73a81-1b79-4ab0-9a34-0fb118b8ef97 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:48.603707 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6df73a81-1b79-4ab0-9a34-0fb118b8ef97 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:48.603707 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-6df73a81-1b79-4ab0-9a34-0fb118b8ef97 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Show backup with id e936d36d-4505-4de4-83ef-a5a76b32f473. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:48.615144 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:48.615144 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:48.617254 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6df73a81-1b79-4ab0-9a34-0fb118b8ef97 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 returned with HTTP 200 Jul 03 21:51:48.618769 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 571/2269] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:48 2026] GET /volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 => generated 795 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:48.863066 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5667b822-539d-40fe-8e8f-9a76e5e77bb8 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:48.866753 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5667b822-539d-40fe-8e8f-9a76e5e77bb8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b Jul 03 21:51:48.866919 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5667b822-539d-40fe-8e8f-9a76e5e77bb8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:48.867138 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5667b822-539d-40fe-8e8f-9a76e5e77bb8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:48.867271 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-5667b822-539d-40fe-8e8f-9a76e5e77bb8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 5a6fa006-ed3d-4cbe-a813-b360a35c7b1b. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:48.875494 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:48.875494 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:48.880293 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5667b822-539d-40fe-8e8f-9a76e5e77bb8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b returned with HTTP 200 Jul 03 21:51:48.880794 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 563/2270] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:48 2026] GET /volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b => generated 787 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:49.631735 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-811a4e9c-73dc-4239-95d1-5ea96499d756 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:49.634700 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-811a4e9c-73dc-4239-95d1-5ea96499d756 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 Jul 03 21:51:49.635263 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-811a4e9c-73dc-4239-95d1-5ea96499d756 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:49.636040 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-811a4e9c-73dc-4239-95d1-5ea96499d756 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:49.636040 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-811a4e9c-73dc-4239-95d1-5ea96499d756 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Show backup with id e936d36d-4505-4de4-83ef-a5a76b32f473. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:49.641331 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:49.641331 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:49.642499 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-811a4e9c-73dc-4239-95d1-5ea96499d756 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 returned with HTTP 200 Jul 03 21:51:49.643252 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 563/2271] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:49 2026] GET /volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:49.892010 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a7b8d031-a692-4917-b432-435c2f8f9f82 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:49.894163 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a7b8d031-a692-4917-b432-435c2f8f9f82 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b Jul 03 21:51:49.894427 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a7b8d031-a692-4917-b432-435c2f8f9f82 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:49.894661 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a7b8d031-a692-4917-b432-435c2f8f9f82 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:49.895055 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-a7b8d031-a692-4917-b432-435c2f8f9f82 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 5a6fa006-ed3d-4cbe-a813-b360a35c7b1b. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:49.901158 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:49.901158 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:49.903662 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a7b8d031-a692-4917-b432-435c2f8f9f82 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b returned with HTTP 200 Jul 03 21:51:49.904153 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 575/2272] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:49 2026] GET /volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:50.655213 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-7379a0c6-88a1-4c23-894f-66b2a798ca99 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:50.657508 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7379a0c6-88a1-4c23-894f-66b2a798ca99 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 Jul 03 21:51:50.657796 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7379a0c6-88a1-4c23-894f-66b2a798ca99 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:50.658040 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7379a0c6-88a1-4c23-894f-66b2a798ca99 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:50.658176 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-7379a0c6-88a1-4c23-894f-66b2a798ca99 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Show backup with id e936d36d-4505-4de4-83ef-a5a76b32f473. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:50.664097 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:50.664097 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:50.665238 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7379a0c6-88a1-4c23-894f-66b2a798ca99 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 returned with HTTP 200 Jul 03 21:51:50.665781 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 572/2273] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:50 2026] GET /volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:50.921160 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-fc1465e5-ca31-4488-90c2-797a7edc9054 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:50.922962 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fc1465e5-ca31-4488-90c2-797a7edc9054 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b Jul 03 21:51:50.923191 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fc1465e5-ca31-4488-90c2-797a7edc9054 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:50.923455 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fc1465e5-ca31-4488-90c2-797a7edc9054 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:50.923561 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-fc1465e5-ca31-4488-90c2-797a7edc9054 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 5a6fa006-ed3d-4cbe-a813-b360a35c7b1b. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:50.933486 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:50.933486 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:50.934337 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fc1465e5-ca31-4488-90c2-797a7edc9054 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b returned with HTTP 200 Jul 03 21:51:50.934729 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 564/2274] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:50 2026] GET /volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b => generated 787 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:51.678490 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f889e370-0c54-4a29-88fb-f2f2d6cbd1bb None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:51.681384 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f889e370-0c54-4a29-88fb-f2f2d6cbd1bb tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 Jul 03 21:51:51.681857 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f889e370-0c54-4a29-88fb-f2f2d6cbd1bb tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:51.682407 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f889e370-0c54-4a29-88fb-f2f2d6cbd1bb tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:51.682581 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-f889e370-0c54-4a29-88fb-f2f2d6cbd1bb tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Show backup with id e936d36d-4505-4de4-83ef-a5a76b32f473. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:51.700972 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:51.700972 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:51.702059 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f889e370-0c54-4a29-88fb-f2f2d6cbd1bb tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 returned with HTTP 200 Jul 03 21:51:51.702995 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 564/2275] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:51 2026] GET /volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 => generated 795 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:51.946833 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-82286944-01f0-445f-930d-f94906811837 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:52.072352 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-82286944-01f0-445f-930d-f94906811837 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b Jul 03 21:51:52.072602 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-82286944-01f0-445f-930d-f94906811837 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:52.072889 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-82286944-01f0-445f-930d-f94906811837 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:52.073039 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-82286944-01f0-445f-930d-f94906811837 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 5a6fa006-ed3d-4cbe-a813-b360a35c7b1b. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:52.079131 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:52.079131 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:52.079979 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-82286944-01f0-445f-930d-f94906811837 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b returned with HTTP 200 Jul 03 21:51:52.080824 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 576/2276] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:51 2026] GET /volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b => generated 787 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:52.402183 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-97223b00-8c44-4fb8-9024-7741ac5388e5 req-a4d2f195-bb71-4aff-8b93-c4b9244acd35 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:52.407123 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-97223b00-8c44-4fb8-9024-7741ac5388e5 req-a4d2f195-bb71-4aff-8b93-c4b9244acd35 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 Jul 03 21:51:52.407386 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-97223b00-8c44-4fb8-9024-7741ac5388e5 req-a4d2f195-bb71-4aff-8b93-c4b9244acd35 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:52.407616 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-97223b00-8c44-4fb8-9024-7741ac5388e5 req-a4d2f195-bb71-4aff-8b93-c4b9244acd35 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:52.428419 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:52.428419 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:52.431941 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-97223b00-8c44-4fb8-9024-7741ac5388e5 req-a4d2f195-bb71-4aff-8b93-c4b9244acd35 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:51:52.440403 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-97223b00-8c44-4fb8-9024-7741ac5388e5 req-a4d2f195-bb71-4aff-8b93-c4b9244acd35 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 returned with HTTP 200 Jul 03 21:51:52.441386 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 573/2277] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:51:52 2026] GET /volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 => generated 1229 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:51:52.477119 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-97223b00-8c44-4fb8-9024-7741ac5388e5 req-348f5523-fcbb-4efa-91ff-67747446ef32 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:52.479409 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-97223b00-8c44-4fb8-9024-7741ac5388e5 req-348f5523-fcbb-4efa-91ff-67747446ef32 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] POST https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399/action Jul 03 21:51:52.479789 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-97223b00-8c44-4fb8-9024-7741ac5388e5 req-348f5523-fcbb-4efa-91ff-67747446ef32 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:51:52.479905 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-97223b00-8c44-4fb8-9024-7741ac5388e5 req-348f5523-fcbb-4efa-91ff-67747446ef32 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:52.493585 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:52.493585 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:52.494145 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-97223b00-8c44-4fb8-9024-7741ac5388e5 req-348f5523-fcbb-4efa-91ff-67747446ef32 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:51:52.527755 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-97223b00-8c44-4fb8-9024-7741ac5388e5 req-348f5523-fcbb-4efa-91ff-67747446ef32 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Begin detaching volume completed successfully. Jul 03 21:51:52.528083 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-97223b00-8c44-4fb8-9024-7741ac5388e5 req-348f5523-fcbb-4efa-91ff-67747446ef32 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399/action returned with HTTP 202 Jul 03 21:51:52.528673 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 565/2278] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 21:51:52 2026] POST /volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:51:52.718636 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-880a13bf-1fc7-4481-9e6d-9d38950e60a7 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:52.721101 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-880a13bf-1fc7-4481-9e6d-9d38950e60a7 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 Jul 03 21:51:52.721520 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-880a13bf-1fc7-4481-9e6d-9d38950e60a7 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:52.721768 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-880a13bf-1fc7-4481-9e6d-9d38950e60a7 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:52.721951 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-880a13bf-1fc7-4481-9e6d-9d38950e60a7 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Show backup with id e936d36d-4505-4de4-83ef-a5a76b32f473. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:52.728056 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:52.728056 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:52.729177 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-880a13bf-1fc7-4481-9e6d-9d38950e60a7 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 returned with HTTP 200 Jul 03 21:51:52.729763 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 565/2279] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:52 2026] GET /volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:53.094164 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1c8e8ffa-39c9-4eb7-9c95-5f90b119a2a1 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:53.095995 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1c8e8ffa-39c9-4eb7-9c95-5f90b119a2a1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b Jul 03 21:51:53.096271 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1c8e8ffa-39c9-4eb7-9c95-5f90b119a2a1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:53.096556 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1c8e8ffa-39c9-4eb7-9c95-5f90b119a2a1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:53.096678 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-1c8e8ffa-39c9-4eb7-9c95-5f90b119a2a1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 5a6fa006-ed3d-4cbe-a813-b360a35c7b1b. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:53.101809 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:53.101809 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:53.103211 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1c8e8ffa-39c9-4eb7-9c95-5f90b119a2a1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b returned with HTTP 200 Jul 03 21:51:53.103788 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 577/2280] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:53 2026] GET /volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:53.578238 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-3b76a424-f0a9-42c6-a32d-5f16b7361068 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:53.578780 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3b76a424-f0a9-42c6-a32d-5f16b7361068 None None] GET https://10.4.3.32/volume// Jul 03 21:51:53.578849 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3b76a424-f0a9-42c6-a32d-5f16b7361068 None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:53.579026 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3b76a424-f0a9-42c6-a32d-5f16b7361068 None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:53.579364 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3b76a424-f0a9-42c6-a32d-5f16b7361068 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:51:53.579666 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 574/2281] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:51:53 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 21:51:53.589237 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-97223b00-8c44-4fb8-9024-7741ac5388e5 req-781000cf-19fc-489f-b6fe-9dc8cb74eb98 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:53.591662 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-97223b00-8c44-4fb8-9024-7741ac5388e5 req-781000cf-19fc-489f-b6fe-9dc8cb74eb98 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 Jul 03 21:51:53.591892 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-97223b00-8c44-4fb8-9024-7741ac5388e5 req-781000cf-19fc-489f-b6fe-9dc8cb74eb98 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:53.592099 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-97223b00-8c44-4fb8-9024-7741ac5388e5 req-781000cf-19fc-489f-b6fe-9dc8cb74eb98 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:53.602547 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:53.602547 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:53.608238 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-97223b00-8c44-4fb8-9024-7741ac5388e5 req-781000cf-19fc-489f-b6fe-9dc8cb74eb98 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:51:53.617151 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-97223b00-8c44-4fb8-9024-7741ac5388e5 req-781000cf-19fc-489f-b6fe-9dc8cb74eb98 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 returned with HTTP 200 Jul 03 21:51:53.617904 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 566/2282] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:51:53 2026] GET /volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 => generated 1412 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:51:53.747519 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-5e2bedd9-88ac-4515-b87a-bf4b6a1ca504 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:53.749664 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5e2bedd9-88ac-4515-b87a-bf4b6a1ca504 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 Jul 03 21:51:53.749919 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5e2bedd9-88ac-4515-b87a-bf4b6a1ca504 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:53.750144 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5e2bedd9-88ac-4515-b87a-bf4b6a1ca504 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:53.750281 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-5e2bedd9-88ac-4515-b87a-bf4b6a1ca504 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Show backup with id e936d36d-4505-4de4-83ef-a5a76b32f473. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:53.756216 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:53.756216 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:53.757231 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5e2bedd9-88ac-4515-b87a-bf4b6a1ca504 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 returned with HTTP 200 Jul 03 21:51:53.757774 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 566/2283] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:53 2026] GET /volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:54.117133 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b5175d51-14a2-4df9-b98e-0c546cf39feb None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:54.119435 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b5175d51-14a2-4df9-b98e-0c546cf39feb tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b Jul 03 21:51:54.119733 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b5175d51-14a2-4df9-b98e-0c546cf39feb tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:54.120164 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b5175d51-14a2-4df9-b98e-0c546cf39feb tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:54.120164 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-b5175d51-14a2-4df9-b98e-0c546cf39feb tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 5a6fa006-ed3d-4cbe-a813-b360a35c7b1b. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:54.125637 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:54.125637 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:54.126705 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b5175d51-14a2-4df9-b98e-0c546cf39feb tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b returned with HTTP 200 Jul 03 21:51:54.127511 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 578/2284] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:54 2026] GET /volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:54.653395 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-97223b00-8c44-4fb8-9024-7741ac5388e5 req-6d8b1edd-6f5c-404a-b9bb-b3a7436aa49e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:54.656453 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-97223b00-8c44-4fb8-9024-7741ac5388e5 req-6d8b1edd-6f5c-404a-b9bb-b3a7436aa49e tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] DELETE https://10.4.3.32/volume/v3/attachments/69dccd8a-b06c-4578-8358-348bf4ad26a2 Jul 03 21:51:54.656591 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-97223b00-8c44-4fb8-9024-7741ac5388e5 req-6d8b1edd-6f5c-404a-b9bb-b3a7436aa49e tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:54.656839 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-97223b00-8c44-4fb8-9024-7741ac5388e5 req-6d8b1edd-6f5c-404a-b9bb-b3a7436aa49e tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:54.665790 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:54.665790 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:54.771566 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-3cb667f5-4561-44d0-8080-935314618c66 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:54.773411 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3cb667f5-4561-44d0-8080-935314618c66 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 Jul 03 21:51:54.773616 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3cb667f5-4561-44d0-8080-935314618c66 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:54.773802 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3cb667f5-4561-44d0-8080-935314618c66 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:54.773855 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-3cb667f5-4561-44d0-8080-935314618c66 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Show backup with id e936d36d-4505-4de4-83ef-a5a76b32f473. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:54.775820 np0000004475 devstack@c-api.service[99935]: DEBUG dbcounter [-] [99935] Writing DB stats cinder:SELECT=396,cinder:UPDATE=120,cinder:INSERT=62 {{(pid=99935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:51:54.783325 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:54.783325 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:54.785018 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3cb667f5-4561-44d0-8080-935314618c66 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 returned with HTTP 200 Jul 03 21:51:54.786059 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 567/2285] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:54 2026] GET /volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 => generated 796 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:55.146722 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1a903550-a61c-46d5-abdb-204519845922 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:55.149702 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1a903550-a61c-46d5-abdb-204519845922 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b Jul 03 21:51:55.150094 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1a903550-a61c-46d5-abdb-204519845922 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:55.150337 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1a903550-a61c-46d5-abdb-204519845922 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:55.150514 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-1a903550-a61c-46d5-abdb-204519845922 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 5a6fa006-ed3d-4cbe-a813-b360a35c7b1b. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:55.158776 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:55.158776 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:55.161776 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1a903550-a61c-46d5-abdb-204519845922 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b returned with HTTP 200 Jul 03 21:51:55.161776 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 567/2286] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:55 2026] GET /volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:55.203364 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-97223b00-8c44-4fb8-9024-7741ac5388e5 req-6d8b1edd-6f5c-404a-b9bb-b3a7436aa49e tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/attachments/69dccd8a-b06c-4578-8358-348bf4ad26a2 returned with HTTP 200 Jul 03 21:51:55.203976 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 575/2287] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:51:54 2026] DELETE /volume/v3/attachments/69dccd8a-b06c-4578-8358-348bf4ad26a2 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:55.800691 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a3892d0c-6474-4e81-a179-a65252dc0025 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:55.802390 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a3892d0c-6474-4e81-a179-a65252dc0025 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 Jul 03 21:51:55.802566 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a3892d0c-6474-4e81-a179-a65252dc0025 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:55.802751 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a3892d0c-6474-4e81-a179-a65252dc0025 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:55.802853 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-a3892d0c-6474-4e81-a179-a65252dc0025 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Show backup with id e936d36d-4505-4de4-83ef-a5a76b32f473. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:55.807757 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:55.807757 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:55.808598 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a3892d0c-6474-4e81-a179-a65252dc0025 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 returned with HTTP 200 Jul 03 21:51:55.808983 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 579/2288] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:55 2026] GET /volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:56.178988 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-78ab4c2a-e2eb-482a-b959-246398635ca8 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:56.181614 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-78ab4c2a-e2eb-482a-b959-246398635ca8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b Jul 03 21:51:56.181916 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-78ab4c2a-e2eb-482a-b959-246398635ca8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:56.182196 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-78ab4c2a-e2eb-482a-b959-246398635ca8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:56.182319 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-78ab4c2a-e2eb-482a-b959-246398635ca8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 5a6fa006-ed3d-4cbe-a813-b360a35c7b1b. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:56.190019 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:56.190019 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:56.191190 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-78ab4c2a-e2eb-482a-b959-246398635ca8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b returned with HTTP 200 Jul 03 21:51:56.191779 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 568/2289] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:56 2026] GET /volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:56.520256 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-91f6ca8f-8c30-4645-b2b1-7a9ee5973840 req-36622028-21a9-4a4d-a34e-ddb889a87957 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:56.522970 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-91f6ca8f-8c30-4645-b2b1-7a9ee5973840 req-36622028-21a9-4a4d-a34e-ddb889a87957 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/e702e369-139c-4274-b5c6-eee525684073/encryption Jul 03 21:51:56.523252 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-91f6ca8f-8c30-4645-b2b1-7a9ee5973840 req-36622028-21a9-4a4d-a34e-ddb889a87957 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:56.523635 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-91f6ca8f-8c30-4645-b2b1-7a9ee5973840 req-36622028-21a9-4a4d-a34e-ddb889a87957 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'index' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:56.535275 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:56.535275 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:56.543448 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-91f6ca8f-8c30-4645-b2b1-7a9ee5973840 req-36622028-21a9-4a4d-a34e-ddb889a87957 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/e702e369-139c-4274-b5c6-eee525684073/encryption returned with HTTP 200 Jul 03 21:51:56.543970 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 568/2290] 10.4.3.32 () {68 vars in 1624 bytes} [Fri Jul 3 21:51:56 2026] GET /volume/v3/volumes/e702e369-139c-4274-b5c6-eee525684073/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:56.812804 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-80e04747-c653-46cf-8002-1537c481877f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:56.823191 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-80e04747-c653-46cf-8002-1537c481877f tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] DELETE https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 Jul 03 21:51:56.823191 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-80e04747-c653-46cf-8002-1537c481877f tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:56.823191 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-80e04747-c653-46cf-8002-1537c481877f tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:56.823191 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-80e04747-c653-46cf-8002-1537c481877f tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Delete volume with id: f2a6fae5-b8da-4458-a5f7-ce805f23a399 Jul 03 21:51:56.825263 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d36d8974-1842-41c4-84fb-248db719e214 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:56.827714 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d36d8974-1842-41c4-84fb-248db719e214 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 Jul 03 21:51:56.828051 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d36d8974-1842-41c4-84fb-248db719e214 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:56.828386 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d36d8974-1842-41c4-84fb-248db719e214 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:56.828604 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-d36d8974-1842-41c4-84fb-248db719e214 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Show backup with id e936d36d-4505-4de4-83ef-a5a76b32f473. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:56.835046 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:56.835046 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:56.836192 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:56.836192 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:56.836567 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d36d8974-1842-41c4-84fb-248db719e214 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 returned with HTTP 200 Jul 03 21:51:56.836833 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-80e04747-c653-46cf-8002-1537c481877f tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:51:56.837060 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 580/2291] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:56 2026] GET /volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:56.856284 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-fd4a0836-e79c-435e-abf6-5e74fb35b866 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:56.859438 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fd4a0836-e79c-435e-abf6-5e74fb35b866 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/volumes/d32c870a-5e6e-4e21-a600-58ce78db8893 Jul 03 21:51:56.859673 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fd4a0836-e79c-435e-abf6-5e74fb35b866 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:56.859965 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fd4a0836-e79c-435e-abf6-5e74fb35b866 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:56.865827 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-80e04747-c653-46cf-8002-1537c481877f tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Delete volume request issued successfully. Jul 03 21:51:56.865827 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-80e04747-c653-46cf-8002-1537c481877f tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 returned with HTTP 202 Jul 03 21:51:56.866326 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 576/2292] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:51:56 2026] DELETE /volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:51:56.876108 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:56.876108 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:56.881830 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-fd4a0836-e79c-435e-abf6-5e74fb35b866 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Volume info retrieved successfully. Jul 03 21:51:56.889122 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fd4a0836-e79c-435e-abf6-5e74fb35b866 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/volumes/d32c870a-5e6e-4e21-a600-58ce78db8893 returned with HTTP 200 Jul 03 21:51:56.890474 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 569/2293] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:56 2026] GET /volume/v3/volumes/d32c870a-5e6e-4e21-a600-58ce78db8893 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:56.909990 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d697433c-f1d1-43ef-8c9d-580e55429dbb None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:56.912487 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d697433c-f1d1-43ef-8c9d-580e55429dbb tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] PUT https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 Jul 03 21:51:56.913324 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d697433c-f1d1-43ef-8c9d-580e55429dbb tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-276557549", "description": "tempest-volume-backup-description-2076420865"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:56.919059 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:56.919059 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:56.932874 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d697433c-f1d1-43ef-8c9d-580e55429dbb tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 returned with HTTP 200 Jul 03 21:51:56.933079 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 569/2294] 10.4.3.32 () {70 vars in 1402 bytes} [Fri Jul 3 21:51:56 2026] PUT /volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 => generated 330 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:56.944001 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e7491772-6c6e-4d89-a622-6b91427435d3 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:56.946395 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e7491772-6c6e-4d89-a622-6b91427435d3 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 Jul 03 21:51:56.946654 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e7491772-6c6e-4d89-a622-6b91427435d3 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:56.947105 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e7491772-6c6e-4d89-a622-6b91427435d3 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:56.947105 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-e7491772-6c6e-4d89-a622-6b91427435d3 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Show backup with id e936d36d-4505-4de4-83ef-a5a76b32f473. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:56.954895 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:56.954895 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:56.954895 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e7491772-6c6e-4d89-a622-6b91427435d3 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 returned with HTTP 200 Jul 03 21:51:56.954895 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 581/2295] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:56 2026] GET /volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 => generated 838 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:56.964690 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4337a200-d05a-49de-ae42-970b3283c5ef None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:56.974057 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4337a200-d05a-49de-ae42-970b3283c5ef tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] DELETE https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 Jul 03 21:51:56.974057 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4337a200-d05a-49de-ae42-970b3283c5ef tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:56.974057 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4337a200-d05a-49de-ae42-970b3283c5ef tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:56.974057 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.contrib.backups [None req-4337a200-d05a-49de-ae42-970b3283c5ef tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Delete backup with id: e936d36d-4505-4de4-83ef-a5a76b32f473. Jul 03 21:51:56.980760 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:56.980760 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:57.003889 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.backup.rpcapi [None req-4337a200-d05a-49de-ae42-970b3283c5ef tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] delete_backup rpcapi backup_id e936d36d-4505-4de4-83ef-a5a76b32f473 {{(pid=99934) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 21:51:57.008146 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4337a200-d05a-49de-ae42-970b3283c5ef tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 returned with HTTP 202 Jul 03 21:51:57.008146 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 577/2296] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 21:51:56 2026] DELETE /volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:51:57.016418 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b9a442ba-6cc1-4d06-9efb-d60eb20cd4eb None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:57.019002 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b9a442ba-6cc1-4d06-9efb-d60eb20cd4eb tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 Jul 03 21:51:57.019571 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b9a442ba-6cc1-4d06-9efb-d60eb20cd4eb tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:57.019662 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b9a442ba-6cc1-4d06-9efb-d60eb20cd4eb tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:57.019926 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-b9a442ba-6cc1-4d06-9efb-d60eb20cd4eb tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Show backup with id e936d36d-4505-4de4-83ef-a5a76b32f473. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:57.025448 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:57.025448 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:57.026193 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b9a442ba-6cc1-4d06-9efb-d60eb20cd4eb tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 returned with HTTP 200 Jul 03 21:51:57.026750 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 570/2297] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:57 2026] GET /volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 => generated 837 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:57.211428 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e9b0864c-89ae-474f-a372-df9d6a0c9822 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:57.214685 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e9b0864c-89ae-474f-a372-df9d6a0c9822 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b Jul 03 21:51:57.214685 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e9b0864c-89ae-474f-a372-df9d6a0c9822 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:57.215600 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e9b0864c-89ae-474f-a372-df9d6a0c9822 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:57.215600 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-e9b0864c-89ae-474f-a372-df9d6a0c9822 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 5a6fa006-ed3d-4cbe-a813-b360a35c7b1b. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:57.222956 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:57.222956 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:57.223232 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e9b0864c-89ae-474f-a372-df9d6a0c9822 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b returned with HTTP 200 Jul 03 21:51:57.224091 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 570/2298] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:57 2026] GET /volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:57.241801 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-77aeef11-ad13-4ee6-b27a-c99901c0cd0e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:57.245468 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-77aeef11-ad13-4ee6-b27a-c99901c0cd0e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b Jul 03 21:51:57.245735 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-77aeef11-ad13-4ee6-b27a-c99901c0cd0e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:57.246743 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-77aeef11-ad13-4ee6-b27a-c99901c0cd0e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:57.246743 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-77aeef11-ad13-4ee6-b27a-c99901c0cd0e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 5a6fa006-ed3d-4cbe-a813-b360a35c7b1b. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:57.253530 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:57.253530 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:57.254683 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-77aeef11-ad13-4ee6-b27a-c99901c0cd0e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b returned with HTTP 200 Jul 03 21:51:57.255595 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 582/2299] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:57 2026] GET /volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:51:57.268631 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-dcfca638-b725-49fb-96eb-995dc815b589 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:57.270698 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-dcfca638-b725-49fb-96eb-995dc815b589 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] POST https://10.4.3.32/volume/v3/backups Jul 03 21:51:57.271104 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-dcfca638-b725-49fb-96eb-995dc815b589 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b7f4c5b6-0bab-4003-9f7f-1171d564c00c", "incremental": true, "force": true}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:51:57.272813 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.backups [None req-dcfca638-b725-49fb-96eb-995dc815b589 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Creating new backup {'backup': {'volume_id': 'b7f4c5b6-0bab-4003-9f7f-1171d564c00c', 'incremental': True, 'force': True}} {{(pid=99934) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 21:51:57.272982 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.contrib.backups [None req-dcfca638-b725-49fb-96eb-995dc815b589 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Creating backup of volume b7f4c5b6-0bab-4003-9f7f-1171d564c00c in container None Jul 03 21:51:57.285141 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:57.285141 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:57.285701 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-dcfca638-b725-49fb-96eb-995dc815b589 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:51:57.349064 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-dcfca638-b725-49fb-96eb-995dc815b589 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Created reservations ['ac44fc9e-785a-4e8d-bba1-2227b5338c1a', '46cc115b-7c6f-4fcd-8ebb-997b6b92cc9d'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:51:57.414162 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-dcfca638-b725-49fb-96eb-995dc815b589 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 21:51:57.414823 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 578/2300] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:51:57 2026] POST /volume/v3/backups => generated 286 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:51:57.425568 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5a4f3a92-c120-427a-b68b-8783facae0db None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:57.427671 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5a4f3a92-c120-427a-b68b-8783facae0db tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/646f482a-3378-4982-98a0-46278341907c Jul 03 21:51:57.427994 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5a4f3a92-c120-427a-b68b-8783facae0db tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:57.428241 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5a4f3a92-c120-427a-b68b-8783facae0db tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:57.428468 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-5a4f3a92-c120-427a-b68b-8783facae0db tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 646f482a-3378-4982-98a0-46278341907c. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:57.438612 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:57.438612 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:57.441044 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5a4f3a92-c120-427a-b68b-8783facae0db tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/646f482a-3378-4982-98a0-46278341907c returned with HTTP 200 Jul 03 21:51:57.443121 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 571/2301] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:57 2026] GET /volume/v3/backups/646f482a-3378-4982-98a0-46278341907c => generated 692 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:58.038289 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ed1a03d5-c133-4901-8c9f-aa76b1ece636 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:58.042247 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ed1a03d5-c133-4901-8c9f-aa76b1ece636 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 Jul 03 21:51:58.042532 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ed1a03d5-c133-4901-8c9f-aa76b1ece636 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:58.042750 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ed1a03d5-c133-4901-8c9f-aa76b1ece636 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:58.042878 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-ed1a03d5-c133-4901-8c9f-aa76b1ece636 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Show backup with id e936d36d-4505-4de4-83ef-a5a76b32f473. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:58.048477 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ed1a03d5-c133-4901-8c9f-aa76b1ece636 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 returned with HTTP 404 Jul 03 21:51:58.049209 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 571/2302] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:58 2026] GET /volume/v3/backups/e936d36d-4505-4de4-83ef-a5a76b32f473 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:58.135555 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-83e48717-772b-4b9a-9086-79ea80a22c42 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:58.137682 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-83e48717-772b-4b9a-9086-79ea80a22c42 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/volumes/d32c870a-5e6e-4e21-a600-58ce78db8893 Jul 03 21:51:58.138010 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-83e48717-772b-4b9a-9086-79ea80a22c42 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:58.138215 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-83e48717-772b-4b9a-9086-79ea80a22c42 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:58.146861 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:58.146861 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:51:58.151781 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-83e48717-772b-4b9a-9086-79ea80a22c42 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Volume info retrieved successfully. Jul 03 21:51:58.157416 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-83e48717-772b-4b9a-9086-79ea80a22c42 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/volumes/d32c870a-5e6e-4e21-a600-58ce78db8893 returned with HTTP 200 Jul 03 21:51:58.158074 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 583/2303] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:58 2026] GET /volume/v3/volumes/d32c870a-5e6e-4e21-a600-58ce78db8893 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:58.172944 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b5115782-a6af-40ce-8cb5-ca35bd7daa7d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:58.176005 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b5115782-a6af-40ce-8cb5-ca35bd7daa7d tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] DELETE https://10.4.3.32/volume/v3/volumes/d32c870a-5e6e-4e21-a600-58ce78db8893 Jul 03 21:51:58.176211 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b5115782-a6af-40ce-8cb5-ca35bd7daa7d tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:58.176491 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b5115782-a6af-40ce-8cb5-ca35bd7daa7d tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:58.176650 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-b5115782-a6af-40ce-8cb5-ca35bd7daa7d tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Delete volume with id: d32c870a-5e6e-4e21-a600-58ce78db8893 Jul 03 21:51:58.184146 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:58.184146 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:58.184584 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-b5115782-a6af-40ce-8cb5-ca35bd7daa7d tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Volume info retrieved successfully. Jul 03 21:51:58.203588 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-b5115782-a6af-40ce-8cb5-ca35bd7daa7d tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Delete volume request issued successfully. Jul 03 21:51:58.203799 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b5115782-a6af-40ce-8cb5-ca35bd7daa7d tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/volumes/d32c870a-5e6e-4e21-a600-58ce78db8893 returned with HTTP 202 Jul 03 21:51:58.204261 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 579/2304] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 21:51:58 2026] DELETE /volume/v3/volumes/d32c870a-5e6e-4e21-a600-58ce78db8893 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:51:58.212780 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ddc75f5e-ad84-4cdd-befa-dffc28ef889c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:58.214955 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ddc75f5e-ad84-4cdd-befa-dffc28ef889c tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/volumes/d32c870a-5e6e-4e21-a600-58ce78db8893 Jul 03 21:51:58.215167 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ddc75f5e-ad84-4cdd-befa-dffc28ef889c tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:58.215709 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ddc75f5e-ad84-4cdd-befa-dffc28ef889c tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:58.224982 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:58.224982 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:51:58.230704 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-ddc75f5e-ad84-4cdd-befa-dffc28ef889c tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Volume info retrieved successfully. Jul 03 21:51:58.237239 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ddc75f5e-ad84-4cdd-befa-dffc28ef889c tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/volumes/d32c870a-5e6e-4e21-a600-58ce78db8893 returned with HTTP 200 Jul 03 21:51:58.237871 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 572/2305] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:58 2026] GET /volume/v3/volumes/d32c870a-5e6e-4e21-a600-58ce78db8893 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:58.456062 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-0cf684a5-3d71-4266-afd2-48e0cd775cec None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:58.459066 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0cf684a5-3d71-4266-afd2-48e0cd775cec tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/646f482a-3378-4982-98a0-46278341907c Jul 03 21:51:58.459359 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0cf684a5-3d71-4266-afd2-48e0cd775cec tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:58.459609 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0cf684a5-3d71-4266-afd2-48e0cd775cec tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:58.459739 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-0cf684a5-3d71-4266-afd2-48e0cd775cec tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 646f482a-3378-4982-98a0-46278341907c. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:58.466233 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:58.466233 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:51:58.467324 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0cf684a5-3d71-4266-afd2-48e0cd775cec tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/646f482a-3378-4982-98a0-46278341907c returned with HTTP 200 Jul 03 21:51:58.467851 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 572/2306] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:58 2026] GET /volume/v3/backups/646f482a-3378-4982-98a0-46278341907c => generated 694 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:51:59.259469 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9866b3da-fd3e-4655-9ad9-7cc8901ef026 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:59.261878 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9866b3da-fd3e-4655-9ad9-7cc8901ef026 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] GET https://10.4.3.32/volume/v3/volumes/d32c870a-5e6e-4e21-a600-58ce78db8893 Jul 03 21:51:59.262153 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9866b3da-fd3e-4655-9ad9-7cc8901ef026 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:59.262448 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9866b3da-fd3e-4655-9ad9-7cc8901ef026 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:59.264680 np0000004475 devstack@c-api.service[99936]: DEBUG dbcounter [-] [99936] Writing DB stats cinder:SELECT=304,cinder:UPDATE=46,cinder:INSERT=27 {{(pid=99936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:51:59.269545 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9866b3da-fd3e-4655-9ad9-7cc8901ef026 tempest-VolumesBackupsV39Test-1385366400 tempest-VolumesBackupsV39Test-1385366400-project-member] https://10.4.3.32/volume/v3/volumes/d32c870a-5e6e-4e21-a600-58ce78db8893 returned with HTTP 404 Jul 03 21:51:59.270791 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 584/2307] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:51:59 2026] GET /volume/v3/volumes/d32c870a-5e6e-4e21-a600-58ce78db8893 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:51:59.480080 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-96c2eeb8-a5b0-4154-9da4-9a3caa46838c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:51:59.482417 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-96c2eeb8-a5b0-4154-9da4-9a3caa46838c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/646f482a-3378-4982-98a0-46278341907c Jul 03 21:51:59.485119 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-96c2eeb8-a5b0-4154-9da4-9a3caa46838c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:51:59.485119 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-96c2eeb8-a5b0-4154-9da4-9a3caa46838c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:51:59.485119 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-96c2eeb8-a5b0-4154-9da4-9a3caa46838c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 646f482a-3378-4982-98a0-46278341907c. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:51:59.489779 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:51:59.489779 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:51:59.491103 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-96c2eeb8-a5b0-4154-9da4-9a3caa46838c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/646f482a-3378-4982-98a0-46278341907c returned with HTTP 200 Jul 03 21:51:59.491679 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 580/2308] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:51:59 2026] GET /volume/v3/backups/646f482a-3378-4982-98a0-46278341907c => generated 694 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:00.505164 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a62e0329-bba3-42ae-8352-2dc567165aba None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:00.507436 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a62e0329-bba3-42ae-8352-2dc567165aba tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/646f482a-3378-4982-98a0-46278341907c Jul 03 21:52:00.507642 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a62e0329-bba3-42ae-8352-2dc567165aba tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:00.507820 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a62e0329-bba3-42ae-8352-2dc567165aba tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:00.508081 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-a62e0329-bba3-42ae-8352-2dc567165aba tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 646f482a-3378-4982-98a0-46278341907c. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:52:00.515745 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:00.515745 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:00.520078 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a62e0329-bba3-42ae-8352-2dc567165aba tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/646f482a-3378-4982-98a0-46278341907c returned with HTTP 200 Jul 03 21:52:00.520078 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 573/2309] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:00 2026] GET /volume/v3/backups/646f482a-3378-4982-98a0-46278341907c => generated 694 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:01.134101 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b97b8d97-428e-4359-848a-2ce0f3c23de2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:01.136148 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b97b8d97-428e-4359-848a-2ce0f3c23de2 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:52:01.136670 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b97b8d97-428e-4359-848a-2ce0f3c23de2 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "f4ececa3-1558-4774-bffb-35f7b89c60f0", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1390205271"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:01.139179 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-b97b8d97-428e-4359-848a-2ce0f3c23de2 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Create volume request body: {'volume': {'imageRef': 'f4ececa3-1558-4774-bffb-35f7b89c60f0', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1390205271'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:52:01.254634 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-91f6ca8f-8c30-4645-b2b1-7a9ee5973840 req-ec9ae39c-1132-4cbb-877c-7f6bc8d4030c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:01.258653 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-91f6ca8f-8c30-4645-b2b1-7a9ee5973840 req-ec9ae39c-1132-4cbb-877c-7f6bc8d4030c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] DELETE https://10.4.3.32/volume/v3/attachments/6c1e1764-cfe3-437a-96aa-ab84035620a4 Jul 03 21:52:01.258653 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-91f6ca8f-8c30-4645-b2b1-7a9ee5973840 req-ec9ae39c-1132-4cbb-877c-7f6bc8d4030c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:01.259020 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-91f6ca8f-8c30-4645-b2b1-7a9ee5973840 req-ec9ae39c-1132-4cbb-877c-7f6bc8d4030c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:01.269619 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-b97b8d97-428e-4359-848a-2ce0f3c23de2 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Create volume of 1 GB Jul 03 21:52:01.270009 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:01.270009 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:01.274065 np0000004475 devstack@c-api.service[99933]: DEBUG dbcounter [-] [99933] Writing DB stats cinder:SELECT=320,cinder:INSERT=30,cinder:UPDATE=65 {{(pid=99933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:52:01.276609 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-b97b8d97-428e-4359-848a-2ce0f3c23de2 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Availability Zones retrieved successfully. Jul 03 21:52:01.283910 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b97b8d97-428e-4359-848a-2ce0f3c23de2 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Flow 'volume_create_api' (5f9e4961-29de-4701-969b-575c53725563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:52:01.285425 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b97b8d97-428e-4359-848a-2ce0f3c23de2 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21e7bd38-96ad-46e8-abe5-2e42ef7f9be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:01.286253 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-b97b8d97-428e-4359-848a-2ce0f3c23de2 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:52:01.353409 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b97b8d97-428e-4359-848a-2ce0f3c23de2 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21e7bd38-96ad-46e8-abe5-2e42ef7f9be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:01.354267 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b97b8d97-428e-4359-848a-2ce0f3c23de2 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f57dfb5-bafe-49cf-a2af-8e1cb0ad36dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:01.439920 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-b97b8d97-428e-4359-848a-2ce0f3c23de2 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Created reservations ['130f99bf-9eab-4113-ab6f-1838bfe0b389', '66f366a1-a5f3-462d-9ba1-e07095a44ee2', 'f074a6fb-e425-42b7-8fe2-dd0dcbdfe5a1', '496cfdff-4670-465b-83fd-1453c2af7e68'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:52:01.441001 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b97b8d97-428e-4359-848a-2ce0f3c23de2 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f57dfb5-bafe-49cf-a2af-8e1cb0ad36dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['130f99bf-9eab-4113-ab6f-1838bfe0b389', '66f366a1-a5f3-462d-9ba1-e07095a44ee2', 'f074a6fb-e425-42b7-8fe2-dd0dcbdfe5a1', '496cfdff-4670-465b-83fd-1453c2af7e68']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:01.442059 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b97b8d97-428e-4359-848a-2ce0f3c23de2 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (099e68ec-2436-4146-9c16-0ba40fd330f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:01.475219 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b97b8d97-428e-4359-848a-2ce0f3c23de2 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (099e68ec-2436-4146-9c16-0ba40fd330f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d1c0c6b-ce30-4cbf-ac3c-cea8f19474ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1390205271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6db6e8847f5a43c9aaf540264bd56fe2',qos_specs=None,replication_status=,reservations=['130f99bf-9eab-4113-ab6f-1838bfe0b389','66f366a1-a5f3-462d-9ba1-e07095a44ee2','f074a6fb-e425-42b7-8fe2-dd0dcbdfe5a1','496cfdff-4670-465b-83fd-1453c2af7e68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0424d64af754a2b993cab7be060b781',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:52:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1390205271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d1c0c6b-ce30-4cbf-ac3c-cea8f19474ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6db6e8847f5a43c9aaf540264bd56fe2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0424d64af754a2b993cab7be060b781',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:01.476234 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b97b8d97-428e-4359-848a-2ce0f3c23de2 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (742f0b7f-3c8d-4ef4-a22c-9fd3416c61f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:01.498519 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b97b8d97-428e-4359-848a-2ce0f3c23de2 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (742f0b7f-3c8d-4ef4-a22c-9fd3416c61f8) transitioned into state 'SUCCESS' from state '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-1390205271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6db6e8847f5a43c9aaf540264bd56fe2',qos_specs=None,replication_status=,reservations=['130f99bf-9eab-4113-ab6f-1838bfe0b389','66f366a1-a5f3-462d-9ba1-e07095a44ee2','f074a6fb-e425-42b7-8fe2-dd0dcbdfe5a1','496cfdff-4670-465b-83fd-1453c2af7e68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0424d64af754a2b993cab7be060b781',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:01.499635 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b97b8d97-428e-4359-848a-2ce0f3c23de2 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (967c40bd-a0b0-4879-b0d2-343f547e4730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:01.515474 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b97b8d97-428e-4359-848a-2ce0f3c23de2 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (967c40bd-a0b0-4879-b0d2-343f547e4730) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:01.515474 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b97b8d97-428e-4359-848a-2ce0f3c23de2 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Flow 'volume_create_api' (5f9e4961-29de-4701-969b-575c53725563) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:52:01.515665 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-b97b8d97-428e-4359-848a-2ce0f3c23de2 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Create volume request issued successfully. Jul 03 21:52:01.516603 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b97b8d97-428e-4359-848a-2ce0f3c23de2 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:52:01.517197 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 573/2310] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:52:01 2026] POST /volume/v3/volumes => generated 745 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:52:01.531538 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-3e79165b-65cf-4807-804a-90b6166bd4df None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:01.535397 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1fe87b32-bd0d-466a-bcb4-9c6b52111a17 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:01.535858 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3e79165b-65cf-4807-804a-90b6166bd4df tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] GET https://10.4.3.32/volume/v3/volumes/9d1c0c6b-ce30-4cbf-ac3c-cea8f19474ee Jul 03 21:52:01.535858 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3e79165b-65cf-4807-804a-90b6166bd4df tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:01.535858 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3e79165b-65cf-4807-804a-90b6166bd4df tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:01.536013 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1fe87b32-bd0d-466a-bcb4-9c6b52111a17 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/646f482a-3378-4982-98a0-46278341907c Jul 03 21:52:01.536013 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1fe87b32-bd0d-466a-bcb4-9c6b52111a17 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:01.536191 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1fe87b32-bd0d-466a-bcb4-9c6b52111a17 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:01.536332 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-1fe87b32-bd0d-466a-bcb4-9c6b52111a17 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 646f482a-3378-4982-98a0-46278341907c. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:52:01.541405 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:01.541405 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:01.541523 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:01.541523 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:01.542518 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1fe87b32-bd0d-466a-bcb4-9c6b52111a17 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/646f482a-3378-4982-98a0-46278341907c returned with HTTP 200 Jul 03 21:52:01.543119 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 574/2311] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:01 2026] GET /volume/v3/backups/646f482a-3378-4982-98a0-46278341907c => generated 694 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:01.547088 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-3e79165b-65cf-4807-804a-90b6166bd4df tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Volume info retrieved successfully. Jul 03 21:52:01.549906 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3e79165b-65cf-4807-804a-90b6166bd4df tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] https://10.4.3.32/volume/v3/volumes/9d1c0c6b-ce30-4cbf-ac3c-cea8f19474ee returned with HTTP 200 Jul 03 21:52:01.550277 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 581/2312] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:01 2026] GET /volume/v3/volumes/9d1c0c6b-ce30-4cbf-ac3c-cea8f19474ee => generated 813 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:01.801906 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-91f6ca8f-8c30-4645-b2b1-7a9ee5973840 req-ec9ae39c-1132-4cbb-877c-7f6bc8d4030c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments/6c1e1764-cfe3-437a-96aa-ab84035620a4 returned with HTTP 200 Jul 03 21:52:01.802324 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 585/2313] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:52:01 2026] DELETE /volume/v3/attachments/6c1e1764-cfe3-437a-96aa-ab84035620a4 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:02.322085 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-809325ee-5fed-4321-8441-9d265e313201 req-6b3f900b-0ec0-479f-b7e4-664ced402075 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:02.324595 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-809325ee-5fed-4321-8441-9d265e313201 req-6b3f900b-0ec0-479f-b7e4-664ced402075 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 Jul 03 21:52:02.324839 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-809325ee-5fed-4321-8441-9d265e313201 req-6b3f900b-0ec0-479f-b7e4-664ced402075 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:02.325048 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-809325ee-5fed-4321-8441-9d265e313201 req-6b3f900b-0ec0-479f-b7e4-664ced402075 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:02.339862 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:02.339862 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:02.343326 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-809325ee-5fed-4321-8441-9d265e313201 req-6b3f900b-0ec0-479f-b7e4-664ced402075 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:52:02.348105 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-809325ee-5fed-4321-8441-9d265e313201 req-6b3f900b-0ec0-479f-b7e4-664ced402075 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 returned with HTTP 200 Jul 03 21:52:02.348602 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 574/2314] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:52:02 2026] GET /volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 => generated 1229 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:02.375288 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-809325ee-5fed-4321-8441-9d265e313201 req-dc56d832-6f7d-4298-8c3d-8df273fd4f17 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:02.377650 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-809325ee-5fed-4321-8441-9d265e313201 req-dc56d832-6f7d-4298-8c3d-8df273fd4f17 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] POST https://10.4.3.32/volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048/action Jul 03 21:52:02.378039 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-809325ee-5fed-4321-8441-9d265e313201 req-dc56d832-6f7d-4298-8c3d-8df273fd4f17 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:52:02.378219 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-809325ee-5fed-4321-8441-9d265e313201 req-dc56d832-6f7d-4298-8c3d-8df273fd4f17 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:02.391469 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:02.391469 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:02.391978 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-809325ee-5fed-4321-8441-9d265e313201 req-dc56d832-6f7d-4298-8c3d-8df273fd4f17 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:52:02.401608 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-809325ee-5fed-4321-8441-9d265e313201 req-dc56d832-6f7d-4298-8c3d-8df273fd4f17 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Begin detaching volume completed successfully. Jul 03 21:52:02.401900 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-809325ee-5fed-4321-8441-9d265e313201 req-dc56d832-6f7d-4298-8c3d-8df273fd4f17 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048/action returned with HTTP 202 Jul 03 21:52:02.402552 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 575/2315] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 21:52:02 2026] POST /volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:52:02.562670 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c094d9df-f1af-407e-bb56-b239ef4c9828 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:02.565289 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c094d9df-f1af-407e-bb56-b239ef4c9828 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/646f482a-3378-4982-98a0-46278341907c Jul 03 21:52:02.565595 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c094d9df-f1af-407e-bb56-b239ef4c9828 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:02.566007 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c094d9df-f1af-407e-bb56-b239ef4c9828 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:02.566179 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-c094d9df-f1af-407e-bb56-b239ef4c9828 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 646f482a-3378-4982-98a0-46278341907c. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:52:02.571707 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-851d9f96-9dbb-4016-9b82-20cb33d9481e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:02.572192 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:02.572192 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:02.573316 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c094d9df-f1af-407e-bb56-b239ef4c9828 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/646f482a-3378-4982-98a0-46278341907c returned with HTTP 200 Jul 03 21:52:02.573690 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-851d9f96-9dbb-4016-9b82-20cb33d9481e tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] GET https://10.4.3.32/volume/v3/volumes/9d1c0c6b-ce30-4cbf-ac3c-cea8f19474ee Jul 03 21:52:02.573985 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 582/2316] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:02 2026] GET /volume/v3/backups/646f482a-3378-4982-98a0-46278341907c => generated 705 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:02.574067 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-851d9f96-9dbb-4016-9b82-20cb33d9481e tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:02.574067 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-851d9f96-9dbb-4016-9b82-20cb33d9481e tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:02.582306 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:02.582306 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:02.588707 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-851d9f96-9dbb-4016-9b82-20cb33d9481e tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Volume info retrieved successfully. Jul 03 21:52:02.595128 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-851d9f96-9dbb-4016-9b82-20cb33d9481e tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] https://10.4.3.32/volume/v3/volumes/9d1c0c6b-ce30-4cbf-ac3c-cea8f19474ee returned with HTTP 200 Jul 03 21:52:02.596029 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 586/2317] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:02 2026] GET /volume/v3/volumes/9d1c0c6b-ce30-4cbf-ac3c-cea8f19474ee => generated 1353 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:02.612241 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a352f470-fabc-4cb9-a7d8-ab5f6f693b48 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:02.614296 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a352f470-fabc-4cb9-a7d8-ab5f6f693b48 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:52:02.614736 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a352f470-fabc-4cb9-a7d8-ab5f6f693b48 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "9d1c0c6b-ce30-4cbf-ac3c-cea8f19474ee", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1202011029"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:02.616473 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-a352f470-fabc-4cb9-a7d8-ab5f6f693b48 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Create volume request body: {'volume': {'source_volid': '9d1c0c6b-ce30-4cbf-ac3c-cea8f19474ee', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1202011029'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:52:02.625226 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:02.625226 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:02.625637 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-a352f470-fabc-4cb9-a7d8-ab5f6f693b48 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Volume retrieved successfully. Jul 03 21:52:02.625802 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-a352f470-fabc-4cb9-a7d8-ab5f6f693b48 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Create volume of 1 GB Jul 03 21:52:02.631053 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-a352f470-fabc-4cb9-a7d8-ab5f6f693b48 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Availability Zones retrieved successfully. Jul 03 21:52:02.637066 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a352f470-fabc-4cb9-a7d8-ab5f6f693b48 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Flow 'volume_create_api' (1a1a8034-6f24-43fa-ac0a-078f16c0145e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:52:02.638419 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a352f470-fabc-4cb9-a7d8-ab5f6f693b48 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6d7db57-c12b-4877-86e5-cd1cb44de074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:02.639632 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-a352f470-fabc-4cb9-a7d8-ab5f6f693b48 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:52:02.675942 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a352f470-fabc-4cb9-a7d8-ab5f6f693b48 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6d7db57-c12b-4877-86e5-cd1cb44de074) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '9d1c0c6b-ce30-4cbf-ac3c-cea8f19474ee', 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:02.677643 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a352f470-fabc-4cb9-a7d8-ab5f6f693b48 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44f80eeb-f617-4d99-99cb-ff2566c537ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:02.777615 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-a352f470-fabc-4cb9-a7d8-ab5f6f693b48 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Created reservations ['5bd31f8f-62aa-4763-8f99-3e1d3c17e8c9', '0b92340d-43bc-4498-adb1-199d7f2985e2', '64f24fa4-9fe2-422a-8013-1e91dcfacd65', '74d17b39-434c-4a94-bfac-dec5b180b2a4'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:52:02.778858 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a352f470-fabc-4cb9-a7d8-ab5f6f693b48 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44f80eeb-f617-4d99-99cb-ff2566c537ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bd31f8f-62aa-4763-8f99-3e1d3c17e8c9', '0b92340d-43bc-4498-adb1-199d7f2985e2', '64f24fa4-9fe2-422a-8013-1e91dcfacd65', '74d17b39-434c-4a94-bfac-dec5b180b2a4']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:02.779787 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a352f470-fabc-4cb9-a7d8-ab5f6f693b48 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e6d20ea-f6f4-4ef0-8cb2-56c0127d27cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:02.839855 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a352f470-fabc-4cb9-a7d8-ab5f6f693b48 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e6d20ea-f6f4-4ef0-8cb2-56c0127d27cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bed799c-58a8-41a4-9b35-43dd7900d394', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1202011029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6db6e8847f5a43c9aaf540264bd56fe2',qos_specs=None,replication_status=,reservations=['5bd31f8f-62aa-4763-8f99-3e1d3c17e8c9','0b92340d-43bc-4498-adb1-199d7f2985e2','64f24fa4-9fe2-422a-8013-1e91dcfacd65','74d17b39-434c-4a94-bfac-dec5b180b2a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=9d1c0c6b-ce30-4cbf-ac3c-cea8f19474ee,status='creating',user_id='d0424d64af754a2b993cab7be060b781',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), '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-03T21:52:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1202011029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bed799c-58a8-41a4-9b35-43dd7900d394,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6db6e8847f5a43c9aaf540264bd56fe2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=9d1c0c6b-ce30-4cbf-ac3c-cea8f19474ee,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0424d64af754a2b993cab7be060b781',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:02.841213 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a352f470-fabc-4cb9-a7d8-ab5f6f693b48 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec093a36-22ff-4cc0-bff8-b0c842fd8ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:02.866124 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a352f470-fabc-4cb9-a7d8-ab5f6f693b48 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec093a36-22ff-4cc0-bff8-b0c842fd8ba2) transitioned into state 'SUCCESS' from state '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-1202011029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6db6e8847f5a43c9aaf540264bd56fe2',qos_specs=None,replication_status=,reservations=['5bd31f8f-62aa-4763-8f99-3e1d3c17e8c9','0b92340d-43bc-4498-adb1-199d7f2985e2','64f24fa4-9fe2-422a-8013-1e91dcfacd65','74d17b39-434c-4a94-bfac-dec5b180b2a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=9d1c0c6b-ce30-4cbf-ac3c-cea8f19474ee,status='creating',user_id='d0424d64af754a2b993cab7be060b781',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:02.867025 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a352f470-fabc-4cb9-a7d8-ab5f6f693b48 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a20f8dbf-3c3a-4db9-9dc4-3befbff53108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:02.893566 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a352f470-fabc-4cb9-a7d8-ab5f6f693b48 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a20f8dbf-3c3a-4db9-9dc4-3befbff53108) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:02.894804 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a352f470-fabc-4cb9-a7d8-ab5f6f693b48 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Flow 'volume_create_api' (1a1a8034-6f24-43fa-ac0a-078f16c0145e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:52:02.895933 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-a352f470-fabc-4cb9-a7d8-ab5f6f693b48 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Create volume request issued successfully. Jul 03 21:52:02.895933 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a352f470-fabc-4cb9-a7d8-ab5f6f693b48 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:52:02.896524 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 575/2318] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:52:02 2026] POST /volume/v3/volumes => generated 778 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:52:02.924722 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-fd667f7e-40d6-4934-918d-7f123c0cad2c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:02.927682 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fd667f7e-40d6-4934-918d-7f123c0cad2c tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] GET https://10.4.3.32/volume/v3/volumes/5bed799c-58a8-41a4-9b35-43dd7900d394 Jul 03 21:52:02.927682 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fd667f7e-40d6-4934-918d-7f123c0cad2c tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:02.927682 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fd667f7e-40d6-4934-918d-7f123c0cad2c tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:02.937508 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:02.937508 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:02.943248 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-fd667f7e-40d6-4934-918d-7f123c0cad2c tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Volume info retrieved successfully. Jul 03 21:52:02.950460 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fd667f7e-40d6-4934-918d-7f123c0cad2c tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] https://10.4.3.32/volume/v3/volumes/5bed799c-58a8-41a4-9b35-43dd7900d394 returned with HTTP 200 Jul 03 21:52:02.950460 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 576/2319] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:02 2026] GET /volume/v3/volumes/5bed799c-58a8-41a4-9b35-43dd7900d394 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:03.446397 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c8e8ff0f-1a63-4134-9ce3-ea1edc9cb92d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:03.446397 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c8e8ff0f-1a63-4134-9ce3-ea1edc9cb92d None None] GET https://10.4.3.32/volume// Jul 03 21:52:03.446397 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c8e8ff0f-1a63-4134-9ce3-ea1edc9cb92d None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:03.446397 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c8e8ff0f-1a63-4134-9ce3-ea1edc9cb92d None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:03.446397 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c8e8ff0f-1a63-4134-9ce3-ea1edc9cb92d None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:52:03.446397 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 583/2320] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:52:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 21:52:03.454623 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-809325ee-5fed-4321-8441-9d265e313201 req-a9be0d40-ff48-4b22-b34b-3865810b2de0 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:03.456843 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-809325ee-5fed-4321-8441-9d265e313201 req-a9be0d40-ff48-4b22-b34b-3865810b2de0 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 Jul 03 21:52:03.457093 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-809325ee-5fed-4321-8441-9d265e313201 req-a9be0d40-ff48-4b22-b34b-3865810b2de0 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:03.457563 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-809325ee-5fed-4321-8441-9d265e313201 req-a9be0d40-ff48-4b22-b34b-3865810b2de0 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:03.470538 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:03.470538 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:03.476187 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-809325ee-5fed-4321-8441-9d265e313201 req-a9be0d40-ff48-4b22-b34b-3865810b2de0 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:52:03.483054 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-809325ee-5fed-4321-8441-9d265e313201 req-a9be0d40-ff48-4b22-b34b-3865810b2de0 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 returned with HTTP 200 Jul 03 21:52:03.483606 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 587/2321] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:52:03 2026] GET /volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 => generated 1412 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:52:03.587126 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e21c037a-a6f1-4027-95a6-8b502e100110 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:03.589392 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e21c037a-a6f1-4027-95a6-8b502e100110 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/646f482a-3378-4982-98a0-46278341907c Jul 03 21:52:03.589671 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e21c037a-a6f1-4027-95a6-8b502e100110 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:03.589906 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e21c037a-a6f1-4027-95a6-8b502e100110 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:03.590030 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-e21c037a-a6f1-4027-95a6-8b502e100110 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 646f482a-3378-4982-98a0-46278341907c. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:52:03.595141 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:03.595141 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:03.596220 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e21c037a-a6f1-4027-95a6-8b502e100110 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/646f482a-3378-4982-98a0-46278341907c returned with HTTP 200 Jul 03 21:52:03.596735 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 576/2322] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:03 2026] GET /volume/v3/backups/646f482a-3378-4982-98a0-46278341907c => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:03.965960 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e831f812-1de0-4a29-bfcc-94bd5fd58d99 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:03.967983 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e831f812-1de0-4a29-bfcc-94bd5fd58d99 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] GET https://10.4.3.32/volume/v3/volumes/5bed799c-58a8-41a4-9b35-43dd7900d394 Jul 03 21:52:03.968117 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e831f812-1de0-4a29-bfcc-94bd5fd58d99 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:03.968423 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e831f812-1de0-4a29-bfcc-94bd5fd58d99 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:03.981525 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:03.981525 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:03.989703 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e831f812-1de0-4a29-bfcc-94bd5fd58d99 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Volume info retrieved successfully. Jul 03 21:52:03.993724 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e831f812-1de0-4a29-bfcc-94bd5fd58d99 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] https://10.4.3.32/volume/v3/volumes/5bed799c-58a8-41a4-9b35-43dd7900d394 returned with HTTP 200 Jul 03 21:52:03.994806 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 577/2323] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:03 2026] GET /volume/v3/volumes/5bed799c-58a8-41a4-9b35-43dd7900d394 => generated 1387 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:04.016219 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-809d1049-94b9-4b98-8944-6257584017ab None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:04.018666 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-809d1049-94b9-4b98-8944-6257584017ab tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] GET https://10.4.3.32/volume/v3/volumes/5bed799c-58a8-41a4-9b35-43dd7900d394 Jul 03 21:52:04.019646 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-809d1049-94b9-4b98-8944-6257584017ab tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:04.019646 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-809d1049-94b9-4b98-8944-6257584017ab tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:04.031778 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:04.031778 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:04.042103 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-809d1049-94b9-4b98-8944-6257584017ab tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Volume info retrieved successfully. Jul 03 21:52:04.054164 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-809d1049-94b9-4b98-8944-6257584017ab tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] https://10.4.3.32/volume/v3/volumes/5bed799c-58a8-41a4-9b35-43dd7900d394 returned with HTTP 200 Jul 03 21:52:04.055014 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 584/2324] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:04 2026] GET /volume/v3/volumes/5bed799c-58a8-41a4-9b35-43dd7900d394 => generated 1387 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:04.069030 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-85bec4b6-d7b5-400e-b067-b451abe4751c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:04.071472 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-85bec4b6-d7b5-400e-b067-b451abe4751c tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] GET https://10.4.3.32/volume/v3/volumes/5bed799c-58a8-41a4-9b35-43dd7900d394 Jul 03 21:52:04.071846 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-85bec4b6-d7b5-400e-b067-b451abe4751c tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:04.072093 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-85bec4b6-d7b5-400e-b067-b451abe4751c tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:04.086190 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:04.086190 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:04.098215 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-85bec4b6-d7b5-400e-b067-b451abe4751c tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Volume info retrieved successfully. Jul 03 21:52:04.108766 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-85bec4b6-d7b5-400e-b067-b451abe4751c tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] https://10.4.3.32/volume/v3/volumes/5bed799c-58a8-41a4-9b35-43dd7900d394 returned with HTTP 200 Jul 03 21:52:04.109293 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 588/2325] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:04 2026] GET /volume/v3/volumes/5bed799c-58a8-41a4-9b35-43dd7900d394 => generated 1387 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:04.127540 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3d482763-e12c-49ae-9270-e090d5dbb00f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:04.129803 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3d482763-e12c-49ae-9270-e090d5dbb00f tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] DELETE https://10.4.3.32/volume/v3/volumes/5bed799c-58a8-41a4-9b35-43dd7900d394 Jul 03 21:52:04.133683 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3d482763-e12c-49ae-9270-e090d5dbb00f tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:04.133931 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3d482763-e12c-49ae-9270-e090d5dbb00f tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:04.134141 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-3d482763-e12c-49ae-9270-e090d5dbb00f tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Delete volume with id: 5bed799c-58a8-41a4-9b35-43dd7900d394 Jul 03 21:52:04.144141 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:04.144141 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:04.144764 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3d482763-e12c-49ae-9270-e090d5dbb00f tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Volume info retrieved successfully. Jul 03 21:52:04.177049 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3d482763-e12c-49ae-9270-e090d5dbb00f tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Delete volume request issued successfully. Jul 03 21:52:04.177049 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3d482763-e12c-49ae-9270-e090d5dbb00f tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] https://10.4.3.32/volume/v3/volumes/5bed799c-58a8-41a4-9b35-43dd7900d394 returned with HTTP 202 Jul 03 21:52:04.179583 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 577/2326] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:52:04 2026] DELETE /volume/v3/volumes/5bed799c-58a8-41a4-9b35-43dd7900d394 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:52:04.191591 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b96b1f14-7735-42ae-abb9-b1cf2d89ee23 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:04.193735 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b96b1f14-7735-42ae-abb9-b1cf2d89ee23 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] GET https://10.4.3.32/volume/v3/volumes/5bed799c-58a8-41a4-9b35-43dd7900d394 Jul 03 21:52:04.193735 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b96b1f14-7735-42ae-abb9-b1cf2d89ee23 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:04.193922 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b96b1f14-7735-42ae-abb9-b1cf2d89ee23 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:04.201916 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:04.201916 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:04.205639 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b96b1f14-7735-42ae-abb9-b1cf2d89ee23 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Volume info retrieved successfully. Jul 03 21:52:04.210709 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b96b1f14-7735-42ae-abb9-b1cf2d89ee23 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] https://10.4.3.32/volume/v3/volumes/5bed799c-58a8-41a4-9b35-43dd7900d394 returned with HTTP 200 Jul 03 21:52:04.211631 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 578/2327] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:04 2026] GET /volume/v3/volumes/5bed799c-58a8-41a4-9b35-43dd7900d394 => generated 1386 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:04.611477 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-551780d3-aa48-4fc3-b2f1-403a32f54df1 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:04.613272 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-551780d3-aa48-4fc3-b2f1-403a32f54df1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/646f482a-3378-4982-98a0-46278341907c Jul 03 21:52:04.613504 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-551780d3-aa48-4fc3-b2f1-403a32f54df1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:04.613700 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-551780d3-aa48-4fc3-b2f1-403a32f54df1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:04.613821 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-551780d3-aa48-4fc3-b2f1-403a32f54df1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 646f482a-3378-4982-98a0-46278341907c. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:52:04.618805 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:04.618805 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:04.619876 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-551780d3-aa48-4fc3-b2f1-403a32f54df1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/646f482a-3378-4982-98a0-46278341907c returned with HTTP 200 Jul 03 21:52:04.620424 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 585/2328] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:04 2026] GET /volume/v3/backups/646f482a-3378-4982-98a0-46278341907c => generated 705 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:05.231829 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-66c74066-bb4c-4d06-bab6-92e8338a403b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:05.234030 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-66c74066-bb4c-4d06-bab6-92e8338a403b tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] GET https://10.4.3.32/volume/v3/volumes/5bed799c-58a8-41a4-9b35-43dd7900d394 Jul 03 21:52:05.234411 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-66c74066-bb4c-4d06-bab6-92e8338a403b tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:05.234627 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-66c74066-bb4c-4d06-bab6-92e8338a403b tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:05.244177 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-66c74066-bb4c-4d06-bab6-92e8338a403b tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] https://10.4.3.32/volume/v3/volumes/5bed799c-58a8-41a4-9b35-43dd7900d394 returned with HTTP 404 Jul 03 21:52:05.244404 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 589/2329] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:05 2026] GET /volume/v3/volumes/5bed799c-58a8-41a4-9b35-43dd7900d394 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:52:05.256797 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-95048977-0493-40b4-99e9-99287ef257c4 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:05.259558 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-95048977-0493-40b4-99e9-99287ef257c4 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] GET https://10.4.3.32/volume/v3/volumes/9d1c0c6b-ce30-4cbf-ac3c-cea8f19474ee Jul 03 21:52:05.259963 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-95048977-0493-40b4-99e9-99287ef257c4 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:05.261080 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-95048977-0493-40b4-99e9-99287ef257c4 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:05.271105 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:05.271105 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:05.277089 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-95048977-0493-40b4-99e9-99287ef257c4 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Volume info retrieved successfully. Jul 03 21:52:05.286307 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-95048977-0493-40b4-99e9-99287ef257c4 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] https://10.4.3.32/volume/v3/volumes/9d1c0c6b-ce30-4cbf-ac3c-cea8f19474ee returned with HTTP 200 Jul 03 21:52:05.286307 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 578/2330] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:05 2026] GET /volume/v3/volumes/9d1c0c6b-ce30-4cbf-ac3c-cea8f19474ee => generated 1353 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:05.303873 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7a19c424-10cf-4469-90d9-e9512f6431a9 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:05.306417 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7a19c424-10cf-4469-90d9-e9512f6431a9 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] DELETE https://10.4.3.32/volume/v3/volumes/9d1c0c6b-ce30-4cbf-ac3c-cea8f19474ee Jul 03 21:52:05.306417 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7a19c424-10cf-4469-90d9-e9512f6431a9 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:05.306417 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7a19c424-10cf-4469-90d9-e9512f6431a9 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:05.306695 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-7a19c424-10cf-4469-90d9-e9512f6431a9 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Delete volume with id: 9d1c0c6b-ce30-4cbf-ac3c-cea8f19474ee Jul 03 21:52:05.315483 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:05.315483 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:05.316279 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-7a19c424-10cf-4469-90d9-e9512f6431a9 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Volume info retrieved successfully. Jul 03 21:52:05.349341 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-7a19c424-10cf-4469-90d9-e9512f6431a9 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Delete volume request issued successfully. Jul 03 21:52:05.349649 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7a19c424-10cf-4469-90d9-e9512f6431a9 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] https://10.4.3.32/volume/v3/volumes/9d1c0c6b-ce30-4cbf-ac3c-cea8f19474ee returned with HTTP 202 Jul 03 21:52:05.350170 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 579/2331] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:52:05 2026] DELETE /volume/v3/volumes/9d1c0c6b-ce30-4cbf-ac3c-cea8f19474ee => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 21:52:05.362593 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-1ab7545f-ab6d-49ef-8024-e0d562aca064 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:05.366426 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1ab7545f-ab6d-49ef-8024-e0d562aca064 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] GET https://10.4.3.32/volume/v3/volumes/9d1c0c6b-ce30-4cbf-ac3c-cea8f19474ee Jul 03 21:52:05.366750 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1ab7545f-ab6d-49ef-8024-e0d562aca064 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:05.367208 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1ab7545f-ab6d-49ef-8024-e0d562aca064 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:05.370457 np0000004475 devstack@c-api.service[99934]: DEBUG dbcounter [-] [99934] Writing DB stats cinder:SELECT=350,cinder:INSERT=57,cinder:UPDATE=108 {{(pid=99934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:52:05.378048 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:05.378048 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:05.385525 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-1ab7545f-ab6d-49ef-8024-e0d562aca064 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Volume info retrieved successfully. Jul 03 21:52:05.395642 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1ab7545f-ab6d-49ef-8024-e0d562aca064 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] https://10.4.3.32/volume/v3/volumes/9d1c0c6b-ce30-4cbf-ac3c-cea8f19474ee returned with HTTP 200 Jul 03 21:52:05.396710 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 586/2332] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:05 2026] GET /volume/v3/volumes/9d1c0c6b-ce30-4cbf-ac3c-cea8f19474ee => generated 1352 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:05.539651 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-da0167d8-e232-4415-b193-62d354e641df None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:05.545164 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-da0167d8-e232-4415-b193-62d354e641df tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] DELETE https://10.4.3.32/volume/v3/volumes/e702e369-139c-4274-b5c6-eee525684073 Jul 03 21:52:05.545164 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-da0167d8-e232-4415-b193-62d354e641df tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:05.545164 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-da0167d8-e232-4415-b193-62d354e641df tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:05.545164 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-da0167d8-e232-4415-b193-62d354e641df tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Delete volume with id: e702e369-139c-4274-b5c6-eee525684073 Jul 03 21:52:05.558525 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:05.558525 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:05.558525 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-da0167d8-e232-4415-b193-62d354e641df tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:52:05.581302 np0000004475 devstack@c-api.service[99936]: WARNING cinder.keymgr.conf_key_mgr [None req-da0167d8-e232-4415-b193-62d354e641df tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 21:52:05.593316 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-da0167d8-e232-4415-b193-62d354e641df tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Delete volume request issued successfully. Jul 03 21:52:05.595101 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-da0167d8-e232-4415-b193-62d354e641df tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/e702e369-139c-4274-b5c6-eee525684073 returned with HTTP 202 Jul 03 21:52:05.595101 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 590/2333] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:52:05 2026] DELETE /volume/v3/volumes/e702e369-139c-4274-b5c6-eee525684073 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 21:52:05.606074 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3aca9b55-0505-4c74-a67e-4058e690e370 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:05.608802 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3aca9b55-0505-4c74-a67e-4058e690e370 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/e702e369-139c-4274-b5c6-eee525684073 Jul 03 21:52:05.609525 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3aca9b55-0505-4c74-a67e-4058e690e370 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:05.610066 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3aca9b55-0505-4c74-a67e-4058e690e370 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:05.621163 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:05.621163 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:05.629212 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3aca9b55-0505-4c74-a67e-4058e690e370 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:52:05.638489 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3aca9b55-0505-4c74-a67e-4058e690e370 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/e702e369-139c-4274-b5c6-eee525684073 returned with HTTP 200 Jul 03 21:52:05.639906 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b45ca47b-1476-49d6-8cf4-dc0a29c10a8f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:05.640033 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 579/2334] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:05 2026] GET /volume/v3/volumes/e702e369-139c-4274-b5c6-eee525684073 => generated 869 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:05.642644 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b45ca47b-1476-49d6-8cf4-dc0a29c10a8f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/646f482a-3378-4982-98a0-46278341907c Jul 03 21:52:05.642844 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b45ca47b-1476-49d6-8cf4-dc0a29c10a8f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:05.643042 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b45ca47b-1476-49d6-8cf4-dc0a29c10a8f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:05.643163 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-b45ca47b-1476-49d6-8cf4-dc0a29c10a8f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 646f482a-3378-4982-98a0-46278341907c. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:52:05.648169 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:05.648169 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:05.649052 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b45ca47b-1476-49d6-8cf4-dc0a29c10a8f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/646f482a-3378-4982-98a0-46278341907c returned with HTTP 200 Jul 03 21:52:05.649508 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 580/2335] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:05 2026] GET /volume/v3/backups/646f482a-3378-4982-98a0-46278341907c => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:05.728775 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-809325ee-5fed-4321-8441-9d265e313201 req-6354d504-912c-48ef-963c-2fbac2fc5e69 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:05.734065 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-809325ee-5fed-4321-8441-9d265e313201 req-6354d504-912c-48ef-963c-2fbac2fc5e69 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] DELETE https://10.4.3.32/volume/v3/attachments/7e45b9e6-048f-4987-a131-05b3165bea60 Jul 03 21:52:05.735344 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-809325ee-5fed-4321-8441-9d265e313201 req-6354d504-912c-48ef-963c-2fbac2fc5e69 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:05.735699 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-809325ee-5fed-4321-8441-9d265e313201 req-6354d504-912c-48ef-963c-2fbac2fc5e69 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:05.758133 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:05.758133 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:06.304566 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-809325ee-5fed-4321-8441-9d265e313201 req-6354d504-912c-48ef-963c-2fbac2fc5e69 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/attachments/7e45b9e6-048f-4987-a131-05b3165bea60 returned with HTTP 200 Jul 03 21:52:06.305022 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 587/2336] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:52:05 2026] DELETE /volume/v3/attachments/7e45b9e6-048f-4987-a131-05b3165bea60 => generated 19 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:06.410770 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ceb6dc19-ed83-4aef-830a-1aaf2a8dfb74 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:06.416307 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ceb6dc19-ed83-4aef-830a-1aaf2a8dfb74 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] GET https://10.4.3.32/volume/v3/volumes/9d1c0c6b-ce30-4cbf-ac3c-cea8f19474ee Jul 03 21:52:06.416307 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ceb6dc19-ed83-4aef-830a-1aaf2a8dfb74 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:06.416307 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ceb6dc19-ed83-4aef-830a-1aaf2a8dfb74 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:06.423008 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ceb6dc19-ed83-4aef-830a-1aaf2a8dfb74 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] https://10.4.3.32/volume/v3/volumes/9d1c0c6b-ce30-4cbf-ac3c-cea8f19474ee returned with HTTP 404 Jul 03 21:52:06.423815 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 591/2337] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:06 2026] GET /volume/v3/volumes/9d1c0c6b-ce30-4cbf-ac3c-cea8f19474ee => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:52:06.437232 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-897e260b-9379-422b-9c9f-1224d6234b7f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:06.441437 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-897e260b-9379-422b-9c9f-1224d6234b7f tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:52:06.441437 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-897e260b-9379-422b-9c9f-1224d6234b7f tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1238063181"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:06.445011 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-897e260b-9379-422b-9c9f-1224d6234b7f tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1238063181'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:52:06.445011 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-897e260b-9379-422b-9c9f-1224d6234b7f tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Create volume of 1 GB Jul 03 21:52:06.453031 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-897e260b-9379-422b-9c9f-1224d6234b7f tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Availability Zones retrieved successfully. Jul 03 21:52:06.462776 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-897e260b-9379-422b-9c9f-1224d6234b7f tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Flow 'volume_create_api' (e186879f-c130-421d-9662-030f4f788c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:52:06.465055 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-897e260b-9379-422b-9c9f-1224d6234b7f tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c402942-76ba-4d83-a9e0-6df7abf5ea1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:06.467393 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-897e260b-9379-422b-9c9f-1224d6234b7f tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:52:06.484434 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-79da9e33-2a7a-4079-92cf-424e426233cc req-4f98cf96-00ef-482f-a83f-11528df1bfcf None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:06.488318 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-79da9e33-2a7a-4079-92cf-424e426233cc req-4f98cf96-00ef-482f-a83f-11528df1bfcf tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb Jul 03 21:52:06.488318 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-79da9e33-2a7a-4079-92cf-424e426233cc req-4f98cf96-00ef-482f-a83f-11528df1bfcf tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:06.488318 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-79da9e33-2a7a-4079-92cf-424e426233cc req-4f98cf96-00ef-482f-a83f-11528df1bfcf tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:06.503223 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:06.503223 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:06.508657 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-897e260b-9379-422b-9c9f-1224d6234b7f tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c402942-76ba-4d83-a9e0-6df7abf5ea1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:06.510182 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-897e260b-9379-422b-9c9f-1224d6234b7f tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b16ca2a7-e23a-428e-ae95-54463ea3d6c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:06.512838 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-79da9e33-2a7a-4079-92cf-424e426233cc req-4f98cf96-00ef-482f-a83f-11528df1bfcf tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:52:06.519512 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-79da9e33-2a7a-4079-92cf-424e426233cc req-4f98cf96-00ef-482f-a83f-11528df1bfcf tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb returned with HTTP 200 Jul 03 21:52:06.520067 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 581/2338] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:52:06 2026] GET /volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:06.579416 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-897e260b-9379-422b-9c9f-1224d6234b7f tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Created reservations ['d3ac7d2e-952b-475c-bfc3-3db69c159bff', '0bec7afd-08fb-4151-83bb-58f6f3cfcd86', 'a9e8ec72-947d-4211-987b-83e16a148e4f', 'b62b283a-5288-41ba-a027-11b886eefc54'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:52:06.580092 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-897e260b-9379-422b-9c9f-1224d6234b7f tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b16ca2a7-e23a-428e-ae95-54463ea3d6c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3ac7d2e-952b-475c-bfc3-3db69c159bff', '0bec7afd-08fb-4151-83bb-58f6f3cfcd86', 'a9e8ec72-947d-4211-987b-83e16a148e4f', 'b62b283a-5288-41ba-a027-11b886eefc54']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:06.581136 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-897e260b-9379-422b-9c9f-1224d6234b7f tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4c08eef-1d34-45d8-940b-3186ef92fa9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:06.615448 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-897e260b-9379-422b-9c9f-1224d6234b7f tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4c08eef-1d34-45d8-940b-3186ef92fa9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3df5ae1-14c1-4bcc-9a18-a5a1f8431f38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1238063181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6db6e8847f5a43c9aaf540264bd56fe2',qos_specs=None,replication_status=,reservations=['d3ac7d2e-952b-475c-bfc3-3db69c159bff','0bec7afd-08fb-4151-83bb-58f6f3cfcd86','a9e8ec72-947d-4211-987b-83e16a148e4f','b62b283a-5288-41ba-a027-11b886eefc54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0424d64af754a2b993cab7be060b781',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:52:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1238063181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3df5ae1-14c1-4bcc-9a18-a5a1f8431f38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6db6e8847f5a43c9aaf540264bd56fe2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0424d64af754a2b993cab7be060b781',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:06.617080 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-897e260b-9379-422b-9c9f-1224d6234b7f tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78f9fc6d-63b6-469d-8834-4b4b1cafc12f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:06.642534 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-897e260b-9379-422b-9c9f-1224d6234b7f tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78f9fc6d-63b6-469d-8834-4b4b1cafc12f) transitioned into state 'SUCCESS' from state '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-1238063181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6db6e8847f5a43c9aaf540264bd56fe2',qos_specs=None,replication_status=,reservations=['d3ac7d2e-952b-475c-bfc3-3db69c159bff','0bec7afd-08fb-4151-83bb-58f6f3cfcd86','a9e8ec72-947d-4211-987b-83e16a148e4f','b62b283a-5288-41ba-a027-11b886eefc54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0424d64af754a2b993cab7be060b781',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:06.643231 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-897e260b-9379-422b-9c9f-1224d6234b7f tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a13dbd29-d0b9-4b11-8c0b-0b6360829825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:06.660249 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-fe1944e5-c06a-48d2-8bda-a1d518bf0c4c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:06.660858 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-897e260b-9379-422b-9c9f-1224d6234b7f tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a13dbd29-d0b9-4b11-8c0b-0b6360829825) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:06.661916 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-897e260b-9379-422b-9c9f-1224d6234b7f tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Flow 'volume_create_api' (e186879f-c130-421d-9662-030f4f788c1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:52:06.662862 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fe1944e5-c06a-48d2-8bda-a1d518bf0c4c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/e702e369-139c-4274-b5c6-eee525684073 Jul 03 21:52:06.662989 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-897e260b-9379-422b-9c9f-1224d6234b7f tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Create volume request issued successfully. Jul 03 21:52:06.663422 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fe1944e5-c06a-48d2-8bda-a1d518bf0c4c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:06.663667 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fe1944e5-c06a-48d2-8bda-a1d518bf0c4c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:06.663820 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-897e260b-9379-422b-9c9f-1224d6234b7f tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:52:06.664322 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 580/2339] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:52:06 2026] POST /volume/v3/volumes => generated 745 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:52:06.670100 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7e8d711f-7808-4fba-ad58-a2734dc568fe None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:06.673522 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7e8d711f-7808-4fba-ad58-a2734dc568fe tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/646f482a-3378-4982-98a0-46278341907c Jul 03 21:52:06.673801 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7e8d711f-7808-4fba-ad58-a2734dc568fe tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:06.674053 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7e8d711f-7808-4fba-ad58-a2734dc568fe tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:06.674208 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-7e8d711f-7808-4fba-ad58-a2734dc568fe tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 646f482a-3378-4982-98a0-46278341907c. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:52:06.674347 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fe1944e5-c06a-48d2-8bda-a1d518bf0c4c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/e702e369-139c-4274-b5c6-eee525684073 returned with HTTP 404 Jul 03 21:52:06.678430 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 588/2340] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:06 2026] GET /volume/v3/volumes/e702e369-139c-4274-b5c6-eee525684073 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:52:06.680771 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-98fc784d-0a3b-48db-827e-c2a3ca0e3bab None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:06.682919 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:06.682919 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:06.683438 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-98fc784d-0a3b-48db-827e-c2a3ca0e3bab tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] GET https://10.4.3.32/volume/v3/volumes/b3df5ae1-14c1-4bcc-9a18-a5a1f8431f38 Jul 03 21:52:06.683662 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-98fc784d-0a3b-48db-827e-c2a3ca0e3bab tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:06.684064 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-98fc784d-0a3b-48db-827e-c2a3ca0e3bab tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:06.684145 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7e8d711f-7808-4fba-ad58-a2734dc568fe tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/646f482a-3378-4982-98a0-46278341907c returned with HTTP 200 Jul 03 21:52:06.684596 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 592/2341] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:06 2026] GET /volume/v3/backups/646f482a-3378-4982-98a0-46278341907c => generated 705 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:06.688293 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-92f5a22d-c2a8-43bc-95b3-4c4e4a45173c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:06.694304 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-92f5a22d-c2a8-43bc-95b3-4c4e4a45173c tempest-TestVolumeBootPattern-1147385420 tempest-TestVolumeBootPattern-1147385420-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Jul 03 21:52:06.694687 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-92f5a22d-c2a8-43bc-95b3-4c4e4a45173c tempest-TestVolumeBootPattern-1147385420 tempest-TestVolumeBootPattern-1147385420-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:06.695335 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-92f5a22d-c2a8-43bc-95b3-4c4e4a45173c tempest-TestVolumeBootPattern-1147385420 tempest-TestVolumeBootPattern-1147385420-project-admin] Calling method 'detail' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:06.698121 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:06.698121 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:06.698121 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-92f5a22d-c2a8-43bc-95b3-4c4e4a45173c tempest-TestVolumeBootPattern-1147385420 tempest-TestVolumeBootPattern-1147385420-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99933) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:52:06.707459 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:06.707459 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:06.716004 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-98fc784d-0a3b-48db-827e-c2a3ca0e3bab tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Volume info retrieved successfully. Jul 03 21:52:06.724490 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-98fc784d-0a3b-48db-827e-c2a3ca0e3bab tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] https://10.4.3.32/volume/v3/volumes/b3df5ae1-14c1-4bcc-9a18-a5a1f8431f38 returned with HTTP 200 Jul 03 21:52:06.724993 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 582/2342] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:06 2026] GET /volume/v3/volumes/b3df5ae1-14c1-4bcc-9a18-a5a1f8431f38 => generated 813 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:06.762309 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-92f5a22d-c2a8-43bc-95b3-4c4e4a45173c tempest-TestVolumeBootPattern-1147385420 tempest-TestVolumeBootPattern-1147385420-project-admin] Get all volumes completed successfully. Jul 03 21:52:06.768296 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:06.768296 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:06.779120 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-92f5a22d-c2a8-43bc-95b3-4c4e4a45173c tempest-TestVolumeBootPattern-1147385420 tempest-TestVolumeBootPattern-1147385420-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 21:52:06.779120 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 581/2343] 10.4.3.32 () {66 vars in 1278 bytes} [Fri Jul 3 21:52:06 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15285 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:52:06.804390 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-646ea093-1af4-4ebc-8ecb-bc78d2335e36 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:06.807758 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-646ea093-1af4-4ebc-8ecb-bc78d2335e36 tempest-TestVolumeBootPattern-1147385420 tempest-TestVolumeBootPattern-1147385420-project-admin] DELETE https://10.4.3.32/volume/v3/types/1536896a-d15a-4835-bc3b-a4bf3c412540 Jul 03 21:52:06.807758 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-646ea093-1af4-4ebc-8ecb-bc78d2335e36 tempest-TestVolumeBootPattern-1147385420 tempest-TestVolumeBootPattern-1147385420-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:06.807758 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-646ea093-1af4-4ebc-8ecb-bc78d2335e36 tempest-TestVolumeBootPattern-1147385420 tempest-TestVolumeBootPattern-1147385420-project-admin] Calling method '_delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:06.808075 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:06.808075 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:06.852303 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-646ea093-1af4-4ebc-8ecb-bc78d2335e36 tempest-TestVolumeBootPattern-1147385420 tempest-TestVolumeBootPattern-1147385420-project-admin] https://10.4.3.32/volume/v3/types/1536896a-d15a-4835-bc3b-a4bf3c412540 returned with HTTP 202 Jul 03 21:52:06.853428 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 589/2344] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:52:06 2026] DELETE /volume/v3/types/1536896a-d15a-4835-bc3b-a4bf3c412540 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:52:06.901532 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9c74852c-4356-45d7-b418-eee75c9e2ccc None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:06.906298 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9c74852c-4356-45d7-b418-eee75c9e2ccc tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:52:06.906925 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9c74852c-4356-45d7-b418-eee75c9e2ccc tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-61332075", "snapshot_id": null, "imageRef": "f4ececa3-1558-4774-bffb-35f7b89c60f0", "volume_type": null, "size": 1}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:06.909150 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-9c74852c-4356-45d7-b418-eee75c9e2ccc tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-61332075', 'snapshot_id': None, 'imageRef': 'f4ececa3-1558-4774-bffb-35f7b89c60f0', 'volume_type': None, 'size': 1}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:52:07.004703 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-9c74852c-4356-45d7-b418-eee75c9e2ccc tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Create volume of 1 GB Jul 03 21:52:07.009554 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-9c74852c-4356-45d7-b418-eee75c9e2ccc tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Availability Zones retrieved successfully. Jul 03 21:52:07.015870 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-9c74852c-4356-45d7-b418-eee75c9e2ccc tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Flow 'volume_create_api' (f9273a80-3026-4c55-8807-886a7c53c2de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:52:07.017353 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-9c74852c-4356-45d7-b418-eee75c9e2ccc tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc3a01b6-e7da-409b-8c99-f9214013b72b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:07.018592 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-9c74852c-4356-45d7-b418-eee75c9e2ccc tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:52:07.087536 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-9c74852c-4356-45d7-b418-eee75c9e2ccc tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc3a01b6-e7da-409b-8c99-f9214013b72b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:07.088478 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-9c74852c-4356-45d7-b418-eee75c9e2ccc tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b1b8180-3850-4b2d-9baa-5f14532c083a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:07.147496 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-9c74852c-4356-45d7-b418-eee75c9e2ccc tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Created reservations ['2c73abb3-9712-4a8d-9c3a-ee9e9a27e2e3', 'fea959dc-810a-4c5c-ba4a-19ce65320fc0', '063ae11f-56e9-45db-b63a-07ea7dcb802b', 'f668b725-3cc0-4ec1-8d91-a83488163ae8'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:52:07.148556 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-9c74852c-4356-45d7-b418-eee75c9e2ccc tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b1b8180-3850-4b2d-9baa-5f14532c083a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c73abb3-9712-4a8d-9c3a-ee9e9a27e2e3', 'fea959dc-810a-4c5c-ba4a-19ce65320fc0', '063ae11f-56e9-45db-b63a-07ea7dcb802b', 'f668b725-3cc0-4ec1-8d91-a83488163ae8']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:07.149499 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-9c74852c-4356-45d7-b418-eee75c9e2ccc tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0130a541-212a-48aa-a812-de7955488b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:07.178746 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-9c74852c-4356-45d7-b418-eee75c9e2ccc tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0130a541-212a-48aa-a812-de7955488b7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-61332075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='507e5dd1cad64b589d82e1d74266e1fe',qos_specs=None,replication_status=,reservations=['2c73abb3-9712-4a8d-9c3a-ee9e9a27e2e3','fea959dc-810a-4c5c-ba4a-19ce65320fc0','063ae11f-56e9-45db-b63a-07ea7dcb802b','f668b725-3cc0-4ec1-8d91-a83488163ae8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31bec914875540f2bfe9290b32df07c5',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:52:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-61332075',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='507e5dd1cad64b589d82e1d74266e1fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31bec914875540f2bfe9290b32df07c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:07.179718 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-9c74852c-4356-45d7-b418-eee75c9e2ccc tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3cfd2ed-5a00-40d5-8b64-3665e27ddd6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:07.201756 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-9c74852c-4356-45d7-b418-eee75c9e2ccc tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3cfd2ed-5a00-40d5-8b64-3665e27ddd6d) transitioned into state 'SUCCESS' from state '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-61332075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='507e5dd1cad64b589d82e1d74266e1fe',qos_specs=None,replication_status=,reservations=['2c73abb3-9712-4a8d-9c3a-ee9e9a27e2e3','fea959dc-810a-4c5c-ba4a-19ce65320fc0','063ae11f-56e9-45db-b63a-07ea7dcb802b','f668b725-3cc0-4ec1-8d91-a83488163ae8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31bec914875540f2bfe9290b32df07c5',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:07.202774 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-9c74852c-4356-45d7-b418-eee75c9e2ccc tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11fdc22e-016d-4e20-a858-1e5029c62d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:07.215620 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-9c74852c-4356-45d7-b418-eee75c9e2ccc tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11fdc22e-016d-4e20-a858-1e5029c62d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:07.216342 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-9c74852c-4356-45d7-b418-eee75c9e2ccc tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Flow 'volume_create_api' (f9273a80-3026-4c55-8807-886a7c53c2de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:52:07.216667 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-9c74852c-4356-45d7-b418-eee75c9e2ccc tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Create volume request issued successfully. Jul 03 21:52:07.217194 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9c74852c-4356-45d7-b418-eee75c9e2ccc tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:52:07.217692 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 593/2345] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:52:06 2026] POST /volume/v3/volumes => generated 755 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:52:07.233784 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b47e775a-22e3-44fa-997e-ec2734fac0fc None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:07.236095 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b47e775a-22e3-44fa-997e-ec2734fac0fc tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c Jul 03 21:52:07.236570 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b47e775a-22e3-44fa-997e-ec2734fac0fc tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:07.236873 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b47e775a-22e3-44fa-997e-ec2734fac0fc tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:07.246800 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:07.246800 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:07.251897 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b47e775a-22e3-44fa-997e-ec2734fac0fc tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:52:07.259573 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b47e775a-22e3-44fa-997e-ec2734fac0fc tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c returned with HTTP 200 Jul 03 21:52:07.260970 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 583/2346] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:07 2026] GET /volume/v3/volumes/8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c => generated 823 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:07.700231 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b266f782-4a30-4db3-8709-6b31b01559c3 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:07.703621 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b266f782-4a30-4db3-8709-6b31b01559c3 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/646f482a-3378-4982-98a0-46278341907c Jul 03 21:52:07.703962 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b266f782-4a30-4db3-8709-6b31b01559c3 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:07.704106 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b266f782-4a30-4db3-8709-6b31b01559c3 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:07.704318 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-b266f782-4a30-4db3-8709-6b31b01559c3 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 646f482a-3378-4982-98a0-46278341907c. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:52:07.712142 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:07.712142 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:07.713141 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b266f782-4a30-4db3-8709-6b31b01559c3 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/646f482a-3378-4982-98a0-46278341907c returned with HTTP 200 Jul 03 21:52:07.714206 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 582/2347] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:07 2026] GET /volume/v3/backups/646f482a-3378-4982-98a0-46278341907c => generated 705 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:07.734502 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c33f074e-696e-46f0-a236-7d98a396e95f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:07.737051 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c33f074e-696e-46f0-a236-7d98a396e95f tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] DELETE https://10.4.3.32/volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 Jul 03 21:52:07.737441 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c33f074e-696e-46f0-a236-7d98a396e95f tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:07.737498 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c33f074e-696e-46f0-a236-7d98a396e95f tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:07.737816 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-c33f074e-696e-46f0-a236-7d98a396e95f tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Delete volume with id: 9361dad7-b555-4bfa-91e1-b62a7a02e048 Jul 03 21:52:07.743489 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-152e93a4-b82b-40de-b1b9-bc20877d13b5 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:07.745461 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-152e93a4-b82b-40de-b1b9-bc20877d13b5 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] GET https://10.4.3.32/volume/v3/volumes/b3df5ae1-14c1-4bcc-9a18-a5a1f8431f38 Jul 03 21:52:07.745666 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-152e93a4-b82b-40de-b1b9-bc20877d13b5 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:07.745863 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-152e93a4-b82b-40de-b1b9-bc20877d13b5 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:07.753545 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:07.753545 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:07.754053 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c33f074e-696e-46f0-a236-7d98a396e95f tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:52:07.754788 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:07.754788 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:07.761660 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-152e93a4-b82b-40de-b1b9-bc20877d13b5 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Volume info retrieved successfully. Jul 03 21:52:07.768672 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-152e93a4-b82b-40de-b1b9-bc20877d13b5 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] https://10.4.3.32/volume/v3/volumes/b3df5ae1-14c1-4bcc-9a18-a5a1f8431f38 returned with HTTP 200 Jul 03 21:52:07.769290 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 594/2348] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:07 2026] GET /volume/v3/volumes/b3df5ae1-14c1-4bcc-9a18-a5a1f8431f38 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:07.784483 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e0f1c9d5-4ce0-45c6-ad4f-c81351ae3724 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:07.787625 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c33f074e-696e-46f0-a236-7d98a396e95f tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Delete volume request issued successfully. Jul 03 21:52:07.787792 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e0f1c9d5-4ce0-45c6-ad4f-c81351ae3724 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:52:07.787871 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c33f074e-696e-46f0-a236-7d98a396e95f tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 returned with HTTP 202 Jul 03 21:52:07.788413 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e0f1c9d5-4ce0-45c6-ad4f-c81351ae3724 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "b3df5ae1-14c1-4bcc-9a18-a5a1f8431f38", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1507579541"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:07.788483 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 590/2349] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:52:07 2026] DELETE /volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:52:07.790392 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-e0f1c9d5-4ce0-45c6-ad4f-c81351ae3724 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Create volume request body: {'volume': {'source_volid': 'b3df5ae1-14c1-4bcc-9a18-a5a1f8431f38', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1507579541'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:52:07.801426 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:07.801426 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:07.801891 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e0f1c9d5-4ce0-45c6-ad4f-c81351ae3724 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Volume retrieved successfully. Jul 03 21:52:07.802441 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-e0f1c9d5-4ce0-45c6-ad4f-c81351ae3724 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Create volume of 2 GB Jul 03 21:52:07.810866 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e0f1c9d5-4ce0-45c6-ad4f-c81351ae3724 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Availability Zones retrieved successfully. Jul 03 21:52:07.817816 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e0f1c9d5-4ce0-45c6-ad4f-c81351ae3724 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Flow 'volume_create_api' (f9bce5cf-2434-4eab-aed7-c9caf4bb8ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:52:07.820753 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e0f1c9d5-4ce0-45c6-ad4f-c81351ae3724 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (976a6ede-ed89-428d-ac07-088f2965d4b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:07.822005 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-e0f1c9d5-4ce0-45c6-ad4f-c81351ae3724 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:52:07.847439 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-982ccaa4-e5d6-4754-b6ca-90630f01fbcb req-c70689e1-4ca3-4b7a-b089-4afc9ea0b939 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:07.850938 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-982ccaa4-e5d6-4754-b6ca-90630f01fbcb req-c70689e1-4ca3-4b7a-b089-4afc9ea0b939 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 Jul 03 21:52:07.851197 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-982ccaa4-e5d6-4754-b6ca-90630f01fbcb req-c70689e1-4ca3-4b7a-b089-4afc9ea0b939 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:07.851882 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-982ccaa4-e5d6-4754-b6ca-90630f01fbcb req-c70689e1-4ca3-4b7a-b089-4afc9ea0b939 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:07.857471 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e0f1c9d5-4ce0-45c6-ad4f-c81351ae3724 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (976a6ede-ed89-428d-ac07-088f2965d4b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'b3df5ae1-14c1-4bcc-9a18-a5a1f8431f38', 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:07.859522 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e0f1c9d5-4ce0-45c6-ad4f-c81351ae3724 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9125adc2-4f73-4401-a54b-7ab72e641de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:07.872060 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:07.872060 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:07.879186 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-982ccaa4-e5d6-4754-b6ca-90630f01fbcb req-c70689e1-4ca3-4b7a-b089-4afc9ea0b939 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 returned with HTTP 404 Jul 03 21:52:07.879626 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 583/2350] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:52:07 2026] GET /volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:52:07.925726 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-e0f1c9d5-4ce0-45c6-ad4f-c81351ae3724 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Created reservations ['221958cc-ab1b-4d93-89ab-ea830ec1d546', 'd4927c5c-4837-4e39-be64-e3e653af315a', '156ab8f0-7e49-4fa3-a3f2-82ceeb4c6c19', 'b175dd89-6a70-48a2-b6f4-d68df39d88c9'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:52:07.926863 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e0f1c9d5-4ce0-45c6-ad4f-c81351ae3724 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9125adc2-4f73-4401-a54b-7ab72e641de5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['221958cc-ab1b-4d93-89ab-ea830ec1d546', 'd4927c5c-4837-4e39-be64-e3e653af315a', '156ab8f0-7e49-4fa3-a3f2-82ceeb4c6c19', 'b175dd89-6a70-48a2-b6f4-d68df39d88c9']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:07.927992 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e0f1c9d5-4ce0-45c6-ad4f-c81351ae3724 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9ef6701-3e82-42cd-9ac4-6585649659d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:07.930333 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-448a9c17-d202-45ab-b6dd-9e258ef98f64 req-6bb1765a-de63-4f53-a942-72cb8cdc729b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:07.933550 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-448a9c17-d202-45ab-b6dd-9e258ef98f64 req-6bb1765a-de63-4f53-a942-72cb8cdc729b tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 Jul 03 21:52:07.933756 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-448a9c17-d202-45ab-b6dd-9e258ef98f64 req-6bb1765a-de63-4f53-a942-72cb8cdc729b tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:07.933947 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-448a9c17-d202-45ab-b6dd-9e258ef98f64 req-6bb1765a-de63-4f53-a942-72cb8cdc729b tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:07.944001 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-448a9c17-d202-45ab-b6dd-9e258ef98f64 req-6bb1765a-de63-4f53-a942-72cb8cdc729b tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 returned with HTTP 404 Jul 03 21:52:07.944623 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 595/2351] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:52:07 2026] GET /volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:52:07.985232 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e0f1c9d5-4ce0-45c6-ad4f-c81351ae3724 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9ef6701-3e82-42cd-9ac4-6585649659d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '667962df-9e6d-4b62-9811-168cd02f9cd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1507579541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6db6e8847f5a43c9aaf540264bd56fe2',qos_specs=None,replication_status=,reservations=['221958cc-ab1b-4d93-89ab-ea830ec1d546','d4927c5c-4837-4e39-be64-e3e653af315a','156ab8f0-7e49-4fa3-a3f2-82ceeb4c6c19','b175dd89-6a70-48a2-b6f4-d68df39d88c9'],size=2,snapshot_id=None,source_replicaid=,source_volid=b3df5ae1-14c1-4bcc-9a18-a5a1f8431f38,status='creating',user_id='d0424d64af754a2b993cab7be060b781',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:52:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1507579541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=667962df-9e6d-4b62-9811-168cd02f9cd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6db6e8847f5a43c9aaf540264bd56fe2',provider_auth=None,provider_geometry=None,provider_id=None,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=b3df5ae1-14c1-4bcc-9a18-a5a1f8431f38,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0424d64af754a2b993cab7be060b781',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:07.985232 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e0f1c9d5-4ce0-45c6-ad4f-c81351ae3724 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebe8d7be-8023-493a-b675-b092187ed6fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:08.010568 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e0f1c9d5-4ce0-45c6-ad4f-c81351ae3724 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebe8d7be-8023-493a-b675-b092187ed6fc) transitioned into state 'SUCCESS' from state '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-1507579541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6db6e8847f5a43c9aaf540264bd56fe2',qos_specs=None,replication_status=,reservations=['221958cc-ab1b-4d93-89ab-ea830ec1d546','d4927c5c-4837-4e39-be64-e3e653af315a','156ab8f0-7e49-4fa3-a3f2-82ceeb4c6c19','b175dd89-6a70-48a2-b6f4-d68df39d88c9'],size=2,snapshot_id=None,source_replicaid=,source_volid=b3df5ae1-14c1-4bcc-9a18-a5a1f8431f38,status='creating',user_id='d0424d64af754a2b993cab7be060b781',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:08.011346 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e0f1c9d5-4ce0-45c6-ad4f-c81351ae3724 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1e74adc-9933-4526-8faf-4d527e711bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:08.036676 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e0f1c9d5-4ce0-45c6-ad4f-c81351ae3724 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1e74adc-9933-4526-8faf-4d527e711bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:08.038227 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e0f1c9d5-4ce0-45c6-ad4f-c81351ae3724 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Flow 'volume_create_api' (f9bce5cf-2434-4eab-aed7-c9caf4bb8ac7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:52:08.038685 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e0f1c9d5-4ce0-45c6-ad4f-c81351ae3724 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Create volume request issued successfully. Jul 03 21:52:08.039490 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e0f1c9d5-4ce0-45c6-ad4f-c81351ae3724 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:52:08.040106 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 584/2352] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:52:07 2026] POST /volume/v3/volumes => generated 779 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:52:08.054435 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-931f679d-bbb2-4c6d-b432-12f4e8b1fcda None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:08.056258 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-931f679d-bbb2-4c6d-b432-12f4e8b1fcda tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] GET https://10.4.3.32/volume/v3/volumes/667962df-9e6d-4b62-9811-168cd02f9cd3 Jul 03 21:52:08.056452 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-931f679d-bbb2-4c6d-b432-12f4e8b1fcda tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:08.056634 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-931f679d-bbb2-4c6d-b432-12f4e8b1fcda tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:08.064033 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:08.064033 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:08.069627 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-931f679d-bbb2-4c6d-b432-12f4e8b1fcda tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Volume info retrieved successfully. Jul 03 21:52:08.076600 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-931f679d-bbb2-4c6d-b432-12f4e8b1fcda tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] https://10.4.3.32/volume/v3/volumes/667962df-9e6d-4b62-9811-168cd02f9cd3 returned with HTTP 200 Jul 03 21:52:08.077053 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 591/2353] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:08 2026] GET /volume/v3/volumes/667962df-9e6d-4b62-9811-168cd02f9cd3 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:08.278579 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f6490f7a-163d-470a-9783-5327ebf2729e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:08.281065 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f6490f7a-163d-470a-9783-5327ebf2729e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c Jul 03 21:52:08.281336 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f6490f7a-163d-470a-9783-5327ebf2729e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:08.281592 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f6490f7a-163d-470a-9783-5327ebf2729e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:08.290251 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:08.290251 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:08.294825 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f6490f7a-163d-470a-9783-5327ebf2729e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:52:08.300947 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f6490f7a-163d-470a-9783-5327ebf2729e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c returned with HTTP 200 Jul 03 21:52:08.301448 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 584/2354] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:08 2026] GET /volume/v3/volumes/8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c => generated 1363 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:08.314246 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-cd43f061-612d-40a5-9841-b67d07934de4 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:08.316691 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cd43f061-612d-40a5-9841-b67d07934de4 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c Jul 03 21:52:08.316943 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cd43f061-612d-40a5-9841-b67d07934de4 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:08.317164 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cd43f061-612d-40a5-9841-b67d07934de4 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:08.326162 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:08.326162 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:08.331691 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-cd43f061-612d-40a5-9841-b67d07934de4 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:52:08.340857 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cd43f061-612d-40a5-9841-b67d07934de4 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c returned with HTTP 200 Jul 03 21:52:08.341654 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 596/2355] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:08 2026] GET /volume/v3/volumes/8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c => generated 1363 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:08.729250 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-88936711-ca22-4e46-8aac-91ad541ef126 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:08.731860 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-88936711-ca22-4e46-8aac-91ad541ef126 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/646f482a-3378-4982-98a0-46278341907c Jul 03 21:52:08.732070 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-88936711-ca22-4e46-8aac-91ad541ef126 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:08.732258 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-88936711-ca22-4e46-8aac-91ad541ef126 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:08.732359 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-88936711-ca22-4e46-8aac-91ad541ef126 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 646f482a-3378-4982-98a0-46278341907c. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:52:08.739075 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:08.739075 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:08.740219 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-88936711-ca22-4e46-8aac-91ad541ef126 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/646f482a-3378-4982-98a0-46278341907c returned with HTTP 200 Jul 03 21:52:08.740671 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 585/2356] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:08 2026] GET /volume/v3/backups/646f482a-3378-4982-98a0-46278341907c => generated 705 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:09.093874 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-5ba5efb3-909d-4f55-bf55-bb138672374f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:09.095759 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5ba5efb3-909d-4f55-bf55-bb138672374f tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] GET https://10.4.3.32/volume/v3/volumes/667962df-9e6d-4b62-9811-168cd02f9cd3 Jul 03 21:52:09.095975 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5ba5efb3-909d-4f55-bf55-bb138672374f tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:09.096154 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5ba5efb3-909d-4f55-bf55-bb138672374f tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:09.104517 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:09.104517 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:09.108632 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-5ba5efb3-909d-4f55-bf55-bb138672374f tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Volume info retrieved successfully. Jul 03 21:52:09.113507 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5ba5efb3-909d-4f55-bf55-bb138672374f tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] https://10.4.3.32/volume/v3/volumes/667962df-9e6d-4b62-9811-168cd02f9cd3 returned with HTTP 200 Jul 03 21:52:09.113951 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 592/2357] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:09 2026] GET /volume/v3/volumes/667962df-9e6d-4b62-9811-168cd02f9cd3 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:09.132344 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3ae736dd-fc34-4edf-87dc-ba44a1cf0587 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:09.139416 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3ae736dd-fc34-4edf-87dc-ba44a1cf0587 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] GET https://10.4.3.32/volume/v3/volumes/667962df-9e6d-4b62-9811-168cd02f9cd3 Jul 03 21:52:09.139416 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3ae736dd-fc34-4edf-87dc-ba44a1cf0587 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:09.140957 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3ae736dd-fc34-4edf-87dc-ba44a1cf0587 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:09.153586 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:09.153586 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:09.162355 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3ae736dd-fc34-4edf-87dc-ba44a1cf0587 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Volume info retrieved successfully. Jul 03 21:52:09.167188 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3ae736dd-fc34-4edf-87dc-ba44a1cf0587 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] https://10.4.3.32/volume/v3/volumes/667962df-9e6d-4b62-9811-168cd02f9cd3 returned with HTTP 200 Jul 03 21:52:09.167603 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 585/2358] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:09 2026] GET /volume/v3/volumes/667962df-9e6d-4b62-9811-168cd02f9cd3 => generated 872 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:09.182612 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-4f73051c-e9d8-48ad-9acd-7f6b684c50d1 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:09.184545 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4f73051c-e9d8-48ad-9acd-7f6b684c50d1 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] GET https://10.4.3.32/volume/v3/volumes/667962df-9e6d-4b62-9811-168cd02f9cd3 Jul 03 21:52:09.184794 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4f73051c-e9d8-48ad-9acd-7f6b684c50d1 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:09.185050 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4f73051c-e9d8-48ad-9acd-7f6b684c50d1 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:09.192248 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:09.192248 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:09.197160 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-4f73051c-e9d8-48ad-9acd-7f6b684c50d1 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Volume info retrieved successfully. Jul 03 21:52:09.202516 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4f73051c-e9d8-48ad-9acd-7f6b684c50d1 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] https://10.4.3.32/volume/v3/volumes/667962df-9e6d-4b62-9811-168cd02f9cd3 returned with HTTP 200 Jul 03 21:52:09.203230 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 597/2359] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:09 2026] GET /volume/v3/volumes/667962df-9e6d-4b62-9811-168cd02f9cd3 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:09.224834 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a0e0e1c9-a65b-4a23-a69f-3c4755d7d1c7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:09.230525 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a0e0e1c9-a65b-4a23-a69f-3c4755d7d1c7 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] DELETE https://10.4.3.32/volume/v3/volumes/667962df-9e6d-4b62-9811-168cd02f9cd3 Jul 03 21:52:09.230525 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a0e0e1c9-a65b-4a23-a69f-3c4755d7d1c7 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:09.230914 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a0e0e1c9-a65b-4a23-a69f-3c4755d7d1c7 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:09.231339 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-a0e0e1c9-a65b-4a23-a69f-3c4755d7d1c7 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Delete volume with id: 667962df-9e6d-4b62-9811-168cd02f9cd3 Jul 03 21:52:09.241624 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:09.241624 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:09.241748 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-a0e0e1c9-a65b-4a23-a69f-3c4755d7d1c7 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Volume info retrieved successfully. Jul 03 21:52:09.277104 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-a0e0e1c9-a65b-4a23-a69f-3c4755d7d1c7 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Delete volume request issued successfully. Jul 03 21:52:09.277523 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a0e0e1c9-a65b-4a23-a69f-3c4755d7d1c7 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] https://10.4.3.32/volume/v3/volumes/667962df-9e6d-4b62-9811-168cd02f9cd3 returned with HTTP 202 Jul 03 21:52:09.279493 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 586/2360] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:52:09 2026] DELETE /volume/v3/volumes/667962df-9e6d-4b62-9811-168cd02f9cd3 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:52:09.293610 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-95221ff7-18e9-4637-8f0a-e0b7fdcde9ae None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:09.296407 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-95221ff7-18e9-4637-8f0a-e0b7fdcde9ae tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] GET https://10.4.3.32/volume/v3/volumes/667962df-9e6d-4b62-9811-168cd02f9cd3 Jul 03 21:52:09.296741 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-95221ff7-18e9-4637-8f0a-e0b7fdcde9ae tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:09.297026 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-95221ff7-18e9-4637-8f0a-e0b7fdcde9ae tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:09.311278 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:09.311278 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:09.318855 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-95221ff7-18e9-4637-8f0a-e0b7fdcde9ae tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Volume info retrieved successfully. Jul 03 21:52:09.329063 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-95221ff7-18e9-4637-8f0a-e0b7fdcde9ae tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] https://10.4.3.32/volume/v3/volumes/667962df-9e6d-4b62-9811-168cd02f9cd3 returned with HTTP 200 Jul 03 21:52:09.329715 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 593/2361] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:09 2026] GET /volume/v3/volumes/667962df-9e6d-4b62-9811-168cd02f9cd3 => generated 871 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:09.755733 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c5adb5ad-fecd-498a-acff-8ced206909a0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:09.758219 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c5adb5ad-fecd-498a-acff-8ced206909a0 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/646f482a-3378-4982-98a0-46278341907c Jul 03 21:52:09.758682 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c5adb5ad-fecd-498a-acff-8ced206909a0 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:09.758908 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c5adb5ad-fecd-498a-acff-8ced206909a0 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:09.758968 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-c5adb5ad-fecd-498a-acff-8ced206909a0 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 646f482a-3378-4982-98a0-46278341907c. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:52:09.764608 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:09.764608 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:09.765573 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c5adb5ad-fecd-498a-acff-8ced206909a0 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/646f482a-3378-4982-98a0-46278341907c returned with HTTP 200 Jul 03 21:52:09.766015 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 586/2362] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:09 2026] GET /volume/v3/backups/646f482a-3378-4982-98a0-46278341907c => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:09.776180 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-496341e0-02f5-4cfb-bf9a-3f489966cd6e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:09.778598 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-496341e0-02f5-4cfb-bf9a-3f489966cd6e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/646f482a-3378-4982-98a0-46278341907c Jul 03 21:52:09.778971 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-496341e0-02f5-4cfb-bf9a-3f489966cd6e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:09.779297 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-496341e0-02f5-4cfb-bf9a-3f489966cd6e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:09.779558 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-496341e0-02f5-4cfb-bf9a-3f489966cd6e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 646f482a-3378-4982-98a0-46278341907c. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:52:09.786794 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:09.786794 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:09.787771 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-496341e0-02f5-4cfb-bf9a-3f489966cd6e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/646f482a-3378-4982-98a0-46278341907c returned with HTTP 200 Jul 03 21:52:09.788218 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 598/2363] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:09 2026] GET /volume/v3/backups/646f482a-3378-4982-98a0-46278341907c => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:09.802142 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-29cc85ce-33d4-44e0-83e9-f8953316b9c7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:09.806043 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-29cc85ce-33d4-44e0-83e9-f8953316b9c7 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] DELETE https://10.4.3.32/volume/v3/backups/646f482a-3378-4982-98a0-46278341907c Jul 03 21:52:09.806336 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-29cc85ce-33d4-44e0-83e9-f8953316b9c7 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:09.806607 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-29cc85ce-33d4-44e0-83e9-f8953316b9c7 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:09.806705 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.contrib.backups [None req-29cc85ce-33d4-44e0-83e9-f8953316b9c7 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Delete backup with id: 646f482a-3378-4982-98a0-46278341907c. Jul 03 21:52:09.812194 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:09.812194 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:09.828871 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.backup.rpcapi [None req-29cc85ce-33d4-44e0-83e9-f8953316b9c7 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] delete_backup rpcapi backup_id 646f482a-3378-4982-98a0-46278341907c {{(pid=99935) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 21:52:09.833843 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-29cc85ce-33d4-44e0-83e9-f8953316b9c7 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/646f482a-3378-4982-98a0-46278341907c returned with HTTP 202 Jul 03 21:52:09.834231 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 587/2364] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:52:09 2026] DELETE /volume/v3/backups/646f482a-3378-4982-98a0-46278341907c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:52:09.837795 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-1d4590ee-c69c-48b5-a378-61f2deeef4d9 req-94c37680-9cb0-4a4e-9dcc-6effa3f4e206 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:09.839710 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-1d4590ee-c69c-48b5-a378-61f2deeef4d9 req-94c37680-9cb0-4a4e-9dcc-6effa3f4e206 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c Jul 03 21:52:09.839896 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-1d4590ee-c69c-48b5-a378-61f2deeef4d9 req-94c37680-9cb0-4a4e-9dcc-6effa3f4e206 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:09.840073 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-1d4590ee-c69c-48b5-a378-61f2deeef4d9 req-94c37680-9cb0-4a4e-9dcc-6effa3f4e206 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:09.844261 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1bc5eb4b-4e52-4e09-9fcf-e0b87746b58c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:09.846096 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1bc5eb4b-4e52-4e09-9fcf-e0b87746b58c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/646f482a-3378-4982-98a0-46278341907c Jul 03 21:52:09.846324 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1bc5eb4b-4e52-4e09-9fcf-e0b87746b58c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:09.846579 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1bc5eb4b-4e52-4e09-9fcf-e0b87746b58c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:09.846725 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-1bc5eb4b-4e52-4e09-9fcf-e0b87746b58c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 646f482a-3378-4982-98a0-46278341907c. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:52:09.847660 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:09.847660 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:09.851050 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-1d4590ee-c69c-48b5-a378-61f2deeef4d9 req-94c37680-9cb0-4a4e-9dcc-6effa3f4e206 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:52:09.853114 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:09.853114 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:09.853879 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1bc5eb4b-4e52-4e09-9fcf-e0b87746b58c tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/646f482a-3378-4982-98a0-46278341907c returned with HTTP 200 Jul 03 21:52:09.854244 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 587/2365] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:09 2026] GET /volume/v3/backups/646f482a-3378-4982-98a0-46278341907c => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:09.855232 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-1d4590ee-c69c-48b5-a378-61f2deeef4d9 req-94c37680-9cb0-4a4e-9dcc-6effa3f4e206 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c returned with HTTP 200 Jul 03 21:52:09.855628 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 594/2366] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:52:09 2026] GET /volume/v3/volumes/8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c => generated 1363 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:10.348644 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-74b465bd-b6f9-47e1-93d8-dc0434e27492 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:10.350918 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-74b465bd-b6f9-47e1-93d8-dc0434e27492 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] GET https://10.4.3.32/volume/v3/volumes/667962df-9e6d-4b62-9811-168cd02f9cd3 Jul 03 21:52:10.351147 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-74b465bd-b6f9-47e1-93d8-dc0434e27492 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:10.351367 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-74b465bd-b6f9-47e1-93d8-dc0434e27492 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:10.358930 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-74b465bd-b6f9-47e1-93d8-dc0434e27492 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] https://10.4.3.32/volume/v3/volumes/667962df-9e6d-4b62-9811-168cd02f9cd3 returned with HTTP 404 Jul 03 21:52:10.359588 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 599/2367] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:10 2026] GET /volume/v3/volumes/667962df-9e6d-4b62-9811-168cd02f9cd3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:52:10.367685 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-1d4590ee-c69c-48b5-a378-61f2deeef4d9 req-8f06a929-a5d5-4f8c-b5ce-d20495ac84ad None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:10.368072 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e0823335-76f5-4724-b86d-26514603c33d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:10.369856 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e0823335-76f5-4724-b86d-26514603c33d tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] GET https://10.4.3.32/volume/v3/volumes/b3df5ae1-14c1-4bcc-9a18-a5a1f8431f38 Jul 03 21:52:10.369950 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-1d4590ee-c69c-48b5-a378-61f2deeef4d9 req-8f06a929-a5d5-4f8c-b5ce-d20495ac84ad tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c Jul 03 21:52:10.370058 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e0823335-76f5-4724-b86d-26514603c33d tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:10.370206 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-1d4590ee-c69c-48b5-a378-61f2deeef4d9 req-8f06a929-a5d5-4f8c-b5ce-d20495ac84ad tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:10.370264 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e0823335-76f5-4724-b86d-26514603c33d tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:10.370498 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-1d4590ee-c69c-48b5-a378-61f2deeef4d9 req-8f06a929-a5d5-4f8c-b5ce-d20495ac84ad tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:10.378355 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:10.378355 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:10.378523 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:10.378523 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:10.382600 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-1d4590ee-c69c-48b5-a378-61f2deeef4d9 req-8f06a929-a5d5-4f8c-b5ce-d20495ac84ad tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:52:10.382814 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-e0823335-76f5-4724-b86d-26514603c33d tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Volume info retrieved successfully. Jul 03 21:52:10.413170 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-1d4590ee-c69c-48b5-a378-61f2deeef4d9 req-8f06a929-a5d5-4f8c-b5ce-d20495ac84ad tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c returned with HTTP 200 Jul 03 21:52:10.413170 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 588/2368] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:52:10 2026] GET /volume/v3/volumes/8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c => generated 1363 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:10.413559 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e0823335-76f5-4724-b86d-26514603c33d tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] https://10.4.3.32/volume/v3/volumes/b3df5ae1-14c1-4bcc-9a18-a5a1f8431f38 returned with HTTP 200 Jul 03 21:52:10.413559 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 588/2369] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:10 2026] GET /volume/v3/volumes/b3df5ae1-14c1-4bcc-9a18-a5a1f8431f38 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:10.413729 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d7ef35b4-66ad-441c-9cd4-500390d57c2a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:10.413990 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b527e884-7b5d-4bf6-8bfc-e547f0afbd8b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:10.413990 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b527e884-7b5d-4bf6-8bfc-e547f0afbd8b None None] GET https://10.4.3.32/volume// Jul 03 21:52:10.413990 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b527e884-7b5d-4bf6-8bfc-e547f0afbd8b None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:10.414088 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d7ef35b4-66ad-441c-9cd4-500390d57c2a tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] DELETE https://10.4.3.32/volume/v3/volumes/b3df5ae1-14c1-4bcc-9a18-a5a1f8431f38 Jul 03 21:52:10.414118 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b527e884-7b5d-4bf6-8bfc-e547f0afbd8b None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:10.414146 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d7ef35b4-66ad-441c-9cd4-500390d57c2a tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:10.414173 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b527e884-7b5d-4bf6-8bfc-e547f0afbd8b None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:52:10.414202 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d7ef35b4-66ad-441c-9cd4-500390d57c2a tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:10.414230 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 600/2370] 10.4.3.32 () {66 vars in 1412 bytes} [Fri Jul 3 21:52:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 21:52:10.414262 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-d7ef35b4-66ad-441c-9cd4-500390d57c2a tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Delete volume with id: b3df5ae1-14c1-4bcc-9a18-a5a1f8431f38 Jul 03 21:52:10.417813 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-1d4590ee-c69c-48b5-a378-61f2deeef4d9 req-defdcbd5-e1da-4dc4-b69d-6561129d4c9e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:10.419955 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-1d4590ee-c69c-48b5-a378-61f2deeef4d9 req-defdcbd5-e1da-4dc4-b69d-6561129d4c9e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:52:10.420293 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-1d4590ee-c69c-48b5-a378-61f2deeef4d9 req-defdcbd5-e1da-4dc4-b69d-6561129d4c9e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c", "connector": null, "instance_uuid": "2aca0bc2-ee0b-49a9-ba2c-8c9b06896c3e"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:10.428204 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:10.428204 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:10.428980 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d7ef35b4-66ad-441c-9cd4-500390d57c2a tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Volume info retrieved successfully. Jul 03 21:52:10.430649 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:10.430649 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:10.459620 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d7ef35b4-66ad-441c-9cd4-500390d57c2a tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Delete volume request issued successfully. Jul 03 21:52:10.459883 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d7ef35b4-66ad-441c-9cd4-500390d57c2a tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] https://10.4.3.32/volume/v3/volumes/b3df5ae1-14c1-4bcc-9a18-a5a1f8431f38 returned with HTTP 202 Jul 03 21:52:10.460331 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 595/2371] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:52:10 2026] DELETE /volume/v3/volumes/b3df5ae1-14c1-4bcc-9a18-a5a1f8431f38 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:52:10.469934 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b7ff1404-a37d-44c3-a4a0-2df2e89887a2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:10.471755 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-1d4590ee-c69c-48b5-a378-61f2deeef4d9 req-defdcbd5-e1da-4dc4-b69d-6561129d4c9e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:52:10.472280 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 589/2372] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:52:10 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:10.474417 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b7ff1404-a37d-44c3-a4a0-2df2e89887a2 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] GET https://10.4.3.32/volume/v3/volumes/b3df5ae1-14c1-4bcc-9a18-a5a1f8431f38 Jul 03 21:52:10.478406 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b7ff1404-a37d-44c3-a4a0-2df2e89887a2 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:10.478406 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b7ff1404-a37d-44c3-a4a0-2df2e89887a2 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:10.485642 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:10.485642 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:10.490663 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-b7ff1404-a37d-44c3-a4a0-2df2e89887a2 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Volume info retrieved successfully. Jul 03 21:52:10.498355 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b7ff1404-a37d-44c3-a4a0-2df2e89887a2 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] https://10.4.3.32/volume/v3/volumes/b3df5ae1-14c1-4bcc-9a18-a5a1f8431f38 returned with HTTP 200 Jul 03 21:52:10.498826 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 589/2373] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:10 2026] GET /volume/v3/volumes/b3df5ae1-14c1-4bcc-9a18-a5a1f8431f38 => generated 837 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:10.867580 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-db924b87-eac4-4118-bac9-a416d2ac2d70 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:10.869550 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-db924b87-eac4-4118-bac9-a416d2ac2d70 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/646f482a-3378-4982-98a0-46278341907c Jul 03 21:52:10.869814 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-db924b87-eac4-4118-bac9-a416d2ac2d70 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:10.870103 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-db924b87-eac4-4118-bac9-a416d2ac2d70 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:10.870267 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-db924b87-eac4-4118-bac9-a416d2ac2d70 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 646f482a-3378-4982-98a0-46278341907c. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:52:10.874738 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-db924b87-eac4-4118-bac9-a416d2ac2d70 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/646f482a-3378-4982-98a0-46278341907c returned with HTTP 404 Jul 03 21:52:10.875246 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 601/2374] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:10 2026] GET /volume/v3/backups/646f482a-3378-4982-98a0-46278341907c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:52:10.883067 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-415f6e6a-f3e9-4e1a-a652-f00cbfa83f02 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:10.888633 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-415f6e6a-f3e9-4e1a-a652-f00cbfa83f02 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] POST https://10.4.3.32/volume/v3/backups Jul 03 21:52:10.888633 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-415f6e6a-f3e9-4e1a-a652-f00cbfa83f02 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b7f4c5b6-0bab-4003-9f7f-1171d564c00c", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-390922860", "container": "tempest-volumesbackupstest-backup-container-1857874249"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:10.889727 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.backups [None req-415f6e6a-f3e9-4e1a-a652-f00cbfa83f02 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Creating new backup {'backup': {'volume_id': 'b7f4c5b6-0bab-4003-9f7f-1171d564c00c', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-390922860', 'container': 'tempest-volumesbackupstest-backup-container-1857874249'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 21:52:10.889849 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.contrib.backups [None req-415f6e6a-f3e9-4e1a-a652-f00cbfa83f02 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Creating backup of volume b7f4c5b6-0bab-4003-9f7f-1171d564c00c in container tempest-volumesbackupstest-backup-container-1857874249 Jul 03 21:52:10.900218 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:10.900218 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:10.901473 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-415f6e6a-f3e9-4e1a-a652-f00cbfa83f02 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:52:10.928210 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-415f6e6a-f3e9-4e1a-a652-f00cbfa83f02 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Created reservations ['4f9f9f0b-a28f-43ca-b33b-f7806f245e24', '119acb2c-f832-4da4-afd0-4e6a0a7d19d7'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:52:10.984556 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-415f6e6a-f3e9-4e1a-a652-f00cbfa83f02 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 21:52:10.985177 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 596/2375] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:52:10 2026] POST /volume/v3/backups => generated 327 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:52:10.996055 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c88d1f83-b3b3-44ad-b087-bee26ed3b2b9 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:11.001150 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c88d1f83-b3b3-44ad-b087-bee26ed3b2b9 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 Jul 03 21:52:11.001287 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c88d1f83-b3b3-44ad-b087-bee26ed3b2b9 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:11.001550 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c88d1f83-b3b3-44ad-b087-bee26ed3b2b9 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:11.001656 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-c88d1f83-b3b3-44ad-b087-bee26ed3b2b9 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 3939f18b-f958-4737-8b54-3c963e0b8143. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:52:11.009796 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:11.009796 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:11.010795 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c88d1f83-b3b3-44ad-b087-bee26ed3b2b9 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 returned with HTTP 200 Jul 03 21:52:11.011406 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 590/2376] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:10 2026] GET /volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 => generated 785 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:11.027740 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-e54e2f96-13b5-4989-8328-8b8e9be11542 req-a504e53b-dc61-4724-8c6b-0a32f1e50a6b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:11.030921 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-e54e2f96-13b5-4989-8328-8b8e9be11542 req-a504e53b-dc61-4724-8c6b-0a32f1e50a6b tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:52:11.031083 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-e54e2f96-13b5-4989-8328-8b8e9be11542 req-a504e53b-dc61-4724-8c6b-0a32f1e50a6b tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:11.031364 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-e54e2f96-13b5-4989-8328-8b8e9be11542 req-a504e53b-dc61-4724-8c6b-0a32f1e50a6b tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:11.046773 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:11.046773 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:11.051275 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-e54e2f96-13b5-4989-8328-8b8e9be11542 req-a504e53b-dc61-4724-8c6b-0a32f1e50a6b tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:52:11.062639 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-e54e2f96-13b5-4989-8328-8b8e9be11542 req-a504e53b-dc61-4724-8c6b-0a32f1e50a6b tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:52:11.064676 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 590/2377] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:52:11 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 1439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 21:52:11.513077 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2005748b-8e5d-4879-af6f-b4191d1052d7 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:11.515457 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2005748b-8e5d-4879-af6f-b4191d1052d7 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] GET https://10.4.3.32/volume/v3/volumes/b3df5ae1-14c1-4bcc-9a18-a5a1f8431f38 Jul 03 21:52:11.516232 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2005748b-8e5d-4879-af6f-b4191d1052d7 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:11.516232 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2005748b-8e5d-4879-af6f-b4191d1052d7 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:11.526572 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2005748b-8e5d-4879-af6f-b4191d1052d7 tempest-VolumesCloneTest-792389663 tempest-VolumesCloneTest-792389663-project-member] https://10.4.3.32/volume/v3/volumes/b3df5ae1-14c1-4bcc-9a18-a5a1f8431f38 returned with HTTP 404 Jul 03 21:52:11.527303 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 602/2378] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:11 2026] GET /volume/v3/volumes/b3df5ae1-14c1-4bcc-9a18-a5a1f8431f38 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:52:12.026838 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-3da26c2e-7cb6-464d-8032-c5d85a1a9737 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:12.031516 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3da26c2e-7cb6-464d-8032-c5d85a1a9737 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 Jul 03 21:52:12.031516 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3da26c2e-7cb6-464d-8032-c5d85a1a9737 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:12.031516 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3da26c2e-7cb6-464d-8032-c5d85a1a9737 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:12.050692 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-3da26c2e-7cb6-464d-8032-c5d85a1a9737 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 3939f18b-f958-4737-8b54-3c963e0b8143. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:52:12.050692 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:12.050692 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:12.050692 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3da26c2e-7cb6-464d-8032-c5d85a1a9737 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 returned with HTTP 200 Jul 03 21:52:12.050692 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 597/2379] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:12 2026] GET /volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 => generated 787 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:12.175595 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-55994bd5-5856-4962-869f-93f29f32a295 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:12.176741 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-55994bd5-5856-4962-869f-93f29f32a295 None None] GET https://10.4.3.32/volume// Jul 03 21:52:12.176741 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-55994bd5-5856-4962-869f-93f29f32a295 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:12.176741 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-55994bd5-5856-4962-869f-93f29f32a295 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:12.177208 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-55994bd5-5856-4962-869f-93f29f32a295 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:52:12.178418 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 591/2380] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:52:12 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 21:52:12.210215 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-e54e2f96-13b5-4989-8328-8b8e9be11542 req-0ff96d39-5867-4a7c-b646-4bd823bb35cf None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:12.214079 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-e54e2f96-13b5-4989-8328-8b8e9be11542 req-0ff96d39-5867-4a7c-b646-4bd823bb35cf tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:52:12.215185 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-e54e2f96-13b5-4989-8328-8b8e9be11542 req-0ff96d39-5867-4a7c-b646-4bd823bb35cf tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eee08319-5865-49f4-b79e-5172cfc95a10", "connector": null, "instance_uuid": "02368441-564e-4dbe-9665-1a23adbf91ed"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:12.238730 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:12.238730 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:12.279627 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-e54e2f96-13b5-4989-8328-8b8e9be11542 req-0ff96d39-5867-4a7c-b646-4bd823bb35cf tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:52:12.280361 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 591/2381] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:52:12 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 21:52:12.303918 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-e54e2f96-13b5-4989-8328-8b8e9be11542 req-f5a6c1e9-5ffe-4598-988c-2c446e4c5053 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:12.307979 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-e54e2f96-13b5-4989-8328-8b8e9be11542 req-f5a6c1e9-5ffe-4598-988c-2c446e4c5053 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] DELETE https://10.4.3.32/volume/v3/attachments/c8832c0e-5391-422d-a541-73c4ad3a8b56 Jul 03 21:52:12.308157 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-e54e2f96-13b5-4989-8328-8b8e9be11542 req-f5a6c1e9-5ffe-4598-988c-2c446e4c5053 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:12.308945 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-e54e2f96-13b5-4989-8328-8b8e9be11542 req-f5a6c1e9-5ffe-4598-988c-2c446e4c5053 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:12.326753 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:12.326753 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:12.916217 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-e54e2f96-13b5-4989-8328-8b8e9be11542 req-f5a6c1e9-5ffe-4598-988c-2c446e4c5053 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/attachments/c8832c0e-5391-422d-a541-73c4ad3a8b56 returned with HTTP 200 Jul 03 21:52:12.916803 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 603/2382] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:52:12 2026] DELETE /volume/v3/attachments/c8832c0e-5391-422d-a541-73c4ad3a8b56 => generated 367 bytes in 614 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:13.062448 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-5dbd30e3-0d42-40b3-9f6e-b67c657400fe None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:13.064258 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5dbd30e3-0d42-40b3-9f6e-b67c657400fe tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 Jul 03 21:52:13.064655 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5dbd30e3-0d42-40b3-9f6e-b67c657400fe tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:13.064857 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5dbd30e3-0d42-40b3-9f6e-b67c657400fe tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:13.064979 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-5dbd30e3-0d42-40b3-9f6e-b67c657400fe tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 3939f18b-f958-4737-8b54-3c963e0b8143. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:52:13.071234 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:13.071234 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:13.072079 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5dbd30e3-0d42-40b3-9f6e-b67c657400fe tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 returned with HTTP 200 Jul 03 21:52:13.072686 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 598/2383] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:13 2026] GET /volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:14.031166 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-623b8942-a93b-4d09-ad3d-ac1727f0f209 req-d29106dd-c31f-4a0a-ad45-fec6b4020dc1 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:14.035430 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-623b8942-a93b-4d09-ad3d-ac1727f0f209 req-d29106dd-c31f-4a0a-ad45-fec6b4020dc1 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] DELETE https://10.4.3.32/volume/v3/attachments/6f997f8b-2244-410b-89dc-aca9bb0327c1 Jul 03 21:52:14.035430 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-623b8942-a93b-4d09-ad3d-ac1727f0f209 req-d29106dd-c31f-4a0a-ad45-fec6b4020dc1 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:14.035430 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-623b8942-a93b-4d09-ad3d-ac1727f0f209 req-d29106dd-c31f-4a0a-ad45-fec6b4020dc1 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:14.046899 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:14.046899 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:14.086343 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1f58ceac-de31-4260-ab6f-a73ec5eff3fd None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:14.087787 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1f58ceac-de31-4260-ab6f-a73ec5eff3fd tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 Jul 03 21:52:14.087959 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1f58ceac-de31-4260-ab6f-a73ec5eff3fd tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:14.088148 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1f58ceac-de31-4260-ab6f-a73ec5eff3fd tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:14.088258 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-1f58ceac-de31-4260-ab6f-a73ec5eff3fd tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 3939f18b-f958-4737-8b54-3c963e0b8143. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:52:14.093562 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:14.093562 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:14.095115 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1f58ceac-de31-4260-ab6f-a73ec5eff3fd tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 returned with HTTP 200 Jul 03 21:52:14.095115 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 592/2384] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:14 2026] GET /volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:14.585982 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-623b8942-a93b-4d09-ad3d-ac1727f0f209 req-d29106dd-c31f-4a0a-ad45-fec6b4020dc1 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/attachments/6f997f8b-2244-410b-89dc-aca9bb0327c1 returned with HTTP 200 Jul 03 21:52:14.586635 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 592/2385] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:52:14 2026] DELETE /volume/v3/attachments/6f997f8b-2244-410b-89dc-aca9bb0327c1 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:15.110046 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-341f2b28-088c-43bb-b0f0-ebee0ad74c72 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:15.112474 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-341f2b28-088c-43bb-b0f0-ebee0ad74c72 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 Jul 03 21:52:15.112727 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-341f2b28-088c-43bb-b0f0-ebee0ad74c72 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:15.112980 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-341f2b28-088c-43bb-b0f0-ebee0ad74c72 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:15.113127 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-341f2b28-088c-43bb-b0f0-ebee0ad74c72 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 3939f18b-f958-4737-8b54-3c963e0b8143. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:52:15.124891 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:15.124891 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:15.125008 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-341f2b28-088c-43bb-b0f0-ebee0ad74c72 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 returned with HTTP 200 Jul 03 21:52:15.125501 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 604/2386] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:15 2026] GET /volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:15.263416 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-29b0dd56-c4b6-45f8-9779-cb6473cdb64a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:15.264877 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-29b0dd56-c4b6-45f8-9779-cb6473cdb64a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:52:15.265328 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-29b0dd56-c4b6-45f8-9779-cb6473cdb64a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "34569093-e62c-478a-8a85-a8dd77ec7348", "size": 1}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:15.267023 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-29b0dd56-c4b6-45f8-9779-cb6473cdb64a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '34569093-e62c-478a-8a85-a8dd77ec7348', 'size': 1}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:52:15.484527 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-29b0dd56-c4b6-45f8-9779-cb6473cdb64a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Create volume of 1 GB Jul 03 21:52:15.495746 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-29b0dd56-c4b6-45f8-9779-cb6473cdb64a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Availability Zones retrieved successfully. Jul 03 21:52:15.504134 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-29b0dd56-c4b6-45f8-9779-cb6473cdb64a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Flow 'volume_create_api' (01f72ca3-bbef-4a40-b00e-11ce08667819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:52:15.505730 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-29b0dd56-c4b6-45f8-9779-cb6473cdb64a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82f6fe25-deeb-4722-9fbf-55db61f1547e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:15.507117 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-29b0dd56-c4b6-45f8-9779-cb6473cdb64a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:52:15.604619 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-29b0dd56-c4b6-45f8-9779-cb6473cdb64a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82f6fe25-deeb-4722-9fbf-55db61f1547e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:15.605565 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-29b0dd56-c4b6-45f8-9779-cb6473cdb64a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30d956e1-e954-4304-9631-943db52bdfef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:15.736301 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-29b0dd56-c4b6-45f8-9779-cb6473cdb64a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Created reservations ['ac616186-c801-4933-93f0-78fa168f6be2', '495f322b-46cc-48c1-8048-205ed1411371', '4e61984e-1063-47a2-af7e-0a1c1725a8d6', 'e9183499-dfa1-49bd-a0fb-af44e771f8f7'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:52:15.737430 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-29b0dd56-c4b6-45f8-9779-cb6473cdb64a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30d956e1-e954-4304-9631-943db52bdfef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac616186-c801-4933-93f0-78fa168f6be2', '495f322b-46cc-48c1-8048-205ed1411371', '4e61984e-1063-47a2-af7e-0a1c1725a8d6', 'e9183499-dfa1-49bd-a0fb-af44e771f8f7']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:15.738249 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-29b0dd56-c4b6-45f8-9779-cb6473cdb64a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (580b2aab-aed7-49ee-858a-398ec651eb0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:15.769193 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-29b0dd56-c4b6-45f8-9779-cb6473cdb64a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (580b2aab-aed7-49ee-858a-398ec651eb0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7454f0df-a249-4814-8f07-513bdc69a343', '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='18f6dadf1c514221a59cffc5c5b00a16',qos_specs=None,replication_status=,reservations=['ac616186-c801-4933-93f0-78fa168f6be2','495f322b-46cc-48c1-8048-205ed1411371','4e61984e-1063-47a2-af7e-0a1c1725a8d6','e9183499-dfa1-49bd-a0fb-af44e771f8f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b0390a135cf4a6fb0d1dcfa819be97a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:52:15Z,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=7454f0df-a249-4814-8f07-513bdc69a343,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18f6dadf1c514221a59cffc5c5b00a16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b0390a135cf4a6fb0d1dcfa819be97a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:15.769789 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-29b0dd56-c4b6-45f8-9779-cb6473cdb64a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (736fa54a-10a5-43f4-a4d9-3488ff8a1d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:15.797916 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-29b0dd56-c4b6-45f8-9779-cb6473cdb64a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (736fa54a-10a5-43f4-a4d9-3488ff8a1d18) transitioned into state 'SUCCESS' from 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='18f6dadf1c514221a59cffc5c5b00a16',qos_specs=None,replication_status=,reservations=['ac616186-c801-4933-93f0-78fa168f6be2','495f322b-46cc-48c1-8048-205ed1411371','4e61984e-1063-47a2-af7e-0a1c1725a8d6','e9183499-dfa1-49bd-a0fb-af44e771f8f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b0390a135cf4a6fb0d1dcfa819be97a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:15.798582 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-29b0dd56-c4b6-45f8-9779-cb6473cdb64a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5725a8ad-9425-4c5f-aaf0-3f207078a62a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:15.815998 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-29b0dd56-c4b6-45f8-9779-cb6473cdb64a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5725a8ad-9425-4c5f-aaf0-3f207078a62a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:15.817348 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-29b0dd56-c4b6-45f8-9779-cb6473cdb64a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Flow 'volume_create_api' (01f72ca3-bbef-4a40-b00e-11ce08667819) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:52:15.817973 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-29b0dd56-c4b6-45f8-9779-cb6473cdb64a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Create volume request issued successfully. Jul 03 21:52:15.819583 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-29b0dd56-c4b6-45f8-9779-cb6473cdb64a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:52:15.819686 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 599/2387] 10.4.3.32 () {70 vars in 1293 bytes} [Fri Jul 3 21:52:15 2026] POST /volume/v3/volumes => generated 773 bytes in 557 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:52:15.839185 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c9492851-ad38-4658-b620-31fda2fbb7b5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:15.839907 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c9492851-ad38-4658-b620-31fda2fbb7b5 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 Jul 03 21:52:15.841866 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c9492851-ad38-4658-b620-31fda2fbb7b5 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:15.841866 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c9492851-ad38-4658-b620-31fda2fbb7b5 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:15.854439 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:15.854439 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:15.870846 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c9492851-ad38-4658-b620-31fda2fbb7b5 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:15.884349 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c9492851-ad38-4658-b620-31fda2fbb7b5 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 returned with HTTP 200 Jul 03 21:52:15.886407 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 593/2388] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:15 2026] GET /volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 => generated 841 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:15.889903 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8b7aa438-52ed-44f7-b1c5-9bf83c328f1f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:15.895557 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8b7aa438-52ed-44f7-b1c5-9bf83c328f1f tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb Jul 03 21:52:15.895557 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8b7aa438-52ed-44f7-b1c5-9bf83c328f1f tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:15.895557 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8b7aa438-52ed-44f7-b1c5-9bf83c328f1f tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:15.913620 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:15.913620 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:15.918600 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8b7aa438-52ed-44f7-b1c5-9bf83c328f1f tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:52:15.924834 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8b7aa438-52ed-44f7-b1c5-9bf83c328f1f tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb returned with HTTP 200 Jul 03 21:52:15.925565 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 593/2389] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:15 2026] GET /volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:15.987482 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-ff73f3c4-57c3-4b72-afec-dd16cfd506c6 req-5b406405-9380-48f2-a529-d026072de187 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:15.989723 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-ff73f3c4-57c3-4b72-afec-dd16cfd506c6 req-5b406405-9380-48f2-a529-d026072de187 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb Jul 03 21:52:15.989971 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-ff73f3c4-57c3-4b72-afec-dd16cfd506c6 req-5b406405-9380-48f2-a529-d026072de187 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:15.990209 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-ff73f3c4-57c3-4b72-afec-dd16cfd506c6 req-5b406405-9380-48f2-a529-d026072de187 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:16.001886 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:16.001886 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:16.007658 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-ff73f3c4-57c3-4b72-afec-dd16cfd506c6 req-5b406405-9380-48f2-a529-d026072de187 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:52:16.013127 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-ff73f3c4-57c3-4b72-afec-dd16cfd506c6 req-5b406405-9380-48f2-a529-d026072de187 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb returned with HTTP 200 Jul 03 21:52:16.013579 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 605/2390] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:52:15 2026] GET /volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:16.039236 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-ff73f3c4-57c3-4b72-afec-dd16cfd506c6 req-744bc4e4-d474-4778-adf0-9ba5ec981b81 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:16.041937 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-ff73f3c4-57c3-4b72-afec-dd16cfd506c6 req-744bc4e4-d474-4778-adf0-9ba5ec981b81 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] POST https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb/action Jul 03 21:52:16.042330 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-ff73f3c4-57c3-4b72-afec-dd16cfd506c6 req-744bc4e4-d474-4778-adf0-9ba5ec981b81 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:52:16.042507 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-ff73f3c4-57c3-4b72-afec-dd16cfd506c6 req-744bc4e4-d474-4778-adf0-9ba5ec981b81 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:16.062189 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:16.062189 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:16.064034 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-ff73f3c4-57c3-4b72-afec-dd16cfd506c6 req-744bc4e4-d474-4778-adf0-9ba5ec981b81 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:52:16.077169 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-ff73f3c4-57c3-4b72-afec-dd16cfd506c6 req-744bc4e4-d474-4778-adf0-9ba5ec981b81 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Begin detaching volume completed successfully. Jul 03 21:52:16.077543 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-ff73f3c4-57c3-4b72-afec-dd16cfd506c6 req-744bc4e4-d474-4778-adf0-9ba5ec981b81 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb/action returned with HTTP 202 Jul 03 21:52:16.078091 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 600/2391] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 21:52:16 2026] POST /volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:52:16.143246 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-42900542-7958-4751-a892-7b7a6b961e13 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:16.151420 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-42900542-7958-4751-a892-7b7a6b961e13 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 Jul 03 21:52:16.152918 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-42900542-7958-4751-a892-7b7a6b961e13 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:16.155433 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-42900542-7958-4751-a892-7b7a6b961e13 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:16.156193 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-42900542-7958-4751-a892-7b7a6b961e13 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 3939f18b-f958-4737-8b54-3c963e0b8143. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:52:16.170440 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:16.170440 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:16.171599 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-42900542-7958-4751-a892-7b7a6b961e13 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 returned with HTTP 200 Jul 03 21:52:16.172598 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 594/2392] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:16 2026] GET /volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 => generated 787 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:52:16.904013 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-3a524eac-dd1a-46f3-9d31-2db84bc45b36 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:16.906207 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3a524eac-dd1a-46f3-9d31-2db84bc45b36 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 Jul 03 21:52:16.906921 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3a524eac-dd1a-46f3-9d31-2db84bc45b36 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:16.907435 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3a524eac-dd1a-46f3-9d31-2db84bc45b36 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:16.918304 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:16.918304 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:16.925004 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-3a524eac-dd1a-46f3-9d31-2db84bc45b36 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:16.933147 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3a524eac-dd1a-46f3-9d31-2db84bc45b36 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 returned with HTTP 200 Jul 03 21:52:16.933147 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 594/2393] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:16 2026] GET /volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 => generated 865 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:17.108717 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-6b9a0154-e3e6-4268-8154-c7551d97c1eb None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:17.108717 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6b9a0154-e3e6-4268-8154-c7551d97c1eb None None] GET https://10.4.3.32/volume// Jul 03 21:52:17.108717 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6b9a0154-e3e6-4268-8154-c7551d97c1eb None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:17.108717 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6b9a0154-e3e6-4268-8154-c7551d97c1eb None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:17.108717 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6b9a0154-e3e6-4268-8154-c7551d97c1eb None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:52:17.109301 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 606/2394] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:52: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 21:52:17.116910 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-ff73f3c4-57c3-4b72-afec-dd16cfd506c6 req-e55e233c-1371-495b-a5f6-e633341189f0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:17.121323 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-ff73f3c4-57c3-4b72-afec-dd16cfd506c6 req-e55e233c-1371-495b-a5f6-e633341189f0 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb Jul 03 21:52:17.122407 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-ff73f3c4-57c3-4b72-afec-dd16cfd506c6 req-e55e233c-1371-495b-a5f6-e633341189f0 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:17.122407 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-ff73f3c4-57c3-4b72-afec-dd16cfd506c6 req-e55e233c-1371-495b-a5f6-e633341189f0 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:17.137924 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:17.137924 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:17.144048 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-ff73f3c4-57c3-4b72-afec-dd16cfd506c6 req-e55e233c-1371-495b-a5f6-e633341189f0 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:52:17.152051 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-ff73f3c4-57c3-4b72-afec-dd16cfd506c6 req-e55e233c-1371-495b-a5f6-e633341189f0 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb returned with HTTP 200 Jul 03 21:52:17.152703 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 601/2395] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:52:17 2026] GET /volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb => generated 1321 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:52:17.190215 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a6475751-b8f3-4336-b613-7cd165141db9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:17.199615 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a6475751-b8f3-4336-b613-7cd165141db9 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 Jul 03 21:52:17.202047 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a6475751-b8f3-4336-b613-7cd165141db9 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:17.202191 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a6475751-b8f3-4336-b613-7cd165141db9 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:17.202356 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-a6475751-b8f3-4336-b613-7cd165141db9 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 3939f18b-f958-4737-8b54-3c963e0b8143. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:52:17.218695 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:17.218695 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:17.219525 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a6475751-b8f3-4336-b613-7cd165141db9 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 returned with HTTP 200 Jul 03 21:52:17.219949 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 595/2396] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:17 2026] GET /volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 => generated 787 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:17.868572 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-e54e2f96-13b5-4989-8328-8b8e9be11542 req-b6c52c36-0d17-4520-a903-abc3972b0f3f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:17.872560 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-e54e2f96-13b5-4989-8328-8b8e9be11542 req-b6c52c36-0d17-4520-a903-abc3972b0f3f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] PUT https://10.4.3.32/volume/v3/attachments/5829e853-b4c3-41fc-b0f3-dfddf8ce6ac1 Jul 03 21:52:17.872560 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-e54e2f96-13b5-4989-8328-8b8e9be11542 req-b6c52c36-0d17-4520-a903-abc3972b0f3f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:17.884186 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-e54e2f96-13b5-4989-8328-8b8e9be11542 req-b6c52c36-0d17-4520-a903-abc3972b0f3f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Acquiring lock "cinder-attachment_update-eee08319-5865-49f4-b79e-5172cfc95a10-np0000004475" by "attachment_update" {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:52:17.893412 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-e54e2f96-13b5-4989-8328-8b8e9be11542 req-b6c52c36-0d17-4520-a903-abc3972b0f3f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Lock "cinder-attachment_update-eee08319-5865-49f4-b79e-5172cfc95a10-np0000004475" acquired by "attachment_update" :: waited 0.008s {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:52:17.893412 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:17.893412 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:17.952616 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-91a73902-1971-417c-97c7-4f460adf0ead None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:17.954817 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-91a73902-1971-417c-97c7-4f460adf0ead tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 Jul 03 21:52:17.955073 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-91a73902-1971-417c-97c7-4f460adf0ead tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:17.955301 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-91a73902-1971-417c-97c7-4f460adf0ead tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:17.965472 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:17.965472 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:17.976321 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-91a73902-1971-417c-97c7-4f460adf0ead tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:17.985547 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-91a73902-1971-417c-97c7-4f460adf0ead tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 returned with HTTP 200 Jul 03 21:52:17.986072 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 607/2397] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:17 2026] GET /volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 => generated 923 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:18.235473 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-3cbce78b-54ed-4ecd-95ef-46299693bd95 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:18.241848 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3cbce78b-54ed-4ecd-95ef-46299693bd95 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 Jul 03 21:52:18.242156 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3cbce78b-54ed-4ecd-95ef-46299693bd95 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:18.242489 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3cbce78b-54ed-4ecd-95ef-46299693bd95 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:18.242667 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-3cbce78b-54ed-4ecd-95ef-46299693bd95 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 3939f18b-f958-4737-8b54-3c963e0b8143. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:52:18.253237 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:18.253237 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:18.253237 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3cbce78b-54ed-4ecd-95ef-46299693bd95 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 returned with HTTP 200 Jul 03 21:52:18.256677 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 602/2398] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:18 2026] GET /volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 => generated 787 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:18.292405 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-ff73f3c4-57c3-4b72-afec-dd16cfd506c6 req-72565c81-7144-4b7e-8fba-753c318e7cf2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:18.293546 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-ff73f3c4-57c3-4b72-afec-dd16cfd506c6 req-72565c81-7144-4b7e-8fba-753c318e7cf2 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] DELETE https://10.4.3.32/volume/v3/attachments/eac53ce1-3a1d-40fd-9f34-a82a01c6bb67 Jul 03 21:52:18.295170 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-ff73f3c4-57c3-4b72-afec-dd16cfd506c6 req-72565c81-7144-4b7e-8fba-753c318e7cf2 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:18.295170 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-ff73f3c4-57c3-4b72-afec-dd16cfd506c6 req-72565c81-7144-4b7e-8fba-753c318e7cf2 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:18.322570 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:18.322570 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:18.434734 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-e54e2f96-13b5-4989-8328-8b8e9be11542 req-b6c52c36-0d17-4520-a903-abc3972b0f3f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Lock "cinder-attachment_update-eee08319-5865-49f4-b79e-5172cfc95a10-np0000004475" released by "attachment_update" :: held 0.543s {{(pid=99935) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:52:18.435156 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-e54e2f96-13b5-4989-8328-8b8e9be11542 req-b6c52c36-0d17-4520-a903-abc3972b0f3f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/attachments/5829e853-b4c3-41fc-b0f3-dfddf8ce6ac1 returned with HTTP 200 Jul 03 21:52:18.435660 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 595/2399] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:52:17 2026] PUT /volume/v3/attachments/5829e853-b4c3-41fc-b0f3-dfddf8ce6ac1 => generated 969 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:18.447977 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-e54e2f96-13b5-4989-8328-8b8e9be11542 req-ab4a2473-4708-428b-b448-b47ae5b2004e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:18.450810 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-e54e2f96-13b5-4989-8328-8b8e9be11542 req-ab4a2473-4708-428b-b448-b47ae5b2004e tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/attachments/5829e853-b4c3-41fc-b0f3-dfddf8ce6ac1 Jul 03 21:52:18.451178 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-e54e2f96-13b5-4989-8328-8b8e9be11542 req-ab4a2473-4708-428b-b448-b47ae5b2004e tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:18.451487 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-e54e2f96-13b5-4989-8328-8b8e9be11542 req-ab4a2473-4708-428b-b448-b47ae5b2004e tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:18.477555 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-e54e2f96-13b5-4989-8328-8b8e9be11542 req-ab4a2473-4708-428b-b448-b47ae5b2004e tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/attachments/5829e853-b4c3-41fc-b0f3-dfddf8ce6ac1 returned with HTTP 200 Jul 03 21:52:18.477555 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 608/2400] 10.4.3.32 () {70 vars in 1644 bytes} [Fri Jul 3 21:52:18 2026] GET /volume/v3/attachments/5829e853-b4c3-41fc-b0f3-dfddf8ce6ac1 => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:18.885790 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-ff73f3c4-57c3-4b72-afec-dd16cfd506c6 req-72565c81-7144-4b7e-8fba-753c318e7cf2 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/attachments/eac53ce1-3a1d-40fd-9f34-a82a01c6bb67 returned with HTTP 200 Jul 03 21:52:18.886182 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 596/2401] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:52:18 2026] DELETE /volume/v3/attachments/eac53ce1-3a1d-40fd-9f34-a82a01c6bb67 => generated 19 bytes in 596 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:19.004794 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-7bf473b7-5f0b-4866-a557-7f7fb261f057 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:19.007799 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7bf473b7-5f0b-4866-a557-7f7fb261f057 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 Jul 03 21:52:19.008124 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7bf473b7-5f0b-4866-a557-7f7fb261f057 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:19.008414 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7bf473b7-5f0b-4866-a557-7f7fb261f057 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:19.023069 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:19.023069 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:19.029536 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-7bf473b7-5f0b-4866-a557-7f7fb261f057 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:19.037380 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7bf473b7-5f0b-4866-a557-7f7fb261f057 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 returned with HTTP 200 Jul 03 21:52:19.038146 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 603/2402] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:19 2026] GET /volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 => generated 926 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:19.272720 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-086dab43-9148-4808-b1cc-1348e7096c7e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:19.275636 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-086dab43-9148-4808-b1cc-1348e7096c7e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 Jul 03 21:52:19.276887 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-086dab43-9148-4808-b1cc-1348e7096c7e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:19.277488 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-086dab43-9148-4808-b1cc-1348e7096c7e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:19.278905 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-086dab43-9148-4808-b1cc-1348e7096c7e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 3939f18b-f958-4737-8b54-3c963e0b8143. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:52:19.286172 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:19.286172 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:19.288145 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-086dab43-9148-4808-b1cc-1348e7096c7e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 returned with HTTP 200 Jul 03 21:52:19.289028 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 596/2403] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:19 2026] GET /volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 => generated 787 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:20.058647 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3465f004-f26b-42c9-bc82-30075d299640 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:20.060638 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3465f004-f26b-42c9-bc82-30075d299640 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 Jul 03 21:52:20.060924 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3465f004-f26b-42c9-bc82-30075d299640 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:20.061537 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3465f004-f26b-42c9-bc82-30075d299640 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:20.070302 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:20.070302 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:20.075772 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-3465f004-f26b-42c9-bc82-30075d299640 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:20.081849 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3465f004-f26b-42c9-bc82-30075d299640 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 returned with HTTP 200 Jul 03 21:52:20.082355 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 609/2404] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:20 2026] GET /volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:20.301505 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-6beee55c-3f6c-4eca-88fd-0dc1f1b6480b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:20.303524 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6beee55c-3f6c-4eca-88fd-0dc1f1b6480b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 Jul 03 21:52:20.303758 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6beee55c-3f6c-4eca-88fd-0dc1f1b6480b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:20.303993 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6beee55c-3f6c-4eca-88fd-0dc1f1b6480b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:20.304109 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-6beee55c-3f6c-4eca-88fd-0dc1f1b6480b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 3939f18b-f958-4737-8b54-3c963e0b8143. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:52:20.308809 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:20.308809 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:20.309655 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6beee55c-3f6c-4eca-88fd-0dc1f1b6480b tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 returned with HTTP 200 Jul 03 21:52:20.310076 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 597/2405] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:20 2026] GET /volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:20.370171 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f5c7ce75-c73b-419b-bd1d-131497499763 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:20.372363 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f5c7ce75-c73b-419b-bd1d-131497499763 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb Jul 03 21:52:20.372663 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f5c7ce75-c73b-419b-bd1d-131497499763 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:20.372884 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f5c7ce75-c73b-419b-bd1d-131497499763 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:20.387451 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:20.387451 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:20.395413 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-f5c7ce75-c73b-419b-bd1d-131497499763 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:52:20.402156 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f5c7ce75-c73b-419b-bd1d-131497499763 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb returned with HTTP 200 Jul 03 21:52:20.403063 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 604/2406] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:20 2026] GET /volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:21.097990 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b2b20f97-289d-4dd2-9bc3-3e7331e4f715 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:21.099784 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b2b20f97-289d-4dd2-9bc3-3e7331e4f715 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 Jul 03 21:52:21.100022 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b2b20f97-289d-4dd2-9bc3-3e7331e4f715 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:21.100206 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b2b20f97-289d-4dd2-9bc3-3e7331e4f715 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:21.107154 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:21.107154 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:21.111180 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b2b20f97-289d-4dd2-9bc3-3e7331e4f715 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:21.116316 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b2b20f97-289d-4dd2-9bc3-3e7331e4f715 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 returned with HTTP 200 Jul 03 21:52:21.116828 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 597/2407] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:21 2026] GET /volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:21.322616 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-aecf852b-3a6b-4759-b4f7-a7d33adc77c2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:21.326402 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-aecf852b-3a6b-4759-b4f7-a7d33adc77c2 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 Jul 03 21:52:21.326402 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-aecf852b-3a6b-4759-b4f7-a7d33adc77c2 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:21.326402 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-aecf852b-3a6b-4759-b4f7-a7d33adc77c2 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:21.326402 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-aecf852b-3a6b-4759-b4f7-a7d33adc77c2 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 3939f18b-f958-4737-8b54-3c963e0b8143. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:52:21.336287 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:21.336287 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:21.336287 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-aecf852b-3a6b-4759-b4f7-a7d33adc77c2 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 returned with HTTP 200 Jul 03 21:52:21.336287 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 610/2408] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:21 2026] GET /volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:21.901566 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3ddd259b-ff13-4616-92e1-bf485cc4d515 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:21.901566 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3ddd259b-ff13-4616-92e1-bf485cc4d515 None None] GET https://10.4.3.32/volume// Jul 03 21:52:21.901566 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3ddd259b-ff13-4616-92e1-bf485cc4d515 None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:21.901566 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3ddd259b-ff13-4616-92e1-bf485cc4d515 None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:21.901566 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3ddd259b-ff13-4616-92e1-bf485cc4d515 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:52:21.901566 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 598/2409] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:52: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 21:52:21.910118 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-1d4590ee-c69c-48b5-a378-61f2deeef4d9 req-5f2073e5-a73f-4c94-81a5-a5031705cccf None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:21.912908 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-1d4590ee-c69c-48b5-a378-61f2deeef4d9 req-5f2073e5-a73f-4c94-81a5-a5031705cccf tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c Jul 03 21:52:21.913219 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-1d4590ee-c69c-48b5-a378-61f2deeef4d9 req-5f2073e5-a73f-4c94-81a5-a5031705cccf tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:21.913526 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-1d4590ee-c69c-48b5-a378-61f2deeef4d9 req-5f2073e5-a73f-4c94-81a5-a5031705cccf tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:21.926791 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:21.926791 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:21.931580 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-1d4590ee-c69c-48b5-a378-61f2deeef4d9 req-5f2073e5-a73f-4c94-81a5-a5031705cccf tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:52:21.936353 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-1d4590ee-c69c-48b5-a378-61f2deeef4d9 req-5f2073e5-a73f-4c94-81a5-a5031705cccf tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c returned with HTTP 200 Jul 03 21:52:21.936799 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 605/2410] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:52:21 2026] GET /volume/v3/volumes/8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c => generated 1542 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:52:22.071965 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-1d4590ee-c69c-48b5-a378-61f2deeef4d9 req-2baef78a-8490-4e32-af8c-54c57ff325d5 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:22.074502 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-1d4590ee-c69c-48b5-a378-61f2deeef4d9 req-2baef78a-8490-4e32-af8c-54c57ff325d5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] PUT https://10.4.3.32/volume/v3/attachments/1f218fc0-7c11-4172-aefa-b2fb83a0a283 Jul 03 21:52:22.074944 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-1d4590ee-c69c-48b5-a378-61f2deeef4d9 req-2baef78a-8490-4e32-af8c-54c57ff325d5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:22.083959 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-1d4590ee-c69c-48b5-a378-61f2deeef4d9 req-2baef78a-8490-4e32-af8c-54c57ff325d5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Acquiring lock "cinder-attachment_update-8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c-np0000004475" by "attachment_update" {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:52:22.089086 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-1d4590ee-c69c-48b5-a378-61f2deeef4d9 req-2baef78a-8490-4e32-af8c-54c57ff325d5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Lock "cinder-attachment_update-8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c-np0000004475" acquired by "attachment_update" :: waited 0.005s {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:52:22.090001 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:22.090001 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:22.129571 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-80f95aed-92d9-4ebf-9860-8dd6b2d179c7 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:22.131524 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-80f95aed-92d9-4ebf-9860-8dd6b2d179c7 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 Jul 03 21:52:22.131729 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-80f95aed-92d9-4ebf-9860-8dd6b2d179c7 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:22.131941 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-80f95aed-92d9-4ebf-9860-8dd6b2d179c7 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:22.138912 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:22.138912 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:22.143552 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-80f95aed-92d9-4ebf-9860-8dd6b2d179c7 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:22.148466 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-80f95aed-92d9-4ebf-9860-8dd6b2d179c7 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 returned with HTTP 200 Jul 03 21:52:22.148836 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 611/2411] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:22 2026] GET /volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:22.348276 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7cb8b14d-ca21-4e17-b8a7-ea3372f4017a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:22.354127 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7cb8b14d-ca21-4e17-b8a7-ea3372f4017a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 Jul 03 21:52:22.354361 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7cb8b14d-ca21-4e17-b8a7-ea3372f4017a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:22.354632 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7cb8b14d-ca21-4e17-b8a7-ea3372f4017a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:22.354765 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-7cb8b14d-ca21-4e17-b8a7-ea3372f4017a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 3939f18b-f958-4737-8b54-3c963e0b8143. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:52:22.363697 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:22.363697 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:22.364596 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7cb8b14d-ca21-4e17-b8a7-ea3372f4017a tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 returned with HTTP 200 Jul 03 21:52:22.365210 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 599/2412] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:22 2026] GET /volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:22.480160 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-802984da-e65a-490f-9daa-ecb67ca1b9be None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:22.482890 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-802984da-e65a-490f-9daa-ecb67ca1b9be tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] DELETE https://10.4.3.32/volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc Jul 03 21:52:22.483199 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-802984da-e65a-490f-9daa-ecb67ca1b9be tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:22.483524 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-802984da-e65a-490f-9daa-ecb67ca1b9be tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:22.483790 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-802984da-e65a-490f-9daa-ecb67ca1b9be tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Delete volume with id: 10f032a5-d84b-4f18-9bed-51989cfc1abc Jul 03 21:52:22.493879 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:22.493879 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:22.494352 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-802984da-e65a-490f-9daa-ecb67ca1b9be tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:52:22.515582 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-802984da-e65a-490f-9daa-ecb67ca1b9be tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Delete volume request issued successfully. Jul 03 21:52:22.515815 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-802984da-e65a-490f-9daa-ecb67ca1b9be tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc returned with HTTP 202 Jul 03 21:52:22.516539 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 606/2413] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:52:22 2026] DELETE /volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:52:22.525038 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7ba8f7cc-6b07-41b7-903f-6ab6bd20027e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:22.529342 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7ba8f7cc-6b07-41b7-903f-6ab6bd20027e tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc Jul 03 21:52:22.529604 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7ba8f7cc-6b07-41b7-903f-6ab6bd20027e tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:22.529829 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7ba8f7cc-6b07-41b7-903f-6ab6bd20027e tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:22.538567 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:22.538567 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:22.542320 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-7ba8f7cc-6b07-41b7-903f-6ab6bd20027e tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Volume info retrieved successfully. Jul 03 21:52:22.546923 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7ba8f7cc-6b07-41b7-903f-6ab6bd20027e tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc returned with HTTP 200 Jul 03 21:52:22.547441 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 612/2414] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:22 2026] GET /volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc => generated 1245 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:22.615970 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-1d4590ee-c69c-48b5-a378-61f2deeef4d9 req-2baef78a-8490-4e32-af8c-54c57ff325d5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Lock "cinder-attachment_update-8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c-np0000004475" released by "attachment_update" :: held 0.525s {{(pid=99935) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:52:22.615970 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-1d4590ee-c69c-48b5-a378-61f2deeef4d9 req-2baef78a-8490-4e32-af8c-54c57ff325d5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments/1f218fc0-7c11-4172-aefa-b2fb83a0a283 returned with HTTP 200 Jul 03 21:52:22.615970 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 598/2415] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:52:22 2026] PUT /volume/v3/attachments/1f218fc0-7c11-4172-aefa-b2fb83a0a283 => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:23.130363 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-1d4590ee-c69c-48b5-a378-61f2deeef4d9 req-e09b4108-f885-47ec-9d16-1a211525515f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:23.132227 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-1d4590ee-c69c-48b5-a378-61f2deeef4d9 req-e09b4108-f885-47ec-9d16-1a211525515f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] POST https://10.4.3.32/volume/v3/attachments/1f218fc0-7c11-4172-aefa-b2fb83a0a283/action Jul 03 21:52:23.132605 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-1d4590ee-c69c-48b5-a378-61f2deeef4d9 req-e09b4108-f885-47ec-9d16-1a211525515f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action body: b'{"os-complete": null}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:52:23.132746 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-1d4590ee-c69c-48b5-a378-61f2deeef4d9 req-e09b4108-f885-47ec-9d16-1a211525515f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:23.148825 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:23.148825 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:23.164602 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-8c7161e2-3685-4543-ac2b-a3054547928a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:23.166222 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8c7161e2-3685-4543-ac2b-a3054547928a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 Jul 03 21:52:23.166478 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8c7161e2-3685-4543-ac2b-a3054547928a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:23.166688 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8c7161e2-3685-4543-ac2b-a3054547928a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:23.168024 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-1d4590ee-c69c-48b5-a378-61f2deeef4d9 req-e09b4108-f885-47ec-9d16-1a211525515f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments/1f218fc0-7c11-4172-aefa-b2fb83a0a283/action returned with HTTP 204 Jul 03 21:52:23.168534 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 600/2416] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:52:23 2026] POST /volume/v3/attachments/1f218fc0-7c11-4172-aefa-b2fb83a0a283/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:52:23.174532 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:23.174532 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:23.178761 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-8c7161e2-3685-4543-ac2b-a3054547928a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:23.183566 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8c7161e2-3685-4543-ac2b-a3054547928a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 returned with HTTP 200 Jul 03 21:52:23.184613 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 607/2417] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:23 2026] GET /volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:23.381344 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ed796ed0-9996-428a-bcca-254bc0535a12 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:23.383345 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ed796ed0-9996-428a-bcca-254bc0535a12 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 Jul 03 21:52:23.383345 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ed796ed0-9996-428a-bcca-254bc0535a12 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:23.383345 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ed796ed0-9996-428a-bcca-254bc0535a12 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:23.383345 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-ed796ed0-9996-428a-bcca-254bc0535a12 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 3939f18b-f958-4737-8b54-3c963e0b8143. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:52:23.387410 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:23.387410 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:23.390955 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ed796ed0-9996-428a-bcca-254bc0535a12 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 returned with HTTP 200 Jul 03 21:52:23.390955 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 613/2418] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:23 2026] GET /volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:23.401607 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-2cefe391-f508-494f-95da-505c901c5fc0 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:23.401607 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2cefe391-f508-494f-95da-505c901c5fc0 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 Jul 03 21:52:23.401607 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2cefe391-f508-494f-95da-505c901c5fc0 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:23.401607 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2cefe391-f508-494f-95da-505c901c5fc0 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:23.402348 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-2cefe391-f508-494f-95da-505c901c5fc0 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 3939f18b-f958-4737-8b54-3c963e0b8143. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:52:23.407007 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:23.407007 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:23.407936 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2cefe391-f508-494f-95da-505c901c5fc0 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 returned with HTTP 200 Jul 03 21:52:23.408349 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 599/2419] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:23 2026] GET /volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:23.418124 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b9e033dc-f653-40b2-a709-98be9a646559 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:23.420965 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b9e033dc-f653-40b2-a709-98be9a646559 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] DELETE https://10.4.3.32/volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 Jul 03 21:52:23.421278 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b9e033dc-f653-40b2-a709-98be9a646559 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:23.421596 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b9e033dc-f653-40b2-a709-98be9a646559 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:23.421768 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.contrib.backups [None req-b9e033dc-f653-40b2-a709-98be9a646559 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Delete backup with id: 3939f18b-f958-4737-8b54-3c963e0b8143. Jul 03 21:52:23.430662 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:23.430662 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:23.461997 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.backup.rpcapi [None req-b9e033dc-f653-40b2-a709-98be9a646559 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] delete_backup rpcapi backup_id 3939f18b-f958-4737-8b54-3c963e0b8143 {{(pid=99933) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 21:52:23.464627 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b9e033dc-f653-40b2-a709-98be9a646559 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 returned with HTTP 202 Jul 03 21:52:23.465230 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 601/2420] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:52:23 2026] DELETE /volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:52:23.477995 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-efc77a83-8bc7-4016-8b8e-609dc09a5942 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:23.481200 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-efc77a83-8bc7-4016-8b8e-609dc09a5942 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 Jul 03 21:52:23.481200 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-efc77a83-8bc7-4016-8b8e-609dc09a5942 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:23.481200 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-efc77a83-8bc7-4016-8b8e-609dc09a5942 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:23.481200 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-efc77a83-8bc7-4016-8b8e-609dc09a5942 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 3939f18b-f958-4737-8b54-3c963e0b8143. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:52:23.487382 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:23.487382 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:23.488457 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-efc77a83-8bc7-4016-8b8e-609dc09a5942 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 returned with HTTP 200 Jul 03 21:52:23.489200 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 608/2421] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:23 2026] GET /volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:52:23.569955 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-69985afd-8064-4d59-ae57-d31e39c6ea16 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:23.573688 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-69985afd-8064-4d59-ae57-d31e39c6ea16 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc Jul 03 21:52:23.573688 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-69985afd-8064-4d59-ae57-d31e39c6ea16 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:23.573688 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-69985afd-8064-4d59-ae57-d31e39c6ea16 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:23.581298 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-69985afd-8064-4d59-ae57-d31e39c6ea16 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc returned with HTTP 404 Jul 03 21:52:23.581569 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 614/2422] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:23 2026] GET /volume/v3/volumes/10f032a5-d84b-4f18-9bed-51989cfc1abc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:52:23.595361 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8fa7e0d1-5327-436d-8752-843a79094d75 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:23.597970 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8fa7e0d1-5327-436d-8752-843a79094d75 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] DELETE https://10.4.3.32/volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 Jul 03 21:52:23.598352 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8fa7e0d1-5327-436d-8752-843a79094d75 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:23.598471 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8fa7e0d1-5327-436d-8752-843a79094d75 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:23.598711 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-8fa7e0d1-5327-436d-8752-843a79094d75 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Delete volume with id: 9361dad7-b555-4bfa-91e1-b62a7a02e048 Jul 03 21:52:23.606487 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8fa7e0d1-5327-436d-8752-843a79094d75 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 returned with HTTP 404 Jul 03 21:52:23.607521 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 600/2423] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:52:23 2026] DELETE /volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:52:23.616230 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f6b2f908-4295-4d4e-999d-ace2383b3a0c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:23.619524 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f6b2f908-4295-4d4e-999d-ace2383b3a0c tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 Jul 03 21:52:23.619651 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f6b2f908-4295-4d4e-999d-ace2383b3a0c tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:23.619989 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f6b2f908-4295-4d4e-999d-ace2383b3a0c tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:23.630647 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f6b2f908-4295-4d4e-999d-ace2383b3a0c tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 returned with HTTP 404 Jul 03 21:52:23.631918 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 602/2424] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:23 2026] GET /volume/v3/volumes/9361dad7-b555-4bfa-91e1-b62a7a02e048 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 21:52:23.639549 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-df8bce69-ec55-4120-bf81-ae68488d800f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:23.641557 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-df8bce69-ec55-4120-bf81-ae68488d800f tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] DELETE https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 Jul 03 21:52:23.641803 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-df8bce69-ec55-4120-bf81-ae68488d800f tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:23.642122 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-df8bce69-ec55-4120-bf81-ae68488d800f tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:23.642383 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-df8bce69-ec55-4120-bf81-ae68488d800f tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Delete volume with id: f2a6fae5-b8da-4458-a5f7-ce805f23a399 Jul 03 21:52:23.649948 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-df8bce69-ec55-4120-bf81-ae68488d800f tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 returned with HTTP 404 Jul 03 21:52:23.650635 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 609/2425] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:52:23 2026] DELETE /volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:52:23.661438 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c679192d-586c-4265-9e22-eb1ec2fbf9f1 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:23.663321 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c679192d-586c-4265-9e22-eb1ec2fbf9f1 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] GET https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 Jul 03 21:52:23.664559 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c679192d-586c-4265-9e22-eb1ec2fbf9f1 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:23.664559 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c679192d-586c-4265-9e22-eb1ec2fbf9f1 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:23.670596 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c679192d-586c-4265-9e22-eb1ec2fbf9f1 tempest-TestInstancesWithCinderVolumes-1244650386 tempest-TestInstancesWithCinderVolumes-1244650386-project-member] https://10.4.3.32/volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 returned with HTTP 404 Jul 03 21:52:23.671119 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 615/2426] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:23 2026] GET /volume/v3/volumes/f2a6fae5-b8da-4458-a5f7-ce805f23a399 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:52:23.680515 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a5042f97-acdf-4578-a29c-bbe6dae1768c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:23.682524 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a5042f97-acdf-4578-a29c-bbe6dae1768c tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Jul 03 21:52:23.682801 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a5042f97-acdf-4578-a29c-bbe6dae1768c tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:23.683209 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a5042f97-acdf-4578-a29c-bbe6dae1768c tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] Calling method 'detail' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:23.683999 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-a5042f97-acdf-4578-a29c-bbe6dae1768c tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:52:23.752742 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-a5042f97-acdf-4578-a29c-bbe6dae1768c tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] Get all volumes completed successfully. Jul 03 21:52:23.755032 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:23.755032 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:23.760707 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a5042f97-acdf-4578-a29c-bbe6dae1768c tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 21:52:23.761500 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 601/2427] 10.4.3.32 () {66 vars in 1278 bytes} [Fri Jul 3 21:52:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12834 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:52:23.777661 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ed4d7d6c-9c01-4c25-8d16-5b7a8deb0a4f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:23.780120 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ed4d7d6c-9c01-4c25-8d16-5b7a8deb0a4f tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] DELETE https://10.4.3.32/volume/v3/types/a67b4d57-eb5d-4287-afb0-fa8d06a412c6 Jul 03 21:52:23.780300 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ed4d7d6c-9c01-4c25-8d16-5b7a8deb0a4f tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:23.780576 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ed4d7d6c-9c01-4c25-8d16-5b7a8deb0a4f tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] Calling method '_delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:23.811931 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ed4d7d6c-9c01-4c25-8d16-5b7a8deb0a4f tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] https://10.4.3.32/volume/v3/types/a67b4d57-eb5d-4287-afb0-fa8d06a412c6 returned with HTTP 202 Jul 03 21:52:23.812506 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 603/2428] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:52:23 2026] DELETE /volume/v3/types/a67b4d57-eb5d-4287-afb0-fa8d06a412c6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:52:23.824308 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-46edfff1-90b8-4c0a-81ca-9e7945dd3dd6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:23.827915 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-46edfff1-90b8-4c0a-81ca-9e7945dd3dd6 tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Jul 03 21:52:23.827915 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-46edfff1-90b8-4c0a-81ca-9e7945dd3dd6 tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:23.828595 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-46edfff1-90b8-4c0a-81ca-9e7945dd3dd6 tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] Calling method 'detail' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:23.829814 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-46edfff1-90b8-4c0a-81ca-9e7945dd3dd6 tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99934) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:52:23.882473 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-46edfff1-90b8-4c0a-81ca-9e7945dd3dd6 tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] Get all volumes completed successfully. Jul 03 21:52:23.884680 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:23.884680 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:23.894349 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-46edfff1-90b8-4c0a-81ca-9e7945dd3dd6 tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 21:52:23.894941 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 610/2429] 10.4.3.32 () {66 vars in 1278 bytes} [Fri Jul 3 21:52:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12834 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:52:23.911057 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a478ccf5-bd1f-4f4a-ade6-1cc94f493878 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:23.913356 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a478ccf5-bd1f-4f4a-ade6-1cc94f493878 tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] DELETE https://10.4.3.32/volume/v3/types/88eb4f6d-e1f9-45f5-8c8d-56a44808965d Jul 03 21:52:23.913626 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a478ccf5-bd1f-4f4a-ade6-1cc94f493878 tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:23.913881 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a478ccf5-bd1f-4f4a-ade6-1cc94f493878 tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] Calling method '_delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:23.947441 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a478ccf5-bd1f-4f4a-ade6-1cc94f493878 tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] https://10.4.3.32/volume/v3/types/88eb4f6d-e1f9-45f5-8c8d-56a44808965d returned with HTTP 202 Jul 03 21:52:23.948258 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 616/2430] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:52:23 2026] DELETE /volume/v3/types/88eb4f6d-e1f9-45f5-8c8d-56a44808965d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:52:24.200249 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-56c5c37f-dc8e-4afa-9830-32a2848a4420 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:24.202538 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-56c5c37f-dc8e-4afa-9830-32a2848a4420 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 Jul 03 21:52:24.203305 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-56c5c37f-dc8e-4afa-9830-32a2848a4420 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:24.203305 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-56c5c37f-dc8e-4afa-9830-32a2848a4420 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:24.211479 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:24.211479 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:24.216270 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-56c5c37f-dc8e-4afa-9830-32a2848a4420 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:24.222853 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-56c5c37f-dc8e-4afa-9830-32a2848a4420 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 returned with HTTP 200 Jul 03 21:52:24.223494 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 602/2431] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:24 2026] GET /volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:24.257259 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7a26246b-b567-4e09-9c91-c53b94d83140 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:24.259445 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7a26246b-b567-4e09-9c91-c53b94d83140 tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Jul 03 21:52:24.259742 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7a26246b-b567-4e09-9c91-c53b94d83140 tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:24.260004 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7a26246b-b567-4e09-9c91-c53b94d83140 tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] Calling method 'detail' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:24.261094 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-7a26246b-b567-4e09-9c91-c53b94d83140 tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99933) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:52:24.288459 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-7a26246b-b567-4e09-9c91-c53b94d83140 tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] Get all volumes completed successfully. Jul 03 21:52:24.290793 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:24.290793 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:24.296476 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7a26246b-b567-4e09-9c91-c53b94d83140 tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 21:52:24.297519 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 604/2432] 10.4.3.32 () {66 vars in 1278 bytes} [Fri Jul 3 21:52:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12834 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:52:24.313526 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2906b685-aa34-476f-be37-344653fbcf6c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:24.317432 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2906b685-aa34-476f-be37-344653fbcf6c tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/a2b01e75-abe4-4b92-a878-1bc6398a82f0 Jul 03 21:52:24.317692 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2906b685-aa34-476f-be37-344653fbcf6c tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:24.317932 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2906b685-aa34-476f-be37-344653fbcf6c tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:24.318136 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-2906b685-aa34-476f-be37-344653fbcf6c tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] Delete volume with id: a2b01e75-abe4-4b92-a878-1bc6398a82f0 Jul 03 21:52:24.327899 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:24.327899 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:24.328282 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2906b685-aa34-476f-be37-344653fbcf6c tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] Volume info retrieved successfully. Jul 03 21:52:24.349706 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.image.cache [None req-2906b685-aa34-476f-be37-344653fbcf6c tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] Evicting image cache entry: {'id': 2, 'image_id': 'fb20bff3-a6a4-4cdf-b1e7-05cd1ab3ba6b', 'volume_id': 'a2b01e75-abe4-4b92-a878-1bc6398a82f0', 'host': 'np0000004475@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 3, 21, 50, 2), 'last_used': datetime.datetime(2026, 7, 3, 21, 50, 13)}. {{(pid=99934) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 03 21:52:24.376626 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2906b685-aa34-476f-be37-344653fbcf6c tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] Delete volume request issued successfully. Jul 03 21:52:24.376883 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2906b685-aa34-476f-be37-344653fbcf6c tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] https://10.4.3.32/volume/v3/volumes/a2b01e75-abe4-4b92-a878-1bc6398a82f0 returned with HTTP 202 Jul 03 21:52:24.377572 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 611/2433] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:52:24 2026] DELETE /volume/v3/volumes/a2b01e75-abe4-4b92-a878-1bc6398a82f0 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:52:24.388175 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a011da30-bea4-4c6f-bac7-f7708ba9fbad None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:24.390271 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a011da30-bea4-4c6f-bac7-f7708ba9fbad tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] GET https://10.4.3.32/volume/v3/volumes/a2b01e75-abe4-4b92-a878-1bc6398a82f0 Jul 03 21:52:24.390541 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a011da30-bea4-4c6f-bac7-f7708ba9fbad tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:24.390760 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a011da30-bea4-4c6f-bac7-f7708ba9fbad tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:24.399670 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:24.399670 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:24.403702 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-a011da30-bea4-4c6f-bac7-f7708ba9fbad tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] Volume info retrieved successfully. Jul 03 21:52:24.409117 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a011da30-bea4-4c6f-bac7-f7708ba9fbad tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] https://10.4.3.32/volume/v3/volumes/a2b01e75-abe4-4b92-a878-1bc6398a82f0 returned with HTTP 200 Jul 03 21:52:24.409776 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 617/2434] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:24 2026] GET /volume/v3/volumes/a2b01e75-abe4-4b92-a878-1bc6398a82f0 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:24.502209 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-0c06a4c6-03ed-4454-a860-857b9498ad9e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:24.505549 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0c06a4c6-03ed-4454-a860-857b9498ad9e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 Jul 03 21:52:24.505888 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0c06a4c6-03ed-4454-a860-857b9498ad9e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:24.506111 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0c06a4c6-03ed-4454-a860-857b9498ad9e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:24.506249 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-0c06a4c6-03ed-4454-a860-857b9498ad9e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 3939f18b-f958-4737-8b54-3c963e0b8143. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:52:24.511775 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0c06a4c6-03ed-4454-a860-857b9498ad9e tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 returned with HTTP 404 Jul 03 21:52:24.512263 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 603/2435] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:24 2026] GET /volume/v3/backups/3939f18b-f958-4737-8b54-3c963e0b8143 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:52:24.619355 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a80a9dbe-6e7a-4b98-a3ce-b5e7917f28b1 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:24.621806 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a80a9dbe-6e7a-4b98-a3ce-b5e7917f28b1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] DELETE https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b Jul 03 21:52:24.622052 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a80a9dbe-6e7a-4b98-a3ce-b5e7917f28b1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:24.622286 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a80a9dbe-6e7a-4b98-a3ce-b5e7917f28b1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:24.622452 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.contrib.backups [None req-a80a9dbe-6e7a-4b98-a3ce-b5e7917f28b1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Delete backup with id: 5a6fa006-ed3d-4cbe-a813-b360a35c7b1b. Jul 03 21:52:24.628530 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:24.628530 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:24.649942 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.backup.rpcapi [None req-a80a9dbe-6e7a-4b98-a3ce-b5e7917f28b1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] delete_backup rpcapi backup_id 5a6fa006-ed3d-4cbe-a813-b360a35c7b1b {{(pid=99933) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 21:52:24.652730 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a80a9dbe-6e7a-4b98-a3ce-b5e7917f28b1 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b returned with HTTP 202 Jul 03 21:52:24.653497 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 605/2436] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:52:24 2026] DELETE /volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:52:24.671081 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9974aa45-ddd6-4b1d-9e87-a55caf007584 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:24.673341 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9974aa45-ddd6-4b1d-9e87-a55caf007584 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b Jul 03 21:52:24.673990 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9974aa45-ddd6-4b1d-9e87-a55caf007584 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:24.673990 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9974aa45-ddd6-4b1d-9e87-a55caf007584 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:24.673990 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-9974aa45-ddd6-4b1d-9e87-a55caf007584 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 5a6fa006-ed3d-4cbe-a813-b360a35c7b1b. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:52:24.678991 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:24.678991 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:24.679971 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9974aa45-ddd6-4b1d-9e87-a55caf007584 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b returned with HTTP 200 Jul 03 21:52:24.680659 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 612/2437] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:24 2026] GET /volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:25.240271 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-05d476ab-a22f-4989-944c-f2527b141046 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:25.242063 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-05d476ab-a22f-4989-944c-f2527b141046 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 Jul 03 21:52:25.242289 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-05d476ab-a22f-4989-944c-f2527b141046 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:25.242525 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-05d476ab-a22f-4989-944c-f2527b141046 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:25.251183 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:25.251183 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:25.257508 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-05d476ab-a22f-4989-944c-f2527b141046 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:25.265051 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-05d476ab-a22f-4989-944c-f2527b141046 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 returned with HTTP 200 Jul 03 21:52:25.265297 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 618/2438] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:25 2026] GET /volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 => generated 1191 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:52:25.279467 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8789cf26-3c1d-448d-8749-a1a039405676 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:25.284161 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8789cf26-3c1d-448d-8749-a1a039405676 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 Jul 03 21:52:25.284433 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8789cf26-3c1d-448d-8749-a1a039405676 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:25.284655 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8789cf26-3c1d-448d-8749-a1a039405676 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:25.300206 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:25.300206 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:25.305441 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8789cf26-3c1d-448d-8749-a1a039405676 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:25.312289 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8789cf26-3c1d-448d-8749-a1a039405676 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 returned with HTTP 200 Jul 03 21:52:25.312869 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 604/2439] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:25 2026] GET /volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 => generated 1191 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:52:25.326223 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-bbfc5f48-fc5f-4b90-b963-8af1c1980116 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:25.327701 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bbfc5f48-fc5f-4b90-b963-8af1c1980116 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] DELETE https://10.4.3.32/volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 Jul 03 21:52:25.328013 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bbfc5f48-fc5f-4b90-b963-8af1c1980116 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:25.328191 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bbfc5f48-fc5f-4b90-b963-8af1c1980116 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:25.328385 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-bbfc5f48-fc5f-4b90-b963-8af1c1980116 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Delete volume with id: 7454f0df-a249-4814-8f07-513bdc69a343 Jul 03 21:52:25.336241 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:25.336241 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:25.336722 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-bbfc5f48-fc5f-4b90-b963-8af1c1980116 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:25.356668 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-bbfc5f48-fc5f-4b90-b963-8af1c1980116 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Delete volume request issued successfully. Jul 03 21:52:25.356890 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bbfc5f48-fc5f-4b90-b963-8af1c1980116 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 returned with HTTP 202 Jul 03 21:52:25.357295 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 606/2440] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 21:52:25 2026] DELETE /volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:52:25.364740 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-5dd60b9e-8181-4749-b61d-7df41fcd9f2d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:25.366596 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5dd60b9e-8181-4749-b61d-7df41fcd9f2d tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 Jul 03 21:52:25.366875 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5dd60b9e-8181-4749-b61d-7df41fcd9f2d tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:25.367103 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5dd60b9e-8181-4749-b61d-7df41fcd9f2d tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:25.375471 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:25.375471 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:25.381114 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-5dd60b9e-8181-4749-b61d-7df41fcd9f2d tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:25.389381 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5dd60b9e-8181-4749-b61d-7df41fcd9f2d tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 returned with HTTP 200 Jul 03 21:52:25.389926 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 613/2441] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:25 2026] GET /volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 => generated 1190 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:52:25.423629 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-12077516-f2e7-4bfe-a45d-6d6207ec4dc2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:25.425610 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-12077516-f2e7-4bfe-a45d-6d6207ec4dc2 tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] GET https://10.4.3.32/volume/v3/volumes/a2b01e75-abe4-4b92-a878-1bc6398a82f0 Jul 03 21:52:25.425847 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-12077516-f2e7-4bfe-a45d-6d6207ec4dc2 tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:25.426015 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-12077516-f2e7-4bfe-a45d-6d6207ec4dc2 tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:25.432239 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-12077516-f2e7-4bfe-a45d-6d6207ec4dc2 tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] https://10.4.3.32/volume/v3/volumes/a2b01e75-abe4-4b92-a878-1bc6398a82f0 returned with HTTP 404 Jul 03 21:52:25.432799 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 619/2442] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:25 2026] GET /volume/v3/volumes/a2b01e75-abe4-4b92-a878-1bc6398a82f0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:52:25.441141 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f0a07342-af87-4121-9c6e-aa19ba314e43 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:25.443159 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f0a07342-af87-4121-9c6e-aa19ba314e43 tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] DELETE https://10.4.3.32/volume/v3/types/7c8b49aa-93e5-47fb-b485-65a2fa3eca59 Jul 03 21:52:25.443452 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f0a07342-af87-4121-9c6e-aa19ba314e43 tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:25.443706 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f0a07342-af87-4121-9c6e-aa19ba314e43 tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] Calling method '_delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:25.478585 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f0a07342-af87-4121-9c6e-aa19ba314e43 tempest-TestInstancesWithCinderVolumes-365169148 tempest-TestInstancesWithCinderVolumes-365169148-project-admin] https://10.4.3.32/volume/v3/types/7c8b49aa-93e5-47fb-b485-65a2fa3eca59 returned with HTTP 202 Jul 03 21:52:25.479132 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 605/2443] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:52:25 2026] DELETE /volume/v3/types/7c8b49aa-93e5-47fb-b485-65a2fa3eca59 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:52:25.693484 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-46aa71d3-f267-4eaa-80c6-96a0b4fe34cf None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:25.695288 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-46aa71d3-f267-4eaa-80c6-96a0b4fe34cf tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b Jul 03 21:52:25.695966 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-46aa71d3-f267-4eaa-80c6-96a0b4fe34cf tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:25.695966 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-46aa71d3-f267-4eaa-80c6-96a0b4fe34cf tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:25.695966 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-46aa71d3-f267-4eaa-80c6-96a0b4fe34cf tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Show backup with id 5a6fa006-ed3d-4cbe-a813-b360a35c7b1b. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:52:25.701092 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-46aa71d3-f267-4eaa-80c6-96a0b4fe34cf tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b returned with HTTP 404 Jul 03 21:52:25.702013 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 607/2444] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:25 2026] GET /volume/v3/backups/5a6fa006-ed3d-4cbe-a813-b360a35c7b1b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:52:25.822243 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-fdae066a-56fb-455e-a9f1-9b5afd9b6638 req-16aa42b3-f604-4d5b-9c4e-382d6daad860 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:25.824679 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-fdae066a-56fb-455e-a9f1-9b5afd9b6638 req-16aa42b3-f604-4d5b-9c4e-382d6daad860 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c Jul 03 21:52:25.824916 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-fdae066a-56fb-455e-a9f1-9b5afd9b6638 req-16aa42b3-f604-4d5b-9c4e-382d6daad860 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:25.825105 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-fdae066a-56fb-455e-a9f1-9b5afd9b6638 req-16aa42b3-f604-4d5b-9c4e-382d6daad860 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:25.838339 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:25.838339 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:25.843293 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-fdae066a-56fb-455e-a9f1-9b5afd9b6638 req-16aa42b3-f604-4d5b-9c4e-382d6daad860 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:52:25.850470 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-fdae066a-56fb-455e-a9f1-9b5afd9b6638 req-16aa42b3-f604-4d5b-9c4e-382d6daad860 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c returned with HTTP 200 Jul 03 21:52:25.850985 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 614/2445] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:52:25 2026] GET /volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:25.873265 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-fdae066a-56fb-455e-a9f1-9b5afd9b6638 req-e4c89314-b449-4d9a-9485-032b9b1c1228 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:25.876482 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-fdae066a-56fb-455e-a9f1-9b5afd9b6638 req-e4c89314-b449-4d9a-9485-032b9b1c1228 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] POST https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c/action Jul 03 21:52:25.876804 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-fdae066a-56fb-455e-a9f1-9b5afd9b6638 req-e4c89314-b449-4d9a-9485-032b9b1c1228 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:52:25.876804 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-fdae066a-56fb-455e-a9f1-9b5afd9b6638 req-e4c89314-b449-4d9a-9485-032b9b1c1228 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:25.890038 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:25.890038 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:25.890573 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-fdae066a-56fb-455e-a9f1-9b5afd9b6638 req-e4c89314-b449-4d9a-9485-032b9b1c1228 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:52:25.904585 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-fdae066a-56fb-455e-a9f1-9b5afd9b6638 req-e4c89314-b449-4d9a-9485-032b9b1c1228 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Begin detaching volume completed successfully. Jul 03 21:52:25.904967 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-fdae066a-56fb-455e-a9f1-9b5afd9b6638 req-e4c89314-b449-4d9a-9485-032b9b1c1228 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c/action returned with HTTP 202 Jul 03 21:52:25.905474 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 620/2446] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 21:52:25 2026] POST /volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:52:25.934283 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-11348cff-4891-44de-b103-8692dafc2211 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:25.937922 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-11348cff-4891-44de-b103-8692dafc2211 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c Jul 03 21:52:25.938176 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-11348cff-4891-44de-b103-8692dafc2211 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:25.939145 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-11348cff-4891-44de-b103-8692dafc2211 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:25.951624 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:25.951624 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:25.957729 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-11348cff-4891-44de-b103-8692dafc2211 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:52:25.961689 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-11348cff-4891-44de-b103-8692dafc2211 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c returned with HTTP 200 Jul 03 21:52:25.962164 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 606/2447] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:25 2026] GET /volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:26.404897 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8547197f-d44f-4465-97dd-e349d5a2f7ac None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:26.406963 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8547197f-d44f-4465-97dd-e349d5a2f7ac tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 Jul 03 21:52:26.407204 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8547197f-d44f-4465-97dd-e349d5a2f7ac tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:26.407442 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8547197f-d44f-4465-97dd-e349d5a2f7ac tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:26.414890 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8547197f-d44f-4465-97dd-e349d5a2f7ac tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 returned with HTTP 404 Jul 03 21:52:26.415615 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 608/2448] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:26 2026] GET /volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:52:26.940271 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-3a30a97a-f4a3-450d-bf0d-66096cf52042 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:26.940829 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3a30a97a-f4a3-450d-bf0d-66096cf52042 None None] GET https://10.4.3.32/volume// Jul 03 21:52:26.941066 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3a30a97a-f4a3-450d-bf0d-66096cf52042 None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:26.941193 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3a30a97a-f4a3-450d-bf0d-66096cf52042 None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:26.941532 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3a30a97a-f4a3-450d-bf0d-66096cf52042 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:52:26.941795 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 615/2449] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:52:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 21:52:26.949599 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-fdae066a-56fb-455e-a9f1-9b5afd9b6638 req-800eed5a-f785-4e66-ac18-57d758569c2f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:26.975521 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7a570d73-322a-42a6-844f-c1df8986d28d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:26.977329 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7a570d73-322a-42a6-844f-c1df8986d28d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c Jul 03 21:52:26.977561 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7a570d73-322a-42a6-844f-c1df8986d28d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:26.977757 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7a570d73-322a-42a6-844f-c1df8986d28d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:26.985587 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-fdae066a-56fb-455e-a9f1-9b5afd9b6638 req-800eed5a-f785-4e66-ac18-57d758569c2f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c Jul 03 21:52:26.986068 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-fdae066a-56fb-455e-a9f1-9b5afd9b6638 req-800eed5a-f785-4e66-ac18-57d758569c2f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:26.986360 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-fdae066a-56fb-455e-a9f1-9b5afd9b6638 req-800eed5a-f785-4e66-ac18-57d758569c2f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:26.987485 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:26.987485 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:26.990548 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-7a570d73-322a-42a6-844f-c1df8986d28d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:52:26.995094 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7a570d73-322a-42a6-844f-c1df8986d28d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c returned with HTTP 200 Jul 03 21:52:26.995785 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 607/2450] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:26 2026] GET /volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:26.999348 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:26.999348 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:27.002594 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-fdae066a-56fb-455e-a9f1-9b5afd9b6638 req-800eed5a-f785-4e66-ac18-57d758569c2f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:52:27.007532 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-fdae066a-56fb-455e-a9f1-9b5afd9b6638 req-800eed5a-f785-4e66-ac18-57d758569c2f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c returned with HTTP 200 Jul 03 21:52:27.008135 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 621/2451] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:52:26 2026] GET /volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c => generated 1315 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:52:27.388803 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-e54e2f96-13b5-4989-8328-8b8e9be11542 req-43b5c83e-05ff-48d2-8f4f-7caf9150afb7 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:27.390773 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-e54e2f96-13b5-4989-8328-8b8e9be11542 req-43b5c83e-05ff-48d2-8f4f-7caf9150afb7 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] POST https://10.4.3.32/volume/v3/attachments/5829e853-b4c3-41fc-b0f3-dfddf8ce6ac1/action Jul 03 21:52:27.391193 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-e54e2f96-13b5-4989-8328-8b8e9be11542 req-43b5c83e-05ff-48d2-8f4f-7caf9150afb7 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action body: b'{"os-complete": null}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:52:27.391416 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-e54e2f96-13b5-4989-8328-8b8e9be11542 req-43b5c83e-05ff-48d2-8f4f-7caf9150afb7 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:27.413589 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:27.413589 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:27.436258 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-e54e2f96-13b5-4989-8328-8b8e9be11542 req-43b5c83e-05ff-48d2-8f4f-7caf9150afb7 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/attachments/5829e853-b4c3-41fc-b0f3-dfddf8ce6ac1/action returned with HTTP 204 Jul 03 21:52:27.436907 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 609/2452] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:52:27 2026] POST /volume/v3/attachments/5829e853-b4c3-41fc-b0f3-dfddf8ce6ac1/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:52:28.010863 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-75e9cd14-0aee-4cb7-8b66-3e9020a67a5f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:28.014839 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-75e9cd14-0aee-4cb7-8b66-3e9020a67a5f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c Jul 03 21:52:28.015119 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-75e9cd14-0aee-4cb7-8b66-3e9020a67a5f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:28.015471 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-75e9cd14-0aee-4cb7-8b66-3e9020a67a5f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:28.030181 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:28.030181 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:28.035235 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-75e9cd14-0aee-4cb7-8b66-3e9020a67a5f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:52:28.040956 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-75e9cd14-0aee-4cb7-8b66-3e9020a67a5f tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c returned with HTTP 200 Jul 03 21:52:28.041662 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 616/2453] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:28 2026] GET /volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:28.406594 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8ce4d6dc-2d47-436e-8459-34429542645a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:28.408295 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8ce4d6dc-2d47-436e-8459-34429542645a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:52:28.408759 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8ce4d6dc-2d47-436e-8459-34429542645a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "d7f157e1-1eac-48f0-a1cd-130404a3b676", "size": 1}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:28.410221 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-8ce4d6dc-2d47-436e-8459-34429542645a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'd7f157e1-1eac-48f0-a1cd-130404a3b676', 'size': 1}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:52:28.552741 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-8ce4d6dc-2d47-436e-8459-34429542645a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Create volume of 1 GB Jul 03 21:52:28.558041 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8ce4d6dc-2d47-436e-8459-34429542645a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Availability Zones retrieved successfully. Jul 03 21:52:28.564855 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8ce4d6dc-2d47-436e-8459-34429542645a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Flow 'volume_create_api' (d2ece9bd-dc90-49c0-a6aa-a336ac3a63d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:52:28.566193 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8ce4d6dc-2d47-436e-8459-34429542645a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4078ed01-e77b-4eea-9f4a-06222d4ff453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:28.567830 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-8ce4d6dc-2d47-436e-8459-34429542645a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:52:28.654164 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8ce4d6dc-2d47-436e-8459-34429542645a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4078ed01-e77b-4eea-9f4a-06222d4ff453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:28.654164 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8ce4d6dc-2d47-436e-8459-34429542645a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (229779f7-3ec4-4c08-822e-d400cc9b12ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:28.729420 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-8ce4d6dc-2d47-436e-8459-34429542645a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Created reservations ['8f2b92a6-5408-4204-8c6b-206d4b5efda3', 'f5a29f55-bed9-473a-8506-dbb8cb7e9cfa', '2c7a9150-3def-481a-b50a-8ca0c97799e0', '9bfe66bc-6893-4371-91ba-ac2936bb727a'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:52:28.730326 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8ce4d6dc-2d47-436e-8459-34429542645a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (229779f7-3ec4-4c08-822e-d400cc9b12ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f2b92a6-5408-4204-8c6b-206d4b5efda3', 'f5a29f55-bed9-473a-8506-dbb8cb7e9cfa', '2c7a9150-3def-481a-b50a-8ca0c97799e0', '9bfe66bc-6893-4371-91ba-ac2936bb727a']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:28.731333 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8ce4d6dc-2d47-436e-8459-34429542645a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27af3e64-cb04-4a40-9f98-c805c2ddea43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:28.775562 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8ce4d6dc-2d47-436e-8459-34429542645a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27af3e64-cb04-4a40-9f98-c805c2ddea43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed14f02c-982e-4dc3-9add-f573c1ffa030', '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='18f6dadf1c514221a59cffc5c5b00a16',qos_specs=None,replication_status=,reservations=['8f2b92a6-5408-4204-8c6b-206d4b5efda3','f5a29f55-bed9-473a-8506-dbb8cb7e9cfa','2c7a9150-3def-481a-b50a-8ca0c97799e0','9bfe66bc-6893-4371-91ba-ac2936bb727a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b0390a135cf4a6fb0d1dcfa819be97a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:52:28Z,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=ed14f02c-982e-4dc3-9add-f573c1ffa030,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18f6dadf1c514221a59cffc5c5b00a16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b0390a135cf4a6fb0d1dcfa819be97a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:28.776288 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8ce4d6dc-2d47-436e-8459-34429542645a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c51e3f0f-a9df-4fc7-961e-fe8b293575e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:28.818908 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8ce4d6dc-2d47-436e-8459-34429542645a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c51e3f0f-a9df-4fc7-961e-fe8b293575e0) transitioned into state 'SUCCESS' from 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='18f6dadf1c514221a59cffc5c5b00a16',qos_specs=None,replication_status=,reservations=['8f2b92a6-5408-4204-8c6b-206d4b5efda3','f5a29f55-bed9-473a-8506-dbb8cb7e9cfa','2c7a9150-3def-481a-b50a-8ca0c97799e0','9bfe66bc-6893-4371-91ba-ac2936bb727a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b0390a135cf4a6fb0d1dcfa819be97a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:28.819862 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8ce4d6dc-2d47-436e-8459-34429542645a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbb68ff1-5a8b-4813-a714-f5fba9b2938f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:28.844596 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8ce4d6dc-2d47-436e-8459-34429542645a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbb68ff1-5a8b-4813-a714-f5fba9b2938f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:28.845979 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8ce4d6dc-2d47-436e-8459-34429542645a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Flow 'volume_create_api' (d2ece9bd-dc90-49c0-a6aa-a336ac3a63d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:52:28.846502 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8ce4d6dc-2d47-436e-8459-34429542645a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Create volume request issued successfully. Jul 03 21:52:28.847410 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8ce4d6dc-2d47-436e-8459-34429542645a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:52:28.848118 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 608/2454] 10.4.3.32 () {70 vars in 1293 bytes} [Fri Jul 3 21:52:28 2026] POST /volume/v3/volumes => generated 773 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:52:28.861053 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f342b220-32cf-4e04-b159-6f8823a81d2e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:28.862892 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f342b220-32cf-4e04-b159-6f8823a81d2e tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 Jul 03 21:52:28.863191 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f342b220-32cf-4e04-b159-6f8823a81d2e tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:28.863584 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f342b220-32cf-4e04-b159-6f8823a81d2e tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:28.871466 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:28.871466 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:28.881289 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-f342b220-32cf-4e04-b159-6f8823a81d2e tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:28.889000 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f342b220-32cf-4e04-b159-6f8823a81d2e tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 returned with HTTP 200 Jul 03 21:52:28.889438 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 622/2455] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:28 2026] GET /volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:29.062453 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-361421e7-4166-4fcc-8c7e-ffcd6ea50fc8 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:29.064731 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-361421e7-4166-4fcc-8c7e-ffcd6ea50fc8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c Jul 03 21:52:29.065866 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-361421e7-4166-4fcc-8c7e-ffcd6ea50fc8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:29.065866 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-361421e7-4166-4fcc-8c7e-ffcd6ea50fc8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:29.079481 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:29.079481 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:29.087127 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-361421e7-4166-4fcc-8c7e-ffcd6ea50fc8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:52:29.094559 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-361421e7-4166-4fcc-8c7e-ffcd6ea50fc8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c returned with HTTP 200 Jul 03 21:52:29.095246 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 610/2456] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:29 2026] GET /volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c => generated 1135 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:29.789975 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-fdae066a-56fb-455e-a9f1-9b5afd9b6638 req-3389d038-58e2-442e-aac8-c2a73b1ff911 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:29.792609 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-fdae066a-56fb-455e-a9f1-9b5afd9b6638 req-3389d038-58e2-442e-aac8-c2a73b1ff911 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] DELETE https://10.4.3.32/volume/v3/attachments/2323dcb1-8e36-4728-a89a-c426d07572ec Jul 03 21:52:29.792891 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-fdae066a-56fb-455e-a9f1-9b5afd9b6638 req-3389d038-58e2-442e-aac8-c2a73b1ff911 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:29.793153 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-fdae066a-56fb-455e-a9f1-9b5afd9b6638 req-3389d038-58e2-442e-aac8-c2a73b1ff911 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:29.804863 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:29.804863 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:29.904688 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a2af97ce-a809-4ad2-b02f-eb77f79abb04 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:29.907649 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a2af97ce-a809-4ad2-b02f-eb77f79abb04 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 Jul 03 21:52:29.907983 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a2af97ce-a809-4ad2-b02f-eb77f79abb04 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:29.908243 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a2af97ce-a809-4ad2-b02f-eb77f79abb04 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:29.922201 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:29.922201 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:29.928845 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-a2af97ce-a809-4ad2-b02f-eb77f79abb04 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:29.938348 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a2af97ce-a809-4ad2-b02f-eb77f79abb04 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 returned with HTTP 200 Jul 03 21:52:29.939187 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 609/2457] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:29 2026] GET /volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 => generated 865 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:30.110406 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8431a31d-a27e-4d42-bc0c-5b47b08c67d0 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:30.110790 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8431a31d-a27e-4d42-bc0c-5b47b08c67d0 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c Jul 03 21:52:30.110790 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8431a31d-a27e-4d42-bc0c-5b47b08c67d0 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:30.110950 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8431a31d-a27e-4d42-bc0c-5b47b08c67d0 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:30.123864 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:30.123864 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:30.131439 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-8431a31d-a27e-4d42-bc0c-5b47b08c67d0 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:52:30.140756 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8431a31d-a27e-4d42-bc0c-5b47b08c67d0 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c returned with HTTP 200 Jul 03 21:52:30.142716 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 623/2458] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:30 2026] GET /volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c => generated 1135 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:30.350600 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-fdae066a-56fb-455e-a9f1-9b5afd9b6638 req-3389d038-58e2-442e-aac8-c2a73b1ff911 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/attachments/2323dcb1-8e36-4728-a89a-c426d07572ec returned with HTTP 200 Jul 03 21:52:30.351085 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 617/2459] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:52:29 2026] DELETE /volume/v3/attachments/2323dcb1-8e36-4728-a89a-c426d07572ec => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:30.960525 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2e9e8745-35a9-440c-bb43-c4078f89c5d9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:30.964113 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2e9e8745-35a9-440c-bb43-c4078f89c5d9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 Jul 03 21:52:30.964546 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2e9e8745-35a9-440c-bb43-c4078f89c5d9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:30.964817 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2e9e8745-35a9-440c-bb43-c4078f89c5d9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:30.984804 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:30.984804 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:30.992166 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-2e9e8745-35a9-440c-bb43-c4078f89c5d9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:31.000124 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2e9e8745-35a9-440c-bb43-c4078f89c5d9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 returned with HTTP 200 Jul 03 21:52:31.000656 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 611/2460] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:30 2026] GET /volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 => generated 923 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:31.159262 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9b6cb6c9-b67a-477f-a639-218eeb9d635d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:31.161249 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9b6cb6c9-b67a-477f-a639-218eeb9d635d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c Jul 03 21:52:31.161540 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9b6cb6c9-b67a-477f-a639-218eeb9d635d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:31.161811 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9b6cb6c9-b67a-477f-a639-218eeb9d635d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:31.173022 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:31.173022 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:31.181194 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-9b6cb6c9-b67a-477f-a639-218eeb9d635d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:52:31.188696 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9b6cb6c9-b67a-477f-a639-218eeb9d635d tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c returned with HTTP 200 Jul 03 21:52:31.189492 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 610/2461] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:31 2026] GET /volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:32.025759 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a6703374-91e6-4126-b6fb-13afd8f2076c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:32.028719 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a6703374-91e6-4126-b6fb-13afd8f2076c tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 Jul 03 21:52:32.029423 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a6703374-91e6-4126-b6fb-13afd8f2076c tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:32.029751 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a6703374-91e6-4126-b6fb-13afd8f2076c tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:32.043480 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:32.043480 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:32.063717 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-a6703374-91e6-4126-b6fb-13afd8f2076c tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:32.072194 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a6703374-91e6-4126-b6fb-13afd8f2076c tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 returned with HTTP 200 Jul 03 21:52:32.072194 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 624/2462] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:32 2026] GET /volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 => generated 926 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:33.089003 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-41b1a46e-a3b6-42d9-b7c7-f80a99b556e5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:33.092149 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-41b1a46e-a3b6-42d9-b7c7-f80a99b556e5 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 Jul 03 21:52:33.093130 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-41b1a46e-a3b6-42d9-b7c7-f80a99b556e5 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:33.093130 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-41b1a46e-a3b6-42d9-b7c7-f80a99b556e5 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:33.106270 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:33.106270 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:33.112249 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-41b1a46e-a3b6-42d9-b7c7-f80a99b556e5 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:33.118175 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-41b1a46e-a3b6-42d9-b7c7-f80a99b556e5 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 returned with HTTP 200 Jul 03 21:52:33.118831 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 618/2463] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:33 2026] GET /volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 => generated 926 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:34.137865 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-bf5d4dd2-1f32-4307-b6c8-f224839e372c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:34.140763 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bf5d4dd2-1f32-4307-b6c8-f224839e372c tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 Jul 03 21:52:34.141147 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bf5d4dd2-1f32-4307-b6c8-f224839e372c tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:34.141793 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bf5d4dd2-1f32-4307-b6c8-f224839e372c tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:34.160993 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:34.160993 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:34.173665 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-bf5d4dd2-1f32-4307-b6c8-f224839e372c tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:34.182778 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bf5d4dd2-1f32-4307-b6c8-f224839e372c tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 returned with HTTP 200 Jul 03 21:52:34.183594 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 612/2464] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:34 2026] GET /volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 => generated 926 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:35.206961 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-11b73ecd-8723-405e-89f3-dc95052449d8 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:35.209911 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-11b73ecd-8723-405e-89f3-dc95052449d8 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 Jul 03 21:52:35.209911 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-11b73ecd-8723-405e-89f3-dc95052449d8 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:35.210649 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-11b73ecd-8723-405e-89f3-dc95052449d8 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:35.221618 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:35.221618 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:35.225885 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-11b73ecd-8723-405e-89f3-dc95052449d8 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:35.230493 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-11b73ecd-8723-405e-89f3-dc95052449d8 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 returned with HTTP 200 Jul 03 21:52:35.230885 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 611/2465] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:35 2026] GET /volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:36.244522 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-30a266da-726d-4e01-b536-1bc7733334a3 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:36.247776 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-30a266da-726d-4e01-b536-1bc7733334a3 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 Jul 03 21:52:36.248078 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-30a266da-726d-4e01-b536-1bc7733334a3 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:36.249125 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-30a266da-726d-4e01-b536-1bc7733334a3 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:36.262986 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:36.262986 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:36.269840 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-30a266da-726d-4e01-b536-1bc7733334a3 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:36.281577 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-30a266da-726d-4e01-b536-1bc7733334a3 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 returned with HTTP 200 Jul 03 21:52:36.281577 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 625/2466] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:36 2026] GET /volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 => generated 926 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:37.295771 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-db182819-041c-4728-9064-95bc7bdb5964 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:37.298222 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-db182819-041c-4728-9064-95bc7bdb5964 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 Jul 03 21:52:37.298555 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-db182819-041c-4728-9064-95bc7bdb5964 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:37.298828 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-db182819-041c-4728-9064-95bc7bdb5964 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:37.307027 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:37.307027 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:37.312245 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-db182819-041c-4728-9064-95bc7bdb5964 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:37.318797 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-db182819-041c-4728-9064-95bc7bdb5964 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 returned with HTTP 200 Jul 03 21:52:37.319497 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 619/2467] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:37 2026] GET /volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:38.336101 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-24f396b2-f9ff-4c9b-b9a3-1f208632e1f4 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:38.339472 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-24f396b2-f9ff-4c9b-b9a3-1f208632e1f4 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 Jul 03 21:52:38.339472 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-24f396b2-f9ff-4c9b-b9a3-1f208632e1f4 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:38.340581 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-24f396b2-f9ff-4c9b-b9a3-1f208632e1f4 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:38.349507 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:38.349507 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:38.356615 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-24f396b2-f9ff-4c9b-b9a3-1f208632e1f4 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:38.362644 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-24f396b2-f9ff-4c9b-b9a3-1f208632e1f4 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 returned with HTTP 200 Jul 03 21:52:38.363183 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 613/2468] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:38 2026] GET /volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 => generated 926 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:39.381867 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ac2dca85-4ba8-4c5f-822f-8b7a14d9855f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:39.384420 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ac2dca85-4ba8-4c5f-822f-8b7a14d9855f tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 Jul 03 21:52:39.384615 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ac2dca85-4ba8-4c5f-822f-8b7a14d9855f tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:39.386403 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ac2dca85-4ba8-4c5f-822f-8b7a14d9855f tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:39.398181 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:39.398181 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:39.406267 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-ac2dca85-4ba8-4c5f-822f-8b7a14d9855f tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:39.412904 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ac2dca85-4ba8-4c5f-822f-8b7a14d9855f tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 returned with HTTP 200 Jul 03 21:52:39.413647 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 612/2469] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:39 2026] GET /volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 => generated 1191 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:52:39.432255 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b763b878-6a6c-4673-a4b7-d13e73c2b8ef None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:39.436414 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b763b878-6a6c-4673-a4b7-d13e73c2b8ef tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 Jul 03 21:52:39.438009 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b763b878-6a6c-4673-a4b7-d13e73c2b8ef tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:39.438242 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b763b878-6a6c-4673-a4b7-d13e73c2b8ef tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:39.451774 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:39.451774 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:39.458274 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b763b878-6a6c-4673-a4b7-d13e73c2b8ef tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:39.467962 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b763b878-6a6c-4673-a4b7-d13e73c2b8ef tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 returned with HTTP 200 Jul 03 21:52:39.468610 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 626/2470] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:39 2026] GET /volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 => generated 1191 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:52:39.487981 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6b556314-22aa-4aa1-b3bf-b0719bfa242f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:39.489903 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6b556314-22aa-4aa1-b3bf-b0719bfa242f tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:52:39.490281 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6b556314-22aa-4aa1-b3bf-b0719bfa242f tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "ed14f02c-982e-4dc3-9add-f573c1ffa030", "size": 1}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:39.491994 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-6b556314-22aa-4aa1-b3bf-b0719bfa242f tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'ed14f02c-982e-4dc3-9add-f573c1ffa030', 'size': 1}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:52:39.501594 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:39.501594 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:39.502213 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-6b556314-22aa-4aa1-b3bf-b0719bfa242f tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume retrieved successfully. Jul 03 21:52:39.502883 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-6b556314-22aa-4aa1-b3bf-b0719bfa242f tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Create volume of 1 GB Jul 03 21:52:39.508620 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-6b556314-22aa-4aa1-b3bf-b0719bfa242f tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Availability Zones retrieved successfully. Jul 03 21:52:39.516294 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-6b556314-22aa-4aa1-b3bf-b0719bfa242f tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Flow 'volume_create_api' (872910c6-042f-4200-996d-8c4337d5e072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:52:39.518762 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-6b556314-22aa-4aa1-b3bf-b0719bfa242f tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (426cfd96-7bb0-4881-8777-a379422eed86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:39.519992 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-6b556314-22aa-4aa1-b3bf-b0719bfa242f tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:52:39.551073 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-6b556314-22aa-4aa1-b3bf-b0719bfa242f tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (426cfd96-7bb0-4881-8777-a379422eed86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ed14f02c-982e-4dc3-9add-f573c1ffa030', 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:39.551876 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-6b556314-22aa-4aa1-b3bf-b0719bfa242f tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4631957-6591-455c-833d-98feda8d67b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:39.595147 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-6b556314-22aa-4aa1-b3bf-b0719bfa242f tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Created reservations ['0240c6b9-5dd3-46ba-b3b4-3cbc37ed07c4', '5d7da49e-8de4-468e-b416-0972e492339f', 'b275b2ef-9e60-4331-9ce6-4cb7e317f98b', '5295f672-c025-437e-849f-5c8d4467c9fe'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:52:39.596264 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-6b556314-22aa-4aa1-b3bf-b0719bfa242f tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4631957-6591-455c-833d-98feda8d67b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0240c6b9-5dd3-46ba-b3b4-3cbc37ed07c4', '5d7da49e-8de4-468e-b416-0972e492339f', 'b275b2ef-9e60-4331-9ce6-4cb7e317f98b', '5295f672-c025-437e-849f-5c8d4467c9fe']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:39.597285 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-6b556314-22aa-4aa1-b3bf-b0719bfa242f tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58de81fd-6e93-4121-b600-a511366e3c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:39.639322 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-6b556314-22aa-4aa1-b3bf-b0719bfa242f tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58de81fd-6e93-4121-b600-a511366e3c1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7656951e-075f-4692-81f0-b5ed71297b0a', '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='18f6dadf1c514221a59cffc5c5b00a16',qos_specs=None,replication_status=,reservations=['0240c6b9-5dd3-46ba-b3b4-3cbc37ed07c4','5d7da49e-8de4-468e-b416-0972e492339f','b275b2ef-9e60-4331-9ce6-4cb7e317f98b','5295f672-c025-437e-849f-5c8d4467c9fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=ed14f02c-982e-4dc3-9add-f573c1ffa030,status='creating',user_id='2b0390a135cf4a6fb0d1dcfa819be97a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), '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-03T21:52:39Z,deleted=False,deleted_at=None,display_description=None,display_name='volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7656951e-075f-4692-81f0-b5ed71297b0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18f6dadf1c514221a59cffc5c5b00a16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ed14f02c-982e-4dc3-9add-f573c1ffa030,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b0390a135cf4a6fb0d1dcfa819be97a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:39.640164 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-6b556314-22aa-4aa1-b3bf-b0719bfa242f tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d59ec197-2709-4722-ae07-5305f798ccfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:39.668631 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-6b556314-22aa-4aa1-b3bf-b0719bfa242f tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d59ec197-2709-4722-ae07-5305f798ccfc) transitioned into state 'SUCCESS' from 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='18f6dadf1c514221a59cffc5c5b00a16',qos_specs=None,replication_status=,reservations=['0240c6b9-5dd3-46ba-b3b4-3cbc37ed07c4','5d7da49e-8de4-468e-b416-0972e492339f','b275b2ef-9e60-4331-9ce6-4cb7e317f98b','5295f672-c025-437e-849f-5c8d4467c9fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=ed14f02c-982e-4dc3-9add-f573c1ffa030,status='creating',user_id='2b0390a135cf4a6fb0d1dcfa819be97a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:39.669566 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-6b556314-22aa-4aa1-b3bf-b0719bfa242f tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be3d3340-28b0-4f3f-8d34-451843d82011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:39.695955 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-6b556314-22aa-4aa1-b3bf-b0719bfa242f tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be3d3340-28b0-4f3f-8d34-451843d82011) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:39.699073 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-6b556314-22aa-4aa1-b3bf-b0719bfa242f tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Flow 'volume_create_api' (872910c6-042f-4200-996d-8c4337d5e072) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:52:39.699073 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-6b556314-22aa-4aa1-b3bf-b0719bfa242f tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Create volume request issued successfully. Jul 03 21:52:39.699073 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6b556314-22aa-4aa1-b3bf-b0719bfa242f tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:52:39.699073 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 620/2471] 10.4.3.32 () {70 vars in 1293 bytes} [Fri Jul 3 21:52:39 2026] POST /volume/v3/volumes => generated 807 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:52:39.715185 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c1193fae-aadf-4adb-a8dc-cd4256a25f50 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:39.717830 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c1193fae-aadf-4adb-a8dc-cd4256a25f50 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/7656951e-075f-4692-81f0-b5ed71297b0a Jul 03 21:52:39.721279 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c1193fae-aadf-4adb-a8dc-cd4256a25f50 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:39.721279 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c1193fae-aadf-4adb-a8dc-cd4256a25f50 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:39.750860 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:39.750860 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:39.764775 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c1193fae-aadf-4adb-a8dc-cd4256a25f50 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:39.771628 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c1193fae-aadf-4adb-a8dc-cd4256a25f50 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/7656951e-075f-4692-81f0-b5ed71297b0a returned with HTTP 200 Jul 03 21:52:39.772238 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 614/2472] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:39 2026] GET /volume/v3/volumes/7656951e-075f-4692-81f0-b5ed71297b0a => generated 875 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:40.788779 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-01f0984d-2dd8-415f-8313-74d699fb519b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:40.790745 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-01f0984d-2dd8-415f-8313-74d699fb519b tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/7656951e-075f-4692-81f0-b5ed71297b0a Jul 03 21:52:40.790968 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-01f0984d-2dd8-415f-8313-74d699fb519b tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:40.791203 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-01f0984d-2dd8-415f-8313-74d699fb519b tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:40.798678 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:40.798678 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:40.805915 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-01f0984d-2dd8-415f-8313-74d699fb519b tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:40.811951 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-01f0984d-2dd8-415f-8313-74d699fb519b tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/7656951e-075f-4692-81f0-b5ed71297b0a returned with HTTP 200 Jul 03 21:52:40.812344 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 613/2473] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:40 2026] GET /volume/v3/volumes/7656951e-075f-4692-81f0-b5ed71297b0a => generated 1226 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:52:40.828763 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2157866e-4102-4012-b938-ee7b7536e4cd None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:40.831047 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2157866e-4102-4012-b938-ee7b7536e4cd tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/7656951e-075f-4692-81f0-b5ed71297b0a Jul 03 21:52:40.831237 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2157866e-4102-4012-b938-ee7b7536e4cd tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:40.831501 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2157866e-4102-4012-b938-ee7b7536e4cd tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:40.840496 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:40.840496 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:40.845836 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-2157866e-4102-4012-b938-ee7b7536e4cd tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:40.852040 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2157866e-4102-4012-b938-ee7b7536e4cd tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/7656951e-075f-4692-81f0-b5ed71297b0a returned with HTTP 200 Jul 03 21:52:40.852833 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 627/2474] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:40 2026] GET /volume/v3/volumes/7656951e-075f-4692-81f0-b5ed71297b0a => generated 1226 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:52:40.866513 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-22c8702f-1cb6-4daf-8459-f364d5cc657a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:40.868997 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-22c8702f-1cb6-4daf-8459-f364d5cc657a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] DELETE https://10.4.3.32/volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 Jul 03 21:52:40.869241 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-22c8702f-1cb6-4daf-8459-f364d5cc657a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:40.869497 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-22c8702f-1cb6-4daf-8459-f364d5cc657a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:40.869717 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-22c8702f-1cb6-4daf-8459-f364d5cc657a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Delete volume with id: ed14f02c-982e-4dc3-9add-f573c1ffa030 Jul 03 21:52:40.877281 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:40.877281 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:40.877828 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-22c8702f-1cb6-4daf-8459-f364d5cc657a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:40.901155 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-22c8702f-1cb6-4daf-8459-f364d5cc657a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Delete volume request issued successfully. Jul 03 21:52:40.901440 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-22c8702f-1cb6-4daf-8459-f364d5cc657a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 returned with HTTP 202 Jul 03 21:52:40.902093 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 621/2475] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 21:52:40 2026] DELETE /volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:52:40.910998 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4d2adca4-39ca-41f7-9299-968b9bf411b0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:40.912962 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4d2adca4-39ca-41f7-9299-968b9bf411b0 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 Jul 03 21:52:40.913179 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4d2adca4-39ca-41f7-9299-968b9bf411b0 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:40.913396 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4d2adca4-39ca-41f7-9299-968b9bf411b0 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:40.921957 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:40.921957 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:40.927051 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-4d2adca4-39ca-41f7-9299-968b9bf411b0 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:40.932996 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4d2adca4-39ca-41f7-9299-968b9bf411b0 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 returned with HTTP 200 Jul 03 21:52:40.933480 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 615/2476] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:40 2026] GET /volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 => generated 1190 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:52:41.646323 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-37e63ee3-d603-4cc9-933d-13ac15eaf730 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:41.648142 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-37e63ee3-d603-4cc9-933d-13ac15eaf730 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c Jul 03 21:52:41.649080 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-37e63ee3-d603-4cc9-933d-13ac15eaf730 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:41.649977 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-37e63ee3-d603-4cc9-933d-13ac15eaf730 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:41.660731 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:41.660731 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:41.666951 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-37e63ee3-d603-4cc9-933d-13ac15eaf730 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:52:41.674181 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-37e63ee3-d603-4cc9-933d-13ac15eaf730 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c returned with HTTP 200 Jul 03 21:52:41.675042 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 614/2477] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:41 2026] GET /volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:41.692732 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8d3b0e9e-b43c-4d11-8cf0-447a84eacf64 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:41.694783 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8d3b0e9e-b43c-4d11-8cf0-447a84eacf64 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] DELETE https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c Jul 03 21:52:41.695010 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8d3b0e9e-b43c-4d11-8cf0-447a84eacf64 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:41.695256 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8d3b0e9e-b43c-4d11-8cf0-447a84eacf64 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:41.695717 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-8d3b0e9e-b43c-4d11-8cf0-447a84eacf64 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Delete volume with id: b7f4c5b6-0bab-4003-9f7f-1171d564c00c Jul 03 21:52:41.709235 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:41.709235 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:41.709902 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-8d3b0e9e-b43c-4d11-8cf0-447a84eacf64 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:52:41.776092 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-8d3b0e9e-b43c-4d11-8cf0-447a84eacf64 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Delete volume request issued successfully. Jul 03 21:52:41.776297 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8d3b0e9e-b43c-4d11-8cf0-447a84eacf64 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c returned with HTTP 202 Jul 03 21:52:41.776850 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 628/2478] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:52:41 2026] DELETE /volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:52:41.783990 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e9d3566d-56c1-49e8-a27e-54328d4aa8b8 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:41.788935 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e9d3566d-56c1-49e8-a27e-54328d4aa8b8 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] GET https://10.4.3.32/volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7 Jul 03 21:52:41.788935 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e9d3566d-56c1-49e8-a27e-54328d4aa8b8 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:41.789957 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-6cb4dae6-8c57-4630-b1ad-868d9f45e875 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:41.790007 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e9d3566d-56c1-49e8-a27e-54328d4aa8b8 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:41.790111 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6cb4dae6-8c57-4630-b1ad-868d9f45e875 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c Jul 03 21:52:41.790111 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6cb4dae6-8c57-4630-b1ad-868d9f45e875 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:41.790111 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6cb4dae6-8c57-4630-b1ad-868d9f45e875 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:41.800225 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:41.800225 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:41.807668 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:41.807668 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:41.809352 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-6cb4dae6-8c57-4630-b1ad-868d9f45e875 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Volume info retrieved successfully. Jul 03 21:52:41.816626 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6cb4dae6-8c57-4630-b1ad-868d9f45e875 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c returned with HTTP 200 Jul 03 21:52:41.816894 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 616/2479] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:41 2026] GET /volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:41.828439 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-e9d3566d-56c1-49e8-a27e-54328d4aa8b8 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Volume info retrieved successfully. Jul 03 21:52:41.830791 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e9d3566d-56c1-49e8-a27e-54328d4aa8b8 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] https://10.4.3.32/volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7 returned with HTTP 200 Jul 03 21:52:41.831334 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 622/2480] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:41 2026] GET /volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7 => generated 1139 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:41.910034 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-95e80ed3-db4d-4643-8769-e0908c276dba req-907287ac-62ce-4730-8c4f-28e5ab9b14a8 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:41.920706 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-95e80ed3-db4d-4643-8769-e0908c276dba req-907287ac-62ce-4730-8c4f-28e5ab9b14a8 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] GET https://10.4.3.32/volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7 Jul 03 21:52:41.921053 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-95e80ed3-db4d-4643-8769-e0908c276dba req-907287ac-62ce-4730-8c4f-28e5ab9b14a8 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:41.921609 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-95e80ed3-db4d-4643-8769-e0908c276dba req-907287ac-62ce-4730-8c4f-28e5ab9b14a8 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:41.939833 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:41.939833 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:41.945166 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-95e80ed3-db4d-4643-8769-e0908c276dba req-907287ac-62ce-4730-8c4f-28e5ab9b14a8 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Volume info retrieved successfully. Jul 03 21:52:41.948606 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-be36b955-f2c8-43cd-8028-e6783e194d69 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:41.951646 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-be36b955-f2c8-43cd-8028-e6783e194d69 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 Jul 03 21:52:41.951646 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-be36b955-f2c8-43cd-8028-e6783e194d69 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:41.951646 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-be36b955-f2c8-43cd-8028-e6783e194d69 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:41.955597 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-95e80ed3-db4d-4643-8769-e0908c276dba req-907287ac-62ce-4730-8c4f-28e5ab9b14a8 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] https://10.4.3.32/volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7 returned with HTTP 200 Jul 03 21:52:41.956434 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 615/2481] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:52:41 2026] GET /volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7 => generated 1139 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:41.960632 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-be36b955-f2c8-43cd-8028-e6783e194d69 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 returned with HTTP 404 Jul 03 21:52:41.961545 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 629/2482] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:41 2026] GET /volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:52:41.988157 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-95e80ed3-db4d-4643-8769-e0908c276dba req-3766dc2c-d30d-421d-8917-5fb6a8d9075f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:41.991425 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-95e80ed3-db4d-4643-8769-e0908c276dba req-3766dc2c-d30d-421d-8917-5fb6a8d9075f tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] POST https://10.4.3.32/volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7/action Jul 03 21:52:41.991770 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-95e80ed3-db4d-4643-8769-e0908c276dba req-3766dc2c-d30d-421d-8917-5fb6a8d9075f tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:52:41.991945 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-95e80ed3-db4d-4643-8769-e0908c276dba req-3766dc2c-d30d-421d-8917-5fb6a8d9075f tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:42.003400 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:42.003400 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:42.003898 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-95e80ed3-db4d-4643-8769-e0908c276dba req-3766dc2c-d30d-421d-8917-5fb6a8d9075f tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Volume info retrieved successfully. Jul 03 21:52:42.014257 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-95e80ed3-db4d-4643-8769-e0908c276dba req-3766dc2c-d30d-421d-8917-5fb6a8d9075f tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Begin detaching volume completed successfully. Jul 03 21:52:42.014679 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-95e80ed3-db4d-4643-8769-e0908c276dba req-3766dc2c-d30d-421d-8917-5fb6a8d9075f tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] https://10.4.3.32/volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7/action returned with HTTP 202 Jul 03 21:52:42.015278 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 617/2483] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 21:52:41 2026] POST /volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:52:42.338940 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-82a8804c-ce84-4bd7-97b7-5c4317f592ca None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:42.561896 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-82a8804c-ce84-4bd7-97b7-5c4317f592ca tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:52:42.562351 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-82a8804c-ce84-4bd7-97b7-5c4317f592ca tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1863132436-186749673", "extra_specs": {"multiattach": " True"}}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:42.580774 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-82a8804c-ce84-4bd7-97b7-5c4317f592ca tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:52:42.581253 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 623/2484] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 21:52:42 2026] POST /volume/v3/types => generated 286 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:42.594425 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-cf678bb7-5446-4e1d-984f-001827d1d1df None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:42.597100 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-cf678bb7-5446-4e1d-984f-001827d1d1df tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:52:42.598440 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-cf678bb7-5446-4e1d-984f-001827d1d1df tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1653372847", "snapshot_id": null, "imageRef": null, "volume_type": "34b6ec7f-be49-463c-827d-25b9d7ba3410", "size": 1}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:42.599925 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-cf678bb7-5446-4e1d-984f-001827d1d1df tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1653372847', 'snapshot_id': None, 'imageRef': None, 'volume_type': '34b6ec7f-be49-463c-827d-25b9d7ba3410', 'size': 1}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:52:42.611474 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-cf678bb7-5446-4e1d-984f-001827d1d1df tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Create volume of 1 GB Jul 03 21:52:42.612150 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:42.612150 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:42.612578 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-cf678bb7-5446-4e1d-984f-001827d1d1df tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Availability Zones retrieved successfully. Jul 03 21:52:42.630786 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-cf678bb7-5446-4e1d-984f-001827d1d1df tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Flow 'volume_create_api' (9d38dd43-fa2d-4ec2-9a95-56f84723d42a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:52:42.632207 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-cf678bb7-5446-4e1d-984f-001827d1d1df tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ae73d68-532e-4439-a0a4-6f5c3d73b869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:42.634102 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-cf678bb7-5446-4e1d-984f-001827d1d1df tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:52:42.644966 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:42.644966 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:42.670012 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-cf678bb7-5446-4e1d-984f-001827d1d1df tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ae73d68-532e-4439-a0a4-6f5c3d73b869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:52:43Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=34b6ec7f-be49-463c-827d-25b9d7ba3410,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1863132436-186749673',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '34b6ec7f-be49-463c-827d-25b9d7ba3410', 'encryption_key_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=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:42.670333 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-cf678bb7-5446-4e1d-984f-001827d1d1df tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (362ecdcd-2419-4eee-8454-18d87882b595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:42.716707 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-cf678bb7-5446-4e1d-984f-001827d1d1df tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1863132436-186749673 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1863132436-186749673, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:52:42.717766 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-cf678bb7-5446-4e1d-984f-001827d1d1df tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1863132436-186749673 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1863132436-186749673, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:52:42.826491 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-cf678bb7-5446-4e1d-984f-001827d1d1df tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Created reservations ['0ab84240-30a6-405f-ae38-1917ad87830d', '8aca4baa-26e3-4ee5-97bd-c9e4b8d5b2cd', 'ae3efcbd-77d3-41f1-a5be-b8843a814f68', '6eb400e2-9635-4f5f-8879-5bfa494ca6d7'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:52:42.830253 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-cf678bb7-5446-4e1d-984f-001827d1d1df tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (362ecdcd-2419-4eee-8454-18d87882b595) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ab84240-30a6-405f-ae38-1917ad87830d', '8aca4baa-26e3-4ee5-97bd-c9e4b8d5b2cd', 'ae3efcbd-77d3-41f1-a5be-b8843a814f68', '6eb400e2-9635-4f5f-8879-5bfa494ca6d7']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:42.830253 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-cf678bb7-5446-4e1d-984f-001827d1d1df tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c219019a-49c6-4869-b1ce-18a65e5ef4d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:42.844357 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-287084df-4a21-46f5-88c6-a8438b51adb8 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:42.849585 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-287084df-4a21-46f5-88c6-a8438b51adb8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] GET https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c Jul 03 21:52:42.849585 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-287084df-4a21-46f5-88c6-a8438b51adb8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:42.849585 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-287084df-4a21-46f5-88c6-a8438b51adb8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:42.864912 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-287084df-4a21-46f5-88c6-a8438b51adb8 tempest-VolumesBackupsTest-1650898740 tempest-VolumesBackupsTest-1650898740-project-member] https://10.4.3.32/volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c returned with HTTP 404 Jul 03 21:52:42.865733 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 630/2485] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:42 2026] GET /volume/v3/volumes/b7f4c5b6-0bab-4003-9f7f-1171d564c00c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:52:42.907438 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-cf678bb7-5446-4e1d-984f-001827d1d1df tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c219019a-49c6-4869-b1ce-18a65e5ef4d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebb94822-c236-4c6c-9c7c-07c84e48977b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1653372847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a7300563c00b4d819a36f777b1231ae0',qos_specs=None,replication_status=,reservations=['0ab84240-30a6-405f-ae38-1917ad87830d','8aca4baa-26e3-4ee5-97bd-c9e4b8d5b2cd','ae3efcbd-77d3-41f1-a5be-b8843a814f68','6eb400e2-9635-4f5f-8879-5bfa494ca6d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05dfe2d0166b4455b620912109d72d07',volume_type_id=34b6ec7f-be49-463c-827d-25b9d7ba3410), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:52:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1653372847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebb94822-c236-4c6c-9c7c-07c84e48977b,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='a7300563c00b4d819a36f777b1231ae0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05dfe2d0166b4455b620912109d72d07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(34b6ec7f-be49-463c-827d-25b9d7ba3410),volume_type_id=34b6ec7f-be49-463c-827d-25b9d7ba3410)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:42.908267 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-cf678bb7-5446-4e1d-984f-001827d1d1df tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70304a7b-d834-49b5-9812-65e977d064ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:42.952024 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-cf678bb7-5446-4e1d-984f-001827d1d1df tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70304a7b-d834-49b5-9812-65e977d064ac) transitioned into state 'SUCCESS' from state '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-1653372847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a7300563c00b4d819a36f777b1231ae0',qos_specs=None,replication_status=,reservations=['0ab84240-30a6-405f-ae38-1917ad87830d','8aca4baa-26e3-4ee5-97bd-c9e4b8d5b2cd','ae3efcbd-77d3-41f1-a5be-b8843a814f68','6eb400e2-9635-4f5f-8879-5bfa494ca6d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05dfe2d0166b4455b620912109d72d07',volume_type_id=34b6ec7f-be49-463c-827d-25b9d7ba3410)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:42.953089 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-cf678bb7-5446-4e1d-984f-001827d1d1df tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bb2ad38-a91d-451e-aed3-c47596248415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:42.969034 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-cf678bb7-5446-4e1d-984f-001827d1d1df tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bb2ad38-a91d-451e-aed3-c47596248415) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:42.970186 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-cf678bb7-5446-4e1d-984f-001827d1d1df tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Flow 'volume_create_api' (9d38dd43-fa2d-4ec2-9a95-56f84723d42a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:52:42.970650 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-cf678bb7-5446-4e1d-984f-001827d1d1df tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Create volume request issued successfully. Jul 03 21:52:42.971492 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-cf678bb7-5446-4e1d-984f-001827d1d1df tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:52:42.972036 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 616/2486] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:52:42 2026] POST /volume/v3/volumes => generated 827 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:52:42.988965 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-36d2e684-d257-4eb5-8d77-b48aa3f9d988 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:42.995446 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-36d2e684-d257-4eb5-8d77-b48aa3f9d988 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:52:42.996275 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-36d2e684-d257-4eb5-8d77-b48aa3f9d988 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:42.996275 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-36d2e684-d257-4eb5-8d77-b48aa3f9d988 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:43.015469 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:43.015469 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:43.024111 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-36d2e684-d257-4eb5-8d77-b48aa3f9d988 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:52:43.030755 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-36d2e684-d257-4eb5-8d77-b48aa3f9d988 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:52:43.030755 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 618/2487] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:42 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 895 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:52:43.052036 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ad62d864-1a6a-46db-9cb9-4d994c7080b2 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:43.052463 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ad62d864-1a6a-46db-9cb9-4d994c7080b2 None None] GET https://10.4.3.32/volume// Jul 03 21:52:43.052683 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ad62d864-1a6a-46db-9cb9-4d994c7080b2 None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:43.052780 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ad62d864-1a6a-46db-9cb9-4d994c7080b2 None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:43.053074 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ad62d864-1a6a-46db-9cb9-4d994c7080b2 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:52:43.053555 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 624/2488] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:52: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 21:52:43.067304 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-95e80ed3-db4d-4643-8769-e0908c276dba req-009603cd-0844-430f-8305-6ea078fc93bd None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:43.069725 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-95e80ed3-db4d-4643-8769-e0908c276dba req-009603cd-0844-430f-8305-6ea078fc93bd tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] GET https://10.4.3.32/volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7 Jul 03 21:52:43.069725 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-95e80ed3-db4d-4643-8769-e0908c276dba req-009603cd-0844-430f-8305-6ea078fc93bd tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:43.069994 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-95e80ed3-db4d-4643-8769-e0908c276dba req-009603cd-0844-430f-8305-6ea078fc93bd tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:43.088048 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:43.088048 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:43.097809 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-95e80ed3-db4d-4643-8769-e0908c276dba req-009603cd-0844-430f-8305-6ea078fc93bd tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Volume info retrieved successfully. Jul 03 21:52:43.105786 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-95e80ed3-db4d-4643-8769-e0908c276dba req-009603cd-0844-430f-8305-6ea078fc93bd tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] https://10.4.3.32/volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7 returned with HTTP 200 Jul 03 21:52:43.106467 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 631/2489] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:52:43 2026] GET /volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7 => generated 1322 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:52:44.047722 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-67e31a48-10a3-4069-9290-2ce8e6778a0b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:44.050348 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-67e31a48-10a3-4069-9290-2ce8e6778a0b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:52:44.050679 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-67e31a48-10a3-4069-9290-2ce8e6778a0b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:44.050970 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-67e31a48-10a3-4069-9290-2ce8e6778a0b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:44.060683 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:44.060683 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:44.066039 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-67e31a48-10a3-4069-9290-2ce8e6778a0b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:52:44.072716 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-67e31a48-10a3-4069-9290-2ce8e6778a0b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:52:44.073469 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 617/2490] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:44 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 920 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:44.088766 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f07f72c4-7dff-413c-8a7b-88853566546a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:44.090929 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f07f72c4-7dff-413c-8a7b-88853566546a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:52:44.091831 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f07f72c4-7dff-413c-8a7b-88853566546a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:44.092076 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f07f72c4-7dff-413c-8a7b-88853566546a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:44.101029 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:44.101029 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:44.109846 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f07f72c4-7dff-413c-8a7b-88853566546a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:52:44.112352 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f07f72c4-7dff-413c-8a7b-88853566546a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:52:44.112821 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 619/2491] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:44 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 920 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:44.130135 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d43ca4f9-b5d3-4ffc-a414-c11d1e300b15 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:44.135854 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d43ca4f9-b5d3-4ffc-a414-c11d1e300b15 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:52:44.136681 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d43ca4f9-b5d3-4ffc-a414-c11d1e300b15 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-2002205267", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:44.140050 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-d43ca4f9-b5d3-4ffc-a414-c11d1e300b15 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-2002205267', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:52:44.140050 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-d43ca4f9-b5d3-4ffc-a414-c11d1e300b15 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Create volume of 1 GB Jul 03 21:52:44.149290 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d43ca4f9-b5d3-4ffc-a414-c11d1e300b15 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Availability Zones retrieved successfully. Jul 03 21:52:44.159299 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-d43ca4f9-b5d3-4ffc-a414-c11d1e300b15 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Flow 'volume_create_api' (c1897991-6630-4fec-b35b-adf0fd32a28b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:52:44.162120 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-d43ca4f9-b5d3-4ffc-a414-c11d1e300b15 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (511b7994-50ab-40a4-aefe-8ca4c21a8d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:44.162120 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-d43ca4f9-b5d3-4ffc-a414-c11d1e300b15 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:52:44.199042 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-d43ca4f9-b5d3-4ffc-a414-c11d1e300b15 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (511b7994-50ab-40a4-aefe-8ca4c21a8d27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:44.199859 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-d43ca4f9-b5d3-4ffc-a414-c11d1e300b15 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (360c4d79-f0d3-40a1-b1a6-fbe408452173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:44.215141 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-95e80ed3-db4d-4643-8769-e0908c276dba req-6410b59a-fad0-43f2-aebc-70dada481e29 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:44.221727 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-95e80ed3-db4d-4643-8769-e0908c276dba req-6410b59a-fad0-43f2-aebc-70dada481e29 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] DELETE https://10.4.3.32/volume/v3/attachments/c74dc2e9-050c-46cc-8490-cbb86646fb6c Jul 03 21:52:44.223088 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-95e80ed3-db4d-4643-8769-e0908c276dba req-6410b59a-fad0-43f2-aebc-70dada481e29 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:44.223088 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-95e80ed3-db4d-4643-8769-e0908c276dba req-6410b59a-fad0-43f2-aebc-70dada481e29 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:44.240016 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:44.240016 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:44.302968 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-d43ca4f9-b5d3-4ffc-a414-c11d1e300b15 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Created reservations ['06364fd6-bf09-4fcc-83a4-7f5be68ab087', 'a6874b3f-121a-4e2c-b918-62ade52fa0e3', '4355d90e-df06-4292-89e1-1877eb17a891', '3761e79a-588b-4d93-8b09-d08b8e62619a'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:52:44.304619 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-d43ca4f9-b5d3-4ffc-a414-c11d1e300b15 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (360c4d79-f0d3-40a1-b1a6-fbe408452173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06364fd6-bf09-4fcc-83a4-7f5be68ab087', 'a6874b3f-121a-4e2c-b918-62ade52fa0e3', '4355d90e-df06-4292-89e1-1877eb17a891', '3761e79a-588b-4d93-8b09-d08b8e62619a']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:44.305712 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-d43ca4f9-b5d3-4ffc-a414-c11d1e300b15 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86d9f01c-3bf7-4d09-9e16-a4308366d840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:44.335329 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-d43ca4f9-b5d3-4ffc-a414-c11d1e300b15 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86d9f01c-3bf7-4d09-9e16-a4308366d840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5db7ac0-6d56-4f05-bdcb-5b669267276c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2002205267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7300563c00b4d819a36f777b1231ae0',qos_specs=None,replication_status=,reservations=['06364fd6-bf09-4fcc-83a4-7f5be68ab087','a6874b3f-121a-4e2c-b918-62ade52fa0e3','4355d90e-df06-4292-89e1-1877eb17a891','3761e79a-588b-4d93-8b09-d08b8e62619a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05dfe2d0166b4455b620912109d72d07',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:52:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2002205267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5db7ac0-6d56-4f05-bdcb-5b669267276c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7300563c00b4d819a36f777b1231ae0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05dfe2d0166b4455b620912109d72d07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:44.336196 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-d43ca4f9-b5d3-4ffc-a414-c11d1e300b15 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0f72eb4-f69a-4d18-b5bf-6ac373b6cdf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:44.367433 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-d43ca4f9-b5d3-4ffc-a414-c11d1e300b15 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0f72eb4-f69a-4d18-b5bf-6ac373b6cdf0) transitioned into state 'SUCCESS' from state '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-2002205267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7300563c00b4d819a36f777b1231ae0',qos_specs=None,replication_status=,reservations=['06364fd6-bf09-4fcc-83a4-7f5be68ab087','a6874b3f-121a-4e2c-b918-62ade52fa0e3','4355d90e-df06-4292-89e1-1877eb17a891','3761e79a-588b-4d93-8b09-d08b8e62619a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05dfe2d0166b4455b620912109d72d07',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:44.368445 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-d43ca4f9-b5d3-4ffc-a414-c11d1e300b15 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59af780b-5c5e-4b20-9b6c-ab76415c5412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:44.388633 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-d43ca4f9-b5d3-4ffc-a414-c11d1e300b15 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59af780b-5c5e-4b20-9b6c-ab76415c5412) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:44.389709 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-d43ca4f9-b5d3-4ffc-a414-c11d1e300b15 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Flow 'volume_create_api' (c1897991-6630-4fec-b35b-adf0fd32a28b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:52:44.390174 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d43ca4f9-b5d3-4ffc-a414-c11d1e300b15 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Create volume request issued successfully. Jul 03 21:52:44.391136 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d43ca4f9-b5d3-4ffc-a414-c11d1e300b15 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:52:44.391792 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 625/2492] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:52:44 2026] POST /volume/v3/volumes => generated 751 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:52:44.408043 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-6bf50363-961f-4387-9ebb-b2bf52eff615 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:44.409928 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6bf50363-961f-4387-9ebb-b2bf52eff615 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c Jul 03 21:52:44.410517 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6bf50363-961f-4387-9ebb-b2bf52eff615 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:44.410914 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6bf50363-961f-4387-9ebb-b2bf52eff615 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:44.423709 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:44.423709 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:44.432148 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-6bf50363-961f-4387-9ebb-b2bf52eff615 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:52:44.442281 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6bf50363-961f-4387-9ebb-b2bf52eff615 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c returned with HTTP 200 Jul 03 21:52:44.442281 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 618/2493] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:44 2026] GET /volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:44.660517 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-5a39a59e-e183-471e-b21a-9e452009a7a9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:44.662935 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5a39a59e-e183-471e-b21a-9e452009a7a9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:52:44.663222 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5a39a59e-e183-471e-b21a-9e452009a7a9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "5d9f5d25-7c6f-46fc-b224-d899a95bf468", "size": 1}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:44.665208 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-5a39a59e-e183-471e-b21a-9e452009a7a9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '5d9f5d25-7c6f-46fc-b224-d899a95bf468', 'size': 1}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:52:44.768407 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-5a39a59e-e183-471e-b21a-9e452009a7a9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Create volume of 1 GB Jul 03 21:52:44.773828 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-5a39a59e-e183-471e-b21a-9e452009a7a9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Availability Zones retrieved successfully. Jul 03 21:52:44.781981 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-5a39a59e-e183-471e-b21a-9e452009a7a9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Flow 'volume_create_api' (7167588d-c9e3-4216-b103-af2acf57070f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:52:44.783389 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-95e80ed3-db4d-4643-8769-e0908c276dba req-6410b59a-fad0-43f2-aebc-70dada481e29 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] https://10.4.3.32/volume/v3/attachments/c74dc2e9-050c-46cc-8490-cbb86646fb6c returned with HTTP 200 Jul 03 21:52:44.783903 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 632/2494] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:52:44 2026] DELETE /volume/v3/attachments/c74dc2e9-050c-46cc-8490-cbb86646fb6c => generated 19 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:44.784318 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-5a39a59e-e183-471e-b21a-9e452009a7a9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10b4e338-ff13-4d05-8c0a-6a0d5c82590f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:44.786124 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-5a39a59e-e183-471e-b21a-9e452009a7a9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:52:44.873257 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-5a39a59e-e183-471e-b21a-9e452009a7a9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10b4e338-ff13-4d05-8c0a-6a0d5c82590f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:44.873257 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-5a39a59e-e183-471e-b21a-9e452009a7a9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba703c59-3517-4802-bf90-8f72228f40f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:44.936292 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-5a39a59e-e183-471e-b21a-9e452009a7a9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Created reservations ['d1750106-a914-43d6-aac4-3aab925a20eb', '56843d03-2f6a-4639-a5bd-0412ea324d90', 'ddc57060-cacb-45e3-a02e-7e4cecb28562', '1519de30-2a47-42dc-a904-8f22f46929d2'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:52:44.937222 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-5a39a59e-e183-471e-b21a-9e452009a7a9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba703c59-3517-4802-bf90-8f72228f40f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1750106-a914-43d6-aac4-3aab925a20eb', '56843d03-2f6a-4639-a5bd-0412ea324d90', 'ddc57060-cacb-45e3-a02e-7e4cecb28562', '1519de30-2a47-42dc-a904-8f22f46929d2']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:44.937937 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-5a39a59e-e183-471e-b21a-9e452009a7a9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6de123a7-c7be-4537-b851-6ba485774e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:44.966589 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-5a39a59e-e183-471e-b21a-9e452009a7a9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6de123a7-c7be-4537-b851-6ba485774e31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8599d98-f457-4b14-b695-26a8a13b6025', '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='18f6dadf1c514221a59cffc5c5b00a16',qos_specs=None,replication_status=,reservations=['d1750106-a914-43d6-aac4-3aab925a20eb','56843d03-2f6a-4639-a5bd-0412ea324d90','ddc57060-cacb-45e3-a02e-7e4cecb28562','1519de30-2a47-42dc-a904-8f22f46929d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b0390a135cf4a6fb0d1dcfa819be97a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:52:44Z,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=f8599d98-f457-4b14-b695-26a8a13b6025,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18f6dadf1c514221a59cffc5c5b00a16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b0390a135cf4a6fb0d1dcfa819be97a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:44.968599 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-5a39a59e-e183-471e-b21a-9e452009a7a9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f47f0da1-b205-4440-9ae1-b1652bd755b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:45.002756 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-5a39a59e-e183-471e-b21a-9e452009a7a9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f47f0da1-b205-4440-9ae1-b1652bd755b2) transitioned into state 'SUCCESS' from 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='18f6dadf1c514221a59cffc5c5b00a16',qos_specs=None,replication_status=,reservations=['d1750106-a914-43d6-aac4-3aab925a20eb','56843d03-2f6a-4639-a5bd-0412ea324d90','ddc57060-cacb-45e3-a02e-7e4cecb28562','1519de30-2a47-42dc-a904-8f22f46929d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b0390a135cf4a6fb0d1dcfa819be97a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:45.003687 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-5a39a59e-e183-471e-b21a-9e452009a7a9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55d2cdf6-0ee6-4182-80d9-6bad9865ba04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:45.022665 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-5a39a59e-e183-471e-b21a-9e452009a7a9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55d2cdf6-0ee6-4182-80d9-6bad9865ba04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:45.023894 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-5a39a59e-e183-471e-b21a-9e452009a7a9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Flow 'volume_create_api' (7167588d-c9e3-4216-b103-af2acf57070f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:52:45.024321 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-5a39a59e-e183-471e-b21a-9e452009a7a9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Create volume request issued successfully. Jul 03 21:52:45.025247 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5a39a59e-e183-471e-b21a-9e452009a7a9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:52:45.025822 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 620/2495] 10.4.3.32 () {70 vars in 1293 bytes} [Fri Jul 3 21:52:44 2026] POST /volume/v3/volumes => generated 773 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:52:45.045092 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d4ddf602-2382-4061-a39c-6af8ea98b3ea None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:45.047292 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d4ddf602-2382-4061-a39c-6af8ea98b3ea tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 Jul 03 21:52:45.047684 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d4ddf602-2382-4061-a39c-6af8ea98b3ea tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:45.047795 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d4ddf602-2382-4061-a39c-6af8ea98b3ea tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:45.058332 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:45.058332 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:45.068293 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d4ddf602-2382-4061-a39c-6af8ea98b3ea tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:45.080152 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d4ddf602-2382-4061-a39c-6af8ea98b3ea tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 returned with HTTP 200 Jul 03 21:52:45.080796 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 626/2496] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:45 2026] GET /volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:45.460442 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-39e82d5a-b29b-47de-b8bc-4199e8c9eb0b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:45.471265 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-39e82d5a-b29b-47de-b8bc-4199e8c9eb0b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c Jul 03 21:52:45.471265 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-39e82d5a-b29b-47de-b8bc-4199e8c9eb0b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:45.471265 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-39e82d5a-b29b-47de-b8bc-4199e8c9eb0b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:45.480449 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:45.480449 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:45.486730 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-39e82d5a-b29b-47de-b8bc-4199e8c9eb0b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:52:45.496243 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-39e82d5a-b29b-47de-b8bc-4199e8c9eb0b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c returned with HTTP 200 Jul 03 21:52:45.496965 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 619/2497] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:45 2026] GET /volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:45.513245 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-6b711d92-994b-49d9-b1e3-8389ff68af4b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:45.517516 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6b711d92-994b-49d9-b1e3-8389ff68af4b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c Jul 03 21:52:45.517516 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6b711d92-994b-49d9-b1e3-8389ff68af4b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:45.517790 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6b711d92-994b-49d9-b1e3-8389ff68af4b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:45.526969 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:45.526969 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:45.530758 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-6b711d92-994b-49d9-b1e3-8389ff68af4b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:52:45.535581 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6b711d92-994b-49d9-b1e3-8389ff68af4b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c returned with HTTP 200 Jul 03 21:52:45.536481 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 633/2498] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:45 2026] GET /volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:45.550631 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d48b0c15-be7c-4cc5-ab62-a66540e24914 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:45.552970 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d48b0c15-be7c-4cc5-ab62-a66540e24914 tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:52:45.553672 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d48b0c15-be7c-4cc5-ab62-a66540e24914 tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1185938267", "extra_specs": {}}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:45.555574 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:45.555574 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:45.569345 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d48b0c15-be7c-4cc5-ab62-a66540e24914 tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:52:45.570057 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 621/2499] 10.4.3.32 () {68 vars in 1245 bytes} [Fri Jul 3 21:52:45 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 21:52:45.579711 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-0ab8c084-c9a5-45d6-8c36-3b98c46854d1 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:45.582245 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0ab8c084-c9a5-45d6-8c36-3b98c46854d1 tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] POST https://10.4.3.32/volume/v3/types/33adc85f-3da0-4c30-83b7-221d685c88ca/encryption Jul 03 21:52:45.582774 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0ab8c084-c9a5-45d6-8c36-3b98c46854d1 tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:45.614149 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0ab8c084-c9a5-45d6-8c36-3b98c46854d1 tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] https://10.4.3.32/volume/v3/types/33adc85f-3da0-4c30-83b7-221d685c88ca/encryption returned with HTTP 200 Jul 03 21:52:45.614787 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 627/2500] 10.4.3.32 () {68 vars in 1390 bytes} [Fri Jul 3 21:52:45 2026] POST /volume/v3/types/33adc85f-3da0-4c30-83b7-221d685c88ca/encryption => generated 230 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:45.624183 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e84a77cc-c7a7-4f76-a24f-a592bcdba6d1 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:45.626061 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e84a77cc-c7a7-4f76-a24f-a592bcdba6d1 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:52:45.626511 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e84a77cc-c7a7-4f76-a24f-a592bcdba6d1 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1362158158", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1185938267", "size": 1}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:45.628174 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-e84a77cc-c7a7-4f76-a24f-a592bcdba6d1 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1362158158', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1185938267', 'size': 1}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:52:45.632587 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-e84a77cc-c7a7-4f76-a24f-a592bcdba6d1 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Create volume of 1 GB Jul 03 21:52:45.632885 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:45.632885 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:45.633421 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e84a77cc-c7a7-4f76-a24f-a592bcdba6d1 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Availability Zones retrieved successfully. Jul 03 21:52:45.639946 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e84a77cc-c7a7-4f76-a24f-a592bcdba6d1 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Flow 'volume_create_api' (7fac83b1-e7db-4eca-ab3c-224f4ea538f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:52:45.641075 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e84a77cc-c7a7-4f76-a24f-a592bcdba6d1 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad3b5d61-2a45-4e1b-9d5b-c452b39bcdb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:45.642013 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-e84a77cc-c7a7-4f76-a24f-a592bcdba6d1 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:52:45.675646 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e84a77cc-c7a7-4f76-a24f-a592bcdba6d1 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad3b5d61-2a45-4e1b-9d5b-c452b39bcdb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:52:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=33adc85f-3da0-4c30-83b7-221d685c88ca,is_public=True,name='tempest-scenario-type-luks-1185938267',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '33adc85f-3da0-4c30-83b7-221d685c88ca', '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=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:45.677811 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e84a77cc-c7a7-4f76-a24f-a592bcdba6d1 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f59104ce-506f-4c9a-94ed-335b4fbfa477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:45.721765 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-e84a77cc-c7a7-4f76-a24f-a592bcdba6d1 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1185938267 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1185938267, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:52:45.722198 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-e84a77cc-c7a7-4f76-a24f-a592bcdba6d1 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1185938267 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1185938267, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:52:45.774204 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-e84a77cc-c7a7-4f76-a24f-a592bcdba6d1 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Created reservations ['f9019a31-d852-490b-a845-6e1ebe2ce161', '8b954436-8c8d-4b1c-94d6-ae06a076d6cc', 'a212ca6e-0b09-4d9e-93ce-e9adbc0e0f0d', '844b45cb-21a5-4f0c-bd9a-4cdf76cddfd8'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:52:45.774204 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e84a77cc-c7a7-4f76-a24f-a592bcdba6d1 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f59104ce-506f-4c9a-94ed-335b4fbfa477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9019a31-d852-490b-a845-6e1ebe2ce161', '8b954436-8c8d-4b1c-94d6-ae06a076d6cc', 'a212ca6e-0b09-4d9e-93ce-e9adbc0e0f0d', '844b45cb-21a5-4f0c-bd9a-4cdf76cddfd8']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:45.774204 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e84a77cc-c7a7-4f76-a24f-a592bcdba6d1 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a3a539d-54e9-4a51-95f9-3c3433feede9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:45.813226 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e84a77cc-c7a7-4f76-a24f-a592bcdba6d1 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a3a539d-54e9-4a51-95f9-3c3433feede9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b13daa0-1387-4898-9b4b-db8d63bc0395', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1362158158',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7300563c00b4d819a36f777b1231ae0',qos_specs=None,replication_status=,reservations=['f9019a31-d852-490b-a845-6e1ebe2ce161','8b954436-8c8d-4b1c-94d6-ae06a076d6cc','a212ca6e-0b09-4d9e-93ce-e9adbc0e0f0d','844b45cb-21a5-4f0c-bd9a-4cdf76cddfd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05dfe2d0166b4455b620912109d72d07',volume_type_id=33adc85f-3da0-4c30-83b7-221d685c88ca), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:52:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1362158158',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2b13daa0-1387-4898-9b4b-db8d63bc0395,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7300563c00b4d819a36f777b1231ae0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05dfe2d0166b4455b620912109d72d07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(33adc85f-3da0-4c30-83b7-221d685c88ca),volume_type_id=33adc85f-3da0-4c30-83b7-221d685c88ca)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:45.814342 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e84a77cc-c7a7-4f76-a24f-a592bcdba6d1 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40bb2313-004c-4271-b409-8e7b300aad23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:45.853398 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e84a77cc-c7a7-4f76-a24f-a592bcdba6d1 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40bb2313-004c-4271-b409-8e7b300aad23) transitioned into state 'SUCCESS' from state '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-1362158158',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7300563c00b4d819a36f777b1231ae0',qos_specs=None,replication_status=,reservations=['f9019a31-d852-490b-a845-6e1ebe2ce161','8b954436-8c8d-4b1c-94d6-ae06a076d6cc','a212ca6e-0b09-4d9e-93ce-e9adbc0e0f0d','844b45cb-21a5-4f0c-bd9a-4cdf76cddfd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05dfe2d0166b4455b620912109d72d07',volume_type_id=33adc85f-3da0-4c30-83b7-221d685c88ca)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:45.853802 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e84a77cc-c7a7-4f76-a24f-a592bcdba6d1 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (292f467e-4395-476f-a3c9-68cc65336038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:45.872846 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e84a77cc-c7a7-4f76-a24f-a592bcdba6d1 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (292f467e-4395-476f-a3c9-68cc65336038) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:45.873583 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e84a77cc-c7a7-4f76-a24f-a592bcdba6d1 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Flow 'volume_create_api' (7fac83b1-e7db-4eca-ab3c-224f4ea538f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:52:45.873976 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e84a77cc-c7a7-4f76-a24f-a592bcdba6d1 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Create volume request issued successfully. Jul 03 21:52:45.874774 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e84a77cc-c7a7-4f76-a24f-a592bcdba6d1 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:52:45.875320 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 620/2501] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:52:45 2026] POST /volume/v3/volumes => generated 779 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:52:45.891312 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c5ba180b-5e64-4f0d-b86e-5174fd63f007 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:45.894652 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c5ba180b-5e64-4f0d-b86e-5174fd63f007 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 Jul 03 21:52:45.894652 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c5ba180b-5e64-4f0d-b86e-5174fd63f007 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:45.894835 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c5ba180b-5e64-4f0d-b86e-5174fd63f007 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:45.906431 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:45.906431 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:45.918131 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c5ba180b-5e64-4f0d-b86e-5174fd63f007 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:52:45.924844 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c5ba180b-5e64-4f0d-b86e-5174fd63f007 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 returned with HTTP 200 Jul 03 21:52:45.925355 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 634/2502] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:45 2026] GET /volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:46.100078 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7474d772-6e87-4336-afd5-7465f2012668 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:46.102208 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7474d772-6e87-4336-afd5-7465f2012668 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 Jul 03 21:52:46.102485 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7474d772-6e87-4336-afd5-7465f2012668 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:46.102703 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7474d772-6e87-4336-afd5-7465f2012668 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:46.110974 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:46.110974 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:46.115353 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-7474d772-6e87-4336-afd5-7465f2012668 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:46.121142 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7474d772-6e87-4336-afd5-7465f2012668 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 returned with HTTP 200 Jul 03 21:52:46.121644 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 622/2503] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:46 2026] GET /volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 => generated 865 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:46.342128 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-91b37971-c324-44e7-9991-78aa35277b71 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:46.344842 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-91b37971-c324-44e7-9991-78aa35277b71 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] GET https://10.4.3.32/volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7 Jul 03 21:52:46.345524 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-91b37971-c324-44e7-9991-78aa35277b71 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:46.346033 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-91b37971-c324-44e7-9991-78aa35277b71 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:46.356466 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:46.356466 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:46.360996 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-91b37971-c324-44e7-9991-78aa35277b71 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Volume info retrieved successfully. Jul 03 21:52:46.366527 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-91b37971-c324-44e7-9991-78aa35277b71 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] https://10.4.3.32/volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7 returned with HTTP 200 Jul 03 21:52:46.367137 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 628/2504] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:46 2026] GET /volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:46.945764 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e604220d-3d3b-4fc5-832a-a43545d84ecd None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:46.948492 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e604220d-3d3b-4fc5-832a-a43545d84ecd tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 Jul 03 21:52:46.949025 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e604220d-3d3b-4fc5-832a-a43545d84ecd tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:46.949679 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e604220d-3d3b-4fc5-832a-a43545d84ecd tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:46.960599 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:46.960599 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:46.969969 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e604220d-3d3b-4fc5-832a-a43545d84ecd tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:52:46.980146 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e604220d-3d3b-4fc5-832a-a43545d84ecd tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 returned with HTTP 200 Jul 03 21:52:46.980146 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 621/2505] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:46 2026] GET /volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 => generated 872 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:46.996758 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ae7c27a7-e50c-465d-a25b-f0e6c82ebeda None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:46.999164 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ae7c27a7-e50c-465d-a25b-f0e6c82ebeda tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 Jul 03 21:52:46.999497 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ae7c27a7-e50c-465d-a25b-f0e6c82ebeda tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:46.999802 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ae7c27a7-e50c-465d-a25b-f0e6c82ebeda tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:47.013293 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:47.013293 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:47.020163 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-ae7c27a7-e50c-465d-a25b-f0e6c82ebeda tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:52:47.027718 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ae7c27a7-e50c-465d-a25b-f0e6c82ebeda tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 returned with HTTP 200 Jul 03 21:52:47.028170 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 635/2506] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:46 2026] GET /volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:47.100148 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-3cbf9f20-dff7-4757-8792-b493a35baa96 req-cce63775-61f5-49ed-9ab8-def83a7cfee2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:47.103254 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-3cbf9f20-dff7-4757-8792-b493a35baa96 req-cce63775-61f5-49ed-9ab8-def83a7cfee2 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c Jul 03 21:52:47.103660 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-3cbf9f20-dff7-4757-8792-b493a35baa96 req-cce63775-61f5-49ed-9ab8-def83a7cfee2 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:47.104066 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-3cbf9f20-dff7-4757-8792-b493a35baa96 req-cce63775-61f5-49ed-9ab8-def83a7cfee2 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:47.120866 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:47.120866 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:47.130470 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-3cbf9f20-dff7-4757-8792-b493a35baa96 req-cce63775-61f5-49ed-9ab8-def83a7cfee2 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:52:47.136484 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-3cbf9f20-dff7-4757-8792-b493a35baa96 req-cce63775-61f5-49ed-9ab8-def83a7cfee2 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c returned with HTTP 200 Jul 03 21:52:47.137037 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 623/2507] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:52:47 2026] GET /volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:47.138319 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ad5d4ed3-8c7f-4650-be35-1ef9552429b9 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:47.142747 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ad5d4ed3-8c7f-4650-be35-1ef9552429b9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 Jul 03 21:52:47.143061 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ad5d4ed3-8c7f-4650-be35-1ef9552429b9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:47.144054 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ad5d4ed3-8c7f-4650-be35-1ef9552429b9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:47.155742 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:47.155742 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:47.161305 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-ad5d4ed3-8c7f-4650-be35-1ef9552429b9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:47.167190 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ad5d4ed3-8c7f-4650-be35-1ef9552429b9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 returned with HTTP 200 Jul 03 21:52:47.167190 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 629/2508] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:47 2026] GET /volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 => generated 923 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:47.802316 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c4794f72-bd52-4320-b017-8cccc74d21f2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:48.005409 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c4794f72-bd52-4320-b017-8cccc74d21f2 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:52:48.005409 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c4794f72-bd52-4320-b017-8cccc74d21f2 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-510297869", "metadata": {"Type": "Test"}}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:48.007205 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-c4794f72-bd52-4320-b017-8cccc74d21f2 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-510297869', 'metadata': {'Type': 'Test'}}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:52:48.007564 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-c4794f72-bd52-4320-b017-8cccc74d21f2 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Create volume of 1 GB Jul 03 21:52:48.022404 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c4794f72-bd52-4320-b017-8cccc74d21f2 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Availability Zones retrieved successfully. Jul 03 21:52:48.030179 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c4794f72-bd52-4320-b017-8cccc74d21f2 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Flow 'volume_create_api' (b9ed4d75-f861-44de-bd7c-4a9b0d2b1f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:52:48.032231 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c4794f72-bd52-4320-b017-8cccc74d21f2 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (062e34f8-bf95-4c24-821f-6156f7e2d08b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:48.034190 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-c4794f72-bd52-4320-b017-8cccc74d21f2 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:52:48.077405 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c4794f72-bd52-4320-b017-8cccc74d21f2 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (062e34f8-bf95-4c24-821f-6156f7e2d08b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:48.077405 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c4794f72-bd52-4320-b017-8cccc74d21f2 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (897742e9-f010-4e6e-a523-929c28d8e9e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:48.180791 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-c4794f72-bd52-4320-b017-8cccc74d21f2 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Created reservations ['89956055-17ce-475e-893c-9811db117cb6', 'ea51d17a-8864-46ad-bb70-f372ff85d0ff', '3df9849b-716e-4d8e-b288-2744c89a7382', 'fbc2c537-6741-40af-9fa0-cd6bd3e6323c'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:52:48.181924 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c4794f72-bd52-4320-b017-8cccc74d21f2 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (897742e9-f010-4e6e-a523-929c28d8e9e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89956055-17ce-475e-893c-9811db117cb6', 'ea51d17a-8864-46ad-bb70-f372ff85d0ff', '3df9849b-716e-4d8e-b288-2744c89a7382', 'fbc2c537-6741-40af-9fa0-cd6bd3e6323c']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:48.183058 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c4794f72-bd52-4320-b017-8cccc74d21f2 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd5ea73d-f2f6-4129-a210-1eb113cca965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:48.183346 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a50b91e2-6070-40bb-b65f-853713cae161 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:48.186154 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a50b91e2-6070-40bb-b65f-853713cae161 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 Jul 03 21:52:48.186462 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a50b91e2-6070-40bb-b65f-853713cae161 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:48.186672 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a50b91e2-6070-40bb-b65f-853713cae161 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:48.197752 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:48.197752 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:48.202953 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-a50b91e2-6070-40bb-b65f-853713cae161 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:48.209307 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a50b91e2-6070-40bb-b65f-853713cae161 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 returned with HTTP 200 Jul 03 21:52:48.209843 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 636/2509] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:48 2026] GET /volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 => generated 926 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:48.215117 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c4794f72-bd52-4320-b017-8cccc74d21f2 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd5ea73d-f2f6-4129-a210-1eb113cca965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e77e5ad-bdc0-4169-be57-59ced52f9fbf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-510297869',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e096e149d3e44caeaf6f71c963112db1',qos_specs=None,replication_status=,reservations=['89956055-17ce-475e-893c-9811db117cb6','ea51d17a-8864-46ad-bb70-f372ff85d0ff','3df9849b-716e-4d8e-b288-2744c89a7382','fbc2c537-6741-40af-9fa0-cd6bd3e6323c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eba81014100e4572a5f787b7a283e7cd',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:52:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-510297869',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e77e5ad-bdc0-4169-be57-59ced52f9fbf,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='e096e149d3e44caeaf6f71c963112db1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eba81014100e4572a5f787b7a283e7cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:48.215966 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c4794f72-bd52-4320-b017-8cccc74d21f2 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3771d6e1-0507-4224-9cd3-dc0b2b20c9b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:48.238924 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c4794f72-bd52-4320-b017-8cccc74d21f2 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3771d6e1-0507-4224-9cd3-dc0b2b20c9b3) transitioned into state 'SUCCESS' from state '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-510297869',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e096e149d3e44caeaf6f71c963112db1',qos_specs=None,replication_status=,reservations=['89956055-17ce-475e-893c-9811db117cb6','ea51d17a-8864-46ad-bb70-f372ff85d0ff','3df9849b-716e-4d8e-b288-2744c89a7382','fbc2c537-6741-40af-9fa0-cd6bd3e6323c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eba81014100e4572a5f787b7a283e7cd',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:48.239844 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c4794f72-bd52-4320-b017-8cccc74d21f2 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b05592f1-6779-4b55-a73c-029e6f425645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:48.254072 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c4794f72-bd52-4320-b017-8cccc74d21f2 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b05592f1-6779-4b55-a73c-029e6f425645) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:48.255209 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-c4794f72-bd52-4320-b017-8cccc74d21f2 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Flow 'volume_create_api' (b9ed4d75-f861-44de-bd7c-4a9b0d2b1f2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:52:48.255978 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c4794f72-bd52-4320-b017-8cccc74d21f2 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Create volume request issued successfully. Jul 03 21:52:48.256312 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c4794f72-bd52-4320-b017-8cccc74d21f2 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:52:48.256934 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 622/2510] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:52:47 2026] POST /volume/v3/volumes => generated 756 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:52:48.276608 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-5d54b0b1-3aaf-4fb7-ab30-3509629fccef None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:48.279252 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5d54b0b1-3aaf-4fb7-ab30-3509629fccef tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/8e77e5ad-bdc0-4169-be57-59ced52f9fbf Jul 03 21:52:48.279593 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5d54b0b1-3aaf-4fb7-ab30-3509629fccef tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:48.279919 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5d54b0b1-3aaf-4fb7-ab30-3509629fccef tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:48.301768 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:48.301768 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:48.318434 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-5d54b0b1-3aaf-4fb7-ab30-3509629fccef tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:52:48.331207 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5d54b0b1-3aaf-4fb7-ab30-3509629fccef tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/8e77e5ad-bdc0-4169-be57-59ced52f9fbf returned with HTTP 200 Jul 03 21:52:48.333623 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 624/2511] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:48 2026] GET /volume/v3/volumes/8e77e5ad-bdc0-4169-be57-59ced52f9fbf => generated 824 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:49.189849 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f2577073-d8b1-47dc-95a4-d007b8ddb367 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:49.190307 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f2577073-d8b1-47dc-95a4-d007b8ddb367 None None] GET https://10.4.3.32/volume// Jul 03 21:52:49.190629 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f2577073-d8b1-47dc-95a4-d007b8ddb367 None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:49.190857 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f2577073-d8b1-47dc-95a4-d007b8ddb367 None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:49.191211 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f2577073-d8b1-47dc-95a4-d007b8ddb367 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:52:49.192197 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 630/2512] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:52: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 21:52:49.202684 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-3cbf9f20-dff7-4757-8792-b493a35baa96 req-00c0331c-0249-4c49-a652-2257956b71ff None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:49.208619 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-3cbf9f20-dff7-4757-8792-b493a35baa96 req-00c0331c-0249-4c49-a652-2257956b71ff tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:52:49.208619 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-3cbf9f20-dff7-4757-8792-b493a35baa96 req-00c0331c-0249-4c49-a652-2257956b71ff tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c5db7ac0-6d56-4f05-bdcb-5b669267276c", "connector": null, "instance_uuid": "2e6defe0-8e6c-4f12-81be-c183671746ef"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:49.225403 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:49.225403 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:49.228502 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-de30af2c-c5e6-45ac-8206-318ad504fded None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:49.231969 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-de30af2c-c5e6-45ac-8206-318ad504fded tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 Jul 03 21:52:49.232225 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-de30af2c-c5e6-45ac-8206-318ad504fded tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:49.232509 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-de30af2c-c5e6-45ac-8206-318ad504fded tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:49.253438 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:49.253438 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:49.266129 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-de30af2c-c5e6-45ac-8206-318ad504fded tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:49.277805 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-de30af2c-c5e6-45ac-8206-318ad504fded tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 returned with HTTP 200 Jul 03 21:52:49.278688 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 623/2513] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:49 2026] GET /volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 => generated 926 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:49.293663 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-3cbf9f20-dff7-4757-8792-b493a35baa96 req-00c0331c-0249-4c49-a652-2257956b71ff tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:52:49.293663 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 637/2514] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:52:49 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:49.348596 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ced51a21-1f78-4aa6-aa05-82b558a4cef3 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:49.352800 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ced51a21-1f78-4aa6-aa05-82b558a4cef3 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/8e77e5ad-bdc0-4169-be57-59ced52f9fbf Jul 03 21:52:49.352891 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ced51a21-1f78-4aa6-aa05-82b558a4cef3 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:49.353703 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ced51a21-1f78-4aa6-aa05-82b558a4cef3 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:49.366348 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:49.366348 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:49.376452 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-ced51a21-1f78-4aa6-aa05-82b558a4cef3 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:52:49.386145 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ced51a21-1f78-4aa6-aa05-82b558a4cef3 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/8e77e5ad-bdc0-4169-be57-59ced52f9fbf returned with HTTP 200 Jul 03 21:52:49.387994 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 625/2515] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:49 2026] GET /volume/v3/volumes/8e77e5ad-bdc0-4169-be57-59ced52f9fbf => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:49.405730 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-fbd4a2ee-b930-4331-b6b3-601f0fde1a7d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:49.408336 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fbd4a2ee-b930-4331-b6b3-601f0fde1a7d tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/8e77e5ad-bdc0-4169-be57-59ced52f9fbf Jul 03 21:52:49.408511 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fbd4a2ee-b930-4331-b6b3-601f0fde1a7d tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:49.408789 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fbd4a2ee-b930-4331-b6b3-601f0fde1a7d tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:49.419734 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:49.419734 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:49.428868 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-fbd4a2ee-b930-4331-b6b3-601f0fde1a7d tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:52:49.435981 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fbd4a2ee-b930-4331-b6b3-601f0fde1a7d tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/8e77e5ad-bdc0-4169-be57-59ced52f9fbf returned with HTTP 200 Jul 03 21:52:49.436618 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 631/2516] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:49 2026] GET /volume/v3/volumes/8e77e5ad-bdc0-4169-be57-59ced52f9fbf => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:49.456402 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c60ef005-a13f-4bae-85b2-df0d3bcbd9a4 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:49.458215 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c60ef005-a13f-4bae-85b2-df0d3bcbd9a4 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] PUT https://10.4.3.32/volume/v3/volumes/8e77e5ad-bdc0-4169-be57-59ced52f9fbf Jul 03 21:52:49.458625 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c60ef005-a13f-4bae-85b2-df0d3bcbd9a4 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-510297869"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:49.471150 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:49.471150 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:49.478619 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c60ef005-a13f-4bae-85b2-df0d3bcbd9a4 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:52:49.494662 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c60ef005-a13f-4bae-85b2-df0d3bcbd9a4 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume updated successfully. Jul 03 21:52:49.495526 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c60ef005-a13f-4bae-85b2-df0d3bcbd9a4 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/8e77e5ad-bdc0-4169-be57-59ced52f9fbf returned with HTTP 200 Jul 03 21:52:49.495968 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 624/2517] 10.4.3.32 () {68 vars in 1361 bytes} [Fri Jul 3 21:52:49 2026] PUT /volume/v3/volumes/8e77e5ad-bdc0-4169-be57-59ced52f9fbf => generated 781 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:49.512243 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9f617487-495b-4a62-88a9-fe4246330113 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:49.514087 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9f617487-495b-4a62-88a9-fe4246330113 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] PUT https://10.4.3.32/volume/v3/volumes/8e77e5ad-bdc0-4169-be57-59ced52f9fbf Jul 03 21:52:49.517953 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9f617487-495b-4a62-88a9-fe4246330113 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-927161787", "description": "This is the new description of volume"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:49.536761 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:49.536761 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:49.541501 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-9f617487-495b-4a62-88a9-fe4246330113 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:52:49.550273 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-9f617487-495b-4a62-88a9-fe4246330113 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume updated successfully. Jul 03 21:52:49.550999 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9f617487-495b-4a62-88a9-fe4246330113 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/8e77e5ad-bdc0-4169-be57-59ced52f9fbf returned with HTTP 200 Jul 03 21:52:49.551502 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 638/2518] 10.4.3.32 () {68 vars in 1362 bytes} [Fri Jul 3 21:52:49 2026] PUT /volume/v3/volumes/8e77e5ad-bdc0-4169-be57-59ced52f9fbf => generated 820 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:49.570961 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c857f04d-3df3-4349-9976-c877e8fc8860 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:49.572896 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c857f04d-3df3-4349-9976-c877e8fc8860 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/8e77e5ad-bdc0-4169-be57-59ced52f9fbf Jul 03 21:52:49.573085 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c857f04d-3df3-4349-9976-c877e8fc8860 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:49.573397 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c857f04d-3df3-4349-9976-c877e8fc8860 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:49.583692 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:49.583692 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:49.592163 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c857f04d-3df3-4349-9976-c877e8fc8860 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:52:49.599290 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c857f04d-3df3-4349-9976-c877e8fc8860 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/8e77e5ad-bdc0-4169-be57-59ced52f9fbf returned with HTTP 200 Jul 03 21:52:49.603409 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 626/2519] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:49 2026] GET /volume/v3/volumes/8e77e5ad-bdc0-4169-be57-59ced52f9fbf => generated 888 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:49.626077 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-48c9b5ec-5276-4d9b-9033-dafc1b3067d7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:49.628095 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-48c9b5ec-5276-4d9b-9033-dafc1b3067d7 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:52:49.629242 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-48c9b5ec-5276-4d9b-9033-dafc1b3067d7 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1395617143", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1124804200"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:49.631838 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-48c9b5ec-5276-4d9b-9033-dafc1b3067d7 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1395617143', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1124804200'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:52:49.633268 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-48c9b5ec-5276-4d9b-9033-dafc1b3067d7 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Create volume of 1 GB Jul 03 21:52:49.639780 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-48c9b5ec-5276-4d9b-9033-dafc1b3067d7 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Availability Zones retrieved successfully. Jul 03 21:52:49.645223 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-48c9b5ec-5276-4d9b-9033-dafc1b3067d7 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Flow 'volume_create_api' (1076e5ed-8943-4ecf-8971-6fcbaaefbe70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:52:49.646166 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-48c9b5ec-5276-4d9b-9033-dafc1b3067d7 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67757c3b-1faa-4186-9a13-0d91e269a95b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:49.647214 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-48c9b5ec-5276-4d9b-9033-dafc1b3067d7 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:52:49.664985 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8a2c0a46-9ceb-411e-8658-9e75849484d3 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:49.669428 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8a2c0a46-9ceb-411e-8658-9e75849484d3 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c Jul 03 21:52:49.669744 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8a2c0a46-9ceb-411e-8658-9e75849484d3 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:49.670188 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8a2c0a46-9ceb-411e-8658-9e75849484d3 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:49.683402 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-48c9b5ec-5276-4d9b-9033-dafc1b3067d7 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67757c3b-1faa-4186-9a13-0d91e269a95b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:49.684292 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-48c9b5ec-5276-4d9b-9033-dafc1b3067d7 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2436ef85-e2d2-435b-b81d-2c3b618e176c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:49.685542 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:49.685542 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:49.690417 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8a2c0a46-9ceb-411e-8658-9e75849484d3 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:52:49.699195 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8a2c0a46-9ceb-411e-8658-9e75849484d3 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c returned with HTTP 200 Jul 03 21:52:49.699787 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 625/2520] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:49 2026] GET /volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:49.742108 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-48c9b5ec-5276-4d9b-9033-dafc1b3067d7 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Created reservations ['7e80ef23-cccf-4e77-8775-1c464d7fbfa0', '84e525bc-1e47-4654-88ab-6de4b74558e6', 'ef0fe251-b891-4c38-a2d4-a6c2d81f52c7', 'c32fdf97-d2aa-49f8-ae6a-16e8d1f27f6d'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:52:49.743185 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-48c9b5ec-5276-4d9b-9033-dafc1b3067d7 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2436ef85-e2d2-435b-b81d-2c3b618e176c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e80ef23-cccf-4e77-8775-1c464d7fbfa0', '84e525bc-1e47-4654-88ab-6de4b74558e6', 'ef0fe251-b891-4c38-a2d4-a6c2d81f52c7', 'c32fdf97-d2aa-49f8-ae6a-16e8d1f27f6d']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:49.744241 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-48c9b5ec-5276-4d9b-9033-dafc1b3067d7 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f79e746-b78c-4a12-a3a0-e69b32b9c556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:49.782189 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-48c9b5ec-5276-4d9b-9033-dafc1b3067d7 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f79e746-b78c-4a12-a3a0-e69b32b9c556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e136c6c3-95b3-41a4-8793-5f917842cd92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1395617143',display_name='tempest-VolumesGetTest-Volume-1124804200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e096e149d3e44caeaf6f71c963112db1',qos_specs=None,replication_status=,reservations=['7e80ef23-cccf-4e77-8775-1c464d7fbfa0','84e525bc-1e47-4654-88ab-6de4b74558e6','ef0fe251-b891-4c38-a2d4-a6c2d81f52c7','c32fdf97-d2aa-49f8-ae6a-16e8d1f27f6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eba81014100e4572a5f787b7a283e7cd',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:52:49Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1395617143',display_name='tempest-VolumesGetTest-Volume-1124804200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e136c6c3-95b3-41a4-8793-5f917842cd92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e096e149d3e44caeaf6f71c963112db1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eba81014100e4572a5f787b7a283e7cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:49.783095 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-48c9b5ec-5276-4d9b-9033-dafc1b3067d7 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd2214b5-9810-4cc9-a4d5-bc5f2531c557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:49.822023 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-48c9b5ec-5276-4d9b-9033-dafc1b3067d7 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd2214b5-9810-4cc9-a4d5-bc5f2531c557) transitioned into 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-1395617143',display_name='tempest-VolumesGetTest-Volume-1124804200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e096e149d3e44caeaf6f71c963112db1',qos_specs=None,replication_status=,reservations=['7e80ef23-cccf-4e77-8775-1c464d7fbfa0','84e525bc-1e47-4654-88ab-6de4b74558e6','ef0fe251-b891-4c38-a2d4-a6c2d81f52c7','c32fdf97-d2aa-49f8-ae6a-16e8d1f27f6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eba81014100e4572a5f787b7a283e7cd',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:49.822023 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-48c9b5ec-5276-4d9b-9033-dafc1b3067d7 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (388f4163-0ba9-40d9-bb46-5c26e7643a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:49.841752 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-48c9b5ec-5276-4d9b-9033-dafc1b3067d7 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (388f4163-0ba9-40d9-bb46-5c26e7643a21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:49.842638 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-48c9b5ec-5276-4d9b-9033-dafc1b3067d7 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Flow 'volume_create_api' (1076e5ed-8943-4ecf-8971-6fcbaaefbe70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:52:49.843065 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-48c9b5ec-5276-4d9b-9033-dafc1b3067d7 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Create volume request issued successfully. Jul 03 21:52:49.843696 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-48c9b5ec-5276-4d9b-9033-dafc1b3067d7 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:52:49.844239 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 632/2521] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:52:49 2026] POST /volume/v3/volumes => generated 778 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:52:49.862888 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-719ce6bf-a8a1-4109-b0a6-65b05f06c1f0 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:49.865942 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-719ce6bf-a8a1-4109-b0a6-65b05f06c1f0 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/e136c6c3-95b3-41a4-8793-5f917842cd92 Jul 03 21:52:49.866158 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-719ce6bf-a8a1-4109-b0a6-65b05f06c1f0 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:49.866456 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-719ce6bf-a8a1-4109-b0a6-65b05f06c1f0 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:49.867046 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f41a790d-5645-46b9-bbfc-bb2433dcafb4 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:49.867743 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f41a790d-5645-46b9-bbfc-bb2433dcafb4 None None] GET https://10.4.3.32/volume// Jul 03 21:52:49.868471 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f41a790d-5645-46b9-bbfc-bb2433dcafb4 None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:49.868710 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f41a790d-5645-46b9-bbfc-bb2433dcafb4 None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:49.869111 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f41a790d-5645-46b9-bbfc-bb2433dcafb4 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:52:49.869954 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 627/2522] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:52:49 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 21:52:49.878730 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:49.878730 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:49.879977 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-3cbf9f20-dff7-4757-8792-b493a35baa96 req-e119289e-d0fa-44cd-b45d-089edadcc99f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:49.882210 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-3cbf9f20-dff7-4757-8792-b493a35baa96 req-e119289e-d0fa-44cd-b45d-089edadcc99f tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c Jul 03 21:52:49.882529 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-3cbf9f20-dff7-4757-8792-b493a35baa96 req-e119289e-d0fa-44cd-b45d-089edadcc99f tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:49.882906 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-3cbf9f20-dff7-4757-8792-b493a35baa96 req-e119289e-d0fa-44cd-b45d-089edadcc99f tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:49.884632 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-719ce6bf-a8a1-4109-b0a6-65b05f06c1f0 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:52:49.889804 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-719ce6bf-a8a1-4109-b0a6-65b05f06c1f0 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/e136c6c3-95b3-41a4-8793-5f917842cd92 returned with HTTP 200 Jul 03 21:52:49.890187 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 639/2523] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:49 2026] GET /volume/v3/volumes/e136c6c3-95b3-41a4-8793-5f917842cd92 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:49.893805 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:49.893805 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:49.898891 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-3cbf9f20-dff7-4757-8792-b493a35baa96 req-e119289e-d0fa-44cd-b45d-089edadcc99f tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:52:49.904074 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-3cbf9f20-dff7-4757-8792-b493a35baa96 req-e119289e-d0fa-44cd-b45d-089edadcc99f tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c returned with HTTP 200 Jul 03 21:52:49.904615 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 626/2524] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:52:49 2026] GET /volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c => generated 1023 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 21:52:50.038863 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-3cbf9f20-dff7-4757-8792-b493a35baa96 req-15fb14cb-ea24-41f3-9861-de06c6e887d4 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:50.041637 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-3cbf9f20-dff7-4757-8792-b493a35baa96 req-15fb14cb-ea24-41f3-9861-de06c6e887d4 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] PUT https://10.4.3.32/volume/v3/attachments/bfe016bb-8c7c-4820-8af9-2c16e58b6c88 Jul 03 21:52:50.042027 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-3cbf9f20-dff7-4757-8792-b493a35baa96 req-15fb14cb-ea24-41f3-9861-de06c6e887d4 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:50.053955 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-3cbf9f20-dff7-4757-8792-b493a35baa96 req-15fb14cb-ea24-41f3-9861-de06c6e887d4 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Acquiring lock "cinder-attachment_update-c5db7ac0-6d56-4f05-bdcb-5b669267276c-np0000004475" by "attachment_update" {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:52:50.059006 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-3cbf9f20-dff7-4757-8792-b493a35baa96 req-15fb14cb-ea24-41f3-9861-de06c6e887d4 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Lock "cinder-attachment_update-c5db7ac0-6d56-4f05-bdcb-5b669267276c-np0000004475" acquired by "attachment_update" :: waited 0.005s {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:52:50.060286 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:50.060286 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:50.298118 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-850e304c-de04-4de8-94ee-20ca9503cc3f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:50.300155 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-850e304c-de04-4de8-94ee-20ca9503cc3f tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 Jul 03 21:52:50.300481 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-850e304c-de04-4de8-94ee-20ca9503cc3f tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:50.300911 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-850e304c-de04-4de8-94ee-20ca9503cc3f tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:50.312212 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:50.312212 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:50.319668 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-850e304c-de04-4de8-94ee-20ca9503cc3f tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:50.332579 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-850e304c-de04-4de8-94ee-20ca9503cc3f tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 returned with HTTP 200 Jul 03 21:52:50.334305 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 628/2525] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:50 2026] GET /volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 => generated 926 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:50.593822 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-3cbf9f20-dff7-4757-8792-b493a35baa96 req-15fb14cb-ea24-41f3-9861-de06c6e887d4 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Lock "cinder-attachment_update-c5db7ac0-6d56-4f05-bdcb-5b669267276c-np0000004475" released by "attachment_update" :: held 0.535s {{(pid=99934) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:52:50.594186 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-3cbf9f20-dff7-4757-8792-b493a35baa96 req-15fb14cb-ea24-41f3-9861-de06c6e887d4 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/attachments/bfe016bb-8c7c-4820-8af9-2c16e58b6c88 returned with HTTP 200 Jul 03 21:52:50.595156 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 633/2526] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:52:50 2026] PUT /volume/v3/attachments/bfe016bb-8c7c-4820-8af9-2c16e58b6c88 => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:50.717116 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3ac3d8ad-ee18-4324-aa33-19618f15ede2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:50.718894 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3ac3d8ad-ee18-4324-aa33-19618f15ede2 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c Jul 03 21:52:50.719161 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3ac3d8ad-ee18-4324-aa33-19618f15ede2 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:50.719461 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3ac3d8ad-ee18-4324-aa33-19618f15ede2 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:50.742211 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:50.742211 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:50.748347 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-3ac3d8ad-ee18-4324-aa33-19618f15ede2 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:52:50.755513 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3ac3d8ad-ee18-4324-aa33-19618f15ede2 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c returned with HTTP 200 Jul 03 21:52:50.756102 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 640/2527] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:50 2026] GET /volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:50.904869 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d61ece13-4a0c-4ee7-8945-8b8ffad1c95b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:50.907624 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d61ece13-4a0c-4ee7-8945-8b8ffad1c95b tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/e136c6c3-95b3-41a4-8793-5f917842cd92 Jul 03 21:52:50.907924 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d61ece13-4a0c-4ee7-8945-8b8ffad1c95b tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:50.908208 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d61ece13-4a0c-4ee7-8945-8b8ffad1c95b tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:50.918549 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:50.918549 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:50.923224 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d61ece13-4a0c-4ee7-8945-8b8ffad1c95b tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:52:50.931099 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d61ece13-4a0c-4ee7-8945-8b8ffad1c95b tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/e136c6c3-95b3-41a4-8793-5f917842cd92 returned with HTTP 200 Jul 03 21:52:50.931661 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 627/2528] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:50 2026] GET /volume/v3/volumes/e136c6c3-95b3-41a4-8793-5f917842cd92 => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:50.944052 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-17b95365-9d25-418f-8e29-dc32fe5223d8 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:50.948416 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-17b95365-9d25-418f-8e29-dc32fe5223d8 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] PUT https://10.4.3.32/volume/v3/volumes/e136c6c3-95b3-41a4-8793-5f917842cd92 Jul 03 21:52:50.948416 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-17b95365-9d25-418f-8e29-dc32fe5223d8 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-510297869", "description": null}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:50.956055 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:50.956055 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:50.960063 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-17b95365-9d25-418f-8e29-dc32fe5223d8 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:52:50.969192 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-17b95365-9d25-418f-8e29-dc32fe5223d8 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume updated successfully. Jul 03 21:52:50.970053 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-17b95365-9d25-418f-8e29-dc32fe5223d8 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/e136c6c3-95b3-41a4-8793-5f917842cd92 returned with HTTP 200 Jul 03 21:52:50.970711 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 629/2529] 10.4.3.32 () {68 vars in 1361 bytes} [Fri Jul 3 21:52:50 2026] PUT /volume/v3/volumes/e136c6c3-95b3-41a4-8793-5f917842cd92 => generated 767 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:50.988272 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-835fab61-f5bf-4c62-af2d-78b7159162db None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:50.990123 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-835fab61-f5bf-4c62-af2d-78b7159162db tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/e136c6c3-95b3-41a4-8793-5f917842cd92 Jul 03 21:52:50.990421 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-835fab61-f5bf-4c62-af2d-78b7159162db tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:50.990607 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-835fab61-f5bf-4c62-af2d-78b7159162db tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:50.999726 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:50.999726 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:51.003583 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-835fab61-f5bf-4c62-af2d-78b7159162db tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:52:51.007919 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-835fab61-f5bf-4c62-af2d-78b7159162db tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/e136c6c3-95b3-41a4-8793-5f917842cd92 returned with HTTP 200 Jul 03 21:52:51.008314 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 634/2530] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:50 2026] GET /volume/v3/volumes/e136c6c3-95b3-41a4-8793-5f917842cd92 => generated 835 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:51.020206 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a51e998d-a263-4723-a074-1aae9f2101bd None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:51.025875 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a51e998d-a263-4723-a074-1aae9f2101bd tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] DELETE https://10.4.3.32/volume/v3/volumes/e136c6c3-95b3-41a4-8793-5f917842cd92 Jul 03 21:52:51.026161 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a51e998d-a263-4723-a074-1aae9f2101bd tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:51.026452 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a51e998d-a263-4723-a074-1aae9f2101bd tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:51.026642 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-a51e998d-a263-4723-a074-1aae9f2101bd tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Delete volume with id: e136c6c3-95b3-41a4-8793-5f917842cd92 Jul 03 21:52:51.038413 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:51.038413 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:51.038995 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-a51e998d-a263-4723-a074-1aae9f2101bd tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:52:51.068916 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-a51e998d-a263-4723-a074-1aae9f2101bd tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Delete volume request issued successfully. Jul 03 21:52:51.069462 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a51e998d-a263-4723-a074-1aae9f2101bd tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/e136c6c3-95b3-41a4-8793-5f917842cd92 returned with HTTP 202 Jul 03 21:52:51.069985 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 641/2531] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:52:51 2026] DELETE /volume/v3/volumes/e136c6c3-95b3-41a4-8793-5f917842cd92 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:52:51.080276 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c08b674f-8a23-47d8-8f72-86c37ddf7f30 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:51.082337 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c08b674f-8a23-47d8-8f72-86c37ddf7f30 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/e136c6c3-95b3-41a4-8793-5f917842cd92 Jul 03 21:52:51.082606 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c08b674f-8a23-47d8-8f72-86c37ddf7f30 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:51.082866 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c08b674f-8a23-47d8-8f72-86c37ddf7f30 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:51.095083 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:51.095083 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:51.104155 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c08b674f-8a23-47d8-8f72-86c37ddf7f30 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:52:51.110614 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c08b674f-8a23-47d8-8f72-86c37ddf7f30 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/e136c6c3-95b3-41a4-8793-5f917842cd92 returned with HTTP 200 Jul 03 21:52:51.111092 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 628/2532] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:51 2026] GET /volume/v3/volumes/e136c6c3-95b3-41a4-8793-5f917842cd92 => generated 834 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:51.349991 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b04ff8b6-8d41-4d95-b933-d6e25dd13686 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:51.351869 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b04ff8b6-8d41-4d95-b933-d6e25dd13686 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 Jul 03 21:52:51.352270 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b04ff8b6-8d41-4d95-b933-d6e25dd13686 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:51.354349 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b04ff8b6-8d41-4d95-b933-d6e25dd13686 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:51.364995 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:51.364995 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:51.368155 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-b04ff8b6-8d41-4d95-b933-d6e25dd13686 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:51.373802 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b04ff8b6-8d41-4d95-b933-d6e25dd13686 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 returned with HTTP 200 Jul 03 21:52:51.373802 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 630/2533] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:51 2026] GET /volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:51.770083 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f8558049-7e05-473a-8a88-17dd441f5110 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:51.771981 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f8558049-7e05-473a-8a88-17dd441f5110 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c Jul 03 21:52:51.772193 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f8558049-7e05-473a-8a88-17dd441f5110 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:51.772429 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f8558049-7e05-473a-8a88-17dd441f5110 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:51.781908 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:51.781908 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:51.785775 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-f8558049-7e05-473a-8a88-17dd441f5110 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:52:51.790540 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f8558049-7e05-473a-8a88-17dd441f5110 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c returned with HTTP 200 Jul 03 21:52:51.791054 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 635/2534] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:51 2026] GET /volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:52.125155 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-043ccbeb-43f3-45b5-a027-917517ce5330 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:52.128499 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-043ccbeb-43f3-45b5-a027-917517ce5330 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/e136c6c3-95b3-41a4-8793-5f917842cd92 Jul 03 21:52:52.128739 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-043ccbeb-43f3-45b5-a027-917517ce5330 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:52.128975 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-043ccbeb-43f3-45b5-a027-917517ce5330 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:52.139748 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-043ccbeb-43f3-45b5-a027-917517ce5330 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/e136c6c3-95b3-41a4-8793-5f917842cd92 returned with HTTP 404 Jul 03 21:52:52.140275 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 642/2535] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:52 2026] GET /volume/v3/volumes/e136c6c3-95b3-41a4-8793-5f917842cd92 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:52:52.147859 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ca1a9800-51b7-41f0-8aec-8156c9da0b3e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:52.149985 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ca1a9800-51b7-41f0-8aec-8156c9da0b3e tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/8e77e5ad-bdc0-4169-be57-59ced52f9fbf Jul 03 21:52:52.150202 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ca1a9800-51b7-41f0-8aec-8156c9da0b3e tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:52.150488 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ca1a9800-51b7-41f0-8aec-8156c9da0b3e tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:52.159969 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:52.159969 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:52.164669 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-ca1a9800-51b7-41f0-8aec-8156c9da0b3e tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:52:52.169646 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ca1a9800-51b7-41f0-8aec-8156c9da0b3e tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/8e77e5ad-bdc0-4169-be57-59ced52f9fbf returned with HTTP 200 Jul 03 21:52:52.170200 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 629/2536] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:52 2026] GET /volume/v3/volumes/8e77e5ad-bdc0-4169-be57-59ced52f9fbf => generated 888 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:52.188164 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2812564c-67aa-40ee-891c-bd05bfee7ef5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:52.192695 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2812564c-67aa-40ee-891c-bd05bfee7ef5 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] DELETE https://10.4.3.32/volume/v3/volumes/8e77e5ad-bdc0-4169-be57-59ced52f9fbf Jul 03 21:52:52.192695 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2812564c-67aa-40ee-891c-bd05bfee7ef5 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:52.192695 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2812564c-67aa-40ee-891c-bd05bfee7ef5 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:52.192695 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-2812564c-67aa-40ee-891c-bd05bfee7ef5 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Delete volume with id: 8e77e5ad-bdc0-4169-be57-59ced52f9fbf Jul 03 21:52:52.205267 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:52.205267 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:52.208773 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-2812564c-67aa-40ee-891c-bd05bfee7ef5 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:52:52.239838 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-2812564c-67aa-40ee-891c-bd05bfee7ef5 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Delete volume request issued successfully. Jul 03 21:52:52.240869 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2812564c-67aa-40ee-891c-bd05bfee7ef5 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/8e77e5ad-bdc0-4169-be57-59ced52f9fbf returned with HTTP 202 Jul 03 21:52:52.240869 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 631/2537] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:52:52 2026] DELETE /volume/v3/volumes/8e77e5ad-bdc0-4169-be57-59ced52f9fbf => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:52:52.249852 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-1465c3c0-987b-4f02-9c2d-d7a44dcd4855 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:52.252232 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1465c3c0-987b-4f02-9c2d-d7a44dcd4855 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/8e77e5ad-bdc0-4169-be57-59ced52f9fbf Jul 03 21:52:52.252586 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1465c3c0-987b-4f02-9c2d-d7a44dcd4855 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:52.253100 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1465c3c0-987b-4f02-9c2d-d7a44dcd4855 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:52.263306 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:52.263306 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:52.268573 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-1465c3c0-987b-4f02-9c2d-d7a44dcd4855 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:52:52.274107 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1465c3c0-987b-4f02-9c2d-d7a44dcd4855 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/8e77e5ad-bdc0-4169-be57-59ced52f9fbf returned with HTTP 200 Jul 03 21:52:52.274827 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 636/2538] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:52 2026] GET /volume/v3/volumes/8e77e5ad-bdc0-4169-be57-59ced52f9fbf => generated 887 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:52.389785 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9ee70f57-cefd-4954-b7b7-ac630034f699 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:52.391790 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9ee70f57-cefd-4954-b7b7-ac630034f699 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 Jul 03 21:52:52.392025 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9ee70f57-cefd-4954-b7b7-ac630034f699 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:52.392239 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9ee70f57-cefd-4954-b7b7-ac630034f699 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:52.400495 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:52.400495 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:52.404438 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-9ee70f57-cefd-4954-b7b7-ac630034f699 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:52.410289 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9ee70f57-cefd-4954-b7b7-ac630034f699 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 returned with HTTP 200 Jul 03 21:52:52.410779 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 643/2539] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:52 2026] GET /volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:52.807535 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-6f34cf1e-18de-43b5-8dfd-05cde11f6b86 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:52.809953 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6f34cf1e-18de-43b5-8dfd-05cde11f6b86 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c Jul 03 21:52:52.810084 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6f34cf1e-18de-43b5-8dfd-05cde11f6b86 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:52.810763 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6f34cf1e-18de-43b5-8dfd-05cde11f6b86 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:52.823022 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:52.823022 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:52.829250 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-6f34cf1e-18de-43b5-8dfd-05cde11f6b86 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:52:52.837170 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6f34cf1e-18de-43b5-8dfd-05cde11f6b86 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c returned with HTTP 200 Jul 03 21:52:52.837698 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 630/2540] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:52 2026] GET /volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:53.296737 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-05b04f0b-ee6a-4ed2-b641-e37234264ebe None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:53.302990 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-05b04f0b-ee6a-4ed2-b641-e37234264ebe tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/8e77e5ad-bdc0-4169-be57-59ced52f9fbf Jul 03 21:52:53.304140 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-05b04f0b-ee6a-4ed2-b641-e37234264ebe tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:53.306063 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-05b04f0b-ee6a-4ed2-b641-e37234264ebe tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:53.317886 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-05b04f0b-ee6a-4ed2-b641-e37234264ebe tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/8e77e5ad-bdc0-4169-be57-59ced52f9fbf returned with HTTP 404 Jul 03 21:52:53.318563 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 632/2541] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:53 2026] GET /volume/v3/volumes/8e77e5ad-bdc0-4169-be57-59ced52f9fbf => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:52:53.327875 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9c2fcf38-37a0-4ef2-94fb-e1ae3dba3def None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:53.330136 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9c2fcf38-37a0-4ef2-94fb-e1ae3dba3def tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:52:53.330498 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9c2fcf38-37a0-4ef2-94fb-e1ae3dba3def tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1063917126"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:53.332321 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-9c2fcf38-37a0-4ef2-94fb-e1ae3dba3def tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1063917126'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:52:53.332752 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-9c2fcf38-37a0-4ef2-94fb-e1ae3dba3def tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Create volume of 1 GB Jul 03 21:52:53.338231 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-9c2fcf38-37a0-4ef2-94fb-e1ae3dba3def tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Availability Zones retrieved successfully. Jul 03 21:52:53.345650 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9c2fcf38-37a0-4ef2-94fb-e1ae3dba3def tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Flow 'volume_create_api' (2ac28325-73dc-4e26-9b5e-f2f113d976ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:52:53.346698 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9c2fcf38-37a0-4ef2-94fb-e1ae3dba3def tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be06fe5c-f9eb-46d2-a6af-92efb1023a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:53.347860 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-9c2fcf38-37a0-4ef2-94fb-e1ae3dba3def tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:52:53.384285 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9c2fcf38-37a0-4ef2-94fb-e1ae3dba3def tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be06fe5c-f9eb-46d2-a6af-92efb1023a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:53.384495 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9c2fcf38-37a0-4ef2-94fb-e1ae3dba3def tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2517f144-619d-44a9-becf-b789613e3918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:53.426707 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-86589164-d996-402f-b602-14c6ec2a7be6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:53.428754 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-86589164-d996-402f-b602-14c6ec2a7be6 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 Jul 03 21:52:53.428844 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-86589164-d996-402f-b602-14c6ec2a7be6 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:53.428994 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-86589164-d996-402f-b602-14c6ec2a7be6 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:53.437798 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:53.437798 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:53.442715 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-86589164-d996-402f-b602-14c6ec2a7be6 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:53.448863 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-86589164-d996-402f-b602-14c6ec2a7be6 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 returned with HTTP 200 Jul 03 21:52:53.449320 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-9c2fcf38-37a0-4ef2-94fb-e1ae3dba3def tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Created reservations ['a7a2f2fe-4b18-480d-a689-d245b9c710b6', '70d3e03a-cbdd-48d7-a003-4d61b8e15e1e', '23c45e7d-7654-4e12-b67c-6066deb9d871', '474bd325-435a-4380-b9e3-4476b03c5689'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:52:53.449461 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 644/2542] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:53 2026] GET /volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:53.450011 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9c2fcf38-37a0-4ef2-94fb-e1ae3dba3def tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2517f144-619d-44a9-becf-b789613e3918) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7a2f2fe-4b18-480d-a689-d245b9c710b6', '70d3e03a-cbdd-48d7-a003-4d61b8e15e1e', '23c45e7d-7654-4e12-b67c-6066deb9d871', '474bd325-435a-4380-b9e3-4476b03c5689']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:53.451618 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9c2fcf38-37a0-4ef2-94fb-e1ae3dba3def tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19fa7a5c-a444-4e8a-8278-f31fe70a8e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:53.478552 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9c2fcf38-37a0-4ef2-94fb-e1ae3dba3def tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19fa7a5c-a444-4e8a-8278-f31fe70a8e61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b97423f1-72e3-449c-9043-978f380a5b64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1063917126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e096e149d3e44caeaf6f71c963112db1',qos_specs=None,replication_status=,reservations=['a7a2f2fe-4b18-480d-a689-d245b9c710b6','70d3e03a-cbdd-48d7-a003-4d61b8e15e1e','23c45e7d-7654-4e12-b67c-6066deb9d871','474bd325-435a-4380-b9e3-4476b03c5689'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eba81014100e4572a5f787b7a283e7cd',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:52:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1063917126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b97423f1-72e3-449c-9043-978f380a5b64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e096e149d3e44caeaf6f71c963112db1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eba81014100e4572a5f787b7a283e7cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:53.480534 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9c2fcf38-37a0-4ef2-94fb-e1ae3dba3def tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6527b754-d4fb-42ed-8dd9-dd1c48a9f988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:53.500442 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9c2fcf38-37a0-4ef2-94fb-e1ae3dba3def tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6527b754-d4fb-42ed-8dd9-dd1c48a9f988) transitioned into state 'SUCCESS' from state '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-1063917126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e096e149d3e44caeaf6f71c963112db1',qos_specs=None,replication_status=,reservations=['a7a2f2fe-4b18-480d-a689-d245b9c710b6','70d3e03a-cbdd-48d7-a003-4d61b8e15e1e','23c45e7d-7654-4e12-b67c-6066deb9d871','474bd325-435a-4380-b9e3-4476b03c5689'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eba81014100e4572a5f787b7a283e7cd',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:53.501187 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9c2fcf38-37a0-4ef2-94fb-e1ae3dba3def tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d534eb7-c020-409b-93d4-97886224678c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:53.515033 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9c2fcf38-37a0-4ef2-94fb-e1ae3dba3def tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d534eb7-c020-409b-93d4-97886224678c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:53.516179 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9c2fcf38-37a0-4ef2-94fb-e1ae3dba3def tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Flow 'volume_create_api' (2ac28325-73dc-4e26-9b5e-f2f113d976ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:52:53.516616 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-9c2fcf38-37a0-4ef2-94fb-e1ae3dba3def tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Create volume request issued successfully. Jul 03 21:52:53.517516 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9c2fcf38-37a0-4ef2-94fb-e1ae3dba3def tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:52:53.517938 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 637/2543] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:52:53 2026] POST /volume/v3/volumes => generated 743 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:52:53.531494 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b057ed3f-9f10-47cd-97ca-35e2234342e3 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:53.533529 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b057ed3f-9f10-47cd-97ca-35e2234342e3 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/b97423f1-72e3-449c-9043-978f380a5b64 Jul 03 21:52:53.533828 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b057ed3f-9f10-47cd-97ca-35e2234342e3 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:53.534169 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b057ed3f-9f10-47cd-97ca-35e2234342e3 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:53.544446 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:53.544446 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:53.559426 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b057ed3f-9f10-47cd-97ca-35e2234342e3 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:52:53.572048 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b057ed3f-9f10-47cd-97ca-35e2234342e3 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/b97423f1-72e3-449c-9043-978f380a5b64 returned with HTTP 200 Jul 03 21:52:53.572634 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 631/2544] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:53 2026] GET /volume/v3/volumes/b97423f1-72e3-449c-9043-978f380a5b64 => generated 811 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:53.852810 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-5f867f9a-473a-42e2-899d-cdc488e6e96f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:53.854504 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5f867f9a-473a-42e2-899d-cdc488e6e96f tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c Jul 03 21:52:53.854747 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5f867f9a-473a-42e2-899d-cdc488e6e96f tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:53.854987 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5f867f9a-473a-42e2-899d-cdc488e6e96f tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:53.867859 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:53.867859 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:53.872282 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-5f867f9a-473a-42e2-899d-cdc488e6e96f tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:52:53.877566 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5f867f9a-473a-42e2-899d-cdc488e6e96f tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c returned with HTTP 200 Jul 03 21:52:53.877985 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 633/2545] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:53 2026] GET /volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:54.465311 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3f892bc6-9702-43d3-a34f-b8079cdc7984 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:54.467707 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3f892bc6-9702-43d3-a34f-b8079cdc7984 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 Jul 03 21:52:54.468000 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3f892bc6-9702-43d3-a34f-b8079cdc7984 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:54.468309 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3f892bc6-9702-43d3-a34f-b8079cdc7984 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:54.478722 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:54.478722 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:54.483147 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-3f892bc6-9702-43d3-a34f-b8079cdc7984 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:54.489691 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3f892bc6-9702-43d3-a34f-b8079cdc7984 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 returned with HTTP 200 Jul 03 21:52:54.490118 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 645/2546] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:54 2026] GET /volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:54.586569 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-834ca1a3-f034-433b-b775-0cb1c9f8c987 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:54.588703 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-834ca1a3-f034-433b-b775-0cb1c9f8c987 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/b97423f1-72e3-449c-9043-978f380a5b64 Jul 03 21:52:54.588901 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-834ca1a3-f034-433b-b775-0cb1c9f8c987 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:54.589121 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-834ca1a3-f034-433b-b775-0cb1c9f8c987 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:54.597150 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:54.597150 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:54.601934 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-834ca1a3-f034-433b-b775-0cb1c9f8c987 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:52:54.609281 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-834ca1a3-f034-433b-b775-0cb1c9f8c987 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/b97423f1-72e3-449c-9043-978f380a5b64 returned with HTTP 200 Jul 03 21:52:54.609452 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 638/2547] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:54 2026] GET /volume/v3/volumes/b97423f1-72e3-449c-9043-978f380a5b64 => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:54.626798 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-41a679c1-95fe-4436-aa2e-9d0fe78c8afa None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:54.628918 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-41a679c1-95fe-4436-aa2e-9d0fe78c8afa tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:52:54.629250 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-41a679c1-95fe-4436-aa2e-9d0fe78c8afa tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "b97423f1-72e3-449c-9043-978f380a5b64", "size": 1, "name": "tempest-VolumesGetTest-Volume-965552226", "metadata": {"Type": "Test"}}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:54.631005 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-41a679c1-95fe-4436-aa2e-9d0fe78c8afa tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Create volume request body: {'volume': {'source_volid': 'b97423f1-72e3-449c-9043-978f380a5b64', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-965552226', 'metadata': {'Type': 'Test'}}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:52:54.639906 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:54.639906 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:54.640553 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-41a679c1-95fe-4436-aa2e-9d0fe78c8afa tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume retrieved successfully. Jul 03 21:52:54.640700 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-41a679c1-95fe-4436-aa2e-9d0fe78c8afa tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Create volume of 1 GB Jul 03 21:52:54.645053 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-41a679c1-95fe-4436-aa2e-9d0fe78c8afa tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Availability Zones retrieved successfully. Jul 03 21:52:54.651044 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-41a679c1-95fe-4436-aa2e-9d0fe78c8afa tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Flow 'volume_create_api' (484286a8-0bf4-4077-b6a5-3d782c29965b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:52:54.655405 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-41a679c1-95fe-4436-aa2e-9d0fe78c8afa tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18060847-17e5-4876-9f24-59353d6354cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:54.655405 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-41a679c1-95fe-4436-aa2e-9d0fe78c8afa tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:52:54.687133 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-41a679c1-95fe-4436-aa2e-9d0fe78c8afa tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18060847-17e5-4876-9f24-59353d6354cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b97423f1-72e3-449c-9043-978f380a5b64', 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:54.688193 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-41a679c1-95fe-4436-aa2e-9d0fe78c8afa tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d506661-b75b-4351-8797-4ed9b0f69468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:54.751962 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-41a679c1-95fe-4436-aa2e-9d0fe78c8afa tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Created reservations ['bb6e37ad-bb6e-48ff-a1c4-fedba750cc3a', 'a4b6135d-b10e-4b1c-8ba5-c23eb9df9c5c', 'd4c32928-ed9f-4123-9cef-f05693452c96', 'a12ce9e3-5fbb-47b5-89b6-e3289f0b020f'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:52:54.753083 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-41a679c1-95fe-4436-aa2e-9d0fe78c8afa tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d506661-b75b-4351-8797-4ed9b0f69468) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb6e37ad-bb6e-48ff-a1c4-fedba750cc3a', 'a4b6135d-b10e-4b1c-8ba5-c23eb9df9c5c', 'd4c32928-ed9f-4123-9cef-f05693452c96', 'a12ce9e3-5fbb-47b5-89b6-e3289f0b020f']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:54.754285 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-41a679c1-95fe-4436-aa2e-9d0fe78c8afa tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa1f51c8-6b44-46fd-986b-8608854754b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:54.805413 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-41a679c1-95fe-4436-aa2e-9d0fe78c8afa tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa1f51c8-6b44-46fd-986b-8608854754b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'daa50988-94bf-4006-8bcd-3cf5d5be184f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-965552226',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e096e149d3e44caeaf6f71c963112db1',qos_specs=None,replication_status=,reservations=['bb6e37ad-bb6e-48ff-a1c4-fedba750cc3a','a4b6135d-b10e-4b1c-8ba5-c23eb9df9c5c','d4c32928-ed9f-4123-9cef-f05693452c96','a12ce9e3-5fbb-47b5-89b6-e3289f0b020f'],size=1,snapshot_id=None,source_replicaid=,source_volid=b97423f1-72e3-449c-9043-978f380a5b64,status='creating',user_id='eba81014100e4572a5f787b7a283e7cd',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:52:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-965552226',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=daa50988-94bf-4006-8bcd-3cf5d5be184f,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='e096e149d3e44caeaf6f71c963112db1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b97423f1-72e3-449c-9043-978f380a5b64,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eba81014100e4572a5f787b7a283e7cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:54.806806 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-41a679c1-95fe-4436-aa2e-9d0fe78c8afa tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daae5637-1d83-42c7-af06-ca6c5b104226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:54.811756 np0000004475 devstack@c-api.service[99935]: DEBUG dbcounter [-] [99935] Writing DB stats cinder:SELECT=352,cinder:UPDATE=80,cinder:INSERT=50 {{(pid=99935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:52:54.838903 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-41a679c1-95fe-4436-aa2e-9d0fe78c8afa tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daae5637-1d83-42c7-af06-ca6c5b104226) transitioned into state 'SUCCESS' from state '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-965552226',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e096e149d3e44caeaf6f71c963112db1',qos_specs=None,replication_status=,reservations=['bb6e37ad-bb6e-48ff-a1c4-fedba750cc3a','a4b6135d-b10e-4b1c-8ba5-c23eb9df9c5c','d4c32928-ed9f-4123-9cef-f05693452c96','a12ce9e3-5fbb-47b5-89b6-e3289f0b020f'],size=1,snapshot_id=None,source_replicaid=,source_volid=b97423f1-72e3-449c-9043-978f380a5b64,status='creating',user_id='eba81014100e4572a5f787b7a283e7cd',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:54.839738 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-41a679c1-95fe-4436-aa2e-9d0fe78c8afa tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd84c864-5e8c-4124-b593-b67d4dc0f32e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:54.860477 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-41a679c1-95fe-4436-aa2e-9d0fe78c8afa tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd84c864-5e8c-4124-b593-b67d4dc0f32e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:54.861605 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-41a679c1-95fe-4436-aa2e-9d0fe78c8afa tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Flow 'volume_create_api' (484286a8-0bf4-4077-b6a5-3d782c29965b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:52:54.862246 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-41a679c1-95fe-4436-aa2e-9d0fe78c8afa tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Create volume request issued successfully. Jul 03 21:52:54.862990 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-41a679c1-95fe-4436-aa2e-9d0fe78c8afa tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:52:54.863622 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 632/2548] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:52:54 2026] POST /volume/v3/volumes => generated 790 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:52:54.879776 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-40b8962e-edb9-4116-8201-27e442149519 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:54.887030 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-40b8962e-edb9-4116-8201-27e442149519 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/daa50988-94bf-4006-8bcd-3cf5d5be184f Jul 03 21:52:54.887235 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-40b8962e-edb9-4116-8201-27e442149519 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:54.887478 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-40b8962e-edb9-4116-8201-27e442149519 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:54.895137 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ec1b5c1f-5af8-40bc-a4ea-c1fe974c8dd5 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:54.898507 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ec1b5c1f-5af8-40bc-a4ea-c1fe974c8dd5 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c Jul 03 21:52:54.898771 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ec1b5c1f-5af8-40bc-a4ea-c1fe974c8dd5 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:54.898999 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ec1b5c1f-5af8-40bc-a4ea-c1fe974c8dd5 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:54.900154 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:54.900154 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:54.909949 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-40b8962e-edb9-4116-8201-27e442149519 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:52:54.915671 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-40b8962e-edb9-4116-8201-27e442149519 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/daa50988-94bf-4006-8bcd-3cf5d5be184f returned with HTTP 200 Jul 03 21:52:54.916108 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 634/2549] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:54 2026] GET /volume/v3/volumes/daa50988-94bf-4006-8bcd-3cf5d5be184f => generated 858 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:54.924138 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:54.924138 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:54.929197 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-ec1b5c1f-5af8-40bc-a4ea-c1fe974c8dd5 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:52:54.935436 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ec1b5c1f-5af8-40bc-a4ea-c1fe974c8dd5 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c returned with HTTP 200 Jul 03 21:52:54.938482 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 646/2550] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:54 2026] GET /volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:55.505309 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b5d6573b-c904-4760-a44e-1fbf0bbba0d7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:55.507573 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b5d6573b-c904-4760-a44e-1fbf0bbba0d7 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 Jul 03 21:52:55.507785 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b5d6573b-c904-4760-a44e-1fbf0bbba0d7 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:55.507980 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b5d6573b-c904-4760-a44e-1fbf0bbba0d7 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:55.516638 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:55.516638 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:55.522266 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-b5d6573b-c904-4760-a44e-1fbf0bbba0d7 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:55.530579 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b5d6573b-c904-4760-a44e-1fbf0bbba0d7 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 returned with HTTP 200 Jul 03 21:52:55.530996 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 639/2551] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:55 2026] GET /volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:55.934765 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-bc3fb75e-08da-48f2-a4dd-191372fc513a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:55.937477 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bc3fb75e-08da-48f2-a4dd-191372fc513a tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/daa50988-94bf-4006-8bcd-3cf5d5be184f Jul 03 21:52:55.937765 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bc3fb75e-08da-48f2-a4dd-191372fc513a tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:55.938118 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bc3fb75e-08da-48f2-a4dd-191372fc513a tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:55.951544 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:55.951544 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:55.956413 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4e811019-51be-4772-92e1-31ab68534cfc None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:55.961534 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4e811019-51be-4772-92e1-31ab68534cfc tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c Jul 03 21:52:55.961534 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4e811019-51be-4772-92e1-31ab68534cfc tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:55.961990 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-bc3fb75e-08da-48f2-a4dd-191372fc513a tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:52:55.962030 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4e811019-51be-4772-92e1-31ab68534cfc tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:55.967553 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bc3fb75e-08da-48f2-a4dd-191372fc513a tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/daa50988-94bf-4006-8bcd-3cf5d5be184f returned with HTTP 200 Jul 03 21:52:55.968065 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 633/2552] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:55 2026] GET /volume/v3/volumes/daa50988-94bf-4006-8bcd-3cf5d5be184f => generated 883 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:55.971491 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:55.971491 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:55.975137 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-4e811019-51be-4772-92e1-31ab68534cfc tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:52:55.981253 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4e811019-51be-4772-92e1-31ab68534cfc tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c returned with HTTP 200 Jul 03 21:52:55.982039 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 635/2553] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:55 2026] GET /volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:55.993278 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-61aab753-d5da-4749-9450-c7a5cde4f3a7 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:55.995252 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-61aab753-d5da-4749-9450-c7a5cde4f3a7 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/daa50988-94bf-4006-8bcd-3cf5d5be184f Jul 03 21:52:55.995507 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-61aab753-d5da-4749-9450-c7a5cde4f3a7 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:55.995733 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-61aab753-d5da-4749-9450-c7a5cde4f3a7 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:56.009209 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:56.009209 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:56.016620 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-61aab753-d5da-4749-9450-c7a5cde4f3a7 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:52:56.023946 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-61aab753-d5da-4749-9450-c7a5cde4f3a7 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/daa50988-94bf-4006-8bcd-3cf5d5be184f returned with HTTP 200 Jul 03 21:52:56.024791 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 647/2554] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:55 2026] GET /volume/v3/volumes/daa50988-94bf-4006-8bcd-3cf5d5be184f => generated 883 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:56.041349 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-09b9228d-4bb7-4e07-a005-5fabd446ba9e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:56.044658 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-09b9228d-4bb7-4e07-a005-5fabd446ba9e tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] PUT https://10.4.3.32/volume/v3/volumes/daa50988-94bf-4006-8bcd-3cf5d5be184f Jul 03 21:52:56.045221 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-09b9228d-4bb7-4e07-a005-5fabd446ba9e tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-965552226"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:56.065858 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:56.065858 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:56.067215 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-09b9228d-4bb7-4e07-a005-5fabd446ba9e tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:52:56.082480 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-09b9228d-4bb7-4e07-a005-5fabd446ba9e tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume updated successfully. Jul 03 21:52:56.083042 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-09b9228d-4bb7-4e07-a005-5fabd446ba9e tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/daa50988-94bf-4006-8bcd-3cf5d5be184f returned with HTTP 200 Jul 03 21:52:56.083476 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 640/2555] 10.4.3.32 () {68 vars in 1361 bytes} [Fri Jul 3 21:52:56 2026] PUT /volume/v3/volumes/daa50988-94bf-4006-8bcd-3cf5d5be184f => generated 815 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:56.100523 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-922d18dc-4d26-42ce-9a7b-51b1fcfb0d75 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:56.102485 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-922d18dc-4d26-42ce-9a7b-51b1fcfb0d75 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] PUT https://10.4.3.32/volume/v3/volumes/daa50988-94bf-4006-8bcd-3cf5d5be184f Jul 03 21:52:56.102883 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-922d18dc-4d26-42ce-9a7b-51b1fcfb0d75 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1357174237", "description": "This is the new description of volume"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:56.113997 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:56.113997 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:56.120485 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-922d18dc-4d26-42ce-9a7b-51b1fcfb0d75 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:52:56.132936 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-922d18dc-4d26-42ce-9a7b-51b1fcfb0d75 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume updated successfully. Jul 03 21:52:56.136445 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-922d18dc-4d26-42ce-9a7b-51b1fcfb0d75 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/daa50988-94bf-4006-8bcd-3cf5d5be184f returned with HTTP 200 Jul 03 21:52:56.136445 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 634/2556] 10.4.3.32 () {68 vars in 1362 bytes} [Fri Jul 3 21:52:56 2026] PUT /volume/v3/volumes/daa50988-94bf-4006-8bcd-3cf5d5be184f => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:56.155252 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-11d21c88-d0a6-45b2-9361-ef47691a25ca None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:56.157468 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-11d21c88-d0a6-45b2-9361-ef47691a25ca tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/daa50988-94bf-4006-8bcd-3cf5d5be184f Jul 03 21:52:56.157680 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-11d21c88-d0a6-45b2-9361-ef47691a25ca tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:56.157868 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-11d21c88-d0a6-45b2-9361-ef47691a25ca tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:56.166677 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:56.166677 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:56.176028 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-11d21c88-d0a6-45b2-9361-ef47691a25ca tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:52:56.183326 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-11d21c88-d0a6-45b2-9361-ef47691a25ca tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/daa50988-94bf-4006-8bcd-3cf5d5be184f returned with HTTP 200 Jul 03 21:52:56.185827 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 636/2557] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:56 2026] GET /volume/v3/volumes/daa50988-94bf-4006-8bcd-3cf5d5be184f => generated 923 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:56.207752 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9e030e8b-c86f-41ce-9fe4-b8c389696dd5 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:56.210239 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9e030e8b-c86f-41ce-9fe4-b8c389696dd5 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:52:56.211000 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9e030e8b-c86f-41ce-9fe4-b8c389696dd5 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-830365355", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1673260494"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:56.213061 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-9e030e8b-c86f-41ce-9fe4-b8c389696dd5 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-830365355', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1673260494'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:52:56.213254 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-9e030e8b-c86f-41ce-9fe4-b8c389696dd5 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Create volume of 1 GB Jul 03 21:52:56.220692 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-9e030e8b-c86f-41ce-9fe4-b8c389696dd5 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Availability Zones retrieved successfully. Jul 03 21:52:56.229519 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-9e030e8b-c86f-41ce-9fe4-b8c389696dd5 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Flow 'volume_create_api' (8968e290-ea1e-45ab-84d5-420ff4b0000a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:52:56.233422 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-9e030e8b-c86f-41ce-9fe4-b8c389696dd5 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e231aa2-dea2-4062-bb1e-565e22b084ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:56.233422 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-9e030e8b-c86f-41ce-9fe4-b8c389696dd5 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:52:56.281483 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-9e030e8b-c86f-41ce-9fe4-b8c389696dd5 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e231aa2-dea2-4062-bb1e-565e22b084ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:56.282224 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-9e030e8b-c86f-41ce-9fe4-b8c389696dd5 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d946cda-9720-4354-b702-2f3b45e4dd85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:56.356159 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-9e030e8b-c86f-41ce-9fe4-b8c389696dd5 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Created reservations ['bf04838b-56c7-4702-85bf-855dfacf6332', '49868de1-faf8-4224-bcec-25c2af028b5d', 'cc3f2b16-3371-40bf-a840-8ca0e83aae45', 'aafefb36-aaf8-47cb-bc0b-c438619126aa'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:52:56.356823 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-9e030e8b-c86f-41ce-9fe4-b8c389696dd5 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d946cda-9720-4354-b702-2f3b45e4dd85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf04838b-56c7-4702-85bf-855dfacf6332', '49868de1-faf8-4224-bcec-25c2af028b5d', 'cc3f2b16-3371-40bf-a840-8ca0e83aae45', 'aafefb36-aaf8-47cb-bc0b-c438619126aa']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:56.357833 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-9e030e8b-c86f-41ce-9fe4-b8c389696dd5 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cc941a5-eb13-4e79-aa22-5b7de6bfec95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:56.390725 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-9e030e8b-c86f-41ce-9fe4-b8c389696dd5 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cc941a5-eb13-4e79-aa22-5b7de6bfec95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02466adf-f1e4-4c6d-8553-1c89a30b07d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-830365355',display_name='tempest-VolumesGetTest-Volume-1673260494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e096e149d3e44caeaf6f71c963112db1',qos_specs=None,replication_status=,reservations=['bf04838b-56c7-4702-85bf-855dfacf6332','49868de1-faf8-4224-bcec-25c2af028b5d','cc3f2b16-3371-40bf-a840-8ca0e83aae45','aafefb36-aaf8-47cb-bc0b-c438619126aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eba81014100e4572a5f787b7a283e7cd',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:52:56Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-830365355',display_name='tempest-VolumesGetTest-Volume-1673260494',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02466adf-f1e4-4c6d-8553-1c89a30b07d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e096e149d3e44caeaf6f71c963112db1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eba81014100e4572a5f787b7a283e7cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:56.392089 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-9e030e8b-c86f-41ce-9fe4-b8c389696dd5 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (711f19fc-329b-44c2-b21b-4e34b0ee94e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:56.426865 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-9e030e8b-c86f-41ce-9fe4-b8c389696dd5 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (711f19fc-329b-44c2-b21b-4e34b0ee94e3) transitioned into 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-830365355',display_name='tempest-VolumesGetTest-Volume-1673260494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e096e149d3e44caeaf6f71c963112db1',qos_specs=None,replication_status=,reservations=['bf04838b-56c7-4702-85bf-855dfacf6332','49868de1-faf8-4224-bcec-25c2af028b5d','cc3f2b16-3371-40bf-a840-8ca0e83aae45','aafefb36-aaf8-47cb-bc0b-c438619126aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eba81014100e4572a5f787b7a283e7cd',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:56.428218 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-9e030e8b-c86f-41ce-9fe4-b8c389696dd5 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73d4eefc-8f84-4cbc-9166-4c86c7c5e9ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:56.450093 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-9e030e8b-c86f-41ce-9fe4-b8c389696dd5 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73d4eefc-8f84-4cbc-9166-4c86c7c5e9ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:56.450704 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-9e030e8b-c86f-41ce-9fe4-b8c389696dd5 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Flow 'volume_create_api' (8968e290-ea1e-45ab-84d5-420ff4b0000a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:52:56.451349 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-9e030e8b-c86f-41ce-9fe4-b8c389696dd5 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Create volume request issued successfully. Jul 03 21:52:56.452526 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9e030e8b-c86f-41ce-9fe4-b8c389696dd5 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:52:56.453008 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 648/2558] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:52:56 2026] POST /volume/v3/volumes => generated 777 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:52:56.475161 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-13b23da8-9562-4d8c-b839-2a6a122de9e5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:56.478031 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-13b23da8-9562-4d8c-b839-2a6a122de9e5 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/02466adf-f1e4-4c6d-8553-1c89a30b07d7 Jul 03 21:52:56.478681 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-13b23da8-9562-4d8c-b839-2a6a122de9e5 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:56.479235 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-13b23da8-9562-4d8c-b839-2a6a122de9e5 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:56.486691 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:56.486691 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:56.493219 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-13b23da8-9562-4d8c-b839-2a6a122de9e5 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:52:56.501231 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-13b23da8-9562-4d8c-b839-2a6a122de9e5 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/02466adf-f1e4-4c6d-8553-1c89a30b07d7 returned with HTTP 200 Jul 03 21:52:56.501572 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 641/2559] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:56 2026] GET /volume/v3/volumes/02466adf-f1e4-4c6d-8553-1c89a30b07d7 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:56.549420 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e39344ea-3fc7-410a-9780-230e32d354a9 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:56.551289 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e39344ea-3fc7-410a-9780-230e32d354a9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 Jul 03 21:52:56.551572 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e39344ea-3fc7-410a-9780-230e32d354a9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:56.551831 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e39344ea-3fc7-410a-9780-230e32d354a9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:56.563280 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:56.563280 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:56.568137 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e39344ea-3fc7-410a-9780-230e32d354a9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:56.573518 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e39344ea-3fc7-410a-9780-230e32d354a9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 returned with HTTP 200 Jul 03 21:52:56.574142 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 635/2560] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:56 2026] GET /volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 => generated 1191 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:52:56.589623 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c06a314c-fe7d-4e8a-9ab2-2b39a7c7dd2a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:56.592583 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c06a314c-fe7d-4e8a-9ab2-2b39a7c7dd2a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 Jul 03 21:52:56.594091 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c06a314c-fe7d-4e8a-9ab2-2b39a7c7dd2a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:56.594091 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c06a314c-fe7d-4e8a-9ab2-2b39a7c7dd2a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:56.603664 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:56.603664 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:56.607991 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c06a314c-fe7d-4e8a-9ab2-2b39a7c7dd2a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:56.614486 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c06a314c-fe7d-4e8a-9ab2-2b39a7c7dd2a tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 returned with HTTP 200 Jul 03 21:52:56.615093 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 637/2561] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:56 2026] GET /volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 => generated 1191 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:52:56.636764 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-534be10f-fb9c-494c-a31d-bfb71ca7d3c9 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:56.639253 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-534be10f-fb9c-494c-a31d-bfb71ca7d3c9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:52:56.639904 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-534be10f-fb9c-494c-a31d-bfb71ca7d3c9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f8599d98-f457-4b14-b695-26a8a13b6025", "name": "tempest-VolumeImageDependencyTests-Snapshot-450396073"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:56.651037 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:56.651037 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:56.651861 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-534be10f-fb9c-494c-a31d-bfb71ca7d3c9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:56.652052 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.snapshots [None req-534be10f-fb9c-494c-a31d-bfb71ca7d3c9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Create snapshot from volume f8599d98-f457-4b14-b695-26a8a13b6025 Jul 03 21:52:56.699928 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-534be10f-fb9c-494c-a31d-bfb71ca7d3c9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Created reservations ['df679783-d02c-4b7e-999e-fa4af8529935', '2c09eaeb-8931-4594-89cc-4e8d071a1708', 'a71d4877-fefc-46bf-b8a5-7b39d9445f52', 'aa033098-9546-4206-8b09-d2f489c77551'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:52:56.783207 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-534be10f-fb9c-494c-a31d-bfb71ca7d3c9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Snapshot create request issued successfully. Jul 03 21:52:56.783628 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-534be10f-fb9c-494c-a31d-bfb71ca7d3c9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:52:56.784043 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 649/2562] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:52:56 2026] POST /volume/v3/snapshots => generated 312 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:52:56.796064 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2e96eb37-dae7-4e34-a172-4219fb1a67a9 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:56.798112 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2e96eb37-dae7-4e34-a172-4219fb1a67a9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/snapshots/2d2ab006-bf5a-4720-8ea8-4947a7e24d94 Jul 03 21:52:56.798423 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2e96eb37-dae7-4e34-a172-4219fb1a67a9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:56.798842 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2e96eb37-dae7-4e34-a172-4219fb1a67a9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:56.807156 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:56.807156 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:56.808033 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2e96eb37-dae7-4e34-a172-4219fb1a67a9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Snapshot retrieved successfully. Jul 03 21:52:56.809111 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2e96eb37-dae7-4e34-a172-4219fb1a67a9 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/snapshots/2d2ab006-bf5a-4720-8ea8-4947a7e24d94 returned with HTTP 200 Jul 03 21:52:56.809629 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 642/2563] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:52:56 2026] GET /volume/v3/snapshots/2d2ab006-bf5a-4720-8ea8-4947a7e24d94 => generated 444 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:57.003094 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1c7f6459-75e1-4cc9-a90b-a8b1cb0dee6b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:57.005749 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1c7f6459-75e1-4cc9-a90b-a8b1cb0dee6b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c Jul 03 21:52:57.006190 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1c7f6459-75e1-4cc9-a90b-a8b1cb0dee6b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:57.006337 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1c7f6459-75e1-4cc9-a90b-a8b1cb0dee6b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:57.020799 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:57.020799 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:57.026944 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-1c7f6459-75e1-4cc9-a90b-a8b1cb0dee6b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:52:57.033057 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1c7f6459-75e1-4cc9-a90b-a8b1cb0dee6b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c returned with HTTP 200 Jul 03 21:52:57.034018 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 636/2564] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:57 2026] GET /volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:57.517622 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9caa1dc0-acad-4bb9-9619-ed6388e883f5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:57.519894 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9caa1dc0-acad-4bb9-9619-ed6388e883f5 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/02466adf-f1e4-4c6d-8553-1c89a30b07d7 Jul 03 21:52:57.520227 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9caa1dc0-acad-4bb9-9619-ed6388e883f5 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:57.520508 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9caa1dc0-acad-4bb9-9619-ed6388e883f5 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:57.530079 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:57.530079 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:57.534794 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-9caa1dc0-acad-4bb9-9619-ed6388e883f5 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:52:57.540459 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9caa1dc0-acad-4bb9-9619-ed6388e883f5 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/02466adf-f1e4-4c6d-8553-1c89a30b07d7 returned with HTTP 200 Jul 03 21:52:57.540967 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 638/2565] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:57 2026] GET /volume/v3/volumes/02466adf-f1e4-4c6d-8553-1c89a30b07d7 => generated 870 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:57.554271 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-0e01704f-18dd-4bea-861a-84c7b3850bee None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:57.556448 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0e01704f-18dd-4bea-861a-84c7b3850bee tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] PUT https://10.4.3.32/volume/v3/volumes/02466adf-f1e4-4c6d-8553-1c89a30b07d7 Jul 03 21:52:57.556887 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0e01704f-18dd-4bea-861a-84c7b3850bee tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-965552226", "description": null}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:57.566843 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:57.566843 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:57.571363 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-0e01704f-18dd-4bea-861a-84c7b3850bee tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:52:57.578841 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-0e01704f-18dd-4bea-861a-84c7b3850bee tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume updated successfully. Jul 03 21:52:57.579933 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0e01704f-18dd-4bea-861a-84c7b3850bee tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/02466adf-f1e4-4c6d-8553-1c89a30b07d7 returned with HTTP 200 Jul 03 21:52:57.580627 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 650/2566] 10.4.3.32 () {68 vars in 1361 bytes} [Fri Jul 3 21:52:57 2026] PUT /volume/v3/volumes/02466adf-f1e4-4c6d-8553-1c89a30b07d7 => generated 767 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:57.594600 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-bdb11ce4-f8b8-49d5-8d1e-2ccc3c7c1fdc None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:57.596429 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-bdb11ce4-f8b8-49d5-8d1e-2ccc3c7c1fdc tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/02466adf-f1e4-4c6d-8553-1c89a30b07d7 Jul 03 21:52:57.596679 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-bdb11ce4-f8b8-49d5-8d1e-2ccc3c7c1fdc tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:57.596904 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-bdb11ce4-f8b8-49d5-8d1e-2ccc3c7c1fdc tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:57.604434 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:57.604434 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:57.608795 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-bdb11ce4-f8b8-49d5-8d1e-2ccc3c7c1fdc tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:52:57.614325 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-bdb11ce4-f8b8-49d5-8d1e-2ccc3c7c1fdc tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/02466adf-f1e4-4c6d-8553-1c89a30b07d7 returned with HTTP 200 Jul 03 21:52:57.614844 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 643/2567] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:57 2026] GET /volume/v3/volumes/02466adf-f1e4-4c6d-8553-1c89a30b07d7 => generated 835 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:57.629271 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-bf837a10-98b7-4d29-a3ed-05b09c050692 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:57.631310 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bf837a10-98b7-4d29-a3ed-05b09c050692 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] DELETE https://10.4.3.32/volume/v3/volumes/02466adf-f1e4-4c6d-8553-1c89a30b07d7 Jul 03 21:52:57.631593 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bf837a10-98b7-4d29-a3ed-05b09c050692 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:57.631833 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bf837a10-98b7-4d29-a3ed-05b09c050692 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:57.632027 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-bf837a10-98b7-4d29-a3ed-05b09c050692 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Delete volume with id: 02466adf-f1e4-4c6d-8553-1c89a30b07d7 Jul 03 21:52:57.639764 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:57.639764 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:57.640351 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-bf837a10-98b7-4d29-a3ed-05b09c050692 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:52:57.660399 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-bf837a10-98b7-4d29-a3ed-05b09c050692 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Delete volume request issued successfully. Jul 03 21:52:57.660399 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bf837a10-98b7-4d29-a3ed-05b09c050692 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/02466adf-f1e4-4c6d-8553-1c89a30b07d7 returned with HTTP 202 Jul 03 21:52:57.660399 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 637/2568] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:52:57 2026] DELETE /volume/v3/volumes/02466adf-f1e4-4c6d-8553-1c89a30b07d7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:52:57.667850 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ac2aa74a-a761-4445-8f99-88b269c05fbe None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:57.668539 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ac2aa74a-a761-4445-8f99-88b269c05fbe tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/02466adf-f1e4-4c6d-8553-1c89a30b07d7 Jul 03 21:52:57.668746 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ac2aa74a-a761-4445-8f99-88b269c05fbe tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:57.668976 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ac2aa74a-a761-4445-8f99-88b269c05fbe tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:57.675397 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:57.675397 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:57.678995 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-ac2aa74a-a761-4445-8f99-88b269c05fbe tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:52:57.684336 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ac2aa74a-a761-4445-8f99-88b269c05fbe tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/02466adf-f1e4-4c6d-8553-1c89a30b07d7 returned with HTTP 200 Jul 03 21:52:57.684336 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 639/2569] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:57 2026] GET /volume/v3/volumes/02466adf-f1e4-4c6d-8553-1c89a30b07d7 => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:57.820507 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-4e66309a-655f-42db-897d-a46b79d636c2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:57.822912 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4e66309a-655f-42db-897d-a46b79d636c2 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/snapshots/2d2ab006-bf5a-4720-8ea8-4947a7e24d94 Jul 03 21:52:57.823155 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4e66309a-655f-42db-897d-a46b79d636c2 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:57.823428 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4e66309a-655f-42db-897d-a46b79d636c2 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:57.838539 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:57.838539 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:57.840000 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-4e66309a-655f-42db-897d-a46b79d636c2 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Snapshot retrieved successfully. Jul 03 21:52:57.840984 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4e66309a-655f-42db-897d-a46b79d636c2 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/snapshots/2d2ab006-bf5a-4720-8ea8-4947a7e24d94 returned with HTTP 200 Jul 03 21:52:57.841676 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 651/2570] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:52:57 2026] GET /volume/v3/snapshots/2d2ab006-bf5a-4720-8ea8-4947a7e24d94 => generated 471 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:57.853297 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-577cc516-819a-4a32-8902-e14558574ce6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:57.855513 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-577cc516-819a-4a32-8902-e14558574ce6 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:52:57.855958 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-577cc516-819a-4a32-8902-e14558574ce6 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "2d2ab006-bf5a-4720-8ea8-4947a7e24d94", "size": 1}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:57.858465 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-577cc516-819a-4a32-8902-e14558574ce6 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '2d2ab006-bf5a-4720-8ea8-4947a7e24d94', 'size': 1}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:52:57.865312 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:57.865312 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:57.866019 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-577cc516-819a-4a32-8902-e14558574ce6 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Snapshot retrieved successfully. Jul 03 21:52:57.866217 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-577cc516-819a-4a32-8902-e14558574ce6 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Create volume of 1 GB Jul 03 21:52:57.874917 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-577cc516-819a-4a32-8902-e14558574ce6 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Availability Zones retrieved successfully. Jul 03 21:52:57.880918 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-577cc516-819a-4a32-8902-e14558574ce6 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Flow 'volume_create_api' (b5b9833f-116d-4cf4-b23e-f228237d20af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:52:57.881810 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-577cc516-819a-4a32-8902-e14558574ce6 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41e9343e-9875-4a16-9cc9-daf3de8de630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:57.882744 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-577cc516-819a-4a32-8902-e14558574ce6 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:52:57.920183 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-577cc516-819a-4a32-8902-e14558574ce6 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41e9343e-9875-4a16-9cc9-daf3de8de630) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2d2ab006-bf5a-4720-8ea8-4947a7e24d94', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:57.921076 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-577cc516-819a-4a32-8902-e14558574ce6 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34e06a50-d71a-4747-b86b-9b6c84fc4751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:57.924301 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-578578e7-0126-45f3-bff3-1a606c125122 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:57.926621 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-578578e7-0126-45f3-bff3-1a606c125122 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-reader] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:52:57.926960 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-578578e7-0126-45f3-bff3-1a606c125122 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-reader] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:57.927301 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-578578e7-0126-45f3-bff3-1a606c125122 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-reader] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:57.943509 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:57.943509 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:57.947829 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-578578e7-0126-45f3-bff3-1a606c125122 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-reader] Volume info retrieved successfully. Jul 03 21:52:57.953046 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-578578e7-0126-45f3-bff3-1a606c125122 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-reader] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:52:57.953538 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 638/2571] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:57 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 1439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 21:52:57.964591 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-577cc516-819a-4a32-8902-e14558574ce6 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Created reservations ['9c7b9a8f-0693-4ffb-94ae-168fd2342414', '30a8b633-74fa-4ee8-b8d7-9bfa842c6caf', 'e605e257-38b8-4418-be98-190bb7fb0b5a', '9f399dfe-573e-42cd-b323-97fb842bf447'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:52:57.965416 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-577cc516-819a-4a32-8902-e14558574ce6 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34e06a50-d71a-4747-b86b-9b6c84fc4751) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c7b9a8f-0693-4ffb-94ae-168fd2342414', '30a8b633-74fa-4ee8-b8d7-9bfa842c6caf', 'e605e257-38b8-4418-be98-190bb7fb0b5a', '9f399dfe-573e-42cd-b323-97fb842bf447']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:57.966151 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-577cc516-819a-4a32-8902-e14558574ce6 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62011f87-6814-4758-b469-b9db4a8e0449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:58.003478 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-aba8112e-2a4f-4cb3-abf7-9a4aa7e84222 req-cdead608-8282-4882-a338-28b2525fc48d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:58.005865 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-aba8112e-2a4f-4cb3-abf7-9a4aa7e84222 req-cdead608-8282-4882-a338-28b2525fc48d tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:52:58.006114 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-aba8112e-2a4f-4cb3-abf7-9a4aa7e84222 req-cdead608-8282-4882-a338-28b2525fc48d tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:58.006407 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-aba8112e-2a4f-4cb3-abf7-9a4aa7e84222 req-cdead608-8282-4882-a338-28b2525fc48d tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:58.021307 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:58.021307 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:58.023291 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-577cc516-819a-4a32-8902-e14558574ce6 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62011f87-6814-4758-b469-b9db4a8e0449) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79591f43-ca54-4676-8673-afc817825693', '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='18f6dadf1c514221a59cffc5c5b00a16',qos_specs=None,replication_status=,reservations=['9c7b9a8f-0693-4ffb-94ae-168fd2342414','30a8b633-74fa-4ee8-b8d7-9bfa842c6caf','e605e257-38b8-4418-be98-190bb7fb0b5a','9f399dfe-573e-42cd-b323-97fb842bf447'],size=1,snapshot_id=2d2ab006-bf5a-4720-8ea8-4947a7e24d94,source_replicaid=,source_volid=None,status='creating',user_id='2b0390a135cf4a6fb0d1dcfa819be97a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), '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-03T21:52:57Z,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=79591f43-ca54-4676-8673-afc817825693,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18f6dadf1c514221a59cffc5c5b00a16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2d2ab006-bf5a-4720-8ea8-4947a7e24d94,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b0390a135cf4a6fb0d1dcfa819be97a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:58.024630 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-577cc516-819a-4a32-8902-e14558574ce6 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa0682fa-2c90-4fbe-9330-aae5dd5a062d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:58.024862 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-aba8112e-2a4f-4cb3-abf7-9a4aa7e84222 req-cdead608-8282-4882-a338-28b2525fc48d tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:52:58.031071 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-aba8112e-2a4f-4cb3-abf7-9a4aa7e84222 req-cdead608-8282-4882-a338-28b2525fc48d tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:52:58.031915 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 640/2572] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:52:58 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 1439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:58.051560 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b3f52415-f1f3-49b7-8d21-6674b208b64d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:58.053625 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b3f52415-f1f3-49b7-8d21-6674b208b64d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c Jul 03 21:52:58.053866 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b3f52415-f1f3-49b7-8d21-6674b208b64d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:58.054052 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b3f52415-f1f3-49b7-8d21-6674b208b64d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:58.054184 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-aba8112e-2a4f-4cb3-abf7-9a4aa7e84222 req-85a602d7-386f-4eb3-ad2a-f270be79cb58 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:58.055046 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-577cc516-819a-4a32-8902-e14558574ce6 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa0682fa-2c90-4fbe-9330-aae5dd5a062d) transitioned into state 'SUCCESS' from 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='18f6dadf1c514221a59cffc5c5b00a16',qos_specs=None,replication_status=,reservations=['9c7b9a8f-0693-4ffb-94ae-168fd2342414','30a8b633-74fa-4ee8-b8d7-9bfa842c6caf','e605e257-38b8-4418-be98-190bb7fb0b5a','9f399dfe-573e-42cd-b323-97fb842bf447'],size=1,snapshot_id=2d2ab006-bf5a-4720-8ea8-4947a7e24d94,source_replicaid=,source_volid=None,status='creating',user_id='2b0390a135cf4a6fb0d1dcfa819be97a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:58.055872 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-577cc516-819a-4a32-8902-e14558574ce6 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ddf5f70-3d38-483a-8e6d-4edda5bd40ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:52:58.056289 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-aba8112e-2a4f-4cb3-abf7-9a4aa7e84222 req-85a602d7-386f-4eb3-ad2a-f270be79cb58 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] POST https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10/action Jul 03 21:52:58.056765 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-aba8112e-2a4f-4cb3-abf7-9a4aa7e84222 req-85a602d7-386f-4eb3-ad2a-f270be79cb58 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:52:58.056940 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-aba8112e-2a4f-4cb3-abf7-9a4aa7e84222 req-85a602d7-386f-4eb3-ad2a-f270be79cb58 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:58.066012 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:58.066012 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:58.070074 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b3f52415-f1f3-49b7-8d21-6674b208b64d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:52:58.072030 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:58.072030 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:58.072590 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-aba8112e-2a4f-4cb3-abf7-9a4aa7e84222 req-85a602d7-386f-4eb3-ad2a-f270be79cb58 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:52:58.076020 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b3f52415-f1f3-49b7-8d21-6674b208b64d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c returned with HTTP 200 Jul 03 21:52:58.076473 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 652/2573] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:58 2026] GET /volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:58.081200 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-577cc516-819a-4a32-8902-e14558574ce6 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ddf5f70-3d38-483a-8e6d-4edda5bd40ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:52:58.081573 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-aba8112e-2a4f-4cb3-abf7-9a4aa7e84222 req-85a602d7-386f-4eb3-ad2a-f270be79cb58 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Begin detaching volume completed successfully. Jul 03 21:52:58.081860 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-aba8112e-2a4f-4cb3-abf7-9a4aa7e84222 req-85a602d7-386f-4eb3-ad2a-f270be79cb58 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10/action returned with HTTP 202 Jul 03 21:52:58.082082 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-577cc516-819a-4a32-8902-e14558574ce6 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Flow 'volume_create_api' (b5b9833f-116d-4cf4-b23e-f228237d20af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:52:58.082393 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-577cc516-819a-4a32-8902-e14558574ce6 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Create volume request issued successfully. Jul 03 21:52:58.082462 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 639/2574] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 21:52:58 2026] POST /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:52:58.083075 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-577cc516-819a-4a32-8902-e14558574ce6 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:52:58.083306 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 644/2575] 10.4.3.32 () {70 vars in 1293 bytes} [Fri Jul 3 21:52:57 2026] POST /volume/v3/volumes => generated 807 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:52:58.105167 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e045c040-e2d3-4ac9-8f96-c5a877668a58 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:58.105315 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-efcc5217-1b2e-4919-a1bf-12d60ca9af2c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:58.106341 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-efcc5217-1b2e-4919-a1bf-12d60ca9af2c tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/79591f43-ca54-4676-8673-afc817825693 Jul 03 21:52:58.106621 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-efcc5217-1b2e-4919-a1bf-12d60ca9af2c tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:58.106825 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-efcc5217-1b2e-4919-a1bf-12d60ca9af2c tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:58.107497 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e045c040-e2d3-4ac9-8f96-c5a877668a58 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:52:58.107937 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e045c040-e2d3-4ac9-8f96-c5a877668a58 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:58.108299 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e045c040-e2d3-4ac9-8f96-c5a877668a58 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:58.114186 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:58.114186 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:58.118263 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-efcc5217-1b2e-4919-a1bf-12d60ca9af2c tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:58.122587 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:58.122587 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:58.123310 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-efcc5217-1b2e-4919-a1bf-12d60ca9af2c tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/79591f43-ca54-4676-8673-afc817825693 returned with HTTP 200 Jul 03 21:52:58.124194 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 653/2576] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:58 2026] GET /volume/v3/volumes/79591f43-ca54-4676-8673-afc817825693 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:58.131228 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-e045c040-e2d3-4ac9-8f96-c5a877668a58 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:52:58.133730 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e045c040-e2d3-4ac9-8f96-c5a877668a58 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:52:58.134452 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 641/2577] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:58 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 1442 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:58.491523 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-3cbf9f20-dff7-4757-8792-b493a35baa96 req-06b1b8db-80a4-425d-b276-f82e8b1cbd56 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:58.493701 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-3cbf9f20-dff7-4757-8792-b493a35baa96 req-06b1b8db-80a4-425d-b276-f82e8b1cbd56 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] POST https://10.4.3.32/volume/v3/attachments/bfe016bb-8c7c-4820-8af9-2c16e58b6c88/action Jul 03 21:52:58.494053 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-3cbf9f20-dff7-4757-8792-b493a35baa96 req-06b1b8db-80a4-425d-b276-f82e8b1cbd56 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Action body: b'{"os-complete": null}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:52:58.494172 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-3cbf9f20-dff7-4757-8792-b493a35baa96 req-06b1b8db-80a4-425d-b276-f82e8b1cbd56 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:52:58.510800 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:58.510800 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:58.528427 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-3cbf9f20-dff7-4757-8792-b493a35baa96 req-06b1b8db-80a4-425d-b276-f82e8b1cbd56 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/attachments/bfe016bb-8c7c-4820-8af9-2c16e58b6c88/action returned with HTTP 204 Jul 03 21:52:58.528813 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 640/2578] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:52:58 2026] POST /volume/v3/attachments/bfe016bb-8c7c-4820-8af9-2c16e58b6c88/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:52:58.696009 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b995a212-c42a-40de-960a-92ba90d9d08e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:58.697866 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b995a212-c42a-40de-960a-92ba90d9d08e tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/02466adf-f1e4-4c6d-8553-1c89a30b07d7 Jul 03 21:52:58.698186 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b995a212-c42a-40de-960a-92ba90d9d08e tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:58.698256 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b995a212-c42a-40de-960a-92ba90d9d08e tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:58.706072 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b995a212-c42a-40de-960a-92ba90d9d08e tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/02466adf-f1e4-4c6d-8553-1c89a30b07d7 returned with HTTP 404 Jul 03 21:52:58.706539 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 645/2579] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:58 2026] GET /volume/v3/volumes/02466adf-f1e4-4c6d-8553-1c89a30b07d7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:52:58.712915 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-83a2824d-58c4-4510-85b1-5293534d9280 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:58.714783 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-83a2824d-58c4-4510-85b1-5293534d9280 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/daa50988-94bf-4006-8bcd-3cf5d5be184f Jul 03 21:52:58.714923 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-83a2824d-58c4-4510-85b1-5293534d9280 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:58.715090 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-83a2824d-58c4-4510-85b1-5293534d9280 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:58.726048 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:58.726048 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:58.730329 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-83a2824d-58c4-4510-85b1-5293534d9280 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:52:58.735503 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-83a2824d-58c4-4510-85b1-5293534d9280 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/daa50988-94bf-4006-8bcd-3cf5d5be184f returned with HTTP 200 Jul 03 21:52:58.736123 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 654/2580] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:58 2026] GET /volume/v3/volumes/daa50988-94bf-4006-8bcd-3cf5d5be184f => generated 923 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:58.749143 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-41bbc642-4f71-4ea2-93d9-e2b3855d78ed None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:58.752060 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-41bbc642-4f71-4ea2-93d9-e2b3855d78ed tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] DELETE https://10.4.3.32/volume/v3/volumes/daa50988-94bf-4006-8bcd-3cf5d5be184f Jul 03 21:52:58.752413 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-41bbc642-4f71-4ea2-93d9-e2b3855d78ed tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:58.752748 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-41bbc642-4f71-4ea2-93d9-e2b3855d78ed tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:58.753072 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-41bbc642-4f71-4ea2-93d9-e2b3855d78ed tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Delete volume with id: daa50988-94bf-4006-8bcd-3cf5d5be184f Jul 03 21:52:58.762727 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:58.762727 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:58.763457 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-41bbc642-4f71-4ea2-93d9-e2b3855d78ed tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:52:58.786803 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-41bbc642-4f71-4ea2-93d9-e2b3855d78ed tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Delete volume request issued successfully. Jul 03 21:52:58.787196 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-41bbc642-4f71-4ea2-93d9-e2b3855d78ed tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/daa50988-94bf-4006-8bcd-3cf5d5be184f returned with HTTP 202 Jul 03 21:52:58.787831 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 642/2581] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:52:58 2026] DELETE /volume/v3/volumes/daa50988-94bf-4006-8bcd-3cf5d5be184f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:52:58.799391 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-567ee55e-1ef4-4246-bcaf-6cdd2867126b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:58.801460 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-567ee55e-1ef4-4246-bcaf-6cdd2867126b tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/daa50988-94bf-4006-8bcd-3cf5d5be184f Jul 03 21:52:58.801643 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-567ee55e-1ef4-4246-bcaf-6cdd2867126b tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:58.801845 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-567ee55e-1ef4-4246-bcaf-6cdd2867126b tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:58.809651 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:58.809651 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:58.813699 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-567ee55e-1ef4-4246-bcaf-6cdd2867126b tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:52:58.818503 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-567ee55e-1ef4-4246-bcaf-6cdd2867126b tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/daa50988-94bf-4006-8bcd-3cf5d5be184f returned with HTTP 200 Jul 03 21:52:58.818948 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 641/2582] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:58 2026] GET /volume/v3/volumes/daa50988-94bf-4006-8bcd-3cf5d5be184f => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:59.091795 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-04d133c0-d7d4-44bb-990a-0f88d772f54a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:59.093518 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-04d133c0-d7d4-44bb-990a-0f88d772f54a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c Jul 03 21:52:59.093706 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-04d133c0-d7d4-44bb-990a-0f88d772f54a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:59.093925 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-04d133c0-d7d4-44bb-990a-0f88d772f54a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:59.103965 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:59.103965 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:59.107818 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-04d133c0-d7d4-44bb-990a-0f88d772f54a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:52:59.117150 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-cc9c6ee1-9c1e-4d20-b47e-88f799b6e0c7 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:59.117625 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cc9c6ee1-9c1e-4d20-b47e-88f799b6e0c7 None None] GET https://10.4.3.32/volume// Jul 03 21:52:59.117677 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-04d133c0-d7d4-44bb-990a-0f88d772f54a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c returned with HTTP 200 Jul 03 21:52:59.117848 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cc9c6ee1-9c1e-4d20-b47e-88f799b6e0c7 None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:59.118052 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cc9c6ee1-9c1e-4d20-b47e-88f799b6e0c7 None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:59.118220 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 646/2583] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:59 2026] GET /volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:59.118414 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cc9c6ee1-9c1e-4d20-b47e-88f799b6e0c7 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:52:59.118686 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 655/2584] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:52: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 21:52:59.128173 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-aba8112e-2a4f-4cb3-abf7-9a4aa7e84222 req-70aea9e1-5e2b-4da4-ae91-f598abb4e166 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:59.131057 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-aba8112e-2a4f-4cb3-abf7-9a4aa7e84222 req-70aea9e1-5e2b-4da4-ae91-f598abb4e166 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:52:59.131380 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-aba8112e-2a4f-4cb3-abf7-9a4aa7e84222 req-70aea9e1-5e2b-4da4-ae91-f598abb4e166 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:59.131659 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-aba8112e-2a4f-4cb3-abf7-9a4aa7e84222 req-70aea9e1-5e2b-4da4-ae91-f598abb4e166 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:59.139768 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8903fa70-1beb-41d1-b8b7-13760e446b0d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:59.141473 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8903fa70-1beb-41d1-b8b7-13760e446b0d tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/79591f43-ca54-4676-8673-afc817825693 Jul 03 21:52:59.141724 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8903fa70-1beb-41d1-b8b7-13760e446b0d tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:59.141868 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8903fa70-1beb-41d1-b8b7-13760e446b0d tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:59.153678 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:59.153678 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:59.154586 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-0eb39503-9346-4266-aa9b-3564d36392b9 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:59.157816 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-aba8112e-2a4f-4cb3-abf7-9a4aa7e84222 req-70aea9e1-5e2b-4da4-ae91-f598abb4e166 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:52:59.158887 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0eb39503-9346-4266-aa9b-3564d36392b9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:52:59.159122 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0eb39503-9346-4266-aa9b-3564d36392b9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:59.159337 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0eb39503-9346-4266-aa9b-3564d36392b9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:59.160912 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:59.160912 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:59.163191 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-aba8112e-2a4f-4cb3-abf7-9a4aa7e84222 req-70aea9e1-5e2b-4da4-ae91-f598abb4e166 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:52:59.163756 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 643/2585] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:52:59 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 1622 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:52:59.168815 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8903fa70-1beb-41d1-b8b7-13760e446b0d tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:59.174891 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:59.174891 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:59.175183 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-28d1b5f0-a87f-4e24-99c8-fac863f1ca39 req-849e4274-42e8-4508-8ce3-938a67e8182f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:59.180076 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-28d1b5f0-a87f-4e24-99c8-fac863f1ca39 req-849e4274-42e8-4508-8ce3-938a67e8182f tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 Jul 03 21:52:59.180113 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-0eb39503-9346-4266-aa9b-3564d36392b9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:52:59.180145 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-28d1b5f0-a87f-4e24-99c8-fac863f1ca39 req-849e4274-42e8-4508-8ce3-938a67e8182f tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:59.180145 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-28d1b5f0-a87f-4e24-99c8-fac863f1ca39 req-849e4274-42e8-4508-8ce3-938a67e8182f tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:59.180226 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8903fa70-1beb-41d1-b8b7-13760e446b0d tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/79591f43-ca54-4676-8673-afc817825693 returned with HTTP 200 Jul 03 21:52:59.180948 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 642/2586] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:59 2026] GET /volume/v3/volumes/79591f43-ca54-4676-8673-afc817825693 => generated 1226 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:52:59.185210 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0eb39503-9346-4266-aa9b-3564d36392b9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:52:59.186508 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 647/2587] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:59 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 1442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:59.191805 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:59.191805 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:59.196731 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-28d1b5f0-a87f-4e24-99c8-fac863f1ca39 req-849e4274-42e8-4508-8ce3-938a67e8182f tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:52:59.199081 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-924d4793-62ed-4dd7-b34a-dc641aabc894 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:59.200852 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-28d1b5f0-a87f-4e24-99c8-fac863f1ca39 req-849e4274-42e8-4508-8ce3-938a67e8182f tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 returned with HTTP 200 Jul 03 21:52:59.201299 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 656/2588] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:52:59 2026] GET /volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:59.205255 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-924d4793-62ed-4dd7-b34a-dc641aabc894 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/79591f43-ca54-4676-8673-afc817825693 Jul 03 21:52:59.206757 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-924d4793-62ed-4dd7-b34a-dc641aabc894 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:59.208018 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-924d4793-62ed-4dd7-b34a-dc641aabc894 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:59.223003 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:59.223003 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:52:59.226952 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-924d4793-62ed-4dd7-b34a-dc641aabc894 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:52:59.231794 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-924d4793-62ed-4dd7-b34a-dc641aabc894 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/79591f43-ca54-4676-8673-afc817825693 returned with HTTP 200 Jul 03 21:52:59.232179 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 644/2589] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:52:59 2026] GET /volume/v3/volumes/79591f43-ca54-4676-8673-afc817825693 => generated 1226 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:52:59.243831 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-37593ab6-cf4e-4df9-a6e5-9d272b3673e5 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:59.245589 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-37593ab6-cf4e-4df9-a6e5-9d272b3673e5 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/2d2ab006-bf5a-4720-8ea8-4947a7e24d94 Jul 03 21:52:59.246194 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-37593ab6-cf4e-4df9-a6e5-9d272b3673e5 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:59.246194 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-37593ab6-cf4e-4df9-a6e5-9d272b3673e5 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:59.246194 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [None req-37593ab6-cf4e-4df9-a6e5-9d272b3673e5 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Delete snapshot with id: 2d2ab006-bf5a-4720-8ea8-4947a7e24d94 Jul 03 21:52:59.250715 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:59.250715 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:59.251088 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-37593ab6-cf4e-4df9-a6e5-9d272b3673e5 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Snapshot retrieved successfully. Jul 03 21:52:59.266108 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-37593ab6-cf4e-4df9-a6e5-9d272b3673e5 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Snapshot delete request issued successfully. Jul 03 21:52:59.266277 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-37593ab6-cf4e-4df9-a6e5-9d272b3673e5 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/snapshots/2d2ab006-bf5a-4720-8ea8-4947a7e24d94 returned with HTTP 202 Jul 03 21:52:59.266728 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 643/2590] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:52:59 2026] DELETE /volume/v3/snapshots/2d2ab006-bf5a-4720-8ea8-4947a7e24d94 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:52:59.273193 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-76efec5e-4836-4934-8d98-1fc669a7b3fc None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:59.275163 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-76efec5e-4836-4934-8d98-1fc669a7b3fc tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/snapshots/2d2ab006-bf5a-4720-8ea8-4947a7e24d94 Jul 03 21:52:59.275350 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-76efec5e-4836-4934-8d98-1fc669a7b3fc tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:59.275610 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-76efec5e-4836-4934-8d98-1fc669a7b3fc tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:59.281785 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:59.281785 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:59.282437 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-76efec5e-4836-4934-8d98-1fc669a7b3fc tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Snapshot retrieved successfully. Jul 03 21:52:59.283428 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-76efec5e-4836-4934-8d98-1fc669a7b3fc tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/snapshots/2d2ab006-bf5a-4720-8ea8-4947a7e24d94 returned with HTTP 200 Jul 03 21:52:59.284049 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 648/2591] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:52:59 2026] GET /volume/v3/snapshots/2d2ab006-bf5a-4720-8ea8-4947a7e24d94 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:59.780428 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-aba8112e-2a4f-4cb3-abf7-9a4aa7e84222 req-a95067ee-dbbb-4af2-9e79-ffb6942fb7b3 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:59.782650 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-aba8112e-2a4f-4cb3-abf7-9a4aa7e84222 req-a95067ee-dbbb-4af2-9e79-ffb6942fb7b3 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:52:59.782991 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-aba8112e-2a4f-4cb3-abf7-9a4aa7e84222 req-a95067ee-dbbb-4af2-9e79-ffb6942fb7b3 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:59.783288 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-aba8112e-2a4f-4cb3-abf7-9a4aa7e84222 req-a95067ee-dbbb-4af2-9e79-ffb6942fb7b3 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:59.786174 np0000004475 devstack@c-api.service[99936]: DEBUG dbcounter [-] [99936] Writing DB stats cinder:SELECT=298,cinder:UPDATE=57,cinder:INSERT=25 {{(pid=99936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:52:59.801958 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:59.801958 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:59.805744 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-aba8112e-2a4f-4cb3-abf7-9a4aa7e84222 req-a95067ee-dbbb-4af2-9e79-ffb6942fb7b3 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:52:59.812385 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-aba8112e-2a4f-4cb3-abf7-9a4aa7e84222 req-a95067ee-dbbb-4af2-9e79-ffb6942fb7b3 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:52:59.813090 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 657/2592] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:52:59 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 1442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:52:59.833926 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-57fb8e2d-99b7-4212-8839-ed95669ff913 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:59.835689 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-57fb8e2d-99b7-4212-8839-ed95669ff913 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/daa50988-94bf-4006-8bcd-3cf5d5be184f Jul 03 21:52:59.835883 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-57fb8e2d-99b7-4212-8839-ed95669ff913 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:59.836056 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-57fb8e2d-99b7-4212-8839-ed95669ff913 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:59.841296 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-57fb8e2d-99b7-4212-8839-ed95669ff913 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/daa50988-94bf-4006-8bcd-3cf5d5be184f returned with HTTP 404 Jul 03 21:52:59.841739 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 645/2593] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:59 2026] GET /volume/v3/volumes/daa50988-94bf-4006-8bcd-3cf5d5be184f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:52:59.848781 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-394e7347-4de7-48a4-a636-2a26339b0acd None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:59.850582 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-394e7347-4de7-48a4-a636-2a26339b0acd tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/b97423f1-72e3-449c-9043-978f380a5b64 Jul 03 21:52:59.850778 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-394e7347-4de7-48a4-a636-2a26339b0acd tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:59.850972 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-394e7347-4de7-48a4-a636-2a26339b0acd tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:59.858614 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:59.858614 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:52:59.862403 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-394e7347-4de7-48a4-a636-2a26339b0acd tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:52:59.866756 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-394e7347-4de7-48a4-a636-2a26339b0acd tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/b97423f1-72e3-449c-9043-978f380a5b64 returned with HTTP 200 Jul 03 21:52:59.867223 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 644/2594] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:59 2026] GET /volume/v3/volumes/b97423f1-72e3-449c-9043-978f380a5b64 => generated 836 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:52:59.883310 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c7d85329-781e-4b9f-97b5-8955f0f07f0f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:59.885360 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c7d85329-781e-4b9f-97b5-8955f0f07f0f tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] DELETE https://10.4.3.32/volume/v3/volumes/b97423f1-72e3-449c-9043-978f380a5b64 Jul 03 21:52:59.885563 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c7d85329-781e-4b9f-97b5-8955f0f07f0f tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:59.885742 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c7d85329-781e-4b9f-97b5-8955f0f07f0f tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:59.885887 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-c7d85329-781e-4b9f-97b5-8955f0f07f0f tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Delete volume with id: b97423f1-72e3-449c-9043-978f380a5b64 Jul 03 21:52:59.893960 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:59.893960 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:52:59.894661 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c7d85329-781e-4b9f-97b5-8955f0f07f0f tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:52:59.915311 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c7d85329-781e-4b9f-97b5-8955f0f07f0f tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Delete volume request issued successfully. Jul 03 21:52:59.915632 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c7d85329-781e-4b9f-97b5-8955f0f07f0f tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/b97423f1-72e3-449c-9043-978f380a5b64 returned with HTTP 202 Jul 03 21:52:59.916219 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 649/2595] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:52:59 2026] DELETE /volume/v3/volumes/b97423f1-72e3-449c-9043-978f380a5b64 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:52:59.924162 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7df46ef5-7575-4a49-9d23-36f3559a33f1 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:52:59.925576 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7df46ef5-7575-4a49-9d23-36f3559a33f1 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/b97423f1-72e3-449c-9043-978f380a5b64 Jul 03 21:52:59.925874 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7df46ef5-7575-4a49-9d23-36f3559a33f1 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:52:59.926158 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7df46ef5-7575-4a49-9d23-36f3559a33f1 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:52:59.932988 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:52:59.932988 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:52:59.937224 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-7df46ef5-7575-4a49-9d23-36f3559a33f1 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:52:59.942426 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7df46ef5-7575-4a49-9d23-36f3559a33f1 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/b97423f1-72e3-449c-9043-978f380a5b64 returned with HTTP 200 Jul 03 21:52:59.942919 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 658/2596] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:52:59 2026] GET /volume/v3/volumes/b97423f1-72e3-449c-9043-978f380a5b64 => generated 835 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:00.210084 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ef018a8b-e3a3-41af-98aa-371da0005926 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:00.211929 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ef018a8b-e3a3-41af-98aa-371da0005926 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:53:00.212189 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ef018a8b-e3a3-41af-98aa-371da0005926 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:00.212468 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ef018a8b-e3a3-41af-98aa-371da0005926 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:00.227345 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:00.227345 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:00.235522 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-ef018a8b-e3a3-41af-98aa-371da0005926 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:53:00.243717 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ef018a8b-e3a3-41af-98aa-371da0005926 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:53:00.244103 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 646/2597] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:00 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 1442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:00.293223 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-fcc5e816-d429-4854-a146-459fb06ab04c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:00.294866 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fcc5e816-d429-4854-a146-459fb06ab04c tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/snapshots/2d2ab006-bf5a-4720-8ea8-4947a7e24d94 Jul 03 21:53:00.295062 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fcc5e816-d429-4854-a146-459fb06ab04c tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:00.295235 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fcc5e816-d429-4854-a146-459fb06ab04c tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:00.299491 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fcc5e816-d429-4854-a146-459fb06ab04c tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/snapshots/2d2ab006-bf5a-4720-8ea8-4947a7e24d94 returned with HTTP 404 Jul 03 21:53:00.299879 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 645/2598] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:53:00 2026] GET /volume/v3/snapshots/2d2ab006-bf5a-4720-8ea8-4947a7e24d94 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:53:00.310774 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4fe33010-901b-47de-9341-47416a6e4d0c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:00.312903 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4fe33010-901b-47de-9341-47416a6e4d0c tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] DELETE https://10.4.3.32/volume/v3/volumes/79591f43-ca54-4676-8673-afc817825693 Jul 03 21:53:00.313192 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4fe33010-901b-47de-9341-47416a6e4d0c tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:00.313496 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4fe33010-901b-47de-9341-47416a6e4d0c tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:00.313729 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-4fe33010-901b-47de-9341-47416a6e4d0c tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Delete volume with id: 79591f43-ca54-4676-8673-afc817825693 Jul 03 21:53:00.323474 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:00.323474 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:00.324180 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-4fe33010-901b-47de-9341-47416a6e4d0c tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:53:00.335815 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-aba8112e-2a4f-4cb3-abf7-9a4aa7e84222 req-af4a48f7-b971-490b-a364-a3fd841c0a29 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:00.337863 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-aba8112e-2a4f-4cb3-abf7-9a4aa7e84222 req-af4a48f7-b971-490b-a364-a3fd841c0a29 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] DELETE https://10.4.3.32/volume/v3/attachments/96a340ad-6549-49f5-ac2b-f8b690addd3a Jul 03 21:53:00.338320 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-aba8112e-2a4f-4cb3-abf7-9a4aa7e84222 req-af4a48f7-b971-490b-a364-a3fd841c0a29 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:00.339640 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-aba8112e-2a4f-4cb3-abf7-9a4aa7e84222 req-af4a48f7-b971-490b-a364-a3fd841c0a29 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:00.341446 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-4fe33010-901b-47de-9341-47416a6e4d0c tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Delete volume request issued successfully. Jul 03 21:53:00.341667 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4fe33010-901b-47de-9341-47416a6e4d0c tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/79591f43-ca54-4676-8673-afc817825693 returned with HTTP 202 Jul 03 21:53:00.342080 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 650/2599] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 21:53:00 2026] DELETE /volume/v3/volumes/79591f43-ca54-4676-8673-afc817825693 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:53:00.351284 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b9cfa2a4-259a-4ec4-b04f-106d7484dcca None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:00.351564 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:00.351564 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:00.353806 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b9cfa2a4-259a-4ec4-b04f-106d7484dcca tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/79591f43-ca54-4676-8673-afc817825693 Jul 03 21:53:00.354011 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b9cfa2a4-259a-4ec4-b04f-106d7484dcca tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:00.354187 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b9cfa2a4-259a-4ec4-b04f-106d7484dcca tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:00.361411 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:00.361411 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:00.365508 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-b9cfa2a4-259a-4ec4-b04f-106d7484dcca tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:53:00.370007 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b9cfa2a4-259a-4ec4-b04f-106d7484dcca tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/79591f43-ca54-4676-8673-afc817825693 returned with HTTP 200 Jul 03 21:53:00.370440 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 647/2600] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:53:00 2026] GET /volume/v3/volumes/79591f43-ca54-4676-8673-afc817825693 => generated 1225 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:53:00.886460 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-aba8112e-2a4f-4cb3-abf7-9a4aa7e84222 req-af4a48f7-b971-490b-a364-a3fd841c0a29 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/attachments/96a340ad-6549-49f5-ac2b-f8b690addd3a returned with HTTP 200 Jul 03 21:53:00.886991 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 659/2601] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:53:00 2026] DELETE /volume/v3/attachments/96a340ad-6549-49f5-ac2b-f8b690addd3a => generated 192 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:00.956954 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-53a65583-893c-4233-a165-642e995af771 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:00.959344 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-53a65583-893c-4233-a165-642e995af771 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/b97423f1-72e3-449c-9043-978f380a5b64 Jul 03 21:53:00.959632 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-53a65583-893c-4233-a165-642e995af771 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:00.959902 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-53a65583-893c-4233-a165-642e995af771 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:00.967534 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-53a65583-893c-4233-a165-642e995af771 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/b97423f1-72e3-449c-9043-978f380a5b64 returned with HTTP 404 Jul 03 21:53:00.968096 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 646/2602] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:00 2026] GET /volume/v3/volumes/b97423f1-72e3-449c-9043-978f380a5b64 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:53:01.032921 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-efb889be-2a65-4c66-9091-8ded04f0eee8 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:01.034428 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-efb889be-2a65-4c66-9091-8ded04f0eee8 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:53:01.034779 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-efb889be-2a65-4c66-9091-8ded04f0eee8 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "f4ececa3-1558-4774-bffb-35f7b89c60f0", "size": 1, "name": "tempest-VolumesGetTest-Volume-1166194929", "metadata": {"Type": "Test"}}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:01.036129 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-efb889be-2a65-4c66-9091-8ded04f0eee8 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Create volume request body: {'volume': {'imageRef': 'f4ececa3-1558-4774-bffb-35f7b89c60f0', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1166194929', 'metadata': {'Type': 'Test'}}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:53:01.141742 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-efb889be-2a65-4c66-9091-8ded04f0eee8 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Create volume of 1 GB Jul 03 21:53:01.146262 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-efb889be-2a65-4c66-9091-8ded04f0eee8 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Availability Zones retrieved successfully. Jul 03 21:53:01.152011 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-efb889be-2a65-4c66-9091-8ded04f0eee8 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Flow 'volume_create_api' (6e4a48af-ddb9-4eb5-b98b-98d362c56baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:53:01.153139 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-efb889be-2a65-4c66-9091-8ded04f0eee8 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05d61074-2382-461d-b820-26d60aec3057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:01.154508 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-efb889be-2a65-4c66-9091-8ded04f0eee8 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:53:01.216404 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-efb889be-2a65-4c66-9091-8ded04f0eee8 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05d61074-2382-461d-b820-26d60aec3057) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:01.217575 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-efb889be-2a65-4c66-9091-8ded04f0eee8 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc805a81-27ac-418e-83fb-52014e1ad4f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:01.249282 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-108f9d3d-230c-4ba1-8a28-94d032b27a51 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:01.249823 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-108f9d3d-230c-4ba1-8a28-94d032b27a51 None None] GET https://10.4.3.32/volume// Jul 03 21:53:01.250011 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-108f9d3d-230c-4ba1-8a28-94d032b27a51 None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:01.250257 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-108f9d3d-230c-4ba1-8a28-94d032b27a51 None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:01.250743 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-108f9d3d-230c-4ba1-8a28-94d032b27a51 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:53:01.251130 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 648/2603] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:53: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 21:53:01.259655 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d98fd9ad-1c91-4cd0-937c-7b80b1f97a64 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:01.261476 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d98fd9ad-1c91-4cd0-937c-7b80b1f97a64 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:53:01.261668 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d98fd9ad-1c91-4cd0-937c-7b80b1f97a64 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:01.261859 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d98fd9ad-1c91-4cd0-937c-7b80b1f97a64 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:01.262116 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-28d1b5f0-a87f-4e24-99c8-fac863f1ca39 req-7ea6df67-9fc2-4840-8cba-2f93077954d1 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:01.264909 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-28d1b5f0-a87f-4e24-99c8-fac863f1ca39 req-7ea6df67-9fc2-4840-8cba-2f93077954d1 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:53:01.265321 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-28d1b5f0-a87f-4e24-99c8-fac863f1ca39 req-7ea6df67-9fc2-4840-8cba-2f93077954d1 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2b13daa0-1387-4898-9b4b-db8d63bc0395", "connector": null, "instance_uuid": "2e6defe0-8e6c-4f12-81be-c183671746ef"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:01.273970 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:01.273970 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:01.276003 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:01.276003 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:01.279661 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-efb889be-2a65-4c66-9091-8ded04f0eee8 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Created reservations ['f1e9fea7-709e-4989-941b-3941a7bed838', 'fba27158-edff-4a23-8c5e-027424ddf20f', '5db472a2-6650-44a2-874c-1643c4e70294', '60dd5cc2-66f1-47fb-a0f3-75677c174369'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:53:01.279778 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d98fd9ad-1c91-4cd0-937c-7b80b1f97a64 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:53:01.280824 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-efb889be-2a65-4c66-9091-8ded04f0eee8 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc805a81-27ac-418e-83fb-52014e1ad4f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1e9fea7-709e-4989-941b-3941a7bed838', 'fba27158-edff-4a23-8c5e-027424ddf20f', '5db472a2-6650-44a2-874c-1643c4e70294', '60dd5cc2-66f1-47fb-a0f3-75677c174369']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:01.281698 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-efb889be-2a65-4c66-9091-8ded04f0eee8 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc9464b6-e076-4893-b2ed-7497ac7a4f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:01.286722 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d98fd9ad-1c91-4cd0-937c-7b80b1f97a64 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:53:01.287263 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 660/2604] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:01 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:01.302116 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e8bdeb4a-974e-4e4e-9441-2e4a26658aad None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:01.304245 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e8bdeb4a-974e-4e4e-9441-2e4a26658aad tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-reader] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:53:01.304503 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e8bdeb4a-974e-4e4e-9441-2e4a26658aad tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-reader] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:01.304688 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e8bdeb4a-974e-4e4e-9441-2e4a26658aad tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-reader] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:01.307579 np0000004475 devstack@c-api.service[99933]: DEBUG dbcounter [-] [99933] Writing DB stats cinder:SELECT=349,cinder:INSERT=34,cinder:UPDATE=69 {{(pid=99933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:53:01.316955 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-efb889be-2a65-4c66-9091-8ded04f0eee8 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc9464b6-e076-4893-b2ed-7497ac7a4f99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50548f49-e290-4a25-82f0-c8c5f2ade1c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1166194929',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e096e149d3e44caeaf6f71c963112db1',qos_specs=None,replication_status=,reservations=['f1e9fea7-709e-4989-941b-3941a7bed838','fba27158-edff-4a23-8c5e-027424ddf20f','5db472a2-6650-44a2-874c-1643c4e70294','60dd5cc2-66f1-47fb-a0f3-75677c174369'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eba81014100e4572a5f787b7a283e7cd',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:53:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1166194929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50548f49-e290-4a25-82f0-c8c5f2ade1c9,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='e096e149d3e44caeaf6f71c963112db1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eba81014100e4572a5f787b7a283e7cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:01.318741 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-efb889be-2a65-4c66-9091-8ded04f0eee8 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a234f6e-877b-4de3-ae04-35222d5c8906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:01.319157 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:01.319157 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:01.324311 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-28d1b5f0-a87f-4e24-99c8-fac863f1ca39 req-7ea6df67-9fc2-4840-8cba-2f93077954d1 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:53:01.324827 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-e8bdeb4a-974e-4e4e-9441-2e4a26658aad tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-reader] Volume info retrieved successfully. Jul 03 21:53:01.324905 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 647/2605] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:53:01 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 21:53:01.330557 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e8bdeb4a-974e-4e4e-9441-2e4a26658aad tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-reader] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:53:01.331335 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 649/2606] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:01 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:01.341230 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-efb889be-2a65-4c66-9091-8ded04f0eee8 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a234f6e-877b-4de3-ae04-35222d5c8906) transitioned into state 'SUCCESS' from state '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-1166194929',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e096e149d3e44caeaf6f71c963112db1',qos_specs=None,replication_status=,reservations=['f1e9fea7-709e-4989-941b-3941a7bed838','fba27158-edff-4a23-8c5e-027424ddf20f','5db472a2-6650-44a2-874c-1643c4e70294','60dd5cc2-66f1-47fb-a0f3-75677c174369'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eba81014100e4572a5f787b7a283e7cd',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:01.341992 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-efb889be-2a65-4c66-9091-8ded04f0eee8 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bca31dc-fb35-4da7-aa39-ff85188bac95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:01.354465 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-efb889be-2a65-4c66-9091-8ded04f0eee8 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bca31dc-fb35-4da7-aa39-ff85188bac95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:01.355434 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-efb889be-2a65-4c66-9091-8ded04f0eee8 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Flow 'volume_create_api' (6e4a48af-ddb9-4eb5-b98b-98d362c56baf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:53:01.355768 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-efb889be-2a65-4c66-9091-8ded04f0eee8 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Create volume request issued successfully. Jul 03 21:53:01.356564 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-efb889be-2a65-4c66-9091-8ded04f0eee8 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:53:01.357032 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 651/2607] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:53:01 2026] POST /volume/v3/volumes => generated 757 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:53:01.369334 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a8112719-1f77-4870-96a3-bf2204072cc3 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:01.374042 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a8112719-1f77-4870-96a3-bf2204072cc3 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/50548f49-e290-4a25-82f0-c8c5f2ade1c9 Jul 03 21:53:01.374228 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a8112719-1f77-4870-96a3-bf2204072cc3 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:01.374664 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a8112719-1f77-4870-96a3-bf2204072cc3 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:01.381163 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-b3121fdc-f13e-4349-9912-b6c5667f3f2a req-88da827b-c86c-4d82-ae0d-63e844b80259 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:01.384018 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-b3121fdc-f13e-4349-9912-b6c5667f3f2a req-88da827b-c86c-4d82-ae0d-63e844b80259 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:53:01.385098 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-b3121fdc-f13e-4349-9912-b6c5667f3f2a req-88da827b-c86c-4d82-ae0d-63e844b80259 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:01.385098 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-b3121fdc-f13e-4349-9912-b6c5667f3f2a req-88da827b-c86c-4d82-ae0d-63e844b80259 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:01.387630 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d5fe3657-4ac5-46ad-8998-a883785af493 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:01.389436 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d5fe3657-4ac5-46ad-8998-a883785af493 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/79591f43-ca54-4676-8673-afc817825693 Jul 03 21:53:01.389689 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d5fe3657-4ac5-46ad-8998-a883785af493 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:01.389910 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d5fe3657-4ac5-46ad-8998-a883785af493 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:01.390629 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:01.390629 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:01.397865 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d5fe3657-4ac5-46ad-8998-a883785af493 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/79591f43-ca54-4676-8673-afc817825693 returned with HTTP 404 Jul 03 21:53:01.398600 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 650/2608] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:53:01 2026] GET /volume/v3/volumes/79591f43-ca54-4676-8673-afc817825693 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:53:01.401502 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-a8112719-1f77-4870-96a3-bf2204072cc3 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:53:01.404318 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:01.404318 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:01.411558 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a8112719-1f77-4870-96a3-bf2204072cc3 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/50548f49-e290-4a25-82f0-c8c5f2ade1c9 returned with HTTP 200 Jul 03 21:53:01.411558 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 661/2609] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:01 2026] GET /volume/v3/volumes/50548f49-e290-4a25-82f0-c8c5f2ade1c9 => generated 825 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:01.412116 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-b3121fdc-f13e-4349-9912-b6c5667f3f2a req-88da827b-c86c-4d82-ae0d-63e844b80259 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:53:01.418632 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-b3121fdc-f13e-4349-9912-b6c5667f3f2a req-88da827b-c86c-4d82-ae0d-63e844b80259 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:53:01.418732 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 648/2610] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:53:01 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 1142 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:01.440182 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-b3121fdc-f13e-4349-9912-b6c5667f3f2a req-395e7329-3bba-4603-92a5-48bcbc6d6fc3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:01.443127 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-b3121fdc-f13e-4349-9912-b6c5667f3f2a req-395e7329-3bba-4603-92a5-48bcbc6d6fc3 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] POST https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10/action Jul 03 21:53:01.443699 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-b3121fdc-f13e-4349-9912-b6c5667f3f2a req-395e7329-3bba-4603-92a5-48bcbc6d6fc3 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:53:01.443895 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-b3121fdc-f13e-4349-9912-b6c5667f3f2a req-395e7329-3bba-4603-92a5-48bcbc6d6fc3 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:01.458692 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:01.458692 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:01.459327 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-b3121fdc-f13e-4349-9912-b6c5667f3f2a req-395e7329-3bba-4603-92a5-48bcbc6d6fc3 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:53:01.467990 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-b3121fdc-f13e-4349-9912-b6c5667f3f2a req-395e7329-3bba-4603-92a5-48bcbc6d6fc3 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Begin detaching volume completed successfully. Jul 03 21:53:01.468283 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-b3121fdc-f13e-4349-9912-b6c5667f3f2a req-395e7329-3bba-4603-92a5-48bcbc6d6fc3 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10/action returned with HTTP 202 Jul 03 21:53:01.468866 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 652/2611] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 21:53:01 2026] POST /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:53:01.490652 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f5dd8e18-5eb6-4fa2-9330-0df3d1df3fc6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:01.492828 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f5dd8e18-5eb6-4fa2-9330-0df3d1df3fc6 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:53:01.493126 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f5dd8e18-5eb6-4fa2-9330-0df3d1df3fc6 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:01.493261 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f5dd8e18-5eb6-4fa2-9330-0df3d1df3fc6 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:01.505688 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:01.505688 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:01.510804 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f5dd8e18-5eb6-4fa2-9330-0df3d1df3fc6 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:53:01.518414 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f5dd8e18-5eb6-4fa2-9330-0df3d1df3fc6 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:53:01.518873 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 651/2612] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:01 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:01.640887 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8f715437-85ab-4a68-86eb-b0025c16bb4b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:01.642547 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8f715437-85ab-4a68-86eb-b0025c16bb4b tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] DELETE https://10.4.3.32/volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 Jul 03 21:53:01.642769 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8f715437-85ab-4a68-86eb-b0025c16bb4b tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:01.642970 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8f715437-85ab-4a68-86eb-b0025c16bb4b tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:01.643122 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-8f715437-85ab-4a68-86eb-b0025c16bb4b tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Delete volume with id: f8599d98-f457-4b14-b695-26a8a13b6025 Jul 03 21:53:01.649943 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:01.649943 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:01.650413 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-8f715437-85ab-4a68-86eb-b0025c16bb4b tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:53:01.670849 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-8f715437-85ab-4a68-86eb-b0025c16bb4b tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Delete volume request issued successfully. Jul 03 21:53:01.671176 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8f715437-85ab-4a68-86eb-b0025c16bb4b tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 returned with HTTP 202 Jul 03 21:53:01.671726 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 662/2613] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 21:53:01 2026] DELETE /volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:53:01.680130 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5b127393-e081-4d0f-8a98-d9f3c67270a8 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:01.683474 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5b127393-e081-4d0f-8a98-d9f3c67270a8 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 Jul 03 21:53:01.683671 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5b127393-e081-4d0f-8a98-d9f3c67270a8 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:01.683840 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5b127393-e081-4d0f-8a98-d9f3c67270a8 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:01.691163 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:01.691163 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:01.695115 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-5b127393-e081-4d0f-8a98-d9f3c67270a8 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:53:01.700978 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5b127393-e081-4d0f-8a98-d9f3c67270a8 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 returned with HTTP 200 Jul 03 21:53:01.701293 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 649/2614] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:53:01 2026] GET /volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 => generated 1190 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:53:01.723506 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-204a230e-f9f8-4ea7-a66e-b39a2e174ca0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:01.725654 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-204a230e-f9f8-4ea7-a66e-b39a2e174ca0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 Jul 03 21:53:01.725938 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-204a230e-f9f8-4ea7-a66e-b39a2e174ca0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:01.726088 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-204a230e-f9f8-4ea7-a66e-b39a2e174ca0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:01.743205 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:01.743205 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:01.748712 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-204a230e-f9f8-4ea7-a66e-b39a2e174ca0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:53:01.754662 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-204a230e-f9f8-4ea7-a66e-b39a2e174ca0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 returned with HTTP 200 Jul 03 21:53:01.755770 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 653/2615] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:01 2026] GET /volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 => generated 871 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:01.867302 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2e71c5f9-e8d7-4322-bc2c-863a3e1ce106 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:01.867999 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2e71c5f9-e8d7-4322-bc2c-863a3e1ce106 None None] GET https://10.4.3.32/volume// Jul 03 21:53:01.867999 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2e71c5f9-e8d7-4322-bc2c-863a3e1ce106 None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:01.868179 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2e71c5f9-e8d7-4322-bc2c-863a3e1ce106 None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:01.868447 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2e71c5f9-e8d7-4322-bc2c-863a3e1ce106 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:53:01.868754 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 652/2616] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:53: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 21:53:01.877289 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-28d1b5f0-a87f-4e24-99c8-fac863f1ca39 req-49969027-31ca-4b0d-af06-5ce5e7eb8e51 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:01.879522 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-28d1b5f0-a87f-4e24-99c8-fac863f1ca39 req-49969027-31ca-4b0d-af06-5ce5e7eb8e51 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 Jul 03 21:53:01.879762 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-28d1b5f0-a87f-4e24-99c8-fac863f1ca39 req-49969027-31ca-4b0d-af06-5ce5e7eb8e51 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:01.879990 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-28d1b5f0-a87f-4e24-99c8-fac863f1ca39 req-49969027-31ca-4b0d-af06-5ce5e7eb8e51 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:01.891649 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:01.891649 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:01.895342 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-28d1b5f0-a87f-4e24-99c8-fac863f1ca39 req-49969027-31ca-4b0d-af06-5ce5e7eb8e51 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:53:01.901154 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-28d1b5f0-a87f-4e24-99c8-fac863f1ca39 req-49969027-31ca-4b0d-af06-5ce5e7eb8e51 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 returned with HTTP 200 Jul 03 21:53:01.902153 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 663/2617] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:53:01 2026] GET /volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 => generated 1051 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:53:02.013152 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-28d1b5f0-a87f-4e24-99c8-fac863f1ca39 req-64ba6430-33d8-48c0-a6a9-f958dcee8ec2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:02.016568 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-28d1b5f0-a87f-4e24-99c8-fac863f1ca39 req-64ba6430-33d8-48c0-a6a9-f958dcee8ec2 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] PUT https://10.4.3.32/volume/v3/attachments/2a80305d-96ec-4680-9850-dc3420ef7f9d Jul 03 21:53:02.017150 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-28d1b5f0-a87f-4e24-99c8-fac863f1ca39 req-64ba6430-33d8-48c0-a6a9-f958dcee8ec2 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:02.027551 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-28d1b5f0-a87f-4e24-99c8-fac863f1ca39 req-64ba6430-33d8-48c0-a6a9-f958dcee8ec2 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Acquiring lock "cinder-attachment_update-2b13daa0-1387-4898-9b4b-db8d63bc0395-np0000004475" by "attachment_update" {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:53:02.032641 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-28d1b5f0-a87f-4e24-99c8-fac863f1ca39 req-64ba6430-33d8-48c0-a6a9-f958dcee8ec2 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Lock "cinder-attachment_update-2b13daa0-1387-4898-9b4b-db8d63bc0395-np0000004475" acquired by "attachment_update" :: waited 0.005s {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:53:02.034103 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:02.034103 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:02.425147 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4626d15a-0064-4404-b967-e3804c522e24 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:02.426946 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4626d15a-0064-4404-b967-e3804c522e24 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/50548f49-e290-4a25-82f0-c8c5f2ade1c9 Jul 03 21:53:02.427136 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4626d15a-0064-4404-b967-e3804c522e24 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:02.427360 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4626d15a-0064-4404-b967-e3804c522e24 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:02.434567 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:02.434567 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:02.438200 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-4626d15a-0064-4404-b967-e3804c522e24 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:53:02.442808 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4626d15a-0064-4404-b967-e3804c522e24 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/50548f49-e290-4a25-82f0-c8c5f2ade1c9 returned with HTTP 200 Jul 03 21:53:02.443168 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 654/2618] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:02 2026] GET /volume/v3/volumes/50548f49-e290-4a25-82f0-c8c5f2ade1c9 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:02.454618 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1938fc75-19bb-4421-832a-d85bcd323e46 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:02.456580 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1938fc75-19bb-4421-832a-d85bcd323e46 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/50548f49-e290-4a25-82f0-c8c5f2ade1c9 Jul 03 21:53:02.456776 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1938fc75-19bb-4421-832a-d85bcd323e46 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:02.456965 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1938fc75-19bb-4421-832a-d85bcd323e46 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:02.464589 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:02.464589 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:02.468805 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-1938fc75-19bb-4421-832a-d85bcd323e46 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:53:02.473691 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1938fc75-19bb-4421-832a-d85bcd323e46 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/50548f49-e290-4a25-82f0-c8c5f2ade1c9 returned with HTTP 200 Jul 03 21:53:02.474045 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 653/2619] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:02 2026] GET /volume/v3/volumes/50548f49-e290-4a25-82f0-c8c5f2ade1c9 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:02.485564 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-074a7e4f-792e-4b10-a17f-8a22958ddb48 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:02.487668 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-074a7e4f-792e-4b10-a17f-8a22958ddb48 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] PUT https://10.4.3.32/volume/v3/volumes/50548f49-e290-4a25-82f0-c8c5f2ade1c9 Jul 03 21:53:02.488106 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-074a7e4f-792e-4b10-a17f-8a22958ddb48 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1166194929"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:02.497711 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:02.497711 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:02.499494 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-965dea61-b4d1-449c-aff6-2968a9e7327b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:02.500029 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-965dea61-b4d1-449c-aff6-2968a9e7327b None None] GET https://10.4.3.32/volume// Jul 03 21:53:02.500258 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-965dea61-b4d1-449c-aff6-2968a9e7327b None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:02.500550 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-965dea61-b4d1-449c-aff6-2968a9e7327b None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:02.500972 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-965dea61-b4d1-449c-aff6-2968a9e7327b None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:53:02.501333 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 655/2620] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:53: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 21:53:02.502304 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-074a7e4f-792e-4b10-a17f-8a22958ddb48 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:53:02.511020 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-b3121fdc-f13e-4349-9912-b6c5667f3f2a req-6b063491-d10f-41ad-a5c3-8dbeb0db43cd None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:02.513066 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-b3121fdc-f13e-4349-9912-b6c5667f3f2a req-6b063491-d10f-41ad-a5c3-8dbeb0db43cd tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:53:02.513259 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-b3121fdc-f13e-4349-9912-b6c5667f3f2a req-6b063491-d10f-41ad-a5c3-8dbeb0db43cd tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:02.513306 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-074a7e4f-792e-4b10-a17f-8a22958ddb48 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume updated successfully. Jul 03 21:53:02.513471 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-b3121fdc-f13e-4349-9912-b6c5667f3f2a req-6b063491-d10f-41ad-a5c3-8dbeb0db43cd tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:02.514071 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-074a7e4f-792e-4b10-a17f-8a22958ddb48 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/50548f49-e290-4a25-82f0-c8c5f2ade1c9 returned with HTTP 200 Jul 03 21:53:02.514638 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 664/2621] 10.4.3.32 () {68 vars in 1361 bytes} [Fri Jul 3 21:53:02 2026] PUT /volume/v3/volumes/50548f49-e290-4a25-82f0-c8c5f2ade1c9 => generated 781 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:02.523062 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:02.523062 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:02.525912 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2b8dcb87-296e-48b4-99d5-8012041d9725 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:02.526818 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-b3121fdc-f13e-4349-9912-b6c5667f3f2a req-6b063491-d10f-41ad-a5c3-8dbeb0db43cd tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:53:02.527783 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2b8dcb87-296e-48b4-99d5-8012041d9725 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] PUT https://10.4.3.32/volume/v3/volumes/50548f49-e290-4a25-82f0-c8c5f2ade1c9 Jul 03 21:53:02.528110 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2b8dcb87-296e-48b4-99d5-8012041d9725 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1181445166", "description": "This is the new description of volume"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:02.530994 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-b3121fdc-f13e-4349-9912-b6c5667f3f2a req-6b063491-d10f-41ad-a5c3-8dbeb0db43cd tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:53:02.531423 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 654/2622] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:53:02 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 1325 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:53:02.538831 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7b167c0c-50cc-402d-a460-02670c1f6839 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:02.540059 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:02.540059 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:02.541904 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7b167c0c-50cc-402d-a460-02670c1f6839 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:53:02.542202 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7b167c0c-50cc-402d-a460-02670c1f6839 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:02.542420 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7b167c0c-50cc-402d-a460-02670c1f6839 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:02.544933 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2b8dcb87-296e-48b4-99d5-8012041d9725 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:53:02.552650 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:02.552650 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:02.556714 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2b8dcb87-296e-48b4-99d5-8012041d9725 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume updated successfully. Jul 03 21:53:02.556954 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-28d1b5f0-a87f-4e24-99c8-fac863f1ca39 req-64ba6430-33d8-48c0-a6a9-f958dcee8ec2 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Lock "cinder-attachment_update-2b13daa0-1387-4898-9b4b-db8d63bc0395-np0000004475" released by "attachment_update" :: held 0.524s {{(pid=99935) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:53:02.557307 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-7b167c0c-50cc-402d-a460-02670c1f6839 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:53:02.557440 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-28d1b5f0-a87f-4e24-99c8-fac863f1ca39 req-64ba6430-33d8-48c0-a6a9-f958dcee8ec2 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/attachments/2a80305d-96ec-4680-9850-dc3420ef7f9d returned with HTTP 200 Jul 03 21:53:02.557490 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2b8dcb87-296e-48b4-99d5-8012041d9725 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/50548f49-e290-4a25-82f0-c8c5f2ade1c9 returned with HTTP 200 Jul 03 21:53:02.557690 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 650/2623] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:53:02 2026] PUT /volume/v3/attachments/2a80305d-96ec-4680-9850-dc3420ef7f9d => generated 968 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:02.558158 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 656/2624] 10.4.3.32 () {68 vars in 1362 bytes} [Fri Jul 3 21:53:02 2026] PUT /volume/v3/volumes/50548f49-e290-4a25-82f0-c8c5f2ade1c9 => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:02.561719 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7b167c0c-50cc-402d-a460-02670c1f6839 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:53:02.563276 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 665/2625] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:02 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 1145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:02.565831 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-28d1b5f0-a87f-4e24-99c8-fac863f1ca39 req-998c2070-3fcb-424f-a6b6-f592e9798d2d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:02.568662 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-28d1b5f0-a87f-4e24-99c8-fac863f1ca39 req-998c2070-3fcb-424f-a6b6-f592e9798d2d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395/encryption Jul 03 21:53:02.568907 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-28d1b5f0-a87f-4e24-99c8-fac863f1ca39 req-998c2070-3fcb-424f-a6b6-f592e9798d2d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:02.569153 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-28d1b5f0-a87f-4e24-99c8-fac863f1ca39 req-998c2070-3fcb-424f-a6b6-f592e9798d2d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'index' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:02.576530 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5c9a3493-38ad-49e9-be7f-b47b9fca4cc6 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:02.578261 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5c9a3493-38ad-49e9-be7f-b47b9fca4cc6 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/50548f49-e290-4a25-82f0-c8c5f2ade1c9 Jul 03 21:53:02.578447 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5c9a3493-38ad-49e9-be7f-b47b9fca4cc6 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:02.578627 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5c9a3493-38ad-49e9-be7f-b47b9fca4cc6 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:02.582734 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:02.582734 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:02.585993 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:02.585993 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:02.589903 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-5c9a3493-38ad-49e9-be7f-b47b9fca4cc6 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:53:02.590225 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-28d1b5f0-a87f-4e24-99c8-fac863f1ca39 req-998c2070-3fcb-424f-a6b6-f592e9798d2d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395/encryption returned with HTTP 200 Jul 03 21:53:02.590692 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 655/2626] 10.4.3.32 () {68 vars in 1624 bytes} [Fri Jul 3 21:53:02 2026] GET /volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:02.595134 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5c9a3493-38ad-49e9-be7f-b47b9fca4cc6 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/50548f49-e290-4a25-82f0-c8c5f2ade1c9 returned with HTTP 200 Jul 03 21:53:02.595552 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 651/2627] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:02 2026] GET /volume/v3/volumes/50548f49-e290-4a25-82f0-c8c5f2ade1c9 => generated 1404 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:02.610630 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-5aa758a6-f304-4e1a-9bdc-56bfe02c9803 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:02.613074 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5aa758a6-f304-4e1a-9bdc-56bfe02c9803 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:53:02.613869 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5aa758a6-f304-4e1a-9bdc-56bfe02c9803 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-80464695", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1645599863"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:02.615316 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-5aa758a6-f304-4e1a-9bdc-56bfe02c9803 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-80464695', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1645599863'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:53:02.617168 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-5aa758a6-f304-4e1a-9bdc-56bfe02c9803 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Create volume of 1 GB Jul 03 21:53:02.620579 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-5aa758a6-f304-4e1a-9bdc-56bfe02c9803 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Availability Zones retrieved successfully. Jul 03 21:53:02.627799 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-5aa758a6-f304-4e1a-9bdc-56bfe02c9803 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Flow 'volume_create_api' (c8123898-4e4e-40fa-8b17-da517e7913ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:53:02.629072 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-5aa758a6-f304-4e1a-9bdc-56bfe02c9803 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8be050b6-9b24-42fa-83f9-01561a04ddc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:02.630293 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-5aa758a6-f304-4e1a-9bdc-56bfe02c9803 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:53:02.673904 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-5aa758a6-f304-4e1a-9bdc-56bfe02c9803 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8be050b6-9b24-42fa-83f9-01561a04ddc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:02.675034 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-5aa758a6-f304-4e1a-9bdc-56bfe02c9803 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bfd0690-6d42-4117-b6d4-14461319794a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:02.724469 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-72e20b92-8c03-46f5-8f54-d01ffa97760e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:02.726340 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-72e20b92-8c03-46f5-8f54-d01ffa97760e tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 Jul 03 21:53:02.726723 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-72e20b92-8c03-46f5-8f54-d01ffa97760e tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:02.726962 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-72e20b92-8c03-46f5-8f54-d01ffa97760e tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:02.738926 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-72e20b92-8c03-46f5-8f54-d01ffa97760e tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 returned with HTTP 404 Jul 03 21:53:02.739631 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 666/2628] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:53:02 2026] GET /volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:53:02.752574 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-fa734f6c-aa39-4ee1-867e-344ceb89f2ab None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:02.754664 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fa734f6c-aa39-4ee1-867e-344ceb89f2ab tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] DELETE https://10.4.3.32/volume/v3/volumes/79591f43-ca54-4676-8673-afc817825693 Jul 03 21:53:02.755111 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fa734f6c-aa39-4ee1-867e-344ceb89f2ab tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:02.755314 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fa734f6c-aa39-4ee1-867e-344ceb89f2ab tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:02.755459 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-fa734f6c-aa39-4ee1-867e-344ceb89f2ab tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Delete volume with id: 79591f43-ca54-4676-8673-afc817825693 Jul 03 21:53:02.762444 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-5aa758a6-f304-4e1a-9bdc-56bfe02c9803 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Created reservations ['af5d548a-f9f8-4baa-b4af-01b1c0c85311', 'f6f78a73-d504-4e53-90a6-2bb7574e4aa5', '84a2978c-ad13-4523-9a7c-08fa8f325ed7', '9b7d3980-54c1-4aa8-9474-193e4b99133c'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:53:02.763674 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-5aa758a6-f304-4e1a-9bdc-56bfe02c9803 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bfd0690-6d42-4117-b6d4-14461319794a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af5d548a-f9f8-4baa-b4af-01b1c0c85311', 'f6f78a73-d504-4e53-90a6-2bb7574e4aa5', '84a2978c-ad13-4523-9a7c-08fa8f325ed7', '9b7d3980-54c1-4aa8-9474-193e4b99133c']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:02.764456 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-5aa758a6-f304-4e1a-9bdc-56bfe02c9803 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2219d79-3375-4f46-9367-205fdb9e4a1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:02.770014 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fa734f6c-aa39-4ee1-867e-344ceb89f2ab tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/79591f43-ca54-4676-8673-afc817825693 returned with HTTP 404 Jul 03 21:53:02.770625 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 656/2629] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 21:53:02 2026] DELETE /volume/v3/volumes/79591f43-ca54-4676-8673-afc817825693 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:53:02.772476 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5dcf8252-91e9-4d1f-8d77-ec08f273eae7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:02.775493 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5dcf8252-91e9-4d1f-8d77-ec08f273eae7 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 Jul 03 21:53:02.775684 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5dcf8252-91e9-4d1f-8d77-ec08f273eae7 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:02.778085 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5dcf8252-91e9-4d1f-8d77-ec08f273eae7 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:02.782472 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-0ad3c344-e452-490e-a7cd-76b77516f7c5 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:02.784515 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0ad3c344-e452-490e-a7cd-76b77516f7c5 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/79591f43-ca54-4676-8673-afc817825693 Jul 03 21:53:02.784606 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0ad3c344-e452-490e-a7cd-76b77516f7c5 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:02.784874 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0ad3c344-e452-490e-a7cd-76b77516f7c5 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:02.790822 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0ad3c344-e452-490e-a7cd-76b77516f7c5 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/79591f43-ca54-4676-8673-afc817825693 returned with HTTP 404 Jul 03 21:53:02.791623 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 667/2630] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:53:02 2026] GET /volume/v3/volumes/79591f43-ca54-4676-8673-afc817825693 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:53:02.792421 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:02.792421 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:02.802326 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b81e42a7-20e9-4bda-96ab-6d9f192e7518 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:02.804718 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b81e42a7-20e9-4bda-96ab-6d9f192e7518 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/2d2ab006-bf5a-4720-8ea8-4947a7e24d94 Jul 03 21:53:02.804943 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b81e42a7-20e9-4bda-96ab-6d9f192e7518 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:02.805166 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b81e42a7-20e9-4bda-96ab-6d9f192e7518 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:02.805294 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.snapshots [None req-b81e42a7-20e9-4bda-96ab-6d9f192e7518 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Delete snapshot with id: 2d2ab006-bf5a-4720-8ea8-4947a7e24d94 Jul 03 21:53:02.808424 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-5dcf8252-91e9-4d1f-8d77-ec08f273eae7 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:53:02.810958 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b81e42a7-20e9-4bda-96ab-6d9f192e7518 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/snapshots/2d2ab006-bf5a-4720-8ea8-4947a7e24d94 returned with HTTP 404 Jul 03 21:53:02.811585 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 657/2631] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:53:02 2026] DELETE /volume/v3/snapshots/2d2ab006-bf5a-4720-8ea8-4947a7e24d94 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:53:02.813866 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-5aa758a6-f304-4e1a-9bdc-56bfe02c9803 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2219d79-3375-4f46-9367-205fdb9e4a1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef9a9c03-9a6f-4f2e-9033-37192cb43395', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-80464695',display_name='tempest-VolumesGetTest-Volume-1645599863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e096e149d3e44caeaf6f71c963112db1',qos_specs=None,replication_status=,reservations=['af5d548a-f9f8-4baa-b4af-01b1c0c85311','f6f78a73-d504-4e53-90a6-2bb7574e4aa5','84a2978c-ad13-4523-9a7c-08fa8f325ed7','9b7d3980-54c1-4aa8-9474-193e4b99133c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eba81014100e4572a5f787b7a283e7cd',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:53:02Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-80464695',display_name='tempest-VolumesGetTest-Volume-1645599863',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef9a9c03-9a6f-4f2e-9033-37192cb43395,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e096e149d3e44caeaf6f71c963112db1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eba81014100e4572a5f787b7a283e7cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:02.816513 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-5aa758a6-f304-4e1a-9bdc-56bfe02c9803 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6c64256-45a2-4822-a1c1-da8e38c5a326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:02.818727 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5dcf8252-91e9-4d1f-8d77-ec08f273eae7 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 returned with HTTP 200 Jul 03 21:53:02.819240 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 652/2632] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:02 2026] GET /volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 => generated 872 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:02.821171 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1f8d83b9-01f9-4a8d-9db2-5cb637cc9f72 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:02.823720 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1f8d83b9-01f9-4a8d-9db2-5cb637cc9f72 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/snapshots/2d2ab006-bf5a-4720-8ea8-4947a7e24d94 Jul 03 21:53:02.823971 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1f8d83b9-01f9-4a8d-9db2-5cb637cc9f72 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:02.824306 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1f8d83b9-01f9-4a8d-9db2-5cb637cc9f72 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:02.829669 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1f8d83b9-01f9-4a8d-9db2-5cb637cc9f72 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/snapshots/2d2ab006-bf5a-4720-8ea8-4947a7e24d94 returned with HTTP 404 Jul 03 21:53:02.830212 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 668/2633] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:53:02 2026] GET /volume/v3/snapshots/2d2ab006-bf5a-4720-8ea8-4947a7e24d94 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:53:02.838174 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-42753551-3097-4c3a-b527-dc248a74acdd None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:02.840746 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-42753551-3097-4c3a-b527-dc248a74acdd tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] DELETE https://10.4.3.32/volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 Jul 03 21:53:02.840982 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-42753551-3097-4c3a-b527-dc248a74acdd tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:02.841190 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-42753551-3097-4c3a-b527-dc248a74acdd tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:02.841432 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-42753551-3097-4c3a-b527-dc248a74acdd tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Delete volume with id: f8599d98-f457-4b14-b695-26a8a13b6025 Jul 03 21:53:02.849156 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-42753551-3097-4c3a-b527-dc248a74acdd tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 returned with HTTP 404 Jul 03 21:53:02.849784 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 658/2634] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 21:53:02 2026] DELETE /volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:53:02.857979 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f254ab01-2b83-4c45-80d8-db46605908a5 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:02.860525 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f254ab01-2b83-4c45-80d8-db46605908a5 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 Jul 03 21:53:02.860826 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f254ab01-2b83-4c45-80d8-db46605908a5 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:02.861060 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f254ab01-2b83-4c45-80d8-db46605908a5 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:02.868469 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f254ab01-2b83-4c45-80d8-db46605908a5 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 returned with HTTP 404 Jul 03 21:53:02.868945 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 653/2635] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:53:02 2026] GET /volume/v3/volumes/f8599d98-f457-4b14-b695-26a8a13b6025 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:53:02.872023 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-5aa758a6-f304-4e1a-9bdc-56bfe02c9803 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6c64256-45a2-4822-a1c1-da8e38c5a326) transitioned into 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-80464695',display_name='tempest-VolumesGetTest-Volume-1645599863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e096e149d3e44caeaf6f71c963112db1',qos_specs=None,replication_status=,reservations=['af5d548a-f9f8-4baa-b4af-01b1c0c85311','f6f78a73-d504-4e53-90a6-2bb7574e4aa5','84a2978c-ad13-4523-9a7c-08fa8f325ed7','9b7d3980-54c1-4aa8-9474-193e4b99133c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eba81014100e4572a5f787b7a283e7cd',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:02.872781 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-5aa758a6-f304-4e1a-9bdc-56bfe02c9803 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (084fe4e2-8530-44cc-9201-eb46395c22b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:02.890937 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-5aa758a6-f304-4e1a-9bdc-56bfe02c9803 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (084fe4e2-8530-44cc-9201-eb46395c22b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:02.892398 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-5aa758a6-f304-4e1a-9bdc-56bfe02c9803 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Flow 'volume_create_api' (c8123898-4e4e-40fa-8b17-da517e7913ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:53:02.892884 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-5aa758a6-f304-4e1a-9bdc-56bfe02c9803 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Create volume request issued successfully. Jul 03 21:53:02.893726 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5aa758a6-f304-4e1a-9bdc-56bfe02c9803 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:53:02.894367 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 657/2636] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:53:02 2026] POST /volume/v3/volumes => generated 776 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:53:02.909614 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d4e4512b-d2be-40dc-887f-618d520d17be None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:02.911768 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d4e4512b-d2be-40dc-887f-618d520d17be tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/ef9a9c03-9a6f-4f2e-9033-37192cb43395 Jul 03 21:53:02.912032 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d4e4512b-d2be-40dc-887f-618d520d17be tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:02.912248 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d4e4512b-d2be-40dc-887f-618d520d17be tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:02.913161 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-5d98211d-d163-4c2e-a014-aac0780b78cf None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:02.914886 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5d98211d-d163-4c2e-a014-aac0780b78cf tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] DELETE https://10.4.3.32/volume/v3/volumes/7656951e-075f-4692-81f0-b5ed71297b0a Jul 03 21:53:02.915125 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5d98211d-d163-4c2e-a014-aac0780b78cf tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:02.915294 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5d98211d-d163-4c2e-a014-aac0780b78cf tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:02.915524 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-5d98211d-d163-4c2e-a014-aac0780b78cf tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Delete volume with id: 7656951e-075f-4692-81f0-b5ed71297b0a Jul 03 21:53:02.920690 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:02.920690 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:02.928661 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d4e4512b-d2be-40dc-887f-618d520d17be tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:53:02.928711 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:02.928711 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:02.928711 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-5d98211d-d163-4c2e-a014-aac0780b78cf tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:53:02.930557 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d4e4512b-d2be-40dc-887f-618d520d17be tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/ef9a9c03-9a6f-4f2e-9033-37192cb43395 returned with HTTP 200 Jul 03 21:53:02.931007 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 669/2637] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:02 2026] GET /volume/v3/volumes/ef9a9c03-9a6f-4f2e-9033-37192cb43395 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:02.977658 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-5d98211d-d163-4c2e-a014-aac0780b78cf tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Delete volume request issued successfully. Jul 03 21:53:02.977658 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5d98211d-d163-4c2e-a014-aac0780b78cf tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/7656951e-075f-4692-81f0-b5ed71297b0a returned with HTTP 202 Jul 03 21:53:02.977658 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 659/2638] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 21:53:02 2026] DELETE /volume/v3/volumes/7656951e-075f-4692-81f0-b5ed71297b0a => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:53:02.983979 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-beb0d0a1-f06a-408e-987e-bad8cf24846c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:02.988397 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-beb0d0a1-f06a-408e-987e-bad8cf24846c tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/7656951e-075f-4692-81f0-b5ed71297b0a Jul 03 21:53:02.988397 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-beb0d0a1-f06a-408e-987e-bad8cf24846c tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:02.988397 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-beb0d0a1-f06a-408e-987e-bad8cf24846c tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:02.995355 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:02.995355 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:02.999748 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-beb0d0a1-f06a-408e-987e-bad8cf24846c tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Volume info retrieved successfully. Jul 03 21:53:03.005737 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-beb0d0a1-f06a-408e-987e-bad8cf24846c tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/7656951e-075f-4692-81f0-b5ed71297b0a returned with HTTP 200 Jul 03 21:53:03.006586 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 654/2639] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:53:02 2026] GET /volume/v3/volumes/7656951e-075f-4692-81f0-b5ed71297b0a => generated 1225 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:53:03.576767 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2fe04385-df33-4fa7-9799-037168be06ed None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:03.580693 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2fe04385-df33-4fa7-9799-037168be06ed tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:53:03.580860 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2fe04385-df33-4fa7-9799-037168be06ed tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:03.581072 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2fe04385-df33-4fa7-9799-037168be06ed tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:03.597860 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:03.597860 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:03.601324 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2fe04385-df33-4fa7-9799-037168be06ed tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:53:03.607661 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2fe04385-df33-4fa7-9799-037168be06ed tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:53:03.608081 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 658/2640] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:03 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 1145 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:03.837572 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-04697da5-4bab-4a93-aeb7-c937ffcab850 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:03.839737 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-04697da5-4bab-4a93-aeb7-c937ffcab850 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 Jul 03 21:53:03.839737 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-04697da5-4bab-4a93-aeb7-c937ffcab850 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:03.839737 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-04697da5-4bab-4a93-aeb7-c937ffcab850 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:03.855357 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:03.855357 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:03.862230 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-04697da5-4bab-4a93-aeb7-c937ffcab850 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:53:03.871331 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-04697da5-4bab-4a93-aeb7-c937ffcab850 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 returned with HTTP 200 Jul 03 21:53:03.871331 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 670/2641] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:03 2026] GET /volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 => generated 872 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:03.949094 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-fbe3b507-facd-41a3-b78d-e2b0242cd41e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:03.951764 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fbe3b507-facd-41a3-b78d-e2b0242cd41e tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/ef9a9c03-9a6f-4f2e-9033-37192cb43395 Jul 03 21:53:03.951993 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fbe3b507-facd-41a3-b78d-e2b0242cd41e tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:03.952258 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fbe3b507-facd-41a3-b78d-e2b0242cd41e tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:03.964094 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:03.964094 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:03.968986 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-fbe3b507-facd-41a3-b78d-e2b0242cd41e tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:53:03.977683 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fbe3b507-facd-41a3-b78d-e2b0242cd41e tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/ef9a9c03-9a6f-4f2e-9033-37192cb43395 returned with HTTP 200 Jul 03 21:53:03.978685 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 660/2642] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:03 2026] GET /volume/v3/volumes/ef9a9c03-9a6f-4f2e-9033-37192cb43395 => generated 869 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:04.000739 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9b180eb7-70db-4c69-abe6-ca6342215edd None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:04.003686 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9b180eb7-70db-4c69-abe6-ca6342215edd tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] PUT https://10.4.3.32/volume/v3/volumes/ef9a9c03-9a6f-4f2e-9033-37192cb43395 Jul 03 21:53:04.004239 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9b180eb7-70db-4c69-abe6-ca6342215edd tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1166194929", "description": null}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:04.021321 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c9144a20-2bbd-4cee-bf26-e43acb1a8d51 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:04.022786 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:04.022786 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:04.024504 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c9144a20-2bbd-4cee-bf26-e43acb1a8d51 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/7656951e-075f-4692-81f0-b5ed71297b0a Jul 03 21:53:04.024618 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c9144a20-2bbd-4cee-bf26-e43acb1a8d51 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:04.024933 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c9144a20-2bbd-4cee-bf26-e43acb1a8d51 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:04.027945 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-9b180eb7-70db-4c69-abe6-ca6342215edd tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:53:04.034586 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c9144a20-2bbd-4cee-bf26-e43acb1a8d51 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/7656951e-075f-4692-81f0-b5ed71297b0a returned with HTTP 404 Jul 03 21:53:04.035608 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-9b180eb7-70db-4c69-abe6-ca6342215edd tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume updated successfully. Jul 03 21:53:04.035718 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 659/2643] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:53:04 2026] GET /volume/v3/volumes/7656951e-075f-4692-81f0-b5ed71297b0a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:53:04.036283 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9b180eb7-70db-4c69-abe6-ca6342215edd tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/ef9a9c03-9a6f-4f2e-9033-37192cb43395 returned with HTTP 200 Jul 03 21:53:04.043492 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 655/2644] 10.4.3.32 () {68 vars in 1361 bytes} [Fri Jul 3 21:53:03 2026] PUT /volume/v3/volumes/ef9a9c03-9a6f-4f2e-9033-37192cb43395 => generated 768 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:04.046554 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e80f2b81-db8a-4f5e-8fe7-d26d219482b8 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:04.050124 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e80f2b81-db8a-4f5e-8fe7-d26d219482b8 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] DELETE https://10.4.3.32/volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 Jul 03 21:53:04.050124 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e80f2b81-db8a-4f5e-8fe7-d26d219482b8 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:04.050810 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ff16ca8c-d08d-48f4-8e8d-acd2c0953e21 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:04.050862 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e80f2b81-db8a-4f5e-8fe7-d26d219482b8 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:04.050862 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-e80f2b81-db8a-4f5e-8fe7-d26d219482b8 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Delete volume with id: ed14f02c-982e-4dc3-9add-f573c1ffa030 Jul 03 21:53:04.051923 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ff16ca8c-d08d-48f4-8e8d-acd2c0953e21 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/ef9a9c03-9a6f-4f2e-9033-37192cb43395 Jul 03 21:53:04.052086 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ff16ca8c-d08d-48f4-8e8d-acd2c0953e21 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:04.052251 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ff16ca8c-d08d-48f4-8e8d-acd2c0953e21 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:04.058584 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:04.058584 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:04.059708 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e80f2b81-db8a-4f5e-8fe7-d26d219482b8 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 returned with HTTP 404 Jul 03 21:53:04.060305 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 671/2645] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 21:53:04 2026] DELETE /volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:53:04.062053 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-ff16ca8c-d08d-48f4-8e8d-acd2c0953e21 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:53:04.065819 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ff16ca8c-d08d-48f4-8e8d-acd2c0953e21 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/ef9a9c03-9a6f-4f2e-9033-37192cb43395 returned with HTTP 200 Jul 03 21:53:04.066212 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 661/2646] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:04 2026] GET /volume/v3/volumes/ef9a9c03-9a6f-4f2e-9033-37192cb43395 => generated 836 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:04.069399 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-cc213bf7-dfe6-422e-a208-2874b7d945aa None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:04.072142 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cc213bf7-dfe6-422e-a208-2874b7d945aa tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 Jul 03 21:53:04.074409 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cc213bf7-dfe6-422e-a208-2874b7d945aa tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:04.074409 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cc213bf7-dfe6-422e-a208-2874b7d945aa tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:04.081831 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8c445bf5-851f-46fb-a8e7-353f0391a128 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:04.082937 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cc213bf7-dfe6-422e-a208-2874b7d945aa tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 returned with HTTP 404 Jul 03 21:53:04.083618 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8c445bf5-851f-46fb-a8e7-353f0391a128 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] DELETE https://10.4.3.32/volume/v3/volumes/ef9a9c03-9a6f-4f2e-9033-37192cb43395 Jul 03 21:53:04.083688 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 660/2647] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:53:04 2026] GET /volume/v3/volumes/ed14f02c-982e-4dc3-9add-f573c1ffa030 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:53:04.084066 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8c445bf5-851f-46fb-a8e7-353f0391a128 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:04.084443 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8c445bf5-851f-46fb-a8e7-353f0391a128 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:04.085864 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-8c445bf5-851f-46fb-a8e7-353f0391a128 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Delete volume with id: ef9a9c03-9a6f-4f2e-9033-37192cb43395 Jul 03 21:53:04.096777 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:04.096777 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:04.096777 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8c445bf5-851f-46fb-a8e7-353f0391a128 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:53:04.121945 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8c445bf5-851f-46fb-a8e7-353f0391a128 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Delete volume request issued successfully. Jul 03 21:53:04.121945 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8c445bf5-851f-46fb-a8e7-353f0391a128 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/ef9a9c03-9a6f-4f2e-9033-37192cb43395 returned with HTTP 202 Jul 03 21:53:04.121945 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 656/2648] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:53:04 2026] DELETE /volume/v3/volumes/ef9a9c03-9a6f-4f2e-9033-37192cb43395 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:53:04.132727 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-fb97be84-36b7-4dae-ae7a-7b9a93e2a5bd None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:04.134765 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fb97be84-36b7-4dae-ae7a-7b9a93e2a5bd tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/ef9a9c03-9a6f-4f2e-9033-37192cb43395 Jul 03 21:53:04.135021 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fb97be84-36b7-4dae-ae7a-7b9a93e2a5bd tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:04.135207 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fb97be84-36b7-4dae-ae7a-7b9a93e2a5bd tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:04.140544 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-89c30bd8-f1d7-4579-b621-0af034b648f3 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:04.143512 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-89c30bd8-f1d7-4579-b621-0af034b648f3 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] DELETE https://10.4.3.32/volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 Jul 03 21:53:04.143807 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-89c30bd8-f1d7-4579-b621-0af034b648f3 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:04.143857 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:04.143857 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:04.144032 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-89c30bd8-f1d7-4579-b621-0af034b648f3 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:04.144272 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-89c30bd8-f1d7-4579-b621-0af034b648f3 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Delete volume with id: 7454f0df-a249-4814-8f07-513bdc69a343 Jul 03 21:53:04.150004 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-fb97be84-36b7-4dae-ae7a-7b9a93e2a5bd tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:53:04.154143 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-89c30bd8-f1d7-4579-b621-0af034b648f3 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 returned with HTTP 404 Jul 03 21:53:04.154811 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 662/2649] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 21:53:04 2026] DELETE /volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:53:04.158392 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fb97be84-36b7-4dae-ae7a-7b9a93e2a5bd tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/ef9a9c03-9a6f-4f2e-9033-37192cb43395 returned with HTTP 200 Jul 03 21:53:04.158392 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 672/2650] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:04 2026] GET /volume/v3/volumes/ef9a9c03-9a6f-4f2e-9033-37192cb43395 => generated 835 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:04.163078 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-27351dec-e685-4aa1-b4ee-1618748d4822 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:04.165056 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-27351dec-e685-4aa1-b4ee-1618748d4822 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] GET https://10.4.3.32/volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 Jul 03 21:53:04.165490 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-27351dec-e685-4aa1-b4ee-1618748d4822 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:04.165718 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-27351dec-e685-4aa1-b4ee-1618748d4822 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:04.173087 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-27351dec-e685-4aa1-b4ee-1618748d4822 tempest-VolumeImageDependencyTests-394248600 tempest-VolumeImageDependencyTests-394248600-project-member] https://10.4.3.32/volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 returned with HTTP 404 Jul 03 21:53:04.173663 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 661/2651] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:53:04 2026] GET /volume/v3/volumes/7454f0df-a249-4814-8f07-513bdc69a343 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:53:04.195576 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5d40cea2-4ddf-4ca4-adb6-5d4be66ec458 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:04.197511 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5d40cea2-4ddf-4ca4-adb6-5d4be66ec458 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:53:04.197924 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5d40cea2-4ddf-4ca4-adb6-5d4be66ec458 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1829300812", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:04.199644 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-5d40cea2-4ddf-4ca4-adb6-5d4be66ec458 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1829300812', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:53:04.199884 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-5d40cea2-4ddf-4ca4-adb6-5d4be66ec458 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Create volume of 1 GB Jul 03 21:53:04.206199 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-5d40cea2-4ddf-4ca4-adb6-5d4be66ec458 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Availability Zones retrieved successfully. Jul 03 21:53:04.210033 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-5d40cea2-4ddf-4ca4-adb6-5d4be66ec458 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Flow 'volume_create_api' (323bc459-674f-4018-84be-9fd9758e7efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:53:04.210981 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-5d40cea2-4ddf-4ca4-adb6-5d4be66ec458 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb5cb107-fda8-4588-b26d-181c6b6ed37e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:04.212000 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-5d40cea2-4ddf-4ca4-adb6-5d4be66ec458 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:53:04.243607 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-5d40cea2-4ddf-4ca4-adb6-5d4be66ec458 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb5cb107-fda8-4588-b26d-181c6b6ed37e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:04.244611 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-5d40cea2-4ddf-4ca4-adb6-5d4be66ec458 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (622f53a5-eaed-4291-9438-fd0b54fc6d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:04.319447 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-5d40cea2-4ddf-4ca4-adb6-5d4be66ec458 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Created reservations ['f9aafd69-8397-47e4-a4bc-5a544f257990', '02a6da66-9caa-431b-b339-4bdeec94005c', '5d3c5ac3-65ba-4ef9-a794-253de6c95d3b', '44e400cc-d81e-40eb-af57-1413bf1d50bf'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:53:04.320429 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-5d40cea2-4ddf-4ca4-adb6-5d4be66ec458 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (622f53a5-eaed-4291-9438-fd0b54fc6d84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9aafd69-8397-47e4-a4bc-5a544f257990', '02a6da66-9caa-431b-b339-4bdeec94005c', '5d3c5ac3-65ba-4ef9-a794-253de6c95d3b', '44e400cc-d81e-40eb-af57-1413bf1d50bf']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:04.321314 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-5d40cea2-4ddf-4ca4-adb6-5d4be66ec458 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (572ce777-a9fc-4b93-8ba1-a5e74bd716c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:04.351398 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-5d40cea2-4ddf-4ca4-adb6-5d4be66ec458 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (572ce777-a9fc-4b93-8ba1-a5e74bd716c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fea84c6d-9a87-421e-a6d9-76c64e09c0d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1829300812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15a72f3cd99845d9b51484c32c1da3b7',qos_specs=None,replication_status=,reservations=['f9aafd69-8397-47e4-a4bc-5a544f257990','02a6da66-9caa-431b-b339-4bdeec94005c','5d3c5ac3-65ba-4ef9-a794-253de6c95d3b','44e400cc-d81e-40eb-af57-1413bf1d50bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8d9d575c41d4d038a7c37f24450f12a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:53:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1829300812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fea84c6d-9a87-421e-a6d9-76c64e09c0d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15a72f3cd99845d9b51484c32c1da3b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8d9d575c41d4d038a7c37f24450f12a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:04.351655 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-5d40cea2-4ddf-4ca4-adb6-5d4be66ec458 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4aeb10d6-b4b8-45cf-ae85-d6660e283762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:04.390839 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-5d40cea2-4ddf-4ca4-adb6-5d4be66ec458 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4aeb10d6-b4b8-45cf-ae85-d6660e283762) transitioned into state 'SUCCESS' from state '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-1829300812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15a72f3cd99845d9b51484c32c1da3b7',qos_specs=None,replication_status=,reservations=['f9aafd69-8397-47e4-a4bc-5a544f257990','02a6da66-9caa-431b-b339-4bdeec94005c','5d3c5ac3-65ba-4ef9-a794-253de6c95d3b','44e400cc-d81e-40eb-af57-1413bf1d50bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8d9d575c41d4d038a7c37f24450f12a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:04.392024 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-5d40cea2-4ddf-4ca4-adb6-5d4be66ec458 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac868b80-52f9-4cf4-9336-a2493df1f0d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:04.407145 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-5d40cea2-4ddf-4ca4-adb6-5d4be66ec458 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac868b80-52f9-4cf4-9336-a2493df1f0d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:04.408527 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-5d40cea2-4ddf-4ca4-adb6-5d4be66ec458 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Flow 'volume_create_api' (323bc459-674f-4018-84be-9fd9758e7efe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:53:04.408962 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-5d40cea2-4ddf-4ca4-adb6-5d4be66ec458 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Create volume request issued successfully. Jul 03 21:53:04.409842 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5d40cea2-4ddf-4ca4-adb6-5d4be66ec458 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:53:04.410610 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 657/2652] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:53:04 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 21:53:04.425562 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f9ce36b7-492f-4233-9c85-447ab19560cc None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:04.427631 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f9ce36b7-492f-4233-9c85-447ab19560cc tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 Jul 03 21:53:04.427855 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f9ce36b7-492f-4233-9c85-447ab19560cc tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:04.428044 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f9ce36b7-492f-4233-9c85-447ab19560cc tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:04.436031 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:04.436031 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:04.440770 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f9ce36b7-492f-4233-9c85-447ab19560cc tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:53:04.446491 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f9ce36b7-492f-4233-9c85-447ab19560cc tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 returned with HTTP 200 Jul 03 21:53:04.446995 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 663/2653] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:04 2026] GET /volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:04.622904 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3c34c014-90b3-4c07-9002-c63d35bcf55e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:04.624767 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3c34c014-90b3-4c07-9002-c63d35bcf55e tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:53:04.624986 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3c34c014-90b3-4c07-9002-c63d35bcf55e tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:04.625195 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3c34c014-90b3-4c07-9002-c63d35bcf55e tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:04.635431 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:04.635431 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:04.639247 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-3c34c014-90b3-4c07-9002-c63d35bcf55e tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:53:04.644517 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3c34c014-90b3-4c07-9002-c63d35bcf55e tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:53:04.644517 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 673/2654] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:04 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 1145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:04.888958 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-bc110e5b-1fa8-410b-9733-01f47dece84d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:04.893109 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-bc110e5b-1fa8-410b-9733-01f47dece84d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 Jul 03 21:53:04.893669 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-bc110e5b-1fa8-410b-9733-01f47dece84d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:04.894125 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-bc110e5b-1fa8-410b-9733-01f47dece84d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:04.914308 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:04.914308 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:04.921249 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-bc110e5b-1fa8-410b-9733-01f47dece84d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:53:04.930890 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-bc110e5b-1fa8-410b-9733-01f47dece84d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 returned with HTTP 200 Jul 03 21:53:04.931745 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 662/2655] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:04 2026] GET /volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 => generated 872 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:05.176949 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-301c6200-4876-4095-843f-93bcc829710a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:05.179205 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-301c6200-4876-4095-843f-93bcc829710a tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/ef9a9c03-9a6f-4f2e-9033-37192cb43395 Jul 03 21:53:05.179641 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-301c6200-4876-4095-843f-93bcc829710a tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:05.179848 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-301c6200-4876-4095-843f-93bcc829710a tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:05.187471 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-301c6200-4876-4095-843f-93bcc829710a tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/ef9a9c03-9a6f-4f2e-9033-37192cb43395 returned with HTTP 404 Jul 03 21:53:05.188065 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 658/2656] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:05 2026] GET /volume/v3/volumes/ef9a9c03-9a6f-4f2e-9033-37192cb43395 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:53:05.196000 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2a118ce3-2dcc-4baa-8d67-eb1016c32074 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:05.198075 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2a118ce3-2dcc-4baa-8d67-eb1016c32074 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/50548f49-e290-4a25-82f0-c8c5f2ade1c9 Jul 03 21:53:05.198303 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2a118ce3-2dcc-4baa-8d67-eb1016c32074 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:05.198581 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2a118ce3-2dcc-4baa-8d67-eb1016c32074 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:05.206282 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:05.206282 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:05.210141 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-2a118ce3-2dcc-4baa-8d67-eb1016c32074 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:53:05.215276 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2a118ce3-2dcc-4baa-8d67-eb1016c32074 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/50548f49-e290-4a25-82f0-c8c5f2ade1c9 returned with HTTP 200 Jul 03 21:53:05.215812 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 664/2657] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:05 2026] GET /volume/v3/volumes/50548f49-e290-4a25-82f0-c8c5f2ade1c9 => generated 1404 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 21:53:05.229727 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1cb82ed4-5936-4f91-b092-fdb7368a0b3d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:05.231606 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1cb82ed4-5936-4f91-b092-fdb7368a0b3d tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] DELETE https://10.4.3.32/volume/v3/volumes/50548f49-e290-4a25-82f0-c8c5f2ade1c9 Jul 03 21:53:05.231846 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1cb82ed4-5936-4f91-b092-fdb7368a0b3d tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:05.232053 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1cb82ed4-5936-4f91-b092-fdb7368a0b3d tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:05.232216 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-1cb82ed4-5936-4f91-b092-fdb7368a0b3d tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Delete volume with id: 50548f49-e290-4a25-82f0-c8c5f2ade1c9 Jul 03 21:53:05.245526 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:05.245526 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:05.246081 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-1cb82ed4-5936-4f91-b092-fdb7368a0b3d tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:53:05.278436 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-1cb82ed4-5936-4f91-b092-fdb7368a0b3d tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Delete volume request issued successfully. Jul 03 21:53:05.278824 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1cb82ed4-5936-4f91-b092-fdb7368a0b3d tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/50548f49-e290-4a25-82f0-c8c5f2ade1c9 returned with HTTP 202 Jul 03 21:53:05.279920 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 674/2658] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:53:05 2026] DELETE /volume/v3/volumes/50548f49-e290-4a25-82f0-c8c5f2ade1c9 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:53:05.293637 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-20b4cac6-6e9a-42cc-9df5-bc60c34d3f43 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:05.295860 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-20b4cac6-6e9a-42cc-9df5-bc60c34d3f43 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/50548f49-e290-4a25-82f0-c8c5f2ade1c9 Jul 03 21:53:05.296169 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-20b4cac6-6e9a-42cc-9df5-bc60c34d3f43 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:05.296476 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-20b4cac6-6e9a-42cc-9df5-bc60c34d3f43 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:05.305539 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:05.305539 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:05.310997 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-20b4cac6-6e9a-42cc-9df5-bc60c34d3f43 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Volume info retrieved successfully. Jul 03 21:53:05.317461 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-20b4cac6-6e9a-42cc-9df5-bc60c34d3f43 tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/50548f49-e290-4a25-82f0-c8c5f2ade1c9 returned with HTTP 200 Jul 03 21:53:05.318144 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 663/2659] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:05 2026] GET /volume/v3/volumes/50548f49-e290-4a25-82f0-c8c5f2ade1c9 => generated 1403 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:05.468027 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-807c766e-14c0-4436-88e4-db72cea3a061 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:05.472932 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-807c766e-14c0-4436-88e4-db72cea3a061 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 Jul 03 21:53:05.473129 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-807c766e-14c0-4436-88e4-db72cea3a061 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:05.473385 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-807c766e-14c0-4436-88e4-db72cea3a061 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:05.489517 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:05.489517 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:05.496947 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-807c766e-14c0-4436-88e4-db72cea3a061 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:53:05.503819 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-807c766e-14c0-4436-88e4-db72cea3a061 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 returned with HTTP 200 Jul 03 21:53:05.504352 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 659/2660] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:05 2026] GET /volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:05.519584 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ca4f6077-0d26-4df8-bcd2-ade1ce01f7a7 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:05.521559 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ca4f6077-0d26-4df8-bcd2-ade1ce01f7a7 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 Jul 03 21:53:05.521782 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ca4f6077-0d26-4df8-bcd2-ade1ce01f7a7 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:05.521996 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ca4f6077-0d26-4df8-bcd2-ade1ce01f7a7 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:05.530043 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:05.530043 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:05.534420 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-ca4f6077-0d26-4df8-bcd2-ade1ce01f7a7 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:53:05.539384 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ca4f6077-0d26-4df8-bcd2-ade1ce01f7a7 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 returned with HTTP 200 Jul 03 21:53:05.539902 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 665/2661] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:05 2026] GET /volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:05.561679 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-55a6ff3b-c306-43e8-b8bc-f89b9da13b62 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:05.563454 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-55a6ff3b-c306-43e8-b8bc-f89b9da13b62 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes Jul 03 21:53:05.563785 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-55a6ff3b-c306-43e8-b8bc-f89b9da13b62 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:05.563998 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-55a6ff3b-c306-43e8-b8bc-f89b9da13b62 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'index' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:05.564283 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.api_utils [None req-55a6ff3b-c306-43e8-b8bc-f89b9da13b62 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Removing options '' from query. {{(pid=99936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:53:05.565103 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-55a6ff3b-c306-43e8-b8bc-f89b9da13b62 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:53:05.576746 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-55a6ff3b-c306-43e8-b8bc-f89b9da13b62 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Get all volumes completed successfully. Jul 03 21:53:05.577180 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-55a6ff3b-c306-43e8-b8bc-f89b9da13b62 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 200 Jul 03 21:53:05.577802 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 675/2662] 10.4.3.32 () {66 vars in 1230 bytes} [Fri Jul 3 21:53:05 2026] GET /volume/v3/volumes => generated 337 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:05.588735 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4694d752-4bf5-4269-97ba-11a4fdc51f36 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:05.590545 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4694d752-4bf5-4269-97ba-11a4fdc51f36 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 Jul 03 21:53:05.590807 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4694d752-4bf5-4269-97ba-11a4fdc51f36 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:05.590993 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4694d752-4bf5-4269-97ba-11a4fdc51f36 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:05.593270 np0000004475 devstack@c-api.service[99934]: DEBUG dbcounter [-] [99934] Writing DB stats cinder:SELECT=427,cinder:UPDATE=126,cinder:INSERT=68,cinder:DELETE=1 {{(pid=99934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:53:05.599793 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:05.599793 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:05.604613 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-4694d752-4bf5-4269-97ba-11a4fdc51f36 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:53:05.610398 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4694d752-4bf5-4269-97ba-11a4fdc51f36 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 returned with HTTP 200 Jul 03 21:53:05.610952 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 664/2663] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:05 2026] GET /volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:53:05.621702 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-b3121fdc-f13e-4349-9912-b6c5667f3f2a req-6457ad78-b494-4e92-8e99-b5d440df5827 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:05.624214 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-b3121fdc-f13e-4349-9912-b6c5667f3f2a req-6457ad78-b494-4e92-8e99-b5d440df5827 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:53:05.624495 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-b3121fdc-f13e-4349-9912-b6c5667f3f2a req-6457ad78-b494-4e92-8e99-b5d440df5827 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:05.624729 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-b3121fdc-f13e-4349-9912-b6c5667f3f2a req-6457ad78-b494-4e92-8e99-b5d440df5827 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:05.635692 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:05.635692 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:05.639600 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-b3121fdc-f13e-4349-9912-b6c5667f3f2a req-6457ad78-b494-4e92-8e99-b5d440df5827 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:53:05.644205 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-b3121fdc-f13e-4349-9912-b6c5667f3f2a req-6457ad78-b494-4e92-8e99-b5d440df5827 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:53:05.644770 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 660/2664] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:53:05 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 1145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:05.659058 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d1d31477-9832-4f74-bb0d-efcd5bc23757 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:05.660199 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-6e3a67c6-3e00-4a36-b72b-3439d1bf6e0b req-0fd1f8e4-d639-4767-b527-e73e994b5c97 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:05.663546 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-6e3a67c6-3e00-4a36-b72b-3439d1bf6e0b req-0fd1f8e4-d639-4767-b527-e73e994b5c97 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 Jul 03 21:53:05.664032 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-6e3a67c6-3e00-4a36-b72b-3439d1bf6e0b req-0fd1f8e4-d639-4767-b527-e73e994b5c97 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:05.664090 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-6e3a67c6-3e00-4a36-b72b-3439d1bf6e0b req-0fd1f8e4-d639-4767-b527-e73e994b5c97 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:05.664117 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d1d31477-9832-4f74-bb0d-efcd5bc23757 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:53:05.664310 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d1d31477-9832-4f74-bb0d-efcd5bc23757 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:05.665209 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d1d31477-9832-4f74-bb0d-efcd5bc23757 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:05.678172 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:05.678172 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:05.682460 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:05.682460 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:05.683932 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9897d6e4-ea23-46c7-b3a9-7d52ce7198f6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:05.685166 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-6e3a67c6-3e00-4a36-b72b-3439d1bf6e0b req-0fd1f8e4-d639-4767-b527-e73e994b5c97 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:53:05.688489 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-d1d31477-9832-4f74-bb0d-efcd5bc23757 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:53:05.690573 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-6e3a67c6-3e00-4a36-b72b-3439d1bf6e0b req-0fd1f8e4-d639-4767-b527-e73e994b5c97 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 returned with HTTP 200 Jul 03 21:53:05.690957 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 676/2665] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:53:05 2026] GET /volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:05.692947 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d1d31477-9832-4f74-bb0d-efcd5bc23757 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:53:05.693292 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 666/2666] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:05 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 1145 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:05.803632 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9897d6e4-ea23-46c7-b3a9-7d52ce7198f6 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:53:05.804000 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9897d6e4-ea23-46c7-b3a9-7d52ce7198f6 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-912407708"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:05.805392 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-9897d6e4-ea23-46c7-b3a9-7d52ce7198f6 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-912407708'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:53:05.805594 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-9897d6e4-ea23-46c7-b3a9-7d52ce7198f6 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Create volume of 1 GB Jul 03 21:53:05.809989 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-9897d6e4-ea23-46c7-b3a9-7d52ce7198f6 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Availability Zones retrieved successfully. Jul 03 21:53:05.815318 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9897d6e4-ea23-46c7-b3a9-7d52ce7198f6 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Flow 'volume_create_api' (2bd97022-910b-49e8-9e48-09245518dcec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:53:05.816244 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9897d6e4-ea23-46c7-b3a9-7d52ce7198f6 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93f12e18-e2ed-4618-8536-a10a415f00d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:05.817162 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-9897d6e4-ea23-46c7-b3a9-7d52ce7198f6 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:53:05.844142 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9897d6e4-ea23-46c7-b3a9-7d52ce7198f6 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93f12e18-e2ed-4618-8536-a10a415f00d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:05.844767 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9897d6e4-ea23-46c7-b3a9-7d52ce7198f6 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfa5b408-b20c-4fb4-a2db-0611f9bdc7f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:05.905913 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-9897d6e4-ea23-46c7-b3a9-7d52ce7198f6 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Created reservations ['3419492e-120e-4e2f-a3b2-c895ff84e4bb', 'e5aab107-1fa8-47a2-8f42-74f2d3c35f65', 'ce05a061-0d36-40eb-8482-5ca92cacc932', '5946c62c-7a7f-4569-956b-a8e79adaf161'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:53:05.906704 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9897d6e4-ea23-46c7-b3a9-7d52ce7198f6 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfa5b408-b20c-4fb4-a2db-0611f9bdc7f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3419492e-120e-4e2f-a3b2-c895ff84e4bb', 'e5aab107-1fa8-47a2-8f42-74f2d3c35f65', 'ce05a061-0d36-40eb-8482-5ca92cacc932', '5946c62c-7a7f-4569-956b-a8e79adaf161']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:05.907448 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9897d6e4-ea23-46c7-b3a9-7d52ce7198f6 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63b43b4d-85b2-403f-bdf2-1fdc4ca95eae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:05.934475 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9897d6e4-ea23-46c7-b3a9-7d52ce7198f6 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63b43b4d-85b2-403f-bdf2-1fdc4ca95eae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56cbba46-801f-43f7-a6c1-523f8445df17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-912407708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7ec87f05b2c4810b2c3ed94ba20db6e',qos_specs=None,replication_status=,reservations=['3419492e-120e-4e2f-a3b2-c895ff84e4bb','e5aab107-1fa8-47a2-8f42-74f2d3c35f65','ce05a061-0d36-40eb-8482-5ca92cacc932','5946c62c-7a7f-4569-956b-a8e79adaf161'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42e53d51863b4321bc137608d05b53d5',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:53:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-912407708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56cbba46-801f-43f7-a6c1-523f8445df17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7ec87f05b2c4810b2c3ed94ba20db6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42e53d51863b4321bc137608d05b53d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:05.935412 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9897d6e4-ea23-46c7-b3a9-7d52ce7198f6 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59f33286-6081-4108-a207-21d226a00e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:05.949222 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5bdaf8a3-28c7-46c8-b8fb-11601f5c6e8b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:05.951179 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5bdaf8a3-28c7-46c8-b8fb-11601f5c6e8b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 Jul 03 21:53:05.951457 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5bdaf8a3-28c7-46c8-b8fb-11601f5c6e8b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:05.951690 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5bdaf8a3-28c7-46c8-b8fb-11601f5c6e8b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:05.960579 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9897d6e4-ea23-46c7-b3a9-7d52ce7198f6 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59f33286-6081-4108-a207-21d226a00e04) transitioned into state 'SUCCESS' from state '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-912407708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7ec87f05b2c4810b2c3ed94ba20db6e',qos_specs=None,replication_status=,reservations=['3419492e-120e-4e2f-a3b2-c895ff84e4bb','e5aab107-1fa8-47a2-8f42-74f2d3c35f65','ce05a061-0d36-40eb-8482-5ca92cacc932','5946c62c-7a7f-4569-956b-a8e79adaf161'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42e53d51863b4321bc137608d05b53d5',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:05.961441 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9897d6e4-ea23-46c7-b3a9-7d52ce7198f6 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef9123a4-2d45-486c-a750-4fc21b01f572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:05.965167 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:05.965167 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:05.974968 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-5bdaf8a3-28c7-46c8-b8fb-11601f5c6e8b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:53:05.981568 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9897d6e4-ea23-46c7-b3a9-7d52ce7198f6 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef9123a4-2d45-486c-a750-4fc21b01f572) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:05.982764 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9897d6e4-ea23-46c7-b3a9-7d52ce7198f6 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Flow 'volume_create_api' (2bd97022-910b-49e8-9e48-09245518dcec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:53:05.983171 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-9897d6e4-ea23-46c7-b3a9-7d52ce7198f6 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Create volume request issued successfully. Jul 03 21:53:05.983944 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9897d6e4-ea23-46c7-b3a9-7d52ce7198f6 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:53:05.984516 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 665/2667] 10.4.3.32 () {70 vars in 1292 bytes} [Fri Jul 3 21:53:05 2026] POST /volume/v3/volumes => generated 763 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:53:05.989487 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5bdaf8a3-28c7-46c8-b8fb-11601f5c6e8b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 returned with HTTP 200 Jul 03 21:53:05.990039 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 661/2668] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:05 2026] GET /volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 => generated 872 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:05.998245 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-5c376821-accd-4019-b3b0-c3d7f3b8f7da None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:06.003882 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5c376821-accd-4019-b3b0-c3d7f3b8f7da tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] GET https://10.4.3.32/volume/v3/volumes/56cbba46-801f-43f7-a6c1-523f8445df17 Jul 03 21:53:06.004173 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5c376821-accd-4019-b3b0-c3d7f3b8f7da tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:06.004459 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5c376821-accd-4019-b3b0-c3d7f3b8f7da tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:06.013322 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:06.013322 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:06.018059 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-5c376821-accd-4019-b3b0-c3d7f3b8f7da tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Volume info retrieved successfully. Jul 03 21:53:06.024032 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5c376821-accd-4019-b3b0-c3d7f3b8f7da tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] https://10.4.3.32/volume/v3/volumes/56cbba46-801f-43f7-a6c1-523f8445df17 returned with HTTP 200 Jul 03 21:53:06.024633 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 677/2669] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:53:05 2026] GET /volume/v3/volumes/56cbba46-801f-43f7-a6c1-523f8445df17 => generated 831 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:06.332393 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f16162e6-6f52-4d06-a594-ec74e6ca81ae None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:06.334321 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f16162e6-6f52-4d06-a594-ec74e6ca81ae tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] GET https://10.4.3.32/volume/v3/volumes/50548f49-e290-4a25-82f0-c8c5f2ade1c9 Jul 03 21:53:06.334620 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f16162e6-6f52-4d06-a594-ec74e6ca81ae tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:06.334834 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f16162e6-6f52-4d06-a594-ec74e6ca81ae tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:06.340810 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f16162e6-6f52-4d06-a594-ec74e6ca81ae tempest-VolumesGetTest-1158753622 tempest-VolumesGetTest-1158753622-project-member] https://10.4.3.32/volume/v3/volumes/50548f49-e290-4a25-82f0-c8c5f2ade1c9 returned with HTTP 404 Jul 03 21:53:06.341520 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 667/2670] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:06 2026] GET /volume/v3/volumes/50548f49-e290-4a25-82f0-c8c5f2ade1c9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:53:06.708854 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f6b54d43-0ffe-4fcf-b763-ee52dbd16de4 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:06.711102 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f6b54d43-0ffe-4fcf-b763-ee52dbd16de4 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:53:06.711349 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f6b54d43-0ffe-4fcf-b763-ee52dbd16de4 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:06.711586 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f6b54d43-0ffe-4fcf-b763-ee52dbd16de4 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:06.725146 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:06.725146 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:06.729180 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-f6b54d43-0ffe-4fcf-b763-ee52dbd16de4 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:53:06.733989 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f6b54d43-0ffe-4fcf-b763-ee52dbd16de4 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:53:06.734389 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 666/2671] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:06 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 1145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:06.992808 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-b3121fdc-f13e-4349-9912-b6c5667f3f2a req-a15d304e-a0d5-480d-8a8b-4bed90aa4bd5 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:06.996075 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-b3121fdc-f13e-4349-9912-b6c5667f3f2a req-a15d304e-a0d5-480d-8a8b-4bed90aa4bd5 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] DELETE https://10.4.3.32/volume/v3/attachments/5829e853-b4c3-41fc-b0f3-dfddf8ce6ac1 Jul 03 21:53:06.996644 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-b3121fdc-f13e-4349-9912-b6c5667f3f2a req-a15d304e-a0d5-480d-8a8b-4bed90aa4bd5 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:06.997295 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-b3121fdc-f13e-4349-9912-b6c5667f3f2a req-a15d304e-a0d5-480d-8a8b-4bed90aa4bd5 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:07.007634 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-bfc7e937-c3e6-4a5a-a8cf-3a4a4d0f6720 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:07.009644 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:07.009644 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:07.010698 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bfc7e937-c3e6-4a5a-a8cf-3a4a4d0f6720 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 Jul 03 21:53:07.011007 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bfc7e937-c3e6-4a5a-a8cf-3a4a4d0f6720 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:07.011276 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bfc7e937-c3e6-4a5a-a8cf-3a4a4d0f6720 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:07.023714 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:07.023714 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:07.028787 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-bfc7e937-c3e6-4a5a-a8cf-3a4a4d0f6720 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:53:07.036750 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bfc7e937-c3e6-4a5a-a8cf-3a4a4d0f6720 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 returned with HTTP 200 Jul 03 21:53:07.037470 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 678/2672] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:07 2026] GET /volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:07.042729 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a093e036-7e57-4e4c-a3b8-24b47f2f8ac2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:07.045218 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a093e036-7e57-4e4c-a3b8-24b47f2f8ac2 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] GET https://10.4.3.32/volume/v3/volumes/56cbba46-801f-43f7-a6c1-523f8445df17 Jul 03 21:53:07.045552 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a093e036-7e57-4e4c-a3b8-24b47f2f8ac2 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:07.045805 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a093e036-7e57-4e4c-a3b8-24b47f2f8ac2 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:07.053803 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:07.053803 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:07.057979 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-a093e036-7e57-4e4c-a3b8-24b47f2f8ac2 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Volume info retrieved successfully. Jul 03 21:53:07.063137 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a093e036-7e57-4e4c-a3b8-24b47f2f8ac2 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] https://10.4.3.32/volume/v3/volumes/56cbba46-801f-43f7-a6c1-523f8445df17 returned with HTTP 200 Jul 03 21:53:07.063585 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 668/2673] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:53:07 2026] GET /volume/v3/volumes/56cbba46-801f-43f7-a6c1-523f8445df17 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:07.079895 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-0f07f0e8-2324-448c-a798-ab1975a5d97e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:07.081765 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0f07f0e8-2324-448c-a798-ab1975a5d97e tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:53:07.082150 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0f07f0e8-2324-448c-a798-ab1975a5d97e tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "56cbba46-801f-43f7-a6c1-523f8445df17", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-346877419"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:07.090600 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:07.090600 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:07.091797 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-0f07f0e8-2324-448c-a798-ab1975a5d97e tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Volume info retrieved successfully. Jul 03 21:53:07.091797 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-0f07f0e8-2324-448c-a798-ab1975a5d97e tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Create snapshot from volume 56cbba46-801f-43f7-a6c1-523f8445df17 Jul 03 21:53:07.142069 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-0f07f0e8-2324-448c-a798-ab1975a5d97e tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Created reservations ['f488d91f-6c3e-430f-8834-5b3334fcccd2', '304593a6-dad2-4f6a-882f-a53801ab9520', '6195c0c7-5b75-45f5-b675-9471b57c27e7', '3850fe89-23bd-4def-9e13-790d9764168f'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:53:07.192282 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-0f07f0e8-2324-448c-a798-ab1975a5d97e tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Snapshot create request issued successfully. Jul 03 21:53:07.192893 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0f07f0e8-2324-448c-a798-ab1975a5d97e tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:53:07.193162 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 667/2674] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:53:07 2026] POST /volume/v3/snapshots => generated 321 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:53:07.206195 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-63aeb70b-bf9e-4161-b98b-70aa73f2a3c2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:07.208944 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-63aeb70b-bf9e-4161-b98b-70aa73f2a3c2 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] GET https://10.4.3.32/volume/v3/snapshots/45b1524f-87fd-4986-9b52-1cf4402735c1 Jul 03 21:53:07.208944 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-63aeb70b-bf9e-4161-b98b-70aa73f2a3c2 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:07.208944 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-63aeb70b-bf9e-4161-b98b-70aa73f2a3c2 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:07.214627 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:07.214627 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:07.214916 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-63aeb70b-bf9e-4161-b98b-70aa73f2a3c2 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Snapshot retrieved successfully. Jul 03 21:53:07.215772 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-63aeb70b-bf9e-4161-b98b-70aa73f2a3c2 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] https://10.4.3.32/volume/v3/snapshots/45b1524f-87fd-4986-9b52-1cf4402735c1 returned with HTTP 200 Jul 03 21:53:07.216107 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 679/2675] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:53:07 2026] GET /volume/v3/snapshots/45b1524f-87fd-4986-9b52-1cf4402735c1 => generated 453 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:07.554048 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-b3121fdc-f13e-4349-9912-b6c5667f3f2a req-a15d304e-a0d5-480d-8a8b-4bed90aa4bd5 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/attachments/5829e853-b4c3-41fc-b0f3-dfddf8ce6ac1 returned with HTTP 200 Jul 03 21:53:07.554508 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 662/2676] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:53:06 2026] DELETE /volume/v3/attachments/5829e853-b4c3-41fc-b0f3-dfddf8ce6ac1 => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:07.742020 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-17cf9ba7-344b-47b3-bcd0-3ff4cd737c50 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:07.743426 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-17cf9ba7-344b-47b3-bcd0-3ff4cd737c50 None None] GET https://10.4.3.32/volume// Jul 03 21:53:07.743426 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-17cf9ba7-344b-47b3-bcd0-3ff4cd737c50 None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:07.745017 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-17cf9ba7-344b-47b3-bcd0-3ff4cd737c50 None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:07.745197 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-17cf9ba7-344b-47b3-bcd0-3ff4cd737c50 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:53:07.745600 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 669/2677] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:53:07 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 21:53:07.749226 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6d37aae1-d8b6-4540-abac-e91c3eb30c5d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:07.751801 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6d37aae1-d8b6-4540-abac-e91c3eb30c5d tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:53:07.752050 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6d37aae1-d8b6-4540-abac-e91c3eb30c5d tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:07.752231 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6d37aae1-d8b6-4540-abac-e91c3eb30c5d tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:07.761660 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:07.761660 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:07.763577 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-6e3a67c6-3e00-4a36-b72b-3439d1bf6e0b req-ce2a84b2-b625-41a6-8869-50f85f87a3da None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:07.767526 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-6d37aae1-d8b6-4540-abac-e91c3eb30c5d tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:53:07.775107 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6d37aae1-d8b6-4540-abac-e91c3eb30c5d tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:53:07.775107 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 668/2678] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:07 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:07.797530 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1b031ed5-cb09-4f6c-b111-a64fe0459c24 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:07.800843 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1b031ed5-cb09-4f6c-b111-a64fe0459c24 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:53:07.801026 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1b031ed5-cb09-4f6c-b111-a64fe0459c24 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:07.801262 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1b031ed5-cb09-4f6c-b111-a64fe0459c24 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:07.816892 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:07.816892 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:07.829520 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-1b031ed5-cb09-4f6c-b111-a64fe0459c24 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:53:07.840594 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1b031ed5-cb09-4f6c-b111-a64fe0459c24 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:53:07.841685 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 663/2679] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:07 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:08.022217 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-6e3a67c6-3e00-4a36-b72b-3439d1bf6e0b req-ce2a84b2-b625-41a6-8869-50f85f87a3da tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:53:08.022684 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-6e3a67c6-3e00-4a36-b72b-3439d1bf6e0b req-ce2a84b2-b625-41a6-8869-50f85f87a3da tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fea84c6d-9a87-421e-a6d9-76c64e09c0d4", "connector": null, "instance_uuid": "7924561d-804f-45dd-a279-497ace945eb5"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:08.032440 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:08.032440 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:08.054599 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-86970ebc-43bf-4b4b-afca-ad18ffd7d34d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:08.056778 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-86970ebc-43bf-4b4b-afca-ad18ffd7d34d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 Jul 03 21:53:08.057004 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-86970ebc-43bf-4b4b-afca-ad18ffd7d34d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:08.057243 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-86970ebc-43bf-4b4b-afca-ad18ffd7d34d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:08.072397 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:08.072397 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:08.075720 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-6e3a67c6-3e00-4a36-b72b-3439d1bf6e0b req-ce2a84b2-b625-41a6-8869-50f85f87a3da tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:53:08.076325 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 680/2680] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:53:07 2026] POST /volume/v3/attachments => generated 273 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:08.078957 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-86970ebc-43bf-4b4b-afca-ad18ffd7d34d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:53:08.084240 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-86970ebc-43bf-4b4b-afca-ad18ffd7d34d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 returned with HTTP 200 Jul 03 21:53:08.084811 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 670/2681] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:08 2026] GET /volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 => generated 872 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:08.140623 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-0b52aaec-73f8-4913-bc63-db5837644cdf None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:08.142885 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0b52aaec-73f8-4913-bc63-db5837644cdf tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:53:08.143247 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0b52aaec-73f8-4913-bc63-db5837644cdf tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:08.143521 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0b52aaec-73f8-4913-bc63-db5837644cdf tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:08.152627 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:08.152627 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:08.159727 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-0b52aaec-73f8-4913-bc63-db5837644cdf tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:53:08.166764 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0b52aaec-73f8-4913-bc63-db5837644cdf tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:53:08.167240 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 669/2682] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:08 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:08.213737 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b9caa6de-37d6-447a-8e39-5a8cb83a70af None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:08.215946 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b9caa6de-37d6-447a-8e39-5a8cb83a70af tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 Jul 03 21:53:08.216314 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b9caa6de-37d6-447a-8e39-5a8cb83a70af tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:08.216631 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b9caa6de-37d6-447a-8e39-5a8cb83a70af tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:08.227780 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-fc33ae3f-3dcd-47b8-94aa-3ced8f53198b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:08.230955 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fc33ae3f-3dcd-47b8-94aa-3ced8f53198b tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] GET https://10.4.3.32/volume/v3/snapshots/45b1524f-87fd-4986-9b52-1cf4402735c1 Jul 03 21:53:08.231164 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fc33ae3f-3dcd-47b8-94aa-3ced8f53198b tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:08.231453 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fc33ae3f-3dcd-47b8-94aa-3ced8f53198b tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:08.233050 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:08.233050 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:08.242908 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b9caa6de-37d6-447a-8e39-5a8cb83a70af tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:53:08.242967 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:08.242967 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:08.242967 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-fc33ae3f-3dcd-47b8-94aa-3ced8f53198b tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Snapshot retrieved successfully. Jul 03 21:53:08.242967 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fc33ae3f-3dcd-47b8-94aa-3ced8f53198b tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] https://10.4.3.32/volume/v3/snapshots/45b1524f-87fd-4986-9b52-1cf4402735c1 returned with HTTP 200 Jul 03 21:53:08.242967 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 681/2683] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:53:08 2026] GET /volume/v3/snapshots/45b1524f-87fd-4986-9b52-1cf4402735c1 => generated 480 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:08.248043 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f15e8634-a262-4faf-90a5-b234c05e51bf None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:08.256676 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b9caa6de-37d6-447a-8e39-5a8cb83a70af tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 returned with HTTP 200 Jul 03 21:53:08.257254 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f15e8634-a262-4faf-90a5-b234c05e51bf tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:53:08.257491 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 664/2684] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:08 2026] GET /volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:08.257958 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f15e8634-a262-4faf-90a5-b234c05e51bf tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1549585553", "imageRef": "f4ececa3-1558-4774-bffb-35f7b89c60f0"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:08.264286 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-f15e8634-a262-4faf-90a5-b234c05e51bf tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1549585553', 'imageRef': 'f4ececa3-1558-4774-bffb-35f7b89c60f0'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:53:08.267917 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-148665ec-908d-4bc8-8c7c-b63f8830f155 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:08.271592 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-148665ec-908d-4bc8-8c7c-b63f8830f155 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] POST https://10.4.3.32/volume/v3/volumes/56cbba46-801f-43f7-a6c1-523f8445df17/action Jul 03 21:53:08.272401 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-148665ec-908d-4bc8-8c7c-b63f8830f155 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Action body: b'{"revert": {"snapshot_id": "45b1524f-87fd-4986-9b52-1cf4402735c1"}}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:53:08.272401 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-148665ec-908d-4bc8-8c7c-b63f8830f155 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "45b1524f-87fd-4986-9b52-1cf4402735c1"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:08.282446 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:08.282446 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:08.283052 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-148665ec-908d-4bc8-8c7c-b63f8830f155 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Volume retrieved successfully. Jul 03 21:53:08.300828 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-148665ec-908d-4bc8-8c7c-b63f8830f155 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Reverting volume 56cbba46-801f-43f7-a6c1-523f8445df17 to snapshot 45b1524f-87fd-4986-9b52-1cf4402735c1. Jul 03 21:53:08.301814 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:08.301814 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:08.324562 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-148665ec-908d-4bc8-8c7c-b63f8830f155 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] https://10.4.3.32/volume/v3/volumes/56cbba46-801f-43f7-a6c1-523f8445df17/action returned with HTTP 202 Jul 03 21:53:08.325077 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 670/2685] 10.4.3.32 () {70 vars in 1424 bytes} [Fri Jul 3 21:53:08 2026] POST /volume/v3/volumes/56cbba46-801f-43f7-a6c1-523f8445df17/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 21:53:08.334488 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-50a8105b-d6f4-4f49-99e2-353ba85e5021 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:08.337894 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-50a8105b-d6f4-4f49-99e2-353ba85e5021 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] GET https://10.4.3.32/volume/v3/volumes/56cbba46-801f-43f7-a6c1-523f8445df17 Jul 03 21:53:08.338106 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-50a8105b-d6f4-4f49-99e2-353ba85e5021 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:08.338308 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-50a8105b-d6f4-4f49-99e2-353ba85e5021 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:08.347624 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:08.347624 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:08.354643 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-50a8105b-d6f4-4f49-99e2-353ba85e5021 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Volume info retrieved successfully. Jul 03 21:53:08.359756 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-50a8105b-d6f4-4f49-99e2-353ba85e5021 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] https://10.4.3.32/volume/v3/volumes/56cbba46-801f-43f7-a6c1-523f8445df17 returned with HTTP 200 Jul 03 21:53:08.360338 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 682/2686] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:53:08 2026] GET /volume/v3/volumes/56cbba46-801f-43f7-a6c1-523f8445df17 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:08.384629 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-f15e8634-a262-4faf-90a5-b234c05e51bf tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Create volume of 1 GB Jul 03 21:53:08.384985 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:08.384985 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:08.385965 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f15e8634-a262-4faf-90a5-b234c05e51bf tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Availability Zones retrieved successfully. Jul 03 21:53:08.400324 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f15e8634-a262-4faf-90a5-b234c05e51bf tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Flow 'volume_create_api' (1527b9eb-b1b0-4c1d-9050-b74397fed9db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:53:08.403574 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f15e8634-a262-4faf-90a5-b234c05e51bf tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2ebbc5e-7ae5-420d-9620-f7b8fd513426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:08.406005 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-f15e8634-a262-4faf-90a5-b234c05e51bf tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:53:08.455392 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:08.455392 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:08.472062 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f15e8634-a262-4faf-90a5-b234c05e51bf tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2ebbc5e-7ae5-420d-9620-f7b8fd513426) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:12Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3793a35d-3c84-48ce-9362-23e52d448ab6,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3793a35d-3c84-48ce-9362-23e52d448ab6', 'encryption_key_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=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:08.472911 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f15e8634-a262-4faf-90a5-b234c05e51bf tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fce67069-6f08-4010-ad2c-6f2079e19cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:08.519577 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-f15e8634-a262-4faf-90a5-b234c05e51bf tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Created reservations ['41b671da-a5cd-45b3-88ad-4c987b22e7e3', 'b48a11e4-9f27-40df-b02b-afe1914ab354', '998f6bfa-692c-4af7-8ca0-b24c039ca68e', 'e7b0ba6f-0d34-4f03-9710-d8b10f3fc43b'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:53:08.520879 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f15e8634-a262-4faf-90a5-b234c05e51bf tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fce67069-6f08-4010-ad2c-6f2079e19cf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41b671da-a5cd-45b3-88ad-4c987b22e7e3', 'b48a11e4-9f27-40df-b02b-afe1914ab354', '998f6bfa-692c-4af7-8ca0-b24c039ca68e', 'e7b0ba6f-0d34-4f03-9710-d8b10f3fc43b']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:08.522075 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f15e8634-a262-4faf-90a5-b234c05e51bf tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9d15fd8-cff2-4d71-a6fc-c65f1cf275e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:08.550466 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f15e8634-a262-4faf-90a5-b234c05e51bf tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9d15fd8-cff2-4d71-a6fc-c65f1cf275e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73423009-0f1e-486d-9ef2-324270208b02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1549585553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2cb4a7ce39ee48ae997f5deca8fb870e',qos_specs=None,replication_status=,reservations=['41b671da-a5cd-45b3-88ad-4c987b22e7e3','b48a11e4-9f27-40df-b02b-afe1914ab354','998f6bfa-692c-4af7-8ca0-b24c039ca68e','e7b0ba6f-0d34-4f03-9710-d8b10f3fc43b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a5ccbb83131461ca5433265e9dff05c',volume_type_id=3793a35d-3c84-48ce-9362-23e52d448ab6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:53:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1549585553',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73423009-0f1e-486d-9ef2-324270208b02,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='2cb4a7ce39ee48ae997f5deca8fb870e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a5ccbb83131461ca5433265e9dff05c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3793a35d-3c84-48ce-9362-23e52d448ab6),volume_type_id=3793a35d-3c84-48ce-9362-23e52d448ab6)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:08.551208 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f15e8634-a262-4faf-90a5-b234c05e51bf tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbc2f076-b48c-427c-8b99-2142f964c745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:08.575243 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f15e8634-a262-4faf-90a5-b234c05e51bf tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbc2f076-b48c-427c-8b99-2142f964c745) transitioned into state 'SUCCESS' from state '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-1549585553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2cb4a7ce39ee48ae997f5deca8fb870e',qos_specs=None,replication_status=,reservations=['41b671da-a5cd-45b3-88ad-4c987b22e7e3','b48a11e4-9f27-40df-b02b-afe1914ab354','998f6bfa-692c-4af7-8ca0-b24c039ca68e','e7b0ba6f-0d34-4f03-9710-d8b10f3fc43b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a5ccbb83131461ca5433265e9dff05c',volume_type_id=3793a35d-3c84-48ce-9362-23e52d448ab6)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:08.576138 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f15e8634-a262-4faf-90a5-b234c05e51bf tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (146e539f-a555-4524-afda-5df3c7e6bf5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:08.594404 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f15e8634-a262-4faf-90a5-b234c05e51bf tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (146e539f-a555-4524-afda-5df3c7e6bf5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:08.594404 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f15e8634-a262-4faf-90a5-b234c05e51bf tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Flow 'volume_create_api' (1527b9eb-b1b0-4c1d-9050-b74397fed9db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:53:08.594404 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f15e8634-a262-4faf-90a5-b234c05e51bf tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Create volume request issued successfully. Jul 03 21:53:08.595166 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f15e8634-a262-4faf-90a5-b234c05e51bf tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:53:08.595799 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 671/2687] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:53:08 2026] POST /volume/v3/volumes => generated 758 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:53:08.611674 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2c01be4e-d43c-4251-8631-cc0223307c70 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:08.612364 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2c01be4e-d43c-4251-8631-cc0223307c70 None None] GET https://10.4.3.32/volume// Jul 03 21:53:08.612364 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2c01be4e-d43c-4251-8631-cc0223307c70 None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:08.612561 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2c01be4e-d43c-4251-8631-cc0223307c70 None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:08.612995 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2c01be4e-d43c-4251-8631-cc0223307c70 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:53:08.613652 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 671/2688] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:53: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 21:53:08.614290 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-316a6a7f-9b64-4614-8b5c-84c36ec977a0 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:08.617488 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-316a6a7f-9b64-4614-8b5c-84c36ec977a0 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/73423009-0f1e-486d-9ef2-324270208b02 Jul 03 21:53:08.617488 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-316a6a7f-9b64-4614-8b5c-84c36ec977a0 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:08.619402 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-316a6a7f-9b64-4614-8b5c-84c36ec977a0 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:08.623226 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-6e3a67c6-3e00-4a36-b72b-3439d1bf6e0b req-be2d810b-d28e-45ae-acd9-3b489f53e0f0 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:08.625559 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-6e3a67c6-3e00-4a36-b72b-3439d1bf6e0b req-be2d810b-d28e-45ae-acd9-3b489f53e0f0 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 Jul 03 21:53:08.625834 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-6e3a67c6-3e00-4a36-b72b-3439d1bf6e0b req-be2d810b-d28e-45ae-acd9-3b489f53e0f0 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:08.626053 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-6e3a67c6-3e00-4a36-b72b-3439d1bf6e0b req-be2d810b-d28e-45ae-acd9-3b489f53e0f0 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:08.629990 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:08.629990 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:08.633866 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-316a6a7f-9b64-4614-8b5c-84c36ec977a0 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:53:08.639478 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-316a6a7f-9b64-4614-8b5c-84c36ec977a0 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/73423009-0f1e-486d-9ef2-324270208b02 returned with HTTP 200 Jul 03 21:53:08.640124 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 665/2689] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:08 2026] GET /volume/v3/volumes/73423009-0f1e-486d-9ef2-324270208b02 => generated 826 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:08.641194 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:08.641194 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:08.649208 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-6e3a67c6-3e00-4a36-b72b-3439d1bf6e0b req-be2d810b-d28e-45ae-acd9-3b489f53e0f0 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:53:08.657339 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-6e3a67c6-3e00-4a36-b72b-3439d1bf6e0b req-be2d810b-d28e-45ae-acd9-3b489f53e0f0 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 returned with HTTP 200 Jul 03 21:53:08.657339 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 683/2690] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:53:08 2026] GET /volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 => generated 1025 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:53:08.804110 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-6e3a67c6-3e00-4a36-b72b-3439d1bf6e0b req-16097264-3e55-49b5-90cd-993b03996853 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:08.812392 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-6e3a67c6-3e00-4a36-b72b-3439d1bf6e0b req-16097264-3e55-49b5-90cd-993b03996853 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] PUT https://10.4.3.32/volume/v3/attachments/dbebc99f-0c95-4513-882a-7bcde06050be Jul 03 21:53:08.812392 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-6e3a67c6-3e00-4a36-b72b-3439d1bf6e0b req-16097264-3e55-49b5-90cd-993b03996853 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:08.821922 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-6e3a67c6-3e00-4a36-b72b-3439d1bf6e0b req-16097264-3e55-49b5-90cd-993b03996853 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Acquiring lock "cinder-attachment_update-fea84c6d-9a87-421e-a6d9-76c64e09c0d4-np0000004475" by "attachment_update" {{(pid=99933) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:53:08.827542 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-6e3a67c6-3e00-4a36-b72b-3439d1bf6e0b req-16097264-3e55-49b5-90cd-993b03996853 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Lock "cinder-attachment_update-fea84c6d-9a87-421e-a6d9-76c64e09c0d4-np0000004475" acquired by "attachment_update" :: waited 0.006s {{(pid=99933) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:53:08.829286 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:08.829286 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:09.098285 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-85e166ac-406a-46f4-bf3b-b566a7a61fee None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:09.101021 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-85e166ac-406a-46f4-bf3b-b566a7a61fee tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 Jul 03 21:53:09.101320 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-85e166ac-406a-46f4-bf3b-b566a7a61fee tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:09.101624 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-85e166ac-406a-46f4-bf3b-b566a7a61fee tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:09.114480 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:09.114480 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:09.118458 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-85e166ac-406a-46f4-bf3b-b566a7a61fee tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:53:09.122241 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-85e166ac-406a-46f4-bf3b-b566a7a61fee tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 returned with HTTP 200 Jul 03 21:53:09.122663 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 672/2691] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:09 2026] GET /volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:09.271083 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9511a4a6-b90a-4f59-a50f-22c78a68cfbb None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:09.273676 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9511a4a6-b90a-4f59-a50f-22c78a68cfbb tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 Jul 03 21:53:09.274247 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9511a4a6-b90a-4f59-a50f-22c78a68cfbb tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:09.274564 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9511a4a6-b90a-4f59-a50f-22c78a68cfbb tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:09.285065 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:09.285065 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:09.289122 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-9511a4a6-b90a-4f59-a50f-22c78a68cfbb tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:53:09.295267 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9511a4a6-b90a-4f59-a50f-22c78a68cfbb tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 returned with HTTP 200 Jul 03 21:53:09.295833 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 666/2692] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:09 2026] GET /volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:09.355627 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-6e3a67c6-3e00-4a36-b72b-3439d1bf6e0b req-16097264-3e55-49b5-90cd-993b03996853 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Lock "cinder-attachment_update-fea84c6d-9a87-421e-a6d9-76c64e09c0d4-np0000004475" released by "attachment_update" :: held 0.528s {{(pid=99933) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:53:09.355988 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-6e3a67c6-3e00-4a36-b72b-3439d1bf6e0b req-16097264-3e55-49b5-90cd-993b03996853 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/attachments/dbebc99f-0c95-4513-882a-7bcde06050be returned with HTTP 200 Jul 03 21:53:09.356586 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 672/2693] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:53:08 2026] PUT /volume/v3/attachments/dbebc99f-0c95-4513-882a-7bcde06050be => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:09.375330 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d9424908-e5c5-4e87-a3fc-4cf491ad40ed None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:09.378360 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d9424908-e5c5-4e87-a3fc-4cf491ad40ed tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] GET https://10.4.3.32/volume/v3/volumes/56cbba46-801f-43f7-a6c1-523f8445df17 Jul 03 21:53:09.378634 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d9424908-e5c5-4e87-a3fc-4cf491ad40ed tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:09.378877 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d9424908-e5c5-4e87-a3fc-4cf491ad40ed tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:09.403553 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:09.403553 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:09.408726 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d9424908-e5c5-4e87-a3fc-4cf491ad40ed tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Volume info retrieved successfully. Jul 03 21:53:09.415638 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d9424908-e5c5-4e87-a3fc-4cf491ad40ed tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] https://10.4.3.32/volume/v3/volumes/56cbba46-801f-43f7-a6c1-523f8445df17 returned with HTTP 200 Jul 03 21:53:09.416266 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 684/2694] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:53:09 2026] GET /volume/v3/volumes/56cbba46-801f-43f7-a6c1-523f8445df17 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:09.429434 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a746499b-9b71-4300-8eb3-1ad79bf3b2f9 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:09.431723 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a746499b-9b71-4300-8eb3-1ad79bf3b2f9 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] GET https://10.4.3.32/volume/v3/snapshots/45b1524f-87fd-4986-9b52-1cf4402735c1 Jul 03 21:53:09.432056 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a746499b-9b71-4300-8eb3-1ad79bf3b2f9 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:09.432250 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a746499b-9b71-4300-8eb3-1ad79bf3b2f9 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:09.438881 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:09.438881 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:09.439388 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-a746499b-9b71-4300-8eb3-1ad79bf3b2f9 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Snapshot retrieved successfully. Jul 03 21:53:09.440211 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a746499b-9b71-4300-8eb3-1ad79bf3b2f9 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] https://10.4.3.32/volume/v3/snapshots/45b1524f-87fd-4986-9b52-1cf4402735c1 returned with HTTP 200 Jul 03 21:53:09.440621 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 673/2695] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:53:09 2026] GET /volume/v3/snapshots/45b1524f-87fd-4986-9b52-1cf4402735c1 => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:09.452562 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-41e77ea4-f22b-4b79-9ecd-ce0b9766eb69 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:09.454774 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-41e77ea4-f22b-4b79-9ecd-ce0b9766eb69 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] GET https://10.4.3.32/volume/v3/volumes/56cbba46-801f-43f7-a6c1-523f8445df17 Jul 03 21:53:09.454983 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-41e77ea4-f22b-4b79-9ecd-ce0b9766eb69 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:09.455153 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-41e77ea4-f22b-4b79-9ecd-ce0b9766eb69 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:09.462923 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:09.462923 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:09.467173 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-41e77ea4-f22b-4b79-9ecd-ce0b9766eb69 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Volume info retrieved successfully. Jul 03 21:53:09.472033 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-41e77ea4-f22b-4b79-9ecd-ce0b9766eb69 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] https://10.4.3.32/volume/v3/volumes/56cbba46-801f-43f7-a6c1-523f8445df17 returned with HTTP 200 Jul 03 21:53:09.472516 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 667/2696] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:53:09 2026] GET /volume/v3/volumes/56cbba46-801f-43f7-a6c1-523f8445df17 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:09.491525 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-91497279-694f-4c1b-9939-f87fe016d190 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:09.493775 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-91497279-694f-4c1b-9939-f87fe016d190 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:53:09.494230 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-91497279-694f-4c1b-9939-f87fe016d190 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1627625501"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:09.497275 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-91497279-694f-4c1b-9939-f87fe016d190 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1627625501'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:53:09.497476 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-91497279-694f-4c1b-9939-f87fe016d190 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Create volume of 1 GB Jul 03 21:53:09.497789 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:09.497789 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:09.502540 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-91497279-694f-4c1b-9939-f87fe016d190 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Availability Zones retrieved successfully. Jul 03 21:53:09.508186 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-91497279-694f-4c1b-9939-f87fe016d190 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Flow 'volume_create_api' (b9a4d96c-c385-495f-8331-c6d86044aaa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:53:09.509270 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-91497279-694f-4c1b-9939-f87fe016d190 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7e624cc-f922-43db-81a2-4b462035a18e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:09.510202 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-91497279-694f-4c1b-9939-f87fe016d190 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:53:09.537225 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-91497279-694f-4c1b-9939-f87fe016d190 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7e624cc-f922-43db-81a2-4b462035a18e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:09.537951 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-91497279-694f-4c1b-9939-f87fe016d190 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fe3ede3-32f0-4117-9fb4-7089edad5f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:09.585185 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-91497279-694f-4c1b-9939-f87fe016d190 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Created reservations ['626d6654-2766-4a3e-9cb8-4bce8a2a1fab', '4ab9bf11-cda5-429f-95c1-43551d6198a8', 'e21bd868-f503-4611-8bfe-a6d16864060d', '9901ab12-e2be-4343-8f2c-e7dc4b5f2042'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:53:09.585185 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-91497279-694f-4c1b-9939-f87fe016d190 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fe3ede3-32f0-4117-9fb4-7089edad5f2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['626d6654-2766-4a3e-9cb8-4bce8a2a1fab', '4ab9bf11-cda5-429f-95c1-43551d6198a8', 'e21bd868-f503-4611-8bfe-a6d16864060d', '9901ab12-e2be-4343-8f2c-e7dc4b5f2042']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:09.585485 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-91497279-694f-4c1b-9939-f87fe016d190 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdde89c1-79c2-475a-a7de-69d2dae44234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:09.612025 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-91497279-694f-4c1b-9939-f87fe016d190 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdde89c1-79c2-475a-a7de-69d2dae44234) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1da33369-fc80-4449-b179-f2f9ec37a23e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1627625501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7ec87f05b2c4810b2c3ed94ba20db6e',qos_specs=None,replication_status=,reservations=['626d6654-2766-4a3e-9cb8-4bce8a2a1fab','4ab9bf11-cda5-429f-95c1-43551d6198a8','e21bd868-f503-4611-8bfe-a6d16864060d','9901ab12-e2be-4343-8f2c-e7dc4b5f2042'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42e53d51863b4321bc137608d05b53d5',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:53:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1627625501',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1da33369-fc80-4449-b179-f2f9ec37a23e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7ec87f05b2c4810b2c3ed94ba20db6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42e53d51863b4321bc137608d05b53d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:09.612921 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-91497279-694f-4c1b-9939-f87fe016d190 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0266a7a-9445-4323-b3ac-87aca08c42aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:09.636891 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-91497279-694f-4c1b-9939-f87fe016d190 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0266a7a-9445-4323-b3ac-87aca08c42aa) transitioned into state 'SUCCESS' from state '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-1627625501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7ec87f05b2c4810b2c3ed94ba20db6e',qos_specs=None,replication_status=,reservations=['626d6654-2766-4a3e-9cb8-4bce8a2a1fab','4ab9bf11-cda5-429f-95c1-43551d6198a8','e21bd868-f503-4611-8bfe-a6d16864060d','9901ab12-e2be-4343-8f2c-e7dc4b5f2042'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42e53d51863b4321bc137608d05b53d5',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:09.637809 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-91497279-694f-4c1b-9939-f87fe016d190 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c23114c-b4f0-4776-bb33-f63da8b9b83e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:09.647501 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-91497279-694f-4c1b-9939-f87fe016d190 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c23114c-b4f0-4776-bb33-f63da8b9b83e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:09.648606 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-91497279-694f-4c1b-9939-f87fe016d190 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Flow 'volume_create_api' (b9a4d96c-c385-495f-8331-c6d86044aaa3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:53:09.648941 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-91497279-694f-4c1b-9939-f87fe016d190 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Create volume request issued successfully. Jul 03 21:53:09.649669 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-91497279-694f-4c1b-9939-f87fe016d190 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:53:09.650066 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 673/2697] 10.4.3.32 () {70 vars in 1292 bytes} [Fri Jul 3 21:53:09 2026] POST /volume/v3/volumes => generated 764 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:53:09.658688 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-aa2491fc-1750-4b39-ba66-f18a831ca28a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:09.662112 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-aa2491fc-1750-4b39-ba66-f18a831ca28a tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/73423009-0f1e-486d-9ef2-324270208b02 Jul 03 21:53:09.662112 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-aa2491fc-1750-4b39-ba66-f18a831ca28a tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:09.662112 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-aa2491fc-1750-4b39-ba66-f18a831ca28a tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:09.669949 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:09.669949 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:09.670517 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-0ae5d044-68b2-42b6-bf22-3817de496227 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:09.673311 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0ae5d044-68b2-42b6-bf22-3817de496227 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] GET https://10.4.3.32/volume/v3/volumes/1da33369-fc80-4449-b179-f2f9ec37a23e Jul 03 21:53:09.673691 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0ae5d044-68b2-42b6-bf22-3817de496227 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:09.674065 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0ae5d044-68b2-42b6-bf22-3817de496227 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:09.674553 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-aa2491fc-1750-4b39-ba66-f18a831ca28a tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:53:09.681066 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-aa2491fc-1750-4b39-ba66-f18a831ca28a tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/73423009-0f1e-486d-9ef2-324270208b02 returned with HTTP 200 Jul 03 21:53:09.681739 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 685/2698] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:09 2026] GET /volume/v3/volumes/73423009-0f1e-486d-9ef2-324270208b02 => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:09.685151 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:09.685151 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:09.690491 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-0ae5d044-68b2-42b6-bf22-3817de496227 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Volume info retrieved successfully. Jul 03 21:53:09.697110 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0ae5d044-68b2-42b6-bf22-3817de496227 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] https://10.4.3.32/volume/v3/volumes/1da33369-fc80-4449-b179-f2f9ec37a23e returned with HTTP 200 Jul 03 21:53:09.697761 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 674/2699] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:53:09 2026] GET /volume/v3/volumes/1da33369-fc80-4449-b179-f2f9ec37a23e => generated 832 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:09.882796 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-99b7d50a-2db1-4e57-8ee7-96c280f74d39 req-6b028db9-77fc-472b-95b5-41c8b844705a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:09.884366 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-99b7d50a-2db1-4e57-8ee7-96c280f74d39 req-6b028db9-77fc-472b-95b5-41c8b844705a tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/73423009-0f1e-486d-9ef2-324270208b02 Jul 03 21:53:09.884687 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-99b7d50a-2db1-4e57-8ee7-96c280f74d39 req-6b028db9-77fc-472b-95b5-41c8b844705a tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:09.885082 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-99b7d50a-2db1-4e57-8ee7-96c280f74d39 req-6b028db9-77fc-472b-95b5-41c8b844705a tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:09.892758 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:09.892758 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:09.896489 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-99b7d50a-2db1-4e57-8ee7-96c280f74d39 req-6b028db9-77fc-472b-95b5-41c8b844705a tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:53:09.901112 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-99b7d50a-2db1-4e57-8ee7-96c280f74d39 req-6b028db9-77fc-472b-95b5-41c8b844705a tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/73423009-0f1e-486d-9ef2-324270208b02 returned with HTTP 200 Jul 03 21:53:09.901571 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 668/2700] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:53:09 2026] GET /volume/v3/volumes/73423009-0f1e-486d-9ef2-324270208b02 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:10.136737 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4345a387-0623-40a2-9c96-dc0bc2771c7a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:10.139032 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4345a387-0623-40a2-9c96-dc0bc2771c7a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 Jul 03 21:53:10.139350 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4345a387-0623-40a2-9c96-dc0bc2771c7a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:10.139534 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4345a387-0623-40a2-9c96-dc0bc2771c7a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:10.154383 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:10.154383 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:10.159974 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-4345a387-0623-40a2-9c96-dc0bc2771c7a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:53:10.169298 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4345a387-0623-40a2-9c96-dc0bc2771c7a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 returned with HTTP 200 Jul 03 21:53:10.169952 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 674/2701] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:10 2026] GET /volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 => generated 872 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:10.310095 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-195683c6-3698-4680-8bf6-2eb0083efa6f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:10.312388 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-195683c6-3698-4680-8bf6-2eb0083efa6f tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 Jul 03 21:53:10.314523 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-195683c6-3698-4680-8bf6-2eb0083efa6f tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:10.314863 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-195683c6-3698-4680-8bf6-2eb0083efa6f tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:10.328141 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:10.328141 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:10.333231 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-195683c6-3698-4680-8bf6-2eb0083efa6f tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:53:10.339556 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-195683c6-3698-4680-8bf6-2eb0083efa6f tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 returned with HTTP 200 Jul 03 21:53:10.340143 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 686/2702] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:10 2026] GET /volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:10.384540 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-99b7d50a-2db1-4e57-8ee7-96c280f74d39 req-e1bfab56-f9d6-44d0-bb77-617bfb1ecffb None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:10.387291 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-99b7d50a-2db1-4e57-8ee7-96c280f74d39 req-e1bfab56-f9d6-44d0-bb77-617bfb1ecffb tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/73423009-0f1e-486d-9ef2-324270208b02 Jul 03 21:53:10.387589 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-99b7d50a-2db1-4e57-8ee7-96c280f74d39 req-e1bfab56-f9d6-44d0-bb77-617bfb1ecffb tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:10.387835 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-99b7d50a-2db1-4e57-8ee7-96c280f74d39 req-e1bfab56-f9d6-44d0-bb77-617bfb1ecffb tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:10.397304 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:10.397304 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:10.402865 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-99b7d50a-2db1-4e57-8ee7-96c280f74d39 req-e1bfab56-f9d6-44d0-bb77-617bfb1ecffb tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:53:10.410275 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-99b7d50a-2db1-4e57-8ee7-96c280f74d39 req-e1bfab56-f9d6-44d0-bb77-617bfb1ecffb tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/73423009-0f1e-486d-9ef2-324270208b02 returned with HTTP 200 Jul 03 21:53:10.411622 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 675/2703] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:53:10 2026] GET /volume/v3/volumes/73423009-0f1e-486d-9ef2-324270208b02 => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:10.422451 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d2eff859-d916-4e50-aa0c-14d83659128c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:10.422990 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d2eff859-d916-4e50-aa0c-14d83659128c None None] GET https://10.4.3.32/volume// Jul 03 21:53:10.423164 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d2eff859-d916-4e50-aa0c-14d83659128c None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:10.423447 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d2eff859-d916-4e50-aa0c-14d83659128c None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:10.423901 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d2eff859-d916-4e50-aa0c-14d83659128c None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:53:10.424288 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 669/2704] 10.4.3.32 () {66 vars in 1412 bytes} [Fri Jul 3 21:53:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 21:53:10.434592 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-99b7d50a-2db1-4e57-8ee7-96c280f74d39 req-f609a4dc-634c-4ae1-b418-c2fd327c7261 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:10.439579 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-99b7d50a-2db1-4e57-8ee7-96c280f74d39 req-f609a4dc-634c-4ae1-b418-c2fd327c7261 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:53:10.439947 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-99b7d50a-2db1-4e57-8ee7-96c280f74d39 req-f609a4dc-634c-4ae1-b418-c2fd327c7261 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73423009-0f1e-486d-9ef2-324270208b02", "connector": null, "instance_uuid": "2a3171bc-d6fe-49a5-b41b-43d9b48880cd"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:10.453783 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:10.453783 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:10.499780 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-99b7d50a-2db1-4e57-8ee7-96c280f74d39 req-f609a4dc-634c-4ae1-b418-c2fd327c7261 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:53:10.501032 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 675/2705] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:53:10 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 21:53:10.716045 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a3a60d94-167a-46d0-8ed3-81929759a93f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:10.721192 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a3a60d94-167a-46d0-8ed3-81929759a93f tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] GET https://10.4.3.32/volume/v3/volumes/1da33369-fc80-4449-b179-f2f9ec37a23e Jul 03 21:53:10.721192 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a3a60d94-167a-46d0-8ed3-81929759a93f tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:10.721192 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a3a60d94-167a-46d0-8ed3-81929759a93f tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:10.740781 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:10.740781 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:10.749625 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-a3a60d94-167a-46d0-8ed3-81929759a93f tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Volume info retrieved successfully. Jul 03 21:53:10.758055 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a3a60d94-167a-46d0-8ed3-81929759a93f tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] https://10.4.3.32/volume/v3/volumes/1da33369-fc80-4449-b179-f2f9ec37a23e returned with HTTP 200 Jul 03 21:53:10.759177 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 687/2706] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:53:10 2026] GET /volume/v3/volumes/1da33369-fc80-4449-b179-f2f9ec37a23e => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:10.781907 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d826ddf2-f3f6-4806-8d09-1bcf1f4c2651 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:10.786461 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d826ddf2-f3f6-4806-8d09-1bcf1f4c2651 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:53:10.786461 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d826ddf2-f3f6-4806-8d09-1bcf1f4c2651 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1da33369-fc80-4449-b179-f2f9ec37a23e", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1854913430"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:10.799866 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:10.799866 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:10.800640 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d826ddf2-f3f6-4806-8d09-1bcf1f4c2651 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Volume info retrieved successfully. Jul 03 21:53:10.801034 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-d826ddf2-f3f6-4806-8d09-1bcf1f4c2651 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Create snapshot from volume 1da33369-fc80-4449-b179-f2f9ec37a23e Jul 03 21:53:10.850132 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-d826ddf2-f3f6-4806-8d09-1bcf1f4c2651 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Created reservations ['9b921b09-5789-440c-9290-786ed4e169b4', '6f2cca36-8512-429a-84df-94ca167e30e8', 'bb832851-3a93-44d4-8bbb-7b562c548ee7', 'ffdc0c14-09dc-46fb-9455-6c81a8b65445'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:53:10.901228 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d826ddf2-f3f6-4806-8d09-1bcf1f4c2651 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Snapshot create request issued successfully. Jul 03 21:53:10.901228 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d826ddf2-f3f6-4806-8d09-1bcf1f4c2651 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:53:10.901807 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 676/2707] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:53:10 2026] POST /volume/v3/snapshots => generated 322 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:53:10.913700 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d50c160b-c772-4242-96a4-9b3b8e5d3521 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:10.915979 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d50c160b-c772-4242-96a4-9b3b8e5d3521 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] GET https://10.4.3.32/volume/v3/snapshots/be87b9ac-bea5-4b0b-9bb2-53568d7f0fdb Jul 03 21:53:10.915979 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d50c160b-c772-4242-96a4-9b3b8e5d3521 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:10.916182 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d50c160b-c772-4242-96a4-9b3b8e5d3521 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:10.923668 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:10.923668 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:10.924300 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d50c160b-c772-4242-96a4-9b3b8e5d3521 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Snapshot retrieved successfully. Jul 03 21:53:10.925595 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d50c160b-c772-4242-96a4-9b3b8e5d3521 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] https://10.4.3.32/volume/v3/snapshots/be87b9ac-bea5-4b0b-9bb2-53568d7f0fdb returned with HTTP 200 Jul 03 21:53:10.926268 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 670/2708] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:53:10 2026] GET /volume/v3/snapshots/be87b9ac-bea5-4b0b-9bb2-53568d7f0fdb => generated 454 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:11.186399 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-81c3d914-1423-4fa9-9ef1-43dff17a41d8 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:11.189326 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-81c3d914-1423-4fa9-9ef1-43dff17a41d8 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 Jul 03 21:53:11.189652 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-81c3d914-1423-4fa9-9ef1-43dff17a41d8 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:11.189900 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-81c3d914-1423-4fa9-9ef1-43dff17a41d8 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:11.203826 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:11.203826 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:11.209112 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-81c3d914-1423-4fa9-9ef1-43dff17a41d8 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:53:11.216236 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-81c3d914-1423-4fa9-9ef1-43dff17a41d8 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 returned with HTTP 200 Jul 03 21:53:11.216824 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 676/2709] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:11 2026] GET /volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 => generated 872 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:11.354674 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-83ca584a-cd6e-414b-a700-29ff0fd6bcc2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:11.356549 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-83ca584a-cd6e-414b-a700-29ff0fd6bcc2 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 Jul 03 21:53:11.356770 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-83ca584a-cd6e-414b-a700-29ff0fd6bcc2 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:11.357007 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-83ca584a-cd6e-414b-a700-29ff0fd6bcc2 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:11.369011 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:11.369011 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:11.375045 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-83ca584a-cd6e-414b-a700-29ff0fd6bcc2 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:53:11.379802 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-83ca584a-cd6e-414b-a700-29ff0fd6bcc2 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 returned with HTTP 200 Jul 03 21:53:11.380199 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 688/2710] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:11 2026] GET /volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:11.596618 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6d068eb8-555c-4305-aa11-d40478862b55 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:11.600061 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6d068eb8-555c-4305-aa11-d40478862b55 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:53:11.609703 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6d068eb8-555c-4305-aa11-d40478862b55 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1908677697", "description": null, "metadata": null}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:11.623250 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:11.623250 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:11.623980 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-6d068eb8-555c-4305-aa11-d40478862b55 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:53:11.624196 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-6d068eb8-555c-4305-aa11-d40478862b55 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Create snapshot from volume 8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c Jul 03 21:53:11.667807 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-6d068eb8-555c-4305-aa11-d40478862b55 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Created reservations ['f5a4e204-2b7b-4545-8f03-f5cb1ff28030', '090adcad-420d-41fa-94b0-a9e9ace5ec3e', '850fbd71-39d8-46e0-9377-433ce57d21c4', 'c6b71c28-1208-4e26-8fbb-7d733ca7235d'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:53:11.713362 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-6d068eb8-555c-4305-aa11-d40478862b55 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot force create request issued successfully. Jul 03 21:53:11.713793 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6d068eb8-555c-4305-aa11-d40478862b55 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:53:11.714237 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 677/2711] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:53:11 2026] POST /volume/v3/snapshots => generated 308 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:53:11.728941 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-582f97d9-7e62-47a8-9063-4fa0efeb7178 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:11.734272 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-582f97d9-7e62-47a8-9063-4fa0efeb7178 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/28e9f37f-48db-4a37-94f4-a15ff9b9af21 Jul 03 21:53:11.734349 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-582f97d9-7e62-47a8-9063-4fa0efeb7178 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:11.735621 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-582f97d9-7e62-47a8-9063-4fa0efeb7178 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:11.742479 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:11.742479 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:11.743204 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-582f97d9-7e62-47a8-9063-4fa0efeb7178 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 21:53:11.744220 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-582f97d9-7e62-47a8-9063-4fa0efeb7178 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/28e9f37f-48db-4a37-94f4-a15ff9b9af21 returned with HTTP 200 Jul 03 21:53:11.744686 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 671/2712] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:53:11 2026] GET /volume/v3/snapshots/28e9f37f-48db-4a37-94f4-a15ff9b9af21 => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:11.938138 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-0e8a78e8-7bff-46a8-9506-60e9c947040a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:11.941280 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0e8a78e8-7bff-46a8-9506-60e9c947040a tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] GET https://10.4.3.32/volume/v3/snapshots/be87b9ac-bea5-4b0b-9bb2-53568d7f0fdb Jul 03 21:53:11.941672 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0e8a78e8-7bff-46a8-9506-60e9c947040a tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:11.941952 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0e8a78e8-7bff-46a8-9506-60e9c947040a tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:11.949053 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:11.949053 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:11.949681 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-0e8a78e8-7bff-46a8-9506-60e9c947040a tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Snapshot retrieved successfully. Jul 03 21:53:11.950780 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0e8a78e8-7bff-46a8-9506-60e9c947040a tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] https://10.4.3.32/volume/v3/snapshots/be87b9ac-bea5-4b0b-9bb2-53568d7f0fdb returned with HTTP 200 Jul 03 21:53:11.951259 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 677/2713] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:53:11 2026] GET /volume/v3/snapshots/be87b9ac-bea5-4b0b-9bb2-53568d7f0fdb => generated 481 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:11.961089 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a76a5333-e73f-4729-bdf7-72bfea7071b8 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:11.963098 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a76a5333-e73f-4729-bdf7-72bfea7071b8 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] POST https://10.4.3.32/volume/v3/volumes/1da33369-fc80-4449-b179-f2f9ec37a23e/action Jul 03 21:53:11.963525 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a76a5333-e73f-4729-bdf7-72bfea7071b8 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:53:11.963674 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a76a5333-e73f-4729-bdf7-72bfea7071b8 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:11.975015 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:11.975015 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:11.975903 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-a76a5333-e73f-4729-bdf7-72bfea7071b8 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Volume info retrieved successfully. Jul 03 21:53:12.033019 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-a76a5333-e73f-4729-bdf7-72bfea7071b8 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Created reservations ['fbbca3c8-e9cc-4163-bdf9-6b93db61fac4', 'd71614a4-7111-44b3-af47-8fdad5546ead'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:53:12.052838 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-a76a5333-e73f-4729-bdf7-72bfea7071b8 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Extend volume request issued successfully. Jul 03 21:53:12.053091 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a76a5333-e73f-4729-bdf7-72bfea7071b8 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] https://10.4.3.32/volume/v3/volumes/1da33369-fc80-4449-b179-f2f9ec37a23e/action returned with HTTP 202 Jul 03 21:53:12.053671 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 689/2714] 10.4.3.32 () {70 vars in 1424 bytes} [Fri Jul 3 21:53:11 2026] POST /volume/v3/volumes/1da33369-fc80-4449-b179-f2f9ec37a23e/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 21:53:12.061837 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-5c57b182-fdb2-422c-94e9-c3e92859cbf3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:12.065037 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5c57b182-fdb2-422c-94e9-c3e92859cbf3 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] GET https://10.4.3.32/volume/v3/volumes/1da33369-fc80-4449-b179-f2f9ec37a23e Jul 03 21:53:12.065538 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5c57b182-fdb2-422c-94e9-c3e92859cbf3 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:12.065538 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5c57b182-fdb2-422c-94e9-c3e92859cbf3 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:12.078218 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:12.078218 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:12.089186 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-5c57b182-fdb2-422c-94e9-c3e92859cbf3 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Volume info retrieved successfully. Jul 03 21:53:12.097583 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5c57b182-fdb2-422c-94e9-c3e92859cbf3 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] https://10.4.3.32/volume/v3/volumes/1da33369-fc80-4449-b179-f2f9ec37a23e returned with HTTP 200 Jul 03 21:53:12.097583 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 678/2715] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:53:12 2026] GET /volume/v3/volumes/1da33369-fc80-4449-b179-f2f9ec37a23e => generated 857 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:12.233287 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-df4b9296-893e-4686-a8bd-467c35163987 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:12.238005 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-df4b9296-893e-4686-a8bd-467c35163987 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 Jul 03 21:53:12.238364 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-df4b9296-893e-4686-a8bd-467c35163987 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:12.238657 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-df4b9296-893e-4686-a8bd-467c35163987 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:12.260764 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:12.260764 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:12.266961 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-df4b9296-893e-4686-a8bd-467c35163987 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:53:12.273056 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-df4b9296-893e-4686-a8bd-467c35163987 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 returned with HTTP 200 Jul 03 21:53:12.273597 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 672/2716] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:12 2026] GET /volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 => generated 872 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:12.403395 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f647c275-0de6-4dbc-95ab-c4684ab524b4 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:12.406441 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f647c275-0de6-4dbc-95ab-c4684ab524b4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 Jul 03 21:53:12.406742 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f647c275-0de6-4dbc-95ab-c4684ab524b4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:12.407027 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f647c275-0de6-4dbc-95ab-c4684ab524b4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:12.422286 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:12.422286 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:12.428141 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f647c275-0de6-4dbc-95ab-c4684ab524b4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:53:12.438024 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f647c275-0de6-4dbc-95ab-c4684ab524b4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 returned with HTTP 200 Jul 03 21:53:12.438631 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 678/2717] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:12 2026] GET /volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:12.755751 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-132a1148-cd7e-4032-b7c7-cbdfe1903d96 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:12.758104 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-132a1148-cd7e-4032-b7c7-cbdfe1903d96 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/28e9f37f-48db-4a37-94f4-a15ff9b9af21 Jul 03 21:53:12.758104 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-132a1148-cd7e-4032-b7c7-cbdfe1903d96 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:12.758183 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-132a1148-cd7e-4032-b7c7-cbdfe1903d96 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:12.763616 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:12.763616 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:12.764031 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-132a1148-cd7e-4032-b7c7-cbdfe1903d96 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 21:53:12.764802 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-132a1148-cd7e-4032-b7c7-cbdfe1903d96 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/28e9f37f-48db-4a37-94f4-a15ff9b9af21 returned with HTTP 200 Jul 03 21:53:12.765148 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 690/2718] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:53:12 2026] GET /volume/v3/snapshots/28e9f37f-48db-4a37-94f4-a15ff9b9af21 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:12.779534 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e27802da-48c6-42a5-9e92-daae72631291 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:12.781636 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e27802da-48c6-42a5-9e92-daae72631291 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/28e9f37f-48db-4a37-94f4-a15ff9b9af21 Jul 03 21:53:12.781855 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e27802da-48c6-42a5-9e92-daae72631291 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:12.782096 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e27802da-48c6-42a5-9e92-daae72631291 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:12.797903 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:12.797903 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:12.798506 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-e27802da-48c6-42a5-9e92-daae72631291 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 21:53:12.799539 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e27802da-48c6-42a5-9e92-daae72631291 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/28e9f37f-48db-4a37-94f4-a15ff9b9af21 returned with HTTP 200 Jul 03 21:53:12.800031 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 679/2719] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:53:12 2026] GET /volume/v3/snapshots/28e9f37f-48db-4a37-94f4-a15ff9b9af21 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:12.810819 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1dc9dc3a-069a-47d7-98b4-0c9652f486f4 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:12.812961 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1dc9dc3a-069a-47d7-98b4-0c9652f486f4 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:53:12.813434 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1dc9dc3a-069a-47d7-98b4-0c9652f486f4 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1298475257", "description": null, "metadata": null}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:12.829944 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:12.829944 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:12.830790 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-1dc9dc3a-069a-47d7-98b4-0c9652f486f4 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:53:12.830790 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [None req-1dc9dc3a-069a-47d7-98b4-0c9652f486f4 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Create snapshot from volume 8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c Jul 03 21:53:12.868751 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-1dc9dc3a-069a-47d7-98b4-0c9652f486f4 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Created reservations ['67ffb25b-fd14-4632-960c-59915282373a', 'be1cbe73-cbc7-42d8-9345-dcdb15f089cb', '9cea7993-020c-4163-93af-d9a72cb29cad', 'd11dc4d5-a425-48d6-b11a-540e2b7f212e'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:53:12.910940 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-1dc9dc3a-069a-47d7-98b4-0c9652f486f4 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot force create request issued successfully. Jul 03 21:53:12.911462 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1dc9dc3a-069a-47d7-98b4-0c9652f486f4 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:53:12.912159 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 673/2720] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:53:12 2026] POST /volume/v3/snapshots => generated 308 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:53:12.922529 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8ef09cab-8f7a-4dfe-984a-224812cb4d29 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:12.924710 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8ef09cab-8f7a-4dfe-984a-224812cb4d29 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/61c60570-993a-4dd0-9b1d-ed45d666f06f Jul 03 21:53:12.924973 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8ef09cab-8f7a-4dfe-984a-224812cb4d29 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:12.925191 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8ef09cab-8f7a-4dfe-984a-224812cb4d29 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:12.931975 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:12.931975 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:12.935547 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-8ef09cab-8f7a-4dfe-984a-224812cb4d29 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 21:53:12.935547 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8ef09cab-8f7a-4dfe-984a-224812cb4d29 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/61c60570-993a-4dd0-9b1d-ed45d666f06f returned with HTTP 200 Jul 03 21:53:12.935547 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 679/2721] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:53:12 2026] GET /volume/v3/snapshots/61c60570-993a-4dd0-9b1d-ed45d666f06f => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:13.114326 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b186cc92-ce2e-421e-aeeb-8f96b261e1d3 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:13.116413 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b186cc92-ce2e-421e-aeeb-8f96b261e1d3 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] GET https://10.4.3.32/volume/v3/volumes/1da33369-fc80-4449-b179-f2f9ec37a23e Jul 03 21:53:13.116894 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b186cc92-ce2e-421e-aeeb-8f96b261e1d3 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:13.117105 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b186cc92-ce2e-421e-aeeb-8f96b261e1d3 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:13.125764 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:13.125764 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:13.130096 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b186cc92-ce2e-421e-aeeb-8f96b261e1d3 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Volume info retrieved successfully. Jul 03 21:53:13.140667 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b186cc92-ce2e-421e-aeeb-8f96b261e1d3 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] https://10.4.3.32/volume/v3/volumes/1da33369-fc80-4449-b179-f2f9ec37a23e returned with HTTP 200 Jul 03 21:53:13.140667 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 691/2722] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:53:13 2026] GET /volume/v3/volumes/1da33369-fc80-4449-b179-f2f9ec37a23e => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:13.162574 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c578d597-3222-4302-b84f-e87c23f68c8d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:13.164430 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c578d597-3222-4302-b84f-e87c23f68c8d tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] POST https://10.4.3.32/volume/v3/volumes/1da33369-fc80-4449-b179-f2f9ec37a23e/action Jul 03 21:53:13.164783 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c578d597-3222-4302-b84f-e87c23f68c8d tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Action body: b'{"revert": {"snapshot_id": "be87b9ac-bea5-4b0b-9bb2-53568d7f0fdb"}}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:53:13.164903 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c578d597-3222-4302-b84f-e87c23f68c8d tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Action: 'action', calling method: revert, body: {"revert": {"snapshot_id": "be87b9ac-bea5-4b0b-9bb2-53568d7f0fdb"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:13.177603 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:13.177603 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:13.178437 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c578d597-3222-4302-b84f-e87c23f68c8d tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Volume retrieved successfully. Jul 03 21:53:13.184342 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c578d597-3222-4302-b84f-e87c23f68c8d tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] HTTP exception thrown: Can't revert volume 1da33369-fc80-4449-b179-f2f9ec37a23e to its latest snapshot be87b9ac-bea5-4b0b-9bb2-53568d7f0fdb. The volume size must be equal to the snapshot size. Jul 03 21:53:13.184600 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c578d597-3222-4302-b84f-e87c23f68c8d tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] https://10.4.3.32/volume/v3/volumes/1da33369-fc80-4449-b179-f2f9ec37a23e/action returned with HTTP 400 Jul 03 21:53:13.185235 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 680/2723] 10.4.3.32 () {70 vars in 1424 bytes} [Fri Jul 3 21:53:13 2026] POST /volume/v3/volumes/1da33369-fc80-4449-b179-f2f9ec37a23e/action => generated 213 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jul 03 21:53:13.193131 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-3521e28e-90f5-405e-95b6-2dfea610a1c5 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:13.195074 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3521e28e-90f5-405e-95b6-2dfea610a1c5 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/be87b9ac-bea5-4b0b-9bb2-53568d7f0fdb Jul 03 21:53:13.195351 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3521e28e-90f5-405e-95b6-2dfea610a1c5 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:13.195609 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3521e28e-90f5-405e-95b6-2dfea610a1c5 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:13.195753 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [None req-3521e28e-90f5-405e-95b6-2dfea610a1c5 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Delete snapshot with id: be87b9ac-bea5-4b0b-9bb2-53568d7f0fdb Jul 03 21:53:13.200937 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:13.200937 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:13.201418 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-3521e28e-90f5-405e-95b6-2dfea610a1c5 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Snapshot retrieved successfully. Jul 03 21:53:13.217083 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-3521e28e-90f5-405e-95b6-2dfea610a1c5 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Snapshot delete request issued successfully. Jul 03 21:53:13.217349 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3521e28e-90f5-405e-95b6-2dfea610a1c5 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] https://10.4.3.32/volume/v3/snapshots/be87b9ac-bea5-4b0b-9bb2-53568d7f0fdb returned with HTTP 202 Jul 03 21:53:13.218042 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 674/2724] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:53:13 2026] DELETE /volume/v3/snapshots/be87b9ac-bea5-4b0b-9bb2-53568d7f0fdb => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:53:13.225554 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-dbcefabc-bbe9-4e40-bed0-f564d2d2c078 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:13.231043 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-dbcefabc-bbe9-4e40-bed0-f564d2d2c078 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] GET https://10.4.3.32/volume/v3/snapshots/be87b9ac-bea5-4b0b-9bb2-53568d7f0fdb Jul 03 21:53:13.232751 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-dbcefabc-bbe9-4e40-bed0-f564d2d2c078 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:13.233134 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-dbcefabc-bbe9-4e40-bed0-f564d2d2c078 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:13.240418 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:13.240418 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:13.241343 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-dbcefabc-bbe9-4e40-bed0-f564d2d2c078 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Snapshot retrieved successfully. Jul 03 21:53:13.242462 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-dbcefabc-bbe9-4e40-bed0-f564d2d2c078 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] https://10.4.3.32/volume/v3/snapshots/be87b9ac-bea5-4b0b-9bb2-53568d7f0fdb returned with HTTP 200 Jul 03 21:53:13.243024 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 680/2725] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:53:13 2026] GET /volume/v3/snapshots/be87b9ac-bea5-4b0b-9bb2-53568d7f0fdb => generated 480 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:13.291944 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-139234c2-1245-4628-a719-bd484a9c8396 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:13.294421 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-139234c2-1245-4628-a719-bd484a9c8396 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 Jul 03 21:53:13.294681 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-139234c2-1245-4628-a719-bd484a9c8396 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:13.294874 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-139234c2-1245-4628-a719-bd484a9c8396 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:13.306716 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:13.306716 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:13.312139 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-139234c2-1245-4628-a719-bd484a9c8396 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:53:13.318526 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-139234c2-1245-4628-a719-bd484a9c8396 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 returned with HTTP 200 Jul 03 21:53:13.318922 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 692/2726] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:13 2026] GET /volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:13.457504 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-861f8ed3-170a-4a12-bbfd-e9f989459cf0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:13.461907 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-861f8ed3-170a-4a12-bbfd-e9f989459cf0 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 Jul 03 21:53:13.461907 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-861f8ed3-170a-4a12-bbfd-e9f989459cf0 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:13.461907 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-861f8ed3-170a-4a12-bbfd-e9f989459cf0 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:13.472567 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:13.472567 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:13.477000 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-861f8ed3-170a-4a12-bbfd-e9f989459cf0 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:53:13.481802 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-861f8ed3-170a-4a12-bbfd-e9f989459cf0 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 returned with HTTP 200 Jul 03 21:53:13.482330 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 681/2727] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:13 2026] GET /volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:13.950581 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d5886a2c-aa0f-4a88-9348-651ebf6c6888 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:13.954002 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d5886a2c-aa0f-4a88-9348-651ebf6c6888 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/61c60570-993a-4dd0-9b1d-ed45d666f06f Jul 03 21:53:13.954002 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d5886a2c-aa0f-4a88-9348-651ebf6c6888 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:13.954002 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d5886a2c-aa0f-4a88-9348-651ebf6c6888 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:13.966866 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:13.966866 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:13.969271 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d5886a2c-aa0f-4a88-9348-651ebf6c6888 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 21:53:13.971846 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d5886a2c-aa0f-4a88-9348-651ebf6c6888 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/61c60570-993a-4dd0-9b1d-ed45d666f06f returned with HTTP 200 Jul 03 21:53:13.974057 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 675/2728] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:53:13 2026] GET /volume/v3/snapshots/61c60570-993a-4dd0-9b1d-ed45d666f06f => generated 467 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:13.993406 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9feba505-2732-4779-a5dc-9c7e91235a78 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:13.995859 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9feba505-2732-4779-a5dc-9c7e91235a78 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/61c60570-993a-4dd0-9b1d-ed45d666f06f Jul 03 21:53:13.999405 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9feba505-2732-4779-a5dc-9c7e91235a78 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:13.999405 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9feba505-2732-4779-a5dc-9c7e91235a78 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:14.005939 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:14.005939 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:14.006814 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-9feba505-2732-4779-a5dc-9c7e91235a78 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 21:53:14.007895 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9feba505-2732-4779-a5dc-9c7e91235a78 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/61c60570-993a-4dd0-9b1d-ed45d666f06f returned with HTTP 200 Jul 03 21:53:14.008413 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 681/2729] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:53:13 2026] GET /volume/v3/snapshots/61c60570-993a-4dd0-9b1d-ed45d666f06f => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:14.019630 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ddbab317-7efe-4abd-b013-f26f97713135 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:14.021507 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ddbab317-7efe-4abd-b013-f26f97713135 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:53:14.022105 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ddbab317-7efe-4abd-b013-f26f97713135 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1758282409", "description": null, "metadata": null}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:14.036252 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:14.036252 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:14.037358 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-ddbab317-7efe-4abd-b013-f26f97713135 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:53:14.038862 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.snapshots [None req-ddbab317-7efe-4abd-b013-f26f97713135 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Create snapshot from volume 8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c Jul 03 21:53:14.085154 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-ddbab317-7efe-4abd-b013-f26f97713135 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Created reservations ['15ebc509-e8b5-4dd9-9c87-c16b519614a4', '01002f91-040b-4f95-8068-bbdc55b9d430', 'c8b82d8d-1d57-4bd0-88e4-3017c3bfa23d', '8dacbb27-0a96-4d1d-9400-a45c87f818ef'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:53:14.141714 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-ddbab317-7efe-4abd-b013-f26f97713135 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot force create request issued successfully. Jul 03 21:53:14.142882 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ddbab317-7efe-4abd-b013-f26f97713135 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:53:14.142882 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 693/2730] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:53:14 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 21:53:14.155131 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-0b9751f0-5b00-4693-aac7-7eec9ebf9cab None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:14.157386 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0b9751f0-5b00-4693-aac7-7eec9ebf9cab tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/737c59dc-8e16-41cb-9c8d-359d41f8538c Jul 03 21:53:14.157386 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0b9751f0-5b00-4693-aac7-7eec9ebf9cab tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:14.158300 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0b9751f0-5b00-4693-aac7-7eec9ebf9cab tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:14.164467 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:14.164467 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:14.165044 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-0b9751f0-5b00-4693-aac7-7eec9ebf9cab tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 21:53:14.165956 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0b9751f0-5b00-4693-aac7-7eec9ebf9cab tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/737c59dc-8e16-41cb-9c8d-359d41f8538c returned with HTTP 200 Jul 03 21:53:14.166583 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 682/2731] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:53:14 2026] GET /volume/v3/snapshots/737c59dc-8e16-41cb-9c8d-359d41f8538c => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:14.254233 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c908219c-4317-4cf2-b56b-3beff5c682c6 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:14.257265 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c908219c-4317-4cf2-b56b-3beff5c682c6 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] GET https://10.4.3.32/volume/v3/snapshots/be87b9ac-bea5-4b0b-9bb2-53568d7f0fdb Jul 03 21:53:14.257265 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c908219c-4317-4cf2-b56b-3beff5c682c6 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:14.257595 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c908219c-4317-4cf2-b56b-3beff5c682c6 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:14.263888 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c908219c-4317-4cf2-b56b-3beff5c682c6 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] https://10.4.3.32/volume/v3/snapshots/be87b9ac-bea5-4b0b-9bb2-53568d7f0fdb returned with HTTP 404 Jul 03 21:53:14.264653 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 676/2732] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:53:14 2026] GET /volume/v3/snapshots/be87b9ac-bea5-4b0b-9bb2-53568d7f0fdb => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:53:14.273462 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-58b689b6-d6fc-47d5-8839-2dc24e8a616d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:14.275576 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-58b689b6-d6fc-47d5-8839-2dc24e8a616d tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] DELETE https://10.4.3.32/volume/v3/volumes/1da33369-fc80-4449-b179-f2f9ec37a23e Jul 03 21:53:14.275753 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-58b689b6-d6fc-47d5-8839-2dc24e8a616d tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:14.275979 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-58b689b6-d6fc-47d5-8839-2dc24e8a616d tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:14.276092 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-58b689b6-d6fc-47d5-8839-2dc24e8a616d tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Delete volume with id: 1da33369-fc80-4449-b179-f2f9ec37a23e Jul 03 21:53:14.297688 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:14.297688 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:14.297688 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-58b689b6-d6fc-47d5-8839-2dc24e8a616d tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Volume info retrieved successfully. Jul 03 21:53:14.311030 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-28d1b5f0-a87f-4e24-99c8-fac863f1ca39 req-374b004b-a9c1-4860-8f1f-7e6dd8067e73 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:14.313348 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-28d1b5f0-a87f-4e24-99c8-fac863f1ca39 req-374b004b-a9c1-4860-8f1f-7e6dd8067e73 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] POST https://10.4.3.32/volume/v3/attachments/2a80305d-96ec-4680-9850-dc3420ef7f9d/action Jul 03 21:53:14.313348 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-28d1b5f0-a87f-4e24-99c8-fac863f1ca39 req-374b004b-a9c1-4860-8f1f-7e6dd8067e73 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Action body: b'{"os-complete": null}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:53:14.313348 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-28d1b5f0-a87f-4e24-99c8-fac863f1ca39 req-374b004b-a9c1-4860-8f1f-7e6dd8067e73 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:14.326499 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-58b689b6-d6fc-47d5-8839-2dc24e8a616d tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Delete volume request issued successfully. Jul 03 21:53:14.326805 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-58b689b6-d6fc-47d5-8839-2dc24e8a616d tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] https://10.4.3.32/volume/v3/volumes/1da33369-fc80-4449-b179-f2f9ec37a23e returned with HTTP 202 Jul 03 21:53:14.327401 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 682/2733] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 21:53:14 2026] DELETE /volume/v3/volumes/1da33369-fc80-4449-b179-f2f9ec37a23e => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:53:14.334482 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:14.334482 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:14.335544 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d1eced28-e9fc-4004-8610-19263ee5b3b7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:14.339787 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-3109e0b4-2c80-4166-8d8d-78e1a82f87df None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:14.341286 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d1eced28-e9fc-4004-8610-19263ee5b3b7 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 Jul 03 21:53:14.341548 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d1eced28-e9fc-4004-8610-19263ee5b3b7 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:14.341718 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3109e0b4-2c80-4166-8d8d-78e1a82f87df tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] GET https://10.4.3.32/volume/v3/volumes/1da33369-fc80-4449-b179-f2f9ec37a23e Jul 03 21:53:14.341805 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d1eced28-e9fc-4004-8610-19263ee5b3b7 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:14.341940 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3109e0b4-2c80-4166-8d8d-78e1a82f87df tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:14.342145 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3109e0b4-2c80-4166-8d8d-78e1a82f87df tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:14.349546 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:14.349546 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:14.353822 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-3109e0b4-2c80-4166-8d8d-78e1a82f87df tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Volume info retrieved successfully. Jul 03 21:53:14.355114 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:14.355114 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:14.358607 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-28d1b5f0-a87f-4e24-99c8-fac863f1ca39 req-374b004b-a9c1-4860-8f1f-7e6dd8067e73 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/attachments/2a80305d-96ec-4680-9850-dc3420ef7f9d/action returned with HTTP 204 Jul 03 21:53:14.359154 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3109e0b4-2c80-4166-8d8d-78e1a82f87df tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] https://10.4.3.32/volume/v3/volumes/1da33369-fc80-4449-b179-f2f9ec37a23e returned with HTTP 200 Jul 03 21:53:14.359315 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 694/2734] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:53:14 2026] POST /volume/v3/attachments/2a80305d-96ec-4680-9850-dc3420ef7f9d/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:53:14.359823 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 677/2735] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:53:14 2026] GET /volume/v3/volumes/1da33369-fc80-4449-b179-f2f9ec37a23e => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:14.364768 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d1eced28-e9fc-4004-8610-19263ee5b3b7 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:53:14.373465 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d1eced28-e9fc-4004-8610-19263ee5b3b7 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 returned with HTTP 200 Jul 03 21:53:14.374425 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 683/2736] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:14 2026] GET /volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 => generated 872 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:14.497488 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f4b47d57-7628-4acd-87a1-fcc730cdbc84 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:14.502549 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f4b47d57-7628-4acd-87a1-fcc730cdbc84 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 Jul 03 21:53:14.502948 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f4b47d57-7628-4acd-87a1-fcc730cdbc84 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:14.503268 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f4b47d57-7628-4acd-87a1-fcc730cdbc84 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:14.533525 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:14.533525 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:14.543025 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f4b47d57-7628-4acd-87a1-fcc730cdbc84 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:53:14.548799 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f4b47d57-7628-4acd-87a1-fcc730cdbc84 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 returned with HTTP 200 Jul 03 21:53:14.549209 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 683/2737] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:14 2026] GET /volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 => generated 846 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:15.180075 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-40320f63-f973-4a91-82a5-5012dbe5fdf2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:15.185309 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-40320f63-f973-4a91-82a5-5012dbe5fdf2 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/737c59dc-8e16-41cb-9c8d-359d41f8538c Jul 03 21:53:15.185633 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-40320f63-f973-4a91-82a5-5012dbe5fdf2 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:15.185852 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-40320f63-f973-4a91-82a5-5012dbe5fdf2 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:15.192706 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:15.192706 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:15.193227 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-40320f63-f973-4a91-82a5-5012dbe5fdf2 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 21:53:15.194157 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-40320f63-f973-4a91-82a5-5012dbe5fdf2 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/737c59dc-8e16-41cb-9c8d-359d41f8538c returned with HTTP 200 Jul 03 21:53:15.194676 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 695/2738] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:53:15 2026] GET /volume/v3/snapshots/737c59dc-8e16-41cb-9c8d-359d41f8538c => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:15.206557 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-400e6daf-dd0f-4218-ab25-0adf98a1e8f0 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:15.208940 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-400e6daf-dd0f-4218-ab25-0adf98a1e8f0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/737c59dc-8e16-41cb-9c8d-359d41f8538c Jul 03 21:53:15.209191 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-400e6daf-dd0f-4218-ab25-0adf98a1e8f0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:15.209572 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-400e6daf-dd0f-4218-ab25-0adf98a1e8f0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:15.216611 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:15.216611 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:15.217049 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-400e6daf-dd0f-4218-ab25-0adf98a1e8f0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 21:53:15.217973 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-400e6daf-dd0f-4218-ab25-0adf98a1e8f0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/737c59dc-8e16-41cb-9c8d-359d41f8538c returned with HTTP 200 Jul 03 21:53:15.218742 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 678/2739] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:53:15 2026] GET /volume/v3/snapshots/737c59dc-8e16-41cb-9c8d-359d41f8538c => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:15.377516 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-86fbc80f-2966-457c-af55-21ce2c377d4f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:15.379700 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-86fbc80f-2966-457c-af55-21ce2c377d4f tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] GET https://10.4.3.32/volume/v3/volumes/1da33369-fc80-4449-b179-f2f9ec37a23e Jul 03 21:53:15.379937 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-86fbc80f-2966-457c-af55-21ce2c377d4f tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:15.380293 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-86fbc80f-2966-457c-af55-21ce2c377d4f tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:15.386437 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-86fbc80f-2966-457c-af55-21ce2c377d4f tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] https://10.4.3.32/volume/v3/volumes/1da33369-fc80-4449-b179-f2f9ec37a23e returned with HTTP 404 Jul 03 21:53:15.386964 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 684/2740] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:53:15 2026] GET /volume/v3/volumes/1da33369-fc80-4449-b179-f2f9ec37a23e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:53:15.388650 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e9c42f7b-60de-4ac2-80ca-1cf9f1e5e07d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:15.392640 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e9c42f7b-60de-4ac2-80ca-1cf9f1e5e07d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 Jul 03 21:53:15.392640 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e9c42f7b-60de-4ac2-80ca-1cf9f1e5e07d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:15.392640 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e9c42f7b-60de-4ac2-80ca-1cf9f1e5e07d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:15.398525 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-52f7d9c9-1fcf-43d3-9915-fc87f247596d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:15.400899 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-52f7d9c9-1fcf-43d3-9915-fc87f247596d tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/45b1524f-87fd-4986-9b52-1cf4402735c1 Jul 03 21:53:15.401121 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-52f7d9c9-1fcf-43d3-9915-fc87f247596d tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:15.401351 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-52f7d9c9-1fcf-43d3-9915-fc87f247596d tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:15.401523 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.snapshots [None req-52f7d9c9-1fcf-43d3-9915-fc87f247596d tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Delete snapshot with id: 45b1524f-87fd-4986-9b52-1cf4402735c1 Jul 03 21:53:15.404809 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:15.404809 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:15.407440 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:15.407440 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:15.407864 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-52f7d9c9-1fcf-43d3-9915-fc87f247596d tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Snapshot retrieved successfully. Jul 03 21:53:15.412501 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-e9c42f7b-60de-4ac2-80ca-1cf9f1e5e07d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:53:15.420076 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e9c42f7b-60de-4ac2-80ca-1cf9f1e5e07d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 returned with HTTP 200 Jul 03 21:53:15.420076 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 684/2741] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:15 2026] GET /volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 => generated 1164 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:15.446047 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-52f7d9c9-1fcf-43d3-9915-fc87f247596d tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Snapshot delete request issued successfully. Jul 03 21:53:15.446258 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-52f7d9c9-1fcf-43d3-9915-fc87f247596d tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] https://10.4.3.32/volume/v3/snapshots/45b1524f-87fd-4986-9b52-1cf4402735c1 returned with HTTP 202 Jul 03 21:53:15.446792 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 696/2742] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:53:15 2026] DELETE /volume/v3/snapshots/45b1524f-87fd-4986-9b52-1cf4402735c1 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:53:15.462190 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ba85bc93-26a0-48af-9817-7a72b46ae916 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:15.464060 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ba85bc93-26a0-48af-9817-7a72b46ae916 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] GET https://10.4.3.32/volume/v3/snapshots/45b1524f-87fd-4986-9b52-1cf4402735c1 Jul 03 21:53:15.464311 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ba85bc93-26a0-48af-9817-7a72b46ae916 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:15.464572 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ba85bc93-26a0-48af-9817-7a72b46ae916 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:15.474000 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:15.474000 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:15.474689 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-ba85bc93-26a0-48af-9817-7a72b46ae916 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Snapshot retrieved successfully. Jul 03 21:53:15.475536 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ba85bc93-26a0-48af-9817-7a72b46ae916 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] https://10.4.3.32/volume/v3/snapshots/45b1524f-87fd-4986-9b52-1cf4402735c1 returned with HTTP 200 Jul 03 21:53:15.475915 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 679/2743] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:53:15 2026] GET /volume/v3/snapshots/45b1524f-87fd-4986-9b52-1cf4402735c1 => generated 479 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:15.562103 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c6e1c0ca-d35c-4a8a-b991-156fb0f23378 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:15.565416 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c6e1c0ca-d35c-4a8a-b991-156fb0f23378 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 Jul 03 21:53:15.565416 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c6e1c0ca-d35c-4a8a-b991-156fb0f23378 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:15.565416 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c6e1c0ca-d35c-4a8a-b991-156fb0f23378 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:15.582717 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:15.582717 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:15.589285 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c6e1c0ca-d35c-4a8a-b991-156fb0f23378 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:53:15.599028 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c6e1c0ca-d35c-4a8a-b991-156fb0f23378 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 returned with HTTP 200 Jul 03 21:53:15.602399 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 685/2744] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:15 2026] GET /volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:16.169950 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-27b84656-5e28-4ed6-8af1-a1fc099c3c28 req-3499d3e1-f822-4ab0-a468-4d43e0145a70 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:16.171856 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-27b84656-5e28-4ed6-8af1-a1fc099c3c28 req-3499d3e1-f822-4ab0-a468-4d43e0145a70 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:53:16.172169 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-27b84656-5e28-4ed6-8af1-a1fc099c3c28 req-3499d3e1-f822-4ab0-a468-4d43e0145a70 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:16.172447 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-27b84656-5e28-4ed6-8af1-a1fc099c3c28 req-3499d3e1-f822-4ab0-a468-4d43e0145a70 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:16.182406 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:16.182406 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:16.186964 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-27b84656-5e28-4ed6-8af1-a1fc099c3c28 req-3499d3e1-f822-4ab0-a468-4d43e0145a70 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:53:16.191532 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-27b84656-5e28-4ed6-8af1-a1fc099c3c28 req-3499d3e1-f822-4ab0-a468-4d43e0145a70 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:53:16.191989 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 685/2745] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:53:16 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:16.488726 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ceb8cb66-f50f-4b7f-b80a-71615942032d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:16.490812 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ceb8cb66-f50f-4b7f-b80a-71615942032d tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] GET https://10.4.3.32/volume/v3/snapshots/45b1524f-87fd-4986-9b52-1cf4402735c1 Jul 03 21:53:16.491280 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ceb8cb66-f50f-4b7f-b80a-71615942032d tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:16.491537 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ceb8cb66-f50f-4b7f-b80a-71615942032d tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:16.499894 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ceb8cb66-f50f-4b7f-b80a-71615942032d tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] https://10.4.3.32/volume/v3/snapshots/45b1524f-87fd-4986-9b52-1cf4402735c1 returned with HTTP 404 Jul 03 21:53:16.500794 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 697/2746] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:53:16 2026] GET /volume/v3/snapshots/45b1524f-87fd-4986-9b52-1cf4402735c1 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:53:16.511928 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d2476d5e-6d4f-4bb7-bb03-c8b1e75b3cca None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:16.513711 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d2476d5e-6d4f-4bb7-bb03-c8b1e75b3cca tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] DELETE https://10.4.3.32/volume/v3/volumes/56cbba46-801f-43f7-a6c1-523f8445df17 Jul 03 21:53:16.513915 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d2476d5e-6d4f-4bb7-bb03-c8b1e75b3cca tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:16.514096 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d2476d5e-6d4f-4bb7-bb03-c8b1e75b3cca tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:16.514254 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-d2476d5e-6d4f-4bb7-bb03-c8b1e75b3cca tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Delete volume with id: 56cbba46-801f-43f7-a6c1-523f8445df17 Jul 03 21:53:16.521167 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:16.521167 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:16.521695 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d2476d5e-6d4f-4bb7-bb03-c8b1e75b3cca tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Volume info retrieved successfully. Jul 03 21:53:16.543711 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d2476d5e-6d4f-4bb7-bb03-c8b1e75b3cca tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Delete volume request issued successfully. Jul 03 21:53:16.543941 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d2476d5e-6d4f-4bb7-bb03-c8b1e75b3cca tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] https://10.4.3.32/volume/v3/volumes/56cbba46-801f-43f7-a6c1-523f8445df17 returned with HTTP 202 Jul 03 21:53:16.544463 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 680/2747] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 21:53:16 2026] DELETE /volume/v3/volumes/56cbba46-801f-43f7-a6c1-523f8445df17 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:53:16.556510 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-39b5b8e3-4ff0-4fac-82e2-ee973557c2e1 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:16.558200 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-39b5b8e3-4ff0-4fac-82e2-ee973557c2e1 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] GET https://10.4.3.32/volume/v3/volumes/56cbba46-801f-43f7-a6c1-523f8445df17 Jul 03 21:53:16.558431 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-39b5b8e3-4ff0-4fac-82e2-ee973557c2e1 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:16.558607 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-39b5b8e3-4ff0-4fac-82e2-ee973557c2e1 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:16.565605 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:16.565605 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:16.570074 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-39b5b8e3-4ff0-4fac-82e2-ee973557c2e1 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Volume info retrieved successfully. Jul 03 21:53:16.575523 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-39b5b8e3-4ff0-4fac-82e2-ee973557c2e1 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] https://10.4.3.32/volume/v3/volumes/56cbba46-801f-43f7-a6c1-523f8445df17 returned with HTTP 200 Jul 03 21:53:16.575985 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 686/2748] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:53:16 2026] GET /volume/v3/volumes/56cbba46-801f-43f7-a6c1-523f8445df17 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:16.617835 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a4e7543a-67cd-4de9-b952-a8140627a2cf None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:16.619749 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a4e7543a-67cd-4de9-b952-a8140627a2cf tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 Jul 03 21:53:16.619977 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a4e7543a-67cd-4de9-b952-a8140627a2cf tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:16.620252 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a4e7543a-67cd-4de9-b952-a8140627a2cf tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:16.628390 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-6e3a67c6-3e00-4a36-b72b-3439d1bf6e0b req-d69c31e3-ca2d-40da-8fa3-2b303155142a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:16.631026 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-6e3a67c6-3e00-4a36-b72b-3439d1bf6e0b req-d69c31e3-ca2d-40da-8fa3-2b303155142a tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] POST https://10.4.3.32/volume/v3/attachments/dbebc99f-0c95-4513-882a-7bcde06050be/action Jul 03 21:53:16.632190 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-6e3a67c6-3e00-4a36-b72b-3439d1bf6e0b req-d69c31e3-ca2d-40da-8fa3-2b303155142a tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Action body: b'{"os-complete": null}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:53:16.632190 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-6e3a67c6-3e00-4a36-b72b-3439d1bf6e0b req-d69c31e3-ca2d-40da-8fa3-2b303155142a tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:16.647045 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:16.647045 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:16.652534 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-a4e7543a-67cd-4de9-b952-a8140627a2cf tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:53:16.656480 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:16.656480 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:16.659566 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a4e7543a-67cd-4de9-b952-a8140627a2cf tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 returned with HTTP 200 Jul 03 21:53:16.660094 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 686/2749] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:16 2026] GET /volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:16.673147 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-6e3a67c6-3e00-4a36-b72b-3439d1bf6e0b req-d69c31e3-ca2d-40da-8fa3-2b303155142a tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/attachments/dbebc99f-0c95-4513-882a-7bcde06050be/action returned with HTTP 204 Jul 03 21:53:16.673660 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 698/2750] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:53:16 2026] POST /volume/v3/attachments/dbebc99f-0c95-4513-882a-7bcde06050be/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:53:17.182592 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-cb66a499-c58c-4a1d-a7fe-4593baa217b2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:17.183149 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-cb66a499-c58c-4a1d-a7fe-4593baa217b2 None None] GET https://10.4.3.32/volume// Jul 03 21:53:17.183272 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-cb66a499-c58c-4a1d-a7fe-4593baa217b2 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:17.183538 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-cb66a499-c58c-4a1d-a7fe-4593baa217b2 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:17.183880 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-cb66a499-c58c-4a1d-a7fe-4593baa217b2 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:53:17.184457 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 681/2751] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:53: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 21:53:17.194610 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-99b7d50a-2db1-4e57-8ee7-96c280f74d39 req-632fe8a2-a22c-4381-bca4-223f0a1b8675 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:17.377627 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-99b7d50a-2db1-4e57-8ee7-96c280f74d39 req-632fe8a2-a22c-4381-bca4-223f0a1b8675 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/73423009-0f1e-486d-9ef2-324270208b02 Jul 03 21:53:17.377899 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-99b7d50a-2db1-4e57-8ee7-96c280f74d39 req-632fe8a2-a22c-4381-bca4-223f0a1b8675 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:17.378181 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-99b7d50a-2db1-4e57-8ee7-96c280f74d39 req-632fe8a2-a22c-4381-bca4-223f0a1b8675 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:17.390388 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:17.390388 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:17.395642 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-99b7d50a-2db1-4e57-8ee7-96c280f74d39 req-632fe8a2-a22c-4381-bca4-223f0a1b8675 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:53:17.403224 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-99b7d50a-2db1-4e57-8ee7-96c280f74d39 req-632fe8a2-a22c-4381-bca4-223f0a1b8675 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/73423009-0f1e-486d-9ef2-324270208b02 returned with HTTP 200 Jul 03 21:53:17.403810 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 687/2752] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:53:17 2026] GET /volume/v3/volumes/73423009-0f1e-486d-9ef2-324270208b02 => generated 1545 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:53:17.516043 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-99b7d50a-2db1-4e57-8ee7-96c280f74d39 req-93f2bcf8-a6f9-40d8-bbf1-a2b53b131ecc None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:17.519497 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-99b7d50a-2db1-4e57-8ee7-96c280f74d39 req-93f2bcf8-a6f9-40d8-bbf1-a2b53b131ecc tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] PUT https://10.4.3.32/volume/v3/attachments/dc0e6f26-2060-4296-9f6f-08dba5fe8a68 Jul 03 21:53:17.520029 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-99b7d50a-2db1-4e57-8ee7-96c280f74d39 req-93f2bcf8-a6f9-40d8-bbf1-a2b53b131ecc tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:17.533892 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-99b7d50a-2db1-4e57-8ee7-96c280f74d39 req-93f2bcf8-a6f9-40d8-bbf1-a2b53b131ecc tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Acquiring lock "cinder-attachment_update-73423009-0f1e-486d-9ef2-324270208b02-np0000004475" by "attachment_update" {{(pid=99933) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:53:17.541983 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-99b7d50a-2db1-4e57-8ee7-96c280f74d39 req-93f2bcf8-a6f9-40d8-bbf1-a2b53b131ecc tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Lock "cinder-attachment_update-73423009-0f1e-486d-9ef2-324270208b02-np0000004475" acquired by "attachment_update" :: waited 0.008s {{(pid=99933) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:53:17.543201 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:17.543201 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:17.592292 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ef7b29a9-ff9c-40bf-8e14-83a2f1c92a02 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:17.594336 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ef7b29a9-ff9c-40bf-8e14-83a2f1c92a02 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] GET https://10.4.3.32/volume/v3/volumes/56cbba46-801f-43f7-a6c1-523f8445df17 Jul 03 21:53:17.594619 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ef7b29a9-ff9c-40bf-8e14-83a2f1c92a02 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:17.594854 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ef7b29a9-ff9c-40bf-8e14-83a2f1c92a02 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:17.601525 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ef7b29a9-ff9c-40bf-8e14-83a2f1c92a02 tempest-VolumeRevertTests-263415678 tempest-VolumeRevertTests-263415678-project-member] https://10.4.3.32/volume/v3/volumes/56cbba46-801f-43f7-a6c1-523f8445df17 returned with HTTP 404 Jul 03 21:53:17.601960 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 699/2753] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:53:17 2026] GET /volume/v3/volumes/56cbba46-801f-43f7-a6c1-523f8445df17 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:53:17.677267 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7e623e99-26a5-4704-a772-dcdd2781cea4 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:17.680470 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7e623e99-26a5-4704-a772-dcdd2781cea4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 Jul 03 21:53:17.680646 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7e623e99-26a5-4704-a772-dcdd2781cea4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:17.680839 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7e623e99-26a5-4704-a772-dcdd2781cea4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:17.693795 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:17.693795 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:17.698920 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-7e623e99-26a5-4704-a772-dcdd2781cea4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:53:17.703357 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7e623e99-26a5-4704-a772-dcdd2781cea4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 returned with HTTP 200 Jul 03 21:53:17.703799 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 682/2754] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:17 2026] GET /volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:17.721238 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d979e454-b61c-44cc-9328-7e8de5051ee1 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:17.723324 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d979e454-b61c-44cc-9328-7e8de5051ee1 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 Jul 03 21:53:17.723616 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d979e454-b61c-44cc-9328-7e8de5051ee1 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:17.723868 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d979e454-b61c-44cc-9328-7e8de5051ee1 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:17.740124 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:17.740124 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:17.748882 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d979e454-b61c-44cc-9328-7e8de5051ee1 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:53:17.755749 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d979e454-b61c-44cc-9328-7e8de5051ee1 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 returned with HTTP 200 Jul 03 21:53:17.756196 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 688/2755] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:17 2026] GET /volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:17.774475 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-5886cb8e-62fb-4472-8a81-d7d5192e54dc None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:17.779098 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5886cb8e-62fb-4472-8a81-d7d5192e54dc tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:53:17.779646 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5886cb8e-62fb-4472-8a81-d7d5192e54dc tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fea84c6d-9a87-421e-a6d9-76c64e09c0d4", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-432609397", "description": null, "metadata": null}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:17.802961 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:17.802961 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:17.803793 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-5886cb8e-62fb-4472-8a81-d7d5192e54dc tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:53:17.803882 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.snapshots [None req-5886cb8e-62fb-4472-8a81-d7d5192e54dc tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Create snapshot from volume fea84c6d-9a87-421e-a6d9-76c64e09c0d4 Jul 03 21:53:17.868218 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-5886cb8e-62fb-4472-8a81-d7d5192e54dc tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Created reservations ['6749e939-7b53-4798-82b5-95209b4b225e', 'e51aa13e-a7c2-495a-90b8-a6d8a32da875', 'c4e5310d-940b-467a-b416-9bc47ba3997b', '1f0ddb0d-7ab4-4e57-9b2c-e473f9838bd5'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:53:17.914169 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-5886cb8e-62fb-4472-8a81-d7d5192e54dc tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Snapshot force create request issued successfully. Jul 03 21:53:17.914654 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5886cb8e-62fb-4472-8a81-d7d5192e54dc tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:53:17.915207 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 700/2756] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:53:17 2026] POST /volume/v3/snapshots => generated 310 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:53:17.930398 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1d43be85-fe03-4d2d-990f-3bd740be5d7c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:17.932071 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1d43be85-fe03-4d2d-990f-3bd740be5d7c tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/snapshots/3e45a031-f75d-482f-bd6e-b067668cdc47 Jul 03 21:53:17.932286 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1d43be85-fe03-4d2d-990f-3bd740be5d7c tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:17.932580 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1d43be85-fe03-4d2d-990f-3bd740be5d7c tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:17.938439 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:17.938439 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:17.939927 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-1d43be85-fe03-4d2d-990f-3bd740be5d7c tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Snapshot retrieved successfully. Jul 03 21:53:17.940901 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1d43be85-fe03-4d2d-990f-3bd740be5d7c tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/snapshots/3e45a031-f75d-482f-bd6e-b067668cdc47 returned with HTTP 200 Jul 03 21:53:17.942253 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 683/2757] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:53:17 2026] GET /volume/v3/snapshots/3e45a031-f75d-482f-bd6e-b067668cdc47 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:18.069248 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-51303332-fd1a-46c6-9cfd-8dfe9857ef9e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:18.072511 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-51303332-fd1a-46c6-9cfd-8dfe9857ef9e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/737c59dc-8e16-41cb-9c8d-359d41f8538c Jul 03 21:53:18.072511 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-51303332-fd1a-46c6-9cfd-8dfe9857ef9e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:18.072770 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-51303332-fd1a-46c6-9cfd-8dfe9857ef9e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:18.072950 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-51303332-fd1a-46c6-9cfd-8dfe9857ef9e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Delete snapshot with id: 737c59dc-8e16-41cb-9c8d-359d41f8538c Jul 03 21:53:18.075911 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-99b7d50a-2db1-4e57-8ee7-96c280f74d39 req-93f2bcf8-a6f9-40d8-bbf1-a2b53b131ecc tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Lock "cinder-attachment_update-73423009-0f1e-486d-9ef2-324270208b02-np0000004475" released by "attachment_update" :: held 0.534s {{(pid=99933) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:53:18.076236 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-99b7d50a-2db1-4e57-8ee7-96c280f74d39 req-93f2bcf8-a6f9-40d8-bbf1-a2b53b131ecc tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/attachments/dc0e6f26-2060-4296-9f6f-08dba5fe8a68 returned with HTTP 200 Jul 03 21:53:18.076847 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 687/2758] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:53:17 2026] PUT /volume/v3/attachments/dc0e6f26-2060-4296-9f6f-08dba5fe8a68 => generated 969 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:18.081244 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:18.081244 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:18.081876 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-51303332-fd1a-46c6-9cfd-8dfe9857ef9e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 21:53:18.113843 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-51303332-fd1a-46c6-9cfd-8dfe9857ef9e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot delete request issued successfully. Jul 03 21:53:18.114146 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-51303332-fd1a-46c6-9cfd-8dfe9857ef9e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/737c59dc-8e16-41cb-9c8d-359d41f8538c returned with HTTP 202 Jul 03 21:53:18.114891 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 689/2759] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:53:18 2026] DELETE /volume/v3/snapshots/737c59dc-8e16-41cb-9c8d-359d41f8538c => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:53:18.127431 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2dfbed8b-7943-48dc-a02b-8b7b7819cda6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:18.129639 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2dfbed8b-7943-48dc-a02b-8b7b7819cda6 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/737c59dc-8e16-41cb-9c8d-359d41f8538c Jul 03 21:53:18.129938 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2dfbed8b-7943-48dc-a02b-8b7b7819cda6 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:18.130202 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2dfbed8b-7943-48dc-a02b-8b7b7819cda6 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:18.136510 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:18.136510 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:18.137125 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-2dfbed8b-7943-48dc-a02b-8b7b7819cda6 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 21:53:18.138934 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2dfbed8b-7943-48dc-a02b-8b7b7819cda6 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/737c59dc-8e16-41cb-9c8d-359d41f8538c returned with HTTP 200 Jul 03 21:53:18.138934 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 701/2760] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:53:18 2026] GET /volume/v3/snapshots/737c59dc-8e16-41cb-9c8d-359d41f8538c => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:18.252749 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-01238b1d-11a0-46d9-9cb5-69481aab64e4 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:18.253501 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-01238b1d-11a0-46d9-9cb5-69481aab64e4 None None] GET https://10.4.3.32/volume// Jul 03 21:53:18.253501 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-01238b1d-11a0-46d9-9cb5-69481aab64e4 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:18.253726 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-01238b1d-11a0-46d9-9cb5-69481aab64e4 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:18.254052 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-01238b1d-11a0-46d9-9cb5-69481aab64e4 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:53:18.254451 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 684/2761] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:53: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 21:53:18.267645 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-27b84656-5e28-4ed6-8af1-a1fc099c3c28 req-d90ab074-58e6-48dc-92e7-b516c1ee9234 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:18.270323 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-27b84656-5e28-4ed6-8af1-a1fc099c3c28 req-d90ab074-58e6-48dc-92e7-b516c1ee9234 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:53:18.270729 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-27b84656-5e28-4ed6-8af1-a1fc099c3c28 req-d90ab074-58e6-48dc-92e7-b516c1ee9234 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ebb94822-c236-4c6c-9c7c-07c84e48977b", "connector": null, "instance_uuid": "2e6defe0-8e6c-4f12-81be-c183671746ef"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:18.282278 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:18.282278 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:18.322335 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-27b84656-5e28-4ed6-8af1-a1fc099c3c28 req-d90ab074-58e6-48dc-92e7-b516c1ee9234 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:53:18.323464 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 688/2762] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:53:18 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 21:53:18.588449 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-99b7d50a-2db1-4e57-8ee7-96c280f74d39 req-85cd4e90-ef8e-42e6-ae8c-c299145fe1e4 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:18.591535 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-99b7d50a-2db1-4e57-8ee7-96c280f74d39 req-85cd4e90-ef8e-42e6-ae8c-c299145fe1e4 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] POST https://10.4.3.32/volume/v3/attachments/dc0e6f26-2060-4296-9f6f-08dba5fe8a68/action Jul 03 21:53:18.592068 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-99b7d50a-2db1-4e57-8ee7-96c280f74d39 req-85cd4e90-ef8e-42e6-ae8c-c299145fe1e4 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action body: b'{"os-complete": null}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:53:18.592466 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-99b7d50a-2db1-4e57-8ee7-96c280f74d39 req-85cd4e90-ef8e-42e6-ae8c-c299145fe1e4 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:18.612029 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:18.612029 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:18.627762 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-99b7d50a-2db1-4e57-8ee7-96c280f74d39 req-85cd4e90-ef8e-42e6-ae8c-c299145fe1e4 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/attachments/dc0e6f26-2060-4296-9f6f-08dba5fe8a68/action returned with HTTP 204 Jul 03 21:53:18.628707 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 690/2763] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:53:18 2026] POST /volume/v3/attachments/dc0e6f26-2060-4296-9f6f-08dba5fe8a68/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:53:18.727183 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c2778718-3256-487c-a4ba-72b03770211a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:18.730979 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c2778718-3256-487c-a4ba-72b03770211a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:53:18.730979 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c2778718-3256-487c-a4ba-72b03770211a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:18.731166 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c2778718-3256-487c-a4ba-72b03770211a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:18.746538 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:18.746538 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:18.761775 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c2778718-3256-487c-a4ba-72b03770211a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:53:18.768270 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c2778718-3256-487c-a4ba-72b03770211a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:53:18.768705 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 702/2764] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:18 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 919 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:18.873727 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b9ac2f6e-673f-464d-8239-dd38c75cf3c5 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:18.874174 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b9ac2f6e-673f-464d-8239-dd38c75cf3c5 None None] GET https://10.4.3.32/volume// Jul 03 21:53:18.874452 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b9ac2f6e-673f-464d-8239-dd38c75cf3c5 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:18.874719 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b9ac2f6e-673f-464d-8239-dd38c75cf3c5 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:18.875624 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b9ac2f6e-673f-464d-8239-dd38c75cf3c5 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:53:18.875951 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 685/2765] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:53:18 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 21:53:18.888695 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-27b84656-5e28-4ed6-8af1-a1fc099c3c28 req-99866fe9-53aa-4161-95cc-0b1bca9b2834 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:18.892398 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-27b84656-5e28-4ed6-8af1-a1fc099c3c28 req-99866fe9-53aa-4161-95cc-0b1bca9b2834 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:53:18.892398 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-27b84656-5e28-4ed6-8af1-a1fc099c3c28 req-99866fe9-53aa-4161-95cc-0b1bca9b2834 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:18.892398 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-27b84656-5e28-4ed6-8af1-a1fc099c3c28 req-99866fe9-53aa-4161-95cc-0b1bca9b2834 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:18.907634 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:18.907634 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:18.912410 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-27b84656-5e28-4ed6-8af1-a1fc099c3c28 req-99866fe9-53aa-4161-95cc-0b1bca9b2834 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:53:18.919568 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-27b84656-5e28-4ed6-8af1-a1fc099c3c28 req-99866fe9-53aa-4161-95cc-0b1bca9b2834 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:53:18.919568 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 689/2766] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:53:18 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 1099 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:53:18.954280 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a79d786a-9936-4531-9993-46e90438dc49 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:18.957192 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a79d786a-9936-4531-9993-46e90438dc49 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/snapshots/3e45a031-f75d-482f-bd6e-b067668cdc47 Jul 03 21:53:18.957458 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a79d786a-9936-4531-9993-46e90438dc49 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:18.957727 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a79d786a-9936-4531-9993-46e90438dc49 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:18.964951 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:18.964951 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:18.966019 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-a79d786a-9936-4531-9993-46e90438dc49 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Snapshot retrieved successfully. Jul 03 21:53:18.968868 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a79d786a-9936-4531-9993-46e90438dc49 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/snapshots/3e45a031-f75d-482f-bd6e-b067668cdc47 returned with HTTP 200 Jul 03 21:53:18.969282 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 691/2767] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:53:18 2026] GET /volume/v3/snapshots/3e45a031-f75d-482f-bd6e-b067668cdc47 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:18.980283 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-fc44ffab-38ba-4a22-a58a-b9a8a0cea1a5 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:18.984758 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fc44ffab-38ba-4a22-a58a-b9a8a0cea1a5 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/snapshots/3e45a031-f75d-482f-bd6e-b067668cdc47 Jul 03 21:53:18.984758 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fc44ffab-38ba-4a22-a58a-b9a8a0cea1a5 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:18.984758 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fc44ffab-38ba-4a22-a58a-b9a8a0cea1a5 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:18.989156 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:18.989156 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:18.989896 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-fc44ffab-38ba-4a22-a58a-b9a8a0cea1a5 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Snapshot retrieved successfully. Jul 03 21:53:18.991521 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fc44ffab-38ba-4a22-a58a-b9a8a0cea1a5 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/snapshots/3e45a031-f75d-482f-bd6e-b067668cdc47 returned with HTTP 200 Jul 03 21:53:18.991939 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 703/2768] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:53:18 2026] GET /volume/v3/snapshots/3e45a031-f75d-482f-bd6e-b067668cdc47 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:19.003198 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5abb4e34-f99b-4f5a-b3e4-0c6fcc592602 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:19.005139 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5abb4e34-f99b-4f5a-b3e4-0c6fcc592602 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 Jul 03 21:53:19.005426 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5abb4e34-f99b-4f5a-b3e4-0c6fcc592602 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:19.005683 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5abb4e34-f99b-4f5a-b3e4-0c6fcc592602 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:19.021061 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:19.021061 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:19.031893 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-5abb4e34-f99b-4f5a-b3e4-0c6fcc592602 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:53:19.045158 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5abb4e34-f99b-4f5a-b3e4-0c6fcc592602 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 returned with HTTP 200 Jul 03 21:53:19.045634 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 686/2769] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:19 2026] GET /volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 => generated 1138 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:19.047105 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-27b84656-5e28-4ed6-8af1-a1fc099c3c28 req-916a54e3-e48b-4654-a388-278acfd16469 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:19.059929 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-27b84656-5e28-4ed6-8af1-a1fc099c3c28 req-916a54e3-e48b-4654-a388-278acfd16469 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] PUT https://10.4.3.32/volume/v3/attachments/5f1a95cf-3bda-4728-8e9f-21cb3842299b Jul 03 21:53:19.059929 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-27b84656-5e28-4ed6-8af1-a1fc099c3c28 req-916a54e3-e48b-4654-a388-278acfd16469 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:19.070609 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-27b84656-5e28-4ed6-8af1-a1fc099c3c28 req-916a54e3-e48b-4654-a388-278acfd16469 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Acquiring lock "cinder-attachment_update-ebb94822-c236-4c6c-9c7c-07c84e48977b-np0000004475" by "attachment_update" {{(pid=99933) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:53:19.077401 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-27b84656-5e28-4ed6-8af1-a1fc099c3c28 req-916a54e3-e48b-4654-a388-278acfd16469 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Lock "cinder-attachment_update-ebb94822-c236-4c6c-9c7c-07c84e48977b-np0000004475" acquired by "attachment_update" :: waited 0.007s {{(pid=99933) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:53:19.080076 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:19.080076 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:19.154433 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-654f9e77-e358-4e63-9311-0ea1c8f5fa34 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:19.157473 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-654f9e77-e358-4e63-9311-0ea1c8f5fa34 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/737c59dc-8e16-41cb-9c8d-359d41f8538c Jul 03 21:53:19.158031 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-654f9e77-e358-4e63-9311-0ea1c8f5fa34 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:19.158524 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-654f9e77-e358-4e63-9311-0ea1c8f5fa34 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:19.164886 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-654f9e77-e358-4e63-9311-0ea1c8f5fa34 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/737c59dc-8e16-41cb-9c8d-359d41f8538c returned with HTTP 404 Jul 03 21:53:19.165707 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 692/2770] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:53:19 2026] GET /volume/v3/snapshots/737c59dc-8e16-41cb-9c8d-359d41f8538c => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:53:19.177979 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d6d17b05-37de-4809-ac9a-1e895e7c6ec9 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:19.181094 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d6d17b05-37de-4809-ac9a-1e895e7c6ec9 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/61c60570-993a-4dd0-9b1d-ed45d666f06f Jul 03 21:53:19.181395 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d6d17b05-37de-4809-ac9a-1e895e7c6ec9 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:19.181730 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d6d17b05-37de-4809-ac9a-1e895e7c6ec9 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:19.181842 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.snapshots [None req-d6d17b05-37de-4809-ac9a-1e895e7c6ec9 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Delete snapshot with id: 61c60570-993a-4dd0-9b1d-ed45d666f06f Jul 03 21:53:19.187636 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:19.187636 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:19.188229 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d6d17b05-37de-4809-ac9a-1e895e7c6ec9 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 21:53:19.195073 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-460ee5ad-fe54-4e33-a543-c64d473ddc9b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:19.228747 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d6d17b05-37de-4809-ac9a-1e895e7c6ec9 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot delete request issued successfully. Jul 03 21:53:19.228947 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d6d17b05-37de-4809-ac9a-1e895e7c6ec9 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/61c60570-993a-4dd0-9b1d-ed45d666f06f returned with HTTP 202 Jul 03 21:53:19.229383 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 704/2771] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:53:19 2026] DELETE /volume/v3/snapshots/61c60570-993a-4dd0-9b1d-ed45d666f06f => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:53:19.241693 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f83cdb5f-f75c-4a10-b60f-334a47e5bebd None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:19.245247 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f83cdb5f-f75c-4a10-b60f-334a47e5bebd tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/61c60570-993a-4dd0-9b1d-ed45d666f06f Jul 03 21:53:19.245247 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f83cdb5f-f75c-4a10-b60f-334a47e5bebd tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:19.245247 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f83cdb5f-f75c-4a10-b60f-334a47e5bebd tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:19.252014 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:19.252014 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:19.254412 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-f83cdb5f-f75c-4a10-b60f-334a47e5bebd tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 21:53:19.254412 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f83cdb5f-f75c-4a10-b60f-334a47e5bebd tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/61c60570-993a-4dd0-9b1d-ed45d666f06f returned with HTTP 200 Jul 03 21:53:19.254412 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 693/2772] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:53:19 2026] GET /volume/v3/snapshots/61c60570-993a-4dd0-9b1d-ed45d666f06f => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:19.342741 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-460ee5ad-fe54-4e33-a543-c64d473ddc9b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:53:19.343147 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-460ee5ad-fe54-4e33-a543-c64d473ddc9b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:19.345073 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-460ee5ad-fe54-4e33-a543-c64d473ddc9b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:53:19.345293 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-460ee5ad-fe54-4e33-a543-c64d473ddc9b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Create volume of 1 GB Jul 03 21:53:19.352770 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-460ee5ad-fe54-4e33-a543-c64d473ddc9b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Availability Zones retrieved successfully. Jul 03 21:53:19.361428 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-460ee5ad-fe54-4e33-a543-c64d473ddc9b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Flow 'volume_create_api' (b10f63aa-1998-4edc-9015-53086582a9c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:53:19.362793 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-460ee5ad-fe54-4e33-a543-c64d473ddc9b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c455181-6462-4648-ab12-91080d778b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:19.364042 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-460ee5ad-fe54-4e33-a543-c64d473ddc9b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:53:19.397795 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-460ee5ad-fe54-4e33-a543-c64d473ddc9b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c455181-6462-4648-ab12-91080d778b30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:19.399087 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-460ee5ad-fe54-4e33-a543-c64d473ddc9b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2b8599e-f251-46ff-b15c-20a82aebd7eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:19.468471 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-460ee5ad-fe54-4e33-a543-c64d473ddc9b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Created reservations ['3d9ea55f-5ea4-4295-99d6-34860934e517', 'f46d0f6c-1865-408e-b582-dcdf3f0c5684', 'f458df08-ca07-4214-a2a5-396aa544320b', '92d2c0fc-8c3b-4f46-95e6-e8b05177074f'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:53:19.469279 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-460ee5ad-fe54-4e33-a543-c64d473ddc9b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2b8599e-f251-46ff-b15c-20a82aebd7eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d9ea55f-5ea4-4295-99d6-34860934e517', 'f46d0f6c-1865-408e-b582-dcdf3f0c5684', 'f458df08-ca07-4214-a2a5-396aa544320b', '92d2c0fc-8c3b-4f46-95e6-e8b05177074f']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:19.470182 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-460ee5ad-fe54-4e33-a543-c64d473ddc9b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e52a071-1a96-48c6-9ab5-69dce765ad4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:19.495849 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-460ee5ad-fe54-4e33-a543-c64d473ddc9b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e52a071-1a96-48c6-9ab5-69dce765ad4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e84c273-9e47-413b-b188-d9c352504bb3', '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='84be2ec2080d49c08f22e852f9b0259b',qos_specs=None,replication_status=,reservations=['3d9ea55f-5ea4-4295-99d6-34860934e517','f46d0f6c-1865-408e-b582-dcdf3f0c5684','f458df08-ca07-4214-a2a5-396aa544320b','92d2c0fc-8c3b-4f46-95e6-e8b05177074f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='032fe7bc958144beb14ad207eccc669f',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:53:19Z,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=1e84c273-9e47-413b-b188-d9c352504bb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84be2ec2080d49c08f22e852f9b0259b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='032fe7bc958144beb14ad207eccc669f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:19.497050 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-460ee5ad-fe54-4e33-a543-c64d473ddc9b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4d5e3d1-b27e-4da2-8ff7-6c2e32fd21d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:19.518834 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-460ee5ad-fe54-4e33-a543-c64d473ddc9b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4d5e3d1-b27e-4da2-8ff7-6c2e32fd21d9) transitioned into state 'SUCCESS' from 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='84be2ec2080d49c08f22e852f9b0259b',qos_specs=None,replication_status=,reservations=['3d9ea55f-5ea4-4295-99d6-34860934e517','f46d0f6c-1865-408e-b582-dcdf3f0c5684','f458df08-ca07-4214-a2a5-396aa544320b','92d2c0fc-8c3b-4f46-95e6-e8b05177074f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='032fe7bc958144beb14ad207eccc669f',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:19.519657 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-460ee5ad-fe54-4e33-a543-c64d473ddc9b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe6ca543-6e87-453a-b657-343b1944f2bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:19.536615 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-460ee5ad-fe54-4e33-a543-c64d473ddc9b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe6ca543-6e87-453a-b657-343b1944f2bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:19.537580 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-460ee5ad-fe54-4e33-a543-c64d473ddc9b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Flow 'volume_create_api' (b10f63aa-1998-4edc-9015-53086582a9c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:53:19.537909 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-460ee5ad-fe54-4e33-a543-c64d473ddc9b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Create volume request issued successfully. Jul 03 21:53:19.538623 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-460ee5ad-fe54-4e33-a543-c64d473ddc9b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:53:19.539070 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 687/2773] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:53:19 2026] POST /volume/v3/volumes => generated 738 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:53:19.553360 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3c0fabe3-8bb3-41d9-a222-c776e2ddde49 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:19.555330 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3c0fabe3-8bb3-41d9-a222-c776e2ddde49 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] GET https://10.4.3.32/volume/v3/volumes/1e84c273-9e47-413b-b188-d9c352504bb3 Jul 03 21:53:19.555565 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3c0fabe3-8bb3-41d9-a222-c776e2ddde49 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:19.555758 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3c0fabe3-8bb3-41d9-a222-c776e2ddde49 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:19.569559 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:19.569559 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:19.589150 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-3c0fabe3-8bb3-41d9-a222-c776e2ddde49 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Volume info retrieved successfully. Jul 03 21:53:19.598186 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3c0fabe3-8bb3-41d9-a222-c776e2ddde49 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] https://10.4.3.32/volume/v3/volumes/1e84c273-9e47-413b-b188-d9c352504bb3 returned with HTTP 200 Jul 03 21:53:19.598186 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 705/2774] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:19 2026] GET /volume/v3/volumes/1e84c273-9e47-413b-b188-d9c352504bb3 => generated 806 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:19.610739 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-27b84656-5e28-4ed6-8af1-a1fc099c3c28 req-916a54e3-e48b-4654-a388-278acfd16469 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Lock "cinder-attachment_update-ebb94822-c236-4c6c-9c7c-07c84e48977b-np0000004475" released by "attachment_update" :: held 0.532s {{(pid=99933) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:53:19.610739 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-27b84656-5e28-4ed6-8af1-a1fc099c3c28 req-916a54e3-e48b-4654-a388-278acfd16469 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/attachments/5f1a95cf-3bda-4728-8e9f-21cb3842299b returned with HTTP 200 Jul 03 21:53:19.610739 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 690/2775] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:53:19 2026] PUT /volume/v3/attachments/5f1a95cf-3bda-4728-8e9f-21cb3842299b => generated 969 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:19.786578 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-896815bd-8cc9-46ac-b3dd-fe15c8ec5fa0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:19.788419 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-896815bd-8cc9-46ac-b3dd-fe15c8ec5fa0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:53:19.788643 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-896815bd-8cc9-46ac-b3dd-fe15c8ec5fa0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:19.788841 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-896815bd-8cc9-46ac-b3dd-fe15c8ec5fa0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:19.802394 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:19.802394 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:19.808012 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-896815bd-8cc9-46ac-b3dd-fe15c8ec5fa0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:53:19.817709 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-896815bd-8cc9-46ac-b3dd-fe15c8ec5fa0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:53:19.818458 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 694/2776] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:19 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 920 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:20.227825 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7f5bdb59-9ca0-44a6-aa45-148e75e7fd33 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:20.261747 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7f5bdb59-9ca0-44a6-aa45-148e75e7fd33 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:53:20.262207 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7f5bdb59-9ca0-44a6-aa45-148e75e7fd33 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1502781571", "extra_specs": {}}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:20.264276 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:20.264276 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:20.268799 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b818bfb2-e8dd-49ad-861d-945854841b03 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:20.270834 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b818bfb2-e8dd-49ad-861d-945854841b03 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/61c60570-993a-4dd0-9b1d-ed45d666f06f Jul 03 21:53:20.271106 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b818bfb2-e8dd-49ad-861d-945854841b03 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:20.271426 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b818bfb2-e8dd-49ad-861d-945854841b03 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:20.276167 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b818bfb2-e8dd-49ad-861d-945854841b03 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/61c60570-993a-4dd0-9b1d-ed45d666f06f returned with HTTP 404 Jul 03 21:53:20.276748 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 706/2777] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:53:20 2026] GET /volume/v3/snapshots/61c60570-993a-4dd0-9b1d-ed45d666f06f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:53:20.282069 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7f5bdb59-9ca0-44a6-aa45-148e75e7fd33 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:53:20.282566 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 688/2778] 10.4.3.32 () {68 vars in 1245 bytes} [Fri Jul 3 21:53:20 2026] POST /volume/v3/types => generated 218 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:20.285399 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4123df97-fbd0-4a15-9441-f85759f91f7c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:20.287111 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4123df97-fbd0-4a15-9441-f85759f91f7c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/28e9f37f-48db-4a37-94f4-a15ff9b9af21 Jul 03 21:53:20.287538 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4123df97-fbd0-4a15-9441-f85759f91f7c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:20.287833 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4123df97-fbd0-4a15-9441-f85759f91f7c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:20.288016 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.snapshots [None req-4123df97-fbd0-4a15-9441-f85759f91f7c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Delete snapshot with id: 28e9f37f-48db-4a37-94f4-a15ff9b9af21 Jul 03 21:53:20.290828 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f12a9a13-65db-41b7-9ced-fdc2773f4c55 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:20.292699 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f12a9a13-65db-41b7-9ced-fdc2773f4c55 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] POST https://10.4.3.32/volume/v3/types/ec99c22e-01fa-4617-8c1d-b6f8da0ea9b7/encryption Jul 03 21:53:20.292946 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f12a9a13-65db-41b7-9ced-fdc2773f4c55 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:20.294275 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:20.294275 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:20.296392 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-4123df97-fbd0-4a15-9441-f85759f91f7c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 21:53:20.310990 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f12a9a13-65db-41b7-9ced-fdc2773f4c55 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] https://10.4.3.32/volume/v3/types/ec99c22e-01fa-4617-8c1d-b6f8da0ea9b7/encryption returned with HTTP 200 Jul 03 21:53:20.311992 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 695/2779] 10.4.3.32 () {68 vars in 1390 bytes} [Fri Jul 3 21:53:20 2026] POST /volume/v3/types/ec99c22e-01fa-4617-8c1d-b6f8da0ea9b7/encryption => generated 231 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:20.319165 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-4123df97-fbd0-4a15-9441-f85759f91f7c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot delete request issued successfully. Jul 03 21:53:20.319165 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4123df97-fbd0-4a15-9441-f85759f91f7c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/28e9f37f-48db-4a37-94f4-a15ff9b9af21 returned with HTTP 202 Jul 03 21:53:20.319165 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 691/2780] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:53:20 2026] DELETE /volume/v3/snapshots/28e9f37f-48db-4a37-94f4-a15ff9b9af21 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:53:20.323978 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a1e5495f-96c3-4703-81d6-9b2cb0e73916 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:20.328676 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-702d5932-8721-4eb6-9e44-8a46f8000c1c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:20.330734 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-702d5932-8721-4eb6-9e44-8a46f8000c1c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/28e9f37f-48db-4a37-94f4-a15ff9b9af21 Jul 03 21:53:20.330973 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-702d5932-8721-4eb6-9e44-8a46f8000c1c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:20.331263 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-702d5932-8721-4eb6-9e44-8a46f8000c1c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:20.338845 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:20.338845 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:20.340185 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-702d5932-8721-4eb6-9e44-8a46f8000c1c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 21:53:20.341698 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-702d5932-8721-4eb6-9e44-8a46f8000c1c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/28e9f37f-48db-4a37-94f4-a15ff9b9af21 returned with HTTP 200 Jul 03 21:53:20.342174 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 689/2781] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:53:20 2026] GET /volume/v3/snapshots/28e9f37f-48db-4a37-94f4-a15ff9b9af21 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:20.413613 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a1e5495f-96c3-4703-81d6-9b2cb0e73916 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:53:20.413613 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a1e5495f-96c3-4703-81d6-9b2cb0e73916 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1420080734", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1502781571", "size": 1}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:20.416617 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-a1e5495f-96c3-4703-81d6-9b2cb0e73916 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1420080734', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1502781571', 'size': 1}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:53:20.422869 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-a1e5495f-96c3-4703-81d6-9b2cb0e73916 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Create volume of 1 GB Jul 03 21:53:20.423727 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:20.423727 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:20.424569 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-a1e5495f-96c3-4703-81d6-9b2cb0e73916 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Availability Zones retrieved successfully. Jul 03 21:53:20.431953 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a1e5495f-96c3-4703-81d6-9b2cb0e73916 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Flow 'volume_create_api' (9d415fc7-6b5d-4a2c-928e-f5fb0647a0d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:53:20.433795 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a1e5495f-96c3-4703-81d6-9b2cb0e73916 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5c91060-d66c-424b-bc4d-f4cc860626bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:20.435042 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-a1e5495f-96c3-4703-81d6-9b2cb0e73916 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:53:20.467980 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a1e5495f-96c3-4703-81d6-9b2cb0e73916 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5c91060-d66c-424b-bc4d-f4cc860626bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:53:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ec99c22e-01fa-4617-8c1d-b6f8da0ea9b7,is_public=True,name='tempest-scenario-type-cryptsetup-1502781571',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ec99c22e-01fa-4617-8c1d-b6f8da0ea9b7', '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=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:20.468895 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a1e5495f-96c3-4703-81d6-9b2cb0e73916 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a13928b-1403-4b33-a3d1-079bb35a1989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:20.504563 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-a1e5495f-96c3-4703-81d6-9b2cb0e73916 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1502781571 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1502781571, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:53:20.504893 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-a1e5495f-96c3-4703-81d6-9b2cb0e73916 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1502781571 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1502781571, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:53:20.546186 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-a1e5495f-96c3-4703-81d6-9b2cb0e73916 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Created reservations ['f496a581-7fe3-41c2-be75-151f2923d395', '144cf036-17ed-45a5-bffa-0c1c8f9106b5', '7cd26e8f-d916-4e20-8905-c2e6f20cf0f8', 'a0ed1723-c5ae-482e-a1bc-c3dc753b5fdb'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:53:20.547271 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a1e5495f-96c3-4703-81d6-9b2cb0e73916 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a13928b-1403-4b33-a3d1-079bb35a1989) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f496a581-7fe3-41c2-be75-151f2923d395', '144cf036-17ed-45a5-bffa-0c1c8f9106b5', '7cd26e8f-d916-4e20-8905-c2e6f20cf0f8', 'a0ed1723-c5ae-482e-a1bc-c3dc753b5fdb']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:20.548201 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a1e5495f-96c3-4703-81d6-9b2cb0e73916 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef1808ff-e977-43db-8962-aba8d63ac03d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:20.578233 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a1e5495f-96c3-4703-81d6-9b2cb0e73916 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef1808ff-e977-43db-8962-aba8d63ac03d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ecb9500-fb50-46cf-a101-a8441e2ddda3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1420080734',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e453755847043fcaef178325b50f098',qos_specs=None,replication_status=,reservations=['f496a581-7fe3-41c2-be75-151f2923d395','144cf036-17ed-45a5-bffa-0c1c8f9106b5','7cd26e8f-d916-4e20-8905-c2e6f20cf0f8','a0ed1723-c5ae-482e-a1bc-c3dc753b5fdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6f4cf9957454c0e8f0e7a2f84e41601',volume_type_id=ec99c22e-01fa-4617-8c1d-b6f8da0ea9b7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:53:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1420080734',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9ecb9500-fb50-46cf-a101-a8441e2ddda3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e453755847043fcaef178325b50f098',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6f4cf9957454c0e8f0e7a2f84e41601',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ec99c22e-01fa-4617-8c1d-b6f8da0ea9b7),volume_type_id=ec99c22e-01fa-4617-8c1d-b6f8da0ea9b7)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:20.579428 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a1e5495f-96c3-4703-81d6-9b2cb0e73916 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67c3c424-f92b-4c6c-9c99-18ceffdeb265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:20.603296 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a1e5495f-96c3-4703-81d6-9b2cb0e73916 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67c3c424-f92b-4c6c-9c99-18ceffdeb265) transitioned into state 'SUCCESS' from state '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-1420080734',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e453755847043fcaef178325b50f098',qos_specs=None,replication_status=,reservations=['f496a581-7fe3-41c2-be75-151f2923d395','144cf036-17ed-45a5-bffa-0c1c8f9106b5','7cd26e8f-d916-4e20-8905-c2e6f20cf0f8','a0ed1723-c5ae-482e-a1bc-c3dc753b5fdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6f4cf9957454c0e8f0e7a2f84e41601',volume_type_id=ec99c22e-01fa-4617-8c1d-b6f8da0ea9b7)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:20.604388 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a1e5495f-96c3-4703-81d6-9b2cb0e73916 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24864183-9b41-4e50-9dc5-b1a6dc6d1449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:20.614513 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6848d132-0d5e-469f-bfea-e3b170788346 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:20.616923 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6848d132-0d5e-469f-bfea-e3b170788346 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] GET https://10.4.3.32/volume/v3/volumes/1e84c273-9e47-413b-b188-d9c352504bb3 Jul 03 21:53:20.617350 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6848d132-0d5e-469f-bfea-e3b170788346 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:20.617664 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6848d132-0d5e-469f-bfea-e3b170788346 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:20.618232 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a1e5495f-96c3-4703-81d6-9b2cb0e73916 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24864183-9b41-4e50-9dc5-b1a6dc6d1449) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:20.619541 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a1e5495f-96c3-4703-81d6-9b2cb0e73916 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Flow 'volume_create_api' (9d415fc7-6b5d-4a2c-928e-f5fb0647a0d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:53:20.620018 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-a1e5495f-96c3-4703-81d6-9b2cb0e73916 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Create volume request issued successfully. Jul 03 21:53:20.621312 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a1e5495f-96c3-4703-81d6-9b2cb0e73916 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:53:20.621904 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 707/2782] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:53:20 2026] POST /volume/v3/volumes => generated 789 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:53:20.640551 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:20.640551 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:20.651968 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-6848d132-0d5e-469f-bfea-e3b170788346 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Volume info retrieved successfully. Jul 03 21:53:20.661902 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6848d132-0d5e-469f-bfea-e3b170788346 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] https://10.4.3.32/volume/v3/volumes/1e84c273-9e47-413b-b188-d9c352504bb3 returned with HTTP 200 Jul 03 21:53:20.661902 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 696/2783] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:20 2026] GET /volume/v3/volumes/1e84c273-9e47-413b-b188-d9c352504bb3 => generated 831 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:20.680559 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-27e73de4-870d-42ad-b934-61b5126a6a5c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:20.683464 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-27e73de4-870d-42ad-b934-61b5126a6a5c tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] GET https://10.4.3.32/volume/v3/volumes/1e84c273-9e47-413b-b188-d9c352504bb3 Jul 03 21:53:20.683464 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-27e73de4-870d-42ad-b934-61b5126a6a5c tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:20.683829 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-27e73de4-870d-42ad-b934-61b5126a6a5c tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:20.700950 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:20.700950 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:20.723393 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-27e73de4-870d-42ad-b934-61b5126a6a5c tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Volume info retrieved successfully. Jul 03 21:53:20.733765 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-27e73de4-870d-42ad-b934-61b5126a6a5c tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] https://10.4.3.32/volume/v3/volumes/1e84c273-9e47-413b-b188-d9c352504bb3 returned with HTTP 200 Jul 03 21:53:20.733765 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 692/2784] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:20 2026] GET /volume/v3/volumes/1e84c273-9e47-413b-b188-d9c352504bb3 => generated 831 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:20.753098 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-26d0ad70-3bab-4a75-99b6-d4b8aff6e24b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:20.756839 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-26d0ad70-3bab-4a75-99b6-d4b8aff6e24b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:53:20.757022 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-26d0ad70-3bab-4a75-99b6-d4b8aff6e24b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-90456888"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:20.761844 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-26d0ad70-3bab-4a75-99b6-d4b8aff6e24b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-90456888'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:53:20.761844 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-26d0ad70-3bab-4a75-99b6-d4b8aff6e24b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Create volume of 1 GB Jul 03 21:53:20.768089 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-26d0ad70-3bab-4a75-99b6-d4b8aff6e24b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Availability Zones retrieved successfully. Jul 03 21:53:20.776147 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-26d0ad70-3bab-4a75-99b6-d4b8aff6e24b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Flow 'volume_create_api' (a56808a6-c783-477b-a412-0a51ab9ca74c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:53:20.777647 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-26d0ad70-3bab-4a75-99b6-d4b8aff6e24b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c72cc07-b7b0-4209-980b-a39185dfadfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:20.778673 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-26d0ad70-3bab-4a75-99b6-d4b8aff6e24b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:53:20.838271 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b1015a4a-dce2-4824-9618-910849bfd2df None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:20.841616 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b1015a4a-dce2-4824-9618-910849bfd2df tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:53:20.842589 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b1015a4a-dce2-4824-9618-910849bfd2df tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:20.843570 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b1015a4a-dce2-4824-9618-910849bfd2df tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:20.850170 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-26d0ad70-3bab-4a75-99b6-d4b8aff6e24b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c72cc07-b7b0-4209-980b-a39185dfadfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:20.852178 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-26d0ad70-3bab-4a75-99b6-d4b8aff6e24b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d24b63fc-801a-4eeb-ab45-c5a7ef111f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:20.862397 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:20.862397 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:20.870636 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b1015a4a-dce2-4824-9618-910849bfd2df tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:53:20.882316 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b1015a4a-dce2-4824-9618-910849bfd2df tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:53:20.882847 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 708/2785] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:20 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 920 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:20.959416 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-26d0ad70-3bab-4a75-99b6-d4b8aff6e24b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Created reservations ['888cc783-389e-4e66-8455-0724aee4afae', '1033371b-078f-4a06-9c36-59839525862c', '1c536ce8-a134-4c00-b5e3-a7eff7aaa772', 'be24c64e-979a-46db-874c-f85ff4fa5c6c'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:53:20.960791 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-26d0ad70-3bab-4a75-99b6-d4b8aff6e24b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d24b63fc-801a-4eeb-ab45-c5a7ef111f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['888cc783-389e-4e66-8455-0724aee4afae', '1033371b-078f-4a06-9c36-59839525862c', '1c536ce8-a134-4c00-b5e3-a7eff7aaa772', 'be24c64e-979a-46db-874c-f85ff4fa5c6c']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:20.962405 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-26d0ad70-3bab-4a75-99b6-d4b8aff6e24b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dd792f3-9c21-4a9b-8231-8d34602bbcc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:20.998681 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-26d0ad70-3bab-4a75-99b6-d4b8aff6e24b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dd792f3-9c21-4a9b-8231-8d34602bbcc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9deb8d2c-7532-4371-b506-f9be5cd08d0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-90456888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84be2ec2080d49c08f22e852f9b0259b',qos_specs=None,replication_status=,reservations=['888cc783-389e-4e66-8455-0724aee4afae','1033371b-078f-4a06-9c36-59839525862c','1c536ce8-a134-4c00-b5e3-a7eff7aaa772','be24c64e-979a-46db-874c-f85ff4fa5c6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='032fe7bc958144beb14ad207eccc669f',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:53:20Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-90456888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9deb8d2c-7532-4371-b506-f9be5cd08d0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84be2ec2080d49c08f22e852f9b0259b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='032fe7bc958144beb14ad207eccc669f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:20.999555 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-26d0ad70-3bab-4a75-99b6-d4b8aff6e24b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f60ddca-4b1c-48f2-aab1-063a3cc36007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:21.038173 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-26d0ad70-3bab-4a75-99b6-d4b8aff6e24b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f60ddca-4b1c-48f2-aab1-063a3cc36007) transitioned into 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-90456888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84be2ec2080d49c08f22e852f9b0259b',qos_specs=None,replication_status=,reservations=['888cc783-389e-4e66-8455-0724aee4afae','1033371b-078f-4a06-9c36-59839525862c','1c536ce8-a134-4c00-b5e3-a7eff7aaa772','be24c64e-979a-46db-874c-f85ff4fa5c6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='032fe7bc958144beb14ad207eccc669f',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:21.039243 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-26d0ad70-3bab-4a75-99b6-d4b8aff6e24b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c444b4b1-3ab5-4ce6-8b18-9c42e99ee4ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:21.059541 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-26d0ad70-3bab-4a75-99b6-d4b8aff6e24b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c444b4b1-3ab5-4ce6-8b18-9c42e99ee4ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:21.061063 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-26d0ad70-3bab-4a75-99b6-d4b8aff6e24b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Flow 'volume_create_api' (a56808a6-c783-477b-a412-0a51ab9ca74c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:53:21.066450 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-26d0ad70-3bab-4a75-99b6-d4b8aff6e24b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Create volume request issued successfully. Jul 03 21:53:21.066450 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-26d0ad70-3bab-4a75-99b6-d4b8aff6e24b tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:53:21.066450 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 690/2786] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:53:20 2026] POST /volume/v3/volumes => generated 772 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:53:21.086814 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-1603fe6a-8e0a-4533-85d4-85d434dce920 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:21.089222 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1603fe6a-8e0a-4533-85d4-85d434dce920 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] GET https://10.4.3.32/volume/v3/volumes/9deb8d2c-7532-4371-b506-f9be5cd08d0e Jul 03 21:53:21.089512 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1603fe6a-8e0a-4533-85d4-85d434dce920 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:21.089714 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1603fe6a-8e0a-4533-85d4-85d434dce920 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:21.100020 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:21.100020 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:21.107871 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-1603fe6a-8e0a-4533-85d4-85d434dce920 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Volume info retrieved successfully. Jul 03 21:53:21.116434 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1603fe6a-8e0a-4533-85d4-85d434dce920 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] https://10.4.3.32/volume/v3/volumes/9deb8d2c-7532-4371-b506-f9be5cd08d0e returned with HTTP 200 Jul 03 21:53:21.116833 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 697/2787] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:21 2026] GET /volume/v3/volumes/9deb8d2c-7532-4371-b506-f9be5cd08d0e => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:21.353066 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3e82392b-36f5-4be8-83f5-5245faa4ecdd None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:21.354984 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3e82392b-36f5-4be8-83f5-5245faa4ecdd tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/28e9f37f-48db-4a37-94f4-a15ff9b9af21 Jul 03 21:53:21.355233 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3e82392b-36f5-4be8-83f5-5245faa4ecdd tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:21.355671 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3e82392b-36f5-4be8-83f5-5245faa4ecdd tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:21.360430 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3e82392b-36f5-4be8-83f5-5245faa4ecdd tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/28e9f37f-48db-4a37-94f4-a15ff9b9af21 returned with HTTP 404 Jul 03 21:53:21.361023 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 693/2788] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:53:21 2026] GET /volume/v3/snapshots/28e9f37f-48db-4a37-94f4-a15ff9b9af21 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:53:21.369594 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-57a3093e-450c-4cd1-9021-cfc873230e3b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:21.372174 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-57a3093e-450c-4cd1-9021-cfc873230e3b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/737c59dc-8e16-41cb-9c8d-359d41f8538c Jul 03 21:53:21.372507 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-57a3093e-450c-4cd1-9021-cfc873230e3b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:21.372952 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-57a3093e-450c-4cd1-9021-cfc873230e3b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:21.373168 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.snapshots [None req-57a3093e-450c-4cd1-9021-cfc873230e3b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Delete snapshot with id: 737c59dc-8e16-41cb-9c8d-359d41f8538c Jul 03 21:53:21.379576 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-57a3093e-450c-4cd1-9021-cfc873230e3b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/737c59dc-8e16-41cb-9c8d-359d41f8538c returned with HTTP 404 Jul 03 21:53:21.380246 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 709/2789] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:53:21 2026] DELETE /volume/v3/snapshots/737c59dc-8e16-41cb-9c8d-359d41f8538c => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:53:21.388779 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-544cdab6-bfe8-4912-b8ff-0fa634c8f3ea None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:21.392135 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-544cdab6-bfe8-4912-b8ff-0fa634c8f3ea tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/737c59dc-8e16-41cb-9c8d-359d41f8538c Jul 03 21:53:21.392510 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-544cdab6-bfe8-4912-b8ff-0fa634c8f3ea tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:21.392836 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-544cdab6-bfe8-4912-b8ff-0fa634c8f3ea tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:21.398550 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-544cdab6-bfe8-4912-b8ff-0fa634c8f3ea tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/737c59dc-8e16-41cb-9c8d-359d41f8538c returned with HTTP 404 Jul 03 21:53:21.399350 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 691/2790] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:53:21 2026] GET /volume/v3/snapshots/737c59dc-8e16-41cb-9c8d-359d41f8538c => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:53:21.407527 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-52a96aac-2d76-4d7c-9939-1f1317408608 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:21.409616 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-52a96aac-2d76-4d7c-9939-1f1317408608 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/61c60570-993a-4dd0-9b1d-ed45d666f06f Jul 03 21:53:21.409838 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-52a96aac-2d76-4d7c-9939-1f1317408608 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:21.410053 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-52a96aac-2d76-4d7c-9939-1f1317408608 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:21.410199 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-52a96aac-2d76-4d7c-9939-1f1317408608 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Delete snapshot with id: 61c60570-993a-4dd0-9b1d-ed45d666f06f Jul 03 21:53:21.422316 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-52a96aac-2d76-4d7c-9939-1f1317408608 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/61c60570-993a-4dd0-9b1d-ed45d666f06f returned with HTTP 404 Jul 03 21:53:21.422910 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 698/2791] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:53:21 2026] DELETE /volume/v3/snapshots/61c60570-993a-4dd0-9b1d-ed45d666f06f => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:53:21.429536 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-cca74292-3312-4ac2-a8d4-dbdf3de5474c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:21.432765 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-cca74292-3312-4ac2-a8d4-dbdf3de5474c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/61c60570-993a-4dd0-9b1d-ed45d666f06f Jul 03 21:53:21.433125 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-cca74292-3312-4ac2-a8d4-dbdf3de5474c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:21.433317 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-cca74292-3312-4ac2-a8d4-dbdf3de5474c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:21.440256 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-cca74292-3312-4ac2-a8d4-dbdf3de5474c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/61c60570-993a-4dd0-9b1d-ed45d666f06f returned with HTTP 404 Jul 03 21:53:21.441238 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 694/2792] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:53:21 2026] GET /volume/v3/snapshots/61c60570-993a-4dd0-9b1d-ed45d666f06f => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:53:21.451005 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7174123d-b68d-42aa-ac07-eade39a363c2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:21.452967 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7174123d-b68d-42aa-ac07-eade39a363c2 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/28e9f37f-48db-4a37-94f4-a15ff9b9af21 Jul 03 21:53:21.453149 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7174123d-b68d-42aa-ac07-eade39a363c2 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:21.453453 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7174123d-b68d-42aa-ac07-eade39a363c2 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:21.453604 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.snapshots [None req-7174123d-b68d-42aa-ac07-eade39a363c2 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Delete snapshot with id: 28e9f37f-48db-4a37-94f4-a15ff9b9af21 Jul 03 21:53:21.462311 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7174123d-b68d-42aa-ac07-eade39a363c2 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/28e9f37f-48db-4a37-94f4-a15ff9b9af21 returned with HTTP 404 Jul 03 21:53:21.463110 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 710/2793] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:53:21 2026] DELETE /volume/v3/snapshots/28e9f37f-48db-4a37-94f4-a15ff9b9af21 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 21:53:21.472651 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b1ddc065-6475-4c8b-82fd-0e29df8d9e97 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:21.475915 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b1ddc065-6475-4c8b-82fd-0e29df8d9e97 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/28e9f37f-48db-4a37-94f4-a15ff9b9af21 Jul 03 21:53:21.476195 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b1ddc065-6475-4c8b-82fd-0e29df8d9e97 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:21.476570 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b1ddc065-6475-4c8b-82fd-0e29df8d9e97 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:21.483586 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b1ddc065-6475-4c8b-82fd-0e29df8d9e97 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/28e9f37f-48db-4a37-94f4-a15ff9b9af21 returned with HTTP 404 Jul 03 21:53:21.484385 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 692/2794] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:53:21 2026] GET /volume/v3/snapshots/28e9f37f-48db-4a37-94f4-a15ff9b9af21 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:53:21.900506 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-395599e6-40da-4d0b-b294-a484aca439eb None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:21.902552 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-395599e6-40da-4d0b-b294-a484aca439eb tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:53:21.902805 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-395599e6-40da-4d0b-b294-a484aca439eb tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:21.903037 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-395599e6-40da-4d0b-b294-a484aca439eb tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:21.914155 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:21.914155 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:21.919031 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-395599e6-40da-4d0b-b294-a484aca439eb tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:53:21.931945 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-395599e6-40da-4d0b-b294-a484aca439eb tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:53:21.932491 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 699/2795] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:21 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 920 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:22.136400 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-03a08332-dbbe-4a14-b676-4301204dfa34 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:22.138432 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-03a08332-dbbe-4a14-b676-4301204dfa34 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] GET https://10.4.3.32/volume/v3/volumes/9deb8d2c-7532-4371-b506-f9be5cd08d0e Jul 03 21:53:22.138696 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-03a08332-dbbe-4a14-b676-4301204dfa34 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:22.138943 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-03a08332-dbbe-4a14-b676-4301204dfa34 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:22.150757 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:22.150757 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:22.157169 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-03a08332-dbbe-4a14-b676-4301204dfa34 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Volume info retrieved successfully. Jul 03 21:53:22.164750 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-03a08332-dbbe-4a14-b676-4301204dfa34 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] https://10.4.3.32/volume/v3/volumes/9deb8d2c-7532-4371-b506-f9be5cd08d0e returned with HTTP 200 Jul 03 21:53:22.165256 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 695/2796] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:22 2026] GET /volume/v3/volumes/9deb8d2c-7532-4371-b506-f9be5cd08d0e => generated 865 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:22.179770 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-0153b8d6-9bb0-438f-b84f-15e4f98104b9 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:22.181497 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0153b8d6-9bb0-438f-b84f-15e4f98104b9 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] GET https://10.4.3.32/volume/v3/volumes/9deb8d2c-7532-4371-b506-f9be5cd08d0e Jul 03 21:53:22.181744 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0153b8d6-9bb0-438f-b84f-15e4f98104b9 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:22.182025 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0153b8d6-9bb0-438f-b84f-15e4f98104b9 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:22.192470 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:22.192470 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:22.198234 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-0153b8d6-9bb0-438f-b84f-15e4f98104b9 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Volume info retrieved successfully. Jul 03 21:53:22.204824 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0153b8d6-9bb0-438f-b84f-15e4f98104b9 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] https://10.4.3.32/volume/v3/volumes/9deb8d2c-7532-4371-b506-f9be5cd08d0e returned with HTTP 200 Jul 03 21:53:22.206128 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 711/2797] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:22 2026] GET /volume/v3/volumes/9deb8d2c-7532-4371-b506-f9be5cd08d0e => generated 865 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:22.222721 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-84faf5cb-cc2e-4779-8215-2f614cdc8c6e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:22.225146 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-84faf5cb-cc2e-4779-8215-2f614cdc8c6e tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:53:22.225484 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-84faf5cb-cc2e-4779-8215-2f614cdc8c6e tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9deb8d2c-7532-4371-b506-f9be5cd08d0e", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-252646891"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:22.240131 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:22.240131 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:22.240131 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-84faf5cb-cc2e-4779-8215-2f614cdc8c6e tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Volume info retrieved successfully. Jul 03 21:53:22.240421 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [None req-84faf5cb-cc2e-4779-8215-2f614cdc8c6e tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Create snapshot from volume 9deb8d2c-7532-4371-b506-f9be5cd08d0e Jul 03 21:53:22.313731 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-84faf5cb-cc2e-4779-8215-2f614cdc8c6e tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Created reservations ['143709b8-9509-4053-ab8a-f8b30c7dbd0d', '1018edd3-4773-4601-86bd-a7f8431b57b9', 'a263eddc-8705-4d77-b8f5-0c57a268909b', '6578d788-17b0-4768-b68d-6b824f02b5ad'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:53:22.366226 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-84faf5cb-cc2e-4779-8215-2f614cdc8c6e tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Snapshot create request issued successfully. Jul 03 21:53:22.366648 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-84faf5cb-cc2e-4779-8215-2f614cdc8c6e tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:53:22.367053 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 693/2798] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:53:22 2026] POST /volume/v3/snapshots => generated 325 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:53:22.375843 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c26f3002-be8d-42ed-ab60-f416c7644991 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:22.379289 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c26f3002-be8d-42ed-ab60-f416c7644991 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] GET https://10.4.3.32/volume/v3/snapshots/8b4c6dc7-9998-4738-898d-7c6bd307598a Jul 03 21:53:22.379647 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c26f3002-be8d-42ed-ab60-f416c7644991 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:22.379953 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c26f3002-be8d-42ed-ab60-f416c7644991 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:22.387606 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:22.387606 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:22.389332 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c26f3002-be8d-42ed-ab60-f416c7644991 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Snapshot retrieved successfully. Jul 03 21:53:22.390253 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c26f3002-be8d-42ed-ab60-f416c7644991 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] https://10.4.3.32/volume/v3/snapshots/8b4c6dc7-9998-4738-898d-7c6bd307598a returned with HTTP 200 Jul 03 21:53:22.390964 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 700/2799] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:53:22 2026] GET /volume/v3/snapshots/8b4c6dc7-9998-4738-898d-7c6bd307598a => generated 457 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:22.950095 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ee6247bc-354e-4599-8dab-339e1dbd4309 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:22.952786 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ee6247bc-354e-4599-8dab-339e1dbd4309 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:53:22.953075 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ee6247bc-354e-4599-8dab-339e1dbd4309 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:22.953362 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ee6247bc-354e-4599-8dab-339e1dbd4309 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:22.967876 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:22.967876 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:22.972885 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-ee6247bc-354e-4599-8dab-339e1dbd4309 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:53:22.983891 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ee6247bc-354e-4599-8dab-339e1dbd4309 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:53:22.984318 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 696/2800] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:22 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 920 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:23.404170 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7cda5343-de4e-475f-b4af-18905faf1882 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:23.408307 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7cda5343-de4e-475f-b4af-18905faf1882 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] GET https://10.4.3.32/volume/v3/snapshots/8b4c6dc7-9998-4738-898d-7c6bd307598a Jul 03 21:53:23.408713 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7cda5343-de4e-475f-b4af-18905faf1882 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:23.408918 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7cda5343-de4e-475f-b4af-18905faf1882 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:23.415962 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:23.415962 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:23.416640 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-7cda5343-de4e-475f-b4af-18905faf1882 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Snapshot retrieved successfully. Jul 03 21:53:23.417601 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7cda5343-de4e-475f-b4af-18905faf1882 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] https://10.4.3.32/volume/v3/snapshots/8b4c6dc7-9998-4738-898d-7c6bd307598a returned with HTTP 200 Jul 03 21:53:23.418521 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 712/2801] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:53:23 2026] GET /volume/v3/snapshots/8b4c6dc7-9998-4738-898d-7c6bd307598a => generated 484 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:23.432384 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-daa49a92-6ebc-4630-826c-4c578db000ba None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:23.435126 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-daa49a92-6ebc-4630-826c-4c578db000ba tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] GET https://10.4.3.32/volume/v3/snapshots/8b4c6dc7-9998-4738-898d-7c6bd307598a Jul 03 21:53:23.435450 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-daa49a92-6ebc-4630-826c-4c578db000ba tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:23.435730 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-daa49a92-6ebc-4630-826c-4c578db000ba tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:23.445481 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:23.445481 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:23.446323 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-daa49a92-6ebc-4630-826c-4c578db000ba tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Snapshot retrieved successfully. Jul 03 21:53:23.448737 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-daa49a92-6ebc-4630-826c-4c578db000ba tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] https://10.4.3.32/volume/v3/snapshots/8b4c6dc7-9998-4738-898d-7c6bd307598a returned with HTTP 200 Jul 03 21:53:23.450139 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 694/2802] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:53:23 2026] GET /volume/v3/snapshots/8b4c6dc7-9998-4738-898d-7c6bd307598a => generated 484 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:23.466001 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-99611d92-ac41-4f86-9a69-d5d97d26a754 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:23.468965 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-99611d92-ac41-4f86-9a69-d5d97d26a754 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/8b4c6dc7-9998-4738-898d-7c6bd307598a Jul 03 21:53:23.469436 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-99611d92-ac41-4f86-9a69-d5d97d26a754 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:23.469977 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-99611d92-ac41-4f86-9a69-d5d97d26a754 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:23.470443 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-99611d92-ac41-4f86-9a69-d5d97d26a754 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Delete snapshot with id: 8b4c6dc7-9998-4738-898d-7c6bd307598a Jul 03 21:53:23.479144 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:23.479144 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:23.480339 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-99611d92-ac41-4f86-9a69-d5d97d26a754 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Snapshot retrieved successfully. Jul 03 21:53:23.507333 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-99611d92-ac41-4f86-9a69-d5d97d26a754 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Snapshot delete request issued successfully. Jul 03 21:53:23.507623 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-99611d92-ac41-4f86-9a69-d5d97d26a754 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] https://10.4.3.32/volume/v3/snapshots/8b4c6dc7-9998-4738-898d-7c6bd307598a returned with HTTP 202 Jul 03 21:53:23.508211 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 701/2803] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:53:23 2026] DELETE /volume/v3/snapshots/8b4c6dc7-9998-4738-898d-7c6bd307598a => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:53:23.517491 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4cfb41ca-116d-4888-9d84-08fe270134f0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:23.520927 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4cfb41ca-116d-4888-9d84-08fe270134f0 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] GET https://10.4.3.32/volume/v3/snapshots/8b4c6dc7-9998-4738-898d-7c6bd307598a Jul 03 21:53:23.521299 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4cfb41ca-116d-4888-9d84-08fe270134f0 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:23.521690 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4cfb41ca-116d-4888-9d84-08fe270134f0 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:23.528489 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:23.528489 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:23.528982 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-4cfb41ca-116d-4888-9d84-08fe270134f0 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Snapshot retrieved successfully. Jul 03 21:53:23.531215 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4cfb41ca-116d-4888-9d84-08fe270134f0 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] https://10.4.3.32/volume/v3/snapshots/8b4c6dc7-9998-4738-898d-7c6bd307598a returned with HTTP 200 Jul 03 21:53:23.537698 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 697/2804] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:53:23 2026] GET /volume/v3/snapshots/8b4c6dc7-9998-4738-898d-7c6bd307598a => generated 483 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:24.005837 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c049de64-2e7c-4998-ace6-63fd5c371fc0 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:24.010989 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c049de64-2e7c-4998-ace6-63fd5c371fc0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:53:24.010989 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c049de64-2e7c-4998-ace6-63fd5c371fc0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:24.010989 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c049de64-2e7c-4998-ace6-63fd5c371fc0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:24.029609 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:24.029609 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:24.033933 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c049de64-2e7c-4998-ace6-63fd5c371fc0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:53:24.039632 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c049de64-2e7c-4998-ace6-63fd5c371fc0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:53:24.040134 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 713/2805] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:24 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 920 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:24.542607 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4c1c0237-807a-4c12-b7b3-31656c911d1a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:24.544810 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4c1c0237-807a-4c12-b7b3-31656c911d1a tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] GET https://10.4.3.32/volume/v3/snapshots/8b4c6dc7-9998-4738-898d-7c6bd307598a Jul 03 21:53:24.545096 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4c1c0237-807a-4c12-b7b3-31656c911d1a tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:24.545408 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4c1c0237-807a-4c12-b7b3-31656c911d1a tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:24.550562 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4c1c0237-807a-4c12-b7b3-31656c911d1a tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] https://10.4.3.32/volume/v3/snapshots/8b4c6dc7-9998-4738-898d-7c6bd307598a returned with HTTP 404 Jul 03 21:53:24.551148 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 695/2806] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:53:24 2026] GET /volume/v3/snapshots/8b4c6dc7-9998-4738-898d-7c6bd307598a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:53:24.558922 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e4d8a07b-4497-4207-bc1d-111723f53693 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:24.560717 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e4d8a07b-4497-4207-bc1d-111723f53693 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] DELETE https://10.4.3.32/volume/v3/volumes/9deb8d2c-7532-4371-b506-f9be5cd08d0e Jul 03 21:53:24.561124 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e4d8a07b-4497-4207-bc1d-111723f53693 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:24.561404 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e4d8a07b-4497-4207-bc1d-111723f53693 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:24.561645 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-e4d8a07b-4497-4207-bc1d-111723f53693 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Delete volume with id: 9deb8d2c-7532-4371-b506-f9be5cd08d0e Jul 03 21:53:24.569931 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:24.569931 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:24.570786 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-e4d8a07b-4497-4207-bc1d-111723f53693 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Volume info retrieved successfully. Jul 03 21:53:24.589145 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-e4d8a07b-4497-4207-bc1d-111723f53693 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Delete volume request issued successfully. Jul 03 21:53:24.589486 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e4d8a07b-4497-4207-bc1d-111723f53693 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] https://10.4.3.32/volume/v3/volumes/9deb8d2c-7532-4371-b506-f9be5cd08d0e returned with HTTP 202 Jul 03 21:53:24.589893 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 702/2807] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:53:24 2026] DELETE /volume/v3/volumes/9deb8d2c-7532-4371-b506-f9be5cd08d0e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:53:24.597641 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8519b9de-9d63-4547-a9e6-1ad00bf7609a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:24.599886 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8519b9de-9d63-4547-a9e6-1ad00bf7609a tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] GET https://10.4.3.32/volume/v3/volumes/9deb8d2c-7532-4371-b506-f9be5cd08d0e Jul 03 21:53:24.600204 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8519b9de-9d63-4547-a9e6-1ad00bf7609a tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:24.600530 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8519b9de-9d63-4547-a9e6-1ad00bf7609a tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:24.609683 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:24.609683 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:24.613908 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-8519b9de-9d63-4547-a9e6-1ad00bf7609a tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Volume info retrieved successfully. Jul 03 21:53:24.619112 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8519b9de-9d63-4547-a9e6-1ad00bf7609a tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] https://10.4.3.32/volume/v3/volumes/9deb8d2c-7532-4371-b506-f9be5cd08d0e returned with HTTP 200 Jul 03 21:53:24.619595 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 698/2808] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:24 2026] GET /volume/v3/volumes/9deb8d2c-7532-4371-b506-f9be5cd08d0e => generated 864 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:25.055632 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7c54e747-becf-4d64-aef1-3abbb6203b8d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:25.057428 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7c54e747-becf-4d64-aef1-3abbb6203b8d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:53:25.057632 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7c54e747-becf-4d64-aef1-3abbb6203b8d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:25.057863 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7c54e747-becf-4d64-aef1-3abbb6203b8d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:25.067106 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:25.067106 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:25.070748 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-7c54e747-becf-4d64-aef1-3abbb6203b8d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:53:25.075140 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7c54e747-becf-4d64-aef1-3abbb6203b8d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:53:25.075546 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 714/2809] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:25 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:25.632703 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-02d33d2c-81c9-4aab-8b5b-d04a04fc2ce4 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:25.634762 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-02d33d2c-81c9-4aab-8b5b-d04a04fc2ce4 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] GET https://10.4.3.32/volume/v3/volumes/9deb8d2c-7532-4371-b506-f9be5cd08d0e Jul 03 21:53:25.634973 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-02d33d2c-81c9-4aab-8b5b-d04a04fc2ce4 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:25.635178 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-02d33d2c-81c9-4aab-8b5b-d04a04fc2ce4 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:25.641849 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-02d33d2c-81c9-4aab-8b5b-d04a04fc2ce4 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] https://10.4.3.32/volume/v3/volumes/9deb8d2c-7532-4371-b506-f9be5cd08d0e returned with HTTP 404 Jul 03 21:53:25.642450 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 696/2810] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:25 2026] GET /volume/v3/volumes/9deb8d2c-7532-4371-b506-f9be5cd08d0e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:53:25.649390 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-abb10c63-0c47-4861-80a6-2a255eef2c2f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:25.651188 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-abb10c63-0c47-4861-80a6-2a255eef2c2f tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] DELETE https://10.4.3.32/volume/v3/volumes/1e84c273-9e47-413b-b188-d9c352504bb3 Jul 03 21:53:25.651438 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-abb10c63-0c47-4861-80a6-2a255eef2c2f tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:25.651625 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-abb10c63-0c47-4861-80a6-2a255eef2c2f tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:25.651798 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-abb10c63-0c47-4861-80a6-2a255eef2c2f tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Delete volume with id: 1e84c273-9e47-413b-b188-d9c352504bb3 Jul 03 21:53:25.658903 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:25.658903 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:25.659359 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-abb10c63-0c47-4861-80a6-2a255eef2c2f tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Volume info retrieved successfully. Jul 03 21:53:25.681606 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-abb10c63-0c47-4861-80a6-2a255eef2c2f tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Delete volume request issued successfully. Jul 03 21:53:25.681796 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-abb10c63-0c47-4861-80a6-2a255eef2c2f tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] https://10.4.3.32/volume/v3/volumes/1e84c273-9e47-413b-b188-d9c352504bb3 returned with HTTP 202 Jul 03 21:53:25.682396 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 703/2811] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:53:25 2026] DELETE /volume/v3/volumes/1e84c273-9e47-413b-b188-d9c352504bb3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:53:25.690991 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-0fd6f46d-d1d6-43b7-b54d-3bb8c4235055 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:25.692927 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0fd6f46d-d1d6-43b7-b54d-3bb8c4235055 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] GET https://10.4.3.32/volume/v3/volumes/1e84c273-9e47-413b-b188-d9c352504bb3 Jul 03 21:53:25.693383 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0fd6f46d-d1d6-43b7-b54d-3bb8c4235055 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:25.693383 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0fd6f46d-d1d6-43b7-b54d-3bb8c4235055 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:25.702060 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:25.702060 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:25.706602 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-0fd6f46d-d1d6-43b7-b54d-3bb8c4235055 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Volume info retrieved successfully. Jul 03 21:53:25.712552 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0fd6f46d-d1d6-43b7-b54d-3bb8c4235055 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] https://10.4.3.32/volume/v3/volumes/1e84c273-9e47-413b-b188-d9c352504bb3 returned with HTTP 200 Jul 03 21:53:25.713084 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 699/2812] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:25 2026] GET /volume/v3/volumes/1e84c273-9e47-413b-b188-d9c352504bb3 => generated 830 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:25.879247 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-27b84656-5e28-4ed6-8af1-a1fc099c3c28 req-bc9cd8e5-4730-466e-a757-ec76a5e232c8 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:25.881554 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-27b84656-5e28-4ed6-8af1-a1fc099c3c28 req-bc9cd8e5-4730-466e-a757-ec76a5e232c8 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] POST https://10.4.3.32/volume/v3/attachments/5f1a95cf-3bda-4728-8e9f-21cb3842299b/action Jul 03 21:53:25.881917 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-27b84656-5e28-4ed6-8af1-a1fc099c3c28 req-bc9cd8e5-4730-466e-a757-ec76a5e232c8 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Action body: b'{"os-complete": null}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:53:25.882045 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-27b84656-5e28-4ed6-8af1-a1fc099c3c28 req-bc9cd8e5-4730-466e-a757-ec76a5e232c8 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:25.900713 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:25.900713 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:25.914330 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-27b84656-5e28-4ed6-8af1-a1fc099c3c28 req-bc9cd8e5-4730-466e-a757-ec76a5e232c8 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/attachments/5f1a95cf-3bda-4728-8e9f-21cb3842299b/action returned with HTTP 204 Jul 03 21:53:25.914705 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 715/2813] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:53:25 2026] POST /volume/v3/attachments/5f1a95cf-3bda-4728-8e9f-21cb3842299b/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:53:26.089008 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-69a82db6-84be-4771-9d81-3141907a458b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:26.090631 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-69a82db6-84be-4771-9d81-3141907a458b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:53:26.090848 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-69a82db6-84be-4771-9d81-3141907a458b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:26.091055 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-69a82db6-84be-4771-9d81-3141907a458b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:26.101250 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:26.101250 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:26.105300 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-69a82db6-84be-4771-9d81-3141907a458b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:53:26.110861 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-69a82db6-84be-4771-9d81-3141907a458b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:53:26.111355 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 697/2814] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:26 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 1212 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:26.647682 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-8a9137f2-b263-4c5e-8f75-e08f2018c0ce None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:26.649962 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8a9137f2-b263-4c5e-8f75-e08f2018c0ce tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:53:26.650513 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8a9137f2-b263-4c5e-8f75-e08f2018c0ce tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-175191921"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:26.652598 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-8a9137f2-b263-4c5e-8f75-e08f2018c0ce tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-175191921'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:53:26.652761 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-8a9137f2-b263-4c5e-8f75-e08f2018c0ce tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Create volume of 1 GB Jul 03 21:53:26.659363 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-8a9137f2-b263-4c5e-8f75-e08f2018c0ce tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Availability Zones retrieved successfully. Jul 03 21:53:26.668335 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8a9137f2-b263-4c5e-8f75-e08f2018c0ce tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Flow 'volume_create_api' (112c1b61-33e7-4b48-b2a7-235139061c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:53:26.669824 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8a9137f2-b263-4c5e-8f75-e08f2018c0ce tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1dce5f6-f4ac-45c0-908c-e35164918ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:26.671225 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-8a9137f2-b263-4c5e-8f75-e08f2018c0ce tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:53:26.713658 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8a9137f2-b263-4c5e-8f75-e08f2018c0ce tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1dce5f6-f4ac-45c0-908c-e35164918ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:26.714880 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8a9137f2-b263-4c5e-8f75-e08f2018c0ce tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ae40eee-2c77-4066-9285-ae68d5dde523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:26.733232 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-26254b66-ce49-4f02-89a0-7c34efeae5d3 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:26.736337 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-26254b66-ce49-4f02-89a0-7c34efeae5d3 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] GET https://10.4.3.32/volume/v3/volumes/1e84c273-9e47-413b-b188-d9c352504bb3 Jul 03 21:53:26.736337 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-26254b66-ce49-4f02-89a0-7c34efeae5d3 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:26.736337 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-26254b66-ce49-4f02-89a0-7c34efeae5d3 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:26.747517 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-26254b66-ce49-4f02-89a0-7c34efeae5d3 tempest-CinderUnicodeTest-792624079 tempest-CinderUnicodeTest-792624079-project-member] https://10.4.3.32/volume/v3/volumes/1e84c273-9e47-413b-b188-d9c352504bb3 returned with HTTP 404 Jul 03 21:53:26.748347 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 700/2815] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:26 2026] GET /volume/v3/volumes/1e84c273-9e47-413b-b188-d9c352504bb3 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:53:26.788859 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-8a9137f2-b263-4c5e-8f75-e08f2018c0ce tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Created reservations ['0ed8f481-bf72-4f7b-9a78-36e361a9b060', '53bbe04b-491e-411a-bc61-5b1f12d17451', '19b8b0e1-5a1d-479b-a8d5-c033eb8fbeb8', '0f431221-b709-45cc-ae3f-dc0f5be50a04'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:53:26.790228 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8a9137f2-b263-4c5e-8f75-e08f2018c0ce tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ae40eee-2c77-4066-9285-ae68d5dde523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ed8f481-bf72-4f7b-9a78-36e361a9b060', '53bbe04b-491e-411a-bc61-5b1f12d17451', '19b8b0e1-5a1d-479b-a8d5-c033eb8fbeb8', '0f431221-b709-45cc-ae3f-dc0f5be50a04']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:26.791333 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8a9137f2-b263-4c5e-8f75-e08f2018c0ce tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a995c2fd-9306-445e-b111-24eb13082116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:26.827588 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8a9137f2-b263-4c5e-8f75-e08f2018c0ce tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a995c2fd-9306-445e-b111-24eb13082116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4758285b-ba2d-40aa-8e0d-9df9cc1568e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-175191921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acc561db51fc468e91f475f538a69616',qos_specs=None,replication_status=,reservations=['0ed8f481-bf72-4f7b-9a78-36e361a9b060','53bbe04b-491e-411a-bc61-5b1f12d17451','19b8b0e1-5a1d-479b-a8d5-c033eb8fbeb8','0f431221-b709-45cc-ae3f-dc0f5be50a04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ebcf2eae32945318a055d957ad4c1cb',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:53:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-175191921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4758285b-ba2d-40aa-8e0d-9df9cc1568e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acc561db51fc468e91f475f538a69616',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ebcf2eae32945318a055d957ad4c1cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:26.830399 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8a9137f2-b263-4c5e-8f75-e08f2018c0ce tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d97dbd2-ee68-47e9-aa35-44c0bd4461c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:26.863707 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8a9137f2-b263-4c5e-8f75-e08f2018c0ce tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d97dbd2-ee68-47e9-aa35-44c0bd4461c9) transitioned into state 'SUCCESS' from state '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-175191921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acc561db51fc468e91f475f538a69616',qos_specs=None,replication_status=,reservations=['0ed8f481-bf72-4f7b-9a78-36e361a9b060','53bbe04b-491e-411a-bc61-5b1f12d17451','19b8b0e1-5a1d-479b-a8d5-c033eb8fbeb8','0f431221-b709-45cc-ae3f-dc0f5be50a04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ebcf2eae32945318a055d957ad4c1cb',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:26.864797 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8a9137f2-b263-4c5e-8f75-e08f2018c0ce tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2cc9c14-8d30-4ccc-ae66-863c1164eafd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:26.886394 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8a9137f2-b263-4c5e-8f75-e08f2018c0ce tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2cc9c14-8d30-4ccc-ae66-863c1164eafd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:26.886394 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8a9137f2-b263-4c5e-8f75-e08f2018c0ce tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Flow 'volume_create_api' (112c1b61-33e7-4b48-b2a7-235139061c27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:53:26.888216 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-8a9137f2-b263-4c5e-8f75-e08f2018c0ce tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Create volume request issued successfully. Jul 03 21:53:26.890122 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8a9137f2-b263-4c5e-8f75-e08f2018c0ce tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:53:26.890748 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 704/2816] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:53:26 2026] POST /volume/v3/volumes => generated 752 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:53:26.907957 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-919590ff-4632-4220-a497-57abbf12ed87 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:26.912746 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-919590ff-4632-4220-a497-57abbf12ed87 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 Jul 03 21:53:26.912746 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-919590ff-4632-4220-a497-57abbf12ed87 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:26.912746 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-919590ff-4632-4220-a497-57abbf12ed87 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:26.927159 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:26.927159 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:26.932825 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-919590ff-4632-4220-a497-57abbf12ed87 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:53:26.939786 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-919590ff-4632-4220-a497-57abbf12ed87 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 returned with HTTP 200 Jul 03 21:53:26.940663 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 716/2817] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:26 2026] GET /volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 => generated 820 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:27.956117 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a2855c82-4dd4-46ed-8cdb-760b4ae03a0b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:27.959986 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a2855c82-4dd4-46ed-8cdb-760b4ae03a0b tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 Jul 03 21:53:27.960291 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a2855c82-4dd4-46ed-8cdb-760b4ae03a0b tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:27.960564 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a2855c82-4dd4-46ed-8cdb-760b4ae03a0b tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:27.975170 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:27.975170 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:27.981847 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-a2855c82-4dd4-46ed-8cdb-760b4ae03a0b tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:53:27.991119 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a2855c82-4dd4-46ed-8cdb-760b4ae03a0b tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 returned with HTTP 200 Jul 03 21:53:27.991926 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 698/2818] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:27 2026] GET /volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:28.065770 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-083c171d-f28d-40cf-9066-81f90b8a3217 req-f72fabaa-a25a-44b0-800e-a0c50ff2a1ed None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:28.072695 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-083c171d-f28d-40cf-9066-81f90b8a3217 req-f72fabaa-a25a-44b0-800e-a0c50ff2a1ed tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 Jul 03 21:53:28.074582 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-083c171d-f28d-40cf-9066-81f90b8a3217 req-f72fabaa-a25a-44b0-800e-a0c50ff2a1ed tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:28.074582 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-083c171d-f28d-40cf-9066-81f90b8a3217 req-f72fabaa-a25a-44b0-800e-a0c50ff2a1ed tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:28.085463 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:28.085463 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:28.090678 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-083c171d-f28d-40cf-9066-81f90b8a3217 req-f72fabaa-a25a-44b0-800e-a0c50ff2a1ed tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:53:28.096971 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-083c171d-f28d-40cf-9066-81f90b8a3217 req-f72fabaa-a25a-44b0-800e-a0c50ff2a1ed tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 returned with HTTP 200 Jul 03 21:53:28.097333 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 701/2819] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:53:28 2026] GET /volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:28.555439 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-da23dd53-0e42-4512-9693-9bcd127ea461 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:28.658805 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-da23dd53-0e42-4512-9693-9bcd127ea461 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:53:28.659357 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-da23dd53-0e42-4512-9693-9bcd127ea461 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2012170469"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:28.661274 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-da23dd53-0e42-4512-9693-9bcd127ea461 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2012170469'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:53:28.661452 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-da23dd53-0e42-4512-9693-9bcd127ea461 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Create volume of 1 GB Jul 03 21:53:28.661860 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:28.661860 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:28.666619 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-da23dd53-0e42-4512-9693-9bcd127ea461 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Availability Zones retrieved successfully. Jul 03 21:53:28.674727 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-da23dd53-0e42-4512-9693-9bcd127ea461 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Flow 'volume_create_api' (80c5dfa9-9945-4d0b-8cd5-9e68d6b758de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:53:28.675991 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-da23dd53-0e42-4512-9693-9bcd127ea461 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab8b26d7-a132-4f59-a427-f23d098f3f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:28.677124 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-da23dd53-0e42-4512-9693-9bcd127ea461 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:53:28.714726 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-da23dd53-0e42-4512-9693-9bcd127ea461 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab8b26d7-a132-4f59-a427-f23d098f3f31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:28.715564 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-da23dd53-0e42-4512-9693-9bcd127ea461 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1fbbfb8-5a6e-4051-a76c-7e6b9a151aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:28.833443 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-da23dd53-0e42-4512-9693-9bcd127ea461 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Created reservations ['175331ce-4f77-440b-8805-feb3efa3915f', '20d87017-1d41-401c-b7b1-6b33b18e9142', '62597833-4149-4cb6-942f-bb61fc17fe25', '0b8f36ef-7168-44cc-a45e-f8f3f3a91d3f'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:53:28.834814 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-da23dd53-0e42-4512-9693-9bcd127ea461 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1fbbfb8-5a6e-4051-a76c-7e6b9a151aa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['175331ce-4f77-440b-8805-feb3efa3915f', '20d87017-1d41-401c-b7b1-6b33b18e9142', '62597833-4149-4cb6-942f-bb61fc17fe25', '0b8f36ef-7168-44cc-a45e-f8f3f3a91d3f']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:28.835568 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-da23dd53-0e42-4512-9693-9bcd127ea461 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd43d402-20f2-4987-977c-5263a9a13359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:28.871389 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-da23dd53-0e42-4512-9693-9bcd127ea461 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd43d402-20f2-4987-977c-5263a9a13359) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40211864-ed77-4033-8d2e-3525a11a50d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2012170469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='868432149272491c89000173076732ca',qos_specs=None,replication_status=,reservations=['175331ce-4f77-440b-8805-feb3efa3915f','20d87017-1d41-401c-b7b1-6b33b18e9142','62597833-4149-4cb6-942f-bb61fc17fe25','0b8f36ef-7168-44cc-a45e-f8f3f3a91d3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae30dc8d8e9846deba98c06abd3a8e9d',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:53:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2012170469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40211864-ed77-4033-8d2e-3525a11a50d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='868432149272491c89000173076732ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae30dc8d8e9846deba98c06abd3a8e9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:28.872417 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-da23dd53-0e42-4512-9693-9bcd127ea461 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e093ec3c-50ac-42e3-b13d-1db8ac165c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:28.899069 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-da23dd53-0e42-4512-9693-9bcd127ea461 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e093ec3c-50ac-42e3-b13d-1db8ac165c95) transitioned into state 'SUCCESS' from state '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-2012170469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='868432149272491c89000173076732ca',qos_specs=None,replication_status=,reservations=['175331ce-4f77-440b-8805-feb3efa3915f','20d87017-1d41-401c-b7b1-6b33b18e9142','62597833-4149-4cb6-942f-bb61fc17fe25','0b8f36ef-7168-44cc-a45e-f8f3f3a91d3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae30dc8d8e9846deba98c06abd3a8e9d',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:28.900003 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-da23dd53-0e42-4512-9693-9bcd127ea461 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (014ac3bb-8d57-4ed9-99df-d94214049a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:28.915218 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-da23dd53-0e42-4512-9693-9bcd127ea461 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (014ac3bb-8d57-4ed9-99df-d94214049a89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:28.915218 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-da23dd53-0e42-4512-9693-9bcd127ea461 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Flow 'volume_create_api' (80c5dfa9-9945-4d0b-8cd5-9e68d6b758de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:53:28.915218 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-da23dd53-0e42-4512-9693-9bcd127ea461 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Create volume request issued successfully. Jul 03 21:53:28.915909 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-da23dd53-0e42-4512-9693-9bcd127ea461 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:53:28.916252 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 705/2820] 10.4.3.32 () {70 vars in 1291 bytes} [Fri Jul 3 21:53:28 2026] POST /volume/v3/volumes => generated 776 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:53:28.934227 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e71071c3-6437-4186-a1ed-2e5eb90d951c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:28.934227 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e71071c3-6437-4186-a1ed-2e5eb90d951c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/volumes/40211864-ed77-4033-8d2e-3525a11a50d5 Jul 03 21:53:28.934920 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e71071c3-6437-4186-a1ed-2e5eb90d951c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:28.935157 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e71071c3-6437-4186-a1ed-2e5eb90d951c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:28.952394 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:28.952394 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:28.957410 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e71071c3-6437-4186-a1ed-2e5eb90d951c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Volume info retrieved successfully. Jul 03 21:53:28.965413 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e71071c3-6437-4186-a1ed-2e5eb90d951c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/volumes/40211864-ed77-4033-8d2e-3525a11a50d5 returned with HTTP 200 Jul 03 21:53:28.965845 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 717/2821] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:53:28 2026] GET /volume/v3/volumes/40211864-ed77-4033-8d2e-3525a11a50d5 => generated 955 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:29.516675 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-b3e7bb8e-78cd-474c-9f94-1fff4bb1e243 req-5729e657-2a8a-4177-a75b-66db45c7db4b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:29.519871 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-b3e7bb8e-78cd-474c-9f94-1fff4bb1e243 req-5729e657-2a8a-4177-a75b-66db45c7db4b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] DELETE https://10.4.3.32/volume/v3/attachments/1f218fc0-7c11-4172-aefa-b2fb83a0a283 Jul 03 21:53:29.520179 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-b3e7bb8e-78cd-474c-9f94-1fff4bb1e243 req-5729e657-2a8a-4177-a75b-66db45c7db4b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:29.520796 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-b3e7bb8e-78cd-474c-9f94-1fff4bb1e243 req-5729e657-2a8a-4177-a75b-66db45c7db4b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:29.536270 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:29.536270 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:29.980911 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-37376e36-779a-4664-93a6-b638a8a6ddf9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:29.983290 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-37376e36-779a-4664-93a6-b638a8a6ddf9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/volumes/40211864-ed77-4033-8d2e-3525a11a50d5 Jul 03 21:53:29.983639 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-37376e36-779a-4664-93a6-b638a8a6ddf9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:29.983886 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-37376e36-779a-4664-93a6-b638a8a6ddf9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:29.995544 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:29.995544 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:30.000351 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-37376e36-779a-4664-93a6-b638a8a6ddf9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Volume info retrieved successfully. Jul 03 21:53:30.005781 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-37376e36-779a-4664-93a6-b638a8a6ddf9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/volumes/40211864-ed77-4033-8d2e-3525a11a50d5 returned with HTTP 200 Jul 03 21:53:30.006275 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 702/2822] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:53:29 2026] GET /volume/v3/volumes/40211864-ed77-4033-8d2e-3525a11a50d5 => generated 1007 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:30.024704 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-3f3d7ff5-97d2-4c6b-9fb4-bab0ed9baccf None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:30.029274 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3f3d7ff5-97d2-4c6b-9fb4-bab0ed9baccf tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] POST https://10.4.3.32/volume/v3/backups Jul 03 21:53:30.029857 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3f3d7ff5-97d2-4c6b-9fb4-bab0ed9baccf tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "40211864-ed77-4033-8d2e-3525a11a50d5", "name": "tempest-type-Backup-840093605"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:30.032782 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.backups [None req-3f3d7ff5-97d2-4c6b-9fb4-bab0ed9baccf tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Creating new backup {'backup': {'volume_id': '40211864-ed77-4033-8d2e-3525a11a50d5', 'name': 'tempest-type-Backup-840093605'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 21:53:30.033007 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.contrib.backups [None req-3f3d7ff5-97d2-4c6b-9fb4-bab0ed9baccf tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Creating backup of volume 40211864-ed77-4033-8d2e-3525a11a50d5 in container None Jul 03 21:53:30.045003 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:30.045003 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:30.045316 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-3f3d7ff5-97d2-4c6b-9fb4-bab0ed9baccf tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Volume info retrieved successfully. Jul 03 21:53:30.083418 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-3f3d7ff5-97d2-4c6b-9fb4-bab0ed9baccf tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Created reservations ['5c7d5575-534d-4d6f-bd6d-8cedbe418621', '65b4c304-f413-4167-8ce8-c760baf1fb5b'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:53:30.084145 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-b3e7bb8e-78cd-474c-9f94-1fff4bb1e243 req-5729e657-2a8a-4177-a75b-66db45c7db4b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments/1f218fc0-7c11-4172-aefa-b2fb83a0a283 returned with HTTP 200 Jul 03 21:53:30.084651 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 699/2823] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:53:29 2026] DELETE /volume/v3/attachments/1f218fc0-7c11-4172-aefa-b2fb83a0a283 => generated 19 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:30.127093 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3f3d7ff5-97d2-4c6b-9fb4-bab0ed9baccf tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 21:53:30.127811 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 706/2824] 10.4.3.32 () {70 vars in 1292 bytes} [Fri Jul 3 21:53:30 2026] POST /volume/v3/backups => generated 313 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:53:30.139001 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ecb82222-c451-4f6c-9ded-b32cb775a12a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:30.141436 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ecb82222-c451-4f6c-9ded-b32cb775a12a tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:53:30.141956 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ecb82222-c451-4f6c-9ded-b32cb775a12a tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:30.142143 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ecb82222-c451-4f6c-9ded-b32cb775a12a tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:30.142649 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-ecb82222-c451-4f6c-9ded-b32cb775a12a tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:53:30.146835 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-6db13a19-24cc-47a0-bf98-609ee10c5d80 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:30.147416 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6db13a19-24cc-47a0-bf98-609ee10c5d80 None None] GET https://10.4.3.32/volume// Jul 03 21:53:30.147728 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6db13a19-24cc-47a0-bf98-609ee10c5d80 None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:30.147981 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6db13a19-24cc-47a0-bf98-609ee10c5d80 None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:30.148493 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6db13a19-24cc-47a0-bf98-609ee10c5d80 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:53:30.148868 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 703/2825] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:53: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 21:53:30.153357 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:30.153357 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:30.154229 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ecb82222-c451-4f6c-9ded-b32cb775a12a tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 200 Jul 03 21:53:30.154737 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 718/2826] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:53:30 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 720 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:30.158069 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-083c171d-f28d-40cf-9066-81f90b8a3217 req-649a3605-6a3a-4cd0-85de-f973689b9f4e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:30.160599 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-083c171d-f28d-40cf-9066-81f90b8a3217 req-649a3605-6a3a-4cd0-85de-f973689b9f4e tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:53:30.161220 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-083c171d-f28d-40cf-9066-81f90b8a3217 req-649a3605-6a3a-4cd0-85de-f973689b9f4e tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4758285b-ba2d-40aa-8e0d-9df9cc1568e9", "connector": null, "instance_uuid": "e26ecede-6e88-4e1d-a401-2959186ab5cc"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:30.172560 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:30.172560 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:30.215537 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-083c171d-f28d-40cf-9066-81f90b8a3217 req-649a3605-6a3a-4cd0-85de-f973689b9f4e tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:53:30.216048 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 700/2827] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:53:30 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 21:53:30.623287 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-edea96d9-b570-40e7-8d3d-9da17394a074 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:30.625363 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-edea96d9-b570-40e7-8d3d-9da17394a074 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 Jul 03 21:53:30.625598 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-edea96d9-b570-40e7-8d3d-9da17394a074 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:30.625811 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-edea96d9-b570-40e7-8d3d-9da17394a074 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:30.638413 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:30.638413 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:30.648604 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-edea96d9-b570-40e7-8d3d-9da17394a074 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:53:30.654576 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-edea96d9-b570-40e7-8d3d-9da17394a074 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 returned with HTTP 200 Jul 03 21:53:30.655011 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 707/2828] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:30 2026] GET /volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:30.761227 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3bc68b3b-36d9-412f-9d4f-00638609c24f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:30.761770 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3bc68b3b-36d9-412f-9d4f-00638609c24f None None] GET https://10.4.3.32/volume// Jul 03 21:53:30.761996 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3bc68b3b-36d9-412f-9d4f-00638609c24f None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:30.762232 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3bc68b3b-36d9-412f-9d4f-00638609c24f None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:30.762678 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3bc68b3b-36d9-412f-9d4f-00638609c24f None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:53:30.763064 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 704/2829] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:53: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 21:53:30.773108 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-083c171d-f28d-40cf-9066-81f90b8a3217 req-96daa11e-d2b0-471e-b220-4be1952644ed None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:30.775595 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-083c171d-f28d-40cf-9066-81f90b8a3217 req-96daa11e-d2b0-471e-b220-4be1952644ed tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 Jul 03 21:53:30.775869 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-083c171d-f28d-40cf-9066-81f90b8a3217 req-96daa11e-d2b0-471e-b220-4be1952644ed tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:30.776107 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-083c171d-f28d-40cf-9066-81f90b8a3217 req-96daa11e-d2b0-471e-b220-4be1952644ed tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:30.785920 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:30.785920 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:30.793444 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-083c171d-f28d-40cf-9066-81f90b8a3217 req-96daa11e-d2b0-471e-b220-4be1952644ed tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:53:30.800651 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-083c171d-f28d-40cf-9066-81f90b8a3217 req-96daa11e-d2b0-471e-b220-4be1952644ed tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 returned with HTTP 200 Jul 03 21:53:30.800651 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 719/2830] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:53:30 2026] GET /volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 => generated 1024 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:53:30.944154 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-083c171d-f28d-40cf-9066-81f90b8a3217 req-cdcf90c6-32cf-4dde-8a56-11c011a82e2d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:30.946872 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-083c171d-f28d-40cf-9066-81f90b8a3217 req-cdcf90c6-32cf-4dde-8a56-11c011a82e2d tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] PUT https://10.4.3.32/volume/v3/attachments/71529661-0cc3-46aa-ac29-15acef89aba2 Jul 03 21:53:30.947329 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-083c171d-f28d-40cf-9066-81f90b8a3217 req-cdcf90c6-32cf-4dde-8a56-11c011a82e2d tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:30.958215 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-083c171d-f28d-40cf-9066-81f90b8a3217 req-cdcf90c6-32cf-4dde-8a56-11c011a82e2d tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Acquiring lock "cinder-attachment_update-4758285b-ba2d-40aa-8e0d-9df9cc1568e9-np0000004475" by "attachment_update" {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:53:30.964924 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-083c171d-f28d-40cf-9066-81f90b8a3217 req-cdcf90c6-32cf-4dde-8a56-11c011a82e2d tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Lock "cinder-attachment_update-4758285b-ba2d-40aa-8e0d-9df9cc1568e9-np0000004475" acquired by "attachment_update" :: waited 0.007s {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:53:30.966404 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:30.966404 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:31.169996 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-028da16e-138f-4454-a85c-f36c3941ace6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:31.172408 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-028da16e-138f-4454-a85c-f36c3941ace6 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:53:31.172703 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-028da16e-138f-4454-a85c-f36c3941ace6 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:31.172975 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-028da16e-138f-4454-a85c-f36c3941ace6 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:31.173110 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-028da16e-138f-4454-a85c-f36c3941ace6 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:53:31.181278 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:31.181278 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:31.182155 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-028da16e-138f-4454-a85c-f36c3941ace6 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 200 Jul 03 21:53:31.182683 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 708/2831] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:53:31 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:31.497738 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-083c171d-f28d-40cf-9066-81f90b8a3217 req-cdcf90c6-32cf-4dde-8a56-11c011a82e2d tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Lock "cinder-attachment_update-4758285b-ba2d-40aa-8e0d-9df9cc1568e9-np0000004475" released by "attachment_update" :: held 0.533s {{(pid=99935) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:53:31.498146 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-083c171d-f28d-40cf-9066-81f90b8a3217 req-cdcf90c6-32cf-4dde-8a56-11c011a82e2d tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/attachments/71529661-0cc3-46aa-ac29-15acef89aba2 returned with HTTP 200 Jul 03 21:53:31.498767 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 701/2832] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:53:30 2026] PUT /volume/v3/attachments/71529661-0cc3-46aa-ac29-15acef89aba2 => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:31.668248 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-78efe328-cdbe-4ee6-b4fd-2c561580eac2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:31.670075 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-78efe328-cdbe-4ee6-b4fd-2c561580eac2 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 Jul 03 21:53:31.670277 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-78efe328-cdbe-4ee6-b4fd-2c561580eac2 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:31.670504 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-78efe328-cdbe-4ee6-b4fd-2c561580eac2 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:31.684550 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:31.684550 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:31.689471 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-78efe328-cdbe-4ee6-b4fd-2c561580eac2 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:53:31.695335 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-78efe328-cdbe-4ee6-b4fd-2c561580eac2 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 returned with HTTP 200 Jul 03 21:53:31.696335 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 705/2833] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:31 2026] GET /volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:32.200851 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-4eba45e4-1509-4e3f-bdfb-58b82c015997 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:32.204337 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4eba45e4-1509-4e3f-bdfb-58b82c015997 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:53:32.204769 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4eba45e4-1509-4e3f-bdfb-58b82c015997 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:32.204984 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4eba45e4-1509-4e3f-bdfb-58b82c015997 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:32.205149 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-4eba45e4-1509-4e3f-bdfb-58b82c015997 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:53:32.212297 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:32.212297 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:32.213432 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4eba45e4-1509-4e3f-bdfb-58b82c015997 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 200 Jul 03 21:53:32.214428 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 720/2834] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:53:32 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 722 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:32.712601 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e2a9e1ce-e55d-4e28-80d5-9ae6c0ccacb5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:32.716204 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e2a9e1ce-e55d-4e28-80d5-9ae6c0ccacb5 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 Jul 03 21:53:32.716483 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e2a9e1ce-e55d-4e28-80d5-9ae6c0ccacb5 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:32.717381 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e2a9e1ce-e55d-4e28-80d5-9ae6c0ccacb5 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:32.738183 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:32.738183 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:32.749442 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-e2a9e1ce-e55d-4e28-80d5-9ae6c0ccacb5 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:53:32.761184 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e2a9e1ce-e55d-4e28-80d5-9ae6c0ccacb5 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 returned with HTTP 200 Jul 03 21:53:32.761790 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 709/2835] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:32 2026] GET /volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:33.226464 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4df5d297-0408-4ca1-bac2-c81954125d64 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:33.228741 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4df5d297-0408-4ca1-bac2-c81954125d64 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:53:33.228995 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4df5d297-0408-4ca1-bac2-c81954125d64 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:33.229251 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4df5d297-0408-4ca1-bac2-c81954125d64 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:33.229400 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-4df5d297-0408-4ca1-bac2-c81954125d64 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:53:33.235542 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:33.235542 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:33.236475 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4df5d297-0408-4ca1-bac2-c81954125d64 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 200 Jul 03 21:53:33.236946 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 702/2836] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:53:33 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:33.279661 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-2ea3920d-2f91-41d4-889c-653c52fafd94 req-f2fc9a28-8c39-4701-a678-d987044757a9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:33.284581 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-2ea3920d-2f91-41d4-889c-653c52fafd94 req-f2fc9a28-8c39-4701-a678-d987044757a9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/limits Jul 03 21:53:33.284870 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-2ea3920d-2f91-41d4-889c-653c52fafd94 req-f2fc9a28-8c39-4701-a678-d987044757a9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:33.285113 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-2ea3920d-2f91-41d4-889c-653c52fafd94 req-f2fc9a28-8c39-4701-a678-d987044757a9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'index' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:33.294204 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [req-2ea3920d-2f91-41d4-889c-653c52fafd94 req-f2fc9a28-8c39-4701-a678-d987044757a9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1502781571 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1502781571, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:53:33.294567 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [req-2ea3920d-2f91-41d4-889c-653c52fafd94 req-f2fc9a28-8c39-4701-a678-d987044757a9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1502781571 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1502781571, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:53:33.294850 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [req-2ea3920d-2f91-41d4-889c-653c52fafd94 req-f2fc9a28-8c39-4701-a678-d987044757a9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1502781571 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1502781571, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:53:33.295077 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [req-2ea3920d-2f91-41d4-889c-653c52fafd94 req-f2fc9a28-8c39-4701-a678-d987044757a9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1185938267 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1185938267, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:53:33.295310 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [req-2ea3920d-2f91-41d4-889c-653c52fafd94 req-f2fc9a28-8c39-4701-a678-d987044757a9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1185938267 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1185938267, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:53:33.295554 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [req-2ea3920d-2f91-41d4-889c-653c52fafd94 req-f2fc9a28-8c39-4701-a678-d987044757a9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1185938267 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1185938267, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:53:33.295826 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [req-2ea3920d-2f91-41d4-889c-653c52fafd94 req-f2fc9a28-8c39-4701-a678-d987044757a9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1863132436-186749673 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1863132436-186749673, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:53:33.296039 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [req-2ea3920d-2f91-41d4-889c-653c52fafd94 req-f2fc9a28-8c39-4701-a678-d987044757a9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1863132436-186749673 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1863132436-186749673, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:53:33.296423 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [req-2ea3920d-2f91-41d4-889c-653c52fafd94 req-f2fc9a28-8c39-4701-a678-d987044757a9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1863132436-186749673 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1863132436-186749673, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:53:33.311725 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-2ea3920d-2f91-41d4-889c-653c52fafd94 req-f2fc9a28-8c39-4701-a678-d987044757a9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/limits returned with HTTP 200 Jul 03 21:53:33.312295 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 706/2837] 10.4.3.32 () {68 vars in 1477 bytes} [Fri Jul 3 21:53:33 2026] GET /volume/v3/limits => generated 302 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:33.780255 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-5ac8d81e-0ec7-49e3-9be8-a69f9b798602 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:33.782639 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5ac8d81e-0ec7-49e3-9be8-a69f9b798602 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 Jul 03 21:53:33.784392 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5ac8d81e-0ec7-49e3-9be8-a69f9b798602 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:33.784392 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5ac8d81e-0ec7-49e3-9be8-a69f9b798602 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:33.798571 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:33.798571 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:33.805856 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-5ac8d81e-0ec7-49e3-9be8-a69f9b798602 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:53:33.813846 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5ac8d81e-0ec7-49e3-9be8-a69f9b798602 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 returned with HTTP 200 Jul 03 21:53:33.814836 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 721/2838] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:33 2026] GET /volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:33.866898 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-2ea3920d-2f91-41d4-889c-653c52fafd94 req-16207854-53a6-4160-b894-ad96cf6fc14f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:33.871395 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-2ea3920d-2f91-41d4-889c-653c52fafd94 req-16207854-53a6-4160-b894-ad96cf6fc14f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/73423009-0f1e-486d-9ef2-324270208b02 Jul 03 21:53:33.871395 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-2ea3920d-2f91-41d4-889c-653c52fafd94 req-16207854-53a6-4160-b894-ad96cf6fc14f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:33.871395 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-2ea3920d-2f91-41d4-889c-653c52fafd94 req-16207854-53a6-4160-b894-ad96cf6fc14f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:33.883687 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:33.883687 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:33.888343 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-2ea3920d-2f91-41d4-889c-653c52fafd94 req-16207854-53a6-4160-b894-ad96cf6fc14f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:53:33.895752 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-2ea3920d-2f91-41d4-889c-653c52fafd94 req-16207854-53a6-4160-b894-ad96cf6fc14f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/73423009-0f1e-486d-9ef2-324270208b02 returned with HTTP 200 Jul 03 21:53:33.896449 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 710/2839] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:53:33 2026] GET /volume/v3/volumes/73423009-0f1e-486d-9ef2-324270208b02 => generated 1658 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:33.908859 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-2ea3920d-2f91-41d4-889c-653c52fafd94 req-342fd837-00dc-4db0-b47d-d73ba953810f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:33.911663 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-2ea3920d-2f91-41d4-889c-653c52fafd94 req-342fd837-00dc-4db0-b47d-d73ba953810f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:53:33.912139 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-2ea3920d-2f91-41d4-889c-653c52fafd94 req-342fd837-00dc-4db0-b47d-d73ba953810f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "73423009-0f1e-486d-9ef2-324270208b02", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:33.928458 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:33.928458 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:33.929226 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-2ea3920d-2f91-41d4-889c-653c52fafd94 req-342fd837-00dc-4db0-b47d-d73ba953810f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:53:33.929652 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [req-2ea3920d-2f91-41d4-889c-653c52fafd94 req-342fd837-00dc-4db0-b47d-d73ba953810f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Create snapshot from volume 73423009-0f1e-486d-9ef2-324270208b02 Jul 03 21:53:33.986059 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [req-2ea3920d-2f91-41d4-889c-653c52fafd94 req-342fd837-00dc-4db0-b47d-d73ba953810f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Created reservations ['ed7951c7-a43a-41a5-9c10-c5d1deef81c4', 'd1347e49-8121-439a-8617-39cf243eb7ef', '7177f62f-6b1a-4993-9832-2a3ad02a06c8', '0b86c980-1a34-4c50-bca7-6e7932ef09ea'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:53:34.030176 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-2ea3920d-2f91-41d4-889c-653c52fafd94 req-342fd837-00dc-4db0-b47d-d73ba953810f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Snapshot force create request issued successfully. Jul 03 21:53:34.030647 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-2ea3920d-2f91-41d4-889c-653c52fafd94 req-342fd837-00dc-4db0-b47d-d73ba953810f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:53:34.031332 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 703/2840] 10.4.3.32 () {72 vars in 1540 bytes} [Fri Jul 3 21:53:33 2026] POST /volume/v3/snapshots => generated 292 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:53:34.251674 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e4cd30e6-ee28-438f-b5fd-f4ca86065766 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:34.253658 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e4cd30e6-ee28-438f-b5fd-f4ca86065766 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:53:34.254015 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e4cd30e6-ee28-438f-b5fd-f4ca86065766 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:34.254770 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e4cd30e6-ee28-438f-b5fd-f4ca86065766 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:34.255287 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-e4cd30e6-ee28-438f-b5fd-f4ca86065766 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:53:34.262669 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:34.262669 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:34.262669 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e4cd30e6-ee28-438f-b5fd-f4ca86065766 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 200 Jul 03 21:53:34.262926 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 707/2841] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:53:34 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:34.832903 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-0435c1f1-0a87-4a1b-86b7-4d36638ccd83 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:34.837557 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0435c1f1-0a87-4a1b-86b7-4d36638ccd83 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 Jul 03 21:53:34.837557 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0435c1f1-0a87-4a1b-86b7-4d36638ccd83 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:34.837557 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0435c1f1-0a87-4a1b-86b7-4d36638ccd83 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:34.858899 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:34.858899 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:34.869867 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-0435c1f1-0a87-4a1b-86b7-4d36638ccd83 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:53:34.883342 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0435c1f1-0a87-4a1b-86b7-4d36638ccd83 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 returned with HTTP 200 Jul 03 21:53:34.883680 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 722/2842] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:34 2026] GET /volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:35.276331 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2da8225b-2a4e-4c7a-84af-b765b7067e34 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:35.278528 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2da8225b-2a4e-4c7a-84af-b765b7067e34 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:53:35.278830 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2da8225b-2a4e-4c7a-84af-b765b7067e34 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:35.279046 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2da8225b-2a4e-4c7a-84af-b765b7067e34 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:35.279298 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-2da8225b-2a4e-4c7a-84af-b765b7067e34 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:53:35.284452 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:35.284452 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:35.285285 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2da8225b-2a4e-4c7a-84af-b765b7067e34 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 200 Jul 03 21:53:35.286588 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 711/2843] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:53:35 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:35.903411 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-61744452-31ae-4c27-959f-3c4a135aa6df None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:35.906067 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-61744452-31ae-4c27-959f-3c4a135aa6df tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 Jul 03 21:53:35.906298 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-61744452-31ae-4c27-959f-3c4a135aa6df tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:35.906558 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-61744452-31ae-4c27-959f-3c4a135aa6df tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:35.923535 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:35.923535 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:35.939049 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-61744452-31ae-4c27-959f-3c4a135aa6df tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:53:35.949486 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-61744452-31ae-4c27-959f-3c4a135aa6df tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 returned with HTTP 200 Jul 03 21:53:35.950307 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 704/2844] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:35 2026] GET /volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:36.299494 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a3a1eeb1-4541-43d3-a291-9aeb92459741 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:36.301983 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a3a1eeb1-4541-43d3-a291-9aeb92459741 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:53:36.302458 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a3a1eeb1-4541-43d3-a291-9aeb92459741 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:36.302991 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a3a1eeb1-4541-43d3-a291-9aeb92459741 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:36.302991 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-a3a1eeb1-4541-43d3-a291-9aeb92459741 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:53:36.313796 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:36.313796 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:36.315882 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a3a1eeb1-4541-43d3-a291-9aeb92459741 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 200 Jul 03 21:53:36.316246 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 708/2845] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:53:36 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:36.660314 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d1f72f98-6939-44dc-99e9-238c6ebdd6c8 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:36.664526 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d1f72f98-6939-44dc-99e9-238c6ebdd6c8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] DELETE https://10.4.3.32/volume/v3/volumes/8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c Jul 03 21:53:36.664773 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d1f72f98-6939-44dc-99e9-238c6ebdd6c8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:36.665004 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d1f72f98-6939-44dc-99e9-238c6ebdd6c8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:36.665214 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-d1f72f98-6939-44dc-99e9-238c6ebdd6c8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Delete volume with id: 8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c Jul 03 21:53:36.672488 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4aee2fe1-3c10-4efb-81b5-ba8d61b34eee None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:36.676269 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:36.676269 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:36.678420 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d1f72f98-6939-44dc-99e9-238c6ebdd6c8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:53:36.678497 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4aee2fe1-3c10-4efb-81b5-ba8d61b34eee tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/3e45a031-f75d-482f-bd6e-b067668cdc47 Jul 03 21:53:36.678497 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4aee2fe1-3c10-4efb-81b5-ba8d61b34eee tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:36.678497 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4aee2fe1-3c10-4efb-81b5-ba8d61b34eee tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:36.678497 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-4aee2fe1-3c10-4efb-81b5-ba8d61b34eee tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Delete snapshot with id: 3e45a031-f75d-482f-bd6e-b067668cdc47 Jul 03 21:53:36.685016 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:36.685016 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:36.685648 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-4aee2fe1-3c10-4efb-81b5-ba8d61b34eee tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Snapshot retrieved successfully. Jul 03 21:53:36.702456 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d1f72f98-6939-44dc-99e9-238c6ebdd6c8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Delete volume request issued successfully. Jul 03 21:53:36.702681 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d1f72f98-6939-44dc-99e9-238c6ebdd6c8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c returned with HTTP 202 Jul 03 21:53:36.703077 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 723/2846] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:53:36 2026] DELETE /volume/v3/volumes/8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:53:36.718341 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-03d35007-8932-4255-88aa-b9bc96fce406 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:36.719619 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-4aee2fe1-3c10-4efb-81b5-ba8d61b34eee tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Snapshot delete request issued successfully. Jul 03 21:53:36.719905 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4aee2fe1-3c10-4efb-81b5-ba8d61b34eee tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/snapshots/3e45a031-f75d-482f-bd6e-b067668cdc47 returned with HTTP 202 Jul 03 21:53:36.720333 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 712/2847] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:53:36 2026] DELETE /volume/v3/snapshots/3e45a031-f75d-482f-bd6e-b067668cdc47 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:53:36.720796 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-03d35007-8932-4255-88aa-b9bc96fce406 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c Jul 03 21:53:36.721059 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-03d35007-8932-4255-88aa-b9bc96fce406 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:36.721298 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-03d35007-8932-4255-88aa-b9bc96fce406 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:36.730587 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a5d91a89-4577-4e5b-9c2b-e9a4c2e1b975 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:36.731632 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:36.731632 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:36.733218 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a5d91a89-4577-4e5b-9c2b-e9a4c2e1b975 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/snapshots/3e45a031-f75d-482f-bd6e-b067668cdc47 Jul 03 21:53:36.735853 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a5d91a89-4577-4e5b-9c2b-e9a4c2e1b975 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:36.736093 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a5d91a89-4577-4e5b-9c2b-e9a4c2e1b975 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:36.743818 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:36.743818 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:36.744083 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-03d35007-8932-4255-88aa-b9bc96fce406 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:53:36.744344 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-a5d91a89-4577-4e5b-9c2b-e9a4c2e1b975 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Snapshot retrieved successfully. Jul 03 21:53:36.745056 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a5d91a89-4577-4e5b-9c2b-e9a4c2e1b975 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/snapshots/3e45a031-f75d-482f-bd6e-b067668cdc47 returned with HTTP 200 Jul 03 21:53:36.745434 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 709/2848] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:53:36 2026] GET /volume/v3/snapshots/3e45a031-f75d-482f-bd6e-b067668cdc47 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:36.752917 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-03d35007-8932-4255-88aa-b9bc96fce406 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c returned with HTTP 200 Jul 03 21:53:36.753880 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 705/2849] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:36 2026] GET /volume/v3/volumes/8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c => generated 1362 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:36.965471 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-5fac0dfa-ceb0-4a23-a9b8-6273bb79805d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:36.967394 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5fac0dfa-ceb0-4a23-a9b8-6273bb79805d tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 Jul 03 21:53:36.967574 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5fac0dfa-ceb0-4a23-a9b8-6273bb79805d tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:36.967732 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5fac0dfa-ceb0-4a23-a9b8-6273bb79805d tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:36.977558 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:36.977558 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:36.981159 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-5fac0dfa-ceb0-4a23-a9b8-6273bb79805d tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:53:36.985402 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5fac0dfa-ceb0-4a23-a9b8-6273bb79805d tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 returned with HTTP 200 Jul 03 21:53:36.985689 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 724/2850] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:36 2026] GET /volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:37.333783 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-307956cd-7fb2-46c4-af3b-ae1b25bb4675 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:37.336464 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-307956cd-7fb2-46c4-af3b-ae1b25bb4675 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:53:37.336668 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-307956cd-7fb2-46c4-af3b-ae1b25bb4675 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:37.336875 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-307956cd-7fb2-46c4-af3b-ae1b25bb4675 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:37.337049 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-307956cd-7fb2-46c4-af3b-ae1b25bb4675 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:53:37.342119 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:37.342119 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:37.342836 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-307956cd-7fb2-46c4-af3b-ae1b25bb4675 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 200 Jul 03 21:53:37.343218 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 713/2851] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:53:37 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:37.758605 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-68e7e625-3209-4be5-b219-6ed611eefd61 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:37.762083 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-68e7e625-3209-4be5-b219-6ed611eefd61 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/snapshots/3e45a031-f75d-482f-bd6e-b067668cdc47 Jul 03 21:53:37.762319 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-68e7e625-3209-4be5-b219-6ed611eefd61 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:37.762537 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-68e7e625-3209-4be5-b219-6ed611eefd61 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:37.767365 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-68e7e625-3209-4be5-b219-6ed611eefd61 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/snapshots/3e45a031-f75d-482f-bd6e-b067668cdc47 returned with HTTP 404 Jul 03 21:53:37.768052 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 710/2852] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:53:37 2026] GET /volume/v3/snapshots/3e45a031-f75d-482f-bd6e-b067668cdc47 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:53:37.768982 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f862cf4d-8cea-45ac-bc6d-775d3d942160 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:37.771387 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f862cf4d-8cea-45ac-bc6d-775d3d942160 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c Jul 03 21:53:37.771606 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f862cf4d-8cea-45ac-bc6d-775d3d942160 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:37.771784 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f862cf4d-8cea-45ac-bc6d-775d3d942160 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:37.780823 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f862cf4d-8cea-45ac-bc6d-775d3d942160 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c returned with HTTP 404 Jul 03 21:53:37.781608 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 706/2853] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:37 2026] GET /volume/v3/volumes/8bd4b66c-f76a-4a0c-be87-1c1afbe1f13c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:53:37.824003 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-cbdf501d-9be9-4607-b6da-eb16b139aa0f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:37.831655 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cbdf501d-9be9-4607-b6da-eb16b139aa0f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:53:37.833038 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cbdf501d-9be9-4607-b6da-eb16b139aa0f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1320055918", "snapshot_id": null, "imageRef": "f4ececa3-1558-4774-bffb-35f7b89c60f0", "volume_type": null, "size": 1}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:37.837614 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-cbdf501d-9be9-4607-b6da-eb16b139aa0f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1320055918', 'snapshot_id': None, 'imageRef': 'f4ececa3-1558-4774-bffb-35f7b89c60f0', 'volume_type': None, 'size': 1}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:53:38.009162 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-961e0ba5-9a86-476a-9b6d-4b2b90bf3449 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:38.013437 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-961e0ba5-9a86-476a-9b6d-4b2b90bf3449 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 Jul 03 21:53:38.013437 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-961e0ba5-9a86-476a-9b6d-4b2b90bf3449 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:38.013437 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-961e0ba5-9a86-476a-9b6d-4b2b90bf3449 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:38.025997 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:38.025997 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:38.035082 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-961e0ba5-9a86-476a-9b6d-4b2b90bf3449 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:53:38.042622 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-961e0ba5-9a86-476a-9b6d-4b2b90bf3449 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 returned with HTTP 200 Jul 03 21:53:38.043515 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 714/2854] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:38 2026] GET /volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:38.085768 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-cbdf501d-9be9-4607-b6da-eb16b139aa0f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Create volume of 1 GB Jul 03 21:53:38.091626 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-cbdf501d-9be9-4607-b6da-eb16b139aa0f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Availability Zones retrieved successfully. Jul 03 21:53:38.099579 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cbdf501d-9be9-4607-b6da-eb16b139aa0f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Flow 'volume_create_api' (44905e6c-c73f-4f31-9507-7e44a8a4692c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:53:38.101019 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cbdf501d-9be9-4607-b6da-eb16b139aa0f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a63ae5f0-bf9c-4e78-9c9a-287498693569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:38.102330 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-cbdf501d-9be9-4607-b6da-eb16b139aa0f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:53:38.175871 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cbdf501d-9be9-4607-b6da-eb16b139aa0f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a63ae5f0-bf9c-4e78-9c9a-287498693569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:38.176980 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cbdf501d-9be9-4607-b6da-eb16b139aa0f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f39aa6dd-ef00-49f8-a93b-dd008558d995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:38.238032 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-cbdf501d-9be9-4607-b6da-eb16b139aa0f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Created reservations ['50e51599-1bae-4dcd-8413-e4460344720e', 'a1988e3c-a5a6-4385-a8fc-975369188d89', '23a143a1-fbd6-4470-bac1-0477d56e2884', '206eacda-c140-495f-86b1-b7c9f886ca7f'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:53:38.241491 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cbdf501d-9be9-4607-b6da-eb16b139aa0f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f39aa6dd-ef00-49f8-a93b-dd008558d995) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50e51599-1bae-4dcd-8413-e4460344720e', 'a1988e3c-a5a6-4385-a8fc-975369188d89', '23a143a1-fbd6-4470-bac1-0477d56e2884', '206eacda-c140-495f-86b1-b7c9f886ca7f']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:38.241491 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cbdf501d-9be9-4607-b6da-eb16b139aa0f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20f50f60-f8d2-41c2-8143-05bc62225c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:38.275567 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cbdf501d-9be9-4607-b6da-eb16b139aa0f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20f50f60-f8d2-41c2-8143-05bc62225c10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '083df750-f814-4b1e-9e73-0ecbe4da7188', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1320055918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='507e5dd1cad64b589d82e1d74266e1fe',qos_specs=None,replication_status=,reservations=['50e51599-1bae-4dcd-8413-e4460344720e','a1988e3c-a5a6-4385-a8fc-975369188d89','23a143a1-fbd6-4470-bac1-0477d56e2884','206eacda-c140-495f-86b1-b7c9f886ca7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31bec914875540f2bfe9290b32df07c5',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:53:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1320055918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=083df750-f814-4b1e-9e73-0ecbe4da7188,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='507e5dd1cad64b589d82e1d74266e1fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31bec914875540f2bfe9290b32df07c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:38.276470 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cbdf501d-9be9-4607-b6da-eb16b139aa0f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b23baeda-816d-48fb-be71-5c57f4222028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:38.312009 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cbdf501d-9be9-4607-b6da-eb16b139aa0f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b23baeda-816d-48fb-be71-5c57f4222028) transitioned into state 'SUCCESS' from state '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-1320055918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='507e5dd1cad64b589d82e1d74266e1fe',qos_specs=None,replication_status=,reservations=['50e51599-1bae-4dcd-8413-e4460344720e','a1988e3c-a5a6-4385-a8fc-975369188d89','23a143a1-fbd6-4470-bac1-0477d56e2884','206eacda-c140-495f-86b1-b7c9f886ca7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31bec914875540f2bfe9290b32df07c5',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:38.312901 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cbdf501d-9be9-4607-b6da-eb16b139aa0f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6ba0d76-6e1d-4998-8fac-2d1443db4646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:38.333118 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cbdf501d-9be9-4607-b6da-eb16b139aa0f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6ba0d76-6e1d-4998-8fac-2d1443db4646) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:38.336392 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cbdf501d-9be9-4607-b6da-eb16b139aa0f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Flow 'volume_create_api' (44905e6c-c73f-4f31-9507-7e44a8a4692c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:53:38.337484 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-cbdf501d-9be9-4607-b6da-eb16b139aa0f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Create volume request issued successfully. Jul 03 21:53:38.338302 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cbdf501d-9be9-4607-b6da-eb16b139aa0f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:53:38.338809 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 725/2855] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:53:37 2026] POST /volume/v3/volumes => generated 757 bytes in 516 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:53:38.361619 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7e89a1c2-3c4c-446d-bd53-f5f91a9c284e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:38.365524 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e8f541e5-1aa1-48d4-b08e-24ee559ffb4e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:38.366725 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7e89a1c2-3c4c-446d-bd53-f5f91a9c284e tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:53:38.369175 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7e89a1c2-3c4c-446d-bd53-f5f91a9c284e tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:38.369175 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7e89a1c2-3c4c-446d-bd53-f5f91a9c284e tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:38.369618 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-7e89a1c2-3c4c-446d-bd53-f5f91a9c284e tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:53:38.371737 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e8f541e5-1aa1-48d4-b08e-24ee559ffb4e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/083df750-f814-4b1e-9e73-0ecbe4da7188 Jul 03 21:53:38.371737 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e8f541e5-1aa1-48d4-b08e-24ee559ffb4e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:38.371737 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e8f541e5-1aa1-48d4-b08e-24ee559ffb4e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:38.381019 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:38.381019 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:38.384305 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7e89a1c2-3c4c-446d-bd53-f5f91a9c284e tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 200 Jul 03 21:53:38.385499 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 711/2856] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:53:38 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 733 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:38.385662 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:38.385662 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:38.398718 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e8f541e5-1aa1-48d4-b08e-24ee559ffb4e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:53:38.408342 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e8f541e5-1aa1-48d4-b08e-24ee559ffb4e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/083df750-f814-4b1e-9e73-0ecbe4da7188 returned with HTTP 200 Jul 03 21:53:38.408988 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 707/2857] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:38 2026] GET /volume/v3/volumes/083df750-f814-4b1e-9e73-0ecbe4da7188 => generated 825 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:38.908973 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-b2ae7936-d40a-4ca1-afc5-b37164ea5515 req-784a9d23-d060-4af1-a5fb-57c034af817e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:38.913405 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-b2ae7936-d40a-4ca1-afc5-b37164ea5515 req-784a9d23-d060-4af1-a5fb-57c034af817e tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/attachments?instance_id=7924561d-804f-45dd-a279-497ace945eb5 Jul 03 21:53:38.913405 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-b2ae7936-d40a-4ca1-afc5-b37164ea5515 req-784a9d23-d060-4af1-a5fb-57c034af817e tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:38.913405 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-b2ae7936-d40a-4ca1-afc5-b37164ea5515 req-784a9d23-d060-4af1-a5fb-57c034af817e tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:38.933891 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-b2ae7936-d40a-4ca1-afc5-b37164ea5515 req-784a9d23-d060-4af1-a5fb-57c034af817e tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/attachments?instance_id=7924561d-804f-45dd-a279-497ace945eb5 returned with HTTP 200 Jul 03 21:53:38.934916 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 715/2858] 10.4.3.32 () {70 vars in 1630 bytes} [Fri Jul 3 21:53:38 2026] GET /volume/v3/attachments?instance_id=7924561d-804f-45dd-a279-497ace945eb5 => generated 192 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:38.970015 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-b2ae7936-d40a-4ca1-afc5-b37164ea5515 req-3a75db0e-c540-47d0-b8fa-506482422cf8 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:38.975639 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-b2ae7936-d40a-4ca1-afc5-b37164ea5515 req-3a75db0e-c540-47d0-b8fa-506482422cf8 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/attachments/dbebc99f-0c95-4513-882a-7bcde06050be Jul 03 21:53:38.975639 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-b2ae7936-d40a-4ca1-afc5-b37164ea5515 req-3a75db0e-c540-47d0-b8fa-506482422cf8 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:38.976261 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-b2ae7936-d40a-4ca1-afc5-b37164ea5515 req-3a75db0e-c540-47d0-b8fa-506482422cf8 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:39.008086 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-b2ae7936-d40a-4ca1-afc5-b37164ea5515 req-3a75db0e-c540-47d0-b8fa-506482422cf8 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/attachments/dbebc99f-0c95-4513-882a-7bcde06050be returned with HTTP 200 Jul 03 21:53:39.008086 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 726/2859] 10.4.3.32 () {70 vars in 1644 bytes} [Fri Jul 3 21:53:38 2026] GET /volume/v3/attachments/dbebc99f-0c95-4513-882a-7bcde06050be => generated 993 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:39.009655 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-a37e043e-ebda-405b-b53c-e044ad39862c req-63029431-b6f2-4dec-acee-eee3230dd69b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:39.015988 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-a37e043e-ebda-405b-b53c-e044ad39862c req-63029431-b6f2-4dec-acee-eee3230dd69b tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/73423009-0f1e-486d-9ef2-324270208b02 Jul 03 21:53:39.016249 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-a37e043e-ebda-405b-b53c-e044ad39862c req-63029431-b6f2-4dec-acee-eee3230dd69b tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:39.016498 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-a37e043e-ebda-405b-b53c-e044ad39862c req-63029431-b6f2-4dec-acee-eee3230dd69b tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:39.036333 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:39.036333 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:39.046088 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-a37e043e-ebda-405b-b53c-e044ad39862c req-63029431-b6f2-4dec-acee-eee3230dd69b tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:53:39.058123 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-a37e043e-ebda-405b-b53c-e044ad39862c req-63029431-b6f2-4dec-acee-eee3230dd69b tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/73423009-0f1e-486d-9ef2-324270208b02 returned with HTTP 200 Jul 03 21:53:39.058642 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 712/2860] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:53:39 2026] GET /volume/v3/volumes/73423009-0f1e-486d-9ef2-324270208b02 => generated 1658 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:39.061882 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-407f67c3-c9d3-445c-bfa4-8b317112bd63 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:39.067306 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-407f67c3-c9d3-445c-bfa4-8b317112bd63 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 Jul 03 21:53:39.067306 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-407f67c3-c9d3-445c-bfa4-8b317112bd63 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:39.067306 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-407f67c3-c9d3-445c-bfa4-8b317112bd63 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:39.084315 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:39.084315 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:39.091444 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-407f67c3-c9d3-445c-bfa4-8b317112bd63 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:53:39.093915 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-407f67c3-c9d3-445c-bfa4-8b317112bd63 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 returned with HTTP 200 Jul 03 21:53:39.094436 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 708/2861] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:39 2026] GET /volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:39.400461 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9004b4c6-8c8b-4e76-afa0-b874d2c81d62 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:39.404675 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9004b4c6-8c8b-4e76-afa0-b874d2c81d62 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:53:39.405024 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9004b4c6-8c8b-4e76-afa0-b874d2c81d62 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:39.408980 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9004b4c6-8c8b-4e76-afa0-b874d2c81d62 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:39.408980 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-9004b4c6-8c8b-4e76-afa0-b874d2c81d62 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:53:39.415094 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:39.415094 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:39.415094 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9004b4c6-8c8b-4e76-afa0-b874d2c81d62 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 200 Jul 03 21:53:39.416083 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 716/2862] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:53:39 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:39.428624 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-65b7b6fa-c863-40a8-bb4c-70ec4e09beab None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:39.431108 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-65b7b6fa-c863-40a8-bb4c-70ec4e09beab tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/083df750-f814-4b1e-9e73-0ecbe4da7188 Jul 03 21:53:39.431344 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-65b7b6fa-c863-40a8-bb4c-70ec4e09beab tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:39.431598 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-65b7b6fa-c863-40a8-bb4c-70ec4e09beab tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:39.440051 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:39.440051 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:39.444779 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-65b7b6fa-c863-40a8-bb4c-70ec4e09beab tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:53:39.450296 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-65b7b6fa-c863-40a8-bb4c-70ec4e09beab tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/083df750-f814-4b1e-9e73-0ecbe4da7188 returned with HTTP 200 Jul 03 21:53:39.450757 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 727/2863] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:39 2026] GET /volume/v3/volumes/083df750-f814-4b1e-9e73-0ecbe4da7188 => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:39.467131 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9aa557d7-244d-48b5-8c38-94c293ab64f3 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:39.469034 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9aa557d7-244d-48b5-8c38-94c293ab64f3 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/083df750-f814-4b1e-9e73-0ecbe4da7188 Jul 03 21:53:39.469722 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9aa557d7-244d-48b5-8c38-94c293ab64f3 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:39.469722 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9aa557d7-244d-48b5-8c38-94c293ab64f3 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:39.486261 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:39.486261 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:39.489639 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-9aa557d7-244d-48b5-8c38-94c293ab64f3 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:53:39.496512 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9aa557d7-244d-48b5-8c38-94c293ab64f3 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/083df750-f814-4b1e-9e73-0ecbe4da7188 returned with HTTP 200 Jul 03 21:53:39.497014 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 713/2864] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:39 2026] GET /volume/v3/volumes/083df750-f814-4b1e-9e73-0ecbe4da7188 => generated 1365 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:40.107529 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-352df1e7-f4ca-475c-902f-21e0e4dbe59d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:40.109341 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-352df1e7-f4ca-475c-902f-21e0e4dbe59d tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 Jul 03 21:53:40.109522 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-352df1e7-f4ca-475c-902f-21e0e4dbe59d tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:40.109710 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-352df1e7-f4ca-475c-902f-21e0e4dbe59d tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:40.128388 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:40.128388 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:40.139178 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-352df1e7-f4ca-475c-902f-21e0e4dbe59d tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:53:40.147487 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-352df1e7-f4ca-475c-902f-21e0e4dbe59d tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 returned with HTTP 200 Jul 03 21:53:40.147487 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 709/2865] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:40 2026] GET /volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:40.394875 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-083c171d-f28d-40cf-9066-81f90b8a3217 req-0512b502-df4f-434f-9bbd-6cebc09ff55c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:40.399900 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-083c171d-f28d-40cf-9066-81f90b8a3217 req-0512b502-df4f-434f-9bbd-6cebc09ff55c tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] POST https://10.4.3.32/volume/v3/attachments/71529661-0cc3-46aa-ac29-15acef89aba2/action Jul 03 21:53:40.400383 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-083c171d-f28d-40cf-9066-81f90b8a3217 req-0512b502-df4f-434f-9bbd-6cebc09ff55c tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Action body: b'{"os-complete": null}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:53:40.400588 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-083c171d-f28d-40cf-9066-81f90b8a3217 req-0512b502-df4f-434f-9bbd-6cebc09ff55c tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:40.431517 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3bc821fb-bb20-427f-8f04-db7b76065252 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:40.434169 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3bc821fb-bb20-427f-8f04-db7b76065252 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:53:40.434634 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3bc821fb-bb20-427f-8f04-db7b76065252 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:40.434634 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3bc821fb-bb20-427f-8f04-db7b76065252 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:40.435211 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-3bc821fb-bb20-427f-8f04-db7b76065252 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:53:40.436153 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:40.436153 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:40.440560 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:40.440560 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:40.441456 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3bc821fb-bb20-427f-8f04-db7b76065252 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 200 Jul 03 21:53:40.441986 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 728/2866] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:53:40 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:40.451828 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-083c171d-f28d-40cf-9066-81f90b8a3217 req-0512b502-df4f-434f-9bbd-6cebc09ff55c tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/attachments/71529661-0cc3-46aa-ac29-15acef89aba2/action returned with HTTP 204 Jul 03 21:53:40.455422 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 717/2867] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:53:40 2026] POST /volume/v3/attachments/71529661-0cc3-46aa-ac29-15acef89aba2/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:53:41.166980 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c8ee67f0-6a0b-48fb-aa55-a92509809fae None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:41.170417 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c8ee67f0-6a0b-48fb-aa55-a92509809fae tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 Jul 03 21:53:41.170926 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c8ee67f0-6a0b-48fb-aa55-a92509809fae tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:41.171002 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c8ee67f0-6a0b-48fb-aa55-a92509809fae tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:41.188004 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:41.188004 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:41.192657 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c8ee67f0-6a0b-48fb-aa55-a92509809fae tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:53:41.202696 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c8ee67f0-6a0b-48fb-aa55-a92509809fae tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 returned with HTTP 200 Jul 03 21:53:41.203420 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 714/2868] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:41 2026] GET /volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:41.209999 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-aa9558c0-3f3c-4e9b-95ec-2fdabfef4354 req-2b89faeb-3ecb-4cbe-8e13-b2fe3da84e62 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:41.220201 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-aa9558c0-3f3c-4e9b-95ec-2fdabfef4354 req-2b89faeb-3ecb-4cbe-8e13-b2fe3da84e62 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/083df750-f814-4b1e-9e73-0ecbe4da7188 Jul 03 21:53:41.221064 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-aa9558c0-3f3c-4e9b-95ec-2fdabfef4354 req-2b89faeb-3ecb-4cbe-8e13-b2fe3da84e62 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:41.221064 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-aa9558c0-3f3c-4e9b-95ec-2fdabfef4354 req-2b89faeb-3ecb-4cbe-8e13-b2fe3da84e62 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:41.227049 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-609fd0f6-ea9c-425d-983e-206ca0a1b590 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:41.229453 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-609fd0f6-ea9c-425d-983e-206ca0a1b590 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 Jul 03 21:53:41.229453 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-609fd0f6-ea9c-425d-983e-206ca0a1b590 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:41.229681 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-609fd0f6-ea9c-425d-983e-206ca0a1b590 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:41.230871 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:41.230871 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:41.235912 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-aa9558c0-3f3c-4e9b-95ec-2fdabfef4354 req-2b89faeb-3ecb-4cbe-8e13-b2fe3da84e62 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:53:41.241692 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:41.241692 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:41.243336 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-aa9558c0-3f3c-4e9b-95ec-2fdabfef4354 req-2b89faeb-3ecb-4cbe-8e13-b2fe3da84e62 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/083df750-f814-4b1e-9e73-0ecbe4da7188 returned with HTTP 200 Jul 03 21:53:41.243809 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 710/2869] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:53:41 2026] GET /volume/v3/volumes/083df750-f814-4b1e-9e73-0ecbe4da7188 => generated 1365 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:41.247449 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-609fd0f6-ea9c-425d-983e-206ca0a1b590 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:53:41.255304 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-609fd0f6-ea9c-425d-983e-206ca0a1b590 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 returned with HTTP 200 Jul 03 21:53:41.256027 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 729/2870] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:41 2026] GET /volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:41.314644 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-9fe54a7d-1729-41fa-ad02-5b2af7344ffa req-fff7e606-9830-4a93-be25-2c5ce2f0ebb3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:41.320079 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-9fe54a7d-1729-41fa-ad02-5b2af7344ffa req-fff7e606-9830-4a93-be25-2c5ce2f0ebb3 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 Jul 03 21:53:41.320385 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-9fe54a7d-1729-41fa-ad02-5b2af7344ffa req-fff7e606-9830-4a93-be25-2c5ce2f0ebb3 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:41.320889 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-9fe54a7d-1729-41fa-ad02-5b2af7344ffa req-fff7e606-9830-4a93-be25-2c5ce2f0ebb3 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:41.332232 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:41.332232 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:41.337483 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-9fe54a7d-1729-41fa-ad02-5b2af7344ffa req-fff7e606-9830-4a93-be25-2c5ce2f0ebb3 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:53:41.342971 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-9fe54a7d-1729-41fa-ad02-5b2af7344ffa req-fff7e606-9830-4a93-be25-2c5ce2f0ebb3 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 returned with HTTP 200 Jul 03 21:53:41.345781 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 718/2871] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:53:41 2026] GET /volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:41.370400 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a0739cfc-9a36-49d3-ae0e-266f117dd7a5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:41.370400 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a0739cfc-9a36-49d3-ae0e-266f117dd7a5 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 Jul 03 21:53:41.370400 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a0739cfc-9a36-49d3-ae0e-266f117dd7a5 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:41.370400 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a0739cfc-9a36-49d3-ae0e-266f117dd7a5 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:41.382285 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:41.382285 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:41.387103 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-a0739cfc-9a36-49d3-ae0e-266f117dd7a5 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:53:41.393065 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a0739cfc-9a36-49d3-ae0e-266f117dd7a5 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 returned with HTTP 200 Jul 03 21:53:41.393639 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 715/2872] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:41 2026] GET /volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:41.443015 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-3b54ae51-04bb-4d23-a7ec-fbc6d1c15f4c req-89b2e066-a541-4e55-9544-0085604dfa19 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:41.445475 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-3b54ae51-04bb-4d23-a7ec-fbc6d1c15f4c req-89b2e066-a541-4e55-9544-0085604dfa19 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 Jul 03 21:53:41.445657 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-3b54ae51-04bb-4d23-a7ec-fbc6d1c15f4c req-89b2e066-a541-4e55-9544-0085604dfa19 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:41.445836 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-3b54ae51-04bb-4d23-a7ec-fbc6d1c15f4c req-89b2e066-a541-4e55-9544-0085604dfa19 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:41.455855 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-13bae569-c5bc-45a3-8c75-c50f39cb508f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:41.458273 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:41.458273 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:41.460120 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-13bae569-c5bc-45a3-8c75-c50f39cb508f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:53:41.460514 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-13bae569-c5bc-45a3-8c75-c50f39cb508f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:41.460799 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-13bae569-c5bc-45a3-8c75-c50f39cb508f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:41.460973 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-13bae569-c5bc-45a3-8c75-c50f39cb508f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:53:41.464044 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-3b54ae51-04bb-4d23-a7ec-fbc6d1c15f4c req-89b2e066-a541-4e55-9544-0085604dfa19 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:53:41.468238 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:41.468238 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:41.469160 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-13bae569-c5bc-45a3-8c75-c50f39cb508f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 200 Jul 03 21:53:41.469579 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-3b54ae51-04bb-4d23-a7ec-fbc6d1c15f4c req-89b2e066-a541-4e55-9544-0085604dfa19 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 returned with HTTP 200 Jul 03 21:53:41.469701 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 730/2873] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:53:41 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:41.470324 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 711/2874] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:53:41 2026] GET /volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:41.499118 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-3b54ae51-04bb-4d23-a7ec-fbc6d1c15f4c req-3e6b8710-b2d5-4754-9c86-10a092bc40f7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:41.502535 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-3b54ae51-04bb-4d23-a7ec-fbc6d1c15f4c req-3e6b8710-b2d5-4754-9c86-10a092bc40f7 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] POST https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9/action Jul 03 21:53:41.502887 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-3b54ae51-04bb-4d23-a7ec-fbc6d1c15f4c req-3e6b8710-b2d5-4754-9c86-10a092bc40f7 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:53:41.503044 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-3b54ae51-04bb-4d23-a7ec-fbc6d1c15f4c req-3e6b8710-b2d5-4754-9c86-10a092bc40f7 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:41.513876 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:41.513876 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:41.514429 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-3b54ae51-04bb-4d23-a7ec-fbc6d1c15f4c req-3e6b8710-b2d5-4754-9c86-10a092bc40f7 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:53:41.521532 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-3b54ae51-04bb-4d23-a7ec-fbc6d1c15f4c req-3e6b8710-b2d5-4754-9c86-10a092bc40f7 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Begin detaching volume completed successfully. Jul 03 21:53:41.521808 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-3b54ae51-04bb-4d23-a7ec-fbc6d1c15f4c req-3e6b8710-b2d5-4754-9c86-10a092bc40f7 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9/action returned with HTTP 202 Jul 03 21:53:41.522653 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 719/2875] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 21:53:41 2026] POST /volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:53:41.673791 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-a37e043e-ebda-405b-b53c-e044ad39862c req-c7627ee9-e694-475e-87e4-5991f29bb936 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:41.676620 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-a37e043e-ebda-405b-b53c-e044ad39862c req-c7627ee9-e694-475e-87e4-5991f29bb936 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] DELETE https://10.4.3.32/volume/v3/attachments/dc0e6f26-2060-4296-9f6f-08dba5fe8a68 Jul 03 21:53:41.676826 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-a37e043e-ebda-405b-b53c-e044ad39862c req-c7627ee9-e694-475e-87e4-5991f29bb936 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:41.677247 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-a37e043e-ebda-405b-b53c-e044ad39862c req-c7627ee9-e694-475e-87e4-5991f29bb936 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:41.692504 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:41.692504 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:41.958484 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-aa9558c0-3f3c-4e9b-95ec-2fdabfef4354 req-7fa5a366-c0c7-4142-aa45-a0220ce33acc None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:41.961468 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-aa9558c0-3f3c-4e9b-95ec-2fdabfef4354 req-7fa5a366-c0c7-4142-aa45-a0220ce33acc tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/083df750-f814-4b1e-9e73-0ecbe4da7188 Jul 03 21:53:41.961766 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-aa9558c0-3f3c-4e9b-95ec-2fdabfef4354 req-7fa5a366-c0c7-4142-aa45-a0220ce33acc tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:41.962050 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-aa9558c0-3f3c-4e9b-95ec-2fdabfef4354 req-7fa5a366-c0c7-4142-aa45-a0220ce33acc tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:41.979960 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:41.979960 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:41.988270 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-aa9558c0-3f3c-4e9b-95ec-2fdabfef4354 req-7fa5a366-c0c7-4142-aa45-a0220ce33acc tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:53:41.994828 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-aa9558c0-3f3c-4e9b-95ec-2fdabfef4354 req-7fa5a366-c0c7-4142-aa45-a0220ce33acc tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/083df750-f814-4b1e-9e73-0ecbe4da7188 returned with HTTP 200 Jul 03 21:53:41.995287 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 731/2876] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:53:41 2026] GET /volume/v3/volumes/083df750-f814-4b1e-9e73-0ecbe4da7188 => generated 1365 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:42.009128 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e241f54f-3440-4fa4-ab19-95d48f04a7a2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:42.009586 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e241f54f-3440-4fa4-ab19-95d48f04a7a2 None None] GET https://10.4.3.32/volume// Jul 03 21:53:42.009791 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e241f54f-3440-4fa4-ab19-95d48f04a7a2 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:42.010026 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e241f54f-3440-4fa4-ab19-95d48f04a7a2 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:42.010808 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e241f54f-3440-4fa4-ab19-95d48f04a7a2 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:53:42.011154 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 712/2877] 10.4.3.32 () {66 vars in 1412 bytes} [Fri Jul 3 21:53: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 21:53:42.020716 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-aa9558c0-3f3c-4e9b-95ec-2fdabfef4354 req-5d0c507b-753c-495e-b9b9-c04239bf146e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:42.022636 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-aa9558c0-3f3c-4e9b-95ec-2fdabfef4354 req-5d0c507b-753c-495e-b9b9-c04239bf146e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:53:42.023065 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-aa9558c0-3f3c-4e9b-95ec-2fdabfef4354 req-5d0c507b-753c-495e-b9b9-c04239bf146e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "083df750-f814-4b1e-9e73-0ecbe4da7188", "connector": null, "instance_uuid": "706c1c2d-9b81-441e-9273-d7da8f5c8534"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:42.033860 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:42.033860 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:42.073994 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-aa9558c0-3f3c-4e9b-95ec-2fdabfef4354 req-5d0c507b-753c-495e-b9b9-c04239bf146e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:53:42.074675 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 720/2878] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:53:42 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:42.247390 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-a37e043e-ebda-405b-b53c-e044ad39862c req-c7627ee9-e694-475e-87e4-5991f29bb936 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/attachments/dc0e6f26-2060-4296-9f6f-08dba5fe8a68 returned with HTTP 200 Jul 03 21:53:42.251067 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 716/2879] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:53:41 2026] DELETE /volume/v3/attachments/dc0e6f26-2060-4296-9f6f-08dba5fe8a68 => generated 19 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:42.485256 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-0f8103be-6c98-4147-baf5-45682e0c4c78 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:42.487132 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0f8103be-6c98-4147-baf5-45682e0c4c78 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:53:42.487331 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0f8103be-6c98-4147-baf5-45682e0c4c78 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:42.487580 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0f8103be-6c98-4147-baf5-45682e0c4c78 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:42.487703 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-0f8103be-6c98-4147-baf5-45682e0c4c78 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:53:42.495505 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:42.495505 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:42.495505 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0f8103be-6c98-4147-baf5-45682e0c4c78 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 200 Jul 03 21:53:42.496079 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 732/2880] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:53:42 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:42.557540 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-dce4a373-9854-47ab-95a1-7bfe031440ac None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:42.557993 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-dce4a373-9854-47ab-95a1-7bfe031440ac None None] GET https://10.4.3.32/volume// Jul 03 21:53:42.558044 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-dce4a373-9854-47ab-95a1-7bfe031440ac None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:42.558912 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-dce4a373-9854-47ab-95a1-7bfe031440ac None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:42.558912 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-dce4a373-9854-47ab-95a1-7bfe031440ac None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:53:42.559224 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 713/2881] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:53: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 21:53:42.568475 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-3b54ae51-04bb-4d23-a7ec-fbc6d1c15f4c req-09a07043-2c3e-4b82-ac16-c450ec926955 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:42.572039 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-3b54ae51-04bb-4d23-a7ec-fbc6d1c15f4c req-09a07043-2c3e-4b82-ac16-c450ec926955 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 Jul 03 21:53:42.572506 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-3b54ae51-04bb-4d23-a7ec-fbc6d1c15f4c req-09a07043-2c3e-4b82-ac16-c450ec926955 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:42.572650 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-3b54ae51-04bb-4d23-a7ec-fbc6d1c15f4c req-09a07043-2c3e-4b82-ac16-c450ec926955 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:42.770853 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:42.770853 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:42.777390 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-3b54ae51-04bb-4d23-a7ec-fbc6d1c15f4c req-09a07043-2c3e-4b82-ac16-c450ec926955 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:53:42.784518 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-3b54ae51-04bb-4d23-a7ec-fbc6d1c15f4c req-09a07043-2c3e-4b82-ac16-c450ec926955 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 returned with HTTP 200 Jul 03 21:53:42.785194 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 721/2882] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:53:42 2026] GET /volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 => generated 1320 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:53:43.511874 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-92d818ca-72d4-4916-9593-45a193b5506d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:43.514226 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-92d818ca-72d4-4916-9593-45a193b5506d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:53:43.514549 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-92d818ca-72d4-4916-9593-45a193b5506d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:43.514816 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-92d818ca-72d4-4916-9593-45a193b5506d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:43.514977 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-92d818ca-72d4-4916-9593-45a193b5506d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:53:43.520238 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:43.520238 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:43.521122 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-92d818ca-72d4-4916-9593-45a193b5506d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 200 Jul 03 21:53:43.521585 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 717/2883] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:53:43 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:44.303055 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-3b54ae51-04bb-4d23-a7ec-fbc6d1c15f4c req-52d64950-b0e2-416f-86a0-106afc39ca15 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:44.305972 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-3b54ae51-04bb-4d23-a7ec-fbc6d1c15f4c req-52d64950-b0e2-416f-86a0-106afc39ca15 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] DELETE https://10.4.3.32/volume/v3/attachments/71529661-0cc3-46aa-ac29-15acef89aba2 Jul 03 21:53:44.306558 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-3b54ae51-04bb-4d23-a7ec-fbc6d1c15f4c req-52d64950-b0e2-416f-86a0-106afc39ca15 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:44.306887 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-3b54ae51-04bb-4d23-a7ec-fbc6d1c15f4c req-52d64950-b0e2-416f-86a0-106afc39ca15 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:44.315684 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:44.315684 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:44.534054 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1b50d3b6-ae5f-4b8d-8766-cd7e2d58a2b2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:44.537283 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1b50d3b6-ae5f-4b8d-8766-cd7e2d58a2b2 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:53:44.537283 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1b50d3b6-ae5f-4b8d-8766-cd7e2d58a2b2 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:44.539006 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1b50d3b6-ae5f-4b8d-8766-cd7e2d58a2b2 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:44.539268 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-1b50d3b6-ae5f-4b8d-8766-cd7e2d58a2b2 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:53:44.548001 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:44.548001 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:44.550203 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1b50d3b6-ae5f-4b8d-8766-cd7e2d58a2b2 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 200 Jul 03 21:53:44.550203 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 714/2884] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:53:44 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:44.851721 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-3b54ae51-04bb-4d23-a7ec-fbc6d1c15f4c req-52d64950-b0e2-416f-86a0-106afc39ca15 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/attachments/71529661-0cc3-46aa-ac29-15acef89aba2 returned with HTTP 200 Jul 03 21:53:44.852558 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 733/2885] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:53:44 2026] DELETE /volume/v3/attachments/71529661-0cc3-46aa-ac29-15acef89aba2 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:45.566754 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6b2f7cae-17ab-4409-a48a-61e8374c091c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:45.569366 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6b2f7cae-17ab-4409-a48a-61e8374c091c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:53:45.569756 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6b2f7cae-17ab-4409-a48a-61e8374c091c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:45.570069 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6b2f7cae-17ab-4409-a48a-61e8374c091c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:45.570322 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-6b2f7cae-17ab-4409-a48a-61e8374c091c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:53:45.575824 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:45.575824 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:45.576838 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6b2f7cae-17ab-4409-a48a-61e8374c091c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 200 Jul 03 21:53:45.577365 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 722/2886] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:53:45 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:45.635216 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-954e6e34-a7ac-4d88-8fa5-0f8995a41fd8 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:45.638296 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-954e6e34-a7ac-4d88-8fa5-0f8995a41fd8 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] DELETE https://10.4.3.32/volume/v3/volumes/73423009-0f1e-486d-9ef2-324270208b02?cascade=True Jul 03 21:53:45.638296 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-954e6e34-a7ac-4d88-8fa5-0f8995a41fd8 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:45.638296 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-954e6e34-a7ac-4d88-8fa5-0f8995a41fd8 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:45.638296 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-954e6e34-a7ac-4d88-8fa5-0f8995a41fd8 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Delete volume with id: 73423009-0f1e-486d-9ef2-324270208b02 Jul 03 21:53:45.645614 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:45.645614 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:45.646089 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-954e6e34-a7ac-4d88-8fa5-0f8995a41fd8 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:53:45.681115 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-954e6e34-a7ac-4d88-8fa5-0f8995a41fd8 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Delete volume request issued successfully. Jul 03 21:53:45.681675 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-954e6e34-a7ac-4d88-8fa5-0f8995a41fd8 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/73423009-0f1e-486d-9ef2-324270208b02?cascade=True returned with HTTP 202 Jul 03 21:53:45.682400 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 718/2887] 10.4.3.32 () {66 vars in 1369 bytes} [Fri Jul 3 21:53:45 2026] DELETE /volume/v3/volumes/73423009-0f1e-486d-9ef2-324270208b02?cascade=True => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:53:45.694542 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ffda7a57-4629-49ea-9669-47d492dcb262 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:45.700175 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ffda7a57-4629-49ea-9669-47d492dcb262 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/73423009-0f1e-486d-9ef2-324270208b02 Jul 03 21:53:45.700407 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ffda7a57-4629-49ea-9669-47d492dcb262 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:45.700619 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ffda7a57-4629-49ea-9669-47d492dcb262 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:45.713455 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:45.713455 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:45.725518 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-ffda7a57-4629-49ea-9669-47d492dcb262 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:53:45.740348 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ffda7a57-4629-49ea-9669-47d492dcb262 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/73423009-0f1e-486d-9ef2-324270208b02 returned with HTTP 200 Jul 03 21:53:45.740348 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 715/2888] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:45 2026] GET /volume/v3/volumes/73423009-0f1e-486d-9ef2-324270208b02 => generated 1365 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:45.816363 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-970bc038-b637-4fd3-b82b-dbc294762aac None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:45.820179 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-970bc038-b637-4fd3-b82b-dbc294762aac tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 Jul 03 21:53:45.820507 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-970bc038-b637-4fd3-b82b-dbc294762aac tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:45.820886 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-970bc038-b637-4fd3-b82b-dbc294762aac tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:45.836316 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:45.836316 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:45.842358 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-970bc038-b637-4fd3-b82b-dbc294762aac tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:53:45.869435 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-970bc038-b637-4fd3-b82b-dbc294762aac tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 returned with HTTP 200 Jul 03 21:53:45.869435 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 734/2889] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:45 2026] GET /volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:46.590080 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-96e5dabb-c86d-4002-91a3-3489f6aefe18 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:46.592486 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-96e5dabb-c86d-4002-91a3-3489f6aefe18 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:53:46.592798 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-96e5dabb-c86d-4002-91a3-3489f6aefe18 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:46.593968 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-96e5dabb-c86d-4002-91a3-3489f6aefe18 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:46.593968 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-96e5dabb-c86d-4002-91a3-3489f6aefe18 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:53:46.600629 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:46.600629 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:46.601486 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-96e5dabb-c86d-4002-91a3-3489f6aefe18 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 200 Jul 03 21:53:46.601890 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 723/2890] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:53:46 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:46.754048 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-6603ef25-1354-44b7-8eb3-5ec2bd536601 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:46.758256 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6603ef25-1354-44b7-8eb3-5ec2bd536601 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/73423009-0f1e-486d-9ef2-324270208b02 Jul 03 21:53:46.758256 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6603ef25-1354-44b7-8eb3-5ec2bd536601 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:46.758256 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6603ef25-1354-44b7-8eb3-5ec2bd536601 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:46.770070 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6603ef25-1354-44b7-8eb3-5ec2bd536601 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/73423009-0f1e-486d-9ef2-324270208b02 returned with HTTP 404 Jul 03 21:53:46.770934 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 719/2891] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:46 2026] GET /volume/v3/volumes/73423009-0f1e-486d-9ef2-324270208b02 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:53:47.213523 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8d929cc2-6391-44a3-b04b-6dbd7f98aa98 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:47.215660 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8d929cc2-6391-44a3-b04b-6dbd7f98aa98 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] DELETE https://10.4.3.32/volume/v3/volumes/73423009-0f1e-486d-9ef2-324270208b02 Jul 03 21:53:47.215920 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8d929cc2-6391-44a3-b04b-6dbd7f98aa98 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:47.216162 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8d929cc2-6391-44a3-b04b-6dbd7f98aa98 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:47.216399 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-8d929cc2-6391-44a3-b04b-6dbd7f98aa98 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Delete volume with id: 73423009-0f1e-486d-9ef2-324270208b02 Jul 03 21:53:47.225262 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8d929cc2-6391-44a3-b04b-6dbd7f98aa98 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/73423009-0f1e-486d-9ef2-324270208b02 returned with HTTP 404 Jul 03 21:53:47.226354 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 716/2892] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:53:47 2026] DELETE /volume/v3/volumes/73423009-0f1e-486d-9ef2-324270208b02 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:53:47.235515 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3d2743d4-5b04-4f39-9f1e-cfef22aac979 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:47.239159 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3d2743d4-5b04-4f39-9f1e-cfef22aac979 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/73423009-0f1e-486d-9ef2-324270208b02 Jul 03 21:53:47.239597 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3d2743d4-5b04-4f39-9f1e-cfef22aac979 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:47.239917 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3d2743d4-5b04-4f39-9f1e-cfef22aac979 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:47.247824 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3d2743d4-5b04-4f39-9f1e-cfef22aac979 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/73423009-0f1e-486d-9ef2-324270208b02 returned with HTTP 404 Jul 03 21:53:47.248478 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 735/2893] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:47 2026] GET /volume/v3/volumes/73423009-0f1e-486d-9ef2-324270208b02 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:53:47.256354 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-bf6c808d-1fd2-49ba-bf6a-56702d82b9f4 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:47.258813 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-bf6c808d-1fd2-49ba-bf6a-56702d82b9f4 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] DELETE https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:53:47.259252 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-bf6c808d-1fd2-49ba-bf6a-56702d82b9f4 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:47.259629 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-bf6c808d-1fd2-49ba-bf6a-56702d82b9f4 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:47.259929 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-bf6c808d-1fd2-49ba-bf6a-56702d82b9f4 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Delete volume with id: eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:53:47.270137 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:47.270137 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:47.270859 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-bf6c808d-1fd2-49ba-bf6a-56702d82b9f4 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:53:47.311844 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-bf6c808d-1fd2-49ba-bf6a-56702d82b9f4 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Delete volume request issued successfully. Jul 03 21:53:47.312029 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-bf6c808d-1fd2-49ba-bf6a-56702d82b9f4 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 202 Jul 03 21:53:47.312445 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 724/2894] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:53:47 2026] DELETE /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:53:47.322578 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d8948869-9c24-4cbc-bd68-3d9ca3feeb93 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:47.327613 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d8948869-9c24-4cbc-bd68-3d9ca3feeb93 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:53:47.330710 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d8948869-9c24-4cbc-bd68-3d9ca3feeb93 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:47.330933 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d8948869-9c24-4cbc-bd68-3d9ca3feeb93 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:47.339801 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:47.339801 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:47.345293 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-d8948869-9c24-4cbc-bd68-3d9ca3feeb93 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:53:47.353677 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d8948869-9c24-4cbc-bd68-3d9ca3feeb93 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 200 Jul 03 21:53:47.354598 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 720/2895] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:47 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:47.617580 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7c379bce-a72f-4b41-b4f9-137b62785bb5 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:47.619422 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7c379bce-a72f-4b41-b4f9-137b62785bb5 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:53:47.619655 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7c379bce-a72f-4b41-b4f9-137b62785bb5 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:47.619837 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7c379bce-a72f-4b41-b4f9-137b62785bb5 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:47.619922 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-7c379bce-a72f-4b41-b4f9-137b62785bb5 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:53:47.624568 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:47.624568 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:47.625236 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7c379bce-a72f-4b41-b4f9-137b62785bb5 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 200 Jul 03 21:53:47.625654 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 717/2896] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:53:47 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:48.370120 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-6d4de389-c014-44fa-a4a3-dbfb43c028c9 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:48.371993 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6d4de389-c014-44fa-a4a3-dbfb43c028c9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 Jul 03 21:53:48.372225 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6d4de389-c014-44fa-a4a3-dbfb43c028c9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:48.372526 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6d4de389-c014-44fa-a4a3-dbfb43c028c9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:48.378518 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6d4de389-c014-44fa-a4a3-dbfb43c028c9 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 returned with HTTP 404 Jul 03 21:53:48.379168 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 736/2897] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:48 2026] GET /volume/v3/volumes/eee08319-5865-49f4-b79e-5172cfc95a10 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:53:48.636282 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d384628c-ce58-4acf-a798-a125152d8cfe None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:48.642384 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d384628c-ce58-4acf-a798-a125152d8cfe tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:53:48.642740 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d384628c-ce58-4acf-a798-a125152d8cfe tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:48.643057 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d384628c-ce58-4acf-a798-a125152d8cfe tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:48.643242 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-d384628c-ce58-4acf-a798-a125152d8cfe tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:53:48.649508 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:48.649508 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:48.650756 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d384628c-ce58-4acf-a798-a125152d8cfe tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 200 Jul 03 21:53:48.651230 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 725/2898] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:53:48 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:49.557709 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-596a1a2e-1a84-4cb1-9fef-433e30fc1f1a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:49.557969 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-596a1a2e-1a84-4cb1-9fef-433e30fc1f1a None None] GET https://10.4.3.32/volume// Jul 03 21:53:49.557969 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-596a1a2e-1a84-4cb1-9fef-433e30fc1f1a None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:49.558211 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-596a1a2e-1a84-4cb1-9fef-433e30fc1f1a None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:49.558528 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-596a1a2e-1a84-4cb1-9fef-433e30fc1f1a None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:53:49.558786 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 721/2899] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:53: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 21:53:49.569311 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-aa9558c0-3f3c-4e9b-95ec-2fdabfef4354 req-dd176d13-c52f-40e3-9b5f-38173dad72b0 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:49.574928 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-aa9558c0-3f3c-4e9b-95ec-2fdabfef4354 req-dd176d13-c52f-40e3-9b5f-38173dad72b0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/083df750-f814-4b1e-9e73-0ecbe4da7188 Jul 03 21:53:49.575211 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-aa9558c0-3f3c-4e9b-95ec-2fdabfef4354 req-dd176d13-c52f-40e3-9b5f-38173dad72b0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:49.575420 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-aa9558c0-3f3c-4e9b-95ec-2fdabfef4354 req-dd176d13-c52f-40e3-9b5f-38173dad72b0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:49.597446 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:49.597446 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:49.601430 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-aa9558c0-3f3c-4e9b-95ec-2fdabfef4354 req-dd176d13-c52f-40e3-9b5f-38173dad72b0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:53:49.607156 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-aa9558c0-3f3c-4e9b-95ec-2fdabfef4354 req-dd176d13-c52f-40e3-9b5f-38173dad72b0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/083df750-f814-4b1e-9e73-0ecbe4da7188 returned with HTTP 200 Jul 03 21:53:49.607708 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 718/2900] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:53:49 2026] GET /volume/v3/volumes/083df750-f814-4b1e-9e73-0ecbe4da7188 => generated 1544 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:53:49.665071 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-07f2ce06-288e-45cf-a4fb-477fd797e527 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:49.668255 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-07f2ce06-288e-45cf-a4fb-477fd797e527 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:53:49.668536 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-07f2ce06-288e-45cf-a4fb-477fd797e527 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:49.668747 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-07f2ce06-288e-45cf-a4fb-477fd797e527 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:49.668876 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-07f2ce06-288e-45cf-a4fb-477fd797e527 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:53:49.673668 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:49.673668 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:49.674612 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-07f2ce06-288e-45cf-a4fb-477fd797e527 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 200 Jul 03 21:53:49.675083 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 737/2901] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:53:49 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:49.709405 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-aa9558c0-3f3c-4e9b-95ec-2fdabfef4354 req-e0b2ebd7-ea3e-43d0-8c95-39af9205c45d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:49.712654 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-aa9558c0-3f3c-4e9b-95ec-2fdabfef4354 req-e0b2ebd7-ea3e-43d0-8c95-39af9205c45d tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] PUT https://10.4.3.32/volume/v3/attachments/b7ae4c28-bb43-4272-83d9-3bb96e6c4133 Jul 03 21:53:49.713095 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-aa9558c0-3f3c-4e9b-95ec-2fdabfef4354 req-e0b2ebd7-ea3e-43d0-8c95-39af9205c45d tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:49.726240 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-aa9558c0-3f3c-4e9b-95ec-2fdabfef4354 req-e0b2ebd7-ea3e-43d0-8c95-39af9205c45d tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Acquiring lock "cinder-attachment_update-083df750-f814-4b1e-9e73-0ecbe4da7188-np0000004475" by "attachment_update" {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:53:49.731714 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-aa9558c0-3f3c-4e9b-95ec-2fdabfef4354 req-e0b2ebd7-ea3e-43d0-8c95-39af9205c45d tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Lock "cinder-attachment_update-083df750-f814-4b1e-9e73-0ecbe4da7188-np0000004475" acquired by "attachment_update" :: waited 0.006s {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:53:49.732757 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:49.732757 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:50.267312 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-aa9558c0-3f3c-4e9b-95ec-2fdabfef4354 req-e0b2ebd7-ea3e-43d0-8c95-39af9205c45d tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Lock "cinder-attachment_update-083df750-f814-4b1e-9e73-0ecbe4da7188-np0000004475" released by "attachment_update" :: held 0.536s {{(pid=99934) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:53:50.267679 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-aa9558c0-3f3c-4e9b-95ec-2fdabfef4354 req-e0b2ebd7-ea3e-43d0-8c95-39af9205c45d tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments/b7ae4c28-bb43-4272-83d9-3bb96e6c4133 returned with HTTP 200 Jul 03 21:53:50.268261 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 726/2902] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:53:49 2026] PUT /volume/v3/attachments/b7ae4c28-bb43-4272-83d9-3bb96e6c4133 => generated 969 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:53:50.690187 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-cdf2d907-ff26-400a-a6b9-6407ca8cb62c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:50.691953 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-cdf2d907-ff26-400a-a6b9-6407ca8cb62c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:53:50.692229 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-cdf2d907-ff26-400a-a6b9-6407ca8cb62c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:50.692395 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-cdf2d907-ff26-400a-a6b9-6407ca8cb62c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:50.692496 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-cdf2d907-ff26-400a-a6b9-6407ca8cb62c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:53:50.702462 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:50.702462 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:50.703486 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-cdf2d907-ff26-400a-a6b9-6407ca8cb62c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 200 Jul 03 21:53:50.703486 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 722/2903] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:53:50 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:50.719226 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-612b4416-b5da-4c9d-aef8-b26333368b62 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:50.721618 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-612b4416-b5da-4c9d-aef8-b26333368b62 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] POST https://10.4.3.32/volume/v3/backups Jul 03 21:53:50.722171 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-612b4416-b5da-4c9d-aef8-b26333368b62 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "40211864-ed77-4033-8d2e-3525a11a50d5"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:50.724023 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.contrib.backups [None req-612b4416-b5da-4c9d-aef8-b26333368b62 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Creating new backup {'backup': {'volume_id': '40211864-ed77-4033-8d2e-3525a11a50d5'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 21:53:50.724329 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.contrib.backups [None req-612b4416-b5da-4c9d-aef8-b26333368b62 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Creating backup of volume 40211864-ed77-4033-8d2e-3525a11a50d5 in container None Jul 03 21:53:50.734408 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:50.734408 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:50.736483 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-612b4416-b5da-4c9d-aef8-b26333368b62 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Volume info retrieved successfully. Jul 03 21:53:50.778880 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-aa9558c0-3f3c-4e9b-95ec-2fdabfef4354 req-bc0e8e11-5ff1-4b3f-8641-30261984dbdf None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:50.780991 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-aa9558c0-3f3c-4e9b-95ec-2fdabfef4354 req-bc0e8e11-5ff1-4b3f-8641-30261984dbdf tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] POST https://10.4.3.32/volume/v3/attachments/b7ae4c28-bb43-4272-83d9-3bb96e6c4133/action Jul 03 21:53:50.781359 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-aa9558c0-3f3c-4e9b-95ec-2fdabfef4354 req-bc0e8e11-5ff1-4b3f-8641-30261984dbdf tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action body: b'{"os-complete": null}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:53:50.781633 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-aa9558c0-3f3c-4e9b-95ec-2fdabfef4354 req-bc0e8e11-5ff1-4b3f-8641-30261984dbdf tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:50.783978 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-612b4416-b5da-4c9d-aef8-b26333368b62 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Created reservations ['ad453e30-1708-49b4-acf9-39aa4ea85ef1', 'a2f31c3d-3921-4ab5-9ba1-9a84d466cfe2'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:53:50.811005 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:50.811005 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:50.826080 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-aa9558c0-3f3c-4e9b-95ec-2fdabfef4354 req-bc0e8e11-5ff1-4b3f-8641-30261984dbdf tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments/b7ae4c28-bb43-4272-83d9-3bb96e6c4133/action returned with HTTP 204 Jul 03 21:53:50.826666 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 738/2904] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:53:50 2026] POST /volume/v3/attachments/b7ae4c28-bb43-4272-83d9-3bb96e6c4133/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:53:50.841727 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-612b4416-b5da-4c9d-aef8-b26333368b62 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 21:53:50.841845 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 719/2905] 10.4.3.32 () {70 vars in 1291 bytes} [Fri Jul 3 21:53:50 2026] POST /volume/v3/backups => generated 286 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:53:50.855601 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-7cda2de9-3d20-43aa-83df-abbb4d6d9238 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:50.858230 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7cda2de9-3d20-43aa-83df-abbb4d6d9238 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b Jul 03 21:53:50.858597 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7cda2de9-3d20-43aa-83df-abbb4d6d9238 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:50.858877 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7cda2de9-3d20-43aa-83df-abbb4d6d9238 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:50.859024 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-7cda2de9-3d20-43aa-83df-abbb4d6d9238 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 207d3adc-551d-49fd-9f20-e0db9938f72b. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:53:50.866918 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:50.866918 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:50.867805 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7cda2de9-3d20-43aa-83df-abbb4d6d9238 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b returned with HTTP 200 Jul 03 21:53:50.868231 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 727/2906] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:53:50 2026] GET /volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b => generated 693 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:51.887818 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-6dccb470-c069-4351-a861-2b2ad7f19396 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:51.890206 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6dccb470-c069-4351-a861-2b2ad7f19396 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b Jul 03 21:53:51.890519 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6dccb470-c069-4351-a861-2b2ad7f19396 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:51.890682 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6dccb470-c069-4351-a861-2b2ad7f19396 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:51.890788 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-6dccb470-c069-4351-a861-2b2ad7f19396 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 207d3adc-551d-49fd-9f20-e0db9938f72b. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:53:51.897173 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:51.897173 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:51.897872 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6dccb470-c069-4351-a861-2b2ad7f19396 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b returned with HTTP 200 Jul 03 21:53:51.898270 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 723/2907] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:53:51 2026] GET /volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b => generated 695 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:52.909696 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-df9e228f-85d0-4e0b-9845-b7cde4a215ee None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:52.912005 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-df9e228f-85d0-4e0b-9845-b7cde4a215ee tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b Jul 03 21:53:52.912292 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-df9e228f-85d0-4e0b-9845-b7cde4a215ee tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:52.912556 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-df9e228f-85d0-4e0b-9845-b7cde4a215ee tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:52.912703 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-df9e228f-85d0-4e0b-9845-b7cde4a215ee tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 207d3adc-551d-49fd-9f20-e0db9938f72b. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:53:52.918209 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:52.918209 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:52.919074 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-df9e228f-85d0-4e0b-9845-b7cde4a215ee tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b returned with HTTP 200 Jul 03 21:53:52.919739 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 739/2908] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:53:52 2026] GET /volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:53.289797 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d7a9f208-87fa-4604-a202-9bb729d77a44 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:53.292685 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d7a9f208-87fa-4604-a202-9bb729d77a44 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:53:53.293097 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d7a9f208-87fa-4604-a202-9bb729d77a44 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1715385716"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:53:53.295991 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-d7a9f208-87fa-4604-a202-9bb729d77a44 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1715385716'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:53:53.296174 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-d7a9f208-87fa-4604-a202-9bb729d77a44 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Create volume of 1 GB Jul 03 21:53:53.296593 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:53.296593 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:53.301783 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d7a9f208-87fa-4604-a202-9bb729d77a44 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Availability Zones retrieved successfully. Jul 03 21:53:53.311170 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-d7a9f208-87fa-4604-a202-9bb729d77a44 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Flow 'volume_create_api' (42ca4f64-f8d8-4184-9753-b22d22ccfded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:53:53.312996 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-d7a9f208-87fa-4604-a202-9bb729d77a44 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23a52abf-a46e-4370-9a7f-5fadb2a4f300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:53.314299 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-d7a9f208-87fa-4604-a202-9bb729d77a44 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:53:53.345617 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-d7a9f208-87fa-4604-a202-9bb729d77a44 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23a52abf-a46e-4370-9a7f-5fadb2a4f300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:53.346461 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-d7a9f208-87fa-4604-a202-9bb729d77a44 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36eed674-d7ee-4229-9776-1b60fc2a1723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:53.399328 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-d7a9f208-87fa-4604-a202-9bb729d77a44 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Created reservations ['0e1c5032-a3d1-47e4-a014-f525bf4c6517', '874bfc5e-c636-4f27-bce5-f3cd0b8b2d65', '40323d15-a4c8-4704-bbd9-06d99dc70393', '453be294-10b5-4566-beff-3a75cc74f8f1'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:53:53.400994 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-d7a9f208-87fa-4604-a202-9bb729d77a44 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36eed674-d7ee-4229-9776-1b60fc2a1723) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e1c5032-a3d1-47e4-a014-f525bf4c6517', '874bfc5e-c636-4f27-bce5-f3cd0b8b2d65', '40323d15-a4c8-4704-bbd9-06d99dc70393', '453be294-10b5-4566-beff-3a75cc74f8f1']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:53.401716 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-d7a9f208-87fa-4604-a202-9bb729d77a44 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b680884f-ddc9-4e27-bf58-8b9fb915646b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:53.441019 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-d7a9f208-87fa-4604-a202-9bb729d77a44 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b680884f-ddc9-4e27-bf58-8b9fb915646b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '645cedfb-f518-4e20-a93b-eacdb8ee6c3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1715385716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='091af80e0f38418dad6cca9a1592cc60',qos_specs=None,replication_status=,reservations=['0e1c5032-a3d1-47e4-a014-f525bf4c6517','874bfc5e-c636-4f27-bce5-f3cd0b8b2d65','40323d15-a4c8-4704-bbd9-06d99dc70393','453be294-10b5-4566-beff-3a75cc74f8f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5239bec7cffb4e5ca3968a0bf6c58116',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:53:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1715385716',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=645cedfb-f518-4e20-a93b-eacdb8ee6c3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='091af80e0f38418dad6cca9a1592cc60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5239bec7cffb4e5ca3968a0bf6c58116',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:53.442830 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-d7a9f208-87fa-4604-a202-9bb729d77a44 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0f9216d-aeb5-4c49-9cb9-457e12367740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:53.465296 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-d7a9f208-87fa-4604-a202-9bb729d77a44 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0f9216d-aeb5-4c49-9cb9-457e12367740) transitioned into state 'SUCCESS' from state '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-1715385716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='091af80e0f38418dad6cca9a1592cc60',qos_specs=None,replication_status=,reservations=['0e1c5032-a3d1-47e4-a014-f525bf4c6517','874bfc5e-c636-4f27-bce5-f3cd0b8b2d65','40323d15-a4c8-4704-bbd9-06d99dc70393','453be294-10b5-4566-beff-3a75cc74f8f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5239bec7cffb4e5ca3968a0bf6c58116',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:53.466365 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-d7a9f208-87fa-4604-a202-9bb729d77a44 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (970774de-4411-4f54-8515-24c88f0ec2aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:53:53.477782 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-d7a9f208-87fa-4604-a202-9bb729d77a44 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (970774de-4411-4f54-8515-24c88f0ec2aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:53:53.478892 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-d7a9f208-87fa-4604-a202-9bb729d77a44 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Flow 'volume_create_api' (42ca4f64-f8d8-4184-9753-b22d22ccfded) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:53:53.479391 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d7a9f208-87fa-4604-a202-9bb729d77a44 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Create volume request issued successfully. Jul 03 21:53:53.479793 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d7a9f208-87fa-4604-a202-9bb729d77a44 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:53:53.480217 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 720/2909] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:53:53 2026] POST /volume/v3/volumes => generated 755 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:53:53.497762 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-cc6f5028-d63e-4b4f-82d5-594f9b1a2734 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:53.500066 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cc6f5028-d63e-4b4f-82d5-594f9b1a2734 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] GET https://10.4.3.32/volume/v3/volumes/645cedfb-f518-4e20-a93b-eacdb8ee6c3e Jul 03 21:53:53.500319 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cc6f5028-d63e-4b4f-82d5-594f9b1a2734 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:53.500610 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cc6f5028-d63e-4b4f-82d5-594f9b1a2734 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:53.509653 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:53.509653 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:53.516749 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-cc6f5028-d63e-4b4f-82d5-594f9b1a2734 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Volume info retrieved successfully. Jul 03 21:53:53.523445 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cc6f5028-d63e-4b4f-82d5-594f9b1a2734 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] https://10.4.3.32/volume/v3/volumes/645cedfb-f518-4e20-a93b-eacdb8ee6c3e returned with HTTP 200 Jul 03 21:53:53.523948 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 728/2910] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:53 2026] GET /volume/v3/volumes/645cedfb-f518-4e20-a93b-eacdb8ee6c3e => generated 823 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:53.931817 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b17bdc75-5c2d-4141-bc09-cc0d6e5d34fe None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:53.935401 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b17bdc75-5c2d-4141-bc09-cc0d6e5d34fe tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b Jul 03 21:53:53.935401 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b17bdc75-5c2d-4141-bc09-cc0d6e5d34fe tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:53.935401 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b17bdc75-5c2d-4141-bc09-cc0d6e5d34fe tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:53.935401 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-b17bdc75-5c2d-4141-bc09-cc0d6e5d34fe tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 207d3adc-551d-49fd-9f20-e0db9938f72b. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:53:53.939988 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:53.939988 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:53.940903 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b17bdc75-5c2d-4141-bc09-cc0d6e5d34fe tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b returned with HTTP 200 Jul 03 21:53:53.941643 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 724/2911] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:53:53 2026] GET /volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b => generated 695 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:54.540693 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c8dd5e94-0ec3-40ec-81d6-f77b402f4f27 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:54.543024 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c8dd5e94-0ec3-40ec-81d6-f77b402f4f27 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] GET https://10.4.3.32/volume/v3/volumes/645cedfb-f518-4e20-a93b-eacdb8ee6c3e Jul 03 21:53:54.543454 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c8dd5e94-0ec3-40ec-81d6-f77b402f4f27 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:54.543730 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c8dd5e94-0ec3-40ec-81d6-f77b402f4f27 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:54.553271 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:54.553271 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:54.557963 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c8dd5e94-0ec3-40ec-81d6-f77b402f4f27 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Volume info retrieved successfully. Jul 03 21:53:54.562676 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c8dd5e94-0ec3-40ec-81d6-f77b402f4f27 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] https://10.4.3.32/volume/v3/volumes/645cedfb-f518-4e20-a93b-eacdb8ee6c3e returned with HTTP 200 Jul 03 21:53:54.563200 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 740/2912] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:53:54 2026] GET /volume/v3/volumes/645cedfb-f518-4e20-a93b-eacdb8ee6c3e => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:54.958549 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c6ab1270-d7c5-4fc1-a450-70e6d97fe756 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:54.962392 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c6ab1270-d7c5-4fc1-a450-70e6d97fe756 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b Jul 03 21:53:54.962392 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c6ab1270-d7c5-4fc1-a450-70e6d97fe756 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:54.962392 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c6ab1270-d7c5-4fc1-a450-70e6d97fe756 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:54.962392 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-c6ab1270-d7c5-4fc1-a450-70e6d97fe756 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 207d3adc-551d-49fd-9f20-e0db9938f72b. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:53:54.962994 np0000004475 devstack@c-api.service[99935]: DEBUG dbcounter [-] [99935] Writing DB stats cinder:SELECT=408,cinder:UPDATE=122,cinder:INSERT=61 {{(pid=99935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:53:54.971023 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:54.971023 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:54.971934 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c6ab1270-d7c5-4fc1-a450-70e6d97fe756 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b returned with HTTP 200 Jul 03 21:53:54.972424 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 721/2913] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:53:54 2026] GET /volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b => generated 706 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:55.988402 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-0dc768a6-0bc1-4671-b9e9-5d3965d0f98f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:55.991276 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0dc768a6-0bc1-4671-b9e9-5d3965d0f98f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b Jul 03 21:53:55.991739 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0dc768a6-0bc1-4671-b9e9-5d3965d0f98f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:55.993074 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0dc768a6-0bc1-4671-b9e9-5d3965d0f98f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:55.993074 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-0dc768a6-0bc1-4671-b9e9-5d3965d0f98f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 207d3adc-551d-49fd-9f20-e0db9938f72b. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:53:56.003039 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:56.003039 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:53:56.003039 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0dc768a6-0bc1-4671-b9e9-5d3965d0f98f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b returned with HTTP 200 Jul 03 21:53:56.003039 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 729/2914] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:53:55 2026] GET /volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b => generated 706 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:57.016932 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-12cd284a-dfa5-4e21-bff9-e8c0f05e6112 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:57.018820 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-12cd284a-dfa5-4e21-bff9-e8c0f05e6112 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b Jul 03 21:53:57.018997 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-12cd284a-dfa5-4e21-bff9-e8c0f05e6112 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:57.019206 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-12cd284a-dfa5-4e21-bff9-e8c0f05e6112 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:57.019347 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-12cd284a-dfa5-4e21-bff9-e8c0f05e6112 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 207d3adc-551d-49fd-9f20-e0db9938f72b. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:53:57.023416 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:57.023416 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:53:57.024002 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-12cd284a-dfa5-4e21-bff9-e8c0f05e6112 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b returned with HTTP 200 Jul 03 21:53:57.024335 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 725/2915] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:53:57 2026] GET /volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:58.046967 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d35002ef-a1e8-4296-aaf8-52a24c579543 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:58.055787 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d35002ef-a1e8-4296-aaf8-52a24c579543 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b Jul 03 21:53:58.055787 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d35002ef-a1e8-4296-aaf8-52a24c579543 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:58.055787 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d35002ef-a1e8-4296-aaf8-52a24c579543 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:58.056658 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-d35002ef-a1e8-4296-aaf8-52a24c579543 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 207d3adc-551d-49fd-9f20-e0db9938f72b. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:53:58.063775 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:58.063775 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:53:58.064506 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d35002ef-a1e8-4296-aaf8-52a24c579543 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b returned with HTTP 200 Jul 03 21:53:58.066479 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 741/2916] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:53:58 2026] GET /volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b => generated 706 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:53:59.082824 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5ce7cd7d-7e6f-4048-a935-76cd3d85f3ba None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:53:59.088141 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5ce7cd7d-7e6f-4048-a935-76cd3d85f3ba tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b Jul 03 21:53:59.088400 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5ce7cd7d-7e6f-4048-a935-76cd3d85f3ba tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:53:59.088625 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5ce7cd7d-7e6f-4048-a935-76cd3d85f3ba tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:53:59.088750 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-5ce7cd7d-7e6f-4048-a935-76cd3d85f3ba tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 207d3adc-551d-49fd-9f20-e0db9938f72b. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:53:59.093854 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:53:59.093854 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:53:59.094677 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5ce7cd7d-7e6f-4048-a935-76cd3d85f3ba tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b returned with HTTP 200 Jul 03 21:53:59.095358 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 722/2917] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:53:59 2026] GET /volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:00.109278 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-90b62f14-7d31-40a5-ab16-f6f3acd95caa None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:00.111695 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-90b62f14-7d31-40a5-ab16-f6f3acd95caa tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b Jul 03 21:54:00.112014 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-90b62f14-7d31-40a5-ab16-f6f3acd95caa tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:00.112227 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-90b62f14-7d31-40a5-ab16-f6f3acd95caa tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:00.112330 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-90b62f14-7d31-40a5-ab16-f6f3acd95caa tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 207d3adc-551d-49fd-9f20-e0db9938f72b. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:00.117262 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:00.117262 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:00.117879 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-90b62f14-7d31-40a5-ab16-f6f3acd95caa tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b returned with HTTP 200 Jul 03 21:54:00.118295 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 730/2918] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:00 2026] GET /volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:01.133124 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-60473f5d-cdfd-4381-8fb9-74a4ddc10157 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:01.138552 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-60473f5d-cdfd-4381-8fb9-74a4ddc10157 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b Jul 03 21:54:01.138720 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-60473f5d-cdfd-4381-8fb9-74a4ddc10157 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:01.138964 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-60473f5d-cdfd-4381-8fb9-74a4ddc10157 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:01.139079 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-60473f5d-cdfd-4381-8fb9-74a4ddc10157 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 207d3adc-551d-49fd-9f20-e0db9938f72b. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:01.144281 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:01.144281 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:01.144978 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-60473f5d-cdfd-4381-8fb9-74a4ddc10157 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b returned with HTTP 200 Jul 03 21:54:01.145383 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 726/2919] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:01 2026] GET /volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:02.160513 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2f593c92-6e1a-4f8e-8501-74e8c0aede67 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:02.164177 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2f593c92-6e1a-4f8e-8501-74e8c0aede67 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b Jul 03 21:54:02.164177 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2f593c92-6e1a-4f8e-8501-74e8c0aede67 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:02.164177 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2f593c92-6e1a-4f8e-8501-74e8c0aede67 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:02.164177 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-2f593c92-6e1a-4f8e-8501-74e8c0aede67 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 207d3adc-551d-49fd-9f20-e0db9938f72b. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:02.166659 np0000004475 devstack@c-api.service[99936]: DEBUG dbcounter [-] [99936] Writing DB stats cinder:SELECT=361,cinder:UPDATE=73,cinder:INSERT=34 {{(pid=99936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:54:02.171393 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:02.171393 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:02.172522 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2f593c92-6e1a-4f8e-8501-74e8c0aede67 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b returned with HTTP 200 Jul 03 21:54:02.173656 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 742/2920] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:02 2026] GET /volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b => generated 706 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:54:03.197792 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-3a3a3897-6edc-40b7-a224-970870467a02 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:03.202817 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3a3a3897-6edc-40b7-a224-970870467a02 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b Jul 03 21:54:03.203394 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3a3a3897-6edc-40b7-a224-970870467a02 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:03.203394 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3a3a3897-6edc-40b7-a224-970870467a02 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:03.203496 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-3a3a3897-6edc-40b7-a224-970870467a02 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 207d3adc-551d-49fd-9f20-e0db9938f72b. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:03.214641 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:03.214641 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:03.215432 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3a3a3897-6edc-40b7-a224-970870467a02 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b returned with HTTP 200 Jul 03 21:54:03.215943 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 723/2921] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:03 2026] GET /volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b => generated 706 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:03.255975 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ed7422a4-1ba4-47c8-9058-b30e3a9b1ddb None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:03.258546 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ed7422a4-1ba4-47c8-9058-b30e3a9b1ddb tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] DELETE https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:54:03.258791 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ed7422a4-1ba4-47c8-9058-b30e3a9b1ddb tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:03.259021 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ed7422a4-1ba4-47c8-9058-b30e3a9b1ddb tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:03.259240 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-ed7422a4-1ba4-47c8-9058-b30e3a9b1ddb tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Delete volume with id: cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:54:03.271301 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:03.271301 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:03.272283 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-ed7422a4-1ba4-47c8-9058-b30e3a9b1ddb tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:54:03.314814 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-ed7422a4-1ba4-47c8-9058-b30e3a9b1ddb tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Delete volume request issued successfully. Jul 03 21:54:03.315104 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ed7422a4-1ba4-47c8-9058-b30e3a9b1ddb tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 202 Jul 03 21:54:03.315642 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 731/2922] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:54:03 2026] DELETE /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:54:03.327064 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-46e458c1-de61-4ee9-82f1-3145ade17b33 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:03.330450 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-46e458c1-de61-4ee9-82f1-3145ade17b33 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:54:03.330975 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-46e458c1-de61-4ee9-82f1-3145ade17b33 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:03.331095 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-46e458c1-de61-4ee9-82f1-3145ade17b33 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:03.336304 np0000004475 devstack@c-api.service[99933]: DEBUG dbcounter [-] [99933] Writing DB stats cinder:SELECT=272,cinder:UPDATE=39,cinder:INSERT=17 {{(pid=99933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:54:03.344077 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:03.344077 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:03.349746 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-46e458c1-de61-4ee9-82f1-3145ade17b33 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:54:03.355219 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-46e458c1-de61-4ee9-82f1-3145ade17b33 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 200 Jul 03 21:54:03.355635 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 727/2923] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:03 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:04.231955 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-10cbec4c-0686-4a03-afae-3574166d9814 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:04.237664 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-10cbec4c-0686-4a03-afae-3574166d9814 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b Jul 03 21:54:04.237870 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-10cbec4c-0686-4a03-afae-3574166d9814 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:04.238074 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-10cbec4c-0686-4a03-afae-3574166d9814 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:04.238929 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-10cbec4c-0686-4a03-afae-3574166d9814 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 207d3adc-551d-49fd-9f20-e0db9938f72b. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:04.243536 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:04.243536 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:04.244207 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-10cbec4c-0686-4a03-afae-3574166d9814 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b returned with HTTP 200 Jul 03 21:54:04.244598 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 743/2924] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:04 2026] GET /volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b => generated 706 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:04.374354 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e89b6132-837a-4c9f-aa7a-30581e14fa50 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:04.376113 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e89b6132-837a-4c9f-aa7a-30581e14fa50 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 Jul 03 21:54:04.376361 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e89b6132-837a-4c9f-aa7a-30581e14fa50 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:04.376540 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e89b6132-837a-4c9f-aa7a-30581e14fa50 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:04.382683 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e89b6132-837a-4c9f-aa7a-30581e14fa50 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 returned with HTTP 404 Jul 03 21:54:04.383168 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 724/2925] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:04 2026] GET /volume/v3/volumes/cd775ff8-62e8-40c2-9a57-bdde77e197f3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:54:05.257181 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c170ca54-a792-47aa-b120-89e6cec8132e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:05.259218 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c170ca54-a792-47aa-b120-89e6cec8132e tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b Jul 03 21:54:05.259528 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c170ca54-a792-47aa-b120-89e6cec8132e tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:05.259802 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c170ca54-a792-47aa-b120-89e6cec8132e tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:05.259984 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-c170ca54-a792-47aa-b120-89e6cec8132e tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 207d3adc-551d-49fd-9f20-e0db9938f72b. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:05.265281 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:05.265281 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:05.266436 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c170ca54-a792-47aa-b120-89e6cec8132e tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b returned with HTTP 200 Jul 03 21:54:05.266907 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 732/2926] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:05 2026] GET /volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:06.282798 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-6a55ad5c-5369-4e10-a599-7d32686dea1b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:06.283840 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6a55ad5c-5369-4e10-a599-7d32686dea1b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b Jul 03 21:54:06.284467 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6a55ad5c-5369-4e10-a599-7d32686dea1b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:06.284784 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6a55ad5c-5369-4e10-a599-7d32686dea1b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:06.284943 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-6a55ad5c-5369-4e10-a599-7d32686dea1b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 207d3adc-551d-49fd-9f20-e0db9938f72b. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:06.291603 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:06.291603 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:06.292574 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6a55ad5c-5369-4e10-a599-7d32686dea1b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b returned with HTTP 200 Jul 03 21:54:06.292574 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 728/2927] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:06 2026] GET /volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:07.307337 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-45225328-6b2f-4721-8135-acb4db8e9576 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:07.308759 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-45225328-6b2f-4721-8135-acb4db8e9576 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b Jul 03 21:54:07.308759 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-45225328-6b2f-4721-8135-acb4db8e9576 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:07.309350 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-45225328-6b2f-4721-8135-acb4db8e9576 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:07.309350 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-45225328-6b2f-4721-8135-acb4db8e9576 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 207d3adc-551d-49fd-9f20-e0db9938f72b. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:07.313418 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:07.313418 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:07.313854 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-45225328-6b2f-4721-8135-acb4db8e9576 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b returned with HTTP 200 Jul 03 21:54:07.314276 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 744/2928] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:07 2026] GET /volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:08.326795 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ff5dfdcd-254c-436f-ba80-9c25cf801081 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:08.332913 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ff5dfdcd-254c-436f-ba80-9c25cf801081 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b Jul 03 21:54:08.333189 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ff5dfdcd-254c-436f-ba80-9c25cf801081 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:08.333498 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ff5dfdcd-254c-436f-ba80-9c25cf801081 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:08.333658 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-ff5dfdcd-254c-436f-ba80-9c25cf801081 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 207d3adc-551d-49fd-9f20-e0db9938f72b. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:08.345659 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:08.345659 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:08.348845 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ff5dfdcd-254c-436f-ba80-9c25cf801081 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b returned with HTTP 200 Jul 03 21:54:08.348845 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 725/2929] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:08 2026] GET /volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b => generated 707 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:09.183766 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-8783e196-5262-48de-bbc0-c93375e955a8 req-663abb77-371e-4240-8c4d-d3d81b6f8790 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:09.186689 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-8783e196-5262-48de-bbc0-c93375e955a8 req-663abb77-371e-4240-8c4d-d3d81b6f8790 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] GET https://10.4.3.32/volume/v3/volumes/645cedfb-f518-4e20-a93b-eacdb8ee6c3e Jul 03 21:54:09.186899 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-8783e196-5262-48de-bbc0-c93375e955a8 req-663abb77-371e-4240-8c4d-d3d81b6f8790 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:09.187102 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-8783e196-5262-48de-bbc0-c93375e955a8 req-663abb77-371e-4240-8c4d-d3d81b6f8790 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:09.189166 np0000004475 devstack@c-api.service[99934]: DEBUG dbcounter [-] [99934] Writing DB stats cinder:SELECT=317,cinder:INSERT=58,cinder:UPDATE=97 {{(pid=99934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:54:09.195393 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:09.195393 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:09.201093 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-8783e196-5262-48de-bbc0-c93375e955a8 req-663abb77-371e-4240-8c4d-d3d81b6f8790 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Volume info retrieved successfully. Jul 03 21:54:09.205755 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-8783e196-5262-48de-bbc0-c93375e955a8 req-663abb77-371e-4240-8c4d-d3d81b6f8790 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] https://10.4.3.32/volume/v3/volumes/645cedfb-f518-4e20-a93b-eacdb8ee6c3e returned with HTTP 200 Jul 03 21:54:09.206147 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 733/2930] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:54:09 2026] GET /volume/v3/volumes/645cedfb-f518-4e20-a93b-eacdb8ee6c3e => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:09.227311 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d6d0095e-7689-4aea-a1cd-0bda180bd527 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:09.227818 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d6d0095e-7689-4aea-a1cd-0bda180bd527 None None] GET https://10.4.3.32/volume// Jul 03 21:54:09.228079 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d6d0095e-7689-4aea-a1cd-0bda180bd527 None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:09.228311 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d6d0095e-7689-4aea-a1cd-0bda180bd527 None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:09.228677 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d6d0095e-7689-4aea-a1cd-0bda180bd527 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:54:09.229032 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 729/2931] 10.4.3.32 () {66 vars in 1412 bytes} [Fri Jul 3 21:54:09 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 21:54:09.239260 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-8783e196-5262-48de-bbc0-c93375e955a8 req-c39b5cc1-9161-4c91-ae39-439853a3f8a3 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:09.242948 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-8783e196-5262-48de-bbc0-c93375e955a8 req-c39b5cc1-9161-4c91-ae39-439853a3f8a3 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:54:09.243889 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-8783e196-5262-48de-bbc0-c93375e955a8 req-c39b5cc1-9161-4c91-ae39-439853a3f8a3 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "645cedfb-f518-4e20-a93b-eacdb8ee6c3e", "connector": null, "instance_uuid": "403fb967-61ac-4c56-b79f-5791b21a5771"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:54:09.261024 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:09.261024 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:09.299920 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-8783e196-5262-48de-bbc0-c93375e955a8 req-c39b5cc1-9161-4c91-ae39-439853a3f8a3 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:54:09.300555 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 745/2932] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:54:09 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 21:54:09.339295 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-8783e196-5262-48de-bbc0-c93375e955a8 req-266de9e2-bfcc-4061-9bfb-880a6c4c5b5c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:09.341774 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-8783e196-5262-48de-bbc0-c93375e955a8 req-266de9e2-bfcc-4061-9bfb-880a6c4c5b5c tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] POST https://10.4.3.32/volume/v3/attachments/1f03a878-2d53-46df-ae0e-95afba9e8aa1/action Jul 03 21:54:09.342434 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-8783e196-5262-48de-bbc0-c93375e955a8 req-266de9e2-bfcc-4061-9bfb-880a6c4c5b5c tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Action body: b'{"os-complete": null}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:54:09.342621 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-8783e196-5262-48de-bbc0-c93375e955a8 req-266de9e2-bfcc-4061-9bfb-880a6c4c5b5c tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:54:09.365047 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-752ec7a2-7e8e-4a7d-ac8d-8a9d65836a46 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:09.366140 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:09.366140 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:09.368009 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-752ec7a2-7e8e-4a7d-ac8d-8a9d65836a46 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b Jul 03 21:54:09.368312 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-752ec7a2-7e8e-4a7d-ac8d-8a9d65836a46 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:09.368608 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-752ec7a2-7e8e-4a7d-ac8d-8a9d65836a46 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:09.368754 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-752ec7a2-7e8e-4a7d-ac8d-8a9d65836a46 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 207d3adc-551d-49fd-9f20-e0db9938f72b. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:09.373927 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:09.373927 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:09.374837 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-752ec7a2-7e8e-4a7d-ac8d-8a9d65836a46 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b returned with HTTP 200 Jul 03 21:54:09.375329 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 734/2933] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:09 2026] GET /volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:09.383405 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-8783e196-5262-48de-bbc0-c93375e955a8 req-266de9e2-bfcc-4061-9bfb-880a6c4c5b5c tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] https://10.4.3.32/volume/v3/attachments/1f03a878-2d53-46df-ae0e-95afba9e8aa1/action returned with HTTP 204 Jul 03 21:54:09.384068 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 726/2934] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:54:09 2026] POST /volume/v3/attachments/1f03a878-2d53-46df-ae0e-95afba9e8aa1/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:54:09.408782 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-03fb8446-f2e0-47bb-9525-1333555c819e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:09.411609 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-03fb8446-f2e0-47bb-9525-1333555c819e tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] GET https://10.4.3.32/volume/v3/volumes/645cedfb-f518-4e20-a93b-eacdb8ee6c3e Jul 03 21:54:09.411799 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-03fb8446-f2e0-47bb-9525-1333555c819e tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:09.412053 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-03fb8446-f2e0-47bb-9525-1333555c819e tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:09.425151 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:09.425151 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:09.429126 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-03fb8446-f2e0-47bb-9525-1333555c819e tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Volume info retrieved successfully. Jul 03 21:54:09.433297 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-03fb8446-f2e0-47bb-9525-1333555c819e tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] https://10.4.3.32/volume/v3/volumes/645cedfb-f518-4e20-a93b-eacdb8ee6c3e returned with HTTP 200 Jul 03 21:54:09.433695 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 730/2935] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:09 2026] GET /volume/v3/volumes/645cedfb-f518-4e20-a93b-eacdb8ee6c3e => generated 1110 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:54:09.447566 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-73f58794-5304-4de7-b757-de79d4abdfc5 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:09.449694 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-73f58794-5304-4de7-b757-de79d4abdfc5 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] GET https://10.4.3.32/volume/v3/volumes/645cedfb-f518-4e20-a93b-eacdb8ee6c3e Jul 03 21:54:09.450173 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-73f58794-5304-4de7-b757-de79d4abdfc5 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:09.450296 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-73f58794-5304-4de7-b757-de79d4abdfc5 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:09.460307 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:09.460307 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:09.464302 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-73f58794-5304-4de7-b757-de79d4abdfc5 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Volume info retrieved successfully. Jul 03 21:54:09.468920 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-73f58794-5304-4de7-b757-de79d4abdfc5 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] https://10.4.3.32/volume/v3/volumes/645cedfb-f518-4e20-a93b-eacdb8ee6c3e returned with HTTP 200 Jul 03 21:54:09.469342 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 746/2936] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:09 2026] GET /volume/v3/volumes/645cedfb-f518-4e20-a93b-eacdb8ee6c3e => generated 1110 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:54:09.522323 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-f29a531e-a475-423d-9e4f-c2ea3d5c93e7 req-3be5e425-b6b5-45cc-8cd7-90f68a666bd4 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:09.527937 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-f29a531e-a475-423d-9e4f-c2ea3d5c93e7 req-3be5e425-b6b5-45cc-8cd7-90f68a666bd4 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] GET https://10.4.3.32/volume/v3/volumes/645cedfb-f518-4e20-a93b-eacdb8ee6c3e Jul 03 21:54:09.528170 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-f29a531e-a475-423d-9e4f-c2ea3d5c93e7 req-3be5e425-b6b5-45cc-8cd7-90f68a666bd4 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:09.528352 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-f29a531e-a475-423d-9e4f-c2ea3d5c93e7 req-3be5e425-b6b5-45cc-8cd7-90f68a666bd4 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:09.544251 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:09.544251 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:09.553971 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-f29a531e-a475-423d-9e4f-c2ea3d5c93e7 req-3be5e425-b6b5-45cc-8cd7-90f68a666bd4 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Volume info retrieved successfully. Jul 03 21:54:09.562747 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-f29a531e-a475-423d-9e4f-c2ea3d5c93e7 req-3be5e425-b6b5-45cc-8cd7-90f68a666bd4 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] https://10.4.3.32/volume/v3/volumes/645cedfb-f518-4e20-a93b-eacdb8ee6c3e returned with HTTP 200 Jul 03 21:54:09.563273 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 735/2937] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:54:09 2026] GET /volume/v3/volumes/645cedfb-f518-4e20-a93b-eacdb8ee6c3e => generated 1110 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:54:09.597505 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-f29a531e-a475-423d-9e4f-c2ea3d5c93e7 req-6f7a8dfe-ca53-403f-a3c9-f2d16d522520 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:09.599928 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-f29a531e-a475-423d-9e4f-c2ea3d5c93e7 req-6f7a8dfe-ca53-403f-a3c9-f2d16d522520 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] DELETE https://10.4.3.32/volume/v3/attachments/1f03a878-2d53-46df-ae0e-95afba9e8aa1 Jul 03 21:54:09.600157 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-f29a531e-a475-423d-9e4f-c2ea3d5c93e7 req-6f7a8dfe-ca53-403f-a3c9-f2d16d522520 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:09.600365 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-f29a531e-a475-423d-9e4f-c2ea3d5c93e7 req-6f7a8dfe-ca53-403f-a3c9-f2d16d522520 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:09.608045 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:09.608045 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:10.139633 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-f29a531e-a475-423d-9e4f-c2ea3d5c93e7 req-6f7a8dfe-ca53-403f-a3c9-f2d16d522520 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] https://10.4.3.32/volume/v3/attachments/1f03a878-2d53-46df-ae0e-95afba9e8aa1 returned with HTTP 200 Jul 03 21:54:10.139633 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 727/2938] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:54:09 2026] DELETE /volume/v3/attachments/1f03a878-2d53-46df-ae0e-95afba9e8aa1 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:10.167466 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-6fe649df-7885-4aec-b8ef-89f269632ce7 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:10.169413 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6fe649df-7885-4aec-b8ef-89f269632ce7 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] GET https://10.4.3.32/volume/v3/volumes/645cedfb-f518-4e20-a93b-eacdb8ee6c3e Jul 03 21:54:10.169668 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6fe649df-7885-4aec-b8ef-89f269632ce7 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:10.169874 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6fe649df-7885-4aec-b8ef-89f269632ce7 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:10.177164 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:10.177164 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:10.180954 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-6fe649df-7885-4aec-b8ef-89f269632ce7 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Volume info retrieved successfully. Jul 03 21:54:10.185566 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6fe649df-7885-4aec-b8ef-89f269632ce7 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] https://10.4.3.32/volume/v3/volumes/645cedfb-f518-4e20-a93b-eacdb8ee6c3e returned with HTTP 200 Jul 03 21:54:10.186005 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 731/2939] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:10 2026] GET /volume/v3/volumes/645cedfb-f518-4e20-a93b-eacdb8ee6c3e => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:10.389479 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3d21dba6-14eb-4757-bec3-a55cea718630 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:10.391898 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3d21dba6-14eb-4757-bec3-a55cea718630 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b Jul 03 21:54:10.392844 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3d21dba6-14eb-4757-bec3-a55cea718630 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:10.392844 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3d21dba6-14eb-4757-bec3-a55cea718630 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:10.393901 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-3d21dba6-14eb-4757-bec3-a55cea718630 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 207d3adc-551d-49fd-9f20-e0db9938f72b. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:10.399611 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:10.399611 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:10.400867 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3d21dba6-14eb-4757-bec3-a55cea718630 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b returned with HTTP 200 Jul 03 21:54:10.401290 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 747/2940] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:10 2026] GET /volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:10.415544 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-46340d1e-0837-4d15-a5f7-da2031c6df2d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:10.419765 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-46340d1e-0837-4d15-a5f7-da2031c6df2d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] DELETE https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b Jul 03 21:54:10.419765 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-46340d1e-0837-4d15-a5f7-da2031c6df2d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:10.419765 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-46340d1e-0837-4d15-a5f7-da2031c6df2d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:10.419765 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.contrib.backups [None req-46340d1e-0837-4d15-a5f7-da2031c6df2d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Delete backup with id: 207d3adc-551d-49fd-9f20-e0db9938f72b. Jul 03 21:54:10.438108 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:10.438108 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:10.460095 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.backup.rpcapi [None req-46340d1e-0837-4d15-a5f7-da2031c6df2d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] delete_backup rpcapi backup_id 207d3adc-551d-49fd-9f20-e0db9938f72b {{(pid=99934) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 21:54:10.462480 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-46340d1e-0837-4d15-a5f7-da2031c6df2d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b returned with HTTP 202 Jul 03 21:54:10.462480 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 736/2941] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 21:54:10 2026] DELETE /volume/v3/backups/207d3adc-551d-49fd-9f20-e0db9938f72b => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:54:10.475458 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1340df4c-8d5f-4346-bde0-e2907983417c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:10.478755 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1340df4c-8d5f-4346-bde0-e2907983417c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:54:10.482395 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1340df4c-8d5f-4346-bde0-e2907983417c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-587999893"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:54:10.482395 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-1340df4c-8d5f-4346-bde0-e2907983417c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-587999893'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:54:10.482651 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-1340df4c-8d5f-4346-bde0-e2907983417c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Create volume of 1 GB Jul 03 21:54:10.483061 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:10.483061 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:10.488719 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-1340df4c-8d5f-4346-bde0-e2907983417c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Availability Zones retrieved successfully. Jul 03 21:54:10.497868 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-1340df4c-8d5f-4346-bde0-e2907983417c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Flow 'volume_create_api' (ce996862-79d9-4ee6-8e8d-f2d7d9417248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:54:10.497868 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-1340df4c-8d5f-4346-bde0-e2907983417c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb37e9c0-4adf-4691-bf58-085e607980bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:54:10.499667 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-1340df4c-8d5f-4346-bde0-e2907983417c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:54:10.531706 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-1340df4c-8d5f-4346-bde0-e2907983417c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb37e9c0-4adf-4691-bf58-085e607980bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:54:10.532776 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-1340df4c-8d5f-4346-bde0-e2907983417c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c3beb8c-9356-4073-abaf-ea2d6866dfd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:54:10.598096 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-1340df4c-8d5f-4346-bde0-e2907983417c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Created reservations ['7e8f94fd-3f27-414a-b794-924a2c005f88', 'c21d07c4-4bf5-4754-9c15-4a371553e528', '66ce2350-968e-4dd6-9c15-336b9887f109', 'dfb3e7f2-5843-449e-ace2-67931a4e76da'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:54:10.599107 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-1340df4c-8d5f-4346-bde0-e2907983417c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c3beb8c-9356-4073-abaf-ea2d6866dfd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e8f94fd-3f27-414a-b794-924a2c005f88', 'c21d07c4-4bf5-4754-9c15-4a371553e528', '66ce2350-968e-4dd6-9c15-336b9887f109', 'dfb3e7f2-5843-449e-ace2-67931a4e76da']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:54:10.599943 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-1340df4c-8d5f-4346-bde0-e2907983417c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa87e14f-11f8-4d78-8864-40fab9110d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:54:10.644054 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-1340df4c-8d5f-4346-bde0-e2907983417c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa87e14f-11f8-4d78-8864-40fab9110d32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'deb89156-f021-4775-a6cf-a12e9545c84e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-587999893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='868432149272491c89000173076732ca',qos_specs=None,replication_status=,reservations=['7e8f94fd-3f27-414a-b794-924a2c005f88','c21d07c4-4bf5-4754-9c15-4a371553e528','66ce2350-968e-4dd6-9c15-336b9887f109','dfb3e7f2-5843-449e-ace2-67931a4e76da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae30dc8d8e9846deba98c06abd3a8e9d',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:54:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-587999893',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=deb89156-f021-4775-a6cf-a12e9545c84e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='868432149272491c89000173076732ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae30dc8d8e9846deba98c06abd3a8e9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:54:10.645030 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-1340df4c-8d5f-4346-bde0-e2907983417c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27615d36-8aad-401c-860b-08290c7ecbc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:54:10.679738 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-1340df4c-8d5f-4346-bde0-e2907983417c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27615d36-8aad-401c-860b-08290c7ecbc2) transitioned into state 'SUCCESS' from state '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-587999893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='868432149272491c89000173076732ca',qos_specs=None,replication_status=,reservations=['7e8f94fd-3f27-414a-b794-924a2c005f88','c21d07c4-4bf5-4754-9c15-4a371553e528','66ce2350-968e-4dd6-9c15-336b9887f109','dfb3e7f2-5843-449e-ace2-67931a4e76da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae30dc8d8e9846deba98c06abd3a8e9d',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:54:10.680527 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-1340df4c-8d5f-4346-bde0-e2907983417c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af23f2f0-ca3c-4410-95f9-d967ed635abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:54:10.702109 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-1340df4c-8d5f-4346-bde0-e2907983417c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af23f2f0-ca3c-4410-95f9-d967ed635abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:54:10.702109 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-1340df4c-8d5f-4346-bde0-e2907983417c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Flow 'volume_create_api' (ce996862-79d9-4ee6-8e8d-f2d7d9417248) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:54:10.702109 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-1340df4c-8d5f-4346-bde0-e2907983417c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Create volume request issued successfully. Jul 03 21:54:10.703066 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1340df4c-8d5f-4346-bde0-e2907983417c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:54:10.703523 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 728/2942] 10.4.3.32 () {70 vars in 1291 bytes} [Fri Jul 3 21:54:10 2026] POST /volume/v3/volumes => generated 775 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:54:10.722078 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-73e70e1e-2d03-44da-9cc8-31ec3d1b0324 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:10.725042 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-73e70e1e-2d03-44da-9cc8-31ec3d1b0324 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/volumes/deb89156-f021-4775-a6cf-a12e9545c84e Jul 03 21:54:10.725293 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-73e70e1e-2d03-44da-9cc8-31ec3d1b0324 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:10.725572 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-73e70e1e-2d03-44da-9cc8-31ec3d1b0324 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:10.755074 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:10.755074 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:10.761324 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-73e70e1e-2d03-44da-9cc8-31ec3d1b0324 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Volume info retrieved successfully. Jul 03 21:54:10.767475 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-73e70e1e-2d03-44da-9cc8-31ec3d1b0324 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/volumes/deb89156-f021-4775-a6cf-a12e9545c84e returned with HTTP 200 Jul 03 21:54:10.767546 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 732/2943] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:10 2026] GET /volume/v3/volumes/deb89156-f021-4775-a6cf-a12e9545c84e => generated 954 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:11.788794 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-cc003d0b-97c7-4e09-8a8e-7f3c72fb1f60 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:11.795262 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cc003d0b-97c7-4e09-8a8e-7f3c72fb1f60 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/volumes/deb89156-f021-4775-a6cf-a12e9545c84e Jul 03 21:54:11.795403 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cc003d0b-97c7-4e09-8a8e-7f3c72fb1f60 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:11.796266 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cc003d0b-97c7-4e09-8a8e-7f3c72fb1f60 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:11.809680 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:11.809680 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:11.816362 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-cc003d0b-97c7-4e09-8a8e-7f3c72fb1f60 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Volume info retrieved successfully. Jul 03 21:54:11.822576 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cc003d0b-97c7-4e09-8a8e-7f3c72fb1f60 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/volumes/deb89156-f021-4775-a6cf-a12e9545c84e returned with HTTP 200 Jul 03 21:54:11.823927 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 748/2944] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:11 2026] GET /volume/v3/volumes/deb89156-f021-4775-a6cf-a12e9545c84e => generated 1015 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:54:11.843910 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d7a1f55b-3008-4317-b8af-a48fa216bf33 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:11.846612 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d7a1f55b-3008-4317-b8af-a48fa216bf33 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] POST https://10.4.3.32/volume/v3/backups Jul 03 21:54:11.847118 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d7a1f55b-3008-4317-b8af-a48fa216bf33 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "deb89156-f021-4775-a6cf-a12e9545c84e", "name": "tempest-type-Backup-1366225824"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:54:11.848967 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.backups [None req-d7a1f55b-3008-4317-b8af-a48fa216bf33 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Creating new backup {'backup': {'volume_id': 'deb89156-f021-4775-a6cf-a12e9545c84e', 'name': 'tempest-type-Backup-1366225824'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 21:54:11.849470 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.contrib.backups [None req-d7a1f55b-3008-4317-b8af-a48fa216bf33 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Creating backup of volume deb89156-f021-4775-a6cf-a12e9545c84e in container None Jul 03 21:54:11.859547 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:11.859547 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:11.859959 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d7a1f55b-3008-4317-b8af-a48fa216bf33 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Volume info retrieved successfully. Jul 03 21:54:11.895479 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-d7a1f55b-3008-4317-b8af-a48fa216bf33 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Created reservations ['e231c48b-a7fc-4644-95e6-c755be63c176', '0b37a1d9-1bce-43a2-be29-478ceca17993'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:54:11.931613 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d7a1f55b-3008-4317-b8af-a48fa216bf33 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 21:54:11.932185 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 737/2945] 10.4.3.32 () {70 vars in 1292 bytes} [Fri Jul 3 21:54:11 2026] POST /volume/v3/backups => generated 314 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:54:11.943148 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e62e5d7e-903e-4c64-a545-dcab28034f20 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:11.945321 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e62e5d7e-903e-4c64-a545-dcab28034f20 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 Jul 03 21:54:11.945608 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e62e5d7e-903e-4c64-a545-dcab28034f20 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:11.945855 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e62e5d7e-903e-4c64-a545-dcab28034f20 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:11.946024 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-e62e5d7e-903e-4c64-a545-dcab28034f20 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d59027b0-6f7e-4a90-8fa3-50b48c58aca5. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:11.952842 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:11.952842 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:11.953826 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e62e5d7e-903e-4c64-a545-dcab28034f20 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 returned with HTTP 200 Jul 03 21:54:11.954311 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 729/2946] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:11 2026] GET /volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:12.970183 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d36f9653-16f7-4a86-ab15-11a988d59d5d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:12.975402 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d36f9653-16f7-4a86-ab15-11a988d59d5d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 Jul 03 21:54:12.975402 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d36f9653-16f7-4a86-ab15-11a988d59d5d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:12.975402 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d36f9653-16f7-4a86-ab15-11a988d59d5d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:12.975402 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-d36f9653-16f7-4a86-ab15-11a988d59d5d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d59027b0-6f7e-4a90-8fa3-50b48c58aca5. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:12.981455 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:12.981455 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:12.981871 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d36f9653-16f7-4a86-ab15-11a988d59d5d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 returned with HTTP 200 Jul 03 21:54:12.982608 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 733/2947] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:12 2026] GET /volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:13.996850 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d9862a3e-ec19-4151-8c6b-513883aced43 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:13.999605 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d9862a3e-ec19-4151-8c6b-513883aced43 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 Jul 03 21:54:13.999753 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d9862a3e-ec19-4151-8c6b-513883aced43 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:13.999985 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d9862a3e-ec19-4151-8c6b-513883aced43 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:14.000126 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-d9862a3e-ec19-4151-8c6b-513883aced43 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d59027b0-6f7e-4a90-8fa3-50b48c58aca5. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:14.010326 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:14.010326 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:14.011980 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d9862a3e-ec19-4151-8c6b-513883aced43 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 returned with HTTP 200 Jul 03 21:54:14.011980 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 749/2948] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:13 2026] GET /volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 => generated 723 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:15.026734 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-75e6f81d-0da6-41a3-a114-096259caf587 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:15.030162 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-75e6f81d-0da6-41a3-a114-096259caf587 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 Jul 03 21:54:15.030586 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-75e6f81d-0da6-41a3-a114-096259caf587 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:15.030831 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-75e6f81d-0da6-41a3-a114-096259caf587 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:15.031097 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-75e6f81d-0da6-41a3-a114-096259caf587 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d59027b0-6f7e-4a90-8fa3-50b48c58aca5. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:15.036580 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:15.036580 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:15.037815 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-75e6f81d-0da6-41a3-a114-096259caf587 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 returned with HTTP 200 Jul 03 21:54:15.038124 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 738/2949] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:15 2026] GET /volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:16.051547 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c94c50c0-faf6-4767-88f8-96c7f26110c3 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:16.053953 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c94c50c0-faf6-4767-88f8-96c7f26110c3 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 Jul 03 21:54:16.054066 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c94c50c0-faf6-4767-88f8-96c7f26110c3 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:16.056463 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c94c50c0-faf6-4767-88f8-96c7f26110c3 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:16.056463 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-c94c50c0-faf6-4767-88f8-96c7f26110c3 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d59027b0-6f7e-4a90-8fa3-50b48c58aca5. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:16.060499 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:16.060499 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:16.061607 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c94c50c0-faf6-4767-88f8-96c7f26110c3 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 returned with HTTP 200 Jul 03 21:54:16.062110 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 730/2950] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:16 2026] GET /volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:16.109492 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-0000c803-c514-4171-9735-91bda862cbf8 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:16.111257 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0000c803-c514-4171-9735-91bda862cbf8 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 Jul 03 21:54:16.111452 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0000c803-c514-4171-9735-91bda862cbf8 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:16.111625 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0000c803-c514-4171-9735-91bda862cbf8 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:16.119771 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:16.119771 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:16.125020 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-0000c803-c514-4171-9735-91bda862cbf8 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:54:16.129304 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0000c803-c514-4171-9735-91bda862cbf8 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 returned with HTTP 200 Jul 03 21:54:16.130076 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 734/2951] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:16 2026] GET /volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:16.142181 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ab297fca-04fc-422c-b6a0-79f570d7a78f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:16.145390 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ab297fca-04fc-422c-b6a0-79f570d7a78f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 Jul 03 21:54:16.145390 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ab297fca-04fc-422c-b6a0-79f570d7a78f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:16.145390 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ab297fca-04fc-422c-b6a0-79f570d7a78f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:16.153246 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:16.153246 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:16.158485 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-ab297fca-04fc-422c-b6a0-79f570d7a78f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:54:16.164930 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ab297fca-04fc-422c-b6a0-79f570d7a78f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 returned with HTTP 200 Jul 03 21:54:16.165677 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 750/2952] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:16 2026] GET /volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:16.212040 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-02a046a0-5cfc-4e67-a259-9f529e466f0f req-2909cff4-f365-4895-b18d-230ab9b259eb None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:16.214280 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-02a046a0-5cfc-4e67-a259-9f529e466f0f req-2909cff4-f365-4895-b18d-230ab9b259eb tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 Jul 03 21:54:16.214496 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-02a046a0-5cfc-4e67-a259-9f529e466f0f req-2909cff4-f365-4895-b18d-230ab9b259eb tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:16.214724 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-02a046a0-5cfc-4e67-a259-9f529e466f0f req-2909cff4-f365-4895-b18d-230ab9b259eb tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:16.221891 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:16.221891 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:16.225412 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-02a046a0-5cfc-4e67-a259-9f529e466f0f req-2909cff4-f365-4895-b18d-230ab9b259eb tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:54:16.229520 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-02a046a0-5cfc-4e67-a259-9f529e466f0f req-2909cff4-f365-4895-b18d-230ab9b259eb tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 returned with HTTP 200 Jul 03 21:54:16.230030 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 739/2953] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:54:16 2026] GET /volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:17.075366 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-401a75c7-d64b-42c8-ad0a-2d1074f0cf40 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:17.078922 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-401a75c7-d64b-42c8-ad0a-2d1074f0cf40 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 Jul 03 21:54:17.079147 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-401a75c7-d64b-42c8-ad0a-2d1074f0cf40 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:17.079353 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-401a75c7-d64b-42c8-ad0a-2d1074f0cf40 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:17.079511 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-401a75c7-d64b-42c8-ad0a-2d1074f0cf40 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d59027b0-6f7e-4a90-8fa3-50b48c58aca5. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:17.089555 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:17.089555 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:17.090322 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-401a75c7-d64b-42c8-ad0a-2d1074f0cf40 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 returned with HTTP 200 Jul 03 21:54:17.090766 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 731/2954] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:17 2026] GET /volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:18.106763 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c7a80fe3-1cc5-4397-b0ed-69fcc3984bd1 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:18.112793 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c7a80fe3-1cc5-4397-b0ed-69fcc3984bd1 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 Jul 03 21:54:18.112793 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c7a80fe3-1cc5-4397-b0ed-69fcc3984bd1 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:18.112793 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c7a80fe3-1cc5-4397-b0ed-69fcc3984bd1 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:18.112793 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-c7a80fe3-1cc5-4397-b0ed-69fcc3984bd1 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d59027b0-6f7e-4a90-8fa3-50b48c58aca5. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:18.121317 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:18.121317 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:18.122537 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c7a80fe3-1cc5-4397-b0ed-69fcc3984bd1 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 returned with HTTP 200 Jul 03 21:54:18.123260 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 735/2955] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:18 2026] GET /volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:18.285546 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7199ce6a-1f03-4330-8e74-a3f9afb25cb6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:18.285546 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7199ce6a-1f03-4330-8e74-a3f9afb25cb6 None None] GET https://10.4.3.32/volume// Jul 03 21:54:18.285546 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7199ce6a-1f03-4330-8e74-a3f9afb25cb6 None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:18.285546 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7199ce6a-1f03-4330-8e74-a3f9afb25cb6 None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:18.285546 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7199ce6a-1f03-4330-8e74-a3f9afb25cb6 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:54:18.285546 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 751/2956] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:54:18 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 21:54:18.295201 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-02a046a0-5cfc-4e67-a259-9f529e466f0f req-dfa34e9d-6e49-4b1e-aad0-377a816f95da None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:18.305002 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-02a046a0-5cfc-4e67-a259-9f529e466f0f req-dfa34e9d-6e49-4b1e-aad0-377a816f95da tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:54:18.306255 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-02a046a0-5cfc-4e67-a259-9f529e466f0f req-dfa34e9d-6e49-4b1e-aad0-377a816f95da tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9ecb9500-fb50-46cf-a101-a8441e2ddda3", "connector": null, "instance_uuid": "e37d2ecf-2bba-4ae0-a75a-0b2cace74ecc"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:54:18.343573 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:18.343573 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:18.396761 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-02a046a0-5cfc-4e67-a259-9f529e466f0f req-dfa34e9d-6e49-4b1e-aad0-377a816f95da tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:54:18.398364 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 740/2957] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:54:18 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 21:54:18.750361 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-896fbc7e-7ecb-46a7-b30b-908b887fb464 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:18.753358 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-896fbc7e-7ecb-46a7-b30b-908b887fb464 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 Jul 03 21:54:18.753565 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-896fbc7e-7ecb-46a7-b30b-908b887fb464 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:18.753750 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-896fbc7e-7ecb-46a7-b30b-908b887fb464 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:18.765074 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:18.765074 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:18.769732 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-896fbc7e-7ecb-46a7-b30b-908b887fb464 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:54:18.774809 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-896fbc7e-7ecb-46a7-b30b-908b887fb464 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 returned with HTTP 200 Jul 03 21:54:18.775204 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 732/2958] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:18 2026] GET /volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:18.934516 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e829eddb-2b1e-49b8-81b8-49f584e5cd83 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:18.934516 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e829eddb-2b1e-49b8-81b8-49f584e5cd83 None None] GET https://10.4.3.32/volume// Jul 03 21:54:18.934516 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e829eddb-2b1e-49b8-81b8-49f584e5cd83 None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:18.934516 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e829eddb-2b1e-49b8-81b8-49f584e5cd83 None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:18.934516 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e829eddb-2b1e-49b8-81b8-49f584e5cd83 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:54:18.934516 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 736/2959] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:54: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 21:54:18.945104 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-02a046a0-5cfc-4e67-a259-9f529e466f0f req-842c822f-6c07-43a1-85ba-43f9b09ff5b4 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:18.947718 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-02a046a0-5cfc-4e67-a259-9f529e466f0f req-842c822f-6c07-43a1-85ba-43f9b09ff5b4 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 Jul 03 21:54:18.948185 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-02a046a0-5cfc-4e67-a259-9f529e466f0f req-842c822f-6c07-43a1-85ba-43f9b09ff5b4 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:18.948519 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-02a046a0-5cfc-4e67-a259-9f529e466f0f req-842c822f-6c07-43a1-85ba-43f9b09ff5b4 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:18.960625 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:18.960625 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:18.965311 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-02a046a0-5cfc-4e67-a259-9f529e466f0f req-842c822f-6c07-43a1-85ba-43f9b09ff5b4 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:54:18.971707 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-02a046a0-5cfc-4e67-a259-9f529e466f0f req-842c822f-6c07-43a1-85ba-43f9b09ff5b4 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 returned with HTTP 200 Jul 03 21:54:18.972287 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 752/2960] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:54:18 2026] GET /volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 => generated 1061 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:54:19.084811 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-02a046a0-5cfc-4e67-a259-9f529e466f0f req-5c9630fa-cb68-452c-9d4a-052d1fcb0bdc None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:19.088504 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-02a046a0-5cfc-4e67-a259-9f529e466f0f req-5c9630fa-cb68-452c-9d4a-052d1fcb0bdc tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] PUT https://10.4.3.32/volume/v3/attachments/0faa815d-04d7-4039-86cc-23f7902ffd0c Jul 03 21:54:19.089921 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-02a046a0-5cfc-4e67-a259-9f529e466f0f req-5c9630fa-cb68-452c-9d4a-052d1fcb0bdc tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:54:19.099314 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-02a046a0-5cfc-4e67-a259-9f529e466f0f req-5c9630fa-cb68-452c-9d4a-052d1fcb0bdc tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Acquiring lock "cinder-attachment_update-9ecb9500-fb50-46cf-a101-a8441e2ddda3-np0000004475" by "attachment_update" {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:54:19.104787 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-02a046a0-5cfc-4e67-a259-9f529e466f0f req-5c9630fa-cb68-452c-9d4a-052d1fcb0bdc tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Lock "cinder-attachment_update-9ecb9500-fb50-46cf-a101-a8441e2ddda3-np0000004475" acquired by "attachment_update" :: waited 0.006s {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:54:19.106203 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:19.106203 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:19.137792 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-893a32b8-b09f-4f9a-9670-fa70a595dbe7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:19.140115 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-893a32b8-b09f-4f9a-9670-fa70a595dbe7 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 Jul 03 21:54:19.140233 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-893a32b8-b09f-4f9a-9670-fa70a595dbe7 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:19.140640 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-893a32b8-b09f-4f9a-9670-fa70a595dbe7 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:19.140640 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-893a32b8-b09f-4f9a-9670-fa70a595dbe7 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d59027b0-6f7e-4a90-8fa3-50b48c58aca5. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:19.146818 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:19.146818 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:19.147747 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-893a32b8-b09f-4f9a-9670-fa70a595dbe7 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 returned with HTTP 200 Jul 03 21:54:19.148294 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 733/2961] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:19 2026] GET /volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:19.643161 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-02a046a0-5cfc-4e67-a259-9f529e466f0f req-5c9630fa-cb68-452c-9d4a-052d1fcb0bdc tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Lock "cinder-attachment_update-9ecb9500-fb50-46cf-a101-a8441e2ddda3-np0000004475" released by "attachment_update" :: held 0.538s {{(pid=99934) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:54:19.643960 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-02a046a0-5cfc-4e67-a259-9f529e466f0f req-5c9630fa-cb68-452c-9d4a-052d1fcb0bdc tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/attachments/0faa815d-04d7-4039-86cc-23f7902ffd0c returned with HTTP 200 Jul 03 21:54:19.644303 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 741/2962] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:54:19 2026] PUT /volume/v3/attachments/0faa815d-04d7-4039-86cc-23f7902ffd0c => generated 968 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:54:19.663479 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-02a046a0-5cfc-4e67-a259-9f529e466f0f req-ff2304fe-51cf-44d1-a2e5-2fad1593f3b3 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:19.666115 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-02a046a0-5cfc-4e67-a259-9f529e466f0f req-ff2304fe-51cf-44d1-a2e5-2fad1593f3b3 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3/encryption Jul 03 21:54:19.666322 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-02a046a0-5cfc-4e67-a259-9f529e466f0f req-ff2304fe-51cf-44d1-a2e5-2fad1593f3b3 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:19.667609 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-02a046a0-5cfc-4e67-a259-9f529e466f0f req-ff2304fe-51cf-44d1-a2e5-2fad1593f3b3 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'index' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:19.678874 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:19.678874 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:19.687996 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-02a046a0-5cfc-4e67-a259-9f529e466f0f req-ff2304fe-51cf-44d1-a2e5-2fad1593f3b3 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3/encryption returned with HTTP 200 Jul 03 21:54:19.688515 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 737/2963] 10.4.3.32 () {68 vars in 1624 bytes} [Fri Jul 3 21:54:19 2026] GET /volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:19.797507 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-4ab45a6d-7333-4ac5-858c-ba2ff200ef7b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:19.799756 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4ab45a6d-7333-4ac5-858c-ba2ff200ef7b tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 Jul 03 21:54:19.800027 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4ab45a6d-7333-4ac5-858c-ba2ff200ef7b tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:19.800260 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4ab45a6d-7333-4ac5-858c-ba2ff200ef7b tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:19.822234 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:19.822234 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:19.834089 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-4ab45a6d-7333-4ac5-858c-ba2ff200ef7b tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:54:19.844022 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4ab45a6d-7333-4ac5-858c-ba2ff200ef7b tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 returned with HTTP 200 Jul 03 21:54:19.844022 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 753/2964] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:19 2026] GET /volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 => generated 882 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:20.159950 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4633d691-934d-48c0-8421-2151aeeed1f5 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:20.161736 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4633d691-934d-48c0-8421-2151aeeed1f5 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 Jul 03 21:54:20.162007 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4633d691-934d-48c0-8421-2151aeeed1f5 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:20.162214 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4633d691-934d-48c0-8421-2151aeeed1f5 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:20.162319 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-4633d691-934d-48c0-8421-2151aeeed1f5 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d59027b0-6f7e-4a90-8fa3-50b48c58aca5. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:20.167294 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:20.167294 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:20.167968 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4633d691-934d-48c0-8421-2151aeeed1f5 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 returned with HTTP 200 Jul 03 21:54:20.168567 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 734/2965] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:20 2026] GET /volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:20.860537 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-603d9b94-f6cd-4c59-bb12-f784839c7e4f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:20.862514 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-603d9b94-f6cd-4c59-bb12-f784839c7e4f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 Jul 03 21:54:20.862633 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-603d9b94-f6cd-4c59-bb12-f784839c7e4f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:20.862883 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-603d9b94-f6cd-4c59-bb12-f784839c7e4f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:20.887954 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:20.887954 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:20.895642 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-603d9b94-f6cd-4c59-bb12-f784839c7e4f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:54:20.908447 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-603d9b94-f6cd-4c59-bb12-f784839c7e4f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 returned with HTTP 200 Jul 03 21:54:20.909199 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 742/2966] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:20 2026] GET /volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 => generated 882 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:21.182721 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9171e2bd-a912-469b-a4c0-cce9504d8237 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:21.184843 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9171e2bd-a912-469b-a4c0-cce9504d8237 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 Jul 03 21:54:21.184843 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9171e2bd-a912-469b-a4c0-cce9504d8237 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:21.185011 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9171e2bd-a912-469b-a4c0-cce9504d8237 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:21.185297 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-9171e2bd-a912-469b-a4c0-cce9504d8237 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d59027b0-6f7e-4a90-8fa3-50b48c58aca5. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:21.191785 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:21.191785 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:21.192266 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9171e2bd-a912-469b-a4c0-cce9504d8237 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 returned with HTTP 200 Jul 03 21:54:21.192667 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 738/2967] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:21 2026] GET /volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:21.928109 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9a777e88-a084-469e-9376-cab39f4346dc None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:21.930478 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9a777e88-a084-469e-9376-cab39f4346dc tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 Jul 03 21:54:21.930697 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9a777e88-a084-469e-9376-cab39f4346dc tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:21.930969 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9a777e88-a084-469e-9376-cab39f4346dc tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:21.942978 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:21.942978 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:21.947766 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-9a777e88-a084-469e-9376-cab39f4346dc tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:54:21.954340 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9a777e88-a084-469e-9376-cab39f4346dc tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 returned with HTTP 200 Jul 03 21:54:21.954874 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 754/2968] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:21 2026] GET /volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:22.206557 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-96bde4d7-483f-42ff-b90c-b56c308b334c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:22.208979 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-96bde4d7-483f-42ff-b90c-b56c308b334c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 Jul 03 21:54:22.209257 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-96bde4d7-483f-42ff-b90c-b56c308b334c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:22.210630 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-96bde4d7-483f-42ff-b90c-b56c308b334c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:22.211097 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-96bde4d7-483f-42ff-b90c-b56c308b334c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d59027b0-6f7e-4a90-8fa3-50b48c58aca5. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:22.223616 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:22.223616 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:22.225033 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-96bde4d7-483f-42ff-b90c-b56c308b334c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 returned with HTTP 200 Jul 03 21:54:22.225940 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 735/2969] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:22 2026] GET /volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:22.971031 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a9d74c1e-6fbc-4287-8e4c-fddf1bd83d42 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:22.973317 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a9d74c1e-6fbc-4287-8e4c-fddf1bd83d42 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 Jul 03 21:54:22.973592 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a9d74c1e-6fbc-4287-8e4c-fddf1bd83d42 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:22.973834 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a9d74c1e-6fbc-4287-8e4c-fddf1bd83d42 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:22.988988 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:22.988988 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:22.992692 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-a9d74c1e-6fbc-4287-8e4c-fddf1bd83d42 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:54:22.997077 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a9d74c1e-6fbc-4287-8e4c-fddf1bd83d42 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 returned with HTTP 200 Jul 03 21:54:22.997473 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 743/2970] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:22 2026] GET /volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:23.241097 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9d68aca7-70de-4671-b43b-8797233235b9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:23.243255 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9d68aca7-70de-4671-b43b-8797233235b9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 Jul 03 21:54:23.243470 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9d68aca7-70de-4671-b43b-8797233235b9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:23.243701 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9d68aca7-70de-4671-b43b-8797233235b9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:23.243804 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-9d68aca7-70de-4671-b43b-8797233235b9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d59027b0-6f7e-4a90-8fa3-50b48c58aca5. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:23.248187 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:23.248187 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:23.248981 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9d68aca7-70de-4671-b43b-8797233235b9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 returned with HTTP 200 Jul 03 21:54:23.249456 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 739/2971] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:23 2026] GET /volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:24.356329 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-43fd3e54-84ef-4815-8927-c6c5fbe00572 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:24.356329 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-43fd3e54-84ef-4815-8927-c6c5fbe00572 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 Jul 03 21:54:24.356329 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-43fd3e54-84ef-4815-8927-c6c5fbe00572 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:24.356329 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-43fd3e54-84ef-4815-8927-c6c5fbe00572 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:24.356329 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:24.356329 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:24.356329 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-43fd3e54-84ef-4815-8927-c6c5fbe00572 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:54:24.356329 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-43fd3e54-84ef-4815-8927-c6c5fbe00572 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 returned with HTTP 200 Jul 03 21:54:24.356329 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 755/2972] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:24 2026] GET /volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:24.363388 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-09a1acd2-78b6-47b0-a6e7-40f145abe0bc req-86504fe5-b75d-42e4-ac19-ba7e49506f29 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:24.363388 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-09a1acd2-78b6-47b0-a6e7-40f145abe0bc req-86504fe5-b75d-42e4-ac19-ba7e49506f29 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/6979a1b9-6e2a-49d9-b8dd-761616f8d999 Jul 03 21:54:24.363388 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-09a1acd2-78b6-47b0-a6e7-40f145abe0bc req-86504fe5-b75d-42e4-ac19-ba7e49506f29 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:24.363388 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-09a1acd2-78b6-47b0-a6e7-40f145abe0bc req-86504fe5-b75d-42e4-ac19-ba7e49506f29 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:24.365903 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-77d9ffe2-ed0b-4de4-92c8-85144223327d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:24.365903 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-77d9ffe2-ed0b-4de4-92c8-85144223327d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 Jul 03 21:54:24.365903 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-77d9ffe2-ed0b-4de4-92c8-85144223327d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:24.365903 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-77d9ffe2-ed0b-4de4-92c8-85144223327d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:24.365903 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-77d9ffe2-ed0b-4de4-92c8-85144223327d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d59027b0-6f7e-4a90-8fa3-50b48c58aca5. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:24.365903 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:24.365903 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:24.365903 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-77d9ffe2-ed0b-4de4-92c8-85144223327d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 returned with HTTP 200 Jul 03 21:54:24.365903 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 744/2973] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:24 2026] GET /volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:24.367681 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:24.367681 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:24.367681 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-09a1acd2-78b6-47b0-a6e7-40f145abe0bc req-86504fe5-b75d-42e4-ac19-ba7e49506f29 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:54:24.367681 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-09a1acd2-78b6-47b0-a6e7-40f145abe0bc req-86504fe5-b75d-42e4-ac19-ba7e49506f29 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/6979a1b9-6e2a-49d9-b8dd-761616f8d999 returned with HTTP 200 Jul 03 21:54:24.367681 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 736/2974] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:54:24 2026] GET /volume/v3/volumes/6979a1b9-6e2a-49d9-b8dd-761616f8d999 => generated 1657 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:54:24.521633 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-c9e078a6-1e5d-4e82-82b9-370237974f0b req-7569bea3-b107-469a-8a99-f6e0931c4e31 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:24.524324 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-c9e078a6-1e5d-4e82-82b9-370237974f0b req-7569bea3-b107-469a-8a99-f6e0931c4e31 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:54:24.524602 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-c9e078a6-1e5d-4e82-82b9-370237974f0b req-7569bea3-b107-469a-8a99-f6e0931c4e31 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:24.524851 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-c9e078a6-1e5d-4e82-82b9-370237974f0b req-7569bea3-b107-469a-8a99-f6e0931c4e31 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:24.538279 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:24.538279 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:24.545804 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-c9e078a6-1e5d-4e82-82b9-370237974f0b req-7569bea3-b107-469a-8a99-f6e0931c4e31 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:54:24.552218 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-c9e078a6-1e5d-4e82-82b9-370237974f0b req-7569bea3-b107-469a-8a99-f6e0931c4e31 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:54:24.552830 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 740/2975] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:54:24 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 1212 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:54:25.062845 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c159acad-cbbe-416a-86f7-5627e2771917 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:25.067092 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c159acad-cbbe-416a-86f7-5627e2771917 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 Jul 03 21:54:25.067432 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c159acad-cbbe-416a-86f7-5627e2771917 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:25.067700 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c159acad-cbbe-416a-86f7-5627e2771917 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:25.077295 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:25.077295 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:25.080798 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c159acad-cbbe-416a-86f7-5627e2771917 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:54:25.085286 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c159acad-cbbe-416a-86f7-5627e2771917 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 returned with HTTP 200 Jul 03 21:54:25.085655 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 756/2976] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:25 2026] GET /volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:25.291568 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-fcf6e93e-859a-42be-be3d-f91c678b2976 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:25.297398 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fcf6e93e-859a-42be-be3d-f91c678b2976 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 Jul 03 21:54:25.297398 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fcf6e93e-859a-42be-be3d-f91c678b2976 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:25.297398 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fcf6e93e-859a-42be-be3d-f91c678b2976 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:25.297398 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-fcf6e93e-859a-42be-be3d-f91c678b2976 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d59027b0-6f7e-4a90-8fa3-50b48c58aca5. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:25.302737 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:25.302737 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:25.303791 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fcf6e93e-859a-42be-be3d-f91c678b2976 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 returned with HTTP 200 Jul 03 21:54:25.305569 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 745/2977] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:25 2026] GET /volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:26.101559 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5b25eba9-1d56-43d5-a321-33bb1c8fa6bf None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:26.103474 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5b25eba9-1d56-43d5-a321-33bb1c8fa6bf tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 Jul 03 21:54:26.104495 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5b25eba9-1d56-43d5-a321-33bb1c8fa6bf tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:26.104495 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5b25eba9-1d56-43d5-a321-33bb1c8fa6bf tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:26.114431 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:26.114431 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:26.120232 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-5b25eba9-1d56-43d5-a321-33bb1c8fa6bf tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:54:26.122724 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5b25eba9-1d56-43d5-a321-33bb1c8fa6bf tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 returned with HTTP 200 Jul 03 21:54:26.123237 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 737/2978] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:26 2026] GET /volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:26.213275 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-02a046a0-5cfc-4e67-a259-9f529e466f0f req-af81dd6a-1f77-48b4-9932-91026c1a2822 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:26.215665 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-02a046a0-5cfc-4e67-a259-9f529e466f0f req-af81dd6a-1f77-48b4-9932-91026c1a2822 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] POST https://10.4.3.32/volume/v3/attachments/0faa815d-04d7-4039-86cc-23f7902ffd0c/action Jul 03 21:54:26.216104 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-02a046a0-5cfc-4e67-a259-9f529e466f0f req-af81dd6a-1f77-48b4-9932-91026c1a2822 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Action body: b'{"os-complete": null}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:54:26.216274 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-02a046a0-5cfc-4e67-a259-9f529e466f0f req-af81dd6a-1f77-48b4-9932-91026c1a2822 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:54:26.232085 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:26.232085 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:26.245351 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-02a046a0-5cfc-4e67-a259-9f529e466f0f req-af81dd6a-1f77-48b4-9932-91026c1a2822 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/attachments/0faa815d-04d7-4039-86cc-23f7902ffd0c/action returned with HTTP 204 Jul 03 21:54:26.245935 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 741/2979] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:54:26 2026] POST /volume/v3/attachments/0faa815d-04d7-4039-86cc-23f7902ffd0c/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:54:26.319060 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-96620620-8b5c-411e-b8f9-f6cc6d3faf5f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:26.320841 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-96620620-8b5c-411e-b8f9-f6cc6d3faf5f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 Jul 03 21:54:26.321111 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-96620620-8b5c-411e-b8f9-f6cc6d3faf5f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:26.321321 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-96620620-8b5c-411e-b8f9-f6cc6d3faf5f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:26.321444 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-96620620-8b5c-411e-b8f9-f6cc6d3faf5f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d59027b0-6f7e-4a90-8fa3-50b48c58aca5. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:26.326099 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:26.326099 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:26.326926 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-96620620-8b5c-411e-b8f9-f6cc6d3faf5f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 returned with HTTP 200 Jul 03 21:54:26.327363 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 757/2980] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:26 2026] GET /volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:26.592472 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e7e7fc60-53d1-4fae-a4cd-79febbc5775b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:26.592895 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e7e7fc60-53d1-4fae-a4cd-79febbc5775b None None] GET https://10.4.3.32/volume// Jul 03 21:54:26.593087 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e7e7fc60-53d1-4fae-a4cd-79febbc5775b None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:26.593286 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e7e7fc60-53d1-4fae-a4cd-79febbc5775b None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:26.593675 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e7e7fc60-53d1-4fae-a4cd-79febbc5775b None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:54:26.594018 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 746/2981] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:54:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 21:54:26.603221 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-c9e078a6-1e5d-4e82-82b9-370237974f0b req-90806d31-3ac6-4ce1-b220-28b9de8062c4 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:26.605919 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-c9e078a6-1e5d-4e82-82b9-370237974f0b req-90806d31-3ac6-4ce1-b220-28b9de8062c4 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:54:26.607470 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-c9e078a6-1e5d-4e82-82b9-370237974f0b req-90806d31-3ac6-4ce1-b220-28b9de8062c4 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ebb94822-c236-4c6c-9c7c-07c84e48977b", "connector": null, "instance_uuid": "b828442b-c702-46f8-8d4b-6aeacdc41cda"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:54:26.624993 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:26.624993 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:26.638748 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-09a1acd2-78b6-47b0-a6e7-40f145abe0bc req-e724432a-96aa-45d6-acd7-aa975b84d13f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:26.640886 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-09a1acd2-78b6-47b0-a6e7-40f145abe0bc req-e724432a-96aa-45d6-acd7-aa975b84d13f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] DELETE https://10.4.3.32/volume/v3/attachments/d4112e8c-9813-4b1b-9d42-267418271ed2 Jul 03 21:54:26.641082 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-09a1acd2-78b6-47b0-a6e7-40f145abe0bc req-e724432a-96aa-45d6-acd7-aa975b84d13f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:26.641296 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-09a1acd2-78b6-47b0-a6e7-40f145abe0bc req-e724432a-96aa-45d6-acd7-aa975b84d13f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:26.651975 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:26.651975 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:26.660686 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-c9e078a6-1e5d-4e82-82b9-370237974f0b req-90806d31-3ac6-4ce1-b220-28b9de8062c4 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:54:26.661205 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 738/2982] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:54:26 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 21:54:27.083351 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-bfc3f4fe-d683-459b-82ac-db9697e59660 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:27.085221 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bfc3f4fe-d683-459b-82ac-db9697e59660 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:54:27.085494 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bfc3f4fe-d683-459b-82ac-db9697e59660 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:27.085689 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bfc3f4fe-d683-459b-82ac-db9697e59660 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:27.099204 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:27.099204 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:27.108017 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-bfc3f4fe-d683-459b-82ac-db9697e59660 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:54:27.113905 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bfc3f4fe-d683-459b-82ac-db9697e59660 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:54:27.114299 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 758/2983] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:27 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 1214 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:54:27.137186 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2f51f3c6-b8d7-4ec0-ae27-6cc51f1f082c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:27.139269 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2f51f3c6-b8d7-4ec0-ae27-6cc51f1f082c tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 Jul 03 21:54:27.139495 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2f51f3c6-b8d7-4ec0-ae27-6cc51f1f082c tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:27.139694 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2f51f3c6-b8d7-4ec0-ae27-6cc51f1f082c tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:27.151676 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:27.151676 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:27.156253 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2f51f3c6-b8d7-4ec0-ae27-6cc51f1f082c tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:54:27.162097 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2f51f3c6-b8d7-4ec0-ae27-6cc51f1f082c tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 returned with HTTP 200 Jul 03 21:54:27.162627 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 747/2984] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:27 2026] GET /volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 => generated 1174 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:54:27.181760 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-772fe9ef-0a21-4e93-b59d-8e153ca15f58 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:27.183968 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-772fe9ef-0a21-4e93-b59d-8e153ca15f58 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 Jul 03 21:54:27.184243 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-772fe9ef-0a21-4e93-b59d-8e153ca15f58 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:27.184561 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-772fe9ef-0a21-4e93-b59d-8e153ca15f58 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:27.187044 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-09a1acd2-78b6-47b0-a6e7-40f145abe0bc req-e724432a-96aa-45d6-acd7-aa975b84d13f tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/attachments/d4112e8c-9813-4b1b-9d42-267418271ed2 returned with HTTP 200 Jul 03 21:54:27.187589 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 742/2985] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:54:26 2026] DELETE /volume/v3/attachments/d4112e8c-9813-4b1b-9d42-267418271ed2 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:27.200387 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:27.200387 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:27.204392 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e11e6b2e-e6ab-408a-a011-3bbee3c0657d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:27.204983 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e11e6b2e-e6ab-408a-a011-3bbee3c0657d None None] GET https://10.4.3.32/volume// Jul 03 21:54:27.205254 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e11e6b2e-e6ab-408a-a011-3bbee3c0657d None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:27.205323 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-772fe9ef-0a21-4e93-b59d-8e153ca15f58 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:54:27.205577 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e11e6b2e-e6ab-408a-a011-3bbee3c0657d None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:27.206059 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e11e6b2e-e6ab-408a-a011-3bbee3c0657d None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:54:27.206551 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 759/2986] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:54:27 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 21:54:27.212665 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-772fe9ef-0a21-4e93-b59d-8e153ca15f58 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 returned with HTTP 200 Jul 03 21:54:27.213151 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 739/2987] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:27 2026] GET /volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 => generated 1174 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:54:27.218309 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-c9e078a6-1e5d-4e82-82b9-370237974f0b req-b418bacd-6599-4cfa-bdb3-e015779a9fc2 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:27.223611 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-c9e078a6-1e5d-4e82-82b9-370237974f0b req-b418bacd-6599-4cfa-bdb3-e015779a9fc2 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:54:27.223897 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-c9e078a6-1e5d-4e82-82b9-370237974f0b req-b418bacd-6599-4cfa-bdb3-e015779a9fc2 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:27.224112 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-c9e078a6-1e5d-4e82-82b9-370237974f0b req-b418bacd-6599-4cfa-bdb3-e015779a9fc2 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:27.244757 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:27.244757 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:27.248893 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-c9e078a6-1e5d-4e82-82b9-370237974f0b req-b418bacd-6599-4cfa-bdb3-e015779a9fc2 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:54:27.253347 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-c9e078a6-1e5d-4e82-82b9-370237974f0b req-b418bacd-6599-4cfa-bdb3-e015779a9fc2 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:54:27.253839 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 748/2988] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:54:27 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 1394 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:54:27.283225 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-c1fe3c1b-bf4e-4df2-843c-021bdbef1ac7 req-4b5a8762-cff9-4d1d-aa14-5e714da658c4 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:27.286035 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-c1fe3c1b-bf4e-4df2-843c-021bdbef1ac7 req-4b5a8762-cff9-4d1d-aa14-5e714da658c4 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 Jul 03 21:54:27.286302 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-c1fe3c1b-bf4e-4df2-843c-021bdbef1ac7 req-4b5a8762-cff9-4d1d-aa14-5e714da658c4 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:27.286595 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-c1fe3c1b-bf4e-4df2-843c-021bdbef1ac7 req-4b5a8762-cff9-4d1d-aa14-5e714da658c4 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:27.298030 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:27.298030 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:27.302099 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-c1fe3c1b-bf4e-4df2-843c-021bdbef1ac7 req-4b5a8762-cff9-4d1d-aa14-5e714da658c4 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:54:27.306942 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-c1fe3c1b-bf4e-4df2-843c-021bdbef1ac7 req-4b5a8762-cff9-4d1d-aa14-5e714da658c4 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 returned with HTTP 200 Jul 03 21:54:27.307382 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 743/2989] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:54:27 2026] GET /volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 => generated 1174 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:54:27.330875 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-c1fe3c1b-bf4e-4df2-843c-021bdbef1ac7 req-85072ca1-c5fa-481f-97ef-8684f64ad68e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:27.334731 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-c1fe3c1b-bf4e-4df2-843c-021bdbef1ac7 req-85072ca1-c5fa-481f-97ef-8684f64ad68e tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] POST https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3/action Jul 03 21:54:27.334731 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-c1fe3c1b-bf4e-4df2-843c-021bdbef1ac7 req-85072ca1-c5fa-481f-97ef-8684f64ad68e tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:54:27.334731 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-c1fe3c1b-bf4e-4df2-843c-021bdbef1ac7 req-85072ca1-c5fa-481f-97ef-8684f64ad68e tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:54:27.342071 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7b9cd041-3655-439c-abd9-47858d391720 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:27.343932 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7b9cd041-3655-439c-abd9-47858d391720 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 Jul 03 21:54:27.344225 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7b9cd041-3655-439c-abd9-47858d391720 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:27.344499 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7b9cd041-3655-439c-abd9-47858d391720 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:27.344669 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-7b9cd041-3655-439c-abd9-47858d391720 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d59027b0-6f7e-4a90-8fa3-50b48c58aca5. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:27.346321 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:27.346321 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:27.347155 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-c1fe3c1b-bf4e-4df2-843c-021bdbef1ac7 req-85072ca1-c5fa-481f-97ef-8684f64ad68e tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:54:27.349830 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:27.349830 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:27.350546 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7b9cd041-3655-439c-abd9-47858d391720 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 returned with HTTP 200 Jul 03 21:54:27.350917 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 740/2990] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:27 2026] GET /volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:27.356035 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-c1fe3c1b-bf4e-4df2-843c-021bdbef1ac7 req-85072ca1-c5fa-481f-97ef-8684f64ad68e tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Begin detaching volume completed successfully. Jul 03 21:54:27.357392 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-c1fe3c1b-bf4e-4df2-843c-021bdbef1ac7 req-85072ca1-c5fa-481f-97ef-8684f64ad68e tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3/action returned with HTTP 202 Jul 03 21:54:27.357392 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 760/2991] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 21:54:27 2026] POST /volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:54:27.401064 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-c9e078a6-1e5d-4e82-82b9-370237974f0b req-c4cde897-3f4f-45aa-9a15-56345ec4b5fd None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:27.406566 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-c9e078a6-1e5d-4e82-82b9-370237974f0b req-c4cde897-3f4f-45aa-9a15-56345ec4b5fd tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] PUT https://10.4.3.32/volume/v3/attachments/f53a1941-c1a6-4b16-b11c-f1733f405890 Jul 03 21:54:27.406671 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-c9e078a6-1e5d-4e82-82b9-370237974f0b req-c4cde897-3f4f-45aa-9a15-56345ec4b5fd tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:54:27.418444 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-c9e078a6-1e5d-4e82-82b9-370237974f0b req-c4cde897-3f4f-45aa-9a15-56345ec4b5fd tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Acquiring lock "cinder-attachment_update-ebb94822-c236-4c6c-9c7c-07c84e48977b-np0000004475" by "attachment_update" {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:54:27.425204 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-c9e078a6-1e5d-4e82-82b9-370237974f0b req-c4cde897-3f4f-45aa-9a15-56345ec4b5fd tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Lock "cinder-attachment_update-ebb94822-c236-4c6c-9c7c-07c84e48977b-np0000004475" acquired by "attachment_update" :: waited 0.005s {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:54:27.425204 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:27.425204 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:27.968732 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-c9e078a6-1e5d-4e82-82b9-370237974f0b req-c4cde897-3f4f-45aa-9a15-56345ec4b5fd tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Lock "cinder-attachment_update-ebb94822-c236-4c6c-9c7c-07c84e48977b-np0000004475" released by "attachment_update" :: held 0.545s {{(pid=99934) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:54:27.969174 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-c9e078a6-1e5d-4e82-82b9-370237974f0b req-c4cde897-3f4f-45aa-9a15-56345ec4b5fd tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/attachments/f53a1941-c1a6-4b16-b11c-f1733f405890 returned with HTTP 200 Jul 03 21:54:27.969773 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 749/2992] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:54:27 2026] PUT /volume/v3/attachments/f53a1941-c1a6-4b16-b11c-f1733f405890 => generated 969 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:54:28.131097 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-dc71a298-288a-4b4a-9d46-032ea8253b7a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:28.133170 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-dc71a298-288a-4b4a-9d46-032ea8253b7a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:54:28.133576 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-dc71a298-288a-4b4a-9d46-032ea8253b7a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:28.133766 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-dc71a298-288a-4b4a-9d46-032ea8253b7a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:28.149642 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:28.149642 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:28.155032 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-dc71a298-288a-4b4a-9d46-032ea8253b7a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:54:28.161066 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-dc71a298-288a-4b4a-9d46-032ea8253b7a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:54:28.161599 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 744/2993] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:28 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 1215 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:54:28.366151 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-78027998-e65b-43c1-8623-fb945f608086 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:28.368948 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-78027998-e65b-43c1-8623-fb945f608086 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 Jul 03 21:54:28.369099 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-78027998-e65b-43c1-8623-fb945f608086 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:28.369413 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-78027998-e65b-43c1-8623-fb945f608086 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:28.369504 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-78027998-e65b-43c1-8623-fb945f608086 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d59027b0-6f7e-4a90-8fa3-50b48c58aca5. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:28.374828 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:28.374828 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:28.375895 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-78027998-e65b-43c1-8623-fb945f608086 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 returned with HTTP 200 Jul 03 21:54:28.379507 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 741/2994] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:28 2026] GET /volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:28.405137 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-365f52a5-f161-44d5-a370-0dfa498519a7 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:28.405661 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-365f52a5-f161-44d5-a370-0dfa498519a7 None None] GET https://10.4.3.32/volume// Jul 03 21:54:28.405876 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-365f52a5-f161-44d5-a370-0dfa498519a7 None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:28.406093 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-365f52a5-f161-44d5-a370-0dfa498519a7 None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:28.406477 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-365f52a5-f161-44d5-a370-0dfa498519a7 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:54:28.406802 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 761/2995] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:54: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 21:54:28.417194 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-c1fe3c1b-bf4e-4df2-843c-021bdbef1ac7 req-a19e6f06-98b6-4db5-8c97-755c85e63e4e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:28.427816 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-c1fe3c1b-bf4e-4df2-843c-021bdbef1ac7 req-a19e6f06-98b6-4db5-8c97-755c85e63e4e tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 Jul 03 21:54:28.428084 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-c1fe3c1b-bf4e-4df2-843c-021bdbef1ac7 req-a19e6f06-98b6-4db5-8c97-755c85e63e4e tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:28.428547 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-c1fe3c1b-bf4e-4df2-843c-021bdbef1ac7 req-a19e6f06-98b6-4db5-8c97-755c85e63e4e tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:28.441492 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:28.441492 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:28.446471 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-c1fe3c1b-bf4e-4df2-843c-021bdbef1ac7 req-a19e6f06-98b6-4db5-8c97-755c85e63e4e tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:54:28.457510 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-c1fe3c1b-bf4e-4df2-843c-021bdbef1ac7 req-a19e6f06-98b6-4db5-8c97-755c85e63e4e tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 returned with HTTP 200 Jul 03 21:54:28.458446 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 750/2996] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:54:28 2026] GET /volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 => generated 1357 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:54:28.475523 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-c1fe3c1b-bf4e-4df2-843c-021bdbef1ac7 req-8aa9b43e-e4da-4f92-8a5f-93f16bb84b56 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:28.478216 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-c1fe3c1b-bf4e-4df2-843c-021bdbef1ac7 req-8aa9b43e-e4da-4f92-8a5f-93f16bb84b56 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3/encryption Jul 03 21:54:28.478546 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-c1fe3c1b-bf4e-4df2-843c-021bdbef1ac7 req-8aa9b43e-e4da-4f92-8a5f-93f16bb84b56 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:28.481415 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-c1fe3c1b-bf4e-4df2-843c-021bdbef1ac7 req-8aa9b43e-e4da-4f92-8a5f-93f16bb84b56 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'index' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:28.490886 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:28.490886 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:28.499171 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-c1fe3c1b-bf4e-4df2-843c-021bdbef1ac7 req-8aa9b43e-e4da-4f92-8a5f-93f16bb84b56 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3/encryption returned with HTTP 200 Jul 03 21:54:28.499466 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 745/2997] 10.4.3.32 () {68 vars in 1624 bytes} [Fri Jul 3 21:54:28 2026] GET /volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:29.179885 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-2f26b8ae-1490-463e-bf95-585a2f6aa7d0 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:29.181955 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2f26b8ae-1490-463e-bf95-585a2f6aa7d0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:54:29.182163 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2f26b8ae-1490-463e-bf95-585a2f6aa7d0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:29.182363 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2f26b8ae-1490-463e-bf95-585a2f6aa7d0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:29.197539 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:29.197539 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:29.201224 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-2f26b8ae-1490-463e-bf95-585a2f6aa7d0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:54:29.206068 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2f26b8ae-1490-463e-bf95-585a2f6aa7d0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:54:29.206515 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 742/2998] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:29 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 1215 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:54:29.389342 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2f0916cb-02f0-4062-8239-ae0a073782fd None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:29.391304 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2f0916cb-02f0-4062-8239-ae0a073782fd tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 Jul 03 21:54:29.391562 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2f0916cb-02f0-4062-8239-ae0a073782fd tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:29.391789 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2f0916cb-02f0-4062-8239-ae0a073782fd tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:29.391915 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-2f0916cb-02f0-4062-8239-ae0a073782fd tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d59027b0-6f7e-4a90-8fa3-50b48c58aca5. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:29.397363 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:29.397363 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:29.398118 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2f0916cb-02f0-4062-8239-ae0a073782fd tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 returned with HTTP 200 Jul 03 21:54:29.398510 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 762/2999] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:29 2026] GET /volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:30.219460 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-bcdf4af3-40aa-4656-aea5-0d4a44d05fcb None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:30.221874 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-bcdf4af3-40aa-4656-aea5-0d4a44d05fcb tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:54:30.222202 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-bcdf4af3-40aa-4656-aea5-0d4a44d05fcb tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:30.222406 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-bcdf4af3-40aa-4656-aea5-0d4a44d05fcb tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:30.236914 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:30.236914 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:30.241686 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-bcdf4af3-40aa-4656-aea5-0d4a44d05fcb tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:54:30.247077 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-bcdf4af3-40aa-4656-aea5-0d4a44d05fcb tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:54:30.247321 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 751/3000] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:30 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 1215 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:54:30.411452 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-26f913c2-c447-4d54-b1f5-bae72e16055b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:30.414011 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-26f913c2-c447-4d54-b1f5-bae72e16055b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 Jul 03 21:54:30.414348 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-26f913c2-c447-4d54-b1f5-bae72e16055b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:30.414488 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-26f913c2-c447-4d54-b1f5-bae72e16055b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:30.414637 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-26f913c2-c447-4d54-b1f5-bae72e16055b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d59027b0-6f7e-4a90-8fa3-50b48c58aca5. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:30.420037 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:30.420037 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:30.421190 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-26f913c2-c447-4d54-b1f5-bae72e16055b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 returned with HTTP 200 Jul 03 21:54:30.421620 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 746/3001] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:30 2026] GET /volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:30.615637 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-df114fd1-de2f-4925-bd1d-9c48dd60ad30 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:30.617939 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-df114fd1-de2f-4925-bd1d-9c48dd60ad30 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] DELETE https://10.4.3.32/volume/v3/volumes/6979a1b9-6e2a-49d9-b8dd-761616f8d999 Jul 03 21:54:30.618320 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-df114fd1-de2f-4925-bd1d-9c48dd60ad30 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:30.618833 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-df114fd1-de2f-4925-bd1d-9c48dd60ad30 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:30.618833 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-df114fd1-de2f-4925-bd1d-9c48dd60ad30 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Delete volume with id: 6979a1b9-6e2a-49d9-b8dd-761616f8d999 Jul 03 21:54:30.628078 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:30.628078 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:30.628726 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-df114fd1-de2f-4925-bd1d-9c48dd60ad30 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:54:30.657713 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-df114fd1-de2f-4925-bd1d-9c48dd60ad30 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Delete volume request issued successfully. Jul 03 21:54:30.657966 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-df114fd1-de2f-4925-bd1d-9c48dd60ad30 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/6979a1b9-6e2a-49d9-b8dd-761616f8d999 returned with HTTP 202 Jul 03 21:54:30.658622 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 743/3002] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:54:30 2026] DELETE /volume/v3/volumes/6979a1b9-6e2a-49d9-b8dd-761616f8d999 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:54:30.667722 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-03852685-c396-4700-a65a-f5acf79289bb None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:30.671698 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-03852685-c396-4700-a65a-f5acf79289bb tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/6979a1b9-6e2a-49d9-b8dd-761616f8d999 Jul 03 21:54:30.672022 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-03852685-c396-4700-a65a-f5acf79289bb tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:30.672308 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-03852685-c396-4700-a65a-f5acf79289bb tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:30.680981 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:30.680981 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:30.692505 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-03852685-c396-4700-a65a-f5acf79289bb tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Volume info retrieved successfully. Jul 03 21:54:30.704636 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-03852685-c396-4700-a65a-f5acf79289bb tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/6979a1b9-6e2a-49d9-b8dd-761616f8d999 returned with HTTP 200 Jul 03 21:54:30.705506 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 763/3003] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:30 2026] GET /volume/v3/volumes/6979a1b9-6e2a-49d9-b8dd-761616f8d999 => generated 1364 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:54:31.249131 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-c1fe3c1b-bf4e-4df2-843c-021bdbef1ac7 req-fb456ea4-29ac-4658-a350-fc252804f60e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:31.251540 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-c1fe3c1b-bf4e-4df2-843c-021bdbef1ac7 req-fb456ea4-29ac-4658-a350-fc252804f60e tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] DELETE https://10.4.3.32/volume/v3/attachments/0faa815d-04d7-4039-86cc-23f7902ffd0c Jul 03 21:54:31.251795 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-c1fe3c1b-bf4e-4df2-843c-021bdbef1ac7 req-fb456ea4-29ac-4658-a350-fc252804f60e tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:31.252005 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-c1fe3c1b-bf4e-4df2-843c-021bdbef1ac7 req-fb456ea4-29ac-4658-a350-fc252804f60e tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:31.260073 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:31.260073 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:31.267196 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-cbf99ec6-7862-456c-b602-02c36b0d1b26 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:31.276164 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-cbf99ec6-7862-456c-b602-02c36b0d1b26 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:54:31.276491 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-cbf99ec6-7862-456c-b602-02c36b0d1b26 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:31.276728 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-cbf99ec6-7862-456c-b602-02c36b0d1b26 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:31.303910 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:31.303910 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:31.309289 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-cbf99ec6-7862-456c-b602-02c36b0d1b26 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:54:31.315942 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-cbf99ec6-7862-456c-b602-02c36b0d1b26 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:54:31.316260 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 747/3004] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:31 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 1215 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:54:31.436175 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8391c2e1-04fb-4f4b-8f16-505b55efaeb3 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:31.438133 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8391c2e1-04fb-4f4b-8f16-505b55efaeb3 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 Jul 03 21:54:31.438380 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8391c2e1-04fb-4f4b-8f16-505b55efaeb3 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:31.438633 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8391c2e1-04fb-4f4b-8f16-505b55efaeb3 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:31.438783 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-8391c2e1-04fb-4f4b-8f16-505b55efaeb3 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d59027b0-6f7e-4a90-8fa3-50b48c58aca5. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:31.443984 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:31.443984 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:31.444675 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8391c2e1-04fb-4f4b-8f16-505b55efaeb3 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 returned with HTTP 200 Jul 03 21:54:31.445218 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 744/3005] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:31 2026] GET /volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:31.462461 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c3e457d4-d673-47ff-9eb5-73b5f068001d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:31.464358 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c3e457d4-d673-47ff-9eb5-73b5f068001d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] DELETE https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 Jul 03 21:54:31.464637 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c3e457d4-d673-47ff-9eb5-73b5f068001d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:31.464846 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c3e457d4-d673-47ff-9eb5-73b5f068001d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:31.465061 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.contrib.backups [None req-c3e457d4-d673-47ff-9eb5-73b5f068001d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Delete backup with id: d59027b0-6f7e-4a90-8fa3-50b48c58aca5. Jul 03 21:54:31.470334 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:31.470334 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:31.486544 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.backup.rpcapi [None req-c3e457d4-d673-47ff-9eb5-73b5f068001d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] delete_backup rpcapi backup_id d59027b0-6f7e-4a90-8fa3-50b48c58aca5 {{(pid=99936) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 21:54:31.488817 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c3e457d4-d673-47ff-9eb5-73b5f068001d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 returned with HTTP 202 Jul 03 21:54:31.489275 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 764/3006] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 21:54:31 2026] DELETE /volume/v3/backups/d59027b0-6f7e-4a90-8fa3-50b48c58aca5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:54:31.498795 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ad08e9cd-77cb-4d29-9213-d0a65211ae9f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:31.501030 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ad08e9cd-77cb-4d29-9213-d0a65211ae9f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/deb89156-f021-4775-a6cf-a12e9545c84e Jul 03 21:54:31.501250 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ad08e9cd-77cb-4d29-9213-d0a65211ae9f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:31.501484 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ad08e9cd-77cb-4d29-9213-d0a65211ae9f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:31.501640 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-ad08e9cd-77cb-4d29-9213-d0a65211ae9f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Delete volume with id: deb89156-f021-4775-a6cf-a12e9545c84e Jul 03 21:54:31.510025 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:31.510025 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:31.510453 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-ad08e9cd-77cb-4d29-9213-d0a65211ae9f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Volume info retrieved successfully. Jul 03 21:54:31.535890 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-ad08e9cd-77cb-4d29-9213-d0a65211ae9f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Delete volume request issued successfully. Jul 03 21:54:31.536188 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ad08e9cd-77cb-4d29-9213-d0a65211ae9f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/volumes/deb89156-f021-4775-a6cf-a12e9545c84e returned with HTTP 202 Jul 03 21:54:31.536606 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 748/3007] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 21:54:31 2026] DELETE /volume/v3/volumes/deb89156-f021-4775-a6cf-a12e9545c84e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:54:31.549093 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-aeab8dae-fde6-4e41-9387-bde71a4bb334 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:31.551630 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-aeab8dae-fde6-4e41-9387-bde71a4bb334 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/volumes/deb89156-f021-4775-a6cf-a12e9545c84e Jul 03 21:54:31.551951 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-aeab8dae-fde6-4e41-9387-bde71a4bb334 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:31.552736 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-aeab8dae-fde6-4e41-9387-bde71a4bb334 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:31.562919 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:31.562919 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:31.569438 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-aeab8dae-fde6-4e41-9387-bde71a4bb334 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Volume info retrieved successfully. Jul 03 21:54:31.577992 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-aeab8dae-fde6-4e41-9387-bde71a4bb334 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/volumes/deb89156-f021-4775-a6cf-a12e9545c84e returned with HTTP 200 Jul 03 21:54:31.578565 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 745/3008] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:31 2026] GET /volume/v3/volumes/deb89156-f021-4775-a6cf-a12e9545c84e => generated 1014 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:54:31.722099 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3a27bf2d-3c95-4d58-a7ec-0069bada0e14 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:31.724237 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3a27bf2d-3c95-4d58-a7ec-0069bada0e14 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] GET https://10.4.3.32/volume/v3/volumes/6979a1b9-6e2a-49d9-b8dd-761616f8d999 Jul 03 21:54:31.725198 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3a27bf2d-3c95-4d58-a7ec-0069bada0e14 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:31.725198 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3a27bf2d-3c95-4d58-a7ec-0069bada0e14 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:31.735679 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3a27bf2d-3c95-4d58-a7ec-0069bada0e14 tempest-AttachVolumeMultiAttachTest-1179035784 tempest-AttachVolumeMultiAttachTest-1179035784-project-member] https://10.4.3.32/volume/v3/volumes/6979a1b9-6e2a-49d9-b8dd-761616f8d999 returned with HTTP 404 Jul 03 21:54:31.736637 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 765/3009] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:31 2026] GET /volume/v3/volumes/6979a1b9-6e2a-49d9-b8dd-761616f8d999 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:54:31.831329 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-c1fe3c1b-bf4e-4df2-843c-021bdbef1ac7 req-fb456ea4-29ac-4658-a350-fc252804f60e tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/attachments/0faa815d-04d7-4039-86cc-23f7902ffd0c returned with HTTP 200 Jul 03 21:54:31.832469 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 752/3010] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:54:31 2026] DELETE /volume/v3/attachments/0faa815d-04d7-4039-86cc-23f7902ffd0c => generated 19 bytes in 583 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:32.035309 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-cece4a2d-01f7-4164-af19-2fd44809237c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:32.041169 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-cece4a2d-01f7-4164-af19-2fd44809237c tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/3e45a031-f75d-482f-bd6e-b067668cdc47 Jul 03 21:54:32.041843 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-cece4a2d-01f7-4164-af19-2fd44809237c tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:32.042732 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-cece4a2d-01f7-4164-af19-2fd44809237c tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:32.042732 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.snapshots [None req-cece4a2d-01f7-4164-af19-2fd44809237c tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Delete snapshot with id: 3e45a031-f75d-482f-bd6e-b067668cdc47 Jul 03 21:54:32.055746 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-cece4a2d-01f7-4164-af19-2fd44809237c tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/snapshots/3e45a031-f75d-482f-bd6e-b067668cdc47 returned with HTTP 404 Jul 03 21:54:32.057156 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 749/3011] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:54:32 2026] DELETE /volume/v3/snapshots/3e45a031-f75d-482f-bd6e-b067668cdc47 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:54:32.068727 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-28c40042-79fe-4000-873e-5df851826089 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:32.071044 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-28c40042-79fe-4000-873e-5df851826089 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/snapshots/3e45a031-f75d-482f-bd6e-b067668cdc47 Jul 03 21:54:32.071256 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-28c40042-79fe-4000-873e-5df851826089 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:32.071460 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-28c40042-79fe-4000-873e-5df851826089 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:32.077409 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-28c40042-79fe-4000-873e-5df851826089 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/snapshots/3e45a031-f75d-482f-bd6e-b067668cdc47 returned with HTTP 404 Jul 03 21:54:32.078180 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 746/3012] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:54:32 2026] GET /volume/v3/snapshots/3e45a031-f75d-482f-bd6e-b067668cdc47 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:54:32.140657 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-0089f6bb-1aca-440a-93ba-df49b8e2cbcd req-eeb2eb3a-f4f8-42e5-93f8-b4a64c89af26 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:32.145630 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-0089f6bb-1aca-440a-93ba-df49b8e2cbcd req-eeb2eb3a-f4f8-42e5-93f8-b4a64c89af26 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 Jul 03 21:54:32.145993 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-0089f6bb-1aca-440a-93ba-df49b8e2cbcd req-eeb2eb3a-f4f8-42e5-93f8-b4a64c89af26 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:32.146246 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-0089f6bb-1aca-440a-93ba-df49b8e2cbcd req-eeb2eb3a-f4f8-42e5-93f8-b4a64c89af26 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:32.163597 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:32.163597 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:32.169646 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-0089f6bb-1aca-440a-93ba-df49b8e2cbcd req-eeb2eb3a-f4f8-42e5-93f8-b4a64c89af26 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:54:32.178581 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-0089f6bb-1aca-440a-93ba-df49b8e2cbcd req-eeb2eb3a-f4f8-42e5-93f8-b4a64c89af26 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 returned with HTTP 200 Jul 03 21:54:32.179137 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 766/3013] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:54:32 2026] GET /volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 => generated 1138 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:54:32.207341 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-0089f6bb-1aca-440a-93ba-df49b8e2cbcd req-da117c92-cc2e-4d73-b24d-eefdce1b666f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:32.210344 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-0089f6bb-1aca-440a-93ba-df49b8e2cbcd req-da117c92-cc2e-4d73-b24d-eefdce1b666f tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] POST https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4/action Jul 03 21:54:32.210777 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-0089f6bb-1aca-440a-93ba-df49b8e2cbcd req-da117c92-cc2e-4d73-b24d-eefdce1b666f tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:54:32.211243 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-0089f6bb-1aca-440a-93ba-df49b8e2cbcd req-da117c92-cc2e-4d73-b24d-eefdce1b666f tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:54:32.228087 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:32.228087 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:32.228724 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-0089f6bb-1aca-440a-93ba-df49b8e2cbcd req-da117c92-cc2e-4d73-b24d-eefdce1b666f tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:54:32.243003 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-0089f6bb-1aca-440a-93ba-df49b8e2cbcd req-da117c92-cc2e-4d73-b24d-eefdce1b666f tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Begin detaching volume completed successfully. Jul 03 21:54:32.243395 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-0089f6bb-1aca-440a-93ba-df49b8e2cbcd req-da117c92-cc2e-4d73-b24d-eefdce1b666f tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4/action returned with HTTP 202 Jul 03 21:54:32.244814 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 753/3014] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 21:54:32 2026] POST /volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:54:32.333617 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e5cdca0a-2d04-4ce4-be2b-0ecdb92c04c9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:32.337784 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e5cdca0a-2d04-4ce4-be2b-0ecdb92c04c9 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:54:32.338088 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e5cdca0a-2d04-4ce4-be2b-0ecdb92c04c9 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:32.338353 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e5cdca0a-2d04-4ce4-be2b-0ecdb92c04c9 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:32.358549 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:32.358549 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:32.364675 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-e5cdca0a-2d04-4ce4-be2b-0ecdb92c04c9 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:54:32.374947 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e5cdca0a-2d04-4ce4-be2b-0ecdb92c04c9 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:54:32.375349 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 750/3015] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:32 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 1215 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:54:32.600470 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4d318afc-0d9d-4072-a740-0c8a656d46a8 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:32.602265 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4d318afc-0d9d-4072-a740-0c8a656d46a8 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/volumes/deb89156-f021-4775-a6cf-a12e9545c84e Jul 03 21:54:32.602538 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4d318afc-0d9d-4072-a740-0c8a656d46a8 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:32.603130 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4d318afc-0d9d-4072-a740-0c8a656d46a8 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:32.610564 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4d318afc-0d9d-4072-a740-0c8a656d46a8 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/volumes/deb89156-f021-4775-a6cf-a12e9545c84e returned with HTTP 404 Jul 03 21:54:32.611603 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 747/3016] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:32 2026] GET /volume/v3/volumes/deb89156-f021-4775-a6cf-a12e9545c84e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:54:32.621545 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9f266c20-838d-407e-8ad1-f66101761c38 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:32.624002 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9f266c20-838d-407e-8ad1-f66101761c38 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65/export_record Jul 03 21:54:32.624288 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9f266c20-838d-407e-8ad1-f66101761c38 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:32.624545 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9f266c20-838d-407e-8ad1-f66101761c38 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'export_record' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:32.624701 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.contrib.backups [None req-9f266c20-838d-407e-8ad1-f66101761c38 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Export record for backup 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99936) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 21:54:32.630891 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:32.630891 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:32.632820 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.backup.api [None req-9f266c20-838d-407e-8ad1-f66101761c38 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling RPCAPI with context: , host: np0000004475, backup: 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99936) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 21:54:32.645009 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.backup.rpcapi [None req-9f266c20-838d-407e-8ad1-f66101761c38 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] export_record in rpcapi backup_id 6e0649c1-ff14-45eb-9245-25a76bf86a65 on host np0000004475. {{(pid=99936) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 21:54:32.762619 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-924e1226-c99f-4aae-9e03-df0a9790e13f req-959002e7-77bf-43d2-b9f1-7d64d18fe258 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:32.766219 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-924e1226-c99f-4aae-9e03-df0a9790e13f req-959002e7-77bf-43d2-b9f1-7d64d18fe258 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 Jul 03 21:54:32.766552 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-924e1226-c99f-4aae-9e03-df0a9790e13f req-959002e7-77bf-43d2-b9f1-7d64d18fe258 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:32.766917 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-924e1226-c99f-4aae-9e03-df0a9790e13f req-959002e7-77bf-43d2-b9f1-7d64d18fe258 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:32.777288 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:32.777288 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:32.784494 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-924e1226-c99f-4aae-9e03-df0a9790e13f req-959002e7-77bf-43d2-b9f1-7d64d18fe258 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:54:32.794409 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-924e1226-c99f-4aae-9e03-df0a9790e13f req-959002e7-77bf-43d2-b9f1-7d64d18fe258 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 returned with HTTP 200 Jul 03 21:54:32.795030 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 754/3017] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:54:32 2026] GET /volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:33.147086 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.contrib.backups [None req-9f266c20-838d-407e-8ad1-f66101761c38 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmUwNjQ5YzEtZmYxNC00NWViLTkyNDUtMjVhNzZiZjg2YTY1IiwgInVzZXJfaWQiOiAiYWUzMGRjOGQ4ZTk4NDZkZWJhOThjMDZhYmQzYThlOWQiLCAicHJvamVjdF9pZCI6ICI4Njg0MzIxNDkyNzI0OTFjODkwMDAxNzMwNzY3MzJjYSIsICJ2b2x1bWVfaWQiOiAiNDAyMTE4NjQtZWQ3Ny00MDMzLThkMmUtMzUyNWExMWE1MGQ1IiwgImhvc3QiOiAibnAwMDAwMDA0NDc1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NDAwOTM2MDUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80MDIxMTg2NC1lZDc3LTQwMzMtOGQyZS0zNTI1YTExYTUwZDUvMjAyNjA3MDMyMTUzMzQvYXpfbm92YV9iYWNrdXBfNmUwNjQ5YzEtZmYxNC00NWViLTkyNDUtMjVhNzZiZjg2YTY1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QyMTo1MzozMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QyMTo1MzozMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDIxOjUzOjUwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99936) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 21:54:33.147506 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9f266c20-838d-407e-8ad1-f66101761c38 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65/export_record returned with HTTP 200 Jul 03 21:54:33.147910 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 767/3018] 10.4.3.32 () {68 vars in 1423 bytes} [Fri Jul 3 21:54:32 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65/export_record => generated 1424 bytes in 527 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:54:33.160936 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3040a5b3-e21c-4f5d-bcba-fdb3cc238291 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:33.163471 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3040a5b3-e21c-4f5d-bcba-fdb3cc238291 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:54:33.164478 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3040a5b3-e21c-4f5d-bcba-fdb3cc238291 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-478918327"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:54:33.166010 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-3040a5b3-e21c-4f5d-bcba-fdb3cc238291 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-478918327'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:54:33.166127 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-3040a5b3-e21c-4f5d-bcba-fdb3cc238291 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Create volume of 1 GB Jul 03 21:54:33.171339 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3040a5b3-e21c-4f5d-bcba-fdb3cc238291 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Availability Zones retrieved successfully. Jul 03 21:54:33.177775 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3040a5b3-e21c-4f5d-bcba-fdb3cc238291 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Flow 'volume_create_api' (3b9176a8-3f50-458a-9f14-6b2099c3fd5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:54:33.178662 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3040a5b3-e21c-4f5d-bcba-fdb3cc238291 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (269ab3f8-ccb9-42f8-b9c4-4fa9c007beb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:54:33.179444 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-3040a5b3-e21c-4f5d-bcba-fdb3cc238291 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:54:33.204835 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3040a5b3-e21c-4f5d-bcba-fdb3cc238291 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (269ab3f8-ccb9-42f8-b9c4-4fa9c007beb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:54:33.205824 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3040a5b3-e21c-4f5d-bcba-fdb3cc238291 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (177b440f-4e05-4cf8-a7c3-a59a0700c66c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:54:33.218452 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-c9e078a6-1e5d-4e82-82b9-370237974f0b req-9bca3fd6-cf75-495e-b264-3ca5b8e2056e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:33.221324 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-c9e078a6-1e5d-4e82-82b9-370237974f0b req-9bca3fd6-cf75-495e-b264-3ca5b8e2056e tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] POST https://10.4.3.32/volume/v3/attachments/f53a1941-c1a6-4b16-b11c-f1733f405890/action Jul 03 21:54:33.221786 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-c9e078a6-1e5d-4e82-82b9-370237974f0b req-9bca3fd6-cf75-495e-b264-3ca5b8e2056e tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Action body: b'{"os-complete": null}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:54:33.221990 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-c9e078a6-1e5d-4e82-82b9-370237974f0b req-9bca3fd6-cf75-495e-b264-3ca5b8e2056e tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:54:33.244139 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:33.244139 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:33.261015 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-3040a5b3-e21c-4f5d-bcba-fdb3cc238291 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Created reservations ['d1c660b6-2b1b-46bc-b5e5-83b4064b2430', '86a52686-22b3-458d-bf96-4547ff0d3ae6', 'd68c14b7-0e21-41f4-be57-b26ff2b769b9', '98a942e9-7ae6-42d0-a64d-8f19661e2787'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:54:33.262157 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3040a5b3-e21c-4f5d-bcba-fdb3cc238291 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (177b440f-4e05-4cf8-a7c3-a59a0700c66c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1c660b6-2b1b-46bc-b5e5-83b4064b2430', '86a52686-22b3-458d-bf96-4547ff0d3ae6', 'd68c14b7-0e21-41f4-be57-b26ff2b769b9', '98a942e9-7ae6-42d0-a64d-8f19661e2787']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:54:33.262347 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-c9e078a6-1e5d-4e82-82b9-370237974f0b req-9bca3fd6-cf75-495e-b264-3ca5b8e2056e tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/attachments/f53a1941-c1a6-4b16-b11c-f1733f405890/action returned with HTTP 204 Jul 03 21:54:33.262926 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 748/3019] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:54:33 2026] POST /volume/v3/attachments/f53a1941-c1a6-4b16-b11c-f1733f405890/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:54:33.263192 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3040a5b3-e21c-4f5d-bcba-fdb3cc238291 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cd176fa-1939-4b8c-b204-44e858d6f7e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:54:33.280447 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-37ec1446-5c3a-4356-91af-f7e992b78232 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:33.280865 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-37ec1446-5c3a-4356-91af-f7e992b78232 None None] GET https://10.4.3.32/volume// Jul 03 21:54:33.281191 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-37ec1446-5c3a-4356-91af-f7e992b78232 None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:33.281386 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-37ec1446-5c3a-4356-91af-f7e992b78232 None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:33.281777 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-37ec1446-5c3a-4356-91af-f7e992b78232 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:54:33.282112 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 755/3020] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:54: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 21:54:33.289744 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-0089f6bb-1aca-440a-93ba-df49b8e2cbcd req-03141652-9055-464a-85f3-256bc2dc067f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:33.292430 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-0089f6bb-1aca-440a-93ba-df49b8e2cbcd req-03141652-9055-464a-85f3-256bc2dc067f tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 Jul 03 21:54:33.292697 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-0089f6bb-1aca-440a-93ba-df49b8e2cbcd req-03141652-9055-464a-85f3-256bc2dc067f tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:33.292936 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-0089f6bb-1aca-440a-93ba-df49b8e2cbcd req-03141652-9055-464a-85f3-256bc2dc067f tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:33.294337 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3040a5b3-e21c-4f5d-bcba-fdb3cc238291 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cd176fa-1939-4b8c-b204-44e858d6f7e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f87319c8-d806-4a21-97eb-87e82d9a41d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-478918327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='868432149272491c89000173076732ca',qos_specs=None,replication_status=,reservations=['d1c660b6-2b1b-46bc-b5e5-83b4064b2430','86a52686-22b3-458d-bf96-4547ff0d3ae6','d68c14b7-0e21-41f4-be57-b26ff2b769b9','98a942e9-7ae6-42d0-a64d-8f19661e2787'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae30dc8d8e9846deba98c06abd3a8e9d',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:54:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-478918327',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f87319c8-d806-4a21-97eb-87e82d9a41d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='868432149272491c89000173076732ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae30dc8d8e9846deba98c06abd3a8e9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:54:33.295392 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3040a5b3-e21c-4f5d-bcba-fdb3cc238291 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86de24ae-2a9b-499e-9bbb-eb1f992108a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:54:33.304776 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:33.304776 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:33.309556 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-0089f6bb-1aca-440a-93ba-df49b8e2cbcd req-03141652-9055-464a-85f3-256bc2dc067f tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:54:33.315557 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-0089f6bb-1aca-440a-93ba-df49b8e2cbcd req-03141652-9055-464a-85f3-256bc2dc067f tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 returned with HTTP 200 Jul 03 21:54:33.316124 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 768/3021] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:54:33 2026] GET /volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 => generated 1321 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:54:33.322774 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3040a5b3-e21c-4f5d-bcba-fdb3cc238291 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86de24ae-2a9b-499e-9bbb-eb1f992108a4) transitioned into state 'SUCCESS' from state '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-478918327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='868432149272491c89000173076732ca',qos_specs=None,replication_status=,reservations=['d1c660b6-2b1b-46bc-b5e5-83b4064b2430','86a52686-22b3-458d-bf96-4547ff0d3ae6','d68c14b7-0e21-41f4-be57-b26ff2b769b9','98a942e9-7ae6-42d0-a64d-8f19661e2787'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae30dc8d8e9846deba98c06abd3a8e9d',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:54:33.324098 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3040a5b3-e21c-4f5d-bcba-fdb3cc238291 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (639296db-4e18-4584-a6cf-d2f33e865694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:54:33.340810 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3040a5b3-e21c-4f5d-bcba-fdb3cc238291 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (639296db-4e18-4584-a6cf-d2f33e865694) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:54:33.342021 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3040a5b3-e21c-4f5d-bcba-fdb3cc238291 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Flow 'volume_create_api' (3b9176a8-3f50-458a-9f14-6b2099c3fd5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:54:33.342336 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3040a5b3-e21c-4f5d-bcba-fdb3cc238291 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Create volume request issued successfully. Jul 03 21:54:33.343083 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3040a5b3-e21c-4f5d-bcba-fdb3cc238291 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:54:33.343647 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 751/3022] 10.4.3.32 () {70 vars in 1291 bytes} [Fri Jul 3 21:54:33 2026] POST /volume/v3/volumes => generated 775 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:54:33.360505 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-36fc41d1-895a-434f-9174-12483d09359b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:33.363035 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-36fc41d1-895a-434f-9174-12483d09359b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/volumes/f87319c8-d806-4a21-97eb-87e82d9a41d4 Jul 03 21:54:33.363313 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-36fc41d1-895a-434f-9174-12483d09359b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:33.363574 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-36fc41d1-895a-434f-9174-12483d09359b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:33.377519 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:33.377519 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:33.383912 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-36fc41d1-895a-434f-9174-12483d09359b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Volume info retrieved successfully. Jul 03 21:54:33.394080 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-36fc41d1-895a-434f-9174-12483d09359b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/volumes/f87319c8-d806-4a21-97eb-87e82d9a41d4 returned with HTTP 200 Jul 03 21:54:33.396198 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 749/3023] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:33 2026] GET /volume/v3/volumes/f87319c8-d806-4a21-97eb-87e82d9a41d4 => generated 954 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:33.398817 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-1a824c70-233c-42db-a061-870857e53a42 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:33.401752 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1a824c70-233c-42db-a061-870857e53a42 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:54:33.402057 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1a824c70-233c-42db-a061-870857e53a42 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:33.402425 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1a824c70-233c-42db-a061-870857e53a42 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:33.420119 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:33.420119 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:33.425774 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-1a824c70-233c-42db-a061-870857e53a42 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:54:33.431495 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1a824c70-233c-42db-a061-870857e53a42 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:54:33.431984 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 756/3024] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:33 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 1509 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:54:34.371935 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-0089f6bb-1aca-440a-93ba-df49b8e2cbcd req-f038c55f-d5b4-46b0-ab9a-ffc411f0d6c6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:34.374710 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-0089f6bb-1aca-440a-93ba-df49b8e2cbcd req-f038c55f-d5b4-46b0-ab9a-ffc411f0d6c6 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] DELETE https://10.4.3.32/volume/v3/attachments/dbebc99f-0c95-4513-882a-7bcde06050be Jul 03 21:54:34.375011 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-0089f6bb-1aca-440a-93ba-df49b8e2cbcd req-f038c55f-d5b4-46b0-ab9a-ffc411f0d6c6 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:34.375278 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-0089f6bb-1aca-440a-93ba-df49b8e2cbcd req-f038c55f-d5b4-46b0-ab9a-ffc411f0d6c6 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:34.385283 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:34.385283 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:34.412236 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d25a6144-0a3d-4818-9275-765827f2f5ad None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:34.416093 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d25a6144-0a3d-4818-9275-765827f2f5ad tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/volumes/f87319c8-d806-4a21-97eb-87e82d9a41d4 Jul 03 21:54:34.416342 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d25a6144-0a3d-4818-9275-765827f2f5ad tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:34.416579 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d25a6144-0a3d-4818-9275-765827f2f5ad tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:34.427753 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:34.427753 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:34.436107 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-d25a6144-0a3d-4818-9275-765827f2f5ad tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Volume info retrieved successfully. Jul 03 21:54:34.442147 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d25a6144-0a3d-4818-9275-765827f2f5ad tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/volumes/f87319c8-d806-4a21-97eb-87e82d9a41d4 returned with HTTP 200 Jul 03 21:54:34.442576 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 752/3025] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:34 2026] GET /volume/v3/volumes/f87319c8-d806-4a21-97eb-87e82d9a41d4 => generated 1015 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:54:34.457144 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-08e86510-a7c0-407f-98d8-b8b3bee77e84 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:34.459492 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-08e86510-a7c0-407f-98d8-b8b3bee77e84 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] POST https://10.4.3.32/volume/v3/backups Jul 03 21:54:34.459959 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-08e86510-a7c0-407f-98d8-b8b3bee77e84 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f87319c8-d806-4a21-97eb-87e82d9a41d4", "name": "tempest-type-Backup-204203215"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:54:34.461614 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.contrib.backups [None req-08e86510-a7c0-407f-98d8-b8b3bee77e84 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Creating new backup {'backup': {'volume_id': 'f87319c8-d806-4a21-97eb-87e82d9a41d4', 'name': 'tempest-type-Backup-204203215'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 21:54:34.461931 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.contrib.backups [None req-08e86510-a7c0-407f-98d8-b8b3bee77e84 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Creating backup of volume f87319c8-d806-4a21-97eb-87e82d9a41d4 in container None Jul 03 21:54:34.469855 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:34.469855 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:34.470306 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-08e86510-a7c0-407f-98d8-b8b3bee77e84 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Volume info retrieved successfully. Jul 03 21:54:34.492560 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-08e86510-a7c0-407f-98d8-b8b3bee77e84 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Created reservations ['952ed5a0-af59-42ab-824a-8644367d2b8a', '5c2d7669-619b-4403-aa70-7b994ffa22bc'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:54:34.521763 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-08e86510-a7c0-407f-98d8-b8b3bee77e84 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 21:54:34.522605 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 750/3026] 10.4.3.32 () {70 vars in 1292 bytes} [Fri Jul 3 21:54:34 2026] POST /volume/v3/backups => generated 313 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:54:34.533053 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-860f0022-5c75-44b2-a1de-1c143c3de81d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:34.535524 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-860f0022-5c75-44b2-a1de-1c143c3de81d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:54:34.536083 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-860f0022-5c75-44b2-a1de-1c143c3de81d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:34.536083 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-860f0022-5c75-44b2-a1de-1c143c3de81d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:34.536083 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-860f0022-5c75-44b2-a1de-1c143c3de81d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:34.541576 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:34.541576 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:34.542402 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-860f0022-5c75-44b2-a1de-1c143c3de81d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:54:34.542842 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 757/3027] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:34 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:34.947402 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-0089f6bb-1aca-440a-93ba-df49b8e2cbcd req-f038c55f-d5b4-46b0-ab9a-ffc411f0d6c6 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/attachments/dbebc99f-0c95-4513-882a-7bcde06050be returned with HTTP 200 Jul 03 21:54:34.948102 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 769/3028] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:54:34 2026] DELETE /volume/v3/attachments/dbebc99f-0c95-4513-882a-7bcde06050be => generated 19 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:34.952555 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2e260b9b-bc78-4eae-a1d0-145c7cc8d80b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:34.954458 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2e260b9b-bc78-4eae-a1d0-145c7cc8d80b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:54:34.954731 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2e260b9b-bc78-4eae-a1d0-145c7cc8d80b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:34.954916 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2e260b9b-bc78-4eae-a1d0-145c7cc8d80b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:34.969365 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:34.969365 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:34.973954 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-2e260b9b-bc78-4eae-a1d0-145c7cc8d80b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:54:34.978627 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2e260b9b-bc78-4eae-a1d0-145c7cc8d80b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:54:34.979043 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 753/3029] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:34 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 1509 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:54:34.995020 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b9d0afa9-3a6c-4063-bce2-9418f9ea59a5 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:34.997100 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b9d0afa9-3a6c-4063-bce2-9418f9ea59a5 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:54:34.997450 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b9d0afa9-3a6c-4063-bce2-9418f9ea59a5 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:34.997734 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b9d0afa9-3a6c-4063-bce2-9418f9ea59a5 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:35.012203 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:35.012203 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:35.016437 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b9d0afa9-3a6c-4063-bce2-9418f9ea59a5 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:54:35.021791 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b9d0afa9-3a6c-4063-bce2-9418f9ea59a5 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:54:35.022388 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 751/3030] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:34 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 1509 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:54:35.035123 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-dd04011a-7212-4f8a-87c0-639206f4e568 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:35.037337 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-dd04011a-7212-4f8a-87c0-639206f4e568 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:54:35.037605 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-dd04011a-7212-4f8a-87c0-639206f4e568 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:35.037923 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-dd04011a-7212-4f8a-87c0-639206f4e568 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:35.056804 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:35.056804 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:35.062972 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-dd04011a-7212-4f8a-87c0-639206f4e568 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:54:35.068516 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-dd04011a-7212-4f8a-87c0-639206f4e568 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:54:35.068997 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 758/3031] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:35 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 1509 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:54:35.120346 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-b68d53ad-258d-4ddd-a5fa-7ab995a59589 req-6006434c-9454-4e89-b956-57d72297fb28 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:35.122818 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-b68d53ad-258d-4ddd-a5fa-7ab995a59589 req-6006434c-9454-4e89-b956-57d72297fb28 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:54:35.123062 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-b68d53ad-258d-4ddd-a5fa-7ab995a59589 req-6006434c-9454-4e89-b956-57d72297fb28 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:35.123337 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-b68d53ad-258d-4ddd-a5fa-7ab995a59589 req-6006434c-9454-4e89-b956-57d72297fb28 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:35.138557 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:35.138557 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:35.143394 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-b68d53ad-258d-4ddd-a5fa-7ab995a59589 req-6006434c-9454-4e89-b956-57d72297fb28 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:54:35.149265 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-b68d53ad-258d-4ddd-a5fa-7ab995a59589 req-6006434c-9454-4e89-b956-57d72297fb28 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:54:35.149856 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 770/3032] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:54:35 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 1509 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:54:35.170844 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-b68d53ad-258d-4ddd-a5fa-7ab995a59589 req-f6d008c9-1aa6-4946-9e90-0c69bf5df931 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:35.173160 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-b68d53ad-258d-4ddd-a5fa-7ab995a59589 req-f6d008c9-1aa6-4946-9e90-0c69bf5df931 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] POST https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b/action Jul 03 21:54:35.173549 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-b68d53ad-258d-4ddd-a5fa-7ab995a59589 req-f6d008c9-1aa6-4946-9e90-0c69bf5df931 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:54:35.173691 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-b68d53ad-258d-4ddd-a5fa-7ab995a59589 req-f6d008c9-1aa6-4946-9e90-0c69bf5df931 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:54:35.197886 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:35.197886 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:35.198480 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-b68d53ad-258d-4ddd-a5fa-7ab995a59589 req-f6d008c9-1aa6-4946-9e90-0c69bf5df931 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:54:35.208013 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-b68d53ad-258d-4ddd-a5fa-7ab995a59589 req-f6d008c9-1aa6-4946-9e90-0c69bf5df931 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Begin detaching volume completed successfully. Jul 03 21:54:35.208344 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-b68d53ad-258d-4ddd-a5fa-7ab995a59589 req-f6d008c9-1aa6-4946-9e90-0c69bf5df931 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b/action returned with HTTP 202 Jul 03 21:54:35.208847 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 754/3033] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 21:54:35 2026] POST /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:54:35.228869 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-6706a5b0-e557-4f62-9712-77147fba35d6 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:35.230919 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6706a5b0-e557-4f62-9712-77147fba35d6 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:54:35.231167 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6706a5b0-e557-4f62-9712-77147fba35d6 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:35.231325 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6706a5b0-e557-4f62-9712-77147fba35d6 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:35.245401 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:35.245401 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:35.249447 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-6706a5b0-e557-4f62-9712-77147fba35d6 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:54:35.254006 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6706a5b0-e557-4f62-9712-77147fba35d6 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:54:35.254650 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 752/3034] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:35 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 1512 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:54:35.532647 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-ef03c29e-40ba-4e9c-906e-d4abc517a999 req-a20b4d2b-0dd2-4622-baf8-baa5871dd900 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:35.535349 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-ef03c29e-40ba-4e9c-906e-d4abc517a999 req-a20b4d2b-0dd2-4622-baf8-baa5871dd900 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 Jul 03 21:54:35.535882 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-ef03c29e-40ba-4e9c-906e-d4abc517a999 req-a20b4d2b-0dd2-4622-baf8-baa5871dd900 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:35.535882 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-ef03c29e-40ba-4e9c-906e-d4abc517a999 req-a20b4d2b-0dd2-4622-baf8-baa5871dd900 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:35.549731 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:35.549731 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:35.555077 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-ef03c29e-40ba-4e9c-906e-d4abc517a999 req-a20b4d2b-0dd2-4622-baf8-baa5871dd900 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:54:35.559645 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ab63c940-461c-45d8-bc7c-e879e52b647a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:35.561017 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-ef03c29e-40ba-4e9c-906e-d4abc517a999 req-a20b4d2b-0dd2-4622-baf8-baa5871dd900 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 returned with HTTP 200 Jul 03 21:54:35.561528 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 759/3035] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:54:35 2026] GET /volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:35.563984 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ab63c940-461c-45d8-bc7c-e879e52b647a tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:54:35.564302 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ab63c940-461c-45d8-bc7c-e879e52b647a tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:35.564606 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ab63c940-461c-45d8-bc7c-e879e52b647a tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:35.564742 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-ab63c940-461c-45d8-bc7c-e879e52b647a tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:35.572110 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:35.572110 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:35.573049 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ab63c940-461c-45d8-bc7c-e879e52b647a tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:54:35.573552 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 771/3036] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:35 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 722 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:35.586760 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-af5b9a20-f318-41e4-bc97-240197eea94e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:35.588792 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-af5b9a20-f318-41e4-bc97-240197eea94e tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] DELETE https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 Jul 03 21:54:35.589008 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-af5b9a20-f318-41e4-bc97-240197eea94e tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:35.589203 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-af5b9a20-f318-41e4-bc97-240197eea94e tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:35.589386 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-af5b9a20-f318-41e4-bc97-240197eea94e tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Delete volume with id: fea84c6d-9a87-421e-a6d9-76c64e09c0d4 Jul 03 21:54:35.600070 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:35.600070 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:35.600544 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-af5b9a20-f318-41e4-bc97-240197eea94e tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:54:35.626963 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-af5b9a20-f318-41e4-bc97-240197eea94e tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Delete volume request issued successfully. Jul 03 21:54:35.627567 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-af5b9a20-f318-41e4-bc97-240197eea94e tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 returned with HTTP 202 Jul 03 21:54:35.627708 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 755/3037] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:54:35 2026] DELETE /volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:54:35.636487 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ba2063db-e1db-4bf2-a4ac-fe2e9be9c5bc None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:35.639298 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ba2063db-e1db-4bf2-a4ac-fe2e9be9c5bc tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 Jul 03 21:54:35.639298 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ba2063db-e1db-4bf2-a4ac-fe2e9be9c5bc tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:35.639298 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ba2063db-e1db-4bf2-a4ac-fe2e9be9c5bc tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:35.649121 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:35.649121 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:35.656994 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-ba2063db-e1db-4bf2-a4ac-fe2e9be9c5bc tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:54:35.666221 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ba2063db-e1db-4bf2-a4ac-fe2e9be9c5bc tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 returned with HTTP 200 Jul 03 21:54:35.666956 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 753/3038] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:35 2026] GET /volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:36.239619 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-fb24881c-4839-42dc-bbd2-5d56210165ef None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:36.239949 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fb24881c-4839-42dc-bbd2-5d56210165ef None None] GET https://10.4.3.32/volume// Jul 03 21:54:36.240117 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fb24881c-4839-42dc-bbd2-5d56210165ef None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:36.240302 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fb24881c-4839-42dc-bbd2-5d56210165ef None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:36.240680 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fb24881c-4839-42dc-bbd2-5d56210165ef None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:54:36.241020 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 760/3039] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:54: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 21:54:36.250719 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-b68d53ad-258d-4ddd-a5fa-7ab995a59589 req-6b47d4d4-653a-483c-9f62-d1b62213cfba None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:36.253206 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-b68d53ad-258d-4ddd-a5fa-7ab995a59589 req-6b47d4d4-653a-483c-9f62-d1b62213cfba tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:54:36.253525 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-b68d53ad-258d-4ddd-a5fa-7ab995a59589 req-6b47d4d4-653a-483c-9f62-d1b62213cfba tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:36.253775 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-b68d53ad-258d-4ddd-a5fa-7ab995a59589 req-6b47d4d4-653a-483c-9f62-d1b62213cfba tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:36.268539 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:36.268539 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:36.272262 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-28876344-5dd3-4b5d-b8fc-84dfa079d7dd None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:36.272701 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-b68d53ad-258d-4ddd-a5fa-7ab995a59589 req-6b47d4d4-653a-483c-9f62-d1b62213cfba tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:54:36.274959 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-28876344-5dd3-4b5d-b8fc-84dfa079d7dd tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:54:36.275248 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-28876344-5dd3-4b5d-b8fc-84dfa079d7dd tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:36.275363 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-28876344-5dd3-4b5d-b8fc-84dfa079d7dd tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:36.277211 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-b68d53ad-258d-4ddd-a5fa-7ab995a59589 req-6b47d4d4-653a-483c-9f62-d1b62213cfba tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:54:36.277838 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 772/3040] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:54:36 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 1692 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:54:36.289231 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:36.289231 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:36.296078 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-28876344-5dd3-4b5d-b8fc-84dfa079d7dd tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:54:36.302742 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-28876344-5dd3-4b5d-b8fc-84dfa079d7dd tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:54:36.303213 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 756/3041] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:36 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 1512 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:54:36.585354 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c6377405-14ec-47cc-8f1e-a00d1cb69be0 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:36.587686 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c6377405-14ec-47cc-8f1e-a00d1cb69be0 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:54:36.587686 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c6377405-14ec-47cc-8f1e-a00d1cb69be0 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:36.589206 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c6377405-14ec-47cc-8f1e-a00d1cb69be0 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:36.589425 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-c6377405-14ec-47cc-8f1e-a00d1cb69be0 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:36.594900 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:36.594900 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:36.595722 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c6377405-14ec-47cc-8f1e-a00d1cb69be0 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:54:36.596271 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 754/3042] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:36 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:36.682754 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ff5c6ae9-715c-451f-ab6f-69c0e69ba258 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:36.685120 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ff5c6ae9-715c-451f-ab6f-69c0e69ba258 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 Jul 03 21:54:36.685422 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ff5c6ae9-715c-451f-ab6f-69c0e69ba258 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:36.685684 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ff5c6ae9-715c-451f-ab6f-69c0e69ba258 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:36.692689 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ff5c6ae9-715c-451f-ab6f-69c0e69ba258 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 returned with HTTP 404 Jul 03 21:54:36.693280 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 761/3043] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:36 2026] GET /volume/v3/volumes/fea84c6d-9a87-421e-a6d9-76c64e09c0d4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:54:36.851167 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-b68d53ad-258d-4ddd-a5fa-7ab995a59589 req-fa58f546-0cc3-4f93-9c0a-cc09136a5a5d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:36.853187 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-b68d53ad-258d-4ddd-a5fa-7ab995a59589 req-fa58f546-0cc3-4f93-9c0a-cc09136a5a5d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:54:36.853447 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-b68d53ad-258d-4ddd-a5fa-7ab995a59589 req-fa58f546-0cc3-4f93-9c0a-cc09136a5a5d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:36.853630 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-b68d53ad-258d-4ddd-a5fa-7ab995a59589 req-fa58f546-0cc3-4f93-9c0a-cc09136a5a5d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:36.877401 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:36.877401 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:36.881055 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-b68d53ad-258d-4ddd-a5fa-7ab995a59589 req-fa58f546-0cc3-4f93-9c0a-cc09136a5a5d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:54:36.886051 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-b68d53ad-258d-4ddd-a5fa-7ab995a59589 req-fa58f546-0cc3-4f93-9c0a-cc09136a5a5d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:54:36.886522 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 773/3044] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:54:36 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 1512 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:54:37.322574 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-11ca3590-1885-44c4-b881-969b3af9d499 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:37.325254 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-11ca3590-1885-44c4-b881-969b3af9d499 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:54:37.325616 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-11ca3590-1885-44c4-b881-969b3af9d499 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:37.325849 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-11ca3590-1885-44c4-b881-969b3af9d499 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:37.340097 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:37.340097 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:37.343890 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-11ca3590-1885-44c4-b881-969b3af9d499 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:54:37.347532 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-11ca3590-1885-44c4-b881-969b3af9d499 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:54:37.347872 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 757/3045] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:37 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 1512 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:54:37.396216 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-b68d53ad-258d-4ddd-a5fa-7ab995a59589 req-86a82eec-dc45-4896-bdda-f3a1534e9b81 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:37.398974 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-b68d53ad-258d-4ddd-a5fa-7ab995a59589 req-86a82eec-dc45-4896-bdda-f3a1534e9b81 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] DELETE https://10.4.3.32/volume/v3/attachments/f53a1941-c1a6-4b16-b11c-f1733f405890 Jul 03 21:54:37.399171 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-b68d53ad-258d-4ddd-a5fa-7ab995a59589 req-86a82eec-dc45-4896-bdda-f3a1534e9b81 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:37.399399 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-b68d53ad-258d-4ddd-a5fa-7ab995a59589 req-86a82eec-dc45-4896-bdda-f3a1534e9b81 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:37.408305 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:37.408305 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:37.608629 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-44f06ca5-ad69-4403-8e3c-fe907e8cbaee None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:37.610691 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-44f06ca5-ad69-4403-8e3c-fe907e8cbaee tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:54:37.610924 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-44f06ca5-ad69-4403-8e3c-fe907e8cbaee tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:37.611132 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-44f06ca5-ad69-4403-8e3c-fe907e8cbaee tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:37.611255 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-44f06ca5-ad69-4403-8e3c-fe907e8cbaee tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:37.616709 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:37.616709 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:37.617473 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-44f06ca5-ad69-4403-8e3c-fe907e8cbaee tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:54:37.617821 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 762/3046] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:37 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:37.924686 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-abbc1efc-7b38-493b-b73d-66d35b3172eb None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:37.927921 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-abbc1efc-7b38-493b-b73d-66d35b3172eb tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:54:37.929258 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-abbc1efc-7b38-493b-b73d-66d35b3172eb tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1314565153", "imageRef": "b72c35d6-998e-4e28-a80a-2303e042e52f", "size": 1}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:54:37.932636 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-abbc1efc-7b38-493b-b73d-66d35b3172eb tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1314565153', 'imageRef': 'b72c35d6-998e-4e28-a80a-2303e042e52f', 'size': 1}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:54:37.956826 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-b68d53ad-258d-4ddd-a5fa-7ab995a59589 req-86a82eec-dc45-4896-bdda-f3a1534e9b81 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/attachments/f53a1941-c1a6-4b16-b11c-f1733f405890 returned with HTTP 200 Jul 03 21:54:37.957429 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 755/3047] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:54:37 2026] DELETE /volume/v3/attachments/f53a1941-c1a6-4b16-b11c-f1733f405890 => generated 192 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:54:38.055859 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-abbc1efc-7b38-493b-b73d-66d35b3172eb tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Create volume of 1 GB Jul 03 21:54:38.062453 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-abbc1efc-7b38-493b-b73d-66d35b3172eb tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Availability Zones retrieved successfully. Jul 03 21:54:38.071025 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-abbc1efc-7b38-493b-b73d-66d35b3172eb tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Flow 'volume_create_api' (a75fa0bd-3cd3-4d3d-b292-766b728e78bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:54:38.072873 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-abbc1efc-7b38-493b-b73d-66d35b3172eb tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b73660f-8016-4a09-9917-bb5ddd5f9587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:54:38.074388 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-abbc1efc-7b38-493b-b73d-66d35b3172eb tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:54:38.168627 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-abbc1efc-7b38-493b-b73d-66d35b3172eb tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b73660f-8016-4a09-9917-bb5ddd5f9587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:54:38.168933 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-abbc1efc-7b38-493b-b73d-66d35b3172eb tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3fcc0bf-57e3-4db5-b47f-3583f36fe1fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:54:38.256899 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-abbc1efc-7b38-493b-b73d-66d35b3172eb tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Created reservations ['d35ac0b4-0a53-4e39-bdcd-145fab5cdb8c', 'c25bf735-4fa5-4789-882f-9e3707c80f4f', 'a4b8dbca-092b-4edb-a991-a85c11849859', '5b9f8af9-f5cd-4107-8ac7-b25b8da7ca29'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:54:38.258209 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-abbc1efc-7b38-493b-b73d-66d35b3172eb tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3fcc0bf-57e3-4db5-b47f-3583f36fe1fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d35ac0b4-0a53-4e39-bdcd-145fab5cdb8c', 'c25bf735-4fa5-4789-882f-9e3707c80f4f', 'a4b8dbca-092b-4edb-a991-a85c11849859', '5b9f8af9-f5cd-4107-8ac7-b25b8da7ca29']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:54:38.259279 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-abbc1efc-7b38-493b-b73d-66d35b3172eb tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d1a03f2-bd9e-458a-8078-38932dab3a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:54:38.293721 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-abbc1efc-7b38-493b-b73d-66d35b3172eb tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d1a03f2-bd9e-458a-8078-38932dab3a19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f5b42c0-baed-4c11-a160-60f9be372509', '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-1314565153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3e3c873ab8a4211bf4c2c99757faa9b',qos_specs=None,replication_status=,reservations=['d35ac0b4-0a53-4e39-bdcd-145fab5cdb8c','c25bf735-4fa5-4789-882f-9e3707c80f4f','a4b8dbca-092b-4edb-a991-a85c11849859','5b9f8af9-f5cd-4107-8ac7-b25b8da7ca29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cad9bfceb49249c5b45ccc9b9e4faf0f',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:54:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1314565153',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f5b42c0-baed-4c11-a160-60f9be372509,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3e3c873ab8a4211bf4c2c99757faa9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cad9bfceb49249c5b45ccc9b9e4faf0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:54:38.300958 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-abbc1efc-7b38-493b-b73d-66d35b3172eb tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (068b471c-60d4-4bda-b217-6ce807a58b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:54:38.323472 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-abbc1efc-7b38-493b-b73d-66d35b3172eb tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (068b471c-60d4-4bda-b217-6ce807a58b65) transitioned into state 'SUCCESS' from state '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-1314565153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3e3c873ab8a4211bf4c2c99757faa9b',qos_specs=None,replication_status=,reservations=['d35ac0b4-0a53-4e39-bdcd-145fab5cdb8c','c25bf735-4fa5-4789-882f-9e3707c80f4f','a4b8dbca-092b-4edb-a991-a85c11849859','5b9f8af9-f5cd-4107-8ac7-b25b8da7ca29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cad9bfceb49249c5b45ccc9b9e4faf0f',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:54:38.324150 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-abbc1efc-7b38-493b-b73d-66d35b3172eb tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6350a87a-617b-4a58-ad5c-4f48a1dd9678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:54:38.340469 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-abbc1efc-7b38-493b-b73d-66d35b3172eb tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6350a87a-617b-4a58-ad5c-4f48a1dd9678) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:54:38.341628 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-abbc1efc-7b38-493b-b73d-66d35b3172eb tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Flow 'volume_create_api' (a75fa0bd-3cd3-4d3d-b292-766b728e78bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:54:38.342106 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-abbc1efc-7b38-493b-b73d-66d35b3172eb tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Create volume request issued successfully. Jul 03 21:54:38.342912 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-abbc1efc-7b38-493b-b73d-66d35b3172eb tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:54:38.343497 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 774/3048] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:54:37 2026] POST /volume/v3/volumes => generated 751 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:54:38.360000 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-71c065f0-547d-442e-a0a7-e63a0e292ce1 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:38.360441 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-374c93da-3900-484c-8529-d7ca6ea6df7b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:38.362357 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-374c93da-3900-484c-8529-d7ca6ea6df7b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:54:38.362604 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-374c93da-3900-484c-8529-d7ca6ea6df7b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:38.362854 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-374c93da-3900-484c-8529-d7ca6ea6df7b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:38.362908 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-71c065f0-547d-442e-a0a7-e63a0e292ce1 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:54:38.363070 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-71c065f0-547d-442e-a0a7-e63a0e292ce1 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:38.363231 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-71c065f0-547d-442e-a0a7-e63a0e292ce1 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:38.371166 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:38.371166 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:38.374255 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:38.374255 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:38.375415 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-71c065f0-547d-442e-a0a7-e63a0e292ce1 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:54:38.380070 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-374c93da-3900-484c-8529-d7ca6ea6df7b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:54:38.380206 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-71c065f0-547d-442e-a0a7-e63a0e292ce1 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:54:38.380562 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 758/3049] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:38 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:38.390312 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-374c93da-3900-484c-8529-d7ca6ea6df7b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:54:38.390799 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 763/3050] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:38 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 1212 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:54:38.632200 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-37927b38-56ef-4068-991c-5fb951cabbe4 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:38.636097 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-37927b38-56ef-4068-991c-5fb951cabbe4 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:54:38.636401 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-37927b38-56ef-4068-991c-5fb951cabbe4 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:38.636643 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-37927b38-56ef-4068-991c-5fb951cabbe4 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:38.637206 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-37927b38-56ef-4068-991c-5fb951cabbe4 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:38.646712 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:38.646712 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:38.646712 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-37927b38-56ef-4068-991c-5fb951cabbe4 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:54:38.646712 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 756/3051] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:38 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:39.399397 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-32ec5430-48b1-406a-9319-57a03d7c7b98 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:39.400776 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-32ec5430-48b1-406a-9319-57a03d7c7b98 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:54:39.401005 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-32ec5430-48b1-406a-9319-57a03d7c7b98 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:39.401228 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-32ec5430-48b1-406a-9319-57a03d7c7b98 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:39.412688 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:39.412688 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:39.426152 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-32ec5430-48b1-406a-9319-57a03d7c7b98 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:54:39.438313 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-32ec5430-48b1-406a-9319-57a03d7c7b98 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:54:39.438866 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 775/3052] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:39 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:39.661722 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-5cb1e2d0-65de-4183-9309-305ddde191fe None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:39.663864 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5cb1e2d0-65de-4183-9309-305ddde191fe tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:54:39.664147 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5cb1e2d0-65de-4183-9309-305ddde191fe tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:39.664538 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5cb1e2d0-65de-4183-9309-305ddde191fe tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:39.664774 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-5cb1e2d0-65de-4183-9309-305ddde191fe tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:39.673214 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:39.673214 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:39.673907 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5cb1e2d0-65de-4183-9309-305ddde191fe tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:54:39.674269 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 759/3053] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:39 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:40.434008 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-59ed1181-a716-4cf4-a79e-060365d31377 req-7f41573c-909b-40a3-a7d2-8230b441843f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:40.435895 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-59ed1181-a716-4cf4-a79e-060365d31377 req-7f41573c-909b-40a3-a7d2-8230b441843f tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:54:40.436100 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-59ed1181-a716-4cf4-a79e-060365d31377 req-7f41573c-909b-40a3-a7d2-8230b441843f tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:40.436274 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-59ed1181-a716-4cf4-a79e-060365d31377 req-7f41573c-909b-40a3-a7d2-8230b441843f tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:40.451337 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:40.451337 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:40.459856 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-59ed1181-a716-4cf4-a79e-060365d31377 req-7f41573c-909b-40a3-a7d2-8230b441843f tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:54:40.459984 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-794c86de-651e-44ad-84f0-868fedbf37b4 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:40.461571 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-794c86de-651e-44ad-84f0-868fedbf37b4 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:54:40.461671 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-794c86de-651e-44ad-84f0-868fedbf37b4 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:40.462152 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-794c86de-651e-44ad-84f0-868fedbf37b4 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:40.470215 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-59ed1181-a716-4cf4-a79e-060365d31377 req-7f41573c-909b-40a3-a7d2-8230b441843f tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:54:40.470358 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 764/3054] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:54:40 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 1212 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:54:40.471137 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:40.471137 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:40.483320 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-794c86de-651e-44ad-84f0-868fedbf37b4 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:54:40.491519 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-794c86de-651e-44ad-84f0-868fedbf37b4 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:54:40.492239 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 757/3055] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:40 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 901 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:40.691225 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1d7fab41-5cdf-44c7-bb3c-dbd0eedfa56f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:40.698919 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1d7fab41-5cdf-44c7-bb3c-dbd0eedfa56f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:54:40.700763 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1d7fab41-5cdf-44c7-bb3c-dbd0eedfa56f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:40.702307 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1d7fab41-5cdf-44c7-bb3c-dbd0eedfa56f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:40.702307 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-1d7fab41-5cdf-44c7-bb3c-dbd0eedfa56f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:40.705676 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:40.705676 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:40.707001 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1d7fab41-5cdf-44c7-bb3c-dbd0eedfa56f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:54:40.707464 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 776/3056] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:40 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:40.787106 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-95a0b25a-cecb-4927-91a4-a62a8528d442 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:40.791687 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-95a0b25a-cecb-4927-91a4-a62a8528d442 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] DELETE https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 Jul 03 21:54:40.791687 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-95a0b25a-cecb-4927-91a4-a62a8528d442 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:40.791687 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-95a0b25a-cecb-4927-91a4-a62a8528d442 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:40.791687 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-95a0b25a-cecb-4927-91a4-a62a8528d442 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Delete volume with id: 9ecb9500-fb50-46cf-a101-a8441e2ddda3 Jul 03 21:54:40.804422 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:40.804422 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:40.805006 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-95a0b25a-cecb-4927-91a4-a62a8528d442 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:54:40.824716 np0000004475 devstack@c-api.service[99933]: WARNING cinder.keymgr.conf_key_mgr [None req-95a0b25a-cecb-4927-91a4-a62a8528d442 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 21:54:40.838090 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-95a0b25a-cecb-4927-91a4-a62a8528d442 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Delete volume request issued successfully. Jul 03 21:54:40.838090 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-95a0b25a-cecb-4927-91a4-a62a8528d442 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 returned with HTTP 202 Jul 03 21:54:40.838090 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 760/3057] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:54:40 2026] DELETE /volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:54:40.845951 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e344a1d2-f5be-42f0-bfe7-6055fc95187f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:40.850629 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e344a1d2-f5be-42f0-bfe7-6055fc95187f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 Jul 03 21:54:40.850629 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e344a1d2-f5be-42f0-bfe7-6055fc95187f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:40.850629 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e344a1d2-f5be-42f0-bfe7-6055fc95187f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:40.857394 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:40.857394 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:40.862165 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-e344a1d2-f5be-42f0-bfe7-6055fc95187f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:54:40.868355 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e344a1d2-f5be-42f0-bfe7-6055fc95187f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 returned with HTTP 200 Jul 03 21:54:40.868763 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 765/3058] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:40 2026] GET /volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:41.509362 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-01d8b3e2-6a37-45da-b5c2-29f11bdfc5ad None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:41.513554 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-01d8b3e2-6a37-45da-b5c2-29f11bdfc5ad tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:54:41.513828 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-01d8b3e2-6a37-45da-b5c2-29f11bdfc5ad tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:41.514061 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-01d8b3e2-6a37-45da-b5c2-29f11bdfc5ad tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:41.522001 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:41.522001 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:41.526624 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-01d8b3e2-6a37-45da-b5c2-29f11bdfc5ad tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:54:41.531882 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-01d8b3e2-6a37-45da-b5c2-29f11bdfc5ad tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:54:41.532338 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 758/3059] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:41 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:41.721908 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f27e475e-d796-41dd-8233-2e8104447423 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:41.724171 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f27e475e-d796-41dd-8233-2e8104447423 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:54:41.724610 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f27e475e-d796-41dd-8233-2e8104447423 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:41.725654 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f27e475e-d796-41dd-8233-2e8104447423 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:41.725654 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-f27e475e-d796-41dd-8233-2e8104447423 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:41.730988 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:41.730988 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:41.732047 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f27e475e-d796-41dd-8233-2e8104447423 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:54:41.732702 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 777/3060] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:41 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:41.884058 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c5688d5a-1946-4413-a10a-b6bc4dafce8c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:41.885967 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c5688d5a-1946-4413-a10a-b6bc4dafce8c tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 Jul 03 21:54:41.886170 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c5688d5a-1946-4413-a10a-b6bc4dafce8c tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:41.886356 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c5688d5a-1946-4413-a10a-b6bc4dafce8c tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:41.892616 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c5688d5a-1946-4413-a10a-b6bc4dafce8c tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 returned with HTTP 404 Jul 03 21:54:41.893171 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 761/3061] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:41 2026] GET /volume/v3/volumes/9ecb9500-fb50-46cf-a101-a8441e2ddda3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:54:41.900958 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c6c94036-7a6e-4f7b-85d2-f9b807e59406 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:41.903048 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c6c94036-7a6e-4f7b-85d2-f9b807e59406 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Jul 03 21:54:41.903285 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c6c94036-7a6e-4f7b-85d2-f9b807e59406 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:41.903481 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c6c94036-7a6e-4f7b-85d2-f9b807e59406 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] Calling method 'detail' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:41.904283 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-c6c94036-7a6e-4f7b-85d2-f9b807e59406 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99934) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:54:41.929777 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c6c94036-7a6e-4f7b-85d2-f9b807e59406 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] Get all volumes completed successfully. Jul 03 21:54:41.932880 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:41.932880 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:41.938907 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c6c94036-7a6e-4f7b-85d2-f9b807e59406 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 21:54:41.939404 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 766/3062] 10.4.3.32 () {66 vars in 1278 bytes} [Fri Jul 3 21:54:41 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17113 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:54:41.957992 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-100271fc-2c29-46a6-828a-9e9de1b68a6d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:41.959848 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-100271fc-2c29-46a6-828a-9e9de1b68a6d tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] DELETE https://10.4.3.32/volume/v3/types/ec99c22e-01fa-4617-8c1d-b6f8da0ea9b7 Jul 03 21:54:41.960077 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-100271fc-2c29-46a6-828a-9e9de1b68a6d tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:41.960277 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-100271fc-2c29-46a6-828a-9e9de1b68a6d tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] Calling method '_delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:41.993013 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-100271fc-2c29-46a6-828a-9e9de1b68a6d tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] https://10.4.3.32/volume/v3/types/ec99c22e-01fa-4617-8c1d-b6f8da0ea9b7 returned with HTTP 202 Jul 03 21:54:41.993856 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 759/3063] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:54:41 2026] DELETE /volume/v3/types/ec99c22e-01fa-4617-8c1d-b6f8da0ea9b7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:54:42.007076 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-334de39c-f8fa-471a-b65a-5de4009a2674 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:42.008835 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-334de39c-f8fa-471a-b65a-5de4009a2674 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:54:42.009176 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-334de39c-f8fa-471a-b65a-5de4009a2674 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1124986175", "extra_specs": {}}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:54:42.023746 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-334de39c-f8fa-471a-b65a-5de4009a2674 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:54:42.024898 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 778/3064] 10.4.3.32 () {68 vars in 1245 bytes} [Fri Jul 3 21:54:42 2026] POST /volume/v3/types => generated 212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:42.032427 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-0ec70834-3891-40b9-9f56-8ec1d4941dd7 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:42.034273 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0ec70834-3891-40b9-9f56-8ec1d4941dd7 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] POST https://10.4.3.32/volume/v3/types/df1ee81b-80c4-46c2-bdbf-85f30c2645aa/encryption Jul 03 21:54:42.034644 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0ec70834-3891-40b9-9f56-8ec1d4941dd7 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:54:42.053355 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0ec70834-3891-40b9-9f56-8ec1d4941dd7 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] https://10.4.3.32/volume/v3/types/df1ee81b-80c4-46c2-bdbf-85f30c2645aa/encryption returned with HTTP 200 Jul 03 21:54:42.053880 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 762/3065] 10.4.3.32 () {68 vars in 1390 bytes} [Fri Jul 3 21:54:42 2026] POST /volume/v3/types/df1ee81b-80c4-46c2-bdbf-85f30c2645aa/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:42.062290 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-7f32c5d1-a4e1-4948-960f-a1645d7d7280 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:42.063988 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7f32c5d1-a4e1-4948-960f-a1645d7d7280 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:54:42.064341 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7f32c5d1-a4e1-4948-960f-a1645d7d7280 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1168307540", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1124986175", "size": 1}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:54:42.065906 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-7f32c5d1-a4e1-4948-960f-a1645d7d7280 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1168307540', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1124986175', 'size': 1}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:54:42.069649 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-7f32c5d1-a4e1-4948-960f-a1645d7d7280 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Create volume of 1 GB Jul 03 21:54:42.070024 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:42.070024 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:42.070570 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-7f32c5d1-a4e1-4948-960f-a1645d7d7280 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Availability Zones retrieved successfully. Jul 03 21:54:42.076261 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-7f32c5d1-a4e1-4948-960f-a1645d7d7280 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Flow 'volume_create_api' (bd570ac8-15db-45c3-9936-f6b79a020010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:54:42.077121 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-7f32c5d1-a4e1-4948-960f-a1645d7d7280 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9ea1360-fee8-4618-82ed-4b96b4b7df75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:54:42.077962 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-7f32c5d1-a4e1-4948-960f-a1645d7d7280 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:54:42.103578 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-7f32c5d1-a4e1-4948-960f-a1645d7d7280 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9ea1360-fee8-4618-82ed-4b96b4b7df75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:54:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=df1ee81b-80c4-46c2-bdbf-85f30c2645aa,is_public=True,name='tempest-scenario-type-luks-1124986175',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'df1ee81b-80c4-46c2-bdbf-85f30c2645aa', '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=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:54:42.104340 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-7f32c5d1-a4e1-4948-960f-a1645d7d7280 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4bf0151-1d3c-4d7c-9678-5efc7b9d0eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:54:42.133747 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-7f32c5d1-a4e1-4948-960f-a1645d7d7280 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1124986175 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1124986175, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:54:42.134077 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-7f32c5d1-a4e1-4948-960f-a1645d7d7280 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1124986175 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1124986175, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:54:42.162677 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-7f32c5d1-a4e1-4948-960f-a1645d7d7280 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Created reservations ['65d70c4c-5230-4d77-ad2d-a8b64755b4c8', 'f7d6d8b6-3d07-494b-bb5c-a5d23099b1c7', '1bf56b3e-1865-4d11-ba1f-041f57001fa2', 'a6fe79da-c76f-4f10-8e5d-1ac47060b882'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:54:42.163551 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-7f32c5d1-a4e1-4948-960f-a1645d7d7280 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4bf0151-1d3c-4d7c-9678-5efc7b9d0eba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65d70c4c-5230-4d77-ad2d-a8b64755b4c8', 'f7d6d8b6-3d07-494b-bb5c-a5d23099b1c7', '1bf56b3e-1865-4d11-ba1f-041f57001fa2', 'a6fe79da-c76f-4f10-8e5d-1ac47060b882']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:54:42.164331 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-7f32c5d1-a4e1-4948-960f-a1645d7d7280 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2395ce4a-dffe-4ee2-b42e-5b40a44cd5df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:54:42.193866 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-7f32c5d1-a4e1-4948-960f-a1645d7d7280 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2395ce4a-dffe-4ee2-b42e-5b40a44cd5df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8954357a-105b-4455-95f2-ccf03d18db7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1168307540',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e453755847043fcaef178325b50f098',qos_specs=None,replication_status=,reservations=['65d70c4c-5230-4d77-ad2d-a8b64755b4c8','f7d6d8b6-3d07-494b-bb5c-a5d23099b1c7','1bf56b3e-1865-4d11-ba1f-041f57001fa2','a6fe79da-c76f-4f10-8e5d-1ac47060b882'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6f4cf9957454c0e8f0e7a2f84e41601',volume_type_id=df1ee81b-80c4-46c2-bdbf-85f30c2645aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:54:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1168307540',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=8954357a-105b-4455-95f2-ccf03d18db7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e453755847043fcaef178325b50f098',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6f4cf9957454c0e8f0e7a2f84e41601',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(df1ee81b-80c4-46c2-bdbf-85f30c2645aa),volume_type_id=df1ee81b-80c4-46c2-bdbf-85f30c2645aa)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:54:42.195158 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-7f32c5d1-a4e1-4948-960f-a1645d7d7280 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0132136b-7fc4-48f9-bdd8-421adc3bdb7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:54:42.219652 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-7f32c5d1-a4e1-4948-960f-a1645d7d7280 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0132136b-7fc4-48f9-bdd8-421adc3bdb7f) transitioned into state 'SUCCESS' from state '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-1168307540',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e453755847043fcaef178325b50f098',qos_specs=None,replication_status=,reservations=['65d70c4c-5230-4d77-ad2d-a8b64755b4c8','f7d6d8b6-3d07-494b-bb5c-a5d23099b1c7','1bf56b3e-1865-4d11-ba1f-041f57001fa2','a6fe79da-c76f-4f10-8e5d-1ac47060b882'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6f4cf9957454c0e8f0e7a2f84e41601',volume_type_id=df1ee81b-80c4-46c2-bdbf-85f30c2645aa)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:54:42.220402 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-7f32c5d1-a4e1-4948-960f-a1645d7d7280 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1075368c-b3bc-4c3d-855c-d9ee3bd3f7d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:54:42.229979 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-7f32c5d1-a4e1-4948-960f-a1645d7d7280 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1075368c-b3bc-4c3d-855c-d9ee3bd3f7d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:54:42.230789 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-7f32c5d1-a4e1-4948-960f-a1645d7d7280 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Flow 'volume_create_api' (bd570ac8-15db-45c3-9936-f6b79a020010) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:54:42.231060 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-7f32c5d1-a4e1-4948-960f-a1645d7d7280 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Create volume request issued successfully. Jul 03 21:54:42.231621 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7f32c5d1-a4e1-4948-960f-a1645d7d7280 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:54:42.232104 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 767/3066] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:54:42 2026] POST /volume/v3/volumes => generated 783 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:54:42.550124 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f10dcb91-80a7-4674-9865-1a95ba15c9d3 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:42.555317 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f10dcb91-80a7-4674-9865-1a95ba15c9d3 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:54:42.555317 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f10dcb91-80a7-4674-9865-1a95ba15c9d3 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:42.555480 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f10dcb91-80a7-4674-9865-1a95ba15c9d3 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:42.570616 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:42.570616 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:42.575488 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-f10dcb91-80a7-4674-9865-1a95ba15c9d3 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:54:42.581290 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f10dcb91-80a7-4674-9865-1a95ba15c9d3 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:54:42.581768 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 760/3067] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:42 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:42.744247 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a7e6986f-63fc-4be7-be28-f11296abb953 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:42.746613 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a7e6986f-63fc-4be7-be28-f11296abb953 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:54:42.746924 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a7e6986f-63fc-4be7-be28-f11296abb953 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:42.747202 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a7e6986f-63fc-4be7-be28-f11296abb953 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:42.747319 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-a7e6986f-63fc-4be7-be28-f11296abb953 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:42.754010 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:42.754010 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:42.754734 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a7e6986f-63fc-4be7-be28-f11296abb953 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:54:42.755298 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 779/3068] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:42 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:43.600394 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7344e57e-0a74-4c6f-9521-897d6ff41725 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:43.604456 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7344e57e-0a74-4c6f-9521-897d6ff41725 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:54:43.604839 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7344e57e-0a74-4c6f-9521-897d6ff41725 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:43.605010 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7344e57e-0a74-4c6f-9521-897d6ff41725 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:43.620067 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:43.620067 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:43.625527 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-7344e57e-0a74-4c6f-9521-897d6ff41725 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:54:43.636109 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7344e57e-0a74-4c6f-9521-897d6ff41725 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:54:43.636557 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 763/3069] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:43 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:43.772333 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-0f4e349a-0d02-4a7c-a570-bef3ada04557 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:43.774671 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0f4e349a-0d02-4a7c-a570-bef3ada04557 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:54:43.775271 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0f4e349a-0d02-4a7c-a570-bef3ada04557 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:43.775271 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0f4e349a-0d02-4a7c-a570-bef3ada04557 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:43.775451 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-0f4e349a-0d02-4a7c-a570-bef3ada04557 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:43.782709 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:43.782709 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:43.783686 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0f4e349a-0d02-4a7c-a570-bef3ada04557 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:54:43.784222 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 768/3070] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:43 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:44.063811 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e643347c-7d6e-4827-ac1d-60f10078c64e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:44.065726 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e643347c-7d6e-4827-ac1d-60f10078c64e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:54:44.066730 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e643347c-7d6e-4827-ac1d-60f10078c64e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "083df750-f814-4b1e-9e73-0ecbe4da7188", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-748626204", "description": null, "metadata": null}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:54:44.080779 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:44.080779 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:44.081268 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e643347c-7d6e-4827-ac1d-60f10078c64e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:54:44.081427 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [None req-e643347c-7d6e-4827-ac1d-60f10078c64e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Create snapshot from volume 083df750-f814-4b1e-9e73-0ecbe4da7188 Jul 03 21:54:44.116999 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-e643347c-7d6e-4827-ac1d-60f10078c64e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Created reservations ['b7894799-e546-4fad-90e8-8ed149b920bc', '34afddc4-1a6c-4736-8998-2041fa115eea', 'ccd61052-ddbc-443e-89ca-8ad65caa6627', '670f1de4-db36-4c82-b28e-695ccbba2e91'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:54:44.160593 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e643347c-7d6e-4827-ac1d-60f10078c64e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot force create request issued successfully. Jul 03 21:54:44.160986 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e643347c-7d6e-4827-ac1d-60f10078c64e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:54:44.161564 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 761/3071] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:54:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:54:44.171140 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-533009b2-8046-4bf7-9026-27103b030fea None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:44.174423 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-533009b2-8046-4bf7-9026-27103b030fea tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/4e7acab6-c602-490c-bfc7-d802a6e5dae1 Jul 03 21:54:44.174423 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-533009b2-8046-4bf7-9026-27103b030fea tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:44.174423 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-533009b2-8046-4bf7-9026-27103b030fea tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:44.179565 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:44.179565 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:44.180140 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-533009b2-8046-4bf7-9026-27103b030fea tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 21:54:44.181059 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-533009b2-8046-4bf7-9026-27103b030fea tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/4e7acab6-c602-490c-bfc7-d802a6e5dae1 returned with HTTP 200 Jul 03 21:54:44.181527 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 780/3072] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:54:44 2026] GET /volume/v3/snapshots/4e7acab6-c602-490c-bfc7-d802a6e5dae1 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:44.654879 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-888af8bc-3ac9-47f0-9808-be6286043a2c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:44.656955 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-888af8bc-3ac9-47f0-9808-be6286043a2c tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:54:44.657161 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-888af8bc-3ac9-47f0-9808-be6286043a2c tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:44.657399 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-888af8bc-3ac9-47f0-9808-be6286043a2c tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:44.666937 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:44.666937 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:44.673214 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-888af8bc-3ac9-47f0-9808-be6286043a2c tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:54:44.680495 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-888af8bc-3ac9-47f0-9808-be6286043a2c tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:54:44.681056 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 764/3073] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:44 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:44.800801 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-557bb97c-306e-4f2f-932e-e63cb5e0feb0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:44.803127 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-557bb97c-306e-4f2f-932e-e63cb5e0feb0 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:54:44.803399 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-557bb97c-306e-4f2f-932e-e63cb5e0feb0 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:44.803795 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-557bb97c-306e-4f2f-932e-e63cb5e0feb0 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:44.803795 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-557bb97c-306e-4f2f-932e-e63cb5e0feb0 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:44.810401 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:44.810401 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:44.811452 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-557bb97c-306e-4f2f-932e-e63cb5e0feb0 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:54:44.811910 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 769/3074] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:44 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:45.193288 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1480b4be-a21b-4ca9-a0ee-4fce971d0b2f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:45.195709 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1480b4be-a21b-4ca9-a0ee-4fce971d0b2f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/4e7acab6-c602-490c-bfc7-d802a6e5dae1 Jul 03 21:54:45.195974 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1480b4be-a21b-4ca9-a0ee-4fce971d0b2f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:45.196166 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1480b4be-a21b-4ca9-a0ee-4fce971d0b2f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:45.201903 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:45.201903 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:45.202384 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-1480b4be-a21b-4ca9-a0ee-4fce971d0b2f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 21:54:45.203300 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1480b4be-a21b-4ca9-a0ee-4fce971d0b2f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/4e7acab6-c602-490c-bfc7-d802a6e5dae1 returned with HTTP 200 Jul 03 21:54:45.203794 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 762/3075] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:54:45 2026] GET /volume/v3/snapshots/4e7acab6-c602-490c-bfc7-d802a6e5dae1 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:45.212347 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-106c85f3-bf7a-4c27-8ce8-560e0d124971 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:45.215106 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-106c85f3-bf7a-4c27-8ce8-560e0d124971 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/4e7acab6-c602-490c-bfc7-d802a6e5dae1 Jul 03 21:54:45.215106 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-106c85f3-bf7a-4c27-8ce8-560e0d124971 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:45.215106 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-106c85f3-bf7a-4c27-8ce8-560e0d124971 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:45.219955 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:45.219955 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:45.220531 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-106c85f3-bf7a-4c27-8ce8-560e0d124971 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 21:54:45.221342 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-106c85f3-bf7a-4c27-8ce8-560e0d124971 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/4e7acab6-c602-490c-bfc7-d802a6e5dae1 returned with HTTP 200 Jul 03 21:54:45.221737 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 781/3076] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:54:45 2026] GET /volume/v3/snapshots/4e7acab6-c602-490c-bfc7-d802a6e5dae1 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:45.695883 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c25cc4dd-7b0a-4c80-b592-1e7d1ef35e53 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:45.698584 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c25cc4dd-7b0a-4c80-b592-1e7d1ef35e53 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:54:45.698784 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c25cc4dd-7b0a-4c80-b592-1e7d1ef35e53 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:45.698970 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c25cc4dd-7b0a-4c80-b592-1e7d1ef35e53 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:45.710291 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:45.710291 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:45.714625 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c25cc4dd-7b0a-4c80-b592-1e7d1ef35e53 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:54:45.724311 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c25cc4dd-7b0a-4c80-b592-1e7d1ef35e53 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:54:45.724763 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 765/3077] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:45 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:45.823322 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-3c1640ca-0668-4dde-b301-637cc2d322cd None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:45.827893 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3c1640ca-0668-4dde-b301-637cc2d322cd tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:54:45.828152 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3c1640ca-0668-4dde-b301-637cc2d322cd tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:45.828406 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3c1640ca-0668-4dde-b301-637cc2d322cd tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:45.828543 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-3c1640ca-0668-4dde-b301-637cc2d322cd tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:45.840995 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:45.840995 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:45.842287 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3c1640ca-0668-4dde-b301-637cc2d322cd tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:54:45.842869 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 770/3078] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:45 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 733 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:46.745587 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-20812c71-188f-42a7-b254-a06f56efdda2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:46.748732 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-20812c71-188f-42a7-b254-a06f56efdda2 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:54:46.748961 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-20812c71-188f-42a7-b254-a06f56efdda2 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:46.749225 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-20812c71-188f-42a7-b254-a06f56efdda2 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:46.759222 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:46.759222 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:46.768089 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-20812c71-188f-42a7-b254-a06f56efdda2 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:54:46.775408 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-20812c71-188f-42a7-b254-a06f56efdda2 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:54:46.776118 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 763/3079] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:46 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:46.859584 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7ec87861-7204-41ed-bce8-c7ccea27c5d9 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:46.862618 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7ec87861-7204-41ed-bce8-c7ccea27c5d9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:54:46.863043 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7ec87861-7204-41ed-bce8-c7ccea27c5d9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:46.863765 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7ec87861-7204-41ed-bce8-c7ccea27c5d9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:46.863765 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-7ec87861-7204-41ed-bce8-c7ccea27c5d9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:46.869104 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:46.869104 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:46.869942 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7ec87861-7204-41ed-bce8-c7ccea27c5d9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:54:46.870543 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 782/3080] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:46 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:47.790051 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4ad06dbf-4439-4489-835d-a63a9a80308f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:47.792307 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4ad06dbf-4439-4489-835d-a63a9a80308f tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:54:47.792979 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4ad06dbf-4439-4489-835d-a63a9a80308f tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:47.792979 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4ad06dbf-4439-4489-835d-a63a9a80308f tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:47.803992 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:47.803992 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:47.807970 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-4ad06dbf-4439-4489-835d-a63a9a80308f tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:54:47.813751 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4ad06dbf-4439-4489-835d-a63a9a80308f tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:54:47.814120 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 766/3081] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:47 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:47.885615 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-eb469296-d034-4afb-8958-f6539afac65d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:47.887663 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-eb469296-d034-4afb-8958-f6539afac65d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:54:47.887907 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-eb469296-d034-4afb-8958-f6539afac65d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:47.888115 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-eb469296-d034-4afb-8958-f6539afac65d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:47.888317 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-eb469296-d034-4afb-8958-f6539afac65d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:47.892912 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:47.892912 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:47.893427 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-eb469296-d034-4afb-8958-f6539afac65d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:54:47.893820 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 771/3082] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:47 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:48.829451 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c335e028-5dbc-47b6-816f-92a07c6c2d0d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:48.831998 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c335e028-5dbc-47b6-816f-92a07c6c2d0d tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:54:48.832888 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c335e028-5dbc-47b6-816f-92a07c6c2d0d tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:48.835416 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c335e028-5dbc-47b6-816f-92a07c6c2d0d tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:48.843513 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:48.843513 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:48.848100 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c335e028-5dbc-47b6-816f-92a07c6c2d0d tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:54:48.854206 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c335e028-5dbc-47b6-816f-92a07c6c2d0d tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:54:48.854637 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 764/3083] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:48 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:48.909513 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-55899179-1c00-4b8b-8fc9-0e0f453c45d5 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:48.913602 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-55899179-1c00-4b8b-8fc9-0e0f453c45d5 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:54:48.913848 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-55899179-1c00-4b8b-8fc9-0e0f453c45d5 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:48.914076 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-55899179-1c00-4b8b-8fc9-0e0f453c45d5 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:48.914197 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-55899179-1c00-4b8b-8fc9-0e0f453c45d5 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:48.920613 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:48.920613 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:48.921682 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-55899179-1c00-4b8b-8fc9-0e0f453c45d5 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:54:48.922211 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 783/3084] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:48 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:49.582732 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9429a44b-ea18-4389-904d-ec16faa575a4 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:49.584736 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9429a44b-ea18-4389-904d-ec16faa575a4 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:54:49.585043 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9429a44b-ea18-4389-904d-ec16faa575a4 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-607262594"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:54:49.588194 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-9429a44b-ea18-4389-904d-ec16faa575a4 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-607262594'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:54:49.588336 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-9429a44b-ea18-4389-904d-ec16faa575a4 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Create volume of 1 GB Jul 03 21:54:49.594206 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-9429a44b-ea18-4389-904d-ec16faa575a4 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Availability Zones retrieved successfully. Jul 03 21:54:49.600709 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-9429a44b-ea18-4389-904d-ec16faa575a4 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Flow 'volume_create_api' (27567d2e-0b0e-439b-ae64-c04dbc082562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:54:49.601729 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-9429a44b-ea18-4389-904d-ec16faa575a4 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bced794e-2fd6-445c-834d-fbf48d53c5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:54:49.602935 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-9429a44b-ea18-4389-904d-ec16faa575a4 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:54:49.643364 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-9429a44b-ea18-4389-904d-ec16faa575a4 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bced794e-2fd6-445c-834d-fbf48d53c5e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:54:49.644020 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-9429a44b-ea18-4389-904d-ec16faa575a4 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e8ca989-aec6-48e5-8e88-845df37d71f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:54:49.703222 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-9429a44b-ea18-4389-904d-ec16faa575a4 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Created reservations ['1cfa3b05-f407-4d0b-92fd-9b4d39cebd9d', 'fb276bef-ab8e-4a03-998c-ec3717b60e05', '3c01a14f-ff8b-4f03-999e-ae61e2f37abf', '94726bc7-e949-4cbb-bf80-efa69be40073'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:54:49.704212 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-9429a44b-ea18-4389-904d-ec16faa575a4 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e8ca989-aec6-48e5-8e88-845df37d71f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cfa3b05-f407-4d0b-92fd-9b4d39cebd9d', 'fb276bef-ab8e-4a03-998c-ec3717b60e05', '3c01a14f-ff8b-4f03-999e-ae61e2f37abf', '94726bc7-e949-4cbb-bf80-efa69be40073']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:54:49.705253 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-9429a44b-ea18-4389-904d-ec16faa575a4 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b76e455c-8275-4cc9-97db-505fad0bcc0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:54:49.736272 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-9429a44b-ea18-4389-904d-ec16faa575a4 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b76e455c-8275-4cc9-97db-505fad0bcc0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-607262594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acc561db51fc468e91f475f538a69616',qos_specs=None,replication_status=,reservations=['1cfa3b05-f407-4d0b-92fd-9b4d39cebd9d','fb276bef-ab8e-4a03-998c-ec3717b60e05','3c01a14f-ff8b-4f03-999e-ae61e2f37abf','94726bc7-e949-4cbb-bf80-efa69be40073'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ebcf2eae32945318a055d957ad4c1cb',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:54:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-607262594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acc561db51fc468e91f475f538a69616',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ebcf2eae32945318a055d957ad4c1cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:54:49.737038 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-9429a44b-ea18-4389-904d-ec16faa575a4 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54465693-348a-42a4-8f7f-9344702c97e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:54:49.779459 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-9429a44b-ea18-4389-904d-ec16faa575a4 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54465693-348a-42a4-8f7f-9344702c97e1) transitioned into state 'SUCCESS' from state '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-607262594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acc561db51fc468e91f475f538a69616',qos_specs=None,replication_status=,reservations=['1cfa3b05-f407-4d0b-92fd-9b4d39cebd9d','fb276bef-ab8e-4a03-998c-ec3717b60e05','3c01a14f-ff8b-4f03-999e-ae61e2f37abf','94726bc7-e949-4cbb-bf80-efa69be40073'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ebcf2eae32945318a055d957ad4c1cb',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:54:49.780717 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-9429a44b-ea18-4389-904d-ec16faa575a4 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd9d69bb-6d93-45e6-ada3-57958987be09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:54:49.796130 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-9429a44b-ea18-4389-904d-ec16faa575a4 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd9d69bb-6d93-45e6-ada3-57958987be09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:54:49.797547 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-9429a44b-ea18-4389-904d-ec16faa575a4 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Flow 'volume_create_api' (27567d2e-0b0e-439b-ae64-c04dbc082562) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:54:49.798049 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-9429a44b-ea18-4389-904d-ec16faa575a4 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Create volume request issued successfully. Jul 03 21:54:49.798939 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9429a44b-ea18-4389-904d-ec16faa575a4 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:54:49.800050 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 767/3085] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:54:49 2026] POST /volume/v3/volumes => generated 752 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:54:49.814940 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-be1676f5-11cd-41f7-95eb-a91e271de143 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:49.817275 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-be1676f5-11cd-41f7-95eb-a91e271de143 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:54:49.817443 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-be1676f5-11cd-41f7-95eb-a91e271de143 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:49.817885 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-be1676f5-11cd-41f7-95eb-a91e271de143 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:49.826739 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:49.826739 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:49.832225 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-be1676f5-11cd-41f7-95eb-a91e271de143 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:54:49.838776 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-be1676f5-11cd-41f7-95eb-a91e271de143 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:54:49.839203 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 772/3086] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:49 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:49.871676 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-eeda683d-6af9-4d19-9c11-0a62759f996f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:49.873920 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-eeda683d-6af9-4d19-9c11-0a62759f996f tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:54:49.874217 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-eeda683d-6af9-4d19-9c11-0a62759f996f tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:49.874548 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-eeda683d-6af9-4d19-9c11-0a62759f996f tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:49.883611 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:49.883611 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:49.892159 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-eeda683d-6af9-4d19-9c11-0a62759f996f tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:54:49.897443 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-eeda683d-6af9-4d19-9c11-0a62759f996f tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:54:49.898067 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 765/3087] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:49 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:49.935833 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-401ac183-8d55-47c4-965b-e2c8010754db None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:49.940820 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-401ac183-8d55-47c4-965b-e2c8010754db tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:54:49.940820 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-401ac183-8d55-47c4-965b-e2c8010754db tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:49.940820 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-401ac183-8d55-47c4-965b-e2c8010754db tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:49.940820 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-401ac183-8d55-47c4-965b-e2c8010754db tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:49.945759 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:49.945759 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:49.947028 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-401ac183-8d55-47c4-965b-e2c8010754db tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:54:49.947028 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 784/3088] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:49 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:50.856127 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9c673341-54e8-4a20-bc0b-0e757a7b6c87 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:50.859051 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9c673341-54e8-4a20-bc0b-0e757a7b6c87 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:54:50.859362 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9c673341-54e8-4a20-bc0b-0e757a7b6c87 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:50.859689 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9c673341-54e8-4a20-bc0b-0e757a7b6c87 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:50.869274 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:50.869274 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:50.874263 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-9c673341-54e8-4a20-bc0b-0e757a7b6c87 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:54:50.878838 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9c673341-54e8-4a20-bc0b-0e757a7b6c87 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:54:50.879430 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 768/3089] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:50 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:50.917033 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-56ca9ffd-225e-4d68-a769-7cdcaf26aa1c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:50.918793 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-56ca9ffd-225e-4d68-a769-7cdcaf26aa1c tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:54:50.918969 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-56ca9ffd-225e-4d68-a769-7cdcaf26aa1c tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:50.919162 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-56ca9ffd-225e-4d68-a769-7cdcaf26aa1c tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:50.926535 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:50.926535 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:50.931612 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-56ca9ffd-225e-4d68-a769-7cdcaf26aa1c tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:54:50.935503 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-b381fe52-8641-4caa-a795-f2b40ebf04ed req-9f366e32-c593-4621-97aa-abb08dc9568d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:50.937279 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-56ca9ffd-225e-4d68-a769-7cdcaf26aa1c tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:54:50.937791 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-b381fe52-8641-4caa-a795-f2b40ebf04ed req-9f366e32-c593-4621-97aa-abb08dc9568d tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:54:50.937863 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 773/3090] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:50 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:50.938060 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-b381fe52-8641-4caa-a795-f2b40ebf04ed req-9f366e32-c593-4621-97aa-abb08dc9568d tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:50.938310 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-b381fe52-8641-4caa-a795-f2b40ebf04ed req-9f366e32-c593-4621-97aa-abb08dc9568d tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:50.947529 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:50.947529 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:50.951965 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-b381fe52-8641-4caa-a795-f2b40ebf04ed req-9f366e32-c593-4621-97aa-abb08dc9568d tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:54:50.956813 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-b381fe52-8641-4caa-a795-f2b40ebf04ed req-9f366e32-c593-4621-97aa-abb08dc9568d tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:54:50.957189 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 766/3091] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:54:50 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:50.963072 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-bfeaaf22-3f24-46ae-ae91-c547ba3f38f9 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:50.964683 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bfeaaf22-3f24-46ae-ae91-c547ba3f38f9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:54:50.964880 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bfeaaf22-3f24-46ae-ae91-c547ba3f38f9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:50.965075 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bfeaaf22-3f24-46ae-ae91-c547ba3f38f9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:50.965217 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-bfeaaf22-3f24-46ae-ae91-c547ba3f38f9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:50.970758 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:50.970758 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:50.971641 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bfeaaf22-3f24-46ae-ae91-c547ba3f38f9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:54:50.972053 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 785/3092] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:50 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:51.950964 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e6303392-13d0-4f49-a51d-cd5114bca82c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:51.953040 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e6303392-13d0-4f49-a51d-cd5114bca82c tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:54:51.953213 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e6303392-13d0-4f49-a51d-cd5114bca82c tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:51.953405 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e6303392-13d0-4f49-a51d-cd5114bca82c tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:51.960687 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:51.960687 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:51.964392 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-e6303392-13d0-4f49-a51d-cd5114bca82c tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:54:51.968434 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e6303392-13d0-4f49-a51d-cd5114bca82c tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:54:51.968841 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 769/3093] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:51 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:51.981382 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-315fa501-f2d5-49c3-9af9-db6de9560a62 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:51.983271 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-315fa501-f2d5-49c3-9af9-db6de9560a62 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:54:51.983530 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-315fa501-f2d5-49c3-9af9-db6de9560a62 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:51.983759 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-315fa501-f2d5-49c3-9af9-db6de9560a62 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:51.983862 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-315fa501-f2d5-49c3-9af9-db6de9560a62 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:51.989215 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:51.989215 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:51.989997 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-315fa501-f2d5-49c3-9af9-db6de9560a62 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:54:51.990382 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 774/3094] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:51 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:52.982142 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-df705996-25b6-4c85-82c5-a6e4572a7121 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:52.983874 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-df705996-25b6-4c85-82c5-a6e4572a7121 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:54:52.983874 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-df705996-25b6-4c85-82c5-a6e4572a7121 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:52.984060 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-df705996-25b6-4c85-82c5-a6e4572a7121 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:52.991628 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-475a0117-83ec-4481-9996-949be94d32c2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:52.991959 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:52.991959 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:52.992118 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-475a0117-83ec-4481-9996-949be94d32c2 None None] GET https://10.4.3.32/volume// Jul 03 21:54:52.992333 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-475a0117-83ec-4481-9996-949be94d32c2 None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:52.992603 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-475a0117-83ec-4481-9996-949be94d32c2 None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:52.993024 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-475a0117-83ec-4481-9996-949be94d32c2 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:54:52.993395 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 786/3095] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:54: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 21:54:52.995192 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-df705996-25b6-4c85-82c5-a6e4572a7121 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:54:52.999731 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-df705996-25b6-4c85-82c5-a6e4572a7121 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:54:53.000124 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 767/3096] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:52 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:53.000357 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-b381fe52-8641-4caa-a795-f2b40ebf04ed req-ffd7f961-f1ac-4936-b027-fda78b3cb014 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:53.001528 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ec2c2753-fda7-4b80-8691-0158a4ce2cec None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:53.002500 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-b381fe52-8641-4caa-a795-f2b40ebf04ed req-ffd7f961-f1ac-4936-b027-fda78b3cb014 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:54:53.002867 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-b381fe52-8641-4caa-a795-f2b40ebf04ed req-ffd7f961-f1ac-4936-b027-fda78b3cb014 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8", "connector": null, "instance_uuid": "dce118a4-476b-4b84-9e39-a4a2414c6fb6"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:54:53.003292 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ec2c2753-fda7-4b80-8691-0158a4ce2cec tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:54:53.003555 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ec2c2753-fda7-4b80-8691-0158a4ce2cec tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:53.003802 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ec2c2753-fda7-4b80-8691-0158a4ce2cec tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:53.003914 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-ec2c2753-fda7-4b80-8691-0158a4ce2cec tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:53.008416 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:53.008416 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:53.009121 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ec2c2753-fda7-4b80-8691-0158a4ce2cec tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:54:53.009531 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 775/3097] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:53 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:53.012103 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:53.012103 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:53.038770 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-b381fe52-8641-4caa-a795-f2b40ebf04ed req-ffd7f961-f1ac-4936-b027-fda78b3cb014 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:54:53.039226 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 770/3098] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:54:52 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:54:53.478162 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-5fb03ee4-960d-443e-90c1-4473e70d7281 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:53.479834 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5fb03ee4-960d-443e-90c1-4473e70d7281 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:54:53.480005 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5fb03ee4-960d-443e-90c1-4473e70d7281 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:53.480176 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5fb03ee4-960d-443e-90c1-4473e70d7281 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:53.489639 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:53.489639 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:53.493730 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-5fb03ee4-960d-443e-90c1-4473e70d7281 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:54:53.498010 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5fb03ee4-960d-443e-90c1-4473e70d7281 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:54:53.498395 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 787/3099] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:53 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:53.568537 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ffe81d04-0dfc-466e-823a-b976a0d2ede5 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:53.569034 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ffe81d04-0dfc-466e-823a-b976a0d2ede5 None None] GET https://10.4.3.32/volume// Jul 03 21:54:53.569253 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ffe81d04-0dfc-466e-823a-b976a0d2ede5 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:53.569522 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ffe81d04-0dfc-466e-823a-b976a0d2ede5 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:53.569944 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ffe81d04-0dfc-466e-823a-b976a0d2ede5 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:54:53.570432 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 768/3100] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:54: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 21:54:53.583747 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-b381fe52-8641-4caa-a795-f2b40ebf04ed req-1dd28515-2098-44f6-9742-a4f929d1b7d2 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:53.585931 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-b381fe52-8641-4caa-a795-f2b40ebf04ed req-1dd28515-2098-44f6-9742-a4f929d1b7d2 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:54:53.586166 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-b381fe52-8641-4caa-a795-f2b40ebf04ed req-1dd28515-2098-44f6-9742-a4f929d1b7d2 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:53.586384 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-b381fe52-8641-4caa-a795-f2b40ebf04ed req-1dd28515-2098-44f6-9742-a4f929d1b7d2 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:53.596343 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:53.596343 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:53.600414 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-b381fe52-8641-4caa-a795-f2b40ebf04ed req-1dd28515-2098-44f6-9742-a4f929d1b7d2 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:54:53.604924 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-b381fe52-8641-4caa-a795-f2b40ebf04ed req-1dd28515-2098-44f6-9742-a4f929d1b7d2 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:54:53.605283 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 776/3101] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:54:53 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 1024 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:54:53.705752 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-b381fe52-8641-4caa-a795-f2b40ebf04ed req-99bd83ce-fee8-4df5-a6eb-2227d95b01f0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:53.708692 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-b381fe52-8641-4caa-a795-f2b40ebf04ed req-99bd83ce-fee8-4df5-a6eb-2227d95b01f0 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] PUT https://10.4.3.32/volume/v3/attachments/4a512cc3-7cf6-419e-9434-a45b594f1a8c Jul 03 21:54:53.709239 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-b381fe52-8641-4caa-a795-f2b40ebf04ed req-99bd83ce-fee8-4df5-a6eb-2227d95b01f0 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:54:53.720165 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-b381fe52-8641-4caa-a795-f2b40ebf04ed req-99bd83ce-fee8-4df5-a6eb-2227d95b01f0 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Acquiring lock "cinder-attachment_update-0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8-np0000004475" by "attachment_update" {{(pid=99933) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:54:53.725527 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-b381fe52-8641-4caa-a795-f2b40ebf04ed req-99bd83ce-fee8-4df5-a6eb-2227d95b01f0 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Lock "cinder-attachment_update-0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8-np0000004475" acquired by "attachment_update" :: waited 0.005s {{(pid=99933) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:54:53.726819 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:53.726819 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:54.017735 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-81d77c4f-85ff-4466-94f6-166dfb5af206 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:54.023895 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-81d77c4f-85ff-4466-94f6-166dfb5af206 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:54:54.023895 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-81d77c4f-85ff-4466-94f6-166dfb5af206 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:54.023895 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-81d77c4f-85ff-4466-94f6-166dfb5af206 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:54.024199 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-416c4fc9-8237-49e7-8d5f-8362116d038f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:54.025088 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-416c4fc9-8237-49e7-8d5f-8362116d038f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:54:54.025088 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-416c4fc9-8237-49e7-8d5f-8362116d038f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:54.025088 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-416c4fc9-8237-49e7-8d5f-8362116d038f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:54.025088 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-416c4fc9-8237-49e7-8d5f-8362116d038f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:54.029598 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:54.029598 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:54.029938 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-416c4fc9-8237-49e7-8d5f-8362116d038f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:54:54.030416 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 769/3102] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:54 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:54.035980 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:54.035980 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:54.041965 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-81d77c4f-85ff-4466-94f6-166dfb5af206 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:54:54.050521 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-81d77c4f-85ff-4466-94f6-166dfb5af206 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:54:54.051062 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 788/3103] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:54 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:54.262633 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-b381fe52-8641-4caa-a795-f2b40ebf04ed req-99bd83ce-fee8-4df5-a6eb-2227d95b01f0 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Lock "cinder-attachment_update-0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8-np0000004475" released by "attachment_update" :: held 0.537s {{(pid=99933) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:54:54.263024 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-b381fe52-8641-4caa-a795-f2b40ebf04ed req-99bd83ce-fee8-4df5-a6eb-2227d95b01f0 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/attachments/4a512cc3-7cf6-419e-9434-a45b594f1a8c returned with HTTP 200 Jul 03 21:54:54.263617 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 771/3104] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:54:53 2026] PUT /volume/v3/attachments/4a512cc3-7cf6-419e-9434-a45b594f1a8c => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:54:54.511818 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2b6dd3e3-3537-4dbc-9e0d-d59ce0f1566b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:54.514262 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2b6dd3e3-3537-4dbc-9e0d-d59ce0f1566b tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:54:54.514515 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2b6dd3e3-3537-4dbc-9e0d-d59ce0f1566b tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:54.514766 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2b6dd3e3-3537-4dbc-9e0d-d59ce0f1566b tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:54.524726 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:54.524726 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:54.528101 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2b6dd3e3-3537-4dbc-9e0d-d59ce0f1566b tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:54:54.532516 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2b6dd3e3-3537-4dbc-9e0d-d59ce0f1566b tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:54:54.532874 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 777/3105] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:54 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:55.043085 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4f2ac0d2-9968-4fff-94f2-98e3cc8f99ea None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:55.045236 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4f2ac0d2-9968-4fff-94f2-98e3cc8f99ea tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:54:55.045498 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4f2ac0d2-9968-4fff-94f2-98e3cc8f99ea tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:55.045761 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4f2ac0d2-9968-4fff-94f2-98e3cc8f99ea tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:55.045877 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-4f2ac0d2-9968-4fff-94f2-98e3cc8f99ea tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:55.047720 np0000004475 devstack@c-api.service[99935]: DEBUG dbcounter [-] [99935] Writing DB stats cinder:SELECT=193,cinder:UPDATE=49,cinder:INSERT=16 {{(pid=99935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:54:55.051024 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:55.051024 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:55.051811 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4f2ac0d2-9968-4fff-94f2-98e3cc8f99ea tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:54:55.052308 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 770/3106] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:55 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:55.065752 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e5654926-7dd8-412a-af69-6e3217969ac2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:55.070131 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e5654926-7dd8-412a-af69-6e3217969ac2 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:54:55.070360 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e5654926-7dd8-412a-af69-6e3217969ac2 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:55.070604 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e5654926-7dd8-412a-af69-6e3217969ac2 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:55.084821 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:55.084821 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:55.093075 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e5654926-7dd8-412a-af69-6e3217969ac2 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:54:55.098516 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e5654926-7dd8-412a-af69-6e3217969ac2 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:54:55.099066 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 789/3107] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:55 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:55.548788 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d2dfb7b6-58a5-465f-b472-8bf48ac3409b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:55.550773 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d2dfb7b6-58a5-465f-b472-8bf48ac3409b tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:54:55.551011 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d2dfb7b6-58a5-465f-b472-8bf48ac3409b tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:55.551236 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d2dfb7b6-58a5-465f-b472-8bf48ac3409b tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:55.562903 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:55.562903 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:55.566901 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-d2dfb7b6-58a5-465f-b472-8bf48ac3409b tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:54:55.570974 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d2dfb7b6-58a5-465f-b472-8bf48ac3409b tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:54:55.571340 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 772/3108] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:55 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:56.063644 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e15c1593-4212-428e-8b2c-d64f0d104662 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:56.065826 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e15c1593-4212-428e-8b2c-d64f0d104662 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:54:56.066086 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e15c1593-4212-428e-8b2c-d64f0d104662 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:56.066355 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e15c1593-4212-428e-8b2c-d64f0d104662 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:56.066520 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-e15c1593-4212-428e-8b2c-d64f0d104662 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:56.074612 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:56.074612 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:56.075474 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e15c1593-4212-428e-8b2c-d64f0d104662 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:54:56.075953 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 778/3109] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:56 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:56.115538 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5502a075-a235-4b22-be07-0993676be10b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:56.120159 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5502a075-a235-4b22-be07-0993676be10b tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:54:56.120454 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5502a075-a235-4b22-be07-0993676be10b tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:56.121013 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5502a075-a235-4b22-be07-0993676be10b tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:56.140846 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:56.140846 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:56.146382 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-5502a075-a235-4b22-be07-0993676be10b tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:54:56.152196 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5502a075-a235-4b22-be07-0993676be10b tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:54:56.152700 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 771/3110] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:56 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:56.588072 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d7fac5da-eb34-4f7e-8b34-f2868e27e1a8 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:56.594752 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d7fac5da-eb34-4f7e-8b34-f2868e27e1a8 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:54:56.595040 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d7fac5da-eb34-4f7e-8b34-f2868e27e1a8 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:56.595427 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d7fac5da-eb34-4f7e-8b34-f2868e27e1a8 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:56.607992 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:56.607992 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:56.612731 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d7fac5da-eb34-4f7e-8b34-f2868e27e1a8 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:54:56.619972 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d7fac5da-eb34-4f7e-8b34-f2868e27e1a8 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:54:56.620750 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 790/3111] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:56 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:57.087811 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-160d4b05-9084-49a2-8e29-8a94482b9a22 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:57.089959 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-160d4b05-9084-49a2-8e29-8a94482b9a22 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:54:57.090238 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-160d4b05-9084-49a2-8e29-8a94482b9a22 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:57.090514 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-160d4b05-9084-49a2-8e29-8a94482b9a22 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:57.090663 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-160d4b05-9084-49a2-8e29-8a94482b9a22 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:57.096736 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:57.096736 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:57.097638 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-160d4b05-9084-49a2-8e29-8a94482b9a22 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:54:57.098122 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 773/3112] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:57 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:57.165530 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-527e2d02-3530-4f64-8a99-15857727a309 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:57.167823 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-527e2d02-3530-4f64-8a99-15857727a309 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:54:57.168054 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-527e2d02-3530-4f64-8a99-15857727a309 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:57.168322 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-527e2d02-3530-4f64-8a99-15857727a309 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:57.178502 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:57.178502 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:57.183639 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-527e2d02-3530-4f64-8a99-15857727a309 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:54:57.189887 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-527e2d02-3530-4f64-8a99-15857727a309 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:54:57.190408 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 779/3113] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:57 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:57.642566 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-0cf71dc5-236d-43d7-b97b-8d8d256ca982 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:57.644849 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0cf71dc5-236d-43d7-b97b-8d8d256ca982 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:54:57.645065 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0cf71dc5-236d-43d7-b97b-8d8d256ca982 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:57.645311 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0cf71dc5-236d-43d7-b97b-8d8d256ca982 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:57.658028 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:57.658028 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:57.662480 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-0cf71dc5-236d-43d7-b97b-8d8d256ca982 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:54:57.667654 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0cf71dc5-236d-43d7-b97b-8d8d256ca982 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:54:57.668166 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 772/3114] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:57 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:58.111136 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-4d44162d-5827-41f6-a052-8140f888717a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:58.113109 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4d44162d-5827-41f6-a052-8140f888717a tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:54:58.113314 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4d44162d-5827-41f6-a052-8140f888717a tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:58.113571 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4d44162d-5827-41f6-a052-8140f888717a tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:58.113716 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-4d44162d-5827-41f6-a052-8140f888717a tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:58.119871 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:58.119871 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:58.120637 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4d44162d-5827-41f6-a052-8140f888717a tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:54:58.121012 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 791/3115] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:58 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:58.204349 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9c727848-a7ba-415c-8c46-b17bf48fd5ae None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:58.206818 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9c727848-a7ba-415c-8c46-b17bf48fd5ae tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:54:58.207081 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9c727848-a7ba-415c-8c46-b17bf48fd5ae tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:58.207317 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9c727848-a7ba-415c-8c46-b17bf48fd5ae tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:58.214652 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:58.214652 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:58.218857 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-9c727848-a7ba-415c-8c46-b17bf48fd5ae tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:54:58.223527 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9c727848-a7ba-415c-8c46-b17bf48fd5ae tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:54:58.223956 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 774/3116] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:58 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:58.681849 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4634258e-c19c-4b40-8f60-97d557c4820a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:58.683950 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4634258e-c19c-4b40-8f60-97d557c4820a tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:54:58.684162 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4634258e-c19c-4b40-8f60-97d557c4820a tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:58.684389 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4634258e-c19c-4b40-8f60-97d557c4820a tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:58.697026 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:58.697026 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:54:58.701553 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-4634258e-c19c-4b40-8f60-97d557c4820a tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:54:58.708231 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4634258e-c19c-4b40-8f60-97d557c4820a tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:54:58.708764 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 780/3117] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:58 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:59.134233 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9b6d020d-e6b6-4701-9246-c64906978cf8 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:59.136626 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9b6d020d-e6b6-4701-9246-c64906978cf8 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:54:59.136837 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9b6d020d-e6b6-4701-9246-c64906978cf8 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:59.137025 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9b6d020d-e6b6-4701-9246-c64906978cf8 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:59.137126 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-9b6d020d-e6b6-4701-9246-c64906978cf8 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:54:59.143049 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:59.143049 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:54:59.144133 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9b6d020d-e6b6-4701-9246-c64906978cf8 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:54:59.144563 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 773/3118] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:54:59 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:59.238290 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c23e1b03-def8-427a-8c5f-6f8d88a63df7 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:59.240418 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c23e1b03-def8-427a-8c5f-6f8d88a63df7 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:54:59.240648 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c23e1b03-def8-427a-8c5f-6f8d88a63df7 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:59.240867 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c23e1b03-def8-427a-8c5f-6f8d88a63df7 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:59.249584 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:59.249584 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:54:59.254247 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c23e1b03-def8-427a-8c5f-6f8d88a63df7 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:54:59.259826 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c23e1b03-def8-427a-8c5f-6f8d88a63df7 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:54:59.260297 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 792/3119] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:59 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:54:59.723803 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f6aa6602-3fab-40a3-a7e0-1d074f74d4bf None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:54:59.726489 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f6aa6602-3fab-40a3-a7e0-1d074f74d4bf tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:54:59.726777 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f6aa6602-3fab-40a3-a7e0-1d074f74d4bf tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:54:59.726976 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f6aa6602-3fab-40a3-a7e0-1d074f74d4bf tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:54:59.736827 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:54:59.736827 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:54:59.740773 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f6aa6602-3fab-40a3-a7e0-1d074f74d4bf tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:54:59.746562 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f6aa6602-3fab-40a3-a7e0-1d074f74d4bf tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:54:59.747029 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 775/3120] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:54:59 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:00.160351 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ef74eb3d-b7f0-4119-ad17-8e0eaf366c76 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:00.162704 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ef74eb3d-b7f0-4119-ad17-8e0eaf366c76 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:00.163268 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ef74eb3d-b7f0-4119-ad17-8e0eaf366c76 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:00.163465 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ef74eb3d-b7f0-4119-ad17-8e0eaf366c76 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:00.163511 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-ef74eb3d-b7f0-4119-ad17-8e0eaf366c76 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:00.168600 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:00.168600 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:00.169411 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ef74eb3d-b7f0-4119-ad17-8e0eaf366c76 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:00.169868 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 781/3121] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:00 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:00.275351 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-063c814b-e399-4a2d-b26a-c672eda9dd43 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:00.277746 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-063c814b-e399-4a2d-b26a-c672eda9dd43 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:00.281426 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-063c814b-e399-4a2d-b26a-c672eda9dd43 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:00.281795 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-063c814b-e399-4a2d-b26a-c672eda9dd43 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:00.299832 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:00.299832 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:00.309246 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-063c814b-e399-4a2d-b26a-c672eda9dd43 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:00.315615 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-063c814b-e399-4a2d-b26a-c672eda9dd43 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:00.315615 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 774/3122] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:00 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:00.763666 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ca1fc3ad-ce7e-48fb-b67d-bab46c2adfb6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:00.766065 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ca1fc3ad-ce7e-48fb-b67d-bab46c2adfb6 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:00.766321 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ca1fc3ad-ce7e-48fb-b67d-bab46c2adfb6 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:00.766600 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ca1fc3ad-ce7e-48fb-b67d-bab46c2adfb6 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:00.777983 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:00.777983 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:00.782642 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-ca1fc3ad-ce7e-48fb-b67d-bab46c2adfb6 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:00.788766 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ca1fc3ad-ce7e-48fb-b67d-bab46c2adfb6 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:00.789367 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 793/3123] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:00 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:01.183603 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-599d0b5f-504d-4ae1-a6e6-8a1b13ae3f4c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:01.185863 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-599d0b5f-504d-4ae1-a6e6-8a1b13ae3f4c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:01.186133 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-599d0b5f-504d-4ae1-a6e6-8a1b13ae3f4c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:01.186322 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-599d0b5f-504d-4ae1-a6e6-8a1b13ae3f4c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:01.186452 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-599d0b5f-504d-4ae1-a6e6-8a1b13ae3f4c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:01.192274 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:01.192274 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:01.193153 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-599d0b5f-504d-4ae1-a6e6-8a1b13ae3f4c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:01.193749 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 776/3124] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:01 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:01.330578 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-74a6674e-4ef4-4dc6-97dc-953e53e1675e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:01.332696 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-74a6674e-4ef4-4dc6-97dc-953e53e1675e tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:01.332971 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-74a6674e-4ef4-4dc6-97dc-953e53e1675e tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:01.333273 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-74a6674e-4ef4-4dc6-97dc-953e53e1675e tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:01.345581 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:01.345581 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:01.360578 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-74a6674e-4ef4-4dc6-97dc-953e53e1675e tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:01.370168 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-74a6674e-4ef4-4dc6-97dc-953e53e1675e tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:01.370842 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 782/3125] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:01 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:01.805833 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8b99985f-1518-477f-9e08-e08c777f432a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:01.808659 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8b99985f-1518-477f-9e08-e08c777f432a tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:01.808823 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8b99985f-1518-477f-9e08-e08c777f432a tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:01.809046 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8b99985f-1518-477f-9e08-e08c777f432a tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:01.821605 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:01.821605 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:01.827243 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8b99985f-1518-477f-9e08-e08c777f432a tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:01.834802 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8b99985f-1518-477f-9e08-e08c777f432a tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:01.835050 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 775/3126] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:01 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:02.170584 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8e6106a6-2fed-4859-a108-7a57bf338ae4 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:02.172876 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8e6106a6-2fed-4859-a108-7a57bf338ae4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:55:02.173188 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8e6106a6-2fed-4859-a108-7a57bf338ae4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-788955502", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:02.174954 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-8e6106a6-2fed-4859-a108-7a57bf338ae4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-788955502', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:55:02.175106 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-8e6106a6-2fed-4859-a108-7a57bf338ae4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Create volume of 1 GB Jul 03 21:55:02.180131 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-8e6106a6-2fed-4859-a108-7a57bf338ae4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Availability Zones retrieved successfully. Jul 03 21:55:02.186413 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8e6106a6-2fed-4859-a108-7a57bf338ae4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Flow 'volume_create_api' (c005623d-e917-44e1-bbad-ff141e17a9c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:55:02.187558 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8e6106a6-2fed-4859-a108-7a57bf338ae4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0350d301-7f0a-44a1-8ea2-0abe14414c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:55:02.188655 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-8e6106a6-2fed-4859-a108-7a57bf338ae4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:55:02.190217 np0000004475 devstack@c-api.service[99936]: DEBUG dbcounter [-] [99936] Writing DB stats cinder:SELECT=180,cinder:UPDATE=20,cinder:INSERT=12 {{(pid=99936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:55:02.206738 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-20fbb425-c992-4280-92ef-4c1e9065302c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:02.209240 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-20fbb425-c992-4280-92ef-4c1e9065302c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:02.209595 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-20fbb425-c992-4280-92ef-4c1e9065302c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:02.209897 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-20fbb425-c992-4280-92ef-4c1e9065302c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:02.210074 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-20fbb425-c992-4280-92ef-4c1e9065302c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:02.215824 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:02.215824 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:02.216771 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-20fbb425-c992-4280-92ef-4c1e9065302c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:02.217339 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 777/3127] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:02 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:02.221825 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8e6106a6-2fed-4859-a108-7a57bf338ae4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0350d301-7f0a-44a1-8ea2-0abe14414c5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:55:02.222874 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8e6106a6-2fed-4859-a108-7a57bf338ae4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0ed3e46-e447-43c8-b3b4-ad55cbb00a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:55:02.273048 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-8e6106a6-2fed-4859-a108-7a57bf338ae4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Created reservations ['1d447c2d-e940-4564-8d7e-a4bc02eb90db', 'db7e612f-d4ab-4c77-9103-526334839691', 'aa388562-44cd-4228-805c-77d7e3875984', '23d21aa4-6c1f-44cd-9573-69ee0f4ab49d'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:55:02.273926 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8e6106a6-2fed-4859-a108-7a57bf338ae4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0ed3e46-e447-43c8-b3b4-ad55cbb00a08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d447c2d-e940-4564-8d7e-a4bc02eb90db', 'db7e612f-d4ab-4c77-9103-526334839691', 'aa388562-44cd-4228-805c-77d7e3875984', '23d21aa4-6c1f-44cd-9573-69ee0f4ab49d']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:55:02.274674 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8e6106a6-2fed-4859-a108-7a57bf338ae4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e7b7679-70fa-4eea-bbe9-a85d6ba9d3b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:55:02.301143 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8e6106a6-2fed-4859-a108-7a57bf338ae4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e7b7679-70fa-4eea-bbe9-a85d6ba9d3b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4e51f43-33f0-4711-aa65-3014c539412a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-788955502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15a72f3cd99845d9b51484c32c1da3b7',qos_specs=None,replication_status=,reservations=['1d447c2d-e940-4564-8d7e-a4bc02eb90db','db7e612f-d4ab-4c77-9103-526334839691','aa388562-44cd-4228-805c-77d7e3875984','23d21aa4-6c1f-44cd-9573-69ee0f4ab49d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8d9d575c41d4d038a7c37f24450f12a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:55:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-788955502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4e51f43-33f0-4711-aa65-3014c539412a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15a72f3cd99845d9b51484c32c1da3b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8d9d575c41d4d038a7c37f24450f12a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:55:02.302737 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8e6106a6-2fed-4859-a108-7a57bf338ae4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c40cf8f7-1f7a-405b-87c2-c9658fc3ba68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:55:02.322562 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8e6106a6-2fed-4859-a108-7a57bf338ae4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c40cf8f7-1f7a-405b-87c2-c9658fc3ba68) transitioned into state 'SUCCESS' from state '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-788955502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15a72f3cd99845d9b51484c32c1da3b7',qos_specs=None,replication_status=,reservations=['1d447c2d-e940-4564-8d7e-a4bc02eb90db','db7e612f-d4ab-4c77-9103-526334839691','aa388562-44cd-4228-805c-77d7e3875984','23d21aa4-6c1f-44cd-9573-69ee0f4ab49d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8d9d575c41d4d038a7c37f24450f12a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:55:02.323601 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8e6106a6-2fed-4859-a108-7a57bf338ae4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c2241a9-3261-4149-b921-11e158029123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:55:02.337148 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8e6106a6-2fed-4859-a108-7a57bf338ae4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c2241a9-3261-4149-b921-11e158029123) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:55:02.338602 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8e6106a6-2fed-4859-a108-7a57bf338ae4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Flow 'volume_create_api' (c005623d-e917-44e1-bbad-ff141e17a9c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:55:02.339149 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-8e6106a6-2fed-4859-a108-7a57bf338ae4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Create volume request issued successfully. Jul 03 21:55:02.340106 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8e6106a6-2fed-4859-a108-7a57bf338ae4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:55:02.340791 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 794/3128] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:55:02 2026] POST /volume/v3/volumes => generated 752 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:55:02.352808 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f06af0bb-043d-4fd0-88de-13fcdc9b76d8 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:02.354706 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f06af0bb-043d-4fd0-88de-13fcdc9b76d8 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:02.354967 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f06af0bb-043d-4fd0-88de-13fcdc9b76d8 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:02.357298 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f06af0bb-043d-4fd0-88de-13fcdc9b76d8 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:02.371276 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:02.371276 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:02.375802 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-f06af0bb-043d-4fd0-88de-13fcdc9b76d8 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:02.381189 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f06af0bb-043d-4fd0-88de-13fcdc9b76d8 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:02.381943 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 783/3129] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:02 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:02.385919 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-49bfcfed-4c61-4cf1-8fae-3b826b064ff6 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:02.387937 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-49bfcfed-4c61-4cf1-8fae-3b826b064ff6 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:02.389391 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-49bfcfed-4c61-4cf1-8fae-3b826b064ff6 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:02.389391 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-49bfcfed-4c61-4cf1-8fae-3b826b064ff6 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:02.398460 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:02.398460 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:02.403806 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-49bfcfed-4c61-4cf1-8fae-3b826b064ff6 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:02.410797 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-49bfcfed-4c61-4cf1-8fae-3b826b064ff6 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:02.411227 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 776/3130] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:02 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:02.849192 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-0841f278-47ab-4839-a0d8-014ff2a48f69 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:02.851088 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0841f278-47ab-4839-a0d8-014ff2a48f69 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:02.851279 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0841f278-47ab-4839-a0d8-014ff2a48f69 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:02.854402 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0841f278-47ab-4839-a0d8-014ff2a48f69 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:02.861903 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:02.861903 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:02.866198 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-0841f278-47ab-4839-a0d8-014ff2a48f69 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:02.871531 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0841f278-47ab-4839-a0d8-014ff2a48f69 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:02.871978 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 778/3131] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:02 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:03.230741 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-0476c021-9843-4167-b9bb-6d0b5a93fe09 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:03.232954 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0476c021-9843-4167-b9bb-6d0b5a93fe09 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:03.233210 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0476c021-9843-4167-b9bb-6d0b5a93fe09 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:03.233485 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0476c021-9843-4167-b9bb-6d0b5a93fe09 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:03.233684 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-0476c021-9843-4167-b9bb-6d0b5a93fe09 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:03.238780 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:03.238780 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:03.239599 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0476c021-9843-4167-b9bb-6d0b5a93fe09 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:03.239993 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 795/3132] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:03 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:03.396633 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c5afd8d3-6344-43be-8c62-efeba93899c7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:03.398535 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c5afd8d3-6344-43be-8c62-efeba93899c7 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:03.398766 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c5afd8d3-6344-43be-8c62-efeba93899c7 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:03.399003 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c5afd8d3-6344-43be-8c62-efeba93899c7 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:03.406357 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:03.406357 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:03.410543 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c5afd8d3-6344-43be-8c62-efeba93899c7 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:03.415405 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c5afd8d3-6344-43be-8c62-efeba93899c7 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:03.415946 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 784/3133] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:03 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:03.426616 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-6ad7b3ba-43c4-40c7-b780-073cf3831911 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:03.429056 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6ad7b3ba-43c4-40c7-b780-073cf3831911 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:03.429341 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6ad7b3ba-43c4-40c7-b780-073cf3831911 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:03.429658 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6ad7b3ba-43c4-40c7-b780-073cf3831911 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:03.434965 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-85a78bef-d38d-42f0-af1d-988e0605d714 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:03.437273 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-85a78bef-d38d-42f0-af1d-988e0605d714 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:03.437606 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-85a78bef-d38d-42f0-af1d-988e0605d714 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:03.437811 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-85a78bef-d38d-42f0-af1d-988e0605d714 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:03.439104 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:03.439104 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:03.439909 np0000004475 devstack@c-api.service[99933]: DEBUG dbcounter [-] [99933] Writing DB stats cinder:SELECT=217,cinder:UPDATE=36,cinder:INSERT=17 {{(pid=99933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:55:03.444537 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-6ad7b3ba-43c4-40c7-b780-073cf3831911 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:03.449908 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:03.449908 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:03.451287 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6ad7b3ba-43c4-40c7-b780-073cf3831911 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:03.451831 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 777/3134] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:03 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:03.456984 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-85a78bef-d38d-42f0-af1d-988e0605d714 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:03.463669 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-85a78bef-d38d-42f0-af1d-988e0605d714 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:03.464345 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 779/3135] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:03 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:03.477169 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8f46d295-7d5a-41d8-9af0-e46d57fd5336 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:03.479064 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8f46d295-7d5a-41d8-9af0-e46d57fd5336 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes Jul 03 21:55:03.479295 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8f46d295-7d5a-41d8-9af0-e46d57fd5336 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:03.479568 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8f46d295-7d5a-41d8-9af0-e46d57fd5336 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'index' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:03.479901 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.api_utils [None req-8f46d295-7d5a-41d8-9af0-e46d57fd5336 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Removing options '' from query. {{(pid=99936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:55:03.480661 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8f46d295-7d5a-41d8-9af0-e46d57fd5336 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:55:03.488742 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-8f46d295-7d5a-41d8-9af0-e46d57fd5336 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Get all volumes completed successfully. Jul 03 21:55:03.489105 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8f46d295-7d5a-41d8-9af0-e46d57fd5336 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 200 Jul 03 21:55:03.489573 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 796/3136] 10.4.3.32 () {66 vars in 1230 bytes} [Fri Jul 3 21:55:03 2026] GET /volume/v3/volumes => generated 336 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:03.498383 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-bcb48f96-55d4-4ae7-a5cf-bf750a9798a4 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:03.501473 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-bcb48f96-55d4-4ae7-a5cf-bf750a9798a4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:03.501473 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-bcb48f96-55d4-4ae7-a5cf-bf750a9798a4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:03.501473 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-bcb48f96-55d4-4ae7-a5cf-bf750a9798a4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:03.511189 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:03.511189 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:03.516156 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-bcb48f96-55d4-4ae7-a5cf-bf750a9798a4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:03.521469 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-bcb48f96-55d4-4ae7-a5cf-bf750a9798a4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:03.521998 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 785/3137] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:03 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:03.569062 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-3c3c7786-6306-4e90-a468-b288dc4c01b3 req-0013043c-e131-47a3-bb73-1394e59762f4 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:03.571847 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-3c3c7786-6306-4e90-a468-b288dc4c01b3 req-0013043c-e131-47a3-bb73-1394e59762f4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:03.572095 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-3c3c7786-6306-4e90-a468-b288dc4c01b3 req-0013043c-e131-47a3-bb73-1394e59762f4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:03.572337 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-3c3c7786-6306-4e90-a468-b288dc4c01b3 req-0013043c-e131-47a3-bb73-1394e59762f4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:03.579779 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:03.579779 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:03.583509 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-3c3c7786-6306-4e90-a468-b288dc4c01b3 req-0013043c-e131-47a3-bb73-1394e59762f4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:03.587715 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-3c3c7786-6306-4e90-a468-b288dc4c01b3 req-0013043c-e131-47a3-bb73-1394e59762f4 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:03.588095 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 778/3138] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:55:03 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:03.887547 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7ccbe7d2-1508-4555-9f83-25c51df3fada None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:04.002264 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7ccbe7d2-1508-4555-9f83-25c51df3fada tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:04.002264 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7ccbe7d2-1508-4555-9f83-25c51df3fada tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:04.002534 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7ccbe7d2-1508-4555-9f83-25c51df3fada tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:04.014102 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:04.014102 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:04.018077 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-7ccbe7d2-1508-4555-9f83-25c51df3fada tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:04.022413 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7ccbe7d2-1508-4555-9f83-25c51df3fada tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:04.022896 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 780/3139] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:03 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:04.252898 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-6f12c25d-8cab-4048-88d5-96a5c715e78b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:04.254885 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6f12c25d-8cab-4048-88d5-96a5c715e78b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:04.255142 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6f12c25d-8cab-4048-88d5-96a5c715e78b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:04.255399 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6f12c25d-8cab-4048-88d5-96a5c715e78b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:04.255568 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-6f12c25d-8cab-4048-88d5-96a5c715e78b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:04.260410 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:04.260410 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:04.261202 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6f12c25d-8cab-4048-88d5-96a5c715e78b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:04.261776 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 797/3140] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:04 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:04.465433 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-067f778f-57c1-44a0-ba8e-1b7132220d6e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:04.467255 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-067f778f-57c1-44a0-ba8e-1b7132220d6e tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:04.467472 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-067f778f-57c1-44a0-ba8e-1b7132220d6e tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:04.467743 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-067f778f-57c1-44a0-ba8e-1b7132220d6e tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:04.474724 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:04.474724 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:04.478818 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-067f778f-57c1-44a0-ba8e-1b7132220d6e tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:04.483974 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-067f778f-57c1-44a0-ba8e-1b7132220d6e tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:04.484328 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 786/3141] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:04 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:05.039169 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5ec6347b-8b42-4b85-befb-bce3d7f4be1c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:05.041727 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5ec6347b-8b42-4b85-befb-bce3d7f4be1c tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:05.041997 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5ec6347b-8b42-4b85-befb-bce3d7f4be1c tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:05.042256 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5ec6347b-8b42-4b85-befb-bce3d7f4be1c tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:05.054490 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:05.054490 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:05.058620 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-5ec6347b-8b42-4b85-befb-bce3d7f4be1c tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:05.063917 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5ec6347b-8b42-4b85-befb-bce3d7f4be1c tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:05.064274 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 779/3142] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:05 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:05.274430 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-0a791e5f-913a-40a2-a016-ac745ea2f049 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:05.277422 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0a791e5f-913a-40a2-a016-ac745ea2f049 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:05.277677 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0a791e5f-913a-40a2-a016-ac745ea2f049 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:05.277898 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0a791e5f-913a-40a2-a016-ac745ea2f049 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:05.278032 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-0a791e5f-913a-40a2-a016-ac745ea2f049 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:05.282877 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:05.282877 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:05.283639 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0a791e5f-913a-40a2-a016-ac745ea2f049 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:05.284065 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 781/3143] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:05 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:05.498356 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e90cfb98-f1af-47db-8610-10c882685545 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:05.500648 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e90cfb98-f1af-47db-8610-10c882685545 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:05.500849 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e90cfb98-f1af-47db-8610-10c882685545 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:05.501088 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e90cfb98-f1af-47db-8610-10c882685545 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:05.509925 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:05.509925 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:05.514362 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e90cfb98-f1af-47db-8610-10c882685545 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:05.519956 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e90cfb98-f1af-47db-8610-10c882685545 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:05.520455 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 798/3144] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:05 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:05.628693 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e25dd839-b1ec-47ee-a74a-1718dda7c3d4 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:05.629100 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e25dd839-b1ec-47ee-a74a-1718dda7c3d4 None None] GET https://10.4.3.32/volume// Jul 03 21:55:05.629309 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e25dd839-b1ec-47ee-a74a-1718dda7c3d4 None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:05.629568 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e25dd839-b1ec-47ee-a74a-1718dda7c3d4 None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:05.629889 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e25dd839-b1ec-47ee-a74a-1718dda7c3d4 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:55:05.630237 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 787/3145] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:55: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 21:55:05.636909 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-3c3c7786-6306-4e90-a468-b288dc4c01b3 req-5dd45222-b1aa-45cb-aa2c-7e7245ee5b4a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:05.720482 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-3c3c7786-6306-4e90-a468-b288dc4c01b3 req-5dd45222-b1aa-45cb-aa2c-7e7245ee5b4a tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:55:05.720860 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-3c3c7786-6306-4e90-a468-b288dc4c01b3 req-5dd45222-b1aa-45cb-aa2c-7e7245ee5b4a tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f4e51f43-33f0-4711-aa65-3014c539412a", "connector": null, "instance_uuid": "cf3adaec-76d0-4478-bd0a-980999ba659e"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:05.728658 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:05.728658 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:05.758848 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-3c3c7786-6306-4e90-a468-b288dc4c01b3 req-5dd45222-b1aa-45cb-aa2c-7e7245ee5b4a tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:55:05.759277 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 780/3146] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:55:05 2026] POST /volume/v3/attachments => generated 273 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:06.034940 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c11c9293-3502-470d-be4a-49cd9add8ad9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:06.037346 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c11c9293-3502-470d-be4a-49cd9add8ad9 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] GET https://10.4.3.32/volume/v3/volumes/645cedfb-f518-4e20-a93b-eacdb8ee6c3e Jul 03 21:55:06.037594 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c11c9293-3502-470d-be4a-49cd9add8ad9 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:06.037840 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c11c9293-3502-470d-be4a-49cd9add8ad9 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:06.045440 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:06.045440 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:06.049607 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c11c9293-3502-470d-be4a-49cd9add8ad9 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Volume info retrieved successfully. Jul 03 21:55:06.054026 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c11c9293-3502-470d-be4a-49cd9add8ad9 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] https://10.4.3.32/volume/v3/volumes/645cedfb-f518-4e20-a93b-eacdb8ee6c3e returned with HTTP 200 Jul 03 21:55:06.054478 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 782/3147] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:06 2026] GET /volume/v3/volumes/645cedfb-f518-4e20-a93b-eacdb8ee6c3e => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:06.077390 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-94020d79-2c24-4dc1-a3e9-897f41a80c16 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:06.079558 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-94020d79-2c24-4dc1-a3e9-897f41a80c16 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:06.079852 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-94020d79-2c24-4dc1-a3e9-897f41a80c16 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:06.080135 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-94020d79-2c24-4dc1-a3e9-897f41a80c16 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:06.092185 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:06.092185 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:06.096674 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-94020d79-2c24-4dc1-a3e9-897f41a80c16 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:06.101019 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-94020d79-2c24-4dc1-a3e9-897f41a80c16 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:06.101494 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 799/3148] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:06 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:06.107925 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9a49a21d-83fc-44ba-8511-6e817140dda3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:06.109854 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9a49a21d-83fc-44ba-8511-6e817140dda3 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] GET https://10.4.3.32/volume/v3/volumes/645cedfb-f518-4e20-a93b-eacdb8ee6c3e Jul 03 21:55:06.110034 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9a49a21d-83fc-44ba-8511-6e817140dda3 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:06.110205 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9a49a21d-83fc-44ba-8511-6e817140dda3 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:06.114400 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8e4029fd-c609-4b9c-b18b-c23e26a1916b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:06.116200 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8e4029fd-c609-4b9c-b18b-c23e26a1916b tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:06.116505 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8e4029fd-c609-4b9c-b18b-c23e26a1916b tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:06.116658 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8e4029fd-c609-4b9c-b18b-c23e26a1916b tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:06.117312 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:06.117312 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:06.121130 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-9a49a21d-83fc-44ba-8511-6e817140dda3 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Volume info retrieved successfully. Jul 03 21:55:06.125076 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9a49a21d-83fc-44ba-8511-6e817140dda3 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] https://10.4.3.32/volume/v3/volumes/645cedfb-f518-4e20-a93b-eacdb8ee6c3e returned with HTTP 200 Jul 03 21:55:06.125405 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:06.125405 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:06.125527 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 788/3149] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:06 2026] GET /volume/v3/volumes/645cedfb-f518-4e20-a93b-eacdb8ee6c3e => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:06.128549 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8e4029fd-c609-4b9c-b18b-c23e26a1916b tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:06.132315 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8e4029fd-c609-4b9c-b18b-c23e26a1916b tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:06.132677 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 781/3150] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:06 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:06.288010 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2ae774cc-5681-46c7-8b40-3bf9e492ab5c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:06.288474 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2ae774cc-5681-46c7-8b40-3bf9e492ab5c None None] GET https://10.4.3.32/volume// Jul 03 21:55:06.288581 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2ae774cc-5681-46c7-8b40-3bf9e492ab5c None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:06.288763 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2ae774cc-5681-46c7-8b40-3bf9e492ab5c None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:06.289060 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2ae774cc-5681-46c7-8b40-3bf9e492ab5c None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:55:06.289360 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 783/3151] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:55: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 21:55:06.295426 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a59b0254-48fd-48a1-b9d1-d77a35ca3017 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:06.298007 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a59b0254-48fd-48a1-b9d1-d77a35ca3017 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:06.298309 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a59b0254-48fd-48a1-b9d1-d77a35ca3017 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:06.298610 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a59b0254-48fd-48a1-b9d1-d77a35ca3017 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:06.298745 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-3c3c7786-6306-4e90-a468-b288dc4c01b3 req-0c206214-3e7b-4df8-a5e1-6f129b6b721d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:06.298790 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-a59b0254-48fd-48a1-b9d1-d77a35ca3017 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:06.301607 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-3c3c7786-6306-4e90-a468-b288dc4c01b3 req-0c206214-3e7b-4df8-a5e1-6f129b6b721d tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:06.301917 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-3c3c7786-6306-4e90-a468-b288dc4c01b3 req-0c206214-3e7b-4df8-a5e1-6f129b6b721d tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:06.302198 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-3c3c7786-6306-4e90-a468-b288dc4c01b3 req-0c206214-3e7b-4df8-a5e1-6f129b6b721d tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:06.304259 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:06.304259 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:06.305079 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a59b0254-48fd-48a1-b9d1-d77a35ca3017 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:06.305615 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 800/3152] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:06 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:06.315638 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:06.315638 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:06.321140 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-3c3c7786-6306-4e90-a468-b288dc4c01b3 req-0c206214-3e7b-4df8-a5e1-6f129b6b721d tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:06.327451 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-3c3c7786-6306-4e90-a468-b288dc4c01b3 req-0c206214-3e7b-4df8-a5e1-6f129b6b721d tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:06.328003 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 789/3153] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:55:06 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 1024 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:55:06.438671 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-3c3c7786-6306-4e90-a468-b288dc4c01b3 req-edbcd937-bfb6-4986-9945-29933116577b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:06.441322 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-3c3c7786-6306-4e90-a468-b288dc4c01b3 req-edbcd937-bfb6-4986-9945-29933116577b tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] PUT https://10.4.3.32/volume/v3/attachments/45819699-8d86-4ef1-b658-0a444cd0e608 Jul 03 21:55:06.441768 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-3c3c7786-6306-4e90-a468-b288dc4c01b3 req-edbcd937-bfb6-4986-9945-29933116577b tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:06.451558 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-3c3c7786-6306-4e90-a468-b288dc4c01b3 req-edbcd937-bfb6-4986-9945-29933116577b tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Acquiring lock "cinder-attachment_update-f4e51f43-33f0-4711-aa65-3014c539412a-np0000004475" by "attachment_update" {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:55:06.457410 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-3c3c7786-6306-4e90-a468-b288dc4c01b3 req-edbcd937-bfb6-4986-9945-29933116577b tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Lock "cinder-attachment_update-f4e51f43-33f0-4711-aa65-3014c539412a-np0000004475" acquired by "attachment_update" :: waited 0.006s {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:55:06.458845 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:06.458845 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:06.537054 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7eb6650e-d2d2-4c78-b07b-a6da11b0602f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:06.539358 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7eb6650e-d2d2-4c78-b07b-a6da11b0602f tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:06.539705 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7eb6650e-d2d2-4c78-b07b-a6da11b0602f tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:06.539996 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7eb6650e-d2d2-4c78-b07b-a6da11b0602f tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:06.549763 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:06.549763 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:06.555769 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-7eb6650e-d2d2-4c78-b07b-a6da11b0602f tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:06.563633 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7eb6650e-d2d2-4c78-b07b-a6da11b0602f tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:06.563633 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 784/3154] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:06 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:06.985782 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-3c3c7786-6306-4e90-a468-b288dc4c01b3 req-edbcd937-bfb6-4986-9945-29933116577b tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Lock "cinder-attachment_update-f4e51f43-33f0-4711-aa65-3014c539412a-np0000004475" released by "attachment_update" :: held 0.528s {{(pid=99935) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:55:06.986177 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-3c3c7786-6306-4e90-a468-b288dc4c01b3 req-edbcd937-bfb6-4986-9945-29933116577b tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/attachments/45819699-8d86-4ef1-b658-0a444cd0e608 returned with HTTP 200 Jul 03 21:55:06.986839 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 782/3155] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:55:06 2026] PUT /volume/v3/attachments/45819699-8d86-4ef1-b658-0a444cd0e608 => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:07.113915 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2971907d-5b32-44ea-b53b-220c634583a3 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:07.115811 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2971907d-5b32-44ea-b53b-220c634583a3 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:07.115977 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2971907d-5b32-44ea-b53b-220c634583a3 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:07.116172 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2971907d-5b32-44ea-b53b-220c634583a3 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:07.128353 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:07.128353 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:07.132358 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-2971907d-5b32-44ea-b53b-220c634583a3 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:07.140395 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2971907d-5b32-44ea-b53b-220c634583a3 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:07.140395 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 801/3156] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:07 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:07.148605 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d20ccbd3-59e2-4346-aee1-0dd75b01933d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:07.150743 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d20ccbd3-59e2-4346-aee1-0dd75b01933d tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:07.150963 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d20ccbd3-59e2-4346-aee1-0dd75b01933d tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:07.151195 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d20ccbd3-59e2-4346-aee1-0dd75b01933d tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:07.173590 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:07.173590 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:07.173590 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d20ccbd3-59e2-4346-aee1-0dd75b01933d tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:07.173590 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d20ccbd3-59e2-4346-aee1-0dd75b01933d tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:07.173590 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 790/3157] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:07 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:07.321050 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-5830d952-8c7e-4e24-8693-308c6869183a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:07.322922 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5830d952-8c7e-4e24-8693-308c6869183a tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:07.323165 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5830d952-8c7e-4e24-8693-308c6869183a tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:07.323401 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5830d952-8c7e-4e24-8693-308c6869183a tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:07.323501 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-5830d952-8c7e-4e24-8693-308c6869183a tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:07.328089 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:07.328089 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:07.328737 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5830d952-8c7e-4e24-8693-308c6869183a tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:07.329070 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 785/3158] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:07 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:07.576517 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d55cd112-576f-4cba-a90d-25c4e18fa84f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:07.579062 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d55cd112-576f-4cba-a90d-25c4e18fa84f tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:07.579932 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d55cd112-576f-4cba-a90d-25c4e18fa84f tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:07.580167 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d55cd112-576f-4cba-a90d-25c4e18fa84f tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:07.589614 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:07.589614 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:07.594413 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d55cd112-576f-4cba-a90d-25c4e18fa84f tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:07.600610 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d55cd112-576f-4cba-a90d-25c4e18fa84f tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:07.601131 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 783/3159] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:07 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:08.153955 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-773e89e3-147b-445c-b6e8-465a29297f31 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:08.158167 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-773e89e3-147b-445c-b6e8-465a29297f31 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:08.158167 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-773e89e3-147b-445c-b6e8-465a29297f31 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:08.158167 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-773e89e3-147b-445c-b6e8-465a29297f31 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:08.171217 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:08.171217 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:08.177285 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-773e89e3-147b-445c-b6e8-465a29297f31 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:08.182973 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-773e89e3-147b-445c-b6e8-465a29297f31 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:08.183409 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 802/3160] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:08 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:08.196405 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2cae2968-3696-4a80-beb5-4ed5d3591213 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:08.200330 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2cae2968-3696-4a80-beb5-4ed5d3591213 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:08.200692 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2cae2968-3696-4a80-beb5-4ed5d3591213 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:08.200961 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2cae2968-3696-4a80-beb5-4ed5d3591213 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:08.217109 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:08.217109 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:08.221948 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2cae2968-3696-4a80-beb5-4ed5d3591213 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:08.229536 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2cae2968-3696-4a80-beb5-4ed5d3591213 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:08.230603 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 791/3161] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:08 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:08.341494 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-5bd44d77-f399-4274-a077-51ae78121cb1 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:08.343279 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5bd44d77-f399-4274-a077-51ae78121cb1 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:08.343511 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5bd44d77-f399-4274-a077-51ae78121cb1 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:08.343683 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5bd44d77-f399-4274-a077-51ae78121cb1 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:08.343774 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-5bd44d77-f399-4274-a077-51ae78121cb1 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:08.348829 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:08.348829 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:08.348829 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5bd44d77-f399-4274-a077-51ae78121cb1 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:08.349165 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 786/3162] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:08 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:08.615126 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7ca37532-fa19-4187-8d4a-e5e43931bca9 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:08.617332 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7ca37532-fa19-4187-8d4a-e5e43931bca9 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:08.617602 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7ca37532-fa19-4187-8d4a-e5e43931bca9 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:08.617823 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7ca37532-fa19-4187-8d4a-e5e43931bca9 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:08.626628 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:08.626628 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:08.631241 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-7ca37532-fa19-4187-8d4a-e5e43931bca9 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:08.637395 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7ca37532-fa19-4187-8d4a-e5e43931bca9 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:08.637896 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 784/3163] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:08 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:09.200698 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d8366306-fcc8-480c-b09b-b2e7c21a978e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:09.203505 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d8366306-fcc8-480c-b09b-b2e7c21a978e tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:09.203744 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d8366306-fcc8-480c-b09b-b2e7c21a978e tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:09.203957 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d8366306-fcc8-480c-b09b-b2e7c21a978e tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:09.213576 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:09.213576 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:09.217156 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d8366306-fcc8-480c-b09b-b2e7c21a978e tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:09.221218 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d8366306-fcc8-480c-b09b-b2e7c21a978e tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:09.221640 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 803/3164] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:09 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:09.245198 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-afd6d777-ade9-4091-9490-100488bdb01c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:09.247040 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-afd6d777-ade9-4091-9490-100488bdb01c tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:09.247249 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-afd6d777-ade9-4091-9490-100488bdb01c tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:09.247511 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-afd6d777-ade9-4091-9490-100488bdb01c tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:09.249541 np0000004475 devstack@c-api.service[99934]: DEBUG dbcounter [-] [99934] Writing DB stats cinder:SELECT=229,cinder:UPDATE=29,cinder:INSERT=12 {{(pid=99934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:55:09.258308 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:09.258308 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:09.262489 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-afd6d777-ade9-4091-9490-100488bdb01c tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:09.267612 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-afd6d777-ade9-4091-9490-100488bdb01c tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:09.268038 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 792/3165] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:09 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:09.359695 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-445b748d-013d-4d85-97fb-2585f08661c5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:09.361410 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-445b748d-013d-4d85-97fb-2585f08661c5 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:09.361706 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-445b748d-013d-4d85-97fb-2585f08661c5 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:09.361927 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-445b748d-013d-4d85-97fb-2585f08661c5 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:09.362031 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-445b748d-013d-4d85-97fb-2585f08661c5 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:09.366253 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:09.366253 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:09.366965 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-445b748d-013d-4d85-97fb-2585f08661c5 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:09.367350 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 787/3166] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:09 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:09.653731 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a6716a55-2fda-4754-8f36-6d21ad1d0786 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:09.655666 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a6716a55-2fda-4754-8f36-6d21ad1d0786 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:09.655940 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a6716a55-2fda-4754-8f36-6d21ad1d0786 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:09.656172 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a6716a55-2fda-4754-8f36-6d21ad1d0786 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:09.665180 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:09.665180 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:09.669933 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-a6716a55-2fda-4754-8f36-6d21ad1d0786 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:09.674822 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a6716a55-2fda-4754-8f36-6d21ad1d0786 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:09.675219 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 785/3167] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:09 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:10.236289 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-4e7399e9-1ba4-40fd-a4cf-e20dbc69ab21 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:10.238046 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4e7399e9-1ba4-40fd-a4cf-e20dbc69ab21 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:10.238247 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4e7399e9-1ba4-40fd-a4cf-e20dbc69ab21 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:10.238478 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4e7399e9-1ba4-40fd-a4cf-e20dbc69ab21 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:10.248087 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:10.248087 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:10.251685 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-4e7399e9-1ba4-40fd-a4cf-e20dbc69ab21 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:10.256002 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4e7399e9-1ba4-40fd-a4cf-e20dbc69ab21 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:10.256401 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 804/3168] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:10 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:10.283599 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-cce8a697-b922-4f2a-8bfd-f161aefd7034 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:10.285549 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cce8a697-b922-4f2a-8bfd-f161aefd7034 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:10.285809 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cce8a697-b922-4f2a-8bfd-f161aefd7034 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:10.286037 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cce8a697-b922-4f2a-8bfd-f161aefd7034 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:10.296549 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:10.296549 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:10.300924 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-cce8a697-b922-4f2a-8bfd-f161aefd7034 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:10.305820 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cce8a697-b922-4f2a-8bfd-f161aefd7034 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:10.306326 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 793/3169] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:10 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:10.378037 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-390b035a-8b5a-4439-b7b0-36dbdd5463ed None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:10.382176 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-390b035a-8b5a-4439-b7b0-36dbdd5463ed tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:10.382442 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-390b035a-8b5a-4439-b7b0-36dbdd5463ed tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:10.382630 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-390b035a-8b5a-4439-b7b0-36dbdd5463ed tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:10.382737 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-390b035a-8b5a-4439-b7b0-36dbdd5463ed tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:10.388302 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:10.388302 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:10.389101 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-390b035a-8b5a-4439-b7b0-36dbdd5463ed tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:10.389604 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 788/3170] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:10 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:10.688353 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-3d3e0095-689c-4253-9609-bb79435ce3a0 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:10.690853 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3d3e0095-689c-4253-9609-bb79435ce3a0 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:10.691871 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3d3e0095-689c-4253-9609-bb79435ce3a0 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:10.691871 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3d3e0095-689c-4253-9609-bb79435ce3a0 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:10.700701 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:10.700701 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:10.705606 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-3d3e0095-689c-4253-9609-bb79435ce3a0 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:10.712801 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3d3e0095-689c-4253-9609-bb79435ce3a0 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:10.713268 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 786/3171] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:10 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:11.271570 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ef0f276b-c804-4f45-93fe-1b9ef3a97861 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:11.273504 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ef0f276b-c804-4f45-93fe-1b9ef3a97861 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:11.273739 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ef0f276b-c804-4f45-93fe-1b9ef3a97861 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:11.273958 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ef0f276b-c804-4f45-93fe-1b9ef3a97861 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:11.284177 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:11.284177 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:11.287862 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-ef0f276b-c804-4f45-93fe-1b9ef3a97861 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:11.292523 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ef0f276b-c804-4f45-93fe-1b9ef3a97861 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:11.292935 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 805/3172] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:11 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:11.320845 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-65dccaef-0563-42a7-a2a7-d965cf59f095 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:11.323076 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-65dccaef-0563-42a7-a2a7-d965cf59f095 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:11.323613 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-65dccaef-0563-42a7-a2a7-d965cf59f095 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:11.323613 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-65dccaef-0563-42a7-a2a7-d965cf59f095 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:11.336340 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:11.336340 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:11.340171 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-65dccaef-0563-42a7-a2a7-d965cf59f095 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:11.344769 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-65dccaef-0563-42a7-a2a7-d965cf59f095 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:11.345395 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 794/3173] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:11 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:11.400799 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-acf491c9-bfbd-4e40-a370-29869a4ce859 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:11.402869 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-acf491c9-bfbd-4e40-a370-29869a4ce859 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:11.403113 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-acf491c9-bfbd-4e40-a370-29869a4ce859 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:11.403326 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-acf491c9-bfbd-4e40-a370-29869a4ce859 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:11.403472 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-acf491c9-bfbd-4e40-a370-29869a4ce859 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:11.408423 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:11.408423 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:11.409146 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-acf491c9-bfbd-4e40-a370-29869a4ce859 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:11.409755 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 789/3174] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:11 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:11.728189 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8bfbefb7-acd1-455b-9fcd-fdb52f787b65 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:11.730014 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8bfbefb7-acd1-455b-9fcd-fdb52f787b65 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:11.730199 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8bfbefb7-acd1-455b-9fcd-fdb52f787b65 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:11.730419 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8bfbefb7-acd1-455b-9fcd-fdb52f787b65 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:11.737649 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:11.737649 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:11.741402 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8bfbefb7-acd1-455b-9fcd-fdb52f787b65 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:11.746494 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8bfbefb7-acd1-455b-9fcd-fdb52f787b65 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:11.746966 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 787/3175] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:11 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:12.308571 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c717b4b1-55ac-4d40-87c2-a4ebaab01def None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:12.311019 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c717b4b1-55ac-4d40-87c2-a4ebaab01def tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:12.311388 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c717b4b1-55ac-4d40-87c2-a4ebaab01def tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:12.311679 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c717b4b1-55ac-4d40-87c2-a4ebaab01def tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:12.323043 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:12.323043 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:12.327274 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c717b4b1-55ac-4d40-87c2-a4ebaab01def tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:12.331834 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c717b4b1-55ac-4d40-87c2-a4ebaab01def tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:12.332342 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 806/3176] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:12 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:12.360304 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9ca23398-14f8-44e6-80dd-fe697e877cf7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:12.363211 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9ca23398-14f8-44e6-80dd-fe697e877cf7 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:12.363479 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9ca23398-14f8-44e6-80dd-fe697e877cf7 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:12.363710 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9ca23398-14f8-44e6-80dd-fe697e877cf7 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:12.374622 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:12.374622 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:12.378629 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-9ca23398-14f8-44e6-80dd-fe697e877cf7 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:12.382762 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9ca23398-14f8-44e6-80dd-fe697e877cf7 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:12.383193 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 795/3177] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:12 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:12.422343 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-0b96a346-8a9d-46a6-ab78-a03ae4ba7362 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:12.424737 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0b96a346-8a9d-46a6-ab78-a03ae4ba7362 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:12.424993 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0b96a346-8a9d-46a6-ab78-a03ae4ba7362 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:12.425282 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0b96a346-8a9d-46a6-ab78-a03ae4ba7362 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:12.425498 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-0b96a346-8a9d-46a6-ab78-a03ae4ba7362 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:12.431690 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:12.431690 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:12.432617 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0b96a346-8a9d-46a6-ab78-a03ae4ba7362 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:12.433606 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 790/3178] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:12 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:12.762346 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d2d313c5-c603-44fd-bf0d-8a32b112c465 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:12.764497 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d2d313c5-c603-44fd-bf0d-8a32b112c465 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:12.764748 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d2d313c5-c603-44fd-bf0d-8a32b112c465 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:12.764990 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d2d313c5-c603-44fd-bf0d-8a32b112c465 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:12.774807 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:12.774807 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:12.779445 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d2d313c5-c603-44fd-bf0d-8a32b112c465 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:12.785164 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d2d313c5-c603-44fd-bf0d-8a32b112c465 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:12.785686 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 788/3179] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:12 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:13.347906 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-10163318-719f-47d7-96a9-efcd1fc63c5b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:13.350261 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-10163318-719f-47d7-96a9-efcd1fc63c5b tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:13.350597 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-10163318-719f-47d7-96a9-efcd1fc63c5b tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:13.350825 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-10163318-719f-47d7-96a9-efcd1fc63c5b tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:13.362361 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:13.362361 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:13.366924 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-10163318-719f-47d7-96a9-efcd1fc63c5b tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:13.372637 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-10163318-719f-47d7-96a9-efcd1fc63c5b tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:13.373037 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 807/3180] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:13 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:13.396337 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-94262bf8-424e-4dd9-8d67-f459c6d59834 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:13.399437 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-94262bf8-424e-4dd9-8d67-f459c6d59834 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:13.399437 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-94262bf8-424e-4dd9-8d67-f459c6d59834 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:13.399437 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-94262bf8-424e-4dd9-8d67-f459c6d59834 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:13.411164 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:13.411164 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:13.415406 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-94262bf8-424e-4dd9-8d67-f459c6d59834 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:13.420239 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-94262bf8-424e-4dd9-8d67-f459c6d59834 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:13.420699 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 796/3181] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:13 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:13.447574 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a8f315f6-c57e-47a1-854b-be50575132cc None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:13.449790 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a8f315f6-c57e-47a1-854b-be50575132cc tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:13.450060 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a8f315f6-c57e-47a1-854b-be50575132cc tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:13.450354 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a8f315f6-c57e-47a1-854b-be50575132cc tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:13.450544 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-a8f315f6-c57e-47a1-854b-be50575132cc tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:13.455478 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:13.455478 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:13.456282 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a8f315f6-c57e-47a1-854b-be50575132cc tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:13.456755 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 791/3182] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:13 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:13.803096 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-27c5bf45-e752-45a6-8334-cf613688626a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:13.805253 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-27c5bf45-e752-45a6-8334-cf613688626a tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:13.805559 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-27c5bf45-e752-45a6-8334-cf613688626a tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:13.805821 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-27c5bf45-e752-45a6-8334-cf613688626a tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:13.815467 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:13.815467 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:13.820452 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-27c5bf45-e752-45a6-8334-cf613688626a tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:13.825587 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-27c5bf45-e752-45a6-8334-cf613688626a tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:13.825983 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 789/3183] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:13 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:13.948241 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1940207d-453f-472d-9836-73f48707fa1f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:13.950673 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1940207d-453f-472d-9836-73f48707fa1f tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] DELETE https://10.4.3.32/volume/v3/volumes/645cedfb-f518-4e20-a93b-eacdb8ee6c3e Jul 03 21:55:13.950962 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1940207d-453f-472d-9836-73f48707fa1f tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:13.951221 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1940207d-453f-472d-9836-73f48707fa1f tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:13.951449 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-1940207d-453f-472d-9836-73f48707fa1f tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Delete volume with id: 645cedfb-f518-4e20-a93b-eacdb8ee6c3e Jul 03 21:55:13.961409 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:13.961409 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:13.962108 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-1940207d-453f-472d-9836-73f48707fa1f tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Volume info retrieved successfully. Jul 03 21:55:13.989921 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-1940207d-453f-472d-9836-73f48707fa1f tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Delete volume request issued successfully. Jul 03 21:55:13.990195 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1940207d-453f-472d-9836-73f48707fa1f tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] https://10.4.3.32/volume/v3/volumes/645cedfb-f518-4e20-a93b-eacdb8ee6c3e returned with HTTP 202 Jul 03 21:55:13.990863 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 808/3184] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:55:13 2026] DELETE /volume/v3/volumes/645cedfb-f518-4e20-a93b-eacdb8ee6c3e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:55:13.999799 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9115b453-d6e1-4029-bfeb-84196a0ed7c0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:14.001644 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9115b453-d6e1-4029-bfeb-84196a0ed7c0 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] GET https://10.4.3.32/volume/v3/volumes/645cedfb-f518-4e20-a93b-eacdb8ee6c3e Jul 03 21:55:14.001820 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9115b453-d6e1-4029-bfeb-84196a0ed7c0 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:14.002002 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9115b453-d6e1-4029-bfeb-84196a0ed7c0 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:14.009097 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:14.009097 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:14.013294 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-9115b453-d6e1-4029-bfeb-84196a0ed7c0 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Volume info retrieved successfully. Jul 03 21:55:14.017649 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9115b453-d6e1-4029-bfeb-84196a0ed7c0 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] https://10.4.3.32/volume/v3/volumes/645cedfb-f518-4e20-a93b-eacdb8ee6c3e returned with HTTP 200 Jul 03 21:55:14.018171 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 797/3185] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:13 2026] GET /volume/v3/volumes/645cedfb-f518-4e20-a93b-eacdb8ee6c3e => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:14.387298 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ed92460e-2ba5-4663-b061-0251e39c973f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:14.389717 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ed92460e-2ba5-4663-b061-0251e39c973f tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:14.389998 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ed92460e-2ba5-4663-b061-0251e39c973f tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:14.390263 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ed92460e-2ba5-4663-b061-0251e39c973f tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:14.402895 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:14.402895 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:14.407173 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-ed92460e-2ba5-4663-b061-0251e39c973f tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:14.412991 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ed92460e-2ba5-4663-b061-0251e39c973f tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:14.413541 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 792/3186] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:14 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:14.439314 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-6416b5b1-5f67-48f9-8549-a1d88211a1a5 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:14.441701 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6416b5b1-5f67-48f9-8549-a1d88211a1a5 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:14.441932 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6416b5b1-5f67-48f9-8549-a1d88211a1a5 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:14.442157 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6416b5b1-5f67-48f9-8549-a1d88211a1a5 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:14.453986 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:14.453986 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:14.457971 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-6416b5b1-5f67-48f9-8549-a1d88211a1a5 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:14.463162 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6416b5b1-5f67-48f9-8549-a1d88211a1a5 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:14.463680 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 790/3187] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:14 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:14.469646 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-67a56b65-ff77-4660-9e30-7c4f366d5549 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:14.472286 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-67a56b65-ff77-4660-9e30-7c4f366d5549 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:14.472665 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-67a56b65-ff77-4660-9e30-7c4f366d5549 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:14.472955 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-67a56b65-ff77-4660-9e30-7c4f366d5549 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:14.473167 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-67a56b65-ff77-4660-9e30-7c4f366d5549 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:14.478685 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:14.478685 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:14.479498 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-67a56b65-ff77-4660-9e30-7c4f366d5549 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:14.479976 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 809/3188] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:14 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:14.841805 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-958276ca-3ade-4b7d-866b-65ffdd71e215 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:14.846406 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-958276ca-3ade-4b7d-866b-65ffdd71e215 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:14.846406 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-958276ca-3ade-4b7d-866b-65ffdd71e215 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:14.846406 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-958276ca-3ade-4b7d-866b-65ffdd71e215 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:14.853804 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:14.853804 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:14.858607 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-958276ca-3ade-4b7d-866b-65ffdd71e215 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:14.864273 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-958276ca-3ade-4b7d-866b-65ffdd71e215 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:14.864836 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 798/3189] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:14 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:15.032999 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-75c535a4-8093-479e-957a-19d0e736c4dc None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:15.035247 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-75c535a4-8093-479e-957a-19d0e736c4dc tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] GET https://10.4.3.32/volume/v3/volumes/645cedfb-f518-4e20-a93b-eacdb8ee6c3e Jul 03 21:55:15.035577 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-75c535a4-8093-479e-957a-19d0e736c4dc tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:15.035831 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-75c535a4-8093-479e-957a-19d0e736c4dc tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:15.043110 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-75c535a4-8093-479e-957a-19d0e736c4dc tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] https://10.4.3.32/volume/v3/volumes/645cedfb-f518-4e20-a93b-eacdb8ee6c3e returned with HTTP 404 Jul 03 21:55:15.043795 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 793/3190] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:15 2026] GET /volume/v3/volumes/645cedfb-f518-4e20-a93b-eacdb8ee6c3e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:55:15.108475 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f7a947f2-0acf-4729-9424-66909e1de919 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:15.110071 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f7a947f2-0acf-4729-9424-66909e1de919 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] DELETE https://10.4.3.32/volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7 Jul 03 21:55:15.110216 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f7a947f2-0acf-4729-9424-66909e1de919 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:15.110435 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f7a947f2-0acf-4729-9424-66909e1de919 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:15.110585 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-f7a947f2-0acf-4729-9424-66909e1de919 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Delete volume with id: fd6cd963-497a-4298-a695-743f625516d7 Jul 03 21:55:15.117171 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:15.117171 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:15.117649 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-f7a947f2-0acf-4729-9424-66909e1de919 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Volume info retrieved successfully. Jul 03 21:55:15.141160 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-f7a947f2-0acf-4729-9424-66909e1de919 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Delete volume request issued successfully. Jul 03 21:55:15.141500 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f7a947f2-0acf-4729-9424-66909e1de919 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] https://10.4.3.32/volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7 returned with HTTP 202 Jul 03 21:55:15.142024 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 791/3191] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:55:15 2026] DELETE /volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:55:15.151033 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-02b9669a-32c8-4876-ae0d-527d37c41a31 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:15.153678 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-02b9669a-32c8-4876-ae0d-527d37c41a31 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] GET https://10.4.3.32/volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7 Jul 03 21:55:15.153906 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-02b9669a-32c8-4876-ae0d-527d37c41a31 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:15.154128 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-02b9669a-32c8-4876-ae0d-527d37c41a31 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:15.162287 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:15.162287 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:15.167972 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-02b9669a-32c8-4876-ae0d-527d37c41a31 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Volume info retrieved successfully. Jul 03 21:55:15.173972 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-02b9669a-32c8-4876-ae0d-527d37c41a31 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] https://10.4.3.32/volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7 returned with HTTP 200 Jul 03 21:55:15.174730 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 810/3192] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:15 2026] GET /volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:15.429092 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-465d2878-8c0d-4572-86ba-be4275f9d617 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:15.431048 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-465d2878-8c0d-4572-86ba-be4275f9d617 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:15.431271 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-465d2878-8c0d-4572-86ba-be4275f9d617 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:15.431500 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-465d2878-8c0d-4572-86ba-be4275f9d617 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:15.442793 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:15.442793 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:15.446920 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-465d2878-8c0d-4572-86ba-be4275f9d617 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:15.451701 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-465d2878-8c0d-4572-86ba-be4275f9d617 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:15.452099 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 799/3193] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:15 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:15.480262 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2d996768-5a40-4bf8-a8b8-97a171581923 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:15.482058 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2d996768-5a40-4bf8-a8b8-97a171581923 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:15.482249 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2d996768-5a40-4bf8-a8b8-97a171581923 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:15.482463 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2d996768-5a40-4bf8-a8b8-97a171581923 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:15.494635 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-edd0397c-1bcb-4772-abde-97cd09d58099 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:15.495822 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:15.495822 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:15.498074 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-edd0397c-1bcb-4772-abde-97cd09d58099 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:15.498074 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-edd0397c-1bcb-4772-abde-97cd09d58099 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:15.499194 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-edd0397c-1bcb-4772-abde-97cd09d58099 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:15.499838 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-2d996768-5a40-4bf8-a8b8-97a171581923 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:15.500558 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-edd0397c-1bcb-4772-abde-97cd09d58099 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:15.505610 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2d996768-5a40-4bf8-a8b8-97a171581923 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:15.506059 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 794/3194] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:15 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:15.508899 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:15.508899 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:15.509666 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-edd0397c-1bcb-4772-abde-97cd09d58099 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:15.510048 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 792/3195] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:15 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:15.883527 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8498c359-e9de-40fa-a3da-f78ee53549f5 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:15.885427 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8498c359-e9de-40fa-a3da-f78ee53549f5 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:15.885644 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8498c359-e9de-40fa-a3da-f78ee53549f5 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:15.885814 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8498c359-e9de-40fa-a3da-f78ee53549f5 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:15.892689 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:15.892689 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:15.896468 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-8498c359-e9de-40fa-a3da-f78ee53549f5 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:15.900812 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8498c359-e9de-40fa-a3da-f78ee53549f5 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:15.901180 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 811/3196] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:15 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:16.195011 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-327c2d05-47b3-415e-b17a-68a251748c87 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:16.197745 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-327c2d05-47b3-415e-b17a-68a251748c87 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] GET https://10.4.3.32/volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7 Jul 03 21:55:16.198031 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-327c2d05-47b3-415e-b17a-68a251748c87 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:16.198311 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-327c2d05-47b3-415e-b17a-68a251748c87 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:16.207094 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-327c2d05-47b3-415e-b17a-68a251748c87 tempest-AttachVolumeShelveTestJSON-1753705588 tempest-AttachVolumeShelveTestJSON-1753705588-project-member] https://10.4.3.32/volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7 returned with HTTP 404 Jul 03 21:55:16.207896 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 800/3197] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:16 2026] GET /volume/v3/volumes/fd6cd963-497a-4298-a695-743f625516d7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:55:16.468721 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-dee09a2c-289e-4b5a-9bc7-12bd7fe6ad15 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:16.470542 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-dee09a2c-289e-4b5a-9bc7-12bd7fe6ad15 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:16.470759 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-dee09a2c-289e-4b5a-9bc7-12bd7fe6ad15 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:16.470974 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-dee09a2c-289e-4b5a-9bc7-12bd7fe6ad15 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:16.481272 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:16.481272 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:16.485308 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-dee09a2c-289e-4b5a-9bc7-12bd7fe6ad15 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:16.490328 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-dee09a2c-289e-4b5a-9bc7-12bd7fe6ad15 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:16.490824 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 795/3198] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:16 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:16.520194 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-51db5c4f-2c49-4f60-ac26-47b106e47dc2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:16.522763 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-51db5c4f-2c49-4f60-ac26-47b106e47dc2 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:16.523096 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-51db5c4f-2c49-4f60-ac26-47b106e47dc2 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:16.523307 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-51db5c4f-2c49-4f60-ac26-47b106e47dc2 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:16.523447 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-51db5c4f-2c49-4f60-ac26-47b106e47dc2 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:16.524238 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-48d44e37-ef0c-49e3-b9d7-9fec8774fec6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:16.526363 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-48d44e37-ef0c-49e3-b9d7-9fec8774fec6 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:16.526651 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-48d44e37-ef0c-49e3-b9d7-9fec8774fec6 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:16.526898 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-48d44e37-ef0c-49e3-b9d7-9fec8774fec6 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:16.529838 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:16.529838 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:16.531083 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-51db5c4f-2c49-4f60-ac26-47b106e47dc2 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:16.531742 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 793/3199] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:16 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:16.537801 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:16.537801 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:16.542107 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-48d44e37-ef0c-49e3-b9d7-9fec8774fec6 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:16.547242 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-48d44e37-ef0c-49e3-b9d7-9fec8774fec6 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:16.547722 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 812/3200] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:16 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:16.915153 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-5ca53d1b-57eb-4cb7-92cc-b95093eda8cf None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:16.917423 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5ca53d1b-57eb-4cb7-92cc-b95093eda8cf tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:16.917951 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5ca53d1b-57eb-4cb7-92cc-b95093eda8cf tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:16.918201 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5ca53d1b-57eb-4cb7-92cc-b95093eda8cf tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:16.927167 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:16.927167 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:16.931783 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-5ca53d1b-57eb-4cb7-92cc-b95093eda8cf tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:16.937332 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5ca53d1b-57eb-4cb7-92cc-b95093eda8cf tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:16.937886 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 801/3201] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:16 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:17.503986 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-bbca5123-6e8b-4bb3-b7ab-1393ca7742fc None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:17.505945 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bbca5123-6e8b-4bb3-b7ab-1393ca7742fc tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:17.506239 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bbca5123-6e8b-4bb3-b7ab-1393ca7742fc tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:17.506451 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bbca5123-6e8b-4bb3-b7ab-1393ca7742fc tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:17.517502 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:17.517502 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:17.521560 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-bbca5123-6e8b-4bb3-b7ab-1393ca7742fc tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:17.526102 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bbca5123-6e8b-4bb3-b7ab-1393ca7742fc tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:17.526598 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 796/3202] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:17 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:17.543000 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-189c9dd3-8b82-4059-8479-b8ac606e6022 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:17.547185 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-189c9dd3-8b82-4059-8479-b8ac606e6022 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:17.547185 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-189c9dd3-8b82-4059-8479-b8ac606e6022 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:17.547185 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-189c9dd3-8b82-4059-8479-b8ac606e6022 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:17.547185 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-189c9dd3-8b82-4059-8479-b8ac606e6022 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:17.551359 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:17.551359 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:17.552395 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-189c9dd3-8b82-4059-8479-b8ac606e6022 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:17.552907 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 794/3203] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:17 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:17.562022 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-bc8b17a9-05ac-46f0-87d5-f18b0f561244 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:17.566395 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bc8b17a9-05ac-46f0-87d5-f18b0f561244 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:17.566395 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bc8b17a9-05ac-46f0-87d5-f18b0f561244 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:17.566395 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bc8b17a9-05ac-46f0-87d5-f18b0f561244 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:17.578708 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:17.578708 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:17.583187 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-bc8b17a9-05ac-46f0-87d5-f18b0f561244 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:17.590039 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bc8b17a9-05ac-46f0-87d5-f18b0f561244 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:17.590878 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 813/3204] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:17 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:17.951661 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4d88c3a7-f313-4b89-8343-68b93bb41bc9 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:17.953527 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4d88c3a7-f313-4b89-8343-68b93bb41bc9 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:17.953996 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4d88c3a7-f313-4b89-8343-68b93bb41bc9 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:17.954213 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4d88c3a7-f313-4b89-8343-68b93bb41bc9 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:17.962529 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:17.962529 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:17.967386 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-4d88c3a7-f313-4b89-8343-68b93bb41bc9 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:17.972050 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4d88c3a7-f313-4b89-8343-68b93bb41bc9 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:17.972619 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 802/3205] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:17 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:18.541013 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-068e2d99-ba66-4afe-ada0-4290a8bdd4d9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:18.543010 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-068e2d99-ba66-4afe-ada0-4290a8bdd4d9 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:18.543261 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-068e2d99-ba66-4afe-ada0-4290a8bdd4d9 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:18.543498 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-068e2d99-ba66-4afe-ada0-4290a8bdd4d9 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:18.554079 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:18.554079 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:18.557726 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-068e2d99-ba66-4afe-ada0-4290a8bdd4d9 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:18.566456 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-17209977-bb6e-4804-83c7-219e5569c030 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:18.566868 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-068e2d99-ba66-4afe-ada0-4290a8bdd4d9 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:18.567018 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 797/3206] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:18 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:18.570053 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-17209977-bb6e-4804-83c7-219e5569c030 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:18.570316 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-17209977-bb6e-4804-83c7-219e5569c030 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:18.570519 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-17209977-bb6e-4804-83c7-219e5569c030 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:18.570658 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-17209977-bb6e-4804-83c7-219e5569c030 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:18.574851 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:18.574851 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:18.575557 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-17209977-bb6e-4804-83c7-219e5569c030 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:18.575898 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 795/3207] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:18 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:18.604702 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-22ff7db6-d242-4ef0-b3b3-eaef9955bf8e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:18.609042 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-22ff7db6-d242-4ef0-b3b3-eaef9955bf8e tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:18.609258 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-22ff7db6-d242-4ef0-b3b3-eaef9955bf8e tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:18.609475 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-22ff7db6-d242-4ef0-b3b3-eaef9955bf8e tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:18.625556 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:18.625556 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:18.632405 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-22ff7db6-d242-4ef0-b3b3-eaef9955bf8e tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:18.635887 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-22ff7db6-d242-4ef0-b3b3-eaef9955bf8e tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:18.636291 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 814/3208] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:18 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:18.988960 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-0b340d7b-e0a7-485f-9a4d-da17239681b5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:18.991213 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0b340d7b-e0a7-485f-9a4d-da17239681b5 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:18.991509 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0b340d7b-e0a7-485f-9a4d-da17239681b5 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:18.991763 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0b340d7b-e0a7-485f-9a4d-da17239681b5 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:18.999911 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:18.999911 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:19.003673 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-0b340d7b-e0a7-485f-9a4d-da17239681b5 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:19.008732 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0b340d7b-e0a7-485f-9a4d-da17239681b5 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:19.009202 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 803/3209] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:18 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:19.587487 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-53eb2d00-106b-4b7e-9db2-9a3fffa39785 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:19.588708 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-48e24900-d3eb-495d-bfed-9e95e0d2dce2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:19.589892 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-53eb2d00-106b-4b7e-9db2-9a3fffa39785 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:19.590181 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-53eb2d00-106b-4b7e-9db2-9a3fffa39785 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:19.590502 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-53eb2d00-106b-4b7e-9db2-9a3fffa39785 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:19.590766 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-48e24900-d3eb-495d-bfed-9e95e0d2dce2 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:19.591031 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-48e24900-d3eb-495d-bfed-9e95e0d2dce2 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:19.591240 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-48e24900-d3eb-495d-bfed-9e95e0d2dce2 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:19.591414 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-48e24900-d3eb-495d-bfed-9e95e0d2dce2 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:19.596203 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:19.596203 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:19.596968 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-48e24900-d3eb-495d-bfed-9e95e0d2dce2 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:19.597396 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 796/3210] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:19 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:19.602412 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:19.602412 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:19.605713 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-53eb2d00-106b-4b7e-9db2-9a3fffa39785 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:19.610476 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-53eb2d00-106b-4b7e-9db2-9a3fffa39785 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:19.610863 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 798/3211] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:19 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:19.649054 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a58a11a7-cea2-48f8-9ba4-e1dea6b1fa86 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:19.650864 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a58a11a7-cea2-48f8-9ba4-e1dea6b1fa86 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:19.651057 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a58a11a7-cea2-48f8-9ba4-e1dea6b1fa86 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:19.651270 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a58a11a7-cea2-48f8-9ba4-e1dea6b1fa86 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:19.661738 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:19.661738 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:19.665240 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-a58a11a7-cea2-48f8-9ba4-e1dea6b1fa86 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:19.669792 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a58a11a7-cea2-48f8-9ba4-e1dea6b1fa86 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:19.670167 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 815/3212] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:19 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:19.767116 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-36b464a1-4a6d-4f8d-81a2-394c111968d9 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:19.854890 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-36b464a1-4a6d-4f8d-81a2-394c111968d9 tempest-BackendsCapabilitiesAdminTestsJSON-1422021335 tempest-BackendsCapabilitiesAdminTestsJSON-1422021335-project-admin] GET https://10.4.3.32/volume/v3/scheduler-stats/get_pools Jul 03 21:55:19.855062 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-36b464a1-4a6d-4f8d-81a2-394c111968d9 tempest-BackendsCapabilitiesAdminTestsJSON-1422021335 tempest-BackendsCapabilitiesAdminTestsJSON-1422021335-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:19.855252 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-36b464a1-4a6d-4f8d-81a2-394c111968d9 tempest-BackendsCapabilitiesAdminTestsJSON-1422021335 tempest-BackendsCapabilitiesAdminTestsJSON-1422021335-project-admin] Calling method 'get_pools' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:20.022592 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c2c8c1d8-f85e-49eb-b86e-5b1e13de7515 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:20.024446 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c2c8c1d8-f85e-49eb-b86e-5b1e13de7515 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:20.024606 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c2c8c1d8-f85e-49eb-b86e-5b1e13de7515 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:20.024801 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c2c8c1d8-f85e-49eb-b86e-5b1e13de7515 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:20.033512 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:20.033512 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:20.037979 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c2c8c1d8-f85e-49eb-b86e-5b1e13de7515 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:20.043935 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c2c8c1d8-f85e-49eb-b86e-5b1e13de7515 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:20.044505 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 797/3213] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:20 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:20.357803 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-36b464a1-4a6d-4f8d-81a2-394c111968d9 tempest-BackendsCapabilitiesAdminTestsJSON-1422021335 tempest-BackendsCapabilitiesAdminTestsJSON-1422021335-project-admin] https://10.4.3.32/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 21:55:20.358205 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 804/3214] 10.4.3.32 () {66 vars in 1284 bytes} [Fri Jul 3 21:55:19 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:20.366490 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-605633b6-0ec7-45eb-8e4b-04aa4b89c76f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:20.368562 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-605633b6-0ec7-45eb-8e4b-04aa4b89c76f tempest-BackendsCapabilitiesAdminTestsJSON-1422021335 tempest-BackendsCapabilitiesAdminTestsJSON-1422021335-project-admin] GET https://10.4.3.32/volume/v3/scheduler-stats/get_pools?detail=True Jul 03 21:55:20.368783 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-605633b6-0ec7-45eb-8e4b-04aa4b89c76f tempest-BackendsCapabilitiesAdminTestsJSON-1422021335 tempest-BackendsCapabilitiesAdminTestsJSON-1422021335-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:20.368994 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-605633b6-0ec7-45eb-8e4b-04aa4b89c76f tempest-BackendsCapabilitiesAdminTestsJSON-1422021335 tempest-BackendsCapabilitiesAdminTestsJSON-1422021335-project-admin] Calling method 'get_pools' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:20.609083 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1ec0ba76-e50f-4d22-b965-848d3577cd5b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:20.610946 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1ec0ba76-e50f-4d22-b965-848d3577cd5b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:20.611242 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1ec0ba76-e50f-4d22-b965-848d3577cd5b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:20.611440 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1ec0ba76-e50f-4d22-b965-848d3577cd5b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:20.611586 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-1ec0ba76-e50f-4d22-b965-848d3577cd5b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:20.616070 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:20.616070 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:20.616805 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1ec0ba76-e50f-4d22-b965-848d3577cd5b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:20.617249 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 816/3215] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:20 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:20.624425 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-38bf6d8b-84e7-4824-9935-ce35d426dbe0 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:20.626726 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-38bf6d8b-84e7-4824-9935-ce35d426dbe0 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:20.626961 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-38bf6d8b-84e7-4824-9935-ce35d426dbe0 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:20.627347 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-38bf6d8b-84e7-4824-9935-ce35d426dbe0 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:20.638181 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:20.638181 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:20.642135 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-38bf6d8b-84e7-4824-9935-ce35d426dbe0 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:20.647091 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-38bf6d8b-84e7-4824-9935-ce35d426dbe0 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:20.647561 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 798/3216] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:20 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:20.683358 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c73a01ae-0a95-4a96-837e-e2dfb668b54f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:20.685259 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c73a01ae-0a95-4a96-837e-e2dfb668b54f tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:20.685519 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c73a01ae-0a95-4a96-837e-e2dfb668b54f tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:20.685728 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c73a01ae-0a95-4a96-837e-e2dfb668b54f tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:20.696439 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:20.696439 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:20.700274 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c73a01ae-0a95-4a96-837e-e2dfb668b54f tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:20.704568 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c73a01ae-0a95-4a96-837e-e2dfb668b54f tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:20.705028 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 805/3217] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:20 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:20.871807 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-605633b6-0ec7-45eb-8e4b-04aa4b89c76f tempest-BackendsCapabilitiesAdminTestsJSON-1422021335 tempest-BackendsCapabilitiesAdminTestsJSON-1422021335-project-admin] https://10.4.3.32/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 03 21:55:20.872342 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 799/3218] 10.4.3.32 () {66 vars in 1307 bytes} [Fri Jul 3 21:55:20 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1169 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:20.881541 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-59b76767-2aa5-423a-89e1-db6304fcb5a2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:20.883615 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-59b76767-2aa5-423a-89e1-db6304fcb5a2 tempest-BackendsCapabilitiesAdminTestsJSON-1422021335 tempest-BackendsCapabilitiesAdminTestsJSON-1422021335-project-admin] GET https://10.4.3.32/volume/v3/capabilities/np0000004475@storpool Jul 03 21:55:20.883847 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-59b76767-2aa5-423a-89e1-db6304fcb5a2 tempest-BackendsCapabilitiesAdminTestsJSON-1422021335 tempest-BackendsCapabilitiesAdminTestsJSON-1422021335-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:20.884094 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-59b76767-2aa5-423a-89e1-db6304fcb5a2 tempest-BackendsCapabilitiesAdminTestsJSON-1422021335 tempest-BackendsCapabilitiesAdminTestsJSON-1422021335-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:21.060041 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-0d9879d9-5aeb-431f-a547-fbed31cf2a0a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:21.062366 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0d9879d9-5aeb-431f-a547-fbed31cf2a0a tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:21.062631 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0d9879d9-5aeb-431f-a547-fbed31cf2a0a tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:21.062860 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0d9879d9-5aeb-431f-a547-fbed31cf2a0a tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:21.071542 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:21.071542 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:21.075851 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-0d9879d9-5aeb-431f-a547-fbed31cf2a0a tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:21.080849 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0d9879d9-5aeb-431f-a547-fbed31cf2a0a tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:21.081218 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 799/3219] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:21 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:21.392942 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-59b76767-2aa5-423a-89e1-db6304fcb5a2 tempest-BackendsCapabilitiesAdminTestsJSON-1422021335 tempest-BackendsCapabilitiesAdminTestsJSON-1422021335-project-admin] https://10.4.3.32/volume/v3/capabilities/np0000004475@storpool returned with HTTP 200 Jul 03 21:55:21.393347 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 817/3220] 10.4.3.32 () {66 vars in 1311 bytes} [Fri Jul 3 21:55:20 2026] GET /volume/v3/capabilities/np0000004475@storpool => generated 703 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:21.401569 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-8954ed95-5393-409c-a252-1e7c5a528bf4 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:21.403673 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8954ed95-5393-409c-a252-1e7c5a528bf4 tempest-BackendsCapabilitiesAdminTestsJSON-1422021335 tempest-BackendsCapabilitiesAdminTestsJSON-1422021335-project-admin] GET https://10.4.3.32/volume/v3/capabilities/np0000004475@storpool Jul 03 21:55:21.403948 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8954ed95-5393-409c-a252-1e7c5a528bf4 tempest-BackendsCapabilitiesAdminTestsJSON-1422021335 tempest-BackendsCapabilitiesAdminTestsJSON-1422021335-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:21.404269 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8954ed95-5393-409c-a252-1e7c5a528bf4 tempest-BackendsCapabilitiesAdminTestsJSON-1422021335 tempest-BackendsCapabilitiesAdminTestsJSON-1422021335-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:21.627068 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7527e64c-cf28-4486-9c50-c7da5ed9cddb None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:21.628673 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7527e64c-cf28-4486-9c50-c7da5ed9cddb tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:21.628844 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7527e64c-cf28-4486-9c50-c7da5ed9cddb tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:21.629006 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7527e64c-cf28-4486-9c50-c7da5ed9cddb tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:21.629107 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-7527e64c-cf28-4486-9c50-c7da5ed9cddb tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:21.633547 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:21.633547 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:21.634224 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7527e64c-cf28-4486-9c50-c7da5ed9cddb tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:21.634607 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 800/3221] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:21 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:21.661249 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-97873421-5258-4bc0-95a6-d9d6e6b02916 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:21.663115 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-97873421-5258-4bc0-95a6-d9d6e6b02916 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:21.663350 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-97873421-5258-4bc0-95a6-d9d6e6b02916 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:21.663581 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-97873421-5258-4bc0-95a6-d9d6e6b02916 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:21.672199 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:21.672199 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:21.675463 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-97873421-5258-4bc0-95a6-d9d6e6b02916 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:21.679314 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-97873421-5258-4bc0-95a6-d9d6e6b02916 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:21.679736 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 800/3222] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:21 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:21.718502 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-93eb7bf6-5cf8-4b60-a390-4c8657e582f2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:21.720269 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-93eb7bf6-5cf8-4b60-a390-4c8657e582f2 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:21.720496 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-93eb7bf6-5cf8-4b60-a390-4c8657e582f2 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:21.720678 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-93eb7bf6-5cf8-4b60-a390-4c8657e582f2 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:21.730588 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:21.730588 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:21.734732 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-93eb7bf6-5cf8-4b60-a390-4c8657e582f2 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:21.740138 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-93eb7bf6-5cf8-4b60-a390-4c8657e582f2 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:21.740627 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 818/3223] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:21 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:21.911788 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8954ed95-5393-409c-a252-1e7c5a528bf4 tempest-BackendsCapabilitiesAdminTestsJSON-1422021335 tempest-BackendsCapabilitiesAdminTestsJSON-1422021335-project-admin] https://10.4.3.32/volume/v3/capabilities/np0000004475@storpool returned with HTTP 200 Jul 03 21:55:21.912138 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 806/3224] 10.4.3.32 () {66 vars in 1311 bytes} [Fri Jul 3 21:55:21 2026] GET /volume/v3/capabilities/np0000004475@storpool => generated 703 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:21.921292 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-84b48f35-288c-489d-b8f0-3d5c697c9476 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:21.923323 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-84b48f35-288c-489d-b8f0-3d5c697c9476 tempest-BackendsCapabilitiesAdminTestsJSON-1422021335 tempest-BackendsCapabilitiesAdminTestsJSON-1422021335-project-admin] GET https://10.4.3.32/volume/v3/capabilities/np0000004475@storpool Jul 03 21:55:21.923608 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-84b48f35-288c-489d-b8f0-3d5c697c9476 tempest-BackendsCapabilitiesAdminTestsJSON-1422021335 tempest-BackendsCapabilitiesAdminTestsJSON-1422021335-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:21.923874 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-84b48f35-288c-489d-b8f0-3d5c697c9476 tempest-BackendsCapabilitiesAdminTestsJSON-1422021335 tempest-BackendsCapabilitiesAdminTestsJSON-1422021335-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:22.094820 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-99b9f77d-b613-4e00-bf84-21f0f6b634df None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:22.096640 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-99b9f77d-b613-4e00-bf84-21f0f6b634df tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:22.096828 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-99b9f77d-b613-4e00-bf84-21f0f6b634df tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:22.096998 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-99b9f77d-b613-4e00-bf84-21f0f6b634df tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:22.104046 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:22.104046 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:22.108176 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-99b9f77d-b613-4e00-bf84-21f0f6b634df tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:22.113071 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-99b9f77d-b613-4e00-bf84-21f0f6b634df tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:22.113534 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 801/3225] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:22 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:22.431471 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-84b48f35-288c-489d-b8f0-3d5c697c9476 tempest-BackendsCapabilitiesAdminTestsJSON-1422021335 tempest-BackendsCapabilitiesAdminTestsJSON-1422021335-project-admin] https://10.4.3.32/volume/v3/capabilities/np0000004475@storpool returned with HTTP 200 Jul 03 21:55:22.431862 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 801/3226] 10.4.3.32 () {66 vars in 1311 bytes} [Fri Jul 3 21:55:21 2026] GET /volume/v3/capabilities/np0000004475@storpool => generated 703 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:22.644194 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-91c99377-b1d8-476d-8c0f-97c4f1ebf7c6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:22.645922 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-91c99377-b1d8-476d-8c0f-97c4f1ebf7c6 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:22.646113 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-91c99377-b1d8-476d-8c0f-97c4f1ebf7c6 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:22.646357 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-91c99377-b1d8-476d-8c0f-97c4f1ebf7c6 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:22.647048 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-91c99377-b1d8-476d-8c0f-97c4f1ebf7c6 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:22.651037 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:22.651037 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:22.651805 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-91c99377-b1d8-476d-8c0f-97c4f1ebf7c6 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:22.652227 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 819/3227] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:22 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:22.694439 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-3729d3f5-b555-40a0-b25a-4b284cde924a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:22.696813 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3729d3f5-b555-40a0-b25a-4b284cde924a tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:22.697094 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3729d3f5-b555-40a0-b25a-4b284cde924a tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:22.697305 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3729d3f5-b555-40a0-b25a-4b284cde924a tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:22.708658 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:22.708658 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:22.712444 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-3729d3f5-b555-40a0-b25a-4b284cde924a tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:22.716810 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3729d3f5-b555-40a0-b25a-4b284cde924a tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:22.717208 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 807/3228] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:22 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:22.753941 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-6d2c048e-3a68-4ed6-a7ad-f831b6076a01 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:22.756424 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6d2c048e-3a68-4ed6-a7ad-f831b6076a01 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:22.756885 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6d2c048e-3a68-4ed6-a7ad-f831b6076a01 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:22.756966 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6d2c048e-3a68-4ed6-a7ad-f831b6076a01 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:22.770520 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:22.770520 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:22.775668 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-6d2c048e-3a68-4ed6-a7ad-f831b6076a01 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:22.781824 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6d2c048e-3a68-4ed6-a7ad-f831b6076a01 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:22.782226 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 802/3229] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:22 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:23.127306 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1c0858a3-350c-4014-a067-da5a441b0dbd None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:23.129518 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1c0858a3-350c-4014-a067-da5a441b0dbd tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:23.130720 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1c0858a3-350c-4014-a067-da5a441b0dbd tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:23.130720 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1c0858a3-350c-4014-a067-da5a441b0dbd tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:23.139288 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:23.139288 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:23.144116 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-1c0858a3-350c-4014-a067-da5a441b0dbd tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:23.149287 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1c0858a3-350c-4014-a067-da5a441b0dbd tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:23.150162 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 802/3230] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:23 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:23.664674 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-80cec7d8-48d0-495a-af6d-4882cb864156 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:23.666943 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-80cec7d8-48d0-495a-af6d-4882cb864156 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:23.667243 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-80cec7d8-48d0-495a-af6d-4882cb864156 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:23.667489 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-80cec7d8-48d0-495a-af6d-4882cb864156 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:23.667644 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-80cec7d8-48d0-495a-af6d-4882cb864156 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:23.672840 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:23.672840 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:23.673628 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-80cec7d8-48d0-495a-af6d-4882cb864156 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:23.674209 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 820/3231] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:23 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:23.731709 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-68becd35-a1d0-4c36-81f1-94e558cc8e7e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:23.733760 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-68becd35-a1d0-4c36-81f1-94e558cc8e7e tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:23.733933 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-68becd35-a1d0-4c36-81f1-94e558cc8e7e tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:23.734149 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-68becd35-a1d0-4c36-81f1-94e558cc8e7e tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:23.746689 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:23.746689 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:23.754596 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-68becd35-a1d0-4c36-81f1-94e558cc8e7e tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:23.764005 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-68becd35-a1d0-4c36-81f1-94e558cc8e7e tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:23.764005 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 808/3232] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:23 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:23.802400 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d42b8065-2696-4364-a42f-b6ee87820d53 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:23.802400 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d42b8065-2696-4364-a42f-b6ee87820d53 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:23.804338 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d42b8065-2696-4364-a42f-b6ee87820d53 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:23.804923 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d42b8065-2696-4364-a42f-b6ee87820d53 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:23.824136 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:23.824136 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:23.828392 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d42b8065-2696-4364-a42f-b6ee87820d53 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:23.833933 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d42b8065-2696-4364-a42f-b6ee87820d53 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:23.834431 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 803/3233] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:23 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:24.164529 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-281f5a91-d24f-4a96-90a1-0bda2ae3bfd9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:24.166561 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-281f5a91-d24f-4a96-90a1-0bda2ae3bfd9 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:24.166798 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-281f5a91-d24f-4a96-90a1-0bda2ae3bfd9 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:24.167030 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-281f5a91-d24f-4a96-90a1-0bda2ae3bfd9 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:24.174949 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:24.174949 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:24.180031 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-281f5a91-d24f-4a96-90a1-0bda2ae3bfd9 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:24.185779 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-281f5a91-d24f-4a96-90a1-0bda2ae3bfd9 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:24.186237 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 803/3234] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:24 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:24.686206 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9cc3e2d6-f3af-454c-96cd-ccac6e581126 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:24.688663 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9cc3e2d6-f3af-454c-96cd-ccac6e581126 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:24.688957 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9cc3e2d6-f3af-454c-96cd-ccac6e581126 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:24.689204 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9cc3e2d6-f3af-454c-96cd-ccac6e581126 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:24.689340 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-9cc3e2d6-f3af-454c-96cd-ccac6e581126 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:24.699268 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:24.699268 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:24.700030 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9cc3e2d6-f3af-454c-96cd-ccac6e581126 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:24.700476 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 821/3235] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:24 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:24.780874 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-3b47717b-a5d5-412f-8627-18288d2788f7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:24.783816 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3b47717b-a5d5-412f-8627-18288d2788f7 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:24.784141 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3b47717b-a5d5-412f-8627-18288d2788f7 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:24.784563 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3b47717b-a5d5-412f-8627-18288d2788f7 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:24.797886 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:24.797886 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:24.802955 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-3b47717b-a5d5-412f-8627-18288d2788f7 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:24.810018 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3b47717b-a5d5-412f-8627-18288d2788f7 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:24.810456 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 809/3236] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:24 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:24.848194 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-0fee819b-5f0e-4664-b47a-5d95b05d4b47 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:24.850268 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0fee819b-5f0e-4664-b47a-5d95b05d4b47 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:24.850578 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0fee819b-5f0e-4664-b47a-5d95b05d4b47 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:24.850961 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0fee819b-5f0e-4664-b47a-5d95b05d4b47 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:24.862234 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:24.862234 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:24.866586 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-0fee819b-5f0e-4664-b47a-5d95b05d4b47 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:24.871636 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0fee819b-5f0e-4664-b47a-5d95b05d4b47 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:24.872134 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 804/3237] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:24 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:24.910781 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1ab24e44-1ea4-4f6c-99aa-b39b24f7b987 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:25.015552 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1ab24e44-1ea4-4f6c-99aa-b39b24f7b987 tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:55:25.015901 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1ab24e44-1ea4-4f6c-99aa-b39b24f7b987 tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1754000582"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:25.031579 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1ab24e44-1ea4-4f6c-99aa-b39b24f7b987 tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:55:25.031970 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 804/3238] 10.4.3.32 () {68 vars in 1245 bytes} [Fri Jul 3 21:55:24 2026] POST /volume/v3/types => generated 224 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:25.040070 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-36e29f18-8a29-4dff-b741-b43e804c2fed None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:25.041854 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-36e29f18-8a29-4dff-b741-b43e804c2fed tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] POST https://10.4.3.32/volume/v3/group_types Jul 03 21:55:25.042211 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-36e29f18-8a29-4dff-b741-b43e804c2fed tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-951772257"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:25.061496 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-36e29f18-8a29-4dff-b741-b43e804c2fed tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 202 Jul 03 21:55:25.061878 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 822/3239] 10.4.3.32 () {70 vars in 1304 bytes} [Fri Jul 3 21:55:25 2026] POST /volume/v3/group_types => generated 180 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:55:25.069595 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4e63e28f-9a4c-4a3a-894a-19854dd4addd None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:25.137487 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4e63e28f-9a4c-4a3a-894a-19854dd4addd tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] POST https://10.4.3.32/volume/v3/groups Jul 03 21:55:25.137964 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4e63e28f-9a4c-4a3a-894a-19854dd4addd tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2f9dc444-a0a6-413f-8da5-c594817639d1", "volume_types": ["1495aa23-cc00-49cb-bdf7-472ff5bb130a"], "name": "tempest-GroupSnapshotsTest-Group-2139008885"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:25.139742 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.groups [None req-4e63e28f-9a4c-4a3a-894a-19854dd4addd tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Creating new group {'group': {'group_type': '2f9dc444-a0a6-413f-8da5-c594817639d1', 'volume_types': ['1495aa23-cc00-49cb-bdf7-472ff5bb130a'], 'name': 'tempest-GroupSnapshotsTest-Group-2139008885'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 21:55:25.144685 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.groups [None req-4e63e28f-9a4c-4a3a-894a-19854dd4addd tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Creating group tempest-GroupSnapshotsTest-Group-2139008885. Jul 03 21:55:25.153743 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-4e63e28f-9a4c-4a3a-894a-19854dd4addd tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Availability Zones retrieved successfully. Jul 03 21:55:25.176794 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-4e63e28f-9a4c-4a3a-894a-19854dd4addd tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Created reservations ['8e9e0c06-a369-400f-9148-d15d4e027d12'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:55:25.200167 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f8fdd486-bd98-41d9-8625-09bbb0aede09 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:25.202555 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f8fdd486-bd98-41d9-8625-09bbb0aede09 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:25.202819 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f8fdd486-bd98-41d9-8625-09bbb0aede09 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:25.203154 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f8fdd486-bd98-41d9-8625-09bbb0aede09 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:25.207850 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4e63e28f-9a4c-4a3a-894a-19854dd4addd tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/groups returned with HTTP 202 Jul 03 21:55:25.208239 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 810/3240] 10.4.3.32 () {70 vars in 1290 bytes} [Fri Jul 3 21:55:25 2026] POST /volume/v3/groups => generated 112 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:55:25.213971 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:25.213971 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:25.218546 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-67a640ba-63cc-403f-9869-8cb103da10a4 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:25.220522 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-f8fdd486-bd98-41d9-8625-09bbb0aede09 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:25.221204 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-67a640ba-63cc-403f-9869-8cb103da10a4 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/groups/7d38dcd2-6b1b-4e3c-90ea-90969211328b Jul 03 21:55:25.221309 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-67a640ba-63cc-403f-9869-8cb103da10a4 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:25.221553 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-67a640ba-63cc-403f-9869-8cb103da10a4 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:25.221684 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.groups [None req-67a640ba-63cc-403f-9869-8cb103da10a4 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] show called for member 7d38dcd2-6b1b-4e3c-90ea-90969211328b {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:55:25.226776 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:25.226776 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:25.227893 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f8fdd486-bd98-41d9-8625-09bbb0aede09 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:25.228857 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 805/3241] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:25 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:25.236590 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-67a640ba-63cc-403f-9869-8cb103da10a4 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/groups/7d38dcd2-6b1b-4e3c-90ea-90969211328b returned with HTTP 200 Jul 03 21:55:25.237202 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 805/3242] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:55:25 2026] GET /volume/v3/groups/7d38dcd2-6b1b-4e3c-90ea-90969211328b => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:25.715634 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d587931c-2d86-4742-967d-2fd0e358691a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:25.719423 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d587931c-2d86-4742-967d-2fd0e358691a tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:25.719423 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d587931c-2d86-4742-967d-2fd0e358691a tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:25.719423 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d587931c-2d86-4742-967d-2fd0e358691a tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:25.719423 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-d587931c-2d86-4742-967d-2fd0e358691a tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:25.723336 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:25.723336 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:25.725089 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d587931c-2d86-4742-967d-2fd0e358691a tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:25.725089 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 823/3243] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:25 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:25.827178 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9e3584f4-dc3d-4171-9c7c-fa4a6f67ad73 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:25.828904 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9e3584f4-dc3d-4171-9c7c-fa4a6f67ad73 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:25.829106 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9e3584f4-dc3d-4171-9c7c-fa4a6f67ad73 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:25.829320 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9e3584f4-dc3d-4171-9c7c-fa4a6f67ad73 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:25.838498 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:25.838498 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:25.841663 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-9e3584f4-dc3d-4171-9c7c-fa4a6f67ad73 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:25.845865 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9e3584f4-dc3d-4171-9c7c-fa4a6f67ad73 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:25.846204 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 811/3244] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:25 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:55:25.886704 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4de5d63f-d96e-46d1-8c95-e3665abac559 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:25.888559 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4de5d63f-d96e-46d1-8c95-e3665abac559 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:25.888762 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4de5d63f-d96e-46d1-8c95-e3665abac559 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:25.888947 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4de5d63f-d96e-46d1-8c95-e3665abac559 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:25.897967 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:25.897967 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:25.901344 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-4de5d63f-d96e-46d1-8c95-e3665abac559 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:25.905268 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4de5d63f-d96e-46d1-8c95-e3665abac559 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:25.905683 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 806/3245] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:25 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:26.243447 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d3670d5d-0cc0-4380-9d3d-25a5a4a7028d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:26.245397 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d3670d5d-0cc0-4380-9d3d-25a5a4a7028d tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:26.245635 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d3670d5d-0cc0-4380-9d3d-25a5a4a7028d tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:26.245821 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d3670d5d-0cc0-4380-9d3d-25a5a4a7028d tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:26.247621 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7fc30a08-38b0-44b8-a904-ccca36318bab None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:26.249346 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7fc30a08-38b0-44b8-a904-ccca36318bab tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/groups/7d38dcd2-6b1b-4e3c-90ea-90969211328b Jul 03 21:55:26.249613 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7fc30a08-38b0-44b8-a904-ccca36318bab tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:26.249809 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7fc30a08-38b0-44b8-a904-ccca36318bab tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:26.249965 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.groups [None req-7fc30a08-38b0-44b8-a904-ccca36318bab tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] show called for member 7d38dcd2-6b1b-4e3c-90ea-90969211328b {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:55:26.253652 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:26.253652 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:26.254091 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:26.254091 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:26.258127 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-d3670d5d-0cc0-4380-9d3d-25a5a4a7028d tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:26.261438 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7fc30a08-38b0-44b8-a904-ccca36318bab tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/groups/7d38dcd2-6b1b-4e3c-90ea-90969211328b returned with HTTP 200 Jul 03 21:55:26.261940 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 824/3246] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:55:26 2026] GET /volume/v3/groups/7d38dcd2-6b1b-4e3c-90ea-90969211328b => generated 393 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:26.264346 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d3670d5d-0cc0-4380-9d3d-25a5a4a7028d tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:26.264882 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 806/3247] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:26 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:26.271178 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a66283a6-04e6-4b08-87e7-acfb8559d8f6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:26.272863 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a66283a6-04e6-4b08-87e7-acfb8559d8f6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:55:26.273226 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a66283a6-04e6-4b08-87e7-acfb8559d8f6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-525215230", "volume_type": "1495aa23-cc00-49cb-bdf7-472ff5bb130a", "group_id": "7d38dcd2-6b1b-4e3c-90ea-90969211328b", "size": 1}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:26.274647 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-a66283a6-04e6-4b08-87e7-acfb8559d8f6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-525215230', 'volume_type': '1495aa23-cc00-49cb-bdf7-472ff5bb130a', 'group_id': '7d38dcd2-6b1b-4e3c-90ea-90969211328b', 'size': 1}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:55:26.281123 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:26.281123 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:26.281544 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-a66283a6-04e6-4b08-87e7-acfb8559d8f6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Create volume of 1 GB Jul 03 21:55:26.285980 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-a66283a6-04e6-4b08-87e7-acfb8559d8f6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Availability Zones retrieved successfully. Jul 03 21:55:26.290928 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a66283a6-04e6-4b08-87e7-acfb8559d8f6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Flow 'volume_create_api' (741039cd-3aa7-4b7c-857d-73ddacd12923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:55:26.291988 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a66283a6-04e6-4b08-87e7-acfb8559d8f6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6caca88a-6c7b-4f9d-b921-e415f08b460e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:55:26.292552 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:26.292552 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:26.292954 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-a66283a6-04e6-4b08-87e7-acfb8559d8f6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:55:26.313257 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a66283a6-04e6-4b08-87e7-acfb8559d8f6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6caca88a-6c7b-4f9d-b921-e415f08b460e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1495aa23-cc00-49cb-bdf7-472ff5bb130a,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1754000582',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1495aa23-cc00-49cb-bdf7-472ff5bb130a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7d38dcd2-6b1b-4e3c-90ea-90969211328b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:55:26.314096 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a66283a6-04e6-4b08-87e7-acfb8559d8f6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (335020f8-dc06-4232-9a06-f91b0a2ff2e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:55:26.347239 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-a66283a6-04e6-4b08-87e7-acfb8559d8f6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1754000582 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1754000582, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:55:26.347746 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-a66283a6-04e6-4b08-87e7-acfb8559d8f6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1754000582 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1754000582, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:55:26.386212 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-a66283a6-04e6-4b08-87e7-acfb8559d8f6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Created reservations ['0412e323-29bf-4068-adc6-9e1fb5e86288', '61fff0e2-fe8b-4a92-a65c-346087db023b', 'd2e1b90a-4913-4ab3-8126-2ccf263c7a27', 'c1787d7b-bab3-4870-b7d0-0be3169a7c60'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:55:26.387072 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a66283a6-04e6-4b08-87e7-acfb8559d8f6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (335020f8-dc06-4232-9a06-f91b0a2ff2e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0412e323-29bf-4068-adc6-9e1fb5e86288', '61fff0e2-fe8b-4a92-a65c-346087db023b', 'd2e1b90a-4913-4ab3-8126-2ccf263c7a27', 'c1787d7b-bab3-4870-b7d0-0be3169a7c60']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:55:26.387893 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a66283a6-04e6-4b08-87e7-acfb8559d8f6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d34f847-dadc-4b9f-aaec-2011290f85aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:55:26.410580 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a66283a6-04e6-4b08-87e7-acfb8559d8f6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d34f847-dadc-4b9f-aaec-2011290f85aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c134b830-9d0b-4e23-86e9-09fb80605cf3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-525215230',encryption_key_id=None,group_id=7d38dcd2-6b1b-4e3c-90ea-90969211328b,group_type_id=,metadata={},multiattach=False,project_id='19bb3e7ec6724d99aab40029ea130bbe',qos_specs=None,replication_status=,reservations=['0412e323-29bf-4068-adc6-9e1fb5e86288','61fff0e2-fe8b-4a92-a65c-346087db023b','d2e1b90a-4913-4ab3-8126-2ccf263c7a27','c1787d7b-bab3-4870-b7d0-0be3169a7c60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39e654b3d87f48368edf16a8df353313',volume_type_id=1495aa23-cc00-49cb-bdf7-472ff5bb130a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:55:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-525215230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7d38dcd2-6b1b-4e3c-90ea-90969211328b,host=None,id=c134b830-9d0b-4e23-86e9-09fb80605cf3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19bb3e7ec6724d99aab40029ea130bbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39e654b3d87f48368edf16a8df353313',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1495aa23-cc00-49cb-bdf7-472ff5bb130a),volume_type_id=1495aa23-cc00-49cb-bdf7-472ff5bb130a)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:55:26.411213 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a66283a6-04e6-4b08-87e7-acfb8559d8f6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aefa03bc-8792-4a0b-9ecf-470034114b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:55:26.430087 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a66283a6-04e6-4b08-87e7-acfb8559d8f6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aefa03bc-8792-4a0b-9ecf-470034114b52) transitioned into state 'SUCCESS' from state '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-525215230',encryption_key_id=None,group_id=7d38dcd2-6b1b-4e3c-90ea-90969211328b,group_type_id=,metadata={},multiattach=False,project_id='19bb3e7ec6724d99aab40029ea130bbe',qos_specs=None,replication_status=,reservations=['0412e323-29bf-4068-adc6-9e1fb5e86288','61fff0e2-fe8b-4a92-a65c-346087db023b','d2e1b90a-4913-4ab3-8126-2ccf263c7a27','c1787d7b-bab3-4870-b7d0-0be3169a7c60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39e654b3d87f48368edf16a8df353313',volume_type_id=1495aa23-cc00-49cb-bdf7-472ff5bb130a)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:55:26.430748 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a66283a6-04e6-4b08-87e7-acfb8559d8f6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba5ed2e3-ef01-4d23-b579-c181e96403d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:55:26.443750 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a66283a6-04e6-4b08-87e7-acfb8559d8f6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba5ed2e3-ef01-4d23-b579-c181e96403d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:55:26.444491 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a66283a6-04e6-4b08-87e7-acfb8559d8f6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Flow 'volume_create_api' (741039cd-3aa7-4b7c-857d-73ddacd12923) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:55:26.444770 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-a66283a6-04e6-4b08-87e7-acfb8559d8f6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Create volume request issued successfully. Jul 03 21:55:26.445398 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-a66283a6-04e6-4b08-87e7-acfb8559d8f6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:55:26.445626 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-a66283a6-04e6-4b08-87e7-acfb8559d8f6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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 21:55:26.484182 np0000004475 devstack@c-api.service[99934]: DEBUG oslo_db.sqlalchemy.engines [None req-a66283a6-04e6-4b08-87e7-acfb8559d8f6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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=99934) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:55:26.487389 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:26.487389 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:26.491046 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a66283a6-04e6-4b08-87e7-acfb8559d8f6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:55:26.491566 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 812/3248] 10.4.3.32 () {70 vars in 1293 bytes} [Fri Jul 3 21:55:26 2026] POST /volume/v3/volumes => generated 820 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:55:26.504336 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-860b6a55-e471-41a6-9197-93e361a8d4ae None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:26.506508 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-860b6a55-e471-41a6-9197-93e361a8d4ae tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/volumes/c134b830-9d0b-4e23-86e9-09fb80605cf3 Jul 03 21:55:26.506790 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-860b6a55-e471-41a6-9197-93e361a8d4ae tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:26.507021 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-860b6a55-e471-41a6-9197-93e361a8d4ae tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:26.515093 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:26.515093 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:26.519194 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-860b6a55-e471-41a6-9197-93e361a8d4ae tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Volume info retrieved successfully. Jul 03 21:55:26.520049 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-860b6a55-e471-41a6-9197-93e361a8d4ae tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:55:26.520281 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-860b6a55-e471-41a6-9197-93e361a8d4ae tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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 21:55:26.559877 np0000004475 devstack@c-api.service[99935]: DEBUG oslo_db.sqlalchemy.engines [None req-860b6a55-e471-41a6-9197-93e361a8d4ae tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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=99935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:55:26.563505 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:26.563505 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:26.571319 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-860b6a55-e471-41a6-9197-93e361a8d4ae tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/volumes/c134b830-9d0b-4e23-86e9-09fb80605cf3 returned with HTTP 200 Jul 03 21:55:26.571829 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 807/3249] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:55:26 2026] GET /volume/v3/volumes/c134b830-9d0b-4e23-86e9-09fb80605cf3 => generated 888 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:26.736175 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ae26fcf4-f6ba-4f29-adff-4609583b15fb None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:26.737907 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ae26fcf4-f6ba-4f29-adff-4609583b15fb tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:26.738121 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ae26fcf4-f6ba-4f29-adff-4609583b15fb tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:26.738328 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ae26fcf4-f6ba-4f29-adff-4609583b15fb tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:26.738451 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-ae26fcf4-f6ba-4f29-adff-4609583b15fb tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:26.745251 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:26.745251 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:26.745999 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ae26fcf4-f6ba-4f29-adff-4609583b15fb tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:26.746398 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 825/3250] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:26 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:26.858189 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1af42a1d-4e6c-48d4-8968-3d1f77d796cb None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:26.860543 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1af42a1d-4e6c-48d4-8968-3d1f77d796cb tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:26.860761 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1af42a1d-4e6c-48d4-8968-3d1f77d796cb tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:26.861000 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1af42a1d-4e6c-48d4-8968-3d1f77d796cb tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:26.874392 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:26.874392 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:26.878797 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-1af42a1d-4e6c-48d4-8968-3d1f77d796cb tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:26.885358 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1af42a1d-4e6c-48d4-8968-3d1f77d796cb tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:26.885358 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 807/3251] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:26 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:26.920434 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d679f49b-c13e-4fa2-8ad2-70755ab83f90 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:26.922634 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d679f49b-c13e-4fa2-8ad2-70755ab83f90 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:26.922799 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d679f49b-c13e-4fa2-8ad2-70755ab83f90 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:26.922984 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d679f49b-c13e-4fa2-8ad2-70755ab83f90 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:26.933551 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:26.933551 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:26.937869 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d679f49b-c13e-4fa2-8ad2-70755ab83f90 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:26.944392 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d679f49b-c13e-4fa2-8ad2-70755ab83f90 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:26.944392 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 813/3252] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:26 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:27.280281 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-71e4dae8-4512-4aeb-b7c4-302477ab1fb9 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:27.282613 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-71e4dae8-4512-4aeb-b7c4-302477ab1fb9 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:27.282785 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-71e4dae8-4512-4aeb-b7c4-302477ab1fb9 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:27.283004 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-71e4dae8-4512-4aeb-b7c4-302477ab1fb9 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:27.293960 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:27.293960 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:27.298581 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-71e4dae8-4512-4aeb-b7c4-302477ab1fb9 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:27.303911 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-71e4dae8-4512-4aeb-b7c4-302477ab1fb9 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:27.304601 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 808/3253] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:27 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:27.587560 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-41d725fa-b0ac-42ce-8afe-c062a51e01c3 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:27.589499 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-41d725fa-b0ac-42ce-8afe-c062a51e01c3 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/volumes/c134b830-9d0b-4e23-86e9-09fb80605cf3 Jul 03 21:55:27.589703 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-41d725fa-b0ac-42ce-8afe-c062a51e01c3 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:27.589911 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-41d725fa-b0ac-42ce-8afe-c062a51e01c3 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:27.598481 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:27.598481 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:27.602885 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-41d725fa-b0ac-42ce-8afe-c062a51e01c3 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Volume info retrieved successfully. Jul 03 21:55:27.603806 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-41d725fa-b0ac-42ce-8afe-c062a51e01c3 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:55:27.603987 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-41d725fa-b0ac-42ce-8afe-c062a51e01c3 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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 21:55:27.644323 np0000004475 devstack@c-api.service[99936]: DEBUG oslo_db.sqlalchemy.engines [None req-41d725fa-b0ac-42ce-8afe-c062a51e01c3 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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=99936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:55:27.647559 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:27.647559 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:27.657029 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-41d725fa-b0ac-42ce-8afe-c062a51e01c3 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/volumes/c134b830-9d0b-4e23-86e9-09fb80605cf3 returned with HTTP 200 Jul 03 21:55:27.657240 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 826/3254] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:55:27 2026] GET /volume/v3/volumes/c134b830-9d0b-4e23-86e9-09fb80605cf3 => generated 913 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:27.673750 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-59f584f2-aa9b-45f7-b282-cf166caaf37a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:27.675533 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-59f584f2-aa9b-45f7-b282-cf166caaf37a tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] POST https://10.4.3.32/volume/v3/group_snapshots Jul 03 21:55:27.675914 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-59f584f2-aa9b-45f7-b282-cf166caaf37a tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "7d38dcd2-6b1b-4e3c-90ea-90969211328b", "name": "tempest-group_snapshot-1966312480"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:27.677305 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.group_snapshots [None req-59f584f2-aa9b-45f7-b282-cf166caaf37a tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '7d38dcd2-6b1b-4e3c-90ea-90969211328b', 'name': 'tempest-group_snapshot-1966312480'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 21:55:27.680846 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:27.680846 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:27.685875 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.group_snapshots [None req-59f584f2-aa9b-45f7-b282-cf166caaf37a tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Creating group_snapshot tempest-group_snapshot-1966312480. Jul 03 21:55:27.714388 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:27.714388 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:27.729440 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-59f584f2-aa9b-45f7-b282-cf166caaf37a tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1754000582 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1754000582, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:55:27.729767 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-59f584f2-aa9b-45f7-b282-cf166caaf37a tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1754000582 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1754000582, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:55:27.758713 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6481219c-7d4f-448c-91ce-2c4ce8fd5808 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:27.760873 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6481219c-7d4f-448c-91ce-2c4ce8fd5808 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:27.761080 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6481219c-7d4f-448c-91ce-2c4ce8fd5808 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:27.761338 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6481219c-7d4f-448c-91ce-2c4ce8fd5808 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:27.761520 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-6481219c-7d4f-448c-91ce-2c4ce8fd5808 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:27.766627 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:27.766627 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:27.766783 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-59f584f2-aa9b-45f7-b282-cf166caaf37a tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Created reservations ['764c552a-a84a-493e-b268-a29787468b7c', '3d512f75-ea0c-4df8-bacd-1269e6c086ef', 'd78996d1-c79c-4105-bcdc-d82816be72dc', '6e09fe18-2539-402b-9441-45687c7ab4d9'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:55:27.767391 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6481219c-7d4f-448c-91ce-2c4ce8fd5808 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:27.767788 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 814/3255] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:27 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:27.799464 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-59f584f2-aa9b-45f7-b282-cf166caaf37a tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/group_snapshots returned with HTTP 202 Jul 03 21:55:27.800036 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 808/3256] 10.4.3.32 () {70 vars in 1317 bytes} [Fri Jul 3 21:55:27 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:55:27.810286 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d83c5f81-d818-4181-88a1-5e293d41b300 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:27.812844 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d83c5f81-d818-4181-88a1-5e293d41b300 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/5ad4e2c7-1bce-43a6-8e4b-50fe2497c2e2 Jul 03 21:55:27.813285 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d83c5f81-d818-4181-88a1-5e293d41b300 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:27.813646 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d83c5f81-d818-4181-88a1-5e293d41b300 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:27.814032 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.group_snapshots [None req-d83c5f81-d818-4181-88a1-5e293d41b300 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] show called for member 5ad4e2c7-1bce-43a6-8e4b-50fe2497c2e2 {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 21:55:27.817876 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:27.817876 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:27.821509 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d83c5f81-d818-4181-88a1-5e293d41b300 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/group_snapshots/5ad4e2c7-1bce-43a6-8e4b-50fe2497c2e2 returned with HTTP 200 Jul 03 21:55:27.821931 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 809/3257] 10.4.3.32 () {68 vars in 1406 bytes} [Fri Jul 3 21:55:27 2026] GET /volume/v3/group_snapshots/5ad4e2c7-1bce-43a6-8e4b-50fe2497c2e2 => generated 307 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:27.898192 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f51742d4-0a85-4c30-a91f-d3cdf568df03 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:27.900138 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f51742d4-0a85-4c30-a91f-d3cdf568df03 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:27.900358 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f51742d4-0a85-4c30-a91f-d3cdf568df03 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:27.900597 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f51742d4-0a85-4c30-a91f-d3cdf568df03 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:27.910904 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:27.910904 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:27.915085 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-f51742d4-0a85-4c30-a91f-d3cdf568df03 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:27.920647 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f51742d4-0a85-4c30-a91f-d3cdf568df03 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:27.921060 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 827/3258] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:27 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:27.959072 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c3547230-a850-4bbe-9e7f-811e9b186beb None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:27.959801 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c3547230-a850-4bbe-9e7f-811e9b186beb tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:27.959964 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c3547230-a850-4bbe-9e7f-811e9b186beb tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:27.960144 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c3547230-a850-4bbe-9e7f-811e9b186beb tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:27.970895 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:27.970895 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:27.976866 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c3547230-a850-4bbe-9e7f-811e9b186beb tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:27.983800 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c3547230-a850-4bbe-9e7f-811e9b186beb tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:27.984321 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 815/3259] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:27 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:28.319242 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-361a2a79-2060-4026-9aa2-fb073cbe0ae3 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:28.322448 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-361a2a79-2060-4026-9aa2-fb073cbe0ae3 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:28.322448 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-361a2a79-2060-4026-9aa2-fb073cbe0ae3 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:28.322448 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-361a2a79-2060-4026-9aa2-fb073cbe0ae3 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:28.329690 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:28.329690 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:28.333642 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-361a2a79-2060-4026-9aa2-fb073cbe0ae3 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:28.337841 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-361a2a79-2060-4026-9aa2-fb073cbe0ae3 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:28.338200 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 809/3260] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:28 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:28.780228 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-43f21ae3-6b38-43f5-9449-cd75fbe1a34d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:28.782691 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-43f21ae3-6b38-43f5-9449-cd75fbe1a34d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:28.783042 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-43f21ae3-6b38-43f5-9449-cd75fbe1a34d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:28.783341 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-43f21ae3-6b38-43f5-9449-cd75fbe1a34d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:28.783553 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-43f21ae3-6b38-43f5-9449-cd75fbe1a34d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:28.788628 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:28.788628 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:28.789527 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-43f21ae3-6b38-43f5-9449-cd75fbe1a34d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:28.790037 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 810/3261] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:28 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:28.831153 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-061a1962-1e76-485a-9e19-a03c65aa11d1 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:28.833094 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-061a1962-1e76-485a-9e19-a03c65aa11d1 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/5ad4e2c7-1bce-43a6-8e4b-50fe2497c2e2 Jul 03 21:55:28.833384 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-061a1962-1e76-485a-9e19-a03c65aa11d1 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:28.833559 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-061a1962-1e76-485a-9e19-a03c65aa11d1 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:28.833722 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.group_snapshots [None req-061a1962-1e76-485a-9e19-a03c65aa11d1 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] show called for member 5ad4e2c7-1bce-43a6-8e4b-50fe2497c2e2 {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 21:55:28.837499 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:28.837499 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:28.841476 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-061a1962-1e76-485a-9e19-a03c65aa11d1 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/group_snapshots/5ad4e2c7-1bce-43a6-8e4b-50fe2497c2e2 returned with HTTP 200 Jul 03 21:55:28.841880 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 828/3262] 10.4.3.32 () {68 vars in 1406 bytes} [Fri Jul 3 21:55:28 2026] GET /volume/v3/group_snapshots/5ad4e2c7-1bce-43a6-8e4b-50fe2497c2e2 => generated 308 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:28.850639 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6f1021a9-e06c-4b0d-bfb2-0602e1210cad None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:28.852651 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6f1021a9-e06c-4b0d-bfb2-0602e1210cad tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/snapshots/detail Jul 03 21:55:28.852869 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6f1021a9-e06c-4b0d-bfb2-0602e1210cad tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:28.853084 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6f1021a9-e06c-4b0d-bfb2-0602e1210cad tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'detail' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:28.853359 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.api_utils [None req-6f1021a9-e06c-4b0d-bfb2-0602e1210cad tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Removing options '' from query. {{(pid=99934) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:55:28.854392 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.db.api [None req-6f1021a9-e06c-4b0d-bfb2-0602e1210cad tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Building query based on filter {{(pid=99934) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 21:55:28.858967 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-6f1021a9-e06c-4b0d-bfb2-0602e1210cad tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Get all snapshots completed successfully. Jul 03 21:55:28.859483 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:28.859483 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:28.860026 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6f1021a9-e06c-4b0d-bfb2-0602e1210cad tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 21:55:28.860462 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 816/3263] 10.4.3.32 () {66 vars in 1257 bytes} [Fri Jul 3 21:55:28 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:28.870193 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-bf2367d1-9732-402c-9447-0b54f23125b8 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:28.871972 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bf2367d1-9732-402c-9447-0b54f23125b8 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/snapshots/c7ffff7e-c89f-4522-bb84-2ec82421cffc Jul 03 21:55:28.872162 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bf2367d1-9732-402c-9447-0b54f23125b8 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:28.872446 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bf2367d1-9732-402c-9447-0b54f23125b8 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:28.877837 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:28.877837 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:28.878295 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-bf2367d1-9732-402c-9447-0b54f23125b8 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Snapshot retrieved successfully. Jul 03 21:55:28.879226 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bf2367d1-9732-402c-9447-0b54f23125b8 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/snapshots/c7ffff7e-c89f-4522-bb84-2ec82421cffc returned with HTTP 200 Jul 03 21:55:28.879606 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 810/3264] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:55:28 2026] GET /volume/v3/snapshots/c7ffff7e-c89f-4522-bb84-2ec82421cffc => generated 451 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:28.888259 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-149cb6c9-91ed-453f-bdfe-ed6c88cfbecb None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:28.890275 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-149cb6c9-91ed-453f-bdfe-ed6c88cfbecb tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] POST https://10.4.3.32/volume/v3/groups/action Jul 03 21:55:28.890710 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-149cb6c9-91ed-453f-bdfe-ed6c88cfbecb tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "5ad4e2c7-1bce-43a6-8e4b-50fe2497c2e2", "name": "tempest-Group_from_snap-1087019400"}}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:55:28.890859 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-149cb6c9-91ed-453f-bdfe-ed6c88cfbecb tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"group_snapshot_id": "5ad4e2c7-1bce-43a6-8e4b-50fe2497c2e2", "name": "tempest-Group_from_snap-1087019400"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:28.892297 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.groups [None req-149cb6c9-91ed-453f-bdfe-ed6c88cfbecb tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '5ad4e2c7-1bce-43a6-8e4b-50fe2497c2e2', 'name': 'tempest-Group_from_snap-1087019400'}}. {{(pid=99935) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 03 21:55:28.892517 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.groups [None req-149cb6c9-91ed-453f-bdfe-ed6c88cfbecb tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Creating group tempest-Group_from_snap-1087019400 from group_snapshot 5ad4e2c7-1bce-43a6-8e4b-50fe2497c2e2. Jul 03 21:55:28.896148 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:28.896148 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:28.902712 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:28.902712 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:28.906142 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:28.906142 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:28.937628 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-149cb6c9-91ed-453f-bdfe-ed6c88cfbecb tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Created reservations ['85dd8568-95aa-4a18-b32c-eab0f6e312ad'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:55:28.937751 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-652a8de7-96db-4ee6-9c75-3522afe3b2ee None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:28.939545 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-652a8de7-96db-4ee6-9c75-3522afe3b2ee tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:28.939832 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-652a8de7-96db-4ee6-9c75-3522afe3b2ee tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:28.940104 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-652a8de7-96db-4ee6-9c75-3522afe3b2ee tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:28.953530 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:28.953530 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:28.958501 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-652a8de7-96db-4ee6-9c75-3522afe3b2ee tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:28.964637 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-652a8de7-96db-4ee6-9c75-3522afe3b2ee tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:28.965088 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 829/3265] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:28 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:28.998137 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-bf24ad02-2172-4054-8d20-f0a68c6d8233 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:29.000788 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-bf24ad02-2172-4054-8d20-f0a68c6d8233 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:29.001050 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-bf24ad02-2172-4054-8d20-f0a68c6d8233 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:29.001319 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-bf24ad02-2172-4054-8d20-f0a68c6d8233 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:29.014610 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:29.014610 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:29.019591 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-bf24ad02-2172-4054-8d20-f0a68c6d8233 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:29.026870 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-bf24ad02-2172-4054-8d20-f0a68c6d8233 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:29.026870 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 817/3266] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:28 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:29.350270 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e34a6f6f-fed0-4c73-a8a9-24c40089f959 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:29.352254 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e34a6f6f-fed0-4c73-a8a9-24c40089f959 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:29.352381 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e34a6f6f-fed0-4c73-a8a9-24c40089f959 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:29.352598 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e34a6f6f-fed0-4c73-a8a9-24c40089f959 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:29.361225 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:29.361225 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:29.365459 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-e34a6f6f-fed0-4c73-a8a9-24c40089f959 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:29.369509 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e34a6f6f-fed0-4c73-a8a9-24c40089f959 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:29.369851 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 811/3267] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:29 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:29.488492 np0000004475 devstack@c-api.service[99935]: INFO cinder.group.api [None req-149cb6c9-91ed-453f-bdfe-ed6c88cfbecb tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] A mapping entry already exists for group 2c72ebb8-3651-4062-969a-65441ef82606 and volume type 1495aa23-cc00-49cb-bdf7-472ff5bb130a. Do not need to create again. Jul 03 21:55:29.488968 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:29.488968 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:29.489742 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-149cb6c9-91ed-453f-bdfe-ed6c88cfbecb tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Availability Zones retrieved successfully. Jul 03 21:55:29.495989 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-149cb6c9-91ed-453f-bdfe-ed6c88cfbecb tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Flow 'volume_create_api' (6da48e6e-4a50-4fc4-90a6-dc98b1eed6aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:55:29.497082 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-149cb6c9-91ed-453f-bdfe-ed6c88cfbecb tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2df2082-0d57-4bfa-80ea-d26a59ddba59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:55:29.498502 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-149cb6c9-91ed-453f-bdfe-ed6c88cfbecb tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:55:29.522748 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-149cb6c9-91ed-453f-bdfe-ed6c88cfbecb tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2df2082-0d57-4bfa-80ea-d26a59ddba59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c7ffff7e-c89f-4522-bb84-2ec82421cffc', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1495aa23-cc00-49cb-bdf7-472ff5bb130a,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1754000582',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1495aa23-cc00-49cb-bdf7-472ff5bb130a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2c72ebb8-3651-4062-969a-65441ef82606', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:55:29.523711 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-149cb6c9-91ed-453f-bdfe-ed6c88cfbecb tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00cf08f5-7352-4d36-aa83-533c0a5880d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:55:29.548598 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-149cb6c9-91ed-453f-bdfe-ed6c88cfbecb tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1754000582 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1754000582, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:55:29.557737 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-149cb6c9-91ed-453f-bdfe-ed6c88cfbecb tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Created reservations ['edef4f3e-983b-4cd7-be9a-e6cdf54be37e', '271c3bdc-6f4a-4547-aec1-3a7a18e15ef9'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:55:29.558655 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-149cb6c9-91ed-453f-bdfe-ed6c88cfbecb tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00cf08f5-7352-4d36-aa83-533c0a5880d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edef4f3e-983b-4cd7-be9a-e6cdf54be37e', '271c3bdc-6f4a-4547-aec1-3a7a18e15ef9']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:55:29.559424 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-149cb6c9-91ed-453f-bdfe-ed6c88cfbecb tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d10feb1-df79-4474-8911-e5b0c6044de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:55:29.586586 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-149cb6c9-91ed-453f-bdfe-ed6c88cfbecb tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d10feb1-df79-4474-8911-e5b0c6044de3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd04226f8-534f-4147-9524-39d162cdcaf6', '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=2c72ebb8-3651-4062-969a-65441ef82606,group_type_id=,metadata={},multiattach=False,project_id='19bb3e7ec6724d99aab40029ea130bbe',qos_specs=None,replication_status=,reservations=['edef4f3e-983b-4cd7-be9a-e6cdf54be37e','271c3bdc-6f4a-4547-aec1-3a7a18e15ef9'],size=1,snapshot_id=c7ffff7e-c89f-4522-bb84-2ec82421cffc,source_replicaid=,source_volid=None,status='creating',user_id='39e654b3d87f48368edf16a8df353313',volume_type_id=1495aa23-cc00-49cb-bdf7-472ff5bb130a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:55:29Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2c72ebb8-3651-4062-969a-65441ef82606,host=None,id=d04226f8-534f-4147-9524-39d162cdcaf6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19bb3e7ec6724d99aab40029ea130bbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c7ffff7e-c89f-4522-bb84-2ec82421cffc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39e654b3d87f48368edf16a8df353313',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1495aa23-cc00-49cb-bdf7-472ff5bb130a),volume_type_id=1495aa23-cc00-49cb-bdf7-472ff5bb130a)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:55:29.587516 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-149cb6c9-91ed-453f-bdfe-ed6c88cfbecb tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24fcd573-6482-40fb-a7db-3c6b8ccce3c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:55:29.601267 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-149cb6c9-91ed-453f-bdfe-ed6c88cfbecb tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24fcd573-6482-40fb-a7db-3c6b8ccce3c4) transitioned into state 'SUCCESS' from 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=2c72ebb8-3651-4062-969a-65441ef82606,group_type_id=,metadata={},multiattach=False,project_id='19bb3e7ec6724d99aab40029ea130bbe',qos_specs=None,replication_status=,reservations=['edef4f3e-983b-4cd7-be9a-e6cdf54be37e','271c3bdc-6f4a-4547-aec1-3a7a18e15ef9'],size=1,snapshot_id=c7ffff7e-c89f-4522-bb84-2ec82421cffc,source_replicaid=,source_volid=None,status='creating',user_id='39e654b3d87f48368edf16a8df353313',volume_type_id=1495aa23-cc00-49cb-bdf7-472ff5bb130a)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:55:29.602046 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-149cb6c9-91ed-453f-bdfe-ed6c88cfbecb tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Flow 'volume_create_api' (6da48e6e-4a50-4fc4-90a6-dc98b1eed6aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:55:29.602362 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-149cb6c9-91ed-453f-bdfe-ed6c88cfbecb tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Create volume request issued successfully. Jul 03 21:55:29.613402 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-149cb6c9-91ed-453f-bdfe-ed6c88cfbecb tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/groups/action returned with HTTP 202 Jul 03 21:55:29.613856 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 811/3268] 10.4.3.32 () {70 vars in 1311 bytes} [Fri Jul 3 21:55:28 2026] POST /volume/v3/groups/action => generated 103 bytes in 726 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:55:29.623029 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-016e07f6-a44c-4747-9dc8-540503491286 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:29.625663 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-016e07f6-a44c-4747-9dc8-540503491286 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Jul 03 21:55:29.625975 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-016e07f6-a44c-4747-9dc8-540503491286 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:29.626267 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-016e07f6-a44c-4747-9dc8-540503491286 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'detail' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:29.626686 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.api_utils [None req-016e07f6-a44c-4747-9dc8-540503491286 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Removing options '' from query. {{(pid=99936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:55:29.627802 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-016e07f6-a44c-4747-9dc8-540503491286 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:55:29.638872 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-016e07f6-a44c-4747-9dc8-540503491286 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Get all volumes completed successfully. Jul 03 21:55:29.639845 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-016e07f6-a44c-4747-9dc8-540503491286 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:55:29.640054 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-016e07f6-a44c-4747-9dc8-540503491286 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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 21:55:29.696909 np0000004475 devstack@c-api.service[99936]: DEBUG oslo_db.sqlalchemy.engines [None req-016e07f6-a44c-4747-9dc8-540503491286 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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=99936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:55:29.701144 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:29.701144 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:29.706387 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-016e07f6-a44c-4747-9dc8-540503491286 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:55:29.706596 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-016e07f6-a44c-4747-9dc8-540503491286 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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 21:55:29.748885 np0000004475 devstack@c-api.service[99936]: DEBUG oslo_db.sqlalchemy.engines [None req-016e07f6-a44c-4747-9dc8-540503491286 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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=99936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:55:29.752646 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:29.752646 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:29.759810 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-016e07f6-a44c-4747-9dc8-540503491286 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Jul 03 21:55:29.760228 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 830/3269] 10.4.3.32 () {68 vars in 1292 bytes} [Fri Jul 3 21:55:29 2026] GET /volume/v3/volumes/detail => generated 1830 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:55:29.777968 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b28965fc-9ad7-47b2-8afb-356a49428f2e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:29.780219 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b28965fc-9ad7-47b2-8afb-356a49428f2e tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/volumes/d04226f8-534f-4147-9524-39d162cdcaf6 Jul 03 21:55:29.780491 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b28965fc-9ad7-47b2-8afb-356a49428f2e tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:29.780739 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b28965fc-9ad7-47b2-8afb-356a49428f2e tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:29.792763 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:29.792763 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:29.798075 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-b28965fc-9ad7-47b2-8afb-356a49428f2e tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Volume info retrieved successfully. Jul 03 21:55:29.799220 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-b28965fc-9ad7-47b2-8afb-356a49428f2e tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:55:29.799519 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-b28965fc-9ad7-47b2-8afb-356a49428f2e tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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 21:55:29.801139 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-965450ca-4ae6-49e8-8c27-0eb776e5b8ca None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:29.803225 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-965450ca-4ae6-49e8-8c27-0eb776e5b8ca tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:29.803476 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-965450ca-4ae6-49e8-8c27-0eb776e5b8ca tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:29.803656 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-965450ca-4ae6-49e8-8c27-0eb776e5b8ca tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:29.803746 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-965450ca-4ae6-49e8-8c27-0eb776e5b8ca tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:29.808160 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:29.808160 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:29.808891 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-965450ca-4ae6-49e8-8c27-0eb776e5b8ca tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:29.809257 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 812/3270] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:29 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:29.854354 np0000004475 devstack@c-api.service[99934]: DEBUG oslo_db.sqlalchemy.engines [None req-b28965fc-9ad7-47b2-8afb-356a49428f2e tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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=99934) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:55:29.858264 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:29.858264 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:29.868708 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b28965fc-9ad7-47b2-8afb-356a49428f2e tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/volumes/d04226f8-534f-4147-9524-39d162cdcaf6 returned with HTTP 200 Jul 03 21:55:29.869295 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 818/3271] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:55:29 2026] GET /volume/v3/volumes/d04226f8-534f-4147-9524-39d162cdcaf6 => generated 925 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:29.883233 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-96d09004-add1-4417-885f-21e1d0737113 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:29.885615 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-96d09004-add1-4417-885f-21e1d0737113 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/groups/2c72ebb8-3651-4062-969a-65441ef82606 Jul 03 21:55:29.885888 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-96d09004-add1-4417-885f-21e1d0737113 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:29.886136 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-96d09004-add1-4417-885f-21e1d0737113 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:29.886352 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.groups [None req-96d09004-add1-4417-885f-21e1d0737113 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] show called for member 2c72ebb8-3651-4062-969a-65441ef82606 {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:55:29.890965 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:29.890965 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:29.902046 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-96d09004-add1-4417-885f-21e1d0737113 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/groups/2c72ebb8-3651-4062-969a-65441ef82606 returned with HTTP 200 Jul 03 21:55:29.902585 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 812/3272] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:55:29 2026] GET /volume/v3/groups/2c72ebb8-3651-4062-969a-65441ef82606 => generated 418 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:29.911476 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-173706f9-dd2c-4b84-87ff-95be538754e9 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:29.913279 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-173706f9-dd2c-4b84-87ff-95be538754e9 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Jul 03 21:55:29.913510 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-173706f9-dd2c-4b84-87ff-95be538754e9 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:29.913693 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-173706f9-dd2c-4b84-87ff-95be538754e9 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'detail' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:29.913919 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.api_utils [None req-173706f9-dd2c-4b84-87ff-95be538754e9 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Removing options '' from query. {{(pid=99936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:55:29.914639 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-173706f9-dd2c-4b84-87ff-95be538754e9 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:55:29.922302 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-173706f9-dd2c-4b84-87ff-95be538754e9 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Get all volumes completed successfully. Jul 03 21:55:29.923002 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-173706f9-dd2c-4b84-87ff-95be538754e9 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:55:29.923223 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-173706f9-dd2c-4b84-87ff-95be538754e9 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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 21:55:29.964212 np0000004475 devstack@c-api.service[99936]: DEBUG oslo_db.sqlalchemy.engines [None req-173706f9-dd2c-4b84-87ff-95be538754e9 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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=99936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:55:29.967721 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:29.967721 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:29.971970 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-173706f9-dd2c-4b84-87ff-95be538754e9 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:55:29.972156 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-173706f9-dd2c-4b84-87ff-95be538754e9 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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 21:55:29.979792 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3fcdb13f-9d7d-40bd-b2e7-c80d0fbc791f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:29.981907 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3fcdb13f-9d7d-40bd-b2e7-c80d0fbc791f tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:29.982102 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3fcdb13f-9d7d-40bd-b2e7-c80d0fbc791f tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:29.982303 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3fcdb13f-9d7d-40bd-b2e7-c80d0fbc791f tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:29.992479 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:29.992479 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:29.996661 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3fcdb13f-9d7d-40bd-b2e7-c80d0fbc791f tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:30.002522 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3fcdb13f-9d7d-40bd-b2e7-c80d0fbc791f tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:30.002911 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 813/3273] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:29 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:30.012088 np0000004475 devstack@c-api.service[99936]: DEBUG oslo_db.sqlalchemy.engines [None req-173706f9-dd2c-4b84-87ff-95be538754e9 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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=99936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:55:30.016277 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:30.016277 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:30.026032 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-173706f9-dd2c-4b84-87ff-95be538754e9 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Jul 03 21:55:30.026624 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 831/3274] 10.4.3.32 () {68 vars in 1292 bytes} [Fri Jul 3 21:55:29 2026] GET /volume/v3/volumes/detail => generated 1831 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:55:30.043131 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-208d8c13-b564-4f2f-baaf-487849491ace None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:30.045586 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-45778856-a0cb-403e-a44e-4198700b4119 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:30.045928 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-208d8c13-b564-4f2f-baaf-487849491ace tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:30.046129 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-208d8c13-b564-4f2f-baaf-487849491ace tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:30.046319 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-208d8c13-b564-4f2f-baaf-487849491ace tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:30.049676 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-45778856-a0cb-403e-a44e-4198700b4119 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] POST https://10.4.3.32/volume/v3/groups/2c72ebb8-3651-4062-969a-65441ef82606/action Jul 03 21:55:30.049993 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-45778856-a0cb-403e-a44e-4198700b4119 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:55:30.050270 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-45778856-a0cb-403e-a44e-4198700b4119 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:30.051760 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.groups [None req-45778856-a0cb-403e-a44e-4198700b4119 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] delete called for group 2c72ebb8-3651-4062-969a-65441ef82606 {{(pid=99935) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 21:55:30.051895 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.groups [None req-45778856-a0cb-403e-a44e-4198700b4119 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Delete group with id: 2c72ebb8-3651-4062-969a-65441ef82606 Jul 03 21:55:30.056476 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:30.056476 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:30.058157 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:30.058157 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:30.062760 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-208d8c13-b564-4f2f-baaf-487849491ace tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:30.068393 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-208d8c13-b564-4f2f-baaf-487849491ace tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:30.068969 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 819/3275] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:30 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:30.092488 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-45778856-a0cb-403e-a44e-4198700b4119 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/groups/2c72ebb8-3651-4062-969a-65441ef82606/action returned with HTTP 202 Jul 03 21:55:30.092906 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 813/3276] 10.4.3.32 () {70 vars in 1421 bytes} [Fri Jul 3 21:55:30 2026] POST /volume/v3/groups/2c72ebb8-3651-4062-969a-65441ef82606/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:55:30.101139 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-fd786a48-852d-4de4-9911-3d1f685f10a6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:30.103393 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fd786a48-852d-4de4-9911-3d1f685f10a6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/volumes/d04226f8-534f-4147-9524-39d162cdcaf6 Jul 03 21:55:30.103628 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fd786a48-852d-4de4-9911-3d1f685f10a6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:30.103855 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fd786a48-852d-4de4-9911-3d1f685f10a6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:30.113067 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:30.113067 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:30.117621 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-fd786a48-852d-4de4-9911-3d1f685f10a6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Volume info retrieved successfully. Jul 03 21:55:30.118476 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-fd786a48-852d-4de4-9911-3d1f685f10a6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:55:30.118677 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-fd786a48-852d-4de4-9911-3d1f685f10a6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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 21:55:30.170412 np0000004475 devstack@c-api.service[99933]: DEBUG oslo_db.sqlalchemy.engines [None req-fd786a48-852d-4de4-9911-3d1f685f10a6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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=99933) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:55:30.174539 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:30.174539 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:30.184395 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fd786a48-852d-4de4-9911-3d1f685f10a6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/volumes/d04226f8-534f-4147-9524-39d162cdcaf6 returned with HTTP 200 Jul 03 21:55:30.184907 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 814/3277] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:55:30 2026] GET /volume/v3/volumes/d04226f8-534f-4147-9524-39d162cdcaf6 => generated 924 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:30.382785 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a70c0d50-cbf6-4dcd-9a51-f7ee4d742c98 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:30.384860 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a70c0d50-cbf6-4dcd-9a51-f7ee4d742c98 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:30.385043 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a70c0d50-cbf6-4dcd-9a51-f7ee4d742c98 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:30.385295 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a70c0d50-cbf6-4dcd-9a51-f7ee4d742c98 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:30.393239 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:30.393239 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:30.397813 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-a70c0d50-cbf6-4dcd-9a51-f7ee4d742c98 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:30.404002 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a70c0d50-cbf6-4dcd-9a51-f7ee4d742c98 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:30.404533 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 832/3278] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:30 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:30.820991 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-31a73e36-b407-4ba9-bac2-41c7d623f455 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:30.822837 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-31a73e36-b407-4ba9-bac2-41c7d623f455 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:30.823038 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-31a73e36-b407-4ba9-bac2-41c7d623f455 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:30.823288 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-31a73e36-b407-4ba9-bac2-41c7d623f455 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:30.823395 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-31a73e36-b407-4ba9-bac2-41c7d623f455 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:30.827887 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:30.827887 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:30.828594 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-31a73e36-b407-4ba9-bac2-41c7d623f455 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:30.828991 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 820/3279] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:30 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:31.016873 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d18d1b6b-b8dd-438f-9d97-9aa406ed8d7c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:31.018942 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d18d1b6b-b8dd-438f-9d97-9aa406ed8d7c tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:31.019151 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d18d1b6b-b8dd-438f-9d97-9aa406ed8d7c tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:31.019359 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d18d1b6b-b8dd-438f-9d97-9aa406ed8d7c tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:31.029106 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:31.029106 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:31.032108 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d18d1b6b-b8dd-438f-9d97-9aa406ed8d7c tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:31.035961 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d18d1b6b-b8dd-438f-9d97-9aa406ed8d7c tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:31.036587 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 814/3280] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:31 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:31.084267 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1ef9523a-d885-4b38-93b6-5ec586a131c3 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:31.086117 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1ef9523a-d885-4b38-93b6-5ec586a131c3 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:31.086352 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1ef9523a-d885-4b38-93b6-5ec586a131c3 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:31.086580 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1ef9523a-d885-4b38-93b6-5ec586a131c3 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:31.095145 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:31.095145 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:31.098481 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-1ef9523a-d885-4b38-93b6-5ec586a131c3 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:31.102607 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1ef9523a-d885-4b38-93b6-5ec586a131c3 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:31.102997 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 815/3281] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:31 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:31.198195 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8cb462b1-325d-4667-8a53-2865bb540a30 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:31.200207 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8cb462b1-325d-4667-8a53-2865bb540a30 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/volumes/d04226f8-534f-4147-9524-39d162cdcaf6 Jul 03 21:55:31.200471 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8cb462b1-325d-4667-8a53-2865bb540a30 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:31.200674 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8cb462b1-325d-4667-8a53-2865bb540a30 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:31.206708 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8cb462b1-325d-4667-8a53-2865bb540a30 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/volumes/d04226f8-534f-4147-9524-39d162cdcaf6 returned with HTTP 404 Jul 03 21:55:31.207324 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 833/3282] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:55:31 2026] GET /volume/v3/volumes/d04226f8-534f-4147-9524-39d162cdcaf6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:55:31.214227 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-5cf1a220-0c5a-470c-8a98-6515a270e65f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:31.215868 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5cf1a220-0c5a-470c-8a98-6515a270e65f tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/groups/2c72ebb8-3651-4062-969a-65441ef82606 Jul 03 21:55:31.216084 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5cf1a220-0c5a-470c-8a98-6515a270e65f tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:31.216269 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5cf1a220-0c5a-470c-8a98-6515a270e65f tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:31.216446 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.groups [None req-5cf1a220-0c5a-470c-8a98-6515a270e65f tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] show called for member 2c72ebb8-3651-4062-969a-65441ef82606 {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:55:31.219360 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5cf1a220-0c5a-470c-8a98-6515a270e65f tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/groups/2c72ebb8-3651-4062-969a-65441ef82606 returned with HTTP 404 Jul 03 21:55:31.219857 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 821/3283] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:55:31 2026] GET /volume/v3/groups/2c72ebb8-3651-4062-969a-65441ef82606 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:55:31.226883 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-16d7a55b-54b8-4ce0-84cb-c5ec71b8f98b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:31.228910 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-16d7a55b-54b8-4ce0-84cb-c5ec71b8f98b tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] DELETE https://10.4.3.32/volume/v3/group_snapshots/5ad4e2c7-1bce-43a6-8e4b-50fe2497c2e2 Jul 03 21:55:31.229139 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-16d7a55b-54b8-4ce0-84cb-c5ec71b8f98b tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:31.229331 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-16d7a55b-54b8-4ce0-84cb-c5ec71b8f98b tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:31.229508 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.group_snapshots [None req-16d7a55b-54b8-4ce0-84cb-c5ec71b8f98b tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] delete called for member 5ad4e2c7-1bce-43a6-8e4b-50fe2497c2e2 {{(pid=99935) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 21:55:31.229597 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.group_snapshots [None req-16d7a55b-54b8-4ce0-84cb-c5ec71b8f98b tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Delete group_snapshot with id: 5ad4e2c7-1bce-43a6-8e4b-50fe2497c2e2 Jul 03 21:55:31.232939 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:31.232939 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:31.258711 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-16d7a55b-54b8-4ce0-84cb-c5ec71b8f98b tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/group_snapshots/5ad4e2c7-1bce-43a6-8e4b-50fe2497c2e2 returned with HTTP 202 Jul 03 21:55:31.259270 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 815/3284] 10.4.3.32 () {68 vars in 1409 bytes} [Fri Jul 3 21:55:31 2026] DELETE /volume/v3/group_snapshots/5ad4e2c7-1bce-43a6-8e4b-50fe2497c2e2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:55:31.266437 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-93e99d31-a29d-4e30-8611-7498daf1c3bc None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:31.268365 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-93e99d31-a29d-4e30-8611-7498daf1c3bc tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Jul 03 21:55:31.268597 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-93e99d31-a29d-4e30-8611-7498daf1c3bc tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:31.268916 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-93e99d31-a29d-4e30-8611-7498daf1c3bc tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'detail' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:31.269030 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.api_utils [None req-93e99d31-a29d-4e30-8611-7498daf1c3bc tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Removing options '' from query. {{(pid=99933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:55:31.269765 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-93e99d31-a29d-4e30-8611-7498daf1c3bc tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99933) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:55:31.277189 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-93e99d31-a29d-4e30-8611-7498daf1c3bc tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Get all volumes completed successfully. Jul 03 21:55:31.277841 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-93e99d31-a29d-4e30-8611-7498daf1c3bc tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:55:31.277994 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-93e99d31-a29d-4e30-8611-7498daf1c3bc tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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 21:55:31.315323 np0000004475 devstack@c-api.service[99933]: DEBUG oslo_db.sqlalchemy.engines [None req-93e99d31-a29d-4e30-8611-7498daf1c3bc tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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=99933) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:55:31.318832 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:31.318832 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:31.326644 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-93e99d31-a29d-4e30-8611-7498daf1c3bc tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Jul 03 21:55:31.327099 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 816/3285] 10.4.3.32 () {68 vars in 1292 bytes} [Fri Jul 3 21:55:31 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:31.340716 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1980d22a-b99f-4515-af38-4149c22f1008 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:31.342915 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1980d22a-b99f-4515-af38-4149c22f1008 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/snapshots/detail Jul 03 21:55:31.343131 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1980d22a-b99f-4515-af38-4149c22f1008 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:31.343413 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1980d22a-b99f-4515-af38-4149c22f1008 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'detail' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:31.343682 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.api_utils [None req-1980d22a-b99f-4515-af38-4149c22f1008 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Removing options '' from query. {{(pid=99936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:55:31.345053 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.db.api [None req-1980d22a-b99f-4515-af38-4149c22f1008 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Building query based on filter {{(pid=99936) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 21:55:31.349268 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-1980d22a-b99f-4515-af38-4149c22f1008 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Get all snapshots completed successfully. Jul 03 21:55:31.350469 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1980d22a-b99f-4515-af38-4149c22f1008 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 21:55:31.350972 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 834/3286] 10.4.3.32 () {66 vars in 1257 bytes} [Fri Jul 3 21:55:31 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:55:31.362880 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-abe9deae-c12c-49c2-844c-ce7aedcdfdea None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:31.365105 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-abe9deae-c12c-49c2-844c-ce7aedcdfdea tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/5ad4e2c7-1bce-43a6-8e4b-50fe2497c2e2 Jul 03 21:55:31.365360 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-abe9deae-c12c-49c2-844c-ce7aedcdfdea tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:31.365626 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-abe9deae-c12c-49c2-844c-ce7aedcdfdea tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:31.365807 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.group_snapshots [None req-abe9deae-c12c-49c2-844c-ce7aedcdfdea tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] show called for member 5ad4e2c7-1bce-43a6-8e4b-50fe2497c2e2 {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 21:55:31.369639 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-abe9deae-c12c-49c2-844c-ce7aedcdfdea tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/group_snapshots/5ad4e2c7-1bce-43a6-8e4b-50fe2497c2e2 returned with HTTP 404 Jul 03 21:55:31.370270 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 822/3287] 10.4.3.32 () {68 vars in 1406 bytes} [Fri Jul 3 21:55:31 2026] GET /volume/v3/group_snapshots/5ad4e2c7-1bce-43a6-8e4b-50fe2497c2e2 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:55:31.376753 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-3cc83791-ee6e-4c02-b4a5-e8c2bab8ae53 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:31.378304 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3cc83791-ee6e-4c02-b4a5-e8c2bab8ae53 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Jul 03 21:55:31.378568 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3cc83791-ee6e-4c02-b4a5-e8c2bab8ae53 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:31.378780 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3cc83791-ee6e-4c02-b4a5-e8c2bab8ae53 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'detail' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:31.379114 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.api_utils [None req-3cc83791-ee6e-4c02-b4a5-e8c2bab8ae53 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Removing options '' from query. {{(pid=99935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:55:31.379477 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:31.379477 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:31.379919 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-3cc83791-ee6e-4c02-b4a5-e8c2bab8ae53 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:55:31.386684 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-3cc83791-ee6e-4c02-b4a5-e8c2bab8ae53 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Get all volumes completed successfully. Jul 03 21:55:31.387434 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-3cc83791-ee6e-4c02-b4a5-e8c2bab8ae53 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:55:31.387624 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-3cc83791-ee6e-4c02-b4a5-e8c2bab8ae53 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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 21:55:31.418847 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-bbf18283-8279-4ca8-9046-57589dd2e886 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:31.420810 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bbf18283-8279-4ca8-9046-57589dd2e886 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:31.420992 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bbf18283-8279-4ca8-9046-57589dd2e886 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:31.421131 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bbf18283-8279-4ca8-9046-57589dd2e886 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:31.425485 np0000004475 devstack@c-api.service[99935]: DEBUG oslo_db.sqlalchemy.engines [None req-3cc83791-ee6e-4c02-b4a5-e8c2bab8ae53 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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=99935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:55:31.428354 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:31.428354 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:31.428909 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:31.428909 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:31.432754 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-bbf18283-8279-4ca8-9046-57589dd2e886 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:31.437805 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3cc83791-ee6e-4c02-b4a5-e8c2bab8ae53 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Jul 03 21:55:31.438324 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 816/3288] 10.4.3.32 () {68 vars in 1292 bytes} [Fri Jul 3 21:55:31 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:31.438454 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bbf18283-8279-4ca8-9046-57589dd2e886 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:31.439013 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 817/3289] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:31 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:31.451957 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-295c04e5-b9c2-414e-af1c-594e6c064bbe None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:31.453712 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-295c04e5-b9c2-414e-af1c-594e6c064bbe tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] POST https://10.4.3.32/volume/v3/groups/7d38dcd2-6b1b-4e3c-90ea-90969211328b/action Jul 03 21:55:31.454071 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-295c04e5-b9c2-414e-af1c-594e6c064bbe tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:55:31.454225 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-295c04e5-b9c2-414e-af1c-594e6c064bbe tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:31.455620 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.groups [None req-295c04e5-b9c2-414e-af1c-594e6c064bbe tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] delete called for group 7d38dcd2-6b1b-4e3c-90ea-90969211328b {{(pid=99936) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 21:55:31.455725 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.groups [None req-295c04e5-b9c2-414e-af1c-594e6c064bbe tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Delete group with id: 7d38dcd2-6b1b-4e3c-90ea-90969211328b Jul 03 21:55:31.459329 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:31.459329 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:31.493615 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-295c04e5-b9c2-414e-af1c-594e6c064bbe tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/groups/7d38dcd2-6b1b-4e3c-90ea-90969211328b/action returned with HTTP 202 Jul 03 21:55:31.493999 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 835/3290] 10.4.3.32 () {70 vars in 1421 bytes} [Fri Jul 3 21:55:31 2026] POST /volume/v3/groups/7d38dcd2-6b1b-4e3c-90ea-90969211328b/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:55:31.502469 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c26a0aee-df80-4da4-8645-ed2aa6d55a05 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:31.505103 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c26a0aee-df80-4da4-8645-ed2aa6d55a05 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/volumes/c134b830-9d0b-4e23-86e9-09fb80605cf3 Jul 03 21:55:31.505308 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c26a0aee-df80-4da4-8645-ed2aa6d55a05 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:31.505570 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c26a0aee-df80-4da4-8645-ed2aa6d55a05 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:31.514059 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:31.514059 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:31.518647 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c26a0aee-df80-4da4-8645-ed2aa6d55a05 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Volume info retrieved successfully. Jul 03 21:55:31.519494 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-c26a0aee-df80-4da4-8645-ed2aa6d55a05 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:55:31.519684 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-c26a0aee-df80-4da4-8645-ed2aa6d55a05 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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 21:55:31.574873 np0000004475 devstack@c-api.service[99934]: DEBUG oslo_db.sqlalchemy.engines [None req-c26a0aee-df80-4da4-8645-ed2aa6d55a05 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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=99934) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:55:31.578937 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:31.578937 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:31.588047 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c26a0aee-df80-4da4-8645-ed2aa6d55a05 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/volumes/c134b830-9d0b-4e23-86e9-09fb80605cf3 returned with HTTP 200 Jul 03 21:55:31.588700 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 823/3291] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:55:31 2026] GET /volume/v3/volumes/c134b830-9d0b-4e23-86e9-09fb80605cf3 => generated 912 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:31.839329 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a0015f09-ae8e-4fd6-ab69-966f9715c1fc None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:31.841472 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a0015f09-ae8e-4fd6-ab69-966f9715c1fc tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:31.841707 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a0015f09-ae8e-4fd6-ab69-966f9715c1fc tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:31.841908 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a0015f09-ae8e-4fd6-ab69-966f9715c1fc tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:31.842025 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-a0015f09-ae8e-4fd6-ab69-966f9715c1fc tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:31.847123 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:31.847123 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:31.847886 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a0015f09-ae8e-4fd6-ab69-966f9715c1fc tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:31.848299 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 817/3292] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:31 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:32.049352 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-87b86663-f064-4a9b-9867-2d98f37293f1 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:32.051029 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-87b86663-f064-4a9b-9867-2d98f37293f1 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:32.051229 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-87b86663-f064-4a9b-9867-2d98f37293f1 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:32.051469 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-87b86663-f064-4a9b-9867-2d98f37293f1 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:32.061115 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:32.061115 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:32.064610 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-87b86663-f064-4a9b-9867-2d98f37293f1 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:32.068501 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-87b86663-f064-4a9b-9867-2d98f37293f1 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:32.068897 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 818/3293] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:32 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:32.115256 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-cc816957-6c3e-420d-a027-092ff5a39812 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:32.117310 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cc816957-6c3e-420d-a027-092ff5a39812 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:32.117611 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cc816957-6c3e-420d-a027-092ff5a39812 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:32.117892 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cc816957-6c3e-420d-a027-092ff5a39812 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:32.128953 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:32.128953 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:32.133694 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-cc816957-6c3e-420d-a027-092ff5a39812 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:32.139391 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cc816957-6c3e-420d-a027-092ff5a39812 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:32.139836 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 836/3294] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:32 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:32.451811 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c89ea948-4900-4bd4-aef6-f2c1f726baf9 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:32.453685 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c89ea948-4900-4bd4-aef6-f2c1f726baf9 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:32.453911 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c89ea948-4900-4bd4-aef6-f2c1f726baf9 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:32.454167 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c89ea948-4900-4bd4-aef6-f2c1f726baf9 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:32.460775 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:32.460775 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:32.464222 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c89ea948-4900-4bd4-aef6-f2c1f726baf9 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:32.468272 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c89ea948-4900-4bd4-aef6-f2c1f726baf9 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:32.468754 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 824/3295] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:32 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:32.601597 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d363bf2e-a849-45fb-804b-65eca021d32f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:32.603869 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d363bf2e-a849-45fb-804b-65eca021d32f tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/volumes/c134b830-9d0b-4e23-86e9-09fb80605cf3 Jul 03 21:55:32.604194 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d363bf2e-a849-45fb-804b-65eca021d32f tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:32.604469 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d363bf2e-a849-45fb-804b-65eca021d32f tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:32.610605 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d363bf2e-a849-45fb-804b-65eca021d32f tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/volumes/c134b830-9d0b-4e23-86e9-09fb80605cf3 returned with HTTP 404 Jul 03 21:55:32.611167 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 818/3296] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:55:32 2026] GET /volume/v3/volumes/c134b830-9d0b-4e23-86e9-09fb80605cf3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:55:32.618150 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4adb21f7-4327-4422-bb51-b06ae6ddf3e2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:32.620662 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4adb21f7-4327-4422-bb51-b06ae6ddf3e2 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/groups/7d38dcd2-6b1b-4e3c-90ea-90969211328b Jul 03 21:55:32.620901 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4adb21f7-4327-4422-bb51-b06ae6ddf3e2 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:32.621084 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4adb21f7-4327-4422-bb51-b06ae6ddf3e2 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:32.621246 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.groups [None req-4adb21f7-4327-4422-bb51-b06ae6ddf3e2 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] show called for member 7d38dcd2-6b1b-4e3c-90ea-90969211328b {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:55:32.624383 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4adb21f7-4327-4422-bb51-b06ae6ddf3e2 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/groups/7d38dcd2-6b1b-4e3c-90ea-90969211328b returned with HTTP 404 Jul 03 21:55:32.624809 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 819/3297] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:55:32 2026] GET /volume/v3/groups/7d38dcd2-6b1b-4e3c-90ea-90969211328b => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:55:32.631807 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c3a513de-be55-4d6c-97a3-0bc75582ee14 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:32.633540 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c3a513de-be55-4d6c-97a3-0bc75582ee14 tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/2f9dc444-a0a6-413f-8da5-c594817639d1 Jul 03 21:55:32.633741 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c3a513de-be55-4d6c-97a3-0bc75582ee14 tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:32.633917 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c3a513de-be55-4d6c-97a3-0bc75582ee14 tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:32.648949 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c3a513de-be55-4d6c-97a3-0bc75582ee14 tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] https://10.4.3.32/volume/v3/group_types/2f9dc444-a0a6-413f-8da5-c594817639d1 returned with HTTP 202 Jul 03 21:55:32.649495 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 837/3298] 10.4.3.32 () {68 vars in 1397 bytes} [Fri Jul 3 21:55:32 2026] DELETE /volume/v3/group_types/2f9dc444-a0a6-413f-8da5-c594817639d1 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:55:32.656566 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f757be0b-c21e-43b6-a667-fe121463ccae None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:32.658441 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f757be0b-c21e-43b6-a667-fe121463ccae tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] DELETE https://10.4.3.32/volume/v3/types/1495aa23-cc00-49cb-bdf7-472ff5bb130a Jul 03 21:55:32.658656 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f757be0b-c21e-43b6-a667-fe121463ccae tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:32.658857 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f757be0b-c21e-43b6-a667-fe121463ccae tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] Calling method '_delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:32.687435 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f757be0b-c21e-43b6-a667-fe121463ccae tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] https://10.4.3.32/volume/v3/types/1495aa23-cc00-49cb-bdf7-472ff5bb130a returned with HTTP 202 Jul 03 21:55:32.687892 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 825/3299] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:55:32 2026] DELETE /volume/v3/types/1495aa23-cc00-49cb-bdf7-472ff5bb130a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:55:32.696855 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-bb63212f-b2e5-43df-bdbd-575b8375e6f3 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:32.699261 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bb63212f-b2e5-43df-bdbd-575b8375e6f3 tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] GET https://10.4.3.32/volume/v3/types/1495aa23-cc00-49cb-bdf7-472ff5bb130a Jul 03 21:55:32.699555 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bb63212f-b2e5-43df-bdbd-575b8375e6f3 tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:32.699798 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bb63212f-b2e5-43df-bdbd-575b8375e6f3 tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:32.703839 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bb63212f-b2e5-43df-bdbd-575b8375e6f3 tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] https://10.4.3.32/volume/v3/types/1495aa23-cc00-49cb-bdf7-472ff5bb130a returned with HTTP 404 Jul 03 21:55:32.704417 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 819/3300] 10.4.3.32 () {66 vars in 1335 bytes} [Fri Jul 3 21:55:32 2026] GET /volume/v3/types/1495aa23-cc00-49cb-bdf7-472ff5bb130a => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:55:32.714311 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-42fe20e4-7ee5-4269-82e7-971aa653e874 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:32.716037 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-42fe20e4-7ee5-4269-82e7-971aa653e874 tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:55:32.716412 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-42fe20e4-7ee5-4269-82e7-971aa653e874 tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-564037264"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:32.737040 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-42fe20e4-7ee5-4269-82e7-971aa653e874 tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:55:32.737471 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 820/3301] 10.4.3.32 () {68 vars in 1245 bytes} [Fri Jul 3 21:55:32 2026] POST /volume/v3/types => generated 223 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:32.746021 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-40ec588d-032d-425e-b12f-8749344e381f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:32.747791 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-40ec588d-032d-425e-b12f-8749344e381f tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] POST https://10.4.3.32/volume/v3/group_types Jul 03 21:55:32.748169 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-40ec588d-032d-425e-b12f-8749344e381f tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1062307901"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:32.762885 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-40ec588d-032d-425e-b12f-8749344e381f tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 202 Jul 03 21:55:32.763332 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 838/3302] 10.4.3.32 () {70 vars in 1304 bytes} [Fri Jul 3 21:55:32 2026] POST /volume/v3/group_types => generated 181 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:55:32.771355 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4e939ca5-83ea-4570-9974-c39583df3e67 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:32.773343 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4e939ca5-83ea-4570-9974-c39583df3e67 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] POST https://10.4.3.32/volume/v3/groups Jul 03 21:55:32.773722 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4e939ca5-83ea-4570-9974-c39583df3e67 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "88fb99d1-9ac1-4ae0-96bd-c1aa49caefce", "volume_types": ["223ffbab-e04c-4c79-a7c1-0f0a49a871cd"], "name": "tempest-GroupSnapshotsTest-Group-1801922045"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:32.775306 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.groups [None req-4e939ca5-83ea-4570-9974-c39583df3e67 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Creating new group {'group': {'group_type': '88fb99d1-9ac1-4ae0-96bd-c1aa49caefce', 'volume_types': ['223ffbab-e04c-4c79-a7c1-0f0a49a871cd'], 'name': 'tempest-GroupSnapshotsTest-Group-1801922045'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 21:55:32.779397 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.groups [None req-4e939ca5-83ea-4570-9974-c39583df3e67 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Creating group tempest-GroupSnapshotsTest-Group-1801922045. Jul 03 21:55:32.786852 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-4e939ca5-83ea-4570-9974-c39583df3e67 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Availability Zones retrieved successfully. Jul 03 21:55:32.804576 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-4e939ca5-83ea-4570-9974-c39583df3e67 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Created reservations ['2cfa63de-32ec-4932-aff7-b1d5bab0e1dd'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:55:32.837062 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4e939ca5-83ea-4570-9974-c39583df3e67 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/groups returned with HTTP 202 Jul 03 21:55:32.837525 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 826/3303] 10.4.3.32 () {70 vars in 1290 bytes} [Fri Jul 3 21:55:32 2026] POST /volume/v3/groups => generated 112 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:55:32.846866 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-409b0a81-dc34-42f5-bf03-262e2ba2a182 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:32.848657 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-409b0a81-dc34-42f5-bf03-262e2ba2a182 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 Jul 03 21:55:32.848847 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-409b0a81-dc34-42f5-bf03-262e2ba2a182 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:32.849028 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-409b0a81-dc34-42f5-bf03-262e2ba2a182 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:32.849147 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.groups [None req-409b0a81-dc34-42f5-bf03-262e2ba2a182 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] show called for member ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:55:32.852552 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:32.852552 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:32.859287 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2fcf89a5-7a22-43e9-bd3b-e686b910f35b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:32.861266 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2fcf89a5-7a22-43e9-bd3b-e686b910f35b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:32.861354 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-409b0a81-dc34-42f5-bf03-262e2ba2a182 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 returned with HTTP 200 Jul 03 21:55:32.861553 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2fcf89a5-7a22-43e9-bd3b-e686b910f35b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:32.861714 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 820/3304] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:55:32 2026] GET /volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:32.861801 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2fcf89a5-7a22-43e9-bd3b-e686b910f35b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:32.861914 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-2fcf89a5-7a22-43e9-bd3b-e686b910f35b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:32.866723 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:32.866723 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:32.867462 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2fcf89a5-7a22-43e9-bd3b-e686b910f35b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:32.867821 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 821/3305] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:32 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:33.082347 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c94a952a-fe06-4c21-ad02-9fac70c5988f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:33.084453 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c94a952a-fe06-4c21-ad02-9fac70c5988f tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:33.084755 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c94a952a-fe06-4c21-ad02-9fac70c5988f tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:33.085036 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c94a952a-fe06-4c21-ad02-9fac70c5988f tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:33.094987 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:33.094987 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:33.098141 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c94a952a-fe06-4c21-ad02-9fac70c5988f tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:33.102697 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c94a952a-fe06-4c21-ad02-9fac70c5988f tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:33.103047 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 839/3306] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:33 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:33.151541 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-966878ac-d1cf-4a42-8d9b-ef39d5ed69e6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:33.153220 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-966878ac-d1cf-4a42-8d9b-ef39d5ed69e6 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:33.153431 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-966878ac-d1cf-4a42-8d9b-ef39d5ed69e6 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:33.153639 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-966878ac-d1cf-4a42-8d9b-ef39d5ed69e6 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:33.162277 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:33.162277 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:33.165550 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-966878ac-d1cf-4a42-8d9b-ef39d5ed69e6 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:33.169416 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-966878ac-d1cf-4a42-8d9b-ef39d5ed69e6 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:33.169783 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 827/3307] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:33 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:33.481187 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d19513ed-3139-42a3-baab-ca1c0d511a6f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:33.483078 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d19513ed-3139-42a3-baab-ca1c0d511a6f tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:33.483405 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d19513ed-3139-42a3-baab-ca1c0d511a6f tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:33.483603 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d19513ed-3139-42a3-baab-ca1c0d511a6f tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:33.492067 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:33.492067 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:33.496559 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d19513ed-3139-42a3-baab-ca1c0d511a6f tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:33.502435 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d19513ed-3139-42a3-baab-ca1c0d511a6f tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:33.502949 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 821/3308] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:33 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:33.872590 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b0c1cf28-13de-4f35-9f39-c1294561390d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:33.874472 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b0c1cf28-13de-4f35-9f39-c1294561390d tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 Jul 03 21:55:33.874703 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b0c1cf28-13de-4f35-9f39-c1294561390d tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:33.874891 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b0c1cf28-13de-4f35-9f39-c1294561390d tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:33.875013 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.groups [None req-b0c1cf28-13de-4f35-9f39-c1294561390d tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] show called for member ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:55:33.877778 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b9daae04-c3ad-48b2-add4-bffefc253c97 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:33.878585 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:33.878585 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:33.879475 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b9daae04-c3ad-48b2-add4-bffefc253c97 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:33.879674 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b9daae04-c3ad-48b2-add4-bffefc253c97 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:33.879848 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b9daae04-c3ad-48b2-add4-bffefc253c97 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:33.879944 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-b9daae04-c3ad-48b2-add4-bffefc253c97 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:33.884014 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:33.884014 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:33.884607 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b9daae04-c3ad-48b2-add4-bffefc253c97 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:33.884926 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 840/3309] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:33 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:33.885949 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b0c1cf28-13de-4f35-9f39-c1294561390d tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 returned with HTTP 200 Jul 03 21:55:33.886408 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 822/3310] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:55:33 2026] GET /volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 => generated 393 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:33.896794 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-439bb745-ac81-4406-906a-0d1ea7d86580 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:33.898415 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-439bb745-ac81-4406-906a-0d1ea7d86580 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:55:33.898743 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-439bb745-ac81-4406-906a-0d1ea7d86580 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1073081439", "volume_type": "223ffbab-e04c-4c79-a7c1-0f0a49a871cd", "group_id": "ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666", "size": 1}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:33.900190 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-439bb745-ac81-4406-906a-0d1ea7d86580 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1073081439', 'volume_type': '223ffbab-e04c-4c79-a7c1-0f0a49a871cd', 'group_id': 'ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666', 'size': 1}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:55:33.906955 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:33.906955 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:33.907385 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-439bb745-ac81-4406-906a-0d1ea7d86580 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Create volume of 1 GB Jul 03 21:55:33.912016 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-439bb745-ac81-4406-906a-0d1ea7d86580 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Availability Zones retrieved successfully. Jul 03 21:55:33.916821 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-439bb745-ac81-4406-906a-0d1ea7d86580 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Flow 'volume_create_api' (edd760f1-bdc4-4257-bb52-683f7e562099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:55:33.917858 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-439bb745-ac81-4406-906a-0d1ea7d86580 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99f30777-3bbe-47b6-b5ac-5c70c633fc23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:55:33.918396 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:33.918396 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:33.918747 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-439bb745-ac81-4406-906a-0d1ea7d86580 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:55:33.937263 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-439bb745-ac81-4406-906a-0d1ea7d86580 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99f30777-3bbe-47b6-b5ac-5c70c633fc23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:55:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=223ffbab-e04c-4c79-a7c1-0f0a49a871cd,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-564037264',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '223ffbab-e04c-4c79-a7c1-0f0a49a871cd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:55:33.938049 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-439bb745-ac81-4406-906a-0d1ea7d86580 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcf3afd1-4d5f-4872-9b90-c6cf70345bc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:55:33.964015 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-439bb745-ac81-4406-906a-0d1ea7d86580 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-564037264 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-564037264, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:55:33.964391 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-439bb745-ac81-4406-906a-0d1ea7d86580 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-564037264 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-564037264, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:55:33.995536 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-439bb745-ac81-4406-906a-0d1ea7d86580 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Created reservations ['43aa373c-d275-42df-b734-cee5d7044d9c', '7a8e06f1-e3d9-4f08-b0ca-50981930d2c4', '33215582-8d5d-4204-bb1c-92afa7cf8d0c', '48c7b570-ded3-430b-95bc-f855c6b2c3d3'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:55:33.996314 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-439bb745-ac81-4406-906a-0d1ea7d86580 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcf3afd1-4d5f-4872-9b90-c6cf70345bc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43aa373c-d275-42df-b734-cee5d7044d9c', '7a8e06f1-e3d9-4f08-b0ca-50981930d2c4', '33215582-8d5d-4204-bb1c-92afa7cf8d0c', '48c7b570-ded3-430b-95bc-f855c6b2c3d3']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:55:33.997064 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-439bb745-ac81-4406-906a-0d1ea7d86580 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8682a55-194c-4e2e-8947-4ce9c5876153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:55:34.018240 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-439bb745-ac81-4406-906a-0d1ea7d86580 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8682a55-194c-4e2e-8947-4ce9c5876153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3879d98-d406-4508-b546-6de5cda1ebc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1073081439',encryption_key_id=None,group_id=ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666,group_type_id=,metadata={},multiattach=False,project_id='19bb3e7ec6724d99aab40029ea130bbe',qos_specs=None,replication_status=,reservations=['43aa373c-d275-42df-b734-cee5d7044d9c','7a8e06f1-e3d9-4f08-b0ca-50981930d2c4','33215582-8d5d-4204-bb1c-92afa7cf8d0c','48c7b570-ded3-430b-95bc-f855c6b2c3d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39e654b3d87f48368edf16a8df353313',volume_type_id=223ffbab-e04c-4c79-a7c1-0f0a49a871cd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:55:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1073081439',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666,host=None,id=b3879d98-d406-4508-b546-6de5cda1ebc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19bb3e7ec6724d99aab40029ea130bbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39e654b3d87f48368edf16a8df353313',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(223ffbab-e04c-4c79-a7c1-0f0a49a871cd),volume_type_id=223ffbab-e04c-4c79-a7c1-0f0a49a871cd)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:55:34.019110 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-439bb745-ac81-4406-906a-0d1ea7d86580 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fe9ce33-5812-4dc2-ba6e-523e8dc51b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:55:34.036982 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-439bb745-ac81-4406-906a-0d1ea7d86580 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fe9ce33-5812-4dc2-ba6e-523e8dc51b52) transitioned into state 'SUCCESS' from state '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-1073081439',encryption_key_id=None,group_id=ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666,group_type_id=,metadata={},multiattach=False,project_id='19bb3e7ec6724d99aab40029ea130bbe',qos_specs=None,replication_status=,reservations=['43aa373c-d275-42df-b734-cee5d7044d9c','7a8e06f1-e3d9-4f08-b0ca-50981930d2c4','33215582-8d5d-4204-bb1c-92afa7cf8d0c','48c7b570-ded3-430b-95bc-f855c6b2c3d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39e654b3d87f48368edf16a8df353313',volume_type_id=223ffbab-e04c-4c79-a7c1-0f0a49a871cd)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:55:34.037802 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-439bb745-ac81-4406-906a-0d1ea7d86580 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (851818e9-2b00-4f56-8392-df78dc6ba26e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:55:34.051313 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-439bb745-ac81-4406-906a-0d1ea7d86580 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (851818e9-2b00-4f56-8392-df78dc6ba26e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:55:34.052216 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-439bb745-ac81-4406-906a-0d1ea7d86580 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Flow 'volume_create_api' (edd760f1-bdc4-4257-bb52-683f7e562099) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:55:34.052628 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-439bb745-ac81-4406-906a-0d1ea7d86580 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Create volume request issued successfully. Jul 03 21:55:34.053437 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-439bb745-ac81-4406-906a-0d1ea7d86580 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:55:34.053886 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-439bb745-ac81-4406-906a-0d1ea7d86580 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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 21:55:34.090317 np0000004475 devstack@c-api.service[99934]: DEBUG oslo_db.sqlalchemy.engines [None req-439bb745-ac81-4406-906a-0d1ea7d86580 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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=99934) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:55:34.093659 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:34.093659 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:34.098520 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-439bb745-ac81-4406-906a-0d1ea7d86580 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:55:34.098982 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 828/3311] 10.4.3.32 () {70 vars in 1293 bytes} [Fri Jul 3 21:55:33 2026] POST /volume/v3/volumes => generated 820 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:55:34.110157 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-98988b56-1058-4f78-84a4-fc134db7c378 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:34.112018 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-98988b56-1058-4f78-84a4-fc134db7c378 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/volumes/b3879d98-d406-4508-b546-6de5cda1ebc7 Jul 03 21:55:34.112251 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-98988b56-1058-4f78-84a4-fc134db7c378 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:34.112460 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-98988b56-1058-4f78-84a4-fc134db7c378 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:34.116173 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-93076180-536b-4da3-adee-85adb17615b4 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:34.118456 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-93076180-536b-4da3-adee-85adb17615b4 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:34.118770 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-93076180-536b-4da3-adee-85adb17615b4 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:34.119022 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-93076180-536b-4da3-adee-85adb17615b4 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:34.119178 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:34.119178 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:34.123546 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-98988b56-1058-4f78-84a4-fc134db7c378 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Volume info retrieved successfully. Jul 03 21:55:34.124221 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-98988b56-1058-4f78-84a4-fc134db7c378 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:55:34.124410 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-98988b56-1058-4f78-84a4-fc134db7c378 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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 21:55:34.133637 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:34.133637 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:34.137088 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-93076180-536b-4da3-adee-85adb17615b4 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:34.144398 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-93076180-536b-4da3-adee-85adb17615b4 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:34.144398 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 841/3312] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:34 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:34.162320 np0000004475 devstack@c-api.service[99935]: DEBUG oslo_db.sqlalchemy.engines [None req-98988b56-1058-4f78-84a4-fc134db7c378 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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=99935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:55:34.165236 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:34.165236 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:34.172454 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-98988b56-1058-4f78-84a4-fc134db7c378 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/volumes/b3879d98-d406-4508-b546-6de5cda1ebc7 returned with HTTP 200 Jul 03 21:55:34.172800 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 822/3313] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:55:34 2026] GET /volume/v3/volumes/b3879d98-d406-4508-b546-6de5cda1ebc7 => generated 888 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:34.184604 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-91baa2a7-a80b-494e-b577-c009deecc1b2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:34.186515 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-91baa2a7-a80b-494e-b577-c009deecc1b2 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:34.186762 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-91baa2a7-a80b-494e-b577-c009deecc1b2 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:34.186971 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-91baa2a7-a80b-494e-b577-c009deecc1b2 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:34.202240 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:34.202240 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:34.206887 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-91baa2a7-a80b-494e-b577-c009deecc1b2 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:34.212079 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-91baa2a7-a80b-494e-b577-c009deecc1b2 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:34.212855 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 823/3314] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:34 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:34.515251 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2f2a397e-3e53-4837-95f1-a200811cabd8 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:34.517568 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2f2a397e-3e53-4837-95f1-a200811cabd8 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:34.517789 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2f2a397e-3e53-4837-95f1-a200811cabd8 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:34.518071 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2f2a397e-3e53-4837-95f1-a200811cabd8 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:34.526491 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:34.526491 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:34.530592 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2f2a397e-3e53-4837-95f1-a200811cabd8 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:34.535393 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2f2a397e-3e53-4837-95f1-a200811cabd8 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:34.535878 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 829/3315] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:34 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:34.894882 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-fa949038-8f7c-4b33-82ec-ff1fcf4c0b08 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:34.897324 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fa949038-8f7c-4b33-82ec-ff1fcf4c0b08 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:34.897648 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fa949038-8f7c-4b33-82ec-ff1fcf4c0b08 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:34.897912 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fa949038-8f7c-4b33-82ec-ff1fcf4c0b08 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:34.898065 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-fa949038-8f7c-4b33-82ec-ff1fcf4c0b08 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:34.903314 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:34.903314 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:34.904218 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fa949038-8f7c-4b33-82ec-ff1fcf4c0b08 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:34.904737 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 842/3316] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:34 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:35.158609 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e34ed66c-0266-4c48-9fe3-19e4bfbe3c3a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:35.160747 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e34ed66c-0266-4c48-9fe3-19e4bfbe3c3a tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:35.160948 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e34ed66c-0266-4c48-9fe3-19e4bfbe3c3a tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:35.161161 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e34ed66c-0266-4c48-9fe3-19e4bfbe3c3a tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:35.170943 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:35.170943 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:35.174570 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e34ed66c-0266-4c48-9fe3-19e4bfbe3c3a tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:35.179811 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e34ed66c-0266-4c48-9fe3-19e4bfbe3c3a tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:35.180322 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 823/3317] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:35 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:35.186636 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d37084ce-b136-4f2a-bf56-6a1127d2ceb2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:35.188943 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d37084ce-b136-4f2a-bf56-6a1127d2ceb2 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/volumes/b3879d98-d406-4508-b546-6de5cda1ebc7 Jul 03 21:55:35.189243 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d37084ce-b136-4f2a-bf56-6a1127d2ceb2 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:35.189535 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d37084ce-b136-4f2a-bf56-6a1127d2ceb2 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:35.199327 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:35.199327 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:35.204474 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-d37084ce-b136-4f2a-bf56-6a1127d2ceb2 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Volume info retrieved successfully. Jul 03 21:55:35.205390 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-d37084ce-b136-4f2a-bf56-6a1127d2ceb2 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:55:35.205624 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-d37084ce-b136-4f2a-bf56-6a1127d2ceb2 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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 21:55:35.229169 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9f1d2365-ee3f-4e7d-996f-fe4329032d7a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:35.231003 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9f1d2365-ee3f-4e7d-996f-fe4329032d7a tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:35.231300 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9f1d2365-ee3f-4e7d-996f-fe4329032d7a tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:35.231300 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9f1d2365-ee3f-4e7d-996f-fe4329032d7a tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:35.241314 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:35.241314 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:35.245395 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-9f1d2365-ee3f-4e7d-996f-fe4329032d7a tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:35.250074 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9f1d2365-ee3f-4e7d-996f-fe4329032d7a tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:35.250559 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 830/3318] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:35 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:35.260666 np0000004475 devstack@c-api.service[99933]: DEBUG oslo_db.sqlalchemy.engines [None req-d37084ce-b136-4f2a-bf56-6a1127d2ceb2 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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=99933) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:55:35.264749 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:35.264749 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:35.273837 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d37084ce-b136-4f2a-bf56-6a1127d2ceb2 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/volumes/b3879d98-d406-4508-b546-6de5cda1ebc7 returned with HTTP 200 Jul 03 21:55:35.274262 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 824/3319] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:55:35 2026] GET /volume/v3/volumes/b3879d98-d406-4508-b546-6de5cda1ebc7 => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:35.288844 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9332afa3-dbce-4175-9a5e-6d9d075f33b2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:35.290772 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9332afa3-dbce-4175-9a5e-6d9d075f33b2 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:55:35.291164 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9332afa3-dbce-4175-9a5e-6d9d075f33b2 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1812291553", "volume_type": "223ffbab-e04c-4c79-a7c1-0f0a49a871cd", "group_id": "ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666", "size": 1}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:35.292626 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-9332afa3-dbce-4175-9a5e-6d9d075f33b2 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1812291553', 'volume_type': '223ffbab-e04c-4c79-a7c1-0f0a49a871cd', 'group_id': 'ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666', 'size': 1}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:55:35.300998 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:35.300998 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:35.301681 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-9332afa3-dbce-4175-9a5e-6d9d075f33b2 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Create volume of 1 GB Jul 03 21:55:35.309193 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-9332afa3-dbce-4175-9a5e-6d9d075f33b2 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Availability Zones retrieved successfully. Jul 03 21:55:35.317259 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-9332afa3-dbce-4175-9a5e-6d9d075f33b2 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Flow 'volume_create_api' (db0a64fd-3a0a-44b2-b05b-69fcaeb1bda5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:55:35.318869 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-9332afa3-dbce-4175-9a5e-6d9d075f33b2 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebec0d62-dad4-4af5-9ad1-c68a62b1303f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:55:35.319669 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:35.319669 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:35.320249 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-9332afa3-dbce-4175-9a5e-6d9d075f33b2 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:55:35.346251 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-9332afa3-dbce-4175-9a5e-6d9d075f33b2 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebec0d62-dad4-4af5-9ad1-c68a62b1303f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:55:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=223ffbab-e04c-4c79-a7c1-0f0a49a871cd,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-564037264',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '223ffbab-e04c-4c79-a7c1-0f0a49a871cd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:55:35.347390 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-9332afa3-dbce-4175-9a5e-6d9d075f33b2 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a847b68-450c-4f0f-8e0a-38537872e8c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:55:35.383871 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-9332afa3-dbce-4175-9a5e-6d9d075f33b2 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-564037264 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-564037264, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:55:35.384240 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-9332afa3-dbce-4175-9a5e-6d9d075f33b2 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-564037264 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-564037264, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:55:35.405878 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-9332afa3-dbce-4175-9a5e-6d9d075f33b2 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Created reservations ['be5a7944-b628-4b75-958d-3f57fa623fb7', '6e13c970-e785-4794-a9ea-477eb963ac0e', '844ea856-66da-488e-9712-63d7a71b3ed3', '5aa73a0f-88a6-42b1-8431-fe20c218641d'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:55:35.406824 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-9332afa3-dbce-4175-9a5e-6d9d075f33b2 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a847b68-450c-4f0f-8e0a-38537872e8c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be5a7944-b628-4b75-958d-3f57fa623fb7', '6e13c970-e785-4794-a9ea-477eb963ac0e', '844ea856-66da-488e-9712-63d7a71b3ed3', '5aa73a0f-88a6-42b1-8431-fe20c218641d']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:55:35.407824 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-9332afa3-dbce-4175-9a5e-6d9d075f33b2 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e39773c-b33b-475d-9a81-38a6227607d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:55:35.435718 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-9332afa3-dbce-4175-9a5e-6d9d075f33b2 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e39773c-b33b-475d-9a81-38a6227607d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1692f88c-5959-4e16-bb37-3bf30c277fe6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1812291553',encryption_key_id=None,group_id=ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666,group_type_id=,metadata={},multiattach=False,project_id='19bb3e7ec6724d99aab40029ea130bbe',qos_specs=None,replication_status=,reservations=['be5a7944-b628-4b75-958d-3f57fa623fb7','6e13c970-e785-4794-a9ea-477eb963ac0e','844ea856-66da-488e-9712-63d7a71b3ed3','5aa73a0f-88a6-42b1-8431-fe20c218641d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39e654b3d87f48368edf16a8df353313',volume_type_id=223ffbab-e04c-4c79-a7c1-0f0a49a871cd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:55:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1812291553',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666,host=None,id=1692f88c-5959-4e16-bb37-3bf30c277fe6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19bb3e7ec6724d99aab40029ea130bbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39e654b3d87f48368edf16a8df353313',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(223ffbab-e04c-4c79-a7c1-0f0a49a871cd),volume_type_id=223ffbab-e04c-4c79-a7c1-0f0a49a871cd)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:55:35.436485 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-9332afa3-dbce-4175-9a5e-6d9d075f33b2 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3cd4a73-099c-4945-b63f-4cb133f7016e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:55:35.460836 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-9332afa3-dbce-4175-9a5e-6d9d075f33b2 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3cd4a73-099c-4945-b63f-4cb133f7016e) transitioned into state 'SUCCESS' from state '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-1812291553',encryption_key_id=None,group_id=ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666,group_type_id=,metadata={},multiattach=False,project_id='19bb3e7ec6724d99aab40029ea130bbe',qos_specs=None,replication_status=,reservations=['be5a7944-b628-4b75-958d-3f57fa623fb7','6e13c970-e785-4794-a9ea-477eb963ac0e','844ea856-66da-488e-9712-63d7a71b3ed3','5aa73a0f-88a6-42b1-8431-fe20c218641d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39e654b3d87f48368edf16a8df353313',volume_type_id=223ffbab-e04c-4c79-a7c1-0f0a49a871cd)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:55:35.461838 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-9332afa3-dbce-4175-9a5e-6d9d075f33b2 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa77eaeb-eabe-4a47-af9d-3ff784feaf9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:55:35.478775 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-9332afa3-dbce-4175-9a5e-6d9d075f33b2 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa77eaeb-eabe-4a47-af9d-3ff784feaf9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:55:35.479788 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-9332afa3-dbce-4175-9a5e-6d9d075f33b2 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Flow 'volume_create_api' (db0a64fd-3a0a-44b2-b05b-69fcaeb1bda5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:55:35.480162 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-9332afa3-dbce-4175-9a5e-6d9d075f33b2 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Create volume request issued successfully. Jul 03 21:55:35.480960 np0000004475 devstack@c-api.service[99936]: WARNING stevedore.named [None req-9332afa3-dbce-4175-9a5e-6d9d075f33b2 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:55:35.481113 np0000004475 devstack@c-api.service[99936]: WARNING castellan.key_manager [None req-9332afa3-dbce-4175-9a5e-6d9d075f33b2 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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 21:55:35.527238 np0000004475 devstack@c-api.service[99936]: DEBUG oslo_db.sqlalchemy.engines [None req-9332afa3-dbce-4175-9a5e-6d9d075f33b2 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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=99936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:55:35.531161 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:35.531161 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:35.535652 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9332afa3-dbce-4175-9a5e-6d9d075f33b2 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:55:35.536139 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 843/3320] 10.4.3.32 () {70 vars in 1293 bytes} [Fri Jul 3 21:55:35 2026] POST /volume/v3/volumes => generated 820 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:55:35.548999 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8f80ade9-7d47-4a8d-97ee-69f2f2390155 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:35.549762 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-66181c53-e14d-435a-a965-7d7e45067f8e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:35.550755 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8f80ade9-7d47-4a8d-97ee-69f2f2390155 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:35.550936 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8f80ade9-7d47-4a8d-97ee-69f2f2390155 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:35.551199 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8f80ade9-7d47-4a8d-97ee-69f2f2390155 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:35.551789 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-66181c53-e14d-435a-a965-7d7e45067f8e tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/volumes/1692f88c-5959-4e16-bb37-3bf30c277fe6 Jul 03 21:55:35.552033 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-66181c53-e14d-435a-a965-7d7e45067f8e tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:35.552268 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-66181c53-e14d-435a-a965-7d7e45067f8e tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:35.557971 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:35.557971 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:35.560975 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:35.560975 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:35.561670 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8f80ade9-7d47-4a8d-97ee-69f2f2390155 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:35.565260 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-66181c53-e14d-435a-a965-7d7e45067f8e tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Volume info retrieved successfully. Jul 03 21:55:35.565729 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8f80ade9-7d47-4a8d-97ee-69f2f2390155 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:35.566013 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-66181c53-e14d-435a-a965-7d7e45067f8e tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:55:35.566100 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 824/3321] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:35 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:35.566199 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-66181c53-e14d-435a-a965-7d7e45067f8e tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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 21:55:35.606350 np0000004475 devstack@c-api.service[99934]: DEBUG oslo_db.sqlalchemy.engines [None req-66181c53-e14d-435a-a965-7d7e45067f8e tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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=99934) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:55:35.609570 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:35.609570 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:35.618451 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-66181c53-e14d-435a-a965-7d7e45067f8e tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/volumes/1692f88c-5959-4e16-bb37-3bf30c277fe6 returned with HTTP 200 Jul 03 21:55:35.619007 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 831/3322] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:55:35 2026] GET /volume/v3/volumes/1692f88c-5959-4e16-bb37-3bf30c277fe6 => generated 888 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:35.915940 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-302854ba-22ee-486c-83ea-9ecc83b3f073 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:35.918024 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-302854ba-22ee-486c-83ea-9ecc83b3f073 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:35.918269 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-302854ba-22ee-486c-83ea-9ecc83b3f073 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:35.918516 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-302854ba-22ee-486c-83ea-9ecc83b3f073 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:35.918652 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-302854ba-22ee-486c-83ea-9ecc83b3f073 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:35.923268 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:35.923268 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:35.924036 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-302854ba-22ee-486c-83ea-9ecc83b3f073 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:35.924469 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 825/3323] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:35 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:36.195861 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-78ca534d-e769-42cc-b074-7d72885cd342 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:36.198299 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-78ca534d-e769-42cc-b074-7d72885cd342 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:36.198545 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-78ca534d-e769-42cc-b074-7d72885cd342 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:36.198772 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-78ca534d-e769-42cc-b074-7d72885cd342 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:36.211679 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:36.211679 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:36.216357 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-78ca534d-e769-42cc-b074-7d72885cd342 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:36.220801 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-78ca534d-e769-42cc-b074-7d72885cd342 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:36.221159 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 844/3324] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:36 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:36.263984 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-91f62ed1-5c7e-499e-b763-955fe7883245 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:36.265858 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-91f62ed1-5c7e-499e-b763-955fe7883245 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:36.266075 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-91f62ed1-5c7e-499e-b763-955fe7883245 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:36.266320 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-91f62ed1-5c7e-499e-b763-955fe7883245 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:36.277267 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:36.277267 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:36.280963 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-91f62ed1-5c7e-499e-b763-955fe7883245 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:36.285218 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-91f62ed1-5c7e-499e-b763-955fe7883245 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:36.285628 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 825/3325] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:36 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:36.341131 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d284d465-1863-4103-b058-026746376a15 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:36.343194 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d284d465-1863-4103-b058-026746376a15 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b Jul 03 21:55:36.343443 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d284d465-1863-4103-b058-026746376a15 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:36.343640 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d284d465-1863-4103-b058-026746376a15 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:36.351087 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:36.351087 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:36.354593 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d284d465-1863-4103-b058-026746376a15 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:55:36.358428 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d284d465-1863-4103-b058-026746376a15 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b returned with HTTP 200 Jul 03 21:55:36.358843 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 832/3326] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:36 2026] GET /volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:36.370060 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-81a5a39f-c5b7-478b-8657-b393e7e09852 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:36.371723 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-81a5a39f-c5b7-478b-8657-b393e7e09852 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b Jul 03 21:55:36.371886 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-81a5a39f-c5b7-478b-8657-b393e7e09852 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:36.372049 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-81a5a39f-c5b7-478b-8657-b393e7e09852 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:36.378471 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:36.378471 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:36.381622 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-81a5a39f-c5b7-478b-8657-b393e7e09852 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:55:36.385779 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-81a5a39f-c5b7-478b-8657-b393e7e09852 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b returned with HTTP 200 Jul 03 21:55:36.386197 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 826/3327] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:36 2026] GET /volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b => generated 876 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:36.423976 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-3b782e0d-0103-4cb7-a9d5-1ce60cbbfa69 req-d4e0ec47-31b4-41f5-9a38-a419d31a9d8b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:36.425918 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-3b782e0d-0103-4cb7-a9d5-1ce60cbbfa69 req-d4e0ec47-31b4-41f5-9a38-a419d31a9d8b tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b Jul 03 21:55:36.426187 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-3b782e0d-0103-4cb7-a9d5-1ce60cbbfa69 req-d4e0ec47-31b4-41f5-9a38-a419d31a9d8b tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:36.426425 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-3b782e0d-0103-4cb7-a9d5-1ce60cbbfa69 req-d4e0ec47-31b4-41f5-9a38-a419d31a9d8b tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:36.433342 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:36.433342 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:36.437349 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-3b782e0d-0103-4cb7-a9d5-1ce60cbbfa69 req-d4e0ec47-31b4-41f5-9a38-a419d31a9d8b tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:55:36.441464 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-3b782e0d-0103-4cb7-a9d5-1ce60cbbfa69 req-d4e0ec47-31b4-41f5-9a38-a419d31a9d8b tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b returned with HTTP 200 Jul 03 21:55:36.442244 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 845/3328] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:55:36 2026] GET /volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:36.579810 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b6993b95-05f2-4db6-b64c-190f56676ad2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:36.581802 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b6993b95-05f2-4db6-b64c-190f56676ad2 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:36.582023 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b6993b95-05f2-4db6-b64c-190f56676ad2 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:36.582291 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b6993b95-05f2-4db6-b64c-190f56676ad2 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:36.590903 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:36.590903 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:36.595222 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b6993b95-05f2-4db6-b64c-190f56676ad2 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:36.600123 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b6993b95-05f2-4db6-b64c-190f56676ad2 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:36.600552 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 826/3329] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:36 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:36.634890 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-08dabb33-50bd-4485-92fc-235845c398ea None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:36.636457 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-08dabb33-50bd-4485-92fc-235845c398ea tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/volumes/1692f88c-5959-4e16-bb37-3bf30c277fe6 Jul 03 21:55:36.636671 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-08dabb33-50bd-4485-92fc-235845c398ea tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:36.636966 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-08dabb33-50bd-4485-92fc-235845c398ea tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:36.644262 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:36.644262 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:36.648485 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-08dabb33-50bd-4485-92fc-235845c398ea tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Volume info retrieved successfully. Jul 03 21:55:36.649146 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-08dabb33-50bd-4485-92fc-235845c398ea tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:55:36.649327 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-08dabb33-50bd-4485-92fc-235845c398ea tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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 21:55:36.685409 np0000004475 devstack@c-api.service[99934]: DEBUG oslo_db.sqlalchemy.engines [None req-08dabb33-50bd-4485-92fc-235845c398ea tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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=99934) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:55:36.689445 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:36.689445 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:36.697750 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-08dabb33-50bd-4485-92fc-235845c398ea tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/volumes/1692f88c-5959-4e16-bb37-3bf30c277fe6 returned with HTTP 200 Jul 03 21:55:36.698247 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 833/3330] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:55:36 2026] GET /volume/v3/volumes/1692f88c-5959-4e16-bb37-3bf30c277fe6 => generated 913 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:36.711643 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ddd5921b-0674-41a4-a915-28452b8ca2fa None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:36.713786 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ddd5921b-0674-41a4-a915-28452b8ca2fa tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] PUT https://10.4.3.32/volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 Jul 03 21:55:36.714299 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ddd5921b-0674-41a4-a915-28452b8ca2fa tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "b3879d98-d406-4508-b546-6de5cda1ebc7"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:36.716163 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.groups [None req-ddd5921b-0674-41a4-a915-28452b8ca2fa tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Update called for group ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666. {{(pid=99933) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 21:55:36.716320 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.groups [None req-ddd5921b-0674-41a4-a915-28452b8ca2fa tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Updating group ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 with name None description: None add_volumes: None remove_volumes: b3879d98-d406-4508-b546-6de5cda1ebc7. Jul 03 21:55:36.720448 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:36.720448 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:36.755401 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ddd5921b-0674-41a4-a915-28452b8ca2fa tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 returned with HTTP 202 Jul 03 21:55:36.755850 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 827/3331] 10.4.3.32 () {70 vars in 1399 bytes} [Fri Jul 3 21:55:36 2026] PUT /volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:55:36.763269 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-afa281f6-d922-4b4e-8eee-398a40f0f7b7 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:36.765210 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-afa281f6-d922-4b4e-8eee-398a40f0f7b7 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 Jul 03 21:55:36.765497 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-afa281f6-d922-4b4e-8eee-398a40f0f7b7 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:36.765722 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-afa281f6-d922-4b4e-8eee-398a40f0f7b7 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:36.765903 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.groups [None req-afa281f6-d922-4b4e-8eee-398a40f0f7b7 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] show called for member ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:55:36.770443 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:36.770443 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:36.780215 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-afa281f6-d922-4b4e-8eee-398a40f0f7b7 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 returned with HTTP 200 Jul 03 21:55:36.780715 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 846/3332] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:55:36 2026] GET /volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:36.935535 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-bf8d07de-6cca-40c4-b2c7-86cf2b2d138f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:36.937711 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bf8d07de-6cca-40c4-b2c7-86cf2b2d138f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:36.937942 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bf8d07de-6cca-40c4-b2c7-86cf2b2d138f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:36.938149 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bf8d07de-6cca-40c4-b2c7-86cf2b2d138f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:36.938262 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-bf8d07de-6cca-40c4-b2c7-86cf2b2d138f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:36.943692 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:36.943692 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:36.944654 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bf8d07de-6cca-40c4-b2c7-86cf2b2d138f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:36.945136 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 827/3333] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:36 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:37.236334 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2d0873d7-029d-4f41-b28a-1a92ed50626a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:37.238199 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2d0873d7-029d-4f41-b28a-1a92ed50626a tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:37.238361 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2d0873d7-029d-4f41-b28a-1a92ed50626a tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:37.238563 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2d0873d7-029d-4f41-b28a-1a92ed50626a tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:37.247890 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:37.247890 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:37.251812 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2d0873d7-029d-4f41-b28a-1a92ed50626a tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:37.257039 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2d0873d7-029d-4f41-b28a-1a92ed50626a tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:37.257442 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 834/3334] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:37 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:37.300181 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-421dd060-3618-433b-bbb4-50fe953799cd None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:37.302988 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-421dd060-3618-433b-bbb4-50fe953799cd tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:37.303329 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-421dd060-3618-433b-bbb4-50fe953799cd tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:37.303630 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-421dd060-3618-433b-bbb4-50fe953799cd tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:37.316650 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:37.316650 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:37.321552 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-421dd060-3618-433b-bbb4-50fe953799cd tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:37.328181 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-421dd060-3618-433b-bbb4-50fe953799cd tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:37.328784 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 828/3335] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:37 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:37.613047 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a9548bd7-3a4a-4a76-adac-bcf577c9e964 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:37.614689 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a9548bd7-3a4a-4a76-adac-bcf577c9e964 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:37.614898 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a9548bd7-3a4a-4a76-adac-bcf577c9e964 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:37.615111 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a9548bd7-3a4a-4a76-adac-bcf577c9e964 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:37.622527 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:37.622527 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:37.626741 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-a9548bd7-3a4a-4a76-adac-bcf577c9e964 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:37.631831 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a9548bd7-3a4a-4a76-adac-bcf577c9e964 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:37.632223 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 847/3336] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:37 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:37.790814 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d94f56a1-f185-4db8-bd74-7549733c1c1e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:37.792682 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d94f56a1-f185-4db8-bd74-7549733c1c1e tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 Jul 03 21:55:37.792940 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d94f56a1-f185-4db8-bd74-7549733c1c1e tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:37.793168 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d94f56a1-f185-4db8-bd74-7549733c1c1e tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:37.793290 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.groups [None req-d94f56a1-f185-4db8-bd74-7549733c1c1e tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] show called for member ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:55:37.796922 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:37.796922 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:37.804820 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d94f56a1-f185-4db8-bd74-7549733c1c1e tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 returned with HTTP 200 Jul 03 21:55:37.805236 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 828/3337] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:55:37 2026] GET /volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 => generated 393 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:37.817147 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a00f6df3-a407-49c6-81ef-4d924b42a947 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:37.819140 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a00f6df3-a407-49c6-81ef-4d924b42a947 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] PUT https://10.4.3.32/volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 Jul 03 21:55:37.819529 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a00f6df3-a407-49c6-81ef-4d924b42a947 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "b3879d98-d406-4508-b546-6de5cda1ebc7"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:37.821132 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.groups [None req-a00f6df3-a407-49c6-81ef-4d924b42a947 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Update called for group ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666. {{(pid=99934) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 21:55:37.821244 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.groups [None req-a00f6df3-a407-49c6-81ef-4d924b42a947 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Updating group ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 with name None description: None add_volumes: b3879d98-d406-4508-b546-6de5cda1ebc7 remove_volumes: None. Jul 03 21:55:37.824631 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:37.824631 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:37.862478 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a00f6df3-a407-49c6-81ef-4d924b42a947 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 returned with HTTP 202 Jul 03 21:55:37.862902 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 835/3338] 10.4.3.32 () {70 vars in 1399 bytes} [Fri Jul 3 21:55:37 2026] PUT /volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:55:37.871286 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a43a372e-fe34-4690-adcd-b5b68689e4fd None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:37.873220 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a43a372e-fe34-4690-adcd-b5b68689e4fd tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 Jul 03 21:55:37.873517 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a43a372e-fe34-4690-adcd-b5b68689e4fd tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:37.873711 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a43a372e-fe34-4690-adcd-b5b68689e4fd tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:37.874273 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.groups [None req-a43a372e-fe34-4690-adcd-b5b68689e4fd tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] show called for member ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:55:37.877878 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:37.877878 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:37.887109 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a43a372e-fe34-4690-adcd-b5b68689e4fd tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 returned with HTTP 200 Jul 03 21:55:37.887677 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 829/3339] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:55:37 2026] GET /volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:37.958462 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-5e25e22f-1851-4041-8a41-1b5df1431a31 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:37.960180 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5e25e22f-1851-4041-8a41-1b5df1431a31 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:37.960427 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5e25e22f-1851-4041-8a41-1b5df1431a31 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:37.960652 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5e25e22f-1851-4041-8a41-1b5df1431a31 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:37.960785 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-5e25e22f-1851-4041-8a41-1b5df1431a31 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:37.965867 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:37.965867 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:37.966615 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5e25e22f-1851-4041-8a41-1b5df1431a31 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:37.967050 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 848/3340] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:37 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:38.269545 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-aaca9e08-2ec7-40c5-8b72-8b623ad9ef00 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:38.271474 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-aaca9e08-2ec7-40c5-8b72-8b623ad9ef00 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:38.271687 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-aaca9e08-2ec7-40c5-8b72-8b623ad9ef00 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:38.271910 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-aaca9e08-2ec7-40c5-8b72-8b623ad9ef00 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:38.281209 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:38.281209 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:38.284354 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-aaca9e08-2ec7-40c5-8b72-8b623ad9ef00 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:38.288174 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-aaca9e08-2ec7-40c5-8b72-8b623ad9ef00 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:38.288570 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 829/3341] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:38 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:38.343787 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-de107930-6c1b-4712-a887-1b0baada4e93 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:38.345544 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-de107930-6c1b-4712-a887-1b0baada4e93 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:38.345773 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-de107930-6c1b-4712-a887-1b0baada4e93 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:38.345988 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-de107930-6c1b-4712-a887-1b0baada4e93 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:38.355204 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:38.355204 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:38.358382 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-de107930-6c1b-4712-a887-1b0baada4e93 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:38.362822 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-de107930-6c1b-4712-a887-1b0baada4e93 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:38.363255 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 836/3342] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:38 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:38.476846 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-33f54aaf-c9d0-4c36-a6a8-a48e67905226 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:38.477193 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-33f54aaf-c9d0-4c36-a6a8-a48e67905226 None None] GET https://10.4.3.32/volume// Jul 03 21:55:38.477384 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-33f54aaf-c9d0-4c36-a6a8-a48e67905226 None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:38.477584 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-33f54aaf-c9d0-4c36-a6a8-a48e67905226 None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:38.477881 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-33f54aaf-c9d0-4c36-a6a8-a48e67905226 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:55:38.478192 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 830/3343] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:55: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 21:55:38.485551 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-3b782e0d-0103-4cb7-a9d5-1ce60cbbfa69 req-26202286-ec82-4f0a-96e1-f6d49d577dc0 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:38.517623 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-3b782e0d-0103-4cb7-a9d5-1ce60cbbfa69 req-26202286-ec82-4f0a-96e1-f6d49d577dc0 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:55:38.517983 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-3b782e0d-0103-4cb7-a9d5-1ce60cbbfa69 req-26202286-ec82-4f0a-96e1-f6d49d577dc0 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8954357a-105b-4455-95f2-ccf03d18db7b", "connector": null, "instance_uuid": "a7b39e3c-9ead-4b9c-a221-b225b3f30c95"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:38.526454 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:38.526454 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:38.550622 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-3b782e0d-0103-4cb7-a9d5-1ce60cbbfa69 req-26202286-ec82-4f0a-96e1-f6d49d577dc0 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:55:38.551116 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 849/3344] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:55:38 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 21:55:38.645901 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-771b043d-ec39-4671-a6b5-169189dee4b7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:38.647646 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-771b043d-ec39-4671-a6b5-169189dee4b7 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:38.647827 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-771b043d-ec39-4671-a6b5-169189dee4b7 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:38.648007 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-771b043d-ec39-4671-a6b5-169189dee4b7 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:38.655247 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:38.655247 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:38.658968 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-771b043d-ec39-4671-a6b5-169189dee4b7 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:38.664227 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-771b043d-ec39-4671-a6b5-169189dee4b7 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:38.664631 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 830/3345] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:38 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:38.896056 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-38d7754e-5bc7-4e55-9186-d49ee00043b6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:38.897795 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-38d7754e-5bc7-4e55-9186-d49ee00043b6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 Jul 03 21:55:38.897985 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-38d7754e-5bc7-4e55-9186-d49ee00043b6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:38.898191 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-38d7754e-5bc7-4e55-9186-d49ee00043b6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:38.898321 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.groups [None req-38d7754e-5bc7-4e55-9186-d49ee00043b6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] show called for member ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:55:38.901586 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:38.901586 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:38.908567 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-38d7754e-5bc7-4e55-9186-d49ee00043b6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 returned with HTTP 200 Jul 03 21:55:38.909175 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 837/3346] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:55:38 2026] GET /volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 => generated 393 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:38.917469 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-95ac4513-a066-407c-8e1d-a2da7aed88c8 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:38.919571 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-95ac4513-a066-407c-8e1d-a2da7aed88c8 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] PUT https://10.4.3.32/volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 Jul 03 21:55:38.919982 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-95ac4513-a066-407c-8e1d-a2da7aed88c8 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "1692f88c-5959-4e16-bb37-3bf30c277fe6"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:38.921777 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.groups [None req-95ac4513-a066-407c-8e1d-a2da7aed88c8 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Update called for group ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666. {{(pid=99933) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 21:55:38.921928 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.groups [None req-95ac4513-a066-407c-8e1d-a2da7aed88c8 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Updating group ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 with name None description: None add_volumes: None remove_volumes: 1692f88c-5959-4e16-bb37-3bf30c277fe6. Jul 03 21:55:38.926178 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:38.926178 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:38.943909 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-95ac4513-a066-407c-8e1d-a2da7aed88c8 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 returned with HTTP 202 Jul 03 21:55:38.944469 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 831/3347] 10.4.3.32 () {70 vars in 1399 bytes} [Fri Jul 3 21:55:38 2026] PUT /volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:55:38.951001 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b9f0b325-5d29-457c-b587-9978dfe86cb5 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:38.952922 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b9f0b325-5d29-457c-b587-9978dfe86cb5 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 Jul 03 21:55:38.953243 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b9f0b325-5d29-457c-b587-9978dfe86cb5 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:38.953469 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b9f0b325-5d29-457c-b587-9978dfe86cb5 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:38.953601 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.groups [None req-b9f0b325-5d29-457c-b587-9978dfe86cb5 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] show called for member ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:55:38.957094 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:38.957094 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:38.961424 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-786a7689-cdc4-4352-bd75-1b11742e89aa None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:38.963065 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-786a7689-cdc4-4352-bd75-1b11742e89aa tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b Jul 03 21:55:38.963261 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-786a7689-cdc4-4352-bd75-1b11742e89aa tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:38.963488 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-786a7689-cdc4-4352-bd75-1b11742e89aa tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:38.963936 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b9f0b325-5d29-457c-b587-9978dfe86cb5 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 returned with HTTP 200 Jul 03 21:55:38.964391 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 850/3348] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:55:38 2026] GET /volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 => generated 392 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:38.971934 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:38.971934 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:38.974996 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-786a7689-cdc4-4352-bd75-1b11742e89aa tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:55:38.978659 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-928ac647-677f-4cb7-973f-c7c12975b647 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:38.978912 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-786a7689-cdc4-4352-bd75-1b11742e89aa tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b returned with HTTP 200 Jul 03 21:55:38.979308 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 831/3349] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:38 2026] GET /volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:38.980625 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-928ac647-677f-4cb7-973f-c7c12975b647 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:38.980887 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-928ac647-677f-4cb7-973f-c7c12975b647 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:38.981116 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-928ac647-677f-4cb7-973f-c7c12975b647 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:38.981247 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-928ac647-677f-4cb7-973f-c7c12975b647 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:38.985824 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:38.985824 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:38.986556 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-928ac647-677f-4cb7-973f-c7c12975b647 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:38.986922 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 838/3350] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:38 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:39.074645 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4b81478a-b2e3-40a2-a327-0f3b791767fd None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:39.075013 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4b81478a-b2e3-40a2-a327-0f3b791767fd None None] GET https://10.4.3.32/volume// Jul 03 21:55:39.075196 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4b81478a-b2e3-40a2-a327-0f3b791767fd None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:39.075383 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4b81478a-b2e3-40a2-a327-0f3b791767fd None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:39.075698 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4b81478a-b2e3-40a2-a327-0f3b791767fd None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:55:39.075971 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 832/3351] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:55: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 21:55:39.082161 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-3b782e0d-0103-4cb7-a9d5-1ce60cbbfa69 req-08e85031-26ed-4ac7-a391-f06def397403 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:39.084034 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-3b782e0d-0103-4cb7-a9d5-1ce60cbbfa69 req-08e85031-26ed-4ac7-a391-f06def397403 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b Jul 03 21:55:39.084235 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-3b782e0d-0103-4cb7-a9d5-1ce60cbbfa69 req-08e85031-26ed-4ac7-a391-f06def397403 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:39.084432 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-3b782e0d-0103-4cb7-a9d5-1ce60cbbfa69 req-08e85031-26ed-4ac7-a391-f06def397403 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:39.093630 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:39.093630 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:39.096774 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-3b782e0d-0103-4cb7-a9d5-1ce60cbbfa69 req-08e85031-26ed-4ac7-a391-f06def397403 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:55:39.100669 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-3b782e0d-0103-4cb7-a9d5-1ce60cbbfa69 req-08e85031-26ed-4ac7-a391-f06def397403 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b returned with HTTP 200 Jul 03 21:55:39.101043 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 851/3352] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:55:39 2026] GET /volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b => generated 1055 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:55:39.197363 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-3b782e0d-0103-4cb7-a9d5-1ce60cbbfa69 req-e4da4b08-f179-4c1a-b9f4-339cbe763a8f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:39.199388 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-3b782e0d-0103-4cb7-a9d5-1ce60cbbfa69 req-e4da4b08-f179-4c1a-b9f4-339cbe763a8f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] PUT https://10.4.3.32/volume/v3/attachments/e28808dc-13c9-4fea-b3c0-6eaeaedf1500 Jul 03 21:55:39.199744 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-3b782e0d-0103-4cb7-a9d5-1ce60cbbfa69 req-e4da4b08-f179-4c1a-b9f4-339cbe763a8f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:39.206709 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-3b782e0d-0103-4cb7-a9d5-1ce60cbbfa69 req-e4da4b08-f179-4c1a-b9f4-339cbe763a8f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Acquiring lock "cinder-attachment_update-8954357a-105b-4455-95f2-ccf03d18db7b-np0000004475" by "attachment_update" {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:55:39.211013 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-3b782e0d-0103-4cb7-a9d5-1ce60cbbfa69 req-e4da4b08-f179-4c1a-b9f4-339cbe763a8f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Lock "cinder-attachment_update-8954357a-105b-4455-95f2-ccf03d18db7b-np0000004475" acquired by "attachment_update" :: waited 0.004s {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:55:39.211871 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:39.211871 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:39.303893 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-5d6e3162-1f49-49f2-985a-24843dd763a7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:39.305742 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5d6e3162-1f49-49f2-985a-24843dd763a7 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:39.305962 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5d6e3162-1f49-49f2-985a-24843dd763a7 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:39.306155 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5d6e3162-1f49-49f2-985a-24843dd763a7 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:39.315774 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:39.315774 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:39.319247 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-5d6e3162-1f49-49f2-985a-24843dd763a7 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:39.323771 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5d6e3162-1f49-49f2-985a-24843dd763a7 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:39.324179 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 839/3353] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:39 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:39.379521 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7b6b0ce4-a647-4be1-abd3-db2c2acc734b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:39.381436 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7b6b0ce4-a647-4be1-abd3-db2c2acc734b tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:39.381687 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7b6b0ce4-a647-4be1-abd3-db2c2acc734b tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:39.381875 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7b6b0ce4-a647-4be1-abd3-db2c2acc734b tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:39.391836 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:39.391836 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:39.395704 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-7b6b0ce4-a647-4be1-abd3-db2c2acc734b tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:39.400019 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7b6b0ce4-a647-4be1-abd3-db2c2acc734b tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:39.400455 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 833/3354] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:39 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:39.676307 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-43cc3dd0-67e6-41a4-ba4d-8cd78b4538b0 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:39.678093 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-43cc3dd0-67e6-41a4-ba4d-8cd78b4538b0 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:39.678292 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-43cc3dd0-67e6-41a4-ba4d-8cd78b4538b0 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:39.678495 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-43cc3dd0-67e6-41a4-ba4d-8cd78b4538b0 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:39.684910 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:39.684910 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:39.688363 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-43cc3dd0-67e6-41a4-ba4d-8cd78b4538b0 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:39.692630 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-43cc3dd0-67e6-41a4-ba4d-8cd78b4538b0 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:39.692985 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 852/3355] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:39 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:39.730331 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-3b782e0d-0103-4cb7-a9d5-1ce60cbbfa69 req-e4da4b08-f179-4c1a-b9f4-339cbe763a8f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Lock "cinder-attachment_update-8954357a-105b-4455-95f2-ccf03d18db7b-np0000004475" released by "attachment_update" :: held 0.519s {{(pid=99935) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:55:39.730712 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-3b782e0d-0103-4cb7-a9d5-1ce60cbbfa69 req-e4da4b08-f179-4c1a-b9f4-339cbe763a8f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/attachments/e28808dc-13c9-4fea-b3c0-6eaeaedf1500 returned with HTTP 200 Jul 03 21:55:39.731164 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 832/3356] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:55:39 2026] PUT /volume/v3/attachments/e28808dc-13c9-4fea-b3c0-6eaeaedf1500 => generated 968 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:39.738863 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-3b782e0d-0103-4cb7-a9d5-1ce60cbbfa69 req-24756196-57c4-48da-9c2b-5b05a46ce54a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:39.741325 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-3b782e0d-0103-4cb7-a9d5-1ce60cbbfa69 req-24756196-57c4-48da-9c2b-5b05a46ce54a tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b/encryption Jul 03 21:55:39.741536 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-3b782e0d-0103-4cb7-a9d5-1ce60cbbfa69 req-24756196-57c4-48da-9c2b-5b05a46ce54a tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:39.741741 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-3b782e0d-0103-4cb7-a9d5-1ce60cbbfa69 req-24756196-57c4-48da-9c2b-5b05a46ce54a tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'index' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:39.751745 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:39.751745 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:39.758263 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-3b782e0d-0103-4cb7-a9d5-1ce60cbbfa69 req-24756196-57c4-48da-9c2b-5b05a46ce54a tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b/encryption returned with HTTP 200 Jul 03 21:55:39.758673 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 840/3357] 10.4.3.32 () {68 vars in 1624 bytes} [Fri Jul 3 21:55:39 2026] GET /volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:39.974669 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-40a8418e-880a-4562-97d1-886645621d98 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:39.976469 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-40a8418e-880a-4562-97d1-886645621d98 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 Jul 03 21:55:39.976699 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-40a8418e-880a-4562-97d1-886645621d98 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:39.976896 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-40a8418e-880a-4562-97d1-886645621d98 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:39.977036 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.groups [None req-40a8418e-880a-4562-97d1-886645621d98 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] show called for member ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:55:39.980466 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:39.980466 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:39.988651 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-40a8418e-880a-4562-97d1-886645621d98 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 returned with HTTP 200 Jul 03 21:55:39.989148 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 834/3358] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:55:39 2026] GET /volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 => generated 393 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:39.991601 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7e54811f-d926-4e5f-a968-72f4ff630906 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:39.993350 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7e54811f-d926-4e5f-a968-72f4ff630906 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b Jul 03 21:55:39.993617 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7e54811f-d926-4e5f-a968-72f4ff630906 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:39.993836 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7e54811f-d926-4e5f-a968-72f4ff630906 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:39.998106 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7c2d5f66-6e60-4def-b13e-c35466168967 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:40.000460 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7c2d5f66-6e60-4def-b13e-c35466168967 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:40.000729 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7c2d5f66-6e60-4def-b13e-c35466168967 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:40.000969 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7c2d5f66-6e60-4def-b13e-c35466168967 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:40.001028 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f97a2f93-2cab-4858-acfd-66a62359d0f9 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:40.001331 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-7c2d5f66-6e60-4def-b13e-c35466168967 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:40.002816 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f97a2f93-2cab-4858-acfd-66a62359d0f9 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] PUT https://10.4.3.32/volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 Jul 03 21:55:40.003231 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f97a2f93-2cab-4858-acfd-66a62359d0f9 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "1692f88c-5959-4e16-bb37-3bf30c277fe6"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:40.004953 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.groups [None req-f97a2f93-2cab-4858-acfd-66a62359d0f9 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Update called for group ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666. {{(pid=99934) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 21:55:40.005113 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.groups [None req-f97a2f93-2cab-4858-acfd-66a62359d0f9 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Updating group ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 with name None description: None add_volumes: 1692f88c-5959-4e16-bb37-3bf30c277fe6 remove_volumes: None. Jul 03 21:55:40.005515 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:40.005515 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:40.006652 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:40.006652 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:40.007520 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7c2d5f66-6e60-4def-b13e-c35466168967 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:40.008136 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 833/3359] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:39 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:40.008665 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:40.008665 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:40.011421 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-7e54811f-d926-4e5f-a968-72f4ff630906 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:55:40.017477 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7e54811f-d926-4e5f-a968-72f4ff630906 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b returned with HTTP 200 Jul 03 21:55:40.018015 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 853/3360] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:39 2026] GET /volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:40.042239 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f97a2f93-2cab-4858-acfd-66a62359d0f9 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 returned with HTTP 202 Jul 03 21:55:40.042393 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 841/3361] 10.4.3.32 () {70 vars in 1399 bytes} [Fri Jul 3 21:55:40 2026] PUT /volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:55:40.049618 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2072c0e7-7e87-46d2-8f71-133523b6c85a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:40.051691 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2072c0e7-7e87-46d2-8f71-133523b6c85a tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 Jul 03 21:55:40.051900 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2072c0e7-7e87-46d2-8f71-133523b6c85a tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:40.052088 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2072c0e7-7e87-46d2-8f71-133523b6c85a tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:40.052214 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.groups [None req-2072c0e7-7e87-46d2-8f71-133523b6c85a tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] show called for member ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:55:40.055948 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:40.055948 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:40.064099 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2072c0e7-7e87-46d2-8f71-133523b6c85a tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 returned with HTTP 200 Jul 03 21:55:40.064551 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 835/3362] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:55:40 2026] GET /volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:40.335738 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-2c66e38f-c63e-4384-83d9-c0e095b516b9 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:40.337456 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2c66e38f-c63e-4384-83d9-c0e095b516b9 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:40.337640 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2c66e38f-c63e-4384-83d9-c0e095b516b9 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:40.337786 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2c66e38f-c63e-4384-83d9-c0e095b516b9 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:40.347220 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:40.347220 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:40.350453 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-2c66e38f-c63e-4384-83d9-c0e095b516b9 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:40.354389 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2c66e38f-c63e-4384-83d9-c0e095b516b9 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:40.354784 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 834/3363] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:40 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:40.413612 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a2bbe6be-fce2-4689-bc4b-2094ae5ca441 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:40.415396 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a2bbe6be-fce2-4689-bc4b-2094ae5ca441 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:40.415601 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a2bbe6be-fce2-4689-bc4b-2094ae5ca441 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:40.415787 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a2bbe6be-fce2-4689-bc4b-2094ae5ca441 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:40.428178 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:40.428178 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:40.432305 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-a2bbe6be-fce2-4689-bc4b-2094ae5ca441 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:40.437700 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a2bbe6be-fce2-4689-bc4b-2094ae5ca441 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:40.438232 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 854/3364] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:40 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:40.704387 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-8de43798-61f2-41fa-953f-f813e3ea933a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:40.706233 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8de43798-61f2-41fa-953f-f813e3ea933a tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:40.706428 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8de43798-61f2-41fa-953f-f813e3ea933a tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:40.706611 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8de43798-61f2-41fa-953f-f813e3ea933a tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:40.714182 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:40.714182 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:40.717931 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-8de43798-61f2-41fa-953f-f813e3ea933a tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:40.721736 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8de43798-61f2-41fa-953f-f813e3ea933a tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:40.722096 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 842/3365] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:40 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:41.018392 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c9b4ea3e-f4c2-44b0-80f5-e84b074fefc6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:41.020216 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c9b4ea3e-f4c2-44b0-80f5-e84b074fefc6 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:41.020447 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c9b4ea3e-f4c2-44b0-80f5-e84b074fefc6 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:41.020640 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c9b4ea3e-f4c2-44b0-80f5-e84b074fefc6 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:41.020794 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-c9b4ea3e-f4c2-44b0-80f5-e84b074fefc6 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:41.025127 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:41.025127 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:41.025860 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c9b4ea3e-f4c2-44b0-80f5-e84b074fefc6 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:41.026258 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 836/3366] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:41 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:41.033055 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-edb7ca5a-c770-456b-9f90-f4087d053062 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:41.035091 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-edb7ca5a-c770-456b-9f90-f4087d053062 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b Jul 03 21:55:41.035305 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-edb7ca5a-c770-456b-9f90-f4087d053062 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:41.035528 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-edb7ca5a-c770-456b-9f90-f4087d053062 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:41.045231 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:41.045231 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:41.048869 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-edb7ca5a-c770-456b-9f90-f4087d053062 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:55:41.053039 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-edb7ca5a-c770-456b-9f90-f4087d053062 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b returned with HTTP 200 Jul 03 21:55:41.053476 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 835/3367] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:41 2026] GET /volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:41.074078 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-6d675e52-e725-4a4f-b075-e2dbaa934caf None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:41.075872 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6d675e52-e725-4a4f-b075-e2dbaa934caf tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 Jul 03 21:55:41.076290 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6d675e52-e725-4a4f-b075-e2dbaa934caf tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:41.076290 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6d675e52-e725-4a4f-b075-e2dbaa934caf tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:41.076471 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.groups [None req-6d675e52-e725-4a4f-b075-e2dbaa934caf tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] show called for member ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:55:41.079805 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:41.079805 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:41.087313 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6d675e52-e725-4a4f-b075-e2dbaa934caf tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 returned with HTTP 200 Jul 03 21:55:41.087908 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 855/3368] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:55:41 2026] GET /volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 => generated 393 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:41.096716 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c5f0bc78-8dfd-4a31-89f0-c490dfe839e3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:41.098921 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c5f0bc78-8dfd-4a31-89f0-c490dfe839e3 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Jul 03 21:55:41.099230 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c5f0bc78-8dfd-4a31-89f0-c490dfe839e3 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:41.099500 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c5f0bc78-8dfd-4a31-89f0-c490dfe839e3 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'detail' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:41.099809 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.api_utils [None req-c5f0bc78-8dfd-4a31-89f0-c490dfe839e3 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Removing options '' from query. {{(pid=99934) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:55:41.100526 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-c5f0bc78-8dfd-4a31-89f0-c490dfe839e3 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99934) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:55:41.108782 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c5f0bc78-8dfd-4a31-89f0-c490dfe839e3 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Get all volumes completed successfully. Jul 03 21:55:41.109409 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-c5f0bc78-8dfd-4a31-89f0-c490dfe839e3 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:55:41.109552 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-c5f0bc78-8dfd-4a31-89f0-c490dfe839e3 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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 21:55:41.144075 np0000004475 devstack@c-api.service[99934]: DEBUG oslo_db.sqlalchemy.engines [None req-c5f0bc78-8dfd-4a31-89f0-c490dfe839e3 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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=99934) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:55:41.146667 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:41.146667 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:41.151872 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-c5f0bc78-8dfd-4a31-89f0-c490dfe839e3 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:55:41.152120 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-c5f0bc78-8dfd-4a31-89f0-c490dfe839e3 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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 21:55:41.189758 np0000004475 devstack@c-api.service[99934]: DEBUG oslo_db.sqlalchemy.engines [None req-c5f0bc78-8dfd-4a31-89f0-c490dfe839e3 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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=99934) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:55:41.193185 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:41.193185 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:41.201251 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c5f0bc78-8dfd-4a31-89f0-c490dfe839e3 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Jul 03 21:55:41.201728 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 843/3369] 10.4.3.32 () {68 vars in 1292 bytes} [Fri Jul 3 21:55:41 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:55:41.215396 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-dde5f9a3-7fee-4ae1-9600-0647df6c0caf None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:41.216830 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-dde5f9a3-7fee-4ae1-9600-0647df6c0caf tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] POST https://10.4.3.32/volume/v3/group_snapshots Jul 03 21:55:41.217320 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-dde5f9a3-7fee-4ae1-9600-0647df6c0caf tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-2002831143"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:41.219159 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.group_snapshots [None req-dde5f9a3-7fee-4ae1-9600-0647df6c0caf tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-2002831143'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 21:55:41.223076 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:41.223076 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:41.226310 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.group_snapshots [None req-dde5f9a3-7fee-4ae1-9600-0647df6c0caf tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-2002831143. Jul 03 21:55:41.246444 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:41.246444 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:41.262013 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-dde5f9a3-7fee-4ae1-9600-0647df6c0caf tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-564037264 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-564037264, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:55:41.262347 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-dde5f9a3-7fee-4ae1-9600-0647df6c0caf tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-564037264 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-564037264, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:55:41.280851 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-dde5f9a3-7fee-4ae1-9600-0647df6c0caf tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Created reservations ['896943cd-4c9a-4338-bf17-6b0601c6ea61', '1c5cd820-04ee-4d52-a2a5-ef8199d9f995', '9386016b-70e3-4d41-a250-f6e927135a6a', '4ff6968c-aedb-4b18-b1b3-47be34265641'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:55:41.321588 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-dde5f9a3-7fee-4ae1-9600-0647df6c0caf tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/group_snapshots returned with HTTP 202 Jul 03 21:55:41.322077 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 837/3370] 10.4.3.32 () {70 vars in 1317 bytes} [Fri Jul 3 21:55:41 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:55:41.329704 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b0460327-0a40-444d-a8b8-d8617c85d17c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:41.331735 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b0460327-0a40-444d-a8b8-d8617c85d17c tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/fed90b9a-052b-449e-87db-d26fd16b7491 Jul 03 21:55:41.331854 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b0460327-0a40-444d-a8b8-d8617c85d17c tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:41.332028 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b0460327-0a40-444d-a8b8-d8617c85d17c tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:41.332166 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.group_snapshots [None req-b0460327-0a40-444d-a8b8-d8617c85d17c tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] show called for member fed90b9a-052b-449e-87db-d26fd16b7491 {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 21:55:41.335211 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:41.335211 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:41.338387 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b0460327-0a40-444d-a8b8-d8617c85d17c tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/group_snapshots/fed90b9a-052b-449e-87db-d26fd16b7491 returned with HTTP 200 Jul 03 21:55:41.338745 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 836/3371] 10.4.3.32 () {68 vars in 1406 bytes} [Fri Jul 3 21:55:41 2026] GET /volume/v3/group_snapshots/fed90b9a-052b-449e-87db-d26fd16b7491 => generated 326 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:41.367810 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a049039f-bca5-4006-9533-2afdec49f6b0 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:41.369414 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a049039f-bca5-4006-9533-2afdec49f6b0 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:41.369576 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a049039f-bca5-4006-9533-2afdec49f6b0 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:41.369745 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a049039f-bca5-4006-9533-2afdec49f6b0 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:41.380114 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:41.380114 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:41.383986 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-a049039f-bca5-4006-9533-2afdec49f6b0 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:41.388024 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a049039f-bca5-4006-9533-2afdec49f6b0 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:41.388418 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 856/3372] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:41 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:41.450755 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f472d585-e657-4a19-bc60-38893ca5674f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:41.452784 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f472d585-e657-4a19-bc60-38893ca5674f tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:41.453003 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f472d585-e657-4a19-bc60-38893ca5674f tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:41.453215 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f472d585-e657-4a19-bc60-38893ca5674f tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:41.462180 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:41.462180 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:41.465599 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-f472d585-e657-4a19-bc60-38893ca5674f tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:41.469997 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f472d585-e657-4a19-bc60-38893ca5674f tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:41.470404 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 844/3373] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:41 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:41.735870 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-38e9ac4c-6ba4-4126-96fd-c472c5ffc9a2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:41.738016 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-38e9ac4c-6ba4-4126-96fd-c472c5ffc9a2 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:41.738211 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-38e9ac4c-6ba4-4126-96fd-c472c5ffc9a2 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:41.740162 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-38e9ac4c-6ba4-4126-96fd-c472c5ffc9a2 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:41.748209 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:41.748209 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:41.753345 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-38e9ac4c-6ba4-4126-96fd-c472c5ffc9a2 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:41.759399 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-38e9ac4c-6ba4-4126-96fd-c472c5ffc9a2 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:41.759897 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 838/3374] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:41 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:42.036453 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-3271faea-4e36-426a-aef9-22b566e05e12 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:42.038100 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3271faea-4e36-426a-aef9-22b566e05e12 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:42.038298 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3271faea-4e36-426a-aef9-22b566e05e12 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:42.038486 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3271faea-4e36-426a-aef9-22b566e05e12 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:42.038580 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-3271faea-4e36-426a-aef9-22b566e05e12 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:42.042390 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:42.042390 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:42.042860 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3271faea-4e36-426a-aef9-22b566e05e12 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:42.043178 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 837/3375] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:42 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:42.065737 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c3bb4255-6adb-431e-8459-b22b0688b886 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:42.067348 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c3bb4255-6adb-431e-8459-b22b0688b886 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b Jul 03 21:55:42.067561 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c3bb4255-6adb-431e-8459-b22b0688b886 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:42.067765 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c3bb4255-6adb-431e-8459-b22b0688b886 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:42.076606 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:42.076606 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:42.079443 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c3bb4255-6adb-431e-8459-b22b0688b886 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:55:42.083109 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c3bb4255-6adb-431e-8459-b22b0688b886 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b returned with HTTP 200 Jul 03 21:55:42.083552 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 857/3376] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:42 2026] GET /volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:42.346282 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-0cc48fc3-f647-46b4-b3ed-a942601bb0fe None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:42.348043 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0cc48fc3-f647-46b4-b3ed-a942601bb0fe tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/fed90b9a-052b-449e-87db-d26fd16b7491 Jul 03 21:55:42.348273 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0cc48fc3-f647-46b4-b3ed-a942601bb0fe tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:42.348487 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0cc48fc3-f647-46b4-b3ed-a942601bb0fe tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:42.348615 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.group_snapshots [None req-0cc48fc3-f647-46b4-b3ed-a942601bb0fe tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] show called for member fed90b9a-052b-449e-87db-d26fd16b7491 {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 21:55:42.351777 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:42.351777 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:42.354956 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0cc48fc3-f647-46b4-b3ed-a942601bb0fe tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/group_snapshots/fed90b9a-052b-449e-87db-d26fd16b7491 returned with HTTP 200 Jul 03 21:55:42.355336 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 845/3377] 10.4.3.32 () {68 vars in 1406 bytes} [Fri Jul 3 21:55:42 2026] GET /volume/v3/group_snapshots/fed90b9a-052b-449e-87db-d26fd16b7491 => generated 327 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:42.364451 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ec02959f-1268-4760-b713-9cc02eae36ac None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:42.365867 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ec02959f-1268-4760-b713-9cc02eae36ac tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/snapshots/detail Jul 03 21:55:42.366662 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ec02959f-1268-4760-b713-9cc02eae36ac tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:42.366662 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ec02959f-1268-4760-b713-9cc02eae36ac tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'detail' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:42.366789 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.api_utils [None req-ec02959f-1268-4760-b713-9cc02eae36ac tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Removing options '' from query. {{(pid=99933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:55:42.367731 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.db.api [None req-ec02959f-1268-4760-b713-9cc02eae36ac tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Building query based on filter {{(pid=99933) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 21:55:42.372851 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-ec02959f-1268-4760-b713-9cc02eae36ac tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Get all snapshots completed successfully. Jul 03 21:55:42.373080 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:42.373080 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:42.373758 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ec02959f-1268-4760-b713-9cc02eae36ac tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 21:55:42.374169 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 839/3378] 10.4.3.32 () {66 vars in 1257 bytes} [Fri Jul 3 21:55:42 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:42.384598 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1107b692-51b3-4967-a500-3bbdef6aa91a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:42.386790 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1107b692-51b3-4967-a500-3bbdef6aa91a tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/snapshots/ad4c4ddd-a8b9-4fd2-9dcb-d62056ac2a99 Jul 03 21:55:42.387058 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1107b692-51b3-4967-a500-3bbdef6aa91a tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:42.387329 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1107b692-51b3-4967-a500-3bbdef6aa91a tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:42.393224 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:42.393224 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:42.393736 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-1107b692-51b3-4967-a500-3bbdef6aa91a tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Snapshot retrieved successfully. Jul 03 21:55:42.394669 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1107b692-51b3-4967-a500-3bbdef6aa91a tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/snapshots/ad4c4ddd-a8b9-4fd2-9dcb-d62056ac2a99 returned with HTTP 200 Jul 03 21:55:42.395041 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 838/3379] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:55:42 2026] GET /volume/v3/snapshots/ad4c4ddd-a8b9-4fd2-9dcb-d62056ac2a99 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:42.402946 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e20fd511-920b-4790-92a8-995f87515abb None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:42.405083 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e20fd511-920b-4790-92a8-995f87515abb tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:42.405271 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e20fd511-920b-4790-92a8-995f87515abb tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:42.405482 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e20fd511-920b-4790-92a8-995f87515abb tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:42.405531 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d31b8b53-430c-4db3-9c85-2d971fa8bcd0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:42.409686 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d31b8b53-430c-4db3-9c85-2d971fa8bcd0 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/snapshots/54795005-f134-4785-b779-581f558f555e Jul 03 21:55:42.409990 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d31b8b53-430c-4db3-9c85-2d971fa8bcd0 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:42.410277 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d31b8b53-430c-4db3-9c85-2d971fa8bcd0 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:42.414823 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:42.414823 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:42.416298 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:42.416298 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:42.416958 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d31b8b53-430c-4db3-9c85-2d971fa8bcd0 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Snapshot retrieved successfully. Jul 03 21:55:42.418022 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d31b8b53-430c-4db3-9c85-2d971fa8bcd0 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/snapshots/54795005-f134-4785-b779-581f558f555e returned with HTTP 200 Jul 03 21:55:42.418332 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e20fd511-920b-4790-92a8-995f87515abb tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:42.418567 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 846/3380] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:55:42 2026] GET /volume/v3/snapshots/54795005-f134-4785-b779-581f558f555e => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:42.422381 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e20fd511-920b-4790-92a8-995f87515abb tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:42.422750 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 858/3381] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:42 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:42.427230 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c0cdb3f3-d47b-4ffd-a884-cdfd1998210f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:42.429013 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c0cdb3f3-d47b-4ffd-a884-cdfd1998210f tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] DELETE https://10.4.3.32/volume/v3/group_snapshots/fed90b9a-052b-449e-87db-d26fd16b7491 Jul 03 21:55:42.429309 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c0cdb3f3-d47b-4ffd-a884-cdfd1998210f tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:42.429514 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c0cdb3f3-d47b-4ffd-a884-cdfd1998210f tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:42.429688 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.group_snapshots [None req-c0cdb3f3-d47b-4ffd-a884-cdfd1998210f tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] delete called for member fed90b9a-052b-449e-87db-d26fd16b7491 {{(pid=99933) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 21:55:42.429778 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.group_snapshots [None req-c0cdb3f3-d47b-4ffd-a884-cdfd1998210f tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Delete group_snapshot with id: fed90b9a-052b-449e-87db-d26fd16b7491 Jul 03 21:55:42.433202 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:42.433202 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:42.480987 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c0cdb3f3-d47b-4ffd-a884-cdfd1998210f tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/group_snapshots/fed90b9a-052b-449e-87db-d26fd16b7491 returned with HTTP 202 Jul 03 21:55:42.481382 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 840/3382] 10.4.3.32 () {68 vars in 1409 bytes} [Fri Jul 3 21:55:42 2026] DELETE /volume/v3/group_snapshots/fed90b9a-052b-449e-87db-d26fd16b7491 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:55:42.484949 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7c7c1f6b-54ad-4d91-991e-784fd24810f8 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:42.486976 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7c7c1f6b-54ad-4d91-991e-784fd24810f8 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:42.487319 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7c7c1f6b-54ad-4d91-991e-784fd24810f8 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:42.487610 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7c7c1f6b-54ad-4d91-991e-784fd24810f8 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:42.488775 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-98e74e2a-dc51-401a-a13e-9fd1d786e91a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:42.491287 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-98e74e2a-dc51-401a-a13e-9fd1d786e91a tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Jul 03 21:55:42.491555 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-98e74e2a-dc51-401a-a13e-9fd1d786e91a tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:42.491832 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-98e74e2a-dc51-401a-a13e-9fd1d786e91a tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'detail' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:42.492175 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.api_utils [None req-98e74e2a-dc51-401a-a13e-9fd1d786e91a tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Removing options '' from query. {{(pid=99934) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:55:42.493180 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-98e74e2a-dc51-401a-a13e-9fd1d786e91a tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99934) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:55:42.499437 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:42.499437 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:42.500363 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-98e74e2a-dc51-401a-a13e-9fd1d786e91a tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Get all volumes completed successfully. Jul 03 21:55:42.501093 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-98e74e2a-dc51-401a-a13e-9fd1d786e91a tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:55:42.501244 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-98e74e2a-dc51-401a-a13e-9fd1d786e91a tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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 21:55:42.503328 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-7c7c1f6b-54ad-4d91-991e-784fd24810f8 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:42.508235 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7c7c1f6b-54ad-4d91-991e-784fd24810f8 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:42.508669 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 839/3383] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:42 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:42.539619 np0000004475 devstack@c-api.service[99934]: DEBUG oslo_db.sqlalchemy.engines [None req-98e74e2a-dc51-401a-a13e-9fd1d786e91a tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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=99934) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:55:42.543496 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:42.543496 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:42.549177 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-98e74e2a-dc51-401a-a13e-9fd1d786e91a tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:55:42.549437 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-98e74e2a-dc51-401a-a13e-9fd1d786e91a tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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 21:55:42.596510 np0000004475 devstack@c-api.service[99934]: DEBUG oslo_db.sqlalchemy.engines [None req-98e74e2a-dc51-401a-a13e-9fd1d786e91a tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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=99934) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:55:42.599728 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:42.599728 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:42.607900 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-98e74e2a-dc51-401a-a13e-9fd1d786e91a tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Jul 03 21:55:42.608326 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 847/3384] 10.4.3.32 () {68 vars in 1292 bytes} [Fri Jul 3 21:55:42 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:55:42.620774 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-505f409e-16c2-4e71-8d1d-5fe3c47d7e7c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:42.622418 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-505f409e-16c2-4e71-8d1d-5fe3c47d7e7c tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/snapshots/detail Jul 03 21:55:42.622596 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-505f409e-16c2-4e71-8d1d-5fe3c47d7e7c tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:42.622775 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-505f409e-16c2-4e71-8d1d-5fe3c47d7e7c tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'detail' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:42.623014 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.api_utils [None req-505f409e-16c2-4e71-8d1d-5fe3c47d7e7c tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Removing options '' from query. {{(pid=99936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:55:42.624013 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.db.api [None req-505f409e-16c2-4e71-8d1d-5fe3c47d7e7c tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Building query based on filter {{(pid=99936) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 21:55:42.628063 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-505f409e-16c2-4e71-8d1d-5fe3c47d7e7c tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Get all snapshots completed successfully. Jul 03 21:55:42.628477 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:42.628477 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:42.628989 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-505f409e-16c2-4e71-8d1d-5fe3c47d7e7c tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 21:55:42.629552 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 859/3385] 10.4.3.32 () {66 vars in 1257 bytes} [Fri Jul 3 21:55:42 2026] GET /volume/v3/snapshots/detail => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:42.638537 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-0bdf4d81-e640-41a3-b341-e0625b56041e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:42.640393 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0bdf4d81-e640-41a3-b341-e0625b56041e tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/snapshots/ad4c4ddd-a8b9-4fd2-9dcb-d62056ac2a99 Jul 03 21:55:42.640611 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0bdf4d81-e640-41a3-b341-e0625b56041e tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:42.640823 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0bdf4d81-e640-41a3-b341-e0625b56041e tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:42.646887 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:42.646887 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:42.646977 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-0bdf4d81-e640-41a3-b341-e0625b56041e tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Snapshot retrieved successfully. Jul 03 21:55:42.647791 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0bdf4d81-e640-41a3-b341-e0625b56041e tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/snapshots/ad4c4ddd-a8b9-4fd2-9dcb-d62056ac2a99 returned with HTTP 200 Jul 03 21:55:42.648164 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 841/3386] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:55:42 2026] GET /volume/v3/snapshots/ad4c4ddd-a8b9-4fd2-9dcb-d62056ac2a99 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:42.774223 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e99fc269-7008-4072-b6cb-b455be3d3818 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:42.776057 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e99fc269-7008-4072-b6cb-b455be3d3818 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:42.776256 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e99fc269-7008-4072-b6cb-b455be3d3818 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:42.776517 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e99fc269-7008-4072-b6cb-b455be3d3818 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:42.784519 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:42.784519 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:42.788737 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e99fc269-7008-4072-b6cb-b455be3d3818 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:42.793794 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e99fc269-7008-4072-b6cb-b455be3d3818 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:42.794365 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 840/3387] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:42 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:42.837289 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-59ed1181-a716-4cf4-a79e-060365d31377 req-c34a1bc4-d2e8-4375-bbc4-3c51f1322b49 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:42.839258 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-59ed1181-a716-4cf4-a79e-060365d31377 req-c34a1bc4-d2e8-4375-bbc4-3c51f1322b49 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] DELETE https://10.4.3.32/volume/v3/attachments/f53a1941-c1a6-4b16-b11c-f1733f405890 Jul 03 21:55:42.839493 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-59ed1181-a716-4cf4-a79e-060365d31377 req-c34a1bc4-d2e8-4375-bbc4-3c51f1322b49 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:42.839721 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-59ed1181-a716-4cf4-a79e-060365d31377 req-c34a1bc4-d2e8-4375-bbc4-3c51f1322b49 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:42.843863 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-59ed1181-a716-4cf4-a79e-060365d31377 req-c34a1bc4-d2e8-4375-bbc4-3c51f1322b49 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/attachments/f53a1941-c1a6-4b16-b11c-f1733f405890 returned with HTTP 404 Jul 03 21:55:42.844557 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 848/3388] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:55:42 2026] DELETE /volume/v3/attachments/f53a1941-c1a6-4b16-b11c-f1733f405890 => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:55:43.053601 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a3656c0e-2d6a-49e6-9e07-f65f1bf9b981 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:43.055272 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a3656c0e-2d6a-49e6-9e07-f65f1bf9b981 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:43.055529 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a3656c0e-2d6a-49e6-9e07-f65f1bf9b981 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:43.055744 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a3656c0e-2d6a-49e6-9e07-f65f1bf9b981 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:43.055891 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-a3656c0e-2d6a-49e6-9e07-f65f1bf9b981 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:43.061053 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:43.061053 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:43.061912 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a3656c0e-2d6a-49e6-9e07-f65f1bf9b981 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:43.062312 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 860/3389] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:43 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:43.095452 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-eb00b2e9-9334-43ef-8808-aba4d4c1f173 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:43.097011 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-eb00b2e9-9334-43ef-8808-aba4d4c1f173 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b Jul 03 21:55:43.097186 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-eb00b2e9-9334-43ef-8808-aba4d4c1f173 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:43.097355 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-eb00b2e9-9334-43ef-8808-aba4d4c1f173 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:43.106245 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:43.106245 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:43.109340 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-eb00b2e9-9334-43ef-8808-aba4d4c1f173 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:55:43.113095 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-eb00b2e9-9334-43ef-8808-aba4d4c1f173 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b returned with HTTP 200 Jul 03 21:55:43.113451 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 842/3390] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:43 2026] GET /volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:43.438231 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a7ce11a6-c230-42d2-913e-63f8bef5b025 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:43.440137 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a7ce11a6-c230-42d2-913e-63f8bef5b025 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:43.440345 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a7ce11a6-c230-42d2-913e-63f8bef5b025 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:43.440581 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a7ce11a6-c230-42d2-913e-63f8bef5b025 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:43.450755 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:43.450755 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:43.455091 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-a7ce11a6-c230-42d2-913e-63f8bef5b025 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:43.461546 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a7ce11a6-c230-42d2-913e-63f8bef5b025 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:43.461965 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 841/3391] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:43 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:43.523268 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d4a6770d-8781-4b5b-84da-4ac47ae7aa03 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:43.525302 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d4a6770d-8781-4b5b-84da-4ac47ae7aa03 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:43.525549 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d4a6770d-8781-4b5b-84da-4ac47ae7aa03 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:43.525729 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d4a6770d-8781-4b5b-84da-4ac47ae7aa03 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:43.535514 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:43.535514 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:43.539700 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d4a6770d-8781-4b5b-84da-4ac47ae7aa03 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:43.544075 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d4a6770d-8781-4b5b-84da-4ac47ae7aa03 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:43.544483 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 849/3392] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:43 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:43.658182 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c726d83e-8d80-4a29-98d3-97a75b8e6efc None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:43.660204 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c726d83e-8d80-4a29-98d3-97a75b8e6efc tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/snapshots/ad4c4ddd-a8b9-4fd2-9dcb-d62056ac2a99 Jul 03 21:55:43.660471 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c726d83e-8d80-4a29-98d3-97a75b8e6efc tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:43.660680 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c726d83e-8d80-4a29-98d3-97a75b8e6efc tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:43.665951 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c726d83e-8d80-4a29-98d3-97a75b8e6efc tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/snapshots/ad4c4ddd-a8b9-4fd2-9dcb-d62056ac2a99 returned with HTTP 404 Jul 03 21:55:43.666627 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 861/3393] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:55:43 2026] GET /volume/v3/snapshots/ad4c4ddd-a8b9-4fd2-9dcb-d62056ac2a99 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:55:43.673537 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c32bf35e-34cc-414b-9613-dd1ff6873a15 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:43.675555 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c32bf35e-34cc-414b-9613-dd1ff6873a15 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/fed90b9a-052b-449e-87db-d26fd16b7491 Jul 03 21:55:43.675828 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c32bf35e-34cc-414b-9613-dd1ff6873a15 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:43.676067 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c32bf35e-34cc-414b-9613-dd1ff6873a15 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:43.676247 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.group_snapshots [None req-c32bf35e-34cc-414b-9613-dd1ff6873a15 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] show called for member fed90b9a-052b-449e-87db-d26fd16b7491 {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 21:55:43.679552 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c32bf35e-34cc-414b-9613-dd1ff6873a15 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/group_snapshots/fed90b9a-052b-449e-87db-d26fd16b7491 returned with HTTP 404 Jul 03 21:55:43.680147 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 843/3394] 10.4.3.32 () {68 vars in 1406 bytes} [Fri Jul 3 21:55:43 2026] GET /volume/v3/group_snapshots/fed90b9a-052b-449e-87db-d26fd16b7491 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:55:43.687637 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c6e4cec2-f9f3-4a91-a266-fc538b44a1fa None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:43.689385 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c6e4cec2-f9f3-4a91-a266-fc538b44a1fa tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] DELETE https://10.4.3.32/volume/v3/group_snapshots/fed90b9a-052b-449e-87db-d26fd16b7491 Jul 03 21:55:43.689591 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c6e4cec2-f9f3-4a91-a266-fc538b44a1fa tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:43.689783 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c6e4cec2-f9f3-4a91-a266-fc538b44a1fa tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:43.689914 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.group_snapshots [None req-c6e4cec2-f9f3-4a91-a266-fc538b44a1fa tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] delete called for member fed90b9a-052b-449e-87db-d26fd16b7491 {{(pid=99935) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 21:55:43.690008 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.group_snapshots [None req-c6e4cec2-f9f3-4a91-a266-fc538b44a1fa tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Delete group_snapshot with id: fed90b9a-052b-449e-87db-d26fd16b7491 Jul 03 21:55:43.693133 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c6e4cec2-f9f3-4a91-a266-fc538b44a1fa tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/group_snapshots/fed90b9a-052b-449e-87db-d26fd16b7491 returned with HTTP 404 Jul 03 21:55:43.693625 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 842/3395] 10.4.3.32 () {68 vars in 1409 bytes} [Fri Jul 3 21:55:43 2026] DELETE /volume/v3/group_snapshots/fed90b9a-052b-449e-87db-d26fd16b7491 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:55:43.700704 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4516a06e-9e04-4780-bf5c-eff42a1ea13d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:43.702560 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4516a06e-9e04-4780-bf5c-eff42a1ea13d tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Jul 03 21:55:43.702801 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4516a06e-9e04-4780-bf5c-eff42a1ea13d tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:43.703028 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4516a06e-9e04-4780-bf5c-eff42a1ea13d tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'detail' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:43.703274 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.api_utils [None req-4516a06e-9e04-4780-bf5c-eff42a1ea13d tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Removing options '' from query. {{(pid=99934) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:55:43.703972 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-4516a06e-9e04-4780-bf5c-eff42a1ea13d tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99934) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:55:43.711764 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-4516a06e-9e04-4780-bf5c-eff42a1ea13d tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Get all volumes completed successfully. Jul 03 21:55:43.712454 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-4516a06e-9e04-4780-bf5c-eff42a1ea13d tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:55:43.712613 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-4516a06e-9e04-4780-bf5c-eff42a1ea13d tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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 21:55:43.763881 np0000004475 devstack@c-api.service[99934]: DEBUG oslo_db.sqlalchemy.engines [None req-4516a06e-9e04-4780-bf5c-eff42a1ea13d tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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=99934) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:55:43.767686 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:43.767686 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:43.772564 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-4516a06e-9e04-4780-bf5c-eff42a1ea13d tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:55:43.773147 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-4516a06e-9e04-4780-bf5c-eff42a1ea13d tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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 21:55:43.809264 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f9b2caff-7449-46b0-94c3-f529c18e4cb1 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:43.812251 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f9b2caff-7449-46b0-94c3-f529c18e4cb1 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:43.812482 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f9b2caff-7449-46b0-94c3-f529c18e4cb1 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:43.812671 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f9b2caff-7449-46b0-94c3-f529c18e4cb1 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:43.819750 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:43.819750 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:43.823696 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-f9b2caff-7449-46b0-94c3-f529c18e4cb1 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:43.828104 np0000004475 devstack@c-api.service[99934]: DEBUG oslo_db.sqlalchemy.engines [None req-4516a06e-9e04-4780-bf5c-eff42a1ea13d tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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=99934) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:55:43.828617 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f9b2caff-7449-46b0-94c3-f529c18e4cb1 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:43.828988 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 862/3396] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:43 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:43.832192 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:43.832192 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:43.842569 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4516a06e-9e04-4780-bf5c-eff42a1ea13d tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Jul 03 21:55:43.843048 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 850/3397] 10.4.3.32 () {68 vars in 1292 bytes} [Fri Jul 3 21:55:43 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:55:43.856398 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-31df08eb-40da-4853-acfc-6d667a4c1d76 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:43.858384 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-31df08eb-40da-4853-acfc-6d667a4c1d76 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] POST https://10.4.3.32/volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666/action Jul 03 21:55:43.858787 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-31df08eb-40da-4853-acfc-6d667a4c1d76 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:55:43.858917 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-31df08eb-40da-4853-acfc-6d667a4c1d76 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:43.860410 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.groups [None req-31df08eb-40da-4853-acfc-6d667a4c1d76 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] delete called for group ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 {{(pid=99933) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 21:55:43.860545 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.groups [None req-31df08eb-40da-4853-acfc-6d667a4c1d76 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Delete group with id: ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 Jul 03 21:55:43.864695 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:43.864695 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:43.907681 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-31df08eb-40da-4853-acfc-6d667a4c1d76 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666/action returned with HTTP 202 Jul 03 21:55:43.908253 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 844/3398] 10.4.3.32 () {70 vars in 1421 bytes} [Fri Jul 3 21:55:43 2026] POST /volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:55:43.916416 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b68ab969-f30e-4d64-a041-ce0631abcd58 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:43.918759 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b68ab969-f30e-4d64-a041-ce0631abcd58 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/volumes/1692f88c-5959-4e16-bb37-3bf30c277fe6 Jul 03 21:55:43.919060 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b68ab969-f30e-4d64-a041-ce0631abcd58 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:43.919336 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b68ab969-f30e-4d64-a041-ce0631abcd58 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:43.929412 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:43.929412 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:43.934137 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b68ab969-f30e-4d64-a041-ce0631abcd58 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Volume info retrieved successfully. Jul 03 21:55:43.935334 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-b68ab969-f30e-4d64-a041-ce0631abcd58 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:55:43.935334 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-b68ab969-f30e-4d64-a041-ce0631abcd58 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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 21:55:43.982860 np0000004475 devstack@c-api.service[99935]: DEBUG oslo_db.sqlalchemy.engines [None req-b68ab969-f30e-4d64-a041-ce0631abcd58 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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=99935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:55:43.986852 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:43.986852 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:43.998308 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b68ab969-f30e-4d64-a041-ce0631abcd58 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/volumes/1692f88c-5959-4e16-bb37-3bf30c277fe6 returned with HTTP 200 Jul 03 21:55:43.998975 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 843/3399] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:55:43 2026] GET /volume/v3/volumes/1692f88c-5959-4e16-bb37-3bf30c277fe6 => generated 912 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:44.072830 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-36f57b9d-bfc2-4e61-8fa2-9b774e2df9cc None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:44.074623 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-36f57b9d-bfc2-4e61-8fa2-9b774e2df9cc tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:44.074882 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-36f57b9d-bfc2-4e61-8fa2-9b774e2df9cc tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:44.075116 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-36f57b9d-bfc2-4e61-8fa2-9b774e2df9cc tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:44.075249 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-36f57b9d-bfc2-4e61-8fa2-9b774e2df9cc tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:44.080441 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:44.080441 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:44.081185 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-36f57b9d-bfc2-4e61-8fa2-9b774e2df9cc tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:44.081572 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 863/3400] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:44 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:44.124923 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c0b7cdff-9b18-421f-bf18-def7df7fbd4b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:44.126589 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c0b7cdff-9b18-421f-bf18-def7df7fbd4b tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b Jul 03 21:55:44.126786 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c0b7cdff-9b18-421f-bf18-def7df7fbd4b tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:44.126980 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c0b7cdff-9b18-421f-bf18-def7df7fbd4b tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:44.135870 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:44.135870 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:44.138957 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c0b7cdff-9b18-421f-bf18-def7df7fbd4b tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:55:44.142592 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c0b7cdff-9b18-421f-bf18-def7df7fbd4b tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b returned with HTTP 200 Jul 03 21:55:44.142943 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 851/3401] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:44 2026] GET /volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:44.474354 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-46d933a9-ec8f-4932-a235-6775b2100171 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:44.475736 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-46d933a9-ec8f-4932-a235-6775b2100171 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:44.475927 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-46d933a9-ec8f-4932-a235-6775b2100171 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:44.476113 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-46d933a9-ec8f-4932-a235-6775b2100171 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:44.485092 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:44.485092 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:44.488333 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-46d933a9-ec8f-4932-a235-6775b2100171 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:44.493475 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-46d933a9-ec8f-4932-a235-6775b2100171 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:44.493883 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 845/3402] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:44 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:44.556134 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-05eccafa-e610-40a7-8814-6540821866c6 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:44.557947 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-05eccafa-e610-40a7-8814-6540821866c6 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:44.558139 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-05eccafa-e610-40a7-8814-6540821866c6 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:44.558327 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-05eccafa-e610-40a7-8814-6540821866c6 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:44.568158 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:44.568158 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:44.571550 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-05eccafa-e610-40a7-8814-6540821866c6 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:44.575506 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-05eccafa-e610-40a7-8814-6540821866c6 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:44.575887 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 844/3403] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:44 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:44.842568 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9b306e50-9328-4391-9adf-3083bae0c898 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:44.844739 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9b306e50-9328-4391-9adf-3083bae0c898 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:44.845021 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9b306e50-9328-4391-9adf-3083bae0c898 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:44.845302 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9b306e50-9328-4391-9adf-3083bae0c898 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:44.854189 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:44.854189 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:44.858514 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-9b306e50-9328-4391-9adf-3083bae0c898 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:44.863959 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9b306e50-9328-4391-9adf-3083bae0c898 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:44.864407 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 864/3404] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:44 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:45.011908 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9ea9f5a6-e380-4240-8b14-a4cca06c7727 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:45.014493 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9ea9f5a6-e380-4240-8b14-a4cca06c7727 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/volumes/1692f88c-5959-4e16-bb37-3bf30c277fe6 Jul 03 21:55:45.014702 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9ea9f5a6-e380-4240-8b14-a4cca06c7727 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:45.014914 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9ea9f5a6-e380-4240-8b14-a4cca06c7727 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:45.020872 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9ea9f5a6-e380-4240-8b14-a4cca06c7727 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/volumes/1692f88c-5959-4e16-bb37-3bf30c277fe6 returned with HTTP 404 Jul 03 21:55:45.021719 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 852/3405] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:55:45 2026] GET /volume/v3/volumes/1692f88c-5959-4e16-bb37-3bf30c277fe6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:55:45.028140 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a2dbff25-63f0-4cc8-9df2-d8d6d390937a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:45.031006 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a2dbff25-63f0-4cc8-9df2-d8d6d390937a tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/volumes/b3879d98-d406-4508-b546-6de5cda1ebc7 Jul 03 21:55:45.034523 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a2dbff25-63f0-4cc8-9df2-d8d6d390937a tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:45.034523 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a2dbff25-63f0-4cc8-9df2-d8d6d390937a tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:45.037139 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a2dbff25-63f0-4cc8-9df2-d8d6d390937a tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/volumes/b3879d98-d406-4508-b546-6de5cda1ebc7 returned with HTTP 404 Jul 03 21:55:45.037660 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 846/3406] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:55:45 2026] GET /volume/v3/volumes/b3879d98-d406-4508-b546-6de5cda1ebc7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:55:45.044463 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-82ff4cf1-5020-4627-8f8e-9ce4c67f88b4 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:45.046221 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-82ff4cf1-5020-4627-8f8e-9ce4c67f88b4 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 Jul 03 21:55:45.046443 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-82ff4cf1-5020-4627-8f8e-9ce4c67f88b4 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:45.046618 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-82ff4cf1-5020-4627-8f8e-9ce4c67f88b4 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:45.046762 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.groups [None req-82ff4cf1-5020-4627-8f8e-9ce4c67f88b4 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] show called for member ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:55:45.049759 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-82ff4cf1-5020-4627-8f8e-9ce4c67f88b4 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 returned with HTTP 404 Jul 03 21:55:45.050281 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 845/3407] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:55:45 2026] GET /volume/v3/groups/ff4e3c1e-e22b-46bd-9cd7-9f9ca3831666 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:55:45.057503 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-10c56fe7-2bef-472a-b535-e091e9aa7ae7 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:45.059253 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-10c56fe7-2bef-472a-b535-e091e9aa7ae7 tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/88fb99d1-9ac1-4ae0-96bd-c1aa49caefce Jul 03 21:55:45.059522 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-10c56fe7-2bef-472a-b535-e091e9aa7ae7 tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:45.059737 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-10c56fe7-2bef-472a-b535-e091e9aa7ae7 tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:45.083068 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-10c56fe7-2bef-472a-b535-e091e9aa7ae7 tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] https://10.4.3.32/volume/v3/group_types/88fb99d1-9ac1-4ae0-96bd-c1aa49caefce returned with HTTP 202 Jul 03 21:55:45.083530 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 865/3408] 10.4.3.32 () {68 vars in 1397 bytes} [Fri Jul 3 21:55:45 2026] DELETE /volume/v3/group_types/88fb99d1-9ac1-4ae0-96bd-c1aa49caefce => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:55:45.090623 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-dfc313a9-b0be-481a-8336-32adf1dc4800 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:45.092686 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-dfc313a9-b0be-481a-8336-32adf1dc4800 tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] DELETE https://10.4.3.32/volume/v3/types/223ffbab-e04c-4c79-a7c1-0f0a49a871cd Jul 03 21:55:45.092836 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-dfc313a9-b0be-481a-8336-32adf1dc4800 tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:45.093085 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-dfc313a9-b0be-481a-8336-32adf1dc4800 tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] Calling method '_delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:45.094788 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2eee4727-562f-415c-89a3-ce0c7179c8af None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:45.096695 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2eee4727-562f-415c-89a3-ce0c7179c8af tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:45.096933 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2eee4727-562f-415c-89a3-ce0c7179c8af tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:45.097129 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2eee4727-562f-415c-89a3-ce0c7179c8af tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:45.097223 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-2eee4727-562f-415c-89a3-ce0c7179c8af tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:45.101577 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:45.101577 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:45.101827 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2eee4727-562f-415c-89a3-ce0c7179c8af tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:45.102211 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 847/3409] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:45 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:45.118259 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-dfc313a9-b0be-481a-8336-32adf1dc4800 tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] https://10.4.3.32/volume/v3/types/223ffbab-e04c-4c79-a7c1-0f0a49a871cd returned with HTTP 202 Jul 03 21:55:45.118758 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 853/3410] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:55:45 2026] DELETE /volume/v3/types/223ffbab-e04c-4c79-a7c1-0f0a49a871cd => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:55:45.126699 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-aec8077a-ab28-4b4c-b62b-c01c6bc3994f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:45.129909 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-aec8077a-ab28-4b4c-b62b-c01c6bc3994f tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] GET https://10.4.3.32/volume/v3/types/223ffbab-e04c-4c79-a7c1-0f0a49a871cd Jul 03 21:55:45.130140 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-aec8077a-ab28-4b4c-b62b-c01c6bc3994f tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:45.130380 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-aec8077a-ab28-4b4c-b62b-c01c6bc3994f tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:45.133719 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-aec8077a-ab28-4b4c-b62b-c01c6bc3994f tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] https://10.4.3.32/volume/v3/types/223ffbab-e04c-4c79-a7c1-0f0a49a871cd returned with HTTP 404 Jul 03 21:55:45.134232 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 846/3411] 10.4.3.32 () {66 vars in 1335 bytes} [Fri Jul 3 21:55:45 2026] GET /volume/v3/types/223ffbab-e04c-4c79-a7c1-0f0a49a871cd => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:55:45.144980 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-566d1221-d60f-469a-818c-ca22b8432aa6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:45.146910 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-566d1221-d60f-469a-818c-ca22b8432aa6 tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:55:45.147424 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-566d1221-d60f-469a-818c-ca22b8432aa6 tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-599963312"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:45.156741 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4068de70-7d7e-459f-b213-4dc82fe6f9ac None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:45.159242 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4068de70-7d7e-459f-b213-4dc82fe6f9ac tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b Jul 03 21:55:45.159654 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4068de70-7d7e-459f-b213-4dc82fe6f9ac tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:45.159931 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4068de70-7d7e-459f-b213-4dc82fe6f9ac tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:45.168294 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-566d1221-d60f-469a-818c-ca22b8432aa6 tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:55:45.168672 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 866/3412] 10.4.3.32 () {68 vars in 1245 bytes} [Fri Jul 3 21:55:45 2026] POST /volume/v3/types => generated 223 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:45.173296 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:45.173296 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:45.177286 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-4068de70-7d7e-459f-b213-4dc82fe6f9ac tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:55:45.177800 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-12c16f3b-cb61-4ec4-8cbf-b231ec0043d3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:45.179684 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-12c16f3b-cb61-4ec4-8cbf-b231ec0043d3 tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] POST https://10.4.3.32/volume/v3/group_types Jul 03 21:55:45.180062 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-12c16f3b-cb61-4ec4-8cbf-b231ec0043d3 tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-379805666"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:45.181935 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4068de70-7d7e-459f-b213-4dc82fe6f9ac tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b returned with HTTP 200 Jul 03 21:55:45.182384 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 848/3413] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:45 2026] GET /volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:45.209513 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-12c16f3b-cb61-4ec4-8cbf-b231ec0043d3 tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 202 Jul 03 21:55:45.209917 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 854/3414] 10.4.3.32 () {70 vars in 1304 bytes} [Fri Jul 3 21:55:45 2026] POST /volume/v3/group_types => generated 180 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:55:45.218937 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-13c7e9d9-9eb0-4fc5-b917-27afd78f2c56 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:45.220849 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-13c7e9d9-9eb0-4fc5-b917-27afd78f2c56 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] POST https://10.4.3.32/volume/v3/groups Jul 03 21:55:45.221742 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-13c7e9d9-9eb0-4fc5-b917-27afd78f2c56 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f0233e1c-5895-4951-aaa6-aa178b732a2d", "volume_types": ["891d0125-a8e0-46df-92a9-275d7e1bf225"], "name": "tempest-GroupSnapshotsTest-Group-70292751"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:45.223237 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.groups [None req-13c7e9d9-9eb0-4fc5-b917-27afd78f2c56 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Creating new group {'group': {'group_type': 'f0233e1c-5895-4951-aaa6-aa178b732a2d', 'volume_types': ['891d0125-a8e0-46df-92a9-275d7e1bf225'], 'name': 'tempest-GroupSnapshotsTest-Group-70292751'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 21:55:45.227188 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.groups [None req-13c7e9d9-9eb0-4fc5-b917-27afd78f2c56 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Creating group tempest-GroupSnapshotsTest-Group-70292751. Jul 03 21:55:45.235147 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-13c7e9d9-9eb0-4fc5-b917-27afd78f2c56 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Availability Zones retrieved successfully. Jul 03 21:55:45.249261 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-13c7e9d9-9eb0-4fc5-b917-27afd78f2c56 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Created reservations ['36029f27-b613-439d-a501-e45c4ecb5ef6'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:55:45.282741 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-13c7e9d9-9eb0-4fc5-b917-27afd78f2c56 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/groups returned with HTTP 202 Jul 03 21:55:45.283296 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 847/3415] 10.4.3.32 () {70 vars in 1290 bytes} [Fri Jul 3 21:55:45 2026] POST /volume/v3/groups => generated 110 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:55:45.291562 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2a8d9bd2-3a72-47ea-8442-85e394b5bbc6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:45.293548 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2a8d9bd2-3a72-47ea-8442-85e394b5bbc6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/groups/4bd7533d-392e-4e40-bce6-3adfcbea685e Jul 03 21:55:45.293789 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2a8d9bd2-3a72-47ea-8442-85e394b5bbc6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:45.294005 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2a8d9bd2-3a72-47ea-8442-85e394b5bbc6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:45.294160 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.groups [None req-2a8d9bd2-3a72-47ea-8442-85e394b5bbc6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] show called for member 4bd7533d-392e-4e40-bce6-3adfcbea685e {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:55:45.299260 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:45.299260 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:45.311710 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2a8d9bd2-3a72-47ea-8442-85e394b5bbc6 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/groups/4bd7533d-392e-4e40-bce6-3adfcbea685e returned with HTTP 200 Jul 03 21:55:45.312326 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 867/3416] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:55:45 2026] GET /volume/v3/groups/4bd7533d-392e-4e40-bce6-3adfcbea685e => generated 390 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:45.505409 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8377692e-5b20-4f5d-a81f-6ef04e51c11e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:45.507454 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8377692e-5b20-4f5d-a81f-6ef04e51c11e tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:45.507454 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8377692e-5b20-4f5d-a81f-6ef04e51c11e tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:45.507454 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8377692e-5b20-4f5d-a81f-6ef04e51c11e tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:45.519489 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:45.519489 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:45.523983 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-8377692e-5b20-4f5d-a81f-6ef04e51c11e tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:45.528310 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8377692e-5b20-4f5d-a81f-6ef04e51c11e tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:45.528701 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 849/3417] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:45 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:45.588763 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-03354ea0-9c8f-4ac1-bb00-ba41094763ea None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:45.591924 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-03354ea0-9c8f-4ac1-bb00-ba41094763ea tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:45.592220 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-03354ea0-9c8f-4ac1-bb00-ba41094763ea tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:45.592479 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-03354ea0-9c8f-4ac1-bb00-ba41094763ea tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:45.598619 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-baf3009a-9347-4376-91f6-0f157b5b0fe7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:45.600235 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-baf3009a-9347-4376-91f6-0f157b5b0fe7 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:55:45.600440 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-baf3009a-9347-4376-91f6-0f157b5b0fe7 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:45.600625 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-baf3009a-9347-4376-91f6-0f157b5b0fe7 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:45.603235 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:45.603235 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:45.607142 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-03354ea0-9c8f-4ac1-bb00-ba41094763ea tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:45.609117 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:45.609117 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:45.611418 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-03354ea0-9c8f-4ac1-bb00-ba41094763ea tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:45.611875 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 855/3418] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:45 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:45.612065 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-baf3009a-9347-4376-91f6-0f157b5b0fe7 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:55:45.615860 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-baf3009a-9347-4376-91f6-0f157b5b0fe7 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:55:45.616217 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 848/3419] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:45 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 1212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:45.652402 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-81e42553-3a50-471d-85e5-b90129441642 req-660c629c-7ca8-4324-be05-c8434f804845 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:45.654498 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-81e42553-3a50-471d-85e5-b90129441642 req-660c629c-7ca8-4324-be05-c8434f804845 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:55:45.654795 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-81e42553-3a50-471d-85e5-b90129441642 req-660c629c-7ca8-4324-be05-c8434f804845 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:45.655284 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-81e42553-3a50-471d-85e5-b90129441642 req-660c629c-7ca8-4324-be05-c8434f804845 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:45.667627 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:45.667627 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:45.672636 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-81e42553-3a50-471d-85e5-b90129441642 req-660c629c-7ca8-4324-be05-c8434f804845 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:55:45.679187 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-81e42553-3a50-471d-85e5-b90129441642 req-660c629c-7ca8-4324-be05-c8434f804845 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:55:45.679849 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 868/3420] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:55:45 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 1212 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:45.695837 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-81e42553-3a50-471d-85e5-b90129441642 req-9936a332-0a35-47e8-936a-7330f8b0d53c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:45.697667 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-81e42553-3a50-471d-85e5-b90129441642 req-9936a332-0a35-47e8-936a-7330f8b0d53c tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] POST https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b/action Jul 03 21:55:45.697966 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-81e42553-3a50-471d-85e5-b90129441642 req-9936a332-0a35-47e8-936a-7330f8b0d53c tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:55:45.698116 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-81e42553-3a50-471d-85e5-b90129441642 req-9936a332-0a35-47e8-936a-7330f8b0d53c tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:45.708682 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:45.708682 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:45.709236 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-81e42553-3a50-471d-85e5-b90129441642 req-9936a332-0a35-47e8-936a-7330f8b0d53c tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:55:45.715880 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-81e42553-3a50-471d-85e5-b90129441642 req-9936a332-0a35-47e8-936a-7330f8b0d53c tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Begin detaching volume completed successfully. Jul 03 21:55:45.716120 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-81e42553-3a50-471d-85e5-b90129441642 req-9936a332-0a35-47e8-936a-7330f8b0d53c tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b/action returned with HTTP 202 Jul 03 21:55:45.716630 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 850/3421] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 21:55:45 2026] POST /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:55:45.735772 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-8ac2eb20-c3a4-457e-96bc-e5e4b767205b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:45.737620 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8ac2eb20-c3a4-457e-96bc-e5e4b767205b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:55:45.741523 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8ac2eb20-c3a4-457e-96bc-e5e4b767205b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:45.741523 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8ac2eb20-c3a4-457e-96bc-e5e4b767205b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:45.746988 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:45.746988 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:45.750258 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-8ac2eb20-c3a4-457e-96bc-e5e4b767205b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:55:45.754512 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8ac2eb20-c3a4-457e-96bc-e5e4b767205b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:55:45.754981 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 856/3422] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:45 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:45.877590 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d6025403-4eec-4c4a-8b9d-759c141a869a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:45.879478 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d6025403-4eec-4c4a-8b9d-759c141a869a tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:45.879737 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d6025403-4eec-4c4a-8b9d-759c141a869a tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:45.879986 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d6025403-4eec-4c4a-8b9d-759c141a869a tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:45.887539 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:45.887539 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:45.891626 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d6025403-4eec-4c4a-8b9d-759c141a869a tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:45.896278 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d6025403-4eec-4c4a-8b9d-759c141a869a tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:45.896709 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 849/3423] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:45 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:46.115679 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3d2eeb83-8f79-4b6f-8d11-ba20b2663a09 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:46.117353 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3d2eeb83-8f79-4b6f-8d11-ba20b2663a09 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:46.117561 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3d2eeb83-8f79-4b6f-8d11-ba20b2663a09 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:46.117795 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3d2eeb83-8f79-4b6f-8d11-ba20b2663a09 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:46.117949 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-3d2eeb83-8f79-4b6f-8d11-ba20b2663a09 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:46.122050 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:46.122050 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:46.122614 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3d2eeb83-8f79-4b6f-8d11-ba20b2663a09 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:46.122958 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 869/3424] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:46 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:46.195894 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1a59392a-a056-4ab6-981f-89c8b1360ae4 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:46.197725 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1a59392a-a056-4ab6-981f-89c8b1360ae4 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b Jul 03 21:55:46.197953 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1a59392a-a056-4ab6-981f-89c8b1360ae4 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:46.198163 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1a59392a-a056-4ab6-981f-89c8b1360ae4 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:46.206514 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:46.206514 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:46.209467 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-1a59392a-a056-4ab6-981f-89c8b1360ae4 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:55:46.213002 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1a59392a-a056-4ab6-981f-89c8b1360ae4 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b returned with HTTP 200 Jul 03 21:55:46.213473 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 851/3425] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:46 2026] GET /volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:46.321567 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ef34bf35-fae7-4de2-b5b7-50b89b58e22d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:46.323355 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ef34bf35-fae7-4de2-b5b7-50b89b58e22d tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/groups/4bd7533d-392e-4e40-bce6-3adfcbea685e Jul 03 21:55:46.323592 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ef34bf35-fae7-4de2-b5b7-50b89b58e22d tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:46.323770 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ef34bf35-fae7-4de2-b5b7-50b89b58e22d tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:46.323912 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.groups [None req-ef34bf35-fae7-4de2-b5b7-50b89b58e22d tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] show called for member 4bd7533d-392e-4e40-bce6-3adfcbea685e {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:55:46.327043 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:46.327043 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:46.333560 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ef34bf35-fae7-4de2-b5b7-50b89b58e22d tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/groups/4bd7533d-392e-4e40-bce6-3adfcbea685e returned with HTTP 200 Jul 03 21:55:46.333905 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 857/3426] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:55:46 2026] GET /volume/v3/groups/4bd7533d-392e-4e40-bce6-3adfcbea685e => generated 391 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:46.343242 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-80c4f48c-5593-4359-9516-3fe5b49acfdd None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:46.344798 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-80c4f48c-5593-4359-9516-3fe5b49acfdd tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:55:46.345119 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-80c4f48c-5593-4359-9516-3fe5b49acfdd tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-662019461", "volume_type": "891d0125-a8e0-46df-92a9-275d7e1bf225", "group_id": "4bd7533d-392e-4e40-bce6-3adfcbea685e", "size": 1}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:46.346450 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-80c4f48c-5593-4359-9516-3fe5b49acfdd tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-662019461', 'volume_type': '891d0125-a8e0-46df-92a9-275d7e1bf225', 'group_id': '4bd7533d-392e-4e40-bce6-3adfcbea685e', 'size': 1}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:55:46.352713 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:46.352713 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:46.353094 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-80c4f48c-5593-4359-9516-3fe5b49acfdd tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Create volume of 1 GB Jul 03 21:55:46.357244 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-80c4f48c-5593-4359-9516-3fe5b49acfdd tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Availability Zones retrieved successfully. Jul 03 21:55:46.361700 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-80c4f48c-5593-4359-9516-3fe5b49acfdd tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Flow 'volume_create_api' (4f05b49c-02e7-48a8-8c1c-70e55279c2a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:55:46.362674 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-80c4f48c-5593-4359-9516-3fe5b49acfdd tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ef18dc5-70db-4ec8-9fcb-f44adba34b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:55:46.363121 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:46.363121 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:46.363466 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-80c4f48c-5593-4359-9516-3fe5b49acfdd tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:55:46.379322 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-80c4f48c-5593-4359-9516-3fe5b49acfdd tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ef18dc5-70db-4ec8-9fcb-f44adba34b3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:55:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=891d0125-a8e0-46df-92a9-275d7e1bf225,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-599963312',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '891d0125-a8e0-46df-92a9-275d7e1bf225', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4bd7533d-392e-4e40-bce6-3adfcbea685e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:55:46.380106 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-80c4f48c-5593-4359-9516-3fe5b49acfdd tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4abc5e42-7c89-4856-9d74-5a90430da8ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:55:46.406493 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-80c4f48c-5593-4359-9516-3fe5b49acfdd tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-599963312 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-599963312, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:55:46.406720 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-80c4f48c-5593-4359-9516-3fe5b49acfdd tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-599963312 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-599963312, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:55:46.434038 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-80c4f48c-5593-4359-9516-3fe5b49acfdd tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Created reservations ['39a62e02-954e-4e9e-956a-ffc1cbccd82f', '26259d02-eac6-4621-a0c0-523f95359faf', 'ac0934f8-684b-4a69-be0a-0b8bee1cc4d1', '62b68ef3-38bc-4d24-ac7e-24f3de9a800c'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:55:46.434811 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-80c4f48c-5593-4359-9516-3fe5b49acfdd tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4abc5e42-7c89-4856-9d74-5a90430da8ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39a62e02-954e-4e9e-956a-ffc1cbccd82f', '26259d02-eac6-4621-a0c0-523f95359faf', 'ac0934f8-684b-4a69-be0a-0b8bee1cc4d1', '62b68ef3-38bc-4d24-ac7e-24f3de9a800c']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:55:46.435476 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-80c4f48c-5593-4359-9516-3fe5b49acfdd tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a93977c-845d-44df-8f38-39f1aceafe9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:55:46.459550 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-80c4f48c-5593-4359-9516-3fe5b49acfdd tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a93977c-845d-44df-8f38-39f1aceafe9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ee24010-afdf-4a5b-86bb-17efea062e66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-662019461',encryption_key_id=None,group_id=4bd7533d-392e-4e40-bce6-3adfcbea685e,group_type_id=,metadata={},multiattach=False,project_id='19bb3e7ec6724d99aab40029ea130bbe',qos_specs=None,replication_status=,reservations=['39a62e02-954e-4e9e-956a-ffc1cbccd82f','26259d02-eac6-4621-a0c0-523f95359faf','ac0934f8-684b-4a69-be0a-0b8bee1cc4d1','62b68ef3-38bc-4d24-ac7e-24f3de9a800c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39e654b3d87f48368edf16a8df353313',volume_type_id=891d0125-a8e0-46df-92a9-275d7e1bf225), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:55:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-662019461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4bd7533d-392e-4e40-bce6-3adfcbea685e,host=None,id=0ee24010-afdf-4a5b-86bb-17efea062e66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19bb3e7ec6724d99aab40029ea130bbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39e654b3d87f48368edf16a8df353313',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(891d0125-a8e0-46df-92a9-275d7e1bf225),volume_type_id=891d0125-a8e0-46df-92a9-275d7e1bf225)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:55:46.460298 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-80c4f48c-5593-4359-9516-3fe5b49acfdd tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5407bd0a-d5a2-4e2c-ad5a-9e88953e184d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:55:46.481956 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-80c4f48c-5593-4359-9516-3fe5b49acfdd tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5407bd0a-d5a2-4e2c-ad5a-9e88953e184d) transitioned into state 'SUCCESS' from state '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-662019461',encryption_key_id=None,group_id=4bd7533d-392e-4e40-bce6-3adfcbea685e,group_type_id=,metadata={},multiattach=False,project_id='19bb3e7ec6724d99aab40029ea130bbe',qos_specs=None,replication_status=,reservations=['39a62e02-954e-4e9e-956a-ffc1cbccd82f','26259d02-eac6-4621-a0c0-523f95359faf','ac0934f8-684b-4a69-be0a-0b8bee1cc4d1','62b68ef3-38bc-4d24-ac7e-24f3de9a800c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39e654b3d87f48368edf16a8df353313',volume_type_id=891d0125-a8e0-46df-92a9-275d7e1bf225)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:55:46.482604 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-80c4f48c-5593-4359-9516-3fe5b49acfdd tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe4e55d7-f4b0-48bd-bf02-3df97d3ebae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:55:46.495977 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-80c4f48c-5593-4359-9516-3fe5b49acfdd tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe4e55d7-f4b0-48bd-bf02-3df97d3ebae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:55:46.497181 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-80c4f48c-5593-4359-9516-3fe5b49acfdd tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Flow 'volume_create_api' (4f05b49c-02e7-48a8-8c1c-70e55279c2a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:55:46.497581 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-80c4f48c-5593-4359-9516-3fe5b49acfdd tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Create volume request issued successfully. Jul 03 21:55:46.498494 np0000004475 devstack@c-api.service[99935]: WARNING stevedore.named [None req-80c4f48c-5593-4359-9516-3fe5b49acfdd tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:55:46.498722 np0000004475 devstack@c-api.service[99935]: WARNING castellan.key_manager [None req-80c4f48c-5593-4359-9516-3fe5b49acfdd tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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 21:55:46.536296 np0000004475 devstack@c-api.service[99935]: DEBUG oslo_db.sqlalchemy.engines [None req-80c4f48c-5593-4359-9516-3fe5b49acfdd tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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=99935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:55:46.539559 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:46.539559 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:46.542629 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ce1897fc-f049-4849-b5d3-13b68f13dcee None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:46.542813 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-80c4f48c-5593-4359-9516-3fe5b49acfdd tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:55:46.543412 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 850/3427] 10.4.3.32 () {70 vars in 1293 bytes} [Fri Jul 3 21:55:46 2026] POST /volume/v3/volumes => generated 819 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:55:46.544277 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ce1897fc-f049-4849-b5d3-13b68f13dcee tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:46.544504 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ce1897fc-f049-4849-b5d3-13b68f13dcee tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:46.544690 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ce1897fc-f049-4849-b5d3-13b68f13dcee tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:46.554249 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4df309b9-d3f0-4bb9-8d9d-2b5275d387aa None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:46.556121 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:46.556121 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:46.556266 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4df309b9-d3f0-4bb9-8d9d-2b5275d387aa tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/volumes/0ee24010-afdf-4a5b-86bb-17efea062e66 Jul 03 21:55:46.556527 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4df309b9-d3f0-4bb9-8d9d-2b5275d387aa tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:46.556770 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4df309b9-d3f0-4bb9-8d9d-2b5275d387aa tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:46.560755 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-ce1897fc-f049-4849-b5d3-13b68f13dcee tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:46.564722 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:46.564722 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:46.567189 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ce1897fc-f049-4849-b5d3-13b68f13dcee tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:46.567843 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 870/3428] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:46 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:46.569298 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-4df309b9-d3f0-4bb9-8d9d-2b5275d387aa tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Volume info retrieved successfully. Jul 03 21:55:46.570108 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-4df309b9-d3f0-4bb9-8d9d-2b5275d387aa tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:55:46.570309 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-4df309b9-d3f0-4bb9-8d9d-2b5275d387aa tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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 21:55:46.609056 np0000004475 devstack@c-api.service[99933]: DEBUG oslo_db.sqlalchemy.engines [None req-4df309b9-d3f0-4bb9-8d9d-2b5275d387aa tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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=99933) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:55:46.612115 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:46.612115 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:46.619170 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4df309b9-d3f0-4bb9-8d9d-2b5275d387aa tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/volumes/0ee24010-afdf-4a5b-86bb-17efea062e66 returned with HTTP 200 Jul 03 21:55:46.619591 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 852/3429] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:55:46 2026] GET /volume/v3/volumes/0ee24010-afdf-4a5b-86bb-17efea062e66 => generated 887 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:46.624369 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-3f816675-de83-421a-8975-61758edf57a3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:46.626964 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3f816675-de83-421a-8975-61758edf57a3 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:46.627295 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3f816675-de83-421a-8975-61758edf57a3 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:46.627595 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3f816675-de83-421a-8975-61758edf57a3 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:46.638253 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:46.638253 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:46.642193 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-3f816675-de83-421a-8975-61758edf57a3 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:46.646733 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3f816675-de83-421a-8975-61758edf57a3 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:46.647109 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 858/3430] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:46 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:46.740417 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4565f2ff-c354-43a2-b955-6b223109affb None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:46.740934 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4565f2ff-c354-43a2-b955-6b223109affb None None] GET https://10.4.3.32/volume// Jul 03 21:55:46.741140 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4565f2ff-c354-43a2-b955-6b223109affb None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:46.741348 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4565f2ff-c354-43a2-b955-6b223109affb None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:46.741783 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4565f2ff-c354-43a2-b955-6b223109affb None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:55:46.742106 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 851/3431] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:55: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 21:55:46.749073 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-81e42553-3a50-471d-85e5-b90129441642 req-c6ccac2f-9b46-4401-b041-3012c1fa3ffb None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:46.751748 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-81e42553-3a50-471d-85e5-b90129441642 req-c6ccac2f-9b46-4401-b041-3012c1fa3ffb tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:55:46.752058 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-81e42553-3a50-471d-85e5-b90129441642 req-c6ccac2f-9b46-4401-b041-3012c1fa3ffb tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:46.752366 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-81e42553-3a50-471d-85e5-b90129441642 req-c6ccac2f-9b46-4401-b041-3012c1fa3ffb tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:46.767230 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-eb84ddf6-9072-4a3f-a594-9503f6b8e20f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:46.768564 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:46.768564 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:46.769308 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-eb84ddf6-9072-4a3f-a594-9503f6b8e20f tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:55:46.769567 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-eb84ddf6-9072-4a3f-a594-9503f6b8e20f tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:46.769799 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-eb84ddf6-9072-4a3f-a594-9503f6b8e20f tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:46.776004 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-81e42553-3a50-471d-85e5-b90129441642 req-c6ccac2f-9b46-4401-b041-3012c1fa3ffb tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:55:46.782007 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:46.782007 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:46.782626 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-81e42553-3a50-471d-85e5-b90129441642 req-c6ccac2f-9b46-4401-b041-3012c1fa3ffb tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:55:46.783204 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 871/3432] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:55:46 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 1395 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:55:46.785770 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-eb84ddf6-9072-4a3f-a594-9503f6b8e20f tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:55:46.790884 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-eb84ddf6-9072-4a3f-a594-9503f6b8e20f tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:55:46.791309 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 853/3433] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:46 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 1215 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:46.908982 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-3833b056-a2e8-41e0-80d8-b2bd9d89168c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:46.910853 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3833b056-a2e8-41e0-80d8-b2bd9d89168c tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:46.911113 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3833b056-a2e8-41e0-80d8-b2bd9d89168c tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:46.911321 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3833b056-a2e8-41e0-80d8-b2bd9d89168c tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:46.919146 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:46.919146 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:46.923382 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-3833b056-a2e8-41e0-80d8-b2bd9d89168c tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:46.928331 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3833b056-a2e8-41e0-80d8-b2bd9d89168c tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:46.928764 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 859/3434] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:46 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:47.133133 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-986842b1-7081-40f5-91c7-477a6bbe9750 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:47.135228 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-986842b1-7081-40f5-91c7-477a6bbe9750 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:47.135481 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-986842b1-7081-40f5-91c7-477a6bbe9750 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:47.135694 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-986842b1-7081-40f5-91c7-477a6bbe9750 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:47.135808 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-986842b1-7081-40f5-91c7-477a6bbe9750 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:47.140519 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:47.140519 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:47.141216 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-986842b1-7081-40f5-91c7-477a6bbe9750 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:47.141825 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 852/3435] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:47 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:47.226622 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-045c7431-8c64-4923-a45d-4e954a1f2213 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:47.228464 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-045c7431-8c64-4923-a45d-4e954a1f2213 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b Jul 03 21:55:47.228705 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-045c7431-8c64-4923-a45d-4e954a1f2213 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:47.228932 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-045c7431-8c64-4923-a45d-4e954a1f2213 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:47.238256 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:47.238256 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:47.241768 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-045c7431-8c64-4923-a45d-4e954a1f2213 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:55:47.245357 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-045c7431-8c64-4923-a45d-4e954a1f2213 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b returned with HTTP 200 Jul 03 21:55:47.245714 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 872/3436] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:47 2026] GET /volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:47.269965 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-81e42553-3a50-471d-85e5-b90129441642 req-e94018a9-16e3-4ad4-98be-cfecb4c70b4c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:47.272652 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-81e42553-3a50-471d-85e5-b90129441642 req-e94018a9-16e3-4ad4-98be-cfecb4c70b4c tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:55:47.272938 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-81e42553-3a50-471d-85e5-b90129441642 req-e94018a9-16e3-4ad4-98be-cfecb4c70b4c tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:47.273243 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-81e42553-3a50-471d-85e5-b90129441642 req-e94018a9-16e3-4ad4-98be-cfecb4c70b4c tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:47.282432 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:47.282432 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:47.285572 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-81e42553-3a50-471d-85e5-b90129441642 req-e94018a9-16e3-4ad4-98be-cfecb4c70b4c tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:55:47.289800 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-81e42553-3a50-471d-85e5-b90129441642 req-e94018a9-16e3-4ad4-98be-cfecb4c70b4c tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:55:47.290245 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 854/3437] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:55:47 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 1215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:47.305687 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-b381fe52-8641-4caa-a795-f2b40ebf04ed req-336b9e4f-5e13-4d35-be1c-92c7a936f082 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:47.308301 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-b381fe52-8641-4caa-a795-f2b40ebf04ed req-336b9e4f-5e13-4d35-be1c-92c7a936f082 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] POST https://10.4.3.32/volume/v3/attachments/4a512cc3-7cf6-419e-9434-a45b594f1a8c/action Jul 03 21:55:47.308779 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-b381fe52-8641-4caa-a795-f2b40ebf04ed req-336b9e4f-5e13-4d35-be1c-92c7a936f082 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Action body: b'{"os-complete": null}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:55:47.308960 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-b381fe52-8641-4caa-a795-f2b40ebf04ed req-336b9e4f-5e13-4d35-be1c-92c7a936f082 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:47.330673 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:47.330673 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:47.346247 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-b381fe52-8641-4caa-a795-f2b40ebf04ed req-336b9e4f-5e13-4d35-be1c-92c7a936f082 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/attachments/4a512cc3-7cf6-419e-9434-a45b594f1a8c/action returned with HTTP 204 Jul 03 21:55:47.346796 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 860/3438] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:55:47 2026] POST /volume/v3/attachments/4a512cc3-7cf6-419e-9434-a45b594f1a8c/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:55:47.581996 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8595b52f-4140-44a8-9470-d4866e17a8e7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:47.583664 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8595b52f-4140-44a8-9470-d4866e17a8e7 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:47.583872 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8595b52f-4140-44a8-9470-d4866e17a8e7 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:47.584071 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8595b52f-4140-44a8-9470-d4866e17a8e7 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:47.592607 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:47.592607 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:47.595629 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8595b52f-4140-44a8-9470-d4866e17a8e7 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:47.599275 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8595b52f-4140-44a8-9470-d4866e17a8e7 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:47.599653 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 853/3439] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:47 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 1137 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:47.616009 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b51da630-d0be-442f-85a7-1ec5965f82e9 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:47.617697 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b51da630-d0be-442f-85a7-1ec5965f82e9 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:47.617870 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b51da630-d0be-442f-85a7-1ec5965f82e9 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:47.618063 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b51da630-d0be-442f-85a7-1ec5965f82e9 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:47.626777 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:47.626777 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:47.629768 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b51da630-d0be-442f-85a7-1ec5965f82e9 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:47.633450 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3f619f6c-a561-4243-9f07-05529b47fbb8 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:47.634226 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b51da630-d0be-442f-85a7-1ec5965f82e9 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:47.634752 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 873/3440] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:47 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:47.635306 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3f619f6c-a561-4243-9f07-05529b47fbb8 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/volumes/0ee24010-afdf-4a5b-86bb-17efea062e66 Jul 03 21:55:47.635471 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3f619f6c-a561-4243-9f07-05529b47fbb8 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:47.635680 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3f619f6c-a561-4243-9f07-05529b47fbb8 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:47.642125 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:47.642125 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:47.645416 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3f619f6c-a561-4243-9f07-05529b47fbb8 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Volume info retrieved successfully. Jul 03 21:55:47.646145 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-3f619f6c-a561-4243-9f07-05529b47fbb8 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:55:47.646329 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-3f619f6c-a561-4243-9f07-05529b47fbb8 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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 21:55:47.646777 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-34bec95b-0adb-4971-b88b-6e576c9daaf5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:47.648633 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-34bec95b-0adb-4971-b88b-6e576c9daaf5 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] DELETE https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:47.648838 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-34bec95b-0adb-4971-b88b-6e576c9daaf5 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:47.649095 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-34bec95b-0adb-4971-b88b-6e576c9daaf5 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:47.649256 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-34bec95b-0adb-4971-b88b-6e576c9daaf5 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Delete volume with id: 0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:47.659231 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:47.659231 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:47.659831 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-34bec95b-0adb-4971-b88b-6e576c9daaf5 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:47.660341 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-72bf0517-3aca-42cc-b688-ae2eb8014a71 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:47.661992 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-72bf0517-3aca-42cc-b688-ae2eb8014a71 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:47.662164 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-72bf0517-3aca-42cc-b688-ae2eb8014a71 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:47.662363 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-72bf0517-3aca-42cc-b688-ae2eb8014a71 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:47.666867 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-34bec95b-0adb-4971-b88b-6e576c9daaf5 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-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 21:55:47.667250 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-34bec95b-0adb-4971-b88b-6e576c9daaf5 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 400 Jul 03 21:55:47.667907 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 861/3441] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:55:47 2026] DELETE /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 307 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 21:55:47.672329 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:47.672329 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:47.675601 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-fd3be3b0-eb49-4c07-b220-1873f3206e23 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:47.676615 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-72bf0517-3aca-42cc-b688-ae2eb8014a71 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:47.677497 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fd3be3b0-eb49-4c07-b220-1873f3206e23 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:47.677679 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fd3be3b0-eb49-4c07-b220-1873f3206e23 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:47.677871 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fd3be3b0-eb49-4c07-b220-1873f3206e23 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:47.680991 np0000004475 devstack@c-api.service[99933]: DEBUG oslo_db.sqlalchemy.engines [None req-3f619f6c-a561-4243-9f07-05529b47fbb8 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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=99933) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:55:47.682903 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-72bf0517-3aca-42cc-b688-ae2eb8014a71 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:47.682903 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 854/3442] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:47 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:47.684422 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:47.684422 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:47.688494 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:47.688494 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:47.692217 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-fd3be3b0-eb49-4c07-b220-1873f3206e23 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:47.692310 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3f619f6c-a561-4243-9f07-05529b47fbb8 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/volumes/0ee24010-afdf-4a5b-86bb-17efea062e66 returned with HTTP 200 Jul 03 21:55:47.692688 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 855/3443] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:55:47 2026] GET /volume/v3/volumes/0ee24010-afdf-4a5b-86bb-17efea062e66 => generated 912 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:47.696430 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fd3be3b0-eb49-4c07-b220-1873f3206e23 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:47.696767 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 874/3444] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:47 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:47.704550 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-baa4ba4c-5d80-41ae-a859-eedf627aa8f9 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:47.706251 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-baa4ba4c-5d80-41ae-a859-eedf627aa8f9 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] POST https://10.4.3.32/volume/v3/group_snapshots Jul 03 21:55:47.706622 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-baa4ba4c-5d80-41ae-a859-eedf627aa8f9 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "4bd7533d-392e-4e40-bce6-3adfcbea685e", "name": "tempest-group_snapshot-358850570"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:47.708063 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.group_snapshots [None req-baa4ba4c-5d80-41ae-a859-eedf627aa8f9 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '4bd7533d-392e-4e40-bce6-3adfcbea685e', 'name': 'tempest-group_snapshot-358850570'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 21:55:47.714146 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:47.714146 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:47.718702 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.group_snapshots [None req-baa4ba4c-5d80-41ae-a859-eedf627aa8f9 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Creating group_snapshot tempest-group_snapshot-358850570. Jul 03 21:55:47.733702 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-3dc58a9f-9ed5-45ac-8199-e7246491a095 req-36624d32-b6fb-4542-92a5-85aa45810b91 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:47.735634 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-3dc58a9f-9ed5-45ac-8199-e7246491a095 req-36624d32-b6fb-4542-92a5-85aa45810b91 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:47.735828 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-3dc58a9f-9ed5-45ac-8199-e7246491a095 req-36624d32-b6fb-4542-92a5-85aa45810b91 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:47.736021 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-3dc58a9f-9ed5-45ac-8199-e7246491a095 req-36624d32-b6fb-4542-92a5-85aa45810b91 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:47.738705 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:47.738705 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:47.744758 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:47.744758 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:47.747736 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-3dc58a9f-9ed5-45ac-8199-e7246491a095 req-36624d32-b6fb-4542-92a5-85aa45810b91 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:47.751414 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-3dc58a9f-9ed5-45ac-8199-e7246491a095 req-36624d32-b6fb-4542-92a5-85aa45810b91 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:47.751546 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-baa4ba4c-5d80-41ae-a859-eedf627aa8f9 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-599963312 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-599963312, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:55:47.751775 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 855/3445] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:55:47 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 1137 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:47.751850 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-baa4ba4c-5d80-41ae-a859-eedf627aa8f9 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-599963312 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-599963312, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:55:47.771942 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-3dc58a9f-9ed5-45ac-8199-e7246491a095 req-d6a94eff-4ffb-4d0b-ad42-1a582c44b4b1 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:47.773987 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-3dc58a9f-9ed5-45ac-8199-e7246491a095 req-d6a94eff-4ffb-4d0b-ad42-1a582c44b4b1 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] POST https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8/action Jul 03 21:55:47.774335 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-3dc58a9f-9ed5-45ac-8199-e7246491a095 req-d6a94eff-4ffb-4d0b-ad42-1a582c44b4b1 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:55:47.774459 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-3dc58a9f-9ed5-45ac-8199-e7246491a095 req-d6a94eff-4ffb-4d0b-ad42-1a582c44b4b1 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:47.774703 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-baa4ba4c-5d80-41ae-a859-eedf627aa8f9 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Created reservations ['bf86271a-197d-4620-90b4-9b102536dfcb', 'f1217e72-70af-42b0-82ef-76d67f0943ca', '385bf954-4cd4-4d03-9003-9dd121235478', '567d2c3f-7132-47f3-bb0c-c91244c5a34f'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:55:47.784422 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:47.784422 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:47.785033 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-3dc58a9f-9ed5-45ac-8199-e7246491a095 req-d6a94eff-4ffb-4d0b-ad42-1a582c44b4b1 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:47.791346 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-3dc58a9f-9ed5-45ac-8199-e7246491a095 req-d6a94eff-4ffb-4d0b-ad42-1a582c44b4b1 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Begin detaching volume completed successfully. Jul 03 21:55:47.791510 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-3dc58a9f-9ed5-45ac-8199-e7246491a095 req-d6a94eff-4ffb-4d0b-ad42-1a582c44b4b1 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8/action returned with HTTP 202 Jul 03 21:55:47.791935 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 856/3446] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 21:55:47 2026] POST /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:55:47.805577 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-40a271aa-a33f-4e41-90dc-5f0564161260 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:47.805846 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-baa4ba4c-5d80-41ae-a859-eedf627aa8f9 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/group_snapshots returned with HTTP 202 Jul 03 21:55:47.806791 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 862/3447] 10.4.3.32 () {70 vars in 1317 bytes} [Fri Jul 3 21:55:47 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:55:47.807497 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-40a271aa-a33f-4e41-90dc-5f0564161260 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:55:47.807763 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-40a271aa-a33f-4e41-90dc-5f0564161260 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:47.807861 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-40a271aa-a33f-4e41-90dc-5f0564161260 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:47.814572 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-cbbd9bd2-39ac-4ecd-9812-ccc58f689040 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:47.816804 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-cbbd9bd2-39ac-4ecd-9812-ccc58f689040 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/ab3df77e-54fc-46ef-bdf3-20566767be47 Jul 03 21:55:47.817024 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-cbbd9bd2-39ac-4ecd-9812-ccc58f689040 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:47.817293 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-cbbd9bd2-39ac-4ecd-9812-ccc58f689040 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:47.817495 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.group_snapshots [None req-cbbd9bd2-39ac-4ecd-9812-ccc58f689040 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] show called for member ab3df77e-54fc-46ef-bdf3-20566767be47 {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 21:55:47.820144 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:47.820144 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:47.821657 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:47.821657 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:47.824531 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-40a271aa-a33f-4e41-90dc-5f0564161260 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:55:47.825627 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-cbbd9bd2-39ac-4ecd-9812-ccc58f689040 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/group_snapshots/ab3df77e-54fc-46ef-bdf3-20566767be47 returned with HTTP 200 Jul 03 21:55:47.826000 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 856/3448] 10.4.3.32 () {68 vars in 1406 bytes} [Fri Jul 3 21:55:47 2026] GET /volume/v3/group_snapshots/ab3df77e-54fc-46ef-bdf3-20566767be47 => generated 306 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:47.829988 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-40a271aa-a33f-4e41-90dc-5f0564161260 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:55:47.830415 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 875/3449] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:47 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 1215 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:47.942103 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c06b959d-a735-4242-b962-499264c403db None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:47.944678 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c06b959d-a735-4242-b962-499264c403db tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:47.944934 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c06b959d-a735-4242-b962-499264c403db tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:47.945202 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c06b959d-a735-4242-b962-499264c403db tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:47.954758 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:47.954758 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:47.959694 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c06b959d-a735-4242-b962-499264c403db tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:47.966108 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c06b959d-a735-4242-b962-499264c403db tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:47.966619 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 857/3450] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:47 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:48.151640 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-601293e3-bf2a-41d4-b7f9-9726fc526b15 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:48.153620 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-601293e3-bf2a-41d4-b7f9-9726fc526b15 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:48.153837 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-601293e3-bf2a-41d4-b7f9-9726fc526b15 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:48.154043 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-601293e3-bf2a-41d4-b7f9-9726fc526b15 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:48.154159 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-601293e3-bf2a-41d4-b7f9-9726fc526b15 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:48.158623 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:48.158623 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:48.159346 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-601293e3-bf2a-41d4-b7f9-9726fc526b15 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:48.159728 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 863/3451] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:48 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:48.259088 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a2e4b114-2b82-4a3d-8088-798813502fd5 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:48.261052 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a2e4b114-2b82-4a3d-8088-798813502fd5 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b Jul 03 21:55:48.261385 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a2e4b114-2b82-4a3d-8088-798813502fd5 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:48.261669 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a2e4b114-2b82-4a3d-8088-798813502fd5 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:48.271872 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:48.271872 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:48.275031 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-a2e4b114-2b82-4a3d-8088-798813502fd5 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:55:48.279013 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a2e4b114-2b82-4a3d-8088-798813502fd5 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b returned with HTTP 200 Jul 03 21:55:48.279385 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 857/3452] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:48 2026] GET /volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:48.695394 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-fab7c51f-a136-404e-9442-e4ac9c3f4cee None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:48.697528 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fab7c51f-a136-404e-9442-e4ac9c3f4cee tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:48.697684 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fab7c51f-a136-404e-9442-e4ac9c3f4cee tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:48.697907 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fab7c51f-a136-404e-9442-e4ac9c3f4cee tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:48.707933 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:48.707933 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:48.711744 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-fab7c51f-a136-404e-9442-e4ac9c3f4cee tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:48.715734 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fab7c51f-a136-404e-9442-e4ac9c3f4cee tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:48.716119 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 876/3453] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:48 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:48.815424 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-00a36488-8a11-43c5-940d-b0657263e827 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:48.815765 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-00a36488-8a11-43c5-940d-b0657263e827 None None] GET https://10.4.3.32/volume// Jul 03 21:55:48.815918 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-00a36488-8a11-43c5-940d-b0657263e827 None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:48.816108 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-00a36488-8a11-43c5-940d-b0657263e827 None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:48.816425 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-00a36488-8a11-43c5-940d-b0657263e827 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:55:48.816698 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 858/3454] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:55: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 21:55:48.826177 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-3dc58a9f-9ed5-45ac-8199-e7246491a095 req-fd3ec01b-a655-4e7a-9461-ecbe985d3a52 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:48.828409 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-3dc58a9f-9ed5-45ac-8199-e7246491a095 req-fd3ec01b-a655-4e7a-9461-ecbe985d3a52 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:48.828650 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-3dc58a9f-9ed5-45ac-8199-e7246491a095 req-fd3ec01b-a655-4e7a-9461-ecbe985d3a52 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:48.828830 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-3dc58a9f-9ed5-45ac-8199-e7246491a095 req-fd3ec01b-a655-4e7a-9461-ecbe985d3a52 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:48.835392 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c75c3c1d-b470-4be8-be5d-697d0dd46582 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:48.837125 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c75c3c1d-b470-4be8-be5d-697d0dd46582 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/ab3df77e-54fc-46ef-bdf3-20566767be47 Jul 03 21:55:48.837365 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c75c3c1d-b470-4be8-be5d-697d0dd46582 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:48.838442 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c75c3c1d-b470-4be8-be5d-697d0dd46582 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:48.838442 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.group_snapshots [None req-c75c3c1d-b470-4be8-be5d-697d0dd46582 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] show called for member ab3df77e-54fc-46ef-bdf3-20566767be47 {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 21:55:48.838655 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:48.838655 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:48.841901 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:48.841901 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:48.843700 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-eee43630-3edc-4139-9930-091b2885303d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:48.844193 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-3dc58a9f-9ed5-45ac-8199-e7246491a095 req-fd3ec01b-a655-4e7a-9461-ecbe985d3a52 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:48.846455 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-eee43630-3edc-4139-9930-091b2885303d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:55:48.846455 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-eee43630-3edc-4139-9930-091b2885303d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:48.846687 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c75c3c1d-b470-4be8-be5d-697d0dd46582 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/group_snapshots/ab3df77e-54fc-46ef-bdf3-20566767be47 returned with HTTP 200 Jul 03 21:55:48.846745 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-eee43630-3edc-4139-9930-091b2885303d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:48.847071 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 858/3455] 10.4.3.32 () {68 vars in 1406 bytes} [Fri Jul 3 21:55:48 2026] GET /volume/v3/group_snapshots/ab3df77e-54fc-46ef-bdf3-20566767be47 => generated 307 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:48.849546 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-3dc58a9f-9ed5-45ac-8199-e7246491a095 req-fd3ec01b-a655-4e7a-9461-ecbe985d3a52 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:48.850070 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 864/3456] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:55:48 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 1320 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:55:48.855821 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3c665e3c-a7ea-4bac-a24f-ef8703985cb0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:48.857631 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3c665e3c-a7ea-4bac-a24f-ef8703985cb0 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/snapshots/detail Jul 03 21:55:48.857631 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3c665e3c-a7ea-4bac-a24f-ef8703985cb0 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:48.857824 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:48.857824 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:48.857908 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3c665e3c-a7ea-4bac-a24f-ef8703985cb0 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'detail' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:48.858545 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.api_utils [None req-3c665e3c-a7ea-4bac-a24f-ef8703985cb0 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Removing options '' from query. {{(pid=99933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:55:48.859225 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.db.api [None req-3c665e3c-a7ea-4bac-a24f-ef8703985cb0 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Building query based on filter {{(pid=99933) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 21:55:48.861934 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-eee43630-3edc-4139-9930-091b2885303d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:55:48.863261 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3c665e3c-a7ea-4bac-a24f-ef8703985cb0 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Get all snapshots completed successfully. Jul 03 21:55:48.863668 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:48.863668 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:48.864280 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3c665e3c-a7ea-4bac-a24f-ef8703985cb0 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 21:55:48.864972 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 859/3457] 10.4.3.32 () {66 vars in 1257 bytes} [Fri Jul 3 21:55:48 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:48.866552 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-eee43630-3edc-4139-9930-091b2885303d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:55:48.866948 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 877/3458] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:48 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 1215 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:48.876298 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8d639865-8e19-489e-a567-308634461220 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:48.878186 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8d639865-8e19-489e-a567-308634461220 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/snapshots/a541d4ed-025f-49e1-8660-9a646eaf10c4 Jul 03 21:55:48.878454 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8d639865-8e19-489e-a567-308634461220 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:48.878685 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8d639865-8e19-489e-a567-308634461220 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:48.884266 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:48.884266 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:48.884847 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8d639865-8e19-489e-a567-308634461220 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Snapshot retrieved successfully. Jul 03 21:55:48.885739 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8d639865-8e19-489e-a567-308634461220 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/snapshots/a541d4ed-025f-49e1-8660-9a646eaf10c4 returned with HTTP 200 Jul 03 21:55:48.886203 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 859/3459] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:55:48 2026] GET /volume/v3/snapshots/a541d4ed-025f-49e1-8660-9a646eaf10c4 => generated 450 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:48.896199 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-aeabd6da-0d93-40ac-a958-db39371a9d8c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:48.898002 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-aeabd6da-0d93-40ac-a958-db39371a9d8c tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/ab3df77e-54fc-46ef-bdf3-20566767be47 Jul 03 21:55:48.898230 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-aeabd6da-0d93-40ac-a958-db39371a9d8c tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:48.898440 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-aeabd6da-0d93-40ac-a958-db39371a9d8c tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:48.898586 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.group_snapshots [None req-aeabd6da-0d93-40ac-a958-db39371a9d8c tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] show called for member ab3df77e-54fc-46ef-bdf3-20566767be47 {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 21:55:48.902070 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:48.902070 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:48.905461 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-aeabd6da-0d93-40ac-a958-db39371a9d8c tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/group_snapshots/ab3df77e-54fc-46ef-bdf3-20566767be47 returned with HTTP 200 Jul 03 21:55:48.905858 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 865/3460] 10.4.3.32 () {68 vars in 1406 bytes} [Fri Jul 3 21:55:48 2026] GET /volume/v3/group_snapshots/ab3df77e-54fc-46ef-bdf3-20566767be47 => generated 307 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:48.913822 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1767becc-5b7d-47b8-be32-34c4d957d9ca None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:48.915752 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1767becc-5b7d-47b8-be32-34c4d957d9ca tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/detail Jul 03 21:55:48.916029 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1767becc-5b7d-47b8-be32-34c4d957d9ca tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:48.916250 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1767becc-5b7d-47b8-be32-34c4d957d9ca tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:48.923684 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1767becc-5b7d-47b8-be32-34c4d957d9ca tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/group_snapshots/detail returned with HTTP 200 Jul 03 21:55:48.924050 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 860/3461] 10.4.3.32 () {68 vars in 1316 bytes} [Fri Jul 3 21:55:48 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:48.931982 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-baad2ae2-94a6-4ea0-be80-fe882f69bf66 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:48.933797 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-baad2ae2-94a6-4ea0-be80-fe882f69bf66 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] DELETE https://10.4.3.32/volume/v3/group_snapshots/ab3df77e-54fc-46ef-bdf3-20566767be47 Jul 03 21:55:48.934006 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-baad2ae2-94a6-4ea0-be80-fe882f69bf66 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:48.934188 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-baad2ae2-94a6-4ea0-be80-fe882f69bf66 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:48.934315 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.group_snapshots [None req-baad2ae2-94a6-4ea0-be80-fe882f69bf66 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] delete called for member ab3df77e-54fc-46ef-bdf3-20566767be47 {{(pid=99936) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 21:55:48.934434 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.group_snapshots [None req-baad2ae2-94a6-4ea0-be80-fe882f69bf66 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Delete group_snapshot with id: ab3df77e-54fc-46ef-bdf3-20566767be47 Jul 03 21:55:48.937628 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:48.937628 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:48.973229 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-baad2ae2-94a6-4ea0-be80-fe882f69bf66 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/group_snapshots/ab3df77e-54fc-46ef-bdf3-20566767be47 returned with HTTP 202 Jul 03 21:55:48.973674 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 878/3462] 10.4.3.32 () {68 vars in 1409 bytes} [Fri Jul 3 21:55:48 2026] DELETE /volume/v3/group_snapshots/ab3df77e-54fc-46ef-bdf3-20566767be47 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:55:48.979683 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5fb4dc7a-15d1-4ff6-b480-2254f144b975 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:48.980360 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-df7d3585-3032-497e-9aad-a5b8d802541b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:48.981916 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5fb4dc7a-15d1-4ff6-b480-2254f144b975 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:48.982179 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-df7d3585-3032-497e-9aad-a5b8d802541b tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Jul 03 21:55:48.982237 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5fb4dc7a-15d1-4ff6-b480-2254f144b975 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:48.982380 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-df7d3585-3032-497e-9aad-a5b8d802541b tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:48.982449 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5fb4dc7a-15d1-4ff6-b480-2254f144b975 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:48.982571 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-df7d3585-3032-497e-9aad-a5b8d802541b tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'detail' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:48.982841 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.api_utils [None req-df7d3585-3032-497e-9aad-a5b8d802541b tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Removing options '' from query. {{(pid=99934) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:55:48.983512 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-df7d3585-3032-497e-9aad-a5b8d802541b tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99934) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:55:48.991063 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-df7d3585-3032-497e-9aad-a5b8d802541b tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Get all volumes completed successfully. Jul 03 21:55:48.991544 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:48.991544 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:48.991858 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-df7d3585-3032-497e-9aad-a5b8d802541b tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:55:48.992050 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-df7d3585-3032-497e-9aad-a5b8d802541b tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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 21:55:48.995972 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-5fb4dc7a-15d1-4ff6-b480-2254f144b975 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:49.001585 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5fb4dc7a-15d1-4ff6-b480-2254f144b975 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:49.002142 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 860/3463] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:48 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:49.033906 np0000004475 devstack@c-api.service[99934]: DEBUG oslo_db.sqlalchemy.engines [None req-df7d3585-3032-497e-9aad-a5b8d802541b tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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=99934) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:55:49.036962 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:49.036962 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:49.043642 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-df7d3585-3032-497e-9aad-a5b8d802541b tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Jul 03 21:55:49.043999 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 866/3464] 10.4.3.32 () {68 vars in 1292 bytes} [Fri Jul 3 21:55:48 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:49.060553 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-605849c5-d09a-41c8-915f-a7ebc734c8bb None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:49.062822 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-605849c5-d09a-41c8-915f-a7ebc734c8bb tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/snapshots/detail Jul 03 21:55:49.063107 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-605849c5-d09a-41c8-915f-a7ebc734c8bb tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:49.063357 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-605849c5-d09a-41c8-915f-a7ebc734c8bb tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'detail' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:49.063659 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.api_utils [None req-605849c5-d09a-41c8-915f-a7ebc734c8bb tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Removing options '' from query. {{(pid=99933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:55:49.064035 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:49.064035 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:49.065026 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.db.api [None req-605849c5-d09a-41c8-915f-a7ebc734c8bb tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Building query based on filter {{(pid=99933) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 21:55:49.071292 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-605849c5-d09a-41c8-915f-a7ebc734c8bb tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Get all snapshots completed successfully. Jul 03 21:55:49.072612 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-605849c5-d09a-41c8-915f-a7ebc734c8bb tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 21:55:49.073127 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 861/3465] 10.4.3.32 () {66 vars in 1257 bytes} [Fri Jul 3 21:55:49 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:55:49.082155 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-55d8d1e8-4639-4789-9f91-01babc6119cb None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:49.084192 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-55d8d1e8-4639-4789-9f91-01babc6119cb tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/ab3df77e-54fc-46ef-bdf3-20566767be47 Jul 03 21:55:49.084447 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-55d8d1e8-4639-4789-9f91-01babc6119cb tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:49.084673 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-55d8d1e8-4639-4789-9f91-01babc6119cb tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:49.084829 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.group_snapshots [None req-55d8d1e8-4639-4789-9f91-01babc6119cb tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] show called for member ab3df77e-54fc-46ef-bdf3-20566767be47 {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 21:55:49.088054 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-55d8d1e8-4639-4789-9f91-01babc6119cb tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/group_snapshots/ab3df77e-54fc-46ef-bdf3-20566767be47 returned with HTTP 404 Jul 03 21:55:49.088606 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 879/3466] 10.4.3.32 () {68 vars in 1406 bytes} [Fri Jul 3 21:55:49 2026] GET /volume/v3/group_snapshots/ab3df77e-54fc-46ef-bdf3-20566767be47 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:55:49.095854 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4fe16430-2e74-49fe-9071-68e620bbb330 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:49.097677 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4fe16430-2e74-49fe-9071-68e620bbb330 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/group_snapshots Jul 03 21:55:49.097928 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4fe16430-2e74-49fe-9071-68e620bbb330 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:49.098184 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4fe16430-2e74-49fe-9071-68e620bbb330 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:49.102994 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4fe16430-2e74-49fe-9071-68e620bbb330 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/group_snapshots returned with HTTP 200 Jul 03 21:55:49.103379 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 861/3467] 10.4.3.32 () {68 vars in 1295 bytes} [Fri Jul 3 21:55:49 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:49.111797 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-3e228212-7a53-400d-a08a-132cc7d2991d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:49.113823 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3e228212-7a53-400d-a08a-132cc7d2991d tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] DELETE https://10.4.3.32/volume/v3/group_snapshots/ab3df77e-54fc-46ef-bdf3-20566767be47 Jul 03 21:55:49.114111 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3e228212-7a53-400d-a08a-132cc7d2991d tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:49.114357 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3e228212-7a53-400d-a08a-132cc7d2991d tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:49.114555 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.group_snapshots [None req-3e228212-7a53-400d-a08a-132cc7d2991d tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] delete called for member ab3df77e-54fc-46ef-bdf3-20566767be47 {{(pid=99934) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 21:55:49.114691 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.group_snapshots [None req-3e228212-7a53-400d-a08a-132cc7d2991d tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Delete group_snapshot with id: ab3df77e-54fc-46ef-bdf3-20566767be47 Jul 03 21:55:49.118605 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3e228212-7a53-400d-a08a-132cc7d2991d tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/group_snapshots/ab3df77e-54fc-46ef-bdf3-20566767be47 returned with HTTP 404 Jul 03 21:55:49.119216 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 867/3468] 10.4.3.32 () {68 vars in 1409 bytes} [Fri Jul 3 21:55:49 2026] DELETE /volume/v3/group_snapshots/ab3df77e-54fc-46ef-bdf3-20566767be47 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:55:49.126427 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-09db2211-e050-477c-a1a4-8d923d0dee30 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:49.128300 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-09db2211-e050-477c-a1a4-8d923d0dee30 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Jul 03 21:55:49.128568 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-09db2211-e050-477c-a1a4-8d923d0dee30 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:49.128790 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-09db2211-e050-477c-a1a4-8d923d0dee30 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'detail' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:49.129074 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.api_utils [None req-09db2211-e050-477c-a1a4-8d923d0dee30 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Removing options '' from query. {{(pid=99933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:55:49.129803 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-09db2211-e050-477c-a1a4-8d923d0dee30 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99933) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:55:49.137384 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-09db2211-e050-477c-a1a4-8d923d0dee30 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Get all volumes completed successfully. Jul 03 21:55:49.138145 np0000004475 devstack@c-api.service[99933]: WARNING stevedore.named [None req-09db2211-e050-477c-a1a4-8d923d0dee30 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:55:49.138340 np0000004475 devstack@c-api.service[99933]: WARNING castellan.key_manager [None req-09db2211-e050-477c-a1a4-8d923d0dee30 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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 21:55:49.170631 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1fbab0b9-9157-48da-a384-65dde49a3490 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:49.172586 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1fbab0b9-9157-48da-a384-65dde49a3490 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:49.172836 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1fbab0b9-9157-48da-a384-65dde49a3490 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:49.173050 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1fbab0b9-9157-48da-a384-65dde49a3490 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:49.173145 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-1fbab0b9-9157-48da-a384-65dde49a3490 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:49.174891 np0000004475 devstack@c-api.service[99933]: DEBUG oslo_db.sqlalchemy.engines [None req-09db2211-e050-477c-a1a4-8d923d0dee30 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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=99933) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:55:49.178715 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:49.178715 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:49.178997 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1fbab0b9-9157-48da-a384-65dde49a3490 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:49.179047 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:49.179047 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:49.179448 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 880/3469] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:49 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:49.186641 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-09db2211-e050-477c-a1a4-8d923d0dee30 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Jul 03 21:55:49.187033 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 862/3470] 10.4.3.32 () {68 vars in 1292 bytes} [Fri Jul 3 21:55:49 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:49.200036 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-12592ac1-81ce-4cec-a9e8-9ebcf62e2430 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:49.202077 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-12592ac1-81ce-4cec-a9e8-9ebcf62e2430 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] POST https://10.4.3.32/volume/v3/groups/4bd7533d-392e-4e40-bce6-3adfcbea685e/action Jul 03 21:55:49.202569 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-12592ac1-81ce-4cec-a9e8-9ebcf62e2430 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:55:49.202735 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-12592ac1-81ce-4cec-a9e8-9ebcf62e2430 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:49.204585 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.groups [None req-12592ac1-81ce-4cec-a9e8-9ebcf62e2430 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] delete called for group 4bd7533d-392e-4e40-bce6-3adfcbea685e {{(pid=99935) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 21:55:49.204732 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.groups [None req-12592ac1-81ce-4cec-a9e8-9ebcf62e2430 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Delete group with id: 4bd7533d-392e-4e40-bce6-3adfcbea685e Jul 03 21:55:49.209522 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:49.209522 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:49.247797 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-12592ac1-81ce-4cec-a9e8-9ebcf62e2430 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/groups/4bd7533d-392e-4e40-bce6-3adfcbea685e/action returned with HTTP 202 Jul 03 21:55:49.248354 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 862/3471] 10.4.3.32 () {70 vars in 1421 bytes} [Fri Jul 3 21:55:49 2026] POST /volume/v3/groups/4bd7533d-392e-4e40-bce6-3adfcbea685e/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:55:49.257163 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2fd7714f-ece5-4869-b0a1-f68dadeb4265 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:49.259452 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2fd7714f-ece5-4869-b0a1-f68dadeb4265 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/volumes/0ee24010-afdf-4a5b-86bb-17efea062e66 Jul 03 21:55:49.259693 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2fd7714f-ece5-4869-b0a1-f68dadeb4265 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:49.259904 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2fd7714f-ece5-4869-b0a1-f68dadeb4265 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:49.269416 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:49.269416 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:49.273421 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2fd7714f-ece5-4869-b0a1-f68dadeb4265 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Volume info retrieved successfully. Jul 03 21:55:49.274195 np0000004475 devstack@c-api.service[99934]: WARNING stevedore.named [None req-2fd7714f-ece5-4869-b0a1-f68dadeb4265 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 21:55:49.274382 np0000004475 devstack@c-api.service[99934]: WARNING castellan.key_manager [None req-2fd7714f-ece5-4869-b0a1-f68dadeb4265 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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 21:55:49.293620 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-6f8f30bd-b50b-4174-b96f-56e0b76be9ba None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:49.295518 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6f8f30bd-b50b-4174-b96f-56e0b76be9ba tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b Jul 03 21:55:49.295746 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6f8f30bd-b50b-4174-b96f-56e0b76be9ba tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:49.295957 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6f8f30bd-b50b-4174-b96f-56e0b76be9ba tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:49.307842 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:49.307842 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:49.311504 np0000004475 devstack@c-api.service[99934]: DEBUG oslo_db.sqlalchemy.engines [None req-2fd7714f-ece5-4869-b0a1-f68dadeb4265 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-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=99934) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:55:49.311627 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-6f8f30bd-b50b-4174-b96f-56e0b76be9ba tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:55:49.314803 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:49.314803 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:49.315750 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6f8f30bd-b50b-4174-b96f-56e0b76be9ba tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b returned with HTTP 200 Jul 03 21:55:49.316148 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 881/3472] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:49 2026] GET /volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:49.322606 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2fd7714f-ece5-4869-b0a1-f68dadeb4265 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/volumes/0ee24010-afdf-4a5b-86bb-17efea062e66 returned with HTTP 200 Jul 03 21:55:49.323031 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 868/3473] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:55:49 2026] GET /volume/v3/volumes/0ee24010-afdf-4a5b-86bb-17efea062e66 => generated 911 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:49.729729 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9750f9c2-a001-4d23-adb3-5044ce7dd520 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:49.731654 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9750f9c2-a001-4d23-adb3-5044ce7dd520 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:49.731858 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9750f9c2-a001-4d23-adb3-5044ce7dd520 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:49.732129 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9750f9c2-a001-4d23-adb3-5044ce7dd520 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:49.741762 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:49.741762 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:49.744991 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-9750f9c2-a001-4d23-adb3-5044ce7dd520 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:49.748994 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9750f9c2-a001-4d23-adb3-5044ce7dd520 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:49.749350 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 863/3474] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:49 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:49.880074 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-42241627-a837-4b5a-88f2-00550519b897 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:49.881818 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-42241627-a837-4b5a-88f2-00550519b897 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:55:49.882062 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-42241627-a837-4b5a-88f2-00550519b897 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:49.882267 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-42241627-a837-4b5a-88f2-00550519b897 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:49.892279 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:49.892279 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:49.895984 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-42241627-a837-4b5a-88f2-00550519b897 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:55:49.899647 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-42241627-a837-4b5a-88f2-00550519b897 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:55:49.900083 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 863/3475] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:49 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:50.016690 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7b80308b-b287-4f1a-a6de-5a4ea3744c83 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:50.018479 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7b80308b-b287-4f1a-a6de-5a4ea3744c83 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:50.018688 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7b80308b-b287-4f1a-a6de-5a4ea3744c83 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:50.018915 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7b80308b-b287-4f1a-a6de-5a4ea3744c83 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:50.026282 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:50.026282 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:50.030458 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-7b80308b-b287-4f1a-a6de-5a4ea3744c83 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:50.035422 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7b80308b-b287-4f1a-a6de-5a4ea3744c83 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:50.035883 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 882/3476] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:50 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:50.190973 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-38dee201-137a-467b-a444-cd470c97e16e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:50.193064 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-38dee201-137a-467b-a444-cd470c97e16e tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:50.193336 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-38dee201-137a-467b-a444-cd470c97e16e tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:50.193555 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-38dee201-137a-467b-a444-cd470c97e16e tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:50.193681 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-38dee201-137a-467b-a444-cd470c97e16e tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:50.198068 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:50.198068 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:50.198765 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-38dee201-137a-467b-a444-cd470c97e16e tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:50.199222 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 869/3477] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:50 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:50.328335 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d8c93768-d880-4645-a355-7b3478076804 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:50.330091 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d8c93768-d880-4645-a355-7b3478076804 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b Jul 03 21:55:50.330329 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d8c93768-d880-4645-a355-7b3478076804 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:50.330564 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d8c93768-d880-4645-a355-7b3478076804 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:50.334896 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d8ec8b27-96b9-4eb1-ae2a-d4d6bb215a11 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:50.340303 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:50.340303 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:50.340422 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d8ec8b27-96b9-4eb1-ae2a-d4d6bb215a11 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/volumes/0ee24010-afdf-4a5b-86bb-17efea062e66 Jul 03 21:55:50.340723 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d8ec8b27-96b9-4eb1-ae2a-d4d6bb215a11 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:50.341020 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d8ec8b27-96b9-4eb1-ae2a-d4d6bb215a11 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:50.343939 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-d8c93768-d880-4645-a355-7b3478076804 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:55:50.347386 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-3c3c7786-6306-4e90-a468-b288dc4c01b3 req-51269a1b-8949-4de2-9465-96c7ff016723 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:50.348274 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d8c93768-d880-4645-a355-7b3478076804 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b returned with HTTP 200 Jul 03 21:55:50.348695 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 864/3478] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:50 2026] GET /volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:50.349923 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-3c3c7786-6306-4e90-a468-b288dc4c01b3 req-51269a1b-8949-4de2-9465-96c7ff016723 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] POST https://10.4.3.32/volume/v3/attachments/45819699-8d86-4ef1-b658-0a444cd0e608/action Jul 03 21:55:50.350380 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-3c3c7786-6306-4e90-a468-b288dc4c01b3 req-51269a1b-8949-4de2-9465-96c7ff016723 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Action body: b'{"os-complete": null}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:55:50.350600 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-3c3c7786-6306-4e90-a468-b288dc4c01b3 req-51269a1b-8949-4de2-9465-96c7ff016723 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:50.352869 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d8ec8b27-96b9-4eb1-ae2a-d4d6bb215a11 tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/volumes/0ee24010-afdf-4a5b-86bb-17efea062e66 returned with HTTP 404 Jul 03 21:55:50.353510 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 864/3479] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 21:55:50 2026] GET /volume/v3/volumes/0ee24010-afdf-4a5b-86bb-17efea062e66 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:55:50.361859 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-66da526e-a282-457b-ace1-256bca1bca3f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:50.363770 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-66da526e-a282-457b-ace1-256bca1bca3f tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] GET https://10.4.3.32/volume/v3/groups/4bd7533d-392e-4e40-bce6-3adfcbea685e Jul 03 21:55:50.364002 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-66da526e-a282-457b-ace1-256bca1bca3f tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:50.364187 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-66da526e-a282-457b-ace1-256bca1bca3f tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:50.364307 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.groups [None req-66da526e-a282-457b-ace1-256bca1bca3f tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] show called for member 4bd7533d-392e-4e40-bce6-3adfcbea685e {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 21:55:50.367386 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-66da526e-a282-457b-ace1-256bca1bca3f tempest-GroupSnapshotsTest-1807315786 tempest-GroupSnapshotsTest-1807315786-project-member] https://10.4.3.32/volume/v3/groups/4bd7533d-392e-4e40-bce6-3adfcbea685e returned with HTTP 404 Jul 03 21:55:50.367846 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 870/3480] 10.4.3.32 () {68 vars in 1379 bytes} [Fri Jul 3 21:55:50 2026] GET /volume/v3/groups/4bd7533d-392e-4e40-bce6-3adfcbea685e => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:55:50.375593 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e55d1c5a-a1e3-4dc2-bbf6-d67b54a8d4f2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:50.377334 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e55d1c5a-a1e3-4dc2-bbf6-d67b54a8d4f2 tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/f0233e1c-5895-4951-aaa6-aa178b732a2d Jul 03 21:55:50.377599 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e55d1c5a-a1e3-4dc2-bbf6-d67b54a8d4f2 tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:50.377802 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e55d1c5a-a1e3-4dc2-bbf6-d67b54a8d4f2 tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:50.378019 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:50.378019 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:50.390586 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e55d1c5a-a1e3-4dc2-bbf6-d67b54a8d4f2 tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] https://10.4.3.32/volume/v3/group_types/f0233e1c-5895-4951-aaa6-aa178b732a2d returned with HTTP 202 Jul 03 21:55:50.391061 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 865/3481] 10.4.3.32 () {68 vars in 1397 bytes} [Fri Jul 3 21:55:50 2026] DELETE /volume/v3/group_types/f0233e1c-5895-4951-aaa6-aa178b732a2d => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:55:50.392470 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-3c3c7786-6306-4e90-a468-b288dc4c01b3 req-51269a1b-8949-4de2-9465-96c7ff016723 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/attachments/45819699-8d86-4ef1-b658-0a444cd0e608/action returned with HTTP 204 Jul 03 21:55:50.393178 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 883/3482] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:55:50 2026] POST /volume/v3/attachments/45819699-8d86-4ef1-b658-0a444cd0e608/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:55:50.397815 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-221c5cf8-7827-41dd-a6a5-78d1053d5d46 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:50.399554 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-221c5cf8-7827-41dd-a6a5-78d1053d5d46 tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] DELETE https://10.4.3.32/volume/v3/types/891d0125-a8e0-46df-92a9-275d7e1bf225 Jul 03 21:55:50.399793 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-221c5cf8-7827-41dd-a6a5-78d1053d5d46 tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:50.400011 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-221c5cf8-7827-41dd-a6a5-78d1053d5d46 tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] Calling method '_delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:50.423686 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-221c5cf8-7827-41dd-a6a5-78d1053d5d46 tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] https://10.4.3.32/volume/v3/types/891d0125-a8e0-46df-92a9-275d7e1bf225 returned with HTTP 202 Jul 03 21:55:50.424094 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 865/3483] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:55:50 2026] DELETE /volume/v3/types/891d0125-a8e0-46df-92a9-275d7e1bf225 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:55:50.432106 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-07894e68-31bf-4b47-9b49-f86af3ff033c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:50.434804 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-07894e68-31bf-4b47-9b49-f86af3ff033c tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] GET https://10.4.3.32/volume/v3/types/891d0125-a8e0-46df-92a9-275d7e1bf225 Jul 03 21:55:50.435127 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-07894e68-31bf-4b47-9b49-f86af3ff033c tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:50.435426 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-07894e68-31bf-4b47-9b49-f86af3ff033c tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:50.440490 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-07894e68-31bf-4b47-9b49-f86af3ff033c tempest-GroupSnapshotsTest-984501936 tempest-GroupSnapshotsTest-984501936-project-admin] https://10.4.3.32/volume/v3/types/891d0125-a8e0-46df-92a9-275d7e1bf225 returned with HTTP 404 Jul 03 21:55:50.441217 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 871/3484] 10.4.3.32 () {66 vars in 1335 bytes} [Fri Jul 3 21:55:50 2026] GET /volume/v3/types/891d0125-a8e0-46df-92a9-275d7e1bf225 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:55:50.762391 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-39fcdfb9-55a0-4175-ae25-30487658cb7e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:50.764270 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-39fcdfb9-55a0-4175-ae25-30487658cb7e tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:50.764516 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-39fcdfb9-55a0-4175-ae25-30487658cb7e tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:50.764747 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-39fcdfb9-55a0-4175-ae25-30487658cb7e tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:50.774087 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:50.774087 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:50.777515 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-39fcdfb9-55a0-4175-ae25-30487658cb7e tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:50.781504 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-39fcdfb9-55a0-4175-ae25-30487658cb7e tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:50.781860 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 866/3485] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:50 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:50.799063 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-40ce0806-d279-4f8c-b492-329d1567cebf None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:50.800964 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-40ce0806-d279-4f8c-b492-329d1567cebf tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:50.801248 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-40ce0806-d279-4f8c-b492-329d1567cebf tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:50.801553 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-40ce0806-d279-4f8c-b492-329d1567cebf tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:50.813440 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:50.813440 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:50.818103 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-40ce0806-d279-4f8c-b492-329d1567cebf tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:50.823742 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-40ce0806-d279-4f8c-b492-329d1567cebf tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:50.824230 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 884/3486] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:50 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:50.837304 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a15bde4c-f7e5-4fca-8903-fd5ef5bc8111 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:50.842183 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a15bde4c-f7e5-4fca-8903-fd5ef5bc8111 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:55:50.842421 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a15bde4c-f7e5-4fca-8903-fd5ef5bc8111 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:50.842659 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a15bde4c-f7e5-4fca-8903-fd5ef5bc8111 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:50.855743 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:50.855743 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:50.859347 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-a15bde4c-f7e5-4fca-8903-fd5ef5bc8111 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:55:50.863622 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a15bde4c-f7e5-4fca-8903-fd5ef5bc8111 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:55:50.863875 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 866/3487] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:50 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:50.917971 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-51bba0d0-8212-4dad-a4e6-6d73fdbe877e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:50.919722 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-51bba0d0-8212-4dad-a4e6-6d73fdbe877e tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:55:50.920485 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-51bba0d0-8212-4dad-a4e6-6d73fdbe877e tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:50.920485 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-51bba0d0-8212-4dad-a4e6-6d73fdbe877e tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:50.934903 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:50.934903 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:50.939081 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-51bba0d0-8212-4dad-a4e6-6d73fdbe877e tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:55:50.948419 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-51bba0d0-8212-4dad-a4e6-6d73fdbe877e tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:55:50.949014 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 872/3488] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:50 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 1215 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:51.048081 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-14a49827-f5e7-44c8-a843-96bbdd70663d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:51.050095 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-14a49827-f5e7-44c8-a843-96bbdd70663d tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:51.050288 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-14a49827-f5e7-44c8-a843-96bbdd70663d tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:51.050534 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-14a49827-f5e7-44c8-a843-96bbdd70663d tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:51.064912 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:51.064912 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:51.069998 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-14a49827-f5e7-44c8-a843-96bbdd70663d tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:51.076843 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-14a49827-f5e7-44c8-a843-96bbdd70663d tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:51.077466 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 867/3489] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:51 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:51.210974 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-5d0bda25-50ac-4069-9f43-88f3aae6fefc None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:51.212747 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5d0bda25-50ac-4069-9f43-88f3aae6fefc tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:51.213102 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5d0bda25-50ac-4069-9f43-88f3aae6fefc tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:51.213362 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5d0bda25-50ac-4069-9f43-88f3aae6fefc tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:51.213959 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-5d0bda25-50ac-4069-9f43-88f3aae6fefc tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:51.218357 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:51.218357 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:51.219280 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5d0bda25-50ac-4069-9f43-88f3aae6fefc tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:51.219730 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 885/3490] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:51 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:51.368090 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-74568e12-6f8d-4583-a748-ab33230b214e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:51.370649 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-74568e12-6f8d-4583-a748-ab33230b214e tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b Jul 03 21:55:51.371014 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-74568e12-6f8d-4583-a748-ab33230b214e tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:51.371761 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-74568e12-6f8d-4583-a748-ab33230b214e tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:51.386227 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:51.386227 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:51.392661 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-74568e12-6f8d-4583-a748-ab33230b214e tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:55:51.398808 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-74568e12-6f8d-4583-a748-ab33230b214e tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b returned with HTTP 200 Jul 03 21:55:51.399226 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 867/3491] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:51 2026] GET /volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:51.967027 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d466178f-c780-4ca3-8bef-9996da222030 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:51.969385 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d466178f-c780-4ca3-8bef-9996da222030 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:55:51.969625 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d466178f-c780-4ca3-8bef-9996da222030 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:51.969869 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d466178f-c780-4ca3-8bef-9996da222030 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:51.981802 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:51.981802 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:51.987741 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d466178f-c780-4ca3-8bef-9996da222030 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:55:51.993822 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d466178f-c780-4ca3-8bef-9996da222030 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:55:51.994465 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 873/3492] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:51 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 1215 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:52.090019 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-0984bba1-e001-4e40-b050-033175a80599 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:52.093225 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0984bba1-e001-4e40-b050-033175a80599 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:52.093540 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0984bba1-e001-4e40-b050-033175a80599 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:52.093837 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0984bba1-e001-4e40-b050-033175a80599 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:52.101197 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:52.101197 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:52.104982 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-0984bba1-e001-4e40-b050-033175a80599 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:52.109922 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0984bba1-e001-4e40-b050-033175a80599 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:52.110337 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 868/3493] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:52 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:52.236547 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-299395e2-144c-425d-88fc-df6d0468c926 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:52.238865 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-299395e2-144c-425d-88fc-df6d0468c926 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:52.239175 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-299395e2-144c-425d-88fc-df6d0468c926 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:52.239464 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-299395e2-144c-425d-88fc-df6d0468c926 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:52.239676 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-299395e2-144c-425d-88fc-df6d0468c926 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:52.244672 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:52.244672 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:52.245453 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-299395e2-144c-425d-88fc-df6d0468c926 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:52.245888 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 886/3494] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:52 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:52.418650 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e8e0f535-5a5a-4de0-89f7-a36b3c90329a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:52.420395 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e8e0f535-5a5a-4de0-89f7-a36b3c90329a tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b Jul 03 21:55:52.420615 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e8e0f535-5a5a-4de0-89f7-a36b3c90329a tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:52.420806 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e8e0f535-5a5a-4de0-89f7-a36b3c90329a tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:52.429458 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:52.429458 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:52.433249 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e8e0f535-5a5a-4de0-89f7-a36b3c90329a tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:55:52.438115 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e8e0f535-5a5a-4de0-89f7-a36b3c90329a tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b returned with HTTP 200 Jul 03 21:55:52.438504 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 868/3495] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:52 2026] GET /volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:53.011728 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e2032df9-52dc-47c1-93f5-4f08ac1538b9 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:53.013603 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e2032df9-52dc-47c1-93f5-4f08ac1538b9 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:55:53.013939 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e2032df9-52dc-47c1-93f5-4f08ac1538b9 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:53.014128 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e2032df9-52dc-47c1-93f5-4f08ac1538b9 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:53.024553 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:53.024553 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:53.027880 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-e2032df9-52dc-47c1-93f5-4f08ac1538b9 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:55:53.033976 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e2032df9-52dc-47c1-93f5-4f08ac1538b9 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:55:53.034441 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 874/3496] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:53 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 1215 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:53.092221 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-0557b13b-fd6f-45a0-bc2c-0c785e583fb1 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:53.122403 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-29b013c4-cd1c-418c-aedc-640b07d15c63 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:53.124081 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-29b013c4-cd1c-418c-aedc-640b07d15c63 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:53.124256 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-29b013c4-cd1c-418c-aedc-640b07d15c63 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:53.124472 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-29b013c4-cd1c-418c-aedc-640b07d15c63 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:53.131471 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:53.131471 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:53.134993 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-29b013c4-cd1c-418c-aedc-640b07d15c63 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:53.139466 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-29b013c4-cd1c-418c-aedc-640b07d15c63 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:53.139859 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 887/3497] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:53 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:53.185524 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0557b13b-fd6f-45a0-bc2c-0c785e583fb1 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] POST https://10.4.3.32/volume/v3/qos-specs Jul 03 21:55:53.185863 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0557b13b-fd6f-45a0-bc2c-0c785e583fb1 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-102991903", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:53.187634 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.qos_specs [None req-0557b13b-fd6f-45a0-bc2c-0c785e583fb1 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-102991903', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=99933) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 21:55:53.195543 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.db.api [None req-0557b13b-fd6f-45a0-bc2c-0c785e583fb1 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] DB qos_specs_create(): root {'id': '316fa2ac-a162-4e90-aec0-bd4f40f67a2e', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-102991903'} {{(pid=99933) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 21:55:53.206131 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0557b13b-fd6f-45a0-bc2c-0c785e583fb1 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/qos-specs returned with HTTP 200 Jul 03 21:55:53.206534 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 869/3498] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:55:53 2026] POST /volume/v3/qos-specs => generated 390 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:53.216023 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5a2518d9-3c9c-4d95-9cdb-eba8077df026 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:53.218027 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5a2518d9-3c9c-4d95-9cdb-eba8077df026 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:55:53.218455 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5a2518d9-3c9c-4d95-9cdb-eba8077df026 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1259045227"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:53.253040 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5a2518d9-3c9c-4d95-9cdb-eba8077df026 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:55:53.253671 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 869/3499] 10.4.3.32 () {68 vars in 1245 bytes} [Fri Jul 3 21:55:53 2026] POST /volume/v3/types => generated 222 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:53.257005 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-05b16a6c-349c-45dd-a982-909c206696b5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:53.259874 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-05b16a6c-349c-45dd-a982-909c206696b5 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:53.260144 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-05b16a6c-349c-45dd-a982-909c206696b5 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:53.260407 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-05b16a6c-349c-45dd-a982-909c206696b5 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:53.260519 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-05b16a6c-349c-45dd-a982-909c206696b5 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:53.265553 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b60cd0f1-f1ac-4f3b-ab61-de5107523eee None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:53.265927 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:53.265927 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:53.266611 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-05b16a6c-349c-45dd-a982-909c206696b5 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:53.267032 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 875/3500] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:53 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:53.267628 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b60cd0f1-f1ac-4f3b-ab61-de5107523eee tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:55:53.268068 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b60cd0f1-f1ac-4f3b-ab61-de5107523eee tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1594242208"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:53.281608 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b60cd0f1-f1ac-4f3b-ab61-de5107523eee tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:55:53.281963 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 888/3501] 10.4.3.32 () {68 vars in 1245 bytes} [Fri Jul 3 21:55:53 2026] POST /volume/v3/types => generated 222 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:53.288203 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-81e42553-3a50-471d-85e5-b90129441642 req-5ea19c3d-976d-450b-b7eb-3a5f86a1e183 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:53.289282 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ec059b1d-785a-4c90-8bbe-ae1b67e2acbd None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:53.291188 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-81e42553-3a50-471d-85e5-b90129441642 req-5ea19c3d-976d-450b-b7eb-3a5f86a1e183 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] DELETE https://10.4.3.32/volume/v3/attachments/5f1a95cf-3bda-4728-8e9f-21cb3842299b Jul 03 21:55:53.291378 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-81e42553-3a50-471d-85e5-b90129441642 req-5ea19c3d-976d-450b-b7eb-3a5f86a1e183 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:53.291573 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-81e42553-3a50-471d-85e5-b90129441642 req-5ea19c3d-976d-450b-b7eb-3a5f86a1e183 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:53.293606 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ec059b1d-785a-4c90-8bbe-ae1b67e2acbd tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:55:53.293963 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ec059b1d-785a-4c90-8bbe-ae1b67e2acbd tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-729110759"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:53.305411 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:53.305411 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:53.311647 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ec059b1d-785a-4c90-8bbe-ae1b67e2acbd tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:55:53.312050 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 870/3502] 10.4.3.32 () {68 vars in 1245 bytes} [Fri Jul 3 21:55:53 2026] POST /volume/v3/types => generated 221 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:53.323084 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-70295280-0734-48f1-848d-11f142276018 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:53.325468 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-70295280-0734-48f1-848d-11f142276018 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e/associate?vol_type_id=8ee1115a-1eab-42d2-86d5-c89755c1fe94 Jul 03 21:55:53.326022 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-70295280-0734-48f1-848d-11f142276018 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:53.326022 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-70295280-0734-48f1-848d-11f142276018 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Calling method 'associate' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:53.326513 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.qos_specs_manage [None req-70295280-0734-48f1-848d-11f142276018 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Associate qos_spec: 316fa2ac-a162-4e90-aec0-bd4f40f67a2e with type: 8ee1115a-1eab-42d2-86d5-c89755c1fe94 {{(pid=99934) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 21:55:53.354348 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-70295280-0734-48f1-848d-11f142276018 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e/associate?vol_type_id=8ee1115a-1eab-42d2-86d5-c89755c1fe94 returned with HTTP 202 Jul 03 21:55:53.355663 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 876/3503] 10.4.3.32 () {66 vars in 1474 bytes} [Fri Jul 3 21:55:53 2026] GET /volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e/associate?vol_type_id=8ee1115a-1eab-42d2-86d5-c89755c1fe94 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:55:53.362708 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-696343b7-d8b7-4b7a-9333-0ae88de01b9e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:53.364389 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-696343b7-d8b7-4b7a-9333-0ae88de01b9e tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e/associate?vol_type_id=1a2e4a28-06c7-4980-936f-af5aa8c7e259 Jul 03 21:55:53.364619 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-696343b7-d8b7-4b7a-9333-0ae88de01b9e tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:53.364830 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-696343b7-d8b7-4b7a-9333-0ae88de01b9e tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Calling method 'associate' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:53.365416 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.contrib.qos_specs_manage [None req-696343b7-d8b7-4b7a-9333-0ae88de01b9e tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Associate qos_spec: 316fa2ac-a162-4e90-aec0-bd4f40f67a2e with type: 1a2e4a28-06c7-4980-936f-af5aa8c7e259 {{(pid=99936) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 21:55:53.390222 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-696343b7-d8b7-4b7a-9333-0ae88de01b9e tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e/associate?vol_type_id=1a2e4a28-06c7-4980-936f-af5aa8c7e259 returned with HTTP 202 Jul 03 21:55:53.390626 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 889/3504] 10.4.3.32 () {66 vars in 1474 bytes} [Fri Jul 3 21:55:53 2026] GET /volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e/associate?vol_type_id=1a2e4a28-06c7-4980-936f-af5aa8c7e259 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:55:53.398617 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ccb458fd-f181-4cb0-9d0f-d00bffb91056 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:53.406423 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ccb458fd-f181-4cb0-9d0f-d00bffb91056 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e/associate?vol_type_id=6f3ceb8e-8437-4909-8367-fcad4a76c2e2 Jul 03 21:55:53.406922 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ccb458fd-f181-4cb0-9d0f-d00bffb91056 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:53.406973 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ccb458fd-f181-4cb0-9d0f-d00bffb91056 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Calling method 'associate' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:53.407728 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ccb458fd-f181-4cb0-9d0f-d00bffb91056 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Associate qos_spec: 316fa2ac-a162-4e90-aec0-bd4f40f67a2e with type: 6f3ceb8e-8437-4909-8367-fcad4a76c2e2 {{(pid=99935) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 21:55:53.443466 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ccb458fd-f181-4cb0-9d0f-d00bffb91056 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e/associate?vol_type_id=6f3ceb8e-8437-4909-8367-fcad4a76c2e2 returned with HTTP 202 Jul 03 21:55:53.444205 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 871/3505] 10.4.3.32 () {66 vars in 1474 bytes} [Fri Jul 3 21:55:53 2026] GET /volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e/associate?vol_type_id=6f3ceb8e-8437-4909-8367-fcad4a76c2e2 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:55:53.453229 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-5c03070b-4ceb-4426-8cf7-fd3c6eb4dabe None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:53.453830 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8f34b32a-cb25-4853-bb6a-14ebf80a58d2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:53.455208 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5c03070b-4ceb-4426-8cf7-fd3c6eb4dabe tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e/associations Jul 03 21:55:53.455506 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5c03070b-4ceb-4426-8cf7-fd3c6eb4dabe tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:53.455550 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8f34b32a-cb25-4853-bb6a-14ebf80a58d2 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b Jul 03 21:55:53.455739 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8f34b32a-cb25-4853-bb6a-14ebf80a58d2 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:53.455788 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5c03070b-4ceb-4426-8cf7-fd3c6eb4dabe tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Calling method 'associations' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:53.455934 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8f34b32a-cb25-4853-bb6a-14ebf80a58d2 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:53.456119 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:53.456119 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:53.456532 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5c03070b-4ceb-4426-8cf7-fd3c6eb4dabe tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Get associations for qos_spec id: 316fa2ac-a162-4e90-aec0-bd4f40f67a2e {{(pid=99934) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 21:55:53.470741 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:53.470741 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:53.472164 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5c03070b-4ceb-4426-8cf7-fd3c6eb4dabe tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e/associations returned with HTTP 200 Jul 03 21:55:53.472608 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 877/3506] 10.4.3.32 () {66 vars in 1386 bytes} [Fri Jul 3 21:55:53 2026] GET /volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e/associations => generated 447 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:53.478911 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-8f34b32a-cb25-4853-bb6a-14ebf80a58d2 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:55:53.483733 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8f34b32a-cb25-4853-bb6a-14ebf80a58d2 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b returned with HTTP 200 Jul 03 21:55:53.484126 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 890/3507] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:53 2026] GET /volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:53.484712 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-729f1448-c3b1-4c08-8177-76464c74a2c4 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:53.487566 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-729f1448-c3b1-4c08-8177-76464c74a2c4 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e/disassociate?vol_type_id=8ee1115a-1eab-42d2-86d5-c89755c1fe94 Jul 03 21:55:53.487566 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-729f1448-c3b1-4c08-8177-76464c74a2c4 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:53.487766 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-729f1448-c3b1-4c08-8177-76464c74a2c4 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Calling method 'disassociate' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:53.488064 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:53.488064 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:53.488594 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.contrib.qos_specs_manage [None req-729f1448-c3b1-4c08-8177-76464c74a2c4 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Disassociate qos_spec: 316fa2ac-a162-4e90-aec0-bd4f40f67a2e from type: 8ee1115a-1eab-42d2-86d5-c89755c1fe94 {{(pid=99935) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jul 03 21:55:53.504551 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-729f1448-c3b1-4c08-8177-76464c74a2c4 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e/disassociate?vol_type_id=8ee1115a-1eab-42d2-86d5-c89755c1fe94 returned with HTTP 202 Jul 03 21:55:53.505092 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 872/3508] 10.4.3.32 () {66 vars in 1483 bytes} [Fri Jul 3 21:55:53 2026] GET /volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e/disassociate?vol_type_id=8ee1115a-1eab-42d2-86d5-c89755c1fe94 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:55:53.512129 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-1dc39ae9-daf5-4cb5-ba9b-1a4948d4ea80 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:53.515097 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1dc39ae9-daf5-4cb5-ba9b-1a4948d4ea80 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e/associations Jul 03 21:55:53.515359 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1dc39ae9-daf5-4cb5-ba9b-1a4948d4ea80 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:53.515648 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1dc39ae9-daf5-4cb5-ba9b-1a4948d4ea80 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Calling method 'associations' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:53.516041 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:53.516041 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:53.516500 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1dc39ae9-daf5-4cb5-ba9b-1a4948d4ea80 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Get associations for qos_spec id: 316fa2ac-a162-4e90-aec0-bd4f40f67a2e {{(pid=99934) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 21:55:53.526821 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1dc39ae9-daf5-4cb5-ba9b-1a4948d4ea80 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e/associations returned with HTTP 200 Jul 03 21:55:53.527352 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 878/3509] 10.4.3.32 () {66 vars in 1386 bytes} [Fri Jul 3 21:55:53 2026] GET /volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e/associations => generated 305 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:53.535556 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-65dbb52c-d324-4e3b-83f1-47b92f28ffaf None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:53.538401 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-65dbb52c-d324-4e3b-83f1-47b92f28ffaf tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e/disassociate_all Jul 03 21:55:53.538662 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-65dbb52c-d324-4e3b-83f1-47b92f28ffaf tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:53.538906 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-65dbb52c-d324-4e3b-83f1-47b92f28ffaf tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Calling method 'disassociate_all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:53.539558 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.contrib.qos_specs_manage [None req-65dbb52c-d324-4e3b-83f1-47b92f28ffaf tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Disassociate qos_spec: 316fa2ac-a162-4e90-aec0-bd4f40f67a2e from all. {{(pid=99936) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Jul 03 21:55:53.554082 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-65dbb52c-d324-4e3b-83f1-47b92f28ffaf tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e/disassociate_all returned with HTTP 202 Jul 03 21:55:53.554577 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 891/3510] 10.4.3.32 () {66 vars in 1398 bytes} [Fri Jul 3 21:55:53 2026] GET /volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e/disassociate_all => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:55:53.561982 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d9b74242-e887-48b1-8240-fbe0c2b058b6 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:53.566799 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d9b74242-e887-48b1-8240-fbe0c2b058b6 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e/associations Jul 03 21:55:53.566799 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d9b74242-e887-48b1-8240-fbe0c2b058b6 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:53.566799 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d9b74242-e887-48b1-8240-fbe0c2b058b6 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Calling method 'associations' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:53.566799 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:53.566799 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:53.566799 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d9b74242-e887-48b1-8240-fbe0c2b058b6 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Get associations for qos_spec id: 316fa2ac-a162-4e90-aec0-bd4f40f67a2e {{(pid=99935) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 21:55:53.579684 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d9b74242-e887-48b1-8240-fbe0c2b058b6 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e/associations returned with HTTP 200 Jul 03 21:55:53.580056 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 873/3511] 10.4.3.32 () {66 vars in 1386 bytes} [Fri Jul 3 21:55:53 2026] GET /volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e/associations => generated 24 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:55:53.589679 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2a454daa-4b83-4c20-8905-404216b5ad16 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:53.591995 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2a454daa-4b83-4c20-8905-404216b5ad16 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] DELETE https://10.4.3.32/volume/v3/types/6f3ceb8e-8437-4909-8367-fcad4a76c2e2 Jul 03 21:55:53.592410 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2a454daa-4b83-4c20-8905-404216b5ad16 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:53.592700 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2a454daa-4b83-4c20-8905-404216b5ad16 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Calling method '_delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:53.593074 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:53.593074 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:53.627649 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2a454daa-4b83-4c20-8905-404216b5ad16 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/types/6f3ceb8e-8437-4909-8367-fcad4a76c2e2 returned with HTTP 202 Jul 03 21:55:53.628087 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 879/3512] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:55:53 2026] DELETE /volume/v3/types/6f3ceb8e-8437-4909-8367-fcad4a76c2e2 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:55:53.636408 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-32f8358d-362d-4ed4-b193-00844dfb14a0 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:53.638085 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-32f8358d-362d-4ed4-b193-00844dfb14a0 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] GET https://10.4.3.32/volume/v3/types/6f3ceb8e-8437-4909-8367-fcad4a76c2e2 Jul 03 21:55:53.638305 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-32f8358d-362d-4ed4-b193-00844dfb14a0 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:53.638512 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-32f8358d-362d-4ed4-b193-00844dfb14a0 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:53.644760 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-32f8358d-362d-4ed4-b193-00844dfb14a0 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/types/6f3ceb8e-8437-4909-8367-fcad4a76c2e2 returned with HTTP 404 Jul 03 21:55:53.645097 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-3dc58a9f-9ed5-45ac-8199-e7246491a095 req-55b7f2ec-f7b8-46b6-b326-8e61dc3851bb None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:53.645310 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 892/3513] 10.4.3.32 () {66 vars in 1335 bytes} [Fri Jul 3 21:55:53 2026] GET /volume/v3/types/6f3ceb8e-8437-4909-8367-fcad4a76c2e2 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:55:53.647285 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-3dc58a9f-9ed5-45ac-8199-e7246491a095 req-55b7f2ec-f7b8-46b6-b326-8e61dc3851bb tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] DELETE https://10.4.3.32/volume/v3/attachments/4a512cc3-7cf6-419e-9434-a45b594f1a8c Jul 03 21:55:53.647499 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-3dc58a9f-9ed5-45ac-8199-e7246491a095 req-55b7f2ec-f7b8-46b6-b326-8e61dc3851bb tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:53.647691 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-3dc58a9f-9ed5-45ac-8199-e7246491a095 req-55b7f2ec-f7b8-46b6-b326-8e61dc3851bb tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:53.652191 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6275d536-f722-4099-839f-294d9a9fd361 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:53.654547 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6275d536-f722-4099-839f-294d9a9fd361 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] DELETE https://10.4.3.32/volume/v3/types/1a2e4a28-06c7-4980-936f-af5aa8c7e259 Jul 03 21:55:53.654839 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6275d536-f722-4099-839f-294d9a9fd361 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:53.655166 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6275d536-f722-4099-839f-294d9a9fd361 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Calling method '_delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:53.657687 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:53.657687 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:53.702716 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6275d536-f722-4099-839f-294d9a9fd361 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/types/1a2e4a28-06c7-4980-936f-af5aa8c7e259 returned with HTTP 202 Jul 03 21:55:53.703203 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 880/3514] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:55:53 2026] DELETE /volume/v3/types/1a2e4a28-06c7-4980-936f-af5aa8c7e259 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:55:53.710233 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-bd49826b-ce32-4b49-935a-f42a851cb164 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:53.714953 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bd49826b-ce32-4b49-935a-f42a851cb164 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] GET https://10.4.3.32/volume/v3/types/1a2e4a28-06c7-4980-936f-af5aa8c7e259 Jul 03 21:55:53.715222 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bd49826b-ce32-4b49-935a-f42a851cb164 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:53.715491 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bd49826b-ce32-4b49-935a-f42a851cb164 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:53.719647 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bd49826b-ce32-4b49-935a-f42a851cb164 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/types/1a2e4a28-06c7-4980-936f-af5aa8c7e259 returned with HTTP 404 Jul 03 21:55:53.720195 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 893/3515] 10.4.3.32 () {66 vars in 1335 bytes} [Fri Jul 3 21:55:53 2026] GET /volume/v3/types/1a2e4a28-06c7-4980-936f-af5aa8c7e259 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:55:53.729125 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-64d5aead-8f1b-4165-8359-0da73050bee7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:53.731668 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-64d5aead-8f1b-4165-8359-0da73050bee7 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] DELETE https://10.4.3.32/volume/v3/types/8ee1115a-1eab-42d2-86d5-c89755c1fe94 Jul 03 21:55:53.732012 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-64d5aead-8f1b-4165-8359-0da73050bee7 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:53.732303 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-64d5aead-8f1b-4165-8359-0da73050bee7 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Calling method '_delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:53.765416 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-64d5aead-8f1b-4165-8359-0da73050bee7 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/types/8ee1115a-1eab-42d2-86d5-c89755c1fe94 returned with HTTP 202 Jul 03 21:55:53.765764 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 881/3516] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:55:53 2026] DELETE /volume/v3/types/8ee1115a-1eab-42d2-86d5-c89755c1fe94 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:55:53.774388 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ef37ed19-08e2-45cf-b6ae-fdc32b6ada1e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:53.780879 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ef37ed19-08e2-45cf-b6ae-fdc32b6ada1e tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] GET https://10.4.3.32/volume/v3/types/8ee1115a-1eab-42d2-86d5-c89755c1fe94 Jul 03 21:55:53.781128 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ef37ed19-08e2-45cf-b6ae-fdc32b6ada1e tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:53.781366 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ef37ed19-08e2-45cf-b6ae-fdc32b6ada1e tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:53.785579 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ef37ed19-08e2-45cf-b6ae-fdc32b6ada1e tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/types/8ee1115a-1eab-42d2-86d5-c89755c1fe94 returned with HTTP 404 Jul 03 21:55:53.786086 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 894/3517] 10.4.3.32 () {66 vars in 1335 bytes} [Fri Jul 3 21:55:53 2026] GET /volume/v3/types/8ee1115a-1eab-42d2-86d5-c89755c1fe94 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:55:53.793314 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-40e5346a-16ba-4192-b8e8-5363a1c74a0c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:53.795276 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-40e5346a-16ba-4192-b8e8-5363a1c74a0c tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] POST https://10.4.3.32/volume/v3/qos-specs Jul 03 21:55:53.795685 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-40e5346a-16ba-4192-b8e8-5363a1c74a0c tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1052387113", "consumer": "back-end"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:53.797723 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.qos_specs [None req-40e5346a-16ba-4192-b8e8-5363a1c74a0c tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1052387113', 'consumer': 'back-end', 'specs': {}} {{(pid=99934) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 21:55:53.806543 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.db.api [None req-40e5346a-16ba-4192-b8e8-5363a1c74a0c tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] DB qos_specs_create(): root {'id': '58ab5053-a579-4c39-845d-cc6cad563100', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1052387113'} {{(pid=99934) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 21:55:53.821200 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-40e5346a-16ba-4192-b8e8-5363a1c74a0c tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/qos-specs returned with HTTP 200 Jul 03 21:55:53.821733 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 882/3518] 10.4.3.32 () {68 vars in 1257 bytes} [Fri Jul 3 21:55:53 2026] POST /volume/v3/qos-specs => generated 367 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:53.833308 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-4276008a-ce15-4bcc-a0e5-abb5d13793c3 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:53.835355 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4276008a-ce15-4bcc-a0e5-abb5d13793c3 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] DELETE https://10.4.3.32/volume/v3/qos-specs/58ab5053-a579-4c39-845d-cc6cad563100?force=False Jul 03 21:55:53.835605 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4276008a-ce15-4bcc-a0e5-abb5d13793c3 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:53.835834 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4276008a-ce15-4bcc-a0e5-abb5d13793c3 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:53.836120 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:53.836120 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:53.836487 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4276008a-ce15-4bcc-a0e5-abb5d13793c3 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Delete qos_spec: 58ab5053-a579-4c39-845d-cc6cad563100, force: False {{(pid=99936) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 21:55:53.851366 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-81e42553-3a50-471d-85e5-b90129441642 req-5ea19c3d-976d-450b-b7eb-3a5f86a1e183 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/attachments/5f1a95cf-3bda-4728-8e9f-21cb3842299b returned with HTTP 200 Jul 03 21:55:53.851937 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 870/3519] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:55:53 2026] DELETE /volume/v3/attachments/5f1a95cf-3bda-4728-8e9f-21cb3842299b => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:53.861121 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4276008a-ce15-4bcc-a0e5-abb5d13793c3 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/qos-specs/58ab5053-a579-4c39-845d-cc6cad563100?force=False returned with HTTP 202 Jul 03 21:55:53.861509 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 895/3520] 10.4.3.32 () {66 vars in 1373 bytes} [Fri Jul 3 21:55:53 2026] DELETE /volume/v3/qos-specs/58ab5053-a579-4c39-845d-cc6cad563100?force=False => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:55:53.874578 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-575d20ac-fd10-4367-b610-e945a5fa0ab0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:53.876537 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-575d20ac-fd10-4367-b610-e945a5fa0ab0 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/58ab5053-a579-4c39-845d-cc6cad563100 Jul 03 21:55:53.876769 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-575d20ac-fd10-4367-b610-e945a5fa0ab0 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:53.877012 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-575d20ac-fd10-4367-b610-e945a5fa0ab0 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:53.877281 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:53.877281 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:53.880967 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-575d20ac-fd10-4367-b610-e945a5fa0ab0 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/qos-specs/58ab5053-a579-4c39-845d-cc6cad563100 returned with HTTP 404 Jul 03 21:55:53.881496 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 883/3521] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:55:53 2026] GET /volume/v3/qos-specs/58ab5053-a579-4c39-845d-cc6cad563100 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:55:53.887720 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c7a8bc6b-aae7-4771-99b8-89f3a587f79d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:53.889283 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c7a8bc6b-aae7-4771-99b8-89f3a587f79d tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] GET https://10.4.3.32/volume/v3/qos-specs Jul 03 21:55:53.889556 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c7a8bc6b-aae7-4771-99b8-89f3a587f79d tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:53.889811 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c7a8bc6b-aae7-4771-99b8-89f3a587f79d tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Calling method 'index' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:53.890077 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:53.890077 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:53.899085 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c7a8bc6b-aae7-4771-99b8-89f3a587f79d tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/qos-specs returned with HTTP 200 Jul 03 21:55:53.899573 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 871/3522] 10.4.3.32 () {66 vars in 1236 bytes} [Fri Jul 3 21:55:53 2026] GET /volume/v3/qos-specs => generated 174 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:53.914038 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1861e1b0-0163-45e4-aa63-bb26f0cc3564 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:53.915741 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1861e1b0-0163-45e4-aa63-bb26f0cc3564 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] DELETE https://10.4.3.32/volume/v3/qos-specs/58ab5053-a579-4c39-845d-cc6cad563100?force=False Jul 03 21:55:53.915952 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1861e1b0-0163-45e4-aa63-bb26f0cc3564 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:53.916125 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1861e1b0-0163-45e4-aa63-bb26f0cc3564 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:53.916363 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:53.916363 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:53.916711 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1861e1b0-0163-45e4-aa63-bb26f0cc3564 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Delete qos_spec: 58ab5053-a579-4c39-845d-cc6cad563100, force: False {{(pid=99936) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 21:55:53.921036 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1861e1b0-0163-45e4-aa63-bb26f0cc3564 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/qos-specs/58ab5053-a579-4c39-845d-cc6cad563100?force=False returned with HTTP 404 Jul 03 21:55:53.921737 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 896/3523] 10.4.3.32 () {66 vars in 1373 bytes} [Fri Jul 3 21:55:53 2026] DELETE /volume/v3/qos-specs/58ab5053-a579-4c39-845d-cc6cad563100?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:55:53.927523 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-7d81731d-4eef-48c7-9a5a-b464705dc15c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:53.931389 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7d81731d-4eef-48c7-9a5a-b464705dc15c tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/58ab5053-a579-4c39-845d-cc6cad563100 Jul 03 21:55:53.931594 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7d81731d-4eef-48c7-9a5a-b464705dc15c tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:53.931771 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7d81731d-4eef-48c7-9a5a-b464705dc15c tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:53.935212 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7d81731d-4eef-48c7-9a5a-b464705dc15c tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/qos-specs/58ab5053-a579-4c39-845d-cc6cad563100 returned with HTTP 404 Jul 03 21:55:53.935732 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 884/3524] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:55:53 2026] GET /volume/v3/qos-specs/58ab5053-a579-4c39-845d-cc6cad563100 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:55:53.943505 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ca76356a-88af-45d4-97c5-7a3ba5fbac5f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:53.945127 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ca76356a-88af-45d4-97c5-7a3ba5fbac5f tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] POST https://10.4.3.32/volume/v3/qos-specs Jul 03 21:55:53.945505 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ca76356a-88af-45d4-97c5-7a3ba5fbac5f tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1217557539", "consumer": "both"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:53.947347 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:53.947347 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:53.947833 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.qos_specs [None req-ca76356a-88af-45d4-97c5-7a3ba5fbac5f tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1217557539', 'consumer': 'both', 'specs': {}} {{(pid=99933) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 21:55:53.950574 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.db.api [None req-ca76356a-88af-45d4-97c5-7a3ba5fbac5f tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] DB qos_specs_create(): root {'id': '8c3af8b3-a80f-4366-9337-233c15d3c65b', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1217557539'} {{(pid=99933) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 21:55:53.955655 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ca76356a-88af-45d4-97c5-7a3ba5fbac5f tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/qos-specs returned with HTTP 200 Jul 03 21:55:53.956306 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 872/3525] 10.4.3.32 () {68 vars in 1257 bytes} [Fri Jul 3 21:55:53 2026] POST /volume/v3/qos-specs => generated 363 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:53.963954 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-098eb409-2cb9-43d6-84ab-73119682e238 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:53.965716 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-098eb409-2cb9-43d6-84ab-73119682e238 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] DELETE https://10.4.3.32/volume/v3/qos-specs/8c3af8b3-a80f-4366-9337-233c15d3c65b?force=False Jul 03 21:55:53.965930 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-098eb409-2cb9-43d6-84ab-73119682e238 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:53.966129 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-098eb409-2cb9-43d6-84ab-73119682e238 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:53.966706 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.contrib.qos_specs_manage [None req-098eb409-2cb9-43d6-84ab-73119682e238 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Delete qos_spec: 8c3af8b3-a80f-4366-9337-233c15d3c65b, force: False {{(pid=99936) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 21:55:53.983674 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-098eb409-2cb9-43d6-84ab-73119682e238 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/qos-specs/8c3af8b3-a80f-4366-9337-233c15d3c65b?force=False returned with HTTP 202 Jul 03 21:55:53.984099 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 897/3526] 10.4.3.32 () {66 vars in 1373 bytes} [Fri Jul 3 21:55:53 2026] DELETE /volume/v3/qos-specs/8c3af8b3-a80f-4366-9337-233c15d3c65b?force=False => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:55:53.990476 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-28759c63-baa5-4fc3-8237-12eb641cd7d3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:53.992818 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-28759c63-baa5-4fc3-8237-12eb641cd7d3 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/8c3af8b3-a80f-4366-9337-233c15d3c65b Jul 03 21:55:53.993041 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-28759c63-baa5-4fc3-8237-12eb641cd7d3 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:53.993234 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-28759c63-baa5-4fc3-8237-12eb641cd7d3 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:53.996604 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-28759c63-baa5-4fc3-8237-12eb641cd7d3 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/qos-specs/8c3af8b3-a80f-4366-9337-233c15d3c65b returned with HTTP 404 Jul 03 21:55:53.997081 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 885/3527] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:55:53 2026] GET /volume/v3/qos-specs/8c3af8b3-a80f-4366-9337-233c15d3c65b => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:55:54.003297 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f50a0771-734c-4df2-adb8-e6cc6372038f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:54.004958 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f50a0771-734c-4df2-adb8-e6cc6372038f tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] GET https://10.4.3.32/volume/v3/qos-specs Jul 03 21:55:54.005284 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f50a0771-734c-4df2-adb8-e6cc6372038f tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:54.005583 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f50a0771-734c-4df2-adb8-e6cc6372038f tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Calling method 'index' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:54.005827 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:54.005827 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:54.010260 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f50a0771-734c-4df2-adb8-e6cc6372038f tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/qos-specs returned with HTTP 200 Jul 03 21:55:54.010642 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 873/3528] 10.4.3.32 () {66 vars in 1236 bytes} [Fri Jul 3 21:55:54 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 21:55:54.017250 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8c8fdb24-4fd6-426d-b43f-b2bd20a09e4a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:54.019144 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8c8fdb24-4fd6-426d-b43f-b2bd20a09e4a tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] DELETE https://10.4.3.32/volume/v3/qos-specs/8c3af8b3-a80f-4366-9337-233c15d3c65b?force=False Jul 03 21:55:54.019385 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8c8fdb24-4fd6-426d-b43f-b2bd20a09e4a tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:54.019587 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8c8fdb24-4fd6-426d-b43f-b2bd20a09e4a tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:54.019939 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:54.019939 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:54.020435 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8c8fdb24-4fd6-426d-b43f-b2bd20a09e4a tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Delete qos_spec: 8c3af8b3-a80f-4366-9337-233c15d3c65b, force: False {{(pid=99936) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 21:55:54.023589 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8c8fdb24-4fd6-426d-b43f-b2bd20a09e4a tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/qos-specs/8c3af8b3-a80f-4366-9337-233c15d3c65b?force=False returned with HTTP 404 Jul 03 21:55:54.023978 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 898/3529] 10.4.3.32 () {66 vars in 1373 bytes} [Fri Jul 3 21:55:54 2026] DELETE /volume/v3/qos-specs/8c3af8b3-a80f-4366-9337-233c15d3c65b?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:55:54.030857 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-7793ad45-594c-41fa-8be4-2a5623c935a1 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:54.032692 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7793ad45-594c-41fa-8be4-2a5623c935a1 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/8c3af8b3-a80f-4366-9337-233c15d3c65b Jul 03 21:55:54.032966 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7793ad45-594c-41fa-8be4-2a5623c935a1 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:54.033226 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7793ad45-594c-41fa-8be4-2a5623c935a1 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:54.036592 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7793ad45-594c-41fa-8be4-2a5623c935a1 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/qos-specs/8c3af8b3-a80f-4366-9337-233c15d3c65b returned with HTTP 404 Jul 03 21:55:54.037155 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 886/3530] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:55:54 2026] GET /volume/v3/qos-specs/8c3af8b3-a80f-4366-9337-233c15d3c65b => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:55:54.044319 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3f719843-2311-4951-af97-5a5f89a5f479 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:54.046232 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3f719843-2311-4951-af97-5a5f89a5f479 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] POST https://10.4.3.32/volume/v3/qos-specs Jul 03 21:55:54.046701 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3f719843-2311-4951-af97-5a5f89a5f479 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1502070900", "consumer": "front-end"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:54.047196 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-4a84a0e1-924b-418a-889d-9ecdb5d8b5aa None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:54.048256 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:54.048256 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:54.048627 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.qos_specs [None req-3f719843-2311-4951-af97-5a5f89a5f479 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1502070900', 'consumer': 'front-end', 'specs': {}} {{(pid=99933) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 21:55:54.048866 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4a84a0e1-924b-418a-889d-9ecdb5d8b5aa tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:55:54.049079 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4a84a0e1-924b-418a-889d-9ecdb5d8b5aa tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:54.049250 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4a84a0e1-924b-418a-889d-9ecdb5d8b5aa tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:54.051823 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.db.api [None req-3f719843-2311-4951-af97-5a5f89a5f479 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] DB qos_specs_create(): root {'id': '912aa3c8-8cd9-465e-8175-0b3686132fcd', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1502070900'} {{(pid=99933) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 21:55:54.056860 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:54.056860 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:54.058542 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3f719843-2311-4951-af97-5a5f89a5f479 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/qos-specs returned with HTTP 200 Jul 03 21:55:54.058938 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 874/3531] 10.4.3.32 () {68 vars in 1257 bytes} [Fri Jul 3 21:55:54 2026] POST /volume/v3/qos-specs => generated 368 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:54.061086 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-4a84a0e1-924b-418a-889d-9ecdb5d8b5aa tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:55:54.068840 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-154cb480-7887-476e-b14a-da83e03669e9 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:54.070613 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-154cb480-7887-476e-b14a-da83e03669e9 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] DELETE https://10.4.3.32/volume/v3/qos-specs/912aa3c8-8cd9-465e-8175-0b3686132fcd?force=False Jul 03 21:55:54.070807 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-154cb480-7887-476e-b14a-da83e03669e9 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:54.071016 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-154cb480-7887-476e-b14a-da83e03669e9 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:54.071576 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.qos_specs_manage [None req-154cb480-7887-476e-b14a-da83e03669e9 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Delete qos_spec: 912aa3c8-8cd9-465e-8175-0b3686132fcd, force: False {{(pid=99934) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 21:55:54.073070 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4a84a0e1-924b-418a-889d-9ecdb5d8b5aa tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:55:54.073472 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 899/3532] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:54 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 920 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:54.089081 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e4f319d6-29e5-4743-bfcb-794defbf10f3 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:54.091057 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e4f319d6-29e5-4743-bfcb-794defbf10f3 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 Jul 03 21:55:54.091315 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-154cb480-7887-476e-b14a-da83e03669e9 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/qos-specs/912aa3c8-8cd9-465e-8175-0b3686132fcd?force=False returned with HTTP 202 Jul 03 21:55:54.091533 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e4f319d6-29e5-4743-bfcb-794defbf10f3 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:54.091735 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 887/3533] 10.4.3.32 () {66 vars in 1373 bytes} [Fri Jul 3 21:55:54 2026] DELETE /volume/v3/qos-specs/912aa3c8-8cd9-465e-8175-0b3686132fcd?force=False => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:55:54.091877 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e4f319d6-29e5-4743-bfcb-794defbf10f3 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:54.097874 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a97a722f-b961-4563-854c-5587dbddc7a2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:54.099681 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a97a722f-b961-4563-854c-5587dbddc7a2 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/912aa3c8-8cd9-465e-8175-0b3686132fcd Jul 03 21:55:54.099926 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a97a722f-b961-4563-854c-5587dbddc7a2 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:54.100147 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a97a722f-b961-4563-854c-5587dbddc7a2 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:54.103641 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a97a722f-b961-4563-854c-5587dbddc7a2 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/qos-specs/912aa3c8-8cd9-465e-8175-0b3686132fcd returned with HTTP 404 Jul 03 21:55:54.103714 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:54.103714 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:54.104207 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 900/3534] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:55:54 2026] GET /volume/v3/qos-specs/912aa3c8-8cd9-465e-8175-0b3686132fcd => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:55:54.108630 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-e4f319d6-29e5-4743-bfcb-794defbf10f3 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:55:54.110571 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6c0f1f45-28f8-45ed-83b0-249e0db50f24 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:54.112563 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6c0f1f45-28f8-45ed-83b0-249e0db50f24 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] GET https://10.4.3.32/volume/v3/qos-specs Jul 03 21:55:54.112730 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6c0f1f45-28f8-45ed-83b0-249e0db50f24 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:54.112922 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6c0f1f45-28f8-45ed-83b0-249e0db50f24 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Calling method 'index' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:54.113194 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:54.113194 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:54.115356 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e4f319d6-29e5-4743-bfcb-794defbf10f3 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 returned with HTTP 200 Jul 03 21:55:54.116065 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 875/3535] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:54 2026] GET /volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 => generated 1164 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:54.122160 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6c0f1f45-28f8-45ed-83b0-249e0db50f24 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/qos-specs returned with HTTP 200 Jul 03 21:55:54.122549 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 888/3536] 10.4.3.32 () {66 vars in 1236 bytes} [Fri Jul 3 21:55:54 2026] GET /volume/v3/qos-specs => generated 174 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:54.129738 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7c1b77de-a8b8-4bb1-ab28-4f5bbd214cc7 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:54.132268 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7c1b77de-a8b8-4bb1-ab28-4f5bbd214cc7 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] DELETE https://10.4.3.32/volume/v3/qos-specs/912aa3c8-8cd9-465e-8175-0b3686132fcd?force=False Jul 03 21:55:54.132268 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7c1b77de-a8b8-4bb1-ab28-4f5bbd214cc7 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:54.132268 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7c1b77de-a8b8-4bb1-ab28-4f5bbd214cc7 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:54.132414 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7c1b77de-a8b8-4bb1-ab28-4f5bbd214cc7 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Delete qos_spec: 912aa3c8-8cd9-465e-8175-0b3686132fcd, force: False {{(pid=99936) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 21:55:54.136155 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7c1b77de-a8b8-4bb1-ab28-4f5bbd214cc7 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/qos-specs/912aa3c8-8cd9-465e-8175-0b3686132fcd?force=False returned with HTTP 404 Jul 03 21:55:54.136588 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 901/3537] 10.4.3.32 () {66 vars in 1373 bytes} [Fri Jul 3 21:55:54 2026] DELETE /volume/v3/qos-specs/912aa3c8-8cd9-465e-8175-0b3686132fcd?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:55:54.143731 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-68b10096-0566-416e-9280-9186b431d300 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:54.145029 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-68b10096-0566-416e-9280-9186b431d300 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/912aa3c8-8cd9-465e-8175-0b3686132fcd Jul 03 21:55:54.145641 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-68b10096-0566-416e-9280-9186b431d300 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:54.145913 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-68b10096-0566-416e-9280-9186b431d300 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:54.152433 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-68b10096-0566-416e-9280-9186b431d300 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/qos-specs/912aa3c8-8cd9-465e-8175-0b3686132fcd returned with HTTP 404 Jul 03 21:55:54.153033 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 876/3538] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:55:54 2026] GET /volume/v3/qos-specs/912aa3c8-8cd9-465e-8175-0b3686132fcd => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:55:54.153463 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f3a7b005-3d6f-497d-a4df-9019c53f6429 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:54.156266 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f3a7b005-3d6f-497d-a4df-9019c53f6429 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:54.156266 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f3a7b005-3d6f-497d-a4df-9019c53f6429 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:54.156266 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f3a7b005-3d6f-497d-a4df-9019c53f6429 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:54.157438 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-1f481267-6b1b-47ce-ad5b-be91221fe171 req-8522cffb-eb88-4d38-939c-f3a2e02b4eb0 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:54.160228 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-1f481267-6b1b-47ce-ad5b-be91221fe171 req-8522cffb-eb88-4d38-939c-f3a2e02b4eb0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 Jul 03 21:55:54.160504 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-1f481267-6b1b-47ce-ad5b-be91221fe171 req-8522cffb-eb88-4d38-939c-f3a2e02b4eb0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:54.160756 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-1f481267-6b1b-47ce-ad5b-be91221fe171 req-8522cffb-eb88-4d38-939c-f3a2e02b4eb0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:54.164444 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8787424f-97d7-4e03-842b-76b4ca2bd7ff None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:54.166086 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8787424f-97d7-4e03-842b-76b4ca2bd7ff tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e Jul 03 21:55:54.166322 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8787424f-97d7-4e03-842b-76b4ca2bd7ff tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:54.166593 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8787424f-97d7-4e03-842b-76b4ca2bd7ff tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:54.169408 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:54.169408 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:54.170673 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8787424f-97d7-4e03-842b-76b4ca2bd7ff tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e returned with HTTP 200 Jul 03 21:55:54.171112 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 877/3539] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:55:54 2026] GET /volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:54.171298 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:54.171298 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:54.175230 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-1f481267-6b1b-47ce-ad5b-be91221fe171 req-8522cffb-eb88-4d38-939c-f3a2e02b4eb0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:55:54.177062 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-f3a7b005-3d6f-497d-a4df-9019c53f6429 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:54.180332 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-1f481267-6b1b-47ce-ad5b-be91221fe171 req-8522cffb-eb88-4d38-939c-f3a2e02b4eb0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 returned with HTTP 200 Jul 03 21:55:54.180791 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 902/3540] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:55:54 2026] GET /volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 => generated 1164 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:54.181023 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-60067d00-9beb-4e0e-9a71-112da1bfccf5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:54.184238 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-60067d00-9beb-4e0e-9a71-112da1bfccf5 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] GET https://10.4.3.32/volume/v3/qos-specs Jul 03 21:55:54.184238 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-60067d00-9beb-4e0e-9a71-112da1bfccf5 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:54.184238 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-60067d00-9beb-4e0e-9a71-112da1bfccf5 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Calling method 'index' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:54.184238 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:54.184238 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:54.186226 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f3a7b005-3d6f-497d-a4df-9019c53f6429 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:54.186839 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 889/3541] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:54 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:54.188624 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-60067d00-9beb-4e0e-9a71-112da1bfccf5 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/qos-specs returned with HTTP 200 Jul 03 21:55:54.188624 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 878/3542] 10.4.3.32 () {66 vars in 1236 bytes} [Fri Jul 3 21:55:54 2026] GET /volume/v3/qos-specs => generated 174 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:54.197015 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9789c190-becb-4537-9c44-5def3df6cd8b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:54.199093 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9789c190-becb-4537-9c44-5def3df6cd8b tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] PUT https://10.4.3.32/volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e Jul 03 21:55:54.199697 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9789c190-becb-4537-9c44-5def3df6cd8b tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:54.201646 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-3dc58a9f-9ed5-45ac-8199-e7246491a095 req-55b7f2ec-f7b8-46b6-b326-8e61dc3851bb tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/attachments/4a512cc3-7cf6-419e-9434-a45b594f1a8c returned with HTTP 200 Jul 03 21:55:54.201646 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 874/3543] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:55:53 2026] DELETE /volume/v3/attachments/4a512cc3-7cf6-419e-9434-a45b594f1a8c => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:54.205000 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-1f481267-6b1b-47ce-ad5b-be91221fe171 req-84be8263-39e5-4c27-8224-061aa666afe0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:54.205200 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.qos_specs [None req-9789c190-becb-4537-9c44-5def3df6cd8b tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=99936) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jul 03 21:55:54.207234 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-1f481267-6b1b-47ce-ad5b-be91221fe171 req-84be8263-39e5-4c27-8224-061aa666afe0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] POST https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395/action Jul 03 21:55:54.207626 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-1f481267-6b1b-47ce-ad5b-be91221fe171 req-84be8263-39e5-4c27-8224-061aa666afe0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:55:54.207782 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-1f481267-6b1b-47ce-ad5b-be91221fe171 req-84be8263-39e5-4c27-8224-061aa666afe0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:54.212179 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.db.api [None req-9789c190-becb-4537-9c44-5def3df6cd8b tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] qos_specs_update() value: {'id': '06f12599-eee2-4bfe-8d43-5c8be7742b68', 'key': 'iops_bytes', 'value': '500', 'specs_id': '316fa2ac-a162-4e90-aec0-bd4f40f67a2e', 'deleted': False} {{(pid=99936) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Jul 03 21:55:54.220085 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:54.220085 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:54.220693 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-1f481267-6b1b-47ce-ad5b-be91221fe171 req-84be8263-39e5-4c27-8224-061aa666afe0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:55:54.223306 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9789c190-becb-4537-9c44-5def3df6cd8b tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e returned with HTTP 200 Jul 03 21:55:54.223709 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 903/3544] 10.4.3.32 () {68 vars in 1367 bytes} [Fri Jul 3 21:55:54 2026] PUT /volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e => generated 36 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:55:54.228352 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-1f481267-6b1b-47ce-ad5b-be91221fe171 req-84be8263-39e5-4c27-8224-061aa666afe0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Begin detaching volume completed successfully. Jul 03 21:55:54.228637 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-1f481267-6b1b-47ce-ad5b-be91221fe171 req-84be8263-39e5-4c27-8224-061aa666afe0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395/action returned with HTTP 202 Jul 03 21:55:54.229213 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 890/3545] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 21:55:54 2026] POST /volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:55:54.231022 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-bc9a2fa0-86f8-4e64-877f-42f1e42a5907 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:54.232499 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bc9a2fa0-86f8-4e64-877f-42f1e42a5907 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e Jul 03 21:55:54.232798 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bc9a2fa0-86f8-4e64-877f-42f1e42a5907 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:54.233058 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bc9a2fa0-86f8-4e64-877f-42f1e42a5907 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:54.233413 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:54.233413 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:54.237087 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bc9a2fa0-86f8-4e64-877f-42f1e42a5907 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e returned with HTTP 200 Jul 03 21:55:54.239779 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 879/3546] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:55:54 2026] GET /volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e => generated 411 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:54.245825 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-692e208b-d846-4be3-932d-e3c45014429d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:54.249361 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-692e208b-d846-4be3-932d-e3c45014429d tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] PUT https://10.4.3.32/volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e/delete_keys Jul 03 21:55:54.249747 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-692e208b-d846-4be3-932d-e3c45014429d tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:54.251913 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:54.251913 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:54.252382 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.contrib.qos_specs_manage [None req-692e208b-d846-4be3-932d-e3c45014429d tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Delete_key spec: 316fa2ac-a162-4e90-aec0-bd4f40f67a2e, keys: ['iops_bytes'] {{(pid=99935) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jul 03 21:55:54.255438 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b88f8745-ec5e-4073-9dfe-c471cefa55dd None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:54.255438 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b88f8745-ec5e-4073-9dfe-c471cefa55dd tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 Jul 03 21:55:54.255438 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b88f8745-ec5e-4073-9dfe-c471cefa55dd tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:54.255438 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b88f8745-ec5e-4073-9dfe-c471cefa55dd tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:54.265317 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:54.265317 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:54.268764 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b88f8745-ec5e-4073-9dfe-c471cefa55dd tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:55:54.277822 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b88f8745-ec5e-4073-9dfe-c471cefa55dd tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 returned with HTTP 200 Jul 03 21:55:54.277822 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 904/3547] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:54 2026] GET /volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 => generated 1167 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:54.287229 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-692e208b-d846-4be3-932d-e3c45014429d tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e/delete_keys returned with HTTP 202 Jul 03 21:55:54.287315 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f45cd91a-0e42-46c2-a74a-4dbccd5faae8 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:54.287779 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 875/3548] 10.4.3.32 () {68 vars in 1403 bytes} [Fri Jul 3 21:55:54 2026] PUT /volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e/delete_keys => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:55:54.292392 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f45cd91a-0e42-46c2-a74a-4dbccd5faae8 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:54.292392 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f45cd91a-0e42-46c2-a74a-4dbccd5faae8 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:54.292392 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f45cd91a-0e42-46c2-a74a-4dbccd5faae8 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:54.292392 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-f45cd91a-0e42-46c2-a74a-4dbccd5faae8 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:54.295752 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:54.295752 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:54.297060 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c12bc30d-7bb8-4963-95bf-a63ff94bebfb None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:54.297470 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f45cd91a-0e42-46c2-a74a-4dbccd5faae8 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:54.297769 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 891/3549] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:54 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:54.300588 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c12bc30d-7bb8-4963-95bf-a63ff94bebfb tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e Jul 03 21:55:54.300958 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c12bc30d-7bb8-4963-95bf-a63ff94bebfb tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:54.301857 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c12bc30d-7bb8-4963-95bf-a63ff94bebfb tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:54.302278 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:54.302278 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:54.307431 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c12bc30d-7bb8-4963-95bf-a63ff94bebfb tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e returned with HTTP 200 Jul 03 21:55:54.308008 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 880/3550] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:55:54 2026] GET /volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e => generated 390 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:54.318468 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1e9719ec-c9c0-4b72-9e49-f262dc70df8c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:54.320235 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1e9719ec-c9c0-4b72-9e49-f262dc70df8c tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e Jul 03 21:55:54.320479 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1e9719ec-c9c0-4b72-9e49-f262dc70df8c tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:54.320711 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1e9719ec-c9c0-4b72-9e49-f262dc70df8c tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:54.324513 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1e9719ec-c9c0-4b72-9e49-f262dc70df8c tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e returned with HTTP 200 Jul 03 21:55:54.324919 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 905/3551] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:55:54 2026] GET /volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:54.337414 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-bc4019b1-471c-43c2-8538-a5bf4b1e0b4e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:54.342190 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bc4019b1-471c-43c2-8538-a5bf4b1e0b4e tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] DELETE https://10.4.3.32/volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e?force=False Jul 03 21:55:54.342618 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bc4019b1-471c-43c2-8538-a5bf4b1e0b4e tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:54.342618 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bc4019b1-471c-43c2-8538-a5bf4b1e0b4e tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:54.344077 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:54.344077 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:54.344077 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bc4019b1-471c-43c2-8538-a5bf4b1e0b4e tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Delete qos_spec: 316fa2ac-a162-4e90-aec0-bd4f40f67a2e, force: False {{(pid=99935) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 21:55:54.368446 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bc4019b1-471c-43c2-8538-a5bf4b1e0b4e tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e?force=False returned with HTTP 202 Jul 03 21:55:54.368969 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 876/3552] 10.4.3.32 () {66 vars in 1373 bytes} [Fri Jul 3 21:55:54 2026] DELETE /volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e?force=False => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:55:54.379060 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-7259914d-5972-425d-9eeb-991d633b19a6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:54.381221 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7259914d-5972-425d-9eeb-991d633b19a6 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e Jul 03 21:55:54.381522 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7259914d-5972-425d-9eeb-991d633b19a6 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:54.381779 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7259914d-5972-425d-9eeb-991d633b19a6 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:54.386087 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7259914d-5972-425d-9eeb-991d633b19a6 tempest-QosSpecsTestJSON-752806486 tempest-QosSpecsTestJSON-752806486-project-admin] https://10.4.3.32/volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e returned with HTTP 404 Jul 03 21:55:54.386700 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 892/3553] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:55:54 2026] GET /volume/v3/qos-specs/316fa2ac-a162-4e90-aec0-bd4f40f67a2e => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:55:54.497200 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-798016ba-1b5c-47f5-b5a3-76d4021f9db6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:54.499062 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-798016ba-1b5c-47f5-b5a3-76d4021f9db6 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b Jul 03 21:55:54.499260 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-798016ba-1b5c-47f5-b5a3-76d4021f9db6 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:54.499464 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-798016ba-1b5c-47f5-b5a3-76d4021f9db6 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:54.513833 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:54.513833 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:54.519214 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-798016ba-1b5c-47f5-b5a3-76d4021f9db6 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:55:54.524213 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-798016ba-1b5c-47f5-b5a3-76d4021f9db6 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b returned with HTTP 200 Jul 03 21:55:54.524552 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 881/3554] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:54 2026] GET /volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:55.138156 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-5d4f5c4e-48ec-4d99-a594-dabea5b6f8e4 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:55.140756 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5d4f5c4e-48ec-4d99-a594-dabea5b6f8e4 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:55:55.141145 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5d4f5c4e-48ec-4d99-a594-dabea5b6f8e4 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:55.141336 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5d4f5c4e-48ec-4d99-a594-dabea5b6f8e4 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:55.149020 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:55.149020 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:55.152783 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-5d4f5c4e-48ec-4d99-a594-dabea5b6f8e4 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:55:55.160252 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5d4f5c4e-48ec-4d99-a594-dabea5b6f8e4 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:55:55.162016 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 906/3555] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:55 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:55.203276 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e8fba902-8ce5-4dd3-ad42-f875342acb83 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:55.206163 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e8fba902-8ce5-4dd3-ad42-f875342acb83 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:55.206449 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e8fba902-8ce5-4dd3-ad42-f875342acb83 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:55.206725 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e8fba902-8ce5-4dd3-ad42-f875342acb83 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:55.209178 np0000004475 devstack@c-api.service[99935]: DEBUG dbcounter [-] [99935] Writing DB stats cinder:SELECT=472,cinder:UPDATE=47,cinder:INSERT=21 {{(pid=99935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:55:55.216995 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:55.216995 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:55.224550 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e8fba902-8ce5-4dd3-ad42-f875342acb83 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:55.230514 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e8fba902-8ce5-4dd3-ad42-f875342acb83 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:55.231054 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 877/3556] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:55 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:55.297279 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-364dbeaf-cb36-488e-99ae-4a4a54143930 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:55.299717 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-364dbeaf-cb36-488e-99ae-4a4a54143930 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 Jul 03 21:55:55.300070 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-364dbeaf-cb36-488e-99ae-4a4a54143930 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:55.300360 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-364dbeaf-cb36-488e-99ae-4a4a54143930 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:55.315213 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:55.315213 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:55.317391 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e8b249e2-b246-474d-92e5-9f5268195524 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:55.319228 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e8b249e2-b246-474d-92e5-9f5268195524 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:55.319477 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e8b249e2-b246-474d-92e5-9f5268195524 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:55.319693 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e8b249e2-b246-474d-92e5-9f5268195524 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:55.319789 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-e8b249e2-b246-474d-92e5-9f5268195524 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:55.320100 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-364dbeaf-cb36-488e-99ae-4a4a54143930 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:55:55.323736 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:55.323736 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:55.324506 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e8b249e2-b246-474d-92e5-9f5268195524 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:55.325008 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 882/3557] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:55 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:55.326574 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-364dbeaf-cb36-488e-99ae-4a4a54143930 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 returned with HTTP 200 Jul 03 21:55:55.327402 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 893/3558] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:55 2026] GET /volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 => generated 1167 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:55.337480 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-548fb48f-1765-45cb-9dbd-c29a711d93c7 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:55.339646 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-548fb48f-1765-45cb-9dbd-c29a711d93c7 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484/export_record Jul 03 21:55:55.339924 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-548fb48f-1765-45cb-9dbd-c29a711d93c7 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:55.340134 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-548fb48f-1765-45cb-9dbd-c29a711d93c7 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'export_record' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:55.340492 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.contrib.backups [None req-548fb48f-1765-45cb-9dbd-c29a711d93c7 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Export record for backup 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99936) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 21:55:55.345021 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:55.345021 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:55.345898 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.backup.api [None req-548fb48f-1765-45cb-9dbd-c29a711d93c7 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling RPCAPI with context: , host: np0000004475, backup: 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99936) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 21:55:55.353291 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.backup.rpcapi [None req-548fb48f-1765-45cb-9dbd-c29a711d93c7 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] export_record in rpcapi backup_id 8c9b4289-6854-498e-a7d3-ee5189c09484 on host np0000004475. {{(pid=99936) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 21:55:55.371935 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9a0f4614-93dc-43b8-b782-65770a6de4d3 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:55.372475 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9a0f4614-93dc-43b8-b782-65770a6de4d3 None None] GET https://10.4.3.32/volume// Jul 03 21:55:55.372655 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9a0f4614-93dc-43b8-b782-65770a6de4d3 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:55.372849 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9a0f4614-93dc-43b8-b782-65770a6de4d3 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:55.373256 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9a0f4614-93dc-43b8-b782-65770a6de4d3 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:55:55.373578 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 878/3559] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:55:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 21:55:55.382919 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-1f481267-6b1b-47ce-ad5b-be91221fe171 req-d5b9b731-a440-44c4-b1de-b319cc8d887a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:55.385688 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-1f481267-6b1b-47ce-ad5b-be91221fe171 req-d5b9b731-a440-44c4-b1de-b319cc8d887a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 Jul 03 21:55:55.385858 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-1f481267-6b1b-47ce-ad5b-be91221fe171 req-d5b9b731-a440-44c4-b1de-b319cc8d887a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:55.386145 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-1f481267-6b1b-47ce-ad5b-be91221fe171 req-d5b9b731-a440-44c4-b1de-b319cc8d887a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:55.401178 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:55.401178 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:55.405738 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-1f481267-6b1b-47ce-ad5b-be91221fe171 req-d5b9b731-a440-44c4-b1de-b319cc8d887a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:55:55.410920 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-1f481267-6b1b-47ce-ad5b-be91221fe171 req-d5b9b731-a440-44c4-b1de-b319cc8d887a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 returned with HTTP 200 Jul 03 21:55:55.411309 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 883/3560] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:55:55 2026] GET /volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 => generated 1347 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:55:55.423362 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-1f481267-6b1b-47ce-ad5b-be91221fe171 req-e12392d4-a2d8-46e8-bca3-27f487dc4092 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:55.425679 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-1f481267-6b1b-47ce-ad5b-be91221fe171 req-e12392d4-a2d8-46e8-bca3-27f487dc4092 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395/encryption Jul 03 21:55:55.425931 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-1f481267-6b1b-47ce-ad5b-be91221fe171 req-e12392d4-a2d8-46e8-bca3-27f487dc4092 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:55.426129 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-1f481267-6b1b-47ce-ad5b-be91221fe171 req-e12392d4-a2d8-46e8-bca3-27f487dc4092 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'index' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:55.437271 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:55.437271 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:55.445697 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-1f481267-6b1b-47ce-ad5b-be91221fe171 req-e12392d4-a2d8-46e8-bca3-27f487dc4092 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395/encryption returned with HTTP 200 Jul 03 21:55:55.446310 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 894/3561] 10.4.3.32 () {68 vars in 1624 bytes} [Fri Jul 3 21:55:55 2026] GET /volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:55.537493 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ea55fda8-1ac8-4275-ad9d-ab5d9c32df45 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:55.540558 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ea55fda8-1ac8-4275-ad9d-ab5d9c32df45 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b Jul 03 21:55:55.541192 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ea55fda8-1ac8-4275-ad9d-ab5d9c32df45 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:55.541501 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ea55fda8-1ac8-4275-ad9d-ab5d9c32df45 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:55.559841 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:55.559841 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:55.566053 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-ea55fda8-1ac8-4275-ad9d-ab5d9c32df45 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:55:55.571841 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ea55fda8-1ac8-4275-ad9d-ab5d9c32df45 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b returned with HTTP 200 Jul 03 21:55:55.571841 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 879/3562] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:55 2026] GET /volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b => generated 876 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:55.856909 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.contrib.backups [None req-548fb48f-1765-45cb-9dbd-c29a711d93c7 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGM5YjQyODktNjg1NC00OThlLWE3ZDMtZWU1MTg5YzA5NDg0IiwgInVzZXJfaWQiOiAiYWUzMGRjOGQ4ZTk4NDZkZWJhOThjMDZhYmQzYThlOWQiLCAicHJvamVjdF9pZCI6ICI4Njg0MzIxNDkyNzI0OTFjODkwMDAxNzMwNzY3MzJjYSIsICJ2b2x1bWVfaWQiOiAiZjg3MzE5YzgtZDgwNi00YTIxLTk3ZWItODdlODJkOWE0MWQ0IiwgImhvc3QiOiAibnAwMDAwMDA0NDc1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDQyMDMyMTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mODczMTljOC1kODA2LTRhMjEtOTdlYi04N2U4MmQ5YTQxZDQvMjAyNjA3MDMyMTU0MzgvYXpfbm92YV9iYWNrdXBfOGM5YjQyODktNjg1NC00OThlLWE3ZDMtZWU1MTg5YzA5NDg0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QyMTo1NDozNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QyMTo1NDozNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDIxOjU1OjU1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99936) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 21:55:55.857201 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-548fb48f-1765-45cb-9dbd-c29a711d93c7 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484/export_record returned with HTTP 200 Jul 03 21:55:55.857656 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 907/3563] 10.4.3.32 () {68 vars in 1423 bytes} [Fri Jul 3 21:55:55 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484/export_record => generated 1424 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:55.864917 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b36d5949-8933-4e63-81ee-dc4766a87a45 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:55.866552 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b36d5949-8933-4e63-81ee-dc4766a87a45 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:55:55.866733 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b36d5949-8933-4e63-81ee-dc4766a87a45 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:55.866908 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b36d5949-8933-4e63-81ee-dc4766a87a45 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:55.867018 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-b36d5949-8933-4e63-81ee-dc4766a87a45 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:55.872989 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:55.872989 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:55.873624 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b36d5949-8933-4e63-81ee-dc4766a87a45 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:55:55.874042 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 884/3564] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:55 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:55.884672 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d27cf7f1-4927-4fb3-9f19-e5061d99cf31 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:55.886658 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d27cf7f1-4927-4fb3-9f19-e5061d99cf31 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] POST https://10.4.3.32/volume/v3/backups/import_record Jul 03 21:55:55.887754 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d27cf7f1-4927-4fb3-9f19-e5061d99cf31 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjA5NzM4YjItNmY1Zi00ZWQxLTk0NDUtMGI5NWFkZjkyNDUwIiwgInVzZXJfaWQiOiAiYWUzMGRjOGQ4ZTk4NDZkZWJhOThjMDZhYmQzYThlOWQiLCAicHJvamVjdF9pZCI6ICI4Njg0MzIxNDkyNzI0OTFjODkwMDAxNzMwNzY3MzJjYSIsICJ2b2x1bWVfaWQiOiAiZjg3MzE5YzgtZDgwNi00YTIxLTk3ZWItODdlODJkOWE0MWQ0IiwgImhvc3QiOiAibnAwMDAwMDA0NDc1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDQyMDMyMTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mODczMTljOC1kODA2LTRhMjEtOTdlYi04N2U4MmQ5YTQxZDQvMjAyNjA3MDMyMTU0MzgvYXpfbm92YV9iYWNrdXBfOGM5YjQyODktNjg1NC00OThlLWE3ZDMtZWU1MTg5YzA5NDg0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QyMTo1NDozNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QyMTo1NDozNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDIxOjU1OjU1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:55.889187 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.backups [None req-d27cf7f1-4927-4fb3-9f19-e5061d99cf31 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjA5NzM4YjItNmY1Zi00ZWQxLTk0NDUtMGI5NWFkZjkyNDUwIiwgInVzZXJfaWQiOiAiYWUzMGRjOGQ4ZTk4NDZkZWJhOThjMDZhYmQzYThlOWQiLCAicHJvamVjdF9pZCI6ICI4Njg0MzIxNDkyNzI0OTFjODkwMDAxNzMwNzY3MzJjYSIsICJ2b2x1bWVfaWQiOiAiZjg3MzE5YzgtZDgwNi00YTIxLTk3ZWItODdlODJkOWE0MWQ0IiwgImhvc3QiOiAibnAwMDAwMDA0NDc1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDQyMDMyMTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mODczMTljOC1kODA2LTRhMjEtOTdlYi04N2U4MmQ5YTQxZDQvMjAyNjA3MDMyMTU0MzgvYXpfbm92YV9iYWNrdXBfOGM5YjQyODktNjg1NC00OThlLWE3ZDMtZWU1MTg5YzA5NDg0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QyMTo1NDozNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QyMTo1NDozNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDIxOjU1OjU1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99934) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 21:55:55.890086 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.backups [None req-d27cf7f1-4927-4fb3-9f19-e5061d99cf31 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjA5NzM4YjItNmY1Zi00ZWQxLTk0NDUtMGI5NWFkZjkyNDUwIiwgInVzZXJfaWQiOiAiYWUzMGRjOGQ4ZTk4NDZkZWJhOThjMDZhYmQzYThlOWQiLCAicHJvamVjdF9pZCI6ICI4Njg0MzIxNDkyNzI0OTFjODkwMDAxNzMwNzY3MzJjYSIsICJ2b2x1bWVfaWQiOiAiZjg3MzE5YzgtZDgwNi00YTIxLTk3ZWItODdlODJkOWE0MWQ0IiwgImhvc3QiOiAibnAwMDAwMDA0NDc1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDQyMDMyMTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mODczMTljOC1kODA2LTRhMjEtOTdlYi04N2U4MmQ5YTQxZDQvMjAyNjA3MDMyMTU0MzgvYXpfbm92YV9iYWNrdXBfOGM5YjQyODktNjg1NC00OThlLWE3ZDMtZWU1MTg5YzA5NDg0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QyMTo1NDozNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QyMTo1NDozNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDIxOjU1OjU1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99934) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 21:55:55.948285 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-d27cf7f1-4927-4fb3-9f19-e5061d99cf31 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Created reservations ['7a86a037-2a50-48d2-bf25-2c1bbcabb834', '1a47adff-4613-43ef-b3b3-19291ee9f145'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:55:55.949667 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-0d013dad-8957-4ce9-af95-878a6241c0ad req-6d9ebfa3-dc41-4b46-9104-db4234b0f039 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:55.952260 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-0d013dad-8957-4ce9-af95-878a6241c0ad req-6d9ebfa3-dc41-4b46-9104-db4234b0f039 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/attachments?instance_id=cf3adaec-76d0-4478-bd0a-980999ba659e Jul 03 21:55:55.952556 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-0d013dad-8957-4ce9-af95-878a6241c0ad req-6d9ebfa3-dc41-4b46-9104-db4234b0f039 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:55.952802 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-0d013dad-8957-4ce9-af95-878a6241c0ad req-6d9ebfa3-dc41-4b46-9104-db4234b0f039 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:55.973825 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-0d013dad-8957-4ce9-af95-878a6241c0ad req-6d9ebfa3-dc41-4b46-9104-db4234b0f039 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/attachments?instance_id=cf3adaec-76d0-4478-bd0a-980999ba659e returned with HTTP 200 Jul 03 21:55:55.974394 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 880/3565] 10.4.3.32 () {70 vars in 1630 bytes} [Fri Jul 3 21:55:55 2026] GET /volume/v3/attachments?instance_id=cf3adaec-76d0-4478-bd0a-980999ba659e => generated 192 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:55.976453 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.backup.rpcapi [None req-d27cf7f1-4927-4fb3-9f19-e5061d99cf31 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] import_record rpcapi backup id 609738b2-6f5f-4ed1-9445-0b95adf92450 on host np0000004475 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjA5NzM4YjItNmY1Zi00ZWQxLTk0NDUtMGI5NWFkZjkyNDUwIiwgInVzZXJfaWQiOiAiYWUzMGRjOGQ4ZTk4NDZkZWJhOThjMDZhYmQzYThlOWQiLCAicHJvamVjdF9pZCI6ICI4Njg0MzIxNDkyNzI0OTFjODkwMDAxNzMwNzY3MzJjYSIsICJ2b2x1bWVfaWQiOiAiZjg3MzE5YzgtZDgwNi00YTIxLTk3ZWItODdlODJkOWE0MWQ0IiwgImhvc3QiOiAibnAwMDAwMDA0NDc1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDQyMDMyMTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mODczMTljOC1kODA2LTRhMjEtOTdlYi04N2U4MmQ5YTQxZDQvMjAyNjA3MDMyMTU0MzgvYXpfbm92YV9iYWNrdXBfOGM5YjQyODktNjg1NC00OThlLWE3ZDMtZWU1MTg5YzA5NDg0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QyMTo1NDozNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QyMTo1NDozNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDIxOjU1OjU1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99934) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 03 21:55:55.980091 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.backups [None req-d27cf7f1-4927-4fb3-9f19-e5061d99cf31 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Import record output: {'backup': {'id': '609738b2-6f5f-4ed1-9445-0b95adf92450', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.32/volume/v3/backups/609738b2-6f5f-4ed1-9445-0b95adf92450'}, {'rel': 'bookmark', 'href': 'https://10.4.3.32/volume/backups/609738b2-6f5f-4ed1-9445-0b95adf92450'}]}}. {{(pid=99934) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 03 21:55:55.980911 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d27cf7f1-4927-4fb3-9f19-e5061d99cf31 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/import_record returned with HTTP 201 Jul 03 21:55:55.981177 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 895/3566] 10.4.3.32 () {70 vars in 1335 bytes} [Fri Jul 3 21:55:55 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 97 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 03 21:55:55.986930 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-0d013dad-8957-4ce9-af95-878a6241c0ad req-22561c1f-0de5-4c7b-a4ea-0ab16a4d2916 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:55.991415 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-0d013dad-8957-4ce9-af95-878a6241c0ad req-22561c1f-0de5-4c7b-a4ea-0ab16a4d2916 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/attachments/45819699-8d86-4ef1-b658-0a444cd0e608 Jul 03 21:55:55.991680 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-0d013dad-8957-4ce9-af95-878a6241c0ad req-22561c1f-0de5-4c7b-a4ea-0ab16a4d2916 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:55.991892 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-0d013dad-8957-4ce9-af95-878a6241c0ad req-22561c1f-0de5-4c7b-a4ea-0ab16a4d2916 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:55.992529 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e8116fd0-1056-4633-a605-80489b9be64b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:55.996278 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e8116fd0-1056-4633-a605-80489b9be64b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/609738b2-6f5f-4ed1-9445-0b95adf92450 Jul 03 21:55:55.996525 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e8116fd0-1056-4633-a605-80489b9be64b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:55.999474 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e8116fd0-1056-4633-a605-80489b9be64b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:55.999814 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-e8116fd0-1056-4633-a605-80489b9be64b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 609738b2-6f5f-4ed1-9445-0b95adf92450. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:56.004009 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:56.004009 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:56.005047 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e8116fd0-1056-4633-a605-80489b9be64b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/609738b2-6f5f-4ed1-9445-0b95adf92450 returned with HTTP 200 Jul 03 21:55:56.005538 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 885/3567] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:55 2026] GET /volume/v3/backups/609738b2-6f5f-4ed1-9445-0b95adf92450 => generated 645 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:56.009149 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-0d013dad-8957-4ce9-af95-878a6241c0ad req-22561c1f-0de5-4c7b-a4ea-0ab16a4d2916 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/attachments/45819699-8d86-4ef1-b658-0a444cd0e608 returned with HTTP 200 Jul 03 21:55:56.009790 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 908/3568] 10.4.3.32 () {70 vars in 1644 bytes} [Fri Jul 3 21:55:55 2026] GET /volume/v3/attachments/45819699-8d86-4ef1-b658-0a444cd0e608 => generated 993 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:56.248279 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c6fa7cde-1d1b-4687-bb7f-5ba0ebe3ffdc None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:56.250003 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c6fa7cde-1d1b-4687-bb7f-5ba0ebe3ffdc tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:56.250206 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c6fa7cde-1d1b-4687-bb7f-5ba0ebe3ffdc tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:56.250394 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c6fa7cde-1d1b-4687-bb7f-5ba0ebe3ffdc tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:56.261335 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:56.261335 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:56.266589 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c6fa7cde-1d1b-4687-bb7f-5ba0ebe3ffdc tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:56.271116 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c6fa7cde-1d1b-4687-bb7f-5ba0ebe3ffdc tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:56.271515 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 881/3569] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:56 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:56.345437 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a4312d9f-1c31-4bca-a7d5-155b6c511686 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:56.347802 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a4312d9f-1c31-4bca-a7d5-155b6c511686 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 Jul 03 21:55:56.348449 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a4312d9f-1c31-4bca-a7d5-155b6c511686 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:56.348449 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a4312d9f-1c31-4bca-a7d5-155b6c511686 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:56.365082 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:56.365082 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:56.369694 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-a4312d9f-1c31-4bca-a7d5-155b6c511686 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:55:56.375815 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a4312d9f-1c31-4bca-a7d5-155b6c511686 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 returned with HTTP 200 Jul 03 21:55:56.376487 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 896/3570] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:56 2026] GET /volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 => generated 1167 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:56.590352 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-96119838-4b46-4907-a524-a8acaee65e3d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:56.593160 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-96119838-4b46-4907-a524-a8acaee65e3d tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b Jul 03 21:55:56.593160 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-96119838-4b46-4907-a524-a8acaee65e3d tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:56.593160 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-96119838-4b46-4907-a524-a8acaee65e3d tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:56.604040 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:56.604040 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:56.608450 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-96119838-4b46-4907-a524-a8acaee65e3d tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:55:56.614506 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-96119838-4b46-4907-a524-a8acaee65e3d tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b returned with HTTP 200 Jul 03 21:55:56.614975 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 886/3571] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:56 2026] GET /volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:56.941218 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-aaabe345-b1cf-418e-92c2-d49057e53346 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:57.016619 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a9a06cab-4304-4d5c-80ec-7565b3a49b68 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:57.018572 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a9a06cab-4304-4d5c-80ec-7565b3a49b68 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/609738b2-6f5f-4ed1-9445-0b95adf92450 Jul 03 21:55:57.018827 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a9a06cab-4304-4d5c-80ec-7565b3a49b68 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:57.019097 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a9a06cab-4304-4d5c-80ec-7565b3a49b68 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:57.019196 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-a9a06cab-4304-4d5c-80ec-7565b3a49b68 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 609738b2-6f5f-4ed1-9445-0b95adf92450. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:57.024559 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:57.024559 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:57.025237 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a9a06cab-4304-4d5c-80ec-7565b3a49b68 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/609738b2-6f5f-4ed1-9445-0b95adf92450 returned with HTTP 200 Jul 03 21:55:57.025598 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 882/3572] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:57 2026] GET /volume/v3/backups/609738b2-6f5f-4ed1-9445-0b95adf92450 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:57.040177 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-866add98-df1d-4026-8c27-f3b0b2ea7114 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:57.043118 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-866add98-df1d-4026-8c27-f3b0b2ea7114 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] DELETE https://10.4.3.32/volume/v3/backups/609738b2-6f5f-4ed1-9445-0b95adf92450 Jul 03 21:55:57.043209 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-aaabe345-b1cf-418e-92c2-d49057e53346 tempest-VolumesServicesTestJSON-688829309 tempest-VolumesServicesTestJSON-688829309-project-admin] GET https://10.4.3.32/volume/v3/os-services Jul 03 21:55:57.043292 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-aaabe345-b1cf-418e-92c2-d49057e53346 tempest-VolumesServicesTestJSON-688829309 tempest-VolumesServicesTestJSON-688829309-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:57.043407 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-866add98-df1d-4026-8c27-f3b0b2ea7114 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:57.043516 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-aaabe345-b1cf-418e-92c2-d49057e53346 tempest-VolumesServicesTestJSON-688829309 tempest-VolumesServicesTestJSON-688829309-project-admin] Calling method 'index' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:57.043964 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-866add98-df1d-4026-8c27-f3b0b2ea7114 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:57.043964 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.contrib.backups [None req-866add98-df1d-4026-8c27-f3b0b2ea7114 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Delete backup with id: 609738b2-6f5f-4ed1-9445-0b95adf92450. Jul 03 21:55:57.044045 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:57.044045 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:57.047472 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-aaabe345-b1cf-418e-92c2-d49057e53346 tempest-VolumesServicesTestJSON-688829309 tempest-VolumesServicesTestJSON-688829309-project-admin] https://10.4.3.32/volume/v3/os-services returned with HTTP 200 Jul 03 21:55:57.047823 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 909/3573] 10.4.3.32 () {66 vars in 1242 bytes} [Fri Jul 3 21:55:56 2026] GET /volume/v3/os-services => generated 626 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:57.047953 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:57.047953 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:57.059531 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ffeaf449-3be3-49b8-9731-5cd33e6fad15 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:57.061803 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ffeaf449-3be3-49b8-9731-5cd33e6fad15 tempest-VolumesServicesTestJSON-688829309 tempest-VolumesServicesTestJSON-688829309-project-admin] GET https://10.4.3.32/volume/v3/os-services?host=np0000004475 Jul 03 21:55:57.062069 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ffeaf449-3be3-49b8-9731-5cd33e6fad15 tempest-VolumesServicesTestJSON-688829309 tempest-VolumesServicesTestJSON-688829309-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:57.062306 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ffeaf449-3be3-49b8-9731-5cd33e6fad15 tempest-VolumesServicesTestJSON-688829309 tempest-VolumesServicesTestJSON-688829309-project-admin] Calling method 'index' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:57.068252 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.backup.rpcapi [None req-866add98-df1d-4026-8c27-f3b0b2ea7114 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] delete_backup rpcapi backup_id 609738b2-6f5f-4ed1-9445-0b95adf92450 {{(pid=99934) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 21:55:57.068908 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ffeaf449-3be3-49b8-9731-5cd33e6fad15 tempest-VolumesServicesTestJSON-688829309 tempest-VolumesServicesTestJSON-688829309-project-admin] https://10.4.3.32/volume/v3/os-services?host=np0000004475 returned with HTTP 200 Jul 03 21:55:57.069346 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 887/3574] 10.4.3.32 () {66 vars in 1277 bytes} [Fri Jul 3 21:55:57 2026] GET /volume/v3/os-services?host=np0000004475 => generated 626 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:57.070127 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-866add98-df1d-4026-8c27-f3b0b2ea7114 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/609738b2-6f5f-4ed1-9445-0b95adf92450 returned with HTTP 202 Jul 03 21:55:57.070706 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 897/3575] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 21:55:57 2026] DELETE /volume/v3/backups/609738b2-6f5f-4ed1-9445-0b95adf92450 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:55:57.080537 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8ab31761-86ab-4935-b53a-2d4321237e4c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:57.081134 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7c212051-76da-42f7-ad34-62d0a28a28f2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:57.082466 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8ab31761-86ab-4935-b53a-2d4321237e4c tempest-VolumesServicesTestJSON-688829309 tempest-VolumesServicesTestJSON-688829309-project-admin] GET https://10.4.3.32/volume/v3/os-services?host=np0000004475&binary=cinder-scheduler Jul 03 21:55:57.082661 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8ab31761-86ab-4935-b53a-2d4321237e4c tempest-VolumesServicesTestJSON-688829309 tempest-VolumesServicesTestJSON-688829309-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:57.082834 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8ab31761-86ab-4935-b53a-2d4321237e4c tempest-VolumesServicesTestJSON-688829309 tempest-VolumesServicesTestJSON-688829309-project-admin] Calling method 'index' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:57.084293 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7c212051-76da-42f7-ad34-62d0a28a28f2 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/609738b2-6f5f-4ed1-9445-0b95adf92450 Jul 03 21:55:57.084548 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7c212051-76da-42f7-ad34-62d0a28a28f2 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:57.084737 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7c212051-76da-42f7-ad34-62d0a28a28f2 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:57.084830 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-7c212051-76da-42f7-ad34-62d0a28a28f2 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 609738b2-6f5f-4ed1-9445-0b95adf92450. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:57.089671 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:57.089671 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:57.090421 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7c212051-76da-42f7-ad34-62d0a28a28f2 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/609738b2-6f5f-4ed1-9445-0b95adf92450 returned with HTTP 200 Jul 03 21:55:57.090820 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 910/3576] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:57 2026] GET /volume/v3/backups/609738b2-6f5f-4ed1-9445-0b95adf92450 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:57.093823 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8ab31761-86ab-4935-b53a-2d4321237e4c tempest-VolumesServicesTestJSON-688829309 tempest-VolumesServicesTestJSON-688829309-project-admin] https://10.4.3.32/volume/v3/os-services?host=np0000004475&binary=cinder-scheduler returned with HTTP 200 Jul 03 21:55:57.094223 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 883/3577] 10.4.3.32 () {66 vars in 1325 bytes} [Fri Jul 3 21:55:57 2026] GET /volume/v3/os-services?host=np0000004475&binary=cinder-scheduler => generated 191 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:57.105296 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d2afc1c4-90a0-4d5b-b95e-713e8da66273 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:57.107526 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d2afc1c4-90a0-4d5b-b95e-713e8da66273 tempest-VolumesServicesTestJSON-688829309 tempest-VolumesServicesTestJSON-688829309-project-admin] GET https://10.4.3.32/volume/v3/os-services?binary=cinder-scheduler Jul 03 21:55:57.107767 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d2afc1c4-90a0-4d5b-b95e-713e8da66273 tempest-VolumesServicesTestJSON-688829309 tempest-VolumesServicesTestJSON-688829309-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:57.108040 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d2afc1c4-90a0-4d5b-b95e-713e8da66273 tempest-VolumesServicesTestJSON-688829309 tempest-VolumesServicesTestJSON-688829309-project-admin] Calling method 'index' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:57.114778 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d2afc1c4-90a0-4d5b-b95e-713e8da66273 tempest-VolumesServicesTestJSON-688829309 tempest-VolumesServicesTestJSON-688829309-project-admin] https://10.4.3.32/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Jul 03 21:55:57.115322 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 888/3578] 10.4.3.32 () {66 vars in 1289 bytes} [Fri Jul 3 21:55:57 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:57.128598 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-8d381283-6f24-497e-b2ad-0293c1533955 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:57.241015 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8d381283-6f24-497e-b2ad-0293c1533955 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:55:57.241452 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8d381283-6f24-497e-b2ad-0293c1533955 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-822742381"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:57.244144 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-8d381283-6f24-497e-b2ad-0293c1533955 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-822742381'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:55:57.244635 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-8d381283-6f24-497e-b2ad-0293c1533955 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] Create volume of 1 GB Jul 03 21:55:57.254210 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-8d381283-6f24-497e-b2ad-0293c1533955 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] Availability Zones retrieved successfully. Jul 03 21:55:57.262688 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8d381283-6f24-497e-b2ad-0293c1533955 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] Flow 'volume_create_api' (ea068ad9-94dd-4bdc-9cfb-01772d9f8265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:55:57.264152 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8d381283-6f24-497e-b2ad-0293c1533955 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fd47faf-6b3d-4cc6-ac91-b039b4be7a66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:55:57.265534 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-8d381283-6f24-497e-b2ad-0293c1533955 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:55:57.290140 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-058dab6b-ba1b-4a8f-ac4e-fa1e04ea0f79 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:57.295391 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-058dab6b-ba1b-4a8f-ac4e-fa1e04ea0f79 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:57.295391 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-058dab6b-ba1b-4a8f-ac4e-fa1e04ea0f79 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:57.295391 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-058dab6b-ba1b-4a8f-ac4e-fa1e04ea0f79 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:57.308697 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:57.308697 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:57.312475 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-058dab6b-ba1b-4a8f-ac4e-fa1e04ea0f79 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:57.314491 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8d381283-6f24-497e-b2ad-0293c1533955 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fd47faf-6b3d-4cc6-ac91-b039b4be7a66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:55:57.315691 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8d381283-6f24-497e-b2ad-0293c1533955 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ee2fa8d-ca26-4d23-9ab0-3eea8fcd8804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:55:57.318108 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-058dab6b-ba1b-4a8f-ac4e-fa1e04ea0f79 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:57.318880 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 911/3579] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:57 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:57.390929 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-0aea595a-2802-48ce-a29d-9c984bd9ca1b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:57.392713 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0aea595a-2802-48ce-a29d-9c984bd9ca1b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 Jul 03 21:55:57.392962 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0aea595a-2802-48ce-a29d-9c984bd9ca1b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:57.393166 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0aea595a-2802-48ce-a29d-9c984bd9ca1b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:57.405930 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:57.405930 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:57.412632 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-0aea595a-2802-48ce-a29d-9c984bd9ca1b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:55:57.417364 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-8d381283-6f24-497e-b2ad-0293c1533955 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] Created reservations ['1662948d-cde2-4a9d-b8be-1392f16e13e3', '01c303bc-a78d-4def-a25f-ef162bcafd06', 'a57722cc-5a53-456d-83b1-b5d488555bfe', '72bf5c9c-e428-4c7d-bb05-da8387e6c459'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:55:57.418586 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8d381283-6f24-497e-b2ad-0293c1533955 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ee2fa8d-ca26-4d23-9ab0-3eea8fcd8804) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1662948d-cde2-4a9d-b8be-1392f16e13e3', '01c303bc-a78d-4def-a25f-ef162bcafd06', 'a57722cc-5a53-456d-83b1-b5d488555bfe', '72bf5c9c-e428-4c7d-bb05-da8387e6c459']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:55:57.418810 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0aea595a-2802-48ce-a29d-9c984bd9ca1b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 returned with HTTP 200 Jul 03 21:55:57.419363 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 884/3580] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:57 2026] GET /volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 => generated 1167 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:57.419767 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8d381283-6f24-497e-b2ad-0293c1533955 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ee6e5c4-11d3-4e01-a738-9b568414cf6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:55:57.450723 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8d381283-6f24-497e-b2ad-0293c1533955 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ee6e5c4-11d3-4e01-a738-9b568414cf6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40f998f8-172d-4e29-8be1-602ff67be235', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-822742381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e6fa6297192433880e448cfb900d762',qos_specs=None,replication_status=,reservations=['1662948d-cde2-4a9d-b8be-1392f16e13e3','01c303bc-a78d-4def-a25f-ef162bcafd06','a57722cc-5a53-456d-83b1-b5d488555bfe','72bf5c9c-e428-4c7d-bb05-da8387e6c459'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e70f3adbc2b4e1a9dd3e92784f96293',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:55:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-822742381',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40f998f8-172d-4e29-8be1-602ff67be235,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e6fa6297192433880e448cfb900d762',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e70f3adbc2b4e1a9dd3e92784f96293',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:55:57.451549 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8d381283-6f24-497e-b2ad-0293c1533955 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55006a1a-b7de-4ee7-a60d-89ab47eac734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:55:57.474198 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8d381283-6f24-497e-b2ad-0293c1533955 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55006a1a-b7de-4ee7-a60d-89ab47eac734) transitioned into state 'SUCCESS' from state '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-822742381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e6fa6297192433880e448cfb900d762',qos_specs=None,replication_status=,reservations=['1662948d-cde2-4a9d-b8be-1392f16e13e3','01c303bc-a78d-4def-a25f-ef162bcafd06','a57722cc-5a53-456d-83b1-b5d488555bfe','72bf5c9c-e428-4c7d-bb05-da8387e6c459'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e70f3adbc2b4e1a9dd3e92784f96293',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:55:57.475187 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8d381283-6f24-497e-b2ad-0293c1533955 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce39eda3-77ad-48dc-b9df-833c544ed7b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:55:57.487009 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8d381283-6f24-497e-b2ad-0293c1533955 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce39eda3-77ad-48dc-b9df-833c544ed7b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:55:57.487955 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8d381283-6f24-497e-b2ad-0293c1533955 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] Flow 'volume_create_api' (ea068ad9-94dd-4bdc-9cfb-01772d9f8265) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:55:57.488293 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-8d381283-6f24-497e-b2ad-0293c1533955 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] Create volume request issued successfully. Jul 03 21:55:57.489114 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8d381283-6f24-497e-b2ad-0293c1533955 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:55:57.494197 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 898/3581] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:55:57 2026] POST /volume/v3/volumes => generated 751 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:55:57.509294 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d68ba81b-f453-40e6-9980-de96d679fb74 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:57.511533 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d68ba81b-f453-40e6-9980-de96d679fb74 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] GET https://10.4.3.32/volume/v3/volumes/40f998f8-172d-4e29-8be1-602ff67be235 Jul 03 21:55:57.511791 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d68ba81b-f453-40e6-9980-de96d679fb74 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:57.511991 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d68ba81b-f453-40e6-9980-de96d679fb74 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:57.526063 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:57.526063 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:57.530477 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-d68ba81b-f453-40e6-9980-de96d679fb74 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] Volume info retrieved successfully. Jul 03 21:55:57.537052 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d68ba81b-f453-40e6-9980-de96d679fb74 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] https://10.4.3.32/volume/v3/volumes/40f998f8-172d-4e29-8be1-602ff67be235 returned with HTTP 200 Jul 03 21:55:57.537412 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 889/3582] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:57 2026] GET /volume/v3/volumes/40f998f8-172d-4e29-8be1-602ff67be235 => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:57.634077 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-829a7adc-f24d-43ca-b41e-588addb020d6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:57.635910 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-829a7adc-f24d-43ca-b41e-588addb020d6 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b Jul 03 21:55:57.636115 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-829a7adc-f24d-43ca-b41e-588addb020d6 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:57.636315 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-829a7adc-f24d-43ca-b41e-588addb020d6 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:57.645330 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:57.645330 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:57.648980 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-829a7adc-f24d-43ca-b41e-588addb020d6 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:55:57.656614 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-829a7adc-f24d-43ca-b41e-588addb020d6 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b returned with HTTP 200 Jul 03 21:55:57.656990 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 912/3583] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:57 2026] GET /volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:58.089353 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-1f481267-6b1b-47ce-ad5b-be91221fe171 req-697146f0-ade2-4abc-9992-3ecdd4c3efa1 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:58.096954 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-1f481267-6b1b-47ce-ad5b-be91221fe171 req-697146f0-ade2-4abc-9992-3ecdd4c3efa1 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] DELETE https://10.4.3.32/volume/v3/attachments/2a80305d-96ec-4680-9850-dc3420ef7f9d Jul 03 21:55:58.096954 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-1f481267-6b1b-47ce-ad5b-be91221fe171 req-697146f0-ade2-4abc-9992-3ecdd4c3efa1 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:58.096954 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-1f481267-6b1b-47ce-ad5b-be91221fe171 req-697146f0-ade2-4abc-9992-3ecdd4c3efa1 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:58.102671 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4e450ac9-aa39-4e70-9572-099588bef000 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:58.103786 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4e450ac9-aa39-4e70-9572-099588bef000 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/609738b2-6f5f-4ed1-9445-0b95adf92450 Jul 03 21:55:58.103786 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4e450ac9-aa39-4e70-9572-099588bef000 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:58.104042 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4e450ac9-aa39-4e70-9572-099588bef000 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:58.104177 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:58.104177 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:58.104992 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-4e450ac9-aa39-4e70-9572-099588bef000 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 609738b2-6f5f-4ed1-9445-0b95adf92450. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:55:58.107795 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4e450ac9-aa39-4e70-9572-099588bef000 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/609738b2-6f5f-4ed1-9445-0b95adf92450 returned with HTTP 404 Jul 03 21:55:58.108223 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 899/3584] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:58 2026] GET /volume/v3/backups/609738b2-6f5f-4ed1-9445-0b95adf92450 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:55:58.114352 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-efdec1e3-d2c9-485d-a1a6-3782e8633ef8 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:58.116284 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-efdec1e3-d2c9-485d-a1a6-3782e8633ef8 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/f87319c8-d806-4a21-97eb-87e82d9a41d4 Jul 03 21:55:58.116532 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-efdec1e3-d2c9-485d-a1a6-3782e8633ef8 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:58.116744 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-efdec1e3-d2c9-485d-a1a6-3782e8633ef8 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:58.116939 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-efdec1e3-d2c9-485d-a1a6-3782e8633ef8 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Delete volume with id: f87319c8-d806-4a21-97eb-87e82d9a41d4 Jul 03 21:55:58.127397 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:58.127397 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:58.127873 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-efdec1e3-d2c9-485d-a1a6-3782e8633ef8 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Volume info retrieved successfully. Jul 03 21:55:58.150495 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-efdec1e3-d2c9-485d-a1a6-3782e8633ef8 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Delete volume request issued successfully. Jul 03 21:55:58.150694 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-efdec1e3-d2c9-485d-a1a6-3782e8633ef8 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/volumes/f87319c8-d806-4a21-97eb-87e82d9a41d4 returned with HTTP 202 Jul 03 21:55:58.151145 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 890/3585] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 21:55:58 2026] DELETE /volume/v3/volumes/f87319c8-d806-4a21-97eb-87e82d9a41d4 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:55:58.158406 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-27ec13fd-ceec-41cd-8057-c387568013da None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:58.160479 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-27ec13fd-ceec-41cd-8057-c387568013da tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/volumes/f87319c8-d806-4a21-97eb-87e82d9a41d4 Jul 03 21:55:58.160748 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-27ec13fd-ceec-41cd-8057-c387568013da tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:58.160989 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-27ec13fd-ceec-41cd-8057-c387568013da tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:58.168749 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:58.168749 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:58.172940 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-27ec13fd-ceec-41cd-8057-c387568013da tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Volume info retrieved successfully. Jul 03 21:55:58.177719 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-27ec13fd-ceec-41cd-8057-c387568013da tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/volumes/f87319c8-d806-4a21-97eb-87e82d9a41d4 returned with HTTP 200 Jul 03 21:55:58.178231 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 913/3586] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:58 2026] GET /volume/v3/volumes/f87319c8-d806-4a21-97eb-87e82d9a41d4 => generated 1014 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:58.336665 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-10cde1dc-4f01-4282-951b-48c48fb3a5b6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:58.339108 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-10cde1dc-4f01-4282-951b-48c48fb3a5b6 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:58.339410 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-10cde1dc-4f01-4282-951b-48c48fb3a5b6 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:58.339685 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-10cde1dc-4f01-4282-951b-48c48fb3a5b6 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:58.349593 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:58.349593 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:58.354405 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-10cde1dc-4f01-4282-951b-48c48fb3a5b6 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:58.360004 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-10cde1dc-4f01-4282-951b-48c48fb3a5b6 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:58.360483 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 900/3587] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:58 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:58.436712 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-60156fe2-b22c-4398-9e1f-68924965e5cb None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:58.439032 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-60156fe2-b22c-4398-9e1f-68924965e5cb tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 Jul 03 21:55:58.439957 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-60156fe2-b22c-4398-9e1f-68924965e5cb tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:58.439957 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-60156fe2-b22c-4398-9e1f-68924965e5cb tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:58.453424 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:58.453424 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:58.456382 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-60156fe2-b22c-4398-9e1f-68924965e5cb tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:55:58.460430 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-60156fe2-b22c-4398-9e1f-68924965e5cb tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 returned with HTTP 200 Jul 03 21:55:58.460789 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 891/3588] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:58 2026] GET /volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 => generated 1167 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:58.519454 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-3b782e0d-0103-4cb7-a9d5-1ce60cbbfa69 req-964cde15-02ec-42f2-8118-cfac696eafad None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:58.521584 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-3b782e0d-0103-4cb7-a9d5-1ce60cbbfa69 req-964cde15-02ec-42f2-8118-cfac696eafad tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] POST https://10.4.3.32/volume/v3/attachments/e28808dc-13c9-4fea-b3c0-6eaeaedf1500/action Jul 03 21:55:58.522022 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-3b782e0d-0103-4cb7-a9d5-1ce60cbbfa69 req-964cde15-02ec-42f2-8118-cfac696eafad tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Action body: b'{"os-complete": null}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:55:58.522157 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-3b782e0d-0103-4cb7-a9d5-1ce60cbbfa69 req-964cde15-02ec-42f2-8118-cfac696eafad tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:58.545988 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:58.545988 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:58.553663 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-bc337a39-3a9f-4bb8-982d-76d76ce1828b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:58.556589 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-bc337a39-3a9f-4bb8-982d-76d76ce1828b tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] GET https://10.4.3.32/volume/v3/volumes/40f998f8-172d-4e29-8be1-602ff67be235 Jul 03 21:55:58.556783 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-bc337a39-3a9f-4bb8-982d-76d76ce1828b tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:58.556981 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-bc337a39-3a9f-4bb8-982d-76d76ce1828b tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:58.564731 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-3b782e0d-0103-4cb7-a9d5-1ce60cbbfa69 req-964cde15-02ec-42f2-8118-cfac696eafad tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/attachments/e28808dc-13c9-4fea-b3c0-6eaeaedf1500/action returned with HTTP 204 Jul 03 21:55:58.565188 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 914/3589] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:55:58 2026] POST /volume/v3/attachments/e28808dc-13c9-4fea-b3c0-6eaeaedf1500/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:55:58.570916 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:58.570916 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:58.577463 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-bc337a39-3a9f-4bb8-982d-76d76ce1828b tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] Volume info retrieved successfully. Jul 03 21:55:58.585655 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-bc337a39-3a9f-4bb8-982d-76d76ce1828b tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] https://10.4.3.32/volume/v3/volumes/40f998f8-172d-4e29-8be1-602ff67be235 returned with HTTP 200 Jul 03 21:55:58.586135 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 901/3590] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:58 2026] GET /volume/v3/volumes/40f998f8-172d-4e29-8be1-602ff67be235 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:58.598717 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f46a05e9-c5fc-4765-a1e8-594e235b9378 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:58.600970 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f46a05e9-c5fc-4765-a1e8-594e235b9378 tempest-VolumesServicesTestJSON-688829309 tempest-VolumesServicesTestJSON-688829309-project-admin] GET https://10.4.3.32/volume/v3/volumes/40f998f8-172d-4e29-8be1-602ff67be235 Jul 03 21:55:58.601238 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f46a05e9-c5fc-4765-a1e8-594e235b9378 tempest-VolumesServicesTestJSON-688829309 tempest-VolumesServicesTestJSON-688829309-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:58.601470 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f46a05e9-c5fc-4765-a1e8-594e235b9378 tempest-VolumesServicesTestJSON-688829309 tempest-VolumesServicesTestJSON-688829309-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:58.611740 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:58.611740 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:58.615398 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f46a05e9-c5fc-4765-a1e8-594e235b9378 tempest-VolumesServicesTestJSON-688829309 tempest-VolumesServicesTestJSON-688829309-project-admin] Volume info retrieved successfully. Jul 03 21:55:58.620454 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f46a05e9-c5fc-4765-a1e8-594e235b9378 tempest-VolumesServicesTestJSON-688829309 tempest-VolumesServicesTestJSON-688829309-project-admin] https://10.4.3.32/volume/v3/volumes/40f998f8-172d-4e29-8be1-602ff67be235 returned with HTTP 200 Jul 03 21:55:58.620901 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 892/3591] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:58 2026] GET /volume/v3/volumes/40f998f8-172d-4e29-8be1-602ff67be235 => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:58.634313 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-1f481267-6b1b-47ce-ad5b-be91221fe171 req-697146f0-ade2-4abc-9992-3ecdd4c3efa1 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/attachments/2a80305d-96ec-4680-9850-dc3420ef7f9d returned with HTTP 200 Jul 03 21:55:58.634741 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 885/3592] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:55:58 2026] DELETE /volume/v3/attachments/2a80305d-96ec-4680-9850-dc3420ef7f9d => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:58.636468 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-238fb01d-7c6a-47a9-b590-d5d0a9735158 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:58.638583 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-238fb01d-7c6a-47a9-b590-d5d0a9735158 tempest-VolumesServicesTestJSON-688829309 tempest-VolumesServicesTestJSON-688829309-project-admin] GET https://10.4.3.32/volume/v3/os-services?host=np0000004475&binary=cinder-volume Jul 03 21:55:58.638774 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-238fb01d-7c6a-47a9-b590-d5d0a9735158 tempest-VolumesServicesTestJSON-688829309 tempest-VolumesServicesTestJSON-688829309-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:58.639039 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-238fb01d-7c6a-47a9-b590-d5d0a9735158 tempest-VolumesServicesTestJSON-688829309 tempest-VolumesServicesTestJSON-688829309-project-admin] Calling method 'index' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:58.646510 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-238fb01d-7c6a-47a9-b590-d5d0a9735158 tempest-VolumesServicesTestJSON-688829309 tempest-VolumesServicesTestJSON-688829309-project-admin] https://10.4.3.32/volume/v3/os-services?host=np0000004475&binary=cinder-volume returned with HTTP 200 Jul 03 21:55:58.646627 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 915/3593] 10.4.3.32 () {66 vars in 1319 bytes} [Fri Jul 3 21:55:58 2026] GET /volume/v3/os-services?host=np0000004475&binary=cinder-volume => generated 275 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:58.656419 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d191516f-cc8f-4158-b12d-b4c699458bf6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:58.657128 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d191516f-cc8f-4158-b12d-b4c699458bf6 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] GET https://10.4.3.32/volume/v3/volumes/40f998f8-172d-4e29-8be1-602ff67be235 Jul 03 21:55:58.657350 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d191516f-cc8f-4158-b12d-b4c699458bf6 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:58.657575 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d191516f-cc8f-4158-b12d-b4c699458bf6 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:58.664855 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:58.664855 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:58.671142 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d191516f-cc8f-4158-b12d-b4c699458bf6 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] Volume info retrieved successfully. Jul 03 21:55:58.671689 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-92d3401e-a7f7-4c0d-99a8-b746e90f5f78 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:58.673552 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-92d3401e-a7f7-4c0d-99a8-b746e90f5f78 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b Jul 03 21:55:58.673746 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-92d3401e-a7f7-4c0d-99a8-b746e90f5f78 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:58.673939 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-92d3401e-a7f7-4c0d-99a8-b746e90f5f78 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:58.675341 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d191516f-cc8f-4158-b12d-b4c699458bf6 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] https://10.4.3.32/volume/v3/volumes/40f998f8-172d-4e29-8be1-602ff67be235 returned with HTTP 200 Jul 03 21:55:58.675715 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 902/3594] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:58 2026] GET /volume/v3/volumes/40f998f8-172d-4e29-8be1-602ff67be235 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:58.688605 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:58.688605 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:58.690803 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1f2e20cd-96b1-45ba-aed9-6ec95f6be005 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:58.692647 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1f2e20cd-96b1-45ba-aed9-6ec95f6be005 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] DELETE https://10.4.3.32/volume/v3/volumes/40f998f8-172d-4e29-8be1-602ff67be235 Jul 03 21:55:58.692898 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1f2e20cd-96b1-45ba-aed9-6ec95f6be005 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:58.693176 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1f2e20cd-96b1-45ba-aed9-6ec95f6be005 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:58.693426 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-1f2e20cd-96b1-45ba-aed9-6ec95f6be005 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] Delete volume with id: 40f998f8-172d-4e29-8be1-602ff67be235 Jul 03 21:55:58.700083 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-92d3401e-a7f7-4c0d-99a8-b746e90f5f78 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:55:58.700622 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:58.700622 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:58.701117 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-1f2e20cd-96b1-45ba-aed9-6ec95f6be005 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] Volume info retrieved successfully. Jul 03 21:55:58.707877 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-92d3401e-a7f7-4c0d-99a8-b746e90f5f78 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b returned with HTTP 200 Jul 03 21:55:58.708268 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 893/3595] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:58 2026] GET /volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b => generated 1168 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 21:55:58.719598 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-1f2e20cd-96b1-45ba-aed9-6ec95f6be005 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] Delete volume request issued successfully. Jul 03 21:55:58.719896 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1f2e20cd-96b1-45ba-aed9-6ec95f6be005 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] https://10.4.3.32/volume/v3/volumes/40f998f8-172d-4e29-8be1-602ff67be235 returned with HTTP 202 Jul 03 21:55:58.720416 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 886/3596] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:55:58 2026] DELETE /volume/v3/volumes/40f998f8-172d-4e29-8be1-602ff67be235 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:55:58.726197 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-64757b07-fdc4-41a4-b96f-1a0aea6c9aff None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:58.728004 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e4c40c88-1514-40d1-9524-14f2ba301437 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:58.729805 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-64757b07-fdc4-41a4-b96f-1a0aea6c9aff tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b Jul 03 21:55:58.730680 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e4c40c88-1514-40d1-9524-14f2ba301437 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] GET https://10.4.3.32/volume/v3/volumes/40f998f8-172d-4e29-8be1-602ff67be235 Jul 03 21:55:58.730816 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-64757b07-fdc4-41a4-b96f-1a0aea6c9aff tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:58.730872 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e4c40c88-1514-40d1-9524-14f2ba301437 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:58.730904 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-64757b07-fdc4-41a4-b96f-1a0aea6c9aff tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:58.730937 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e4c40c88-1514-40d1-9524-14f2ba301437 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:58.741242 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:58.741242 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:58.742805 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:58.742805 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:58.745304 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-e4c40c88-1514-40d1-9524-14f2ba301437 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] Volume info retrieved successfully. Jul 03 21:55:58.748503 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-64757b07-fdc4-41a4-b96f-1a0aea6c9aff tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:55:58.749798 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e4c40c88-1514-40d1-9524-14f2ba301437 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] https://10.4.3.32/volume/v3/volumes/40f998f8-172d-4e29-8be1-602ff67be235 returned with HTTP 200 Jul 03 21:55:58.750181 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 903/3597] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:58 2026] GET /volume/v3/volumes/40f998f8-172d-4e29-8be1-602ff67be235 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:58.757922 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-64757b07-fdc4-41a4-b96f-1a0aea6c9aff tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b returned with HTTP 200 Jul 03 21:55:58.758342 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 916/3598] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:58 2026] GET /volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b => generated 1168 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:58.818381 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-a3752933-e742-4462-926f-3309203245e8 req-716f0ef2-4c76-4e45-b433-1c6a7c0be204 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:58.820881 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-a3752933-e742-4462-926f-3309203245e8 req-716f0ef2-4c76-4e45-b433-1c6a7c0be204 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b Jul 03 21:55:58.821096 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-a3752933-e742-4462-926f-3309203245e8 req-716f0ef2-4c76-4e45-b433-1c6a7c0be204 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:58.821296 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-a3752933-e742-4462-926f-3309203245e8 req-716f0ef2-4c76-4e45-b433-1c6a7c0be204 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:58.832034 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:58.832034 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:58.836534 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-a3752933-e742-4462-926f-3309203245e8 req-716f0ef2-4c76-4e45-b433-1c6a7c0be204 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:55:58.842415 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-a3752933-e742-4462-926f-3309203245e8 req-716f0ef2-4c76-4e45-b433-1c6a7c0be204 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b returned with HTTP 200 Jul 03 21:55:58.842992 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 894/3599] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:55:58 2026] GET /volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b => generated 1168 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:58.868104 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-a3752933-e742-4462-926f-3309203245e8 req-a62ec1a9-93a2-400d-9f33-e5199420e635 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:58.870230 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-a3752933-e742-4462-926f-3309203245e8 req-a62ec1a9-93a2-400d-9f33-e5199420e635 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] POST https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b/action Jul 03 21:55:58.870634 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-a3752933-e742-4462-926f-3309203245e8 req-a62ec1a9-93a2-400d-9f33-e5199420e635 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:55:58.870806 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-a3752933-e742-4462-926f-3309203245e8 req-a62ec1a9-93a2-400d-9f33-e5199420e635 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:58.884864 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:58.884864 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:58.885455 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-a3752933-e742-4462-926f-3309203245e8 req-a62ec1a9-93a2-400d-9f33-e5199420e635 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:55:58.893081 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-a3752933-e742-4462-926f-3309203245e8 req-a62ec1a9-93a2-400d-9f33-e5199420e635 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Begin detaching volume completed successfully. Jul 03 21:55:58.893338 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-a3752933-e742-4462-926f-3309203245e8 req-a62ec1a9-93a2-400d-9f33-e5199420e635 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b/action returned with HTTP 202 Jul 03 21:55:58.893999 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 887/3600] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 21:55:58 2026] POST /volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:55:59.094660 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-fb0d4ab5-196c-4c57-88b6-14cdc8523faa None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:59.096904 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fb0d4ab5-196c-4c57-88b6-14cdc8523faa tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/4e7acab6-c602-490c-bfc7-d802a6e5dae1 Jul 03 21:55:59.097135 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fb0d4ab5-196c-4c57-88b6-14cdc8523faa tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:59.097352 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fb0d4ab5-196c-4c57-88b6-14cdc8523faa tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:59.097502 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-fb0d4ab5-196c-4c57-88b6-14cdc8523faa tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Delete snapshot with id: 4e7acab6-c602-490c-bfc7-d802a6e5dae1 Jul 03 21:55:59.103536 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:59.103536 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:59.104045 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-fb0d4ab5-196c-4c57-88b6-14cdc8523faa tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 21:55:59.125787 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-fb0d4ab5-196c-4c57-88b6-14cdc8523faa tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot delete request issued successfully. Jul 03 21:55:59.126025 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fb0d4ab5-196c-4c57-88b6-14cdc8523faa tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/4e7acab6-c602-490c-bfc7-d802a6e5dae1 returned with HTTP 202 Jul 03 21:55:59.126561 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 904/3601] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:55:59 2026] DELETE /volume/v3/snapshots/4e7acab6-c602-490c-bfc7-d802a6e5dae1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:55:59.134437 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d546bce3-0d27-4c16-b3b8-43f86368ef11 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:59.136537 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d546bce3-0d27-4c16-b3b8-43f86368ef11 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/4e7acab6-c602-490c-bfc7-d802a6e5dae1 Jul 03 21:55:59.136779 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d546bce3-0d27-4c16-b3b8-43f86368ef11 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:59.137045 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d546bce3-0d27-4c16-b3b8-43f86368ef11 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:59.143271 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:59.143271 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:59.143894 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d546bce3-0d27-4c16-b3b8-43f86368ef11 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 21:55:59.145222 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d546bce3-0d27-4c16-b3b8-43f86368ef11 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/4e7acab6-c602-490c-bfc7-d802a6e5dae1 returned with HTTP 200 Jul 03 21:55:59.145397 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 917/3602] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:55:59 2026] GET /volume/v3/snapshots/4e7acab6-c602-490c-bfc7-d802a6e5dae1 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:59.192312 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-614de957-639b-47dc-8511-edd7b7a763c4 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:59.197440 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-614de957-639b-47dc-8511-edd7b7a763c4 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/volumes/f87319c8-d806-4a21-97eb-87e82d9a41d4 Jul 03 21:55:59.197440 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-614de957-639b-47dc-8511-edd7b7a763c4 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:59.197440 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-614de957-639b-47dc-8511-edd7b7a763c4 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:59.200918 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-614de957-639b-47dc-8511-edd7b7a763c4 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/volumes/f87319c8-d806-4a21-97eb-87e82d9a41d4 returned with HTTP 404 Jul 03 21:55:59.201447 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 895/3603] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:59 2026] GET /volume/v3/volumes/f87319c8-d806-4a21-97eb-87e82d9a41d4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:55:59.219673 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4ac4bb3a-d1e5-4d2b-97c8-510555a377ae None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:59.219673 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4ac4bb3a-d1e5-4d2b-97c8-510555a377ae tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups Jul 03 21:55:59.219673 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4ac4bb3a-d1e5-4d2b-97c8-510555a377ae tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:59.219673 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4ac4bb3a-d1e5-4d2b-97c8-510555a377ae tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'index' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:59.234394 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4ac4bb3a-d1e5-4d2b-97c8-510555a377ae tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 200 Jul 03 21:55:59.234394 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 888/3604] 10.4.3.32 () {68 vars in 1270 bytes} [Fri Jul 3 21:55:59 2026] GET /volume/v3/backups => generated 619 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:59.241164 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e9fb49fd-4002-4535-b764-27410c2b433f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:59.243013 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e9fb49fd-4002-4535-b764-27410c2b433f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups?project_id=868432149272491c89000173076732ca Jul 03 21:55:59.243251 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e9fb49fd-4002-4535-b764-27410c2b433f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:59.243465 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e9fb49fd-4002-4535-b764-27410c2b433f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'index' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:59.243857 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:59.243857 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:59.249560 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e9fb49fd-4002-4535-b764-27410c2b433f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups?project_id=868432149272491c89000173076732ca returned with HTTP 200 Jul 03 21:55:59.250039 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 905/3605] 10.4.3.32 () {68 vars in 1357 bytes} [Fri Jul 3 21:55:59 2026] GET /volume/v3/backups?project_id=868432149272491c89000173076732ca => generated 619 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:59.260011 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8d1db108-cd11-4554-9a25-9ddef989a756 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:59.262026 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8d1db108-cd11-4554-9a25-9ddef989a756 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:55:59.262406 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8d1db108-cd11-4554-9a25-9ddef989a756 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-280238121"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:59.264043 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-8d1db108-cd11-4554-9a25-9ddef989a756 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-280238121'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:55:59.265551 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-8d1db108-cd11-4554-9a25-9ddef989a756 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Create volume of 1 GB Jul 03 21:55:59.268173 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-8d1db108-cd11-4554-9a25-9ddef989a756 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Availability Zones retrieved successfully. Jul 03 21:55:59.273952 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8d1db108-cd11-4554-9a25-9ddef989a756 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Flow 'volume_create_api' (027a4288-6806-4e23-8e39-f92a63bfca7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:55:59.275083 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8d1db108-cd11-4554-9a25-9ddef989a756 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b4efc67-559b-448e-b769-113226cb66ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:55:59.275929 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-8d1db108-cd11-4554-9a25-9ddef989a756 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:55:59.320523 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8d1db108-cd11-4554-9a25-9ddef989a756 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b4efc67-559b-448e-b769-113226cb66ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:55:59.321653 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8d1db108-cd11-4554-9a25-9ddef989a756 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f281dea9-d88b-4dbe-8d3e-a536ba2351d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:55:59.368792 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-8d1db108-cd11-4554-9a25-9ddef989a756 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Created reservations ['b3822e82-57a9-461b-af03-aa11fdc3afde', '1fa0edc3-82b6-4bbb-aa6a-4668048805a6', '4a0d84c7-63ff-4efb-a9e8-4e67db707cc6', 'aa36ec10-1fea-4977-ae25-743c40fe80f1'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:55:59.369747 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8d1db108-cd11-4554-9a25-9ddef989a756 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f281dea9-d88b-4dbe-8d3e-a536ba2351d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3822e82-57a9-461b-af03-aa11fdc3afde', '1fa0edc3-82b6-4bbb-aa6a-4668048805a6', '4a0d84c7-63ff-4efb-a9e8-4e67db707cc6', 'aa36ec10-1fea-4977-ae25-743c40fe80f1']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:55:59.370628 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8d1db108-cd11-4554-9a25-9ddef989a756 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b1ab72d-39fa-4b23-a6a8-58f6f50855d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:55:59.376620 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4dcceef9-ceb5-4341-bdfe-065107960bb1 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:59.383356 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4dcceef9-ceb5-4341-bdfe-065107960bb1 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:55:59.383356 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4dcceef9-ceb5-4341-bdfe-065107960bb1 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:59.383356 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4dcceef9-ceb5-4341-bdfe-065107960bb1 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:59.389747 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:59.389747 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:59.396451 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-4dcceef9-ceb5-4341-bdfe-065107960bb1 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:55:59.400101 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4dcceef9-ceb5-4341-bdfe-065107960bb1 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:55:59.400987 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 896/3606] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:59 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:59.402555 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8d1db108-cd11-4554-9a25-9ddef989a756 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b1ab72d-39fa-4b23-a6a8-58f6f50855d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe783c88-684b-418c-9811-99fde92b4f5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-280238121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='868432149272491c89000173076732ca',qos_specs=None,replication_status=,reservations=['b3822e82-57a9-461b-af03-aa11fdc3afde','1fa0edc3-82b6-4bbb-aa6a-4668048805a6','4a0d84c7-63ff-4efb-a9e8-4e67db707cc6','aa36ec10-1fea-4977-ae25-743c40fe80f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae30dc8d8e9846deba98c06abd3a8e9d',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:55:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-280238121',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe783c88-684b-418c-9811-99fde92b4f5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='868432149272491c89000173076732ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae30dc8d8e9846deba98c06abd3a8e9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:55:59.403688 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8d1db108-cd11-4554-9a25-9ddef989a756 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd5fcb65-001f-4719-82c8-f7f2c2022e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:55:59.431428 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8d1db108-cd11-4554-9a25-9ddef989a756 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd5fcb65-001f-4719-82c8-f7f2c2022e2c) transitioned into state 'SUCCESS' from state '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-280238121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='868432149272491c89000173076732ca',qos_specs=None,replication_status=,reservations=['b3822e82-57a9-461b-af03-aa11fdc3afde','1fa0edc3-82b6-4bbb-aa6a-4668048805a6','4a0d84c7-63ff-4efb-a9e8-4e67db707cc6','aa36ec10-1fea-4977-ae25-743c40fe80f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae30dc8d8e9846deba98c06abd3a8e9d',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:55:59.432806 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8d1db108-cd11-4554-9a25-9ddef989a756 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b133db67-6dc8-47a4-83b5-0c2a03486680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:55:59.447543 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8d1db108-cd11-4554-9a25-9ddef989a756 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b133db67-6dc8-47a4-83b5-0c2a03486680) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:55:59.448679 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8d1db108-cd11-4554-9a25-9ddef989a756 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Flow 'volume_create_api' (027a4288-6806-4e23-8e39-f92a63bfca7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:55:59.449277 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-8d1db108-cd11-4554-9a25-9ddef989a756 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Create volume request issued successfully. Jul 03 21:55:59.450570 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8d1db108-cd11-4554-9a25-9ddef989a756 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:55:59.453033 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 918/3607] 10.4.3.32 () {70 vars in 1291 bytes} [Fri Jul 3 21:55:59 2026] POST /volume/v3/volumes => generated 775 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:55:59.471747 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-6ecbb510-a647-4bc6-9ebe-1857d5663120 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:59.474454 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f2beba76-f717-4478-80d0-fa21a5b6fbaf None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:59.474985 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6ecbb510-a647-4bc6-9ebe-1857d5663120 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/volumes/fe783c88-684b-418c-9811-99fde92b4f5e Jul 03 21:55:59.475244 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6ecbb510-a647-4bc6-9ebe-1857d5663120 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:59.475547 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6ecbb510-a647-4bc6-9ebe-1857d5663120 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:59.479992 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f2beba76-f717-4478-80d0-fa21a5b6fbaf tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 Jul 03 21:55:59.480341 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f2beba76-f717-4478-80d0-fa21a5b6fbaf tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:59.480524 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f2beba76-f717-4478-80d0-fa21a5b6fbaf tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:59.485393 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:59.485393 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:59.489700 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-6ecbb510-a647-4bc6-9ebe-1857d5663120 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Volume info retrieved successfully. Jul 03 21:55:59.497647 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:59.497647 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:59.497782 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6ecbb510-a647-4bc6-9ebe-1857d5663120 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/volumes/fe783c88-684b-418c-9811-99fde92b4f5e returned with HTTP 200 Jul 03 21:55:59.499391 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 889/3608] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:55:59 2026] GET /volume/v3/volumes/fe783c88-684b-418c-9811-99fde92b4f5e => generated 954 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:59.507403 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-f2beba76-f717-4478-80d0-fa21a5b6fbaf tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:55:59.510400 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f2beba76-f717-4478-80d0-fa21a5b6fbaf tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 returned with HTTP 200 Jul 03 21:55:59.511100 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 906/3609] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:59 2026] GET /volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 => generated 872 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:55:59.528563 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8547f989-fef7-40e7-9684-5bdfc8aca208 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:59.531260 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8547f989-fef7-40e7-9684-5bdfc8aca208 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c Jul 03 21:55:59.531716 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8547f989-fef7-40e7-9684-5bdfc8aca208 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:59.532118 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8547f989-fef7-40e7-9684-5bdfc8aca208 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:59.543339 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:59.543339 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:55:59.549571 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-8547f989-fef7-40e7-9684-5bdfc8aca208 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:55:59.555850 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8547f989-fef7-40e7-9684-5bdfc8aca208 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c returned with HTTP 200 Jul 03 21:55:59.556331 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 897/3610] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:59 2026] GET /volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:59.598292 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-e8204dfe-725b-428e-8c2a-64abe163adef req-5db5e6c7-f8dd-4002-a988-44016d718296 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:59.600618 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-e8204dfe-725b-428e-8c2a-64abe163adef req-5db5e6c7-f8dd-4002-a988-44016d718296 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c Jul 03 21:55:59.600898 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-e8204dfe-725b-428e-8c2a-64abe163adef req-5db5e6c7-f8dd-4002-a988-44016d718296 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:59.601136 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-e8204dfe-725b-428e-8c2a-64abe163adef req-5db5e6c7-f8dd-4002-a988-44016d718296 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:59.612101 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:59.612101 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:55:59.616214 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-e8204dfe-725b-428e-8c2a-64abe163adef req-5db5e6c7-f8dd-4002-a988-44016d718296 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:55:59.620715 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-e8204dfe-725b-428e-8c2a-64abe163adef req-5db5e6c7-f8dd-4002-a988-44016d718296 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c returned with HTTP 200 Jul 03 21:55:59.621247 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 919/3611] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:55:59 2026] GET /volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:59.640535 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-e8204dfe-725b-428e-8c2a-64abe163adef req-7a7a4432-bcab-4b74-91ea-65681a753c82 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:59.642501 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-e8204dfe-725b-428e-8c2a-64abe163adef req-7a7a4432-bcab-4b74-91ea-65681a753c82 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] POST https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c/action Jul 03 21:55:59.642858 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-e8204dfe-725b-428e-8c2a-64abe163adef req-7a7a4432-bcab-4b74-91ea-65681a753c82 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:55:59.642979 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-e8204dfe-725b-428e-8c2a-64abe163adef req-7a7a4432-bcab-4b74-91ea-65681a753c82 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:55:59.655974 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:59.655974 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:55:59.656448 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-e8204dfe-725b-428e-8c2a-64abe163adef req-7a7a4432-bcab-4b74-91ea-65681a753c82 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:55:59.662856 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-e8204dfe-725b-428e-8c2a-64abe163adef req-7a7a4432-bcab-4b74-91ea-65681a753c82 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Begin detaching volume completed successfully. Jul 03 21:55:59.663066 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-e8204dfe-725b-428e-8c2a-64abe163adef req-7a7a4432-bcab-4b74-91ea-65681a753c82 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c/action returned with HTTP 202 Jul 03 21:55:59.663569 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 890/3612] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 21:55:59 2026] POST /volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:55:59.685179 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f32c49a5-7acc-4d47-88b5-25c3799bcbad None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:59.687455 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f32c49a5-7acc-4d47-88b5-25c3799bcbad tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c Jul 03 21:55:59.687899 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f32c49a5-7acc-4d47-88b5-25c3799bcbad tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:59.688209 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f32c49a5-7acc-4d47-88b5-25c3799bcbad tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:59.698433 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:59.698433 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:59.705805 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-f32c49a5-7acc-4d47-88b5-25c3799bcbad tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:55:59.707851 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f32c49a5-7acc-4d47-88b5-25c3799bcbad tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c returned with HTTP 200 Jul 03 21:55:59.708392 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 907/3613] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:59 2026] GET /volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:55:59.765733 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ebfb19bc-fc88-4c7f-a5b1-d92530295888 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:59.767896 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ebfb19bc-fc88-4c7f-a5b1-d92530295888 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] GET https://10.4.3.32/volume/v3/volumes/40f998f8-172d-4e29-8be1-602ff67be235 Jul 03 21:55:59.768256 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ebfb19bc-fc88-4c7f-a5b1-d92530295888 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:59.768537 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ebfb19bc-fc88-4c7f-a5b1-d92530295888 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:59.775782 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ebfb19bc-fc88-4c7f-a5b1-d92530295888 tempest-VolumesServicesTestJSON-869201685 tempest-VolumesServicesTestJSON-869201685-project-member] https://10.4.3.32/volume/v3/volumes/40f998f8-172d-4e29-8be1-602ff67be235 returned with HTTP 404 Jul 03 21:55:59.776615 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 898/3614] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:55:59 2026] GET /volume/v3/volumes/40f998f8-172d-4e29-8be1-602ff67be235 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:55:59.787275 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-dd30d3f2-f902-4291-ab4f-218eaee95b97 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:59.789444 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-dd30d3f2-f902-4291-ab4f-218eaee95b97 tempest-VolumesServicesTestJSON-688829309 tempest-VolumesServicesTestJSON-688829309-project-admin] GET https://10.4.3.32/volume/v3/os-services Jul 03 21:55:59.789730 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-dd30d3f2-f902-4291-ab4f-218eaee95b97 tempest-VolumesServicesTestJSON-688829309 tempest-VolumesServicesTestJSON-688829309-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:59.790237 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-dd30d3f2-f902-4291-ab4f-218eaee95b97 tempest-VolumesServicesTestJSON-688829309 tempest-VolumesServicesTestJSON-688829309-project-admin] Calling method 'index' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:59.795302 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-dd30d3f2-f902-4291-ab4f-218eaee95b97 tempest-VolumesServicesTestJSON-688829309 tempest-VolumesServicesTestJSON-688829309-project-admin] https://10.4.3.32/volume/v3/os-services returned with HTTP 200 Jul 03 21:55:59.796188 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 920/3615] 10.4.3.32 () {66 vars in 1242 bytes} [Fri Jul 3 21:55:59 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 21:55:59.925612 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9e62cea0-7bd8-4067-91b0-b2a2ce631826 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:59.925612 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9e62cea0-7bd8-4067-91b0-b2a2ce631826 None None] GET https://10.4.3.32/volume// Jul 03 21:55:59.925612 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9e62cea0-7bd8-4067-91b0-b2a2ce631826 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:59.925767 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9e62cea0-7bd8-4067-91b0-b2a2ce631826 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:59.926021 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9e62cea0-7bd8-4067-91b0-b2a2ce631826 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:55:59.926465 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 891/3616] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:55: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 21:55:59.934525 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-a3752933-e742-4462-926f-3309203245e8 req-afc3d311-63b3-4ea1-88e7-c6ef12298f3f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:59.939144 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-a3752933-e742-4462-926f-3309203245e8 req-afc3d311-63b3-4ea1-88e7-c6ef12298f3f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b Jul 03 21:55:59.939144 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-a3752933-e742-4462-926f-3309203245e8 req-afc3d311-63b3-4ea1-88e7-c6ef12298f3f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:59.939144 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-a3752933-e742-4462-926f-3309203245e8 req-afc3d311-63b3-4ea1-88e7-c6ef12298f3f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:55:59.953226 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:55:59.953226 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:55:59.958704 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-a3752933-e742-4462-926f-3309203245e8 req-afc3d311-63b3-4ea1-88e7-c6ef12298f3f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:55:59.969019 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-a3752933-e742-4462-926f-3309203245e8 req-afc3d311-63b3-4ea1-88e7-c6ef12298f3f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b returned with HTTP 200 Jul 03 21:55:59.969604 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 908/3617] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:55:59 2026] GET /volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b => generated 1351 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:55:59.987597 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-a3752933-e742-4462-926f-3309203245e8 req-b9ce8d41-7d47-4477-b876-b5d3505bce44 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:55:59.991603 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-a3752933-e742-4462-926f-3309203245e8 req-b9ce8d41-7d47-4477-b876-b5d3505bce44 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b/encryption Jul 03 21:55:59.991603 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-a3752933-e742-4462-926f-3309203245e8 req-b9ce8d41-7d47-4477-b876-b5d3505bce44 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:55:59.991603 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-a3752933-e742-4462-926f-3309203245e8 req-b9ce8d41-7d47-4477-b876-b5d3505bce44 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'index' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:00.010415 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:00.010415 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:00.020137 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-a3752933-e742-4462-926f-3309203245e8 req-b9ce8d41-7d47-4477-b876-b5d3505bce44 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b/encryption returned with HTTP 200 Jul 03 21:56:00.020859 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 899/3618] 10.4.3.32 () {68 vars in 1624 bytes} [Fri Jul 3 21:55:59 2026] GET /volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b/encryption => generated 160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:00.158256 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f42594a3-ff65-49ba-8230-cda93fd23cae None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:00.160004 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f42594a3-ff65-49ba-8230-cda93fd23cae tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/4e7acab6-c602-490c-bfc7-d802a6e5dae1 Jul 03 21:56:00.160192 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f42594a3-ff65-49ba-8230-cda93fd23cae tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:00.160397 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f42594a3-ff65-49ba-8230-cda93fd23cae tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:00.164264 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f42594a3-ff65-49ba-8230-cda93fd23cae tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/4e7acab6-c602-490c-bfc7-d802a6e5dae1 returned with HTTP 404 Jul 03 21:56:00.164952 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 921/3619] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:56:00 2026] GET /volume/v3/snapshots/4e7acab6-c602-490c-bfc7-d802a6e5dae1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:00.422465 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d84b3222-9756-451c-9288-57e4d525f0dc None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:00.423677 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d84b3222-9756-451c-9288-57e4d525f0dc tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:56:00.423677 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d84b3222-9756-451c-9288-57e4d525f0dc tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:00.423677 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d84b3222-9756-451c-9288-57e4d525f0dc tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:00.433848 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:00.433848 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:00.436920 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d84b3222-9756-451c-9288-57e4d525f0dc tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:56:00.441581 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d84b3222-9756-451c-9288-57e4d525f0dc tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:56:00.441581 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 892/3620] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:00 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 1158 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:00.478292 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-e8af1dc3-c80c-4e37-b49c-2e592c4ee4d8 req-4b69bcbb-4663-4b09-a539-7bbf3bc3fbdd None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:00.481067 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-e8af1dc3-c80c-4e37-b49c-2e592c4ee4d8 req-4b69bcbb-4663-4b09-a539-7bbf3bc3fbdd tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:56:00.481403 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-e8af1dc3-c80c-4e37-b49c-2e592c4ee4d8 req-4b69bcbb-4663-4b09-a539-7bbf3bc3fbdd tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:00.481754 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-e8af1dc3-c80c-4e37-b49c-2e592c4ee4d8 req-4b69bcbb-4663-4b09-a539-7bbf3bc3fbdd tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:00.492902 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:00.492902 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:00.497731 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-e8af1dc3-c80c-4e37-b49c-2e592c4ee4d8 req-4b69bcbb-4663-4b09-a539-7bbf3bc3fbdd tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:56:00.509510 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-e8af1dc3-c80c-4e37-b49c-2e592c4ee4d8 req-4b69bcbb-4663-4b09-a539-7bbf3bc3fbdd tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:56:00.511360 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 909/3621] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:56:00 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 1158 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:00.516810 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-041d6b49-8144-43c1-954e-b4c4d29d2d6d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:00.519085 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-041d6b49-8144-43c1-954e-b4c4d29d2d6d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/volumes/fe783c88-684b-418c-9811-99fde92b4f5e Jul 03 21:56:00.519619 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-041d6b49-8144-43c1-954e-b4c4d29d2d6d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:00.520017 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-041d6b49-8144-43c1-954e-b4c4d29d2d6d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:00.528319 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:00.528319 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:00.535449 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-041d6b49-8144-43c1-954e-b4c4d29d2d6d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Volume info retrieved successfully. Jul 03 21:56:00.543724 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-041d6b49-8144-43c1-954e-b4c4d29d2d6d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/volumes/fe783c88-684b-418c-9811-99fde92b4f5e returned with HTTP 200 Jul 03 21:56:00.544491 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 900/3622] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:00 2026] GET /volume/v3/volumes/fe783c88-684b-418c-9811-99fde92b4f5e => generated 1015 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:00.561999 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-971826a8-5c7c-4ecc-882a-4bb08a6e8464 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:00.564035 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-971826a8-5c7c-4ecc-882a-4bb08a6e8464 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] POST https://10.4.3.32/volume/v3/backups Jul 03 21:56:00.564421 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-971826a8-5c7c-4ecc-882a-4bb08a6e8464 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fe783c88-684b-418c-9811-99fde92b4f5e", "name": "tempest-type-Backup-225754815"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:00.566242 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.contrib.backups [None req-971826a8-5c7c-4ecc-882a-4bb08a6e8464 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Creating new backup {'backup': {'volume_id': 'fe783c88-684b-418c-9811-99fde92b4f5e', 'name': 'tempest-type-Backup-225754815'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 21:56:00.566484 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.contrib.backups [None req-971826a8-5c7c-4ecc-882a-4bb08a6e8464 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Creating backup of volume fe783c88-684b-418c-9811-99fde92b4f5e in container None Jul 03 21:56:00.574258 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:00.574258 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:00.574665 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-971826a8-5c7c-4ecc-882a-4bb08a6e8464 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Volume info retrieved successfully. Jul 03 21:56:00.610172 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-971826a8-5c7c-4ecc-882a-4bb08a6e8464 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Created reservations ['9f67def9-6114-4f5f-907c-a87e81e02ed5', 'c322f9cc-6801-4adf-ab77-0e03ed9dc9a8'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:56:00.661517 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-971826a8-5c7c-4ecc-882a-4bb08a6e8464 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 21:56:00.661946 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 922/3623] 10.4.3.32 () {70 vars in 1292 bytes} [Fri Jul 3 21:56:00 2026] POST /volume/v3/backups => generated 313 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:56:00.673450 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5df392a4-0387-499c-879b-b16c17bde9ff None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:00.675122 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5df392a4-0387-499c-879b-b16c17bde9ff tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c Jul 03 21:56:00.675399 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5df392a4-0387-499c-879b-b16c17bde9ff tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:00.675639 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5df392a4-0387-499c-879b-b16c17bde9ff tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:00.675745 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-5df392a4-0387-499c-879b-b16c17bde9ff tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:00.684454 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:00.684454 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:00.685387 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5df392a4-0387-499c-879b-b16c17bde9ff tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c returned with HTTP 200 Jul 03 21:56:00.686056 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 893/3624] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:00 2026] GET /volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c => generated 720 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:00.687584 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-5d649de7-f117-4464-89c9-a00df441e972 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:00.688279 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5d649de7-f117-4464-89c9-a00df441e972 None None] GET https://10.4.3.32/volume// Jul 03 21:56:00.688502 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5d649de7-f117-4464-89c9-a00df441e972 None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:00.689338 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5d649de7-f117-4464-89c9-a00df441e972 None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:00.689768 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5d649de7-f117-4464-89c9-a00df441e972 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:56:00.689768 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 910/3625] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:56: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 21:56:00.701901 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-e8204dfe-725b-428e-8c2a-64abe163adef req-e2476385-997d-4547-a779-549e8697480e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:00.703843 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-e8204dfe-725b-428e-8c2a-64abe163adef req-e2476385-997d-4547-a779-549e8697480e tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c Jul 03 21:56:00.704236 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-e8204dfe-725b-428e-8c2a-64abe163adef req-e2476385-997d-4547-a779-549e8697480e tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:00.704616 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-e8204dfe-725b-428e-8c2a-64abe163adef req-e2476385-997d-4547-a779-549e8697480e tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:00.725292 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c0abd13b-2289-4348-8de8-1f18ba7dc10d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:00.728051 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:00.728051 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:00.728929 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c0abd13b-2289-4348-8de8-1f18ba7dc10d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c Jul 03 21:56:00.729823 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c0abd13b-2289-4348-8de8-1f18ba7dc10d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:00.732566 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c0abd13b-2289-4348-8de8-1f18ba7dc10d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:00.735655 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-e8204dfe-725b-428e-8c2a-64abe163adef req-e2476385-997d-4547-a779-549e8697480e tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:56:00.743680 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-e8204dfe-725b-428e-8c2a-64abe163adef req-e2476385-997d-4547-a779-549e8697480e tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c returned with HTTP 200 Jul 03 21:56:00.744353 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 901/3626] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:56:00 2026] GET /volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c => generated 1319 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 21:56:00.752869 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:00.752869 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:00.763288 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c0abd13b-2289-4348-8de8-1f18ba7dc10d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:56:00.773105 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c0abd13b-2289-4348-8de8-1f18ba7dc10d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c returned with HTTP 200 Jul 03 21:56:00.773520 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 923/3627] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:00 2026] GET /volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c => generated 1139 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:00.861221 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-e8af1dc3-c80c-4e37-b49c-2e592c4ee4d8 req-115e61a4-7917-412f-becd-97a0587634ab None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:00.865280 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-e8af1dc3-c80c-4e37-b49c-2e592c4ee4d8 req-115e61a4-7917-412f-becd-97a0587634ab tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:56:00.865738 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-e8af1dc3-c80c-4e37-b49c-2e592c4ee4d8 req-115e61a4-7917-412f-becd-97a0587634ab tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:00.866051 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-e8af1dc3-c80c-4e37-b49c-2e592c4ee4d8 req-115e61a4-7917-412f-becd-97a0587634ab tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:00.878009 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:00.878009 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:00.883785 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-e8af1dc3-c80c-4e37-b49c-2e592c4ee4d8 req-115e61a4-7917-412f-becd-97a0587634ab tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:56:00.893113 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-e8af1dc3-c80c-4e37-b49c-2e592c4ee4d8 req-115e61a4-7917-412f-becd-97a0587634ab tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:56:00.893629 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 894/3628] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:56:00 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 1158 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:00.905609 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-0633fb77-1ab2-4218-afb4-2d15e8aec9d3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:00.906030 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0633fb77-1ab2-4218-afb4-2d15e8aec9d3 None None] GET https://10.4.3.32/volume// Jul 03 21:56:00.906215 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0633fb77-1ab2-4218-afb4-2d15e8aec9d3 None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:00.906499 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0633fb77-1ab2-4218-afb4-2d15e8aec9d3 None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:00.906945 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0633fb77-1ab2-4218-afb4-2d15e8aec9d3 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:56:00.907457 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 911/3629] 10.4.3.32 () {66 vars in 1412 bytes} [Fri Jul 3 21:56: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 21:56:00.916206 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-e8af1dc3-c80c-4e37-b49c-2e592c4ee4d8 req-bc523cc5-49cf-4447-ba97-3f8af8fe10dc None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:00.920232 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-e8af1dc3-c80c-4e37-b49c-2e592c4ee4d8 req-bc523cc5-49cf-4447-ba97-3f8af8fe10dc tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:56:00.920608 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-e8af1dc3-c80c-4e37-b49c-2e592c4ee4d8 req-bc523cc5-49cf-4447-ba97-3f8af8fe10dc tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8f5b42c0-baed-4c11-a160-60f9be372509", "connector": null, "instance_uuid": "3ad2bd29-e711-424f-8138-e432f2d76272"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:00.929204 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:00.929204 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:00.954957 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-a3752933-e742-4462-926f-3309203245e8 req-4fb5e47c-754c-4156-a59b-972b8bccd2bc None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:00.957690 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-a3752933-e742-4462-926f-3309203245e8 req-4fb5e47c-754c-4156-a59b-972b8bccd2bc tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] DELETE https://10.4.3.32/volume/v3/attachments/e28808dc-13c9-4fea-b3c0-6eaeaedf1500 Jul 03 21:56:00.957952 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-a3752933-e742-4462-926f-3309203245e8 req-4fb5e47c-754c-4156-a59b-972b8bccd2bc tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:00.958176 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-a3752933-e742-4462-926f-3309203245e8 req-4fb5e47c-754c-4156-a59b-972b8bccd2bc tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:00.966127 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:00.966127 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:00.967200 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-e8af1dc3-c80c-4e37-b49c-2e592c4ee4d8 req-bc523cc5-49cf-4447-ba97-3f8af8fe10dc tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:56:00.967991 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 902/3630] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:56:00 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 21:56:01.502222 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-a3752933-e742-4462-926f-3309203245e8 req-4fb5e47c-754c-4156-a59b-972b8bccd2bc tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/attachments/e28808dc-13c9-4fea-b3c0-6eaeaedf1500 returned with HTTP 200 Jul 03 21:56:01.502977 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 924/3631] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:56:00 2026] DELETE /volume/v3/attachments/e28808dc-13c9-4fea-b3c0-6eaeaedf1500 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:01.697328 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-aed0db3e-0de2-4d0f-8edf-f544161ba0de None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:01.699666 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-aed0db3e-0de2-4d0f-8edf-f544161ba0de tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c Jul 03 21:56:01.700002 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-aed0db3e-0de2-4d0f-8edf-f544161ba0de tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:01.700215 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-aed0db3e-0de2-4d0f-8edf-f544161ba0de tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:01.700357 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-aed0db3e-0de2-4d0f-8edf-f544161ba0de tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:01.705643 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:01.705643 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:01.706452 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-aed0db3e-0de2-4d0f-8edf-f544161ba0de tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c returned with HTTP 200 Jul 03 21:56:01.706908 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 895/3632] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:01 2026] GET /volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:01.786601 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-af7febfa-a356-4bdc-9d7b-7731597ea4ad None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:01.789165 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-af7febfa-a356-4bdc-9d7b-7731597ea4ad tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c Jul 03 21:56:01.789487 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-af7febfa-a356-4bdc-9d7b-7731597ea4ad tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:01.789739 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-af7febfa-a356-4bdc-9d7b-7731597ea4ad tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:01.811019 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:01.811019 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:01.815901 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-af7febfa-a356-4bdc-9d7b-7731597ea4ad tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:56:01.822616 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-af7febfa-a356-4bdc-9d7b-7731597ea4ad tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c returned with HTTP 200 Jul 03 21:56:01.823124 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 912/3633] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:01 2026] GET /volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:01.939438 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7385864e-eebc-45d7-81f8-47a6558b0118 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:02.019599 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7385864e-eebc-45d7-81f8-47a6558b0118 tempest-ExtensionsTestJSON-776045119 tempest-ExtensionsTestJSON-776045119-project-member] GET https://10.4.3.32/volume/v3/extensions Jul 03 21:56:02.019852 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7385864e-eebc-45d7-81f8-47a6558b0118 tempest-ExtensionsTestJSON-776045119 tempest-ExtensionsTestJSON-776045119-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:02.020092 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7385864e-eebc-45d7-81f8-47a6558b0118 tempest-ExtensionsTestJSON-776045119 tempest-ExtensionsTestJSON-776045119-project-member] Calling method 'index' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:02.020511 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7385864e-eebc-45d7-81f8-47a6558b0118 tempest-ExtensionsTestJSON-776045119 tempest-ExtensionsTestJSON-776045119-project-member] https://10.4.3.32/volume/v3/extensions returned with HTTP 200 Jul 03 21:56:02.020969 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 903/3634] 10.4.3.32 () {66 vars in 1239 bytes} [Fri Jul 3 21:56:01 2026] GET /volume/v3/extensions => generated 5245 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:02.131976 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-26219195-c18b-428b-8298-4dc55626265f req-2edb4ee1-2c0d-4506-8331-6e7ef0670f9c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:02.134524 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-26219195-c18b-428b-8298-4dc55626265f req-2edb4ee1-2c0d-4506-8331-6e7ef0670f9c tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b Jul 03 21:56:02.134753 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-26219195-c18b-428b-8298-4dc55626265f req-2edb4ee1-2c0d-4506-8331-6e7ef0670f9c tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:02.134967 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-26219195-c18b-428b-8298-4dc55626265f req-2edb4ee1-2c0d-4506-8331-6e7ef0670f9c tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:02.148677 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:02.148677 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:02.152127 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-26219195-c18b-428b-8298-4dc55626265f req-2edb4ee1-2c0d-4506-8331-6e7ef0670f9c tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:56:02.157232 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-26219195-c18b-428b-8298-4dc55626265f req-2edb4ee1-2c0d-4506-8331-6e7ef0670f9c tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b returned with HTTP 200 Jul 03 21:56:02.157837 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 925/3635] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:56:02 2026] GET /volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:02.722264 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-226b4c52-7cec-4293-bb90-00e341ef9055 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:02.724114 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-226b4c52-7cec-4293-bb90-00e341ef9055 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c Jul 03 21:56:02.724887 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-226b4c52-7cec-4293-bb90-00e341ef9055 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:02.724887 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-226b4c52-7cec-4293-bb90-00e341ef9055 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:02.724887 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-226b4c52-7cec-4293-bb90-00e341ef9055 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:02.730390 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:02.730390 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:02.730743 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-226b4c52-7cec-4293-bb90-00e341ef9055 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c returned with HTTP 200 Jul 03 21:56:02.731138 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 896/3636] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:02 2026] GET /volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:02.836600 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-aac56f5c-c11b-4873-a3e6-6643795cebfe None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:02.838389 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-aac56f5c-c11b-4873-a3e6-6643795cebfe tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c Jul 03 21:56:02.838661 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-aac56f5c-c11b-4873-a3e6-6643795cebfe tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:02.838998 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-aac56f5c-c11b-4873-a3e6-6643795cebfe tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:02.854140 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:02.854140 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:02.858578 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-aac56f5c-c11b-4873-a3e6-6643795cebfe tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:56:02.875330 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-aac56f5c-c11b-4873-a3e6-6643795cebfe tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c returned with HTTP 200 Jul 03 21:56:02.875936 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 913/3637] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:02 2026] GET /volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c => generated 1139 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:02.967875 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-39880f3c-1bd5-4880-8dbc-5854baf9c4a0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:02.970230 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-39880f3c-1bd5-4880-8dbc-5854baf9c4a0 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] DELETE https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:56:02.970525 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-39880f3c-1bd5-4880-8dbc-5854baf9c4a0 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:02.970771 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-39880f3c-1bd5-4880-8dbc-5854baf9c4a0 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:02.970978 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-39880f3c-1bd5-4880-8dbc-5854baf9c4a0 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Delete volume with id: 0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:56:02.983077 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:02.983077 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:02.983607 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-39880f3c-1bd5-4880-8dbc-5854baf9c4a0 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:56:03.012777 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-39880f3c-1bd5-4880-8dbc-5854baf9c4a0 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Delete volume request issued successfully. Jul 03 21:56:03.013008 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-39880f3c-1bd5-4880-8dbc-5854baf9c4a0 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 202 Jul 03 21:56:03.013406 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 904/3638] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:56:02 2026] DELETE /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:56:03.020948 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-789b6795-44fe-4c48-abc7-0f1825fe6521 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:03.023303 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-789b6795-44fe-4c48-abc7-0f1825fe6521 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:56:03.023518 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-789b6795-44fe-4c48-abc7-0f1825fe6521 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:03.023737 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-789b6795-44fe-4c48-abc7-0f1825fe6521 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:03.026170 np0000004475 devstack@c-api.service[99936]: DEBUG dbcounter [-] [99936] Writing DB stats cinder:SELECT=515,cinder:INSERT=28,cinder:UPDATE=67 {{(pid=99936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:56:03.032062 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:03.032062 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:03.037885 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-789b6795-44fe-4c48-abc7-0f1825fe6521 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:56:03.044800 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-789b6795-44fe-4c48-abc7-0f1825fe6521 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 200 Jul 03 21:56:03.045391 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 926/3639] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:03 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:03.490698 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4f166dcd-b4d8-440e-b4c8-2bab4073a09f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:03.492494 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4f166dcd-b4d8-440e-b4c8-2bab4073a09f tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:56:03.492895 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4f166dcd-b4d8-440e-b4c8-2bab4073a09f tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "f4ececa3-1558-4774-bffb-35f7b89c60f0", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-705537490"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:03.494813 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-4f166dcd-b4d8-440e-b4c8-2bab4073a09f tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Create volume request body: {'volume': {'imageRef': 'f4ececa3-1558-4774-bffb-35f7b89c60f0', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-705537490'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:56:03.576850 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-4f166dcd-b4d8-440e-b4c8-2bab4073a09f tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Create volume of 1 GB Jul 03 21:56:03.584191 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-4f166dcd-b4d8-440e-b4c8-2bab4073a09f tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Availability Zones retrieved successfully. Jul 03 21:56:03.593203 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-4f166dcd-b4d8-440e-b4c8-2bab4073a09f tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Flow 'volume_create_api' (c678efe9-62d5-463e-b1c1-14558e9d3988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:56:03.595631 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-4f166dcd-b4d8-440e-b4c8-2bab4073a09f tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1fbdbc8-43cd-4962-9d19-5af6636a2ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:03.596598 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-4f166dcd-b4d8-440e-b4c8-2bab4073a09f tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:56:03.656803 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-4f166dcd-b4d8-440e-b4c8-2bab4073a09f tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1fbdbc8-43cd-4962-9d19-5af6636a2ed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:03.657470 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-4f166dcd-b4d8-440e-b4c8-2bab4073a09f tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82a54eb7-b1f5-4716-98f3-6e7e16279b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:03.723728 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-4f166dcd-b4d8-440e-b4c8-2bab4073a09f tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Created reservations ['97158eef-b8da-41d4-8c8e-57d67d38871b', '66d75aaa-77bc-4d3d-b530-894e8482c4bb', '80aaa976-05fd-414a-90a8-70fc5e0a06bd', '40d00500-dd40-4b53-8141-95a2b49040fa'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:56:03.724631 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-4f166dcd-b4d8-440e-b4c8-2bab4073a09f tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82a54eb7-b1f5-4716-98f3-6e7e16279b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97158eef-b8da-41d4-8c8e-57d67d38871b', '66d75aaa-77bc-4d3d-b530-894e8482c4bb', '80aaa976-05fd-414a-90a8-70fc5e0a06bd', '40d00500-dd40-4b53-8141-95a2b49040fa']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:03.725328 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-4f166dcd-b4d8-440e-b4c8-2bab4073a09f tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2d6d998-b608-477d-9ff7-fc38da9a6848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:03.744765 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9aeaede5-4fc3-4fb1-afc1-424432787ba6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:03.747960 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9aeaede5-4fc3-4fb1-afc1-424432787ba6 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c Jul 03 21:56:03.749401 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9aeaede5-4fc3-4fb1-afc1-424432787ba6 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:03.749401 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9aeaede5-4fc3-4fb1-afc1-424432787ba6 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:03.749401 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-9aeaede5-4fc3-4fb1-afc1-424432787ba6 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:03.755564 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-4f166dcd-b4d8-440e-b4c8-2bab4073a09f tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2d6d998-b608-477d-9ff7-fc38da9a6848) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75fb5112-30b0-42be-8b81-e8879267f5b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-705537490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b64c0325d9684560ad9ddba83d05395e',qos_specs=None,replication_status=,reservations=['97158eef-b8da-41d4-8c8e-57d67d38871b','66d75aaa-77bc-4d3d-b530-894e8482c4bb','80aaa976-05fd-414a-90a8-70fc5e0a06bd','40d00500-dd40-4b53-8141-95a2b49040fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='909b55a5377c46d7bb1f9673375c3511',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:56:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-705537490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75fb5112-30b0-42be-8b81-e8879267f5b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b64c0325d9684560ad9ddba83d05395e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='909b55a5377c46d7bb1f9673375c3511',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:03.756394 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-4f166dcd-b4d8-440e-b4c8-2bab4073a09f tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74cfe838-a875-4690-be56-85b81ee4f98e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:03.756875 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:03.756875 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:03.757989 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9aeaede5-4fc3-4fb1-afc1-424432787ba6 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c returned with HTTP 200 Jul 03 21:56:03.758656 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 914/3640] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:03 2026] GET /volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c => generated 722 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:03.805345 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-4f166dcd-b4d8-440e-b4c8-2bab4073a09f tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74cfe838-a875-4690-be56-85b81ee4f98e) transitioned into state 'SUCCESS' from state '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-705537490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b64c0325d9684560ad9ddba83d05395e',qos_specs=None,replication_status=,reservations=['97158eef-b8da-41d4-8c8e-57d67d38871b','66d75aaa-77bc-4d3d-b530-894e8482c4bb','80aaa976-05fd-414a-90a8-70fc5e0a06bd','40d00500-dd40-4b53-8141-95a2b49040fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='909b55a5377c46d7bb1f9673375c3511',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:03.806389 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-4f166dcd-b4d8-440e-b4c8-2bab4073a09f tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60272904-7079-4699-91f3-c8efc713c844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:03.820121 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-4f166dcd-b4d8-440e-b4c8-2bab4073a09f tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60272904-7079-4699-91f3-c8efc713c844) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:03.820919 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-4f166dcd-b4d8-440e-b4c8-2bab4073a09f tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Flow 'volume_create_api' (c678efe9-62d5-463e-b1c1-14558e9d3988) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:56:03.821343 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-4f166dcd-b4d8-440e-b4c8-2bab4073a09f tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Create volume request issued successfully. Jul 03 21:56:03.822214 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4f166dcd-b4d8-440e-b4c8-2bab4073a09f tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:56:03.822814 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 897/3641] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:56:03 2026] POST /volume/v3/volumes => generated 748 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:56:03.837015 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-e8204dfe-725b-428e-8c2a-64abe163adef req-4d61b2e4-8ded-4589-a036-b370b944b2a2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:03.839360 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-6442d92a-090c-44b8-8fc0-318f6b998c19 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:03.841350 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-e8204dfe-725b-428e-8c2a-64abe163adef req-4d61b2e4-8ded-4589-a036-b370b944b2a2 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] DELETE https://10.4.3.32/volume/v3/attachments/bfe016bb-8c7c-4820-8af9-2c16e58b6c88 Jul 03 21:56:03.841732 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-e8204dfe-725b-428e-8c2a-64abe163adef req-4d61b2e4-8ded-4589-a036-b370b944b2a2 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:03.841956 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6442d92a-090c-44b8-8fc0-318f6b998c19 tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] GET https://10.4.3.32/volume/v3/volumes/75fb5112-30b0-42be-8b81-e8879267f5b7 Jul 03 21:56:03.842017 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-e8204dfe-725b-428e-8c2a-64abe163adef req-4d61b2e4-8ded-4589-a036-b370b944b2a2 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:03.842210 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6442d92a-090c-44b8-8fc0-318f6b998c19 tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:03.842479 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6442d92a-090c-44b8-8fc0-318f6b998c19 tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:03.844352 np0000004475 devstack@c-api.service[99933]: DEBUG dbcounter [-] [99933] Writing DB stats cinder:SELECT=428,cinder:INSERT=28,cinder:UPDATE=43 {{(pid=99933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:56:03.853954 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:03.853954 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:03.856072 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:03.856072 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:03.864629 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-6442d92a-090c-44b8-8fc0-318f6b998c19 tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Volume info retrieved successfully. Jul 03 21:56:03.883122 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6442d92a-090c-44b8-8fc0-318f6b998c19 tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] https://10.4.3.32/volume/v3/volumes/75fb5112-30b0-42be-8b81-e8879267f5b7 returned with HTTP 200 Jul 03 21:56:03.883122 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 927/3642] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:03 2026] GET /volume/v3/volumes/75fb5112-30b0-42be-8b81-e8879267f5b7 => generated 816 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:03.892268 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f00d83c8-0769-4904-af51-d351f3cbbcb9 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:03.895791 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f00d83c8-0769-4904-af51-d351f3cbbcb9 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c Jul 03 21:56:03.895932 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f00d83c8-0769-4904-af51-d351f3cbbcb9 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:03.896179 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f00d83c8-0769-4904-af51-d351f3cbbcb9 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:03.914298 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:03.914298 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:03.924738 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-f00d83c8-0769-4904-af51-d351f3cbbcb9 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:56:03.932356 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f00d83c8-0769-4904-af51-d351f3cbbcb9 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c returned with HTTP 200 Jul 03 21:56:03.933024 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 915/3643] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:03 2026] GET /volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:04.059061 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-bd816f87-3ad2-4208-9107-0eaf159efd69 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:04.063822 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bd816f87-3ad2-4208-9107-0eaf159efd69 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 Jul 03 21:56:04.064147 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bd816f87-3ad2-4208-9107-0eaf159efd69 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:04.064447 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bd816f87-3ad2-4208-9107-0eaf159efd69 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:04.073471 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bd816f87-3ad2-4208-9107-0eaf159efd69 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 returned with HTTP 404 Jul 03 21:56:04.074615 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 898/3644] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:04 2026] GET /volume/v3/volumes/0c8ba207-c81a-4f2b-a8f6-7a10663d1fb8 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:04.178832 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c758681f-9cc4-4a0d-a30f-b7cf7b564630 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:04.181909 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c758681f-9cc4-4a0d-a30f-b7cf7b564630 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] DELETE https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 Jul 03 21:56:04.182205 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c758681f-9cc4-4a0d-a30f-b7cf7b564630 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:04.182517 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c758681f-9cc4-4a0d-a30f-b7cf7b564630 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:04.183087 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-c758681f-9cc4-4a0d-a30f-b7cf7b564630 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Delete volume with id: 4758285b-ba2d-40aa-8e0d-9df9cc1568e9 Jul 03 21:56:04.191435 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:04.191435 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:04.191922 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c758681f-9cc4-4a0d-a30f-b7cf7b564630 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:56:04.220044 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c758681f-9cc4-4a0d-a30f-b7cf7b564630 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Delete volume request issued successfully. Jul 03 21:56:04.221337 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c758681f-9cc4-4a0d-a30f-b7cf7b564630 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 returned with HTTP 202 Jul 03 21:56:04.221337 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 928/3645] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:56:04 2026] DELETE /volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:56:04.229581 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6265e306-38b3-409d-918e-6d96841f116b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:04.231571 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6265e306-38b3-409d-918e-6d96841f116b tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 Jul 03 21:56:04.231804 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6265e306-38b3-409d-918e-6d96841f116b tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:04.232062 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6265e306-38b3-409d-918e-6d96841f116b tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:04.243101 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:04.243101 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:04.248699 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-6265e306-38b3-409d-918e-6d96841f116b tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:56:04.253977 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6265e306-38b3-409d-918e-6d96841f116b tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 returned with HTTP 200 Jul 03 21:56:04.254442 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 916/3646] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:04 2026] GET /volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:04.393420 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-e8204dfe-725b-428e-8c2a-64abe163adef req-4d61b2e4-8ded-4589-a036-b370b944b2a2 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/attachments/bfe016bb-8c7c-4820-8af9-2c16e58b6c88 returned with HTTP 200 Jul 03 21:56:04.393883 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 905/3647] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:56:03 2026] DELETE /volume/v3/attachments/bfe016bb-8c7c-4820-8af9-2c16e58b6c88 => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:04.770649 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e95cc437-722d-490b-a971-201f944acda7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:04.772983 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e95cc437-722d-490b-a971-201f944acda7 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c Jul 03 21:56:04.773207 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e95cc437-722d-490b-a971-201f944acda7 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:04.773494 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e95cc437-722d-490b-a971-201f944acda7 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:04.773666 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-e95cc437-722d-490b-a971-201f944acda7 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:04.780977 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:04.780977 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:04.781662 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e95cc437-722d-490b-a971-201f944acda7 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c returned with HTTP 200 Jul 03 21:56:04.782026 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 899/3648] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:04 2026] GET /volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:04.890571 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-762be9ec-326c-4260-aedc-510601c24de5 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:04.892513 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-762be9ec-326c-4260-aedc-510601c24de5 tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] GET https://10.4.3.32/volume/v3/volumes/75fb5112-30b0-42be-8b81-e8879267f5b7 Jul 03 21:56:04.892790 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-762be9ec-326c-4260-aedc-510601c24de5 tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:04.893018 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-762be9ec-326c-4260-aedc-510601c24de5 tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:04.900862 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:04.900862 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:04.905724 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-762be9ec-326c-4260-aedc-510601c24de5 tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Volume info retrieved successfully. Jul 03 21:56:04.914122 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-762be9ec-326c-4260-aedc-510601c24de5 tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] https://10.4.3.32/volume/v3/volumes/75fb5112-30b0-42be-8b81-e8879267f5b7 returned with HTTP 200 Jul 03 21:56:04.914660 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 929/3649] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:04 2026] GET /volume/v3/volumes/75fb5112-30b0-42be-8b81-e8879267f5b7 => generated 1356 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:04.931703 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c57da34f-3eae-4a50-9007-906985cee04c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:04.936071 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c57da34f-3eae-4a50-9007-906985cee04c tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] POST https://10.4.3.32/volume/v3/volumes/75fb5112-30b0-42be-8b81-e8879267f5b7/action Jul 03 21:56:04.936538 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c57da34f-3eae-4a50-9007-906985cee04c tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-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=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:56:04.936671 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c57da34f-3eae-4a50-9007-906985cee04c tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-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=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:04.947403 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-60536c8a-db03-4e38-8999-a315c5a66785 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:04.950000 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-60536c8a-db03-4e38-8999-a315c5a66785 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c Jul 03 21:56:04.950333 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-60536c8a-db03-4e38-8999-a315c5a66785 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:04.950682 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-60536c8a-db03-4e38-8999-a315c5a66785 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:04.954710 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:04.954710 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:04.964640 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:04.964640 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:04.971726 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:04.971726 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:04.972337 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c57da34f-3eae-4a50-9007-906985cee04c tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Volume info retrieved successfully. Jul 03 21:56:04.979071 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-60536c8a-db03-4e38-8999-a315c5a66785 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:56:04.984401 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-60536c8a-db03-4e38-8999-a315c5a66785 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c returned with HTTP 200 Jul 03 21:56:04.984904 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 906/3650] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:04 2026] GET /volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:05.001820 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c57da34f-3eae-4a50-9007-906985cee04c tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Update volume metadata completed successfully. Jul 03 21:56:05.002174 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c57da34f-3eae-4a50-9007-906985cee04c tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] https://10.4.3.32/volume/v3/volumes/75fb5112-30b0-42be-8b81-e8879267f5b7/action returned with HTTP 200 Jul 03 21:56:05.002355 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f7a35766-0dc6-4196-b0a6-aad5916f5895 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:05.003275 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 917/3651] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 21:56:04 2026] POST /volume/v3/volumes/75fb5112-30b0-42be-8b81-e8879267f5b7/action => generated 563 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:05.004712 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f7a35766-0dc6-4196-b0a6-aad5916f5895 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] DELETE https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 Jul 03 21:56:05.004954 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f7a35766-0dc6-4196-b0a6-aad5916f5895 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:05.005178 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f7a35766-0dc6-4196-b0a6-aad5916f5895 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:05.005354 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-f7a35766-0dc6-4196-b0a6-aad5916f5895 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Delete volume with id: 2b13daa0-1387-4898-9b4b-db8d63bc0395 Jul 03 21:56:05.014975 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-35547461-f7f6-4777-9d60-8ef754522d9b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:05.015586 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:05.015586 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:05.016329 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-f7a35766-0dc6-4196-b0a6-aad5916f5895 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:56:05.017021 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-35547461-f7f6-4777-9d60-8ef754522d9b tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] GET https://10.4.3.32/volume/v3/volumes/75fb5112-30b0-42be-8b81-e8879267f5b7 Jul 03 21:56:05.017238 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-35547461-f7f6-4777-9d60-8ef754522d9b tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:05.017473 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-35547461-f7f6-4777-9d60-8ef754522d9b tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:05.029631 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:05.029631 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:05.034994 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-35547461-f7f6-4777-9d60-8ef754522d9b tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Volume info retrieved successfully. Jul 03 21:56:05.037998 np0000004475 devstack@c-api.service[99935]: WARNING cinder.keymgr.conf_key_mgr [None req-f7a35766-0dc6-4196-b0a6-aad5916f5895 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 21:56:05.042536 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-35547461-f7f6-4777-9d60-8ef754522d9b tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] https://10.4.3.32/volume/v3/volumes/75fb5112-30b0-42be-8b81-e8879267f5b7 returned with HTTP 200 Jul 03 21:56:05.043019 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 930/3652] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:05 2026] GET /volume/v3/volumes/75fb5112-30b0-42be-8b81-e8879267f5b7 => generated 1416 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:05.055395 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-f7a35766-0dc6-4196-b0a6-aad5916f5895 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Delete volume request issued successfully. Jul 03 21:56:05.055553 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f7a35766-0dc6-4196-b0a6-aad5916f5895 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 returned with HTTP 202 Jul 03 21:56:05.056016 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 900/3653] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:56:05 2026] DELETE /volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:56:05.059725 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f308e47d-915b-42fe-b404-dedf2bf5b0d5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:05.063391 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f308e47d-915b-42fe-b404-dedf2bf5b0d5 tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] POST https://10.4.3.32/volume/v3/volumes/75fb5112-30b0-42be-8b81-e8879267f5b7/action Jul 03 21:56:05.063391 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f308e47d-915b-42fe-b404-dedf2bf5b0d5 tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:56:05.063604 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f308e47d-915b-42fe-b404-dedf2bf5b0d5 tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:05.066180 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f0e13890-967e-450b-9168-cd1adc2fd556 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:05.069079 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f0e13890-967e-450b-9168-cd1adc2fd556 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 Jul 03 21:56:05.069079 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f0e13890-967e-450b-9168-cd1adc2fd556 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:05.069336 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f0e13890-967e-450b-9168-cd1adc2fd556 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:05.074252 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:05.074252 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:05.077758 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:05.077758 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:05.081683 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-f0e13890-967e-450b-9168-cd1adc2fd556 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:56:05.081967 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:05.081967 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:05.083177 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f308e47d-915b-42fe-b404-dedf2bf5b0d5 tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Volume info retrieved successfully. Jul 03 21:56:05.086388 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f0e13890-967e-450b-9168-cd1adc2fd556 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 returned with HTTP 200 Jul 03 21:56:05.086887 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 918/3654] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:05 2026] GET /volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:05.089517 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f308e47d-915b-42fe-b404-dedf2bf5b0d5 tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Get volume image-metadata completed successfully. Jul 03 21:56:05.105628 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f308e47d-915b-42fe-b404-dedf2bf5b0d5 tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Delete volume metadata completed successfully. Jul 03 21:56:05.105628 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f308e47d-915b-42fe-b404-dedf2bf5b0d5 tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] https://10.4.3.32/volume/v3/volumes/75fb5112-30b0-42be-8b81-e8879267f5b7/action returned with HTTP 200 Jul 03 21:56:05.105628 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 907/3655] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:56:05 2026] POST /volume/v3/volumes/75fb5112-30b0-42be-8b81-e8879267f5b7/action => generated 0 bytes in 46 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 21:56:05.113839 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-45bc5687-937b-4c80-b9f2-d195bf578fd2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:05.115982 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-45bc5687-937b-4c80-b9f2-d195bf578fd2 tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] POST https://10.4.3.32/volume/v3/volumes/75fb5112-30b0-42be-8b81-e8879267f5b7/action Jul 03 21:56:05.116644 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-45bc5687-937b-4c80-b9f2-d195bf578fd2 tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:56:05.116780 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-45bc5687-937b-4c80-b9f2-d195bf578fd2 tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:05.127577 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:05.127577 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:05.128103 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-45bc5687-937b-4c80-b9f2-d195bf578fd2 tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Volume info retrieved successfully. Jul 03 21:56:05.135523 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-45bc5687-937b-4c80-b9f2-d195bf578fd2 tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Get volume image-metadata completed successfully. Jul 03 21:56:05.137478 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-45bc5687-937b-4c80-b9f2-d195bf578fd2 tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] https://10.4.3.32/volume/v3/volumes/75fb5112-30b0-42be-8b81-e8879267f5b7/action returned with HTTP 200 Jul 03 21:56:05.144984 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 931/3656] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:56:05 2026] POST /volume/v3/volumes/75fb5112-30b0-42be-8b81-e8879267f5b7/action => generated 537 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:05.148866 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8008e072-4827-4248-b1d3-f3123816cdf3 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:05.154423 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8008e072-4827-4248-b1d3-f3123816cdf3 tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] GET https://10.4.3.32/volume/v3/volumes/75fb5112-30b0-42be-8b81-e8879267f5b7 Jul 03 21:56:05.154423 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8008e072-4827-4248-b1d3-f3123816cdf3 tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:05.154423 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8008e072-4827-4248-b1d3-f3123816cdf3 tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:05.164568 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:05.164568 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:05.170805 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8008e072-4827-4248-b1d3-f3123816cdf3 tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Volume info retrieved successfully. Jul 03 21:56:05.181982 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8008e072-4827-4248-b1d3-f3123816cdf3 tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] https://10.4.3.32/volume/v3/volumes/75fb5112-30b0-42be-8b81-e8879267f5b7 returned with HTTP 200 Jul 03 21:56:05.182483 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 901/3657] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:05 2026] GET /volume/v3/volumes/75fb5112-30b0-42be-8b81-e8879267f5b7 => generated 1390 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:05.198657 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-94010a60-5dfa-4ef4-a1e6-2f0c4e9dfa80 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:05.200619 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-94010a60-5dfa-4ef4-a1e6-2f0c4e9dfa80 tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] DELETE https://10.4.3.32/volume/v3/volumes/75fb5112-30b0-42be-8b81-e8879267f5b7 Jul 03 21:56:05.200964 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-94010a60-5dfa-4ef4-a1e6-2f0c4e9dfa80 tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:05.201132 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-94010a60-5dfa-4ef4-a1e6-2f0c4e9dfa80 tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:05.201330 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-94010a60-5dfa-4ef4-a1e6-2f0c4e9dfa80 tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Delete volume with id: 75fb5112-30b0-42be-8b81-e8879267f5b7 Jul 03 21:56:05.209995 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:05.209995 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:05.210613 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-94010a60-5dfa-4ef4-a1e6-2f0c4e9dfa80 tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Volume info retrieved successfully. Jul 03 21:56:05.235789 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-94010a60-5dfa-4ef4-a1e6-2f0c4e9dfa80 tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Delete volume request issued successfully. Jul 03 21:56:05.235974 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-94010a60-5dfa-4ef4-a1e6-2f0c4e9dfa80 tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] https://10.4.3.32/volume/v3/volumes/75fb5112-30b0-42be-8b81-e8879267f5b7 returned with HTTP 202 Jul 03 21:56:05.236466 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 919/3658] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:56:05 2026] DELETE /volume/v3/volumes/75fb5112-30b0-42be-8b81-e8879267f5b7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:56:05.246896 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-0633f733-d1fa-43af-ab3b-deeda554a8be None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:05.259571 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0633f733-d1fa-43af-ab3b-deeda554a8be tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] GET https://10.4.3.32/volume/v3/volumes/75fb5112-30b0-42be-8b81-e8879267f5b7 Jul 03 21:56:05.259571 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0633f733-d1fa-43af-ab3b-deeda554a8be tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:05.259571 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0633f733-d1fa-43af-ab3b-deeda554a8be tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:05.273633 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:05.273633 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:05.274195 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e35b2458-bd1c-41be-8bb0-4bcb50404ddf None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:05.275857 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e35b2458-bd1c-41be-8bb0-4bcb50404ddf tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 Jul 03 21:56:05.276402 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e35b2458-bd1c-41be-8bb0-4bcb50404ddf tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:05.276402 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e35b2458-bd1c-41be-8bb0-4bcb50404ddf tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:05.279210 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-0633f733-d1fa-43af-ab3b-deeda554a8be tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Volume info retrieved successfully. Jul 03 21:56:05.284167 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0633f733-d1fa-43af-ab3b-deeda554a8be tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] https://10.4.3.32/volume/v3/volumes/75fb5112-30b0-42be-8b81-e8879267f5b7 returned with HTTP 200 Jul 03 21:56:05.284589 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 908/3659] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:05 2026] GET /volume/v3/volumes/75fb5112-30b0-42be-8b81-e8879267f5b7 => generated 1389 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:05.287991 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e35b2458-bd1c-41be-8bb0-4bcb50404ddf tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 returned with HTTP 404 Jul 03 21:56:05.288660 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 932/3660] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:05 2026] GET /volume/v3/volumes/4758285b-ba2d-40aa-8e0d-9df9cc1568e9 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:05.442581 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-cd923693-7686-4e2d-92d7-ea216b83a021 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:05.445541 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-cd923693-7686-4e2d-92d7-ea216b83a021 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] DELETE https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb Jul 03 21:56:05.445842 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-cd923693-7686-4e2d-92d7-ea216b83a021 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:05.446117 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-cd923693-7686-4e2d-92d7-ea216b83a021 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:05.446593 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-cd923693-7686-4e2d-92d7-ea216b83a021 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Delete volume with id: d9a3d099-b14d-4f7e-85b4-9647184b2bcb Jul 03 21:56:05.459052 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:05.459052 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:05.459699 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-cd923693-7686-4e2d-92d7-ea216b83a021 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:56:05.490746 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-cd923693-7686-4e2d-92d7-ea216b83a021 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Delete volume request issued successfully. Jul 03 21:56:05.490746 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-cd923693-7686-4e2d-92d7-ea216b83a021 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb returned with HTTP 202 Jul 03 21:56:05.491450 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 902/3661] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:56:05 2026] DELETE /volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:56:05.500183 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a26b93f6-4164-4f4a-9deb-c691c531c188 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:05.502383 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a26b93f6-4164-4f4a-9deb-c691c531c188 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb Jul 03 21:56:05.502951 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a26b93f6-4164-4f4a-9deb-c691c531c188 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:05.502951 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a26b93f6-4164-4f4a-9deb-c691c531c188 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:05.510656 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:05.510656 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:05.514883 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-a26b93f6-4164-4f4a-9deb-c691c531c188 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Volume info retrieved successfully. Jul 03 21:56:05.519977 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a26b93f6-4164-4f4a-9deb-c691c531c188 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb returned with HTTP 200 Jul 03 21:56:05.520348 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 920/3662] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:05 2026] GET /volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:05.795349 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e9efcfdc-da19-4627-aa5e-25e117f71313 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:05.797800 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e9efcfdc-da19-4627-aa5e-25e117f71313 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c Jul 03 21:56:05.798206 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e9efcfdc-da19-4627-aa5e-25e117f71313 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:05.798432 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e9efcfdc-da19-4627-aa5e-25e117f71313 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:05.798698 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-e9efcfdc-da19-4627-aa5e-25e117f71313 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:05.808230 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:05.808230 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:05.809107 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e9efcfdc-da19-4627-aa5e-25e117f71313 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c returned with HTTP 200 Jul 03 21:56:05.809645 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 909/3663] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:05 2026] GET /volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:06.102327 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-6516af8f-8f5f-4c87-a935-60014b7235c8 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:06.104409 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6516af8f-8f5f-4c87-a935-60014b7235c8 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 Jul 03 21:56:06.104652 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6516af8f-8f5f-4c87-a935-60014b7235c8 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:06.104947 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6516af8f-8f5f-4c87-a935-60014b7235c8 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:06.111709 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6516af8f-8f5f-4c87-a935-60014b7235c8 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 returned with HTTP 404 Jul 03 21:56:06.112260 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 933/3664] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:06 2026] GET /volume/v3/volumes/2b13daa0-1387-4898-9b4b-db8d63bc0395 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:06.119463 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-00d87079-1be7-4cb4-bf69-a2fceafe948e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:06.122088 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-00d87079-1be7-4cb4-bf69-a2fceafe948e tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Jul 03 21:56:06.122315 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-00d87079-1be7-4cb4-bf69-a2fceafe948e tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:06.122564 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-00d87079-1be7-4cb4-bf69-a2fceafe948e tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] Calling method 'detail' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:06.123322 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-00d87079-1be7-4cb4-bf69-a2fceafe948e tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:56:06.147561 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-00d87079-1be7-4cb4-bf69-a2fceafe948e tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] Get all volumes completed successfully. Jul 03 21:56:06.150174 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:06.150174 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:06.160072 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-00d87079-1be7-4cb4-bf69-a2fceafe948e tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 21:56:06.160676 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 903/3665] 10.4.3.32 () {66 vars in 1278 bytes} [Fri Jul 3 21:56:06 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14816 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:56:06.179779 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-01c00234-cb1d-49c4-9d14-a973f5d68b64 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:06.184341 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-01c00234-cb1d-49c4-9d14-a973f5d68b64 tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] DELETE https://10.4.3.32/volume/v3/types/33adc85f-3da0-4c30-83b7-221d685c88ca Jul 03 21:56:06.184623 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-01c00234-cb1d-49c4-9d14-a973f5d68b64 tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:06.184864 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-01c00234-cb1d-49c4-9d14-a973f5d68b64 tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] Calling method '_delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:06.219257 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-01c00234-cb1d-49c4-9d14-a973f5d68b64 tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] https://10.4.3.32/volume/v3/types/33adc85f-3da0-4c30-83b7-221d685c88ca returned with HTTP 202 Jul 03 21:56:06.219766 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 921/3666] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:56:06 2026] DELETE /volume/v3/types/33adc85f-3da0-4c30-83b7-221d685c88ca => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:56:06.230154 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-553eebb2-3457-4fd1-9611-05690251d643 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:06.233082 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-553eebb2-3457-4fd1-9611-05690251d643 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] DELETE https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c Jul 03 21:56:06.233403 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-553eebb2-3457-4fd1-9611-05690251d643 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:06.233710 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-553eebb2-3457-4fd1-9611-05690251d643 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:06.233977 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-553eebb2-3457-4fd1-9611-05690251d643 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Delete volume with id: c5db7ac0-6d56-4f05-bdcb-5b669267276c Jul 03 21:56:06.247394 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:06.247394 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:06.247394 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-553eebb2-3457-4fd1-9611-05690251d643 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:56:06.273563 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-553eebb2-3457-4fd1-9611-05690251d643 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Delete volume request issued successfully. Jul 03 21:56:06.273815 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-553eebb2-3457-4fd1-9611-05690251d643 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c returned with HTTP 202 Jul 03 21:56:06.274304 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 910/3667] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:56:06 2026] DELETE /volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:56:06.284688 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-fcece4bd-3fcf-406c-a976-5220c1fd51dd None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:06.286900 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fcece4bd-3fcf-406c-a976-5220c1fd51dd tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c Jul 03 21:56:06.287149 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fcece4bd-3fcf-406c-a976-5220c1fd51dd tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:06.287394 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fcece4bd-3fcf-406c-a976-5220c1fd51dd tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:06.295829 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:06.295829 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:06.298220 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7fdec295-2bee-4ce9-8848-25d4ef4ee235 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:06.301033 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-fcece4bd-3fcf-406c-a976-5220c1fd51dd tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:56:06.301423 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7fdec295-2bee-4ce9-8848-25d4ef4ee235 tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] GET https://10.4.3.32/volume/v3/volumes/75fb5112-30b0-42be-8b81-e8879267f5b7 Jul 03 21:56:06.301784 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7fdec295-2bee-4ce9-8848-25d4ef4ee235 tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:06.302319 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7fdec295-2bee-4ce9-8848-25d4ef4ee235 tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:06.308626 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fcece4bd-3fcf-406c-a976-5220c1fd51dd tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c returned with HTTP 200 Jul 03 21:56:06.309224 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 934/3668] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:06 2026] GET /volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:06.310171 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7fdec295-2bee-4ce9-8848-25d4ef4ee235 tempest-VolumesImageMetadata-542555740 tempest-VolumesImageMetadata-542555740-project-member] https://10.4.3.32/volume/v3/volumes/75fb5112-30b0-42be-8b81-e8879267f5b7 returned with HTTP 404 Jul 03 21:56:06.310743 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 904/3669] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:06 2026] GET /volume/v3/volumes/75fb5112-30b0-42be-8b81-e8879267f5b7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:06.532027 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-5f46c5b1-c96d-4e97-9e9a-ce8c903cd8c6 req-217068af-6901-4d1c-84ef-7fdab91834ce None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:06.536103 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-5f46c5b1-c96d-4e97-9e9a-ce8c903cd8c6 req-217068af-6901-4d1c-84ef-7fdab91834ce tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] DELETE https://10.4.3.32/volume/v3/attachments/b7ae4c28-bb43-4272-83d9-3bb96e6c4133 Jul 03 21:56:06.536103 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-5f46c5b1-c96d-4e97-9e9a-ce8c903cd8c6 req-217068af-6901-4d1c-84ef-7fdab91834ce tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:06.536319 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f2cff9f9-107f-448e-8a51-706a1fdc1cc8 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:06.537170 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-5f46c5b1-c96d-4e97-9e9a-ce8c903cd8c6 req-217068af-6901-4d1c-84ef-7fdab91834ce tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:06.540168 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f2cff9f9-107f-448e-8a51-706a1fdc1cc8 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] GET https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb Jul 03 21:56:06.540455 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f2cff9f9-107f-448e-8a51-706a1fdc1cc8 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:06.540723 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f2cff9f9-107f-448e-8a51-706a1fdc1cc8 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:06.548743 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:06.548743 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:06.551317 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f2cff9f9-107f-448e-8a51-706a1fdc1cc8 tempest-AttachVolumeNegativeTest-1026938062 tempest-AttachVolumeNegativeTest-1026938062-project-member] https://10.4.3.32/volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb returned with HTTP 404 Jul 03 21:56:06.551980 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 911/3670] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:06 2026] GET /volume/v3/volumes/d9a3d099-b14d-4f7e-85b4-9647184b2bcb => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 21:56:06.837620 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2743a877-d0ad-4c7a-8a5e-257c5a29c997 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:06.842096 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2743a877-d0ad-4c7a-8a5e-257c5a29c997 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c Jul 03 21:56:06.842096 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2743a877-d0ad-4c7a-8a5e-257c5a29c997 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:06.842096 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2743a877-d0ad-4c7a-8a5e-257c5a29c997 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:06.842096 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-2743a877-d0ad-4c7a-8a5e-257c5a29c997 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:06.851051 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:06.851051 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:06.853276 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2743a877-d0ad-4c7a-8a5e-257c5a29c997 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c returned with HTTP 200 Jul 03 21:56:06.853276 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 935/3671] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:06 2026] GET /volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c => generated 733 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:07.089693 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-5f46c5b1-c96d-4e97-9e9a-ce8c903cd8c6 req-217068af-6901-4d1c-84ef-7fdab91834ce tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments/b7ae4c28-bb43-4272-83d9-3bb96e6c4133 returned with HTTP 200 Jul 03 21:56:07.089693 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 922/3672] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:56:06 2026] DELETE /volume/v3/attachments/b7ae4c28-bb43-4272-83d9-3bb96e6c4133 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:07.134261 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-60046280-bf0b-4ab4-bc3a-3aa10e8096e5 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:07.134261 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-60046280-bf0b-4ab4-bc3a-3aa10e8096e5 None None] GET https://10.4.3.32/volume// Jul 03 21:56:07.134261 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-60046280-bf0b-4ab4-bc3a-3aa10e8096e5 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:07.134261 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-60046280-bf0b-4ab4-bc3a-3aa10e8096e5 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:07.134261 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-60046280-bf0b-4ab4-bc3a-3aa10e8096e5 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:56:07.136338 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 905/3673] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:56:07 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 21:56:07.146738 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-e8af1dc3-c80c-4e37-b49c-2e592c4ee4d8 req-229d99c8-b966-468b-9218-0b7ef57b8c77 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:07.150016 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-e8af1dc3-c80c-4e37-b49c-2e592c4ee4d8 req-229d99c8-b966-468b-9218-0b7ef57b8c77 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:56:07.150213 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-e8af1dc3-c80c-4e37-b49c-2e592c4ee4d8 req-229d99c8-b966-468b-9218-0b7ef57b8c77 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:07.150408 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-e8af1dc3-c80c-4e37-b49c-2e592c4ee4d8 req-229d99c8-b966-468b-9218-0b7ef57b8c77 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:07.167463 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:07.167463 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:07.173387 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-e8af1dc3-c80c-4e37-b49c-2e592c4ee4d8 req-229d99c8-b966-468b-9218-0b7ef57b8c77 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:56:07.184393 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-e8af1dc3-c80c-4e37-b49c-2e592c4ee4d8 req-229d99c8-b966-468b-9218-0b7ef57b8c77 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:56:07.185160 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 912/3674] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:56:07 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 1337 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:56:07.323245 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-e8af1dc3-c80c-4e37-b49c-2e592c4ee4d8 req-d0e8007b-b40b-496b-b67f-872ef6524272 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:07.324719 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-45949fba-d191-4e65-8b63-211825f26c8c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:07.325904 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-e8af1dc3-c80c-4e37-b49c-2e592c4ee4d8 req-d0e8007b-b40b-496b-b67f-872ef6524272 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] PUT https://10.4.3.32/volume/v3/attachments/95708cae-feee-45a3-b095-043178930e9a Jul 03 21:56:07.326199 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-e8af1dc3-c80c-4e37-b49c-2e592c4ee4d8 req-d0e8007b-b40b-496b-b67f-872ef6524272 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:07.327498 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-45949fba-d191-4e65-8b63-211825f26c8c tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c Jul 03 21:56:07.328946 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-45949fba-d191-4e65-8b63-211825f26c8c tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:07.329288 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-45949fba-d191-4e65-8b63-211825f26c8c tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:07.334757 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-e8af1dc3-c80c-4e37-b49c-2e592c4ee4d8 req-d0e8007b-b40b-496b-b67f-872ef6524272 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Acquiring lock "cinder-attachment_update-8f5b42c0-baed-4c11-a160-60f9be372509-np0000004475" by "attachment_update" {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:56:07.337815 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-45949fba-d191-4e65-8b63-211825f26c8c tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c returned with HTTP 404 Jul 03 21:56:07.338384 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 923/3675] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:07 2026] GET /volume/v3/volumes/c5db7ac0-6d56-4f05-bdcb-5b669267276c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:07.339756 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-e8af1dc3-c80c-4e37-b49c-2e592c4ee4d8 req-d0e8007b-b40b-496b-b67f-872ef6524272 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Lock "cinder-attachment_update-8f5b42c0-baed-4c11-a160-60f9be372509-np0000004475" acquired by "attachment_update" :: waited 0.005s {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:56:07.340525 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:07.340525 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:07.345969 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-05a330fb-7d5b-4b1d-a007-df2b9f1fdcb5 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:07.347674 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-05a330fb-7d5b-4b1d-a007-df2b9f1fdcb5 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] DELETE https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:56:07.347861 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-05a330fb-7d5b-4b1d-a007-df2b9f1fdcb5 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:07.348053 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-05a330fb-7d5b-4b1d-a007-df2b9f1fdcb5 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:07.348222 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-05a330fb-7d5b-4b1d-a007-df2b9f1fdcb5 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Delete volume with id: ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:56:07.355309 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:07.355309 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:07.355815 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-05a330fb-7d5b-4b1d-a007-df2b9f1fdcb5 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:56:07.378621 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-05a330fb-7d5b-4b1d-a007-df2b9f1fdcb5 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Delete volume request issued successfully. Jul 03 21:56:07.378888 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-05a330fb-7d5b-4b1d-a007-df2b9f1fdcb5 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 202 Jul 03 21:56:07.379277 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 906/3676] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:56:07 2026] DELETE /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:56:07.387566 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9751f354-4541-4ff8-ad56-f269bab5ae29 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:07.393163 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9751f354-4541-4ff8-ad56-f269bab5ae29 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:56:07.393163 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9751f354-4541-4ff8-ad56-f269bab5ae29 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:07.393507 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9751f354-4541-4ff8-ad56-f269bab5ae29 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:07.406394 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:07.406394 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:07.410978 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-9751f354-4541-4ff8-ad56-f269bab5ae29 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:56:07.416350 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9751f354-4541-4ff8-ad56-f269bab5ae29 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 200 Jul 03 21:56:07.416863 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 913/3677] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:07 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 919 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:07.856541 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-558d5590-44a7-4985-943b-6d294102c823 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:07.857176 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-558d5590-44a7-4985-943b-6d294102c823 None None] GET https://10.4.3.32/volume// Jul 03 21:56:07.857488 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-558d5590-44a7-4985-943b-6d294102c823 None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:07.857806 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-558d5590-44a7-4985-943b-6d294102c823 None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:07.858278 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-558d5590-44a7-4985-943b-6d294102c823 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:56:07.858708 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 924/3678] 10.4.3.32 () {64 vars in 997 bytes} [Fri Jul 3 21:56: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 21:56:07.869567 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-e8af1dc3-c80c-4e37-b49c-2e592c4ee4d8 req-d0e8007b-b40b-496b-b67f-872ef6524272 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Lock "cinder-attachment_update-8f5b42c0-baed-4c11-a160-60f9be372509-np0000004475" released by "attachment_update" :: held 0.530s {{(pid=99936) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:56:07.870000 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-e8af1dc3-c80c-4e37-b49c-2e592c4ee4d8 req-d0e8007b-b40b-496b-b67f-872ef6524272 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/attachments/95708cae-feee-45a3-b095-043178930e9a returned with HTTP 200 Jul 03 21:56:07.870604 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 936/3679] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:56:07 2026] PUT /volume/v3/attachments/95708cae-feee-45a3-b095-043178930e9a => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:07.875647 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-015b5128-b292-4210-878d-202e7eba91c9 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:07.875744 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-13f1e03d-0b33-42ff-8257-56bff22d16b3 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:07.876440 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-015b5128-b292-4210-878d-202e7eba91c9 None None] GET https://10.4.3.32/volume// Jul 03 21:56:07.876440 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-015b5128-b292-4210-878d-202e7eba91c9 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:07.876655 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-015b5128-b292-4210-878d-202e7eba91c9 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:07.877069 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-015b5128-b292-4210-878d-202e7eba91c9 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:56:07.877875 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 907/3680] 10.4.3.32 () {64 vars in 997 bytes} [Fri Jul 3 21:56: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 21:56:07.879186 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-13f1e03d-0b33-42ff-8257-56bff22d16b3 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c Jul 03 21:56:07.880202 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-13f1e03d-0b33-42ff-8257-56bff22d16b3 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:07.880202 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-13f1e03d-0b33-42ff-8257-56bff22d16b3 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:07.880202 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-13f1e03d-0b33-42ff-8257-56bff22d16b3 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:07.887300 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:07.887300 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:07.888200 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-13f1e03d-0b33-42ff-8257-56bff22d16b3 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c returned with HTTP 200 Jul 03 21:56:07.888929 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 914/3681] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:07 2026] GET /volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:07.888990 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-7b1c2ed9-aab9-47d2-93ff-457e5e71c67f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:08.008224 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7b1c2ed9-aab9-47d2-93ff-457e5e71c67f tempest-VersionsTest-300938268 tempest-VersionsTest-300938268-project-member] GET https://10.4.3.32/volume/v3/ Jul 03 21:56:08.008483 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7b1c2ed9-aab9-47d2-93ff-457e5e71c67f tempest-VersionsTest-300938268 tempest-VersionsTest-300938268-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:08.008676 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7b1c2ed9-aab9-47d2-93ff-457e5e71c67f tempest-VersionsTest-300938268 tempest-VersionsTest-300938268-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:08.009041 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7b1c2ed9-aab9-47d2-93ff-457e5e71c67f tempest-VersionsTest-300938268 tempest-VersionsTest-300938268-project-member] https://10.4.3.32/volume/v3/ returned with HTTP 200 Jul 03 21:56:08.009512 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 925/3682] 10.4.3.32 () {66 vars in 1209 bytes} [Fri Jul 3 21:56:07 2026] GET /volume/v3/ => generated 385 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:08.386911 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-e8af1dc3-c80c-4e37-b49c-2e592c4ee4d8 req-0e0a1f97-faaa-41c4-8236-c3a30294a908 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:08.389893 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-e8af1dc3-c80c-4e37-b49c-2e592c4ee4d8 req-0e0a1f97-faaa-41c4-8236-c3a30294a908 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] POST https://10.4.3.32/volume/v3/attachments/95708cae-feee-45a3-b095-043178930e9a/action Jul 03 21:56:08.390291 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-e8af1dc3-c80c-4e37-b49c-2e592c4ee4d8 req-0e0a1f97-faaa-41c4-8236-c3a30294a908 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Action body: b'{"os-complete": null}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:56:08.390526 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-e8af1dc3-c80c-4e37-b49c-2e592c4ee4d8 req-0e0a1f97-faaa-41c4-8236-c3a30294a908 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:08.411857 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:08.411857 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:08.435516 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-2d1d65b4-cbe6-4533-b1eb-d41606c16be3 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:08.438594 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2d1d65b4-cbe6-4533-b1eb-d41606c16be3 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b Jul 03 21:56:08.438931 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2d1d65b4-cbe6-4533-b1eb-d41606c16be3 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:08.439223 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2d1d65b4-cbe6-4533-b1eb-d41606c16be3 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:08.439575 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-e8af1dc3-c80c-4e37-b49c-2e592c4ee4d8 req-0e0a1f97-faaa-41c4-8236-c3a30294a908 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/attachments/95708cae-feee-45a3-b095-043178930e9a/action returned with HTTP 204 Jul 03 21:56:08.440259 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 937/3683] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:56:08 2026] POST /volume/v3/attachments/95708cae-feee-45a3-b095-043178930e9a/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:08.453017 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2d1d65b4-cbe6-4533-b1eb-d41606c16be3 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b returned with HTTP 404 Jul 03 21:56:08.453654 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 908/3684] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:08 2026] GET /volume/v3/volumes/ebb94822-c236-4c6c-9c7c-07c84e48977b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:08.462205 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-bcb929df-7a22-410d-9bef-2a0ff9054be1 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:08.464481 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bcb929df-7a22-410d-9bef-2a0ff9054be1 tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Jul 03 21:56:08.464762 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bcb929df-7a22-410d-9bef-2a0ff9054be1 tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:08.465018 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bcb929df-7a22-410d-9bef-2a0ff9054be1 tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] Calling method 'detail' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:08.469907 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-bcb929df-7a22-410d-9bef-2a0ff9054be1 tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99933) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:56:08.492007 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-bcb929df-7a22-410d-9bef-2a0ff9054be1 tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] Get all volumes completed successfully. Jul 03 21:56:08.498288 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:08.498288 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:08.506324 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bcb929df-7a22-410d-9bef-2a0ff9054be1 tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 21:56:08.507232 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 915/3685] 10.4.3.32 () {66 vars in 1278 bytes} [Fri Jul 3 21:56:08 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12745 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:56:08.527245 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c4a65c8b-de74-483f-8ecd-96a285f4c31e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:08.529103 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c4a65c8b-de74-483f-8ecd-96a285f4c31e tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] DELETE https://10.4.3.32/volume/v3/types/34b6ec7f-be49-463c-827d-25b9d7ba3410 Jul 03 21:56:08.529358 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c4a65c8b-de74-483f-8ecd-96a285f4c31e tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:08.529631 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c4a65c8b-de74-483f-8ecd-96a285f4c31e tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] Calling method '_delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:08.529976 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:08.529976 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:08.558893 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c4a65c8b-de74-483f-8ecd-96a285f4c31e tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] https://10.4.3.32/volume/v3/types/34b6ec7f-be49-463c-827d-25b9d7ba3410 returned with HTTP 202 Jul 03 21:56:08.559339 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 926/3686] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:56:08 2026] DELETE /volume/v3/types/34b6ec7f-be49-463c-827d-25b9d7ba3410 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:56:08.901321 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-15dbc85d-9bdd-41b5-b950-61451cf68c24 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:08.903939 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-15dbc85d-9bdd-41b5-b950-61451cf68c24 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c Jul 03 21:56:08.905907 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-15dbc85d-9bdd-41b5-b950-61451cf68c24 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:08.905907 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-15dbc85d-9bdd-41b5-b950-61451cf68c24 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:08.905907 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-15dbc85d-9bdd-41b5-b950-61451cf68c24 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:08.908631 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:08.908631 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:08.909918 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-15dbc85d-9bdd-41b5-b950-61451cf68c24 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c returned with HTTP 200 Jul 03 21:56:08.909918 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 938/3687] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:08 2026] GET /volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:09.792740 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d7c459d7-ab4f-4b81-b8c9-9981945da1de None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:09.794940 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d7c459d7-ab4f-4b81-b8c9-9981945da1de tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] DELETE https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b Jul 03 21:56:09.795215 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d7c459d7-ab4f-4b81-b8c9-9981945da1de tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:09.795459 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d7c459d7-ab4f-4b81-b8c9-9981945da1de tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:09.795732 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-d7c459d7-ab4f-4b81-b8c9-9981945da1de tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Delete volume with id: 8954357a-105b-4455-95f2-ccf03d18db7b Jul 03 21:56:09.809398 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:09.809398 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:09.810193 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d7c459d7-ab4f-4b81-b8c9-9981945da1de tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:56:09.837197 np0000004475 devstack@c-api.service[99935]: WARNING cinder.keymgr.conf_key_mgr [None req-d7c459d7-ab4f-4b81-b8c9-9981945da1de tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 21:56:09.850933 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d7c459d7-ab4f-4b81-b8c9-9981945da1de tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Delete volume request issued successfully. Jul 03 21:56:09.851310 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d7c459d7-ab4f-4b81-b8c9-9981945da1de tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b returned with HTTP 202 Jul 03 21:56:09.851994 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 909/3688] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:56:09 2026] DELETE /volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:56:09.866104 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8bfb6227-489b-40c9-931f-c429b8caedcf None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:09.868929 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8bfb6227-489b-40c9-931f-c429b8caedcf tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b Jul 03 21:56:09.869234 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8bfb6227-489b-40c9-931f-c429b8caedcf tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:09.869503 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8bfb6227-489b-40c9-931f-c429b8caedcf tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:09.879704 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:09.879704 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:09.891895 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-8bfb6227-489b-40c9-931f-c429b8caedcf tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:56:09.902204 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8bfb6227-489b-40c9-931f-c429b8caedcf tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b returned with HTTP 200 Jul 03 21:56:09.902518 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 916/3689] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:09 2026] GET /volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b => generated 875 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:09.925854 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-0291e218-8df1-40c7-9296-a43cb96617e4 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:09.927020 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-dbb5377d-3cf0-41ec-b881-3a8e4447bb17 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:09.933568 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-dbb5377d-3cf0-41ec-b881-3a8e4447bb17 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c Jul 03 21:56:09.933831 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-dbb5377d-3cf0-41ec-b881-3a8e4447bb17 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:09.934014 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-dbb5377d-3cf0-41ec-b881-3a8e4447bb17 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:09.934121 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-dbb5377d-3cf0-41ec-b881-3a8e4447bb17 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:09.944118 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:09.944118 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:09.944799 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-dbb5377d-3cf0-41ec-b881-3a8e4447bb17 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c returned with HTTP 200 Jul 03 21:56:09.948546 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 939/3690] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:09 2026] GET /volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:10.076018 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0291e218-8df1-40c7-9296-a43cb96617e4 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:56:10.076473 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0291e218-8df1-40c7-9296-a43cb96617e4 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-883824154"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:10.078234 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-0291e218-8df1-40c7-9296-a43cb96617e4 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-883824154'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:56:10.078389 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-0291e218-8df1-40c7-9296-a43cb96617e4 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Create volume of 1 GB Jul 03 21:56:10.081286 np0000004475 devstack@c-api.service[99934]: DEBUG dbcounter [-] [99934] Writing DB stats cinder:SELECT=625,cinder:INSERT=50,cinder:UPDATE=104 {{(pid=99934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:56:10.082748 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-0291e218-8df1-40c7-9296-a43cb96617e4 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Availability Zones retrieved successfully. Jul 03 21:56:10.089361 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-0291e218-8df1-40c7-9296-a43cb96617e4 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Flow 'volume_create_api' (1315b1f6-38d7-4865-9e7e-e98aa9ac7e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:56:10.091126 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-0291e218-8df1-40c7-9296-a43cb96617e4 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (181b70da-1e64-4e51-b878-46c6c815dd15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:10.092206 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-0291e218-8df1-40c7-9296-a43cb96617e4 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:56:10.126567 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-0291e218-8df1-40c7-9296-a43cb96617e4 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (181b70da-1e64-4e51-b878-46c6c815dd15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:10.127381 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-0291e218-8df1-40c7-9296-a43cb96617e4 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a597d20-3be2-4a3c-bef6-84b77506aad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:10.228074 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-0291e218-8df1-40c7-9296-a43cb96617e4 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Created reservations ['9683d8d6-59f0-42a9-91e9-05415469aca4', 'e20839ea-8b70-4625-9484-846de553dc59', '86ae71c0-e515-4712-98f8-b210c55537dc', '9317ab56-9942-469e-a57c-b7ba97e43c38'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:56:10.229132 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-0291e218-8df1-40c7-9296-a43cb96617e4 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a597d20-3be2-4a3c-bef6-84b77506aad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9683d8d6-59f0-42a9-91e9-05415469aca4', 'e20839ea-8b70-4625-9484-846de553dc59', '86ae71c0-e515-4712-98f8-b210c55537dc', '9317ab56-9942-469e-a57c-b7ba97e43c38']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:10.230163 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-0291e218-8df1-40c7-9296-a43cb96617e4 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (538238d2-b576-4cf4-b324-c422f9cf1066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:10.265047 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-0291e218-8df1-40c7-9296-a43cb96617e4 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (538238d2-b576-4cf4-b324-c422f9cf1066) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a7dfead-1131-4fa4-af1b-dd2b6aab307e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-883824154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b12c4a09de0542af8c23da9618e71c74',qos_specs=None,replication_status=,reservations=['9683d8d6-59f0-42a9-91e9-05415469aca4','e20839ea-8b70-4625-9484-846de553dc59','86ae71c0-e515-4712-98f8-b210c55537dc','9317ab56-9942-469e-a57c-b7ba97e43c38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbc46007abee4ed59b5e3e65395bf0fa',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:56:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-883824154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a7dfead-1131-4fa4-af1b-dd2b6aab307e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b12c4a09de0542af8c23da9618e71c74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbc46007abee4ed59b5e3e65395bf0fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:10.266036 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-0291e218-8df1-40c7-9296-a43cb96617e4 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94819e07-6483-44de-97ae-229021475ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:10.287897 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-0291e218-8df1-40c7-9296-a43cb96617e4 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94819e07-6483-44de-97ae-229021475ced) transitioned into state 'SUCCESS' from state '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-883824154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b12c4a09de0542af8c23da9618e71c74',qos_specs=None,replication_status=,reservations=['9683d8d6-59f0-42a9-91e9-05415469aca4','e20839ea-8b70-4625-9484-846de553dc59','86ae71c0-e515-4712-98f8-b210c55537dc','9317ab56-9942-469e-a57c-b7ba97e43c38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbc46007abee4ed59b5e3e65395bf0fa',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:10.288744 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-0291e218-8df1-40c7-9296-a43cb96617e4 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd799a50-0126-4c0e-b0f9-a330aa209b97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:10.301119 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-0291e218-8df1-40c7-9296-a43cb96617e4 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd799a50-0126-4c0e-b0f9-a330aa209b97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:10.302159 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-0291e218-8df1-40c7-9296-a43cb96617e4 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Flow 'volume_create_api' (1315b1f6-38d7-4865-9e7e-e98aa9ac7e75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:56:10.302561 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-0291e218-8df1-40c7-9296-a43cb96617e4 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Create volume request issued successfully. Jul 03 21:56:10.303276 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0291e218-8df1-40c7-9296-a43cb96617e4 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:56:10.303842 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 927/3691] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:56:09 2026] POST /volume/v3/volumes => generated 747 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:56:10.317392 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-621bd26f-7316-4078-b37d-1a34aba8012a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:10.323555 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-621bd26f-7316-4078-b37d-1a34aba8012a tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] GET https://10.4.3.32/volume/v3/volumes/9a7dfead-1131-4fa4-af1b-dd2b6aab307e Jul 03 21:56:10.323555 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-621bd26f-7316-4078-b37d-1a34aba8012a tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:10.323555 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-621bd26f-7316-4078-b37d-1a34aba8012a tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:10.337021 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:10.337021 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:10.357726 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-621bd26f-7316-4078-b37d-1a34aba8012a tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Volume info retrieved successfully. Jul 03 21:56:10.375466 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-621bd26f-7316-4078-b37d-1a34aba8012a tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] https://10.4.3.32/volume/v3/volumes/9a7dfead-1131-4fa4-af1b-dd2b6aab307e returned with HTTP 200 Jul 03 21:56:10.377474 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 910/3692] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:10 2026] GET /volume/v3/volumes/9a7dfead-1131-4fa4-af1b-dd2b6aab307e => generated 815 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:10.831421 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-5aa64f0b-79da-4ae3-8a8b-676120afcc80 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:10.918734 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e47d6c41-9dc0-4b71-9c13-95174ea12abb None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:10.921479 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e47d6c41-9dc0-4b71-9c13-95174ea12abb tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b Jul 03 21:56:10.921755 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e47d6c41-9dc0-4b71-9c13-95174ea12abb tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:10.921949 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e47d6c41-9dc0-4b71-9c13-95174ea12abb tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:10.937075 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e47d6c41-9dc0-4b71-9c13-95174ea12abb tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b returned with HTTP 404 Jul 03 21:56:10.937486 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 940/3693] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:10 2026] GET /volume/v3/volumes/8954357a-105b-4455-95f2-ccf03d18db7b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:10.953257 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e522bc84-6c30-4f68-827b-0be041c2dadd None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:10.957759 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e522bc84-6c30-4f68-827b-0be041c2dadd tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Jul 03 21:56:10.958604 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e522bc84-6c30-4f68-827b-0be041c2dadd tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:10.958723 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b1df3546-57c9-4062-a96c-7521d47664f9 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:10.959016 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e522bc84-6c30-4f68-827b-0be041c2dadd tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] Calling method 'detail' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:10.959585 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:10.959585 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:10.959901 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-e522bc84-6c30-4f68-827b-0be041c2dadd tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99934) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:56:10.960590 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b1df3546-57c9-4062-a96c-7521d47664f9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c Jul 03 21:56:10.960851 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b1df3546-57c9-4062-a96c-7521d47664f9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:10.961077 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b1df3546-57c9-4062-a96c-7521d47664f9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:10.961285 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-b1df3546-57c9-4062-a96c-7521d47664f9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:10.967481 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:10.967481 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:10.968182 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b1df3546-57c9-4062-a96c-7521d47664f9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c returned with HTTP 200 Jul 03 21:56:10.968729 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 911/3694] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:10 2026] GET /volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:10.984000 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5aa64f0b-79da-4ae3-8a8b-676120afcc80 tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] POST https://10.4.3.32/volume/v3/group_types Jul 03 21:56:10.984481 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5aa64f0b-79da-4ae3-8a8b-676120afcc80 tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-210887013", "description": "tempest-group-type-description-2063657185", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:10.986186 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-e522bc84-6c30-4f68-827b-0be041c2dadd tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] Get all volumes completed successfully. Jul 03 21:56:10.992221 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:10.992221 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:11.000363 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e522bc84-6c30-4f68-827b-0be041c2dadd tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 21:56:11.000927 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 928/3695] 10.4.3.32 () {66 vars in 1278 bytes} [Fri Jul 3 21:56:10 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12700 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:56:11.010461 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5aa64f0b-79da-4ae3-8a8b-676120afcc80 tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 202 Jul 03 21:56:11.010461 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 917/3696] 10.4.3.32 () {70 vars in 1305 bytes} [Fri Jul 3 21:56:10 2026] POST /volume/v3/group_types => generated 264 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:11.020089 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9ae0f307-eb7d-4fd0-9783-0eb5a2143a76 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:11.022460 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9ae0f307-eb7d-4fd0-9783-0eb5a2143a76 tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] GET https://10.4.3.32/volume/v3/group_types Jul 03 21:56:11.022777 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9ae0f307-eb7d-4fd0-9783-0eb5a2143a76 tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:11.023051 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9ae0f307-eb7d-4fd0-9783-0eb5a2143a76 tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:11.029222 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-728db07f-29f5-4caf-9aba-cdbaed4aaeed None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:11.035701 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9ae0f307-eb7d-4fd0-9783-0eb5a2143a76 tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 200 Jul 03 21:56:11.036031 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 941/3697] 10.4.3.32 () {68 vars in 1283 bytes} [Fri Jul 3 21:56:11 2026] GET /volume/v3/group_types => generated 498 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:11.040157 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-728db07f-29f5-4caf-9aba-cdbaed4aaeed tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] DELETE https://10.4.3.32/volume/v3/types/df1ee81b-80c4-46c2-bdbf-85f30c2645aa Jul 03 21:56:11.040544 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-728db07f-29f5-4caf-9aba-cdbaed4aaeed tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:11.040908 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-728db07f-29f5-4caf-9aba-cdbaed4aaeed tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] Calling method '_delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:11.045833 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-22ae3455-5066-4f97-a904-36644a4ae41b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:11.047922 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-22ae3455-5066-4f97-a904-36644a4ae41b tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] PUT https://10.4.3.32/volume/v3/group_types/c001613e-b20f-4aaa-8568-7b1287fd25d4 Jul 03 21:56:11.048478 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-22ae3455-5066-4f97-a904-36644a4ae41b tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1256147272", "description": "updated-group-type-desc"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:11.068602 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-22ae3455-5066-4f97-a904-36644a4ae41b tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] https://10.4.3.32/volume/v3/group_types/c001613e-b20f-4aaa-8568-7b1287fd25d4 returned with HTTP 200 Jul 03 21:56:11.069091 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 929/3698] 10.4.3.32 () {70 vars in 1415 bytes} [Fri Jul 3 21:56:11 2026] PUT /volume/v3/group_types/c001613e-b20f-4aaa-8568-7b1287fd25d4 => generated 255 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:11.077553 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-728db07f-29f5-4caf-9aba-cdbaed4aaeed tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] https://10.4.3.32/volume/v3/types/df1ee81b-80c4-46c2-bdbf-85f30c2645aa returned with HTTP 202 Jul 03 21:56:11.078064 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 912/3699] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:56:11 2026] DELETE /volume/v3/types/df1ee81b-80c4-46c2-bdbf-85f30c2645aa => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:56:11.080166 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-103b5bc6-993a-44b5-8887-98caaa614fd9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:11.083754 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-103b5bc6-993a-44b5-8887-98caaa614fd9 tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] GET https://10.4.3.32/volume/v3/group_types/c001613e-b20f-4aaa-8568-7b1287fd25d4 Jul 03 21:56:11.084065 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-103b5bc6-993a-44b5-8887-98caaa614fd9 tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:11.084284 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-103b5bc6-993a-44b5-8887-98caaa614fd9 tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:11.093297 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-103b5bc6-993a-44b5-8887-98caaa614fd9 tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] https://10.4.3.32/volume/v3/group_types/c001613e-b20f-4aaa-8568-7b1287fd25d4 returned with HTTP 200 Jul 03 21:56:11.093948 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 918/3700] 10.4.3.32 () {68 vars in 1394 bytes} [Fri Jul 3 21:56:11 2026] GET /volume/v3/group_types/c001613e-b20f-4aaa-8568-7b1287fd25d4 => generated 255 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:11.097052 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1bea2704-15af-4e65-8ee9-93e1f4502361 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:11.101261 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1bea2704-15af-4e65-8ee9-93e1f4502361 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:56:11.101261 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1bea2704-15af-4e65-8ee9-93e1f4502361 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-840487669", "extra_specs": {}}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:11.105612 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6739f1ff-bbd3-41de-9f0a-e4fcd1241583 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:11.107458 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6739f1ff-bbd3-41de-9f0a-e4fcd1241583 tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/c001613e-b20f-4aaa-8568-7b1287fd25d4 Jul 03 21:56:11.107775 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6739f1ff-bbd3-41de-9f0a-e4fcd1241583 tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:11.109013 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6739f1ff-bbd3-41de-9f0a-e4fcd1241583 tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:11.127247 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1bea2704-15af-4e65-8ee9-93e1f4502361 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:56:11.127875 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 942/3701] 10.4.3.32 () {68 vars in 1245 bytes} [Fri Jul 3 21:56:11 2026] POST /volume/v3/types => generated 213 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:11.140703 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e1d65864-93ee-4616-937c-ef7001e7c5d9 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:11.140889 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6739f1ff-bbd3-41de-9f0a-e4fcd1241583 tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] https://10.4.3.32/volume/v3/group_types/c001613e-b20f-4aaa-8568-7b1287fd25d4 returned with HTTP 202 Jul 03 21:56:11.141388 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 930/3702] 10.4.3.32 () {68 vars in 1397 bytes} [Fri Jul 3 21:56:11 2026] DELETE /volume/v3/group_types/c001613e-b20f-4aaa-8568-7b1287fd25d4 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:56:11.146907 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e1d65864-93ee-4616-937c-ef7001e7c5d9 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] POST https://10.4.3.32/volume/v3/types/5379b5c9-a502-481e-af22-f2ac2bbe9f94/encryption Jul 03 21:56:11.146907 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e1d65864-93ee-4616-937c-ef7001e7c5d9 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:11.149928 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-6e6fc4e6-98e1-4c16-9cdc-9193a4c4969f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:11.151715 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6e6fc4e6-98e1-4c16-9cdc-9193a4c4969f tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] GET https://10.4.3.32/volume/v3/group_types Jul 03 21:56:11.151911 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6e6fc4e6-98e1-4c16-9cdc-9193a4c4969f tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:11.152101 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6e6fc4e6-98e1-4c16-9cdc-9193a4c4969f tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:11.163126 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6e6fc4e6-98e1-4c16-9cdc-9193a4c4969f tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 200 Jul 03 21:56:11.163219 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 919/3703] 10.4.3.32 () {68 vars in 1283 bytes} [Fri Jul 3 21:56:11 2026] GET /volume/v3/group_types => generated 248 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:11.172888 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-75009e86-7063-4e6e-8b44-afc5afef58ec None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:11.176207 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-75009e86-7063-4e6e-8b44-afc5afef58ec tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] POST https://10.4.3.32/volume/v3/group_types Jul 03 21:56:11.177430 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-75009e86-7063-4e6e-8b44-afc5afef58ec tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-574443502", "is_public": true}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:11.182728 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e1d65864-93ee-4616-937c-ef7001e7c5d9 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] https://10.4.3.32/volume/v3/types/5379b5c9-a502-481e-af22-f2ac2bbe9f94/encryption returned with HTTP 200 Jul 03 21:56:11.183218 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 913/3704] 10.4.3.32 () {68 vars in 1390 bytes} [Fri Jul 3 21:56:11 2026] POST /volume/v3/types/5379b5c9-a502-481e-af22-f2ac2bbe9f94/encryption => generated 231 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:11.195836 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-75009e86-7063-4e6e-8b44-afc5afef58ec tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 202 Jul 03 21:56:11.196602 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 943/3705] 10.4.3.32 () {70 vars in 1304 bytes} [Fri Jul 3 21:56:11 2026] POST /volume/v3/group_types => generated 163 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:11.197741 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f35d62ad-c47b-48fe-b9c5-255c0ffe30be None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:11.199856 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f35d62ad-c47b-48fe-b9c5-255c0ffe30be tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:56:11.200284 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f35d62ad-c47b-48fe-b9c5-255c0ffe30be tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1244721152", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-840487669", "size": 1}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:11.202191 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-f35d62ad-c47b-48fe-b9c5-255c0ffe30be tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1244721152', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-840487669', 'size': 1}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:56:11.211047 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3479d312-dc31-44f1-abbc-ee74c76cb667 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:11.213026 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-f35d62ad-c47b-48fe-b9c5-255c0ffe30be tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Create volume of 1 GB Jul 03 21:56:11.213026 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:11.213026 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:11.213485 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3479d312-dc31-44f1-abbc-ee74c76cb667 tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] POST https://10.4.3.32/volume/v3/group_types Jul 03 21:56:11.213745 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-f35d62ad-c47b-48fe-b9c5-255c0ffe30be tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Availability Zones retrieved successfully. Jul 03 21:56:11.213964 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3479d312-dc31-44f1-abbc-ee74c76cb667 tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1477207469", "is_public": false}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:11.223388 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-f35d62ad-c47b-48fe-b9c5-255c0ffe30be tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Flow 'volume_create_api' (d72ffc6e-99b5-4355-8339-479b35d3b078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:56:11.224679 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-f35d62ad-c47b-48fe-b9c5-255c0ffe30be tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44acd412-22a3-4571-a0a1-7363da808a4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:11.225948 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-f35d62ad-c47b-48fe-b9c5-255c0ffe30be tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:56:11.243422 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3479d312-dc31-44f1-abbc-ee74c76cb667 tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 202 Jul 03 21:56:11.244336 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 920/3706] 10.4.3.32 () {70 vars in 1304 bytes} [Fri Jul 3 21:56:11 2026] POST /volume/v3/group_types => generated 165 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:11.254707 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-16562c63-e270-4a62-8ae6-350359310328 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:11.256579 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-16562c63-e270-4a62-8ae6-350359310328 tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] GET https://10.4.3.32/volume/v3/group_types?sort=name%3Aasc&is_public=None Jul 03 21:56:11.257204 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-16562c63-e270-4a62-8ae6-350359310328 tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:11.257204 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-16562c63-e270-4a62-8ae6-350359310328 tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:11.267778 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-f35d62ad-c47b-48fe-b9c5-255c0ffe30be tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44acd412-22a3-4571-a0a1-7363da808a4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:56:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5379b5c9-a502-481e-af22-f2ac2bbe9f94,is_public=True,name='tempest-scenario-type-luksv2-840487669',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5379b5c9-a502-481e-af22-f2ac2bbe9f94', '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=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:11.268961 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-16562c63-e270-4a62-8ae6-350359310328 tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] https://10.4.3.32/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Jul 03 21:56:11.269027 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-f35d62ad-c47b-48fe-b9c5-255c0ffe30be tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (157b9260-6737-4f9c-9d5c-48816a64c23f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:11.269343 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 914/3707] 10.4.3.32 () {68 vars in 1344 bytes} [Fri Jul 3 21:56:11 2026] GET /volume/v3/group_types?sort=name%3Aasc&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 21:56:11.280747 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-31025830-6685-4ad6-a863-724a37dd0f24 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:11.283669 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-31025830-6685-4ad6-a863-724a37dd0f24 tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] GET https://10.4.3.32/volume/v3/group_types?sort=name%3Adesc&is_public=None Jul 03 21:56:11.283902 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-31025830-6685-4ad6-a863-724a37dd0f24 tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:11.284149 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-31025830-6685-4ad6-a863-724a37dd0f24 tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:11.298358 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-31025830-6685-4ad6-a863-724a37dd0f24 tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] https://10.4.3.32/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Jul 03 21:56:11.298946 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 944/3708] 10.4.3.32 () {68 vars in 1346 bytes} [Fri Jul 3 21:56:11 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:11.307092 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-f35d62ad-c47b-48fe-b9c5-255c0ffe30be tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-840487669 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-840487669, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:56:11.307578 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-f35d62ad-c47b-48fe-b9c5-255c0ffe30be tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-840487669 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-840487669, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:56:11.308801 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-12b693c1-e0ce-40f9-8121-4969a5860831 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:11.310817 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-12b693c1-e0ce-40f9-8121-4969a5860831 tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] GET https://10.4.3.32/volume/v3/group_types?is_public=False Jul 03 21:56:11.311143 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-12b693c1-e0ce-40f9-8121-4969a5860831 tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:11.311461 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-12b693c1-e0ce-40f9-8121-4969a5860831 tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:11.322720 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-12b693c1-e0ce-40f9-8121-4969a5860831 tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] https://10.4.3.32/volume/v3/group_types?is_public=False returned with HTTP 200 Jul 03 21:56:11.323197 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 921/3709] 10.4.3.32 () {68 vars in 1314 bytes} [Fri Jul 3 21:56:11 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:11.332435 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f8585d9f-e9fc-4883-86b1-a0cabf310222 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:11.334773 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f8585d9f-e9fc-4883-86b1-a0cabf310222 tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] GET https://10.4.3.32/volume/v3/group_types?is_public=True Jul 03 21:56:11.335063 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f8585d9f-e9fc-4883-86b1-a0cabf310222 tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:11.335348 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f8585d9f-e9fc-4883-86b1-a0cabf310222 tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:11.341693 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-f35d62ad-c47b-48fe-b9c5-255c0ffe30be tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Created reservations ['c7e36691-5f37-4918-9c9a-7174315e733e', 'ff8896a4-c9d6-41ba-9228-6c7856830cc1', 'bc01f2f6-471e-4658-9922-5ceef22fcba4', 'e092ecf2-d9a8-43d0-bc2b-aea8e822c43c'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:56:11.342520 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-f35d62ad-c47b-48fe-b9c5-255c0ffe30be tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (157b9260-6737-4f9c-9d5c-48816a64c23f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7e36691-5f37-4918-9c9a-7174315e733e', 'ff8896a4-c9d6-41ba-9228-6c7856830cc1', 'bc01f2f6-471e-4658-9922-5ceef22fcba4', 'e092ecf2-d9a8-43d0-bc2b-aea8e822c43c']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:11.343406 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-f35d62ad-c47b-48fe-b9c5-255c0ffe30be tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f18c1c6-4861-4a5e-8b88-f569eab0c68d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:11.351601 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f8585d9f-e9fc-4883-86b1-a0cabf310222 tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] https://10.4.3.32/volume/v3/group_types?is_public=True returned with HTTP 200 Jul 03 21:56:11.352123 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 915/3710] 10.4.3.32 () {68 vars in 1312 bytes} [Fri Jul 3 21:56:11 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:11.363259 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a0a8572b-c8de-43a1-b585-39978001314c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:11.365816 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a0a8572b-c8de-43a1-b585-39978001314c tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/07ff9bf2-25c9-48fe-a1ed-db539e6afc1d Jul 03 21:56:11.366087 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a0a8572b-c8de-43a1-b585-39978001314c tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:11.366321 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a0a8572b-c8de-43a1-b585-39978001314c tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:11.372968 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-f35d62ad-c47b-48fe-b9c5-255c0ffe30be tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f18c1c6-4861-4a5e-8b88-f569eab0c68d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd79b6d8a-ea8b-4e8a-a55b-b613b214b164', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1244721152',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e453755847043fcaef178325b50f098',qos_specs=None,replication_status=,reservations=['c7e36691-5f37-4918-9c9a-7174315e733e','ff8896a4-c9d6-41ba-9228-6c7856830cc1','bc01f2f6-471e-4658-9922-5ceef22fcba4','e092ecf2-d9a8-43d0-bc2b-aea8e822c43c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6f4cf9957454c0e8f0e7a2f84e41601',volume_type_id=5379b5c9-a502-481e-af22-f2ac2bbe9f94), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:56:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1244721152',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d79b6d8a-ea8b-4e8a-a55b-b613b214b164,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e453755847043fcaef178325b50f098',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6f4cf9957454c0e8f0e7a2f84e41601',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5379b5c9-a502-481e-af22-f2ac2bbe9f94),volume_type_id=5379b5c9-a502-481e-af22-f2ac2bbe9f94)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:11.373737 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-f35d62ad-c47b-48fe-b9c5-255c0ffe30be tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a085a868-2b6a-40d9-8e34-82021f20ebfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:11.380285 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a0a8572b-c8de-43a1-b585-39978001314c tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] https://10.4.3.32/volume/v3/group_types/07ff9bf2-25c9-48fe-a1ed-db539e6afc1d returned with HTTP 202 Jul 03 21:56:11.380962 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 945/3711] 10.4.3.32 () {68 vars in 1397 bytes} [Fri Jul 3 21:56:11 2026] DELETE /volume/v3/group_types/07ff9bf2-25c9-48fe-a1ed-db539e6afc1d => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:56:11.389742 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-057abde9-4798-4661-a1ff-beb430b7c76b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:11.392686 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-057abde9-4798-4661-a1ff-beb430b7c76b tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/3a104b3a-5c62-4a85-8920-ceb9813f865d Jul 03 21:56:11.393392 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-057abde9-4798-4661-a1ff-beb430b7c76b tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:11.393643 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-057abde9-4798-4661-a1ff-beb430b7c76b tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:11.400030 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-fba11ecd-277b-4489-adb9-bd01351a290f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:11.402496 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fba11ecd-277b-4489-adb9-bd01351a290f tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] GET https://10.4.3.32/volume/v3/volumes/9a7dfead-1131-4fa4-af1b-dd2b6aab307e Jul 03 21:56:11.402799 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fba11ecd-277b-4489-adb9-bd01351a290f tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:11.403063 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fba11ecd-277b-4489-adb9-bd01351a290f tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:11.409729 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-f35d62ad-c47b-48fe-b9c5-255c0ffe30be tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a085a868-2b6a-40d9-8e34-82021f20ebfa) transitioned into state 'SUCCESS' from state '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-1244721152',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e453755847043fcaef178325b50f098',qos_specs=None,replication_status=,reservations=['c7e36691-5f37-4918-9c9a-7174315e733e','ff8896a4-c9d6-41ba-9228-6c7856830cc1','bc01f2f6-471e-4658-9922-5ceef22fcba4','e092ecf2-d9a8-43d0-bc2b-aea8e822c43c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6f4cf9957454c0e8f0e7a2f84e41601',volume_type_id=5379b5c9-a502-481e-af22-f2ac2bbe9f94)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:11.410660 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-f35d62ad-c47b-48fe-b9c5-255c0ffe30be tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cb3b0d1-ea7d-4711-98ec-da7e1f789af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:11.414566 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-057abde9-4798-4661-a1ff-beb430b7c76b tempest-GroupTypesTest-1324726772 tempest-GroupTypesTest-1324726772-project-admin] https://10.4.3.32/volume/v3/group_types/3a104b3a-5c62-4a85-8920-ceb9813f865d returned with HTTP 202 Jul 03 21:56:11.415158 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 922/3712] 10.4.3.32 () {68 vars in 1397 bytes} [Fri Jul 3 21:56:11 2026] DELETE /volume/v3/group_types/3a104b3a-5c62-4a85-8920-ceb9813f865d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 21:56:11.417628 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:11.417628 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:11.424249 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-fba11ecd-277b-4489-adb9-bd01351a290f tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Volume info retrieved successfully. Jul 03 21:56:11.425683 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-f35d62ad-c47b-48fe-b9c5-255c0ffe30be tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cb3b0d1-ea7d-4711-98ec-da7e1f789af7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:11.426104 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-f35d62ad-c47b-48fe-b9c5-255c0ffe30be tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Flow 'volume_create_api' (d72ffc6e-99b5-4355-8339-479b35d3b078) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:56:11.426159 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-f35d62ad-c47b-48fe-b9c5-255c0ffe30be tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Create volume request issued successfully. Jul 03 21:56:11.426763 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f35d62ad-c47b-48fe-b9c5-255c0ffe30be tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:56:11.427198 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 931/3713] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:56:11 2026] POST /volume/v3/volumes => generated 784 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:56:11.431212 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fba11ecd-277b-4489-adb9-bd01351a290f tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] https://10.4.3.32/volume/v3/volumes/9a7dfead-1131-4fa4-af1b-dd2b6aab307e returned with HTTP 200 Jul 03 21:56:11.431712 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 916/3714] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:11 2026] GET /volume/v3/volumes/9a7dfead-1131-4fa4-af1b-dd2b6aab307e => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:11.644225 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7c2fcb66-67fd-47b3-84cb-19735a1e5396 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:11.646718 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7c2fcb66-67fd-47b3-84cb-19735a1e5396 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] DELETE https://10.4.3.32/volume/v3/volumes/083df750-f814-4b1e-9e73-0ecbe4da7188 Jul 03 21:56:11.647244 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7c2fcb66-67fd-47b3-84cb-19735a1e5396 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:11.647244 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7c2fcb66-67fd-47b3-84cb-19735a1e5396 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:11.647433 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-7c2fcb66-67fd-47b3-84cb-19735a1e5396 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Delete volume with id: 083df750-f814-4b1e-9e73-0ecbe4da7188 Jul 03 21:56:11.660342 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:11.660342 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:11.660812 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-7c2fcb66-67fd-47b3-84cb-19735a1e5396 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:56:11.689765 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-7c2fcb66-67fd-47b3-84cb-19735a1e5396 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Delete volume request issued successfully. Jul 03 21:56:11.690680 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7c2fcb66-67fd-47b3-84cb-19735a1e5396 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/083df750-f814-4b1e-9e73-0ecbe4da7188 returned with HTTP 202 Jul 03 21:56:11.690680 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 946/3715] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:56:11 2026] DELETE /volume/v3/volumes/083df750-f814-4b1e-9e73-0ecbe4da7188 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:56:11.701960 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-463d6f45-9054-4a66-9e11-b15b1e4f8f93 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:11.707702 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-463d6f45-9054-4a66-9e11-b15b1e4f8f93 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/083df750-f814-4b1e-9e73-0ecbe4da7188 Jul 03 21:56:11.707702 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-463d6f45-9054-4a66-9e11-b15b1e4f8f93 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:11.707945 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-463d6f45-9054-4a66-9e11-b15b1e4f8f93 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:11.721004 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:11.721004 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:11.728485 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-463d6f45-9054-4a66-9e11-b15b1e4f8f93 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:56:11.737842 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-463d6f45-9054-4a66-9e11-b15b1e4f8f93 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/083df750-f814-4b1e-9e73-0ecbe4da7188 returned with HTTP 200 Jul 03 21:56:11.738318 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 923/3716] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:11 2026] GET /volume/v3/volumes/083df750-f814-4b1e-9e73-0ecbe4da7188 => generated 1364 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:11.982652 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-65658915-4d64-4525-82a3-5fbee82472ba None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:11.986065 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-65658915-4d64-4525-82a3-5fbee82472ba tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c Jul 03 21:56:11.986065 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-65658915-4d64-4525-82a3-5fbee82472ba tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:11.986065 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-65658915-4d64-4525-82a3-5fbee82472ba tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:11.986065 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-65658915-4d64-4525-82a3-5fbee82472ba tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:11.990354 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:11.990354 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:11.990983 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-65658915-4d64-4525-82a3-5fbee82472ba tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c returned with HTTP 200 Jul 03 21:56:11.991396 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 932/3717] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:11 2026] GET /volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:12.756083 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8e1ded98-a446-40f9-afd3-622a8457e25f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:12.758355 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8e1ded98-a446-40f9-afd3-622a8457e25f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/083df750-f814-4b1e-9e73-0ecbe4da7188 Jul 03 21:56:12.758355 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8e1ded98-a446-40f9-afd3-622a8457e25f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:12.758487 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8e1ded98-a446-40f9-afd3-622a8457e25f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:12.768092 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8e1ded98-a446-40f9-afd3-622a8457e25f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/083df750-f814-4b1e-9e73-0ecbe4da7188 returned with HTTP 404 Jul 03 21:56:12.769021 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 917/3718] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:12 2026] GET /volume/v3/volumes/083df750-f814-4b1e-9e73-0ecbe4da7188 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:12.829963 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-59bd9b81-1b2c-4bc3-84d6-95590a73f8da None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:12.833148 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-59bd9b81-1b2c-4bc3-84d6-95590a73f8da tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:56:12.833818 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-59bd9b81-1b2c-4bc3-84d6-95590a73f8da tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-424632776", "snapshot_id": null, "imageRef": "f4ececa3-1558-4774-bffb-35f7b89c60f0", "volume_type": null, "size": 1}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:12.836195 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-59bd9b81-1b2c-4bc3-84d6-95590a73f8da tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-424632776', 'snapshot_id': None, 'imageRef': 'f4ececa3-1558-4774-bffb-35f7b89c60f0', 'volume_type': None, 'size': 1}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:56:12.948788 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-59bd9b81-1b2c-4bc3-84d6-95590a73f8da tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Create volume of 1 GB Jul 03 21:56:12.961507 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-59bd9b81-1b2c-4bc3-84d6-95590a73f8da tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Availability Zones retrieved successfully. Jul 03 21:56:12.969406 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-59bd9b81-1b2c-4bc3-84d6-95590a73f8da tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Flow 'volume_create_api' (3efbe58a-a4b1-4a89-b923-b91f547b6649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:56:12.969406 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-59bd9b81-1b2c-4bc3-84d6-95590a73f8da tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (633e15c4-d574-4e4d-9c7f-9851b7251d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:12.970568 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-59bd9b81-1b2c-4bc3-84d6-95590a73f8da tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:56:13.005136 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1da4e93d-6fbd-49ad-9118-ba5f2f5f56cb None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:13.009005 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1da4e93d-6fbd-49ad-9118-ba5f2f5f56cb tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c Jul 03 21:56:13.009339 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1da4e93d-6fbd-49ad-9118-ba5f2f5f56cb tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:13.009485 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1da4e93d-6fbd-49ad-9118-ba5f2f5f56cb tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:13.009610 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-1da4e93d-6fbd-49ad-9118-ba5f2f5f56cb tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:13.019558 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:13.019558 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:13.020456 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1da4e93d-6fbd-49ad-9118-ba5f2f5f56cb tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c returned with HTTP 200 Jul 03 21:56:13.020973 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 924/3719] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:13 2026] GET /volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:13.076397 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-59bd9b81-1b2c-4bc3-84d6-95590a73f8da tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (633e15c4-d574-4e4d-9c7f-9851b7251d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:13.077318 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-59bd9b81-1b2c-4bc3-84d6-95590a73f8da tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04afd429-1241-4eb2-ade3-26636bbf1866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:13.148879 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-59bd9b81-1b2c-4bc3-84d6-95590a73f8da tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Created reservations ['2b22cc59-905d-4362-9f2b-8ae918f9315d', '2fbb69d5-e5a6-4565-ba11-36f5195c17f0', '63201e2d-33c9-47a1-9ece-449a1e44f67b', '694acf25-2d1b-478a-a2a9-2a04131e7f6d'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:56:13.149762 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-59bd9b81-1b2c-4bc3-84d6-95590a73f8da tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04afd429-1241-4eb2-ade3-26636bbf1866) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b22cc59-905d-4362-9f2b-8ae918f9315d', '2fbb69d5-e5a6-4565-ba11-36f5195c17f0', '63201e2d-33c9-47a1-9ece-449a1e44f67b', '694acf25-2d1b-478a-a2a9-2a04131e7f6d']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:13.150832 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-59bd9b81-1b2c-4bc3-84d6-95590a73f8da tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (889b0ad0-7c6a-495a-b305-5f24a3895d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:13.196774 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-59bd9b81-1b2c-4bc3-84d6-95590a73f8da tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (889b0ad0-7c6a-495a-b305-5f24a3895d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e7be1aa-7848-4ecc-8a07-fb38763656fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-424632776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='507e5dd1cad64b589d82e1d74266e1fe',qos_specs=None,replication_status=,reservations=['2b22cc59-905d-4362-9f2b-8ae918f9315d','2fbb69d5-e5a6-4565-ba11-36f5195c17f0','63201e2d-33c9-47a1-9ece-449a1e44f67b','694acf25-2d1b-478a-a2a9-2a04131e7f6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31bec914875540f2bfe9290b32df07c5',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:56:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-424632776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e7be1aa-7848-4ecc-8a07-fb38763656fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='507e5dd1cad64b589d82e1d74266e1fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31bec914875540f2bfe9290b32df07c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:13.197983 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-59bd9b81-1b2c-4bc3-84d6-95590a73f8da tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95ee54bc-f9bb-4fa6-be32-d38eab6b45ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:13.234742 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-59bd9b81-1b2c-4bc3-84d6-95590a73f8da tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95ee54bc-f9bb-4fa6-be32-d38eab6b45ec) transitioned into state 'SUCCESS' from state '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-424632776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='507e5dd1cad64b589d82e1d74266e1fe',qos_specs=None,replication_status=,reservations=['2b22cc59-905d-4362-9f2b-8ae918f9315d','2fbb69d5-e5a6-4565-ba11-36f5195c17f0','63201e2d-33c9-47a1-9ece-449a1e44f67b','694acf25-2d1b-478a-a2a9-2a04131e7f6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31bec914875540f2bfe9290b32df07c5',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:13.235762 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-59bd9b81-1b2c-4bc3-84d6-95590a73f8da tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68f42da9-dabb-4c1e-8dcd-c1c447b3d6e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:13.262774 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-59bd9b81-1b2c-4bc3-84d6-95590a73f8da tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68f42da9-dabb-4c1e-8dcd-c1c447b3d6e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:13.263590 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-59bd9b81-1b2c-4bc3-84d6-95590a73f8da tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Flow 'volume_create_api' (3efbe58a-a4b1-4a89-b923-b91f547b6649) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:56:13.263998 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-59bd9b81-1b2c-4bc3-84d6-95590a73f8da tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Create volume request issued successfully. Jul 03 21:56:13.265110 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-59bd9b81-1b2c-4bc3-84d6-95590a73f8da tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:56:13.265962 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 947/3720] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:56:12 2026] POST /volume/v3/volumes => generated 756 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:56:13.284272 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6891ba4c-4bca-417c-b758-898b7922c549 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:13.286105 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6891ba4c-4bca-417c-b758-898b7922c549 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/7e7be1aa-7848-4ecc-8a07-fb38763656fb Jul 03 21:56:13.286280 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6891ba4c-4bca-417c-b758-898b7922c549 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:13.286493 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6891ba4c-4bca-417c-b758-898b7922c549 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:13.296867 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:13.296867 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:13.302355 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-6891ba4c-4bca-417c-b758-898b7922c549 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:56:13.313529 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6891ba4c-4bca-417c-b758-898b7922c549 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/7e7be1aa-7848-4ecc-8a07-fb38763656fb returned with HTTP 200 Jul 03 21:56:13.314001 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 933/3721] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:13 2026] GET /volume/v3/volumes/7e7be1aa-7848-4ecc-8a07-fb38763656fb => generated 824 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:14.037755 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-09105fce-eb6e-44ff-a3b3-ecec5ee872f0 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:14.041596 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-09105fce-eb6e-44ff-a3b3-ecec5ee872f0 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c Jul 03 21:56:14.041596 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-09105fce-eb6e-44ff-a3b3-ecec5ee872f0 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:14.041596 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-09105fce-eb6e-44ff-a3b3-ecec5ee872f0 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:14.041596 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-09105fce-eb6e-44ff-a3b3-ecec5ee872f0 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:14.048492 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:14.048492 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:14.050874 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-09105fce-eb6e-44ff-a3b3-ecec5ee872f0 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c returned with HTTP 200 Jul 03 21:56:14.052086 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 918/3722] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:14 2026] GET /volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:14.335813 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-08fa385b-80f5-419f-bf7b-81de66eaf71e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:14.337956 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-08fa385b-80f5-419f-bf7b-81de66eaf71e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/7e7be1aa-7848-4ecc-8a07-fb38763656fb Jul 03 21:56:14.338229 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-08fa385b-80f5-419f-bf7b-81de66eaf71e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:14.338497 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-08fa385b-80f5-419f-bf7b-81de66eaf71e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:14.346622 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:14.346622 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:14.351569 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-08fa385b-80f5-419f-bf7b-81de66eaf71e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:56:14.356955 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-08fa385b-80f5-419f-bf7b-81de66eaf71e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/7e7be1aa-7848-4ecc-8a07-fb38763656fb returned with HTTP 200 Jul 03 21:56:14.357411 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 925/3723] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:14 2026] GET /volume/v3/volumes/7e7be1aa-7848-4ecc-8a07-fb38763656fb => generated 1364 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:14.375579 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-31ca0f73-1a33-4394-a276-9c0fb1194e95 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:14.379273 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-31ca0f73-1a33-4394-a276-9c0fb1194e95 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/7e7be1aa-7848-4ecc-8a07-fb38763656fb Jul 03 21:56:14.380528 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-31ca0f73-1a33-4394-a276-9c0fb1194e95 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:14.381010 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-31ca0f73-1a33-4394-a276-9c0fb1194e95 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:14.394413 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:14.394413 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:14.401341 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-31ca0f73-1a33-4394-a276-9c0fb1194e95 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:56:14.410043 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-31ca0f73-1a33-4394-a276-9c0fb1194e95 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/7e7be1aa-7848-4ecc-8a07-fb38763656fb returned with HTTP 200 Jul 03 21:56:14.410547 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 948/3724] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:14 2026] GET /volume/v3/volumes/7e7be1aa-7848-4ecc-8a07-fb38763656fb => generated 1364 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:14.426037 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6a627943-7623-4e30-9bbb-3f3ce4289fec None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:14.428668 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6a627943-7623-4e30-9bbb-3f3ce4289fec tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:56:14.429224 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6a627943-7623-4e30-9bbb-3f3ce4289fec tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e7be1aa-7848-4ecc-8a07-fb38763656fb", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-2030629041", "description": null, "metadata": null}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:14.441216 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:14.441216 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:14.441932 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-6a627943-7623-4e30-9bbb-3f3ce4289fec tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:56:14.442159 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-6a627943-7623-4e30-9bbb-3f3ce4289fec tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Create snapshot from volume 7e7be1aa-7848-4ecc-8a07-fb38763656fb Jul 03 21:56:14.483940 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-6a627943-7623-4e30-9bbb-3f3ce4289fec tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Created reservations ['93d29b7b-a665-41e7-bc15-3cf7e17e1a9e', '267261ff-1bbc-4229-b5fe-e7333f046f96', '7794226f-2220-4f0e-87cd-328e033ccd7d', 'db2ee3a5-e87e-4240-b543-b841a4694402'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:56:14.539727 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-6a627943-7623-4e30-9bbb-3f3ce4289fec tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot create request issued successfully. Jul 03 21:56:14.540137 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6a627943-7623-4e30-9bbb-3f3ce4289fec tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:56:14.540754 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 934/3725] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:56:14 2026] POST /volume/v3/snapshots => generated 308 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:56:14.558467 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4dc40b20-8284-4073-b4f4-3ad7fe1e67ea None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:14.560678 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4dc40b20-8284-4073-b4f4-3ad7fe1e67ea tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/d58ef1e7-b376-4a3c-b51c-76ec385a098c Jul 03 21:56:14.560976 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4dc40b20-8284-4073-b4f4-3ad7fe1e67ea tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:14.561200 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4dc40b20-8284-4073-b4f4-3ad7fe1e67ea tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:14.567405 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:14.567405 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:14.568035 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-4dc40b20-8284-4073-b4f4-3ad7fe1e67ea tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 21:56:14.568965 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4dc40b20-8284-4073-b4f4-3ad7fe1e67ea tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/d58ef1e7-b376-4a3c-b51c-76ec385a098c returned with HTTP 200 Jul 03 21:56:14.569531 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 919/3726] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:56:14 2026] GET /volume/v3/snapshots/d58ef1e7-b376-4a3c-b51c-76ec385a098c => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:14.624239 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-09c81d86-d06c-4292-9c11-1c1c35787482 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:14.727677 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-09c81d86-d06c-4292-9c11-1c1c35787482 tempest-VolumeQuotasNegativeTestJSON-1379352549 tempest-VolumeQuotasNegativeTestJSON-1379352549-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/754b052c83c846c19253c9ff802d283b Jul 03 21:56:14.727947 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-09c81d86-d06c-4292-9c11-1c1c35787482 tempest-VolumeQuotasNegativeTestJSON-1379352549 tempest-VolumeQuotasNegativeTestJSON-1379352549-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:14.728181 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-09c81d86-d06c-4292-9c11-1c1c35787482 tempest-VolumeQuotasNegativeTestJSON-1379352549 tempest-VolumeQuotasNegativeTestJSON-1379352549-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:14.737119 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-09c81d86-d06c-4292-9c11-1c1c35787482 tempest-VolumeQuotasNegativeTestJSON-1379352549 tempest-VolumeQuotasNegativeTestJSON-1379352549-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-840487669 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-840487669, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:56:14.737483 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-09c81d86-d06c-4292-9c11-1c1c35787482 tempest-VolumeQuotasNegativeTestJSON-1379352549 tempest-VolumeQuotasNegativeTestJSON-1379352549-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-840487669 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-840487669, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:56:14.737819 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-09c81d86-d06c-4292-9c11-1c1c35787482 tempest-VolumeQuotasNegativeTestJSON-1379352549 tempest-VolumeQuotasNegativeTestJSON-1379352549-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-840487669 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-840487669, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:56:14.743359 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-09c81d86-d06c-4292-9c11-1c1c35787482 tempest-VolumeQuotasNegativeTestJSON-1379352549 tempest-VolumeQuotasNegativeTestJSON-1379352549-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/754b052c83c846c19253c9ff802d283b returned with HTTP 200 Jul 03 21:56:14.743829 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 926/3727] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:56:14 2026] GET /volume/v3/os-quota-sets/754b052c83c846c19253c9ff802d283b => generated 603 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:14.752990 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a6c5084b-072a-4323-9861-e3853d7a11d1 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:14.848711 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a6c5084b-072a-4323-9861-e3853d7a11d1 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:56:14.849662 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a6c5084b-072a-4323-9861-e3853d7a11d1 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1899700842"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:14.851854 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-a6c5084b-072a-4323-9861-e3853d7a11d1 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1899700842'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:56:14.852151 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-a6c5084b-072a-4323-9861-e3853d7a11d1 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Create volume of 1 GB Jul 03 21:56:14.857893 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-a6c5084b-072a-4323-9861-e3853d7a11d1 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Availability Zones retrieved successfully. Jul 03 21:56:14.866436 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a6c5084b-072a-4323-9861-e3853d7a11d1 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Flow 'volume_create_api' (d0bd2fc4-42d6-4537-9ca2-8363151a902e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:56:14.867899 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a6c5084b-072a-4323-9861-e3853d7a11d1 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4e36899-5501-45a0-a74d-6bda252ff64e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:14.869430 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-a6c5084b-072a-4323-9861-e3853d7a11d1 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:56:14.905460 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a6c5084b-072a-4323-9861-e3853d7a11d1 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4e36899-5501-45a0-a74d-6bda252ff64e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:14.906555 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a6c5084b-072a-4323-9861-e3853d7a11d1 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f135b679-5f02-43bf-8ec3-3ba69b481b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:14.975397 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-a6c5084b-072a-4323-9861-e3853d7a11d1 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Created reservations ['46a40529-45e6-4f1c-af18-a6453e0da7f2', '8a6c6ea9-402e-4de1-9b09-4763ad921dba', 'da824ebe-54dc-4ba9-9b13-e0ac610e6a1b', '505437a7-d17c-4933-bf59-6da389fe3a0e'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:56:14.975608 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a6c5084b-072a-4323-9861-e3853d7a11d1 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f135b679-5f02-43bf-8ec3-3ba69b481b5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46a40529-45e6-4f1c-af18-a6453e0da7f2', '8a6c6ea9-402e-4de1-9b09-4763ad921dba', 'da824ebe-54dc-4ba9-9b13-e0ac610e6a1b', '505437a7-d17c-4933-bf59-6da389fe3a0e']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:14.976753 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a6c5084b-072a-4323-9861-e3853d7a11d1 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49cd46e6-0c9b-4a20-8cb8-d58e43b5428f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:15.002410 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a6c5084b-072a-4323-9861-e3853d7a11d1 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49cd46e6-0c9b-4a20-8cb8-d58e43b5428f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'beaf8c5b-40cf-446e-8fd2-aef51f78d43b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1899700842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='754b052c83c846c19253c9ff802d283b',qos_specs=None,replication_status=,reservations=['46a40529-45e6-4f1c-af18-a6453e0da7f2','8a6c6ea9-402e-4de1-9b09-4763ad921dba','da824ebe-54dc-4ba9-9b13-e0ac610e6a1b','505437a7-d17c-4933-bf59-6da389fe3a0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d7afaef07f9478dae410c1640795fd4',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:56:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1899700842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=beaf8c5b-40cf-446e-8fd2-aef51f78d43b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='754b052c83c846c19253c9ff802d283b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d7afaef07f9478dae410c1640795fd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:15.002713 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a6c5084b-072a-4323-9861-e3853d7a11d1 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7180b415-0de8-4868-a612-4a2fe9b08e4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:15.020545 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a6c5084b-072a-4323-9861-e3853d7a11d1 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7180b415-0de8-4868-a612-4a2fe9b08e4b) transitioned into state 'SUCCESS' from state '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-1899700842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='754b052c83c846c19253c9ff802d283b',qos_specs=None,replication_status=,reservations=['46a40529-45e6-4f1c-af18-a6453e0da7f2','8a6c6ea9-402e-4de1-9b09-4763ad921dba','da824ebe-54dc-4ba9-9b13-e0ac610e6a1b','505437a7-d17c-4933-bf59-6da389fe3a0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d7afaef07f9478dae410c1640795fd4',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:15.021260 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a6c5084b-072a-4323-9861-e3853d7a11d1 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ef9438b-226d-417a-b7c2-0c82aae6497f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:15.034710 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a6c5084b-072a-4323-9861-e3853d7a11d1 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ef9438b-226d-417a-b7c2-0c82aae6497f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:15.036455 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a6c5084b-072a-4323-9861-e3853d7a11d1 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Flow 'volume_create_api' (d0bd2fc4-42d6-4537-9ca2-8363151a902e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:56:15.036455 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-a6c5084b-072a-4323-9861-e3853d7a11d1 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Create volume request issued successfully. Jul 03 21:56:15.036455 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a6c5084b-072a-4323-9861-e3853d7a11d1 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:56:15.036835 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 949/3728] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:56:14 2026] POST /volume/v3/volumes => generated 757 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:56:15.052606 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4134bb93-96b7-4b86-b2f6-c495d3c79d8f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:15.057392 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4134bb93-96b7-4b86-b2f6-c495d3c79d8f tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] GET https://10.4.3.32/volume/v3/volumes/beaf8c5b-40cf-446e-8fd2-aef51f78d43b Jul 03 21:56:15.057751 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4134bb93-96b7-4b86-b2f6-c495d3c79d8f tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:15.058028 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4134bb93-96b7-4b86-b2f6-c495d3c79d8f tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:15.064099 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9d64d42b-75d1-450c-a288-560184fedbc8 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:15.067260 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9d64d42b-75d1-450c-a288-560184fedbc8 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c Jul 03 21:56:15.068967 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9d64d42b-75d1-450c-a288-560184fedbc8 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:15.068967 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9d64d42b-75d1-450c-a288-560184fedbc8 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:15.068967 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-9d64d42b-75d1-450c-a288-560184fedbc8 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:15.069716 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:15.069716 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:15.073126 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:15.073126 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:15.074212 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9d64d42b-75d1-450c-a288-560184fedbc8 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c returned with HTTP 200 Jul 03 21:56:15.074810 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 920/3729] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:15 2026] GET /volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:15.076053 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-4134bb93-96b7-4b86-b2f6-c495d3c79d8f tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Volume info retrieved successfully. Jul 03 21:56:15.082931 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4134bb93-96b7-4b86-b2f6-c495d3c79d8f tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] https://10.4.3.32/volume/v3/volumes/beaf8c5b-40cf-446e-8fd2-aef51f78d43b returned with HTTP 200 Jul 03 21:56:15.083594 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 935/3730] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:15 2026] GET /volume/v3/volumes/beaf8c5b-40cf-446e-8fd2-aef51f78d43b => generated 825 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:15.579760 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9e7344a2-983f-43ae-aed1-9aee61a9bc7e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:15.581753 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9e7344a2-983f-43ae-aed1-9aee61a9bc7e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/d58ef1e7-b376-4a3c-b51c-76ec385a098c Jul 03 21:56:15.581911 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9e7344a2-983f-43ae-aed1-9aee61a9bc7e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:15.582091 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9e7344a2-983f-43ae-aed1-9aee61a9bc7e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:15.590873 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:15.590873 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:15.591413 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-9e7344a2-983f-43ae-aed1-9aee61a9bc7e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 21:56:15.592185 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9e7344a2-983f-43ae-aed1-9aee61a9bc7e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/d58ef1e7-b376-4a3c-b51c-76ec385a098c returned with HTTP 200 Jul 03 21:56:15.592589 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 927/3731] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:56:15 2026] GET /volume/v3/snapshots/d58ef1e7-b376-4a3c-b51c-76ec385a098c => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:15.602196 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2c6cbc10-b246-48cb-a515-61177fbd9ac7 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:15.604606 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2c6cbc10-b246-48cb-a515-61177fbd9ac7 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/d58ef1e7-b376-4a3c-b51c-76ec385a098c Jul 03 21:56:15.604838 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2c6cbc10-b246-48cb-a515-61177fbd9ac7 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:15.605075 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2c6cbc10-b246-48cb-a515-61177fbd9ac7 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:15.610976 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:15.610976 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:15.611503 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-2c6cbc10-b246-48cb-a515-61177fbd9ac7 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 21:56:15.612333 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2c6cbc10-b246-48cb-a515-61177fbd9ac7 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/d58ef1e7-b376-4a3c-b51c-76ec385a098c returned with HTTP 200 Jul 03 21:56:15.612995 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 950/3732] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:56:15 2026] GET /volume/v3/snapshots/d58ef1e7-b376-4a3c-b51c-76ec385a098c => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:15.770790 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-0f6138c9-a7ab-4888-8725-eb90e47f7eb9 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:15.773190 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-0f6138c9-a7ab-4888-8725-eb90e47f7eb9 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/d58ef1e7-b376-4a3c-b51c-76ec385a098c Jul 03 21:56:15.773358 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-0f6138c9-a7ab-4888-8725-eb90e47f7eb9 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:15.773583 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-0f6138c9-a7ab-4888-8725-eb90e47f7eb9 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:15.779563 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:15.779563 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:15.780159 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-0f6138c9-a7ab-4888-8725-eb90e47f7eb9 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 21:56:15.780960 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-0f6138c9-a7ab-4888-8725-eb90e47f7eb9 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/d58ef1e7-b376-4a3c-b51c-76ec385a098c returned with HTTP 200 Jul 03 21:56:15.781364 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 921/3733] 10.4.3.32 () {68 vars in 1597 bytes} [Fri Jul 3 21:56:15 2026] GET /volume/v3/snapshots/d58ef1e7-b376-4a3c-b51c-76ec385a098c => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:15.791744 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-ce6590c9-87c5-4d27-86d1-fd5c2f6f9d68 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:15.793956 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-ce6590c9-87c5-4d27-86d1-fd5c2f6f9d68 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/7e7be1aa-7848-4ecc-8a07-fb38763656fb Jul 03 21:56:15.794517 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-ce6590c9-87c5-4d27-86d1-fd5c2f6f9d68 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:15.794517 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-ce6590c9-87c5-4d27-86d1-fd5c2f6f9d68 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:15.803237 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:15.803237 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:15.811922 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-ce6590c9-87c5-4d27-86d1-fd5c2f6f9d68 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:56:15.832141 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-ce6590c9-87c5-4d27-86d1-fd5c2f6f9d68 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/7e7be1aa-7848-4ecc-8a07-fb38763656fb returned with HTTP 200 Jul 03 21:56:15.832654 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 936/3734] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:56:15 2026] GET /volume/v3/volumes/7e7be1aa-7848-4ecc-8a07-fb38763656fb => generated 1364 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:16.087684 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-38f83e7d-5140-41eb-bfcf-054574d01b2b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:16.092765 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-38f83e7d-5140-41eb-bfcf-054574d01b2b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c Jul 03 21:56:16.092765 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-38f83e7d-5140-41eb-bfcf-054574d01b2b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:16.092765 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-38f83e7d-5140-41eb-bfcf-054574d01b2b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:16.092765 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-38f83e7d-5140-41eb-bfcf-054574d01b2b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:16.097965 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:16.097965 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:16.099091 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-354c4047-7dcf-4f33-a752-533aac18a1bd None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:16.099208 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-38f83e7d-5140-41eb-bfcf-054574d01b2b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c returned with HTTP 200 Jul 03 21:56:16.099571 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 928/3735] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:16 2026] GET /volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:16.104106 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-354c4047-7dcf-4f33-a752-533aac18a1bd tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] GET https://10.4.3.32/volume/v3/volumes/beaf8c5b-40cf-446e-8fd2-aef51f78d43b Jul 03 21:56:16.104329 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-354c4047-7dcf-4f33-a752-533aac18a1bd tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:16.104573 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-354c4047-7dcf-4f33-a752-533aac18a1bd tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:16.115390 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:16.115390 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:16.121040 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-354c4047-7dcf-4f33-a752-533aac18a1bd tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Volume info retrieved successfully. Jul 03 21:56:16.126157 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-354c4047-7dcf-4f33-a752-533aac18a1bd tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] https://10.4.3.32/volume/v3/volumes/beaf8c5b-40cf-446e-8fd2-aef51f78d43b returned with HTTP 200 Jul 03 21:56:16.126427 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 951/3736] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:16 2026] GET /volume/v3/volumes/beaf8c5b-40cf-446e-8fd2-aef51f78d43b => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:16.148782 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e9337feb-40ac-41b3-a300-dbd798d978df None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:16.151307 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e9337feb-40ac-41b3-a300-dbd798d978df tempest-VolumeQuotasNegativeTestJSON-1379352549 tempest-VolumeQuotasNegativeTestJSON-1379352549-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-sets/754b052c83c846c19253c9ff802d283b Jul 03 21:56:16.151750 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e9337feb-40ac-41b3-a300-dbd798d978df tempest-VolumeQuotasNegativeTestJSON-1379352549 tempest-VolumeQuotasNegativeTestJSON-1379352549-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:16.217497 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-e9337feb-40ac-41b3-a300-dbd798d978df tempest-VolumeQuotasNegativeTestJSON-1379352549 tempest-VolumeQuotasNegativeTestJSON-1379352549-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-840487669 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-840487669, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:56:16.217752 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-e9337feb-40ac-41b3-a300-dbd798d978df tempest-VolumeQuotasNegativeTestJSON-1379352549 tempest-VolumeQuotasNegativeTestJSON-1379352549-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-840487669 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-840487669, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:56:16.218449 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-e9337feb-40ac-41b3-a300-dbd798d978df tempest-VolumeQuotasNegativeTestJSON-1379352549 tempest-VolumeQuotasNegativeTestJSON-1379352549-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-840487669 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-840487669, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:56:16.225333 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e9337feb-40ac-41b3-a300-dbd798d978df tempest-VolumeQuotasNegativeTestJSON-1379352549 tempest-VolumeQuotasNegativeTestJSON-1379352549-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/754b052c83c846c19253c9ff802d283b returned with HTTP 200 Jul 03 21:56:16.225927 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 922/3737] 10.4.3.32 () {68 vars in 1367 bytes} [Fri Jul 3 21:56:16 2026] PUT /volume/v3/os-quota-sets/754b052c83c846c19253c9ff802d283b => generated 558 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:16.236314 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-eac9850a-12d5-442b-aa50-6221e4ec0a72 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:16.238096 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-eac9850a-12d5-442b-aa50-6221e4ec0a72 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:56:16.239261 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-eac9850a-12d5-442b-aa50-6221e4ec0a72 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:16.240119 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-eac9850a-12d5-442b-aa50-6221e4ec0a72 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:56:16.240243 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-eac9850a-12d5-442b-aa50-6221e4ec0a72 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Create volume of 2 GB Jul 03 21:56:16.244685 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-eac9850a-12d5-442b-aa50-6221e4ec0a72 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Availability Zones retrieved successfully. Jul 03 21:56:16.250976 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-eac9850a-12d5-442b-aa50-6221e4ec0a72 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Flow 'volume_create_api' (f1918b0c-eaa8-433a-9b52-13b5fe8b5148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:56:16.251873 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-eac9850a-12d5-442b-aa50-6221e4ec0a72 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79c5a859-2833-4ff6-ba57-2a1955442195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:16.252827 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-eac9850a-12d5-442b-aa50-6221e4ec0a72 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Validating volume size '2' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:56:16.292574 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-eac9850a-12d5-442b-aa50-6221e4ec0a72 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79c5a859-2833-4ff6-ba57-2a1955442195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:16.294234 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-eac9850a-12d5-442b-aa50-6221e4ec0a72 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42ecac9c-28a4-4db6-813f-0ffafbf158fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:16.339362 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-d94fe313-f9bf-4796-975e-2f359bcc0530 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:16.343508 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-d94fe313-f9bf-4796-975e-2f359bcc0530 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/d58ef1e7-b376-4a3c-b51c-76ec385a098c Jul 03 21:56:16.343508 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-d94fe313-f9bf-4796-975e-2f359bcc0530 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:16.343508 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-d94fe313-f9bf-4796-975e-2f359bcc0530 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:16.354442 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota_utils [None req-eac9850a-12d5-442b-aa50-6221e4ec0a72 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Quota exceeded for 754b052c83c846c19253c9ff802d283b, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 21:56:16.358298 np0000004475 devstack@c-api.service[99934]: WARNING cinder.volume.api [None req-eac9850a-12d5-442b-aa50-6221e4ec0a72 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42ecac9c-28a4-4db6-813f-0ffafbf158fe) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 21:56:16.358298 np0000004475 devstack@c-api.service[99934]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jul 03 21:56:16.359519 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-eac9850a-12d5-442b-aa50-6221e4ec0a72 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42ecac9c-28a4-4db6-813f-0ffafbf158fe) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:16.359662 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:16.359662 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:16.360644 np0000004475 devstack@c-api.service[99934]: WARNING cinder.volume.api [None req-eac9850a-12d5-442b-aa50-6221e4ec0a72 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42ecac9c-28a4-4db6-813f-0ffafbf158fe) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 21:56:16.360737 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-d94fe313-f9bf-4796-975e-2f359bcc0530 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 21:56:16.361157 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-eac9850a-12d5-442b-aa50-6221e4ec0a72 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79c5a859-2833-4ff6-ba57-2a1955442195) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:16.361397 np0000004475 devstack@c-api.service[99934]: WARNING cinder.volume.api [None req-eac9850a-12d5-442b-aa50-6221e4ec0a72 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79c5a859-2833-4ff6-ba57-2a1955442195) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 21:56:16.363153 np0000004475 devstack@c-api.service[99934]: WARNING cinder.volume.api [None req-eac9850a-12d5-442b-aa50-6221e4ec0a72 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Flow 'volume_create_api' (f1918b0c-eaa8-433a-9b52-13b5fe8b5148) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 21:56:16.363450 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-d94fe313-f9bf-4796-975e-2f359bcc0530 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/d58ef1e7-b376-4a3c-b51c-76ec385a098c returned with HTTP 200 Jul 03 21:56:16.363537 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.middleware.fault [None req-eac9850a-12d5-442b-aa50-6221e4ec0a72 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 413 Jul 03 21:56:16.363623 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 929/3738] 10.4.3.32 () {68 vars in 1597 bytes} [Fri Jul 3 21:56:16 2026] GET /volume/v3/snapshots/d58ef1e7-b376-4a3c-b51c-76ec385a098c => generated 467 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:56:16.364791 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 937/3739] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:56:16 2026] POST /volume/v3/volumes => generated 208 bytes in 128 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 21:56:16.380348 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d582da97-f7d4-4923-995a-a1a91e50fcdc None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:16.382681 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d582da97-f7d4-4923-995a-a1a91e50fcdc tempest-VolumeQuotasNegativeTestJSON-1379352549 tempest-VolumeQuotasNegativeTestJSON-1379352549-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-sets/754b052c83c846c19253c9ff802d283b Jul 03 21:56:16.382985 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d582da97-f7d4-4923-995a-a1a91e50fcdc tempest-VolumeQuotasNegativeTestJSON-1379352549 tempest-VolumeQuotasNegativeTestJSON-1379352549-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:16.450431 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-d582da97-f7d4-4923-995a-a1a91e50fcdc tempest-VolumeQuotasNegativeTestJSON-1379352549 tempest-VolumeQuotasNegativeTestJSON-1379352549-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-840487669 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-840487669, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:56:16.450996 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-d582da97-f7d4-4923-995a-a1a91e50fcdc tempest-VolumeQuotasNegativeTestJSON-1379352549 tempest-VolumeQuotasNegativeTestJSON-1379352549-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-840487669 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-840487669, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:56:16.451463 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-d582da97-f7d4-4923-995a-a1a91e50fcdc tempest-VolumeQuotasNegativeTestJSON-1379352549 tempest-VolumeQuotasNegativeTestJSON-1379352549-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-840487669 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-840487669, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:56:16.463011 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d582da97-f7d4-4923-995a-a1a91e50fcdc tempest-VolumeQuotasNegativeTestJSON-1379352549 tempest-VolumeQuotasNegativeTestJSON-1379352549-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/754b052c83c846c19253c9ff802d283b returned with HTTP 200 Jul 03 21:56:16.463766 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 952/3740] 10.4.3.32 () {68 vars in 1367 bytes} [Fri Jul 3 21:56:16 2026] PUT /volume/v3/os-quota-sets/754b052c83c846c19253c9ff802d283b => generated 558 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:16.480057 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-bea9e3c4-0428-41e5-8774-68bddbd1d4a3 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:16.483653 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bea9e3c4-0428-41e5-8774-68bddbd1d4a3 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:56:16.483653 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bea9e3c4-0428-41e5-8774-68bddbd1d4a3 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:16.484424 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-bea9e3c4-0428-41e5-8774-68bddbd1d4a3 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:56:16.484494 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-bea9e3c4-0428-41e5-8774-68bddbd1d4a3 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Create volume of 1 GB Jul 03 21:56:16.492104 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-bea9e3c4-0428-41e5-8774-68bddbd1d4a3 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Availability Zones retrieved successfully. Jul 03 21:56:16.499351 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-bea9e3c4-0428-41e5-8774-68bddbd1d4a3 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Flow 'volume_create_api' (acd850bd-712f-4c86-ba35-2bd74b152869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:56:16.502034 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-bea9e3c4-0428-41e5-8774-68bddbd1d4a3 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1823fd0c-e639-404a-9e08-33f1b443224c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:16.502034 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-bea9e3c4-0428-41e5-8774-68bddbd1d4a3 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:56:16.556451 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-bea9e3c4-0428-41e5-8774-68bddbd1d4a3 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1823fd0c-e639-404a-9e08-33f1b443224c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:16.557428 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-bea9e3c4-0428-41e5-8774-68bddbd1d4a3 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35225f26-5925-4876-ba23-687f9b360b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:16.626617 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota_utils [None req-bea9e3c4-0428-41e5-8774-68bddbd1d4a3 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Quota exceeded for 754b052c83c846c19253c9ff802d283b, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jul 03 21:56:16.628485 np0000004475 devstack@c-api.service[99935]: WARNING cinder.volume.api [None req-bea9e3c4-0428-41e5-8774-68bddbd1d4a3 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35225f26-5925-4876-ba23-687f9b360b5f) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 21:56:16.628485 np0000004475 devstack@c-api.service[99935]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jul 03 21:56:16.630807 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-bea9e3c4-0428-41e5-8774-68bddbd1d4a3 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35225f26-5925-4876-ba23-687f9b360b5f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:16.632355 np0000004475 devstack@c-api.service[99935]: WARNING cinder.volume.api [None req-bea9e3c4-0428-41e5-8774-68bddbd1d4a3 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35225f26-5925-4876-ba23-687f9b360b5f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 21:56:16.634822 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-bea9e3c4-0428-41e5-8774-68bddbd1d4a3 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1823fd0c-e639-404a-9e08-33f1b443224c) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:16.634822 np0000004475 devstack@c-api.service[99935]: WARNING cinder.volume.api [None req-bea9e3c4-0428-41e5-8774-68bddbd1d4a3 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1823fd0c-e639-404a-9e08-33f1b443224c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 21:56:16.634822 np0000004475 devstack@c-api.service[99935]: WARNING cinder.volume.api [None req-bea9e3c4-0428-41e5-8774-68bddbd1d4a3 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Flow 'volume_create_api' (acd850bd-712f-4c86-ba35-2bd74b152869) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 21:56:16.634822 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.middleware.fault [None req-bea9e3c4-0428-41e5-8774-68bddbd1d4a3 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 413 Jul 03 21:56:16.636157 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 923/3741] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:56:16 2026] POST /volume/v3/volumes => generated 150 bytes in 157 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 21:56:16.646690 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-5d0dbf66-a43b-4700-80eb-94110c5c1fbb None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:16.648900 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5d0dbf66-a43b-4700-80eb-94110c5c1fbb tempest-VolumeQuotasNegativeTestJSON-1379352549 tempest-VolumeQuotasNegativeTestJSON-1379352549-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-sets/754b052c83c846c19253c9ff802d283b Jul 03 21:56:16.649197 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5d0dbf66-a43b-4700-80eb-94110c5c1fbb tempest-VolumeQuotasNegativeTestJSON-1379352549 tempest-VolumeQuotasNegativeTestJSON-1379352549-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:16.709454 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5d0dbf66-a43b-4700-80eb-94110c5c1fbb tempest-VolumeQuotasNegativeTestJSON-1379352549 tempest-VolumeQuotasNegativeTestJSON-1379352549-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/754b052c83c846c19253c9ff802d283b returned with HTTP 200 Jul 03 21:56:16.709704 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 930/3742] 10.4.3.32 () {68 vars in 1367 bytes} [Fri Jul 3 21:56:16 2026] PUT /volume/v3/os-quota-sets/754b052c83c846c19253c9ff802d283b => generated 557 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:16.719883 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-19032447-a612-41bf-a2a2-fe06028c2715 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:16.721844 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-19032447-a612-41bf-a2a2-fe06028c2715 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] POST https://10.4.3.32/volume/v3/volumes/beaf8c5b-40cf-446e-8fd2-aef51f78d43b/action Jul 03 21:56:16.722264 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-19032447-a612-41bf-a2a2-fe06028c2715 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:56:16.722451 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-19032447-a612-41bf-a2a2-fe06028c2715 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:16.731447 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:16.731447 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:16.732122 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-19032447-a612-41bf-a2a2-fe06028c2715 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Volume info retrieved successfully. Jul 03 21:56:16.786879 np0000004475 devstack@c-api.service[99934]: ERROR cinder.volume.api [None req-19032447-a612-41bf-a2a2-fe06028c2715 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Quota exceeded for 754b052c83c846c19253c9ff802d283b, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 21:56:16.794853 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.middleware.fault [None req-19032447-a612-41bf-a2a2-fe06028c2715 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] https://10.4.3.32/volume/v3/volumes/beaf8c5b-40cf-446e-8fd2-aef51f78d43b/action returned with HTTP 413 Jul 03 21:56:16.795873 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 938/3743] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:56:16 2026] POST /volume/v3/volumes/beaf8c5b-40cf-446e-8fd2-aef51f78d43b/action => generated 208 bytes in 76 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 21:56:16.808774 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e789997f-7afc-4ccc-9424-4f862d650f0c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:16.811055 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e789997f-7afc-4ccc-9424-4f862d650f0c tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] GET https://10.4.3.32/volume/v3/volumes/beaf8c5b-40cf-446e-8fd2-aef51f78d43b Jul 03 21:56:16.811511 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e789997f-7afc-4ccc-9424-4f862d650f0c tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:16.811511 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e789997f-7afc-4ccc-9424-4f862d650f0c tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:16.821219 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:16.821219 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:16.826139 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e789997f-7afc-4ccc-9424-4f862d650f0c tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Volume info retrieved successfully. Jul 03 21:56:16.833059 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e789997f-7afc-4ccc-9424-4f862d650f0c tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] https://10.4.3.32/volume/v3/volumes/beaf8c5b-40cf-446e-8fd2-aef51f78d43b returned with HTTP 200 Jul 03 21:56:16.833763 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 953/3744] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:16 2026] GET /volume/v3/volumes/beaf8c5b-40cf-446e-8fd2-aef51f78d43b => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:16.850044 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a8f075e2-00f0-4ac0-82d0-dcdf19f1431c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:16.853175 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a8f075e2-00f0-4ac0-82d0-dcdf19f1431c tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] DELETE https://10.4.3.32/volume/v3/volumes/beaf8c5b-40cf-446e-8fd2-aef51f78d43b Jul 03 21:56:16.853349 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a8f075e2-00f0-4ac0-82d0-dcdf19f1431c tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:16.853628 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a8f075e2-00f0-4ac0-82d0-dcdf19f1431c tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:16.853851 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-a8f075e2-00f0-4ac0-82d0-dcdf19f1431c tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Delete volume with id: beaf8c5b-40cf-446e-8fd2-aef51f78d43b Jul 03 21:56:16.866892 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:16.866892 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:16.867536 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-a8f075e2-00f0-4ac0-82d0-dcdf19f1431c tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Volume info retrieved successfully. Jul 03 21:56:16.902319 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-a8f075e2-00f0-4ac0-82d0-dcdf19f1431c tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Delete volume request issued successfully. Jul 03 21:56:16.902671 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a8f075e2-00f0-4ac0-82d0-dcdf19f1431c tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] https://10.4.3.32/volume/v3/volumes/beaf8c5b-40cf-446e-8fd2-aef51f78d43b returned with HTTP 202 Jul 03 21:56:16.903053 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 924/3745] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:56:16 2026] DELETE /volume/v3/volumes/beaf8c5b-40cf-446e-8fd2-aef51f78d43b => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:56:16.915737 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8f36f98f-6963-4889-bcbb-42bcefddd496 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:16.922821 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8f36f98f-6963-4889-bcbb-42bcefddd496 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] GET https://10.4.3.32/volume/v3/volumes/beaf8c5b-40cf-446e-8fd2-aef51f78d43b Jul 03 21:56:16.923777 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8f36f98f-6963-4889-bcbb-42bcefddd496 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:16.924085 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8f36f98f-6963-4889-bcbb-42bcefddd496 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:16.937422 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:16.937422 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:16.941304 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-8f36f98f-6963-4889-bcbb-42bcefddd496 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Volume info retrieved successfully. Jul 03 21:56:16.951062 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8f36f98f-6963-4889-bcbb-42bcefddd496 tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] https://10.4.3.32/volume/v3/volumes/beaf8c5b-40cf-446e-8fd2-aef51f78d43b returned with HTTP 200 Jul 03 21:56:16.951966 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 931/3746] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:16 2026] GET /volume/v3/volumes/beaf8c5b-40cf-446e-8fd2-aef51f78d43b => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:17.112858 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-1178a43c-ec7b-4e18-9d67-e6ae178d81ba None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:17.114862 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1178a43c-ec7b-4e18-9d67-e6ae178d81ba tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c Jul 03 21:56:17.115052 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1178a43c-ec7b-4e18-9d67-e6ae178d81ba tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:17.115225 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1178a43c-ec7b-4e18-9d67-e6ae178d81ba tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:17.115309 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-1178a43c-ec7b-4e18-9d67-e6ae178d81ba tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:17.120649 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:17.120649 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:17.121660 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1178a43c-ec7b-4e18-9d67-e6ae178d81ba tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c returned with HTTP 200 Jul 03 21:56:17.122087 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 939/3747] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:17 2026] GET /volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:17.971924 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b4b76425-5c73-4e6a-bde3-8248cabdd5ab None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:17.973439 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b4b76425-5c73-4e6a-bde3-8248cabdd5ab tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] GET https://10.4.3.32/volume/v3/volumes/beaf8c5b-40cf-446e-8fd2-aef51f78d43b Jul 03 21:56:17.973785 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b4b76425-5c73-4e6a-bde3-8248cabdd5ab tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:17.974050 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b4b76425-5c73-4e6a-bde3-8248cabdd5ab tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:17.982269 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b4b76425-5c73-4e6a-bde3-8248cabdd5ab tempest-VolumeQuotasNegativeTestJSON-645974172 tempest-VolumeQuotasNegativeTestJSON-645974172-project-member] https://10.4.3.32/volume/v3/volumes/beaf8c5b-40cf-446e-8fd2-aef51f78d43b returned with HTTP 404 Jul 03 21:56:17.983329 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 954/3748] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:17 2026] GET /volume/v3/volumes/beaf8c5b-40cf-446e-8fd2-aef51f78d43b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:17.992654 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-701104db-5503-466c-bffc-4cb41afe3db3 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:17.996863 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-701104db-5503-466c-bffc-4cb41afe3db3 tempest-VolumeQuotasNegativeTestJSON-1379352549 tempest-VolumeQuotasNegativeTestJSON-1379352549-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-sets/754b052c83c846c19253c9ff802d283b Jul 03 21:56:17.997283 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-701104db-5503-466c-bffc-4cb41afe3db3 tempest-VolumeQuotasNegativeTestJSON-1379352549 tempest-VolumeQuotasNegativeTestJSON-1379352549-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=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:18.125531 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-701104db-5503-466c-bffc-4cb41afe3db3 tempest-VolumeQuotasNegativeTestJSON-1379352549 tempest-VolumeQuotasNegativeTestJSON-1379352549-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/754b052c83c846c19253c9ff802d283b returned with HTTP 200 Jul 03 21:56:18.126105 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 925/3749] 10.4.3.32 () {68 vars in 1368 bytes} [Fri Jul 3 21:56:17 2026] PUT /volume/v3/os-quota-sets/754b052c83c846c19253c9ff802d283b => generated 561 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:18.134203 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4cabaefb-9876-4892-8a91-371985986261 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:18.136603 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4cabaefb-9876-4892-8a91-371985986261 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c Jul 03 21:56:18.136868 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4cabaefb-9876-4892-8a91-371985986261 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:18.137085 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4cabaefb-9876-4892-8a91-371985986261 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:18.137203 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-4cabaefb-9876-4892-8a91-371985986261 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:18.142456 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:18.142456 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:18.143222 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4cabaefb-9876-4892-8a91-371985986261 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c returned with HTTP 200 Jul 03 21:56:18.143732 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 932/3750] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:18 2026] GET /volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:19.155775 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-5d020b3e-202e-4da7-9cd5-fb8db1a22c72 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:19.157613 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5d020b3e-202e-4da7-9cd5-fb8db1a22c72 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c Jul 03 21:56:19.158014 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5d020b3e-202e-4da7-9cd5-fb8db1a22c72 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:19.158111 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5d020b3e-202e-4da7-9cd5-fb8db1a22c72 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:19.158271 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-5d020b3e-202e-4da7-9cd5-fb8db1a22c72 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:19.163920 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:19.163920 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:19.164690 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5d020b3e-202e-4da7-9cd5-fb8db1a22c72 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c returned with HTTP 200 Jul 03 21:56:19.165105 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 940/3751] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:19 2026] GET /volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:19.959772 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-4d8ab05f-fd25-43c7-bb9a-95d29200bcdd req-b405b3dc-f711-4dd7-92eb-deecfcfc4808 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:19.962091 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-4d8ab05f-fd25-43c7-bb9a-95d29200bcdd req-b405b3dc-f711-4dd7-92eb-deecfcfc4808 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/limits Jul 03 21:56:19.962323 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-4d8ab05f-fd25-43c7-bb9a-95d29200bcdd req-b405b3dc-f711-4dd7-92eb-deecfcfc4808 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:19.962568 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-4d8ab05f-fd25-43c7-bb9a-95d29200bcdd req-b405b3dc-f711-4dd7-92eb-deecfcfc4808 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'index' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:19.988465 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-4d8ab05f-fd25-43c7-bb9a-95d29200bcdd req-b405b3dc-f711-4dd7-92eb-deecfcfc4808 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/limits returned with HTTP 200 Jul 03 21:56:19.989051 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 955/3752] 10.4.3.32 () {68 vars in 1477 bytes} [Fri Jul 3 21:56:19 2026] GET /volume/v3/limits => generated 302 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:20.177391 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-642d8ae6-f56c-46e3-b721-c8df3e9cc6af None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:20.179277 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-642d8ae6-f56c-46e3-b721-c8df3e9cc6af tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c Jul 03 21:56:20.179738 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-642d8ae6-f56c-46e3-b721-c8df3e9cc6af tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:20.179888 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-642d8ae6-f56c-46e3-b721-c8df3e9cc6af tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:20.180037 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-642d8ae6-f56c-46e3-b721-c8df3e9cc6af tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:20.185120 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:20.185120 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:20.186008 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-642d8ae6-f56c-46e3-b721-c8df3e9cc6af tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c returned with HTTP 200 Jul 03 21:56:20.186477 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 926/3753] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:20 2026] GET /volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:20.196523 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4d78d681-5e6d-4843-a9ec-35b4a09817e5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:20.198344 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4d78d681-5e6d-4843-a9ec-35b4a09817e5 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] POST https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c/action Jul 03 21:56:20.198786 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4d78d681-5e6d-4843-a9ec-35b4a09817e5 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:56:20.198916 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4d78d681-5e6d-4843-a9ec-35b4a09817e5 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:20.200470 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.contrib.admin_actions [None req-4d78d681-5e6d-4843-a9ec-35b4a09817e5 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Updating backup 'd2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c' with '{'status': 'error'}' {{(pid=99933) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 21:56:20.210070 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:20.210070 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:20.219595 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.backup.rpcapi [None req-4d78d681-5e6d-4843-a9ec-35b4a09817e5 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] reset_status in rpcapi backup_id d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c on host np0000004475. {{(pid=99933) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 03 21:56:20.221789 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4d78d681-5e6d-4843-a9ec-35b4a09817e5 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c/action returned with HTTP 202 Jul 03 21:56:20.222413 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 933/3754] 10.4.3.32 () {70 vars in 1423 bytes} [Fri Jul 3 21:56:20 2026] POST /volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:56:20.230291 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ab3e4146-cdfe-4c60-a7cf-a8ad97edd7e9 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:20.232215 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ab3e4146-cdfe-4c60-a7cf-a8ad97edd7e9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/fe783c88-684b-418c-9811-99fde92b4f5e Jul 03 21:56:20.232514 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ab3e4146-cdfe-4c60-a7cf-a8ad97edd7e9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:20.232721 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ab3e4146-cdfe-4c60-a7cf-a8ad97edd7e9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:20.232884 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-ab3e4146-cdfe-4c60-a7cf-a8ad97edd7e9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Delete volume with id: fe783c88-684b-418c-9811-99fde92b4f5e Jul 03 21:56:20.248685 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:20.248685 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:20.249120 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-ab3e4146-cdfe-4c60-a7cf-a8ad97edd7e9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Volume info retrieved successfully. Jul 03 21:56:20.274426 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-ab3e4146-cdfe-4c60-a7cf-a8ad97edd7e9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Delete volume request issued successfully. Jul 03 21:56:20.274679 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ab3e4146-cdfe-4c60-a7cf-a8ad97edd7e9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/volumes/fe783c88-684b-418c-9811-99fde92b4f5e returned with HTTP 202 Jul 03 21:56:20.275116 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 941/3755] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 21:56:20 2026] DELETE /volume/v3/volumes/fe783c88-684b-418c-9811-99fde92b4f5e => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:56:20.282462 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-aeb39545-804c-4b64-a59a-77c4ee7c5040 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:20.284515 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-aeb39545-804c-4b64-a59a-77c4ee7c5040 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/volumes/fe783c88-684b-418c-9811-99fde92b4f5e Jul 03 21:56:20.284743 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-aeb39545-804c-4b64-a59a-77c4ee7c5040 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:20.284957 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-aeb39545-804c-4b64-a59a-77c4ee7c5040 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:20.292517 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:20.292517 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:20.297205 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-aeb39545-804c-4b64-a59a-77c4ee7c5040 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Volume info retrieved successfully. Jul 03 21:56:20.301705 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-aeb39545-804c-4b64-a59a-77c4ee7c5040 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/volumes/fe783c88-684b-418c-9811-99fde92b4f5e returned with HTTP 200 Jul 03 21:56:20.302115 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 956/3756] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:20 2026] GET /volume/v3/volumes/fe783c88-684b-418c-9811-99fde92b4f5e => generated 1014 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:20.529314 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-4d8ab05f-fd25-43c7-bb9a-95d29200bcdd req-b1161140-a5c3-40ac-b851-ca3937be5862 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:20.531385 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-4d8ab05f-fd25-43c7-bb9a-95d29200bcdd req-b1161140-a5c3-40ac-b851-ca3937be5862 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:56:20.531617 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-4d8ab05f-fd25-43c7-bb9a-95d29200bcdd req-b1161140-a5c3-40ac-b851-ca3937be5862 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:20.531793 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-4d8ab05f-fd25-43c7-bb9a-95d29200bcdd req-b1161140-a5c3-40ac-b851-ca3937be5862 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:20.549624 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:20.549624 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:20.555180 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-4d8ab05f-fd25-43c7-bb9a-95d29200bcdd req-b1161140-a5c3-40ac-b851-ca3937be5862 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:56:20.561105 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-4d8ab05f-fd25-43c7-bb9a-95d29200bcdd req-b1161140-a5c3-40ac-b851-ca3937be5862 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 200 Jul 03 21:56:20.561560 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 927/3757] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:56:20 2026] GET /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 1450 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:20.575274 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-4d8ab05f-fd25-43c7-bb9a-95d29200bcdd req-fb131ae7-9399-4995-8eda-2580f0ac106e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:20.581247 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-4d8ab05f-fd25-43c7-bb9a-95d29200bcdd req-fb131ae7-9399-4995-8eda-2580f0ac106e tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:56:20.581648 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-4d8ab05f-fd25-43c7-bb9a-95d29200bcdd req-fb131ae7-9399-4995-8eda-2580f0ac106e tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8f5b42c0-baed-4c11-a160-60f9be372509", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1988816394", "description": null, "metadata": {}}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:20.597999 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:20.597999 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:20.598960 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-4d8ab05f-fd25-43c7-bb9a-95d29200bcdd req-fb131ae7-9399-4995-8eda-2580f0ac106e tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:56:20.599182 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.snapshots [req-4d8ab05f-fd25-43c7-bb9a-95d29200bcdd req-fb131ae7-9399-4995-8eda-2580f0ac106e tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Create snapshot from volume 8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:56:20.614010 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b25466a2-6df9-424d-99fb-eb3f82163a78 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:20.650869 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [req-4d8ab05f-fd25-43c7-bb9a-95d29200bcdd req-fb131ae7-9399-4995-8eda-2580f0ac106e tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Created reservations ['5f2a4730-e495-4990-bcaf-210debf0502c', '4bede6a8-2774-429b-9a92-98a0b59e12db', '1261c096-75f2-4c2b-b36d-83a8f89b62e0', '8dd75bec-1071-4679-bcc9-d04b2a7513be'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:56:20.688085 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-4d8ab05f-fd25-43c7-bb9a-95d29200bcdd req-fb131ae7-9399-4995-8eda-2580f0ac106e tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Snapshot force create request issued successfully. Jul 03 21:56:20.688437 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-4d8ab05f-fd25-43c7-bb9a-95d29200bcdd req-fb131ae7-9399-4995-8eda-2580f0ac106e tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:56:20.688999 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 934/3758] 10.4.3.32 () {72 vars in 1540 bytes} [Fri Jul 3 21:56:20 2026] POST /volume/v3/snapshots => generated 319 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:56:20.709499 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b25466a2-6df9-424d-99fb-eb3f82163a78 tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:56:20.709833 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b25466a2-6df9-424d-99fb-eb3f82163a78 tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1867589212", "extra_specs": {"spec1": "val1"}}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:20.732347 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b25466a2-6df9-424d-99fb-eb3f82163a78 tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:56:20.732970 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 942/3759] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 21:56:20 2026] POST /volume/v3/types => generated 243 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:20.745458 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-01eab8ca-48f7-411c-987a-4b5f62eb91fb None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:20.747647 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-01eab8ca-48f7-411c-987a-4b5f62eb91fb tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] POST https://10.4.3.32/volume/v3/types/3a271421-cd18-4a04-bbf3-357d130b79dc/extra_specs Jul 03 21:56:20.748286 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-01eab8ca-48f7-411c-987a-4b5f62eb91fb tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:20.750124 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-01eab8ca-48f7-411c-987a-4b5f62eb91fb tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] https://10.4.3.32/volume/v3/types/3a271421-cd18-4a04-bbf3-357d130b79dc/extra_specs returned with HTTP 400 Jul 03 21:56:20.751033 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 957/3760] 10.4.3.32 () {68 vars in 1392 bytes} [Fri Jul 3 21:56:20 2026] POST /volume/v3/types/3a271421-cd18-4a04-bbf3-357d130b79dc/extra_specs => generated 146 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 21:56:20.761990 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-fbad1803-47db-4305-b8a5-9cfa57c7eee6 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:20.764215 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fbad1803-47db-4305-b8a5-9cfa57c7eee6 tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] POST https://10.4.3.32/volume/v3/types/3a271421-cd18-4a04-bbf3-357d130b79dc/extra_specs Jul 03 21:56:20.764737 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fbad1803-47db-4305-b8a5-9cfa57c7eee6 tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:20.766320 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fbad1803-47db-4305-b8a5-9cfa57c7eee6 tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] https://10.4.3.32/volume/v3/types/3a271421-cd18-4a04-bbf3-357d130b79dc/extra_specs returned with HTTP 400 Jul 03 21:56:20.767087 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 928/3761] 10.4.3.32 () {68 vars in 1392 bytes} [Fri Jul 3 21:56:20 2026] POST /volume/v3/types/3a271421-cd18-4a04-bbf3-357d130b79dc/extra_specs => generated 132 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 21:56:20.777593 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-6040f26c-27e3-40f0-b4e1-cf6453c956a2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:20.780041 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6040f26c-27e3-40f0-b4e1-cf6453c956a2 tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] POST https://10.4.3.32/volume/v3/types/c2e3455a-bbae-4bae-8f0b-deaa387a7467/extra_specs Jul 03 21:56:20.780535 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6040f26c-27e3-40f0-b4e1-cf6453c956a2 tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:20.782494 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:20.782494 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:20.808818 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6040f26c-27e3-40f0-b4e1-cf6453c956a2 tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] https://10.4.3.32/volume/v3/types/c2e3455a-bbae-4bae-8f0b-deaa387a7467/extra_specs returned with HTTP 404 Jul 03 21:56:20.809299 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 935/3762] 10.4.3.32 () {68 vars in 1392 bytes} [Fri Jul 3 21:56:20 2026] POST /volume/v3/types/c2e3455a-bbae-4bae-8f0b-deaa387a7467/extra_specs => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:20.817868 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-8745ee2e-36c5-401a-a126-d58b297c34cd None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:20.819672 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8745ee2e-36c5-401a-a126-d58b297c34cd tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] DELETE https://10.4.3.32/volume/v3/types/b406c820-f63c-4270-9745-ac453a94c965/extra_specs/spec1 Jul 03 21:56:20.819865 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8745ee2e-36c5-401a-a126-d58b297c34cd tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:20.820020 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8745ee2e-36c5-401a-a126-d58b297c34cd tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:20.825818 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8745ee2e-36c5-401a-a126-d58b297c34cd tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] https://10.4.3.32/volume/v3/types/b406c820-f63c-4270-9745-ac453a94c965/extra_specs/spec1 returned with HTTP 404 Jul 03 21:56:20.826508 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 943/3763] 10.4.3.32 () {66 vars in 1392 bytes} [Fri Jul 3 21:56:20 2026] DELETE /volume/v3/types/b406c820-f63c-4270-9745-ac453a94c965/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 21:56:20.837712 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b00f9e36-25f0-4f58-bc64-77f92b17a5d2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:20.841844 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b00f9e36-25f0-4f58-bc64-77f92b17a5d2 tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] GET https://10.4.3.32/volume/v3/types/3a271421-cd18-4a04-bbf3-357d130b79dc/extra_specs/nonexistent_extra_spec_name Jul 03 21:56:20.841844 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b00f9e36-25f0-4f58-bc64-77f92b17a5d2 tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:20.841844 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b00f9e36-25f0-4f58-bc64-77f92b17a5d2 tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:20.848341 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b00f9e36-25f0-4f58-bc64-77f92b17a5d2 tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] https://10.4.3.32/volume/v3/types/3a271421-cd18-4a04-bbf3-357d130b79dc/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jul 03 21:56:20.849034 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 958/3764] 10.4.3.32 () {66 vars in 1455 bytes} [Fri Jul 3 21:56:20 2026] GET /volume/v3/types/3a271421-cd18-4a04-bbf3-357d130b79dc/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:20.856910 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5b0a8f80-f6dd-446f-88a3-20bc8b0ce2b3 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:20.858893 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5b0a8f80-f6dd-446f-88a3-20bc8b0ce2b3 tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] GET https://10.4.3.32/volume/v3/types/d5c5e11a-70ce-41cc-bf2c-855780a9bebf/extra_specs/spec1 Jul 03 21:56:20.859154 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5b0a8f80-f6dd-446f-88a3-20bc8b0ce2b3 tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:20.859457 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5b0a8f80-f6dd-446f-88a3-20bc8b0ce2b3 tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:20.866656 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5b0a8f80-f6dd-446f-88a3-20bc8b0ce2b3 tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] https://10.4.3.32/volume/v3/types/d5c5e11a-70ce-41cc-bf2c-855780a9bebf/extra_specs/spec1 returned with HTTP 404 Jul 03 21:56:20.867322 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 929/3765] 10.4.3.32 () {66 vars in 1389 bytes} [Fri Jul 3 21:56:20 2026] GET /volume/v3/types/d5c5e11a-70ce-41cc-bf2c-855780a9bebf/extra_specs/spec1 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:20.874605 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b190e1a8-56de-40b9-8573-e7bc5ea943b6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:20.877284 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b190e1a8-56de-40b9-8573-e7bc5ea943b6 tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] GET https://10.4.3.32/volume/v3/types/ced6f7d0-dc93-4d93-bb9c-b0d0edd02f75/extra_specs Jul 03 21:56:20.877577 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b190e1a8-56de-40b9-8573-e7bc5ea943b6 tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:20.877746 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b190e1a8-56de-40b9-8573-e7bc5ea943b6 tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] Calling method 'index' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:20.881507 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b190e1a8-56de-40b9-8573-e7bc5ea943b6 tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] https://10.4.3.32/volume/v3/types/ced6f7d0-dc93-4d93-bb9c-b0d0edd02f75/extra_specs returned with HTTP 404 Jul 03 21:56:20.882040 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 936/3766] 10.4.3.32 () {66 vars in 1371 bytes} [Fri Jul 3 21:56:20 2026] GET /volume/v3/types/ced6f7d0-dc93-4d93-bb9c-b0d0edd02f75/extra_specs => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:20.891306 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ceca3fe3-96ca-459a-b296-d8245c0e1ebf None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:20.893607 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ceca3fe3-96ca-459a-b296-d8245c0e1ebf tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] PUT https://10.4.3.32/volume/v3/types/3a271421-cd18-4a04-bbf3-357d130b79dc/extra_specs/spec1 Jul 03 21:56:20.894025 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ceca3fe3-96ca-459a-b296-d8245c0e1ebf tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:20.895849 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ceca3fe3-96ca-459a-b296-d8245c0e1ebf tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] https://10.4.3.32/volume/v3/types/3a271421-cd18-4a04-bbf3-357d130b79dc/extra_specs/spec1 returned with HTTP 400 Jul 03 21:56:20.896466 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 944/3767] 10.4.3.32 () {68 vars in 1409 bytes} [Fri Jul 3 21:56:20 2026] PUT /volume/v3/types/3a271421-cd18-4a04-bbf3-357d130b79dc/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 21:56:20.905980 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-44688cb6-0554-482c-816a-98e99e56d2e3 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:20.907702 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-44688cb6-0554-482c-816a-98e99e56d2e3 tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] PUT https://10.4.3.32/volume/v3/types/3a271421-cd18-4a04-bbf3-357d130b79dc/extra_specs/spec1 Jul 03 21:56:20.908203 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-44688cb6-0554-482c-816a-98e99e56d2e3 tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] Action: 'update', calling method: update, body: null {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:20.909859 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-44688cb6-0554-482c-816a-98e99e56d2e3 tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] https://10.4.3.32/volume/v3/types/3a271421-cd18-4a04-bbf3-357d130b79dc/extra_specs/spec1 returned with HTTP 400 Jul 03 21:56:20.910488 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 959/3768] 10.4.3.32 () {68 vars in 1408 bytes} [Fri Jul 3 21:56:20 2026] PUT /volume/v3/types/3a271421-cd18-4a04-bbf3-357d130b79dc/extra_specs/spec1 => generated 72 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:56:20.919940 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8c269524-8d1b-4abc-a34e-e10a118f93eb None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:20.923402 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8c269524-8d1b-4abc-a34e-e10a118f93eb tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] PUT https://10.4.3.32/volume/v3/types/3a271421-cd18-4a04-bbf3-357d130b79dc/extra_specs/None Jul 03 21:56:20.925038 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8c269524-8d1b-4abc-a34e-e10a118f93eb tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:21.132400 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8c269524-8d1b-4abc-a34e-e10a118f93eb tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 03 21:56:21.132574 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8c269524-8d1b-4abc-a34e-e10a118f93eb tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] https://10.4.3.32/volume/v3/types/3a271421-cd18-4a04-bbf3-357d130b79dc/extra_specs/None returned with HTTP 400 Jul 03 21:56:21.133176 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 930/3769] 10.4.3.32 () {68 vars in 1406 bytes} [Fri Jul 3 21:56:20 2026] PUT /volume/v3/types/3a271421-cd18-4a04-bbf3-357d130b79dc/extra_specs/None => generated 73 bytes in 214 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:56:21.143037 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-95f31861-60f1-4dc8-b43d-c44ce47acf8d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:21.147063 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-95f31861-60f1-4dc8-b43d-c44ce47acf8d tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] PUT https://10.4.3.32/volume/v3/types/3a271421-cd18-4a04-bbf3-357d130b79dc/extra_specs/ea184a72-3aed-4d2b-a6e7-8d7234239358 Jul 03 21:56:21.147473 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-95f31861-60f1-4dc8-b43d-c44ce47acf8d tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:21.160855 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-95f31861-60f1-4dc8-b43d-c44ce47acf8d tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 03 21:56:21.161240 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-95f31861-60f1-4dc8-b43d-c44ce47acf8d tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] https://10.4.3.32/volume/v3/types/3a271421-cd18-4a04-bbf3-357d130b79dc/extra_specs/ea184a72-3aed-4d2b-a6e7-8d7234239358 returned with HTTP 400 Jul 03 21:56:21.161915 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 937/3770] 10.4.3.32 () {68 vars in 1502 bytes} [Fri Jul 3 21:56:21 2026] PUT /volume/v3/types/3a271421-cd18-4a04-bbf3-357d130b79dc/extra_specs/ea184a72-3aed-4d2b-a6e7-8d7234239358 => generated 73 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:56:21.169981 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-aab5cfd1-1776-4150-995b-a87f51880879 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:21.171684 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-aab5cfd1-1776-4150-995b-a87f51880879 tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] PUT https://10.4.3.32/volume/v3/types/217f3e7a-ff95-4d2a-b746-e418ef538ddd/extra_specs/spec1 Jul 03 21:56:21.171989 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-aab5cfd1-1776-4150-995b-a87f51880879 tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:21.183467 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-aab5cfd1-1776-4150-995b-a87f51880879 tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] https://10.4.3.32/volume/v3/types/217f3e7a-ff95-4d2a-b746-e418ef538ddd/extra_specs/spec1 returned with HTTP 404 Jul 03 21:56:21.184023 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 945/3771] 10.4.3.32 () {68 vars in 1409 bytes} [Fri Jul 3 21:56:21 2026] PUT /volume/v3/types/217f3e7a-ff95-4d2a-b746-e418ef538ddd/extra_specs/spec1 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:21.194799 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-60534287-2f27-4a06-bb04-251630a28602 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:21.199002 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-60534287-2f27-4a06-bb04-251630a28602 tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] DELETE https://10.4.3.32/volume/v3/types/3a271421-cd18-4a04-bbf3-357d130b79dc Jul 03 21:56:21.199002 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-60534287-2f27-4a06-bb04-251630a28602 tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:21.199002 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-60534287-2f27-4a06-bb04-251630a28602 tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] Calling method '_delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:21.244720 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-60534287-2f27-4a06-bb04-251630a28602 tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] https://10.4.3.32/volume/v3/types/3a271421-cd18-4a04-bbf3-357d130b79dc returned with HTTP 202 Jul 03 21:56:21.244720 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 960/3772] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:56:21 2026] DELETE /volume/v3/types/3a271421-cd18-4a04-bbf3-357d130b79dc => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:56:21.253571 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5340ddd2-1468-4c25-a625-72b7a68b6b97 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:21.255321 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5340ddd2-1468-4c25-a625-72b7a68b6b97 tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] GET https://10.4.3.32/volume/v3/types/3a271421-cd18-4a04-bbf3-357d130b79dc Jul 03 21:56:21.255519 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5340ddd2-1468-4c25-a625-72b7a68b6b97 tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:21.255735 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5340ddd2-1468-4c25-a625-72b7a68b6b97 tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:21.258848 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5340ddd2-1468-4c25-a625-72b7a68b6b97 tempest-ExtraSpecsNegativeTest-1186200183 tempest-ExtraSpecsNegativeTest-1186200183-project-admin] https://10.4.3.32/volume/v3/types/3a271421-cd18-4a04-bbf3-357d130b79dc returned with HTTP 404 Jul 03 21:56:21.259408 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 931/3773] 10.4.3.32 () {66 vars in 1335 bytes} [Fri Jul 3 21:56:21 2026] GET /volume/v3/types/3a271421-cd18-4a04-bbf3-357d130b79dc => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:21.315839 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c713ff43-182f-47cb-bbd6-67a3c7c053c6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:21.317822 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c713ff43-182f-47cb-bbd6-67a3c7c053c6 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/volumes/fe783c88-684b-418c-9811-99fde92b4f5e Jul 03 21:56:21.317944 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c713ff43-182f-47cb-bbd6-67a3c7c053c6 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:21.318153 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c713ff43-182f-47cb-bbd6-67a3c7c053c6 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:21.325742 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c713ff43-182f-47cb-bbd6-67a3c7c053c6 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/volumes/fe783c88-684b-418c-9811-99fde92b4f5e returned with HTTP 404 Jul 03 21:56:21.326225 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 938/3774] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:21 2026] GET /volume/v3/volumes/fe783c88-684b-418c-9811-99fde92b4f5e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:21.334992 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-3cca6ccb-3c95-4ddf-b25a-18c6fd5bf07d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:21.338731 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3cca6ccb-3c95-4ddf-b25a-18c6fd5bf07d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] POST https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65/restore Jul 03 21:56:21.339148 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3cca6ccb-3c95-4ddf-b25a-18c6fd5bf07d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:21.340644 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.backups [None req-3cca6ccb-3c95-4ddf-b25a-18c6fd5bf07d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Restoring backup 6e0649c1-ff14-45eb-9245-25a76bf86a65 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=99934) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 21:56:21.340776 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.contrib.backups [None req-3cca6ccb-3c95-4ddf-b25a-18c6fd5bf07d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Restoring backup 6e0649c1-ff14-45eb-9245-25a76bf86a65 to volume None. Jul 03 21:56:21.345284 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:21.345284 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:21.346175 np0000004475 devstack@c-api.service[99934]: INFO cinder.backup.api [None req-3cca6ccb-3c95-4ddf-b25a-18c6fd5bf07d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Creating volume of 1 GB for restore of backup 6e0649c1-ff14-45eb-9245-25a76bf86a65. Jul 03 21:56:21.349947 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-3cca6ccb-3c95-4ddf-b25a-18c6fd5bf07d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Availability Zones retrieved successfully. Jul 03 21:56:21.355128 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-3cca6ccb-3c95-4ddf-b25a-18c6fd5bf07d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Flow 'volume_create_api' (bee91c24-a978-400f-96c9-6415ee387cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:56:21.356003 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-3cca6ccb-3c95-4ddf-b25a-18c6fd5bf07d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7547151b-13b5-4cea-8a40-07e2f5e231bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:21.356792 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-3cca6ccb-3c95-4ddf-b25a-18c6fd5bf07d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:56:21.393096 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-3cca6ccb-3c95-4ddf-b25a-18c6fd5bf07d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7547151b-13b5-4cea-8a40-07e2f5e231bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:21.393096 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-3cca6ccb-3c95-4ddf-b25a-18c6fd5bf07d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6f2ac8b-d059-4c55-a739-2063ba0eec94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:21.430842 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-3cca6ccb-3c95-4ddf-b25a-18c6fd5bf07d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Created reservations ['45fb4dce-e9b2-498e-a699-6fe2d3790201', '1736bcd4-25ce-4c00-a9ec-8cc076e39fc9', '4409ed4f-5a3b-42bd-819e-d28e6e36b10d', '37b9ba03-d375-4898-a4b6-f35d8e172c71'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:56:21.431864 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-3cca6ccb-3c95-4ddf-b25a-18c6fd5bf07d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6f2ac8b-d059-4c55-a739-2063ba0eec94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45fb4dce-e9b2-498e-a699-6fe2d3790201', '1736bcd4-25ce-4c00-a9ec-8cc076e39fc9', '4409ed4f-5a3b-42bd-819e-d28e6e36b10d', '37b9ba03-d375-4898-a4b6-f35d8e172c71']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:21.432784 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-3cca6ccb-3c95-4ddf-b25a-18c6fd5bf07d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bb5cd8b-f64e-4468-b392-21ef9c8d77d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:21.462753 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-3cca6ccb-3c95-4ddf-b25a-18c6fd5bf07d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bb5cd8b-f64e-4468-b392-21ef9c8d77d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9159e984-2e65-4200-b9ad-3e46fdfb594f', '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='868432149272491c89000173076732ca',qos_specs=None,replication_status=,reservations=['45fb4dce-e9b2-498e-a699-6fe2d3790201','1736bcd4-25ce-4c00-a9ec-8cc076e39fc9','4409ed4f-5a3b-42bd-819e-d28e6e36b10d','37b9ba03-d375-4898-a4b6-f35d8e172c71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae30dc8d8e9846deba98c06abd3a8e9d',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:56:21Z,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=9159e984-2e65-4200-b9ad-3e46fdfb594f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='868432149272491c89000173076732ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae30dc8d8e9846deba98c06abd3a8e9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:21.463463 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-3cca6ccb-3c95-4ddf-b25a-18c6fd5bf07d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c35bdb6-ab14-47c5-a947-10fd58cdb0e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:21.483283 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-3cca6ccb-3c95-4ddf-b25a-18c6fd5bf07d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c35bdb6-ab14-47c5-a947-10fd58cdb0e2) transitioned into 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='868432149272491c89000173076732ca',qos_specs=None,replication_status=,reservations=['45fb4dce-e9b2-498e-a699-6fe2d3790201','1736bcd4-25ce-4c00-a9ec-8cc076e39fc9','4409ed4f-5a3b-42bd-819e-d28e6e36b10d','37b9ba03-d375-4898-a4b6-f35d8e172c71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae30dc8d8e9846deba98c06abd3a8e9d',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:21.483989 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-3cca6ccb-3c95-4ddf-b25a-18c6fd5bf07d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba9b8f80-1b33-449c-910e-ba65e2e3d67b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:21.493380 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-3cca6ccb-3c95-4ddf-b25a-18c6fd5bf07d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba9b8f80-1b33-449c-910e-ba65e2e3d67b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:21.494084 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-3cca6ccb-3c95-4ddf-b25a-18c6fd5bf07d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Flow 'volume_create_api' (bee91c24-a978-400f-96c9-6415ee387cac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:56:21.494342 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-3cca6ccb-3c95-4ddf-b25a-18c6fd5bf07d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Create volume request issued successfully. Jul 03 21:56:21.500532 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:21.500532 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:21.500838 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-3cca6ccb-3c95-4ddf-b25a-18c6fd5bf07d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Volume info retrieved successfully. Jul 03 21:56:22.513008 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:22.513008 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:22.513008 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-3cca6ccb-3c95-4ddf-b25a-18c6fd5bf07d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Volume info retrieved successfully. Jul 03 21:56:22.513008 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.backup.api [None req-3cca6ccb-3c95-4ddf-b25a-18c6fd5bf07d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Checking backup size 1 against volume size 1 {{(pid=99934) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 21:56:22.513008 np0000004475 devstack@c-api.service[99934]: INFO cinder.backup.api [None req-3cca6ccb-3c95-4ddf-b25a-18c6fd5bf07d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Overwriting volume 9159e984-2e65-4200-b9ad-3e46fdfb594f with restore of backup 6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:56:22.529629 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.backup.rpcapi [None req-3cca6ccb-3c95-4ddf-b25a-18c6fd5bf07d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] restore_backup in rpcapi backup_id 6e0649c1-ff14-45eb-9245-25a76bf86a65 {{(pid=99934) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 21:56:22.531673 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3cca6ccb-3c95-4ddf-b25a-18c6fd5bf07d tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65/restore returned with HTTP 202 Jul 03 21:56:22.532206 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 946/3775] 10.4.3.32 () {70 vars in 1426 bytes} [Fri Jul 3 21:56:21 2026] POST /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65/restore => generated 152 bytes in 1198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:56:22.542073 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ee37d626-041a-4e33-8dd8-7b5614c6ee78 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:22.543653 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ee37d626-041a-4e33-8dd8-7b5614c6ee78 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:56:22.543836 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ee37d626-041a-4e33-8dd8-7b5614c6ee78 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:22.544000 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ee37d626-041a-4e33-8dd8-7b5614c6ee78 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:22.544097 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-ee37d626-041a-4e33-8dd8-7b5614c6ee78 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:22.548296 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:22.548296 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:22.548968 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ee37d626-041a-4e33-8dd8-7b5614c6ee78 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 200 Jul 03 21:56:22.549295 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 961/3776] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:22 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:22.860245 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7f5b7d2e-de05-4017-ba0a-b4324235c402 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:22.862616 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7f5b7d2e-de05-4017-ba0a-b4324235c402 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/snapshots/a12ce9df-d243-4d68-bc20-b01d1046b00b Jul 03 21:56:22.862887 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7f5b7d2e-de05-4017-ba0a-b4324235c402 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:22.863140 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7f5b7d2e-de05-4017-ba0a-b4324235c402 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:22.869455 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:22.869455 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:22.869935 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-7f5b7d2e-de05-4017-ba0a-b4324235c402 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Snapshot retrieved successfully. Jul 03 21:56:22.870841 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7f5b7d2e-de05-4017-ba0a-b4324235c402 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/snapshots/a12ce9df-d243-4d68-bc20-b01d1046b00b returned with HTTP 200 Jul 03 21:56:22.871179 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 932/3777] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:56:22 2026] GET /volume/v3/snapshots/a12ce9df-d243-4d68-bc20-b01d1046b00b => generated 478 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:23.367248 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c1866738-8790-419a-b7c9-e602e21ec194 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:23.368757 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c1866738-8790-419a-b7c9-e602e21ec194 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/a12ce9df-d243-4d68-bc20-b01d1046b00b Jul 03 21:56:23.368925 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c1866738-8790-419a-b7c9-e602e21ec194 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:23.369096 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c1866738-8790-419a-b7c9-e602e21ec194 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:23.369191 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.snapshots [None req-c1866738-8790-419a-b7c9-e602e21ec194 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Delete snapshot with id: a12ce9df-d243-4d68-bc20-b01d1046b00b Jul 03 21:56:23.373759 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:23.373759 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:23.374121 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c1866738-8790-419a-b7c9-e602e21ec194 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Snapshot retrieved successfully. Jul 03 21:56:23.390468 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c1866738-8790-419a-b7c9-e602e21ec194 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Snapshot delete request issued successfully. Jul 03 21:56:23.390656 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c1866738-8790-419a-b7c9-e602e21ec194 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/snapshots/a12ce9df-d243-4d68-bc20-b01d1046b00b returned with HTTP 202 Jul 03 21:56:23.391088 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 939/3778] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:56:23 2026] DELETE /volume/v3/snapshots/a12ce9df-d243-4d68-bc20-b01d1046b00b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:56:23.397416 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a7182f98-4a7b-423f-b1f1-bce58c274197 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:23.399328 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a7182f98-4a7b-423f-b1f1-bce58c274197 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/snapshots/a12ce9df-d243-4d68-bc20-b01d1046b00b Jul 03 21:56:23.399493 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a7182f98-4a7b-423f-b1f1-bce58c274197 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:23.399703 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a7182f98-4a7b-423f-b1f1-bce58c274197 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:23.405211 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:23.405211 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:23.405911 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-a7182f98-4a7b-423f-b1f1-bce58c274197 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Snapshot retrieved successfully. Jul 03 21:56:23.407029 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a7182f98-4a7b-423f-b1f1-bce58c274197 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/snapshots/a12ce9df-d243-4d68-bc20-b01d1046b00b returned with HTTP 200 Jul 03 21:56:23.407560 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 947/3779] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:56:23 2026] GET /volume/v3/snapshots/a12ce9df-d243-4d68-bc20-b01d1046b00b => generated 477 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:23.559273 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-094d1a5b-79a0-48d3-8aa1-e0dede98c611 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:23.561109 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-094d1a5b-79a0-48d3-8aa1-e0dede98c611 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:56:23.561415 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-094d1a5b-79a0-48d3-8aa1-e0dede98c611 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:23.561680 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-094d1a5b-79a0-48d3-8aa1-e0dede98c611 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:23.561778 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-094d1a5b-79a0-48d3-8aa1-e0dede98c611 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:23.566145 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:23.566145 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:23.566840 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-094d1a5b-79a0-48d3-8aa1-e0dede98c611 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 200 Jul 03 21:56:23.567217 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 962/3780] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:23 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:23.676014 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5e7d5607-4918-4f87-b7c4-59deabe1a639 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:23.799287 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5e7d5607-4918-4f87-b7c4-59deabe1a639 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:56:23.799763 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5e7d5607-4918-4f87-b7c4-59deabe1a639 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1817447398"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:23.801551 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-5e7d5607-4918-4f87-b7c4-59deabe1a639 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1817447398'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:56:23.801664 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-5e7d5607-4918-4f87-b7c4-59deabe1a639 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Create volume of 1 GB Jul 03 21:56:23.806676 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-5e7d5607-4918-4f87-b7c4-59deabe1a639 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Availability Zones retrieved successfully. Jul 03 21:56:23.814926 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-5e7d5607-4918-4f87-b7c4-59deabe1a639 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Flow 'volume_create_api' (846fb8c4-17b5-4f66-b071-24ffb8b0936a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:56:23.816887 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-5e7d5607-4918-4f87-b7c4-59deabe1a639 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dcfe8e7-41fc-4a30-a55b-81031e8f5c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:23.818325 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-5e7d5607-4918-4f87-b7c4-59deabe1a639 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:56:23.850972 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-5e7d5607-4918-4f87-b7c4-59deabe1a639 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dcfe8e7-41fc-4a30-a55b-81031e8f5c66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:23.851755 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-5e7d5607-4918-4f87-b7c4-59deabe1a639 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b2fac9f-4cf7-45c5-b45a-d25ed80f834f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:23.911333 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-5e7d5607-4918-4f87-b7c4-59deabe1a639 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Created reservations ['549ae98e-8141-4ff0-8566-9f21436f60da', 'c36567c7-a227-499f-bb22-a09653e7f3fe', '89afb90f-c63c-4015-93dc-87e8b1066408', '6da03d12-8c1c-465a-bfe5-7a9984f591dc'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:56:23.912098 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-5e7d5607-4918-4f87-b7c4-59deabe1a639 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b2fac9f-4cf7-45c5-b45a-d25ed80f834f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['549ae98e-8141-4ff0-8566-9f21436f60da', 'c36567c7-a227-499f-bb22-a09653e7f3fe', '89afb90f-c63c-4015-93dc-87e8b1066408', '6da03d12-8c1c-465a-bfe5-7a9984f591dc']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:23.912836 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-5e7d5607-4918-4f87-b7c4-59deabe1a639 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55c706fb-3d5b-42ad-a1a5-9e85e85c493a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:23.936429 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-5e7d5607-4918-4f87-b7c4-59deabe1a639 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55c706fb-3d5b-42ad-a1a5-9e85e85c493a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c8fab6e-cf69-4dcc-af4a-920a631fb8de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1817447398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88926203e6e549d78aadba0b020d9dee',qos_specs=None,replication_status=,reservations=['549ae98e-8141-4ff0-8566-9f21436f60da','c36567c7-a227-499f-bb22-a09653e7f3fe','89afb90f-c63c-4015-93dc-87e8b1066408','6da03d12-8c1c-465a-bfe5-7a9984f591dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='024fbb2e71944dfd8c7b451d67d41ba4',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:56:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1817447398',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c8fab6e-cf69-4dcc-af4a-920a631fb8de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88926203e6e549d78aadba0b020d9dee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='024fbb2e71944dfd8c7b451d67d41ba4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:23.937279 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-5e7d5607-4918-4f87-b7c4-59deabe1a639 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b989b95b-bd3a-4477-88d2-1fd488dcd718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:23.955154 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-5e7d5607-4918-4f87-b7c4-59deabe1a639 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b989b95b-bd3a-4477-88d2-1fd488dcd718) transitioned into state 'SUCCESS' from state '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-1817447398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88926203e6e549d78aadba0b020d9dee',qos_specs=None,replication_status=,reservations=['549ae98e-8141-4ff0-8566-9f21436f60da','c36567c7-a227-499f-bb22-a09653e7f3fe','89afb90f-c63c-4015-93dc-87e8b1066408','6da03d12-8c1c-465a-bfe5-7a9984f591dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='024fbb2e71944dfd8c7b451d67d41ba4',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:23.955983 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-5e7d5607-4918-4f87-b7c4-59deabe1a639 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (383c05f6-a6f2-4275-a79a-c6ac028cb651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:23.966835 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-5e7d5607-4918-4f87-b7c4-59deabe1a639 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (383c05f6-a6f2-4275-a79a-c6ac028cb651) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:23.967792 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-5e7d5607-4918-4f87-b7c4-59deabe1a639 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Flow 'volume_create_api' (846fb8c4-17b5-4f66-b071-24ffb8b0936a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:56:23.968167 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-5e7d5607-4918-4f87-b7c4-59deabe1a639 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Create volume request issued successfully. Jul 03 21:56:23.968887 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5e7d5607-4918-4f87-b7c4-59deabe1a639 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:56:23.969292 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 933/3781] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:56:23 2026] POST /volume/v3/volumes => generated 752 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:56:23.984023 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-df1f0f99-79d4-4f7c-97a8-82650442e433 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:23.986285 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-df1f0f99-79d4-4f7c-97a8-82650442e433 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/volumes/8c8fab6e-cf69-4dcc-af4a-920a631fb8de Jul 03 21:56:23.986663 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-df1f0f99-79d4-4f7c-97a8-82650442e433 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:23.986965 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-df1f0f99-79d4-4f7c-97a8-82650442e433 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:23.995212 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:23.995212 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:24.000446 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-df1f0f99-79d4-4f7c-97a8-82650442e433 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Volume info retrieved successfully. Jul 03 21:56:24.004887 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-df1f0f99-79d4-4f7c-97a8-82650442e433 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/volumes/8c8fab6e-cf69-4dcc-af4a-920a631fb8de returned with HTTP 200 Jul 03 21:56:24.005425 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 940/3782] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:23 2026] GET /volume/v3/volumes/8c8fab6e-cf69-4dcc-af4a-920a631fb8de => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:24.416688 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-82342a1f-3a4f-4d8c-9f07-7fe7ecd47026 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:24.418427 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-82342a1f-3a4f-4d8c-9f07-7fe7ecd47026 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] GET https://10.4.3.32/volume/v3/snapshots/a12ce9df-d243-4d68-bc20-b01d1046b00b Jul 03 21:56:24.418671 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-82342a1f-3a4f-4d8c-9f07-7fe7ecd47026 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:24.418940 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-82342a1f-3a4f-4d8c-9f07-7fe7ecd47026 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:24.423556 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-82342a1f-3a4f-4d8c-9f07-7fe7ecd47026 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/snapshots/a12ce9df-d243-4d68-bc20-b01d1046b00b returned with HTTP 404 Jul 03 21:56:24.424064 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 948/3783] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:56:24 2026] GET /volume/v3/snapshots/a12ce9df-d243-4d68-bc20-b01d1046b00b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:24.577902 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-aba67c49-c17f-465d-a2c7-ef6525827d8a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:24.579832 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-aba67c49-c17f-465d-a2c7-ef6525827d8a tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:56:24.580088 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-aba67c49-c17f-465d-a2c7-ef6525827d8a tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:24.580329 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-aba67c49-c17f-465d-a2c7-ef6525827d8a tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:24.580501 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-aba67c49-c17f-465d-a2c7-ef6525827d8a tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:24.585117 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:24.585117 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:24.585901 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-aba67c49-c17f-465d-a2c7-ef6525827d8a tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 200 Jul 03 21:56:24.586409 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 963/3784] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:24 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:25.019939 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5418c8f6-201c-4e09-9f0f-1e78fe421f32 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:25.021946 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5418c8f6-201c-4e09-9f0f-1e78fe421f32 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/volumes/8c8fab6e-cf69-4dcc-af4a-920a631fb8de Jul 03 21:56:25.022155 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5418c8f6-201c-4e09-9f0f-1e78fe421f32 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:25.022353 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5418c8f6-201c-4e09-9f0f-1e78fe421f32 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:25.030279 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:25.030279 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:25.033898 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-5418c8f6-201c-4e09-9f0f-1e78fe421f32 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Volume info retrieved successfully. Jul 03 21:56:25.038268 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5418c8f6-201c-4e09-9f0f-1e78fe421f32 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/volumes/8c8fab6e-cf69-4dcc-af4a-920a631fb8de returned with HTTP 200 Jul 03 21:56:25.038713 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 934/3785] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:25 2026] GET /volume/v3/volumes/8c8fab6e-cf69-4dcc-af4a-920a631fb8de => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:25.051333 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8bfbd894-b768-4130-bcf6-54ae70154c7d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:25.053118 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8bfbd894-b768-4130-bcf6-54ae70154c7d tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] POST https://10.4.3.32/volume/v3/backups Jul 03 21:56:25.053548 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8bfbd894-b768-4130-bcf6-54ae70154c7d tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8c8fab6e-cf69-4dcc-af4a-920a631fb8de", "name": "tempest-VolumesBackupsAdminTest-Backup-1127268857", "container": "tempest-volumesbackupsadmintest-backup-container-487071533"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:25.055304 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.contrib.backups [None req-8bfbd894-b768-4130-bcf6-54ae70154c7d tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Creating new backup {'backup': {'volume_id': '8c8fab6e-cf69-4dcc-af4a-920a631fb8de', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1127268857', 'container': 'tempest-volumesbackupsadmintest-backup-container-487071533'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 21:56:25.055304 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.contrib.backups [None req-8bfbd894-b768-4130-bcf6-54ae70154c7d tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Creating backup of volume 8c8fab6e-cf69-4dcc-af4a-920a631fb8de in container tempest-volumesbackupsadmintest-backup-container-487071533 Jul 03 21:56:25.063098 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:25.063098 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:25.063700 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-8bfbd894-b768-4130-bcf6-54ae70154c7d tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Volume info retrieved successfully. Jul 03 21:56:25.094184 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-8bfbd894-b768-4130-bcf6-54ae70154c7d tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Created reservations ['a7b70ab4-11b2-4110-a9e5-695419b5fc7d', '4ca58dd9-df68-4fa7-ac14-170abafdcc54'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:56:25.132394 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8bfbd894-b768-4130-bcf6-54ae70154c7d tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 21:56:25.132923 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 941/3786] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:56:25 2026] POST /volume/v3/backups => generated 333 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:56:25.141700 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-cb323452-0032-431c-8eaf-c505ee2f537d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:25.143644 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cb323452-0032-431c-8eaf-c505ee2f537d tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:56:25.143926 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cb323452-0032-431c-8eaf-c505ee2f537d tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:25.144384 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cb323452-0032-431c-8eaf-c505ee2f537d tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:25.144384 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-cb323452-0032-431c-8eaf-c505ee2f537d tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:25.150392 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:25.150392 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:25.151416 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cb323452-0032-431c-8eaf-c505ee2f537d tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 200 Jul 03 21:56:25.151869 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 949/3787] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:25 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:25.597424 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a5dc6cd9-f1f2-468a-a001-e64269f09425 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:25.599165 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a5dc6cd9-f1f2-468a-a001-e64269f09425 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:56:25.599384 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a5dc6cd9-f1f2-468a-a001-e64269f09425 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:25.599597 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a5dc6cd9-f1f2-468a-a001-e64269f09425 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:25.599694 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-a5dc6cd9-f1f2-468a-a001-e64269f09425 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:25.603926 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:25.603926 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:25.604528 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a5dc6cd9-f1f2-468a-a001-e64269f09425 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 200 Jul 03 21:56:25.604870 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 964/3788] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:25 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:26.165308 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f83af908-8644-4887-8945-d50c8dd4731f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:26.167461 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f83af908-8644-4887-8945-d50c8dd4731f tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:56:26.167461 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f83af908-8644-4887-8945-d50c8dd4731f tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:26.167775 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f83af908-8644-4887-8945-d50c8dd4731f tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:26.167775 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-f83af908-8644-4887-8945-d50c8dd4731f tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:26.176636 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:26.176636 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:26.177615 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f83af908-8644-4887-8945-d50c8dd4731f tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 200 Jul 03 21:56:26.178080 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 935/3789] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:26 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:26.617844 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d0cbe311-e8e4-4562-8015-17accbb70d8f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:26.619965 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d0cbe311-e8e4-4562-8015-17accbb70d8f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:56:26.620274 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d0cbe311-e8e4-4562-8015-17accbb70d8f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:26.620579 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d0cbe311-e8e4-4562-8015-17accbb70d8f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:26.620734 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-d0cbe311-e8e4-4562-8015-17accbb70d8f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:26.625553 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:26.625553 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:26.626265 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d0cbe311-e8e4-4562-8015-17accbb70d8f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 200 Jul 03 21:56:26.626789 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 942/3790] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:26 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:27.161012 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-972529b9-9e17-4c7d-ac1b-fd0ea8f7068e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:27.164008 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-972529b9-9e17-4c7d-ac1b-fd0ea8f7068e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/d58ef1e7-b376-4a3c-b51c-76ec385a098c Jul 03 21:56:27.164008 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-972529b9-9e17-4c7d-ac1b-fd0ea8f7068e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:27.164414 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-972529b9-9e17-4c7d-ac1b-fd0ea8f7068e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:27.170750 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:27.170750 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:27.171362 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-972529b9-9e17-4c7d-ac1b-fd0ea8f7068e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 21:56:27.172476 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-972529b9-9e17-4c7d-ac1b-fd0ea8f7068e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/d58ef1e7-b376-4a3c-b51c-76ec385a098c returned with HTTP 200 Jul 03 21:56:27.173093 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 950/3791] 10.4.3.32 () {68 vars in 1597 bytes} [Fri Jul 3 21:56:27 2026] GET /volume/v3/snapshots/d58ef1e7-b376-4a3c-b51c-76ec385a098c => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:27.180632 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-d939119f-dc0f-4bd0-81d6-ec16a9460bc7 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:27.182636 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-d939119f-dc0f-4bd0-81d6-ec16a9460bc7 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/7e7be1aa-7848-4ecc-8a07-fb38763656fb Jul 03 21:56:27.182888 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-d939119f-dc0f-4bd0-81d6-ec16a9460bc7 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:27.183140 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-d939119f-dc0f-4bd0-81d6-ec16a9460bc7 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:27.191504 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-2117642d-1c25-45fd-bcb0-cb771f69d2a2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:27.193632 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:27.193632 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:27.193983 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2117642d-1c25-45fd-bcb0-cb771f69d2a2 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:56:27.194247 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2117642d-1c25-45fd-bcb0-cb771f69d2a2 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:27.194593 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2117642d-1c25-45fd-bcb0-cb771f69d2a2 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:27.194717 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-2117642d-1c25-45fd-bcb0-cb771f69d2a2 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:27.199845 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:27.199845 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:27.200587 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-d939119f-dc0f-4bd0-81d6-ec16a9460bc7 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:56:27.200673 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2117642d-1c25-45fd-bcb0-cb771f69d2a2 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 200 Jul 03 21:56:27.201022 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 936/3792] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:27 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:27.206723 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-d939119f-dc0f-4bd0-81d6-ec16a9460bc7 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/7e7be1aa-7848-4ecc-8a07-fb38763656fb returned with HTTP 200 Jul 03 21:56:27.207107 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 965/3793] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:56:27 2026] GET /volume/v3/volumes/7e7be1aa-7848-4ecc-8a07-fb38763656fb => generated 1364 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:27.217406 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-f08b168f-d763-44d6-b60e-b6c1098f22f8 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:27.219401 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-f08b168f-d763-44d6-b60e-b6c1098f22f8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:56:27.219821 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-f08b168f-d763-44d6-b60e-b6c1098f22f8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "d58ef1e7-b376-4a3c-b51c-76ec385a098c", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:27.221591 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-f08b168f-d763-44d6-b60e-b6c1098f22f8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'd58ef1e7-b376-4a3c-b51c-76ec385a098c', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:56:27.230168 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:27.230168 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:27.230661 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-f08b168f-d763-44d6-b60e-b6c1098f22f8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 21:56:27.230777 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-f08b168f-d763-44d6-b60e-b6c1098f22f8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Create volume of 1 GB Jul 03 21:56:27.231486 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-f08b168f-d763-44d6-b60e-b6c1098f22f8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Availability Zones retrieved successfully. Jul 03 21:56:27.236381 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-f08b168f-d763-44d6-b60e-b6c1098f22f8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Flow 'volume_create_api' (c0c2aed3-c7f5-4e95-bbab-8a822ed76835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:56:27.237572 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-f08b168f-d763-44d6-b60e-b6c1098f22f8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50d1606a-61d0-487e-bf6a-81cbdd1464a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:27.238414 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-f08b168f-d763-44d6-b60e-b6c1098f22f8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:56:27.264246 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-f08b168f-d763-44d6-b60e-b6c1098f22f8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50d1606a-61d0-487e-bf6a-81cbdd1464a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd58ef1e7-b376-4a3c-b51c-76ec385a098c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:27.264952 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-f08b168f-d763-44d6-b60e-b6c1098f22f8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (305b4779-b64b-40cb-acd6-f3473f4fa9cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:27.306040 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-f08b168f-d763-44d6-b60e-b6c1098f22f8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Created reservations ['1f80aada-a20e-462b-8462-253127e3c140', 'b1138ee9-93df-49fd-8b5d-947fa425b30f', '23c7f7cb-cf43-4657-a098-515069e90259', '544d6bd2-1668-4fe9-ab49-146433bc1c7a'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:56:27.306995 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-f08b168f-d763-44d6-b60e-b6c1098f22f8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (305b4779-b64b-40cb-acd6-f3473f4fa9cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f80aada-a20e-462b-8462-253127e3c140', 'b1138ee9-93df-49fd-8b5d-947fa425b30f', '23c7f7cb-cf43-4657-a098-515069e90259', '544d6bd2-1668-4fe9-ab49-146433bc1c7a']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:27.307880 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-f08b168f-d763-44d6-b60e-b6c1098f22f8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d567544-c9e2-442a-9d5b-48d711921f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:27.355844 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-f08b168f-d763-44d6-b60e-b6c1098f22f8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d567544-c9e2-442a-9d5b-48d711921f28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77ad3ef6-645b-4a7b-8d20-2e9b37151b09', '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='507e5dd1cad64b589d82e1d74266e1fe',qos_specs=None,replication_status=,reservations=['1f80aada-a20e-462b-8462-253127e3c140','b1138ee9-93df-49fd-8b5d-947fa425b30f','23c7f7cb-cf43-4657-a098-515069e90259','544d6bd2-1668-4fe9-ab49-146433bc1c7a'],size=1,snapshot_id=d58ef1e7-b376-4a3c-b51c-76ec385a098c,source_replicaid=,source_volid=None,status='creating',user_id='31bec914875540f2bfe9290b32df07c5',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), '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-03T21:56:27Z,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=77ad3ef6-645b-4a7b-8d20-2e9b37151b09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='507e5dd1cad64b589d82e1d74266e1fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d58ef1e7-b376-4a3c-b51c-76ec385a098c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31bec914875540f2bfe9290b32df07c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:27.356614 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-f08b168f-d763-44d6-b60e-b6c1098f22f8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b64a849a-c27d-4761-a4c1-b7ee2bd7eed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:27.375727 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-f08b168f-d763-44d6-b60e-b6c1098f22f8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b64a849a-c27d-4761-a4c1-b7ee2bd7eed7) transitioned into 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='507e5dd1cad64b589d82e1d74266e1fe',qos_specs=None,replication_status=,reservations=['1f80aada-a20e-462b-8462-253127e3c140','b1138ee9-93df-49fd-8b5d-947fa425b30f','23c7f7cb-cf43-4657-a098-515069e90259','544d6bd2-1668-4fe9-ab49-146433bc1c7a'],size=1,snapshot_id=d58ef1e7-b376-4a3c-b51c-76ec385a098c,source_replicaid=,source_volid=None,status='creating',user_id='31bec914875540f2bfe9290b32df07c5',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:27.376545 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-f08b168f-d763-44d6-b60e-b6c1098f22f8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d31be1c7-2888-443a-abe0-53de06cc606c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:27.398870 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-f08b168f-d763-44d6-b60e-b6c1098f22f8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d31be1c7-2888-443a-abe0-53de06cc606c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:27.399793 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-f08b168f-d763-44d6-b60e-b6c1098f22f8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Flow 'volume_create_api' (c0c2aed3-c7f5-4e95-bbab-8a822ed76835) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:56:27.400122 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-f08b168f-d763-44d6-b60e-b6c1098f22f8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Create volume request issued successfully. Jul 03 21:56:27.400761 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-f08b168f-d763-44d6-b60e-b6c1098f22f8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:56:27.401212 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 943/3794] 10.4.3.32 () {72 vars in 1534 bytes} [Fri Jul 3 21:56:27 2026] POST /volume/v3/volumes => generated 734 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:56:27.409719 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-a8af228f-7578-4ed2-8069-d3897e5c59f3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:27.415496 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-a8af228f-7578-4ed2-8069-d3897e5c59f3 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/77ad3ef6-645b-4a7b-8d20-2e9b37151b09 Jul 03 21:56:27.415496 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-a8af228f-7578-4ed2-8069-d3897e5c59f3 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:27.415496 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-a8af228f-7578-4ed2-8069-d3897e5c59f3 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:27.424595 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:27.424595 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:27.430720 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-a8af228f-7578-4ed2-8069-d3897e5c59f3 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:56:27.437513 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-a8af228f-7578-4ed2-8069-d3897e5c59f3 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/77ad3ef6-645b-4a7b-8d20-2e9b37151b09 returned with HTTP 200 Jul 03 21:56:27.438139 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 951/3795] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:56:27 2026] GET /volume/v3/volumes/77ad3ef6-645b-4a7b-8d20-2e9b37151b09 => generated 802 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:27.451002 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-7f9fff45-2800-40ea-bdf6-c00d2c6c4d0b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:27.453177 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-7f9fff45-2800-40ea-bdf6-c00d2c6c4d0b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/77ad3ef6-645b-4a7b-8d20-2e9b37151b09 Jul 03 21:56:27.453418 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-7f9fff45-2800-40ea-bdf6-c00d2c6c4d0b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:27.455439 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-7f9fff45-2800-40ea-bdf6-c00d2c6c4d0b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:27.466713 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:27.466713 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:27.471821 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-7f9fff45-2800-40ea-bdf6-c00d2c6c4d0b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:56:27.477171 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-7f9fff45-2800-40ea-bdf6-c00d2c6c4d0b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/77ad3ef6-645b-4a7b-8d20-2e9b37151b09 returned with HTTP 200 Jul 03 21:56:27.477745 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 937/3796] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:56:27 2026] GET /volume/v3/volumes/77ad3ef6-645b-4a7b-8d20-2e9b37151b09 => generated 802 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:27.638685 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a9795332-dddd-436a-97c0-e836f3637de6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:27.641407 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a9795332-dddd-436a-97c0-e836f3637de6 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:56:27.641407 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a9795332-dddd-436a-97c0-e836f3637de6 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:27.641407 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a9795332-dddd-436a-97c0-e836f3637de6 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:27.641407 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-a9795332-dddd-436a-97c0-e836f3637de6 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:27.646212 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:27.646212 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:27.647150 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a9795332-dddd-436a-97c0-e836f3637de6 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 200 Jul 03 21:56:27.647692 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 966/3797] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:27 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:28.220557 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-63bb4368-8b30-40ab-af86-d4b237cb23a6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:28.222659 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-63bb4368-8b30-40ab-af86-d4b237cb23a6 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:56:28.222906 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-63bb4368-8b30-40ab-af86-d4b237cb23a6 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:28.223123 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-63bb4368-8b30-40ab-af86-d4b237cb23a6 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:28.223312 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-63bb4368-8b30-40ab-af86-d4b237cb23a6 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:28.229197 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:28.229197 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:28.230338 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-63bb4368-8b30-40ab-af86-d4b237cb23a6 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 200 Jul 03 21:56:28.231046 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 944/3798] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:28 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:28.667394 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9153d3aa-9d2c-4bd8-a53b-0f497c9cb2d5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:28.667394 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9153d3aa-9d2c-4bd8-a53b-0f497c9cb2d5 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:56:28.667394 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9153d3aa-9d2c-4bd8-a53b-0f497c9cb2d5 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:28.667394 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9153d3aa-9d2c-4bd8-a53b-0f497c9cb2d5 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:28.667394 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-9153d3aa-9d2c-4bd8-a53b-0f497c9cb2d5 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:28.676883 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:28.676883 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:28.677733 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9153d3aa-9d2c-4bd8-a53b-0f497c9cb2d5 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 200 Jul 03 21:56:28.678071 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 952/3799] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:28 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:29.246978 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e1a5d2b8-e1d2-40b4-bc63-6295cbf566ad None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:29.247946 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e1a5d2b8-e1d2-40b4-bc63-6295cbf566ad tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:56:29.248249 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e1a5d2b8-e1d2-40b4-bc63-6295cbf566ad tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:29.250867 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e1a5d2b8-e1d2-40b4-bc63-6295cbf566ad tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:29.251005 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-e1a5d2b8-e1d2-40b4-bc63-6295cbf566ad tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:29.257083 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:29.257083 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:29.258194 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e1a5d2b8-e1d2-40b4-bc63-6295cbf566ad tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 200 Jul 03 21:56:29.258741 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 938/3800] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:29 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:29.695710 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a65a19d0-22be-4cf8-9229-691b61c7358e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:29.697961 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a65a19d0-22be-4cf8-9229-691b61c7358e tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:56:29.698209 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a65a19d0-22be-4cf8-9229-691b61c7358e tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:29.698450 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a65a19d0-22be-4cf8-9229-691b61c7358e tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:29.698596 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-a65a19d0-22be-4cf8-9229-691b61c7358e tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:29.704333 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:29.704333 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:29.705316 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a65a19d0-22be-4cf8-9229-691b61c7358e tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 200 Jul 03 21:56:29.705789 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 967/3801] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:29 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:30.274092 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2ef10967-9804-4f23-a863-eea6950caff2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:30.277496 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2ef10967-9804-4f23-a863-eea6950caff2 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:56:30.277496 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2ef10967-9804-4f23-a863-eea6950caff2 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:30.277496 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2ef10967-9804-4f23-a863-eea6950caff2 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:30.277496 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-2ef10967-9804-4f23-a863-eea6950caff2 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:30.282242 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:30.282242 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:30.283175 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2ef10967-9804-4f23-a863-eea6950caff2 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 200 Jul 03 21:56:30.283752 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 945/3802] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:30 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:30.503619 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-de33dedd-486d-4870-9886-600e5bc60917 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:30.509757 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-de33dedd-486d-4870-9886-600e5bc60917 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/77ad3ef6-645b-4a7b-8d20-2e9b37151b09 Jul 03 21:56:30.510100 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-de33dedd-486d-4870-9886-600e5bc60917 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:30.510675 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-de33dedd-486d-4870-9886-600e5bc60917 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:30.533413 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:30.533413 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:30.538139 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-de33dedd-486d-4870-9886-600e5bc60917 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:56:30.545170 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-de33dedd-486d-4870-9886-600e5bc60917 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/77ad3ef6-645b-4a7b-8d20-2e9b37151b09 returned with HTTP 200 Jul 03 21:56:30.545170 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 953/3803] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:56:30 2026] GET /volume/v3/volumes/77ad3ef6-645b-4a7b-8d20-2e9b37151b09 => generated 1343 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:30.605439 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-5710c359-32fc-4a13-b87c-d8794fec153d req-4905b064-3dd3-4613-9124-a7c60a2088ff None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:30.605843 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-aab349b4-05de-4b99-9381-00b7efa04579 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:30.607774 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-aab349b4-05de-4b99-9381-00b7efa04579 None None] GET https://10.4.3.32/volume// Jul 03 21:56:30.608760 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-aab349b4-05de-4b99-9381-00b7efa04579 None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:30.608760 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-aab349b4-05de-4b99-9381-00b7efa04579 None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:30.610322 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-aab349b4-05de-4b99-9381-00b7efa04579 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:56:30.610428 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-5710c359-32fc-4a13-b87c-d8794fec153d req-4905b064-3dd3-4613-9124-a7c60a2088ff tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] DELETE https://10.4.3.32/volume/v3/attachments/95708cae-feee-45a3-b095-043178930e9a Jul 03 21:56:30.610471 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 968/3804] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:56:30 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 21:56:30.610799 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-5710c359-32fc-4a13-b87c-d8794fec153d req-4905b064-3dd3-4613-9124-a7c60a2088ff tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:30.611305 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-5710c359-32fc-4a13-b87c-d8794fec153d req-4905b064-3dd3-4613-9124-a7c60a2088ff tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:30.623701 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-f40119bf-2f74-4e85-a87a-4726ed7419c8 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:30.626700 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:30.626700 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:30.629934 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-f40119bf-2f74-4e85-a87a-4726ed7419c8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:56:30.631437 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-f40119bf-2f74-4e85-a87a-4726ed7419c8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "77ad3ef6-645b-4a7b-8d20-2e9b37151b09", "connector": null, "instance_uuid": "662d7d7f-947f-496c-99f1-661421007be5"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:30.650010 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:30.650010 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:30.703245 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-f40119bf-2f74-4e85-a87a-4726ed7419c8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:56:30.703245 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 946/3805] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:56:30 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:30.718745 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-95c7fb49-1a38-4d9e-b5ec-bfd6843f9c63 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:30.720253 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-95c7fb49-1a38-4d9e-b5ec-bfd6843f9c63 None None] GET https://10.4.3.32/volume// Jul 03 21:56:30.720253 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-95c7fb49-1a38-4d9e-b5ec-bfd6843f9c63 None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:30.720253 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-95c7fb49-1a38-4d9e-b5ec-bfd6843f9c63 None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:30.720253 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-95c7fb49-1a38-4d9e-b5ec-bfd6843f9c63 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:56:30.720253 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 954/3806] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21: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 21:56:30.720444 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-68105f1b-12f4-45cc-ab91-ebf44c630cad None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:30.723467 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-68105f1b-12f4-45cc-ab91-ebf44c630cad tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:56:30.724831 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-68105f1b-12f4-45cc-ab91-ebf44c630cad tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:30.725764 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-68105f1b-12f4-45cc-ab91-ebf44c630cad tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:30.725992 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-68105f1b-12f4-45cc-ab91-ebf44c630cad tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:30.731734 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-673951f1-7276-4d93-82c5-52378a99d9a3 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:30.734119 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:30.734119 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:30.735476 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-673951f1-7276-4d93-82c5-52378a99d9a3 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/77ad3ef6-645b-4a7b-8d20-2e9b37151b09 Jul 03 21:56:30.735476 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-673951f1-7276-4d93-82c5-52378a99d9a3 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:30.735562 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-68105f1b-12f4-45cc-ab91-ebf44c630cad tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 200 Jul 03 21:56:30.735597 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-673951f1-7276-4d93-82c5-52378a99d9a3 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:30.735998 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 969/3807] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:30 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:30.762509 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:30.762509 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:30.773671 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-673951f1-7276-4d93-82c5-52378a99d9a3 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:56:30.781130 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-673951f1-7276-4d93-82c5-52378a99d9a3 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/77ad3ef6-645b-4a7b-8d20-2e9b37151b09 returned with HTTP 200 Jul 03 21:56:30.781604 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 947/3808] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:56:30 2026] GET /volume/v3/volumes/77ad3ef6-645b-4a7b-8d20-2e9b37151b09 => generated 1522 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:56:30.925006 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-49b8057d-0ecc-4969-a397-eb8b5f89bfe8 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:30.927852 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-49b8057d-0ecc-4969-a397-eb8b5f89bfe8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] PUT https://10.4.3.32/volume/v3/attachments/7c4dfb82-43c8-42c1-9d8a-b3aa626c25f5 Jul 03 21:56:30.928898 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-49b8057d-0ecc-4969-a397-eb8b5f89bfe8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:30.937302 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-49b8057d-0ecc-4969-a397-eb8b5f89bfe8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Acquiring lock "cinder-attachment_update-77ad3ef6-645b-4a7b-8d20-2e9b37151b09-np0000004475" by "attachment_update" {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:56:30.943161 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-49b8057d-0ecc-4969-a397-eb8b5f89bfe8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Lock "cinder-attachment_update-77ad3ef6-645b-4a7b-8d20-2e9b37151b09-np0000004475" acquired by "attachment_update" :: waited 0.006s {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:56:30.944446 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:30.944446 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:31.175213 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-5710c359-32fc-4a13-b87c-d8794fec153d req-4905b064-3dd3-4613-9124-a7c60a2088ff tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/attachments/95708cae-feee-45a3-b095-043178930e9a returned with HTTP 200 Jul 03 21:56:31.175703 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 939/3809] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:56:30 2026] DELETE /volume/v3/attachments/95708cae-feee-45a3-b095-043178930e9a => generated 19 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:31.197252 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-5710c359-32fc-4a13-b87c-d8794fec153d req-40fae769-0028-4d1f-bc18-3a119157d974 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:31.201042 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-5710c359-32fc-4a13-b87c-d8794fec153d req-40fae769-0028-4d1f-bc18-3a119157d974 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] DELETE https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:56:31.201306 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-5710c359-32fc-4a13-b87c-d8794fec153d req-40fae769-0028-4d1f-bc18-3a119157d974 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:31.201751 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-5710c359-32fc-4a13-b87c-d8794fec153d req-40fae769-0028-4d1f-bc18-3a119157d974 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:31.201800 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [req-5710c359-32fc-4a13-b87c-d8794fec153d req-40fae769-0028-4d1f-bc18-3a119157d974 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Delete volume with id: 8f5b42c0-baed-4c11-a160-60f9be372509 Jul 03 21:56:31.213154 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:31.213154 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:31.214970 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-5710c359-32fc-4a13-b87c-d8794fec153d req-40fae769-0028-4d1f-bc18-3a119157d974 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Volume info retrieved successfully. Jul 03 21:56:31.247856 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-5710c359-32fc-4a13-b87c-d8794fec153d req-40fae769-0028-4d1f-bc18-3a119157d974 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] Delete volume request issued successfully. Jul 03 21:56:31.248121 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-5710c359-32fc-4a13-b87c-d8794fec153d req-40fae769-0028-4d1f-bc18-3a119157d974 tempest-ImageDependencyTests-2055852878 tempest-ImageDependencyTests-2055852878-project-member] https://10.4.3.32/volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 returned with HTTP 202 Jul 03 21:56:31.248696 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 970/3810] 10.4.3.32 () {70 vars in 1613 bytes} [Fri Jul 3 21:56:31 2026] DELETE /volume/v3/volumes/8f5b42c0-baed-4c11-a160-60f9be372509 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:56:31.298582 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e863f0b8-f4c4-44b8-9a57-c616029e8146 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:31.301094 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e863f0b8-f4c4-44b8-9a57-c616029e8146 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:56:31.301356 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e863f0b8-f4c4-44b8-9a57-c616029e8146 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:31.301716 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e863f0b8-f4c4-44b8-9a57-c616029e8146 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:31.302400 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-e863f0b8-f4c4-44b8-9a57-c616029e8146 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:31.308574 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:31.308574 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:31.311694 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e863f0b8-f4c4-44b8-9a57-c616029e8146 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 200 Jul 03 21:56:31.311694 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 948/3811] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:31 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:31.471710 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-49b8057d-0ecc-4969-a397-eb8b5f89bfe8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Lock "cinder-attachment_update-77ad3ef6-645b-4a7b-8d20-2e9b37151b09-np0000004475" released by "attachment_update" :: held 0.528s {{(pid=99934) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:56:31.473715 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-49b8057d-0ecc-4969-a397-eb8b5f89bfe8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments/7c4dfb82-43c8-42c1-9d8a-b3aa626c25f5 returned with HTTP 200 Jul 03 21:56:31.473715 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 955/3812] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:56:30 2026] PUT /volume/v3/attachments/7c4dfb82-43c8-42c1-9d8a-b3aa626c25f5 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:31.751025 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4b4e9c99-42b9-4239-944c-8d3bb4cbbdc0 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:31.754760 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4b4e9c99-42b9-4239-944c-8d3bb4cbbdc0 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:56:31.754760 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4b4e9c99-42b9-4239-944c-8d3bb4cbbdc0 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:31.754760 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4b4e9c99-42b9-4239-944c-8d3bb4cbbdc0 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:31.754760 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-4b4e9c99-42b9-4239-944c-8d3bb4cbbdc0 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:31.762213 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:31.762213 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:31.762213 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4b4e9c99-42b9-4239-944c-8d3bb4cbbdc0 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 200 Jul 03 21:56:31.762481 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 940/3813] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:31 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:56:31.987041 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-cd795a75-24ee-4662-a863-bc6158dbe99a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:31.989315 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-cd795a75-24ee-4662-a863-bc6158dbe99a tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] POST https://10.4.3.32/volume/v3/attachments/7c4dfb82-43c8-42c1-9d8a-b3aa626c25f5/action Jul 03 21:56:31.989807 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-cd795a75-24ee-4662-a863-bc6158dbe99a tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action body: b'{"os-complete": null}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:56:31.989958 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-cd795a75-24ee-4662-a863-bc6158dbe99a tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:32.015158 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:32.015158 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:32.036121 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-bb30d458-11d8-4f14-95a7-321c1c864307 req-cd795a75-24ee-4662-a863-bc6158dbe99a tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments/7c4dfb82-43c8-42c1-9d8a-b3aa626c25f5/action returned with HTTP 204 Jul 03 21:56:32.036780 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 971/3814] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:56:31 2026] POST /volume/v3/attachments/7c4dfb82-43c8-42c1-9d8a-b3aa626c25f5/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:32.322323 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-28e0e44d-a04f-43dc-ac65-a95c08b77858 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:32.324091 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-28e0e44d-a04f-43dc-ac65-a95c08b77858 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:56:32.324437 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-28e0e44d-a04f-43dc-ac65-a95c08b77858 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:32.324437 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-28e0e44d-a04f-43dc-ac65-a95c08b77858 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:32.324537 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-28e0e44d-a04f-43dc-ac65-a95c08b77858 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:32.328796 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:32.328796 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:32.329513 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-28e0e44d-a04f-43dc-ac65-a95c08b77858 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 200 Jul 03 21:56:32.329848 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 949/3815] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:32 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:32.564981 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-fefc9287-dbc9-4b9e-a05e-7ba98c8081c8 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:32.567637 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fefc9287-dbc9-4b9e-a05e-7ba98c8081c8 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] POST https://10.4.3.32/volume/v3/volumes/d603f8ac-b939-40d9-8284-893189f70051/action Jul 03 21:56:32.568033 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fefc9287-dbc9-4b9e-a05e-7ba98c8081c8 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Action body: b'{"os-attach": {"instance_uuid": "e409db7f-05d4-4d46-9ffe-dfd26257ad13", "mountpoint": "/dev/vdc"}}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:56:32.568325 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fefc9287-dbc9-4b9e-a05e-7ba98c8081c8 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e409db7f-05d4-4d46-9ffe-dfd26257ad13", "mountpoint": "/dev/vdc"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:32.576733 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fefc9287-dbc9-4b9e-a05e-7ba98c8081c8 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] https://10.4.3.32/volume/v3/volumes/d603f8ac-b939-40d9-8284-893189f70051/action returned with HTTP 404 Jul 03 21:56:32.577502 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 956/3816] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:56:32 2026] POST /volume/v3/volumes/d603f8ac-b939-40d9-8284-893189f70051/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:32.776365 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-385bbbd5-13d4-4e99-8416-63b86707b439 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:32.778292 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-385bbbd5-13d4-4e99-8416-63b86707b439 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:56:32.778598 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-385bbbd5-13d4-4e99-8416-63b86707b439 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:32.778804 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-385bbbd5-13d4-4e99-8416-63b86707b439 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:32.778954 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-385bbbd5-13d4-4e99-8416-63b86707b439 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:32.783891 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:32.783891 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:32.784804 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-385bbbd5-13d4-4e99-8416-63b86707b439 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 200 Jul 03 21:56:32.785224 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 941/3817] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:32 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:33.341407 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-04bb44dd-80b7-4e04-8766-674207566be4 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:33.346580 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-04bb44dd-80b7-4e04-8766-674207566be4 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:56:33.346580 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-04bb44dd-80b7-4e04-8766-674207566be4 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:33.346580 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-04bb44dd-80b7-4e04-8766-674207566be4 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:33.346580 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-04bb44dd-80b7-4e04-8766-674207566be4 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:33.356400 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:33.356400 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:33.356400 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-04bb44dd-80b7-4e04-8766-674207566be4 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 200 Jul 03 21:56:33.356400 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 972/3818] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:33 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:33.812781 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-431132e9-9b14-4f81-a44c-c56465881fce None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:33.812781 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-431132e9-9b14-4f81-a44c-c56465881fce tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:56:33.812781 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-431132e9-9b14-4f81-a44c-c56465881fce tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:33.812781 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-431132e9-9b14-4f81-a44c-c56465881fce tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:33.812781 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-431132e9-9b14-4f81-a44c-c56465881fce tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:33.815178 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:33.815178 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:33.816427 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-431132e9-9b14-4f81-a44c-c56465881fce tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 200 Jul 03 21:56:33.816427 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 950/3819] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:33 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:34.373853 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-24def2d7-d54f-456f-818f-a870e6c22b36 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:34.376356 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-24def2d7-d54f-456f-818f-a870e6c22b36 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:56:34.378999 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-24def2d7-d54f-456f-818f-a870e6c22b36 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:34.378999 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-24def2d7-d54f-456f-818f-a870e6c22b36 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:34.378999 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-24def2d7-d54f-456f-818f-a870e6c22b36 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:34.389548 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:34.389548 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:34.390350 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-24def2d7-d54f-456f-818f-a870e6c22b36 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 200 Jul 03 21:56:34.390796 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 957/3820] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:34 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 798 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:34.835560 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-646391e3-2ee8-4b08-99e7-633e4bbd731c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:34.837296 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-646391e3-2ee8-4b08-99e7-633e4bbd731c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:56:34.837586 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-646391e3-2ee8-4b08-99e7-633e4bbd731c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:34.837773 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-646391e3-2ee8-4b08-99e7-633e4bbd731c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:34.837873 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-646391e3-2ee8-4b08-99e7-633e4bbd731c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:34.844828 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:34.844828 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:34.845502 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-646391e3-2ee8-4b08-99e7-633e4bbd731c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 200 Jul 03 21:56:34.845974 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 942/3821] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:34 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:35.409013 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b4fa4c76-8838-4b18-911b-0877793d929e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:35.412515 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b4fa4c76-8838-4b18-911b-0877793d929e tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:56:35.412736 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b4fa4c76-8838-4b18-911b-0877793d929e tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:35.413386 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b4fa4c76-8838-4b18-911b-0877793d929e tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:35.413386 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-b4fa4c76-8838-4b18-911b-0877793d929e tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:35.427839 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:35.427839 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:35.428627 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b4fa4c76-8838-4b18-911b-0877793d929e tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 200 Jul 03 21:56:35.429219 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 973/3822] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:35 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 798 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:35.860008 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9128c75f-6ebf-44bf-846c-155e4358b7af None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:35.864114 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9128c75f-6ebf-44bf-846c-155e4358b7af tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:56:35.864416 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9128c75f-6ebf-44bf-846c-155e4358b7af tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:35.864635 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9128c75f-6ebf-44bf-846c-155e4358b7af tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:35.864872 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-9128c75f-6ebf-44bf-846c-155e4358b7af tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:35.869684 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:35.869684 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:35.870538 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9128c75f-6ebf-44bf-846c-155e4358b7af tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 200 Jul 03 21:56:35.871025 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 951/3823] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:35 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:36.446034 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f58e3caa-abf8-444d-b134-9976d85a8b28 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:36.450033 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f58e3caa-abf8-444d-b134-9976d85a8b28 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:56:36.450033 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f58e3caa-abf8-444d-b134-9976d85a8b28 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:36.450033 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f58e3caa-abf8-444d-b134-9976d85a8b28 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:36.450033 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-f58e3caa-abf8-444d-b134-9976d85a8b28 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:36.459567 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:36.459567 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:36.460475 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f58e3caa-abf8-444d-b134-9976d85a8b28 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 200 Jul 03 21:56:36.461247 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 958/3824] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:36 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:36.777639 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-537c8144-2d9d-424d-9e68-3328ce3f7ab0 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:36.869214 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-537c8144-2d9d-424d-9e68-3328ce3f7ab0 tempest-VolumePoolsAdminTestsJSON-1195810759 tempest-VolumePoolsAdminTestsJSON-1195810759-project-admin] GET https://10.4.3.32/volume/v3/scheduler-stats/get_pools?detail=True Jul 03 21:56:36.869426 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-537c8144-2d9d-424d-9e68-3328ce3f7ab0 tempest-VolumePoolsAdminTestsJSON-1195810759 tempest-VolumePoolsAdminTestsJSON-1195810759-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:36.869683 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-537c8144-2d9d-424d-9e68-3328ce3f7ab0 tempest-VolumePoolsAdminTestsJSON-1195810759 tempest-VolumePoolsAdminTestsJSON-1195810759-project-admin] Calling method 'get_pools' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:36.883299 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-63204e2f-f80d-4de7-ab78-3b1cb03f7fa3 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:36.885823 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-63204e2f-f80d-4de7-ab78-3b1cb03f7fa3 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:56:36.886079 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-63204e2f-f80d-4de7-ab78-3b1cb03f7fa3 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:36.886310 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-63204e2f-f80d-4de7-ab78-3b1cb03f7fa3 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:36.886461 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-63204e2f-f80d-4de7-ab78-3b1cb03f7fa3 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:36.891630 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:36.891630 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:36.892673 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-63204e2f-f80d-4de7-ab78-3b1cb03f7fa3 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 200 Jul 03 21:56:36.893130 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 974/3825] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:36 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:37.372584 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-537c8144-2d9d-424d-9e68-3328ce3f7ab0 tempest-VolumePoolsAdminTestsJSON-1195810759 tempest-VolumePoolsAdminTestsJSON-1195810759-project-admin] https://10.4.3.32/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 03 21:56:37.372828 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 943/3826] 10.4.3.32 () {66 vars in 1307 bytes} [Fri Jul 3 21:56:36 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1169 bytes in 596 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:37.386616 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ec40b349-ef8f-4bdd-9e17-930586df7ae1 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:37.391985 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ec40b349-ef8f-4bdd-9e17-930586df7ae1 tempest-VolumePoolsAdminTestsJSON-1195810759 tempest-VolumePoolsAdminTestsJSON-1195810759-project-admin] GET https://10.4.3.32/volume/v3/scheduler-stats/get_pools Jul 03 21:56:37.392187 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ec40b349-ef8f-4bdd-9e17-930586df7ae1 tempest-VolumePoolsAdminTestsJSON-1195810759 tempest-VolumePoolsAdminTestsJSON-1195810759-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:37.392431 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ec40b349-ef8f-4bdd-9e17-930586df7ae1 tempest-VolumePoolsAdminTestsJSON-1195810759 tempest-VolumePoolsAdminTestsJSON-1195810759-project-admin] Calling method 'get_pools' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:37.473033 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c36d4316-291e-442f-87b9-96d33bface20 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:37.474747 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c36d4316-291e-442f-87b9-96d33bface20 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:56:37.475243 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c36d4316-291e-442f-87b9-96d33bface20 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:37.475243 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c36d4316-291e-442f-87b9-96d33bface20 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:37.475243 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-c36d4316-291e-442f-87b9-96d33bface20 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:37.483361 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:37.483361 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:37.483361 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c36d4316-291e-442f-87b9-96d33bface20 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 200 Jul 03 21:56:37.483361 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 959/3827] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:37 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:37.895487 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ec40b349-ef8f-4bdd-9e17-930586df7ae1 tempest-VolumePoolsAdminTestsJSON-1195810759 tempest-VolumePoolsAdminTestsJSON-1195810759-project-admin] https://10.4.3.32/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 21:56:37.895820 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 952/3828] 10.4.3.32 () {66 vars in 1284 bytes} [Fri Jul 3 21:56:37 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:37.914398 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a4c2ea5b-d30f-42c3-9bb4-26f9335d30ed None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:37.914398 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a4c2ea5b-d30f-42c3-9bb4-26f9335d30ed tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:56:37.914398 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a4c2ea5b-d30f-42c3-9bb4-26f9335d30ed tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:37.914398 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a4c2ea5b-d30f-42c3-9bb4-26f9335d30ed tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:37.914398 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-a4c2ea5b-d30f-42c3-9bb4-26f9335d30ed tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:37.920333 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:37.920333 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:37.921393 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a4c2ea5b-d30f-42c3-9bb4-26f9335d30ed tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 200 Jul 03 21:56:37.922020 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 975/3829] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:37 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:37.936219 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b69c28ff-471f-4c30-9527-5c44e658d856 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:37.940216 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b69c28ff-471f-4c30-9527-5c44e658d856 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/9159e984-2e65-4200-b9ad-3e46fdfb594f Jul 03 21:56:37.940481 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b69c28ff-471f-4c30-9527-5c44e658d856 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:37.940709 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b69c28ff-471f-4c30-9527-5c44e658d856 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:37.941050 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-b69c28ff-471f-4c30-9527-5c44e658d856 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Delete volume with id: 9159e984-2e65-4200-b9ad-3e46fdfb594f Jul 03 21:56:37.953854 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:37.953854 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:37.954353 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b69c28ff-471f-4c30-9527-5c44e658d856 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Volume info retrieved successfully. Jul 03 21:56:37.988815 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b69c28ff-471f-4c30-9527-5c44e658d856 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Delete volume request issued successfully. Jul 03 21:56:37.989018 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b69c28ff-471f-4c30-9527-5c44e658d856 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/volumes/9159e984-2e65-4200-b9ad-3e46fdfb594f returned with HTTP 202 Jul 03 21:56:37.989682 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 944/3830] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 21:56:37 2026] DELETE /volume/v3/volumes/9159e984-2e65-4200-b9ad-3e46fdfb594f => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:56:38.004784 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d52b22fa-bb9b-49bf-ad1e-adb408598ad0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:38.006295 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d52b22fa-bb9b-49bf-ad1e-adb408598ad0 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/volumes/9159e984-2e65-4200-b9ad-3e46fdfb594f Jul 03 21:56:38.006709 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d52b22fa-bb9b-49bf-ad1e-adb408598ad0 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:38.009888 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d52b22fa-bb9b-49bf-ad1e-adb408598ad0 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:38.017826 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:38.017826 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:38.022164 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d52b22fa-bb9b-49bf-ad1e-adb408598ad0 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Volume info retrieved successfully. Jul 03 21:56:38.026876 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d52b22fa-bb9b-49bf-ad1e-adb408598ad0 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/volumes/9159e984-2e65-4200-b9ad-3e46fdfb594f returned with HTTP 200 Jul 03 21:56:38.027303 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 960/3831] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:37 2026] GET /volume/v3/volumes/9159e984-2e65-4200-b9ad-3e46fdfb594f => generated 1072 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:38.494729 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d8b7e817-3c8e-4d56-9e2d-2741abc21fc0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:38.500073 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d8b7e817-3c8e-4d56-9e2d-2741abc21fc0 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:56:38.500329 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d8b7e817-3c8e-4d56-9e2d-2741abc21fc0 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:38.500575 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d8b7e817-3c8e-4d56-9e2d-2741abc21fc0 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:38.501088 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-d8b7e817-3c8e-4d56-9e2d-2741abc21fc0 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:38.508720 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:38.508720 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:38.509891 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d8b7e817-3c8e-4d56-9e2d-2741abc21fc0 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 200 Jul 03 21:56:38.510430 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 953/3832] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:38 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:39.052215 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3425d132-5c51-4311-80eb-1ce9a96453a9 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:39.055642 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3425d132-5c51-4311-80eb-1ce9a96453a9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/volumes/9159e984-2e65-4200-b9ad-3e46fdfb594f Jul 03 21:56:39.055642 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3425d132-5c51-4311-80eb-1ce9a96453a9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:39.055642 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3425d132-5c51-4311-80eb-1ce9a96453a9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:39.065142 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3425d132-5c51-4311-80eb-1ce9a96453a9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/volumes/9159e984-2e65-4200-b9ad-3e46fdfb594f returned with HTTP 404 Jul 03 21:56:39.065672 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 976/3833] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:39 2026] GET /volume/v3/volumes/9159e984-2e65-4200-b9ad-3e46fdfb594f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:39.077008 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-3108aac4-afd5-4733-abcc-44f2f0c7671b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:39.079490 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3108aac4-afd5-4733-abcc-44f2f0c7671b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:56:39.079887 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3108aac4-afd5-4733-abcc-44f2f0c7671b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:39.080205 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3108aac4-afd5-4733-abcc-44f2f0c7671b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:39.080470 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-3108aac4-afd5-4733-abcc-44f2f0c7671b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:39.089325 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:39.089325 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:39.091027 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3108aac4-afd5-4733-abcc-44f2f0c7671b tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 200 Jul 03 21:56:39.092948 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 945/3834] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:39 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:39.111359 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-68a0debd-0eea-4e4a-89b8-779f3443e869 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:39.114057 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-68a0debd-0eea-4e4a-89b8-779f3443e869 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] DELETE https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c Jul 03 21:56:39.114387 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-68a0debd-0eea-4e4a-89b8-779f3443e869 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:39.114649 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-68a0debd-0eea-4e4a-89b8-779f3443e869 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:39.114781 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.contrib.backups [None req-68a0debd-0eea-4e4a-89b8-779f3443e869 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Delete backup with id: d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c. Jul 03 21:56:39.120308 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:39.120308 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:39.133671 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.backup.rpcapi [None req-68a0debd-0eea-4e4a-89b8-779f3443e869 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] delete_backup rpcapi backup_id d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c {{(pid=99934) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 21:56:39.135386 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-68a0debd-0eea-4e4a-89b8-779f3443e869 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c returned with HTTP 202 Jul 03 21:56:39.135947 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 961/3835] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 21:56:39 2026] DELETE /volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:56:39.144521 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-151b7553-5d4c-4690-8161-053c7c728bd2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:39.146833 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-151b7553-5d4c-4690-8161-053c7c728bd2 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c Jul 03 21:56:39.147119 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-151b7553-5d4c-4690-8161-053c7c728bd2 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:39.147391 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-151b7553-5d4c-4690-8161-053c7c728bd2 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:39.147550 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-151b7553-5d4c-4690-8161-053c7c728bd2 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:39.153527 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:39.153527 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:39.154324 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-151b7553-5d4c-4690-8161-053c7c728bd2 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c returned with HTTP 200 Jul 03 21:56:39.154796 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 954/3836] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:39 2026] GET /volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:39.524163 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f4a804c1-6235-40ea-9dee-eb64ccbc8620 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:39.526540 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f4a804c1-6235-40ea-9dee-eb64ccbc8620 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:56:39.526822 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f4a804c1-6235-40ea-9dee-eb64ccbc8620 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:39.527099 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f4a804c1-6235-40ea-9dee-eb64ccbc8620 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:39.527274 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-f4a804c1-6235-40ea-9dee-eb64ccbc8620 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:39.533112 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:39.533112 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:39.535061 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f4a804c1-6235-40ea-9dee-eb64ccbc8620 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 200 Jul 03 21:56:39.535061 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 977/3837] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:39 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:40.168199 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e91a7ab9-9312-4afe-9db6-80870bd0e002 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:40.173041 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e91a7ab9-9312-4afe-9db6-80870bd0e002 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c Jul 03 21:56:40.173041 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e91a7ab9-9312-4afe-9db6-80870bd0e002 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:40.173041 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e91a7ab9-9312-4afe-9db6-80870bd0e002 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:40.173041 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-e91a7ab9-9312-4afe-9db6-80870bd0e002 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:40.180263 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e91a7ab9-9312-4afe-9db6-80870bd0e002 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c returned with HTTP 404 Jul 03 21:56:40.180263 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 946/3838] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:40 2026] GET /volume/v3/backups/d2b9a1ae-b3ed-4dbf-af6a-7f24e5ddc06c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:40.187852 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-682b99a0-28c7-4dcf-99d7-f819c4084616 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:40.189828 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-682b99a0-28c7-4dcf-99d7-f819c4084616 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] DELETE https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:56:40.190064 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-682b99a0-28c7-4dcf-99d7-f819c4084616 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:40.190403 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-682b99a0-28c7-4dcf-99d7-f819c4084616 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:40.190581 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.contrib.backups [None req-682b99a0-28c7-4dcf-99d7-f819c4084616 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Delete backup with id: 8c9b4289-6854-498e-a7d3-ee5189c09484. Jul 03 21:56:40.195522 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:40.195522 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:40.209491 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.backup.rpcapi [None req-682b99a0-28c7-4dcf-99d7-f819c4084616 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] delete_backup rpcapi backup_id 8c9b4289-6854-498e-a7d3-ee5189c09484 {{(pid=99934) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 21:56:40.211155 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-682b99a0-28c7-4dcf-99d7-f819c4084616 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 202 Jul 03 21:56:40.211602 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 962/3839] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 21:56:40 2026] DELETE /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:56:40.219946 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2f59496b-755f-4fc4-92f9-8dc2211ac04c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:40.222075 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2f59496b-755f-4fc4-92f9-8dc2211ac04c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:56:40.222075 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2f59496b-755f-4fc4-92f9-8dc2211ac04c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:40.222229 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2f59496b-755f-4fc4-92f9-8dc2211ac04c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:40.222399 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-2f59496b-755f-4fc4-92f9-8dc2211ac04c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:40.231169 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:40.231169 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:40.231884 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2f59496b-755f-4fc4-92f9-8dc2211ac04c tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 200 Jul 03 21:56:40.232283 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 955/3840] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:40 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:40.547854 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9632e169-2f40-4cb0-82f3-6ec832cf97d0 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:40.555401 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9632e169-2f40-4cb0-82f3-6ec832cf97d0 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:56:40.555401 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9632e169-2f40-4cb0-82f3-6ec832cf97d0 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:40.555401 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9632e169-2f40-4cb0-82f3-6ec832cf97d0 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:40.555401 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-9632e169-2f40-4cb0-82f3-6ec832cf97d0 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:40.558990 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:40.558990 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:40.567865 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9632e169-2f40-4cb0-82f3-6ec832cf97d0 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 200 Jul 03 21:56:40.567865 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 978/3841] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:40 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:40.569293 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f9546025-9f82-4633-883d-05868fea8ddc None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:40.646067 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f9546025-9f82-4633-883d-05868fea8ddc tempest-VolumeRetypeWithoutMigrationTest-1224614238 tempest-VolumeRetypeWithoutMigrationTest-1224614238-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:56:40.646505 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f9546025-9f82-4633-883d-05868fea8ddc tempest-VolumeRetypeWithoutMigrationTest-1224614238 tempest-VolumeRetypeWithoutMigrationTest-1224614238-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:40.662304 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f9546025-9f82-4633-883d-05868fea8ddc tempest-VolumeRetypeWithoutMigrationTest-1224614238 tempest-VolumeRetypeWithoutMigrationTest-1224614238-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:56:40.663009 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 947/3842] 10.4.3.32 () {68 vars in 1245 bytes} [Fri Jul 3 21:56:40 2026] POST /volume/v3/types => generated 188 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:40.675225 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-58efd01f-a591-4a5d-92de-b984fd78c717 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:40.676832 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-58efd01f-a591-4a5d-92de-b984fd78c717 tempest-VolumeRetypeWithoutMigrationTest-1224614238 tempest-VolumeRetypeWithoutMigrationTest-1224614238-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:56:40.677196 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-58efd01f-a591-4a5d-92de-b984fd78c717 tempest-VolumeRetypeWithoutMigrationTest-1224614238 tempest-VolumeRetypeWithoutMigrationTest-1224614238-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:40.695122 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-58efd01f-a591-4a5d-92de-b984fd78c717 tempest-VolumeRetypeWithoutMigrationTest-1224614238 tempest-VolumeRetypeWithoutMigrationTest-1224614238-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:56:40.695510 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 963/3843] 10.4.3.32 () {68 vars in 1245 bytes} [Fri Jul 3 21:56:40 2026] POST /volume/v3/types => generated 188 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:40.705319 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b32e87ff-fcd8-4cb4-86d4-fd91b122c577 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:40.790686 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b32e87ff-fcd8-4cb4-86d4-fd91b122c577 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:56:40.790686 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b32e87ff-fcd8-4cb4-86d4-fd91b122c577 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-310969513"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:40.793736 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-b32e87ff-fcd8-4cb4-86d4-fd91b122c577 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-310969513'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:56:40.798752 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-b32e87ff-fcd8-4cb4-86d4-fd91b122c577 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Create volume of 1 GB Jul 03 21:56:40.799272 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:40.799272 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:40.799777 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-b32e87ff-fcd8-4cb4-86d4-fd91b122c577 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Availability Zones retrieved successfully. Jul 03 21:56:40.805901 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b32e87ff-fcd8-4cb4-86d4-fd91b122c577 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Flow 'volume_create_api' (e4e19bf3-9b96-481b-a089-fef0764652a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:56:40.807318 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b32e87ff-fcd8-4cb4-86d4-fd91b122c577 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd868461-471d-4dd1-b298-ad2dbadfd14e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:40.808910 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-b32e87ff-fcd8-4cb4-86d4-fd91b122c577 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:56:40.830867 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b32e87ff-fcd8-4cb4-86d4-fd91b122c577 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd868461-471d-4dd1-b298-ad2dbadfd14e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:56:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0e77ddf0-d588-490d-b9a1-94f770693594,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0e77ddf0-d588-490d-b9a1-94f770693594', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:40.832061 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b32e87ff-fcd8-4cb4-86d4-fd91b122c577 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e90b37b2-a8a8-4c65-bd21-b654b749cc62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:40.863202 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-b32e87ff-fcd8-4cb4-86d4-fd91b122c577 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-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 21:56:40.863462 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-b32e87ff-fcd8-4cb4-86d4-fd91b122c577 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-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 21:56:40.910556 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-b32e87ff-fcd8-4cb4-86d4-fd91b122c577 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Created reservations ['c8448a1b-9d9d-4e0f-b787-ae3299b387e2', '5a9564e9-ed01-4d72-a24f-d303f309ccf6', '47f4092a-c35e-40ba-a43a-5a552345a19a', '626dfad4-4248-4244-8263-4b4c5cb730be'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:56:40.911590 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b32e87ff-fcd8-4cb4-86d4-fd91b122c577 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e90b37b2-a8a8-4c65-bd21-b654b749cc62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8448a1b-9d9d-4e0f-b787-ae3299b387e2', '5a9564e9-ed01-4d72-a24f-d303f309ccf6', '47f4092a-c35e-40ba-a43a-5a552345a19a', '626dfad4-4248-4244-8263-4b4c5cb730be']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:40.912491 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b32e87ff-fcd8-4cb4-86d4-fd91b122c577 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1003b3d4-78d7-43de-ac39-443d1d5f00c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:40.942128 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b32e87ff-fcd8-4cb4-86d4-fd91b122c577 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1003b3d4-78d7-43de-ac39-443d1d5f00c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57ddb012-ad78-4c06-8ca5-86ba7ca3f140', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-310969513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91069b25dc51412aa79fb06c61317a77',qos_specs=None,replication_status=,reservations=['c8448a1b-9d9d-4e0f-b787-ae3299b387e2','5a9564e9-ed01-4d72-a24f-d303f309ccf6','47f4092a-c35e-40ba-a43a-5a552345a19a','626dfad4-4248-4244-8263-4b4c5cb730be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5505f5bf0fda40a7998cfcd31b3da433',volume_type_id=0e77ddf0-d588-490d-b9a1-94f770693594), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:56:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-310969513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57ddb012-ad78-4c06-8ca5-86ba7ca3f140,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91069b25dc51412aa79fb06c61317a77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5505f5bf0fda40a7998cfcd31b3da433',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0e77ddf0-d588-490d-b9a1-94f770693594),volume_type_id=0e77ddf0-d588-490d-b9a1-94f770693594)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:40.942960 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b32e87ff-fcd8-4cb4-86d4-fd91b122c577 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18657fc7-e87a-474e-9443-ae1d4709b22a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:40.963169 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b32e87ff-fcd8-4cb4-86d4-fd91b122c577 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18657fc7-e87a-474e-9443-ae1d4709b22a) transitioned into state 'SUCCESS' from state '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-310969513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91069b25dc51412aa79fb06c61317a77',qos_specs=None,replication_status=,reservations=['c8448a1b-9d9d-4e0f-b787-ae3299b387e2','5a9564e9-ed01-4d72-a24f-d303f309ccf6','47f4092a-c35e-40ba-a43a-5a552345a19a','626dfad4-4248-4244-8263-4b4c5cb730be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5505f5bf0fda40a7998cfcd31b3da433',volume_type_id=0e77ddf0-d588-490d-b9a1-94f770693594)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:40.964044 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b32e87ff-fcd8-4cb4-86d4-fd91b122c577 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0f69854-61bd-48ba-be1b-2adfffd79e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:40.973318 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b32e87ff-fcd8-4cb4-86d4-fd91b122c577 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0f69854-61bd-48ba-be1b-2adfffd79e7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:40.974168 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b32e87ff-fcd8-4cb4-86d4-fd91b122c577 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Flow 'volume_create_api' (e4e19bf3-9b96-481b-a089-fef0764652a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:56:40.974537 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-b32e87ff-fcd8-4cb4-86d4-fd91b122c577 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Create volume request issued successfully. Jul 03 21:56:40.975202 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b32e87ff-fcd8-4cb4-86d4-fd91b122c577 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:56:40.975686 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 956/3844] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:56:40 2026] POST /volume/v3/volumes => generated 765 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:56:40.988181 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-276164dc-8f07-4b2f-869d-dd2a054a6af1 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:40.996403 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-276164dc-8f07-4b2f-869d-dd2a054a6af1 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] GET https://10.4.3.32/volume/v3/volumes/57ddb012-ad78-4c06-8ca5-86ba7ca3f140 Jul 03 21:56:40.996403 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-276164dc-8f07-4b2f-869d-dd2a054a6af1 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:40.996403 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-276164dc-8f07-4b2f-869d-dd2a054a6af1 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:41.000309 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:41.000309 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:41.006740 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-276164dc-8f07-4b2f-869d-dd2a054a6af1 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Volume info retrieved successfully. Jul 03 21:56:41.012018 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-276164dc-8f07-4b2f-869d-dd2a054a6af1 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] https://10.4.3.32/volume/v3/volumes/57ddb012-ad78-4c06-8ca5-86ba7ca3f140 returned with HTTP 200 Jul 03 21:56:41.012572 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 979/3845] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:40 2026] GET /volume/v3/volumes/57ddb012-ad78-4c06-8ca5-86ba7ca3f140 => generated 833 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:41.248578 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d9137aca-e17f-40ad-aae0-fa3fa4eed1d3 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:41.252052 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d9137aca-e17f-40ad-aae0-fa3fa4eed1d3 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 Jul 03 21:56:41.252287 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d9137aca-e17f-40ad-aae0-fa3fa4eed1d3 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:41.254185 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d9137aca-e17f-40ad-aae0-fa3fa4eed1d3 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:41.254185 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-d9137aca-e17f-40ad-aae0-fa3fa4eed1d3 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 8c9b4289-6854-498e-a7d3-ee5189c09484. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:41.258297 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d9137aca-e17f-40ad-aae0-fa3fa4eed1d3 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 returned with HTTP 404 Jul 03 21:56:41.259071 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 948/3846] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:41 2026] GET /volume/v3/backups/8c9b4289-6854-498e-a7d3-ee5189c09484 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:41.271631 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a0102ce8-d776-4e6e-ae7d-3b1ff0f87ab1 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:41.275352 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a0102ce8-d776-4e6e-ae7d-3b1ff0f87ab1 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] DELETE https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:56:41.275352 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a0102ce8-d776-4e6e-ae7d-3b1ff0f87ab1 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:41.275352 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a0102ce8-d776-4e6e-ae7d-3b1ff0f87ab1 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:41.275352 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.contrib.backups [None req-a0102ce8-d776-4e6e-ae7d-3b1ff0f87ab1 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Delete backup with id: 6e0649c1-ff14-45eb-9245-25a76bf86a65. Jul 03 21:56:41.280059 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:41.280059 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:41.300413 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.backup.rpcapi [None req-a0102ce8-d776-4e6e-ae7d-3b1ff0f87ab1 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] delete_backup rpcapi backup_id 6e0649c1-ff14-45eb-9245-25a76bf86a65 {{(pid=99934) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 21:56:41.303083 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a0102ce8-d776-4e6e-ae7d-3b1ff0f87ab1 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 202 Jul 03 21:56:41.303836 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 964/3847] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 21:56:41 2026] DELETE /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:56:41.316004 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3abb3178-83f8-4ada-bd92-aff92716d403 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:41.318174 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3abb3178-83f8-4ada-bd92-aff92716d403 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:56:41.318514 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3abb3178-83f8-4ada-bd92-aff92716d403 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:41.318898 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3abb3178-83f8-4ada-bd92-aff92716d403 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:41.319167 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-3abb3178-83f8-4ada-bd92-aff92716d403 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:41.327047 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:41.327047 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:41.328793 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3abb3178-83f8-4ada-bd92-aff92716d403 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 200 Jul 03 21:56:41.329448 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 957/3848] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:41 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:41.576562 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a2707bdc-c4b1-4f4e-a597-60940ea27b8a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:41.581005 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a2707bdc-c4b1-4f4e-a597-60940ea27b8a tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:56:41.581005 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a2707bdc-c4b1-4f4e-a597-60940ea27b8a tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:41.581005 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a2707bdc-c4b1-4f4e-a597-60940ea27b8a tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:41.581005 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-a2707bdc-c4b1-4f4e-a597-60940ea27b8a tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:41.587111 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:41.587111 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:41.588430 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a2707bdc-c4b1-4f4e-a597-60940ea27b8a tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 200 Jul 03 21:56:41.589302 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 980/3849] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:41 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:42.029051 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-fc1a97f9-d8c1-4bfe-b47d-30d15cd3e729 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:42.033668 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fc1a97f9-d8c1-4bfe-b47d-30d15cd3e729 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] GET https://10.4.3.32/volume/v3/volumes/57ddb012-ad78-4c06-8ca5-86ba7ca3f140 Jul 03 21:56:42.033668 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fc1a97f9-d8c1-4bfe-b47d-30d15cd3e729 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:42.033668 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fc1a97f9-d8c1-4bfe-b47d-30d15cd3e729 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:42.050038 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:42.050038 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:42.063756 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-fc1a97f9-d8c1-4bfe-b47d-30d15cd3e729 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Volume info retrieved successfully. Jul 03 21:56:42.072867 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-846b086f-e6d9-4078-8925-950f26252637 req-f2963985-3105-4fc0-8ddc-b85f339ce133 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:42.073042 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fc1a97f9-d8c1-4bfe-b47d-30d15cd3e729 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] https://10.4.3.32/volume/v3/volumes/57ddb012-ad78-4c06-8ca5-86ba7ca3f140 returned with HTTP 200 Jul 03 21:56:42.073042 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 949/3850] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:42 2026] GET /volume/v3/volumes/57ddb012-ad78-4c06-8ca5-86ba7ca3f140 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:42.075957 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-846b086f-e6d9-4078-8925-950f26252637 req-f2963985-3105-4fc0-8ddc-b85f339ce133 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:56:42.075957 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-846b086f-e6d9-4078-8925-950f26252637 req-f2963985-3105-4fc0-8ddc-b85f339ce133 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:42.075957 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-846b086f-e6d9-4078-8925-950f26252637 req-f2963985-3105-4fc0-8ddc-b85f339ce133 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:42.088301 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-37c64984-154f-482c-a8a6-7c15ee90f4b4 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:42.088614 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:42.088614 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:42.090541 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-37c64984-154f-482c-a8a6-7c15ee90f4b4 tempest-VolumeRetypeWithoutMigrationTest-1224614238 tempest-VolumeRetypeWithoutMigrationTest-1224614238-project-admin] GET https://10.4.3.32/volume/v3/volumes/57ddb012-ad78-4c06-8ca5-86ba7ca3f140 Jul 03 21:56:42.090755 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-37c64984-154f-482c-a8a6-7c15ee90f4b4 tempest-VolumeRetypeWithoutMigrationTest-1224614238 tempest-VolumeRetypeWithoutMigrationTest-1224614238-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:42.090950 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-37c64984-154f-482c-a8a6-7c15ee90f4b4 tempest-VolumeRetypeWithoutMigrationTest-1224614238 tempest-VolumeRetypeWithoutMigrationTest-1224614238-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:42.099195 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-846b086f-e6d9-4078-8925-950f26252637 req-f2963985-3105-4fc0-8ddc-b85f339ce133 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:56:42.099721 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:42.099721 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:42.106157 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-37c64984-154f-482c-a8a6-7c15ee90f4b4 tempest-VolumeRetypeWithoutMigrationTest-1224614238 tempest-VolumeRetypeWithoutMigrationTest-1224614238-project-admin] Volume info retrieved successfully. Jul 03 21:56:42.109636 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-846b086f-e6d9-4078-8925-950f26252637 req-f2963985-3105-4fc0-8ddc-b85f339ce133 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:56:42.110189 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 965/3851] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:56:42 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:42.112172 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-37c64984-154f-482c-a8a6-7c15ee90f4b4 tempest-VolumeRetypeWithoutMigrationTest-1224614238 tempest-VolumeRetypeWithoutMigrationTest-1224614238-project-admin] https://10.4.3.32/volume/v3/volumes/57ddb012-ad78-4c06-8ca5-86ba7ca3f140 returned with HTTP 200 Jul 03 21:56:42.112665 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 958/3852] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:42 2026] GET /volume/v3/volumes/57ddb012-ad78-4c06-8ca5-86ba7ca3f140 => generated 1031 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:42.120284 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a30730ea-eef1-4274-8342-04ed895328af None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:42.123481 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a30730ea-eef1-4274-8342-04ed895328af tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:56:42.123481 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a30730ea-eef1-4274-8342-04ed895328af tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fc245b9f-bc79-4bc7-8444-278b138fecb6", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1398845548"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:42.126889 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-a30730ea-eef1-4274-8342-04ed895328af tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Create volume request body: {'volume': {'imageRef': 'fc245b9f-bc79-4bc7-8444-278b138fecb6', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1398845548'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:56:42.131083 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d533976b-f80c-4322-9af6-22ba36140b35 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:42.133746 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d533976b-f80c-4322-9af6-22ba36140b35 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] POST https://10.4.3.32/volume/v3/volumes/57ddb012-ad78-4c06-8ca5-86ba7ca3f140/action Jul 03 21:56:42.134467 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d533976b-f80c-4322-9af6-22ba36140b35 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:56:42.134467 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d533976b-f80c-4322-9af6-22ba36140b35 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:42.138407 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-846b086f-e6d9-4078-8925-950f26252637 req-0ec3b353-d5de-48fa-bd7e-17912493d841 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:42.142505 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-846b086f-e6d9-4078-8925-950f26252637 req-0ec3b353-d5de-48fa-bd7e-17912493d841 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] POST https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a/action Jul 03 21:56:42.142912 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-846b086f-e6d9-4078-8925-950f26252637 req-0ec3b353-d5de-48fa-bd7e-17912493d841 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:56:42.143104 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-846b086f-e6d9-4078-8925-950f26252637 req-0ec3b353-d5de-48fa-bd7e-17912493d841 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:42.151930 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:42.151930 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:42.152647 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d533976b-f80c-4322-9af6-22ba36140b35 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Volume info retrieved successfully. Jul 03 21:56:42.161835 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:42.161835 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:42.162721 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-846b086f-e6d9-4078-8925-950f26252637 req-0ec3b353-d5de-48fa-bd7e-17912493d841 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:56:42.178024 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-846b086f-e6d9-4078-8925-950f26252637 req-0ec3b353-d5de-48fa-bd7e-17912493d841 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Begin detaching volume completed successfully. Jul 03 21:56:42.178451 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-846b086f-e6d9-4078-8925-950f26252637 req-0ec3b353-d5de-48fa-bd7e-17912493d841 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a/action returned with HTTP 202 Jul 03 21:56:42.179038 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 966/3853] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 21:56:42 2026] POST /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:56:42.194255 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-d533976b-f80c-4322-9af6-22ba36140b35 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-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 21:56:42.194694 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-d533976b-f80c-4322-9af6-22ba36140b35 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-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 21:56:42.232551 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-d533976b-f80c-4322-9af6-22ba36140b35 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Created reservations ['6ca29dc9-83b8-4286-a881-5583a96facb1', 'b7f4cc2a-6ed6-4b5f-b302-e61cb493144f'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:56:42.251852 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-d533976b-f80c-4322-9af6-22ba36140b35 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-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 21:56:42.251852 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-d533976b-f80c-4322-9af6-22ba36140b35 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-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 21:56:42.256263 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-a30730ea-eef1-4274-8342-04ed895328af tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Create volume of 2 GB Jul 03 21:56:42.261634 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-a30730ea-eef1-4274-8342-04ed895328af tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Availability Zones retrieved successfully. Jul 03 21:56:42.270062 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a30730ea-eef1-4274-8342-04ed895328af tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Flow 'volume_create_api' (d358cc64-f371-4ef3-93d6-08678b6291ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:56:42.270604 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a30730ea-eef1-4274-8342-04ed895328af tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d93287aa-ce51-42cb-aafb-c577685ff4dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:42.271675 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-a30730ea-eef1-4274-8342-04ed895328af tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Validating volume size '2' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:56:42.272858 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-d533976b-f80c-4322-9af6-22ba36140b35 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Created reservations ['2f8e1213-c89f-4b61-8448-20e1bc0470e5', '69cf3a33-3646-46c8-92ac-c66ed1c467ab'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:56:42.323639 np0000004475 devstack@c-api.service[99936]: WARNING cinder.volume.api [None req-a30730ea-eef1-4274-8342-04ed895328af tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d93287aa-ce51-42cb-aafb-c577685ff4dc) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 21:56:42.323639 np0000004475 devstack@c-api.service[99936]: Failure: cinder.exception.InvalidInput: Invalid input received: Image fc245b9f-bc79-4bc7-8444-278b138fecb6 is not active. Jul 03 21:56:42.325683 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a30730ea-eef1-4274-8342-04ed895328af tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d93287aa-ce51-42cb-aafb-c577685ff4dc) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:42.326470 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d533976b-f80c-4322-9af6-22ba36140b35 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Retype volume request issued successfully. Jul 03 21:56:42.326576 np0000004475 devstack@c-api.service[99936]: WARNING cinder.volume.api [None req-a30730ea-eef1-4274-8342-04ed895328af tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d93287aa-ce51-42cb-aafb-c577685ff4dc) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 21:56:42.326953 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d533976b-f80c-4322-9af6-22ba36140b35 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] https://10.4.3.32/volume/v3/volumes/57ddb012-ad78-4c06-8ca5-86ba7ca3f140/action returned with HTTP 202 Jul 03 21:56:42.327507 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 950/3854] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:56:42 2026] POST /volume/v3/volumes/57ddb012-ad78-4c06-8ca5-86ba7ca3f140/action => generated 0 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:56:42.328162 np0000004475 devstack@c-api.service[99936]: WARNING cinder.volume.api [None req-a30730ea-eef1-4274-8342-04ed895328af tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Flow 'volume_create_api' (d358cc64-f371-4ef3-93d6-08678b6291ed) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 21:56:42.328812 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a30730ea-eef1-4274-8342-04ed895328af tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 400 Jul 03 21:56:42.329542 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 981/3855] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:56:42 2026] POST /volume/v3/volumes => generated 125 bytes in 210 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 21:56:42.335725 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2bc226ed-74e0-413a-82bf-1335c74c28e7 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:42.340805 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2bc226ed-74e0-413a-82bf-1335c74c28e7 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] GET https://10.4.3.32/volume/v3/volumes/57ddb012-ad78-4c06-8ca5-86ba7ca3f140 Jul 03 21:56:42.342098 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2bc226ed-74e0-413a-82bf-1335c74c28e7 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:42.342098 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2bc226ed-74e0-413a-82bf-1335c74c28e7 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:42.345363 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-27f3de68-3014-4efa-a4a3-177fce1480f3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:42.347453 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-27f3de68-3014-4efa-a4a3-177fce1480f3 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 Jul 03 21:56:42.347775 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-27f3de68-3014-4efa-a4a3-177fce1480f3 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:42.348315 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-27f3de68-3014-4efa-a4a3-177fce1480f3 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:42.348315 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-27f3de68-3014-4efa-a4a3-177fce1480f3 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Show backup with id 6e0649c1-ff14-45eb-9245-25a76bf86a65. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:42.351158 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:42.351158 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:42.355635 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-27f3de68-3014-4efa-a4a3-177fce1480f3 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 returned with HTTP 404 Jul 03 21:56:42.355783 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 967/3856] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:42 2026] GET /volume/v3/backups/6e0649c1-ff14-45eb-9245-25a76bf86a65 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:42.356850 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-2bc226ed-74e0-413a-82bf-1335c74c28e7 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Volume info retrieved successfully. Jul 03 21:56:42.364033 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2bc226ed-74e0-413a-82bf-1335c74c28e7 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] https://10.4.3.32/volume/v3/volumes/57ddb012-ad78-4c06-8ca5-86ba7ca3f140 returned with HTTP 200 Jul 03 21:56:42.364535 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 959/3857] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:42 2026] GET /volume/v3/volumes/57ddb012-ad78-4c06-8ca5-86ba7ca3f140 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:42.368789 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-98cc0fc7-9c1d-492c-b398-85a1eba5de1f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:42.373618 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-98cc0fc7-9c1d-492c-b398-85a1eba5de1f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/40211864-ed77-4033-8d2e-3525a11a50d5 Jul 03 21:56:42.373982 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-98cc0fc7-9c1d-492c-b398-85a1eba5de1f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:42.374432 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-98cc0fc7-9c1d-492c-b398-85a1eba5de1f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:42.374432 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-98cc0fc7-9c1d-492c-b398-85a1eba5de1f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Delete volume with id: 40211864-ed77-4033-8d2e-3525a11a50d5 Jul 03 21:56:42.387875 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:42.387875 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:42.388353 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-98cc0fc7-9c1d-492c-b398-85a1eba5de1f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Volume info retrieved successfully. Jul 03 21:56:42.450176 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-98cc0fc7-9c1d-492c-b398-85a1eba5de1f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Delete volume request issued successfully. Jul 03 21:56:42.450573 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-98cc0fc7-9c1d-492c-b398-85a1eba5de1f tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/volumes/40211864-ed77-4033-8d2e-3525a11a50d5 returned with HTTP 202 Jul 03 21:56:42.451094 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 951/3858] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 21:56:42 2026] DELETE /volume/v3/volumes/40211864-ed77-4033-8d2e-3525a11a50d5 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:56:42.461812 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-359c8501-2ae3-4465-817a-230d7b5119e9 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:42.462050 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-359c8501-2ae3-4465-817a-230d7b5119e9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/volumes/40211864-ed77-4033-8d2e-3525a11a50d5 Jul 03 21:56:42.462910 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-359c8501-2ae3-4465-817a-230d7b5119e9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:42.462910 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-359c8501-2ae3-4465-817a-230d7b5119e9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:42.485720 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:42.485720 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:42.495120 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-359c8501-2ae3-4465-817a-230d7b5119e9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Volume info retrieved successfully. Jul 03 21:56:42.504056 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-359c8501-2ae3-4465-817a-230d7b5119e9 tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/volumes/40211864-ed77-4033-8d2e-3525a11a50d5 returned with HTTP 200 Jul 03 21:56:42.504622 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 982/3859] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:42 2026] GET /volume/v3/volumes/40211864-ed77-4033-8d2e-3525a11a50d5 => generated 1006 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:42.606953 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-03f813f5-8925-4024-a18f-2dc412d12141 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:42.612962 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-03f813f5-8925-4024-a18f-2dc412d12141 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:56:42.614919 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-03f813f5-8925-4024-a18f-2dc412d12141 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:42.614919 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-03f813f5-8925-4024-a18f-2dc412d12141 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:42.614919 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-03f813f5-8925-4024-a18f-2dc412d12141 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:42.630962 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:42.630962 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:42.633019 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-03f813f5-8925-4024-a18f-2dc412d12141 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 200 Jul 03 21:56:42.634849 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 968/3860] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:42 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 798 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:43.213807 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-aa5d2175-08dc-45ca-9e5c-1e156ae3beb5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:43.214414 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-aa5d2175-08dc-45ca-9e5c-1e156ae3beb5 None None] GET https://10.4.3.32/volume// Jul 03 21:56:43.215643 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-aa5d2175-08dc-45ca-9e5c-1e156ae3beb5 None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:43.215643 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-aa5d2175-08dc-45ca-9e5c-1e156ae3beb5 None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:43.215643 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-aa5d2175-08dc-45ca-9e5c-1e156ae3beb5 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:56:43.215822 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 960/3861] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:56:43 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 21:56:43.227806 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-846b086f-e6d9-4078-8925-950f26252637 req-86033670-7f10-49fa-82be-f367a8b2f668 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:43.229685 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-846b086f-e6d9-4078-8925-950f26252637 req-86033670-7f10-49fa-82be-f367a8b2f668 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:56:43.230007 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-846b086f-e6d9-4078-8925-950f26252637 req-86033670-7f10-49fa-82be-f367a8b2f668 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:43.230288 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-846b086f-e6d9-4078-8925-950f26252637 req-86033670-7f10-49fa-82be-f367a8b2f668 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:43.246574 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:43.246574 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:43.252648 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-846b086f-e6d9-4078-8925-950f26252637 req-86033670-7f10-49fa-82be-f367a8b2f668 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:56:43.260978 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-846b086f-e6d9-4078-8925-950f26252637 req-86033670-7f10-49fa-82be-f367a8b2f668 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:56:43.262043 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 952/3862] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:56:43 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 1320 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:56:43.385270 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d4e32cd0-58f8-4f21-b625-e27b89fd1d1d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:43.390577 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d4e32cd0-58f8-4f21-b625-e27b89fd1d1d tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] GET https://10.4.3.32/volume/v3/volumes/57ddb012-ad78-4c06-8ca5-86ba7ca3f140 Jul 03 21:56:43.391150 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d4e32cd0-58f8-4f21-b625-e27b89fd1d1d tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:43.391150 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d4e32cd0-58f8-4f21-b625-e27b89fd1d1d tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:43.402473 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:43.402473 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:43.407229 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d4e32cd0-58f8-4f21-b625-e27b89fd1d1d tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Volume info retrieved successfully. Jul 03 21:56:43.412847 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d4e32cd0-58f8-4f21-b625-e27b89fd1d1d tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] https://10.4.3.32/volume/v3/volumes/57ddb012-ad78-4c06-8ca5-86ba7ca3f140 returned with HTTP 200 Jul 03 21:56:43.413473 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 983/3863] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:43 2026] GET /volume/v3/volumes/57ddb012-ad78-4c06-8ca5-86ba7ca3f140 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:43.432332 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d6a39b57-f547-47ce-b499-7696cfd2f286 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:43.436225 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d6a39b57-f547-47ce-b499-7696cfd2f286 tempest-VolumeRetypeWithoutMigrationTest-1224614238 tempest-VolumeRetypeWithoutMigrationTest-1224614238-project-admin] GET https://10.4.3.32/volume/v3/volumes/57ddb012-ad78-4c06-8ca5-86ba7ca3f140 Jul 03 21:56:43.436493 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d6a39b57-f547-47ce-b499-7696cfd2f286 tempest-VolumeRetypeWithoutMigrationTest-1224614238 tempest-VolumeRetypeWithoutMigrationTest-1224614238-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:43.436747 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d6a39b57-f547-47ce-b499-7696cfd2f286 tempest-VolumeRetypeWithoutMigrationTest-1224614238 tempest-VolumeRetypeWithoutMigrationTest-1224614238-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:43.448788 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:43.448788 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:43.454335 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d6a39b57-f547-47ce-b499-7696cfd2f286 tempest-VolumeRetypeWithoutMigrationTest-1224614238 tempest-VolumeRetypeWithoutMigrationTest-1224614238-project-admin] Volume info retrieved successfully. Jul 03 21:56:43.463816 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d6a39b57-f547-47ce-b499-7696cfd2f286 tempest-VolumeRetypeWithoutMigrationTest-1224614238 tempest-VolumeRetypeWithoutMigrationTest-1224614238-project-admin] https://10.4.3.32/volume/v3/volumes/57ddb012-ad78-4c06-8ca5-86ba7ca3f140 returned with HTTP 200 Jul 03 21:56:43.464366 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 969/3864] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:43 2026] GET /volume/v3/volumes/57ddb012-ad78-4c06-8ca5-86ba7ca3f140 => generated 1031 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:43.481169 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-bdacf7ae-53c2-4b8e-bbbb-cabc3ccf820a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:43.485899 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bdacf7ae-53c2-4b8e-bbbb-cabc3ccf820a tempest-VolumeRetypeWithoutMigrationTest-1224614238 tempest-VolumeRetypeWithoutMigrationTest-1224614238-project-admin] GET https://10.4.3.32/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-310969513 Jul 03 21:56:43.486258 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bdacf7ae-53c2-4b8e-bbbb-cabc3ccf820a tempest-VolumeRetypeWithoutMigrationTest-1224614238 tempest-VolumeRetypeWithoutMigrationTest-1224614238-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:43.486498 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bdacf7ae-53c2-4b8e-bbbb-cabc3ccf820a tempest-VolumeRetypeWithoutMigrationTest-1224614238 tempest-VolumeRetypeWithoutMigrationTest-1224614238-project-admin] Calling method 'index' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:43.488880 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-bdacf7ae-53c2-4b8e-bbbb-cabc3ccf820a tempest-VolumeRetypeWithoutMigrationTest-1224614238 tempest-VolumeRetypeWithoutMigrationTest-1224614238-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-310969513'), ('all_tenants', True)]). {{(pid=99933) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:56:43.521915 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d35be6b2-1357-4582-9725-c67e11b7b95e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:43.523937 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d35be6b2-1357-4582-9725-c67e11b7b95e tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] GET https://10.4.3.32/volume/v3/volumes/40211864-ed77-4033-8d2e-3525a11a50d5 Jul 03 21:56:43.524075 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d35be6b2-1357-4582-9725-c67e11b7b95e tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:43.524354 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d35be6b2-1357-4582-9725-c67e11b7b95e tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:43.530932 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-bdacf7ae-53c2-4b8e-bbbb-cabc3ccf820a tempest-VolumeRetypeWithoutMigrationTest-1224614238 tempest-VolumeRetypeWithoutMigrationTest-1224614238-project-admin] Get all volumes completed successfully. Jul 03 21:56:43.531033 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d35be6b2-1357-4582-9725-c67e11b7b95e tempest-ProjectAdminTests33-1788484328 tempest-ProjectAdminTests33-1788484328-project-admin] https://10.4.3.32/volume/v3/volumes/40211864-ed77-4033-8d2e-3525a11a50d5 returned with HTTP 404 Jul 03 21:56:43.531517 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 953/3865] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:56:43 2026] GET /volume/v3/volumes/40211864-ed77-4033-8d2e-3525a11a50d5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:43.531670 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bdacf7ae-53c2-4b8e-bbbb-cabc3ccf820a tempest-VolumeRetypeWithoutMigrationTest-1224614238 tempest-VolumeRetypeWithoutMigrationTest-1224614238-project-admin] https://10.4.3.32/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-310969513 returned with HTTP 200 Jul 03 21:56:43.532252 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 961/3866] 10.4.3.32 () {66 vars in 1389 bytes} [Fri Jul 3 21:56:43 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-310969513 => generated 344 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:43.550083 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-97e95559-ac10-485e-9776-f2477ab12044 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:43.555818 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-97e95559-ac10-485e-9776-f2477ab12044 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] GET https://10.4.3.32/volume/v3/volumes/57ddb012-ad78-4c06-8ca5-86ba7ca3f140 Jul 03 21:56:43.555818 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-97e95559-ac10-485e-9776-f2477ab12044 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:43.555988 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-97e95559-ac10-485e-9776-f2477ab12044 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:43.565307 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:43.565307 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:43.570217 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-97e95559-ac10-485e-9776-f2477ab12044 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Volume info retrieved successfully. Jul 03 21:56:43.575494 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-97e95559-ac10-485e-9776-f2477ab12044 tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] https://10.4.3.32/volume/v3/volumes/57ddb012-ad78-4c06-8ca5-86ba7ca3f140 returned with HTTP 200 Jul 03 21:56:43.575979 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 984/3867] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:43 2026] GET /volume/v3/volumes/57ddb012-ad78-4c06-8ca5-86ba7ca3f140 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:43.591150 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-dde87bf4-8b4e-430c-8e23-ad25f5c4e6af None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:43.594252 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-dde87bf4-8b4e-430c-8e23-ad25f5c4e6af tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] DELETE https://10.4.3.32/volume/v3/volumes/57ddb012-ad78-4c06-8ca5-86ba7ca3f140 Jul 03 21:56:43.594517 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-dde87bf4-8b4e-430c-8e23-ad25f5c4e6af tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:43.594749 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-dde87bf4-8b4e-430c-8e23-ad25f5c4e6af tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:43.594994 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-dde87bf4-8b4e-430c-8e23-ad25f5c4e6af tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Delete volume with id: 57ddb012-ad78-4c06-8ca5-86ba7ca3f140 Jul 03 21:56:43.606039 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:43.606039 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:43.606564 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-dde87bf4-8b4e-430c-8e23-ad25f5c4e6af tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Volume info retrieved successfully. Jul 03 21:56:43.619844 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-80d305f4-d268-41c8-aa23-e77ad8c878ec None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:43.623940 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-80d305f4-d268-41c8-aa23-e77ad8c878ec tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/77ad3ef6-645b-4a7b-8d20-2e9b37151b09 Jul 03 21:56:43.623940 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-80d305f4-d268-41c8-aa23-e77ad8c878ec tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:43.623940 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-80d305f4-d268-41c8-aa23-e77ad8c878ec tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:43.643469 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-dde87bf4-8b4e-430c-8e23-ad25f5c4e6af tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Delete volume request issued successfully. Jul 03 21:56:43.643469 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-dde87bf4-8b4e-430c-8e23-ad25f5c4e6af tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] https://10.4.3.32/volume/v3/volumes/57ddb012-ad78-4c06-8ca5-86ba7ca3f140 returned with HTTP 202 Jul 03 21:56:43.643469 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 970/3868] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:56:43 2026] DELETE /volume/v3/volumes/57ddb012-ad78-4c06-8ca5-86ba7ca3f140 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:56:43.643707 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:43.643707 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:43.655756 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-eef0a7b1-c759-465e-ab37-2a1f83eb2695 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:43.656067 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-80d305f4-d268-41c8-aa23-e77ad8c878ec tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:56:43.657438 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-616e1a01-c182-40f3-97f5-07c19b0f760c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:43.658565 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-eef0a7b1-c759-465e-ab37-2a1f83eb2695 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:56:43.659120 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-eef0a7b1-c759-465e-ab37-2a1f83eb2695 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:43.660525 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-eef0a7b1-c759-465e-ab37-2a1f83eb2695 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:43.660574 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-616e1a01-c182-40f3-97f5-07c19b0f760c tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] GET https://10.4.3.32/volume/v3/volumes/57ddb012-ad78-4c06-8ca5-86ba7ca3f140 Jul 03 21:56:43.660617 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-eef0a7b1-c759-465e-ab37-2a1f83eb2695 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:43.660646 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-616e1a01-c182-40f3-97f5-07c19b0f760c tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:43.660646 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-616e1a01-c182-40f3-97f5-07c19b0f760c tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:43.663352 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-80d305f4-d268-41c8-aa23-e77ad8c878ec tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/77ad3ef6-645b-4a7b-8d20-2e9b37151b09 returned with HTTP 200 Jul 03 21:56:43.664409 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 954/3869] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:43 2026] GET /volume/v3/volumes/77ad3ef6-645b-4a7b-8d20-2e9b37151b09 => generated 1635 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:43.666330 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:43.666330 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:43.667276 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-eef0a7b1-c759-465e-ab37-2a1f83eb2695 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 200 Jul 03 21:56:43.667739 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 962/3870] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:43 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:43.669245 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:43.669245 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:43.675093 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-616e1a01-c182-40f3-97f5-07c19b0f760c tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Volume info retrieved successfully. Jul 03 21:56:43.683900 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-616e1a01-c182-40f3-97f5-07c19b0f760c tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] https://10.4.3.32/volume/v3/volumes/57ddb012-ad78-4c06-8ca5-86ba7ca3f140 returned with HTTP 200 Jul 03 21:56:43.683900 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 985/3871] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:43 2026] GET /volume/v3/volumes/57ddb012-ad78-4c06-8ca5-86ba7ca3f140 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:44.368115 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-846b086f-e6d9-4078-8925-950f26252637 req-cc6d8f6d-bcbd-4351-936b-cefabfaccbac None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:44.370287 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-846b086f-e6d9-4078-8925-950f26252637 req-cc6d8f6d-bcbd-4351-936b-cefabfaccbac tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] DELETE https://10.4.3.32/volume/v3/attachments/45819699-8d86-4ef1-b658-0a444cd0e608 Jul 03 21:56:44.370858 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-846b086f-e6d9-4078-8925-950f26252637 req-cc6d8f6d-bcbd-4351-936b-cefabfaccbac tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:44.371280 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-846b086f-e6d9-4078-8925-950f26252637 req-cc6d8f6d-bcbd-4351-936b-cefabfaccbac tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:44.384248 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:44.384248 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:44.680757 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-fc164a05-88b8-4e10-8d6a-f1ff19cd03d3 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:44.683208 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fc164a05-88b8-4e10-8d6a-f1ff19cd03d3 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:56:44.683459 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fc164a05-88b8-4e10-8d6a-f1ff19cd03d3 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:44.684149 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fc164a05-88b8-4e10-8d6a-f1ff19cd03d3 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:44.684149 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-fc164a05-88b8-4e10-8d6a-f1ff19cd03d3 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:44.689974 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:44.689974 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:44.691084 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fc164a05-88b8-4e10-8d6a-f1ff19cd03d3 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 200 Jul 03 21:56:44.691549 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 955/3872] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:44 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:44.697195 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-0b90d440-31da-4386-b6c8-3ab6f2b1b0de None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:44.699350 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0b90d440-31da-4386-b6c8-3ab6f2b1b0de tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] GET https://10.4.3.32/volume/v3/volumes/57ddb012-ad78-4c06-8ca5-86ba7ca3f140 Jul 03 21:56:44.699725 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0b90d440-31da-4386-b6c8-3ab6f2b1b0de tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:44.699838 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0b90d440-31da-4386-b6c8-3ab6f2b1b0de tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:44.711464 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0b90d440-31da-4386-b6c8-3ab6f2b1b0de tempest-VolumeRetypeWithoutMigrationTest-1117514924 tempest-VolumeRetypeWithoutMigrationTest-1117514924-project-member] https://10.4.3.32/volume/v3/volumes/57ddb012-ad78-4c06-8ca5-86ba7ca3f140 returned with HTTP 404 Jul 03 21:56:44.712336 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 963/3873] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:44 2026] GET /volume/v3/volumes/57ddb012-ad78-4c06-8ca5-86ba7ca3f140 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:44.726751 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d66fdeaf-4e33-4989-acca-e4e6ad3a7351 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:44.729130 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d66fdeaf-4e33-4989-acca-e4e6ad3a7351 tempest-VolumeRetypeWithoutMigrationTest-1224614238 tempest-VolumeRetypeWithoutMigrationTest-1224614238-project-admin] DELETE https://10.4.3.32/volume/v3/types/a9db51e6-ab02-48a4-8377-5cd6e02a7e4c Jul 03 21:56:44.729477 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d66fdeaf-4e33-4989-acca-e4e6ad3a7351 tempest-VolumeRetypeWithoutMigrationTest-1224614238 tempest-VolumeRetypeWithoutMigrationTest-1224614238-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:44.729746 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d66fdeaf-4e33-4989-acca-e4e6ad3a7351 tempest-VolumeRetypeWithoutMigrationTest-1224614238 tempest-VolumeRetypeWithoutMigrationTest-1224614238-project-admin] Calling method '_delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:44.779305 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d66fdeaf-4e33-4989-acca-e4e6ad3a7351 tempest-VolumeRetypeWithoutMigrationTest-1224614238 tempest-VolumeRetypeWithoutMigrationTest-1224614238-project-admin] https://10.4.3.32/volume/v3/types/a9db51e6-ab02-48a4-8377-5cd6e02a7e4c returned with HTTP 202 Jul 03 21:56:44.780302 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 986/3874] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:56:44 2026] DELETE /volume/v3/types/a9db51e6-ab02-48a4-8377-5cd6e02a7e4c => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:56:44.791402 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-83df9eea-bd25-4477-9aff-fdf3fbcbeae6 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:44.793659 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-83df9eea-bd25-4477-9aff-fdf3fbcbeae6 tempest-VolumeRetypeWithoutMigrationTest-1224614238 tempest-VolumeRetypeWithoutMigrationTest-1224614238-project-admin] GET https://10.4.3.32/volume/v3/types/a9db51e6-ab02-48a4-8377-5cd6e02a7e4c Jul 03 21:56:44.793969 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-83df9eea-bd25-4477-9aff-fdf3fbcbeae6 tempest-VolumeRetypeWithoutMigrationTest-1224614238 tempest-VolumeRetypeWithoutMigrationTest-1224614238-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:44.794254 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-83df9eea-bd25-4477-9aff-fdf3fbcbeae6 tempest-VolumeRetypeWithoutMigrationTest-1224614238 tempest-VolumeRetypeWithoutMigrationTest-1224614238-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:44.799105 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-83df9eea-bd25-4477-9aff-fdf3fbcbeae6 tempest-VolumeRetypeWithoutMigrationTest-1224614238 tempest-VolumeRetypeWithoutMigrationTest-1224614238-project-admin] https://10.4.3.32/volume/v3/types/a9db51e6-ab02-48a4-8377-5cd6e02a7e4c returned with HTTP 404 Jul 03 21:56:44.799842 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 956/3875] 10.4.3.32 () {66 vars in 1335 bytes} [Fri Jul 3 21:56:44 2026] GET /volume/v3/types/a9db51e6-ab02-48a4-8377-5cd6e02a7e4c => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:44.813700 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7ffcf21d-24d4-44d4-9c41-99c8535d5322 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:44.815954 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7ffcf21d-24d4-44d4-9c41-99c8535d5322 tempest-VolumeRetypeWithoutMigrationTest-1224614238 tempest-VolumeRetypeWithoutMigrationTest-1224614238-project-admin] DELETE https://10.4.3.32/volume/v3/types/0e77ddf0-d588-490d-b9a1-94f770693594 Jul 03 21:56:44.816133 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7ffcf21d-24d4-44d4-9c41-99c8535d5322 tempest-VolumeRetypeWithoutMigrationTest-1224614238 tempest-VolumeRetypeWithoutMigrationTest-1224614238-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:44.816360 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7ffcf21d-24d4-44d4-9c41-99c8535d5322 tempest-VolumeRetypeWithoutMigrationTest-1224614238 tempest-VolumeRetypeWithoutMigrationTest-1224614238-project-admin] Calling method '_delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:44.858417 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7ffcf21d-24d4-44d4-9c41-99c8535d5322 tempest-VolumeRetypeWithoutMigrationTest-1224614238 tempest-VolumeRetypeWithoutMigrationTest-1224614238-project-admin] https://10.4.3.32/volume/v3/types/0e77ddf0-d588-490d-b9a1-94f770693594 returned with HTTP 202 Jul 03 21:56:44.858417 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 964/3876] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:56:44 2026] DELETE /volume/v3/types/0e77ddf0-d588-490d-b9a1-94f770693594 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:56:44.869404 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-44a9cdeb-d763-4cfe-a268-cc90249803e2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:44.872011 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-44a9cdeb-d763-4cfe-a268-cc90249803e2 tempest-VolumeRetypeWithoutMigrationTest-1224614238 tempest-VolumeRetypeWithoutMigrationTest-1224614238-project-admin] GET https://10.4.3.32/volume/v3/types/0e77ddf0-d588-490d-b9a1-94f770693594 Jul 03 21:56:44.872338 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-44a9cdeb-d763-4cfe-a268-cc90249803e2 tempest-VolumeRetypeWithoutMigrationTest-1224614238 tempest-VolumeRetypeWithoutMigrationTest-1224614238-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:44.873291 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-44a9cdeb-d763-4cfe-a268-cc90249803e2 tempest-VolumeRetypeWithoutMigrationTest-1224614238 tempest-VolumeRetypeWithoutMigrationTest-1224614238-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:44.878982 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-44a9cdeb-d763-4cfe-a268-cc90249803e2 tempest-VolumeRetypeWithoutMigrationTest-1224614238 tempest-VolumeRetypeWithoutMigrationTest-1224614238-project-admin] https://10.4.3.32/volume/v3/types/0e77ddf0-d588-490d-b9a1-94f770693594 returned with HTTP 404 Jul 03 21:56:44.879694 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 987/3877] 10.4.3.32 () {66 vars in 1335 bytes} [Fri Jul 3 21:56:44 2026] GET /volume/v3/types/0e77ddf0-d588-490d-b9a1-94f770693594 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:44.937741 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-846b086f-e6d9-4078-8925-950f26252637 req-cc6d8f6d-bcbd-4351-936b-cefabfaccbac tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/attachments/45819699-8d86-4ef1-b658-0a444cd0e608 returned with HTTP 200 Jul 03 21:56:44.938394 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 971/3878] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:56:44 2026] DELETE /volume/v3/attachments/45819699-8d86-4ef1-b658-0a444cd0e608 => generated 19 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:44.969316 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f99ac4ac-7caf-422e-8103-aeec0fd0f559 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:44.971296 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f99ac4ac-7caf-422e-8103-aeec0fd0f559 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:56:44.972550 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f99ac4ac-7caf-422e-8103-aeec0fd0f559 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "adb6f62e-ffea-4476-8436-7180581de1df"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:44.973347 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-f99ac4ac-7caf-422e-8103-aeec0fd0f559 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'adb6f62e-ffea-4476-8436-7180581de1df'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:56:45.081265 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-f99ac4ac-7caf-422e-8103-aeec0fd0f559 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Create volume of 1 GB Jul 03 21:56:45.087973 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-f99ac4ac-7caf-422e-8103-aeec0fd0f559 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Availability Zones retrieved successfully. Jul 03 21:56:45.092774 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-f99ac4ac-7caf-422e-8103-aeec0fd0f559 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Flow 'volume_create_api' (2fa2a5b0-1452-497c-a05f-bffb5ebd81ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:56:45.093930 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-f99ac4ac-7caf-422e-8103-aeec0fd0f559 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80c4094f-ba7a-44cd-9a7e-0af5919fecf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:45.095242 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-f99ac4ac-7caf-422e-8103-aeec0fd0f559 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:56:45.144348 np0000004475 devstack@c-api.service[99935]: WARNING cinder.volume.api [None req-f99ac4ac-7caf-422e-8103-aeec0fd0f559 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80c4094f-ba7a-44cd-9a7e-0af5919fecf5) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 21:56:45.144348 np0000004475 devstack@c-api.service[99935]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jul 03 21:56:45.153647 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-f99ac4ac-7caf-422e-8103-aeec0fd0f559 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80c4094f-ba7a-44cd-9a7e-0af5919fecf5) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:45.154830 np0000004475 devstack@c-api.service[99935]: WARNING cinder.volume.api [None req-f99ac4ac-7caf-422e-8103-aeec0fd0f559 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80c4094f-ba7a-44cd-9a7e-0af5919fecf5) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 21:56:45.160330 np0000004475 devstack@c-api.service[99935]: WARNING cinder.volume.api [None req-f99ac4ac-7caf-422e-8103-aeec0fd0f559 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Flow 'volume_create_api' (2fa2a5b0-1452-497c-a05f-bffb5ebd81ec) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 21:56:45.161243 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f99ac4ac-7caf-422e-8103-aeec0fd0f559 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 400 Jul 03 21:56:45.161243 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 957/3879] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:56:44 2026] POST /volume/v3/volumes => generated 134 bytes in 192 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 21:56:45.508111 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d621e459-148b-4c35-bb1c-db6a5cc8b634 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:45.510099 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d621e459-148b-4c35-bb1c-db6a5cc8b634 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:56:45.510515 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d621e459-148b-4c35-bb1c-db6a5cc8b634 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:45.512507 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d621e459-148b-4c35-bb1c-db6a5cc8b634 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 400 Jul 03 21:56:45.513217 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 965/3880] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:56:45 2026] POST /volume/v3/volumes => generated 127 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 21:56:45.522601 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-4f2cc3de-bf4a-4cf9-aea0-feee973b2b85 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:45.524938 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4f2cc3de-bf4a-4cf9-aea0-feee973b2b85 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:56:45.525442 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4f2cc3de-bf4a-4cf9-aea0-feee973b2b85 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "7885a292-b59c-4814-b918-7f2c3c702429"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:45.528088 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-4f2cc3de-bf4a-4cf9-aea0-feee973b2b85 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '7885a292-b59c-4814-b918-7f2c3c702429'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:56:45.533856 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4f2cc3de-bf4a-4cf9-aea0-feee973b2b85 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 404 Jul 03 21:56:45.534560 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 988/3881] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:56:45 2026] POST /volume/v3/volumes => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:45.543277 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-95f257aa-a798-4606-abf3-b8c97b488c95 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:45.545715 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-95f257aa-a798-4606-abf3-b8c97b488c95 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:56:45.546174 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-95f257aa-a798-4606-abf3-b8c97b488c95 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "e78e5a33-f078-466e-a1f1-b95ed20c0da7"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:45.547747 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-95f257aa-a798-4606-abf3-b8c97b488c95 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'e78e5a33-f078-466e-a1f1-b95ed20c0da7'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:56:45.553931 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-95f257aa-a798-4606-abf3-b8c97b488c95 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 404 Jul 03 21:56:45.554696 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 972/3882] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:56:45 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 21:56:45.563476 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c12d97fe-836c-4678-93b2-cf9805b8a407 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:45.565068 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c12d97fe-836c-4678-93b2-cf9805b8a407 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:56:45.565385 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c12d97fe-836c-4678-93b2-cf9805b8a407 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "a7f426f0-b25f-43b8-8f6a-ea4e115bf481"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:45.567381 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-c12d97fe-836c-4678-93b2-cf9805b8a407 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'a7f426f0-b25f-43b8-8f6a-ea4e115bf481'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:56:45.573761 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c12d97fe-836c-4678-93b2-cf9805b8a407 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 404 Jul 03 21:56:45.574343 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 958/3883] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:56:45 2026] POST /volume/v3/volumes => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:45.590548 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-bdf8d74b-b660-4bf3-98ab-5ba17a2f6122 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:45.596014 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bdf8d74b-b660-4bf3-98ab-5ba17a2f6122 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:56:45.598263 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bdf8d74b-b660-4bf3-98ab-5ba17a2f6122 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:45.600041 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bdf8d74b-b660-4bf3-98ab-5ba17a2f6122 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 400 Jul 03 21:56:45.600041 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 966/3884] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:56:45 2026] POST /volume/v3/volumes => generated 125 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 21:56:45.610080 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a69ac719-4eb2-4907-99d6-565b6cf96067 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:45.613637 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a69ac719-4eb2-4907-99d6-565b6cf96067 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:56:45.613637 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a69ac719-4eb2-4907-99d6-565b6cf96067 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:45.615398 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a69ac719-4eb2-4907-99d6-565b6cf96067 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 400 Jul 03 21:56:45.615398 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 989/3885] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:56:45 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 21:56:45.625291 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-82e765b1-61ee-4722-8b16-315ee44041da None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:45.627699 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-82e765b1-61ee-4722-8b16-315ee44041da tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:56:45.628257 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-82e765b1-61ee-4722-8b16-315ee44041da tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:45.630337 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-82e765b1-61ee-4722-8b16-315ee44041da tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 400 Jul 03 21:56:45.630997 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 973/3886] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:56:45 2026] POST /volume/v3/volumes => generated 121 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 21:56:45.641130 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b1286a7c-c368-4e7d-b680-4d28b14bd734 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:45.643268 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b1286a7c-c368-4e7d-b680-4d28b14bd734 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] DELETE https://10.4.3.32/volume/v3/volumes/tempest-invalid-608790730 Jul 03 21:56:45.643534 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b1286a7c-c368-4e7d-b680-4d28b14bd734 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:45.643752 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b1286a7c-c368-4e7d-b680-4d28b14bd734 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:45.643951 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-b1286a7c-c368-4e7d-b680-4d28b14bd734 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Delete volume with id: tempest-invalid-608790730 Jul 03 21:56:45.651818 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b1286a7c-c368-4e7d-b680-4d28b14bd734 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] https://10.4.3.32/volume/v3/volumes/tempest-invalid-608790730 returned with HTTP 404 Jul 03 21:56:45.652620 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 959/3887] 10.4.3.32 () {66 vars in 1311 bytes} [Fri Jul 3 21:56:45 2026] DELETE /volume/v3/volumes/tempest-invalid-608790730 => generated 98 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:56:45.665152 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-213974bb-49e0-4116-b881-a10aa8bd469d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:45.668178 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 967/3888] 10.4.3.32 () {66 vars in 1236 bytes} [Fri Jul 3 21:56:45 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 03 21:56:45.681631 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f232788b-3229-49ee-b585-eb533c22f82a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:45.684211 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f232788b-3229-49ee-b585-eb533c22f82a tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] POST https://10.4.3.32/volume/v3/volumes/xxx/action Jul 03 21:56:45.685571 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f232788b-3229-49ee-b585-eb533c22f82a tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Action body: b'{"os-detach": {}}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:56:45.685571 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f232788b-3229-49ee-b585-eb533c22f82a tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:45.693841 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f232788b-3229-49ee-b585-eb533c22f82a tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] https://10.4.3.32/volume/v3/volumes/xxx/action returned with HTTP 404 Jul 03 21:56:45.694578 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 990/3889] 10.4.3.32 () {68 vars in 1284 bytes} [Fri Jul 3 21:56:45 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:56:45.704989 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-1af604ad-e196-47b5-b5ff-68ac79286ffb None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:45.707077 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1af604ad-e196-47b5-b5ff-68ac79286ffb tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:56:45.708570 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1af604ad-e196-47b5-b5ff-68ac79286ffb tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:45.708570 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1af604ad-e196-47b5-b5ff-68ac79286ffb tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:45.708570 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-1af604ad-e196-47b5-b5ff-68ac79286ffb tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:45.708731 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-52af9152-bd48-41ec-9c86-0236f629f4ff None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:45.710982 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-52af9152-bd48-41ec-9c86-0236f629f4ff tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] GET https://10.4.3.32/volume/v3/volumes/tempest-invalid-1600207793 Jul 03 21:56:45.711385 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-52af9152-bd48-41ec-9c86-0236f629f4ff tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:45.711703 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-52af9152-bd48-41ec-9c86-0236f629f4ff tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:45.714501 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:45.714501 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:45.717516 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1af604ad-e196-47b5-b5ff-68ac79286ffb tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 200 Jul 03 21:56:45.717516 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 974/3890] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:45 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:45.718752 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-52af9152-bd48-41ec-9c86-0236f629f4ff tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] https://10.4.3.32/volume/v3/volumes/tempest-invalid-1600207793 returned with HTTP 404 Jul 03 21:56:45.719428 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 960/3891] 10.4.3.32 () {66 vars in 1311 bytes} [Fri Jul 3 21:56:45 2026] GET /volume/v3/volumes/tempest-invalid-1600207793 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:56:45.730771 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d4eabb7f-8b15-4acd-a4ca-b911f0173f39 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:45.733815 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 968/3892] 10.4.3.32 () {66 vars in 1233 bytes} [Fri Jul 3 21:56:45 2026] GET /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 03 21:56:45.746268 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-aa52d4a1-3beb-442b-8bab-8d33035ae52a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:45.748106 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-aa52d4a1-3beb-442b-8bab-8d33035ae52a tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?status=null Jul 03 21:56:45.748293 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-aa52d4a1-3beb-442b-8bab-8d33035ae52a tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:45.748548 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-aa52d4a1-3beb-442b-8bab-8d33035ae52a tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Calling method 'detail' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:45.748867 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.api_utils [None req-aa52d4a1-3beb-442b-8bab-8d33035ae52a tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Removing options '' from query. {{(pid=99936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:56:45.749185 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-aa52d4a1-3beb-442b-8bab-8d33035ae52a tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Could not evaluate value null, assuming string {{(pid=99936) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2444}} Jul 03 21:56:45.749924 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-aa52d4a1-3beb-442b-8bab-8d33035ae52a tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=99936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:56:45.757002 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-aa52d4a1-3beb-442b-8bab-8d33035ae52a tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Get all volumes completed successfully. Jul 03 21:56:45.759259 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-aa52d4a1-3beb-442b-8bab-8d33035ae52a tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] https://10.4.3.32/volume/v3/volumes/detail?status=null returned with HTTP 200 Jul 03 21:56:45.759658 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 991/3893] 10.4.3.32 () {66 vars in 1274 bytes} [Fri Jul 3 21:56:45 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:56:45.773396 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-5d910db0-9d8c-45aa-8e1a-bc5ad929fd91 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:45.775883 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5d910db0-9d8c-45aa-8e1a-bc5ad929fd91 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-607650764 Jul 03 21:56:45.776127 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5d910db0-9d8c-45aa-8e1a-bc5ad929fd91 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:45.776354 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5d910db0-9d8c-45aa-8e1a-bc5ad929fd91 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Calling method 'detail' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:45.776708 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.api_utils [None req-5d910db0-9d8c-45aa-8e1a-bc5ad929fd91 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Removing options '' from query. {{(pid=99934) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:56:45.777484 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-5d910db0-9d8c-45aa-8e1a-bc5ad929fd91 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-607650764'), ('no_migration_targets', True)]). {{(pid=99934) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:56:45.784863 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-5d910db0-9d8c-45aa-8e1a-bc5ad929fd91 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Get all volumes completed successfully. Jul 03 21:56:45.787346 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5d910db0-9d8c-45aa-8e1a-bc5ad929fd91 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] https://10.4.3.32/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-607650764 returned with HTTP 200 Jul 03 21:56:45.788131 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 975/3894] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:56:45 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-607650764 => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 03 21:56:45.805554 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9098a1b5-252f-491c-b508-8a4dd88472ca None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:45.807387 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9098a1b5-252f-491c-b508-8a4dd88472ca tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] GET https://10.4.3.32/volume/v3/volumes?status=null Jul 03 21:56:45.807847 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9098a1b5-252f-491c-b508-8a4dd88472ca tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:45.808894 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9098a1b5-252f-491c-b508-8a4dd88472ca tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Calling method 'index' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:45.808894 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.api_utils [None req-9098a1b5-252f-491c-b508-8a4dd88472ca tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Removing options '' from query. {{(pid=99935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:56:45.809634 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-9098a1b5-252f-491c-b508-8a4dd88472ca tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Could not evaluate value null, assuming string {{(pid=99935) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2444}} Jul 03 21:56:45.814741 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-9098a1b5-252f-491c-b508-8a4dd88472ca tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=99935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:56:45.852026 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-9098a1b5-252f-491c-b508-8a4dd88472ca tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Get all volumes completed successfully. Jul 03 21:56:45.853076 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9098a1b5-252f-491c-b508-8a4dd88472ca tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] https://10.4.3.32/volume/v3/volumes?status=null returned with HTTP 200 Jul 03 21:56:45.853076 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 961/3895] 10.4.3.32 () {66 vars in 1253 bytes} [Fri Jul 3 21:56:45 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 03 21:56:45.867955 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-bc605e0d-da3e-4b47-960f-4ae10ec1d7da None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:45.871198 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bc605e0d-da3e-4b47-960f-4ae10ec1d7da tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] GET https://10.4.3.32/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2090826362 Jul 03 21:56:45.871286 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bc605e0d-da3e-4b47-960f-4ae10ec1d7da tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:45.871854 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bc605e0d-da3e-4b47-960f-4ae10ec1d7da tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Calling method 'index' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:45.871854 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.api_utils [None req-bc605e0d-da3e-4b47-960f-4ae10ec1d7da tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Removing options '' from query. {{(pid=99933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:56:45.872931 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-bc605e0d-da3e-4b47-960f-4ae10ec1d7da tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-2090826362'), ('no_migration_targets', True)]). {{(pid=99933) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:56:45.881080 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-bc605e0d-da3e-4b47-960f-4ae10ec1d7da tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Get all volumes completed successfully. Jul 03 21:56:45.881628 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bc605e0d-da3e-4b47-960f-4ae10ec1d7da tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] https://10.4.3.32/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2090826362 returned with HTTP 200 Jul 03 21:56:45.882103 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 969/3896] 10.4.3.32 () {66 vars in 1331 bytes} [Fri Jul 3 21:56:45 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2090826362 => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:56:45.893099 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e752eb7c-26f0-4017-a848-0a823dee9acf None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:45.896723 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e752eb7c-26f0-4017-a848-0a823dee9acf tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] POST https://10.4.3.32/volume/v3/volumes/9a7dfead-1131-4fa4-af1b-dd2b6aab307e/action Jul 03 21:56:45.897342 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e752eb7c-26f0-4017-a848-0a823dee9acf tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:56:45.898653 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e752eb7c-26f0-4017-a848-0a823dee9acf tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:45.909343 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:45.909343 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:45.909499 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e752eb7c-26f0-4017-a848-0a823dee9acf tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Volume info retrieved successfully. Jul 03 21:56:45.920424 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e752eb7c-26f0-4017-a848-0a823dee9acf tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Reserve volume completed successfully. Jul 03 21:56:45.920695 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e752eb7c-26f0-4017-a848-0a823dee9acf tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] https://10.4.3.32/volume/v3/volumes/9a7dfead-1131-4fa4-af1b-dd2b6aab307e/action returned with HTTP 202 Jul 03 21:56:45.921115 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 992/3897] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:56:45 2026] POST /volume/v3/volumes/9a7dfead-1131-4fa4-af1b-dd2b6aab307e/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:56:45.932354 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-599d9d20-904a-4a9b-8f73-2281ca4f6ec1 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:45.935083 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-599d9d20-904a-4a9b-8f73-2281ca4f6ec1 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] POST https://10.4.3.32/volume/v3/volumes/9a7dfead-1131-4fa4-af1b-dd2b6aab307e/action Jul 03 21:56:45.935882 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-599d9d20-904a-4a9b-8f73-2281ca4f6ec1 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:56:45.936194 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-599d9d20-904a-4a9b-8f73-2281ca4f6ec1 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:45.945077 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:45.945077 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:45.945909 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-599d9d20-904a-4a9b-8f73-2281ca4f6ec1 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Volume info retrieved successfully. Jul 03 21:56:45.952770 np0000004475 devstack@c-api.service[99934]: ERROR cinder.volume.api [None req-599d9d20-904a-4a9b-8f73-2281ca4f6ec1 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Volume status must be available to reserve, but the status is attaching. Jul 03 21:56:45.953218 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-599d9d20-904a-4a9b-8f73-2281ca4f6ec1 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] https://10.4.3.32/volume/v3/volumes/9a7dfead-1131-4fa4-af1b-dd2b6aab307e/action returned with HTTP 400 Jul 03 21:56:45.953845 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 976/3898] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:56:45 2026] POST /volume/v3/volumes/9a7dfead-1131-4fa4-af1b-dd2b6aab307e/action => generated 132 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 21:56:45.965682 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a91ad1ce-0222-4276-a509-656cac06bb63 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:45.969614 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a91ad1ce-0222-4276-a509-656cac06bb63 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] POST https://10.4.3.32/volume/v3/volumes/9a7dfead-1131-4fa4-af1b-dd2b6aab307e/action Jul 03 21:56:45.969614 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a91ad1ce-0222-4276-a509-656cac06bb63 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:56:45.969614 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a91ad1ce-0222-4276-a509-656cac06bb63 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:45.978343 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:45.978343 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:45.978589 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-a91ad1ce-0222-4276-a509-656cac06bb63 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Volume info retrieved successfully. Jul 03 21:56:45.995441 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-a91ad1ce-0222-4276-a509-656cac06bb63 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Unreserve volume completed successfully. Jul 03 21:56:45.995805 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a91ad1ce-0222-4276-a509-656cac06bb63 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] https://10.4.3.32/volume/v3/volumes/9a7dfead-1131-4fa4-af1b-dd2b6aab307e/action returned with HTTP 202 Jul 03 21:56:45.996699 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 962/3899] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:56:45 2026] POST /volume/v3/volumes/9a7dfead-1131-4fa4-af1b-dd2b6aab307e/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:56:46.007618 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b9cecee4-9d88-4c4b-884b-f6b5eca2121b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:46.009750 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b9cecee4-9d88-4c4b-884b-f6b5eca2121b tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] POST https://10.4.3.32/volume/v3/volumes/ae75983f-d31a-4066-ada9-cf0087da6532/action Jul 03 21:56:46.010143 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b9cecee4-9d88-4c4b-884b-f6b5eca2121b tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:56:46.013304 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b9cecee4-9d88-4c4b-884b-f6b5eca2121b tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:46.024248 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b9cecee4-9d88-4c4b-884b-f6b5eca2121b tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] https://10.4.3.32/volume/v3/volumes/ae75983f-d31a-4066-ada9-cf0087da6532/action returned with HTTP 404 Jul 03 21:56:46.024248 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 970/3900] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:56:46 2026] POST /volume/v3/volumes/ae75983f-d31a-4066-ada9-cf0087da6532/action => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:46.034416 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b341f095-bef0-4b77-8aa7-1a1aba047793 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:46.036545 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b341f095-bef0-4b77-8aa7-1a1aba047793 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] POST https://10.4.3.32/volume/v3/volumes/ab67559a-b874-4af9-a399-9ad66248a354/action Jul 03 21:56:46.036991 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b341f095-bef0-4b77-8aa7-1a1aba047793 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:56:46.037136 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b341f095-bef0-4b77-8aa7-1a1aba047793 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:46.045089 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b341f095-bef0-4b77-8aa7-1a1aba047793 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] https://10.4.3.32/volume/v3/volumes/ab67559a-b874-4af9-a399-9ad66248a354/action returned with HTTP 404 Jul 03 21:56:46.045781 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 993/3901] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:56:46 2026] POST /volume/v3/volumes/ab67559a-b874-4af9-a399-9ad66248a354/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:46.058352 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ed6a587d-2eca-43f6-9770-6f97e419a6d7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:46.062360 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 977/3902] 10.4.3.32 () {68 vars in 1253 bytes} [Fri Jul 3 21:56:46 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 03 21:56:46.074212 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-2a525550-a82a-4ead-9818-62bd4e1248a9 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:46.076032 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2a525550-a82a-4ead-9818-62bd4e1248a9 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] PUT https://10.4.3.32/volume/v3/volumes/tempest-invalid-1701251204 Jul 03 21:56:46.076518 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2a525550-a82a-4ead-9818-62bd4e1248a9 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:46.083631 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2a525550-a82a-4ead-9818-62bd4e1248a9 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] https://10.4.3.32/volume/v3/volumes/tempest-invalid-1701251204 returned with HTTP 404 Jul 03 21:56:46.084126 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 963/3903] 10.4.3.32 () {68 vars in 1331 bytes} [Fri Jul 3 21:56:46 2026] PUT /volume/v3/volumes/tempest-invalid-1701251204 => generated 99 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:56:46.093779 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7ce8e45d-334a-44cd-9da9-fd0b2a970611 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:46.096450 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7ce8e45d-334a-44cd-9da9-fd0b2a970611 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] PUT https://10.4.3.32/volume/v3/volumes/12e1d544-4da1-4155-b101-af28c2a7cdf3 Jul 03 21:56:46.096906 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7ce8e45d-334a-44cd-9da9-fd0b2a970611 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:46.109327 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7ce8e45d-334a-44cd-9da9-fd0b2a970611 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] https://10.4.3.32/volume/v3/volumes/12e1d544-4da1-4155-b101-af28c2a7cdf3 returned with HTTP 404 Jul 03 21:56:46.109888 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 971/3904] 10.4.3.32 () {68 vars in 1361 bytes} [Fri Jul 3 21:56:46 2026] PUT /volume/v3/volumes/12e1d544-4da1-4155-b101-af28c2a7cdf3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:46.119576 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-87dcf2fd-c4ee-46b0-909b-fcf8ad93aada None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:46.122681 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-87dcf2fd-c4ee-46b0-909b-fcf8ad93aada tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] DELETE https://10.4.3.32/volume/v3/volumes/43ea2fe6-10c9-4eb9-a07e-70ff1d5cecb4 Jul 03 21:56:46.122958 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-87dcf2fd-c4ee-46b0-909b-fcf8ad93aada tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:46.123252 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-87dcf2fd-c4ee-46b0-909b-fcf8ad93aada tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:46.123491 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-87dcf2fd-c4ee-46b0-909b-fcf8ad93aada tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Delete volume with id: 43ea2fe6-10c9-4eb9-a07e-70ff1d5cecb4 Jul 03 21:56:46.130993 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-87dcf2fd-c4ee-46b0-909b-fcf8ad93aada tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] https://10.4.3.32/volume/v3/volumes/43ea2fe6-10c9-4eb9-a07e-70ff1d5cecb4 returned with HTTP 404 Jul 03 21:56:46.131712 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 994/3905] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:56:46 2026] DELETE /volume/v3/volumes/43ea2fe6-10c9-4eb9-a07e-70ff1d5cecb4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:46.141331 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6d70638c-ed28-4772-9ab1-671f1eee653f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:46.145793 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6d70638c-ed28-4772-9ab1-671f1eee653f tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] POST https://10.4.3.32/volume/v3/volumes/9a7dfead-1131-4fa4-af1b-dd2b6aab307e/action Jul 03 21:56:46.146318 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6d70638c-ed28-4772-9ab1-671f1eee653f tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:56:46.146525 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6d70638c-ed28-4772-9ab1-671f1eee653f tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:46.148321 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6d70638c-ed28-4772-9ab1-671f1eee653f tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] https://10.4.3.32/volume/v3/volumes/9a7dfead-1131-4fa4-af1b-dd2b6aab307e/action returned with HTTP 400 Jul 03 21:56:46.148963 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 978/3906] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:56:46 2026] POST /volume/v3/volumes/9a7dfead-1131-4fa4-af1b-dd2b6aab307e/action => generated 140 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 21:56:46.158512 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b11fb5bc-ca17-4ee7-a1c3-ef73d74dcc32 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:46.160758 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b11fb5bc-ca17-4ee7-a1c3-ef73d74dcc32 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] POST https://10.4.3.32/volume/v3/volumes/9a7dfead-1131-4fa4-af1b-dd2b6aab307e/action Jul 03 21:56:46.161178 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b11fb5bc-ca17-4ee7-a1c3-ef73d74dcc32 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:56:46.161332 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b11fb5bc-ca17-4ee7-a1c3-ef73d74dcc32 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:46.163349 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b11fb5bc-ca17-4ee7-a1c3-ef73d74dcc32 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] https://10.4.3.32/volume/v3/volumes/9a7dfead-1131-4fa4-af1b-dd2b6aab307e/action returned with HTTP 400 Jul 03 21:56:46.164097 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 964/3907] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:56:46 2026] POST /volume/v3/volumes/9a7dfead-1131-4fa4-af1b-dd2b6aab307e/action => generated 131 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 21:56:46.172926 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-22b18b3a-f3dc-4d2f-a8ca-b99d397e8376 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:46.175796 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-22b18b3a-f3dc-4d2f-a8ca-b99d397e8376 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] POST https://10.4.3.32/volume/v3/volumes/a8658423-1ed1-4351-9360-647cf7efc4f6/action Jul 03 21:56:46.176243 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-22b18b3a-f3dc-4d2f-a8ca-b99d397e8376 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:56:46.176393 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-22b18b3a-f3dc-4d2f-a8ca-b99d397e8376 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:46.184812 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-22b18b3a-f3dc-4d2f-a8ca-b99d397e8376 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] https://10.4.3.32/volume/v3/volumes/a8658423-1ed1-4351-9360-647cf7efc4f6/action returned with HTTP 404 Jul 03 21:56:46.185552 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 972/3908] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:56:46 2026] POST /volume/v3/volumes/a8658423-1ed1-4351-9360-647cf7efc4f6/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:46.201364 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9a1bb27b-911b-4c1e-8252-826c9547ab62 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:46.203885 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9a1bb27b-911b-4c1e-8252-826c9547ab62 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] POST https://10.4.3.32/volume/v3/volumes/9a7dfead-1131-4fa4-af1b-dd2b6aab307e/action Jul 03 21:56:46.203885 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9a1bb27b-911b-4c1e-8252-826c9547ab62 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:56:46.203885 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9a1bb27b-911b-4c1e-8252-826c9547ab62 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:46.205298 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9a1bb27b-911b-4c1e-8252-826c9547ab62 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] https://10.4.3.32/volume/v3/volumes/9a7dfead-1131-4fa4-af1b-dd2b6aab307e/action returned with HTTP 400 Jul 03 21:56:46.206107 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 995/3909] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:56:46 2026] POST /volume/v3/volumes/9a7dfead-1131-4fa4-af1b-dd2b6aab307e/action => generated 129 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 21:56:46.213177 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-13f4d34a-daae-4d82-86c2-aa766f8d31b3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:46.215096 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-13f4d34a-daae-4d82-86c2-aa766f8d31b3 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] POST https://10.4.3.32/volume/v3/volumes/None/action Jul 03 21:56:46.215491 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-13f4d34a-daae-4d82-86c2-aa766f8d31b3 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:56:46.215763 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-13f4d34a-daae-4d82-86c2-aa766f8d31b3 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:46.224039 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-13f4d34a-daae-4d82-86c2-aa766f8d31b3 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] https://10.4.3.32/volume/v3/volumes/None/action returned with HTTP 404 Jul 03 21:56:46.224581 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 979/3910] 10.4.3.32 () {68 vars in 1287 bytes} [Fri Jul 3 21:56:46 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:56:46.232346 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4edef937-1fcc-4654-9d46-a8c20e7edc44 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:46.234241 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4edef937-1fcc-4654-9d46-a8c20e7edc44 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] GET https://10.4.3.32/volume/v3/volumes/5675071c-7006-4e97-bb97-f0f9c5f43ffb Jul 03 21:56:46.234443 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4edef937-1fcc-4654-9d46-a8c20e7edc44 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:46.234702 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4edef937-1fcc-4654-9d46-a8c20e7edc44 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:46.240575 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4edef937-1fcc-4654-9d46-a8c20e7edc44 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] https://10.4.3.32/volume/v3/volumes/5675071c-7006-4e97-bb97-f0f9c5f43ffb returned with HTTP 404 Jul 03 21:56:46.241051 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 965/3911] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:46 2026] GET /volume/v3/volumes/5675071c-7006-4e97-bb97-f0f9c5f43ffb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:46.249983 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f2b9f9f2-d0af-4109-bf0c-03610674231c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:46.252165 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f2b9f9f2-d0af-4109-bf0c-03610674231c tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] GET https://10.4.3.32/volume/v3/volumes/9a7dfead-1131-4fa4-af1b-dd2b6aab307e Jul 03 21:56:46.252437 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f2b9f9f2-d0af-4109-bf0c-03610674231c tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:46.252682 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f2b9f9f2-d0af-4109-bf0c-03610674231c tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:46.261499 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:46.261499 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:46.266819 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f2b9f9f2-d0af-4109-bf0c-03610674231c tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Volume info retrieved successfully. Jul 03 21:56:46.273718 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f2b9f9f2-d0af-4109-bf0c-03610674231c tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] https://10.4.3.32/volume/v3/volumes/9a7dfead-1131-4fa4-af1b-dd2b6aab307e returned with HTTP 200 Jul 03 21:56:46.274318 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 973/3912] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:46 2026] GET /volume/v3/volumes/9a7dfead-1131-4fa4-af1b-dd2b6aab307e => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:46.286313 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d0b90df2-8107-4529-bb0b-51e2c79c9a26 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:46.288245 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d0b90df2-8107-4529-bb0b-51e2c79c9a26 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] DELETE https://10.4.3.32/volume/v3/volumes/9a7dfead-1131-4fa4-af1b-dd2b6aab307e Jul 03 21:56:46.288458 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d0b90df2-8107-4529-bb0b-51e2c79c9a26 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:46.288644 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d0b90df2-8107-4529-bb0b-51e2c79c9a26 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:46.288815 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-d0b90df2-8107-4529-bb0b-51e2c79c9a26 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Delete volume with id: 9a7dfead-1131-4fa4-af1b-dd2b6aab307e Jul 03 21:56:46.297701 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:46.297701 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:46.298195 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d0b90df2-8107-4529-bb0b-51e2c79c9a26 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Volume info retrieved successfully. Jul 03 21:56:46.319115 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d0b90df2-8107-4529-bb0b-51e2c79c9a26 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Delete volume request issued successfully. Jul 03 21:56:46.319115 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d0b90df2-8107-4529-bb0b-51e2c79c9a26 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] https://10.4.3.32/volume/v3/volumes/9a7dfead-1131-4fa4-af1b-dd2b6aab307e returned with HTTP 202 Jul 03 21:56:46.319645 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 996/3913] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:56:46 2026] DELETE /volume/v3/volumes/9a7dfead-1131-4fa4-af1b-dd2b6aab307e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:56:46.327942 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-fb1775c5-c715-4d6c-a0ec-a7d67895f701 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:46.330975 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fb1775c5-c715-4d6c-a0ec-a7d67895f701 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] GET https://10.4.3.32/volume/v3/volumes/9a7dfead-1131-4fa4-af1b-dd2b6aab307e Jul 03 21:56:46.333236 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fb1775c5-c715-4d6c-a0ec-a7d67895f701 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:46.333699 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fb1775c5-c715-4d6c-a0ec-a7d67895f701 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:46.347680 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:46.347680 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:46.356633 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-fb1775c5-c715-4d6c-a0ec-a7d67895f701 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Volume info retrieved successfully. Jul 03 21:56:46.362090 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fb1775c5-c715-4d6c-a0ec-a7d67895f701 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] https://10.4.3.32/volume/v3/volumes/9a7dfead-1131-4fa4-af1b-dd2b6aab307e returned with HTTP 200 Jul 03 21:56:46.363379 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 980/3914] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:46 2026] GET /volume/v3/volumes/9a7dfead-1131-4fa4-af1b-dd2b6aab307e => generated 839 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:46.511214 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-252d8ae5-26d2-4d98-ae56-c0c928242a19 req-060903d3-aac8-475e-a27e-512b316bde77 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:46.518388 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-252d8ae5-26d2-4d98-ae56-c0c928242a19 req-060903d3-aac8-475e-a27e-512b316bde77 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:56:46.521919 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-252d8ae5-26d2-4d98-ae56-c0c928242a19 req-060903d3-aac8-475e-a27e-512b316bde77 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:46.522126 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-252d8ae5-26d2-4d98-ae56-c0c928242a19 req-060903d3-aac8-475e-a27e-512b316bde77 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:46.529255 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:46.529255 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:46.533548 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-252d8ae5-26d2-4d98-ae56-c0c928242a19 req-060903d3-aac8-475e-a27e-512b316bde77 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:56:46.538768 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-252d8ae5-26d2-4d98-ae56-c0c928242a19 req-060903d3-aac8-475e-a27e-512b316bde77 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:56:46.539814 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 966/3915] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:56:46 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:46.554700 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8362754a-323b-4baf-8aba-8569adc05a9e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:46.556940 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8362754a-323b-4baf-8aba-8569adc05a9e tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] DELETE https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:56:46.557331 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8362754a-323b-4baf-8aba-8569adc05a9e tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:46.557639 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8362754a-323b-4baf-8aba-8569adc05a9e tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:46.557878 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-8362754a-323b-4baf-8aba-8569adc05a9e tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Delete volume with id: f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:56:46.566212 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:46.566212 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:46.566699 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-8362754a-323b-4baf-8aba-8569adc05a9e tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:56:46.590718 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-8362754a-323b-4baf-8aba-8569adc05a9e tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Delete volume request issued successfully. Jul 03 21:56:46.590718 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8362754a-323b-4baf-8aba-8569adc05a9e tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 202 Jul 03 21:56:46.591472 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 974/3916] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:56:46 2026] DELETE /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:56:46.601786 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9a61ec32-5c54-4106-b796-27c994c3e727 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:46.604126 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9a61ec32-5c54-4106-b796-27c994c3e727 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:56:46.604453 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9a61ec32-5c54-4106-b796-27c994c3e727 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:46.604755 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9a61ec32-5c54-4106-b796-27c994c3e727 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:46.612396 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:46.612396 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:46.616880 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-9a61ec32-5c54-4106-b796-27c994c3e727 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Volume info retrieved successfully. Jul 03 21:56:46.621787 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9a61ec32-5c54-4106-b796-27c994c3e727 tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 200 Jul 03 21:56:46.622422 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 997/3917] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:46 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:46.730353 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-1135843e-b41e-42e1-82d9-1d4c5954c866 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:46.734407 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1135843e-b41e-42e1-82d9-1d4c5954c866 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:56:46.734407 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1135843e-b41e-42e1-82d9-1d4c5954c866 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:46.734407 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1135843e-b41e-42e1-82d9-1d4c5954c866 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:46.734407 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-1135843e-b41e-42e1-82d9-1d4c5954c866 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:46.737488 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:46.737488 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:46.738761 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1135843e-b41e-42e1-82d9-1d4c5954c866 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 200 Jul 03 21:56:46.740129 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 981/3918] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:46 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:46.751313 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b4984d2b-8ca5-498c-97e6-b9b9b5b2eb02 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:46.754807 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b4984d2b-8ca5-498c-97e6-b9b9b5b2eb02 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/volumes/8c8fab6e-cf69-4dcc-af4a-920a631fb8de Jul 03 21:56:46.754807 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b4984d2b-8ca5-498c-97e6-b9b9b5b2eb02 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:46.754807 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b4984d2b-8ca5-498c-97e6-b9b9b5b2eb02 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:46.762388 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:46.762388 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:46.773317 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b4984d2b-8ca5-498c-97e6-b9b9b5b2eb02 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Volume info retrieved successfully. Jul 03 21:56:46.779881 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b4984d2b-8ca5-498c-97e6-b9b9b5b2eb02 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/volumes/8c8fab6e-cf69-4dcc-af4a-920a631fb8de returned with HTTP 200 Jul 03 21:56:46.779881 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 967/3919] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:46 2026] GET /volume/v3/volumes/8c8fab6e-cf69-4dcc-af4a-920a631fb8de => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:46.797432 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e8511045-efc5-4852-8160-81f60374529e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:46.984145 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e8511045-efc5-4852-8160-81f60374529e tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1/export_record Jul 03 21:56:46.984567 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e8511045-efc5-4852-8160-81f60374529e tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:46.984821 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e8511045-efc5-4852-8160-81f60374529e tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] Calling method 'export_record' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:46.985016 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.contrib.backups [None req-e8511045-efc5-4852-8160-81f60374529e tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] Export record for backup 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99933) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 21:56:46.989848 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:46.989848 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:46.990898 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.backup.api [None req-e8511045-efc5-4852-8160-81f60374529e tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] Calling RPCAPI with context: , host: np0000004475, backup: 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99933) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 21:56:47.000766 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.backup.rpcapi [None req-e8511045-efc5-4852-8160-81f60374529e tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] export_record in rpcapi backup_id 7f43bb14-8858-461d-afef-3b94242b02d1 on host np0000004475. {{(pid=99933) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 21:56:47.301463 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-5c0e84a8-9aa1-4e60-8917-31f219e40809 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:47.303200 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5c0e84a8-9aa1-4e60-8917-31f219e40809 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:56:47.303649 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5c0e84a8-9aa1-4e60-8917-31f219e40809 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "f4ececa3-1558-4774-bffb-35f7b89c60f0", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1517517156"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:47.305192 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-5c0e84a8-9aa1-4e60-8917-31f219e40809 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Create volume request body: {'volume': {'imageRef': 'f4ececa3-1558-4774-bffb-35f7b89c60f0', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1517517156'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:56:47.381521 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-8c778ed3-c23c-4bce-9383-9e81a2b773a4 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:47.381838 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-5c0e84a8-9aa1-4e60-8917-31f219e40809 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Create volume of 1 GB Jul 03 21:56:47.383993 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8c778ed3-c23c-4bce-9383-9e81a2b773a4 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] GET https://10.4.3.32/volume/v3/volumes/9a7dfead-1131-4fa4-af1b-dd2b6aab307e Jul 03 21:56:47.384273 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8c778ed3-c23c-4bce-9383-9e81a2b773a4 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:47.384556 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8c778ed3-c23c-4bce-9383-9e81a2b773a4 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:47.387244 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-5c0e84a8-9aa1-4e60-8917-31f219e40809 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Availability Zones retrieved successfully. Jul 03 21:56:47.392613 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8c778ed3-c23c-4bce-9383-9e81a2b773a4 tempest-VolumesNegativeTest-867902759 tempest-VolumesNegativeTest-867902759-project-member] https://10.4.3.32/volume/v3/volumes/9a7dfead-1131-4fa4-af1b-dd2b6aab307e returned with HTTP 404 Jul 03 21:56:47.393055 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-5c0e84a8-9aa1-4e60-8917-31f219e40809 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Flow 'volume_create_api' (1d4609f0-0d2c-429f-8287-e2a6f9ca8100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:56:47.393237 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 982/3920] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:47 2026] GET /volume/v3/volumes/9a7dfead-1131-4fa4-af1b-dd2b6aab307e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:47.394381 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-5c0e84a8-9aa1-4e60-8917-31f219e40809 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb362667-2b31-433b-a1c7-ba262601e351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:47.395439 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-5c0e84a8-9aa1-4e60-8917-31f219e40809 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:56:47.464967 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-5c0e84a8-9aa1-4e60-8917-31f219e40809 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb362667-2b31-433b-a1c7-ba262601e351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:47.466426 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-5c0e84a8-9aa1-4e60-8917-31f219e40809 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58925210-7dd3-45ca-b18d-09022bded223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:47.503785 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.contrib.backups [None req-e8511045-efc5-4852-8160-81f60374529e tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2Y0M2JiMTQtODg1OC00NjFkLWFmZWYtM2I5NDI0MmIwMmQxIiwgInVzZXJfaWQiOiAiMDI0ZmJiMmU3MTk0NGRmZDhjN2I0NTFkNjdkNDFiYTQiLCAicHJvamVjdF9pZCI6ICI4ODkyNjIwM2U2ZTU0OWQ3OGFhZGJhMGIwMjBkOWRlZSIsICJ2b2x1bWVfaWQiOiAiOGM4ZmFiNmUtY2Y2OS00ZGNjLWFmNGEtOTIwYTYzMWZiOGRlIiwgImhvc3QiOiAibnAwMDAwMDA0NDc1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00ODcwNzE1MzMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTEyNzI2ODg1NyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzhjOGZhYjZlLWNmNjktNGRjYy1hZjRhLTkyMGE2MzFmYjhkZS8yMDI2MDcwMzIxNTYyOS9hel9ub3ZhX2JhY2t1cF83ZjQzYmIxNC04ODU4LTQ2MWQtYWZlZi0zYjk0MjQyYjAyZDEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDIxOjU2OjI1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDIxOjU2OjI1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMjE6NTY6NDZaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=99933) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 21:56:47.504197 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e8511045-efc5-4852-8160-81f60374529e tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1/export_record returned with HTTP 200 Jul 03 21:56:47.505415 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 975/3921] 10.4.3.32 () {66 vars in 1383 bytes} [Fri Jul 3 21:56:46 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1/export_record => generated 1512 bytes in 709 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:47.516264 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-79878996-6dfe-434e-b9bf-376e4508da6a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:47.518548 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-79878996-6dfe-434e-b9bf-376e4508da6a tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] POST https://10.4.3.32/volume/v3/backups/import_record Jul 03 21:56:47.519077 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-79878996-6dfe-434e-b9bf-376e4508da6a tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTcxNDVhMDktY2Y4MS00MWNmLWEyNzYtZmUwNzY3MDE5NTJlIiwgInVzZXJfaWQiOiAiMDI0ZmJiMmU3MTk0NGRmZDhjN2I0NTFkNjdkNDFiYTQiLCAicHJvamVjdF9pZCI6ICI4ODkyNjIwM2U2ZTU0OWQ3OGFhZGJhMGIwMjBkOWRlZSIsICJ2b2x1bWVfaWQiOiAiOGM4ZmFiNmUtY2Y2OS00ZGNjLWFmNGEtOTIwYTYzMWZiOGRlIiwgImhvc3QiOiAibnAwMDAwMDA0NDc1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00ODcwNzE1MzMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTEyNzI2ODg1NyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzhjOGZhYjZlLWNmNjktNGRjYy1hZjRhLTkyMGE2MzFmYjhkZS8yMDI2MDcwMzIxNTYyOS9hel9ub3ZhX2JhY2t1cF83ZjQzYmIxNC04ODU4LTQ2MWQtYWZlZi0zYjk0MjQyYjAyZDEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDIxOjU2OjI1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDIxOjU2OjI1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMjE6NTY6NDZaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:47.520795 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.contrib.backups [None req-79878996-6dfe-434e-b9bf-376e4508da6a tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTcxNDVhMDktY2Y4MS00MWNmLWEyNzYtZmUwNzY3MDE5NTJlIiwgInVzZXJfaWQiOiAiMDI0ZmJiMmU3MTk0NGRmZDhjN2I0NTFkNjdkNDFiYTQiLCAicHJvamVjdF9pZCI6ICI4ODkyNjIwM2U2ZTU0OWQ3OGFhZGJhMGIwMjBkOWRlZSIsICJ2b2x1bWVfaWQiOiAiOGM4ZmFiNmUtY2Y2OS00ZGNjLWFmNGEtOTIwYTYzMWZiOGRlIiwgImhvc3QiOiAibnAwMDAwMDA0NDc1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00ODcwNzE1MzMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTEyNzI2ODg1NyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzhjOGZhYjZlLWNmNjktNGRjYy1hZjRhLTkyMGE2MzFmYjhkZS8yMDI2MDcwMzIxNTYyOS9hel9ub3ZhX2JhY2t1cF83ZjQzYmIxNC04ODU4LTQ2MWQtYWZlZi0zYjk0MjQyYjAyZDEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDIxOjU2OjI1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDIxOjU2OjI1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMjE6NTY6NDZaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=99935) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 21:56:47.520923 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.contrib.backups [None req-79878996-6dfe-434e-b9bf-376e4508da6a tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTcxNDVhMDktY2Y4MS00MWNmLWEyNzYtZmUwNzY3MDE5NTJlIiwgInVzZXJfaWQiOiAiMDI0ZmJiMmU3MTk0NGRmZDhjN2I0NTFkNjdkNDFiYTQiLCAicHJvamVjdF9pZCI6ICI4ODkyNjIwM2U2ZTU0OWQ3OGFhZGJhMGIwMjBkOWRlZSIsICJ2b2x1bWVfaWQiOiAiOGM4ZmFiNmUtY2Y2OS00ZGNjLWFmNGEtOTIwYTYzMWZiOGRlIiwgImhvc3QiOiAibnAwMDAwMDA0NDc1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00ODcwNzE1MzMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTEyNzI2ODg1NyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzhjOGZhYjZlLWNmNjktNGRjYy1hZjRhLTkyMGE2MzFmYjhkZS8yMDI2MDcwMzIxNTYyOS9hel9ub3ZhX2JhY2t1cF83ZjQzYmIxNC04ODU4LTQ2MWQtYWZlZi0zYjk0MjQyYjAyZDEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDIxOjU2OjI1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDIxOjU2OjI1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMjE6NTY6NDZaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=99935) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 21:56:47.547001 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-5c0e84a8-9aa1-4e60-8917-31f219e40809 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Created reservations ['5e1f302c-abfb-448b-ae1d-d6078c40b33b', 'ff31a35e-5247-4d45-807f-e16e62b9947a', 'e2346c63-041f-4eb8-9717-9c71f682352b', '7a4f2f5a-e31c-4ba3-b995-1ca65187be2c'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:56:47.547984 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-5c0e84a8-9aa1-4e60-8917-31f219e40809 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58925210-7dd3-45ca-b18d-09022bded223) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e1f302c-abfb-448b-ae1d-d6078c40b33b', 'ff31a35e-5247-4d45-807f-e16e62b9947a', 'e2346c63-041f-4eb8-9717-9c71f682352b', '7a4f2f5a-e31c-4ba3-b995-1ca65187be2c']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:47.549063 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-5c0e84a8-9aa1-4e60-8917-31f219e40809 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cf3479d-6a82-4e58-9dc4-70dfa0cdc3ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:47.577191 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-5c0e84a8-9aa1-4e60-8917-31f219e40809 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cf3479d-6a82-4e58-9dc4-70dfa0cdc3ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51139438-ca10-4819-8fca-c2458cfff5c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1517517156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c4f5bc6495647989b82487f5f29cfca',qos_specs=None,replication_status=,reservations=['5e1f302c-abfb-448b-ae1d-d6078c40b33b','ff31a35e-5247-4d45-807f-e16e62b9947a','e2346c63-041f-4eb8-9717-9c71f682352b','7a4f2f5a-e31c-4ba3-b995-1ca65187be2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3bec235b37d4cea86ed0d5e1277a8e9',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:56:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1517517156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51139438-ca10-4819-8fca-c2458cfff5c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c4f5bc6495647989b82487f5f29cfca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3bec235b37d4cea86ed0d5e1277a8e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:47.578433 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-79878996-6dfe-434e-b9bf-376e4508da6a tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] Created reservations ['a97de6aa-ad1d-4d96-b81b-1ef6d81714ef', 'f06252e8-c608-4ff1-a7f3-9496538aed34'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:56:47.578526 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-5c0e84a8-9aa1-4e60-8917-31f219e40809 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60c87d98-6bea-4740-9d16-e5d117fb6e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:47.609762 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-5c0e84a8-9aa1-4e60-8917-31f219e40809 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60c87d98-6bea-4740-9d16-e5d117fb6e70) transitioned into state 'SUCCESS' from state '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-1517517156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c4f5bc6495647989b82487f5f29cfca',qos_specs=None,replication_status=,reservations=['5e1f302c-abfb-448b-ae1d-d6078c40b33b','ff31a35e-5247-4d45-807f-e16e62b9947a','e2346c63-041f-4eb8-9717-9c71f682352b','7a4f2f5a-e31c-4ba3-b995-1ca65187be2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3bec235b37d4cea86ed0d5e1277a8e9',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:47.610731 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-5c0e84a8-9aa1-4e60-8917-31f219e40809 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bc351a1-d9a9-43ad-b54c-ecd04f828b20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:47.622458 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.backup.rpcapi [None req-79878996-6dfe-434e-b9bf-376e4508da6a tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] import_record rpcapi backup id 17145a09-cf81-41cf-a276-fe076701952e on host np0000004475 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTcxNDVhMDktY2Y4MS00MWNmLWEyNzYtZmUwNzY3MDE5NTJlIiwgInVzZXJfaWQiOiAiMDI0ZmJiMmU3MTk0NGRmZDhjN2I0NTFkNjdkNDFiYTQiLCAicHJvamVjdF9pZCI6ICI4ODkyNjIwM2U2ZTU0OWQ3OGFhZGJhMGIwMjBkOWRlZSIsICJ2b2x1bWVfaWQiOiAiOGM4ZmFiNmUtY2Y2OS00ZGNjLWFmNGEtOTIwYTYzMWZiOGRlIiwgImhvc3QiOiAibnAwMDAwMDA0NDc1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00ODcwNzE1MzMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTEyNzI2ODg1NyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzhjOGZhYjZlLWNmNjktNGRjYy1hZjRhLTkyMGE2MzFmYjhkZS8yMDI2MDcwMzIxNTYyOS9hel9ub3ZhX2JhY2t1cF83ZjQzYmIxNC04ODU4LTQ2MWQtYWZlZi0zYjk0MjQyYjAyZDEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDIxOjU2OjI1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDIxOjU2OjI1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMjE6NTY6NDZaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=99935) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 03 21:56:47.624563 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.contrib.backups [None req-79878996-6dfe-434e-b9bf-376e4508da6a tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] Import record output: {'backup': {'id': '17145a09-cf81-41cf-a276-fe076701952e', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.32/volume/v3/backups/17145a09-cf81-41cf-a276-fe076701952e'}, {'rel': 'bookmark', 'href': 'https://10.4.3.32/volume/backups/17145a09-cf81-41cf-a276-fe076701952e'}]}}. {{(pid=99935) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 03 21:56:47.624710 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-5c0e84a8-9aa1-4e60-8917-31f219e40809 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bc351a1-d9a9-43ad-b54c-ecd04f828b20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:47.625190 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-79878996-6dfe-434e-b9bf-376e4508da6a tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] https://10.4.3.32/volume/v3/backups/import_record returned with HTTP 201 Jul 03 21:56:47.625704 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 968/3922] 10.4.3.32 () {68 vars in 1295 bytes} [Fri Jul 3 21:56:47 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 110 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 03 21:56:47.625773 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-5c0e84a8-9aa1-4e60-8917-31f219e40809 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Flow 'volume_create_api' (1d4609f0-0d2c-429f-8287-e2a6f9ca8100) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:56:47.626306 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-5c0e84a8-9aa1-4e60-8917-31f219e40809 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Create volume request issued successfully. Jul 03 21:56:47.632309 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5c0e84a8-9aa1-4e60-8917-31f219e40809 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:56:47.634546 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 998/3923] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:56:47 2026] POST /volume/v3/volumes => generated 746 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:56:47.636045 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-db16a704-d116-4d5b-9760-275a5ceaebb2 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:47.638427 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-db16a704-d116-4d5b-9760-275a5ceaebb2 tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] GET https://10.4.3.32/volume/v3/backups/17145a09-cf81-41cf-a276-fe076701952e Jul 03 21:56:47.638591 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-db16a704-d116-4d5b-9760-275a5ceaebb2 tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:47.639603 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-db16a704-d116-4d5b-9760-275a5ceaebb2 tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:47.639603 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-db16a704-d116-4d5b-9760-275a5ceaebb2 tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] Show backup with id 17145a09-cf81-41cf-a276-fe076701952e. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:47.640899 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1a4c9aa9-a7a4-4669-8950-4157ef52feec None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:47.642840 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1a4c9aa9-a7a4-4669-8950-4157ef52feec tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a Jul 03 21:56:47.643418 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1a4c9aa9-a7a4-4669-8950-4157ef52feec tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:47.643418 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1a4c9aa9-a7a4-4669-8950-4157ef52feec tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:47.647021 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:47.647021 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:47.650394 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-db16a704-d116-4d5b-9760-275a5ceaebb2 tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] https://10.4.3.32/volume/v3/backups/17145a09-cf81-41cf-a276-fe076701952e returned with HTTP 200 Jul 03 21:56:47.650394 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 983/3924] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:47 2026] GET /volume/v3/backups/17145a09-cf81-41cf-a276-fe076701952e => generated 645 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:47.650561 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-31ffb7b9-43dc-490e-ab9a-f77c6784180b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:47.652819 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-31ffb7b9-43dc-490e-ab9a-f77c6784180b tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] GET https://10.4.3.32/volume/v3/volumes/51139438-ca10-4819-8fca-c2458cfff5c2 Jul 03 21:56:47.653089 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-31ffb7b9-43dc-490e-ab9a-f77c6784180b tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:47.653390 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-31ffb7b9-43dc-490e-ab9a-f77c6784180b tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:47.654635 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1a4c9aa9-a7a4-4669-8950-4157ef52feec tempest-TestMinimumBasicScenario-1068923657 tempest-TestMinimumBasicScenario-1068923657-project-member] https://10.4.3.32/volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a returned with HTTP 404 Jul 03 21:56:47.655385 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 976/3925] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:47 2026] GET /volume/v3/volumes/f4e51f43-33f0-4711-aa65-3014c539412a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 21:56:47.666173 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:47.666173 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:47.672234 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-31ffb7b9-43dc-490e-ab9a-f77c6784180b tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Volume info retrieved successfully. Jul 03 21:56:47.680142 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-31ffb7b9-43dc-490e-ab9a-f77c6784180b tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] https://10.4.3.32/volume/v3/volumes/51139438-ca10-4819-8fca-c2458cfff5c2 returned with HTTP 200 Jul 03 21:56:47.680142 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 969/3926] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:47 2026] GET /volume/v3/volumes/51139438-ca10-4819-8fca-c2458cfff5c2 => generated 814 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:56:48.059802 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-735006e6-d447-44d2-905c-2d268547d8e1 req-fd6c12fe-c01d-46e9-8d9d-a06b8a2252d8 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:48.062181 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-735006e6-d447-44d2-905c-2d268547d8e1 req-fd6c12fe-c01d-46e9-8d9d-a06b8a2252d8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] DELETE https://10.4.3.32/volume/v3/attachments/7c4dfb82-43c8-42c1-9d8a-b3aa626c25f5 Jul 03 21:56:48.062361 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-735006e6-d447-44d2-905c-2d268547d8e1 req-fd6c12fe-c01d-46e9-8d9d-a06b8a2252d8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:48.062587 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-735006e6-d447-44d2-905c-2d268547d8e1 req-fd6c12fe-c01d-46e9-8d9d-a06b8a2252d8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:48.071832 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:48.071832 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:48.604860 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-735006e6-d447-44d2-905c-2d268547d8e1 req-fd6c12fe-c01d-46e9-8d9d-a06b8a2252d8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments/7c4dfb82-43c8-42c1-9d8a-b3aa626c25f5 returned with HTTP 200 Jul 03 21:56:48.605291 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 999/3927] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:56:48 2026] DELETE /volume/v3/attachments/7c4dfb82-43c8-42c1-9d8a-b3aa626c25f5 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:48.615400 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-735006e6-d447-44d2-905c-2d268547d8e1 req-4e33b9e2-f0bb-4347-8912-ed5e05829bc8 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:48.617612 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-735006e6-d447-44d2-905c-2d268547d8e1 req-4e33b9e2-f0bb-4347-8912-ed5e05829bc8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] DELETE https://10.4.3.32/volume/v3/volumes/77ad3ef6-645b-4a7b-8d20-2e9b37151b09 Jul 03 21:56:48.617791 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-735006e6-d447-44d2-905c-2d268547d8e1 req-4e33b9e2-f0bb-4347-8912-ed5e05829bc8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:48.617975 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-735006e6-d447-44d2-905c-2d268547d8e1 req-4e33b9e2-f0bb-4347-8912-ed5e05829bc8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:48.618164 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [req-735006e6-d447-44d2-905c-2d268547d8e1 req-4e33b9e2-f0bb-4347-8912-ed5e05829bc8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Delete volume with id: 77ad3ef6-645b-4a7b-8d20-2e9b37151b09 Jul 03 21:56:48.625268 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:48.625268 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:48.625789 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-735006e6-d447-44d2-905c-2d268547d8e1 req-4e33b9e2-f0bb-4347-8912-ed5e05829bc8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:56:48.646189 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-735006e6-d447-44d2-905c-2d268547d8e1 req-4e33b9e2-f0bb-4347-8912-ed5e05829bc8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Delete volume request issued successfully. Jul 03 21:56:48.646421 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-735006e6-d447-44d2-905c-2d268547d8e1 req-4e33b9e2-f0bb-4347-8912-ed5e05829bc8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/77ad3ef6-645b-4a7b-8d20-2e9b37151b09 returned with HTTP 202 Jul 03 21:56:48.646959 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 984/3928] 10.4.3.32 () {70 vars in 1613 bytes} [Fri Jul 3 21:56:48 2026] DELETE /volume/v3/volumes/77ad3ef6-645b-4a7b-8d20-2e9b37151b09 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:56:48.662833 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1f081683-3201-494d-bd07-833e35525384 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:48.665143 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1f081683-3201-494d-bd07-833e35525384 tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] GET https://10.4.3.32/volume/v3/backups/17145a09-cf81-41cf-a276-fe076701952e Jul 03 21:56:48.665448 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1f081683-3201-494d-bd07-833e35525384 tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:48.665722 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1f081683-3201-494d-bd07-833e35525384 tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:48.665850 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-1f081683-3201-494d-bd07-833e35525384 tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] Show backup with id 17145a09-cf81-41cf-a276-fe076701952e. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:48.673904 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:48.673904 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:48.673904 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1f081683-3201-494d-bd07-833e35525384 tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] https://10.4.3.32/volume/v3/backups/17145a09-cf81-41cf-a276-fe076701952e returned with HTTP 200 Jul 03 21:56:48.673904 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 977/3929] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:48 2026] GET /volume/v3/backups/17145a09-cf81-41cf-a276-fe076701952e => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:48.687006 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-0fd745a4-8412-4c7e-918d-78c4e22f0104 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:48.694555 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0fd745a4-8412-4c7e-918d-78c4e22f0104 tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] GET https://10.4.3.32/volume/v3/backups Jul 03 21:56:48.694555 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0fd745a4-8412-4c7e-918d-78c4e22f0104 tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:48.694555 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0fd745a4-8412-4c7e-918d-78c4e22f0104 tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] Calling method 'index' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:48.696186 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d3296232-6103-4e7b-b51b-d5f0b033af51 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:48.698681 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d3296232-6103-4e7b-b51b-d5f0b033af51 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] GET https://10.4.3.32/volume/v3/volumes/51139438-ca10-4819-8fca-c2458cfff5c2 Jul 03 21:56:48.698931 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d3296232-6103-4e7b-b51b-d5f0b033af51 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:48.699181 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d3296232-6103-4e7b-b51b-d5f0b033af51 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:48.700904 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0fd745a4-8412-4c7e-918d-78c4e22f0104 tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 200 Jul 03 21:56:48.702071 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 970/3930] 10.4.3.32 () {66 vars in 1230 bytes} [Fri Jul 3 21:56:48 2026] GET /volume/v3/backups => generated 336 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:48.712720 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:48.712720 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:48.715514 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9b86a9d7-d260-48df-a6db-196efd6cb992 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:48.717274 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d3296232-6103-4e7b-b51b-d5f0b033af51 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Volume info retrieved successfully. Jul 03 21:56:48.718543 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9b86a9d7-d260-48df-a6db-196efd6cb992 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] POST https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1/restore Jul 03 21:56:48.718941 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9b86a9d7-d260-48df-a6db-196efd6cb992 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:48.720564 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.backups [None req-9b86a9d7-d260-48df-a6db-196efd6cb992 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Restoring backup 7f43bb14-8858-461d-afef-3b94242b02d1 ({'restore': {}}) {{(pid=99934) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 21:56:48.720696 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.contrib.backups [None req-9b86a9d7-d260-48df-a6db-196efd6cb992 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Restoring backup 7f43bb14-8858-461d-afef-3b94242b02d1 to volume None. Jul 03 21:56:48.722734 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d3296232-6103-4e7b-b51b-d5f0b033af51 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] https://10.4.3.32/volume/v3/volumes/51139438-ca10-4819-8fca-c2458cfff5c2 returned with HTTP 200 Jul 03 21:56:48.723401 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1000/3931] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:48 2026] GET /volume/v3/volumes/51139438-ca10-4819-8fca-c2458cfff5c2 => generated 1354 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:48.727639 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:48.727639 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:48.729061 np0000004475 devstack@c-api.service[99934]: INFO cinder.backup.api [None req-9b86a9d7-d260-48df-a6db-196efd6cb992 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Creating volume of 1 GB for restore of backup 7f43bb14-8858-461d-afef-3b94242b02d1. Jul 03 21:56:48.736981 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e13bccfe-a0a0-447e-9e89-f18eeb4f6bb4 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:48.739026 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-9b86a9d7-d260-48df-a6db-196efd6cb992 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Availability Zones retrieved successfully. Jul 03 21:56:48.741715 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e13bccfe-a0a0-447e-9e89-f18eeb4f6bb4 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] POST https://10.4.3.32/volume/v3/volumes/51139438-ca10-4819-8fca-c2458cfff5c2/action Jul 03 21:56:48.742153 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e13bccfe-a0a0-447e-9e89-f18eeb4f6bb4 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:56:48.742330 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e13bccfe-a0a0-447e-9e89-f18eeb4f6bb4 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:48.749547 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9b86a9d7-d260-48df-a6db-196efd6cb992 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Flow 'volume_create_api' (874489eb-4cf6-46c3-b3a0-2971b383cc82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:56:48.750926 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9b86a9d7-d260-48df-a6db-196efd6cb992 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a3ae9d8-2d3b-4194-9ef2-9f32a4e06146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:48.753166 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-9b86a9d7-d260-48df-a6db-196efd6cb992 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:56:48.758738 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:48.758738 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:48.759071 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-e13bccfe-a0a0-447e-9e89-f18eeb4f6bb4 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Volume info retrieved successfully. Jul 03 21:56:48.812910 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9b86a9d7-d260-48df-a6db-196efd6cb992 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a3ae9d8-2d3b-4194-9ef2-9f32a4e06146) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:48.814242 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9b86a9d7-d260-48df-a6db-196efd6cb992 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (258f5268-6d67-41df-b65b-57bc22060fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:48.845258 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-e13bccfe-a0a0-447e-9e89-f18eeb4f6bb4 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Created reservations ['10583456-b5fc-47f9-bbba-d2c69244c8dc', '313d7964-cca2-4b8f-88c8-15664a0c3d10'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:56:48.858059 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-e13bccfe-a0a0-447e-9e89-f18eeb4f6bb4 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Extend volume request issued successfully. Jul 03 21:56:48.858187 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e13bccfe-a0a0-447e-9e89-f18eeb4f6bb4 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] https://10.4.3.32/volume/v3/volumes/51139438-ca10-4819-8fca-c2458cfff5c2/action returned with HTTP 202 Jul 03 21:56:48.858717 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 978/3932] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:56:48 2026] POST /volume/v3/volumes/51139438-ca10-4819-8fca-c2458cfff5c2/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:56:48.874974 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-01ce7575-f785-443a-9784-fac5964e2fc6 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:48.882055 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-01ce7575-f785-443a-9784-fac5964e2fc6 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] GET https://10.4.3.32/volume/v3/volumes/51139438-ca10-4819-8fca-c2458cfff5c2 Jul 03 21:56:48.882055 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-01ce7575-f785-443a-9784-fac5964e2fc6 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:48.882055 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-01ce7575-f785-443a-9784-fac5964e2fc6 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:48.892550 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-9b86a9d7-d260-48df-a6db-196efd6cb992 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Created reservations ['1898299a-1f78-4591-8a79-7774dee86586', '81c1515b-2fcd-4bf3-94c1-5fc7e10a1ec0', '232fc20c-4907-402e-b182-8899fc82b511', '18ad4c5e-6008-45c0-b902-87065e056c3f'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:56:48.892550 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9b86a9d7-d260-48df-a6db-196efd6cb992 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (258f5268-6d67-41df-b65b-57bc22060fcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1898299a-1f78-4591-8a79-7774dee86586', '81c1515b-2fcd-4bf3-94c1-5fc7e10a1ec0', '232fc20c-4907-402e-b182-8899fc82b511', '18ad4c5e-6008-45c0-b902-87065e056c3f']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:48.892550 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9b86a9d7-d260-48df-a6db-196efd6cb992 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02c91dd9-16f4-46c1-9047-d29a0fee6bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:48.901057 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:48.901057 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:48.906162 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-01ce7575-f785-443a-9784-fac5964e2fc6 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Volume info retrieved successfully. Jul 03 21:56:48.911563 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-01ce7575-f785-443a-9784-fac5964e2fc6 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] https://10.4.3.32/volume/v3/volumes/51139438-ca10-4819-8fca-c2458cfff5c2 returned with HTTP 200 Jul 03 21:56:48.912038 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 971/3933] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:48 2026] GET /volume/v3/volumes/51139438-ca10-4819-8fca-c2458cfff5c2 => generated 1354 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:48.926884 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9b86a9d7-d260-48df-a6db-196efd6cb992 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02c91dd9-16f4-46c1-9047-d29a0fee6bcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6cbe6e4-449b-4e4a-86b1-fc37c7e90d4c', '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_7f43bb14-8858-461d-afef-3b94242b02d1',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88926203e6e549d78aadba0b020d9dee',qos_specs=None,replication_status=,reservations=['1898299a-1f78-4591-8a79-7774dee86586','81c1515b-2fcd-4bf3-94c1-5fc7e10a1ec0','232fc20c-4907-402e-b182-8899fc82b511','18ad4c5e-6008-45c0-b902-87065e056c3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='024fbb2e71944dfd8c7b451d67d41ba4',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:56:48Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_7f43bb14-8858-461d-afef-3b94242b02d1',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6cbe6e4-449b-4e4a-86b1-fc37c7e90d4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88926203e6e549d78aadba0b020d9dee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='024fbb2e71944dfd8c7b451d67d41ba4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:48.928278 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9b86a9d7-d260-48df-a6db-196efd6cb992 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c1341a4-ae7f-4a95-88f8-d2f13eead758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:48.951208 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9b86a9d7-d260-48df-a6db-196efd6cb992 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c1341a4-ae7f-4a95-88f8-d2f13eead758) transitioned into 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_7f43bb14-8858-461d-afef-3b94242b02d1',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88926203e6e549d78aadba0b020d9dee',qos_specs=None,replication_status=,reservations=['1898299a-1f78-4591-8a79-7774dee86586','81c1515b-2fcd-4bf3-94c1-5fc7e10a1ec0','232fc20c-4907-402e-b182-8899fc82b511','18ad4c5e-6008-45c0-b902-87065e056c3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='024fbb2e71944dfd8c7b451d67d41ba4',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:48.952389 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9b86a9d7-d260-48df-a6db-196efd6cb992 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d62360b-3b4a-4175-924b-dd8cc849d7d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:48.966150 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9b86a9d7-d260-48df-a6db-196efd6cb992 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d62360b-3b4a-4175-924b-dd8cc849d7d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:48.967397 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-9b86a9d7-d260-48df-a6db-196efd6cb992 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Flow 'volume_create_api' (874489eb-4cf6-46c3-b3a0-2971b383cc82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:56:48.968532 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-9b86a9d7-d260-48df-a6db-196efd6cb992 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Create volume request issued successfully. Jul 03 21:56:48.978443 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:48.978443 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:48.979248 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-9b86a9d7-d260-48df-a6db-196efd6cb992 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Volume info retrieved successfully. Jul 03 21:56:49.928849 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-adf8af63-9b6b-418b-b69b-dcdf0e893ce9 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:49.932968 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-adf8af63-9b6b-418b-b69b-dcdf0e893ce9 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] GET https://10.4.3.32/volume/v3/volumes/51139438-ca10-4819-8fca-c2458cfff5c2 Jul 03 21:56:49.933242 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-adf8af63-9b6b-418b-b69b-dcdf0e893ce9 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:49.933526 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-adf8af63-9b6b-418b-b69b-dcdf0e893ce9 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:49.942825 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:49.942825 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:49.947241 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-adf8af63-9b6b-418b-b69b-dcdf0e893ce9 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Volume info retrieved successfully. Jul 03 21:56:49.952899 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-adf8af63-9b6b-418b-b69b-dcdf0e893ce9 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] https://10.4.3.32/volume/v3/volumes/51139438-ca10-4819-8fca-c2458cfff5c2 returned with HTTP 200 Jul 03 21:56:49.953388 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1001/3934] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:49 2026] GET /volume/v3/volumes/51139438-ca10-4819-8fca-c2458cfff5c2 => generated 1354 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:49.969127 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-fef84016-866a-4f92-9394-8a2dacc43748 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:49.972505 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fef84016-866a-4f92-9394-8a2dacc43748 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] GET https://10.4.3.32/volume/v3/volumes/51139438-ca10-4819-8fca-c2458cfff5c2 Jul 03 21:56:49.972505 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fef84016-866a-4f92-9394-8a2dacc43748 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:49.972653 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fef84016-866a-4f92-9394-8a2dacc43748 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:49.982223 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:49.982223 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:49.986929 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-fef84016-866a-4f92-9394-8a2dacc43748 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Volume info retrieved successfully. Jul 03 21:56:49.987015 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:49.987015 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:49.987467 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-9b86a9d7-d260-48df-a6db-196efd6cb992 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Volume info retrieved successfully. Jul 03 21:56:49.987617 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.backup.api [None req-9b86a9d7-d260-48df-a6db-196efd6cb992 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Checking backup size 1 against volume size 1 {{(pid=99934) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 21:56:49.987707 np0000004475 devstack@c-api.service[99934]: INFO cinder.backup.api [None req-9b86a9d7-d260-48df-a6db-196efd6cb992 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Overwriting volume f6cbe6e4-449b-4e4a-86b1-fc37c7e90d4c with restore of backup 7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:56:49.993318 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fef84016-866a-4f92-9394-8a2dacc43748 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] https://10.4.3.32/volume/v3/volumes/51139438-ca10-4819-8fca-c2458cfff5c2 returned with HTTP 200 Jul 03 21:56:49.993920 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 979/3935] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:49 2026] GET /volume/v3/volumes/51139438-ca10-4819-8fca-c2458cfff5c2 => generated 1354 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:50.003489 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.backup.rpcapi [None req-9b86a9d7-d260-48df-a6db-196efd6cb992 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] restore_backup in rpcapi backup_id 7f43bb14-8858-461d-afef-3b94242b02d1 {{(pid=99934) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 21:56:50.005789 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9b86a9d7-d260-48df-a6db-196efd6cb992 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1/restore returned with HTTP 202 Jul 03 21:56:50.006454 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 985/3936] 10.4.3.32 () {68 vars in 1386 bytes} [Fri Jul 3 21:56:48 2026] POST /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1/restore => generated 189 bytes in 1291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:56:50.008133 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5e94ece9-8fbd-4aa7-87bb-7875b4eaa266 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:50.010553 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5e94ece9-8fbd-4aa7-87bb-7875b4eaa266 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] GET https://10.4.3.32/volume/v3/volumes/51139438-ca10-4819-8fca-c2458cfff5c2 Jul 03 21:56:50.010837 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5e94ece9-8fbd-4aa7-87bb-7875b4eaa266 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:50.011117 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5e94ece9-8fbd-4aa7-87bb-7875b4eaa266 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:50.014406 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-82ce9e5a-8747-407c-9b9c-c3a2b7386c63 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:50.016302 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-82ce9e5a-8747-407c-9b9c-c3a2b7386c63 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:56:50.016546 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-82ce9e5a-8747-407c-9b9c-c3a2b7386c63 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:50.016745 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-82ce9e5a-8747-407c-9b9c-c3a2b7386c63 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:50.016843 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-82ce9e5a-8747-407c-9b9c-c3a2b7386c63 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:50.020471 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:50.020471 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:50.021646 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:50.021646 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:50.022704 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-82ce9e5a-8747-407c-9b9c-c3a2b7386c63 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 200 Jul 03 21:56:50.023240 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1002/3937] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:50 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:50.025799 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-5e94ece9-8fbd-4aa7-87bb-7875b4eaa266 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Volume info retrieved successfully. Jul 03 21:56:50.039902 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5e94ece9-8fbd-4aa7-87bb-7875b4eaa266 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] https://10.4.3.32/volume/v3/volumes/51139438-ca10-4819-8fca-c2458cfff5c2 returned with HTTP 200 Jul 03 21:56:50.039902 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 972/3938] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:50 2026] GET /volume/v3/volumes/51139438-ca10-4819-8fca-c2458cfff5c2 => generated 1354 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:50.055947 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c5f50471-d605-458f-9268-92cff4eef515 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:50.057623 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c5f50471-d605-458f-9268-92cff4eef515 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] DELETE https://10.4.3.32/volume/v3/volumes/51139438-ca10-4819-8fca-c2458cfff5c2 Jul 03 21:56:50.057918 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c5f50471-d605-458f-9268-92cff4eef515 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:50.058118 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c5f50471-d605-458f-9268-92cff4eef515 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:50.058384 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-c5f50471-d605-458f-9268-92cff4eef515 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Delete volume with id: 51139438-ca10-4819-8fca-c2458cfff5c2 Jul 03 21:56:50.070527 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:50.070527 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:50.070527 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c5f50471-d605-458f-9268-92cff4eef515 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Volume info retrieved successfully. Jul 03 21:56:50.098136 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c5f50471-d605-458f-9268-92cff4eef515 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Delete volume request issued successfully. Jul 03 21:56:50.098387 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c5f50471-d605-458f-9268-92cff4eef515 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] https://10.4.3.32/volume/v3/volumes/51139438-ca10-4819-8fca-c2458cfff5c2 returned with HTTP 202 Jul 03 21:56:50.098935 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 980/3939] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:56:50 2026] DELETE /volume/v3/volumes/51139438-ca10-4819-8fca-c2458cfff5c2 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:56:50.108055 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-fd36693f-4c26-4c73-8669-98466599b06c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:50.112589 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fd36693f-4c26-4c73-8669-98466599b06c tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] GET https://10.4.3.32/volume/v3/volumes/51139438-ca10-4819-8fca-c2458cfff5c2 Jul 03 21:56:50.112589 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fd36693f-4c26-4c73-8669-98466599b06c tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:50.112589 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fd36693f-4c26-4c73-8669-98466599b06c tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:50.122724 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:50.122724 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:50.128326 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-fd36693f-4c26-4c73-8669-98466599b06c tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Volume info retrieved successfully. Jul 03 21:56:50.135173 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fd36693f-4c26-4c73-8669-98466599b06c tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] https://10.4.3.32/volume/v3/volumes/51139438-ca10-4819-8fca-c2458cfff5c2 returned with HTTP 200 Jul 03 21:56:50.135947 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 986/3940] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:50 2026] GET /volume/v3/volumes/51139438-ca10-4819-8fca-c2458cfff5c2 => generated 1353 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:51.020569 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2ce28187-c773-4cf9-8336-1a6dfcf0c565 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:51.022781 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2ce28187-c773-4cf9-8336-1a6dfcf0c565 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/77ad3ef6-645b-4a7b-8d20-2e9b37151b09 Jul 03 21:56:51.023143 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2ce28187-c773-4cf9-8336-1a6dfcf0c565 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:51.023297 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2ce28187-c773-4cf9-8336-1a6dfcf0c565 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:51.035175 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2ce28187-c773-4cf9-8336-1a6dfcf0c565 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/77ad3ef6-645b-4a7b-8d20-2e9b37151b09 returned with HTTP 404 Jul 03 21:56:51.035863 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1003/3941] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:51 2026] GET /volume/v3/volumes/77ad3ef6-645b-4a7b-8d20-2e9b37151b09 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:51.035971 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f8863113-6b4b-4aed-bd22-5be0fa7c9d8f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:51.040419 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f8863113-6b4b-4aed-bd22-5be0fa7c9d8f tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:56:51.040858 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f8863113-6b4b-4aed-bd22-5be0fa7c9d8f tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:51.041014 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f8863113-6b4b-4aed-bd22-5be0fa7c9d8f tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:51.041847 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-f8863113-6b4b-4aed-bd22-5be0fa7c9d8f tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:51.051831 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:51.051831 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:51.052893 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f8863113-6b4b-4aed-bd22-5be0fa7c9d8f tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 200 Jul 03 21:56:51.053587 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 973/3942] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:51 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:51.113108 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e01d4bd7-fe2b-4d84-903c-7df1fbc0429c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:51.117059 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e01d4bd7-fe2b-4d84-903c-7df1fbc0429c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/d58ef1e7-b376-4a3c-b51c-76ec385a098c Jul 03 21:56:51.117059 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e01d4bd7-fe2b-4d84-903c-7df1fbc0429c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:51.117059 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e01d4bd7-fe2b-4d84-903c-7df1fbc0429c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:51.117059 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.snapshots [None req-e01d4bd7-fe2b-4d84-903c-7df1fbc0429c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Delete snapshot with id: d58ef1e7-b376-4a3c-b51c-76ec385a098c Jul 03 21:56:51.122123 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:51.122123 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:51.122599 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-e01d4bd7-fe2b-4d84-903c-7df1fbc0429c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 21:56:51.145177 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-e01d4bd7-fe2b-4d84-903c-7df1fbc0429c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot delete request issued successfully. Jul 03 21:56:51.145343 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e01d4bd7-fe2b-4d84-903c-7df1fbc0429c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/d58ef1e7-b376-4a3c-b51c-76ec385a098c returned with HTTP 202 Jul 03 21:56:51.145771 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 981/3943] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:56:51 2026] DELETE /volume/v3/snapshots/d58ef1e7-b376-4a3c-b51c-76ec385a098c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:56:51.150925 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ae5d4541-786b-410c-b3a6-7bf01f49d62a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:51.154917 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ae5d4541-786b-410c-b3a6-7bf01f49d62a tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] GET https://10.4.3.32/volume/v3/volumes/51139438-ca10-4819-8fca-c2458cfff5c2 Jul 03 21:56:51.155191 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ae5d4541-786b-410c-b3a6-7bf01f49d62a tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:51.155445 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ae5d4541-786b-410c-b3a6-7bf01f49d62a tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:51.157666 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b48aebb5-a70b-45b5-81c2-3e5b3c264bc2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:51.160829 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b48aebb5-a70b-45b5-81c2-3e5b3c264bc2 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/d58ef1e7-b376-4a3c-b51c-76ec385a098c Jul 03 21:56:51.161193 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b48aebb5-a70b-45b5-81c2-3e5b3c264bc2 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:51.161445 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b48aebb5-a70b-45b5-81c2-3e5b3c264bc2 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:51.164081 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ae5d4541-786b-410c-b3a6-7bf01f49d62a tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] https://10.4.3.32/volume/v3/volumes/51139438-ca10-4819-8fca-c2458cfff5c2 returned with HTTP 404 Jul 03 21:56:51.164743 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 987/3944] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:51 2026] GET /volume/v3/volumes/51139438-ca10-4819-8fca-c2458cfff5c2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:51.172581 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:51.172581 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:51.173258 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b48aebb5-a70b-45b5-81c2-3e5b3c264bc2 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 21:56:51.173709 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-129a96d9-e8b0-4be5-a7a2-ca340c80ef8b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:51.175845 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-129a96d9-e8b0-4be5-a7a2-ca340c80ef8b tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:56:51.176241 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-129a96d9-e8b0-4be5-a7a2-ca340c80ef8b tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-778358148"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:51.177527 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b48aebb5-a70b-45b5-81c2-3e5b3c264bc2 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/d58ef1e7-b376-4a3c-b51c-76ec385a098c returned with HTTP 200 Jul 03 21:56:51.178086 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-129a96d9-e8b0-4be5-a7a2-ca340c80ef8b tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-778358148'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:56:51.178151 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1004/3945] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:56:51 2026] GET /volume/v3/snapshots/d58ef1e7-b376-4a3c-b51c-76ec385a098c => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:51.178262 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-129a96d9-e8b0-4be5-a7a2-ca340c80ef8b tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Create volume of 1 GB Jul 03 21:56:51.187589 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-129a96d9-e8b0-4be5-a7a2-ca340c80ef8b tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Availability Zones retrieved successfully. Jul 03 21:56:51.196546 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-129a96d9-e8b0-4be5-a7a2-ca340c80ef8b tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Flow 'volume_create_api' (dbc07a2c-307a-40f7-bf47-378262e0415d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:56:51.198086 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-129a96d9-e8b0-4be5-a7a2-ca340c80ef8b tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cdca3a0-0730-4151-a2b6-fc30f384bfb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:51.200251 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-129a96d9-e8b0-4be5-a7a2-ca340c80ef8b tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:56:51.237348 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-129a96d9-e8b0-4be5-a7a2-ca340c80ef8b tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cdca3a0-0730-4151-a2b6-fc30f384bfb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:51.238254 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-129a96d9-e8b0-4be5-a7a2-ca340c80ef8b tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66f34790-432b-4bfb-98aa-c55df3f3d814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:51.298290 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-129a96d9-e8b0-4be5-a7a2-ca340c80ef8b tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Created reservations ['84d9d15f-211e-4cea-9244-7a2915aefe25', '215203be-ea4e-408f-9ee4-6611a14c688a', '2920d5fd-e59d-4462-97fe-bdfa983da98e', 'f6f3dddc-b735-4cc4-9198-64e280bfbbb0'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:56:51.298937 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-129a96d9-e8b0-4be5-a7a2-ca340c80ef8b tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66f34790-432b-4bfb-98aa-c55df3f3d814) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84d9d15f-211e-4cea-9244-7a2915aefe25', '215203be-ea4e-408f-9ee4-6611a14c688a', '2920d5fd-e59d-4462-97fe-bdfa983da98e', 'f6f3dddc-b735-4cc4-9198-64e280bfbbb0']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:51.302453 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-129a96d9-e8b0-4be5-a7a2-ca340c80ef8b tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6a7b647-a827-4c0b-abf9-2ec08bb67565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:51.345594 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-129a96d9-e8b0-4be5-a7a2-ca340c80ef8b tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6a7b647-a827-4c0b-abf9-2ec08bb67565) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3f6f4cd-50ad-4675-9e71-cba2b3f72874', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-778358148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c4f5bc6495647989b82487f5f29cfca',qos_specs=None,replication_status=,reservations=['84d9d15f-211e-4cea-9244-7a2915aefe25','215203be-ea4e-408f-9ee4-6611a14c688a','2920d5fd-e59d-4462-97fe-bdfa983da98e','f6f3dddc-b735-4cc4-9198-64e280bfbbb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3bec235b37d4cea86ed0d5e1277a8e9',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:56:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-778358148',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3f6f4cd-50ad-4675-9e71-cba2b3f72874,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c4f5bc6495647989b82487f5f29cfca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3bec235b37d4cea86ed0d5e1277a8e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:51.346598 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-129a96d9-e8b0-4be5-a7a2-ca340c80ef8b tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f4e97e6-0a41-4915-a8b1-8e296e9768ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:51.373983 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-129a96d9-e8b0-4be5-a7a2-ca340c80ef8b tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f4e97e6-0a41-4915-a8b1-8e296e9768ba) transitioned into state 'SUCCESS' from state '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-778358148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c4f5bc6495647989b82487f5f29cfca',qos_specs=None,replication_status=,reservations=['84d9d15f-211e-4cea-9244-7a2915aefe25','215203be-ea4e-408f-9ee4-6611a14c688a','2920d5fd-e59d-4462-97fe-bdfa983da98e','f6f3dddc-b735-4cc4-9198-64e280bfbbb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3bec235b37d4cea86ed0d5e1277a8e9',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:51.374984 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-129a96d9-e8b0-4be5-a7a2-ca340c80ef8b tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5b5d920-3143-4ed1-b4ca-321ce2526dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:51.389579 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-129a96d9-e8b0-4be5-a7a2-ca340c80ef8b tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5b5d920-3143-4ed1-b4ca-321ce2526dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:51.390398 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-129a96d9-e8b0-4be5-a7a2-ca340c80ef8b tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Flow 'volume_create_api' (dbc07a2c-307a-40f7-bf47-378262e0415d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:56:51.390741 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-129a96d9-e8b0-4be5-a7a2-ca340c80ef8b tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Create volume request issued successfully. Jul 03 21:56:51.391582 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-129a96d9-e8b0-4be5-a7a2-ca340c80ef8b tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:56:51.391839 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 974/3946] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:56:51 2026] POST /volume/v3/volumes => generated 745 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:56:51.404642 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2f138b62-8bf9-4cc8-82ed-d2b00a5d9ca0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:51.409074 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2f138b62-8bf9-4cc8-82ed-d2b00a5d9ca0 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] GET https://10.4.3.32/volume/v3/volumes/a3f6f4cd-50ad-4675-9e71-cba2b3f72874 Jul 03 21:56:51.409356 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2f138b62-8bf9-4cc8-82ed-d2b00a5d9ca0 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:51.409591 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2f138b62-8bf9-4cc8-82ed-d2b00a5d9ca0 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:51.416870 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:51.416870 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:51.420495 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-2f138b62-8bf9-4cc8-82ed-d2b00a5d9ca0 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Volume info retrieved successfully. Jul 03 21:56:51.424712 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2f138b62-8bf9-4cc8-82ed-d2b00a5d9ca0 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] https://10.4.3.32/volume/v3/volumes/a3f6f4cd-50ad-4675-9e71-cba2b3f72874 returned with HTTP 200 Jul 03 21:56:51.425103 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 982/3947] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:51 2026] GET /volume/v3/volumes/a3f6f4cd-50ad-4675-9e71-cba2b3f72874 => generated 813 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:52.065864 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-7799d8c6-3a96-4b8a-8c6f-489d009e944b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:52.067979 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7799d8c6-3a96-4b8a-8c6f-489d009e944b tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:56:52.068321 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7799d8c6-3a96-4b8a-8c6f-489d009e944b tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:52.068564 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7799d8c6-3a96-4b8a-8c6f-489d009e944b tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:52.068683 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-7799d8c6-3a96-4b8a-8c6f-489d009e944b tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:52.077829 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:52.077829 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:52.079137 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7799d8c6-3a96-4b8a-8c6f-489d009e944b tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 200 Jul 03 21:56:52.079835 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 988/3948] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:52 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:52.192234 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7cde019b-a56a-4399-b7b7-ae9f3d94c5f2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:52.195749 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7cde019b-a56a-4399-b7b7-ae9f3d94c5f2 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/d58ef1e7-b376-4a3c-b51c-76ec385a098c Jul 03 21:56:52.195749 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7cde019b-a56a-4399-b7b7-ae9f3d94c5f2 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:52.195749 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7cde019b-a56a-4399-b7b7-ae9f3d94c5f2 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:52.199301 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7cde019b-a56a-4399-b7b7-ae9f3d94c5f2 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/d58ef1e7-b376-4a3c-b51c-76ec385a098c returned with HTTP 404 Jul 03 21:56:52.199868 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1005/3949] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:56:52 2026] GET /volume/v3/snapshots/d58ef1e7-b376-4a3c-b51c-76ec385a098c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:52.208264 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7ca7653a-6aaa-4451-80fc-81f72dc477e7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:52.210170 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7ca7653a-6aaa-4451-80fc-81f72dc477e7 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] DELETE https://10.4.3.32/volume/v3/volumes/7e7be1aa-7848-4ecc-8a07-fb38763656fb Jul 03 21:56:52.211887 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7ca7653a-6aaa-4451-80fc-81f72dc477e7 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:52.211887 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7ca7653a-6aaa-4451-80fc-81f72dc477e7 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:52.211887 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-7ca7653a-6aaa-4451-80fc-81f72dc477e7 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Delete volume with id: 7e7be1aa-7848-4ecc-8a07-fb38763656fb Jul 03 21:56:52.223393 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:52.223393 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:52.223891 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-7ca7653a-6aaa-4451-80fc-81f72dc477e7 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:56:52.246420 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-7ca7653a-6aaa-4451-80fc-81f72dc477e7 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Delete volume request issued successfully. Jul 03 21:56:52.246953 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7ca7653a-6aaa-4451-80fc-81f72dc477e7 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/7e7be1aa-7848-4ecc-8a07-fb38763656fb returned with HTTP 202 Jul 03 21:56:52.247269 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 975/3950] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:56:52 2026] DELETE /volume/v3/volumes/7e7be1aa-7848-4ecc-8a07-fb38763656fb => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:56:52.256840 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-cd918334-c349-460a-9c9a-b614541952b5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:52.258831 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-cd918334-c349-460a-9c9a-b614541952b5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/7e7be1aa-7848-4ecc-8a07-fb38763656fb Jul 03 21:56:52.259114 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-cd918334-c349-460a-9c9a-b614541952b5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:52.259401 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-cd918334-c349-460a-9c9a-b614541952b5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:52.267328 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:52.267328 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:52.271242 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-cd918334-c349-460a-9c9a-b614541952b5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:56:52.276563 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-cd918334-c349-460a-9c9a-b614541952b5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/7e7be1aa-7848-4ecc-8a07-fb38763656fb returned with HTTP 200 Jul 03 21:56:52.277008 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 983/3951] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:52 2026] GET /volume/v3/volumes/7e7be1aa-7848-4ecc-8a07-fb38763656fb => generated 1363 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 21:56:52.439246 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2877d905-c563-4e07-a254-341c94bf29fc None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:52.441328 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2877d905-c563-4e07-a254-341c94bf29fc tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] GET https://10.4.3.32/volume/v3/volumes/a3f6f4cd-50ad-4675-9e71-cba2b3f72874 Jul 03 21:56:52.441628 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2877d905-c563-4e07-a254-341c94bf29fc tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:52.441894 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2877d905-c563-4e07-a254-341c94bf29fc tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:52.450769 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:52.450769 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:52.454959 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2877d905-c563-4e07-a254-341c94bf29fc tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Volume info retrieved successfully. Jul 03 21:56:52.459874 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2877d905-c563-4e07-a254-341c94bf29fc tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] https://10.4.3.32/volume/v3/volumes/a3f6f4cd-50ad-4675-9e71-cba2b3f72874 returned with HTTP 200 Jul 03 21:56:52.460573 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 989/3952] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:52 2026] GET /volume/v3/volumes/a3f6f4cd-50ad-4675-9e71-cba2b3f72874 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:52.472785 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-680a440e-d182-4237-bfcb-837213473003 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:52.474539 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-680a440e-d182-4237-bfcb-837213473003 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:56:52.474957 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-680a440e-d182-4237-bfcb-837213473003 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a3f6f4cd-50ad-4675-9e71-cba2b3f72874", "name": "tempest-VolumesExtendTest-Snapshot-536246663"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:52.484247 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:52.484247 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:52.484816 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-680a440e-d182-4237-bfcb-837213473003 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Volume info retrieved successfully. Jul 03 21:56:52.484991 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.snapshots [None req-680a440e-d182-4237-bfcb-837213473003 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Create snapshot from volume a3f6f4cd-50ad-4675-9e71-cba2b3f72874 Jul 03 21:56:52.526285 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-680a440e-d182-4237-bfcb-837213473003 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Created reservations ['2860860c-c7f4-4c20-960a-052a6c0b5632', 'acbe1fcb-c9aa-465c-b66d-5bc1a012543d', 'fde8b63a-b118-40b5-a642-7d3acfb0c4d9', '78186a6f-aece-4623-8345-f8eb086dca42'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:56:52.557735 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-680a440e-d182-4237-bfcb-837213473003 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Snapshot create request issued successfully. Jul 03 21:56:52.558215 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-680a440e-d182-4237-bfcb-837213473003 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:56:52.558775 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1006/3953] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:56:52 2026] POST /volume/v3/snapshots => generated 303 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:56:52.571933 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-fa3a39ad-faf3-4450-bdf8-031458f67279 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:52.573986 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fa3a39ad-faf3-4450-bdf8-031458f67279 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] GET https://10.4.3.32/volume/v3/snapshots/1883c44f-b195-45d3-8648-e1957164ba76 Jul 03 21:56:52.574195 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fa3a39ad-faf3-4450-bdf8-031458f67279 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:52.574543 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fa3a39ad-faf3-4450-bdf8-031458f67279 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:52.582178 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:52.582178 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:52.582915 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-fa3a39ad-faf3-4450-bdf8-031458f67279 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Snapshot retrieved successfully. Jul 03 21:56:52.584190 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fa3a39ad-faf3-4450-bdf8-031458f67279 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] https://10.4.3.32/volume/v3/snapshots/1883c44f-b195-45d3-8648-e1957164ba76 returned with HTTP 200 Jul 03 21:56:52.584887 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 976/3954] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:56:52 2026] GET /volume/v3/snapshots/1883c44f-b195-45d3-8648-e1957164ba76 => generated 435 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:53.093011 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2f629887-b5db-4fb9-a3b0-2b0b28aba3be None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:53.095160 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2f629887-b5db-4fb9-a3b0-2b0b28aba3be tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:56:53.095394 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2f629887-b5db-4fb9-a3b0-2b0b28aba3be tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:53.095610 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2f629887-b5db-4fb9-a3b0-2b0b28aba3be tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:53.095720 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-2f629887-b5db-4fb9-a3b0-2b0b28aba3be tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:53.100446 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:53.100446 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:53.101345 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2f629887-b5db-4fb9-a3b0-2b0b28aba3be tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 200 Jul 03 21:56:53.101855 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 984/3955] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:53 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:53.293570 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-cc52c4d0-4e06-4eb0-bec4-c12a7357562a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:53.295985 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cc52c4d0-4e06-4eb0-bec4-c12a7357562a tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/7e7be1aa-7848-4ecc-8a07-fb38763656fb Jul 03 21:56:53.296236 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cc52c4d0-4e06-4eb0-bec4-c12a7357562a tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:53.297270 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cc52c4d0-4e06-4eb0-bec4-c12a7357562a tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:53.303657 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cc52c4d0-4e06-4eb0-bec4-c12a7357562a tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/7e7be1aa-7848-4ecc-8a07-fb38763656fb returned with HTTP 404 Jul 03 21:56:53.304148 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 990/3956] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:53 2026] GET /volume/v3/volumes/7e7be1aa-7848-4ecc-8a07-fb38763656fb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:53.341391 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8d60887d-3767-458c-8fc3-0f6b742a5bc5 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:53.344584 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8d60887d-3767-458c-8fc3-0f6b742a5bc5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:56:53.344584 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8d60887d-3767-458c-8fc3-0f6b742a5bc5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-427175229", "snapshot_id": null, "imageRef": "f4ececa3-1558-4774-bffb-35f7b89c60f0", "volume_type": null, "size": 1}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:53.346850 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-8d60887d-3767-458c-8fc3-0f6b742a5bc5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-427175229', 'snapshot_id': None, 'imageRef': 'f4ececa3-1558-4774-bffb-35f7b89c60f0', 'volume_type': None, 'size': 1}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:56:53.398937 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8b5024c3-0459-4fea-85e0-cb09caf24afb None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:53.452326 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-8d60887d-3767-458c-8fc3-0f6b742a5bc5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Create volume of 1 GB Jul 03 21:56:53.452778 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:53.452778 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:53.458522 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-8d60887d-3767-458c-8fc3-0f6b742a5bc5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Availability Zones retrieved successfully. Jul 03 21:56:53.467845 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8d60887d-3767-458c-8fc3-0f6b742a5bc5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Flow 'volume_create_api' (0850db50-c48d-40b7-9e41-56777bd9afa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:56:53.469762 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8d60887d-3767-458c-8fc3-0f6b742a5bc5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d421a6c-efe8-4d3d-b39d-54c3fd655928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:53.471007 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-8d60887d-3767-458c-8fc3-0f6b742a5bc5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:56:53.494208 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8b5024c3-0459-4fea-85e0-cb09caf24afb tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:56:53.495329 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8b5024c3-0459-4fea-85e0-cb09caf24afb tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1581226264"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:53.496443 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-8b5024c3-0459-4fea-85e0-cb09caf24afb tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1581226264'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:56:53.496443 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-8b5024c3-0459-4fea-85e0-cb09caf24afb tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Create volume of 1 GB Jul 03 21:56:53.502478 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8b5024c3-0459-4fea-85e0-cb09caf24afb tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Availability Zones retrieved successfully. Jul 03 21:56:53.510986 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8b5024c3-0459-4fea-85e0-cb09caf24afb tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Flow 'volume_create_api' (1b0e8273-6dc1-4a30-a50d-461e1aa6ca3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:56:53.512396 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8b5024c3-0459-4fea-85e0-cb09caf24afb tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4819d542-70c0-4bdc-8341-8e546b6a68b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:53.513739 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-8b5024c3-0459-4fea-85e0-cb09caf24afb tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:56:53.536216 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8d60887d-3767-458c-8fc3-0f6b742a5bc5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d421a6c-efe8-4d3d-b39d-54c3fd655928) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:53.537436 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8d60887d-3767-458c-8fc3-0f6b742a5bc5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9e2de70-f406-40d7-b025-0d3cb7624897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:53.547893 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8b5024c3-0459-4fea-85e0-cb09caf24afb tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4819d542-70c0-4bdc-8341-8e546b6a68b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:53.548754 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8b5024c3-0459-4fea-85e0-cb09caf24afb tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7d3f605-54e6-4ac9-993e-813c5ae731f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:53.584839 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-8d60887d-3767-458c-8fc3-0f6b742a5bc5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Created reservations ['4abb3b6e-0e19-449a-9713-32fed7042fdc', 'aa8df8d7-ceaf-4a51-8e7e-75dd6db5bf1f', 'de2b1564-346d-4194-a7d2-1e75681486bf', '9cafa89b-d116-4eb6-a5ff-dd2051610275'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:56:53.585859 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8d60887d-3767-458c-8fc3-0f6b742a5bc5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9e2de70-f406-40d7-b025-0d3cb7624897) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4abb3b6e-0e19-449a-9713-32fed7042fdc', 'aa8df8d7-ceaf-4a51-8e7e-75dd6db5bf1f', 'de2b1564-346d-4194-a7d2-1e75681486bf', '9cafa89b-d116-4eb6-a5ff-dd2051610275']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:53.586736 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8d60887d-3767-458c-8fc3-0f6b742a5bc5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17bfb180-46b2-4439-938b-e1bf8e9585d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:53.597445 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-52ddc4c4-87e4-423c-9939-40a5e390e256 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:53.600136 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-52ddc4c4-87e4-423c-9939-40a5e390e256 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] GET https://10.4.3.32/volume/v3/snapshots/1883c44f-b195-45d3-8648-e1957164ba76 Jul 03 21:56:53.600484 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-52ddc4c4-87e4-423c-9939-40a5e390e256 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:53.600754 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-52ddc4c4-87e4-423c-9939-40a5e390e256 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:53.609308 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:53.609308 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:53.610415 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-52ddc4c4-87e4-423c-9939-40a5e390e256 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Snapshot retrieved successfully. Jul 03 21:56:53.611638 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-52ddc4c4-87e4-423c-9939-40a5e390e256 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] https://10.4.3.32/volume/v3/snapshots/1883c44f-b195-45d3-8648-e1957164ba76 returned with HTTP 200 Jul 03 21:56:53.612159 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 985/3957] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:56:53 2026] GET /volume/v3/snapshots/1883c44f-b195-45d3-8648-e1957164ba76 => generated 462 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:53.620196 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8d60887d-3767-458c-8fc3-0f6b742a5bc5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17bfb180-46b2-4439-938b-e1bf8e9585d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '145b1397-f690-452f-8416-e582e90298bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-427175229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='507e5dd1cad64b589d82e1d74266e1fe',qos_specs=None,replication_status=,reservations=['4abb3b6e-0e19-449a-9713-32fed7042fdc','aa8df8d7-ceaf-4a51-8e7e-75dd6db5bf1f','de2b1564-346d-4194-a7d2-1e75681486bf','9cafa89b-d116-4eb6-a5ff-dd2051610275'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31bec914875540f2bfe9290b32df07c5',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:56:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-427175229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=145b1397-f690-452f-8416-e582e90298bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='507e5dd1cad64b589d82e1d74266e1fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31bec914875540f2bfe9290b32df07c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:53.621495 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8d60887d-3767-458c-8fc3-0f6b742a5bc5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (508f9e50-b1cf-4ce4-bb91-8104d75379c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:53.624462 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-acdd40cd-9a9d-4c80-9a16-3e38095a36b2 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:53.627441 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-acdd40cd-9a9d-4c80-9a16-3e38095a36b2 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] POST https://10.4.3.32/volume/v3/volumes/a3f6f4cd-50ad-4675-9e71-cba2b3f72874/action Jul 03 21:56:53.627742 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-acdd40cd-9a9d-4c80-9a16-3e38095a36b2 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:56:53.627938 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-acdd40cd-9a9d-4c80-9a16-3e38095a36b2 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:53.632984 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-8b5024c3-0459-4fea-85e0-cb09caf24afb tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Created reservations ['450426f6-865f-481e-a5e6-502ac21b4d34', 'd4d97c7c-901c-43fc-9353-d05db5d68f90', 'ef8228bf-98a7-4ca4-bfd3-de15103fbafb', '195cf54f-bcb4-428c-a302-3b4923c38957'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:56:53.634544 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8b5024c3-0459-4fea-85e0-cb09caf24afb tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7d3f605-54e6-4ac9-993e-813c5ae731f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['450426f6-865f-481e-a5e6-502ac21b4d34', 'd4d97c7c-901c-43fc-9353-d05db5d68f90', 'ef8228bf-98a7-4ca4-bfd3-de15103fbafb', '195cf54f-bcb4-428c-a302-3b4923c38957']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:53.635660 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8b5024c3-0459-4fea-85e0-cb09caf24afb tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (249fad90-1288-4967-a352-52851b59cac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:53.637751 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:53.637751 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:53.638332 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-acdd40cd-9a9d-4c80-9a16-3e38095a36b2 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Volume info retrieved successfully. Jul 03 21:56:53.651444 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8d60887d-3767-458c-8fc3-0f6b742a5bc5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (508f9e50-b1cf-4ce4-bb91-8104d75379c2) transitioned into state 'SUCCESS' from state '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-427175229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='507e5dd1cad64b589d82e1d74266e1fe',qos_specs=None,replication_status=,reservations=['4abb3b6e-0e19-449a-9713-32fed7042fdc','aa8df8d7-ceaf-4a51-8e7e-75dd6db5bf1f','de2b1564-346d-4194-a7d2-1e75681486bf','9cafa89b-d116-4eb6-a5ff-dd2051610275'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31bec914875540f2bfe9290b32df07c5',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:53.654501 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8d60887d-3767-458c-8fc3-0f6b742a5bc5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98c60bdd-ff9e-412c-b8fa-072e2eb76efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:53.665899 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8d60887d-3767-458c-8fc3-0f6b742a5bc5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98c60bdd-ff9e-412c-b8fa-072e2eb76efa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:53.667236 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8d60887d-3767-458c-8fc3-0f6b742a5bc5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Flow 'volume_create_api' (0850db50-c48d-40b7-9e41-56777bd9afa8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:56:53.667760 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-8d60887d-3767-458c-8fc3-0f6b742a5bc5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Create volume request issued successfully. Jul 03 21:56:53.668844 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8d60887d-3767-458c-8fc3-0f6b742a5bc5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:56:53.669362 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1007/3958] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:56:53 2026] POST /volume/v3/volumes => generated 756 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:56:53.669570 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8b5024c3-0459-4fea-85e0-cb09caf24afb tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (249fad90-1288-4967-a352-52851b59cac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '325aa526-400a-4698-a387-2f973536a05c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1581226264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74aef3c1e54b41618f1398de58528711',qos_specs=None,replication_status=,reservations=['450426f6-865f-481e-a5e6-502ac21b4d34','d4d97c7c-901c-43fc-9353-d05db5d68f90','ef8228bf-98a7-4ca4-bfd3-de15103fbafb','195cf54f-bcb4-428c-a302-3b4923c38957'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60e2dcbd582a412ab69f3e240e247a5a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:56:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1581226264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=325aa526-400a-4698-a387-2f973536a05c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74aef3c1e54b41618f1398de58528711',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60e2dcbd582a412ab69f3e240e247a5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:53.670446 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8b5024c3-0459-4fea-85e0-cb09caf24afb tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45cd7873-d095-451e-954e-8973a7e4c4e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:53.685852 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-db9d3ec2-c8b5-4e19-995e-f113524fd2ca None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:53.685852 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-db9d3ec2-c8b5-4e19-995e-f113524fd2ca tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/145b1397-f690-452f-8416-e582e90298bf Jul 03 21:56:53.686086 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-db9d3ec2-c8b5-4e19-995e-f113524fd2ca tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:53.686401 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-db9d3ec2-c8b5-4e19-995e-f113524fd2ca tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:53.694979 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:53.694979 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:53.695357 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8b5024c3-0459-4fea-85e0-cb09caf24afb tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45cd7873-d095-451e-954e-8973a7e4c4e0) transitioned into state 'SUCCESS' from state '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-1581226264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74aef3c1e54b41618f1398de58528711',qos_specs=None,replication_status=,reservations=['450426f6-865f-481e-a5e6-502ac21b4d34','d4d97c7c-901c-43fc-9353-d05db5d68f90','ef8228bf-98a7-4ca4-bfd3-de15103fbafb','195cf54f-bcb4-428c-a302-3b4923c38957'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60e2dcbd582a412ab69f3e240e247a5a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:53.696765 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8b5024c3-0459-4fea-85e0-cb09caf24afb tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e9426c9-5844-468d-a204-dff0e8c37507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:56:53.700207 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-db9d3ec2-c8b5-4e19-995e-f113524fd2ca tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:56:53.704685 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-acdd40cd-9a9d-4c80-9a16-3e38095a36b2 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Created reservations ['86b08a93-d6c9-4dfe-b70e-12cf31ad37ae', 'fcf6c30f-d6b1-465c-ab60-57d0b11b9efe'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:56:53.710552 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-db9d3ec2-c8b5-4e19-995e-f113524fd2ca tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/145b1397-f690-452f-8416-e582e90298bf returned with HTTP 200 Jul 03 21:56:53.710552 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 986/3959] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:53 2026] GET /volume/v3/volumes/145b1397-f690-452f-8416-e582e90298bf => generated 824 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:53.711010 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8b5024c3-0459-4fea-85e0-cb09caf24afb tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e9426c9-5844-468d-a204-dff0e8c37507) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:56:53.711860 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8b5024c3-0459-4fea-85e0-cb09caf24afb tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Flow 'volume_create_api' (1b0e8273-6dc1-4a30-a50d-461e1aa6ca3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:56:53.712293 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8b5024c3-0459-4fea-85e0-cb09caf24afb tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Create volume request issued successfully. Jul 03 21:56:53.713016 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8b5024c3-0459-4fea-85e0-cb09caf24afb tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:56:53.713529 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 977/3960] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:56:53 2026] POST /volume/v3/volumes => generated 752 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:56:53.718611 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-acdd40cd-9a9d-4c80-9a16-3e38095a36b2 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Extend volume request issued successfully. Jul 03 21:56:53.718919 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-acdd40cd-9a9d-4c80-9a16-3e38095a36b2 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] https://10.4.3.32/volume/v3/volumes/a3f6f4cd-50ad-4675-9e71-cba2b3f72874/action returned with HTTP 202 Jul 03 21:56:53.719561 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 991/3961] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:56:53 2026] POST /volume/v3/volumes/a3f6f4cd-50ad-4675-9e71-cba2b3f72874/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:56:53.725854 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-bd27cb86-63dc-4b5d-b586-283101bc0989 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:53.727933 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-26b35d78-28a3-4ed9-8e7c-1ac0e6c8efdc None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:53.728077 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bd27cb86-63dc-4b5d-b586-283101bc0989 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c Jul 03 21:56:53.728281 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bd27cb86-63dc-4b5d-b586-283101bc0989 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:53.728522 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bd27cb86-63dc-4b5d-b586-283101bc0989 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:53.730360 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-26b35d78-28a3-4ed9-8e7c-1ac0e6c8efdc tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] GET https://10.4.3.32/volume/v3/volumes/a3f6f4cd-50ad-4675-9e71-cba2b3f72874 Jul 03 21:56:53.730715 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-26b35d78-28a3-4ed9-8e7c-1ac0e6c8efdc tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:53.731009 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-26b35d78-28a3-4ed9-8e7c-1ac0e6c8efdc tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:53.736750 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:53.736750 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:53.739503 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-bd27cb86-63dc-4b5d-b586-283101bc0989 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:56:53.740092 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:53.740092 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:53.745534 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bd27cb86-63dc-4b5d-b586-283101bc0989 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c returned with HTTP 200 Jul 03 21:56:53.746038 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1008/3962] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:53 2026] GET /volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:53.747216 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-26b35d78-28a3-4ed9-8e7c-1ac0e6c8efdc tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Volume info retrieved successfully. Jul 03 21:56:53.752289 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-26b35d78-28a3-4ed9-8e7c-1ac0e6c8efdc tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] https://10.4.3.32/volume/v3/volumes/a3f6f4cd-50ad-4675-9e71-cba2b3f72874 returned with HTTP 200 Jul 03 21:56:53.752793 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 987/3963] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:53 2026] GET /volume/v3/volumes/a3f6f4cd-50ad-4675-9e71-cba2b3f72874 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:54.112388 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-2035a717-4e4c-46a0-979a-2a6b74c98a3c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:54.114259 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2035a717-4e4c-46a0-979a-2a6b74c98a3c tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:56:54.114496 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2035a717-4e4c-46a0-979a-2a6b74c98a3c tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:54.114691 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2035a717-4e4c-46a0-979a-2a6b74c98a3c tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:54.114787 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-2035a717-4e4c-46a0-979a-2a6b74c98a3c tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:54.119760 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:54.119760 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:54.120676 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2035a717-4e4c-46a0-979a-2a6b74c98a3c tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 200 Jul 03 21:56:54.121142 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 978/3964] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:54 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:54.724195 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6cbff688-7fa4-4e73-9c07-2cc62eb6d576 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:54.726039 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6cbff688-7fa4-4e73-9c07-2cc62eb6d576 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/145b1397-f690-452f-8416-e582e90298bf Jul 03 21:56:54.726239 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6cbff688-7fa4-4e73-9c07-2cc62eb6d576 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:54.726475 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6cbff688-7fa4-4e73-9c07-2cc62eb6d576 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:54.734126 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:54.734126 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:54.738341 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-6cbff688-7fa4-4e73-9c07-2cc62eb6d576 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:56:54.743234 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6cbff688-7fa4-4e73-9c07-2cc62eb6d576 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/145b1397-f690-452f-8416-e582e90298bf returned with HTTP 200 Jul 03 21:56:54.743667 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 992/3965] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:54 2026] GET /volume/v3/volumes/145b1397-f690-452f-8416-e582e90298bf => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:54.756850 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8ae5e8de-ecde-4bf7-a3a9-770aca43d3e9 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:54.758668 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8ae5e8de-ecde-4bf7-a3a9-770aca43d3e9 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/145b1397-f690-452f-8416-e582e90298bf Jul 03 21:56:54.758860 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8ae5e8de-ecde-4bf7-a3a9-770aca43d3e9 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:54.759072 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8ae5e8de-ecde-4bf7-a3a9-770aca43d3e9 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:54.764837 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2e848ab8-c689-4fa5-9769-45a3cf70e8d9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:54.766898 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-33b40a89-32a4-42f9-88ae-5a210f2699b5 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:54.767153 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2e848ab8-c689-4fa5-9769-45a3cf70e8d9 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c Jul 03 21:56:54.767194 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2e848ab8-c689-4fa5-9769-45a3cf70e8d9 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:54.767404 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2e848ab8-c689-4fa5-9769-45a3cf70e8d9 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:54.769093 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-33b40a89-32a4-42f9-88ae-5a210f2699b5 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] GET https://10.4.3.32/volume/v3/volumes/a3f6f4cd-50ad-4675-9e71-cba2b3f72874 Jul 03 21:56:54.769308 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-33b40a89-32a4-42f9-88ae-5a210f2699b5 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:54.769596 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-33b40a89-32a4-42f9-88ae-5a210f2699b5 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:54.769780 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:54.769780 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:54.780722 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-8ae5e8de-ecde-4bf7-a3a9-770aca43d3e9 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:56:54.784448 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:54.784448 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:54.785266 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:54.785266 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:54.788767 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-2e848ab8-c689-4fa5-9769-45a3cf70e8d9 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:56:54.789080 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-33b40a89-32a4-42f9-88ae-5a210f2699b5 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Volume info retrieved successfully. Jul 03 21:56:54.792724 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8ae5e8de-ecde-4bf7-a3a9-770aca43d3e9 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/145b1397-f690-452f-8416-e582e90298bf returned with HTTP 200 Jul 03 21:56:54.793246 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1009/3966] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:54 2026] GET /volume/v3/volumes/145b1397-f690-452f-8416-e582e90298bf => generated 1364 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:54.794949 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-33b40a89-32a4-42f9-88ae-5a210f2699b5 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] https://10.4.3.32/volume/v3/volumes/a3f6f4cd-50ad-4675-9e71-cba2b3f72874 returned with HTTP 200 Jul 03 21:56:54.795114 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2e848ab8-c689-4fa5-9769-45a3cf70e8d9 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c returned with HTTP 200 Jul 03 21:56:54.795521 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 988/3967] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:54 2026] GET /volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:54.795870 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 979/3968] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:54 2026] GET /volume/v3/volumes/a3f6f4cd-50ad-4675-9e71-cba2b3f72874 => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:56:54.809802 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-55e9189f-1dac-4be8-bf88-113ad42c60e8 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:54.811604 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-55e9189f-1dac-4be8-bf88-113ad42c60e8 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] GET https://10.4.3.32/volume/v3/volumes/a3f6f4cd-50ad-4675-9e71-cba2b3f72874 Jul 03 21:56:54.811792 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-55e9189f-1dac-4be8-bf88-113ad42c60e8 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:54.811958 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-55e9189f-1dac-4be8-bf88-113ad42c60e8 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:54.812542 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-96e1daf6-4baa-44e2-ab75-d5950d35b5fb None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:54.814756 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-96e1daf6-4baa-44e2-ab75-d5950d35b5fb tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c Jul 03 21:56:54.815000 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-96e1daf6-4baa-44e2-ab75-d5950d35b5fb tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:54.815255 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-96e1daf6-4baa-44e2-ab75-d5950d35b5fb tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:54.818676 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:54.818676 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:54.822972 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-55e9189f-1dac-4be8-bf88-113ad42c60e8 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Volume info retrieved successfully. Jul 03 21:56:54.825412 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:54.825412 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:54.829851 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-96e1daf6-4baa-44e2-ab75-d5950d35b5fb tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:56:54.830077 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-55e9189f-1dac-4be8-bf88-113ad42c60e8 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] https://10.4.3.32/volume/v3/volumes/a3f6f4cd-50ad-4675-9e71-cba2b3f72874 returned with HTTP 200 Jul 03 21:56:54.830516 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 993/3969] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:54 2026] GET /volume/v3/volumes/a3f6f4cd-50ad-4675-9e71-cba2b3f72874 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:54.835816 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-96e1daf6-4baa-44e2-ab75-d5950d35b5fb tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c returned with HTTP 200 Jul 03 21:56:54.836306 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1010/3970] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:54 2026] GET /volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:54.843305 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-33f162f8-e86c-428d-91e3-880bfefb2385 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:54.845339 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-33f162f8-e86c-428d-91e3-880bfefb2385 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/1883c44f-b195-45d3-8648-e1957164ba76 Jul 03 21:56:54.845606 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-33f162f8-e86c-428d-91e3-880bfefb2385 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:54.845855 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-33f162f8-e86c-428d-91e3-880bfefb2385 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:54.846001 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.snapshots [None req-33f162f8-e86c-428d-91e3-880bfefb2385 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Delete snapshot with id: 1883c44f-b195-45d3-8648-e1957164ba76 Jul 03 21:56:54.850230 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b3a3d9d7-6f9e-4a84-a72f-6a03b774c387 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:54.851972 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b3a3d9d7-6f9e-4a84-a72f-6a03b774c387 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:56:54.852302 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:54.852302 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:54.852396 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b3a3d9d7-6f9e-4a84-a72f-6a03b774c387 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "325aa526-400a-4698-a387-2f973536a05c", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-26146031"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:54.852746 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-33f162f8-e86c-428d-91e3-880bfefb2385 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Snapshot retrieved successfully. Jul 03 21:56:54.863543 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:54.863543 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:54.863543 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b3a3d9d7-6f9e-4a84-a72f-6a03b774c387 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:56:54.863773 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [None req-b3a3d9d7-6f9e-4a84-a72f-6a03b774c387 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Create snapshot from volume 325aa526-400a-4698-a387-2f973536a05c Jul 03 21:56:54.871504 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-33f162f8-e86c-428d-91e3-880bfefb2385 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Snapshot delete request issued successfully. Jul 03 21:56:54.871700 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-33f162f8-e86c-428d-91e3-880bfefb2385 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] https://10.4.3.32/volume/v3/snapshots/1883c44f-b195-45d3-8648-e1957164ba76 returned with HTTP 202 Jul 03 21:56:54.872459 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 989/3971] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:56:54 2026] DELETE /volume/v3/snapshots/1883c44f-b195-45d3-8648-e1957164ba76 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:56:54.888042 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6bcb6908-03a8-4d44-90ff-62f5b16e4424 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:54.889988 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6bcb6908-03a8-4d44-90ff-62f5b16e4424 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] GET https://10.4.3.32/volume/v3/snapshots/1883c44f-b195-45d3-8648-e1957164ba76 Jul 03 21:56:54.890229 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6bcb6908-03a8-4d44-90ff-62f5b16e4424 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:54.890450 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6bcb6908-03a8-4d44-90ff-62f5b16e4424 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:54.898119 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:54.898119 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:54.898692 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-6bcb6908-03a8-4d44-90ff-62f5b16e4424 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Snapshot retrieved successfully. Jul 03 21:56:54.899484 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6bcb6908-03a8-4d44-90ff-62f5b16e4424 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] https://10.4.3.32/volume/v3/snapshots/1883c44f-b195-45d3-8648-e1957164ba76 returned with HTTP 200 Jul 03 21:56:54.899867 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 994/3972] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:56:54 2026] GET /volume/v3/snapshots/1883c44f-b195-45d3-8648-e1957164ba76 => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:54.922580 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-b3a3d9d7-6f9e-4a84-a72f-6a03b774c387 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Created reservations ['4409b9e8-063b-4899-b429-45b17b6c3c85', '2944f130-a841-471f-b749-03a9aa8aea63', 'f0116e6a-cecb-493d-80ea-9ef50d74fca3', '1b3ea296-2691-4a92-afc8-22ee896289c9'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:56:54.981054 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b3a3d9d7-6f9e-4a84-a72f-6a03b774c387 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot create request issued successfully. Jul 03 21:56:54.982744 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b3a3d9d7-6f9e-4a84-a72f-6a03b774c387 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:56:54.983214 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 980/3973] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:56:54 2026] POST /volume/v3/snapshots => generated 308 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:56:54.992895 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-5cf4c823-51e7-4371-9fc2-f3128d1e5cb7 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:54.994859 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5cf4c823-51e7-4371-9fc2-f3128d1e5cb7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/6e4297ef-2c5e-4efe-a19e-d09b09f33c0d Jul 03 21:56:54.995105 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5cf4c823-51e7-4371-9fc2-f3128d1e5cb7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:54.995317 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5cf4c823-51e7-4371-9fc2-f3128d1e5cb7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:55.004121 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:55.004121 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:55.004649 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-5cf4c823-51e7-4371-9fc2-f3128d1e5cb7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 21:56:55.005611 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5cf4c823-51e7-4371-9fc2-f3128d1e5cb7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/6e4297ef-2c5e-4efe-a19e-d09b09f33c0d returned with HTTP 200 Jul 03 21:56:55.005984 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1011/3974] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:56:54 2026] GET /volume/v3/snapshots/6e4297ef-2c5e-4efe-a19e-d09b09f33c0d => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:55.134284 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-fc70c3be-b46b-4c4d-9c1a-60a7c59452df None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:55.136132 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fc70c3be-b46b-4c4d-9c1a-60a7c59452df tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:56:55.136271 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fc70c3be-b46b-4c4d-9c1a-60a7c59452df tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:55.136496 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fc70c3be-b46b-4c4d-9c1a-60a7c59452df tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:55.136730 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-fc70c3be-b46b-4c4d-9c1a-60a7c59452df tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:55.141113 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:55.141113 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:55.141849 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fc70c3be-b46b-4c4d-9c1a-60a7c59452df tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 200 Jul 03 21:56:55.144468 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 990/3975] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:55 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:55.911063 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4d68b37c-db79-4828-bc6d-5cdd576e32fa None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:55.913645 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4d68b37c-db79-4828-bc6d-5cdd576e32fa tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] GET https://10.4.3.32/volume/v3/snapshots/1883c44f-b195-45d3-8648-e1957164ba76 Jul 03 21:56:55.914034 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4d68b37c-db79-4828-bc6d-5cdd576e32fa tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:55.914244 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4d68b37c-db79-4828-bc6d-5cdd576e32fa tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:55.920171 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4d68b37c-db79-4828-bc6d-5cdd576e32fa tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] https://10.4.3.32/volume/v3/snapshots/1883c44f-b195-45d3-8648-e1957164ba76 returned with HTTP 404 Jul 03 21:56:55.920845 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 995/3976] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:56:55 2026] GET /volume/v3/snapshots/1883c44f-b195-45d3-8648-e1957164ba76 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:55.928705 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7d3c00d8-8af9-4efc-943a-67813225db85 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:55.931006 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7d3c00d8-8af9-4efc-943a-67813225db85 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] GET https://10.4.3.32/volume/v3/volumes/a3f6f4cd-50ad-4675-9e71-cba2b3f72874 Jul 03 21:56:55.931427 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7d3c00d8-8af9-4efc-943a-67813225db85 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:55.931647 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7d3c00d8-8af9-4efc-943a-67813225db85 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:55.934169 np0000004475 devstack@c-api.service[99935]: DEBUG dbcounter [-] [99935] Writing DB stats cinder:SELECT=416,cinder:UPDATE=94,cinder:INSERT=71 {{(pid=99935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:56:55.941257 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:55.941257 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:55.947154 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-7d3c00d8-8af9-4efc-943a-67813225db85 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Volume info retrieved successfully. Jul 03 21:56:55.954810 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7d3c00d8-8af9-4efc-943a-67813225db85 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] https://10.4.3.32/volume/v3/volumes/a3f6f4cd-50ad-4675-9e71-cba2b3f72874 returned with HTTP 200 Jul 03 21:56:55.955751 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 981/3977] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:55 2026] GET /volume/v3/volumes/a3f6f4cd-50ad-4675-9e71-cba2b3f72874 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:55.968413 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-cf181c8f-52d0-4338-9927-d4fba2d8d5df None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:55.970256 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cf181c8f-52d0-4338-9927-d4fba2d8d5df tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] DELETE https://10.4.3.32/volume/v3/volumes/a3f6f4cd-50ad-4675-9e71-cba2b3f72874 Jul 03 21:56:55.970673 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cf181c8f-52d0-4338-9927-d4fba2d8d5df tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:55.971006 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cf181c8f-52d0-4338-9927-d4fba2d8d5df tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:55.971300 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-cf181c8f-52d0-4338-9927-d4fba2d8d5df tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Delete volume with id: a3f6f4cd-50ad-4675-9e71-cba2b3f72874 Jul 03 21:56:55.980413 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:55.980413 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:55.982604 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-cf181c8f-52d0-4338-9927-d4fba2d8d5df tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Volume info retrieved successfully. Jul 03 21:56:56.011644 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-cf181c8f-52d0-4338-9927-d4fba2d8d5df tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Delete volume request issued successfully. Jul 03 21:56:56.011644 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cf181c8f-52d0-4338-9927-d4fba2d8d5df tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] https://10.4.3.32/volume/v3/volumes/a3f6f4cd-50ad-4675-9e71-cba2b3f72874 returned with HTTP 202 Jul 03 21:56:56.011644 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1012/3978] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:56:55 2026] DELETE /volume/v3/volumes/a3f6f4cd-50ad-4675-9e71-cba2b3f72874 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:56:56.018264 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-52e289a7-298e-4ccf-84d8-77b8f31d1bc6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:56.019197 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-bf50db8b-1f49-451d-848e-e824b9708fb9 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:56.021026 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-bf50db8b-1f49-451d-848e-e824b9708fb9 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] GET https://10.4.3.32/volume/v3/volumes/a3f6f4cd-50ad-4675-9e71-cba2b3f72874 Jul 03 21:56:56.021381 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-bf50db8b-1f49-451d-848e-e824b9708fb9 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:56.021727 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-bf50db8b-1f49-451d-848e-e824b9708fb9 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:56.021919 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-52e289a7-298e-4ccf-84d8-77b8f31d1bc6 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/6e4297ef-2c5e-4efe-a19e-d09b09f33c0d Jul 03 21:56:56.022233 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-52e289a7-298e-4ccf-84d8-77b8f31d1bc6 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:56.022529 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-52e289a7-298e-4ccf-84d8-77b8f31d1bc6 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:56.030037 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:56.030037 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:56.030635 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-52e289a7-298e-4ccf-84d8-77b8f31d1bc6 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 21:56:56.031030 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:56.031030 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:56.032512 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-52e289a7-298e-4ccf-84d8-77b8f31d1bc6 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/6e4297ef-2c5e-4efe-a19e-d09b09f33c0d returned with HTTP 200 Jul 03 21:56:56.033062 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 991/3979] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:56:56 2026] GET /volume/v3/snapshots/6e4297ef-2c5e-4efe-a19e-d09b09f33c0d => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:56.036138 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-bf50db8b-1f49-451d-848e-e824b9708fb9 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Volume info retrieved successfully. Jul 03 21:56:56.042132 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-bf50db8b-1f49-451d-848e-e824b9708fb9 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] https://10.4.3.32/volume/v3/volumes/a3f6f4cd-50ad-4675-9e71-cba2b3f72874 returned with HTTP 200 Jul 03 21:56:56.042620 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 996/3980] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:56 2026] GET /volume/v3/volumes/a3f6f4cd-50ad-4675-9e71-cba2b3f72874 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:56.048740 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b68dae58-1df2-4b14-bf85-fab6eef05814 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:56.051128 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b68dae58-1df2-4b14-bf85-fab6eef05814 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] POST https://10.4.3.32/volume/v3/backups Jul 03 21:56:56.051621 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b68dae58-1df2-4b14-bf85-fab6eef05814 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "325aa526-400a-4698-a387-2f973536a05c", "snapshot_id": "6e4297ef-2c5e-4efe-a19e-d09b09f33c0d", "name": "tempest-VolumesSnapshotTestJSON-Backup-1908309698", "container": "tempest-volumessnapshottestjson-backup-container-69487387"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:56.053536 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.contrib.backups [None req-b68dae58-1df2-4b14-bf85-fab6eef05814 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Creating new backup {'backup': {'volume_id': '325aa526-400a-4698-a387-2f973536a05c', 'snapshot_id': '6e4297ef-2c5e-4efe-a19e-d09b09f33c0d', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1908309698', 'container': 'tempest-volumessnapshottestjson-backup-container-69487387'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 21:56:56.053791 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.contrib.backups [None req-b68dae58-1df2-4b14-bf85-fab6eef05814 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Creating backup of volume 325aa526-400a-4698-a387-2f973536a05c in container tempest-volumessnapshottestjson-backup-container-69487387 Jul 03 21:56:56.061937 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:56.061937 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:56.063304 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b68dae58-1df2-4b14-bf85-fab6eef05814 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:56:56.069516 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:56.069516 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:56.070598 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b68dae58-1df2-4b14-bf85-fab6eef05814 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 21:56:56.113499 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-b68dae58-1df2-4b14-bf85-fab6eef05814 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Created reservations ['0a9d4081-e54a-411c-8e92-c989146a5335', '3b5379f2-9b76-443d-bc25-485a37b1791d'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:56:56.154535 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b68dae58-1df2-4b14-bf85-fab6eef05814 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 21:56:56.154990 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 982/3981] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:56:56 2026] POST /volume/v3/backups => generated 333 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:56:56.156787 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-4e84a23d-5db9-4da9-aec1-901adab01bfa None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:56.158643 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4e84a23d-5db9-4da9-aec1-901adab01bfa tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:56:56.159242 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4e84a23d-5db9-4da9-aec1-901adab01bfa tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:56.159647 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4e84a23d-5db9-4da9-aec1-901adab01bfa tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:56.159945 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-4e84a23d-5db9-4da9-aec1-901adab01bfa tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:56.163745 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7f32095e-918b-494e-aaca-b7a3cf193bbe None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:56.167361 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7f32095e-918b-494e-aaca-b7a3cf193bbe tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d Jul 03 21:56:56.167490 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:56.167490 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:56.167571 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7f32095e-918b-494e-aaca-b7a3cf193bbe tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:56.167571 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7f32095e-918b-494e-aaca-b7a3cf193bbe tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:56.167571 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-7f32095e-918b-494e-aaca-b7a3cf193bbe tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Show backup with id c25f3139-c2bb-460a-aeae-50ea66e31d4d. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:56.168020 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4e84a23d-5db9-4da9-aec1-901adab01bfa tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 200 Jul 03 21:56:56.168020 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1013/3982] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:56 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:56.170829 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:56.170829 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:56.172020 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7f32095e-918b-494e-aaca-b7a3cf193bbe tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d returned with HTTP 200 Jul 03 21:56:56.172401 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 992/3983] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:56 2026] GET /volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d => generated 805 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:56.221126 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-41620185-2ea3-489a-b49f-a49d692ce20a req-166e1042-835b-4169-8c19-53b8ee472f4d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:56.224278 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-41620185-2ea3-489a-b49f-a49d692ce20a req-166e1042-835b-4169-8c19-53b8ee472f4d tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/145b1397-f690-452f-8416-e582e90298bf Jul 03 21:56:56.224542 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-41620185-2ea3-489a-b49f-a49d692ce20a req-166e1042-835b-4169-8c19-53b8ee472f4d tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:56.224765 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-41620185-2ea3-489a-b49f-a49d692ce20a req-166e1042-835b-4169-8c19-53b8ee472f4d tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:56.233549 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:56.233549 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:56.239449 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-41620185-2ea3-489a-b49f-a49d692ce20a req-166e1042-835b-4169-8c19-53b8ee472f4d tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:56:56.245437 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-41620185-2ea3-489a-b49f-a49d692ce20a req-166e1042-835b-4169-8c19-53b8ee472f4d tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/145b1397-f690-452f-8416-e582e90298bf returned with HTTP 200 Jul 03 21:56:56.246164 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 997/3984] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:56:56 2026] GET /volume/v3/volumes/145b1397-f690-452f-8416-e582e90298bf => generated 1364 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:56.826180 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-41620185-2ea3-489a-b49f-a49d692ce20a req-da0d455f-903c-4813-b2a1-67f14655ce5e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:56.831411 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-41620185-2ea3-489a-b49f-a49d692ce20a req-da0d455f-903c-4813-b2a1-67f14655ce5e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/145b1397-f690-452f-8416-e582e90298bf Jul 03 21:56:56.831411 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-41620185-2ea3-489a-b49f-a49d692ce20a req-da0d455f-903c-4813-b2a1-67f14655ce5e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:56.831411 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-41620185-2ea3-489a-b49f-a49d692ce20a req-da0d455f-903c-4813-b2a1-67f14655ce5e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:56.839481 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:56.839481 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:56.844214 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-41620185-2ea3-489a-b49f-a49d692ce20a req-da0d455f-903c-4813-b2a1-67f14655ce5e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:56:56.849731 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-41620185-2ea3-489a-b49f-a49d692ce20a req-da0d455f-903c-4813-b2a1-67f14655ce5e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/145b1397-f690-452f-8416-e582e90298bf returned with HTTP 200 Jul 03 21:56:56.850388 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 983/3985] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:56:56 2026] GET /volume/v3/volumes/145b1397-f690-452f-8416-e582e90298bf => generated 1364 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:56:56.860424 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-eb9a650c-3034-4aa2-98f4-52c90c7a2f96 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:56.860897 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-eb9a650c-3034-4aa2-98f4-52c90c7a2f96 None None] GET https://10.4.3.32/volume// Jul 03 21:56:56.861115 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-eb9a650c-3034-4aa2-98f4-52c90c7a2f96 None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:56.861340 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-eb9a650c-3034-4aa2-98f4-52c90c7a2f96 None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:56.861789 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-eb9a650c-3034-4aa2-98f4-52c90c7a2f96 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:56:56.862285 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1014/3986] 10.4.3.32 () {66 vars in 1412 bytes} [Fri Jul 3 21:56: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 21:56:56.869654 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-41620185-2ea3-489a-b49f-a49d692ce20a req-566badd9-411e-4fea-a316-c1d2bbc91f77 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:56.872916 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-41620185-2ea3-489a-b49f-a49d692ce20a req-566badd9-411e-4fea-a316-c1d2bbc91f77 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:56:56.873365 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-41620185-2ea3-489a-b49f-a49d692ce20a req-566badd9-411e-4fea-a316-c1d2bbc91f77 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "145b1397-f690-452f-8416-e582e90298bf", "connector": null, "instance_uuid": "01d98597-6a15-4b47-93a1-3e21bd754bbc"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:56:56.883481 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:56.883481 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:56.917863 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-41620185-2ea3-489a-b49f-a49d692ce20a req-566badd9-411e-4fea-a316-c1d2bbc91f77 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:56:56.918609 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 993/3987] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:56:56 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 21:56:57.058355 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-495e4a6a-160c-4fb9-b801-948a2edcff68 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:57.060252 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-495e4a6a-160c-4fb9-b801-948a2edcff68 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] GET https://10.4.3.32/volume/v3/volumes/a3f6f4cd-50ad-4675-9e71-cba2b3f72874 Jul 03 21:56:57.060535 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-495e4a6a-160c-4fb9-b801-948a2edcff68 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:57.060766 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-495e4a6a-160c-4fb9-b801-948a2edcff68 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:57.076702 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-495e4a6a-160c-4fb9-b801-948a2edcff68 tempest-VolumesExtendTest-268823654 tempest-VolumesExtendTest-268823654-project-member] https://10.4.3.32/volume/v3/volumes/a3f6f4cd-50ad-4675-9e71-cba2b3f72874 returned with HTTP 404 Jul 03 21:56:57.077497 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 998/3988] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:57 2026] GET /volume/v3/volumes/a3f6f4cd-50ad-4675-9e71-cba2b3f72874 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:56:57.179672 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4f313221-44ce-404e-86b2-b37d4ab8250c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:57.181502 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4f313221-44ce-404e-86b2-b37d4ab8250c tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:56:57.181703 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4f313221-44ce-404e-86b2-b37d4ab8250c tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:57.182639 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4f313221-44ce-404e-86b2-b37d4ab8250c tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:57.182639 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-4f313221-44ce-404e-86b2-b37d4ab8250c tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:57.187222 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-0824c962-e769-44a3-b1be-436746239bc8 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:57.188400 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:57.188400 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:57.189827 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0824c962-e769-44a3-b1be-436746239bc8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d Jul 03 21:56:57.190028 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4f313221-44ce-404e-86b2-b37d4ab8250c tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 200 Jul 03 21:56:57.190963 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 984/3989] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:57 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:57.191091 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0824c962-e769-44a3-b1be-436746239bc8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:57.191091 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0824c962-e769-44a3-b1be-436746239bc8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:57.191091 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-0824c962-e769-44a3-b1be-436746239bc8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Show backup with id c25f3139-c2bb-460a-aeae-50ea66e31d4d. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:57.196000 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:57.196000 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:57.196908 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0824c962-e769-44a3-b1be-436746239bc8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d returned with HTTP 200 Jul 03 21:56:57.197386 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1015/3990] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:57 2026] GET /volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d => generated 831 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:58.206765 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-dfe6047d-f053-4d18-af3c-dce0ac83ff61 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:58.214483 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-dfe6047d-f053-4d18-af3c-dce0ac83ff61 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:56:58.214483 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-dfe6047d-f053-4d18-af3c-dce0ac83ff61 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:58.214483 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-dfe6047d-f053-4d18-af3c-dce0ac83ff61 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:58.214483 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-dfe6047d-f053-4d18-af3c-dce0ac83ff61 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:58.214745 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-83f21536-35b7-414c-96ce-0685a0baa1cf None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:58.215024 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:58.215024 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:56:58.215413 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-83f21536-35b7-414c-96ce-0685a0baa1cf tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d Jul 03 21:56:58.215777 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-dfe6047d-f053-4d18-af3c-dce0ac83ff61 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 200 Jul 03 21:56:58.215834 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-83f21536-35b7-414c-96ce-0685a0baa1cf tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:58.216220 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 994/3991] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:58 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:58.216323 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-83f21536-35b7-414c-96ce-0685a0baa1cf tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:58.217282 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-83f21536-35b7-414c-96ce-0685a0baa1cf tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Show backup with id c25f3139-c2bb-460a-aeae-50ea66e31d4d. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:58.223827 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:58.223827 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:56:58.225004 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-83f21536-35b7-414c-96ce-0685a0baa1cf tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d returned with HTTP 200 Jul 03 21:56:58.226701 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 999/3992] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:58 2026] GET /volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d => generated 831 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:59.228718 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5226d819-e300-4189-9f56-07a6c833fb5e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:59.230482 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5226d819-e300-4189-9f56-07a6c833fb5e tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:56:59.230664 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5226d819-e300-4189-9f56-07a6c833fb5e tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:59.230843 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5226d819-e300-4189-9f56-07a6c833fb5e tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:59.230937 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-5226d819-e300-4189-9f56-07a6c833fb5e tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:59.234704 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:59.234704 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:56:59.235365 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5226d819-e300-4189-9f56-07a6c833fb5e tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 200 Jul 03 21:56:59.235735 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 985/3993] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:59 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 800 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:56:59.237408 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-96117587-bfd4-4cdb-a6d4-f94f1d162c9b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:56:59.241261 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-96117587-bfd4-4cdb-a6d4-f94f1d162c9b tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d Jul 03 21:56:59.241585 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-96117587-bfd4-4cdb-a6d4-f94f1d162c9b tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:56:59.241986 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-96117587-bfd4-4cdb-a6d4-f94f1d162c9b tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:56:59.242286 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-96117587-bfd4-4cdb-a6d4-f94f1d162c9b tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Show backup with id c25f3139-c2bb-460a-aeae-50ea66e31d4d. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:56:59.249688 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:56:59.249688 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:56:59.250732 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-96117587-bfd4-4cdb-a6d4-f94f1d162c9b tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d returned with HTTP 200 Jul 03 21:56:59.251261 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1016/3994] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:56:59 2026] GET /volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d => generated 831 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:00.249720 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-534c36e9-8fcc-409a-a980-5cac407eabfe None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:00.251390 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-534c36e9-8fcc-409a-a980-5cac407eabfe tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:57:00.251592 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-534c36e9-8fcc-409a-a980-5cac407eabfe tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:00.251765 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-534c36e9-8fcc-409a-a980-5cac407eabfe tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:00.251889 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-534c36e9-8fcc-409a-a980-5cac407eabfe tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:00.256037 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:00.256037 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:00.256778 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-534c36e9-8fcc-409a-a980-5cac407eabfe tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 200 Jul 03 21:57:00.257140 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 995/3995] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:00 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:00.268458 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4da059d3-21e1-435f-b0cb-9e4ad7cbc418 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:00.270518 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4da059d3-21e1-435f-b0cb-9e4ad7cbc418 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d Jul 03 21:57:00.270802 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4da059d3-21e1-435f-b0cb-9e4ad7cbc418 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:00.271085 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4da059d3-21e1-435f-b0cb-9e4ad7cbc418 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:00.271311 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-4da059d3-21e1-435f-b0cb-9e4ad7cbc418 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Show backup with id c25f3139-c2bb-460a-aeae-50ea66e31d4d. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:00.276473 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:00.276473 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:00.277725 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4da059d3-21e1-435f-b0cb-9e4ad7cbc418 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d returned with HTTP 200 Jul 03 21:57:00.278399 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1000/3996] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:00 2026] GET /volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d => generated 831 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:01.273532 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f255c59c-5a13-4dc1-9a06-8b48f2bde4e7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:01.283503 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f255c59c-5a13-4dc1-9a06-8b48f2bde4e7 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:57:01.283796 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f255c59c-5a13-4dc1-9a06-8b48f2bde4e7 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:01.284313 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f255c59c-5a13-4dc1-9a06-8b48f2bde4e7 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:01.284313 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-f255c59c-5a13-4dc1-9a06-8b48f2bde4e7 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:01.301158 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-5d748f12-84dd-40a0-b459-c377ec2c8d51 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:01.301707 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:01.301707 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:01.302400 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f255c59c-5a13-4dc1-9a06-8b48f2bde4e7 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 200 Jul 03 21:57:01.302530 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 986/3997] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:01 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 800 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:01.305017 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5d748f12-84dd-40a0-b459-c377ec2c8d51 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d Jul 03 21:57:01.305541 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5d748f12-84dd-40a0-b459-c377ec2c8d51 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:01.305541 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5d748f12-84dd-40a0-b459-c377ec2c8d51 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:01.305541 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-5d748f12-84dd-40a0-b459-c377ec2c8d51 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Show backup with id c25f3139-c2bb-460a-aeae-50ea66e31d4d. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:01.321132 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:01.321132 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:01.321734 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5d748f12-84dd-40a0-b459-c377ec2c8d51 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d returned with HTTP 200 Jul 03 21:57:01.322421 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1017/3998] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:01 2026] GET /volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d => generated 831 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:01.539633 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-45b0751b-859f-487c-9062-5cb9c09c2599 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:01.696749 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-45b0751b-859f-487c-9062-5cb9c09c2599 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:57:01.697202 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-45b0751b-859f-487c-9062-5cb9c09c2599 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1739213009"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:57:01.698819 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-45b0751b-859f-487c-9062-5cb9c09c2599 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1739213009'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:57:01.698979 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-45b0751b-859f-487c-9062-5cb9c09c2599 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Create volume of 1 GB Jul 03 21:57:01.705022 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-45b0751b-859f-487c-9062-5cb9c09c2599 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Availability Zones retrieved successfully. Jul 03 21:57:01.710450 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-45b0751b-859f-487c-9062-5cb9c09c2599 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Flow 'volume_create_api' (ebd166d4-3ee0-4235-8887-5a5892a930b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:57:01.711607 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-45b0751b-859f-487c-9062-5cb9c09c2599 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63aa2c47-cb16-4269-91a2-a37b18786b8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:01.712623 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-45b0751b-859f-487c-9062-5cb9c09c2599 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:57:01.746024 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-45b0751b-859f-487c-9062-5cb9c09c2599 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63aa2c47-cb16-4269-91a2-a37b18786b8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:01.746940 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-45b0751b-859f-487c-9062-5cb9c09c2599 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c990cbd9-e98e-411c-bb8b-60bcb33f8fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:01.821658 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-45b0751b-859f-487c-9062-5cb9c09c2599 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Created reservations ['269c1d5f-fa86-4eb8-8839-091027b45cbb', 'ea979962-8df9-4927-873e-25e1ed64cb26', '80c2e462-ebd1-4445-b2aa-6d5d77cd3aea', '0f63a00c-54db-4167-aa68-87cadf83d60a'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:57:01.822533 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-45b0751b-859f-487c-9062-5cb9c09c2599 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c990cbd9-e98e-411c-bb8b-60bcb33f8fe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['269c1d5f-fa86-4eb8-8839-091027b45cbb', 'ea979962-8df9-4927-873e-25e1ed64cb26', '80c2e462-ebd1-4445-b2aa-6d5d77cd3aea', '0f63a00c-54db-4167-aa68-87cadf83d60a']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:01.823306 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-45b0751b-859f-487c-9062-5cb9c09c2599 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eca20699-6ced-4e8e-a7fa-7cbab4909053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:01.852274 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-45b0751b-859f-487c-9062-5cb9c09c2599 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eca20699-6ced-4e8e-a7fa-7cbab4909053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e31ac1f5-50fb-4ea6-9de4-9e02fb194e9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1739213009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='261d9cbbf58e42598b9d9f2df2dce586',qos_specs=None,replication_status=,reservations=['269c1d5f-fa86-4eb8-8839-091027b45cbb','ea979962-8df9-4927-873e-25e1ed64cb26','80c2e462-ebd1-4445-b2aa-6d5d77cd3aea','0f63a00c-54db-4167-aa68-87cadf83d60a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db441092ca964760add311cfa6230573',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:57:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1739213009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e31ac1f5-50fb-4ea6-9de4-9e02fb194e9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='261d9cbbf58e42598b9d9f2df2dce586',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db441092ca964760add311cfa6230573',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:01.853232 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-45b0751b-859f-487c-9062-5cb9c09c2599 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ab99ce7-697c-46b9-89a9-aa5d8ae56a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:01.884466 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-45b0751b-859f-487c-9062-5cb9c09c2599 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ab99ce7-697c-46b9-89a9-aa5d8ae56a34) transitioned into state 'SUCCESS' from state '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-1739213009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='261d9cbbf58e42598b9d9f2df2dce586',qos_specs=None,replication_status=,reservations=['269c1d5f-fa86-4eb8-8839-091027b45cbb','ea979962-8df9-4927-873e-25e1ed64cb26','80c2e462-ebd1-4445-b2aa-6d5d77cd3aea','0f63a00c-54db-4167-aa68-87cadf83d60a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db441092ca964760add311cfa6230573',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:01.885476 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-45b0751b-859f-487c-9062-5cb9c09c2599 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (422418bf-ddcb-4998-abfc-15c8d1763273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:01.899512 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-45b0751b-859f-487c-9062-5cb9c09c2599 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (422418bf-ddcb-4998-abfc-15c8d1763273) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:01.900424 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-45b0751b-859f-487c-9062-5cb9c09c2599 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Flow 'volume_create_api' (ebd166d4-3ee0-4235-8887-5a5892a930b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:57:01.900776 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-45b0751b-859f-487c-9062-5cb9c09c2599 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Create volume request issued successfully. Jul 03 21:57:01.901634 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-45b0751b-859f-487c-9062-5cb9c09c2599 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:57:01.901782 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 996/3999] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:57:01 2026] POST /volume/v3/volumes => generated 747 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:57:01.918445 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-96b19e21-d302-4df8-8c8b-6e252268e7fb None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:01.920553 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-96b19e21-d302-4df8-8c8b-6e252268e7fb tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/volumes/e31ac1f5-50fb-4ea6-9de4-9e02fb194e9d Jul 03 21:57:01.920801 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-96b19e21-d302-4df8-8c8b-6e252268e7fb tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:01.921101 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-96b19e21-d302-4df8-8c8b-6e252268e7fb tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:01.934586 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:01.934586 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:01.943247 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-96b19e21-d302-4df8-8c8b-6e252268e7fb tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Volume info retrieved successfully. Jul 03 21:57:01.948790 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-96b19e21-d302-4df8-8c8b-6e252268e7fb tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/volumes/e31ac1f5-50fb-4ea6-9de4-9e02fb194e9d returned with HTTP 200 Jul 03 21:57:01.949331 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1001/4000] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:01 2026] GET /volume/v3/volumes/e31ac1f5-50fb-4ea6-9de4-9e02fb194e9d => generated 815 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:02.315091 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-566fb4cb-8be0-4ade-b37c-09b1e4d0c491 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:02.318422 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-566fb4cb-8be0-4ade-b37c-09b1e4d0c491 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:57:02.318681 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-566fb4cb-8be0-4ade-b37c-09b1e4d0c491 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:02.318877 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-566fb4cb-8be0-4ade-b37c-09b1e4d0c491 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:02.319004 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-566fb4cb-8be0-4ade-b37c-09b1e4d0c491 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:02.328220 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:02.328220 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:02.329513 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-566fb4cb-8be0-4ade-b37c-09b1e4d0c491 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 200 Jul 03 21:57:02.332011 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 987/4001] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:02 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:02.337203 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-87d470be-e61b-4aba-8c77-37c1bdd90ecf None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:02.339177 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-87d470be-e61b-4aba-8c77-37c1bdd90ecf tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d Jul 03 21:57:02.339425 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-87d470be-e61b-4aba-8c77-37c1bdd90ecf tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:02.339850 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-87d470be-e61b-4aba-8c77-37c1bdd90ecf tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:02.339950 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-87d470be-e61b-4aba-8c77-37c1bdd90ecf tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Show backup with id c25f3139-c2bb-460a-aeae-50ea66e31d4d. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:02.345716 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:02.345716 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:02.346565 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-87d470be-e61b-4aba-8c77-37c1bdd90ecf tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d returned with HTTP 200 Jul 03 21:57:02.347035 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1018/4002] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:02 2026] GET /volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d => generated 831 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:02.966145 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-922f055a-26d8-4f60-b16d-e16eec9a7ebb None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:02.966627 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-23c9e6f4-c53f-4c8b-ab68-ee19d9359fe3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:02.966910 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-922f055a-26d8-4f60-b16d-e16eec9a7ebb None None] GET https://10.4.3.32/volume// Jul 03 21:57:02.966910 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-922f055a-26d8-4f60-b16d-e16eec9a7ebb None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:02.966910 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-922f055a-26d8-4f60-b16d-e16eec9a7ebb None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:02.966910 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-922f055a-26d8-4f60-b16d-e16eec9a7ebb None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:57:02.967119 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 997/4003] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:57: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 21:57:02.970619 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-23c9e6f4-c53f-4c8b-ab68-ee19d9359fe3 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/volumes/e31ac1f5-50fb-4ea6-9de4-9e02fb194e9d Jul 03 21:57:02.970619 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-23c9e6f4-c53f-4c8b-ab68-ee19d9359fe3 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:02.970619 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-23c9e6f4-c53f-4c8b-ab68-ee19d9359fe3 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:02.977805 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-41620185-2ea3-489a-b49f-a49d692ce20a req-4c5b68b7-aae6-46c4-a430-cdab4b74819d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:02.980928 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:02.980928 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:02.981102 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-41620185-2ea3-489a-b49f-a49d692ce20a req-4c5b68b7-aae6-46c4-a430-cdab4b74819d tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/145b1397-f690-452f-8416-e582e90298bf Jul 03 21:57:02.981352 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-41620185-2ea3-489a-b49f-a49d692ce20a req-4c5b68b7-aae6-46c4-a430-cdab4b74819d tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:02.981595 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-41620185-2ea3-489a-b49f-a49d692ce20a req-4c5b68b7-aae6-46c4-a430-cdab4b74819d tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:02.985933 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-23c9e6f4-c53f-4c8b-ab68-ee19d9359fe3 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Volume info retrieved successfully. Jul 03 21:57:02.990326 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-23c9e6f4-c53f-4c8b-ab68-ee19d9359fe3 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/volumes/e31ac1f5-50fb-4ea6-9de4-9e02fb194e9d returned with HTTP 200 Jul 03 21:57:02.990880 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1002/4004] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:02 2026] GET /volume/v3/volumes/e31ac1f5-50fb-4ea6-9de4-9e02fb194e9d => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:02.997970 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:02.997970 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:03.005739 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-41620185-2ea3-489a-b49f-a49d692ce20a req-4c5b68b7-aae6-46c4-a430-cdab4b74819d tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:57:03.006082 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-80cac16f-666c-4d8a-bb52-91ee7a1014a2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:03.007802 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-80cac16f-666c-4d8a-bb52-91ee7a1014a2 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] POST https://10.4.3.32/volume/v3/backups Jul 03 21:57:03.008147 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-80cac16f-666c-4d8a-bb52-91ee7a1014a2 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e31ac1f5-50fb-4ea6-9de4-9e02fb194e9d", "name": "tempest-VolumesBackupsTest-Backup-750682593"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:57:03.010035 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.contrib.backups [None req-80cac16f-666c-4d8a-bb52-91ee7a1014a2 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Creating new backup {'backup': {'volume_id': 'e31ac1f5-50fb-4ea6-9de4-9e02fb194e9d', 'name': 'tempest-VolumesBackupsTest-Backup-750682593'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 21:57:03.010180 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.contrib.backups [None req-80cac16f-666c-4d8a-bb52-91ee7a1014a2 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Creating backup of volume e31ac1f5-50fb-4ea6-9de4-9e02fb194e9d in container None Jul 03 21:57:03.010844 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-41620185-2ea3-489a-b49f-a49d692ce20a req-4c5b68b7-aae6-46c4-a430-cdab4b74819d tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/145b1397-f690-452f-8416-e582e90298bf returned with HTTP 200 Jul 03 21:57:03.011269 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 988/4005] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:57:02 2026] GET /volume/v3/volumes/145b1397-f690-452f-8416-e582e90298bf => generated 1543 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:57:03.017261 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:03.017261 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:03.017698 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-80cac16f-666c-4d8a-bb52-91ee7a1014a2 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Volume info retrieved successfully. Jul 03 21:57:03.039091 np0000004475 devstack@c-api.service[99936]: DEBUG dbcounter [-] [99936] Writing DB stats cinder:SELECT=331,cinder:UPDATE=86,cinder:INSERT=48 {{(pid=99936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:57:03.048350 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-80cac16f-666c-4d8a-bb52-91ee7a1014a2 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Created reservations ['63181212-59e0-4ce9-8867-e4ffaba2b2a9', 'b3ffede0-03d3-446d-adfb-02f92729315c'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:57:03.101200 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-80cac16f-666c-4d8a-bb52-91ee7a1014a2 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 21:57:03.102524 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1019/4006] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:57:03 2026] POST /volume/v3/backups => generated 327 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:57:03.124678 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-00b55e79-4b22-4002-8dd3-5cdecb933fde None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:03.127101 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-00b55e79-4b22-4002-8dd3-5cdecb933fde tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b Jul 03 21:57:03.127340 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-00b55e79-4b22-4002-8dd3-5cdecb933fde tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:03.127549 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-00b55e79-4b22-4002-8dd3-5cdecb933fde tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:03.127650 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-00b55e79-4b22-4002-8dd3-5cdecb933fde tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id b26d6f3c-d0c3-4619-99b7-03aeb491829b. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:03.134171 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:03.134171 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:03.136425 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-41620185-2ea3-489a-b49f-a49d692ce20a req-ab650783-8ad7-4ee9-84f7-a128efc2b9ab None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:03.136545 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-00b55e79-4b22-4002-8dd3-5cdecb933fde tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b returned with HTTP 200 Jul 03 21:57:03.136932 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 998/4007] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:03 2026] GET /volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:03.142833 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-41620185-2ea3-489a-b49f-a49d692ce20a req-ab650783-8ad7-4ee9-84f7-a128efc2b9ab tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] PUT https://10.4.3.32/volume/v3/attachments/7bf9a65a-9041-4714-bd01-cdd6982cb0bb Jul 03 21:57:03.143730 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-41620185-2ea3-489a-b49f-a49d692ce20a req-ab650783-8ad7-4ee9-84f7-a128efc2b9ab tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:57:03.159738 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-41620185-2ea3-489a-b49f-a49d692ce20a req-ab650783-8ad7-4ee9-84f7-a128efc2b9ab tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Acquiring lock "cinder-attachment_update-145b1397-f690-452f-8416-e582e90298bf-np0000004475" by "attachment_update" {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:57:03.167541 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-41620185-2ea3-489a-b49f-a49d692ce20a req-ab650783-8ad7-4ee9-84f7-a128efc2b9ab tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Lock "cinder-attachment_update-145b1397-f690-452f-8416-e582e90298bf-np0000004475" acquired by "attachment_update" :: waited 0.007s {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:57:03.167541 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:03.167541 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:03.346408 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-fcc7935d-9971-4d1e-ba54-be6118d0b992 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:03.347641 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fcc7935d-9971-4d1e-ba54-be6118d0b992 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:57:03.347852 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fcc7935d-9971-4d1e-ba54-be6118d0b992 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:03.351394 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fcc7935d-9971-4d1e-ba54-be6118d0b992 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:03.351394 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-fcc7935d-9971-4d1e-ba54-be6118d0b992 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:03.353254 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:03.353254 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:03.354094 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fcc7935d-9971-4d1e-ba54-be6118d0b992 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 200 Jul 03 21:57:03.354532 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 989/4008] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:03 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:57:03.360284 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-cccca328-0d12-42c9-8494-81c281cb9c77 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:03.362768 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cccca328-0d12-42c9-8494-81c281cb9c77 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d Jul 03 21:57:03.363073 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cccca328-0d12-42c9-8494-81c281cb9c77 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:03.363339 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cccca328-0d12-42c9-8494-81c281cb9c77 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:03.363533 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-cccca328-0d12-42c9-8494-81c281cb9c77 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Show backup with id c25f3139-c2bb-460a-aeae-50ea66e31d4d. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:03.369519 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:03.369519 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:03.370543 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cccca328-0d12-42c9-8494-81c281cb9c77 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d returned with HTTP 200 Jul 03 21:57:03.371026 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1020/4009] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:03 2026] GET /volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d => generated 831 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:03.692362 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-41620185-2ea3-489a-b49f-a49d692ce20a req-ab650783-8ad7-4ee9-84f7-a128efc2b9ab tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Lock "cinder-attachment_update-145b1397-f690-452f-8416-e582e90298bf-np0000004475" released by "attachment_update" :: held 0.527s {{(pid=99934) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:57:03.692657 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-41620185-2ea3-489a-b49f-a49d692ce20a req-ab650783-8ad7-4ee9-84f7-a128efc2b9ab tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments/7bf9a65a-9041-4714-bd01-cdd6982cb0bb returned with HTTP 200 Jul 03 21:57:03.693149 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1003/4010] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:57:03 2026] PUT /volume/v3/attachments/7bf9a65a-9041-4714-bd01-cdd6982cb0bb => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:57:04.150510 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-0f0f4d66-75be-41b1-b514-9bedb11f8616 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:04.152681 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0f0f4d66-75be-41b1-b514-9bedb11f8616 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b Jul 03 21:57:04.152951 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0f0f4d66-75be-41b1-b514-9bedb11f8616 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:04.153153 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0f0f4d66-75be-41b1-b514-9bedb11f8616 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:04.153290 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-0f0f4d66-75be-41b1-b514-9bedb11f8616 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id b26d6f3c-d0c3-4619-99b7-03aeb491829b. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:04.155587 np0000004475 devstack@c-api.service[99933]: DEBUG dbcounter [-] [99933] Writing DB stats cinder:SELECT=332,cinder:UPDATE=82,cinder:INSERT=48 {{(pid=99933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:57:04.158442 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:04.158442 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:04.159183 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0f0f4d66-75be-41b1-b514-9bedb11f8616 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b returned with HTTP 200 Jul 03 21:57:04.159594 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 999/4011] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:04 2026] GET /volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:04.207667 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-41620185-2ea3-489a-b49f-a49d692ce20a req-198d1926-4101-4043-9698-3355bb788289 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:04.210101 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-41620185-2ea3-489a-b49f-a49d692ce20a req-198d1926-4101-4043-9698-3355bb788289 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] POST https://10.4.3.32/volume/v3/attachments/7bf9a65a-9041-4714-bd01-cdd6982cb0bb/action Jul 03 21:57:04.210356 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-41620185-2ea3-489a-b49f-a49d692ce20a req-198d1926-4101-4043-9698-3355bb788289 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action body: b'{"os-complete": null}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:57:04.210498 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-41620185-2ea3-489a-b49f-a49d692ce20a req-198d1926-4101-4043-9698-3355bb788289 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:57:04.226958 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:04.226958 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:04.242479 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-41620185-2ea3-489a-b49f-a49d692ce20a req-198d1926-4101-4043-9698-3355bb788289 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments/7bf9a65a-9041-4714-bd01-cdd6982cb0bb/action returned with HTTP 204 Jul 03 21:57:04.243189 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 990/4012] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:57:04 2026] POST /volume/v3/attachments/7bf9a65a-9041-4714-bd01-cdd6982cb0bb/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:57:04.369445 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-dbc38c29-0ede-4094-bea8-daf290234706 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:04.378609 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-dbc38c29-0ede-4094-bea8-daf290234706 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:57:04.379409 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-dbc38c29-0ede-4094-bea8-daf290234706 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:04.380705 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-dbc38c29-0ede-4094-bea8-daf290234706 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:04.381533 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-dbc38c29-0ede-4094-bea8-daf290234706 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:04.383854 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e55e9818-deaf-4b09-a7e5-1504a97dc2f1 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:04.385883 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e55e9818-deaf-4b09-a7e5-1504a97dc2f1 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d Jul 03 21:57:04.386119 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e55e9818-deaf-4b09-a7e5-1504a97dc2f1 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:04.386349 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e55e9818-deaf-4b09-a7e5-1504a97dc2f1 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:04.386503 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-e55e9818-deaf-4b09-a7e5-1504a97dc2f1 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Show backup with id c25f3139-c2bb-460a-aeae-50ea66e31d4d. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:04.396641 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:04.396641 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:04.397506 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e55e9818-deaf-4b09-a7e5-1504a97dc2f1 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d returned with HTTP 200 Jul 03 21:57:04.397889 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1004/4013] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:04 2026] GET /volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d => generated 831 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:04.400004 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:04.400004 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:04.404089 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-dbc38c29-0ede-4094-bea8-daf290234706 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 200 Jul 03 21:57:04.406286 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1021/4014] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:04 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 800 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:04.416101 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-865aa4a7-af8d-4013-acdb-47c372c8b1cd None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:04.419149 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-865aa4a7-af8d-4013-acdb-47c372c8b1cd tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/volumes/f6cbe6e4-449b-4e4a-86b1-fc37c7e90d4c Jul 03 21:57:04.419424 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-865aa4a7-af8d-4013-acdb-47c372c8b1cd tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:04.419615 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-865aa4a7-af8d-4013-acdb-47c372c8b1cd tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:04.433960 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:04.433960 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:04.445014 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-865aa4a7-af8d-4013-acdb-47c372c8b1cd tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Volume info retrieved successfully. Jul 03 21:57:04.450338 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-865aa4a7-af8d-4013-acdb-47c372c8b1cd tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/volumes/f6cbe6e4-449b-4e4a-86b1-fc37c7e90d4c returned with HTTP 200 Jul 03 21:57:04.450736 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1000/4015] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:04 2026] GET /volume/v3/volumes/f6cbe6e4-449b-4e4a-86b1-fc37c7e90d4c => generated 900 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:04.464336 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4c0d48e0-f8df-4817-8b27-be0689d20ec7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:04.466482 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4c0d48e0-f8df-4817-8b27-be0689d20ec7 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/volumes Jul 03 21:57:04.466662 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4c0d48e0-f8df-4817-8b27-be0689d20ec7 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:04.466888 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4c0d48e0-f8df-4817-8b27-be0689d20ec7 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'index' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:04.467107 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.api_utils [None req-4c0d48e0-f8df-4817-8b27-be0689d20ec7 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Removing options '' from query. {{(pid=99935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:57:04.467808 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-4c0d48e0-f8df-4817-8b27-be0689d20ec7 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:57:04.499073 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-4c0d48e0-f8df-4817-8b27-be0689d20ec7 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Get all volumes completed successfully. Jul 03 21:57:04.499912 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4c0d48e0-f8df-4817-8b27-be0689d20ec7 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 200 Jul 03 21:57:04.500516 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 991/4016] 10.4.3.32 () {66 vars in 1230 bytes} [Fri Jul 3 21:57:04 2026] GET /volume/v3/volumes => generated 659 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:04.512613 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c789e5fa-1b00-43eb-8cad-62716e442738 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:04.514834 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c789e5fa-1b00-43eb-8cad-62716e442738 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] DELETE https://10.4.3.32/volume/v3/volumes/f6cbe6e4-449b-4e4a-86b1-fc37c7e90d4c Jul 03 21:57:04.515147 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c789e5fa-1b00-43eb-8cad-62716e442738 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:04.515464 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c789e5fa-1b00-43eb-8cad-62716e442738 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:04.515717 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-c789e5fa-1b00-43eb-8cad-62716e442738 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Delete volume with id: f6cbe6e4-449b-4e4a-86b1-fc37c7e90d4c Jul 03 21:57:04.524809 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:04.524809 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:04.525327 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c789e5fa-1b00-43eb-8cad-62716e442738 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Volume info retrieved successfully. Jul 03 21:57:04.556271 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c789e5fa-1b00-43eb-8cad-62716e442738 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Delete volume request issued successfully. Jul 03 21:57:04.556798 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c789e5fa-1b00-43eb-8cad-62716e442738 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/volumes/f6cbe6e4-449b-4e4a-86b1-fc37c7e90d4c returned with HTTP 202 Jul 03 21:57:04.557230 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1005/4017] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:57:04 2026] DELETE /volume/v3/volumes/f6cbe6e4-449b-4e4a-86b1-fc37c7e90d4c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:57:04.570648 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-37d13884-ee9a-446b-abf7-719cfe167eae None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:04.577120 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-37d13884-ee9a-446b-abf7-719cfe167eae tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] DELETE https://10.4.3.32/volume/v3/backups/17145a09-cf81-41cf-a276-fe076701952e Jul 03 21:57:04.578911 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-37d13884-ee9a-446b-abf7-719cfe167eae tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:04.579204 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-37d13884-ee9a-446b-abf7-719cfe167eae tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:04.579462 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.contrib.backups [None req-37d13884-ee9a-446b-abf7-719cfe167eae tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] Delete backup with id: 17145a09-cf81-41cf-a276-fe076701952e. Jul 03 21:57:04.586783 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:04.586783 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:04.605122 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.backup.rpcapi [None req-37d13884-ee9a-446b-abf7-719cfe167eae tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] delete_backup rpcapi backup_id 17145a09-cf81-41cf-a276-fe076701952e {{(pid=99936) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 21:57:04.608362 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-37d13884-ee9a-446b-abf7-719cfe167eae tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] https://10.4.3.32/volume/v3/backups/17145a09-cf81-41cf-a276-fe076701952e returned with HTTP 202 Jul 03 21:57:04.608972 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1022/4018] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:57:04 2026] DELETE /volume/v3/backups/17145a09-cf81-41cf-a276-fe076701952e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:57:04.626070 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7ffcba5b-91e6-4e8e-9878-3716f29274fa None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:04.627981 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7ffcba5b-91e6-4e8e-9878-3716f29274fa tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] GET https://10.4.3.32/volume/v3/backups/17145a09-cf81-41cf-a276-fe076701952e Jul 03 21:57:04.628203 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7ffcba5b-91e6-4e8e-9878-3716f29274fa tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:04.628687 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7ffcba5b-91e6-4e8e-9878-3716f29274fa tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:04.628687 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-7ffcba5b-91e6-4e8e-9878-3716f29274fa tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] Show backup with id 17145a09-cf81-41cf-a276-fe076701952e. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:04.636354 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:04.636354 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:04.637285 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7ffcba5b-91e6-4e8e-9878-3716f29274fa tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] https://10.4.3.32/volume/v3/backups/17145a09-cf81-41cf-a276-fe076701952e returned with HTTP 200 Jul 03 21:57:04.637647 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1001/4019] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:04 2026] GET /volume/v3/backups/17145a09-cf81-41cf-a276-fe076701952e => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:05.171687 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-50554f4e-1f64-49ec-b96f-fd8b85970910 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:05.173392 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-50554f4e-1f64-49ec-b96f-fd8b85970910 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b Jul 03 21:57:05.174989 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-50554f4e-1f64-49ec-b96f-fd8b85970910 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:05.174989 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-50554f4e-1f64-49ec-b96f-fd8b85970910 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:05.174989 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-50554f4e-1f64-49ec-b96f-fd8b85970910 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id b26d6f3c-d0c3-4619-99b7-03aeb491829b. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:05.179078 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:05.179078 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:05.180612 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-50554f4e-1f64-49ec-b96f-fd8b85970910 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b returned with HTTP 200 Jul 03 21:57:05.180612 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 992/4020] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:05 2026] GET /volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:05.412300 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f56b1825-177e-4c98-a25f-9b382ee7fa10 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:05.414693 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f56b1825-177e-4c98-a25f-9b382ee7fa10 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d Jul 03 21:57:05.414981 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f56b1825-177e-4c98-a25f-9b382ee7fa10 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:05.415225 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f56b1825-177e-4c98-a25f-9b382ee7fa10 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:05.415397 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-f56b1825-177e-4c98-a25f-9b382ee7fa10 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Show backup with id c25f3139-c2bb-460a-aeae-50ea66e31d4d. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:05.421554 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:05.421554 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:05.422656 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f56b1825-177e-4c98-a25f-9b382ee7fa10 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d returned with HTTP 200 Jul 03 21:57:05.423162 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1006/4021] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:05 2026] GET /volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d => generated 831 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:05.655307 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8950a3cc-734f-477e-8a68-d359dfdc9695 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:05.659771 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8950a3cc-734f-477e-8a68-d359dfdc9695 tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] GET https://10.4.3.32/volume/v3/backups/17145a09-cf81-41cf-a276-fe076701952e Jul 03 21:57:05.659771 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8950a3cc-734f-477e-8a68-d359dfdc9695 tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:05.660133 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8950a3cc-734f-477e-8a68-d359dfdc9695 tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:05.660133 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-8950a3cc-734f-477e-8a68-d359dfdc9695 tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] Show backup with id 17145a09-cf81-41cf-a276-fe076701952e. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:05.666809 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8950a3cc-734f-477e-8a68-d359dfdc9695 tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] https://10.4.3.32/volume/v3/backups/17145a09-cf81-41cf-a276-fe076701952e returned with HTTP 404 Jul 03 21:57:05.668119 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1023/4022] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:05 2026] GET /volume/v3/backups/17145a09-cf81-41cf-a276-fe076701952e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:57:05.680945 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-6054a918-45a2-4568-85b4-70645bbf38dc None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:05.683425 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6054a918-45a2-4568-85b4-70645bbf38dc tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] DELETE https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:57:05.683734 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6054a918-45a2-4568-85b4-70645bbf38dc tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:05.683967 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6054a918-45a2-4568-85b4-70645bbf38dc tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:05.684126 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.contrib.backups [None req-6054a918-45a2-4568-85b4-70645bbf38dc tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Delete backup with id: 7f43bb14-8858-461d-afef-3b94242b02d1. Jul 03 21:57:05.689069 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:05.689069 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:05.707060 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.backup.rpcapi [None req-6054a918-45a2-4568-85b4-70645bbf38dc tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] delete_backup rpcapi backup_id 7f43bb14-8858-461d-afef-3b94242b02d1 {{(pid=99933) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 21:57:05.707792 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6054a918-45a2-4568-85b4-70645bbf38dc tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 202 Jul 03 21:57:05.709394 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1002/4023] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:57:05 2026] DELETE /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:57:05.717905 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-6bdabf84-83f6-460c-ba91-3eea547d0db0 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:05.720004 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6bdabf84-83f6-460c-ba91-3eea547d0db0 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:57:05.720224 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6bdabf84-83f6-460c-ba91-3eea547d0db0 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:05.720485 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6bdabf84-83f6-460c-ba91-3eea547d0db0 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:05.720624 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-6bdabf84-83f6-460c-ba91-3eea547d0db0 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:05.725997 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:05.725997 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:05.727286 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6bdabf84-83f6-460c-ba91-3eea547d0db0 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 200 Jul 03 21:57:05.727669 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 993/4024] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:05 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:06.193886 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f5d758bf-4173-4005-bbf4-d9292e8b8f81 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:06.195515 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f5d758bf-4173-4005-bbf4-d9292e8b8f81 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b Jul 03 21:57:06.195686 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f5d758bf-4173-4005-bbf4-d9292e8b8f81 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:06.195888 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f5d758bf-4173-4005-bbf4-d9292e8b8f81 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:06.195983 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-f5d758bf-4173-4005-bbf4-d9292e8b8f81 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id b26d6f3c-d0c3-4619-99b7-03aeb491829b. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:06.203152 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:06.203152 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:06.204085 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f5d758bf-4173-4005-bbf4-d9292e8b8f81 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b returned with HTTP 200 Jul 03 21:57:06.205883 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1007/4025] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:06 2026] GET /volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:06.435484 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-fb2ed0bb-e597-4794-bf9a-bbcedf961fde None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:06.437665 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fb2ed0bb-e597-4794-bf9a-bbcedf961fde tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d Jul 03 21:57:06.438197 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fb2ed0bb-e597-4794-bf9a-bbcedf961fde tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:06.439391 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fb2ed0bb-e597-4794-bf9a-bbcedf961fde tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:06.439391 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-fb2ed0bb-e597-4794-bf9a-bbcedf961fde tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Show backup with id c25f3139-c2bb-460a-aeae-50ea66e31d4d. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:06.446105 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:06.446105 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:06.447700 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fb2ed0bb-e597-4794-bf9a-bbcedf961fde tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d returned with HTTP 200 Jul 03 21:57:06.448416 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1024/4026] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:06 2026] GET /volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d => generated 831 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:06.741713 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-116cf8d5-a457-4104-8709-98459234c2a8 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:06.746322 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-116cf8d5-a457-4104-8709-98459234c2a8 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 Jul 03 21:57:06.746608 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-116cf8d5-a457-4104-8709-98459234c2a8 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:06.746851 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-116cf8d5-a457-4104-8709-98459234c2a8 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:06.747018 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-116cf8d5-a457-4104-8709-98459234c2a8 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 7f43bb14-8858-461d-afef-3b94242b02d1. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:06.752048 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-116cf8d5-a457-4104-8709-98459234c2a8 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 returned with HTTP 404 Jul 03 21:57:06.753224 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1003/4027] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:06 2026] GET /volume/v3/backups/7f43bb14-8858-461d-afef-3b94242b02d1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:57:06.860977 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ef0d0207-5bcc-478e-9db2-ed6c2080447b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:06.863434 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ef0d0207-5bcc-478e-9db2-ed6c2080447b tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/volumes/8c8fab6e-cf69-4dcc-af4a-920a631fb8de Jul 03 21:57:06.863733 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ef0d0207-5bcc-478e-9db2-ed6c2080447b tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:06.863895 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ef0d0207-5bcc-478e-9db2-ed6c2080447b tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:06.874984 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:06.874984 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:06.881919 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-ef0d0207-5bcc-478e-9db2-ed6c2080447b tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Volume info retrieved successfully. Jul 03 21:57:06.890904 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ef0d0207-5bcc-478e-9db2-ed6c2080447b tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/volumes/8c8fab6e-cf69-4dcc-af4a-920a631fb8de returned with HTTP 200 Jul 03 21:57:06.891461 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 994/4028] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:06 2026] GET /volume/v3/volumes/8c8fab6e-cf69-4dcc-af4a-920a631fb8de => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:06.910896 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-16993b12-f6e7-44a4-9c18-33cd52894205 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:06.913191 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-16993b12-f6e7-44a4-9c18-33cd52894205 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] DELETE https://10.4.3.32/volume/v3/volumes/8c8fab6e-cf69-4dcc-af4a-920a631fb8de Jul 03 21:57:06.913481 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-16993b12-f6e7-44a4-9c18-33cd52894205 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:06.913644 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-16993b12-f6e7-44a4-9c18-33cd52894205 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:06.913807 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-16993b12-f6e7-44a4-9c18-33cd52894205 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Delete volume with id: 8c8fab6e-cf69-4dcc-af4a-920a631fb8de Jul 03 21:57:06.926437 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:06.926437 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:06.927112 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-16993b12-f6e7-44a4-9c18-33cd52894205 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Volume info retrieved successfully. Jul 03 21:57:06.956389 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-16993b12-f6e7-44a4-9c18-33cd52894205 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Delete volume request issued successfully. Jul 03 21:57:06.956675 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-16993b12-f6e7-44a4-9c18-33cd52894205 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/volumes/8c8fab6e-cf69-4dcc-af4a-920a631fb8de returned with HTTP 202 Jul 03 21:57:06.957216 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1008/4029] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:57:06 2026] DELETE /volume/v3/volumes/8c8fab6e-cf69-4dcc-af4a-920a631fb8de => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:57:06.967037 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-68bedbba-4c93-4493-ad97-746e47bf9d8a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:06.970796 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-68bedbba-4c93-4493-ad97-746e47bf9d8a tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/volumes/8c8fab6e-cf69-4dcc-af4a-920a631fb8de Jul 03 21:57:06.970796 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-68bedbba-4c93-4493-ad97-746e47bf9d8a tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:06.970796 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-68bedbba-4c93-4493-ad97-746e47bf9d8a tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:06.992569 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:06.992569 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:07.007583 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-68bedbba-4c93-4493-ad97-746e47bf9d8a tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Volume info retrieved successfully. Jul 03 21:57:07.013077 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-68bedbba-4c93-4493-ad97-746e47bf9d8a tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/volumes/8c8fab6e-cf69-4dcc-af4a-920a631fb8de returned with HTTP 200 Jul 03 21:57:07.013675 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1025/4030] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:06 2026] GET /volume/v3/volumes/8c8fab6e-cf69-4dcc-af4a-920a631fb8de => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:07.216404 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8481a22d-05c8-4694-b303-8835b5a3acc1 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:07.218233 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8481a22d-05c8-4694-b303-8835b5a3acc1 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b Jul 03 21:57:07.218331 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8481a22d-05c8-4694-b303-8835b5a3acc1 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:07.218536 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8481a22d-05c8-4694-b303-8835b5a3acc1 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:07.218673 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-8481a22d-05c8-4694-b303-8835b5a3acc1 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id b26d6f3c-d0c3-4619-99b7-03aeb491829b. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:07.224360 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:07.224360 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:07.225075 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8481a22d-05c8-4694-b303-8835b5a3acc1 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b returned with HTTP 200 Jul 03 21:57:07.225395 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1004/4031] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:07 2026] GET /volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:07.459592 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8c158cc6-cb3a-498d-b3ee-beab3d911859 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:07.461987 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8c158cc6-cb3a-498d-b3ee-beab3d911859 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d Jul 03 21:57:07.462286 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8c158cc6-cb3a-498d-b3ee-beab3d911859 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:07.462675 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8c158cc6-cb3a-498d-b3ee-beab3d911859 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:07.462835 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-8c158cc6-cb3a-498d-b3ee-beab3d911859 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Show backup with id c25f3139-c2bb-460a-aeae-50ea66e31d4d. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:07.471149 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:07.471149 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:07.472124 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8c158cc6-cb3a-498d-b3ee-beab3d911859 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d returned with HTTP 200 Jul 03 21:57:07.472610 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 995/4032] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:07 2026] GET /volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d => generated 831 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:08.033561 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-73f21943-5d3a-4e97-82de-9359aae8cf75 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:08.035838 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-73f21943-5d3a-4e97-82de-9359aae8cf75 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/volumes/8c8fab6e-cf69-4dcc-af4a-920a631fb8de Jul 03 21:57:08.036077 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-73f21943-5d3a-4e97-82de-9359aae8cf75 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:08.036272 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-73f21943-5d3a-4e97-82de-9359aae8cf75 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:08.048145 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-73f21943-5d3a-4e97-82de-9359aae8cf75 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/volumes/8c8fab6e-cf69-4dcc-af4a-920a631fb8de returned with HTTP 404 Jul 03 21:57:08.049666 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1009/4033] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:08 2026] GET /volume/v3/volumes/8c8fab6e-cf69-4dcc-af4a-920a631fb8de => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:57:08.066364 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-cf916fcd-db81-44bb-bc02-13207d23ea29 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:08.069416 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cf916fcd-db81-44bb-bc02-13207d23ea29 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:57:08.069865 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cf916fcd-db81-44bb-bc02-13207d23ea29 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-2023261956"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:57:08.071633 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-cf916fcd-db81-44bb-bc02-13207d23ea29 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-2023261956'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:57:08.071782 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-cf916fcd-db81-44bb-bc02-13207d23ea29 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Create volume of 1 GB Jul 03 21:57:08.078510 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-cf916fcd-db81-44bb-bc02-13207d23ea29 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Availability Zones retrieved successfully. Jul 03 21:57:08.086839 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cf916fcd-db81-44bb-bc02-13207d23ea29 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Flow 'volume_create_api' (eda506dd-aa2b-489e-97df-19bd5dccf6de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:57:08.088037 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cf916fcd-db81-44bb-bc02-13207d23ea29 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f8d8d51-51cb-408d-b3d8-7066d2aacf00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:08.089240 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-cf916fcd-db81-44bb-bc02-13207d23ea29 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:57:08.121150 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cf916fcd-db81-44bb-bc02-13207d23ea29 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f8d8d51-51cb-408d-b3d8-7066d2aacf00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:08.122293 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cf916fcd-db81-44bb-bc02-13207d23ea29 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c528dd64-4a68-4587-8b3b-7842911332f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:08.172410 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-cf916fcd-db81-44bb-bc02-13207d23ea29 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Created reservations ['9bf20019-c2c5-400d-ad6e-91d2fe2bbb47', '2ed8dc6c-48a3-44f5-9981-2ca0ef9ab0fe', '47e74f9c-e0c3-4bb7-aa9d-83449e69fd86', '1a0eda37-fb1d-419a-b5b7-ca7871b337f1'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:57:08.173515 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cf916fcd-db81-44bb-bc02-13207d23ea29 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c528dd64-4a68-4587-8b3b-7842911332f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bf20019-c2c5-400d-ad6e-91d2fe2bbb47', '2ed8dc6c-48a3-44f5-9981-2ca0ef9ab0fe', '47e74f9c-e0c3-4bb7-aa9d-83449e69fd86', '1a0eda37-fb1d-419a-b5b7-ca7871b337f1']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:08.174408 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cf916fcd-db81-44bb-bc02-13207d23ea29 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (281fdce4-4637-4397-905b-b45514cc5964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:08.206945 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cf916fcd-db81-44bb-bc02-13207d23ea29 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (281fdce4-4637-4397-905b-b45514cc5964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41997e5f-f292-4dac-ad1c-4ff42b18f3da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2023261956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88926203e6e549d78aadba0b020d9dee',qos_specs=None,replication_status=,reservations=['9bf20019-c2c5-400d-ad6e-91d2fe2bbb47','2ed8dc6c-48a3-44f5-9981-2ca0ef9ab0fe','47e74f9c-e0c3-4bb7-aa9d-83449e69fd86','1a0eda37-fb1d-419a-b5b7-ca7871b337f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='024fbb2e71944dfd8c7b451d67d41ba4',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:57:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2023261956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41997e5f-f292-4dac-ad1c-4ff42b18f3da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88926203e6e549d78aadba0b020d9dee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='024fbb2e71944dfd8c7b451d67d41ba4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:08.207769 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cf916fcd-db81-44bb-bc02-13207d23ea29 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cf78c2a-d1f4-43bb-8a20-4d284a312b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:08.230883 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cf916fcd-db81-44bb-bc02-13207d23ea29 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cf78c2a-d1f4-43bb-8a20-4d284a312b32) transitioned into state 'SUCCESS' from state '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-2023261956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88926203e6e549d78aadba0b020d9dee',qos_specs=None,replication_status=,reservations=['9bf20019-c2c5-400d-ad6e-91d2fe2bbb47','2ed8dc6c-48a3-44f5-9981-2ca0ef9ab0fe','47e74f9c-e0c3-4bb7-aa9d-83449e69fd86','1a0eda37-fb1d-419a-b5b7-ca7871b337f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='024fbb2e71944dfd8c7b451d67d41ba4',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:08.233352 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cf916fcd-db81-44bb-bc02-13207d23ea29 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b44eed1-ca11-4234-b672-6c8de320a153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:08.239429 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8487a09e-116b-4eef-9f70-e56f4dba4ff5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:08.242749 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8487a09e-116b-4eef-9f70-e56f4dba4ff5 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b Jul 03 21:57:08.244160 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8487a09e-116b-4eef-9f70-e56f4dba4ff5 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:08.244976 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cf916fcd-db81-44bb-bc02-13207d23ea29 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b44eed1-ca11-4234-b672-6c8de320a153) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:08.245586 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8487a09e-116b-4eef-9f70-e56f4dba4ff5 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:08.245716 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-8487a09e-116b-4eef-9f70-e56f4dba4ff5 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id b26d6f3c-d0c3-4619-99b7-03aeb491829b. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:08.245907 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cf916fcd-db81-44bb-bc02-13207d23ea29 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Flow 'volume_create_api' (eda506dd-aa2b-489e-97df-19bd5dccf6de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:57:08.246314 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-cf916fcd-db81-44bb-bc02-13207d23ea29 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Create volume request issued successfully. Jul 03 21:57:08.247052 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cf916fcd-db81-44bb-bc02-13207d23ea29 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:57:08.247637 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1026/4034] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:57:08 2026] POST /volume/v3/volumes => generated 752 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 21:57:08.259881 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:08.259881 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:08.262137 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8487a09e-116b-4eef-9f70-e56f4dba4ff5 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b returned with HTTP 200 Jul 03 21:57:08.264013 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1005/4035] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:08 2026] GET /volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b => generated 747 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:08.269224 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-24c4ffb9-459f-4a1f-952d-4eb8ca3a929f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:08.271821 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-24c4ffb9-459f-4a1f-952d-4eb8ca3a929f tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/volumes/41997e5f-f292-4dac-ad1c-4ff42b18f3da Jul 03 21:57:08.272133 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-24c4ffb9-459f-4a1f-952d-4eb8ca3a929f tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:08.272442 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-24c4ffb9-459f-4a1f-952d-4eb8ca3a929f tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:08.286096 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:08.286096 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:08.294712 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-24c4ffb9-459f-4a1f-952d-4eb8ca3a929f tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Volume info retrieved successfully. Jul 03 21:57:08.301257 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-24c4ffb9-459f-4a1f-952d-4eb8ca3a929f tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/volumes/41997e5f-f292-4dac-ad1c-4ff42b18f3da returned with HTTP 200 Jul 03 21:57:08.301975 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 996/4036] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:08 2026] GET /volume/v3/volumes/41997e5f-f292-4dac-ad1c-4ff42b18f3da => generated 820 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:57:08.485295 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9d069685-dbbd-40e6-abf1-b824db0e0d83 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:08.489720 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9d069685-dbbd-40e6-abf1-b824db0e0d83 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d Jul 03 21:57:08.489720 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9d069685-dbbd-40e6-abf1-b824db0e0d83 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:08.489720 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9d069685-dbbd-40e6-abf1-b824db0e0d83 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:08.489720 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-9d069685-dbbd-40e6-abf1-b824db0e0d83 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Show backup with id c25f3139-c2bb-460a-aeae-50ea66e31d4d. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:08.499078 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:08.499078 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:08.500233 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9d069685-dbbd-40e6-abf1-b824db0e0d83 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d returned with HTTP 200 Jul 03 21:57:08.501152 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1010/4037] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:08 2026] GET /volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d => generated 831 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:57:09.275357 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-293af16d-6007-4776-9f2f-218e6eea5508 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:09.278013 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-293af16d-6007-4776-9f2f-218e6eea5508 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b Jul 03 21:57:09.278293 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-293af16d-6007-4776-9f2f-218e6eea5508 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:09.278588 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-293af16d-6007-4776-9f2f-218e6eea5508 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:09.278754 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-293af16d-6007-4776-9f2f-218e6eea5508 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id b26d6f3c-d0c3-4619-99b7-03aeb491829b. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:09.284767 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:09.284767 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:09.285878 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-293af16d-6007-4776-9f2f-218e6eea5508 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b returned with HTTP 200 Jul 03 21:57:09.286395 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1027/4038] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:09 2026] GET /volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:09.315436 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-751ffbd1-6be3-4d21-8503-b36de8f7b7fd None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:09.319498 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-751ffbd1-6be3-4d21-8503-b36de8f7b7fd tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/volumes/41997e5f-f292-4dac-ad1c-4ff42b18f3da Jul 03 21:57:09.319716 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-751ffbd1-6be3-4d21-8503-b36de8f7b7fd tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:09.319939 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-751ffbd1-6be3-4d21-8503-b36de8f7b7fd tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:09.328007 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:09.328007 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:09.333104 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-751ffbd1-6be3-4d21-8503-b36de8f7b7fd tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Volume info retrieved successfully. Jul 03 21:57:09.339170 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-751ffbd1-6be3-4d21-8503-b36de8f7b7fd tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/volumes/41997e5f-f292-4dac-ad1c-4ff42b18f3da returned with HTTP 200 Jul 03 21:57:09.342399 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1006/4039] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:09 2026] GET /volume/v3/volumes/41997e5f-f292-4dac-ad1c-4ff42b18f3da => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:09.355659 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7da12c6c-e6d2-4c3f-8181-5897bd2cd4e3 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:09.358039 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7da12c6c-e6d2-4c3f-8181-5897bd2cd4e3 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] POST https://10.4.3.32/volume/v3/backups Jul 03 21:57:09.358535 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7da12c6c-e6d2-4c3f-8181-5897bd2cd4e3 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "41997e5f-f292-4dac-ad1c-4ff42b18f3da", "name": "tempest-VolumesBackupsAdminTest-Backup-1258209817", "container": "tempest-volumesbackupsadmintest-backup-container-1073134627"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:57:09.360446 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.contrib.backups [None req-7da12c6c-e6d2-4c3f-8181-5897bd2cd4e3 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Creating new backup {'backup': {'volume_id': '41997e5f-f292-4dac-ad1c-4ff42b18f3da', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1258209817', 'container': 'tempest-volumesbackupsadmintest-backup-container-1073134627'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 21:57:09.360643 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.contrib.backups [None req-7da12c6c-e6d2-4c3f-8181-5897bd2cd4e3 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Creating backup of volume 41997e5f-f292-4dac-ad1c-4ff42b18f3da in container tempest-volumesbackupsadmintest-backup-container-1073134627 Jul 03 21:57:09.374445 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:09.374445 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:09.375111 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-7da12c6c-e6d2-4c3f-8181-5897bd2cd4e3 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Volume info retrieved successfully. Jul 03 21:57:09.400895 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-7da12c6c-e6d2-4c3f-8181-5897bd2cd4e3 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Created reservations ['3fc17117-f112-4468-b67d-4de1a17ffe20', '411a85a1-f191-41fa-90ff-9f8f407762a7'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:57:09.454282 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7da12c6c-e6d2-4c3f-8181-5897bd2cd4e3 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 21:57:09.454868 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 997/4040] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:57:09 2026] POST /volume/v3/backups => generated 333 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:57:09.471719 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-83abdb3f-96e4-494e-a0dc-9af4720cd419 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:09.474225 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-83abdb3f-96e4-494e-a0dc-9af4720cd419 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e Jul 03 21:57:09.474225 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-83abdb3f-96e4-494e-a0dc-9af4720cd419 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:09.474225 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-83abdb3f-96e4-494e-a0dc-9af4720cd419 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:09.474225 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-83abdb3f-96e4-494e-a0dc-9af4720cd419 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 3b5f0f79-18f7-4375-bbd9-cdc4e709e74e. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:09.485443 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:09.485443 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:09.486324 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-83abdb3f-96e4-494e-a0dc-9af4720cd419 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e returned with HTTP 200 Jul 03 21:57:09.486717 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1011/4041] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:09 2026] GET /volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:09.517477 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d5c1a699-77db-44cd-b5e7-1be966728a99 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:09.520398 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d5c1a699-77db-44cd-b5e7-1be966728a99 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d Jul 03 21:57:09.520656 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d5c1a699-77db-44cd-b5e7-1be966728a99 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:09.520934 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d5c1a699-77db-44cd-b5e7-1be966728a99 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:09.521070 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-d5c1a699-77db-44cd-b5e7-1be966728a99 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Show backup with id c25f3139-c2bb-460a-aeae-50ea66e31d4d. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:09.526077 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:09.526077 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:09.527023 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d5c1a699-77db-44cd-b5e7-1be966728a99 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d returned with HTTP 200 Jul 03 21:57:09.527563 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1028/4042] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:09 2026] GET /volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d => generated 831 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:09.832218 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a07c99cd-2ede-4f09-a942-2095c749d6ee None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:09.956825 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a07c99cd-2ede-4f09-a942-2095c749d6ee tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:57:09.957172 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a07c99cd-2ede-4f09-a942-2095c749d6ee tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-283795684", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:57:09.958818 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-a07c99cd-2ede-4f09-a942-2095c749d6ee tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-283795684', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:57:09.959030 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-a07c99cd-2ede-4f09-a942-2095c749d6ee tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Create volume of 1 GB Jul 03 21:57:09.963397 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-a07c99cd-2ede-4f09-a942-2095c749d6ee tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Availability Zones retrieved successfully. Jul 03 21:57:09.970130 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a07c99cd-2ede-4f09-a942-2095c749d6ee tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Flow 'volume_create_api' (aeed990f-b575-4934-9257-ec3db843ae7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:57:09.971335 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a07c99cd-2ede-4f09-a942-2095c749d6ee tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1b8d00e-094c-450d-b278-132f8714578a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:09.972558 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-a07c99cd-2ede-4f09-a942-2095c749d6ee tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:57:10.001122 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a07c99cd-2ede-4f09-a942-2095c749d6ee tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1b8d00e-094c-450d-b278-132f8714578a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:10.002346 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a07c99cd-2ede-4f09-a942-2095c749d6ee tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e904348-bd58-4590-b211-a5ade60835ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:10.079624 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-a07c99cd-2ede-4f09-a942-2095c749d6ee tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Created reservations ['b0e53e7f-72e7-473a-97b2-b894ec50fe68', '96046c9d-410e-42ab-94f1-64e0884bc317', '78ef26a5-47c7-4988-abf5-92c359927fca', '3d5bbc21-1fc1-495a-a94c-bd655e0bbfff'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:57:10.080651 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a07c99cd-2ede-4f09-a942-2095c749d6ee tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e904348-bd58-4590-b211-a5ade60835ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0e53e7f-72e7-473a-97b2-b894ec50fe68', '96046c9d-410e-42ab-94f1-64e0884bc317', '78ef26a5-47c7-4988-abf5-92c359927fca', '3d5bbc21-1fc1-495a-a94c-bd655e0bbfff']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:10.081582 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a07c99cd-2ede-4f09-a942-2095c749d6ee tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f416f2ca-5128-4d67-ae29-50649272eb57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:10.111648 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a07c99cd-2ede-4f09-a942-2095c749d6ee tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f416f2ca-5128-4d67-ae29-50649272eb57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e1858b3-cb84-4f51-be48-242be8fdc797', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-283795684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b98552190be24381b703228284120079',qos_specs=None,replication_status=,reservations=['b0e53e7f-72e7-473a-97b2-b894ec50fe68','96046c9d-410e-42ab-94f1-64e0884bc317','78ef26a5-47c7-4988-abf5-92c359927fca','3d5bbc21-1fc1-495a-a94c-bd655e0bbfff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05c72e91c46b46b39a30324731a9f973',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:57:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-283795684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e1858b3-cb84-4f51-be48-242be8fdc797,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b98552190be24381b703228284120079',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05c72e91c46b46b39a30324731a9f973',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:10.113287 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a07c99cd-2ede-4f09-a942-2095c749d6ee tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0c2a72f-8ce4-45b7-b647-951fc3688b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:10.135851 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a07c99cd-2ede-4f09-a942-2095c749d6ee tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0c2a72f-8ce4-45b7-b647-951fc3688b14) transitioned into state 'SUCCESS' from state '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-283795684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b98552190be24381b703228284120079',qos_specs=None,replication_status=,reservations=['b0e53e7f-72e7-473a-97b2-b894ec50fe68','96046c9d-410e-42ab-94f1-64e0884bc317','78ef26a5-47c7-4988-abf5-92c359927fca','3d5bbc21-1fc1-495a-a94c-bd655e0bbfff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05c72e91c46b46b39a30324731a9f973',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:10.136820 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a07c99cd-2ede-4f09-a942-2095c749d6ee tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8979765-7921-4139-baa4-dd30d68689d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:10.149725 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a07c99cd-2ede-4f09-a942-2095c749d6ee tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8979765-7921-4139-baa4-dd30d68689d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:10.150934 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a07c99cd-2ede-4f09-a942-2095c749d6ee tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Flow 'volume_create_api' (aeed990f-b575-4934-9257-ec3db843ae7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:57:10.151327 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-a07c99cd-2ede-4f09-a942-2095c749d6ee tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Create volume request issued successfully. Jul 03 21:57:10.152272 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a07c99cd-2ede-4f09-a942-2095c749d6ee tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:57:10.152822 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1007/4043] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:57:09 2026] POST /volume/v3/volumes => generated 762 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:57:10.165314 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-759a8a96-63a0-4ee6-b38a-a123afc715de None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:10.167642 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-759a8a96-63a0-4ee6-b38a-a123afc715de tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:57:10.168055 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-759a8a96-63a0-4ee6-b38a-a123afc715de tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1623665222", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:57:10.169940 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-759a8a96-63a0-4ee6-b38a-a123afc715de tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1623665222', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:57:10.170137 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-759a8a96-63a0-4ee6-b38a-a123afc715de tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Create volume of 1 GB Jul 03 21:57:10.170592 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:10.170592 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:10.176231 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-759a8a96-63a0-4ee6-b38a-a123afc715de tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Availability Zones retrieved successfully. Jul 03 21:57:10.184060 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-759a8a96-63a0-4ee6-b38a-a123afc715de tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Flow 'volume_create_api' (42019a95-0cfe-40fe-9e9f-60fe64657ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:57:10.185185 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-759a8a96-63a0-4ee6-b38a-a123afc715de tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfd496e3-eb1d-4579-aab1-c7a463e61721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:10.186583 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-759a8a96-63a0-4ee6-b38a-a123afc715de tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:57:10.229938 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-759a8a96-63a0-4ee6-b38a-a123afc715de tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfd496e3-eb1d-4579-aab1-c7a463e61721) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:10.230957 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-759a8a96-63a0-4ee6-b38a-a123afc715de tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f402b15c-3347-4139-9267-3d354083b237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:10.298876 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-759a8a96-63a0-4ee6-b38a-a123afc715de tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Created reservations ['28004923-aa08-479b-9afd-f03d95a7f5e2', '0802048a-a1c9-443e-8ab4-2f3f99cb4001', '31209455-5b33-431b-a6c9-c916dad9f306', '3cf39762-e259-447f-a895-0b3327ae4bcf'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:57:10.300317 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-759a8a96-63a0-4ee6-b38a-a123afc715de tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f402b15c-3347-4139-9267-3d354083b237) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28004923-aa08-479b-9afd-f03d95a7f5e2', '0802048a-a1c9-443e-8ab4-2f3f99cb4001', '31209455-5b33-431b-a6c9-c916dad9f306', '3cf39762-e259-447f-a895-0b3327ae4bcf']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:10.300483 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-759a8a96-63a0-4ee6-b38a-a123afc715de tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d442f97c-9fa9-429c-8ce7-00f40264b800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:10.303786 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-369c3383-3304-4fcb-9ee0-19107df56ed8 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:10.307149 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-369c3383-3304-4fcb-9ee0-19107df56ed8 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b Jul 03 21:57:10.307511 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-369c3383-3304-4fcb-9ee0-19107df56ed8 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:10.307899 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-369c3383-3304-4fcb-9ee0-19107df56ed8 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:10.308054 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-369c3383-3304-4fcb-9ee0-19107df56ed8 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id b26d6f3c-d0c3-4619-99b7-03aeb491829b. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:10.311140 np0000004475 devstack@c-api.service[99934]: DEBUG dbcounter [-] [99934] Writing DB stats cinder:SELECT=317,cinder:INSERT=45,cinder:UPDATE=87 {{(pid=99934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:57:10.318761 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:10.318761 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:10.320701 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-369c3383-3304-4fcb-9ee0-19107df56ed8 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b returned with HTTP 200 Jul 03 21:57:10.320701 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1012/4044] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:10 2026] GET /volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:10.333453 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-759a8a96-63a0-4ee6-b38a-a123afc715de tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d442f97c-9fa9-429c-8ce7-00f40264b800) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30346ae5-16c2-43e8-aa45-2c398dab13d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1623665222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b98552190be24381b703228284120079',qos_specs=None,replication_status=,reservations=['28004923-aa08-479b-9afd-f03d95a7f5e2','0802048a-a1c9-443e-8ab4-2f3f99cb4001','31209455-5b33-431b-a6c9-c916dad9f306','3cf39762-e259-447f-a895-0b3327ae4bcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05c72e91c46b46b39a30324731a9f973',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:57:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1623665222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30346ae5-16c2-43e8-aa45-2c398dab13d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b98552190be24381b703228284120079',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05c72e91c46b46b39a30324731a9f973',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:10.334181 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-759a8a96-63a0-4ee6-b38a-a123afc715de tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c9610f2-89a7-47dc-8816-a3b05caff9fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:10.366992 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-759a8a96-63a0-4ee6-b38a-a123afc715de tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c9610f2-89a7-47dc-8816-a3b05caff9fe) transitioned into state 'SUCCESS' from state '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-1623665222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b98552190be24381b703228284120079',qos_specs=None,replication_status=,reservations=['28004923-aa08-479b-9afd-f03d95a7f5e2','0802048a-a1c9-443e-8ab4-2f3f99cb4001','31209455-5b33-431b-a6c9-c916dad9f306','3cf39762-e259-447f-a895-0b3327ae4bcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05c72e91c46b46b39a30324731a9f973',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:10.369207 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-759a8a96-63a0-4ee6-b38a-a123afc715de tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (878db981-4bc3-4f06-a8d7-1cdbe190f0a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:10.386171 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-759a8a96-63a0-4ee6-b38a-a123afc715de tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (878db981-4bc3-4f06-a8d7-1cdbe190f0a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:10.387904 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-759a8a96-63a0-4ee6-b38a-a123afc715de tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Flow 'volume_create_api' (42019a95-0cfe-40fe-9e9f-60fe64657ebe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:57:10.388761 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-759a8a96-63a0-4ee6-b38a-a123afc715de tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Create volume request issued successfully. Jul 03 21:57:10.502129 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-759a8a96-63a0-4ee6-b38a-a123afc715de tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:57:10.502129 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 998/4045] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:57:10 2026] POST /volume/v3/volumes => generated 763 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:57:10.507657 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d03b0dde-143f-4274-a146-11a2c0675401 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:10.510404 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d03b0dde-143f-4274-a146-11a2c0675401 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e Jul 03 21:57:10.510404 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d03b0dde-143f-4274-a146-11a2c0675401 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:10.510404 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d03b0dde-143f-4274-a146-11a2c0675401 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:10.510404 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-d03b0dde-143f-4274-a146-11a2c0675401 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 3b5f0f79-18f7-4375-bbd9-cdc4e709e74e. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:10.518082 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:10.518082 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:10.519479 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d03b0dde-143f-4274-a146-11a2c0675401 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e returned with HTTP 200 Jul 03 21:57:10.519955 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1029/4046] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:10 2026] GET /volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:10.538545 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e7684799-83d1-4dd9-ac86-3c70a202a9d7 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:10.540982 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e7684799-83d1-4dd9-ac86-3c70a202a9d7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d Jul 03 21:57:10.541212 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e7684799-83d1-4dd9-ac86-3c70a202a9d7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:10.541485 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e7684799-83d1-4dd9-ac86-3c70a202a9d7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:10.541595 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-e7684799-83d1-4dd9-ac86-3c70a202a9d7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Show backup with id c25f3139-c2bb-460a-aeae-50ea66e31d4d. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:10.545978 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:10.545978 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:10.546825 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e7684799-83d1-4dd9-ac86-3c70a202a9d7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d returned with HTTP 200 Jul 03 21:57:10.547175 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1008/4047] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:10 2026] GET /volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d => generated 831 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:10.567859 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-12fdeb89-6d85-4e95-951c-b58afb8d72be None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:10.571652 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-12fdeb89-6d85-4e95-951c-b58afb8d72be tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 Jul 03 21:57:10.571832 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-12fdeb89-6d85-4e95-951c-b58afb8d72be tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:10.572030 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-12fdeb89-6d85-4e95-951c-b58afb8d72be tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:10.583763 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:10.583763 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:10.590960 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-12fdeb89-6d85-4e95-951c-b58afb8d72be tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:57:10.597208 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-12fdeb89-6d85-4e95-951c-b58afb8d72be tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 returned with HTTP 200 Jul 03 21:57:10.597208 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1013/4048] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:10 2026] GET /volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:10.616038 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-440e861d-e5ec-45db-ad72-c5d61e518859 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:10.618090 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-440e861d-e5ec-45db-ad72-c5d61e518859 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 Jul 03 21:57:10.618090 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-440e861d-e5ec-45db-ad72-c5d61e518859 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:10.618090 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-440e861d-e5ec-45db-ad72-c5d61e518859 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:10.624861 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:10.624861 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:10.629343 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-440e861d-e5ec-45db-ad72-c5d61e518859 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:57:10.634632 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-440e861d-e5ec-45db-ad72-c5d61e518859 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 returned with HTTP 200 Jul 03 21:57:10.635573 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 999/4049] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:10 2026] GET /volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:10.688104 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-5b2fb6b5-f874-4fc5-9b83-ee279fcd3644 req-2d99bb71-77d8-48ac-b1ac-21ed82e2e8c1 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:10.690762 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-5b2fb6b5-f874-4fc5-9b83-ee279fcd3644 req-2d99bb71-77d8-48ac-b1ac-21ed82e2e8c1 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 Jul 03 21:57:10.691044 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-5b2fb6b5-f874-4fc5-9b83-ee279fcd3644 req-2d99bb71-77d8-48ac-b1ac-21ed82e2e8c1 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:10.691218 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-5b2fb6b5-f874-4fc5-9b83-ee279fcd3644 req-2d99bb71-77d8-48ac-b1ac-21ed82e2e8c1 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:10.698565 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:10.698565 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:10.703270 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-5b2fb6b5-f874-4fc5-9b83-ee279fcd3644 req-2d99bb71-77d8-48ac-b1ac-21ed82e2e8c1 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:57:10.707887 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-5b2fb6b5-f874-4fc5-9b83-ee279fcd3644 req-2d99bb71-77d8-48ac-b1ac-21ed82e2e8c1 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 returned with HTTP 200 Jul 03 21:57:10.708290 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1030/4050] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:57:10 2026] GET /volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:11.337442 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b38e383f-e18f-4d50-9874-9997d7bcb48b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:11.346770 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b38e383f-e18f-4d50-9874-9997d7bcb48b tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b Jul 03 21:57:11.346770 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b38e383f-e18f-4d50-9874-9997d7bcb48b tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:11.346770 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b38e383f-e18f-4d50-9874-9997d7bcb48b tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:11.346770 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-b38e383f-e18f-4d50-9874-9997d7bcb48b tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id b26d6f3c-d0c3-4619-99b7-03aeb491829b. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:11.349449 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:11.349449 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:11.350595 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b38e383f-e18f-4d50-9874-9997d7bcb48b tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b returned with HTTP 200 Jul 03 21:57:11.350963 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1009/4051] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:11 2026] GET /volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:11.536150 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c60a563a-1c54-4d6b-a968-66aa9148e729 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:11.539549 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c60a563a-1c54-4d6b-a968-66aa9148e729 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e Jul 03 21:57:11.539704 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c60a563a-1c54-4d6b-a968-66aa9148e729 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:11.540213 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c60a563a-1c54-4d6b-a968-66aa9148e729 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:11.540213 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-c60a563a-1c54-4d6b-a968-66aa9148e729 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 3b5f0f79-18f7-4375-bbd9-cdc4e709e74e. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:11.553678 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:11.553678 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:11.555921 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c60a563a-1c54-4d6b-a968-66aa9148e729 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e returned with HTTP 200 Jul 03 21:57:11.555921 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1014/4052] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:11 2026] GET /volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e => generated 799 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:11.560520 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4ac736e1-1b19-40a1-9b3c-d1543f0553dc None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:11.563358 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4ac736e1-1b19-40a1-9b3c-d1543f0553dc tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d Jul 03 21:57:11.563586 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4ac736e1-1b19-40a1-9b3c-d1543f0553dc tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:11.563811 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4ac736e1-1b19-40a1-9b3c-d1543f0553dc tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:11.563906 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-4ac736e1-1b19-40a1-9b3c-d1543f0553dc tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Show backup with id c25f3139-c2bb-460a-aeae-50ea66e31d4d. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:11.569925 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:11.569925 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:11.571296 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4ac736e1-1b19-40a1-9b3c-d1543f0553dc tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d returned with HTTP 200 Jul 03 21:57:11.571809 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1000/4053] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:11 2026] GET /volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d => generated 831 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:12.364554 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b953c7b9-0aee-4a56-a4dc-9d146ee854a6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:12.366921 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b953c7b9-0aee-4a56-a4dc-9d146ee854a6 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b Jul 03 21:57:12.367231 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b953c7b9-0aee-4a56-a4dc-9d146ee854a6 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:12.367530 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b953c7b9-0aee-4a56-a4dc-9d146ee854a6 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:12.367696 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-b953c7b9-0aee-4a56-a4dc-9d146ee854a6 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id b26d6f3c-d0c3-4619-99b7-03aeb491829b. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:12.373292 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:12.373292 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:12.374419 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b953c7b9-0aee-4a56-a4dc-9d146ee854a6 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b returned with HTTP 200 Jul 03 21:57:12.374934 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1031/4054] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:12 2026] GET /volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:12.571217 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-704b1ccb-f978-4f84-97dd-e6e06bc2bcd6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:12.575035 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-704b1ccb-f978-4f84-97dd-e6e06bc2bcd6 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e Jul 03 21:57:12.575312 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-704b1ccb-f978-4f84-97dd-e6e06bc2bcd6 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:12.576423 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-704b1ccb-f978-4f84-97dd-e6e06bc2bcd6 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:12.576423 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-704b1ccb-f978-4f84-97dd-e6e06bc2bcd6 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 3b5f0f79-18f7-4375-bbd9-cdc4e709e74e. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:12.585348 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:12.585348 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:12.586392 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-704b1ccb-f978-4f84-97dd-e6e06bc2bcd6 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e returned with HTTP 200 Jul 03 21:57:12.586966 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1010/4055] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:12 2026] GET /volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:12.591644 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9d8db550-0738-42b4-8adb-af0ed5e74077 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:12.593929 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9d8db550-0738-42b4-8adb-af0ed5e74077 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d Jul 03 21:57:12.594216 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9d8db550-0738-42b4-8adb-af0ed5e74077 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:12.596018 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9d8db550-0738-42b4-8adb-af0ed5e74077 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:12.596018 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-9d8db550-0738-42b4-8adb-af0ed5e74077 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Show backup with id c25f3139-c2bb-460a-aeae-50ea66e31d4d. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:12.600199 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:12.600199 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:12.601661 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9d8db550-0738-42b4-8adb-af0ed5e74077 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d returned with HTTP 200 Jul 03 21:57:12.601778 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1015/4056] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:12 2026] GET /volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d => generated 831 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:12.758170 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1f874bb3-634d-463b-8937-a18724506f12 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:12.758580 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1f874bb3-634d-463b-8937-a18724506f12 None None] GET https://10.4.3.32/volume// Jul 03 21:57:12.758580 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1f874bb3-634d-463b-8937-a18724506f12 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:12.758811 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1f874bb3-634d-463b-8937-a18724506f12 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:12.759055 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1f874bb3-634d-463b-8937-a18724506f12 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:57:12.759336 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1001/4057] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:57:12 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 21:57:12.768871 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-5b2fb6b5-f874-4fc5-9b83-ee279fcd3644 req-6e8d312f-e09f-4fcc-8251-0368a88496fa None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:12.771043 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-5b2fb6b5-f874-4fc5-9b83-ee279fcd3644 req-6e8d312f-e09f-4fcc-8251-0368a88496fa tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:57:12.771279 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-5b2fb6b5-f874-4fc5-9b83-ee279fcd3644 req-6e8d312f-e09f-4fcc-8251-0368a88496fa tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d79b6d8a-ea8b-4e8a-a55b-b613b214b164", "connector": null, "instance_uuid": "3b2225b4-100c-4757-91e2-7afc53cfe582"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:57:12.784215 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:12.784215 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:12.841878 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-5b2fb6b5-f874-4fc5-9b83-ee279fcd3644 req-6e8d312f-e09f-4fcc-8251-0368a88496fa tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:57:12.842659 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1032/4058] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:57:12 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 21:57:13.233031 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-768179cc-ab4f-4374-b989-67a6caf045aa None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:13.235301 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-768179cc-ab4f-4374-b989-67a6caf045aa tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 Jul 03 21:57:13.235587 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-768179cc-ab4f-4374-b989-67a6caf045aa tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:13.235885 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-768179cc-ab4f-4374-b989-67a6caf045aa tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:13.250058 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:13.250058 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:13.254310 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-768179cc-ab4f-4374-b989-67a6caf045aa tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:57:13.260291 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-768179cc-ab4f-4374-b989-67a6caf045aa tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 returned with HTTP 200 Jul 03 21:57:13.260923 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1011/4059] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:13 2026] GET /volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:13.387863 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c0952155-bb98-4f14-b39c-32c7e723f7a2 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:13.389598 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c0952155-bb98-4f14-b39c-32c7e723f7a2 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b Jul 03 21:57:13.389817 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c0952155-bb98-4f14-b39c-32c7e723f7a2 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:13.390027 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c0952155-bb98-4f14-b39c-32c7e723f7a2 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:13.390174 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-c0952155-bb98-4f14-b39c-32c7e723f7a2 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id b26d6f3c-d0c3-4619-99b7-03aeb491829b. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:13.392917 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9c9f04b4-c2e7-4b0b-9138-d3e9eb1dcc8b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:13.393322 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9c9f04b4-c2e7-4b0b-9138-d3e9eb1dcc8b None None] GET https://10.4.3.32/volume// Jul 03 21:57:13.393525 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9c9f04b4-c2e7-4b0b-9138-d3e9eb1dcc8b None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:13.393753 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9c9f04b4-c2e7-4b0b-9138-d3e9eb1dcc8b None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:13.394134 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9c9f04b4-c2e7-4b0b-9138-d3e9eb1dcc8b None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:57:13.394469 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1002/4060] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:57: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 21:57:13.397952 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:13.397952 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:13.398715 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c0952155-bb98-4f14-b39c-32c7e723f7a2 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b returned with HTTP 200 Jul 03 21:57:13.399081 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1016/4061] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:13 2026] GET /volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:13.404905 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-5b2fb6b5-f874-4fc5-9b83-ee279fcd3644 req-8c0b7d33-e113-4b35-8f50-4790310cc188 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:13.406957 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-5b2fb6b5-f874-4fc5-9b83-ee279fcd3644 req-8c0b7d33-e113-4b35-8f50-4790310cc188 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 Jul 03 21:57:13.407173 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-5b2fb6b5-f874-4fc5-9b83-ee279fcd3644 req-8c0b7d33-e113-4b35-8f50-4790310cc188 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:13.407359 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-5b2fb6b5-f874-4fc5-9b83-ee279fcd3644 req-8c0b7d33-e113-4b35-8f50-4790310cc188 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:13.416925 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:13.416925 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:13.420950 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-5b2fb6b5-f874-4fc5-9b83-ee279fcd3644 req-8c0b7d33-e113-4b35-8f50-4790310cc188 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:57:13.425509 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-5b2fb6b5-f874-4fc5-9b83-ee279fcd3644 req-8c0b7d33-e113-4b35-8f50-4790310cc188 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 returned with HTTP 200 Jul 03 21:57:13.426319 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1033/4062] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:57:13 2026] GET /volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 => generated 1056 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:57:13.549335 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-5b2fb6b5-f874-4fc5-9b83-ee279fcd3644 req-767a7b2d-5173-4d67-bc2d-2f4cef4e4fd0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:13.551784 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-5b2fb6b5-f874-4fc5-9b83-ee279fcd3644 req-767a7b2d-5173-4d67-bc2d-2f4cef4e4fd0 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] PUT https://10.4.3.32/volume/v3/attachments/a086ca2c-0aec-4666-a760-93956b0195c8 Jul 03 21:57:13.552285 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-5b2fb6b5-f874-4fc5-9b83-ee279fcd3644 req-767a7b2d-5173-4d67-bc2d-2f4cef4e4fd0 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:57:13.562395 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-5b2fb6b5-f874-4fc5-9b83-ee279fcd3644 req-767a7b2d-5173-4d67-bc2d-2f4cef4e4fd0 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Acquiring lock "cinder-attachment_update-d79b6d8a-ea8b-4e8a-a55b-b613b214b164-np0000004475" by "attachment_update" {{(pid=99933) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:57:13.568716 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-5b2fb6b5-f874-4fc5-9b83-ee279fcd3644 req-767a7b2d-5173-4d67-bc2d-2f4cef4e4fd0 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Lock "cinder-attachment_update-d79b6d8a-ea8b-4e8a-a55b-b613b214b164-np0000004475" acquired by "attachment_update" :: waited 0.006s {{(pid=99933) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:57:13.569901 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:13.569901 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:13.599010 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-955ac04f-9514-48d7-9594-d863b2284dd1 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:13.601199 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-955ac04f-9514-48d7-9594-d863b2284dd1 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e Jul 03 21:57:13.601199 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-955ac04f-9514-48d7-9594-d863b2284dd1 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:13.601353 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-955ac04f-9514-48d7-9594-d863b2284dd1 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:13.601517 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-955ac04f-9514-48d7-9594-d863b2284dd1 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 3b5f0f79-18f7-4375-bbd9-cdc4e709e74e. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:13.610712 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:13.610712 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:13.611870 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-955ac04f-9514-48d7-9594-d863b2284dd1 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e returned with HTTP 200 Jul 03 21:57:13.613392 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1003/4063] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:13 2026] GET /volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:13.616619 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-980c5db4-05f7-48fe-a6ec-c6ed6fa63070 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:13.619860 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-980c5db4-05f7-48fe-a6ec-c6ed6fa63070 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d Jul 03 21:57:13.620151 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-980c5db4-05f7-48fe-a6ec-c6ed6fa63070 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:13.620466 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-980c5db4-05f7-48fe-a6ec-c6ed6fa63070 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:13.620697 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-980c5db4-05f7-48fe-a6ec-c6ed6fa63070 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Show backup with id c25f3139-c2bb-460a-aeae-50ea66e31d4d. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:13.627885 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:13.627885 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:13.629779 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-980c5db4-05f7-48fe-a6ec-c6ed6fa63070 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d returned with HTTP 200 Jul 03 21:57:13.629967 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1017/4064] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:13 2026] GET /volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d => generated 831 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:14.094961 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-5b2fb6b5-f874-4fc5-9b83-ee279fcd3644 req-767a7b2d-5173-4d67-bc2d-2f4cef4e4fd0 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Lock "cinder-attachment_update-d79b6d8a-ea8b-4e8a-a55b-b613b214b164-np0000004475" released by "attachment_update" :: held 0.526s {{(pid=99933) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:57:14.095346 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-5b2fb6b5-f874-4fc5-9b83-ee279fcd3644 req-767a7b2d-5173-4d67-bc2d-2f4cef4e4fd0 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/attachments/a086ca2c-0aec-4666-a760-93956b0195c8 returned with HTTP 200 Jul 03 21:57:14.096026 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1012/4065] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:57:13 2026] PUT /volume/v3/attachments/a086ca2c-0aec-4666-a760-93956b0195c8 => generated 968 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:57:14.106969 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-5b2fb6b5-f874-4fc5-9b83-ee279fcd3644 req-82778f79-08fe-4934-80f2-e8c8b45023ef None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:14.110013 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-5b2fb6b5-f874-4fc5-9b83-ee279fcd3644 req-82778f79-08fe-4934-80f2-e8c8b45023ef tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164/encryption Jul 03 21:57:14.110278 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-5b2fb6b5-f874-4fc5-9b83-ee279fcd3644 req-82778f79-08fe-4934-80f2-e8c8b45023ef tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:14.110544 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-5b2fb6b5-f874-4fc5-9b83-ee279fcd3644 req-82778f79-08fe-4934-80f2-e8c8b45023ef tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'index' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:14.126686 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:14.126686 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:14.137650 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-5b2fb6b5-f874-4fc5-9b83-ee279fcd3644 req-82778f79-08fe-4934-80f2-e8c8b45023ef tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164/encryption returned with HTTP 200 Jul 03 21:57:14.138168 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1034/4066] 10.4.3.32 () {68 vars in 1624 bytes} [Fri Jul 3 21:57:14 2026] GET /volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164/encryption => generated 161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:14.282087 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-6f3afcb9-7674-45f8-80b8-45cdb1b2f9ea None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:14.284282 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6f3afcb9-7674-45f8-80b8-45cdb1b2f9ea tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 Jul 03 21:57:14.284521 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6f3afcb9-7674-45f8-80b8-45cdb1b2f9ea tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:14.284784 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6f3afcb9-7674-45f8-80b8-45cdb1b2f9ea tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:14.297476 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:14.297476 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:14.302138 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-6f3afcb9-7674-45f8-80b8-45cdb1b2f9ea tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:57:14.306744 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6f3afcb9-7674-45f8-80b8-45cdb1b2f9ea tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 returned with HTTP 200 Jul 03 21:57:14.307262 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1004/4067] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:14 2026] GET /volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:14.414015 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ff56b421-5ca7-49fa-844a-a7cc4d8a25e7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:14.415822 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ff56b421-5ca7-49fa-844a-a7cc4d8a25e7 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b Jul 03 21:57:14.416023 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ff56b421-5ca7-49fa-844a-a7cc4d8a25e7 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:14.416208 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ff56b421-5ca7-49fa-844a-a7cc4d8a25e7 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:14.416305 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-ff56b421-5ca7-49fa-844a-a7cc4d8a25e7 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id b26d6f3c-d0c3-4619-99b7-03aeb491829b. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:14.421327 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:14.421327 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:14.422276 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ff56b421-5ca7-49fa-844a-a7cc4d8a25e7 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b returned with HTTP 200 Jul 03 21:57:14.422745 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1018/4068] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:14 2026] GET /volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:14.624232 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ea657f7a-1195-4f9b-b9ab-d66e4bee4842 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:14.625997 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ea657f7a-1195-4f9b-b9ab-d66e4bee4842 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e Jul 03 21:57:14.626476 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ea657f7a-1195-4f9b-b9ab-d66e4bee4842 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:14.626806 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ea657f7a-1195-4f9b-b9ab-d66e4bee4842 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:14.627062 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-ea657f7a-1195-4f9b-b9ab-d66e4bee4842 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 3b5f0f79-18f7-4375-bbd9-cdc4e709e74e. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:14.632271 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:14.632271 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:14.633448 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ea657f7a-1195-4f9b-b9ab-d66e4bee4842 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e returned with HTTP 200 Jul 03 21:57:14.634085 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1013/4069] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:14 2026] GET /volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:14.647524 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-32d403c8-5687-4c17-a2c1-1f0945fd5f7b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:14.649636 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-32d403c8-5687-4c17-a2c1-1f0945fd5f7b tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d Jul 03 21:57:14.650086 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-32d403c8-5687-4c17-a2c1-1f0945fd5f7b tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:14.650493 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-32d403c8-5687-4c17-a2c1-1f0945fd5f7b tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:14.650754 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-32d403c8-5687-4c17-a2c1-1f0945fd5f7b tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Show backup with id c25f3139-c2bb-460a-aeae-50ea66e31d4d. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:14.655629 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:14.655629 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:14.657092 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-32d403c8-5687-4c17-a2c1-1f0945fd5f7b tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d returned with HTTP 200 Jul 03 21:57:14.657092 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1035/4070] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:14 2026] GET /volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:15.323347 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-66eb7d74-c630-4596-8550-36d281a13b6c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:15.326306 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-66eb7d74-c630-4596-8550-36d281a13b6c tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 Jul 03 21:57:15.326306 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-66eb7d74-c630-4596-8550-36d281a13b6c tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:15.326306 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-66eb7d74-c630-4596-8550-36d281a13b6c tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:15.339704 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:15.339704 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:15.344155 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-66eb7d74-c630-4596-8550-36d281a13b6c tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:57:15.353667 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-66eb7d74-c630-4596-8550-36d281a13b6c tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 returned with HTTP 200 Jul 03 21:57:15.354213 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1005/4071] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:15 2026] GET /volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:15.440758 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-1e21e934-5047-4f61-a1d2-ba652be38cf3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:15.442996 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1e21e934-5047-4f61-a1d2-ba652be38cf3 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b Jul 03 21:57:15.443251 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1e21e934-5047-4f61-a1d2-ba652be38cf3 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:15.443525 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1e21e934-5047-4f61-a1d2-ba652be38cf3 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:15.443645 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-1e21e934-5047-4f61-a1d2-ba652be38cf3 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id b26d6f3c-d0c3-4619-99b7-03aeb491829b. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:15.451640 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:15.451640 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:15.452451 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1e21e934-5047-4f61-a1d2-ba652be38cf3 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b returned with HTTP 200 Jul 03 21:57:15.452909 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1019/4072] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:15 2026] GET /volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:15.647963 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-bc0ca237-0baf-4f5e-989e-5f60b6e811e0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:15.649862 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bc0ca237-0baf-4f5e-989e-5f60b6e811e0 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e Jul 03 21:57:15.650787 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bc0ca237-0baf-4f5e-989e-5f60b6e811e0 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:15.650787 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bc0ca237-0baf-4f5e-989e-5f60b6e811e0 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:15.650787 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-bc0ca237-0baf-4f5e-989e-5f60b6e811e0 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 3b5f0f79-18f7-4375-bbd9-cdc4e709e74e. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:15.655067 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:15.655067 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:15.655831 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bc0ca237-0baf-4f5e-989e-5f60b6e811e0 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e returned with HTTP 200 Jul 03 21:57:15.656206 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1014/4073] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:15 2026] GET /volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:15.668523 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e0b8c0b7-5da3-4f66-924e-965c830a44c7 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:15.670479 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e0b8c0b7-5da3-4f66-924e-965c830a44c7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d Jul 03 21:57:15.670693 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e0b8c0b7-5da3-4f66-924e-965c830a44c7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:15.670926 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e0b8c0b7-5da3-4f66-924e-965c830a44c7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:15.671035 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-e0b8c0b7-5da3-4f66-924e-965c830a44c7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Show backup with id c25f3139-c2bb-460a-aeae-50ea66e31d4d. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:15.675851 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:15.675851 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:15.676823 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e0b8c0b7-5da3-4f66-924e-965c830a44c7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d returned with HTTP 200 Jul 03 21:57:15.677196 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1036/4074] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:15 2026] GET /volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:15.813942 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-172ec454-0d83-4d1c-a3cb-543b5606719f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:15.816435 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-172ec454-0d83-4d1c-a3cb-543b5606719f tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:57:15.816890 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-172ec454-0d83-4d1c-a3cb-543b5606719f tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1402706572-1153281017", "extra_specs": {"multiattach": " True"}}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:57:15.841702 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-172ec454-0d83-4d1c-a3cb-543b5606719f tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:57:15.842624 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1006/4075] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 21:57:15 2026] POST /volume/v3/types => generated 287 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:15.860930 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e7e1234a-8a8a-441a-81a9-24ab0b58a82c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:15.863750 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e7e1234a-8a8a-441a-81a9-24ab0b58a82c tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:57:15.864613 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e7e1234a-8a8a-441a-81a9-24ab0b58a82c tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-136508118", "snapshot_id": null, "imageRef": null, "volume_type": "b2b03ee1-6273-4e51-a0fc-ad683696d0f0", "size": 1}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:57:15.866190 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-e7e1234a-8a8a-441a-81a9-24ab0b58a82c tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-136508118', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'b2b03ee1-6273-4e51-a0fc-ad683696d0f0', 'size': 1}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:57:15.871770 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-e7e1234a-8a8a-441a-81a9-24ab0b58a82c tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Create volume of 1 GB Jul 03 21:57:15.872489 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:15.872489 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:15.872921 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-e7e1234a-8a8a-441a-81a9-24ab0b58a82c tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Availability Zones retrieved successfully. Jul 03 21:57:15.881013 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-e7e1234a-8a8a-441a-81a9-24ab0b58a82c tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Flow 'volume_create_api' (397055a3-c921-4868-941e-c15cdb9310c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:57:15.882383 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-e7e1234a-8a8a-441a-81a9-24ab0b58a82c tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4945314f-8cd3-46ac-b545-2af3dc2abaf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:15.883835 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-e7e1234a-8a8a-441a-81a9-24ab0b58a82c tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:57:15.893802 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:15.893802 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:15.908435 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-e7e1234a-8a8a-441a-81a9-24ab0b58a82c tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4945314f-8cd3-46ac-b545-2af3dc2abaf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:57:16Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b2b03ee1-6273-4e51-a0fc-ad683696d0f0,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1402706572-1153281017',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b2b03ee1-6273-4e51-a0fc-ad683696d0f0', 'encryption_key_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=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:15.909241 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-e7e1234a-8a8a-441a-81a9-24ab0b58a82c tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8bb792a-d88a-4d6f-86ab-7948741d1c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:15.939308 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-e7e1234a-8a8a-441a-81a9-24ab0b58a82c tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1402706572-1153281017 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1402706572-1153281017, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:57:15.939777 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-e7e1234a-8a8a-441a-81a9-24ab0b58a82c tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1402706572-1153281017 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1402706572-1153281017, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:57:15.980850 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-e7e1234a-8a8a-441a-81a9-24ab0b58a82c tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Created reservations ['c555281a-5e08-4a40-bc76-4bb3fcd0500b', '2dedc769-cc94-4d25-b602-914ca4fad1c1', '2435761c-e831-4257-9cae-f83565d5330d', '2fcbf99f-5813-438f-aaa9-de2f993c6902'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:57:15.981733 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-e7e1234a-8a8a-441a-81a9-24ab0b58a82c tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8bb792a-d88a-4d6f-86ab-7948741d1c75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c555281a-5e08-4a40-bc76-4bb3fcd0500b', '2dedc769-cc94-4d25-b602-914ca4fad1c1', '2435761c-e831-4257-9cae-f83565d5330d', '2fcbf99f-5813-438f-aaa9-de2f993c6902']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:15.982861 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-e7e1234a-8a8a-441a-81a9-24ab0b58a82c tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc156f7d-d8f6-47e8-b1b7-f70ffd23dc7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:16.008099 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-e7e1234a-8a8a-441a-81a9-24ab0b58a82c tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc156f7d-d8f6-47e8-b1b7-f70ffd23dc7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-136508118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a7300563c00b4d819a36f777b1231ae0',qos_specs=None,replication_status=,reservations=['c555281a-5e08-4a40-bc76-4bb3fcd0500b','2dedc769-cc94-4d25-b602-914ca4fad1c1','2435761c-e831-4257-9cae-f83565d5330d','2fcbf99f-5813-438f-aaa9-de2f993c6902'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05dfe2d0166b4455b620912109d72d07',volume_type_id=b2b03ee1-6273-4e51-a0fc-ad683696d0f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:57:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-136508118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='a7300563c00b4d819a36f777b1231ae0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05dfe2d0166b4455b620912109d72d07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2b03ee1-6273-4e51-a0fc-ad683696d0f0),volume_type_id=b2b03ee1-6273-4e51-a0fc-ad683696d0f0)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:16.009023 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-e7e1234a-8a8a-441a-81a9-24ab0b58a82c tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34bcd7ea-4eb9-4153-bdb1-7d1b4c0973f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:16.031229 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-e7e1234a-8a8a-441a-81a9-24ab0b58a82c tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34bcd7ea-4eb9-4153-bdb1-7d1b4c0973f0) transitioned into state 'SUCCESS' from state '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-136508118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a7300563c00b4d819a36f777b1231ae0',qos_specs=None,replication_status=,reservations=['c555281a-5e08-4a40-bc76-4bb3fcd0500b','2dedc769-cc94-4d25-b602-914ca4fad1c1','2435761c-e831-4257-9cae-f83565d5330d','2fcbf99f-5813-438f-aaa9-de2f993c6902'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05dfe2d0166b4455b620912109d72d07',volume_type_id=b2b03ee1-6273-4e51-a0fc-ad683696d0f0)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:16.032068 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-e7e1234a-8a8a-441a-81a9-24ab0b58a82c tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3952bedf-23f8-4f7f-8069-07061685b5c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:16.043024 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-e7e1234a-8a8a-441a-81a9-24ab0b58a82c tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3952bedf-23f8-4f7f-8069-07061685b5c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:16.044115 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-e7e1234a-8a8a-441a-81a9-24ab0b58a82c tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Flow 'volume_create_api' (397055a3-c921-4868-941e-c15cdb9310c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:57:16.044533 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-e7e1234a-8a8a-441a-81a9-24ab0b58a82c tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Create volume request issued successfully. Jul 03 21:57:16.045303 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e7e1234a-8a8a-441a-81a9-24ab0b58a82c tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:57:16.045941 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1020/4076] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:57:15 2026] POST /volume/v3/volumes => generated 827 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:57:16.058474 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-04567c6f-e273-412c-a020-3316f12e930a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:16.061464 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-04567c6f-e273-412c-a020-3316f12e930a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd Jul 03 21:57:16.061905 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-04567c6f-e273-412c-a020-3316f12e930a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:16.062155 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-04567c6f-e273-412c-a020-3316f12e930a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:16.072714 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:16.072714 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:16.079738 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-04567c6f-e273-412c-a020-3316f12e930a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:57:16.087449 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-04567c6f-e273-412c-a020-3316f12e930a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd returned with HTTP 200 Jul 03 21:57:16.088093 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1015/4077] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:16 2026] GET /volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd => generated 895 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:16.372972 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-6c46ab81-88ba-4358-8cb0-c95ba2ebcc14 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:16.374834 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6c46ab81-88ba-4358-8cb0-c95ba2ebcc14 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 Jul 03 21:57:16.375033 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6c46ab81-88ba-4358-8cb0-c95ba2ebcc14 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:16.375237 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6c46ab81-88ba-4358-8cb0-c95ba2ebcc14 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:16.384987 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:16.384987 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:16.390336 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-6c46ab81-88ba-4358-8cb0-c95ba2ebcc14 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:57:16.396274 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6c46ab81-88ba-4358-8cb0-c95ba2ebcc14 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 returned with HTTP 200 Jul 03 21:57:16.396869 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1037/4078] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:16 2026] GET /volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:16.466765 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9410ce2a-cab9-4055-a8b8-0116b9baf820 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:16.469016 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9410ce2a-cab9-4055-a8b8-0116b9baf820 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b Jul 03 21:57:16.469282 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9410ce2a-cab9-4055-a8b8-0116b9baf820 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:16.469551 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9410ce2a-cab9-4055-a8b8-0116b9baf820 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:16.469714 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-9410ce2a-cab9-4055-a8b8-0116b9baf820 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id b26d6f3c-d0c3-4619-99b7-03aeb491829b. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:16.477467 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:16.477467 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:16.478478 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9410ce2a-cab9-4055-a8b8-0116b9baf820 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b returned with HTTP 200 Jul 03 21:57:16.479004 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1007/4079] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:16 2026] GET /volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:16.671142 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-034d70ae-cb95-4cc0-90ed-55d0183be19d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:16.673139 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-034d70ae-cb95-4cc0-90ed-55d0183be19d tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e Jul 03 21:57:16.673354 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-034d70ae-cb95-4cc0-90ed-55d0183be19d tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:16.673572 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-034d70ae-cb95-4cc0-90ed-55d0183be19d tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:16.673696 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-034d70ae-cb95-4cc0-90ed-55d0183be19d tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 3b5f0f79-18f7-4375-bbd9-cdc4e709e74e. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:16.678550 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:16.678550 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:16.679392 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-034d70ae-cb95-4cc0-90ed-55d0183be19d tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e returned with HTTP 200 Jul 03 21:57:16.679773 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1021/4080] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:16 2026] GET /volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:16.688324 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b28d8545-0f25-4f76-a52e-6bbd06fcbc44 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:16.690742 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b28d8545-0f25-4f76-a52e-6bbd06fcbc44 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d Jul 03 21:57:16.690954 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b28d8545-0f25-4f76-a52e-6bbd06fcbc44 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:16.691158 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b28d8545-0f25-4f76-a52e-6bbd06fcbc44 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:16.691309 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-b28d8545-0f25-4f76-a52e-6bbd06fcbc44 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Show backup with id c25f3139-c2bb-460a-aeae-50ea66e31d4d. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:16.697824 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:16.697824 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:16.699805 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b28d8545-0f25-4f76-a52e-6bbd06fcbc44 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d returned with HTTP 200 Jul 03 21:57:16.700280 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1016/4081] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:16 2026] GET /volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:17.107344 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ddfb5734-c9c3-4109-8207-81b0de4b6b19 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:17.109568 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ddfb5734-c9c3-4109-8207-81b0de4b6b19 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd Jul 03 21:57:17.109748 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ddfb5734-c9c3-4109-8207-81b0de4b6b19 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:17.109914 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ddfb5734-c9c3-4109-8207-81b0de4b6b19 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:17.118167 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:17.118167 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:17.122641 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-ddfb5734-c9c3-4109-8207-81b0de4b6b19 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:57:17.127681 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ddfb5734-c9c3-4109-8207-81b0de4b6b19 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd returned with HTTP 200 Jul 03 21:57:17.128091 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1038/4082] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:17 2026] GET /volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:17.141973 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d2c38f99-2db4-499e-a238-00879f6d6aa8 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:17.144939 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d2c38f99-2db4-499e-a238-00879f6d6aa8 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd Jul 03 21:57:17.145170 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d2c38f99-2db4-499e-a238-00879f6d6aa8 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:17.145395 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d2c38f99-2db4-499e-a238-00879f6d6aa8 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:17.153443 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:17.153443 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:17.159992 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d2c38f99-2db4-499e-a238-00879f6d6aa8 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:57:17.166566 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d2c38f99-2db4-499e-a238-00879f6d6aa8 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd returned with HTTP 200 Jul 03 21:57:17.167195 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1008/4083] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:17 2026] GET /volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd => generated 920 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:17.226913 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-da60905e-278b-4acc-b554-30f290ef757a req-59a8e616-0e8c-4f04-ab0f-8f81be7dd4c9 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:17.229161 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-da60905e-278b-4acc-b554-30f290ef757a req-59a8e616-0e8c-4f04-ab0f-8f81be7dd4c9 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd Jul 03 21:57:17.229407 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-da60905e-278b-4acc-b554-30f290ef757a req-59a8e616-0e8c-4f04-ab0f-8f81be7dd4c9 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:17.229760 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-da60905e-278b-4acc-b554-30f290ef757a req-59a8e616-0e8c-4f04-ab0f-8f81be7dd4c9 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:17.238981 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:17.238981 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:17.243632 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-da60905e-278b-4acc-b554-30f290ef757a req-59a8e616-0e8c-4f04-ab0f-8f81be7dd4c9 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:57:17.248725 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-da60905e-278b-4acc-b554-30f290ef757a req-59a8e616-0e8c-4f04-ab0f-8f81be7dd4c9 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd returned with HTTP 200 Jul 03 21:57:17.249119 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1022/4084] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:57:17 2026] GET /volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:17.415619 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-217cf241-b356-471b-bef5-5a13eeb0dc3d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:17.420495 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-217cf241-b356-471b-bef5-5a13eeb0dc3d tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 Jul 03 21:57:17.420776 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-217cf241-b356-471b-bef5-5a13eeb0dc3d tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:17.421050 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-217cf241-b356-471b-bef5-5a13eeb0dc3d tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:17.431971 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:17.431971 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:17.435674 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-217cf241-b356-471b-bef5-5a13eeb0dc3d tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:57:17.441006 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-217cf241-b356-471b-bef5-5a13eeb0dc3d tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 returned with HTTP 200 Jul 03 21:57:17.441006 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1017/4085] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:17 2026] GET /volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:17.490957 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-80cfd497-bfbe-4360-824c-3249a1748f73 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:17.494814 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-80cfd497-bfbe-4360-824c-3249a1748f73 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b Jul 03 21:57:17.495248 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-80cfd497-bfbe-4360-824c-3249a1748f73 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:17.495248 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-80cfd497-bfbe-4360-824c-3249a1748f73 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:17.495248 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-80cfd497-bfbe-4360-824c-3249a1748f73 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id b26d6f3c-d0c3-4619-99b7-03aeb491829b. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:17.501720 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:17.501720 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:17.502588 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-80cfd497-bfbe-4360-824c-3249a1748f73 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b returned with HTTP 200 Jul 03 21:57:17.503089 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1039/4086] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:17 2026] GET /volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:17.691173 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e57a4603-a7e9-4081-82dd-d0dfaac53ef7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:17.694159 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e57a4603-a7e9-4081-82dd-d0dfaac53ef7 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e Jul 03 21:57:17.694441 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e57a4603-a7e9-4081-82dd-d0dfaac53ef7 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:17.694881 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e57a4603-a7e9-4081-82dd-d0dfaac53ef7 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:17.695147 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-e57a4603-a7e9-4081-82dd-d0dfaac53ef7 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 3b5f0f79-18f7-4375-bbd9-cdc4e709e74e. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:17.702159 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:17.702159 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:17.703708 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e57a4603-a7e9-4081-82dd-d0dfaac53ef7 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e returned with HTTP 200 Jul 03 21:57:17.704564 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1009/4087] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:17 2026] GET /volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:17.712302 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c6b2e9a3-167c-43a5-a1cf-42211bb91912 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:17.714274 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c6b2e9a3-167c-43a5-a1cf-42211bb91912 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d Jul 03 21:57:17.714567 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c6b2e9a3-167c-43a5-a1cf-42211bb91912 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:17.714813 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c6b2e9a3-167c-43a5-a1cf-42211bb91912 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:17.714981 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-c6b2e9a3-167c-43a5-a1cf-42211bb91912 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Show backup with id c25f3139-c2bb-460a-aeae-50ea66e31d4d. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:17.723190 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:17.723190 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:17.723988 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c6b2e9a3-167c-43a5-a1cf-42211bb91912 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d returned with HTTP 200 Jul 03 21:57:17.724405 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1023/4088] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:17 2026] GET /volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:18.460740 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-20a238f6-579e-4594-b4aa-28438f6d92ab None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:18.462885 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-20a238f6-579e-4594-b4aa-28438f6d92ab tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 Jul 03 21:57:18.463141 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-20a238f6-579e-4594-b4aa-28438f6d92ab tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:18.464416 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-20a238f6-579e-4594-b4aa-28438f6d92ab tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:18.473692 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:18.473692 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:18.478055 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-20a238f6-579e-4594-b4aa-28438f6d92ab tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:57:18.483142 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-20a238f6-579e-4594-b4aa-28438f6d92ab tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 returned with HTTP 200 Jul 03 21:57:18.483765 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1018/4089] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:18 2026] GET /volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:18.515791 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9b905ddb-5305-47fc-a296-97e2d43ad875 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:18.519886 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9b905ddb-5305-47fc-a296-97e2d43ad875 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b Jul 03 21:57:18.520078 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9b905ddb-5305-47fc-a296-97e2d43ad875 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:18.520255 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9b905ddb-5305-47fc-a296-97e2d43ad875 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:18.520396 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-9b905ddb-5305-47fc-a296-97e2d43ad875 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id b26d6f3c-d0c3-4619-99b7-03aeb491829b. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:18.535794 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:18.535794 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:18.537337 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9b905ddb-5305-47fc-a296-97e2d43ad875 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b returned with HTTP 200 Jul 03 21:57:18.539019 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1040/4090] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:18 2026] GET /volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b => generated 747 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:18.721242 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e07e00b9-025e-40d3-bbd7-edbd73b08e95 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:18.722664 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e07e00b9-025e-40d3-bbd7-edbd73b08e95 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e Jul 03 21:57:18.723197 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e07e00b9-025e-40d3-bbd7-edbd73b08e95 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:18.723590 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e07e00b9-025e-40d3-bbd7-edbd73b08e95 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:18.723781 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-e07e00b9-025e-40d3-bbd7-edbd73b08e95 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 3b5f0f79-18f7-4375-bbd9-cdc4e709e74e. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:18.729098 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:18.729098 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:18.730330 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e07e00b9-025e-40d3-bbd7-edbd73b08e95 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e returned with HTTP 200 Jul 03 21:57:18.731019 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1010/4091] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:18 2026] GET /volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:18.738822 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b6960065-4bbe-4040-bf2d-ed198a4af674 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:18.740853 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b6960065-4bbe-4040-bf2d-ed198a4af674 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d Jul 03 21:57:18.740853 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b6960065-4bbe-4040-bf2d-ed198a4af674 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:18.741096 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b6960065-4bbe-4040-bf2d-ed198a4af674 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:18.741136 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-b6960065-4bbe-4040-bf2d-ed198a4af674 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Show backup with id c25f3139-c2bb-460a-aeae-50ea66e31d4d. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:18.747733 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:18.747733 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:18.748708 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b6960065-4bbe-4040-bf2d-ed198a4af674 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d returned with HTTP 200 Jul 03 21:57:18.749051 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1024/4092] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:18 2026] GET /volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:18.763883 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8f7f3786-1948-4147-83a3-2a2336141e47 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:18.765910 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8f7f3786-1948-4147-83a3-2a2336141e47 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/6e4297ef-2c5e-4efe-a19e-d09b09f33c0d Jul 03 21:57:18.766325 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8f7f3786-1948-4147-83a3-2a2336141e47 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:18.766490 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8f7f3786-1948-4147-83a3-2a2336141e47 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:18.779361 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:18.779361 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:18.779996 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-8f7f3786-1948-4147-83a3-2a2336141e47 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 21:57:18.780897 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8f7f3786-1948-4147-83a3-2a2336141e47 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/6e4297ef-2c5e-4efe-a19e-d09b09f33c0d returned with HTTP 200 Jul 03 21:57:18.781429 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1019/4093] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:57:18 2026] GET /volume/v3/snapshots/6e4297ef-2c5e-4efe-a19e-d09b09f33c0d => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:18.794131 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-00c4183a-345f-44ae-a424-3b4b339137f5 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:18.800184 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-00c4183a-345f-44ae-a424-3b4b339137f5 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d Jul 03 21:57:18.800417 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-00c4183a-345f-44ae-a424-3b4b339137f5 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:18.800745 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-00c4183a-345f-44ae-a424-3b4b339137f5 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:18.800894 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-00c4183a-345f-44ae-a424-3b4b339137f5 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Show backup with id c25f3139-c2bb-460a-aeae-50ea66e31d4d. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:18.811903 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:18.811903 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:18.812826 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-00c4183a-345f-44ae-a424-3b4b339137f5 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d returned with HTTP 200 Jul 03 21:57:18.813342 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1041/4094] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:18 2026] GET /volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d => generated 833 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:18.830674 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f76a6394-1672-4cfa-8576-6e39a3505581 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:18.832937 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f76a6394-1672-4cfa-8576-6e39a3505581 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] DELETE https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d Jul 03 21:57:18.833207 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f76a6394-1672-4cfa-8576-6e39a3505581 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:18.833456 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f76a6394-1672-4cfa-8576-6e39a3505581 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:18.834664 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.contrib.backups [None req-f76a6394-1672-4cfa-8576-6e39a3505581 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Delete backup with id: c25f3139-c2bb-460a-aeae-50ea66e31d4d. Jul 03 21:57:18.847097 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:18.847097 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:18.888769 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.backup.rpcapi [None req-f76a6394-1672-4cfa-8576-6e39a3505581 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] delete_backup rpcapi backup_id c25f3139-c2bb-460a-aeae-50ea66e31d4d {{(pid=99935) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 21:57:18.894475 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f76a6394-1672-4cfa-8576-6e39a3505581 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d returned with HTTP 202 Jul 03 21:57:18.894952 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1011/4095] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:57:18 2026] DELETE /volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:57:18.906309 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-45e2d730-1186-468e-b3d2-37959893015e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:18.912455 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-45e2d730-1186-468e-b3d2-37959893015e tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d Jul 03 21:57:18.912816 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-45e2d730-1186-468e-b3d2-37959893015e tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:18.913174 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-45e2d730-1186-468e-b3d2-37959893015e tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:18.913442 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-45e2d730-1186-468e-b3d2-37959893015e tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Show backup with id c25f3139-c2bb-460a-aeae-50ea66e31d4d. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:18.922091 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:18.922091 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:18.923151 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-45e2d730-1186-468e-b3d2-37959893015e tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d returned with HTTP 200 Jul 03 21:57:18.923826 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1025/4096] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:18 2026] GET /volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d => generated 832 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:19.322664 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d39753c7-e52a-46a9-8f9e-2126b903628b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:19.323107 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d39753c7-e52a-46a9-8f9e-2126b903628b None None] GET https://10.4.3.32/volume// Jul 03 21:57:19.323342 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d39753c7-e52a-46a9-8f9e-2126b903628b None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:19.323555 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d39753c7-e52a-46a9-8f9e-2126b903628b None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:19.323956 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d39753c7-e52a-46a9-8f9e-2126b903628b None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:57:19.324290 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1020/4097] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:57: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 21:57:19.332494 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-da60905e-278b-4acc-b554-30f290ef757a req-5eca302c-bcdf-4e82-bc4c-060104bd7790 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:19.335082 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-da60905e-278b-4acc-b554-30f290ef757a req-5eca302c-bcdf-4e82-bc4c-060104bd7790 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:57:19.335619 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-da60905e-278b-4acc-b554-30f290ef757a req-5eca302c-bcdf-4e82-bc4c-060104bd7790 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd", "connector": null, "instance_uuid": "1c58767d-3b25-4c92-a0f6-0154cb490d3c"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:57:19.349494 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:19.349494 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:19.417458 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-da60905e-278b-4acc-b554-30f290ef757a req-5eca302c-bcdf-4e82-bc4c-060104bd7790 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:57:19.417458 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1042/4098] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:57:19 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:57:19.501008 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-30820545-5769-4362-98d0-5496bd2149b2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:19.505584 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-30820545-5769-4362-98d0-5496bd2149b2 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 Jul 03 21:57:19.505963 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-30820545-5769-4362-98d0-5496bd2149b2 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:19.506170 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-30820545-5769-4362-98d0-5496bd2149b2 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:19.521889 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:19.521889 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:19.526905 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-30820545-5769-4362-98d0-5496bd2149b2 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:57:19.532481 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-30820545-5769-4362-98d0-5496bd2149b2 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 returned with HTTP 200 Jul 03 21:57:19.532940 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1012/4099] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:19 2026] GET /volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:19.557850 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-3c7011c2-a169-4f88-ab99-3d7bd1fac686 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:19.559794 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3c7011c2-a169-4f88-ab99-3d7bd1fac686 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b Jul 03 21:57:19.559998 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3c7011c2-a169-4f88-ab99-3d7bd1fac686 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:19.560183 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3c7011c2-a169-4f88-ab99-3d7bd1fac686 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:19.560289 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-3c7011c2-a169-4f88-ab99-3d7bd1fac686 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id b26d6f3c-d0c3-4619-99b7-03aeb491829b. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:19.565612 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:19.565612 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:19.567205 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3c7011c2-a169-4f88-ab99-3d7bd1fac686 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b returned with HTTP 200 Jul 03 21:57:19.567205 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1026/4100] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:19 2026] GET /volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:19.746550 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-334cc3ce-914f-4286-bf78-150a5600c8ac None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:19.748589 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-334cc3ce-914f-4286-bf78-150a5600c8ac tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e Jul 03 21:57:19.748819 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-334cc3ce-914f-4286-bf78-150a5600c8ac tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:19.749019 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-334cc3ce-914f-4286-bf78-150a5600c8ac tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:19.749121 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-334cc3ce-914f-4286-bf78-150a5600c8ac tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 3b5f0f79-18f7-4375-bbd9-cdc4e709e74e. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:19.755899 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:19.755899 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:19.756121 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-334cc3ce-914f-4286-bf78-150a5600c8ac tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e returned with HTTP 200 Jul 03 21:57:19.756732 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1021/4101] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:19 2026] GET /volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:57:19.776690 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-55611d99-0056-46c9-b520-336131c17fa6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:19.779007 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-55611d99-0056-46c9-b520-336131c17fa6 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd Jul 03 21:57:19.779331 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-55611d99-0056-46c9-b520-336131c17fa6 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:19.779766 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-55611d99-0056-46c9-b520-336131c17fa6 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:19.805193 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:19.805193 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:19.813300 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-55611d99-0056-46c9-b520-336131c17fa6 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:57:19.820585 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-55611d99-0056-46c9-b520-336131c17fa6 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd returned with HTTP 200 Jul 03 21:57:19.821160 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1043/4102] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:19 2026] GET /volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd => generated 919 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:19.938487 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-365ec1fd-2c69-4b7a-ba98-7d2c08bf5107 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:19.950872 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-365ec1fd-2c69-4b7a-ba98-7d2c08bf5107 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d Jul 03 21:57:19.951247 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-365ec1fd-2c69-4b7a-ba98-7d2c08bf5107 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:19.951661 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-365ec1fd-2c69-4b7a-ba98-7d2c08bf5107 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:19.951816 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-365ec1fd-2c69-4b7a-ba98-7d2c08bf5107 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Show backup with id c25f3139-c2bb-460a-aeae-50ea66e31d4d. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:19.965021 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:19.965021 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:19.966205 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-365ec1fd-2c69-4b7a-ba98-7d2c08bf5107 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d returned with HTTP 200 Jul 03 21:57:19.967099 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1013/4103] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:19 2026] GET /volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d => generated 832 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:19.986519 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-5307d1cd-325a-444c-98e0-4e3440e62486 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:19.987130 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5307d1cd-325a-444c-98e0-4e3440e62486 None None] GET https://10.4.3.32/volume// Jul 03 21:57:19.987403 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5307d1cd-325a-444c-98e0-4e3440e62486 None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:19.987708 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5307d1cd-325a-444c-98e0-4e3440e62486 None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:19.988165 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5307d1cd-325a-444c-98e0-4e3440e62486 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:57:19.989969 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1027/4104] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:57:19 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 21:57:20.008964 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-da60905e-278b-4acc-b554-30f290ef757a req-7c1a3281-7550-4741-83f6-12d68272e3a0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:20.012261 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-da60905e-278b-4acc-b554-30f290ef757a req-7c1a3281-7550-4741-83f6-12d68272e3a0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd Jul 03 21:57:20.012261 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-da60905e-278b-4acc-b554-30f290ef757a req-7c1a3281-7550-4741-83f6-12d68272e3a0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:20.014655 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-da60905e-278b-4acc-b554-30f290ef757a req-7c1a3281-7550-4741-83f6-12d68272e3a0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:20.030261 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:20.030261 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:20.036166 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-da60905e-278b-4acc-b554-30f290ef757a req-7c1a3281-7550-4741-83f6-12d68272e3a0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:57:20.043942 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-da60905e-278b-4acc-b554-30f290ef757a req-7c1a3281-7550-4741-83f6-12d68272e3a0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd returned with HTTP 200 Jul 03 21:57:20.044652 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1022/4105] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:57:20 2026] GET /volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd => generated 1099 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:57:20.196579 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-da60905e-278b-4acc-b554-30f290ef757a req-d7e3c2c0-f63b-4215-9a7a-cb56b50cbc20 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:20.201896 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-da60905e-278b-4acc-b554-30f290ef757a req-d7e3c2c0-f63b-4215-9a7a-cb56b50cbc20 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] PUT https://10.4.3.32/volume/v3/attachments/a480e32a-7132-44ed-9ecc-ee0407233762 Jul 03 21:57:20.202245 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-da60905e-278b-4acc-b554-30f290ef757a req-d7e3c2c0-f63b-4215-9a7a-cb56b50cbc20 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:57:20.211293 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-da60905e-278b-4acc-b554-30f290ef757a req-d7e3c2c0-f63b-4215-9a7a-cb56b50cbc20 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Acquiring lock "cinder-attachment_update-71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd-np0000004475" by "attachment_update" {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:57:20.218222 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-da60905e-278b-4acc-b554-30f290ef757a req-d7e3c2c0-f63b-4215-9a7a-cb56b50cbc20 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Lock "cinder-attachment_update-71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd-np0000004475" acquired by "attachment_update" :: waited 0.007s {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:57:20.219640 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:20.219640 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:20.553688 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-6bba2d28-5ef2-4286-bbdd-bc7fa80f6e63 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:20.555736 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6bba2d28-5ef2-4286-bbdd-bc7fa80f6e63 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 Jul 03 21:57:20.556166 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6bba2d28-5ef2-4286-bbdd-bc7fa80f6e63 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:20.556480 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6bba2d28-5ef2-4286-bbdd-bc7fa80f6e63 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:20.572160 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:20.572160 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:20.580764 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-6bba2d28-5ef2-4286-bbdd-bc7fa80f6e63 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:57:20.581301 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6b7f0541-47f2-40f0-a9ff-0588d74f8607 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:20.583265 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6b7f0541-47f2-40f0-a9ff-0588d74f8607 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b Jul 03 21:57:20.583518 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6b7f0541-47f2-40f0-a9ff-0588d74f8607 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:20.584198 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6b7f0541-47f2-40f0-a9ff-0588d74f8607 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:20.584198 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-6b7f0541-47f2-40f0-a9ff-0588d74f8607 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id b26d6f3c-d0c3-4619-99b7-03aeb491829b. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:20.590102 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:20.590102 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:20.590402 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6bba2d28-5ef2-4286-bbdd-bc7fa80f6e63 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 returned with HTTP 200 Jul 03 21:57:20.591155 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1014/4106] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:20 2026] GET /volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 => generated 877 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:20.592324 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6b7f0541-47f2-40f0-a9ff-0588d74f8607 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b returned with HTTP 200 Jul 03 21:57:20.592324 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1028/4107] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:20 2026] GET /volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:20.751192 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-da60905e-278b-4acc-b554-30f290ef757a req-d7e3c2c0-f63b-4215-9a7a-cb56b50cbc20 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Lock "cinder-attachment_update-71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd-np0000004475" released by "attachment_update" :: held 0.529s {{(pid=99936) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:57:20.751192 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-da60905e-278b-4acc-b554-30f290ef757a req-d7e3c2c0-f63b-4215-9a7a-cb56b50cbc20 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/attachments/a480e32a-7132-44ed-9ecc-ee0407233762 returned with HTTP 200 Jul 03 21:57:20.751192 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1044/4108] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:57:20 2026] PUT /volume/v3/attachments/a480e32a-7132-44ed-9ecc-ee0407233762 => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:57:20.770769 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-6deaf106-e44b-420a-aed5-864b98fed824 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:20.773561 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6deaf106-e44b-420a-aed5-864b98fed824 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e Jul 03 21:57:20.773913 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6deaf106-e44b-420a-aed5-864b98fed824 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:20.774196 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6deaf106-e44b-420a-aed5-864b98fed824 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:20.774974 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-6deaf106-e44b-420a-aed5-864b98fed824 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 3b5f0f79-18f7-4375-bbd9-cdc4e709e74e. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:20.780301 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:20.780301 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:20.781734 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6deaf106-e44b-420a-aed5-864b98fed824 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e returned with HTTP 200 Jul 03 21:57:20.782176 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1023/4109] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:20 2026] GET /volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:20.841110 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-cf2916b8-2488-4135-a926-e536e5ff65b3 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:20.841110 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-cf2916b8-2488-4135-a926-e536e5ff65b3 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd Jul 03 21:57:20.841110 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-cf2916b8-2488-4135-a926-e536e5ff65b3 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:20.841110 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-cf2916b8-2488-4135-a926-e536e5ff65b3 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:20.861653 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:20.861653 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:20.868689 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-cf2916b8-2488-4135-a926-e536e5ff65b3 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:57:20.874733 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-cf2916b8-2488-4135-a926-e536e5ff65b3 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd returned with HTTP 200 Jul 03 21:57:20.875246 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1015/4110] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:20 2026] GET /volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd => generated 920 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:20.980711 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-55448da6-e067-475a-9e16-4ac38bf53fb8 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:21.000988 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-55448da6-e067-475a-9e16-4ac38bf53fb8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d Jul 03 21:57:21.001569 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-55448da6-e067-475a-9e16-4ac38bf53fb8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:21.001569 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-55448da6-e067-475a-9e16-4ac38bf53fb8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:21.001569 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-55448da6-e067-475a-9e16-4ac38bf53fb8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Show backup with id c25f3139-c2bb-460a-aeae-50ea66e31d4d. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:21.006835 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-55448da6-e067-475a-9e16-4ac38bf53fb8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d returned with HTTP 404 Jul 03 21:57:21.006835 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1029/4111] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:20 2026] GET /volume/v3/backups/c25f3139-c2bb-460a-aeae-50ea66e31d4d => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:57:21.134757 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1a03f568-6b07-4ebb-83c4-16d330c5ae6d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:21.138393 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1a03f568-6b07-4ebb-83c4-16d330c5ae6d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/6e4297ef-2c5e-4efe-a19e-d09b09f33c0d Jul 03 21:57:21.138393 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1a03f568-6b07-4ebb-83c4-16d330c5ae6d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:21.138393 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1a03f568-6b07-4ebb-83c4-16d330c5ae6d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:21.138393 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.snapshots [None req-1a03f568-6b07-4ebb-83c4-16d330c5ae6d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Delete snapshot with id: 6e4297ef-2c5e-4efe-a19e-d09b09f33c0d Jul 03 21:57:21.144043 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:21.144043 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:21.144951 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-1a03f568-6b07-4ebb-83c4-16d330c5ae6d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 21:57:21.170430 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-1a03f568-6b07-4ebb-83c4-16d330c5ae6d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot delete request issued successfully. Jul 03 21:57:21.170430 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1a03f568-6b07-4ebb-83c4-16d330c5ae6d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/6e4297ef-2c5e-4efe-a19e-d09b09f33c0d returned with HTTP 202 Jul 03 21:57:21.170430 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1045/4112] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:57:21 2026] DELETE /volume/v3/snapshots/6e4297ef-2c5e-4efe-a19e-d09b09f33c0d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:57:21.189937 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-df2d2833-79b3-427a-902b-e238289c6b26 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:21.191987 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-df2d2833-79b3-427a-902b-e238289c6b26 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/6e4297ef-2c5e-4efe-a19e-d09b09f33c0d Jul 03 21:57:21.192197 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-df2d2833-79b3-427a-902b-e238289c6b26 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:21.192392 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-df2d2833-79b3-427a-902b-e238289c6b26 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:21.200913 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:21.200913 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:21.200913 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-df2d2833-79b3-427a-902b-e238289c6b26 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 21:57:21.200913 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-df2d2833-79b3-427a-902b-e238289c6b26 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/6e4297ef-2c5e-4efe-a19e-d09b09f33c0d returned with HTTP 200 Jul 03 21:57:21.200913 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1024/4113] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:57:21 2026] GET /volume/v3/snapshots/6e4297ef-2c5e-4efe-a19e-d09b09f33c0d => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:57:21.609095 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-69a8e46e-a32d-4e69-8662-ee08e54adf75 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:21.610660 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-69a8e46e-a32d-4e69-8662-ee08e54adf75 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b Jul 03 21:57:21.611074 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-69a8e46e-a32d-4e69-8662-ee08e54adf75 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:21.611407 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-69a8e46e-a32d-4e69-8662-ee08e54adf75 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:21.611579 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-69a8e46e-a32d-4e69-8662-ee08e54adf75 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id b26d6f3c-d0c3-4619-99b7-03aeb491829b. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:21.615359 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-56c3ffd4-2061-4b28-a109-eeb17aa6ab14 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:21.618335 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:21.618335 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:21.619196 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-69a8e46e-a32d-4e69-8662-ee08e54adf75 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b returned with HTTP 200 Jul 03 21:57:21.619751 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1016/4114] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:21 2026] GET /volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:21.626634 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-56c3ffd4-2061-4b28-a109-eeb17aa6ab14 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 Jul 03 21:57:21.626916 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-56c3ffd4-2061-4b28-a109-eeb17aa6ab14 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:21.627274 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-56c3ffd4-2061-4b28-a109-eeb17aa6ab14 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:21.654346 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:21.654346 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:21.663238 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-56c3ffd4-2061-4b28-a109-eeb17aa6ab14 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:57:21.667804 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-56c3ffd4-2061-4b28-a109-eeb17aa6ab14 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 returned with HTTP 200 Jul 03 21:57:21.668260 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1030/4115] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:21 2026] GET /volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 => generated 877 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:21.794007 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3cac70e2-b778-485e-bae5-dbcda3bb825e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:21.798047 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3cac70e2-b778-485e-bae5-dbcda3bb825e tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e Jul 03 21:57:21.798047 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3cac70e2-b778-485e-bae5-dbcda3bb825e tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:21.798047 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3cac70e2-b778-485e-bae5-dbcda3bb825e tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:21.798047 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-3cac70e2-b778-485e-bae5-dbcda3bb825e tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 3b5f0f79-18f7-4375-bbd9-cdc4e709e74e. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:21.802351 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:21.802351 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:21.803441 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3cac70e2-b778-485e-bae5-dbcda3bb825e tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e returned with HTTP 200 Jul 03 21:57:21.803971 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1046/4116] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:21 2026] GET /volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:21.892644 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1ae1d8e4-d74c-439b-90d4-0656ecd7bd73 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:21.894488 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1ae1d8e4-d74c-439b-90d4-0656ecd7bd73 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd Jul 03 21:57:21.894701 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1ae1d8e4-d74c-439b-90d4-0656ecd7bd73 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:21.894911 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1ae1d8e4-d74c-439b-90d4-0656ecd7bd73 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:21.905561 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:21.905561 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:21.909543 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-1ae1d8e4-d74c-439b-90d4-0656ecd7bd73 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:57:21.914879 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1ae1d8e4-d74c-439b-90d4-0656ecd7bd73 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd returned with HTTP 200 Jul 03 21:57:21.915400 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1025/4117] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:21 2026] GET /volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:22.216879 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c544bbc6-9045-41cf-ba86-3a2c7550ac5e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:22.220348 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c544bbc6-9045-41cf-ba86-3a2c7550ac5e tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/6e4297ef-2c5e-4efe-a19e-d09b09f33c0d Jul 03 21:57:22.220636 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c544bbc6-9045-41cf-ba86-3a2c7550ac5e tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:22.220847 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c544bbc6-9045-41cf-ba86-3a2c7550ac5e tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:22.228408 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c544bbc6-9045-41cf-ba86-3a2c7550ac5e tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/6e4297ef-2c5e-4efe-a19e-d09b09f33c0d returned with HTTP 404 Jul 03 21:57:22.230424 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1017/4118] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:57:22 2026] GET /volume/v3/snapshots/6e4297ef-2c5e-4efe-a19e-d09b09f33c0d => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:57:22.241662 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-90ab4d6a-2ec3-45a9-9871-e5777f0b1dd6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:22.243887 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-90ab4d6a-2ec3-45a9-9871-e5777f0b1dd6 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c Jul 03 21:57:22.244123 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-90ab4d6a-2ec3-45a9-9871-e5777f0b1dd6 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:22.244363 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-90ab4d6a-2ec3-45a9-9871-e5777f0b1dd6 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:22.259197 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:22.259197 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:22.275897 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-90ab4d6a-2ec3-45a9-9871-e5777f0b1dd6 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:57:22.296537 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-90ab4d6a-2ec3-45a9-9871-e5777f0b1dd6 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c returned with HTTP 200 Jul 03 21:57:22.296537 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1031/4119] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:22 2026] GET /volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c => generated 845 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:22.335549 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3dc18e90-1169-4a58-bc5b-0e1aa13a8c04 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:22.337570 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3dc18e90-1169-4a58-bc5b-0e1aa13a8c04 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:57:22.338039 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3dc18e90-1169-4a58-bc5b-0e1aa13a8c04 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "f4ececa3-1558-4774-bffb-35f7b89c60f0", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1943128782"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:57:22.339639 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-3dc18e90-1169-4a58-bc5b-0e1aa13a8c04 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Create volume request body: {'volume': {'imageRef': 'f4ececa3-1558-4774-bffb-35f7b89c60f0', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1943128782'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:57:22.463200 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-3dc18e90-1169-4a58-bc5b-0e1aa13a8c04 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Create volume of 1 GB Jul 03 21:57:22.469001 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-3dc18e90-1169-4a58-bc5b-0e1aa13a8c04 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Availability Zones retrieved successfully. Jul 03 21:57:22.478723 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3dc18e90-1169-4a58-bc5b-0e1aa13a8c04 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Flow 'volume_create_api' (3dd451b3-5352-4639-b1d3-4b2931346a03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:57:22.480120 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3dc18e90-1169-4a58-bc5b-0e1aa13a8c04 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (642fe02f-3553-4f9e-9ec1-2c7e3932d2e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:22.481623 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-3dc18e90-1169-4a58-bc5b-0e1aa13a8c04 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:57:22.565612 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3dc18e90-1169-4a58-bc5b-0e1aa13a8c04 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (642fe02f-3553-4f9e-9ec1-2c7e3932d2e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:22.566615 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3dc18e90-1169-4a58-bc5b-0e1aa13a8c04 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bdfbf6b-91e6-475d-b523-1795ee5dc4c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:22.636041 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-db25a8ec-2538-4892-87ea-6892438e0c76 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:22.636311 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-3dc18e90-1169-4a58-bc5b-0e1aa13a8c04 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Created reservations ['f2d92d6b-0202-48f0-a7a8-b59ebc5257f4', 'e59a5479-ca2f-40b4-853e-4ef875724a8f', 'af745f87-6b4d-4783-a58c-146493900abc', 'cfb7c2b8-220a-423f-b719-ccd98b325ce1'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:57:22.636311 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3dc18e90-1169-4a58-bc5b-0e1aa13a8c04 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bdfbf6b-91e6-475d-b523-1795ee5dc4c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2d92d6b-0202-48f0-a7a8-b59ebc5257f4', 'e59a5479-ca2f-40b4-853e-4ef875724a8f', 'af745f87-6b4d-4783-a58c-146493900abc', 'cfb7c2b8-220a-423f-b719-ccd98b325ce1']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:22.636920 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3dc18e90-1169-4a58-bc5b-0e1aa13a8c04 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (329c0f35-7934-4f5e-be84-7545afa6fb64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:22.638241 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-db25a8ec-2538-4892-87ea-6892438e0c76 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b Jul 03 21:57:22.638241 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-db25a8ec-2538-4892-87ea-6892438e0c76 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:22.639758 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-db25a8ec-2538-4892-87ea-6892438e0c76 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:22.639758 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-db25a8ec-2538-4892-87ea-6892438e0c76 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id b26d6f3c-d0c3-4619-99b7-03aeb491829b. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:22.652270 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:22.652270 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:22.652270 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-db25a8ec-2538-4892-87ea-6892438e0c76 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b returned with HTTP 200 Jul 03 21:57:22.652270 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1026/4120] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:22 2026] GET /volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:22.665706 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3dc18e90-1169-4a58-bc5b-0e1aa13a8c04 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (329c0f35-7934-4f5e-be84-7545afa6fb64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb06f37a-a3ba-4da1-9bb3-fb7b2c025502', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1943128782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74aef3c1e54b41618f1398de58528711',qos_specs=None,replication_status=,reservations=['f2d92d6b-0202-48f0-a7a8-b59ebc5257f4','e59a5479-ca2f-40b4-853e-4ef875724a8f','af745f87-6b4d-4783-a58c-146493900abc','cfb7c2b8-220a-423f-b719-ccd98b325ce1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60e2dcbd582a412ab69f3e240e247a5a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:57:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1943128782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb06f37a-a3ba-4da1-9bb3-fb7b2c025502,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74aef3c1e54b41618f1398de58528711',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60e2dcbd582a412ab69f3e240e247a5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:22.666821 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3dc18e90-1169-4a58-bc5b-0e1aa13a8c04 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c458e74c-e1ca-4e08-99be-ebc1330cad10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:22.684265 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-55fbac72-3c14-49f7-83e3-3a6032094a8c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:22.687341 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-55fbac72-3c14-49f7-83e3-3a6032094a8c tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 Jul 03 21:57:22.687799 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-55fbac72-3c14-49f7-83e3-3a6032094a8c tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:22.688420 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-55fbac72-3c14-49f7-83e3-3a6032094a8c tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:22.690607 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3dc18e90-1169-4a58-bc5b-0e1aa13a8c04 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c458e74c-e1ca-4e08-99be-ebc1330cad10) transitioned into state 'SUCCESS' from state '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-1943128782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74aef3c1e54b41618f1398de58528711',qos_specs=None,replication_status=,reservations=['f2d92d6b-0202-48f0-a7a8-b59ebc5257f4','e59a5479-ca2f-40b4-853e-4ef875724a8f','af745f87-6b4d-4783-a58c-146493900abc','cfb7c2b8-220a-423f-b719-ccd98b325ce1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60e2dcbd582a412ab69f3e240e247a5a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:22.691803 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3dc18e90-1169-4a58-bc5b-0e1aa13a8c04 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f3d0e67-7f14-453c-ba05-f0e3029eb7da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:22.704049 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:22.704049 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:22.709331 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3dc18e90-1169-4a58-bc5b-0e1aa13a8c04 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f3d0e67-7f14-453c-ba05-f0e3029eb7da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:22.710067 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-55fbac72-3c14-49f7-83e3-3a6032094a8c tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:57:22.712166 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3dc18e90-1169-4a58-bc5b-0e1aa13a8c04 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Flow 'volume_create_api' (3dd451b3-5352-4639-b1d3-4b2931346a03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:57:22.712651 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-3dc18e90-1169-4a58-bc5b-0e1aa13a8c04 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Create volume request issued successfully. Jul 03 21:57:22.713914 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3dc18e90-1169-4a58-bc5b-0e1aa13a8c04 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:57:22.714281 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1047/4121] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:57:22 2026] POST /volume/v3/volumes => generated 752 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:57:22.716286 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-55fbac72-3c14-49f7-83e3-3a6032094a8c tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 returned with HTTP 200 Jul 03 21:57:22.716753 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1018/4122] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:22 2026] GET /volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:57:22.735824 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-efd63489-077b-4e5f-8c32-5e22e0df8b42 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:22.741466 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-efd63489-077b-4e5f-8c32-5e22e0df8b42 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 Jul 03 21:57:22.741786 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-efd63489-077b-4e5f-8c32-5e22e0df8b42 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:22.742155 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-efd63489-077b-4e5f-8c32-5e22e0df8b42 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:22.759842 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:22.759842 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:22.767825 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-efd63489-077b-4e5f-8c32-5e22e0df8b42 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:57:22.778165 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-efd63489-077b-4e5f-8c32-5e22e0df8b42 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 returned with HTTP 200 Jul 03 21:57:22.778909 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1032/4123] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:22 2026] GET /volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 => generated 820 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:22.816136 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8d952c28-aa5c-4545-8864-957033b6099c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:22.819087 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8d952c28-aa5c-4545-8864-957033b6099c tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e Jul 03 21:57:22.820042 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8d952c28-aa5c-4545-8864-957033b6099c tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:22.820042 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8d952c28-aa5c-4545-8864-957033b6099c tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:22.821095 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-8d952c28-aa5c-4545-8864-957033b6099c tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 3b5f0f79-18f7-4375-bbd9-cdc4e709e74e. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:22.827254 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:22.827254 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:22.828865 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8d952c28-aa5c-4545-8864-957033b6099c tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e returned with HTTP 200 Jul 03 21:57:22.829652 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1027/4124] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:22 2026] GET /volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:57:22.931991 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-cd2eaf58-c028-44b2-9094-e057d63f7d5f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:22.934086 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cd2eaf58-c028-44b2-9094-e057d63f7d5f tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd Jul 03 21:57:22.934359 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cd2eaf58-c028-44b2-9094-e057d63f7d5f tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:22.934514 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cd2eaf58-c028-44b2-9094-e057d63f7d5f tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:22.946521 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:22.946521 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:22.950849 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-cd2eaf58-c028-44b2-9094-e057d63f7d5f tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:57:22.955775 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cd2eaf58-c028-44b2-9094-e057d63f7d5f tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd returned with HTTP 200 Jul 03 21:57:22.956116 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1048/4125] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:22 2026] GET /volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd => generated 920 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:23.659264 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-6db081e7-8e9d-493e-98b7-4673de04a995 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:23.662803 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6db081e7-8e9d-493e-98b7-4673de04a995 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b Jul 03 21:57:23.663116 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6db081e7-8e9d-493e-98b7-4673de04a995 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:23.663425 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6db081e7-8e9d-493e-98b7-4673de04a995 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:23.663692 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-6db081e7-8e9d-493e-98b7-4673de04a995 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id b26d6f3c-d0c3-4619-99b7-03aeb491829b. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:23.674825 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:23.674825 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:23.675901 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6db081e7-8e9d-493e-98b7-4673de04a995 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b returned with HTTP 200 Jul 03 21:57:23.676405 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1019/4126] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:23 2026] GET /volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:23.730197 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-5a467d15-37b2-4413-8cb1-39cce06f134f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:23.732442 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5a467d15-37b2-4413-8cb1-39cce06f134f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 Jul 03 21:57:23.732632 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5a467d15-37b2-4413-8cb1-39cce06f134f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:23.732814 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5a467d15-37b2-4413-8cb1-39cce06f134f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:23.744744 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:23.744744 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:23.748470 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-5a467d15-37b2-4413-8cb1-39cce06f134f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:57:23.759193 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5a467d15-37b2-4413-8cb1-39cce06f134f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 returned with HTTP 200 Jul 03 21:57:23.759675 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1033/4127] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:23 2026] GET /volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:23.794131 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-effaf696-7951-4323-ad09-6238e0b20e51 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:23.797321 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-effaf696-7951-4323-ad09-6238e0b20e51 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 Jul 03 21:57:23.797321 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-effaf696-7951-4323-ad09-6238e0b20e51 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:23.797321 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-effaf696-7951-4323-ad09-6238e0b20e51 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:23.805037 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:23.805037 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:23.809152 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-effaf696-7951-4323-ad09-6238e0b20e51 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:57:23.813728 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-effaf696-7951-4323-ad09-6238e0b20e51 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 returned with HTTP 200 Jul 03 21:57:23.814112 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1028/4128] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:23 2026] GET /volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 => generated 1360 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:57:23.842928 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f3dcf289-18be-44ce-a857-2fc14338d631 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:23.845021 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f3dcf289-18be-44ce-a857-2fc14338d631 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e Jul 03 21:57:23.845256 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f3dcf289-18be-44ce-a857-2fc14338d631 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:23.845476 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f3dcf289-18be-44ce-a857-2fc14338d631 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:23.845620 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-f3dcf289-18be-44ce-a857-2fc14338d631 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 3b5f0f79-18f7-4375-bbd9-cdc4e709e74e. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:23.850021 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:23.850021 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:23.850788 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f3dcf289-18be-44ce-a857-2fc14338d631 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e returned with HTTP 200 Jul 03 21:57:23.851143 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1049/4129] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:23 2026] GET /volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:23.978929 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8f34642b-75a9-458f-bf77-383b87fccfbb None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:23.984282 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8f34642b-75a9-458f-bf77-383b87fccfbb tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd Jul 03 21:57:23.984651 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8f34642b-75a9-458f-bf77-383b87fccfbb tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:23.984965 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8f34642b-75a9-458f-bf77-383b87fccfbb tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:23.998906 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:23.998906 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:24.003866 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8f34642b-75a9-458f-bf77-383b87fccfbb tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:57:24.011171 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8f34642b-75a9-458f-bf77-383b87fccfbb tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd returned with HTTP 200 Jul 03 21:57:24.011784 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1020/4130] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:23 2026] GET /volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd => generated 920 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:24.693870 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9e830ce6-c625-4c7d-856f-39dbec5de2c7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:24.698136 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9e830ce6-c625-4c7d-856f-39dbec5de2c7 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b Jul 03 21:57:24.698136 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9e830ce6-c625-4c7d-856f-39dbec5de2c7 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:24.698136 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9e830ce6-c625-4c7d-856f-39dbec5de2c7 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:24.698136 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-9e830ce6-c625-4c7d-856f-39dbec5de2c7 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id b26d6f3c-d0c3-4619-99b7-03aeb491829b. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:24.702679 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:24.702679 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:24.704081 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9e830ce6-c625-4c7d-856f-39dbec5de2c7 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b returned with HTTP 200 Jul 03 21:57:24.704768 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1034/4131] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:24 2026] GET /volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:24.776396 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-aaab7715-2e68-4355-b0fc-a0d84c5e0c58 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:24.777313 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-aaab7715-2e68-4355-b0fc-a0d84c5e0c58 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 Jul 03 21:57:24.777630 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-aaab7715-2e68-4355-b0fc-a0d84c5e0c58 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:24.777862 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-aaab7715-2e68-4355-b0fc-a0d84c5e0c58 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:24.799927 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:24.799927 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:24.806396 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-aaab7715-2e68-4355-b0fc-a0d84c5e0c58 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:57:24.810980 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-aaab7715-2e68-4355-b0fc-a0d84c5e0c58 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 returned with HTTP 200 Jul 03 21:57:24.811591 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1029/4132] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:24 2026] GET /volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 => generated 877 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:24.866776 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a2e63aaf-4584-43cb-99a1-04ed09b4d8d6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:24.869443 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a2e63aaf-4584-43cb-99a1-04ed09b4d8d6 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e Jul 03 21:57:24.869666 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a2e63aaf-4584-43cb-99a1-04ed09b4d8d6 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:24.869898 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a2e63aaf-4584-43cb-99a1-04ed09b4d8d6 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:24.870074 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-a2e63aaf-4584-43cb-99a1-04ed09b4d8d6 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 3b5f0f79-18f7-4375-bbd9-cdc4e709e74e. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:24.876401 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:24.876401 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:24.876401 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a2e63aaf-4584-43cb-99a1-04ed09b4d8d6 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e returned with HTTP 200 Jul 03 21:57:24.876667 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1050/4133] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:24 2026] GET /volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:25.026456 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d56411ac-6058-4234-abeb-43fc59141bed None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:25.028907 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d56411ac-6058-4234-abeb-43fc59141bed tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd Jul 03 21:57:25.029177 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d56411ac-6058-4234-abeb-43fc59141bed tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:25.029476 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d56411ac-6058-4234-abeb-43fc59141bed tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:25.042983 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:25.042983 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:25.048645 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d56411ac-6058-4234-abeb-43fc59141bed tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:57:25.054747 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d56411ac-6058-4234-abeb-43fc59141bed tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd returned with HTTP 200 Jul 03 21:57:25.055120 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1021/4134] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:25 2026] GET /volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd => generated 920 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:25.719642 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6581caa6-3c37-42d9-9629-d8fa19eb8a65 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:25.721733 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6581caa6-3c37-42d9-9629-d8fa19eb8a65 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b Jul 03 21:57:25.721936 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6581caa6-3c37-42d9-9629-d8fa19eb8a65 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:25.722122 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6581caa6-3c37-42d9-9629-d8fa19eb8a65 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:25.722226 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-6581caa6-3c37-42d9-9629-d8fa19eb8a65 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id b26d6f3c-d0c3-4619-99b7-03aeb491829b. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:25.726784 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:25.726784 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:25.727573 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6581caa6-3c37-42d9-9629-d8fa19eb8a65 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b returned with HTTP 200 Jul 03 21:57:25.727985 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1035/4135] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:25 2026] GET /volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:25.740582 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-aec0cb35-f665-46da-9ca7-4877c25435a5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:25.817716 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-aec0cb35-f665-46da-9ca7-4877c25435a5 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] POST https://10.4.3.32/volume/v3/backups Jul 03 21:57:25.818417 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-aec0cb35-f665-46da-9ca7-4877c25435a5 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e31ac1f5-50fb-4ea6-9de4-9e02fb194e9d", "incremental": true}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:57:25.820074 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.contrib.backups [None req-aec0cb35-f665-46da-9ca7-4877c25435a5 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Creating new backup {'backup': {'volume_id': 'e31ac1f5-50fb-4ea6-9de4-9e02fb194e9d', 'incremental': True}} {{(pid=99933) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 21:57:25.820217 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.contrib.backups [None req-aec0cb35-f665-46da-9ca7-4877c25435a5 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Creating backup of volume e31ac1f5-50fb-4ea6-9de4-9e02fb194e9d in container None Jul 03 21:57:25.828109 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:25.828109 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:25.828499 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-aec0cb35-f665-46da-9ca7-4877c25435a5 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Volume info retrieved successfully. Jul 03 21:57:25.833054 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-06e5069b-3695-4a49-afcc-3fa3dc75cc27 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:25.834993 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-06e5069b-3695-4a49-afcc-3fa3dc75cc27 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 Jul 03 21:57:25.835317 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-06e5069b-3695-4a49-afcc-3fa3dc75cc27 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:25.835619 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-06e5069b-3695-4a49-afcc-3fa3dc75cc27 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:25.845869 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:25.845869 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:25.850074 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-06e5069b-3695-4a49-afcc-3fa3dc75cc27 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:57:25.854767 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-06e5069b-3695-4a49-afcc-3fa3dc75cc27 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 returned with HTTP 200 Jul 03 21:57:25.855342 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1051/4136] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:25 2026] GET /volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:25.862838 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-aec0cb35-f665-46da-9ca7-4877c25435a5 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Created reservations ['6a66d9a2-7a0a-4c4f-b166-3a9487acfdb5', '405f9959-8b67-4b84-bec3-19e776dbb400'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:57:25.888126 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-aec0cb35-f665-46da-9ca7-4877c25435a5 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 400 Jul 03 21:57:25.888788 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1030/4137] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:57:25 2026] POST /volume/v3/backups => generated 109 bytes in 149 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 21:57:25.888932 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e2ba47dd-8b7a-4ead-b162-f68fd7d0fec3 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:25.890579 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e2ba47dd-8b7a-4ead-b162-f68fd7d0fec3 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e Jul 03 21:57:25.890761 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e2ba47dd-8b7a-4ead-b162-f68fd7d0fec3 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:25.890936 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e2ba47dd-8b7a-4ead-b162-f68fd7d0fec3 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:25.891063 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-e2ba47dd-8b7a-4ead-b162-f68fd7d0fec3 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 3b5f0f79-18f7-4375-bbd9-cdc4e709e74e. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:25.895169 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:25.895169 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:25.895873 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e2ba47dd-8b7a-4ead-b162-f68fd7d0fec3 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e returned with HTTP 200 Jul 03 21:57:25.896245 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1022/4138] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:25 2026] GET /volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:25.902135 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b7b63362-f550-4c9f-89af-cc5754ae3dac None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:25.904745 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b7b63362-f550-4c9f-89af-cc5754ae3dac tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] DELETE https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b Jul 03 21:57:25.905046 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b7b63362-f550-4c9f-89af-cc5754ae3dac tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:25.905331 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b7b63362-f550-4c9f-89af-cc5754ae3dac tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:25.905909 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.contrib.backups [None req-b7b63362-f550-4c9f-89af-cc5754ae3dac tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Delete backup with id: b26d6f3c-d0c3-4619-99b7-03aeb491829b. Jul 03 21:57:25.911691 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:25.911691 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:25.934920 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.backup.rpcapi [None req-b7b63362-f550-4c9f-89af-cc5754ae3dac tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] delete_backup rpcapi backup_id b26d6f3c-d0c3-4619-99b7-03aeb491829b {{(pid=99934) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 21:57:25.937488 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b7b63362-f550-4c9f-89af-cc5754ae3dac tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b returned with HTTP 202 Jul 03 21:57:25.938146 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1036/4139] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:57:25 2026] DELETE /volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:57:25.949915 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-76f2b04c-b73f-4b39-973a-a1804ac5e54b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:25.952285 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-76f2b04c-b73f-4b39-973a-a1804ac5e54b tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b Jul 03 21:57:25.952566 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-76f2b04c-b73f-4b39-973a-a1804ac5e54b tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:25.952926 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-76f2b04c-b73f-4b39-973a-a1804ac5e54b tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:25.953080 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-76f2b04c-b73f-4b39-973a-a1804ac5e54b tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id b26d6f3c-d0c3-4619-99b7-03aeb491829b. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:25.959800 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:25.959800 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:25.960329 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-76f2b04c-b73f-4b39-973a-a1804ac5e54b tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b returned with HTTP 200 Jul 03 21:57:25.961265 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1052/4140] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:25 2026] GET /volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:26.077724 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-00cbd080-63cf-4eb6-8d5a-d1fe64a02b25 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:26.082818 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-00cbd080-63cf-4eb6-8d5a-d1fe64a02b25 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd Jul 03 21:57:26.083030 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-00cbd080-63cf-4eb6-8d5a-d1fe64a02b25 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:26.083297 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-00cbd080-63cf-4eb6-8d5a-d1fe64a02b25 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:26.095007 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:26.095007 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:26.099196 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-00cbd080-63cf-4eb6-8d5a-d1fe64a02b25 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:57:26.104801 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-00cbd080-63cf-4eb6-8d5a-d1fe64a02b25 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd returned with HTTP 200 Jul 03 21:57:26.105150 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1031/4141] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:26 2026] GET /volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd => generated 920 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:26.869893 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-dc2e471b-0520-4dda-a5f6-524a26686c14 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:26.871622 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-dc2e471b-0520-4dda-a5f6-524a26686c14 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 Jul 03 21:57:26.871914 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-dc2e471b-0520-4dda-a5f6-524a26686c14 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:26.872022 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-dc2e471b-0520-4dda-a5f6-524a26686c14 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:26.884539 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:26.884539 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:26.889152 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-dc2e471b-0520-4dda-a5f6-524a26686c14 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:57:26.894393 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-dc2e471b-0520-4dda-a5f6-524a26686c14 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 returned with HTTP 200 Jul 03 21:57:26.895011 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1023/4142] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:26 2026] GET /volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:26.909713 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-86bf9861-cefe-4784-9410-ac40fe078de1 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:26.914568 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-86bf9861-cefe-4784-9410-ac40fe078de1 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e Jul 03 21:57:26.914879 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-86bf9861-cefe-4784-9410-ac40fe078de1 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:26.915158 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-86bf9861-cefe-4784-9410-ac40fe078de1 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:26.915333 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-86bf9861-cefe-4784-9410-ac40fe078de1 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 3b5f0f79-18f7-4375-bbd9-cdc4e709e74e. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:26.921649 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:26.921649 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:26.922787 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-86bf9861-cefe-4784-9410-ac40fe078de1 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e returned with HTTP 200 Jul 03 21:57:26.923356 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1037/4143] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:26 2026] GET /volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:26.973876 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-49a94806-1f13-428c-9bbc-0b364098b10a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:26.975952 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-49a94806-1f13-428c-9bbc-0b364098b10a tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b Jul 03 21:57:26.976167 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-49a94806-1f13-428c-9bbc-0b364098b10a tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:26.976350 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-49a94806-1f13-428c-9bbc-0b364098b10a tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:26.976490 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-49a94806-1f13-428c-9bbc-0b364098b10a tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id b26d6f3c-d0c3-4619-99b7-03aeb491829b. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:26.985601 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-49a94806-1f13-428c-9bbc-0b364098b10a tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b returned with HTTP 404 Jul 03 21:57:26.986171 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1053/4144] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:26 2026] GET /volume/v3/backups/b26d6f3c-d0c3-4619-99b7-03aeb491829b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:57:26.997037 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3df35619-0637-45f0-981f-2358f59f4e7f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:27.001280 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3df35619-0637-45f0-981f-2358f59f4e7f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:57:27.001678 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3df35619-0637-45f0-981f-2358f59f4e7f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1339649512"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:57:27.005401 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-3df35619-0637-45f0-981f-2358f59f4e7f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1339649512'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:57:27.006131 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-3df35619-0637-45f0-981f-2358f59f4e7f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Create volume of 1 GB Jul 03 21:57:27.009627 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-da60905e-278b-4acc-b554-30f290ef757a req-2486bfd5-9044-4f9a-8d49-e90de0afdd3a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:27.011499 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3df35619-0637-45f0-981f-2358f59f4e7f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Availability Zones retrieved successfully. Jul 03 21:57:27.017094 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3df35619-0637-45f0-981f-2358f59f4e7f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Flow 'volume_create_api' (a37b588e-8a83-41d2-9571-c0a9e1b64122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:57:27.018189 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3df35619-0637-45f0-981f-2358f59f4e7f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6143b1f5-0d85-4811-971d-94e94e6cba5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:27.019253 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-3df35619-0637-45f0-981f-2358f59f4e7f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:57:27.045601 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-da60905e-278b-4acc-b554-30f290ef757a req-2486bfd5-9044-4f9a-8d49-e90de0afdd3a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] POST https://10.4.3.32/volume/v3/attachments/a480e32a-7132-44ed-9ecc-ee0407233762/action Jul 03 21:57:27.045941 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-da60905e-278b-4acc-b554-30f290ef757a req-2486bfd5-9044-4f9a-8d49-e90de0afdd3a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Action body: b'{"os-complete": null}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:57:27.046050 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-da60905e-278b-4acc-b554-30f290ef757a req-2486bfd5-9044-4f9a-8d49-e90de0afdd3a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:57:27.049001 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3df35619-0637-45f0-981f-2358f59f4e7f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6143b1f5-0d85-4811-971d-94e94e6cba5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:27.049952 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3df35619-0637-45f0-981f-2358f59f4e7f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d47dfcdc-89d6-42f6-8991-5f87e09124af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:27.061863 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:27.061863 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:27.077666 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-da60905e-278b-4acc-b554-30f290ef757a req-2486bfd5-9044-4f9a-8d49-e90de0afdd3a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/attachments/a480e32a-7132-44ed-9ecc-ee0407233762/action returned with HTTP 204 Jul 03 21:57:27.078866 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1024/4145] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:57:27 2026] POST /volume/v3/attachments/a480e32a-7132-44ed-9ecc-ee0407233762/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:57:27.103889 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-3df35619-0637-45f0-981f-2358f59f4e7f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Created reservations ['c7069937-0323-444a-bef3-3026a4fce0f9', '38d41ead-061f-4847-a371-2a6fb0f54e55', '105c58e4-cdd1-4673-b931-c928717bf85a', 'e74f62a1-a69f-4865-92b6-5873f7c88132'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:57:27.104828 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3df35619-0637-45f0-981f-2358f59f4e7f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d47dfcdc-89d6-42f6-8991-5f87e09124af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7069937-0323-444a-bef3-3026a4fce0f9', '38d41ead-061f-4847-a371-2a6fb0f54e55', '105c58e4-cdd1-4673-b931-c928717bf85a', 'e74f62a1-a69f-4865-92b6-5873f7c88132']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:27.106666 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3df35619-0637-45f0-981f-2358f59f4e7f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f97c3df-17ba-4666-8184-e4409cbadcbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:27.121353 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d9fce1ac-eeaf-4f7f-bb16-b2d0931ce617 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:27.123062 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d9fce1ac-eeaf-4f7f-bb16-b2d0931ce617 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd Jul 03 21:57:27.123294 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d9fce1ac-eeaf-4f7f-bb16-b2d0931ce617 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:27.123527 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d9fce1ac-eeaf-4f7f-bb16-b2d0931ce617 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:27.133090 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:27.133090 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:27.135232 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3df35619-0637-45f0-981f-2358f59f4e7f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f97c3df-17ba-4666-8184-e4409cbadcbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0898ec7b-307d-49e4-837e-b1669355a9da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1339649512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='261d9cbbf58e42598b9d9f2df2dce586',qos_specs=None,replication_status=,reservations=['c7069937-0323-444a-bef3-3026a4fce0f9','38d41ead-061f-4847-a371-2a6fb0f54e55','105c58e4-cdd1-4673-b931-c928717bf85a','e74f62a1-a69f-4865-92b6-5873f7c88132'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db441092ca964760add311cfa6230573',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:57:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1339649512',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0898ec7b-307d-49e4-837e-b1669355a9da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='261d9cbbf58e42598b9d9f2df2dce586',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db441092ca964760add311cfa6230573',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:27.135975 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3df35619-0637-45f0-981f-2358f59f4e7f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd4e72a3-8159-4834-8a61-41682e713eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:27.137695 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d9fce1ac-eeaf-4f7f-bb16-b2d0931ce617 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:57:27.142697 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d9fce1ac-eeaf-4f7f-bb16-b2d0931ce617 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd returned with HTTP 200 Jul 03 21:57:27.143167 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1038/4146] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:27 2026] GET /volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd => generated 1212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:57:27.160153 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3df35619-0637-45f0-981f-2358f59f4e7f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd4e72a3-8159-4834-8a61-41682e713eab) transitioned into state 'SUCCESS' from state '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-1339649512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='261d9cbbf58e42598b9d9f2df2dce586',qos_specs=None,replication_status=,reservations=['c7069937-0323-444a-bef3-3026a4fce0f9','38d41ead-061f-4847-a371-2a6fb0f54e55','105c58e4-cdd1-4673-b931-c928717bf85a','e74f62a1-a69f-4865-92b6-5873f7c88132'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db441092ca964760add311cfa6230573',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:27.160998 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3df35619-0637-45f0-981f-2358f59f4e7f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6050daeb-43c0-4f16-9a5e-e92fc9ec9544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:27.174135 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3df35619-0637-45f0-981f-2358f59f4e7f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6050daeb-43c0-4f16-9a5e-e92fc9ec9544) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:27.175063 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3df35619-0637-45f0-981f-2358f59f4e7f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Flow 'volume_create_api' (a37b588e-8a83-41d2-9571-c0a9e1b64122) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:57:27.175464 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3df35619-0637-45f0-981f-2358f59f4e7f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Create volume request issued successfully. Jul 03 21:57:27.176077 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3df35619-0637-45f0-981f-2358f59f4e7f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:57:27.176737 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1032/4147] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:57:26 2026] POST /volume/v3/volumes => generated 747 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:57:27.189961 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e8b8474c-a7b3-4193-88b9-f480c7e9519d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:27.191939 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e8b8474c-a7b3-4193-88b9-f480c7e9519d tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/volumes/0898ec7b-307d-49e4-837e-b1669355a9da Jul 03 21:57:27.192263 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e8b8474c-a7b3-4193-88b9-f480c7e9519d tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:27.192606 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e8b8474c-a7b3-4193-88b9-f480c7e9519d tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:27.198830 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-236cb9e2-df45-42da-936d-b5e3ee6eeb88 req-dd1a8ec4-5c64-4128-926e-88e91fd75a2a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:27.203457 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-236cb9e2-df45-42da-936d-b5e3ee6eeb88 req-dd1a8ec4-5c64-4128-926e-88e91fd75a2a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd Jul 03 21:57:27.203457 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-236cb9e2-df45-42da-936d-b5e3ee6eeb88 req-dd1a8ec4-5c64-4128-926e-88e91fd75a2a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:27.203457 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-236cb9e2-df45-42da-936d-b5e3ee6eeb88 req-dd1a8ec4-5c64-4128-926e-88e91fd75a2a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:27.203561 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:27.203561 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:27.209861 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e8b8474c-a7b3-4193-88b9-f480c7e9519d tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Volume info retrieved successfully. Jul 03 21:57:27.216407 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e8b8474c-a7b3-4193-88b9-f480c7e9519d tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/volumes/0898ec7b-307d-49e4-837e-b1669355a9da returned with HTTP 200 Jul 03 21:57:27.217281 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1054/4148] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:27 2026] GET /volume/v3/volumes/0898ec7b-307d-49e4-837e-b1669355a9da => generated 815 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:27.217630 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:27.217630 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:27.222657 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-236cb9e2-df45-42da-936d-b5e3ee6eeb88 req-dd1a8ec4-5c64-4128-926e-88e91fd75a2a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:57:27.228414 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-236cb9e2-df45-42da-936d-b5e3ee6eeb88 req-dd1a8ec4-5c64-4128-926e-88e91fd75a2a tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd returned with HTTP 200 Jul 03 21:57:27.228779 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1025/4149] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:57:27 2026] GET /volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd => generated 1212 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:57:27.256325 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b6a76d23-4855-40ba-bbf1-a505fdb8aa4b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:27.261401 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b6a76d23-4855-40ba-bbf1-a505fdb8aa4b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd Jul 03 21:57:27.261401 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b6a76d23-4855-40ba-bbf1-a505fdb8aa4b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:27.261401 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b6a76d23-4855-40ba-bbf1-a505fdb8aa4b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:27.279982 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:27.279982 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:27.290030 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-b6a76d23-4855-40ba-bbf1-a505fdb8aa4b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:57:27.296776 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b6a76d23-4855-40ba-bbf1-a505fdb8aa4b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd returned with HTTP 200 Jul 03 21:57:27.297746 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1039/4150] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:27 2026] GET /volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd => generated 1212 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:57:27.339350 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-6ec25bd3-7d4d-423c-b4cc-d2616a3484d4 req-ad83637d-50be-4f10-8792-6d0164ac83f6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:27.342293 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-6ec25bd3-7d4d-423c-b4cc-d2616a3484d4 req-ad83637d-50be-4f10-8792-6d0164ac83f6 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd Jul 03 21:57:27.342480 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-6ec25bd3-7d4d-423c-b4cc-d2616a3484d4 req-ad83637d-50be-4f10-8792-6d0164ac83f6 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:27.342725 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-6ec25bd3-7d4d-423c-b4cc-d2616a3484d4 req-ad83637d-50be-4f10-8792-6d0164ac83f6 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:27.354668 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:27.354668 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:27.360767 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-6ec25bd3-7d4d-423c-b4cc-d2616a3484d4 req-ad83637d-50be-4f10-8792-6d0164ac83f6 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:57:27.368126 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-6ec25bd3-7d4d-423c-b4cc-d2616a3484d4 req-ad83637d-50be-4f10-8792-6d0164ac83f6 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd returned with HTTP 200 Jul 03 21:57:27.368805 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1033/4151] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:57:27 2026] GET /volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd => generated 1212 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:57:27.393863 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-6ec25bd3-7d4d-423c-b4cc-d2616a3484d4 req-d3101a43-bad3-4f2a-b518-7b75076b7181 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:27.397474 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-6ec25bd3-7d4d-423c-b4cc-d2616a3484d4 req-d3101a43-bad3-4f2a-b518-7b75076b7181 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] POST https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd/action Jul 03 21:57:27.397630 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-6ec25bd3-7d4d-423c-b4cc-d2616a3484d4 req-d3101a43-bad3-4f2a-b518-7b75076b7181 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:57:27.397838 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-6ec25bd3-7d4d-423c-b4cc-d2616a3484d4 req-d3101a43-bad3-4f2a-b518-7b75076b7181 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:57:27.409539 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:27.409539 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:27.410023 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-6ec25bd3-7d4d-423c-b4cc-d2616a3484d4 req-d3101a43-bad3-4f2a-b518-7b75076b7181 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:57:27.416870 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-6ec25bd3-7d4d-423c-b4cc-d2616a3484d4 req-d3101a43-bad3-4f2a-b518-7b75076b7181 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Begin detaching volume completed successfully. Jul 03 21:57:27.417087 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-6ec25bd3-7d4d-423c-b4cc-d2616a3484d4 req-d3101a43-bad3-4f2a-b518-7b75076b7181 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd/action returned with HTTP 202 Jul 03 21:57:27.417540 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1055/4152] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 21:57:27 2026] POST /volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:57:27.446314 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c32220f7-f50f-47ca-820d-cae2f318c796 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:27.449648 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c32220f7-f50f-47ca-820d-cae2f318c796 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd Jul 03 21:57:27.449648 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c32220f7-f50f-47ca-820d-cae2f318c796 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:27.449648 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c32220f7-f50f-47ca-820d-cae2f318c796 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:27.459673 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:27.459673 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:27.464281 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c32220f7-f50f-47ca-820d-cae2f318c796 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:57:27.470909 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c32220f7-f50f-47ca-820d-cae2f318c796 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd returned with HTTP 200 Jul 03 21:57:27.471749 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1026/4153] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:27 2026] GET /volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd => generated 1215 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:57:27.911971 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-5db45ed4-1354-4e16-9b53-cec18e5bfbcb None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:27.913977 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5db45ed4-1354-4e16-9b53-cec18e5bfbcb tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 Jul 03 21:57:27.914333 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5db45ed4-1354-4e16-9b53-cec18e5bfbcb tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:27.914333 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5db45ed4-1354-4e16-9b53-cec18e5bfbcb tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:27.924829 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:27.924829 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:27.930097 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-5db45ed4-1354-4e16-9b53-cec18e5bfbcb tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:57:27.933739 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5db45ed4-1354-4e16-9b53-cec18e5bfbcb tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 returned with HTTP 200 Jul 03 21:57:27.934177 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1040/4154] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:27 2026] GET /volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:27.935414 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-423a6427-5cad-4531-a279-62e19405504d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:27.937174 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-423a6427-5cad-4531-a279-62e19405504d tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e Jul 03 21:57:27.937479 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-423a6427-5cad-4531-a279-62e19405504d tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:27.937688 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-423a6427-5cad-4531-a279-62e19405504d tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:27.937792 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-423a6427-5cad-4531-a279-62e19405504d tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 3b5f0f79-18f7-4375-bbd9-cdc4e709e74e. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:27.943523 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:27.943523 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:27.943523 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-423a6427-5cad-4531-a279-62e19405504d tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e returned with HTTP 200 Jul 03 21:57:27.943732 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1034/4155] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:27 2026] GET /volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:28.232068 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e462640a-3020-4ae9-9c6e-b9fe30100351 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:28.233883 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e462640a-3020-4ae9-9c6e-b9fe30100351 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/volumes/0898ec7b-307d-49e4-837e-b1669355a9da Jul 03 21:57:28.234099 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e462640a-3020-4ae9-9c6e-b9fe30100351 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:28.234300 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e462640a-3020-4ae9-9c6e-b9fe30100351 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:28.242764 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:28.242764 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:28.246869 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e462640a-3020-4ae9-9c6e-b9fe30100351 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Volume info retrieved successfully. Jul 03 21:57:28.251898 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e462640a-3020-4ae9-9c6e-b9fe30100351 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/volumes/0898ec7b-307d-49e4-837e-b1669355a9da returned with HTTP 200 Jul 03 21:57:28.252383 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1056/4156] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:28 2026] GET /volume/v3/volumes/0898ec7b-307d-49e4-837e-b1669355a9da => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:28.267959 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8c0bff49-b686-474e-b085-e29ca1e4ece8 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:28.269161 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8c0bff49-b686-474e-b085-e29ca1e4ece8 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] POST https://10.4.3.32/volume/v3/backups Jul 03 21:57:28.269642 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8c0bff49-b686-474e-b085-e29ca1e4ece8 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0898ec7b-307d-49e4-837e-b1669355a9da", "name": "tempest-VolumesBackupsTest-Backup-1491942929"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:57:28.271714 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.contrib.backups [None req-8c0bff49-b686-474e-b085-e29ca1e4ece8 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Creating new backup {'backup': {'volume_id': '0898ec7b-307d-49e4-837e-b1669355a9da', 'name': 'tempest-VolumesBackupsTest-Backup-1491942929'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 21:57:28.271905 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.contrib.backups [None req-8c0bff49-b686-474e-b085-e29ca1e4ece8 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Creating backup of volume 0898ec7b-307d-49e4-837e-b1669355a9da in container None Jul 03 21:57:28.281981 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:28.281981 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:28.283566 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8c0bff49-b686-474e-b085-e29ca1e4ece8 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Volume info retrieved successfully. Jul 03 21:57:28.304605 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-8c0bff49-b686-474e-b085-e29ca1e4ece8 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Created reservations ['40d688e8-99c0-4d59-a6db-517fe51ee5b1', '16eae502-737b-46bc-a0eb-f7be0c6c56f2'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:57:28.347508 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8c0bff49-b686-474e-b085-e29ca1e4ece8 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 21:57:28.348422 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1027/4157] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:57:28 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 21:57:28.358548 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c8df8522-719d-4013-b29e-231784c0a898 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:28.360558 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c8df8522-719d-4013-b29e-231784c0a898 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 Jul 03 21:57:28.360791 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c8df8522-719d-4013-b29e-231784c0a898 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:28.360988 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c8df8522-719d-4013-b29e-231784c0a898 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:28.361089 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-c8df8522-719d-4013-b29e-231784c0a898 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 8fdf3b4b-3cab-4a62-9260-b533cabb2c27. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:28.365319 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:28.365319 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:28.365943 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c8df8522-719d-4013-b29e-231784c0a898 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 returned with HTTP 200 Jul 03 21:57:28.366418 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1041/4158] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:28 2026] GET /volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:28.458354 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d6e63883-8611-41d0-a8d5-572ceb187125 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:28.458820 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d6e63883-8611-41d0-a8d5-572ceb187125 None None] GET https://10.4.3.32/volume// Jul 03 21:57:28.458991 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d6e63883-8611-41d0-a8d5-572ceb187125 None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:28.459199 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d6e63883-8611-41d0-a8d5-572ceb187125 None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:28.459554 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d6e63883-8611-41d0-a8d5-572ceb187125 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:57:28.459924 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1035/4159] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:57:28 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 21:57:28.469465 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-6ec25bd3-7d4d-423c-b4cc-d2616a3484d4 req-d9cd09cd-2b0f-4ffb-8168-c93248d5bada None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:28.471506 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-6ec25bd3-7d4d-423c-b4cc-d2616a3484d4 req-d9cd09cd-2b0f-4ffb-8168-c93248d5bada tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd Jul 03 21:57:28.471745 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-6ec25bd3-7d4d-423c-b4cc-d2616a3484d4 req-d9cd09cd-2b0f-4ffb-8168-c93248d5bada tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:28.471973 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-6ec25bd3-7d4d-423c-b4cc-d2616a3484d4 req-d9cd09cd-2b0f-4ffb-8168-c93248d5bada tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:28.484396 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:28.484396 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:28.486859 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-6ec25bd3-7d4d-423c-b4cc-d2616a3484d4 req-d9cd09cd-2b0f-4ffb-8168-c93248d5bada tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:57:28.488365 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-eafdfa11-6180-473b-ab88-4972b74eab62 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:28.492407 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-6ec25bd3-7d4d-423c-b4cc-d2616a3484d4 req-d9cd09cd-2b0f-4ffb-8168-c93248d5bada tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd returned with HTTP 200 Jul 03 21:57:28.492407 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1057/4160] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:57:28 2026] GET /volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd => generated 1395 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:57:28.495312 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-eafdfa11-6180-473b-ab88-4972b74eab62 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd Jul 03 21:57:28.495312 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-eafdfa11-6180-473b-ab88-4972b74eab62 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:28.495312 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-eafdfa11-6180-473b-ab88-4972b74eab62 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:28.511446 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:28.511446 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:28.524506 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-eafdfa11-6180-473b-ab88-4972b74eab62 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:57:28.531363 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-eafdfa11-6180-473b-ab88-4972b74eab62 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd returned with HTTP 200 Jul 03 21:57:28.532011 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1028/4161] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:28 2026] GET /volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd => generated 1215 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:57:28.554600 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-5b2fb6b5-f874-4fc5-9b83-ee279fcd3644 req-a7a82c7e-7b90-4cc4-8326-613856b11aa0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:28.556731 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-5b2fb6b5-f874-4fc5-9b83-ee279fcd3644 req-a7a82c7e-7b90-4cc4-8326-613856b11aa0 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] POST https://10.4.3.32/volume/v3/attachments/a086ca2c-0aec-4666-a760-93956b0195c8/action Jul 03 21:57:28.557135 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-5b2fb6b5-f874-4fc5-9b83-ee279fcd3644 req-a7a82c7e-7b90-4cc4-8326-613856b11aa0 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Action body: b'{"os-complete": null}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:57:28.557265 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-5b2fb6b5-f874-4fc5-9b83-ee279fcd3644 req-a7a82c7e-7b90-4cc4-8326-613856b11aa0 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:57:28.573105 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:28.573105 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:28.584815 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-5b2fb6b5-f874-4fc5-9b83-ee279fcd3644 req-a7a82c7e-7b90-4cc4-8326-613856b11aa0 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/attachments/a086ca2c-0aec-4666-a760-93956b0195c8/action returned with HTTP 204 Jul 03 21:57:28.585573 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1042/4162] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:57:28 2026] POST /volume/v3/attachments/a086ca2c-0aec-4666-a760-93956b0195c8/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:57:28.957468 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-cc8439b7-3481-439d-b054-87c55c94ff95 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:28.957626 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-48cffb08-59b9-4d3c-8948-d8332b61b297 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:28.959080 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cc8439b7-3481-439d-b054-87c55c94ff95 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e Jul 03 21:57:28.959262 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cc8439b7-3481-439d-b054-87c55c94ff95 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:28.959461 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cc8439b7-3481-439d-b054-87c55c94ff95 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:28.959594 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-cc8439b7-3481-439d-b054-87c55c94ff95 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 3b5f0f79-18f7-4375-bbd9-cdc4e709e74e. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:28.960055 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-48cffb08-59b9-4d3c-8948-d8332b61b297 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 Jul 03 21:57:28.960288 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-48cffb08-59b9-4d3c-8948-d8332b61b297 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:28.960563 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-48cffb08-59b9-4d3c-8948-d8332b61b297 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:28.966786 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:28.966786 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:28.967713 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cc8439b7-3481-439d-b054-87c55c94ff95 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e returned with HTTP 200 Jul 03 21:57:28.968047 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1058/4163] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:28 2026] GET /volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:28.977632 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-cf1c1b6c-b563-4313-9a6f-18d3bd2dd361 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:28.980664 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-cf1c1b6c-b563-4313-9a6f-18d3bd2dd361 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/volumes/41997e5f-f292-4dac-ad1c-4ff42b18f3da Jul 03 21:57:28.980929 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-cf1c1b6c-b563-4313-9a6f-18d3bd2dd361 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:28.981161 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-cf1c1b6c-b563-4313-9a6f-18d3bd2dd361 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:28.986530 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:28.986530 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:28.994477 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:28.994477 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:28.997106 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-48cffb08-59b9-4d3c-8948-d8332b61b297 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:57:29.004947 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-48cffb08-59b9-4d3c-8948-d8332b61b297 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 returned with HTTP 200 Jul 03 21:57:29.005598 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1036/4164] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:28 2026] GET /volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 => generated 1169 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:57:29.006237 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-cf1c1b6c-b563-4313-9a6f-18d3bd2dd361 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Volume info retrieved successfully. Jul 03 21:57:29.013451 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-cf1c1b6c-b563-4313-9a6f-18d3bd2dd361 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/volumes/41997e5f-f292-4dac-ad1c-4ff42b18f3da returned with HTTP 200 Jul 03 21:57:29.014212 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1029/4165] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:28 2026] GET /volume/v3/volumes/41997e5f-f292-4dac-ad1c-4ff42b18f3da => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:29.023101 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-50b61a16-05c9-448c-bae5-0ee7fd278c38 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:29.028258 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-50b61a16-05c9-448c-bae5-0ee7fd278c38 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 Jul 03 21:57:29.028432 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-50b61a16-05c9-448c-bae5-0ee7fd278c38 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:29.029393 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-50b61a16-05c9-448c-bae5-0ee7fd278c38 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:29.035678 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-bee0deed-703a-4a59-a5f1-ea10ccd75a74 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:29.037955 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bee0deed-703a-4a59-a5f1-ea10ccd75a74 tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] POST https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e/action Jul 03 21:57:29.038391 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bee0deed-703a-4a59-a5f1-ea10ccd75a74 tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:57:29.038571 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bee0deed-703a-4a59-a5f1-ea10ccd75a74 tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:57:29.040210 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.contrib.admin_actions [None req-bee0deed-703a-4a59-a5f1-ea10ccd75a74 tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] Updating backup '3b5f0f79-18f7-4375-bbd9-cdc4e709e74e' with '{'status': 'error'}' {{(pid=99936) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 21:57:29.041863 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:29.041863 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:29.047108 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-50b61a16-05c9-448c-bae5-0ee7fd278c38 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:57:29.050719 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:29.050719 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:29.054203 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-6ec25bd3-7d4d-423c-b4cc-d2616a3484d4 req-9b45c46b-e70d-493d-ae84-2bb9f0718ac0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:29.054335 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-50b61a16-05c9-448c-bae5-0ee7fd278c38 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 returned with HTTP 200 Jul 03 21:57:29.054711 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1043/4166] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:29 2026] GET /volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 => generated 1169 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:57:29.057328 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-6ec25bd3-7d4d-423c-b4cc-d2616a3484d4 req-9b45c46b-e70d-493d-ae84-2bb9f0718ac0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd Jul 03 21:57:29.057912 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-6ec25bd3-7d4d-423c-b4cc-d2616a3484d4 req-9b45c46b-e70d-493d-ae84-2bb9f0718ac0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:29.058312 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-6ec25bd3-7d4d-423c-b4cc-d2616a3484d4 req-9b45c46b-e70d-493d-ae84-2bb9f0718ac0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:29.061323 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.backup.rpcapi [None req-bee0deed-703a-4a59-a5f1-ea10ccd75a74 tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] reset_status in rpcapi backup_id 3b5f0f79-18f7-4375-bbd9-cdc4e709e74e on host np0000004475. {{(pid=99936) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 03 21:57:29.065393 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bee0deed-703a-4a59-a5f1-ea10ccd75a74 tempest-VolumesBackupsAdminTest-1513849500 tempest-VolumesBackupsAdminTest-1513849500-project-admin] https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e/action returned with HTTP 202 Jul 03 21:57:29.065393 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1059/4167] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:57:29 2026] POST /volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:57:29.076635 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a601dce8-e0ab-460f-a8bc-93adace976c1 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:29.080127 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:29.080127 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:29.081217 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a601dce8-e0ab-460f-a8bc-93adace976c1 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e Jul 03 21:57:29.081437 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a601dce8-e0ab-460f-a8bc-93adace976c1 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:29.081803 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a601dce8-e0ab-460f-a8bc-93adace976c1 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:29.081947 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-a601dce8-e0ab-460f-a8bc-93adace976c1 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 3b5f0f79-18f7-4375-bbd9-cdc4e709e74e. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:29.088666 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-6ec25bd3-7d4d-423c-b4cc-d2616a3484d4 req-9b45c46b-e70d-493d-ae84-2bb9f0718ac0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:57:29.089873 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:29.089873 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:29.090963 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a601dce8-e0ab-460f-a8bc-93adace976c1 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e returned with HTTP 200 Jul 03 21:57:29.091368 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1030/4168] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:29 2026] GET /volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:29.099001 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-6ec25bd3-7d4d-423c-b4cc-d2616a3484d4 req-9b45c46b-e70d-493d-ae84-2bb9f0718ac0 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd returned with HTTP 200 Jul 03 21:57:29.099947 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1037/4169] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:57:29 2026] GET /volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd => generated 1215 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:57:29.104101 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-8f1ea688-12c6-4205-9dd3-c2fb17ca73bf None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:29.106627 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8f1ea688-12c6-4205-9dd3-c2fb17ca73bf tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] DELETE https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e Jul 03 21:57:29.106836 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8f1ea688-12c6-4205-9dd3-c2fb17ca73bf tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:29.107058 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8f1ea688-12c6-4205-9dd3-c2fb17ca73bf tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:29.107227 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.contrib.backups [None req-8f1ea688-12c6-4205-9dd3-c2fb17ca73bf tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Delete backup with id: 3b5f0f79-18f7-4375-bbd9-cdc4e709e74e. Jul 03 21:57:29.112508 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:29.112508 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:29.114553 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-e05dd0b0-de0f-4808-8c43-1e90969f3c71 req-05c338c5-5c96-469e-9c8d-32cc1b1b083a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:29.118345 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-e05dd0b0-de0f-4808-8c43-1e90969f3c71 req-05c338c5-5c96-469e-9c8d-32cc1b1b083a tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 Jul 03 21:57:29.118623 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-e05dd0b0-de0f-4808-8c43-1e90969f3c71 req-05c338c5-5c96-469e-9c8d-32cc1b1b083a tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:29.118875 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-e05dd0b0-de0f-4808-8c43-1e90969f3c71 req-05c338c5-5c96-469e-9c8d-32cc1b1b083a tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:29.127614 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.backup.rpcapi [None req-8f1ea688-12c6-4205-9dd3-c2fb17ca73bf tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] delete_backup rpcapi backup_id 3b5f0f79-18f7-4375-bbd9-cdc4e709e74e {{(pid=99934) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 21:57:29.130259 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8f1ea688-12c6-4205-9dd3-c2fb17ca73bf tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e returned with HTTP 202 Jul 03 21:57:29.130862 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1044/4170] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:57:29 2026] DELETE /volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:57:29.141524 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:29.141524 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:29.144751 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-fe41565a-f5ad-43df-b6aa-c8990cc3d222 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:29.146937 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fe41565a-f5ad-43df-b6aa-c8990cc3d222 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e Jul 03 21:57:29.147178 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fe41565a-f5ad-43df-b6aa-c8990cc3d222 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:29.147999 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fe41565a-f5ad-43df-b6aa-c8990cc3d222 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:29.147999 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-fe41565a-f5ad-43df-b6aa-c8990cc3d222 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 3b5f0f79-18f7-4375-bbd9-cdc4e709e74e. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:29.152311 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-e05dd0b0-de0f-4808-8c43-1e90969f3c71 req-05c338c5-5c96-469e-9c8d-32cc1b1b083a tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:57:29.157398 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:29.157398 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:29.158604 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fe41565a-f5ad-43df-b6aa-c8990cc3d222 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e returned with HTTP 200 Jul 03 21:57:29.159203 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1031/4171] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:29 2026] GET /volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:29.163046 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-e05dd0b0-de0f-4808-8c43-1e90969f3c71 req-05c338c5-5c96-469e-9c8d-32cc1b1b083a tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 returned with HTTP 200 Jul 03 21:57:29.164914 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1060/4172] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:57:29 2026] GET /volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 => generated 1169 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:57:29.187030 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-e05dd0b0-de0f-4808-8c43-1e90969f3c71 req-70f20c03-3bbe-4c27-9523-ed1f7d7b4d1b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:29.191083 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-e05dd0b0-de0f-4808-8c43-1e90969f3c71 req-70f20c03-3bbe-4c27-9523-ed1f7d7b4d1b tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] POST https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164/action Jul 03 21:57:29.191804 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-e05dd0b0-de0f-4808-8c43-1e90969f3c71 req-70f20c03-3bbe-4c27-9523-ed1f7d7b4d1b tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:57:29.191804 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-e05dd0b0-de0f-4808-8c43-1e90969f3c71 req-70f20c03-3bbe-4c27-9523-ed1f7d7b4d1b tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:57:29.205068 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:29.205068 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:29.205743 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-e05dd0b0-de0f-4808-8c43-1e90969f3c71 req-70f20c03-3bbe-4c27-9523-ed1f7d7b4d1b tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:57:29.212721 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-e05dd0b0-de0f-4808-8c43-1e90969f3c71 req-70f20c03-3bbe-4c27-9523-ed1f7d7b4d1b tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Begin detaching volume completed successfully. Jul 03 21:57:29.213002 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-e05dd0b0-de0f-4808-8c43-1e90969f3c71 req-70f20c03-3bbe-4c27-9523-ed1f7d7b4d1b tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164/action returned with HTTP 202 Jul 03 21:57:29.213956 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1038/4173] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 21:57:29 2026] POST /volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:57:29.377052 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4272dee8-f9ac-4eb5-b8aa-9c47d08192d8 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:29.379190 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4272dee8-f9ac-4eb5-b8aa-9c47d08192d8 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 Jul 03 21:57:29.379438 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4272dee8-f9ac-4eb5-b8aa-9c47d08192d8 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:29.379692 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4272dee8-f9ac-4eb5-b8aa-9c47d08192d8 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:29.379842 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-4272dee8-f9ac-4eb5-b8aa-9c47d08192d8 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 8fdf3b4b-3cab-4a62-9260-b533cabb2c27. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:29.388269 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:29.388269 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:29.389072 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4272dee8-f9ac-4eb5-b8aa-9c47d08192d8 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 returned with HTTP 200 Jul 03 21:57:29.389516 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1045/4174] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:29 2026] GET /volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:29.546063 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f0f4ffec-f569-4b9c-9366-2d95b6f5b704 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:29.552288 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f0f4ffec-f569-4b9c-9366-2d95b6f5b704 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd Jul 03 21:57:29.552777 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f0f4ffec-f569-4b9c-9366-2d95b6f5b704 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:29.553158 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f0f4ffec-f569-4b9c-9366-2d95b6f5b704 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:29.574672 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:29.574672 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:29.580455 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-f0f4ffec-f569-4b9c-9366-2d95b6f5b704 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:57:29.587278 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f0f4ffec-f569-4b9c-9366-2d95b6f5b704 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd returned with HTTP 200 Jul 03 21:57:29.587891 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1032/4175] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:29 2026] GET /volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd => generated 1215 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:57:30.171288 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-5205aada-779b-42cb-9b55-aac496c99d01 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:30.173577 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5205aada-779b-42cb-9b55-aac496c99d01 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e Jul 03 21:57:30.173814 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5205aada-779b-42cb-9b55-aac496c99d01 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:30.174054 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5205aada-779b-42cb-9b55-aac496c99d01 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:30.174196 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-5205aada-779b-42cb-9b55-aac496c99d01 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Show backup with id 3b5f0f79-18f7-4375-bbd9-cdc4e709e74e. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:30.179289 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5205aada-779b-42cb-9b55-aac496c99d01 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e returned with HTTP 404 Jul 03 21:57:30.179943 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1061/4176] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:30 2026] GET /volume/v3/backups/3b5f0f79-18f7-4375-bbd9-cdc4e709e74e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:57:30.243750 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-04a846c3-60c8-4e00-9cbd-4127e9214182 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:30.245207 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-04a846c3-60c8-4e00-9cbd-4127e9214182 None None] GET https://10.4.3.32/volume// Jul 03 21:57:30.245207 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-04a846c3-60c8-4e00-9cbd-4127e9214182 None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:30.245207 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-04a846c3-60c8-4e00-9cbd-4127e9214182 None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:30.245207 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-04a846c3-60c8-4e00-9cbd-4127e9214182 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:57:30.245922 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1039/4177] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:57: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 21:57:30.256188 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-e05dd0b0-de0f-4808-8c43-1e90969f3c71 req-7d832f8d-27ea-4912-9ce7-9bc0f95a53a5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:30.258614 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-e05dd0b0-de0f-4808-8c43-1e90969f3c71 req-7d832f8d-27ea-4912-9ce7-9bc0f95a53a5 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 Jul 03 21:57:30.258840 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-e05dd0b0-de0f-4808-8c43-1e90969f3c71 req-7d832f8d-27ea-4912-9ce7-9bc0f95a53a5 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:30.259017 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-e05dd0b0-de0f-4808-8c43-1e90969f3c71 req-7d832f8d-27ea-4912-9ce7-9bc0f95a53a5 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:30.268788 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-583a9634-3af8-4af6-ac1d-c05e04373e6e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:30.270710 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:30.270710 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:30.271774 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-583a9634-3af8-4af6-ac1d-c05e04373e6e tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/volumes/41997e5f-f292-4dac-ad1c-4ff42b18f3da Jul 03 21:57:30.272031 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-583a9634-3af8-4af6-ac1d-c05e04373e6e tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:30.272282 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-583a9634-3af8-4af6-ac1d-c05e04373e6e tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:30.275701 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-e05dd0b0-de0f-4808-8c43-1e90969f3c71 req-7d832f8d-27ea-4912-9ce7-9bc0f95a53a5 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:57:30.281154 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:30.281154 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:30.281455 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-e05dd0b0-de0f-4808-8c43-1e90969f3c71 req-7d832f8d-27ea-4912-9ce7-9bc0f95a53a5 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 returned with HTTP 200 Jul 03 21:57:30.282014 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1046/4178] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:57:30 2026] GET /volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 => generated 1352 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:57:30.292823 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-583a9634-3af8-4af6-ac1d-c05e04373e6e tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Volume info retrieved successfully. Jul 03 21:57:30.293060 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-e05dd0b0-de0f-4808-8c43-1e90969f3c71 req-ad912157-4464-4d0c-bf61-f1cd077ecc2a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:30.295507 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-e05dd0b0-de0f-4808-8c43-1e90969f3c71 req-ad912157-4464-4d0c-bf61-f1cd077ecc2a tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164/encryption Jul 03 21:57:30.295722 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-e05dd0b0-de0f-4808-8c43-1e90969f3c71 req-ad912157-4464-4d0c-bf61-f1cd077ecc2a tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:30.295948 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-e05dd0b0-de0f-4808-8c43-1e90969f3c71 req-ad912157-4464-4d0c-bf61-f1cd077ecc2a tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'index' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:30.303785 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-583a9634-3af8-4af6-ac1d-c05e04373e6e tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/volumes/41997e5f-f292-4dac-ad1c-4ff42b18f3da returned with HTTP 200 Jul 03 21:57:30.304293 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1033/4179] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:30 2026] GET /volume/v3/volumes/41997e5f-f292-4dac-ad1c-4ff42b18f3da => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:30.311425 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:30.311425 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:30.318348 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-958cc126-d881-4e3f-bda7-60c6001d76aa None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:30.321075 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-958cc126-d881-4e3f-bda7-60c6001d76aa tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] DELETE https://10.4.3.32/volume/v3/volumes/41997e5f-f292-4dac-ad1c-4ff42b18f3da Jul 03 21:57:30.321189 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-e05dd0b0-de0f-4808-8c43-1e90969f3c71 req-ad912157-4464-4d0c-bf61-f1cd077ecc2a tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164/encryption returned with HTTP 200 Jul 03 21:57:30.321311 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-958cc126-d881-4e3f-bda7-60c6001d76aa tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:30.321599 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-958cc126-d881-4e3f-bda7-60c6001d76aa tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:30.321717 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1062/4180] 10.4.3.32 () {68 vars in 1624 bytes} [Fri Jul 3 21:57:30 2026] GET /volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164/encryption => generated 161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:30.321801 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-958cc126-d881-4e3f-bda7-60c6001d76aa tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Delete volume with id: 41997e5f-f292-4dac-ad1c-4ff42b18f3da Jul 03 21:57:30.333395 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:30.333395 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:30.334090 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-958cc126-d881-4e3f-bda7-60c6001d76aa tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Volume info retrieved successfully. Jul 03 21:57:30.358133 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-958cc126-d881-4e3f-bda7-60c6001d76aa tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Delete volume request issued successfully. Jul 03 21:57:30.358291 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-958cc126-d881-4e3f-bda7-60c6001d76aa tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/volumes/41997e5f-f292-4dac-ad1c-4ff42b18f3da returned with HTTP 202 Jul 03 21:57:30.358939 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1040/4181] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:57:30 2026] DELETE /volume/v3/volumes/41997e5f-f292-4dac-ad1c-4ff42b18f3da => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:57:30.368268 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-7682a818-4e08-4153-ac11-6f10ce0aadc5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:30.370549 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7682a818-4e08-4153-ac11-6f10ce0aadc5 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/volumes/41997e5f-f292-4dac-ad1c-4ff42b18f3da Jul 03 21:57:30.370770 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7682a818-4e08-4153-ac11-6f10ce0aadc5 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:30.371210 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7682a818-4e08-4153-ac11-6f10ce0aadc5 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:30.378430 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:30.378430 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:30.382560 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-7682a818-4e08-4153-ac11-6f10ce0aadc5 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Volume info retrieved successfully. Jul 03 21:57:30.387188 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7682a818-4e08-4153-ac11-6f10ce0aadc5 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/volumes/41997e5f-f292-4dac-ad1c-4ff42b18f3da returned with HTTP 200 Jul 03 21:57:30.387729 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1047/4182] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:30 2026] GET /volume/v3/volumes/41997e5f-f292-4dac-ad1c-4ff42b18f3da => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:30.401639 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a1fcfe10-69e8-4139-afb5-8e361c806dab None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:30.403520 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a1fcfe10-69e8-4139-afb5-8e361c806dab tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 Jul 03 21:57:30.403726 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a1fcfe10-69e8-4139-afb5-8e361c806dab tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:30.403935 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a1fcfe10-69e8-4139-afb5-8e361c806dab tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:30.404068 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-a1fcfe10-69e8-4139-afb5-8e361c806dab tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 8fdf3b4b-3cab-4a62-9260-b533cabb2c27. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:30.408684 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:30.408684 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:30.409475 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a1fcfe10-69e8-4139-afb5-8e361c806dab tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 returned with HTTP 200 Jul 03 21:57:30.409928 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1034/4183] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:30 2026] GET /volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:30.605030 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-0379cb6d-b7e9-4819-a3fe-c3b43c0ebb0f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:30.607098 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0379cb6d-b7e9-4819-a3fe-c3b43c0ebb0f tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd Jul 03 21:57:30.607403 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0379cb6d-b7e9-4819-a3fe-c3b43c0ebb0f tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:30.607665 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0379cb6d-b7e9-4819-a3fe-c3b43c0ebb0f tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:30.623162 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:30.623162 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:30.632308 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-0379cb6d-b7e9-4819-a3fe-c3b43c0ebb0f tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:57:30.637163 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0379cb6d-b7e9-4819-a3fe-c3b43c0ebb0f tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd returned with HTTP 200 Jul 03 21:57:30.637529 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1063/4184] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:30 2026] GET /volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd => generated 1215 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:57:31.401993 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-04c34cd8-4d80-4f4a-be6e-6bceacf23635 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:31.403895 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-04c34cd8-4d80-4f4a-be6e-6bceacf23635 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] GET https://10.4.3.32/volume/v3/volumes/41997e5f-f292-4dac-ad1c-4ff42b18f3da Jul 03 21:57:31.404220 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-04c34cd8-4d80-4f4a-be6e-6bceacf23635 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:31.404626 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-04c34cd8-4d80-4f4a-be6e-6bceacf23635 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:31.422480 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d6b28377-a1b5-41b7-bfad-67b8a720aa64 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:31.423534 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d6b28377-a1b5-41b7-bfad-67b8a720aa64 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 Jul 03 21:57:31.426396 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d6b28377-a1b5-41b7-bfad-67b8a720aa64 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:31.426396 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d6b28377-a1b5-41b7-bfad-67b8a720aa64 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:31.426396 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-d6b28377-a1b5-41b7-bfad-67b8a720aa64 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 8fdf3b4b-3cab-4a62-9260-b533cabb2c27. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:31.429710 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:31.429710 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:31.430337 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d6b28377-a1b5-41b7-bfad-67b8a720aa64 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 returned with HTTP 200 Jul 03 21:57:31.431226 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1048/4185] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:31 2026] GET /volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:31.532979 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-6ec25bd3-7d4d-423c-b4cc-d2616a3484d4 req-24ba8054-7f53-4d27-8f09-b207a734f065 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:31.535080 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-6ec25bd3-7d4d-423c-b4cc-d2616a3484d4 req-24ba8054-7f53-4d27-8f09-b207a734f065 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] DELETE https://10.4.3.32/volume/v3/attachments/a480e32a-7132-44ed-9ecc-ee0407233762 Jul 03 21:57:31.535270 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-6ec25bd3-7d4d-423c-b4cc-d2616a3484d4 req-24ba8054-7f53-4d27-8f09-b207a734f065 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:31.535496 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-6ec25bd3-7d4d-423c-b4cc-d2616a3484d4 req-24ba8054-7f53-4d27-8f09-b207a734f065 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:31.544341 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:31.544341 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:31.582314 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-04c34cd8-4d80-4f4a-be6e-6bceacf23635 tempest-VolumesBackupsAdminTest-88563192 tempest-VolumesBackupsAdminTest-88563192-project-member] https://10.4.3.32/volume/v3/volumes/41997e5f-f292-4dac-ad1c-4ff42b18f3da returned with HTTP 404 Jul 03 21:57:31.582863 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1041/4186] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:31 2026] GET /volume/v3/volumes/41997e5f-f292-4dac-ad1c-4ff42b18f3da => generated 109 bytes in 182 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:57:31.650873 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-baa2ee40-08f4-4817-aea8-40a9db24b46b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:31.652752 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-baa2ee40-08f4-4817-aea8-40a9db24b46b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd Jul 03 21:57:31.653049 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-baa2ee40-08f4-4817-aea8-40a9db24b46b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:31.653394 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-baa2ee40-08f4-4817-aea8-40a9db24b46b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:31.668915 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:31.668915 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:31.673967 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-baa2ee40-08f4-4817-aea8-40a9db24b46b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:57:31.679826 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-baa2ee40-08f4-4817-aea8-40a9db24b46b tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd returned with HTTP 200 Jul 03 21:57:31.680459 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1064/4187] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:31 2026] GET /volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd => generated 1215 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:57:31.866137 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-e05dd0b0-de0f-4808-8c43-1e90969f3c71 req-94807f61-07ec-4919-aebc-4d572f2fba38 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:31.869381 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-e05dd0b0-de0f-4808-8c43-1e90969f3c71 req-94807f61-07ec-4919-aebc-4d572f2fba38 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] DELETE https://10.4.3.32/volume/v3/attachments/a086ca2c-0aec-4666-a760-93956b0195c8 Jul 03 21:57:31.869852 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-e05dd0b0-de0f-4808-8c43-1e90969f3c71 req-94807f61-07ec-4919-aebc-4d572f2fba38 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:31.870397 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-e05dd0b0-de0f-4808-8c43-1e90969f3c71 req-94807f61-07ec-4919-aebc-4d572f2fba38 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:31.882012 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:31.882012 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:32.071764 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-6ec25bd3-7d4d-423c-b4cc-d2616a3484d4 req-24ba8054-7f53-4d27-8f09-b207a734f065 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/attachments/a480e32a-7132-44ed-9ecc-ee0407233762 returned with HTTP 200 Jul 03 21:57:32.072155 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1035/4188] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:57:31 2026] DELETE /volume/v3/attachments/a480e32a-7132-44ed-9ecc-ee0407233762 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:32.417443 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-e05dd0b0-de0f-4808-8c43-1e90969f3c71 req-94807f61-07ec-4919-aebc-4d572f2fba38 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/attachments/a086ca2c-0aec-4666-a760-93956b0195c8 returned with HTTP 200 Jul 03 21:57:32.418043 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1049/4189] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:57:31 2026] DELETE /volume/v3/attachments/a086ca2c-0aec-4666-a760-93956b0195c8 => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:32.443751 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b937e32c-2893-4e41-b997-b08694bb3eb1 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:32.448396 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b937e32c-2893-4e41-b997-b08694bb3eb1 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 Jul 03 21:57:32.448396 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b937e32c-2893-4e41-b997-b08694bb3eb1 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:32.448396 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b937e32c-2893-4e41-b997-b08694bb3eb1 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:32.448396 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-b937e32c-2893-4e41-b997-b08694bb3eb1 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 8fdf3b4b-3cab-4a62-9260-b533cabb2c27. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:32.453894 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:32.453894 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:32.455064 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b937e32c-2893-4e41-b997-b08694bb3eb1 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 returned with HTTP 200 Jul 03 21:57:32.455852 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1042/4190] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:32 2026] GET /volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:32.699822 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d6237b31-d2be-40b1-a42f-0c110755ccaf None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:32.701996 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d6237b31-d2be-40b1-a42f-0c110755ccaf tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd Jul 03 21:57:32.702251 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d6237b31-d2be-40b1-a42f-0c110755ccaf tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:32.702519 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d6237b31-d2be-40b1-a42f-0c110755ccaf tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:32.710155 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:32.710155 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:32.714480 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d6237b31-d2be-40b1-a42f-0c110755ccaf tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:57:32.719299 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d6237b31-d2be-40b1-a42f-0c110755ccaf tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd returned with HTTP 200 Jul 03 21:57:32.719715 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1065/4191] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:32 2026] GET /volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd => generated 920 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:32.733324 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c9402df0-3834-4f76-90b6-d509af3f9bc1 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:32.737743 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c9402df0-3834-4f76-90b6-d509af3f9bc1 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] DELETE https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd Jul 03 21:57:32.737908 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c9402df0-3834-4f76-90b6-d509af3f9bc1 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:32.739217 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c9402df0-3834-4f76-90b6-d509af3f9bc1 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:32.739217 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-c9402df0-3834-4f76-90b6-d509af3f9bc1 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Delete volume with id: 71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd Jul 03 21:57:32.760065 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:32.760065 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:32.760706 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c9402df0-3834-4f76-90b6-d509af3f9bc1 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:57:32.793688 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c9402df0-3834-4f76-90b6-d509af3f9bc1 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Delete volume request issued successfully. Jul 03 21:57:32.794542 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c9402df0-3834-4f76-90b6-d509af3f9bc1 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd returned with HTTP 202 Jul 03 21:57:32.794542 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1036/4192] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:57:32 2026] DELETE /volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:57:32.802266 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-8e72d1ad-00ac-43f5-bc2f-a787802d1a7d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:32.808311 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8e72d1ad-00ac-43f5-bc2f-a787802d1a7d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd Jul 03 21:57:32.808639 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8e72d1ad-00ac-43f5-bc2f-a787802d1a7d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:32.808904 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8e72d1ad-00ac-43f5-bc2f-a787802d1a7d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:32.819761 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:32.819761 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:32.824877 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-8e72d1ad-00ac-43f5-bc2f-a787802d1a7d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Volume info retrieved successfully. Jul 03 21:57:32.831796 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8e72d1ad-00ac-43f5-bc2f-a787802d1a7d tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd returned with HTTP 200 Jul 03 21:57:32.831796 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1050/4193] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:32 2026] GET /volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd => generated 919 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:33.468274 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-36e83c53-acc7-46b5-85b3-cbb2a775c504 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:33.470783 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-36e83c53-acc7-46b5-85b3-cbb2a775c504 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 Jul 03 21:57:33.470975 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-36e83c53-acc7-46b5-85b3-cbb2a775c504 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:33.471188 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-36e83c53-acc7-46b5-85b3-cbb2a775c504 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:33.471298 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-36e83c53-acc7-46b5-85b3-cbb2a775c504 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 8fdf3b4b-3cab-4a62-9260-b533cabb2c27. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:33.477815 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:33.477815 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:33.478611 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-36e83c53-acc7-46b5-85b3-cbb2a775c504 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 returned with HTTP 200 Jul 03 21:57:33.479020 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1043/4194] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:33 2026] GET /volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:33.486042 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-2f58954d-2a37-47ae-b303-ea4f436c4747 req-8baace38-e940-4bf0-93f5-5b7a9c205167 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:33.488517 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-2f58954d-2a37-47ae-b303-ea4f436c4747 req-8baace38-e940-4bf0-93f5-5b7a9c205167 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 Jul 03 21:57:33.488761 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-2f58954d-2a37-47ae-b303-ea4f436c4747 req-8baace38-e940-4bf0-93f5-5b7a9c205167 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:33.488981 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-2f58954d-2a37-47ae-b303-ea4f436c4747 req-8baace38-e940-4bf0-93f5-5b7a9c205167 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:33.501302 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:33.501302 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:33.506306 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-2f58954d-2a37-47ae-b303-ea4f436c4747 req-8baace38-e940-4bf0-93f5-5b7a9c205167 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:57:33.512183 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-2f58954d-2a37-47ae-b303-ea4f436c4747 req-8baace38-e940-4bf0-93f5-5b7a9c205167 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 returned with HTTP 200 Jul 03 21:57:33.512745 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1066/4195] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:57:33 2026] GET /volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:33.732228 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f72dfc2f-ca3c-431a-ae08-6c5fc93a6152 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:33.849388 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-46a7dbc2-888b-43ba-ab81-6ea4ef8b2668 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:33.852691 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-46a7dbc2-888b-43ba-ab81-6ea4ef8b2668 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] GET https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd Jul 03 21:57:33.852910 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-46a7dbc2-888b-43ba-ab81-6ea4ef8b2668 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:33.853122 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-46a7dbc2-888b-43ba-ab81-6ea4ef8b2668 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:33.859705 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-46a7dbc2-888b-43ba-ab81-6ea4ef8b2668 tempest-VolumeMultiattachTests-1188552887 tempest-VolumeMultiattachTests-1188552887-project-member] https://10.4.3.32/volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd returned with HTTP 404 Jul 03 21:57:33.860342 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1051/4196] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:33 2026] GET /volume/v3/volumes/71ea9f02-6fc2-4da3-9e0d-a14ecc367cfd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:57:33.866055 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f72dfc2f-ca3c-431a-ae08-6c5fc93a6152 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:57:33.866553 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f72dfc2f-ca3c-431a-ae08-6c5fc93a6152 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1474420940"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:57:33.868382 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a9020e79-c2a4-4cf6-a205-14fc8c42b9ed None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:33.870062 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-f72dfc2f-ca3c-431a-ae08-6c5fc93a6152 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1474420940'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:57:33.870190 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-f72dfc2f-ca3c-431a-ae08-6c5fc93a6152 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Create volume of 1 GB Jul 03 21:57:33.870824 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a9020e79-c2a4-4cf6-a205-14fc8c42b9ed tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Jul 03 21:57:33.871123 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a9020e79-c2a4-4cf6-a205-14fc8c42b9ed tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:33.871444 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a9020e79-c2a4-4cf6-a205-14fc8c42b9ed tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] Calling method 'detail' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:33.872682 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a9020e79-c2a4-4cf6-a205-14fc8c42b9ed tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99933) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:57:33.879884 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-f72dfc2f-ca3c-431a-ae08-6c5fc93a6152 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Availability Zones retrieved successfully. Jul 03 21:57:33.885075 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-f72dfc2f-ca3c-431a-ae08-6c5fc93a6152 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Flow 'volume_create_api' (df2a1d4b-8249-45a8-858e-6520caf37583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:57:33.885959 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-f72dfc2f-ca3c-431a-ae08-6c5fc93a6152 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e740275e-ff53-457e-9826-8330902bb735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:33.886813 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-f72dfc2f-ca3c-431a-ae08-6c5fc93a6152 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:57:33.887064 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-a9020e79-c2a4-4cf6-a205-14fc8c42b9ed tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] Get all volumes completed successfully. Jul 03 21:57:33.889641 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:33.889641 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:33.895133 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a9020e79-c2a4-4cf6-a205-14fc8c42b9ed tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 21:57:33.895646 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1044/4197] 10.4.3.32 () {66 vars in 1278 bytes} [Fri Jul 3 21:57:33 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14641 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:57:33.910798 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-f72dfc2f-ca3c-431a-ae08-6c5fc93a6152 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e740275e-ff53-457e-9826-8330902bb735) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:33.911683 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-f72dfc2f-ca3c-431a-ae08-6c5fc93a6152 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f393d0f1-7b98-4b86-a679-2626db402fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:33.916675 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-37b69d8c-7df2-429c-93f7-694e77dc21fd None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:33.919166 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-37b69d8c-7df2-429c-93f7-694e77dc21fd tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] DELETE https://10.4.3.32/volume/v3/types/b2b03ee1-6273-4e51-a0fc-ad683696d0f0 Jul 03 21:57:33.919166 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-37b69d8c-7df2-429c-93f7-694e77dc21fd tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:33.919166 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-37b69d8c-7df2-429c-93f7-694e77dc21fd tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] Calling method '_delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:33.951099 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-37b69d8c-7df2-429c-93f7-694e77dc21fd tempest-VolumeMultiattachTests-368853935 tempest-VolumeMultiattachTests-368853935-project-admin] https://10.4.3.32/volume/v3/types/b2b03ee1-6273-4e51-a0fc-ad683696d0f0 returned with HTTP 202 Jul 03 21:57:33.951642 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1067/4198] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:57:33 2026] DELETE /volume/v3/types/b2b03ee1-6273-4e51-a0fc-ad683696d0f0 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:57:33.979533 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-f72dfc2f-ca3c-431a-ae08-6c5fc93a6152 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Created reservations ['1dca6a32-66e6-4fd7-81af-b6990404e12c', '239b8b56-af53-484f-8d36-df22461a8609', '47eaddf3-032c-434e-b06b-5be770f378e2', '6edf942d-397e-4455-a119-c53acb0395f8'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:57:33.979533 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-f72dfc2f-ca3c-431a-ae08-6c5fc93a6152 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f393d0f1-7b98-4b86-a679-2626db402fef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1dca6a32-66e6-4fd7-81af-b6990404e12c', '239b8b56-af53-484f-8d36-df22461a8609', '47eaddf3-032c-434e-b06b-5be770f378e2', '6edf942d-397e-4455-a119-c53acb0395f8']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:33.979993 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-f72dfc2f-ca3c-431a-ae08-6c5fc93a6152 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47d77866-fd90-448c-aff0-ff643252d5b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:34.008934 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-f72dfc2f-ca3c-431a-ae08-6c5fc93a6152 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47d77866-fd90-448c-aff0-ff643252d5b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1474420940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33881bf4bede434496ddf829334957d0',qos_specs=None,replication_status=,reservations=['1dca6a32-66e6-4fd7-81af-b6990404e12c','239b8b56-af53-484f-8d36-df22461a8609','47eaddf3-032c-434e-b06b-5be770f378e2','6edf942d-397e-4455-a119-c53acb0395f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='301e7a88a62942b48e74810d428d353b',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:57:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1474420940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33881bf4bede434496ddf829334957d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='301e7a88a62942b48e74810d428d353b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:34.010096 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-f72dfc2f-ca3c-431a-ae08-6c5fc93a6152 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39157ff0-7428-42de-8603-541aca3c972a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:34.034366 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-f72dfc2f-ca3c-431a-ae08-6c5fc93a6152 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39157ff0-7428-42de-8603-541aca3c972a) transitioned into state 'SUCCESS' from state '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-1474420940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33881bf4bede434496ddf829334957d0',qos_specs=None,replication_status=,reservations=['1dca6a32-66e6-4fd7-81af-b6990404e12c','239b8b56-af53-484f-8d36-df22461a8609','47eaddf3-032c-434e-b06b-5be770f378e2','6edf942d-397e-4455-a119-c53acb0395f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='301e7a88a62942b48e74810d428d353b',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:34.034366 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-f72dfc2f-ca3c-431a-ae08-6c5fc93a6152 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13687af9-9776-4dab-a2d6-e1fbf7408aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:34.044671 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-f72dfc2f-ca3c-431a-ae08-6c5fc93a6152 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13687af9-9776-4dab-a2d6-e1fbf7408aac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:34.045798 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-f72dfc2f-ca3c-431a-ae08-6c5fc93a6152 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Flow 'volume_create_api' (df2a1d4b-8249-45a8-858e-6520caf37583) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:57:34.046233 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-f72dfc2f-ca3c-431a-ae08-6c5fc93a6152 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Create volume request issued successfully. Jul 03 21:57:34.047070 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f72dfc2f-ca3c-431a-ae08-6c5fc93a6152 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:57:34.047662 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1037/4199] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:57:33 2026] POST /volume/v3/volumes => generated 748 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:57:34.065724 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-84e6e3d7-6717-401f-9078-26f7c59cca2c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:34.068302 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-84e6e3d7-6717-401f-9078-26f7c59cca2c tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] GET https://10.4.3.32/volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73 Jul 03 21:57:34.068302 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-84e6e3d7-6717-401f-9078-26f7c59cca2c tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:34.068302 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-84e6e3d7-6717-401f-9078-26f7c59cca2c tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:34.078968 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:34.078968 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:34.086540 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-84e6e3d7-6717-401f-9078-26f7c59cca2c tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Volume info retrieved successfully. Jul 03 21:57:34.093355 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-84e6e3d7-6717-401f-9078-26f7c59cca2c tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] https://10.4.3.32/volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73 returned with HTTP 200 Jul 03 21:57:34.093959 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1052/4200] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:34 2026] GET /volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73 => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:34.491335 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-972b7f33-adf1-466d-b23c-4d1617441105 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:34.493301 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-972b7f33-adf1-466d-b23c-4d1617441105 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 Jul 03 21:57:34.493582 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-972b7f33-adf1-466d-b23c-4d1617441105 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:34.493805 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-972b7f33-adf1-466d-b23c-4d1617441105 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:34.493894 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-972b7f33-adf1-466d-b23c-4d1617441105 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 8fdf3b4b-3cab-4a62-9260-b533cabb2c27. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:34.498576 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:34.498576 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:34.499260 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-972b7f33-adf1-466d-b23c-4d1617441105 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 returned with HTTP 200 Jul 03 21:57:34.499686 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1045/4201] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:34 2026] GET /volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:35.111182 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1aa3042d-9a28-4dbb-a79d-c836840a18e8 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:35.112971 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1aa3042d-9a28-4dbb-a79d-c836840a18e8 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] GET https://10.4.3.32/volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73 Jul 03 21:57:35.113179 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1aa3042d-9a28-4dbb-a79d-c836840a18e8 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:35.113410 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1aa3042d-9a28-4dbb-a79d-c836840a18e8 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:35.121035 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:35.121035 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:35.125542 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-1aa3042d-9a28-4dbb-a79d-c836840a18e8 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Volume info retrieved successfully. Jul 03 21:57:35.130828 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1aa3042d-9a28-4dbb-a79d-c836840a18e8 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] https://10.4.3.32/volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73 returned with HTTP 200 Jul 03 21:57:35.131356 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1068/4202] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:35 2026] GET /volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:35.146841 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-74089ecd-3e95-49e7-8c62-d7ba1638d172 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:35.148618 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-74089ecd-3e95-49e7-8c62-d7ba1638d172 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] POST https://10.4.3.32/volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73/metadata Jul 03 21:57:35.149199 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-74089ecd-3e95-49e7-8c62-d7ba1638d172 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:57:35.161072 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:35.161072 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:35.162038 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-74089ecd-3e95-49e7-8c62-d7ba1638d172 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Volume info retrieved successfully. Jul 03 21:57:35.172168 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-74089ecd-3e95-49e7-8c62-d7ba1638d172 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Create volume metadata completed successfully. Jul 03 21:57:35.173294 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-74089ecd-3e95-49e7-8c62-d7ba1638d172 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] https://10.4.3.32/volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73/metadata returned with HTTP 200 Jul 03 21:57:35.173294 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1038/4203] 10.4.3.32 () {68 vars in 1390 bytes} [Fri Jul 3 21:57:35 2026] POST /volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73/metadata => generated 101 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:35.182257 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-cd2dfa47-5525-48f0-a89c-1e1ce13849b7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:35.184747 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cd2dfa47-5525-48f0-a89c-1e1ce13849b7 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] GET https://10.4.3.32/volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73/metadata Jul 03 21:57:35.184954 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cd2dfa47-5525-48f0-a89c-1e1ce13849b7 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:35.185182 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cd2dfa47-5525-48f0-a89c-1e1ce13849b7 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Calling method 'index' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:35.194595 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:35.194595 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:35.195159 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-cd2dfa47-5525-48f0-a89c-1e1ce13849b7 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Volume info retrieved successfully. Jul 03 21:57:35.203603 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-cd2dfa47-5525-48f0-a89c-1e1ce13849b7 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Get volume metadata completed successfully. Jul 03 21:57:35.203992 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cd2dfa47-5525-48f0-a89c-1e1ce13849b7 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] https://10.4.3.32/volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73/metadata returned with HTTP 200 Jul 03 21:57:35.204564 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1053/4204] 10.4.3.32 () {66 vars in 1368 bytes} [Fri Jul 3 21:57:35 2026] GET /volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73/metadata => generated 101 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:35.213569 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-26bee9f6-3a5b-4733-8602-411c7184db05 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:35.215473 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-26bee9f6-3a5b-4733-8602-411c7184db05 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] PUT https://10.4.3.32/volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73/metadata Jul 03 21:57:35.215922 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-26bee9f6-3a5b-4733-8602-411c7184db05 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:57:35.228204 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:35.228204 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:35.228935 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-26bee9f6-3a5b-4733-8602-411c7184db05 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Volume info retrieved successfully. Jul 03 21:57:35.248202 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-26bee9f6-3a5b-4733-8602-411c7184db05 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Update volume metadata completed successfully. Jul 03 21:57:35.248562 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-26bee9f6-3a5b-4733-8602-411c7184db05 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] https://10.4.3.32/volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73/metadata returned with HTTP 200 Jul 03 21:57:35.249153 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1046/4205] 10.4.3.32 () {68 vars in 1388 bytes} [Fri Jul 3 21:57:35 2026] PUT /volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73/metadata => generated 57 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:57:35.261202 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d2e43f57-ade6-4a6b-9c68-200f998eed3f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:35.264347 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d2e43f57-ade6-4a6b-9c68-200f998eed3f tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] GET https://10.4.3.32/volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73/metadata Jul 03 21:57:35.264681 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d2e43f57-ade6-4a6b-9c68-200f998eed3f tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:35.265151 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d2e43f57-ade6-4a6b-9c68-200f998eed3f tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Calling method 'index' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:35.275618 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:35.275618 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:35.276478 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d2e43f57-ade6-4a6b-9c68-200f998eed3f tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Volume info retrieved successfully. Jul 03 21:57:35.301689 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d2e43f57-ade6-4a6b-9c68-200f998eed3f tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Get volume metadata completed successfully. Jul 03 21:57:35.301689 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d2e43f57-ade6-4a6b-9c68-200f998eed3f tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] https://10.4.3.32/volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73/metadata returned with HTTP 200 Jul 03 21:57:35.301689 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1069/4206] 10.4.3.32 () {66 vars in 1368 bytes} [Fri Jul 3 21:57:35 2026] GET /volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73/metadata => generated 57 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:57:35.313844 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-fb5c58f2-9ee4-44d5-ae9a-ca332de5b334 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:35.319187 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fb5c58f2-9ee4-44d5-ae9a-ca332de5b334 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] DELETE https://10.4.3.32/volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73/metadata/key1 Jul 03 21:57:35.321981 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fb5c58f2-9ee4-44d5-ae9a-ca332de5b334 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:35.322316 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fb5c58f2-9ee4-44d5-ae9a-ca332de5b334 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:35.335198 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:35.335198 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:35.336308 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-fb5c58f2-9ee4-44d5-ae9a-ca332de5b334 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Volume info retrieved successfully. Jul 03 21:57:35.344709 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-fb5c58f2-9ee4-44d5-ae9a-ca332de5b334 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Get volume metadata completed successfully. Jul 03 21:57:35.366278 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-fb5c58f2-9ee4-44d5-ae9a-ca332de5b334 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Delete volume metadata completed successfully. Jul 03 21:57:35.366589 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fb5c58f2-9ee4-44d5-ae9a-ca332de5b334 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] https://10.4.3.32/volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73/metadata/key1 returned with HTTP 200 Jul 03 21:57:35.366854 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1039/4207] 10.4.3.32 () {66 vars in 1386 bytes} [Fri Jul 3 21:57:35 2026] DELETE /volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73/metadata/key1 => generated 0 bytes in 56 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 21:57:35.376420 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2470700c-87b4-4a44-89ac-78b1e32399b7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:35.378737 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2470700c-87b4-4a44-89ac-78b1e32399b7 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] GET https://10.4.3.32/volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73/metadata Jul 03 21:57:35.379022 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2470700c-87b4-4a44-89ac-78b1e32399b7 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:35.379302 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2470700c-87b4-4a44-89ac-78b1e32399b7 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Calling method 'index' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:35.389434 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:35.389434 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:35.390166 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2470700c-87b4-4a44-89ac-78b1e32399b7 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Volume info retrieved successfully. Jul 03 21:57:35.400540 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2470700c-87b4-4a44-89ac-78b1e32399b7 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Get volume metadata completed successfully. Jul 03 21:57:35.400632 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2470700c-87b4-4a44-89ac-78b1e32399b7 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] https://10.4.3.32/volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73/metadata returned with HTTP 200 Jul 03 21:57:35.401198 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1054/4208] 10.4.3.32 () {66 vars in 1368 bytes} [Fri Jul 3 21:57:35 2026] GET /volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73/metadata => generated 32 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:57:35.416812 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8e137b5c-9702-4def-b7e5-304bc300a37d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:35.419030 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8e137b5c-9702-4def-b7e5-304bc300a37d tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] PUT https://10.4.3.32/volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73/metadata Jul 03 21:57:35.419993 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8e137b5c-9702-4def-b7e5-304bc300a37d tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:57:35.429873 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:35.429873 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:35.430497 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-8e137b5c-9702-4def-b7e5-304bc300a37d tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Volume info retrieved successfully. Jul 03 21:57:35.448079 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-8e137b5c-9702-4def-b7e5-304bc300a37d tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Update volume metadata completed successfully. Jul 03 21:57:35.448443 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8e137b5c-9702-4def-b7e5-304bc300a37d tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] https://10.4.3.32/volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73/metadata returned with HTTP 200 Jul 03 21:57:35.449042 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1047/4209] 10.4.3.32 () {68 vars in 1388 bytes} [Fri Jul 3 21:57:35 2026] PUT /volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73/metadata => generated 16 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:57:35.463605 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7b315f65-d95b-4b77-8b0d-1823ded3f113 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:35.466119 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7b315f65-d95b-4b77-8b0d-1823ded3f113 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] POST https://10.4.3.32/volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73/metadata Jul 03 21:57:35.466619 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7b315f65-d95b-4b77-8b0d-1823ded3f113 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:57:35.483741 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:35.483741 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:35.484917 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-7b315f65-d95b-4b77-8b0d-1823ded3f113 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Volume info retrieved successfully. Jul 03 21:57:35.501119 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-7b315f65-d95b-4b77-8b0d-1823ded3f113 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Create volume metadata completed successfully. Jul 03 21:57:35.501482 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7b315f65-d95b-4b77-8b0d-1823ded3f113 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] https://10.4.3.32/volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73/metadata returned with HTTP 200 Jul 03 21:57:35.502055 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1070/4210] 10.4.3.32 () {68 vars in 1389 bytes} [Fri Jul 3 21:57:35 2026] POST /volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73/metadata => generated 68 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:57:35.515150 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5f81123d-425e-4232-ad4b-92808ad9229f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:35.518176 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5f81123d-425e-4232-ad4b-92808ad9229f tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 Jul 03 21:57:35.518176 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5f81123d-425e-4232-ad4b-92808ad9229f tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:35.518735 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5f81123d-425e-4232-ad4b-92808ad9229f tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:35.518735 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-5f81123d-425e-4232-ad4b-92808ad9229f tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 8fdf3b4b-3cab-4a62-9260-b533cabb2c27. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:35.519924 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6892e58b-0826-4cfa-8d08-68b2900bab81 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:35.523818 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6892e58b-0826-4cfa-8d08-68b2900bab81 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] PUT https://10.4.3.32/volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73/metadata/key3 Jul 03 21:57:35.524579 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6892e58b-0826-4cfa-8d08-68b2900bab81 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:57:35.531408 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:35.531408 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:35.531408 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5f81123d-425e-4232-ad4b-92808ad9229f tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 returned with HTTP 200 Jul 03 21:57:35.531408 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1040/4211] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:35 2026] GET /volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:35.539656 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:35.539656 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:35.543566 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-6892e58b-0826-4cfa-8d08-68b2900bab81 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Volume info retrieved successfully. Jul 03 21:57:35.564598 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-6892e58b-0826-4cfa-8d08-68b2900bab81 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Update volume metadata completed successfully. Jul 03 21:57:35.565273 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6892e58b-0826-4cfa-8d08-68b2900bab81 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] https://10.4.3.32/volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73/metadata/key3 returned with HTTP 200 Jul 03 21:57:35.565920 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1055/4212] 10.4.3.32 () {68 vars in 1403 bytes} [Fri Jul 3 21:57:35 2026] PUT /volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73/metadata/key3 => generated 35 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 03 21:57:35.579139 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-fb091a7d-3552-428f-a20c-de93cf7075e0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:35.585281 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fb091a7d-3552-428f-a20c-de93cf7075e0 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] GET https://10.4.3.32/volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73/metadata/key3 Jul 03 21:57:35.585940 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fb091a7d-3552-428f-a20c-de93cf7075e0 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:35.586255 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fb091a7d-3552-428f-a20c-de93cf7075e0 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:35.598398 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:35.598398 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:35.598398 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-fb091a7d-3552-428f-a20c-de93cf7075e0 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Volume info retrieved successfully. Jul 03 21:57:35.606493 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-fb091a7d-3552-428f-a20c-de93cf7075e0 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Get volume metadata completed successfully. Jul 03 21:57:35.606493 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fb091a7d-3552-428f-a20c-de93cf7075e0 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] https://10.4.3.32/volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73/metadata/key3 returned with HTTP 200 Jul 03 21:57:35.606708 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1048/4213] 10.4.3.32 () {66 vars in 1383 bytes} [Fri Jul 3 21:57:35 2026] GET /volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73/metadata/key3 => generated 35 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:57:35.615971 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-33ee4919-47d5-4c39-98cf-541008598488 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:35.619115 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-33ee4919-47d5-4c39-98cf-541008598488 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] GET https://10.4.3.32/volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73/metadata Jul 03 21:57:35.619301 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-33ee4919-47d5-4c39-98cf-541008598488 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:35.619555 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-33ee4919-47d5-4c39-98cf-541008598488 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Calling method 'index' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:35.628887 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:35.628887 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:35.629062 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-33ee4919-47d5-4c39-98cf-541008598488 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Volume info retrieved successfully. Jul 03 21:57:35.634893 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-33ee4919-47d5-4c39-98cf-541008598488 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Get volume metadata completed successfully. Jul 03 21:57:35.635274 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-33ee4919-47d5-4c39-98cf-541008598488 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] https://10.4.3.32/volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73/metadata returned with HTTP 200 Jul 03 21:57:35.635905 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1071/4214] 10.4.3.32 () {66 vars in 1368 bytes} [Fri Jul 3 21:57:35 2026] GET /volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73/metadata => generated 75 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:57:35.646419 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-6a0ae377-4324-49ae-8028-c266c02f1927 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:35.648784 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6a0ae377-4324-49ae-8028-c266c02f1927 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] PUT https://10.4.3.32/volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73/metadata Jul 03 21:57:35.650399 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6a0ae377-4324-49ae-8028-c266c02f1927 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:57:35.663199 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:35.663199 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:35.663971 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-6a0ae377-4324-49ae-8028-c266c02f1927 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Volume info retrieved successfully. Jul 03 21:57:35.677940 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-6a0ae377-4324-49ae-8028-c266c02f1927 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Update volume metadata completed successfully. Jul 03 21:57:35.677940 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6a0ae377-4324-49ae-8028-c266c02f1927 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] https://10.4.3.32/volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73/metadata returned with HTTP 200 Jul 03 21:57:35.677940 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1041/4215] 10.4.3.32 () {68 vars in 1388 bytes} [Fri Jul 3 21:57:35 2026] PUT /volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73/metadata => generated 16 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 21:57:35.688433 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-8eabbc4b-624b-4f06-b328-74344c899204 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:35.691122 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8eabbc4b-624b-4f06-b328-74344c899204 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] GET https://10.4.3.32/volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73 Jul 03 21:57:35.691177 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8eabbc4b-624b-4f06-b328-74344c899204 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:35.691575 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8eabbc4b-624b-4f06-b328-74344c899204 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:35.698717 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:35.698717 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:35.702793 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-8eabbc4b-624b-4f06-b328-74344c899204 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Volume info retrieved successfully. Jul 03 21:57:35.707184 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8eabbc4b-624b-4f06-b328-74344c899204 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] https://10.4.3.32/volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73 returned with HTTP 200 Jul 03 21:57:35.707719 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1056/4216] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:35 2026] GET /volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:35.718923 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f1cb3b2a-3bc0-496d-a3c1-366d872ecdd5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:35.720659 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f1cb3b2a-3bc0-496d-a3c1-366d872ecdd5 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] DELETE https://10.4.3.32/volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73 Jul 03 21:57:35.720869 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f1cb3b2a-3bc0-496d-a3c1-366d872ecdd5 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:35.721065 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f1cb3b2a-3bc0-496d-a3c1-366d872ecdd5 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:35.721224 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-f1cb3b2a-3bc0-496d-a3c1-366d872ecdd5 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Delete volume with id: 4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73 Jul 03 21:57:35.727771 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:35.727771 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:35.728210 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f1cb3b2a-3bc0-496d-a3c1-366d872ecdd5 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Volume info retrieved successfully. Jul 03 21:57:35.752105 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f1cb3b2a-3bc0-496d-a3c1-366d872ecdd5 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Delete volume request issued successfully. Jul 03 21:57:35.753309 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f1cb3b2a-3bc0-496d-a3c1-366d872ecdd5 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] https://10.4.3.32/volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73 returned with HTTP 202 Jul 03 21:57:35.753309 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1049/4217] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:57:35 2026] DELETE /volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:57:35.763524 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-cb4f720a-a29d-4452-9bde-918f9071b8e4 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:35.766868 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cb4f720a-a29d-4452-9bde-918f9071b8e4 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] GET https://10.4.3.32/volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73 Jul 03 21:57:35.768516 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cb4f720a-a29d-4452-9bde-918f9071b8e4 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:35.769989 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cb4f720a-a29d-4452-9bde-918f9071b8e4 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:35.779780 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:35.779780 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:35.784224 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-cb4f720a-a29d-4452-9bde-918f9071b8e4 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Volume info retrieved successfully. Jul 03 21:57:35.789789 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cb4f720a-a29d-4452-9bde-918f9071b8e4 tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] https://10.4.3.32/volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73 returned with HTTP 200 Jul 03 21:57:35.791024 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1072/4218] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:35 2026] GET /volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:36.544940 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5e25c65b-5c9d-4a50-84b4-124c38ea06a7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:36.546710 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5e25c65b-5c9d-4a50-84b4-124c38ea06a7 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 Jul 03 21:57:36.546915 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5e25c65b-5c9d-4a50-84b4-124c38ea06a7 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:36.547113 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5e25c65b-5c9d-4a50-84b4-124c38ea06a7 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:36.547263 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-5e25c65b-5c9d-4a50-84b4-124c38ea06a7 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 8fdf3b4b-3cab-4a62-9260-b533cabb2c27. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:36.551630 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:36.551630 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:36.552179 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5e25c65b-5c9d-4a50-84b4-124c38ea06a7 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 returned with HTTP 200 Jul 03 21:57:36.552604 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1042/4219] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:36 2026] GET /volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:36.805083 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-fa9263c2-0768-42a4-a895-1de10e40cdbe None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:36.807543 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fa9263c2-0768-42a4-a895-1de10e40cdbe tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] GET https://10.4.3.32/volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73 Jul 03 21:57:36.807764 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fa9263c2-0768-42a4-a895-1de10e40cdbe tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:36.807967 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fa9263c2-0768-42a4-a895-1de10e40cdbe tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:36.815466 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fa9263c2-0768-42a4-a895-1de10e40cdbe tempest-VolumesMetadataTest-48580464 tempest-VolumesMetadataTest-48580464-project-member] https://10.4.3.32/volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73 returned with HTTP 404 Jul 03 21:57:36.816011 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1057/4220] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:36 2026] GET /volume/v3/volumes/4bbee0e2-4fc3-42bb-8ab8-0149fdf77c73 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:57:37.568798 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8c84c751-4006-4439-9568-5f8604b7e300 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:37.569254 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8c84c751-4006-4439-9568-5f8604b7e300 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 Jul 03 21:57:37.570580 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8c84c751-4006-4439-9568-5f8604b7e300 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:37.570580 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8c84c751-4006-4439-9568-5f8604b7e300 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:37.570580 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-8c84c751-4006-4439-9568-5f8604b7e300 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 8fdf3b4b-3cab-4a62-9260-b533cabb2c27. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:37.574964 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:37.574964 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:37.574964 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8c84c751-4006-4439-9568-5f8604b7e300 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 returned with HTTP 200 Jul 03 21:57:37.575654 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1050/4221] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:37 2026] GET /volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:38.588767 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d5a1c12f-582f-46f7-a6eb-e1b20bf6c951 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:38.590697 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d5a1c12f-582f-46f7-a6eb-e1b20bf6c951 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 Jul 03 21:57:38.590908 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d5a1c12f-582f-46f7-a6eb-e1b20bf6c951 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:38.591088 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d5a1c12f-582f-46f7-a6eb-e1b20bf6c951 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:38.591229 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-d5a1c12f-582f-46f7-a6eb-e1b20bf6c951 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 8fdf3b4b-3cab-4a62-9260-b533cabb2c27. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:38.597129 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:38.597129 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:38.597818 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d5a1c12f-582f-46f7-a6eb-e1b20bf6c951 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 returned with HTTP 200 Jul 03 21:57:38.598287 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1073/4222] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:38 2026] GET /volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:39.611562 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1d294369-257b-408d-b03a-9b8c481d0a2a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:39.614050 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1d294369-257b-408d-b03a-9b8c481d0a2a tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 Jul 03 21:57:39.614330 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1d294369-257b-408d-b03a-9b8c481d0a2a tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:39.614986 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1d294369-257b-408d-b03a-9b8c481d0a2a tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:39.614986 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-1d294369-257b-408d-b03a-9b8c481d0a2a tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 8fdf3b4b-3cab-4a62-9260-b533cabb2c27. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:39.620092 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:39.620092 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:39.620923 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1d294369-257b-408d-b03a-9b8c481d0a2a tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 returned with HTTP 200 Jul 03 21:57:39.621175 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1043/4223] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:39 2026] GET /volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:40.631711 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-815d23a2-28ed-4603-9eb3-b0788fe01e60 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:40.633988 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-815d23a2-28ed-4603-9eb3-b0788fe01e60 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 Jul 03 21:57:40.634224 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-815d23a2-28ed-4603-9eb3-b0788fe01e60 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:40.634726 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-815d23a2-28ed-4603-9eb3-b0788fe01e60 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:40.634863 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-815d23a2-28ed-4603-9eb3-b0788fe01e60 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 8fdf3b4b-3cab-4a62-9260-b533cabb2c27. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:40.640472 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:40.640472 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:40.641366 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-815d23a2-28ed-4603-9eb3-b0788fe01e60 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 returned with HTTP 200 Jul 03 21:57:40.641866 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1058/4224] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:40 2026] GET /volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:41.653771 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-5d5dff9f-29b3-4006-9f16-9c61f46f2831 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:41.656341 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5d5dff9f-29b3-4006-9f16-9c61f46f2831 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 Jul 03 21:57:41.656593 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5d5dff9f-29b3-4006-9f16-9c61f46f2831 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:41.657083 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5d5dff9f-29b3-4006-9f16-9c61f46f2831 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:41.657224 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-5d5dff9f-29b3-4006-9f16-9c61f46f2831 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 8fdf3b4b-3cab-4a62-9260-b533cabb2c27. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:41.662429 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:41.662429 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:41.663201 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5d5dff9f-29b3-4006-9f16-9c61f46f2831 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 returned with HTTP 200 Jul 03 21:57:41.663663 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1051/4225] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:41 2026] GET /volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:41.696322 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-43c181be-fe89-4899-9d24-f33d30a3754f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:41.698024 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-43c181be-fe89-4899-9d24-f33d30a3754f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] DELETE https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 Jul 03 21:57:41.698226 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-43c181be-fe89-4899-9d24-f33d30a3754f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:41.698459 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-43c181be-fe89-4899-9d24-f33d30a3754f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:41.698610 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-43c181be-fe89-4899-9d24-f33d30a3754f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Delete volume with id: d79b6d8a-ea8b-4e8a-a55b-b613b214b164 Jul 03 21:57:41.705443 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:41.705443 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:41.705882 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-43c181be-fe89-4899-9d24-f33d30a3754f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:57:41.717859 np0000004475 devstack@c-api.service[99936]: WARNING cinder.keymgr.conf_key_mgr [None req-43c181be-fe89-4899-9d24-f33d30a3754f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 21:57:41.729864 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-43c181be-fe89-4899-9d24-f33d30a3754f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Delete volume request issued successfully. Jul 03 21:57:41.730061 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-43c181be-fe89-4899-9d24-f33d30a3754f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 returned with HTTP 202 Jul 03 21:57:41.730503 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1074/4226] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:57:41 2026] DELETE /volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:57:41.741485 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9c346c7f-7d55-425c-b6a4-c5ca783fcd41 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:41.744061 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9c346c7f-7d55-425c-b6a4-c5ca783fcd41 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 Jul 03 21:57:41.747211 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9c346c7f-7d55-425c-b6a4-c5ca783fcd41 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:41.747211 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9c346c7f-7d55-425c-b6a4-c5ca783fcd41 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:41.755558 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:41.755558 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:41.766349 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-9c346c7f-7d55-425c-b6a4-c5ca783fcd41 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:57:41.783537 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9c346c7f-7d55-425c-b6a4-c5ca783fcd41 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 returned with HTTP 200 Jul 03 21:57:41.783931 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1044/4227] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:41 2026] GET /volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 => generated 876 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:42.678474 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-59addaea-a22e-4023-a211-e700ebb4e792 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:42.680900 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-59addaea-a22e-4023-a211-e700ebb4e792 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 Jul 03 21:57:42.680900 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-59addaea-a22e-4023-a211-e700ebb4e792 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:42.681080 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-59addaea-a22e-4023-a211-e700ebb4e792 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:42.681080 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-59addaea-a22e-4023-a211-e700ebb4e792 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 8fdf3b4b-3cab-4a62-9260-b533cabb2c27. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:42.686541 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:42.686541 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:42.687480 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-59addaea-a22e-4023-a211-e700ebb4e792 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 returned with HTTP 200 Jul 03 21:57:42.687995 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1059/4228] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:42 2026] GET /volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:42.803000 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-35228bdd-4a40-43e5-aff9-7ff3d1610d75 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:42.807198 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-35228bdd-4a40-43e5-aff9-7ff3d1610d75 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 Jul 03 21:57:42.807566 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-35228bdd-4a40-43e5-aff9-7ff3d1610d75 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:42.807719 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-35228bdd-4a40-43e5-aff9-7ff3d1610d75 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:42.820355 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-35228bdd-4a40-43e5-aff9-7ff3d1610d75 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 returned with HTTP 404 Jul 03 21:57:42.820992 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1052/4229] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:42 2026] GET /volume/v3/volumes/d79b6d8a-ea8b-4e8a-a55b-b613b214b164 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:57:42.828979 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7c22ebab-dc8f-4b2b-8bc7-fb0022799da0 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:42.835623 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-241607d4-5ce4-4ba6-b524-70a0cfe48268 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:42.843962 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-241607d4-5ce4-4ba6-b524-70a0cfe48268 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Jul 03 21:57:42.843962 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-241607d4-5ce4-4ba6-b524-70a0cfe48268 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:42.845151 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-241607d4-5ce4-4ba6-b524-70a0cfe48268 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] Calling method 'detail' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:42.848739 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-241607d4-5ce4-4ba6-b524-70a0cfe48268 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:57:42.868668 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-241607d4-5ce4-4ba6-b524-70a0cfe48268 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] Get all volumes completed successfully. Jul 03 21:57:42.873353 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:42.873353 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:42.881515 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-241607d4-5ce4-4ba6-b524-70a0cfe48268 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 21:57:42.881961 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1045/4230] 10.4.3.32 () {66 vars in 1278 bytes} [Fri Jul 3 21:57:42 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13610 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:57:42.898588 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-bb861e86-073b-4260-9e04-cfa0c89b04ee None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:42.902816 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-bb861e86-073b-4260-9e04-cfa0c89b04ee tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] DELETE https://10.4.3.32/volume/v3/types/5379b5c9-a502-481e-af22-f2ac2bbe9f94 Jul 03 21:57:42.903051 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-bb861e86-073b-4260-9e04-cfa0c89b04ee tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:42.903264 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-bb861e86-073b-4260-9e04-cfa0c89b04ee tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] Calling method '_delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:42.913211 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7c22ebab-dc8f-4b2b-8bc7-fb0022799da0 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:57:42.913673 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7c22ebab-dc8f-4b2b-8bc7-fb0022799da0 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-767332536"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:57:42.915483 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-7c22ebab-dc8f-4b2b-8bc7-fb0022799da0 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-767332536'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:57:42.915640 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-7c22ebab-dc8f-4b2b-8bc7-fb0022799da0 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Create volume of 1 GB Jul 03 21:57:42.924285 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-7c22ebab-dc8f-4b2b-8bc7-fb0022799da0 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Availability Zones retrieved successfully. Jul 03 21:57:42.929710 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-bb861e86-073b-4260-9e04-cfa0c89b04ee tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] https://10.4.3.32/volume/v3/types/5379b5c9-a502-481e-af22-f2ac2bbe9f94 returned with HTTP 202 Jul 03 21:57:42.930122 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1060/4231] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:57:42 2026] DELETE /volume/v3/types/5379b5c9-a502-481e-af22-f2ac2bbe9f94 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:57:42.937978 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-7c22ebab-dc8f-4b2b-8bc7-fb0022799da0 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Flow 'volume_create_api' (b3faf01e-0906-49b8-bc75-70d677bc07c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:57:42.939310 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-7c22ebab-dc8f-4b2b-8bc7-fb0022799da0 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df52a903-0719-44bb-bdb1-1aa410ebbdc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:42.940664 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-7c22ebab-dc8f-4b2b-8bc7-fb0022799da0 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:57:42.943538 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-446bd4e5-25a3-41b0-be8e-d99428901d67 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:42.946875 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-446bd4e5-25a3-41b0-be8e-d99428901d67 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 21:57:42.947314 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-446bd4e5-25a3-41b0-be8e-d99428901d67 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1024692659", "extra_specs": {}}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:57:42.964895 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-446bd4e5-25a3-41b0-be8e-d99428901d67 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 21:57:42.965552 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1053/4232] 10.4.3.32 () {68 vars in 1245 bytes} [Fri Jul 3 21:57:42 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 21:57:42.971010 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-7c22ebab-dc8f-4b2b-8bc7-fb0022799da0 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df52a903-0719-44bb-bdb1-1aa410ebbdc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:42.971935 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-7c22ebab-dc8f-4b2b-8bc7-fb0022799da0 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec3647e6-1d03-472c-b351-d27546134a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:42.976048 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-20280e24-0d48-464e-b475-bdee74c92c36 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:42.978424 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-20280e24-0d48-464e-b475-bdee74c92c36 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] POST https://10.4.3.32/volume/v3/types/af00aacc-3bf5-4f8e-b606-8ff2f9981574/encryption Jul 03 21:57:42.978794 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-20280e24-0d48-464e-b475-bdee74c92c36 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:57:43.009283 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-20280e24-0d48-464e-b475-bdee74c92c36 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] https://10.4.3.32/volume/v3/types/af00aacc-3bf5-4f8e-b606-8ff2f9981574/encryption returned with HTTP 200 Jul 03 21:57:43.009755 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1046/4233] 10.4.3.32 () {68 vars in 1390 bytes} [Fri Jul 3 21:57:42 2026] POST /volume/v3/types/af00aacc-3bf5-4f8e-b606-8ff2f9981574/encryption => generated 230 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:43.018121 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b92e88fd-1416-45ae-912e-ad39f471cb03 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:43.020127 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b92e88fd-1416-45ae-912e-ad39f471cb03 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:57:43.021785 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b92e88fd-1416-45ae-912e-ad39f471cb03 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-468028708", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1024692659", "size": 1}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:57:43.022814 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-b92e88fd-1416-45ae-912e-ad39f471cb03 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-468028708', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1024692659', 'size': 1}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:57:43.027127 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-b92e88fd-1416-45ae-912e-ad39f471cb03 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Create volume of 1 GB Jul 03 21:57:43.027127 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:43.027127 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:43.028164 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-b92e88fd-1416-45ae-912e-ad39f471cb03 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Availability Zones retrieved successfully. Jul 03 21:57:43.036578 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-b92e88fd-1416-45ae-912e-ad39f471cb03 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Flow 'volume_create_api' (fe20d445-b493-4392-9d63-e574d75a7e8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:57:43.039149 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-b92e88fd-1416-45ae-912e-ad39f471cb03 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (351b48bb-0b7c-4aec-8e3b-d425c1211533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:43.039771 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-b92e88fd-1416-45ae-912e-ad39f471cb03 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:57:43.059913 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-7c22ebab-dc8f-4b2b-8bc7-fb0022799da0 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Created reservations ['57b175eb-6947-48f4-b545-bc3eefcc218a', '3d5a4e41-9fb6-4d23-a232-11519290d752', '35bb693d-2e9c-4661-8ca3-bdfbd6f90754', 'a7886b7e-5001-44d2-87c1-89ad272db4a4'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:57:43.060978 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-7c22ebab-dc8f-4b2b-8bc7-fb0022799da0 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec3647e6-1d03-472c-b351-d27546134a1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57b175eb-6947-48f4-b545-bc3eefcc218a', '3d5a4e41-9fb6-4d23-a232-11519290d752', '35bb693d-2e9c-4661-8ca3-bdfbd6f90754', 'a7886b7e-5001-44d2-87c1-89ad272db4a4']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:43.062080 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-7c22ebab-dc8f-4b2b-8bc7-fb0022799da0 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6415f2fd-d2d1-4443-8246-952c0fc25a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:43.068504 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-b92e88fd-1416-45ae-912e-ad39f471cb03 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (351b48bb-0b7c-4aec-8e3b-d425c1211533) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:57:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=af00aacc-3bf5-4f8e-b606-8ff2f9981574,is_public=True,name='tempest-scenario-type-luks-1024692659',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af00aacc-3bf5-4f8e-b606-8ff2f9981574', '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=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:43.069299 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-b92e88fd-1416-45ae-912e-ad39f471cb03 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a663f508-3c48-4ef0-a870-612732d3e29c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:43.092167 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-7c22ebab-dc8f-4b2b-8bc7-fb0022799da0 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6415f2fd-d2d1-4443-8246-952c0fc25a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5620e29-8677-4f98-bcb9-32ac0d4b3176', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-767332536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1baceccb12834a09946577885205837b',qos_specs=None,replication_status=,reservations=['57b175eb-6947-48f4-b545-bc3eefcc218a','3d5a4e41-9fb6-4d23-a232-11519290d752','35bb693d-2e9c-4661-8ca3-bdfbd6f90754','a7886b7e-5001-44d2-87c1-89ad272db4a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22ae1d5ddd884734abc48b46af306f58',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:57:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-767332536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5620e29-8677-4f98-bcb9-32ac0d4b3176,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1baceccb12834a09946577885205837b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22ae1d5ddd884734abc48b46af306f58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:43.093143 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-7c22ebab-dc8f-4b2b-8bc7-fb0022799da0 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a44a21c6-b32b-4e67-9857-c1d9362c781c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:43.101174 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-b92e88fd-1416-45ae-912e-ad39f471cb03 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1024692659 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1024692659, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:57:43.101468 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-b92e88fd-1416-45ae-912e-ad39f471cb03 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1024692659 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1024692659, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:57:43.117848 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-7c22ebab-dc8f-4b2b-8bc7-fb0022799da0 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a44a21c6-b32b-4e67-9857-c1d9362c781c) transitioned into state 'SUCCESS' from state '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-767332536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1baceccb12834a09946577885205837b',qos_specs=None,replication_status=,reservations=['57b175eb-6947-48f4-b545-bc3eefcc218a','3d5a4e41-9fb6-4d23-a232-11519290d752','35bb693d-2e9c-4661-8ca3-bdfbd6f90754','a7886b7e-5001-44d2-87c1-89ad272db4a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22ae1d5ddd884734abc48b46af306f58',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:43.118776 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-7c22ebab-dc8f-4b2b-8bc7-fb0022799da0 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da1267f4-98fa-49db-953f-d4889e301fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:43.128233 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-b92e88fd-1416-45ae-912e-ad39f471cb03 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Created reservations ['0c4f1763-a175-4ff9-848d-f7230456c0c2', '5087421a-c179-416d-85a0-367c745bc411', '7f4f5f1d-9bc4-43bd-addd-24e423c8f172', '38baaef9-c0a2-4f48-82f0-8f304638102a'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:57:43.129029 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-b92e88fd-1416-45ae-912e-ad39f471cb03 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a663f508-3c48-4ef0-a870-612732d3e29c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c4f1763-a175-4ff9-848d-f7230456c0c2', '5087421a-c179-416d-85a0-367c745bc411', '7f4f5f1d-9bc4-43bd-addd-24e423c8f172', '38baaef9-c0a2-4f48-82f0-8f304638102a']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:43.129950 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-b92e88fd-1416-45ae-912e-ad39f471cb03 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0f324ed-662f-4692-8a02-80ae39238747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:43.131193 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-7c22ebab-dc8f-4b2b-8bc7-fb0022799da0 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da1267f4-98fa-49db-953f-d4889e301fe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:43.132332 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-7c22ebab-dc8f-4b2b-8bc7-fb0022799da0 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Flow 'volume_create_api' (b3faf01e-0906-49b8-bc75-70d677bc07c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:57:43.132749 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-7c22ebab-dc8f-4b2b-8bc7-fb0022799da0 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Create volume request issued successfully. Jul 03 21:57:43.138623 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7c22ebab-dc8f-4b2b-8bc7-fb0022799da0 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:57:43.139170 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1075/4234] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:57:42 2026] POST /volume/v3/volumes => generated 746 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:57:43.152524 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4f2d4d77-3542-49e8-9da0-82754f83cb1e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:43.154298 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4f2d4d77-3542-49e8-9da0-82754f83cb1e tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] GET https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 Jul 03 21:57:43.154352 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4f2d4d77-3542-49e8-9da0-82754f83cb1e tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:43.154608 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4f2d4d77-3542-49e8-9da0-82754f83cb1e tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:43.156571 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-b92e88fd-1416-45ae-912e-ad39f471cb03 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0f324ed-662f-4692-8a02-80ae39238747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05c89c85-c556-4e1a-b1ab-5f2ef5af8b75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-468028708',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e453755847043fcaef178325b50f098',qos_specs=None,replication_status=,reservations=['0c4f1763-a175-4ff9-848d-f7230456c0c2','5087421a-c179-416d-85a0-367c745bc411','7f4f5f1d-9bc4-43bd-addd-24e423c8f172','38baaef9-c0a2-4f48-82f0-8f304638102a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6f4cf9957454c0e8f0e7a2f84e41601',volume_type_id=af00aacc-3bf5-4f8e-b606-8ff2f9981574), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:57:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-468028708',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=05c89c85-c556-4e1a-b1ab-5f2ef5af8b75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e453755847043fcaef178325b50f098',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6f4cf9957454c0e8f0e7a2f84e41601',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af00aacc-3bf5-4f8e-b606-8ff2f9981574),volume_type_id=af00aacc-3bf5-4f8e-b606-8ff2f9981574)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:43.158516 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-b92e88fd-1416-45ae-912e-ad39f471cb03 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f9dac59-efcf-4146-8dc3-0180a1007a26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:43.161865 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:43.161865 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:43.168747 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-4f2d4d77-3542-49e8-9da0-82754f83cb1e tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Volume info retrieved successfully. Jul 03 21:57:43.176727 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4f2d4d77-3542-49e8-9da0-82754f83cb1e tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 returned with HTTP 200 Jul 03 21:57:43.177267 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1054/4235] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:43 2026] GET /volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 => generated 814 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:43.187958 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-b92e88fd-1416-45ae-912e-ad39f471cb03 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f9dac59-efcf-4146-8dc3-0180a1007a26) transitioned into state 'SUCCESS' from state '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-468028708',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e453755847043fcaef178325b50f098',qos_specs=None,replication_status=,reservations=['0c4f1763-a175-4ff9-848d-f7230456c0c2','5087421a-c179-416d-85a0-367c745bc411','7f4f5f1d-9bc4-43bd-addd-24e423c8f172','38baaef9-c0a2-4f48-82f0-8f304638102a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6f4cf9957454c0e8f0e7a2f84e41601',volume_type_id=af00aacc-3bf5-4f8e-b606-8ff2f9981574)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:43.189131 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-b92e88fd-1416-45ae-912e-ad39f471cb03 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e75e4465-f5cb-4e56-8068-a8488070438c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:43.209015 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-b92e88fd-1416-45ae-912e-ad39f471cb03 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e75e4465-f5cb-4e56-8068-a8488070438c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:43.209015 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-b92e88fd-1416-45ae-912e-ad39f471cb03 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Flow 'volume_create_api' (fe20d445-b493-4392-9d63-e574d75a7e8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:57:43.209015 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-b92e88fd-1416-45ae-912e-ad39f471cb03 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Create volume request issued successfully. Jul 03 21:57:43.209015 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b92e88fd-1416-45ae-912e-ad39f471cb03 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:57:43.209015 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1061/4236] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:57:43 2026] POST /volume/v3/volumes => generated 782 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:57:43.703333 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c8b79caa-5bd7-4e93-8c0c-bf8db62662db None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:43.705260 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c8b79caa-5bd7-4e93-8c0c-bf8db62662db tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 Jul 03 21:57:43.705489 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c8b79caa-5bd7-4e93-8c0c-bf8db62662db tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:43.705704 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c8b79caa-5bd7-4e93-8c0c-bf8db62662db tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:43.705860 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-c8b79caa-5bd7-4e93-8c0c-bf8db62662db tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 8fdf3b4b-3cab-4a62-9260-b533cabb2c27. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:43.710672 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:43.710672 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:43.711146 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c8b79caa-5bd7-4e93-8c0c-bf8db62662db tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 returned with HTTP 200 Jul 03 21:57:43.711558 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1047/4237] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:43 2026] GET /volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:44.193570 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-42c95a61-0e5b-4860-bd27-9041614287d5 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:44.195497 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-42c95a61-0e5b-4860-bd27-9041614287d5 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] GET https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 Jul 03 21:57:44.195732 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-42c95a61-0e5b-4860-bd27-9041614287d5 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:44.195871 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-42c95a61-0e5b-4860-bd27-9041614287d5 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:44.203725 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:44.203725 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:44.209195 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-42c95a61-0e5b-4860-bd27-9041614287d5 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Volume info retrieved successfully. Jul 03 21:57:44.215387 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-42c95a61-0e5b-4860-bd27-9041614287d5 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 returned with HTTP 200 Jul 03 21:57:44.215758 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1076/4238] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:44 2026] GET /volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:44.725662 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2b0be644-9ce5-4549-b6f8-cb025c67187b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:44.727446 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2b0be644-9ce5-4549-b6f8-cb025c67187b tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 Jul 03 21:57:44.727644 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2b0be644-9ce5-4549-b6f8-cb025c67187b tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:44.727826 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2b0be644-9ce5-4549-b6f8-cb025c67187b tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:44.727923 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-2b0be644-9ce5-4549-b6f8-cb025c67187b tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 8fdf3b4b-3cab-4a62-9260-b533cabb2c27. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:44.732476 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:44.732476 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:44.734289 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2b0be644-9ce5-4549-b6f8-cb025c67187b tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 returned with HTTP 200 Jul 03 21:57:44.734728 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1055/4239] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:44 2026] GET /volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:45.745063 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-864c1790-e9be-4720-9576-c7938bf499d4 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:45.747272 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-864c1790-e9be-4720-9576-c7938bf499d4 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 Jul 03 21:57:45.747485 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-864c1790-e9be-4720-9576-c7938bf499d4 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:45.747839 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-864c1790-e9be-4720-9576-c7938bf499d4 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:45.747983 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-864c1790-e9be-4720-9576-c7938bf499d4 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 8fdf3b4b-3cab-4a62-9260-b533cabb2c27. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:45.752490 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:45.752490 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:45.753241 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-864c1790-e9be-4720-9576-c7938bf499d4 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 returned with HTTP 200 Jul 03 21:57:45.753649 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1062/4240] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:45 2026] GET /volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:46.767192 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f105e363-b728-4e35-97a6-8bbf6b0def90 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:46.769862 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f105e363-b728-4e35-97a6-8bbf6b0def90 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 Jul 03 21:57:46.770363 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f105e363-b728-4e35-97a6-8bbf6b0def90 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:46.770481 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f105e363-b728-4e35-97a6-8bbf6b0def90 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:46.770638 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-f105e363-b728-4e35-97a6-8bbf6b0def90 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 8fdf3b4b-3cab-4a62-9260-b533cabb2c27. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:46.776151 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:46.776151 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:46.777107 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f105e363-b728-4e35-97a6-8bbf6b0def90 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 returned with HTTP 200 Jul 03 21:57:46.777825 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1048/4241] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:46 2026] GET /volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:46.789885 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8465161d-2459-4be8-a9cf-4793d94340b3 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:46.791743 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8465161d-2459-4be8-a9cf-4793d94340b3 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] POST https://10.4.3.32/volume/v3/backups Jul 03 21:57:46.792090 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8465161d-2459-4be8-a9cf-4793d94340b3 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0898ec7b-307d-49e4-837e-b1669355a9da", "incremental": true}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:57:46.793780 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.contrib.backups [None req-8465161d-2459-4be8-a9cf-4793d94340b3 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Creating new backup {'backup': {'volume_id': '0898ec7b-307d-49e4-837e-b1669355a9da', 'incremental': True}} {{(pid=99936) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 21:57:46.793951 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.contrib.backups [None req-8465161d-2459-4be8-a9cf-4793d94340b3 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Creating backup of volume 0898ec7b-307d-49e4-837e-b1669355a9da in container None Jul 03 21:57:46.967642 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:46.967642 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:46.968083 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-8465161d-2459-4be8-a9cf-4793d94340b3 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Volume info retrieved successfully. Jul 03 21:57:46.983226 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-8465161d-2459-4be8-a9cf-4793d94340b3 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Created reservations ['7071d2be-164e-4028-9b50-0e868ff05ede', 'f88b4f41-b0a2-4745-9fdb-cbe0e507656d'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:57:47.000243 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8465161d-2459-4be8-a9cf-4793d94340b3 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 400 Jul 03 21:57:47.000758 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1077/4242] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:57:46 2026] POST /volume/v3/backups => generated 109 bytes in 211 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 21:57:47.008289 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-60e05201-f7df-4a50-8ceb-bf633e164004 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:47.009980 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-60e05201-f7df-4a50-8ceb-bf633e164004 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] DELETE https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 Jul 03 21:57:47.010164 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-60e05201-f7df-4a50-8ceb-bf633e164004 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:47.010354 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-60e05201-f7df-4a50-8ceb-bf633e164004 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:47.010562 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.contrib.backups [None req-60e05201-f7df-4a50-8ceb-bf633e164004 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Delete backup with id: 8fdf3b4b-3cab-4a62-9260-b533cabb2c27. Jul 03 21:57:47.016120 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:47.016120 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:47.030756 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.backup.rpcapi [None req-60e05201-f7df-4a50-8ceb-bf633e164004 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] delete_backup rpcapi backup_id 8fdf3b4b-3cab-4a62-9260-b533cabb2c27 {{(pid=99933) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 21:57:47.032475 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-60e05201-f7df-4a50-8ceb-bf633e164004 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 returned with HTTP 202 Jul 03 21:57:47.032889 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1056/4243] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:57:47 2026] DELETE /volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:57:47.040548 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b20723fd-0f24-474d-934e-71afa2c664b6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:47.042586 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b20723fd-0f24-474d-934e-71afa2c664b6 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 Jul 03 21:57:47.042843 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b20723fd-0f24-474d-934e-71afa2c664b6 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:47.043070 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b20723fd-0f24-474d-934e-71afa2c664b6 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:47.043243 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-b20723fd-0f24-474d-934e-71afa2c664b6 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 8fdf3b4b-3cab-4a62-9260-b533cabb2c27. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:47.047929 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:47.047929 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:47.048576 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b20723fd-0f24-474d-934e-71afa2c664b6 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 returned with HTTP 200 Jul 03 21:57:47.049087 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1063/4244] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:47 2026] GET /volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:48.062192 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f9b8ea51-5257-4253-a20b-52100838cd6e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:48.064102 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f9b8ea51-5257-4253-a20b-52100838cd6e tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 Jul 03 21:57:48.064592 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f9b8ea51-5257-4253-a20b-52100838cd6e tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:48.065973 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f9b8ea51-5257-4253-a20b-52100838cd6e tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:48.065973 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-f9b8ea51-5257-4253-a20b-52100838cd6e tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 8fdf3b4b-3cab-4a62-9260-b533cabb2c27. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:48.069957 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f9b8ea51-5257-4253-a20b-52100838cd6e tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 returned with HTTP 404 Jul 03 21:57:48.070713 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1049/4245] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:48 2026] GET /volume/v3/backups/8fdf3b4b-3cab-4a62-9260-b533cabb2c27 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:57:48.085664 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-50ff0ff4-39cb-4f35-b95a-b6052fc3facf None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:48.086831 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-50ff0ff4-39cb-4f35-b95a-b6052fc3facf tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:57:48.086982 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-50ff0ff4-39cb-4f35-b95a-b6052fc3facf tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1483213221"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:57:48.091103 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-50ff0ff4-39cb-4f35-b95a-b6052fc3facf tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1483213221'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:57:48.091103 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-50ff0ff4-39cb-4f35-b95a-b6052fc3facf tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Create volume of 1 GB Jul 03 21:57:48.097798 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-50ff0ff4-39cb-4f35-b95a-b6052fc3facf tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Availability Zones retrieved successfully. Jul 03 21:57:48.103951 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-50ff0ff4-39cb-4f35-b95a-b6052fc3facf tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Flow 'volume_create_api' (488be0dc-6cc8-4491-bb25-3880d9038011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:57:48.105511 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-50ff0ff4-39cb-4f35-b95a-b6052fc3facf tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a35be1dd-4fda-432f-a624-afa2dd052b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:48.107201 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-50ff0ff4-39cb-4f35-b95a-b6052fc3facf tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:57:48.145355 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-50ff0ff4-39cb-4f35-b95a-b6052fc3facf tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a35be1dd-4fda-432f-a624-afa2dd052b1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:48.146103 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-50ff0ff4-39cb-4f35-b95a-b6052fc3facf tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (539006f6-bbbd-41fd-b4ea-341ea7af554a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:48.199036 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-50ff0ff4-39cb-4f35-b95a-b6052fc3facf tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Created reservations ['d4491c21-6be3-4f38-b685-db55e20eefd6', 'edf4fd94-5208-4c02-b1c2-cb97eecdaf5d', '3b74ad15-5703-4ce2-8184-6d005a4405f7', '5a352f25-b302-493b-9c00-fc13fcc2aeed'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:57:48.200045 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-50ff0ff4-39cb-4f35-b95a-b6052fc3facf tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (539006f6-bbbd-41fd-b4ea-341ea7af554a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4491c21-6be3-4f38-b685-db55e20eefd6', 'edf4fd94-5208-4c02-b1c2-cb97eecdaf5d', '3b74ad15-5703-4ce2-8184-6d005a4405f7', '5a352f25-b302-493b-9c00-fc13fcc2aeed']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:48.201080 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-50ff0ff4-39cb-4f35-b95a-b6052fc3facf tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3194ab5-f185-4a2e-88b0-c4f5e5f61bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:48.234251 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-50ff0ff4-39cb-4f35-b95a-b6052fc3facf tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3194ab5-f185-4a2e-88b0-c4f5e5f61bd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf57eff5-5018-4501-a4f3-d3a3af0c7c7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1483213221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='261d9cbbf58e42598b9d9f2df2dce586',qos_specs=None,replication_status=,reservations=['d4491c21-6be3-4f38-b685-db55e20eefd6','edf4fd94-5208-4c02-b1c2-cb97eecdaf5d','3b74ad15-5703-4ce2-8184-6d005a4405f7','5a352f25-b302-493b-9c00-fc13fcc2aeed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db441092ca964760add311cfa6230573',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:57:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1483213221',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf57eff5-5018-4501-a4f3-d3a3af0c7c7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='261d9cbbf58e42598b9d9f2df2dce586',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db441092ca964760add311cfa6230573',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:48.235346 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-50ff0ff4-39cb-4f35-b95a-b6052fc3facf tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d3e32df-c375-4bd8-9ffe-ee9c9101546c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:48.265812 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-50ff0ff4-39cb-4f35-b95a-b6052fc3facf tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d3e32df-c375-4bd8-9ffe-ee9c9101546c) transitioned into state 'SUCCESS' from state '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-1483213221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='261d9cbbf58e42598b9d9f2df2dce586',qos_specs=None,replication_status=,reservations=['d4491c21-6be3-4f38-b685-db55e20eefd6','edf4fd94-5208-4c02-b1c2-cb97eecdaf5d','3b74ad15-5703-4ce2-8184-6d005a4405f7','5a352f25-b302-493b-9c00-fc13fcc2aeed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db441092ca964760add311cfa6230573',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:48.266408 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-50ff0ff4-39cb-4f35-b95a-b6052fc3facf tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (483fc08b-f829-492a-9c70-11e50175cc0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:57:48.279388 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-50ff0ff4-39cb-4f35-b95a-b6052fc3facf tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (483fc08b-f829-492a-9c70-11e50175cc0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:57:48.279388 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-50ff0ff4-39cb-4f35-b95a-b6052fc3facf tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Flow 'volume_create_api' (488be0dc-6cc8-4491-bb25-3880d9038011) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:57:48.279388 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-50ff0ff4-39cb-4f35-b95a-b6052fc3facf tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Create volume request issued successfully. Jul 03 21:57:48.279388 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-50ff0ff4-39cb-4f35-b95a-b6052fc3facf tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:57:48.279655 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1078/4246] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:57:48 2026] POST /volume/v3/volumes => generated 747 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:57:48.290645 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-17f39032-a1dd-4af5-ac71-807f1f67ffdc None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:48.297735 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-17f39032-a1dd-4af5-ac71-807f1f67ffdc tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/volumes/bf57eff5-5018-4501-a4f3-d3a3af0c7c7b Jul 03 21:57:48.297735 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-17f39032-a1dd-4af5-ac71-807f1f67ffdc tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:48.297735 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-17f39032-a1dd-4af5-ac71-807f1f67ffdc tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:48.302343 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:48.302343 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:48.309359 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-17f39032-a1dd-4af5-ac71-807f1f67ffdc tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Volume info retrieved successfully. Jul 03 21:57:48.318022 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-17f39032-a1dd-4af5-ac71-807f1f67ffdc tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/volumes/bf57eff5-5018-4501-a4f3-d3a3af0c7c7b returned with HTTP 200 Jul 03 21:57:48.318759 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1057/4247] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:48 2026] GET /volume/v3/volumes/bf57eff5-5018-4501-a4f3-d3a3af0c7c7b => generated 815 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:49.332730 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9894783a-f97e-462f-8d84-56ddf3a2e11c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:49.334927 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9894783a-f97e-462f-8d84-56ddf3a2e11c tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/volumes/bf57eff5-5018-4501-a4f3-d3a3af0c7c7b Jul 03 21:57:49.335194 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9894783a-f97e-462f-8d84-56ddf3a2e11c tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:49.335476 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9894783a-f97e-462f-8d84-56ddf3a2e11c tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:49.344871 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:49.344871 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:49.349741 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-9894783a-f97e-462f-8d84-56ddf3a2e11c tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Volume info retrieved successfully. Jul 03 21:57:49.357197 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9894783a-f97e-462f-8d84-56ddf3a2e11c tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/volumes/bf57eff5-5018-4501-a4f3-d3a3af0c7c7b returned with HTTP 200 Jul 03 21:57:49.357693 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1064/4248] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:49 2026] GET /volume/v3/volumes/bf57eff5-5018-4501-a4f3-d3a3af0c7c7b => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:49.373284 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-bdd65b50-9088-4e4f-afe3-28bdf0c10e20 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:49.375119 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bdd65b50-9088-4e4f-afe3-28bdf0c10e20 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] POST https://10.4.3.32/volume/v3/backups Jul 03 21:57:49.375522 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bdd65b50-9088-4e4f-afe3-28bdf0c10e20 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bf57eff5-5018-4501-a4f3-d3a3af0c7c7b", "name": "tempest-VolumesBackupsTest-Backup-1924095220"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:57:49.377222 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.contrib.backups [None req-bdd65b50-9088-4e4f-afe3-28bdf0c10e20 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Creating new backup {'backup': {'volume_id': 'bf57eff5-5018-4501-a4f3-d3a3af0c7c7b', 'name': 'tempest-VolumesBackupsTest-Backup-1924095220'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 21:57:49.377399 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.contrib.backups [None req-bdd65b50-9088-4e4f-afe3-28bdf0c10e20 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Creating backup of volume bf57eff5-5018-4501-a4f3-d3a3af0c7c7b in container None Jul 03 21:57:49.385105 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:49.385105 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:49.385550 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-bdd65b50-9088-4e4f-afe3-28bdf0c10e20 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Volume info retrieved successfully. Jul 03 21:57:49.402961 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-bdd65b50-9088-4e4f-afe3-28bdf0c10e20 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Created reservations ['f9be24d9-d51a-4e7e-abca-60172088984a', 'b8bf0cc3-8baf-42b3-af60-fab92c7d794d'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:57:49.436898 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bdd65b50-9088-4e4f-afe3-28bdf0c10e20 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 21:57:49.437466 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1050/4249] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:57:49 2026] POST /volume/v3/backups => generated 328 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:57:49.447311 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-5be07615-b899-4dd7-af59-a9b58e733017 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:49.449652 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5be07615-b899-4dd7-af59-a9b58e733017 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 Jul 03 21:57:49.449894 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5be07615-b899-4dd7-af59-a9b58e733017 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:49.450143 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5be07615-b899-4dd7-af59-a9b58e733017 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:49.450301 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-5be07615-b899-4dd7-af59-a9b58e733017 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 7cf5f8b8-f7ae-4eb9-add9-805d19085a76. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:49.455085 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:49.455085 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:49.455758 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5be07615-b899-4dd7-af59-a9b58e733017 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 returned with HTTP 200 Jul 03 21:57:49.456101 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1079/4250] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:49 2026] GET /volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:50.467748 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-86520e23-7a00-47e3-b8cb-13ca7f09e2fb None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:50.470147 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-86520e23-7a00-47e3-b8cb-13ca7f09e2fb tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 Jul 03 21:57:50.470645 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-86520e23-7a00-47e3-b8cb-13ca7f09e2fb tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:50.470984 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-86520e23-7a00-47e3-b8cb-13ca7f09e2fb tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:50.471210 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-86520e23-7a00-47e3-b8cb-13ca7f09e2fb tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 7cf5f8b8-f7ae-4eb9-add9-805d19085a76. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:50.476836 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:50.476836 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:50.477925 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-86520e23-7a00-47e3-b8cb-13ca7f09e2fb tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 returned with HTTP 200 Jul 03 21:57:50.478519 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1058/4251] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:50 2026] GET /volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:51.489532 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-bb158fb3-9735-47fa-af91-982d404a9177 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:51.494258 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-bb158fb3-9735-47fa-af91-982d404a9177 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 Jul 03 21:57:51.494524 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-bb158fb3-9735-47fa-af91-982d404a9177 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:51.494768 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-bb158fb3-9735-47fa-af91-982d404a9177 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:51.494917 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-bb158fb3-9735-47fa-af91-982d404a9177 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 7cf5f8b8-f7ae-4eb9-add9-805d19085a76. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:51.500307 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:51.500307 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:51.501314 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-bb158fb3-9735-47fa-af91-982d404a9177 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 returned with HTTP 200 Jul 03 21:57:51.501899 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1065/4252] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:51 2026] GET /volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:52.511418 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-fc5ef206-8019-476a-9c28-226467a6d208 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:52.513209 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fc5ef206-8019-476a-9c28-226467a6d208 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 Jul 03 21:57:52.513414 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fc5ef206-8019-476a-9c28-226467a6d208 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:52.513621 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fc5ef206-8019-476a-9c28-226467a6d208 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:52.513746 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-fc5ef206-8019-476a-9c28-226467a6d208 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 7cf5f8b8-f7ae-4eb9-add9-805d19085a76. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:52.518042 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:52.518042 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:52.519056 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fc5ef206-8019-476a-9c28-226467a6d208 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 returned with HTTP 200 Jul 03 21:57:52.519334 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1051/4253] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:52 2026] GET /volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:53.530039 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2dbf1fdd-65e9-468e-ae02-14f05882d44a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:53.532111 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2dbf1fdd-65e9-468e-ae02-14f05882d44a tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 Jul 03 21:57:53.532342 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2dbf1fdd-65e9-468e-ae02-14f05882d44a tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:53.532574 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2dbf1fdd-65e9-468e-ae02-14f05882d44a tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:53.532701 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-2dbf1fdd-65e9-468e-ae02-14f05882d44a tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 7cf5f8b8-f7ae-4eb9-add9-805d19085a76. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:53.537323 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:53.537323 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:53.538217 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2dbf1fdd-65e9-468e-ae02-14f05882d44a tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 returned with HTTP 200 Jul 03 21:57:53.538657 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1080/4254] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:53 2026] GET /volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:54.158719 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-dab2bc65-53b1-4a84-8a41-a34a87c542c8 req-1301a58c-3a53-4b63-842e-0a032c94d019 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:54.161172 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-dab2bc65-53b1-4a84-8a41-a34a87c542c8 req-1301a58c-3a53-4b63-842e-0a032c94d019 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/limits Jul 03 21:57:54.161409 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-dab2bc65-53b1-4a84-8a41-a34a87c542c8 req-1301a58c-3a53-4b63-842e-0a032c94d019 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:54.161737 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-dab2bc65-53b1-4a84-8a41-a34a87c542c8 req-1301a58c-3a53-4b63-842e-0a032c94d019 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'index' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:54.170838 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [req-dab2bc65-53b1-4a84-8a41-a34a87c542c8 req-1301a58c-3a53-4b63-842e-0a032c94d019 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1024692659 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1024692659, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:57:54.171139 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [req-dab2bc65-53b1-4a84-8a41-a34a87c542c8 req-1301a58c-3a53-4b63-842e-0a032c94d019 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1024692659 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1024692659, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:57:54.171463 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [req-dab2bc65-53b1-4a84-8a41-a34a87c542c8 req-1301a58c-3a53-4b63-842e-0a032c94d019 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1024692659 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1024692659, it is now deprecated. Please use the default quota class for default quota. Jul 03 21:57:54.184393 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-dab2bc65-53b1-4a84-8a41-a34a87c542c8 req-1301a58c-3a53-4b63-842e-0a032c94d019 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/limits returned with HTTP 200 Jul 03 21:57:54.184906 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1059/4255] 10.4.3.32 () {68 vars in 1477 bytes} [Fri Jul 3 21:57:54 2026] GET /volume/v3/limits => generated 302 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:54.548010 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2d935902-7580-46ea-ba5e-927e522496c3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:54.550242 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2d935902-7580-46ea-ba5e-927e522496c3 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 Jul 03 21:57:54.550510 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2d935902-7580-46ea-ba5e-927e522496c3 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:54.550761 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2d935902-7580-46ea-ba5e-927e522496c3 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:54.550914 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-2d935902-7580-46ea-ba5e-927e522496c3 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 7cf5f8b8-f7ae-4eb9-add9-805d19085a76. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:54.557456 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:54.557456 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:54.558268 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2d935902-7580-46ea-ba5e-927e522496c3 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 returned with HTTP 200 Jul 03 21:57:54.559157 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1066/4256] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:54 2026] GET /volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:54.722628 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-dab2bc65-53b1-4a84-8a41-a34a87c542c8 req-1b54f3a7-ec0a-47b1-83f5-6bd5e4b97233 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:54.724698 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-dab2bc65-53b1-4a84-8a41-a34a87c542c8 req-1b54f3a7-ec0a-47b1-83f5-6bd5e4b97233 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/145b1397-f690-452f-8416-e582e90298bf Jul 03 21:57:54.724872 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-dab2bc65-53b1-4a84-8a41-a34a87c542c8 req-1b54f3a7-ec0a-47b1-83f5-6bd5e4b97233 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:54.725058 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-dab2bc65-53b1-4a84-8a41-a34a87c542c8 req-1b54f3a7-ec0a-47b1-83f5-6bd5e4b97233 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:54.735173 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:54.735173 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:54.738671 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-dab2bc65-53b1-4a84-8a41-a34a87c542c8 req-1b54f3a7-ec0a-47b1-83f5-6bd5e4b97233 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:57:54.743684 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-dab2bc65-53b1-4a84-8a41-a34a87c542c8 req-1b54f3a7-ec0a-47b1-83f5-6bd5e4b97233 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/145b1397-f690-452f-8416-e582e90298bf returned with HTTP 200 Jul 03 21:57:54.744082 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1052/4257] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:57:54 2026] GET /volume/v3/volumes/145b1397-f690-452f-8416-e582e90298bf => generated 1656 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:57:54.753521 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-dab2bc65-53b1-4a84-8a41-a34a87c542c8 req-aa8ab9c6-8ba9-4460-b0e8-8e335cb59f36 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:54.755677 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-dab2bc65-53b1-4a84-8a41-a34a87c542c8 req-aa8ab9c6-8ba9-4460-b0e8-8e335cb59f36 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:57:54.756111 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-dab2bc65-53b1-4a84-8a41-a34a87c542c8 req-aa8ab9c6-8ba9-4460-b0e8-8e335cb59f36 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "145b1397-f690-452f-8416-e582e90298bf", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1681628616", "description": null, "metadata": {}}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:57:54.770380 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:54.770380 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:54.770907 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-dab2bc65-53b1-4a84-8a41-a34a87c542c8 req-aa8ab9c6-8ba9-4460-b0e8-8e335cb59f36 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:57:54.771076 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.snapshots [req-dab2bc65-53b1-4a84-8a41-a34a87c542c8 req-aa8ab9c6-8ba9-4460-b0e8-8e335cb59f36 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Create snapshot from volume 145b1397-f690-452f-8416-e582e90298bf Jul 03 21:57:54.802122 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [req-dab2bc65-53b1-4a84-8a41-a34a87c542c8 req-aa8ab9c6-8ba9-4460-b0e8-8e335cb59f36 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Created reservations ['c072c93c-83db-4629-9a80-6c48025b2f23', '807f87e4-ec64-4ed6-aea4-cb7e0cdc8836', '00ee8298-dee0-431f-90c0-d4230766a4d3', '204acee4-1831-441d-bbb5-da92e7eb2d0a'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:57:54.831508 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-dab2bc65-53b1-4a84-8a41-a34a87c542c8 req-aa8ab9c6-8ba9-4460-b0e8-8e335cb59f36 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot force create request issued successfully. Jul 03 21:57:54.831957 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-dab2bc65-53b1-4a84-8a41-a34a87c542c8 req-aa8ab9c6-8ba9-4460-b0e8-8e335cb59f36 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:57:54.832526 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1081/4258] 10.4.3.32 () {72 vars in 1540 bytes} [Fri Jul 3 21:57:54 2026] POST /volume/v3/snapshots => generated 320 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:57:55.571760 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-df5aac0a-5a41-423a-aed7-e29e178af39f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:55.575204 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-df5aac0a-5a41-423a-aed7-e29e178af39f tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 Jul 03 21:57:55.575493 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-df5aac0a-5a41-423a-aed7-e29e178af39f tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:55.575686 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-df5aac0a-5a41-423a-aed7-e29e178af39f tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:55.575796 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-df5aac0a-5a41-423a-aed7-e29e178af39f tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 7cf5f8b8-f7ae-4eb9-add9-805d19085a76. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:55.582559 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:55.582559 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:55.583241 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-df5aac0a-5a41-423a-aed7-e29e178af39f tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 returned with HTTP 200 Jul 03 21:57:55.583590 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1060/4259] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:55 2026] GET /volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:56.601082 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-079f56d4-9167-4e79-b55b-1bab54e5bcb0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:56.614324 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-079f56d4-9167-4e79-b55b-1bab54e5bcb0 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 Jul 03 21:57:56.614653 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-079f56d4-9167-4e79-b55b-1bab54e5bcb0 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:56.614848 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-079f56d4-9167-4e79-b55b-1bab54e5bcb0 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:56.615000 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-079f56d4-9167-4e79-b55b-1bab54e5bcb0 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 7cf5f8b8-f7ae-4eb9-add9-805d19085a76. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:56.621555 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:56.621555 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:56.622471 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-079f56d4-9167-4e79-b55b-1bab54e5bcb0 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 returned with HTTP 200 Jul 03 21:57:56.622984 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1067/4260] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:56 2026] GET /volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 => generated 748 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:56.950484 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-cab3c0db-4958-40d5-b9b9-56036c8bd2d5 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:56.952850 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-cab3c0db-4958-40d5-b9b9-56036c8bd2d5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/31cb132a-cae8-4a05-b01f-37504a86bbf1 Jul 03 21:57:56.953324 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-cab3c0db-4958-40d5-b9b9-56036c8bd2d5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:56.954139 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-cab3c0db-4958-40d5-b9b9-56036c8bd2d5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:56.956527 np0000004475 devstack@c-api.service[99935]: DEBUG dbcounter [-] [99935] Writing DB stats cinder:SELECT=271,cinder:INSERT=35,cinder:UPDATE=66 {{(pid=99935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:57:56.962565 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:56.962565 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:56.963604 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-cab3c0db-4958-40d5-b9b9-56036c8bd2d5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 21:57:56.965735 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-cab3c0db-4958-40d5-b9b9-56036c8bd2d5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/31cb132a-cae8-4a05-b01f-37504a86bbf1 returned with HTTP 200 Jul 03 21:57:56.967063 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1053/4261] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:57:56 2026] GET /volume/v3/snapshots/31cb132a-cae8-4a05-b01f-37504a86bbf1 => generated 479 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:57.635638 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-60da9a99-fe08-42d7-9e84-1b275a6889ae None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:57.640698 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-60da9a99-fe08-42d7-9e84-1b275a6889ae tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 Jul 03 21:57:57.640901 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-60da9a99-fe08-42d7-9e84-1b275a6889ae tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:57.641092 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-60da9a99-fe08-42d7-9e84-1b275a6889ae tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:57.641194 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-60da9a99-fe08-42d7-9e84-1b275a6889ae tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 7cf5f8b8-f7ae-4eb9-add9-805d19085a76. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:57.646976 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:57.646976 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:57.647841 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-60da9a99-fe08-42d7-9e84-1b275a6889ae tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 returned with HTTP 200 Jul 03 21:57:57.648348 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1082/4262] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:57 2026] GET /volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:58.659199 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-5fc04565-7af3-4920-9ab0-426d7af9f165 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:58.660968 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5fc04565-7af3-4920-9ab0-426d7af9f165 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 Jul 03 21:57:58.661200 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5fc04565-7af3-4920-9ab0-426d7af9f165 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:58.661406 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5fc04565-7af3-4920-9ab0-426d7af9f165 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:58.661516 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-5fc04565-7af3-4920-9ab0-426d7af9f165 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 7cf5f8b8-f7ae-4eb9-add9-805d19085a76. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:58.665527 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:58.665527 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:57:58.666084 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5fc04565-7af3-4920-9ab0-426d7af9f165 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 returned with HTTP 200 Jul 03 21:57:58.666425 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1061/4263] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:58 2026] GET /volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:58.751343 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-6cd38a35-8ba3-4bcd-ae35-c9af4b8308fb None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:58.753472 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-6cd38a35-8ba3-4bcd-ae35-c9af4b8308fb tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/31cb132a-cae8-4a05-b01f-37504a86bbf1 Jul 03 21:57:58.753665 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-6cd38a35-8ba3-4bcd-ae35-c9af4b8308fb tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:58.753846 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-6cd38a35-8ba3-4bcd-ae35-c9af4b8308fb tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:58.760629 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:58.760629 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:57:58.761153 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-6cd38a35-8ba3-4bcd-ae35-c9af4b8308fb tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 21:57:58.762169 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-6cd38a35-8ba3-4bcd-ae35-c9af4b8308fb tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/31cb132a-cae8-4a05-b01f-37504a86bbf1 returned with HTTP 200 Jul 03 21:57:58.762636 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1068/4264] 10.4.3.32 () {68 vars in 1597 bytes} [Fri Jul 3 21:57:58 2026] GET /volume/v3/snapshots/31cb132a-cae8-4a05-b01f-37504a86bbf1 => generated 479 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:59.439700 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8fe8e342-0a1f-48e3-a16c-6f95423b77d1 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:59.441546 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8fe8e342-0a1f-48e3-a16c-6f95423b77d1 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] POST https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176/action Jul 03 21:57:59.441975 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8fe8e342-0a1f-48e3-a16c-6f95423b77d1 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Action body: b'{"os-attach": {"instance_uuid": "d1e6e055-e385-4202-a738-61dc61578572", "mountpoint": "/dev/vdb"}}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:57:59.442057 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8fe8e342-0a1f-48e3-a16c-6f95423b77d1 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "d1e6e055-e385-4202-a738-61dc61578572", "mountpoint": "/dev/vdb"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:57:59.451348 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:59.451348 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:57:59.451868 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8fe8e342-0a1f-48e3-a16c-6f95423b77d1 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Volume info retrieved successfully. Jul 03 21:57:59.470419 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8fe8e342-0a1f-48e3-a16c-6f95423b77d1 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Update volume admin metadata completed successfully. Jul 03 21:57:59.677787 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7bc1f154-fb59-479c-a8ed-ce28823fbd7c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:59.679008 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7bc1f154-fb59-479c-a8ed-ce28823fbd7c tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 Jul 03 21:57:59.679195 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7bc1f154-fb59-479c-a8ed-ce28823fbd7c tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:59.679445 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7bc1f154-fb59-479c-a8ed-ce28823fbd7c tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:57:59.680657 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-7bc1f154-fb59-479c-a8ed-ce28823fbd7c tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 7cf5f8b8-f7ae-4eb9-add9-805d19085a76. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:57:59.683565 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:57:59.683565 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:57:59.684263 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7bc1f154-fb59-479c-a8ed-ce28823fbd7c tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 returned with HTTP 200 Jul 03 21:57:59.684694 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1083/4265] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:59 2026] GET /volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:57:59.974609 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8fe8e342-0a1f-48e3-a16c-6f95423b77d1 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Attach volume completed successfully. Jul 03 21:57:59.974985 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8fe8e342-0a1f-48e3-a16c-6f95423b77d1 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176/action returned with HTTP 202 Jul 03 21:57:59.975711 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1054/4266] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:57:59 2026] POST /volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176/action => generated 0 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:57:59.987190 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-241c295e-7a17-43aa-8156-55cf7913c9fb None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:57:59.991899 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-241c295e-7a17-43aa-8156-55cf7913c9fb tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] GET https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 Jul 03 21:57:59.992013 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-241c295e-7a17-43aa-8156-55cf7913c9fb tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:57:59.993237 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-241c295e-7a17-43aa-8156-55cf7913c9fb tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:00.054502 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:00.054502 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:00.070823 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-241c295e-7a17-43aa-8156-55cf7913c9fb tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Volume info retrieved successfully. Jul 03 21:58:00.075838 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-241c295e-7a17-43aa-8156-55cf7913c9fb tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 returned with HTTP 200 Jul 03 21:58:00.076257 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1062/4267] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:57:59 2026] GET /volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 => generated 1173 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:58:00.090143 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-5f3f1fd9-4503-4e21-989b-06f23a44e8f8 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:00.092287 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5f3f1fd9-4503-4e21-989b-06f23a44e8f8 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] POST https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176/action Jul 03 21:58:00.092651 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5f3f1fd9-4503-4e21-989b-06f23a44e8f8 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Action body: b'{"os-detach": {}}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:58:00.092794 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5f3f1fd9-4503-4e21-989b-06f23a44e8f8 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:00.106134 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:00.106134 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:00.106638 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-5f3f1fd9-4503-4e21-989b-06f23a44e8f8 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Volume info retrieved successfully. Jul 03 21:58:00.610382 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-5f3f1fd9-4503-4e21-989b-06f23a44e8f8 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Detach volume completed successfully. Jul 03 21:58:00.610628 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5f3f1fd9-4503-4e21-989b-06f23a44e8f8 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176/action returned with HTTP 202 Jul 03 21:58:00.611050 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1069/4268] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:58:00 2026] POST /volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176/action => generated 0 bytes in 522 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:58:00.618027 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-75cb3d32-6170-4a6b-8fa2-987d0c9adef7 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:00.620301 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-75cb3d32-6170-4a6b-8fa2-987d0c9adef7 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] GET https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 Jul 03 21:58:00.620575 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-75cb3d32-6170-4a6b-8fa2-987d0c9adef7 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:00.620829 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-75cb3d32-6170-4a6b-8fa2-987d0c9adef7 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:00.629862 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:00.629862 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:00.634979 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-75cb3d32-6170-4a6b-8fa2-987d0c9adef7 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Volume info retrieved successfully. Jul 03 21:58:00.641247 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-75cb3d32-6170-4a6b-8fa2-987d0c9adef7 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 returned with HTTP 200 Jul 03 21:58:00.641756 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1084/4269] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:00 2026] GET /volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:00.697343 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-934fdba9-b0bb-44d3-aa9c-3105e69adfc7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:00.699214 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-934fdba9-b0bb-44d3-aa9c-3105e69adfc7 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 Jul 03 21:58:00.699647 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-934fdba9-b0bb-44d3-aa9c-3105e69adfc7 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:00.699911 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-934fdba9-b0bb-44d3-aa9c-3105e69adfc7 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:00.700081 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-934fdba9-b0bb-44d3-aa9c-3105e69adfc7 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 7cf5f8b8-f7ae-4eb9-add9-805d19085a76. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:00.705891 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:00.705891 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:00.706630 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-934fdba9-b0bb-44d3-aa9c-3105e69adfc7 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 returned with HTTP 200 Jul 03 21:58:00.707073 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1055/4270] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:00 2026] GET /volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:01.719597 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f4719d72-24e0-49a3-993e-d87ca71c88b3 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:01.721598 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f4719d72-24e0-49a3-993e-d87ca71c88b3 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 Jul 03 21:58:01.721812 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f4719d72-24e0-49a3-993e-d87ca71c88b3 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:01.722025 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f4719d72-24e0-49a3-993e-d87ca71c88b3 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:01.722158 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-f4719d72-24e0-49a3-993e-d87ca71c88b3 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 7cf5f8b8-f7ae-4eb9-add9-805d19085a76. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:01.727159 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:01.727159 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:01.728097 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f4719d72-24e0-49a3-993e-d87ca71c88b3 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 returned with HTTP 200 Jul 03 21:58:01.728572 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1063/4271] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:01 2026] GET /volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:02.737999 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-fd86d823-e29f-4945-8787-4650293dff12 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:02.740861 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fd86d823-e29f-4945-8787-4650293dff12 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 Jul 03 21:58:02.741099 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fd86d823-e29f-4945-8787-4650293dff12 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:02.741314 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fd86d823-e29f-4945-8787-4650293dff12 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:02.741465 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-fd86d823-e29f-4945-8787-4650293dff12 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 7cf5f8b8-f7ae-4eb9-add9-805d19085a76. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:02.745822 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:02.745822 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:02.746480 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fd86d823-e29f-4945-8787-4650293dff12 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 returned with HTTP 200 Jul 03 21:58:02.746822 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1070/4272] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:02 2026] GET /volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:03.763012 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-6febfd52-01d1-4868-8833-fc818ad5e28d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:03.765697 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6febfd52-01d1-4868-8833-fc818ad5e28d tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 Jul 03 21:58:03.765697 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6febfd52-01d1-4868-8833-fc818ad5e28d tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:03.765697 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6febfd52-01d1-4868-8833-fc818ad5e28d tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:03.765938 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-6febfd52-01d1-4868-8833-fc818ad5e28d tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 7cf5f8b8-f7ae-4eb9-add9-805d19085a76. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:03.768118 np0000004475 devstack@c-api.service[99936]: DEBUG dbcounter [-] [99936] Writing DB stats cinder:INSERT=42,cinder:UPDATE=88,cinder:SELECT=284 {{(pid=99936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:58:03.771907 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:03.771907 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:03.772813 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6febfd52-01d1-4868-8833-fc818ad5e28d tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 returned with HTTP 200 Jul 03 21:58:03.773196 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1085/4273] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:03 2026] GET /volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:04.736945 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-42880fde-af5e-4e79-a749-fe86be87a719 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:04.740521 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-42880fde-af5e-4e79-a749-fe86be87a719 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/31cb132a-cae8-4a05-b01f-37504a86bbf1 Jul 03 21:58:04.740769 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-42880fde-af5e-4e79-a749-fe86be87a719 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:04.741011 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-42880fde-af5e-4e79-a749-fe86be87a719 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:04.749447 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:04.749447 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:04.750111 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-42880fde-af5e-4e79-a749-fe86be87a719 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 21:58:04.751180 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-42880fde-af5e-4e79-a749-fe86be87a719 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/31cb132a-cae8-4a05-b01f-37504a86bbf1 returned with HTTP 200 Jul 03 21:58:04.751912 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1056/4274] 10.4.3.32 () {68 vars in 1597 bytes} [Fri Jul 3 21:58:04 2026] GET /volume/v3/snapshots/31cb132a-cae8-4a05-b01f-37504a86bbf1 => generated 479 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:04.764443 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-1c2f2092-dea8-4813-b230-68e23d32b4de None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:04.766591 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-1c2f2092-dea8-4813-b230-68e23d32b4de tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/145b1397-f690-452f-8416-e582e90298bf Jul 03 21:58:04.766817 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-1c2f2092-dea8-4813-b230-68e23d32b4de tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:04.767048 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-1c2f2092-dea8-4813-b230-68e23d32b4de tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:04.770294 np0000004475 devstack@c-api.service[99933]: DEBUG dbcounter [-] [99933] Writing DB stats cinder:SELECT=208,cinder:UPDATE=40,cinder:INSERT=23 {{(pid=99933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:58:04.786662 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4db928ed-0906-420a-962b-79cd81e5ee5c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:04.787333 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:04.787333 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:04.789033 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4db928ed-0906-420a-962b-79cd81e5ee5c tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 Jul 03 21:58:04.789437 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4db928ed-0906-420a-962b-79cd81e5ee5c tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:04.789730 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4db928ed-0906-420a-962b-79cd81e5ee5c tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:04.789899 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-4db928ed-0906-420a-962b-79cd81e5ee5c tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 7cf5f8b8-f7ae-4eb9-add9-805d19085a76. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:04.793622 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-1c2f2092-dea8-4813-b230-68e23d32b4de tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:58:04.796617 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:04.796617 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:04.797299 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4db928ed-0906-420a-962b-79cd81e5ee5c tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 returned with HTTP 200 Jul 03 21:58:04.797703 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1071/4275] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:04 2026] GET /volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:04.799535 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-1c2f2092-dea8-4813-b230-68e23d32b4de tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/145b1397-f690-452f-8416-e582e90298bf returned with HTTP 200 Jul 03 21:58:04.800216 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1064/4276] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:58:04 2026] GET /volume/v3/volumes/145b1397-f690-452f-8416-e582e90298bf => generated 1656 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:58:04.808606 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-91503a01-8cc0-4e86-83dd-9e0f1783ce81 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:04.811784 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-91503a01-8cc0-4e86-83dd-9e0f1783ce81 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:58:04.812325 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-91503a01-8cc0-4e86-83dd-9e0f1783ce81 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "31cb132a-cae8-4a05-b01f-37504a86bbf1", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:04.814175 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-91503a01-8cc0-4e86-83dd-9e0f1783ce81 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '31cb132a-cae8-4a05-b01f-37504a86bbf1', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:58:04.829402 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:04.829402 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:04.829954 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-91503a01-8cc0-4e86-83dd-9e0f1783ce81 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 21:58:04.830092 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-91503a01-8cc0-4e86-83dd-9e0f1783ce81 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Create volume of 1 GB Jul 03 21:58:04.833985 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-91503a01-8cc0-4e86-83dd-9e0f1783ce81 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Availability Zones retrieved successfully. Jul 03 21:58:04.843553 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-91503a01-8cc0-4e86-83dd-9e0f1783ce81 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Flow 'volume_create_api' (5be5f6dc-3072-444a-9271-d38c38f51f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:58:04.848511 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-91503a01-8cc0-4e86-83dd-9e0f1783ce81 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23def292-9794-4d6a-aa36-a4930aad111b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:58:04.848511 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-91503a01-8cc0-4e86-83dd-9e0f1783ce81 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:58:04.890947 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-91503a01-8cc0-4e86-83dd-9e0f1783ce81 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23def292-9794-4d6a-aa36-a4930aad111b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '31cb132a-cae8-4a05-b01f-37504a86bbf1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:58:04.892750 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-91503a01-8cc0-4e86-83dd-9e0f1783ce81 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (761f3093-8d5b-4e72-ae05-541fdec4b457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:58:04.973364 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-91503a01-8cc0-4e86-83dd-9e0f1783ce81 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Created reservations ['e7325b57-bcf0-4280-9172-ab0063f31a17', '6aa9fc58-390d-4945-bdd8-70c2b26ddec0', 'b49c7256-3e9a-406a-9aaf-44d7ad3e1785', '45e68dbb-2fdd-4738-8878-22f20123de1a'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:58:04.974185 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-91503a01-8cc0-4e86-83dd-9e0f1783ce81 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (761f3093-8d5b-4e72-ae05-541fdec4b457) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7325b57-bcf0-4280-9172-ab0063f31a17', '6aa9fc58-390d-4945-bdd8-70c2b26ddec0', 'b49c7256-3e9a-406a-9aaf-44d7ad3e1785', '45e68dbb-2fdd-4738-8878-22f20123de1a']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:58:04.974967 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-91503a01-8cc0-4e86-83dd-9e0f1783ce81 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e2e5e81-8250-449e-86b6-49e369c4f598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:58:05.012762 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7f46c69d-5775-4487-932a-d572f31a240e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:05.014627 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7f46c69d-5775-4487-932a-d572f31a240e tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 Jul 03 21:58:05.014896 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7f46c69d-5775-4487-932a-d572f31a240e tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:05.015117 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7f46c69d-5775-4487-932a-d572f31a240e tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:05.022925 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:05.022925 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:05.026973 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-7f46c69d-5775-4487-932a-d572f31a240e tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:05.028854 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-91503a01-8cc0-4e86-83dd-9e0f1783ce81 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e2e5e81-8250-449e-86b6-49e369c4f598) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1873d45b-49d0-4644-a2ce-4091e3d17fdb', '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='507e5dd1cad64b589d82e1d74266e1fe',qos_specs=None,replication_status=,reservations=['e7325b57-bcf0-4280-9172-ab0063f31a17','6aa9fc58-390d-4945-bdd8-70c2b26ddec0','b49c7256-3e9a-406a-9aaf-44d7ad3e1785','45e68dbb-2fdd-4738-8878-22f20123de1a'],size=1,snapshot_id=31cb132a-cae8-4a05-b01f-37504a86bbf1,source_replicaid=,source_volid=None,status='creating',user_id='31bec914875540f2bfe9290b32df07c5',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), '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-03T21:58:05Z,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=1873d45b-49d0-4644-a2ce-4091e3d17fdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='507e5dd1cad64b589d82e1d74266e1fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=31cb132a-cae8-4a05-b01f-37504a86bbf1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31bec914875540f2bfe9290b32df07c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:58:05.029639 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-91503a01-8cc0-4e86-83dd-9e0f1783ce81 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f899ecb-23c7-47c2-8a08-e13f5d33a52c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:58:05.031677 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7f46c69d-5775-4487-932a-d572f31a240e tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 returned with HTTP 200 Jul 03 21:58:05.032110 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1057/4277] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:05 2026] GET /volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:58:05.052290 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-aa185fcb-eb8a-4d15-b6ee-7fe30471b454 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:05.054033 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-aa185fcb-eb8a-4d15-b6ee-7fe30471b454 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 Jul 03 21:58:05.054221 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-aa185fcb-eb8a-4d15-b6ee-7fe30471b454 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:05.054426 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-aa185fcb-eb8a-4d15-b6ee-7fe30471b454 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:05.058262 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-91503a01-8cc0-4e86-83dd-9e0f1783ce81 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f899ecb-23c7-47c2-8a08-e13f5d33a52c) transitioned into 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='507e5dd1cad64b589d82e1d74266e1fe',qos_specs=None,replication_status=,reservations=['e7325b57-bcf0-4280-9172-ab0063f31a17','6aa9fc58-390d-4945-bdd8-70c2b26ddec0','b49c7256-3e9a-406a-9aaf-44d7ad3e1785','45e68dbb-2fdd-4738-8878-22f20123de1a'],size=1,snapshot_id=31cb132a-cae8-4a05-b01f-37504a86bbf1,source_replicaid=,source_volid=None,status='creating',user_id='31bec914875540f2bfe9290b32df07c5',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:58:05.059212 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-91503a01-8cc0-4e86-83dd-9e0f1783ce81 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8533d92e-3db9-4be4-93a7-5254a4fdfd6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:58:05.062980 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:05.062980 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:05.067513 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-aa185fcb-eb8a-4d15-b6ee-7fe30471b454 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:05.072857 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-aa185fcb-eb8a-4d15-b6ee-7fe30471b454 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 returned with HTTP 200 Jul 03 21:58:05.073354 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1072/4278] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:05 2026] GET /volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:05.109840 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-91503a01-8cc0-4e86-83dd-9e0f1783ce81 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8533d92e-3db9-4be4-93a7-5254a4fdfd6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:58:05.114668 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-91503a01-8cc0-4e86-83dd-9e0f1783ce81 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Flow 'volume_create_api' (5be5f6dc-3072-444a-9271-d38c38f51f70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:58:05.114668 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-91503a01-8cc0-4e86-83dd-9e0f1783ce81 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Create volume request issued successfully. Jul 03 21:58:05.114668 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-91503a01-8cc0-4e86-83dd-9e0f1783ce81 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:58:05.115075 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1086/4279] 10.4.3.32 () {72 vars in 1534 bytes} [Fri Jul 3 21:58:04 2026] POST /volume/v3/volumes => generated 734 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:58:05.118845 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-8e5ba284-14db-4c2e-bc54-ab4cb2aef2e3 req-863ca9ac-c6b6-473f-8f78-63956796bf09 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:05.120967 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-8e5ba284-14db-4c2e-bc54-ab4cb2aef2e3 req-863ca9ac-c6b6-473f-8f78-63956796bf09 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 Jul 03 21:58:05.121184 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-8e5ba284-14db-4c2e-bc54-ab4cb2aef2e3 req-863ca9ac-c6b6-473f-8f78-63956796bf09 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:05.121365 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-8e5ba284-14db-4c2e-bc54-ab4cb2aef2e3 req-863ca9ac-c6b6-473f-8f78-63956796bf09 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:05.128998 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:05.128998 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:05.131916 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-7ad3b4d1-51c4-4f60-848c-a32367f5e29e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:05.132981 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-8e5ba284-14db-4c2e-bc54-ab4cb2aef2e3 req-863ca9ac-c6b6-473f-8f78-63956796bf09 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:05.136845 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-7ad3b4d1-51c4-4f60-848c-a32367f5e29e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/1873d45b-49d0-4644-a2ce-4091e3d17fdb Jul 03 21:58:05.137224 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-7ad3b4d1-51c4-4f60-848c-a32367f5e29e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:05.137482 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-7ad3b4d1-51c4-4f60-848c-a32367f5e29e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:05.137623 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-8e5ba284-14db-4c2e-bc54-ab4cb2aef2e3 req-863ca9ac-c6b6-473f-8f78-63956796bf09 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 returned with HTTP 200 Jul 03 21:58:05.138123 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1065/4280] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:58:05 2026] GET /volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:05.152975 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:05.152975 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:05.158688 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-7ad3b4d1-51c4-4f60-848c-a32367f5e29e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:58:05.164987 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-7ad3b4d1-51c4-4f60-848c-a32367f5e29e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/1873d45b-49d0-4644-a2ce-4091e3d17fdb returned with HTTP 200 Jul 03 21:58:05.165551 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1058/4281] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:58:05 2026] GET /volume/v3/volumes/1873d45b-49d0-4644-a2ce-4091e3d17fdb => generated 802 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:05.178823 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-58ea944f-bc45-4831-8ff3-112ed1bb5aaf None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:05.182066 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-58ea944f-bc45-4831-8ff3-112ed1bb5aaf tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/1873d45b-49d0-4644-a2ce-4091e3d17fdb Jul 03 21:58:05.182320 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-58ea944f-bc45-4831-8ff3-112ed1bb5aaf tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:05.182575 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-58ea944f-bc45-4831-8ff3-112ed1bb5aaf tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:05.195024 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:05.195024 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:05.200432 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-58ea944f-bc45-4831-8ff3-112ed1bb5aaf tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:58:05.208390 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-58ea944f-bc45-4831-8ff3-112ed1bb5aaf tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/1873d45b-49d0-4644-a2ce-4091e3d17fdb returned with HTTP 200 Jul 03 21:58:05.208390 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1073/4282] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:58:05 2026] GET /volume/v3/volumes/1873d45b-49d0-4644-a2ce-4091e3d17fdb => generated 802 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:05.814467 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-0c9d1660-4cdd-4eb6-9688-011bf16682fc None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:05.817106 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0c9d1660-4cdd-4eb6-9688-011bf16682fc tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 Jul 03 21:58:05.817447 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0c9d1660-4cdd-4eb6-9688-011bf16682fc tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:05.818276 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0c9d1660-4cdd-4eb6-9688-011bf16682fc tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:05.818276 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-0c9d1660-4cdd-4eb6-9688-011bf16682fc tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 7cf5f8b8-f7ae-4eb9-add9-805d19085a76. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:05.826301 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:05.826301 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:05.827299 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0c9d1660-4cdd-4eb6-9688-011bf16682fc tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 returned with HTTP 200 Jul 03 21:58:05.827829 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1087/4283] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:05 2026] GET /volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:06.838570 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9015a101-3f73-4f10-93e1-bde88d0627ee None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:06.840805 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9015a101-3f73-4f10-93e1-bde88d0627ee tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 Jul 03 21:58:06.841089 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9015a101-3f73-4f10-93e1-bde88d0627ee tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:06.841307 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9015a101-3f73-4f10-93e1-bde88d0627ee tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:06.841493 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-9015a101-3f73-4f10-93e1-bde88d0627ee tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 7cf5f8b8-f7ae-4eb9-add9-805d19085a76. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:06.846173 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:06.846173 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:06.847191 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9015a101-3f73-4f10-93e1-bde88d0627ee tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 returned with HTTP 200 Jul 03 21:58:06.847652 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1066/4284] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:06 2026] GET /volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:07.199976 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e7c339f1-0e6a-45fe-8793-426dca14b5f8 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:07.200416 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e7c339f1-0e6a-45fe-8793-426dca14b5f8 None None] GET https://10.4.3.32/volume// Jul 03 21:58:07.200596 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e7c339f1-0e6a-45fe-8793-426dca14b5f8 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:07.200920 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e7c339f1-0e6a-45fe-8793-426dca14b5f8 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:07.201384 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e7c339f1-0e6a-45fe-8793-426dca14b5f8 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:58:07.202327 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1059/4285] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:58: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 21:58:07.212410 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-8e5ba284-14db-4c2e-bc54-ab4cb2aef2e3 req-83f08fb8-c06b-41c8-b6dd-f766e2a89b1a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:07.281703 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-8e5ba284-14db-4c2e-bc54-ab4cb2aef2e3 req-83f08fb8-c06b-41c8-b6dd-f766e2a89b1a tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:58:07.282110 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-8e5ba284-14db-4c2e-bc54-ab4cb2aef2e3 req-83f08fb8-c06b-41c8-b6dd-f766e2a89b1a tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5e1858b3-cb84-4f51-be48-242be8fdc797", "connector": null, "instance_uuid": "b9666d3c-dd26-4106-a4bd-3b653e4fc4c2"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:07.291284 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:07.291284 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:07.345736 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-8e5ba284-14db-4c2e-bc54-ab4cb2aef2e3 req-83f08fb8-c06b-41c8-b6dd-f766e2a89b1a tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:58:07.346299 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1074/4286] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:58:07 2026] POST /volume/v3/attachments => generated 273 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:58:07.663978 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a135bf78-06d8-46f5-b868-045ff447a4ae None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:07.665984 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a135bf78-06d8-46f5-b868-045ff447a4ae tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 Jul 03 21:58:07.666193 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a135bf78-06d8-46f5-b868-045ff447a4ae tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:07.666391 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a135bf78-06d8-46f5-b868-045ff447a4ae tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:07.677929 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:07.677929 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:07.681445 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-a135bf78-06d8-46f5-b868-045ff447a4ae tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:07.685999 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a135bf78-06d8-46f5-b868-045ff447a4ae tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 returned with HTTP 200 Jul 03 21:58:07.686425 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1088/4287] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:07 2026] GET /volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:07.857411 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-db1391e3-069e-4fad-a4c6-3f67fa643142 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:07.859849 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-db1391e3-069e-4fad-a4c6-3f67fa643142 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 Jul 03 21:58:07.860158 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-db1391e3-069e-4fad-a4c6-3f67fa643142 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:07.860744 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-db1391e3-069e-4fad-a4c6-3f67fa643142 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:07.860936 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-db1391e3-069e-4fad-a4c6-3f67fa643142 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 7cf5f8b8-f7ae-4eb9-add9-805d19085a76. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:07.869057 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:07.869057 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:07.869674 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-db1391e3-069e-4fad-a4c6-3f67fa643142 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 returned with HTTP 200 Jul 03 21:58:07.871146 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1067/4288] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:07 2026] GET /volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:07.879294 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1d0b69b6-9527-4275-8a00-c2a2bc8f7252 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:07.881347 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1d0b69b6-9527-4275-8a00-c2a2bc8f7252 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] POST https://10.4.3.32/volume/v3/backups Jul 03 21:58:07.881794 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1d0b69b6-9527-4275-8a00-c2a2bc8f7252 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bf57eff5-5018-4501-a4f3-d3a3af0c7c7b", "name": "tempest-VolumesBackupsTest-Backup-293047244"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:07.885409 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.contrib.backups [None req-1d0b69b6-9527-4275-8a00-c2a2bc8f7252 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Creating new backup {'backup': {'volume_id': 'bf57eff5-5018-4501-a4f3-d3a3af0c7c7b', 'name': 'tempest-VolumesBackupsTest-Backup-293047244'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 21:58:07.885409 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.contrib.backups [None req-1d0b69b6-9527-4275-8a00-c2a2bc8f7252 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Creating backup of volume bf57eff5-5018-4501-a4f3-d3a3af0c7c7b in container None Jul 03 21:58:07.893316 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:07.893316 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:07.894111 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-1d0b69b6-9527-4275-8a00-c2a2bc8f7252 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Volume info retrieved successfully. Jul 03 21:58:07.902088 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c08f129a-7937-4fb7-a12c-ca631efa54ee None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:07.902608 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c08f129a-7937-4fb7-a12c-ca631efa54ee None None] GET https://10.4.3.32/volume// Jul 03 21:58:07.902909 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c08f129a-7937-4fb7-a12c-ca631efa54ee None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:07.903148 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c08f129a-7937-4fb7-a12c-ca631efa54ee None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:07.903607 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c08f129a-7937-4fb7-a12c-ca631efa54ee None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:58:07.904014 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1075/4289] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:58: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 21:58:07.924682 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-8e5ba284-14db-4c2e-bc54-ab4cb2aef2e3 req-1be7b5c9-5249-4418-aef6-2058c1f84a9a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:07.927696 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-8e5ba284-14db-4c2e-bc54-ab4cb2aef2e3 req-1be7b5c9-5249-4418-aef6-2058c1f84a9a tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 Jul 03 21:58:07.927880 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-8e5ba284-14db-4c2e-bc54-ab4cb2aef2e3 req-1be7b5c9-5249-4418-aef6-2058c1f84a9a tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:07.928126 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-8e5ba284-14db-4c2e-bc54-ab4cb2aef2e3 req-1be7b5c9-5249-4418-aef6-2058c1f84a9a tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:07.928521 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-1d0b69b6-9527-4275-8a00-c2a2bc8f7252 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Created reservations ['09541a71-6342-4e5d-8208-c4f89743e8f8', 'acb7cb1a-2ec9-4146-afe3-9d4fd57d774c'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:58:07.940944 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:07.940944 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:07.945843 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-8e5ba284-14db-4c2e-bc54-ab4cb2aef2e3 req-1be7b5c9-5249-4418-aef6-2058c1f84a9a tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:07.952439 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-8e5ba284-14db-4c2e-bc54-ab4cb2aef2e3 req-1be7b5c9-5249-4418-aef6-2058c1f84a9a tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 returned with HTTP 200 Jul 03 21:58:07.952997 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1089/4290] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:58:07 2026] GET /volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 => generated 1034 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:58:08.030736 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1d0b69b6-9527-4275-8a00-c2a2bc8f7252 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 21:58:08.031162 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1060/4291] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:58:07 2026] POST /volume/v3/backups => generated 327 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:58:08.047397 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3a55e6f1-2906-4702-ad2d-08e87eb06100 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:08.052755 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3a55e6f1-2906-4702-ad2d-08e87eb06100 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa Jul 03 21:58:08.055384 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3a55e6f1-2906-4702-ad2d-08e87eb06100 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:08.055680 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3a55e6f1-2906-4702-ad2d-08e87eb06100 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:08.055816 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-3a55e6f1-2906-4702-ad2d-08e87eb06100 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id cb7d7617-126b-4c78-93f6-31d3fbd545aa. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:08.061481 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:08.061481 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:08.062719 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3a55e6f1-2906-4702-ad2d-08e87eb06100 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa returned with HTTP 200 Jul 03 21:58:08.063287 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1068/4292] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:08 2026] GET /volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:08.066183 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-8e5ba284-14db-4c2e-bc54-ab4cb2aef2e3 req-d3511b12-6e8a-487f-be81-a060c279b5b2 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:08.069152 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-8e5ba284-14db-4c2e-bc54-ab4cb2aef2e3 req-d3511b12-6e8a-487f-be81-a060c279b5b2 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] PUT https://10.4.3.32/volume/v3/attachments/8d4f00aa-8d2c-4802-9e66-c6c85cb8e4b5 Jul 03 21:58:08.069439 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-8e5ba284-14db-4c2e-bc54-ab4cb2aef2e3 req-d3511b12-6e8a-487f-be81-a060c279b5b2 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:08.081020 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-8e5ba284-14db-4c2e-bc54-ab4cb2aef2e3 req-d3511b12-6e8a-487f-be81-a060c279b5b2 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Acquiring lock "cinder-attachment_update-5e1858b3-cb84-4f51-be48-242be8fdc797-np0000004475" by "attachment_update" {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:58:08.085212 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-8e5ba284-14db-4c2e-bc54-ab4cb2aef2e3 req-d3511b12-6e8a-487f-be81-a060c279b5b2 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Lock "cinder-attachment_update-5e1858b3-cb84-4f51-be48-242be8fdc797-np0000004475" acquired by "attachment_update" :: waited 0.005s {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:58:08.085823 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:08.085823 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:08.219648 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-c76c22de-223c-4abf-9c7e-298a62838e43 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:08.221526 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-c76c22de-223c-4abf-9c7e-298a62838e43 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/1873d45b-49d0-4644-a2ce-4091e3d17fdb Jul 03 21:58:08.221707 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-c76c22de-223c-4abf-9c7e-298a62838e43 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:08.221839 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-c76c22de-223c-4abf-9c7e-298a62838e43 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:08.230016 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:08.230016 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:08.234559 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-c76c22de-223c-4abf-9c7e-298a62838e43 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:58:08.240326 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-c76c22de-223c-4abf-9c7e-298a62838e43 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/1873d45b-49d0-4644-a2ce-4091e3d17fdb returned with HTTP 200 Jul 03 21:58:08.241111 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1090/4293] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:58:08 2026] GET /volume/v3/volumes/1873d45b-49d0-4644-a2ce-4091e3d17fdb => generated 1343 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:58:08.248401 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c1a86ee5-5c4a-4e80-94e7-236ed17b4108 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:08.248779 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c1a86ee5-5c4a-4e80-94e7-236ed17b4108 None None] GET https://10.4.3.32/volume// Jul 03 21:58:08.248980 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c1a86ee5-5c4a-4e80-94e7-236ed17b4108 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:08.249179 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c1a86ee5-5c4a-4e80-94e7-236ed17b4108 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:08.249588 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c1a86ee5-5c4a-4e80-94e7-236ed17b4108 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:58:08.249884 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1061/4294] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:58: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 21:58:08.257701 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-53950cfe-9898-4c9f-80fd-031749b5fa88 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:08.260159 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-53950cfe-9898-4c9f-80fd-031749b5fa88 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:58:08.260723 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-53950cfe-9898-4c9f-80fd-031749b5fa88 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1873d45b-49d0-4644-a2ce-4091e3d17fdb", "connector": null, "instance_uuid": "c54deb02-5d7f-4431-b46b-1eb636c1209d"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:08.271542 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:08.271542 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:08.328810 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-53950cfe-9898-4c9f-80fd-031749b5fa88 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:58:08.329364 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1069/4295] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:58:08 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 21:58:08.345643 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ea84667c-c1fd-499c-a715-e8e40fbf035e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:08.346015 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ea84667c-c1fd-499c-a715-e8e40fbf035e None None] GET https://10.4.3.32/volume// Jul 03 21:58:08.346158 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ea84667c-c1fd-499c-a715-e8e40fbf035e None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:08.346382 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ea84667c-c1fd-499c-a715-e8e40fbf035e None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:08.346725 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ea84667c-c1fd-499c-a715-e8e40fbf035e None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:58:08.347001 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1091/4296] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:58: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 21:58:08.362730 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-20f0b752-ecdc-4bbf-afab-04622036fbee None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:08.365546 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-20f0b752-ecdc-4bbf-afab-04622036fbee tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/1873d45b-49d0-4644-a2ce-4091e3d17fdb Jul 03 21:58:08.365870 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-20f0b752-ecdc-4bbf-afab-04622036fbee tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:08.366142 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-20f0b752-ecdc-4bbf-afab-04622036fbee tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:08.379674 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:08.379674 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:08.384651 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-20f0b752-ecdc-4bbf-afab-04622036fbee tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:58:08.391059 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-20f0b752-ecdc-4bbf-afab-04622036fbee tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/1873d45b-49d0-4644-a2ce-4091e3d17fdb returned with HTTP 200 Jul 03 21:58:08.391615 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1062/4297] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:58:08 2026] GET /volume/v3/volumes/1873d45b-49d0-4644-a2ce-4091e3d17fdb => generated 1522 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:58:08.501616 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-4f5edbe9-eb83-468d-a3b7-40eb2b55c1c6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:08.504506 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-4f5edbe9-eb83-468d-a3b7-40eb2b55c1c6 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] PUT https://10.4.3.32/volume/v3/attachments/ae88f271-b494-4c6b-8375-afa1c24db7fb Jul 03 21:58:08.504990 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-4f5edbe9-eb83-468d-a3b7-40eb2b55c1c6 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:08.512664 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-4f5edbe9-eb83-468d-a3b7-40eb2b55c1c6 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Acquiring lock "cinder-attachment_update-1873d45b-49d0-4644-a2ce-4091e3d17fdb-np0000004475" by "attachment_update" {{(pid=99933) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:58:08.517137 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-4f5edbe9-eb83-468d-a3b7-40eb2b55c1c6 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Lock "cinder-attachment_update-1873d45b-49d0-4644-a2ce-4091e3d17fdb-np0000004475" acquired by "attachment_update" :: waited 0.005s {{(pid=99933) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:58:08.518588 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:08.518588 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:08.626429 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-8e5ba284-14db-4c2e-bc54-ab4cb2aef2e3 req-d3511b12-6e8a-487f-be81-a060c279b5b2 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Lock "cinder-attachment_update-5e1858b3-cb84-4f51-be48-242be8fdc797-np0000004475" released by "attachment_update" :: held 0.542s {{(pid=99934) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:58:08.626733 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-8e5ba284-14db-4c2e-bc54-ab4cb2aef2e3 req-d3511b12-6e8a-487f-be81-a060c279b5b2 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/attachments/8d4f00aa-8d2c-4802-9e66-c6c85cb8e4b5 returned with HTTP 200 Jul 03 21:58:08.627126 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1076/4298] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:58:08 2026] PUT /volume/v3/attachments/8d4f00aa-8d2c-4802-9e66-c6c85cb8e4b5 => generated 969 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:58:08.701610 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9043a0ab-23fc-44fe-b0f5-b67a4ad28133 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:08.703609 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9043a0ab-23fc-44fe-b0f5-b67a4ad28133 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 Jul 03 21:58:08.703823 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9043a0ab-23fc-44fe-b0f5-b67a4ad28133 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:08.704025 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9043a0ab-23fc-44fe-b0f5-b67a4ad28133 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:08.713909 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:08.713909 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:08.717722 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-9043a0ab-23fc-44fe-b0f5-b67a4ad28133 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:08.722025 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9043a0ab-23fc-44fe-b0f5-b67a4ad28133 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 returned with HTTP 200 Jul 03 21:58:08.722444 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1092/4299] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:08 2026] GET /volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:09.045721 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.coordination [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-4f5edbe9-eb83-468d-a3b7-40eb2b55c1c6 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Lock "cinder-attachment_update-1873d45b-49d0-4644-a2ce-4091e3d17fdb-np0000004475" released by "attachment_update" :: held 0.529s {{(pid=99933) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:58:09.046063 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-4f5edbe9-eb83-468d-a3b7-40eb2b55c1c6 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments/ae88f271-b494-4c6b-8375-afa1c24db7fb returned with HTTP 200 Jul 03 21:58:09.046495 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1070/4300] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:58:08 2026] PUT /volume/v3/attachments/ae88f271-b494-4c6b-8375-afa1c24db7fb => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:58:09.074491 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1e946f42-43dc-4ebc-b6bc-ff0601076de2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:09.076250 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1e946f42-43dc-4ebc-b6bc-ff0601076de2 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa Jul 03 21:58:09.076521 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1e946f42-43dc-4ebc-b6bc-ff0601076de2 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:09.076744 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1e946f42-43dc-4ebc-b6bc-ff0601076de2 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:09.076896 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-1e946f42-43dc-4ebc-b6bc-ff0601076de2 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id cb7d7617-126b-4c78-93f6-31d3fbd545aa. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:09.081256 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:09.081256 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:09.082036 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1e946f42-43dc-4ebc-b6bc-ff0601076de2 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa returned with HTTP 200 Jul 03 21:58:09.082540 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1063/4301] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:09 2026] GET /volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:09.557031 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-15e38d82-067e-418a-8556-5769d7ce5bc0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:09.559117 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-15e38d82-067e-418a-8556-5769d7ce5bc0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] POST https://10.4.3.32/volume/v3/attachments/ae88f271-b494-4c6b-8375-afa1c24db7fb/action Jul 03 21:58:09.559539 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-15e38d82-067e-418a-8556-5769d7ce5bc0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action body: b'{"os-complete": null}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:58:09.559691 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-15e38d82-067e-418a-8556-5769d7ce5bc0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:09.578282 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:09.578282 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:09.600986 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-690c9d81-70e7-406c-a958-761c5cf1b9a0 req-15e38d82-067e-418a-8556-5769d7ce5bc0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments/ae88f271-b494-4c6b-8375-afa1c24db7fb/action returned with HTTP 204 Jul 03 21:58:09.601604 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1077/4302] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:58:09 2026] POST /volume/v3/attachments/ae88f271-b494-4c6b-8375-afa1c24db7fb/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:58:09.739502 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c4ea2bde-c577-493f-8bbf-7f54eee06b87 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:09.741244 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c4ea2bde-c577-493f-8bbf-7f54eee06b87 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 Jul 03 21:58:09.741459 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c4ea2bde-c577-493f-8bbf-7f54eee06b87 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:09.741676 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c4ea2bde-c577-493f-8bbf-7f54eee06b87 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:09.750506 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:09.750506 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:09.753663 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c4ea2bde-c577-493f-8bbf-7f54eee06b87 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:09.758280 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c4ea2bde-c577-493f-8bbf-7f54eee06b87 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 returned with HTTP 200 Jul 03 21:58:09.761358 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1093/4303] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:09 2026] GET /volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:10.092435 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-56ae0899-1e3f-4299-b111-60f4c8a557a4 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:10.094569 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-56ae0899-1e3f-4299-b111-60f4c8a557a4 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa Jul 03 21:58:10.094839 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-56ae0899-1e3f-4299-b111-60f4c8a557a4 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:10.095200 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-56ae0899-1e3f-4299-b111-60f4c8a557a4 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:10.095384 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-56ae0899-1e3f-4299-b111-60f4c8a557a4 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id cb7d7617-126b-4c78-93f6-31d3fbd545aa. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:10.100948 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:10.100948 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:10.101905 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-56ae0899-1e3f-4299-b111-60f4c8a557a4 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa returned with HTTP 200 Jul 03 21:58:10.102351 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1071/4304] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:10 2026] GET /volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:10.777218 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c5a4d766-4184-4f94-a66b-dd2814a70555 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:10.778793 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c5a4d766-4184-4f94-a66b-dd2814a70555 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 Jul 03 21:58:10.778963 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c5a4d766-4184-4f94-a66b-dd2814a70555 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:10.779136 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c5a4d766-4184-4f94-a66b-dd2814a70555 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:10.788135 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:10.788135 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:10.791543 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c5a4d766-4184-4f94-a66b-dd2814a70555 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:10.795579 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c5a4d766-4184-4f94-a66b-dd2814a70555 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 returned with HTTP 200 Jul 03 21:58:10.795946 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1064/4305] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:10 2026] GET /volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:11.112658 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-69c3b5e0-fe1f-4a99-ad5a-469e38625470 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:11.114910 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-69c3b5e0-fe1f-4a99-ad5a-469e38625470 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa Jul 03 21:58:11.115118 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-69c3b5e0-fe1f-4a99-ad5a-469e38625470 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:11.115300 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-69c3b5e0-fe1f-4a99-ad5a-469e38625470 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:11.115447 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-69c3b5e0-fe1f-4a99-ad5a-469e38625470 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id cb7d7617-126b-4c78-93f6-31d3fbd545aa. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:11.117393 np0000004475 devstack@c-api.service[99934]: DEBUG dbcounter [-] [99934] Writing DB stats cinder:SELECT=210,cinder:INSERT=17,cinder:UPDATE=42 {{(pid=99934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:58:11.120617 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:11.120617 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:11.121566 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-69c3b5e0-fe1f-4a99-ad5a-469e38625470 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa returned with HTTP 200 Jul 03 21:58:11.122022 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1078/4306] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:11 2026] GET /volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:11.810711 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-18f307a3-0ae4-429b-9799-151874466232 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:11.812484 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-18f307a3-0ae4-429b-9799-151874466232 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 Jul 03 21:58:11.812649 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-18f307a3-0ae4-429b-9799-151874466232 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:11.812851 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-18f307a3-0ae4-429b-9799-151874466232 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:11.821784 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:11.821784 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:11.824990 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-18f307a3-0ae4-429b-9799-151874466232 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:11.828833 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-18f307a3-0ae4-429b-9799-151874466232 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 returned with HTTP 200 Jul 03 21:58:11.829178 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1094/4307] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:11 2026] GET /volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:12.132118 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9d9fb016-0457-4ace-9c44-ba4bedd4be2f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:12.133926 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9d9fb016-0457-4ace-9c44-ba4bedd4be2f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa Jul 03 21:58:12.134123 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9d9fb016-0457-4ace-9c44-ba4bedd4be2f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:12.134299 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9d9fb016-0457-4ace-9c44-ba4bedd4be2f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:12.134413 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-9d9fb016-0457-4ace-9c44-ba4bedd4be2f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id cb7d7617-126b-4c78-93f6-31d3fbd545aa. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:12.139103 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:12.139103 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:12.140009 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9d9fb016-0457-4ace-9c44-ba4bedd4be2f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa returned with HTTP 200 Jul 03 21:58:12.140387 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1072/4308] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:12 2026] GET /volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:12.841877 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a2a996b5-bef1-451d-9b12-4ba5982c42de None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:12.844192 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a2a996b5-bef1-451d-9b12-4ba5982c42de tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 Jul 03 21:58:12.846686 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a2a996b5-bef1-451d-9b12-4ba5982c42de tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:12.846686 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a2a996b5-bef1-451d-9b12-4ba5982c42de tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:12.863115 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:12.863115 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:12.867663 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-a2a996b5-bef1-451d-9b12-4ba5982c42de tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:12.874434 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a2a996b5-bef1-451d-9b12-4ba5982c42de tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 returned with HTTP 200 Jul 03 21:58:12.874434 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1065/4309] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:12 2026] GET /volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:13.152095 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b72276d0-365b-4a70-a7d1-60e13d640385 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:13.154152 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b72276d0-365b-4a70-a7d1-60e13d640385 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa Jul 03 21:58:13.154377 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b72276d0-365b-4a70-a7d1-60e13d640385 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:13.154603 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b72276d0-365b-4a70-a7d1-60e13d640385 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:13.154787 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-b72276d0-365b-4a70-a7d1-60e13d640385 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id cb7d7617-126b-4c78-93f6-31d3fbd545aa. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:13.159681 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:13.159681 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:13.160611 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b72276d0-365b-4a70-a7d1-60e13d640385 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa returned with HTTP 200 Jul 03 21:58:13.161044 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1079/4310] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:13 2026] GET /volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:13.888312 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-99e153cc-dab8-4690-ae93-5f84ad9cc160 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:13.891143 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-99e153cc-dab8-4690-ae93-5f84ad9cc160 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 Jul 03 21:58:13.891390 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-99e153cc-dab8-4690-ae93-5f84ad9cc160 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:13.891609 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-99e153cc-dab8-4690-ae93-5f84ad9cc160 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:13.901916 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:13.901916 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:13.905869 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-99e153cc-dab8-4690-ae93-5f84ad9cc160 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:13.910139 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-99e153cc-dab8-4690-ae93-5f84ad9cc160 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 returned with HTTP 200 Jul 03 21:58:13.910559 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1095/4311] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:13 2026] GET /volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:14.172052 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8b5b9779-acc1-43be-aee6-93a9187117e4 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:14.173732 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8b5b9779-acc1-43be-aee6-93a9187117e4 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa Jul 03 21:58:14.173908 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8b5b9779-acc1-43be-aee6-93a9187117e4 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:14.174079 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8b5b9779-acc1-43be-aee6-93a9187117e4 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:14.174176 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-8b5b9779-acc1-43be-aee6-93a9187117e4 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id cb7d7617-126b-4c78-93f6-31d3fbd545aa. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:14.178619 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:14.178619 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:14.179280 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8b5b9779-acc1-43be-aee6-93a9187117e4 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa returned with HTTP 200 Jul 03 21:58:14.179620 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1073/4312] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:14 2026] GET /volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:14.880853 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-8e5ba284-14db-4c2e-bc54-ab4cb2aef2e3 req-701301b2-e9ca-4267-8713-e1c18c780f4a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:14.883487 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-8e5ba284-14db-4c2e-bc54-ab4cb2aef2e3 req-701301b2-e9ca-4267-8713-e1c18c780f4a tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] POST https://10.4.3.32/volume/v3/attachments/8d4f00aa-8d2c-4802-9e66-c6c85cb8e4b5/action Jul 03 21:58:14.884008 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-8e5ba284-14db-4c2e-bc54-ab4cb2aef2e3 req-701301b2-e9ca-4267-8713-e1c18c780f4a tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Action body: b'{"os-complete": null}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:58:14.884008 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-8e5ba284-14db-4c2e-bc54-ab4cb2aef2e3 req-701301b2-e9ca-4267-8713-e1c18c780f4a tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:14.905232 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:14.905232 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:14.923504 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ea0fd526-15a4-4295-8bf5-069e1296ae16 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:14.925144 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ea0fd526-15a4-4295-8bf5-069e1296ae16 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 Jul 03 21:58:14.925345 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ea0fd526-15a4-4295-8bf5-069e1296ae16 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:14.925552 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ea0fd526-15a4-4295-8bf5-069e1296ae16 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:14.934639 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:14.934639 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:14.938327 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-ea0fd526-15a4-4295-8bf5-069e1296ae16 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:14.942901 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ea0fd526-15a4-4295-8bf5-069e1296ae16 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 returned with HTTP 200 Jul 03 21:58:14.943260 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1080/4313] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:14 2026] GET /volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:14.964386 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-8e5ba284-14db-4c2e-bc54-ab4cb2aef2e3 req-701301b2-e9ca-4267-8713-e1c18c780f4a tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/attachments/8d4f00aa-8d2c-4802-9e66-c6c85cb8e4b5/action returned with HTTP 204 Jul 03 21:58:14.964846 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1066/4314] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:58:14 2026] POST /volume/v3/attachments/8d4f00aa-8d2c-4802-9e66-c6c85cb8e4b5/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:58:15.190441 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ffb7dfd5-936c-4db6-b35b-a626259630a9 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:15.192217 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ffb7dfd5-936c-4db6-b35b-a626259630a9 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa Jul 03 21:58:15.192442 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ffb7dfd5-936c-4db6-b35b-a626259630a9 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:15.192631 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ffb7dfd5-936c-4db6-b35b-a626259630a9 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:15.192771 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-ffb7dfd5-936c-4db6-b35b-a626259630a9 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id cb7d7617-126b-4c78-93f6-31d3fbd545aa. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:15.197779 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:15.197779 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:15.198535 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ffb7dfd5-936c-4db6-b35b-a626259630a9 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa returned with HTTP 200 Jul 03 21:58:15.198909 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1096/4315] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:15 2026] GET /volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:15.959961 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ded8fb3d-1d1f-4376-9d68-2452bd243c6c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:15.963955 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ded8fb3d-1d1f-4376-9d68-2452bd243c6c tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 Jul 03 21:58:15.964243 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ded8fb3d-1d1f-4376-9d68-2452bd243c6c tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:15.964567 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ded8fb3d-1d1f-4376-9d68-2452bd243c6c tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:15.978520 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:15.978520 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:15.983533 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-ded8fb3d-1d1f-4376-9d68-2452bd243c6c tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:15.989105 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ded8fb3d-1d1f-4376-9d68-2452bd243c6c tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 returned with HTTP 200 Jul 03 21:58:15.989510 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1074/4316] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:15 2026] GET /volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 => generated 1147 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:58:16.003321 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-3c704805-87be-432f-94ec-138ec08c98d4 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:16.010084 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3c704805-87be-432f-94ec-138ec08c98d4 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 Jul 03 21:58:16.010084 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3c704805-87be-432f-94ec-138ec08c98d4 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:16.010084 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3c704805-87be-432f-94ec-138ec08c98d4 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:16.024889 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:16.024889 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:16.029739 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-3c704805-87be-432f-94ec-138ec08c98d4 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:16.040996 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3c704805-87be-432f-94ec-138ec08c98d4 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 returned with HTTP 200 Jul 03 21:58:16.043646 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1081/4317] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:16 2026] GET /volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 => generated 1147 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:58:16.058073 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-873c5dfa-c5c5-4770-9551-6a50a9020e26 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:16.061154 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-873c5dfa-c5c5-4770-9551-6a50a9020e26 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] POST https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797/action Jul 03 21:58:16.061694 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-873c5dfa-c5c5-4770-9551-6a50a9020e26 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Action body: b'{"os-detach": {}}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:58:16.061894 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-873c5dfa-c5c5-4770-9551-6a50a9020e26 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:16.075712 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:16.075712 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:16.076614 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-873c5dfa-c5c5-4770-9551-6a50a9020e26 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:16.144012 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-873c5dfa-c5c5-4770-9551-6a50a9020e26 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Attachment connected to vm b9666d3c-dd26-4106-a4bd-3b653e4fc4c2, checking data on nova Jul 03 21:58:16.144262 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.compute.nova [None req-873c5dfa-c5c5-4770-9551-6a50a9020e26 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Creating Keystone token plugin using URL: https://10.4.3.32/identity {{(pid=99935) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 21:58:16.209476 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e2a411a0-05ba-4555-98ee-b96f885cd87f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:16.212040 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e2a411a0-05ba-4555-98ee-b96f885cd87f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa Jul 03 21:58:16.212334 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e2a411a0-05ba-4555-98ee-b96f885cd87f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:16.212819 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e2a411a0-05ba-4555-98ee-b96f885cd87f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:16.213038 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-e2a411a0-05ba-4555-98ee-b96f885cd87f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id cb7d7617-126b-4c78-93f6-31d3fbd545aa. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:16.218888 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:16.218888 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:16.219918 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e2a411a0-05ba-4555-98ee-b96f885cd87f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa returned with HTTP 200 Jul 03 21:58:16.220386 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1097/4318] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:16 2026] GET /volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:16.324988 np0000004475 devstack@c-api.service[99935]: DEBUG novaclient.v2.client [None req-873c5dfa-c5c5-4770-9551-6a50a9020e26 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] REQ: curl -g -i -X GET https://10.4.3.32/compute/v2.1/servers/b9666d3c-dd26-4106-a4bd-3b653e4fc4c2/os-volume_attachments/5e1858b3-cb84-4f51-be48-242be8fdc797 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}366a14afd194072aa32b50809c7101204cd4cbe07a78324d06084723c14e3bd2" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-873c5dfa-c5c5-4770-9551-6a50a9020e26" -H "X-Service-Token: {SHA256}6f9b42db61f8b574fd4cbab303ae9c18ecc213d646057749b871d3d731d8c065" {{(pid=99935) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 21:58:16.439357 np0000004475 devstack@c-api.service[99935]: DEBUG novaclient.v2.client [None req-873c5dfa-c5c5-4770-9551-6a50a9020e26 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 21:58:16 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-2ddad96f-a388-4b89-88e6-48ad272413aa x-openstack-request-id: req-2ddad96f-a388-4b89-88e6-48ad272413aa {{(pid=99935) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 21:58:16.439492 np0000004475 devstack@c-api.service[99935]: DEBUG novaclient.v2.client [None req-873c5dfa-c5c5-4770-9551-6a50a9020e26 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "5e1858b3-cb84-4f51-be48-242be8fdc797", "serverId": "b9666d3c-dd26-4106-a4bd-3b653e4fc4c2", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "8d4f00aa-8d2c-4802-9e66-c6c85cb8e4b5", "bdm_uuid": "460447b0-c212-4bc5-aa88-dd082abe66cc"}} {{(pid=99935) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 21:58:16.439612 np0000004475 devstack@c-api.service[99935]: DEBUG novaclient.v2.client [None req-873c5dfa-c5c5-4770-9551-6a50a9020e26 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET call to compute for https://10.4.3.32/compute/v2.1/servers/b9666d3c-dd26-4106-a4bd-3b653e4fc4c2/os-volume_attachments/5e1858b3-cb84-4f51-be48-242be8fdc797 used request id req-2ddad96f-a388-4b89-88e6-48ad272413aa {{(pid=99935) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 21:58:16.441478 np0000004475 devstack@c-api.service[99935]: ERROR cinder.volume.api [None req-873c5dfa-c5c5-4770-9551-6a50a9020e26 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-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 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault [None req-873c5dfa-c5c5-4770-9551-6a50a9020e26 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Caught error: Detach volume from instance b9666d3c-dd26-4106-a4bd-3b653e4fc4c2 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance b9666d3c-dd26-4106-a4bd-3b653e4fc4c2 using the Compute API Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: 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 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: 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 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: 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 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: 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 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: 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 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: 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 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: 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 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: 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 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.443600 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: 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 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: 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 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 942, in detach Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2734, in attachment_deletion_allowed Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance b9666d3c-dd26-4106-a4bd-3b653e4fc4c2 using the Compute API Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.middleware.fault [None req-873c5dfa-c5c5-4770-9551-6a50a9020e26 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797/action returned with HTTP 409 Jul 03 21:58:16.445125 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1067/4319] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:58:16 2026] POST /volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797/action => generated 167 bytes in 387 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:58:16.451482 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a77fdafc-f88c-4bec-b637-8894c2f2bdb2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:16.456802 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a77fdafc-f88c-4bec-b637-8894c2f2bdb2 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] POST https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797/action Jul 03 21:58:16.457144 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a77fdafc-f88c-4bec-b637-8894c2f2bdb2 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:58:16.457280 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a77fdafc-f88c-4bec-b637-8894c2f2bdb2 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:16.476965 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:16.476965 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:16.477414 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-a77fdafc-f88c-4bec-b637-8894c2f2bdb2 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:16.538396 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-a77fdafc-f88c-4bec-b637-8894c2f2bdb2 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Attachment connected to vm b9666d3c-dd26-4106-a4bd-3b653e4fc4c2, checking data on nova Jul 03 21:58:16.538792 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.compute.nova [None req-a77fdafc-f88c-4bec-b637-8894c2f2bdb2 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Creating Keystone token plugin using URL: https://10.4.3.32/identity {{(pid=99933) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 21:58:16.686579 np0000004475 devstack@c-api.service[99933]: DEBUG novaclient.v2.client [None req-a77fdafc-f88c-4bec-b637-8894c2f2bdb2 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] REQ: curl -g -i -X GET https://10.4.3.32/compute/v2.1/servers/b9666d3c-dd26-4106-a4bd-3b653e4fc4c2/os-volume_attachments/5e1858b3-cb84-4f51-be48-242be8fdc797 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}afd255b33f67cf0cecceae0f60bea92407257289bfe3b46be3078efd9ee3d7d6" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-a77fdafc-f88c-4bec-b637-8894c2f2bdb2" -H "X-Service-Token: {SHA256}9da5735e18afec003893ed4537950c3e374ecd10bfd92f020c4bb2cc7ea93d64" {{(pid=99933) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 21:58:16.820539 np0000004475 devstack@c-api.service[99933]: DEBUG novaclient.v2.client [None req-a77fdafc-f88c-4bec-b637-8894c2f2bdb2 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 21:58:16 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-0b1cc602-5686-48b3-9540-49c0a563b8bf x-openstack-request-id: req-0b1cc602-5686-48b3-9540-49c0a563b8bf {{(pid=99933) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 21:58:16.820804 np0000004475 devstack@c-api.service[99933]: DEBUG novaclient.v2.client [None req-a77fdafc-f88c-4bec-b637-8894c2f2bdb2 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "5e1858b3-cb84-4f51-be48-242be8fdc797", "serverId": "b9666d3c-dd26-4106-a4bd-3b653e4fc4c2", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "8d4f00aa-8d2c-4802-9e66-c6c85cb8e4b5", "bdm_uuid": "460447b0-c212-4bc5-aa88-dd082abe66cc"}} {{(pid=99933) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 21:58:16.820980 np0000004475 devstack@c-api.service[99933]: DEBUG novaclient.v2.client [None req-a77fdafc-f88c-4bec-b637-8894c2f2bdb2 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET call to compute for https://10.4.3.32/compute/v2.1/servers/b9666d3c-dd26-4106-a4bd-3b653e4fc4c2/os-volume_attachments/5e1858b3-cb84-4f51-be48-242be8fdc797 used request id req-0b1cc602-5686-48b3-9540-49c0a563b8bf {{(pid=99933) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 21:58:16.823911 np0000004475 devstack@c-api.service[99933]: ERROR cinder.volume.api [None req-a77fdafc-f88c-4bec-b637-8894c2f2bdb2 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-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 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault [None req-a77fdafc-f88c-4bec-b637-8894c2f2bdb2 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Caught error: Detach volume from instance b9666d3c-dd26-4106-a4bd-3b653e4fc4c2 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance b9666d3c-dd26-4106-a4bd-3b653e4fc4c2 using the Compute API Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: 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 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: 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 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: 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 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: 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 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: 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 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: 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 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: 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 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: 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 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.826405 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: 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 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: 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 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 996, in terminate_connection Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2734, in attachment_deletion_allowed Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance b9666d3c-dd26-4106-a4bd-3b653e4fc4c2 using the Compute API Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault Jul 03 21:58:16.827417 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.middleware.fault [None req-a77fdafc-f88c-4bec-b637-8894c2f2bdb2 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797/action returned with HTTP 409 Jul 03 21:58:16.828307 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1075/4320] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:58:16 2026] POST /volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797/action => generated 167 bytes in 376 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:58:16.835754 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-741f492c-d7a8-4bc0-bde8-41900cfa1666 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:16.837428 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1082/4321] 10.4.3.32 () {70 vars in 1590 bytes} [Fri Jul 3 21:58:16 2026] POST /volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 21:58:16.845135 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b4c9a35e-b453-4149-abf5-1de12bbc79ff None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:16.847175 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1098/4322] 10.4.3.32 () {70 vars in 1590 bytes} [Fri Jul 3 21:58:16 2026] POST /volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 21:58:16.855335 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-db95856e-f9b0-4ea0-a445-c6dcef18af49 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:16.885446 np0000004475 devstack@c-api.service[99935]: WARNING keystonemiddleware.auth_token [None req-db95856e-f9b0-4ea0-a445-c6dcef18af49 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 21:58:16.886681 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1068/4323] 10.4.3.32 () {70 vars in 1590 bytes} [Fri Jul 3 21:58:16 2026] POST /volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797/action => generated 114 bytes in 32 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 21:58:16.897616 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-60e35d1b-4c53-4eb3-9e44-6beba514aba5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:16.926529 np0000004475 devstack@c-api.service[99933]: WARNING keystonemiddleware.auth_token [None req-60e35d1b-4c53-4eb3-9e44-6beba514aba5 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 21:58:16.927915 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1076/4324] 10.4.3.32 () {70 vars in 1590 bytes} [Fri Jul 3 21:58:16 2026] POST /volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797/action => generated 114 bytes in 31 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 21:58:16.936763 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9c59ede6-76f1-4059-9ef3-eb48df2896a7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:17.055427 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9c59ede6-76f1-4059-9ef3-eb48df2896a7 tempest-TestServerVolumeAttachmentScenario-1540595531 tempest-TestServerVolumeAttachmentScenario-1540595531-project-admin] POST https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797/action Jul 03 21:58:17.055845 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9c59ede6-76f1-4059-9ef3-eb48df2896a7 tempest-TestServerVolumeAttachmentScenario-1540595531 tempest-TestServerVolumeAttachmentScenario-1540595531-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:58:17.055959 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9c59ede6-76f1-4059-9ef3-eb48df2896a7 tempest-TestServerVolumeAttachmentScenario-1540595531 tempest-TestServerVolumeAttachmentScenario-1540595531-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:17.067841 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:17.067841 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:17.068228 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.admin_actions [None req-9c59ede6-76f1-4059-9ef3-eb48df2896a7 tempest-TestServerVolumeAttachmentScenario-1540595531 tempest-TestServerVolumeAttachmentScenario-1540595531-project-admin] Updating volume '5e1858b3-cb84-4f51-be48-242be8fdc797' with '{'status': 'error'}' {{(pid=99934) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 21:58:17.106718 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9c59ede6-76f1-4059-9ef3-eb48df2896a7 tempest-TestServerVolumeAttachmentScenario-1540595531 tempest-TestServerVolumeAttachmentScenario-1540595531-project-admin] https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797/action returned with HTTP 202 Jul 03 21:58:17.107212 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1083/4325] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:58:16 2026] POST /volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797/action => generated 0 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:58:17.114358 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-4b811b39-7cd4-45c7-9b28-e26ee9973a44 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:17.118800 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4b811b39-7cd4-45c7-9b28-e26ee9973a44 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 Jul 03 21:58:17.119109 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4b811b39-7cd4-45c7-9b28-e26ee9973a44 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:17.119385 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4b811b39-7cd4-45c7-9b28-e26ee9973a44 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:17.130805 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:17.130805 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:17.134341 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-4b811b39-7cd4-45c7-9b28-e26ee9973a44 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:17.138477 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4b811b39-7cd4-45c7-9b28-e26ee9973a44 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 returned with HTTP 200 Jul 03 21:58:17.138932 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1099/4326] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:17 2026] GET /volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 => generated 1146 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:58:17.151715 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-bd13c57e-d9d1-4556-8a20-54f68b3bc7d6 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:17.153782 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bd13c57e-d9d1-4556-8a20-54f68b3bc7d6 tempest-TestServerVolumeAttachmentScenario-1540595531 tempest-TestServerVolumeAttachmentScenario-1540595531-project-admin] POST https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797/action Jul 03 21:58:17.154153 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bd13c57e-d9d1-4556-8a20-54f68b3bc7d6 tempest-TestServerVolumeAttachmentScenario-1540595531 tempest-TestServerVolumeAttachmentScenario-1540595531-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "8d4f00aa-8d2c-4802-9e66-c6c85cb8e4b5"}}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:58:17.154269 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bd13c57e-d9d1-4556-8a20-54f68b3bc7d6 tempest-TestServerVolumeAttachmentScenario-1540595531 tempest-TestServerVolumeAttachmentScenario-1540595531-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "8d4f00aa-8d2c-4802-9e66-c6c85cb8e4b5"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:17.194729 np0000004475 devstack@c-api.service[99935]: DEBUG oslo_db.sqlalchemy.engines [None req-bd13c57e-d9d1-4556-8a20-54f68b3bc7d6 tempest-TestServerVolumeAttachmentScenario-1540595531 tempest-TestServerVolumeAttachmentScenario-1540595531-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=99935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:58:17.204203 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:17.204203 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:17.204681 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-bd13c57e-d9d1-4556-8a20-54f68b3bc7d6 tempest-TestServerVolumeAttachmentScenario-1540595531 tempest-TestServerVolumeAttachmentScenario-1540595531-project-admin] Volume info retrieved successfully. Jul 03 21:58:17.212015 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-bd13c57e-d9d1-4556-8a20-54f68b3bc7d6 tempest-TestServerVolumeAttachmentScenario-1540595531 tempest-TestServerVolumeAttachmentScenario-1540595531-project-admin] Attachment connected to vm b9666d3c-dd26-4106-a4bd-3b653e4fc4c2, checking data on nova Jul 03 21:58:17.212551 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.compute.nova [None req-bd13c57e-d9d1-4556-8a20-54f68b3bc7d6 tempest-TestServerVolumeAttachmentScenario-1540595531 tempest-TestServerVolumeAttachmentScenario-1540595531-project-admin] Creating Keystone token plugin using URL: https://10.4.3.32/identity {{(pid=99935) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 21:58:17.231262 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-68e82526-884c-476e-b8ce-e49be6058cbe None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:17.233552 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-68e82526-884c-476e-b8ce-e49be6058cbe tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa Jul 03 21:58:17.233738 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-68e82526-884c-476e-b8ce-e49be6058cbe tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:17.233916 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-68e82526-884c-476e-b8ce-e49be6058cbe tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:17.234066 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-68e82526-884c-476e-b8ce-e49be6058cbe tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id cb7d7617-126b-4c78-93f6-31d3fbd545aa. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:17.268494 np0000004475 devstack@c-api.service[99933]: DEBUG oslo_db.sqlalchemy.engines [None req-68e82526-884c-476e-b8ce-e49be6058cbe tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-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=99933) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:58:17.272334 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:17.272334 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:17.273175 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-68e82526-884c-476e-b8ce-e49be6058cbe tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa returned with HTTP 200 Jul 03 21:58:17.273567 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1077/4327] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:17 2026] GET /volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa => generated 736 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:17.300085 np0000004475 devstack@c-api.service[99935]: DEBUG novaclient.v2.client [None req-bd13c57e-d9d1-4556-8a20-54f68b3bc7d6 tempest-TestServerVolumeAttachmentScenario-1540595531 tempest-TestServerVolumeAttachmentScenario-1540595531-project-admin] REQ: curl -g -i -X GET https://10.4.3.32/compute/v2.1/servers/b9666d3c-dd26-4106-a4bd-3b653e4fc4c2/os-volume_attachments/5e1858b3-cb84-4f51-be48-242be8fdc797 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}a08e3c9f17867a7457100a156b7cf4d88753ce4eb53b42dcb92302f2c36c0d33" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-bd13c57e-d9d1-4556-8a20-54f68b3bc7d6" -H "X-Service-Token: {SHA256}6f9b42db61f8b574fd4cbab303ae9c18ecc213d646057749b871d3d731d8c065" {{(pid=99935) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 21:58:17.386294 np0000004475 devstack@c-api.service[99935]: DEBUG novaclient.v2.client [None req-bd13c57e-d9d1-4556-8a20-54f68b3bc7d6 tempest-TestServerVolumeAttachmentScenario-1540595531 tempest-TestServerVolumeAttachmentScenario-1540595531-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 21:58:17 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-f94c146b-9953-4266-aaf4-2bd87105366d x-openstack-request-id: req-f94c146b-9953-4266-aaf4-2bd87105366d {{(pid=99935) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 21:58:17.386294 np0000004475 devstack@c-api.service[99935]: DEBUG novaclient.v2.client [None req-bd13c57e-d9d1-4556-8a20-54f68b3bc7d6 tempest-TestServerVolumeAttachmentScenario-1540595531 tempest-TestServerVolumeAttachmentScenario-1540595531-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "5e1858b3-cb84-4f51-be48-242be8fdc797", "serverId": "b9666d3c-dd26-4106-a4bd-3b653e4fc4c2", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "8d4f00aa-8d2c-4802-9e66-c6c85cb8e4b5", "bdm_uuid": "460447b0-c212-4bc5-aa88-dd082abe66cc"}} {{(pid=99935) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 21:58:17.386294 np0000004475 devstack@c-api.service[99935]: DEBUG novaclient.v2.client [None req-bd13c57e-d9d1-4556-8a20-54f68b3bc7d6 tempest-TestServerVolumeAttachmentScenario-1540595531 tempest-TestServerVolumeAttachmentScenario-1540595531-project-admin] GET call to compute for https://10.4.3.32/compute/v2.1/servers/b9666d3c-dd26-4106-a4bd-3b653e4fc4c2/os-volume_attachments/5e1858b3-cb84-4f51-be48-242be8fdc797 used request id req-f94c146b-9953-4266-aaf4-2bd87105366d {{(pid=99935) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 21:58:17.389000 np0000004475 devstack@c-api.service[99935]: ERROR cinder.volume.api [None req-bd13c57e-d9d1-4556-8a20-54f68b3bc7d6 tempest-TestServerVolumeAttachmentScenario-1540595531 tempest-TestServerVolumeAttachmentScenario-1540595531-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 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault [None req-bd13c57e-d9d1-4556-8a20-54f68b3bc7d6 tempest-TestServerVolumeAttachmentScenario-1540595531 tempest-TestServerVolumeAttachmentScenario-1540595531-project-admin] Caught error: Detach volume from instance b9666d3c-dd26-4106-a4bd-3b653e4fc4c2 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance b9666d3c-dd26-4106-a4bd-3b653e4fc4c2 using the Compute API Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: 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 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: 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 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: 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 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: 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 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: 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 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: 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 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: 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 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: 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 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 21:58:17.391658 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: 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 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: 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 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 996, in terminate_connection Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2734, in attachment_deletion_allowed Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance b9666d3c-dd26-4106-a4bd-3b653e4fc4c2 using the Compute API Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: ERROR cinder.api.middleware.fault Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.middleware.fault [None req-bd13c57e-d9d1-4556-8a20-54f68b3bc7d6 tempest-TestServerVolumeAttachmentScenario-1540595531 tempest-TestServerVolumeAttachmentScenario-1540595531-project-admin] https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797/action returned with HTTP 409 Jul 03 21:58:17.392823 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1069/4328] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:58:17 2026] POST /volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797/action => generated 167 bytes in 241 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:58:17.400491 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-06396145-9129-4680-ae94-9ccc43190619 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:17.402049 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1084/4329] 10.4.3.32 () {70 vars in 1590 bytes} [Fri Jul 3 21:58:17 2026] POST /volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 21:58:17.408951 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-df816adf-d911-4dc0-9d5c-9ab109c7eb37 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:17.431941 np0000004475 devstack@c-api.service[99936]: WARNING keystonemiddleware.auth_token [None req-df816adf-d911-4dc0-9d5c-9ab109c7eb37 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 21:58:17.433009 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1100/4330] 10.4.3.32 () {70 vars in 1590 bytes} [Fri Jul 3 21:58:17 2026] POST /volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797/action => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 21:58:17.440236 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-20dd0e2f-ca25-4126-88dc-4d7a4f5d8f8c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:17.442096 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-20dd0e2f-ca25-4126-88dc-4d7a4f5d8f8c tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET https://10.4.3.32/volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 Jul 03 21:58:17.442285 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-20dd0e2f-ca25-4126-88dc-4d7a4f5d8f8c tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:17.442494 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-20dd0e2f-ca25-4126-88dc-4d7a4f5d8f8c tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:17.449332 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:17.449332 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:17.453141 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-20dd0e2f-ca25-4126-88dc-4d7a4f5d8f8c tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:17.460947 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-20dd0e2f-ca25-4126-88dc-4d7a4f5d8f8c tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 returned with HTTP 200 Jul 03 21:58:17.461356 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1078/4331] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:17 2026] GET /volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:17.474580 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-bcdc7ddf-49f1-4b2a-8b20-e1ce00a27f7f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:17.476407 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bcdc7ddf-49f1-4b2a-8b20-e1ce00a27f7f tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET https://10.4.3.32/volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 Jul 03 21:58:17.476896 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bcdc7ddf-49f1-4b2a-8b20-e1ce00a27f7f tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:17.476896 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bcdc7ddf-49f1-4b2a-8b20-e1ce00a27f7f tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:17.510852 np0000004475 devstack@c-api.service[99935]: DEBUG oslo_db.sqlalchemy.engines [None req-bcdc7ddf-49f1-4b2a-8b20-e1ce00a27f7f tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-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=99935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 21:58:17.517711 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:17.517711 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:17.521551 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-bcdc7ddf-49f1-4b2a-8b20-e1ce00a27f7f tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:17.526061 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bcdc7ddf-49f1-4b2a-8b20-e1ce00a27f7f tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 returned with HTTP 200 Jul 03 21:58:17.526508 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1070/4332] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:17 2026] GET /volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 => generated 856 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:17.572119 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-31c46c18-615c-4b02-8c9b-9920bc9cc089 req-8ee96378-e0da-4dfd-a002-bf7a7f710242 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:17.574167 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-31c46c18-615c-4b02-8c9b-9920bc9cc089 req-8ee96378-e0da-4dfd-a002-bf7a7f710242 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET https://10.4.3.32/volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 Jul 03 21:58:17.574388 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-31c46c18-615c-4b02-8c9b-9920bc9cc089 req-8ee96378-e0da-4dfd-a002-bf7a7f710242 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:17.574606 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-31c46c18-615c-4b02-8c9b-9920bc9cc089 req-8ee96378-e0da-4dfd-a002-bf7a7f710242 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:17.581196 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:17.581196 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:17.584676 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-31c46c18-615c-4b02-8c9b-9920bc9cc089 req-8ee96378-e0da-4dfd-a002-bf7a7f710242 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:17.588694 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-31c46c18-615c-4b02-8c9b-9920bc9cc089 req-8ee96378-e0da-4dfd-a002-bf7a7f710242 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 returned with HTTP 200 Jul 03 21:58:17.589229 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1085/4333] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:58:17 2026] GET /volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:17.990123 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-6bda593f-1244-408d-ac45-d2a10f3f4a4c req-cf59d092-4c8b-418c-a787-484f9c1f19f7 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:17.993793 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-6bda593f-1244-408d-ac45-d2a10f3f4a4c req-cf59d092-4c8b-418c-a787-484f9c1f19f7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 Jul 03 21:58:17.994001 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-6bda593f-1244-408d-ac45-d2a10f3f4a4c req-cf59d092-4c8b-418c-a787-484f9c1f19f7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:17.994203 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-6bda593f-1244-408d-ac45-d2a10f3f4a4c req-cf59d092-4c8b-418c-a787-484f9c1f19f7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:18.002452 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:18.002452 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:18.007077 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-6bda593f-1244-408d-ac45-d2a10f3f4a4c req-cf59d092-4c8b-418c-a787-484f9c1f19f7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:58:18.013696 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-6bda593f-1244-408d-ac45-d2a10f3f4a4c req-cf59d092-4c8b-418c-a787-484f9c1f19f7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 returned with HTTP 200 Jul 03 21:58:18.013696 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1101/4334] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:58:17 2026] GET /volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 => generated 1360 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:58:18.286697 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-21489287-61a3-41ee-b92d-4f7fec32950c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:18.288705 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-21489287-61a3-41ee-b92d-4f7fec32950c tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa Jul 03 21:58:18.288938 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-21489287-61a3-41ee-b92d-4f7fec32950c tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:18.289142 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-21489287-61a3-41ee-b92d-4f7fec32950c tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:18.289260 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-21489287-61a3-41ee-b92d-4f7fec32950c tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id cb7d7617-126b-4c78-93f6-31d3fbd545aa. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:18.293923 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:18.293923 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:18.294772 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-21489287-61a3-41ee-b92d-4f7fec32950c tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa returned with HTTP 200 Jul 03 21:58:18.295181 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1079/4335] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:18 2026] GET /volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:19.307783 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-968ef7d1-31ff-4e63-8f8c-06f49fa24500 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:19.309749 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-968ef7d1-31ff-4e63-8f8c-06f49fa24500 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa Jul 03 21:58:19.309981 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-968ef7d1-31ff-4e63-8f8c-06f49fa24500 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:19.310187 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-968ef7d1-31ff-4e63-8f8c-06f49fa24500 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:19.310304 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-968ef7d1-31ff-4e63-8f8c-06f49fa24500 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id cb7d7617-126b-4c78-93f6-31d3fbd545aa. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:19.317615 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:19.317615 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:19.318644 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-968ef7d1-31ff-4e63-8f8c-06f49fa24500 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa returned with HTTP 200 Jul 03 21:58:19.319063 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1071/4336] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:19 2026] GET /volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:19.628778 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-225b86b5-5b0b-4bbf-9f7c-61544b2c2192 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:19.629230 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-225b86b5-5b0b-4bbf-9f7c-61544b2c2192 None None] GET https://10.4.3.32/volume// Jul 03 21:58:19.629410 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-225b86b5-5b0b-4bbf-9f7c-61544b2c2192 None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:19.629566 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-225b86b5-5b0b-4bbf-9f7c-61544b2c2192 None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:19.629994 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-225b86b5-5b0b-4bbf-9f7c-61544b2c2192 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:58:19.630673 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1086/4337] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:58: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 21:58:19.641365 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-31c46c18-615c-4b02-8c9b-9920bc9cc089 req-e7ca5a7d-c619-4b4e-8fea-2dad3d8c8448 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:19.644141 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-31c46c18-615c-4b02-8c9b-9920bc9cc089 req-e7ca5a7d-c619-4b4e-8fea-2dad3d8c8448 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:58:19.644616 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-31c46c18-615c-4b02-8c9b-9920bc9cc089 req-e7ca5a7d-c619-4b4e-8fea-2dad3d8c8448 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30346ae5-16c2-43e8-aa45-2c398dab13d8", "connector": null, "instance_uuid": "b9666d3c-dd26-4106-a4bd-3b653e4fc4c2"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:19.655675 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:19.655675 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:19.711753 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-31c46c18-615c-4b02-8c9b-9920bc9cc089 req-e7ca5a7d-c619-4b4e-8fea-2dad3d8c8448 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:58:19.712234 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1102/4338] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:58:19 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 21:58:20.086115 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-865b4ae9-c2e7-4456-b340-9bfe3003aa29 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:20.086115 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-865b4ae9-c2e7-4456-b340-9bfe3003aa29 None None] GET https://10.4.3.32/volume// Jul 03 21:58:20.086115 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-865b4ae9-c2e7-4456-b340-9bfe3003aa29 None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:20.086115 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-865b4ae9-c2e7-4456-b340-9bfe3003aa29 None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:20.086115 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-865b4ae9-c2e7-4456-b340-9bfe3003aa29 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:58:20.086115 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1080/4339] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:58: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 21:58:20.094456 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-6bda593f-1244-408d-ac45-d2a10f3f4a4c req-b3ea12f8-afea-48d6-b607-c985100c8c49 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:20.118697 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e44080b9-5dd5-4fa8-8830-728b218fc1cb None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:20.120994 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e44080b9-5dd5-4fa8-8830-728b218fc1cb tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET https://10.4.3.32/volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 Jul 03 21:58:20.121302 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e44080b9-5dd5-4fa8-8830-728b218fc1cb tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:20.121615 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e44080b9-5dd5-4fa8-8830-728b218fc1cb tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:20.130640 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-6bda593f-1244-408d-ac45-d2a10f3f4a4c req-b3ea12f8-afea-48d6-b607-c985100c8c49 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:58:20.131079 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-6bda593f-1244-408d-ac45-d2a10f3f4a4c req-b3ea12f8-afea-48d6-b607-c985100c8c49 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bb06f37a-a3ba-4da1-9bb3-fb7b2c025502", "connector": null, "instance_uuid": "d758521b-c622-4843-93d0-f7ec55eca438"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:20.134461 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:20.134461 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:20.138864 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-e44080b9-5dd5-4fa8-8830-728b218fc1cb tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:20.140187 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:20.140187 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:20.143951 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e44080b9-5dd5-4fa8-8830-728b218fc1cb tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 returned with HTTP 200 Jul 03 21:58:20.144441 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1087/4340] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:20 2026] GET /volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:20.198237 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-6bda593f-1244-408d-ac45-d2a10f3f4a4c req-b3ea12f8-afea-48d6-b607-c985100c8c49 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:58:20.198829 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1072/4341] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:58:20 2026] POST /volume/v3/attachments => generated 273 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:58:20.274009 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-eb8b7b3e-f069-4d83-894d-d66b9e18219e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:20.274608 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-eb8b7b3e-f069-4d83-894d-d66b9e18219e None None] GET https://10.4.3.32/volume// Jul 03 21:58:20.274608 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-eb8b7b3e-f069-4d83-894d-d66b9e18219e None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:20.274608 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-eb8b7b3e-f069-4d83-894d-d66b9e18219e None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:20.274999 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-eb8b7b3e-f069-4d83-894d-d66b9e18219e None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:58:20.275188 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1103/4342] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:58: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 21:58:20.285948 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-31c46c18-615c-4b02-8c9b-9920bc9cc089 req-fef1c0e5-6294-4230-a21b-0fc5a12f27b6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:20.289036 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-31c46c18-615c-4b02-8c9b-9920bc9cc089 req-fef1c0e5-6294-4230-a21b-0fc5a12f27b6 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET https://10.4.3.32/volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 Jul 03 21:58:20.289397 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-31c46c18-615c-4b02-8c9b-9920bc9cc089 req-fef1c0e5-6294-4230-a21b-0fc5a12f27b6 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:20.289697 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-31c46c18-615c-4b02-8c9b-9920bc9cc089 req-fef1c0e5-6294-4230-a21b-0fc5a12f27b6 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:20.309244 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:20.309244 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:20.315835 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-31c46c18-615c-4b02-8c9b-9920bc9cc089 req-fef1c0e5-6294-4230-a21b-0fc5a12f27b6 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:20.325731 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-31c46c18-615c-4b02-8c9b-9920bc9cc089 req-fef1c0e5-6294-4230-a21b-0fc5a12f27b6 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 returned with HTTP 200 Jul 03 21:58:20.325731 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1081/4343] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:58:20 2026] GET /volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 => generated 1035 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:58:20.332695 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6dedb702-e0a9-4791-b643-7e204e9b6ff5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:20.334674 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6dedb702-e0a9-4791-b643-7e204e9b6ff5 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa Jul 03 21:58:20.334974 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6dedb702-e0a9-4791-b643-7e204e9b6ff5 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:20.335223 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6dedb702-e0a9-4791-b643-7e204e9b6ff5 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:20.335613 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-6dedb702-e0a9-4791-b643-7e204e9b6ff5 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id cb7d7617-126b-4c78-93f6-31d3fbd545aa. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:20.340686 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:20.340686 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:20.341851 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6dedb702-e0a9-4791-b643-7e204e9b6ff5 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa returned with HTTP 200 Jul 03 21:58:20.342205 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1088/4344] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:20 2026] GET /volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:20.462573 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-31c46c18-615c-4b02-8c9b-9920bc9cc089 req-38d16eb2-51e5-4a98-aef7-3a4d8db2fb99 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:20.464879 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-31c46c18-615c-4b02-8c9b-9920bc9cc089 req-38d16eb2-51e5-4a98-aef7-3a4d8db2fb99 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] PUT https://10.4.3.32/volume/v3/attachments/c3841b8e-7d5a-44ef-b9e3-41a6998faa98 Jul 03 21:58:20.465340 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-31c46c18-615c-4b02-8c9b-9920bc9cc089 req-38d16eb2-51e5-4a98-aef7-3a4d8db2fb99 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:20.474532 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-31c46c18-615c-4b02-8c9b-9920bc9cc089 req-38d16eb2-51e5-4a98-aef7-3a4d8db2fb99 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Acquiring lock "cinder-attachment_update-30346ae5-16c2-43e8-aa45-2c398dab13d8-np0000004475" by "attachment_update" {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:58:20.480009 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-31c46c18-615c-4b02-8c9b-9920bc9cc089 req-38d16eb2-51e5-4a98-aef7-3a4d8db2fb99 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Lock "cinder-attachment_update-30346ae5-16c2-43e8-aa45-2c398dab13d8-np0000004475" acquired by "attachment_update" :: waited 0.006s {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:58:20.481150 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:20.481150 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:20.553158 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2f0fdb20-06fe-4e8d-93b8-93f192875c5c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:20.558028 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2f0fdb20-06fe-4e8d-93b8-93f192875c5c tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 Jul 03 21:58:20.558282 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2f0fdb20-06fe-4e8d-93b8-93f192875c5c tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:20.558529 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2f0fdb20-06fe-4e8d-93b8-93f192875c5c tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:20.578450 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:20.578450 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:20.583029 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-2f0fdb20-06fe-4e8d-93b8-93f192875c5c tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:58:20.589869 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2f0fdb20-06fe-4e8d-93b8-93f192875c5c tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 returned with HTTP 200 Jul 03 21:58:20.593119 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1104/4345] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:20 2026] GET /volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 => generated 1359 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:58:20.750566 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7ad4553d-e462-4627-88d0-00cb037f2605 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:20.751113 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7ad4553d-e462-4627-88d0-00cb037f2605 None None] GET https://10.4.3.32/volume// Jul 03 21:58:20.751344 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7ad4553d-e462-4627-88d0-00cb037f2605 None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:20.751666 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7ad4553d-e462-4627-88d0-00cb037f2605 None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:20.752107 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7ad4553d-e462-4627-88d0-00cb037f2605 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:58:20.752440 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1082/4346] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:58: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 21:58:20.765724 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-6bda593f-1244-408d-ac45-d2a10f3f4a4c req-35b14635-abc6-4671-9d5a-adfdca6d8dc8 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:20.769318 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-6bda593f-1244-408d-ac45-d2a10f3f4a4c req-35b14635-abc6-4671-9d5a-adfdca6d8dc8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 Jul 03 21:58:20.769612 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-6bda593f-1244-408d-ac45-d2a10f3f4a4c req-35b14635-abc6-4671-9d5a-adfdca6d8dc8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:20.769841 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-6bda593f-1244-408d-ac45-d2a10f3f4a4c req-35b14635-abc6-4671-9d5a-adfdca6d8dc8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:20.783289 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:20.783289 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:20.787979 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-6bda593f-1244-408d-ac45-d2a10f3f4a4c req-35b14635-abc6-4671-9d5a-adfdca6d8dc8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:58:20.794461 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-6bda593f-1244-408d-ac45-d2a10f3f4a4c req-35b14635-abc6-4671-9d5a-adfdca6d8dc8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 returned with HTTP 200 Jul 03 21:58:20.794908 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1089/4347] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:58:20 2026] GET /volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 => generated 1539 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:58:20.930510 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-6bda593f-1244-408d-ac45-d2a10f3f4a4c req-e7fe20a8-4c76-4ce0-9ac8-40a9899b7eef None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:20.933808 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-6bda593f-1244-408d-ac45-d2a10f3f4a4c req-e7fe20a8-4c76-4ce0-9ac8-40a9899b7eef tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] PUT https://10.4.3.32/volume/v3/attachments/98d46910-a0c5-4676-8829-8acfac217ea2 Jul 03 21:58:20.933978 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-6bda593f-1244-408d-ac45-d2a10f3f4a4c req-e7fe20a8-4c76-4ce0-9ac8-40a9899b7eef tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:20.944970 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-6bda593f-1244-408d-ac45-d2a10f3f4a4c req-e7fe20a8-4c76-4ce0-9ac8-40a9899b7eef tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Acquiring lock "cinder-attachment_update-bb06f37a-a3ba-4da1-9bb3-fb7b2c025502-np0000004475" by "attachment_update" {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:58:20.951775 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-6bda593f-1244-408d-ac45-d2a10f3f4a4c req-e7fe20a8-4c76-4ce0-9ac8-40a9899b7eef tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Lock "cinder-attachment_update-bb06f37a-a3ba-4da1-9bb3-fb7b2c025502-np0000004475" acquired by "attachment_update" :: waited 0.007s {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:58:20.953182 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:20.953182 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:21.028249 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-31c46c18-615c-4b02-8c9b-9920bc9cc089 req-38d16eb2-51e5-4a98-aef7-3a4d8db2fb99 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Lock "cinder-attachment_update-30346ae5-16c2-43e8-aa45-2c398dab13d8-np0000004475" released by "attachment_update" :: held 0.548s {{(pid=99935) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:58:21.028705 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-31c46c18-615c-4b02-8c9b-9920bc9cc089 req-38d16eb2-51e5-4a98-aef7-3a4d8db2fb99 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/attachments/c3841b8e-7d5a-44ef-b9e3-41a6998faa98 returned with HTTP 200 Jul 03 21:58:21.029248 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1073/4348] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:58:20 2026] PUT /volume/v3/attachments/c3841b8e-7d5a-44ef-b9e3-41a6998faa98 => generated 969 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:58:21.157603 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e3f05415-d403-47da-83d8-9ae6d10bbb6e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:21.159557 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e3f05415-d403-47da-83d8-9ae6d10bbb6e tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET https://10.4.3.32/volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 Jul 03 21:58:21.159826 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e3f05415-d403-47da-83d8-9ae6d10bbb6e tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:21.160049 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e3f05415-d403-47da-83d8-9ae6d10bbb6e tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:21.170929 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:21.170929 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:21.175037 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-e3f05415-d403-47da-83d8-9ae6d10bbb6e tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:21.179798 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e3f05415-d403-47da-83d8-9ae6d10bbb6e tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 returned with HTTP 200 Jul 03 21:58:21.180146 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1083/4349] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:21 2026] GET /volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:21.356035 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-8a487c07-43c9-4677-a0ed-786ed48065e8 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:21.357999 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8a487c07-43c9-4677-a0ed-786ed48065e8 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa Jul 03 21:58:21.358596 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8a487c07-43c9-4677-a0ed-786ed48065e8 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:21.358596 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8a487c07-43c9-4677-a0ed-786ed48065e8 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:21.358827 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-8a487c07-43c9-4677-a0ed-786ed48065e8 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id cb7d7617-126b-4c78-93f6-31d3fbd545aa. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:21.364862 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:21.364862 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:21.365647 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8a487c07-43c9-4677-a0ed-786ed48065e8 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa returned with HTTP 200 Jul 03 21:58:21.366028 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1090/4350] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:21 2026] GET /volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:21.487457 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-6bda593f-1244-408d-ac45-d2a10f3f4a4c req-e7fe20a8-4c76-4ce0-9ac8-40a9899b7eef tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Lock "cinder-attachment_update-bb06f37a-a3ba-4da1-9bb3-fb7b2c025502-np0000004475" released by "attachment_update" :: held 0.533s {{(pid=99936) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:58:21.487457 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-6bda593f-1244-408d-ac45-d2a10f3f4a4c req-e7fe20a8-4c76-4ce0-9ac8-40a9899b7eef tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/attachments/98d46910-a0c5-4676-8829-8acfac217ea2 returned with HTTP 200 Jul 03 21:58:21.487457 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1105/4351] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:58:20 2026] PUT /volume/v3/attachments/98d46910-a0c5-4676-8829-8acfac217ea2 => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:58:21.604308 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-29892fc4-cbef-41b2-aab6-830fc3051680 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:21.606671 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-29892fc4-cbef-41b2-aab6-830fc3051680 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 Jul 03 21:58:21.606921 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-29892fc4-cbef-41b2-aab6-830fc3051680 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:21.607266 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-29892fc4-cbef-41b2-aab6-830fc3051680 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:21.619530 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:21.619530 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:21.625549 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-29892fc4-cbef-41b2-aab6-830fc3051680 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:58:21.634186 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-29892fc4-cbef-41b2-aab6-830fc3051680 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 returned with HTTP 200 Jul 03 21:58:21.634882 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1074/4352] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:21 2026] GET /volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 => generated 1360 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:58:22.195603 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1426b35c-8473-4718-82d3-6c03671e7465 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:22.199249 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1426b35c-8473-4718-82d3-6c03671e7465 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET https://10.4.3.32/volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 Jul 03 21:58:22.199249 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1426b35c-8473-4718-82d3-6c03671e7465 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:22.199249 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1426b35c-8473-4718-82d3-6c03671e7465 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:22.212410 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:22.212410 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:22.216869 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-1426b35c-8473-4718-82d3-6c03671e7465 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:22.222761 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1426b35c-8473-4718-82d3-6c03671e7465 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 returned with HTTP 200 Jul 03 21:58:22.223527 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1084/4353] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:22 2026] GET /volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:22.378411 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9a6567a4-a7f1-420d-a909-c434de61fc35 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:22.383845 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9a6567a4-a7f1-420d-a909-c434de61fc35 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa Jul 03 21:58:22.383845 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9a6567a4-a7f1-420d-a909-c434de61fc35 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:22.384092 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9a6567a4-a7f1-420d-a909-c434de61fc35 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:22.384183 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-9a6567a4-a7f1-420d-a909-c434de61fc35 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id cb7d7617-126b-4c78-93f6-31d3fbd545aa. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:22.393916 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:22.393916 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:22.395595 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9a6567a4-a7f1-420d-a909-c434de61fc35 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa returned with HTTP 200 Jul 03 21:58:22.395595 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1091/4354] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:22 2026] GET /volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:22.650812 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-69bb3b8c-7291-4405-b1cc-31883294bcef None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:22.652555 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-69bb3b8c-7291-4405-b1cc-31883294bcef tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 Jul 03 21:58:22.652818 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-69bb3b8c-7291-4405-b1cc-31883294bcef tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:22.653037 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-69bb3b8c-7291-4405-b1cc-31883294bcef tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:22.665835 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:22.665835 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:22.670354 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-69bb3b8c-7291-4405-b1cc-31883294bcef tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:58:22.675976 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-69bb3b8c-7291-4405-b1cc-31883294bcef tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 returned with HTTP 200 Jul 03 21:58:22.676666 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1106/4355] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:22 2026] GET /volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 => generated 1360 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:58:22.970746 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7fde6ce9-e3c7-43d5-b295-a787c7dd0f2f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:22.977226 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7fde6ce9-e3c7-43d5-b295-a787c7dd0f2f tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] POST https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176/action Jul 03 21:58:22.977729 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7fde6ce9-e3c7-43d5-b295-a787c7dd0f2f tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Action body: b'{"os-attach": {"instance_uuid": "d7a7610c-424a-40d8-a2ae-5dbed2ede31c", "mountpoint": "/dev/vdb"}}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:58:22.977931 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7fde6ce9-e3c7-43d5-b295-a787c7dd0f2f tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "d7a7610c-424a-40d8-a2ae-5dbed2ede31c", "mountpoint": "/dev/vdb"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:22.995154 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:22.995154 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:22.995918 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-7fde6ce9-e3c7-43d5-b295-a787c7dd0f2f tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Volume info retrieved successfully. Jul 03 21:58:23.006101 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-7fde6ce9-e3c7-43d5-b295-a787c7dd0f2f tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Update volume admin metadata completed successfully. Jul 03 21:58:23.239601 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2c0a3643-aef9-4af7-9b42-490f1323065d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:23.241394 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2c0a3643-aef9-4af7-9b42-490f1323065d tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET https://10.4.3.32/volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 Jul 03 21:58:23.241585 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2c0a3643-aef9-4af7-9b42-490f1323065d tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:23.241778 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2c0a3643-aef9-4af7-9b42-490f1323065d tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:23.251207 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:23.251207 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:23.254975 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-2c0a3643-aef9-4af7-9b42-490f1323065d tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:23.260761 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2c0a3643-aef9-4af7-9b42-490f1323065d tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 returned with HTTP 200 Jul 03 21:58:23.261214 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1085/4356] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:23 2026] GET /volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:23.410777 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-15c7b246-cd2c-49ca-8498-3a5cf40e1e30 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:23.412611 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-15c7b246-cd2c-49ca-8498-3a5cf40e1e30 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa Jul 03 21:58:23.412907 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-15c7b246-cd2c-49ca-8498-3a5cf40e1e30 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:23.413075 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-15c7b246-cd2c-49ca-8498-3a5cf40e1e30 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:23.413173 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-15c7b246-cd2c-49ca-8498-3a5cf40e1e30 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id cb7d7617-126b-4c78-93f6-31d3fbd545aa. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:23.417613 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:23.417613 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:23.418390 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-15c7b246-cd2c-49ca-8498-3a5cf40e1e30 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa returned with HTTP 200 Jul 03 21:58:23.418746 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1092/4357] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:23 2026] GET /volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:23.510571 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-7fde6ce9-e3c7-43d5-b295-a787c7dd0f2f tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Attach volume completed successfully. Jul 03 21:58:23.510849 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7fde6ce9-e3c7-43d5-b295-a787c7dd0f2f tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176/action returned with HTTP 202 Jul 03 21:58:23.511450 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1075/4358] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:58:22 2026] POST /volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176/action => generated 0 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:58:23.520033 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8896a40b-850f-431a-ae11-bdcccbea5d7d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:23.521828 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8896a40b-850f-431a-ae11-bdcccbea5d7d tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] GET https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 Jul 03 21:58:23.522013 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8896a40b-850f-431a-ae11-bdcccbea5d7d tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:23.522189 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8896a40b-850f-431a-ae11-bdcccbea5d7d tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:23.533260 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:23.533260 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:23.537921 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-8896a40b-850f-431a-ae11-bdcccbea5d7d tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Volume info retrieved successfully. Jul 03 21:58:23.543594 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8896a40b-850f-431a-ae11-bdcccbea5d7d tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 returned with HTTP 200 Jul 03 21:58:23.544030 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1107/4359] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:23 2026] GET /volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 => generated 1173 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:58:23.561952 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d31dac0a-6efa-422c-8e96-be42d25e1973 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:23.563870 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d31dac0a-6efa-422c-8e96-be42d25e1973 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] GET https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 Jul 03 21:58:23.564032 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d31dac0a-6efa-422c-8e96-be42d25e1973 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:23.564221 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d31dac0a-6efa-422c-8e96-be42d25e1973 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:23.574306 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:23.574306 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:23.578282 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-d31dac0a-6efa-422c-8e96-be42d25e1973 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Volume info retrieved successfully. Jul 03 21:58:23.582855 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d31dac0a-6efa-422c-8e96-be42d25e1973 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 returned with HTTP 200 Jul 03 21:58:23.583486 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1086/4360] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:23 2026] GET /volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 => generated 1173 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:58:23.595592 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a307ca6e-27d1-4f6b-a467-d5a7a2ad14ca None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:23.597405 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a307ca6e-27d1-4f6b-a467-d5a7a2ad14ca tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] POST https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176/action Jul 03 21:58:23.597781 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a307ca6e-27d1-4f6b-a467-d5a7a2ad14ca tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Action body: b'{"os-detach": {}}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:58:23.597936 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a307ca6e-27d1-4f6b-a467-d5a7a2ad14ca tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:23.608711 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:23.608711 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:23.609130 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-a307ca6e-27d1-4f6b-a467-d5a7a2ad14ca tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Volume info retrieved successfully. Jul 03 21:58:23.689933 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1676a4b8-630f-45da-b774-9a23d4ff705c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:23.691757 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1676a4b8-630f-45da-b774-9a23d4ff705c tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 Jul 03 21:58:23.691942 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1676a4b8-630f-45da-b774-9a23d4ff705c tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:23.692245 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1676a4b8-630f-45da-b774-9a23d4ff705c tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:23.703215 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:23.703215 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:23.707624 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-1676a4b8-630f-45da-b774-9a23d4ff705c tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:58:23.712807 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1676a4b8-630f-45da-b774-9a23d4ff705c tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 returned with HTTP 200 Jul 03 21:58:23.713235 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1076/4361] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:23 2026] GET /volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 => generated 1360 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:58:24.112727 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-a307ca6e-27d1-4f6b-a467-d5a7a2ad14ca tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Detach volume completed successfully. Jul 03 21:58:24.113404 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a307ca6e-27d1-4f6b-a467-d5a7a2ad14ca tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176/action returned with HTTP 202 Jul 03 21:58:24.113568 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1093/4362] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:58:23 2026] POST /volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176/action => generated 0 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:58:24.125874 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-bb99084d-b305-4adc-9827-70c17db6a317 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:24.129955 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bb99084d-b305-4adc-9827-70c17db6a317 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] GET https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 Jul 03 21:58:24.130195 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bb99084d-b305-4adc-9827-70c17db6a317 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:24.130454 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bb99084d-b305-4adc-9827-70c17db6a317 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:24.139864 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:24.139864 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:24.144581 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-bb99084d-b305-4adc-9827-70c17db6a317 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Volume info retrieved successfully. Jul 03 21:58:24.150182 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bb99084d-b305-4adc-9827-70c17db6a317 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 returned with HTTP 200 Jul 03 21:58:24.150707 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1108/4363] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:24 2026] GET /volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:24.275167 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-6bbb4f46-ec65-4c57-998f-6fb2d6e54c51 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:24.279411 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6bbb4f46-ec65-4c57-998f-6fb2d6e54c51 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET https://10.4.3.32/volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 Jul 03 21:58:24.279411 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6bbb4f46-ec65-4c57-998f-6fb2d6e54c51 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:24.279411 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6bbb4f46-ec65-4c57-998f-6fb2d6e54c51 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:24.292784 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:24.292784 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:24.295472 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-6bbb4f46-ec65-4c57-998f-6fb2d6e54c51 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:24.300746 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6bbb4f46-ec65-4c57-998f-6fb2d6e54c51 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 returned with HTTP 200 Jul 03 21:58:24.301458 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1087/4364] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:24 2026] GET /volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:24.434992 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-982cabf6-b813-4ade-a3c0-d7d9203273ca None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:24.439785 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-982cabf6-b813-4ade-a3c0-d7d9203273ca tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa Jul 03 21:58:24.440057 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-982cabf6-b813-4ade-a3c0-d7d9203273ca tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:24.440264 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-982cabf6-b813-4ade-a3c0-d7d9203273ca tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:24.440406 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-982cabf6-b813-4ade-a3c0-d7d9203273ca tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id cb7d7617-126b-4c78-93f6-31d3fbd545aa. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:24.450825 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:24.450825 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:24.451671 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-982cabf6-b813-4ade-a3c0-d7d9203273ca tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa returned with HTTP 200 Jul 03 21:58:24.452062 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1077/4365] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:24 2026] GET /volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:24.727450 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2138e008-d976-44b4-a9ee-5957767a20cc None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:24.729391 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2138e008-d976-44b4-a9ee-5957767a20cc tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 Jul 03 21:58:24.729583 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2138e008-d976-44b4-a9ee-5957767a20cc tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:24.729759 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2138e008-d976-44b4-a9ee-5957767a20cc tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:24.742135 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:24.742135 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:24.749251 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2138e008-d976-44b4-a9ee-5957767a20cc tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:58:24.760424 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2138e008-d976-44b4-a9ee-5957767a20cc tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 returned with HTTP 200 Jul 03 21:58:24.761013 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1094/4366] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:24 2026] GET /volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 => generated 1360 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:58:25.315852 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d244a8d5-4fd4-4660-ae00-0c59fa482fa2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:25.318184 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d244a8d5-4fd4-4660-ae00-0c59fa482fa2 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET https://10.4.3.32/volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 Jul 03 21:58:25.318584 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d244a8d5-4fd4-4660-ae00-0c59fa482fa2 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:25.318825 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d244a8d5-4fd4-4660-ae00-0c59fa482fa2 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:25.336693 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:25.336693 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:25.342901 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d244a8d5-4fd4-4660-ae00-0c59fa482fa2 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:25.347453 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d244a8d5-4fd4-4660-ae00-0c59fa482fa2 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 returned with HTTP 200 Jul 03 21:58:25.347843 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1109/4367] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:25 2026] GET /volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:25.464219 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b3986a13-1571-40c6-a597-9c6054607284 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:25.468117 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b3986a13-1571-40c6-a597-9c6054607284 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa Jul 03 21:58:25.468117 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b3986a13-1571-40c6-a597-9c6054607284 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:25.468117 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b3986a13-1571-40c6-a597-9c6054607284 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:25.468117 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-b3986a13-1571-40c6-a597-9c6054607284 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id cb7d7617-126b-4c78-93f6-31d3fbd545aa. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:25.474045 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:25.474045 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:25.475085 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b3986a13-1571-40c6-a597-9c6054607284 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa returned with HTTP 200 Jul 03 21:58:25.475738 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1088/4368] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:25 2026] GET /volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:25.774037 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4e207b5a-daff-40c8-b9f6-31813ccaac77 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:25.776210 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4e207b5a-daff-40c8-b9f6-31813ccaac77 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 Jul 03 21:58:25.776464 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4e207b5a-daff-40c8-b9f6-31813ccaac77 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:25.776698 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4e207b5a-daff-40c8-b9f6-31813ccaac77 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:25.789671 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:25.789671 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:25.794139 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-4e207b5a-daff-40c8-b9f6-31813ccaac77 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:58:25.799210 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4e207b5a-daff-40c8-b9f6-31813ccaac77 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 returned with HTTP 200 Jul 03 21:58:25.799725 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1078/4369] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:25 2026] GET /volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 => generated 1360 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:58:26.361756 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c90f39c4-5b0e-408c-96cb-447800676244 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:26.363520 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c90f39c4-5b0e-408c-96cb-447800676244 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET https://10.4.3.32/volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 Jul 03 21:58:26.363712 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c90f39c4-5b0e-408c-96cb-447800676244 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:26.363887 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c90f39c4-5b0e-408c-96cb-447800676244 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:26.374051 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:26.374051 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:26.376794 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c90f39c4-5b0e-408c-96cb-447800676244 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:26.382363 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c90f39c4-5b0e-408c-96cb-447800676244 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 returned with HTTP 200 Jul 03 21:58:26.382363 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1095/4370] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:26 2026] GET /volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:26.488691 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c24a8cf9-1580-4d96-a275-9772800bca39 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:26.492392 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c24a8cf9-1580-4d96-a275-9772800bca39 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa Jul 03 21:58:26.492685 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c24a8cf9-1580-4d96-a275-9772800bca39 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:26.492955 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c24a8cf9-1580-4d96-a275-9772800bca39 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:26.493068 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-c24a8cf9-1580-4d96-a275-9772800bca39 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id cb7d7617-126b-4c78-93f6-31d3fbd545aa. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:26.500431 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:26.500431 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:26.501446 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c24a8cf9-1580-4d96-a275-9772800bca39 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa returned with HTTP 200 Jul 03 21:58:26.501878 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1110/4371] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:26 2026] GET /volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:26.813014 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-dab5b3fc-863b-48a0-951f-cee1ebaa9390 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:26.814852 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-dab5b3fc-863b-48a0-951f-cee1ebaa9390 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 Jul 03 21:58:26.815036 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-dab5b3fc-863b-48a0-951f-cee1ebaa9390 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:26.815213 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-dab5b3fc-863b-48a0-951f-cee1ebaa9390 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:26.829890 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:26.829890 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:26.832564 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-dab5b3fc-863b-48a0-951f-cee1ebaa9390 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:58:26.839562 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-dab5b3fc-863b-48a0-951f-cee1ebaa9390 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 returned with HTTP 200 Jul 03 21:58:26.839913 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1089/4372] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:26 2026] GET /volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 => generated 1360 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:58:27.282783 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-31c46c18-615c-4b02-8c9b-9920bc9cc089 req-f44e2564-4f95-4368-83ea-0e5e5791992a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:27.285169 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-31c46c18-615c-4b02-8c9b-9920bc9cc089 req-f44e2564-4f95-4368-83ea-0e5e5791992a tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] POST https://10.4.3.32/volume/v3/attachments/c3841b8e-7d5a-44ef-b9e3-41a6998faa98/action Jul 03 21:58:27.285803 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-31c46c18-615c-4b02-8c9b-9920bc9cc089 req-f44e2564-4f95-4368-83ea-0e5e5791992a tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Action body: b'{"os-complete": null}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:58:27.285984 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-31c46c18-615c-4b02-8c9b-9920bc9cc089 req-f44e2564-4f95-4368-83ea-0e5e5791992a tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:27.314661 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:27.314661 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:27.343036 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-31c46c18-615c-4b02-8c9b-9920bc9cc089 req-f44e2564-4f95-4368-83ea-0e5e5791992a tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/attachments/c3841b8e-7d5a-44ef-b9e3-41a6998faa98/action returned with HTTP 204 Jul 03 21:58:27.343549 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1079/4373] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:58:27 2026] POST /volume/v3/attachments/c3841b8e-7d5a-44ef-b9e3-41a6998faa98/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 03 21:58:27.396188 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f4cb0cc1-225d-422d-b83f-a25963267a85 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:27.398520 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f4cb0cc1-225d-422d-b83f-a25963267a85 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET https://10.4.3.32/volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 Jul 03 21:58:27.398718 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f4cb0cc1-225d-422d-b83f-a25963267a85 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:27.398959 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f4cb0cc1-225d-422d-b83f-a25963267a85 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:27.410955 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:27.410955 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:27.415440 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-f4cb0cc1-225d-422d-b83f-a25963267a85 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:27.427223 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f4cb0cc1-225d-422d-b83f-a25963267a85 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 returned with HTTP 200 Jul 03 21:58:27.427223 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1096/4374] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:27 2026] GET /volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:58:27.440433 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7acb84e4-6bca-4395-9c69-db250fed9e6e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:27.443669 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7acb84e4-6bca-4395-9c69-db250fed9e6e tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET https://10.4.3.32/volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 Jul 03 21:58:27.443967 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7acb84e4-6bca-4395-9c69-db250fed9e6e tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:27.444265 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7acb84e4-6bca-4395-9c69-db250fed9e6e tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:27.458278 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:27.458278 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:27.463356 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-7acb84e4-6bca-4395-9c69-db250fed9e6e tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:27.469900 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7acb84e4-6bca-4395-9c69-db250fed9e6e tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 returned with HTTP 200 Jul 03 21:58:27.470436 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1111/4375] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:27 2026] GET /volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:58:27.488047 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-904c6a1d-4b47-4f61-8591-0409a8b5e5aa None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:27.490523 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-904c6a1d-4b47-4f61-8591-0409a8b5e5aa tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] POST https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797/action Jul 03 21:58:27.491011 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-904c6a1d-4b47-4f61-8591-0409a8b5e5aa tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Action body: b'{"os-detach": {"attachment_id": "c3841b8e-7d5a-44ef-b9e3-41a6998faa98"}}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:58:27.491190 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-904c6a1d-4b47-4f61-8591-0409a8b5e5aa tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "c3841b8e-7d5a-44ef-b9e3-41a6998faa98"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:27.508170 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:27.508170 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:27.509534 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-904c6a1d-4b47-4f61-8591-0409a8b5e5aa tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:27.516069 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f8dd2cd5-de23-42ed-9117-06c10e45d345 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:27.519646 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f8dd2cd5-de23-42ed-9117-06c10e45d345 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa Jul 03 21:58:27.520053 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f8dd2cd5-de23-42ed-9117-06c10e45d345 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:27.520409 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-904c6a1d-4b47-4f61-8591-0409a8b5e5aa tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797/action returned with HTTP 400 Jul 03 21:58:27.520621 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f8dd2cd5-de23-42ed-9117-06c10e45d345 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:27.520764 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-f8dd2cd5-de23-42ed-9117-06c10e45d345 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id cb7d7617-126b-4c78-93f6-31d3fbd545aa. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:27.521507 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1090/4376] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:58:27 2026] POST /volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797/action => generated 100 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 21:58:27.528589 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:27.528589 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:27.529572 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f8dd2cd5-de23-42ed-9117-06c10e45d345 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa returned with HTTP 200 Jul 03 21:58:27.530224 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1080/4377] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:27 2026] GET /volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:27.576973 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-116cc178-49d9-4076-bd95-c0f89dbc9741 req-79e70d19-bcf2-494c-a381-62cbae6e4661 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:27.579926 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-116cc178-49d9-4076-bd95-c0f89dbc9741 req-79e70d19-bcf2-494c-a381-62cbae6e4661 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET https://10.4.3.32/volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 Jul 03 21:58:27.580843 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-116cc178-49d9-4076-bd95-c0f89dbc9741 req-79e70d19-bcf2-494c-a381-62cbae6e4661 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:27.580843 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-116cc178-49d9-4076-bd95-c0f89dbc9741 req-79e70d19-bcf2-494c-a381-62cbae6e4661 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:27.594014 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:27.594014 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:27.599523 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-116cc178-49d9-4076-bd95-c0f89dbc9741 req-79e70d19-bcf2-494c-a381-62cbae6e4661 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:27.605004 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-116cc178-49d9-4076-bd95-c0f89dbc9741 req-79e70d19-bcf2-494c-a381-62cbae6e4661 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 returned with HTTP 200 Jul 03 21:58:27.606703 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1097/4378] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:58:27 2026] GET /volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:58:27.628233 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-116cc178-49d9-4076-bd95-c0f89dbc9741 req-7c73b041-e5e1-4717-8f8e-1cabf04dae87 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:27.631327 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-116cc178-49d9-4076-bd95-c0f89dbc9741 req-7c73b041-e5e1-4717-8f8e-1cabf04dae87 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] POST https://10.4.3.32/volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8/action Jul 03 21:58:27.631836 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-116cc178-49d9-4076-bd95-c0f89dbc9741 req-7c73b041-e5e1-4717-8f8e-1cabf04dae87 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:58:27.631992 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-116cc178-49d9-4076-bd95-c0f89dbc9741 req-7c73b041-e5e1-4717-8f8e-1cabf04dae87 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:27.649366 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:27.649366 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:27.650082 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-116cc178-49d9-4076-bd95-c0f89dbc9741 req-7c73b041-e5e1-4717-8f8e-1cabf04dae87 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:27.671128 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-116cc178-49d9-4076-bd95-c0f89dbc9741 req-7c73b041-e5e1-4717-8f8e-1cabf04dae87 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Begin detaching volume completed successfully. Jul 03 21:58:27.671416 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-116cc178-49d9-4076-bd95-c0f89dbc9741 req-7c73b041-e5e1-4717-8f8e-1cabf04dae87 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8/action returned with HTTP 202 Jul 03 21:58:27.671980 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1112/4379] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 21:58:27 2026] POST /volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:58:27.857899 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7313f717-a1c5-44af-8e62-826b8356bf67 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:27.861229 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7313f717-a1c5-44af-8e62-826b8356bf67 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 Jul 03 21:58:27.861229 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7313f717-a1c5-44af-8e62-826b8356bf67 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:27.861493 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7313f717-a1c5-44af-8e62-826b8356bf67 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:27.881430 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:27.881430 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:27.888599 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-7313f717-a1c5-44af-8e62-826b8356bf67 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:58:27.896101 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7313f717-a1c5-44af-8e62-826b8356bf67 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 returned with HTTP 200 Jul 03 21:58:27.896742 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1091/4380] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:27 2026] GET /volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 => generated 1360 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:58:28.544593 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f31061df-1f73-4f6b-b4aa-401923c8c53d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:28.547041 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f31061df-1f73-4f6b-b4aa-401923c8c53d tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa Jul 03 21:58:28.547316 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f31061df-1f73-4f6b-b4aa-401923c8c53d tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:28.547700 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f31061df-1f73-4f6b-b4aa-401923c8c53d tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:28.547844 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-f31061df-1f73-4f6b-b4aa-401923c8c53d tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id cb7d7617-126b-4c78-93f6-31d3fbd545aa. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:28.553439 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:28.553439 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:28.554196 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f31061df-1f73-4f6b-b4aa-401923c8c53d tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa returned with HTTP 200 Jul 03 21:58:28.554623 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1081/4381] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:28 2026] GET /volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:28.714529 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-86cd2ce3-9beb-488f-a474-dff7e8961719 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:28.714964 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-86cd2ce3-9beb-488f-a474-dff7e8961719 None None] GET https://10.4.3.32/volume// Jul 03 21:58:28.715089 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-86cd2ce3-9beb-488f-a474-dff7e8961719 None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:28.715279 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-86cd2ce3-9beb-488f-a474-dff7e8961719 None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:28.715600 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-86cd2ce3-9beb-488f-a474-dff7e8961719 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:58:28.716235 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1098/4382] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:58: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 21:58:28.728399 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-116cc178-49d9-4076-bd95-c0f89dbc9741 req-fd445ea3-4b7d-46e4-8f83-0d4fe9a55307 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:28.730690 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-116cc178-49d9-4076-bd95-c0f89dbc9741 req-fd445ea3-4b7d-46e4-8f83-0d4fe9a55307 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET https://10.4.3.32/volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 Jul 03 21:58:28.730887 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-116cc178-49d9-4076-bd95-c0f89dbc9741 req-fd445ea3-4b7d-46e4-8f83-0d4fe9a55307 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:28.731053 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-116cc178-49d9-4076-bd95-c0f89dbc9741 req-fd445ea3-4b7d-46e4-8f83-0d4fe9a55307 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:28.740133 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:28.740133 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:28.743525 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-116cc178-49d9-4076-bd95-c0f89dbc9741 req-fd445ea3-4b7d-46e4-8f83-0d4fe9a55307 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:28.747801 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-116cc178-49d9-4076-bd95-c0f89dbc9741 req-fd445ea3-4b7d-46e4-8f83-0d4fe9a55307 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 returned with HTTP 200 Jul 03 21:58:28.748204 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1113/4383] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:58:28 2026] GET /volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 => generated 1331 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:58:28.912585 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b38d1894-ca85-426e-b14b-0d3a40c7a593 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:28.913663 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b38d1894-ca85-426e-b14b-0d3a40c7a593 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 Jul 03 21:58:28.916125 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b38d1894-ca85-426e-b14b-0d3a40c7a593 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:28.916125 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b38d1894-ca85-426e-b14b-0d3a40c7a593 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:28.925729 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:28.925729 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:28.930449 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-b38d1894-ca85-426e-b14b-0d3a40c7a593 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:58:28.937615 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b38d1894-ca85-426e-b14b-0d3a40c7a593 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 returned with HTTP 200 Jul 03 21:58:28.938210 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1092/4384] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:28 2026] GET /volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 => generated 1360 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:58:29.567229 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-79ec4e8d-8058-44f5-aa92-2137db140d7c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:29.570063 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-79ec4e8d-8058-44f5-aa92-2137db140d7c tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa Jul 03 21:58:29.570324 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-79ec4e8d-8058-44f5-aa92-2137db140d7c tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:29.570666 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-79ec4e8d-8058-44f5-aa92-2137db140d7c tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:29.570868 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-79ec4e8d-8058-44f5-aa92-2137db140d7c tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id cb7d7617-126b-4c78-93f6-31d3fbd545aa. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:29.578199 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:29.578199 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:29.579998 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-79ec4e8d-8058-44f5-aa92-2137db140d7c tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa returned with HTTP 200 Jul 03 21:58:29.580815 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1082/4385] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:29 2026] GET /volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:29.793292 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-116cc178-49d9-4076-bd95-c0f89dbc9741 req-602bdf63-f4e1-4d5a-b020-686defa41539 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:29.796583 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-116cc178-49d9-4076-bd95-c0f89dbc9741 req-602bdf63-f4e1-4d5a-b020-686defa41539 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] DELETE https://10.4.3.32/volume/v3/attachments/c3841b8e-7d5a-44ef-b9e3-41a6998faa98 Jul 03 21:58:29.796708 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-116cc178-49d9-4076-bd95-c0f89dbc9741 req-602bdf63-f4e1-4d5a-b020-686defa41539 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:29.797568 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-116cc178-49d9-4076-bd95-c0f89dbc9741 req-602bdf63-f4e1-4d5a-b020-686defa41539 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:29.807594 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:29.807594 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:29.954390 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-0863aed1-8558-4e7d-b15d-4b71976a443a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:29.958908 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0863aed1-8558-4e7d-b15d-4b71976a443a tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 Jul 03 21:58:29.959127 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0863aed1-8558-4e7d-b15d-4b71976a443a tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:29.959362 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0863aed1-8558-4e7d-b15d-4b71976a443a tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:29.974098 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:29.974098 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:29.980104 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-0863aed1-8558-4e7d-b15d-4b71976a443a tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:58:29.985547 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0863aed1-8558-4e7d-b15d-4b71976a443a tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 returned with HTTP 200 Jul 03 21:58:29.986031 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1114/4386] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:29 2026] GET /volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 => generated 1360 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:58:30.366701 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-116cc178-49d9-4076-bd95-c0f89dbc9741 req-602bdf63-f4e1-4d5a-b020-686defa41539 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/attachments/c3841b8e-7d5a-44ef-b9e3-41a6998faa98 returned with HTTP 200 Jul 03 21:58:30.367209 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1099/4387] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:58:29 2026] DELETE /volume/v3/attachments/c3841b8e-7d5a-44ef-b9e3-41a6998faa98 => generated 19 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:30.594214 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-187157b9-cfaf-4909-9224-ca4eccf0f0a6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:30.596273 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-187157b9-cfaf-4909-9224-ca4eccf0f0a6 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa Jul 03 21:58:30.596569 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-187157b9-cfaf-4909-9224-ca4eccf0f0a6 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:30.596808 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-187157b9-cfaf-4909-9224-ca4eccf0f0a6 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:30.596919 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-187157b9-cfaf-4909-9224-ca4eccf0f0a6 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id cb7d7617-126b-4c78-93f6-31d3fbd545aa. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:30.601739 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:30.601739 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:30.602928 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-187157b9-cfaf-4909-9224-ca4eccf0f0a6 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa returned with HTTP 200 Jul 03 21:58:30.603758 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1093/4388] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:30 2026] GET /volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:31.000174 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c18d74b7-c652-4ecf-bc4e-5b9a7f4b9dcc None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:31.002749 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c18d74b7-c652-4ecf-bc4e-5b9a7f4b9dcc tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 Jul 03 21:58:31.003006 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c18d74b7-c652-4ecf-bc4e-5b9a7f4b9dcc tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:31.003229 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c18d74b7-c652-4ecf-bc4e-5b9a7f4b9dcc tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:31.016067 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:31.016067 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:31.020918 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c18d74b7-c652-4ecf-bc4e-5b9a7f4b9dcc tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:58:31.027481 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c18d74b7-c652-4ecf-bc4e-5b9a7f4b9dcc tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 returned with HTTP 200 Jul 03 21:58:31.028148 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1083/4389] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:30 2026] GET /volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 => generated 1360 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:58:31.333149 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-6bda593f-1244-408d-ac45-d2a10f3f4a4c req-c2c75f5f-657b-4046-ae01-411913246308 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:31.340484 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-6bda593f-1244-408d-ac45-d2a10f3f4a4c req-c2c75f5f-657b-4046-ae01-411913246308 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] POST https://10.4.3.32/volume/v3/attachments/98d46910-a0c5-4676-8829-8acfac217ea2/action Jul 03 21:58:31.340484 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-6bda593f-1244-408d-ac45-d2a10f3f4a4c req-c2c75f5f-657b-4046-ae01-411913246308 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Action body: b'{"os-complete": null}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:58:31.340484 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-6bda593f-1244-408d-ac45-d2a10f3f4a4c req-c2c75f5f-657b-4046-ae01-411913246308 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:31.360527 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:31.360527 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:31.395045 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-6bda593f-1244-408d-ac45-d2a10f3f4a4c req-c2c75f5f-657b-4046-ae01-411913246308 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/attachments/98d46910-a0c5-4676-8829-8acfac217ea2/action returned with HTTP 204 Jul 03 21:58:31.395538 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1115/4390] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:58:31 2026] POST /volume/v3/attachments/98d46910-a0c5-4676-8829-8acfac217ea2/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:58:31.483652 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-3eaf4230-87e0-4e28-a4fd-2314823e62bb None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:31.485158 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3eaf4230-87e0-4e28-a4fd-2314823e62bb tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] POST https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176/action Jul 03 21:58:31.485504 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3eaf4230-87e0-4e28-a4fd-2314823e62bb tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:58:31.485658 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3eaf4230-87e0-4e28-a4fd-2314823e62bb tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:31.494235 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:31.494235 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:31.494804 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-3eaf4230-87e0-4e28-a4fd-2314823e62bb tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Volume info retrieved successfully. Jul 03 21:58:31.507001 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-3eaf4230-87e0-4e28-a4fd-2314823e62bb tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Reserve volume completed successfully. Jul 03 21:58:31.507468 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3eaf4230-87e0-4e28-a4fd-2314823e62bb tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176/action returned with HTTP 202 Jul 03 21:58:31.507993 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1100/4391] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:58:31 2026] POST /volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:58:31.518838 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4ecdeafc-a867-4008-a96d-cee945ba4dfe None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:31.520313 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4ecdeafc-a867-4008-a96d-cee945ba4dfe tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] GET https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 Jul 03 21:58:31.524413 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4ecdeafc-a867-4008-a96d-cee945ba4dfe tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:31.524413 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4ecdeafc-a867-4008-a96d-cee945ba4dfe tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:31.532515 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:31.532515 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:31.538782 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-4ecdeafc-a867-4008-a96d-cee945ba4dfe tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Volume info retrieved successfully. Jul 03 21:58:31.543344 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4ecdeafc-a867-4008-a96d-cee945ba4dfe tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 returned with HTTP 200 Jul 03 21:58:31.544034 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1094/4392] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:31 2026] GET /volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:58:31.555008 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-53b10438-3f0f-4ec0-b487-4ec466f34597 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:31.556745 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-53b10438-3f0f-4ec0-b487-4ec466f34597 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] POST https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176/action Jul 03 21:58:31.557099 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-53b10438-3f0f-4ec0-b487-4ec466f34597 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:58:31.557227 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-53b10438-3f0f-4ec0-b487-4ec466f34597 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:31.565093 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:31.565093 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:31.565532 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-53b10438-3f0f-4ec0-b487-4ec466f34597 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Volume info retrieved successfully. Jul 03 21:58:31.588472 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-53b10438-3f0f-4ec0-b487-4ec466f34597 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Unreserve volume completed successfully. Jul 03 21:58:31.588719 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-53b10438-3f0f-4ec0-b487-4ec466f34597 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176/action returned with HTTP 202 Jul 03 21:58:31.589126 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1084/4393] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:58:31 2026] POST /volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:58:31.595387 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7fde111f-a199-4967-b728-22e7f36fe456 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:31.597057 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7fde111f-a199-4967-b728-22e7f36fe456 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] GET https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 Jul 03 21:58:31.597258 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7fde111f-a199-4967-b728-22e7f36fe456 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:31.597495 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7fde111f-a199-4967-b728-22e7f36fe456 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:31.604522 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:31.604522 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:31.608147 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-7fde111f-a199-4967-b728-22e7f36fe456 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Volume info retrieved successfully. Jul 03 21:58:31.614517 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-117f26df-0275-4276-a357-6c70a39a90a8 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:31.617044 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-117f26df-0275-4276-a357-6c70a39a90a8 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa Jul 03 21:58:31.617258 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-117f26df-0275-4276-a357-6c70a39a90a8 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:31.617517 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-117f26df-0275-4276-a357-6c70a39a90a8 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:31.617659 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-117f26df-0275-4276-a357-6c70a39a90a8 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id cb7d7617-126b-4c78-93f6-31d3fbd545aa. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:31.619316 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7fde111f-a199-4967-b728-22e7f36fe456 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 returned with HTTP 200 Jul 03 21:58:31.619756 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1116/4394] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:31 2026] GET /volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:31.623154 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:31.623154 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:31.624000 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-117f26df-0275-4276-a357-6c70a39a90a8 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa returned with HTTP 200 Jul 03 21:58:31.624427 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1101/4395] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:31 2026] GET /volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:31.633105 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f90b757f-eb0f-4242-9960-1c16e41a0d76 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:31.637459 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f90b757f-eb0f-4242-9960-1c16e41a0d76 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] POST https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176/action Jul 03 21:58:31.637459 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f90b757f-eb0f-4242-9960-1c16e41a0d76 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:58:31.637459 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f90b757f-eb0f-4242-9960-1c16e41a0d76 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:31.648610 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:31.648610 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:31.649471 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f90b757f-eb0f-4242-9960-1c16e41a0d76 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Volume info retrieved successfully. Jul 03 21:58:31.663475 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f90b757f-eb0f-4242-9960-1c16e41a0d76 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Volume updated successfully. Jul 03 21:58:31.663867 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f90b757f-eb0f-4242-9960-1c16e41a0d76 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176/action returned with HTTP 200 Jul 03 21:58:31.664427 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1095/4396] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:58:31 2026] POST /volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176/action => generated 0 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 21:58:31.671431 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e9ee386b-ca7b-4820-a80b-99748e87ca89 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:31.673646 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e9ee386b-ca7b-4820-a80b-99748e87ca89 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] GET https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 Jul 03 21:58:31.673842 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e9ee386b-ca7b-4820-a80b-99748e87ca89 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:31.674038 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e9ee386b-ca7b-4820-a80b-99748e87ca89 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:31.681786 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:31.681786 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:31.686007 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e9ee386b-ca7b-4820-a80b-99748e87ca89 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Volume info retrieved successfully. Jul 03 21:58:31.690278 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e9ee386b-ca7b-4820-a80b-99748e87ca89 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 returned with HTTP 200 Jul 03 21:58:31.690643 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1085/4397] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:31 2026] GET /volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:31.701665 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b455e5a6-3c20-41a5-b474-ad9a74968554 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:31.703738 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b455e5a6-3c20-41a5-b474-ad9a74968554 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] POST https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176/action Jul 03 21:58:31.704137 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b455e5a6-3c20-41a5-b474-ad9a74968554 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:58:31.704299 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b455e5a6-3c20-41a5-b474-ad9a74968554 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:31.714295 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:31.714295 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:31.714903 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b455e5a6-3c20-41a5-b474-ad9a74968554 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Volume info retrieved successfully. Jul 03 21:58:31.727433 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b455e5a6-3c20-41a5-b474-ad9a74968554 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Volume updated successfully. Jul 03 21:58:31.727712 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b455e5a6-3c20-41a5-b474-ad9a74968554 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176/action returned with HTTP 200 Jul 03 21:58:31.728228 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1117/4398] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:58:31 2026] POST /volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176/action => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 21:58:31.734572 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-1e1b0b4a-9b61-4a07-a7b9-a495c28540ea None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:31.736689 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1e1b0b4a-9b61-4a07-a7b9-a495c28540ea tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] GET https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 Jul 03 21:58:31.736930 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1e1b0b4a-9b61-4a07-a7b9-a495c28540ea tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:31.737190 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1e1b0b4a-9b61-4a07-a7b9-a495c28540ea tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:31.747606 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:31.747606 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:31.752742 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-1e1b0b4a-9b61-4a07-a7b9-a495c28540ea tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Volume info retrieved successfully. Jul 03 21:58:31.758623 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1e1b0b4a-9b61-4a07-a7b9-a495c28540ea tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 returned with HTTP 200 Jul 03 21:58:31.759142 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1102/4399] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:31 2026] GET /volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:31.771958 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f8acb4e3-7101-454e-a8c7-7197187ea45e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:31.773595 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f8acb4e3-7101-454e-a8c7-7197187ea45e tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] POST https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176/action Jul 03 21:58:31.774076 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f8acb4e3-7101-454e-a8c7-7197187ea45e tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:58:31.774728 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f8acb4e3-7101-454e-a8c7-7197187ea45e tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:31.783211 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:31.783211 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:31.785388 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f8acb4e3-7101-454e-a8c7-7197187ea45e tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Volume info retrieved successfully. Jul 03 21:58:31.801511 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f8acb4e3-7101-454e-a8c7-7197187ea45e tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Update volume admin metadata completed successfully. Jul 03 21:58:31.801861 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f8acb4e3-7101-454e-a8c7-7197187ea45e tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Update readonly setting on volume completed successfully. Jul 03 21:58:31.802291 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f8acb4e3-7101-454e-a8c7-7197187ea45e tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176/action returned with HTTP 202 Jul 03 21:58:31.803011 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1096/4400] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:58:31 2026] POST /volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:58:31.809995 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-25ca556d-c974-410b-95d1-4ac739900d1f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:31.811797 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-25ca556d-c974-410b-95d1-4ac739900d1f tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] GET https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 Jul 03 21:58:31.811986 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-25ca556d-c974-410b-95d1-4ac739900d1f tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:31.812223 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-25ca556d-c974-410b-95d1-4ac739900d1f tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:31.820061 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:31.820061 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:31.824620 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-25ca556d-c974-410b-95d1-4ac739900d1f tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Volume info retrieved successfully. Jul 03 21:58:31.829542 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-25ca556d-c974-410b-95d1-4ac739900d1f tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 returned with HTTP 200 Jul 03 21:58:31.829991 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1086/4401] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:31 2026] GET /volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:31.841852 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ef97954c-7ba8-4592-a2d9-74e054ddfcf8 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:31.843599 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ef97954c-7ba8-4592-a2d9-74e054ddfcf8 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] POST https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176/action Jul 03 21:58:31.843944 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ef97954c-7ba8-4592-a2d9-74e054ddfcf8 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:58:31.844064 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ef97954c-7ba8-4592-a2d9-74e054ddfcf8 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:31.852747 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:31.852747 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:31.853457 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-ef97954c-7ba8-4592-a2d9-74e054ddfcf8 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Volume info retrieved successfully. Jul 03 21:58:31.870876 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-ef97954c-7ba8-4592-a2d9-74e054ddfcf8 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Update volume admin metadata completed successfully. Jul 03 21:58:31.871016 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-ef97954c-7ba8-4592-a2d9-74e054ddfcf8 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Update readonly setting on volume completed successfully. Jul 03 21:58:31.871240 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ef97954c-7ba8-4592-a2d9-74e054ddfcf8 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176/action returned with HTTP 202 Jul 03 21:58:31.871716 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1118/4402] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:58:31 2026] POST /volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:58:31.878747 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ff089826-19fc-43a6-862d-16fc0f296c7d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:31.880485 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ff089826-19fc-43a6-862d-16fc0f296c7d tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] GET https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 Jul 03 21:58:31.880671 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ff089826-19fc-43a6-862d-16fc0f296c7d tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:31.880847 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ff089826-19fc-43a6-862d-16fc0f296c7d tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:31.887939 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:31.887939 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:31.891782 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-ff089826-19fc-43a6-862d-16fc0f296c7d tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Volume info retrieved successfully. Jul 03 21:58:31.896441 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ff089826-19fc-43a6-862d-16fc0f296c7d tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 returned with HTTP 200 Jul 03 21:58:31.897018 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1103/4403] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:31 2026] GET /volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:58:31.909901 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c491e85b-6354-4399-b4dc-0843a2ed6c08 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:31.913394 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c491e85b-6354-4399-b4dc-0843a2ed6c08 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] POST https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176/action Jul 03 21:58:31.914529 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c491e85b-6354-4399-b4dc-0843a2ed6c08 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-475817292", "disk_format": "raw"}}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:58:31.914529 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c491e85b-6354-4399-b4dc-0843a2ed6c08 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-475817292", "disk_format": "raw"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:31.932424 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:31.932424 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:31.932424 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c491e85b-6354-4399-b4dc-0843a2ed6c08 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Volume info retrieved successfully. Jul 03 21:58:31.967157 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:31.967157 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:31.973892 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-86601ce0-72ae-4e3a-aa3a-b857b34533de None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:31.974728 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.image.image_utils [None req-c491e85b-6354-4399-b4dc-0843a2ed6c08 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-475817292'}] 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-475817292'}]. {{(pid=99933) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 03 21:58:31.975616 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-86601ce0-72ae-4e3a-aa3a-b857b34533de tempest-TestServerVolumeAttachmentScenario-1540595531 tempest-TestServerVolumeAttachmentScenario-1540595531-project-admin] POST https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797/action Jul 03 21:58:31.977388 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-86601ce0-72ae-4e3a-aa3a-b857b34533de tempest-TestServerVolumeAttachmentScenario-1540595531 tempest-TestServerVolumeAttachmentScenario-1540595531-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:58:31.977388 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-86601ce0-72ae-4e3a-aa3a-b857b34533de tempest-TestServerVolumeAttachmentScenario-1540595531 tempest-TestServerVolumeAttachmentScenario-1540595531-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:31.989394 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:31.989394 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:31.990476 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.contrib.admin_actions [None req-86601ce0-72ae-4e3a-aa3a-b857b34533de tempest-TestServerVolumeAttachmentScenario-1540595531 tempest-TestServerVolumeAttachmentScenario-1540595531-project-admin] Updating volume '5e1858b3-cb84-4f51-be48-242be8fdc797' with '{'status': 'in-use'}' {{(pid=99935) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 21:58:32.019989 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-86601ce0-72ae-4e3a-aa3a-b857b34533de tempest-TestServerVolumeAttachmentScenario-1540595531 tempest-TestServerVolumeAttachmentScenario-1540595531-project-admin] https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797/action returned with HTTP 202 Jul 03 21:58:32.020486 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1087/4404] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 21:58:31 2026] POST /volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:58:32.029472 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-fa1694b3-cdaa-4afe-9fad-72be1e1207dc None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:32.031105 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fa1694b3-cdaa-4afe-9fad-72be1e1207dc tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 Jul 03 21:58:32.031683 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fa1694b3-cdaa-4afe-9fad-72be1e1207dc tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:32.031683 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fa1694b3-cdaa-4afe-9fad-72be1e1207dc tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:32.041121 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:32.041121 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:32.043907 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-7cfb51ab-de8d-4a76-ac98-64f0711d86ad None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:32.046046 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7cfb51ab-de8d-4a76-ac98-64f0711d86ad tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 Jul 03 21:58:32.046217 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7cfb51ab-de8d-4a76-ac98-64f0711d86ad tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:32.046429 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7cfb51ab-de8d-4a76-ac98-64f0711d86ad tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:32.047761 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-fa1694b3-cdaa-4afe-9fad-72be1e1207dc tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:32.056601 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fa1694b3-cdaa-4afe-9fad-72be1e1207dc tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 returned with HTTP 200 Jul 03 21:58:32.056996 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1119/4405] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:32 2026] GET /volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 => generated 1147 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:58:32.062539 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:32.062539 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:32.065612 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-7cfb51ab-de8d-4a76-ac98-64f0711d86ad tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:58:32.070090 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7cfb51ab-de8d-4a76-ac98-64f0711d86ad tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 returned with HTTP 200 Jul 03 21:58:32.070450 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1104/4406] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:32 2026] GET /volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 => generated 1652 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:58:32.084349 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8052c6fe-73ca-4405-84c8-c4fa46dfd726 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:32.090030 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8052c6fe-73ca-4405-84c8-c4fa46dfd726 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:58:32.090438 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8052c6fe-73ca-4405-84c8-c4fa46dfd726 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bb06f37a-a3ba-4da1-9bb3-fb7b2c025502", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1968524666"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:32.102394 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:32.102394 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:32.102916 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8052c6fe-73ca-4405-84c8-c4fa46dfd726 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:58:32.103058 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [None req-8052c6fe-73ca-4405-84c8-c4fa46dfd726 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Create snapshot from volume bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 Jul 03 21:58:32.106883 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-548550af-662c-4e75-81dd-a7a803cc4a5f req-db336d1b-f1d7-47ec-8a8f-1c0eb438e6cf None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:32.107038 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8052c6fe-73ca-4405-84c8-c4fa46dfd726 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 400 Jul 03 21:58:32.107327 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1088/4407] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:58:32 2026] POST /volume/v3/snapshots => generated 160 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 21:58:32.110631 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-548550af-662c-4e75-81dd-a7a803cc4a5f req-db336d1b-f1d7-47ec-8a8f-1c0eb438e6cf tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 Jul 03 21:58:32.110839 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-548550af-662c-4e75-81dd-a7a803cc4a5f req-db336d1b-f1d7-47ec-8a8f-1c0eb438e6cf tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:32.111058 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-548550af-662c-4e75-81dd-a7a803cc4a5f req-db336d1b-f1d7-47ec-8a8f-1c0eb438e6cf tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:32.116596 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-52492c57-28d3-4dfa-9ff8-f56b92a2e9f5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:32.121714 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-52492c57-28d3-4dfa-9ff8-f56b92a2e9f5 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:58:32.122077 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-52492c57-28d3-4dfa-9ff8-f56b92a2e9f5 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bb06f37a-a3ba-4da1-9bb3-fb7b2c025502", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1285014538"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:32.134627 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:32.134627 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:32.140854 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:32.140854 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:32.141277 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-52492c57-28d3-4dfa-9ff8-f56b92a2e9f5 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:58:32.141434 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-52492c57-28d3-4dfa-9ff8-f56b92a2e9f5 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Create snapshot from volume bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 Jul 03 21:58:32.141766 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-548550af-662c-4e75-81dd-a7a803cc4a5f req-db336d1b-f1d7-47ec-8a8f-1c0eb438e6cf tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:32.146703 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-548550af-662c-4e75-81dd-a7a803cc4a5f req-db336d1b-f1d7-47ec-8a8f-1c0eb438e6cf tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 returned with HTTP 200 Jul 03 21:58:32.147094 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1120/4408] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:58:32 2026] GET /volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 => generated 1147 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:58:32.173457 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-548550af-662c-4e75-81dd-a7a803cc4a5f req-4c03cc95-7dd1-4b79-b5d6-2113b4ca4832 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:32.175514 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-548550af-662c-4e75-81dd-a7a803cc4a5f req-4c03cc95-7dd1-4b79-b5d6-2113b4ca4832 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] POST https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797/action Jul 03 21:58:32.175909 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-548550af-662c-4e75-81dd-a7a803cc4a5f req-4c03cc95-7dd1-4b79-b5d6-2113b4ca4832 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:58:32.176102 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-548550af-662c-4e75-81dd-a7a803cc4a5f req-4c03cc95-7dd1-4b79-b5d6-2113b4ca4832 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:32.176171 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-52492c57-28d3-4dfa-9ff8-f56b92a2e9f5 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Created reservations ['9c21cf3d-3da3-4117-80fe-5a9efd2a90f8', '85ca6cc6-3cef-4642-ad00-7af9f6b1c41a', 'feefae9b-2e4f-4564-9e3b-ed95c041d4db', '5c867384-5996-4aae-9795-0d1a2f6d003c'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:58:32.186389 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:32.186389 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:32.186808 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-548550af-662c-4e75-81dd-a7a803cc4a5f req-4c03cc95-7dd1-4b79-b5d6-2113b4ca4832 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:32.197771 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-548550af-662c-4e75-81dd-a7a803cc4a5f req-4c03cc95-7dd1-4b79-b5d6-2113b4ca4832 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Begin detaching volume completed successfully. Jul 03 21:58:32.197979 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-548550af-662c-4e75-81dd-a7a803cc4a5f req-4c03cc95-7dd1-4b79-b5d6-2113b4ca4832 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797/action returned with HTTP 202 Jul 03 21:58:32.198430 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1089/4409] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 21:58:32 2026] POST /volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:58:32.236058 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-52492c57-28d3-4dfa-9ff8-f56b92a2e9f5 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot force create request issued successfully. Jul 03 21:58:32.240470 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-52492c57-28d3-4dfa-9ff8-f56b92a2e9f5 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:58:32.240470 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1105/4410] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:58:32 2026] POST /volume/v3/snapshots => generated 310 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:58:32.248401 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-438d8d0c-fa1f-4836-bd2d-2e87a3245c09 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:32.252651 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-438d8d0c-fa1f-4836-bd2d-2e87a3245c09 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/8b185a5d-5a3d-4cf4-8609-e8162121965b Jul 03 21:58:32.252952 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-438d8d0c-fa1f-4836-bd2d-2e87a3245c09 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:32.253270 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-438d8d0c-fa1f-4836-bd2d-2e87a3245c09 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:32.260285 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:32.260285 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:32.260944 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-438d8d0c-fa1f-4836-bd2d-2e87a3245c09 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 21:58:32.262011 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-438d8d0c-fa1f-4836-bd2d-2e87a3245c09 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/8b185a5d-5a3d-4cf4-8609-e8162121965b returned with HTTP 200 Jul 03 21:58:32.263684 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1121/4411] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:58:32 2026] GET /volume/v3/snapshots/8b185a5d-5a3d-4cf4-8609-e8162121965b => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:32.488846 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c491e85b-6354-4399-b4dc-0843a2ed6c08 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Copy volume to image completed successfully. Jul 03 21:58:32.488846 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c491e85b-6354-4399-b4dc-0843a2ed6c08 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176/action returned with HTTP 202 Jul 03 21:58:32.488846 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1097/4412] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 21:58:31 2026] POST /volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176/action => generated 686 bytes in 579 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:58:32.635057 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ca188268-a24e-49c0-ad20-93b4b9cc9941 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:32.636795 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ca188268-a24e-49c0-ad20-93b4b9cc9941 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa Jul 03 21:58:32.636981 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ca188268-a24e-49c0-ad20-93b4b9cc9941 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:32.637159 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ca188268-a24e-49c0-ad20-93b4b9cc9941 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:32.637262 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-ca188268-a24e-49c0-ad20-93b4b9cc9941 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id cb7d7617-126b-4c78-93f6-31d3fbd545aa. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:32.641878 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:32.641878 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:32.642671 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ca188268-a24e-49c0-ad20-93b4b9cc9941 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa returned with HTTP 200 Jul 03 21:58:32.643057 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1090/4413] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:32 2026] GET /volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:32.655255 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-69a9c1c7-cddd-4dec-b6fc-749397aeb19d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:32.657483 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-69a9c1c7-cddd-4dec-b6fc-749397aeb19d tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 Jul 03 21:58:32.657673 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-69a9c1c7-cddd-4dec-b6fc-749397aeb19d tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:32.657866 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-69a9c1c7-cddd-4dec-b6fc-749397aeb19d tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:32.657967 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-69a9c1c7-cddd-4dec-b6fc-749397aeb19d tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 7cf5f8b8-f7ae-4eb9-add9-805d19085a76. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:32.662321 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:32.662321 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:32.663023 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-69a9c1c7-cddd-4dec-b6fc-749397aeb19d tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 returned with HTTP 200 Jul 03 21:58:32.663627 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1106/4414] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:32 2026] GET /volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:32.673107 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-6b923f8a-073e-4918-9f36-caa1f213e545 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:32.675207 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6b923f8a-073e-4918-9f36-caa1f213e545 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] POST https://10.4.3.32/volume/v3/backups Jul 03 21:58:32.675571 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6b923f8a-073e-4918-9f36-caa1f213e545 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bf57eff5-5018-4501-a4f3-d3a3af0c7c7b", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-581412889"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:32.677014 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.contrib.backups [None req-6b923f8a-073e-4918-9f36-caa1f213e545 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Creating new backup {'backup': {'volume_id': 'bf57eff5-5018-4501-a4f3-d3a3af0c7c7b', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-581412889'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 21:58:32.677144 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.contrib.backups [None req-6b923f8a-073e-4918-9f36-caa1f213e545 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Creating backup of volume bf57eff5-5018-4501-a4f3-d3a3af0c7c7b in container None Jul 03 21:58:32.684398 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:32.684398 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:32.684718 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-6b923f8a-073e-4918-9f36-caa1f213e545 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Volume info retrieved successfully. Jul 03 21:58:32.709276 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-6b923f8a-073e-4918-9f36-caa1f213e545 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Created reservations ['5679b5d7-82d5-47a3-bfcb-2d56d3f1ad7e', '495ceba1-f208-4cb5-b205-eeb5df555ac3'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:58:32.780424 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6b923f8a-073e-4918-9f36-caa1f213e545 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 21:58:32.780910 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1122/4415] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:58:32 2026] POST /volume/v3/backups => generated 327 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:58:32.791124 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-72eb2322-b6b2-4a7a-bb1f-64734b7f6880 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:32.795060 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-72eb2322-b6b2-4a7a-bb1f-64734b7f6880 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e Jul 03 21:58:32.795060 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-72eb2322-b6b2-4a7a-bb1f-64734b7f6880 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:32.795498 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-72eb2322-b6b2-4a7a-bb1f-64734b7f6880 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:32.795778 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-72eb2322-b6b2-4a7a-bb1f-64734b7f6880 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id e20f6006-b7fe-4b74-8350-28392e67d77e. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:32.815935 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:32.815935 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:32.817547 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-72eb2322-b6b2-4a7a-bb1f-64734b7f6880 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e returned with HTTP 200 Jul 03 21:58:32.817547 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1098/4416] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:32 2026] GET /volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e => generated 733 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:33.232707 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-bb01ffdc-914c-4f92-8e74-39793bb03368 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:33.233075 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bb01ffdc-914c-4f92-8e74-39793bb03368 None None] GET https://10.4.3.32/volume// Jul 03 21:58:33.233268 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bb01ffdc-914c-4f92-8e74-39793bb03368 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:33.233560 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bb01ffdc-914c-4f92-8e74-39793bb03368 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:33.233873 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bb01ffdc-914c-4f92-8e74-39793bb03368 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:58:33.234155 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1091/4417] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:58: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 21:58:33.243027 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-548550af-662c-4e75-81dd-a7a803cc4a5f req-451b66e7-b671-48bc-a447-b075527d82ed None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:33.245366 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-548550af-662c-4e75-81dd-a7a803cc4a5f req-451b66e7-b671-48bc-a447-b075527d82ed tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 Jul 03 21:58:33.245699 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-548550af-662c-4e75-81dd-a7a803cc4a5f req-451b66e7-b671-48bc-a447-b075527d82ed tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:33.245892 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-548550af-662c-4e75-81dd-a7a803cc4a5f req-451b66e7-b671-48bc-a447-b075527d82ed tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:33.256790 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:33.256790 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:33.260616 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-548550af-662c-4e75-81dd-a7a803cc4a5f req-451b66e7-b671-48bc-a447-b075527d82ed tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:33.265526 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-548550af-662c-4e75-81dd-a7a803cc4a5f req-451b66e7-b671-48bc-a447-b075527d82ed tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 returned with HTTP 200 Jul 03 21:58:33.265983 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1107/4418] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:58:33 2026] GET /volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 => generated 1330 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:58:33.272423 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-71e33cc7-0b2d-4fd9-bc26-eb65ca10e37f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:33.274602 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-71e33cc7-0b2d-4fd9-bc26-eb65ca10e37f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/8b185a5d-5a3d-4cf4-8609-e8162121965b Jul 03 21:58:33.274793 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-71e33cc7-0b2d-4fd9-bc26-eb65ca10e37f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:33.275010 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-71e33cc7-0b2d-4fd9-bc26-eb65ca10e37f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:33.280803 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:33.280803 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:33.281122 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-71e33cc7-0b2d-4fd9-bc26-eb65ca10e37f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 21:58:33.282147 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-71e33cc7-0b2d-4fd9-bc26-eb65ca10e37f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/8b185a5d-5a3d-4cf4-8609-e8162121965b returned with HTTP 200 Jul 03 21:58:33.282570 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1123/4419] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:58:33 2026] GET /volume/v3/snapshots/8b185a5d-5a3d-4cf4-8609-e8162121965b => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:33.294081 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a0095847-4769-424d-9764-0742ebe614df None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:33.296907 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a0095847-4769-424d-9764-0742ebe614df tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:58:33.297548 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a0095847-4769-424d-9764-0742ebe614df tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bb06f37a-a3ba-4da1-9bb3-fb7b2c025502", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-163269979"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:33.314618 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:33.314618 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:33.314618 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-a0095847-4769-424d-9764-0742ebe614df tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:58:33.314618 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.snapshots [None req-a0095847-4769-424d-9764-0742ebe614df tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Create snapshot from volume bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 Jul 03 21:58:33.354590 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-a0095847-4769-424d-9764-0742ebe614df tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Created reservations ['38e763e2-df75-4c6d-b1d5-40d4ceadf2ce', '51d36c15-da94-414c-b3a5-3e697aaec0af', '69ffe2e3-d78e-41aa-bf47-014616d2b9ea', 'db98a204-97bc-4bfc-af39-6f783f9d01ac'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:58:33.402816 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-a0095847-4769-424d-9764-0742ebe614df tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot force create request issued successfully. Jul 03 21:58:33.403407 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a0095847-4769-424d-9764-0742ebe614df tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:58:33.403934 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1099/4420] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:58:33 2026] POST /volume/v3/snapshots => generated 309 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:58:33.413243 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-bc82e2ca-3fde-4216-953e-4da013ce546c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:33.415662 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bc82e2ca-3fde-4216-953e-4da013ce546c tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/a67ac2be-e13d-43a0-8c13-f0e172f734c9 Jul 03 21:58:33.415957 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bc82e2ca-3fde-4216-953e-4da013ce546c tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:33.416234 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bc82e2ca-3fde-4216-953e-4da013ce546c tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:33.421507 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:33.421507 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:33.422025 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-bc82e2ca-3fde-4216-953e-4da013ce546c tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 21:58:33.422954 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bc82e2ca-3fde-4216-953e-4da013ce546c tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/a67ac2be-e13d-43a0-8c13-f0e172f734c9 returned with HTTP 200 Jul 03 21:58:33.423385 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1092/4421] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:58:33 2026] GET /volume/v3/snapshots/a67ac2be-e13d-43a0-8c13-f0e172f734c9 => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:33.836125 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-10a18a5f-ed7e-4e02-ab4d-715c65b40d95 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:33.838045 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-10a18a5f-ed7e-4e02-ab4d-715c65b40d95 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e Jul 03 21:58:33.838396 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-10a18a5f-ed7e-4e02-ab4d-715c65b40d95 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:33.838613 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-10a18a5f-ed7e-4e02-ab4d-715c65b40d95 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:33.838716 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-10a18a5f-ed7e-4e02-ab4d-715c65b40d95 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id e20f6006-b7fe-4b74-8350-28392e67d77e. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:33.843134 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:33.843134 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:33.844578 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-10a18a5f-ed7e-4e02-ab4d-715c65b40d95 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e returned with HTTP 200 Jul 03 21:58:33.844578 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1108/4422] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:33 2026] GET /volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:34.432836 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-98529b50-e5bc-4bad-b6c0-3b0c0355a371 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:34.434734 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-98529b50-e5bc-4bad-b6c0-3b0c0355a371 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/a67ac2be-e13d-43a0-8c13-f0e172f734c9 Jul 03 21:58:34.434998 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-98529b50-e5bc-4bad-b6c0-3b0c0355a371 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:34.435200 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-98529b50-e5bc-4bad-b6c0-3b0c0355a371 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:34.440860 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:34.440860 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:34.441425 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-98529b50-e5bc-4bad-b6c0-3b0c0355a371 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 21:58:34.442278 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-98529b50-e5bc-4bad-b6c0-3b0c0355a371 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/a67ac2be-e13d-43a0-8c13-f0e172f734c9 returned with HTTP 200 Jul 03 21:58:34.442710 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1124/4423] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:58:34 2026] GET /volume/v3/snapshots/a67ac2be-e13d-43a0-8c13-f0e172f734c9 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:34.452331 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-003d3898-8c6b-434a-a1a9-235722aa9bf0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:34.456394 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-003d3898-8c6b-434a-a1a9-235722aa9bf0 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:58:34.456394 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-003d3898-8c6b-434a-a1a9-235722aa9bf0 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bb06f37a-a3ba-4da1-9bb3-fb7b2c025502", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-730196745"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:34.466095 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:34.466095 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:34.467066 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-003d3898-8c6b-434a-a1a9-235722aa9bf0 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:58:34.467343 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.snapshots [None req-003d3898-8c6b-434a-a1a9-235722aa9bf0 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Create snapshot from volume bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 Jul 03 21:58:34.504734 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-003d3898-8c6b-434a-a1a9-235722aa9bf0 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Created reservations ['71c46693-a4e0-447c-9291-6314e7a8081c', '88e8f4f9-7f63-4ca7-90fa-7a1d86829139', '3e4b7313-3f9f-40e2-bfcd-80630e5fe6a6', 'ec6cb1cf-4806-4bc3-b4c0-2df3abb49ebf'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:58:34.563244 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-003d3898-8c6b-434a-a1a9-235722aa9bf0 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot force create request issued successfully. Jul 03 21:58:34.563244 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-003d3898-8c6b-434a-a1a9-235722aa9bf0 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:58:34.563244 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1100/4424] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:58:34 2026] POST /volume/v3/snapshots => generated 309 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:58:34.574508 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-097ceb2f-b526-4980-a9b8-69f54a2dd51f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:34.577448 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-097ceb2f-b526-4980-a9b8-69f54a2dd51f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/cea94e99-aa29-4ef0-bdf2-ffedec0b8bd3 Jul 03 21:58:34.577448 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-097ceb2f-b526-4980-a9b8-69f54a2dd51f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:34.577448 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-097ceb2f-b526-4980-a9b8-69f54a2dd51f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:34.582709 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:34.582709 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:34.583203 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-097ceb2f-b526-4980-a9b8-69f54a2dd51f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 21:58:34.584083 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-097ceb2f-b526-4980-a9b8-69f54a2dd51f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/cea94e99-aa29-4ef0-bdf2-ffedec0b8bd3 returned with HTTP 200 Jul 03 21:58:34.584544 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1093/4425] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:58:34 2026] GET /volume/v3/snapshots/cea94e99-aa29-4ef0-bdf2-ffedec0b8bd3 => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:34.858756 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f8f200de-1b25-4236-a6d9-358c41f021d4 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:34.860577 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f8f200de-1b25-4236-a6d9-358c41f021d4 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e Jul 03 21:58:34.860846 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f8f200de-1b25-4236-a6d9-358c41f021d4 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:34.861073 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f8f200de-1b25-4236-a6d9-358c41f021d4 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:34.861201 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-f8f200de-1b25-4236-a6d9-358c41f021d4 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id e20f6006-b7fe-4b74-8350-28392e67d77e. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:34.865773 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:34.865773 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:34.866249 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f8f200de-1b25-4236-a6d9-358c41f021d4 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e returned with HTTP 200 Jul 03 21:58:34.866786 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1109/4426] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:34 2026] GET /volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:35.595845 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7b6c9b89-a70d-4cfc-9235-2d4c33946727 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:35.597798 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7b6c9b89-a70d-4cfc-9235-2d4c33946727 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/cea94e99-aa29-4ef0-bdf2-ffedec0b8bd3 Jul 03 21:58:35.597988 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7b6c9b89-a70d-4cfc-9235-2d4c33946727 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:35.598173 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7b6c9b89-a70d-4cfc-9235-2d4c33946727 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:35.605741 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:35.605741 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:35.606395 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-7b6c9b89-a70d-4cfc-9235-2d4c33946727 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 21:58:35.607431 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7b6c9b89-a70d-4cfc-9235-2d4c33946727 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/cea94e99-aa29-4ef0-bdf2-ffedec0b8bd3 returned with HTTP 200 Jul 03 21:58:35.608076 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1125/4427] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:58:35 2026] GET /volume/v3/snapshots/cea94e99-aa29-4ef0-bdf2-ffedec0b8bd3 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:35.616811 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-613ab6a1-6f25-40ed-9476-0f25f637da21 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:35.620329 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-613ab6a1-6f25-40ed-9476-0f25f637da21 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/8b185a5d-5a3d-4cf4-8609-e8162121965b Jul 03 21:58:35.622033 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-613ab6a1-6f25-40ed-9476-0f25f637da21 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:35.622033 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-613ab6a1-6f25-40ed-9476-0f25f637da21 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:35.622033 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.snapshots [None req-613ab6a1-6f25-40ed-9476-0f25f637da21 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Delete snapshot with id: 8b185a5d-5a3d-4cf4-8609-e8162121965b Jul 03 21:58:35.627001 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:35.627001 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:35.627904 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-613ab6a1-6f25-40ed-9476-0f25f637da21 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 21:58:35.661655 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-613ab6a1-6f25-40ed-9476-0f25f637da21 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot delete request issued successfully. Jul 03 21:58:35.661655 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-613ab6a1-6f25-40ed-9476-0f25f637da21 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/8b185a5d-5a3d-4cf4-8609-e8162121965b returned with HTTP 202 Jul 03 21:58:35.661655 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1101/4428] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:58:35 2026] DELETE /volume/v3/snapshots/8b185a5d-5a3d-4cf4-8609-e8162121965b => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:58:35.670216 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-15bb0e28-07e7-4447-9d4a-b48bbd386f30 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:35.675863 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-15bb0e28-07e7-4447-9d4a-b48bbd386f30 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/8b185a5d-5a3d-4cf4-8609-e8162121965b Jul 03 21:58:35.676062 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-15bb0e28-07e7-4447-9d4a-b48bbd386f30 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:35.676244 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-15bb0e28-07e7-4447-9d4a-b48bbd386f30 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:35.684518 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:35.684518 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:35.684951 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-15bb0e28-07e7-4447-9d4a-b48bbd386f30 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 21:58:35.685654 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-15bb0e28-07e7-4447-9d4a-b48bbd386f30 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/8b185a5d-5a3d-4cf4-8609-e8162121965b returned with HTTP 200 Jul 03 21:58:35.685980 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1094/4429] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:58:35 2026] GET /volume/v3/snapshots/8b185a5d-5a3d-4cf4-8609-e8162121965b => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:35.877728 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-29f41a5c-8695-4977-a449-d8a2dc8df9a4 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:35.881250 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-29f41a5c-8695-4977-a449-d8a2dc8df9a4 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e Jul 03 21:58:35.881521 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-29f41a5c-8695-4977-a449-d8a2dc8df9a4 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:35.881724 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-29f41a5c-8695-4977-a449-d8a2dc8df9a4 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:35.881872 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-29f41a5c-8695-4977-a449-d8a2dc8df9a4 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id e20f6006-b7fe-4b74-8350-28392e67d77e. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:35.886476 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:35.886476 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:35.887148 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-29f41a5c-8695-4977-a449-d8a2dc8df9a4 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e returned with HTTP 200 Jul 03 21:58:35.887592 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1110/4430] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:35 2026] GET /volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:36.021364 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-548550af-662c-4e75-81dd-a7a803cc4a5f req-5fc01b70-eefd-42d7-aa9f-2e8c0c9ee0d4 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:36.023808 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-548550af-662c-4e75-81dd-a7a803cc4a5f req-5fc01b70-eefd-42d7-aa9f-2e8c0c9ee0d4 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] DELETE https://10.4.3.32/volume/v3/attachments/8d4f00aa-8d2c-4802-9e66-c6c85cb8e4b5 Jul 03 21:58:36.024090 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-548550af-662c-4e75-81dd-a7a803cc4a5f req-5fc01b70-eefd-42d7-aa9f-2e8c0c9ee0d4 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:36.024344 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-548550af-662c-4e75-81dd-a7a803cc4a5f req-5fc01b70-eefd-42d7-aa9f-2e8c0c9ee0d4 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:36.036548 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:36.036548 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:36.583141 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-548550af-662c-4e75-81dd-a7a803cc4a5f req-5fc01b70-eefd-42d7-aa9f-2e8c0c9ee0d4 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/attachments/8d4f00aa-8d2c-4802-9e66-c6c85cb8e4b5 returned with HTTP 200 Jul 03 21:58:36.583751 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1126/4431] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:58:36 2026] DELETE /volume/v3/attachments/8d4f00aa-8d2c-4802-9e66-c6c85cb8e4b5 => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:36.698008 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e7831a98-97fb-4c2f-9343-cfe779e93295 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:36.702393 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e7831a98-97fb-4c2f-9343-cfe779e93295 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/8b185a5d-5a3d-4cf4-8609-e8162121965b Jul 03 21:58:36.702393 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e7831a98-97fb-4c2f-9343-cfe779e93295 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:36.702393 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e7831a98-97fb-4c2f-9343-cfe779e93295 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:36.707017 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e7831a98-97fb-4c2f-9343-cfe779e93295 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/8b185a5d-5a3d-4cf4-8609-e8162121965b returned with HTTP 404 Jul 03 21:58:36.707614 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1102/4432] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:58:36 2026] GET /volume/v3/snapshots/8b185a5d-5a3d-4cf4-8609-e8162121965b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:58:36.715590 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-967c8de9-9660-4e7b-b42a-187beb3f18d2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:36.717667 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-967c8de9-9660-4e7b-b42a-187beb3f18d2 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/cea94e99-aa29-4ef0-bdf2-ffedec0b8bd3 Jul 03 21:58:36.717846 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-967c8de9-9660-4e7b-b42a-187beb3f18d2 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:36.718018 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-967c8de9-9660-4e7b-b42a-187beb3f18d2 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:36.718115 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [None req-967c8de9-9660-4e7b-b42a-187beb3f18d2 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Delete snapshot with id: cea94e99-aa29-4ef0-bdf2-ffedec0b8bd3 Jul 03 21:58:36.723251 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:36.723251 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:36.723714 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-967c8de9-9660-4e7b-b42a-187beb3f18d2 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 21:58:36.750335 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-967c8de9-9660-4e7b-b42a-187beb3f18d2 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot delete request issued successfully. Jul 03 21:58:36.750580 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-967c8de9-9660-4e7b-b42a-187beb3f18d2 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/cea94e99-aa29-4ef0-bdf2-ffedec0b8bd3 returned with HTTP 202 Jul 03 21:58:36.751031 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1095/4433] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:58:36 2026] DELETE /volume/v3/snapshots/cea94e99-aa29-4ef0-bdf2-ffedec0b8bd3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:58:36.758277 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-1b212624-f7e6-4e05-a692-12fd6f515373 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:36.760699 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1b212624-f7e6-4e05-a692-12fd6f515373 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/cea94e99-aa29-4ef0-bdf2-ffedec0b8bd3 Jul 03 21:58:36.760940 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1b212624-f7e6-4e05-a692-12fd6f515373 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:36.761140 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1b212624-f7e6-4e05-a692-12fd6f515373 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:36.766684 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:36.766684 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:36.767163 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-1b212624-f7e6-4e05-a692-12fd6f515373 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 21:58:36.767975 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1b212624-f7e6-4e05-a692-12fd6f515373 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/cea94e99-aa29-4ef0-bdf2-ffedec0b8bd3 returned with HTTP 200 Jul 03 21:58:36.768387 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1111/4434] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:58:36 2026] GET /volume/v3/snapshots/cea94e99-aa29-4ef0-bdf2-ffedec0b8bd3 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:36.899304 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-19c72cd3-73cc-4014-ba11-3d47a1efb98c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:36.901494 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-19c72cd3-73cc-4014-ba11-3d47a1efb98c tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e Jul 03 21:58:36.901725 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-19c72cd3-73cc-4014-ba11-3d47a1efb98c tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:36.901937 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-19c72cd3-73cc-4014-ba11-3d47a1efb98c tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:36.902061 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-19c72cd3-73cc-4014-ba11-3d47a1efb98c tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id e20f6006-b7fe-4b74-8350-28392e67d77e. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:36.907831 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:36.907831 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:36.908902 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-19c72cd3-73cc-4014-ba11-3d47a1efb98c tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e returned with HTTP 200 Jul 03 21:58:36.909592 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1127/4435] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:36 2026] GET /volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:37.521919 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-e6c55964-8aff-46b1-8b51-6ce0e46e4b47 req-0c3555a0-c832-4b41-a9a6-cf1c15a1490f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:37.525961 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-e6c55964-8aff-46b1-8b51-6ce0e46e4b47 req-0c3555a0-c832-4b41-a9a6-cf1c15a1490f tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 Jul 03 21:58:37.525961 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-e6c55964-8aff-46b1-8b51-6ce0e46e4b47 req-0c3555a0-c832-4b41-a9a6-cf1c15a1490f tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:37.525961 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-e6c55964-8aff-46b1-8b51-6ce0e46e4b47 req-0c3555a0-c832-4b41-a9a6-cf1c15a1490f tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:37.535236 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:37.535236 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:37.543361 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-e6c55964-8aff-46b1-8b51-6ce0e46e4b47 req-0c3555a0-c832-4b41-a9a6-cf1c15a1490f tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:37.548114 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-e6c55964-8aff-46b1-8b51-6ce0e46e4b47 req-0c3555a0-c832-4b41-a9a6-cf1c15a1490f tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 returned with HTTP 200 Jul 03 21:58:37.548690 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1103/4436] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:58:37 2026] GET /volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:37.783399 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-05e2c89e-17b8-48fd-9288-5bfacd5643d1 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:37.785467 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-05e2c89e-17b8-48fd-9288-5bfacd5643d1 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/cea94e99-aa29-4ef0-bdf2-ffedec0b8bd3 Jul 03 21:58:37.785683 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-05e2c89e-17b8-48fd-9288-5bfacd5643d1 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:37.785873 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-05e2c89e-17b8-48fd-9288-5bfacd5643d1 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:37.798648 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-05e2c89e-17b8-48fd-9288-5bfacd5643d1 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/cea94e99-aa29-4ef0-bdf2-ffedec0b8bd3 returned with HTTP 404 Jul 03 21:58:37.799592 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1096/4437] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:58:37 2026] GET /volume/v3/snapshots/cea94e99-aa29-4ef0-bdf2-ffedec0b8bd3 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:58:37.814413 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2c590ca9-b883-4a0b-be2f-ac28563e0171 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:37.814878 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2c590ca9-b883-4a0b-be2f-ac28563e0171 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/a67ac2be-e13d-43a0-8c13-f0e172f734c9 Jul 03 21:58:37.815125 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2c590ca9-b883-4a0b-be2f-ac28563e0171 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:37.815391 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2c590ca9-b883-4a0b-be2f-ac28563e0171 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:37.815752 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-2c590ca9-b883-4a0b-be2f-ac28563e0171 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Delete snapshot with id: a67ac2be-e13d-43a0-8c13-f0e172f734c9 Jul 03 21:58:37.823269 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:37.823269 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:37.824013 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2c590ca9-b883-4a0b-be2f-ac28563e0171 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 21:58:37.872496 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2c590ca9-b883-4a0b-be2f-ac28563e0171 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot delete request issued successfully. Jul 03 21:58:37.872777 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2c590ca9-b883-4a0b-be2f-ac28563e0171 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/a67ac2be-e13d-43a0-8c13-f0e172f734c9 returned with HTTP 202 Jul 03 21:58:37.873476 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1112/4438] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:58:37 2026] DELETE /volume/v3/snapshots/a67ac2be-e13d-43a0-8c13-f0e172f734c9 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:58:37.886615 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3911af01-fdb5-46a2-9716-2007c677e5aa None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:37.892781 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3911af01-fdb5-46a2-9716-2007c677e5aa tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/a67ac2be-e13d-43a0-8c13-f0e172f734c9 Jul 03 21:58:37.892781 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3911af01-fdb5-46a2-9716-2007c677e5aa tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:37.893996 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3911af01-fdb5-46a2-9716-2007c677e5aa tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:37.910703 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:37.910703 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:37.911366 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-3911af01-fdb5-46a2-9716-2007c677e5aa tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 21:58:37.913133 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3911af01-fdb5-46a2-9716-2007c677e5aa tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/a67ac2be-e13d-43a0-8c13-f0e172f734c9 returned with HTTP 200 Jul 03 21:58:37.913727 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1128/4439] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:58:37 2026] GET /volume/v3/snapshots/a67ac2be-e13d-43a0-8c13-f0e172f734c9 => generated 467 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:37.924965 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1ac8f206-ea85-422d-8080-7fa9cf93389e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:37.928677 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1ac8f206-ea85-422d-8080-7fa9cf93389e tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e Jul 03 21:58:37.928677 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1ac8f206-ea85-422d-8080-7fa9cf93389e tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:37.928677 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1ac8f206-ea85-422d-8080-7fa9cf93389e tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:37.928677 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-1ac8f206-ea85-422d-8080-7fa9cf93389e tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id e20f6006-b7fe-4b74-8350-28392e67d77e. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:37.937215 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:37.937215 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:37.937215 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1ac8f206-ea85-422d-8080-7fa9cf93389e tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e returned with HTTP 200 Jul 03 21:58:37.937215 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1104/4440] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:37 2026] GET /volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:38.923887 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-03e2f491-3dda-4af4-90d9-9b66ba7a708c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:38.925652 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-03e2f491-3dda-4af4-90d9-9b66ba7a708c tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/a67ac2be-e13d-43a0-8c13-f0e172f734c9 Jul 03 21:58:38.925829 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-03e2f491-3dda-4af4-90d9-9b66ba7a708c tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:38.926020 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-03e2f491-3dda-4af4-90d9-9b66ba7a708c tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:38.935881 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-03e2f491-3dda-4af4-90d9-9b66ba7a708c tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/a67ac2be-e13d-43a0-8c13-f0e172f734c9 returned with HTTP 404 Jul 03 21:58:38.936412 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1097/4441] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:58:38 2026] GET /volume/v3/snapshots/a67ac2be-e13d-43a0-8c13-f0e172f734c9 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:58:38.944591 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ab1837b6-47ad-461b-978d-35804bf222fb None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:38.947058 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ab1837b6-47ad-461b-978d-35804bf222fb tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/cea94e99-aa29-4ef0-bdf2-ffedec0b8bd3 Jul 03 21:58:38.947364 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ab1837b6-47ad-461b-978d-35804bf222fb tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:38.947698 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ab1837b6-47ad-461b-978d-35804bf222fb tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:38.947859 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-ab1837b6-47ad-461b-978d-35804bf222fb tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Delete snapshot with id: cea94e99-aa29-4ef0-bdf2-ffedec0b8bd3 Jul 03 21:58:38.953093 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-bc293d6d-e4cc-43a4-ac7b-cd55cfc0f99a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:38.955885 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ab1837b6-47ad-461b-978d-35804bf222fb tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/cea94e99-aa29-4ef0-bdf2-ffedec0b8bd3 returned with HTTP 404 Jul 03 21:58:38.956611 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1113/4442] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:58:38 2026] DELETE /volume/v3/snapshots/cea94e99-aa29-4ef0-bdf2-ffedec0b8bd3 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:58:38.958021 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bc293d6d-e4cc-43a4-ac7b-cd55cfc0f99a tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e Jul 03 21:58:38.958180 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bc293d6d-e4cc-43a4-ac7b-cd55cfc0f99a tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:38.958350 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bc293d6d-e4cc-43a4-ac7b-cd55cfc0f99a tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:38.958556 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-bc293d6d-e4cc-43a4-ac7b-cd55cfc0f99a tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id e20f6006-b7fe-4b74-8350-28392e67d77e. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:38.968277 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f5d32122-0431-410c-87d5-430987221235 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:38.968821 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:38.968821 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:38.969615 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bc293d6d-e4cc-43a4-ac7b-cd55cfc0f99a tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e returned with HTTP 200 Jul 03 21:58:38.970133 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1129/4443] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:38 2026] GET /volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:38.971361 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f5d32122-0431-410c-87d5-430987221235 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/a67ac2be-e13d-43a0-8c13-f0e172f734c9 Jul 03 21:58:38.972480 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f5d32122-0431-410c-87d5-430987221235 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:38.972933 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f5d32122-0431-410c-87d5-430987221235 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:38.973236 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.snapshots [None req-f5d32122-0431-410c-87d5-430987221235 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Delete snapshot with id: a67ac2be-e13d-43a0-8c13-f0e172f734c9 Jul 03 21:58:38.979262 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f5d32122-0431-410c-87d5-430987221235 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/a67ac2be-e13d-43a0-8c13-f0e172f734c9 returned with HTTP 404 Jul 03 21:58:38.980285 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1105/4444] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:58:38 2026] DELETE /volume/v3/snapshots/a67ac2be-e13d-43a0-8c13-f0e172f734c9 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:58:38.987984 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-be9d58a0-03f9-4dc1-b58a-d26a471911b4 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:38.990086 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-be9d58a0-03f9-4dc1-b58a-d26a471911b4 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/8b185a5d-5a3d-4cf4-8609-e8162121965b Jul 03 21:58:38.990480 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-be9d58a0-03f9-4dc1-b58a-d26a471911b4 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:38.990677 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-be9d58a0-03f9-4dc1-b58a-d26a471911b4 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:38.990788 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [None req-be9d58a0-03f9-4dc1-b58a-d26a471911b4 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Delete snapshot with id: 8b185a5d-5a3d-4cf4-8609-e8162121965b Jul 03 21:58:39.000203 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-be9d58a0-03f9-4dc1-b58a-d26a471911b4 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/8b185a5d-5a3d-4cf4-8609-e8162121965b returned with HTTP 404 Jul 03 21:58:39.002457 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1098/4445] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:58:38 2026] DELETE /volume/v3/snapshots/8b185a5d-5a3d-4cf4-8609-e8162121965b => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:58:39.047588 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-1d1d5167-eaaf-4ab9-ba3f-a8f10d1bca73 req-a0b5ed8b-43d4-4dfa-8d72-6edc067851d2 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:39.049667 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-1d1d5167-eaaf-4ab9-ba3f-a8f10d1bca73 req-a0b5ed8b-43d4-4dfa-8d72-6edc067851d2 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 Jul 03 21:58:39.050673 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-1d1d5167-eaaf-4ab9-ba3f-a8f10d1bca73 req-a0b5ed8b-43d4-4dfa-8d72-6edc067851d2 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:39.050673 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-1d1d5167-eaaf-4ab9-ba3f-a8f10d1bca73 req-a0b5ed8b-43d4-4dfa-8d72-6edc067851d2 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:39.063402 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:39.063402 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:39.066384 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-1d1d5167-eaaf-4ab9-ba3f-a8f10d1bca73 req-a0b5ed8b-43d4-4dfa-8d72-6edc067851d2 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:58:39.072900 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-1d1d5167-eaaf-4ab9-ba3f-a8f10d1bca73 req-a0b5ed8b-43d4-4dfa-8d72-6edc067851d2 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 returned with HTTP 200 Jul 03 21:58:39.073459 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1114/4446] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:58:39 2026] GET /volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 => generated 1652 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:58:39.115429 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-1d1d5167-eaaf-4ab9-ba3f-a8f10d1bca73 req-b0ec3959-3380-434a-9b28-392f8f2f6197 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:39.117982 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-1d1d5167-eaaf-4ab9-ba3f-a8f10d1bca73 req-b0ec3959-3380-434a-9b28-392f8f2f6197 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] POST https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502/action Jul 03 21:58:39.118391 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-1d1d5167-eaaf-4ab9-ba3f-a8f10d1bca73 req-b0ec3959-3380-434a-9b28-392f8f2f6197 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:58:39.118552 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-1d1d5167-eaaf-4ab9-ba3f-a8f10d1bca73 req-b0ec3959-3380-434a-9b28-392f8f2f6197 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:39.131523 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:39.131523 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:39.132078 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-1d1d5167-eaaf-4ab9-ba3f-a8f10d1bca73 req-b0ec3959-3380-434a-9b28-392f8f2f6197 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:58:39.144251 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-1d1d5167-eaaf-4ab9-ba3f-a8f10d1bca73 req-b0ec3959-3380-434a-9b28-392f8f2f6197 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Begin detaching volume completed successfully. Jul 03 21:58:39.144543 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-1d1d5167-eaaf-4ab9-ba3f-a8f10d1bca73 req-b0ec3959-3380-434a-9b28-392f8f2f6197 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502/action returned with HTTP 202 Jul 03 21:58:39.145050 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1130/4447] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 21:58:39 2026] POST /volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:58:39.813814 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f6daa98b-86b6-4f7c-8f84-d62355fb2102 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:39.816116 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f6daa98b-86b6-4f7c-8f84-d62355fb2102 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 Jul 03 21:58:39.816448 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f6daa98b-86b6-4f7c-8f84-d62355fb2102 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:39.816960 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f6daa98b-86b6-4f7c-8f84-d62355fb2102 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:39.832702 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:39.832702 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:39.840265 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f6daa98b-86b6-4f7c-8f84-d62355fb2102 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:58:39.848436 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f6daa98b-86b6-4f7c-8f84-d62355fb2102 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 returned with HTTP 200 Jul 03 21:58:39.850125 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1106/4448] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:39 2026] GET /volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 => generated 875 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:39.865928 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b9f7761e-3e6a-45e3-a2be-443bb8a28ff2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:39.869058 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b9f7761e-3e6a-45e3-a2be-443bb8a28ff2 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 Jul 03 21:58:39.869240 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b9f7761e-3e6a-45e3-a2be-443bb8a28ff2 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:39.869994 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b9f7761e-3e6a-45e3-a2be-443bb8a28ff2 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:39.883887 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:39.883887 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:39.890494 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b9f7761e-3e6a-45e3-a2be-443bb8a28ff2 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:58:39.900077 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b9f7761e-3e6a-45e3-a2be-443bb8a28ff2 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 returned with HTTP 200 Jul 03 21:58:39.900990 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1099/4449] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:39 2026] GET /volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 => generated 875 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:39.961544 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-5560a986-dfe8-451e-ae94-7bc52d818438 req-14bf8b9d-2f69-4767-bc0a-2d086dc4c1d0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:39.964637 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-5560a986-dfe8-451e-ae94-7bc52d818438 req-14bf8b9d-2f69-4767-bc0a-2d086dc4c1d0 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 Jul 03 21:58:39.965661 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-5560a986-dfe8-451e-ae94-7bc52d818438 req-14bf8b9d-2f69-4767-bc0a-2d086dc4c1d0 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:39.966039 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-5560a986-dfe8-451e-ae94-7bc52d818438 req-14bf8b9d-2f69-4767-bc0a-2d086dc4c1d0 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:39.975911 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:39.975911 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:39.981182 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-5560a986-dfe8-451e-ae94-7bc52d818438 req-14bf8b9d-2f69-4767-bc0a-2d086dc4c1d0 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:58:39.988902 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-5560a986-dfe8-451e-ae94-7bc52d818438 req-14bf8b9d-2f69-4767-bc0a-2d086dc4c1d0 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 returned with HTTP 200 Jul 03 21:58:39.989551 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1115/4450] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:58:39 2026] GET /volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:39.991138 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e1a4b63a-3b06-4b51-847e-1138c7f41de5 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:39.993806 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e1a4b63a-3b06-4b51-847e-1138c7f41de5 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e Jul 03 21:58:39.994136 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e1a4b63a-3b06-4b51-847e-1138c7f41de5 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:39.994466 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e1a4b63a-3b06-4b51-847e-1138c7f41de5 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:39.994643 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-e1a4b63a-3b06-4b51-847e-1138c7f41de5 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id e20f6006-b7fe-4b74-8350-28392e67d77e. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:40.000009 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:40.000009 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:40.000811 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e1a4b63a-3b06-4b51-847e-1138c7f41de5 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e returned with HTTP 200 Jul 03 21:58:40.001414 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1131/4451] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:39 2026] GET /volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:40.189064 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a58f42fd-7117-41f5-8cb2-808aab061868 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:40.191393 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a58f42fd-7117-41f5-8cb2-808aab061868 None None] GET https://10.4.3.32/volume// Jul 03 21:58:40.191393 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a58f42fd-7117-41f5-8cb2-808aab061868 None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:40.191393 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a58f42fd-7117-41f5-8cb2-808aab061868 None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:40.191393 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a58f42fd-7117-41f5-8cb2-808aab061868 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:58:40.192150 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1107/4452] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:58:40 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 21:58:40.200558 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-1d1d5167-eaaf-4ab9-ba3f-a8f10d1bca73 req-3f3181dd-abaa-42c2-8a5b-a32eeaa242ae None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:40.203065 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-1d1d5167-eaaf-4ab9-ba3f-a8f10d1bca73 req-3f3181dd-abaa-42c2-8a5b-a32eeaa242ae tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 Jul 03 21:58:40.203393 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-1d1d5167-eaaf-4ab9-ba3f-a8f10d1bca73 req-3f3181dd-abaa-42c2-8a5b-a32eeaa242ae tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:40.203628 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-1d1d5167-eaaf-4ab9-ba3f-a8f10d1bca73 req-3f3181dd-abaa-42c2-8a5b-a32eeaa242ae tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:40.218390 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:40.218390 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:40.220100 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-1d1d5167-eaaf-4ab9-ba3f-a8f10d1bca73 req-3f3181dd-abaa-42c2-8a5b-a32eeaa242ae tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:58:40.225903 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-1d1d5167-eaaf-4ab9-ba3f-a8f10d1bca73 req-3f3181dd-abaa-42c2-8a5b-a32eeaa242ae tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 returned with HTTP 200 Jul 03 21:58:40.226482 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1100/4453] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:58:40 2026] GET /volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 => generated 1835 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:58:41.013403 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-94f6625b-29b8-4e29-871b-59c29253e2fd None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:41.017160 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-94f6625b-29b8-4e29-871b-59c29253e2fd tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e Jul 03 21:58:41.017383 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-94f6625b-29b8-4e29-871b-59c29253e2fd tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:41.017598 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-94f6625b-29b8-4e29-871b-59c29253e2fd tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:41.017705 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-94f6625b-29b8-4e29-871b-59c29253e2fd tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id e20f6006-b7fe-4b74-8350-28392e67d77e. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:41.023605 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:41.023605 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:41.023798 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-94f6625b-29b8-4e29-871b-59c29253e2fd tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e returned with HTTP 200 Jul 03 21:58:41.024221 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1116/4454] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:41 2026] GET /volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:41.355739 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-1d1d5167-eaaf-4ab9-ba3f-a8f10d1bca73 req-43509904-a5b0-4baf-bba3-8e18c33dc017 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:41.358222 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-1d1d5167-eaaf-4ab9-ba3f-a8f10d1bca73 req-43509904-a5b0-4baf-bba3-8e18c33dc017 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] DELETE https://10.4.3.32/volume/v3/attachments/98d46910-a0c5-4676-8829-8acfac217ea2 Jul 03 21:58:41.358572 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-1d1d5167-eaaf-4ab9-ba3f-a8f10d1bca73 req-43509904-a5b0-4baf-bba3-8e18c33dc017 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:41.358848 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-1d1d5167-eaaf-4ab9-ba3f-a8f10d1bca73 req-43509904-a5b0-4baf-bba3-8e18c33dc017 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:41.372158 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:41.372158 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:41.927071 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-1d1d5167-eaaf-4ab9-ba3f-a8f10d1bca73 req-43509904-a5b0-4baf-bba3-8e18c33dc017 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/attachments/98d46910-a0c5-4676-8829-8acfac217ea2 returned with HTTP 200 Jul 03 21:58:41.927984 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1132/4455] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:58:41 2026] DELETE /volume/v3/attachments/98d46910-a0c5-4676-8829-8acfac217ea2 => generated 19 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:42.043386 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7270517d-502b-46eb-8289-59879ed8e841 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:42.043782 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-2e066c0c-a4dc-44ff-a4e2-8f2c7e5c110d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:42.044109 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7270517d-502b-46eb-8289-59879ed8e841 None None] GET https://10.4.3.32/volume// Jul 03 21:58:42.044109 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7270517d-502b-46eb-8289-59879ed8e841 None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:42.044356 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7270517d-502b-46eb-8289-59879ed8e841 None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:42.045025 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7270517d-502b-46eb-8289-59879ed8e841 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:58:42.045137 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1108/4456] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:58: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 21:58:42.048236 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2e066c0c-a4dc-44ff-a4e2-8f2c7e5c110d tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e Jul 03 21:58:42.048236 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2e066c0c-a4dc-44ff-a4e2-8f2c7e5c110d tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:42.048236 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2e066c0c-a4dc-44ff-a4e2-8f2c7e5c110d tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:42.048236 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-2e066c0c-a4dc-44ff-a4e2-8f2c7e5c110d tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id e20f6006-b7fe-4b74-8350-28392e67d77e. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:42.053320 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:42.053320 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:42.054055 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2e066c0c-a4dc-44ff-a4e2-8f2c7e5c110d tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e returned with HTTP 200 Jul 03 21:58:42.054462 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1101/4457] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:42 2026] GET /volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:42.054895 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-5560a986-dfe8-451e-ae94-7bc52d818438 req-7b9ea744-eba1-40fa-9427-a6d9a41b60da None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:42.058846 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-5560a986-dfe8-451e-ae94-7bc52d818438 req-7b9ea744-eba1-40fa-9427-a6d9a41b60da tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:58:42.059397 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-5560a986-dfe8-451e-ae94-7bc52d818438 req-7b9ea744-eba1-40fa-9427-a6d9a41b60da tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05c89c85-c556-4e1a-b1ab-5f2ef5af8b75", "connector": null, "instance_uuid": "ab149278-a023-4f32-8e23-3a6b01240606"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:42.070249 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:42.070249 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:42.121526 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-5560a986-dfe8-451e-ae94-7bc52d818438 req-7b9ea744-eba1-40fa-9427-a6d9a41b60da tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:58:42.123962 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1117/4458] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:58:42 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 21:58:42.520590 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-fef1486b-5743-4508-a8b4-7f4a47a3285f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:42.523560 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fef1486b-5743-4508-a8b4-7f4a47a3285f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 Jul 03 21:58:42.524260 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fef1486b-5743-4508-a8b4-7f4a47a3285f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:42.524260 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fef1486b-5743-4508-a8b4-7f4a47a3285f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:42.537007 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:42.537007 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:42.542051 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-fef1486b-5743-4508-a8b4-7f4a47a3285f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:58:42.548096 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fef1486b-5743-4508-a8b4-7f4a47a3285f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 returned with HTTP 200 Jul 03 21:58:42.548688 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1133/4459] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:42 2026] GET /volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:42.671425 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-449e81a3-9cf3-4057-adcb-45ab89244aea None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:42.671533 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-449e81a3-9cf3-4057-adcb-45ab89244aea None None] GET https://10.4.3.32/volume// Jul 03 21:58:42.671744 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-449e81a3-9cf3-4057-adcb-45ab89244aea None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:42.671985 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-449e81a3-9cf3-4057-adcb-45ab89244aea None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:42.672642 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-449e81a3-9cf3-4057-adcb-45ab89244aea None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:58:42.673078 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1109/4460] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:58: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 21:58:42.681268 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-5560a986-dfe8-451e-ae94-7bc52d818438 req-25f3e62f-ed73-404f-91ec-5fd84cf9a8c9 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:42.683749 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-5560a986-dfe8-451e-ae94-7bc52d818438 req-25f3e62f-ed73-404f-91ec-5fd84cf9a8c9 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 Jul 03 21:58:42.684089 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-5560a986-dfe8-451e-ae94-7bc52d818438 req-25f3e62f-ed73-404f-91ec-5fd84cf9a8c9 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:42.684236 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-5560a986-dfe8-451e-ae94-7bc52d818438 req-25f3e62f-ed73-404f-91ec-5fd84cf9a8c9 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:42.696061 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:42.696061 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:42.700773 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-5560a986-dfe8-451e-ae94-7bc52d818438 req-25f3e62f-ed73-404f-91ec-5fd84cf9a8c9 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:58:42.706496 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-5560a986-dfe8-451e-ae94-7bc52d818438 req-25f3e62f-ed73-404f-91ec-5fd84cf9a8c9 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 returned with HTTP 200 Jul 03 21:58:42.706909 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1102/4461] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:58:42 2026] GET /volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 => generated 1054 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:58:42.836958 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-5560a986-dfe8-451e-ae94-7bc52d818438 req-839fd6b6-b0ae-4708-a4d8-bc026a76c946 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:42.839095 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-5560a986-dfe8-451e-ae94-7bc52d818438 req-839fd6b6-b0ae-4708-a4d8-bc026a76c946 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] PUT https://10.4.3.32/volume/v3/attachments/6f5a0138-3f8c-4a53-8f69-8447d73506f0 Jul 03 21:58:42.839530 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-5560a986-dfe8-451e-ae94-7bc52d818438 req-839fd6b6-b0ae-4708-a4d8-bc026a76c946 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:42.881697 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-5560a986-dfe8-451e-ae94-7bc52d818438 req-839fd6b6-b0ae-4708-a4d8-bc026a76c946 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Acquiring lock "cinder-attachment_update-05c89c85-c556-4e1a-b1ab-5f2ef5af8b75-np0000004475" by "attachment_update" {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:58:42.888451 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-5560a986-dfe8-451e-ae94-7bc52d818438 req-839fd6b6-b0ae-4708-a4d8-bc026a76c946 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Lock "cinder-attachment_update-05c89c85-c556-4e1a-b1ab-5f2ef5af8b75-np0000004475" acquired by "attachment_update" :: waited 0.007s {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:58:42.889002 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:42.889002 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:43.070211 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-749c47cf-bc76-4b66-9ac9-72683730fc39 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:43.072440 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-749c47cf-bc76-4b66-9ac9-72683730fc39 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e Jul 03 21:58:43.072864 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-749c47cf-bc76-4b66-9ac9-72683730fc39 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:43.076394 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-749c47cf-bc76-4b66-9ac9-72683730fc39 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:43.076394 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-749c47cf-bc76-4b66-9ac9-72683730fc39 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id e20f6006-b7fe-4b74-8350-28392e67d77e. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:43.082821 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:43.082821 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:43.084614 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-749c47cf-bc76-4b66-9ac9-72683730fc39 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e returned with HTTP 200 Jul 03 21:58:43.085219 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1134/4462] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:43 2026] GET /volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:43.445190 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-5560a986-dfe8-451e-ae94-7bc52d818438 req-839fd6b6-b0ae-4708-a4d8-bc026a76c946 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Lock "cinder-attachment_update-05c89c85-c556-4e1a-b1ab-5f2ef5af8b75-np0000004475" released by "attachment_update" :: held 0.557s {{(pid=99934) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:58:43.445911 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-5560a986-dfe8-451e-ae94-7bc52d818438 req-839fd6b6-b0ae-4708-a4d8-bc026a76c946 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/attachments/6f5a0138-3f8c-4a53-8f69-8447d73506f0 returned with HTTP 200 Jul 03 21:58:43.446211 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1118/4463] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:58:42 2026] PUT /volume/v3/attachments/6f5a0138-3f8c-4a53-8f69-8447d73506f0 => generated 968 bytes in 610 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:58:43.456316 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-5560a986-dfe8-451e-ae94-7bc52d818438 req-6e5ecfc3-940b-4eaf-8b43-cbca5341cfea None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:43.458944 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-5560a986-dfe8-451e-ae94-7bc52d818438 req-6e5ecfc3-940b-4eaf-8b43-cbca5341cfea tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75/encryption Jul 03 21:58:43.459204 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-5560a986-dfe8-451e-ae94-7bc52d818438 req-6e5ecfc3-940b-4eaf-8b43-cbca5341cfea tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:43.459520 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-5560a986-dfe8-451e-ae94-7bc52d818438 req-6e5ecfc3-940b-4eaf-8b43-cbca5341cfea tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'index' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:43.479114 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:43.479114 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:43.487628 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-5560a986-dfe8-451e-ae94-7bc52d818438 req-6e5ecfc3-940b-4eaf-8b43-cbca5341cfea tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75/encryption returned with HTTP 200 Jul 03 21:58:43.488202 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1110/4464] 10.4.3.32 () {68 vars in 1624 bytes} [Fri Jul 3 21:58:43 2026] GET /volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75/encryption => generated 160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:43.564981 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-86b83a01-dbbc-4fb1-a7e3-9b4d025abdbf None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:43.567669 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-86b83a01-dbbc-4fb1-a7e3-9b4d025abdbf tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 Jul 03 21:58:43.567867 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-86b83a01-dbbc-4fb1-a7e3-9b4d025abdbf tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:43.568091 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-86b83a01-dbbc-4fb1-a7e3-9b4d025abdbf tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:43.581064 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:43.581064 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:43.585514 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-86b83a01-dbbc-4fb1-a7e3-9b4d025abdbf tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:58:43.592323 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-86b83a01-dbbc-4fb1-a7e3-9b4d025abdbf tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 returned with HTTP 200 Jul 03 21:58:43.592920 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1103/4465] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:43 2026] GET /volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:44.099741 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-5ffa9fb6-4258-4d63-95ff-92c69e072720 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:44.101823 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5ffa9fb6-4258-4d63-95ff-92c69e072720 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e Jul 03 21:58:44.102093 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5ffa9fb6-4258-4d63-95ff-92c69e072720 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:44.102475 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5ffa9fb6-4258-4d63-95ff-92c69e072720 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:44.102588 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-5ffa9fb6-4258-4d63-95ff-92c69e072720 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id e20f6006-b7fe-4b74-8350-28392e67d77e. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:44.109044 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:44.109044 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:44.110071 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5ffa9fb6-4258-4d63-95ff-92c69e072720 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e returned with HTTP 200 Jul 03 21:58:44.110860 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1135/4466] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:44 2026] GET /volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:44.609129 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-dedface8-8304-4f8e-a16e-a9a036f9817c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:44.611683 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-dedface8-8304-4f8e-a16e-a9a036f9817c tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 Jul 03 21:58:44.612146 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-dedface8-8304-4f8e-a16e-a9a036f9817c tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:44.612200 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-dedface8-8304-4f8e-a16e-a9a036f9817c tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:44.625461 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:44.625461 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:44.630539 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-dedface8-8304-4f8e-a16e-a9a036f9817c tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:58:44.638279 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-dedface8-8304-4f8e-a16e-a9a036f9817c tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 returned with HTTP 200 Jul 03 21:58:44.638279 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1119/4467] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:44 2026] GET /volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:45.124822 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8803edff-ffbc-4182-b0b9-3865e75a3c15 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:45.127109 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8803edff-ffbc-4182-b0b9-3865e75a3c15 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e Jul 03 21:58:45.127424 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8803edff-ffbc-4182-b0b9-3865e75a3c15 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:45.127631 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8803edff-ffbc-4182-b0b9-3865e75a3c15 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:45.127729 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-8803edff-ffbc-4182-b0b9-3865e75a3c15 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id e20f6006-b7fe-4b74-8350-28392e67d77e. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:45.132353 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:45.132353 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:45.133071 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8803edff-ffbc-4182-b0b9-3865e75a3c15 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e returned with HTTP 200 Jul 03 21:58:45.133452 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1111/4468] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:45 2026] GET /volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:45.656285 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d9c2ab0b-cb5a-4388-a2f3-3cda95860bb2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:45.659893 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d9c2ab0b-cb5a-4388-a2f3-3cda95860bb2 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 Jul 03 21:58:45.660173 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d9c2ab0b-cb5a-4388-a2f3-3cda95860bb2 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:45.660436 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d9c2ab0b-cb5a-4388-a2f3-3cda95860bb2 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:45.672255 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:45.672255 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:45.679851 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d9c2ab0b-cb5a-4388-a2f3-3cda95860bb2 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:58:45.684692 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d9c2ab0b-cb5a-4388-a2f3-3cda95860bb2 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 returned with HTTP 200 Jul 03 21:58:45.685011 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1104/4469] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:45 2026] GET /volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:45.877272 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-4849578f-60fb-4bfa-8edb-80691b5e6924 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:45.879349 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4849578f-60fb-4bfa-8edb-80691b5e6924 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] DELETE https://10.4.3.32/volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 Jul 03 21:58:45.879656 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4849578f-60fb-4bfa-8edb-80691b5e6924 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:45.879800 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4849578f-60fb-4bfa-8edb-80691b5e6924 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:45.880027 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-4849578f-60fb-4bfa-8edb-80691b5e6924 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Delete volume with id: 30346ae5-16c2-43e8-aa45-2c398dab13d8 Jul 03 21:58:45.887773 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:45.887773 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:45.888348 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-4849578f-60fb-4bfa-8edb-80691b5e6924 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:45.932705 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-4849578f-60fb-4bfa-8edb-80691b5e6924 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Delete volume request issued successfully. Jul 03 21:58:45.932947 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4849578f-60fb-4bfa-8edb-80691b5e6924 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 returned with HTTP 202 Jul 03 21:58:45.933517 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1136/4470] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:58:45 2026] DELETE /volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:58:45.942557 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6e74c230-67b9-475a-8a38-77f822103dc0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:45.944946 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6e74c230-67b9-475a-8a38-77f822103dc0 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET https://10.4.3.32/volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 Jul 03 21:58:45.945247 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6e74c230-67b9-475a-8a38-77f822103dc0 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:45.945545 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6e74c230-67b9-475a-8a38-77f822103dc0 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:45.955648 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:45.955648 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:45.960277 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-6e74c230-67b9-475a-8a38-77f822103dc0 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:45.966244 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6e74c230-67b9-475a-8a38-77f822103dc0 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 returned with HTTP 200 Jul 03 21:58:45.966836 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1120/4471] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:45 2026] GET /volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:46.148113 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d413951f-1ddf-4f1a-9600-653e59fae650 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:46.150294 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d413951f-1ddf-4f1a-9600-653e59fae650 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e Jul 03 21:58:46.150773 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d413951f-1ddf-4f1a-9600-653e59fae650 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:46.151473 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d413951f-1ddf-4f1a-9600-653e59fae650 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:46.151473 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-d413951f-1ddf-4f1a-9600-653e59fae650 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id e20f6006-b7fe-4b74-8350-28392e67d77e. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:46.157639 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:46.157639 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:46.158391 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d413951f-1ddf-4f1a-9600-653e59fae650 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e returned with HTTP 200 Jul 03 21:58:46.159062 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1112/4472] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:46 2026] GET /volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:46.697344 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4c8922d9-46e3-4dac-af2c-b2f76cdaddae None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:46.699206 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4c8922d9-46e3-4dac-af2c-b2f76cdaddae tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 Jul 03 21:58:46.699393 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4c8922d9-46e3-4dac-af2c-b2f76cdaddae tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:46.699581 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4c8922d9-46e3-4dac-af2c-b2f76cdaddae tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:46.709023 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:46.709023 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:46.713307 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-4c8922d9-46e3-4dac-af2c-b2f76cdaddae tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:58:46.718481 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4c8922d9-46e3-4dac-af2c-b2f76cdaddae tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 returned with HTTP 200 Jul 03 21:58:46.719052 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1105/4473] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:46 2026] GET /volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:46.980139 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-fd64b58e-7437-4931-a263-4559f181704a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:46.982674 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fd64b58e-7437-4931-a263-4559f181704a tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET https://10.4.3.32/volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 Jul 03 21:58:46.982967 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fd64b58e-7437-4931-a263-4559f181704a tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:46.983116 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fd64b58e-7437-4931-a263-4559f181704a tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:46.991607 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fd64b58e-7437-4931-a263-4559f181704a tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 returned with HTTP 404 Jul 03 21:58:46.992411 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1137/4474] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:46 2026] GET /volume/v3/volumes/30346ae5-16c2-43e8-aa45-2c398dab13d8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:58:46.999440 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-19dbe716-3df3-4995-8106-6ccd99fbcab7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:47.001981 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-19dbe716-3df3-4995-8106-6ccd99fbcab7 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] DELETE https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 Jul 03 21:58:47.002256 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-19dbe716-3df3-4995-8106-6ccd99fbcab7 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:47.002534 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-19dbe716-3df3-4995-8106-6ccd99fbcab7 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:47.002773 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-19dbe716-3df3-4995-8106-6ccd99fbcab7 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Delete volume with id: 5e1858b3-cb84-4f51-be48-242be8fdc797 Jul 03 21:58:47.011536 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:47.011536 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:47.012027 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-19dbe716-3df3-4995-8106-6ccd99fbcab7 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:47.041328 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-19dbe716-3df3-4995-8106-6ccd99fbcab7 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Delete volume request issued successfully. Jul 03 21:58:47.041578 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-19dbe716-3df3-4995-8106-6ccd99fbcab7 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 returned with HTTP 202 Jul 03 21:58:47.042166 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1121/4475] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:58:46 2026] DELETE /volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:58:47.049225 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-dddcf972-ca7d-4335-84d9-3fd69ea15c88 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:47.050841 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-dddcf972-ca7d-4335-84d9-3fd69ea15c88 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 Jul 03 21:58:47.051033 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-dddcf972-ca7d-4335-84d9-3fd69ea15c88 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:47.051216 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-dddcf972-ca7d-4335-84d9-3fd69ea15c88 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:47.058677 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:47.058677 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:47.062686 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-dddcf972-ca7d-4335-84d9-3fd69ea15c88 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Volume info retrieved successfully. Jul 03 21:58:47.067735 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-dddcf972-ca7d-4335-84d9-3fd69ea15c88 tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 returned with HTTP 200 Jul 03 21:58:47.068209 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1113/4476] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:47 2026] GET /volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:47.175681 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8d72a5ad-c771-4e10-9ee1-c2f9604bf177 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:47.177474 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8d72a5ad-c771-4e10-9ee1-c2f9604bf177 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e Jul 03 21:58:47.178111 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8d72a5ad-c771-4e10-9ee1-c2f9604bf177 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:47.178111 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8d72a5ad-c771-4e10-9ee1-c2f9604bf177 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:47.178235 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-8d72a5ad-c771-4e10-9ee1-c2f9604bf177 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id e20f6006-b7fe-4b74-8350-28392e67d77e. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:47.186726 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:47.186726 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:47.187395 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8d72a5ad-c771-4e10-9ee1-c2f9604bf177 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e returned with HTTP 200 Jul 03 21:58:47.187839 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1106/4477] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:47 2026] GET /volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:47.733853 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c4935c79-75f2-414f-942e-ca3fea33e876 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:47.735880 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c4935c79-75f2-414f-942e-ca3fea33e876 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 Jul 03 21:58:47.736111 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c4935c79-75f2-414f-942e-ca3fea33e876 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:47.736341 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c4935c79-75f2-414f-942e-ca3fea33e876 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:47.748725 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:47.748725 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:47.753383 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c4935c79-75f2-414f-942e-ca3fea33e876 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:58:47.758878 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c4935c79-75f2-414f-942e-ca3fea33e876 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 returned with HTTP 200 Jul 03 21:58:47.759340 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1138/4478] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:47 2026] GET /volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:47.871181 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ea7bc856-c5b6-48a2-85ce-01b821c3e9b0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:47.874189 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ea7bc856-c5b6-48a2-85ce-01b821c3e9b0 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] GET https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 Jul 03 21:58:47.874462 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ea7bc856-c5b6-48a2-85ce-01b821c3e9b0 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:47.874711 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ea7bc856-c5b6-48a2-85ce-01b821c3e9b0 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:47.881521 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:47.881521 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:47.885131 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-ea7bc856-c5b6-48a2-85ce-01b821c3e9b0 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Volume info retrieved successfully. Jul 03 21:58:47.889086 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ea7bc856-c5b6-48a2-85ce-01b821c3e9b0 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 returned with HTTP 200 Jul 03 21:58:47.889547 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1122/4479] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:47 2026] GET /volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:48.084878 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-bc52a70f-eb3d-4e81-a451-e78c13cc413a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:48.086778 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bc52a70f-eb3d-4e81-a451-e78c13cc413a tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] GET https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 Jul 03 21:58:48.087310 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bc52a70f-eb3d-4e81-a451-e78c13cc413a tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:48.087600 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bc52a70f-eb3d-4e81-a451-e78c13cc413a tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:48.096877 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bc52a70f-eb3d-4e81-a451-e78c13cc413a tempest-TestServerVolumeAttachmentScenario-736809461 tempest-TestServerVolumeAttachmentScenario-736809461-project-member] https://10.4.3.32/volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 returned with HTTP 404 Jul 03 21:58:48.097922 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1114/4480] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:48 2026] GET /volume/v3/volumes/5e1858b3-cb84-4f51-be48-242be8fdc797 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:58:48.199610 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ca275541-0f4d-470d-a44f-d6694bd95651 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:48.201797 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ca275541-0f4d-470d-a44f-d6694bd95651 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e Jul 03 21:58:48.202135 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ca275541-0f4d-470d-a44f-d6694bd95651 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:48.202455 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ca275541-0f4d-470d-a44f-d6694bd95651 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:48.202673 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-ca275541-0f4d-470d-a44f-d6694bd95651 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id e20f6006-b7fe-4b74-8350-28392e67d77e. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:48.207802 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:48.207802 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:48.208466 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ca275541-0f4d-470d-a44f-d6694bd95651 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e returned with HTTP 200 Jul 03 21:58:48.208836 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1107/4481] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:48 2026] GET /volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:48.775463 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-64b64fc5-8546-4458-b7ee-b8f3d1f3d045 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:48.777261 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-64b64fc5-8546-4458-b7ee-b8f3d1f3d045 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 Jul 03 21:58:48.777475 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-64b64fc5-8546-4458-b7ee-b8f3d1f3d045 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:48.777648 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-64b64fc5-8546-4458-b7ee-b8f3d1f3d045 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:48.787287 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:48.787287 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:48.797422 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-64b64fc5-8546-4458-b7ee-b8f3d1f3d045 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:58:48.808566 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-64b64fc5-8546-4458-b7ee-b8f3d1f3d045 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 returned with HTTP 200 Jul 03 21:58:48.809013 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1139/4482] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:48 2026] GET /volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 => generated 875 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:48.902398 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c0f470dc-2d23-4e53-8c14-4aed1dc55ff6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:48.904392 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c0f470dc-2d23-4e53-8c14-4aed1dc55ff6 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] GET https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 Jul 03 21:58:48.904648 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c0f470dc-2d23-4e53-8c14-4aed1dc55ff6 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:48.904885 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c0f470dc-2d23-4e53-8c14-4aed1dc55ff6 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:48.912574 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:48.912574 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:48.917351 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c0f470dc-2d23-4e53-8c14-4aed1dc55ff6 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Volume info retrieved successfully. Jul 03 21:58:48.922290 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c0f470dc-2d23-4e53-8c14-4aed1dc55ff6 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 returned with HTTP 200 Jul 03 21:58:48.922651 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1123/4483] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:48 2026] GET /volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:48.955532 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3a7e0c12-7fe9-4671-9be2-3ba16101cf0f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:48.957389 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3a7e0c12-7fe9-4671-9be2-3ba16101cf0f tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] POST https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176/action Jul 03 21:58:48.958340 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3a7e0c12-7fe9-4671-9be2-3ba16101cf0f tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2134498282", "disk_format": "qcow2"}}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:58:48.958340 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3a7e0c12-7fe9-4671-9be2-3ba16101cf0f tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2134498282", "disk_format": "qcow2"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:48.966112 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:48.966112 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:48.966666 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3a7e0c12-7fe9-4671-9be2-3ba16101cf0f tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Volume info retrieved successfully. Jul 03 21:58:48.982043 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:48.982043 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:48.986648 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.image.image_utils [None req-3a7e0c12-7fe9-4671-9be2-3ba16101cf0f tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-2134498282'}] 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-2134498282'}]. {{(pid=99933) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 03 21:58:49.220365 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8c50b780-1667-4568-a9b4-8b377755d4b0 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:49.222191 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8c50b780-1667-4568-a9b4-8b377755d4b0 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e Jul 03 21:58:49.222389 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8c50b780-1667-4568-a9b4-8b377755d4b0 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:49.222597 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8c50b780-1667-4568-a9b4-8b377755d4b0 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:49.222753 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-8c50b780-1667-4568-a9b4-8b377755d4b0 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id e20f6006-b7fe-4b74-8350-28392e67d77e. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:49.228558 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:49.228558 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:49.229776 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8c50b780-1667-4568-a9b4-8b377755d4b0 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e returned with HTTP 200 Jul 03 21:58:49.230215 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1108/4484] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:49 2026] GET /volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:49.241901 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a5e76bf4-26ef-440a-ab4c-091cc6f138d0 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:49.245668 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a5e76bf4-26ef-440a-ab4c-091cc6f138d0 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa Jul 03 21:58:49.245912 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a5e76bf4-26ef-440a-ab4c-091cc6f138d0 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:49.246150 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a5e76bf4-26ef-440a-ab4c-091cc6f138d0 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:49.246295 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-a5e76bf4-26ef-440a-ab4c-091cc6f138d0 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id cb7d7617-126b-4c78-93f6-31d3fbd545aa. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:49.250585 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:49.250585 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:49.251625 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a5e76bf4-26ef-440a-ab4c-091cc6f138d0 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa returned with HTTP 200 Jul 03 21:58:49.252049 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1140/4485] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:49 2026] GET /volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:49.262090 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-1f8791f6-05e9-46b5-b62a-09c084f6be8b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:49.264658 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1f8791f6-05e9-46b5-b62a-09c084f6be8b tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 Jul 03 21:58:49.264896 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1f8791f6-05e9-46b5-b62a-09c084f6be8b tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:49.265137 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1f8791f6-05e9-46b5-b62a-09c084f6be8b tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:49.265291 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-1f8791f6-05e9-46b5-b62a-09c084f6be8b tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 7cf5f8b8-f7ae-4eb9-add9-805d19085a76. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:49.270386 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:49.270386 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:49.271230 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1f8791f6-05e9-46b5-b62a-09c084f6be8b tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 returned with HTTP 200 Jul 03 21:58:49.271717 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1124/4486] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:49 2026] GET /volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:49.281781 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c6688642-3740-41fc-84fc-2060fc15c4f0 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:49.283487 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c6688642-3740-41fc-84fc-2060fc15c4f0 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] POST https://10.4.3.32/volume/v3/backups Jul 03 21:58:49.283815 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c6688642-3740-41fc-84fc-2060fc15c4f0 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bf57eff5-5018-4501-a4f3-d3a3af0c7c7b", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1908963159"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:49.285324 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.contrib.backups [None req-c6688642-3740-41fc-84fc-2060fc15c4f0 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Creating new backup {'backup': {'volume_id': 'bf57eff5-5018-4501-a4f3-d3a3af0c7c7b', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1908963159'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 21:58:49.285477 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.contrib.backups [None req-c6688642-3740-41fc-84fc-2060fc15c4f0 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Creating backup of volume bf57eff5-5018-4501-a4f3-d3a3af0c7c7b in container None Jul 03 21:58:49.292288 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:49.292288 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:49.292760 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c6688642-3740-41fc-84fc-2060fc15c4f0 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Volume info retrieved successfully. Jul 03 21:58:49.328249 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-c6688642-3740-41fc-84fc-2060fc15c4f0 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Created reservations ['9eb4a335-5d85-418a-a4e9-b8b669334d75', '46d5e0d4-0a00-4892-b560-a925bc936290'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:58:49.404476 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c6688642-3740-41fc-84fc-2060fc15c4f0 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 21:58:49.405014 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1109/4487] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:58:49 2026] POST /volume/v3/backups => generated 328 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:58:49.415847 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9b0f38e2-d21f-44ab-9b82-65cb23ea3e85 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:49.418351 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9b0f38e2-d21f-44ab-9b82-65cb23ea3e85 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 Jul 03 21:58:49.418671 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9b0f38e2-d21f-44ab-9b82-65cb23ea3e85 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:49.418931 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9b0f38e2-d21f-44ab-9b82-65cb23ea3e85 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:49.419106 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-9b0f38e2-d21f-44ab-9b82-65cb23ea3e85 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id e7f96140-5738-4216-bc21-882607d83d82. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:49.424701 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:49.424701 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:49.425866 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9b0f38e2-d21f-44ab-9b82-65cb23ea3e85 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 returned with HTTP 200 Jul 03 21:58:49.426347 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1141/4488] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:49 2026] GET /volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:49.521590 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3a7e0c12-7fe9-4671-9be2-3ba16101cf0f tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Copy volume to image completed successfully. Jul 03 21:58:49.522221 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3a7e0c12-7fe9-4671-9be2-3ba16101cf0f tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176/action returned with HTTP 202 Jul 03 21:58:49.522831 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1115/4489] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 21:58:48 2026] POST /volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176/action => generated 689 bytes in 568 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:58:49.729119 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-2ee4c9a1-abd8-437a-9d18-96552757e688 req-f2245d4d-1850-49b9-851f-aa5d07a508c5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:49.731321 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-2ee4c9a1-abd8-437a-9d18-96552757e688 req-f2245d4d-1850-49b9-851f-aa5d07a508c5 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] DELETE https://10.4.3.32/volume/v3/attachments/98d46910-a0c5-4676-8829-8acfac217ea2 Jul 03 21:58:49.731538 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-2ee4c9a1-abd8-437a-9d18-96552757e688 req-f2245d4d-1850-49b9-851f-aa5d07a508c5 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:49.731742 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-2ee4c9a1-abd8-437a-9d18-96552757e688 req-f2245d4d-1850-49b9-851f-aa5d07a508c5 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:49.735895 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-2ee4c9a1-abd8-437a-9d18-96552757e688 req-f2245d4d-1850-49b9-851f-aa5d07a508c5 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/attachments/98d46910-a0c5-4676-8829-8acfac217ea2 returned with HTTP 404 Jul 03 21:58:49.736421 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1125/4490] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:58:49 2026] DELETE /volume/v3/attachments/98d46910-a0c5-4676-8829-8acfac217ea2 => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 21:58:49.822769 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-51c006d3-8511-4e7b-883d-c026262f1e14 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:49.824497 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-51c006d3-8511-4e7b-883d-c026262f1e14 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 Jul 03 21:58:49.824698 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-51c006d3-8511-4e7b-883d-c026262f1e14 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:49.824880 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-51c006d3-8511-4e7b-883d-c026262f1e14 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:49.849003 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:49.849003 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:49.855426 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-51c006d3-8511-4e7b-883d-c026262f1e14 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:58:49.863437 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-51c006d3-8511-4e7b-883d-c026262f1e14 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 returned with HTTP 200 Jul 03 21:58:49.863922 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1110/4491] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:49 2026] GET /volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 => generated 875 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:50.439306 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-05e3eadd-d1b6-4af7-ada7-9b9d4af47e63 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:50.441853 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-05e3eadd-d1b6-4af7-ada7-9b9d4af47e63 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 Jul 03 21:58:50.442138 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-05e3eadd-d1b6-4af7-ada7-9b9d4af47e63 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:50.442561 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-05e3eadd-d1b6-4af7-ada7-9b9d4af47e63 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:50.442603 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-05e3eadd-d1b6-4af7-ada7-9b9d4af47e63 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id e7f96140-5738-4216-bc21-882607d83d82. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:50.449223 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:50.449223 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:50.450474 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-05e3eadd-d1b6-4af7-ada7-9b9d4af47e63 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 returned with HTTP 200 Jul 03 21:58:50.451118 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1142/4492] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:50 2026] GET /volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:50.878437 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-bb744e0b-b22d-4849-a132-1914fae95756 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:50.880221 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bb744e0b-b22d-4849-a132-1914fae95756 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 Jul 03 21:58:50.880432 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bb744e0b-b22d-4849-a132-1914fae95756 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:50.880618 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bb744e0b-b22d-4849-a132-1914fae95756 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:50.891159 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:50.891159 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:50.894931 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-bb744e0b-b22d-4849-a132-1914fae95756 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:58:50.899672 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bb744e0b-b22d-4849-a132-1914fae95756 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 returned with HTTP 200 Jul 03 21:58:50.900014 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1116/4493] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:50 2026] GET /volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:51.464196 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-18f90af1-b52e-436c-8595-2dde45ae623f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:51.466695 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-18f90af1-b52e-436c-8595-2dde45ae623f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 Jul 03 21:58:51.466902 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-18f90af1-b52e-436c-8595-2dde45ae623f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:51.467118 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-18f90af1-b52e-436c-8595-2dde45ae623f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:51.467251 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-18f90af1-b52e-436c-8595-2dde45ae623f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id e7f96140-5738-4216-bc21-882607d83d82. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:51.474356 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:51.474356 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:51.476629 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-18f90af1-b52e-436c-8595-2dde45ae623f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 returned with HTTP 200 Jul 03 21:58:51.477473 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1126/4494] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:51 2026] GET /volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:51.917149 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-df0dd6eb-4457-4c58-92cf-68bdfcfc8061 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:51.920164 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-df0dd6eb-4457-4c58-92cf-68bdfcfc8061 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 Jul 03 21:58:51.920770 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-df0dd6eb-4457-4c58-92cf-68bdfcfc8061 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:51.921073 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-df0dd6eb-4457-4c58-92cf-68bdfcfc8061 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:51.934844 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:51.934844 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:51.939118 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-df0dd6eb-4457-4c58-92cf-68bdfcfc8061 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:58:51.946103 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-df0dd6eb-4457-4c58-92cf-68bdfcfc8061 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 returned with HTTP 200 Jul 03 21:58:51.946632 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1111/4495] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:51 2026] GET /volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:52.489271 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7e4b4798-298d-4f03-b17e-59d54b54f8c6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:52.491361 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7e4b4798-298d-4f03-b17e-59d54b54f8c6 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 Jul 03 21:58:52.491595 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7e4b4798-298d-4f03-b17e-59d54b54f8c6 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:52.491829 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7e4b4798-298d-4f03-b17e-59d54b54f8c6 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:52.491978 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-7e4b4798-298d-4f03-b17e-59d54b54f8c6 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id e7f96140-5738-4216-bc21-882607d83d82. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:52.497089 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:52.497089 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:52.498011 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7e4b4798-298d-4f03-b17e-59d54b54f8c6 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 returned with HTTP 200 Jul 03 21:58:52.498473 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1143/4496] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:52 2026] GET /volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:52.963608 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-03e8ff0f-25dd-43dd-9c07-ac74e308df9f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:52.969180 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-03e8ff0f-25dd-43dd-9c07-ac74e308df9f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 Jul 03 21:58:52.971219 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-03e8ff0f-25dd-43dd-9c07-ac74e308df9f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:52.971604 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-03e8ff0f-25dd-43dd-9c07-ac74e308df9f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:52.987554 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:52.987554 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:52.991434 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-03e8ff0f-25dd-43dd-9c07-ac74e308df9f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:58:52.995743 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-03e8ff0f-25dd-43dd-9c07-ac74e308df9f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 returned with HTTP 200 Jul 03 21:58:52.996169 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1117/4497] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:52 2026] GET /volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 => generated 875 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:53.371414 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e374b1f1-5d0a-4566-b1f4-506a7e88ecbd None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:53.373693 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e374b1f1-5d0a-4566-b1f4-506a7e88ecbd tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 Jul 03 21:58:53.374035 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e374b1f1-5d0a-4566-b1f4-506a7e88ecbd tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:53.374338 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e374b1f1-5d0a-4566-b1f4-506a7e88ecbd tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:53.383366 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:53.383366 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:53.387720 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-e374b1f1-5d0a-4566-b1f4-506a7e88ecbd tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:58:53.393984 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e374b1f1-5d0a-4566-b1f4-506a7e88ecbd tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 returned with HTTP 200 Jul 03 21:58:53.394628 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1127/4498] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:53 2026] GET /volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 => generated 1360 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:58:53.419112 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9452e6d1-f897-43ce-ac49-966b7996bc39 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:53.421469 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9452e6d1-f897-43ce-ac49-966b7996bc39 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] DELETE https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 Jul 03 21:58:53.421823 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9452e6d1-f897-43ce-ac49-966b7996bc39 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:53.422121 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9452e6d1-f897-43ce-ac49-966b7996bc39 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:53.422414 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-9452e6d1-f897-43ce-ac49-966b7996bc39 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Delete volume with id: bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 Jul 03 21:58:53.432764 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:53.432764 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:53.433574 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-9452e6d1-f897-43ce-ac49-966b7996bc39 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:58:53.464431 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-9452e6d1-f897-43ce-ac49-966b7996bc39 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Delete volume request issued successfully. Jul 03 21:58:53.464701 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9452e6d1-f897-43ce-ac49-966b7996bc39 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 returned with HTTP 202 Jul 03 21:58:53.465227 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1112/4499] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:58:53 2026] DELETE /volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:58:53.481618 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-43646027-1efb-41d5-b171-d95dde88dad8 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:53.483398 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-43646027-1efb-41d5-b171-d95dde88dad8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 Jul 03 21:58:53.483643 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-43646027-1efb-41d5-b171-d95dde88dad8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:53.483780 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-43646027-1efb-41d5-b171-d95dde88dad8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:53.498673 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:53.498673 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:53.505711 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-43646027-1efb-41d5-b171-d95dde88dad8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:58:53.510270 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9f923362-e1b9-454a-8957-a216b05ca86f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:53.512181 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9f923362-e1b9-454a-8957-a216b05ca86f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 Jul 03 21:58:53.512440 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9f923362-e1b9-454a-8957-a216b05ca86f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:53.512678 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9f923362-e1b9-454a-8957-a216b05ca86f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:53.512822 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-9f923362-e1b9-454a-8957-a216b05ca86f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id e7f96140-5738-4216-bc21-882607d83d82. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:53.512989 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-43646027-1efb-41d5-b171-d95dde88dad8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 returned with HTTP 200 Jul 03 21:58:53.513585 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1144/4500] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:53 2026] GET /volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 => generated 1359 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:58:53.517640 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:53.517640 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:53.518409 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9f923362-e1b9-454a-8957-a216b05ca86f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 returned with HTTP 200 Jul 03 21:58:53.518780 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1118/4501] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:53 2026] GET /volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:53.806589 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-49e17a6c-f211-415a-ad14-c6832220c283 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:53.943563 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-49e17a6c-f211-415a-ad14-c6832220c283 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:58:53.944103 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-49e17a6c-f211-415a-ad14-c6832220c283 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-988152023"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:53.946358 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-49e17a6c-f211-415a-ad14-c6832220c283 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-988152023'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:58:53.946704 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-49e17a6c-f211-415a-ad14-c6832220c283 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Create volume of 1 GB Jul 03 21:58:53.952357 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-49e17a6c-f211-415a-ad14-c6832220c283 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Availability Zones retrieved successfully. Jul 03 21:58:53.958286 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-49e17a6c-f211-415a-ad14-c6832220c283 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Flow 'volume_create_api' (16a6a8de-5565-4464-8a78-eebab740b511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:58:53.959234 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-49e17a6c-f211-415a-ad14-c6832220c283 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d4af0bb-88f9-4a9e-a083-140b9cf41e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:58:53.960183 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-49e17a6c-f211-415a-ad14-c6832220c283 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:58:53.996976 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-49e17a6c-f211-415a-ad14-c6832220c283 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d4af0bb-88f9-4a9e-a083-140b9cf41e76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:58:53.998096 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-49e17a6c-f211-415a-ad14-c6832220c283 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58263bcc-0d23-49e0-ab55-50af439997f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:58:54.008754 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f654e040-9f47-4cbc-ae32-90ad7e76093c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:54.010633 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f654e040-9f47-4cbc-ae32-90ad7e76093c tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 Jul 03 21:58:54.010854 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f654e040-9f47-4cbc-ae32-90ad7e76093c tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:54.011124 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f654e040-9f47-4cbc-ae32-90ad7e76093c tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:54.022417 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:54.022417 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:54.026822 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-f654e040-9f47-4cbc-ae32-90ad7e76093c tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:58:54.035473 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f654e040-9f47-4cbc-ae32-90ad7e76093c tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 returned with HTTP 200 Jul 03 21:58:54.036027 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1113/4502] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:54 2026] GET /volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:54.083112 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-49e17a6c-f211-415a-ad14-c6832220c283 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Created reservations ['2aead24f-fc7f-482b-aeda-aac228118d71', '29d024aa-81fd-4404-8c0d-343c10f25186', 'f1307d3c-8711-4907-99a4-ecc08460bd78', 'e22a97f4-6a61-45ad-8365-e0f806c52b88'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:58:54.084309 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-49e17a6c-f211-415a-ad14-c6832220c283 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58263bcc-0d23-49e0-ab55-50af439997f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2aead24f-fc7f-482b-aeda-aac228118d71', '29d024aa-81fd-4404-8c0d-343c10f25186', 'f1307d3c-8711-4907-99a4-ecc08460bd78', 'e22a97f4-6a61-45ad-8365-e0f806c52b88']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:58:54.085576 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-49e17a6c-f211-415a-ad14-c6832220c283 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70db6db5-98b6-4d98-98eb-cf589e7bc23a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:58:54.118202 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-49e17a6c-f211-415a-ad14-c6832220c283 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70db6db5-98b6-4d98-98eb-cf589e7bc23a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9484f7da-9725-4e4b-9185-50390b19afb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-988152023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f89ad6c798af4a81a4ffcdb5529e50bf',qos_specs=None,replication_status=,reservations=['2aead24f-fc7f-482b-aeda-aac228118d71','29d024aa-81fd-4404-8c0d-343c10f25186','f1307d3c-8711-4907-99a4-ecc08460bd78','e22a97f4-6a61-45ad-8365-e0f806c52b88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15eb9ca4673c4e7eb3d49ddd4aa5406e',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:58:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-988152023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9484f7da-9725-4e4b-9185-50390b19afb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f89ad6c798af4a81a4ffcdb5529e50bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15eb9ca4673c4e7eb3d49ddd4aa5406e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:58:54.120157 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-49e17a6c-f211-415a-ad14-c6832220c283 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47b9e4b4-3065-4807-a6ba-1b0d9a73e493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:58:54.144050 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-49e17a6c-f211-415a-ad14-c6832220c283 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47b9e4b4-3065-4807-a6ba-1b0d9a73e493) transitioned into state 'SUCCESS' from state '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-988152023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f89ad6c798af4a81a4ffcdb5529e50bf',qos_specs=None,replication_status=,reservations=['2aead24f-fc7f-482b-aeda-aac228118d71','29d024aa-81fd-4404-8c0d-343c10f25186','f1307d3c-8711-4907-99a4-ecc08460bd78','e22a97f4-6a61-45ad-8365-e0f806c52b88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15eb9ca4673c4e7eb3d49ddd4aa5406e',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:58:54.145106 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-49e17a6c-f211-415a-ad14-c6832220c283 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1f5afc6-a76b-43fc-a545-4d1e03d74e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:58:54.160300 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-49e17a6c-f211-415a-ad14-c6832220c283 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1f5afc6-a76b-43fc-a545-4d1e03d74e58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:58:54.161422 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-49e17a6c-f211-415a-ad14-c6832220c283 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Flow 'volume_create_api' (16a6a8de-5565-4464-8a78-eebab740b511) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:58:54.161796 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-49e17a6c-f211-415a-ad14-c6832220c283 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Create volume request issued successfully. Jul 03 21:58:54.162474 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-49e17a6c-f211-415a-ad14-c6832220c283 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:58:54.163085 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1128/4503] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:58:53 2026] POST /volume/v3/volumes => generated 755 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:58:54.179478 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-edc179a0-187e-465d-9b5b-dc53013b9ce1 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:54.183741 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-edc179a0-187e-465d-9b5b-dc53013b9ce1 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/volumes/9484f7da-9725-4e4b-9185-50390b19afb2 Jul 03 21:58:54.183741 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-edc179a0-187e-465d-9b5b-dc53013b9ce1 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:54.183741 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-edc179a0-187e-465d-9b5b-dc53013b9ce1 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:54.192628 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:54.192628 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:54.198155 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-edc179a0-187e-465d-9b5b-dc53013b9ce1 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Volume info retrieved successfully. Jul 03 21:58:54.204282 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-edc179a0-187e-465d-9b5b-dc53013b9ce1 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/volumes/9484f7da-9725-4e4b-9185-50390b19afb2 returned with HTTP 200 Jul 03 21:58:54.204964 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1145/4504] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:54 2026] GET /volume/v3/volumes/9484f7da-9725-4e4b-9185-50390b19afb2 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:54.527292 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d2b4693d-0167-4f65-a8fe-3bc227a28532 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:54.529878 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d2b4693d-0167-4f65-a8fe-3bc227a28532 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 Jul 03 21:58:54.530149 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d2b4693d-0167-4f65-a8fe-3bc227a28532 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:54.530397 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d2b4693d-0167-4f65-a8fe-3bc227a28532 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:54.530966 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-91873a26-3347-4531-83d4-4fbfd8d90bad None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:54.533449 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-91873a26-3347-4531-83d4-4fbfd8d90bad tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 Jul 03 21:58:54.533733 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-91873a26-3347-4531-83d4-4fbfd8d90bad tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:54.534149 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-91873a26-3347-4531-83d4-4fbfd8d90bad tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:54.534381 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-91873a26-3347-4531-83d4-4fbfd8d90bad tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id e7f96140-5738-4216-bc21-882607d83d82. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:54.539175 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d2b4693d-0167-4f65-a8fe-3bc227a28532 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 returned with HTTP 404 Jul 03 21:58:54.539864 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1119/4505] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:54 2026] GET /volume/v3/volumes/bb06f37a-a3ba-4da1-9bb3-fb7b2c025502 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:58:54.542079 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:54.542079 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:54.543438 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-91873a26-3347-4531-83d4-4fbfd8d90bad tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 returned with HTTP 200 Jul 03 21:58:54.544004 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1114/4506] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:54 2026] GET /volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:54.554966 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-fd03a710-838b-4088-bb89-a79649f9ab53 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:54.557609 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fd03a710-838b-4088-bb89-a79649f9ab53 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c Jul 03 21:58:54.557886 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fd03a710-838b-4088-bb89-a79649f9ab53 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:54.558253 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fd03a710-838b-4088-bb89-a79649f9ab53 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:54.568742 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:54.568742 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:54.573661 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-fd03a710-838b-4088-bb89-a79649f9ab53 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:58:54.579081 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fd03a710-838b-4088-bb89-a79649f9ab53 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c returned with HTTP 200 Jul 03 21:58:54.579697 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1129/4507] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:54 2026] GET /volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:54.593216 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b3051519-aa81-4eef-807b-fcaea8d8fa6a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:54.595470 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b3051519-aa81-4eef-807b-fcaea8d8fa6a tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:58:54.596329 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b3051519-aa81-4eef-807b-fcaea8d8fa6a tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "325aa526-400a-4698-a387-2f973536a05c", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1543814203"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:54.610657 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:54.610657 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:54.612099 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b3051519-aa81-4eef-807b-fcaea8d8fa6a tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:58:54.612099 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.snapshots [None req-b3051519-aa81-4eef-807b-fcaea8d8fa6a tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Create snapshot from volume 325aa526-400a-4698-a387-2f973536a05c Jul 03 21:58:54.656611 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-b3051519-aa81-4eef-807b-fcaea8d8fa6a tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Created reservations ['c9bbf1df-e668-42b9-8070-192fc2bdf93e', '62792880-33ad-432f-b291-87fc6438993d', 'ec99ccc7-7f71-47e3-9091-1400e08cf48c', '5fb707a4-f117-489e-b020-7eadf1cc5c18'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:58:54.698253 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b3051519-aa81-4eef-807b-fcaea8d8fa6a tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot create request issued successfully. Jul 03 21:58:54.699343 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b3051519-aa81-4eef-807b-fcaea8d8fa6a tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:58:54.699343 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1146/4508] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:58:54 2026] POST /volume/v3/snapshots => generated 380 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:58:54.709838 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-0c2f798d-b0bf-4607-a001-a07c9376742a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:54.712179 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0c2f798d-b0bf-4607-a001-a07c9376742a tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/1c6a52f3-ad1c-4dc9-a856-aeeac55b3a68 Jul 03 21:58:54.712434 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0c2f798d-b0bf-4607-a001-a07c9376742a tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:54.712638 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0c2f798d-b0bf-4607-a001-a07c9376742a tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:54.718111 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:54.718111 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:54.718656 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-0c2f798d-b0bf-4607-a001-a07c9376742a tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 21:58:54.719749 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0c2f798d-b0bf-4607-a001-a07c9376742a tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/1c6a52f3-ad1c-4dc9-a856-aeeac55b3a68 returned with HTTP 200 Jul 03 21:58:54.720164 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1120/4509] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:58:54 2026] GET /volume/v3/snapshots/1c6a52f3-ad1c-4dc9-a856-aeeac55b3a68 => generated 512 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:55.059171 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-19407a00-194d-4d55-9fb4-63cc4a189d96 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:55.061388 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-19407a00-194d-4d55-9fb4-63cc4a189d96 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 Jul 03 21:58:55.061638 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-19407a00-194d-4d55-9fb4-63cc4a189d96 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:55.062033 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-19407a00-194d-4d55-9fb4-63cc4a189d96 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:55.072728 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:55.072728 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:55.076702 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-19407a00-194d-4d55-9fb4-63cc4a189d96 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:58:55.081655 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-19407a00-194d-4d55-9fb4-63cc4a189d96 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 returned with HTTP 200 Jul 03 21:58:55.082225 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1115/4510] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:55 2026] GET /volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:55.227754 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-69b10b37-d85c-4952-8183-8f131e59a421 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:55.230238 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-69b10b37-d85c-4952-8183-8f131e59a421 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/volumes/9484f7da-9725-4e4b-9185-50390b19afb2 Jul 03 21:58:55.230619 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-69b10b37-d85c-4952-8183-8f131e59a421 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:55.230955 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-69b10b37-d85c-4952-8183-8f131e59a421 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:55.239946 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:55.239946 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:55.244965 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-69b10b37-d85c-4952-8183-8f131e59a421 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Volume info retrieved successfully. Jul 03 21:58:55.250234 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-69b10b37-d85c-4952-8183-8f131e59a421 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/volumes/9484f7da-9725-4e4b-9185-50390b19afb2 returned with HTTP 200 Jul 03 21:58:55.250856 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1130/4511] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:55 2026] GET /volume/v3/volumes/9484f7da-9725-4e4b-9185-50390b19afb2 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:58:55.267623 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-99d62036-581c-4278-abb8-701aa075f278 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:55.268960 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-99d62036-581c-4278-abb8-701aa075f278 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] POST https://10.4.3.32/volume/v3/backups Jul 03 21:58:55.269360 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-99d62036-581c-4278-abb8-701aa075f278 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9484f7da-9725-4e4b-9185-50390b19afb2", "name": "tempest-CreateVolumesFromBackupTest-Backup-2023449419"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:55.270835 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.contrib.backups [None req-99d62036-581c-4278-abb8-701aa075f278 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Creating new backup {'backup': {'volume_id': '9484f7da-9725-4e4b-9185-50390b19afb2', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-2023449419'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 21:58:55.271145 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.contrib.backups [None req-99d62036-581c-4278-abb8-701aa075f278 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Creating backup of volume 9484f7da-9725-4e4b-9185-50390b19afb2 in container None Jul 03 21:58:55.279854 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:55.279854 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:55.280709 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-99d62036-581c-4278-abb8-701aa075f278 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Volume info retrieved successfully. Jul 03 21:58:55.310746 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-99d62036-581c-4278-abb8-701aa075f278 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Created reservations ['5b424d03-4be8-4f57-8f24-dd37b23227e0', 'cab53e48-93f4-4f13-8f14-ec027bb8ccea'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:58:55.348395 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-99d62036-581c-4278-abb8-701aa075f278 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 21:58:55.349195 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1147/4512] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:58:55 2026] POST /volume/v3/backups => generated 337 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:58:55.359233 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-480d180d-bcef-4df2-9987-d4b980559f43 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:55.361317 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-480d180d-bcef-4df2-9987-d4b980559f43 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 Jul 03 21:58:55.361606 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-480d180d-bcef-4df2-9987-d4b980559f43 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:55.361857 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-480d180d-bcef-4df2-9987-d4b980559f43 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:55.361987 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-480d180d-bcef-4df2-9987-d4b980559f43 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Show backup with id b615d2b7-ede7-463e-b304-979e57620510. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:55.370394 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:55.370394 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:55.370394 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-480d180d-bcef-4df2-9987-d4b980559f43 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 returned with HTTP 200 Jul 03 21:58:55.370394 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1121/4513] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:55 2026] GET /volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 => generated 744 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:55.556307 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-732aed3f-cc6e-442e-8be1-f9015fc2f1dd None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:55.558513 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-732aed3f-cc6e-442e-8be1-f9015fc2f1dd tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 Jul 03 21:58:55.558768 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-732aed3f-cc6e-442e-8be1-f9015fc2f1dd tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:55.559042 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-732aed3f-cc6e-442e-8be1-f9015fc2f1dd tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:55.559173 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-732aed3f-cc6e-442e-8be1-f9015fc2f1dd tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id e7f96140-5738-4216-bc21-882607d83d82. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:55.563891 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:55.563891 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:55.564756 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-732aed3f-cc6e-442e-8be1-f9015fc2f1dd tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 returned with HTTP 200 Jul 03 21:58:55.565267 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1116/4514] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:55 2026] GET /volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:55.731546 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-74db25a8-ed0c-4d79-92e5-3152d189c789 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:55.734099 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-74db25a8-ed0c-4d79-92e5-3152d189c789 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/1c6a52f3-ad1c-4dc9-a856-aeeac55b3a68 Jul 03 21:58:55.734455 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-74db25a8-ed0c-4d79-92e5-3152d189c789 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:55.734811 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-74db25a8-ed0c-4d79-92e5-3152d189c789 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:55.741648 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:55.741648 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:55.742445 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-74db25a8-ed0c-4d79-92e5-3152d189c789 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 21:58:55.743596 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-74db25a8-ed0c-4d79-92e5-3152d189c789 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/1c6a52f3-ad1c-4dc9-a856-aeeac55b3a68 returned with HTTP 200 Jul 03 21:58:55.744346 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1131/4515] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:58:55 2026] GET /volume/v3/snapshots/1c6a52f3-ad1c-4dc9-a856-aeeac55b3a68 => generated 539 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:55.754448 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-dbc58108-b247-4455-a8ed-03c6f52d3751 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:55.756163 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-dbc58108-b247-4455-a8ed-03c6f52d3751 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/1c6a52f3-ad1c-4dc9-a856-aeeac55b3a68 Jul 03 21:58:55.756515 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-dbc58108-b247-4455-a8ed-03c6f52d3751 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:55.756799 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-dbc58108-b247-4455-a8ed-03c6f52d3751 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:55.764563 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:55.764563 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:55.764563 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-dbc58108-b247-4455-a8ed-03c6f52d3751 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 21:58:55.764761 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-5560a986-dfe8-451e-ae94-7bc52d818438 req-f57beb5b-56af-46b0-9e6e-97d1c9206eb0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:55.765103 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-dbc58108-b247-4455-a8ed-03c6f52d3751 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/1c6a52f3-ad1c-4dc9-a856-aeeac55b3a68 returned with HTTP 200 Jul 03 21:58:55.765103 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1148/4516] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:58:55 2026] GET /volume/v3/snapshots/1c6a52f3-ad1c-4dc9-a856-aeeac55b3a68 => generated 539 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:55.766306 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-5560a986-dfe8-451e-ae94-7bc52d818438 req-f57beb5b-56af-46b0-9e6e-97d1c9206eb0 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] POST https://10.4.3.32/volume/v3/attachments/6f5a0138-3f8c-4a53-8f69-8447d73506f0/action Jul 03 21:58:55.766813 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-5560a986-dfe8-451e-ae94-7bc52d818438 req-f57beb5b-56af-46b0-9e6e-97d1c9206eb0 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Action body: b'{"os-complete": null}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:58:55.767011 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-5560a986-dfe8-451e-ae94-7bc52d818438 req-f57beb5b-56af-46b0-9e6e-97d1c9206eb0 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:55.775165 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ca474f0c-ce18-40e8-b12e-792eff3f9b11 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:55.777192 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ca474f0c-ce18-40e8-b12e-792eff3f9b11 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots Jul 03 21:58:55.777426 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ca474f0c-ce18-40e8-b12e-792eff3f9b11 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:55.777611 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ca474f0c-ce18-40e8-b12e-792eff3f9b11 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'index' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:55.777929 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.api_utils [None req-ca474f0c-ce18-40e8-b12e-792eff3f9b11 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Removing options '' from query. {{(pid=99935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 21:58:55.779059 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.db.api [None req-ca474f0c-ce18-40e8-b12e-792eff3f9b11 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Building query based on filter {{(pid=99935) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 21:58:55.786195 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-ca474f0c-ce18-40e8-b12e-792eff3f9b11 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Get all snapshots completed successfully. Jul 03 21:58:55.787113 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ca474f0c-ce18-40e8-b12e-792eff3f9b11 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 200 Jul 03 21:58:55.787213 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1117/4517] 10.4.3.32 () {66 vars in 1236 bytes} [Fri Jul 3 21:58:55 2026] GET /volume/v3/snapshots => generated 408 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:55.791243 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:55.791243 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:55.801744 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9286dca3-d5b8-41f3-a721-0ffa9613aa77 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:55.805022 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9286dca3-d5b8-41f3-a721-0ffa9613aa77 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] PUT https://10.4.3.32/volume/v3/snapshots/1c6a52f3-ad1c-4dc9-a856-aeeac55b3a68 Jul 03 21:58:55.805620 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9286dca3-d5b8-41f3-a721-0ffa9613aa77 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-738709218", "description": "This is the new description of snapshot."}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:55.814434 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:55.814434 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:55.815172 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-9286dca3-d5b8-41f3-a721-0ffa9613aa77 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 21:58:55.815803 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-5560a986-dfe8-451e-ae94-7bc52d818438 req-f57beb5b-56af-46b0-9e6e-97d1c9206eb0 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/attachments/6f5a0138-3f8c-4a53-8f69-8447d73506f0/action returned with HTTP 204 Jul 03 21:58:55.816332 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1122/4518] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:58:55 2026] POST /volume/v3/attachments/6f5a0138-3f8c-4a53-8f69-8447d73506f0/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:58:55.830817 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9286dca3-d5b8-41f3-a721-0ffa9613aa77 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/1c6a52f3-ad1c-4dc9-a856-aeeac55b3a68 returned with HTTP 200 Jul 03 21:58:55.831763 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1132/4519] 10.4.3.32 () {68 vars in 1368 bytes} [Fri Jul 3 21:58:55 2026] PUT /volume/v3/snapshots/1c6a52f3-ad1c-4dc9-a856-aeeac55b3a68 => generated 442 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:55.842150 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-29044195-1763-4690-9f5a-847b3b2e7f37 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:55.844108 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-29044195-1763-4690-9f5a-847b3b2e7f37 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/1c6a52f3-ad1c-4dc9-a856-aeeac55b3a68 Jul 03 21:58:55.844532 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-29044195-1763-4690-9f5a-847b3b2e7f37 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:55.844836 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-29044195-1763-4690-9f5a-847b3b2e7f37 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:55.850443 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:55.850443 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:55.851052 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-29044195-1763-4690-9f5a-847b3b2e7f37 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 21:58:55.852489 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-29044195-1763-4690-9f5a-847b3b2e7f37 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/1c6a52f3-ad1c-4dc9-a856-aeeac55b3a68 returned with HTTP 200 Jul 03 21:58:55.852489 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1149/4520] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:58:55 2026] GET /volume/v3/snapshots/1c6a52f3-ad1c-4dc9-a856-aeeac55b3a68 => generated 576 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:55.862165 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-21b3973b-cf77-40eb-bf2f-266f7d25bedd None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:55.866500 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-21b3973b-cf77-40eb-bf2f-266f7d25bedd tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/1c6a52f3-ad1c-4dc9-a856-aeeac55b3a68 Jul 03 21:58:55.866500 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-21b3973b-cf77-40eb-bf2f-266f7d25bedd tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:55.866500 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-21b3973b-cf77-40eb-bf2f-266f7d25bedd tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:55.866500 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [None req-21b3973b-cf77-40eb-bf2f-266f7d25bedd tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Delete snapshot with id: 1c6a52f3-ad1c-4dc9-a856-aeeac55b3a68 Jul 03 21:58:55.871340 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:55.871340 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:55.871971 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-21b3973b-cf77-40eb-bf2f-266f7d25bedd tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 21:58:55.899231 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-21b3973b-cf77-40eb-bf2f-266f7d25bedd tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot delete request issued successfully. Jul 03 21:58:55.899521 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-21b3973b-cf77-40eb-bf2f-266f7d25bedd tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/1c6a52f3-ad1c-4dc9-a856-aeeac55b3a68 returned with HTTP 202 Jul 03 21:58:55.900125 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1118/4521] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:58:55 2026] DELETE /volume/v3/snapshots/1c6a52f3-ad1c-4dc9-a856-aeeac55b3a68 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:58:55.907394 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-05d8cdef-f227-4e1f-821a-2ec82f9b0e9d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:55.909928 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-05d8cdef-f227-4e1f-821a-2ec82f9b0e9d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/1c6a52f3-ad1c-4dc9-a856-aeeac55b3a68 Jul 03 21:58:55.910465 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-05d8cdef-f227-4e1f-821a-2ec82f9b0e9d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:55.910704 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-05d8cdef-f227-4e1f-821a-2ec82f9b0e9d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:55.918617 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:55.918617 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:55.919260 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-05d8cdef-f227-4e1f-821a-2ec82f9b0e9d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 21:58:55.920447 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-05d8cdef-f227-4e1f-821a-2ec82f9b0e9d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/1c6a52f3-ad1c-4dc9-a856-aeeac55b3a68 returned with HTTP 200 Jul 03 21:58:55.920912 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1123/4522] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:58:55 2026] GET /volume/v3/snapshots/1c6a52f3-ad1c-4dc9-a856-aeeac55b3a68 => generated 575 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:56.096281 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6b5c0407-d803-46ec-9478-ad050feb6994 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:56.098701 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6b5c0407-d803-46ec-9478-ad050feb6994 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 Jul 03 21:58:56.099067 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6b5c0407-d803-46ec-9478-ad050feb6994 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:56.099567 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6b5c0407-d803-46ec-9478-ad050feb6994 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:56.112341 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:56.112341 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:56.116781 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-6b5c0407-d803-46ec-9478-ad050feb6994 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:58:56.122209 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6b5c0407-d803-46ec-9478-ad050feb6994 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 returned with HTTP 200 Jul 03 21:58:56.122720 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1133/4523] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:56 2026] GET /volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 => generated 1167 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 21:58:56.137930 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e5252bbb-cf0d-408c-8d58-a63dda3e7b57 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:56.140072 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e5252bbb-cf0d-408c-8d58-a63dda3e7b57 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 Jul 03 21:58:56.140388 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e5252bbb-cf0d-408c-8d58-a63dda3e7b57 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:56.140573 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e5252bbb-cf0d-408c-8d58-a63dda3e7b57 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:56.151253 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:56.151253 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:56.155507 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e5252bbb-cf0d-408c-8d58-a63dda3e7b57 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:58:56.160445 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e5252bbb-cf0d-408c-8d58-a63dda3e7b57 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 returned with HTTP 200 Jul 03 21:58:56.160897 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1150/4524] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:56 2026] GET /volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 => generated 1167 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 21:58:56.379808 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4768dba2-e6ec-4829-a604-865c4c20f9d7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:56.381841 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4768dba2-e6ec-4829-a604-865c4c20f9d7 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 Jul 03 21:58:56.382059 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4768dba2-e6ec-4829-a604-865c4c20f9d7 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:56.382237 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4768dba2-e6ec-4829-a604-865c4c20f9d7 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:56.382473 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-4768dba2-e6ec-4829-a604-865c4c20f9d7 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Show backup with id b615d2b7-ede7-463e-b304-979e57620510. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:56.388150 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:56.388150 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:56.389429 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4768dba2-e6ec-4829-a604-865c4c20f9d7 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 returned with HTTP 200 Jul 03 21:58:56.390006 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1119/4525] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:56 2026] GET /volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:56.576572 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9586cc56-4b81-4253-92da-728b522240c4 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:56.579110 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9586cc56-4b81-4253-92da-728b522240c4 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 Jul 03 21:58:56.579349 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9586cc56-4b81-4253-92da-728b522240c4 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:56.579595 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9586cc56-4b81-4253-92da-728b522240c4 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:56.579737 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-9586cc56-4b81-4253-92da-728b522240c4 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id e7f96140-5738-4216-bc21-882607d83d82. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:56.585293 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:56.585293 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:56.586300 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9586cc56-4b81-4253-92da-728b522240c4 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 returned with HTTP 200 Jul 03 21:58:56.590626 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1124/4526] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:56 2026] GET /volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:56.934285 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-0b1bd018-58df-471e-beb7-b0b9de16f7f7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:56.936138 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0b1bd018-58df-471e-beb7-b0b9de16f7f7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/1c6a52f3-ad1c-4dc9-a856-aeeac55b3a68 Jul 03 21:58:56.936436 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0b1bd018-58df-471e-beb7-b0b9de16f7f7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:56.936664 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0b1bd018-58df-471e-beb7-b0b9de16f7f7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:56.941700 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0b1bd018-58df-471e-beb7-b0b9de16f7f7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/1c6a52f3-ad1c-4dc9-a856-aeeac55b3a68 returned with HTTP 404 Jul 03 21:58:56.942320 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1134/4527] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:58:56 2026] GET /volume/v3/snapshots/1c6a52f3-ad1c-4dc9-a856-aeeac55b3a68 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:58:56.951159 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e4b86224-92fd-4e15-b344-7744393ab32b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:56.953695 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e4b86224-92fd-4e15-b344-7744393ab32b tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/1c6a52f3-ad1c-4dc9-a856-aeeac55b3a68 Jul 03 21:58:56.954012 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e4b86224-92fd-4e15-b344-7744393ab32b tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:56.954238 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e4b86224-92fd-4e15-b344-7744393ab32b tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:56.954362 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.snapshots [None req-e4b86224-92fd-4e15-b344-7744393ab32b tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Delete snapshot with id: 1c6a52f3-ad1c-4dc9-a856-aeeac55b3a68 Jul 03 21:58:56.959382 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e4b86224-92fd-4e15-b344-7744393ab32b tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/1c6a52f3-ad1c-4dc9-a856-aeeac55b3a68 returned with HTTP 404 Jul 03 21:58:56.960085 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1151/4528] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:58:56 2026] DELETE /volume/v3/snapshots/1c6a52f3-ad1c-4dc9-a856-aeeac55b3a68 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:58:56.971181 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-81888176-9126-423f-87d2-4532e58e1003 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:56.974579 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-81888176-9126-423f-87d2-4532e58e1003 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c Jul 03 21:58:56.977402 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-81888176-9126-423f-87d2-4532e58e1003 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:56.977402 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-81888176-9126-423f-87d2-4532e58e1003 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:56.977846 np0000004475 devstack@c-api.service[99935]: DEBUG dbcounter [-] [99935] Writing DB stats cinder:SELECT=199,cinder:INSERT=9,cinder:UPDATE=29,cinder:DELETE=1 {{(pid=99935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:58:56.992801 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:56.992801 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:57.001092 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-81888176-9126-423f-87d2-4532e58e1003 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:58:57.008327 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-81888176-9126-423f-87d2-4532e58e1003 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c returned with HTTP 200 Jul 03 21:58:57.008843 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1120/4529] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:56 2026] GET /volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:57.025042 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-75399826-06a7-4285-9e20-1c16ed22205f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:57.027972 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-75399826-06a7-4285-9e20-1c16ed22205f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 21:58:57.028386 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-75399826-06a7-4285-9e20-1c16ed22205f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "325aa526-400a-4698-a387-2f973536a05c", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2010745779"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:58:57.045449 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:57.045449 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:57.045959 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-75399826-06a7-4285-9e20-1c16ed22205f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:58:57.046111 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.snapshots [None req-75399826-06a7-4285-9e20-1c16ed22205f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Create snapshot from volume 325aa526-400a-4698-a387-2f973536a05c Jul 03 21:58:57.077407 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-75399826-06a7-4285-9e20-1c16ed22205f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Created reservations ['cd6fc56a-0e4f-491b-a4f2-4c37bedc61e0', '923c2642-1c83-40c5-b23d-a5d0b44d2a45', '24b3b325-cfbd-434d-85a7-89f473376adf', '99253d7d-5b03-4378-a065-8225af21ff8a'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:58:57.112510 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-75399826-06a7-4285-9e20-1c16ed22205f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot create request issued successfully. Jul 03 21:58:57.112901 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-75399826-06a7-4285-9e20-1c16ed22205f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 21:58:57.113318 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1125/4530] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 21:58:57 2026] POST /volume/v3/snapshots => generated 310 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:58:57.122695 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-82a9f04a-54ed-454f-bed6-356ade0fb873 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:57.125245 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-82a9f04a-54ed-454f-bed6-356ade0fb873 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/f50b9342-563d-4291-96fa-2a6d10b40bb5 Jul 03 21:58:57.125587 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-82a9f04a-54ed-454f-bed6-356ade0fb873 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:57.125898 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-82a9f04a-54ed-454f-bed6-356ade0fb873 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:57.133344 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:57.133344 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:57.134035 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-82a9f04a-54ed-454f-bed6-356ade0fb873 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 21:58:57.138549 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-82a9f04a-54ed-454f-bed6-356ade0fb873 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/f50b9342-563d-4291-96fa-2a6d10b40bb5 returned with HTTP 200 Jul 03 21:58:57.138549 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1135/4531] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:58:57 2026] GET /volume/v3/snapshots/f50b9342-563d-4291-96fa-2a6d10b40bb5 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:57.402449 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-33ee3769-bec9-4fbf-8e11-3d2c4d0d7c65 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:57.404544 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-33ee3769-bec9-4fbf-8e11-3d2c4d0d7c65 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 Jul 03 21:58:57.404927 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-33ee3769-bec9-4fbf-8e11-3d2c4d0d7c65 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:57.405168 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-33ee3769-bec9-4fbf-8e11-3d2c4d0d7c65 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:57.405301 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-33ee3769-bec9-4fbf-8e11-3d2c4d0d7c65 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Show backup with id b615d2b7-ede7-463e-b304-979e57620510. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:57.410759 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:57.410759 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:57.411841 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-33ee3769-bec9-4fbf-8e11-3d2c4d0d7c65 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 returned with HTTP 200 Jul 03 21:58:57.412279 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1152/4532] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:57 2026] GET /volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:57.608383 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c5a1251e-0956-47aa-a81c-74e579bdf578 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:57.611495 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c5a1251e-0956-47aa-a81c-74e579bdf578 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 Jul 03 21:58:57.612787 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c5a1251e-0956-47aa-a81c-74e579bdf578 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:57.613024 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c5a1251e-0956-47aa-a81c-74e579bdf578 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:57.613155 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-c5a1251e-0956-47aa-a81c-74e579bdf578 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id e7f96140-5738-4216-bc21-882607d83d82. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:57.619120 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:57.619120 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:57.620183 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c5a1251e-0956-47aa-a81c-74e579bdf578 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 returned with HTTP 200 Jul 03 21:58:57.620794 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1121/4533] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:57 2026] GET /volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:57.690577 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9850a484-67c9-4160-b756-f22199dc5806 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:57.692474 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9850a484-67c9-4160-b756-f22199dc5806 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/1873d45b-49d0-4644-a2ce-4091e3d17fdb Jul 03 21:58:57.692556 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9850a484-67c9-4160-b756-f22199dc5806 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:57.692729 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9850a484-67c9-4160-b756-f22199dc5806 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:57.704662 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:57.704662 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:57.709538 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-9850a484-67c9-4160-b756-f22199dc5806 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:58:57.715666 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9850a484-67c9-4160-b756-f22199dc5806 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/1873d45b-49d0-4644-a2ce-4091e3d17fdb returned with HTTP 200 Jul 03 21:58:57.716228 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1126/4534] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:57 2026] GET /volume/v3/volumes/1873d45b-49d0-4644-a2ce-4091e3d17fdb => generated 1635 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:58:58.146268 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f67c4d57-f6f8-4d30-ba2b-fcd3f3c3e6af None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:58.148740 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f67c4d57-f6f8-4d30-ba2b-fcd3f3c3e6af tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/f50b9342-563d-4291-96fa-2a6d10b40bb5 Jul 03 21:58:58.149056 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f67c4d57-f6f8-4d30-ba2b-fcd3f3c3e6af tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:58.149322 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f67c4d57-f6f8-4d30-ba2b-fcd3f3c3e6af tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:58.156125 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:58.156125 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:58.156950 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-f67c4d57-f6f8-4d30-ba2b-fcd3f3c3e6af tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 21:58:58.158227 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f67c4d57-f6f8-4d30-ba2b-fcd3f3c3e6af tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/f50b9342-563d-4291-96fa-2a6d10b40bb5 returned with HTTP 200 Jul 03 21:58:58.158811 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1136/4535] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:58:58 2026] GET /volume/v3/snapshots/f50b9342-563d-4291-96fa-2a6d10b40bb5 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:58.423130 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-08335019-b12d-4b99-87ff-16d786e557d2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:58.425462 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-08335019-b12d-4b99-87ff-16d786e557d2 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 Jul 03 21:58:58.425739 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-08335019-b12d-4b99-87ff-16d786e557d2 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:58.426006 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-08335019-b12d-4b99-87ff-16d786e557d2 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:58.426161 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-08335019-b12d-4b99-87ff-16d786e557d2 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Show backup with id b615d2b7-ede7-463e-b304-979e57620510. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:58.431449 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:58.431449 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:58.432457 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-08335019-b12d-4b99-87ff-16d786e557d2 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 returned with HTTP 200 Jul 03 21:58:58.432921 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1153/4536] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:58 2026] GET /volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:58.632588 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-409c674a-b720-41c9-9dbc-5c9b23107137 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:58.634472 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-409c674a-b720-41c9-9dbc-5c9b23107137 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 Jul 03 21:58:58.634770 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-409c674a-b720-41c9-9dbc-5c9b23107137 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:58.634900 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-409c674a-b720-41c9-9dbc-5c9b23107137 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:58.635029 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-409c674a-b720-41c9-9dbc-5c9b23107137 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id e7f96140-5738-4216-bc21-882607d83d82. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:58.639611 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:58.639611 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:58.640424 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-409c674a-b720-41c9-9dbc-5c9b23107137 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 returned with HTTP 200 Jul 03 21:58:58.640837 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1122/4537] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:58 2026] GET /volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:58.730052 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2c5b5994-3306-4d0b-bc68-ba7dae55f4f7 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:58.733575 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2c5b5994-3306-4d0b-bc68-ba7dae55f4f7 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] GET https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 Jul 03 21:58:58.733575 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2c5b5994-3306-4d0b-bc68-ba7dae55f4f7 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:58.734096 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2c5b5994-3306-4d0b-bc68-ba7dae55f4f7 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:58.743678 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:58.743678 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:58:58.749041 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-2c5b5994-3306-4d0b-bc68-ba7dae55f4f7 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Volume info retrieved successfully. Jul 03 21:58:58.756483 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2c5b5994-3306-4d0b-bc68-ba7dae55f4f7 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 returned with HTTP 200 Jul 03 21:58:58.757181 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1127/4538] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:58 2026] GET /volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:59.443333 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-557161c1-3203-4252-9daf-53cdcfd875df None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:59.446063 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-557161c1-3203-4252-9daf-53cdcfd875df tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 Jul 03 21:58:59.446430 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-557161c1-3203-4252-9daf-53cdcfd875df tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:59.446643 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-557161c1-3203-4252-9daf-53cdcfd875df tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:59.446786 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-557161c1-3203-4252-9daf-53cdcfd875df tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Show backup with id b615d2b7-ede7-463e-b304-979e57620510. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:59.451609 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:59.451609 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:58:59.452553 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-557161c1-3203-4252-9daf-53cdcfd875df tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 returned with HTTP 200 Jul 03 21:58:59.453063 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1137/4539] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:59 2026] GET /volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:59.653397 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b2fcf88b-ac44-4475-bb43-870e8b64f5d9 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:59.655483 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b2fcf88b-ac44-4475-bb43-870e8b64f5d9 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 Jul 03 21:58:59.655736 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b2fcf88b-ac44-4475-bb43-870e8b64f5d9 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:59.655987 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b2fcf88b-ac44-4475-bb43-870e8b64f5d9 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:59.656202 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-b2fcf88b-ac44-4475-bb43-870e8b64f5d9 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id e7f96140-5738-4216-bc21-882607d83d82. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:58:59.660889 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:59.660889 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:58:59.661816 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b2fcf88b-ac44-4475-bb43-870e8b64f5d9 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 returned with HTTP 200 Jul 03 21:58:59.662230 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1154/4540] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:59 2026] GET /volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:58:59.775190 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8fce19aa-71fa-4ef8-9ed9-72568c4472be None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:58:59.777552 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8fce19aa-71fa-4ef8-9ed9-72568c4472be tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] GET https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 Jul 03 21:58:59.777731 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8fce19aa-71fa-4ef8-9ed9-72568c4472be tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:58:59.777946 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8fce19aa-71fa-4ef8-9ed9-72568c4472be tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:58:59.793790 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:58:59.793790 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:58:59.801799 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8fce19aa-71fa-4ef8-9ed9-72568c4472be tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Volume info retrieved successfully. Jul 03 21:58:59.811334 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8fce19aa-71fa-4ef8-9ed9-72568c4472be tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 returned with HTTP 200 Jul 03 21:58:59.813679 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1123/4541] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:58:59 2026] GET /volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:00.467416 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-bb2d47fa-69fa-4edc-bdae-d60261168c10 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:00.473462 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bb2d47fa-69fa-4edc-bdae-d60261168c10 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 Jul 03 21:59:00.473701 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bb2d47fa-69fa-4edc-bdae-d60261168c10 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:00.473960 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bb2d47fa-69fa-4edc-bdae-d60261168c10 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:00.474095 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-bb2d47fa-69fa-4edc-bdae-d60261168c10 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Show backup with id b615d2b7-ede7-463e-b304-979e57620510. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:00.485095 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:00.485095 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:00.486276 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bb2d47fa-69fa-4edc-bdae-d60261168c10 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 returned with HTTP 200 Jul 03 21:59:00.489289 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1128/4542] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:00 2026] GET /volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 => generated 757 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:00.560344 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-5ccc52eb-285f-41a4-a50d-2ca1bb21d416 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:00.563834 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5ccc52eb-285f-41a4-a50d-2ca1bb21d416 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] GET https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 Jul 03 21:59:00.564023 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5ccc52eb-285f-41a4-a50d-2ca1bb21d416 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:00.564198 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5ccc52eb-285f-41a4-a50d-2ca1bb21d416 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:00.579620 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:00.579620 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:00.584772 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-5ccc52eb-285f-41a4-a50d-2ca1bb21d416 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Volume info retrieved successfully. Jul 03 21:59:00.593262 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5ccc52eb-285f-41a4-a50d-2ca1bb21d416 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 returned with HTTP 200 Jul 03 21:59:00.593703 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1138/4543] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:00 2026] GET /volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:00.608623 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9e1f063c-df32-47d3-9b5b-7ff23371bcea None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:00.610821 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9e1f063c-df32-47d3-9b5b-7ff23371bcea tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] DELETE https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 Jul 03 21:59:00.611043 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9e1f063c-df32-47d3-9b5b-7ff23371bcea tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:00.611222 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9e1f063c-df32-47d3-9b5b-7ff23371bcea tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:00.611384 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-9e1f063c-df32-47d3-9b5b-7ff23371bcea tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Delete volume with id: b5620e29-8677-4f98-bcb9-32ac0d4b3176 Jul 03 21:59:00.620504 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:00.620504 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:00.621091 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-9e1f063c-df32-47d3-9b5b-7ff23371bcea tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Volume info retrieved successfully. Jul 03 21:59:00.649245 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-9e1f063c-df32-47d3-9b5b-7ff23371bcea tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Delete volume request issued successfully. Jul 03 21:59:00.649245 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9e1f063c-df32-47d3-9b5b-7ff23371bcea tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 returned with HTTP 202 Jul 03 21:59:00.649245 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1155/4544] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:59:00 2026] DELETE /volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:59:00.659018 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-61ceb028-400e-42e7-9090-d774e0c6e5a6 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:00.660449 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-61ceb028-400e-42e7-9090-d774e0c6e5a6 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] GET https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 Jul 03 21:59:00.660449 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-61ceb028-400e-42e7-9090-d774e0c6e5a6 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:00.660781 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-61ceb028-400e-42e7-9090-d774e0c6e5a6 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:00.670478 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:00.670478 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:00.673751 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a290ef34-116b-429e-82a2-faa404163e12 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:00.675862 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a290ef34-116b-429e-82a2-faa404163e12 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 Jul 03 21:59:00.676073 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-61ceb028-400e-42e7-9090-d774e0c6e5a6 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Volume info retrieved successfully. Jul 03 21:59:00.676221 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a290ef34-116b-429e-82a2-faa404163e12 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:00.676292 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a290ef34-116b-429e-82a2-faa404163e12 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:00.676450 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-a290ef34-116b-429e-82a2-faa404163e12 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id e7f96140-5738-4216-bc21-882607d83d82. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:00.682656 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:00.682656 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:00.682828 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-61ceb028-400e-42e7-9090-d774e0c6e5a6 tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 returned with HTTP 200 Jul 03 21:59:00.683409 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1124/4545] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:00 2026] GET /volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:00.683634 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a290ef34-116b-429e-82a2-faa404163e12 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 returned with HTTP 200 Jul 03 21:59:00.684126 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1129/4546] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:00 2026] GET /volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:01.502355 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-dbc2e37b-59bf-407e-9231-bd7fbd45bc13 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:01.503951 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-dbc2e37b-59bf-407e-9231-bd7fbd45bc13 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 Jul 03 21:59:01.504091 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-dbc2e37b-59bf-407e-9231-bd7fbd45bc13 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:01.504259 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-dbc2e37b-59bf-407e-9231-bd7fbd45bc13 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:01.504356 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-dbc2e37b-59bf-407e-9231-bd7fbd45bc13 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Show backup with id b615d2b7-ede7-463e-b304-979e57620510. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:01.509760 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:01.509760 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:01.510566 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-dbc2e37b-59bf-407e-9231-bd7fbd45bc13 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 returned with HTTP 200 Jul 03 21:59:01.510983 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1139/4547] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:01 2026] GET /volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:01.696051 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f972bc25-f5ca-4677-b9f5-06eb9c3c423c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:01.697971 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f972bc25-f5ca-4677-b9f5-06eb9c3c423c tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] GET https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 Jul 03 21:59:01.698235 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f972bc25-f5ca-4677-b9f5-06eb9c3c423c tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:01.700078 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f972bc25-f5ca-4677-b9f5-06eb9c3c423c tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:01.700186 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e4ce8d56-5646-4d53-a1b9-19314085000f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:01.701130 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e4ce8d56-5646-4d53-a1b9-19314085000f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 Jul 03 21:59:01.701325 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e4ce8d56-5646-4d53-a1b9-19314085000f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:01.701518 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e4ce8d56-5646-4d53-a1b9-19314085000f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:01.701628 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-e4ce8d56-5646-4d53-a1b9-19314085000f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id e7f96140-5738-4216-bc21-882607d83d82. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:01.705273 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f972bc25-f5ca-4677-b9f5-06eb9c3c423c tempest-VolumesActionsTest-1973446150 tempest-VolumesActionsTest-1973446150-project-member] https://10.4.3.32/volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 returned with HTTP 404 Jul 03 21:59:01.705548 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:01.705548 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:01.705959 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1156/4548] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:01 2026] GET /volume/v3/volumes/b5620e29-8677-4f98-bcb9-32ac0d4b3176 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:59:01.706288 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e4ce8d56-5646-4d53-a1b9-19314085000f tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 returned with HTTP 200 Jul 03 21:59:01.706671 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1125/4549] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:01 2026] GET /volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:02.408417 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-86447c67-ab8a-4751-8572-dd7974ea7f42 req-0a981b7e-5ddd-47be-8ee6-1682406b537c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:02.409793 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-86447c67-ab8a-4751-8572-dd7974ea7f42 req-0a981b7e-5ddd-47be-8ee6-1682406b537c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] DELETE https://10.4.3.32/volume/v3/attachments/ae88f271-b494-4c6b-8375-afa1c24db7fb Jul 03 21:59:02.410024 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-86447c67-ab8a-4751-8572-dd7974ea7f42 req-0a981b7e-5ddd-47be-8ee6-1682406b537c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:02.410254 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-86447c67-ab8a-4751-8572-dd7974ea7f42 req-0a981b7e-5ddd-47be-8ee6-1682406b537c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:02.418714 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:02.418714 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:02.523318 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-52972901-2ac5-4141-bacc-72625652fa83 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:02.524994 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-52972901-2ac5-4141-bacc-72625652fa83 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 Jul 03 21:59:02.525236 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-52972901-2ac5-4141-bacc-72625652fa83 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:02.525449 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-52972901-2ac5-4141-bacc-72625652fa83 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:02.525556 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-52972901-2ac5-4141-bacc-72625652fa83 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Show backup with id b615d2b7-ede7-463e-b304-979e57620510. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:02.530508 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:02.530508 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:02.531548 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-52972901-2ac5-4141-bacc-72625652fa83 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 returned with HTTP 200 Jul 03 21:59:02.532043 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1140/4550] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:02 2026] GET /volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:02.719151 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-15dc2444-cbfb-454a-ad45-7d42e271c848 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:02.720957 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-15dc2444-cbfb-454a-ad45-7d42e271c848 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 Jul 03 21:59:02.721252 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-15dc2444-cbfb-454a-ad45-7d42e271c848 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:02.721557 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-15dc2444-cbfb-454a-ad45-7d42e271c848 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:02.721723 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-15dc2444-cbfb-454a-ad45-7d42e271c848 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id e7f96140-5738-4216-bc21-882607d83d82. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:02.728019 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:02.728019 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:02.728877 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-15dc2444-cbfb-454a-ad45-7d42e271c848 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 returned with HTTP 200 Jul 03 21:59:02.729490 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1157/4551] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:02 2026] GET /volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:02.739009 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1f6e2a9b-4627-40c1-8065-53199ebc7396 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:02.741043 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1f6e2a9b-4627-40c1-8065-53199ebc7396 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa Jul 03 21:59:02.741257 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1f6e2a9b-4627-40c1-8065-53199ebc7396 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:02.741477 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1f6e2a9b-4627-40c1-8065-53199ebc7396 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:02.741595 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-1f6e2a9b-4627-40c1-8065-53199ebc7396 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id cb7d7617-126b-4c78-93f6-31d3fbd545aa. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:02.746184 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:02.746184 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:02.747072 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1f6e2a9b-4627-40c1-8065-53199ebc7396 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa returned with HTTP 200 Jul 03 21:59:02.747634 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1126/4552] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:02 2026] GET /volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:02.759887 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e8876c80-c163-4580-bc3b-e7480d907118 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:02.761820 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e8876c80-c163-4580-bc3b-e7480d907118 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] DELETE https://10.4.3.32/volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 Jul 03 21:59:02.762062 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e8876c80-c163-4580-bc3b-e7480d907118 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:02.762278 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e8876c80-c163-4580-bc3b-e7480d907118 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:02.762417 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.contrib.backups [None req-e8876c80-c163-4580-bc3b-e7480d907118 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Delete backup with id: e7f96140-5738-4216-bc21-882607d83d82. Jul 03 21:59:02.767087 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:02.767087 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:02.790670 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.backup.rpcapi [None req-e8876c80-c163-4580-bc3b-e7480d907118 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] delete_backup rpcapi backup_id e7f96140-5738-4216-bc21-882607d83d82 {{(pid=99934) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 21:59:02.792346 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e8876c80-c163-4580-bc3b-e7480d907118 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 returned with HTTP 202 Jul 03 21:59:02.792743 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1141/4553] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:59:02 2026] DELETE /volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:59:02.801787 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e2f86a6a-ab5b-4ac6-81f2-f38fb171f6a1 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:02.802566 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e2f86a6a-ab5b-4ac6-81f2-f38fb171f6a1 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 Jul 03 21:59:02.802893 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e2f86a6a-ab5b-4ac6-81f2-f38fb171f6a1 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:02.803441 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e2f86a6a-ab5b-4ac6-81f2-f38fb171f6a1 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:02.803441 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-e2f86a6a-ab5b-4ac6-81f2-f38fb171f6a1 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id e7f96140-5738-4216-bc21-882607d83d82. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:02.808468 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:02.808468 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:02.810399 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e2f86a6a-ab5b-4ac6-81f2-f38fb171f6a1 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 returned with HTTP 200 Jul 03 21:59:02.810399 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1158/4554] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:02 2026] GET /volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:02.947301 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-86447c67-ab8a-4751-8572-dd7974ea7f42 req-0a981b7e-5ddd-47be-8ee6-1682406b537c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments/ae88f271-b494-4c6b-8375-afa1c24db7fb returned with HTTP 200 Jul 03 21:59:02.948330 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1130/4555] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:59:02 2026] DELETE /volume/v3/attachments/ae88f271-b494-4c6b-8375-afa1c24db7fb => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:02.957904 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-86447c67-ab8a-4751-8572-dd7974ea7f42 req-93950295-b45f-45b1-814d-7249e0426f6c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:02.959995 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-86447c67-ab8a-4751-8572-dd7974ea7f42 req-93950295-b45f-45b1-814d-7249e0426f6c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] DELETE https://10.4.3.32/volume/v3/volumes/1873d45b-49d0-4644-a2ce-4091e3d17fdb Jul 03 21:59:02.960156 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-86447c67-ab8a-4751-8572-dd7974ea7f42 req-93950295-b45f-45b1-814d-7249e0426f6c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:02.960449 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-86447c67-ab8a-4751-8572-dd7974ea7f42 req-93950295-b45f-45b1-814d-7249e0426f6c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:02.960621 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [req-86447c67-ab8a-4751-8572-dd7974ea7f42 req-93950295-b45f-45b1-814d-7249e0426f6c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Delete volume with id: 1873d45b-49d0-4644-a2ce-4091e3d17fdb Jul 03 21:59:02.971323 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:02.971323 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:02.971323 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-86447c67-ab8a-4751-8572-dd7974ea7f42 req-93950295-b45f-45b1-814d-7249e0426f6c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:59:02.996103 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-86447c67-ab8a-4751-8572-dd7974ea7f42 req-93950295-b45f-45b1-814d-7249e0426f6c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Delete volume request issued successfully. Jul 03 21:59:02.996405 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-86447c67-ab8a-4751-8572-dd7974ea7f42 req-93950295-b45f-45b1-814d-7249e0426f6c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/1873d45b-49d0-4644-a2ce-4091e3d17fdb returned with HTTP 202 Jul 03 21:59:02.996931 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1127/4556] 10.4.3.32 () {70 vars in 1613 bytes} [Fri Jul 3 21:59:02 2026] DELETE /volume/v3/volumes/1873d45b-49d0-4644-a2ce-4091e3d17fdb => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:59:03.543552 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c755a567-0910-4028-9b4b-882793d451ed None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:03.545497 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c755a567-0910-4028-9b4b-882793d451ed tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 Jul 03 21:59:03.545716 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c755a567-0910-4028-9b4b-882793d451ed tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:03.545942 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c755a567-0910-4028-9b4b-882793d451ed tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:03.546087 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-c755a567-0910-4028-9b4b-882793d451ed tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Show backup with id b615d2b7-ede7-463e-b304-979e57620510. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:03.550919 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:03.550919 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:03.551790 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c755a567-0910-4028-9b4b-882793d451ed tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 returned with HTTP 200 Jul 03 21:59:03.552175 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1142/4557] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:03 2026] GET /volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:03.820068 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f3e3766c-9e3f-4362-9873-a8339aa0fdb4 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:03.821948 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f3e3766c-9e3f-4362-9873-a8339aa0fdb4 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 Jul 03 21:59:03.822149 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f3e3766c-9e3f-4362-9873-a8339aa0fdb4 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:03.822395 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f3e3766c-9e3f-4362-9873-a8339aa0fdb4 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:03.822546 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-f3e3766c-9e3f-4362-9873-a8339aa0fdb4 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id e7f96140-5738-4216-bc21-882607d83d82. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:03.824482 np0000004475 devstack@c-api.service[99936]: DEBUG dbcounter [-] [99936] Writing DB stats cinder:SELECT=262,cinder:INSERT=25,cinder:UPDATE=58 {{(pid=99936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:59:03.829442 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f3e3766c-9e3f-4362-9873-a8339aa0fdb4 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 returned with HTTP 404 Jul 03 21:59:03.830267 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1159/4558] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:03 2026] GET /volume/v3/backups/e7f96140-5738-4216-bc21-882607d83d82 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:59:03.836650 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-96dd6a3b-1b04-40c9-9f82-41cd24bfba99 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:03.838671 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-96dd6a3b-1b04-40c9-9f82-41cd24bfba99 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] DELETE https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e Jul 03 21:59:03.838947 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-96dd6a3b-1b04-40c9-9f82-41cd24bfba99 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:03.839219 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-96dd6a3b-1b04-40c9-9f82-41cd24bfba99 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:03.839782 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.contrib.backups [None req-96dd6a3b-1b04-40c9-9f82-41cd24bfba99 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Delete backup with id: e20f6006-b7fe-4b74-8350-28392e67d77e. Jul 03 21:59:03.847096 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:03.847096 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:03.871546 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.backup.rpcapi [None req-96dd6a3b-1b04-40c9-9f82-41cd24bfba99 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] delete_backup rpcapi backup_id e20f6006-b7fe-4b74-8350-28392e67d77e {{(pid=99933) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 21:59:03.874255 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-96dd6a3b-1b04-40c9-9f82-41cd24bfba99 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e returned with HTTP 202 Jul 03 21:59:03.874255 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1131/4559] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:59:03 2026] DELETE /volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:59:03.882224 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-96619988-6af1-4d9d-a874-7484bf6b00f7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:03.884774 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-96619988-6af1-4d9d-a874-7484bf6b00f7 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e Jul 03 21:59:03.884774 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-96619988-6af1-4d9d-a874-7484bf6b00f7 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:03.885009 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-96619988-6af1-4d9d-a874-7484bf6b00f7 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:03.885132 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-96619988-6af1-4d9d-a874-7484bf6b00f7 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id e20f6006-b7fe-4b74-8350-28392e67d77e. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:03.892496 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:03.892496 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:03.893435 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-96619988-6af1-4d9d-a874-7484bf6b00f7 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e returned with HTTP 200 Jul 03 21:59:03.893858 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1128/4560] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:03 2026] GET /volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:04.561960 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e58a3a60-97a9-43e7-9cf9-70b2841c9d82 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:04.563618 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e58a3a60-97a9-43e7-9cf9-70b2841c9d82 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 Jul 03 21:59:04.564034 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e58a3a60-97a9-43e7-9cf9-70b2841c9d82 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:04.564034 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e58a3a60-97a9-43e7-9cf9-70b2841c9d82 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:04.564205 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-e58a3a60-97a9-43e7-9cf9-70b2841c9d82 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Show backup with id b615d2b7-ede7-463e-b304-979e57620510. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:04.568831 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:04.568831 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:04.569599 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e58a3a60-97a9-43e7-9cf9-70b2841c9d82 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 returned with HTTP 200 Jul 03 21:59:04.570041 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1143/4561] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:04 2026] GET /volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:04.905109 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1cff2eba-a2fa-47f8-af5f-f7a64d9fd587 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:04.906975 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1cff2eba-a2fa-47f8-af5f-f7a64d9fd587 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e Jul 03 21:59:04.907177 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1cff2eba-a2fa-47f8-af5f-f7a64d9fd587 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:04.907389 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1cff2eba-a2fa-47f8-af5f-f7a64d9fd587 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:04.907499 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-1cff2eba-a2fa-47f8-af5f-f7a64d9fd587 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id e20f6006-b7fe-4b74-8350-28392e67d77e. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:04.911097 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1cff2eba-a2fa-47f8-af5f-f7a64d9fd587 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e returned with HTTP 404 Jul 03 21:59:04.911563 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1160/4562] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:04 2026] GET /volume/v3/backups/e20f6006-b7fe-4b74-8350-28392e67d77e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:59:04.919069 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-05831120-fa23-489b-b7ea-61f49f5f3ed2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:04.920754 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-05831120-fa23-489b-b7ea-61f49f5f3ed2 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] DELETE https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa Jul 03 21:59:04.920955 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-05831120-fa23-489b-b7ea-61f49f5f3ed2 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:04.921194 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-05831120-fa23-489b-b7ea-61f49f5f3ed2 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:04.921311 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.contrib.backups [None req-05831120-fa23-489b-b7ea-61f49f5f3ed2 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Delete backup with id: cb7d7617-126b-4c78-93f6-31d3fbd545aa. Jul 03 21:59:04.922918 np0000004475 devstack@c-api.service[99933]: DEBUG dbcounter [-] [99933] Writing DB stats cinder:SELECT=216,cinder:UPDATE=51,cinder:INSERT=16 {{(pid=99933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:59:04.927116 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:04.927116 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:04.940811 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.backup.rpcapi [None req-05831120-fa23-489b-b7ea-61f49f5f3ed2 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] delete_backup rpcapi backup_id cb7d7617-126b-4c78-93f6-31d3fbd545aa {{(pid=99933) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 21:59:04.942687 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-05831120-fa23-489b-b7ea-61f49f5f3ed2 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa returned with HTTP 202 Jul 03 21:59:04.943200 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1132/4563] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:59:04 2026] DELETE /volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:59:04.951127 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b77075df-f3a8-432a-9b26-5c50d26e21f2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:04.953095 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b77075df-f3a8-432a-9b26-5c50d26e21f2 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa Jul 03 21:59:04.953329 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b77075df-f3a8-432a-9b26-5c50d26e21f2 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:04.953624 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b77075df-f3a8-432a-9b26-5c50d26e21f2 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:04.953984 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-b77075df-f3a8-432a-9b26-5c50d26e21f2 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id cb7d7617-126b-4c78-93f6-31d3fbd545aa. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:04.960879 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:04.960879 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:04.960879 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b77075df-f3a8-432a-9b26-5c50d26e21f2 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa returned with HTTP 200 Jul 03 21:59:04.960879 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1129/4564] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:04 2026] GET /volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:05.581089 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-8d172dcc-7849-4f4c-9593-bc9665d1b0c5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:05.583341 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8d172dcc-7849-4f4c-9593-bc9665d1b0c5 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 Jul 03 21:59:05.583727 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8d172dcc-7849-4f4c-9593-bc9665d1b0c5 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:05.583906 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8d172dcc-7849-4f4c-9593-bc9665d1b0c5 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:05.584006 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-8d172dcc-7849-4f4c-9593-bc9665d1b0c5 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Show backup with id b615d2b7-ede7-463e-b304-979e57620510. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:05.591726 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:05.591726 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:05.592343 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8d172dcc-7849-4f4c-9593-bc9665d1b0c5 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 returned with HTTP 200 Jul 03 21:59:05.593069 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1144/4565] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:05 2026] GET /volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:05.972711 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-45ceda5e-c501-4797-8fe0-4bf6be01b738 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:05.974443 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-45ceda5e-c501-4797-8fe0-4bf6be01b738 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa Jul 03 21:59:05.974610 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-45ceda5e-c501-4797-8fe0-4bf6be01b738 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:05.974795 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-45ceda5e-c501-4797-8fe0-4bf6be01b738 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:05.974894 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-45ceda5e-c501-4797-8fe0-4bf6be01b738 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Show backup with id cb7d7617-126b-4c78-93f6-31d3fbd545aa. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:05.978514 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-45ceda5e-c501-4797-8fe0-4bf6be01b738 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa returned with HTTP 404 Jul 03 21:59:05.979327 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1161/4566] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:05 2026] GET /volume/v3/backups/cb7d7617-126b-4c78-93f6-31d3fbd545aa => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:59:05.988004 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-53f99e0f-e745-48dc-8c4d-7b77117d83c5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:05.990383 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-53f99e0f-e745-48dc-8c4d-7b77117d83c5 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] DELETE https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 Jul 03 21:59:05.990613 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-53f99e0f-e745-48dc-8c4d-7b77117d83c5 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:05.990816 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-53f99e0f-e745-48dc-8c4d-7b77117d83c5 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:05.990918 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.contrib.backups [None req-53f99e0f-e745-48dc-8c4d-7b77117d83c5 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Delete backup with id: 7cf5f8b8-f7ae-4eb9-add9-805d19085a76. Jul 03 21:59:05.995979 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:05.995979 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:06.013568 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.backup.rpcapi [None req-53f99e0f-e745-48dc-8c4d-7b77117d83c5 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] delete_backup rpcapi backup_id 7cf5f8b8-f7ae-4eb9-add9-805d19085a76 {{(pid=99933) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 21:59:06.015662 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-53f99e0f-e745-48dc-8c4d-7b77117d83c5 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 returned with HTTP 202 Jul 03 21:59:06.016106 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1133/4567] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:59:05 2026] DELETE /volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:59:06.023891 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f1ff6661-8cbd-49ce-8b1b-48f111ff904d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:06.025927 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f1ff6661-8cbd-49ce-8b1b-48f111ff904d tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 Jul 03 21:59:06.026188 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f1ff6661-8cbd-49ce-8b1b-48f111ff904d tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:06.026423 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f1ff6661-8cbd-49ce-8b1b-48f111ff904d tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:06.026532 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-f1ff6661-8cbd-49ce-8b1b-48f111ff904d tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 7cf5f8b8-f7ae-4eb9-add9-805d19085a76. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:06.031506 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:06.031506 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:06.032226 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f1ff6661-8cbd-49ce-8b1b-48f111ff904d tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 returned with HTTP 200 Jul 03 21:59:06.032652 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1130/4568] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:06 2026] GET /volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:06.068650 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b05e4998-775f-4d39-af60-3ccbb8b4035c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:06.069192 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b05e4998-775f-4d39-af60-3ccbb8b4035c None None] GET https://10.4.3.32/volume// Jul 03 21:59:06.069506 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b05e4998-775f-4d39-af60-3ccbb8b4035c None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:06.069775 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b05e4998-775f-4d39-af60-3ccbb8b4035c None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:06.070174 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b05e4998-775f-4d39-af60-3ccbb8b4035c None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:59:06.070732 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1145/4569] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:59:06 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 21:59:06.077719 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-c11fc1b4-34e7-4f1b-82bf-a985eb7192ec req-663df7d7-efde-4fd4-888c-d2289a6acf16 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:06.079752 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-c11fc1b4-34e7-4f1b-82bf-a985eb7192ec req-663df7d7-efde-4fd4-888c-d2289a6acf16 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:59:06.080139 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-c11fc1b4-34e7-4f1b-82bf-a985eb7192ec req-663df7d7-efde-4fd4-888c-d2289a6acf16 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05c89c85-c556-4e1a-b1ab-5f2ef5af8b75", "connector": null, "instance_uuid": "ab149278-a023-4f32-8e23-3a6b01240606"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:59:06.093659 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:06.093659 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:06.135985 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-c11fc1b4-34e7-4f1b-82bf-a985eb7192ec req-663df7d7-efde-4fd4-888c-d2289a6acf16 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:59:06.136633 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1162/4570] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:59:06 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 21:59:06.145732 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-c11fc1b4-34e7-4f1b-82bf-a985eb7192ec req-aed24163-d9b9-41a7-b630-c529ef21592d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:06.148411 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-c11fc1b4-34e7-4f1b-82bf-a985eb7192ec req-aed24163-d9b9-41a7-b630-c529ef21592d tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] DELETE https://10.4.3.32/volume/v3/attachments/6f5a0138-3f8c-4a53-8f69-8447d73506f0 Jul 03 21:59:06.148411 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-c11fc1b4-34e7-4f1b-82bf-a985eb7192ec req-aed24163-d9b9-41a7-b630-c529ef21592d tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:06.148411 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-c11fc1b4-34e7-4f1b-82bf-a985eb7192ec req-aed24163-d9b9-41a7-b630-c529ef21592d tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:06.155532 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:06.155532 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:06.604230 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-58260a01-6c87-4996-9fc6-419c0b93f684 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:06.606473 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-58260a01-6c87-4996-9fc6-419c0b93f684 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 Jul 03 21:59:06.606704 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-58260a01-6c87-4996-9fc6-419c0b93f684 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:06.606935 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-58260a01-6c87-4996-9fc6-419c0b93f684 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:06.607072 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-58260a01-6c87-4996-9fc6-419c0b93f684 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Show backup with id b615d2b7-ede7-463e-b304-979e57620510. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:06.620729 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:06.620729 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:06.623826 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-58260a01-6c87-4996-9fc6-419c0b93f684 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 returned with HTTP 200 Jul 03 21:59:06.625795 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1131/4571] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:06 2026] GET /volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 => generated 757 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:06.697254 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-c11fc1b4-34e7-4f1b-82bf-a985eb7192ec req-aed24163-d9b9-41a7-b630-c529ef21592d tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/attachments/6f5a0138-3f8c-4a53-8f69-8447d73506f0 returned with HTTP 200 Jul 03 21:59:06.697840 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1134/4572] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:59:06 2026] DELETE /volume/v3/attachments/6f5a0138-3f8c-4a53-8f69-8447d73506f0 => generated 192 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:59:07.044176 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9ed13be4-4a3f-4215-818e-1ca0826f2fb0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:07.046348 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9ed13be4-4a3f-4215-818e-1ca0826f2fb0 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] GET https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 Jul 03 21:59:07.046608 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9ed13be4-4a3f-4215-818e-1ca0826f2fb0 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:07.046845 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9ed13be4-4a3f-4215-818e-1ca0826f2fb0 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:07.046988 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-9ed13be4-4a3f-4215-818e-1ca0826f2fb0 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] Show backup with id 7cf5f8b8-f7ae-4eb9-add9-805d19085a76. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:07.051830 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9ed13be4-4a3f-4215-818e-1ca0826f2fb0 tempest-VolumesBackupsTest-1834013297 tempest-VolumesBackupsTest-1834013297-project-admin] https://10.4.3.32/volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 returned with HTTP 404 Jul 03 21:59:07.052169 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1146/4573] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:07 2026] GET /volume/v3/backups/7cf5f8b8-f7ae-4eb9-add9-805d19085a76 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:59:07.064582 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-af61c3ff-1dd5-43af-ba60-c7cb1591a275 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:07.072469 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-af61c3ff-1dd5-43af-ba60-c7cb1591a275 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] DELETE https://10.4.3.32/volume/v3/volumes/bf57eff5-5018-4501-a4f3-d3a3af0c7c7b Jul 03 21:59:07.075796 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-af61c3ff-1dd5-43af-ba60-c7cb1591a275 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:07.075796 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-af61c3ff-1dd5-43af-ba60-c7cb1591a275 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:07.075995 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-af61c3ff-1dd5-43af-ba60-c7cb1591a275 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Delete volume with id: bf57eff5-5018-4501-a4f3-d3a3af0c7c7b Jul 03 21:59:07.827866 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:07.827866 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:07.827866 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-af61c3ff-1dd5-43af-ba60-c7cb1591a275 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Volume info retrieved successfully. Jul 03 21:59:07.827866 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-af61c3ff-1dd5-43af-ba60-c7cb1591a275 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Delete volume request issued successfully. Jul 03 21:59:07.827866 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-af61c3ff-1dd5-43af-ba60-c7cb1591a275 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/volumes/bf57eff5-5018-4501-a4f3-d3a3af0c7c7b returned with HTTP 202 Jul 03 21:59:07.827866 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1163/4574] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:59:07 2026] DELETE /volume/v3/volumes/bf57eff5-5018-4501-a4f3-d3a3af0c7c7b => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:59:07.831349 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c7674055-0e8f-459b-a81f-cc09c66823bd None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:07.831349 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c7674055-0e8f-459b-a81f-cc09c66823bd tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/volumes/bf57eff5-5018-4501-a4f3-d3a3af0c7c7b Jul 03 21:59:07.831349 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c7674055-0e8f-459b-a81f-cc09c66823bd tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:07.831349 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c7674055-0e8f-459b-a81f-cc09c66823bd tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:07.831349 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:07.831349 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:07.831349 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c7674055-0e8f-459b-a81f-cc09c66823bd tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Volume info retrieved successfully. Jul 03 21:59:07.831349 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c7674055-0e8f-459b-a81f-cc09c66823bd tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/volumes/bf57eff5-5018-4501-a4f3-d3a3af0c7c7b returned with HTTP 200 Jul 03 21:59:07.831349 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1132/4575] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:07 2026] GET /volume/v3/volumes/bf57eff5-5018-4501-a4f3-d3a3af0c7c7b => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:07.833354 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-54f8dace-959d-4116-bd57-aa1f96e154eb None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:07.833354 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-54f8dace-959d-4116-bd57-aa1f96e154eb tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/1873d45b-49d0-4644-a2ce-4091e3d17fdb Jul 03 21:59:07.833354 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-54f8dace-959d-4116-bd57-aa1f96e154eb tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:07.833354 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-54f8dace-959d-4116-bd57-aa1f96e154eb tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:07.833354 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-54f8dace-959d-4116-bd57-aa1f96e154eb tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/1873d45b-49d0-4644-a2ce-4091e3d17fdb returned with HTTP 404 Jul 03 21:59:07.833354 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1135/4576] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:07 2026] GET /volume/v3/volumes/1873d45b-49d0-4644-a2ce-4091e3d17fdb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:59:07.835630 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-407da12a-fe36-43be-a650-0614e12cc490 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:07.835630 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-407da12a-fe36-43be-a650-0614e12cc490 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/31cb132a-cae8-4a05-b01f-37504a86bbf1 Jul 03 21:59:07.835630 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-407da12a-fe36-43be-a650-0614e12cc490 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:07.835630 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-407da12a-fe36-43be-a650-0614e12cc490 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:07.835630 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-407da12a-fe36-43be-a650-0614e12cc490 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Delete snapshot with id: 31cb132a-cae8-4a05-b01f-37504a86bbf1 Jul 03 21:59:07.835630 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:07.835630 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:07.835630 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-407da12a-fe36-43be-a650-0614e12cc490 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 21:59:07.835630 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-407da12a-fe36-43be-a650-0614e12cc490 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot delete request issued successfully. Jul 03 21:59:07.835630 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-407da12a-fe36-43be-a650-0614e12cc490 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/31cb132a-cae8-4a05-b01f-37504a86bbf1 returned with HTTP 202 Jul 03 21:59:07.835630 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1147/4577] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:59:07 2026] DELETE /volume/v3/snapshots/31cb132a-cae8-4a05-b01f-37504a86bbf1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:59:07.836879 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e64ba44f-6dd2-4f9c-9570-f7815110f720 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:07.836879 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e64ba44f-6dd2-4f9c-9570-f7815110f720 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/31cb132a-cae8-4a05-b01f-37504a86bbf1 Jul 03 21:59:07.836879 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e64ba44f-6dd2-4f9c-9570-f7815110f720 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:07.836879 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e64ba44f-6dd2-4f9c-9570-f7815110f720 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:07.836879 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:07.836879 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:07.836879 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e64ba44f-6dd2-4f9c-9570-f7815110f720 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 21:59:07.836879 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e64ba44f-6dd2-4f9c-9570-f7815110f720 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/31cb132a-cae8-4a05-b01f-37504a86bbf1 returned with HTTP 200 Jul 03 21:59:07.836879 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1164/4578] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:59:07 2026] GET /volume/v3/snapshots/31cb132a-cae8-4a05-b01f-37504a86bbf1 => generated 478 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:07.837961 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f70d56cb-7b82-42d3-8320-da2ba7ea2322 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:07.837961 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f70d56cb-7b82-42d3-8320-da2ba7ea2322 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 Jul 03 21:59:07.837961 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f70d56cb-7b82-42d3-8320-da2ba7ea2322 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:07.837961 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f70d56cb-7b82-42d3-8320-da2ba7ea2322 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:07.837961 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-f70d56cb-7b82-42d3-8320-da2ba7ea2322 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Show backup with id b615d2b7-ede7-463e-b304-979e57620510. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:07.837961 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:07.837961 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:07.837961 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f70d56cb-7b82-42d3-8320-da2ba7ea2322 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 returned with HTTP 200 Jul 03 21:59:07.837961 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1133/4579] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:07 2026] GET /volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:08.179711 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-18138d46-7143-4864-a7c8-2a03087cd2e5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:08.181699 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-18138d46-7143-4864-a7c8-2a03087cd2e5 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/volumes/bf57eff5-5018-4501-a4f3-d3a3af0c7c7b Jul 03 21:59:08.181906 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-18138d46-7143-4864-a7c8-2a03087cd2e5 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:08.182132 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-18138d46-7143-4864-a7c8-2a03087cd2e5 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:08.188513 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-18138d46-7143-4864-a7c8-2a03087cd2e5 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/volumes/bf57eff5-5018-4501-a4f3-d3a3af0c7c7b returned with HTTP 404 Jul 03 21:59:08.189039 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1136/4580] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:08 2026] GET /volume/v3/volumes/bf57eff5-5018-4501-a4f3-d3a3af0c7c7b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:59:08.196801 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-103254b1-0356-486d-9419-275c7195ddb2 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:08.198627 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-103254b1-0356-486d-9419-275c7195ddb2 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] DELETE https://10.4.3.32/volume/v3/volumes/0898ec7b-307d-49e4-837e-b1669355a9da Jul 03 21:59:08.198825 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-103254b1-0356-486d-9419-275c7195ddb2 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:08.199013 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-103254b1-0356-486d-9419-275c7195ddb2 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:08.199155 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-103254b1-0356-486d-9419-275c7195ddb2 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Delete volume with id: 0898ec7b-307d-49e4-837e-b1669355a9da Jul 03 21:59:08.207405 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:08.207405 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:08.207598 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-103254b1-0356-486d-9419-275c7195ddb2 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Volume info retrieved successfully. Jul 03 21:59:08.225566 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-103254b1-0356-486d-9419-275c7195ddb2 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Delete volume request issued successfully. Jul 03 21:59:08.225807 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-103254b1-0356-486d-9419-275c7195ddb2 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/volumes/0898ec7b-307d-49e4-837e-b1669355a9da returned with HTTP 202 Jul 03 21:59:08.226199 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1148/4581] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:59:08 2026] DELETE /volume/v3/volumes/0898ec7b-307d-49e4-837e-b1669355a9da => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:59:08.233914 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-933566af-e588-440b-b770-2cf3b49497e7 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:08.235669 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-933566af-e588-440b-b770-2cf3b49497e7 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/volumes/0898ec7b-307d-49e4-837e-b1669355a9da Jul 03 21:59:08.235865 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-933566af-e588-440b-b770-2cf3b49497e7 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:08.236036 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-933566af-e588-440b-b770-2cf3b49497e7 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:08.243392 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:08.243392 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:08.248016 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-933566af-e588-440b-b770-2cf3b49497e7 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Volume info retrieved successfully. Jul 03 21:59:08.253136 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-933566af-e588-440b-b770-2cf3b49497e7 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/volumes/0898ec7b-307d-49e4-837e-b1669355a9da returned with HTTP 200 Jul 03 21:59:08.253558 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1165/4582] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:08 2026] GET /volume/v3/volumes/0898ec7b-307d-49e4-837e-b1669355a9da => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:08.439304 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a38cf8d8-3660-449c-bddd-bb313bb77627 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:08.441200 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a38cf8d8-3660-449c-bddd-bb313bb77627 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/31cb132a-cae8-4a05-b01f-37504a86bbf1 Jul 03 21:59:08.441803 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a38cf8d8-3660-449c-bddd-bb313bb77627 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:08.441803 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a38cf8d8-3660-449c-bddd-bb313bb77627 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:08.446855 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a38cf8d8-3660-449c-bddd-bb313bb77627 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/31cb132a-cae8-4a05-b01f-37504a86bbf1 returned with HTTP 404 Jul 03 21:59:08.447096 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1134/4583] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:59:08 2026] GET /volume/v3/snapshots/31cb132a-cae8-4a05-b01f-37504a86bbf1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:59:08.658051 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c2d71ec7-5607-4c70-b12f-0b209edce746 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:08.660885 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c2d71ec7-5607-4c70-b12f-0b209edce746 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 Jul 03 21:59:08.661147 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c2d71ec7-5607-4c70-b12f-0b209edce746 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:08.661450 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c2d71ec7-5607-4c70-b12f-0b209edce746 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:08.661616 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-c2d71ec7-5607-4c70-b12f-0b209edce746 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Show backup with id b615d2b7-ede7-463e-b304-979e57620510. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:08.669003 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:08.669003 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:08.669826 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c2d71ec7-5607-4c70-b12f-0b209edce746 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 returned with HTTP 200 Jul 03 21:59:08.670342 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1137/4584] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:08 2026] GET /volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:09.268360 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6cb82ed3-21b2-4968-9a12-6656568b6ac0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:09.271305 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6cb82ed3-21b2-4968-9a12-6656568b6ac0 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/volumes/0898ec7b-307d-49e4-837e-b1669355a9da Jul 03 21:59:09.271606 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6cb82ed3-21b2-4968-9a12-6656568b6ac0 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:09.271890 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6cb82ed3-21b2-4968-9a12-6656568b6ac0 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:09.282594 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6cb82ed3-21b2-4968-9a12-6656568b6ac0 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/volumes/0898ec7b-307d-49e4-837e-b1669355a9da returned with HTTP 404 Jul 03 21:59:09.283330 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1149/4585] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:09 2026] GET /volume/v3/volumes/0898ec7b-307d-49e4-837e-b1669355a9da => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:59:09.290876 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-5ada99f0-af25-495b-9c4a-3c890b63511a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:09.293128 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5ada99f0-af25-495b-9c4a-3c890b63511a tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] DELETE https://10.4.3.32/volume/v3/volumes/e31ac1f5-50fb-4ea6-9de4-9e02fb194e9d Jul 03 21:59:09.293383 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5ada99f0-af25-495b-9c4a-3c890b63511a tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:09.293689 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5ada99f0-af25-495b-9c4a-3c890b63511a tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:09.293852 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-5ada99f0-af25-495b-9c4a-3c890b63511a tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Delete volume with id: e31ac1f5-50fb-4ea6-9de4-9e02fb194e9d Jul 03 21:59:09.303365 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:09.303365 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:09.303918 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-5ada99f0-af25-495b-9c4a-3c890b63511a tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Volume info retrieved successfully. Jul 03 21:59:09.326960 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-5ada99f0-af25-495b-9c4a-3c890b63511a tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Delete volume request issued successfully. Jul 03 21:59:09.327135 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5ada99f0-af25-495b-9c4a-3c890b63511a tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/volumes/e31ac1f5-50fb-4ea6-9de4-9e02fb194e9d returned with HTTP 202 Jul 03 21:59:09.327548 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1166/4586] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:59:09 2026] DELETE /volume/v3/volumes/e31ac1f5-50fb-4ea6-9de4-9e02fb194e9d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:59:09.334897 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-41c58595-ddc4-45d4-bbfb-82c1d557ec15 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:09.336931 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-41c58595-ddc4-45d4-bbfb-82c1d557ec15 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/volumes/e31ac1f5-50fb-4ea6-9de4-9e02fb194e9d Jul 03 21:59:09.337165 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-41c58595-ddc4-45d4-bbfb-82c1d557ec15 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:09.337428 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-41c58595-ddc4-45d4-bbfb-82c1d557ec15 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:09.346143 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:09.346143 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:09.351162 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-41c58595-ddc4-45d4-bbfb-82c1d557ec15 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Volume info retrieved successfully. Jul 03 21:59:09.359054 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-41c58595-ddc4-45d4-bbfb-82c1d557ec15 tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/volumes/e31ac1f5-50fb-4ea6-9de4-9e02fb194e9d returned with HTTP 200 Jul 03 21:59:09.359659 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1135/4587] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:09 2026] GET /volume/v3/volumes/e31ac1f5-50fb-4ea6-9de4-9e02fb194e9d => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:09.680260 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-760f6a74-47ee-4bf7-a283-236135b99a9e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:09.684393 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-760f6a74-47ee-4bf7-a283-236135b99a9e tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 Jul 03 21:59:09.684393 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-760f6a74-47ee-4bf7-a283-236135b99a9e tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:09.684393 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-760f6a74-47ee-4bf7-a283-236135b99a9e tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:09.684393 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-760f6a74-47ee-4bf7-a283-236135b99a9e tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Show backup with id b615d2b7-ede7-463e-b304-979e57620510. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:09.688866 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:09.688866 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:09.689858 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-760f6a74-47ee-4bf7-a283-236135b99a9e tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 returned with HTTP 200 Jul 03 21:59:09.690360 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1138/4588] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:09 2026] GET /volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:10.373321 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-eafe37f7-21d9-452a-9e90-522e20cdf2ef None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:10.375088 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-eafe37f7-21d9-452a-9e90-522e20cdf2ef tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] GET https://10.4.3.32/volume/v3/volumes/e31ac1f5-50fb-4ea6-9de4-9e02fb194e9d Jul 03 21:59:10.375263 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-eafe37f7-21d9-452a-9e90-522e20cdf2ef tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:10.375459 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-eafe37f7-21d9-452a-9e90-522e20cdf2ef tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:10.382681 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-eafe37f7-21d9-452a-9e90-522e20cdf2ef tempest-VolumesBackupsTest-356994204 tempest-VolumesBackupsTest-356994204-project-member] https://10.4.3.32/volume/v3/volumes/e31ac1f5-50fb-4ea6-9de4-9e02fb194e9d returned with HTTP 404 Jul 03 21:59:10.383320 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1150/4589] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:10 2026] GET /volume/v3/volumes/e31ac1f5-50fb-4ea6-9de4-9e02fb194e9d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:59:10.703778 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c69c6cc5-a1b9-48f1-89bb-0cce307394dd None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:10.706029 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c69c6cc5-a1b9-48f1-89bb-0cce307394dd tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 Jul 03 21:59:10.706334 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c69c6cc5-a1b9-48f1-89bb-0cce307394dd tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:10.706571 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c69c6cc5-a1b9-48f1-89bb-0cce307394dd tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:10.706728 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-c69c6cc5-a1b9-48f1-89bb-0cce307394dd tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Show backup with id b615d2b7-ede7-463e-b304-979e57620510. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:10.712453 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:10.712453 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:10.713550 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c69c6cc5-a1b9-48f1-89bb-0cce307394dd tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 returned with HTTP 200 Jul 03 21:59:10.714070 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1167/4590] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:10 2026] GET /volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:11.675096 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-c11fc1b4-34e7-4f1b-82bf-a985eb7192ec req-e8370a8c-5bb8-48cf-994b-6a86a556e1b8 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:11.680398 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-c11fc1b4-34e7-4f1b-82bf-a985eb7192ec req-e8370a8c-5bb8-48cf-994b-6a86a556e1b8 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] PUT https://10.4.3.32/volume/v3/attachments/f12af83b-e130-4220-bb97-1f8a72944950 Jul 03 21:59:11.680398 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-c11fc1b4-34e7-4f1b-82bf-a985eb7192ec req-e8370a8c-5bb8-48cf-994b-6a86a556e1b8 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:59:11.691179 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-c11fc1b4-34e7-4f1b-82bf-a985eb7192ec req-e8370a8c-5bb8-48cf-994b-6a86a556e1b8 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Acquiring lock "cinder-attachment_update-05c89c85-c556-4e1a-b1ab-5f2ef5af8b75-np0000004475" by "attachment_update" {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:59:11.697470 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-c11fc1b4-34e7-4f1b-82bf-a985eb7192ec req-e8370a8c-5bb8-48cf-994b-6a86a556e1b8 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Lock "cinder-attachment_update-05c89c85-c556-4e1a-b1ab-5f2ef5af8b75-np0000004475" acquired by "attachment_update" :: waited 0.006s {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:59:11.698416 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:11.698416 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:11.725704 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-feee6a2a-3fd1-4c96-9b3e-42cf16cf4e3a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:11.727627 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-feee6a2a-3fd1-4c96-9b3e-42cf16cf4e3a tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 Jul 03 21:59:11.727832 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-feee6a2a-3fd1-4c96-9b3e-42cf16cf4e3a tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:11.728032 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-feee6a2a-3fd1-4c96-9b3e-42cf16cf4e3a tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:11.728137 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-feee6a2a-3fd1-4c96-9b3e-42cf16cf4e3a tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Show backup with id b615d2b7-ede7-463e-b304-979e57620510. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:11.732674 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:11.732674 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:11.733498 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-feee6a2a-3fd1-4c96-9b3e-42cf16cf4e3a tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 returned with HTTP 200 Jul 03 21:59:11.733810 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1139/4591] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:11 2026] GET /volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:12.234738 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-c11fc1b4-34e7-4f1b-82bf-a985eb7192ec req-e8370a8c-5bb8-48cf-994b-6a86a556e1b8 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Lock "cinder-attachment_update-05c89c85-c556-4e1a-b1ab-5f2ef5af8b75-np0000004475" released by "attachment_update" :: held 0.537s {{(pid=99935) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:59:12.235167 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-c11fc1b4-34e7-4f1b-82bf-a985eb7192ec req-e8370a8c-5bb8-48cf-994b-6a86a556e1b8 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/attachments/f12af83b-e130-4220-bb97-1f8a72944950 returned with HTTP 200 Jul 03 21:59:12.235847 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1136/4592] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:59:11 2026] PUT /volume/v3/attachments/f12af83b-e130-4220-bb97-1f8a72944950 => generated 968 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:59:12.252640 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-c11fc1b4-34e7-4f1b-82bf-a985eb7192ec req-85606087-c0d8-4c20-9468-19e9bd23c1be None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:12.255024 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-c11fc1b4-34e7-4f1b-82bf-a985eb7192ec req-85606087-c0d8-4c20-9468-19e9bd23c1be tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/attachments/f12af83b-e130-4220-bb97-1f8a72944950 Jul 03 21:59:12.255276 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-c11fc1b4-34e7-4f1b-82bf-a985eb7192ec req-85606087-c0d8-4c20-9468-19e9bd23c1be tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:12.255522 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-c11fc1b4-34e7-4f1b-82bf-a985eb7192ec req-85606087-c0d8-4c20-9468-19e9bd23c1be tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:12.257300 np0000004475 devstack@c-api.service[99934]: DEBUG dbcounter [-] [99934] Writing DB stats cinder:SELECT=227,cinder:UPDATE=38,cinder:DELETE=1,cinder:INSERT=18 {{(pid=99934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:59:12.278355 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-c11fc1b4-34e7-4f1b-82bf-a985eb7192ec req-85606087-c0d8-4c20-9468-19e9bd23c1be tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/attachments/f12af83b-e130-4220-bb97-1f8a72944950 returned with HTTP 200 Jul 03 21:59:12.278984 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1151/4593] 10.4.3.32 () {70 vars in 1644 bytes} [Fri Jul 3 21:59:12 2026] GET /volume/v3/attachments/f12af83b-e130-4220-bb97-1f8a72944950 => generated 993 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:59:12.748297 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-33401ce6-4108-49b3-bbb4-966f6f3150ec None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:12.750163 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-33401ce6-4108-49b3-bbb4-966f6f3150ec tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 Jul 03 21:59:12.750347 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-33401ce6-4108-49b3-bbb4-966f6f3150ec tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:12.750602 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-33401ce6-4108-49b3-bbb4-966f6f3150ec tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:12.750804 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-33401ce6-4108-49b3-bbb4-966f6f3150ec tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Show backup with id b615d2b7-ede7-463e-b304-979e57620510. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:12.755385 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:12.755385 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:12.756239 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-33401ce6-4108-49b3-bbb4-966f6f3150ec tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 returned with HTTP 200 Jul 03 21:59:12.756667 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1168/4594] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:12 2026] GET /volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:12.798765 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-3beecaca-7403-48ef-9299-47dd590f5039 req-50793c04-b269-4346-a786-018d8364f53e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:12.801825 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-3beecaca-7403-48ef-9299-47dd590f5039 req-50793c04-b269-4346-a786-018d8364f53e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] DELETE https://10.4.3.32/volume/v3/attachments/7bf9a65a-9041-4714-bd01-cdd6982cb0bb Jul 03 21:59:12.801930 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-3beecaca-7403-48ef-9299-47dd590f5039 req-50793c04-b269-4346-a786-018d8364f53e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:12.802121 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-3beecaca-7403-48ef-9299-47dd590f5039 req-50793c04-b269-4346-a786-018d8364f53e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:12.812676 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:12.812676 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:12.944276 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-21bdd277-657e-4fa4-904e-27e56fafd82c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:13.087732 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-21bdd277-657e-4fa4-904e-27e56fafd82c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:59:13.088164 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-21bdd277-657e-4fa4-904e-27e56fafd82c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1329276765"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:59:13.089924 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-21bdd277-657e-4fa4-904e-27e56fafd82c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1329276765'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:59:13.090067 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-21bdd277-657e-4fa4-904e-27e56fafd82c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Create volume of 1 GB Jul 03 21:59:13.090348 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:13.090348 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:13.096326 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-21bdd277-657e-4fa4-904e-27e56fafd82c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Availability Zones retrieved successfully. Jul 03 21:59:13.106028 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-21bdd277-657e-4fa4-904e-27e56fafd82c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Flow 'volume_create_api' (6d1d37f7-bf96-4ab6-8372-7b01577708da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:59:13.107438 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-21bdd277-657e-4fa4-904e-27e56fafd82c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b55aa92e-b1fb-41d2-a194-3e11b77c3f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:13.108640 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-21bdd277-657e-4fa4-904e-27e56fafd82c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:59:13.136661 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-21bdd277-657e-4fa4-904e-27e56fafd82c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b55aa92e-b1fb-41d2-a194-3e11b77c3f51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:13.137408 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-21bdd277-657e-4fa4-904e-27e56fafd82c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d738831b-8357-4959-802b-2fd9e4fde45b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:13.221213 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-21bdd277-657e-4fa4-904e-27e56fafd82c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Created reservations ['43d59778-b5c9-470e-90e6-0b70755ef7c7', '3244dce1-7b88-45c7-bd4f-8ff1d1e7672e', '0baab923-320f-48e0-b5db-7e47b292ed33', '6646088e-81c5-4db4-bffc-a357b0186c51'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:59:13.222219 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-21bdd277-657e-4fa4-904e-27e56fafd82c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d738831b-8357-4959-802b-2fd9e4fde45b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43d59778-b5c9-470e-90e6-0b70755ef7c7', '3244dce1-7b88-45c7-bd4f-8ff1d1e7672e', '0baab923-320f-48e0-b5db-7e47b292ed33', '6646088e-81c5-4db4-bffc-a357b0186c51']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:13.222992 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-21bdd277-657e-4fa4-904e-27e56fafd82c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a847750c-97b2-4802-a23a-4bf84c8e3c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:13.254034 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-21bdd277-657e-4fa4-904e-27e56fafd82c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a847750c-97b2-4802-a23a-4bf84c8e3c7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cfde583-8068-4241-87a8-1b804b597152', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1329276765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1f9b5f3985b48e08c7582ab56f6c459',qos_specs=None,replication_status=,reservations=['43d59778-b5c9-470e-90e6-0b70755ef7c7','3244dce1-7b88-45c7-bd4f-8ff1d1e7672e','0baab923-320f-48e0-b5db-7e47b292ed33','6646088e-81c5-4db4-bffc-a357b0186c51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc448206a62e4d938a4683831307c636',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:59:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1329276765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cfde583-8068-4241-87a8-1b804b597152,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1f9b5f3985b48e08c7582ab56f6c459',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc448206a62e4d938a4683831307c636',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:13.254965 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-21bdd277-657e-4fa4-904e-27e56fafd82c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e678b6e-6b0f-4184-9024-6cad8ab49cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:13.280206 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-21bdd277-657e-4fa4-904e-27e56fafd82c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e678b6e-6b0f-4184-9024-6cad8ab49cf3) transitioned into state 'SUCCESS' from state '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-1329276765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1f9b5f3985b48e08c7582ab56f6c459',qos_specs=None,replication_status=,reservations=['43d59778-b5c9-470e-90e6-0b70755ef7c7','3244dce1-7b88-45c7-bd4f-8ff1d1e7672e','0baab923-320f-48e0-b5db-7e47b292ed33','6646088e-81c5-4db4-bffc-a357b0186c51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc448206a62e4d938a4683831307c636',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:13.281269 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-21bdd277-657e-4fa4-904e-27e56fafd82c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69276f05-5b21-4434-9571-0fa29c0ef490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:13.296017 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-21bdd277-657e-4fa4-904e-27e56fafd82c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69276f05-5b21-4434-9571-0fa29c0ef490) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:13.296822 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-21bdd277-657e-4fa4-904e-27e56fafd82c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Flow 'volume_create_api' (6d1d37f7-bf96-4ab6-8372-7b01577708da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:59:13.297123 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-21bdd277-657e-4fa4-904e-27e56fafd82c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Create volume request issued successfully. Jul 03 21:59:13.297671 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-21bdd277-657e-4fa4-904e-27e56fafd82c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:59:13.298051 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1137/4595] 10.4.3.32 () {70 vars in 1291 bytes} [Fri Jul 3 21:59:12 2026] POST /volume/v3/volumes => generated 776 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:59:13.310936 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ab042bf3-d480-4b6c-8c2a-2a632a07b285 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:13.314135 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ab042bf3-d480-4b6c-8c2a-2a632a07b285 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/volumes/6cfde583-8068-4241-87a8-1b804b597152 Jul 03 21:59:13.314324 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ab042bf3-d480-4b6c-8c2a-2a632a07b285 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:13.314557 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ab042bf3-d480-4b6c-8c2a-2a632a07b285 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:13.322065 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:13.322065 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:13.326061 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-ab042bf3-d480-4b6c-8c2a-2a632a07b285 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Volume info retrieved successfully. Jul 03 21:59:13.330071 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ab042bf3-d480-4b6c-8c2a-2a632a07b285 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/volumes/6cfde583-8068-4241-87a8-1b804b597152 returned with HTTP 200 Jul 03 21:59:13.330630 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1152/4596] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:13 2026] GET /volume/v3/volumes/6cfde583-8068-4241-87a8-1b804b597152 => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:13.347057 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-3beecaca-7403-48ef-9299-47dd590f5039 req-50793c04-b269-4346-a786-018d8364f53e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments/7bf9a65a-9041-4714-bd01-cdd6982cb0bb returned with HTTP 200 Jul 03 21:59:13.347461 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1140/4597] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:59:12 2026] DELETE /volume/v3/attachments/7bf9a65a-9041-4714-bd01-cdd6982cb0bb => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:13.365689 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-3beecaca-7403-48ef-9299-47dd590f5039 req-29a9c379-7633-4850-8e37-7aac3a661761 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:13.369774 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-3beecaca-7403-48ef-9299-47dd590f5039 req-29a9c379-7633-4850-8e37-7aac3a661761 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] DELETE https://10.4.3.32/volume/v3/volumes/145b1397-f690-452f-8416-e582e90298bf Jul 03 21:59:13.370031 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-3beecaca-7403-48ef-9299-47dd590f5039 req-29a9c379-7633-4850-8e37-7aac3a661761 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:13.370291 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-3beecaca-7403-48ef-9299-47dd590f5039 req-29a9c379-7633-4850-8e37-7aac3a661761 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:13.370546 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [req-3beecaca-7403-48ef-9299-47dd590f5039 req-29a9c379-7633-4850-8e37-7aac3a661761 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Delete volume with id: 145b1397-f690-452f-8416-e582e90298bf Jul 03 21:59:13.381475 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:13.381475 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:13.382146 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-3beecaca-7403-48ef-9299-47dd590f5039 req-29a9c379-7633-4850-8e37-7aac3a661761 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:59:13.424801 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-3beecaca-7403-48ef-9299-47dd590f5039 req-29a9c379-7633-4850-8e37-7aac3a661761 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Delete volume request issued successfully. Jul 03 21:59:13.424801 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-3beecaca-7403-48ef-9299-47dd590f5039 req-29a9c379-7633-4850-8e37-7aac3a661761 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/145b1397-f690-452f-8416-e582e90298bf returned with HTTP 202 Jul 03 21:59:13.425350 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1169/4598] 10.4.3.32 () {70 vars in 1613 bytes} [Fri Jul 3 21:59:13 2026] DELETE /volume/v3/volumes/145b1397-f690-452f-8416-e582e90298bf => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:59:13.768840 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1d454b68-bc3f-46f7-a8b6-64b3288c1acd None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:13.771960 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1d454b68-bc3f-46f7-a8b6-64b3288c1acd tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 Jul 03 21:59:13.772259 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1d454b68-bc3f-46f7-a8b6-64b3288c1acd tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:13.772529 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1d454b68-bc3f-46f7-a8b6-64b3288c1acd tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:13.772690 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-1d454b68-bc3f-46f7-a8b6-64b3288c1acd tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Show backup with id b615d2b7-ede7-463e-b304-979e57620510. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:13.777302 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:13.777302 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:13.778127 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1d454b68-bc3f-46f7-a8b6-64b3288c1acd tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 returned with HTTP 200 Jul 03 21:59:13.778754 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1138/4599] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:13 2026] GET /volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:13.793086 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-1761f992-a8fb-49ee-a1ed-fa8a3bc1f0ee None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:13.794800 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1761f992-a8fb-49ee-a1ed-fa8a3bc1f0ee tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:59:13.795158 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1761f992-a8fb-49ee-a1ed-fa8a3bc1f0ee tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "b615d2b7-ede7-463e-b304-979e57620510", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1962452449"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:59:13.796698 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-1761f992-a8fb-49ee-a1ed-fa8a3bc1f0ee tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Create volume request body: {'volume': {"'backup_id": 'b615d2b7-ede7-463e-b304-979e57620510', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1962452449'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:59:13.796856 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-1761f992-a8fb-49ee-a1ed-fa8a3bc1f0ee tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Create volume of 1 GB Jul 03 21:59:13.801328 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-1761f992-a8fb-49ee-a1ed-fa8a3bc1f0ee tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Availability Zones retrieved successfully. Jul 03 21:59:13.806820 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-1761f992-a8fb-49ee-a1ed-fa8a3bc1f0ee tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Flow 'volume_create_api' (f6c14cb8-68dc-428c-8eb9-9d5404942163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:59:13.807758 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-1761f992-a8fb-49ee-a1ed-fa8a3bc1f0ee tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd3d137a-6a29-4612-861a-b8c46fe30a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:13.808657 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-1761f992-a8fb-49ee-a1ed-fa8a3bc1f0ee tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:59:13.843573 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-1761f992-a8fb-49ee-a1ed-fa8a3bc1f0ee tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd3d137a-6a29-4612-861a-b8c46fe30a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:13.844266 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-1761f992-a8fb-49ee-a1ed-fa8a3bc1f0ee tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ffbe150-7b75-4f20-8150-9c892006af8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:13.888637 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-1761f992-a8fb-49ee-a1ed-fa8a3bc1f0ee tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Created reservations ['d7002434-a54d-4295-a3e8-6ea802ae8471', 'c7e5f50e-bcb5-4e36-8683-ffd184d45e54', '7fff1d6a-c3f9-4290-8bfd-5af0d4834f9f', '891d3fd7-85b4-458b-b8c1-b5ebe4ab3ae1'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:59:13.889482 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-1761f992-a8fb-49ee-a1ed-fa8a3bc1f0ee tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ffbe150-7b75-4f20-8150-9c892006af8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7002434-a54d-4295-a3e8-6ea802ae8471', 'c7e5f50e-bcb5-4e36-8683-ffd184d45e54', '7fff1d6a-c3f9-4290-8bfd-5af0d4834f9f', '891d3fd7-85b4-458b-b8c1-b5ebe4ab3ae1']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:13.890223 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-1761f992-a8fb-49ee-a1ed-fa8a3bc1f0ee tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95011a21-b7e0-4b6c-a0f0-c2cddcc4b50e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:13.912343 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-1761f992-a8fb-49ee-a1ed-fa8a3bc1f0ee tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95011a21-b7e0-4b6c-a0f0-c2cddcc4b50e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e953f31-cb8c-42f4-8cee-2397064c5d7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1962452449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f89ad6c798af4a81a4ffcdb5529e50bf',qos_specs=None,replication_status=,reservations=['d7002434-a54d-4295-a3e8-6ea802ae8471','c7e5f50e-bcb5-4e36-8683-ffd184d45e54','7fff1d6a-c3f9-4290-8bfd-5af0d4834f9f','891d3fd7-85b4-458b-b8c1-b5ebe4ab3ae1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15eb9ca4673c4e7eb3d49ddd4aa5406e',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:59:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1962452449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e953f31-cb8c-42f4-8cee-2397064c5d7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f89ad6c798af4a81a4ffcdb5529e50bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15eb9ca4673c4e7eb3d49ddd4aa5406e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:13.913032 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-1761f992-a8fb-49ee-a1ed-fa8a3bc1f0ee tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5efa046-6fad-4fcc-89b4-92f3393881b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:13.931579 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-1761f992-a8fb-49ee-a1ed-fa8a3bc1f0ee tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5efa046-6fad-4fcc-89b4-92f3393881b5) transitioned into state 'SUCCESS' from state '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-1962452449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f89ad6c798af4a81a4ffcdb5529e50bf',qos_specs=None,replication_status=,reservations=['d7002434-a54d-4295-a3e8-6ea802ae8471','c7e5f50e-bcb5-4e36-8683-ffd184d45e54','7fff1d6a-c3f9-4290-8bfd-5af0d4834f9f','891d3fd7-85b4-458b-b8c1-b5ebe4ab3ae1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15eb9ca4673c4e7eb3d49ddd4aa5406e',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:13.932243 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-1761f992-a8fb-49ee-a1ed-fa8a3bc1f0ee tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca8e2c9f-92c4-4d0b-be1a-368f40452f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:13.944398 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-1761f992-a8fb-49ee-a1ed-fa8a3bc1f0ee tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca8e2c9f-92c4-4d0b-be1a-368f40452f35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:13.944398 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-1761f992-a8fb-49ee-a1ed-fa8a3bc1f0ee tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Flow 'volume_create_api' (f6c14cb8-68dc-428c-8eb9-9d5404942163) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:59:13.944398 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-1761f992-a8fb-49ee-a1ed-fa8a3bc1f0ee tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Create volume request issued successfully. Jul 03 21:59:13.944722 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1761f992-a8fb-49ee-a1ed-fa8a3bc1f0ee tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:59:13.945007 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1153/4600] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:59:13 2026] POST /volume/v3/volumes => generated 756 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:59:13.960848 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-fdfceae7-bd0b-4310-ae39-6dd2fbe07885 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:13.962857 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fdfceae7-bd0b-4310-ae39-6dd2fbe07885 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:59:13.963857 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fdfceae7-bd0b-4310-ae39-6dd2fbe07885 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "b615d2b7-ede7-463e-b304-979e57620510", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-775312331"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:59:13.964751 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-fdfceae7-bd0b-4310-ae39-6dd2fbe07885 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Create volume request body: {'volume': {"'backup_id": 'b615d2b7-ede7-463e-b304-979e57620510', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-775312331'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:59:13.964887 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-fdfceae7-bd0b-4310-ae39-6dd2fbe07885 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Create volume of 1 GB Jul 03 21:59:13.965214 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:13.965214 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:13.971096 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-fdfceae7-bd0b-4310-ae39-6dd2fbe07885 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Availability Zones retrieved successfully. Jul 03 21:59:13.979194 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-fdfceae7-bd0b-4310-ae39-6dd2fbe07885 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Flow 'volume_create_api' (11cb7de7-5a25-4754-978e-491d36014885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:59:13.979504 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-fdfceae7-bd0b-4310-ae39-6dd2fbe07885 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10881878-483f-4b57-8e6f-d321d56366a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:13.980600 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-fdfceae7-bd0b-4310-ae39-6dd2fbe07885 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:59:14.013463 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-fdfceae7-bd0b-4310-ae39-6dd2fbe07885 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10881878-483f-4b57-8e6f-d321d56366a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:14.014229 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-fdfceae7-bd0b-4310-ae39-6dd2fbe07885 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca991e8b-faeb-4d2d-a0ba-f4c4e7f4aede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:14.071018 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-fdfceae7-bd0b-4310-ae39-6dd2fbe07885 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Created reservations ['c489d576-457a-4b0b-a51e-06b29e5326cd', '166a44a1-886a-424f-a72b-c38ecc93dbfc', 'a2dea9da-8a71-4ac8-9881-2969be808f7c', '1a5bdf62-cbde-4b06-a41a-e0f7b29883ad'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:59:14.072220 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-fdfceae7-bd0b-4310-ae39-6dd2fbe07885 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca991e8b-faeb-4d2d-a0ba-f4c4e7f4aede) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c489d576-457a-4b0b-a51e-06b29e5326cd', '166a44a1-886a-424f-a72b-c38ecc93dbfc', 'a2dea9da-8a71-4ac8-9881-2969be808f7c', '1a5bdf62-cbde-4b06-a41a-e0f7b29883ad']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:14.073793 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-fdfceae7-bd0b-4310-ae39-6dd2fbe07885 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8864fb5f-5c0d-4ec8-83cb-b77d5399aa91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:14.125969 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-fdfceae7-bd0b-4310-ae39-6dd2fbe07885 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8864fb5f-5c0d-4ec8-83cb-b77d5399aa91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2d03bd1-daaf-4bc9-ae5a-34f8c4b30059', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-775312331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f89ad6c798af4a81a4ffcdb5529e50bf',qos_specs=None,replication_status=,reservations=['c489d576-457a-4b0b-a51e-06b29e5326cd','166a44a1-886a-424f-a72b-c38ecc93dbfc','a2dea9da-8a71-4ac8-9881-2969be808f7c','1a5bdf62-cbde-4b06-a41a-e0f7b29883ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15eb9ca4673c4e7eb3d49ddd4aa5406e',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:59:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-775312331',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2d03bd1-daaf-4bc9-ae5a-34f8c4b30059,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f89ad6c798af4a81a4ffcdb5529e50bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15eb9ca4673c4e7eb3d49ddd4aa5406e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:14.127124 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-fdfceae7-bd0b-4310-ae39-6dd2fbe07885 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c59f486-bc4a-45f0-a10f-0af819d7f8ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:14.153970 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-fdfceae7-bd0b-4310-ae39-6dd2fbe07885 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c59f486-bc4a-45f0-a10f-0af819d7f8ee) transitioned into state 'SUCCESS' from state '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-775312331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f89ad6c798af4a81a4ffcdb5529e50bf',qos_specs=None,replication_status=,reservations=['c489d576-457a-4b0b-a51e-06b29e5326cd','166a44a1-886a-424f-a72b-c38ecc93dbfc','a2dea9da-8a71-4ac8-9881-2969be808f7c','1a5bdf62-cbde-4b06-a41a-e0f7b29883ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15eb9ca4673c4e7eb3d49ddd4aa5406e',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:14.155119 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-fdfceae7-bd0b-4310-ae39-6dd2fbe07885 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6a92421-c891-4566-bc4a-773034790726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:14.171111 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-fdfceae7-bd0b-4310-ae39-6dd2fbe07885 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6a92421-c891-4566-bc4a-773034790726) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:14.172512 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-fdfceae7-bd0b-4310-ae39-6dd2fbe07885 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Flow 'volume_create_api' (11cb7de7-5a25-4754-978e-491d36014885) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:59:14.173027 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-fdfceae7-bd0b-4310-ae39-6dd2fbe07885 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Create volume request issued successfully. Jul 03 21:59:14.173924 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fdfceae7-bd0b-4310-ae39-6dd2fbe07885 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:59:14.174604 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1141/4601] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:59:13 2026] POST /volume/v3/volumes => generated 755 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:59:14.189363 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3444e38c-9b7b-4cab-b040-e703f18ba11f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:14.191069 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3444e38c-9b7b-4cab-b040-e703f18ba11f tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:59:14.191432 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3444e38c-9b7b-4cab-b040-e703f18ba11f tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "b615d2b7-ede7-463e-b304-979e57620510", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1635863591"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:59:14.192980 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-3444e38c-9b7b-4cab-b040-e703f18ba11f tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Create volume request body: {'volume': {"'backup_id": 'b615d2b7-ede7-463e-b304-979e57620510', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1635863591'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:59:14.193111 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-3444e38c-9b7b-4cab-b040-e703f18ba11f tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Create volume of 1 GB Jul 03 21:59:14.197809 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-3444e38c-9b7b-4cab-b040-e703f18ba11f tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Availability Zones retrieved successfully. Jul 03 21:59:14.205818 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3444e38c-9b7b-4cab-b040-e703f18ba11f tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Flow 'volume_create_api' (dd2b0a2e-bb23-4738-9374-04532d36eb75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:59:14.207119 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3444e38c-9b7b-4cab-b040-e703f18ba11f tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c4e9e82-df52-47dd-a6ba-9184c1082219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:14.208425 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-3444e38c-9b7b-4cab-b040-e703f18ba11f tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:59:14.245162 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3444e38c-9b7b-4cab-b040-e703f18ba11f tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c4e9e82-df52-47dd-a6ba-9184c1082219) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:14.246111 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3444e38c-9b7b-4cab-b040-e703f18ba11f tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e3843de-1e25-474b-8010-8d9a0b3e263c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:14.307080 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-3444e38c-9b7b-4cab-b040-e703f18ba11f tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Created reservations ['a341f67f-1007-47e3-9bc2-b5a2a73cf288', 'f41a6854-8d63-47d0-a71e-cbfbf2efcd65', '395abaa1-b6e5-4644-b67c-fdf7ade544cf', 'a5828f09-d13d-42c6-92f2-2b5938a7d9a4'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:59:14.308174 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3444e38c-9b7b-4cab-b040-e703f18ba11f tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e3843de-1e25-474b-8010-8d9a0b3e263c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a341f67f-1007-47e3-9bc2-b5a2a73cf288', 'f41a6854-8d63-47d0-a71e-cbfbf2efcd65', '395abaa1-b6e5-4644-b67c-fdf7ade544cf', 'a5828f09-d13d-42c6-92f2-2b5938a7d9a4']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:14.309070 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3444e38c-9b7b-4cab-b040-e703f18ba11f tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f1d72b2-0abc-4588-bf00-e0d3e3e5bb1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:14.344307 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3444e38c-9b7b-4cab-b040-e703f18ba11f tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f1d72b2-0abc-4588-bf00-e0d3e3e5bb1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f34cda53-3bc7-4569-87da-7a759074257a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1635863591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f89ad6c798af4a81a4ffcdb5529e50bf',qos_specs=None,replication_status=,reservations=['a341f67f-1007-47e3-9bc2-b5a2a73cf288','f41a6854-8d63-47d0-a71e-cbfbf2efcd65','395abaa1-b6e5-4644-b67c-fdf7ade544cf','a5828f09-d13d-42c6-92f2-2b5938a7d9a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15eb9ca4673c4e7eb3d49ddd4aa5406e',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:59:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1635863591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f34cda53-3bc7-4569-87da-7a759074257a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f89ad6c798af4a81a4ffcdb5529e50bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15eb9ca4673c4e7eb3d49ddd4aa5406e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:14.345294 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3444e38c-9b7b-4cab-b040-e703f18ba11f tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01274efd-c5e3-4c85-9219-32a1bca77007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:14.346828 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-bf92df9f-b359-4eb8-b75f-7e4e87c1d8da None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:14.349022 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bf92df9f-b359-4eb8-b75f-7e4e87c1d8da tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/volumes/6cfde583-8068-4241-87a8-1b804b597152 Jul 03 21:59:14.349311 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bf92df9f-b359-4eb8-b75f-7e4e87c1d8da tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:14.349706 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bf92df9f-b359-4eb8-b75f-7e4e87c1d8da tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:14.359802 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:14.359802 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:14.365977 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-bf92df9f-b359-4eb8-b75f-7e4e87c1d8da tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Volume info retrieved successfully. Jul 03 21:59:14.372224 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bf92df9f-b359-4eb8-b75f-7e4e87c1d8da tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/volumes/6cfde583-8068-4241-87a8-1b804b597152 returned with HTTP 200 Jul 03 21:59:14.372994 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1139/4602] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:14 2026] GET /volume/v3/volumes/6cfde583-8068-4241-87a8-1b804b597152 => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:59:14.387666 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3444e38c-9b7b-4cab-b040-e703f18ba11f tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01274efd-c5e3-4c85-9219-32a1bca77007) transitioned into state 'SUCCESS' from state '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-1635863591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f89ad6c798af4a81a4ffcdb5529e50bf',qos_specs=None,replication_status=,reservations=['a341f67f-1007-47e3-9bc2-b5a2a73cf288','f41a6854-8d63-47d0-a71e-cbfbf2efcd65','395abaa1-b6e5-4644-b67c-fdf7ade544cf','a5828f09-d13d-42c6-92f2-2b5938a7d9a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15eb9ca4673c4e7eb3d49ddd4aa5406e',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:14.387926 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c6a2aa41-787a-4968-b926-3c3453d189e3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:14.388403 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3444e38c-9b7b-4cab-b040-e703f18ba11f tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0f68edb-56b6-42dc-9620-50723d72d0c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:14.390412 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c6a2aa41-787a-4968-b926-3c3453d189e3 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] POST https://10.4.3.32/volume/v3/backups Jul 03 21:59:14.390929 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c6a2aa41-787a-4968-b926-3c3453d189e3 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6cfde583-8068-4241-87a8-1b804b597152", "name": "tempest-type-Backup-128692168"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:59:14.392633 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.backups [None req-c6a2aa41-787a-4968-b926-3c3453d189e3 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Creating new backup {'backup': {'volume_id': '6cfde583-8068-4241-87a8-1b804b597152', 'name': 'tempest-type-Backup-128692168'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 21:59:14.392829 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.contrib.backups [None req-c6a2aa41-787a-4968-b926-3c3453d189e3 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Creating backup of volume 6cfde583-8068-4241-87a8-1b804b597152 in container None Jul 03 21:59:14.404341 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:14.404341 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:14.404766 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c6a2aa41-787a-4968-b926-3c3453d189e3 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Volume info retrieved successfully. Jul 03 21:59:14.407379 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3444e38c-9b7b-4cab-b040-e703f18ba11f tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0f68edb-56b6-42dc-9620-50723d72d0c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:14.408433 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3444e38c-9b7b-4cab-b040-e703f18ba11f tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Flow 'volume_create_api' (dd2b0a2e-bb23-4738-9374-04532d36eb75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:59:14.408812 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-3444e38c-9b7b-4cab-b040-e703f18ba11f tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Create volume request issued successfully. Jul 03 21:59:14.409430 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3444e38c-9b7b-4cab-b040-e703f18ba11f tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:59:14.409946 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1170/4603] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:59:14 2026] POST /volume/v3/volumes => generated 756 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:59:14.423043 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e3c1597e-c471-44b6-80b0-cee692d15989 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:14.426213 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e3c1597e-c471-44b6-80b0-cee692d15989 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:59:14.426627 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e3c1597e-c471-44b6-80b0-cee692d15989 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "b615d2b7-ede7-463e-b304-979e57620510", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-680638950"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:59:14.428130 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-e3c1597e-c471-44b6-80b0-cee692d15989 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Create volume request body: {'volume': {"'backup_id": 'b615d2b7-ede7-463e-b304-979e57620510', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-680638950'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:59:14.428270 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-e3c1597e-c471-44b6-80b0-cee692d15989 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Create volume of 1 GB Jul 03 21:59:14.429100 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:14.429100 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:14.434239 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-e3c1597e-c471-44b6-80b0-cee692d15989 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Availability Zones retrieved successfully. Jul 03 21:59:14.443379 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-e3c1597e-c471-44b6-80b0-cee692d15989 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Flow 'volume_create_api' (2c047b53-7e92-4630-8c9a-fd879942f6bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:59:14.447872 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-e3c1597e-c471-44b6-80b0-cee692d15989 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02d133ad-751f-42fe-ae42-85d6bc3a7aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:14.447872 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-e3c1597e-c471-44b6-80b0-cee692d15989 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:59:14.466786 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-c6a2aa41-787a-4968-b926-3c3453d189e3 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Created reservations ['097aad7a-905f-4caf-8654-7a5f1420424b', '001e9663-5aa3-4b15-8a6a-d029f2e61ebd'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:59:14.485442 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-e3c1597e-c471-44b6-80b0-cee692d15989 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02d133ad-751f-42fe-ae42-85d6bc3a7aef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:14.486551 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-e3c1597e-c471-44b6-80b0-cee692d15989 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5454ef3-f926-4d0d-bd38-7191681383d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:14.548063 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c6a2aa41-787a-4968-b926-3c3453d189e3 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 21:59:14.548595 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1154/4604] 10.4.3.32 () {70 vars in 1292 bytes} [Fri Jul 3 21:59:14 2026] POST /volume/v3/backups => generated 313 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:59:14.560663 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-414f428a-a43d-400e-89ef-9ff55b20fdab None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:14.563292 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-414f428a-a43d-400e-89ef-9ff55b20fdab tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd Jul 03 21:59:14.563624 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-414f428a-a43d-400e-89ef-9ff55b20fdab tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:14.564034 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-414f428a-a43d-400e-89ef-9ff55b20fdab tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:14.564227 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-414f428a-a43d-400e-89ef-9ff55b20fdab tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 27e1ed6e-5657-404e-9d4b-9c841651abbd. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:14.565053 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-e3c1597e-c471-44b6-80b0-cee692d15989 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Created reservations ['e3246882-4f2a-44ae-945a-a41053c5ace3', '2598ddf4-4dca-4290-b2af-ad4ede09f667', '6cdffe6e-4cf3-4395-86ca-5fe1e394f715', '6883ae74-f3ed-4c9e-8184-5cd73ba82fa6'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:59:14.565999 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-e3c1597e-c471-44b6-80b0-cee692d15989 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5454ef3-f926-4d0d-bd38-7191681383d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3246882-4f2a-44ae-945a-a41053c5ace3', '2598ddf4-4dca-4290-b2af-ad4ede09f667', '6cdffe6e-4cf3-4395-86ca-5fe1e394f715', '6883ae74-f3ed-4c9e-8184-5cd73ba82fa6']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:14.566819 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-e3c1597e-c471-44b6-80b0-cee692d15989 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96b1b148-171d-4b7f-96b5-7ec9c82dcf55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:14.574802 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:14.574802 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:14.575746 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-414f428a-a43d-400e-89ef-9ff55b20fdab tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd returned with HTTP 200 Jul 03 21:59:14.576416 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1140/4605] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:14 2026] GET /volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd => generated 720 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:14.605175 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-e3c1597e-c471-44b6-80b0-cee692d15989 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96b1b148-171d-4b7f-96b5-7ec9c82dcf55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef483fa6-df3a-4544-8dce-a66707b293d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-680638950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f89ad6c798af4a81a4ffcdb5529e50bf',qos_specs=None,replication_status=,reservations=['e3246882-4f2a-44ae-945a-a41053c5ace3','2598ddf4-4dca-4290-b2af-ad4ede09f667','6cdffe6e-4cf3-4395-86ca-5fe1e394f715','6883ae74-f3ed-4c9e-8184-5cd73ba82fa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15eb9ca4673c4e7eb3d49ddd4aa5406e',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:59:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-680638950',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef483fa6-df3a-4544-8dce-a66707b293d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f89ad6c798af4a81a4ffcdb5529e50bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15eb9ca4673c4e7eb3d49ddd4aa5406e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:14.606175 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-e3c1597e-c471-44b6-80b0-cee692d15989 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e2360d5-e09f-443e-85f1-8d4b780b535d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:14.636366 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-e3c1597e-c471-44b6-80b0-cee692d15989 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e2360d5-e09f-443e-85f1-8d4b780b535d) transitioned into state 'SUCCESS' from state '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-680638950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f89ad6c798af4a81a4ffcdb5529e50bf',qos_specs=None,replication_status=,reservations=['e3246882-4f2a-44ae-945a-a41053c5ace3','2598ddf4-4dca-4290-b2af-ad4ede09f667','6cdffe6e-4cf3-4395-86ca-5fe1e394f715','6883ae74-f3ed-4c9e-8184-5cd73ba82fa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15eb9ca4673c4e7eb3d49ddd4aa5406e',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:14.637331 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-e3c1597e-c471-44b6-80b0-cee692d15989 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9516a288-0962-4275-b1d8-3328a99288bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:14.657481 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-e3c1597e-c471-44b6-80b0-cee692d15989 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9516a288-0962-4275-b1d8-3328a99288bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:14.658492 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-e3c1597e-c471-44b6-80b0-cee692d15989 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Flow 'volume_create_api' (2c047b53-7e92-4630-8c9a-fd879942f6bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:59:14.658696 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-e3c1597e-c471-44b6-80b0-cee692d15989 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Create volume request issued successfully. Jul 03 21:59:14.659682 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e3c1597e-c471-44b6-80b0-cee692d15989 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:59:14.660557 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1142/4606] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:59:14 2026] POST /volume/v3/volumes => generated 755 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:59:14.677267 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1bd9fcee-288b-4934-af10-7e70690e69d9 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:14.680141 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1bd9fcee-288b-4934-af10-7e70690e69d9 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:59:14.680587 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1bd9fcee-288b-4934-af10-7e70690e69d9 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "b615d2b7-ede7-463e-b304-979e57620510", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-850906327"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:59:14.682963 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-1bd9fcee-288b-4934-af10-7e70690e69d9 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Create volume request body: {'volume': {"'backup_id": 'b615d2b7-ede7-463e-b304-979e57620510', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-850906327'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:59:14.684172 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-1bd9fcee-288b-4934-af10-7e70690e69d9 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Create volume of 1 GB Jul 03 21:59:14.684534 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:14.684534 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:14.690495 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-1bd9fcee-288b-4934-af10-7e70690e69d9 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Availability Zones retrieved successfully. Jul 03 21:59:14.698931 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-1bd9fcee-288b-4934-af10-7e70690e69d9 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Flow 'volume_create_api' (c9afadbd-ee3f-4cd4-838a-147a5021f040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:59:14.700583 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-1bd9fcee-288b-4934-af10-7e70690e69d9 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14d09527-be7d-4d04-9064-86fb09834b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:14.702182 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-1bd9fcee-288b-4934-af10-7e70690e69d9 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:59:14.737922 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-1bd9fcee-288b-4934-af10-7e70690e69d9 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14d09527-be7d-4d04-9064-86fb09834b2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:14.738850 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-1bd9fcee-288b-4934-af10-7e70690e69d9 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7b7029f-d9f9-4a51-a96c-dbfa544aa1b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:14.823424 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-1bd9fcee-288b-4934-af10-7e70690e69d9 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Created reservations ['2543811b-fae9-43dd-8cc9-0bc44373875e', '23965404-1e6b-4157-b209-1ebce9f74804', 'c40bce55-be89-43b3-9010-e3ad6e604e0d', 'abf6833a-307a-434a-9644-f0b789c92010'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:59:14.823424 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-1bd9fcee-288b-4934-af10-7e70690e69d9 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7b7029f-d9f9-4a51-a96c-dbfa544aa1b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2543811b-fae9-43dd-8cc9-0bc44373875e', '23965404-1e6b-4157-b209-1ebce9f74804', 'c40bce55-be89-43b3-9010-e3ad6e604e0d', 'abf6833a-307a-434a-9644-f0b789c92010']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:14.823424 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-1bd9fcee-288b-4934-af10-7e70690e69d9 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e0f5eb2-cddf-4866-8f2c-fb09dcbce742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:14.859572 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-1bd9fcee-288b-4934-af10-7e70690e69d9 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e0f5eb2-cddf-4866-8f2c-fb09dcbce742) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32fd97f0-5a72-492f-9b44-f33f814b9404', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-850906327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f89ad6c798af4a81a4ffcdb5529e50bf',qos_specs=None,replication_status=,reservations=['2543811b-fae9-43dd-8cc9-0bc44373875e','23965404-1e6b-4157-b209-1ebce9f74804','c40bce55-be89-43b3-9010-e3ad6e604e0d','abf6833a-307a-434a-9644-f0b789c92010'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15eb9ca4673c4e7eb3d49ddd4aa5406e',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:59:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-850906327',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32fd97f0-5a72-492f-9b44-f33f814b9404,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f89ad6c798af4a81a4ffcdb5529e50bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15eb9ca4673c4e7eb3d49ddd4aa5406e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:14.860342 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-1bd9fcee-288b-4934-af10-7e70690e69d9 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbd317d0-e54b-45db-ac8b-ca0754a8d856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:14.894297 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-1bd9fcee-288b-4934-af10-7e70690e69d9 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbd317d0-e54b-45db-ac8b-ca0754a8d856) transitioned into state 'SUCCESS' from state '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-850906327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f89ad6c798af4a81a4ffcdb5529e50bf',qos_specs=None,replication_status=,reservations=['2543811b-fae9-43dd-8cc9-0bc44373875e','23965404-1e6b-4157-b209-1ebce9f74804','c40bce55-be89-43b3-9010-e3ad6e604e0d','abf6833a-307a-434a-9644-f0b789c92010'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15eb9ca4673c4e7eb3d49ddd4aa5406e',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:14.895023 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-1bd9fcee-288b-4934-af10-7e70690e69d9 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c69793c-442b-4528-bee3-142b32282f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:14.910516 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-1bd9fcee-288b-4934-af10-7e70690e69d9 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c69793c-442b-4528-bee3-142b32282f4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:14.911299 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-1bd9fcee-288b-4934-af10-7e70690e69d9 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Flow 'volume_create_api' (c9afadbd-ee3f-4cd4-838a-147a5021f040) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:59:14.911672 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-1bd9fcee-288b-4934-af10-7e70690e69d9 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Create volume request issued successfully. Jul 03 21:59:14.912270 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1bd9fcee-288b-4934-af10-7e70690e69d9 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:59:14.912971 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1171/4607] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:59:14 2026] POST /volume/v3/volumes => generated 755 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:59:14.927272 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-60458fcd-26cb-4abe-9801-1d61412de42f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:14.929622 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-60458fcd-26cb-4abe-9801-1d61412de42f tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/volumes/3e953f31-cb8c-42f4-8cee-2397064c5d7d Jul 03 21:59:14.934005 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-60458fcd-26cb-4abe-9801-1d61412de42f tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:14.934005 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-60458fcd-26cb-4abe-9801-1d61412de42f tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:14.947028 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:14.947028 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:14.951877 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-60458fcd-26cb-4abe-9801-1d61412de42f tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Volume info retrieved successfully. Jul 03 21:59:14.961818 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-60458fcd-26cb-4abe-9801-1d61412de42f tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/volumes/3e953f31-cb8c-42f4-8cee-2397064c5d7d returned with HTTP 200 Jul 03 21:59:14.962577 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1155/4608] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:14 2026] GET /volume/v3/volumes/3e953f31-cb8c-42f4-8cee-2397064c5d7d => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:14.977697 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4bd58b53-c7ae-4d64-82e0-af5c43ac1975 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:14.980100 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4bd58b53-c7ae-4d64-82e0-af5c43ac1975 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/volumes/d2d03bd1-daaf-4bc9-ae5a-34f8c4b30059 Jul 03 21:59:14.980389 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4bd58b53-c7ae-4d64-82e0-af5c43ac1975 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:14.980630 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4bd58b53-c7ae-4d64-82e0-af5c43ac1975 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:14.994596 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:14.994596 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:15.002451 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-4bd58b53-c7ae-4d64-82e0-af5c43ac1975 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Volume info retrieved successfully. Jul 03 21:59:15.010321 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4bd58b53-c7ae-4d64-82e0-af5c43ac1975 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/volumes/d2d03bd1-daaf-4bc9-ae5a-34f8c4b30059 returned with HTTP 200 Jul 03 21:59:15.010927 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1141/4609] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:14 2026] GET /volume/v3/volumes/d2d03bd1-daaf-4bc9-ae5a-34f8c4b30059 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:15.024256 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4a5904fa-e587-4d08-a010-afb7538652a7 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:15.026252 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4a5904fa-e587-4d08-a010-afb7538652a7 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/volumes/f34cda53-3bc7-4569-87da-7a759074257a Jul 03 21:59:15.026606 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4a5904fa-e587-4d08-a010-afb7538652a7 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:15.026757 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4a5904fa-e587-4d08-a010-afb7538652a7 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:15.034781 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:15.034781 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:15.038977 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-4a5904fa-e587-4d08-a010-afb7538652a7 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Volume info retrieved successfully. Jul 03 21:59:15.043421 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4a5904fa-e587-4d08-a010-afb7538652a7 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/volumes/f34cda53-3bc7-4569-87da-7a759074257a returned with HTTP 200 Jul 03 21:59:15.043875 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1143/4610] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:15 2026] GET /volume/v3/volumes/f34cda53-3bc7-4569-87da-7a759074257a => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:15.061029 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a4b3d079-ce70-4ae7-80db-31058ddcb120 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:15.068414 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a4b3d079-ce70-4ae7-80db-31058ddcb120 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/volumes/ef483fa6-df3a-4544-8dce-a66707b293d2 Jul 03 21:59:15.068414 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a4b3d079-ce70-4ae7-80db-31058ddcb120 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:15.068414 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a4b3d079-ce70-4ae7-80db-31058ddcb120 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:15.071980 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:15.071980 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:15.078209 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-a4b3d079-ce70-4ae7-80db-31058ddcb120 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Volume info retrieved successfully. Jul 03 21:59:15.083596 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a4b3d079-ce70-4ae7-80db-31058ddcb120 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/volumes/ef483fa6-df3a-4544-8dce-a66707b293d2 returned with HTTP 200 Jul 03 21:59:15.083980 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1172/4611] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:15 2026] GET /volume/v3/volumes/ef483fa6-df3a-4544-8dce-a66707b293d2 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:15.104033 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-48b34189-d626-4fe0-8ae3-6137bbd92b39 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:15.104033 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-48b34189-d626-4fe0-8ae3-6137bbd92b39 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/volumes/32fd97f0-5a72-492f-9b44-f33f814b9404 Jul 03 21:59:15.104033 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-48b34189-d626-4fe0-8ae3-6137bbd92b39 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:15.104033 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-48b34189-d626-4fe0-8ae3-6137bbd92b39 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:15.119424 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:15.119424 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:15.128632 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-48b34189-d626-4fe0-8ae3-6137bbd92b39 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Volume info retrieved successfully. Jul 03 21:59:15.133649 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-48b34189-d626-4fe0-8ae3-6137bbd92b39 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/volumes/32fd97f0-5a72-492f-9b44-f33f814b9404 returned with HTTP 200 Jul 03 21:59:15.134363 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1156/4612] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:15 2026] GET /volume/v3/volumes/32fd97f0-5a72-492f-9b44-f33f814b9404 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:59:15.146933 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f7f1984c-3f76-48d3-a9dd-839e0a810229 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:15.148664 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f7f1984c-3f76-48d3-a9dd-839e0a810229 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] DELETE https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 Jul 03 21:59:15.148853 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f7f1984c-3f76-48d3-a9dd-839e0a810229 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:15.149033 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f7f1984c-3f76-48d3-a9dd-839e0a810229 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:15.149129 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.contrib.backups [None req-f7f1984c-3f76-48d3-a9dd-839e0a810229 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Delete backup with id: b615d2b7-ede7-463e-b304-979e57620510. Jul 03 21:59:15.153125 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:15.153125 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:15.168387 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.backup.rpcapi [None req-f7f1984c-3f76-48d3-a9dd-839e0a810229 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] delete_backup rpcapi backup_id b615d2b7-ede7-463e-b304-979e57620510 {{(pid=99935) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 21:59:15.170360 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f7f1984c-3f76-48d3-a9dd-839e0a810229 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 returned with HTTP 202 Jul 03 21:59:15.170777 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1142/4613] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:59:15 2026] DELETE /volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:59:15.182593 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-36d7933d-7a2d-4847-91c8-1a4b23534a5a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:15.184389 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-36d7933d-7a2d-4847-91c8-1a4b23534a5a tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 Jul 03 21:59:15.184389 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-36d7933d-7a2d-4847-91c8-1a4b23534a5a tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:15.184584 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-36d7933d-7a2d-4847-91c8-1a4b23534a5a tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:15.184684 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-36d7933d-7a2d-4847-91c8-1a4b23534a5a tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Show backup with id b615d2b7-ede7-463e-b304-979e57620510. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:15.188896 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:15.188896 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:15.189768 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-36d7933d-7a2d-4847-91c8-1a4b23534a5a tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 returned with HTTP 200 Jul 03 21:59:15.190500 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1144/4614] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:15 2026] GET /volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:15.588775 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c9343f0e-9c49-4265-a406-b10f47ee9e07 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:15.590445 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c9343f0e-9c49-4265-a406-b10f47ee9e07 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd Jul 03 21:59:15.590672 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c9343f0e-9c49-4265-a406-b10f47ee9e07 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:15.590857 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c9343f0e-9c49-4265-a406-b10f47ee9e07 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:15.590955 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-c9343f0e-9c49-4265-a406-b10f47ee9e07 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 27e1ed6e-5657-404e-9d4b-9c841651abbd. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:15.595545 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:15.595545 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:15.595892 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c9343f0e-9c49-4265-a406-b10f47ee9e07 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd returned with HTTP 200 Jul 03 21:59:15.596367 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1173/4615] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:15 2026] GET /volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:16.204842 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c3471e04-8e5e-42e8-ada1-69466203f764 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:16.207296 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c3471e04-8e5e-42e8-ada1-69466203f764 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 Jul 03 21:59:16.207601 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c3471e04-8e5e-42e8-ada1-69466203f764 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:16.207911 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c3471e04-8e5e-42e8-ada1-69466203f764 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:16.208000 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-c3471e04-8e5e-42e8-ada1-69466203f764 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Show backup with id b615d2b7-ede7-463e-b304-979e57620510. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:16.213483 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c3471e04-8e5e-42e8-ada1-69466203f764 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 returned with HTTP 404 Jul 03 21:59:16.214118 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1157/4616] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:16 2026] GET /volume/v3/backups/b615d2b7-ede7-463e-b304-979e57620510 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:59:16.224240 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d7a09624-332c-4a7d-89f6-6b5706bbfedc None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:16.226391 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d7a09624-332c-4a7d-89f6-6b5706bbfedc tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] DELETE https://10.4.3.32/volume/v3/volumes/32fd97f0-5a72-492f-9b44-f33f814b9404 Jul 03 21:59:16.226652 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d7a09624-332c-4a7d-89f6-6b5706bbfedc tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:16.226880 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d7a09624-332c-4a7d-89f6-6b5706bbfedc tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:16.227041 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-d7a09624-332c-4a7d-89f6-6b5706bbfedc tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Delete volume with id: 32fd97f0-5a72-492f-9b44-f33f814b9404 Jul 03 21:59:16.239384 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:16.239384 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:16.240117 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d7a09624-332c-4a7d-89f6-6b5706bbfedc tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Volume info retrieved successfully. Jul 03 21:59:16.274537 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d7a09624-332c-4a7d-89f6-6b5706bbfedc tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Delete volume request issued successfully. Jul 03 21:59:16.274814 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d7a09624-332c-4a7d-89f6-6b5706bbfedc tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/volumes/32fd97f0-5a72-492f-9b44-f33f814b9404 returned with HTTP 202 Jul 03 21:59:16.275335 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1143/4617] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:59:16 2026] DELETE /volume/v3/volumes/32fd97f0-5a72-492f-9b44-f33f814b9404 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:59:16.282778 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9d7f4402-0360-4b33-8eb3-c64d193f69d8 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:16.284896 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9d7f4402-0360-4b33-8eb3-c64d193f69d8 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/volumes/32fd97f0-5a72-492f-9b44-f33f814b9404 Jul 03 21:59:16.285098 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9d7f4402-0360-4b33-8eb3-c64d193f69d8 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:16.285294 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9d7f4402-0360-4b33-8eb3-c64d193f69d8 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:16.292479 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:16.292479 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:16.296226 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-9d7f4402-0360-4b33-8eb3-c64d193f69d8 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Volume info retrieved successfully. Jul 03 21:59:16.300654 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9d7f4402-0360-4b33-8eb3-c64d193f69d8 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/volumes/32fd97f0-5a72-492f-9b44-f33f814b9404 returned with HTTP 200 Jul 03 21:59:16.301181 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1145/4618] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:16 2026] GET /volume/v3/volumes/32fd97f0-5a72-492f-9b44-f33f814b9404 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:16.605940 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b7e939c6-1817-4823-9e74-11c9cb7c7f89 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:16.611110 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b7e939c6-1817-4823-9e74-11c9cb7c7f89 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd Jul 03 21:59:16.611324 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b7e939c6-1817-4823-9e74-11c9cb7c7f89 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:16.611557 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b7e939c6-1817-4823-9e74-11c9cb7c7f89 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:16.611656 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-b7e939c6-1817-4823-9e74-11c9cb7c7f89 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 27e1ed6e-5657-404e-9d4b-9c841651abbd. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:16.616139 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:16.616139 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:16.616892 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b7e939c6-1817-4823-9e74-11c9cb7c7f89 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd returned with HTTP 200 Jul 03 21:59:16.617251 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1174/4619] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:16 2026] GET /volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:16.773046 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-c11fc1b4-34e7-4f1b-82bf-a985eb7192ec req-8d85173d-34fa-4b98-abbf-5f43a477aa7e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:16.779164 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-c11fc1b4-34e7-4f1b-82bf-a985eb7192ec req-8d85173d-34fa-4b98-abbf-5f43a477aa7e tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75/encryption Jul 03 21:59:16.779454 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-c11fc1b4-34e7-4f1b-82bf-a985eb7192ec req-8d85173d-34fa-4b98-abbf-5f43a477aa7e tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:16.779722 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-c11fc1b4-34e7-4f1b-82bf-a985eb7192ec req-8d85173d-34fa-4b98-abbf-5f43a477aa7e tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'index' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:16.795398 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c50970a5-fbd5-4c0e-8516-e6559067d313 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:16.795942 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c50970a5-fbd5-4c0e-8516-e6559067d313 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/145b1397-f690-452f-8416-e582e90298bf Jul 03 21:59:16.796219 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c50970a5-fbd5-4c0e-8516-e6559067d313 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:16.796515 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c50970a5-fbd5-4c0e-8516-e6559067d313 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:16.798844 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:16.798844 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:16.805815 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c50970a5-fbd5-4c0e-8516-e6559067d313 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/145b1397-f690-452f-8416-e582e90298bf returned with HTTP 404 Jul 03 21:59:16.807833 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1144/4620] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:16 2026] GET /volume/v3/volumes/145b1397-f690-452f-8416-e582e90298bf => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:59:16.814834 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-c11fc1b4-34e7-4f1b-82bf-a985eb7192ec req-8d85173d-34fa-4b98-abbf-5f43a477aa7e tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75/encryption returned with HTTP 200 Jul 03 21:59:16.815901 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1158/4621] 10.4.3.32 () {68 vars in 1624 bytes} [Fri Jul 3 21:59:16 2026] GET /volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75/encryption => generated 160 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:17.238276 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-baddff09-4977-4009-b42c-0d96ba901d0a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:17.240211 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-baddff09-4977-4009-b42c-0d96ba901d0a tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/31cb132a-cae8-4a05-b01f-37504a86bbf1 Jul 03 21:59:17.240442 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-baddff09-4977-4009-b42c-0d96ba901d0a tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:17.240673 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-baddff09-4977-4009-b42c-0d96ba901d0a tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:17.240784 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.snapshots [None req-baddff09-4977-4009-b42c-0d96ba901d0a tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Delete snapshot with id: 31cb132a-cae8-4a05-b01f-37504a86bbf1 Jul 03 21:59:17.245029 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-baddff09-4977-4009-b42c-0d96ba901d0a tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/31cb132a-cae8-4a05-b01f-37504a86bbf1 returned with HTTP 404 Jul 03 21:59:17.245521 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1146/4622] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 21:59:17 2026] DELETE /volume/v3/snapshots/31cb132a-cae8-4a05-b01f-37504a86bbf1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:59:17.251900 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f2e02b2c-991b-4c7b-b385-73db9093bf4e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:17.253672 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f2e02b2c-991b-4c7b-b385-73db9093bf4e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/31cb132a-cae8-4a05-b01f-37504a86bbf1 Jul 03 21:59:17.253899 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f2e02b2c-991b-4c7b-b385-73db9093bf4e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:17.254121 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f2e02b2c-991b-4c7b-b385-73db9093bf4e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:17.258539 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f2e02b2c-991b-4c7b-b385-73db9093bf4e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/31cb132a-cae8-4a05-b01f-37504a86bbf1 returned with HTTP 404 Jul 03 21:59:17.259043 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1175/4623] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 21:59:17 2026] GET /volume/v3/snapshots/31cb132a-cae8-4a05-b01f-37504a86bbf1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:59:17.315425 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c6610926-5b12-4b71-bf13-60250e104247 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:17.317989 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c6610926-5b12-4b71-bf13-60250e104247 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/volumes/32fd97f0-5a72-492f-9b44-f33f814b9404 Jul 03 21:59:17.318245 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c6610926-5b12-4b71-bf13-60250e104247 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:17.318578 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c6610926-5b12-4b71-bf13-60250e104247 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:17.327092 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c6610926-5b12-4b71-bf13-60250e104247 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/volumes/32fd97f0-5a72-492f-9b44-f33f814b9404 returned with HTTP 404 Jul 03 21:59:17.329288 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1145/4624] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:17 2026] GET /volume/v3/volumes/32fd97f0-5a72-492f-9b44-f33f814b9404 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:59:17.336828 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f90250be-8624-4b67-b812-3fe1c9994baf None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:17.340811 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f90250be-8624-4b67-b812-3fe1c9994baf tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] DELETE https://10.4.3.32/volume/v3/volumes/ef483fa6-df3a-4544-8dce-a66707b293d2 Jul 03 21:59:17.341060 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f90250be-8624-4b67-b812-3fe1c9994baf tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:17.341298 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f90250be-8624-4b67-b812-3fe1c9994baf tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:17.341532 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-f90250be-8624-4b67-b812-3fe1c9994baf tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Delete volume with id: ef483fa6-df3a-4544-8dce-a66707b293d2 Jul 03 21:59:17.353318 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:17.353318 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:17.353946 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-f90250be-8624-4b67-b812-3fe1c9994baf tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Volume info retrieved successfully. Jul 03 21:59:17.390977 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-f90250be-8624-4b67-b812-3fe1c9994baf tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Delete volume request issued successfully. Jul 03 21:59:17.391291 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f90250be-8624-4b67-b812-3fe1c9994baf tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/volumes/ef483fa6-df3a-4544-8dce-a66707b293d2 returned with HTTP 202 Jul 03 21:59:17.391921 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1159/4625] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:59:17 2026] DELETE /volume/v3/volumes/ef483fa6-df3a-4544-8dce-a66707b293d2 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:59:17.401506 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-247053eb-5129-4e03-a4af-d5d1852d343c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:17.417171 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-247053eb-5129-4e03-a4af-d5d1852d343c tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/volumes/ef483fa6-df3a-4544-8dce-a66707b293d2 Jul 03 21:59:17.417171 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-247053eb-5129-4e03-a4af-d5d1852d343c tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:17.417171 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-247053eb-5129-4e03-a4af-d5d1852d343c tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:17.440664 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:17.440664 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:17.446888 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-247053eb-5129-4e03-a4af-d5d1852d343c tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Volume info retrieved successfully. Jul 03 21:59:17.453627 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-247053eb-5129-4e03-a4af-d5d1852d343c tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/volumes/ef483fa6-df3a-4544-8dce-a66707b293d2 returned with HTTP 200 Jul 03 21:59:17.454229 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1147/4626] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:17 2026] GET /volume/v3/volumes/ef483fa6-df3a-4544-8dce-a66707b293d2 => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:17.628606 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-95cc50ab-1f83-4602-97a8-946751cc81f2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:17.631261 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-95cc50ab-1f83-4602-97a8-946751cc81f2 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd Jul 03 21:59:17.631405 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-95cc50ab-1f83-4602-97a8-946751cc81f2 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:17.631688 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-95cc50ab-1f83-4602-97a8-946751cc81f2 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:17.631845 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-95cc50ab-1f83-4602-97a8-946751cc81f2 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 27e1ed6e-5657-404e-9d4b-9c841651abbd. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:17.639496 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:17.639496 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:17.640460 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-95cc50ab-1f83-4602-97a8-946751cc81f2 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd returned with HTTP 200 Jul 03 21:59:17.640960 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1176/4627] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:17 2026] GET /volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:18.283552 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-cbd14c90-088d-46f0-a9ea-a76b02de4dfc None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:18.285543 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-cbd14c90-088d-46f0-a9ea-a76b02de4dfc tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] DELETE https://10.4.3.32/volume/v3/volumes/145b1397-f690-452f-8416-e582e90298bf Jul 03 21:59:18.285831 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-cbd14c90-088d-46f0-a9ea-a76b02de4dfc tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:18.286086 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-cbd14c90-088d-46f0-a9ea-a76b02de4dfc tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:18.286319 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-cbd14c90-088d-46f0-a9ea-a76b02de4dfc tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Delete volume with id: 145b1397-f690-452f-8416-e582e90298bf Jul 03 21:59:18.292500 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-cbd14c90-088d-46f0-a9ea-a76b02de4dfc tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/145b1397-f690-452f-8416-e582e90298bf returned with HTTP 404 Jul 03 21:59:18.293088 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1146/4628] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:59:18 2026] DELETE /volume/v3/volumes/145b1397-f690-452f-8416-e582e90298bf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:59:18.299740 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2bca92c7-bc86-4431-9a53-4b062ff9cd6f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:18.301521 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2bca92c7-bc86-4431-9a53-4b062ff9cd6f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/145b1397-f690-452f-8416-e582e90298bf Jul 03 21:59:18.301706 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2bca92c7-bc86-4431-9a53-4b062ff9cd6f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:18.301878 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2bca92c7-bc86-4431-9a53-4b062ff9cd6f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:18.307562 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2bca92c7-bc86-4431-9a53-4b062ff9cd6f tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/145b1397-f690-452f-8416-e582e90298bf returned with HTTP 404 Jul 03 21:59:18.308092 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1160/4629] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:18 2026] GET /volume/v3/volumes/145b1397-f690-452f-8416-e582e90298bf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:59:18.472794 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-85ec7594-0b84-4c3e-a653-479e06a0bc4c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:18.475941 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-85ec7594-0b84-4c3e-a653-479e06a0bc4c tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/volumes/ef483fa6-df3a-4544-8dce-a66707b293d2 Jul 03 21:59:18.475941 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-85ec7594-0b84-4c3e-a653-479e06a0bc4c tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:18.475941 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-85ec7594-0b84-4c3e-a653-479e06a0bc4c tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:18.482471 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-85ec7594-0b84-4c3e-a653-479e06a0bc4c tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/volumes/ef483fa6-df3a-4544-8dce-a66707b293d2 returned with HTTP 404 Jul 03 21:59:18.482702 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1148/4630] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:18 2026] GET /volume/v3/volumes/ef483fa6-df3a-4544-8dce-a66707b293d2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:59:18.494016 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-18cd9893-20dd-4f51-9bfb-3956a69e66ed None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:18.496491 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-18cd9893-20dd-4f51-9bfb-3956a69e66ed tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] DELETE https://10.4.3.32/volume/v3/volumes/f34cda53-3bc7-4569-87da-7a759074257a Jul 03 21:59:18.496747 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-18cd9893-20dd-4f51-9bfb-3956a69e66ed tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:18.497023 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-18cd9893-20dd-4f51-9bfb-3956a69e66ed tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:18.497223 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-18cd9893-20dd-4f51-9bfb-3956a69e66ed tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Delete volume with id: f34cda53-3bc7-4569-87da-7a759074257a Jul 03 21:59:18.506820 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:18.506820 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:18.507028 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-18cd9893-20dd-4f51-9bfb-3956a69e66ed tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Volume info retrieved successfully. Jul 03 21:59:18.531436 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-18cd9893-20dd-4f51-9bfb-3956a69e66ed tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Delete volume request issued successfully. Jul 03 21:59:18.531632 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-18cd9893-20dd-4f51-9bfb-3956a69e66ed tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/volumes/f34cda53-3bc7-4569-87da-7a759074257a returned with HTTP 202 Jul 03 21:59:18.532109 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1177/4631] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:59:18 2026] DELETE /volume/v3/volumes/f34cda53-3bc7-4569-87da-7a759074257a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:59:18.541605 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-31e7711d-3788-4dd5-a215-fa0806346db9 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:18.543504 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-31e7711d-3788-4dd5-a215-fa0806346db9 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/volumes/f34cda53-3bc7-4569-87da-7a759074257a Jul 03 21:59:18.543740 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-31e7711d-3788-4dd5-a215-fa0806346db9 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:18.543960 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-31e7711d-3788-4dd5-a215-fa0806346db9 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:18.552517 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:18.552517 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:18.557539 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-31e7711d-3788-4dd5-a215-fa0806346db9 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Volume info retrieved successfully. Jul 03 21:59:18.562987 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-31e7711d-3788-4dd5-a215-fa0806346db9 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/volumes/f34cda53-3bc7-4569-87da-7a759074257a returned with HTTP 200 Jul 03 21:59:18.563520 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1147/4632] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:18 2026] GET /volume/v3/volumes/f34cda53-3bc7-4569-87da-7a759074257a => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:59:18.655781 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b506a3aa-0e0e-4070-8c1c-4f351ba69f96 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:18.657339 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b506a3aa-0e0e-4070-8c1c-4f351ba69f96 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd Jul 03 21:59:18.657581 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b506a3aa-0e0e-4070-8c1c-4f351ba69f96 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:18.657701 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b506a3aa-0e0e-4070-8c1c-4f351ba69f96 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:18.657793 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-b506a3aa-0e0e-4070-8c1c-4f351ba69f96 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 27e1ed6e-5657-404e-9d4b-9c841651abbd. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:18.663046 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:18.663046 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:18.663953 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b506a3aa-0e0e-4070-8c1c-4f351ba69f96 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd returned with HTTP 200 Jul 03 21:59:18.664554 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1161/4633] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:18 2026] GET /volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:19.536237 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3fa0fbe6-b7c3-48bd-8c10-8ed7030f08f0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:19.538335 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3fa0fbe6-b7c3-48bd-8c10-8ed7030f08f0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:59:19.538841 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3fa0fbe6-b7c3-48bd-8c10-8ed7030f08f0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-443068484", "snapshot_id": null, "imageRef": "f4ececa3-1558-4774-bffb-35f7b89c60f0", "volume_type": null, "size": 1}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:59:19.540630 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-3fa0fbe6-b7c3-48bd-8c10-8ed7030f08f0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-443068484', 'snapshot_id': None, 'imageRef': 'f4ececa3-1558-4774-bffb-35f7b89c60f0', 'volume_type': None, 'size': 1}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:59:19.580916 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e2e21571-63ac-4efd-a2a6-1d6470fcb9bb None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:19.584186 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e2e21571-63ac-4efd-a2a6-1d6470fcb9bb tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/volumes/f34cda53-3bc7-4569-87da-7a759074257a Jul 03 21:59:19.584186 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e2e21571-63ac-4efd-a2a6-1d6470fcb9bb tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:19.584585 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e2e21571-63ac-4efd-a2a6-1d6470fcb9bb tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:19.592254 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e2e21571-63ac-4efd-a2a6-1d6470fcb9bb tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/volumes/f34cda53-3bc7-4569-87da-7a759074257a returned with HTTP 404 Jul 03 21:59:19.592915 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1178/4634] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:19 2026] GET /volume/v3/volumes/f34cda53-3bc7-4569-87da-7a759074257a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:59:19.601281 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-2dca7d18-e3ee-40fc-b09d-d21cbce821ff None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:19.603465 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2dca7d18-e3ee-40fc-b09d-d21cbce821ff tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] DELETE https://10.4.3.32/volume/v3/volumes/d2d03bd1-daaf-4bc9-ae5a-34f8c4b30059 Jul 03 21:59:19.603723 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2dca7d18-e3ee-40fc-b09d-d21cbce821ff tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:19.603945 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2dca7d18-e3ee-40fc-b09d-d21cbce821ff tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:19.604357 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-2dca7d18-e3ee-40fc-b09d-d21cbce821ff tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Delete volume with id: d2d03bd1-daaf-4bc9-ae5a-34f8c4b30059 Jul 03 21:59:19.612384 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:19.612384 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:19.612890 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-2dca7d18-e3ee-40fc-b09d-d21cbce821ff tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Volume info retrieved successfully. Jul 03 21:59:19.639166 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-2dca7d18-e3ee-40fc-b09d-d21cbce821ff tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Delete volume request issued successfully. Jul 03 21:59:19.639663 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2dca7d18-e3ee-40fc-b09d-d21cbce821ff tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/volumes/d2d03bd1-daaf-4bc9-ae5a-34f8c4b30059 returned with HTTP 202 Jul 03 21:59:19.640392 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1148/4635] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:59:19 2026] DELETE /volume/v3/volumes/d2d03bd1-daaf-4bc9-ae5a-34f8c4b30059 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:59:19.649517 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-3fa0fbe6-b7c3-48bd-8c10-8ed7030f08f0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Create volume of 1 GB Jul 03 21:59:19.651444 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-660c47b4-cc39-4674-91c3-d4940f0a15cf None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:19.656184 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-660c47b4-cc39-4674-91c3-d4940f0a15cf tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/volumes/d2d03bd1-daaf-4bc9-ae5a-34f8c4b30059 Jul 03 21:59:19.658670 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-660c47b4-cc39-4674-91c3-d4940f0a15cf tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:19.659029 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-660c47b4-cc39-4674-91c3-d4940f0a15cf tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:19.661866 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3fa0fbe6-b7c3-48bd-8c10-8ed7030f08f0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Availability Zones retrieved successfully. Jul 03 21:59:19.675176 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:19.675176 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:19.675332 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3fa0fbe6-b7c3-48bd-8c10-8ed7030f08f0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Flow 'volume_create_api' (63ab7bd7-7c76-4393-a87f-88dfac2a164f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:59:19.678699 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3fa0fbe6-b7c3-48bd-8c10-8ed7030f08f0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b125f09-c1d0-471f-9977-87641bb25c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:19.680520 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a9717575-6cb3-428b-8558-3933505f20e8 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:19.684685 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-660c47b4-cc39-4674-91c3-d4940f0a15cf tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Volume info retrieved successfully. Jul 03 21:59:19.684903 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-3fa0fbe6-b7c3-48bd-8c10-8ed7030f08f0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:59:19.687130 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a9717575-6cb3-428b-8558-3933505f20e8 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd Jul 03 21:59:19.688233 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-660c47b4-cc39-4674-91c3-d4940f0a15cf tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/volumes/d2d03bd1-daaf-4bc9-ae5a-34f8c4b30059 returned with HTTP 200 Jul 03 21:59:19.689001 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a9717575-6cb3-428b-8558-3933505f20e8 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:19.689069 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1162/4636] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:19 2026] GET /volume/v3/volumes/d2d03bd1-daaf-4bc9-ae5a-34f8c4b30059 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:19.689294 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a9717575-6cb3-428b-8558-3933505f20e8 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:19.689468 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-a9717575-6cb3-428b-8558-3933505f20e8 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 27e1ed6e-5657-404e-9d4b-9c841651abbd. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:19.697454 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:19.697454 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:19.698309 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a9717575-6cb3-428b-8558-3933505f20e8 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd returned with HTTP 200 Jul 03 21:59:19.698918 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1179/4637] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:19 2026] GET /volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd => generated 722 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:19.767554 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3fa0fbe6-b7c3-48bd-8c10-8ed7030f08f0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b125f09-c1d0-471f-9977-87641bb25c41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:19.768678 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3fa0fbe6-b7c3-48bd-8c10-8ed7030f08f0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70e25dec-7e75-435b-a758-13c4bbdc50c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:19.839764 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-3fa0fbe6-b7c3-48bd-8c10-8ed7030f08f0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Created reservations ['419da7ff-123e-470e-b476-d81442d8516a', 'e73ccf4f-0c8f-4b11-9fb4-6e05db39fb5b', 'fa614960-75cb-49ee-891b-b984408cce0d', '635e58fc-4842-4559-b2c1-d41ab2abb5e4'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:59:19.840648 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3fa0fbe6-b7c3-48bd-8c10-8ed7030f08f0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70e25dec-7e75-435b-a758-13c4bbdc50c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['419da7ff-123e-470e-b476-d81442d8516a', 'e73ccf4f-0c8f-4b11-9fb4-6e05db39fb5b', 'fa614960-75cb-49ee-891b-b984408cce0d', '635e58fc-4842-4559-b2c1-d41ab2abb5e4']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:19.841386 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3fa0fbe6-b7c3-48bd-8c10-8ed7030f08f0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c27664a-07b6-497e-8a82-5f62bf591cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:19.876430 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3fa0fbe6-b7c3-48bd-8c10-8ed7030f08f0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c27664a-07b6-497e-8a82-5f62bf591cf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f01439c-f568-4428-8ecf-e8cef7dcfb0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-443068484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='507e5dd1cad64b589d82e1d74266e1fe',qos_specs=None,replication_status=,reservations=['419da7ff-123e-470e-b476-d81442d8516a','e73ccf4f-0c8f-4b11-9fb4-6e05db39fb5b','fa614960-75cb-49ee-891b-b984408cce0d','635e58fc-4842-4559-b2c1-d41ab2abb5e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31bec914875540f2bfe9290b32df07c5',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:59:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-443068484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f01439c-f568-4428-8ecf-e8cef7dcfb0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='507e5dd1cad64b589d82e1d74266e1fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31bec914875540f2bfe9290b32df07c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:19.877913 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3fa0fbe6-b7c3-48bd-8c10-8ed7030f08f0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b25fe47-4739-4692-9ee2-9c6b1d6c136e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:19.911531 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3fa0fbe6-b7c3-48bd-8c10-8ed7030f08f0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b25fe47-4739-4692-9ee2-9c6b1d6c136e) transitioned into state 'SUCCESS' from state '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-443068484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='507e5dd1cad64b589d82e1d74266e1fe',qos_specs=None,replication_status=,reservations=['419da7ff-123e-470e-b476-d81442d8516a','e73ccf4f-0c8f-4b11-9fb4-6e05db39fb5b','fa614960-75cb-49ee-891b-b984408cce0d','635e58fc-4842-4559-b2c1-d41ab2abb5e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31bec914875540f2bfe9290b32df07c5',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:19.911531 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3fa0fbe6-b7c3-48bd-8c10-8ed7030f08f0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6a41bb3-3a22-41c9-9e13-e75b9f9cea71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:19.922659 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3fa0fbe6-b7c3-48bd-8c10-8ed7030f08f0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6a41bb3-3a22-41c9-9e13-e75b9f9cea71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:19.925179 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3fa0fbe6-b7c3-48bd-8c10-8ed7030f08f0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Flow 'volume_create_api' (63ab7bd7-7c76-4393-a87f-88dfac2a164f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:59:19.925179 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3fa0fbe6-b7c3-48bd-8c10-8ed7030f08f0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Create volume request issued successfully. Jul 03 21:59:19.925179 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3fa0fbe6-b7c3-48bd-8c10-8ed7030f08f0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:59:19.925179 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1149/4638] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:59:19 2026] POST /volume/v3/volumes => generated 756 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:59:19.939873 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-372a5ffd-a4fd-4ef4-86ad-574322e92908 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:19.942446 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-372a5ffd-a4fd-4ef4-86ad-574322e92908 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/4f01439c-f568-4428-8ecf-e8cef7dcfb0f Jul 03 21:59:19.942720 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-372a5ffd-a4fd-4ef4-86ad-574322e92908 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:19.942992 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-372a5ffd-a4fd-4ef4-86ad-574322e92908 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:19.952155 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:19.952155 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:19.957140 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-372a5ffd-a4fd-4ef4-86ad-574322e92908 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:59:19.963361 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-372a5ffd-a4fd-4ef4-86ad-574322e92908 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/4f01439c-f568-4428-8ecf-e8cef7dcfb0f returned with HTTP 200 Jul 03 21:59:19.963979 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1149/4639] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:19 2026] GET /volume/v3/volumes/4f01439c-f568-4428-8ecf-e8cef7dcfb0f => generated 824 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:20.707399 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6c10ef10-7cdb-42cf-ac2e-f42e04aae061 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:20.709092 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6c10ef10-7cdb-42cf-ac2e-f42e04aae061 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/volumes/d2d03bd1-daaf-4bc9-ae5a-34f8c4b30059 Jul 03 21:59:20.709363 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6c10ef10-7cdb-42cf-ac2e-f42e04aae061 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:20.709662 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6c10ef10-7cdb-42cf-ac2e-f42e04aae061 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:20.716483 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2303dad2-dd88-4d24-931b-3a4a75fc670f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:20.718636 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6c10ef10-7cdb-42cf-ac2e-f42e04aae061 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/volumes/d2d03bd1-daaf-4bc9-ae5a-34f8c4b30059 returned with HTTP 404 Jul 03 21:59:20.719256 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1163/4640] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:20 2026] GET /volume/v3/volumes/d2d03bd1-daaf-4bc9-ae5a-34f8c4b30059 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:59:20.719913 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2303dad2-dd88-4d24-931b-3a4a75fc670f tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd Jul 03 21:59:20.720224 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2303dad2-dd88-4d24-931b-3a4a75fc670f tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:20.720503 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2303dad2-dd88-4d24-931b-3a4a75fc670f tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:20.720646 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-2303dad2-dd88-4d24-931b-3a4a75fc670f tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 27e1ed6e-5657-404e-9d4b-9c841651abbd. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:20.727906 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-128469a4-7490-4eea-a2de-cf0c1bdbb64b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:20.728422 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:20.728422 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:20.729018 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2303dad2-dd88-4d24-931b-3a4a75fc670f tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd returned with HTTP 200 Jul 03 21:59:20.729490 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1180/4641] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:20 2026] GET /volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:20.734391 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-128469a4-7490-4eea-a2de-cf0c1bdbb64b tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] DELETE https://10.4.3.32/volume/v3/volumes/3e953f31-cb8c-42f4-8cee-2397064c5d7d Jul 03 21:59:20.734391 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-128469a4-7490-4eea-a2de-cf0c1bdbb64b tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:20.734391 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-128469a4-7490-4eea-a2de-cf0c1bdbb64b tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:20.734391 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-128469a4-7490-4eea-a2de-cf0c1bdbb64b tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Delete volume with id: 3e953f31-cb8c-42f4-8cee-2397064c5d7d Jul 03 21:59:20.742396 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:20.742396 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:20.743082 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-128469a4-7490-4eea-a2de-cf0c1bdbb64b tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Volume info retrieved successfully. Jul 03 21:59:20.770292 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-128469a4-7490-4eea-a2de-cf0c1bdbb64b tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Delete volume request issued successfully. Jul 03 21:59:20.773410 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-128469a4-7490-4eea-a2de-cf0c1bdbb64b tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/volumes/3e953f31-cb8c-42f4-8cee-2397064c5d7d returned with HTTP 202 Jul 03 21:59:20.773410 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1150/4642] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:59:20 2026] DELETE /volume/v3/volumes/3e953f31-cb8c-42f4-8cee-2397064c5d7d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:59:20.780187 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-71f3115a-a165-43b4-93ac-0bced8a614d4 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:20.782253 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-71f3115a-a165-43b4-93ac-0bced8a614d4 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/volumes/3e953f31-cb8c-42f4-8cee-2397064c5d7d Jul 03 21:59:20.782494 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-71f3115a-a165-43b4-93ac-0bced8a614d4 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:20.782760 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-71f3115a-a165-43b4-93ac-0bced8a614d4 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:20.792125 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:20.792125 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:20.800560 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-71f3115a-a165-43b4-93ac-0bced8a614d4 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Volume info retrieved successfully. Jul 03 21:59:20.809576 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-71f3115a-a165-43b4-93ac-0bced8a614d4 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/volumes/3e953f31-cb8c-42f4-8cee-2397064c5d7d returned with HTTP 200 Jul 03 21:59:20.810313 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1150/4643] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:20 2026] GET /volume/v3/volumes/3e953f31-cb8c-42f4-8cee-2397064c5d7d => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:20.978668 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4670af5f-98f0-4427-8f5c-6c4f305dafb8 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:20.980622 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4670af5f-98f0-4427-8f5c-6c4f305dafb8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/4f01439c-f568-4428-8ecf-e8cef7dcfb0f Jul 03 21:59:20.980853 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4670af5f-98f0-4427-8f5c-6c4f305dafb8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:20.981107 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4670af5f-98f0-4427-8f5c-6c4f305dafb8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:20.989022 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:20.989022 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:20.993953 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-4670af5f-98f0-4427-8f5c-6c4f305dafb8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:59:21.000310 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4670af5f-98f0-4427-8f5c-6c4f305dafb8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/4f01439c-f568-4428-8ecf-e8cef7dcfb0f returned with HTTP 200 Jul 03 21:59:21.000789 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1164/4644] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:20 2026] GET /volume/v3/volumes/4f01439c-f568-4428-8ecf-e8cef7dcfb0f => generated 1364 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:59:21.013447 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-767815bc-1e03-4189-b657-b223a159f898 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:21.015531 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-767815bc-1e03-4189-b657-b223a159f898 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/4f01439c-f568-4428-8ecf-e8cef7dcfb0f Jul 03 21:59:21.015754 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-767815bc-1e03-4189-b657-b223a159f898 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:21.015998 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-767815bc-1e03-4189-b657-b223a159f898 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:21.023883 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:21.023883 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:21.027354 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-767815bc-1e03-4189-b657-b223a159f898 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:59:21.031673 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-767815bc-1e03-4189-b657-b223a159f898 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/4f01439c-f568-4428-8ecf-e8cef7dcfb0f returned with HTTP 200 Jul 03 21:59:21.032012 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1181/4645] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:21 2026] GET /volume/v3/volumes/4f01439c-f568-4428-8ecf-e8cef7dcfb0f => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:59:21.079891 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-c11fc1b4-34e7-4f1b-82bf-a985eb7192ec req-fe3b3439-02f8-4e35-b919-e23aeb69fc62 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:21.081792 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-c11fc1b4-34e7-4f1b-82bf-a985eb7192ec req-fe3b3439-02f8-4e35-b919-e23aeb69fc62 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] POST https://10.4.3.32/volume/v3/attachments/f12af83b-e130-4220-bb97-1f8a72944950/action Jul 03 21:59:21.082142 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-c11fc1b4-34e7-4f1b-82bf-a985eb7192ec req-fe3b3439-02f8-4e35-b919-e23aeb69fc62 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Action body: b'{"os-complete": null}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:59:21.082284 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-c11fc1b4-34e7-4f1b-82bf-a985eb7192ec req-fe3b3439-02f8-4e35-b919-e23aeb69fc62 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:59:21.102069 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:21.102069 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:21.118243 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-c11fc1b4-34e7-4f1b-82bf-a985eb7192ec req-fe3b3439-02f8-4e35-b919-e23aeb69fc62 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/attachments/f12af83b-e130-4220-bb97-1f8a72944950/action returned with HTTP 204 Jul 03 21:59:21.118792 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1151/4646] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:59:21 2026] POST /volume/v3/attachments/f12af83b-e130-4220-bb97-1f8a72944950/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:59:21.187485 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-a2aa3fc8-5128-4454-b477-3cad91c197bf req-d050a3d0-ff33-4e75-8f7f-df647a8ef0ca None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:21.190851 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-a2aa3fc8-5128-4454-b477-3cad91c197bf req-d050a3d0-ff33-4e75-8f7f-df647a8ef0ca tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/4f01439c-f568-4428-8ecf-e8cef7dcfb0f Jul 03 21:59:21.191117 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-a2aa3fc8-5128-4454-b477-3cad91c197bf req-d050a3d0-ff33-4e75-8f7f-df647a8ef0ca tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:21.191407 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-a2aa3fc8-5128-4454-b477-3cad91c197bf req-d050a3d0-ff33-4e75-8f7f-df647a8ef0ca tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:21.201767 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:21.201767 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:21.207634 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-a2aa3fc8-5128-4454-b477-3cad91c197bf req-d050a3d0-ff33-4e75-8f7f-df647a8ef0ca tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:59:21.217662 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-a2aa3fc8-5128-4454-b477-3cad91c197bf req-d050a3d0-ff33-4e75-8f7f-df647a8ef0ca tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/4f01439c-f568-4428-8ecf-e8cef7dcfb0f returned with HTTP 200 Jul 03 21:59:21.218465 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1151/4647] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:59:21 2026] GET /volume/v3/volumes/4f01439c-f568-4428-8ecf-e8cef7dcfb0f => generated 1364 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:59:21.743734 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-8f4f03f2-512b-4c55-944c-0f27b218845f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:21.745623 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8f4f03f2-512b-4c55-944c-0f27b218845f tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd Jul 03 21:59:21.745850 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8f4f03f2-512b-4c55-944c-0f27b218845f tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:21.746028 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8f4f03f2-512b-4c55-944c-0f27b218845f tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:21.746163 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-8f4f03f2-512b-4c55-944c-0f27b218845f tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 27e1ed6e-5657-404e-9d4b-9c841651abbd. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:21.750154 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:21.750154 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:21.750837 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8f4f03f2-512b-4c55-944c-0f27b218845f tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd returned with HTTP 200 Jul 03 21:59:21.751189 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1165/4648] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:21 2026] GET /volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:21.826858 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f971c149-6ba6-4dd8-9182-b2ec196326cb None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:21.828615 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f971c149-6ba6-4dd8-9182-b2ec196326cb tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/volumes/3e953f31-cb8c-42f4-8cee-2397064c5d7d Jul 03 21:59:21.828849 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f971c149-6ba6-4dd8-9182-b2ec196326cb tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:21.829053 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f971c149-6ba6-4dd8-9182-b2ec196326cb tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:21.836232 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f971c149-6ba6-4dd8-9182-b2ec196326cb tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/volumes/3e953f31-cb8c-42f4-8cee-2397064c5d7d returned with HTTP 404 Jul 03 21:59:21.836964 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1182/4649] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:21 2026] GET /volume/v3/volumes/3e953f31-cb8c-42f4-8cee-2397064c5d7d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:59:21.844707 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-772efe36-dd36-441e-9086-aa16f13751e9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:21.847199 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-772efe36-dd36-441e-9086-aa16f13751e9 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] DELETE https://10.4.3.32/volume/v3/volumes/9484f7da-9725-4e4b-9185-50390b19afb2 Jul 03 21:59:21.847199 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-772efe36-dd36-441e-9086-aa16f13751e9 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:21.848425 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-772efe36-dd36-441e-9086-aa16f13751e9 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:21.848425 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-772efe36-dd36-441e-9086-aa16f13751e9 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Delete volume with id: 9484f7da-9725-4e4b-9185-50390b19afb2 Jul 03 21:59:21.859822 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:21.859822 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:21.860351 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-772efe36-dd36-441e-9086-aa16f13751e9 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Volume info retrieved successfully. Jul 03 21:59:21.884854 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-772efe36-dd36-441e-9086-aa16f13751e9 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Delete volume request issued successfully. Jul 03 21:59:21.885129 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-772efe36-dd36-441e-9086-aa16f13751e9 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/volumes/9484f7da-9725-4e4b-9185-50390b19afb2 returned with HTTP 202 Jul 03 21:59:21.885733 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1152/4650] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:59:21 2026] DELETE /volume/v3/volumes/9484f7da-9725-4e4b-9185-50390b19afb2 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:59:21.895344 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-60c4cf7f-e5d2-452b-8114-1a8e941cf898 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:21.898805 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-60c4cf7f-e5d2-452b-8114-1a8e941cf898 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/volumes/9484f7da-9725-4e4b-9185-50390b19afb2 Jul 03 21:59:21.898805 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-60c4cf7f-e5d2-452b-8114-1a8e941cf898 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:21.899119 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-60c4cf7f-e5d2-452b-8114-1a8e941cf898 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:21.909803 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:21.909803 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:21.911764 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-a2aa3fc8-5128-4454-b477-3cad91c197bf req-9fcbded3-6c6f-4715-b026-83e7a8cb7ca8 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:21.914229 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-a2aa3fc8-5128-4454-b477-3cad91c197bf req-9fcbded3-6c6f-4715-b026-83e7a8cb7ca8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/4f01439c-f568-4428-8ecf-e8cef7dcfb0f Jul 03 21:59:21.914503 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-a2aa3fc8-5128-4454-b477-3cad91c197bf req-9fcbded3-6c6f-4715-b026-83e7a8cb7ca8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:21.915566 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-a2aa3fc8-5128-4454-b477-3cad91c197bf req-9fcbded3-6c6f-4715-b026-83e7a8cb7ca8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:21.915673 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-60c4cf7f-e5d2-452b-8114-1a8e941cf898 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Volume info retrieved successfully. Jul 03 21:59:21.920638 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-60c4cf7f-e5d2-452b-8114-1a8e941cf898 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/volumes/9484f7da-9725-4e4b-9185-50390b19afb2 returned with HTTP 200 Jul 03 21:59:21.921093 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1152/4651] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:21 2026] GET /volume/v3/volumes/9484f7da-9725-4e4b-9185-50390b19afb2 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:21.924443 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:21.924443 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:21.928731 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-a2aa3fc8-5128-4454-b477-3cad91c197bf req-9fcbded3-6c6f-4715-b026-83e7a8cb7ca8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:59:21.934867 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-a2aa3fc8-5128-4454-b477-3cad91c197bf req-9fcbded3-6c6f-4715-b026-83e7a8cb7ca8 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/4f01439c-f568-4428-8ecf-e8cef7dcfb0f returned with HTTP 200 Jul 03 21:59:21.935552 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1166/4652] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:59:21 2026] GET /volume/v3/volumes/4f01439c-f568-4428-8ecf-e8cef7dcfb0f => generated 1364 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:59:21.948855 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-be5cba52-7ae0-48fb-a532-418d13a3f70e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:21.949343 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-be5cba52-7ae0-48fb-a532-418d13a3f70e None None] GET https://10.4.3.32/volume// Jul 03 21:59:21.950009 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-be5cba52-7ae0-48fb-a532-418d13a3f70e None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:21.950009 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-be5cba52-7ae0-48fb-a532-418d13a3f70e None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:21.950123 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-be5cba52-7ae0-48fb-a532-418d13a3f70e None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:59:21.950456 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1183/4653] 10.4.3.32 () {66 vars in 1412 bytes} [Fri Jul 3 21:59: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 21:59:21.960788 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-a2aa3fc8-5128-4454-b477-3cad91c197bf req-cee8fe82-539c-444a-afcf-719306bd98cb None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:21.962478 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-a2aa3fc8-5128-4454-b477-3cad91c197bf req-cee8fe82-539c-444a-afcf-719306bd98cb tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:59:21.962836 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-a2aa3fc8-5128-4454-b477-3cad91c197bf req-cee8fe82-539c-444a-afcf-719306bd98cb tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f01439c-f568-4428-8ecf-e8cef7dcfb0f", "connector": null, "instance_uuid": "0c9542c4-0432-439e-bab7-58214416c697"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:59:21.972741 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:21.972741 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:22.004339 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-a2aa3fc8-5128-4454-b477-3cad91c197bf req-cee8fe82-539c-444a-afcf-719306bd98cb tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:59:22.004981 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1153/4654] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:59:21 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 21:59:22.761318 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-0ece239b-5f93-4ddf-8033-5c3e93641728 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:22.765688 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0ece239b-5f93-4ddf-8033-5c3e93641728 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd Jul 03 21:59:22.765891 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0ece239b-5f93-4ddf-8033-5c3e93641728 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:22.766068 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0ece239b-5f93-4ddf-8033-5c3e93641728 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:22.766221 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-0ece239b-5f93-4ddf-8033-5c3e93641728 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 27e1ed6e-5657-404e-9d4b-9c841651abbd. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:22.776151 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:22.776151 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:22.776890 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0ece239b-5f93-4ddf-8033-5c3e93641728 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd returned with HTTP 200 Jul 03 21:59:22.777229 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1153/4655] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:22 2026] GET /volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:22.937550 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-58b24051-b480-4c92-9ded-8b612dc44378 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:22.940267 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-58b24051-b480-4c92-9ded-8b612dc44378 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] GET https://10.4.3.32/volume/v3/volumes/9484f7da-9725-4e4b-9185-50390b19afb2 Jul 03 21:59:22.940619 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-58b24051-b480-4c92-9ded-8b612dc44378 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:22.940958 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-58b24051-b480-4c92-9ded-8b612dc44378 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:22.950431 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-58b24051-b480-4c92-9ded-8b612dc44378 tempest-CreateVolumesFromBackupTest-1717273025 tempest-CreateVolumesFromBackupTest-1717273025-project-member] https://10.4.3.32/volume/v3/volumes/9484f7da-9725-4e4b-9185-50390b19afb2 returned with HTTP 404 Jul 03 21:59:22.951080 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1167/4656] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:22 2026] GET /volume/v3/volumes/9484f7da-9725-4e4b-9185-50390b19afb2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:59:23.789563 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-0b3765e1-9d45-4e52-9289-3891a5482f46 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:23.791484 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0b3765e1-9d45-4e52-9289-3891a5482f46 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd Jul 03 21:59:23.791571 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0b3765e1-9d45-4e52-9289-3891a5482f46 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:23.791773 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0b3765e1-9d45-4e52-9289-3891a5482f46 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:23.792176 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-0b3765e1-9d45-4e52-9289-3891a5482f46 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 27e1ed6e-5657-404e-9d4b-9c841651abbd. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:23.799006 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:23.799006 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:23.800504 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0b3765e1-9d45-4e52-9289-3891a5482f46 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd returned with HTTP 200 Jul 03 21:59:23.800913 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1184/4657] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:23 2026] GET /volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:24.484801 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f1aa78bf-d763-46e4-835e-a764acb8325c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:24.624116 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f1aa78bf-d763-46e4-835e-a764acb8325c tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:59:24.625087 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f1aa78bf-d763-46e4-835e-a764acb8325c tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1733582694"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:59:24.627175 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-f1aa78bf-d763-46e4-835e-a764acb8325c tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1733582694'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:59:24.627553 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-f1aa78bf-d763-46e4-835e-a764acb8325c tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Create volume of 1 GB Jul 03 21:59:24.628151 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:24.628151 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:24.637403 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f1aa78bf-d763-46e4-835e-a764acb8325c tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Availability Zones retrieved successfully. Jul 03 21:59:24.646406 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f1aa78bf-d763-46e4-835e-a764acb8325c tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Flow 'volume_create_api' (4d7bb710-ee2f-4b50-8fa7-0588c853ae2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:59:24.647762 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f1aa78bf-d763-46e4-835e-a764acb8325c tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17c232c9-be5e-4203-8f5a-4caf7d1c5c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:24.650317 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-f1aa78bf-d763-46e4-835e-a764acb8325c tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:59:24.693171 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f1aa78bf-d763-46e4-835e-a764acb8325c tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17c232c9-be5e-4203-8f5a-4caf7d1c5c66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:24.694398 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f1aa78bf-d763-46e4-835e-a764acb8325c tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bd240a5-ea18-40d0-9c6e-0956aa25c980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:24.802685 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-f1aa78bf-d763-46e4-835e-a764acb8325c tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Created reservations ['88b8367e-9abb-4e85-9f47-7bac8904a492', '912403cd-c53b-4073-9969-ecd10ce0c6ee', '247909a3-5e2f-4090-a6bb-170a84a00465', 'ce37a9e9-0b54-4bd4-b82c-7f4d0118f796'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:59:24.803781 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f1aa78bf-d763-46e4-835e-a764acb8325c tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bd240a5-ea18-40d0-9c6e-0956aa25c980) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88b8367e-9abb-4e85-9f47-7bac8904a492', '912403cd-c53b-4073-9969-ecd10ce0c6ee', '247909a3-5e2f-4090-a6bb-170a84a00465', 'ce37a9e9-0b54-4bd4-b82c-7f4d0118f796']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:24.804733 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f1aa78bf-d763-46e4-835e-a764acb8325c tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9544b6ff-1d58-44e9-8220-2d16ecfb3996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:24.813208 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f9da9fd1-c478-431f-b3cf-20800f4dd364 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:24.816576 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f9da9fd1-c478-431f-b3cf-20800f4dd364 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd Jul 03 21:59:24.816979 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f9da9fd1-c478-431f-b3cf-20800f4dd364 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:24.817215 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f9da9fd1-c478-431f-b3cf-20800f4dd364 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:24.817415 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-f9da9fd1-c478-431f-b3cf-20800f4dd364 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 27e1ed6e-5657-404e-9d4b-9c841651abbd. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:24.823286 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:24.823286 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:24.824155 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f9da9fd1-c478-431f-b3cf-20800f4dd364 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd returned with HTTP 200 Jul 03 21:59:24.824721 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1154/4658] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:24 2026] GET /volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:24.844864 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f1aa78bf-d763-46e4-835e-a764acb8325c tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9544b6ff-1d58-44e9-8220-2d16ecfb3996) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8abc070-0a48-4a28-b33f-9cfc5d0963df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1733582694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9272f003eeeb489883d41d5ec0cbdae7',qos_specs=None,replication_status=,reservations=['88b8367e-9abb-4e85-9f47-7bac8904a492','912403cd-c53b-4073-9969-ecd10ce0c6ee','247909a3-5e2f-4090-a6bb-170a84a00465','ce37a9e9-0b54-4bd4-b82c-7f4d0118f796'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3830f3e7f2434d2ea98868c341d4e1de',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:59:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1733582694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8abc070-0a48-4a28-b33f-9cfc5d0963df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9272f003eeeb489883d41d5ec0cbdae7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3830f3e7f2434d2ea98868c341d4e1de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:24.845660 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f1aa78bf-d763-46e4-835e-a764acb8325c tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e60d4cda-7de5-428d-8f91-3c271c70443a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:24.886472 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f1aa78bf-d763-46e4-835e-a764acb8325c tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e60d4cda-7de5-428d-8f91-3c271c70443a) transitioned into state 'SUCCESS' from state '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-1733582694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9272f003eeeb489883d41d5ec0cbdae7',qos_specs=None,replication_status=,reservations=['88b8367e-9abb-4e85-9f47-7bac8904a492','912403cd-c53b-4073-9969-ecd10ce0c6ee','247909a3-5e2f-4090-a6bb-170a84a00465','ce37a9e9-0b54-4bd4-b82c-7f4d0118f796'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3830f3e7f2434d2ea98868c341d4e1de',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:24.887243 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f1aa78bf-d763-46e4-835e-a764acb8325c tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (812511fd-3476-443f-90fc-9899df3b01bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:24.901632 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f1aa78bf-d763-46e4-835e-a764acb8325c tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (812511fd-3476-443f-90fc-9899df3b01bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:24.902726 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f1aa78bf-d763-46e4-835e-a764acb8325c tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Flow 'volume_create_api' (4d7bb710-ee2f-4b50-8fa7-0588c853ae2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:59:24.903242 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f1aa78bf-d763-46e4-835e-a764acb8325c tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Create volume request issued successfully. Jul 03 21:59:24.904054 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f1aa78bf-d763-46e4-835e-a764acb8325c tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:59:24.904720 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1154/4659] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:59:24 2026] POST /volume/v3/volumes => generated 762 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:59:24.920779 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-700280fd-d414-4cc9-90f3-6239e7ec2274 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:24.922623 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-700280fd-d414-4cc9-90f3-6239e7ec2274 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] GET https://10.4.3.32/volume/v3/volumes/b8abc070-0a48-4a28-b33f-9cfc5d0963df Jul 03 21:59:24.922847 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-700280fd-d414-4cc9-90f3-6239e7ec2274 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:24.923089 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-700280fd-d414-4cc9-90f3-6239e7ec2274 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:24.931750 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:24.931750 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:24.936329 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-700280fd-d414-4cc9-90f3-6239e7ec2274 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Volume info retrieved successfully. Jul 03 21:59:24.941853 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-700280fd-d414-4cc9-90f3-6239e7ec2274 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] https://10.4.3.32/volume/v3/volumes/b8abc070-0a48-4a28-b33f-9cfc5d0963df returned with HTTP 200 Jul 03 21:59:24.942363 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1168/4660] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:24 2026] GET /volume/v3/volumes/b8abc070-0a48-4a28-b33f-9cfc5d0963df => generated 830 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:25.837198 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d31d768c-e77d-4f00-aff9-337e30eb6756 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:25.839167 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d31d768c-e77d-4f00-aff9-337e30eb6756 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd Jul 03 21:59:25.839421 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d31d768c-e77d-4f00-aff9-337e30eb6756 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:25.840017 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d31d768c-e77d-4f00-aff9-337e30eb6756 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:25.840017 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-d31d768c-e77d-4f00-aff9-337e30eb6756 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 27e1ed6e-5657-404e-9d4b-9c841651abbd. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:25.848394 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:25.848394 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:25.848394 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d31d768c-e77d-4f00-aff9-337e30eb6756 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd returned with HTTP 200 Jul 03 21:59:25.848394 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1185/4661] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:25 2026] GET /volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:59:25.956147 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-14cdc439-39d8-4b33-8558-488894ca0fe5 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:25.957878 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-14cdc439-39d8-4b33-8558-488894ca0fe5 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] GET https://10.4.3.32/volume/v3/volumes/b8abc070-0a48-4a28-b33f-9cfc5d0963df Jul 03 21:59:25.958095 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-14cdc439-39d8-4b33-8558-488894ca0fe5 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:25.958307 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-14cdc439-39d8-4b33-8558-488894ca0fe5 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:25.965808 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:25.965808 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:25.969196 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-14cdc439-39d8-4b33-8558-488894ca0fe5 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Volume info retrieved successfully. Jul 03 21:59:25.973587 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-14cdc439-39d8-4b33-8558-488894ca0fe5 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] https://10.4.3.32/volume/v3/volumes/b8abc070-0a48-4a28-b33f-9cfc5d0963df returned with HTTP 200 Jul 03 21:59:25.973998 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1155/4662] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:25 2026] GET /volume/v3/volumes/b8abc070-0a48-4a28-b33f-9cfc5d0963df => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:25.987076 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-097b911e-f406-4ccc-9249-ac328a506f61 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:25.988864 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-097b911e-f406-4ccc-9249-ac328a506f61 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:59:25.989207 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-097b911e-f406-4ccc-9249-ac328a506f61 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b8abc070-0a48-4a28-b33f-9cfc5d0963df", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-312688449"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:59:25.990519 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-097b911e-f406-4ccc-9249-ac328a506f61 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Create volume request body: {'volume': {"'source_volid": 'b8abc070-0a48-4a28-b33f-9cfc5d0963df', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-312688449'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:59:25.990668 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-097b911e-f406-4ccc-9249-ac328a506f61 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Create volume of 1 GB Jul 03 21:59:25.990937 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:25.990937 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:25.996030 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-097b911e-f406-4ccc-9249-ac328a506f61 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Availability Zones retrieved successfully. Jul 03 21:59:26.002194 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-097b911e-f406-4ccc-9249-ac328a506f61 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Flow 'volume_create_api' (106d7206-b543-405d-8950-79da3bbba893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:59:26.003066 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-097b911e-f406-4ccc-9249-ac328a506f61 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0915f93b-4895-4956-9540-26379396583d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:26.004031 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-097b911e-f406-4ccc-9249-ac328a506f61 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:59:26.029398 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-097b911e-f406-4ccc-9249-ac328a506f61 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0915f93b-4895-4956-9540-26379396583d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:26.029398 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-097b911e-f406-4ccc-9249-ac328a506f61 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1222642-25ff-45e7-8fba-b1accaf35e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:26.064017 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-097b911e-f406-4ccc-9249-ac328a506f61 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Created reservations ['90a420c0-ec67-4d81-a10e-047fa8c94385', 'a7325f24-bcf7-4172-97cf-e64fa0847cca', '7ebf8926-f0d7-4092-9e50-0641fea86802', 'c50c5d61-9e45-4ff5-a3e1-3fe028cf9cb0'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:59:26.064786 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-097b911e-f406-4ccc-9249-ac328a506f61 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1222642-25ff-45e7-8fba-b1accaf35e3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90a420c0-ec67-4d81-a10e-047fa8c94385', 'a7325f24-bcf7-4172-97cf-e64fa0847cca', '7ebf8926-f0d7-4092-9e50-0641fea86802', 'c50c5d61-9e45-4ff5-a3e1-3fe028cf9cb0']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:26.065584 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-097b911e-f406-4ccc-9249-ac328a506f61 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09210a16-176f-4a64-ad1b-8af3d45e2e94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:26.087899 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-097b911e-f406-4ccc-9249-ac328a506f61 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09210a16-176f-4a64-ad1b-8af3d45e2e94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01e7394e-a9e1-4b31-a0e4-a916cc95336b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-312688449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9272f003eeeb489883d41d5ec0cbdae7',qos_specs=None,replication_status=,reservations=['90a420c0-ec67-4d81-a10e-047fa8c94385','a7325f24-bcf7-4172-97cf-e64fa0847cca','7ebf8926-f0d7-4092-9e50-0641fea86802','c50c5d61-9e45-4ff5-a3e1-3fe028cf9cb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3830f3e7f2434d2ea98868c341d4e1de',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:59:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-312688449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01e7394e-a9e1-4b31-a0e4-a916cc95336b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9272f003eeeb489883d41d5ec0cbdae7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3830f3e7f2434d2ea98868c341d4e1de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:26.088608 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-097b911e-f406-4ccc-9249-ac328a506f61 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6170f579-8a89-4b84-8c8d-9c9de5ef746d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:26.109737 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-097b911e-f406-4ccc-9249-ac328a506f61 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6170f579-8a89-4b84-8c8d-9c9de5ef746d) transitioned into state 'SUCCESS' from state '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-312688449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9272f003eeeb489883d41d5ec0cbdae7',qos_specs=None,replication_status=,reservations=['90a420c0-ec67-4d81-a10e-047fa8c94385','a7325f24-bcf7-4172-97cf-e64fa0847cca','7ebf8926-f0d7-4092-9e50-0641fea86802','c50c5d61-9e45-4ff5-a3e1-3fe028cf9cb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3830f3e7f2434d2ea98868c341d4e1de',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:26.110522 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-097b911e-f406-4ccc-9249-ac328a506f61 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7af6fae5-de47-42e8-a915-6b15316eabe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:26.120636 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-097b911e-f406-4ccc-9249-ac328a506f61 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7af6fae5-de47-42e8-a915-6b15316eabe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:26.122868 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-097b911e-f406-4ccc-9249-ac328a506f61 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Flow 'volume_create_api' (106d7206-b543-405d-8950-79da3bbba893) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:59:26.122868 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-097b911e-f406-4ccc-9249-ac328a506f61 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Create volume request issued successfully. Jul 03 21:59:26.122868 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-097b911e-f406-4ccc-9249-ac328a506f61 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:59:26.123086 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1155/4663] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:59:25 2026] POST /volume/v3/volumes => generated 761 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:59:26.139208 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-82e1d1e6-f08c-4f30-b5d3-efcb5147f880 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:26.140987 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-82e1d1e6-f08c-4f30-b5d3-efcb5147f880 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:59:26.141382 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-82e1d1e6-f08c-4f30-b5d3-efcb5147f880 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b8abc070-0a48-4a28-b33f-9cfc5d0963df", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1499513625"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:59:26.142811 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-82e1d1e6-f08c-4f30-b5d3-efcb5147f880 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Create volume request body: {'volume': {"'source_volid": 'b8abc070-0a48-4a28-b33f-9cfc5d0963df', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1499513625'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:59:26.142926 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-82e1d1e6-f08c-4f30-b5d3-efcb5147f880 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Create volume of 1 GB Jul 03 21:59:26.147878 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-82e1d1e6-f08c-4f30-b5d3-efcb5147f880 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Availability Zones retrieved successfully. Jul 03 21:59:26.153420 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-82e1d1e6-f08c-4f30-b5d3-efcb5147f880 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Flow 'volume_create_api' (29f0416d-9dc0-4ab4-ac61-ce87813447ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:59:26.154348 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-82e1d1e6-f08c-4f30-b5d3-efcb5147f880 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7247065e-7cd7-44aa-8983-eaa33ed51acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:26.155252 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-82e1d1e6-f08c-4f30-b5d3-efcb5147f880 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:59:26.187619 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-82e1d1e6-f08c-4f30-b5d3-efcb5147f880 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7247065e-7cd7-44aa-8983-eaa33ed51acb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:26.187836 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-82e1d1e6-f08c-4f30-b5d3-efcb5147f880 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c63cf65-015e-465c-be91-2835b967c3f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:26.241042 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-82e1d1e6-f08c-4f30-b5d3-efcb5147f880 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Created reservations ['6c6399ec-0ced-4601-a19d-82371dca4a25', 'c844cee8-c7d0-44e0-9f85-eb7dfef433ec', '7d8763e7-e339-4fa3-afed-607bea16d8d7', '924b6e9a-752c-4c20-b87b-c981063be602'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:59:26.242048 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-82e1d1e6-f08c-4f30-b5d3-efcb5147f880 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c63cf65-015e-465c-be91-2835b967c3f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c6399ec-0ced-4601-a19d-82371dca4a25', 'c844cee8-c7d0-44e0-9f85-eb7dfef433ec', '7d8763e7-e339-4fa3-afed-607bea16d8d7', '924b6e9a-752c-4c20-b87b-c981063be602']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:26.243117 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-82e1d1e6-f08c-4f30-b5d3-efcb5147f880 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98023350-895a-4d4b-8cda-0fb07fcb760b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:26.275345 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-82e1d1e6-f08c-4f30-b5d3-efcb5147f880 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98023350-895a-4d4b-8cda-0fb07fcb760b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54bef894-077f-4008-b717-6fa8730dfc8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1499513625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9272f003eeeb489883d41d5ec0cbdae7',qos_specs=None,replication_status=,reservations=['6c6399ec-0ced-4601-a19d-82371dca4a25','c844cee8-c7d0-44e0-9f85-eb7dfef433ec','7d8763e7-e339-4fa3-afed-607bea16d8d7','924b6e9a-752c-4c20-b87b-c981063be602'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3830f3e7f2434d2ea98868c341d4e1de',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:59:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1499513625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54bef894-077f-4008-b717-6fa8730dfc8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9272f003eeeb489883d41d5ec0cbdae7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3830f3e7f2434d2ea98868c341d4e1de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:26.276903 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-82e1d1e6-f08c-4f30-b5d3-efcb5147f880 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86fc85c9-669e-4b33-addb-c72cef817e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:26.304462 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-82e1d1e6-f08c-4f30-b5d3-efcb5147f880 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86fc85c9-669e-4b33-addb-c72cef817e80) transitioned into state 'SUCCESS' from state '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-1499513625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9272f003eeeb489883d41d5ec0cbdae7',qos_specs=None,replication_status=,reservations=['6c6399ec-0ced-4601-a19d-82371dca4a25','c844cee8-c7d0-44e0-9f85-eb7dfef433ec','7d8763e7-e339-4fa3-afed-607bea16d8d7','924b6e9a-752c-4c20-b87b-c981063be602'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3830f3e7f2434d2ea98868c341d4e1de',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:26.305227 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-82e1d1e6-f08c-4f30-b5d3-efcb5147f880 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cec2437-0dc0-4961-9161-89d0f6514da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:26.320751 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-82e1d1e6-f08c-4f30-b5d3-efcb5147f880 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cec2437-0dc0-4961-9161-89d0f6514da4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:26.321406 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-82e1d1e6-f08c-4f30-b5d3-efcb5147f880 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Flow 'volume_create_api' (29f0416d-9dc0-4ab4-ac61-ce87813447ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:59:26.321560 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-82e1d1e6-f08c-4f30-b5d3-efcb5147f880 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Create volume request issued successfully. Jul 03 21:59:26.322236 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-82e1d1e6-f08c-4f30-b5d3-efcb5147f880 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:59:26.322956 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1169/4664] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:59:26 2026] POST /volume/v3/volumes => generated 762 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:59:26.353410 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e0972de1-6da6-428c-953e-3dbe7cd337ac None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:26.355487 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e0972de1-6da6-428c-953e-3dbe7cd337ac tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:59:26.355922 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e0972de1-6da6-428c-953e-3dbe7cd337ac tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b8abc070-0a48-4a28-b33f-9cfc5d0963df", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-530953825"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:59:26.357489 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-e0972de1-6da6-428c-953e-3dbe7cd337ac tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Create volume request body: {'volume': {"'source_volid": 'b8abc070-0a48-4a28-b33f-9cfc5d0963df', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-530953825'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:59:26.357677 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-e0972de1-6da6-428c-953e-3dbe7cd337ac tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Create volume of 1 GB Jul 03 21:59:26.362677 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e0972de1-6da6-428c-953e-3dbe7cd337ac tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Availability Zones retrieved successfully. Jul 03 21:59:26.367446 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e0972de1-6da6-428c-953e-3dbe7cd337ac tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Flow 'volume_create_api' (a7114155-5ff8-486c-9746-fa0d2b8ee543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:59:26.368442 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e0972de1-6da6-428c-953e-3dbe7cd337ac tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac5200d9-80e8-48cb-bec7-f4bff2d58166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:26.369257 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-e0972de1-6da6-428c-953e-3dbe7cd337ac tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:59:26.392560 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e0972de1-6da6-428c-953e-3dbe7cd337ac tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac5200d9-80e8-48cb-bec7-f4bff2d58166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:26.393267 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e0972de1-6da6-428c-953e-3dbe7cd337ac tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce622b54-e349-45c0-b179-985622034264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:26.436470 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-e0972de1-6da6-428c-953e-3dbe7cd337ac tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Created reservations ['02cc1653-a3e5-4147-a771-791a8a4b017f', '951f3634-c4cb-44e1-aac6-bbc47096e22a', 'a3ac9118-bd8f-4c1f-8ffe-20456851e894', '72ec724b-25f9-4cde-a72f-5561a2b33ad1'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:59:26.437264 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e0972de1-6da6-428c-953e-3dbe7cd337ac tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce622b54-e349-45c0-b179-985622034264) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02cc1653-a3e5-4147-a771-791a8a4b017f', '951f3634-c4cb-44e1-aac6-bbc47096e22a', 'a3ac9118-bd8f-4c1f-8ffe-20456851e894', '72ec724b-25f9-4cde-a72f-5561a2b33ad1']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:26.439034 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e0972de1-6da6-428c-953e-3dbe7cd337ac tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc4e149c-8a32-488a-a9ec-d5e18aecea48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:26.461227 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e0972de1-6da6-428c-953e-3dbe7cd337ac tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc4e149c-8a32-488a-a9ec-d5e18aecea48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a67a858a-2068-402d-9f55-88b37a70dacf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-530953825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9272f003eeeb489883d41d5ec0cbdae7',qos_specs=None,replication_status=,reservations=['02cc1653-a3e5-4147-a771-791a8a4b017f','951f3634-c4cb-44e1-aac6-bbc47096e22a','a3ac9118-bd8f-4c1f-8ffe-20456851e894','72ec724b-25f9-4cde-a72f-5561a2b33ad1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3830f3e7f2434d2ea98868c341d4e1de',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:59:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-530953825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a67a858a-2068-402d-9f55-88b37a70dacf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9272f003eeeb489883d41d5ec0cbdae7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3830f3e7f2434d2ea98868c341d4e1de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:26.461994 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e0972de1-6da6-428c-953e-3dbe7cd337ac tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8a191e5-1d74-44d3-81e1-206c5ab56455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:26.481201 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e0972de1-6da6-428c-953e-3dbe7cd337ac tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8a191e5-1d74-44d3-81e1-206c5ab56455) transitioned into state 'SUCCESS' from state '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-530953825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9272f003eeeb489883d41d5ec0cbdae7',qos_specs=None,replication_status=,reservations=['02cc1653-a3e5-4147-a771-791a8a4b017f','951f3634-c4cb-44e1-aac6-bbc47096e22a','a3ac9118-bd8f-4c1f-8ffe-20456851e894','72ec724b-25f9-4cde-a72f-5561a2b33ad1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3830f3e7f2434d2ea98868c341d4e1de',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:26.481941 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e0972de1-6da6-428c-953e-3dbe7cd337ac tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02cd79a8-50ed-4502-b7b5-2cd14e92e429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:26.493070 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e0972de1-6da6-428c-953e-3dbe7cd337ac tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02cd79a8-50ed-4502-b7b5-2cd14e92e429) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:26.493977 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e0972de1-6da6-428c-953e-3dbe7cd337ac tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Flow 'volume_create_api' (a7114155-5ff8-486c-9746-fa0d2b8ee543) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:59:26.494357 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e0972de1-6da6-428c-953e-3dbe7cd337ac tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Create volume request issued successfully. Jul 03 21:59:26.495080 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e0972de1-6da6-428c-953e-3dbe7cd337ac tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:59:26.495608 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1186/4665] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:59:26 2026] POST /volume/v3/volumes => generated 761 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:59:26.507034 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-13ac7337-8eda-4d80-8786-8248e9a11917 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:26.509695 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-13ac7337-8eda-4d80-8786-8248e9a11917 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:59:26.510060 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-13ac7337-8eda-4d80-8786-8248e9a11917 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b8abc070-0a48-4a28-b33f-9cfc5d0963df", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1596063564"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:59:26.511721 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-13ac7337-8eda-4d80-8786-8248e9a11917 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Create volume request body: {'volume': {"'source_volid": 'b8abc070-0a48-4a28-b33f-9cfc5d0963df', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1596063564'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:59:26.512008 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-13ac7337-8eda-4d80-8786-8248e9a11917 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Create volume of 1 GB Jul 03 21:59:26.516381 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-13ac7337-8eda-4d80-8786-8248e9a11917 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Availability Zones retrieved successfully. Jul 03 21:59:26.522689 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-13ac7337-8eda-4d80-8786-8248e9a11917 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Flow 'volume_create_api' (65c3873a-27ee-4700-892c-48a565087d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:59:26.523860 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-13ac7337-8eda-4d80-8786-8248e9a11917 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1d96e21-ee91-47df-872c-dd212e4cfe4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:26.525319 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-13ac7337-8eda-4d80-8786-8248e9a11917 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:59:26.558510 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-13ac7337-8eda-4d80-8786-8248e9a11917 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1d96e21-ee91-47df-872c-dd212e4cfe4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:26.559269 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-13ac7337-8eda-4d80-8786-8248e9a11917 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fc08c16-142a-4239-9db1-277d3f8d5211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:26.625099 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-13ac7337-8eda-4d80-8786-8248e9a11917 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Created reservations ['6fef8860-33b5-4de3-af67-863597277280', 'f7f07247-ac00-4841-8fd7-1af9faff946b', '5f9f2c1f-476e-4d87-96e3-6b0687a6342e', '688ea858-6dac-48b0-b65e-20cbcdd72b42'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:59:26.626117 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-13ac7337-8eda-4d80-8786-8248e9a11917 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fc08c16-142a-4239-9db1-277d3f8d5211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fef8860-33b5-4de3-af67-863597277280', 'f7f07247-ac00-4841-8fd7-1af9faff946b', '5f9f2c1f-476e-4d87-96e3-6b0687a6342e', '688ea858-6dac-48b0-b65e-20cbcdd72b42']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:26.627393 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-13ac7337-8eda-4d80-8786-8248e9a11917 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30aaf32b-bb98-4a83-81e9-46704a383391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:26.657242 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-13ac7337-8eda-4d80-8786-8248e9a11917 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30aaf32b-bb98-4a83-81e9-46704a383391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7382712-da8d-4666-bb67-33ba4ed2edfc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1596063564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9272f003eeeb489883d41d5ec0cbdae7',qos_specs=None,replication_status=,reservations=['6fef8860-33b5-4de3-af67-863597277280','f7f07247-ac00-4841-8fd7-1af9faff946b','5f9f2c1f-476e-4d87-96e3-6b0687a6342e','688ea858-6dac-48b0-b65e-20cbcdd72b42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3830f3e7f2434d2ea98868c341d4e1de',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:59:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1596063564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7382712-da8d-4666-bb67-33ba4ed2edfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9272f003eeeb489883d41d5ec0cbdae7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3830f3e7f2434d2ea98868c341d4e1de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:26.657774 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-13ac7337-8eda-4d80-8786-8248e9a11917 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a34cb7ba-5aef-492c-a472-0731ab980cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:26.691022 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-13ac7337-8eda-4d80-8786-8248e9a11917 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a34cb7ba-5aef-492c-a472-0731ab980cc6) transitioned into state 'SUCCESS' from state '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-1596063564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9272f003eeeb489883d41d5ec0cbdae7',qos_specs=None,replication_status=,reservations=['6fef8860-33b5-4de3-af67-863597277280','f7f07247-ac00-4841-8fd7-1af9faff946b','5f9f2c1f-476e-4d87-96e3-6b0687a6342e','688ea858-6dac-48b0-b65e-20cbcdd72b42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3830f3e7f2434d2ea98868c341d4e1de',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:26.691918 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-13ac7337-8eda-4d80-8786-8248e9a11917 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6835967-22f6-440e-91a4-7e907aa2f611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:26.706328 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-13ac7337-8eda-4d80-8786-8248e9a11917 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6835967-22f6-440e-91a4-7e907aa2f611) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:26.707437 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-13ac7337-8eda-4d80-8786-8248e9a11917 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Flow 'volume_create_api' (65c3873a-27ee-4700-892c-48a565087d61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:59:26.707798 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-13ac7337-8eda-4d80-8786-8248e9a11917 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Create volume request issued successfully. Jul 03 21:59:26.708719 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-13ac7337-8eda-4d80-8786-8248e9a11917 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:59:26.709230 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1156/4666] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:59:26 2026] POST /volume/v3/volumes => generated 762 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:59:26.727051 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3a022ce1-cb3c-40e4-a88e-a2ad7d88c8b7 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:26.728722 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3a022ce1-cb3c-40e4-a88e-a2ad7d88c8b7 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:59:26.729417 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3a022ce1-cb3c-40e4-a88e-a2ad7d88c8b7 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b8abc070-0a48-4a28-b33f-9cfc5d0963df", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-460751121"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:59:26.731115 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-3a022ce1-cb3c-40e4-a88e-a2ad7d88c8b7 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Create volume request body: {'volume': {"'source_volid": 'b8abc070-0a48-4a28-b33f-9cfc5d0963df', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-460751121'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:59:26.731561 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-3a022ce1-cb3c-40e4-a88e-a2ad7d88c8b7 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Create volume of 1 GB Jul 03 21:59:26.732053 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:26.732053 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:26.739741 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3a022ce1-cb3c-40e4-a88e-a2ad7d88c8b7 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Availability Zones retrieved successfully. Jul 03 21:59:26.747893 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3a022ce1-cb3c-40e4-a88e-a2ad7d88c8b7 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Flow 'volume_create_api' (b68ea706-26d6-407e-a1b3-5c07558dd4d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:59:26.749203 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3a022ce1-cb3c-40e4-a88e-a2ad7d88c8b7 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31882c1b-d3df-4b29-9bf4-cfe95d4cd1d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:26.750654 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-3a022ce1-cb3c-40e4-a88e-a2ad7d88c8b7 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:59:26.794196 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3a022ce1-cb3c-40e4-a88e-a2ad7d88c8b7 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31882c1b-d3df-4b29-9bf4-cfe95d4cd1d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:26.795753 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3a022ce1-cb3c-40e4-a88e-a2ad7d88c8b7 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f44dd115-4047-4bdd-b5f4-17816dbf73f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:26.864810 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9d07498c-3d5f-4cf7-b2de-8578b63f19b9 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:26.868597 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9d07498c-3d5f-4cf7-b2de-8578b63f19b9 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd Jul 03 21:59:26.868928 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9d07498c-3d5f-4cf7-b2de-8578b63f19b9 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:26.869192 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9d07498c-3d5f-4cf7-b2de-8578b63f19b9 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:26.869364 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-9d07498c-3d5f-4cf7-b2de-8578b63f19b9 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 27e1ed6e-5657-404e-9d4b-9c841651abbd. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:26.874843 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:26.874843 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:26.875497 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9d07498c-3d5f-4cf7-b2de-8578b63f19b9 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd returned with HTTP 200 Jul 03 21:59:26.875897 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1170/4667] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:26 2026] GET /volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:26.880064 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-3a022ce1-cb3c-40e4-a88e-a2ad7d88c8b7 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Created reservations ['b89b224c-c3f7-4768-b38b-31e801ff47dd', 'd95f792b-d51e-440c-a8a4-6ea7b7802573', '988626ba-8ba6-497d-a6d2-7583232ef2cc', '5ed31aee-d672-46df-b8b6-65e618612a28'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:59:26.880064 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3a022ce1-cb3c-40e4-a88e-a2ad7d88c8b7 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f44dd115-4047-4bdd-b5f4-17816dbf73f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b89b224c-c3f7-4768-b38b-31e801ff47dd', 'd95f792b-d51e-440c-a8a4-6ea7b7802573', '988626ba-8ba6-497d-a6d2-7583232ef2cc', '5ed31aee-d672-46df-b8b6-65e618612a28']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:26.880928 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3a022ce1-cb3c-40e4-a88e-a2ad7d88c8b7 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cae550b0-a93b-4f5e-b79d-aa6aefd46d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:26.906006 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3a022ce1-cb3c-40e4-a88e-a2ad7d88c8b7 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cae550b0-a93b-4f5e-b79d-aa6aefd46d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1ef0f55-b5b8-42ae-8e28-f5ce062d4a2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-460751121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9272f003eeeb489883d41d5ec0cbdae7',qos_specs=None,replication_status=,reservations=['b89b224c-c3f7-4768-b38b-31e801ff47dd','d95f792b-d51e-440c-a8a4-6ea7b7802573','988626ba-8ba6-497d-a6d2-7583232ef2cc','5ed31aee-d672-46df-b8b6-65e618612a28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3830f3e7f2434d2ea98868c341d4e1de',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:59:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-460751121',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1ef0f55-b5b8-42ae-8e28-f5ce062d4a2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9272f003eeeb489883d41d5ec0cbdae7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3830f3e7f2434d2ea98868c341d4e1de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:26.907780 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3a022ce1-cb3c-40e4-a88e-a2ad7d88c8b7 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (605db672-9f1e-4797-8eca-997f173a2a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:26.938065 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3a022ce1-cb3c-40e4-a88e-a2ad7d88c8b7 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (605db672-9f1e-4797-8eca-997f173a2a0b) transitioned into state 'SUCCESS' from state '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-460751121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9272f003eeeb489883d41d5ec0cbdae7',qos_specs=None,replication_status=,reservations=['b89b224c-c3f7-4768-b38b-31e801ff47dd','d95f792b-d51e-440c-a8a4-6ea7b7802573','988626ba-8ba6-497d-a6d2-7583232ef2cc','5ed31aee-d672-46df-b8b6-65e618612a28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3830f3e7f2434d2ea98868c341d4e1de',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:26.938965 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3a022ce1-cb3c-40e4-a88e-a2ad7d88c8b7 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5c54539-7bd7-4ccc-9df4-fba3c72ea962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:26.950534 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3a022ce1-cb3c-40e4-a88e-a2ad7d88c8b7 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5c54539-7bd7-4ccc-9df4-fba3c72ea962) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:26.951589 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3a022ce1-cb3c-40e4-a88e-a2ad7d88c8b7 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Flow 'volume_create_api' (b68ea706-26d6-407e-a1b3-5c07558dd4d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:59:26.951884 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3a022ce1-cb3c-40e4-a88e-a2ad7d88c8b7 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Create volume request issued successfully. Jul 03 21:59:26.952585 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3a022ce1-cb3c-40e4-a88e-a2ad7d88c8b7 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:59:26.953108 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1156/4668] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:59:26 2026] POST /volume/v3/volumes => generated 761 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:59:26.969462 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c8be0e4f-6c27-4a5f-b633-d3676b4cadb8 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:26.971917 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c8be0e4f-6c27-4a5f-b633-d3676b4cadb8 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] GET https://10.4.3.32/volume/v3/volumes/01e7394e-a9e1-4b31-a0e4-a916cc95336b Jul 03 21:59:26.972201 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c8be0e4f-6c27-4a5f-b633-d3676b4cadb8 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:26.972546 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c8be0e4f-6c27-4a5f-b633-d3676b4cadb8 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:26.984789 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:26.984789 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:26.993519 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c8be0e4f-6c27-4a5f-b633-d3676b4cadb8 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Volume info retrieved successfully. Jul 03 21:59:27.000132 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c8be0e4f-6c27-4a5f-b633-d3676b4cadb8 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] https://10.4.3.32/volume/v3/volumes/01e7394e-a9e1-4b31-a0e4-a916cc95336b returned with HTTP 200 Jul 03 21:59:27.000728 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1187/4669] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:26 2026] GET /volume/v3/volumes/01e7394e-a9e1-4b31-a0e4-a916cc95336b => generated 854 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:27.025045 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-90bdf627-8bc9-4e04-9bce-01ff3cabe870 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:27.031799 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-90bdf627-8bc9-4e04-9bce-01ff3cabe870 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] GET https://10.4.3.32/volume/v3/volumes/54bef894-077f-4008-b717-6fa8730dfc8c Jul 03 21:59:27.032427 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-90bdf627-8bc9-4e04-9bce-01ff3cabe870 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:27.033121 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-90bdf627-8bc9-4e04-9bce-01ff3cabe870 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:27.052156 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:27.052156 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:27.055134 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-90bdf627-8bc9-4e04-9bce-01ff3cabe870 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Volume info retrieved successfully. Jul 03 21:59:27.058551 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-90bdf627-8bc9-4e04-9bce-01ff3cabe870 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] https://10.4.3.32/volume/v3/volumes/54bef894-077f-4008-b717-6fa8730dfc8c returned with HTTP 200 Jul 03 21:59:27.058879 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1157/4670] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:27 2026] GET /volume/v3/volumes/54bef894-077f-4008-b717-6fa8730dfc8c => generated 855 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:27.076889 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-67c4cce9-70c7-44ed-91f6-5d72b84115bc None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:27.078586 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-67c4cce9-70c7-44ed-91f6-5d72b84115bc tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] GET https://10.4.3.32/volume/v3/volumes/a67a858a-2068-402d-9f55-88b37a70dacf Jul 03 21:59:27.080250 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-67c4cce9-70c7-44ed-91f6-5d72b84115bc tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:27.080250 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-67c4cce9-70c7-44ed-91f6-5d72b84115bc tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:27.089259 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:27.089259 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:27.095713 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-67c4cce9-70c7-44ed-91f6-5d72b84115bc tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Volume info retrieved successfully. Jul 03 21:59:27.103288 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-67c4cce9-70c7-44ed-91f6-5d72b84115bc tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] https://10.4.3.32/volume/v3/volumes/a67a858a-2068-402d-9f55-88b37a70dacf returned with HTTP 200 Jul 03 21:59:27.103809 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1171/4671] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:27 2026] GET /volume/v3/volumes/a67a858a-2068-402d-9f55-88b37a70dacf => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:27.119058 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d1dfe6f0-c376-45c8-896e-ccc78dd9292a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:27.121186 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d1dfe6f0-c376-45c8-896e-ccc78dd9292a tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] GET https://10.4.3.32/volume/v3/volumes/e7382712-da8d-4666-bb67-33ba4ed2edfc Jul 03 21:59:27.121396 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d1dfe6f0-c376-45c8-896e-ccc78dd9292a tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:27.121626 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d1dfe6f0-c376-45c8-896e-ccc78dd9292a tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:27.133101 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:27.133101 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:27.139936 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-d1dfe6f0-c376-45c8-896e-ccc78dd9292a tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Volume info retrieved successfully. Jul 03 21:59:27.147764 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d1dfe6f0-c376-45c8-896e-ccc78dd9292a tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] https://10.4.3.32/volume/v3/volumes/e7382712-da8d-4666-bb67-33ba4ed2edfc returned with HTTP 200 Jul 03 21:59:27.148311 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1157/4672] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:27 2026] GET /volume/v3/volumes/e7382712-da8d-4666-bb67-33ba4ed2edfc => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:27.164035 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-02de81e3-c245-4c79-9b11-6e52f5f91a57 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:27.166003 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-02de81e3-c245-4c79-9b11-6e52f5f91a57 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] GET https://10.4.3.32/volume/v3/volumes/b1ef0f55-b5b8-42ae-8e28-f5ce062d4a2b Jul 03 21:59:27.166003 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-02de81e3-c245-4c79-9b11-6e52f5f91a57 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:27.166003 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-02de81e3-c245-4c79-9b11-6e52f5f91a57 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:27.173791 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:27.173791 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:27.177673 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-02de81e3-c245-4c79-9b11-6e52f5f91a57 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Volume info retrieved successfully. Jul 03 21:59:27.182668 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-02de81e3-c245-4c79-9b11-6e52f5f91a57 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] https://10.4.3.32/volume/v3/volumes/b1ef0f55-b5b8-42ae-8e28-f5ce062d4a2b returned with HTTP 200 Jul 03 21:59:27.183071 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1188/4673] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:27 2026] GET /volume/v3/volumes/b1ef0f55-b5b8-42ae-8e28-f5ce062d4a2b => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:27.203342 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d492a38e-2727-4342-8c52-585895c396c1 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:27.205268 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d492a38e-2727-4342-8c52-585895c396c1 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] DELETE https://10.4.3.32/volume/v3/volumes/b1ef0f55-b5b8-42ae-8e28-f5ce062d4a2b Jul 03 21:59:27.205471 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d492a38e-2727-4342-8c52-585895c396c1 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:27.205673 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d492a38e-2727-4342-8c52-585895c396c1 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:27.205864 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-d492a38e-2727-4342-8c52-585895c396c1 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Delete volume with id: b1ef0f55-b5b8-42ae-8e28-f5ce062d4a2b Jul 03 21:59:27.215075 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:27.215075 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:27.215680 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d492a38e-2727-4342-8c52-585895c396c1 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Volume info retrieved successfully. Jul 03 21:59:27.257152 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d492a38e-2727-4342-8c52-585895c396c1 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Delete volume request issued successfully. Jul 03 21:59:27.257437 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d492a38e-2727-4342-8c52-585895c396c1 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] https://10.4.3.32/volume/v3/volumes/b1ef0f55-b5b8-42ae-8e28-f5ce062d4a2b returned with HTTP 202 Jul 03 21:59:27.257963 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1158/4674] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:59:27 2026] DELETE /volume/v3/volumes/b1ef0f55-b5b8-42ae-8e28-f5ce062d4a2b => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:59:27.266671 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-0bf67832-417c-4882-93b2-efc96fe371c7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:27.269051 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0bf67832-417c-4882-93b2-efc96fe371c7 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] GET https://10.4.3.32/volume/v3/volumes/b1ef0f55-b5b8-42ae-8e28-f5ce062d4a2b Jul 03 21:59:27.269416 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0bf67832-417c-4882-93b2-efc96fe371c7 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:27.269711 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0bf67832-417c-4882-93b2-efc96fe371c7 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:27.280093 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:27.280093 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:27.293194 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-0bf67832-417c-4882-93b2-efc96fe371c7 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Volume info retrieved successfully. Jul 03 21:59:27.305690 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0bf67832-417c-4882-93b2-efc96fe371c7 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] https://10.4.3.32/volume/v3/volumes/b1ef0f55-b5b8-42ae-8e28-f5ce062d4a2b returned with HTTP 200 Jul 03 21:59:27.305690 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1172/4675] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:27 2026] GET /volume/v3/volumes/b1ef0f55-b5b8-42ae-8e28-f5ce062d4a2b => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:27.643737 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b4cb31ed-618d-46be-b212-70f6c3c7d0de None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:27.644208 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b4cb31ed-618d-46be-b212-70f6c3c7d0de None None] GET https://10.4.3.32/volume// Jul 03 21:59:27.645070 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b4cb31ed-618d-46be-b212-70f6c3c7d0de None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:27.645070 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b4cb31ed-618d-46be-b212-70f6c3c7d0de None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:27.645070 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b4cb31ed-618d-46be-b212-70f6c3c7d0de None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:59:27.645254 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1158/4676] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:59: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 21:59:27.657750 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-9beb8b72-3c82-4f3e-baf1-f8d890116c83 req-39be87a5-ad2e-43d9-8f53-0ef2e688cfb8 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:27.661089 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-9beb8b72-3c82-4f3e-baf1-f8d890116c83 req-39be87a5-ad2e-43d9-8f53-0ef2e688cfb8 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:59:27.661607 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-9beb8b72-3c82-4f3e-baf1-f8d890116c83 req-39be87a5-ad2e-43d9-8f53-0ef2e688cfb8 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05c89c85-c556-4e1a-b1ab-5f2ef5af8b75", "connector": null, "instance_uuid": "ab149278-a023-4f32-8e23-3a6b01240606"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:59:27.678954 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:27.678954 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:27.730792 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-9beb8b72-3c82-4f3e-baf1-f8d890116c83 req-39be87a5-ad2e-43d9-8f53-0ef2e688cfb8 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:59:27.731417 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1189/4677] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:59: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 21:59:27.740404 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-9beb8b72-3c82-4f3e-baf1-f8d890116c83 req-38be09bb-d4ff-4423-94f5-2166e91776da None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:27.742819 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-9beb8b72-3c82-4f3e-baf1-f8d890116c83 req-38be09bb-d4ff-4423-94f5-2166e91776da tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] DELETE https://10.4.3.32/volume/v3/attachments/f12af83b-e130-4220-bb97-1f8a72944950 Jul 03 21:59:27.743036 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-9beb8b72-3c82-4f3e-baf1-f8d890116c83 req-38be09bb-d4ff-4423-94f5-2166e91776da tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:27.743276 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-9beb8b72-3c82-4f3e-baf1-f8d890116c83 req-38be09bb-d4ff-4423-94f5-2166e91776da tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:27.752803 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:27.752803 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:27.892170 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e38e44ab-92c0-4e76-ab01-eb6ba2227db6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:27.902066 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e38e44ab-92c0-4e76-ab01-eb6ba2227db6 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd Jul 03 21:59:27.902066 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e38e44ab-92c0-4e76-ab01-eb6ba2227db6 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:27.902066 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e38e44ab-92c0-4e76-ab01-eb6ba2227db6 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:27.902066 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-e38e44ab-92c0-4e76-ab01-eb6ba2227db6 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 27e1ed6e-5657-404e-9d4b-9c841651abbd. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:27.907766 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:27.907766 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:27.908334 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e38e44ab-92c0-4e76-ab01-eb6ba2227db6 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd returned with HTTP 200 Jul 03 21:59:27.908766 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1173/4678] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:27 2026] GET /volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:28.233875 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-258a7db9-0c33-466e-98d8-b5573d152e6d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:28.234623 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-258a7db9-0c33-466e-98d8-b5573d152e6d None None] GET https://10.4.3.32/volume// Jul 03 21:59:28.234623 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-258a7db9-0c33-466e-98d8-b5573d152e6d None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:28.234854 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-258a7db9-0c33-466e-98d8-b5573d152e6d None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:28.235219 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-258a7db9-0c33-466e-98d8-b5573d152e6d None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:59:28.235791 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1159/4679] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:59: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 21:59:28.244735 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-a2aa3fc8-5128-4454-b477-3cad91c197bf req-8d8c80b8-066e-477d-abb4-f5daf03626e0 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:28.247684 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-a2aa3fc8-5128-4454-b477-3cad91c197bf req-8d8c80b8-066e-477d-abb4-f5daf03626e0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/4f01439c-f568-4428-8ecf-e8cef7dcfb0f Jul 03 21:59:28.247934 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-a2aa3fc8-5128-4454-b477-3cad91c197bf req-8d8c80b8-066e-477d-abb4-f5daf03626e0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:28.248476 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-a2aa3fc8-5128-4454-b477-3cad91c197bf req-8d8c80b8-066e-477d-abb4-f5daf03626e0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:28.260885 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:28.260885 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:28.265921 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-a2aa3fc8-5128-4454-b477-3cad91c197bf req-8d8c80b8-066e-477d-abb4-f5daf03626e0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 21:59:28.273360 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-a2aa3fc8-5128-4454-b477-3cad91c197bf req-8d8c80b8-066e-477d-abb4-f5daf03626e0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/4f01439c-f568-4428-8ecf-e8cef7dcfb0f returned with HTTP 200 Jul 03 21:59:28.273916 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1190/4680] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:59:28 2026] GET /volume/v3/volumes/4f01439c-f568-4428-8ecf-e8cef7dcfb0f => generated 1543 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:59:28.301991 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-9beb8b72-3c82-4f3e-baf1-f8d890116c83 req-38be09bb-d4ff-4423-94f5-2166e91776da tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/attachments/f12af83b-e130-4220-bb97-1f8a72944950 returned with HTTP 200 Jul 03 21:59:28.303660 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1159/4681] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:59:27 2026] DELETE /volume/v3/attachments/f12af83b-e130-4220-bb97-1f8a72944950 => generated 192 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:59:28.324710 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-22011fb6-9640-4200-82de-83e11578cc47 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:28.327303 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-22011fb6-9640-4200-82de-83e11578cc47 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] GET https://10.4.3.32/volume/v3/volumes/b1ef0f55-b5b8-42ae-8e28-f5ce062d4a2b Jul 03 21:59:28.327723 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-22011fb6-9640-4200-82de-83e11578cc47 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:28.328062 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-22011fb6-9640-4200-82de-83e11578cc47 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:28.339701 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-22011fb6-9640-4200-82de-83e11578cc47 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] https://10.4.3.32/volume/v3/volumes/b1ef0f55-b5b8-42ae-8e28-f5ce062d4a2b returned with HTTP 404 Jul 03 21:59:28.340349 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1174/4682] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:28 2026] GET /volume/v3/volumes/b1ef0f55-b5b8-42ae-8e28-f5ce062d4a2b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:59:28.349496 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d9525026-38ba-461c-b0b1-b27140f1a21a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:28.351358 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d9525026-38ba-461c-b0b1-b27140f1a21a tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] DELETE https://10.4.3.32/volume/v3/volumes/e7382712-da8d-4666-bb67-33ba4ed2edfc Jul 03 21:59:28.351601 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d9525026-38ba-461c-b0b1-b27140f1a21a tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:28.351821 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d9525026-38ba-461c-b0b1-b27140f1a21a tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:28.352268 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-d9525026-38ba-461c-b0b1-b27140f1a21a tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Delete volume with id: e7382712-da8d-4666-bb67-33ba4ed2edfc Jul 03 21:59:28.360057 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:28.360057 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:28.360518 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-d9525026-38ba-461c-b0b1-b27140f1a21a tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Volume info retrieved successfully. Jul 03 21:59:28.381612 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-d9525026-38ba-461c-b0b1-b27140f1a21a tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Delete volume request issued successfully. Jul 03 21:59:28.381850 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d9525026-38ba-461c-b0b1-b27140f1a21a tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] https://10.4.3.32/volume/v3/volumes/e7382712-da8d-4666-bb67-33ba4ed2edfc returned with HTTP 202 Jul 03 21:59:28.382313 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1160/4683] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:59:28 2026] DELETE /volume/v3/volumes/e7382712-da8d-4666-bb67-33ba4ed2edfc => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:59:28.391880 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-eccd7295-3673-4b90-8d95-a6514c4e3934 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:28.393929 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-eccd7295-3673-4b90-8d95-a6514c4e3934 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] GET https://10.4.3.32/volume/v3/volumes/e7382712-da8d-4666-bb67-33ba4ed2edfc Jul 03 21:59:28.394173 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-eccd7295-3673-4b90-8d95-a6514c4e3934 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:28.394446 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-eccd7295-3673-4b90-8d95-a6514c4e3934 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:28.405850 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:28.405850 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:28.410290 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-a2aa3fc8-5128-4454-b477-3cad91c197bf req-35feeaf5-6b87-4459-9c63-5b4194558a5e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:28.412596 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-eccd7295-3673-4b90-8d95-a6514c4e3934 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Volume info retrieved successfully. Jul 03 21:59:28.413324 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-a2aa3fc8-5128-4454-b477-3cad91c197bf req-35feeaf5-6b87-4459-9c63-5b4194558a5e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] PUT https://10.4.3.32/volume/v3/attachments/700b96fd-5285-4c9f-b10e-10b0870244b4 Jul 03 21:59:28.413809 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-a2aa3fc8-5128-4454-b477-3cad91c197bf req-35feeaf5-6b87-4459-9c63-5b4194558a5e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:59:28.420310 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-eccd7295-3673-4b90-8d95-a6514c4e3934 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] https://10.4.3.32/volume/v3/volumes/e7382712-da8d-4666-bb67-33ba4ed2edfc returned with HTTP 200 Jul 03 21:59:28.420916 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1191/4684] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:28 2026] GET /volume/v3/volumes/e7382712-da8d-4666-bb67-33ba4ed2edfc => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:28.423462 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-a2aa3fc8-5128-4454-b477-3cad91c197bf req-35feeaf5-6b87-4459-9c63-5b4194558a5e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Acquiring lock "cinder-attachment_update-4f01439c-f568-4428-8ecf-e8cef7dcfb0f-np0000004475" by "attachment_update" {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:59:28.431471 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-a2aa3fc8-5128-4454-b477-3cad91c197bf req-35feeaf5-6b87-4459-9c63-5b4194558a5e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Lock "cinder-attachment_update-4f01439c-f568-4428-8ecf-e8cef7dcfb0f-np0000004475" acquired by "attachment_update" :: waited 0.008s {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:59:28.433027 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:28.433027 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:28.920908 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-8655f643-8317-49c9-9648-8f551305cd54 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:28.922877 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8655f643-8317-49c9-9648-8f551305cd54 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd Jul 03 21:59:28.922978 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8655f643-8317-49c9-9648-8f551305cd54 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:28.923129 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8655f643-8317-49c9-9648-8f551305cd54 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:28.923251 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-8655f643-8317-49c9-9648-8f551305cd54 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 27e1ed6e-5657-404e-9d4b-9c841651abbd. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:28.928776 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:28.928776 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:28.929565 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8655f643-8317-49c9-9648-8f551305cd54 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd returned with HTTP 200 Jul 03 21:59:28.929941 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1175/4685] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:28 2026] GET /volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:28.956384 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-a2aa3fc8-5128-4454-b477-3cad91c197bf req-35feeaf5-6b87-4459-9c63-5b4194558a5e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Lock "cinder-attachment_update-4f01439c-f568-4428-8ecf-e8cef7dcfb0f-np0000004475" released by "attachment_update" :: held 0.525s {{(pid=99935) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:59:28.956784 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-a2aa3fc8-5128-4454-b477-3cad91c197bf req-35feeaf5-6b87-4459-9c63-5b4194558a5e tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments/700b96fd-5285-4c9f-b10e-10b0870244b4 returned with HTTP 200 Jul 03 21:59:28.957290 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1160/4686] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:59:28 2026] PUT /volume/v3/attachments/700b96fd-5285-4c9f-b10e-10b0870244b4 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:59:29.446620 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b22b9bc6-3ebd-451e-b1df-93fb3b5f8fcc None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:29.448974 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b22b9bc6-3ebd-451e-b1df-93fb3b5f8fcc tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] GET https://10.4.3.32/volume/v3/volumes/e7382712-da8d-4666-bb67-33ba4ed2edfc Jul 03 21:59:29.449212 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b22b9bc6-3ebd-451e-b1df-93fb3b5f8fcc tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:29.449498 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b22b9bc6-3ebd-451e-b1df-93fb3b5f8fcc tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:29.459739 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b22b9bc6-3ebd-451e-b1df-93fb3b5f8fcc tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] https://10.4.3.32/volume/v3/volumes/e7382712-da8d-4666-bb67-33ba4ed2edfc returned with HTTP 404 Jul 03 21:59:29.460252 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1161/4687] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:29 2026] GET /volume/v3/volumes/e7382712-da8d-4666-bb67-33ba4ed2edfc => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:59:29.476401 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-a2aa3fc8-5128-4454-b477-3cad91c197bf req-bb0630e8-3bd4-4835-b5b0-4a9baa160faf None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:29.485550 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-a2aa3fc8-5128-4454-b477-3cad91c197bf req-bb0630e8-3bd4-4835-b5b0-4a9baa160faf tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] POST https://10.4.3.32/volume/v3/attachments/700b96fd-5285-4c9f-b10e-10b0870244b4/action Jul 03 21:59:29.485550 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-a2aa3fc8-5128-4454-b477-3cad91c197bf req-bb0630e8-3bd4-4835-b5b0-4a9baa160faf tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action body: b'{"os-complete": null}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:59:29.485550 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-a2aa3fc8-5128-4454-b477-3cad91c197bf req-bb0630e8-3bd4-4835-b5b0-4a9baa160faf tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:59:29.492286 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-0dea8de3-efbf-4609-8b34-e79ca93f28c5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:29.494813 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0dea8de3-efbf-4609-8b34-e79ca93f28c5 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] DELETE https://10.4.3.32/volume/v3/volumes/a67a858a-2068-402d-9f55-88b37a70dacf Jul 03 21:59:29.495463 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0dea8de3-efbf-4609-8b34-e79ca93f28c5 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:29.495463 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0dea8de3-efbf-4609-8b34-e79ca93f28c5 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:29.495463 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-0dea8de3-efbf-4609-8b34-e79ca93f28c5 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Delete volume with id: a67a858a-2068-402d-9f55-88b37a70dacf Jul 03 21:59:29.511832 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:29.511832 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:29.512352 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-0dea8de3-efbf-4609-8b34-e79ca93f28c5 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Volume info retrieved successfully. Jul 03 21:59:29.526724 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:29.526724 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:29.541886 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-0dea8de3-efbf-4609-8b34-e79ca93f28c5 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Delete volume request issued successfully. Jul 03 21:59:29.542154 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0dea8de3-efbf-4609-8b34-e79ca93f28c5 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] https://10.4.3.32/volume/v3/volumes/a67a858a-2068-402d-9f55-88b37a70dacf returned with HTTP 202 Jul 03 21:59:29.542849 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1176/4688] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:59:29 2026] DELETE /volume/v3/volumes/a67a858a-2068-402d-9f55-88b37a70dacf => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:59:29.552838 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-a2aa3fc8-5128-4454-b477-3cad91c197bf req-bb0630e8-3bd4-4835-b5b0-4a9baa160faf tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments/700b96fd-5285-4c9f-b10e-10b0870244b4/action returned with HTTP 204 Jul 03 21:59:29.553633 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1192/4689] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:59:29 2026] POST /volume/v3/attachments/700b96fd-5285-4c9f-b10e-10b0870244b4/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:59:29.554403 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-879384eb-721e-4798-b44f-b24ad445771b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:29.558337 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-879384eb-721e-4798-b44f-b24ad445771b tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] GET https://10.4.3.32/volume/v3/volumes/a67a858a-2068-402d-9f55-88b37a70dacf Jul 03 21:59:29.559482 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-879384eb-721e-4798-b44f-b24ad445771b tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:29.559482 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-879384eb-721e-4798-b44f-b24ad445771b tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:29.568211 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:29.568211 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:29.576312 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-879384eb-721e-4798-b44f-b24ad445771b tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Volume info retrieved successfully. Jul 03 21:59:29.584426 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-879384eb-721e-4798-b44f-b24ad445771b tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] https://10.4.3.32/volume/v3/volumes/a67a858a-2068-402d-9f55-88b37a70dacf returned with HTTP 200 Jul 03 21:59:29.584426 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1161/4690] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:29 2026] GET /volume/v3/volumes/a67a858a-2068-402d-9f55-88b37a70dacf => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:29.940357 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7f036b02-6001-4908-9b51-39bc951860b2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:29.942598 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7f036b02-6001-4908-9b51-39bc951860b2 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd Jul 03 21:59:29.942831 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7f036b02-6001-4908-9b51-39bc951860b2 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:29.943067 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7f036b02-6001-4908-9b51-39bc951860b2 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:29.943190 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-7f036b02-6001-4908-9b51-39bc951860b2 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 27e1ed6e-5657-404e-9d4b-9c841651abbd. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:29.948413 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:29.948413 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:29.949135 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7f036b02-6001-4908-9b51-39bc951860b2 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd returned with HTTP 200 Jul 03 21:59:29.949626 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1162/4691] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:29 2026] GET /volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:30.616840 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-242b09e9-4378-4c47-96f9-5fd09cc7fca6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:30.619283 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-242b09e9-4378-4c47-96f9-5fd09cc7fca6 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] GET https://10.4.3.32/volume/v3/volumes/a67a858a-2068-402d-9f55-88b37a70dacf Jul 03 21:59:30.619581 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-242b09e9-4378-4c47-96f9-5fd09cc7fca6 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:30.619852 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-242b09e9-4378-4c47-96f9-5fd09cc7fca6 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:30.627740 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-242b09e9-4378-4c47-96f9-5fd09cc7fca6 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] https://10.4.3.32/volume/v3/volumes/a67a858a-2068-402d-9f55-88b37a70dacf returned with HTTP 404 Jul 03 21:59:30.628265 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1177/4692] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:30 2026] GET /volume/v3/volumes/a67a858a-2068-402d-9f55-88b37a70dacf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:59:30.636239 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b23f6f15-658d-4aef-8d89-55a70bfa4086 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:30.638484 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b23f6f15-658d-4aef-8d89-55a70bfa4086 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] DELETE https://10.4.3.32/volume/v3/volumes/54bef894-077f-4008-b717-6fa8730dfc8c Jul 03 21:59:30.638708 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b23f6f15-658d-4aef-8d89-55a70bfa4086 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:30.639030 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b23f6f15-658d-4aef-8d89-55a70bfa4086 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:30.639153 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-b23f6f15-658d-4aef-8d89-55a70bfa4086 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Delete volume with id: 54bef894-077f-4008-b717-6fa8730dfc8c Jul 03 21:59:30.648266 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:30.648266 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:30.648944 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b23f6f15-658d-4aef-8d89-55a70bfa4086 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Volume info retrieved successfully. Jul 03 21:59:30.675490 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b23f6f15-658d-4aef-8d89-55a70bfa4086 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Delete volume request issued successfully. Jul 03 21:59:30.676344 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b23f6f15-658d-4aef-8d89-55a70bfa4086 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] https://10.4.3.32/volume/v3/volumes/54bef894-077f-4008-b717-6fa8730dfc8c returned with HTTP 202 Jul 03 21:59:30.677005 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1193/4693] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:59:30 2026] DELETE /volume/v3/volumes/54bef894-077f-4008-b717-6fa8730dfc8c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:59:30.687149 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-6f875343-ef55-40c7-b0e5-f4b3f37230d3 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:30.691035 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6f875343-ef55-40c7-b0e5-f4b3f37230d3 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] GET https://10.4.3.32/volume/v3/volumes/54bef894-077f-4008-b717-6fa8730dfc8c Jul 03 21:59:30.691035 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6f875343-ef55-40c7-b0e5-f4b3f37230d3 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:30.691347 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6f875343-ef55-40c7-b0e5-f4b3f37230d3 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:30.703449 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:30.703449 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:30.710068 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-6f875343-ef55-40c7-b0e5-f4b3f37230d3 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Volume info retrieved successfully. Jul 03 21:59:30.721754 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6f875343-ef55-40c7-b0e5-f4b3f37230d3 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] https://10.4.3.32/volume/v3/volumes/54bef894-077f-4008-b717-6fa8730dfc8c returned with HTTP 200 Jul 03 21:59:30.722615 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1162/4694] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:30 2026] GET /volume/v3/volumes/54bef894-077f-4008-b717-6fa8730dfc8c => generated 854 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:30.965701 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-554fe9fb-ef93-45f4-9728-5fd05a0fd979 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:30.968325 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-554fe9fb-ef93-45f4-9728-5fd05a0fd979 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd Jul 03 21:59:30.968617 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-554fe9fb-ef93-45f4-9728-5fd05a0fd979 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:30.968827 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-554fe9fb-ef93-45f4-9728-5fd05a0fd979 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:30.968957 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-554fe9fb-ef93-45f4-9728-5fd05a0fd979 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 27e1ed6e-5657-404e-9d4b-9c841651abbd. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:30.974456 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:30.974456 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:30.975173 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-554fe9fb-ef93-45f4-9728-5fd05a0fd979 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd returned with HTTP 200 Jul 03 21:59:30.976059 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1163/4695] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:30 2026] GET /volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:31.739749 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a4b6ba17-f4bd-407d-a6bd-0bb5fd0d6615 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:31.744261 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a4b6ba17-f4bd-407d-a6bd-0bb5fd0d6615 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] GET https://10.4.3.32/volume/v3/volumes/54bef894-077f-4008-b717-6fa8730dfc8c Jul 03 21:59:31.744261 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a4b6ba17-f4bd-407d-a6bd-0bb5fd0d6615 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:31.744261 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a4b6ba17-f4bd-407d-a6bd-0bb5fd0d6615 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:31.751293 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a4b6ba17-f4bd-407d-a6bd-0bb5fd0d6615 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] https://10.4.3.32/volume/v3/volumes/54bef894-077f-4008-b717-6fa8730dfc8c returned with HTTP 404 Jul 03 21:59:31.752312 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1178/4696] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:31 2026] GET /volume/v3/volumes/54bef894-077f-4008-b717-6fa8730dfc8c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:59:31.764025 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-879cc76f-3b4c-4d5a-abf1-37c58801408d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:31.766738 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-879cc76f-3b4c-4d5a-abf1-37c58801408d tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] DELETE https://10.4.3.32/volume/v3/volumes/01e7394e-a9e1-4b31-a0e4-a916cc95336b Jul 03 21:59:31.766819 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-879cc76f-3b4c-4d5a-abf1-37c58801408d tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:31.767441 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-879cc76f-3b4c-4d5a-abf1-37c58801408d tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:31.767441 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-879cc76f-3b4c-4d5a-abf1-37c58801408d tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Delete volume with id: 01e7394e-a9e1-4b31-a0e4-a916cc95336b Jul 03 21:59:31.780063 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:31.780063 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:31.780867 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-879cc76f-3b4c-4d5a-abf1-37c58801408d tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Volume info retrieved successfully. Jul 03 21:59:31.822753 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-879cc76f-3b4c-4d5a-abf1-37c58801408d tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Delete volume request issued successfully. Jul 03 21:59:31.823096 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-879cc76f-3b4c-4d5a-abf1-37c58801408d tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] https://10.4.3.32/volume/v3/volumes/01e7394e-a9e1-4b31-a0e4-a916cc95336b returned with HTTP 202 Jul 03 21:59:31.823707 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1194/4697] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:59:31 2026] DELETE /volume/v3/volumes/01e7394e-a9e1-4b31-a0e4-a916cc95336b => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:59:31.832645 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-475ff7fd-c571-4639-a2b4-45df5957249d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:31.834041 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-475ff7fd-c571-4639-a2b4-45df5957249d tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] GET https://10.4.3.32/volume/v3/volumes/01e7394e-a9e1-4b31-a0e4-a916cc95336b Jul 03 21:59:31.834947 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-475ff7fd-c571-4639-a2b4-45df5957249d tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:31.835853 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-475ff7fd-c571-4639-a2b4-45df5957249d tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:31.848657 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:31.848657 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:31.852224 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-475ff7fd-c571-4639-a2b4-45df5957249d tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Volume info retrieved successfully. Jul 03 21:59:31.861111 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-475ff7fd-c571-4639-a2b4-45df5957249d tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] https://10.4.3.32/volume/v3/volumes/01e7394e-a9e1-4b31-a0e4-a916cc95336b returned with HTTP 200 Jul 03 21:59:31.861782 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1163/4698] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:31 2026] GET /volume/v3/volumes/01e7394e-a9e1-4b31-a0e4-a916cc95336b => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:31.990019 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-25ffce4c-8d7c-473f-bce8-a4244068d788 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:31.995545 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-25ffce4c-8d7c-473f-bce8-a4244068d788 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd Jul 03 21:59:31.995812 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-25ffce4c-8d7c-473f-bce8-a4244068d788 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:31.996125 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-25ffce4c-8d7c-473f-bce8-a4244068d788 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:31.996125 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-25ffce4c-8d7c-473f-bce8-a4244068d788 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 27e1ed6e-5657-404e-9d4b-9c841651abbd. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:32.004082 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:32.004082 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:32.004973 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-25ffce4c-8d7c-473f-bce8-a4244068d788 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd returned with HTTP 200 Jul 03 21:59:32.005611 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1164/4699] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:31 2026] GET /volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:32.881347 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6d62aa91-4160-46b1-95f5-dd3ff314ddd1 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:32.883087 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6d62aa91-4160-46b1-95f5-dd3ff314ddd1 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] GET https://10.4.3.32/volume/v3/volumes/01e7394e-a9e1-4b31-a0e4-a916cc95336b Jul 03 21:59:32.883310 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6d62aa91-4160-46b1-95f5-dd3ff314ddd1 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:32.883506 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6d62aa91-4160-46b1-95f5-dd3ff314ddd1 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:32.889148 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6d62aa91-4160-46b1-95f5-dd3ff314ddd1 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] https://10.4.3.32/volume/v3/volumes/01e7394e-a9e1-4b31-a0e4-a916cc95336b returned with HTTP 404 Jul 03 21:59:32.889678 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1179/4700] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:32 2026] GET /volume/v3/volumes/01e7394e-a9e1-4b31-a0e4-a916cc95336b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:59:32.898930 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-978887b6-d4e8-46d5-a067-6baaa43a4dba None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:32.901332 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-978887b6-d4e8-46d5-a067-6baaa43a4dba tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] DELETE https://10.4.3.32/volume/v3/volumes/b8abc070-0a48-4a28-b33f-9cfc5d0963df Jul 03 21:59:32.901570 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-978887b6-d4e8-46d5-a067-6baaa43a4dba tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:32.901800 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-978887b6-d4e8-46d5-a067-6baaa43a4dba tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:32.901968 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-978887b6-d4e8-46d5-a067-6baaa43a4dba tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Delete volume with id: b8abc070-0a48-4a28-b33f-9cfc5d0963df Jul 03 21:59:32.912936 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:32.912936 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:32.913584 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-978887b6-d4e8-46d5-a067-6baaa43a4dba tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Volume info retrieved successfully. Jul 03 21:59:32.944664 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-978887b6-d4e8-46d5-a067-6baaa43a4dba tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Delete volume request issued successfully. Jul 03 21:59:32.944852 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-978887b6-d4e8-46d5-a067-6baaa43a4dba tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] https://10.4.3.32/volume/v3/volumes/b8abc070-0a48-4a28-b33f-9cfc5d0963df returned with HTTP 202 Jul 03 21:59:32.945295 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1195/4701] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:59:32 2026] DELETE /volume/v3/volumes/b8abc070-0a48-4a28-b33f-9cfc5d0963df => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:59:32.952508 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-3865e4bd-acb2-4669-9913-faa299f730e2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:32.954246 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3865e4bd-acb2-4669-9913-faa299f730e2 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] GET https://10.4.3.32/volume/v3/volumes/b8abc070-0a48-4a28-b33f-9cfc5d0963df Jul 03 21:59:32.954786 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3865e4bd-acb2-4669-9913-faa299f730e2 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:32.954848 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3865e4bd-acb2-4669-9913-faa299f730e2 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:32.962236 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:32.962236 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:32.966571 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-3865e4bd-acb2-4669-9913-faa299f730e2 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Volume info retrieved successfully. Jul 03 21:59:32.971061 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3865e4bd-acb2-4669-9913-faa299f730e2 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] https://10.4.3.32/volume/v3/volumes/b8abc070-0a48-4a28-b33f-9cfc5d0963df returned with HTTP 200 Jul 03 21:59:32.971211 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1164/4702] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:32 2026] GET /volume/v3/volumes/b8abc070-0a48-4a28-b33f-9cfc5d0963df => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:33.019560 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-fd4e3317-1665-4623-af47-70cecace7dcc None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:33.022312 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fd4e3317-1665-4623-af47-70cecace7dcc tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd Jul 03 21:59:33.022733 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fd4e3317-1665-4623-af47-70cecace7dcc tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:33.022928 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fd4e3317-1665-4623-af47-70cecace7dcc tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:33.023104 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-fd4e3317-1665-4623-af47-70cecace7dcc tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 27e1ed6e-5657-404e-9d4b-9c841651abbd. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:33.029956 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:33.029956 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:33.030797 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fd4e3317-1665-4623-af47-70cecace7dcc tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd returned with HTTP 200 Jul 03 21:59:33.031352 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1165/4703] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:33 2026] GET /volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:33.985125 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4ff5ef4d-7f63-4541-9bfa-c5312a0342c3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:33.986921 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4ff5ef4d-7f63-4541-9bfa-c5312a0342c3 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] GET https://10.4.3.32/volume/v3/volumes/b8abc070-0a48-4a28-b33f-9cfc5d0963df Jul 03 21:59:33.987130 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4ff5ef4d-7f63-4541-9bfa-c5312a0342c3 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:33.987359 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4ff5ef4d-7f63-4541-9bfa-c5312a0342c3 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:33.994702 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4ff5ef4d-7f63-4541-9bfa-c5312a0342c3 tempest-CreateVolumesFromSourceVolumeTest-1573819558 tempest-CreateVolumesFromSourceVolumeTest-1573819558-project-member] https://10.4.3.32/volume/v3/volumes/b8abc070-0a48-4a28-b33f-9cfc5d0963df returned with HTTP 404 Jul 03 21:59:33.995807 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1180/4704] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:33 2026] GET /volume/v3/volumes/b8abc070-0a48-4a28-b33f-9cfc5d0963df => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:59:34.045315 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-cab000ec-cd1e-48d6-9fd8-9c2aa25f4121 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:34.047041 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cab000ec-cd1e-48d6-9fd8-9c2aa25f4121 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd Jul 03 21:59:34.047321 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cab000ec-cd1e-48d6-9fd8-9c2aa25f4121 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:34.047553 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cab000ec-cd1e-48d6-9fd8-9c2aa25f4121 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:34.047689 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-cab000ec-cd1e-48d6-9fd8-9c2aa25f4121 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 27e1ed6e-5657-404e-9d4b-9c841651abbd. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:34.052919 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:34.052919 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:34.053569 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cab000ec-cd1e-48d6-9fd8-9c2aa25f4121 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd returned with HTTP 200 Jul 03 21:59:34.053944 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1196/4705] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:34 2026] GET /volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:35.067233 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-10d6c35b-2887-45b1-a184-6a19718ba857 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:35.069055 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-10d6c35b-2887-45b1-a184-6a19718ba857 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd Jul 03 21:59:35.069260 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-10d6c35b-2887-45b1-a184-6a19718ba857 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:35.069476 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-10d6c35b-2887-45b1-a184-6a19718ba857 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:35.069575 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-10d6c35b-2887-45b1-a184-6a19718ba857 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 27e1ed6e-5657-404e-9d4b-9c841651abbd. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:35.074192 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:35.074192 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:35.074911 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-10d6c35b-2887-45b1-a184-6a19718ba857 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd returned with HTTP 200 Jul 03 21:59:35.075410 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1165/4706] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:35 2026] GET /volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:35.086196 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-5f12cdb9-81ea-48a9-9fe5-e9020a0d3c33 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:35.177874 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-9beb8b72-3c82-4f3e-baf1-f8d890116c83 req-77eaea3b-abeb-4c3b-a609-a7572d8d9a66 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:35.180488 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-9beb8b72-3c82-4f3e-baf1-f8d890116c83 req-77eaea3b-abeb-4c3b-a609-a7572d8d9a66 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] PUT https://10.4.3.32/volume/v3/attachments/4c6a3beb-8a19-45d7-96fb-aca6bd7570e9 Jul 03 21:59:35.180961 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-9beb8b72-3c82-4f3e-baf1-f8d890116c83 req-77eaea3b-abeb-4c3b-a609-a7572d8d9a66 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:59:35.190727 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-9beb8b72-3c82-4f3e-baf1-f8d890116c83 req-77eaea3b-abeb-4c3b-a609-a7572d8d9a66 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Acquiring lock "cinder-attachment_update-05c89c85-c556-4e1a-b1ab-5f2ef5af8b75-np0000004475" by "attachment_update" {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:59:35.195469 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-9beb8b72-3c82-4f3e-baf1-f8d890116c83 req-77eaea3b-abeb-4c3b-a609-a7572d8d9a66 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Lock "cinder-attachment_update-05c89c85-c556-4e1a-b1ab-5f2ef5af8b75-np0000004475" acquired by "attachment_update" :: waited 0.005s {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:59:35.196806 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:35.196806 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:35.222446 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5f12cdb9-81ea-48a9-9fe5-e9020a0d3c33 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-reader] GET https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd/export_record Jul 03 21:59:35.222718 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5f12cdb9-81ea-48a9-9fe5-e9020a0d3c33 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-reader] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:35.222940 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5f12cdb9-81ea-48a9-9fe5-e9020a0d3c33 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-reader] Calling method 'export_record' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:35.223067 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.contrib.backups [None req-5f12cdb9-81ea-48a9-9fe5-e9020a0d3c33 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-reader] Export record for backup 27e1ed6e-5657-404e-9d4b-9c841651abbd. {{(pid=99933) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 21:59:35.228343 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:35.228343 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:35.229534 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.policy [None req-5f12cdb9-81ea-48a9-9fe5-e9020a0d3c33 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'b2688298f1284b4ba352b1304f2e89a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c1f9b5f3985b48e08c7582ab56f6c459', '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=99933) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 21:59:35.229771 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5f12cdb9-81ea-48a9-9fe5-e9020a0d3c33 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-reader] https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd/export_record returned with HTTP 403 Jul 03 21:59:35.230265 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1166/4707] 10.4.3.32 () {68 vars in 1423 bytes} [Fri Jul 3 21:59:35 2026] GET /volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd/export_record => generated 101 bytes in 144 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:59:35.244145 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-02b5205a-6929-4d8c-bae8-ee1049faae0c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:35.246213 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-02b5205a-6929-4d8c-bae8-ee1049faae0c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:59:35.246619 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-02b5205a-6929-4d8c-bae8-ee1049faae0c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-12282186"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:59:35.248219 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-02b5205a-6929-4d8c-bae8-ee1049faae0c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-12282186'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:59:35.248943 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-02b5205a-6929-4d8c-bae8-ee1049faae0c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Create volume of 1 GB Jul 03 21:59:35.253549 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-02b5205a-6929-4d8c-bae8-ee1049faae0c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Availability Zones retrieved successfully. Jul 03 21:59:35.260265 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-02b5205a-6929-4d8c-bae8-ee1049faae0c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Flow 'volume_create_api' (88d39403-f5c3-4771-a7b2-1e4fe54ca128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:59:35.261199 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-02b5205a-6929-4d8c-bae8-ee1049faae0c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f9fc726-6e90-47a2-9556-c41ac7917d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:35.262004 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-02b5205a-6929-4d8c-bae8-ee1049faae0c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:59:35.290471 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-02b5205a-6929-4d8c-bae8-ee1049faae0c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f9fc726-6e90-47a2-9556-c41ac7917d6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:35.291230 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-02b5205a-6929-4d8c-bae8-ee1049faae0c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b716a222-63a1-4f36-9bed-4f417b63f0ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:35.332962 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-02b5205a-6929-4d8c-bae8-ee1049faae0c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Created reservations ['35345f14-22c1-4c98-b1bf-ec13ecc73474', 'ee870d5f-c7bf-47dd-8e01-991892cc77b0', 'e41c9af1-3353-4a33-aa64-20c1ef898e1d', 'fdb83295-2862-4be5-8677-d1548ec801d5'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:59:35.333838 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-02b5205a-6929-4d8c-bae8-ee1049faae0c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b716a222-63a1-4f36-9bed-4f417b63f0ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35345f14-22c1-4c98-b1bf-ec13ecc73474', 'ee870d5f-c7bf-47dd-8e01-991892cc77b0', 'e41c9af1-3353-4a33-aa64-20c1ef898e1d', 'fdb83295-2862-4be5-8677-d1548ec801d5']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:35.334644 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-02b5205a-6929-4d8c-bae8-ee1049faae0c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a48de3a8-ea0b-4f2a-9c56-143b8a6a17f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:35.358675 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-02b5205a-6929-4d8c-bae8-ee1049faae0c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a48de3a8-ea0b-4f2a-9c56-143b8a6a17f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8246e291-6101-4a0e-b5ae-b61ec65d5fee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-12282186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1f9b5f3985b48e08c7582ab56f6c459',qos_specs=None,replication_status=,reservations=['35345f14-22c1-4c98-b1bf-ec13ecc73474','ee870d5f-c7bf-47dd-8e01-991892cc77b0','e41c9af1-3353-4a33-aa64-20c1ef898e1d','fdb83295-2862-4be5-8677-d1548ec801d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc448206a62e4d938a4683831307c636',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:59:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-12282186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8246e291-6101-4a0e-b5ae-b61ec65d5fee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1f9b5f3985b48e08c7582ab56f6c459',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc448206a62e4d938a4683831307c636',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:35.360034 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-02b5205a-6929-4d8c-bae8-ee1049faae0c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d269736e-f4b1-4156-8e6c-c10a8786c8a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:35.377860 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-02b5205a-6929-4d8c-bae8-ee1049faae0c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d269736e-f4b1-4156-8e6c-c10a8786c8a7) transitioned into state 'SUCCESS' from state '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-12282186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1f9b5f3985b48e08c7582ab56f6c459',qos_specs=None,replication_status=,reservations=['35345f14-22c1-4c98-b1bf-ec13ecc73474','ee870d5f-c7bf-47dd-8e01-991892cc77b0','e41c9af1-3353-4a33-aa64-20c1ef898e1d','fdb83295-2862-4be5-8677-d1548ec801d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc448206a62e4d938a4683831307c636',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:35.378554 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-02b5205a-6929-4d8c-bae8-ee1049faae0c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3852487a-bfa0-4789-bc1d-0b14511f4feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:35.387748 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-02b5205a-6929-4d8c-bae8-ee1049faae0c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3852487a-bfa0-4789-bc1d-0b14511f4feb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:35.388534 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-02b5205a-6929-4d8c-bae8-ee1049faae0c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Flow 'volume_create_api' (88d39403-f5c3-4771-a7b2-1e4fe54ca128) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:59:35.388795 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-02b5205a-6929-4d8c-bae8-ee1049faae0c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Create volume request issued successfully. Jul 03 21:59:35.389611 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-02b5205a-6929-4d8c-bae8-ee1049faae0c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:59:35.390043 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1197/4708] 10.4.3.32 () {70 vars in 1291 bytes} [Fri Jul 3 21:59:35 2026] POST /volume/v3/volumes => generated 774 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:59:35.403855 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-99fcdcd8-9b3c-40cd-92c6-6b6a9f717393 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:35.405652 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-99fcdcd8-9b3c-40cd-92c6-6b6a9f717393 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/volumes/8246e291-6101-4a0e-b5ae-b61ec65d5fee Jul 03 21:59:35.405876 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-99fcdcd8-9b3c-40cd-92c6-6b6a9f717393 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:35.406080 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-99fcdcd8-9b3c-40cd-92c6-6b6a9f717393 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:35.414678 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:35.414678 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:35.421100 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-99fcdcd8-9b3c-40cd-92c6-6b6a9f717393 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Volume info retrieved successfully. Jul 03 21:59:35.424968 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-99fcdcd8-9b3c-40cd-92c6-6b6a9f717393 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/volumes/8246e291-6101-4a0e-b5ae-b61ec65d5fee returned with HTTP 200 Jul 03 21:59:35.425382 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1166/4709] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:35 2026] GET /volume/v3/volumes/8246e291-6101-4a0e-b5ae-b61ec65d5fee => generated 953 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:35.727037 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-9beb8b72-3c82-4f3e-baf1-f8d890116c83 req-77eaea3b-abeb-4c3b-a609-a7572d8d9a66 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Lock "cinder-attachment_update-05c89c85-c556-4e1a-b1ab-5f2ef5af8b75-np0000004475" released by "attachment_update" :: held 0.530s {{(pid=99934) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:59:35.727037 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-9beb8b72-3c82-4f3e-baf1-f8d890116c83 req-77eaea3b-abeb-4c3b-a609-a7572d8d9a66 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/attachments/4c6a3beb-8a19-45d7-96fb-aca6bd7570e9 returned with HTTP 200 Jul 03 21:59:35.727037 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1181/4710] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:59:35 2026] PUT /volume/v3/attachments/4c6a3beb-8a19-45d7-96fb-aca6bd7570e9 => generated 968 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:59:35.735734 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-9beb8b72-3c82-4f3e-baf1-f8d890116c83 req-bd2c3298-a70d-45e7-869b-54826f94cbf7 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:35.738116 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-9beb8b72-3c82-4f3e-baf1-f8d890116c83 req-bd2c3298-a70d-45e7-869b-54826f94cbf7 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/attachments/4c6a3beb-8a19-45d7-96fb-aca6bd7570e9 Jul 03 21:59:35.738338 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-9beb8b72-3c82-4f3e-baf1-f8d890116c83 req-bd2c3298-a70d-45e7-869b-54826f94cbf7 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:35.739406 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-9beb8b72-3c82-4f3e-baf1-f8d890116c83 req-bd2c3298-a70d-45e7-869b-54826f94cbf7 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:35.752405 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-9beb8b72-3c82-4f3e-baf1-f8d890116c83 req-bd2c3298-a70d-45e7-869b-54826f94cbf7 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/attachments/4c6a3beb-8a19-45d7-96fb-aca6bd7570e9 returned with HTTP 200 Jul 03 21:59:35.752798 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1167/4711] 10.4.3.32 () {70 vars in 1644 bytes} [Fri Jul 3 21:59:35 2026] GET /volume/v3/attachments/4c6a3beb-8a19-45d7-96fb-aca6bd7570e9 => generated 993 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:59:36.440575 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-47d678e0-9eb9-4e9a-9fa9-f96496253043 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:36.442505 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-47d678e0-9eb9-4e9a-9fa9-f96496253043 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/volumes/8246e291-6101-4a0e-b5ae-b61ec65d5fee Jul 03 21:59:36.442751 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-47d678e0-9eb9-4e9a-9fa9-f96496253043 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:36.442982 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-47d678e0-9eb9-4e9a-9fa9-f96496253043 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:36.450638 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:36.450638 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:36.454381 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-47d678e0-9eb9-4e9a-9fa9-f96496253043 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Volume info retrieved successfully. Jul 03 21:59:36.458147 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-47d678e0-9eb9-4e9a-9fa9-f96496253043 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/volumes/8246e291-6101-4a0e-b5ae-b61ec65d5fee returned with HTTP 200 Jul 03 21:59:36.458564 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1198/4712] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:36 2026] GET /volume/v3/volumes/8246e291-6101-4a0e-b5ae-b61ec65d5fee => generated 1005 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:59:36.472355 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-6fd096cb-01b5-4e42-9d3f-6c1469b5a73e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:36.473964 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6fd096cb-01b5-4e42-9d3f-6c1469b5a73e tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] POST https://10.4.3.32/volume/v3/backups Jul 03 21:59:36.474312 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6fd096cb-01b5-4e42-9d3f-6c1469b5a73e tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8246e291-6101-4a0e-b5ae-b61ec65d5fee", "name": "tempest-type-Backup-1334211429"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:59:36.475739 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.contrib.backups [None req-6fd096cb-01b5-4e42-9d3f-6c1469b5a73e tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Creating new backup {'backup': {'volume_id': '8246e291-6101-4a0e-b5ae-b61ec65d5fee', 'name': 'tempest-type-Backup-1334211429'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 21:59:36.475866 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.contrib.backups [None req-6fd096cb-01b5-4e42-9d3f-6c1469b5a73e tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Creating backup of volume 8246e291-6101-4a0e-b5ae-b61ec65d5fee in container None Jul 03 21:59:36.482591 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:36.482591 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:36.482908 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-6fd096cb-01b5-4e42-9d3f-6c1469b5a73e tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Volume info retrieved successfully. Jul 03 21:59:36.503426 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-6fd096cb-01b5-4e42-9d3f-6c1469b5a73e tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Created reservations ['05e661f9-7d40-4a8a-a4a5-482c46a7fa54', '371e0f1f-0741-4977-8486-2a58e0f138f9'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:59:36.544328 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6fd096cb-01b5-4e42-9d3f-6c1469b5a73e tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 21:59:36.544798 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1167/4713] 10.4.3.32 () {70 vars in 1292 bytes} [Fri Jul 3 21:59:36 2026] POST /volume/v3/backups => generated 314 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:59:36.553142 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-7ad78de6-f43a-4b44-86f3-3d34bcdc271a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:36.555092 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7ad78de6-f43a-4b44-86f3-3d34bcdc271a tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 Jul 03 21:59:36.555352 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7ad78de6-f43a-4b44-86f3-3d34bcdc271a tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:36.555616 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7ad78de6-f43a-4b44-86f3-3d34bcdc271a tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:36.555767 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-7ad78de6-f43a-4b44-86f3-3d34bcdc271a tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 087e0099-3be5-415e-8eed-3b1a93dd88f5. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:36.561666 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:36.561666 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:36.562605 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7ad78de6-f43a-4b44-86f3-3d34bcdc271a tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 returned with HTTP 200 Jul 03 21:59:36.563114 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1182/4714] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:36 2026] GET /volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:37.576590 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ef242349-7b38-4453-a66a-6e4aa2748dd5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:37.578407 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ef242349-7b38-4453-a66a-6e4aa2748dd5 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 Jul 03 21:59:37.578653 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ef242349-7b38-4453-a66a-6e4aa2748dd5 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:37.579764 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ef242349-7b38-4453-a66a-6e4aa2748dd5 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:37.579764 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-ef242349-7b38-4453-a66a-6e4aa2748dd5 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 087e0099-3be5-415e-8eed-3b1a93dd88f5. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:37.584818 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:37.584818 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:37.584818 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ef242349-7b38-4453-a66a-6e4aa2748dd5 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 returned with HTTP 200 Jul 03 21:59:37.584921 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1168/4715] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:37 2026] GET /volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:38.598553 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-880f6384-befd-459a-8a06-2321b0651d15 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:38.600603 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-880f6384-befd-459a-8a06-2321b0651d15 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 Jul 03 21:59:38.600900 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-880f6384-befd-459a-8a06-2321b0651d15 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:38.601220 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-880f6384-befd-459a-8a06-2321b0651d15 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:38.601337 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-880f6384-befd-459a-8a06-2321b0651d15 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 087e0099-3be5-415e-8eed-3b1a93dd88f5. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:38.606570 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:38.606570 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:38.607046 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-880f6384-befd-459a-8a06-2321b0651d15 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 returned with HTTP 200 Jul 03 21:59:38.607585 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1199/4716] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:38 2026] GET /volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:39.622619 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-796417fd-904a-4e21-b69f-c67ffb26c229 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:39.625385 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-796417fd-904a-4e21-b69f-c67ffb26c229 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 Jul 03 21:59:39.626105 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-796417fd-904a-4e21-b69f-c67ffb26c229 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:39.626105 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-796417fd-904a-4e21-b69f-c67ffb26c229 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:39.626105 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-796417fd-904a-4e21-b69f-c67ffb26c229 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 087e0099-3be5-415e-8eed-3b1a93dd88f5. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:39.632495 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:39.632495 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:39.633182 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-796417fd-904a-4e21-b69f-c67ffb26c229 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 returned with HTTP 200 Jul 03 21:59:39.633676 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1168/4717] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:39 2026] GET /volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:39.643835 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4c6950c3-8d43-4ff9-b158-f35808ec6cba None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:39.695506 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4c6950c3-8d43-4ff9-b158-f35808ec6cba tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 21:59:39.695883 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4c6950c3-8d43-4ff9-b158-f35808ec6cba tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1657219817"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:59:39.697183 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-4c6950c3-8d43-4ff9-b158-f35808ec6cba tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1657219817'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 21:59:39.697310 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-4c6950c3-8d43-4ff9-b158-f35808ec6cba tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Create volume of 1 GB Jul 03 21:59:39.701732 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-4c6950c3-8d43-4ff9-b158-f35808ec6cba tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Availability Zones retrieved successfully. Jul 03 21:59:39.707621 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-4c6950c3-8d43-4ff9-b158-f35808ec6cba tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Flow 'volume_create_api' (52efd36b-b493-43a4-b616-ab300770a286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:59:39.708784 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-4c6950c3-8d43-4ff9-b158-f35808ec6cba tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1951f0e-afac-423e-acea-f24c8605fda1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:39.709867 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-4c6950c3-8d43-4ff9-b158-f35808ec6cba tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 21:59:39.737346 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-4c6950c3-8d43-4ff9-b158-f35808ec6cba tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1951f0e-afac-423e-acea-f24c8605fda1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:39.738236 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-4c6950c3-8d43-4ff9-b158-f35808ec6cba tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61d3da06-6534-4afe-b5ee-3e47bbd29c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:39.810222 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-4c6950c3-8d43-4ff9-b158-f35808ec6cba tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Created reservations ['c2827175-e858-49cc-929b-c74dc0dc3ac4', '25ff1adf-47b9-40ee-ae01-dba45dbc04f2', 'e911ba6f-c30c-4b9c-b742-d4b15cfce30c', 'b555f8b8-298d-4572-8e5e-020e7a3fd7cb'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:59:39.811269 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-4c6950c3-8d43-4ff9-b158-f35808ec6cba tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61d3da06-6534-4afe-b5ee-3e47bbd29c68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2827175-e858-49cc-929b-c74dc0dc3ac4', '25ff1adf-47b9-40ee-ae01-dba45dbc04f2', 'e911ba6f-c30c-4b9c-b742-d4b15cfce30c', 'b555f8b8-298d-4572-8e5e-020e7a3fd7cb']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:39.812121 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-4c6950c3-8d43-4ff9-b158-f35808ec6cba tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (debd2065-dea2-4d21-9ba9-3463dd529d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:39.835713 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-4c6950c3-8d43-4ff9-b158-f35808ec6cba tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (debd2065-dea2-4d21-9ba9-3463dd529d1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fc5a7fd-d419-4fbb-90a5-26bf31f07fe9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1657219817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23e8e9c9768642e59c8746dcfa03d8bc',qos_specs=None,replication_status=,reservations=['c2827175-e858-49cc-929b-c74dc0dc3ac4','25ff1adf-47b9-40ee-ae01-dba45dbc04f2','e911ba6f-c30c-4b9c-b742-d4b15cfce30c','b555f8b8-298d-4572-8e5e-020e7a3fd7cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ff052dc03dd4599b5ed47ae53ab755d',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T21:59:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1657219817',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fc5a7fd-d419-4fbb-90a5-26bf31f07fe9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23e8e9c9768642e59c8746dcfa03d8bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ff052dc03dd4599b5ed47ae53ab755d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:39.836675 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-4c6950c3-8d43-4ff9-b158-f35808ec6cba tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d45eb15-58e0-4099-8bba-d317dcbd8f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:39.857780 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-4c6950c3-8d43-4ff9-b158-f35808ec6cba tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d45eb15-58e0-4099-8bba-d317dcbd8f36) transitioned into state 'SUCCESS' from state '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-1657219817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23e8e9c9768642e59c8746dcfa03d8bc',qos_specs=None,replication_status=,reservations=['c2827175-e858-49cc-929b-c74dc0dc3ac4','25ff1adf-47b9-40ee-ae01-dba45dbc04f2','e911ba6f-c30c-4b9c-b742-d4b15cfce30c','b555f8b8-298d-4572-8e5e-020e7a3fd7cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ff052dc03dd4599b5ed47ae53ab755d',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:39.858589 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-4c6950c3-8d43-4ff9-b158-f35808ec6cba tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddba5c47-138b-427a-837b-e529b5fe38cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 21:59:39.868833 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-4c6950c3-8d43-4ff9-b158-f35808ec6cba tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddba5c47-138b-427a-837b-e529b5fe38cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 21:59:39.869811 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-4c6950c3-8d43-4ff9-b158-f35808ec6cba tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Flow 'volume_create_api' (52efd36b-b493-43a4-b616-ab300770a286) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 21:59:39.870290 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-4c6950c3-8d43-4ff9-b158-f35808ec6cba tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Create volume request issued successfully. Jul 03 21:59:39.870874 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4c6950c3-8d43-4ff9-b158-f35808ec6cba tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 21:59:39.871475 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1183/4718] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 21:59:39 2026] POST /volume/v3/volumes => generated 747 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:59:39.886987 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-55534072-6d1a-4fe8-994d-522f6c1ef4bb None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:39.889652 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-55534072-6d1a-4fe8-994d-522f6c1ef4bb tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/volumes/4fc5a7fd-d419-4fbb-90a5-26bf31f07fe9 Jul 03 21:59:39.889859 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-55534072-6d1a-4fe8-994d-522f6c1ef4bb tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:39.890069 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-55534072-6d1a-4fe8-994d-522f6c1ef4bb tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:39.903643 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:39.903643 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:39.911078 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-55534072-6d1a-4fe8-994d-522f6c1ef4bb tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Volume info retrieved successfully. Jul 03 21:59:39.915550 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-55534072-6d1a-4fe8-994d-522f6c1ef4bb tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/volumes/4fc5a7fd-d419-4fbb-90a5-26bf31f07fe9 returned with HTTP 200 Jul 03 21:59:39.916146 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1169/4719] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:39 2026] GET /volume/v3/volumes/4fc5a7fd-d419-4fbb-90a5-26bf31f07fe9 => generated 815 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:39.962576 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-9beb8b72-3c82-4f3e-baf1-f8d890116c83 req-36f0d875-23eb-41f4-a62f-3d82d357fa00 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:39.964609 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-9beb8b72-3c82-4f3e-baf1-f8d890116c83 req-36f0d875-23eb-41f4-a62f-3d82d357fa00 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75/encryption Jul 03 21:59:39.964791 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-9beb8b72-3c82-4f3e-baf1-f8d890116c83 req-36f0d875-23eb-41f4-a62f-3d82d357fa00 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:39.964970 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-9beb8b72-3c82-4f3e-baf1-f8d890116c83 req-36f0d875-23eb-41f4-a62f-3d82d357fa00 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'index' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:39.977690 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:39.977690 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:39.986115 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-9beb8b72-3c82-4f3e-baf1-f8d890116c83 req-36f0d875-23eb-41f4-a62f-3d82d357fa00 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75/encryption returned with HTTP 200 Jul 03 21:59:39.987065 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1200/4720] 10.4.3.32 () {68 vars in 1624 bytes} [Fri Jul 3 21:59:39 2026] GET /volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:40.650818 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-db4e6b7c-4dcf-4c1c-a121-bfea24aebebb None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:40.653860 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-db4e6b7c-4dcf-4c1c-a121-bfea24aebebb tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 Jul 03 21:59:40.653860 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-db4e6b7c-4dcf-4c1c-a121-bfea24aebebb tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:40.653860 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-db4e6b7c-4dcf-4c1c-a121-bfea24aebebb tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:40.653860 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-db4e6b7c-4dcf-4c1c-a121-bfea24aebebb tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 087e0099-3be5-415e-8eed-3b1a93dd88f5. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:40.659879 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:40.659879 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:40.661081 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-db4e6b7c-4dcf-4c1c-a121-bfea24aebebb tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 returned with HTTP 200 Jul 03 21:59:40.661081 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1169/4721] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:40 2026] GET /volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:40.935972 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a6d14278-c6c2-4d55-9d0b-d1fce486f611 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:40.938171 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a6d14278-c6c2-4d55-9d0b-d1fce486f611 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/volumes/4fc5a7fd-d419-4fbb-90a5-26bf31f07fe9 Jul 03 21:59:40.938471 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a6d14278-c6c2-4d55-9d0b-d1fce486f611 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:40.938624 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a6d14278-c6c2-4d55-9d0b-d1fce486f611 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:40.960923 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:40.960923 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:40.964522 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-a6d14278-c6c2-4d55-9d0b-d1fce486f611 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Volume info retrieved successfully. Jul 03 21:59:40.969246 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a6d14278-c6c2-4d55-9d0b-d1fce486f611 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/volumes/4fc5a7fd-d419-4fbb-90a5-26bf31f07fe9 returned with HTTP 200 Jul 03 21:59:40.969246 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1184/4722] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:40 2026] GET /volume/v3/volumes/4fc5a7fd-d419-4fbb-90a5-26bf31f07fe9 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:40.982462 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b78549c6-7fbb-4d79-9bea-8667c0ff6bc5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:40.984426 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b78549c6-7fbb-4d79-9bea-8667c0ff6bc5 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] POST https://10.4.3.32/volume/v3/backups Jul 03 21:59:40.984813 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b78549c6-7fbb-4d79-9bea-8667c0ff6bc5 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4fc5a7fd-d419-4fbb-90a5-26bf31f07fe9", "name": "tempest-VolumesBackupsTest-Backup-817029738"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:59:40.986585 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.contrib.backups [None req-b78549c6-7fbb-4d79-9bea-8667c0ff6bc5 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Creating new backup {'backup': {'volume_id': '4fc5a7fd-d419-4fbb-90a5-26bf31f07fe9', 'name': 'tempest-VolumesBackupsTest-Backup-817029738'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 21:59:40.986760 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.contrib.backups [None req-b78549c6-7fbb-4d79-9bea-8667c0ff6bc5 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Creating backup of volume 4fc5a7fd-d419-4fbb-90a5-26bf31f07fe9 in container None Jul 03 21:59:40.996145 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:40.996145 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:40.996734 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-b78549c6-7fbb-4d79-9bea-8667c0ff6bc5 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Volume info retrieved successfully. Jul 03 21:59:41.024115 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-b78549c6-7fbb-4d79-9bea-8667c0ff6bc5 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Created reservations ['08147bcb-9084-4c2f-98a3-7b00a1575863', 'c8e49fde-63ce-40b1-8611-9b8307ce9218'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 21:59:41.065807 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b78549c6-7fbb-4d79-9bea-8667c0ff6bc5 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 21:59:41.067985 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1170/4723] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 21:59:40 2026] POST /volume/v3/backups => generated 327 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 21:59:41.075261 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-cf67d8ce-7769-43e3-8ef4-fe7bd8cd8ae2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:41.077248 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cf67d8ce-7769-43e3-8ef4-fe7bd8cd8ae2 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 21:59:41.077502 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cf67d8ce-7769-43e3-8ef4-fe7bd8cd8ae2 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:41.077729 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cf67d8ce-7769-43e3-8ef4-fe7bd8cd8ae2 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:41.077859 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-cf67d8ce-7769-43e3-8ef4-fe7bd8cd8ae2 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:41.084285 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:41.084285 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:41.085144 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cf67d8ce-7769-43e3-8ef4-fe7bd8cd8ae2 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 21:59:41.085662 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1201/4724] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:41 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:41.672799 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a78f30a7-b2d5-48e1-bd81-61f8560c2996 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:41.675501 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a78f30a7-b2d5-48e1-bd81-61f8560c2996 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 Jul 03 21:59:41.675776 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a78f30a7-b2d5-48e1-bd81-61f8560c2996 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:41.676043 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a78f30a7-b2d5-48e1-bd81-61f8560c2996 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:41.676195 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-a78f30a7-b2d5-48e1-bd81-61f8560c2996 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 087e0099-3be5-415e-8eed-3b1a93dd88f5. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:41.681604 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:41.681604 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:41.683612 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a78f30a7-b2d5-48e1-bd81-61f8560c2996 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 returned with HTTP 200 Jul 03 21:59:41.684135 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1170/4725] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:41 2026] GET /volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:42.095136 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-30c263de-4f5e-4226-83ef-6b48387cbaef None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:42.097192 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-30c263de-4f5e-4226-83ef-6b48387cbaef tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 21:59:42.097405 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-30c263de-4f5e-4226-83ef-6b48387cbaef tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:42.097591 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-30c263de-4f5e-4226-83ef-6b48387cbaef tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:42.097692 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-30c263de-4f5e-4226-83ef-6b48387cbaef tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:42.104546 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:42.104546 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:42.105523 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-30c263de-4f5e-4226-83ef-6b48387cbaef tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 21:59:42.106135 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1185/4726] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:42 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:42.695841 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3ff6cbb9-2cdf-4a38-a8ab-fd1ac661223a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:42.699563 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3ff6cbb9-2cdf-4a38-a8ab-fd1ac661223a tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 Jul 03 21:59:42.699563 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3ff6cbb9-2cdf-4a38-a8ab-fd1ac661223a tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:42.699563 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3ff6cbb9-2cdf-4a38-a8ab-fd1ac661223a tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:42.699563 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-3ff6cbb9-2cdf-4a38-a8ab-fd1ac661223a tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 087e0099-3be5-415e-8eed-3b1a93dd88f5. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:42.707857 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:42.707857 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:42.708971 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3ff6cbb9-2cdf-4a38-a8ab-fd1ac661223a tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 returned with HTTP 200 Jul 03 21:59:42.709760 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1171/4727] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:42 2026] GET /volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:43.119183 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-deb084a3-e40f-4571-97bd-e0afee8e6ef8 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:43.121115 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-deb084a3-e40f-4571-97bd-e0afee8e6ef8 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 21:59:43.121347 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-deb084a3-e40f-4571-97bd-e0afee8e6ef8 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:43.121550 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-deb084a3-e40f-4571-97bd-e0afee8e6ef8 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:43.121650 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-deb084a3-e40f-4571-97bd-e0afee8e6ef8 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:43.128723 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:43.128723 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:43.129698 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-deb084a3-e40f-4571-97bd-e0afee8e6ef8 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 21:59:43.130123 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1202/4728] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:43 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:43.639774 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-9beb8b72-3c82-4f3e-baf1-f8d890116c83 req-9fce9346-d990-49fe-aad1-11f016c5841f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:43.643489 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-9beb8b72-3c82-4f3e-baf1-f8d890116c83 req-9fce9346-d990-49fe-aad1-11f016c5841f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] POST https://10.4.3.32/volume/v3/attachments/4c6a3beb-8a19-45d7-96fb-aca6bd7570e9/action Jul 03 21:59:43.643895 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-9beb8b72-3c82-4f3e-baf1-f8d890116c83 req-9fce9346-d990-49fe-aad1-11f016c5841f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Action body: b'{"os-complete": null}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:59:43.644077 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-9beb8b72-3c82-4f3e-baf1-f8d890116c83 req-9fce9346-d990-49fe-aad1-11f016c5841f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:59:43.670067 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:43.670067 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:43.690852 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-9beb8b72-3c82-4f3e-baf1-f8d890116c83 req-9fce9346-d990-49fe-aad1-11f016c5841f tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/attachments/4c6a3beb-8a19-45d7-96fb-aca6bd7570e9/action returned with HTTP 204 Jul 03 21:59:43.691365 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1171/4729] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 21:59:43 2026] POST /volume/v3/attachments/4c6a3beb-8a19-45d7-96fb-aca6bd7570e9/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:59:43.722244 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-5406bc54-e60f-41f1-a37e-237b91fa0d00 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:43.726980 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5406bc54-e60f-41f1-a37e-237b91fa0d00 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 Jul 03 21:59:43.727288 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5406bc54-e60f-41f1-a37e-237b91fa0d00 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:43.727577 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5406bc54-e60f-41f1-a37e-237b91fa0d00 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:43.727845 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-5406bc54-e60f-41f1-a37e-237b91fa0d00 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 087e0099-3be5-415e-8eed-3b1a93dd88f5. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:43.736800 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:43.736800 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:43.737691 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5406bc54-e60f-41f1-a37e-237b91fa0d00 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 returned with HTTP 200 Jul 03 21:59:43.738161 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1186/4730] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:43 2026] GET /volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:44.144493 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-dc69534b-505e-4770-8ae1-3b3c40685824 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:44.146350 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-dc69534b-505e-4770-8ae1-3b3c40685824 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 21:59:44.147814 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-dc69534b-505e-4770-8ae1-3b3c40685824 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:44.147814 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-dc69534b-505e-4770-8ae1-3b3c40685824 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:44.147814 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-dc69534b-505e-4770-8ae1-3b3c40685824 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:44.151380 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:44.151380 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:44.152170 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-dc69534b-505e-4770-8ae1-3b3c40685824 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 21:59:44.152577 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1172/4731] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:44 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:44.750285 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2366d1f2-0150-468b-bf3c-e79c8ac8aa3a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:44.752172 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2366d1f2-0150-468b-bf3c-e79c8ac8aa3a tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 Jul 03 21:59:44.752440 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2366d1f2-0150-468b-bf3c-e79c8ac8aa3a tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:44.752671 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2366d1f2-0150-468b-bf3c-e79c8ac8aa3a tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:44.752776 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-2366d1f2-0150-468b-bf3c-e79c8ac8aa3a tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 087e0099-3be5-415e-8eed-3b1a93dd88f5. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:44.757242 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:44.757242 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:44.757900 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2366d1f2-0150-468b-bf3c-e79c8ac8aa3a tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 returned with HTTP 200 Jul 03 21:59:44.758265 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1203/4732] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:44 2026] GET /volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:45.107449 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-73e07b46-46d5-4767-938f-2d11680a930b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:45.109278 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-73e07b46-46d5-4767-938f-2d11680a930b tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 Jul 03 21:59:45.109508 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-73e07b46-46d5-4767-938f-2d11680a930b tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:45.109719 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-73e07b46-46d5-4767-938f-2d11680a930b tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:45.119789 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:45.119789 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:45.124020 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-73e07b46-46d5-4767-938f-2d11680a930b tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:59:45.128843 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-73e07b46-46d5-4767-938f-2d11680a930b tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 returned with HTTP 200 Jul 03 21:59:45.129442 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1172/4733] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:45 2026] GET /volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 => generated 1167 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:59:45.164815 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f112bda6-84dc-4e5b-b1a2-c2379a676023 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:45.166784 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f112bda6-84dc-4e5b-b1a2-c2379a676023 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 21:59:45.167014 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f112bda6-84dc-4e5b-b1a2-c2379a676023 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:45.167243 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f112bda6-84dc-4e5b-b1a2-c2379a676023 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:45.167389 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-f112bda6-84dc-4e5b-b1a2-c2379a676023 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:45.176164 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:45.176164 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:45.177111 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f112bda6-84dc-4e5b-b1a2-c2379a676023 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 21:59:45.177619 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1187/4734] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:45 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:45.181030 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-0fb1b777-6906-4e28-a0b4-376d7f93b745 req-d0415cc4-a2ce-4146-879d-20c7299322f6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:45.188236 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-0fb1b777-6906-4e28-a0b4-376d7f93b745 req-d0415cc4-a2ce-4146-879d-20c7299322f6 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 Jul 03 21:59:45.188585 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-0fb1b777-6906-4e28-a0b4-376d7f93b745 req-d0415cc4-a2ce-4146-879d-20c7299322f6 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:45.189396 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-0fb1b777-6906-4e28-a0b4-376d7f93b745 req-d0415cc4-a2ce-4146-879d-20c7299322f6 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:45.204643 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:45.204643 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:45.209392 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-0fb1b777-6906-4e28-a0b4-376d7f93b745 req-d0415cc4-a2ce-4146-879d-20c7299322f6 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:59:45.216331 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-0fb1b777-6906-4e28-a0b4-376d7f93b745 req-d0415cc4-a2ce-4146-879d-20c7299322f6 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 returned with HTTP 200 Jul 03 21:59:45.217026 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1173/4735] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:59:45 2026] GET /volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 => generated 1167 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:59:45.235272 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-0fb1b777-6906-4e28-a0b4-376d7f93b745 req-74aeb089-346f-4e4c-986c-4024a9f5da92 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:45.237513 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-0fb1b777-6906-4e28-a0b4-376d7f93b745 req-74aeb089-346f-4e4c-986c-4024a9f5da92 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] POST https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75/action Jul 03 21:59:45.238596 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-0fb1b777-6906-4e28-a0b4-376d7f93b745 req-74aeb089-346f-4e4c-986c-4024a9f5da92 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 21:59:45.238596 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-0fb1b777-6906-4e28-a0b4-376d7f93b745 req-74aeb089-346f-4e4c-986c-4024a9f5da92 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:59:45.253174 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:45.253174 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:45.254439 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-0fb1b777-6906-4e28-a0b4-376d7f93b745 req-74aeb089-346f-4e4c-986c-4024a9f5da92 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:59:45.261191 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-0fb1b777-6906-4e28-a0b4-376d7f93b745 req-74aeb089-346f-4e4c-986c-4024a9f5da92 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Begin detaching volume completed successfully. Jul 03 21:59:45.261522 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-0fb1b777-6906-4e28-a0b4-376d7f93b745 req-74aeb089-346f-4e4c-986c-4024a9f5da92 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75/action returned with HTTP 202 Jul 03 21:59:45.262119 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1204/4736] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 21:59:45 2026] POST /volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 21:59:45.770771 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a193b21c-59b0-4a06-b2e2-40532d5c8858 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:45.772420 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a193b21c-59b0-4a06-b2e2-40532d5c8858 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 Jul 03 21:59:45.772598 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a193b21c-59b0-4a06-b2e2-40532d5c8858 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:45.772764 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a193b21c-59b0-4a06-b2e2-40532d5c8858 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:45.772860 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-a193b21c-59b0-4a06-b2e2-40532d5c8858 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 087e0099-3be5-415e-8eed-3b1a93dd88f5. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:45.776619 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:45.776619 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:45.777190 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a193b21c-59b0-4a06-b2e2-40532d5c8858 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 returned with HTTP 200 Jul 03 21:59:45.777585 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1173/4737] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:45 2026] GET /volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:46.195266 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-15995a4e-4514-4c9e-be1e-e244e5373741 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:46.197151 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-15995a4e-4514-4c9e-be1e-e244e5373741 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 21:59:46.197344 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-15995a4e-4514-4c9e-be1e-e244e5373741 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:46.197714 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-15995a4e-4514-4c9e-be1e-e244e5373741 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:46.197714 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-15995a4e-4514-4c9e-be1e-e244e5373741 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:46.202905 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:46.202905 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:46.203618 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-15995a4e-4514-4c9e-be1e-e244e5373741 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 21:59:46.204017 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1188/4738] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:46 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:46.293097 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-383f3895-9060-422b-a588-fa4fe1363a17 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:46.294181 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-383f3895-9060-422b-a588-fa4fe1363a17 None None] GET https://10.4.3.32/volume// Jul 03 21:59:46.294181 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-383f3895-9060-422b-a588-fa4fe1363a17 None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:46.294291 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-383f3895-9060-422b-a588-fa4fe1363a17 None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:46.295051 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-383f3895-9060-422b-a588-fa4fe1363a17 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:59:46.295441 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1174/4739] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:59: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 21:59:46.303104 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-0fb1b777-6906-4e28-a0b4-376d7f93b745 req-16a5a849-80c6-487b-999e-157bf51dcbf1 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:46.305748 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-0fb1b777-6906-4e28-a0b4-376d7f93b745 req-16a5a849-80c6-487b-999e-157bf51dcbf1 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 Jul 03 21:59:46.306006 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-0fb1b777-6906-4e28-a0b4-376d7f93b745 req-16a5a849-80c6-487b-999e-157bf51dcbf1 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:46.306229 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-0fb1b777-6906-4e28-a0b4-376d7f93b745 req-16a5a849-80c6-487b-999e-157bf51dcbf1 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:46.318160 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:46.318160 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:46.322673 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-0fb1b777-6906-4e28-a0b4-376d7f93b745 req-16a5a849-80c6-487b-999e-157bf51dcbf1 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:59:46.328485 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-0fb1b777-6906-4e28-a0b4-376d7f93b745 req-16a5a849-80c6-487b-999e-157bf51dcbf1 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 returned with HTTP 200 Jul 03 21:59:46.328730 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1205/4740] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:59:46 2026] GET /volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 => generated 1350 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:59:46.339276 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-0fb1b777-6906-4e28-a0b4-376d7f93b745 req-9c0c72f4-e4ae-4f13-9b4d-28f12667e586 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:46.341624 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-0fb1b777-6906-4e28-a0b4-376d7f93b745 req-9c0c72f4-e4ae-4f13-9b4d-28f12667e586 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75/encryption Jul 03 21:59:46.341850 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-0fb1b777-6906-4e28-a0b4-376d7f93b745 req-9c0c72f4-e4ae-4f13-9b4d-28f12667e586 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:46.342052 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-0fb1b777-6906-4e28-a0b4-376d7f93b745 req-9c0c72f4-e4ae-4f13-9b4d-28f12667e586 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'index' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:46.352009 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:46.352009 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:46.358812 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-0fb1b777-6906-4e28-a0b4-376d7f93b745 req-9c0c72f4-e4ae-4f13-9b4d-28f12667e586 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75/encryption returned with HTTP 200 Jul 03 21:59:46.359258 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1174/4741] 10.4.3.32 () {68 vars in 1624 bytes} [Fri Jul 3 21:59:46 2026] GET /volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:46.790710 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-44b3975e-0a28-48f9-b5fa-80e7855edab8 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:46.793664 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-44b3975e-0a28-48f9-b5fa-80e7855edab8 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 Jul 03 21:59:46.794215 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-44b3975e-0a28-48f9-b5fa-80e7855edab8 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:46.794560 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-44b3975e-0a28-48f9-b5fa-80e7855edab8 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:46.794754 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-44b3975e-0a28-48f9-b5fa-80e7855edab8 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 087e0099-3be5-415e-8eed-3b1a93dd88f5. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:46.801296 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:46.801296 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:46.802112 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-44b3975e-0a28-48f9-b5fa-80e7855edab8 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 returned with HTTP 200 Jul 03 21:59:46.803667 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1189/4742] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:46 2026] GET /volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:46.965740 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-0fb1b777-6906-4e28-a0b4-376d7f93b745 req-2dfd328e-b1d1-4417-80ba-d707818264cf None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:46.968581 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-0fb1b777-6906-4e28-a0b4-376d7f93b745 req-2dfd328e-b1d1-4417-80ba-d707818264cf tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] DELETE https://10.4.3.32/volume/v3/attachments/4c6a3beb-8a19-45d7-96fb-aca6bd7570e9 Jul 03 21:59:46.968860 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-0fb1b777-6906-4e28-a0b4-376d7f93b745 req-2dfd328e-b1d1-4417-80ba-d707818264cf tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:46.969241 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-0fb1b777-6906-4e28-a0b4-376d7f93b745 req-2dfd328e-b1d1-4417-80ba-d707818264cf tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:46.980517 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:46.980517 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:47.220365 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1a734375-b0e3-4534-a60e-9d8241b8066e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:47.222169 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1a734375-b0e3-4534-a60e-9d8241b8066e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 21:59:47.222398 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1a734375-b0e3-4534-a60e-9d8241b8066e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:47.222610 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1a734375-b0e3-4534-a60e-9d8241b8066e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:47.222714 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-1a734375-b0e3-4534-a60e-9d8241b8066e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:47.227001 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:47.227001 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:47.227739 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1a734375-b0e3-4534-a60e-9d8241b8066e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 21:59:47.228151 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1206/4743] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:47 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:47.516890 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-0fb1b777-6906-4e28-a0b4-376d7f93b745 req-2dfd328e-b1d1-4417-80ba-d707818264cf tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/attachments/4c6a3beb-8a19-45d7-96fb-aca6bd7570e9 returned with HTTP 200 Jul 03 21:59:47.517585 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1175/4744] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 21:59:46 2026] DELETE /volume/v3/attachments/4c6a3beb-8a19-45d7-96fb-aca6bd7570e9 => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:47.815441 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ea880cf1-a547-4b22-bc30-65321790afe1 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:47.817294 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ea880cf1-a547-4b22-bc30-65321790afe1 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 Jul 03 21:59:47.817555 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ea880cf1-a547-4b22-bc30-65321790afe1 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:47.817751 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ea880cf1-a547-4b22-bc30-65321790afe1 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:47.817875 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-ea880cf1-a547-4b22-bc30-65321790afe1 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 087e0099-3be5-415e-8eed-3b1a93dd88f5. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:47.822128 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:47.822128 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:47.822770 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ea880cf1-a547-4b22-bc30-65321790afe1 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 returned with HTTP 200 Jul 03 21:59:47.823177 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1175/4745] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:47 2026] GET /volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:48.239122 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-3f0e9810-a813-410c-863a-a26db1c3b505 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:48.241641 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3f0e9810-a813-410c-863a-a26db1c3b505 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 21:59:48.241641 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3f0e9810-a813-410c-863a-a26db1c3b505 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:48.241893 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3f0e9810-a813-410c-863a-a26db1c3b505 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:48.242070 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-3f0e9810-a813-410c-863a-a26db1c3b505 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:48.247701 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:48.247701 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:48.248755 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3f0e9810-a813-410c-863a-a26db1c3b505 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 21:59:48.249214 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1190/4746] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:48 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:48.494220 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-a072a859-78ad-423a-a3c4-55685e9f7687 req-58a2ef3f-b3d0-4316-8426-2c8a0bc105d6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:48.496596 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-a072a859-78ad-423a-a3c4-55685e9f7687 req-58a2ef3f-b3d0-4316-8426-2c8a0bc105d6 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 Jul 03 21:59:48.496785 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-a072a859-78ad-423a-a3c4-55685e9f7687 req-58a2ef3f-b3d0-4316-8426-2c8a0bc105d6 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:48.497008 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-a072a859-78ad-423a-a3c4-55685e9f7687 req-58a2ef3f-b3d0-4316-8426-2c8a0bc105d6 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:48.505006 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:48.505006 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:48.509138 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-a072a859-78ad-423a-a3c4-55685e9f7687 req-58a2ef3f-b3d0-4316-8426-2c8a0bc105d6 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:59:48.513502 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-a072a859-78ad-423a-a3c4-55685e9f7687 req-58a2ef3f-b3d0-4316-8426-2c8a0bc105d6 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 returned with HTTP 200 Jul 03 21:59:48.513928 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1207/4747] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:59:48 2026] GET /volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:48.836340 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f1eea84d-a881-474b-b02f-ac933b010e60 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:48.839159 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f1eea84d-a881-474b-b02f-ac933b010e60 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 Jul 03 21:59:48.840270 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f1eea84d-a881-474b-b02f-ac933b010e60 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:48.840692 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f1eea84d-a881-474b-b02f-ac933b010e60 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:48.841030 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-f1eea84d-a881-474b-b02f-ac933b010e60 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 087e0099-3be5-415e-8eed-3b1a93dd88f5. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:48.846298 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:48.846298 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:48.847355 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f1eea84d-a881-474b-b02f-ac933b010e60 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 returned with HTTP 200 Jul 03 21:59:48.847954 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1176/4748] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:48 2026] GET /volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:49.262762 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-954f4fd4-f07d-4373-a2cc-834729e66da9 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:49.264650 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-954f4fd4-f07d-4373-a2cc-834729e66da9 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 21:59:49.264832 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-954f4fd4-f07d-4373-a2cc-834729e66da9 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:49.265011 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-954f4fd4-f07d-4373-a2cc-834729e66da9 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:49.265113 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-954f4fd4-f07d-4373-a2cc-834729e66da9 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:49.270097 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:49.270097 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:49.270806 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-954f4fd4-f07d-4373-a2cc-834729e66da9 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 21:59:49.271211 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1176/4749] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:49 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:49.862474 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-0b89abc7-2674-467f-8553-89d96ac9fcac None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:49.868880 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0b89abc7-2674-467f-8553-89d96ac9fcac tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 Jul 03 21:59:49.869185 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0b89abc7-2674-467f-8553-89d96ac9fcac tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:49.869382 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0b89abc7-2674-467f-8553-89d96ac9fcac tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:49.869518 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-0b89abc7-2674-467f-8553-89d96ac9fcac tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 087e0099-3be5-415e-8eed-3b1a93dd88f5. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:49.876513 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:49.876513 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:49.877297 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0b89abc7-2674-467f-8553-89d96ac9fcac tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 returned with HTTP 200 Jul 03 21:59:49.877733 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1191/4750] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:49 2026] GET /volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:50.281563 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-976727a0-3bf2-4052-bb24-55821ec48c4b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:50.283497 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-976727a0-3bf2-4052-bb24-55821ec48c4b tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 21:59:50.283686 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-976727a0-3bf2-4052-bb24-55821ec48c4b tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:50.283913 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-976727a0-3bf2-4052-bb24-55821ec48c4b tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:50.283994 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-976727a0-3bf2-4052-bb24-55821ec48c4b tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:50.288166 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:50.288166 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:50.288896 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-976727a0-3bf2-4052-bb24-55821ec48c4b tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 21:59:50.289235 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1208/4751] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:50 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:50.887767 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3ef8af88-d3c4-4158-80b0-5acaaee6f65e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:50.889835 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3ef8af88-d3c4-4158-80b0-5acaaee6f65e tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 Jul 03 21:59:50.890075 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3ef8af88-d3c4-4158-80b0-5acaaee6f65e tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:50.890309 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3ef8af88-d3c4-4158-80b0-5acaaee6f65e tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:50.890466 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-3ef8af88-d3c4-4158-80b0-5acaaee6f65e tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 087e0099-3be5-415e-8eed-3b1a93dd88f5. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:50.895556 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:50.895556 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:50.896314 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3ef8af88-d3c4-4158-80b0-5acaaee6f65e tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 returned with HTTP 200 Jul 03 21:59:50.896977 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1177/4752] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:50 2026] GET /volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:51.300348 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-cf09dc74-a05e-4362-b200-8c17b5f8ca85 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:51.302548 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-cf09dc74-a05e-4362-b200-8c17b5f8ca85 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 21:59:51.302803 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-cf09dc74-a05e-4362-b200-8c17b5f8ca85 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:51.303050 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-cf09dc74-a05e-4362-b200-8c17b5f8ca85 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:51.303178 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-cf09dc74-a05e-4362-b200-8c17b5f8ca85 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:51.308047 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:51.308047 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:51.308945 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-cf09dc74-a05e-4362-b200-8c17b5f8ca85 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 21:59:51.309405 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1177/4753] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:51 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:51.907061 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d6b1a1bc-b3a8-44e8-aaa1-a8c028bd76ec None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:51.908733 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d6b1a1bc-b3a8-44e8-aaa1-a8c028bd76ec tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 Jul 03 21:59:51.909002 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d6b1a1bc-b3a8-44e8-aaa1-a8c028bd76ec tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:51.909233 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d6b1a1bc-b3a8-44e8-aaa1-a8c028bd76ec tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:51.909410 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-d6b1a1bc-b3a8-44e8-aaa1-a8c028bd76ec tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 087e0099-3be5-415e-8eed-3b1a93dd88f5. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:51.914067 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:51.914067 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:51.914859 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d6b1a1bc-b3a8-44e8-aaa1-a8c028bd76ec tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 returned with HTTP 200 Jul 03 21:59:51.915260 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1192/4754] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:51 2026] GET /volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:52.322071 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ef315cec-4fb5-4701-b71b-c7383887e724 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:52.326405 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ef315cec-4fb5-4701-b71b-c7383887e724 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 21:59:52.326405 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ef315cec-4fb5-4701-b71b-c7383887e724 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:52.326405 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ef315cec-4fb5-4701-b71b-c7383887e724 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:52.326405 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-ef315cec-4fb5-4701-b71b-c7383887e724 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:52.332048 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:52.332048 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:52.333508 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ef315cec-4fb5-4701-b71b-c7383887e724 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 21:59:52.334144 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1209/4755] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:52 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 21:59:52.687051 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-5738cf36-a1bd-40f6-99bc-556c52384515 req-9b976e10-cce1-4631-893c-bf3b8d07a060 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:52.691504 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-5738cf36-a1bd-40f6-99bc-556c52384515 req-9b976e10-cce1-4631-893c-bf3b8d07a060 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c Jul 03 21:59:52.691763 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-5738cf36-a1bd-40f6-99bc-556c52384515 req-9b976e10-cce1-4631-893c-bf3b8d07a060 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:52.691975 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-5738cf36-a1bd-40f6-99bc-556c52384515 req-9b976e10-cce1-4631-893c-bf3b8d07a060 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:52.705085 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:52.705085 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:52.709443 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-5738cf36-a1bd-40f6-99bc-556c52384515 req-9b976e10-cce1-4631-893c-bf3b8d07a060 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:59:52.713785 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-5738cf36-a1bd-40f6-99bc-556c52384515 req-9b976e10-cce1-4631-893c-bf3b8d07a060 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c returned with HTTP 200 Jul 03 21:59:52.714206 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1178/4756] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 21:59:52 2026] GET /volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:52.925359 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-346c9da0-e1a4-4454-b144-930ed9eb19bf None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:52.927194 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-346c9da0-e1a4-4454-b144-930ed9eb19bf tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 Jul 03 21:59:52.927464 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-346c9da0-e1a4-4454-b144-930ed9eb19bf tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:52.927679 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-346c9da0-e1a4-4454-b144-930ed9eb19bf tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:52.927798 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-346c9da0-e1a4-4454-b144-930ed9eb19bf tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 087e0099-3be5-415e-8eed-3b1a93dd88f5. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:52.931959 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:52.931959 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:52.932556 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-346c9da0-e1a4-4454-b144-930ed9eb19bf tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 returned with HTTP 200 Jul 03 21:59:52.932955 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1178/4757] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:52 2026] GET /volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:53.345037 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-468ea767-fe57-4843-9e1d-aeab4e2d9631 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:53.346638 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-468ea767-fe57-4843-9e1d-aeab4e2d9631 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 21:59:53.346856 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-468ea767-fe57-4843-9e1d-aeab4e2d9631 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:53.347052 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-468ea767-fe57-4843-9e1d-aeab4e2d9631 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:53.347174 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-468ea767-fe57-4843-9e1d-aeab4e2d9631 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:53.351063 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:53.351063 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:53.351811 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-468ea767-fe57-4843-9e1d-aeab4e2d9631 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 21:59:53.352244 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1193/4758] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:53 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:53.943299 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-4450899a-183f-48c3-897f-b26de8344777 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:53.945040 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4450899a-183f-48c3-897f-b26de8344777 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 Jul 03 21:59:53.945300 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4450899a-183f-48c3-897f-b26de8344777 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:53.945541 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4450899a-183f-48c3-897f-b26de8344777 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:53.945680 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-4450899a-183f-48c3-897f-b26de8344777 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 087e0099-3be5-415e-8eed-3b1a93dd88f5. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:53.949835 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:53.949835 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:53.950494 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4450899a-183f-48c3-897f-b26de8344777 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 returned with HTTP 200 Jul 03 21:59:53.951227 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1210/4759] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:53 2026] GET /volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:54.362445 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-0d5a5a8f-c724-45c1-8f3b-8cc0115c52b1 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:54.364750 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0d5a5a8f-c724-45c1-8f3b-8cc0115c52b1 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 21:59:54.365051 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0d5a5a8f-c724-45c1-8f3b-8cc0115c52b1 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:54.365412 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0d5a5a8f-c724-45c1-8f3b-8cc0115c52b1 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:54.365736 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-0d5a5a8f-c724-45c1-8f3b-8cc0115c52b1 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:54.371677 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:54.371677 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:54.372836 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0d5a5a8f-c724-45c1-8f3b-8cc0115c52b1 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 21:59:54.373668 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1179/4760] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:54 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:54.760101 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-87835ac1-1723-4b7b-b20c-799265258baa None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:54.760101 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-87835ac1-1723-4b7b-b20c-799265258baa None None] GET https://10.4.3.32/volume// Jul 03 21:59:54.760101 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-87835ac1-1723-4b7b-b20c-799265258baa None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:54.760101 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-87835ac1-1723-4b7b-b20c-799265258baa None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:54.760101 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-87835ac1-1723-4b7b-b20c-799265258baa None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:59:54.760101 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1179/4761] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 21:59: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 21:59:54.767094 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-5738cf36-a1bd-40f6-99bc-556c52384515 req-5c094ae5-c6d8-4289-b540-14d7f2e7e018 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:54.769537 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-5738cf36-a1bd-40f6-99bc-556c52384515 req-5c094ae5-c6d8-4289-b540-14d7f2e7e018 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 21:59:54.769895 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-5738cf36-a1bd-40f6-99bc-556c52384515 req-5c094ae5-c6d8-4289-b540-14d7f2e7e018 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "325aa526-400a-4698-a387-2f973536a05c", "connector": null, "instance_uuid": "022d56fb-2689-4a10-9565-a41f8bca5731"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:59:54.778105 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:54.778105 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:54.818431 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-5738cf36-a1bd-40f6-99bc-556c52384515 req-5c094ae5-c6d8-4289-b540-14d7f2e7e018 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 21:59:54.819108 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1194/4762] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 21:59:54 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 21:59:54.955439 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-12805424-4c6f-44f6-9de0-9e8bac7bbb02 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:54.959106 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-12805424-4c6f-44f6-9de0-9e8bac7bbb02 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] DELETE https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 Jul 03 21:59:54.959272 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-12805424-4c6f-44f6-9de0-9e8bac7bbb02 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:54.960714 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-12805424-4c6f-44f6-9de0-9e8bac7bbb02 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:54.960896 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-12805424-4c6f-44f6-9de0-9e8bac7bbb02 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Delete volume with id: 05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 Jul 03 21:59:54.962104 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-40e0b8a6-835b-4a02-9b8c-f3e3641723f9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:54.964138 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-40e0b8a6-835b-4a02-9b8c-f3e3641723f9 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 Jul 03 21:59:54.964420 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-40e0b8a6-835b-4a02-9b8c-f3e3641723f9 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:54.965022 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-40e0b8a6-835b-4a02-9b8c-f3e3641723f9 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:54.965228 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-40e0b8a6-835b-4a02-9b8c-f3e3641723f9 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 087e0099-3be5-415e-8eed-3b1a93dd88f5. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:54.967828 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:54.967828 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:54.968308 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-12805424-4c6f-44f6-9de0-9e8bac7bbb02 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:59:54.970986 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:54.970986 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:54.972011 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-40e0b8a6-835b-4a02-9b8c-f3e3641723f9 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 returned with HTTP 200 Jul 03 21:59:54.972557 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1180/4763] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:54 2026] GET /volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:54.983803 np0000004475 devstack@c-api.service[99936]: WARNING cinder.keymgr.conf_key_mgr [None req-12805424-4c6f-44f6-9de0-9e8bac7bbb02 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 21:59:54.992208 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-12805424-4c6f-44f6-9de0-9e8bac7bbb02 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Delete volume request issued successfully. Jul 03 21:59:54.992426 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-12805424-4c6f-44f6-9de0-9e8bac7bbb02 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 returned with HTTP 202 Jul 03 21:59:54.992914 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1211/4764] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 21:59:54 2026] DELETE /volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:59:55.004842 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-91854142-f647-4680-8936-3b364bd0d704 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:55.006671 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-91854142-f647-4680-8936-3b364bd0d704 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 Jul 03 21:59:55.006989 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-91854142-f647-4680-8936-3b364bd0d704 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:55.007261 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-91854142-f647-4680-8936-3b364bd0d704 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:55.014587 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:55.014587 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:55.019315 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-91854142-f647-4680-8936-3b364bd0d704 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Volume info retrieved successfully. Jul 03 21:59:55.024835 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-91854142-f647-4680-8936-3b364bd0d704 tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 returned with HTTP 200 Jul 03 21:59:55.025404 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1180/4765] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:55 2026] GET /volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:55.236601 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4f0a0691-f29c-43c7-937c-fd2b49c93a9a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:55.238632 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4f0a0691-f29c-43c7-937c-fd2b49c93a9a tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c Jul 03 21:59:55.238867 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4f0a0691-f29c-43c7-937c-fd2b49c93a9a tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:55.239094 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4f0a0691-f29c-43c7-937c-fd2b49c93a9a tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:55.251205 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:55.251205 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:55.255639 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-4f0a0691-f29c-43c7-937c-fd2b49c93a9a tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:59:55.260582 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4f0a0691-f29c-43c7-937c-fd2b49c93a9a tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c returned with HTTP 200 Jul 03 21:59:55.260987 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1195/4766] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:55 2026] GET /volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:55.365145 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8e1b9712-4d5a-4ae1-af07-b84fb816bf9c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:55.365559 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8e1b9712-4d5a-4ae1-af07-b84fb816bf9c None None] GET https://10.4.3.32/volume// Jul 03 21:59:55.365769 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8e1b9712-4d5a-4ae1-af07-b84fb816bf9c None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:55.365983 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8e1b9712-4d5a-4ae1-af07-b84fb816bf9c None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:55.366286 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8e1b9712-4d5a-4ae1-af07-b84fb816bf9c None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 21:59:55.366642 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1181/4767] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 21:59:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 21:59:55.372501 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-5738cf36-a1bd-40f6-99bc-556c52384515 req-90600b2d-6c7d-4985-94ec-ef9451dce40f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:55.375987 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-5738cf36-a1bd-40f6-99bc-556c52384515 req-90600b2d-6c7d-4985-94ec-ef9451dce40f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c Jul 03 21:59:55.375987 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-5738cf36-a1bd-40f6-99bc-556c52384515 req-90600b2d-6c7d-4985-94ec-ef9451dce40f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:55.375987 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-5738cf36-a1bd-40f6-99bc-556c52384515 req-90600b2d-6c7d-4985-94ec-ef9451dce40f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:55.384782 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e9d0e076-3ce2-41be-b65a-bd13b651506a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:55.386823 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:55.386823 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:55.387531 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e9d0e076-3ce2-41be-b65a-bd13b651506a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 21:59:55.387767 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e9d0e076-3ce2-41be-b65a-bd13b651506a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:55.387998 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e9d0e076-3ce2-41be-b65a-bd13b651506a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:55.388132 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-e9d0e076-3ce2-41be-b65a-bd13b651506a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:55.390650 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-5738cf36-a1bd-40f6-99bc-556c52384515 req-90600b2d-6c7d-4985-94ec-ef9451dce40f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:59:55.392925 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:55.392925 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:55.393836 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e9d0e076-3ce2-41be-b65a-bd13b651506a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 21:59:55.394267 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1181/4768] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:55 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:55.395358 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-5738cf36-a1bd-40f6-99bc-556c52384515 req-90600b2d-6c7d-4985-94ec-ef9451dce40f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c returned with HTTP 200 Jul 03 21:59:55.395850 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1212/4769] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 21:59:55 2026] GET /volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c => generated 1024 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:59:55.502008 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-5738cf36-a1bd-40f6-99bc-556c52384515 req-8dcb85b3-74f3-4e6c-b08c-f6456d1f23a0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:55.503943 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-5738cf36-a1bd-40f6-99bc-556c52384515 req-8dcb85b3-74f3-4e6c-b08c-f6456d1f23a0 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] PUT https://10.4.3.32/volume/v3/attachments/10019d6c-b141-4521-954e-d8ca60aae116 Jul 03 21:59:55.504309 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-5738cf36-a1bd-40f6-99bc-556c52384515 req-8dcb85b3-74f3-4e6c-b08c-f6456d1f23a0 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 21:59:55.511780 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-5738cf36-a1bd-40f6-99bc-556c52384515 req-8dcb85b3-74f3-4e6c-b08c-f6456d1f23a0 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Acquiring lock "cinder-attachment_update-325aa526-400a-4698-a387-2f973536a05c-np0000004475" by "attachment_update" {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 21:59:55.516362 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-5738cf36-a1bd-40f6-99bc-556c52384515 req-8dcb85b3-74f3-4e6c-b08c-f6456d1f23a0 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Lock "cinder-attachment_update-325aa526-400a-4698-a387-2f973536a05c-np0000004475" acquired by "attachment_update" :: waited 0.005s {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 21:59:55.517237 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:55.517237 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:55.985168 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4839b38d-31f2-4d9f-b5f9-3dc2ec1f1dc4 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:55.987176 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4839b38d-31f2-4d9f-b5f9-3dc2ec1f1dc4 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 Jul 03 21:59:55.987435 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4839b38d-31f2-4d9f-b5f9-3dc2ec1f1dc4 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:55.987651 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4839b38d-31f2-4d9f-b5f9-3dc2ec1f1dc4 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:55.987772 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-4839b38d-31f2-4d9f-b5f9-3dc2ec1f1dc4 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 087e0099-3be5-415e-8eed-3b1a93dd88f5. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:55.992498 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:55.992498 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:55.993157 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4839b38d-31f2-4d9f-b5f9-3dc2ec1f1dc4 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 returned with HTTP 200 Jul 03 21:59:55.993571 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1182/4770] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:55 2026] GET /volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:56.039394 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-5738cf36-a1bd-40f6-99bc-556c52384515 req-8dcb85b3-74f3-4e6c-b08c-f6456d1f23a0 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Lock "cinder-attachment_update-325aa526-400a-4698-a387-2f973536a05c-np0000004475" released by "attachment_update" :: held 0.521s {{(pid=99934) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 21:59:56.039394 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-5738cf36-a1bd-40f6-99bc-556c52384515 req-8dcb85b3-74f3-4e6c-b08c-f6456d1f23a0 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/attachments/10019d6c-b141-4521-954e-d8ca60aae116 returned with HTTP 200 Jul 03 21:59:56.039394 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1196/4771] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 21:59:55 2026] PUT /volume/v3/attachments/10019d6c-b141-4521-954e-d8ca60aae116 => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 21:59:56.043470 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7342897e-a4e9-4cbf-901e-19bf55a77b8a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:56.049452 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7342897e-a4e9-4cbf-901e-19bf55a77b8a tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] GET https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 Jul 03 21:59:56.049452 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7342897e-a4e9-4cbf-901e-19bf55a77b8a tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:56.049452 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7342897e-a4e9-4cbf-901e-19bf55a77b8a tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:56.058242 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7342897e-a4e9-4cbf-901e-19bf55a77b8a tempest-TestEncryptedCinderVolumes-985935094 tempest-TestEncryptedCinderVolumes-985935094-project-member] https://10.4.3.32/volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 returned with HTTP 404 Jul 03 21:59:56.058932 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1182/4772] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:56 2026] GET /volume/v3/volumes/05c89c85-c556-4e1a-b1ab-5f2ef5af8b75 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 21:59:56.067968 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-947f4c91-f9bf-4331-a6af-df70f800e67f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:56.071090 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-947f4c91-f9bf-4331-a6af-df70f800e67f tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Jul 03 21:59:56.071258 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-947f4c91-f9bf-4331-a6af-df70f800e67f tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:56.071469 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-947f4c91-f9bf-4331-a6af-df70f800e67f tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] Calling method 'detail' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:56.072286 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-947f4c91-f9bf-4331-a6af-df70f800e67f tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 21:59:56.118285 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-947f4c91-f9bf-4331-a6af-df70f800e67f tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] Get all volumes completed successfully. Jul 03 21:59:56.120960 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:56.120960 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:56.125594 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-947f4c91-f9bf-4331-a6af-df70f800e67f tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 21:59:56.126012 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1213/4773] 10.4.3.32 () {66 vars in 1278 bytes} [Fri Jul 3 21:59:56 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11076 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 21:59:56.140963 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-0b12e03d-4a54-4a51-9614-3af5ecb04457 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:56.142737 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0b12e03d-4a54-4a51-9614-3af5ecb04457 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] DELETE https://10.4.3.32/volume/v3/types/af00aacc-3bf5-4f8e-b606-8ff2f9981574 Jul 03 21:59:56.142924 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0b12e03d-4a54-4a51-9614-3af5ecb04457 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:56.143152 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0b12e03d-4a54-4a51-9614-3af5ecb04457 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] Calling method '_delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:56.167969 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0b12e03d-4a54-4a51-9614-3af5ecb04457 tempest-TestEncryptedCinderVolumes-1111382924 tempest-TestEncryptedCinderVolumes-1111382924-project-admin] https://10.4.3.32/volume/v3/types/af00aacc-3bf5-4f8e-b606-8ff2f9981574 returned with HTTP 202 Jul 03 21:59:56.168334 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1183/4774] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 21:59:56 2026] DELETE /volume/v3/types/af00aacc-3bf5-4f8e-b606-8ff2f9981574 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 21:59:56.273796 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-590e4905-5d06-427e-906a-59cfa055c8b9 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:56.277487 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-590e4905-5d06-427e-906a-59cfa055c8b9 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c Jul 03 21:59:56.277737 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-590e4905-5d06-427e-906a-59cfa055c8b9 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:56.277844 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-590e4905-5d06-427e-906a-59cfa055c8b9 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:56.291415 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:56.291415 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:56.294553 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-590e4905-5d06-427e-906a-59cfa055c8b9 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:59:56.298645 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-590e4905-5d06-427e-906a-59cfa055c8b9 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c returned with HTTP 200 Jul 03 21:59:56.299018 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1197/4775] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:56 2026] GET /volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:56.407270 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-05414a4c-ffbb-47df-abc9-0c73eeab5e88 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:56.408947 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-05414a4c-ffbb-47df-abc9-0c73eeab5e88 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 21:59:56.409171 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-05414a4c-ffbb-47df-abc9-0c73eeab5e88 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:56.409408 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-05414a4c-ffbb-47df-abc9-0c73eeab5e88 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:56.409555 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-05414a4c-ffbb-47df-abc9-0c73eeab5e88 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:56.413657 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:56.413657 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:56.414531 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-05414a4c-ffbb-47df-abc9-0c73eeab5e88 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 21:59:56.414945 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1183/4776] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:56 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:57.008319 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a42fa530-9d23-4f63-9b64-bb49a0a92589 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:57.009729 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a42fa530-9d23-4f63-9b64-bb49a0a92589 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 Jul 03 21:59:57.010050 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a42fa530-9d23-4f63-9b64-bb49a0a92589 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:57.011197 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a42fa530-9d23-4f63-9b64-bb49a0a92589 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:57.011197 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-a42fa530-9d23-4f63-9b64-bb49a0a92589 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 087e0099-3be5-415e-8eed-3b1a93dd88f5. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:57.014540 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:57.014540 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:57.015256 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a42fa530-9d23-4f63-9b64-bb49a0a92589 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 returned with HTTP 200 Jul 03 21:59:57.015713 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1214/4777] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:57 2026] GET /volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:57.313591 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1c4df608-c0c7-4a3a-bdfe-1ee53c9e293a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:57.315337 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1c4df608-c0c7-4a3a-bdfe-1ee53c9e293a tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c Jul 03 21:59:57.315599 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1c4df608-c0c7-4a3a-bdfe-1ee53c9e293a tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:57.315862 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1c4df608-c0c7-4a3a-bdfe-1ee53c9e293a tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:57.326984 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:57.326984 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:57.331424 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-1c4df608-c0c7-4a3a-bdfe-1ee53c9e293a tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:59:57.337388 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1c4df608-c0c7-4a3a-bdfe-1ee53c9e293a tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c returned with HTTP 200 Jul 03 21:59:57.338179 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1184/4778] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:57 2026] GET /volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:57.436072 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a3398727-f35f-47e0-8bd1-07c8546e58f7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:57.438530 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a3398727-f35f-47e0-8bd1-07c8546e58f7 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 21:59:57.439075 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a3398727-f35f-47e0-8bd1-07c8546e58f7 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:57.439075 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a3398727-f35f-47e0-8bd1-07c8546e58f7 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:57.439075 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-a3398727-f35f-47e0-8bd1-07c8546e58f7 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:57.446768 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:57.446768 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:57.447612 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a3398727-f35f-47e0-8bd1-07c8546e58f7 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 21:59:57.448346 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1198/4779] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:57 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:58.027979 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-44e3474f-b8a9-47b3-aec9-3bba4e73824d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:58.030014 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-44e3474f-b8a9-47b3-aec9-3bba4e73824d tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 Jul 03 21:59:58.030332 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-44e3474f-b8a9-47b3-aec9-3bba4e73824d tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:58.030625 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-44e3474f-b8a9-47b3-aec9-3bba4e73824d tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:58.030720 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-44e3474f-b8a9-47b3-aec9-3bba4e73824d tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 087e0099-3be5-415e-8eed-3b1a93dd88f5. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:58.032707 np0000004475 devstack@c-api.service[99935]: DEBUG dbcounter [-] [99935] Writing DB stats cinder:SELECT=212,cinder:UPDATE=44,cinder:INSERT=23 {{(pid=99935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 21:59:58.035813 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:58.035813 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:58.036590 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-44e3474f-b8a9-47b3-aec9-3bba4e73824d tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 returned with HTTP 200 Jul 03 21:59:58.037247 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1184/4780] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:58 2026] GET /volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:58.356840 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8b6dcf01-5712-482e-8c69-f4e6d72a43af None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:58.358469 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8b6dcf01-5712-482e-8c69-f4e6d72a43af tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c Jul 03 21:59:58.358664 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8b6dcf01-5712-482e-8c69-f4e6d72a43af tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:58.358832 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8b6dcf01-5712-482e-8c69-f4e6d72a43af tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:58.367698 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:58.367698 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:58.371048 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-8b6dcf01-5712-482e-8c69-f4e6d72a43af tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:59:58.375317 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8b6dcf01-5712-482e-8c69-f4e6d72a43af tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c returned with HTTP 200 Jul 03 21:59:58.375731 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1215/4781] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:58 2026] GET /volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:58.457040 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2380aa5b-12e1-490a-be74-1b92f0e4fe36 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:58.458904 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2380aa5b-12e1-490a-be74-1b92f0e4fe36 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 21:59:58.459101 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2380aa5b-12e1-490a-be74-1b92f0e4fe36 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:58.459282 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2380aa5b-12e1-490a-be74-1b92f0e4fe36 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:58.459390 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-2380aa5b-12e1-490a-be74-1b92f0e4fe36 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:58.465706 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:58.465706 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 21:59:58.466406 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2380aa5b-12e1-490a-be74-1b92f0e4fe36 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 21:59:58.466760 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1185/4782] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:58 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:59.047804 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6341d10f-5936-45c8-b516-bc642f2ae582 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:59.049543 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6341d10f-5936-45c8-b516-bc642f2ae582 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 Jul 03 21:59:59.049712 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6341d10f-5936-45c8-b516-bc642f2ae582 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:59.050520 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6341d10f-5936-45c8-b516-bc642f2ae582 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:59.050520 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-6341d10f-5936-45c8-b516-bc642f2ae582 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 087e0099-3be5-415e-8eed-3b1a93dd88f5. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:59.054357 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:59.054357 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 21:59:59.055071 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6341d10f-5936-45c8-b516-bc642f2ae582 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 returned with HTTP 200 Jul 03 21:59:59.055562 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1199/4783] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 21:59:59 2026] GET /volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:59.390346 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-88ad8bae-2e15-4073-ada0-011d87222dc3 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:59.392143 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-88ad8bae-2e15-4073-ada0-011d87222dc3 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c Jul 03 21:59:59.392330 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-88ad8bae-2e15-4073-ada0-011d87222dc3 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:59.392571 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-88ad8bae-2e15-4073-ada0-011d87222dc3 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:59.406115 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:59.406115 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 21:59:59.414301 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-88ad8bae-2e15-4073-ada0-011d87222dc3 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 21:59:59.418945 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-88ad8bae-2e15-4073-ada0-011d87222dc3 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c returned with HTTP 200 Jul 03 21:59:59.420402 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1185/4784] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:59 2026] GET /volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 21:59:59.477064 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-876f4e0c-6dc4-4384-8602-ff501aa69f42 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 21:59:59.479072 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-876f4e0c-6dc4-4384-8602-ff501aa69f42 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 21:59:59.479276 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-876f4e0c-6dc4-4384-8602-ff501aa69f42 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 21:59:59.479491 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-876f4e0c-6dc4-4384-8602-ff501aa69f42 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 21:59:59.479599 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-876f4e0c-6dc4-4384-8602-ff501aa69f42 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 21:59:59.484768 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 21:59:59.484768 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 21:59:59.485724 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-876f4e0c-6dc4-4384-8602-ff501aa69f42 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 21:59:59.486159 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1216/4785] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 21:59:59 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:00.066253 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b5585acc-6b0a-47f6-8ce6-02f197668f4b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:00.068233 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b5585acc-6b0a-47f6-8ce6-02f197668f4b tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 Jul 03 22:00:00.068456 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b5585acc-6b0a-47f6-8ce6-02f197668f4b tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:00.068676 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b5585acc-6b0a-47f6-8ce6-02f197668f4b tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:00.068785 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-b5585acc-6b0a-47f6-8ce6-02f197668f4b tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 087e0099-3be5-415e-8eed-3b1a93dd88f5. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:00.074173 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:00.074173 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:00.074979 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b5585acc-6b0a-47f6-8ce6-02f197668f4b tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 returned with HTTP 200 Jul 03 22:00:00.075390 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1186/4786] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:00 2026] GET /volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:00.445856 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e42033f9-417d-4ace-9835-866520c34b06 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:00.448293 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e42033f9-417d-4ace-9835-866520c34b06 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c Jul 03 22:00:00.448293 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e42033f9-417d-4ace-9835-866520c34b06 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:00.449789 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e42033f9-417d-4ace-9835-866520c34b06 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:00.457711 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:00.457711 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:00.460874 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-e42033f9-417d-4ace-9835-866520c34b06 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 22:00:00.466021 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e42033f9-417d-4ace-9835-866520c34b06 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c returned with HTTP 200 Jul 03 22:00:00.467703 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1200/4787] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:00 2026] GET /volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:00.495969 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-63218ef9-1268-42b7-9e3a-b372d6fb172e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:00.497627 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-63218ef9-1268-42b7-9e3a-b372d6fb172e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 22:00:00.497791 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-63218ef9-1268-42b7-9e3a-b372d6fb172e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:00.497975 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-63218ef9-1268-42b7-9e3a-b372d6fb172e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:00.498075 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-63218ef9-1268-42b7-9e3a-b372d6fb172e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:00.501784 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:00.501784 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:00.502532 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-63218ef9-1268-42b7-9e3a-b372d6fb172e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 22:00:00.502915 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1186/4788] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:00 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:01.089084 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9e6ad3ed-0d6f-44c4-b744-c10989407d9c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:01.091608 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9e6ad3ed-0d6f-44c4-b744-c10989407d9c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 Jul 03 22:00:01.091608 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9e6ad3ed-0d6f-44c4-b744-c10989407d9c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:01.091608 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9e6ad3ed-0d6f-44c4-b744-c10989407d9c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:01.091608 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-9e6ad3ed-0d6f-44c4-b744-c10989407d9c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 087e0099-3be5-415e-8eed-3b1a93dd88f5. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:01.097090 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:01.097090 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:01.097882 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9e6ad3ed-0d6f-44c4-b744-c10989407d9c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 returned with HTTP 200 Jul 03 22:00:01.098298 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1217/4789] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:01 2026] GET /volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:01.112850 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-73e79c4a-92fc-4bcb-aeff-4952db2ca5a6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:01.114704 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-73e79c4a-92fc-4bcb-aeff-4952db2ca5a6 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5/export_record Jul 03 22:00:01.114920 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-73e79c4a-92fc-4bcb-aeff-4952db2ca5a6 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:01.115109 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-73e79c4a-92fc-4bcb-aeff-4952db2ca5a6 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'export_record' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:01.115214 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.contrib.backups [None req-73e79c4a-92fc-4bcb-aeff-4952db2ca5a6 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Export record for backup 087e0099-3be5-415e-8eed-3b1a93dd88f5. {{(pid=99933) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 22:00:01.120006 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:01.120006 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:01.120983 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.backup.api [None req-73e79c4a-92fc-4bcb-aeff-4952db2ca5a6 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling RPCAPI with context: , host: np0000004475, backup: 087e0099-3be5-415e-8eed-3b1a93dd88f5. {{(pid=99933) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 22:00:01.131243 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.backup.rpcapi [None req-73e79c4a-92fc-4bcb-aeff-4952db2ca5a6 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] export_record in rpcapi backup_id 087e0099-3be5-415e-8eed-3b1a93dd88f5 on host np0000004475. {{(pid=99933) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 22:00:01.484221 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c328e8eb-cb34-49a4-b867-de0d120a0081 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:01.488069 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c328e8eb-cb34-49a4-b867-de0d120a0081 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c Jul 03 22:00:01.488351 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c328e8eb-cb34-49a4-b867-de0d120a0081 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:01.488681 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c328e8eb-cb34-49a4-b867-de0d120a0081 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:01.502562 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:01.502562 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:01.508360 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c328e8eb-cb34-49a4-b867-de0d120a0081 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 22:00:01.516271 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-94606a9c-28db-4c2e-a48f-34d99d3e2a74 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:01.517792 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c328e8eb-cb34-49a4-b867-de0d120a0081 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c returned with HTTP 200 Jul 03 22:00:01.518418 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1201/4790] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:01 2026] GET /volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:01.518874 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-94606a9c-28db-4c2e-a48f-34d99d3e2a74 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 22:00:01.519144 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-94606a9c-28db-4c2e-a48f-34d99d3e2a74 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:01.519430 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-94606a9c-28db-4c2e-a48f-34d99d3e2a74 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:01.519604 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-94606a9c-28db-4c2e-a48f-34d99d3e2a74 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:01.525833 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:01.525833 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:01.527110 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-94606a9c-28db-4c2e-a48f-34d99d3e2a74 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 22:00:01.527591 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1187/4791] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:01 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:01.541040 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c3c39a82-9262-450b-9a27-3531deaacab8 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:01.542562 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c3c39a82-9262-450b-9a27-3531deaacab8 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] POST https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08/restore Jul 03 22:00:01.543268 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c3c39a82-9262-450b-9a27-3531deaacab8 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "4fc5a7fd-d419-4fbb-90a5-26bf31f07fe9"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:01.544655 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.contrib.backups [None req-c3c39a82-9262-450b-9a27-3531deaacab8 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Restoring backup 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 ({'restore': {'volume_id': '4fc5a7fd-d419-4fbb-90a5-26bf31f07fe9'}}) {{(pid=99936) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 22:00:01.544760 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.contrib.backups [None req-c3c39a82-9262-450b-9a27-3531deaacab8 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Restoring backup 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 to volume 4fc5a7fd-d419-4fbb-90a5-26bf31f07fe9. Jul 03 22:00:01.549590 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:01.549590 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:01.560462 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:01.560462 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:01.561096 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c3c39a82-9262-450b-9a27-3531deaacab8 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Volume info retrieved successfully. Jul 03 22:00:01.561294 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.backup.api [None req-c3c39a82-9262-450b-9a27-3531deaacab8 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Checking backup size 1 against volume size 1 {{(pid=99936) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 22:00:01.561575 np0000004475 devstack@c-api.service[99936]: INFO cinder.backup.api [None req-c3c39a82-9262-450b-9a27-3531deaacab8 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Overwriting volume 4fc5a7fd-d419-4fbb-90a5-26bf31f07fe9 with restore of backup 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 22:00:01.588860 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.backup.rpcapi [None req-c3c39a82-9262-450b-9a27-3531deaacab8 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] restore_backup in rpcapi backup_id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 {{(pid=99936) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 22:00:01.595400 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c3c39a82-9262-450b-9a27-3531deaacab8 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08/restore returned with HTTP 202 Jul 03 22:00:01.595400 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1218/4792] 10.4.3.32 () {68 vars in 1386 bytes} [Fri Jul 3 22:00:01 2026] POST /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08/restore => generated 182 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:00:01.605548 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-7cc75e9b-789f-4e5f-8aad-25a4b370041a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:01.608079 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7cc75e9b-789f-4e5f-8aad-25a4b370041a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 22:00:01.608399 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7cc75e9b-789f-4e5f-8aad-25a4b370041a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:01.608699 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7cc75e9b-789f-4e5f-8aad-25a4b370041a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:01.608873 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-7cc75e9b-789f-4e5f-8aad-25a4b370041a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:01.615616 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:01.615616 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:01.618303 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7cc75e9b-789f-4e5f-8aad-25a4b370041a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 22:00:01.621690 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1202/4793] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:01 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:01.636780 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.contrib.backups [None req-73e79c4a-92fc-4bcb-aeff-4952db2ca5a6 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDg3ZTAwOTktM2JlNS00MTVlLThlZWQtM2IxYTkzZGQ4OGY1IiwgInVzZXJfaWQiOiAiYmM0NDgyMDZhNjJlNGQ5MzhhNDY4MzgzMTMwN2M2MzYiLCAicHJvamVjdF9pZCI6ICJjMWY5YjVmMzk4NWI0OGUwOGM3NTgyYWI1NmY2YzQ1OSIsICJ2b2x1bWVfaWQiOiAiODI0NmUyOTEtNjEwMS00YTBlLWI1YWUtYjYxZWM2NWQ1ZmVlIiwgImhvc3QiOiAibnAwMDAwMDA0NDc1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzM0MjExNDI5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODI0NmUyOTEtNjEwMS00YTBlLWI1YWUtYjYxZWM2NWQ1ZmVlLzIwMjYwNzAzMjE1OTQzL2F6X25vdmFfYmFja3VwXzA4N2UwMDk5LTNiZTUtNDE1ZS04ZWVkLTNiMWE5M2RkODhmNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMjE6NTk6MzdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMjE6NTk6MzdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QyMjowMDowMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99933) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 22:00:01.636780 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-73e79c4a-92fc-4bcb-aeff-4952db2ca5a6 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5/export_record returned with HTTP 200 Jul 03 22:00:01.638206 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1187/4794] 10.4.3.32 () {68 vars in 1423 bytes} [Fri Jul 3 22:00:01 2026] GET /volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5/export_record => generated 1424 bytes in 525 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:00:01.651890 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-28c02264-f750-4cee-bc72-215fc41c33c3 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:01.654212 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-28c02264-f750-4cee-bc72-215fc41c33c3 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 Jul 03 22:00:01.654526 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-28c02264-f750-4cee-bc72-215fc41c33c3 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:01.654801 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-28c02264-f750-4cee-bc72-215fc41c33c3 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:01.654995 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-28c02264-f750-4cee-bc72-215fc41c33c3 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 087e0099-3be5-415e-8eed-3b1a93dd88f5. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:01.660641 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:01.660641 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:01.661578 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-28c02264-f750-4cee-bc72-215fc41c33c3 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 returned with HTTP 200 Jul 03 22:00:01.662103 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1188/4795] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:01 2026] GET /volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:01.676633 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-fbf54c74-f2e3-4a2a-b9bb-e4e675ff913f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:01.679588 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fbf54c74-f2e3-4a2a-b9bb-e4e675ff913f tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-reader] POST https://10.4.3.32/volume/v3/backups/import_record Jul 03 22:00:01.680090 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fbf54c74-f2e3-4a2a-b9bb-e4e675ff913f tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGFiNjU0MzMtYWQxZS00NTMwLWE0NzAtOGJmOTdiMjgyMWM3IiwgInVzZXJfaWQiOiAiYmM0NDgyMDZhNjJlNGQ5MzhhNDY4MzgzMTMwN2M2MzYiLCAicHJvamVjdF9pZCI6ICJjMWY5YjVmMzk4NWI0OGUwOGM3NTgyYWI1NmY2YzQ1OSIsICJ2b2x1bWVfaWQiOiAiODI0NmUyOTEtNjEwMS00YTBlLWI1YWUtYjYxZWM2NWQ1ZmVlIiwgImhvc3QiOiAibnAwMDAwMDA0NDc1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzM0MjExNDI5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODI0NmUyOTEtNjEwMS00YTBlLWI1YWUtYjYxZWM2NWQ1ZmVlLzIwMjYwNzAzMjE1OTQzL2F6X25vdmFfYmFja3VwXzA4N2UwMDk5LTNiZTUtNDE1ZS04ZWVkLTNiMWE5M2RkODhmNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMjE6NTk6MzdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMjE6NTk6MzdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QyMjowMDowMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:01.681779 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.contrib.backups [None req-fbf54c74-f2e3-4a2a-b9bb-e4e675ff913f tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGFiNjU0MzMtYWQxZS00NTMwLWE0NzAtOGJmOTdiMjgyMWM3IiwgInVzZXJfaWQiOiAiYmM0NDgyMDZhNjJlNGQ5MzhhNDY4MzgzMTMwN2M2MzYiLCAicHJvamVjdF9pZCI6ICJjMWY5YjVmMzk4NWI0OGUwOGM3NTgyYWI1NmY2YzQ1OSIsICJ2b2x1bWVfaWQiOiAiODI0NmUyOTEtNjEwMS00YTBlLWI1YWUtYjYxZWM2NWQ1ZmVlIiwgImhvc3QiOiAibnAwMDAwMDA0NDc1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzM0MjExNDI5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODI0NmUyOTEtNjEwMS00YTBlLWI1YWUtYjYxZWM2NWQ1ZmVlLzIwMjYwNzAzMjE1OTQzL2F6X25vdmFfYmFja3VwXzA4N2UwMDk5LTNiZTUtNDE1ZS04ZWVkLTNiMWE5M2RkODhmNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMjE6NTk6MzdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMjE6NTk6MzdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QyMjowMDowMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99936) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 22:00:01.681917 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.contrib.backups [None req-fbf54c74-f2e3-4a2a-b9bb-e4e675ff913f tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGFiNjU0MzMtYWQxZS00NTMwLWE0NzAtOGJmOTdiMjgyMWM3IiwgInVzZXJfaWQiOiAiYmM0NDgyMDZhNjJlNGQ5MzhhNDY4MzgzMTMwN2M2MzYiLCAicHJvamVjdF9pZCI6ICJjMWY5YjVmMzk4NWI0OGUwOGM3NTgyYWI1NmY2YzQ1OSIsICJ2b2x1bWVfaWQiOiAiODI0NmUyOTEtNjEwMS00YTBlLWI1YWUtYjYxZWM2NWQ1ZmVlIiwgImhvc3QiOiAibnAwMDAwMDA0NDc1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzM0MjExNDI5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODI0NmUyOTEtNjEwMS00YTBlLWI1YWUtYjYxZWM2NWQ1ZmVlLzIwMjYwNzAzMjE1OTQzL2F6X25vdmFfYmFja3VwXzA4N2UwMDk5LTNiZTUtNDE1ZS04ZWVkLTNiMWE5M2RkODhmNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMjE6NTk6MzdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMjE6NTk6MzdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QyMjowMDowMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99936) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 22:00:01.682790 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.policy [None req-fbf54c74-f2e3-4a2a-b9bb-e4e675ff913f tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'b2688298f1284b4ba352b1304f2e89a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c1f9b5f3985b48e08c7582ab56f6c459', '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=99936) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 22:00:01.683020 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fbf54c74-f2e3-4a2a-b9bb-e4e675ff913f tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-reader] https://10.4.3.32/volume/v3/backups/import_record returned with HTTP 403 Jul 03 22:00:01.683757 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1219/4796] 10.4.3.32 () {70 vars in 1335 bytes} [Fri Jul 3 22:00:01 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Jul 03 22:00:01.694413 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-28026ecd-12ae-480d-9be4-9977b78c47cd None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:01.696869 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-28026ecd-12ae-480d-9be4-9977b78c47cd tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/8246e291-6101-4a0e-b5ae-b61ec65d5fee Jul 03 22:00:01.697351 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-28026ecd-12ae-480d-9be4-9977b78c47cd tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:01.697351 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-28026ecd-12ae-480d-9be4-9977b78c47cd tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:01.697554 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-28026ecd-12ae-480d-9be4-9977b78c47cd tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Delete volume with id: 8246e291-6101-4a0e-b5ae-b61ec65d5fee Jul 03 22:00:01.708983 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:01.708983 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:01.709583 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-28026ecd-12ae-480d-9be4-9977b78c47cd tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Volume info retrieved successfully. Jul 03 22:00:01.735984 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-28026ecd-12ae-480d-9be4-9977b78c47cd tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Delete volume request issued successfully. Jul 03 22:00:01.736256 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-28026ecd-12ae-480d-9be4-9977b78c47cd tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/volumes/8246e291-6101-4a0e-b5ae-b61ec65d5fee returned with HTTP 202 Jul 03 22:00:01.736791 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1203/4797] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 22:00:01 2026] DELETE /volume/v3/volumes/8246e291-6101-4a0e-b5ae-b61ec65d5fee => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:00:01.750627 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-280e8972-3ba8-4a35-a3ef-ad62808ab8eb None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:01.752855 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-280e8972-3ba8-4a35-a3ef-ad62808ab8eb tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/volumes/8246e291-6101-4a0e-b5ae-b61ec65d5fee Jul 03 22:00:01.753131 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-280e8972-3ba8-4a35-a3ef-ad62808ab8eb tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:01.753760 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-280e8972-3ba8-4a35-a3ef-ad62808ab8eb tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:01.761395 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:01.761395 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:01.765310 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-280e8972-3ba8-4a35-a3ef-ad62808ab8eb tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Volume info retrieved successfully. Jul 03 22:00:01.769696 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-280e8972-3ba8-4a35-a3ef-ad62808ab8eb tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/volumes/8246e291-6101-4a0e-b5ae-b61ec65d5fee returned with HTTP 200 Jul 03 22:00:01.770093 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1188/4798] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:01 2026] GET /volume/v3/volumes/8246e291-6101-4a0e-b5ae-b61ec65d5fee => generated 1004 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:00:02.276996 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-5738cf36-a1bd-40f6-99bc-556c52384515 req-42bc8875-9df4-4f31-b73a-78fd2c6dc340 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:02.279730 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-5738cf36-a1bd-40f6-99bc-556c52384515 req-42bc8875-9df4-4f31-b73a-78fd2c6dc340 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] POST https://10.4.3.32/volume/v3/attachments/10019d6c-b141-4521-954e-d8ca60aae116/action Jul 03 22:00:02.280288 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-5738cf36-a1bd-40f6-99bc-556c52384515 req-42bc8875-9df4-4f31-b73a-78fd2c6dc340 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Action body: b'{"os-complete": null}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 22:00:02.280495 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-5738cf36-a1bd-40f6-99bc-556c52384515 req-42bc8875-9df4-4f31-b73a-78fd2c6dc340 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:02.301084 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:02.301084 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:02.315788 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-5738cf36-a1bd-40f6-99bc-556c52384515 req-42bc8875-9df4-4f31-b73a-78fd2c6dc340 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/attachments/10019d6c-b141-4521-954e-d8ca60aae116/action returned with HTTP 204 Jul 03 22:00:02.316272 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1189/4799] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 22:00:02 2026] POST /volume/v3/attachments/10019d6c-b141-4521-954e-d8ca60aae116/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:02.533460 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c9480388-356b-438f-9900-3048a88fb411 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:02.535344 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c9480388-356b-438f-9900-3048a88fb411 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c Jul 03 22:00:02.535593 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c9480388-356b-438f-9900-3048a88fb411 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:02.535796 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c9480388-356b-438f-9900-3048a88fb411 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:02.545761 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:02.545761 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:02.549203 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c9480388-356b-438f-9900-3048a88fb411 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 22:00:02.553866 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c9480388-356b-438f-9900-3048a88fb411 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c returned with HTTP 200 Jul 03 22:00:02.554211 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1220/4800] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:02 2026] GET /volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:00:02.566699 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-17752724-16d7-4ff0-9a52-398a37abc17d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:02.568468 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-17752724-16d7-4ff0-9a52-398a37abc17d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 22:00:02.568832 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-17752724-16d7-4ff0-9a52-398a37abc17d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "325aa526-400a-4698-a387-2f973536a05c", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-497009213"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:02.579566 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:02.579566 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:02.580100 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-17752724-16d7-4ff0-9a52-398a37abc17d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 22:00:02.580272 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-17752724-16d7-4ff0-9a52-398a37abc17d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Create snapshot from volume 325aa526-400a-4698-a387-2f973536a05c Jul 03 22:00:02.603569 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-17752724-16d7-4ff0-9a52-398a37abc17d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Created reservations ['11160166-057a-4be4-9944-f0fbbc08ee8a', '1c3b67b0-bef4-4c9a-95b0-a05f19e4cfac', 'f4f08c09-5ab9-4789-9ef4-b8f8f0f7f55c', '151d6210-162c-46b1-bee6-a12f17f61d8a'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:00:02.634045 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c1e85c7c-380b-4c0e-a0ed-e5d760c30369 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:02.637409 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-17752724-16d7-4ff0-9a52-398a37abc17d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot force create request issued successfully. Jul 03 22:00:02.637869 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-17752724-16d7-4ff0-9a52-398a37abc17d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 22:00:02.638247 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c1e85c7c-380b-4c0e-a0ed-e5d760c30369 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 22:00:02.638347 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1204/4801] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 22:00:02 2026] POST /volume/v3/snapshots => generated 309 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:00:02.638477 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c1e85c7c-380b-4c0e-a0ed-e5d760c30369 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:02.638681 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c1e85c7c-380b-4c0e-a0ed-e5d760c30369 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:02.638786 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-c1e85c7c-380b-4c0e-a0ed-e5d760c30369 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:02.646040 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:02.646040 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:02.646876 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c1e85c7c-380b-4c0e-a0ed-e5d760c30369 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 22:00:02.647276 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1189/4802] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:02 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:02.649789 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8a729b6a-36bb-435d-ba3d-8db7a26f0ae7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:02.652163 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8a729b6a-36bb-435d-ba3d-8db7a26f0ae7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/3a1bcf87-20e8-4e8a-8088-b55469f11426 Jul 03 22:00:02.652354 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8a729b6a-36bb-435d-ba3d-8db7a26f0ae7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:02.652582 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8a729b6a-36bb-435d-ba3d-8db7a26f0ae7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:02.657943 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:02.657943 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:02.658497 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8a729b6a-36bb-435d-ba3d-8db7a26f0ae7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 22:00:02.659306 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8a729b6a-36bb-435d-ba3d-8db7a26f0ae7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/3a1bcf87-20e8-4e8a-8088-b55469f11426 returned with HTTP 200 Jul 03 22:00:02.659739 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1190/4803] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:00:02 2026] GET /volume/v3/snapshots/3a1bcf87-20e8-4e8a-8088-b55469f11426 => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:02.789550 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e400ca2a-0c54-485a-9d19-57668d62d00c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:02.795474 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e400ca2a-0c54-485a-9d19-57668d62d00c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/volumes/8246e291-6101-4a0e-b5ae-b61ec65d5fee Jul 03 22:00:02.795837 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e400ca2a-0c54-485a-9d19-57668d62d00c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:02.796082 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e400ca2a-0c54-485a-9d19-57668d62d00c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:02.805089 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e400ca2a-0c54-485a-9d19-57668d62d00c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/volumes/8246e291-6101-4a0e-b5ae-b61ec65d5fee returned with HTTP 404 Jul 03 22:00:02.805791 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1221/4804] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:02 2026] GET /volume/v3/volumes/8246e291-6101-4a0e-b5ae-b61ec65d5fee => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:02.815907 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f54126d5-6755-4289-bd76-51e6cfe0f084 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:02.817841 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f54126d5-6755-4289-bd76-51e6cfe0f084 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-reader] GET https://10.4.3.32/volume/v3/backups Jul 03 22:00:02.818176 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f54126d5-6755-4289-bd76-51e6cfe0f084 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-reader] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:02.818458 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f54126d5-6755-4289-bd76-51e6cfe0f084 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-reader] Calling method 'index' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:02.818767 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.api_utils [None req-f54126d5-6755-4289-bd76-51e6cfe0f084 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-reader] Removing options '' from query. {{(pid=99934) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:00:02.820428 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:02.820428 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:02.824827 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f54126d5-6755-4289-bd76-51e6cfe0f084 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-reader] https://10.4.3.32/volume/v3/backups returned with HTTP 200 Jul 03 22:00:02.825358 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1205/4805] 10.4.3.32 () {68 vars in 1270 bytes} [Fri Jul 3 22:00:02 2026] GET /volume/v3/backups => generated 620 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:02.837810 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-85a45842-d598-4df2-8016-951fa0f77f74 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:02.840650 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-85a45842-d598-4df2-8016-951fa0f77f74 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-reader] GET https://10.4.3.32/volume/v3/backups?project_id=c1f9b5f3985b48e08c7582ab56f6c459 Jul 03 22:00:02.840959 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-85a45842-d598-4df2-8016-951fa0f77f74 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-reader] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:02.841278 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-85a45842-d598-4df2-8016-951fa0f77f74 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-reader] Calling method 'index' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:02.841818 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.api_utils [None req-85a45842-d598-4df2-8016-951fa0f77f74 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-reader] Removing options 'project_id' from query. {{(pid=99933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:00:02.859228 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-85a45842-d598-4df2-8016-951fa0f77f74 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-reader] https://10.4.3.32/volume/v3/backups?project_id=c1f9b5f3985b48e08c7582ab56f6c459 returned with HTTP 200 Jul 03 22:00:02.859870 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1190/4806] 10.4.3.32 () {68 vars in 1357 bytes} [Fri Jul 3 22:00:02 2026] GET /volume/v3/backups?project_id=c1f9b5f3985b48e08c7582ab56f6c459 => generated 620 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:02.869229 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-03510d96-09d7-45b7-8bbf-d24cf950d68b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:02.871107 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-03510d96-09d7-45b7-8bbf-d24cf950d68b tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:00:02.871630 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-03510d96-09d7-45b7-8bbf-d24cf950d68b tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-735282182"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:02.873199 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-03510d96-09d7-45b7-8bbf-d24cf950d68b tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-735282182'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:00:02.873383 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-03510d96-09d7-45b7-8bbf-d24cf950d68b tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Create volume of 1 GB Jul 03 22:00:02.877603 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-03510d96-09d7-45b7-8bbf-d24cf950d68b tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Availability Zones retrieved successfully. Jul 03 22:00:02.883469 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-03510d96-09d7-45b7-8bbf-d24cf950d68b tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Flow 'volume_create_api' (6fbffe18-7493-48da-b467-fdec0e3bf885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:00:02.884943 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-03510d96-09d7-45b7-8bbf-d24cf950d68b tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da8526ca-0145-46d8-85de-f586a61d237a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:02.886230 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-03510d96-09d7-45b7-8bbf-d24cf950d68b tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:00:02.912918 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-03510d96-09d7-45b7-8bbf-d24cf950d68b tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da8526ca-0145-46d8-85de-f586a61d237a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:02.913754 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-03510d96-09d7-45b7-8bbf-d24cf950d68b tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cca96b60-6253-4097-8797-8ac3d3148831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:02.974963 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-03510d96-09d7-45b7-8bbf-d24cf950d68b tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Created reservations ['7431f4e5-8a78-400b-ae25-b488197c0f08', '68873e26-13b1-403c-86e2-8fa16b8dc0d3', 'b5c469d0-a167-46b9-a3ed-c3730ac29523', '9920aa92-c19c-488e-8657-7af11d7f1d4c'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:00:02.975754 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-03510d96-09d7-45b7-8bbf-d24cf950d68b tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cca96b60-6253-4097-8797-8ac3d3148831) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7431f4e5-8a78-400b-ae25-b488197c0f08', '68873e26-13b1-403c-86e2-8fa16b8dc0d3', 'b5c469d0-a167-46b9-a3ed-c3730ac29523', '9920aa92-c19c-488e-8657-7af11d7f1d4c']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:02.976468 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-03510d96-09d7-45b7-8bbf-d24cf950d68b tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9888a81-7256-4ada-9d58-98f8d0af98cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:03.004619 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-03510d96-09d7-45b7-8bbf-d24cf950d68b tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9888a81-7256-4ada-9d58-98f8d0af98cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b19e595-ab54-4cfc-ab39-39c2a93d0dd9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-735282182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1f9b5f3985b48e08c7582ab56f6c459',qos_specs=None,replication_status=,reservations=['7431f4e5-8a78-400b-ae25-b488197c0f08','68873e26-13b1-403c-86e2-8fa16b8dc0d3','b5c469d0-a167-46b9-a3ed-c3730ac29523','9920aa92-c19c-488e-8657-7af11d7f1d4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc448206a62e4d938a4683831307c636',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:00:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-735282182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b19e595-ab54-4cfc-ab39-39c2a93d0dd9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1f9b5f3985b48e08c7582ab56f6c459',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc448206a62e4d938a4683831307c636',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:03.005738 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-03510d96-09d7-45b7-8bbf-d24cf950d68b tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5369c24-c280-4795-aad9-80fe0e83c019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:03.031340 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-03510d96-09d7-45b7-8bbf-d24cf950d68b tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5369c24-c280-4795-aad9-80fe0e83c019) transitioned into state 'SUCCESS' from state '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-735282182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1f9b5f3985b48e08c7582ab56f6c459',qos_specs=None,replication_status=,reservations=['7431f4e5-8a78-400b-ae25-b488197c0f08','68873e26-13b1-403c-86e2-8fa16b8dc0d3','b5c469d0-a167-46b9-a3ed-c3730ac29523','9920aa92-c19c-488e-8657-7af11d7f1d4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc448206a62e4d938a4683831307c636',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:03.032388 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-03510d96-09d7-45b7-8bbf-d24cf950d68b tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0939988d-c569-4b41-8c64-727b07fb9c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:03.045694 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-03510d96-09d7-45b7-8bbf-d24cf950d68b tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0939988d-c569-4b41-8c64-727b07fb9c1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:03.046492 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-03510d96-09d7-45b7-8bbf-d24cf950d68b tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Flow 'volume_create_api' (6fbffe18-7493-48da-b467-fdec0e3bf885) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:00:03.046805 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-03510d96-09d7-45b7-8bbf-d24cf950d68b tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Create volume request issued successfully. Jul 03 22:00:03.047333 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-03510d96-09d7-45b7-8bbf-d24cf950d68b tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:00:03.047821 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1191/4807] 10.4.3.32 () {70 vars in 1291 bytes} [Fri Jul 3 22:00:02 2026] POST /volume/v3/volumes => generated 775 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:00:03.061239 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-81d70217-18b8-45c2-a89f-d85a6e3b2844 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:03.065715 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-81d70217-18b8-45c2-a89f-d85a6e3b2844 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/volumes/5b19e595-ab54-4cfc-ab39-39c2a93d0dd9 Jul 03 22:00:03.066018 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-81d70217-18b8-45c2-a89f-d85a6e3b2844 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:03.066266 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-81d70217-18b8-45c2-a89f-d85a6e3b2844 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:03.079237 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:03.079237 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:03.084084 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-81d70217-18b8-45c2-a89f-d85a6e3b2844 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Volume info retrieved successfully. Jul 03 22:00:03.089642 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-81d70217-18b8-45c2-a89f-d85a6e3b2844 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/volumes/5b19e595-ab54-4cfc-ab39-39c2a93d0dd9 returned with HTTP 200 Jul 03 22:00:03.090100 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1222/4808] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:03 2026] GET /volume/v3/volumes/5b19e595-ab54-4cfc-ab39-39c2a93d0dd9 => generated 954 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:03.658220 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-fb1dc5fb-4fe9-4170-ad5a-2fa652a7b8e5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:03.660905 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fb1dc5fb-4fe9-4170-ad5a-2fa652a7b8e5 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 22:00:03.661471 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fb1dc5fb-4fe9-4170-ad5a-2fa652a7b8e5 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:03.661733 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fb1dc5fb-4fe9-4170-ad5a-2fa652a7b8e5 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:03.661866 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-fb1dc5fb-4fe9-4170-ad5a-2fa652a7b8e5 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:03.667428 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:03.667428 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:03.668428 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fb1dc5fb-4fe9-4170-ad5a-2fa652a7b8e5 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 22:00:03.668931 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1206/4809] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:03 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:03.669553 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a976fbb7-df2d-4e99-a1b6-3fa7b9e92fa9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:03.671805 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a976fbb7-df2d-4e99-a1b6-3fa7b9e92fa9 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/3a1bcf87-20e8-4e8a-8088-b55469f11426 Jul 03 22:00:03.672058 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a976fbb7-df2d-4e99-a1b6-3fa7b9e92fa9 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:03.672412 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a976fbb7-df2d-4e99-a1b6-3fa7b9e92fa9 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:03.678736 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:03.678736 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:03.679581 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-a976fbb7-df2d-4e99-a1b6-3fa7b9e92fa9 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 22:00:03.680234 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a976fbb7-df2d-4e99-a1b6-3fa7b9e92fa9 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/3a1bcf87-20e8-4e8a-8088-b55469f11426 returned with HTTP 200 Jul 03 22:00:03.680675 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1191/4810] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:00:03 2026] GET /volume/v3/snapshots/3a1bcf87-20e8-4e8a-8088-b55469f11426 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:03.688772 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-93d1376e-dfc7-4806-838c-1b55e1b9b0bd None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:03.690633 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-93d1376e-dfc7-4806-838c-1b55e1b9b0bd tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 22:00:03.691018 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-93d1376e-dfc7-4806-838c-1b55e1b9b0bd tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "325aa526-400a-4698-a387-2f973536a05c", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1310113916"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:03.701997 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:03.701997 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:03.702436 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-93d1376e-dfc7-4806-838c-1b55e1b9b0bd tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 22:00:03.702580 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [None req-93d1376e-dfc7-4806-838c-1b55e1b9b0bd tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Create snapshot from volume 325aa526-400a-4698-a387-2f973536a05c Jul 03 22:00:03.728098 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-93d1376e-dfc7-4806-838c-1b55e1b9b0bd tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Created reservations ['8170e0c0-14a0-464f-bd1d-b55ac7d26b1c', '7c942a72-7199-4fb4-9743-6c385a59ddb9', 'a2be70a7-3eaa-4dca-bc44-c5b6b0b48317', '36c18b75-8663-455a-97d2-cc740f5888bc'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:00:03.760356 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-93d1376e-dfc7-4806-838c-1b55e1b9b0bd tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot force create request issued successfully. Jul 03 22:00:03.760775 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-93d1376e-dfc7-4806-838c-1b55e1b9b0bd tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 22:00:03.761299 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1192/4811] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 22:00:03 2026] POST /volume/v3/snapshots => generated 310 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:00:03.770879 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e70f8598-cba1-4690-9a34-dd0dbdc8484b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:03.773245 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e70f8598-cba1-4690-9a34-dd0dbdc8484b tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/ccbebc1c-1e09-4775-ab1b-705c77f829d1 Jul 03 22:00:03.773693 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e70f8598-cba1-4690-9a34-dd0dbdc8484b tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:03.773963 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e70f8598-cba1-4690-9a34-dd0dbdc8484b tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:03.779324 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:03.779324 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:03.780024 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e70f8598-cba1-4690-9a34-dd0dbdc8484b tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 22:00:03.781444 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e70f8598-cba1-4690-9a34-dd0dbdc8484b tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/ccbebc1c-1e09-4775-ab1b-705c77f829d1 returned with HTTP 200 Jul 03 22:00:03.781444 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1223/4812] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:00:03 2026] GET /volume/v3/snapshots/ccbebc1c-1e09-4775-ab1b-705c77f829d1 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:04.101837 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-0972d2ec-d7f7-4899-817b-c233fa6c9d25 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:04.103873 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0972d2ec-d7f7-4899-817b-c233fa6c9d25 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/volumes/5b19e595-ab54-4cfc-ab39-39c2a93d0dd9 Jul 03 22:00:04.104442 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0972d2ec-d7f7-4899-817b-c233fa6c9d25 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:04.104643 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0972d2ec-d7f7-4899-817b-c233fa6c9d25 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:04.111944 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:04.111944 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:04.116228 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-0972d2ec-d7f7-4899-817b-c233fa6c9d25 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Volume info retrieved successfully. Jul 03 22:00:04.120228 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0972d2ec-d7f7-4899-817b-c233fa6c9d25 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/volumes/5b19e595-ab54-4cfc-ab39-39c2a93d0dd9 returned with HTTP 200 Jul 03 22:00:04.120747 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1207/4813] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:04 2026] GET /volume/v3/volumes/5b19e595-ab54-4cfc-ab39-39c2a93d0dd9 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:00:04.150080 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f9b0a65b-9db6-43c6-8654-d359eb6062f0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:04.152564 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f9b0a65b-9db6-43c6-8654-d359eb6062f0 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] POST https://10.4.3.32/volume/v3/backups Jul 03 22:00:04.159626 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f9b0a65b-9db6-43c6-8654-d359eb6062f0 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5b19e595-ab54-4cfc-ab39-39c2a93d0dd9", "name": "tempest-type-Backup-640653902"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:04.159626 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.contrib.backups [None req-f9b0a65b-9db6-43c6-8654-d359eb6062f0 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Creating new backup {'backup': {'volume_id': '5b19e595-ab54-4cfc-ab39-39c2a93d0dd9', 'name': 'tempest-type-Backup-640653902'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 22:00:04.159626 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.contrib.backups [None req-f9b0a65b-9db6-43c6-8654-d359eb6062f0 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Creating backup of volume 5b19e595-ab54-4cfc-ab39-39c2a93d0dd9 in container None Jul 03 22:00:04.169564 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:04.169564 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:04.169564 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f9b0a65b-9db6-43c6-8654-d359eb6062f0 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Volume info retrieved successfully. Jul 03 22:00:04.202625 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-f9b0a65b-9db6-43c6-8654-d359eb6062f0 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Created reservations ['371e2772-caa2-4219-8b79-e97677493a33', 'ca63409f-4345-4679-85e6-64351c3e09e2'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:00:04.267784 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f9b0a65b-9db6-43c6-8654-d359eb6062f0 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 22:00:04.268283 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1192/4814] 10.4.3.32 () {70 vars in 1292 bytes} [Fri Jul 3 22:00:04 2026] POST /volume/v3/backups => generated 313 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:00:04.280040 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c740beef-301d-4704-b44d-9fd7542b29f8 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:04.282221 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c740beef-301d-4704-b44d-9fd7542b29f8 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b Jul 03 22:00:04.282474 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c740beef-301d-4704-b44d-9fd7542b29f8 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:04.282859 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c740beef-301d-4704-b44d-9fd7542b29f8 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:04.282859 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-c740beef-301d-4704-b44d-9fd7542b29f8 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 2330b105-9bff-4659-a1e2-309b16ec7f2b. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:04.287704 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:04.287704 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:04.288375 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c740beef-301d-4704-b44d-9fd7542b29f8 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b returned with HTTP 200 Jul 03 22:00:04.288824 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1193/4815] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:04 2026] GET /volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:04.679861 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-fa0e012d-cea5-40af-b430-1fec1b1af1e1 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:04.682087 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fa0e012d-cea5-40af-b430-1fec1b1af1e1 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 22:00:04.682792 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fa0e012d-cea5-40af-b430-1fec1b1af1e1 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:04.683146 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fa0e012d-cea5-40af-b430-1fec1b1af1e1 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:04.683817 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-fa0e012d-cea5-40af-b430-1fec1b1af1e1 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:04.685661 np0000004475 devstack@c-api.service[99936]: DEBUG dbcounter [-] [99936] Writing DB stats cinder:SELECT=230,cinder:UPDATE=65,cinder:INSERT=34 {{(pid=99936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:00:04.690966 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:04.690966 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:04.692545 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fa0e012d-cea5-40af-b430-1fec1b1af1e1 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 22:00:04.694162 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1224/4816] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:04 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:04.794437 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-57cf69bc-942d-48c4-8a69-1669d2c074d3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:04.796476 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-57cf69bc-942d-48c4-8a69-1669d2c074d3 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/ccbebc1c-1e09-4775-ab1b-705c77f829d1 Jul 03 22:00:04.796773 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-57cf69bc-942d-48c4-8a69-1669d2c074d3 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:04.796773 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-57cf69bc-942d-48c4-8a69-1669d2c074d3 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:04.802465 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:04.802465 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:04.802920 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-57cf69bc-942d-48c4-8a69-1669d2c074d3 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 22:00:04.805606 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-57cf69bc-942d-48c4-8a69-1669d2c074d3 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/ccbebc1c-1e09-4775-ab1b-705c77f829d1 returned with HTTP 200 Jul 03 22:00:04.805606 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1208/4817] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:00:04 2026] GET /volume/v3/snapshots/ccbebc1c-1e09-4775-ab1b-705c77f829d1 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:04.812665 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9aaaf973-d2cf-4093-a8e4-2aa5d167b1ef None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:04.814861 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9aaaf973-d2cf-4093-a8e4-2aa5d167b1ef tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/ccbebc1c-1e09-4775-ab1b-705c77f829d1 Jul 03 22:00:04.815126 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9aaaf973-d2cf-4093-a8e4-2aa5d167b1ef tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:04.815394 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9aaaf973-d2cf-4093-a8e4-2aa5d167b1ef tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:04.815563 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.snapshots [None req-9aaaf973-d2cf-4093-a8e4-2aa5d167b1ef tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Delete snapshot with id: ccbebc1c-1e09-4775-ab1b-705c77f829d1 Jul 03 22:00:04.821637 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:04.821637 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:04.822027 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-9aaaf973-d2cf-4093-a8e4-2aa5d167b1ef tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 22:00:04.876395 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-9aaaf973-d2cf-4093-a8e4-2aa5d167b1ef tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot delete request issued successfully. Jul 03 22:00:04.876734 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9aaaf973-d2cf-4093-a8e4-2aa5d167b1ef tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/ccbebc1c-1e09-4775-ab1b-705c77f829d1 returned with HTTP 202 Jul 03 22:00:04.877520 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1193/4818] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 22:00:04 2026] DELETE /volume/v3/snapshots/ccbebc1c-1e09-4775-ab1b-705c77f829d1 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:00:04.889094 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-543516ea-899b-49af-8394-ff74414113e2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:04.892345 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-543516ea-899b-49af-8394-ff74414113e2 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/ccbebc1c-1e09-4775-ab1b-705c77f829d1 Jul 03 22:00:04.892665 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-543516ea-899b-49af-8394-ff74414113e2 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:04.892944 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-543516ea-899b-49af-8394-ff74414113e2 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:04.901223 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:04.901223 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:04.902122 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-543516ea-899b-49af-8394-ff74414113e2 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 22:00:04.902815 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-543516ea-899b-49af-8394-ff74414113e2 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/ccbebc1c-1e09-4775-ab1b-705c77f829d1 returned with HTTP 200 Jul 03 22:00:04.903293 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1194/4819] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:00:04 2026] GET /volume/v3/snapshots/ccbebc1c-1e09-4775-ab1b-705c77f829d1 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:05.303293 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c580f644-d302-4e58-a8f5-707709aed0b8 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:05.305635 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c580f644-d302-4e58-a8f5-707709aed0b8 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b Jul 03 22:00:05.305635 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c580f644-d302-4e58-a8f5-707709aed0b8 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:05.305851 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c580f644-d302-4e58-a8f5-707709aed0b8 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:05.306335 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-c580f644-d302-4e58-a8f5-707709aed0b8 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 2330b105-9bff-4659-a1e2-309b16ec7f2b. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:05.311602 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:05.311602 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:05.313087 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c580f644-d302-4e58-a8f5-707709aed0b8 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b returned with HTTP 200 Jul 03 22:00:05.313242 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1225/4820] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:05 2026] GET /volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:05.704719 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-499fdcd0-c80e-47e3-9fd4-cf7547697aa1 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:05.706880 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-499fdcd0-c80e-47e3-9fd4-cf7547697aa1 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 22:00:05.708691 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-499fdcd0-c80e-47e3-9fd4-cf7547697aa1 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:05.708691 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-499fdcd0-c80e-47e3-9fd4-cf7547697aa1 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:05.708691 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-499fdcd0-c80e-47e3-9fd4-cf7547697aa1 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:05.713165 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:05.713165 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:05.714350 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-499fdcd0-c80e-47e3-9fd4-cf7547697aa1 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 22:00:05.714881 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1209/4821] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:05 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:05.913790 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-79ec0450-2b83-4a43-825d-5e6a48ea31b7 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:05.916863 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-79ec0450-2b83-4a43-825d-5e6a48ea31b7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/ccbebc1c-1e09-4775-ab1b-705c77f829d1 Jul 03 22:00:05.917134 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-79ec0450-2b83-4a43-825d-5e6a48ea31b7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:05.917380 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-79ec0450-2b83-4a43-825d-5e6a48ea31b7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:05.919628 np0000004475 devstack@c-api.service[99933]: DEBUG dbcounter [-] [99933] Writing DB stats cinder:SELECT=287,cinder:UPDATE=112,cinder:INSERT=52 {{(pid=99933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:00:05.922911 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-79ec0450-2b83-4a43-825d-5e6a48ea31b7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/ccbebc1c-1e09-4775-ab1b-705c77f829d1 returned with HTTP 404 Jul 03 22:00:05.923579 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1194/4822] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:00:05 2026] GET /volume/v3/snapshots/ccbebc1c-1e09-4775-ab1b-705c77f829d1 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:05.931064 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-3523aef5-eeaa-4477-b6b2-0e3321de6e4b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:05.933608 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3523aef5-eeaa-4477-b6b2-0e3321de6e4b tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/f50b9342-563d-4291-96fa-2a6d10b40bb5 Jul 03 22:00:05.933936 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3523aef5-eeaa-4477-b6b2-0e3321de6e4b tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:05.934228 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3523aef5-eeaa-4477-b6b2-0e3321de6e4b tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:05.934422 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [None req-3523aef5-eeaa-4477-b6b2-0e3321de6e4b tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Delete snapshot with id: f50b9342-563d-4291-96fa-2a6d10b40bb5 Jul 03 22:00:05.941017 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:05.941017 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:05.941764 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-3523aef5-eeaa-4477-b6b2-0e3321de6e4b tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 22:00:05.966763 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-3523aef5-eeaa-4477-b6b2-0e3321de6e4b tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot delete request issued successfully. Jul 03 22:00:05.967041 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3523aef5-eeaa-4477-b6b2-0e3321de6e4b tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/f50b9342-563d-4291-96fa-2a6d10b40bb5 returned with HTTP 202 Jul 03 22:00:05.967712 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1195/4823] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 22:00:05 2026] DELETE /volume/v3/snapshots/f50b9342-563d-4291-96fa-2a6d10b40bb5 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:00:05.976735 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8abb0902-06e4-44f7-b742-2ef504217f4f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:05.979248 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8abb0902-06e4-44f7-b742-2ef504217f4f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/f50b9342-563d-4291-96fa-2a6d10b40bb5 Jul 03 22:00:05.979558 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8abb0902-06e4-44f7-b742-2ef504217f4f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:05.979833 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8abb0902-06e4-44f7-b742-2ef504217f4f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:05.988161 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:05.988161 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:05.989909 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-8abb0902-06e4-44f7-b742-2ef504217f4f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 22:00:05.991112 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8abb0902-06e4-44f7-b742-2ef504217f4f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/f50b9342-563d-4291-96fa-2a6d10b40bb5 returned with HTTP 200 Jul 03 22:00:05.991686 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1226/4824] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:00:05 2026] GET /volume/v3/snapshots/f50b9342-563d-4291-96fa-2a6d10b40bb5 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:06.325201 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-51386a98-324a-43cd-ba61-2c94edcfca63 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:06.327563 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-51386a98-324a-43cd-ba61-2c94edcfca63 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b Jul 03 22:00:06.327838 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-51386a98-324a-43cd-ba61-2c94edcfca63 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:06.328056 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-51386a98-324a-43cd-ba61-2c94edcfca63 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:06.328192 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-51386a98-324a-43cd-ba61-2c94edcfca63 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 2330b105-9bff-4659-a1e2-309b16ec7f2b. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:06.334281 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:06.334281 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:06.335840 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-51386a98-324a-43cd-ba61-2c94edcfca63 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b returned with HTTP 200 Jul 03 22:00:06.335840 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1210/4825] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:06 2026] GET /volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:06.725336 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-192fe58d-eeb3-4d66-9c16-eaf4057b89bb None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:06.728140 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-192fe58d-eeb3-4d66-9c16-eaf4057b89bb tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 22:00:06.728140 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-192fe58d-eeb3-4d66-9c16-eaf4057b89bb tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:06.728140 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-192fe58d-eeb3-4d66-9c16-eaf4057b89bb tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:06.728140 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-192fe58d-eeb3-4d66-9c16-eaf4057b89bb tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:06.731914 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:06.731914 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:06.732875 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-192fe58d-eeb3-4d66-9c16-eaf4057b89bb tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 22:00:06.733326 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1195/4826] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:06 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:07.000956 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c865350e-f129-4708-be8e-bece956ad0a4 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:07.003293 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c865350e-f129-4708-be8e-bece956ad0a4 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/f50b9342-563d-4291-96fa-2a6d10b40bb5 Jul 03 22:00:07.003803 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c865350e-f129-4708-be8e-bece956ad0a4 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:07.004019 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c865350e-f129-4708-be8e-bece956ad0a4 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:07.013184 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c865350e-f129-4708-be8e-bece956ad0a4 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/f50b9342-563d-4291-96fa-2a6d10b40bb5 returned with HTTP 404 Jul 03 22:00:07.013689 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1196/4827] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:00:06 2026] GET /volume/v3/snapshots/f50b9342-563d-4291-96fa-2a6d10b40bb5 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:07.024687 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-0c5a595d-a901-457d-b49e-372fe7fbf7fa None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:07.026823 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0c5a595d-a901-457d-b49e-372fe7fbf7fa tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/3a1bcf87-20e8-4e8a-8088-b55469f11426 Jul 03 22:00:07.027052 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0c5a595d-a901-457d-b49e-372fe7fbf7fa tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:07.027471 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0c5a595d-a901-457d-b49e-372fe7fbf7fa tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:07.027617 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.snapshots [None req-0c5a595d-a901-457d-b49e-372fe7fbf7fa tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Delete snapshot with id: 3a1bcf87-20e8-4e8a-8088-b55469f11426 Jul 03 22:00:07.033358 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:07.033358 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:07.033852 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-0c5a595d-a901-457d-b49e-372fe7fbf7fa tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 22:00:07.071783 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-0c5a595d-a901-457d-b49e-372fe7fbf7fa tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot delete request issued successfully. Jul 03 22:00:07.072134 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0c5a595d-a901-457d-b49e-372fe7fbf7fa tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/3a1bcf87-20e8-4e8a-8088-b55469f11426 returned with HTTP 202 Jul 03 22:00:07.072684 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1227/4828] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 22:00:07 2026] DELETE /volume/v3/snapshots/3a1bcf87-20e8-4e8a-8088-b55469f11426 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:00:07.082564 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-8cd5902f-80ff-4041-8390-e565cb6c92b7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:07.084571 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8cd5902f-80ff-4041-8390-e565cb6c92b7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/3a1bcf87-20e8-4e8a-8088-b55469f11426 Jul 03 22:00:07.084826 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8cd5902f-80ff-4041-8390-e565cb6c92b7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:07.085053 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8cd5902f-80ff-4041-8390-e565cb6c92b7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:07.091090 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:07.091090 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:07.091631 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-8cd5902f-80ff-4041-8390-e565cb6c92b7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 22:00:07.092419 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8cd5902f-80ff-4041-8390-e565cb6c92b7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/3a1bcf87-20e8-4e8a-8088-b55469f11426 returned with HTTP 200 Jul 03 22:00:07.092808 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1211/4829] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:00:07 2026] GET /volume/v3/snapshots/3a1bcf87-20e8-4e8a-8088-b55469f11426 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:07.351688 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3f4a3530-1d9c-477c-92cf-d585e8d44b6a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:07.355174 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3f4a3530-1d9c-477c-92cf-d585e8d44b6a tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b Jul 03 22:00:07.355479 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3f4a3530-1d9c-477c-92cf-d585e8d44b6a tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:07.355717 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3f4a3530-1d9c-477c-92cf-d585e8d44b6a tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:07.356359 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-3f4a3530-1d9c-477c-92cf-d585e8d44b6a tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 2330b105-9bff-4659-a1e2-309b16ec7f2b. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:07.362188 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:07.362188 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:07.364687 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3f4a3530-1d9c-477c-92cf-d585e8d44b6a tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b returned with HTTP 200 Jul 03 22:00:07.365202 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1196/4830] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:07 2026] GET /volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b => generated 722 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:07.743492 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e894551b-064e-447d-9fcc-3c253c4a8dcd None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:07.745303 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e894551b-064e-447d-9fcc-3c253c4a8dcd tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 22:00:07.745561 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e894551b-064e-447d-9fcc-3c253c4a8dcd tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:07.745790 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e894551b-064e-447d-9fcc-3c253c4a8dcd tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:07.745919 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-e894551b-064e-447d-9fcc-3c253c4a8dcd tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:07.750550 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:07.750550 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:07.751298 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e894551b-064e-447d-9fcc-3c253c4a8dcd tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 22:00:07.751696 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1197/4831] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:07 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:08.105525 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b15efd10-51db-486e-8790-c8dc6d1fc296 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:08.107128 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b15efd10-51db-486e-8790-c8dc6d1fc296 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/3a1bcf87-20e8-4e8a-8088-b55469f11426 Jul 03 22:00:08.107327 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b15efd10-51db-486e-8790-c8dc6d1fc296 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:08.107546 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b15efd10-51db-486e-8790-c8dc6d1fc296 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:08.113111 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b15efd10-51db-486e-8790-c8dc6d1fc296 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/3a1bcf87-20e8-4e8a-8088-b55469f11426 returned with HTTP 404 Jul 03 22:00:08.113740 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1228/4832] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:00:08 2026] GET /volume/v3/snapshots/3a1bcf87-20e8-4e8a-8088-b55469f11426 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:08.122508 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-fd3c991f-ee15-466d-b248-440b23709794 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:08.124642 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fd3c991f-ee15-466d-b248-440b23709794 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/ccbebc1c-1e09-4775-ab1b-705c77f829d1 Jul 03 22:00:08.124837 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fd3c991f-ee15-466d-b248-440b23709794 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:08.125020 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fd3c991f-ee15-466d-b248-440b23709794 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:08.125290 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-fd3c991f-ee15-466d-b248-440b23709794 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Delete snapshot with id: ccbebc1c-1e09-4775-ab1b-705c77f829d1 Jul 03 22:00:08.130680 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fd3c991f-ee15-466d-b248-440b23709794 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/ccbebc1c-1e09-4775-ab1b-705c77f829d1 returned with HTTP 404 Jul 03 22:00:08.131194 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1212/4833] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 22:00:08 2026] DELETE /volume/v3/snapshots/ccbebc1c-1e09-4775-ab1b-705c77f829d1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:08.139723 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4e832da2-c20a-4656-ab23-f5be247a57ce None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:08.142454 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4e832da2-c20a-4656-ab23-f5be247a57ce tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/3a1bcf87-20e8-4e8a-8088-b55469f11426 Jul 03 22:00:08.143058 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4e832da2-c20a-4656-ab23-f5be247a57ce tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:08.143400 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4e832da2-c20a-4656-ab23-f5be247a57ce tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:08.143600 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.snapshots [None req-4e832da2-c20a-4656-ab23-f5be247a57ce tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Delete snapshot with id: 3a1bcf87-20e8-4e8a-8088-b55469f11426 Jul 03 22:00:08.149049 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4e832da2-c20a-4656-ab23-f5be247a57ce tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/3a1bcf87-20e8-4e8a-8088-b55469f11426 returned with HTTP 404 Jul 03 22:00:08.149857 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1197/4834] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 22:00:08 2026] DELETE /volume/v3/snapshots/3a1bcf87-20e8-4e8a-8088-b55469f11426 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:08.192849 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-684e69b1-c358-4799-9f06-cb04141ab103 req-c43eb799-66e9-47d0-ba12-8f881b7e842a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:08.196761 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-684e69b1-c358-4799-9f06-cb04141ab103 req-c43eb799-66e9-47d0-ba12-8f881b7e842a tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c Jul 03 22:00:08.197066 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-684e69b1-c358-4799-9f06-cb04141ab103 req-c43eb799-66e9-47d0-ba12-8f881b7e842a tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:08.197280 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-684e69b1-c358-4799-9f06-cb04141ab103 req-c43eb799-66e9-47d0-ba12-8f881b7e842a tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:08.206961 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:08.206961 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:08.210708 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-684e69b1-c358-4799-9f06-cb04141ab103 req-c43eb799-66e9-47d0-ba12-8f881b7e842a tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 22:00:08.215178 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-684e69b1-c358-4799-9f06-cb04141ab103 req-c43eb799-66e9-47d0-ba12-8f881b7e842a tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c returned with HTTP 200 Jul 03 22:00:08.215764 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1198/4835] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 22:00:08 2026] GET /volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:00:08.237666 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-684e69b1-c358-4799-9f06-cb04141ab103 req-47dfd0f9-24ba-4b6b-9eba-621760f3017f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:08.240641 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-684e69b1-c358-4799-9f06-cb04141ab103 req-47dfd0f9-24ba-4b6b-9eba-621760f3017f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] POST https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c/action Jul 03 22:00:08.241129 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-684e69b1-c358-4799-9f06-cb04141ab103 req-47dfd0f9-24ba-4b6b-9eba-621760f3017f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 22:00:08.241331 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-684e69b1-c358-4799-9f06-cb04141ab103 req-47dfd0f9-24ba-4b6b-9eba-621760f3017f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:08.260666 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:08.260666 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:08.261379 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-684e69b1-c358-4799-9f06-cb04141ab103 req-47dfd0f9-24ba-4b6b-9eba-621760f3017f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 22:00:08.274607 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-684e69b1-c358-4799-9f06-cb04141ab103 req-47dfd0f9-24ba-4b6b-9eba-621760f3017f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Begin detaching volume completed successfully. Jul 03 22:00:08.274936 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-684e69b1-c358-4799-9f06-cb04141ab103 req-47dfd0f9-24ba-4b6b-9eba-621760f3017f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c/action returned with HTTP 202 Jul 03 22:00:08.275686 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1229/4836] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 22:00:08 2026] POST /volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 22:00:08.376587 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-fc394016-55c7-4135-a452-d1bca5facfd3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:08.379062 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fc394016-55c7-4135-a452-d1bca5facfd3 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b Jul 03 22:00:08.379276 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fc394016-55c7-4135-a452-d1bca5facfd3 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:08.379484 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fc394016-55c7-4135-a452-d1bca5facfd3 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:08.379583 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-fc394016-55c7-4135-a452-d1bca5facfd3 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 2330b105-9bff-4659-a1e2-309b16ec7f2b. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:08.388351 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:08.388351 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:08.389782 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fc394016-55c7-4135-a452-d1bca5facfd3 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b returned with HTTP 200 Jul 03 22:00:08.390833 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1213/4837] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:08 2026] GET /volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b => generated 722 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:08.763765 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-219c4e6d-93db-4fda-a633-9022b4326091 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:08.765928 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-219c4e6d-93db-4fda-a633-9022b4326091 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 22:00:08.766240 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-219c4e6d-93db-4fda-a633-9022b4326091 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:08.766569 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-219c4e6d-93db-4fda-a633-9022b4326091 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:08.766766 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-219c4e6d-93db-4fda-a633-9022b4326091 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:08.772984 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:08.772984 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:08.773863 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-219c4e6d-93db-4fda-a633-9022b4326091 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 22:00:08.774295 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1198/4838] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:08 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:09.311390 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-14c16c7d-9428-4227-b745-e3a72d202a40 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:09.311986 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-14c16c7d-9428-4227-b745-e3a72d202a40 None None] GET https://10.4.3.32/volume// Jul 03 22:00:09.312247 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-14c16c7d-9428-4227-b745-e3a72d202a40 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:09.312651 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-14c16c7d-9428-4227-b745-e3a72d202a40 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:09.313037 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-14c16c7d-9428-4227-b745-e3a72d202a40 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:00:09.313524 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1199/4839] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 22: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 22:00:09.329884 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-684e69b1-c358-4799-9f06-cb04141ab103 req-8be7afa9-b563-4cba-8b0e-1028af142fb1 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:09.338637 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-684e69b1-c358-4799-9f06-cb04141ab103 req-8be7afa9-b563-4cba-8b0e-1028af142fb1 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c Jul 03 22:00:09.339904 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-684e69b1-c358-4799-9f06-cb04141ab103 req-8be7afa9-b563-4cba-8b0e-1028af142fb1 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:09.339904 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-684e69b1-c358-4799-9f06-cb04141ab103 req-8be7afa9-b563-4cba-8b0e-1028af142fb1 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:09.351547 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:09.351547 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:09.356166 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-684e69b1-c358-4799-9f06-cb04141ab103 req-8be7afa9-b563-4cba-8b0e-1028af142fb1 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 22:00:09.362168 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-684e69b1-c358-4799-9f06-cb04141ab103 req-8be7afa9-b563-4cba-8b0e-1028af142fb1 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c returned with HTTP 200 Jul 03 22:00:09.362785 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1230/4840] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 22:00:09 2026] GET /volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c => generated 1320 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:00:09.405213 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ad176a1c-1c20-40d1-ab79-f219d941b77c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:09.408131 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ad176a1c-1c20-40d1-ab79-f219d941b77c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b Jul 03 22:00:09.408766 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ad176a1c-1c20-40d1-ab79-f219d941b77c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:09.408766 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ad176a1c-1c20-40d1-ab79-f219d941b77c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:09.408766 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-ad176a1c-1c20-40d1-ab79-f219d941b77c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 2330b105-9bff-4659-a1e2-309b16ec7f2b. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:09.412960 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:09.412960 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:09.413731 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ad176a1c-1c20-40d1-ab79-f219d941b77c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b returned with HTTP 200 Jul 03 22:00:09.414204 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1214/4841] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:09 2026] GET /volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:09.471129 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3eb1b414-0ed6-4184-a41a-c5c41ed9df6e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:09.472709 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3eb1b414-0ed6-4184-a41a-c5c41ed9df6e tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:00:09.473759 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3eb1b414-0ed6-4184-a41a-c5c41ed9df6e tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1238936756", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:09.475274 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-3eb1b414-0ed6-4184-a41a-c5c41ed9df6e tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1238936756', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:00:09.475274 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-3eb1b414-0ed6-4184-a41a-c5c41ed9df6e tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Create volume of 1 GB Jul 03 22:00:09.481970 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3eb1b414-0ed6-4184-a41a-c5c41ed9df6e tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Availability Zones retrieved successfully. Jul 03 22:00:09.490644 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3eb1b414-0ed6-4184-a41a-c5c41ed9df6e tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Flow 'volume_create_api' (c60353e6-f649-44a2-839f-f55b784f9ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:00:09.493791 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3eb1b414-0ed6-4184-a41a-c5c41ed9df6e tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8d2f364-55f4-448c-8b72-642a9461a93e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:09.498763 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-3eb1b414-0ed6-4184-a41a-c5c41ed9df6e tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:00:09.530297 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3eb1b414-0ed6-4184-a41a-c5c41ed9df6e tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8d2f364-55f4-448c-8b72-642a9461a93e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:09.531560 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3eb1b414-0ed6-4184-a41a-c5c41ed9df6e tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (165a5843-c0d8-430a-bb9e-e9a620f15195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:09.605505 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-3eb1b414-0ed6-4184-a41a-c5c41ed9df6e tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Created reservations ['0e95007b-c2f3-423d-8714-178ef723eb2b', '34039db2-0691-4379-a871-49f40d813478', '153ef1ba-9872-49af-95bd-1172d44a6ef2', '2b23ca72-0b1b-4ee9-acb8-28e5f9bf9c59'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:00:09.606440 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3eb1b414-0ed6-4184-a41a-c5c41ed9df6e tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (165a5843-c0d8-430a-bb9e-e9a620f15195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e95007b-c2f3-423d-8714-178ef723eb2b', '34039db2-0691-4379-a871-49f40d813478', '153ef1ba-9872-49af-95bd-1172d44a6ef2', '2b23ca72-0b1b-4ee9-acb8-28e5f9bf9c59']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:09.607363 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3eb1b414-0ed6-4184-a41a-c5c41ed9df6e tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f595fb1-11eb-425c-8134-a97fcef52c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:09.640335 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3eb1b414-0ed6-4184-a41a-c5c41ed9df6e tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f595fb1-11eb-425c-8134-a97fcef52c22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67e9a9b8-dceb-4254-8fa1-78330b1688e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1238936756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89654edf9d104818b617bebb3130042f',qos_specs=None,replication_status=,reservations=['0e95007b-c2f3-423d-8714-178ef723eb2b','34039db2-0691-4379-a871-49f40d813478','153ef1ba-9872-49af-95bd-1172d44a6ef2','2b23ca72-0b1b-4ee9-acb8-28e5f9bf9c59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e20e20b3cf394496abf00d8eeabfaeeb',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:00:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1238936756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67e9a9b8-dceb-4254-8fa1-78330b1688e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89654edf9d104818b617bebb3130042f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e20e20b3cf394496abf00d8eeabfaeeb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:09.641327 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3eb1b414-0ed6-4184-a41a-c5c41ed9df6e tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61d3ea92-9fc0-492f-bd0b-abce694afe1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:09.666590 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3eb1b414-0ed6-4184-a41a-c5c41ed9df6e tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61d3ea92-9fc0-492f-bd0b-abce694afe1c) transitioned into state 'SUCCESS' from state '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-1238936756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89654edf9d104818b617bebb3130042f',qos_specs=None,replication_status=,reservations=['0e95007b-c2f3-423d-8714-178ef723eb2b','34039db2-0691-4379-a871-49f40d813478','153ef1ba-9872-49af-95bd-1172d44a6ef2','2b23ca72-0b1b-4ee9-acb8-28e5f9bf9c59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e20e20b3cf394496abf00d8eeabfaeeb',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:09.667574 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3eb1b414-0ed6-4184-a41a-c5c41ed9df6e tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c363753b-1b91-4460-a1ef-63083d752772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:09.682776 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3eb1b414-0ed6-4184-a41a-c5c41ed9df6e tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c363753b-1b91-4460-a1ef-63083d752772) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:09.683722 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3eb1b414-0ed6-4184-a41a-c5c41ed9df6e tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Flow 'volume_create_api' (c60353e6-f649-44a2-839f-f55b784f9ead) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:00:09.684030 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3eb1b414-0ed6-4184-a41a-c5c41ed9df6e tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Create volume request issued successfully. Jul 03 22:00:09.685271 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3eb1b414-0ed6-4184-a41a-c5c41ed9df6e tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:00:09.686199 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1199/4842] 10.4.3.32 () {70 vars in 1293 bytes} [Fri Jul 3 22:00:09 2026] POST /volume/v3/volumes => generated 787 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:09.702415 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e8b265f8-07a3-4867-acf8-3b35d839de5e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:09.707351 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e8b265f8-07a3-4867-acf8-3b35d839de5e tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] GET https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 Jul 03 22:00:09.707719 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e8b265f8-07a3-4867-acf8-3b35d839de5e tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:09.708097 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e8b265f8-07a3-4867-acf8-3b35d839de5e tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:09.719196 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:09.719196 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:09.725447 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e8b265f8-07a3-4867-acf8-3b35d839de5e tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Volume info retrieved successfully. Jul 03 22:00:09.732690 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e8b265f8-07a3-4867-acf8-3b35d839de5e tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 returned with HTTP 200 Jul 03 22:00:09.733222 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1200/4843] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:00:09 2026] GET /volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:00:09.789124 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d0518705-a3e4-48e2-b57c-ced2a34acff3 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:09.791231 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d0518705-a3e4-48e2-b57c-ced2a34acff3 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 22:00:09.791494 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d0518705-a3e4-48e2-b57c-ced2a34acff3 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:09.791625 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d0518705-a3e4-48e2-b57c-ced2a34acff3 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:09.791818 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-d0518705-a3e4-48e2-b57c-ced2a34acff3 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:09.800892 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:09.800892 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:09.801757 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d0518705-a3e4-48e2-b57c-ced2a34acff3 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 22:00:09.802179 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1231/4844] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:09 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:10.397396 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-684e69b1-c358-4799-9f06-cb04141ab103 req-4075a1da-2f50-44b5-9cf3-da6121287d06 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:10.400510 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-684e69b1-c358-4799-9f06-cb04141ab103 req-4075a1da-2f50-44b5-9cf3-da6121287d06 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] DELETE https://10.4.3.32/volume/v3/attachments/10019d6c-b141-4521-954e-d8ca60aae116 Jul 03 22:00:10.400510 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-684e69b1-c358-4799-9f06-cb04141ab103 req-4075a1da-2f50-44b5-9cf3-da6121287d06 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:10.400510 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-684e69b1-c358-4799-9f06-cb04141ab103 req-4075a1da-2f50-44b5-9cf3-da6121287d06 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:10.409726 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:10.409726 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:10.431040 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-356b7caa-7af3-4e2c-9da6-9ee7de620036 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:10.439083 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-356b7caa-7af3-4e2c-9da6-9ee7de620036 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b Jul 03 22:00:10.439083 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-356b7caa-7af3-4e2c-9da6-9ee7de620036 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:10.439083 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-356b7caa-7af3-4e2c-9da6-9ee7de620036 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:10.439083 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-356b7caa-7af3-4e2c-9da6-9ee7de620036 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 2330b105-9bff-4659-a1e2-309b16ec7f2b. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:10.439772 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:10.439772 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:10.440657 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-356b7caa-7af3-4e2c-9da6-9ee7de620036 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b returned with HTTP 200 Jul 03 22:00:10.441153 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1200/4845] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:10 2026] GET /volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:10.749721 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e23ca330-2592-4bb3-8898-29ccd6449007 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:10.751669 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e23ca330-2592-4bb3-8898-29ccd6449007 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] GET https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 Jul 03 22:00:10.751879 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e23ca330-2592-4bb3-8898-29ccd6449007 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:10.752055 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e23ca330-2592-4bb3-8898-29ccd6449007 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:10.760198 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:10.760198 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:10.763662 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e23ca330-2592-4bb3-8898-29ccd6449007 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Volume info retrieved successfully. Jul 03 22:00:10.767820 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e23ca330-2592-4bb3-8898-29ccd6449007 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 returned with HTTP 200 Jul 03 22:00:10.768288 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1201/4846] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:00:10 2026] GET /volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:00:10.782296 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-237ec477-3ba2-4a84-88c5-a7b277192a4d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:10.784196 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-237ec477-3ba2-4a84-88c5-a7b277192a4d tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] GET https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 Jul 03 22:00:10.784196 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-237ec477-3ba2-4a84-88c5-a7b277192a4d tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:10.784304 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-237ec477-3ba2-4a84-88c5-a7b277192a4d tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:10.790974 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:10.790974 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:10.794848 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-237ec477-3ba2-4a84-88c5-a7b277192a4d tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Volume info retrieved successfully. Jul 03 22:00:10.801264 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-237ec477-3ba2-4a84-88c5-a7b277192a4d tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 returned with HTTP 200 Jul 03 22:00:10.801264 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1232/4847] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:00:10 2026] GET /volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:00:10.815462 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-77d9a6d9-708a-4a26-91fe-b0e73cd3994f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:10.816176 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-77d9a6d9-708a-4a26-91fe-b0e73cd3994f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 22:00:10.816456 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-77d9a6d9-708a-4a26-91fe-b0e73cd3994f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:10.816619 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-77d9a6d9-708a-4a26-91fe-b0e73cd3994f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:10.816746 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-77d9a6d9-708a-4a26-91fe-b0e73cd3994f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:10.828722 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:10.828722 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:10.829512 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-77d9a6d9-708a-4a26-91fe-b0e73cd3994f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 22:00:10.829967 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1201/4848] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:10 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:10.856907 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-87632a0a-2dc3-46fe-911f-6e03d194409a req-9c94af60-8c9a-4b75-88ce-415c97d60014 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:10.859215 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-87632a0a-2dc3-46fe-911f-6e03d194409a req-9c94af60-8c9a-4b75-88ce-415c97d60014 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] GET https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 Jul 03 22:00:10.859511 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-87632a0a-2dc3-46fe-911f-6e03d194409a req-9c94af60-8c9a-4b75-88ce-415c97d60014 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:10.859777 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-87632a0a-2dc3-46fe-911f-6e03d194409a req-9c94af60-8c9a-4b75-88ce-415c97d60014 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:10.867626 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:10.867626 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:10.872195 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-87632a0a-2dc3-46fe-911f-6e03d194409a req-9c94af60-8c9a-4b75-88ce-415c97d60014 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Volume info retrieved successfully. Jul 03 22:00:10.877711 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-87632a0a-2dc3-46fe-911f-6e03d194409a req-9c94af60-8c9a-4b75-88ce-415c97d60014 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 returned with HTTP 200 Jul 03 22:00:10.878197 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1202/4849] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 22:00:10 2026] GET /volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 => generated 862 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:10.944670 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-684e69b1-c358-4799-9f06-cb04141ab103 req-4075a1da-2f50-44b5-9cf3-da6121287d06 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/attachments/10019d6c-b141-4521-954e-d8ca60aae116 returned with HTTP 200 Jul 03 22:00:10.944758 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1215/4850] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 22:00:10 2026] DELETE /volume/v3/attachments/10019d6c-b141-4521-954e-d8ca60aae116 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:11.454189 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-38123de1-027a-4017-bc49-374d621fd2ee None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:11.456448 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-38123de1-027a-4017-bc49-374d621fd2ee tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b Jul 03 22:00:11.456789 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-38123de1-027a-4017-bc49-374d621fd2ee tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:11.457059 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-38123de1-027a-4017-bc49-374d621fd2ee tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:11.457187 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-38123de1-027a-4017-bc49-374d621fd2ee tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 2330b105-9bff-4659-a1e2-309b16ec7f2b. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:11.461909 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:11.461909 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:11.462836 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-38123de1-027a-4017-bc49-374d621fd2ee tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b returned with HTTP 200 Jul 03 22:00:11.463395 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1233/4851] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:11 2026] GET /volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:11.841304 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3cbf3dc3-87c2-4d01-931d-b423f1e47bdf None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:11.843331 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3cbf3dc3-87c2-4d01-931d-b423f1e47bdf tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 22:00:11.843607 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3cbf3dc3-87c2-4d01-931d-b423f1e47bdf tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:11.843870 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3cbf3dc3-87c2-4d01-931d-b423f1e47bdf tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:11.844045 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-3cbf3dc3-87c2-4d01-931d-b423f1e47bdf tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:11.849718 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:11.849718 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:11.850796 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3cbf3dc3-87c2-4d01-931d-b423f1e47bdf tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 22:00:11.851554 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1202/4852] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:11 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:11.936681 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8bddaeee-085c-4412-8234-a2c32c1c3683 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:11.938473 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8bddaeee-085c-4412-8234-a2c32c1c3683 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:00:11.938804 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8bddaeee-085c-4412-8234-a2c32c1c3683 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-413778348", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:11.940328 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-8bddaeee-085c-4412-8234-a2c32c1c3683 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-413778348', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:00:11.940466 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-8bddaeee-085c-4412-8234-a2c32c1c3683 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Create volume of 1 GB Jul 03 22:00:11.946986 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8bddaeee-085c-4412-8234-a2c32c1c3683 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Availability Zones retrieved successfully. Jul 03 22:00:11.950746 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8bddaeee-085c-4412-8234-a2c32c1c3683 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Flow 'volume_create_api' (eef56cf0-ec45-43f3-be95-41e102aadec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:00:11.951646 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8bddaeee-085c-4412-8234-a2c32c1c3683 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (874abd67-79ab-4eb2-a119-15efc7748f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:11.952930 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-8bddaeee-085c-4412-8234-a2c32c1c3683 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:00:11.988108 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8bddaeee-085c-4412-8234-a2c32c1c3683 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (874abd67-79ab-4eb2-a119-15efc7748f70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:11.988966 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8bddaeee-085c-4412-8234-a2c32c1c3683 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ade91246-a1cf-40fa-8047-29e038f8133f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:12.057912 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-8bddaeee-085c-4412-8234-a2c32c1c3683 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Created reservations ['dac5382b-8c83-4387-8cd1-adc9bb213439', 'fe85fea9-6b6e-41d1-88ce-63df6036129a', 'e0c07aa6-86ca-4e4e-adf9-0cbfd529d74e', 'ce1c5397-2d1f-4407-9ca0-0643a50465aa'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:00:12.058633 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8bddaeee-085c-4412-8234-a2c32c1c3683 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ade91246-a1cf-40fa-8047-29e038f8133f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dac5382b-8c83-4387-8cd1-adc9bb213439', 'fe85fea9-6b6e-41d1-88ce-63df6036129a', 'e0c07aa6-86ca-4e4e-adf9-0cbfd529d74e', 'ce1c5397-2d1f-4407-9ca0-0643a50465aa']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:12.059243 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8bddaeee-085c-4412-8234-a2c32c1c3683 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12faf8ad-b239-4282-85e7-1171f893e1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:12.084649 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8bddaeee-085c-4412-8234-a2c32c1c3683 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12faf8ad-b239-4282-85e7-1171f893e1c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e12a4d12-cb68-49c5-ab3a-ff367045c46f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-413778348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af00524f72934480af8596fb1937b02c',qos_specs=None,replication_status=,reservations=['dac5382b-8c83-4387-8cd1-adc9bb213439','fe85fea9-6b6e-41d1-88ce-63df6036129a','e0c07aa6-86ca-4e4e-adf9-0cbfd529d74e','ce1c5397-2d1f-4407-9ca0-0643a50465aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8ef518ed261402791db0f1439bfe706',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:00:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-413778348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e12a4d12-cb68-49c5-ab3a-ff367045c46f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af00524f72934480af8596fb1937b02c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8ef518ed261402791db0f1439bfe706',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:12.086057 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8bddaeee-085c-4412-8234-a2c32c1c3683 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (438a3a27-28cc-4b8b-9822-01c7b18700da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:12.110335 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8bddaeee-085c-4412-8234-a2c32c1c3683 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (438a3a27-28cc-4b8b-9822-01c7b18700da) transitioned into state 'SUCCESS' from state '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-413778348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af00524f72934480af8596fb1937b02c',qos_specs=None,replication_status=,reservations=['dac5382b-8c83-4387-8cd1-adc9bb213439','fe85fea9-6b6e-41d1-88ce-63df6036129a','e0c07aa6-86ca-4e4e-adf9-0cbfd529d74e','ce1c5397-2d1f-4407-9ca0-0643a50465aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8ef518ed261402791db0f1439bfe706',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:12.111546 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8bddaeee-085c-4412-8234-a2c32c1c3683 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2efe591-03fd-41ca-8336-4223a04232c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:12.126301 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8bddaeee-085c-4412-8234-a2c32c1c3683 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2efe591-03fd-41ca-8336-4223a04232c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:12.127299 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8bddaeee-085c-4412-8234-a2c32c1c3683 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Flow 'volume_create_api' (eef56cf0-ec45-43f3-be95-41e102aadec8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:00:12.127661 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8bddaeee-085c-4412-8234-a2c32c1c3683 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Create volume request issued successfully. Jul 03 22:00:12.128287 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8bddaeee-085c-4412-8234-a2c32c1c3683 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:00:12.128784 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1203/4853] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 22:00:11 2026] POST /volume/v3/volumes => generated 744 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:00:12.474278 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-972a679c-c9d0-46ca-918d-f416656a1cb6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:12.475822 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-972a679c-c9d0-46ca-918d-f416656a1cb6 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b Jul 03 22:00:12.476000 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-972a679c-c9d0-46ca-918d-f416656a1cb6 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:12.476187 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-972a679c-c9d0-46ca-918d-f416656a1cb6 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:12.476300 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-972a679c-c9d0-46ca-918d-f416656a1cb6 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 2330b105-9bff-4659-a1e2-309b16ec7f2b. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:12.478943 np0000004475 devstack@c-api.service[99934]: DEBUG dbcounter [-] [99934] Writing DB stats cinder:SELECT=234,cinder:INSERT=36,cinder:UPDATE=66 {{(pid=99934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:00:12.484551 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:12.484551 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:12.485267 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-972a679c-c9d0-46ca-918d-f416656a1cb6 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b returned with HTTP 200 Jul 03 22:00:12.485703 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1216/4854] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:12 2026] GET /volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:12.861179 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-82ae9c8e-886e-4e99-bf1a-ce712daeeaa5 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:12.863424 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-82ae9c8e-886e-4e99-bf1a-ce712daeeaa5 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 22:00:12.863583 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-82ae9c8e-886e-4e99-bf1a-ce712daeeaa5 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:12.863802 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-82ae9c8e-886e-4e99-bf1a-ce712daeeaa5 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:12.863912 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-82ae9c8e-886e-4e99-bf1a-ce712daeeaa5 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:12.876350 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:12.876350 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:12.877310 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-82ae9c8e-886e-4e99-bf1a-ce712daeeaa5 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 22:00:12.877730 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1234/4855] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:12 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:12.925843 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-06105729-a636-44be-b190-3f0cfbae36d2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:12.926285 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-06105729-a636-44be-b190-3f0cfbae36d2 None None] GET https://10.4.3.32/volume// Jul 03 22:00:12.926469 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-06105729-a636-44be-b190-3f0cfbae36d2 None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:12.926685 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-06105729-a636-44be-b190-3f0cfbae36d2 None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:12.927046 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-06105729-a636-44be-b190-3f0cfbae36d2 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:00:12.927400 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1203/4856] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 22:00: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 22:00:12.935485 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-87632a0a-2dc3-46fe-911f-6e03d194409a req-b7b47118-65b9-45f7-9166-17a91e0a51da None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:12.938022 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-87632a0a-2dc3-46fe-911f-6e03d194409a req-b7b47118-65b9-45f7-9166-17a91e0a51da tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 22:00:12.938519 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-87632a0a-2dc3-46fe-911f-6e03d194409a req-b7b47118-65b9-45f7-9166-17a91e0a51da tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67e9a9b8-dceb-4254-8fa1-78330b1688e7", "connector": null, "instance_uuid": "8d8834d6-27ab-41e3-805c-2aadca0a23ec"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:12.947027 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:12.947027 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:12.987845 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-87632a0a-2dc3-46fe-911f-6e03d194409a req-b7b47118-65b9-45f7-9166-17a91e0a51da tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 22:00:12.988359 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1204/4857] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 22:00:12 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 22:00:13.401314 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-49ee3874-8a74-4e4e-98de-c374f83761e0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:13.403769 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-49ee3874-8a74-4e4e-98de-c374f83761e0 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] GET https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 Jul 03 22:00:13.403769 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-49ee3874-8a74-4e4e-98de-c374f83761e0 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:13.403993 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-49ee3874-8a74-4e4e-98de-c374f83761e0 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:13.415556 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:13.415556 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:13.420601 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-49ee3874-8a74-4e4e-98de-c374f83761e0 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Volume info retrieved successfully. Jul 03 22:00:13.427611 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-49ee3874-8a74-4e4e-98de-c374f83761e0 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 returned with HTTP 200 Jul 03 22:00:13.428192 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1217/4858] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:00:13 2026] GET /volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:00:13.498961 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-5112d9fd-6649-48f6-bd64-b42abfd25207 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:13.501200 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5112d9fd-6649-48f6-bd64-b42abfd25207 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b Jul 03 22:00:13.501530 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5112d9fd-6649-48f6-bd64-b42abfd25207 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:13.501726 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5112d9fd-6649-48f6-bd64-b42abfd25207 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:13.501838 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-5112d9fd-6649-48f6-bd64-b42abfd25207 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 2330b105-9bff-4659-a1e2-309b16ec7f2b. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:13.507358 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:13.507358 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:13.507932 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5112d9fd-6649-48f6-bd64-b42abfd25207 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b returned with HTTP 200 Jul 03 22:00:13.507993 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1235/4859] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:13 2026] GET /volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:13.521401 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-6e3ea1f8-48d5-4fd3-b1d1-1ea0a02fc06f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:13.521882 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6e3ea1f8-48d5-4fd3-b1d1-1ea0a02fc06f None None] GET https://10.4.3.32/volume// Jul 03 22:00:13.522514 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6e3ea1f8-48d5-4fd3-b1d1-1ea0a02fc06f None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:13.522514 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6e3ea1f8-48d5-4fd3-b1d1-1ea0a02fc06f None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:13.522901 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6e3ea1f8-48d5-4fd3-b1d1-1ea0a02fc06f None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:00:13.523239 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1204/4860] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 22:00: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 22:00:13.532432 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-87632a0a-2dc3-46fe-911f-6e03d194409a req-872d40b1-cd81-446a-986d-4542944570b2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:13.534712 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-87632a0a-2dc3-46fe-911f-6e03d194409a req-872d40b1-cd81-446a-986d-4542944570b2 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] GET https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 Jul 03 22:00:13.534995 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-87632a0a-2dc3-46fe-911f-6e03d194409a req-872d40b1-cd81-446a-986d-4542944570b2 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:13.535279 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-87632a0a-2dc3-46fe-911f-6e03d194409a req-872d40b1-cd81-446a-986d-4542944570b2 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:13.545270 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:13.545270 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:13.548522 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-87632a0a-2dc3-46fe-911f-6e03d194409a req-872d40b1-cd81-446a-986d-4542944570b2 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Volume info retrieved successfully. Jul 03 22:00:13.552271 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-87632a0a-2dc3-46fe-911f-6e03d194409a req-872d40b1-cd81-446a-986d-4542944570b2 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 returned with HTTP 200 Jul 03 22:00:13.552683 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1205/4861] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 22:00:13 2026] GET /volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 => generated 1041 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:00:13.660274 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-87632a0a-2dc3-46fe-911f-6e03d194409a req-6f693998-e724-4b68-8613-ed681c1b4062 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:13.662738 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-87632a0a-2dc3-46fe-911f-6e03d194409a req-6f693998-e724-4b68-8613-ed681c1b4062 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] PUT https://10.4.3.32/volume/v3/attachments/45281a59-ea0b-4005-8e39-f50191c19cc5 Jul 03 22:00:13.663187 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-87632a0a-2dc3-46fe-911f-6e03d194409a req-6f693998-e724-4b68-8613-ed681c1b4062 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:13.672813 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-87632a0a-2dc3-46fe-911f-6e03d194409a req-6f693998-e724-4b68-8613-ed681c1b4062 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Acquiring lock "cinder-attachment_update-67e9a9b8-dceb-4254-8fa1-78330b1688e7-np0000004475" by "attachment_update" {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 22:00:13.678399 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-87632a0a-2dc3-46fe-911f-6e03d194409a req-6f693998-e724-4b68-8613-ed681c1b4062 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Lock "cinder-attachment_update-67e9a9b8-dceb-4254-8fa1-78330b1688e7-np0000004475" acquired by "attachment_update" :: waited 0.006s {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 22:00:13.679821 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:13.679821 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:13.890770 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d8fdef7a-59f7-4522-b7ce-7219c0483cba None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:13.892599 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d8fdef7a-59f7-4522-b7ce-7219c0483cba tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 22:00:13.892782 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d8fdef7a-59f7-4522-b7ce-7219c0483cba tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:13.892954 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d8fdef7a-59f7-4522-b7ce-7219c0483cba tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:13.893056 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-d8fdef7a-59f7-4522-b7ce-7219c0483cba tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:13.899006 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:13.899006 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:13.900143 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d8fdef7a-59f7-4522-b7ce-7219c0483cba tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 22:00:13.900698 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1236/4862] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:13 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:14.212285 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-87632a0a-2dc3-46fe-911f-6e03d194409a req-6f693998-e724-4b68-8613-ed681c1b4062 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Lock "cinder-attachment_update-67e9a9b8-dceb-4254-8fa1-78330b1688e7-np0000004475" released by "attachment_update" :: held 0.534s {{(pid=99934) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 22:00:14.212933 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-87632a0a-2dc3-46fe-911f-6e03d194409a req-6f693998-e724-4b68-8613-ed681c1b4062 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] https://10.4.3.32/volume/v3/attachments/45281a59-ea0b-4005-8e39-f50191c19cc5 returned with HTTP 200 Jul 03 22:00:14.214425 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1218/4863] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 22:00:13 2026] PUT /volume/v3/attachments/45281a59-ea0b-4005-8e39-f50191c19cc5 => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:00:14.444042 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-02c5c277-8a4e-4261-beb2-6242b0df68bc None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:14.446034 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-02c5c277-8a4e-4261-beb2-6242b0df68bc tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] GET https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 Jul 03 22:00:14.446260 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-02c5c277-8a4e-4261-beb2-6242b0df68bc tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:14.446570 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-02c5c277-8a4e-4261-beb2-6242b0df68bc tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:14.462665 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:14.462665 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:14.468010 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-02c5c277-8a4e-4261-beb2-6242b0df68bc tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Volume info retrieved successfully. Jul 03 22:00:14.474451 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-02c5c277-8a4e-4261-beb2-6242b0df68bc tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 returned with HTTP 200 Jul 03 22:00:14.474961 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1205/4864] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:00:14 2026] GET /volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 => generated 880 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:00:14.520235 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ed838b77-6bf6-4222-a716-13a44e1bc265 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:14.522285 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ed838b77-6bf6-4222-a716-13a44e1bc265 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b Jul 03 22:00:14.522553 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ed838b77-6bf6-4222-a716-13a44e1bc265 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:14.522743 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ed838b77-6bf6-4222-a716-13a44e1bc265 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:14.522894 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-ed838b77-6bf6-4222-a716-13a44e1bc265 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 2330b105-9bff-4659-a1e2-309b16ec7f2b. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:14.528825 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:14.528825 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:14.529959 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ed838b77-6bf6-4222-a716-13a44e1bc265 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b returned with HTTP 200 Jul 03 22:00:14.530590 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1206/4865] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:14 2026] GET /volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:14.911010 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-62e5f29a-5fac-4fcc-b43c-c0f5cfa08fb8 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:14.912600 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-62e5f29a-5fac-4fcc-b43c-c0f5cfa08fb8 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 22:00:14.912756 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-62e5f29a-5fac-4fcc-b43c-c0f5cfa08fb8 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:14.912938 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-62e5f29a-5fac-4fcc-b43c-c0f5cfa08fb8 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:14.913075 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-62e5f29a-5fac-4fcc-b43c-c0f5cfa08fb8 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:14.917183 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:14.917183 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:14.917964 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-62e5f29a-5fac-4fcc-b43c-c0f5cfa08fb8 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 22:00:14.918275 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1237/4866] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:14 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:15.400054 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-8225e051-095b-4043-afb4-512a204c59f8 req-cf895df1-8846-449a-a3f8-f028dae57e90 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:15.407254 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-8225e051-095b-4043-afb4-512a204c59f8 req-cf895df1-8846-449a-a3f8-f028dae57e90 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] DELETE https://10.4.3.32/volume/v3/attachments/10019d6c-b141-4521-954e-d8ca60aae116 Jul 03 22:00:15.407254 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-8225e051-095b-4043-afb4-512a204c59f8 req-cf895df1-8846-449a-a3f8-f028dae57e90 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:15.407254 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-8225e051-095b-4043-afb4-512a204c59f8 req-cf895df1-8846-449a-a3f8-f028dae57e90 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:15.415403 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-8225e051-095b-4043-afb4-512a204c59f8 req-cf895df1-8846-449a-a3f8-f028dae57e90 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/attachments/10019d6c-b141-4521-954e-d8ca60aae116 returned with HTTP 404 Jul 03 22:00:15.415723 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1219/4867] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 22:00:15 2026] DELETE /volume/v3/attachments/10019d6c-b141-4521-954e-d8ca60aae116 => generated 149 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 22:00:15.487833 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b07a0443-1f63-432b-8955-ac6df7283a94 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:15.489828 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b07a0443-1f63-432b-8955-ac6df7283a94 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] GET https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 Jul 03 22:00:15.490105 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b07a0443-1f63-432b-8955-ac6df7283a94 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:15.490453 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b07a0443-1f63-432b-8955-ac6df7283a94 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:15.500910 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:15.500910 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:15.506824 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-b07a0443-1f63-432b-8955-ac6df7283a94 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Volume info retrieved successfully. Jul 03 22:00:15.512984 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b07a0443-1f63-432b-8955-ac6df7283a94 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 returned with HTTP 200 Jul 03 22:00:15.514255 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1206/4868] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:00:15 2026] GET /volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:00:15.541605 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-66f60634-7e4a-4c6f-a883-3e6d454f60e1 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:15.543487 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-66f60634-7e4a-4c6f-a883-3e6d454f60e1 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b Jul 03 22:00:15.543750 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-66f60634-7e4a-4c6f-a883-3e6d454f60e1 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:15.543987 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-66f60634-7e4a-4c6f-a883-3e6d454f60e1 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:15.544166 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-66f60634-7e4a-4c6f-a883-3e6d454f60e1 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 2330b105-9bff-4659-a1e2-309b16ec7f2b. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:15.548871 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:15.548871 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:15.549676 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-66f60634-7e4a-4c6f-a883-3e6d454f60e1 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b returned with HTTP 200 Jul 03 22:00:15.550061 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1207/4869] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:15 2026] GET /volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:15.928748 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-0b8c97f7-c179-452f-9e84-fca5f9823d87 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:15.931067 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0b8c97f7-c179-452f-9e84-fca5f9823d87 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 22:00:15.931353 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0b8c97f7-c179-452f-9e84-fca5f9823d87 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:15.931634 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0b8c97f7-c179-452f-9e84-fca5f9823d87 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:15.931786 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-0b8c97f7-c179-452f-9e84-fca5f9823d87 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:15.936386 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:15.936386 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:15.937099 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0b8c97f7-c179-452f-9e84-fca5f9823d87 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 22:00:15.937471 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1238/4870] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:15 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:16.526313 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-058dbae5-3153-4e71-95a2-24dbc164be29 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:16.528068 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-058dbae5-3153-4e71-95a2-24dbc164be29 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] GET https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 Jul 03 22:00:16.528283 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-058dbae5-3153-4e71-95a2-24dbc164be29 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:16.528509 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-058dbae5-3153-4e71-95a2-24dbc164be29 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:16.537521 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:16.537521 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:16.540932 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-058dbae5-3153-4e71-95a2-24dbc164be29 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Volume info retrieved successfully. Jul 03 22:00:16.544759 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-058dbae5-3153-4e71-95a2-24dbc164be29 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 returned with HTTP 200 Jul 03 22:00:16.545349 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1220/4871] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:00:16 2026] GET /volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:00:16.559815 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-04a9a10a-ceeb-4feb-b62b-9002c1b148e0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:16.561707 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-04a9a10a-ceeb-4feb-b62b-9002c1b148e0 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b Jul 03 22:00:16.561928 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-04a9a10a-ceeb-4feb-b62b-9002c1b148e0 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:16.562107 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-04a9a10a-ceeb-4feb-b62b-9002c1b148e0 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:16.562211 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-04a9a10a-ceeb-4feb-b62b-9002c1b148e0 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 2330b105-9bff-4659-a1e2-309b16ec7f2b. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:16.566299 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:16.566299 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:16.566955 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-04a9a10a-ceeb-4feb-b62b-9002c1b148e0 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b returned with HTTP 200 Jul 03 22:00:16.567333 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1207/4872] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:16 2026] GET /volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:16.946600 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-22c3cc5a-4c39-4a4b-a312-6c903d9382ab None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:16.948413 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-22c3cc5a-4c39-4a4b-a312-6c903d9382ab tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 22:00:16.948621 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-22c3cc5a-4c39-4a4b-a312-6c903d9382ab tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:16.948810 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-22c3cc5a-4c39-4a4b-a312-6c903d9382ab tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:16.948917 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-22c3cc5a-4c39-4a4b-a312-6c903d9382ab tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:16.952985 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:16.952985 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:16.953723 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-22c3cc5a-4c39-4a4b-a312-6c903d9382ab tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 22:00:16.954058 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1208/4873] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:16 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:17.556502 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-91029c85-bb90-4d83-acb7-8cb132345ae5 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:17.558407 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-91029c85-bb90-4d83-acb7-8cb132345ae5 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] GET https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 Jul 03 22:00:17.558742 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-91029c85-bb90-4d83-acb7-8cb132345ae5 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:17.558923 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-91029c85-bb90-4d83-acb7-8cb132345ae5 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:17.567509 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:17.567509 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:17.570934 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-91029c85-bb90-4d83-acb7-8cb132345ae5 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Volume info retrieved successfully. Jul 03 22:00:17.575015 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-91029c85-bb90-4d83-acb7-8cb132345ae5 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 returned with HTTP 200 Jul 03 22:00:17.575555 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1239/4874] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:00:17 2026] GET /volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 22:00:17.579397 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-fe8d3bcd-0fd9-45c6-87f2-5fe9110135eb None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:17.581426 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fe8d3bcd-0fd9-45c6-87f2-5fe9110135eb tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b Jul 03 22:00:17.581426 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fe8d3bcd-0fd9-45c6-87f2-5fe9110135eb tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:17.581628 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fe8d3bcd-0fd9-45c6-87f2-5fe9110135eb tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:17.581730 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-fe8d3bcd-0fd9-45c6-87f2-5fe9110135eb tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 2330b105-9bff-4659-a1e2-309b16ec7f2b. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:17.586938 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:17.586938 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:17.587656 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fe8d3bcd-0fd9-45c6-87f2-5fe9110135eb tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b returned with HTTP 200 Jul 03 22:00:17.588044 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1221/4875] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:17 2026] GET /volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:17.965150 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3d6b7bdb-adad-4b2e-bd66-f728682abcf6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:17.969215 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3d6b7bdb-adad-4b2e-bd66-f728682abcf6 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 22:00:17.969495 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3d6b7bdb-adad-4b2e-bd66-f728682abcf6 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:17.969821 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3d6b7bdb-adad-4b2e-bd66-f728682abcf6 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:17.969927 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-3d6b7bdb-adad-4b2e-bd66-f728682abcf6 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:17.979288 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:17.979288 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:17.980550 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3d6b7bdb-adad-4b2e-bd66-f728682abcf6 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 22:00:17.981178 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1208/4876] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:17 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:18.590027 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5ce8b429-6d1c-4364-98e3-8d14df5fdb2e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:18.591539 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5ce8b429-6d1c-4364-98e3-8d14df5fdb2e tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] GET https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 Jul 03 22:00:18.591715 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5ce8b429-6d1c-4364-98e3-8d14df5fdb2e tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:18.591865 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5ce8b429-6d1c-4364-98e3-8d14df5fdb2e tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:18.599352 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-73935085-357e-4853-97cd-e72b1e96d76d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:18.601623 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-73935085-357e-4853-97cd-e72b1e96d76d tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b Jul 03 22:00:18.602131 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-73935085-357e-4853-97cd-e72b1e96d76d tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:18.602405 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-73935085-357e-4853-97cd-e72b1e96d76d tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:18.602562 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-73935085-357e-4853-97cd-e72b1e96d76d tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 2330b105-9bff-4659-a1e2-309b16ec7f2b. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:18.603279 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:18.603279 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:18.607571 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:18.607571 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:18.608465 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-5ce8b429-6d1c-4364-98e3-8d14df5fdb2e tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Volume info retrieved successfully. Jul 03 22:00:18.608569 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-73935085-357e-4853-97cd-e72b1e96d76d tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b returned with HTTP 200 Jul 03 22:00:18.609111 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1240/4877] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:18 2026] GET /volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:18.613384 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5ce8b429-6d1c-4364-98e3-8d14df5fdb2e tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 returned with HTTP 200 Jul 03 22:00:18.613917 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1209/4878] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:00:18 2026] GET /volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:00:18.992764 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-17afa241-02e3-43a5-83a0-76aad3eec467 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:18.994877 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-17afa241-02e3-43a5-83a0-76aad3eec467 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 22:00:18.995024 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-17afa241-02e3-43a5-83a0-76aad3eec467 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:18.995224 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-17afa241-02e3-43a5-83a0-76aad3eec467 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:18.995329 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-17afa241-02e3-43a5-83a0-76aad3eec467 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:18.999650 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:18.999650 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:19.000522 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-17afa241-02e3-43a5-83a0-76aad3eec467 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 22:00:19.001012 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1222/4879] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:18 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:19.010339 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-189e717f-818c-49ae-996e-249271bac745 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:19.011929 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-189e717f-818c-49ae-996e-249271bac745 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/volumes/4fc5a7fd-d419-4fbb-90a5-26bf31f07fe9 Jul 03 22:00:19.012091 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-189e717f-818c-49ae-996e-249271bac745 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:19.012290 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-189e717f-818c-49ae-996e-249271bac745 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:19.018678 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:19.018678 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:19.021571 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-189e717f-818c-49ae-996e-249271bac745 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Volume info retrieved successfully. Jul 03 22:00:19.025060 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-189e717f-818c-49ae-996e-249271bac745 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/volumes/4fc5a7fd-d419-4fbb-90a5-26bf31f07fe9 returned with HTTP 200 Jul 03 22:00:19.025421 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1209/4880] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:19 2026] GET /volume/v3/volumes/4fc5a7fd-d419-4fbb-90a5-26bf31f07fe9 => generated 840 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:19.037185 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-780369ef-fd56-474d-ad21-c593af4c0893 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:19.039040 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-780369ef-fd56-474d-ad21-c593af4c0893 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] DELETE https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 22:00:19.039288 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-780369ef-fd56-474d-ad21-c593af4c0893 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:19.039470 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-780369ef-fd56-474d-ad21-c593af4c0893 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:19.039577 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.contrib.backups [None req-780369ef-fd56-474d-ad21-c593af4c0893 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Delete backup with id: 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. Jul 03 22:00:19.043636 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:19.043636 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:19.055475 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.backup.rpcapi [None req-780369ef-fd56-474d-ad21-c593af4c0893 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] delete_backup rpcapi backup_id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 {{(pid=99936) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 22:00:19.056980 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-780369ef-fd56-474d-ad21-c593af4c0893 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 202 Jul 03 22:00:19.057436 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1241/4881] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:00:19 2026] DELETE /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 22:00:19.064399 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-fbdcd655-b1d2-4ab9-a1c4-a21349179e2c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:19.066162 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fbdcd655-b1d2-4ab9-a1c4-a21349179e2c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 22:00:19.066479 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fbdcd655-b1d2-4ab9-a1c4-a21349179e2c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:19.066687 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fbdcd655-b1d2-4ab9-a1c4-a21349179e2c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:19.066793 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-fbdcd655-b1d2-4ab9-a1c4-a21349179e2c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:19.072238 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:19.072238 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:19.072994 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fbdcd655-b1d2-4ab9-a1c4-a21349179e2c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 200 Jul 03 22:00:19.073398 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1210/4882] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:19 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:19.471678 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-cd08fa92-1694-4441-8fb7-4a6b96cb7ca5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:19.473904 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cd08fa92-1694-4441-8fb7-4a6b96cb7ca5 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/f50b9342-563d-4291-96fa-2a6d10b40bb5 Jul 03 22:00:19.474180 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cd08fa92-1694-4441-8fb7-4a6b96cb7ca5 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:19.474450 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cd08fa92-1694-4441-8fb7-4a6b96cb7ca5 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:19.474608 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-cd08fa92-1694-4441-8fb7-4a6b96cb7ca5 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Delete snapshot with id: f50b9342-563d-4291-96fa-2a6d10b40bb5 Jul 03 22:00:19.481536 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cd08fa92-1694-4441-8fb7-4a6b96cb7ca5 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/f50b9342-563d-4291-96fa-2a6d10b40bb5 returned with HTTP 404 Jul 03 22:00:19.482144 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1223/4883] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 22:00:19 2026] DELETE /volume/v3/snapshots/f50b9342-563d-4291-96fa-2a6d10b40bb5 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:19.496864 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-6c152d0b-e329-42e8-8fcd-740f01f28a98 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:19.498934 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6c152d0b-e329-42e8-8fcd-740f01f28a98 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c Jul 03 22:00:19.499168 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6c152d0b-e329-42e8-8fcd-740f01f28a98 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:19.499601 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6c152d0b-e329-42e8-8fcd-740f01f28a98 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:19.510760 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:19.510760 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:19.515366 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-6c152d0b-e329-42e8-8fcd-740f01f28a98 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 22:00:19.520213 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6c152d0b-e329-42e8-8fcd-740f01f28a98 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c returned with HTTP 200 Jul 03 22:00:19.520778 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1210/4884] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:19 2026] GET /volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:19.533297 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3a2c1c66-b68b-4b1d-83ca-3bd34420a11d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:19.535172 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3a2c1c66-b68b-4b1d-83ca-3bd34420a11d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:00:19.535621 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3a2c1c66-b68b-4b1d-83ca-3bd34420a11d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-605776703"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:19.537226 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-3a2c1c66-b68b-4b1d-83ca-3bd34420a11d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-605776703'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:00:19.537533 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-3a2c1c66-b68b-4b1d-83ca-3bd34420a11d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Create volume of 1 GB Jul 03 22:00:19.542616 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-3a2c1c66-b68b-4b1d-83ca-3bd34420a11d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Availability Zones retrieved successfully. Jul 03 22:00:19.550430 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3a2c1c66-b68b-4b1d-83ca-3bd34420a11d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Flow 'volume_create_api' (ea5a157b-7c3f-46b0-a01d-bfb39debc8d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:00:19.552017 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3a2c1c66-b68b-4b1d-83ca-3bd34420a11d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d745016f-eccb-46bd-aa5d-1a313fdd9343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:19.553419 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-3a2c1c66-b68b-4b1d-83ca-3bd34420a11d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:00:19.586097 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3a2c1c66-b68b-4b1d-83ca-3bd34420a11d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d745016f-eccb-46bd-aa5d-1a313fdd9343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:19.586905 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3a2c1c66-b68b-4b1d-83ca-3bd34420a11d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f749109-e0a4-4966-ac6c-b78012c03842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:19.623298 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-114c5e01-7c2d-4097-8f9c-65e418354b5b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:19.625432 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-114c5e01-7c2d-4097-8f9c-65e418354b5b tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b Jul 03 22:00:19.625584 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-114c5e01-7c2d-4097-8f9c-65e418354b5b tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:19.625785 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-114c5e01-7c2d-4097-8f9c-65e418354b5b tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:19.625929 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-114c5e01-7c2d-4097-8f9c-65e418354b5b tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 2330b105-9bff-4659-a1e2-309b16ec7f2b. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:19.628011 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c1f7259c-4aec-42b2-ad28-b166af15cf65 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:19.630104 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c1f7259c-4aec-42b2-ad28-b166af15cf65 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] GET https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 Jul 03 22:00:19.630395 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c1f7259c-4aec-42b2-ad28-b166af15cf65 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:19.630622 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c1f7259c-4aec-42b2-ad28-b166af15cf65 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:19.630716 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:19.630716 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:19.631339 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-114c5e01-7c2d-4097-8f9c-65e418354b5b tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b returned with HTTP 200 Jul 03 22:00:19.631790 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1211/4885] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:19 2026] GET /volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:19.642315 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:19.642315 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:19.645904 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c1f7259c-4aec-42b2-ad28-b166af15cf65 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Volume info retrieved successfully. Jul 03 22:00:19.646340 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-3a2c1c66-b68b-4b1d-83ca-3bd34420a11d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Created reservations ['4b7f7cb4-136f-4a85-95eb-019210b9ee5f', '28adae68-df9a-4356-9aae-c59a59dede4f', 'f140bad8-84ba-444d-8a46-86d822570874', 'e51950f4-090a-4a01-91d3-cf6820fd3560'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:00:19.647169 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3a2c1c66-b68b-4b1d-83ca-3bd34420a11d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f749109-e0a4-4966-ac6c-b78012c03842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b7f7cb4-136f-4a85-95eb-019210b9ee5f', '28adae68-df9a-4356-9aae-c59a59dede4f', 'f140bad8-84ba-444d-8a46-86d822570874', 'e51950f4-090a-4a01-91d3-cf6820fd3560']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:19.648150 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3a2c1c66-b68b-4b1d-83ca-3bd34420a11d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bb2098e-0292-4e6e-95ab-7ccfa7d96069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:19.650627 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c1f7259c-4aec-42b2-ad28-b166af15cf65 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 returned with HTTP 200 Jul 03 22:00:19.651016 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1224/4886] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:00:19 2026] GET /volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:00:19.672837 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3a2c1c66-b68b-4b1d-83ca-3bd34420a11d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bb2098e-0292-4e6e-95ab-7ccfa7d96069) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6291a59a-9d54-4582-b3df-5982f4b3fb39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-605776703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74aef3c1e54b41618f1398de58528711',qos_specs=None,replication_status=,reservations=['4b7f7cb4-136f-4a85-95eb-019210b9ee5f','28adae68-df9a-4356-9aae-c59a59dede4f','f140bad8-84ba-444d-8a46-86d822570874','e51950f4-090a-4a01-91d3-cf6820fd3560'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60e2dcbd582a412ab69f3e240e247a5a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:00:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-605776703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6291a59a-9d54-4582-b3df-5982f4b3fb39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74aef3c1e54b41618f1398de58528711',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60e2dcbd582a412ab69f3e240e247a5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:19.673673 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3a2c1c66-b68b-4b1d-83ca-3bd34420a11d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c95c12b3-d1b2-4388-855c-39a7b1363f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:19.691861 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3a2c1c66-b68b-4b1d-83ca-3bd34420a11d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c95c12b3-d1b2-4388-855c-39a7b1363f8d) transitioned into state 'SUCCESS' from state '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-605776703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74aef3c1e54b41618f1398de58528711',qos_specs=None,replication_status=,reservations=['4b7f7cb4-136f-4a85-95eb-019210b9ee5f','28adae68-df9a-4356-9aae-c59a59dede4f','f140bad8-84ba-444d-8a46-86d822570874','e51950f4-090a-4a01-91d3-cf6820fd3560'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60e2dcbd582a412ab69f3e240e247a5a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:19.692798 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3a2c1c66-b68b-4b1d-83ca-3bd34420a11d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5966d77c-efec-4667-b121-c0e348fd8bec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:19.702287 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3a2c1c66-b68b-4b1d-83ca-3bd34420a11d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5966d77c-efec-4667-b121-c0e348fd8bec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:19.703120 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-3a2c1c66-b68b-4b1d-83ca-3bd34420a11d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Flow 'volume_create_api' (ea5a157b-7c3f-46b0-a01d-bfb39debc8d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:00:19.703524 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-3a2c1c66-b68b-4b1d-83ca-3bd34420a11d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Create volume request issued successfully. Jul 03 22:00:19.704058 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3a2c1c66-b68b-4b1d-83ca-3bd34420a11d tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:00:19.704505 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1242/4887] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 22:00:19 2026] POST /volume/v3/volumes => generated 751 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:00:19.717805 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-5548d2c8-6817-4795-a800-09c8baabacd9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:19.720006 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5548d2c8-6817-4795-a800-09c8baabacd9 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/6291a59a-9d54-4582-b3df-5982f4b3fb39 Jul 03 22:00:19.720270 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5548d2c8-6817-4795-a800-09c8baabacd9 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:19.720519 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5548d2c8-6817-4795-a800-09c8baabacd9 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:19.729061 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:19.729061 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:19.733476 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-5548d2c8-6817-4795-a800-09c8baabacd9 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 22:00:19.738633 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5548d2c8-6817-4795-a800-09c8baabacd9 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/6291a59a-9d54-4582-b3df-5982f4b3fb39 returned with HTTP 200 Jul 03 22:00:19.739089 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1211/4888] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:19 2026] GET /volume/v3/volumes/6291a59a-9d54-4582-b3df-5982f4b3fb39 => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:20.087050 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-fe57ef45-b096-44b6-bf53-02ba54316995 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:20.089263 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fe57ef45-b096-44b6-bf53-02ba54316995 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 Jul 03 22:00:20.089572 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fe57ef45-b096-44b6-bf53-02ba54316995 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:20.089834 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fe57ef45-b096-44b6-bf53-02ba54316995 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:20.089999 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-fe57ef45-b096-44b6-bf53-02ba54316995 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 8a8f406c-10d1-4deb-a4cd-3a8803b9eb08. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:20.094976 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fe57ef45-b096-44b6-bf53-02ba54316995 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 returned with HTTP 404 Jul 03 22:00:20.095684 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1212/4889] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:20 2026] GET /volume/v3/backups/8a8f406c-10d1-4deb-a4cd-3a8803b9eb08 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:20.107656 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-8786b518-577c-4eb2-9de1-0ea6b491ac5e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:20.110114 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8786b518-577c-4eb2-9de1-0ea6b491ac5e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:00:20.110646 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8786b518-577c-4eb2-9de1-0ea6b491ac5e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1773688343"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:20.112252 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-8786b518-577c-4eb2-9de1-0ea6b491ac5e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1773688343'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:00:20.112859 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-8786b518-577c-4eb2-9de1-0ea6b491ac5e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Create volume of 1 GB Jul 03 22:00:20.117672 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-8786b518-577c-4eb2-9de1-0ea6b491ac5e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Availability Zones retrieved successfully. Jul 03 22:00:20.123528 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8786b518-577c-4eb2-9de1-0ea6b491ac5e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Flow 'volume_create_api' (b1a1cb37-20a6-4d46-b547-0f1eea183c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:00:20.124524 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8786b518-577c-4eb2-9de1-0ea6b491ac5e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fdea2f1-7a9d-41d9-871d-be3b6961b0c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:20.125597 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-8786b518-577c-4eb2-9de1-0ea6b491ac5e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:00:20.156256 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8786b518-577c-4eb2-9de1-0ea6b491ac5e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fdea2f1-7a9d-41d9-871d-be3b6961b0c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:20.157027 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8786b518-577c-4eb2-9de1-0ea6b491ac5e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75b50bc8-50a3-4604-95ee-7f0609341dae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:20.199524 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-8786b518-577c-4eb2-9de1-0ea6b491ac5e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Created reservations ['390c74d0-07bc-40ff-a32f-73a11ac8ee68', 'efdce004-79df-4d5c-ae37-367a9f6cca03', '1ea8f375-04ae-4465-a718-ffcc139ea606', '60893eb4-e0c9-4646-a235-cb330774bb33'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:00:20.200289 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8786b518-577c-4eb2-9de1-0ea6b491ac5e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75b50bc8-50a3-4604-95ee-7f0609341dae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['390c74d0-07bc-40ff-a32f-73a11ac8ee68', 'efdce004-79df-4d5c-ae37-367a9f6cca03', '1ea8f375-04ae-4465-a718-ffcc139ea606', '60893eb4-e0c9-4646-a235-cb330774bb33']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:20.201142 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8786b518-577c-4eb2-9de1-0ea6b491ac5e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dc6ea61-322b-427c-9627-ee351d70e2a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:20.228101 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8786b518-577c-4eb2-9de1-0ea6b491ac5e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dc6ea61-322b-427c-9627-ee351d70e2a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '282fbbfa-2778-47a3-8369-c3ce3fcd0827', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1773688343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23e8e9c9768642e59c8746dcfa03d8bc',qos_specs=None,replication_status=,reservations=['390c74d0-07bc-40ff-a32f-73a11ac8ee68','efdce004-79df-4d5c-ae37-367a9f6cca03','1ea8f375-04ae-4465-a718-ffcc139ea606','60893eb4-e0c9-4646-a235-cb330774bb33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ff052dc03dd4599b5ed47ae53ab755d',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:00:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1773688343',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=282fbbfa-2778-47a3-8369-c3ce3fcd0827,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23e8e9c9768642e59c8746dcfa03d8bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ff052dc03dd4599b5ed47ae53ab755d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:20.229038 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8786b518-577c-4eb2-9de1-0ea6b491ac5e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (988ab37f-4e0a-4f0c-b871-a48bd80cf5f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:20.252532 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8786b518-577c-4eb2-9de1-0ea6b491ac5e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (988ab37f-4e0a-4f0c-b871-a48bd80cf5f1) transitioned into state 'SUCCESS' from state '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-1773688343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23e8e9c9768642e59c8746dcfa03d8bc',qos_specs=None,replication_status=,reservations=['390c74d0-07bc-40ff-a32f-73a11ac8ee68','efdce004-79df-4d5c-ae37-367a9f6cca03','1ea8f375-04ae-4465-a718-ffcc139ea606','60893eb4-e0c9-4646-a235-cb330774bb33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ff052dc03dd4599b5ed47ae53ab755d',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:20.253411 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8786b518-577c-4eb2-9de1-0ea6b491ac5e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03fee4f4-f506-4885-848f-a5ca4380f216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:20.264977 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8786b518-577c-4eb2-9de1-0ea6b491ac5e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03fee4f4-f506-4885-848f-a5ca4380f216) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:20.266163 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8786b518-577c-4eb2-9de1-0ea6b491ac5e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Flow 'volume_create_api' (b1a1cb37-20a6-4d46-b547-0f1eea183c0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:00:20.266589 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-8786b518-577c-4eb2-9de1-0ea6b491ac5e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Create volume request issued successfully. Jul 03 22:00:20.267292 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8786b518-577c-4eb2-9de1-0ea6b491ac5e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:00:20.267832 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1225/4890] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 22:00:20 2026] POST /volume/v3/volumes => generated 747 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:00:20.282390 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c3a768bf-5893-46cd-b909-218f53edc455 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:20.284825 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c3a768bf-5893-46cd-b909-218f53edc455 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/volumes/282fbbfa-2778-47a3-8369-c3ce3fcd0827 Jul 03 22:00:20.285089 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c3a768bf-5893-46cd-b909-218f53edc455 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:20.285354 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c3a768bf-5893-46cd-b909-218f53edc455 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:20.294920 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:20.294920 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:20.299832 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c3a768bf-5893-46cd-b909-218f53edc455 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Volume info retrieved successfully. Jul 03 22:00:20.304525 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c3a768bf-5893-46cd-b909-218f53edc455 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/volumes/282fbbfa-2778-47a3-8369-c3ce3fcd0827 returned with HTTP 200 Jul 03 22:00:20.305045 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1243/4891] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:20 2026] GET /volume/v3/volumes/282fbbfa-2778-47a3-8369-c3ce3fcd0827 => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:20.556892 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-87632a0a-2dc3-46fe-911f-6e03d194409a req-5997b57b-dee6-4e0a-8f05-36ecb5f5b59f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:20.560468 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-87632a0a-2dc3-46fe-911f-6e03d194409a req-5997b57b-dee6-4e0a-8f05-36ecb5f5b59f tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] POST https://10.4.3.32/volume/v3/attachments/45281a59-ea0b-4005-8e39-f50191c19cc5/action Jul 03 22:00:20.560804 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-87632a0a-2dc3-46fe-911f-6e03d194409a req-5997b57b-dee6-4e0a-8f05-36ecb5f5b59f tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Action body: b'{"os-complete": null}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 22:00:20.560929 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-87632a0a-2dc3-46fe-911f-6e03d194409a req-5997b57b-dee6-4e0a-8f05-36ecb5f5b59f tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:20.577761 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:20.577761 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:20.590138 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-87632a0a-2dc3-46fe-911f-6e03d194409a req-5997b57b-dee6-4e0a-8f05-36ecb5f5b59f tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] https://10.4.3.32/volume/v3/attachments/45281a59-ea0b-4005-8e39-f50191c19cc5/action returned with HTTP 204 Jul 03 22:00:20.590799 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1212/4892] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 22:00:20 2026] POST /volume/v3/attachments/45281a59-ea0b-4005-8e39-f50191c19cc5/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:20.644927 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4cd70695-8ca6-4f5f-8155-69b3a79a7a60 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:20.646835 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4cd70695-8ca6-4f5f-8155-69b3a79a7a60 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b Jul 03 22:00:20.647059 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4cd70695-8ca6-4f5f-8155-69b3a79a7a60 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:20.647311 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4cd70695-8ca6-4f5f-8155-69b3a79a7a60 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:20.647461 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-4cd70695-8ca6-4f5f-8155-69b3a79a7a60 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 2330b105-9bff-4659-a1e2-309b16ec7f2b. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:20.652327 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:20.652327 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:20.653016 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4cd70695-8ca6-4f5f-8155-69b3a79a7a60 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b returned with HTTP 200 Jul 03 22:00:20.653516 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1213/4893] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:20 2026] GET /volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:20.665405 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a5e3b97a-a7a8-4039-8be5-9d2f8b06a766 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:20.667464 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a5e3b97a-a7a8-4039-8be5-9d2f8b06a766 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] GET https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 Jul 03 22:00:20.667755 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a5e3b97a-a7a8-4039-8be5-9d2f8b06a766 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:20.668022 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a5e3b97a-a7a8-4039-8be5-9d2f8b06a766 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:20.679055 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:20.679055 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:20.683532 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-a5e3b97a-a7a8-4039-8be5-9d2f8b06a766 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Volume info retrieved successfully. Jul 03 22:00:20.688626 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a5e3b97a-a7a8-4039-8be5-9d2f8b06a766 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 returned with HTTP 200 Jul 03 22:00:20.689114 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1226/4894] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:00:20 2026] GET /volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 => generated 1172 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:00:20.703713 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1f4b81a4-7202-4f4b-b424-2b594a25b23c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:20.706011 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1f4b81a4-7202-4f4b-b424-2b594a25b23c tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] GET https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 Jul 03 22:00:20.706304 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1f4b81a4-7202-4f4b-b424-2b594a25b23c tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:20.706571 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1f4b81a4-7202-4f4b-b424-2b594a25b23c tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:20.718618 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:20.718618 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:20.723333 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-1f4b81a4-7202-4f4b-b424-2b594a25b23c tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Volume info retrieved successfully. Jul 03 22:00:20.729540 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1f4b81a4-7202-4f4b-b424-2b594a25b23c tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 returned with HTTP 200 Jul 03 22:00:20.730199 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1244/4895] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:00:20 2026] GET /volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 => generated 1172 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:00:20.742811 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ca49c92b-d809-4f96-ac4d-c830c006f396 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:20.744651 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1213/4896] 10.4.3.32 () {70 vars in 1604 bytes} [Fri Jul 3 22:00:20 2026] DELETE /volume/v3/attachments/45281a59-ea0b-4005-8e39-f50191c19cc5 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 22:00:20.751976 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-0229c3c4-cbd1-401d-a809-bd2bcf6f85ba None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:20.752603 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-54674b57-0f08-4474-86d3-a6ef49d9142c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:20.754121 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0229c3c4-cbd1-401d-a809-bd2bcf6f85ba tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/6291a59a-9d54-4582-b3df-5982f4b3fb39 Jul 03 22:00:20.754427 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0229c3c4-cbd1-401d-a809-bd2bcf6f85ba tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:20.754640 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0229c3c4-cbd1-401d-a809-bd2bcf6f85ba tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:20.762812 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:20.762812 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:20.766644 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-0229c3c4-cbd1-401d-a809-bd2bcf6f85ba tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 22:00:20.771034 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0229c3c4-cbd1-401d-a809-bd2bcf6f85ba tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/6291a59a-9d54-4582-b3df-5982f4b3fb39 returned with HTTP 200 Jul 03 22:00:20.771469 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1214/4897] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:20 2026] GET /volume/v3/volumes/6291a59a-9d54-4582-b3df-5982f4b3fb39 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:20.784609 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-35e55f2e-64bd-4faa-b652-d7ee3b2b765e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:20.786286 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-35e55f2e-64bd-4faa-b652-d7ee3b2b765e tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 22:00:20.786888 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-35e55f2e-64bd-4faa-b652-d7ee3b2b765e tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6291a59a-9d54-4582-b3df-5982f4b3fb39", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-65277503"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:20.796956 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:20.796956 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:20.797443 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-35e55f2e-64bd-4faa-b652-d7ee3b2b765e tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 22:00:20.798446 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.snapshots [None req-35e55f2e-64bd-4faa-b652-d7ee3b2b765e tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Create snapshot from volume 6291a59a-9d54-4582-b3df-5982f4b3fb39 Jul 03 22:00:20.814287 np0000004475 devstack@c-api.service[99934]: WARNING keystonemiddleware.auth_token [None req-54674b57-0f08-4474-86d3-a6ef49d9142c None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 22:00:20.815475 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1227/4898] 10.4.3.32 () {70 vars in 1604 bytes} [Fri Jul 3 22:00:20 2026] DELETE /volume/v3/attachments/45281a59-ea0b-4005-8e39-f50191c19cc5 => generated 114 bytes in 63 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 22:00:20.822991 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1d5931ee-a037-4d9c-8e34-514239e5e6a9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:20.825131 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1d5931ee-a037-4d9c-8e34-514239e5e6a9 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] DELETE https://10.4.3.32/volume/v3/attachments/45281a59-ea0b-4005-8e39-f50191c19cc5 Jul 03 22:00:20.825462 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1d5931ee-a037-4d9c-8e34-514239e5e6a9 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:20.825736 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1d5931ee-a037-4d9c-8e34-514239e5e6a9 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:20.839726 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-35e55f2e-64bd-4faa-b652-d7ee3b2b765e tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Created reservations ['6106f2cd-7de3-4765-9dd5-006318ec9a14', 'f5483b35-052d-4740-9ded-8a37be9750f7', '6e0ccbea-a187-4ced-bc0b-862071b2992b', 'b31eb196-f03a-4e37-9a52-1ea417cdcea9'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:00:20.840986 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:20.840986 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:20.844844 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-1d5931ee-a037-4d9c-8e34-514239e5e6a9 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Attachment connected to vm 8d8834d6-27ab-41e3-805c-2aadca0a23ec, checking data on nova Jul 03 22:00:20.845143 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.compute.nova [None req-1d5931ee-a037-4d9c-8e34-514239e5e6a9 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Creating Keystone token plugin using URL: https://10.4.3.32/identity {{(pid=99933) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 22:00:20.901394 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-35e55f2e-64bd-4faa-b652-d7ee3b2b765e tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot create request issued successfully. Jul 03 22:00:20.901394 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-35e55f2e-64bd-4faa-b652-d7ee3b2b765e tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 22:00:20.901394 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1245/4899] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 22:00:20 2026] POST /volume/v3/snapshots => generated 308 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:00:20.911867 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b8129daf-8115-4106-8e78-6dc3c870d695 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:20.913901 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b8129daf-8115-4106-8e78-6dc3c870d695 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/4c724d25-4de5-4574-b383-25cdf83a6988 Jul 03 22:00:20.914098 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b8129daf-8115-4106-8e78-6dc3c870d695 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:20.914294 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b8129daf-8115-4106-8e78-6dc3c870d695 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:20.919502 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:20.919502 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:20.919950 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b8129daf-8115-4106-8e78-6dc3c870d695 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 22:00:20.921036 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b8129daf-8115-4106-8e78-6dc3c870d695 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/4c724d25-4de5-4574-b383-25cdf83a6988 returned with HTTP 200 Jul 03 22:00:20.921188 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1215/4900] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:00:20 2026] GET /volume/v3/snapshots/4c724d25-4de5-4574-b383-25cdf83a6988 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:20.971813 np0000004475 devstack@c-api.service[99933]: DEBUG novaclient.v2.client [None req-1d5931ee-a037-4d9c-8e34-514239e5e6a9 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] REQ: curl -g -i -X GET https://10.4.3.32/compute/v2.1/servers/8d8834d6-27ab-41e3-805c-2aadca0a23ec/os-volume_attachments/67e9a9b8-dceb-4254-8fa1-78330b1688e7 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}953d132cd40a729f170a8464994223ad2015ee22a6228a283b6e800a9a6b2b79" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-1d5931ee-a037-4d9c-8e34-514239e5e6a9" -H "X-Service-Token: {SHA256}9da5735e18afec003893ed4537950c3e374ecd10bfd92f020c4bb2cc7ea93d64" {{(pid=99933) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 22:00:21.053714 np0000004475 devstack@c-api.service[99933]: DEBUG novaclient.v2.client [None req-1d5931ee-a037-4d9c-8e34-514239e5e6a9 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 22:00:20 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-6e0fc34f-dd23-40a2-ae6b-bb88d806a72c x-openstack-request-id: req-6e0fc34f-dd23-40a2-ae6b-bb88d806a72c {{(pid=99933) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 22:00:21.053820 np0000004475 devstack@c-api.service[99933]: DEBUG novaclient.v2.client [None req-1d5931ee-a037-4d9c-8e34-514239e5e6a9 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "67e9a9b8-dceb-4254-8fa1-78330b1688e7", "serverId": "8d8834d6-27ab-41e3-805c-2aadca0a23ec", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "45281a59-ea0b-4005-8e39-f50191c19cc5", "bdm_uuid": "2b455001-c03d-49b8-bedf-dfeeace8d945"}} {{(pid=99933) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 22:00:21.053929 np0000004475 devstack@c-api.service[99933]: DEBUG novaclient.v2.client [None req-1d5931ee-a037-4d9c-8e34-514239e5e6a9 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] GET call to compute for https://10.4.3.32/compute/v2.1/servers/8d8834d6-27ab-41e3-805c-2aadca0a23ec/os-volume_attachments/67e9a9b8-dceb-4254-8fa1-78330b1688e7 used request id req-6e0fc34f-dd23-40a2-ae6b-bb88d806a72c {{(pid=99933) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 22:00:21.056227 np0000004475 devstack@c-api.service[99933]: ERROR cinder.volume.api [None req-1d5931ee-a037-4d9c-8e34-514239e5e6a9 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-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 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault [None req-1d5931ee-a037-4d9c-8e34-514239e5e6a9 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Caught error: Detach volume from instance 8d8834d6-27ab-41e3-805c-2aadca0a23ec using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8d8834d6-27ab-41e3-805c-2aadca0a23ec using the Compute API Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: 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 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: 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 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: 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 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: 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 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: 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 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: 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 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: 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 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: 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 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 22:00:21.058800 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: 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 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: 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 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2743, in attachment_delete Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2734, in attachment_deletion_allowed Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8d8834d6-27ab-41e3-805c-2aadca0a23ec using the Compute API Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: ERROR cinder.api.middleware.fault Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.middleware.fault [None req-1d5931ee-a037-4d9c-8e34-514239e5e6a9 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] https://10.4.3.32/volume/v3/attachments/45281a59-ea0b-4005-8e39-f50191c19cc5 returned with HTTP 409 Jul 03 22:00:21.059789 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1214/4901] 10.4.3.32 () {68 vars in 1397 bytes} [Fri Jul 3 22:00:20 2026] DELETE /volume/v3/attachments/45281a59-ea0b-4005-8e39-f50191c19cc5 => generated 167 bytes in 237 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:21.091427 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-81bdca63-4c06-4fa5-9f83-d6092655bbe6 req-7feacc5c-9aca-4cf7-b3f9-f8cc6d09f0fc None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:21.093515 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-81bdca63-4c06-4fa5-9f83-d6092655bbe6 req-7feacc5c-9aca-4cf7-b3f9-f8cc6d09f0fc tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] GET https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 Jul 03 22:00:21.093683 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-81bdca63-4c06-4fa5-9f83-d6092655bbe6 req-7feacc5c-9aca-4cf7-b3f9-f8cc6d09f0fc tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:21.093911 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-81bdca63-4c06-4fa5-9f83-d6092655bbe6 req-7feacc5c-9aca-4cf7-b3f9-f8cc6d09f0fc tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:21.105167 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:21.105167 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:21.109725 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-81bdca63-4c06-4fa5-9f83-d6092655bbe6 req-7feacc5c-9aca-4cf7-b3f9-f8cc6d09f0fc tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Volume info retrieved successfully. Jul 03 22:00:21.115800 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-81bdca63-4c06-4fa5-9f83-d6092655bbe6 req-7feacc5c-9aca-4cf7-b3f9-f8cc6d09f0fc tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 returned with HTTP 200 Jul 03 22:00:21.116448 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1228/4902] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 22:00:21 2026] GET /volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 => generated 1154 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:00:21.135885 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-81bdca63-4c06-4fa5-9f83-d6092655bbe6 req-7bba877a-c299-42ca-b4a7-17e12990ad0c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:21.138589 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-81bdca63-4c06-4fa5-9f83-d6092655bbe6 req-7bba877a-c299-42ca-b4a7-17e12990ad0c tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] POST https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7/action Jul 03 22:00:21.138791 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-81bdca63-4c06-4fa5-9f83-d6092655bbe6 req-7bba877a-c299-42ca-b4a7-17e12990ad0c tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 22:00:21.139021 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-81bdca63-4c06-4fa5-9f83-d6092655bbe6 req-7bba877a-c299-42ca-b4a7-17e12990ad0c tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:21.153554 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:21.153554 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:21.154161 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-81bdca63-4c06-4fa5-9f83-d6092655bbe6 req-7bba877a-c299-42ca-b4a7-17e12990ad0c tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Volume info retrieved successfully. Jul 03 22:00:21.161803 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-81bdca63-4c06-4fa5-9f83-d6092655bbe6 req-7bba877a-c299-42ca-b4a7-17e12990ad0c tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Begin detaching volume completed successfully. Jul 03 22:00:21.161803 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-81bdca63-4c06-4fa5-9f83-d6092655bbe6 req-7bba877a-c299-42ca-b4a7-17e12990ad0c tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7/action returned with HTTP 202 Jul 03 22:00:21.162376 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1246/4903] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 22:00:21 2026] POST /volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 22:00:21.319179 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5408a5ee-8d33-450a-be3d-0bcfb779cc7f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:21.321300 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5408a5ee-8d33-450a-be3d-0bcfb779cc7f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/volumes/282fbbfa-2778-47a3-8369-c3ce3fcd0827 Jul 03 22:00:21.321551 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5408a5ee-8d33-450a-be3d-0bcfb779cc7f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:21.321788 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5408a5ee-8d33-450a-be3d-0bcfb779cc7f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:21.329195 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:21.329195 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:21.335616 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-5408a5ee-8d33-450a-be3d-0bcfb779cc7f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Volume info retrieved successfully. Jul 03 22:00:21.343170 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5408a5ee-8d33-450a-be3d-0bcfb779cc7f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/volumes/282fbbfa-2778-47a3-8369-c3ce3fcd0827 returned with HTTP 200 Jul 03 22:00:21.343628 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1216/4904] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:21 2026] GET /volume/v3/volumes/282fbbfa-2778-47a3-8369-c3ce3fcd0827 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:21.357321 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-102d7f6f-6f54-41cf-807f-0c84f1d28b4c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:21.359519 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-102d7f6f-6f54-41cf-807f-0c84f1d28b4c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] POST https://10.4.3.32/volume/v3/backups Jul 03 22:00:21.359930 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-102d7f6f-6f54-41cf-807f-0c84f1d28b4c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "282fbbfa-2778-47a3-8369-c3ce3fcd0827", "name": "tempest-VolumesBackupsTest-Backup-1209438304"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:21.362040 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.contrib.backups [None req-102d7f6f-6f54-41cf-807f-0c84f1d28b4c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Creating new backup {'backup': {'volume_id': '282fbbfa-2778-47a3-8369-c3ce3fcd0827', 'name': 'tempest-VolumesBackupsTest-Backup-1209438304'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 22:00:21.362242 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.contrib.backups [None req-102d7f6f-6f54-41cf-807f-0c84f1d28b4c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Creating backup of volume 282fbbfa-2778-47a3-8369-c3ce3fcd0827 in container None Jul 03 22:00:21.403590 np0000004475 devstack@c-api.service[99933]: DEBUG oslo_db.sqlalchemy.engines [None req-102d7f6f-6f54-41cf-807f-0c84f1d28b4c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-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=99933) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 22:00:21.410656 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:21.410656 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:21.411209 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-102d7f6f-6f54-41cf-807f-0c84f1d28b4c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Volume info retrieved successfully. Jul 03 22:00:21.430049 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-102d7f6f-6f54-41cf-807f-0c84f1d28b4c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Created reservations ['35b2c458-6ed4-4df5-ba46-54116bf79bcb', '6336d3aa-6048-43d9-bed1-d0ec5f523f95'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:00:21.459450 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-102d7f6f-6f54-41cf-807f-0c84f1d28b4c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 22:00:21.459450 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1215/4905] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 22:00:21 2026] POST /volume/v3/backups => generated 328 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:00:21.467043 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-37a955db-f8ba-48be-9890-3916480fb89d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:21.470214 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-37a955db-f8ba-48be-9890-3916480fb89d tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 Jul 03 22:00:21.470214 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-37a955db-f8ba-48be-9890-3916480fb89d tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:21.470214 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-37a955db-f8ba-48be-9890-3916480fb89d tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:21.470214 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-37a955db-f8ba-48be-9890-3916480fb89d tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 39a9e833-e67d-4ef1-8bb7-bc9dd3571173. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:21.473933 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:21.473933 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:21.474623 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-37a955db-f8ba-48be-9890-3916480fb89d tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 returned with HTTP 200 Jul 03 22:00:21.474963 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1229/4906] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:21 2026] GET /volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:21.664864 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-976983df-ab63-4b3a-b17f-f7ec7412ec86 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:21.668015 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-976983df-ab63-4b3a-b17f-f7ec7412ec86 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b Jul 03 22:00:21.668015 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-976983df-ab63-4b3a-b17f-f7ec7412ec86 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:21.668015 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-976983df-ab63-4b3a-b17f-f7ec7412ec86 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:21.668015 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-976983df-ab63-4b3a-b17f-f7ec7412ec86 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 2330b105-9bff-4659-a1e2-309b16ec7f2b. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:21.672726 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:21.672726 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:21.673443 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-976983df-ab63-4b3a-b17f-f7ec7412ec86 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b returned with HTTP 200 Jul 03 22:00:21.673828 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1247/4907] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:21 2026] GET /volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:21.930086 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-88cbf690-f10f-4148-88de-30054f256ca8 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:21.931964 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-88cbf690-f10f-4148-88de-30054f256ca8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/4c724d25-4de5-4574-b383-25cdf83a6988 Jul 03 22:00:21.932164 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-88cbf690-f10f-4148-88de-30054f256ca8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:21.932430 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-88cbf690-f10f-4148-88de-30054f256ca8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:21.938873 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:21.938873 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:21.939459 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-88cbf690-f10f-4148-88de-30054f256ca8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 22:00:21.940443 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-88cbf690-f10f-4148-88de-30054f256ca8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/4c724d25-4de5-4574-b383-25cdf83a6988 returned with HTTP 200 Jul 03 22:00:21.940874 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1217/4908] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:00:21 2026] GET /volume/v3/snapshots/4c724d25-4de5-4574-b383-25cdf83a6988 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:21.951932 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3c8a6544-313a-463a-bcc6-99681d5e79c6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:21.953446 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3c8a6544-313a-463a-bcc6-99681d5e79c6 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:00:21.953734 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3c8a6544-313a-463a-bcc6-99681d5e79c6 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4c724d25-4de5-4574-b383-25cdf83a6988", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-836246314"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:21.955076 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-3c8a6544-313a-463a-bcc6-99681d5e79c6 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Create volume request body: {'volume': {'snapshot_id': '4c724d25-4de5-4574-b383-25cdf83a6988', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-836246314'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:00:21.959913 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:21.959913 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:21.960161 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3c8a6544-313a-463a-bcc6-99681d5e79c6 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 22:00:21.960247 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-3c8a6544-313a-463a-bcc6-99681d5e79c6 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Create volume of 2 GB Jul 03 22:00:21.963198 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3c8a6544-313a-463a-bcc6-99681d5e79c6 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Availability Zones retrieved successfully. Jul 03 22:00:21.968008 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3c8a6544-313a-463a-bcc6-99681d5e79c6 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Flow 'volume_create_api' (a7053cc8-70fc-4515-a493-67511063dd12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:00:21.968807 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3c8a6544-313a-463a-bcc6-99681d5e79c6 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (276df7ce-f249-4d44-a7f7-4507c3f4702a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:21.969597 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-3c8a6544-313a-463a-bcc6-99681d5e79c6 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:00:21.996336 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3c8a6544-313a-463a-bcc6-99681d5e79c6 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (276df7ce-f249-4d44-a7f7-4507c3f4702a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '4c724d25-4de5-4574-b383-25cdf83a6988', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:21.996990 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3c8a6544-313a-463a-bcc6-99681d5e79c6 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af3fc6d2-92d3-46ed-91ef-3ee0e40802c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:22.030179 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-3c8a6544-313a-463a-bcc6-99681d5e79c6 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Created reservations ['855c0075-f273-43a0-b6c7-679dbe6a61a2', '0209c763-cb9b-4d8e-be67-53b0356022f4', '7d673520-400d-4616-90b3-605096e141ea', '656c148a-1c7c-48e4-a407-70fe45011d0a'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:00:22.030926 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3c8a6544-313a-463a-bcc6-99681d5e79c6 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af3fc6d2-92d3-46ed-91ef-3ee0e40802c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['855c0075-f273-43a0-b6c7-679dbe6a61a2', '0209c763-cb9b-4d8e-be67-53b0356022f4', '7d673520-400d-4616-90b3-605096e141ea', '656c148a-1c7c-48e4-a407-70fe45011d0a']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:22.031622 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3c8a6544-313a-463a-bcc6-99681d5e79c6 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4219b488-49b3-440b-95bb-57458a9f37a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:22.070451 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3c8a6544-313a-463a-bcc6-99681d5e79c6 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4219b488-49b3-440b-95bb-57458a9f37a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e13974d-537d-4d18-8d73-7934a1d9f01c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-836246314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74aef3c1e54b41618f1398de58528711',qos_specs=None,replication_status=,reservations=['855c0075-f273-43a0-b6c7-679dbe6a61a2','0209c763-cb9b-4d8e-be67-53b0356022f4','7d673520-400d-4616-90b3-605096e141ea','656c148a-1c7c-48e4-a407-70fe45011d0a'],size=2,snapshot_id=4c724d25-4de5-4574-b383-25cdf83a6988,source_replicaid=,source_volid=None,status='creating',user_id='60e2dcbd582a412ab69f3e240e247a5a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:00:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-836246314',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e13974d-537d-4d18-8d73-7934a1d9f01c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74aef3c1e54b41618f1398de58528711',provider_auth=None,provider_geometry=None,provider_id=None,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=4c724d25-4de5-4574-b383-25cdf83a6988,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60e2dcbd582a412ab69f3e240e247a5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:22.071443 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3c8a6544-313a-463a-bcc6-99681d5e79c6 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6c84bfa-c66e-430a-976b-f0ddd1214eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:22.092956 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3c8a6544-313a-463a-bcc6-99681d5e79c6 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6c84bfa-c66e-430a-976b-f0ddd1214eb7) transitioned into state 'SUCCESS' from state '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-836246314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74aef3c1e54b41618f1398de58528711',qos_specs=None,replication_status=,reservations=['855c0075-f273-43a0-b6c7-679dbe6a61a2','0209c763-cb9b-4d8e-be67-53b0356022f4','7d673520-400d-4616-90b3-605096e141ea','656c148a-1c7c-48e4-a407-70fe45011d0a'],size=2,snapshot_id=4c724d25-4de5-4574-b383-25cdf83a6988,source_replicaid=,source_volid=None,status='creating',user_id='60e2dcbd582a412ab69f3e240e247a5a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:22.093526 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3c8a6544-313a-463a-bcc6-99681d5e79c6 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1d7619a-e404-48ea-a9a7-c6399d5414dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:22.113827 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3c8a6544-313a-463a-bcc6-99681d5e79c6 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1d7619a-e404-48ea-a9a7-c6399d5414dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:22.114697 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3c8a6544-313a-463a-bcc6-99681d5e79c6 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Flow 'volume_create_api' (a7053cc8-70fc-4515-a493-67511063dd12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:00:22.114975 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3c8a6544-313a-463a-bcc6-99681d5e79c6 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Create volume request issued successfully. Jul 03 22:00:22.115551 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3c8a6544-313a-463a-bcc6-99681d5e79c6 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:00:22.115930 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1216/4909] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 22:00:21 2026] POST /volume/v3/volumes => generated 785 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:00:22.127291 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6bf8204f-4cfa-4e42-b9c6-1b219ab48ffb None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:22.128846 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6bf8204f-4cfa-4e42-b9c6-1b219ab48ffb tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/1e13974d-537d-4d18-8d73-7934a1d9f01c Jul 03 22:00:22.129097 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6bf8204f-4cfa-4e42-b9c6-1b219ab48ffb tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:22.129336 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6bf8204f-4cfa-4e42-b9c6-1b219ab48ffb tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:22.137789 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:22.137789 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:22.142097 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-6bf8204f-4cfa-4e42-b9c6-1b219ab48ffb tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 22:00:22.146634 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6bf8204f-4cfa-4e42-b9c6-1b219ab48ffb tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/1e13974d-537d-4d18-8d73-7934a1d9f01c returned with HTTP 200 Jul 03 22:00:22.146982 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1230/4910] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:22 2026] GET /volume/v3/volumes/1e13974d-537d-4d18-8d73-7934a1d9f01c => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:22.186712 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-602d3dbb-0523-4f74-a5fe-09b7eff7476a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:22.187229 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-602d3dbb-0523-4f74-a5fe-09b7eff7476a None None] GET https://10.4.3.32/volume// Jul 03 22:00:22.187470 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-602d3dbb-0523-4f74-a5fe-09b7eff7476a None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:22.187709 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-602d3dbb-0523-4f74-a5fe-09b7eff7476a None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:22.188103 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-602d3dbb-0523-4f74-a5fe-09b7eff7476a None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:00:22.188488 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1248/4911] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 22:00: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 22:00:22.208428 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-81bdca63-4c06-4fa5-9f83-d6092655bbe6 req-c24125ec-6ce5-4d81-9fb9-024cb1a5fd99 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:22.210706 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-81bdca63-4c06-4fa5-9f83-d6092655bbe6 req-c24125ec-6ce5-4d81-9fb9-024cb1a5fd99 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] GET https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 Jul 03 22:00:22.215094 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-81bdca63-4c06-4fa5-9f83-d6092655bbe6 req-c24125ec-6ce5-4d81-9fb9-024cb1a5fd99 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:22.215094 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-81bdca63-4c06-4fa5-9f83-d6092655bbe6 req-c24125ec-6ce5-4d81-9fb9-024cb1a5fd99 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:22.230931 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:22.230931 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:22.234986 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-81bdca63-4c06-4fa5-9f83-d6092655bbe6 req-c24125ec-6ce5-4d81-9fb9-024cb1a5fd99 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Volume info retrieved successfully. Jul 03 22:00:22.240650 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-81bdca63-4c06-4fa5-9f83-d6092655bbe6 req-c24125ec-6ce5-4d81-9fb9-024cb1a5fd99 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 returned with HTTP 200 Jul 03 22:00:22.241474 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1218/4912] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 22:00:22 2026] GET /volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 => generated 1337 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:00:22.363897 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-403fdf15-ab15-4f25-b335-b78428259103 req-a6664007-66db-4b12-abed-e34b37a6661c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:22.366076 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-403fdf15-ab15-4f25-b335-b78428259103 req-a6664007-66db-4b12-abed-e34b37a6661c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] DELETE https://10.4.3.32/volume/v3/attachments/700b96fd-5285-4c9f-b10e-10b0870244b4 Jul 03 22:00:22.366474 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-403fdf15-ab15-4f25-b335-b78428259103 req-a6664007-66db-4b12-abed-e34b37a6661c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:22.366811 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-403fdf15-ab15-4f25-b335-b78428259103 req-a6664007-66db-4b12-abed-e34b37a6661c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:22.375406 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:22.375406 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:22.485203 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-90f04992-0427-4e9e-9c69-952dc4a86832 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:22.486973 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-90f04992-0427-4e9e-9c69-952dc4a86832 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 Jul 03 22:00:22.487242 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-90f04992-0427-4e9e-9c69-952dc4a86832 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:22.487556 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-90f04992-0427-4e9e-9c69-952dc4a86832 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:22.487736 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-90f04992-0427-4e9e-9c69-952dc4a86832 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 39a9e833-e67d-4ef1-8bb7-bc9dd3571173. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:22.492275 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:22.492275 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:22.493075 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-90f04992-0427-4e9e-9c69-952dc4a86832 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 returned with HTTP 200 Jul 03 22:00:22.493536 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1231/4913] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:22 2026] GET /volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:22.684149 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-5b72d710-6454-459e-ae42-f0e92f530001 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:22.685925 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5b72d710-6454-459e-ae42-f0e92f530001 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b Jul 03 22:00:22.686141 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5b72d710-6454-459e-ae42-f0e92f530001 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:22.686355 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5b72d710-6454-459e-ae42-f0e92f530001 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:22.686516 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-5b72d710-6454-459e-ae42-f0e92f530001 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 2330b105-9bff-4659-a1e2-309b16ec7f2b. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:22.690614 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:22.690614 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:22.691236 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5b72d710-6454-459e-ae42-f0e92f530001 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b returned with HTTP 200 Jul 03 22:00:22.691700 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1249/4914] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:22 2026] GET /volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:22.903530 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-403fdf15-ab15-4f25-b335-b78428259103 req-a6664007-66db-4b12-abed-e34b37a6661c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments/700b96fd-5285-4c9f-b10e-10b0870244b4 returned with HTTP 200 Jul 03 22:00:22.903941 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1217/4915] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 22:00:22 2026] DELETE /volume/v3/attachments/700b96fd-5285-4c9f-b10e-10b0870244b4 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:23.160665 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-074c0731-189c-4873-b455-2d26aa7f4d64 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:23.162342 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-074c0731-189c-4873-b455-2d26aa7f4d64 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/1e13974d-537d-4d18-8d73-7934a1d9f01c Jul 03 22:00:23.162565 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-074c0731-189c-4873-b455-2d26aa7f4d64 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:23.162750 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-074c0731-189c-4873-b455-2d26aa7f4d64 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:23.169698 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:23.169698 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:23.173764 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-074c0731-189c-4873-b455-2d26aa7f4d64 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 22:00:23.177917 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-074c0731-189c-4873-b455-2d26aa7f4d64 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/1e13974d-537d-4d18-8d73-7934a1d9f01c returned with HTTP 200 Jul 03 22:00:23.178332 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1219/4916] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:23 2026] GET /volume/v3/volumes/1e13974d-537d-4d18-8d73-7934a1d9f01c => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:23.190947 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2d1b1881-e79d-467f-9f6a-be742f4adbd6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:23.192756 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2d1b1881-e79d-467f-9f6a-be742f4adbd6 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/1e13974d-537d-4d18-8d73-7934a1d9f01c Jul 03 22:00:23.193021 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2d1b1881-e79d-467f-9f6a-be742f4adbd6 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:23.193265 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2d1b1881-e79d-467f-9f6a-be742f4adbd6 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:23.201215 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:23.201215 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:23.207530 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2d1b1881-e79d-467f-9f6a-be742f4adbd6 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 22:00:23.211561 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2d1b1881-e79d-467f-9f6a-be742f4adbd6 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/1e13974d-537d-4d18-8d73-7934a1d9f01c returned with HTTP 200 Jul 03 22:00:23.211924 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1232/4917] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:23 2026] GET /volume/v3/volumes/1e13974d-537d-4d18-8d73-7934a1d9f01c => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:23.225417 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d17f06b6-c5b4-41a8-b172-a57a840c1381 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:23.227244 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d17f06b6-c5b4-41a8-b172-a57a840c1381 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] DELETE https://10.4.3.32/volume/v3/volumes/1e13974d-537d-4d18-8d73-7934a1d9f01c Jul 03 22:00:23.227570 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d17f06b6-c5b4-41a8-b172-a57a840c1381 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:23.227781 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d17f06b6-c5b4-41a8-b172-a57a840c1381 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:23.227944 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-d17f06b6-c5b4-41a8-b172-a57a840c1381 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Delete volume with id: 1e13974d-537d-4d18-8d73-7934a1d9f01c Jul 03 22:00:23.235162 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:23.235162 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:23.235631 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d17f06b6-c5b4-41a8-b172-a57a840c1381 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 22:00:23.257639 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d17f06b6-c5b4-41a8-b172-a57a840c1381 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Delete volume request issued successfully. Jul 03 22:00:23.257842 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d17f06b6-c5b4-41a8-b172-a57a840c1381 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/1e13974d-537d-4d18-8d73-7934a1d9f01c returned with HTTP 202 Jul 03 22:00:23.259483 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1250/4918] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:00:23 2026] DELETE /volume/v3/volumes/1e13974d-537d-4d18-8d73-7934a1d9f01c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:00:23.266444 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1dd7b3af-659d-4a5f-b684-6d4aacc9deb5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:23.268059 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1dd7b3af-659d-4a5f-b684-6d4aacc9deb5 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/1e13974d-537d-4d18-8d73-7934a1d9f01c Jul 03 22:00:23.268282 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1dd7b3af-659d-4a5f-b684-6d4aacc9deb5 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:23.268488 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1dd7b3af-659d-4a5f-b684-6d4aacc9deb5 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:23.275041 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:23.275041 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:23.279088 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-1dd7b3af-659d-4a5f-b684-6d4aacc9deb5 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 22:00:23.284073 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1dd7b3af-659d-4a5f-b684-6d4aacc9deb5 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/1e13974d-537d-4d18-8d73-7934a1d9f01c returned with HTTP 200 Jul 03 22:00:23.284743 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1218/4919] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:23 2026] GET /volume/v3/volumes/1e13974d-537d-4d18-8d73-7934a1d9f01c => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:23.503800 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-221f852b-d7ca-40c8-a8df-e90eeed8bdad None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:23.505448 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-221f852b-d7ca-40c8-a8df-e90eeed8bdad tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 Jul 03 22:00:23.505607 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-221f852b-d7ca-40c8-a8df-e90eeed8bdad tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:23.505771 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-221f852b-d7ca-40c8-a8df-e90eeed8bdad tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:23.505870 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-221f852b-d7ca-40c8-a8df-e90eeed8bdad tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 39a9e833-e67d-4ef1-8bb7-bc9dd3571173. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:23.509792 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:23.509792 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:23.510551 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-221f852b-d7ca-40c8-a8df-e90eeed8bdad tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 returned with HTTP 200 Jul 03 22:00:23.511063 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1220/4920] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:23 2026] GET /volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:23.701541 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ae6b00a2-9642-435e-b5b5-707b9d97e4f3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:23.703434 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ae6b00a2-9642-435e-b5b5-707b9d97e4f3 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b Jul 03 22:00:23.703681 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ae6b00a2-9642-435e-b5b5-707b9d97e4f3 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:23.703900 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ae6b00a2-9642-435e-b5b5-707b9d97e4f3 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:23.704049 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-ae6b00a2-9642-435e-b5b5-707b9d97e4f3 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 2330b105-9bff-4659-a1e2-309b16ec7f2b. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:23.707893 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:23.707893 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:23.708466 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ae6b00a2-9642-435e-b5b5-707b9d97e4f3 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b returned with HTTP 200 Jul 03 22:00:23.708833 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1233/4921] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:23 2026] GET /volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:24.298057 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-97b3e72e-4992-4777-8d06-1be4aaf2dd32 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:24.300153 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-97b3e72e-4992-4777-8d06-1be4aaf2dd32 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/1e13974d-537d-4d18-8d73-7934a1d9f01c Jul 03 22:00:24.300399 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-97b3e72e-4992-4777-8d06-1be4aaf2dd32 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:24.300620 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-97b3e72e-4992-4777-8d06-1be4aaf2dd32 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:24.307395 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-97b3e72e-4992-4777-8d06-1be4aaf2dd32 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/1e13974d-537d-4d18-8d73-7934a1d9f01c returned with HTTP 404 Jul 03 22:00:24.307916 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1251/4922] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:24 2026] GET /volume/v3/volumes/1e13974d-537d-4d18-8d73-7934a1d9f01c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:24.314335 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-df6a7274-b596-47f6-9f8f-3c3cebdb128f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:24.316171 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-df6a7274-b596-47f6-9f8f-3c3cebdb128f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/1e13974d-537d-4d18-8d73-7934a1d9f01c Jul 03 22:00:24.316481 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-df6a7274-b596-47f6-9f8f-3c3cebdb128f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:24.316586 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-df6a7274-b596-47f6-9f8f-3c3cebdb128f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:24.322619 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-df6a7274-b596-47f6-9f8f-3c3cebdb128f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/1e13974d-537d-4d18-8d73-7934a1d9f01c returned with HTTP 404 Jul 03 22:00:24.323064 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1219/4923] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:24 2026] GET /volume/v3/volumes/1e13974d-537d-4d18-8d73-7934a1d9f01c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:24.329734 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1be02823-0c61-458b-82b1-48f4132c8b45 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:24.331335 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1be02823-0c61-458b-82b1-48f4132c8b45 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] DELETE https://10.4.3.32/volume/v3/volumes/1e13974d-537d-4d18-8d73-7934a1d9f01c Jul 03 22:00:24.331745 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1be02823-0c61-458b-82b1-48f4132c8b45 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:24.331745 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1be02823-0c61-458b-82b1-48f4132c8b45 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:24.331879 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-1be02823-0c61-458b-82b1-48f4132c8b45 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Delete volume with id: 1e13974d-537d-4d18-8d73-7934a1d9f01c Jul 03 22:00:24.338407 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1be02823-0c61-458b-82b1-48f4132c8b45 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/1e13974d-537d-4d18-8d73-7934a1d9f01c returned with HTTP 404 Jul 03 22:00:24.338997 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1221/4924] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:00:24 2026] DELETE /volume/v3/volumes/1e13974d-537d-4d18-8d73-7934a1d9f01c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:24.345874 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2af559c2-245f-4c5f-9fd0-0cc7117b3058 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:24.347990 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2af559c2-245f-4c5f-9fd0-0cc7117b3058 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/4c724d25-4de5-4574-b383-25cdf83a6988 Jul 03 22:00:24.348249 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2af559c2-245f-4c5f-9fd0-0cc7117b3058 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:24.348476 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2af559c2-245f-4c5f-9fd0-0cc7117b3058 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:24.348571 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-2af559c2-245f-4c5f-9fd0-0cc7117b3058 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Delete snapshot with id: 4c724d25-4de5-4574-b383-25cdf83a6988 Jul 03 22:00:24.353845 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:24.353845 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:24.354484 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2af559c2-245f-4c5f-9fd0-0cc7117b3058 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 22:00:24.369950 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2af559c2-245f-4c5f-9fd0-0cc7117b3058 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot delete request issued successfully. Jul 03 22:00:24.370163 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2af559c2-245f-4c5f-9fd0-0cc7117b3058 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/4c724d25-4de5-4574-b383-25cdf83a6988 returned with HTTP 202 Jul 03 22:00:24.370545 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1234/4925] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 22:00:24 2026] DELETE /volume/v3/snapshots/4c724d25-4de5-4574-b383-25cdf83a6988 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:00:24.378147 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2b25922a-e3fa-4aed-a5de-f0325da8e265 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:24.380467 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2b25922a-e3fa-4aed-a5de-f0325da8e265 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/4c724d25-4de5-4574-b383-25cdf83a6988 Jul 03 22:00:24.380765 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2b25922a-e3fa-4aed-a5de-f0325da8e265 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:24.381045 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2b25922a-e3fa-4aed-a5de-f0325da8e265 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:24.387212 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:24.387212 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:24.387597 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-2b25922a-e3fa-4aed-a5de-f0325da8e265 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 22:00:24.388554 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2b25922a-e3fa-4aed-a5de-f0325da8e265 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/4c724d25-4de5-4574-b383-25cdf83a6988 returned with HTTP 200 Jul 03 22:00:24.389174 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1252/4926] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:00:24 2026] GET /volume/v3/snapshots/4c724d25-4de5-4574-b383-25cdf83a6988 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:24.520820 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-dc7b4f5f-e332-4a13-87ae-581fec1635e7 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:24.522595 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-dc7b4f5f-e332-4a13-87ae-581fec1635e7 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 Jul 03 22:00:24.522831 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-dc7b4f5f-e332-4a13-87ae-581fec1635e7 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:24.523043 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-dc7b4f5f-e332-4a13-87ae-581fec1635e7 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:24.523174 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-dc7b4f5f-e332-4a13-87ae-581fec1635e7 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 39a9e833-e67d-4ef1-8bb7-bc9dd3571173. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:24.527565 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:24.527565 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:24.528319 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-dc7b4f5f-e332-4a13-87ae-581fec1635e7 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 returned with HTTP 200 Jul 03 22:00:24.528713 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1220/4927] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:24 2026] GET /volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:24.717489 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-81bdca63-4c06-4fa5-9f83-d6092655bbe6 req-8ab9d018-bb59-4e57-a2b7-a314190aa926 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:24.718291 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-68d0caa3-98c4-4a8f-adf8-ba9ce0db2091 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:24.719700 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-81bdca63-4c06-4fa5-9f83-d6092655bbe6 req-8ab9d018-bb59-4e57-a2b7-a314190aa926 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] DELETE https://10.4.3.32/volume/v3/attachments/45281a59-ea0b-4005-8e39-f50191c19cc5 Jul 03 22:00:24.719915 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-81bdca63-4c06-4fa5-9f83-d6092655bbe6 req-8ab9d018-bb59-4e57-a2b7-a314190aa926 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:24.720116 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-81bdca63-4c06-4fa5-9f83-d6092655bbe6 req-8ab9d018-bb59-4e57-a2b7-a314190aa926 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:24.720174 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-68d0caa3-98c4-4a8f-adf8-ba9ce0db2091 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b Jul 03 22:00:24.720479 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-68d0caa3-98c4-4a8f-adf8-ba9ce0db2091 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:24.720738 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-68d0caa3-98c4-4a8f-adf8-ba9ce0db2091 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:24.720878 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-68d0caa3-98c4-4a8f-adf8-ba9ce0db2091 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 2330b105-9bff-4659-a1e2-309b16ec7f2b. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:24.725606 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:24.725606 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:24.726572 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-68d0caa3-98c4-4a8f-adf8-ba9ce0db2091 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b returned with HTTP 200 Jul 03 22:00:24.727125 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1235/4928] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:24 2026] GET /volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:24.727806 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:24.727806 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:25.255150 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-81bdca63-4c06-4fa5-9f83-d6092655bbe6 req-8ab9d018-bb59-4e57-a2b7-a314190aa926 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] https://10.4.3.32/volume/v3/attachments/45281a59-ea0b-4005-8e39-f50191c19cc5 returned with HTTP 200 Jul 03 22:00:25.255873 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1222/4929] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 22:00:24 2026] DELETE /volume/v3/attachments/45281a59-ea0b-4005-8e39-f50191c19cc5 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:25.398826 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-455dc6cc-04c1-48da-b05d-2bd77a742891 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:25.401650 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-455dc6cc-04c1-48da-b05d-2bd77a742891 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/4c724d25-4de5-4574-b383-25cdf83a6988 Jul 03 22:00:25.401650 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-455dc6cc-04c1-48da-b05d-2bd77a742891 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:25.402388 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-455dc6cc-04c1-48da-b05d-2bd77a742891 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:25.407887 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-455dc6cc-04c1-48da-b05d-2bd77a742891 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/4c724d25-4de5-4574-b383-25cdf83a6988 returned with HTTP 404 Jul 03 22:00:25.409117 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1253/4930] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:00:25 2026] GET /volume/v3/snapshots/4c724d25-4de5-4574-b383-25cdf83a6988 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:25.415472 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-640a8d0f-e018-49c9-828f-2ced5f65cb1e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:25.417252 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-640a8d0f-e018-49c9-828f-2ced5f65cb1e tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/6291a59a-9d54-4582-b3df-5982f4b3fb39 Jul 03 22:00:25.417476 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-640a8d0f-e018-49c9-828f-2ced5f65cb1e tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:25.417652 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-640a8d0f-e018-49c9-828f-2ced5f65cb1e tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:25.424731 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:25.424731 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:25.428050 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-640a8d0f-e018-49c9-828f-2ced5f65cb1e tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 22:00:25.432046 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-640a8d0f-e018-49c9-828f-2ced5f65cb1e tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/6291a59a-9d54-4582-b3df-5982f4b3fb39 returned with HTTP 200 Jul 03 22:00:25.432426 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1221/4931] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:25 2026] GET /volume/v3/volumes/6291a59a-9d54-4582-b3df-5982f4b3fb39 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:25.443722 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-1b45ab68-f37e-45da-b25d-6fd1ae06a8ee None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:25.445275 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1b45ab68-f37e-45da-b25d-6fd1ae06a8ee tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] DELETE https://10.4.3.32/volume/v3/volumes/6291a59a-9d54-4582-b3df-5982f4b3fb39 Jul 03 22:00:25.445469 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1b45ab68-f37e-45da-b25d-6fd1ae06a8ee tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:25.445650 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1b45ab68-f37e-45da-b25d-6fd1ae06a8ee tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:25.445802 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-1b45ab68-f37e-45da-b25d-6fd1ae06a8ee tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Delete volume with id: 6291a59a-9d54-4582-b3df-5982f4b3fb39 Jul 03 22:00:25.452134 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:25.452134 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:25.452542 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-1b45ab68-f37e-45da-b25d-6fd1ae06a8ee tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 22:00:25.470606 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-1b45ab68-f37e-45da-b25d-6fd1ae06a8ee tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Delete volume request issued successfully. Jul 03 22:00:25.470744 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1b45ab68-f37e-45da-b25d-6fd1ae06a8ee tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/6291a59a-9d54-4582-b3df-5982f4b3fb39 returned with HTTP 202 Jul 03 22:00:25.471114 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1236/4932] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:00:25 2026] DELETE /volume/v3/volumes/6291a59a-9d54-4582-b3df-5982f4b3fb39 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:00:25.479846 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-47f15f3b-5c9d-46d2-96c9-6861db979b9b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:25.481766 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-47f15f3b-5c9d-46d2-96c9-6861db979b9b tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/6291a59a-9d54-4582-b3df-5982f4b3fb39 Jul 03 22:00:25.482003 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-47f15f3b-5c9d-46d2-96c9-6861db979b9b tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:25.482247 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-47f15f3b-5c9d-46d2-96c9-6861db979b9b tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:25.489682 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:25.489682 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:25.493777 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-47f15f3b-5c9d-46d2-96c9-6861db979b9b tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 22:00:25.497849 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-47f15f3b-5c9d-46d2-96c9-6861db979b9b tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/6291a59a-9d54-4582-b3df-5982f4b3fb39 returned with HTTP 200 Jul 03 22:00:25.498285 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1223/4933] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:25 2026] GET /volume/v3/volumes/6291a59a-9d54-4582-b3df-5982f4b3fb39 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:25.539299 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f4e777a9-dcf3-462f-a7ba-f6aa6205740d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:25.540957 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f4e777a9-dcf3-462f-a7ba-f6aa6205740d tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 Jul 03 22:00:25.541167 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f4e777a9-dcf3-462f-a7ba-f6aa6205740d tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:25.541336 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f4e777a9-dcf3-462f-a7ba-f6aa6205740d tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:25.541463 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-f4e777a9-dcf3-462f-a7ba-f6aa6205740d tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 39a9e833-e67d-4ef1-8bb7-bc9dd3571173. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:25.546441 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:25.546441 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:25.547336 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f4e777a9-dcf3-462f-a7ba-f6aa6205740d tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 returned with HTTP 200 Jul 03 22:00:25.547757 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1254/4934] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:25 2026] GET /volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:25.738395 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-18447a4f-a4e3-4673-88cd-454ce9cfce02 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:25.740613 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-18447a4f-a4e3-4673-88cd-454ce9cfce02 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b Jul 03 22:00:25.740872 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-18447a4f-a4e3-4673-88cd-454ce9cfce02 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:25.741053 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-18447a4f-a4e3-4673-88cd-454ce9cfce02 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:25.741170 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-18447a4f-a4e3-4673-88cd-454ce9cfce02 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 2330b105-9bff-4659-a1e2-309b16ec7f2b. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:25.745566 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:25.745566 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:25.746272 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-18447a4f-a4e3-4673-88cd-454ce9cfce02 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b returned with HTTP 200 Jul 03 22:00:25.746623 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1222/4935] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:25 2026] GET /volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:25.760726 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e9e0c960-b236-4c71-ba24-a27f0a9c2087 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:25.763182 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e9e0c960-b236-4c71-ba24-a27f0a9c2087 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-reader] POST https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b/action Jul 03 22:00:25.763182 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e9e0c960-b236-4c71-ba24-a27f0a9c2087 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 22:00:25.763182 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e9e0c960-b236-4c71-ba24-a27f0a9c2087 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:25.767017 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.admin_actions [None req-e9e0c960-b236-4c71-ba24-a27f0a9c2087 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-reader] Updating backup '2330b105-9bff-4659-a1e2-309b16ec7f2b' with '{'status': 'error'}' {{(pid=99934) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 22:00:25.772928 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:25.772928 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:25.774336 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.policy [None req-e9e0c960-b236-4c71-ba24-a27f0a9c2087 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'b2688298f1284b4ba352b1304f2e89a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c1f9b5f3985b48e08c7582ab56f6c459', '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=99934) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 22:00:25.774689 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e9e0c960-b236-4c71-ba24-a27f0a9c2087 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-reader] https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b/action returned with HTTP 403 Jul 03 22:00:25.775216 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1237/4936] 10.4.3.32 () {70 vars in 1423 bytes} [Fri Jul 3 22:00:25 2026] POST /volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:25.783080 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9451430e-f7fb-4f82-b6d7-445b5a0bb69d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:25.784629 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9451430e-f7fb-4f82-b6d7-445b5a0bb69d tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/5b19e595-ab54-4cfc-ab39-39c2a93d0dd9 Jul 03 22:00:25.784811 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9451430e-f7fb-4f82-b6d7-445b5a0bb69d tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:25.784986 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9451430e-f7fb-4f82-b6d7-445b5a0bb69d tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:25.785146 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-9451430e-f7fb-4f82-b6d7-445b5a0bb69d tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Delete volume with id: 5b19e595-ab54-4cfc-ab39-39c2a93d0dd9 Jul 03 22:00:25.791562 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:25.791562 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:25.791984 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-9451430e-f7fb-4f82-b6d7-445b5a0bb69d tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Volume info retrieved successfully. Jul 03 22:00:25.813008 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-9451430e-f7fb-4f82-b6d7-445b5a0bb69d tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Delete volume request issued successfully. Jul 03 22:00:25.813351 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9451430e-f7fb-4f82-b6d7-445b5a0bb69d tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/volumes/5b19e595-ab54-4cfc-ab39-39c2a93d0dd9 returned with HTTP 202 Jul 03 22:00:25.813840 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1224/4937] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 22:00:25 2026] DELETE /volume/v3/volumes/5b19e595-ab54-4cfc-ab39-39c2a93d0dd9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:00:25.822690 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a90fbfcc-cc87-499b-86b9-bd6d7fdfdd68 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:25.825514 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a90fbfcc-cc87-499b-86b9-bd6d7fdfdd68 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/volumes/5b19e595-ab54-4cfc-ab39-39c2a93d0dd9 Jul 03 22:00:25.825807 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a90fbfcc-cc87-499b-86b9-bd6d7fdfdd68 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:25.826021 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a90fbfcc-cc87-499b-86b9-bd6d7fdfdd68 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:25.835358 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:25.835358 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:25.839815 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-a90fbfcc-cc87-499b-86b9-bd6d7fdfdd68 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Volume info retrieved successfully. Jul 03 22:00:25.843783 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a90fbfcc-cc87-499b-86b9-bd6d7fdfdd68 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/volumes/5b19e595-ab54-4cfc-ab39-39c2a93d0dd9 returned with HTTP 200 Jul 03 22:00:25.844230 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1255/4938] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:25 2026] GET /volume/v3/volumes/5b19e595-ab54-4cfc-ab39-39c2a93d0dd9 => generated 1005 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:00:26.271019 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-d0ff8526-01d4-42cf-98ab-3fb5f1bf98c0 req-85110fc9-aa1a-4b62-a3e0-4d450adca5d0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:26.273954 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-d0ff8526-01d4-42cf-98ab-3fb5f1bf98c0 req-85110fc9-aa1a-4b62-a3e0-4d450adca5d0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/4f01439c-f568-4428-8ecf-e8cef7dcfb0f Jul 03 22:00:26.274191 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-d0ff8526-01d4-42cf-98ab-3fb5f1bf98c0 req-85110fc9-aa1a-4b62-a3e0-4d450adca5d0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:26.274444 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-d0ff8526-01d4-42cf-98ab-3fb5f1bf98c0 req-85110fc9-aa1a-4b62-a3e0-4d450adca5d0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:26.288000 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:26.288000 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:26.296138 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-d0ff8526-01d4-42cf-98ab-3fb5f1bf98c0 req-85110fc9-aa1a-4b62-a3e0-4d450adca5d0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 22:00:26.304220 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-d0ff8526-01d4-42cf-98ab-3fb5f1bf98c0 req-85110fc9-aa1a-4b62-a3e0-4d450adca5d0 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/4f01439c-f568-4428-8ecf-e8cef7dcfb0f returned with HTTP 200 Jul 03 22:00:26.304678 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1223/4939] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 22:00:26 2026] GET /volume/v3/volumes/4f01439c-f568-4428-8ecf-e8cef7dcfb0f => generated 1364 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:00:26.453838 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-3bc85615-2bba-428e-8736-4b6adad2c0c6 req-ff12ef9a-cf82-4afc-8d60-8b0af76b0837 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:26.455776 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-3bc85615-2bba-428e-8736-4b6adad2c0c6 req-ff12ef9a-cf82-4afc-8d60-8b0af76b0837 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] GET https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 Jul 03 22:00:26.455935 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-3bc85615-2bba-428e-8736-4b6adad2c0c6 req-ff12ef9a-cf82-4afc-8d60-8b0af76b0837 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:26.456131 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-3bc85615-2bba-428e-8736-4b6adad2c0c6 req-ff12ef9a-cf82-4afc-8d60-8b0af76b0837 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:26.462640 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:26.462640 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:26.465785 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-3bc85615-2bba-428e-8736-4b6adad2c0c6 req-ff12ef9a-cf82-4afc-8d60-8b0af76b0837 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Volume info retrieved successfully. Jul 03 22:00:26.469688 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-3bc85615-2bba-428e-8736-4b6adad2c0c6 req-ff12ef9a-cf82-4afc-8d60-8b0af76b0837 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 returned with HTTP 200 Jul 03 22:00:26.470096 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1238/4940] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 22:00:26 2026] GET /volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 => generated 862 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:26.484413 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-39296ba6-623d-40a9-ae37-194caa831b76 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:26.486078 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-39296ba6-623d-40a9-ae37-194caa831b76 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] DELETE https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 Jul 03 22:00:26.486293 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-39296ba6-623d-40a9-ae37-194caa831b76 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:26.486549 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-39296ba6-623d-40a9-ae37-194caa831b76 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:26.486713 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-39296ba6-623d-40a9-ae37-194caa831b76 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Delete volume with id: 67e9a9b8-dceb-4254-8fa1-78330b1688e7 Jul 03 22:00:26.499819 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:26.499819 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:26.500378 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-39296ba6-623d-40a9-ae37-194caa831b76 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Volume info retrieved successfully. Jul 03 22:00:26.510596 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-0f09e407-b366-48d0-84a0-42d46f38ed40 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:26.512443 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0f09e407-b366-48d0-84a0-42d46f38ed40 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/6291a59a-9d54-4582-b3df-5982f4b3fb39 Jul 03 22:00:26.512697 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0f09e407-b366-48d0-84a0-42d46f38ed40 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:26.512899 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0f09e407-b366-48d0-84a0-42d46f38ed40 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:26.517590 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-39296ba6-623d-40a9-ae37-194caa831b76 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Delete volume request issued successfully. Jul 03 22:00:26.517767 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-39296ba6-623d-40a9-ae37-194caa831b76 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 returned with HTTP 202 Jul 03 22:00:26.518218 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1225/4941] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 22:00:26 2026] DELETE /volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 22:00:26.521650 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0f09e407-b366-48d0-84a0-42d46f38ed40 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/6291a59a-9d54-4582-b3df-5982f4b3fb39 returned with HTTP 404 Jul 03 22:00:26.522648 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1256/4942] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:26 2026] GET /volume/v3/volumes/6291a59a-9d54-4582-b3df-5982f4b3fb39 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:26.527844 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f3b1144a-d435-4084-a1f1-f26a8c4f5a6d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:26.530075 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f3b1144a-d435-4084-a1f1-f26a8c4f5a6d tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] GET https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 Jul 03 22:00:26.530209 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f3b1144a-d435-4084-a1f1-f26a8c4f5a6d tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:26.530403 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f3b1144a-d435-4084-a1f1-f26a8c4f5a6d tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:26.532349 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-0133aac9-c684-4576-b573-bcef430e296f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:26.534290 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0133aac9-c684-4576-b573-bcef430e296f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c Jul 03 22:00:26.534535 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0133aac9-c684-4576-b573-bcef430e296f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:26.534731 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0133aac9-c684-4576-b573-bcef430e296f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:26.538247 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:26.538247 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:26.541378 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:26.541378 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:26.541846 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f3b1144a-d435-4084-a1f1-f26a8c4f5a6d tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Volume info retrieved successfully. Jul 03 22:00:26.545618 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-0133aac9-c684-4576-b573-bcef430e296f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 22:00:26.546707 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f3b1144a-d435-4084-a1f1-f26a8c4f5a6d tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 returned with HTTP 200 Jul 03 22:00:26.547080 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1224/4943] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:00:26 2026] GET /volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:00:26.550290 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0133aac9-c684-4576-b573-bcef430e296f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c returned with HTTP 200 Jul 03 22:00:26.550698 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1239/4944] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:26 2026] GET /volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:26.563056 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-0c9a5046-cbee-45f5-9c58-608f74b3c961 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:26.564743 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0c9a5046-cbee-45f5-9c58-608f74b3c961 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 Jul 03 22:00:26.564920 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0c9a5046-cbee-45f5-9c58-608f74b3c961 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:26.565087 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-cca7e72d-c9ba-4f4a-87d4-9e5399984ca8 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:26.565126 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0c9a5046-cbee-45f5-9c58-608f74b3c961 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:26.565236 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-0c9a5046-cbee-45f5-9c58-608f74b3c961 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 39a9e833-e67d-4ef1-8bb7-bc9dd3571173. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:26.566753 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cca7e72d-c9ba-4f4a-87d4-9e5399984ca8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:00:26.567101 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cca7e72d-c9ba-4f4a-87d4-9e5399984ca8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-924580645"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:26.568642 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-cca7e72d-c9ba-4f4a-87d4-9e5399984ca8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-924580645'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:00:26.568771 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-cca7e72d-c9ba-4f4a-87d4-9e5399984ca8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Create volume of 1 GB Jul 03 22:00:26.569800 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:26.569800 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:26.570650 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0c9a5046-cbee-45f5-9c58-608f74b3c961 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 returned with HTTP 200 Jul 03 22:00:26.571068 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1226/4945] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:26 2026] GET /volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:26.575598 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-cca7e72d-c9ba-4f4a-87d4-9e5399984ca8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Availability Zones retrieved successfully. Jul 03 22:00:26.583110 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cca7e72d-c9ba-4f4a-87d4-9e5399984ca8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Flow 'volume_create_api' (affd0527-f77e-45cc-9ab5-17d5a280df8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:00:26.584063 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cca7e72d-c9ba-4f4a-87d4-9e5399984ca8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a82ae70-b905-44f4-864a-01a6fed76444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:26.585063 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-cca7e72d-c9ba-4f4a-87d4-9e5399984ca8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:00:26.613274 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cca7e72d-c9ba-4f4a-87d4-9e5399984ca8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a82ae70-b905-44f4-864a-01a6fed76444) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:26.614156 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cca7e72d-c9ba-4f4a-87d4-9e5399984ca8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86ff0120-d9e5-4b98-b878-e5b3314cddfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:26.653139 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-cca7e72d-c9ba-4f4a-87d4-9e5399984ca8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Created reservations ['084a97c7-dfe2-46be-95f7-db4a887bc3c2', '3b25b15f-c460-4235-8944-9e6271f6db02', '57001ec5-d25f-4d6a-9677-c3f20760e924', '54f44230-33e0-4c56-995d-a5ce0cdfc41f'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:00:26.653994 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cca7e72d-c9ba-4f4a-87d4-9e5399984ca8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86ff0120-d9e5-4b98-b878-e5b3314cddfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['084a97c7-dfe2-46be-95f7-db4a887bc3c2', '3b25b15f-c460-4235-8944-9e6271f6db02', '57001ec5-d25f-4d6a-9677-c3f20760e924', '54f44230-33e0-4c56-995d-a5ce0cdfc41f']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:26.654744 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cca7e72d-c9ba-4f4a-87d4-9e5399984ca8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6947081a-9a7a-4ed7-ab43-c8ee08d588af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:26.679012 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cca7e72d-c9ba-4f4a-87d4-9e5399984ca8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6947081a-9a7a-4ed7-ab43-c8ee08d588af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06960f72-da5c-4ea9-9844-151e6c829d96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-924580645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74aef3c1e54b41618f1398de58528711',qos_specs=None,replication_status=,reservations=['084a97c7-dfe2-46be-95f7-db4a887bc3c2','3b25b15f-c460-4235-8944-9e6271f6db02','57001ec5-d25f-4d6a-9677-c3f20760e924','54f44230-33e0-4c56-995d-a5ce0cdfc41f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60e2dcbd582a412ab69f3e240e247a5a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:00:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-924580645',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06960f72-da5c-4ea9-9844-151e6c829d96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74aef3c1e54b41618f1398de58528711',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60e2dcbd582a412ab69f3e240e247a5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:26.680151 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cca7e72d-c9ba-4f4a-87d4-9e5399984ca8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d618575-6005-4b88-84e4-294169b07815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:26.698964 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cca7e72d-c9ba-4f4a-87d4-9e5399984ca8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d618575-6005-4b88-84e4-294169b07815) transitioned into state 'SUCCESS' from state '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-924580645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74aef3c1e54b41618f1398de58528711',qos_specs=None,replication_status=,reservations=['084a97c7-dfe2-46be-95f7-db4a887bc3c2','3b25b15f-c460-4235-8944-9e6271f6db02','57001ec5-d25f-4d6a-9677-c3f20760e924','54f44230-33e0-4c56-995d-a5ce0cdfc41f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60e2dcbd582a412ab69f3e240e247a5a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:26.699741 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cca7e72d-c9ba-4f4a-87d4-9e5399984ca8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc6e72d9-4bfb-43e3-9036-83760176db58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:26.710718 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cca7e72d-c9ba-4f4a-87d4-9e5399984ca8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc6e72d9-4bfb-43e3-9036-83760176db58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:26.711602 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cca7e72d-c9ba-4f4a-87d4-9e5399984ca8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Flow 'volume_create_api' (affd0527-f77e-45cc-9ab5-17d5a280df8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:00:26.711988 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-cca7e72d-c9ba-4f4a-87d4-9e5399984ca8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Create volume request issued successfully. Jul 03 22:00:26.712435 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cca7e72d-c9ba-4f4a-87d4-9e5399984ca8 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:00:26.712821 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1257/4946] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 22:00:26 2026] POST /volume/v3/volumes => generated 751 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:00:26.733479 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c386f250-c20a-4b59-be30-067125c29d66 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:26.735236 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c386f250-c20a-4b59-be30-067125c29d66 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/06960f72-da5c-4ea9-9844-151e6c829d96 Jul 03 22:00:26.735435 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c386f250-c20a-4b59-be30-067125c29d66 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:26.735627 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c386f250-c20a-4b59-be30-067125c29d66 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:26.745974 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:26.745974 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:26.752915 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c386f250-c20a-4b59-be30-067125c29d66 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 22:00:26.756914 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c386f250-c20a-4b59-be30-067125c29d66 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/06960f72-da5c-4ea9-9844-151e6c829d96 returned with HTTP 200 Jul 03 22:00:26.757285 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1225/4947] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:26 2026] GET /volume/v3/volumes/06960f72-da5c-4ea9-9844-151e6c829d96 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:26.780186 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-d0ff8526-01d4-42cf-98ab-3fb5f1bf98c0 req-b4906316-e16e-48f3-9738-ab68b23aa40c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:26.782089 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-d0ff8526-01d4-42cf-98ab-3fb5f1bf98c0 req-b4906316-e16e-48f3-9738-ab68b23aa40c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/4f01439c-f568-4428-8ecf-e8cef7dcfb0f Jul 03 22:00:26.782274 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-d0ff8526-01d4-42cf-98ab-3fb5f1bf98c0 req-b4906316-e16e-48f3-9738-ab68b23aa40c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:26.782482 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-d0ff8526-01d4-42cf-98ab-3fb5f1bf98c0 req-b4906316-e16e-48f3-9738-ab68b23aa40c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:26.795010 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:26.795010 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:26.800176 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-d0ff8526-01d4-42cf-98ab-3fb5f1bf98c0 req-b4906316-e16e-48f3-9738-ab68b23aa40c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 22:00:26.805952 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-d0ff8526-01d4-42cf-98ab-3fb5f1bf98c0 req-b4906316-e16e-48f3-9738-ab68b23aa40c tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/4f01439c-f568-4428-8ecf-e8cef7dcfb0f returned with HTTP 200 Jul 03 22:00:26.806421 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1240/4948] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 22:00:26 2026] GET /volume/v3/volumes/4f01439c-f568-4428-8ecf-e8cef7dcfb0f => generated 1364 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:00:26.817414 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-83284d28-a273-42de-b842-3f031627767f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:26.817959 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-83284d28-a273-42de-b842-3f031627767f None None] GET https://10.4.3.32/volume// Jul 03 22:00:26.818221 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-83284d28-a273-42de-b842-3f031627767f None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:26.818458 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-83284d28-a273-42de-b842-3f031627767f None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:26.818779 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-83284d28-a273-42de-b842-3f031627767f None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:00:26.819116 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1227/4949] 10.4.3.32 () {66 vars in 1412 bytes} [Fri Jul 3 22:00:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 22:00:26.829003 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-d0ff8526-01d4-42cf-98ab-3fb5f1bf98c0 req-d018e1af-dd89-44c9-badb-cfd06383616b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:26.831331 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-d0ff8526-01d4-42cf-98ab-3fb5f1bf98c0 req-d018e1af-dd89-44c9-badb-cfd06383616b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 22:00:26.831775 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-d0ff8526-01d4-42cf-98ab-3fb5f1bf98c0 req-d018e1af-dd89-44c9-badb-cfd06383616b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f01439c-f568-4428-8ecf-e8cef7dcfb0f", "connector": null, "instance_uuid": "ceeed8f9-dec2-45e8-a501-1c5a2914078d"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:26.848815 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:26.848815 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:26.860673 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1b967918-c2cb-45c3-97ec-2e4ec88bfb41 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:26.862982 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1b967918-c2cb-45c3-97ec-2e4ec88bfb41 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/volumes/5b19e595-ab54-4cfc-ab39-39c2a93d0dd9 Jul 03 22:00:26.863299 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1b967918-c2cb-45c3-97ec-2e4ec88bfb41 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:26.863552 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1b967918-c2cb-45c3-97ec-2e4ec88bfb41 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:26.872718 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1b967918-c2cb-45c3-97ec-2e4ec88bfb41 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/volumes/5b19e595-ab54-4cfc-ab39-39c2a93d0dd9 returned with HTTP 404 Jul 03 22:00:26.873407 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1226/4950] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:26 2026] GET /volume/v3/volumes/5b19e595-ab54-4cfc-ab39-39c2a93d0dd9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:26.885086 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6faf2ef0-eea8-4df7-bda8-194abc324bd4 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:26.888194 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6faf2ef0-eea8-4df7-bda8-194abc324bd4 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-reader] GET https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd Jul 03 22:00:26.888515 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6faf2ef0-eea8-4df7-bda8-194abc324bd4 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-reader] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:26.888649 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6faf2ef0-eea8-4df7-bda8-194abc324bd4 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-reader] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:26.888718 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-6faf2ef0-eea8-4df7-bda8-194abc324bd4 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-reader] Show backup with id 27e1ed6e-5657-404e-9d4b-9c841651abbd. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:26.901991 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:26.901991 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:26.903853 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6faf2ef0-eea8-4df7-bda8-194abc324bd4 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-reader] https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd returned with HTTP 200 Jul 03 22:00:26.904685 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1241/4951] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:26 2026] GET /volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:26.920295 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-52e0995d-78aa-402f-a692-7404d5c270e7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:26.922540 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-52e0995d-78aa-402f-a692-7404d5c270e7 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] DELETE https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b Jul 03 22:00:26.922786 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-52e0995d-78aa-402f-a692-7404d5c270e7 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:26.923044 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-52e0995d-78aa-402f-a692-7404d5c270e7 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:26.923186 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.contrib.backups [None req-52e0995d-78aa-402f-a692-7404d5c270e7 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Delete backup with id: 2330b105-9bff-4659-a1e2-309b16ec7f2b. Jul 03 22:00:26.928448 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:26.928448 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:26.930142 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-d0ff8526-01d4-42cf-98ab-3fb5f1bf98c0 req-d018e1af-dd89-44c9-badb-cfd06383616b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 22:00:26.930742 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1258/4952] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 22:00:26 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 22:00:26.944208 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.backup.rpcapi [None req-52e0995d-78aa-402f-a692-7404d5c270e7 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] delete_backup rpcapi backup_id 2330b105-9bff-4659-a1e2-309b16ec7f2b {{(pid=99935) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 22:00:26.946332 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-52e0995d-78aa-402f-a692-7404d5c270e7 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b returned with HTTP 202 Jul 03 22:00:26.946804 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1228/4953] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 22:00:26 2026] DELETE /volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 22:00:26.960024 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-5b674c1d-1ad1-460f-8afc-ec88de49af5e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:26.962516 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5b674c1d-1ad1-460f-8afc-ec88de49af5e tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b Jul 03 22:00:26.962871 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5b674c1d-1ad1-460f-8afc-ec88de49af5e tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:26.963138 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5b674c1d-1ad1-460f-8afc-ec88de49af5e tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:26.963289 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-5b674c1d-1ad1-460f-8afc-ec88de49af5e tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 2330b105-9bff-4659-a1e2-309b16ec7f2b. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:26.970023 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:26.970023 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:26.972697 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5b674c1d-1ad1-460f-8afc-ec88de49af5e tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b returned with HTTP 200 Jul 03 22:00:26.972697 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1227/4954] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:26 2026] GET /volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:27.563016 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-eb39a4d2-6212-4d19-92ce-7bc9854d5412 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:27.564923 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-eb39a4d2-6212-4d19-92ce-7bc9854d5412 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] GET https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 Jul 03 22:00:27.565242 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-eb39a4d2-6212-4d19-92ce-7bc9854d5412 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:27.565409 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-eb39a4d2-6212-4d19-92ce-7bc9854d5412 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:27.571697 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-eb39a4d2-6212-4d19-92ce-7bc9854d5412 tempest-TestServerVolumeAttachScenarioOldVersion-336119726 tempest-TestServerVolumeAttachScenarioOldVersion-336119726-project-member] https://10.4.3.32/volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 returned with HTTP 404 Jul 03 22:00:27.572319 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1242/4955] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:00:27 2026] GET /volume/v3/volumes/67e9a9b8-dceb-4254-8fa1-78330b1688e7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 22:00:27.582815 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-925ce0c3-ddce-427d-87fd-d88ceae214ef None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:27.585404 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-925ce0c3-ddce-427d-87fd-d88ceae214ef tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 Jul 03 22:00:27.585566 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-925ce0c3-ddce-427d-87fd-d88ceae214ef tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:27.585753 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-925ce0c3-ddce-427d-87fd-d88ceae214ef tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:27.585892 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-925ce0c3-ddce-427d-87fd-d88ceae214ef tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 39a9e833-e67d-4ef1-8bb7-bc9dd3571173. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:27.594219 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:27.594219 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:27.595051 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-925ce0c3-ddce-427d-87fd-d88ceae214ef tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 returned with HTTP 200 Jul 03 22:00:27.595454 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1259/4956] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:27 2026] GET /volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:27.775220 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-12bf949e-8ed5-4ed8-b745-6f272dcea72c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:27.777967 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-12bf949e-8ed5-4ed8-b745-6f272dcea72c tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/06960f72-da5c-4ea9-9844-151e6c829d96 Jul 03 22:00:27.778233 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-12bf949e-8ed5-4ed8-b745-6f272dcea72c tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:27.778486 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-12bf949e-8ed5-4ed8-b745-6f272dcea72c tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:27.792465 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:27.792465 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:27.796471 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-12bf949e-8ed5-4ed8-b745-6f272dcea72c tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 22:00:27.803819 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-12bf949e-8ed5-4ed8-b745-6f272dcea72c tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/06960f72-da5c-4ea9-9844-151e6c829d96 returned with HTTP 200 Jul 03 22:00:27.804298 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1229/4957] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:27 2026] GET /volume/v3/volumes/06960f72-da5c-4ea9-9844-151e6c829d96 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:27.821340 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-cfd2b68a-8183-4808-ab38-5d1ff81a7fb1 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:27.824056 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-cfd2b68a-8183-4808-ab38-5d1ff81a7fb1 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 22:00:27.824526 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-cfd2b68a-8183-4808-ab38-5d1ff81a7fb1 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "06960f72-da5c-4ea9-9844-151e6c829d96", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1320461254"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:27.838317 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:27.838317 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:27.839020 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-cfd2b68a-8183-4808-ab38-5d1ff81a7fb1 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 22:00:27.839565 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.snapshots [None req-cfd2b68a-8183-4808-ab38-5d1ff81a7fb1 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Create snapshot from volume 06960f72-da5c-4ea9-9844-151e6c829d96 Jul 03 22:00:27.869743 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-cfd2b68a-8183-4808-ab38-5d1ff81a7fb1 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Created reservations ['ad58cdeb-efdd-4ef5-958b-85db376c4da7', 'c05f284e-9913-4941-a0b3-be797995e2cc', '7b5becb8-c9c3-4cd5-a77f-bb4b68e0dd2b', 'e4225d2e-271d-4b45-b76e-601a3461c72b'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:00:27.902736 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-cfd2b68a-8183-4808-ab38-5d1ff81a7fb1 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot create request issued successfully. Jul 03 22:00:27.903149 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-cfd2b68a-8183-4808-ab38-5d1ff81a7fb1 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 22:00:27.903645 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1228/4958] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 22:00:27 2026] POST /volume/v3/snapshots => generated 310 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:00:27.919661 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-40bdad55-47da-47e4-bcda-49464d9d7aac None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:27.922192 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-40bdad55-47da-47e4-bcda-49464d9d7aac tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/118b114f-3447-4730-a5c5-d1f57aa44729 Jul 03 22:00:27.922487 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-40bdad55-47da-47e4-bcda-49464d9d7aac tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:27.922740 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-40bdad55-47da-47e4-bcda-49464d9d7aac tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:27.929837 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:27.929837 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:27.930383 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-40bdad55-47da-47e4-bcda-49464d9d7aac tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 22:00:27.931390 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-40bdad55-47da-47e4-bcda-49464d9d7aac tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/118b114f-3447-4730-a5c5-d1f57aa44729 returned with HTTP 200 Jul 03 22:00:27.931848 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1243/4959] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:00:27 2026] GET /volume/v3/snapshots/118b114f-3447-4730-a5c5-d1f57aa44729 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:27.982053 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e4de9ab4-aa91-4de4-a381-c18ca8c5a17b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:27.983794 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e4de9ab4-aa91-4de4-a381-c18ca8c5a17b tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b Jul 03 22:00:27.983990 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e4de9ab4-aa91-4de4-a381-c18ca8c5a17b tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:27.984194 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e4de9ab4-aa91-4de4-a381-c18ca8c5a17b tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:27.984309 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-e4de9ab4-aa91-4de4-a381-c18ca8c5a17b tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 2330b105-9bff-4659-a1e2-309b16ec7f2b. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:27.987499 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e4de9ab4-aa91-4de4-a381-c18ca8c5a17b tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b returned with HTTP 404 Jul 03 22:00:27.987959 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1260/4960] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:27 2026] GET /volume/v3/backups/2330b105-9bff-4659-a1e2-309b16ec7f2b => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:27.995055 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e3c1108a-ae1a-4025-b09b-3f29ee56baf3 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:27.997267 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e3c1108a-ae1a-4025-b09b-3f29ee56baf3 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] DELETE https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 Jul 03 22:00:27.997533 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e3c1108a-ae1a-4025-b09b-3f29ee56baf3 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:27.997736 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e3c1108a-ae1a-4025-b09b-3f29ee56baf3 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:27.997856 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.contrib.backups [None req-e3c1108a-ae1a-4025-b09b-3f29ee56baf3 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Delete backup with id: 087e0099-3be5-415e-8eed-3b1a93dd88f5. Jul 03 22:00:28.002482 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:28.002482 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:28.021060 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.backup.rpcapi [None req-e3c1108a-ae1a-4025-b09b-3f29ee56baf3 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] delete_backup rpcapi backup_id 087e0099-3be5-415e-8eed-3b1a93dd88f5 {{(pid=99935) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 22:00:28.022607 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e3c1108a-ae1a-4025-b09b-3f29ee56baf3 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 returned with HTTP 202 Jul 03 22:00:28.022974 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1230/4961] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 22:00:27 2026] DELETE /volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 22:00:28.030509 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-10a80f61-bc7d-476a-ba9b-38cbb5e5204a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:28.032484 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-10a80f61-bc7d-476a-ba9b-38cbb5e5204a tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 Jul 03 22:00:28.032694 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-10a80f61-bc7d-476a-ba9b-38cbb5e5204a tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:28.032872 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-10a80f61-bc7d-476a-ba9b-38cbb5e5204a tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:28.032968 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-10a80f61-bc7d-476a-ba9b-38cbb5e5204a tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 087e0099-3be5-415e-8eed-3b1a93dd88f5. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:28.037314 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:28.037314 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:28.037977 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-10a80f61-bc7d-476a-ba9b-38cbb5e5204a tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 returned with HTTP 200 Jul 03 22:00:28.038347 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1229/4962] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:28 2026] GET /volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:28.607584 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2b89d750-897b-420d-9fd1-42e26efd84cd None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:28.609432 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2b89d750-897b-420d-9fd1-42e26efd84cd tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 Jul 03 22:00:28.609696 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2b89d750-897b-420d-9fd1-42e26efd84cd tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:28.609952 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2b89d750-897b-420d-9fd1-42e26efd84cd tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:28.610124 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-2b89d750-897b-420d-9fd1-42e26efd84cd tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 39a9e833-e67d-4ef1-8bb7-bc9dd3571173. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:28.617798 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:28.617798 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:28.618929 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2b89d750-897b-420d-9fd1-42e26efd84cd tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 returned with HTTP 200 Jul 03 22:00:28.619316 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1244/4963] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:28 2026] GET /volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:28.941180 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ba1d8f8f-dab1-4e03-ba3c-d426280353b7 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:28.942966 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ba1d8f8f-dab1-4e03-ba3c-d426280353b7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/118b114f-3447-4730-a5c5-d1f57aa44729 Jul 03 22:00:28.943237 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ba1d8f8f-dab1-4e03-ba3c-d426280353b7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:28.943516 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ba1d8f8f-dab1-4e03-ba3c-d426280353b7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:28.949797 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:28.949797 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:28.950483 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-ba1d8f8f-dab1-4e03-ba3c-d426280353b7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 22:00:28.951659 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ba1d8f8f-dab1-4e03-ba3c-d426280353b7 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/118b114f-3447-4730-a5c5-d1f57aa44729 returned with HTTP 200 Jul 03 22:00:28.952212 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1261/4964] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:00:28 2026] GET /volume/v3/snapshots/118b114f-3447-4730-a5c5-d1f57aa44729 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:28.963966 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-0d977ac5-0626-4949-bf31-d10c2caa3957 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:28.965954 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0d977ac5-0626-4949-bf31-d10c2caa3957 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:00:28.966184 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0d977ac5-0626-4949-bf31-d10c2caa3957 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "118b114f-3447-4730-a5c5-d1f57aa44729", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-275663183"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:28.967701 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-0d977ac5-0626-4949-bf31-d10c2caa3957 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Create volume request body: {'volume': {'snapshot_id': '118b114f-3447-4730-a5c5-d1f57aa44729', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-275663183'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:00:28.973294 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:28.973294 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:28.975389 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-0d977ac5-0626-4949-bf31-d10c2caa3957 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 22:00:28.975389 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-0d977ac5-0626-4949-bf31-d10c2caa3957 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Create volume of 1 GB Jul 03 22:00:28.977973 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-0d977ac5-0626-4949-bf31-d10c2caa3957 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Availability Zones retrieved successfully. Jul 03 22:00:28.984963 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0d977ac5-0626-4949-bf31-d10c2caa3957 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Flow 'volume_create_api' (9f77d2c2-0a2d-4861-958a-9a82e93e6f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:00:28.986587 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0d977ac5-0626-4949-bf31-d10c2caa3957 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c99fd38-9d27-444a-a647-195aee5a1ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:28.987918 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-0d977ac5-0626-4949-bf31-d10c2caa3957 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:00:29.021309 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0d977ac5-0626-4949-bf31-d10c2caa3957 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c99fd38-9d27-444a-a647-195aee5a1ff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '118b114f-3447-4730-a5c5-d1f57aa44729', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:29.022138 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0d977ac5-0626-4949-bf31-d10c2caa3957 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4abb4e6-253e-4b7a-99db-8b9b55584fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:29.049689 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d9cbb220-7ac0-487e-943e-2879b294bdd6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:29.051532 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d9cbb220-7ac0-487e-943e-2879b294bdd6 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 Jul 03 22:00:29.051744 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d9cbb220-7ac0-487e-943e-2879b294bdd6 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:29.051925 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d9cbb220-7ac0-487e-943e-2879b294bdd6 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:29.052042 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-d9cbb220-7ac0-487e-943e-2879b294bdd6 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 087e0099-3be5-415e-8eed-3b1a93dd88f5. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:29.055949 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d9cbb220-7ac0-487e-943e-2879b294bdd6 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 returned with HTTP 404 Jul 03 22:00:29.056500 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1230/4965] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:29 2026] GET /volume/v3/backups/087e0099-3be5-415e-8eed-3b1a93dd88f5 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:29.065720 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c6c5bba9-486e-45e4-9a5c-9bb37978f84a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:29.067947 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c6c5bba9-486e-45e4-9a5c-9bb37978f84a tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] DELETE https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd Jul 03 22:00:29.068215 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c6c5bba9-486e-45e4-9a5c-9bb37978f84a tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:29.068493 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c6c5bba9-486e-45e4-9a5c-9bb37978f84a tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:29.068650 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.contrib.backups [None req-c6c5bba9-486e-45e4-9a5c-9bb37978f84a tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Delete backup with id: 27e1ed6e-5657-404e-9d4b-9c841651abbd. Jul 03 22:00:29.070355 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-0d977ac5-0626-4949-bf31-d10c2caa3957 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Created reservations ['59eaf8ea-bdf1-4c2b-b977-a10f7ef9cf17', '261aa328-5a01-4bc6-8308-842848a8da73', 'ef0841a4-78bd-4977-a8cd-020a0339f646', '8007df8a-1f6d-4fe8-a0a7-702e7c1732c2'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:00:29.071228 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0d977ac5-0626-4949-bf31-d10c2caa3957 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4abb4e6-253e-4b7a-99db-8b9b55584fdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59eaf8ea-bdf1-4c2b-b977-a10f7ef9cf17', '261aa328-5a01-4bc6-8308-842848a8da73', 'ef0841a4-78bd-4977-a8cd-020a0339f646', '8007df8a-1f6d-4fe8-a0a7-702e7c1732c2']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:29.072016 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0d977ac5-0626-4949-bf31-d10c2caa3957 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90b6b5fb-a572-4636-a442-0f48d9112119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:29.073925 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:29.073925 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:29.093398 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.backup.rpcapi [None req-c6c5bba9-486e-45e4-9a5c-9bb37978f84a tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] delete_backup rpcapi backup_id 27e1ed6e-5657-404e-9d4b-9c841651abbd {{(pid=99934) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 22:00:29.095574 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c6c5bba9-486e-45e4-9a5c-9bb37978f84a tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd returned with HTTP 202 Jul 03 22:00:29.096209 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1245/4966] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 22:00:29 2026] DELETE /volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 22:00:29.104352 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2793ab01-1e46-4b61-9803-f2ac9dbc6dc3 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:29.106299 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2793ab01-1e46-4b61-9803-f2ac9dbc6dc3 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd Jul 03 22:00:29.106688 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2793ab01-1e46-4b61-9803-f2ac9dbc6dc3 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:29.106818 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2793ab01-1e46-4b61-9803-f2ac9dbc6dc3 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:29.106818 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-2793ab01-1e46-4b61-9803-f2ac9dbc6dc3 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 27e1ed6e-5657-404e-9d4b-9c841651abbd. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:29.111387 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:29.111387 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:29.112135 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2793ab01-1e46-4b61-9803-f2ac9dbc6dc3 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd returned with HTTP 200 Jul 03 22:00:29.112682 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1262/4967] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:29 2026] GET /volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:29.115099 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0d977ac5-0626-4949-bf31-d10c2caa3957 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90b6b5fb-a572-4636-a442-0f48d9112119) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e727a11-00d5-4155-b479-327029d5c91a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-275663183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74aef3c1e54b41618f1398de58528711',qos_specs=None,replication_status=,reservations=['59eaf8ea-bdf1-4c2b-b977-a10f7ef9cf17','261aa328-5a01-4bc6-8308-842848a8da73','ef0841a4-78bd-4977-a8cd-020a0339f646','8007df8a-1f6d-4fe8-a0a7-702e7c1732c2'],size=1,snapshot_id=118b114f-3447-4730-a5c5-d1f57aa44729,source_replicaid=,source_volid=None,status='creating',user_id='60e2dcbd582a412ab69f3e240e247a5a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:00:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-275663183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e727a11-00d5-4155-b479-327029d5c91a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74aef3c1e54b41618f1398de58528711',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=118b114f-3447-4730-a5c5-d1f57aa44729,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60e2dcbd582a412ab69f3e240e247a5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:29.116123 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0d977ac5-0626-4949-bf31-d10c2caa3957 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afa6d300-b861-4c57-b8c4-6d28745abd33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:29.140141 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0d977ac5-0626-4949-bf31-d10c2caa3957 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afa6d300-b861-4c57-b8c4-6d28745abd33) transitioned into state 'SUCCESS' from state '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-275663183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74aef3c1e54b41618f1398de58528711',qos_specs=None,replication_status=,reservations=['59eaf8ea-bdf1-4c2b-b977-a10f7ef9cf17','261aa328-5a01-4bc6-8308-842848a8da73','ef0841a4-78bd-4977-a8cd-020a0339f646','8007df8a-1f6d-4fe8-a0a7-702e7c1732c2'],size=1,snapshot_id=118b114f-3447-4730-a5c5-d1f57aa44729,source_replicaid=,source_volid=None,status='creating',user_id='60e2dcbd582a412ab69f3e240e247a5a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:29.140925 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0d977ac5-0626-4949-bf31-d10c2caa3957 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e16d9898-0dc9-4842-b3b1-6935aec6827a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:29.167516 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0d977ac5-0626-4949-bf31-d10c2caa3957 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e16d9898-0dc9-4842-b3b1-6935aec6827a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:29.167516 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0d977ac5-0626-4949-bf31-d10c2caa3957 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Flow 'volume_create_api' (9f77d2c2-0a2d-4861-958a-9a82e93e6f70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:00:29.167516 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-0d977ac5-0626-4949-bf31-d10c2caa3957 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Create volume request issued successfully. Jul 03 22:00:29.167637 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0d977ac5-0626-4949-bf31-d10c2caa3957 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:00:29.168140 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1231/4968] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 22:00:28 2026] POST /volume/v3/volumes => generated 785 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:00:29.181318 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-df28b017-6547-45e0-823a-5378fda6b7df None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:29.183146 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-df28b017-6547-45e0-823a-5378fda6b7df tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/0e727a11-00d5-4155-b479-327029d5c91a Jul 03 22:00:29.183331 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-df28b017-6547-45e0-823a-5378fda6b7df tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:29.183535 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-df28b017-6547-45e0-823a-5378fda6b7df tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:29.190993 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:29.190993 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:29.194175 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-df28b017-6547-45e0-823a-5378fda6b7df tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 22:00:29.199521 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-df28b017-6547-45e0-823a-5378fda6b7df tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/0e727a11-00d5-4155-b479-327029d5c91a returned with HTTP 200 Jul 03 22:00:29.199521 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1231/4969] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:29 2026] GET /volume/v3/volumes/0e727a11-00d5-4155-b479-327029d5c91a => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:29.631518 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f1488dfd-b6f5-47ed-978b-7c6d7c8fe5b7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:29.633855 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f1488dfd-b6f5-47ed-978b-7c6d7c8fe5b7 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 Jul 03 22:00:29.634267 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f1488dfd-b6f5-47ed-978b-7c6d7c8fe5b7 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:29.634570 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f1488dfd-b6f5-47ed-978b-7c6d7c8fe5b7 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:29.634805 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-f1488dfd-b6f5-47ed-978b-7c6d7c8fe5b7 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 39a9e833-e67d-4ef1-8bb7-bc9dd3571173. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:29.640753 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:29.640753 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:29.641628 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f1488dfd-b6f5-47ed-978b-7c6d7c8fe5b7 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 returned with HTTP 200 Jul 03 22:00:29.641972 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1246/4970] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:29 2026] GET /volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:30.124182 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-aea41d8d-d590-4962-a960-6ee85cf6e3d5 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:30.125870 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-aea41d8d-d590-4962-a960-6ee85cf6e3d5 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd Jul 03 22:00:30.126332 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-aea41d8d-d590-4962-a960-6ee85cf6e3d5 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:30.126671 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-aea41d8d-d590-4962-a960-6ee85cf6e3d5 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:30.127745 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-aea41d8d-d590-4962-a960-6ee85cf6e3d5 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Show backup with id 27e1ed6e-5657-404e-9d4b-9c841651abbd. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:30.130457 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-aea41d8d-d590-4962-a960-6ee85cf6e3d5 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd returned with HTTP 404 Jul 03 22:00:30.131141 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1263/4971] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:30 2026] GET /volume/v3/backups/27e1ed6e-5657-404e-9d4b-9c841651abbd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:30.140153 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ed921d38-654f-4a8d-9061-60230e27cd13 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:30.142161 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ed921d38-654f-4a8d-9061-60230e27cd13 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/6cfde583-8068-4241-87a8-1b804b597152 Jul 03 22:00:30.142381 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ed921d38-654f-4a8d-9061-60230e27cd13 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:30.142568 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ed921d38-654f-4a8d-9061-60230e27cd13 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:30.142782 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-ed921d38-654f-4a8d-9061-60230e27cd13 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Delete volume with id: 6cfde583-8068-4241-87a8-1b804b597152 Jul 03 22:00:30.152690 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:30.152690 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:30.153024 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-ed921d38-654f-4a8d-9061-60230e27cd13 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Volume info retrieved successfully. Jul 03 22:00:30.174403 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-ed921d38-654f-4a8d-9061-60230e27cd13 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Delete volume request issued successfully. Jul 03 22:00:30.174403 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ed921d38-654f-4a8d-9061-60230e27cd13 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/volumes/6cfde583-8068-4241-87a8-1b804b597152 returned with HTTP 202 Jul 03 22:00:30.174403 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1232/4972] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 22:00:30 2026] DELETE /volume/v3/volumes/6cfde583-8068-4241-87a8-1b804b597152 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:00:30.182407 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e8a05e15-5454-488e-b12b-0834194bb10c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:30.186220 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e8a05e15-5454-488e-b12b-0834194bb10c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/volumes/6cfde583-8068-4241-87a8-1b804b597152 Jul 03 22:00:30.188763 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e8a05e15-5454-488e-b12b-0834194bb10c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:30.188763 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e8a05e15-5454-488e-b12b-0834194bb10c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:30.196904 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:30.196904 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:30.205545 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-e8a05e15-5454-488e-b12b-0834194bb10c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Volume info retrieved successfully. Jul 03 22:00:30.212185 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e8a05e15-5454-488e-b12b-0834194bb10c tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/volumes/6cfde583-8068-4241-87a8-1b804b597152 returned with HTTP 200 Jul 03 22:00:30.213102 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1232/4973] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:30 2026] GET /volume/v3/volumes/6cfde583-8068-4241-87a8-1b804b597152 => generated 1015 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:00:30.213756 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2f1d9c47-ee46-4a2f-929a-44c08c5c92c3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:30.216265 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2f1d9c47-ee46-4a2f-929a-44c08c5c92c3 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/0e727a11-00d5-4155-b479-327029d5c91a Jul 03 22:00:30.216830 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2f1d9c47-ee46-4a2f-929a-44c08c5c92c3 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:30.216830 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2f1d9c47-ee46-4a2f-929a-44c08c5c92c3 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:30.225213 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:30.225213 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:30.229209 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2f1d9c47-ee46-4a2f-929a-44c08c5c92c3 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 22:00:30.239566 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2f1d9c47-ee46-4a2f-929a-44c08c5c92c3 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/0e727a11-00d5-4155-b479-327029d5c91a returned with HTTP 200 Jul 03 22:00:30.240136 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1247/4974] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:30 2026] GET /volume/v3/volumes/0e727a11-00d5-4155-b479-327029d5c91a => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:30.257434 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-6938f48d-804e-4512-9a65-894146865b73 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:30.259018 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6938f48d-804e-4512-9a65-894146865b73 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/0e727a11-00d5-4155-b479-327029d5c91a Jul 03 22:00:30.260742 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6938f48d-804e-4512-9a65-894146865b73 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:30.260742 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6938f48d-804e-4512-9a65-894146865b73 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:30.267534 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:30.267534 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:30.273249 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-6938f48d-804e-4512-9a65-894146865b73 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 22:00:30.279362 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6938f48d-804e-4512-9a65-894146865b73 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/0e727a11-00d5-4155-b479-327029d5c91a returned with HTTP 200 Jul 03 22:00:30.279920 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1264/4975] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:30 2026] GET /volume/v3/volumes/0e727a11-00d5-4155-b479-327029d5c91a => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:30.296772 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e18fe137-8fff-44a9-b169-a5255062b802 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:30.298796 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e18fe137-8fff-44a9-b169-a5255062b802 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] DELETE https://10.4.3.32/volume/v3/volumes/0e727a11-00d5-4155-b479-327029d5c91a Jul 03 22:00:30.299020 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e18fe137-8fff-44a9-b169-a5255062b802 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:30.299451 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e18fe137-8fff-44a9-b169-a5255062b802 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:30.299451 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-e18fe137-8fff-44a9-b169-a5255062b802 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Delete volume with id: 0e727a11-00d5-4155-b479-327029d5c91a Jul 03 22:00:30.307528 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:30.307528 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:30.308142 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e18fe137-8fff-44a9-b169-a5255062b802 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 22:00:30.325760 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e18fe137-8fff-44a9-b169-a5255062b802 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Delete volume request issued successfully. Jul 03 22:00:30.326018 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e18fe137-8fff-44a9-b169-a5255062b802 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/0e727a11-00d5-4155-b479-327029d5c91a returned with HTTP 202 Jul 03 22:00:30.326729 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1233/4976] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:00:30 2026] DELETE /volume/v3/volumes/0e727a11-00d5-4155-b479-327029d5c91a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:00:30.335419 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9ee54254-5d33-470d-86b5-5e3d2034e63c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:30.341199 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9ee54254-5d33-470d-86b5-5e3d2034e63c tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/0e727a11-00d5-4155-b479-327029d5c91a Jul 03 22:00:30.341199 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9ee54254-5d33-470d-86b5-5e3d2034e63c tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:30.341199 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9ee54254-5d33-470d-86b5-5e3d2034e63c tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:30.350012 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:30.350012 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:30.356282 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-9ee54254-5d33-470d-86b5-5e3d2034e63c tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 22:00:30.364696 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9ee54254-5d33-470d-86b5-5e3d2034e63c tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/0e727a11-00d5-4155-b479-327029d5c91a returned with HTTP 200 Jul 03 22:00:30.365676 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1233/4977] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:30 2026] GET /volume/v3/volumes/0e727a11-00d5-4155-b479-327029d5c91a => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:30.660687 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-7ed5f26f-368d-4fbe-9ef1-35f9b956f995 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:30.666047 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7ed5f26f-368d-4fbe-9ef1-35f9b956f995 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 Jul 03 22:00:30.666047 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7ed5f26f-368d-4fbe-9ef1-35f9b956f995 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:30.666047 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7ed5f26f-368d-4fbe-9ef1-35f9b956f995 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:30.666047 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-7ed5f26f-368d-4fbe-9ef1-35f9b956f995 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 39a9e833-e67d-4ef1-8bb7-bc9dd3571173. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:30.677591 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:30.677591 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:30.677591 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7ed5f26f-368d-4fbe-9ef1-35f9b956f995 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 returned with HTTP 200 Jul 03 22:00:30.678612 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1248/4978] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:30 2026] GET /volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:31.230341 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f006dd4e-f8a0-4c16-88cf-fe07ee4bd8f5 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:31.232406 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f006dd4e-f8a0-4c16-88cf-fe07ee4bd8f5 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] GET https://10.4.3.32/volume/v3/volumes/6cfde583-8068-4241-87a8-1b804b597152 Jul 03 22:00:31.232976 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f006dd4e-f8a0-4c16-88cf-fe07ee4bd8f5 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:31.234399 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f006dd4e-f8a0-4c16-88cf-fe07ee4bd8f5 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:31.241984 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f006dd4e-f8a0-4c16-88cf-fe07ee4bd8f5 tempest-ProjectReaderTests33-540106746 tempest-ProjectReaderTests33-540106746-project-admin] https://10.4.3.32/volume/v3/volumes/6cfde583-8068-4241-87a8-1b804b597152 returned with HTTP 404 Jul 03 22:00:31.243101 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1265/4979] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:00:31 2026] GET /volume/v3/volumes/6cfde583-8068-4241-87a8-1b804b597152 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:31.380542 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c7524a15-b2ed-4119-934c-7743b803c1b2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:31.383579 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c7524a15-b2ed-4119-934c-7743b803c1b2 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/0e727a11-00d5-4155-b479-327029d5c91a Jul 03 22:00:31.383874 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c7524a15-b2ed-4119-934c-7743b803c1b2 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:31.384195 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c7524a15-b2ed-4119-934c-7743b803c1b2 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:31.391707 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c7524a15-b2ed-4119-934c-7743b803c1b2 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/0e727a11-00d5-4155-b479-327029d5c91a returned with HTTP 404 Jul 03 22:00:31.392214 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1234/4980] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:31 2026] GET /volume/v3/volumes/0e727a11-00d5-4155-b479-327029d5c91a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:31.402415 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b92dde24-3afc-4e7b-8ee4-a722611fdbce None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:31.405119 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b92dde24-3afc-4e7b-8ee4-a722611fdbce tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/0e727a11-00d5-4155-b479-327029d5c91a Jul 03 22:00:31.406409 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b92dde24-3afc-4e7b-8ee4-a722611fdbce tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:31.406409 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b92dde24-3afc-4e7b-8ee4-a722611fdbce tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:31.414188 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b92dde24-3afc-4e7b-8ee4-a722611fdbce tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/0e727a11-00d5-4155-b479-327029d5c91a returned with HTTP 404 Jul 03 22:00:31.414188 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1234/4981] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:31 2026] GET /volume/v3/volumes/0e727a11-00d5-4155-b479-327029d5c91a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:31.426087 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d0b4b98c-56aa-49ac-8171-9bd8b4953350 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:31.427886 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d0b4b98c-56aa-49ac-8171-9bd8b4953350 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] DELETE https://10.4.3.32/volume/v3/volumes/0e727a11-00d5-4155-b479-327029d5c91a Jul 03 22:00:31.428156 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d0b4b98c-56aa-49ac-8171-9bd8b4953350 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:31.428789 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d0b4b98c-56aa-49ac-8171-9bd8b4953350 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:31.428789 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-d0b4b98c-56aa-49ac-8171-9bd8b4953350 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Delete volume with id: 0e727a11-00d5-4155-b479-327029d5c91a Jul 03 22:00:31.436250 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d0b4b98c-56aa-49ac-8171-9bd8b4953350 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/0e727a11-00d5-4155-b479-327029d5c91a returned with HTTP 404 Jul 03 22:00:31.437740 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1249/4982] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:00:31 2026] DELETE /volume/v3/volumes/0e727a11-00d5-4155-b479-327029d5c91a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:31.447712 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-26df139a-241f-422d-a552-0c434750cfea None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:31.453064 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-26df139a-241f-422d-a552-0c434750cfea tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/118b114f-3447-4730-a5c5-d1f57aa44729 Jul 03 22:00:31.453257 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-26df139a-241f-422d-a552-0c434750cfea tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:31.453460 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-26df139a-241f-422d-a552-0c434750cfea tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:31.453565 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.snapshots [None req-26df139a-241f-422d-a552-0c434750cfea tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Delete snapshot with id: 118b114f-3447-4730-a5c5-d1f57aa44729 Jul 03 22:00:31.461007 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:31.461007 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:31.461496 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-26df139a-241f-422d-a552-0c434750cfea tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 22:00:31.492258 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-26df139a-241f-422d-a552-0c434750cfea tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot delete request issued successfully. Jul 03 22:00:31.492458 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-26df139a-241f-422d-a552-0c434750cfea tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/118b114f-3447-4730-a5c5-d1f57aa44729 returned with HTTP 202 Jul 03 22:00:31.493057 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1266/4983] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 22:00:31 2026] DELETE /volume/v3/snapshots/118b114f-3447-4730-a5c5-d1f57aa44729 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:00:31.508897 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e936a0a5-d7e5-4fd8-aa27-e39330dd9f4f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:31.510752 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e936a0a5-d7e5-4fd8-aa27-e39330dd9f4f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/118b114f-3447-4730-a5c5-d1f57aa44729 Jul 03 22:00:31.510994 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e936a0a5-d7e5-4fd8-aa27-e39330dd9f4f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:31.511182 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e936a0a5-d7e5-4fd8-aa27-e39330dd9f4f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:31.517143 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:31.517143 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:31.517643 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e936a0a5-d7e5-4fd8-aa27-e39330dd9f4f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Snapshot retrieved successfully. Jul 03 22:00:31.518786 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e936a0a5-d7e5-4fd8-aa27-e39330dd9f4f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/118b114f-3447-4730-a5c5-d1f57aa44729 returned with HTTP 200 Jul 03 22:00:31.519242 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1235/4984] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:00:31 2026] GET /volume/v3/snapshots/118b114f-3447-4730-a5c5-d1f57aa44729 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:31.692789 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-09d65c5d-f557-4a08-9f6d-e561ce5fe9a9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:31.693753 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-09d65c5d-f557-4a08-9f6d-e561ce5fe9a9 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 Jul 03 22:00:31.693920 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-09d65c5d-f557-4a08-9f6d-e561ce5fe9a9 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:31.694105 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-09d65c5d-f557-4a08-9f6d-e561ce5fe9a9 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:31.694575 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-09d65c5d-f557-4a08-9f6d-e561ce5fe9a9 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 39a9e833-e67d-4ef1-8bb7-bc9dd3571173. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:31.705170 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:31.705170 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:31.705805 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-09d65c5d-f557-4a08-9f6d-e561ce5fe9a9 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 returned with HTTP 200 Jul 03 22:00:31.706260 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1235/4985] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:31 2026] GET /volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:32.530619 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d5cf7478-8694-4095-9767-5fac3b19442e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:32.535187 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d5cf7478-8694-4095-9767-5fac3b19442e tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/snapshots/118b114f-3447-4730-a5c5-d1f57aa44729 Jul 03 22:00:32.535187 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d5cf7478-8694-4095-9767-5fac3b19442e tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:32.535577 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d5cf7478-8694-4095-9767-5fac3b19442e tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:32.540217 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d5cf7478-8694-4095-9767-5fac3b19442e tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/snapshots/118b114f-3447-4730-a5c5-d1f57aa44729 returned with HTTP 404 Jul 03 22:00:32.540728 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1250/4986] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:00:32 2026] GET /volume/v3/snapshots/118b114f-3447-4730-a5c5-d1f57aa44729 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:32.555352 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d6d44011-31c1-4050-b911-a8610b77ea22 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:32.558975 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d6d44011-31c1-4050-b911-a8610b77ea22 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/06960f72-da5c-4ea9-9844-151e6c829d96 Jul 03 22:00:32.559236 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d6d44011-31c1-4050-b911-a8610b77ea22 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:32.559507 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d6d44011-31c1-4050-b911-a8610b77ea22 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:32.570579 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:32.570579 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:32.575835 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d6d44011-31c1-4050-b911-a8610b77ea22 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 22:00:32.580312 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d6d44011-31c1-4050-b911-a8610b77ea22 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/06960f72-da5c-4ea9-9844-151e6c829d96 returned with HTTP 200 Jul 03 22:00:32.580695 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1267/4987] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:32 2026] GET /volume/v3/volumes/06960f72-da5c-4ea9-9844-151e6c829d96 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:32.594145 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c4bd7e13-0f80-4fcf-a00a-792ddc142a19 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:32.598443 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c4bd7e13-0f80-4fcf-a00a-792ddc142a19 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] DELETE https://10.4.3.32/volume/v3/volumes/06960f72-da5c-4ea9-9844-151e6c829d96 Jul 03 22:00:32.598539 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c4bd7e13-0f80-4fcf-a00a-792ddc142a19 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:32.598801 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c4bd7e13-0f80-4fcf-a00a-792ddc142a19 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:32.599047 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-c4bd7e13-0f80-4fcf-a00a-792ddc142a19 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Delete volume with id: 06960f72-da5c-4ea9-9844-151e6c829d96 Jul 03 22:00:32.609867 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:32.609867 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:32.610575 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c4bd7e13-0f80-4fcf-a00a-792ddc142a19 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 22:00:32.630798 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c4bd7e13-0f80-4fcf-a00a-792ddc142a19 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Delete volume request issued successfully. Jul 03 22:00:32.631138 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c4bd7e13-0f80-4fcf-a00a-792ddc142a19 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/06960f72-da5c-4ea9-9844-151e6c829d96 returned with HTTP 202 Jul 03 22:00:32.631695 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1236/4988] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:00:32 2026] DELETE /volume/v3/volumes/06960f72-da5c-4ea9-9844-151e6c829d96 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:00:32.641435 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-46a33e29-2720-4d88-b679-4eac23057718 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:32.643278 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-46a33e29-2720-4d88-b679-4eac23057718 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/06960f72-da5c-4ea9-9844-151e6c829d96 Jul 03 22:00:32.643565 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-46a33e29-2720-4d88-b679-4eac23057718 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:32.643814 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-46a33e29-2720-4d88-b679-4eac23057718 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:32.655308 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:32.655308 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:32.662488 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-46a33e29-2720-4d88-b679-4eac23057718 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 22:00:32.671336 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-46a33e29-2720-4d88-b679-4eac23057718 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/06960f72-da5c-4ea9-9844-151e6c829d96 returned with HTTP 200 Jul 03 22:00:32.671336 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1236/4989] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:32 2026] GET /volume/v3/volumes/06960f72-da5c-4ea9-9844-151e6c829d96 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:32.717687 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f5083849-cf60-4b93-ba2e-44e5d2fba7f0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:32.720886 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f5083849-cf60-4b93-ba2e-44e5d2fba7f0 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 Jul 03 22:00:32.720886 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f5083849-cf60-4b93-ba2e-44e5d2fba7f0 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:32.721067 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f5083849-cf60-4b93-ba2e-44e5d2fba7f0 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:32.721142 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-f5083849-cf60-4b93-ba2e-44e5d2fba7f0 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 39a9e833-e67d-4ef1-8bb7-bc9dd3571173. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:32.732608 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:32.732608 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:32.733806 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f5083849-cf60-4b93-ba2e-44e5d2fba7f0 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 returned with HTTP 200 Jul 03 22:00:32.733806 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1251/4990] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:32 2026] GET /volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:32.978692 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d9505636-b568-4709-b3d9-39e4434f6bed None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:32.983012 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b64438e8-06d7-4390-85ac-989c58342f5a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:32.983807 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b64438e8-06d7-4390-85ac-989c58342f5a None None] GET https://10.4.3.32/volume// Jul 03 22:00:32.983807 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b64438e8-06d7-4390-85ac-989c58342f5a None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:32.984061 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b64438e8-06d7-4390-85ac-989c58342f5a None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:32.984451 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b64438e8-06d7-4390-85ac-989c58342f5a None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:00:32.984767 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1237/4991] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 22:00:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 22:00:32.992881 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-d0ff8526-01d4-42cf-98ab-3fb5f1bf98c0 req-c50be9ff-b29b-42ed-ac4f-cfb153e90687 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:32.994834 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-d0ff8526-01d4-42cf-98ab-3fb5f1bf98c0 req-c50be9ff-b29b-42ed-ac4f-cfb153e90687 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/4f01439c-f568-4428-8ecf-e8cef7dcfb0f Jul 03 22:00:32.995049 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-d0ff8526-01d4-42cf-98ab-3fb5f1bf98c0 req-c50be9ff-b29b-42ed-ac4f-cfb153e90687 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:32.995249 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-d0ff8526-01d4-42cf-98ab-3fb5f1bf98c0 req-c50be9ff-b29b-42ed-ac4f-cfb153e90687 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:33.005418 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:33.005418 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:33.008292 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-d0ff8526-01d4-42cf-98ab-3fb5f1bf98c0 req-c50be9ff-b29b-42ed-ac4f-cfb153e90687 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 22:00:33.014782 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-d0ff8526-01d4-42cf-98ab-3fb5f1bf98c0 req-c50be9ff-b29b-42ed-ac4f-cfb153e90687 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/4f01439c-f568-4428-8ecf-e8cef7dcfb0f returned with HTTP 200 Jul 03 22:00:33.014782 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1237/4992] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 22:00:32 2026] GET /volume/v3/volumes/4f01439c-f568-4428-8ecf-e8cef7dcfb0f => generated 1543 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:00:33.089635 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d9505636-b568-4709-b3d9-39e4434f6bed tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 22:00:33.090291 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d9505636-b568-4709-b3d9-39e4434f6bed tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1744460069", "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=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:33.121887 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d9505636-b568-4709-b3d9-39e4434f6bed tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 22:00:33.122437 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1268/4993] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 22:00:32 2026] POST /volume/v3/types => generated 380 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:33.131129 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-d0ff8526-01d4-42cf-98ab-3fb5f1bf98c0 req-515c8adc-b162-4d3a-8285-113b18642bdd None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:33.132419 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4adc844c-9ea5-4edd-94f3-58dbd71d1e94 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:33.133534 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-d0ff8526-01d4-42cf-98ab-3fb5f1bf98c0 req-515c8adc-b162-4d3a-8285-113b18642bdd tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] PUT https://10.4.3.32/volume/v3/attachments/8d32e9ef-1bfc-4e09-bb41-bfe6fb15fd8d Jul 03 22:00:33.134208 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-d0ff8526-01d4-42cf-98ab-3fb5f1bf98c0 req-515c8adc-b162-4d3a-8285-113b18642bdd tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:33.134859 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4adc844c-9ea5-4edd-94f3-58dbd71d1e94 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] POST https://10.4.3.32/volume/v3/types/d16ef76d-591f-41b4-a552-1a53a62a552a/encryption Jul 03 22:00:33.135209 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4adc844c-9ea5-4edd-94f3-58dbd71d1e94 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:33.142252 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-d0ff8526-01d4-42cf-98ab-3fb5f1bf98c0 req-515c8adc-b162-4d3a-8285-113b18642bdd tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Acquiring lock "cinder-attachment_update-4f01439c-f568-4428-8ecf-e8cef7dcfb0f-np0000004475" by "attachment_update" {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 22:00:33.147170 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-d0ff8526-01d4-42cf-98ab-3fb5f1bf98c0 req-515c8adc-b162-4d3a-8285-113b18642bdd tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Lock "cinder-attachment_update-4f01439c-f568-4428-8ecf-e8cef7dcfb0f-np0000004475" acquired by "attachment_update" :: waited 0.005s {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 22:00:33.148212 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:33.148212 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:33.156979 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4adc844c-9ea5-4edd-94f3-58dbd71d1e94 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] https://10.4.3.32/volume/v3/types/d16ef76d-591f-41b4-a552-1a53a62a552a/encryption returned with HTTP 200 Jul 03 22:00:33.157449 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1238/4994] 10.4.3.32 () {68 vars in 1390 bytes} [Fri Jul 3 22:00:33 2026] POST /volume/v3/types/d16ef76d-591f-41b4-a552-1a53a62a552a/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:33.166689 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a3c10c24-7223-4add-b49d-c2f10ef02ca2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:33.168726 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a3c10c24-7223-4add-b49d-c2f10ef02ca2 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 22:00:33.169100 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a3c10c24-7223-4add-b49d-c2f10ef02ca2 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1413969558", "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=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:33.188584 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a3c10c24-7223-4add-b49d-c2f10ef02ca2 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 22:00:33.189101 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1238/4995] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 22:00:33 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:33.196998 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-71167e72-b208-4500-ac15-9fabdf050da5 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:33.198905 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-71167e72-b208-4500-ac15-9fabdf050da5 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] POST https://10.4.3.32/volume/v3/types/4175989c-ed38-4b23-861c-cfdc8a3eccb1/encryption Jul 03 22:00:33.199343 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-71167e72-b208-4500-ac15-9fabdf050da5 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:33.225321 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-71167e72-b208-4500-ac15-9fabdf050da5 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] https://10.4.3.32/volume/v3/types/4175989c-ed38-4b23-861c-cfdc8a3eccb1/encryption returned with HTTP 200 Jul 03 22:00:33.225931 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1269/4996] 10.4.3.32 () {68 vars in 1390 bytes} [Fri Jul 3 22:00:33 2026] POST /volume/v3/types/4175989c-ed38-4b23-861c-cfdc8a3eccb1/encryption => generated 239 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:33.239310 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-db458b6b-6e32-4483-9152-54d4cabe436a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:33.241022 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-db458b6b-6e32-4483-9152-54d4cabe436a tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 22:00:33.241361 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-db458b6b-6e32-4483-9152-54d4cabe436a tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1525280917", "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=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:33.259995 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-db458b6b-6e32-4483-9152-54d4cabe436a tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 22:00:33.260441 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1239/4997] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 22:00:33 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:33.269130 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-6a9e4a84-211e-4ac4-9eed-2b1d362579f5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:33.271823 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6a9e4a84-211e-4ac4-9eed-2b1d362579f5 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] POST https://10.4.3.32/volume/v3/types/e2eb3a09-0c0f-4c63-af3b-c46f0325658f/extra_specs Jul 03 22:00:33.272364 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6a9e4a84-211e-4ac4-9eed-2b1d362579f5 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:33.300304 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6a9e4a84-211e-4ac4-9eed-2b1d362579f5 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] https://10.4.3.32/volume/v3/types/e2eb3a09-0c0f-4c63-af3b-c46f0325658f/extra_specs returned with HTTP 200 Jul 03 22:00:33.300912 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1239/4998] 10.4.3.32 () {68 vars in 1392 bytes} [Fri Jul 3 22:00:33 2026] POST /volume/v3/types/e2eb3a09-0c0f-4c63-af3b-c46f0325658f/extra_specs => generated 35 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:00:33.310797 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-732c9895-02b3-4c80-9110-d32e818b81de None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:33.314233 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-732c9895-02b3-4c80-9110-d32e818b81de tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] PUT https://10.4.3.32/volume/v3/types/e2eb3a09-0c0f-4c63-af3b-c46f0325658f/extra_specs/key2 Jul 03 22:00:33.314836 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-732c9895-02b3-4c80-9110-d32e818b81de tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:33.337626 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-732c9895-02b3-4c80-9110-d32e818b81de tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] https://10.4.3.32/volume/v3/types/e2eb3a09-0c0f-4c63-af3b-c46f0325658f/extra_specs/key2 returned with HTTP 200 Jul 03 22:00:33.338131 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1270/4999] 10.4.3.32 () {68 vars in 1406 bytes} [Fri Jul 3 22:00:33 2026] PUT /volume/v3/types/e2eb3a09-0c0f-4c63-af3b-c46f0325658f/extra_specs/key2 => generated 25 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:00:33.346575 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-39d17349-b997-4713-b335-b66362252c74 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:33.348645 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-39d17349-b997-4713-b335-b66362252c74 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 22:00:33.349056 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-39d17349-b997-4713-b335-b66362252c74 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:33.364066 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-39d17349-b997-4713-b335-b66362252c74 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 22:00:33.364548 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1240/5000] 10.4.3.32 () {68 vars in 1245 bytes} [Fri Jul 3 22:00:33 2026] POST /volume/v3/types => generated 195 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:33.372330 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-6d10f9ba-18f8-4270-b498-489ff0718bdc None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:33.374179 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6d10f9ba-18f8-4270-b498-489ff0718bdc tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] DELETE https://10.4.3.32/volume/v3/types/8bf29455-7bb9-477e-a075-67abf7d41455 Jul 03 22:00:33.374391 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6d10f9ba-18f8-4270-b498-489ff0718bdc tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:33.374621 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6d10f9ba-18f8-4270-b498-489ff0718bdc tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Calling method '_delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:33.400147 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6d10f9ba-18f8-4270-b498-489ff0718bdc tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] https://10.4.3.32/volume/v3/types/8bf29455-7bb9-477e-a075-67abf7d41455 returned with HTTP 202 Jul 03 22:00:33.400665 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1240/5001] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 22:00:33 2026] DELETE /volume/v3/types/8bf29455-7bb9-477e-a075-67abf7d41455 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:00:33.410479 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-40744241-365d-4724-ba4b-6a8f0c2b8013 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:33.412062 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-40744241-365d-4724-ba4b-6a8f0c2b8013 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 22:00:33.412601 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-40744241-365d-4724-ba4b-6a8f0c2b8013 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1328044118", "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=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:33.429676 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-40744241-365d-4724-ba4b-6a8f0c2b8013 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 22:00:33.430186 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1271/5002] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 22:00:33 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:33.439111 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d4eb36f9-db96-4eee-bccd-4bb71fc7ccb4 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:33.440830 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d4eb36f9-db96-4eee-bccd-4bb71fc7ccb4 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] POST https://10.4.3.32/volume/v3/types/b148b0a9-fb55-464d-9c6e-d86a3f56e93d/encryption Jul 03 22:00:33.441146 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d4eb36f9-db96-4eee-bccd-4bb71fc7ccb4 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:33.457158 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d4eb36f9-db96-4eee-bccd-4bb71fc7ccb4 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] https://10.4.3.32/volume/v3/types/b148b0a9-fb55-464d-9c6e-d86a3f56e93d/encryption returned with HTTP 200 Jul 03 22:00:33.457548 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1241/5003] 10.4.3.32 () {68 vars in 1390 bytes} [Fri Jul 3 22:00:33 2026] POST /volume/v3/types/b148b0a9-fb55-464d-9c6e-d86a3f56e93d/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:33.468489 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ce56eb9f-3f4d-4dd6-8e5e-eb4507078e4c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:33.473588 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ce56eb9f-3f4d-4dd6-8e5e-eb4507078e4c tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] DELETE https://10.4.3.32/volume/v3/types/b148b0a9-fb55-464d-9c6e-d86a3f56e93d/encryption/1c5d4c31-dfc5-4535-96c7-ccd82e0372f8 Jul 03 22:00:33.473846 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ce56eb9f-3f4d-4dd6-8e5e-eb4507078e4c tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:33.474093 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ce56eb9f-3f4d-4dd6-8e5e-eb4507078e4c tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:33.487518 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ce56eb9f-3f4d-4dd6-8e5e-eb4507078e4c tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] https://10.4.3.32/volume/v3/types/b148b0a9-fb55-464d-9c6e-d86a3f56e93d/encryption/1c5d4c31-dfc5-4535-96c7-ccd82e0372f8 returned with HTTP 202 Jul 03 22:00:33.488019 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1241/5004] 10.4.3.32 () {66 vars in 1482 bytes} [Fri Jul 3 22:00:33 2026] DELETE /volume/v3/types/b148b0a9-fb55-464d-9c6e-d86a3f56e93d/encryption/1c5d4c31-dfc5-4535-96c7-ccd82e0372f8 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:00:33.496136 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b48efd6d-d577-40d2-975c-d505718095ec None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:33.497960 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b48efd6d-d577-40d2-975c-d505718095ec tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 22:00:33.498355 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b48efd6d-d577-40d2-975c-d505718095ec tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1913383765", "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=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:33.514773 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b48efd6d-d577-40d2-975c-d505718095ec tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 22:00:33.515168 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1272/5005] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 22:00:33 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:33.522961 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-07fc73ed-cdf2-41c8-aa9b-5b0aec755489 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:33.525051 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-07fc73ed-cdf2-41c8-aa9b-5b0aec755489 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] DELETE https://10.4.3.32/volume/v3/types/8c8e46a9-8b40-4ccc-9fa2-9d63ae8d0fd3/extra_specs/key1 Jul 03 22:00:33.525641 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-07fc73ed-cdf2-41c8-aa9b-5b0aec755489 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:33.525641 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-07fc73ed-cdf2-41c8-aa9b-5b0aec755489 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:33.543311 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-07fc73ed-cdf2-41c8-aa9b-5b0aec755489 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] https://10.4.3.32/volume/v3/types/8c8e46a9-8b40-4ccc-9fa2-9d63ae8d0fd3/extra_specs/key1 returned with HTTP 202 Jul 03 22:00:33.543696 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1242/5006] 10.4.3.32 () {66 vars in 1389 bytes} [Fri Jul 3 22:00:33 2026] DELETE /volume/v3/types/8c8e46a9-8b40-4ccc-9fa2-9d63ae8d0fd3/extra_specs/key1 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 22:00:33.554836 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-eef42003-be62-4f37-ab4a-d21272f075f8 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:33.557180 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-eef42003-be62-4f37-ab4a-d21272f075f8 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 22:00:33.557627 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-eef42003-be62-4f37-ab4a-d21272f075f8 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-556344542", "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=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:33.576361 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-eef42003-be62-4f37-ab4a-d21272f075f8 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 22:00:33.576838 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1242/5007] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 22:00:33 2026] POST /volume/v3/types => generated 379 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:33.587285 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2b7a4be8-0914-4fba-b520-98a48a594742 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:33.590529 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2b7a4be8-0914-4fba-b520-98a48a594742 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] DELETE https://10.4.3.32/volume/v3/types/2400227e-488b-47af-a4c3-28c5038d6506 Jul 03 22:00:33.590729 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2b7a4be8-0914-4fba-b520-98a48a594742 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:33.590957 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2b7a4be8-0914-4fba-b520-98a48a594742 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Calling method '_delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:33.645991 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2b7a4be8-0914-4fba-b520-98a48a594742 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] https://10.4.3.32/volume/v3/types/2400227e-488b-47af-a4c3-28c5038d6506 returned with HTTP 202 Jul 03 22:00:33.646710 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1273/5008] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 22:00:33 2026] DELETE /volume/v3/types/2400227e-488b-47af-a4c3-28c5038d6506 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:00:33.655027 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-bda80431-62cc-4ef0-af3d-ac4c511eafbc None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:33.657297 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bda80431-62cc-4ef0-af3d-ac4c511eafbc tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] GET https://10.4.3.32/volume/v3/types/d16ef76d-591f-41b4-a552-1a53a62a552a/extra_specs Jul 03 22:00:33.657410 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bda80431-62cc-4ef0-af3d-ac4c511eafbc tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:33.657669 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bda80431-62cc-4ef0-af3d-ac4c511eafbc tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Calling method 'index' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:33.667552 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bda80431-62cc-4ef0-af3d-ac4c511eafbc tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] https://10.4.3.32/volume/v3/types/d16ef76d-591f-41b4-a552-1a53a62a552a/extra_specs returned with HTTP 200 Jul 03 22:00:33.668269 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1243/5009] 10.4.3.32 () {66 vars in 1371 bytes} [Fri Jul 3 22:00:33 2026] GET /volume/v3/types/d16ef76d-591f-41b4-a552-1a53a62a552a/extra_specs => generated 185 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:33.676253 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-d0ff8526-01d4-42cf-98ab-3fb5f1bf98c0 req-515c8adc-b162-4d3a-8285-113b18642bdd tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Lock "cinder-attachment_update-4f01439c-f568-4428-8ecf-e8cef7dcfb0f-np0000004475" released by "attachment_update" :: held 0.527s {{(pid=99934) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 22:00:33.676253 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-d0ff8526-01d4-42cf-98ab-3fb5f1bf98c0 req-515c8adc-b162-4d3a-8285-113b18642bdd tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments/8d32e9ef-1bfc-4e09-bb41-bfe6fb15fd8d returned with HTTP 200 Jul 03 22:00:33.676253 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1252/5010] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 22:00:33 2026] PUT /volume/v3/attachments/8d32e9ef-1bfc-4e09-bb41-bfe6fb15fd8d => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:00:33.679433 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e154ba17-1ebf-4a43-bd42-014812781725 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:33.684451 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e154ba17-1ebf-4a43-bd42-014812781725 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] GET https://10.4.3.32/volume/v3/types Jul 03 22:00:33.684451 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e154ba17-1ebf-4a43-bd42-014812781725 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:33.684451 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e154ba17-1ebf-4a43-bd42-014812781725 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Calling method 'index' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:33.684636 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-4e7d65d8-265d-40ed-8e23-952b7d69e67f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:33.685875 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4e7d65d8-265d-40ed-8e23-952b7d69e67f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/06960f72-da5c-4ea9-9844-151e6c829d96 Jul 03 22:00:33.685875 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4e7d65d8-265d-40ed-8e23-952b7d69e67f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:33.686557 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4e7d65d8-265d-40ed-8e23-952b7d69e67f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:33.693759 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4e7d65d8-265d-40ed-8e23-952b7d69e67f tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/06960f72-da5c-4ea9-9844-151e6c829d96 returned with HTTP 404 Jul 03 22:00:33.694425 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1274/5011] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:33 2026] GET /volume/v3/volumes/06960f72-da5c-4ea9-9844-151e6c829d96 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:33.702581 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e154ba17-1ebf-4a43-bd42-014812781725 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 22:00:33.702936 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1243/5012] 10.4.3.32 () {66 vars in 1224 bytes} [Fri Jul 3 22:00:33 2026] GET /volume/v3/types => generated 2612 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:00:33.703912 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-40e70147-8426-4b52-b2af-16d311badd3c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:33.706174 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-40e70147-8426-4b52-b2af-16d311badd3c tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c Jul 03 22:00:33.706478 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-40e70147-8426-4b52-b2af-16d311badd3c tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:33.706744 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-40e70147-8426-4b52-b2af-16d311badd3c tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:33.716533 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2211773c-4456-4cf2-980a-f5037f089057 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:33.719955 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:33.719955 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:33.723496 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2211773c-4456-4cf2-980a-f5037f089057 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] GET https://10.4.3.32/volume/v3/types/d16ef76d-591f-41b4-a552-1a53a62a552a/encryption/cipher Jul 03 22:00:33.724397 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2211773c-4456-4cf2-980a-f5037f089057 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:33.724397 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2211773c-4456-4cf2-980a-f5037f089057 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:33.724397 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:33.724397 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:33.727129 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-40e70147-8426-4b52-b2af-16d311badd3c tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 22:00:33.732093 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2211773c-4456-4cf2-980a-f5037f089057 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] https://10.4.3.32/volume/v3/types/d16ef76d-591f-41b4-a552-1a53a62a552a/encryption/cipher returned with HTTP 200 Jul 03 22:00:33.732614 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1253/5013] 10.4.3.32 () {66 vars in 1389 bytes} [Fri Jul 3 22:00:33 2026] GET /volume/v3/types/d16ef76d-591f-41b4-a552-1a53a62a552a/encryption/cipher => generated 29 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:00:33.732681 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-40e70147-8426-4b52-b2af-16d311badd3c tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c returned with HTTP 200 Jul 03 22:00:33.733917 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1244/5014] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:33 2026] GET /volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:33.741532 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-0803a2e7-7f96-4f54-a305-cfd2f9a90b15 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:33.745269 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0803a2e7-7f96-4f54-a305-cfd2f9a90b15 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] GET https://10.4.3.32/volume/v3/types/d16ef76d-591f-41b4-a552-1a53a62a552a/encryption Jul 03 22:00:33.745269 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0803a2e7-7f96-4f54-a305-cfd2f9a90b15 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:33.745454 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0803a2e7-7f96-4f54-a305-cfd2f9a90b15 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Calling method 'index' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:33.749801 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-aea9b70c-5cee-45cd-b479-0f18f6c05a81 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:33.751025 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-aea9b70c-5cee-45cd-b479-0f18f6c05a81 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] DELETE https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c Jul 03 22:00:33.752448 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-aea9b70c-5cee-45cd-b479-0f18f6c05a81 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:33.752448 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-aea9b70c-5cee-45cd-b479-0f18f6c05a81 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:33.752448 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-aea9b70c-5cee-45cd-b479-0f18f6c05a81 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Delete volume with id: 325aa526-400a-4698-a387-2f973536a05c Jul 03 22:00:33.752639 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0803a2e7-7f96-4f54-a305-cfd2f9a90b15 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] https://10.4.3.32/volume/v3/types/d16ef76d-591f-41b4-a552-1a53a62a552a/encryption returned with HTTP 200 Jul 03 22:00:33.752639 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1275/5015] 10.4.3.32 () {66 vars in 1368 bytes} [Fri Jul 3 22:00:33 2026] GET /volume/v3/types/d16ef76d-591f-41b4-a552-1a53a62a552a/encryption => generated 325 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:33.755390 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6c6791db-850a-4011-9f0e-0adf483d82d8 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:33.761610 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-73f041dd-28d0-4796-8476-b740a0e8319e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:33.763592 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-73f041dd-28d0-4796-8476-b740a0e8319e tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] GET https://10.4.3.32/volume/v3/types/d16ef76d-591f-41b4-a552-1a53a62a552a/extra_specs/multiattach Jul 03 22:00:33.763670 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6c6791db-850a-4011-9f0e-0adf483d82d8 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 Jul 03 22:00:33.763832 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-73f041dd-28d0-4796-8476-b740a0e8319e tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:33.763867 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6c6791db-850a-4011-9f0e-0adf483d82d8 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:33.764055 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6c6791db-850a-4011-9f0e-0adf483d82d8 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:33.764092 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-73f041dd-28d0-4796-8476-b740a0e8319e tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:33.764153 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-6c6791db-850a-4011-9f0e-0adf483d82d8 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 39a9e833-e67d-4ef1-8bb7-bc9dd3571173. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:33.767725 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:33.767725 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:33.768278 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:33.768278 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:33.768380 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-aea9b70c-5cee-45cd-b479-0f18f6c05a81 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 22:00:33.769067 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6c6791db-850a-4011-9f0e-0adf483d82d8 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 returned with HTTP 200 Jul 03 22:00:33.769512 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1254/5016] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:33 2026] GET /volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:33.770868 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-73f041dd-28d0-4796-8476-b740a0e8319e tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] https://10.4.3.32/volume/v3/types/d16ef76d-591f-41b4-a552-1a53a62a552a/extra_specs/multiattach returned with HTTP 200 Jul 03 22:00:33.774391 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1245/5017] 10.4.3.32 () {66 vars in 1407 bytes} [Fri Jul 3 22:00:33 2026] GET /volume/v3/types/d16ef76d-591f-41b4-a552-1a53a62a552a/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:00:33.779559 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f25811ec-eaef-401d-ab7e-7b12ae5be890 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:33.781639 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f25811ec-eaef-401d-ab7e-7b12ae5be890 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] GET https://10.4.3.32/volume/v3/types/d16ef76d-591f-41b4-a552-1a53a62a552a/extra_specs/volume_backend_name Jul 03 22:00:33.781875 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f25811ec-eaef-401d-ab7e-7b12ae5be890 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:33.782061 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f25811ec-eaef-401d-ab7e-7b12ae5be890 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:33.790139 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f25811ec-eaef-401d-ab7e-7b12ae5be890 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] https://10.4.3.32/volume/v3/types/d16ef76d-591f-41b4-a552-1a53a62a552a/extra_specs/volume_backend_name returned with HTTP 200 Jul 03 22:00:33.790498 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1276/5018] 10.4.3.32 () {66 vars in 1431 bytes} [Fri Jul 3 22:00:33 2026] GET /volume/v3/types/d16ef76d-591f-41b4-a552-1a53a62a552a/extra_specs/volume_backend_name => generated 44 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:00:33.800112 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ce41bdf2-1b39-48a9-be8c-2a1048531170 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:33.800772 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-aea9b70c-5cee-45cd-b479-0f18f6c05a81 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Delete volume request issued successfully. Jul 03 22:00:33.801095 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-aea9b70c-5cee-45cd-b479-0f18f6c05a81 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c returned with HTTP 202 Jul 03 22:00:33.801841 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1244/5019] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:00:33 2026] DELETE /volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:00:33.805064 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ce41bdf2-1b39-48a9-be8c-2a1048531170 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] GET https://10.4.3.32/volume/v3/types/d16ef76d-591f-41b4-a552-1a53a62a552a Jul 03 22:00:33.805270 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ce41bdf2-1b39-48a9-be8c-2a1048531170 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:33.805526 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ce41bdf2-1b39-48a9-be8c-2a1048531170 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:33.812158 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a9b23cc1-9698-4d25-b953-ff63d0a2eb27 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:33.812518 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ce41bdf2-1b39-48a9-be8c-2a1048531170 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] https://10.4.3.32/volume/v3/types/d16ef76d-591f-41b4-a552-1a53a62a552a returned with HTTP 200 Jul 03 22:00:33.812869 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1255/5020] 10.4.3.32 () {66 vars in 1335 bytes} [Fri Jul 3 22:00:33 2026] GET /volume/v3/types/d16ef76d-591f-41b4-a552-1a53a62a552a => generated 402 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:33.816391 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a9b23cc1-9698-4d25-b953-ff63d0a2eb27 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c Jul 03 22:00:33.816391 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a9b23cc1-9698-4d25-b953-ff63d0a2eb27 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:33.816391 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a9b23cc1-9698-4d25-b953-ff63d0a2eb27 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:33.822113 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:33.822113 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:33.826547 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-a9b23cc1-9698-4d25-b953-ff63d0a2eb27 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Volume info retrieved successfully. Jul 03 22:00:33.829401 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-23323d71-4f5c-40a5-8fa9-64af9e0bf894 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:33.832325 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a9b23cc1-9698-4d25-b953-ff63d0a2eb27 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c returned with HTTP 200 Jul 03 22:00:33.832474 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-23323d71-4f5c-40a5-8fa9-64af9e0bf894 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] PUT https://10.4.3.32/volume/v3/types/d16ef76d-591f-41b4-a552-1a53a62a552a/encryption/7b8dcce3-b102-4f51-b2f9-b06fdbd30af3 Jul 03 22:00:33.832843 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-23323d71-4f5c-40a5-8fa9-64af9e0bf894 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:33.836105 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1246/5021] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:33 2026] GET /volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:33.862763 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-23323d71-4f5c-40a5-8fa9-64af9e0bf894 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] https://10.4.3.32/volume/v3/types/d16ef76d-591f-41b4-a552-1a53a62a552a/encryption/7b8dcce3-b102-4f51-b2f9-b06fdbd30af3 returned with HTTP 200 Jul 03 22:00:33.863342 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1277/5022] 10.4.3.32 () {68 vars in 1499 bytes} [Fri Jul 3 22:00:33 2026] PUT /volume/v3/types/d16ef76d-591f-41b4-a552-1a53a62a552a/encryption/7b8dcce3-b102-4f51-b2f9-b06fdbd30af3 => generated 33 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:00:33.877105 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-610a2cdf-62e5-4206-a42e-93e5c984befe None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:33.878947 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-610a2cdf-62e5-4206-a42e-93e5c984befe tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] PUT https://10.4.3.32/volume/v3/types/d16ef76d-591f-41b4-a552-1a53a62a552a/extra_specs/key1 Jul 03 22:00:33.879281 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-610a2cdf-62e5-4206-a42e-93e5c984befe tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:33.900968 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-610a2cdf-62e5-4206-a42e-93e5c984befe tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] https://10.4.3.32/volume/v3/types/d16ef76d-591f-41b4-a552-1a53a62a552a/extra_specs/key1 returned with HTTP 200 Jul 03 22:00:33.901439 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1245/5023] 10.4.3.32 () {68 vars in 1406 bytes} [Fri Jul 3 22:00:33 2026] PUT /volume/v3/types/d16ef76d-591f-41b4-a552-1a53a62a552a/extra_specs/key1 => generated 30 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:00:33.912539 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-8257565a-c22b-42d4-acfe-b4c8cd6a1a11 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:33.914153 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8257565a-c22b-42d4-acfe-b4c8cd6a1a11 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] PUT https://10.4.3.32/volume/v3/types/d16ef76d-591f-41b4-a552-1a53a62a552a Jul 03 22:00:33.914481 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8257565a-c22b-42d4-acfe-b4c8cd6a1a11 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:33.932277 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8257565a-c22b-42d4-acfe-b4c8cd6a1a11 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] https://10.4.3.32/volume/v3/types/d16ef76d-591f-41b4-a552-1a53a62a552a returned with HTTP 200 Jul 03 22:00:33.932735 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1256/5024] 10.4.3.32 () {68 vars in 1355 bytes} [Fri Jul 3 22:00:33 2026] PUT /volume/v3/types/d16ef76d-591f-41b4-a552-1a53a62a552a => generated 371 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:33.945062 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c151c803-add8-4224-acde-2b55a5e8a7de None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:33.947248 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c151c803-add8-4224-acde-2b55a5e8a7de tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] DELETE https://10.4.3.32/volume/v3/types/8c8e46a9-8b40-4ccc-9fa2-9d63ae8d0fd3 Jul 03 22:00:33.947507 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c151c803-add8-4224-acde-2b55a5e8a7de tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:33.947768 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c151c803-add8-4224-acde-2b55a5e8a7de tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Calling method '_delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:33.979716 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c151c803-add8-4224-acde-2b55a5e8a7de tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] https://10.4.3.32/volume/v3/types/8c8e46a9-8b40-4ccc-9fa2-9d63ae8d0fd3 returned with HTTP 202 Jul 03 22:00:33.981558 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1247/5025] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 22:00:33 2026] DELETE /volume/v3/types/8c8e46a9-8b40-4ccc-9fa2-9d63ae8d0fd3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:00:33.988128 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-183696e7-59c9-4b1d-9543-cd1170e12c3c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:33.989955 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-183696e7-59c9-4b1d-9543-cd1170e12c3c tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] DELETE https://10.4.3.32/volume/v3/types/b148b0a9-fb55-464d-9c6e-d86a3f56e93d Jul 03 22:00:33.990175 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-183696e7-59c9-4b1d-9543-cd1170e12c3c tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:33.990428 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-183696e7-59c9-4b1d-9543-cd1170e12c3c tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Calling method '_delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:34.018728 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-183696e7-59c9-4b1d-9543-cd1170e12c3c tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] https://10.4.3.32/volume/v3/types/b148b0a9-fb55-464d-9c6e-d86a3f56e93d returned with HTTP 202 Jul 03 22:00:34.019205 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1278/5026] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 22:00:33 2026] DELETE /volume/v3/types/b148b0a9-fb55-464d-9c6e-d86a3f56e93d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:00:34.029148 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c71383d1-9c25-450d-9da0-ab7369e8462d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:34.031131 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c71383d1-9c25-450d-9da0-ab7369e8462d tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] DELETE https://10.4.3.32/volume/v3/types/e2eb3a09-0c0f-4c63-af3b-c46f0325658f Jul 03 22:00:34.031362 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c71383d1-9c25-450d-9da0-ab7369e8462d tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:34.031588 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c71383d1-9c25-450d-9da0-ab7369e8462d tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Calling method '_delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:34.055310 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c71383d1-9c25-450d-9da0-ab7369e8462d tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] https://10.4.3.32/volume/v3/types/e2eb3a09-0c0f-4c63-af3b-c46f0325658f returned with HTTP 202 Jul 03 22:00:34.055693 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1246/5027] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 22:00:34 2026] DELETE /volume/v3/types/e2eb3a09-0c0f-4c63-af3b-c46f0325658f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:00:34.065573 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-1cd45d9c-54b6-4966-ad8d-466bf078f3a4 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:34.067876 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1cd45d9c-54b6-4966-ad8d-466bf078f3a4 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] DELETE https://10.4.3.32/volume/v3/types/4175989c-ed38-4b23-861c-cfdc8a3eccb1 Jul 03 22:00:34.068130 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1cd45d9c-54b6-4966-ad8d-466bf078f3a4 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:34.068384 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1cd45d9c-54b6-4966-ad8d-466bf078f3a4 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Calling method '_delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:34.103764 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1cd45d9c-54b6-4966-ad8d-466bf078f3a4 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] https://10.4.3.32/volume/v3/types/4175989c-ed38-4b23-861c-cfdc8a3eccb1 returned with HTTP 202 Jul 03 22:00:34.104923 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1257/5028] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 22:00:34 2026] DELETE /volume/v3/types/4175989c-ed38-4b23-861c-cfdc8a3eccb1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:00:34.111341 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a01c3248-4620-4cc3-b577-0523734c4de6 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:34.113942 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a01c3248-4620-4cc3-b577-0523734c4de6 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] DELETE https://10.4.3.32/volume/v3/types/d16ef76d-591f-41b4-a552-1a53a62a552a Jul 03 22:00:34.113942 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a01c3248-4620-4cc3-b577-0523734c4de6 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:34.113942 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a01c3248-4620-4cc3-b577-0523734c4de6 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] Calling method '_delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:34.141575 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a01c3248-4620-4cc3-b577-0523734c4de6 tempest-VolumeTypesAdminTests-446422139 tempest-VolumeTypesAdminTests-446422139-project-admin] https://10.4.3.32/volume/v3/types/d16ef76d-591f-41b4-a552-1a53a62a552a returned with HTTP 202 Jul 03 22:00:34.142167 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1248/5029] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 22:00:34 2026] DELETE /volume/v3/types/d16ef76d-591f-41b4-a552-1a53a62a552a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:00:34.188271 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-d0ff8526-01d4-42cf-98ab-3fb5f1bf98c0 req-0f770112-7572-4ffd-a6af-1f259594ecec None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:34.191046 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-d0ff8526-01d4-42cf-98ab-3fb5f1bf98c0 req-0f770112-7572-4ffd-a6af-1f259594ecec tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] POST https://10.4.3.32/volume/v3/attachments/8d32e9ef-1bfc-4e09-bb41-bfe6fb15fd8d/action Jul 03 22:00:34.191489 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-d0ff8526-01d4-42cf-98ab-3fb5f1bf98c0 req-0f770112-7572-4ffd-a6af-1f259594ecec tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action body: b'{"os-complete": null}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 22:00:34.191670 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-d0ff8526-01d4-42cf-98ab-3fb5f1bf98c0 req-0f770112-7572-4ffd-a6af-1f259594ecec tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:34.213320 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:34.213320 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:34.232080 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-d0ff8526-01d4-42cf-98ab-3fb5f1bf98c0 req-0f770112-7572-4ffd-a6af-1f259594ecec tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments/8d32e9ef-1bfc-4e09-bb41-bfe6fb15fd8d/action returned with HTTP 204 Jul 03 22:00:34.232985 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1279/5030] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 22:00:34 2026] POST /volume/v3/attachments/8d32e9ef-1bfc-4e09-bb41-bfe6fb15fd8d/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:34.780707 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-962bc048-5e96-4536-81cb-c447b3fb8249 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:34.783696 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-962bc048-5e96-4536-81cb-c447b3fb8249 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 Jul 03 22:00:34.783696 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-962bc048-5e96-4536-81cb-c447b3fb8249 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:34.783696 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-962bc048-5e96-4536-81cb-c447b3fb8249 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:34.783696 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-962bc048-5e96-4536-81cb-c447b3fb8249 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 39a9e833-e67d-4ef1-8bb7-bc9dd3571173. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:34.790226 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:34.790226 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:34.791157 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-962bc048-5e96-4536-81cb-c447b3fb8249 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 returned with HTTP 200 Jul 03 22:00:34.791543 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1247/5031] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:34 2026] GET /volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:34.856055 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-41bad601-20c0-478e-b2cc-cd68c5131572 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:34.858613 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-41bad601-20c0-478e-b2cc-cd68c5131572 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] GET https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c Jul 03 22:00:34.858613 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-41bad601-20c0-478e-b2cc-cd68c5131572 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:34.858613 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-41bad601-20c0-478e-b2cc-cd68c5131572 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:34.866852 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-41bad601-20c0-478e-b2cc-cd68c5131572 tempest-VolumesSnapshotTestJSON-618193208 tempest-VolumesSnapshotTestJSON-618193208-project-member] https://10.4.3.32/volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c returned with HTTP 404 Jul 03 22:00:34.867364 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1258/5032] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:34 2026] GET /volume/v3/volumes/325aa526-400a-4698-a387-2f973536a05c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:35.809004 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-718cffc7-f234-46a2-9f32-2e2e09505ae2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:35.810605 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-718cffc7-f234-46a2-9f32-2e2e09505ae2 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 Jul 03 22:00:35.810724 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-718cffc7-f234-46a2-9f32-2e2e09505ae2 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:35.811541 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-718cffc7-f234-46a2-9f32-2e2e09505ae2 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:35.811541 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-718cffc7-f234-46a2-9f32-2e2e09505ae2 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 39a9e833-e67d-4ef1-8bb7-bc9dd3571173. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:35.816131 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:35.816131 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:35.816637 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-718cffc7-f234-46a2-9f32-2e2e09505ae2 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 returned with HTTP 200 Jul 03 22:00:35.817385 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1249/5033] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:35 2026] GET /volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:36.835696 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e63a476d-d02b-463e-8fd6-5a46e1cc5f3f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:36.837945 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e63a476d-d02b-463e-8fd6-5a46e1cc5f3f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 Jul 03 22:00:36.838109 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e63a476d-d02b-463e-8fd6-5a46e1cc5f3f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:36.838308 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e63a476d-d02b-463e-8fd6-5a46e1cc5f3f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:36.838472 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-e63a476d-d02b-463e-8fd6-5a46e1cc5f3f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 39a9e833-e67d-4ef1-8bb7-bc9dd3571173. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:36.853128 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:36.853128 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:36.854214 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e63a476d-d02b-463e-8fd6-5a46e1cc5f3f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 returned with HTTP 200 Jul 03 22:00:36.854717 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1280/5034] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:36 2026] GET /volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 => generated 748 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:37.868555 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-fbeaac1c-3eaa-49ad-8b86-ba86aee45d01 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:37.871396 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fbeaac1c-3eaa-49ad-8b86-ba86aee45d01 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 Jul 03 22:00:37.871621 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fbeaac1c-3eaa-49ad-8b86-ba86aee45d01 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:37.871882 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fbeaac1c-3eaa-49ad-8b86-ba86aee45d01 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:37.871988 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-fbeaac1c-3eaa-49ad-8b86-ba86aee45d01 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 39a9e833-e67d-4ef1-8bb7-bc9dd3571173. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:37.881199 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:37.881199 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:37.881199 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fbeaac1c-3eaa-49ad-8b86-ba86aee45d01 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 returned with HTTP 200 Jul 03 22:00:37.881597 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1248/5035] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:37 2026] GET /volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:38.157848 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-697c46d1-4e87-4891-b405-c127d790e5a4 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:38.269324 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-697c46d1-4e87-4891-b405-c127d790e5a4 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:00:38.269728 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-697c46d1-4e87-4891-b405-c127d790e5a4 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-724658225"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:38.271199 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-697c46d1-4e87-4891-b405-c127d790e5a4 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-724658225'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:00:38.271362 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-697c46d1-4e87-4891-b405-c127d790e5a4 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Create volume of 1 GB Jul 03 22:00:38.275841 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-697c46d1-4e87-4891-b405-c127d790e5a4 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Availability Zones retrieved successfully. Jul 03 22:00:38.281231 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-697c46d1-4e87-4891-b405-c127d790e5a4 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Flow 'volume_create_api' (7634dcbf-11ed-4093-8c50-2b060f833937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:00:38.282141 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-697c46d1-4e87-4891-b405-c127d790e5a4 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d515b0ab-9e09-4bef-b669-af2f65297ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:38.283120 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-697c46d1-4e87-4891-b405-c127d790e5a4 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:00:38.311758 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-697c46d1-4e87-4891-b405-c127d790e5a4 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d515b0ab-9e09-4bef-b669-af2f65297ed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:38.312601 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-697c46d1-4e87-4891-b405-c127d790e5a4 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d228d86-9c8e-4eb7-87df-4f3fb339b744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:38.392548 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-697c46d1-4e87-4891-b405-c127d790e5a4 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Created reservations ['06518824-4466-4f7e-a689-58467be05a50', '5637f5a7-dfb2-4cbb-8de1-72415277b7e1', '05b332cf-201b-4a4f-8d22-31983cab4c42', '3bb2b26f-1987-4e65-845a-1cfad8b71456'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:00:38.392548 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-697c46d1-4e87-4891-b405-c127d790e5a4 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d228d86-9c8e-4eb7-87df-4f3fb339b744) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06518824-4466-4f7e-a689-58467be05a50', '5637f5a7-dfb2-4cbb-8de1-72415277b7e1', '05b332cf-201b-4a4f-8d22-31983cab4c42', '3bb2b26f-1987-4e65-845a-1cfad8b71456']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:38.392548 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-697c46d1-4e87-4891-b405-c127d790e5a4 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (043fff8a-5ce5-4369-afd0-7e39cc969b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:38.427142 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-697c46d1-4e87-4891-b405-c127d790e5a4 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (043fff8a-5ce5-4369-afd0-7e39cc969b36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9effaa7-7ac7-4a7e-8518-9ffdc3c5cd23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-724658225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f207591f2d304d199741993844dcd57d',qos_specs=None,replication_status=,reservations=['06518824-4466-4f7e-a689-58467be05a50','5637f5a7-dfb2-4cbb-8de1-72415277b7e1','05b332cf-201b-4a4f-8d22-31983cab4c42','3bb2b26f-1987-4e65-845a-1cfad8b71456'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e96a3ea8d5834f6d8b0e1f8346a5ffc8',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:00:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-724658225',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9effaa7-7ac7-4a7e-8518-9ffdc3c5cd23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f207591f2d304d199741993844dcd57d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e96a3ea8d5834f6d8b0e1f8346a5ffc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:38.428912 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-697c46d1-4e87-4891-b405-c127d790e5a4 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8436d24f-2587-4b68-be7d-52d6a28f9495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:38.458757 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-697c46d1-4e87-4891-b405-c127d790e5a4 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8436d24f-2587-4b68-be7d-52d6a28f9495) transitioned into state 'SUCCESS' from state '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-724658225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f207591f2d304d199741993844dcd57d',qos_specs=None,replication_status=,reservations=['06518824-4466-4f7e-a689-58467be05a50','5637f5a7-dfb2-4cbb-8de1-72415277b7e1','05b332cf-201b-4a4f-8d22-31983cab4c42','3bb2b26f-1987-4e65-845a-1cfad8b71456'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e96a3ea8d5834f6d8b0e1f8346a5ffc8',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:38.460315 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-697c46d1-4e87-4891-b405-c127d790e5a4 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7797b119-a90e-48cc-b57b-98af2bccaabf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:38.476670 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-697c46d1-4e87-4891-b405-c127d790e5a4 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7797b119-a90e-48cc-b57b-98af2bccaabf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:38.478039 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-697c46d1-4e87-4891-b405-c127d790e5a4 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Flow 'volume_create_api' (7634dcbf-11ed-4093-8c50-2b060f833937) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:00:38.478498 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-697c46d1-4e87-4891-b405-c127d790e5a4 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Create volume request issued successfully. Jul 03 22:00:38.479291 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-697c46d1-4e87-4891-b405-c127d790e5a4 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:00:38.479865 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1259/5036] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 22:00:38 2026] POST /volume/v3/volumes => generated 757 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:00:38.493798 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-19b5a5e8-3d8c-4bea-bb75-2f38809d2c98 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:38.498406 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-19b5a5e8-3d8c-4bea-bb75-2f38809d2c98 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] GET https://10.4.3.32/volume/v3/volumes/b9effaa7-7ac7-4a7e-8518-9ffdc3c5cd23 Jul 03 22:00:38.498406 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-19b5a5e8-3d8c-4bea-bb75-2f38809d2c98 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:38.498406 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-19b5a5e8-3d8c-4bea-bb75-2f38809d2c98 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:38.505840 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:38.505840 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:38.510305 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-19b5a5e8-3d8c-4bea-bb75-2f38809d2c98 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Volume info retrieved successfully. Jul 03 22:00:38.515537 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-19b5a5e8-3d8c-4bea-bb75-2f38809d2c98 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] https://10.4.3.32/volume/v3/volumes/b9effaa7-7ac7-4a7e-8518-9ffdc3c5cd23 returned with HTTP 200 Jul 03 22:00:38.516164 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1250/5037] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:38 2026] GET /volume/v3/volumes/b9effaa7-7ac7-4a7e-8518-9ffdc3c5cd23 => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:38.892562 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2170b45a-d717-44f0-a10a-bc3289760106 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:38.894508 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2170b45a-d717-44f0-a10a-bc3289760106 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 Jul 03 22:00:38.894613 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2170b45a-d717-44f0-a10a-bc3289760106 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:38.894828 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2170b45a-d717-44f0-a10a-bc3289760106 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:38.894946 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-2170b45a-d717-44f0-a10a-bc3289760106 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 39a9e833-e67d-4ef1-8bb7-bc9dd3571173. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:38.899612 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:38.899612 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:38.900572 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2170b45a-d717-44f0-a10a-bc3289760106 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 returned with HTTP 200 Jul 03 22:00:38.900990 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1281/5038] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:38 2026] GET /volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:39.528851 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-62714054-bfb9-4ace-a8e2-200014dbc4cc None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:39.531882 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-62714054-bfb9-4ace-a8e2-200014dbc4cc tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] GET https://10.4.3.32/volume/v3/volumes/b9effaa7-7ac7-4a7e-8518-9ffdc3c5cd23 Jul 03 22:00:39.532197 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-62714054-bfb9-4ace-a8e2-200014dbc4cc tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:39.532710 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-62714054-bfb9-4ace-a8e2-200014dbc4cc tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:39.540669 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:39.540669 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:39.548213 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-62714054-bfb9-4ace-a8e2-200014dbc4cc tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Volume info retrieved successfully. Jul 03 22:00:39.555974 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-62714054-bfb9-4ace-a8e2-200014dbc4cc tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] https://10.4.3.32/volume/v3/volumes/b9effaa7-7ac7-4a7e-8518-9ffdc3c5cd23 returned with HTTP 200 Jul 03 22:00:39.556662 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1249/5039] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:39 2026] GET /volume/v3/volumes/b9effaa7-7ac7-4a7e-8518-9ffdc3c5cd23 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:39.572815 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9689af59-32a1-4964-92f1-72fe70f8ea14 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:39.572815 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9689af59-32a1-4964-92f1-72fe70f8ea14 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 22:00:39.573137 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9689af59-32a1-4964-92f1-72fe70f8ea14 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b9effaa7-7ac7-4a7e-8518-9ffdc3c5cd23", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-531419199"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:39.591807 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:39.591807 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:39.592276 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-9689af59-32a1-4964-92f1-72fe70f8ea14 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Volume info retrieved successfully. Jul 03 22:00:39.592276 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-9689af59-32a1-4964-92f1-72fe70f8ea14 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Create snapshot from volume b9effaa7-7ac7-4a7e-8518-9ffdc3c5cd23 Jul 03 22:00:39.658215 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-9689af59-32a1-4964-92f1-72fe70f8ea14 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Created reservations ['2a00a5b2-b3e4-44a5-97ce-6e07951750ea', 'd4d6a491-7bdf-41f7-93db-27a1d7aed1ab', '38372215-57a0-4167-b8f1-ee2023403fc9', '811d5d9e-4f75-4909-99c7-3e439cf47106'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:00:39.704068 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-9689af59-32a1-4964-92f1-72fe70f8ea14 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Snapshot create request issued successfully. Jul 03 22:00:39.704584 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9689af59-32a1-4964-92f1-72fe70f8ea14 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 22:00:39.705154 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1260/5040] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 22:00:39 2026] POST /volume/v3/snapshots => generated 315 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:00:39.716339 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ae2eb965-436f-425b-b8ae-2a3daccaea95 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:39.719610 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ae2eb965-436f-425b-b8ae-2a3daccaea95 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] GET https://10.4.3.32/volume/v3/snapshots/e636d4e1-3d94-4c1f-b3cb-6f927680b68d Jul 03 22:00:39.721638 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ae2eb965-436f-425b-b8ae-2a3daccaea95 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:39.721638 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ae2eb965-436f-425b-b8ae-2a3daccaea95 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:39.727351 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:39.727351 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:39.728155 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-ae2eb965-436f-425b-b8ae-2a3daccaea95 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Snapshot retrieved successfully. Jul 03 22:00:39.729391 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ae2eb965-436f-425b-b8ae-2a3daccaea95 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] https://10.4.3.32/volume/v3/snapshots/e636d4e1-3d94-4c1f-b3cb-6f927680b68d returned with HTTP 200 Jul 03 22:00:39.730127 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1251/5041] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:00:39 2026] GET /volume/v3/snapshots/e636d4e1-3d94-4c1f-b3cb-6f927680b68d => generated 447 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:39.915719 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-dd9362e9-2bd0-4619-99b0-fc4dd23ea371 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:39.917351 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-dd9362e9-2bd0-4619-99b0-fc4dd23ea371 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 Jul 03 22:00:39.917552 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-dd9362e9-2bd0-4619-99b0-fc4dd23ea371 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:39.917750 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-dd9362e9-2bd0-4619-99b0-fc4dd23ea371 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:39.917881 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-dd9362e9-2bd0-4619-99b0-fc4dd23ea371 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 39a9e833-e67d-4ef1-8bb7-bc9dd3571173. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:39.922521 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:39.922521 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:39.923449 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-dd9362e9-2bd0-4619-99b0-fc4dd23ea371 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 returned with HTTP 200 Jul 03 22:00:39.923893 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1282/5042] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:39 2026] GET /volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:40.743036 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-077bf95a-bc2f-4091-a8c4-dd88f3047ff3 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:40.748754 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-077bf95a-bc2f-4091-a8c4-dd88f3047ff3 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] GET https://10.4.3.32/volume/v3/snapshots/e636d4e1-3d94-4c1f-b3cb-6f927680b68d Jul 03 22:00:40.749647 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-077bf95a-bc2f-4091-a8c4-dd88f3047ff3 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:40.749647 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-077bf95a-bc2f-4091-a8c4-dd88f3047ff3 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:40.756382 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:40.756382 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:40.756911 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-077bf95a-bc2f-4091-a8c4-dd88f3047ff3 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Snapshot retrieved successfully. Jul 03 22:00:40.757881 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-077bf95a-bc2f-4091-a8c4-dd88f3047ff3 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] https://10.4.3.32/volume/v3/snapshots/e636d4e1-3d94-4c1f-b3cb-6f927680b68d returned with HTTP 200 Jul 03 22:00:40.758392 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1250/5043] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:00:40 2026] GET /volume/v3/snapshots/e636d4e1-3d94-4c1f-b3cb-6f927680b68d => generated 474 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:40.768940 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f498a837-ce2f-4fc6-8404-0a864e9a1c08 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:40.771339 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f498a837-ce2f-4fc6-8404-0a864e9a1c08 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:00:40.771847 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f498a837-ce2f-4fc6-8404-0a864e9a1c08 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e636d4e1-3d94-4c1f-b3cb-6f927680b68d", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1917731734"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:40.773398 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-f498a837-ce2f-4fc6-8404-0a864e9a1c08 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e636d4e1-3d94-4c1f-b3cb-6f927680b68d', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1917731734'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:00:40.773535 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-f498a837-ce2f-4fc6-8404-0a864e9a1c08 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Create volume of 1 GB Jul 03 22:00:40.773802 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:40.773802 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:40.778150 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-f498a837-ce2f-4fc6-8404-0a864e9a1c08 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Availability Zones retrieved successfully. Jul 03 22:00:40.785509 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-f498a837-ce2f-4fc6-8404-0a864e9a1c08 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Flow 'volume_create_api' (2bbb6a5c-013f-4790-8283-398c0908fb15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:00:40.786819 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-f498a837-ce2f-4fc6-8404-0a864e9a1c08 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2c26dda-8960-4a05-aaca-000ad011f907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:40.788424 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-f498a837-ce2f-4fc6-8404-0a864e9a1c08 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:00:40.820661 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-f498a837-ce2f-4fc6-8404-0a864e9a1c08 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2c26dda-8960-4a05-aaca-000ad011f907) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:40.821873 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-f498a837-ce2f-4fc6-8404-0a864e9a1c08 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f83ead58-dd86-4213-a8c3-ce926c215743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:40.882871 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-f498a837-ce2f-4fc6-8404-0a864e9a1c08 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Created reservations ['2a8fc3f9-44bd-4c0d-a70f-82ff435a41d4', '0ce597df-d986-45a1-8728-e50d62d7b09b', 'dd94e228-c460-4b4e-8583-6c758ace5924', 'd7babf50-fb5d-4100-b57f-0d8c627eb9e9'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:00:40.883903 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-f498a837-ce2f-4fc6-8404-0a864e9a1c08 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f83ead58-dd86-4213-a8c3-ce926c215743) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a8fc3f9-44bd-4c0d-a70f-82ff435a41d4', '0ce597df-d986-45a1-8728-e50d62d7b09b', 'dd94e228-c460-4b4e-8583-6c758ace5924', 'd7babf50-fb5d-4100-b57f-0d8c627eb9e9']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:40.884895 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-f498a837-ce2f-4fc6-8404-0a864e9a1c08 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87ac5069-ca8c-40ce-926d-7015034e422b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:40.914161 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-f498a837-ce2f-4fc6-8404-0a864e9a1c08 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87ac5069-ca8c-40ce-926d-7015034e422b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '810a5ccb-5e9d-487a-b266-5b11b2e57d05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1917731734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f207591f2d304d199741993844dcd57d',qos_specs=None,replication_status=,reservations=['2a8fc3f9-44bd-4c0d-a70f-82ff435a41d4','0ce597df-d986-45a1-8728-e50d62d7b09b','dd94e228-c460-4b4e-8583-6c758ace5924','d7babf50-fb5d-4100-b57f-0d8c627eb9e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e96a3ea8d5834f6d8b0e1f8346a5ffc8',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:00:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1917731734',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=810a5ccb-5e9d-487a-b266-5b11b2e57d05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f207591f2d304d199741993844dcd57d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e96a3ea8d5834f6d8b0e1f8346a5ffc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:40.915347 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-f498a837-ce2f-4fc6-8404-0a864e9a1c08 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (396fb5cd-a4f9-45f8-8578-55fc38a39004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:40.935887 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-911e0717-77b0-4e66-bc81-8bd23ad90f6f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:40.938402 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-911e0717-77b0-4e66-bc81-8bd23ad90f6f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 Jul 03 22:00:40.939014 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-911e0717-77b0-4e66-bc81-8bd23ad90f6f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:40.939247 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-911e0717-77b0-4e66-bc81-8bd23ad90f6f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:40.939361 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-911e0717-77b0-4e66-bc81-8bd23ad90f6f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 39a9e833-e67d-4ef1-8bb7-bc9dd3571173. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:40.945225 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:40.945225 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:40.945406 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-f498a837-ce2f-4fc6-8404-0a864e9a1c08 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (396fb5cd-a4f9-45f8-8578-55fc38a39004) transitioned into state 'SUCCESS' from state '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-1917731734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f207591f2d304d199741993844dcd57d',qos_specs=None,replication_status=,reservations=['2a8fc3f9-44bd-4c0d-a70f-82ff435a41d4','0ce597df-d986-45a1-8728-e50d62d7b09b','dd94e228-c460-4b4e-8583-6c758ace5924','d7babf50-fb5d-4100-b57f-0d8c627eb9e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e96a3ea8d5834f6d8b0e1f8346a5ffc8',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:40.948497 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-911e0717-77b0-4e66-bc81-8bd23ad90f6f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 returned with HTTP 200 Jul 03 22:00:40.948579 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-f498a837-ce2f-4fc6-8404-0a864e9a1c08 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (226fad54-f489-4372-bc94-b5296ad1b38b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:40.948652 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1252/5044] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:40 2026] GET /volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:40.959122 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-f498a837-ce2f-4fc6-8404-0a864e9a1c08 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (226fad54-f489-4372-bc94-b5296ad1b38b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:40.959330 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-39462fca-f88f-485f-84df-60219294b831 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:40.959851 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-f498a837-ce2f-4fc6-8404-0a864e9a1c08 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Flow 'volume_create_api' (2bbb6a5c-013f-4790-8283-398c0908fb15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:00:40.960001 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-f498a837-ce2f-4fc6-8404-0a864e9a1c08 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Create volume request issued successfully. Jul 03 22:00:40.960261 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-39462fca-f88f-485f-84df-60219294b831 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] POST https://10.4.3.32/volume/v3/backups Jul 03 22:00:40.960669 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-39462fca-f88f-485f-84df-60219294b831 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "282fbbfa-2778-47a3-8369-c3ce3fcd0827", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-872375442"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:40.962253 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.contrib.backups [None req-39462fca-f88f-485f-84df-60219294b831 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Creating new backup {'backup': {'volume_id': '282fbbfa-2778-47a3-8369-c3ce3fcd0827', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-872375442'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 22:00:40.965865 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.contrib.backups [None req-39462fca-f88f-485f-84df-60219294b831 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Creating backup of volume 282fbbfa-2778-47a3-8369-c3ce3fcd0827 in container None Jul 03 22:00:40.967217 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f498a837-ce2f-4fc6-8404-0a864e9a1c08 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:00:40.967217 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1261/5045] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 22:00:40 2026] POST /volume/v3/volumes => generated 758 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:00:40.976248 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:40.976248 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:40.977291 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-39462fca-f88f-485f-84df-60219294b831 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Volume info retrieved successfully. Jul 03 22:00:40.980801 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a3212c6f-ad32-4750-99e0-5dce2d453ee8 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:40.982845 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a3212c6f-ad32-4750-99e0-5dce2d453ee8 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:00:40.984662 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a3212c6f-ad32-4750-99e0-5dce2d453ee8 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e636d4e1-3d94-4c1f-b3cb-6f927680b68d", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-447370281"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:40.986261 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-a3212c6f-ad32-4750-99e0-5dce2d453ee8 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e636d4e1-3d94-4c1f-b3cb-6f927680b68d', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-447370281'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:00:40.986261 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-a3212c6f-ad32-4750-99e0-5dce2d453ee8 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Create volume of 1 GB Jul 03 22:00:40.991952 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-a3212c6f-ad32-4750-99e0-5dce2d453ee8 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Availability Zones retrieved successfully. Jul 03 22:00:40.997916 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a3212c6f-ad32-4750-99e0-5dce2d453ee8 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Flow 'volume_create_api' (9d3b4909-4c7e-4d20-886b-8dcc1b3cb3ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:00:40.999039 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a3212c6f-ad32-4750-99e0-5dce2d453ee8 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2a20238-6937-47ed-be2b-28532993d133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:41.000837 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-a3212c6f-ad32-4750-99e0-5dce2d453ee8 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:00:41.032490 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-39462fca-f88f-485f-84df-60219294b831 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Created reservations ['b54d2680-ba92-4c96-97c7-e9a610071762', '4ab7455b-6f21-427e-9563-68c954fdd728'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:00:41.050667 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a3212c6f-ad32-4750-99e0-5dce2d453ee8 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2a20238-6937-47ed-be2b-28532993d133) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:41.050969 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a3212c6f-ad32-4750-99e0-5dce2d453ee8 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02f23b40-9129-4f4c-bb91-d46782a3cfd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:41.109827 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-a3212c6f-ad32-4750-99e0-5dce2d453ee8 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Created reservations ['422180c1-aad3-48b3-ba8b-053384de6526', 'a435eeb1-630a-4118-8ffc-49341baad4f4', 'e59f1cf7-6ecb-451f-b101-ba414cef1273', '41719f3f-71ec-4ebe-ad83-a5324852193b'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:00:41.110683 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a3212c6f-ad32-4750-99e0-5dce2d453ee8 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02f23b40-9129-4f4c-bb91-d46782a3cfd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['422180c1-aad3-48b3-ba8b-053384de6526', 'a435eeb1-630a-4118-8ffc-49341baad4f4', 'e59f1cf7-6ecb-451f-b101-ba414cef1273', '41719f3f-71ec-4ebe-ad83-a5324852193b']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:41.111713 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a3212c6f-ad32-4750-99e0-5dce2d453ee8 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b265817-afef-4673-b9af-ab73c7224154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:41.134084 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-39462fca-f88f-485f-84df-60219294b831 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 22:00:41.134601 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1283/5046] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 22:00:40 2026] POST /volume/v3/backups => generated 327 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:00:41.145993 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a3212c6f-ad32-4750-99e0-5dce2d453ee8 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b265817-afef-4673-b9af-ab73c7224154) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f759222-ec5b-44c5-a56e-aadfa334266b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-447370281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f207591f2d304d199741993844dcd57d',qos_specs=None,replication_status=,reservations=['422180c1-aad3-48b3-ba8b-053384de6526','a435eeb1-630a-4118-8ffc-49341baad4f4','e59f1cf7-6ecb-451f-b101-ba414cef1273','41719f3f-71ec-4ebe-ad83-a5324852193b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e96a3ea8d5834f6d8b0e1f8346a5ffc8',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:00:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-447370281',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f759222-ec5b-44c5-a56e-aadfa334266b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f207591f2d304d199741993844dcd57d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e96a3ea8d5834f6d8b0e1f8346a5ffc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:41.146240 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e80a0968-673f-4204-ab5a-f7984ddb3e6b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:41.147103 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a3212c6f-ad32-4750-99e0-5dce2d453ee8 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8509a617-7820-48a2-a721-cc493807aab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:41.148238 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e80a0968-673f-4204-ab5a-f7984ddb3e6b tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a Jul 03 22:00:41.148560 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e80a0968-673f-4204-ab5a-f7984ddb3e6b tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:41.148737 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e80a0968-673f-4204-ab5a-f7984ddb3e6b tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:41.148895 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-e80a0968-673f-4204-ab5a-f7984ddb3e6b tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 3892aa5c-a474-49e5-b7e7-1c03c8906b5a. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:41.153222 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:41.153222 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:41.154024 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e80a0968-673f-4204-ab5a-f7984ddb3e6b tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a returned with HTTP 200 Jul 03 22:00:41.154486 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1253/5047] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:41 2026] GET /volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:41.182890 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a3212c6f-ad32-4750-99e0-5dce2d453ee8 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8509a617-7820-48a2-a721-cc493807aab8) transitioned into state 'SUCCESS' from state '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-447370281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f207591f2d304d199741993844dcd57d',qos_specs=None,replication_status=,reservations=['422180c1-aad3-48b3-ba8b-053384de6526','a435eeb1-630a-4118-8ffc-49341baad4f4','e59f1cf7-6ecb-451f-b101-ba414cef1273','41719f3f-71ec-4ebe-ad83-a5324852193b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e96a3ea8d5834f6d8b0e1f8346a5ffc8',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:41.186204 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a3212c6f-ad32-4750-99e0-5dce2d453ee8 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92c6b686-19aa-4564-a5e2-20b169c2a9dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:41.199567 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a3212c6f-ad32-4750-99e0-5dce2d453ee8 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92c6b686-19aa-4564-a5e2-20b169c2a9dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:41.200679 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a3212c6f-ad32-4750-99e0-5dce2d453ee8 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Flow 'volume_create_api' (9d3b4909-4c7e-4d20-886b-8dcc1b3cb3ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:00:41.201051 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-a3212c6f-ad32-4750-99e0-5dce2d453ee8 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Create volume request issued successfully. Jul 03 22:00:41.201909 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a3212c6f-ad32-4750-99e0-5dce2d453ee8 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:00:41.202451 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1251/5048] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 22:00:40 2026] POST /volume/v3/volumes => generated 757 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:00:41.219269 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e7a78dab-ff9a-4170-8e79-283b0f7a06bc None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:41.221427 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e7a78dab-ff9a-4170-8e79-283b0f7a06bc tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:00:41.221887 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e7a78dab-ff9a-4170-8e79-283b0f7a06bc tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e636d4e1-3d94-4c1f-b3cb-6f927680b68d", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-233030646"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:41.225839 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-e7a78dab-ff9a-4170-8e79-283b0f7a06bc tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e636d4e1-3d94-4c1f-b3cb-6f927680b68d', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-233030646'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:00:41.225839 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-e7a78dab-ff9a-4170-8e79-283b0f7a06bc tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Create volume of 1 GB Jul 03 22:00:41.226487 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:41.226487 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:41.235157 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-e7a78dab-ff9a-4170-8e79-283b0f7a06bc tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Availability Zones retrieved successfully. Jul 03 22:00:41.244656 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-e7a78dab-ff9a-4170-8e79-283b0f7a06bc tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Flow 'volume_create_api' (6bc64a30-4c70-4f0c-8a86-997195ecdf0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:00:41.244656 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-e7a78dab-ff9a-4170-8e79-283b0f7a06bc tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aae6155-8c77-4a5c-ae05-ce0be1c5d24e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:41.245740 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-e7a78dab-ff9a-4170-8e79-283b0f7a06bc tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:00:41.284977 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-e7a78dab-ff9a-4170-8e79-283b0f7a06bc tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aae6155-8c77-4a5c-ae05-ce0be1c5d24e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:41.285714 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-e7a78dab-ff9a-4170-8e79-283b0f7a06bc tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c992f4f-3c32-44d8-970a-69da6a62e5af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:41.333832 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-e7a78dab-ff9a-4170-8e79-283b0f7a06bc tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Created reservations ['4a24127d-f80a-4468-bbaa-a373c1354469', '2946dba2-5744-4c0d-ba1f-eda0e06fb0c5', '168a94e4-7bc8-4491-8a92-c9f56f583cf7', 'db7d2299-7f5d-404a-9208-57ea1143239a'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:00:41.334686 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-e7a78dab-ff9a-4170-8e79-283b0f7a06bc tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c992f4f-3c32-44d8-970a-69da6a62e5af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a24127d-f80a-4468-bbaa-a373c1354469', '2946dba2-5744-4c0d-ba1f-eda0e06fb0c5', '168a94e4-7bc8-4491-8a92-c9f56f583cf7', 'db7d2299-7f5d-404a-9208-57ea1143239a']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:41.335660 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-e7a78dab-ff9a-4170-8e79-283b0f7a06bc tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df5e2022-d4ab-4170-8370-e3fbf9f54c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:41.362327 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-e7a78dab-ff9a-4170-8e79-283b0f7a06bc tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df5e2022-d4ab-4170-8370-e3fbf9f54c20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c400add2-5462-4033-a190-89101a9d8597', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-233030646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f207591f2d304d199741993844dcd57d',qos_specs=None,replication_status=,reservations=['4a24127d-f80a-4468-bbaa-a373c1354469','2946dba2-5744-4c0d-ba1f-eda0e06fb0c5','168a94e4-7bc8-4491-8a92-c9f56f583cf7','db7d2299-7f5d-404a-9208-57ea1143239a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e96a3ea8d5834f6d8b0e1f8346a5ffc8',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:00:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-233030646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c400add2-5462-4033-a190-89101a9d8597,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f207591f2d304d199741993844dcd57d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e96a3ea8d5834f6d8b0e1f8346a5ffc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:41.363505 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-e7a78dab-ff9a-4170-8e79-283b0f7a06bc tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb840c3b-d5f2-4138-8eed-22a67109b2c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:41.385430 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-e7a78dab-ff9a-4170-8e79-283b0f7a06bc tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb840c3b-d5f2-4138-8eed-22a67109b2c1) transitioned into state 'SUCCESS' from state '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-233030646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f207591f2d304d199741993844dcd57d',qos_specs=None,replication_status=,reservations=['4a24127d-f80a-4468-bbaa-a373c1354469','2946dba2-5744-4c0d-ba1f-eda0e06fb0c5','168a94e4-7bc8-4491-8a92-c9f56f583cf7','db7d2299-7f5d-404a-9208-57ea1143239a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e96a3ea8d5834f6d8b0e1f8346a5ffc8',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:41.386211 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-e7a78dab-ff9a-4170-8e79-283b0f7a06bc tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9097d302-4412-48ce-83d0-47f2fdc67cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:41.394934 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-e7a78dab-ff9a-4170-8e79-283b0f7a06bc tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9097d302-4412-48ce-83d0-47f2fdc67cf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:41.395777 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-e7a78dab-ff9a-4170-8e79-283b0f7a06bc tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Flow 'volume_create_api' (6bc64a30-4c70-4f0c-8a86-997195ecdf0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:00:41.396221 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-e7a78dab-ff9a-4170-8e79-283b0f7a06bc tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Create volume request issued successfully. Jul 03 22:00:41.396838 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e7a78dab-ff9a-4170-8e79-283b0f7a06bc tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:00:41.397212 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1262/5049] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 22:00:41 2026] POST /volume/v3/volumes => generated 757 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:00:41.408853 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-de642f75-18aa-4186-8c29-adccff94f590 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:41.410672 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-de642f75-18aa-4186-8c29-adccff94f590 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:00:41.411021 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-de642f75-18aa-4186-8c29-adccff94f590 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e636d4e1-3d94-4c1f-b3cb-6f927680b68d", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2021374350"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:41.412452 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-de642f75-18aa-4186-8c29-adccff94f590 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e636d4e1-3d94-4c1f-b3cb-6f927680b68d', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2021374350'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:00:41.412574 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-de642f75-18aa-4186-8c29-adccff94f590 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Create volume of 1 GB Jul 03 22:00:41.412942 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:41.412942 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:41.416782 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-de642f75-18aa-4186-8c29-adccff94f590 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Availability Zones retrieved successfully. Jul 03 22:00:41.423061 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-de642f75-18aa-4186-8c29-adccff94f590 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Flow 'volume_create_api' (8a911e53-92dd-4209-ae83-cd3de574696e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:00:41.424388 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-de642f75-18aa-4186-8c29-adccff94f590 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5154261-dbf7-45a0-9dc1-81b953d96ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:41.425034 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-de642f75-18aa-4186-8c29-adccff94f590 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:00:41.452562 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-de642f75-18aa-4186-8c29-adccff94f590 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5154261-dbf7-45a0-9dc1-81b953d96ae4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:41.453139 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-de642f75-18aa-4186-8c29-adccff94f590 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca89efaa-72be-4c1d-8b5c-c28932c52538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:41.492008 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-de642f75-18aa-4186-8c29-adccff94f590 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Created reservations ['898d0250-2f97-41e0-bd0f-3e59286f1b95', '02d5adf1-d0da-4bc0-9fbe-3e48656d916f', '5ee2fe94-38d5-49cf-b58e-84bf8346ccdf', '577dc14d-b9c8-4dae-914f-1a5a2253e19d'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:00:41.492658 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-de642f75-18aa-4186-8c29-adccff94f590 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca89efaa-72be-4c1d-8b5c-c28932c52538) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['898d0250-2f97-41e0-bd0f-3e59286f1b95', '02d5adf1-d0da-4bc0-9fbe-3e48656d916f', '5ee2fe94-38d5-49cf-b58e-84bf8346ccdf', '577dc14d-b9c8-4dae-914f-1a5a2253e19d']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:41.493400 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-de642f75-18aa-4186-8c29-adccff94f590 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5ede2d4-b07e-43f6-8e17-777609bd4f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:41.514253 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-de642f75-18aa-4186-8c29-adccff94f590 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5ede2d4-b07e-43f6-8e17-777609bd4f55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41393a51-14a8-4458-8173-ac26afd96371', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2021374350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f207591f2d304d199741993844dcd57d',qos_specs=None,replication_status=,reservations=['898d0250-2f97-41e0-bd0f-3e59286f1b95','02d5adf1-d0da-4bc0-9fbe-3e48656d916f','5ee2fe94-38d5-49cf-b58e-84bf8346ccdf','577dc14d-b9c8-4dae-914f-1a5a2253e19d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e96a3ea8d5834f6d8b0e1f8346a5ffc8',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:00:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2021374350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41393a51-14a8-4458-8173-ac26afd96371,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f207591f2d304d199741993844dcd57d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e96a3ea8d5834f6d8b0e1f8346a5ffc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:41.515016 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-de642f75-18aa-4186-8c29-adccff94f590 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea590ea1-e14f-4c21-b15d-2520066090b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:41.534307 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-de642f75-18aa-4186-8c29-adccff94f590 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea590ea1-e14f-4c21-b15d-2520066090b5) transitioned into state 'SUCCESS' from state '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-2021374350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f207591f2d304d199741993844dcd57d',qos_specs=None,replication_status=,reservations=['898d0250-2f97-41e0-bd0f-3e59286f1b95','02d5adf1-d0da-4bc0-9fbe-3e48656d916f','5ee2fe94-38d5-49cf-b58e-84bf8346ccdf','577dc14d-b9c8-4dae-914f-1a5a2253e19d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e96a3ea8d5834f6d8b0e1f8346a5ffc8',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:41.535170 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-de642f75-18aa-4186-8c29-adccff94f590 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0eb6999-f3ed-41b5-8483-eb1230b39f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:41.544943 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-de642f75-18aa-4186-8c29-adccff94f590 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0eb6999-f3ed-41b5-8483-eb1230b39f63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:41.545773 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-de642f75-18aa-4186-8c29-adccff94f590 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Flow 'volume_create_api' (8a911e53-92dd-4209-ae83-cd3de574696e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:00:41.546077 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-de642f75-18aa-4186-8c29-adccff94f590 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Create volume request issued successfully. Jul 03 22:00:41.546625 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-de642f75-18aa-4186-8c29-adccff94f590 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:00:41.547055 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1284/5050] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 22:00:41 2026] POST /volume/v3/volumes => generated 758 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:00:41.559856 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-bc946fcd-0730-4fa2-a5e3-0b264efb279e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:41.561553 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bc946fcd-0730-4fa2-a5e3-0b264efb279e tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:00:41.562099 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bc946fcd-0730-4fa2-a5e3-0b264efb279e tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e636d4e1-3d94-4c1f-b3cb-6f927680b68d", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1850230812"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:41.563575 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-bc946fcd-0730-4fa2-a5e3-0b264efb279e tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e636d4e1-3d94-4c1f-b3cb-6f927680b68d', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1850230812'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:00:41.563788 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-bc946fcd-0730-4fa2-a5e3-0b264efb279e tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Create volume of 1 GB Jul 03 22:00:41.568705 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-bc946fcd-0730-4fa2-a5e3-0b264efb279e tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Availability Zones retrieved successfully. Jul 03 22:00:41.575008 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-bc946fcd-0730-4fa2-a5e3-0b264efb279e tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Flow 'volume_create_api' (97182770-78ea-429f-950f-c5bfd39b66a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:00:41.576100 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-bc946fcd-0730-4fa2-a5e3-0b264efb279e tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e492b1f2-7c3a-48e2-9071-93d5e24db290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:41.577026 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-bc946fcd-0730-4fa2-a5e3-0b264efb279e tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:00:41.604556 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-bc946fcd-0730-4fa2-a5e3-0b264efb279e tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e492b1f2-7c3a-48e2-9071-93d5e24db290) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:41.605363 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-bc946fcd-0730-4fa2-a5e3-0b264efb279e tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57d7ee0b-790b-4946-874d-6e84871c176e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:41.651767 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-bc946fcd-0730-4fa2-a5e3-0b264efb279e tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Created reservations ['2c4107a1-b1da-474e-a50f-cd964a12835d', '70b8850b-860d-4d3b-94fa-7df2bf083d23', '9ba61347-2290-4d46-b1c6-07011f8a9760', '3c36b8bb-1325-4f40-a5ae-097a11a1a9c1'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:00:41.652755 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-bc946fcd-0730-4fa2-a5e3-0b264efb279e tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57d7ee0b-790b-4946-874d-6e84871c176e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c4107a1-b1da-474e-a50f-cd964a12835d', '70b8850b-860d-4d3b-94fa-7df2bf083d23', '9ba61347-2290-4d46-b1c6-07011f8a9760', '3c36b8bb-1325-4f40-a5ae-097a11a1a9c1']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:41.653790 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-bc946fcd-0730-4fa2-a5e3-0b264efb279e tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ec8db5a-bfe4-45a6-86a6-cb6b1fb6d094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:41.675594 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-bc946fcd-0730-4fa2-a5e3-0b264efb279e tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ec8db5a-bfe4-45a6-86a6-cb6b1fb6d094) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '067f8518-26c9-4e61-ae67-10c0a11acff8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1850230812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f207591f2d304d199741993844dcd57d',qos_specs=None,replication_status=,reservations=['2c4107a1-b1da-474e-a50f-cd964a12835d','70b8850b-860d-4d3b-94fa-7df2bf083d23','9ba61347-2290-4d46-b1c6-07011f8a9760','3c36b8bb-1325-4f40-a5ae-097a11a1a9c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e96a3ea8d5834f6d8b0e1f8346a5ffc8',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:00:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1850230812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=067f8518-26c9-4e61-ae67-10c0a11acff8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f207591f2d304d199741993844dcd57d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e96a3ea8d5834f6d8b0e1f8346a5ffc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:41.676283 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-bc946fcd-0730-4fa2-a5e3-0b264efb279e tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d3897ce-beb9-4844-9da4-226b364f52c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:41.696224 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-bc946fcd-0730-4fa2-a5e3-0b264efb279e tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d3897ce-beb9-4844-9da4-226b364f52c7) transitioned into state 'SUCCESS' from state '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-1850230812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f207591f2d304d199741993844dcd57d',qos_specs=None,replication_status=,reservations=['2c4107a1-b1da-474e-a50f-cd964a12835d','70b8850b-860d-4d3b-94fa-7df2bf083d23','9ba61347-2290-4d46-b1c6-07011f8a9760','3c36b8bb-1325-4f40-a5ae-097a11a1a9c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e96a3ea8d5834f6d8b0e1f8346a5ffc8',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:41.696976 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-bc946fcd-0730-4fa2-a5e3-0b264efb279e tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3377e1a-7498-4d6f-a6e6-22c56effc063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:41.707670 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-bc946fcd-0730-4fa2-a5e3-0b264efb279e tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3377e1a-7498-4d6f-a6e6-22c56effc063) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:41.708548 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-bc946fcd-0730-4fa2-a5e3-0b264efb279e tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Flow 'volume_create_api' (97182770-78ea-429f-950f-c5bfd39b66a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:00:41.708856 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-bc946fcd-0730-4fa2-a5e3-0b264efb279e tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Create volume request issued successfully. Jul 03 22:00:41.709432 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bc946fcd-0730-4fa2-a5e3-0b264efb279e tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:00:41.709922 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1254/5051] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 22:00:41 2026] POST /volume/v3/volumes => generated 758 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:00:41.725318 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7ca96040-43c8-4002-b818-4b9e5797c3d0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:41.727814 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7ca96040-43c8-4002-b818-4b9e5797c3d0 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] GET https://10.4.3.32/volume/v3/volumes/810a5ccb-5e9d-487a-b266-5b11b2e57d05 Jul 03 22:00:41.728091 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7ca96040-43c8-4002-b818-4b9e5797c3d0 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:41.728379 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7ca96040-43c8-4002-b818-4b9e5797c3d0 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:41.737988 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:41.737988 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:41.741201 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-7ca96040-43c8-4002-b818-4b9e5797c3d0 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Volume info retrieved successfully. Jul 03 22:00:41.746872 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7ca96040-43c8-4002-b818-4b9e5797c3d0 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] https://10.4.3.32/volume/v3/volumes/810a5ccb-5e9d-487a-b266-5b11b2e57d05 returned with HTTP 200 Jul 03 22:00:41.747529 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1252/5052] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:41 2026] GET /volume/v3/volumes/810a5ccb-5e9d-487a-b266-5b11b2e57d05 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:41.765385 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-3f1ec2dc-1256-41e8-8209-fd89d717c69d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:41.768425 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3f1ec2dc-1256-41e8-8209-fd89d717c69d tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] GET https://10.4.3.32/volume/v3/volumes/8f759222-ec5b-44c5-a56e-aadfa334266b Jul 03 22:00:41.768700 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3f1ec2dc-1256-41e8-8209-fd89d717c69d tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:41.769004 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3f1ec2dc-1256-41e8-8209-fd89d717c69d tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:41.779354 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:41.779354 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:41.786692 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-3f1ec2dc-1256-41e8-8209-fd89d717c69d tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Volume info retrieved successfully. Jul 03 22:00:41.793449 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3f1ec2dc-1256-41e8-8209-fd89d717c69d tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] https://10.4.3.32/volume/v3/volumes/8f759222-ec5b-44c5-a56e-aadfa334266b returned with HTTP 200 Jul 03 22:00:41.794003 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1263/5053] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:41 2026] GET /volume/v3/volumes/8f759222-ec5b-44c5-a56e-aadfa334266b => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:41.808167 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9b3a320a-23ee-4f83-af31-d06324bc0050 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:41.809587 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9b3a320a-23ee-4f83-af31-d06324bc0050 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] GET https://10.4.3.32/volume/v3/volumes/c400add2-5462-4033-a190-89101a9d8597 Jul 03 22:00:41.809799 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9b3a320a-23ee-4f83-af31-d06324bc0050 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:41.810029 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9b3a320a-23ee-4f83-af31-d06324bc0050 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:41.819250 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:41.819250 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:41.826632 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-9b3a320a-23ee-4f83-af31-d06324bc0050 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Volume info retrieved successfully. Jul 03 22:00:41.846469 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9b3a320a-23ee-4f83-af31-d06324bc0050 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] https://10.4.3.32/volume/v3/volumes/c400add2-5462-4033-a190-89101a9d8597 returned with HTTP 200 Jul 03 22:00:41.846469 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1285/5054] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:41 2026] GET /volume/v3/volumes/c400add2-5462-4033-a190-89101a9d8597 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:41.853699 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1700e704-2ffe-44d3-8255-0e4688b4173d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:41.855704 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1700e704-2ffe-44d3-8255-0e4688b4173d tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] GET https://10.4.3.32/volume/v3/volumes/41393a51-14a8-4458-8173-ac26afd96371 Jul 03 22:00:41.855704 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1700e704-2ffe-44d3-8255-0e4688b4173d tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:41.856040 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1700e704-2ffe-44d3-8255-0e4688b4173d tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:41.865784 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:41.865784 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:41.870384 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-1700e704-2ffe-44d3-8255-0e4688b4173d tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Volume info retrieved successfully. Jul 03 22:00:41.877207 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1700e704-2ffe-44d3-8255-0e4688b4173d tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] https://10.4.3.32/volume/v3/volumes/41393a51-14a8-4458-8173-ac26afd96371 returned with HTTP 200 Jul 03 22:00:41.877361 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1255/5055] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:41 2026] GET /volume/v3/volumes/41393a51-14a8-4458-8173-ac26afd96371 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:41.890083 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-eb3742a9-aff9-4b16-b0df-3c04b0f7ba85 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:41.892641 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-eb3742a9-aff9-4b16-b0df-3c04b0f7ba85 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] GET https://10.4.3.32/volume/v3/volumes/067f8518-26c9-4e61-ae67-10c0a11acff8 Jul 03 22:00:41.892901 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-eb3742a9-aff9-4b16-b0df-3c04b0f7ba85 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:41.893155 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-eb3742a9-aff9-4b16-b0df-3c04b0f7ba85 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:41.907100 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:41.907100 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:41.912870 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-eb3742a9-aff9-4b16-b0df-3c04b0f7ba85 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Volume info retrieved successfully. Jul 03 22:00:41.917890 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-eb3742a9-aff9-4b16-b0df-3c04b0f7ba85 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] https://10.4.3.32/volume/v3/volumes/067f8518-26c9-4e61-ae67-10c0a11acff8 returned with HTTP 200 Jul 03 22:00:41.918717 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1253/5056] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:41 2026] GET /volume/v3/volumes/067f8518-26c9-4e61-ae67-10c0a11acff8 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:41.939710 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-226137da-4350-4da9-a0c0-f0973fa2aca6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:41.942456 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-226137da-4350-4da9-a0c0-f0973fa2aca6 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] DELETE https://10.4.3.32/volume/v3/volumes/067f8518-26c9-4e61-ae67-10c0a11acff8 Jul 03 22:00:41.942456 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-226137da-4350-4da9-a0c0-f0973fa2aca6 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:41.942456 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-226137da-4350-4da9-a0c0-f0973fa2aca6 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:41.942456 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-226137da-4350-4da9-a0c0-f0973fa2aca6 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Delete volume with id: 067f8518-26c9-4e61-ae67-10c0a11acff8 Jul 03 22:00:41.951748 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:41.951748 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:41.951986 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-226137da-4350-4da9-a0c0-f0973fa2aca6 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Volume info retrieved successfully. Jul 03 22:00:41.980921 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-226137da-4350-4da9-a0c0-f0973fa2aca6 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Delete volume request issued successfully. Jul 03 22:00:41.981150 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-226137da-4350-4da9-a0c0-f0973fa2aca6 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] https://10.4.3.32/volume/v3/volumes/067f8518-26c9-4e61-ae67-10c0a11acff8 returned with HTTP 202 Jul 03 22:00:41.981594 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1264/5057] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:00:41 2026] DELETE /volume/v3/volumes/067f8518-26c9-4e61-ae67-10c0a11acff8 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:00:41.989951 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-6985276a-fce9-41e1-abe7-33c04a48b11c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:41.992178 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6985276a-fce9-41e1-abe7-33c04a48b11c tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] GET https://10.4.3.32/volume/v3/volumes/067f8518-26c9-4e61-ae67-10c0a11acff8 Jul 03 22:00:41.992449 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6985276a-fce9-41e1-abe7-33c04a48b11c tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:41.992690 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6985276a-fce9-41e1-abe7-33c04a48b11c tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:42.000150 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:42.000150 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:42.004019 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-6985276a-fce9-41e1-abe7-33c04a48b11c tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Volume info retrieved successfully. Jul 03 22:00:42.008682 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6985276a-fce9-41e1-abe7-33c04a48b11c tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] https://10.4.3.32/volume/v3/volumes/067f8518-26c9-4e61-ae67-10c0a11acff8 returned with HTTP 200 Jul 03 22:00:42.009105 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1286/5058] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:41 2026] GET /volume/v3/volumes/067f8518-26c9-4e61-ae67-10c0a11acff8 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:42.167016 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-400e0002-b6db-4735-9cb6-7a65f7c9b7bd None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:42.170987 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-400e0002-b6db-4735-9cb6-7a65f7c9b7bd tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a Jul 03 22:00:42.171221 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-400e0002-b6db-4735-9cb6-7a65f7c9b7bd tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:42.171454 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-400e0002-b6db-4735-9cb6-7a65f7c9b7bd tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:42.171601 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-400e0002-b6db-4735-9cb6-7a65f7c9b7bd tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 3892aa5c-a474-49e5-b7e7-1c03c8906b5a. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:42.177085 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:42.177085 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:42.177999 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-400e0002-b6db-4735-9cb6-7a65f7c9b7bd tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a returned with HTTP 200 Jul 03 22:00:42.178983 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1256/5059] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:42 2026] GET /volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:43.028086 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-56624d7c-54c4-401a-97ef-941eae778a9c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:43.031040 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-56624d7c-54c4-401a-97ef-941eae778a9c tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] GET https://10.4.3.32/volume/v3/volumes/067f8518-26c9-4e61-ae67-10c0a11acff8 Jul 03 22:00:43.031266 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-56624d7c-54c4-401a-97ef-941eae778a9c tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:43.031512 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-56624d7c-54c4-401a-97ef-941eae778a9c tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:43.040071 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-56624d7c-54c4-401a-97ef-941eae778a9c tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] https://10.4.3.32/volume/v3/volumes/067f8518-26c9-4e61-ae67-10c0a11acff8 returned with HTTP 404 Jul 03 22:00:43.040867 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1254/5060] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:43 2026] GET /volume/v3/volumes/067f8518-26c9-4e61-ae67-10c0a11acff8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:43.049547 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e14311c8-e508-456a-a9f8-cb1850a1a2d0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:43.051821 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e14311c8-e508-456a-a9f8-cb1850a1a2d0 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] DELETE https://10.4.3.32/volume/v3/volumes/41393a51-14a8-4458-8173-ac26afd96371 Jul 03 22:00:43.051821 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e14311c8-e508-456a-a9f8-cb1850a1a2d0 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:43.052210 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e14311c8-e508-456a-a9f8-cb1850a1a2d0 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:43.052210 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-e14311c8-e508-456a-a9f8-cb1850a1a2d0 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Delete volume with id: 41393a51-14a8-4458-8173-ac26afd96371 Jul 03 22:00:43.069192 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:43.069192 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:43.071562 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-e14311c8-e508-456a-a9f8-cb1850a1a2d0 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Volume info retrieved successfully. Jul 03 22:00:43.104977 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-e14311c8-e508-456a-a9f8-cb1850a1a2d0 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Delete volume request issued successfully. Jul 03 22:00:43.105181 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e14311c8-e508-456a-a9f8-cb1850a1a2d0 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] https://10.4.3.32/volume/v3/volumes/41393a51-14a8-4458-8173-ac26afd96371 returned with HTTP 202 Jul 03 22:00:43.105977 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1265/5061] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:00:43 2026] DELETE /volume/v3/volumes/41393a51-14a8-4458-8173-ac26afd96371 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:00:43.115985 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-5b200cd2-f73e-4e7d-b608-3dcedff2ad33 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:43.118919 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5b200cd2-f73e-4e7d-b608-3dcedff2ad33 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] GET https://10.4.3.32/volume/v3/volumes/41393a51-14a8-4458-8173-ac26afd96371 Jul 03 22:00:43.119179 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5b200cd2-f73e-4e7d-b608-3dcedff2ad33 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:43.119436 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5b200cd2-f73e-4e7d-b608-3dcedff2ad33 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:43.143860 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:43.143860 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:43.147953 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-5b200cd2-f73e-4e7d-b608-3dcedff2ad33 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Volume info retrieved successfully. Jul 03 22:00:43.152810 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5b200cd2-f73e-4e7d-b608-3dcedff2ad33 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] https://10.4.3.32/volume/v3/volumes/41393a51-14a8-4458-8173-ac26afd96371 returned with HTTP 200 Jul 03 22:00:43.153229 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1287/5062] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:43 2026] GET /volume/v3/volumes/41393a51-14a8-4458-8173-ac26afd96371 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:43.193648 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-2a15aa5d-a596-403e-982d-9c4290b36c08 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:43.195663 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2a15aa5d-a596-403e-982d-9c4290b36c08 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a Jul 03 22:00:43.195929 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2a15aa5d-a596-403e-982d-9c4290b36c08 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:43.196113 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2a15aa5d-a596-403e-982d-9c4290b36c08 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:43.196229 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-2a15aa5d-a596-403e-982d-9c4290b36c08 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 3892aa5c-a474-49e5-b7e7-1c03c8906b5a. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:43.202319 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:43.202319 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:43.202319 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2a15aa5d-a596-403e-982d-9c4290b36c08 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a returned with HTTP 200 Jul 03 22:00:43.202319 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1257/5063] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:43 2026] GET /volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:43.290388 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-27bf4540-7373-4df9-98ec-e989e76abd65 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:43.398860 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-27bf4540-7373-4df9-98ec-e989e76abd65 tempest-VolumeAndVolumeTypeFromImageTest-1719238436 tempest-VolumeAndVolumeTypeFromImageTest-1719238436-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 22:00:43.399557 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-27bf4540-7373-4df9-98ec-e989e76abd65 tempest-VolumeAndVolumeTypeFromImageTest-1719238436 tempest-VolumeAndVolumeTypeFromImageTest-1719238436-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=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:43.421088 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-27bf4540-7373-4df9-98ec-e989e76abd65 tempest-VolumeAndVolumeTypeFromImageTest-1719238436 tempest-VolumeAndVolumeTypeFromImageTest-1719238436-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 22:00:43.421736 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1255/5064] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 22:00:43 2026] POST /volume/v3/types => generated 287 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:44.167921 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-7a8f46b6-5ee5-410f-b5a4-d4943e1fdee5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:44.169824 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7a8f46b6-5ee5-410f-b5a4-d4943e1fdee5 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] GET https://10.4.3.32/volume/v3/volumes/41393a51-14a8-4458-8173-ac26afd96371 Jul 03 22:00:44.170038 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7a8f46b6-5ee5-410f-b5a4-d4943e1fdee5 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:44.170220 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7a8f46b6-5ee5-410f-b5a4-d4943e1fdee5 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:44.176573 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7a8f46b6-5ee5-410f-b5a4-d4943e1fdee5 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] https://10.4.3.32/volume/v3/volumes/41393a51-14a8-4458-8173-ac26afd96371 returned with HTTP 404 Jul 03 22:00:44.177193 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1266/5065] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:44 2026] GET /volume/v3/volumes/41393a51-14a8-4458-8173-ac26afd96371 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:44.184556 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-636b8d0e-a140-46e3-bbb8-906779aafca5 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:44.186285 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-636b8d0e-a140-46e3-bbb8-906779aafca5 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] DELETE https://10.4.3.32/volume/v3/volumes/c400add2-5462-4033-a190-89101a9d8597 Jul 03 22:00:44.186488 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-636b8d0e-a140-46e3-bbb8-906779aafca5 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:44.186658 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-636b8d0e-a140-46e3-bbb8-906779aafca5 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:44.186873 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-636b8d0e-a140-46e3-bbb8-906779aafca5 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Delete volume with id: c400add2-5462-4033-a190-89101a9d8597 Jul 03 22:00:44.193695 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:44.193695 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:44.194119 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-636b8d0e-a140-46e3-bbb8-906779aafca5 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Volume info retrieved successfully. Jul 03 22:00:44.212988 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-0fa0080f-e189-4de5-b1d7-87c4f3bc8b48 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:44.214866 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0fa0080f-e189-4de5-b1d7-87c4f3bc8b48 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a Jul 03 22:00:44.215039 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0fa0080f-e189-4de5-b1d7-87c4f3bc8b48 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:44.215209 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0fa0080f-e189-4de5-b1d7-87c4f3bc8b48 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:44.215301 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-0fa0080f-e189-4de5-b1d7-87c4f3bc8b48 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 3892aa5c-a474-49e5-b7e7-1c03c8906b5a. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:44.215520 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-636b8d0e-a140-46e3-bbb8-906779aafca5 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Delete volume request issued successfully. Jul 03 22:00:44.215797 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-636b8d0e-a140-46e3-bbb8-906779aafca5 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] https://10.4.3.32/volume/v3/volumes/c400add2-5462-4033-a190-89101a9d8597 returned with HTTP 202 Jul 03 22:00:44.216361 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1288/5066] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:00:44 2026] DELETE /volume/v3/volumes/c400add2-5462-4033-a190-89101a9d8597 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:00:44.219625 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:44.219625 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:44.220695 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0fa0080f-e189-4de5-b1d7-87c4f3bc8b48 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a returned with HTTP 200 Jul 03 22:00:44.221020 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1258/5067] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:44 2026] GET /volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:44.223928 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-98416af8-14be-46bf-8e6f-7301230d4b72 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:44.226143 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-98416af8-14be-46bf-8e6f-7301230d4b72 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] GET https://10.4.3.32/volume/v3/volumes/c400add2-5462-4033-a190-89101a9d8597 Jul 03 22:00:44.226411 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-98416af8-14be-46bf-8e6f-7301230d4b72 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:44.226869 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-98416af8-14be-46bf-8e6f-7301230d4b72 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:44.233966 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:44.233966 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:44.238869 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-98416af8-14be-46bf-8e6f-7301230d4b72 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Volume info retrieved successfully. Jul 03 22:00:44.244327 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-98416af8-14be-46bf-8e6f-7301230d4b72 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] https://10.4.3.32/volume/v3/volumes/c400add2-5462-4033-a190-89101a9d8597 returned with HTTP 200 Jul 03 22:00:44.245033 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1256/5068] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:44 2026] GET /volume/v3/volumes/c400add2-5462-4033-a190-89101a9d8597 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:45.161105 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-8517c011-5139-47da-b9a0-bb596dfde7a2 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:45.162859 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8517c011-5139-47da-b9a0-bb596dfde7a2 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:00:45.163175 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8517c011-5139-47da-b9a0-bb596dfde7a2 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "59b8e284-cb31-41d7-a868-6914b112c7d3", "size": 1}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:45.164610 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-8517c011-5139-47da-b9a0-bb596dfde7a2 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '59b8e284-cb31-41d7-a868-6914b112c7d3', 'size': 1}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:00:45.232230 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ce266fed-4069-4678-b53e-c3e02ac1ded6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:45.234196 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ce266fed-4069-4678-b53e-c3e02ac1ded6 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a Jul 03 22:00:45.234456 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ce266fed-4069-4678-b53e-c3e02ac1ded6 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:45.234728 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ce266fed-4069-4678-b53e-c3e02ac1ded6 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:45.234895 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-ce266fed-4069-4678-b53e-c3e02ac1ded6 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 3892aa5c-a474-49e5-b7e7-1c03c8906b5a. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:45.239509 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:45.239509 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:45.240428 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ce266fed-4069-4678-b53e-c3e02ac1ded6 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a returned with HTTP 200 Jul 03 22:00:45.240800 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1289/5069] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:45 2026] GET /volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:45.257792 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-fae0554e-9277-4da5-a6eb-29fa00bd6cf7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:45.260020 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fae0554e-9277-4da5-a6eb-29fa00bd6cf7 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] GET https://10.4.3.32/volume/v3/volumes/c400add2-5462-4033-a190-89101a9d8597 Jul 03 22:00:45.260265 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fae0554e-9277-4da5-a6eb-29fa00bd6cf7 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:45.260519 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fae0554e-9277-4da5-a6eb-29fa00bd6cf7 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:45.267680 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fae0554e-9277-4da5-a6eb-29fa00bd6cf7 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] https://10.4.3.32/volume/v3/volumes/c400add2-5462-4033-a190-89101a9d8597 returned with HTTP 404 Jul 03 22:00:45.268281 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1259/5070] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:45 2026] GET /volume/v3/volumes/c400add2-5462-4033-a190-89101a9d8597 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:45.275196 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-01920a3d-4498-4749-9a9a-c994bea6115b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:45.277194 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-01920a3d-4498-4749-9a9a-c994bea6115b tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] DELETE https://10.4.3.32/volume/v3/volumes/8f759222-ec5b-44c5-a56e-aadfa334266b Jul 03 22:00:45.277490 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-01920a3d-4498-4749-9a9a-c994bea6115b tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:45.277712 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-01920a3d-4498-4749-9a9a-c994bea6115b tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:45.277902 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-01920a3d-4498-4749-9a9a-c994bea6115b tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Delete volume with id: 8f759222-ec5b-44c5-a56e-aadfa334266b Jul 03 22:00:45.285874 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:45.285874 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:45.286329 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-01920a3d-4498-4749-9a9a-c994bea6115b tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Volume info retrieved successfully. Jul 03 22:00:45.291721 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-8517c011-5139-47da-b9a0-bb596dfde7a2 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Create volume of 1 GB Jul 03 22:00:45.296797 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-8517c011-5139-47da-b9a0-bb596dfde7a2 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Availability Zones retrieved successfully. Jul 03 22:00:45.302292 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8517c011-5139-47da-b9a0-bb596dfde7a2 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Flow 'volume_create_api' (ee9b40b0-72da-408d-8852-7c0e23f939e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:00:45.303789 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8517c011-5139-47da-b9a0-bb596dfde7a2 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaef69e8-79ff-458c-834b-66245cb7dd35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:45.304999 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-8517c011-5139-47da-b9a0-bb596dfde7a2 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:00:45.310739 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-01920a3d-4498-4749-9a9a-c994bea6115b tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Delete volume request issued successfully. Jul 03 22:00:45.310956 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-01920a3d-4498-4749-9a9a-c994bea6115b tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] https://10.4.3.32/volume/v3/volumes/8f759222-ec5b-44c5-a56e-aadfa334266b returned with HTTP 202 Jul 03 22:00:45.311531 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1257/5071] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:00:45 2026] DELETE /volume/v3/volumes/8f759222-ec5b-44c5-a56e-aadfa334266b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:00:45.319505 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2071116d-8481-4e00-96ae-c7a3bb8dc0d4 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:45.321070 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2071116d-8481-4e00-96ae-c7a3bb8dc0d4 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] GET https://10.4.3.32/volume/v3/volumes/8f759222-ec5b-44c5-a56e-aadfa334266b Jul 03 22:00:45.321404 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2071116d-8481-4e00-96ae-c7a3bb8dc0d4 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:45.321404 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2071116d-8481-4e00-96ae-c7a3bb8dc0d4 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:45.329454 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:45.329454 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:45.333414 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-2071116d-8481-4e00-96ae-c7a3bb8dc0d4 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Volume info retrieved successfully. Jul 03 22:00:45.338215 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2071116d-8481-4e00-96ae-c7a3bb8dc0d4 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] https://10.4.3.32/volume/v3/volumes/8f759222-ec5b-44c5-a56e-aadfa334266b returned with HTTP 200 Jul 03 22:00:45.338746 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1290/5072] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:45 2026] GET /volume/v3/volumes/8f759222-ec5b-44c5-a56e-aadfa334266b => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:45.360794 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8517c011-5139-47da-b9a0-bb596dfde7a2 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaef69e8-79ff-458c-834b-66245cb7dd35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T22:00:43Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=c8705206-8b58-40d8-bee0-68b86e80657b,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': 'c8705206-8b58-40d8-bee0-68b86e80657b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:45.361555 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8517c011-5139-47da-b9a0-bb596dfde7a2 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b7d211e-bd8a-4fff-a60b-a0a85ea9e815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:45.389120 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-8517c011-5139-47da-b9a0-bb596dfde7a2 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-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 22:00:45.389484 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-8517c011-5139-47da-b9a0-bb596dfde7a2 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-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 22:00:45.429641 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-8517c011-5139-47da-b9a0-bb596dfde7a2 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Created reservations ['cc9cd12d-f915-4c22-8d6d-41cf054e5602', 'd01ce881-cbae-4477-8957-471c9d9ba259', '2722ef2b-ddc2-45f8-9667-1e350f9285f5', '662f5b40-6df1-4b4a-a928-3e10466d2625'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:00:45.430521 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8517c011-5139-47da-b9a0-bb596dfde7a2 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b7d211e-bd8a-4fff-a60b-a0a85ea9e815) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc9cd12d-f915-4c22-8d6d-41cf054e5602', 'd01ce881-cbae-4477-8957-471c9d9ba259', '2722ef2b-ddc2-45f8-9667-1e350f9285f5', '662f5b40-6df1-4b4a-a928-3e10466d2625']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:45.431316 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8517c011-5139-47da-b9a0-bb596dfde7a2 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f43730fa-effe-45c5-86b3-cabcb244a54f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:45.454666 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8517c011-5139-47da-b9a0-bb596dfde7a2 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f43730fa-effe-45c5-86b3-cabcb244a54f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '287c77dc-51de-4942-acaf-a6d1c7cbd8c9', '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='290c17f0539d4e14b833a7a4aa7ae96e',qos_specs=None,replication_status=,reservations=['cc9cd12d-f915-4c22-8d6d-41cf054e5602','d01ce881-cbae-4477-8957-471c9d9ba259','2722ef2b-ddc2-45f8-9667-1e350f9285f5','662f5b40-6df1-4b4a-a928-3e10466d2625'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2fa2bb0b9624363a5f7bac710932f45',volume_type_id=c8705206-8b58-40d8-bee0-68b86e80657b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:00:45Z,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=287c77dc-51de-4942-acaf-a6d1c7cbd8c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='290c17f0539d4e14b833a7a4aa7ae96e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2fa2bb0b9624363a5f7bac710932f45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c8705206-8b58-40d8-bee0-68b86e80657b),volume_type_id=c8705206-8b58-40d8-bee0-68b86e80657b)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:45.455444 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8517c011-5139-47da-b9a0-bb596dfde7a2 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42796a48-d8ab-4327-86b3-4b3cb441380c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:45.478087 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8517c011-5139-47da-b9a0-bb596dfde7a2 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42796a48-d8ab-4327-86b3-4b3cb441380c) transitioned into state 'SUCCESS' from 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='290c17f0539d4e14b833a7a4aa7ae96e',qos_specs=None,replication_status=,reservations=['cc9cd12d-f915-4c22-8d6d-41cf054e5602','d01ce881-cbae-4477-8957-471c9d9ba259','2722ef2b-ddc2-45f8-9667-1e350f9285f5','662f5b40-6df1-4b4a-a928-3e10466d2625'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2fa2bb0b9624363a5f7bac710932f45',volume_type_id=c8705206-8b58-40d8-bee0-68b86e80657b)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:45.478867 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8517c011-5139-47da-b9a0-bb596dfde7a2 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e47f7db-08a8-4616-8ce9-9ad88e7c759a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:45.488220 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8517c011-5139-47da-b9a0-bb596dfde7a2 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e47f7db-08a8-4616-8ce9-9ad88e7c759a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:45.488978 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8517c011-5139-47da-b9a0-bb596dfde7a2 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Flow 'volume_create_api' (ee9b40b0-72da-408d-8852-7c0e23f939e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:00:45.489321 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-8517c011-5139-47da-b9a0-bb596dfde7a2 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Create volume request issued successfully. Jul 03 22:00:45.489896 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8517c011-5139-47da-b9a0-bb596dfde7a2 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:00:45.490309 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1267/5073] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 22:00:45 2026] POST /volume/v3/volumes => generated 796 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:00:45.502099 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-71bf34b6-c27e-4fbc-b822-0ef744639771 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:45.504037 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-71bf34b6-c27e-4fbc-b822-0ef744639771 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] GET https://10.4.3.32/volume/v3/volumes/287c77dc-51de-4942-acaf-a6d1c7cbd8c9 Jul 03 22:00:45.504217 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-71bf34b6-c27e-4fbc-b822-0ef744639771 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:45.504468 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-71bf34b6-c27e-4fbc-b822-0ef744639771 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:45.512262 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:45.512262 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:45.516274 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-71bf34b6-c27e-4fbc-b822-0ef744639771 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Volume info retrieved successfully. Jul 03 22:00:45.520264 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-71bf34b6-c27e-4fbc-b822-0ef744639771 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] https://10.4.3.32/volume/v3/volumes/287c77dc-51de-4942-acaf-a6d1c7cbd8c9 returned with HTTP 200 Jul 03 22:00:45.520661 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1260/5074] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:45 2026] GET /volume/v3/volumes/287c77dc-51de-4942-acaf-a6d1c7cbd8c9 => generated 864 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:46.253770 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4d8180ae-cab0-428f-88b5-9c4f11ddd672 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:46.257180 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4d8180ae-cab0-428f-88b5-9c4f11ddd672 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a Jul 03 22:00:46.257180 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4d8180ae-cab0-428f-88b5-9c4f11ddd672 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:46.257180 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4d8180ae-cab0-428f-88b5-9c4f11ddd672 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:46.257180 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-4d8180ae-cab0-428f-88b5-9c4f11ddd672 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 3892aa5c-a474-49e5-b7e7-1c03c8906b5a. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:46.265130 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:46.265130 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:46.265130 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4d8180ae-cab0-428f-88b5-9c4f11ddd672 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a returned with HTTP 200 Jul 03 22:00:46.266473 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1258/5075] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:46 2026] GET /volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:46.352236 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3e468bf4-2e90-47c1-8e6c-ca1e2df472ca None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:46.354776 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3e468bf4-2e90-47c1-8e6c-ca1e2df472ca tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] GET https://10.4.3.32/volume/v3/volumes/8f759222-ec5b-44c5-a56e-aadfa334266b Jul 03 22:00:46.354967 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3e468bf4-2e90-47c1-8e6c-ca1e2df472ca tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:46.355146 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3e468bf4-2e90-47c1-8e6c-ca1e2df472ca tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:46.362516 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3e468bf4-2e90-47c1-8e6c-ca1e2df472ca tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] https://10.4.3.32/volume/v3/volumes/8f759222-ec5b-44c5-a56e-aadfa334266b returned with HTTP 404 Jul 03 22:00:46.363148 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1291/5076] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:46 2026] GET /volume/v3/volumes/8f759222-ec5b-44c5-a56e-aadfa334266b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:46.371363 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-7310363d-f9d3-43fe-8b3d-204cefde6efb None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:46.373742 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7310363d-f9d3-43fe-8b3d-204cefde6efb tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] DELETE https://10.4.3.32/volume/v3/volumes/810a5ccb-5e9d-487a-b266-5b11b2e57d05 Jul 03 22:00:46.373990 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7310363d-f9d3-43fe-8b3d-204cefde6efb tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:46.374232 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7310363d-f9d3-43fe-8b3d-204cefde6efb tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:46.374465 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-7310363d-f9d3-43fe-8b3d-204cefde6efb tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Delete volume with id: 810a5ccb-5e9d-487a-b266-5b11b2e57d05 Jul 03 22:00:46.383411 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:46.383411 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:46.384037 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-7310363d-f9d3-43fe-8b3d-204cefde6efb tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Volume info retrieved successfully. Jul 03 22:00:46.405217 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-7310363d-f9d3-43fe-8b3d-204cefde6efb tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Delete volume request issued successfully. Jul 03 22:00:46.405522 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7310363d-f9d3-43fe-8b3d-204cefde6efb tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] https://10.4.3.32/volume/v3/volumes/810a5ccb-5e9d-487a-b266-5b11b2e57d05 returned with HTTP 202 Jul 03 22:00:46.406299 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1268/5077] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:00:46 2026] DELETE /volume/v3/volumes/810a5ccb-5e9d-487a-b266-5b11b2e57d05 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:00:46.416157 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-2d46e54f-c67f-4af9-a838-325f46565b99 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:46.419072 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2d46e54f-c67f-4af9-a838-325f46565b99 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] GET https://10.4.3.32/volume/v3/volumes/810a5ccb-5e9d-487a-b266-5b11b2e57d05 Jul 03 22:00:46.419319 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2d46e54f-c67f-4af9-a838-325f46565b99 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:46.419586 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2d46e54f-c67f-4af9-a838-325f46565b99 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:46.428480 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:46.428480 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:46.433007 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-2d46e54f-c67f-4af9-a838-325f46565b99 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Volume info retrieved successfully. Jul 03 22:00:46.438737 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2d46e54f-c67f-4af9-a838-325f46565b99 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] https://10.4.3.32/volume/v3/volumes/810a5ccb-5e9d-487a-b266-5b11b2e57d05 returned with HTTP 200 Jul 03 22:00:46.439209 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1261/5078] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:46 2026] GET /volume/v3/volumes/810a5ccb-5e9d-487a-b266-5b11b2e57d05 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:46.532279 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-47403b08-a0e7-4d63-b50c-43dc87bc58e0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:46.534066 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-47403b08-a0e7-4d63-b50c-43dc87bc58e0 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] GET https://10.4.3.32/volume/v3/volumes/287c77dc-51de-4942-acaf-a6d1c7cbd8c9 Jul 03 22:00:46.534383 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-47403b08-a0e7-4d63-b50c-43dc87bc58e0 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:46.534607 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-47403b08-a0e7-4d63-b50c-43dc87bc58e0 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:46.541531 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:46.541531 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:46.546155 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-47403b08-a0e7-4d63-b50c-43dc87bc58e0 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Volume info retrieved successfully. Jul 03 22:00:46.551302 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-47403b08-a0e7-4d63-b50c-43dc87bc58e0 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] https://10.4.3.32/volume/v3/volumes/287c77dc-51de-4942-acaf-a6d1c7cbd8c9 returned with HTTP 200 Jul 03 22:00:46.551734 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1259/5079] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:46 2026] GET /volume/v3/volumes/287c77dc-51de-4942-acaf-a6d1c7cbd8c9 => generated 888 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:47.279256 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2bdad2c6-d1f1-44c0-9518-42c1bc0bcede None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:47.281480 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2bdad2c6-d1f1-44c0-9518-42c1bc0bcede tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a Jul 03 22:00:47.281831 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2bdad2c6-d1f1-44c0-9518-42c1bc0bcede tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:47.282085 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2bdad2c6-d1f1-44c0-9518-42c1bc0bcede tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:47.282203 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-2bdad2c6-d1f1-44c0-9518-42c1bc0bcede tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 3892aa5c-a474-49e5-b7e7-1c03c8906b5a. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:47.287591 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:47.287591 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:47.288641 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2bdad2c6-d1f1-44c0-9518-42c1bc0bcede tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a returned with HTTP 200 Jul 03 22:00:47.289276 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1292/5080] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:47 2026] GET /volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:47.456085 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-0c4edd56-af2b-4a14-a93d-54d085e9b7fd None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:47.460690 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0c4edd56-af2b-4a14-a93d-54d085e9b7fd tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] GET https://10.4.3.32/volume/v3/volumes/810a5ccb-5e9d-487a-b266-5b11b2e57d05 Jul 03 22:00:47.460907 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0c4edd56-af2b-4a14-a93d-54d085e9b7fd tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:47.461095 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0c4edd56-af2b-4a14-a93d-54d085e9b7fd tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:47.468890 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0c4edd56-af2b-4a14-a93d-54d085e9b7fd tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] https://10.4.3.32/volume/v3/volumes/810a5ccb-5e9d-487a-b266-5b11b2e57d05 returned with HTTP 404 Jul 03 22:00:47.469468 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1269/5081] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:47 2026] GET /volume/v3/volumes/810a5ccb-5e9d-487a-b266-5b11b2e57d05 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:47.478257 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b971dfb6-80fd-4398-bb55-2e847b2226e6 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:47.480258 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b971dfb6-80fd-4398-bb55-2e847b2226e6 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/e636d4e1-3d94-4c1f-b3cb-6f927680b68d Jul 03 22:00:47.480568 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b971dfb6-80fd-4398-bb55-2e847b2226e6 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:47.480729 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b971dfb6-80fd-4398-bb55-2e847b2226e6 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:47.480856 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [None req-b971dfb6-80fd-4398-bb55-2e847b2226e6 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Delete snapshot with id: e636d4e1-3d94-4c1f-b3cb-6f927680b68d Jul 03 22:00:47.490805 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:47.490805 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:47.491314 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b971dfb6-80fd-4398-bb55-2e847b2226e6 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Snapshot retrieved successfully. Jul 03 22:00:47.522570 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b971dfb6-80fd-4398-bb55-2e847b2226e6 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Snapshot delete request issued successfully. Jul 03 22:00:47.522996 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b971dfb6-80fd-4398-bb55-2e847b2226e6 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] https://10.4.3.32/volume/v3/snapshots/e636d4e1-3d94-4c1f-b3cb-6f927680b68d returned with HTTP 202 Jul 03 22:00:47.523434 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1262/5082] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 22:00:47 2026] DELETE /volume/v3/snapshots/e636d4e1-3d94-4c1f-b3cb-6f927680b68d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:00:47.531949 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-509ee449-0fa3-4c45-8e24-06654215700e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:47.534032 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-509ee449-0fa3-4c45-8e24-06654215700e tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] GET https://10.4.3.32/volume/v3/snapshots/e636d4e1-3d94-4c1f-b3cb-6f927680b68d Jul 03 22:00:47.534571 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-509ee449-0fa3-4c45-8e24-06654215700e tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:47.534725 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-509ee449-0fa3-4c45-8e24-06654215700e tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:47.542309 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:47.542309 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:47.543011 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-509ee449-0fa3-4c45-8e24-06654215700e tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Snapshot retrieved successfully. Jul 03 22:00:47.543862 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-509ee449-0fa3-4c45-8e24-06654215700e tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] https://10.4.3.32/volume/v3/snapshots/e636d4e1-3d94-4c1f-b3cb-6f927680b68d returned with HTTP 200 Jul 03 22:00:47.544339 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1260/5083] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:00:47 2026] GET /volume/v3/snapshots/e636d4e1-3d94-4c1f-b3cb-6f927680b68d => generated 473 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:47.569013 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-66344673-6a16-4388-9060-1e855ed13a06 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:47.570977 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-66344673-6a16-4388-9060-1e855ed13a06 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] GET https://10.4.3.32/volume/v3/volumes/287c77dc-51de-4942-acaf-a6d1c7cbd8c9 Jul 03 22:00:47.571221 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-66344673-6a16-4388-9060-1e855ed13a06 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:47.571539 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-66344673-6a16-4388-9060-1e855ed13a06 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:47.580528 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:47.580528 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:47.588903 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-66344673-6a16-4388-9060-1e855ed13a06 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Volume info retrieved successfully. Jul 03 22:00:47.600634 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-66344673-6a16-4388-9060-1e855ed13a06 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] https://10.4.3.32/volume/v3/volumes/287c77dc-51de-4942-acaf-a6d1c7cbd8c9 returned with HTTP 200 Jul 03 22:00:47.601053 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1293/5084] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:47 2026] GET /volume/v3/volumes/287c77dc-51de-4942-acaf-a6d1c7cbd8c9 => generated 946 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 22:00:48.301996 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-54e2588c-61f2-4f00-bdb9-3893abb7af0a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:48.304510 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-54e2588c-61f2-4f00-bdb9-3893abb7af0a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a Jul 03 22:00:48.304826 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-54e2588c-61f2-4f00-bdb9-3893abb7af0a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:48.305100 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-54e2588c-61f2-4f00-bdb9-3893abb7af0a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:48.305272 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-54e2588c-61f2-4f00-bdb9-3893abb7af0a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 3892aa5c-a474-49e5-b7e7-1c03c8906b5a. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:48.311463 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:48.311463 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:48.312475 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-54e2588c-61f2-4f00-bdb9-3893abb7af0a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a returned with HTTP 200 Jul 03 22:00:48.313480 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1270/5085] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:48 2026] GET /volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:48.555671 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-32b92e28-c0fb-42ce-aec0-7a86ec72f858 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:48.559027 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-32b92e28-c0fb-42ce-aec0-7a86ec72f858 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] GET https://10.4.3.32/volume/v3/snapshots/e636d4e1-3d94-4c1f-b3cb-6f927680b68d Jul 03 22:00:48.559678 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-32b92e28-c0fb-42ce-aec0-7a86ec72f858 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:48.559972 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-32b92e28-c0fb-42ce-aec0-7a86ec72f858 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:48.566307 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-32b92e28-c0fb-42ce-aec0-7a86ec72f858 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] https://10.4.3.32/volume/v3/snapshots/e636d4e1-3d94-4c1f-b3cb-6f927680b68d returned with HTTP 404 Jul 03 22:00:48.566941 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1263/5086] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:00:48 2026] GET /volume/v3/snapshots/e636d4e1-3d94-4c1f-b3cb-6f927680b68d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:48.577712 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-809e96a3-55e6-4bf3-9c23-3fa60ff691f0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:48.580072 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-809e96a3-55e6-4bf3-9c23-3fa60ff691f0 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] DELETE https://10.4.3.32/volume/v3/volumes/b9effaa7-7ac7-4a7e-8518-9ffdc3c5cd23 Jul 03 22:00:48.580404 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-809e96a3-55e6-4bf3-9c23-3fa60ff691f0 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:48.581028 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-809e96a3-55e6-4bf3-9c23-3fa60ff691f0 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:48.581316 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-809e96a3-55e6-4bf3-9c23-3fa60ff691f0 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Delete volume with id: b9effaa7-7ac7-4a7e-8518-9ffdc3c5cd23 Jul 03 22:00:48.600177 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:48.600177 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:48.600955 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-809e96a3-55e6-4bf3-9c23-3fa60ff691f0 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Volume info retrieved successfully. Jul 03 22:00:48.619389 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-bd2f95b6-711c-414d-99dc-4a2a75b8f905 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:48.623075 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bd2f95b6-711c-414d-99dc-4a2a75b8f905 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] GET https://10.4.3.32/volume/v3/volumes/287c77dc-51de-4942-acaf-a6d1c7cbd8c9 Jul 03 22:00:48.623075 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bd2f95b6-711c-414d-99dc-4a2a75b8f905 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:48.623707 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bd2f95b6-711c-414d-99dc-4a2a75b8f905 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:48.632443 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:48.632443 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:48.639108 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-bd2f95b6-711c-414d-99dc-4a2a75b8f905 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Volume info retrieved successfully. Jul 03 22:00:48.647756 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bd2f95b6-711c-414d-99dc-4a2a75b8f905 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] https://10.4.3.32/volume/v3/volumes/287c77dc-51de-4942-acaf-a6d1c7cbd8c9 returned with HTTP 200 Jul 03 22:00:48.648215 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1294/5087] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:48 2026] GET /volume/v3/volumes/287c77dc-51de-4942-acaf-a6d1c7cbd8c9 => generated 949 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 22:00:48.658266 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-809e96a3-55e6-4bf3-9c23-3fa60ff691f0 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Delete volume request issued successfully. Jul 03 22:00:48.658477 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-809e96a3-55e6-4bf3-9c23-3fa60ff691f0 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] https://10.4.3.32/volume/v3/volumes/b9effaa7-7ac7-4a7e-8518-9ffdc3c5cd23 returned with HTTP 202 Jul 03 22:00:48.659047 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1261/5088] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:00:48 2026] DELETE /volume/v3/volumes/b9effaa7-7ac7-4a7e-8518-9ffdc3c5cd23 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:00:48.670111 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-080076b1-f100-4cf5-a8bb-2543c21e8321 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:48.674680 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-080076b1-f100-4cf5-a8bb-2543c21e8321 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] GET https://10.4.3.32/volume/v3/volumes/b9effaa7-7ac7-4a7e-8518-9ffdc3c5cd23 Jul 03 22:00:48.675620 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-080076b1-f100-4cf5-a8bb-2543c21e8321 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:48.675911 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-080076b1-f100-4cf5-a8bb-2543c21e8321 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:48.688467 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:48.688467 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:48.693619 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-080076b1-f100-4cf5-a8bb-2543c21e8321 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Volume info retrieved successfully. Jul 03 22:00:48.698658 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-080076b1-f100-4cf5-a8bb-2543c21e8321 tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] https://10.4.3.32/volume/v3/volumes/b9effaa7-7ac7-4a7e-8518-9ffdc3c5cd23 returned with HTTP 200 Jul 03 22:00:48.698963 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1271/5089] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:48 2026] GET /volume/v3/volumes/b9effaa7-7ac7-4a7e-8518-9ffdc3c5cd23 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:49.326230 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-bc1f9df4-feb6-4a98-a375-79ba3646fdbe None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:49.328669 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bc1f9df4-feb6-4a98-a375-79ba3646fdbe tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a Jul 03 22:00:49.330390 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bc1f9df4-feb6-4a98-a375-79ba3646fdbe tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:49.330390 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bc1f9df4-feb6-4a98-a375-79ba3646fdbe tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:49.330390 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-bc1f9df4-feb6-4a98-a375-79ba3646fdbe tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 3892aa5c-a474-49e5-b7e7-1c03c8906b5a. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:49.336202 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:49.336202 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:49.337676 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bc1f9df4-feb6-4a98-a375-79ba3646fdbe tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a returned with HTTP 200 Jul 03 22:00:49.338329 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1264/5090] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:49 2026] GET /volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:49.661456 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-aba5c1df-e33c-4961-b18d-1ea14afd63f2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:49.663665 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-aba5c1df-e33c-4961-b18d-1ea14afd63f2 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] GET https://10.4.3.32/volume/v3/volumes/287c77dc-51de-4942-acaf-a6d1c7cbd8c9 Jul 03 22:00:49.663808 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-aba5c1df-e33c-4961-b18d-1ea14afd63f2 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:49.664189 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-aba5c1df-e33c-4961-b18d-1ea14afd63f2 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:49.675879 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:49.675879 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:49.681069 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-aba5c1df-e33c-4961-b18d-1ea14afd63f2 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Volume info retrieved successfully. Jul 03 22:00:49.687326 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-aba5c1df-e33c-4961-b18d-1ea14afd63f2 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] https://10.4.3.32/volume/v3/volumes/287c77dc-51de-4942-acaf-a6d1c7cbd8c9 returned with HTTP 200 Jul 03 22:00:49.687949 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1295/5091] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:49 2026] GET /volume/v3/volumes/287c77dc-51de-4942-acaf-a6d1c7cbd8c9 => generated 949 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:49.714261 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8b8ff083-b7c1-418b-88b4-f6eb229adb7b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:49.715892 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8b8ff083-b7c1-418b-88b4-f6eb229adb7b tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] GET https://10.4.3.32/volume/v3/volumes/b9effaa7-7ac7-4a7e-8518-9ffdc3c5cd23 Jul 03 22:00:49.716036 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8b8ff083-b7c1-418b-88b4-f6eb229adb7b tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:49.716219 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8b8ff083-b7c1-418b-88b4-f6eb229adb7b tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:49.724343 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8b8ff083-b7c1-418b-88b4-f6eb229adb7b tempest-CreateVolumesFromSnapshotTest-1689620868 tempest-CreateVolumesFromSnapshotTest-1689620868-project-member] https://10.4.3.32/volume/v3/volumes/b9effaa7-7ac7-4a7e-8518-9ffdc3c5cd23 returned with HTTP 404 Jul 03 22:00:49.724893 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1262/5092] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:49 2026] GET /volume/v3/volumes/b9effaa7-7ac7-4a7e-8518-9ffdc3c5cd23 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:50.352062 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-53019156-da2f-4d5a-b220-488a3f1c15e9 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:50.357983 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-53019156-da2f-4d5a-b220-488a3f1c15e9 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a Jul 03 22:00:50.357983 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-53019156-da2f-4d5a-b220-488a3f1c15e9 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:50.357983 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-53019156-da2f-4d5a-b220-488a3f1c15e9 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:50.357983 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-53019156-da2f-4d5a-b220-488a3f1c15e9 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 3892aa5c-a474-49e5-b7e7-1c03c8906b5a. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:50.368510 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:50.368510 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:50.368510 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-53019156-da2f-4d5a-b220-488a3f1c15e9 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a returned with HTTP 200 Jul 03 22:00:50.370542 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1272/5093] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:50 2026] GET /volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a => generated 746 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:50.699668 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-af4f50f1-3f7f-41c7-9c96-5a4c63761360 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:50.702569 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-af4f50f1-3f7f-41c7-9c96-5a4c63761360 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] GET https://10.4.3.32/volume/v3/volumes/287c77dc-51de-4942-acaf-a6d1c7cbd8c9 Jul 03 22:00:50.702794 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-af4f50f1-3f7f-41c7-9c96-5a4c63761360 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:50.703027 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-af4f50f1-3f7f-41c7-9c96-5a4c63761360 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:50.710817 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:50.710817 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:50.714829 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-af4f50f1-3f7f-41c7-9c96-5a4c63761360 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Volume info retrieved successfully. Jul 03 22:00:50.719877 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-af4f50f1-3f7f-41c7-9c96-5a4c63761360 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] https://10.4.3.32/volume/v3/volumes/287c77dc-51de-4942-acaf-a6d1c7cbd8c9 returned with HTTP 200 Jul 03 22:00:50.720496 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1265/5094] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:50 2026] GET /volume/v3/volumes/287c77dc-51de-4942-acaf-a6d1c7cbd8c9 => generated 949 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:51.291472 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8c3b47ad-972f-4fcc-9420-aff58b1927a9 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:51.382247 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4f74284e-1b13-400d-9493-fe6d4b2e7cff None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:51.383981 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4f74284e-1b13-400d-9493-fe6d4b2e7cff tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a Jul 03 22:00:51.384186 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4f74284e-1b13-400d-9493-fe6d4b2e7cff tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:51.384421 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4f74284e-1b13-400d-9493-fe6d4b2e7cff tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:51.384544 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-4f74284e-1b13-400d-9493-fe6d4b2e7cff tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 3892aa5c-a474-49e5-b7e7-1c03c8906b5a. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:51.389263 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:51.389263 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:51.390153 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4f74284e-1b13-400d-9493-fe6d4b2e7cff tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a returned with HTTP 200 Jul 03 22:00:51.390590 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1263/5095] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:51 2026] GET /volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:51.391222 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8c3b47ad-972f-4fcc-9420-aff58b1927a9 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:00:51.391721 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8c3b47ad-972f-4fcc-9420-aff58b1927a9 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-29616505"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:51.397408 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-8c3b47ad-972f-4fcc-9420-aff58b1927a9 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-29616505'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:00:51.397609 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-8c3b47ad-972f-4fcc-9420-aff58b1927a9 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Create volume of 1 GB Jul 03 22:00:51.408558 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-8c3b47ad-972f-4fcc-9420-aff58b1927a9 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Availability Zones retrieved successfully. Jul 03 22:00:51.416561 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8c3b47ad-972f-4fcc-9420-aff58b1927a9 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Flow 'volume_create_api' (1db3c31d-81d5-4ef1-96bd-1fb2d2291178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:00:51.417797 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8c3b47ad-972f-4fcc-9420-aff58b1927a9 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c49efa32-2cba-40ee-8e27-774d949ab0ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:51.418891 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-8c3b47ad-972f-4fcc-9420-aff58b1927a9 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:00:51.451809 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8c3b47ad-972f-4fcc-9420-aff58b1927a9 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c49efa32-2cba-40ee-8e27-774d949ab0ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:51.453256 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8c3b47ad-972f-4fcc-9420-aff58b1927a9 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc05eff2-a404-47c1-9b66-ad1bd2c72472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:51.527308 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-8c3b47ad-972f-4fcc-9420-aff58b1927a9 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Created reservations ['898d79ad-2b37-4a88-8747-70786de1350e', 'd853e241-eeee-4267-9709-520806ee2156', '7567049c-f39e-44b6-ae2b-6e64b45dcba0', 'a7661c6a-b492-401f-a9ed-f97763733322'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:00:51.528177 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8c3b47ad-972f-4fcc-9420-aff58b1927a9 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc05eff2-a404-47c1-9b66-ad1bd2c72472) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['898d79ad-2b37-4a88-8747-70786de1350e', 'd853e241-eeee-4267-9709-520806ee2156', '7567049c-f39e-44b6-ae2b-6e64b45dcba0', 'a7661c6a-b492-401f-a9ed-f97763733322']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:51.528924 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8c3b47ad-972f-4fcc-9420-aff58b1927a9 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c717ab4-3249-4ef2-a871-f830ad7275ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:51.552487 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8c3b47ad-972f-4fcc-9420-aff58b1927a9 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c717ab4-3249-4ef2-a871-f830ad7275ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9027544a-73fc-4ef0-a980-7e476d2f2ea9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-29616505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='203439a39adc4b78b35b1d6dc3aa5a5d',qos_specs=None,replication_status=,reservations=['898d79ad-2b37-4a88-8747-70786de1350e','d853e241-eeee-4267-9709-520806ee2156','7567049c-f39e-44b6-ae2b-6e64b45dcba0','a7661c6a-b492-401f-a9ed-f97763733322'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24643534ebde4cf8923720d80484b628',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:00:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-29616505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9027544a-73fc-4ef0-a980-7e476d2f2ea9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='203439a39adc4b78b35b1d6dc3aa5a5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24643534ebde4cf8923720d80484b628',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:51.553460 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8c3b47ad-972f-4fcc-9420-aff58b1927a9 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34708a4b-ff5f-4d21-a3e8-edea68e59bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:51.582913 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8c3b47ad-972f-4fcc-9420-aff58b1927a9 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34708a4b-ff5f-4d21-a3e8-edea68e59bb0) transitioned into state 'SUCCESS' from state '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-29616505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='203439a39adc4b78b35b1d6dc3aa5a5d',qos_specs=None,replication_status=,reservations=['898d79ad-2b37-4a88-8747-70786de1350e','d853e241-eeee-4267-9709-520806ee2156','7567049c-f39e-44b6-ae2b-6e64b45dcba0','a7661c6a-b492-401f-a9ed-f97763733322'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24643534ebde4cf8923720d80484b628',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:51.584149 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8c3b47ad-972f-4fcc-9420-aff58b1927a9 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b18926f-7737-441e-9a25-33714f766f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:51.601719 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8c3b47ad-972f-4fcc-9420-aff58b1927a9 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b18926f-7737-441e-9a25-33714f766f07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:51.603023 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-8c3b47ad-972f-4fcc-9420-aff58b1927a9 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Flow 'volume_create_api' (1db3c31d-81d5-4ef1-96bd-1fb2d2291178) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:00:51.603468 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-8c3b47ad-972f-4fcc-9420-aff58b1927a9 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Create volume request issued successfully. Jul 03 22:00:51.604356 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8c3b47ad-972f-4fcc-9420-aff58b1927a9 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:00:51.604951 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1296/5096] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 22:00:51 2026] POST /volume/v3/volumes => generated 774 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:00:51.620952 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-22ca15a1-8e14-49f5-be7d-6382299b4f51 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:51.622966 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-22ca15a1-8e14-49f5-be7d-6382299b4f51 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] GET https://10.4.3.32/volume/v3/volumes/9027544a-73fc-4ef0-a980-7e476d2f2ea9 Jul 03 22:00:51.623112 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-22ca15a1-8e14-49f5-be7d-6382299b4f51 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:51.623307 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-22ca15a1-8e14-49f5-be7d-6382299b4f51 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:51.632026 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:51.632026 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:51.638267 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-22ca15a1-8e14-49f5-be7d-6382299b4f51 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Volume info retrieved successfully. Jul 03 22:00:51.642675 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-22ca15a1-8e14-49f5-be7d-6382299b4f51 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] https://10.4.3.32/volume/v3/volumes/9027544a-73fc-4ef0-a980-7e476d2f2ea9 returned with HTTP 200 Jul 03 22:00:51.643020 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1273/5097] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:51 2026] GET /volume/v3/volumes/9027544a-73fc-4ef0-a980-7e476d2f2ea9 => generated 953 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:51.734545 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-edc2589d-23e2-4679-9840-7dd11250f79b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:51.736338 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-edc2589d-23e2-4679-9840-7dd11250f79b tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] GET https://10.4.3.32/volume/v3/volumes/287c77dc-51de-4942-acaf-a6d1c7cbd8c9 Jul 03 22:00:51.736574 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-edc2589d-23e2-4679-9840-7dd11250f79b tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:51.736753 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-edc2589d-23e2-4679-9840-7dd11250f79b tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:51.743762 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:51.743762 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:51.747338 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-edc2589d-23e2-4679-9840-7dd11250f79b tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Volume info retrieved successfully. Jul 03 22:00:51.752173 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-edc2589d-23e2-4679-9840-7dd11250f79b tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] https://10.4.3.32/volume/v3/volumes/287c77dc-51de-4942-acaf-a6d1c7cbd8c9 returned with HTTP 200 Jul 03 22:00:51.752592 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1266/5098] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:51 2026] GET /volume/v3/volumes/287c77dc-51de-4942-acaf-a6d1c7cbd8c9 => generated 949 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:52.404476 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-6922be2e-3f05-4a55-b63b-71df014245af None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:52.406537 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6922be2e-3f05-4a55-b63b-71df014245af tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a Jul 03 22:00:52.406875 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6922be2e-3f05-4a55-b63b-71df014245af tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:52.407949 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6922be2e-3f05-4a55-b63b-71df014245af tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:52.407949 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-6922be2e-3f05-4a55-b63b-71df014245af tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 3892aa5c-a474-49e5-b7e7-1c03c8906b5a. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:52.412757 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:52.412757 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:52.413957 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6922be2e-3f05-4a55-b63b-71df014245af tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a returned with HTTP 200 Jul 03 22:00:52.414597 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1264/5099] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:52 2026] GET /volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:52.666141 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f8fd1f74-e799-45c8-b000-55912addf25d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:52.668155 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f8fd1f74-e799-45c8-b000-55912addf25d tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] GET https://10.4.3.32/volume/v3/volumes/9027544a-73fc-4ef0-a980-7e476d2f2ea9 Jul 03 22:00:52.668333 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f8fd1f74-e799-45c8-b000-55912addf25d tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:52.668556 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f8fd1f74-e799-45c8-b000-55912addf25d tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:52.676164 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:52.676164 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:52.680033 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-f8fd1f74-e799-45c8-b000-55912addf25d tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Volume info retrieved successfully. Jul 03 22:00:52.683997 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f8fd1f74-e799-45c8-b000-55912addf25d tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] https://10.4.3.32/volume/v3/volumes/9027544a-73fc-4ef0-a980-7e476d2f2ea9 returned with HTTP 200 Jul 03 22:00:52.684563 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1297/5100] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:52 2026] GET /volume/v3/volumes/9027544a-73fc-4ef0-a980-7e476d2f2ea9 => generated 1014 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:00:52.698748 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-8e596701-9cd2-49ab-ae25-ef2e9f1b5448 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:52.760885 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8e596701-9cd2-49ab-ae25-ef2e9f1b5448 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-reader] POST https://10.4.3.32/volume/v3/volumes/9027544a-73fc-4ef0-a980-7e476d2f2ea9/action Jul 03 22:00:52.761345 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8e596701-9cd2-49ab-ae25-ef2e9f1b5448 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 22:00:52.761596 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8e596701-9cd2-49ab-ae25-ef2e9f1b5448 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:52.765134 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e12a7820-55de-49d6-a39b-88f6db277705 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:52.767338 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e12a7820-55de-49d6-a39b-88f6db277705 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] GET https://10.4.3.32/volume/v3/volumes/287c77dc-51de-4942-acaf-a6d1c7cbd8c9 Jul 03 22:00:52.767579 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e12a7820-55de-49d6-a39b-88f6db277705 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:52.767763 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e12a7820-55de-49d6-a39b-88f6db277705 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:52.772706 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:52.772706 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:52.773312 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-8e596701-9cd2-49ab-ae25-ef2e9f1b5448 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-reader] Volume info retrieved successfully. Jul 03 22:00:52.774997 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.policy [None req-8e596701-9cd2-49ab-ae25-ef2e9f1b5448 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'f1c181cf67284533accbf8714ad15b10', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '203439a39adc4b78b35b1d6dc3aa5a5d', '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=99934) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 22:00:52.775145 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:52.775145 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:52.775276 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8e596701-9cd2-49ab-ae25-ef2e9f1b5448 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-reader] https://10.4.3.32/volume/v3/volumes/9027544a-73fc-4ef0-a980-7e476d2f2ea9/action returned with HTTP 403 Jul 03 22:00:52.776537 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1274/5101] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 22:00:52 2026] POST /volume/v3/volumes/9027544a-73fc-4ef0-a980-7e476d2f2ea9/action => generated 131 bytes in 78 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:52.779053 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e12a7820-55de-49d6-a39b-88f6db277705 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Volume info retrieved successfully. Jul 03 22:00:52.783792 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-52d642af-94c9-4af8-9a94-2578588d1210 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:52.783921 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e12a7820-55de-49d6-a39b-88f6db277705 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] https://10.4.3.32/volume/v3/volumes/287c77dc-51de-4942-acaf-a6d1c7cbd8c9 returned with HTTP 200 Jul 03 22:00:52.784421 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1267/5102] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:52 2026] GET /volume/v3/volumes/287c77dc-51de-4942-acaf-a6d1c7cbd8c9 => generated 949 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:52.785727 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-52d642af-94c9-4af8-9a94-2578588d1210 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/9027544a-73fc-4ef0-a980-7e476d2f2ea9 Jul 03 22:00:52.786104 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-52d642af-94c9-4af8-9a94-2578588d1210 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:52.786464 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-52d642af-94c9-4af8-9a94-2578588d1210 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:52.787391 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-52d642af-94c9-4af8-9a94-2578588d1210 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Delete volume with id: 9027544a-73fc-4ef0-a980-7e476d2f2ea9 Jul 03 22:00:52.795356 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:52.795356 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:52.795985 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-52d642af-94c9-4af8-9a94-2578588d1210 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Volume info retrieved successfully. Jul 03 22:00:52.823632 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-52d642af-94c9-4af8-9a94-2578588d1210 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Delete volume request issued successfully. Jul 03 22:00:52.823632 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-52d642af-94c9-4af8-9a94-2578588d1210 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] https://10.4.3.32/volume/v3/volumes/9027544a-73fc-4ef0-a980-7e476d2f2ea9 returned with HTTP 202 Jul 03 22:00:52.823632 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1265/5103] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:00:52 2026] DELETE /volume/v3/volumes/9027544a-73fc-4ef0-a980-7e476d2f2ea9 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:00:52.835201 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b4c246f4-137f-4bb4-8024-f60a79cb53a6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:52.837017 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b4c246f4-137f-4bb4-8024-f60a79cb53a6 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] GET https://10.4.3.32/volume/v3/volumes/9027544a-73fc-4ef0-a980-7e476d2f2ea9 Jul 03 22:00:52.837218 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b4c246f4-137f-4bb4-8024-f60a79cb53a6 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:52.837423 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b4c246f4-137f-4bb4-8024-f60a79cb53a6 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:52.847924 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:52.847924 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:52.852211 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b4c246f4-137f-4bb4-8024-f60a79cb53a6 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Volume info retrieved successfully. Jul 03 22:00:52.857360 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b4c246f4-137f-4bb4-8024-f60a79cb53a6 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] https://10.4.3.32/volume/v3/volumes/9027544a-73fc-4ef0-a980-7e476d2f2ea9 returned with HTTP 200 Jul 03 22:00:52.857841 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1298/5104] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:52 2026] GET /volume/v3/volumes/9027544a-73fc-4ef0-a980-7e476d2f2ea9 => generated 1013 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:00:53.427770 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f3e8caba-6db1-4acd-912a-8e516c5b1898 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:53.430200 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f3e8caba-6db1-4acd-912a-8e516c5b1898 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a Jul 03 22:00:53.430429 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f3e8caba-6db1-4acd-912a-8e516c5b1898 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:53.430707 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f3e8caba-6db1-4acd-912a-8e516c5b1898 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:53.430850 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-f3e8caba-6db1-4acd-912a-8e516c5b1898 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 3892aa5c-a474-49e5-b7e7-1c03c8906b5a. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:53.437264 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:53.437264 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:53.438330 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f3e8caba-6db1-4acd-912a-8e516c5b1898 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a returned with HTTP 200 Jul 03 22:00:53.438967 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1275/5105] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:53 2026] GET /volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:53.452142 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9b81d6a0-8d73-4c8d-a80e-867ee6535a2a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:53.454123 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9b81d6a0-8d73-4c8d-a80e-867ee6535a2a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] POST https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a/restore Jul 03 22:00:53.454545 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9b81d6a0-8d73-4c8d-a80e-867ee6535a2a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "282fbbfa-2778-47a3-8369-c3ce3fcd0827"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:53.456028 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.contrib.backups [None req-9b81d6a0-8d73-4c8d-a80e-867ee6535a2a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Restoring backup 3892aa5c-a474-49e5-b7e7-1c03c8906b5a ({'restore': {'volume_id': '282fbbfa-2778-47a3-8369-c3ce3fcd0827'}}) {{(pid=99935) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 22:00:53.456121 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.contrib.backups [None req-9b81d6a0-8d73-4c8d-a80e-867ee6535a2a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Restoring backup 3892aa5c-a474-49e5-b7e7-1c03c8906b5a to volume 282fbbfa-2778-47a3-8369-c3ce3fcd0827. Jul 03 22:00:53.460921 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:53.460921 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:53.469490 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:53.469490 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:53.470121 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-9b81d6a0-8d73-4c8d-a80e-867ee6535a2a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Volume info retrieved successfully. Jul 03 22:00:53.470256 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.backup.api [None req-9b81d6a0-8d73-4c8d-a80e-867ee6535a2a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Checking backup size 1 against volume size 1 {{(pid=99935) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 22:00:53.470380 np0000004475 devstack@c-api.service[99935]: INFO cinder.backup.api [None req-9b81d6a0-8d73-4c8d-a80e-867ee6535a2a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Overwriting volume 282fbbfa-2778-47a3-8369-c3ce3fcd0827 with restore of backup 3892aa5c-a474-49e5-b7e7-1c03c8906b5a Jul 03 22:00:53.485484 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.backup.rpcapi [None req-9b81d6a0-8d73-4c8d-a80e-867ee6535a2a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] restore_backup in rpcapi backup_id 3892aa5c-a474-49e5-b7e7-1c03c8906b5a {{(pid=99935) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 22:00:53.488424 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9b81d6a0-8d73-4c8d-a80e-867ee6535a2a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a/restore returned with HTTP 202 Jul 03 22:00:53.488980 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1268/5106] 10.4.3.32 () {68 vars in 1386 bytes} [Fri Jul 3 22:00:53 2026] POST /volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a/restore => generated 182 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:00:53.502237 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1a0f5f9e-d5ea-4383-a9f9-42cc550fa298 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:53.505409 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1a0f5f9e-d5ea-4383-a9f9-42cc550fa298 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a Jul 03 22:00:53.505409 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1a0f5f9e-d5ea-4383-a9f9-42cc550fa298 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:53.505409 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1a0f5f9e-d5ea-4383-a9f9-42cc550fa298 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:53.505409 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-1a0f5f9e-d5ea-4383-a9f9-42cc550fa298 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 3892aa5c-a474-49e5-b7e7-1c03c8906b5a. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:53.511614 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:53.511614 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:53.512791 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1a0f5f9e-d5ea-4383-a9f9-42cc550fa298 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a returned with HTTP 200 Jul 03 22:00:53.513278 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1266/5107] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:53 2026] GET /volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:53.797591 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-bbfd60db-7011-4af6-9845-3e33d367a18d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:53.799199 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bbfd60db-7011-4af6-9845-3e33d367a18d tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] GET https://10.4.3.32/volume/v3/volumes/287c77dc-51de-4942-acaf-a6d1c7cbd8c9 Jul 03 22:00:53.799384 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bbfd60db-7011-4af6-9845-3e33d367a18d tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:53.800130 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bbfd60db-7011-4af6-9845-3e33d367a18d tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:53.820499 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:53.820499 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:53.830333 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-bbfd60db-7011-4af6-9845-3e33d367a18d tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Volume info retrieved successfully. Jul 03 22:00:53.835662 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bbfd60db-7011-4af6-9845-3e33d367a18d tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] https://10.4.3.32/volume/v3/volumes/287c77dc-51de-4942-acaf-a6d1c7cbd8c9 returned with HTTP 200 Jul 03 22:00:53.837144 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1299/5108] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:53 2026] GET /volume/v3/volumes/287c77dc-51de-4942-acaf-a6d1c7cbd8c9 => generated 949 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:53.874310 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-75bef28b-4351-4898-adad-372294b66fdf None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:53.876336 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-75bef28b-4351-4898-adad-372294b66fdf tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] GET https://10.4.3.32/volume/v3/volumes/9027544a-73fc-4ef0-a980-7e476d2f2ea9 Jul 03 22:00:53.876637 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-75bef28b-4351-4898-adad-372294b66fdf tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:53.876891 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-75bef28b-4351-4898-adad-372294b66fdf tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:53.885212 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-75bef28b-4351-4898-adad-372294b66fdf tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] https://10.4.3.32/volume/v3/volumes/9027544a-73fc-4ef0-a980-7e476d2f2ea9 returned with HTTP 404 Jul 03 22:00:53.885922 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1276/5109] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:53 2026] GET /volume/v3/volumes/9027544a-73fc-4ef0-a980-7e476d2f2ea9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:53.897282 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d91555dc-e75f-4388-a96f-06e24052c838 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:53.899448 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d91555dc-e75f-4388-a96f-06e24052c838 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:00:53.899885 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d91555dc-e75f-4388-a96f-06e24052c838 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2056923534"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:53.901692 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-d91555dc-e75f-4388-a96f-06e24052c838 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2056923534'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:00:53.901872 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-d91555dc-e75f-4388-a96f-06e24052c838 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Create volume of 1 GB Jul 03 22:00:53.907078 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d91555dc-e75f-4388-a96f-06e24052c838 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Availability Zones retrieved successfully. Jul 03 22:00:53.914617 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-d91555dc-e75f-4388-a96f-06e24052c838 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Flow 'volume_create_api' (008d7948-4883-4b16-828a-c1a47859b6bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:00:53.915816 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-d91555dc-e75f-4388-a96f-06e24052c838 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbb1ee9e-aca1-4c53-ae10-24b79e3bccb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:53.916873 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-d91555dc-e75f-4388-a96f-06e24052c838 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:00:53.949152 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-d91555dc-e75f-4388-a96f-06e24052c838 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbb1ee9e-aca1-4c53-ae10-24b79e3bccb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:53.950258 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-d91555dc-e75f-4388-a96f-06e24052c838 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce3140f6-9961-4cb0-9c89-9ec365ccbca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:54.002294 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-d91555dc-e75f-4388-a96f-06e24052c838 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Created reservations ['8ee21e18-861b-4dac-a6e2-bc74ac7b747f', '58c7af6d-7fab-4c80-b9a6-a81aec36ae11', '39b7299e-08a7-4797-adcb-a1272533f581', 'a84b5f15-fb2e-448d-be55-0fc1eab42f25'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:00:54.003060 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-d91555dc-e75f-4388-a96f-06e24052c838 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce3140f6-9961-4cb0-9c89-9ec365ccbca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ee21e18-861b-4dac-a6e2-bc74ac7b747f', '58c7af6d-7fab-4c80-b9a6-a81aec36ae11', '39b7299e-08a7-4797-adcb-a1272533f581', 'a84b5f15-fb2e-448d-be55-0fc1eab42f25']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:54.004064 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-d91555dc-e75f-4388-a96f-06e24052c838 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63bc5b58-483b-4e68-bc66-8f8550eb9772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:54.028248 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-d91555dc-e75f-4388-a96f-06e24052c838 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63bc5b58-483b-4e68-bc66-8f8550eb9772) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7eb27f6-89ab-4e8a-91f9-8fca58553d3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2056923534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='203439a39adc4b78b35b1d6dc3aa5a5d',qos_specs=None,replication_status=,reservations=['8ee21e18-861b-4dac-a6e2-bc74ac7b747f','58c7af6d-7fab-4c80-b9a6-a81aec36ae11','39b7299e-08a7-4797-adcb-a1272533f581','a84b5f15-fb2e-448d-be55-0fc1eab42f25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24643534ebde4cf8923720d80484b628',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:00:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2056923534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7eb27f6-89ab-4e8a-91f9-8fca58553d3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='203439a39adc4b78b35b1d6dc3aa5a5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24643534ebde4cf8923720d80484b628',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:54.028977 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-d91555dc-e75f-4388-a96f-06e24052c838 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f863bcef-db02-4d9e-9ac7-5fe2f9f05b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:54.061485 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-d91555dc-e75f-4388-a96f-06e24052c838 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f863bcef-db02-4d9e-9ac7-5fe2f9f05b5c) transitioned into state 'SUCCESS' from state '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-2056923534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='203439a39adc4b78b35b1d6dc3aa5a5d',qos_specs=None,replication_status=,reservations=['8ee21e18-861b-4dac-a6e2-bc74ac7b747f','58c7af6d-7fab-4c80-b9a6-a81aec36ae11','39b7299e-08a7-4797-adcb-a1272533f581','a84b5f15-fb2e-448d-be55-0fc1eab42f25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24643534ebde4cf8923720d80484b628',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:54.062320 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-d91555dc-e75f-4388-a96f-06e24052c838 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cd06f5e-130c-4ca8-8396-3f0df31a2d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:54.073842 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-d91555dc-e75f-4388-a96f-06e24052c838 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cd06f5e-130c-4ca8-8396-3f0df31a2d67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:00:54.074699 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-d91555dc-e75f-4388-a96f-06e24052c838 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Flow 'volume_create_api' (008d7948-4883-4b16-828a-c1a47859b6bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:00:54.075029 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d91555dc-e75f-4388-a96f-06e24052c838 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Create volume request issued successfully. Jul 03 22:00:54.075692 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d91555dc-e75f-4388-a96f-06e24052c838 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:00:54.076305 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1269/5110] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 22:00:53 2026] POST /volume/v3/volumes => generated 776 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:00:54.093810 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ff14db33-a6b0-4130-a7f8-23ef6e5cccfa None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:54.096229 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ff14db33-a6b0-4130-a7f8-23ef6e5cccfa tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] GET https://10.4.3.32/volume/v3/volumes/a7eb27f6-89ab-4e8a-91f9-8fca58553d3e Jul 03 22:00:54.096640 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ff14db33-a6b0-4130-a7f8-23ef6e5cccfa tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:54.096989 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ff14db33-a6b0-4130-a7f8-23ef6e5cccfa tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:54.109488 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:54.109488 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:54.122399 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-ff14db33-a6b0-4130-a7f8-23ef6e5cccfa tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Volume info retrieved successfully. Jul 03 22:00:54.125961 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ff14db33-a6b0-4130-a7f8-23ef6e5cccfa tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] https://10.4.3.32/volume/v3/volumes/a7eb27f6-89ab-4e8a-91f9-8fca58553d3e returned with HTTP 200 Jul 03 22:00:54.126415 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1267/5111] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:54 2026] GET /volume/v3/volumes/a7eb27f6-89ab-4e8a-91f9-8fca58553d3e => generated 955 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:54.526229 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8ab8aa92-ad14-4db9-b433-3cfe58097890 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:54.528030 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8ab8aa92-ad14-4db9-b433-3cfe58097890 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a Jul 03 22:00:54.528220 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8ab8aa92-ad14-4db9-b433-3cfe58097890 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:54.528429 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8ab8aa92-ad14-4db9-b433-3cfe58097890 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:54.528545 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-8ab8aa92-ad14-4db9-b433-3cfe58097890 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 3892aa5c-a474-49e5-b7e7-1c03c8906b5a. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:54.533830 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:54.533830 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:54.534862 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8ab8aa92-ad14-4db9-b433-3cfe58097890 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a returned with HTTP 200 Jul 03 22:00:54.535336 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1300/5112] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:54 2026] GET /volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:54.851484 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-8a1362b2-b5db-4826-ac02-3901877ca05c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:54.854138 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8a1362b2-b5db-4826-ac02-3901877ca05c tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] GET https://10.4.3.32/volume/v3/volumes/287c77dc-51de-4942-acaf-a6d1c7cbd8c9 Jul 03 22:00:54.854329 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8a1362b2-b5db-4826-ac02-3901877ca05c tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:54.854555 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8a1362b2-b5db-4826-ac02-3901877ca05c tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:54.869776 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:54.869776 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:54.879400 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-8a1362b2-b5db-4826-ac02-3901877ca05c tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Volume info retrieved successfully. Jul 03 22:00:54.883591 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8a1362b2-b5db-4826-ac02-3901877ca05c tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] https://10.4.3.32/volume/v3/volumes/287c77dc-51de-4942-acaf-a6d1c7cbd8c9 returned with HTTP 200 Jul 03 22:00:54.884275 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1277/5113] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:54 2026] GET /volume/v3/volumes/287c77dc-51de-4942-acaf-a6d1c7cbd8c9 => generated 1293 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:00:54.899495 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8852167b-6fa6-4abd-8019-98f4123a3128 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:54.901496 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8852167b-6fa6-4abd-8019-98f4123a3128 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] DELETE https://10.4.3.32/volume/v3/volumes/287c77dc-51de-4942-acaf-a6d1c7cbd8c9 Jul 03 22:00:54.901694 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8852167b-6fa6-4abd-8019-98f4123a3128 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:54.901880 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8852167b-6fa6-4abd-8019-98f4123a3128 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:54.902065 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-8852167b-6fa6-4abd-8019-98f4123a3128 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Delete volume with id: 287c77dc-51de-4942-acaf-a6d1c7cbd8c9 Jul 03 22:00:54.909463 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:54.909463 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:54.909985 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8852167b-6fa6-4abd-8019-98f4123a3128 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Volume info retrieved successfully. Jul 03 22:00:54.932581 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8852167b-6fa6-4abd-8019-98f4123a3128 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Delete volume request issued successfully. Jul 03 22:00:54.932818 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8852167b-6fa6-4abd-8019-98f4123a3128 tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] https://10.4.3.32/volume/v3/volumes/287c77dc-51de-4942-acaf-a6d1c7cbd8c9 returned with HTTP 202 Jul 03 22:00:54.933357 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1270/5114] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:00:54 2026] DELETE /volume/v3/volumes/287c77dc-51de-4942-acaf-a6d1c7cbd8c9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:00:54.941273 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a0ec3b02-0352-4069-b842-edde4b175d7f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:54.943179 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a0ec3b02-0352-4069-b842-edde4b175d7f tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] GET https://10.4.3.32/volume/v3/volumes/287c77dc-51de-4942-acaf-a6d1c7cbd8c9 Jul 03 22:00:54.943475 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a0ec3b02-0352-4069-b842-edde4b175d7f tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:54.943713 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a0ec3b02-0352-4069-b842-edde4b175d7f tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:54.950717 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:54.950717 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:54.954466 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-a0ec3b02-0352-4069-b842-edde4b175d7f tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Volume info retrieved successfully. Jul 03 22:00:54.958899 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a0ec3b02-0352-4069-b842-edde4b175d7f tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] https://10.4.3.32/volume/v3/volumes/287c77dc-51de-4942-acaf-a6d1c7cbd8c9 returned with HTTP 200 Jul 03 22:00:54.959517 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1268/5115] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:54 2026] GET /volume/v3/volumes/287c77dc-51de-4942-acaf-a6d1c7cbd8c9 => generated 1292 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:00:55.138811 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-614c3b9c-fea5-44c8-b980-7304173286fa None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:55.144879 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-614c3b9c-fea5-44c8-b980-7304173286fa tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] GET https://10.4.3.32/volume/v3/volumes/a7eb27f6-89ab-4e8a-91f9-8fca58553d3e Jul 03 22:00:55.145059 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-614c3b9c-fea5-44c8-b980-7304173286fa tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:55.145213 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-614c3b9c-fea5-44c8-b980-7304173286fa tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:55.157078 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:55.157078 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:55.162044 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-614c3b9c-fea5-44c8-b980-7304173286fa tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Volume info retrieved successfully. Jul 03 22:00:55.165958 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-614c3b9c-fea5-44c8-b980-7304173286fa tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] https://10.4.3.32/volume/v3/volumes/a7eb27f6-89ab-4e8a-91f9-8fca58553d3e returned with HTTP 200 Jul 03 22:00:55.166324 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1301/5116] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:55 2026] GET /volume/v3/volumes/a7eb27f6-89ab-4e8a-91f9-8fca58553d3e => generated 1016 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:00:55.178546 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-fb2a8d6f-5579-4b33-bf65-079ecbbbe9ad None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:55.179909 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fb2a8d6f-5579-4b33-bf65-079ecbbbe9ad tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-reader] POST https://10.4.3.32/volume/v3/volumes/a7eb27f6-89ab-4e8a-91f9-8fca58553d3e/action Jul 03 22:00:55.182393 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fb2a8d6f-5579-4b33-bf65-079ecbbbe9ad tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 22:00:55.182393 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fb2a8d6f-5579-4b33-bf65-079ecbbbe9ad tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:55.189071 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:55.189071 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:55.189827 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.policy [None req-fb2a8d6f-5579-4b33-bf65-079ecbbbe9ad tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'f1c181cf67284533accbf8714ad15b10', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '203439a39adc4b78b35b1d6dc3aa5a5d', '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=99934) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 22:00:55.190199 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fb2a8d6f-5579-4b33-bf65-079ecbbbe9ad tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-reader] https://10.4.3.32/volume/v3/volumes/a7eb27f6-89ab-4e8a-91f9-8fca58553d3e/action returned with HTTP 403 Jul 03 22:00:55.190838 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1278/5117] 10.4.3.32 () {68 vars in 1383 bytes} [Fri Jul 3 22:00:55 2026] POST /volume/v3/volumes/a7eb27f6-89ab-4e8a-91f9-8fca58553d3e/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:55.199483 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b288c6bf-1473-4ed9-a9c4-11b0113630c2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:55.201589 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b288c6bf-1473-4ed9-a9c4-11b0113630c2 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/a7eb27f6-89ab-4e8a-91f9-8fca58553d3e Jul 03 22:00:55.201877 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b288c6bf-1473-4ed9-a9c4-11b0113630c2 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:55.202135 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b288c6bf-1473-4ed9-a9c4-11b0113630c2 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:55.202311 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-b288c6bf-1473-4ed9-a9c4-11b0113630c2 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Delete volume with id: a7eb27f6-89ab-4e8a-91f9-8fca58553d3e Jul 03 22:00:55.209874 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:55.209874 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:55.210189 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b288c6bf-1473-4ed9-a9c4-11b0113630c2 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Volume info retrieved successfully. Jul 03 22:00:55.227791 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b288c6bf-1473-4ed9-a9c4-11b0113630c2 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Delete volume request issued successfully. Jul 03 22:00:55.227952 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b288c6bf-1473-4ed9-a9c4-11b0113630c2 tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] https://10.4.3.32/volume/v3/volumes/a7eb27f6-89ab-4e8a-91f9-8fca58553d3e returned with HTTP 202 Jul 03 22:00:55.228365 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1271/5118] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:00:55 2026] DELETE /volume/v3/volumes/a7eb27f6-89ab-4e8a-91f9-8fca58553d3e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:00:55.236223 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e895d757-5dd6-4e54-b3c8-9cd3eeee50ee None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:55.238472 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e895d757-5dd6-4e54-b3c8-9cd3eeee50ee tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] GET https://10.4.3.32/volume/v3/volumes/a7eb27f6-89ab-4e8a-91f9-8fca58553d3e Jul 03 22:00:55.238672 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e895d757-5dd6-4e54-b3c8-9cd3eeee50ee tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:55.238849 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e895d757-5dd6-4e54-b3c8-9cd3eeee50ee tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:55.246015 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:55.246015 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:55.250038 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-e895d757-5dd6-4e54-b3c8-9cd3eeee50ee tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Volume info retrieved successfully. Jul 03 22:00:55.254913 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e895d757-5dd6-4e54-b3c8-9cd3eeee50ee tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] https://10.4.3.32/volume/v3/volumes/a7eb27f6-89ab-4e8a-91f9-8fca58553d3e returned with HTTP 200 Jul 03 22:00:55.255312 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1269/5119] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:55 2026] GET /volume/v3/volumes/a7eb27f6-89ab-4e8a-91f9-8fca58553d3e => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:00:55.546486 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a5a91de5-2c1f-4b03-b38a-a4f835e34187 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:55.548753 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a5a91de5-2c1f-4b03-b38a-a4f835e34187 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a Jul 03 22:00:55.549019 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a5a91de5-2c1f-4b03-b38a-a4f835e34187 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:55.549294 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a5a91de5-2c1f-4b03-b38a-a4f835e34187 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:55.549499 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-a5a91de5-2c1f-4b03-b38a-a4f835e34187 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 3892aa5c-a474-49e5-b7e7-1c03c8906b5a. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:55.555893 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:55.555893 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:55.557009 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a5a91de5-2c1f-4b03-b38a-a4f835e34187 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a returned with HTTP 200 Jul 03 22:00:55.557578 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1302/5120] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:55 2026] GET /volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:55.972418 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b20fb8a9-2ffc-4b6b-af1a-f0e03bcd1aaf None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:55.974036 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b20fb8a9-2ffc-4b6b-af1a-f0e03bcd1aaf tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] GET https://10.4.3.32/volume/v3/volumes/287c77dc-51de-4942-acaf-a6d1c7cbd8c9 Jul 03 22:00:55.975576 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b20fb8a9-2ffc-4b6b-af1a-f0e03bcd1aaf tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:55.975576 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b20fb8a9-2ffc-4b6b-af1a-f0e03bcd1aaf tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:55.980866 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b20fb8a9-2ffc-4b6b-af1a-f0e03bcd1aaf tempest-VolumeAndVolumeTypeFromImageTest-835304711 tempest-VolumeAndVolumeTypeFromImageTest-835304711-project-member] https://10.4.3.32/volume/v3/volumes/287c77dc-51de-4942-acaf-a6d1c7cbd8c9 returned with HTTP 404 Jul 03 22:00:55.981574 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1279/5121] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:55 2026] GET /volume/v3/volumes/287c77dc-51de-4942-acaf-a6d1c7cbd8c9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:56.210365 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-00f3811d-7ec3-4827-b2cc-0fd06de5b354 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:56.212447 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-00f3811d-7ec3-4827-b2cc-0fd06de5b354 tempest-VolumeAndVolumeTypeFromImageTest-1719238436 tempest-VolumeAndVolumeTypeFromImageTest-1719238436-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Jul 03 22:00:56.212682 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-00f3811d-7ec3-4827-b2cc-0fd06de5b354 tempest-VolumeAndVolumeTypeFromImageTest-1719238436 tempest-VolumeAndVolumeTypeFromImageTest-1719238436-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:56.212928 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-00f3811d-7ec3-4827-b2cc-0fd06de5b354 tempest-VolumeAndVolumeTypeFromImageTest-1719238436 tempest-VolumeAndVolumeTypeFromImageTest-1719238436-project-admin] Calling method 'detail' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:56.213948 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-00f3811d-7ec3-4827-b2cc-0fd06de5b354 tempest-VolumeAndVolumeTypeFromImageTest-1719238436 tempest-VolumeAndVolumeTypeFromImageTest-1719238436-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:00:56.229517 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-00f3811d-7ec3-4827-b2cc-0fd06de5b354 tempest-VolumeAndVolumeTypeFromImageTest-1719238436 tempest-VolumeAndVolumeTypeFromImageTest-1719238436-project-admin] Get all volumes completed successfully. Jul 03 22:00:56.231938 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:56.231938 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:56.237189 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-00f3811d-7ec3-4827-b2cc-0fd06de5b354 tempest-VolumeAndVolumeTypeFromImageTest-1719238436 tempest-VolumeAndVolumeTypeFromImageTest-1719238436-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 22:00:56.237653 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1272/5122] 10.4.3.32 () {66 vars in 1278 bytes} [Fri Jul 3 22:00:56 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11151 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:00:56.256925 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-815685ca-6658-49db-9cb2-ef099230de68 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:56.261443 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-815685ca-6658-49db-9cb2-ef099230de68 tempest-VolumeAndVolumeTypeFromImageTest-1719238436 tempest-VolumeAndVolumeTypeFromImageTest-1719238436-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/c7a793e4-59d1-4204-91b6-3c021bece728 Jul 03 22:00:56.261443 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-815685ca-6658-49db-9cb2-ef099230de68 tempest-VolumeAndVolumeTypeFromImageTest-1719238436 tempest-VolumeAndVolumeTypeFromImageTest-1719238436-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:56.261443 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-815685ca-6658-49db-9cb2-ef099230de68 tempest-VolumeAndVolumeTypeFromImageTest-1719238436 tempest-VolumeAndVolumeTypeFromImageTest-1719238436-project-admin] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:56.261443 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-815685ca-6658-49db-9cb2-ef099230de68 tempest-VolumeAndVolumeTypeFromImageTest-1719238436 tempest-VolumeAndVolumeTypeFromImageTest-1719238436-project-admin] Delete volume with id: c7a793e4-59d1-4204-91b6-3c021bece728 Jul 03 22:00:56.269363 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:56.269363 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:56.271400 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-815685ca-6658-49db-9cb2-ef099230de68 tempest-VolumeAndVolumeTypeFromImageTest-1719238436 tempest-VolumeAndVolumeTypeFromImageTest-1719238436-project-admin] Volume info retrieved successfully. Jul 03 22:00:56.273126 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1862b477-05f4-498d-9bc9-4d80ec4df34f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:56.275438 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1862b477-05f4-498d-9bc9-4d80ec4df34f tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] GET https://10.4.3.32/volume/v3/volumes/a7eb27f6-89ab-4e8a-91f9-8fca58553d3e Jul 03 22:00:56.275678 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1862b477-05f4-498d-9bc9-4d80ec4df34f tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:56.275922 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1862b477-05f4-498d-9bc9-4d80ec4df34f tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:56.283604 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1862b477-05f4-498d-9bc9-4d80ec4df34f tempest-ProjectReaderTests-42691008 tempest-ProjectReaderTests-42691008-project-admin] https://10.4.3.32/volume/v3/volumes/a7eb27f6-89ab-4e8a-91f9-8fca58553d3e returned with HTTP 404 Jul 03 22:00:56.284337 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1303/5123] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:56 2026] GET /volume/v3/volumes/a7eb27f6-89ab-4e8a-91f9-8fca58553d3e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:56.288705 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.image.cache [None req-815685ca-6658-49db-9cb2-ef099230de68 tempest-VolumeAndVolumeTypeFromImageTest-1719238436 tempest-VolumeAndVolumeTypeFromImageTest-1719238436-project-admin] Evicting image cache entry: {'id': 7, 'image_id': '59b8e284-cb31-41d7-a868-6914b112c7d3', 'volume_id': 'c7a793e4-59d1-4204-91b6-3c021bece728', 'host': 'np0000004475@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 3, 22, 0, 45), 'last_used': datetime.datetime(2026, 7, 3, 22, 0, 54)}. {{(pid=99933) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 03 22:00:56.306588 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-815685ca-6658-49db-9cb2-ef099230de68 tempest-VolumeAndVolumeTypeFromImageTest-1719238436 tempest-VolumeAndVolumeTypeFromImageTest-1719238436-project-admin] Delete volume request issued successfully. Jul 03 22:00:56.306943 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-815685ca-6658-49db-9cb2-ef099230de68 tempest-VolumeAndVolumeTypeFromImageTest-1719238436 tempest-VolumeAndVolumeTypeFromImageTest-1719238436-project-admin] https://10.4.3.32/volume/v3/volumes/c7a793e4-59d1-4204-91b6-3c021bece728 returned with HTTP 202 Jul 03 22:00:56.307505 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1270/5124] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:00:56 2026] DELETE /volume/v3/volumes/c7a793e4-59d1-4204-91b6-3c021bece728 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:00:56.321878 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d34d57d5-4593-41e5-a044-2946cf5127b9 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:56.325504 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d34d57d5-4593-41e5-a044-2946cf5127b9 tempest-VolumeAndVolumeTypeFromImageTest-1719238436 tempest-VolumeAndVolumeTypeFromImageTest-1719238436-project-admin] GET https://10.4.3.32/volume/v3/volumes/c7a793e4-59d1-4204-91b6-3c021bece728 Jul 03 22:00:56.325504 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d34d57d5-4593-41e5-a044-2946cf5127b9 tempest-VolumeAndVolumeTypeFromImageTest-1719238436 tempest-VolumeAndVolumeTypeFromImageTest-1719238436-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:56.325504 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d34d57d5-4593-41e5-a044-2946cf5127b9 tempest-VolumeAndVolumeTypeFromImageTest-1719238436 tempest-VolumeAndVolumeTypeFromImageTest-1719238436-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:56.336003 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:56.336003 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:00:56.341317 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d34d57d5-4593-41e5-a044-2946cf5127b9 tempest-VolumeAndVolumeTypeFromImageTest-1719238436 tempest-VolumeAndVolumeTypeFromImageTest-1719238436-project-admin] Volume info retrieved successfully. Jul 03 22:00:56.346181 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d34d57d5-4593-41e5-a044-2946cf5127b9 tempest-VolumeAndVolumeTypeFromImageTest-1719238436 tempest-VolumeAndVolumeTypeFromImageTest-1719238436-project-admin] https://10.4.3.32/volume/v3/volumes/c7a793e4-59d1-4204-91b6-3c021bece728 returned with HTTP 200 Jul 03 22:00:56.347021 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1280/5125] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:56 2026] GET /volume/v3/volumes/c7a793e4-59d1-4204-91b6-3c021bece728 => generated 1094 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 22:00:56.569639 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d78bd53a-a1cf-4cce-b875-569162ba4182 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:56.571888 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d78bd53a-a1cf-4cce-b875-569162ba4182 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a Jul 03 22:00:56.572187 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d78bd53a-a1cf-4cce-b875-569162ba4182 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:56.572532 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d78bd53a-a1cf-4cce-b875-569162ba4182 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:56.572680 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-d78bd53a-a1cf-4cce-b875-569162ba4182 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 3892aa5c-a474-49e5-b7e7-1c03c8906b5a. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:56.580066 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:56.580066 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:56.581269 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d78bd53a-a1cf-4cce-b875-569162ba4182 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a returned with HTTP 200 Jul 03 22:00:56.581758 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1273/5126] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:56 2026] GET /volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:57.360072 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-035a3a12-b57c-45ea-bb27-166d30ecfeb9 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:57.362066 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-035a3a12-b57c-45ea-bb27-166d30ecfeb9 tempest-VolumeAndVolumeTypeFromImageTest-1719238436 tempest-VolumeAndVolumeTypeFromImageTest-1719238436-project-admin] GET https://10.4.3.32/volume/v3/volumes/c7a793e4-59d1-4204-91b6-3c021bece728 Jul 03 22:00:57.362273 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-035a3a12-b57c-45ea-bb27-166d30ecfeb9 tempest-VolumeAndVolumeTypeFromImageTest-1719238436 tempest-VolumeAndVolumeTypeFromImageTest-1719238436-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:57.362500 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-035a3a12-b57c-45ea-bb27-166d30ecfeb9 tempest-VolumeAndVolumeTypeFromImageTest-1719238436 tempest-VolumeAndVolumeTypeFromImageTest-1719238436-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:57.368528 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-035a3a12-b57c-45ea-bb27-166d30ecfeb9 tempest-VolumeAndVolumeTypeFromImageTest-1719238436 tempest-VolumeAndVolumeTypeFromImageTest-1719238436-project-admin] https://10.4.3.32/volume/v3/volumes/c7a793e4-59d1-4204-91b6-3c021bece728 returned with HTTP 404 Jul 03 22:00:57.368988 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1304/5127] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:57 2026] GET /volume/v3/volumes/c7a793e4-59d1-4204-91b6-3c021bece728 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:57.377327 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-96c837a5-f50e-496e-b83f-c6cb8a36db24 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:57.379627 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-96c837a5-f50e-496e-b83f-c6cb8a36db24 tempest-VolumeAndVolumeTypeFromImageTest-1719238436 tempest-VolumeAndVolumeTypeFromImageTest-1719238436-project-admin] DELETE https://10.4.3.32/volume/v3/types/c8705206-8b58-40d8-bee0-68b86e80657b Jul 03 22:00:57.379887 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-96c837a5-f50e-496e-b83f-c6cb8a36db24 tempest-VolumeAndVolumeTypeFromImageTest-1719238436 tempest-VolumeAndVolumeTypeFromImageTest-1719238436-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:57.380135 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-96c837a5-f50e-496e-b83f-c6cb8a36db24 tempest-VolumeAndVolumeTypeFromImageTest-1719238436 tempest-VolumeAndVolumeTypeFromImageTest-1719238436-project-admin] Calling method '_delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:57.411388 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-96c837a5-f50e-496e-b83f-c6cb8a36db24 tempest-VolumeAndVolumeTypeFromImageTest-1719238436 tempest-VolumeAndVolumeTypeFromImageTest-1719238436-project-admin] https://10.4.3.32/volume/v3/types/c8705206-8b58-40d8-bee0-68b86e80657b returned with HTTP 202 Jul 03 22:00:57.411934 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1271/5128] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 22:00:57 2026] DELETE /volume/v3/types/c8705206-8b58-40d8-bee0-68b86e80657b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:00:57.420282 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e337ff51-df6e-4249-984f-ba043bc521d3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:57.425027 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e337ff51-df6e-4249-984f-ba043bc521d3 tempest-VolumeAndVolumeTypeFromImageTest-1719238436 tempest-VolumeAndVolumeTypeFromImageTest-1719238436-project-admin] GET https://10.4.3.32/volume/v3/types/c8705206-8b58-40d8-bee0-68b86e80657b Jul 03 22:00:57.425027 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e337ff51-df6e-4249-984f-ba043bc521d3 tempest-VolumeAndVolumeTypeFromImageTest-1719238436 tempest-VolumeAndVolumeTypeFromImageTest-1719238436-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:57.425027 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e337ff51-df6e-4249-984f-ba043bc521d3 tempest-VolumeAndVolumeTypeFromImageTest-1719238436 tempest-VolumeAndVolumeTypeFromImageTest-1719238436-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:57.428051 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e337ff51-df6e-4249-984f-ba043bc521d3 tempest-VolumeAndVolumeTypeFromImageTest-1719238436 tempest-VolumeAndVolumeTypeFromImageTest-1719238436-project-admin] https://10.4.3.32/volume/v3/types/c8705206-8b58-40d8-bee0-68b86e80657b returned with HTTP 404 Jul 03 22:00:57.428753 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1281/5129] 10.4.3.32 () {66 vars in 1335 bytes} [Fri Jul 3 22:00:57 2026] GET /volume/v3/types/c8705206-8b58-40d8-bee0-68b86e80657b => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:00:57.592936 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-53caa366-5846-41e2-9774-80a5806080e9 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:57.595212 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-53caa366-5846-41e2-9774-80a5806080e9 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a Jul 03 22:00:57.595596 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-53caa366-5846-41e2-9774-80a5806080e9 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:57.595951 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-53caa366-5846-41e2-9774-80a5806080e9 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:57.596561 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-53caa366-5846-41e2-9774-80a5806080e9 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 3892aa5c-a474-49e5-b7e7-1c03c8906b5a. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:57.601718 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:57.601718 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:00:57.602540 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-53caa366-5846-41e2-9774-80a5806080e9 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a returned with HTTP 200 Jul 03 22:00:57.602954 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1274/5130] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:57 2026] GET /volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:58.615908 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a9f1c65e-bf43-4179-a457-d6be60fc5bc3 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:58.618470 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a9f1c65e-bf43-4179-a457-d6be60fc5bc3 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a Jul 03 22:00:58.618706 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a9f1c65e-bf43-4179-a457-d6be60fc5bc3 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:58.618957 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a9f1c65e-bf43-4179-a457-d6be60fc5bc3 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:58.619040 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-a9f1c65e-bf43-4179-a457-d6be60fc5bc3 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 3892aa5c-a474-49e5-b7e7-1c03c8906b5a. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:58.624325 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:58.624325 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:00:58.625329 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a9f1c65e-bf43-4179-a457-d6be60fc5bc3 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a returned with HTTP 200 Jul 03 22:00:58.625794 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1305/5131] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:58 2026] GET /volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:59.636568 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-bdbdc6a0-032f-48b9-b528-d3d08f32a632 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:59.638509 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bdbdc6a0-032f-48b9-b528-d3d08f32a632 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a Jul 03 22:00:59.638747 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bdbdc6a0-032f-48b9-b528-d3d08f32a632 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:00:59.638947 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bdbdc6a0-032f-48b9-b528-d3d08f32a632 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:00:59.639088 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-bdbdc6a0-032f-48b9-b528-d3d08f32a632 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 3892aa5c-a474-49e5-b7e7-1c03c8906b5a. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:00:59.643520 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:00:59.643520 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:00:59.644192 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bdbdc6a0-032f-48b9-b528-d3d08f32a632 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a returned with HTTP 200 Jul 03 22:00:59.644584 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1272/5132] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:00:59 2026] GET /volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:00:59.851082 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b1246863-34e7-4a8b-af5b-01214b0dc4a1 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:00:59.944933 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b1246863-34e7-4a8b-af5b-01214b0dc4a1 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:00:59.944933 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b1246863-34e7-4a8b-af5b-01214b0dc4a1 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-899757139"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:00:59.947099 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-b1246863-34e7-4a8b-af5b-01214b0dc4a1 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-899757139'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:00:59.947880 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-b1246863-34e7-4a8b-af5b-01214b0dc4a1 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Create volume of 1 GB Jul 03 22:00:59.953383 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-b1246863-34e7-4a8b-af5b-01214b0dc4a1 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Availability Zones retrieved successfully. Jul 03 22:00:59.962566 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-b1246863-34e7-4a8b-af5b-01214b0dc4a1 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Flow 'volume_create_api' (214f9c0f-2521-4353-b80a-18f08c77710a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:00:59.964560 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-b1246863-34e7-4a8b-af5b-01214b0dc4a1 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68beeb1b-705d-4fea-8315-73025b0b72af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:00:59.966305 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-b1246863-34e7-4a8b-af5b-01214b0dc4a1 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:01:00.002203 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-b1246863-34e7-4a8b-af5b-01214b0dc4a1 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68beeb1b-705d-4fea-8315-73025b0b72af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:00.003136 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-b1246863-34e7-4a8b-af5b-01214b0dc4a1 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32cd7cd1-a993-44bf-9db3-aec59a0a9315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:00.074871 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-b1246863-34e7-4a8b-af5b-01214b0dc4a1 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Created reservations ['4ed30571-c0f7-476d-aae9-d04cab55ab9e', 'af50a068-9882-4865-9b05-68494ec1fee0', 'b8f5c021-456c-4e1b-abca-4aba0f7a36d8', '0035f1fc-28f4-4d84-8e0e-85cbe2108c76'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:01:00.075667 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-b1246863-34e7-4a8b-af5b-01214b0dc4a1 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32cd7cd1-a993-44bf-9db3-aec59a0a9315) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ed30571-c0f7-476d-aae9-d04cab55ab9e', 'af50a068-9882-4865-9b05-68494ec1fee0', 'b8f5c021-456c-4e1b-abca-4aba0f7a36d8', '0035f1fc-28f4-4d84-8e0e-85cbe2108c76']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:00.076389 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-b1246863-34e7-4a8b-af5b-01214b0dc4a1 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1759fafd-2df7-4d6d-bfb2-10dc4186ebe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:00.105274 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-b1246863-34e7-4a8b-af5b-01214b0dc4a1 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1759fafd-2df7-4d6d-bfb2-10dc4186ebe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c4ef3c1-9776-4e1f-8d17-98147e97dc02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-899757139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67f965ec2d3344039763ec1adc19a09a',qos_specs=None,replication_status=,reservations=['4ed30571-c0f7-476d-aae9-d04cab55ab9e','af50a068-9882-4865-9b05-68494ec1fee0','b8f5c021-456c-4e1b-abca-4aba0f7a36d8','0035f1fc-28f4-4d84-8e0e-85cbe2108c76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40d2f3d20e4341f6aca1153afa3a9998',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:01:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-899757139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c4ef3c1-9776-4e1f-8d17-98147e97dc02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67f965ec2d3344039763ec1adc19a09a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40d2f3d20e4341f6aca1153afa3a9998',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:00.106273 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-b1246863-34e7-4a8b-af5b-01214b0dc4a1 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (783b7d1d-ed4a-43de-b719-2d48e8b99058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:00.127745 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-b1246863-34e7-4a8b-af5b-01214b0dc4a1 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (783b7d1d-ed4a-43de-b719-2d48e8b99058) transitioned into state 'SUCCESS' from state '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-899757139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67f965ec2d3344039763ec1adc19a09a',qos_specs=None,replication_status=,reservations=['4ed30571-c0f7-476d-aae9-d04cab55ab9e','af50a068-9882-4865-9b05-68494ec1fee0','b8f5c021-456c-4e1b-abca-4aba0f7a36d8','0035f1fc-28f4-4d84-8e0e-85cbe2108c76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40d2f3d20e4341f6aca1153afa3a9998',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:00.129325 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-b1246863-34e7-4a8b-af5b-01214b0dc4a1 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b5817de-6ba3-4f9b-b04a-5f84acb6b094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:00.140001 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-b1246863-34e7-4a8b-af5b-01214b0dc4a1 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b5817de-6ba3-4f9b-b04a-5f84acb6b094) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:00.141236 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-b1246863-34e7-4a8b-af5b-01214b0dc4a1 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Flow 'volume_create_api' (214f9c0f-2521-4353-b80a-18f08c77710a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:01:00.141885 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-b1246863-34e7-4a8b-af5b-01214b0dc4a1 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Create volume request issued successfully. Jul 03 22:01:00.142867 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b1246863-34e7-4a8b-af5b-01214b0dc4a1 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:01:00.143629 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1282/5133] 10.4.3.32 () {70 vars in 1291 bytes} [Fri Jul 3 22:00:59 2026] POST /volume/v3/volumes => generated 775 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:01:00.157176 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-06418a53-4a21-4bc9-b1df-a20854f7cd64 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:00.162868 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-06418a53-4a21-4bc9-b1df-a20854f7cd64 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] GET https://10.4.3.32/volume/v3/volumes/7c4ef3c1-9776-4e1f-8d17-98147e97dc02 Jul 03 22:01:00.163081 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-06418a53-4a21-4bc9-b1df-a20854f7cd64 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:00.163260 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-06418a53-4a21-4bc9-b1df-a20854f7cd64 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:00.168268 np0000004475 devstack@c-api.service[99935]: DEBUG dbcounter [-] [99935] Writing DB stats cinder:SELECT=350,cinder:UPDATE=101,cinder:INSERT=56 {{(pid=99935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:01:00.179854 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:00.179854 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:00.188299 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-06418a53-4a21-4bc9-b1df-a20854f7cd64 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Volume info retrieved successfully. Jul 03 22:01:00.194746 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-06418a53-4a21-4bc9-b1df-a20854f7cd64 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] https://10.4.3.32/volume/v3/volumes/7c4ef3c1-9776-4e1f-8d17-98147e97dc02 returned with HTTP 200 Jul 03 22:01:00.195110 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1275/5134] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:01:00 2026] GET /volume/v3/volumes/7c4ef3c1-9776-4e1f-8d17-98147e97dc02 => generated 954 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:00.657959 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f590b916-319c-4668-a6e6-045d318b0d50 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:00.660494 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f590b916-319c-4668-a6e6-045d318b0d50 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a Jul 03 22:01:00.660907 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f590b916-319c-4668-a6e6-045d318b0d50 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:00.661286 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f590b916-319c-4668-a6e6-045d318b0d50 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:00.661591 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-f590b916-319c-4668-a6e6-045d318b0d50 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 3892aa5c-a474-49e5-b7e7-1c03c8906b5a. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:00.667515 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:00.667515 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:00.669248 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f590b916-319c-4668-a6e6-045d318b0d50 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a returned with HTTP 200 Jul 03 22:01:00.669248 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1306/5135] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:00 2026] GET /volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:01.213076 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-47b733ef-c78e-47bc-8efb-ac750f38ba72 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:01.215406 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-47b733ef-c78e-47bc-8efb-ac750f38ba72 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] GET https://10.4.3.32/volume/v3/volumes/7c4ef3c1-9776-4e1f-8d17-98147e97dc02 Jul 03 22:01:01.215715 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-47b733ef-c78e-47bc-8efb-ac750f38ba72 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:01.216205 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-47b733ef-c78e-47bc-8efb-ac750f38ba72 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:01.225773 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:01.225773 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:01.229555 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-47b733ef-c78e-47bc-8efb-ac750f38ba72 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Volume info retrieved successfully. Jul 03 22:01:01.235207 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-47b733ef-c78e-47bc-8efb-ac750f38ba72 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] https://10.4.3.32/volume/v3/volumes/7c4ef3c1-9776-4e1f-8d17-98147e97dc02 returned with HTTP 200 Jul 03 22:01:01.235969 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1273/5136] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:01:01 2026] GET /volume/v3/volumes/7c4ef3c1-9776-4e1f-8d17-98147e97dc02 => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:01:01.253681 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-1a75908a-2dc6-4da1-a988-d0eeefceae69 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:01.256079 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1a75908a-2dc6-4da1-a988-d0eeefceae69 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] POST https://10.4.3.32/volume/v3/backups Jul 03 22:01:01.256389 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1a75908a-2dc6-4da1-a988-d0eeefceae69 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7c4ef3c1-9776-4e1f-8d17-98147e97dc02", "name": "tempest-type-Backup-522155325"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:01.258435 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.backups [None req-1a75908a-2dc6-4da1-a988-d0eeefceae69 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Creating new backup {'backup': {'volume_id': '7c4ef3c1-9776-4e1f-8d17-98147e97dc02', 'name': 'tempest-type-Backup-522155325'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 22:01:01.258950 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.contrib.backups [None req-1a75908a-2dc6-4da1-a988-d0eeefceae69 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Creating backup of volume 7c4ef3c1-9776-4e1f-8d17-98147e97dc02 in container None Jul 03 22:01:01.267236 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:01.267236 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:01.267673 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-1a75908a-2dc6-4da1-a988-d0eeefceae69 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Volume info retrieved successfully. Jul 03 22:01:01.303877 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-1a75908a-2dc6-4da1-a988-d0eeefceae69 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Created reservations ['47ddc124-3bee-43d5-85d4-bc3d7fdaf21c', '49b4107a-ba11-4bf0-b967-59d9533adbd5'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:01:01.338741 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1a75908a-2dc6-4da1-a988-d0eeefceae69 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 22:01:01.339148 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1283/5137] 10.4.3.32 () {70 vars in 1292 bytes} [Fri Jul 3 22:01:01 2026] POST /volume/v3/backups => generated 313 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:01:01.351578 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8a272a4e-32a4-4eec-9f84-c757a7b2a254 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:01.353363 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8a272a4e-32a4-4eec-9f84-c757a7b2a254 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] GET https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 Jul 03 22:01:01.353582 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8a272a4e-32a4-4eec-9f84-c757a7b2a254 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:01.353816 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8a272a4e-32a4-4eec-9f84-c757a7b2a254 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:01.353938 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-8a272a4e-32a4-4eec-9f84-c757a7b2a254 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Show backup with id 7ab51627-0004-4baf-9795-0e5afbb7e559. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:01.358019 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:01.358019 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:01.358722 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8a272a4e-32a4-4eec-9f84-c757a7b2a254 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 returned with HTTP 200 Jul 03 22:01:01.359105 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1276/5138] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:01:01 2026] GET /volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:01.686417 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-fefd2325-3612-48d0-bcc7-fd561b826546 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:01.688346 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fefd2325-3612-48d0-bcc7-fd561b826546 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a Jul 03 22:01:01.688837 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fefd2325-3612-48d0-bcc7-fd561b826546 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:01.689179 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fefd2325-3612-48d0-bcc7-fd561b826546 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:01.690421 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-fefd2325-3612-48d0-bcc7-fd561b826546 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 3892aa5c-a474-49e5-b7e7-1c03c8906b5a. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:01.695528 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:01.695528 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:01.696493 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fefd2325-3612-48d0-bcc7-fd561b826546 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a returned with HTTP 200 Jul 03 22:01:01.697057 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1307/5139] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:01 2026] GET /volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:02.372559 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-72608171-d06f-4176-9656-f070ca5d60e2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:02.374425 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-72608171-d06f-4176-9656-f070ca5d60e2 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] GET https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 Jul 03 22:01:02.374654 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-72608171-d06f-4176-9656-f070ca5d60e2 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:02.374885 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-72608171-d06f-4176-9656-f070ca5d60e2 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:02.374998 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-72608171-d06f-4176-9656-f070ca5d60e2 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Show backup with id 7ab51627-0004-4baf-9795-0e5afbb7e559. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:02.379412 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:02.379412 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:02.380083 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-72608171-d06f-4176-9656-f070ca5d60e2 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 returned with HTTP 200 Jul 03 22:01:02.380731 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1274/5140] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:01:02 2026] GET /volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:02.709558 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a4d3b80d-e4f2-45b2-95a0-2056889ddc9d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:02.711355 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a4d3b80d-e4f2-45b2-95a0-2056889ddc9d tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a Jul 03 22:01:02.711568 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a4d3b80d-e4f2-45b2-95a0-2056889ddc9d tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:02.711763 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a4d3b80d-e4f2-45b2-95a0-2056889ddc9d tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:02.711876 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-a4d3b80d-e4f2-45b2-95a0-2056889ddc9d tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 3892aa5c-a474-49e5-b7e7-1c03c8906b5a. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:02.716362 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:02.716362 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:02.716855 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a4d3b80d-e4f2-45b2-95a0-2056889ddc9d tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a returned with HTTP 200 Jul 03 22:01:02.717224 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1284/5141] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:02 2026] GET /volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:03.390678 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e177402b-f88f-491e-892e-582dbbf730e5 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:03.392877 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e177402b-f88f-491e-892e-582dbbf730e5 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] GET https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 Jul 03 22:01:03.393166 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e177402b-f88f-491e-892e-582dbbf730e5 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:03.393453 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e177402b-f88f-491e-892e-582dbbf730e5 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:03.393621 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-e177402b-f88f-491e-892e-582dbbf730e5 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Show backup with id 7ab51627-0004-4baf-9795-0e5afbb7e559. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:03.398296 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:03.398296 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:03.399239 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e177402b-f88f-491e-892e-582dbbf730e5 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 returned with HTTP 200 Jul 03 22:01:03.399746 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1277/5142] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:01:03 2026] GET /volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:03.727095 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-10dd7121-b25b-4d6c-a696-c2a5c04bffb4 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:03.728957 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-10dd7121-b25b-4d6c-a696-c2a5c04bffb4 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a Jul 03 22:01:03.729194 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-10dd7121-b25b-4d6c-a696-c2a5c04bffb4 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:03.729461 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-10dd7121-b25b-4d6c-a696-c2a5c04bffb4 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:03.729622 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-10dd7121-b25b-4d6c-a696-c2a5c04bffb4 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 3892aa5c-a474-49e5-b7e7-1c03c8906b5a. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:03.733864 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:03.733864 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:03.734602 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-10dd7121-b25b-4d6c-a696-c2a5c04bffb4 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a returned with HTTP 200 Jul 03 22:01:03.735152 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1308/5143] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:03 2026] GET /volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:04.409669 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b39064c5-67d8-40b7-8439-8fa8e00be91f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:04.411466 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b39064c5-67d8-40b7-8439-8fa8e00be91f tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] GET https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 Jul 03 22:01:04.411741 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b39064c5-67d8-40b7-8439-8fa8e00be91f tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:04.411972 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b39064c5-67d8-40b7-8439-8fa8e00be91f tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:04.412127 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-b39064c5-67d8-40b7-8439-8fa8e00be91f tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Show backup with id 7ab51627-0004-4baf-9795-0e5afbb7e559. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:04.417158 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:04.417158 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:04.417822 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b39064c5-67d8-40b7-8439-8fa8e00be91f tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 returned with HTTP 200 Jul 03 22:01:04.418195 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1275/5144] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:01:04 2026] GET /volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:04.635583 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e50962e6-57ed-4c2a-a221-d5ebaca2a6cc None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:04.640055 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e50962e6-57ed-4c2a-a221-d5ebaca2a6cc tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f Jul 03 22:01:04.640484 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e50962e6-57ed-4c2a-a221-d5ebaca2a6cc tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:04.640752 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e50962e6-57ed-4c2a-a221-d5ebaca2a6cc tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:04.652540 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:04.652540 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:04.658757 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-e50962e6-57ed-4c2a-a221-d5ebaca2a6cc tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Volume info retrieved successfully. Jul 03 22:01:04.666687 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e50962e6-57ed-4c2a-a221-d5ebaca2a6cc tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f returned with HTTP 200 Jul 03 22:01:04.667145 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1285/5145] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:04 2026] GET /volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f => generated 837 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:04.684340 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b3f5a72f-1ac4-4b9f-9655-1c3374c15e7d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:04.688397 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b3f5a72f-1ac4-4b9f-9655-1c3374c15e7d tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f Jul 03 22:01:04.688397 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b3f5a72f-1ac4-4b9f-9655-1c3374c15e7d tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:04.688397 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b3f5a72f-1ac4-4b9f-9655-1c3374c15e7d tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:04.696626 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:04.696626 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:04.701189 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b3f5a72f-1ac4-4b9f-9655-1c3374c15e7d tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Volume info retrieved successfully. Jul 03 22:01:04.706076 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b3f5a72f-1ac4-4b9f-9655-1c3374c15e7d tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f returned with HTTP 200 Jul 03 22:01:04.706614 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1278/5146] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:04 2026] GET /volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:04.747134 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-28317d25-900e-4472-8156-0bb3d4828e98 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:04.749635 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-28317d25-900e-4472-8156-0bb3d4828e98 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a Jul 03 22:01:04.749920 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-28317d25-900e-4472-8156-0bb3d4828e98 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:04.750178 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-28317d25-900e-4472-8156-0bb3d4828e98 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:04.750360 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-28317d25-900e-4472-8156-0bb3d4828e98 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 3892aa5c-a474-49e5-b7e7-1c03c8906b5a. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:04.754451 np0000004475 devstack@c-api.service[99936]: DEBUG dbcounter [-] [99936] Writing DB stats cinder:SELECT=296,cinder:UPDATE=89,cinder:INSERT=58 {{(pid=99936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:01:04.758042 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:04.758042 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:04.759644 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-28317d25-900e-4472-8156-0bb3d4828e98 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a returned with HTTP 200 Jul 03 22:01:04.759644 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1309/5147] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:04 2026] GET /volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:04.761091 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-686fada8-4c02-414b-98ba-0adc9b618ea2 req-05eb2acc-3298-4230-8bdf-953c56ea11ae None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:04.763484 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-686fada8-4c02-414b-98ba-0adc9b618ea2 req-05eb2acc-3298-4230-8bdf-953c56ea11ae tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f Jul 03 22:01:04.763773 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-686fada8-4c02-414b-98ba-0adc9b618ea2 req-05eb2acc-3298-4230-8bdf-953c56ea11ae tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:04.764034 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-686fada8-4c02-414b-98ba-0adc9b618ea2 req-05eb2acc-3298-4230-8bdf-953c56ea11ae tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:04.771854 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:04.771854 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:04.775430 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-686fada8-4c02-414b-98ba-0adc9b618ea2 req-05eb2acc-3298-4230-8bdf-953c56ea11ae tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Volume info retrieved successfully. Jul 03 22:01:04.779495 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-686fada8-4c02-414b-98ba-0adc9b618ea2 req-05eb2acc-3298-4230-8bdf-953c56ea11ae tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f returned with HTTP 200 Jul 03 22:01:04.779876 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1276/5148] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 22:01:04 2026] GET /volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:05.429154 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-5876bb38-0335-4f41-ac15-c14d34f34e81 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:05.431269 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5876bb38-0335-4f41-ac15-c14d34f34e81 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] GET https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 Jul 03 22:01:05.431453 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5876bb38-0335-4f41-ac15-c14d34f34e81 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:05.431601 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5876bb38-0335-4f41-ac15-c14d34f34e81 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:05.431702 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-5876bb38-0335-4f41-ac15-c14d34f34e81 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Show backup with id 7ab51627-0004-4baf-9795-0e5afbb7e559. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:05.436691 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:05.436691 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:05.437394 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5876bb38-0335-4f41-ac15-c14d34f34e81 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 returned with HTTP 200 Jul 03 22:01:05.438056 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1286/5149] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:01:05 2026] GET /volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:05.778067 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-bc04b535-49d9-4c6d-a282-b7905b6a75d0 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:05.779728 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bc04b535-49d9-4c6d-a282-b7905b6a75d0 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a Jul 03 22:01:05.780079 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bc04b535-49d9-4c6d-a282-b7905b6a75d0 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:05.780355 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bc04b535-49d9-4c6d-a282-b7905b6a75d0 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:05.781400 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-bc04b535-49d9-4c6d-a282-b7905b6a75d0 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 3892aa5c-a474-49e5-b7e7-1c03c8906b5a. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:05.784905 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:05.784905 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:05.785641 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bc04b535-49d9-4c6d-a282-b7905b6a75d0 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a returned with HTTP 200 Jul 03 22:01:05.786015 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1279/5150] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:05 2026] GET /volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:06.447284 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-4e52580f-cd0b-4fbd-aa81-cc4b1d0a9216 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:06.449238 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4e52580f-cd0b-4fbd-aa81-cc4b1d0a9216 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] GET https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 Jul 03 22:01:06.449443 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4e52580f-cd0b-4fbd-aa81-cc4b1d0a9216 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:06.449607 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4e52580f-cd0b-4fbd-aa81-cc4b1d0a9216 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:06.449701 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-4e52580f-cd0b-4fbd-aa81-cc4b1d0a9216 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Show backup with id 7ab51627-0004-4baf-9795-0e5afbb7e559. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:06.454469 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:06.454469 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:06.455093 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4e52580f-cd0b-4fbd-aa81-cc4b1d0a9216 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 returned with HTTP 200 Jul 03 22:01:06.455491 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1310/5151] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:01:06 2026] GET /volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:06.801906 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7fe72fc8-9bfb-4a0a-bac8-862996d5532b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:06.803974 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7fe72fc8-9bfb-4a0a-bac8-862996d5532b tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a Jul 03 22:01:06.804152 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7fe72fc8-9bfb-4a0a-bac8-862996d5532b tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:06.804436 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7fe72fc8-9bfb-4a0a-bac8-862996d5532b tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:06.804577 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-7fe72fc8-9bfb-4a0a-bac8-862996d5532b tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 3892aa5c-a474-49e5-b7e7-1c03c8906b5a. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:06.806431 np0000004475 devstack@c-api.service[99933]: DEBUG dbcounter [-] [99933] Writing DB stats cinder:SELECT=304,cinder:INSERT=49,cinder:UPDATE=80,cinder:DELETE=1 {{(pid=99933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:01:06.809691 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:06.809691 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:06.810457 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7fe72fc8-9bfb-4a0a-bac8-862996d5532b tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a returned with HTTP 200 Jul 03 22:01:06.810819 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1277/5152] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:06 2026] GET /volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:06.824026 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-43d9ba24-d178-42a1-9b24-e3f9c4501690 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:06.824026 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-43d9ba24-d178-42a1-9b24-e3f9c4501690 None None] GET https://10.4.3.32/volume// Jul 03 22:01:06.824026 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-43d9ba24-d178-42a1-9b24-e3f9c4501690 None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:06.824026 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-43d9ba24-d178-42a1-9b24-e3f9c4501690 None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:06.824026 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-43d9ba24-d178-42a1-9b24-e3f9c4501690 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:01:06.824026 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1287/5153] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 22:01: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 22:01:06.832675 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-686fada8-4c02-414b-98ba-0adc9b618ea2 req-903bb0b5-c0ff-4b41-a4c0-e5b76c557e5f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:06.919644 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-686fada8-4c02-414b-98ba-0adc9b618ea2 req-903bb0b5-c0ff-4b41-a4c0-e5b76c557e5f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 22:01:06.920018 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-686fada8-4c02-414b-98ba-0adc9b618ea2 req-903bb0b5-c0ff-4b41-a4c0-e5b76c557e5f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e12a4d12-cb68-49c5-ab3a-ff367045c46f", "connector": null, "instance_uuid": "882f9bb1-0713-43fb-9f67-fe6216eeaf23"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:06.928154 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:06.928154 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:06.958481 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-686fada8-4c02-414b-98ba-0adc9b618ea2 req-903bb0b5-c0ff-4b41-a4c0-e5b76c557e5f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 22:01:06.958888 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1280/5154] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 22:01:06 2026] POST /volume/v3/attachments => generated 273 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:01:07.302970 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-252479dc-e22e-41f8-9185-7719193ff82c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:07.306561 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-252479dc-e22e-41f8-9185-7719193ff82c tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f Jul 03 22:01:07.306881 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-252479dc-e22e-41f8-9185-7719193ff82c tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:07.307176 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-252479dc-e22e-41f8-9185-7719193ff82c tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:07.321916 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:07.321916 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:07.326541 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-252479dc-e22e-41f8-9185-7719193ff82c tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Volume info retrieved successfully. Jul 03 22:01:07.334466 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-252479dc-e22e-41f8-9185-7719193ff82c tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f returned with HTTP 200 Jul 03 22:01:07.334466 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1311/5155] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:07 2026] GET /volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f => generated 836 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:07.465068 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e0b6a0c2-bbb0-45c8-9c84-081705303536 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:07.467193 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e0b6a0c2-bbb0-45c8-9c84-081705303536 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] GET https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 Jul 03 22:01:07.467477 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e0b6a0c2-bbb0-45c8-9c84-081705303536 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:07.467705 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e0b6a0c2-bbb0-45c8-9c84-081705303536 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:07.467835 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-e0b6a0c2-bbb0-45c8-9c84-081705303536 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Show backup with id 7ab51627-0004-4baf-9795-0e5afbb7e559. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:07.473106 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:07.473106 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:07.473827 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e0b6a0c2-bbb0-45c8-9c84-081705303536 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 returned with HTTP 200 Jul 03 22:01:07.474257 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1278/5156] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:01:07 2026] GET /volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:07.489981 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-29780f98-85af-4565-a34d-e82afbe375ad None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:07.489981 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-29780f98-85af-4565-a34d-e82afbe375ad None None] GET https://10.4.3.32/volume// Jul 03 22:01:07.489981 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-29780f98-85af-4565-a34d-e82afbe375ad None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:07.489981 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-29780f98-85af-4565-a34d-e82afbe375ad None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:07.489981 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-29780f98-85af-4565-a34d-e82afbe375ad None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:01:07.489981 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1288/5157] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 22:01: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 22:01:07.497052 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-686fada8-4c02-414b-98ba-0adc9b618ea2 req-3e76ece6-8e88-4243-b55e-f50b5db75d3d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:07.499327 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-686fada8-4c02-414b-98ba-0adc9b618ea2 req-3e76ece6-8e88-4243-b55e-f50b5db75d3d tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f Jul 03 22:01:07.499575 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-686fada8-4c02-414b-98ba-0adc9b618ea2 req-3e76ece6-8e88-4243-b55e-f50b5db75d3d tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:07.499784 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-686fada8-4c02-414b-98ba-0adc9b618ea2 req-3e76ece6-8e88-4243-b55e-f50b5db75d3d tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:07.509324 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:07.509324 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:07.512866 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-686fada8-4c02-414b-98ba-0adc9b618ea2 req-3e76ece6-8e88-4243-b55e-f50b5db75d3d tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Volume info retrieved successfully. Jul 03 22:01:07.516912 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-686fada8-4c02-414b-98ba-0adc9b618ea2 req-3e76ece6-8e88-4243-b55e-f50b5db75d3d tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f returned with HTTP 200 Jul 03 22:01:07.517442 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1281/5158] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 22:01:07 2026] GET /volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:01:07.621223 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-686fada8-4c02-414b-98ba-0adc9b618ea2 req-0c0edc2b-e3b1-47ff-ae92-fb633b9cf5cc None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:07.623491 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-686fada8-4c02-414b-98ba-0adc9b618ea2 req-0c0edc2b-e3b1-47ff-ae92-fb633b9cf5cc tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] PUT https://10.4.3.32/volume/v3/attachments/ff6fbacf-7c3c-4d12-8f04-aac00400416e Jul 03 22:01:07.623876 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-686fada8-4c02-414b-98ba-0adc9b618ea2 req-0c0edc2b-e3b1-47ff-ae92-fb633b9cf5cc tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:07.631977 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-686fada8-4c02-414b-98ba-0adc9b618ea2 req-0c0edc2b-e3b1-47ff-ae92-fb633b9cf5cc tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Acquiring lock "cinder-attachment_update-e12a4d12-cb68-49c5-ab3a-ff367045c46f-np0000004475" by "attachment_update" {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 22:01:07.637004 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-686fada8-4c02-414b-98ba-0adc9b618ea2 req-0c0edc2b-e3b1-47ff-ae92-fb633b9cf5cc tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Lock "cinder-attachment_update-e12a4d12-cb68-49c5-ab3a-ff367045c46f-np0000004475" acquired by "attachment_update" :: waited 0.005s {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 22:01:07.638071 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:07.638071 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:07.822554 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3199a811-1feb-4ae5-b469-89aee57c0bff None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:07.824547 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3199a811-1feb-4ae5-b469-89aee57c0bff tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a Jul 03 22:01:07.824790 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3199a811-1feb-4ae5-b469-89aee57c0bff tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:07.825026 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3199a811-1feb-4ae5-b469-89aee57c0bff tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:07.825193 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-3199a811-1feb-4ae5-b469-89aee57c0bff tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 3892aa5c-a474-49e5-b7e7-1c03c8906b5a. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:07.829907 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:07.829907 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:07.830702 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3199a811-1feb-4ae5-b469-89aee57c0bff tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a returned with HTTP 200 Jul 03 22:01:07.831144 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1279/5159] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:07 2026] GET /volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:07.843018 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-59c7d448-3d4d-45f0-970a-95ed0b72f5e9 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:07.845113 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-59c7d448-3d4d-45f0-970a-95ed0b72f5e9 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/volumes/282fbbfa-2778-47a3-8369-c3ce3fcd0827 Jul 03 22:01:07.847331 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-59c7d448-3d4d-45f0-970a-95ed0b72f5e9 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:07.847331 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-59c7d448-3d4d-45f0-970a-95ed0b72f5e9 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:07.856715 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:07.856715 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:07.861938 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-59c7d448-3d4d-45f0-970a-95ed0b72f5e9 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Volume info retrieved successfully. Jul 03 22:01:07.867903 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-59c7d448-3d4d-45f0-970a-95ed0b72f5e9 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/volumes/282fbbfa-2778-47a3-8369-c3ce3fcd0827 returned with HTTP 200 Jul 03 22:01:07.868640 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1289/5160] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:07 2026] GET /volume/v3/volumes/282fbbfa-2778-47a3-8369-c3ce3fcd0827 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:07.881118 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a090ff64-0d81-4105-8252-adcbe6fd9474 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:07.883235 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a090ff64-0d81-4105-8252-adcbe6fd9474 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] DELETE https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a Jul 03 22:01:07.883484 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a090ff64-0d81-4105-8252-adcbe6fd9474 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:07.883757 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a090ff64-0d81-4105-8252-adcbe6fd9474 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:07.883897 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.contrib.backups [None req-a090ff64-0d81-4105-8252-adcbe6fd9474 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Delete backup with id: 3892aa5c-a474-49e5-b7e7-1c03c8906b5a. Jul 03 22:01:07.888981 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:07.888981 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:07.903451 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.backup.rpcapi [None req-a090ff64-0d81-4105-8252-adcbe6fd9474 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] delete_backup rpcapi backup_id 3892aa5c-a474-49e5-b7e7-1c03c8906b5a {{(pid=99935) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 22:01:07.905622 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a090ff64-0d81-4105-8252-adcbe6fd9474 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a returned with HTTP 202 Jul 03 22:01:07.906070 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1282/5161] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:01:07 2026] DELETE /volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 22:01:07.913290 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7d41f0cd-0ba7-48dd-8705-130bd299e664 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:07.915499 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7d41f0cd-0ba7-48dd-8705-130bd299e664 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a Jul 03 22:01:07.915719 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7d41f0cd-0ba7-48dd-8705-130bd299e664 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:07.915929 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7d41f0cd-0ba7-48dd-8705-130bd299e664 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:07.916053 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-7d41f0cd-0ba7-48dd-8705-130bd299e664 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 3892aa5c-a474-49e5-b7e7-1c03c8906b5a. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:07.920273 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:07.920273 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:07.920984 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7d41f0cd-0ba7-48dd-8705-130bd299e664 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a returned with HTTP 200 Jul 03 22:01:07.921385 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1280/5162] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:07 2026] GET /volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:08.161171 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-686fada8-4c02-414b-98ba-0adc9b618ea2 req-0c0edc2b-e3b1-47ff-ae92-fb633b9cf5cc tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Lock "cinder-attachment_update-e12a4d12-cb68-49c5-ab3a-ff367045c46f-np0000004475" released by "attachment_update" :: held 0.524s {{(pid=99936) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 22:01:08.161631 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-686fada8-4c02-414b-98ba-0adc9b618ea2 req-0c0edc2b-e3b1-47ff-ae92-fb633b9cf5cc tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/attachments/ff6fbacf-7c3c-4d12-8f04-aac00400416e returned with HTTP 200 Jul 03 22:01:08.162311 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1312/5163] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 22:01:07 2026] PUT /volume/v3/attachments/ff6fbacf-7c3c-4d12-8f04-aac00400416e => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:01:08.351583 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-04611762-a733-45d8-bfb8-5de1a797a220 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:08.353309 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-04611762-a733-45d8-bfb8-5de1a797a220 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f Jul 03 22:01:08.353723 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-04611762-a733-45d8-bfb8-5de1a797a220 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:08.354083 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-04611762-a733-45d8-bfb8-5de1a797a220 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:08.364960 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:08.364960 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:08.369026 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-04611762-a733-45d8-bfb8-5de1a797a220 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Volume info retrieved successfully. Jul 03 22:01:08.374397 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-04611762-a733-45d8-bfb8-5de1a797a220 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f returned with HTTP 200 Jul 03 22:01:08.374397 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1290/5164] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:08 2026] GET /volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:08.483831 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-dd20ea0e-3aa7-4bd3-99ab-d9c0fda5468f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:08.485448 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-dd20ea0e-3aa7-4bd3-99ab-d9c0fda5468f tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] GET https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 Jul 03 22:01:08.485685 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-dd20ea0e-3aa7-4bd3-99ab-d9c0fda5468f tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:08.485881 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-dd20ea0e-3aa7-4bd3-99ab-d9c0fda5468f tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:08.485979 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-dd20ea0e-3aa7-4bd3-99ab-d9c0fda5468f tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Show backup with id 7ab51627-0004-4baf-9795-0e5afbb7e559. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:08.490120 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:08.490120 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:08.490744 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-dd20ea0e-3aa7-4bd3-99ab-d9c0fda5468f tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 returned with HTTP 200 Jul 03 22:01:08.491230 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1283/5165] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:01:08 2026] GET /volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:08.931205 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-cf5226b6-cc0c-4a96-9ea0-c53b004cd91a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:08.932891 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-cf5226b6-cc0c-4a96-9ea0-c53b004cd91a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a Jul 03 22:01:08.933051 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-cf5226b6-cc0c-4a96-9ea0-c53b004cd91a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:08.933230 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-cf5226b6-cc0c-4a96-9ea0-c53b004cd91a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:08.933327 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-cf5226b6-cc0c-4a96-9ea0-c53b004cd91a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 3892aa5c-a474-49e5-b7e7-1c03c8906b5a. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:08.936663 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-cf5226b6-cc0c-4a96-9ea0-c53b004cd91a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a returned with HTTP 404 Jul 03 22:01:08.937092 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1281/5166] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:08 2026] GET /volume/v3/backups/3892aa5c-a474-49e5-b7e7-1c03c8906b5a => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:01:08.943508 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-568a6918-b96d-4807-9d0e-65f59fff5df9 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:08.945232 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-568a6918-b96d-4807-9d0e-65f59fff5df9 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] DELETE https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 Jul 03 22:01:08.945500 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-568a6918-b96d-4807-9d0e-65f59fff5df9 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:08.945662 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-568a6918-b96d-4807-9d0e-65f59fff5df9 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:08.945757 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.contrib.backups [None req-568a6918-b96d-4807-9d0e-65f59fff5df9 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Delete backup with id: 39a9e833-e67d-4ef1-8bb7-bc9dd3571173. Jul 03 22:01:08.949794 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:08.949794 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:08.961717 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.backup.rpcapi [None req-568a6918-b96d-4807-9d0e-65f59fff5df9 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] delete_backup rpcapi backup_id 39a9e833-e67d-4ef1-8bb7-bc9dd3571173 {{(pid=99936) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 22:01:08.963307 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-568a6918-b96d-4807-9d0e-65f59fff5df9 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 returned with HTTP 202 Jul 03 22:01:08.963803 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1313/5167] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:01:08 2026] DELETE /volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 22:01:08.972075 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-8c3ccf28-903c-4c3c-af7f-b07184a7266d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:08.974984 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8c3ccf28-903c-4c3c-af7f-b07184a7266d tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 Jul 03 22:01:08.974984 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8c3ccf28-903c-4c3c-af7f-b07184a7266d tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:08.974984 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8c3ccf28-903c-4c3c-af7f-b07184a7266d tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:08.974984 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-8c3ccf28-903c-4c3c-af7f-b07184a7266d tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 39a9e833-e67d-4ef1-8bb7-bc9dd3571173. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:08.979807 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:08.979807 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:08.981274 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8c3ccf28-903c-4c3c-af7f-b07184a7266d tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 returned with HTTP 200 Jul 03 22:01:08.981274 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1291/5168] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:08 2026] GET /volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:09.386832 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d2e9db85-5933-45da-b36c-baf4ae1e6c79 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:09.389056 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d2e9db85-5933-45da-b36c-baf4ae1e6c79 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f Jul 03 22:01:09.389517 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d2e9db85-5933-45da-b36c-baf4ae1e6c79 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:09.389617 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d2e9db85-5933-45da-b36c-baf4ae1e6c79 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:09.402378 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:09.402378 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:09.406877 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d2e9db85-5933-45da-b36c-baf4ae1e6c79 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Volume info retrieved successfully. Jul 03 22:01:09.411942 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d2e9db85-5933-45da-b36c-baf4ae1e6c79 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f returned with HTTP 200 Jul 03 22:01:09.412434 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1284/5169] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:09 2026] GET /volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:09.502629 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-aa161cb2-5a8c-4aff-a9a7-7e3ba3d58141 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:09.504499 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-aa161cb2-5a8c-4aff-a9a7-7e3ba3d58141 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] GET https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 Jul 03 22:01:09.504499 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-aa161cb2-5a8c-4aff-a9a7-7e3ba3d58141 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:09.504681 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-aa161cb2-5a8c-4aff-a9a7-7e3ba3d58141 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:09.504781 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-aa161cb2-5a8c-4aff-a9a7-7e3ba3d58141 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Show backup with id 7ab51627-0004-4baf-9795-0e5afbb7e559. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:09.508967 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:09.508967 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:09.509571 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-aa161cb2-5a8c-4aff-a9a7-7e3ba3d58141 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 returned with HTTP 200 Jul 03 22:01:09.509895 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1282/5170] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:01:09 2026] GET /volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:09.992680 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-652f0c71-df4d-4e41-bbe7-6a8553440a47 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:09.994493 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-652f0c71-df4d-4e41-bbe7-6a8553440a47 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 Jul 03 22:01:09.994842 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-652f0c71-df4d-4e41-bbe7-6a8553440a47 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:09.995145 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-652f0c71-df4d-4e41-bbe7-6a8553440a47 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:09.996360 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-652f0c71-df4d-4e41-bbe7-6a8553440a47 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 39a9e833-e67d-4ef1-8bb7-bc9dd3571173. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:09.999420 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-652f0c71-df4d-4e41-bbe7-6a8553440a47 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 returned with HTTP 404 Jul 03 22:01:10.000004 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1314/5171] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:09 2026] GET /volume/v3/backups/39a9e833-e67d-4ef1-8bb7-bc9dd3571173 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:01:10.032381 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-0e1bacab-f11b-4178-8ba8-60a053e2345f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:10.034479 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0e1bacab-f11b-4178-8ba8-60a053e2345f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:01:10.035082 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0e1bacab-f11b-4178-8ba8-60a053e2345f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "f4ececa3-1558-4774-bffb-35f7b89c60f0", "name": "tempest-VolumesBackupsTest-Volume-1309824034"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:10.036783 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-0e1bacab-f11b-4178-8ba8-60a053e2345f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'f4ececa3-1558-4774-bffb-35f7b89c60f0', 'name': 'tempest-VolumesBackupsTest-Volume-1309824034'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:01:10.128533 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-0e1bacab-f11b-4178-8ba8-60a053e2345f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Create volume of 1 GB Jul 03 22:01:10.133497 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-0e1bacab-f11b-4178-8ba8-60a053e2345f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Availability Zones retrieved successfully. Jul 03 22:01:10.139507 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-0e1bacab-f11b-4178-8ba8-60a053e2345f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Flow 'volume_create_api' (e1dbf557-29fa-4a74-a979-8f6d72ae0cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:01:10.140710 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-0e1bacab-f11b-4178-8ba8-60a053e2345f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d0c9b84-84e6-4e7d-bcc8-8bb71d1147a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:10.141802 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-0e1bacab-f11b-4178-8ba8-60a053e2345f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:01:10.210457 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-0e1bacab-f11b-4178-8ba8-60a053e2345f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d0c9b84-84e6-4e7d-bcc8-8bb71d1147a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:10.211493 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-0e1bacab-f11b-4178-8ba8-60a053e2345f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d6a3768-a4b4-44d7-b082-f8c6a97c7f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:10.264735 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-0e1bacab-f11b-4178-8ba8-60a053e2345f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Created reservations ['c1b76157-052c-4db3-9342-d01ea0b90906', 'd2eb6fa6-927b-42ef-abef-1adb057ced34', '45205936-0e94-4622-bd84-46e2212d2a96', '16d72d4f-eaee-46e6-bf62-be625ee8c5d3'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:01:10.265681 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-0e1bacab-f11b-4178-8ba8-60a053e2345f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d6a3768-a4b4-44d7-b082-f8c6a97c7f54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1b76157-052c-4db3-9342-d01ea0b90906', 'd2eb6fa6-927b-42ef-abef-1adb057ced34', '45205936-0e94-4622-bd84-46e2212d2a96', '16d72d4f-eaee-46e6-bf62-be625ee8c5d3']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:10.266689 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-0e1bacab-f11b-4178-8ba8-60a053e2345f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0c6acc9-7d47-44bb-aa3a-4ca26deab10a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:10.293942 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-0e1bacab-f11b-4178-8ba8-60a053e2345f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0c6acc9-7d47-44bb-aa3a-4ca26deab10a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31b93999-faf6-4303-9fec-2dba96ae96ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1309824034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23e8e9c9768642e59c8746dcfa03d8bc',qos_specs=None,replication_status=,reservations=['c1b76157-052c-4db3-9342-d01ea0b90906','d2eb6fa6-927b-42ef-abef-1adb057ced34','45205936-0e94-4622-bd84-46e2212d2a96','16d72d4f-eaee-46e6-bf62-be625ee8c5d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ff052dc03dd4599b5ed47ae53ab755d',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:01:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1309824034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31b93999-faf6-4303-9fec-2dba96ae96ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23e8e9c9768642e59c8746dcfa03d8bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ff052dc03dd4599b5ed47ae53ab755d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:10.294754 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-0e1bacab-f11b-4178-8ba8-60a053e2345f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f6050b6-05fb-4879-8851-6e182bc43811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:10.312014 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-0e1bacab-f11b-4178-8ba8-60a053e2345f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f6050b6-05fb-4879-8851-6e182bc43811) transitioned into state 'SUCCESS' from state '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-1309824034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23e8e9c9768642e59c8746dcfa03d8bc',qos_specs=None,replication_status=,reservations=['c1b76157-052c-4db3-9342-d01ea0b90906','d2eb6fa6-927b-42ef-abef-1adb057ced34','45205936-0e94-4622-bd84-46e2212d2a96','16d72d4f-eaee-46e6-bf62-be625ee8c5d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ff052dc03dd4599b5ed47ae53ab755d',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:10.312823 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-0e1bacab-f11b-4178-8ba8-60a053e2345f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ae25450-a27e-440d-9952-f5da565a1f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:10.321638 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-0e1bacab-f11b-4178-8ba8-60a053e2345f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ae25450-a27e-440d-9952-f5da565a1f47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:10.322558 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-0e1bacab-f11b-4178-8ba8-60a053e2345f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Flow 'volume_create_api' (e1dbf557-29fa-4a74-a979-8f6d72ae0cf0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:01:10.322856 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-0e1bacab-f11b-4178-8ba8-60a053e2345f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Create volume request issued successfully. Jul 03 22:01:10.323415 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0e1bacab-f11b-4178-8ba8-60a053e2345f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:01:10.323816 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1292/5172] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 22:01:10 2026] POST /volume/v3/volumes => generated 747 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:01:10.336389 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-035f1034-582e-44fd-87a8-f23e1eec03c9 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:10.338177 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-035f1034-582e-44fd-87a8-f23e1eec03c9 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca Jul 03 22:01:10.338492 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-035f1034-582e-44fd-87a8-f23e1eec03c9 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:10.338775 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-035f1034-582e-44fd-87a8-f23e1eec03c9 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:10.349391 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:10.349391 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:10.353265 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-035f1034-582e-44fd-87a8-f23e1eec03c9 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Volume info retrieved successfully. Jul 03 22:01:10.359927 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-035f1034-582e-44fd-87a8-f23e1eec03c9 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca returned with HTTP 200 Jul 03 22:01:10.360490 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1285/5173] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:10 2026] GET /volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:10.425440 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4b4fd904-c164-4530-854f-e05f0e8bd20e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:10.429989 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4b4fd904-c164-4530-854f-e05f0e8bd20e tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f Jul 03 22:01:10.430207 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4b4fd904-c164-4530-854f-e05f0e8bd20e tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:10.430442 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4b4fd904-c164-4530-854f-e05f0e8bd20e tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:10.451950 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:10.451950 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:10.457722 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-4b4fd904-c164-4530-854f-e05f0e8bd20e tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Volume info retrieved successfully. Jul 03 22:01:10.462214 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4b4fd904-c164-4530-854f-e05f0e8bd20e tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f returned with HTTP 200 Jul 03 22:01:10.462617 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1283/5174] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:10 2026] GET /volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f => generated 837 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:10.520952 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-6065d9b0-eeb0-4ac3-8bbf-7b3e05d7bccb None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:10.523155 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6065d9b0-eeb0-4ac3-8bbf-7b3e05d7bccb tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] GET https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 Jul 03 22:01:10.524238 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6065d9b0-eeb0-4ac3-8bbf-7b3e05d7bccb tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:10.524571 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6065d9b0-eeb0-4ac3-8bbf-7b3e05d7bccb tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:10.524783 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-6065d9b0-eeb0-4ac3-8bbf-7b3e05d7bccb tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Show backup with id 7ab51627-0004-4baf-9795-0e5afbb7e559. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:10.529600 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:10.529600 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:10.530454 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6065d9b0-eeb0-4ac3-8bbf-7b3e05d7bccb tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 returned with HTTP 200 Jul 03 22:01:10.530964 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1315/5175] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:01:10 2026] GET /volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:11.373477 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6280ecfb-1809-46c8-9c2e-42b412626b29 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:11.375488 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6280ecfb-1809-46c8-9c2e-42b412626b29 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca Jul 03 22:01:11.376254 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6280ecfb-1809-46c8-9c2e-42b412626b29 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:11.376254 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6280ecfb-1809-46c8-9c2e-42b412626b29 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:11.384695 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:11.384695 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:11.388777 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-6280ecfb-1809-46c8-9c2e-42b412626b29 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Volume info retrieved successfully. Jul 03 22:01:11.394114 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6280ecfb-1809-46c8-9c2e-42b412626b29 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca returned with HTTP 200 Jul 03 22:01:11.394476 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1293/5176] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:11 2026] GET /volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca => generated 1355 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:01:11.407768 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1969f514-f9ef-4146-b504-9b5663c3f3cb None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:11.409452 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1969f514-f9ef-4146-b504-9b5663c3f3cb tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] POST https://10.4.3.32/volume/v3/backups Jul 03 22:01:11.409859 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1969f514-f9ef-4146-b504-9b5663c3f3cb tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "31b93999-faf6-4303-9fec-2dba96ae96ca", "name": "tempest-VolumesBackupsTest-Backup-1646292276"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:11.411181 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.contrib.backups [None req-1969f514-f9ef-4146-b504-9b5663c3f3cb tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Creating new backup {'backup': {'volume_id': '31b93999-faf6-4303-9fec-2dba96ae96ca', 'name': 'tempest-VolumesBackupsTest-Backup-1646292276'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 22:01:11.411310 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.contrib.backups [None req-1969f514-f9ef-4146-b504-9b5663c3f3cb tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Creating backup of volume 31b93999-faf6-4303-9fec-2dba96ae96ca in container None Jul 03 22:01:11.418402 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:11.418402 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:11.418894 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-1969f514-f9ef-4146-b504-9b5663c3f3cb tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Volume info retrieved successfully. Jul 03 22:01:11.434215 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-1969f514-f9ef-4146-b504-9b5663c3f3cb tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Created reservations ['afd90373-06d1-47cf-8e31-605f35855c9f', '8013251f-3a63-4477-9b8d-dba2bfa2455d'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:01:11.458771 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1969f514-f9ef-4146-b504-9b5663c3f3cb tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 22:01:11.459204 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1286/5177] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 22:01:11 2026] POST /volume/v3/backups => generated 328 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:01:11.469723 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a42a3131-24aa-445c-b548-f3f6736886ac None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:11.472043 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a42a3131-24aa-445c-b548-f3f6736886ac tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 Jul 03 22:01:11.472283 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a42a3131-24aa-445c-b548-f3f6736886ac tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:11.472535 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a42a3131-24aa-445c-b548-f3f6736886ac tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:11.472663 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-a42a3131-24aa-445c-b548-f3f6736886ac tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:11.478276 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c5ee21f9-846e-4ff7-a52c-a68bcc8f9e23 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:11.478668 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:11.478668 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:11.481611 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a42a3131-24aa-445c-b548-f3f6736886ac tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 returned with HTTP 200 Jul 03 22:01:11.481611 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1284/5178] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:11 2026] GET /volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:11.481799 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c5ee21f9-846e-4ff7-a52c-a68bcc8f9e23 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f Jul 03 22:01:11.481799 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c5ee21f9-846e-4ff7-a52c-a68bcc8f9e23 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:11.481799 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c5ee21f9-846e-4ff7-a52c-a68bcc8f9e23 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:11.491712 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:11.491712 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:11.498438 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c5ee21f9-846e-4ff7-a52c-a68bcc8f9e23 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Volume info retrieved successfully. Jul 03 22:01:11.501017 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c5ee21f9-846e-4ff7-a52c-a68bcc8f9e23 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f returned with HTTP 200 Jul 03 22:01:11.501017 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1316/5179] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:11 2026] GET /volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:11.542035 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-3e0501f8-ac94-4681-ab8b-658bc27c87e3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:11.543953 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3e0501f8-ac94-4681-ab8b-658bc27c87e3 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] GET https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 Jul 03 22:01:11.544249 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3e0501f8-ac94-4681-ab8b-658bc27c87e3 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:11.544517 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3e0501f8-ac94-4681-ab8b-658bc27c87e3 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:11.544674 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-3e0501f8-ac94-4681-ab8b-658bc27c87e3 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Show backup with id 7ab51627-0004-4baf-9795-0e5afbb7e559. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:11.549289 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:11.549289 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:11.549939 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3e0501f8-ac94-4681-ab8b-658bc27c87e3 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 returned with HTTP 200 Jul 03 22:01:11.550306 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1294/5180] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:01:11 2026] GET /volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:12.489864 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8dfef05e-28cb-4cef-9993-e095a2eb1d41 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:12.492032 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8dfef05e-28cb-4cef-9993-e095a2eb1d41 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 Jul 03 22:01:12.492709 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8dfef05e-28cb-4cef-9993-e095a2eb1d41 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:12.492709 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8dfef05e-28cb-4cef-9993-e095a2eb1d41 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:12.492709 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-8dfef05e-28cb-4cef-9993-e095a2eb1d41 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:12.497745 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:12.497745 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:12.498587 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8dfef05e-28cb-4cef-9993-e095a2eb1d41 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 returned with HTTP 200 Jul 03 22:01:12.499190 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1287/5181] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:12 2026] GET /volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:12.513587 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4f0626f6-ae57-4066-a801-53c8a726aeca None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:12.515533 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4f0626f6-ae57-4066-a801-53c8a726aeca tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f Jul 03 22:01:12.515762 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4f0626f6-ae57-4066-a801-53c8a726aeca tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:12.515978 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4f0626f6-ae57-4066-a801-53c8a726aeca tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:12.525664 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:12.525664 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:12.529155 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-4f0626f6-ae57-4066-a801-53c8a726aeca tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Volume info retrieved successfully. Jul 03 22:01:12.533198 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4f0626f6-ae57-4066-a801-53c8a726aeca tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f returned with HTTP 200 Jul 03 22:01:12.533604 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1285/5182] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:12 2026] GET /volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:12.562746 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d59d5073-ed84-4fa3-a36f-31cb14e17c6a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:12.564423 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d59d5073-ed84-4fa3-a36f-31cb14e17c6a tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] GET https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 Jul 03 22:01:12.564756 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d59d5073-ed84-4fa3-a36f-31cb14e17c6a tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:12.565011 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d59d5073-ed84-4fa3-a36f-31cb14e17c6a tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:12.566028 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-d59d5073-ed84-4fa3-a36f-31cb14e17c6a tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Show backup with id 7ab51627-0004-4baf-9795-0e5afbb7e559. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:12.569518 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:12.569518 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:12.570225 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d59d5073-ed84-4fa3-a36f-31cb14e17c6a tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 returned with HTTP 200 Jul 03 22:01:12.570709 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1317/5183] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:01:12 2026] GET /volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:13.509879 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e5849aee-03da-4c71-ae09-0cee9262c2e1 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:13.512496 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e5849aee-03da-4c71-ae09-0cee9262c2e1 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 Jul 03 22:01:13.512496 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e5849aee-03da-4c71-ae09-0cee9262c2e1 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:13.512496 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e5849aee-03da-4c71-ae09-0cee9262c2e1 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:13.512496 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-e5849aee-03da-4c71-ae09-0cee9262c2e1 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:13.513394 np0000004475 devstack@c-api.service[99934]: DEBUG dbcounter [-] [99934] Writing DB stats cinder:SELECT=348,cinder:UPDATE=117,cinder:INSERT=70 {{(pid=99934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:01:13.515764 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:13.515764 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:13.516541 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e5849aee-03da-4c71-ae09-0cee9262c2e1 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 returned with HTTP 200 Jul 03 22:01:13.516758 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1295/5184] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:13 2026] GET /volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:13.545460 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-3be27213-4d6d-4f6c-bb38-4dcc8670fbe3 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:13.547189 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3be27213-4d6d-4f6c-bb38-4dcc8670fbe3 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f Jul 03 22:01:13.547529 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3be27213-4d6d-4f6c-bb38-4dcc8670fbe3 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:13.547529 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3be27213-4d6d-4f6c-bb38-4dcc8670fbe3 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:13.556894 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:13.556894 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:13.559680 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-3be27213-4d6d-4f6c-bb38-4dcc8670fbe3 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Volume info retrieved successfully. Jul 03 22:01:13.564037 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3be27213-4d6d-4f6c-bb38-4dcc8670fbe3 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f returned with HTTP 200 Jul 03 22:01:13.564786 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1288/5185] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:13 2026] GET /volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:13.581642 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8eb7d5b2-aa95-4324-8744-f543b5e679e8 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:13.583651 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8eb7d5b2-aa95-4324-8744-f543b5e679e8 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] GET https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 Jul 03 22:01:13.583861 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8eb7d5b2-aa95-4324-8744-f543b5e679e8 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:13.584389 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8eb7d5b2-aa95-4324-8744-f543b5e679e8 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:13.584389 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-8eb7d5b2-aa95-4324-8744-f543b5e679e8 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Show backup with id 7ab51627-0004-4baf-9795-0e5afbb7e559. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:13.588250 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:13.588250 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:13.589147 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8eb7d5b2-aa95-4324-8744-f543b5e679e8 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 returned with HTTP 200 Jul 03 22:01:13.589234 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1286/5186] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:01:13 2026] GET /volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:14.375062 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-686fada8-4c02-414b-98ba-0adc9b618ea2 req-15ec263f-bc21-40d6-81ef-c752875362ab None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:14.376882 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-686fada8-4c02-414b-98ba-0adc9b618ea2 req-15ec263f-bc21-40d6-81ef-c752875362ab tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] POST https://10.4.3.32/volume/v3/attachments/ff6fbacf-7c3c-4d12-8f04-aac00400416e/action Jul 03 22:01:14.377160 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-686fada8-4c02-414b-98ba-0adc9b618ea2 req-15ec263f-bc21-40d6-81ef-c752875362ab tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Action body: b'{"os-complete": null}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 22:01:14.377264 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-686fada8-4c02-414b-98ba-0adc9b618ea2 req-15ec263f-bc21-40d6-81ef-c752875362ab tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:14.391637 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:14.391637 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:14.404927 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-686fada8-4c02-414b-98ba-0adc9b618ea2 req-15ec263f-bc21-40d6-81ef-c752875362ab tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/attachments/ff6fbacf-7c3c-4d12-8f04-aac00400416e/action returned with HTTP 204 Jul 03 22:01:14.405781 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1318/5187] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 22:01:14 2026] POST /volume/v3/attachments/ff6fbacf-7c3c-4d12-8f04-aac00400416e/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:01:14.528869 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-986e2e2c-af90-43be-8710-9a14c502b956 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:14.531053 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-986e2e2c-af90-43be-8710-9a14c502b956 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 Jul 03 22:01:14.531294 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-986e2e2c-af90-43be-8710-9a14c502b956 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:14.531550 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-986e2e2c-af90-43be-8710-9a14c502b956 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:14.531703 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-986e2e2c-af90-43be-8710-9a14c502b956 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:14.536777 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:14.536777 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:14.537758 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-986e2e2c-af90-43be-8710-9a14c502b956 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 returned with HTTP 200 Jul 03 22:01:14.538242 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1296/5188] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:14 2026] GET /volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:14.578781 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-51bedea9-f839-47ff-8fae-799f26abd8fb None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:14.580620 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-51bedea9-f839-47ff-8fae-799f26abd8fb tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f Jul 03 22:01:14.580835 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-51bedea9-f839-47ff-8fae-799f26abd8fb tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:14.581078 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-51bedea9-f839-47ff-8fae-799f26abd8fb tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:14.591161 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:14.591161 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:14.594861 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-51bedea9-f839-47ff-8fae-799f26abd8fb tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Volume info retrieved successfully. Jul 03 22:01:14.598969 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-51bedea9-f839-47ff-8fae-799f26abd8fb tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f returned with HTTP 200 Jul 03 22:01:14.599485 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1289/5189] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:14 2026] GET /volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f => generated 1129 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:01:14.600130 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-60619f6f-f856-4b12-a31a-05f5a921086d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:14.602232 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-60619f6f-f856-4b12-a31a-05f5a921086d tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] GET https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 Jul 03 22:01:14.602501 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-60619f6f-f856-4b12-a31a-05f5a921086d tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:14.602697 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-60619f6f-f856-4b12-a31a-05f5a921086d tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:14.602814 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-60619f6f-f856-4b12-a31a-05f5a921086d tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Show backup with id 7ab51627-0004-4baf-9795-0e5afbb7e559. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:14.607295 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:14.607295 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:14.608138 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-60619f6f-f856-4b12-a31a-05f5a921086d tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 returned with HTTP 200 Jul 03 22:01:14.608780 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1287/5190] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:01:14 2026] GET /volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:14.614029 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-74c8dc70-ead8-41c6-99a0-ef6a81b7e641 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:14.617660 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-74c8dc70-ead8-41c6-99a0-ef6a81b7e641 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f Jul 03 22:01:14.617892 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-74c8dc70-ead8-41c6-99a0-ef6a81b7e641 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:14.618116 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-74c8dc70-ead8-41c6-99a0-ef6a81b7e641 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:14.658362 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:14.658362 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:14.665661 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-74c8dc70-ead8-41c6-99a0-ef6a81b7e641 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Volume info retrieved successfully. Jul 03 22:01:14.670985 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-74c8dc70-ead8-41c6-99a0-ef6a81b7e641 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f returned with HTTP 200 Jul 03 22:01:14.671482 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1319/5191] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:14 2026] GET /volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f => generated 1129 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:01:15.553186 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-fb57977f-0d9d-4eaa-84f5-da58fb7582fe None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:15.555506 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fb57977f-0d9d-4eaa-84f5-da58fb7582fe tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 Jul 03 22:01:15.555735 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fb57977f-0d9d-4eaa-84f5-da58fb7582fe tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:15.555980 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fb57977f-0d9d-4eaa-84f5-da58fb7582fe tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:15.556229 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-fb57977f-0d9d-4eaa-84f5-da58fb7582fe tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:15.561653 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:15.561653 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:15.562757 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fb57977f-0d9d-4eaa-84f5-da58fb7582fe tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 returned with HTTP 200 Jul 03 22:01:15.563256 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1297/5192] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:15 2026] GET /volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:15.619825 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-fd704f6f-6627-4f7f-a490-1f70bb31342c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:15.625786 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fd704f6f-6627-4f7f-a490-1f70bb31342c tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] GET https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 Jul 03 22:01:15.626052 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fd704f6f-6627-4f7f-a490-1f70bb31342c tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:15.626291 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fd704f6f-6627-4f7f-a490-1f70bb31342c tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:15.626456 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-fd704f6f-6627-4f7f-a490-1f70bb31342c tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Show backup with id 7ab51627-0004-4baf-9795-0e5afbb7e559. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:15.633695 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:15.633695 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:15.634562 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fd704f6f-6627-4f7f-a490-1f70bb31342c tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 returned with HTTP 200 Jul 03 22:01:15.634961 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1290/5193] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:01:15 2026] GET /volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:16.577293 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e3f9c1ef-c115-414f-9e2c-3befeb4d0a82 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:16.579178 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e3f9c1ef-c115-414f-9e2c-3befeb4d0a82 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 Jul 03 22:01:16.579330 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e3f9c1ef-c115-414f-9e2c-3befeb4d0a82 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:16.579530 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e3f9c1ef-c115-414f-9e2c-3befeb4d0a82 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:16.579680 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-e3f9c1ef-c115-414f-9e2c-3befeb4d0a82 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:16.584952 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:16.584952 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:16.586016 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e3f9c1ef-c115-414f-9e2c-3befeb4d0a82 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 returned with HTTP 200 Jul 03 22:01:16.586259 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1288/5194] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:16 2026] GET /volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:16.646665 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-53dc59b2-c8f8-48b1-b6ab-bade86b3fca8 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:16.653168 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-53dc59b2-c8f8-48b1-b6ab-bade86b3fca8 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] GET https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 Jul 03 22:01:16.654156 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-53dc59b2-c8f8-48b1-b6ab-bade86b3fca8 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:16.655583 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-53dc59b2-c8f8-48b1-b6ab-bade86b3fca8 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:16.655765 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-53dc59b2-c8f8-48b1-b6ab-bade86b3fca8 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Show backup with id 7ab51627-0004-4baf-9795-0e5afbb7e559. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:16.663261 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:16.663261 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:16.664007 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-53dc59b2-c8f8-48b1-b6ab-bade86b3fca8 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 returned with HTTP 200 Jul 03 22:01:16.664880 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1320/5195] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:01:16 2026] GET /volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 => generated 733 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:17.596909 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b6e753fd-f56a-4423-849f-bb7d72b8d2e3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:17.598613 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b6e753fd-f56a-4423-849f-bb7d72b8d2e3 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 Jul 03 22:01:17.598816 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b6e753fd-f56a-4423-849f-bb7d72b8d2e3 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:17.599036 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b6e753fd-f56a-4423-849f-bb7d72b8d2e3 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:17.599149 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-b6e753fd-f56a-4423-849f-bb7d72b8d2e3 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:17.605160 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:17.605160 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:17.605950 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b6e753fd-f56a-4423-849f-bb7d72b8d2e3 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 returned with HTTP 200 Jul 03 22:01:17.606314 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1298/5196] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:17 2026] GET /volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:17.677475 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d2b82e65-6b1a-4c2a-bcdd-4f0d499cb852 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:17.679996 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d2b82e65-6b1a-4c2a-bcdd-4f0d499cb852 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] GET https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 Jul 03 22:01:17.680276 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d2b82e65-6b1a-4c2a-bcdd-4f0d499cb852 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:17.680495 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d2b82e65-6b1a-4c2a-bcdd-4f0d499cb852 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:17.680604 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-d2b82e65-6b1a-4c2a-bcdd-4f0d499cb852 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Show backup with id 7ab51627-0004-4baf-9795-0e5afbb7e559. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:17.686002 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:17.686002 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:17.686763 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d2b82e65-6b1a-4c2a-bcdd-4f0d499cb852 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 returned with HTTP 200 Jul 03 22:01:17.687174 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1291/5197] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:01:17 2026] GET /volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:18.617316 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-fce36e34-a5ac-42c2-9b4e-e652437d8a40 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:18.619537 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fce36e34-a5ac-42c2-9b4e-e652437d8a40 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 Jul 03 22:01:18.619758 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fce36e34-a5ac-42c2-9b4e-e652437d8a40 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:18.619992 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fce36e34-a5ac-42c2-9b4e-e652437d8a40 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:18.620131 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-fce36e34-a5ac-42c2-9b4e-e652437d8a40 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:18.625245 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:18.625245 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:18.626241 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fce36e34-a5ac-42c2-9b4e-e652437d8a40 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 returned with HTTP 200 Jul 03 22:01:18.626717 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1289/5198] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:18 2026] GET /volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:18.698342 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-fd04b80d-d81a-4d38-8b32-ec20e179ea3f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:18.700313 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fd04b80d-d81a-4d38-8b32-ec20e179ea3f tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] GET https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 Jul 03 22:01:18.700590 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fd04b80d-d81a-4d38-8b32-ec20e179ea3f tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:18.700847 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fd04b80d-d81a-4d38-8b32-ec20e179ea3f tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:18.701031 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-fd04b80d-d81a-4d38-8b32-ec20e179ea3f tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Show backup with id 7ab51627-0004-4baf-9795-0e5afbb7e559. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:18.705736 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:18.705736 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:18.706441 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fd04b80d-d81a-4d38-8b32-ec20e179ea3f tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 returned with HTTP 200 Jul 03 22:01:18.706885 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1321/5199] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:01:18 2026] GET /volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:18.766903 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-660b972e-b474-452e-919a-bd657c7b8258 req-19ade0a4-9363-4ec6-9feb-162e33dec3d7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:18.769210 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-660b972e-b474-452e-919a-bd657c7b8258 req-19ade0a4-9363-4ec6-9feb-162e33dec3d7 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f Jul 03 22:01:18.769465 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-660b972e-b474-452e-919a-bd657c7b8258 req-19ade0a4-9363-4ec6-9feb-162e33dec3d7 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:18.769699 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-660b972e-b474-452e-919a-bd657c7b8258 req-19ade0a4-9363-4ec6-9feb-162e33dec3d7 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:18.781588 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:18.781588 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:18.785779 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-660b972e-b474-452e-919a-bd657c7b8258 req-19ade0a4-9363-4ec6-9feb-162e33dec3d7 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Volume info retrieved successfully. Jul 03 22:01:18.790447 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-660b972e-b474-452e-919a-bd657c7b8258 req-19ade0a4-9363-4ec6-9feb-162e33dec3d7 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f returned with HTTP 200 Jul 03 22:01:18.791629 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1299/5200] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 22:01:18 2026] GET /volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f => generated 1129 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:01:18.810436 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-660b972e-b474-452e-919a-bd657c7b8258 req-0a79fdcd-afe7-4fe0-b0aa-5ccfd1594cee None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:18.812671 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-660b972e-b474-452e-919a-bd657c7b8258 req-0a79fdcd-afe7-4fe0-b0aa-5ccfd1594cee tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] POST https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f/action Jul 03 22:01:18.813026 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-660b972e-b474-452e-919a-bd657c7b8258 req-0a79fdcd-afe7-4fe0-b0aa-5ccfd1594cee tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 22:01:18.813173 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-660b972e-b474-452e-919a-bd657c7b8258 req-0a79fdcd-afe7-4fe0-b0aa-5ccfd1594cee tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:18.823932 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:18.823932 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:18.824426 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-660b972e-b474-452e-919a-bd657c7b8258 req-0a79fdcd-afe7-4fe0-b0aa-5ccfd1594cee tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Volume info retrieved successfully. Jul 03 22:01:18.830697 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-660b972e-b474-452e-919a-bd657c7b8258 req-0a79fdcd-afe7-4fe0-b0aa-5ccfd1594cee tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Begin detaching volume completed successfully. Jul 03 22:01:18.830944 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-660b972e-b474-452e-919a-bd657c7b8258 req-0a79fdcd-afe7-4fe0-b0aa-5ccfd1594cee tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f/action returned with HTTP 202 Jul 03 22:01:18.831382 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1292/5201] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 22:01:18 2026] POST /volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 22:01:19.636292 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e745b618-5827-4661-9146-62b837b0db88 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:19.638080 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e745b618-5827-4661-9146-62b837b0db88 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 Jul 03 22:01:19.638262 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e745b618-5827-4661-9146-62b837b0db88 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:19.638447 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e745b618-5827-4661-9146-62b837b0db88 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:19.638549 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-e745b618-5827-4661-9146-62b837b0db88 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:19.642777 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:19.642777 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:19.643507 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e745b618-5827-4661-9146-62b837b0db88 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 returned with HTTP 200 Jul 03 22:01:19.643842 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1290/5202] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:19 2026] GET /volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:19.717265 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-77406467-6335-4c47-b7e1-7daf935414b1 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:19.718941 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-77406467-6335-4c47-b7e1-7daf935414b1 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] GET https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 Jul 03 22:01:19.719133 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-77406467-6335-4c47-b7e1-7daf935414b1 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:19.719300 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-77406467-6335-4c47-b7e1-7daf935414b1 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:19.719417 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-77406467-6335-4c47-b7e1-7daf935414b1 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Show backup with id 7ab51627-0004-4baf-9795-0e5afbb7e559. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:19.723331 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:19.723331 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:19.723876 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-77406467-6335-4c47-b7e1-7daf935414b1 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 returned with HTTP 200 Jul 03 22:01:19.724216 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1322/5203] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:01:19 2026] GET /volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:19.734001 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-98ecb887-6eb4-4d03-bb9c-d278a0ddd600 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:19.777993 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-98ecb887-6eb4-4d03-bb9c-d278a0ddd600 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-member] PUT https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 Jul 03 22:01:19.778366 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-98ecb887-6eb4-4d03-bb9c-d278a0ddd600 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:19.782874 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:19.782874 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:19.789689 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-98ecb887-6eb4-4d03-bb9c-d278a0ddd600 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-member] https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 returned with HTTP 200 Jul 03 22:01:19.790026 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1300/5204] 10.4.3.32 () {70 vars in 1401 bytes} [Fri Jul 3 22:01:19 2026] PUT /volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 => generated 313 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:19.797595 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-3d73b43e-087d-400d-8de8-51e124647bfe None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:19.799058 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3d73b43e-087d-400d-8de8-51e124647bfe tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] GET https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 Jul 03 22:01:19.799234 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3d73b43e-087d-400d-8de8-51e124647bfe tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:19.799653 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3d73b43e-087d-400d-8de8-51e124647bfe tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:19.799776 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-3d73b43e-087d-400d-8de8-51e124647bfe tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Show backup with id 7ab51627-0004-4baf-9795-0e5afbb7e559. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:19.803606 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:19.803606 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:19.804144 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3d73b43e-087d-400d-8de8-51e124647bfe tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 returned with HTTP 200 Jul 03 22:01:19.804462 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1293/5205] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:01:19 2026] GET /volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 => generated 759 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:19.813122 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e0b80fa1-3fc1-4408-93fa-0ba2655facc3 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:19.814806 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e0b80fa1-3fc1-4408-93fa-0ba2655facc3 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] DELETE https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 Jul 03 22:01:19.815032 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e0b80fa1-3fc1-4408-93fa-0ba2655facc3 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:19.815208 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e0b80fa1-3fc1-4408-93fa-0ba2655facc3 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:19.815303 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.contrib.backups [None req-e0b80fa1-3fc1-4408-93fa-0ba2655facc3 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Delete backup with id: 7ab51627-0004-4baf-9795-0e5afbb7e559. Jul 03 22:01:19.819801 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:19.819801 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:19.832795 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.backup.rpcapi [None req-e0b80fa1-3fc1-4408-93fa-0ba2655facc3 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] delete_backup rpcapi backup_id 7ab51627-0004-4baf-9795-0e5afbb7e559 {{(pid=99933) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 22:01:19.834756 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e0b80fa1-3fc1-4408-93fa-0ba2655facc3 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 returned with HTTP 202 Jul 03 22:01:19.835174 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1291/5206] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 22:01:19 2026] DELETE /volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 22:01:19.845857 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ba42cbe5-8b24-41da-ba57-2c4374e6649d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:19.847502 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ba42cbe5-8b24-41da-ba57-2c4374e6649d tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] GET https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 Jul 03 22:01:19.847678 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ba42cbe5-8b24-41da-ba57-2c4374e6649d tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:19.847863 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ba42cbe5-8b24-41da-ba57-2c4374e6649d tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:19.847977 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-ba42cbe5-8b24-41da-ba57-2c4374e6649d tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Show backup with id 7ab51627-0004-4baf-9795-0e5afbb7e559. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:19.851816 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:19.851816 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:19.852388 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ba42cbe5-8b24-41da-ba57-2c4374e6649d tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 returned with HTTP 200 Jul 03 22:01:19.852718 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1323/5207] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:01:19 2026] GET /volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 => generated 758 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:19.859092 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-27b6a632-ea12-48e6-a3f8-7036d1d73eda None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:19.859446 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-27b6a632-ea12-48e6-a3f8-7036d1d73eda None None] GET https://10.4.3.32/volume// Jul 03 22:01:19.859585 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-27b6a632-ea12-48e6-a3f8-7036d1d73eda None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:19.859757 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-27b6a632-ea12-48e6-a3f8-7036d1d73eda None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:19.860095 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-27b6a632-ea12-48e6-a3f8-7036d1d73eda None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:01:19.860336 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1301/5208] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 22:01: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 22:01:19.867342 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-660b972e-b474-452e-919a-bd657c7b8258 req-e804d808-32b2-43ce-9f80-24ee66f43d22 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:19.869479 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-660b972e-b474-452e-919a-bd657c7b8258 req-e804d808-32b2-43ce-9f80-24ee66f43d22 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f Jul 03 22:01:19.869819 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-660b972e-b474-452e-919a-bd657c7b8258 req-e804d808-32b2-43ce-9f80-24ee66f43d22 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:19.870053 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-660b972e-b474-452e-919a-bd657c7b8258 req-e804d808-32b2-43ce-9f80-24ee66f43d22 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:19.880104 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:19.880104 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:19.884429 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-660b972e-b474-452e-919a-bd657c7b8258 req-e804d808-32b2-43ce-9f80-24ee66f43d22 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Volume info retrieved successfully. Jul 03 22:01:19.889509 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-660b972e-b474-452e-919a-bd657c7b8258 req-e804d808-32b2-43ce-9f80-24ee66f43d22 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f returned with HTTP 200 Jul 03 22:01:19.891390 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1294/5209] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 22:01:19 2026] GET /volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:01:20.653975 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e25df3fd-b5df-451b-b259-5571727853df None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:20.655950 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e25df3fd-b5df-451b-b259-5571727853df tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 Jul 03 22:01:20.656251 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e25df3fd-b5df-451b-b259-5571727853df tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:20.656561 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e25df3fd-b5df-451b-b259-5571727853df tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:20.656711 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-e25df3fd-b5df-451b-b259-5571727853df tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:20.662645 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:20.662645 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:20.663640 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e25df3fd-b5df-451b-b259-5571727853df tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 returned with HTTP 200 Jul 03 22:01:20.664238 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1292/5210] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:20 2026] GET /volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:20.712027 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-660b972e-b474-452e-919a-bd657c7b8258 req-893a81f7-82a4-4cda-8b19-7e5c20943a1f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:20.717238 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-660b972e-b474-452e-919a-bd657c7b8258 req-893a81f7-82a4-4cda-8b19-7e5c20943a1f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] DELETE https://10.4.3.32/volume/v3/attachments/ff6fbacf-7c3c-4d12-8f04-aac00400416e Jul 03 22:01:20.717431 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-660b972e-b474-452e-919a-bd657c7b8258 req-893a81f7-82a4-4cda-8b19-7e5c20943a1f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:20.717769 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-660b972e-b474-452e-919a-bd657c7b8258 req-893a81f7-82a4-4cda-8b19-7e5c20943a1f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:20.725030 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:20.725030 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:20.863923 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-cc4509a8-660c-4537-bf8b-db8a48b85c40 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:20.865773 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cc4509a8-660c-4537-bf8b-db8a48b85c40 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] GET https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 Jul 03 22:01:20.866016 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cc4509a8-660c-4537-bf8b-db8a48b85c40 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:20.866217 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cc4509a8-660c-4537-bf8b-db8a48b85c40 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:20.866346 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-cc4509a8-660c-4537-bf8b-db8a48b85c40 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Show backup with id 7ab51627-0004-4baf-9795-0e5afbb7e559. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:20.870125 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cc4509a8-660c-4537-bf8b-db8a48b85c40 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] https://10.4.3.32/volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 returned with HTTP 404 Jul 03 22:01:20.870598 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1302/5211] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:01:20 2026] GET /volume/v3/backups/7ab51627-0004-4baf-9795-0e5afbb7e559 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:01:20.876444 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1df2fe9e-2d6f-4d85-be7b-6ae26b4c1b81 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:20.878041 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1df2fe9e-2d6f-4d85-be7b-6ae26b4c1b81 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/7c4ef3c1-9776-4e1f-8d17-98147e97dc02 Jul 03 22:01:20.878226 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1df2fe9e-2d6f-4d85-be7b-6ae26b4c1b81 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:20.878412 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1df2fe9e-2d6f-4d85-be7b-6ae26b4c1b81 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:20.878564 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-1df2fe9e-2d6f-4d85-be7b-6ae26b4c1b81 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Delete volume with id: 7c4ef3c1-9776-4e1f-8d17-98147e97dc02 Jul 03 22:01:20.885199 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:20.885199 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:20.885578 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-1df2fe9e-2d6f-4d85-be7b-6ae26b4c1b81 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Volume info retrieved successfully. Jul 03 22:01:20.903964 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-1df2fe9e-2d6f-4d85-be7b-6ae26b4c1b81 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Delete volume request issued successfully. Jul 03 22:01:20.903964 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1df2fe9e-2d6f-4d85-be7b-6ae26b4c1b81 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] https://10.4.3.32/volume/v3/volumes/7c4ef3c1-9776-4e1f-8d17-98147e97dc02 returned with HTTP 202 Jul 03 22:01:20.903964 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1295/5212] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 22:01:20 2026] DELETE /volume/v3/volumes/7c4ef3c1-9776-4e1f-8d17-98147e97dc02 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:01:20.909554 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-bbe61b53-0b99-4887-bc4b-4585843d3d04 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:20.911791 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bbe61b53-0b99-4887-bc4b-4585843d3d04 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] GET https://10.4.3.32/volume/v3/volumes/7c4ef3c1-9776-4e1f-8d17-98147e97dc02 Jul 03 22:01:20.911791 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bbe61b53-0b99-4887-bc4b-4585843d3d04 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:20.911791 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bbe61b53-0b99-4887-bc4b-4585843d3d04 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:20.918281 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:20.918281 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:20.921840 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-bbe61b53-0b99-4887-bc4b-4585843d3d04 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Volume info retrieved successfully. Jul 03 22:01:20.925712 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bbe61b53-0b99-4887-bc4b-4585843d3d04 tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] https://10.4.3.32/volume/v3/volumes/7c4ef3c1-9776-4e1f-8d17-98147e97dc02 returned with HTTP 200 Jul 03 22:01:20.926448 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1293/5213] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:01:20 2026] GET /volume/v3/volumes/7c4ef3c1-9776-4e1f-8d17-98147e97dc02 => generated 1005 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:01:21.258498 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-660b972e-b474-452e-919a-bd657c7b8258 req-893a81f7-82a4-4cda-8b19-7e5c20943a1f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/attachments/ff6fbacf-7c3c-4d12-8f04-aac00400416e returned with HTTP 200 Jul 03 22:01:21.258951 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1324/5214] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 22:01:20 2026] DELETE /volume/v3/attachments/ff6fbacf-7c3c-4d12-8f04-aac00400416e => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:21.675232 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-251cd959-d250-4819-9dd7-5fd59e845c00 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:21.677939 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-251cd959-d250-4819-9dd7-5fd59e845c00 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 Jul 03 22:01:21.678296 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-251cd959-d250-4819-9dd7-5fd59e845c00 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:21.678521 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-251cd959-d250-4819-9dd7-5fd59e845c00 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:21.678681 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-251cd959-d250-4819-9dd7-5fd59e845c00 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:21.684892 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:21.684892 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:21.686092 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-251cd959-d250-4819-9dd7-5fd59e845c00 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 returned with HTTP 200 Jul 03 22:01:21.686607 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1303/5215] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:21 2026] GET /volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:21.938878 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-043e68df-3ebb-4d1d-9d73-5a17264ed0db None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:21.942073 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-043e68df-3ebb-4d1d-9d73-5a17264ed0db tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] GET https://10.4.3.32/volume/v3/volumes/7c4ef3c1-9776-4e1f-8d17-98147e97dc02 Jul 03 22:01:21.942073 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-043e68df-3ebb-4d1d-9d73-5a17264ed0db tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:21.942073 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-043e68df-3ebb-4d1d-9d73-5a17264ed0db tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:21.947156 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-043e68df-3ebb-4d1d-9d73-5a17264ed0db tempest-ProjectMemberTests39-722139889 tempest-ProjectMemberTests39-722139889-project-admin] https://10.4.3.32/volume/v3/volumes/7c4ef3c1-9776-4e1f-8d17-98147e97dc02 returned with HTTP 404 Jul 03 22:01:21.947795 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1296/5216] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:01:21 2026] GET /volume/v3/volumes/7c4ef3c1-9776-4e1f-8d17-98147e97dc02 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:01:22.226224 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c3716422-4909-460a-adde-67617cbc1213 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:22.229287 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c3716422-4909-460a-adde-67617cbc1213 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 22:01:22.229732 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c3716422-4909-460a-adde-67617cbc1213 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e12a4d12-cb68-49c5-ab3a-ff367045c46f", "force": false, "name": "tempest-TestStampPattern-snapshot-2078508529", "description": null, "metadata": null}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:22.239805 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:22.239805 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:22.240390 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c3716422-4909-460a-adde-67617cbc1213 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Volume info retrieved successfully. Jul 03 22:01:22.240542 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.snapshots [None req-c3716422-4909-460a-adde-67617cbc1213 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Create snapshot from volume e12a4d12-cb68-49c5-ab3a-ff367045c46f Jul 03 22:01:22.284983 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-c3716422-4909-460a-adde-67617cbc1213 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Created reservations ['0f487ffc-bb3f-4240-8f0e-c4699b6f969e', '4bad1610-a3ca-4009-92bc-337ab8ea1802', '291684c2-71f9-47fa-a13c-a30e611e7a04', 'a4142ef5-66af-4434-a5c6-2cf9ad5a132d'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:01:22.325012 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c3716422-4909-460a-adde-67617cbc1213 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Snapshot create request issued successfully. Jul 03 22:01:22.325386 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c3716422-4909-460a-adde-67617cbc1213 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 22:01:22.327850 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1294/5217] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 22:01:22 2026] POST /volume/v3/snapshots => generated 303 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:01:22.341654 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e6f1935c-4e30-4f4c-b8f3-bcb9725637c7 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:22.344332 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e6f1935c-4e30-4f4c-b8f3-bcb9725637c7 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/snapshots/cdcca79e-9ee8-4a95-90d7-57fa43272d95 Jul 03 22:01:22.344603 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e6f1935c-4e30-4f4c-b8f3-bcb9725637c7 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:22.344857 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e6f1935c-4e30-4f4c-b8f3-bcb9725637c7 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:22.353404 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:22.353404 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:22.353404 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e6f1935c-4e30-4f4c-b8f3-bcb9725637c7 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Snapshot retrieved successfully. Jul 03 22:01:22.353404 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e6f1935c-4e30-4f4c-b8f3-bcb9725637c7 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/snapshots/cdcca79e-9ee8-4a95-90d7-57fa43272d95 returned with HTTP 200 Jul 03 22:01:22.353893 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1325/5218] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:22 2026] GET /volume/v3/snapshots/cdcca79e-9ee8-4a95-90d7-57fa43272d95 => generated 435 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:22.698597 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6e463168-6ff3-4925-a446-06071aab1a58 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:22.701123 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6e463168-6ff3-4925-a446-06071aab1a58 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 Jul 03 22:01:22.701387 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6e463168-6ff3-4925-a446-06071aab1a58 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:22.701625 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6e463168-6ff3-4925-a446-06071aab1a58 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:22.701786 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-6e463168-6ff3-4925-a446-06071aab1a58 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:22.707528 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:22.707528 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:22.708361 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6e463168-6ff3-4925-a446-06071aab1a58 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 returned with HTTP 200 Jul 03 22:01:22.708868 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1304/5219] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:22 2026] GET /volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:23.364998 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-da05f41b-4746-4df4-a94b-8aa74910248d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:23.366976 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-da05f41b-4746-4df4-a94b-8aa74910248d tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/snapshots/cdcca79e-9ee8-4a95-90d7-57fa43272d95 Jul 03 22:01:23.367211 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-da05f41b-4746-4df4-a94b-8aa74910248d tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:23.367444 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-da05f41b-4746-4df4-a94b-8aa74910248d tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:23.374216 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:23.374216 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:23.375300 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-da05f41b-4746-4df4-a94b-8aa74910248d tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Snapshot retrieved successfully. Jul 03 22:01:23.376937 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-da05f41b-4746-4df4-a94b-8aa74910248d tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/snapshots/cdcca79e-9ee8-4a95-90d7-57fa43272d95 returned with HTTP 200 Jul 03 22:01:23.377713 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1297/5220] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:23 2026] GET /volume/v3/snapshots/cdcca79e-9ee8-4a95-90d7-57fa43272d95 => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:23.390280 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ef5b118a-ebb2-4c56-8c80-d77b02bec553 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:23.392854 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ef5b118a-ebb2-4c56-8c80-d77b02bec553 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/snapshots/cdcca79e-9ee8-4a95-90d7-57fa43272d95 Jul 03 22:01:23.392854 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ef5b118a-ebb2-4c56-8c80-d77b02bec553 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:23.393037 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ef5b118a-ebb2-4c56-8c80-d77b02bec553 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:23.399058 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:23.399058 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:23.399659 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-ef5b118a-ebb2-4c56-8c80-d77b02bec553 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Snapshot retrieved successfully. Jul 03 22:01:23.400629 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ef5b118a-ebb2-4c56-8c80-d77b02bec553 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/snapshots/cdcca79e-9ee8-4a95-90d7-57fa43272d95 returned with HTTP 200 Jul 03 22:01:23.401503 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1295/5221] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:23 2026] GET /volume/v3/snapshots/cdcca79e-9ee8-4a95-90d7-57fa43272d95 => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:23.703826 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-93d00a6d-f640-4f23-96a0-a7626e66597f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:23.725535 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-886bfd9d-bf91-4b9b-8ffe-3c880519fda7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:23.727550 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-886bfd9d-bf91-4b9b-8ffe-3c880519fda7 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 Jul 03 22:01:23.727849 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-886bfd9d-bf91-4b9b-8ffe-3c880519fda7 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:23.728014 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-886bfd9d-bf91-4b9b-8ffe-3c880519fda7 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:23.728116 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-886bfd9d-bf91-4b9b-8ffe-3c880519fda7 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:23.732734 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:23.732734 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:23.733545 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-886bfd9d-bf91-4b9b-8ffe-3c880519fda7 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 returned with HTTP 200 Jul 03 22:01:23.733922 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1305/5222] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:23 2026] GET /volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:23.809099 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-93d00a6d-f640-4f23-96a0-a7626e66597f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:01:23.809603 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-93d00a6d-f640-4f23-96a0-a7626e66597f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-121507069"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:23.811540 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-93d00a6d-f640-4f23-96a0-a7626e66597f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-121507069'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:01:23.811738 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-93d00a6d-f640-4f23-96a0-a7626e66597f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Create volume of 1 GB Jul 03 22:01:23.816691 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-93d00a6d-f640-4f23-96a0-a7626e66597f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Availability Zones retrieved successfully. Jul 03 22:01:23.822793 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-93d00a6d-f640-4f23-96a0-a7626e66597f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Flow 'volume_create_api' (2d71992a-4329-4980-adc8-e0fd9c3d3420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:01:23.823873 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-93d00a6d-f640-4f23-96a0-a7626e66597f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc2147f2-5e34-470a-b5eb-9d40771f89ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:23.824698 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-93d00a6d-f640-4f23-96a0-a7626e66597f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:01:23.852125 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-93d00a6d-f640-4f23-96a0-a7626e66597f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc2147f2-5e34-470a-b5eb-9d40771f89ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:23.853204 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-93d00a6d-f640-4f23-96a0-a7626e66597f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b2a6f71-fa93-4da7-9308-10b8a5da3b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:23.921413 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-93d00a6d-f640-4f23-96a0-a7626e66597f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Created reservations ['3cb44931-c1ed-468f-9d29-d86f1106a61a', 'd1be1387-dbc0-4374-8a65-e54dc492f613', 'bbd3125d-790f-403c-bea7-fc86b38387c9', '02c3461a-49cb-4963-b9df-aeb29a6fb393'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:01:23.922313 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-93d00a6d-f640-4f23-96a0-a7626e66597f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b2a6f71-fa93-4da7-9308-10b8a5da3b49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cb44931-c1ed-468f-9d29-d86f1106a61a', 'd1be1387-dbc0-4374-8a65-e54dc492f613', 'bbd3125d-790f-403c-bea7-fc86b38387c9', '02c3461a-49cb-4963-b9df-aeb29a6fb393']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:23.923173 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-93d00a6d-f640-4f23-96a0-a7626e66597f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc5ba064-1907-41cc-b85c-0a65af7165c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:23.956457 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-93d00a6d-f640-4f23-96a0-a7626e66597f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc5ba064-1907-41cc-b85c-0a65af7165c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b30e427-0cca-4cf4-b581-8f4e1ad8a826', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-121507069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fb928a40b88402cb18c106557405ac8',qos_specs=None,replication_status=,reservations=['3cb44931-c1ed-468f-9d29-d86f1106a61a','d1be1387-dbc0-4374-8a65-e54dc492f613','bbd3125d-790f-403c-bea7-fc86b38387c9','02c3461a-49cb-4963-b9df-aeb29a6fb393'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c367eeb54f446b3b7c0bd1331165ee6',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:01:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-121507069',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b30e427-0cca-4cf4-b581-8f4e1ad8a826,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fb928a40b88402cb18c106557405ac8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c367eeb54f446b3b7c0bd1331165ee6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:23.960209 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-93d00a6d-f640-4f23-96a0-a7626e66597f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7de4116-2066-4899-8674-2ac049409045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:24.012010 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-93d00a6d-f640-4f23-96a0-a7626e66597f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7de4116-2066-4899-8674-2ac049409045) transitioned into state 'SUCCESS' from state '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-121507069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fb928a40b88402cb18c106557405ac8',qos_specs=None,replication_status=,reservations=['3cb44931-c1ed-468f-9d29-d86f1106a61a','d1be1387-dbc0-4374-8a65-e54dc492f613','bbd3125d-790f-403c-bea7-fc86b38387c9','02c3461a-49cb-4963-b9df-aeb29a6fb393'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c367eeb54f446b3b7c0bd1331165ee6',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:24.012950 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-93d00a6d-f640-4f23-96a0-a7626e66597f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a4cfa9d-3704-4d3e-8cde-af79926bca37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:24.044205 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-93d00a6d-f640-4f23-96a0-a7626e66597f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a4cfa9d-3704-4d3e-8cde-af79926bca37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:24.045246 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-93d00a6d-f640-4f23-96a0-a7626e66597f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Flow 'volume_create_api' (2d71992a-4329-4980-adc8-e0fd9c3d3420) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:01:24.045736 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-93d00a6d-f640-4f23-96a0-a7626e66597f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Create volume request issued successfully. Jul 03 22:01:24.046545 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-93d00a6d-f640-4f23-96a0-a7626e66597f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:01:24.047108 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1326/5223] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 22:01:23 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 22:01:24.061268 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4bb1cdcc-bd75-440e-a5da-eb492b5b31be None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:24.062842 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4bb1cdcc-bd75-440e-a5da-eb492b5b31be tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/volumes/0b30e427-0cca-4cf4-b581-8f4e1ad8a826 Jul 03 22:01:24.063036 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4bb1cdcc-bd75-440e-a5da-eb492b5b31be tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:24.063216 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4bb1cdcc-bd75-440e-a5da-eb492b5b31be tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:24.071066 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:24.071066 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:24.078318 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-4bb1cdcc-bd75-440e-a5da-eb492b5b31be tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:01:24.086102 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4bb1cdcc-bd75-440e-a5da-eb492b5b31be tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/0b30e427-0cca-4cf4-b581-8f4e1ad8a826 returned with HTTP 200 Jul 03 22:01:24.086658 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1298/5224] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:24 2026] GET /volume/v3/volumes/0b30e427-0cca-4cf4-b581-8f4e1ad8a826 => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:24.744602 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3f3f29f3-0948-4962-bb5c-ce4ba345ab62 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:24.746506 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3f3f29f3-0948-4962-bb5c-ce4ba345ab62 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 Jul 03 22:01:24.746714 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3f3f29f3-0948-4962-bb5c-ce4ba345ab62 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:24.746937 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3f3f29f3-0948-4962-bb5c-ce4ba345ab62 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:24.747033 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-3f3f29f3-0948-4962-bb5c-ce4ba345ab62 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:24.751812 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:24.751812 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:24.752607 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3f3f29f3-0948-4962-bb5c-ce4ba345ab62 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 returned with HTTP 200 Jul 03 22:01:24.753050 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1296/5225] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:24 2026] GET /volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:25.101276 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2df22f8c-f823-440d-aa31-737b373faa08 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:25.104386 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2df22f8c-f823-440d-aa31-737b373faa08 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/volumes/0b30e427-0cca-4cf4-b581-8f4e1ad8a826 Jul 03 22:01:25.104602 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2df22f8c-f823-440d-aa31-737b373faa08 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:25.104854 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2df22f8c-f823-440d-aa31-737b373faa08 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:25.114248 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:25.114248 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:25.119286 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2df22f8c-f823-440d-aa31-737b373faa08 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:01:25.124277 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2df22f8c-f823-440d-aa31-737b373faa08 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/0b30e427-0cca-4cf4-b581-8f4e1ad8a826 returned with HTTP 200 Jul 03 22:01:25.125508 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1306/5226] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:25 2026] GET /volume/v3/volumes/0b30e427-0cca-4cf4-b581-8f4e1ad8a826 => generated 1006 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:01:25.141986 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-18a3d907-d0b1-4764-90fc-4c91f1f4c3e7 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:25.215179 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-18a3d907-d0b1-4764-90fc-4c91f1f4c3e7 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 22:01:25.215605 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-18a3d907-d0b1-4764-90fc-4c91f1f4c3e7 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0b30e427-0cca-4cf4-b581-8f4e1ad8a826", "name": "tempest-ProjectMemberTests-Snapshot-1631464846"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:25.230971 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:25.230971 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:25.231646 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-18a3d907-d0b1-4764-90fc-4c91f1f4c3e7 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Volume info retrieved successfully. Jul 03 22:01:25.231850 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.snapshots [None req-18a3d907-d0b1-4764-90fc-4c91f1f4c3e7 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Create snapshot from volume 0b30e427-0cca-4cf4-b581-8f4e1ad8a826 Jul 03 22:01:25.287339 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-18a3d907-d0b1-4764-90fc-4c91f1f4c3e7 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Created reservations ['eabdecb8-5e75-4b0d-8110-dd26541a4034', '5f47368d-f208-4894-9c83-2e3f07a3d150', 'ac6249c8-8f28-455c-9be9-ba65910361a6', '0a729747-7d56-48bf-9001-410aa5014560'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:01:25.326810 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-18a3d907-d0b1-4764-90fc-4c91f1f4c3e7 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Snapshot create request issued successfully. Jul 03 22:01:25.327192 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-18a3d907-d0b1-4764-90fc-4c91f1f4c3e7 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 22:01:25.327693 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1327/5227] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 22:01:25 2026] POST /volume/v3/snapshots => generated 305 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 22:01:25.341448 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c0c8bbe3-3e19-444b-9192-d871a216ec10 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:25.343778 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c0c8bbe3-3e19-444b-9192-d871a216ec10 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] GET https://10.4.3.32/volume/v3/snapshots/29dc09d8-723a-4d45-9ddf-110ea7ef1a5f Jul 03 22:01:25.344024 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c0c8bbe3-3e19-444b-9192-d871a216ec10 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:25.344268 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c0c8bbe3-3e19-444b-9192-d871a216ec10 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:25.352742 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:25.352742 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:25.353400 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c0c8bbe3-3e19-444b-9192-d871a216ec10 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Snapshot retrieved successfully. Jul 03 22:01:25.354681 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c0c8bbe3-3e19-444b-9192-d871a216ec10 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] https://10.4.3.32/volume/v3/snapshots/29dc09d8-723a-4d45-9ddf-110ea7ef1a5f returned with HTTP 200 Jul 03 22:01:25.355204 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1299/5228] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:25 2026] GET /volume/v3/snapshots/29dc09d8-723a-4d45-9ddf-110ea7ef1a5f => generated 437 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:25.764297 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-db68f34f-9a7d-4e9c-9b85-cbf742bb328c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:25.766172 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-db68f34f-9a7d-4e9c-9b85-cbf742bb328c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 Jul 03 22:01:25.766505 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-db68f34f-9a7d-4e9c-9b85-cbf742bb328c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:25.766623 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-db68f34f-9a7d-4e9c-9b85-cbf742bb328c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:25.766773 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-db68f34f-9a7d-4e9c-9b85-cbf742bb328c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:25.771146 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:25.771146 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:25.772131 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-db68f34f-9a7d-4e9c-9b85-cbf742bb328c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 returned with HTTP 200 Jul 03 22:01:25.772571 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1297/5229] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:25 2026] GET /volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 22:01:26.366013 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-347af436-3786-4503-ab49-c6740f8ef4c1 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:26.367692 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-347af436-3786-4503-ab49-c6740f8ef4c1 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] GET https://10.4.3.32/volume/v3/snapshots/29dc09d8-723a-4d45-9ddf-110ea7ef1a5f Jul 03 22:01:26.367918 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-347af436-3786-4503-ab49-c6740f8ef4c1 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:26.368103 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-347af436-3786-4503-ab49-c6740f8ef4c1 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:26.372998 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:26.372998 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:26.373356 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-347af436-3786-4503-ab49-c6740f8ef4c1 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Snapshot retrieved successfully. Jul 03 22:01:26.374090 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-347af436-3786-4503-ab49-c6740f8ef4c1 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] https://10.4.3.32/volume/v3/snapshots/29dc09d8-723a-4d45-9ddf-110ea7ef1a5f returned with HTTP 200 Jul 03 22:01:26.374463 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1307/5230] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:26 2026] GET /volume/v3/snapshots/29dc09d8-723a-4d45-9ddf-110ea7ef1a5f => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:26.382589 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c3a773cf-e55d-443f-ad4d-b7618745153c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:26.384671 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c3a773cf-e55d-443f-ad4d-b7618745153c tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/29dc09d8-723a-4d45-9ddf-110ea7ef1a5f Jul 03 22:01:26.384907 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c3a773cf-e55d-443f-ad4d-b7618745153c tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:26.385124 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c3a773cf-e55d-443f-ad4d-b7618745153c tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:26.385265 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.snapshots [None req-c3a773cf-e55d-443f-ad4d-b7618745153c tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Delete snapshot with id: 29dc09d8-723a-4d45-9ddf-110ea7ef1a5f Jul 03 22:01:26.390126 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:26.390126 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:26.390579 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c3a773cf-e55d-443f-ad4d-b7618745153c tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Snapshot retrieved successfully. Jul 03 22:01:26.409643 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c3a773cf-e55d-443f-ad4d-b7618745153c tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Snapshot delete request issued successfully. Jul 03 22:01:26.409910 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c3a773cf-e55d-443f-ad4d-b7618745153c tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] https://10.4.3.32/volume/v3/snapshots/29dc09d8-723a-4d45-9ddf-110ea7ef1a5f returned with HTTP 202 Jul 03 22:01:26.410512 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1328/5231] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 22:01:26 2026] DELETE /volume/v3/snapshots/29dc09d8-723a-4d45-9ddf-110ea7ef1a5f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:01:26.418959 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b1e659a5-b5db-48a6-9a4a-9713fbea0392 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:26.420740 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b1e659a5-b5db-48a6-9a4a-9713fbea0392 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] GET https://10.4.3.32/volume/v3/snapshots/29dc09d8-723a-4d45-9ddf-110ea7ef1a5f Jul 03 22:01:26.420933 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b1e659a5-b5db-48a6-9a4a-9713fbea0392 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:26.421173 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b1e659a5-b5db-48a6-9a4a-9713fbea0392 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:26.426553 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:26.426553 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:26.427012 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b1e659a5-b5db-48a6-9a4a-9713fbea0392 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Snapshot retrieved successfully. Jul 03 22:01:26.427721 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b1e659a5-b5db-48a6-9a4a-9713fbea0392 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] https://10.4.3.32/volume/v3/snapshots/29dc09d8-723a-4d45-9ddf-110ea7ef1a5f returned with HTTP 200 Jul 03 22:01:26.428121 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1300/5232] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:26 2026] GET /volume/v3/snapshots/29dc09d8-723a-4d45-9ddf-110ea7ef1a5f => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:26.782302 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f45fd937-ca6f-44df-b914-ca8eebe3f163 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:26.784045 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f45fd937-ca6f-44df-b914-ca8eebe3f163 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 Jul 03 22:01:26.784214 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f45fd937-ca6f-44df-b914-ca8eebe3f163 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:26.784424 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f45fd937-ca6f-44df-b914-ca8eebe3f163 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:26.784525 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-f45fd937-ca6f-44df-b914-ca8eebe3f163 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:26.788758 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:26.788758 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:26.789528 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f45fd937-ca6f-44df-b914-ca8eebe3f163 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 returned with HTTP 200 Jul 03 22:01:26.789995 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1298/5233] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:26 2026] GET /volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:27.438587 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-14974d35-abf6-499d-b388-a52e99724b44 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:27.440737 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-14974d35-abf6-499d-b388-a52e99724b44 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] GET https://10.4.3.32/volume/v3/snapshots/29dc09d8-723a-4d45-9ddf-110ea7ef1a5f Jul 03 22:01:27.440974 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-14974d35-abf6-499d-b388-a52e99724b44 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:27.441207 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-14974d35-abf6-499d-b388-a52e99724b44 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:27.446315 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-14974d35-abf6-499d-b388-a52e99724b44 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] https://10.4.3.32/volume/v3/snapshots/29dc09d8-723a-4d45-9ddf-110ea7ef1a5f returned with HTTP 404 Jul 03 22:01:27.446992 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1308/5234] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:27 2026] GET /volume/v3/snapshots/29dc09d8-723a-4d45-9ddf-110ea7ef1a5f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:01:27.455987 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-49be393d-09aa-4fab-a415-dfd1700b8316 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:27.457814 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-49be393d-09aa-4fab-a415-dfd1700b8316 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/0b30e427-0cca-4cf4-b581-8f4e1ad8a826 Jul 03 22:01:27.458006 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-49be393d-09aa-4fab-a415-dfd1700b8316 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:27.458186 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-49be393d-09aa-4fab-a415-dfd1700b8316 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:27.458344 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-49be393d-09aa-4fab-a415-dfd1700b8316 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Delete volume with id: 0b30e427-0cca-4cf4-b581-8f4e1ad8a826 Jul 03 22:01:27.465686 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:27.465686 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:27.466141 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-49be393d-09aa-4fab-a415-dfd1700b8316 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:01:27.484577 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-49be393d-09aa-4fab-a415-dfd1700b8316 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Delete volume request issued successfully. Jul 03 22:01:27.484904 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-49be393d-09aa-4fab-a415-dfd1700b8316 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/0b30e427-0cca-4cf4-b581-8f4e1ad8a826 returned with HTTP 202 Jul 03 22:01:27.485503 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1329/5235] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:01:27 2026] DELETE /volume/v3/volumes/0b30e427-0cca-4cf4-b581-8f4e1ad8a826 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:01:27.503771 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f48eefe3-2def-4fc3-a9fa-e527721b917b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:27.505572 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f48eefe3-2def-4fc3-a9fa-e527721b917b tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/volumes/0b30e427-0cca-4cf4-b581-8f4e1ad8a826 Jul 03 22:01:27.505809 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f48eefe3-2def-4fc3-a9fa-e527721b917b tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:27.506037 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f48eefe3-2def-4fc3-a9fa-e527721b917b tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:27.513584 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:27.513584 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:27.517430 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-f48eefe3-2def-4fc3-a9fa-e527721b917b tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:01:27.522448 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f48eefe3-2def-4fc3-a9fa-e527721b917b tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/0b30e427-0cca-4cf4-b581-8f4e1ad8a826 returned with HTTP 200 Jul 03 22:01:27.522852 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1301/5236] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:27 2026] GET /volume/v3/volumes/0b30e427-0cca-4cf4-b581-8f4e1ad8a826 => generated 1005 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:01:27.801046 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c0fbc1fc-fcc7-4edc-9b6b-3379fc2e2188 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:27.802826 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c0fbc1fc-fcc7-4edc-9b6b-3379fc2e2188 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 Jul 03 22:01:27.803032 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c0fbc1fc-fcc7-4edc-9b6b-3379fc2e2188 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:27.803219 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c0fbc1fc-fcc7-4edc-9b6b-3379fc2e2188 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:27.803332 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-c0fbc1fc-fcc7-4edc-9b6b-3379fc2e2188 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:27.807919 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:27.807919 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:27.808606 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c0fbc1fc-fcc7-4edc-9b6b-3379fc2e2188 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 returned with HTTP 200 Jul 03 22:01:27.808947 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1299/5237] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:27 2026] GET /volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:28.536718 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-48dfa7a9-bb22-4869-94cb-a143d12e246e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:28.538906 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-48dfa7a9-bb22-4869-94cb-a143d12e246e tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/volumes/0b30e427-0cca-4cf4-b581-8f4e1ad8a826 Jul 03 22:01:28.539183 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-48dfa7a9-bb22-4869-94cb-a143d12e246e tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:28.539464 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-48dfa7a9-bb22-4869-94cb-a143d12e246e tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:28.547338 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-48dfa7a9-bb22-4869-94cb-a143d12e246e tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/0b30e427-0cca-4cf4-b581-8f4e1ad8a826 returned with HTTP 404 Jul 03 22:01:28.548061 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1309/5238] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:28 2026] GET /volume/v3/volumes/0b30e427-0cca-4cf4-b581-8f4e1ad8a826 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:01:28.555656 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-71e4cb8a-7f51-454e-a262-60d1602ffacf None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:28.557616 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-71e4cb8a-7f51-454e-a262-60d1602ffacf tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:01:28.558007 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-71e4cb8a-7f51-454e-a262-60d1602ffacf tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-366588902"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:28.559564 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-71e4cb8a-7f51-454e-a262-60d1602ffacf tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-366588902'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:01:28.559713 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-71e4cb8a-7f51-454e-a262-60d1602ffacf tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Create volume of 1 GB Jul 03 22:01:28.564354 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-71e4cb8a-7f51-454e-a262-60d1602ffacf tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Availability Zones retrieved successfully. Jul 03 22:01:28.571515 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-71e4cb8a-7f51-454e-a262-60d1602ffacf tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Flow 'volume_create_api' (a1b70c8b-cbb9-405d-b65d-9524d1b56049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:01:28.572441 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-71e4cb8a-7f51-454e-a262-60d1602ffacf tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f0e219f-cab4-438a-847c-a0b572286680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:28.573202 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-71e4cb8a-7f51-454e-a262-60d1602ffacf tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:01:28.601901 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-71e4cb8a-7f51-454e-a262-60d1602ffacf tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f0e219f-cab4-438a-847c-a0b572286680) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:28.602641 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-71e4cb8a-7f51-454e-a262-60d1602ffacf tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f248bf96-76b2-4625-a510-0b43005f628b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:28.651359 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-71e4cb8a-7f51-454e-a262-60d1602ffacf tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Created reservations ['45ad92ee-f9f8-44fe-b192-d6d274868014', '780da9a7-fcce-4730-820c-5a26c987df42', 'b3ecc73a-e1b1-4a72-9c9a-beee6b7a4196', 'a7b1f5d2-f554-409c-bebd-f9a4948e4f51'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:01:28.653145 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-71e4cb8a-7f51-454e-a262-60d1602ffacf tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f248bf96-76b2-4625-a510-0b43005f628b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45ad92ee-f9f8-44fe-b192-d6d274868014', '780da9a7-fcce-4730-820c-5a26c987df42', 'b3ecc73a-e1b1-4a72-9c9a-beee6b7a4196', 'a7b1f5d2-f554-409c-bebd-f9a4948e4f51']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:28.654500 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-71e4cb8a-7f51-454e-a262-60d1602ffacf tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d951b6c-1488-4c5d-97a2-7949b597e3c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:28.684174 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-71e4cb8a-7f51-454e-a262-60d1602ffacf tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d951b6c-1488-4c5d-97a2-7949b597e3c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20f16fa0-5e03-4994-bd79-a5cd047e2514', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-366588902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fb928a40b88402cb18c106557405ac8',qos_specs=None,replication_status=,reservations=['45ad92ee-f9f8-44fe-b192-d6d274868014','780da9a7-fcce-4730-820c-5a26c987df42','b3ecc73a-e1b1-4a72-9c9a-beee6b7a4196','a7b1f5d2-f554-409c-bebd-f9a4948e4f51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c367eeb54f446b3b7c0bd1331165ee6',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:01:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-366588902',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20f16fa0-5e03-4994-bd79-a5cd047e2514,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fb928a40b88402cb18c106557405ac8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c367eeb54f446b3b7c0bd1331165ee6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:28.685213 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-71e4cb8a-7f51-454e-a262-60d1602ffacf tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2111f8d5-667d-4b18-9534-9eb46868be2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:28.707100 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-71e4cb8a-7f51-454e-a262-60d1602ffacf tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2111f8d5-667d-4b18-9534-9eb46868be2c) transitioned into state 'SUCCESS' from state '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-366588902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fb928a40b88402cb18c106557405ac8',qos_specs=None,replication_status=,reservations=['45ad92ee-f9f8-44fe-b192-d6d274868014','780da9a7-fcce-4730-820c-5a26c987df42','b3ecc73a-e1b1-4a72-9c9a-beee6b7a4196','a7b1f5d2-f554-409c-bebd-f9a4948e4f51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c367eeb54f446b3b7c0bd1331165ee6',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:28.707931 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-71e4cb8a-7f51-454e-a262-60d1602ffacf tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (128bd334-d154-4263-8d47-293890a04b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:28.718044 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-71e4cb8a-7f51-454e-a262-60d1602ffacf tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (128bd334-d154-4263-8d47-293890a04b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:28.719019 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-71e4cb8a-7f51-454e-a262-60d1602ffacf tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Flow 'volume_create_api' (a1b70c8b-cbb9-405d-b65d-9524d1b56049) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:01:28.719449 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-71e4cb8a-7f51-454e-a262-60d1602ffacf tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Create volume request issued successfully. Jul 03 22:01:28.720093 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-71e4cb8a-7f51-454e-a262-60d1602ffacf tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:01:28.720652 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1330/5239] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 22:01:28 2026] POST /volume/v3/volumes => generated 775 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:01:28.731983 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-3dc38014-19a6-41b5-8058-7b73d274304d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:28.733733 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3dc38014-19a6-41b5-8058-7b73d274304d tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/volumes/20f16fa0-5e03-4994-bd79-a5cd047e2514 Jul 03 22:01:28.733932 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3dc38014-19a6-41b5-8058-7b73d274304d tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:28.734141 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3dc38014-19a6-41b5-8058-7b73d274304d tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:28.741755 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:28.741755 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:28.746028 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-3dc38014-19a6-41b5-8058-7b73d274304d tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:01:28.751191 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3dc38014-19a6-41b5-8058-7b73d274304d tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/20f16fa0-5e03-4994-bd79-a5cd047e2514 returned with HTTP 200 Jul 03 22:01:28.751679 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1302/5240] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:28 2026] GET /volume/v3/volumes/20f16fa0-5e03-4994-bd79-a5cd047e2514 => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:28.818580 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-39762947-a972-48c5-a859-74c9fcefad23 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:28.820974 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-39762947-a972-48c5-a859-74c9fcefad23 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 Jul 03 22:01:28.821092 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-39762947-a972-48c5-a859-74c9fcefad23 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:28.821300 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-39762947-a972-48c5-a859-74c9fcefad23 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:28.821428 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-39762947-a972-48c5-a859-74c9fcefad23 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:28.826205 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:28.826205 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:28.827338 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-39762947-a972-48c5-a859-74c9fcefad23 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 returned with HTTP 200 Jul 03 22:01:28.827828 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1300/5241] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:28 2026] GET /volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:29.766591 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6abc672a-029c-4f4b-8e05-6d2bfbe34661 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:29.768743 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6abc672a-029c-4f4b-8e05-6d2bfbe34661 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/volumes/20f16fa0-5e03-4994-bd79-a5cd047e2514 Jul 03 22:01:29.769145 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6abc672a-029c-4f4b-8e05-6d2bfbe34661 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:29.769544 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6abc672a-029c-4f4b-8e05-6d2bfbe34661 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:29.779523 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:29.779523 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:29.787401 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-6abc672a-029c-4f4b-8e05-6d2bfbe34661 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:01:29.790332 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6abc672a-029c-4f4b-8e05-6d2bfbe34661 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/20f16fa0-5e03-4994-bd79-a5cd047e2514 returned with HTTP 200 Jul 03 22:01:29.791053 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1310/5242] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:29 2026] GET /volume/v3/volumes/20f16fa0-5e03-4994-bd79-a5cd047e2514 => generated 1006 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:01:29.804950 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-65a38921-3114-4899-8df7-04c7d1a70cd0 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:29.807052 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-65a38921-3114-4899-8df7-04c7d1a70cd0 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] POST https://10.4.3.32/volume/v3/snapshots Jul 03 22:01:29.807606 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-65a38921-3114-4899-8df7-04c7d1a70cd0 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20f16fa0-5e03-4994-bd79-a5cd047e2514", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1227935093"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:29.816239 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:29.816239 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:29.816715 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-65a38921-3114-4899-8df7-04c7d1a70cd0 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:01:29.816840 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.snapshots [None req-65a38921-3114-4899-8df7-04c7d1a70cd0 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Create snapshot from volume 20f16fa0-5e03-4994-bd79-a5cd047e2514 Jul 03 22:01:29.838570 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1b1bc421-642b-4798-8abe-1738b660032c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:29.840941 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1b1bc421-642b-4798-8abe-1738b660032c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 Jul 03 22:01:29.841205 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1b1bc421-642b-4798-8abe-1738b660032c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:29.841929 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1b1bc421-642b-4798-8abe-1738b660032c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:29.841929 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-1b1bc421-642b-4798-8abe-1738b660032c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:01:29.846076 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-65a38921-3114-4899-8df7-04c7d1a70cd0 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Created reservations ['fa8f7753-3fea-4fa8-a1cf-fd3e8e4facc2', 'f11c9df6-e753-42ab-857b-d002c1c859c9', 'a3557c8c-a943-4ed2-a968-550fda394e02', 'a5cb3bf0-ce4b-48ab-b0ae-5e752d8a728c'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:01:29.847272 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:29.847272 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:29.848346 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1b1bc421-642b-4798-8abe-1738b660032c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 returned with HTTP 200 Jul 03 22:01:29.848867 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1303/5243] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:29 2026] GET /volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:29.885699 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-65a38921-3114-4899-8df7-04c7d1a70cd0 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot create request issued successfully. Jul 03 22:01:29.886109 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-65a38921-3114-4899-8df7-04c7d1a70cd0 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 22:01:29.886662 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1331/5244] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 22:01:29 2026] POST /volume/v3/snapshots => generated 308 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:01:29.896858 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c15fdb9f-6ec3-43b1-87a6-0c2a75031429 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:29.899347 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c15fdb9f-6ec3-43b1-87a6-0c2a75031429 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/snapshots/2fd4780f-5285-4101-a85e-6e11ddb28ed2 Jul 03 22:01:29.899653 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c15fdb9f-6ec3-43b1-87a6-0c2a75031429 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:29.899914 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c15fdb9f-6ec3-43b1-87a6-0c2a75031429 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:29.910228 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:29.910228 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:29.910710 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c15fdb9f-6ec3-43b1-87a6-0c2a75031429 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot retrieved successfully. Jul 03 22:01:29.913664 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c15fdb9f-6ec3-43b1-87a6-0c2a75031429 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/2fd4780f-5285-4101-a85e-6e11ddb28ed2 returned with HTTP 200 Jul 03 22:01:29.914222 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1301/5245] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:29 2026] GET /volume/v3/snapshots/2fd4780f-5285-4101-a85e-6e11ddb28ed2 => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:30.929130 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b3d9f2cf-3ba3-4424-8463-1be448d36c35 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:30.934594 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b3d9f2cf-3ba3-4424-8463-1be448d36c35 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/snapshots/2fd4780f-5285-4101-a85e-6e11ddb28ed2 Jul 03 22:01:30.934594 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b3d9f2cf-3ba3-4424-8463-1be448d36c35 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:30.934594 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b3d9f2cf-3ba3-4424-8463-1be448d36c35 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:30.939716 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:30.939716 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:30.940550 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-b3d9f2cf-3ba3-4424-8463-1be448d36c35 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot retrieved successfully. Jul 03 22:01:30.941239 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b3d9f2cf-3ba3-4424-8463-1be448d36c35 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/2fd4780f-5285-4101-a85e-6e11ddb28ed2 returned with HTTP 200 Jul 03 22:01:30.941913 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1311/5246] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:30 2026] GET /volume/v3/snapshots/2fd4780f-5285-4101-a85e-6e11ddb28ed2 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:30.954345 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-54796ec4-8bee-4fad-869a-269347684a45 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:30.959768 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-54796ec4-8bee-4fad-869a-269347684a45 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/2fd4780f-5285-4101-a85e-6e11ddb28ed2 Jul 03 22:01:30.959941 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-54796ec4-8bee-4fad-869a-269347684a45 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:30.960114 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-54796ec4-8bee-4fad-869a-269347684a45 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:30.960213 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [None req-54796ec4-8bee-4fad-869a-269347684a45 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Delete snapshot with id: 2fd4780f-5285-4101-a85e-6e11ddb28ed2 Jul 03 22:01:30.970442 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:30.970442 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:30.971131 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-54796ec4-8bee-4fad-869a-269347684a45 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Snapshot retrieved successfully. Jul 03 22:01:30.990441 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-54796ec4-8bee-4fad-869a-269347684a45 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Snapshot delete request issued successfully. Jul 03 22:01:30.990830 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-54796ec4-8bee-4fad-869a-269347684a45 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] https://10.4.3.32/volume/v3/snapshots/2fd4780f-5285-4101-a85e-6e11ddb28ed2 returned with HTTP 202 Jul 03 22:01:30.991461 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1304/5247] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 22:01:30 2026] DELETE /volume/v3/snapshots/2fd4780f-5285-4101-a85e-6e11ddb28ed2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:01:31.005262 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8c26ca21-25fd-4ce1-87a4-5245816bab54 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:31.007711 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8c26ca21-25fd-4ce1-87a4-5245816bab54 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] GET https://10.4.3.32/volume/v3/snapshots/2fd4780f-5285-4101-a85e-6e11ddb28ed2 Jul 03 22:01:31.008000 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8c26ca21-25fd-4ce1-87a4-5245816bab54 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:31.008254 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8c26ca21-25fd-4ce1-87a4-5245816bab54 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:31.015175 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:31.015175 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:31.015775 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-8c26ca21-25fd-4ce1-87a4-5245816bab54 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Snapshot retrieved successfully. Jul 03 22:01:31.016719 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8c26ca21-25fd-4ce1-87a4-5245816bab54 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] https://10.4.3.32/volume/v3/snapshots/2fd4780f-5285-4101-a85e-6e11ddb28ed2 returned with HTTP 200 Jul 03 22:01:31.017155 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1332/5248] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:31 2026] GET /volume/v3/snapshots/2fd4780f-5285-4101-a85e-6e11ddb28ed2 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:31.374186 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-5cb6c763-1ad7-47ae-9d55-48169e64440f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:31.376414 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5cb6c763-1ad7-47ae-9d55-48169e64440f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:01:31.376909 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5cb6c763-1ad7-47ae-9d55-48169e64440f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1239196653", "snapshot_id": "cdcca79e-9ee8-4a95-90d7-57fa43272d95", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:31.379397 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-5cb6c763-1ad7-47ae-9d55-48169e64440f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1239196653', 'snapshot_id': 'cdcca79e-9ee8-4a95-90d7-57fa43272d95', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:01:31.386265 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:31.386265 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:31.387006 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-5cb6c763-1ad7-47ae-9d55-48169e64440f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Snapshot retrieved successfully. Jul 03 22:01:31.387264 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-5cb6c763-1ad7-47ae-9d55-48169e64440f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Create volume of 1 GB Jul 03 22:01:31.393268 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-5cb6c763-1ad7-47ae-9d55-48169e64440f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Availability Zones retrieved successfully. Jul 03 22:01:31.400064 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-5cb6c763-1ad7-47ae-9d55-48169e64440f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Flow 'volume_create_api' (c2547ea6-5370-4d51-8ddd-c8222c284994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:01:31.401299 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-5cb6c763-1ad7-47ae-9d55-48169e64440f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c6c909d-89a6-4c60-b87b-4915154875f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:31.402284 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-5cb6c763-1ad7-47ae-9d55-48169e64440f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:01:31.437252 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-5cb6c763-1ad7-47ae-9d55-48169e64440f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c6c909d-89a6-4c60-b87b-4915154875f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cdcca79e-9ee8-4a95-90d7-57fa43272d95', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:31.438339 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-5cb6c763-1ad7-47ae-9d55-48169e64440f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45a1c017-4333-4be9-83fd-510b50624a4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:31.491266 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-5cb6c763-1ad7-47ae-9d55-48169e64440f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Created reservations ['1e780d9d-7efd-4fd5-af0b-54f2acc9352b', 'b7f8363f-29ee-488c-8a9c-b6c8799692b9', '8e6b79b1-1285-48da-ae30-febfca6e7207', '42bad7f0-b1f0-4736-9928-97de67d04639'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:01:31.492381 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-5cb6c763-1ad7-47ae-9d55-48169e64440f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45a1c017-4333-4be9-83fd-510b50624a4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e780d9d-7efd-4fd5-af0b-54f2acc9352b', 'b7f8363f-29ee-488c-8a9c-b6c8799692b9', '8e6b79b1-1285-48da-ae30-febfca6e7207', '42bad7f0-b1f0-4736-9928-97de67d04639']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:31.493340 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-5cb6c763-1ad7-47ae-9d55-48169e64440f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28ed3791-1def-43f2-83ae-d812cbf20343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:31.541012 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-5cb6c763-1ad7-47ae-9d55-48169e64440f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28ed3791-1def-43f2-83ae-d812cbf20343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f69ece87-1fc5-4326-98b4-35e44a419bfc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1239196653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af00524f72934480af8596fb1937b02c',qos_specs=None,replication_status=,reservations=['1e780d9d-7efd-4fd5-af0b-54f2acc9352b','b7f8363f-29ee-488c-8a9c-b6c8799692b9','8e6b79b1-1285-48da-ae30-febfca6e7207','42bad7f0-b1f0-4736-9928-97de67d04639'],size=1,snapshot_id=cdcca79e-9ee8-4a95-90d7-57fa43272d95,source_replicaid=,source_volid=None,status='creating',user_id='b8ef518ed261402791db0f1439bfe706',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:01:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1239196653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f69ece87-1fc5-4326-98b4-35e44a419bfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af00524f72934480af8596fb1937b02c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cdcca79e-9ee8-4a95-90d7-57fa43272d95,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8ef518ed261402791db0f1439bfe706',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:31.542543 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-5cb6c763-1ad7-47ae-9d55-48169e64440f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (600146ba-dafc-41e3-b5db-a5c21f4e0a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:31.564087 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-5cb6c763-1ad7-47ae-9d55-48169e64440f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (600146ba-dafc-41e3-b5db-a5c21f4e0a07) transitioned into state 'SUCCESS' from state '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-1239196653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af00524f72934480af8596fb1937b02c',qos_specs=None,replication_status=,reservations=['1e780d9d-7efd-4fd5-af0b-54f2acc9352b','b7f8363f-29ee-488c-8a9c-b6c8799692b9','8e6b79b1-1285-48da-ae30-febfca6e7207','42bad7f0-b1f0-4736-9928-97de67d04639'],size=1,snapshot_id=cdcca79e-9ee8-4a95-90d7-57fa43272d95,source_replicaid=,source_volid=None,status='creating',user_id='b8ef518ed261402791db0f1439bfe706',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:31.564933 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-5cb6c763-1ad7-47ae-9d55-48169e64440f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (833feb14-ecbf-4544-bcdb-ab68fb4a043c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:31.588295 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-5cb6c763-1ad7-47ae-9d55-48169e64440f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (833feb14-ecbf-4544-bcdb-ab68fb4a043c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:31.589287 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-5cb6c763-1ad7-47ae-9d55-48169e64440f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Flow 'volume_create_api' (c2547ea6-5370-4d51-8ddd-c8222c284994) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:01:31.589745 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-5cb6c763-1ad7-47ae-9d55-48169e64440f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Create volume request issued successfully. Jul 03 22:01:31.590384 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5cb6c763-1ad7-47ae-9d55-48169e64440f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:01:31.590892 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1302/5249] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 22:01:31 2026] POST /volume/v3/volumes => generated 779 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:01:31.934216 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-e8f2a4f4-a045-42b8-93f9-f110ceeb42f3 req-344fd164-413c-4e64-91df-4499be9bba35 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:31.937076 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-e8f2a4f4-a045-42b8-93f9-f110ceeb42f3 req-344fd164-413c-4e64-91df-4499be9bba35 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca Jul 03 22:01:31.937337 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-e8f2a4f4-a045-42b8-93f9-f110ceeb42f3 req-344fd164-413c-4e64-91df-4499be9bba35 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:31.937556 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-e8f2a4f4-a045-42b8-93f9-f110ceeb42f3 req-344fd164-413c-4e64-91df-4499be9bba35 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:31.948479 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:31.948479 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:31.953141 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-e8f2a4f4-a045-42b8-93f9-f110ceeb42f3 req-344fd164-413c-4e64-91df-4499be9bba35 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Volume info retrieved successfully. Jul 03 22:01:31.959916 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-e8f2a4f4-a045-42b8-93f9-f110ceeb42f3 req-344fd164-413c-4e64-91df-4499be9bba35 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca returned with HTTP 200 Jul 03 22:01:31.960532 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1312/5250] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 22:01:31 2026] GET /volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca => generated 1355 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:01:31.972892 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-53aeae1c-480f-4e43-bd02-b7cb681ba4fe None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:31.973333 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-53aeae1c-480f-4e43-bd02-b7cb681ba4fe None None] GET https://10.4.3.32/volume// Jul 03 22:01:31.973489 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-53aeae1c-480f-4e43-bd02-b7cb681ba4fe None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:31.973698 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-53aeae1c-480f-4e43-bd02-b7cb681ba4fe None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:31.974021 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-53aeae1c-480f-4e43-bd02-b7cb681ba4fe None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:01:31.974308 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1305/5251] 10.4.3.32 () {66 vars in 1412 bytes} [Fri Jul 3 22:01: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 22:01:31.983777 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-e8f2a4f4-a045-42b8-93f9-f110ceeb42f3 req-5d86ca41-e4d4-42e1-9fa5-1c651a9a9c13 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:31.985827 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-e8f2a4f4-a045-42b8-93f9-f110ceeb42f3 req-5d86ca41-e4d4-42e1-9fa5-1c651a9a9c13 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 22:01:31.986292 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-e8f2a4f4-a045-42b8-93f9-f110ceeb42f3 req-5d86ca41-e4d4-42e1-9fa5-1c651a9a9c13 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "31b93999-faf6-4303-9fec-2dba96ae96ca", "connector": null, "instance_uuid": "5f42302b-608b-4b21-85fc-5289b1ae29d7"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:31.996685 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:31.996685 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:32.026067 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-e8f2a4f4-a045-42b8-93f9-f110ceeb42f3 req-5d86ca41-e4d4-42e1-9fa5-1c651a9a9c13 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 22:01:32.026583 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1333/5252] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 22:01:31 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:01:32.027509 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b366deb1-1d5e-41fd-aeb8-92c7802e9a65 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:32.030195 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b366deb1-1d5e-41fd-aeb8-92c7802e9a65 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] GET https://10.4.3.32/volume/v3/snapshots/2fd4780f-5285-4101-a85e-6e11ddb28ed2 Jul 03 22:01:32.030479 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b366deb1-1d5e-41fd-aeb8-92c7802e9a65 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:32.030792 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b366deb1-1d5e-41fd-aeb8-92c7802e9a65 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:32.037182 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b366deb1-1d5e-41fd-aeb8-92c7802e9a65 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] https://10.4.3.32/volume/v3/snapshots/2fd4780f-5285-4101-a85e-6e11ddb28ed2 returned with HTTP 404 Jul 03 22:01:32.037828 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1303/5253] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:32 2026] GET /volume/v3/snapshots/2fd4780f-5285-4101-a85e-6e11ddb28ed2 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:01:32.046806 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-1eabbe8d-9d24-4ece-b1a7-b8eb5a043335 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:32.048917 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1eabbe8d-9d24-4ece-b1a7-b8eb5a043335 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] DELETE https://10.4.3.32/volume/v3/snapshots/2fd4780f-5285-4101-a85e-6e11ddb28ed2 Jul 03 22:01:32.049126 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1eabbe8d-9d24-4ece-b1a7-b8eb5a043335 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:32.049347 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1eabbe8d-9d24-4ece-b1a7-b8eb5a043335 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:32.049521 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-1eabbe8d-9d24-4ece-b1a7-b8eb5a043335 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Delete snapshot with id: 2fd4780f-5285-4101-a85e-6e11ddb28ed2 Jul 03 22:01:32.054906 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1eabbe8d-9d24-4ece-b1a7-b8eb5a043335 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/2fd4780f-5285-4101-a85e-6e11ddb28ed2 returned with HTTP 404 Jul 03 22:01:32.055521 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1313/5254] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 22:01:32 2026] DELETE /volume/v3/snapshots/2fd4780f-5285-4101-a85e-6e11ddb28ed2 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:01:32.063452 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-51178873-ec4c-4dec-9f8b-95edcd41902b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:32.065320 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-51178873-ec4c-4dec-9f8b-95edcd41902b tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/snapshots/2fd4780f-5285-4101-a85e-6e11ddb28ed2 Jul 03 22:01:32.065600 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-51178873-ec4c-4dec-9f8b-95edcd41902b tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:32.065813 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-51178873-ec4c-4dec-9f8b-95edcd41902b tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:32.072620 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-51178873-ec4c-4dec-9f8b-95edcd41902b tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/2fd4780f-5285-4101-a85e-6e11ddb28ed2 returned with HTTP 404 Jul 03 22:01:32.073178 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1306/5255] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:32 2026] GET /volume/v3/snapshots/2fd4780f-5285-4101-a85e-6e11ddb28ed2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:01:32.081749 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b9ee50ac-7f2c-4611-8ff0-afb63f117604 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:32.085387 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b9ee50ac-7f2c-4611-8ff0-afb63f117604 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/20f16fa0-5e03-4994-bd79-a5cd047e2514 Jul 03 22:01:32.085387 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b9ee50ac-7f2c-4611-8ff0-afb63f117604 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:32.085387 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b9ee50ac-7f2c-4611-8ff0-afb63f117604 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:32.085387 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-b9ee50ac-7f2c-4611-8ff0-afb63f117604 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Delete volume with id: 20f16fa0-5e03-4994-bd79-a5cd047e2514 Jul 03 22:01:32.092864 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:32.092864 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:32.093388 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b9ee50ac-7f2c-4611-8ff0-afb63f117604 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:01:32.118045 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b9ee50ac-7f2c-4611-8ff0-afb63f117604 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Delete volume request issued successfully. Jul 03 22:01:32.118592 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b9ee50ac-7f2c-4611-8ff0-afb63f117604 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/20f16fa0-5e03-4994-bd79-a5cd047e2514 returned with HTTP 202 Jul 03 22:01:32.118970 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1334/5256] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:01:32 2026] DELETE /volume/v3/volumes/20f16fa0-5e03-4994-bd79-a5cd047e2514 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:01:32.127391 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8e00802f-b57b-406c-947e-6a08b5f357ef None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:32.129330 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8e00802f-b57b-406c-947e-6a08b5f357ef tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/volumes/20f16fa0-5e03-4994-bd79-a5cd047e2514 Jul 03 22:01:32.129487 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8e00802f-b57b-406c-947e-6a08b5f357ef tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:32.129768 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8e00802f-b57b-406c-947e-6a08b5f357ef tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:32.139403 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:32.139403 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:32.144546 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-8e00802f-b57b-406c-947e-6a08b5f357ef tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:01:32.150119 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8e00802f-b57b-406c-947e-6a08b5f357ef tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/20f16fa0-5e03-4994-bd79-a5cd047e2514 returned with HTTP 200 Jul 03 22:01:32.150645 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1304/5257] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:32 2026] GET /volume/v3/volumes/20f16fa0-5e03-4994-bd79-a5cd047e2514 => generated 1005 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 22:01:32.295480 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-1652b99e-4292-4bc6-8d1e-5a83721943e1 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:32.297728 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1652b99e-4292-4bc6-8d1e-5a83721943e1 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 22:01:32.298166 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1652b99e-4292-4bc6-8d1e-5a83721943e1 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4f01439c-f568-4428-8ecf-e8cef7dcfb0f", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1751496024", "description": null, "metadata": null}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:32.310484 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:32.310484 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:32.310957 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-1652b99e-4292-4bc6-8d1e-5a83721943e1 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 22:01:32.311091 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-1652b99e-4292-4bc6-8d1e-5a83721943e1 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Create snapshot from volume 4f01439c-f568-4428-8ecf-e8cef7dcfb0f Jul 03 22:01:32.334954 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-1652b99e-4292-4bc6-8d1e-5a83721943e1 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Created reservations ['a81d9727-f3eb-4c56-8d8b-21a6941a2cb2', '3d60c643-f91a-44c4-bcc0-dcf324f7c0c7', '8b35e721-7c8a-40bb-b683-a3aa3fe8fa8f', '330578ba-f5dd-4046-a715-08f9523c6902'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:01:32.365585 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-1652b99e-4292-4bc6-8d1e-5a83721943e1 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot force create request issued successfully. Jul 03 22:01:32.366007 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1652b99e-4292-4bc6-8d1e-5a83721943e1 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 22:01:32.366531 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1314/5258] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 22:01:32 2026] POST /volume/v3/snapshots => generated 308 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:01:32.375218 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9a8b08d6-c8d2-4dd5-812e-5703d3e74c6a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:32.377237 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9a8b08d6-c8d2-4dd5-812e-5703d3e74c6a tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/487480c3-44b5-4003-9595-513fcd3c6776 Jul 03 22:01:32.377439 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9a8b08d6-c8d2-4dd5-812e-5703d3e74c6a tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:32.377707 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9a8b08d6-c8d2-4dd5-812e-5703d3e74c6a tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:32.385182 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:32.385182 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:32.386045 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-9a8b08d6-c8d2-4dd5-812e-5703d3e74c6a tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 22:01:32.387130 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9a8b08d6-c8d2-4dd5-812e-5703d3e74c6a tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/487480c3-44b5-4003-9595-513fcd3c6776 returned with HTTP 200 Jul 03 22:01:32.387543 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1307/5259] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:32 2026] GET /volume/v3/snapshots/487480c3-44b5-4003-9595-513fcd3c6776 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:33.163885 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9a480b77-d58d-4737-b2c8-94c21205a58c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:33.165567 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9a480b77-d58d-4737-b2c8-94c21205a58c tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/volumes/20f16fa0-5e03-4994-bd79-a5cd047e2514 Jul 03 22:01:33.165806 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9a480b77-d58d-4737-b2c8-94c21205a58c tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:33.165979 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9a480b77-d58d-4737-b2c8-94c21205a58c tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:33.171755 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9a480b77-d58d-4737-b2c8-94c21205a58c tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/20f16fa0-5e03-4994-bd79-a5cd047e2514 returned with HTTP 404 Jul 03 22:01:33.172175 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1335/5260] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:33 2026] GET /volume/v3/volumes/20f16fa0-5e03-4994-bd79-a5cd047e2514 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:01:33.179459 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-48199332-ccac-4239-8133-0158d2dd4a09 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:33.181128 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-48199332-ccac-4239-8133-0158d2dd4a09 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:01:33.181545 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-48199332-ccac-4239-8133-0158d2dd4a09 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-334380585"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:33.182988 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-48199332-ccac-4239-8133-0158d2dd4a09 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-334380585'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:01:33.183142 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-48199332-ccac-4239-8133-0158d2dd4a09 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Create volume of 1 GB Jul 03 22:01:33.186992 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-48199332-ccac-4239-8133-0158d2dd4a09 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Availability Zones retrieved successfully. Jul 03 22:01:33.193330 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-48199332-ccac-4239-8133-0158d2dd4a09 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Flow 'volume_create_api' (751f2f4a-e6cf-4521-b8ac-69bbf319809f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:01:33.194209 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-48199332-ccac-4239-8133-0158d2dd4a09 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2fcde0d-dae2-4dc1-b4b3-25ded6a2ef42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:33.195058 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-48199332-ccac-4239-8133-0158d2dd4a09 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:01:33.219073 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-48199332-ccac-4239-8133-0158d2dd4a09 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2fcde0d-dae2-4dc1-b4b3-25ded6a2ef42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:33.219848 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-48199332-ccac-4239-8133-0158d2dd4a09 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b553c583-3fe4-4bf2-a100-66751ec8e79d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:33.260038 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-48199332-ccac-4239-8133-0158d2dd4a09 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Created reservations ['31ad3df0-1332-48fd-a3f7-c78d4042dcd5', '38fea484-5733-4a83-9cff-d4d7521b5186', '3c691340-fb10-4cb6-a818-1b19553b85b2', '5bef5544-a3c2-4a5c-b390-de7287813e25'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:01:33.260886 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-48199332-ccac-4239-8133-0158d2dd4a09 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b553c583-3fe4-4bf2-a100-66751ec8e79d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31ad3df0-1332-48fd-a3f7-c78d4042dcd5', '38fea484-5733-4a83-9cff-d4d7521b5186', '3c691340-fb10-4cb6-a818-1b19553b85b2', '5bef5544-a3c2-4a5c-b390-de7287813e25']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:33.261647 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-48199332-ccac-4239-8133-0158d2dd4a09 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd93390d-d487-4768-903c-bdcff4fdd666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:33.285672 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-48199332-ccac-4239-8133-0158d2dd4a09 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd93390d-d487-4768-903c-bdcff4fdd666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72dbfaa3-4d32-418f-9238-14e2ca84a7f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-334380585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fb928a40b88402cb18c106557405ac8',qos_specs=None,replication_status=,reservations=['31ad3df0-1332-48fd-a3f7-c78d4042dcd5','38fea484-5733-4a83-9cff-d4d7521b5186','3c691340-fb10-4cb6-a818-1b19553b85b2','5bef5544-a3c2-4a5c-b390-de7287813e25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c367eeb54f446b3b7c0bd1331165ee6',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:01:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-334380585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72dbfaa3-4d32-418f-9238-14e2ca84a7f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fb928a40b88402cb18c106557405ac8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c367eeb54f446b3b7c0bd1331165ee6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:33.286581 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-48199332-ccac-4239-8133-0158d2dd4a09 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c404f69-e342-42b5-a734-25ac804ee3fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:33.305534 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-48199332-ccac-4239-8133-0158d2dd4a09 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c404f69-e342-42b5-a734-25ac804ee3fe) transitioned into state 'SUCCESS' from state '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-334380585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fb928a40b88402cb18c106557405ac8',qos_specs=None,replication_status=,reservations=['31ad3df0-1332-48fd-a3f7-c78d4042dcd5','38fea484-5733-4a83-9cff-d4d7521b5186','3c691340-fb10-4cb6-a818-1b19553b85b2','5bef5544-a3c2-4a5c-b390-de7287813e25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c367eeb54f446b3b7c0bd1331165ee6',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:33.306314 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-48199332-ccac-4239-8133-0158d2dd4a09 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7620bc6b-b3ce-45c8-8f3e-c57ba7e39870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:33.315716 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-48199332-ccac-4239-8133-0158d2dd4a09 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7620bc6b-b3ce-45c8-8f3e-c57ba7e39870) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:33.316592 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-48199332-ccac-4239-8133-0158d2dd4a09 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Flow 'volume_create_api' (751f2f4a-e6cf-4521-b8ac-69bbf319809f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:01:33.316904 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-48199332-ccac-4239-8133-0158d2dd4a09 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Create volume request issued successfully. Jul 03 22:01:33.317480 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-48199332-ccac-4239-8133-0158d2dd4a09 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:01:33.317950 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1305/5261] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 22:01:33 2026] POST /volume/v3/volumes => generated 775 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:01:33.329015 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-249288ec-c52e-45e0-a77f-6b88d3314be8 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:33.330785 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-249288ec-c52e-45e0-a77f-6b88d3314be8 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/volumes/72dbfaa3-4d32-418f-9238-14e2ca84a7f2 Jul 03 22:01:33.330978 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-249288ec-c52e-45e0-a77f-6b88d3314be8 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:33.331146 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-249288ec-c52e-45e0-a77f-6b88d3314be8 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:33.338266 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:33.338266 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:33.342649 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-249288ec-c52e-45e0-a77f-6b88d3314be8 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:01:33.347742 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-249288ec-c52e-45e0-a77f-6b88d3314be8 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/72dbfaa3-4d32-418f-9238-14e2ca84a7f2 returned with HTTP 200 Jul 03 22:01:33.348269 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1315/5262] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:33 2026] GET /volume/v3/volumes/72dbfaa3-4d32-418f-9238-14e2ca84a7f2 => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:33.397631 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-82d40d56-7d3f-4a40-ae46-1071937b6476 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:33.399848 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-82d40d56-7d3f-4a40-ae46-1071937b6476 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/487480c3-44b5-4003-9595-513fcd3c6776 Jul 03 22:01:33.399848 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-82d40d56-7d3f-4a40-ae46-1071937b6476 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:33.400010 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-82d40d56-7d3f-4a40-ae46-1071937b6476 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:33.405838 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:33.405838 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:33.406317 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-82d40d56-7d3f-4a40-ae46-1071937b6476 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 22:01:33.407176 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-82d40d56-7d3f-4a40-ae46-1071937b6476 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/487480c3-44b5-4003-9595-513fcd3c6776 returned with HTTP 200 Jul 03 22:01:33.407600 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1308/5263] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:33 2026] GET /volume/v3/snapshots/487480c3-44b5-4003-9595-513fcd3c6776 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:33.416872 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-70a2ccb3-cb1a-41cf-9dea-48b51cec4cb2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:33.418555 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-70a2ccb3-cb1a-41cf-9dea-48b51cec4cb2 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/487480c3-44b5-4003-9595-513fcd3c6776 Jul 03 22:01:33.418767 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-70a2ccb3-cb1a-41cf-9dea-48b51cec4cb2 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:33.418943 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-70a2ccb3-cb1a-41cf-9dea-48b51cec4cb2 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:33.423564 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:33.423564 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:33.423965 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-70a2ccb3-cb1a-41cf-9dea-48b51cec4cb2 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 22:01:33.424703 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-70a2ccb3-cb1a-41cf-9dea-48b51cec4cb2 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/487480c3-44b5-4003-9595-513fcd3c6776 returned with HTTP 200 Jul 03 22:01:33.425028 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1336/5264] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:33 2026] GET /volume/v3/snapshots/487480c3-44b5-4003-9595-513fcd3c6776 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:33.433521 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3fc5d276-b89d-413e-a338-9bcc8df518ef None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:33.435106 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3fc5d276-b89d-413e-a338-9bcc8df518ef tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:01:33.435421 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3fc5d276-b89d-413e-a338-9bcc8df518ef tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-424064072", "snapshot_id": "487480c3-44b5-4003-9595-513fcd3c6776", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:33.436938 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-3fc5d276-b89d-413e-a338-9bcc8df518ef tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-424064072', 'snapshot_id': '487480c3-44b5-4003-9595-513fcd3c6776', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:01:33.441362 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:33.441362 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:33.441812 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3fc5d276-b89d-413e-a338-9bcc8df518ef tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 22:01:33.441920 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-3fc5d276-b89d-413e-a338-9bcc8df518ef tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Create volume of 1 GB Jul 03 22:01:33.445290 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3fc5d276-b89d-413e-a338-9bcc8df518ef tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Availability Zones retrieved successfully. Jul 03 22:01:33.450179 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3fc5d276-b89d-413e-a338-9bcc8df518ef tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Flow 'volume_create_api' (892065d1-af6c-470b-b774-fbbae9f3480c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:01:33.451015 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3fc5d276-b89d-413e-a338-9bcc8df518ef tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e9cfebe-2bff-460a-8517-e328c81b44e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:33.451870 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-3fc5d276-b89d-413e-a338-9bcc8df518ef tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:01:33.481690 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3fc5d276-b89d-413e-a338-9bcc8df518ef tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e9cfebe-2bff-460a-8517-e328c81b44e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '487480c3-44b5-4003-9595-513fcd3c6776', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:33.482390 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3fc5d276-b89d-413e-a338-9bcc8df518ef tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cc9f02c-4d3d-4dd0-b4ca-a7cb0cffdd6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:33.521069 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-3fc5d276-b89d-413e-a338-9bcc8df518ef tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Created reservations ['24f3dc47-db3c-4c22-949e-32738dc11238', '86707119-cd29-41c9-8df4-a86bc2baff11', '8bb9bc5c-ef88-4b6e-b91f-e5b6eaede1d2', '440337a4-b49d-49ae-b498-a1ab1458320f'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:01:33.521814 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3fc5d276-b89d-413e-a338-9bcc8df518ef tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cc9f02c-4d3d-4dd0-b4ca-a7cb0cffdd6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24f3dc47-db3c-4c22-949e-32738dc11238', '86707119-cd29-41c9-8df4-a86bc2baff11', '8bb9bc5c-ef88-4b6e-b91f-e5b6eaede1d2', '440337a4-b49d-49ae-b498-a1ab1458320f']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:33.522466 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3fc5d276-b89d-413e-a338-9bcc8df518ef tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba53a122-3582-4e3c-8ae6-a8d401bf4f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:33.561359 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3fc5d276-b89d-413e-a338-9bcc8df518ef tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba53a122-3582-4e3c-8ae6-a8d401bf4f78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b30e9f42-c9bf-438d-b6b0-0422d388e689', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-424064072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='507e5dd1cad64b589d82e1d74266e1fe',qos_specs=None,replication_status=,reservations=['24f3dc47-db3c-4c22-949e-32738dc11238','86707119-cd29-41c9-8df4-a86bc2baff11','8bb9bc5c-ef88-4b6e-b91f-e5b6eaede1d2','440337a4-b49d-49ae-b498-a1ab1458320f'],size=1,snapshot_id=487480c3-44b5-4003-9595-513fcd3c6776,source_replicaid=,source_volid=None,status='creating',user_id='31bec914875540f2bfe9290b32df07c5',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), '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-03T22:01:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-424064072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b30e9f42-c9bf-438d-b6b0-0422d388e689,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='507e5dd1cad64b589d82e1d74266e1fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=487480c3-44b5-4003-9595-513fcd3c6776,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31bec914875540f2bfe9290b32df07c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:33.562095 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3fc5d276-b89d-413e-a338-9bcc8df518ef tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0853489-d7e6-4507-9290-7eaf4e651074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:33.580408 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3fc5d276-b89d-413e-a338-9bcc8df518ef tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0853489-d7e6-4507-9290-7eaf4e651074) transitioned into state 'SUCCESS' from state '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-424064072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='507e5dd1cad64b589d82e1d74266e1fe',qos_specs=None,replication_status=,reservations=['24f3dc47-db3c-4c22-949e-32738dc11238','86707119-cd29-41c9-8df4-a86bc2baff11','8bb9bc5c-ef88-4b6e-b91f-e5b6eaede1d2','440337a4-b49d-49ae-b498-a1ab1458320f'],size=1,snapshot_id=487480c3-44b5-4003-9595-513fcd3c6776,source_replicaid=,source_volid=None,status='creating',user_id='31bec914875540f2bfe9290b32df07c5',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:33.581279 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3fc5d276-b89d-413e-a338-9bcc8df518ef tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (340ceff1-063a-4cb0-af27-bed4f59722fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:33.602714 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3fc5d276-b89d-413e-a338-9bcc8df518ef tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (340ceff1-063a-4cb0-af27-bed4f59722fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:33.603497 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-3fc5d276-b89d-413e-a338-9bcc8df518ef tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Flow 'volume_create_api' (892065d1-af6c-470b-b774-fbbae9f3480c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:01:33.603798 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3fc5d276-b89d-413e-a338-9bcc8df518ef tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Create volume request issued successfully. Jul 03 22:01:33.604464 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3fc5d276-b89d-413e-a338-9bcc8df518ef tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:01:33.604886 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1306/5265] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 22:01:33 2026] POST /volume/v3/volumes => generated 782 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:01:33.620401 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4c2e1dc2-5515-4703-9b35-bb3d0ecc6faf None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:33.622104 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4c2e1dc2-5515-4703-9b35-bb3d0ecc6faf tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/b30e9f42-c9bf-438d-b6b0-0422d388e689 Jul 03 22:01:33.622247 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4c2e1dc2-5515-4703-9b35-bb3d0ecc6faf tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:33.622427 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4c2e1dc2-5515-4703-9b35-bb3d0ecc6faf tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:33.629229 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:33.629229 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:33.633159 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-4c2e1dc2-5515-4703-9b35-bb3d0ecc6faf tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 22:01:33.637258 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4c2e1dc2-5515-4703-9b35-bb3d0ecc6faf tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/b30e9f42-c9bf-438d-b6b0-0422d388e689 returned with HTTP 200 Jul 03 22:01:33.637714 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1316/5266] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:33 2026] GET /volume/v3/volumes/b30e9f42-c9bf-438d-b6b0-0422d388e689 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:34.359693 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-33c1184b-ea7b-4364-b209-a79ed5e4ef3f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:34.361419 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-33c1184b-ea7b-4364-b209-a79ed5e4ef3f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/volumes/72dbfaa3-4d32-418f-9238-14e2ca84a7f2 Jul 03 22:01:34.361649 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-33c1184b-ea7b-4364-b209-a79ed5e4ef3f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:34.361825 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-33c1184b-ea7b-4364-b209-a79ed5e4ef3f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:34.368847 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:34.368847 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:34.372049 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-33c1184b-ea7b-4364-b209-a79ed5e4ef3f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:01:34.375911 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-33c1184b-ea7b-4364-b209-a79ed5e4ef3f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/72dbfaa3-4d32-418f-9238-14e2ca84a7f2 returned with HTTP 200 Jul 03 22:01:34.376426 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1309/5267] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:34 2026] GET /volume/v3/volumes/72dbfaa3-4d32-418f-9238-14e2ca84a7f2 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:01:34.387676 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d7b20fa0-ac39-4f9f-9bc3-ba31a7e9f46c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:34.389089 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d7b20fa0-ac39-4f9f-9bc3-ba31a7e9f46c tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] POST https://10.4.3.32/volume/v3/snapshots Jul 03 22:01:34.389394 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d7b20fa0-ac39-4f9f-9bc3-ba31a7e9f46c tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72dbfaa3-4d32-418f-9238-14e2ca84a7f2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2131585057"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:34.396583 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:34.396583 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:34.396855 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d7b20fa0-ac39-4f9f-9bc3-ba31a7e9f46c tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:01:34.396958 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.snapshots [None req-d7b20fa0-ac39-4f9f-9bc3-ba31a7e9f46c tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Create snapshot from volume 72dbfaa3-4d32-418f-9238-14e2ca84a7f2 Jul 03 22:01:34.419839 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-d7b20fa0-ac39-4f9f-9bc3-ba31a7e9f46c tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Created reservations ['87fd10a4-cfe3-430b-aa0f-e69079e025e6', 'a13f5ee5-b6a6-458d-95b8-af340e9ede74', '8baebc13-04a9-4b4c-8cbe-75f6545815b3', 'b16c6700-93f5-47c6-9d70-81fb07eb0219'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:01:34.448766 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d7b20fa0-ac39-4f9f-9bc3-ba31a7e9f46c tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot create request issued successfully. Jul 03 22:01:34.449089 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d7b20fa0-ac39-4f9f-9bc3-ba31a7e9f46c tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 22:01:34.449503 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1337/5268] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 22:01:34 2026] POST /volume/v3/snapshots => generated 308 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:01:34.459544 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ed43e66c-6dd1-4504-82ff-f852e4950274 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:34.461693 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ed43e66c-6dd1-4504-82ff-f852e4950274 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/snapshots/6fabe3af-7dc3-41d2-870f-a9c05ac66647 Jul 03 22:01:34.461910 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ed43e66c-6dd1-4504-82ff-f852e4950274 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:34.462088 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ed43e66c-6dd1-4504-82ff-f852e4950274 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:34.466683 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:34.466683 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:34.466973 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-ed43e66c-6dd1-4504-82ff-f852e4950274 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot retrieved successfully. Jul 03 22:01:34.467659 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ed43e66c-6dd1-4504-82ff-f852e4950274 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/6fabe3af-7dc3-41d2-870f-a9c05ac66647 returned with HTTP 200 Jul 03 22:01:34.467994 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1307/5269] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:34 2026] GET /volume/v3/snapshots/6fabe3af-7dc3-41d2-870f-a9c05ac66647 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:34.653883 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-98385c5a-6ef8-4d5d-a286-e8c68b9fa401 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:34.655426 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-98385c5a-6ef8-4d5d-a286-e8c68b9fa401 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/b30e9f42-c9bf-438d-b6b0-0422d388e689 Jul 03 22:01:34.655648 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-98385c5a-6ef8-4d5d-a286-e8c68b9fa401 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:34.655869 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-98385c5a-6ef8-4d5d-a286-e8c68b9fa401 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:34.662518 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:34.662518 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:34.665858 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-98385c5a-6ef8-4d5d-a286-e8c68b9fa401 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 22:01:34.669906 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-98385c5a-6ef8-4d5d-a286-e8c68b9fa401 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/b30e9f42-c9bf-438d-b6b0-0422d388e689 returned with HTTP 200 Jul 03 22:01:34.670231 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1317/5270] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:34 2026] GET /volume/v3/volumes/b30e9f42-c9bf-438d-b6b0-0422d388e689 => generated 1391 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:01:34.681721 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a70ea615-bdb6-40a8-ba73-c6f19ee8e6d3 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:34.683609 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a70ea615-bdb6-40a8-ba73-c6f19ee8e6d3 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/b30e9f42-c9bf-438d-b6b0-0422d388e689 Jul 03 22:01:34.683813 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a70ea615-bdb6-40a8-ba73-c6f19ee8e6d3 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:34.683995 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a70ea615-bdb6-40a8-ba73-c6f19ee8e6d3 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:34.691389 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:34.691389 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:34.694995 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-a70ea615-bdb6-40a8-ba73-c6f19ee8e6d3 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 22:01:34.699971 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a70ea615-bdb6-40a8-ba73-c6f19ee8e6d3 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/b30e9f42-c9bf-438d-b6b0-0422d388e689 returned with HTTP 200 Jul 03 22:01:34.700407 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1310/5271] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:34 2026] GET /volume/v3/volumes/b30e9f42-c9bf-438d-b6b0-0422d388e689 => generated 1391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:01:34.816010 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-d43253c1-621a-4d06-9fde-555aa9001cd1 req-a5305c6e-6571-45e7-87a9-cd7ecbaccfad None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:34.818170 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-d43253c1-621a-4d06-9fde-555aa9001cd1 req-a5305c6e-6571-45e7-87a9-cd7ecbaccfad tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/b30e9f42-c9bf-438d-b6b0-0422d388e689 Jul 03 22:01:34.818387 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-d43253c1-621a-4d06-9fde-555aa9001cd1 req-a5305c6e-6571-45e7-87a9-cd7ecbaccfad tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:34.818592 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-d43253c1-621a-4d06-9fde-555aa9001cd1 req-a5305c6e-6571-45e7-87a9-cd7ecbaccfad tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:34.825613 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:34.825613 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:34.828979 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-d43253c1-621a-4d06-9fde-555aa9001cd1 req-a5305c6e-6571-45e7-87a9-cd7ecbaccfad tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 22:01:34.833544 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-d43253c1-621a-4d06-9fde-555aa9001cd1 req-a5305c6e-6571-45e7-87a9-cd7ecbaccfad tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/b30e9f42-c9bf-438d-b6b0-0422d388e689 returned with HTTP 200 Jul 03 22:01:34.834159 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1338/5272] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 22:01:34 2026] GET /volume/v3/volumes/b30e9f42-c9bf-438d-b6b0-0422d388e689 => generated 1391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:01:35.287308 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-d43253c1-621a-4d06-9fde-555aa9001cd1 req-9875355f-bc92-455c-b4da-b53036171d17 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:35.289297 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-d43253c1-621a-4d06-9fde-555aa9001cd1 req-9875355f-bc92-455c-b4da-b53036171d17 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/b30e9f42-c9bf-438d-b6b0-0422d388e689 Jul 03 22:01:35.289535 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-d43253c1-621a-4d06-9fde-555aa9001cd1 req-9875355f-bc92-455c-b4da-b53036171d17 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:35.289765 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-d43253c1-621a-4d06-9fde-555aa9001cd1 req-9875355f-bc92-455c-b4da-b53036171d17 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:35.295901 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:35.295901 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:35.299071 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-d43253c1-621a-4d06-9fde-555aa9001cd1 req-9875355f-bc92-455c-b4da-b53036171d17 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 22:01:35.303119 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-d43253c1-621a-4d06-9fde-555aa9001cd1 req-9875355f-bc92-455c-b4da-b53036171d17 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/b30e9f42-c9bf-438d-b6b0-0422d388e689 returned with HTTP 200 Jul 03 22:01:35.303607 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1308/5273] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 22:01:35 2026] GET /volume/v3/volumes/b30e9f42-c9bf-438d-b6b0-0422d388e689 => generated 1391 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:01:35.312438 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4252de7d-c828-4113-9a2e-549e4f2fcb3c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:35.312976 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4252de7d-c828-4113-9a2e-549e4f2fcb3c None None] GET https://10.4.3.32/volume// Jul 03 22:01:35.313205 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4252de7d-c828-4113-9a2e-549e4f2fcb3c None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:35.313510 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4252de7d-c828-4113-9a2e-549e4f2fcb3c None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:35.313970 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4252de7d-c828-4113-9a2e-549e4f2fcb3c None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:01:35.314385 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1318/5274] 10.4.3.32 () {66 vars in 1412 bytes} [Fri Jul 3 22: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 22:01:35.321195 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-d43253c1-621a-4d06-9fde-555aa9001cd1 req-5cec138e-0d86-49c5-a717-cc3c56f3ff5d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:35.323201 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-d43253c1-621a-4d06-9fde-555aa9001cd1 req-5cec138e-0d86-49c5-a717-cc3c56f3ff5d tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 22:01:35.323587 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-d43253c1-621a-4d06-9fde-555aa9001cd1 req-5cec138e-0d86-49c5-a717-cc3c56f3ff5d tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b30e9f42-c9bf-438d-b6b0-0422d388e689", "connector": null, "instance_uuid": "0653070a-43bd-4ab1-a9ef-80f5f1688936"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:35.333718 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:35.333718 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:35.367615 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-d43253c1-621a-4d06-9fde-555aa9001cd1 req-5cec138e-0d86-49c5-a717-cc3c56f3ff5d tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 22:01:35.368139 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1311/5275] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 22:01:35 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 22:01:35.476131 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-397d9faa-6cb0-4d94-ac58-7343b77e6ee9 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:35.477929 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-397d9faa-6cb0-4d94-ac58-7343b77e6ee9 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/snapshots/6fabe3af-7dc3-41d2-870f-a9c05ac66647 Jul 03 22:01:35.478175 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-397d9faa-6cb0-4d94-ac58-7343b77e6ee9 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:35.478400 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-397d9faa-6cb0-4d94-ac58-7343b77e6ee9 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:35.485056 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:35.485056 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:35.485497 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-397d9faa-6cb0-4d94-ac58-7343b77e6ee9 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot retrieved successfully. Jul 03 22:01:35.486272 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-397d9faa-6cb0-4d94-ac58-7343b77e6ee9 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/6fabe3af-7dc3-41d2-870f-a9c05ac66647 returned with HTTP 200 Jul 03 22:01:35.486794 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1339/5276] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:35 2026] GET /volume/v3/snapshots/6fabe3af-7dc3-41d2-870f-a9c05ac66647 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:35.495121 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-55298537-cea1-4d38-b4e7-ed9a5ca6a40e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:35.496920 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-55298537-cea1-4d38-b4e7-ed9a5ca6a40e tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] POST https://10.4.3.32/volume/v3/snapshots/6fabe3af-7dc3-41d2-870f-a9c05ac66647/action Jul 03 22:01:35.497249 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-55298537-cea1-4d38-b4e7-ed9a5ca6a40e tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 22:01:35.497362 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-55298537-cea1-4d38-b4e7-ed9a5ca6a40e tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:35.503325 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:35.503325 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:35.503793 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-55298537-cea1-4d38-b4e7-ed9a5ca6a40e tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Snapshot retrieved successfully. Jul 03 22:01:35.504601 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.policy [None req-55298537-cea1-4d38-b4e7-ed9a5ca6a40e tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '27eb3021c8044b3fb2b48f4ff4854c12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2fb928a40b88402cb18c106557405ac8', '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=99933) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 22:01:35.504797 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-55298537-cea1-4d38-b4e7-ed9a5ca6a40e tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] https://10.4.3.32/volume/v3/snapshots/6fabe3af-7dc3-41d2-870f-a9c05ac66647/action returned with HTTP 403 Jul 03 22:01:35.505225 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1309/5277] 10.4.3.32 () {68 vars in 1389 bytes} [Fri Jul 3 22:01:35 2026] POST /volume/v3/snapshots/6fabe3af-7dc3-41d2-870f-a9c05ac66647/action => generated 133 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:01:35.511760 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-bc6bf0c9-909e-4ecf-9deb-d70d7bb107c2 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:35.513481 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-bc6bf0c9-909e-4ecf-9deb-d70d7bb107c2 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] DELETE https://10.4.3.32/volume/v3/snapshots/6fabe3af-7dc3-41d2-870f-a9c05ac66647 Jul 03 22:01:35.513704 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-bc6bf0c9-909e-4ecf-9deb-d70d7bb107c2 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:35.513916 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-bc6bf0c9-909e-4ecf-9deb-d70d7bb107c2 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:35.514064 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-bc6bf0c9-909e-4ecf-9deb-d70d7bb107c2 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Delete snapshot with id: 6fabe3af-7dc3-41d2-870f-a9c05ac66647 Jul 03 22:01:35.518541 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:35.518541 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:35.518900 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-bc6bf0c9-909e-4ecf-9deb-d70d7bb107c2 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot retrieved successfully. Jul 03 22:01:35.537711 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-bc6bf0c9-909e-4ecf-9deb-d70d7bb107c2 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot delete request issued successfully. Jul 03 22:01:35.537894 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-bc6bf0c9-909e-4ecf-9deb-d70d7bb107c2 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/6fabe3af-7dc3-41d2-870f-a9c05ac66647 returned with HTTP 202 Jul 03 22:01:35.538309 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1319/5278] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 22:01:35 2026] DELETE /volume/v3/snapshots/6fabe3af-7dc3-41d2-870f-a9c05ac66647 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:01:35.546615 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a78d7251-399b-4cc7-975f-34e7456912f0 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:35.548866 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a78d7251-399b-4cc7-975f-34e7456912f0 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/snapshots/6fabe3af-7dc3-41d2-870f-a9c05ac66647 Jul 03 22:01:35.549051 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a78d7251-399b-4cc7-975f-34e7456912f0 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:35.549522 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a78d7251-399b-4cc7-975f-34e7456912f0 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:35.554644 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:35.554644 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:35.555358 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-a78d7251-399b-4cc7-975f-34e7456912f0 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot retrieved successfully. Jul 03 22:01:35.555941 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a78d7251-399b-4cc7-975f-34e7456912f0 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/6fabe3af-7dc3-41d2-870f-a9c05ac66647 returned with HTTP 200 Jul 03 22:01:35.556463 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1312/5279] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:35 2026] GET /volume/v3/snapshots/6fabe3af-7dc3-41d2-870f-a9c05ac66647 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:36.566717 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f0f6c08a-0d5a-4344-84a4-4b140e19b63a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:36.568582 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f0f6c08a-0d5a-4344-84a4-4b140e19b63a tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/snapshots/6fabe3af-7dc3-41d2-870f-a9c05ac66647 Jul 03 22:01:36.568772 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f0f6c08a-0d5a-4344-84a4-4b140e19b63a tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:36.568946 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f0f6c08a-0d5a-4344-84a4-4b140e19b63a tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:36.573100 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f0f6c08a-0d5a-4344-84a4-4b140e19b63a tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/6fabe3af-7dc3-41d2-870f-a9c05ac66647 returned with HTTP 404 Jul 03 22:01:36.573565 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1340/5280] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:36 2026] GET /volume/v3/snapshots/6fabe3af-7dc3-41d2-870f-a9c05ac66647 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:01:36.580639 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ba539f14-3fd8-4699-be09-bb17022e449d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:36.582221 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ba539f14-3fd8-4699-be09-bb17022e449d tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/72dbfaa3-4d32-418f-9238-14e2ca84a7f2 Jul 03 22:01:36.582468 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ba539f14-3fd8-4699-be09-bb17022e449d tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:36.582739 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ba539f14-3fd8-4699-be09-bb17022e449d tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:36.582942 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-ba539f14-3fd8-4699-be09-bb17022e449d tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Delete volume with id: 72dbfaa3-4d32-418f-9238-14e2ca84a7f2 Jul 03 22:01:36.592982 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:36.592982 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:36.593496 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-ba539f14-3fd8-4699-be09-bb17022e449d tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:01:36.618212 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-ba539f14-3fd8-4699-be09-bb17022e449d tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Delete volume request issued successfully. Jul 03 22:01:36.618456 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ba539f14-3fd8-4699-be09-bb17022e449d tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/72dbfaa3-4d32-418f-9238-14e2ca84a7f2 returned with HTTP 202 Jul 03 22:01:36.618872 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1310/5281] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:01:36 2026] DELETE /volume/v3/volumes/72dbfaa3-4d32-418f-9238-14e2ca84a7f2 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:01:36.627991 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ec729bde-7684-4604-8b6b-944b1e2b067f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:36.629845 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ec729bde-7684-4604-8b6b-944b1e2b067f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/volumes/72dbfaa3-4d32-418f-9238-14e2ca84a7f2 Jul 03 22:01:36.630153 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ec729bde-7684-4604-8b6b-944b1e2b067f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:36.630444 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ec729bde-7684-4604-8b6b-944b1e2b067f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:36.639134 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:36.639134 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:36.642993 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-ec729bde-7684-4604-8b6b-944b1e2b067f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:01:36.648100 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ec729bde-7684-4604-8b6b-944b1e2b067f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/72dbfaa3-4d32-418f-9238-14e2ca84a7f2 returned with HTTP 200 Jul 03 22:01:36.648668 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1320/5282] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:36 2026] GET /volume/v3/volumes/72dbfaa3-4d32-418f-9238-14e2ca84a7f2 => generated 1005 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:01:37.663993 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7b9cadba-8b17-4adb-9121-85ad665e6c1e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:37.665693 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7b9cadba-8b17-4adb-9121-85ad665e6c1e tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/volumes/72dbfaa3-4d32-418f-9238-14e2ca84a7f2 Jul 03 22:01:37.665877 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7b9cadba-8b17-4adb-9121-85ad665e6c1e tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:37.666047 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7b9cadba-8b17-4adb-9121-85ad665e6c1e tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:37.671312 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7b9cadba-8b17-4adb-9121-85ad665e6c1e tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/72dbfaa3-4d32-418f-9238-14e2ca84a7f2 returned with HTTP 404 Jul 03 22:01:37.671811 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1313/5283] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:37 2026] GET /volume/v3/volumes/72dbfaa3-4d32-418f-9238-14e2ca84a7f2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:01:37.679873 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-29729ca6-0914-47e1-a936-4e909b974bde None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:37.681418 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-29729ca6-0914-47e1-a936-4e909b974bde tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:01:37.681757 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-29729ca6-0914-47e1-a936-4e909b974bde tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-668572771"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:37.683697 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-29729ca6-0914-47e1-a936-4e909b974bde tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-668572771'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:01:37.683806 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-29729ca6-0914-47e1-a936-4e909b974bde tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Create volume of 1 GB Jul 03 22:01:37.687021 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-29729ca6-0914-47e1-a936-4e909b974bde tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Availability Zones retrieved successfully. Jul 03 22:01:37.691712 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-29729ca6-0914-47e1-a936-4e909b974bde tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Flow 'volume_create_api' (1948d7c3-70a0-43fc-844d-a601cae891a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:01:37.693101 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-29729ca6-0914-47e1-a936-4e909b974bde tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a14c8b1-37f8-44b7-a812-0a47aa744ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:37.693810 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-29729ca6-0914-47e1-a936-4e909b974bde tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:01:37.715072 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-29729ca6-0914-47e1-a936-4e909b974bde tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a14c8b1-37f8-44b7-a812-0a47aa744ef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:37.715861 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-29729ca6-0914-47e1-a936-4e909b974bde tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0199f07b-f96e-483f-b793-bf2516944ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:37.751348 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-29729ca6-0914-47e1-a936-4e909b974bde tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Created reservations ['7a328b7c-296a-4363-bb40-3ec215cf41da', 'e3880012-9c1b-452f-9bbf-accfb06984c1', '953ed3cb-ad02-4fa0-8c4f-088d219281ed', 'b238c716-a405-4e7a-b56e-3c67310ff4fd'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:01:37.752169 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-29729ca6-0914-47e1-a936-4e909b974bde tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0199f07b-f96e-483f-b793-bf2516944ffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a328b7c-296a-4363-bb40-3ec215cf41da', 'e3880012-9c1b-452f-9bbf-accfb06984c1', '953ed3cb-ad02-4fa0-8c4f-088d219281ed', 'b238c716-a405-4e7a-b56e-3c67310ff4fd']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:37.752923 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-29729ca6-0914-47e1-a936-4e909b974bde tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (169f66ef-1245-4eec-9034-b7c1d962d51a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:37.774956 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-29729ca6-0914-47e1-a936-4e909b974bde tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (169f66ef-1245-4eec-9034-b7c1d962d51a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f16ff807-b937-4767-b3e0-8fdcd3c5da6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-668572771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fb928a40b88402cb18c106557405ac8',qos_specs=None,replication_status=,reservations=['7a328b7c-296a-4363-bb40-3ec215cf41da','e3880012-9c1b-452f-9bbf-accfb06984c1','953ed3cb-ad02-4fa0-8c4f-088d219281ed','b238c716-a405-4e7a-b56e-3c67310ff4fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c367eeb54f446b3b7c0bd1331165ee6',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:01:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-668572771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f16ff807-b937-4767-b3e0-8fdcd3c5da6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fb928a40b88402cb18c106557405ac8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c367eeb54f446b3b7c0bd1331165ee6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:37.775669 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-29729ca6-0914-47e1-a936-4e909b974bde tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b63aa496-bee0-4cf1-88f1-3bc87d00eb12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:37.794509 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-29729ca6-0914-47e1-a936-4e909b974bde tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b63aa496-bee0-4cf1-88f1-3bc87d00eb12) transitioned into state 'SUCCESS' from state '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-668572771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fb928a40b88402cb18c106557405ac8',qos_specs=None,replication_status=,reservations=['7a328b7c-296a-4363-bb40-3ec215cf41da','e3880012-9c1b-452f-9bbf-accfb06984c1','953ed3cb-ad02-4fa0-8c4f-088d219281ed','b238c716-a405-4e7a-b56e-3c67310ff4fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c367eeb54f446b3b7c0bd1331165ee6',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:37.795150 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-29729ca6-0914-47e1-a936-4e909b974bde tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4bc7d27-aaeb-459c-8a8a-8c208e98de34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:37.802952 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-29729ca6-0914-47e1-a936-4e909b974bde tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4bc7d27-aaeb-459c-8a8a-8c208e98de34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:37.803756 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-29729ca6-0914-47e1-a936-4e909b974bde tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Flow 'volume_create_api' (1948d7c3-70a0-43fc-844d-a601cae891a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:01:37.804033 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-29729ca6-0914-47e1-a936-4e909b974bde tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Create volume request issued successfully. Jul 03 22:01:37.804591 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-29729ca6-0914-47e1-a936-4e909b974bde tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:01:37.805017 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1341/5284] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 22:01:37 2026] POST /volume/v3/volumes => generated 775 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:01:37.815098 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-fd5e2f62-2637-4c45-9939-676d67f01874 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:37.817874 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fd5e2f62-2637-4c45-9939-676d67f01874 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/volumes/f16ff807-b937-4767-b3e0-8fdcd3c5da6c Jul 03 22:01:37.818133 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fd5e2f62-2637-4c45-9939-676d67f01874 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:37.818333 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fd5e2f62-2637-4c45-9939-676d67f01874 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:37.825635 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:37.825635 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:37.829315 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-fd5e2f62-2637-4c45-9939-676d67f01874 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:01:37.833598 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fd5e2f62-2637-4c45-9939-676d67f01874 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/f16ff807-b937-4767-b3e0-8fdcd3c5da6c returned with HTTP 200 Jul 03 22:01:37.834144 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1311/5285] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:37 2026] GET /volume/v3/volumes/f16ff807-b937-4767-b3e0-8fdcd3c5da6c => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:38.572275 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b035eb24-3bd1-4bb3-99e5-fa5f028125a3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:38.572711 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b035eb24-3bd1-4bb3-99e5-fa5f028125a3 None None] GET https://10.4.3.32/volume// Jul 03 22:01:38.572938 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b035eb24-3bd1-4bb3-99e5-fa5f028125a3 None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:38.573144 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b035eb24-3bd1-4bb3-99e5-fa5f028125a3 None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:38.573515 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b035eb24-3bd1-4bb3-99e5-fa5f028125a3 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:01:38.573805 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1321/5286] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 22:01: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 22:01:38.580460 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-e8f2a4f4-a045-42b8-93f9-f110ceeb42f3 req-e2107105-b2da-415d-bd9d-a761e1ef9f2c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:38.582167 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-e8f2a4f4-a045-42b8-93f9-f110ceeb42f3 req-e2107105-b2da-415d-bd9d-a761e1ef9f2c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca Jul 03 22:01:38.582377 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-e8f2a4f4-a045-42b8-93f9-f110ceeb42f3 req-e2107105-b2da-415d-bd9d-a761e1ef9f2c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:38.582601 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-e8f2a4f4-a045-42b8-93f9-f110ceeb42f3 req-e2107105-b2da-415d-bd9d-a761e1ef9f2c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:38.591501 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:38.591501 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:38.594923 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-e8f2a4f4-a045-42b8-93f9-f110ceeb42f3 req-e2107105-b2da-415d-bd9d-a761e1ef9f2c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Volume info retrieved successfully. Jul 03 22:01:38.599140 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-e8f2a4f4-a045-42b8-93f9-f110ceeb42f3 req-e2107105-b2da-415d-bd9d-a761e1ef9f2c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca returned with HTTP 200 Jul 03 22:01:38.599587 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1314/5287] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 22:01:38 2026] GET /volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca => generated 1534 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:01:38.695700 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-e8f2a4f4-a045-42b8-93f9-f110ceeb42f3 req-0e7e351f-c17e-43ea-8263-f2ff38a2226e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:38.698308 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-e8f2a4f4-a045-42b8-93f9-f110ceeb42f3 req-0e7e351f-c17e-43ea-8263-f2ff38a2226e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] PUT https://10.4.3.32/volume/v3/attachments/047adc50-4952-40a0-b675-e401c549af04 Jul 03 22:01:38.698802 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-e8f2a4f4-a045-42b8-93f9-f110ceeb42f3 req-0e7e351f-c17e-43ea-8263-f2ff38a2226e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:38.707359 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-e8f2a4f4-a045-42b8-93f9-f110ceeb42f3 req-0e7e351f-c17e-43ea-8263-f2ff38a2226e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Acquiring lock "cinder-attachment_update-31b93999-faf6-4303-9fec-2dba96ae96ca-np0000004475" by "attachment_update" {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 22:01:38.711767 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-e8f2a4f4-a045-42b8-93f9-f110ceeb42f3 req-0e7e351f-c17e-43ea-8263-f2ff38a2226e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Lock "cinder-attachment_update-31b93999-faf6-4303-9fec-2dba96ae96ca-np0000004475" acquired by "attachment_update" :: waited 0.004s {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 22:01:38.712767 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:38.712767 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:38.845669 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-5c6f292e-b99b-4e45-a7af-11256db034f0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:38.847357 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5c6f292e-b99b-4e45-a7af-11256db034f0 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/volumes/f16ff807-b937-4767-b3e0-8fdcd3c5da6c Jul 03 22:01:38.847616 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5c6f292e-b99b-4e45-a7af-11256db034f0 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:38.847829 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5c6f292e-b99b-4e45-a7af-11256db034f0 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:38.854256 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:38.854256 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:38.857238 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-5c6f292e-b99b-4e45-a7af-11256db034f0 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:01:38.860847 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5c6f292e-b99b-4e45-a7af-11256db034f0 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/f16ff807-b937-4767-b3e0-8fdcd3c5da6c returned with HTTP 200 Jul 03 22:01:38.861315 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1312/5288] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:38 2026] GET /volume/v3/volumes/f16ff807-b937-4767-b3e0-8fdcd3c5da6c => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:01:38.872409 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ea03e513-438f-4e90-929f-ce1f0c137f92 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:38.874003 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ea03e513-438f-4e90-929f-ce1f0c137f92 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] POST https://10.4.3.32/volume/v3/snapshots Jul 03 22:01:38.874379 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ea03e513-438f-4e90-929f-ce1f0c137f92 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f16ff807-b937-4767-b3e0-8fdcd3c5da6c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-488256464"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:38.883736 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:38.883736 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:38.884341 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-ea03e513-438f-4e90-929f-ce1f0c137f92 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:01:38.884341 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-ea03e513-438f-4e90-929f-ce1f0c137f92 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Create snapshot from volume f16ff807-b937-4767-b3e0-8fdcd3c5da6c Jul 03 22:01:38.908658 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-ea03e513-438f-4e90-929f-ce1f0c137f92 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Created reservations ['c05c05de-a884-4eec-bb63-ea3e80069872', '1f309cb6-c03c-494f-9b70-097a25e8ab50', 'd1d4e055-16d2-4148-99a9-bc48709e9b18', '14f515d8-6207-4a50-a3fd-200e13070eec'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:01:38.935782 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-ea03e513-438f-4e90-929f-ce1f0c137f92 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot create request issued successfully. Jul 03 22:01:38.935901 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ea03e513-438f-4e90-929f-ce1f0c137f92 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 22:01:38.936205 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1322/5289] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 22:01:38 2026] POST /volume/v3/snapshots => generated 307 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:01:38.944736 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f5402c95-afb2-475a-b2ed-0c5f94bcf4bb None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:38.946502 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f5402c95-afb2-475a-b2ed-0c5f94bcf4bb tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/snapshots/5afae537-a9e8-4b94-974c-3bee6bca129e Jul 03 22:01:38.946693 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f5402c95-afb2-475a-b2ed-0c5f94bcf4bb tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:38.947027 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f5402c95-afb2-475a-b2ed-0c5f94bcf4bb tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:38.951791 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:38.951791 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:38.952091 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-f5402c95-afb2-475a-b2ed-0c5f94bcf4bb tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot retrieved successfully. Jul 03 22:01:38.952787 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f5402c95-afb2-475a-b2ed-0c5f94bcf4bb tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/5afae537-a9e8-4b94-974c-3bee6bca129e returned with HTTP 200 Jul 03 22:01:38.953141 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1315/5290] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:38 2026] GET /volume/v3/snapshots/5afae537-a9e8-4b94-974c-3bee6bca129e => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:39.231085 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-e8f2a4f4-a045-42b8-93f9-f110ceeb42f3 req-0e7e351f-c17e-43ea-8263-f2ff38a2226e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Lock "cinder-attachment_update-31b93999-faf6-4303-9fec-2dba96ae96ca-np0000004475" released by "attachment_update" :: held 0.519s {{(pid=99936) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 22:01:39.231397 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-e8f2a4f4-a045-42b8-93f9-f110ceeb42f3 req-0e7e351f-c17e-43ea-8263-f2ff38a2226e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/attachments/047adc50-4952-40a0-b675-e401c549af04 returned with HTTP 200 Jul 03 22:01:39.231968 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1342/5291] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 22:01:38 2026] PUT /volume/v3/attachments/047adc50-4952-40a0-b675-e401c549af04 => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:01:39.742025 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-e8f2a4f4-a045-42b8-93f9-f110ceeb42f3 req-ce0bbeab-a727-496a-9a94-185deeff1ece None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:39.744287 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-e8f2a4f4-a045-42b8-93f9-f110ceeb42f3 req-ce0bbeab-a727-496a-9a94-185deeff1ece tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] POST https://10.4.3.32/volume/v3/attachments/047adc50-4952-40a0-b675-e401c549af04/action Jul 03 22:01:39.744711 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-e8f2a4f4-a045-42b8-93f9-f110ceeb42f3 req-ce0bbeab-a727-496a-9a94-185deeff1ece tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Action body: b'{"os-complete": null}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 22:01:39.744851 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-e8f2a4f4-a045-42b8-93f9-f110ceeb42f3 req-ce0bbeab-a727-496a-9a94-185deeff1ece tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:39.761806 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:39.761806 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:39.774845 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-e8f2a4f4-a045-42b8-93f9-f110ceeb42f3 req-ce0bbeab-a727-496a-9a94-185deeff1ece tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/attachments/047adc50-4952-40a0-b675-e401c549af04/action returned with HTTP 204 Jul 03 22:01:39.775329 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1313/5292] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 22:01:39 2026] POST /volume/v3/attachments/047adc50-4952-40a0-b675-e401c549af04/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:01:39.879553 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6c68e4c4-0f23-45e2-b476-5881a02a2d6f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:39.881152 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6c68e4c4-0f23-45e2-b476-5881a02a2d6f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:01:39.881480 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6c68e4c4-0f23-45e2-b476-5881a02a2d6f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-514883375", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:39.882825 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-6c68e4c4-0f23-45e2-b476-5881a02a2d6f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-514883375', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:01:39.882980 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-6c68e4c4-0f23-45e2-b476-5881a02a2d6f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Create volume of 1 GB Jul 03 22:01:39.883282 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:39.883282 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:39.887279 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-6c68e4c4-0f23-45e2-b476-5881a02a2d6f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Availability Zones retrieved successfully. Jul 03 22:01:39.892114 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-6c68e4c4-0f23-45e2-b476-5881a02a2d6f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Flow 'volume_create_api' (98b82cab-8b12-4c19-9c6c-59971a5020f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:01:39.893003 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-6c68e4c4-0f23-45e2-b476-5881a02a2d6f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a63ceee0-f888-4ca7-8d1b-dc019f34ae8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:39.893808 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-6c68e4c4-0f23-45e2-b476-5881a02a2d6f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:01:39.917631 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-6c68e4c4-0f23-45e2-b476-5881a02a2d6f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a63ceee0-f888-4ca7-8d1b-dc019f34ae8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:39.918732 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-6c68e4c4-0f23-45e2-b476-5881a02a2d6f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6470a870-dbc3-4de3-ad4a-8710c4b80c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:39.961724 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-245fdac8-fd22-4999-9374-017130530495 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:39.963936 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-245fdac8-fd22-4999-9374-017130530495 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/snapshots/5afae537-a9e8-4b94-974c-3bee6bca129e Jul 03 22:01:39.964136 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-245fdac8-fd22-4999-9374-017130530495 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:39.964340 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-245fdac8-fd22-4999-9374-017130530495 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:39.968805 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:39.968805 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:39.969146 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-245fdac8-fd22-4999-9374-017130530495 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot retrieved successfully. Jul 03 22:01:39.969771 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-245fdac8-fd22-4999-9374-017130530495 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/5afae537-a9e8-4b94-974c-3bee6bca129e returned with HTTP 200 Jul 03 22:01:39.971647 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1316/5293] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:39 2026] GET /volume/v3/snapshots/5afae537-a9e8-4b94-974c-3bee6bca129e => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:39.976489 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-6c68e4c4-0f23-45e2-b476-5881a02a2d6f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Created reservations ['10bef36f-c942-4ba9-8427-a81a2012e2ec', '677d7651-cad3-4ff6-aa8b-dd85eeed7432', '9423900f-5623-47f5-a70b-035b5cdce301', 'a5bf8898-2fcc-4f7b-9311-32baf494889d'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:01:39.977285 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-6c68e4c4-0f23-45e2-b476-5881a02a2d6f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6470a870-dbc3-4de3-ad4a-8710c4b80c13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10bef36f-c942-4ba9-8427-a81a2012e2ec', '677d7651-cad3-4ff6-aa8b-dd85eeed7432', '9423900f-5623-47f5-a70b-035b5cdce301', 'a5bf8898-2fcc-4f7b-9311-32baf494889d']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:39.978316 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-6c68e4c4-0f23-45e2-b476-5881a02a2d6f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d94fc00-31df-4df3-9c62-1f76ffbfcbc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:39.979173 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d414e72c-f738-4735-9d5c-854633dbd414 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:39.981337 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d414e72c-f738-4735-9d5c-854633dbd414 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] GET https://10.4.3.32/volume/v3/snapshots Jul 03 22:01:39.981575 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d414e72c-f738-4735-9d5c-854633dbd414 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:39.981761 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d414e72c-f738-4735-9d5c-854633dbd414 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Calling method 'index' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:39.981998 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.api_utils [None req-d414e72c-f738-4735-9d5c-854633dbd414 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Removing options '' from query. {{(pid=99936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:01:39.982267 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:39.982267 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:39.983086 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.db.api [None req-d414e72c-f738-4735-9d5c-854633dbd414 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Building query based on filter {{(pid=99936) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 22:01:39.986729 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d414e72c-f738-4735-9d5c-854633dbd414 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Get all snapshots completed successfully. Jul 03 22:01:39.987019 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d414e72c-f738-4735-9d5c-854633dbd414 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 200 Jul 03 22:01:39.987421 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1343/5294] 10.4.3.32 () {66 vars in 1236 bytes} [Fri Jul 3 22:01:39 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 22:01:39.995940 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d80b583a-2603-49e0-9e2e-22d0693b322e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:39.997952 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d80b583a-2603-49e0-9e2e-22d0693b322e tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] DELETE https://10.4.3.32/volume/v3/snapshots/5afae537-a9e8-4b94-974c-3bee6bca129e Jul 03 22:01:39.998239 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d80b583a-2603-49e0-9e2e-22d0693b322e tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:39.998522 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d80b583a-2603-49e0-9e2e-22d0693b322e tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:39.998689 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.snapshots [None req-d80b583a-2603-49e0-9e2e-22d0693b322e tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Delete snapshot with id: 5afae537-a9e8-4b94-974c-3bee6bca129e Jul 03 22:01:40.000670 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-6c68e4c4-0f23-45e2-b476-5881a02a2d6f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d94fc00-31df-4df3-9c62-1f76ffbfcbc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88e5446a-f419-4f39-b23b-f66221802faf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-514883375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='312dc5e19ad34d0d88bf0cf3c8644e7e',qos_specs=None,replication_status=,reservations=['10bef36f-c942-4ba9-8427-a81a2012e2ec','677d7651-cad3-4ff6-aa8b-dd85eeed7432','9423900f-5623-47f5-a70b-035b5cdce301','a5bf8898-2fcc-4f7b-9311-32baf494889d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee2b46b1eb974135974af4560706bdee',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:01:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-514883375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88e5446a-f419-4f39-b23b-f66221802faf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='312dc5e19ad34d0d88bf0cf3c8644e7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee2b46b1eb974135974af4560706bdee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:40.001355 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-6c68e4c4-0f23-45e2-b476-5881a02a2d6f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f89f521-bfd1-498f-8565-37fb00ab4545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:40.004399 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:40.004399 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:40.004813 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-d80b583a-2603-49e0-9e2e-22d0693b322e tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot retrieved successfully. Jul 03 22:01:40.017156 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-6c68e4c4-0f23-45e2-b476-5881a02a2d6f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f89f521-bfd1-498f-8565-37fb00ab4545) transitioned into state 'SUCCESS' from state '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-514883375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='312dc5e19ad34d0d88bf0cf3c8644e7e',qos_specs=None,replication_status=,reservations=['10bef36f-c942-4ba9-8427-a81a2012e2ec','677d7651-cad3-4ff6-aa8b-dd85eeed7432','9423900f-5623-47f5-a70b-035b5cdce301','a5bf8898-2fcc-4f7b-9311-32baf494889d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee2b46b1eb974135974af4560706bdee',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:40.018182 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-6c68e4c4-0f23-45e2-b476-5881a02a2d6f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad5a6574-ca61-4cff-b6ec-10810c4402a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:40.022751 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-d80b583a-2603-49e0-9e2e-22d0693b322e tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot delete request issued successfully. Jul 03 22:01:40.022975 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d80b583a-2603-49e0-9e2e-22d0693b322e tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/5afae537-a9e8-4b94-974c-3bee6bca129e returned with HTTP 202 Jul 03 22:01:40.023425 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1314/5295] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 22:01:39 2026] DELETE /volume/v3/snapshots/5afae537-a9e8-4b94-974c-3bee6bca129e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:01:40.030615 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-6c68e4c4-0f23-45e2-b476-5881a02a2d6f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad5a6574-ca61-4cff-b6ec-10810c4402a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:40.030923 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-117ffa25-71b9-465a-9c31-9a65c63d5d38 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:40.031942 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-6c68e4c4-0f23-45e2-b476-5881a02a2d6f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Flow 'volume_create_api' (98b82cab-8b12-4c19-9c6c-59971a5020f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:01:40.032383 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-6c68e4c4-0f23-45e2-b476-5881a02a2d6f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Create volume request issued successfully. Jul 03 22:01:40.033130 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6c68e4c4-0f23-45e2-b476-5881a02a2d6f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:01:40.033459 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-117ffa25-71b9-465a-9c31-9a65c63d5d38 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/snapshots/5afae537-a9e8-4b94-974c-3bee6bca129e Jul 03 22:01:40.033706 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1323/5296] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 22:01:39 2026] POST /volume/v3/volumes => generated 754 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:01:40.033760 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-117ffa25-71b9-465a-9c31-9a65c63d5d38 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:40.034048 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-117ffa25-71b9-465a-9c31-9a65c63d5d38 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:40.040234 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:40.040234 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:40.040234 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-117ffa25-71b9-465a-9c31-9a65c63d5d38 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot retrieved successfully. Jul 03 22:01:40.040776 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-117ffa25-71b9-465a-9c31-9a65c63d5d38 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/5afae537-a9e8-4b94-974c-3bee6bca129e returned with HTTP 200 Jul 03 22:01:40.041123 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1317/5297] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:40 2026] GET /volume/v3/snapshots/5afae537-a9e8-4b94-974c-3bee6bca129e => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:40.045162 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-fb6f42c4-6db9-4880-b878-6d14b08d3cb7 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:40.046940 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fb6f42c4-6db9-4880-b878-6d14b08d3cb7 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf Jul 03 22:01:40.047128 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fb6f42c4-6db9-4880-b878-6d14b08d3cb7 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:40.047338 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fb6f42c4-6db9-4880-b878-6d14b08d3cb7 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:40.053759 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:40.053759 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:40.057423 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-fb6f42c4-6db9-4880-b878-6d14b08d3cb7 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:01:40.062103 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fb6f42c4-6db9-4880-b878-6d14b08d3cb7 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf returned with HTTP 200 Jul 03 22:01:40.062600 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1344/5298] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:40 2026] GET /volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:41.050305 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3d9208bd-49c9-4769-97b1-49c2f2640366 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:41.052783 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3d9208bd-49c9-4769-97b1-49c2f2640366 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/snapshots/5afae537-a9e8-4b94-974c-3bee6bca129e Jul 03 22:01:41.053071 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3d9208bd-49c9-4769-97b1-49c2f2640366 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:41.053385 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3d9208bd-49c9-4769-97b1-49c2f2640366 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:41.058277 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3d9208bd-49c9-4769-97b1-49c2f2640366 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/5afae537-a9e8-4b94-974c-3bee6bca129e returned with HTTP 404 Jul 03 22:01:41.058860 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1315/5299] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:41 2026] GET /volume/v3/snapshots/5afae537-a9e8-4b94-974c-3bee6bca129e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:01:41.065611 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2e9141f6-a021-4d30-875e-a9764d25b6ad None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:41.067603 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2e9141f6-a021-4d30-875e-a9764d25b6ad tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/f16ff807-b937-4767-b3e0-8fdcd3c5da6c Jul 03 22:01:41.067837 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2e9141f6-a021-4d30-875e-a9764d25b6ad tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:41.067837 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2e9141f6-a021-4d30-875e-a9764d25b6ad tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:41.067946 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-2e9141f6-a021-4d30-875e-a9764d25b6ad tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Delete volume with id: f16ff807-b937-4767-b3e0-8fdcd3c5da6c Jul 03 22:01:41.075401 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:41.075401 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:41.075750 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2e9141f6-a021-4d30-875e-a9764d25b6ad tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:01:41.076255 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-dba97684-ac86-4317-902c-4c8eeffe2a42 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:41.077987 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-dba97684-ac86-4317-902c-4c8eeffe2a42 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf Jul 03 22:01:41.078160 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-dba97684-ac86-4317-902c-4c8eeffe2a42 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:41.078509 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-dba97684-ac86-4317-902c-4c8eeffe2a42 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:41.087067 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:41.087067 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:41.091307 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-dba97684-ac86-4317-902c-4c8eeffe2a42 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:01:41.092963 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2e9141f6-a021-4d30-875e-a9764d25b6ad tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Delete volume request issued successfully. Jul 03 22:01:41.093210 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2e9141f6-a021-4d30-875e-a9764d25b6ad tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/f16ff807-b937-4767-b3e0-8fdcd3c5da6c returned with HTTP 202 Jul 03 22:01:41.093788 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1324/5300] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:01:41 2026] DELETE /volume/v3/volumes/f16ff807-b937-4767-b3e0-8fdcd3c5da6c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:01:41.096741 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-dba97684-ac86-4317-902c-4c8eeffe2a42 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf returned with HTTP 200 Jul 03 22:01:41.097320 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1318/5301] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:41 2026] GET /volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:41.101047 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-371e97c4-472c-4c72-be7f-473ee0d71545 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:41.104024 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-371e97c4-472c-4c72-be7f-473ee0d71545 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/volumes/f16ff807-b937-4767-b3e0-8fdcd3c5da6c Jul 03 22:01:41.104238 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-371e97c4-472c-4c72-be7f-473ee0d71545 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:41.104461 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-371e97c4-472c-4c72-be7f-473ee0d71545 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:41.112241 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:41.112241 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:41.113470 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-788e5bbc-f7c6-4e88-a0c3-45d6d88827e6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:41.115314 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-788e5bbc-f7c6-4e88-a0c3-45d6d88827e6 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf Jul 03 22:01:41.115551 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-788e5bbc-f7c6-4e88-a0c3-45d6d88827e6 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:41.115780 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-788e5bbc-f7c6-4e88-a0c3-45d6d88827e6 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:41.116061 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-371e97c4-472c-4c72-be7f-473ee0d71545 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:01:41.120355 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-371e97c4-472c-4c72-be7f-473ee0d71545 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/f16ff807-b937-4767-b3e0-8fdcd3c5da6c returned with HTTP 200 Jul 03 22:01:41.121040 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1345/5302] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:41 2026] GET /volume/v3/volumes/f16ff807-b937-4767-b3e0-8fdcd3c5da6c => generated 1005 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:01:41.125757 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:41.125757 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:41.132046 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-788e5bbc-f7c6-4e88-a0c3-45d6d88827e6 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:01:41.137959 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-788e5bbc-f7c6-4e88-a0c3-45d6d88827e6 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf returned with HTTP 200 Jul 03 22:01:41.138522 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1316/5303] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:41 2026] GET /volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:41.842330 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-897c4465-b95f-40fa-a17d-5b37b4ce816d req-a4d785f3-2769-4413-83f1-3d445bfc1487 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:41.844495 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-897c4465-b95f-40fa-a17d-5b37b4ce816d req-a4d785f3-2769-4413-83f1-3d445bfc1487 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf Jul 03 22:01:41.844714 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-897c4465-b95f-40fa-a17d-5b37b4ce816d req-a4d785f3-2769-4413-83f1-3d445bfc1487 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:41.844938 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-897c4465-b95f-40fa-a17d-5b37b4ce816d req-a4d785f3-2769-4413-83f1-3d445bfc1487 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:41.852335 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:41.852335 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:41.860769 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-897c4465-b95f-40fa-a17d-5b37b4ce816d req-a4d785f3-2769-4413-83f1-3d445bfc1487 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:01:41.866110 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-897c4465-b95f-40fa-a17d-5b37b4ce816d req-a4d785f3-2769-4413-83f1-3d445bfc1487 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf returned with HTTP 200 Jul 03 22:01:41.866627 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1325/5304] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 22:01:41 2026] GET /volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:42.137842 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-83005be1-4a35-4259-a2da-75b1502edca8 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:42.140268 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-83005be1-4a35-4259-a2da-75b1502edca8 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/volumes/f16ff807-b937-4767-b3e0-8fdcd3c5da6c Jul 03 22:01:42.140605 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-83005be1-4a35-4259-a2da-75b1502edca8 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:42.140893 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-83005be1-4a35-4259-a2da-75b1502edca8 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:42.148820 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-83005be1-4a35-4259-a2da-75b1502edca8 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/f16ff807-b937-4767-b3e0-8fdcd3c5da6c returned with HTTP 404 Jul 03 22:01:42.149474 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1319/5305] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:42 2026] GET /volume/v3/volumes/f16ff807-b937-4767-b3e0-8fdcd3c5da6c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:01:42.157941 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e0b44bc8-3fc4-4622-bfcb-c487bcac3019 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:42.159509 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e0b44bc8-3fc4-4622-bfcb-c487bcac3019 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:01:42.159789 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e0b44bc8-3fc4-4622-bfcb-c487bcac3019 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-63162093"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:42.161083 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-e0b44bc8-3fc4-4622-bfcb-c487bcac3019 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-63162093'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:01:42.161213 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-e0b44bc8-3fc4-4622-bfcb-c487bcac3019 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Create volume of 1 GB Jul 03 22:01:42.164389 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e0b44bc8-3fc4-4622-bfcb-c487bcac3019 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Availability Zones retrieved successfully. Jul 03 22:01:42.169960 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e0b44bc8-3fc4-4622-bfcb-c487bcac3019 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Flow 'volume_create_api' (c37da76d-ca18-4a7e-9343-1c011eba1855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:01:42.171152 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e0b44bc8-3fc4-4622-bfcb-c487bcac3019 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27daaa39-02b3-442a-8369-163d95ef4fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:42.171908 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-e0b44bc8-3fc4-4622-bfcb-c487bcac3019 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:01:42.198127 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e0b44bc8-3fc4-4622-bfcb-c487bcac3019 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27daaa39-02b3-442a-8369-163d95ef4fbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:42.198927 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e0b44bc8-3fc4-4622-bfcb-c487bcac3019 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a9a58ed-3dfe-41b2-a910-2458f3c90f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:42.238878 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-e0b44bc8-3fc4-4622-bfcb-c487bcac3019 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Created reservations ['cbe9b4fe-17be-4b7b-a283-be743fa03160', '991908c3-5fc2-4731-ab4e-6b07fe097190', 'd2eeb8cb-b905-45eb-93c2-7b3c52e70dbf', '16bce86b-bd1e-40a0-8859-10e061e5c470'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:01:42.239679 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e0b44bc8-3fc4-4622-bfcb-c487bcac3019 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a9a58ed-3dfe-41b2-a910-2458f3c90f39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbe9b4fe-17be-4b7b-a283-be743fa03160', '991908c3-5fc2-4731-ab4e-6b07fe097190', 'd2eeb8cb-b905-45eb-93c2-7b3c52e70dbf', '16bce86b-bd1e-40a0-8859-10e061e5c470']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:42.240342 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e0b44bc8-3fc4-4622-bfcb-c487bcac3019 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a04de21f-5426-46ed-a8a9-a15e152a718c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:42.261946 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e0b44bc8-3fc4-4622-bfcb-c487bcac3019 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a04de21f-5426-46ed-a8a9-a15e152a718c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8809a9c-6efa-4dd4-babe-bc4e72305577', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-63162093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fb928a40b88402cb18c106557405ac8',qos_specs=None,replication_status=,reservations=['cbe9b4fe-17be-4b7b-a283-be743fa03160','991908c3-5fc2-4731-ab4e-6b07fe097190','d2eeb8cb-b905-45eb-93c2-7b3c52e70dbf','16bce86b-bd1e-40a0-8859-10e061e5c470'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c367eeb54f446b3b7c0bd1331165ee6',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:01:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-63162093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8809a9c-6efa-4dd4-babe-bc4e72305577,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fb928a40b88402cb18c106557405ac8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c367eeb54f446b3b7c0bd1331165ee6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:42.262699 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e0b44bc8-3fc4-4622-bfcb-c487bcac3019 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9037adc9-644b-49a0-945f-e7b789fadd8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:42.279665 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e0b44bc8-3fc4-4622-bfcb-c487bcac3019 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9037adc9-644b-49a0-945f-e7b789fadd8b) transitioned into state 'SUCCESS' from state '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-63162093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fb928a40b88402cb18c106557405ac8',qos_specs=None,replication_status=,reservations=['cbe9b4fe-17be-4b7b-a283-be743fa03160','991908c3-5fc2-4731-ab4e-6b07fe097190','d2eeb8cb-b905-45eb-93c2-7b3c52e70dbf','16bce86b-bd1e-40a0-8859-10e061e5c470'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c367eeb54f446b3b7c0bd1331165ee6',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:42.280205 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e0b44bc8-3fc4-4622-bfcb-c487bcac3019 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fde98aa-f704-44bd-9599-dea72773f922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:42.291584 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e0b44bc8-3fc4-4622-bfcb-c487bcac3019 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fde98aa-f704-44bd-9599-dea72773f922) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:42.292344 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e0b44bc8-3fc4-4622-bfcb-c487bcac3019 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Flow 'volume_create_api' (c37da76d-ca18-4a7e-9343-1c011eba1855) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:01:42.292645 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e0b44bc8-3fc4-4622-bfcb-c487bcac3019 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Create volume request issued successfully. Jul 03 22:01:42.293146 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e0b44bc8-3fc4-4622-bfcb-c487bcac3019 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:01:42.293590 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1346/5306] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 22:01:42 2026] POST /volume/v3/volumes => generated 774 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:01:42.306751 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-36700688-1698-4ae4-99c2-f12568fb56ab None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:42.309782 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-36700688-1698-4ae4-99c2-f12568fb56ab tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/volumes/c8809a9c-6efa-4dd4-babe-bc4e72305577 Jul 03 22:01:42.310042 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-36700688-1698-4ae4-99c2-f12568fb56ab tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:42.310042 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-36700688-1698-4ae4-99c2-f12568fb56ab tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:42.316744 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:42.316744 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:42.320313 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-36700688-1698-4ae4-99c2-f12568fb56ab tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:01:42.326661 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-36700688-1698-4ae4-99c2-f12568fb56ab tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/c8809a9c-6efa-4dd4-babe-bc4e72305577 returned with HTTP 200 Jul 03 22:01:42.326661 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1317/5307] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:42 2026] GET /volume/v3/volumes/c8809a9c-6efa-4dd4-babe-bc4e72305577 => generated 953 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:42.775418 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9f063ce9-efdf-4865-8c53-051ad75476a2 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:42.775927 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9f063ce9-efdf-4865-8c53-051ad75476a2 None None] GET https://10.4.3.32/volume// Jul 03 22:01:42.776091 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9f063ce9-efdf-4865-8c53-051ad75476a2 None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:42.776264 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9f063ce9-efdf-4865-8c53-051ad75476a2 None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:42.776613 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9f063ce9-efdf-4865-8c53-051ad75476a2 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:01:42.776896 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1326/5308] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 22:01: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 22:01:42.784130 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-d43253c1-621a-4d06-9fde-555aa9001cd1 req-33efaec0-1b45-4006-af6e-f83bad233c73 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:42.786045 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-d43253c1-621a-4d06-9fde-555aa9001cd1 req-33efaec0-1b45-4006-af6e-f83bad233c73 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/b30e9f42-c9bf-438d-b6b0-0422d388e689 Jul 03 22:01:42.786230 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-d43253c1-621a-4d06-9fde-555aa9001cd1 req-33efaec0-1b45-4006-af6e-f83bad233c73 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:42.786449 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-d43253c1-621a-4d06-9fde-555aa9001cd1 req-33efaec0-1b45-4006-af6e-f83bad233c73 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:42.795036 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:42.795036 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:42.798163 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-d43253c1-621a-4d06-9fde-555aa9001cd1 req-33efaec0-1b45-4006-af6e-f83bad233c73 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 22:01:42.802847 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-d43253c1-621a-4d06-9fde-555aa9001cd1 req-33efaec0-1b45-4006-af6e-f83bad233c73 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/b30e9f42-c9bf-438d-b6b0-0422d388e689 returned with HTTP 200 Jul 03 22:01:42.803258 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1320/5309] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 22:01:42 2026] GET /volume/v3/volumes/b30e9f42-c9bf-438d-b6b0-0422d388e689 => generated 1570 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:01:42.896238 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-d43253c1-621a-4d06-9fde-555aa9001cd1 req-d5f3e648-75fa-4ee9-9a79-36b4e269e89b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:42.898324 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-d43253c1-621a-4d06-9fde-555aa9001cd1 req-d5f3e648-75fa-4ee9-9a79-36b4e269e89b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] PUT https://10.4.3.32/volume/v3/attachments/1052621f-abc1-4211-934f-a56d70643710 Jul 03 22:01:42.898727 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-d43253c1-621a-4d06-9fde-555aa9001cd1 req-d5f3e648-75fa-4ee9-9a79-36b4e269e89b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:42.906821 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-d43253c1-621a-4d06-9fde-555aa9001cd1 req-d5f3e648-75fa-4ee9-9a79-36b4e269e89b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Acquiring lock "cinder-attachment_update-b30e9f42-c9bf-438d-b6b0-0422d388e689-np0000004475" by "attachment_update" {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 22:01:42.912481 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-d43253c1-621a-4d06-9fde-555aa9001cd1 req-d5f3e648-75fa-4ee9-9a79-36b4e269e89b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Lock "cinder-attachment_update-b30e9f42-c9bf-438d-b6b0-0422d388e689-np0000004475" acquired by "attachment_update" :: waited 0.006s {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 22:01:42.913429 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:42.913429 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:43.340034 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-6ab3aae1-5b6d-471d-a87e-23e859400b64 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:43.341696 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6ab3aae1-5b6d-471d-a87e-23e859400b64 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/volumes/c8809a9c-6efa-4dd4-babe-bc4e72305577 Jul 03 22:01:43.341934 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6ab3aae1-5b6d-471d-a87e-23e859400b64 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:43.342171 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6ab3aae1-5b6d-471d-a87e-23e859400b64 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:43.349158 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:43.349158 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:43.352468 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-6ab3aae1-5b6d-471d-a87e-23e859400b64 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:01:43.356634 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6ab3aae1-5b6d-471d-a87e-23e859400b64 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/c8809a9c-6efa-4dd4-babe-bc4e72305577 returned with HTTP 200 Jul 03 22:01:43.357011 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1318/5310] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:43 2026] GET /volume/v3/volumes/c8809a9c-6efa-4dd4-babe-bc4e72305577 => generated 1005 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:01:43.368702 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-203d2b0b-e8ac-43df-82fe-f6c27f789c40 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:43.370505 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-203d2b0b-e8ac-43df-82fe-f6c27f789c40 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] POST https://10.4.3.32/volume/v3/snapshots Jul 03 22:01:43.370838 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-203d2b0b-e8ac-43df-82fe-f6c27f789c40 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c8809a9c-6efa-4dd4-babe-bc4e72305577", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1669701689"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:43.378435 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:43.378435 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:43.378774 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-203d2b0b-e8ac-43df-82fe-f6c27f789c40 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:01:43.378890 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-203d2b0b-e8ac-43df-82fe-f6c27f789c40 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Create snapshot from volume c8809a9c-6efa-4dd4-babe-bc4e72305577 Jul 03 22:01:43.401605 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-203d2b0b-e8ac-43df-82fe-f6c27f789c40 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Created reservations ['2226a46f-fd4b-495a-ba8d-597e37d3a23f', 'c2b92cf0-50cf-433d-a59d-2d8b242ad24d', '9799e653-04c0-44da-b277-5d34d5434d0a', '3d7f2e3d-3928-41b5-9ff3-379947f20066'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:01:43.431545 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-203d2b0b-e8ac-43df-82fe-f6c27f789c40 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot create request issued successfully. Jul 03 22:01:43.431864 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-203d2b0b-e8ac-43df-82fe-f6c27f789c40 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 22:01:43.432302 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1327/5311] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 22:01:43 2026] POST /volume/v3/snapshots => generated 308 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:01:43.433433 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-d43253c1-621a-4d06-9fde-555aa9001cd1 req-d5f3e648-75fa-4ee9-9a79-36b4e269e89b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Lock "cinder-attachment_update-b30e9f42-c9bf-438d-b6b0-0422d388e689-np0000004475" released by "attachment_update" :: held 0.521s {{(pid=99936) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 22:01:43.433720 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-d43253c1-621a-4d06-9fde-555aa9001cd1 req-d5f3e648-75fa-4ee9-9a79-36b4e269e89b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments/1052621f-abc1-4211-934f-a56d70643710 returned with HTTP 200 Jul 03 22:01:43.434101 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1347/5312] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 22:01:42 2026] PUT /volume/v3/attachments/1052621f-abc1-4211-934f-a56d70643710 => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:01:43.440303 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-402a4b0c-add7-4d98-88c5-861c112e7ca8 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:43.442529 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-402a4b0c-add7-4d98-88c5-861c112e7ca8 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/snapshots/f24926a0-dd1b-4d73-bb7d-49353b7c239c Jul 03 22:01:43.442529 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-402a4b0c-add7-4d98-88c5-861c112e7ca8 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:43.442529 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-402a4b0c-add7-4d98-88c5-861c112e7ca8 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:43.446615 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:43.446615 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:43.446927 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-402a4b0c-add7-4d98-88c5-861c112e7ca8 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot retrieved successfully. Jul 03 22:01:43.447537 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-402a4b0c-add7-4d98-88c5-861c112e7ca8 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/f24926a0-dd1b-4d73-bb7d-49353b7c239c returned with HTTP 200 Jul 03 22:01:43.447928 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1321/5313] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:43 2026] GET /volume/v3/snapshots/f24926a0-dd1b-4d73-bb7d-49353b7c239c => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:43.903113 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-701930b6-70f2-401c-b07d-d72a149f1129 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:43.903504 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-701930b6-70f2-401c-b07d-d72a149f1129 None None] GET https://10.4.3.32/volume// Jul 03 22:01:43.903680 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-701930b6-70f2-401c-b07d-d72a149f1129 None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:43.903867 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-701930b6-70f2-401c-b07d-d72a149f1129 None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:43.904195 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-701930b6-70f2-401c-b07d-d72a149f1129 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:01:43.904638 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1319/5314] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 22:01: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 22:01:43.910866 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-897c4465-b95f-40fa-a17d-5b37b4ce816d req-9b9062b2-622d-431a-8026-c51d15117589 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:43.912826 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-897c4465-b95f-40fa-a17d-5b37b4ce816d req-9b9062b2-622d-431a-8026-c51d15117589 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 22:01:43.913136 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-897c4465-b95f-40fa-a17d-5b37b4ce816d req-9b9062b2-622d-431a-8026-c51d15117589 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "88e5446a-f419-4f39-b23b-f66221802faf", "connector": null, "instance_uuid": "af58cfb5-54f1-4ebe-8afb-ee1a62b56eb6"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:43.920700 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:43.920700 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:43.944140 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-d43253c1-621a-4d06-9fde-555aa9001cd1 req-acc6fe2d-86bf-47ee-b0a3-f9f9823386db None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:43.946075 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-d43253c1-621a-4d06-9fde-555aa9001cd1 req-acc6fe2d-86bf-47ee-b0a3-f9f9823386db tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] POST https://10.4.3.32/volume/v3/attachments/1052621f-abc1-4211-934f-a56d70643710/action Jul 03 22:01:43.946410 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-d43253c1-621a-4d06-9fde-555aa9001cd1 req-acc6fe2d-86bf-47ee-b0a3-f9f9823386db tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action body: b'{"os-complete": null}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 22:01:43.946524 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-d43253c1-621a-4d06-9fde-555aa9001cd1 req-acc6fe2d-86bf-47ee-b0a3-f9f9823386db tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:43.950808 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-897c4465-b95f-40fa-a17d-5b37b4ce816d req-9b9062b2-622d-431a-8026-c51d15117589 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 22:01:43.951257 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1328/5315] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 22:01:43 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 22:01:43.960512 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:43.960512 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:43.971199 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-d43253c1-621a-4d06-9fde-555aa9001cd1 req-acc6fe2d-86bf-47ee-b0a3-f9f9823386db tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments/1052621f-abc1-4211-934f-a56d70643710/action returned with HTTP 204 Jul 03 22:01:43.971732 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1348/5316] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 22:01:43 2026] POST /volume/v3/attachments/1052621f-abc1-4211-934f-a56d70643710/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:01:44.389253 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-bda938f5-765e-475e-bf53-fb305c3fcc01 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:44.390954 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bda938f5-765e-475e-bf53-fb305c3fcc01 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf Jul 03 22:01:44.391112 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bda938f5-765e-475e-bf53-fb305c3fcc01 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:44.391313 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bda938f5-765e-475e-bf53-fb305c3fcc01 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:44.400397 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:44.400397 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:44.403105 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-bda938f5-765e-475e-bf53-fb305c3fcc01 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:01:44.407488 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bda938f5-765e-475e-bf53-fb305c3fcc01 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf returned with HTTP 200 Jul 03 22:01:44.407877 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1322/5317] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:44 2026] GET /volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:44.457752 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3ee284ec-401f-4bdb-b821-10a3d63bc10c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:44.459227 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3ee284ec-401f-4bdb-b821-10a3d63bc10c tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/snapshots/f24926a0-dd1b-4d73-bb7d-49353b7c239c Jul 03 22:01:44.459415 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3ee284ec-401f-4bdb-b821-10a3d63bc10c tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:44.459587 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3ee284ec-401f-4bdb-b821-10a3d63bc10c tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:44.463798 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:44.463798 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:44.464108 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3ee284ec-401f-4bdb-b821-10a3d63bc10c tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot retrieved successfully. Jul 03 22:01:44.464739 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3ee284ec-401f-4bdb-b821-10a3d63bc10c tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/f24926a0-dd1b-4d73-bb7d-49353b7c239c returned with HTTP 200 Jul 03 22:01:44.465114 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1320/5318] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:44 2026] GET /volume/v3/snapshots/f24926a0-dd1b-4d73-bb7d-49353b7c239c => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:44.474127 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e260802d-1f0c-49ce-8335-b44dad303090 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:44.476092 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e260802d-1f0c-49ce-8335-b44dad303090 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] POST https://10.4.3.32/volume/v3/snapshots/f24926a0-dd1b-4d73-bb7d-49353b7c239c/action Jul 03 22:01:44.476491 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e260802d-1f0c-49ce-8335-b44dad303090 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 22:01:44.476617 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e260802d-1f0c-49ce-8335-b44dad303090 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:44.477838 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3e3a8019-1ee9-4e52-9856-101111d9611f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:44.478106 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.admin_actions [None req-e260802d-1f0c-49ce-8335-b44dad303090 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Updating snapshot 'f24926a0-dd1b-4d73-bb7d-49353b7c239c' with '{'status': 'error'}' {{(pid=99934) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 22:01:44.478363 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3e3a8019-1ee9-4e52-9856-101111d9611f None None] GET https://10.4.3.32/volume// Jul 03 22:01:44.478646 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3e3a8019-1ee9-4e52-9856-101111d9611f None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:44.478903 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3e3a8019-1ee9-4e52-9856-101111d9611f None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:44.479317 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3e3a8019-1ee9-4e52-9856-101111d9611f None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:01:44.479847 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1349/5319] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 22:01:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 22:01:44.486760 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-897c4465-b95f-40fa-a17d-5b37b4ce816d req-25d727d6-c488-4268-a0d0-cb44d96c8682 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:44.489254 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-897c4465-b95f-40fa-a17d-5b37b4ce816d req-25d727d6-c488-4268-a0d0-cb44d96c8682 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf Jul 03 22:01:44.489525 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-897c4465-b95f-40fa-a17d-5b37b4ce816d req-25d727d6-c488-4268-a0d0-cb44d96c8682 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:44.489769 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-897c4465-b95f-40fa-a17d-5b37b4ce816d req-25d727d6-c488-4268-a0d0-cb44d96c8682 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:44.490161 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:44.490161 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:44.490817 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.policy [None req-e260802d-1f0c-49ce-8335-b44dad303090 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '27eb3021c8044b3fb2b48f4ff4854c12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2fb928a40b88402cb18c106557405ac8', '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=99934) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 22:01:44.491102 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e260802d-1f0c-49ce-8335-b44dad303090 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] https://10.4.3.32/volume/v3/snapshots/f24926a0-dd1b-4d73-bb7d-49353b7c239c/action returned with HTTP 403 Jul 03 22:01:44.491613 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1329/5320] 10.4.3.32 () {68 vars in 1389 bytes} [Fri Jul 3 22:01:44 2026] POST /volume/v3/snapshots/f24926a0-dd1b-4d73-bb7d-49353b7c239c/action => generated 133 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:01:44.499143 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:44.499143 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:44.500439 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-51fc3096-eaa1-4959-8658-ed7d7ee84c86 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:44.502204 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-51fc3096-eaa1-4959-8658-ed7d7ee84c86 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] DELETE https://10.4.3.32/volume/v3/snapshots/f24926a0-dd1b-4d73-bb7d-49353b7c239c Jul 03 22:01:44.502466 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-51fc3096-eaa1-4959-8658-ed7d7ee84c86 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:44.502653 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-51fc3096-eaa1-4959-8658-ed7d7ee84c86 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:44.502765 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.snapshots [None req-51fc3096-eaa1-4959-8658-ed7d7ee84c86 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Delete snapshot with id: f24926a0-dd1b-4d73-bb7d-49353b7c239c Jul 03 22:01:44.503258 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-897c4465-b95f-40fa-a17d-5b37b4ce816d req-25d727d6-c488-4268-a0d0-cb44d96c8682 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:01:44.507920 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-897c4465-b95f-40fa-a17d-5b37b4ce816d req-25d727d6-c488-4268-a0d0-cb44d96c8682 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf returned with HTTP 200 Jul 03 22:01:44.508076 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:44.508076 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:44.508331 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1323/5321] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 22:01:44 2026] GET /volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf => generated 1026 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:01:44.508447 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-51fc3096-eaa1-4959-8658-ed7d7ee84c86 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot retrieved successfully. Jul 03 22:01:44.524882 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-51fc3096-eaa1-4959-8658-ed7d7ee84c86 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot delete request issued successfully. Jul 03 22:01:44.525181 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-51fc3096-eaa1-4959-8658-ed7d7ee84c86 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/f24926a0-dd1b-4d73-bb7d-49353b7c239c returned with HTTP 202 Jul 03 22:01:44.526786 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1321/5322] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 22:01:44 2026] DELETE /volume/v3/snapshots/f24926a0-dd1b-4d73-bb7d-49353b7c239c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:01:44.532974 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-07990734-e4f2-461e-8033-f7ee24e7d1e5 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:44.534729 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-07990734-e4f2-461e-8033-f7ee24e7d1e5 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/snapshots/f24926a0-dd1b-4d73-bb7d-49353b7c239c Jul 03 22:01:44.534946 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-07990734-e4f2-461e-8033-f7ee24e7d1e5 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:44.535265 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-07990734-e4f2-461e-8033-f7ee24e7d1e5 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:44.540978 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:44.540978 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:44.541235 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-07990734-e4f2-461e-8033-f7ee24e7d1e5 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot retrieved successfully. Jul 03 22:01:44.542190 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-07990734-e4f2-461e-8033-f7ee24e7d1e5 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/f24926a0-dd1b-4d73-bb7d-49353b7c239c returned with HTTP 200 Jul 03 22:01:44.542709 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1350/5323] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:44 2026] GET /volume/v3/snapshots/f24926a0-dd1b-4d73-bb7d-49353b7c239c => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:44.616571 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-897c4465-b95f-40fa-a17d-5b37b4ce816d req-de6199e1-21fb-429c-a172-5567ab96d289 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:44.618873 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-897c4465-b95f-40fa-a17d-5b37b4ce816d req-de6199e1-21fb-429c-a172-5567ab96d289 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] PUT https://10.4.3.32/volume/v3/attachments/9c45b721-2481-4c33-bfb1-7794d3d718a7 Jul 03 22:01:44.619293 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-897c4465-b95f-40fa-a17d-5b37b4ce816d req-de6199e1-21fb-429c-a172-5567ab96d289 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:44.627337 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-897c4465-b95f-40fa-a17d-5b37b4ce816d req-de6199e1-21fb-429c-a172-5567ab96d289 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Acquiring lock "cinder-attachment_update-88e5446a-f419-4f39-b23b-f66221802faf-np0000004475" by "attachment_update" {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 22:01:44.631807 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-897c4465-b95f-40fa-a17d-5b37b4ce816d req-de6199e1-21fb-429c-a172-5567ab96d289 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Lock "cinder-attachment_update-88e5446a-f419-4f39-b23b-f66221802faf-np0000004475" acquired by "attachment_update" :: waited 0.005s {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 22:01:44.632713 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:44.632713 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:45.154450 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-897c4465-b95f-40fa-a17d-5b37b4ce816d req-de6199e1-21fb-429c-a172-5567ab96d289 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Lock "cinder-attachment_update-88e5446a-f419-4f39-b23b-f66221802faf-np0000004475" released by "attachment_update" :: held 0.522s {{(pid=99934) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 22:01:45.154450 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-897c4465-b95f-40fa-a17d-5b37b4ce816d req-de6199e1-21fb-429c-a172-5567ab96d289 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/attachments/9c45b721-2481-4c33-bfb1-7794d3d718a7 returned with HTTP 200 Jul 03 22:01:45.155036 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1330/5324] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 22:01:44 2026] PUT /volume/v3/attachments/9c45b721-2481-4c33-bfb1-7794d3d718a7 => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:01:45.420282 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b2099114-1b1e-41ac-aa83-9190844c6f7c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:45.422619 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b2099114-1b1e-41ac-aa83-9190844c6f7c tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf Jul 03 22:01:45.422865 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b2099114-1b1e-41ac-aa83-9190844c6f7c tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:45.423094 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b2099114-1b1e-41ac-aa83-9190844c6f7c tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:45.436167 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:45.436167 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:45.441776 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b2099114-1b1e-41ac-aa83-9190844c6f7c tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:01:45.448787 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b2099114-1b1e-41ac-aa83-9190844c6f7c tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf returned with HTTP 200 Jul 03 22:01:45.449580 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1324/5325] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:45 2026] GET /volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:45.552716 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d9fcbdec-24b9-4bef-9c8d-cc7d2503af60 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:45.554782 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d9fcbdec-24b9-4bef-9c8d-cc7d2503af60 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/snapshots/f24926a0-dd1b-4d73-bb7d-49353b7c239c Jul 03 22:01:45.554994 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d9fcbdec-24b9-4bef-9c8d-cc7d2503af60 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:45.555170 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d9fcbdec-24b9-4bef-9c8d-cc7d2503af60 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:45.560617 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d9fcbdec-24b9-4bef-9c8d-cc7d2503af60 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/f24926a0-dd1b-4d73-bb7d-49353b7c239c returned with HTTP 404 Jul 03 22:01:45.561135 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1322/5326] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:45 2026] GET /volume/v3/snapshots/f24926a0-dd1b-4d73-bb7d-49353b7c239c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:01:45.570418 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-bbc4098b-edff-4f3a-bde6-66585f69302c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:45.571709 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bbc4098b-edff-4f3a-bde6-66585f69302c tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/c8809a9c-6efa-4dd4-babe-bc4e72305577 Jul 03 22:01:45.571899 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bbc4098b-edff-4f3a-bde6-66585f69302c tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:45.572069 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bbc4098b-edff-4f3a-bde6-66585f69302c tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:45.572222 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-bbc4098b-edff-4f3a-bde6-66585f69302c tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Delete volume with id: c8809a9c-6efa-4dd4-babe-bc4e72305577 Jul 03 22:01:45.579377 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:45.579377 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:45.579740 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-bbc4098b-edff-4f3a-bde6-66585f69302c tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:01:45.604670 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-bbc4098b-edff-4f3a-bde6-66585f69302c tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Delete volume request issued successfully. Jul 03 22:01:45.604670 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bbc4098b-edff-4f3a-bde6-66585f69302c tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/c8809a9c-6efa-4dd4-babe-bc4e72305577 returned with HTTP 202 Jul 03 22:01:45.605190 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1351/5327] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:01:45 2026] DELETE /volume/v3/volumes/c8809a9c-6efa-4dd4-babe-bc4e72305577 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:01:45.617441 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-457dd3f8-8667-47c2-a40d-d58b3efa2358 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:45.620171 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-457dd3f8-8667-47c2-a40d-d58b3efa2358 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/volumes/c8809a9c-6efa-4dd4-babe-bc4e72305577 Jul 03 22:01:45.620555 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-457dd3f8-8667-47c2-a40d-d58b3efa2358 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:45.620653 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-457dd3f8-8667-47c2-a40d-d58b3efa2358 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:45.628039 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:45.628039 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:45.631999 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-457dd3f8-8667-47c2-a40d-d58b3efa2358 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:01:45.635935 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-457dd3f8-8667-47c2-a40d-d58b3efa2358 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/c8809a9c-6efa-4dd4-babe-bc4e72305577 returned with HTTP 200 Jul 03 22:01:45.636277 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1331/5328] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:45 2026] GET /volume/v3/volumes/c8809a9c-6efa-4dd4-babe-bc4e72305577 => generated 1004 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:01:46.466334 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b24572ed-4182-4e68-81ff-27c5fd815e1a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:46.467881 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b24572ed-4182-4e68-81ff-27c5fd815e1a tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf Jul 03 22:01:46.468065 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b24572ed-4182-4e68-81ff-27c5fd815e1a tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:46.468250 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b24572ed-4182-4e68-81ff-27c5fd815e1a tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:46.476973 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:46.476973 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:46.479907 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b24572ed-4182-4e68-81ff-27c5fd815e1a tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:01:46.483579 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b24572ed-4182-4e68-81ff-27c5fd815e1a tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf returned with HTTP 200 Jul 03 22:01:46.483969 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1325/5329] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:46 2026] GET /volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:46.649213 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1a3551b1-cbf7-4777-9e48-7254b7c01ebb None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:46.651249 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1a3551b1-cbf7-4777-9e48-7254b7c01ebb tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/volumes/c8809a9c-6efa-4dd4-babe-bc4e72305577 Jul 03 22:01:46.651508 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1a3551b1-cbf7-4777-9e48-7254b7c01ebb tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:46.651726 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1a3551b1-cbf7-4777-9e48-7254b7c01ebb tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:46.657520 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1a3551b1-cbf7-4777-9e48-7254b7c01ebb tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/c8809a9c-6efa-4dd4-babe-bc4e72305577 returned with HTTP 404 Jul 03 22:01:46.657989 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1323/5330] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:46 2026] GET /volume/v3/volumes/c8809a9c-6efa-4dd4-babe-bc4e72305577 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:01:46.665771 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-101be940-cb80-4ecf-b1b8-61500efb12c2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:46.667469 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-101be940-cb80-4ecf-b1b8-61500efb12c2 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:01:46.667775 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-101be940-cb80-4ecf-b1b8-61500efb12c2 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1034645011"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:46.669089 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-101be940-cb80-4ecf-b1b8-61500efb12c2 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1034645011'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:01:46.669202 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-101be940-cb80-4ecf-b1b8-61500efb12c2 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Create volume of 1 GB Jul 03 22:01:46.672942 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-101be940-cb80-4ecf-b1b8-61500efb12c2 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Availability Zones retrieved successfully. Jul 03 22:01:46.678340 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-101be940-cb80-4ecf-b1b8-61500efb12c2 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Flow 'volume_create_api' (8d5aa144-7497-4806-8fca-292a5021d99a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:01:46.679178 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-101be940-cb80-4ecf-b1b8-61500efb12c2 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (638f7292-b99b-4724-bef9-5a5ff9a0bd10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:46.679917 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-101be940-cb80-4ecf-b1b8-61500efb12c2 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:01:46.705635 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-101be940-cb80-4ecf-b1b8-61500efb12c2 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (638f7292-b99b-4724-bef9-5a5ff9a0bd10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:46.706390 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-101be940-cb80-4ecf-b1b8-61500efb12c2 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (358b5d7e-fa37-433b-9010-04a1856db69d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:46.745486 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-101be940-cb80-4ecf-b1b8-61500efb12c2 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Created reservations ['1d66e95a-bf1d-4ffc-aa23-c94642062fd0', '9e01d6e9-b0ed-45c1-8b2f-a912b9b78bec', '7b116566-b0b8-4980-a688-06e59921b8a7', '5a09c3e5-5aeb-4cce-b295-695842c1ab89'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:01:46.746307 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-101be940-cb80-4ecf-b1b8-61500efb12c2 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (358b5d7e-fa37-433b-9010-04a1856db69d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d66e95a-bf1d-4ffc-aa23-c94642062fd0', '9e01d6e9-b0ed-45c1-8b2f-a912b9b78bec', '7b116566-b0b8-4980-a688-06e59921b8a7', '5a09c3e5-5aeb-4cce-b295-695842c1ab89']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:46.747041 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-101be940-cb80-4ecf-b1b8-61500efb12c2 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a17c6fa6-0718-4685-9e20-7fe047d9037b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:46.771888 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-101be940-cb80-4ecf-b1b8-61500efb12c2 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a17c6fa6-0718-4685-9e20-7fe047d9037b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcc2017b-668f-4c5a-9bba-084dea05ce7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1034645011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fb928a40b88402cb18c106557405ac8',qos_specs=None,replication_status=,reservations=['1d66e95a-bf1d-4ffc-aa23-c94642062fd0','9e01d6e9-b0ed-45c1-8b2f-a912b9b78bec','7b116566-b0b8-4980-a688-06e59921b8a7','5a09c3e5-5aeb-4cce-b295-695842c1ab89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c367eeb54f446b3b7c0bd1331165ee6',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:01:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1034645011',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bcc2017b-668f-4c5a-9bba-084dea05ce7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fb928a40b88402cb18c106557405ac8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c367eeb54f446b3b7c0bd1331165ee6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:46.772903 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-101be940-cb80-4ecf-b1b8-61500efb12c2 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fac1605-9bcd-4134-8ba9-ca3bc48ff062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:46.790255 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-101be940-cb80-4ecf-b1b8-61500efb12c2 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fac1605-9bcd-4134-8ba9-ca3bc48ff062) transitioned into state 'SUCCESS' from state '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-1034645011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fb928a40b88402cb18c106557405ac8',qos_specs=None,replication_status=,reservations=['1d66e95a-bf1d-4ffc-aa23-c94642062fd0','9e01d6e9-b0ed-45c1-8b2f-a912b9b78bec','7b116566-b0b8-4980-a688-06e59921b8a7','5a09c3e5-5aeb-4cce-b295-695842c1ab89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c367eeb54f446b3b7c0bd1331165ee6',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:46.791072 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-101be940-cb80-4ecf-b1b8-61500efb12c2 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beffa9b4-c965-4dcf-8b83-6366c6b4d13a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:46.803190 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-101be940-cb80-4ecf-b1b8-61500efb12c2 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beffa9b4-c965-4dcf-8b83-6366c6b4d13a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:46.804080 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-101be940-cb80-4ecf-b1b8-61500efb12c2 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Flow 'volume_create_api' (8d5aa144-7497-4806-8fca-292a5021d99a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:01:46.804472 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-101be940-cb80-4ecf-b1b8-61500efb12c2 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Create volume request issued successfully. Jul 03 22:01:46.805030 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-101be940-cb80-4ecf-b1b8-61500efb12c2 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:01:46.805593 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1352/5331] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 22:01:46 2026] POST /volume/v3/volumes => generated 776 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:01:46.820660 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-10514cba-d895-4d8a-bd5d-402c00a6fda5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:46.822918 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-10514cba-d895-4d8a-bd5d-402c00a6fda5 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/volumes/bcc2017b-668f-4c5a-9bba-084dea05ce7e Jul 03 22:01:46.823256 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-10514cba-d895-4d8a-bd5d-402c00a6fda5 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:46.823578 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-10514cba-d895-4d8a-bd5d-402c00a6fda5 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:46.830907 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:46.830907 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:46.834950 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-10514cba-d895-4d8a-bd5d-402c00a6fda5 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:01:46.839468 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-10514cba-d895-4d8a-bd5d-402c00a6fda5 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/bcc2017b-668f-4c5a-9bba-084dea05ce7e returned with HTTP 200 Jul 03 22:01:46.840024 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1332/5332] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:46 2026] GET /volume/v3/volumes/bcc2017b-668f-4c5a-9bba-084dea05ce7e => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:47.498989 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9f3bf8b0-d529-42f8-8c6e-f00a5cdda5f2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:47.500846 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9f3bf8b0-d529-42f8-8c6e-f00a5cdda5f2 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf Jul 03 22:01:47.501026 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9f3bf8b0-d529-42f8-8c6e-f00a5cdda5f2 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:47.501199 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9f3bf8b0-d529-42f8-8c6e-f00a5cdda5f2 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:47.512412 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:47.512412 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:47.515905 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-9f3bf8b0-d529-42f8-8c6e-f00a5cdda5f2 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:01:47.519504 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9f3bf8b0-d529-42f8-8c6e-f00a5cdda5f2 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf returned with HTTP 200 Jul 03 22:01:47.519882 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1326/5333] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:47 2026] GET /volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:47.856489 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-29c5ff3a-3236-4556-9cb7-e77ba8ab73c8 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:47.858583 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-29c5ff3a-3236-4556-9cb7-e77ba8ab73c8 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/volumes/bcc2017b-668f-4c5a-9bba-084dea05ce7e Jul 03 22:01:47.858931 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-29c5ff3a-3236-4556-9cb7-e77ba8ab73c8 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:47.859289 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-29c5ff3a-3236-4556-9cb7-e77ba8ab73c8 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:47.866900 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:47.866900 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:47.870202 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-29c5ff3a-3236-4556-9cb7-e77ba8ab73c8 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:01:47.874051 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-29c5ff3a-3236-4556-9cb7-e77ba8ab73c8 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/bcc2017b-668f-4c5a-9bba-084dea05ce7e returned with HTTP 200 Jul 03 22:01:47.874422 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1324/5334] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:47 2026] GET /volume/v3/volumes/bcc2017b-668f-4c5a-9bba-084dea05ce7e => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:01:47.887787 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d9c7fd02-e066-4c3e-a582-5c6095d14e3d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:47.889542 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d9c7fd02-e066-4c3e-a582-5c6095d14e3d tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] POST https://10.4.3.32/volume/v3/snapshots Jul 03 22:01:47.889889 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d9c7fd02-e066-4c3e-a582-5c6095d14e3d tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bcc2017b-668f-4c5a-9bba-084dea05ce7e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1992921554"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:47.897268 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:47.897268 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:47.897637 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d9c7fd02-e066-4c3e-a582-5c6095d14e3d tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:01:47.897738 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.snapshots [None req-d9c7fd02-e066-4c3e-a582-5c6095d14e3d tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Create snapshot from volume bcc2017b-668f-4c5a-9bba-084dea05ce7e Jul 03 22:01:47.920880 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-d9c7fd02-e066-4c3e-a582-5c6095d14e3d tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Created reservations ['1eebbe9f-aac7-4c9d-9a86-ef676de07507', '806c01d9-9528-4238-b213-81abc94921d5', 'dedf35e5-95b9-4fff-a2d4-301468c8f901', 'fb6165d2-e392-407d-a82a-05ee20b967d6'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:01:47.972529 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d9c7fd02-e066-4c3e-a582-5c6095d14e3d tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot create request issued successfully. Jul 03 22:01:47.972918 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d9c7fd02-e066-4c3e-a582-5c6095d14e3d tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 22:01:47.973461 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1353/5335] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 22:01:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:01:47.982930 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-785e649a-9fe4-4498-b59e-086c3cc2688d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:47.984438 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-785e649a-9fe4-4498-b59e-086c3cc2688d tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/snapshots/77ee0333-54f9-4a05-a76a-2372df5d6f2e Jul 03 22:01:47.984731 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-785e649a-9fe4-4498-b59e-086c3cc2688d tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:47.984976 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-785e649a-9fe4-4498-b59e-086c3cc2688d tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:47.990545 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:47.990545 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:47.990987 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-785e649a-9fe4-4498-b59e-086c3cc2688d tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot retrieved successfully. Jul 03 22:01:47.991704 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-785e649a-9fe4-4498-b59e-086c3cc2688d tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/77ee0333-54f9-4a05-a76a-2372df5d6f2e returned with HTTP 200 Jul 03 22:01:47.992101 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1333/5336] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:47 2026] GET /volume/v3/snapshots/77ee0333-54f9-4a05-a76a-2372df5d6f2e => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:48.532726 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-185ae397-4ee9-4389-b614-d4f160e06d5a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:48.534549 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-185ae397-4ee9-4389-b614-d4f160e06d5a tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf Jul 03 22:01:48.534744 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-185ae397-4ee9-4389-b614-d4f160e06d5a tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:48.534935 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-185ae397-4ee9-4389-b614-d4f160e06d5a tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:48.545820 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:48.545820 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:48.549324 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-185ae397-4ee9-4389-b614-d4f160e06d5a tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:01:48.553428 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-185ae397-4ee9-4389-b614-d4f160e06d5a tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf returned with HTTP 200 Jul 03 22:01:48.553774 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1327/5337] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:48 2026] GET /volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:49.002813 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-5dcc8d4d-2c70-4156-a0b3-cca1752be525 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:49.003983 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5dcc8d4d-2c70-4156-a0b3-cca1752be525 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/snapshots/77ee0333-54f9-4a05-a76a-2372df5d6f2e Jul 03 22:01:49.004169 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5dcc8d4d-2c70-4156-a0b3-cca1752be525 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:49.004360 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5dcc8d4d-2c70-4156-a0b3-cca1752be525 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:49.009097 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:49.009097 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:49.009415 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-5dcc8d4d-2c70-4156-a0b3-cca1752be525 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot retrieved successfully. Jul 03 22:01:49.010079 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5dcc8d4d-2c70-4156-a0b3-cca1752be525 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/77ee0333-54f9-4a05-a76a-2372df5d6f2e returned with HTTP 200 Jul 03 22:01:49.010493 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1325/5338] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:49 2026] GET /volume/v3/snapshots/77ee0333-54f9-4a05-a76a-2372df5d6f2e => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:49.021554 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-34ff1ae6-84c3-443d-ada7-557c4470faf6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:49.023566 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-34ff1ae6-84c3-443d-ada7-557c4470faf6 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] GET https://10.4.3.32/volume/v3/snapshots/77ee0333-54f9-4a05-a76a-2372df5d6f2e Jul 03 22:01:49.023912 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-34ff1ae6-84c3-443d-ada7-557c4470faf6 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:49.024100 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-34ff1ae6-84c3-443d-ada7-557c4470faf6 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:49.033201 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:49.033201 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:49.033969 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-34ff1ae6-84c3-443d-ada7-557c4470faf6 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Snapshot retrieved successfully. Jul 03 22:01:49.034738 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-34ff1ae6-84c3-443d-ada7-557c4470faf6 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] https://10.4.3.32/volume/v3/snapshots/77ee0333-54f9-4a05-a76a-2372df5d6f2e returned with HTTP 200 Jul 03 22:01:49.035122 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1354/5339] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:49 2026] GET /volume/v3/snapshots/77ee0333-54f9-4a05-a76a-2372df5d6f2e => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:49.049341 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c75e723e-19ef-4c3a-9ee4-bce318ff0f59 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:49.052399 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c75e723e-19ef-4c3a-9ee4-bce318ff0f59 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] DELETE https://10.4.3.32/volume/v3/snapshots/77ee0333-54f9-4a05-a76a-2372df5d6f2e Jul 03 22:01:49.052621 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c75e723e-19ef-4c3a-9ee4-bce318ff0f59 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:49.052848 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c75e723e-19ef-4c3a-9ee4-bce318ff0f59 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:49.052996 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-c75e723e-19ef-4c3a-9ee4-bce318ff0f59 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Delete snapshot with id: 77ee0333-54f9-4a05-a76a-2372df5d6f2e Jul 03 22:01:49.059189 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:49.059189 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:49.059642 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c75e723e-19ef-4c3a-9ee4-bce318ff0f59 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot retrieved successfully. Jul 03 22:01:49.088162 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c75e723e-19ef-4c3a-9ee4-bce318ff0f59 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot delete request issued successfully. Jul 03 22:01:49.088162 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c75e723e-19ef-4c3a-9ee4-bce318ff0f59 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/77ee0333-54f9-4a05-a76a-2372df5d6f2e returned with HTTP 202 Jul 03 22:01:49.088162 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1334/5340] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 22:01:49 2026] DELETE /volume/v3/snapshots/77ee0333-54f9-4a05-a76a-2372df5d6f2e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:01:49.096092 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-0109f3ff-506d-4ee3-9953-1224aed4cba2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:49.098060 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0109f3ff-506d-4ee3-9953-1224aed4cba2 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/snapshots/77ee0333-54f9-4a05-a76a-2372df5d6f2e Jul 03 22:01:49.101653 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0109f3ff-506d-4ee3-9953-1224aed4cba2 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:49.102398 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0109f3ff-506d-4ee3-9953-1224aed4cba2 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:49.109322 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:49.109322 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:49.109322 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-0109f3ff-506d-4ee3-9953-1224aed4cba2 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot retrieved successfully. Jul 03 22:01:49.110211 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0109f3ff-506d-4ee3-9953-1224aed4cba2 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/77ee0333-54f9-4a05-a76a-2372df5d6f2e returned with HTTP 200 Jul 03 22:01:49.110211 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1328/5341] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:49 2026] GET /volume/v3/snapshots/77ee0333-54f9-4a05-a76a-2372df5d6f2e => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:49.568010 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-101ccfd1-338c-486d-9573-87772d01219f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:49.569630 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-101ccfd1-338c-486d-9573-87772d01219f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf Jul 03 22:01:49.569930 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-101ccfd1-338c-486d-9573-87772d01219f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:49.570114 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-101ccfd1-338c-486d-9573-87772d01219f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:49.578942 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:49.578942 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:49.582192 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-101ccfd1-338c-486d-9573-87772d01219f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:01:49.586232 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-101ccfd1-338c-486d-9573-87772d01219f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf returned with HTTP 200 Jul 03 22:01:49.586705 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1326/5342] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:49 2026] GET /volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:50.120601 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-75bf7d34-147c-482c-a13d-644b366b116d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:50.122307 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-75bf7d34-147c-482c-a13d-644b366b116d tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/snapshots/77ee0333-54f9-4a05-a76a-2372df5d6f2e Jul 03 22:01:50.122551 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-75bf7d34-147c-482c-a13d-644b366b116d tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:50.122779 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-75bf7d34-147c-482c-a13d-644b366b116d tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:50.126948 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-75bf7d34-147c-482c-a13d-644b366b116d tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/77ee0333-54f9-4a05-a76a-2372df5d6f2e returned with HTTP 404 Jul 03 22:01:50.127523 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1355/5343] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:50 2026] GET /volume/v3/snapshots/77ee0333-54f9-4a05-a76a-2372df5d6f2e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:01:50.133168 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-de4f91e2-964c-49b4-811d-c3f2ebc9ebe4 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:50.134956 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-de4f91e2-964c-49b4-811d-c3f2ebc9ebe4 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/bcc2017b-668f-4c5a-9bba-084dea05ce7e Jul 03 22:01:50.135146 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-de4f91e2-964c-49b4-811d-c3f2ebc9ebe4 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:50.135341 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-de4f91e2-964c-49b4-811d-c3f2ebc9ebe4 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:50.135546 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-de4f91e2-964c-49b4-811d-c3f2ebc9ebe4 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Delete volume with id: bcc2017b-668f-4c5a-9bba-084dea05ce7e Jul 03 22:01:50.142292 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:50.142292 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:50.142618 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-de4f91e2-964c-49b4-811d-c3f2ebc9ebe4 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:01:50.157935 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-de4f91e2-964c-49b4-811d-c3f2ebc9ebe4 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Delete volume request issued successfully. Jul 03 22:01:50.158185 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-de4f91e2-964c-49b4-811d-c3f2ebc9ebe4 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/bcc2017b-668f-4c5a-9bba-084dea05ce7e returned with HTTP 202 Jul 03 22:01:50.158741 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1335/5344] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:01:50 2026] DELETE /volume/v3/volumes/bcc2017b-668f-4c5a-9bba-084dea05ce7e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:01:50.166028 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c30b9c01-560a-419c-bc08-4fb2b42005cd None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:50.168759 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c30b9c01-560a-419c-bc08-4fb2b42005cd tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/volumes/bcc2017b-668f-4c5a-9bba-084dea05ce7e Jul 03 22:01:50.168759 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c30b9c01-560a-419c-bc08-4fb2b42005cd tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:50.168759 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c30b9c01-560a-419c-bc08-4fb2b42005cd tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:50.175044 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:50.175044 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:50.178881 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c30b9c01-560a-419c-bc08-4fb2b42005cd tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:01:50.183461 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c30b9c01-560a-419c-bc08-4fb2b42005cd tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/bcc2017b-668f-4c5a-9bba-084dea05ce7e returned with HTTP 200 Jul 03 22:01:50.183975 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1329/5345] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:50 2026] GET /volume/v3/volumes/bcc2017b-668f-4c5a-9bba-084dea05ce7e => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:01:50.603344 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-aab0932e-938a-439f-8db1-386c51d24164 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:50.605191 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-aab0932e-938a-439f-8db1-386c51d24164 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf Jul 03 22:01:50.605407 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-aab0932e-938a-439f-8db1-386c51d24164 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:50.605639 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-aab0932e-938a-439f-8db1-386c51d24164 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:50.617474 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:50.617474 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:50.620312 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-aab0932e-938a-439f-8db1-386c51d24164 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:01:50.625204 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-aab0932e-938a-439f-8db1-386c51d24164 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf returned with HTTP 200 Jul 03 22:01:50.625678 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1327/5346] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:50 2026] GET /volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:51.194931 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-05aa20cc-2e16-4566-870c-c27fe11e4511 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:51.196668 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-05aa20cc-2e16-4566-870c-c27fe11e4511 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/volumes/bcc2017b-668f-4c5a-9bba-084dea05ce7e Jul 03 22:01:51.196834 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-05aa20cc-2e16-4566-870c-c27fe11e4511 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:51.197000 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-05aa20cc-2e16-4566-870c-c27fe11e4511 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:51.203567 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-05aa20cc-2e16-4566-870c-c27fe11e4511 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/bcc2017b-668f-4c5a-9bba-084dea05ce7e returned with HTTP 404 Jul 03 22:01:51.204035 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1356/5347] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:51 2026] GET /volume/v3/volumes/bcc2017b-668f-4c5a-9bba-084dea05ce7e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:01:51.214261 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c8bb23f9-cd47-4812-ad29-5ea8bf5ee284 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:51.216403 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c8bb23f9-cd47-4812-ad29-5ea8bf5ee284 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:01:51.216403 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c8bb23f9-cd47-4812-ad29-5ea8bf5ee284 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-245883571"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:51.217439 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-c8bb23f9-cd47-4812-ad29-5ea8bf5ee284 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-245883571'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:01:51.217553 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-c8bb23f9-cd47-4812-ad29-5ea8bf5ee284 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Create volume of 1 GB Jul 03 22:01:51.221425 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c8bb23f9-cd47-4812-ad29-5ea8bf5ee284 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Availability Zones retrieved successfully. Jul 03 22:01:51.226916 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-c8bb23f9-cd47-4812-ad29-5ea8bf5ee284 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Flow 'volume_create_api' (86dcd21c-f94b-42ab-9abc-9e2eaa72dd8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:01:51.228279 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-c8bb23f9-cd47-4812-ad29-5ea8bf5ee284 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dc0cf8e-01e0-42b7-bc8d-4971d3df4f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:51.229228 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-c8bb23f9-cd47-4812-ad29-5ea8bf5ee284 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:01:51.253786 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-c8bb23f9-cd47-4812-ad29-5ea8bf5ee284 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dc0cf8e-01e0-42b7-bc8d-4971d3df4f92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:51.254557 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-c8bb23f9-cd47-4812-ad29-5ea8bf5ee284 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c522bb2-869c-4a7d-934a-b3c2cd1f7a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:51.294610 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-c8bb23f9-cd47-4812-ad29-5ea8bf5ee284 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Created reservations ['3121f011-b3bb-4141-9337-8ff60ed2e9ed', '7645c1f2-c3fc-47fd-a63e-a33c429c090d', 'e1b46f79-558c-4166-9b5e-e13b310b3a9c', 'a0e36074-0c8d-44f4-b994-d103eebcf4ae'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:01:51.296191 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-c8bb23f9-cd47-4812-ad29-5ea8bf5ee284 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c522bb2-869c-4a7d-934a-b3c2cd1f7a90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3121f011-b3bb-4141-9337-8ff60ed2e9ed', '7645c1f2-c3fc-47fd-a63e-a33c429c090d', 'e1b46f79-558c-4166-9b5e-e13b310b3a9c', 'a0e36074-0c8d-44f4-b994-d103eebcf4ae']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:51.296465 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-c8bb23f9-cd47-4812-ad29-5ea8bf5ee284 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2607e3a-daff-46fe-b121-297620804556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:51.318666 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-c8bb23f9-cd47-4812-ad29-5ea8bf5ee284 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2607e3a-daff-46fe-b121-297620804556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a792193-fb18-4df8-bfaf-94edb20daf45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-245883571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fb928a40b88402cb18c106557405ac8',qos_specs=None,replication_status=,reservations=['3121f011-b3bb-4141-9337-8ff60ed2e9ed','7645c1f2-c3fc-47fd-a63e-a33c429c090d','e1b46f79-558c-4166-9b5e-e13b310b3a9c','a0e36074-0c8d-44f4-b994-d103eebcf4ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c367eeb54f446b3b7c0bd1331165ee6',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:01:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-245883571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a792193-fb18-4df8-bfaf-94edb20daf45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fb928a40b88402cb18c106557405ac8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c367eeb54f446b3b7c0bd1331165ee6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:51.319388 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-c8bb23f9-cd47-4812-ad29-5ea8bf5ee284 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e93d2a3-8c46-4add-b22d-338f30b4681b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:51.339173 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-c8bb23f9-cd47-4812-ad29-5ea8bf5ee284 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e93d2a3-8c46-4add-b22d-338f30b4681b) transitioned into state 'SUCCESS' from state '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-245883571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fb928a40b88402cb18c106557405ac8',qos_specs=None,replication_status=,reservations=['3121f011-b3bb-4141-9337-8ff60ed2e9ed','7645c1f2-c3fc-47fd-a63e-a33c429c090d','e1b46f79-558c-4166-9b5e-e13b310b3a9c','a0e36074-0c8d-44f4-b994-d103eebcf4ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c367eeb54f446b3b7c0bd1331165ee6',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:51.339952 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-c8bb23f9-cd47-4812-ad29-5ea8bf5ee284 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45861e8e-9443-4ada-9fa2-c5428cbaa860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:51.350824 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-c8bb23f9-cd47-4812-ad29-5ea8bf5ee284 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45861e8e-9443-4ada-9fa2-c5428cbaa860) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:51.351815 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-c8bb23f9-cd47-4812-ad29-5ea8bf5ee284 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Flow 'volume_create_api' (86dcd21c-f94b-42ab-9abc-9e2eaa72dd8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:01:51.352158 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c8bb23f9-cd47-4812-ad29-5ea8bf5ee284 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Create volume request issued successfully. Jul 03 22:01:51.352844 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c8bb23f9-cd47-4812-ad29-5ea8bf5ee284 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:01:51.353324 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1336/5348] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 22:01:51 2026] POST /volume/v3/volumes => generated 775 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:01:51.370438 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-01635cff-3aee-4d41-8e93-4338a4263a59 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:51.374224 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-01635cff-3aee-4d41-8e93-4338a4263a59 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/volumes/2a792193-fb18-4df8-bfaf-94edb20daf45 Jul 03 22:01:51.374224 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-01635cff-3aee-4d41-8e93-4338a4263a59 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:51.374224 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-01635cff-3aee-4d41-8e93-4338a4263a59 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:51.381114 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:51.381114 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:51.385172 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-01635cff-3aee-4d41-8e93-4338a4263a59 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:01:51.390088 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-01635cff-3aee-4d41-8e93-4338a4263a59 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/2a792193-fb18-4df8-bfaf-94edb20daf45 returned with HTTP 200 Jul 03 22:01:51.390088 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1330/5349] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:51 2026] GET /volume/v3/volumes/2a792193-fb18-4df8-bfaf-94edb20daf45 => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:51.638908 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a288d8e9-8850-4e3d-b01e-52fd38272dfe None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:51.642165 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a288d8e9-8850-4e3d-b01e-52fd38272dfe tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf Jul 03 22:01:51.642165 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a288d8e9-8850-4e3d-b01e-52fd38272dfe tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:51.642165 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a288d8e9-8850-4e3d-b01e-52fd38272dfe tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:51.650131 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:51.650131 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:51.653619 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-a288d8e9-8850-4e3d-b01e-52fd38272dfe tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:01:51.657627 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a288d8e9-8850-4e3d-b01e-52fd38272dfe tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf returned with HTTP 200 Jul 03 22:01:51.658109 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1328/5350] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:51 2026] GET /volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:52.402902 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-eb90e704-764f-41cc-94fc-f62aa52bef7f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:52.404396 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-eb90e704-764f-41cc-94fc-f62aa52bef7f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/volumes/2a792193-fb18-4df8-bfaf-94edb20daf45 Jul 03 22:01:52.404563 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-eb90e704-764f-41cc-94fc-f62aa52bef7f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:52.404734 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-eb90e704-764f-41cc-94fc-f62aa52bef7f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:52.411442 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:52.411442 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:52.415167 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-eb90e704-764f-41cc-94fc-f62aa52bef7f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:01:52.419342 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-eb90e704-764f-41cc-94fc-f62aa52bef7f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/2a792193-fb18-4df8-bfaf-94edb20daf45 returned with HTTP 200 Jul 03 22:01:52.419758 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1357/5351] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:52 2026] GET /volume/v3/volumes/2a792193-fb18-4df8-bfaf-94edb20daf45 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:01:52.431276 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-34c983e9-15e9-4989-b403-47140b3f0d2d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:52.433213 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-34c983e9-15e9-4989-b403-47140b3f0d2d tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] POST https://10.4.3.32/volume/v3/snapshots Jul 03 22:01:52.433611 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-34c983e9-15e9-4989-b403-47140b3f0d2d tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a792193-fb18-4df8-bfaf-94edb20daf45", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-465947461"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:52.442090 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:52.442090 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:52.442458 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-34c983e9-15e9-4989-b403-47140b3f0d2d tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:01:52.442576 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-34c983e9-15e9-4989-b403-47140b3f0d2d tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Create snapshot from volume 2a792193-fb18-4df8-bfaf-94edb20daf45 Jul 03 22:01:52.465767 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-34c983e9-15e9-4989-b403-47140b3f0d2d tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Created reservations ['784a9522-c4b6-4b1a-91b5-579e2c225903', '0090a4a3-65be-47d7-ba4b-2203d65f583b', '48558f03-e37d-4e13-9e47-9993d7cfb696', '89b3423c-a36a-4acd-9935-f822fdeec800'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:01:52.494961 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-34c983e9-15e9-4989-b403-47140b3f0d2d tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot create request issued successfully. Jul 03 22:01:52.495320 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-34c983e9-15e9-4989-b403-47140b3f0d2d tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 22:01:52.495914 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1337/5352] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 22:01:52 2026] POST /volume/v3/snapshots => generated 307 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:01:52.505234 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b3aa73fd-eb89-4f3e-ba94-be6d68409bf2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:52.509388 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b3aa73fd-eb89-4f3e-ba94-be6d68409bf2 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/snapshots/b8a53dcd-9a6f-4b7c-a30b-1e63639fcfb6 Jul 03 22:01:52.509735 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b3aa73fd-eb89-4f3e-ba94-be6d68409bf2 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:52.510047 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b3aa73fd-eb89-4f3e-ba94-be6d68409bf2 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:52.522239 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:52.522239 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:52.522239 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b3aa73fd-eb89-4f3e-ba94-be6d68409bf2 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot retrieved successfully. Jul 03 22:01:52.526139 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b3aa73fd-eb89-4f3e-ba94-be6d68409bf2 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/b8a53dcd-9a6f-4b7c-a30b-1e63639fcfb6 returned with HTTP 200 Jul 03 22:01:52.527072 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1331/5353] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:52 2026] GET /volume/v3/snapshots/b8a53dcd-9a6f-4b7c-a30b-1e63639fcfb6 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:52.671188 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2227ddbe-6eb7-446a-8de1-840555c936b1 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:52.672829 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2227ddbe-6eb7-446a-8de1-840555c936b1 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf Jul 03 22:01:52.674820 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2227ddbe-6eb7-446a-8de1-840555c936b1 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:52.674820 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2227ddbe-6eb7-446a-8de1-840555c936b1 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:52.684137 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:52.684137 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:52.687661 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-2227ddbe-6eb7-446a-8de1-840555c936b1 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:01:52.692745 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2227ddbe-6eb7-446a-8de1-840555c936b1 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf returned with HTTP 200 Jul 03 22:01:52.693323 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1329/5354] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:52 2026] GET /volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:53.538912 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-75a038d2-7cc3-4d35-b79e-70632be64893 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:53.539424 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-75a038d2-7cc3-4d35-b79e-70632be64893 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/snapshots/b8a53dcd-9a6f-4b7c-a30b-1e63639fcfb6 Jul 03 22:01:53.539674 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-75a038d2-7cc3-4d35-b79e-70632be64893 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:53.539896 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-75a038d2-7cc3-4d35-b79e-70632be64893 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:53.546184 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:53.546184 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:53.546591 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-75a038d2-7cc3-4d35-b79e-70632be64893 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot retrieved successfully. Jul 03 22:01:53.547423 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-75a038d2-7cc3-4d35-b79e-70632be64893 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/b8a53dcd-9a6f-4b7c-a30b-1e63639fcfb6 returned with HTTP 200 Jul 03 22:01:53.547907 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1358/5355] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:53 2026] GET /volume/v3/snapshots/b8a53dcd-9a6f-4b7c-a30b-1e63639fcfb6 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:53.557918 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6d0af282-6650-4050-9c09-ba90c6decda4 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:53.561010 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6d0af282-6650-4050-9c09-ba90c6decda4 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] POST https://10.4.3.32/volume/v3/snapshots/b8a53dcd-9a6f-4b7c-a30b-1e63639fcfb6/action Jul 03 22:01:53.561508 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6d0af282-6650-4050-9c09-ba90c6decda4 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 22:01:53.561674 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6d0af282-6650-4050-9c09-ba90c6decda4 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:53.563919 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.contrib.snapshot_unmanage [None req-6d0af282-6650-4050-9c09-ba90c6decda4 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Unmanage snapshot with id: b8a53dcd-9a6f-4b7c-a30b-1e63639fcfb6 Jul 03 22:01:53.571069 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:53.571069 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:53.571936 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-6d0af282-6650-4050-9c09-ba90c6decda4 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Snapshot retrieved successfully. Jul 03 22:01:53.573604 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.policy [None req-6d0af282-6650-4050-9c09-ba90c6decda4 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '27eb3021c8044b3fb2b48f4ff4854c12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2fb928a40b88402cb18c106557405ac8', '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=99934) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 22:01:53.574114 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6d0af282-6650-4050-9c09-ba90c6decda4 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] https://10.4.3.32/volume/v3/snapshots/b8a53dcd-9a6f-4b7c-a30b-1e63639fcfb6/action returned with HTTP 403 Jul 03 22:01:53.574942 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1338/5356] 10.4.3.32 () {68 vars in 1389 bytes} [Fri Jul 3 22:01:53 2026] POST /volume/v3/snapshots/b8a53dcd-9a6f-4b7c-a30b-1e63639fcfb6/action => generated 117 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:01:53.583591 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-dc124e46-f5f1-4d5f-b59a-ef74bb282c73 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:53.586394 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-dc124e46-f5f1-4d5f-b59a-ef74bb282c73 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] DELETE https://10.4.3.32/volume/v3/snapshots/b8a53dcd-9a6f-4b7c-a30b-1e63639fcfb6 Jul 03 22:01:53.586394 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-dc124e46-f5f1-4d5f-b59a-ef74bb282c73 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:53.586394 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-dc124e46-f5f1-4d5f-b59a-ef74bb282c73 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:53.586394 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [None req-dc124e46-f5f1-4d5f-b59a-ef74bb282c73 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Delete snapshot with id: b8a53dcd-9a6f-4b7c-a30b-1e63639fcfb6 Jul 03 22:01:53.590858 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:53.590858 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:53.591263 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-dc124e46-f5f1-4d5f-b59a-ef74bb282c73 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot retrieved successfully. Jul 03 22:01:53.606303 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-dc124e46-f5f1-4d5f-b59a-ef74bb282c73 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot delete request issued successfully. Jul 03 22:01:53.607053 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-dc124e46-f5f1-4d5f-b59a-ef74bb282c73 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/b8a53dcd-9a6f-4b7c-a30b-1e63639fcfb6 returned with HTTP 202 Jul 03 22:01:53.607053 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1332/5357] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 22:01:53 2026] DELETE /volume/v3/snapshots/b8a53dcd-9a6f-4b7c-a30b-1e63639fcfb6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:01:53.615391 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-01b8f909-219d-4ff8-a3fd-d5d4eca8b658 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:53.616728 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-01b8f909-219d-4ff8-a3fd-d5d4eca8b658 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/snapshots/b8a53dcd-9a6f-4b7c-a30b-1e63639fcfb6 Jul 03 22:01:53.617033 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-01b8f909-219d-4ff8-a3fd-d5d4eca8b658 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:53.617318 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-01b8f909-219d-4ff8-a3fd-d5d4eca8b658 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:53.621933 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:53.621933 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:53.622444 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-01b8f909-219d-4ff8-a3fd-d5d4eca8b658 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot retrieved successfully. Jul 03 22:01:53.623212 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-01b8f909-219d-4ff8-a3fd-d5d4eca8b658 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/b8a53dcd-9a6f-4b7c-a30b-1e63639fcfb6 returned with HTTP 200 Jul 03 22:01:53.623761 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1330/5358] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:53 2026] GET /volume/v3/snapshots/b8a53dcd-9a6f-4b7c-a30b-1e63639fcfb6 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:53.705647 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-55ef7bdb-ce9b-4342-a286-cc1717d4fa90 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:53.707640 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-55ef7bdb-ce9b-4342-a286-cc1717d4fa90 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf Jul 03 22:01:53.707854 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-55ef7bdb-ce9b-4342-a286-cc1717d4fa90 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:53.708073 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-55ef7bdb-ce9b-4342-a286-cc1717d4fa90 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:53.719072 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:53.719072 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:53.722925 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-55ef7bdb-ce9b-4342-a286-cc1717d4fa90 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:01:53.726972 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-55ef7bdb-ce9b-4342-a286-cc1717d4fa90 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf returned with HTTP 200 Jul 03 22:01:53.727349 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1359/5359] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:53 2026] GET /volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:54.273902 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-897c4465-b95f-40fa-a17d-5b37b4ce816d req-f04ec9c9-0294-4115-800d-536c90cb3aa7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:54.275837 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-897c4465-b95f-40fa-a17d-5b37b4ce816d req-f04ec9c9-0294-4115-800d-536c90cb3aa7 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] POST https://10.4.3.32/volume/v3/attachments/9c45b721-2481-4c33-bfb1-7794d3d718a7/action Jul 03 22:01:54.276209 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-897c4465-b95f-40fa-a17d-5b37b4ce816d req-f04ec9c9-0294-4115-800d-536c90cb3aa7 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Action body: b'{"os-complete": null}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 22:01:54.276350 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-897c4465-b95f-40fa-a17d-5b37b4ce816d req-f04ec9c9-0294-4115-800d-536c90cb3aa7 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:54.291064 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:54.291064 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:54.302818 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-897c4465-b95f-40fa-a17d-5b37b4ce816d req-f04ec9c9-0294-4115-800d-536c90cb3aa7 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/attachments/9c45b721-2481-4c33-bfb1-7794d3d718a7/action returned with HTTP 204 Jul 03 22:01:54.303233 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1339/5360] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 22:01:54 2026] POST /volume/v3/attachments/9c45b721-2481-4c33-bfb1-7794d3d718a7/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:01:54.635529 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a39f62c4-51b3-41a9-af1b-0210d2eb02ab None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:54.639333 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a39f62c4-51b3-41a9-af1b-0210d2eb02ab tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/snapshots/b8a53dcd-9a6f-4b7c-a30b-1e63639fcfb6 Jul 03 22:01:54.639333 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a39f62c4-51b3-41a9-af1b-0210d2eb02ab tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:54.639333 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a39f62c4-51b3-41a9-af1b-0210d2eb02ab tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:54.644236 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a39f62c4-51b3-41a9-af1b-0210d2eb02ab tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/b8a53dcd-9a6f-4b7c-a30b-1e63639fcfb6 returned with HTTP 404 Jul 03 22:01:54.645205 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1333/5361] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:54 2026] GET /volume/v3/snapshots/b8a53dcd-9a6f-4b7c-a30b-1e63639fcfb6 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:01:54.653622 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-497f9994-16a4-4904-8b0a-6c1c83ca17f7 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:54.657405 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-497f9994-16a4-4904-8b0a-6c1c83ca17f7 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/2a792193-fb18-4df8-bfaf-94edb20daf45 Jul 03 22:01:54.657405 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-497f9994-16a4-4904-8b0a-6c1c83ca17f7 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:54.657405 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-497f9994-16a4-4904-8b0a-6c1c83ca17f7 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:54.657405 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-497f9994-16a4-4904-8b0a-6c1c83ca17f7 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Delete volume with id: 2a792193-fb18-4df8-bfaf-94edb20daf45 Jul 03 22:01:54.665033 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:54.665033 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:54.665693 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-497f9994-16a4-4904-8b0a-6c1c83ca17f7 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:01:54.683266 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-497f9994-16a4-4904-8b0a-6c1c83ca17f7 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Delete volume request issued successfully. Jul 03 22:01:54.683730 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-497f9994-16a4-4904-8b0a-6c1c83ca17f7 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/2a792193-fb18-4df8-bfaf-94edb20daf45 returned with HTTP 202 Jul 03 22:01:54.684401 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1331/5362] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:01:54 2026] DELETE /volume/v3/volumes/2a792193-fb18-4df8-bfaf-94edb20daf45 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:01:54.696465 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c1b8e1b4-6a85-438e-9766-94ba3f77c09f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:54.698451 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c1b8e1b4-6a85-438e-9766-94ba3f77c09f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/volumes/2a792193-fb18-4df8-bfaf-94edb20daf45 Jul 03 22:01:54.698710 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c1b8e1b4-6a85-438e-9766-94ba3f77c09f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:54.698902 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c1b8e1b4-6a85-438e-9766-94ba3f77c09f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:54.706828 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:54.706828 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:54.710840 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c1b8e1b4-6a85-438e-9766-94ba3f77c09f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:01:54.715101 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c1b8e1b4-6a85-438e-9766-94ba3f77c09f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/2a792193-fb18-4df8-bfaf-94edb20daf45 returned with HTTP 200 Jul 03 22:01:54.715748 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1360/5363] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:54 2026] GET /volume/v3/volumes/2a792193-fb18-4df8-bfaf-94edb20daf45 => generated 1005 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:01:54.741197 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2870130e-57dc-4f3b-8ff0-40fe99e6248a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:54.743421 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2870130e-57dc-4f3b-8ff0-40fe99e6248a tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf Jul 03 22:01:54.743658 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2870130e-57dc-4f3b-8ff0-40fe99e6248a tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:54.744106 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2870130e-57dc-4f3b-8ff0-40fe99e6248a tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:54.759956 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:54.759956 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:54.764856 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2870130e-57dc-4f3b-8ff0-40fe99e6248a tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:01:54.771117 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2870130e-57dc-4f3b-8ff0-40fe99e6248a tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf returned with HTTP 200 Jul 03 22:01:54.771678 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1340/5364] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:54 2026] GET /volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:01:55.730749 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-51aa0e8e-a0a4-49bb-a18f-11e944b862f7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:55.733516 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-51aa0e8e-a0a4-49bb-a18f-11e944b862f7 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/volumes/2a792193-fb18-4df8-bfaf-94edb20daf45 Jul 03 22:01:55.733772 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-51aa0e8e-a0a4-49bb-a18f-11e944b862f7 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:55.733981 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-51aa0e8e-a0a4-49bb-a18f-11e944b862f7 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:55.740187 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-51aa0e8e-a0a4-49bb-a18f-11e944b862f7 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/2a792193-fb18-4df8-bfaf-94edb20daf45 returned with HTTP 404 Jul 03 22:01:55.740790 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1334/5365] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:55 2026] GET /volume/v3/volumes/2a792193-fb18-4df8-bfaf-94edb20daf45 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:01:55.749588 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b3a61bd9-6fc5-4c27-b2d3-138b3eba1835 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:55.751511 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b3a61bd9-6fc5-4c27-b2d3-138b3eba1835 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:01:55.751871 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b3a61bd9-6fc5-4c27-b2d3-138b3eba1835 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1646178867"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:55.753243 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-b3a61bd9-6fc5-4c27-b2d3-138b3eba1835 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1646178867'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:01:55.753396 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-b3a61bd9-6fc5-4c27-b2d3-138b3eba1835 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Create volume of 1 GB Jul 03 22:01:55.757415 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-b3a61bd9-6fc5-4c27-b2d3-138b3eba1835 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Availability Zones retrieved successfully. Jul 03 22:01:55.762887 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b3a61bd9-6fc5-4c27-b2d3-138b3eba1835 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Flow 'volume_create_api' (2e1e7108-6edd-4e36-9371-7a04fbbee226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:01:55.763984 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b3a61bd9-6fc5-4c27-b2d3-138b3eba1835 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24927b4d-8478-4701-b684-b8055b294df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:55.764736 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-b3a61bd9-6fc5-4c27-b2d3-138b3eba1835 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:01:55.786273 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b3a61bd9-6fc5-4c27-b2d3-138b3eba1835 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24927b4d-8478-4701-b684-b8055b294df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:55.786995 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b3a61bd9-6fc5-4c27-b2d3-138b3eba1835 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7913fd5-abcf-4687-840c-4d86f0f70fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:55.837143 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-b3a61bd9-6fc5-4c27-b2d3-138b3eba1835 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Created reservations ['873947ca-067e-4fa7-b6a2-176f99d63838', '08a00153-1a31-49ee-91a2-33235ff5f2f4', '04d48f21-2d8c-4a14-a428-bb8cf4fac82e', 'a4920afb-28f4-4fb6-8dc2-4c1ff61f6a48'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:01:55.837590 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b3a61bd9-6fc5-4c27-b2d3-138b3eba1835 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7913fd5-abcf-4687-840c-4d86f0f70fd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['873947ca-067e-4fa7-b6a2-176f99d63838', '08a00153-1a31-49ee-91a2-33235ff5f2f4', '04d48f21-2d8c-4a14-a428-bb8cf4fac82e', 'a4920afb-28f4-4fb6-8dc2-4c1ff61f6a48']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:55.838350 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b3a61bd9-6fc5-4c27-b2d3-138b3eba1835 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bab428f-ff64-4a1c-a7fb-f5eacb20732b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:55.865250 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b3a61bd9-6fc5-4c27-b2d3-138b3eba1835 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bab428f-ff64-4a1c-a7fb-f5eacb20732b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a90b145-38fb-4634-a0aa-576dce5d181a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1646178867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fb928a40b88402cb18c106557405ac8',qos_specs=None,replication_status=,reservations=['873947ca-067e-4fa7-b6a2-176f99d63838','08a00153-1a31-49ee-91a2-33235ff5f2f4','04d48f21-2d8c-4a14-a428-bb8cf4fac82e','a4920afb-28f4-4fb6-8dc2-4c1ff61f6a48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c367eeb54f446b3b7c0bd1331165ee6',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:01:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1646178867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a90b145-38fb-4634-a0aa-576dce5d181a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fb928a40b88402cb18c106557405ac8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c367eeb54f446b3b7c0bd1331165ee6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:55.865965 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b3a61bd9-6fc5-4c27-b2d3-138b3eba1835 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dca35e7c-d7a1-4c44-92e4-c5de7db86081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:55.892662 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b3a61bd9-6fc5-4c27-b2d3-138b3eba1835 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dca35e7c-d7a1-4c44-92e4-c5de7db86081) transitioned into state 'SUCCESS' from state '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-1646178867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fb928a40b88402cb18c106557405ac8',qos_specs=None,replication_status=,reservations=['873947ca-067e-4fa7-b6a2-176f99d63838','08a00153-1a31-49ee-91a2-33235ff5f2f4','04d48f21-2d8c-4a14-a428-bb8cf4fac82e','a4920afb-28f4-4fb6-8dc2-4c1ff61f6a48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c367eeb54f446b3b7c0bd1331165ee6',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:55.893729 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b3a61bd9-6fc5-4c27-b2d3-138b3eba1835 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b19cc2fc-e150-43e2-8daf-c0f8df794434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:01:55.902421 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b3a61bd9-6fc5-4c27-b2d3-138b3eba1835 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b19cc2fc-e150-43e2-8daf-c0f8df794434) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:01:55.903159 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b3a61bd9-6fc5-4c27-b2d3-138b3eba1835 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Flow 'volume_create_api' (2e1e7108-6edd-4e36-9371-7a04fbbee226) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:01:55.903449 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-b3a61bd9-6fc5-4c27-b2d3-138b3eba1835 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Create volume request issued successfully. Jul 03 22:01:55.904033 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b3a61bd9-6fc5-4c27-b2d3-138b3eba1835 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:01:55.904542 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1332/5366] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 22:01:55 2026] POST /volume/v3/volumes => generated 776 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:01:55.916291 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d6b7ae44-773c-4780-ab5e-e2e63dc1f5ef None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:55.918087 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d6b7ae44-773c-4780-ab5e-e2e63dc1f5ef tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/volumes/9a90b145-38fb-4634-a0aa-576dce5d181a Jul 03 22:01:55.918381 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d6b7ae44-773c-4780-ab5e-e2e63dc1f5ef tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:55.918629 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d6b7ae44-773c-4780-ab5e-e2e63dc1f5ef tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:55.925654 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:55.925654 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:55.928979 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d6b7ae44-773c-4780-ab5e-e2e63dc1f5ef tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:01:55.932748 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d6b7ae44-773c-4780-ab5e-e2e63dc1f5ef tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/9a90b145-38fb-4634-a0aa-576dce5d181a returned with HTTP 200 Jul 03 22:01:55.933205 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1361/5367] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:55 2026] GET /volume/v3/volumes/9a90b145-38fb-4634-a0aa-576dce5d181a => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:56.945598 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-84d8826c-014f-4f62-b990-7cc8f8211b3f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:56.947360 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-84d8826c-014f-4f62-b990-7cc8f8211b3f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/volumes/9a90b145-38fb-4634-a0aa-576dce5d181a Jul 03 22:01:56.947613 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-84d8826c-014f-4f62-b990-7cc8f8211b3f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:56.947858 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-84d8826c-014f-4f62-b990-7cc8f8211b3f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:56.955324 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:56.955324 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:56.959135 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-84d8826c-014f-4f62-b990-7cc8f8211b3f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:01:56.963590 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-84d8826c-014f-4f62-b990-7cc8f8211b3f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/9a90b145-38fb-4634-a0aa-576dce5d181a returned with HTTP 200 Jul 03 22:01:56.964177 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1341/5368] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:56 2026] GET /volume/v3/volumes/9a90b145-38fb-4634-a0aa-576dce5d181a => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:01:56.983566 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b2500bd6-6b1a-4950-ba2c-904ff6773f69 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:56.985212 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b2500bd6-6b1a-4950-ba2c-904ff6773f69 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] POST https://10.4.3.32/volume/v3/snapshots Jul 03 22:01:56.985629 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b2500bd6-6b1a-4950-ba2c-904ff6773f69 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9a90b145-38fb-4634-a0aa-576dce5d181a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-367066612"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:56.994749 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:56.994749 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:56.995176 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b2500bd6-6b1a-4950-ba2c-904ff6773f69 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:01:56.995336 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [None req-b2500bd6-6b1a-4950-ba2c-904ff6773f69 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Create snapshot from volume 9a90b145-38fb-4634-a0aa-576dce5d181a Jul 03 22:01:57.023477 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-b2500bd6-6b1a-4950-ba2c-904ff6773f69 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Created reservations ['65571601-a902-416b-8399-e987e18e4bd3', '2fda3942-a291-4eb6-9dbf-6b2b6f809bcf', '3a7f6583-0e84-4d2f-8985-ae027fd0450b', '078f7ffa-bf6d-4f86-81a6-d8ef5e54e4c9'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:01:57.068513 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b2500bd6-6b1a-4950-ba2c-904ff6773f69 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot create request issued successfully. Jul 03 22:01:57.068954 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b2500bd6-6b1a-4950-ba2c-904ff6773f69 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 22:01:57.069606 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1335/5369] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 22:01:56 2026] POST /volume/v3/snapshots => generated 307 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:01:57.082341 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-fe150edc-0416-4601-aebc-6c919742e15c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:57.085382 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fe150edc-0416-4601-aebc-6c919742e15c tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/snapshots/8b7184f0-ef0e-43ea-95bd-11c45ebf52b8 Jul 03 22:01:57.085658 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fe150edc-0416-4601-aebc-6c919742e15c tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:57.085865 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fe150edc-0416-4601-aebc-6c919742e15c tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:57.092175 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:57.092175 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:57.093659 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-fe150edc-0416-4601-aebc-6c919742e15c tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot retrieved successfully. Jul 03 22:01:57.096517 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fe150edc-0416-4601-aebc-6c919742e15c tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/8b7184f0-ef0e-43ea-95bd-11c45ebf52b8 returned with HTTP 200 Jul 03 22:01:57.096908 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1333/5370] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:57 2026] GET /volume/v3/snapshots/8b7184f0-ef0e-43ea-95bd-11c45ebf52b8 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:57.633756 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-4cf8e6a9-03bb-4ca2-aef0-6f44cfd90695 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:57.635901 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4cf8e6a9-03bb-4ca2-aef0-6f44cfd90695 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 22:01:57.636302 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4cf8e6a9-03bb-4ca2-aef0-6f44cfd90695 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "88e5446a-f419-4f39-b23b-f66221802faf", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-2003520291", "description": null, "metadata": null}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:57.647756 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:57.647756 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:57.648262 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-4cf8e6a9-03bb-4ca2-aef0-6f44cfd90695 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:01:57.648456 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.snapshots [None req-4cf8e6a9-03bb-4ca2-aef0-6f44cfd90695 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Create snapshot from volume 88e5446a-f419-4f39-b23b-f66221802faf Jul 03 22:01:57.688728 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-4cf8e6a9-03bb-4ca2-aef0-6f44cfd90695 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Created reservations ['90656aaf-e450-44ef-91fe-d1841eea872b', '8bf010e0-f2af-426d-8300-364b352105e3', 'fd030ffe-f07c-49b2-86ad-33dfd08c92fb', 'd61e1a08-0117-4d82-a8d0-337ccbc992a5'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:01:57.722573 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-4cf8e6a9-03bb-4ca2-aef0-6f44cfd90695 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Snapshot force create request issued successfully. Jul 03 22:01:57.722910 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4cf8e6a9-03bb-4ca2-aef0-6f44cfd90695 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 22:01:57.723460 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1362/5371] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 22:01:57 2026] POST /volume/v3/snapshots => generated 313 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:01:57.732982 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4c37e7a5-0714-4d59-9d0a-5cfc01ce12ef None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:57.735066 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4c37e7a5-0714-4d59-9d0a-5cfc01ce12ef tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/snapshots/6a2bb992-009d-42dd-b387-6dc00ebbd87c Jul 03 22:01:57.735419 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4c37e7a5-0714-4d59-9d0a-5cfc01ce12ef tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:57.735613 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4c37e7a5-0714-4d59-9d0a-5cfc01ce12ef tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:57.741351 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:57.741351 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:57.741865 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-4c37e7a5-0714-4d59-9d0a-5cfc01ce12ef tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Snapshot retrieved successfully. Jul 03 22:01:57.742961 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4c37e7a5-0714-4d59-9d0a-5cfc01ce12ef tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/snapshots/6a2bb992-009d-42dd-b387-6dc00ebbd87c returned with HTTP 200 Jul 03 22:01:57.743530 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1342/5372] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:57 2026] GET /volume/v3/snapshots/6a2bb992-009d-42dd-b387-6dc00ebbd87c => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:58.106464 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-12bd001b-e1c7-4cfe-abc3-4cd3285180ee None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:58.108592 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-12bd001b-e1c7-4cfe-abc3-4cd3285180ee tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/snapshots/8b7184f0-ef0e-43ea-95bd-11c45ebf52b8 Jul 03 22:01:58.108897 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-12bd001b-e1c7-4cfe-abc3-4cd3285180ee tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:58.109187 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-12bd001b-e1c7-4cfe-abc3-4cd3285180ee tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:58.114918 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:58.114918 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:58.115428 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-12bd001b-e1c7-4cfe-abc3-4cd3285180ee tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot retrieved successfully. Jul 03 22:01:58.116419 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-12bd001b-e1c7-4cfe-abc3-4cd3285180ee tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/8b7184f0-ef0e-43ea-95bd-11c45ebf52b8 returned with HTTP 200 Jul 03 22:01:58.116865 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1336/5373] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:58 2026] GET /volume/v3/snapshots/8b7184f0-ef0e-43ea-95bd-11c45ebf52b8 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:58.125738 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b815a1c5-8287-4123-95fd-ffe27674517a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:58.127293 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b815a1c5-8287-4123-95fd-ffe27674517a tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] PUT https://10.4.3.32/volume/v3/snapshots/8b7184f0-ef0e-43ea-95bd-11c45ebf52b8 Jul 03 22:01:58.127598 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b815a1c5-8287-4123-95fd-ffe27674517a tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:58.133318 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:58.133318 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:58.133705 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-b815a1c5-8287-4123-95fd-ffe27674517a tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Snapshot retrieved successfully. Jul 03 22:01:58.140234 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b815a1c5-8287-4123-95fd-ffe27674517a tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] https://10.4.3.32/volume/v3/snapshots/8b7184f0-ef0e-43ea-95bd-11c45ebf52b8 returned with HTTP 200 Jul 03 22:01:58.140650 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1334/5374] 10.4.3.32 () {68 vars in 1367 bytes} [Fri Jul 3 22:01:58 2026] PUT /volume/v3/snapshots/8b7184f0-ef0e-43ea-95bd-11c45ebf52b8 => generated 360 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:58.150893 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-98f1fea8-d07c-4ca8-916b-0de47c606cde None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:58.152743 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-98f1fea8-d07c-4ca8-916b-0de47c606cde tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] DELETE https://10.4.3.32/volume/v3/snapshots/8b7184f0-ef0e-43ea-95bd-11c45ebf52b8 Jul 03 22:01:58.152933 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-98f1fea8-d07c-4ca8-916b-0de47c606cde tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:58.153129 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-98f1fea8-d07c-4ca8-916b-0de47c606cde tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:58.153230 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.snapshots [None req-98f1fea8-d07c-4ca8-916b-0de47c606cde tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Delete snapshot with id: 8b7184f0-ef0e-43ea-95bd-11c45ebf52b8 Jul 03 22:01:58.157867 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:58.157867 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:01:58.158170 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-98f1fea8-d07c-4ca8-916b-0de47c606cde tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot retrieved successfully. Jul 03 22:01:58.172395 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-98f1fea8-d07c-4ca8-916b-0de47c606cde tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot delete request issued successfully. Jul 03 22:01:58.172645 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-98f1fea8-d07c-4ca8-916b-0de47c606cde tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/8b7184f0-ef0e-43ea-95bd-11c45ebf52b8 returned with HTTP 202 Jul 03 22:01:58.173213 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1363/5375] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 22:01:58 2026] DELETE /volume/v3/snapshots/8b7184f0-ef0e-43ea-95bd-11c45ebf52b8 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:01:58.183631 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-48d06bec-1454-46da-a497-c16eca17cb4b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:58.185580 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-48d06bec-1454-46da-a497-c16eca17cb4b tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/snapshots/8b7184f0-ef0e-43ea-95bd-11c45ebf52b8 Jul 03 22:01:58.185769 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-48d06bec-1454-46da-a497-c16eca17cb4b tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:58.185948 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-48d06bec-1454-46da-a497-c16eca17cb4b tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:58.191306 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:58.191306 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:58.191669 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-48d06bec-1454-46da-a497-c16eca17cb4b tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot retrieved successfully. Jul 03 22:01:58.192418 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-48d06bec-1454-46da-a497-c16eca17cb4b tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/8b7184f0-ef0e-43ea-95bd-11c45ebf52b8 returned with HTTP 200 Jul 03 22:01:58.192782 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1343/5376] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:58 2026] GET /volume/v3/snapshots/8b7184f0-ef0e-43ea-95bd-11c45ebf52b8 => generated 493 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:58.753611 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ae005705-e7f5-4d58-8b1a-2cae1b3abdc2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:58.755463 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ae005705-e7f5-4d58-8b1a-2cae1b3abdc2 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/snapshots/6a2bb992-009d-42dd-b387-6dc00ebbd87c Jul 03 22:01:58.755733 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ae005705-e7f5-4d58-8b1a-2cae1b3abdc2 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:58.755991 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ae005705-e7f5-4d58-8b1a-2cae1b3abdc2 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:58.762177 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:58.762177 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:58.762786 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-ae005705-e7f5-4d58-8b1a-2cae1b3abdc2 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Snapshot retrieved successfully. Jul 03 22:01:58.763693 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ae005705-e7f5-4d58-8b1a-2cae1b3abdc2 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/snapshots/6a2bb992-009d-42dd-b387-6dc00ebbd87c returned with HTTP 200 Jul 03 22:01:58.764133 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1337/5377] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:58 2026] GET /volume/v3/snapshots/6a2bb992-009d-42dd-b387-6dc00ebbd87c => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:58.772691 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-98801d8c-2f9a-4e90-bafb-512dec42293c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:58.774534 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-98801d8c-2f9a-4e90-bafb-512dec42293c tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/snapshots/6a2bb992-009d-42dd-b387-6dc00ebbd87c Jul 03 22:01:58.774731 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-98801d8c-2f9a-4e90-bafb-512dec42293c tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:58.774917 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-98801d8c-2f9a-4e90-bafb-512dec42293c tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:58.779845 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:58.779845 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:01:58.780255 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-98801d8c-2f9a-4e90-bafb-512dec42293c tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Snapshot retrieved successfully. Jul 03 22:01:58.780972 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-98801d8c-2f9a-4e90-bafb-512dec42293c tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/snapshots/6a2bb992-009d-42dd-b387-6dc00ebbd87c returned with HTTP 200 Jul 03 22:01:58.781341 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1335/5378] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:58 2026] GET /volume/v3/snapshots/6a2bb992-009d-42dd-b387-6dc00ebbd87c => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:59.201607 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-4192a5dc-e51c-40d8-851b-1ce1201d58ed None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:59.203652 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4192a5dc-e51c-40d8-851b-1ce1201d58ed tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/snapshots/8b7184f0-ef0e-43ea-95bd-11c45ebf52b8 Jul 03 22:01:59.203942 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4192a5dc-e51c-40d8-851b-1ce1201d58ed tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:59.204167 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4192a5dc-e51c-40d8-851b-1ce1201d58ed tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:59.208775 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4192a5dc-e51c-40d8-851b-1ce1201d58ed tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/8b7184f0-ef0e-43ea-95bd-11c45ebf52b8 returned with HTTP 404 Jul 03 22:01:59.209286 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1364/5379] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:01:59 2026] GET /volume/v3/snapshots/8b7184f0-ef0e-43ea-95bd-11c45ebf52b8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:01:59.216229 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a53781e6-6f09-4406-91cc-ab1f70633e3b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:59.217838 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a53781e6-6f09-4406-91cc-ab1f70633e3b tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/9a90b145-38fb-4634-a0aa-576dce5d181a Jul 03 22:01:59.218003 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a53781e6-6f09-4406-91cc-ab1f70633e3b tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:59.218181 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a53781e6-6f09-4406-91cc-ab1f70633e3b tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:59.218328 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-a53781e6-6f09-4406-91cc-ab1f70633e3b tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Delete volume with id: 9a90b145-38fb-4634-a0aa-576dce5d181a Jul 03 22:01:59.224651 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:59.224651 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:01:59.224948 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-a53781e6-6f09-4406-91cc-ab1f70633e3b tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:01:59.241668 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-a53781e6-6f09-4406-91cc-ab1f70633e3b tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Delete volume request issued successfully. Jul 03 22:01:59.241838 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a53781e6-6f09-4406-91cc-ab1f70633e3b tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/9a90b145-38fb-4634-a0aa-576dce5d181a returned with HTTP 202 Jul 03 22:01:59.242245 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1344/5380] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:01:59 2026] DELETE /volume/v3/volumes/9a90b145-38fb-4634-a0aa-576dce5d181a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:01:59.252264 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d7110ef9-e017-4bed-a4df-3713779abb04 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:59.253911 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d7110ef9-e017-4bed-a4df-3713779abb04 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/volumes/9a90b145-38fb-4634-a0aa-576dce5d181a Jul 03 22:01:59.254107 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d7110ef9-e017-4bed-a4df-3713779abb04 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:01:59.254313 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d7110ef9-e017-4bed-a4df-3713779abb04 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:01:59.262345 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:01:59.262345 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:01:59.267291 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d7110ef9-e017-4bed-a4df-3713779abb04 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:01:59.272434 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d7110ef9-e017-4bed-a4df-3713779abb04 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/9a90b145-38fb-4634-a0aa-576dce5d181a returned with HTTP 200 Jul 03 22:01:59.272972 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1338/5381] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:01:59 2026] GET /volume/v3/volumes/9a90b145-38fb-4634-a0aa-576dce5d181a => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:02:00.223185 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-83041b71-206f-4172-9c25-d1804a0d76ea None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:00.224912 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-83041b71-206f-4172-9c25-d1804a0d76ea tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 22:02:00.225243 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-83041b71-206f-4172-9c25-d1804a0d76ea tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "88e5446a-f419-4f39-b23b-f66221802faf", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1091165158", "description": null, "metadata": null}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:00.235966 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:00.235966 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:00.236485 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-83041b71-206f-4172-9c25-d1804a0d76ea tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:00.236645 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.snapshots [None req-83041b71-206f-4172-9c25-d1804a0d76ea tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Create snapshot from volume 88e5446a-f419-4f39-b23b-f66221802faf Jul 03 22:02:00.260515 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-83041b71-206f-4172-9c25-d1804a0d76ea tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Created reservations ['abd6bc4f-6313-4aa7-b316-07c61f50d054', 'e1b91fc4-dbaa-4aac-b1c8-8ae68f9ef9cb', '9e34977f-2200-4d3a-92a8-29711203757d', '94a7f3a9-5db6-4c54-b2f7-ac6d10f6f7d8'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:02:00.287178 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-89af9cb3-83e8-4137-aca6-af72b9fd31c6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:00.288922 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-89af9cb3-83e8-4137-aca6-af72b9fd31c6 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/volumes/9a90b145-38fb-4634-a0aa-576dce5d181a Jul 03 22:02:00.289140 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-89af9cb3-83e8-4137-aca6-af72b9fd31c6 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:00.289313 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-89af9cb3-83e8-4137-aca6-af72b9fd31c6 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:00.295552 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-89af9cb3-83e8-4137-aca6-af72b9fd31c6 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/9a90b145-38fb-4634-a0aa-576dce5d181a returned with HTTP 404 Jul 03 22:02:00.296039 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1365/5382] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:00 2026] GET /volume/v3/volumes/9a90b145-38fb-4634-a0aa-576dce5d181a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:02:00.300278 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-83041b71-206f-4172-9c25-d1804a0d76ea tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Snapshot force create request issued successfully. Jul 03 22:02:00.300763 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-83041b71-206f-4172-9c25-d1804a0d76ea tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 22:02:00.301835 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1336/5383] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 22:02:00 2026] POST /volume/v3/snapshots => generated 313 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:02:00.307425 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-92d46ee0-613e-4dd5-8c78-70673dc8b074 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:00.309419 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-92d46ee0-613e-4dd5-8c78-70673dc8b074 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:02:00.309831 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-92d46ee0-613e-4dd5-8c78-70673dc8b074 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-733567773"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:00.311693 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-92d46ee0-613e-4dd5-8c78-70673dc8b074 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-733567773'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:02:00.311828 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-92d46ee0-613e-4dd5-8c78-70673dc8b074 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Create volume of 1 GB Jul 03 22:02:00.312666 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-964c8b74-0f88-471d-a55a-681b28c4c827 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:00.314703 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-964c8b74-0f88-471d-a55a-681b28c4c827 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/snapshots/dd86083c-02b7-423c-aed3-d70b15d7673c Jul 03 22:02:00.314974 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-964c8b74-0f88-471d-a55a-681b28c4c827 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:00.315206 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-964c8b74-0f88-471d-a55a-681b28c4c827 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:00.316444 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-92d46ee0-613e-4dd5-8c78-70673dc8b074 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Availability Zones retrieved successfully. Jul 03 22:02:00.319682 np0000004475 devstack@c-api.service[99935]: DEBUG dbcounter [-] [99935] Writing DB stats cinder:SELECT=189,cinder:UPDATE=29,cinder:INSERT=11 {{(pid=99935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:02:00.324110 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:00.324110 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:00.324522 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-92d46ee0-613e-4dd5-8c78-70673dc8b074 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Flow 'volume_create_api' (2eeba56f-f69c-4f56-a67a-92e1bfe69c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:02:00.324639 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-964c8b74-0f88-471d-a55a-681b28c4c827 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Snapshot retrieved successfully. Jul 03 22:02:00.325391 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-964c8b74-0f88-471d-a55a-681b28c4c827 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/snapshots/dd86083c-02b7-423c-aed3-d70b15d7673c returned with HTTP 200 Jul 03 22:02:00.325779 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-92d46ee0-613e-4dd5-8c78-70673dc8b074 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36d0cefa-0d57-4f70-a852-845d782cac27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:00.326930 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-92d46ee0-613e-4dd5-8c78-70673dc8b074 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:02:00.328298 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1339/5384] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:02:00 2026] GET /volume/v3/snapshots/dd86083c-02b7-423c-aed3-d70b15d7673c => generated 445 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 22:02:00.357696 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-92d46ee0-613e-4dd5-8c78-70673dc8b074 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36d0cefa-0d57-4f70-a852-845d782cac27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:00.358648 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-92d46ee0-613e-4dd5-8c78-70673dc8b074 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bde8c0a9-9873-48a0-a84c-c997d930a63d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:00.396967 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-92d46ee0-613e-4dd5-8c78-70673dc8b074 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Created reservations ['d77c6758-2e24-4479-b635-bcfab98c96b4', '6d9779f6-bcfb-4591-ac9f-f8ea3201f81a', '597becc9-fccc-4aa3-8315-d9005076f63d', 'ea22fce8-a2c0-4f96-b970-2303004395f0'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:02:00.398001 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-92d46ee0-613e-4dd5-8c78-70673dc8b074 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bde8c0a9-9873-48a0-a84c-c997d930a63d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d77c6758-2e24-4479-b635-bcfab98c96b4', '6d9779f6-bcfb-4591-ac9f-f8ea3201f81a', '597becc9-fccc-4aa3-8315-d9005076f63d', 'ea22fce8-a2c0-4f96-b970-2303004395f0']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:00.398915 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-92d46ee0-613e-4dd5-8c78-70673dc8b074 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f83c217-a1da-4496-baf1-21e323a37579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:00.424589 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-92d46ee0-613e-4dd5-8c78-70673dc8b074 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f83c217-a1da-4496-baf1-21e323a37579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e458bd30-3251-42bf-ba2b-66ebab06eecb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-733567773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fb928a40b88402cb18c106557405ac8',qos_specs=None,replication_status=,reservations=['d77c6758-2e24-4479-b635-bcfab98c96b4','6d9779f6-bcfb-4591-ac9f-f8ea3201f81a','597becc9-fccc-4aa3-8315-d9005076f63d','ea22fce8-a2c0-4f96-b970-2303004395f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c367eeb54f446b3b7c0bd1331165ee6',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:02:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-733567773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e458bd30-3251-42bf-ba2b-66ebab06eecb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fb928a40b88402cb18c106557405ac8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c367eeb54f446b3b7c0bd1331165ee6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:00.425520 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-92d46ee0-613e-4dd5-8c78-70673dc8b074 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eeefa19e-78de-498c-ab67-3ce55bab8205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:00.445462 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-92d46ee0-613e-4dd5-8c78-70673dc8b074 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eeefa19e-78de-498c-ab67-3ce55bab8205) transitioned into state 'SUCCESS' from state '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-733567773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fb928a40b88402cb18c106557405ac8',qos_specs=None,replication_status=,reservations=['d77c6758-2e24-4479-b635-bcfab98c96b4','6d9779f6-bcfb-4591-ac9f-f8ea3201f81a','597becc9-fccc-4aa3-8315-d9005076f63d','ea22fce8-a2c0-4f96-b970-2303004395f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c367eeb54f446b3b7c0bd1331165ee6',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:00.446102 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-92d46ee0-613e-4dd5-8c78-70673dc8b074 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08f84acf-c9cc-48fe-878c-7e741305c195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:00.454271 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-92d46ee0-613e-4dd5-8c78-70673dc8b074 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08f84acf-c9cc-48fe-878c-7e741305c195) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:00.455016 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-92d46ee0-613e-4dd5-8c78-70673dc8b074 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Flow 'volume_create_api' (2eeba56f-f69c-4f56-a67a-92e1bfe69c6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:02:00.455272 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-92d46ee0-613e-4dd5-8c78-70673dc8b074 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Create volume request issued successfully. Jul 03 22:02:00.455795 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-92d46ee0-613e-4dd5-8c78-70673dc8b074 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:02:00.456207 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1345/5385] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 22:02:00 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 22:02:00.467697 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a29d251e-ecc9-41d0-8386-46ada0a1db20 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:00.469468 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a29d251e-ecc9-41d0-8386-46ada0a1db20 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/volumes/e458bd30-3251-42bf-ba2b-66ebab06eecb Jul 03 22:02:00.469654 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a29d251e-ecc9-41d0-8386-46ada0a1db20 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:00.469831 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a29d251e-ecc9-41d0-8386-46ada0a1db20 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:00.477019 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:00.477019 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:00.480506 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-a29d251e-ecc9-41d0-8386-46ada0a1db20 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:02:00.484294 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a29d251e-ecc9-41d0-8386-46ada0a1db20 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/e458bd30-3251-42bf-ba2b-66ebab06eecb returned with HTTP 200 Jul 03 22:02:00.484678 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1366/5386] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:00 2026] GET /volume/v3/volumes/e458bd30-3251-42bf-ba2b-66ebab06eecb => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:01.336091 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7eda9990-0f86-4376-86cf-74b00a3f96da None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:01.338194 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7eda9990-0f86-4376-86cf-74b00a3f96da tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/snapshots/dd86083c-02b7-423c-aed3-d70b15d7673c Jul 03 22:02:01.338394 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7eda9990-0f86-4376-86cf-74b00a3f96da tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:01.338614 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7eda9990-0f86-4376-86cf-74b00a3f96da tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:01.344265 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:01.344265 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:01.344800 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-7eda9990-0f86-4376-86cf-74b00a3f96da tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Snapshot retrieved successfully. Jul 03 22:02:01.345711 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7eda9990-0f86-4376-86cf-74b00a3f96da tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/snapshots/dd86083c-02b7-423c-aed3-d70b15d7673c returned with HTTP 200 Jul 03 22:02:01.346119 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1337/5387] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:02:01 2026] GET /volume/v3/snapshots/dd86083c-02b7-423c-aed3-d70b15d7673c => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:01.356824 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-900ceb86-9d31-4aa1-b85c-d1cbcf2d5da9 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:01.358694 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-900ceb86-9d31-4aa1-b85c-d1cbcf2d5da9 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/snapshots/dd86083c-02b7-423c-aed3-d70b15d7673c Jul 03 22:02:01.359471 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-900ceb86-9d31-4aa1-b85c-d1cbcf2d5da9 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:01.359471 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-900ceb86-9d31-4aa1-b85c-d1cbcf2d5da9 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:01.364171 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:01.364171 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:01.364663 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-900ceb86-9d31-4aa1-b85c-d1cbcf2d5da9 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Snapshot retrieved successfully. Jul 03 22:02:01.365569 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-900ceb86-9d31-4aa1-b85c-d1cbcf2d5da9 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/snapshots/dd86083c-02b7-423c-aed3-d70b15d7673c returned with HTTP 200 Jul 03 22:02:01.365958 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1340/5388] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:02:01 2026] GET /volume/v3/snapshots/dd86083c-02b7-423c-aed3-d70b15d7673c => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:01.497517 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ff80c53d-a26e-41fe-83d3-8161d80e779f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:01.500113 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ff80c53d-a26e-41fe-83d3-8161d80e779f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/volumes/e458bd30-3251-42bf-ba2b-66ebab06eecb Jul 03 22:02:01.500347 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ff80c53d-a26e-41fe-83d3-8161d80e779f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:01.500599 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ff80c53d-a26e-41fe-83d3-8161d80e779f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:01.511431 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:01.511431 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:01.516290 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-ff80c53d-a26e-41fe-83d3-8161d80e779f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:02:01.521209 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ff80c53d-a26e-41fe-83d3-8161d80e779f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/e458bd30-3251-42bf-ba2b-66ebab06eecb returned with HTTP 200 Jul 03 22:02:01.521712 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1346/5389] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:01 2026] GET /volume/v3/volumes/e458bd30-3251-42bf-ba2b-66ebab06eecb => generated 1006 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:02:01.538908 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8c57c25f-5375-4905-8983-6cb35b4669a6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:01.541208 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8c57c25f-5375-4905-8983-6cb35b4669a6 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] POST https://10.4.3.32/volume/v3/snapshots Jul 03 22:02:01.541646 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8c57c25f-5375-4905-8983-6cb35b4669a6 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e458bd30-3251-42bf-ba2b-66ebab06eecb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1032264795"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:01.553328 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:01.553328 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:01.553767 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-8c57c25f-5375-4905-8983-6cb35b4669a6 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:02:01.553929 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.snapshots [None req-8c57c25f-5375-4905-8983-6cb35b4669a6 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Create snapshot from volume e458bd30-3251-42bf-ba2b-66ebab06eecb Jul 03 22:02:01.581089 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-8c57c25f-5375-4905-8983-6cb35b4669a6 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Created reservations ['3fa6661b-fc5c-4fd1-b871-b82c9eddaf9b', '548f0802-1a0e-4e04-a61c-57aab68a1847', '40be354e-0c96-4f2c-a7b5-f4d5e1cdf062', '0cc7124a-bf77-4168-bab7-f18241902cff'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:02:01.617349 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-8c57c25f-5375-4905-8983-6cb35b4669a6 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot create request issued successfully. Jul 03 22:02:01.617722 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8c57c25f-5375-4905-8983-6cb35b4669a6 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 22:02:01.618325 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1367/5390] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 22:02:01 2026] POST /volume/v3/snapshots => generated 308 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:02:01.629223 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-263383a5-198a-4828-836d-f73e5f8dc802 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:01.631128 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-263383a5-198a-4828-836d-f73e5f8dc802 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/snapshots/f59f180f-992c-4e4f-b622-70df67b52b6e Jul 03 22:02:01.631340 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-263383a5-198a-4828-836d-f73e5f8dc802 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:01.631604 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-263383a5-198a-4828-836d-f73e5f8dc802 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:01.636750 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:01.636750 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:01.637149 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-263383a5-198a-4828-836d-f73e5f8dc802 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot retrieved successfully. Jul 03 22:02:01.637919 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-263383a5-198a-4828-836d-f73e5f8dc802 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/f59f180f-992c-4e4f-b622-70df67b52b6e returned with HTTP 200 Jul 03 22:02:01.638349 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1338/5391] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:02:01 2026] GET /volume/v3/snapshots/f59f180f-992c-4e4f-b622-70df67b52b6e => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:02.650866 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-56276090-2434-4285-a1c4-4b1ad1b118d3 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:02.653349 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-56276090-2434-4285-a1c4-4b1ad1b118d3 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/snapshots/f59f180f-992c-4e4f-b622-70df67b52b6e Jul 03 22:02:02.653633 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-56276090-2434-4285-a1c4-4b1ad1b118d3 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:02.654261 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-56276090-2434-4285-a1c4-4b1ad1b118d3 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:02.659497 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:02.659497 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:02.659824 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-56276090-2434-4285-a1c4-4b1ad1b118d3 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot retrieved successfully. Jul 03 22:02:02.660571 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-56276090-2434-4285-a1c4-4b1ad1b118d3 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/f59f180f-992c-4e4f-b622-70df67b52b6e returned with HTTP 200 Jul 03 22:02:02.661048 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1341/5392] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:02:02 2026] GET /volume/v3/snapshots/f59f180f-992c-4e4f-b622-70df67b52b6e => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:02.671843 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-36afff2c-3d94-4741-bfe5-f87f43a77646 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:02.673598 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-36afff2c-3d94-4741-bfe5-f87f43a77646 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] POST https://10.4.3.32/volume/v3/snapshots/f59f180f-992c-4e4f-b622-70df67b52b6e/action Jul 03 22:02:02.674025 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-36afff2c-3d94-4741-bfe5-f87f43a77646 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 22:02:02.674181 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-36afff2c-3d94-4741-bfe5-f87f43a77646 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:02.675483 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.admin_actions [None req-36afff2c-3d94-4741-bfe5-f87f43a77646 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Updating snapshot 'f59f180f-992c-4e4f-b622-70df67b52b6e' with '{'status': 'creating'}' {{(pid=99934) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 22:02:02.685156 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:02.685156 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:02.697058 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-36afff2c-3d94-4741-bfe5-f87f43a77646 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/f59f180f-992c-4e4f-b622-70df67b52b6e/action returned with HTTP 202 Jul 03 22:02:02.697540 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1347/5393] 10.4.3.32 () {68 vars in 1389 bytes} [Fri Jul 3 22:02:02 2026] POST /volume/v3/snapshots/f59f180f-992c-4e4f-b622-70df67b52b6e/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 22:02:02.704484 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3983fe49-e572-47bf-9c29-aa88ff4fd875 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:02.706453 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3983fe49-e572-47bf-9c29-aa88ff4fd875 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/snapshots/f59f180f-992c-4e4f-b622-70df67b52b6e Jul 03 22:02:02.706648 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3983fe49-e572-47bf-9c29-aa88ff4fd875 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:02.706827 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3983fe49-e572-47bf-9c29-aa88ff4fd875 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:02.712096 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:02.712096 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:02.712450 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-3983fe49-e572-47bf-9c29-aa88ff4fd875 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot retrieved successfully. Jul 03 22:02:02.713248 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3983fe49-e572-47bf-9c29-aa88ff4fd875 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/f59f180f-992c-4e4f-b622-70df67b52b6e returned with HTTP 200 Jul 03 22:02:02.713689 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1368/5394] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:02:02 2026] GET /volume/v3/snapshots/f59f180f-992c-4e4f-b622-70df67b52b6e => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:02.722699 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-afbf7af7-1e3a-4047-9821-9d63e9ba52a7 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:02.724445 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-afbf7af7-1e3a-4047-9821-9d63e9ba52a7 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] POST https://10.4.3.32/volume/v3/snapshots/f59f180f-992c-4e4f-b622-70df67b52b6e/action Jul 03 22:02:02.724816 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-afbf7af7-1e3a-4047-9821-9d63e9ba52a7 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 22:02:02.724938 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-afbf7af7-1e3a-4047-9821-9d63e9ba52a7 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:02.726249 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.contrib.snapshot_actions [None req-afbf7af7-1e3a-4047-9821-9d63e9ba52a7 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=99933) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 22:02:02.731840 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:02.731840 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:02.732318 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.contrib.snapshot_actions [None req-afbf7af7-1e3a-4047-9821-9d63e9ba52a7 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] Updating snapshot f59f180f-992c-4e4f-b622-70df67b52b6e with info {'id': 'f59f180f-992c-4e4f-b622-70df67b52b6e', 'status': 'error', 'progress': '80%'} Jul 03 22:02:02.740221 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-afbf7af7-1e3a-4047-9821-9d63e9ba52a7 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-member] https://10.4.3.32/volume/v3/snapshots/f59f180f-992c-4e4f-b622-70df67b52b6e/action returned with HTTP 202 Jul 03 22:02:02.740797 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1339/5395] 10.4.3.32 () {68 vars in 1389 bytes} [Fri Jul 3 22:02:02 2026] POST /volume/v3/snapshots/f59f180f-992c-4e4f-b622-70df67b52b6e/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:02:02.748209 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a3fbdced-443e-4087-afeb-fcfe499bb001 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:02.750313 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a3fbdced-443e-4087-afeb-fcfe499bb001 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] DELETE https://10.4.3.32/volume/v3/snapshots/f59f180f-992c-4e4f-b622-70df67b52b6e Jul 03 22:02:02.750566 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a3fbdced-443e-4087-afeb-fcfe499bb001 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:02.750780 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a3fbdced-443e-4087-afeb-fcfe499bb001 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:02.750893 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [None req-a3fbdced-443e-4087-afeb-fcfe499bb001 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Delete snapshot with id: f59f180f-992c-4e4f-b622-70df67b52b6e Jul 03 22:02:02.757199 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:02.757199 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:02.757602 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-a3fbdced-443e-4087-afeb-fcfe499bb001 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot retrieved successfully. Jul 03 22:02:02.770765 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-368f27c8-4978-44b7-8d59-2898a1022428 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:02.772781 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-368f27c8-4978-44b7-8d59-2898a1022428 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 22:02:02.773128 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-368f27c8-4978-44b7-8d59-2898a1022428 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "88e5446a-f419-4f39-b23b-f66221802faf", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1292063679", "description": null, "metadata": null}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:02.779531 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-a3fbdced-443e-4087-afeb-fcfe499bb001 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot delete request issued successfully. Jul 03 22:02:02.779769 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a3fbdced-443e-4087-afeb-fcfe499bb001 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/f59f180f-992c-4e4f-b622-70df67b52b6e returned with HTTP 202 Jul 03 22:02:02.780437 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1342/5396] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 22:02:02 2026] DELETE /volume/v3/snapshots/f59f180f-992c-4e4f-b622-70df67b52b6e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:02:02.788516 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-fc914419-0084-4fd7-b008-0a70a80d4632 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:02.790223 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fc914419-0084-4fd7-b008-0a70a80d4632 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/snapshots/f59f180f-992c-4e4f-b622-70df67b52b6e Jul 03 22:02:02.790358 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fc914419-0084-4fd7-b008-0a70a80d4632 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:02.790596 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fc914419-0084-4fd7-b008-0a70a80d4632 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:02.792187 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:02.792187 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:02.793343 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-368f27c8-4978-44b7-8d59-2898a1022428 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:02.793564 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-368f27c8-4978-44b7-8d59-2898a1022428 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Create snapshot from volume 88e5446a-f419-4f39-b23b-f66221802faf Jul 03 22:02:02.796877 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:02.796877 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:02.797193 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-fc914419-0084-4fd7-b008-0a70a80d4632 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Snapshot retrieved successfully. Jul 03 22:02:02.797888 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fc914419-0084-4fd7-b008-0a70a80d4632 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/f59f180f-992c-4e4f-b622-70df67b52b6e returned with HTTP 200 Jul 03 22:02:02.798285 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1369/5397] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:02:02 2026] GET /volume/v3/snapshots/f59f180f-992c-4e4f-b622-70df67b52b6e => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:02.836968 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-368f27c8-4978-44b7-8d59-2898a1022428 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Created reservations ['7ca57ead-d890-4b8d-886b-a318203b8f12', '3b9a42af-fefa-4fdb-96bc-065d095257f9', '26033b2e-14f6-4953-864e-4446d5e0b299', '50e3281d-24e1-4ea5-9cf5-c313a20c243d'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:02:02.872059 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-368f27c8-4978-44b7-8d59-2898a1022428 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Snapshot force create request issued successfully. Jul 03 22:02:02.872381 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-368f27c8-4978-44b7-8d59-2898a1022428 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 22:02:02.872877 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1348/5398] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 22:02:02 2026] POST /volume/v3/snapshots => generated 313 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:02:02.883684 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8ce6af34-e043-4b70-af45-6e5dc76f36cc None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:02.885747 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8ce6af34-e043-4b70-af45-6e5dc76f36cc tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/snapshots/05f6b19e-d414-42bc-8b05-7252901ae170 Jul 03 22:02:02.885986 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8ce6af34-e043-4b70-af45-6e5dc76f36cc tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:02.886171 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8ce6af34-e043-4b70-af45-6e5dc76f36cc tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:02.894218 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:02.894218 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:02.894903 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-8ce6af34-e043-4b70-af45-6e5dc76f36cc tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Snapshot retrieved successfully. Jul 03 22:02:02.895906 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8ce6af34-e043-4b70-af45-6e5dc76f36cc tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/snapshots/05f6b19e-d414-42bc-8b05-7252901ae170 returned with HTTP 200 Jul 03 22:02:02.899889 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1340/5399] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:02:02 2026] GET /volume/v3/snapshots/05f6b19e-d414-42bc-8b05-7252901ae170 => generated 445 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:03.806970 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-0e974a9b-1c14-4ce3-8ea9-89fdae8e1257 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:03.809062 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0e974a9b-1c14-4ce3-8ea9-89fdae8e1257 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/snapshots/f59f180f-992c-4e4f-b622-70df67b52b6e Jul 03 22:02:03.809247 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0e974a9b-1c14-4ce3-8ea9-89fdae8e1257 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:03.809476 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0e974a9b-1c14-4ce3-8ea9-89fdae8e1257 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:03.819299 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0e974a9b-1c14-4ce3-8ea9-89fdae8e1257 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/snapshots/f59f180f-992c-4e4f-b622-70df67b52b6e returned with HTTP 404 Jul 03 22:02:03.819787 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1343/5400] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:02:03 2026] GET /volume/v3/snapshots/f59f180f-992c-4e4f-b622-70df67b52b6e => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:02:03.826657 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-becb8275-4d71-474e-a96c-436c3ed838f3 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:03.828290 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-becb8275-4d71-474e-a96c-436c3ed838f3 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/e458bd30-3251-42bf-ba2b-66ebab06eecb Jul 03 22:02:03.828667 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-becb8275-4d71-474e-a96c-436c3ed838f3 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:03.828973 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-becb8275-4d71-474e-a96c-436c3ed838f3 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:03.830164 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-becb8275-4d71-474e-a96c-436c3ed838f3 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Delete volume with id: e458bd30-3251-42bf-ba2b-66ebab06eecb Jul 03 22:02:03.838095 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:03.838095 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:03.838764 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-becb8275-4d71-474e-a96c-436c3ed838f3 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:02:03.872421 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-becb8275-4d71-474e-a96c-436c3ed838f3 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Delete volume request issued successfully. Jul 03 22:02:03.872421 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-becb8275-4d71-474e-a96c-436c3ed838f3 tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/e458bd30-3251-42bf-ba2b-66ebab06eecb returned with HTTP 202 Jul 03 22:02:03.872421 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1370/5401] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:02:03 2026] DELETE /volume/v3/volumes/e458bd30-3251-42bf-ba2b-66ebab06eecb => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:02:03.882214 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f7779022-693a-4547-ba81-60c4ee6b6e0e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:03.884089 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f7779022-693a-4547-ba81-60c4ee6b6e0e tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/volumes/e458bd30-3251-42bf-ba2b-66ebab06eecb Jul 03 22:02:03.884285 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f7779022-693a-4547-ba81-60c4ee6b6e0e tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:03.884532 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f7779022-693a-4547-ba81-60c4ee6b6e0e tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:03.894239 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:03.894239 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:03.898076 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-f7779022-693a-4547-ba81-60c4ee6b6e0e tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Volume info retrieved successfully. Jul 03 22:02:03.904338 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f7779022-693a-4547-ba81-60c4ee6b6e0e tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/e458bd30-3251-42bf-ba2b-66ebab06eecb returned with HTTP 200 Jul 03 22:02:03.904772 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1349/5402] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:03 2026] GET /volume/v3/volumes/e458bd30-3251-42bf-ba2b-66ebab06eecb => generated 1005 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:02:03.907820 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-dcdf0b99-ba19-4daf-97e2-1f2f99d9958c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:03.910414 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-dcdf0b99-ba19-4daf-97e2-1f2f99d9958c tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/snapshots/05f6b19e-d414-42bc-8b05-7252901ae170 Jul 03 22:02:03.912989 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-dcdf0b99-ba19-4daf-97e2-1f2f99d9958c tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:03.913260 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-dcdf0b99-ba19-4daf-97e2-1f2f99d9958c tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:03.923113 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:03.923113 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:03.923739 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-dcdf0b99-ba19-4daf-97e2-1f2f99d9958c tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Snapshot retrieved successfully. Jul 03 22:02:03.924701 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-dcdf0b99-ba19-4daf-97e2-1f2f99d9958c tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/snapshots/05f6b19e-d414-42bc-8b05-7252901ae170 returned with HTTP 200 Jul 03 22:02:03.927048 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1341/5403] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:02:03 2026] GET /volume/v3/snapshots/05f6b19e-d414-42bc-8b05-7252901ae170 => generated 472 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:03.937977 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-126d7e45-b579-4215-a276-93817fb992ac None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:03.940990 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-126d7e45-b579-4215-a276-93817fb992ac tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/snapshots/05f6b19e-d414-42bc-8b05-7252901ae170 Jul 03 22:02:03.941231 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-126d7e45-b579-4215-a276-93817fb992ac tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:03.942668 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-126d7e45-b579-4215-a276-93817fb992ac tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:03.949827 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:03.949827 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:03.950651 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-126d7e45-b579-4215-a276-93817fb992ac tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Snapshot retrieved successfully. Jul 03 22:02:03.951557 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-126d7e45-b579-4215-a276-93817fb992ac tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/snapshots/05f6b19e-d414-42bc-8b05-7252901ae170 returned with HTTP 200 Jul 03 22:02:03.952089 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1344/5404] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:02:03 2026] GET /volume/v3/snapshots/05f6b19e-d414-42bc-8b05-7252901ae170 => generated 472 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:03.989382 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-c160751d-214e-471a-a9f4-432b4ca1c27e req-df773d80-1152-4546-abcc-b795c2541cd3 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:03.991571 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-c160751d-214e-471a-a9f4-432b4ca1c27e req-df773d80-1152-4546-abcc-b795c2541cd3 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf Jul 03 22:02:03.992031 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-c160751d-214e-471a-a9f4-432b4ca1c27e req-df773d80-1152-4546-abcc-b795c2541cd3 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:03.992354 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-c160751d-214e-471a-a9f4-432b4ca1c27e req-df773d80-1152-4546-abcc-b795c2541cd3 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:04.003243 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:04.003243 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:04.008084 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-c160751d-214e-471a-a9f4-432b4ca1c27e req-df773d80-1152-4546-abcc-b795c2541cd3 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:04.012452 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-c160751d-214e-471a-a9f4-432b4ca1c27e req-df773d80-1152-4546-abcc-b795c2541cd3 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf returned with HTTP 200 Jul 03 22:02:04.012994 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1371/5405] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 22:02:03 2026] GET /volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:02:04.031024 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-c160751d-214e-471a-a9f4-432b4ca1c27e req-3f1f3df9-ceda-458f-b4a9-b0fa9d5b16f6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:04.032939 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-c160751d-214e-471a-a9f4-432b4ca1c27e req-3f1f3df9-ceda-458f-b4a9-b0fa9d5b16f6 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] POST https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf/action Jul 03 22:02:04.033340 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-c160751d-214e-471a-a9f4-432b4ca1c27e req-3f1f3df9-ceda-458f-b4a9-b0fa9d5b16f6 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 22:02:04.033522 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-c160751d-214e-471a-a9f4-432b4ca1c27e req-3f1f3df9-ceda-458f-b4a9-b0fa9d5b16f6 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:04.043515 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:04.043515 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:04.044051 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-c160751d-214e-471a-a9f4-432b4ca1c27e req-3f1f3df9-ceda-458f-b4a9-b0fa9d5b16f6 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:04.057767 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-c160751d-214e-471a-a9f4-432b4ca1c27e req-3f1f3df9-ceda-458f-b4a9-b0fa9d5b16f6 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Begin detaching volume completed successfully. Jul 03 22:02:04.058075 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-c160751d-214e-471a-a9f4-432b4ca1c27e req-3f1f3df9-ceda-458f-b4a9-b0fa9d5b16f6 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf/action returned with HTTP 202 Jul 03 22:02:04.058537 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1350/5406] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 22:02:04 2026] POST /volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 22:02:04.919419 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-75a6b771-5212-4577-98b7-39f5f055bb4f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:04.920877 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-75a6b771-5212-4577-98b7-39f5f055bb4f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] GET https://10.4.3.32/volume/v3/volumes/e458bd30-3251-42bf-ba2b-66ebab06eecb Jul 03 22:02:04.921039 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-75a6b771-5212-4577-98b7-39f5f055bb4f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:04.921204 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-75a6b771-5212-4577-98b7-39f5f055bb4f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:04.927273 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-75a6b771-5212-4577-98b7-39f5f055bb4f tempest-ProjectMemberTests-447558093 tempest-ProjectMemberTests-447558093-project-admin] https://10.4.3.32/volume/v3/volumes/e458bd30-3251-42bf-ba2b-66ebab06eecb returned with HTTP 404 Jul 03 22:02:04.927787 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1342/5407] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:04 2026] GET /volume/v3/volumes/e458bd30-3251-42bf-ba2b-66ebab06eecb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:02:05.087476 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-2d605348-9cb8-4e5a-a7e4-b6d2717a8d4c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:05.087881 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2d605348-9cb8-4e5a-a7e4-b6d2717a8d4c None None] GET https://10.4.3.32/volume// Jul 03 22:02:05.088107 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2d605348-9cb8-4e5a-a7e4-b6d2717a8d4c None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:05.088326 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2d605348-9cb8-4e5a-a7e4-b6d2717a8d4c None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:05.088749 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2d605348-9cb8-4e5a-a7e4-b6d2717a8d4c None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:02:05.089094 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1345/5408] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 22:02: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 22:02:05.096036 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-c160751d-214e-471a-a9f4-432b4ca1c27e req-9cc3daba-56b7-4d7b-8a19-94d31a3485cb None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:05.098965 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-c160751d-214e-471a-a9f4-432b4ca1c27e req-9cc3daba-56b7-4d7b-8a19-94d31a3485cb tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf Jul 03 22:02:05.101723 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-c160751d-214e-471a-a9f4-432b4ca1c27e req-9cc3daba-56b7-4d7b-8a19-94d31a3485cb tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:05.101723 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-c160751d-214e-471a-a9f4-432b4ca1c27e req-9cc3daba-56b7-4d7b-8a19-94d31a3485cb tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:05.103651 np0000004475 devstack@c-api.service[99936]: DEBUG dbcounter [-] [99936] Writing DB stats cinder:SELECT=322,cinder:UPDATE=151,cinder:INSERT=73 {{(pid=99936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:02:05.115834 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:05.115834 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:05.120395 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-c160751d-214e-471a-a9f4-432b4ca1c27e req-9cc3daba-56b7-4d7b-8a19-94d31a3485cb tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:05.129961 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-c160751d-214e-471a-a9f4-432b4ca1c27e req-9cc3daba-56b7-4d7b-8a19-94d31a3485cb tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf returned with HTTP 200 Jul 03 22:02:05.131057 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1372/5409] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 22:02:05 2026] GET /volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf => generated 1322 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:02:06.011408 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-c160751d-214e-471a-a9f4-432b4ca1c27e req-96319f24-8dc5-4c0d-8dc0-84937134f1bd None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:06.014219 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-c160751d-214e-471a-a9f4-432b4ca1c27e req-96319f24-8dc5-4c0d-8dc0-84937134f1bd tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] DELETE https://10.4.3.32/volume/v3/attachments/9c45b721-2481-4c33-bfb1-7794d3d718a7 Jul 03 22:02:06.014460 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-c160751d-214e-471a-a9f4-432b4ca1c27e req-96319f24-8dc5-4c0d-8dc0-84937134f1bd tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:06.014700 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-c160751d-214e-471a-a9f4-432b4ca1c27e req-96319f24-8dc5-4c0d-8dc0-84937134f1bd tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:06.021875 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:06.021875 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:06.552829 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-c160751d-214e-471a-a9f4-432b4ca1c27e req-96319f24-8dc5-4c0d-8dc0-84937134f1bd tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/attachments/9c45b721-2481-4c33-bfb1-7794d3d718a7 returned with HTTP 200 Jul 03 22:02:06.553252 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1351/5410] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 22:02:06 2026] DELETE /volume/v3/attachments/9c45b721-2481-4c33-bfb1-7794d3d718a7 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:06.601009 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7c9051ec-e110-49cd-882f-d0eb98f33a5f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:06.683078 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7c9051ec-e110-49cd-882f-d0eb98f33a5f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 22:02:06.683584 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7c9051ec-e110-49cd-882f-d0eb98f33a5f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1469101679", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1422964365", "vendor_name": "tempest-vendor_name-322596067"}}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:06.699090 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7c9051ec-e110-49cd-882f-d0eb98f33a5f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 22:02:06.699420 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1343/5411] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 22:02:06 2026] POST /volume/v3/types => generated 329 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:06.709076 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8b2ca46d-d34a-45f3-8951-3a6f624dd747 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:06.710939 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8b2ca46d-d34a-45f3-8951-3a6f624dd747 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:02:06.711321 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8b2ca46d-d34a-45f3-8951-3a6f624dd747 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3b4e001e-4cc9-4baa-b3bb-444583817257", "size": 1}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:06.712981 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-8b2ca46d-d34a-45f3-8951-3a6f624dd747 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Create volume request body: {'volume': {'volume_type': '3b4e001e-4cc9-4baa-b3bb-444583817257', 'size': 1}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:02:06.717103 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-8b2ca46d-d34a-45f3-8951-3a6f624dd747 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Create volume of 1 GB Jul 03 22:02:06.717500 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:06.717500 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:06.717897 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8b2ca46d-d34a-45f3-8951-3a6f624dd747 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Availability Zones retrieved successfully. Jul 03 22:02:06.724815 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8b2ca46d-d34a-45f3-8951-3a6f624dd747 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Flow 'volume_create_api' (0ea7e085-78eb-4b22-b101-18d1c81bbd8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:02:06.726010 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8b2ca46d-d34a-45f3-8951-3a6f624dd747 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d03df6eb-e2e6-4d19-a652-2086c00bd4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:06.727353 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-8b2ca46d-d34a-45f3-8951-3a6f624dd747 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:02:06.748574 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8b2ca46d-d34a-45f3-8951-3a6f624dd747 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d03df6eb-e2e6-4d19-a652-2086c00bd4eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T22:02:07Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1422964365',vendor_name='tempest-vendor_name-322596067'},id=3b4e001e-4cc9-4baa-b3bb-444583817257,is_public=True,name='tempest-ProjectMemberTests-volume-type-1469101679',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b4e001e-4cc9-4baa-b3bb-444583817257', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:06.749613 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8b2ca46d-d34a-45f3-8951-3a6f624dd747 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4c5a9ed-c680-4035-8497-ad9f5b5700d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:06.774050 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-8b2ca46d-d34a-45f3-8951-3a6f624dd747 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1469101679 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1469101679, it is now deprecated. Please use the default quota class for default quota. Jul 03 22:02:06.774287 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-8b2ca46d-d34a-45f3-8951-3a6f624dd747 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1469101679 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1469101679, it is now deprecated. Please use the default quota class for default quota. Jul 03 22:02:06.804317 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-8b2ca46d-d34a-45f3-8951-3a6f624dd747 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Created reservations ['c36653b7-25b1-4c0a-9fbc-17383d11ff71', '118365d4-e0ad-49b2-b381-0945d744330b', '9e537bf1-0779-49da-baba-741860ac4e24', 'cbe78300-6ed0-4594-a958-342db19afaa5'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:02:06.805041 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8b2ca46d-d34a-45f3-8951-3a6f624dd747 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4c5a9ed-c680-4035-8497-ad9f5b5700d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c36653b7-25b1-4c0a-9fbc-17383d11ff71', '118365d4-e0ad-49b2-b381-0945d744330b', '9e537bf1-0779-49da-baba-741860ac4e24', 'cbe78300-6ed0-4594-a958-342db19afaa5']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:06.805786 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8b2ca46d-d34a-45f3-8951-3a6f624dd747 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a5da4b4-26c2-4763-943e-a01196c30fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:06.837624 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8b2ca46d-d34a-45f3-8951-3a6f624dd747 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a5da4b4-26c2-4763-943e-a01196c30fcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff7d002e-d308-434e-8265-581a80974544', '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='c38ac0c981b44958b65b171cec504a51',qos_specs=None,replication_status=,reservations=['c36653b7-25b1-4c0a-9fbc-17383d11ff71','118365d4-e0ad-49b2-b381-0945d744330b','9e537bf1-0779-49da-baba-741860ac4e24','cbe78300-6ed0-4594-a958-342db19afaa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f30f63ba0954f86bcd5b6e36ae4a248',volume_type_id=3b4e001e-4cc9-4baa-b3bb-444583817257), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:02:06Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff7d002e-d308-434e-8265-581a80974544,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c38ac0c981b44958b65b171cec504a51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f30f63ba0954f86bcd5b6e36ae4a248',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b4e001e-4cc9-4baa-b3bb-444583817257),volume_type_id=3b4e001e-4cc9-4baa-b3bb-444583817257)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:06.838317 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8b2ca46d-d34a-45f3-8951-3a6f624dd747 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e19a6e9b-c6b3-4940-8e23-e8e5bd84cacb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:06.859417 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8b2ca46d-d34a-45f3-8951-3a6f624dd747 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e19a6e9b-c6b3-4940-8e23-e8e5bd84cacb) transitioned into state 'SUCCESS' from 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='c38ac0c981b44958b65b171cec504a51',qos_specs=None,replication_status=,reservations=['c36653b7-25b1-4c0a-9fbc-17383d11ff71','118365d4-e0ad-49b2-b381-0945d744330b','9e537bf1-0779-49da-baba-741860ac4e24','cbe78300-6ed0-4594-a958-342db19afaa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f30f63ba0954f86bcd5b6e36ae4a248',volume_type_id=3b4e001e-4cc9-4baa-b3bb-444583817257)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:06.860185 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8b2ca46d-d34a-45f3-8951-3a6f624dd747 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af040698-1a73-456f-bdde-8ff6d7f77686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:06.868339 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8b2ca46d-d34a-45f3-8951-3a6f624dd747 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af040698-1a73-456f-bdde-8ff6d7f77686) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:06.869120 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-8b2ca46d-d34a-45f3-8951-3a6f624dd747 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Flow 'volume_create_api' (0ea7e085-78eb-4b22-b101-18d1c81bbd8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:02:06.869444 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8b2ca46d-d34a-45f3-8951-3a6f624dd747 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Create volume request issued successfully. Jul 03 22:02:06.869999 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8b2ca46d-d34a-45f3-8951-3a6f624dd747 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:02:06.870513 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1346/5412] 10.4.3.32 () {70 vars in 1291 bytes} [Fri Jul 3 22:02:06 2026] POST /volume/v3/volumes => generated 772 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:02:06.886590 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-dda4b97f-7067-4dcb-b404-1bcd2bc2f9f0 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:06.888336 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-dda4b97f-7067-4dcb-b404-1bcd2bc2f9f0 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] GET https://10.4.3.32/volume/v3/volumes/ff7d002e-d308-434e-8265-581a80974544 Jul 03 22:02:06.888550 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-dda4b97f-7067-4dcb-b404-1bcd2bc2f9f0 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:06.888721 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-dda4b97f-7067-4dcb-b404-1bcd2bc2f9f0 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:06.895485 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:06.895485 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:06.898692 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-dda4b97f-7067-4dcb-b404-1bcd2bc2f9f0 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Volume info retrieved successfully. Jul 03 22:02:06.902343 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-dda4b97f-7067-4dcb-b404-1bcd2bc2f9f0 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] https://10.4.3.32/volume/v3/volumes/ff7d002e-d308-434e-8265-581a80974544 returned with HTTP 200 Jul 03 22:02:06.902723 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1373/5413] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:02:06 2026] GET /volume/v3/volumes/ff7d002e-d308-434e-8265-581a80974544 => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:07.233689 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-1684abaf-337c-457d-8c73-021ab6841a22 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:07.235535 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1684abaf-337c-457d-8c73-021ab6841a22 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:02:07.236008 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1684abaf-337c-457d-8c73-021ab6841a22 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-212543444", "snapshot_id": "6a2bb992-009d-42dd-b387-6dc00ebbd87c", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:07.237704 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-1684abaf-337c-457d-8c73-021ab6841a22 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-212543444', 'snapshot_id': '6a2bb992-009d-42dd-b387-6dc00ebbd87c', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:02:07.243240 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:07.243240 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:07.243773 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-1684abaf-337c-457d-8c73-021ab6841a22 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Snapshot retrieved successfully. Jul 03 22:02:07.243931 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-1684abaf-337c-457d-8c73-021ab6841a22 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Create volume of 1 GB Jul 03 22:02:07.247773 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-1684abaf-337c-457d-8c73-021ab6841a22 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Availability Zones retrieved successfully. Jul 03 22:02:07.252822 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-1684abaf-337c-457d-8c73-021ab6841a22 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Flow 'volume_create_api' (5750fdd2-5243-4229-8891-cbba0912c3ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:02:07.253987 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-1684abaf-337c-457d-8c73-021ab6841a22 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c0454e7-62b2-41a6-b56d-2c3440562687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:07.254992 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-1684abaf-337c-457d-8c73-021ab6841a22 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:02:07.293633 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-1684abaf-337c-457d-8c73-021ab6841a22 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c0454e7-62b2-41a6-b56d-2c3440562687) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6a2bb992-009d-42dd-b387-6dc00ebbd87c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:07.294885 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-1684abaf-337c-457d-8c73-021ab6841a22 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8edc37a-c782-47e8-99d5-a934f46279a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:07.347750 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-1684abaf-337c-457d-8c73-021ab6841a22 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Created reservations ['839f7dc3-ece7-4cd5-a021-5ba939192574', '144cfa31-e4af-4faf-b508-f097d5e3be30', 'b4e08412-c044-4d5b-8861-4b24a074d3ab', 'd802f7f9-6957-48f7-9c4a-51f359986f9a'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:02:07.348626 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-1684abaf-337c-457d-8c73-021ab6841a22 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8edc37a-c782-47e8-99d5-a934f46279a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['839f7dc3-ece7-4cd5-a021-5ba939192574', '144cfa31-e4af-4faf-b508-f097d5e3be30', 'b4e08412-c044-4d5b-8861-4b24a074d3ab', 'd802f7f9-6957-48f7-9c4a-51f359986f9a']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:07.349359 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-1684abaf-337c-457d-8c73-021ab6841a22 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c650aca8-7369-4b34-b2db-6440071ca9e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:07.398607 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-1684abaf-337c-457d-8c73-021ab6841a22 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c650aca8-7369-4b34-b2db-6440071ca9e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78690c63-d23a-4700-855d-a2a87b67ac35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-212543444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='312dc5e19ad34d0d88bf0cf3c8644e7e',qos_specs=None,replication_status=,reservations=['839f7dc3-ece7-4cd5-a021-5ba939192574','144cfa31-e4af-4faf-b508-f097d5e3be30','b4e08412-c044-4d5b-8861-4b24a074d3ab','d802f7f9-6957-48f7-9c4a-51f359986f9a'],size=1,snapshot_id=6a2bb992-009d-42dd-b387-6dc00ebbd87c,source_replicaid=,source_volid=None,status='creating',user_id='ee2b46b1eb974135974af4560706bdee',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:02:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-212543444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78690c63-d23a-4700-855d-a2a87b67ac35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='312dc5e19ad34d0d88bf0cf3c8644e7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6a2bb992-009d-42dd-b387-6dc00ebbd87c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee2b46b1eb974135974af4560706bdee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:07.399787 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-1684abaf-337c-457d-8c73-021ab6841a22 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (149a985f-2b49-4e7c-b500-481d1b50c586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:07.424318 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-1684abaf-337c-457d-8c73-021ab6841a22 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (149a985f-2b49-4e7c-b500-481d1b50c586) transitioned into state 'SUCCESS' from state '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-212543444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='312dc5e19ad34d0d88bf0cf3c8644e7e',qos_specs=None,replication_status=,reservations=['839f7dc3-ece7-4cd5-a021-5ba939192574','144cfa31-e4af-4faf-b508-f097d5e3be30','b4e08412-c044-4d5b-8861-4b24a074d3ab','d802f7f9-6957-48f7-9c4a-51f359986f9a'],size=1,snapshot_id=6a2bb992-009d-42dd-b387-6dc00ebbd87c,source_replicaid=,source_volid=None,status='creating',user_id='ee2b46b1eb974135974af4560706bdee',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:07.425425 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-1684abaf-337c-457d-8c73-021ab6841a22 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (527f0037-d2e0-4084-9c61-73572f68c368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:07.455661 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-1684abaf-337c-457d-8c73-021ab6841a22 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (527f0037-d2e0-4084-9c61-73572f68c368) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:07.456927 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-1684abaf-337c-457d-8c73-021ab6841a22 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Flow 'volume_create_api' (5750fdd2-5243-4229-8891-cbba0912c3ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:02:07.457338 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-1684abaf-337c-457d-8c73-021ab6841a22 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Create volume request issued successfully. Jul 03 22:02:07.458246 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1684abaf-337c-457d-8c73-021ab6841a22 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:02:07.459013 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1352/5414] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 22:02:07 2026] POST /volume/v3/volumes => generated 788 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:02:07.472508 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c034bedf-8617-4599-8b54-af4c85e8f451 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:07.474629 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c034bedf-8617-4599-8b54-af4c85e8f451 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 Jul 03 22:02:07.474867 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c034bedf-8617-4599-8b54-af4c85e8f451 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:07.475452 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c034bedf-8617-4599-8b54-af4c85e8f451 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:07.478871 np0000004475 devstack@c-api.service[99933]: DEBUG dbcounter [-] [99933] Writing DB stats cinder:SELECT=248,cinder:UPDATE=81,cinder:INSERT=41 {{(pid=99933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:02:07.485408 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:07.485408 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:07.490017 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c034bedf-8617-4599-8b54-af4c85e8f451 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:07.494733 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c034bedf-8617-4599-8b54-af4c85e8f451 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 returned with HTTP 200 Jul 03 22:02:07.495115 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1344/5415] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:07 2026] GET /volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:07.919115 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1979f21a-405c-4b4f-b9be-cdec4335d754 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:07.920746 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1979f21a-405c-4b4f-b9be-cdec4335d754 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] GET https://10.4.3.32/volume/v3/volumes/ff7d002e-d308-434e-8265-581a80974544 Jul 03 22:02:07.921032 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1979f21a-405c-4b4f-b9be-cdec4335d754 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:07.921222 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1979f21a-405c-4b4f-b9be-cdec4335d754 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:07.927996 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:07.927996 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:07.931095 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-1979f21a-405c-4b4f-b9be-cdec4335d754 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Volume info retrieved successfully. Jul 03 22:02:07.934780 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1979f21a-405c-4b4f-b9be-cdec4335d754 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] https://10.4.3.32/volume/v3/volumes/ff7d002e-d308-434e-8265-581a80974544 returned with HTTP 200 Jul 03 22:02:07.935137 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1347/5416] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:02:07 2026] GET /volume/v3/volumes/ff7d002e-d308-434e-8265-581a80974544 => generated 972 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:07.947312 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-01ef7230-18d5-4332-86ce-b55fa3a09331 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:07.949160 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-01ef7230-18d5-4332-86ce-b55fa3a09331 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] GET https://10.4.3.32/volume/v3/messages Jul 03 22:02:07.949350 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-01ef7230-18d5-4332-86ce-b55fa3a09331 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:07.949542 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-01ef7230-18d5-4332-86ce-b55fa3a09331 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:07.953065 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-01ef7230-18d5-4332-86ce-b55fa3a09331 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Jul 03 22:02:07.953474 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1374/5417] 10.4.3.32 () {68 vars in 1273 bytes} [Fri Jul 3 22:02:07 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:07.961387 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e5d005eb-8ee1-4ba4-b681-da353367fe1d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:08.021646 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e5d005eb-8ee1-4ba4-b681-da353367fe1d tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-member] DELETE https://10.4.3.32/volume/v3/messages/4fb0c733-2ab4-4c24-814f-5da2da259aba Jul 03 22:02:08.021935 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e5d005eb-8ee1-4ba4-b681-da353367fe1d tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:08.022145 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e5d005eb-8ee1-4ba4-b681-da353367fe1d tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:08.027142 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:08.027142 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:08.034775 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e5d005eb-8ee1-4ba4-b681-da353367fe1d tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-member] https://10.4.3.32/volume/v3/messages/4fb0c733-2ab4-4c24-814f-5da2da259aba returned with HTTP 204 Jul 03 22:02:08.035294 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1353/5418] 10.4.3.32 () {68 vars in 1387 bytes} [Fri Jul 3 22:02:07 2026] DELETE /volume/v3/messages/4fb0c733-2ab4-4c24-814f-5da2da259aba => generated 0 bytes in 74 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 22:02:08.041382 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-abdf3ae0-fd11-4880-ac7c-23d5821df42f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:08.043068 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-abdf3ae0-fd11-4880-ac7c-23d5821df42f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-member] GET https://10.4.3.32/volume/v3/messages/4fb0c733-2ab4-4c24-814f-5da2da259aba Jul 03 22:02:08.043290 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-abdf3ae0-fd11-4880-ac7c-23d5821df42f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:08.043485 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-abdf3ae0-fd11-4880-ac7c-23d5821df42f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:08.047399 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-abdf3ae0-fd11-4880-ac7c-23d5821df42f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-member] https://10.4.3.32/volume/v3/messages/4fb0c733-2ab4-4c24-814f-5da2da259aba returned with HTTP 404 Jul 03 22:02:08.047855 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1345/5419] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 22:02:08 2026] GET /volume/v3/messages/4fb0c733-2ab4-4c24-814f-5da2da259aba => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:02:08.054976 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-0389f3f4-6eaa-4545-9cd5-8ad27a2215d5 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:08.056685 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0389f3f4-6eaa-4545-9cd5-8ad27a2215d5 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/ff7d002e-d308-434e-8265-581a80974544 Jul 03 22:02:08.056942 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0389f3f4-6eaa-4545-9cd5-8ad27a2215d5 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:08.057119 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0389f3f4-6eaa-4545-9cd5-8ad27a2215d5 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:08.057268 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-0389f3f4-6eaa-4545-9cd5-8ad27a2215d5 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Delete volume with id: ff7d002e-d308-434e-8265-581a80974544 Jul 03 22:02:08.064116 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:08.064116 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:08.064434 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-0389f3f4-6eaa-4545-9cd5-8ad27a2215d5 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Volume info retrieved successfully. Jul 03 22:02:08.065314 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-0389f3f4-6eaa-4545-9cd5-8ad27a2215d5 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99935) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 22:02:08.086194 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-0389f3f4-6eaa-4545-9cd5-8ad27a2215d5 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Created reservations ['01ab8dc7-02d9-4c3b-acf0-3faf8c9a931b', 'e6558058-8903-4ab8-b9c3-51c6050ab189', 'a65e9673-cacd-4a34-9a2e-6b0ca40ecc4a', '2476fbaa-1cee-40e1-b3f1-56939bb446c5'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:02:08.115189 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-0389f3f4-6eaa-4545-9cd5-8ad27a2215d5 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Delete volume request issued successfully. Jul 03 22:02:08.115413 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0389f3f4-6eaa-4545-9cd5-8ad27a2215d5 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] https://10.4.3.32/volume/v3/volumes/ff7d002e-d308-434e-8265-581a80974544 returned with HTTP 202 Jul 03 22:02:08.115845 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1348/5420] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 22:02:08 2026] DELETE /volume/v3/volumes/ff7d002e-d308-434e-8265-581a80974544 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:02:08.122780 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2d883fe5-dbc7-4762-8963-6983b3a1c1e2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:08.124438 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2d883fe5-dbc7-4762-8963-6983b3a1c1e2 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] DELETE https://10.4.3.32/volume/v3/types/3b4e001e-4cc9-4baa-b3bb-444583817257 Jul 03 22:02:08.124631 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2d883fe5-dbc7-4762-8963-6983b3a1c1e2 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:08.124840 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2d883fe5-dbc7-4762-8963-6983b3a1c1e2 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Calling method '_delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:08.148842 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2d883fe5-dbc7-4762-8963-6983b3a1c1e2 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] https://10.4.3.32/volume/v3/types/3b4e001e-4cc9-4baa-b3bb-444583817257 returned with HTTP 202 Jul 03 22:02:08.149213 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1375/5421] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 22:02:08 2026] DELETE /volume/v3/types/3b4e001e-4cc9-4baa-b3bb-444583817257 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:02:08.157055 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9b6e00af-3874-4a92-8147-2d6de311f3de None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:08.158883 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9b6e00af-3874-4a92-8147-2d6de311f3de tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 22:02:08.159249 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9b6e00af-3874-4a92-8147-2d6de311f3de tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-2057464187", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1890289690", "vendor_name": "tempest-vendor_name-1500767644"}}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:08.175390 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9b6e00af-3874-4a92-8147-2d6de311f3de tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 22:02:08.175658 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1354/5422] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 22:02:08 2026] POST /volume/v3/types => generated 330 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:08.184456 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-fdba98fd-5a11-431f-afb1-8b99e2242a9f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:08.186299 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fdba98fd-5a11-431f-afb1-8b99e2242a9f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:02:08.186728 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fdba98fd-5a11-431f-afb1-8b99e2242a9f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9ab5100a-07dd-40c6-8260-e3a8b53e1110", "size": 1}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:08.188698 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-fdba98fd-5a11-431f-afb1-8b99e2242a9f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Create volume request body: {'volume': {'volume_type': '9ab5100a-07dd-40c6-8260-e3a8b53e1110', 'size': 1}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:02:08.192355 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-fdba98fd-5a11-431f-afb1-8b99e2242a9f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Create volume of 1 GB Jul 03 22:02:08.192680 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:08.192680 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:08.193082 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-fdba98fd-5a11-431f-afb1-8b99e2242a9f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Availability Zones retrieved successfully. Jul 03 22:02:08.199753 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-fdba98fd-5a11-431f-afb1-8b99e2242a9f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Flow 'volume_create_api' (4689cc52-bcac-461b-82a2-eba660edfeba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:02:08.201165 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-fdba98fd-5a11-431f-afb1-8b99e2242a9f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdb902e5-e50a-4157-a319-1fd8d183bd2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:08.202253 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-fdba98fd-5a11-431f-afb1-8b99e2242a9f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:02:08.224866 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-fdba98fd-5a11-431f-afb1-8b99e2242a9f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdb902e5-e50a-4157-a319-1fd8d183bd2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T22:02:08Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1890289690',vendor_name='tempest-vendor_name-1500767644'},id=9ab5100a-07dd-40c6-8260-e3a8b53e1110,is_public=True,name='tempest-ProjectMemberTests-volume-type-2057464187',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9ab5100a-07dd-40c6-8260-e3a8b53e1110', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:08.225782 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-fdba98fd-5a11-431f-afb1-8b99e2242a9f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6097fcf-7c21-4433-8669-32afdb651919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:08.254418 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-fdba98fd-5a11-431f-afb1-8b99e2242a9f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2057464187 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2057464187, it is now deprecated. Please use the default quota class for default quota. Jul 03 22:02:08.254773 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-fdba98fd-5a11-431f-afb1-8b99e2242a9f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2057464187 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2057464187, it is now deprecated. Please use the default quota class for default quota. Jul 03 22:02:08.279805 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-fdba98fd-5a11-431f-afb1-8b99e2242a9f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Created reservations ['f0999b32-a7c3-4eb6-af27-9fd2c571923c', '3d614dfe-c65b-404d-a5f4-c84e1ca46f38', '924de54d-99df-44b6-99e1-31472b6be10c', 'a90f175d-b26a-422e-a311-02fdd7beb962'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:02:08.280595 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-fdba98fd-5a11-431f-afb1-8b99e2242a9f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6097fcf-7c21-4433-8669-32afdb651919) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0999b32-a7c3-4eb6-af27-9fd2c571923c', '3d614dfe-c65b-404d-a5f4-c84e1ca46f38', '924de54d-99df-44b6-99e1-31472b6be10c', 'a90f175d-b26a-422e-a311-02fdd7beb962']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:08.281241 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-fdba98fd-5a11-431f-afb1-8b99e2242a9f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be5b86f1-62d3-404c-89c9-74611e41e8a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:08.302893 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-fdba98fd-5a11-431f-afb1-8b99e2242a9f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be5b86f1-62d3-404c-89c9-74611e41e8a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07d14ab6-0a04-462e-b5f8-826515f64ff5', '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='c38ac0c981b44958b65b171cec504a51',qos_specs=None,replication_status=,reservations=['f0999b32-a7c3-4eb6-af27-9fd2c571923c','3d614dfe-c65b-404d-a5f4-c84e1ca46f38','924de54d-99df-44b6-99e1-31472b6be10c','a90f175d-b26a-422e-a311-02fdd7beb962'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f30f63ba0954f86bcd5b6e36ae4a248',volume_type_id=9ab5100a-07dd-40c6-8260-e3a8b53e1110), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:02:08Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07d14ab6-0a04-462e-b5f8-826515f64ff5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c38ac0c981b44958b65b171cec504a51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f30f63ba0954f86bcd5b6e36ae4a248',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9ab5100a-07dd-40c6-8260-e3a8b53e1110),volume_type_id=9ab5100a-07dd-40c6-8260-e3a8b53e1110)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:08.303609 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-fdba98fd-5a11-431f-afb1-8b99e2242a9f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6bb97a8-3d1b-4020-9f0c-08e94611bd1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:08.319200 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-fdba98fd-5a11-431f-afb1-8b99e2242a9f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6bb97a8-3d1b-4020-9f0c-08e94611bd1a) transitioned into state 'SUCCESS' from 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='c38ac0c981b44958b65b171cec504a51',qos_specs=None,replication_status=,reservations=['f0999b32-a7c3-4eb6-af27-9fd2c571923c','3d614dfe-c65b-404d-a5f4-c84e1ca46f38','924de54d-99df-44b6-99e1-31472b6be10c','a90f175d-b26a-422e-a311-02fdd7beb962'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f30f63ba0954f86bcd5b6e36ae4a248',volume_type_id=9ab5100a-07dd-40c6-8260-e3a8b53e1110)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:08.319852 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-fdba98fd-5a11-431f-afb1-8b99e2242a9f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (470e20fc-ae78-4fe4-beac-278352e6421b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:08.331282 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-fdba98fd-5a11-431f-afb1-8b99e2242a9f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (470e20fc-ae78-4fe4-beac-278352e6421b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:08.331282 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-fdba98fd-5a11-431f-afb1-8b99e2242a9f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Flow 'volume_create_api' (4689cc52-bcac-461b-82a2-eba660edfeba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:02:08.331282 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-fdba98fd-5a11-431f-afb1-8b99e2242a9f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Create volume request issued successfully. Jul 03 22:02:08.331282 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fdba98fd-5a11-431f-afb1-8b99e2242a9f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:02:08.331282 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1346/5423] 10.4.3.32 () {70 vars in 1291 bytes} [Fri Jul 3 22:02:08 2026] POST /volume/v3/volumes => generated 772 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:02:08.341269 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-083e68fc-5ccb-4e03-ba83-2e8596192f0b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:08.343385 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-083e68fc-5ccb-4e03-ba83-2e8596192f0b tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] GET https://10.4.3.32/volume/v3/volumes/07d14ab6-0a04-462e-b5f8-826515f64ff5 Jul 03 22:02:08.343610 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-083e68fc-5ccb-4e03-ba83-2e8596192f0b tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:08.343822 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-083e68fc-5ccb-4e03-ba83-2e8596192f0b tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:08.351804 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:08.351804 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:08.355560 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-083e68fc-5ccb-4e03-ba83-2e8596192f0b tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Volume info retrieved successfully. Jul 03 22:02:08.359697 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-083e68fc-5ccb-4e03-ba83-2e8596192f0b tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] https://10.4.3.32/volume/v3/volumes/07d14ab6-0a04-462e-b5f8-826515f64ff5 returned with HTTP 200 Jul 03 22:02:08.360400 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1349/5424] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:02:08 2026] GET /volume/v3/volumes/07d14ab6-0a04-462e-b5f8-826515f64ff5 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:08.510795 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3e20e3e4-8279-44e5-acc0-1c52acf9c1dd None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:08.512392 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3e20e3e4-8279-44e5-acc0-1c52acf9c1dd tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 Jul 03 22:02:08.512561 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3e20e3e4-8279-44e5-acc0-1c52acf9c1dd tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:08.512731 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3e20e3e4-8279-44e5-acc0-1c52acf9c1dd tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:08.519140 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:08.519140 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:08.522458 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-3e20e3e4-8279-44e5-acc0-1c52acf9c1dd tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:08.526389 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3e20e3e4-8279-44e5-acc0-1c52acf9c1dd tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 returned with HTTP 200 Jul 03 22:02:08.526762 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1376/5425] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:08 2026] GET /volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:08.539029 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e4ebc22d-3bd9-4aa1-bc14-cabb9d3ef1f5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:08.540829 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e4ebc22d-3bd9-4aa1-bc14-cabb9d3ef1f5 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 Jul 03 22:02:08.541014 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e4ebc22d-3bd9-4aa1-bc14-cabb9d3ef1f5 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:08.541181 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e4ebc22d-3bd9-4aa1-bc14-cabb9d3ef1f5 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:08.547771 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:08.547771 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:08.550999 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-e4ebc22d-3bd9-4aa1-bc14-cabb9d3ef1f5 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:08.554449 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e4ebc22d-3bd9-4aa1-bc14-cabb9d3ef1f5 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 returned with HTTP 200 Jul 03 22:02:08.554779 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1355/5426] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:08 2026] GET /volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:08.996958 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-a5f00c36-8655-4f9f-9068-4f3f060f2398 req-7d8f1988-dafb-4270-a549-9683bd53527e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:08.998931 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-a5f00c36-8655-4f9f-9068-4f3f060f2398 req-7d8f1988-dafb-4270-a549-9683bd53527e tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 Jul 03 22:02:08.999100 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-a5f00c36-8655-4f9f-9068-4f3f060f2398 req-7d8f1988-dafb-4270-a549-9683bd53527e tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:08.999271 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-a5f00c36-8655-4f9f-9068-4f3f060f2398 req-7d8f1988-dafb-4270-a549-9683bd53527e tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:09.006589 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:09.006589 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:09.010042 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-a5f00c36-8655-4f9f-9068-4f3f060f2398 req-7d8f1988-dafb-4270-a549-9683bd53527e tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:09.013851 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-a5f00c36-8655-4f9f-9068-4f3f060f2398 req-7d8f1988-dafb-4270-a549-9683bd53527e tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 returned with HTTP 200 Jul 03 22:02:09.014340 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1347/5427] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 22:02:08 2026] GET /volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:09.370757 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8d08e401-87a5-4b05-bb9c-455c03b90748 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:09.372385 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8d08e401-87a5-4b05-bb9c-455c03b90748 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] GET https://10.4.3.32/volume/v3/volumes/07d14ab6-0a04-462e-b5f8-826515f64ff5 Jul 03 22:02:09.372572 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8d08e401-87a5-4b05-bb9c-455c03b90748 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:09.372746 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8d08e401-87a5-4b05-bb9c-455c03b90748 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:09.379695 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:09.379695 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:09.383062 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8d08e401-87a5-4b05-bb9c-455c03b90748 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Volume info retrieved successfully. Jul 03 22:02:09.387177 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8d08e401-87a5-4b05-bb9c-455c03b90748 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] https://10.4.3.32/volume/v3/volumes/07d14ab6-0a04-462e-b5f8-826515f64ff5 returned with HTTP 200 Jul 03 22:02:09.387609 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1350/5428] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:02:09 2026] GET /volume/v3/volumes/07d14ab6-0a04-462e-b5f8-826515f64ff5 => generated 972 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:09.400552 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9b4dea08-15db-4710-a343-0950b9ee0b62 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:09.402028 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9b4dea08-15db-4710-a343-0950b9ee0b62 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] GET https://10.4.3.32/volume/v3/messages Jul 03 22:02:09.402217 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9b4dea08-15db-4710-a343-0950b9ee0b62 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:09.402425 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9b4dea08-15db-4710-a343-0950b9ee0b62 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:09.405503 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9b4dea08-15db-4710-a343-0950b9ee0b62 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Jul 03 22:02:09.405856 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1377/5429] 10.4.3.32 () {68 vars in 1273 bytes} [Fri Jul 3 22:02:09 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:09.412982 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d08aeead-8a09-44e5-a4bc-6c60c04df76f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:09.414571 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d08aeead-8a09-44e5-a4bc-6c60c04df76f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-member] GET https://10.4.3.32/volume/v3/messages Jul 03 22:02:09.414757 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d08aeead-8a09-44e5-a4bc-6c60c04df76f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:09.414936 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d08aeead-8a09-44e5-a4bc-6c60c04df76f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:09.419117 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d08aeead-8a09-44e5-a4bc-6c60c04df76f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-member] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Jul 03 22:02:09.419464 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1356/5430] 10.4.3.32 () {68 vars in 1273 bytes} [Fri Jul 3 22:02:09 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:09.426674 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1cd50354-253c-45b6-8cde-db16cf7dc709 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:09.428251 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1cd50354-253c-45b6-8cde-db16cf7dc709 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] DELETE https://10.4.3.32/volume/v3/messages/95f3ad05-cbf0-45b3-80f7-8c04f38aa25c Jul 03 22:02:09.428459 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1cd50354-253c-45b6-8cde-db16cf7dc709 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:09.428633 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1cd50354-253c-45b6-8cde-db16cf7dc709 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:09.437251 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1cd50354-253c-45b6-8cde-db16cf7dc709 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] https://10.4.3.32/volume/v3/messages/95f3ad05-cbf0-45b3-80f7-8c04f38aa25c returned with HTTP 204 Jul 03 22:02:09.437711 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1348/5431] 10.4.3.32 () {68 vars in 1387 bytes} [Fri Jul 3 22:02:09 2026] DELETE /volume/v3/messages/95f3ad05-cbf0-45b3-80f7-8c04f38aa25c => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 22:02:09.444380 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ad93a28c-4bc1-411b-a736-5c6b355d2e0b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:09.446201 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ad93a28c-4bc1-411b-a736-5c6b355d2e0b tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/07d14ab6-0a04-462e-b5f8-826515f64ff5 Jul 03 22:02:09.446415 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ad93a28c-4bc1-411b-a736-5c6b355d2e0b tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:09.446599 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ad93a28c-4bc1-411b-a736-5c6b355d2e0b tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:09.446757 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-ad93a28c-4bc1-411b-a736-5c6b355d2e0b tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Delete volume with id: 07d14ab6-0a04-462e-b5f8-826515f64ff5 Jul 03 22:02:09.454153 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:09.454153 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:09.454483 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-ad93a28c-4bc1-411b-a736-5c6b355d2e0b tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Volume info retrieved successfully. Jul 03 22:02:09.455307 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-ad93a28c-4bc1-411b-a736-5c6b355d2e0b tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99935) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 22:02:09.463797 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-ad93a28c-4bc1-411b-a736-5c6b355d2e0b tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2057464187 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2057464187, it is now deprecated. Please use the default quota class for default quota. Jul 03 22:02:09.464069 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-ad93a28c-4bc1-411b-a736-5c6b355d2e0b tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2057464187 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2057464187, it is now deprecated. Please use the default quota class for default quota. Jul 03 22:02:09.471918 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-ad93a28c-4bc1-411b-a736-5c6b355d2e0b tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Created reservations ['b1b41275-30ad-4851-82d9-b6dd07931a8f', 'e672f768-2c9c-4e39-9352-2f0441454095', '2f12e707-e312-476b-a7b2-227d3a0d1629', 'd1181790-aba4-44e2-a7d6-a155ef7eb00a'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:02:09.492787 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-ad93a28c-4bc1-411b-a736-5c6b355d2e0b tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Delete volume request issued successfully. Jul 03 22:02:09.493001 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ad93a28c-4bc1-411b-a736-5c6b355d2e0b tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] https://10.4.3.32/volume/v3/volumes/07d14ab6-0a04-462e-b5f8-826515f64ff5 returned with HTTP 202 Jul 03 22:02:09.493421 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1351/5432] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 22:02:09 2026] DELETE /volume/v3/volumes/07d14ab6-0a04-462e-b5f8-826515f64ff5 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:02:09.499614 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c0449599-4104-4eca-90b2-6c05ff243b0b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:09.501279 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c0449599-4104-4eca-90b2-6c05ff243b0b tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] DELETE https://10.4.3.32/volume/v3/types/9ab5100a-07dd-40c6-8260-e3a8b53e1110 Jul 03 22:02:09.501522 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c0449599-4104-4eca-90b2-6c05ff243b0b tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:09.501732 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c0449599-4104-4eca-90b2-6c05ff243b0b tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Calling method '_delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:09.523103 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c0449599-4104-4eca-90b2-6c05ff243b0b tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] https://10.4.3.32/volume/v3/types/9ab5100a-07dd-40c6-8260-e3a8b53e1110 returned with HTTP 202 Jul 03 22:02:09.523538 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1378/5433] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 22:02:09 2026] DELETE /volume/v3/types/9ab5100a-07dd-40c6-8260-e3a8b53e1110 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:02:09.530530 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e1d24ccb-1bb9-4732-91e5-beaee09143c8 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:09.532113 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e1d24ccb-1bb9-4732-91e5-beaee09143c8 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 22:02:09.532462 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e1d24ccb-1bb9-4732-91e5-beaee09143c8 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1068342235", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1592761423", "vendor_name": "tempest-vendor_name-119867840"}}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:09.547516 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e1d24ccb-1bb9-4732-91e5-beaee09143c8 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 22:02:09.547918 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1357/5434] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 22:02:09 2026] POST /volume/v3/types => generated 329 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:09.555554 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7d12ff0c-e05e-45b3-b9bc-f4a81c31682f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:09.557228 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7d12ff0c-e05e-45b3-b9bc-f4a81c31682f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:02:09.557608 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7d12ff0c-e05e-45b3-b9bc-f4a81c31682f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "386d5190-a2b9-44d5-b57e-d9dcccb35b2b", "size": 1}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:09.558978 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-7d12ff0c-e05e-45b3-b9bc-f4a81c31682f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Create volume request body: {'volume': {'volume_type': '386d5190-a2b9-44d5-b57e-d9dcccb35b2b', 'size': 1}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:02:09.562479 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-7d12ff0c-e05e-45b3-b9bc-f4a81c31682f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Create volume of 1 GB Jul 03 22:02:09.562729 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:09.562729 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:09.563072 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-7d12ff0c-e05e-45b3-b9bc-f4a81c31682f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Availability Zones retrieved successfully. Jul 03 22:02:09.567757 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-7d12ff0c-e05e-45b3-b9bc-f4a81c31682f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Flow 'volume_create_api' (33836ecc-463a-42ca-89a0-ca3879428ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:02:09.568735 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-7d12ff0c-e05e-45b3-b9bc-f4a81c31682f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a422126b-6b20-4ae3-be26-1e8c2f3305cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:09.569412 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-7d12ff0c-e05e-45b3-b9bc-f4a81c31682f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:02:09.586443 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-7d12ff0c-e05e-45b3-b9bc-f4a81c31682f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a422126b-6b20-4ae3-be26-1e8c2f3305cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T22:02:10Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1592761423',vendor_name='tempest-vendor_name-119867840'},id=386d5190-a2b9-44d5-b57e-d9dcccb35b2b,is_public=True,name='tempest-ProjectMemberTests-volume-type-1068342235',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '386d5190-a2b9-44d5-b57e-d9dcccb35b2b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:09.587122 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-7d12ff0c-e05e-45b3-b9bc-f4a81c31682f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5362938c-0872-4826-8dd6-f8abf79ed11f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:09.608503 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-7d12ff0c-e05e-45b3-b9bc-f4a81c31682f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1068342235 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1068342235, it is now deprecated. Please use the default quota class for default quota. Jul 03 22:02:09.608773 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-7d12ff0c-e05e-45b3-b9bc-f4a81c31682f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1068342235 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1068342235, it is now deprecated. Please use the default quota class for default quota. Jul 03 22:02:09.630782 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-7d12ff0c-e05e-45b3-b9bc-f4a81c31682f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Created reservations ['55184655-080b-4b38-99a4-dbfd8c3d68da', '6793f1f7-5368-4df5-8b18-d2e7c4894bdf', '5314fc33-56d7-4bb8-8686-f60f977fd00a', '5bfa67ec-542d-431f-af5f-af98ed9716d8'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:02:09.631519 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-7d12ff0c-e05e-45b3-b9bc-f4a81c31682f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5362938c-0872-4826-8dd6-f8abf79ed11f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55184655-080b-4b38-99a4-dbfd8c3d68da', '6793f1f7-5368-4df5-8b18-d2e7c4894bdf', '5314fc33-56d7-4bb8-8686-f60f977fd00a', '5bfa67ec-542d-431f-af5f-af98ed9716d8']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:09.632167 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-7d12ff0c-e05e-45b3-b9bc-f4a81c31682f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b9af9b6-e4df-4866-91a0-d93b4de8935f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:09.654915 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-7d12ff0c-e05e-45b3-b9bc-f4a81c31682f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b9af9b6-e4df-4866-91a0-d93b4de8935f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c89757bc-9268-4400-9ffc-6521c20dc01d', '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='c38ac0c981b44958b65b171cec504a51',qos_specs=None,replication_status=,reservations=['55184655-080b-4b38-99a4-dbfd8c3d68da','6793f1f7-5368-4df5-8b18-d2e7c4894bdf','5314fc33-56d7-4bb8-8686-f60f977fd00a','5bfa67ec-542d-431f-af5f-af98ed9716d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f30f63ba0954f86bcd5b6e36ae4a248',volume_type_id=386d5190-a2b9-44d5-b57e-d9dcccb35b2b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:02: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=c89757bc-9268-4400-9ffc-6521c20dc01d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c38ac0c981b44958b65b171cec504a51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f30f63ba0954f86bcd5b6e36ae4a248',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(386d5190-a2b9-44d5-b57e-d9dcccb35b2b),volume_type_id=386d5190-a2b9-44d5-b57e-d9dcccb35b2b)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:09.655658 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-7d12ff0c-e05e-45b3-b9bc-f4a81c31682f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb8b18a0-b61f-4bfe-b2e3-e9d905103910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:09.672334 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-7d12ff0c-e05e-45b3-b9bc-f4a81c31682f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb8b18a0-b61f-4bfe-b2e3-e9d905103910) transitioned into state 'SUCCESS' from 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='c38ac0c981b44958b65b171cec504a51',qos_specs=None,replication_status=,reservations=['55184655-080b-4b38-99a4-dbfd8c3d68da','6793f1f7-5368-4df5-8b18-d2e7c4894bdf','5314fc33-56d7-4bb8-8686-f60f977fd00a','5bfa67ec-542d-431f-af5f-af98ed9716d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f30f63ba0954f86bcd5b6e36ae4a248',volume_type_id=386d5190-a2b9-44d5-b57e-d9dcccb35b2b)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:09.673096 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-7d12ff0c-e05e-45b3-b9bc-f4a81c31682f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a77cab44-b7ea-487f-a85b-fd578cc55000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:09.682395 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-7d12ff0c-e05e-45b3-b9bc-f4a81c31682f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a77cab44-b7ea-487f-a85b-fd578cc55000) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:09.683204 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-7d12ff0c-e05e-45b3-b9bc-f4a81c31682f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Flow 'volume_create_api' (33836ecc-463a-42ca-89a0-ca3879428ee0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:02:09.683556 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-7d12ff0c-e05e-45b3-b9bc-f4a81c31682f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Create volume request issued successfully. Jul 03 22:02:09.684171 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7d12ff0c-e05e-45b3-b9bc-f4a81c31682f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:02:09.684682 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1349/5435] 10.4.3.32 () {70 vars in 1291 bytes} [Fri Jul 3 22:02:09 2026] POST /volume/v3/volumes => generated 772 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:02:09.696195 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c8167f7c-d72f-47fd-b52c-0b8c3885fc6f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:09.697964 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c8167f7c-d72f-47fd-b52c-0b8c3885fc6f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] GET https://10.4.3.32/volume/v3/volumes/c89757bc-9268-4400-9ffc-6521c20dc01d Jul 03 22:02:09.698170 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c8167f7c-d72f-47fd-b52c-0b8c3885fc6f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:09.698354 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c8167f7c-d72f-47fd-b52c-0b8c3885fc6f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:09.705801 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:09.705801 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:09.709521 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c8167f7c-d72f-47fd-b52c-0b8c3885fc6f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Volume info retrieved successfully. Jul 03 22:02:09.713067 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c8167f7c-d72f-47fd-b52c-0b8c3885fc6f tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] https://10.4.3.32/volume/v3/volumes/c89757bc-9268-4400-9ffc-6521c20dc01d returned with HTTP 200 Jul 03 22:02:09.713456 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1352/5436] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:02:09 2026] GET /volume/v3/volumes/c89757bc-9268-4400-9ffc-6521c20dc01d => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:10.724658 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-566112b9-48e0-4e3e-9486-c9aecbf57069 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:10.726553 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-566112b9-48e0-4e3e-9486-c9aecbf57069 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] GET https://10.4.3.32/volume/v3/volumes/c89757bc-9268-4400-9ffc-6521c20dc01d Jul 03 22:02:10.726777 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-566112b9-48e0-4e3e-9486-c9aecbf57069 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:10.726977 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-566112b9-48e0-4e3e-9486-c9aecbf57069 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:10.734746 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:10.734746 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:10.737936 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-566112b9-48e0-4e3e-9486-c9aecbf57069 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Volume info retrieved successfully. Jul 03 22:02:10.741391 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-566112b9-48e0-4e3e-9486-c9aecbf57069 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] https://10.4.3.32/volume/v3/volumes/c89757bc-9268-4400-9ffc-6521c20dc01d returned with HTTP 200 Jul 03 22:02:10.741770 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1379/5437] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:02:10 2026] GET /volume/v3/volumes/c89757bc-9268-4400-9ffc-6521c20dc01d => generated 972 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:10.757695 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-50692903-3387-4b3d-8b8f-f354d7e87d46 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:10.759510 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-50692903-3387-4b3d-8b8f-f354d7e87d46 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] GET https://10.4.3.32/volume/v3/messages Jul 03 22:02:10.759721 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-50692903-3387-4b3d-8b8f-f354d7e87d46 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:10.759928 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-50692903-3387-4b3d-8b8f-f354d7e87d46 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:10.763267 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-50692903-3387-4b3d-8b8f-f354d7e87d46 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Jul 03 22:02:10.763603 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1358/5438] 10.4.3.32 () {68 vars in 1273 bytes} [Fri Jul 3 22:02:10 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:10.772651 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-257f4a9e-1de9-450f-89a5-f5ab5411f3f2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:10.774652 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-257f4a9e-1de9-450f-89a5-f5ab5411f3f2 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-member] GET https://10.4.3.32/volume/v3/messages/48ec8ae6-02e3-4c7c-abc4-23da1bdf3033 Jul 03 22:02:10.774948 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-257f4a9e-1de9-450f-89a5-f5ab5411f3f2 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:10.775152 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-257f4a9e-1de9-450f-89a5-f5ab5411f3f2 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:10.778354 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:10.778354 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:10.779118 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-257f4a9e-1de9-450f-89a5-f5ab5411f3f2 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-member] https://10.4.3.32/volume/v3/messages/48ec8ae6-02e3-4c7c-abc4-23da1bdf3033 returned with HTTP 200 Jul 03 22:02:10.779566 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1350/5439] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 22:02:10 2026] GET /volume/v3/messages/48ec8ae6-02e3-4c7c-abc4-23da1bdf3033 => generated 665 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:10.788656 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-fbd89640-2dd3-41ff-9fcd-48839364d56d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:10.790503 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fbd89640-2dd3-41ff-9fcd-48839364d56d tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] DELETE https://10.4.3.32/volume/v3/messages/48ec8ae6-02e3-4c7c-abc4-23da1bdf3033 Jul 03 22:02:10.790747 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fbd89640-2dd3-41ff-9fcd-48839364d56d tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:10.790967 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fbd89640-2dd3-41ff-9fcd-48839364d56d tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:10.802633 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fbd89640-2dd3-41ff-9fcd-48839364d56d tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] https://10.4.3.32/volume/v3/messages/48ec8ae6-02e3-4c7c-abc4-23da1bdf3033 returned with HTTP 204 Jul 03 22:02:10.803310 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1353/5440] 10.4.3.32 () {68 vars in 1387 bytes} [Fri Jul 3 22:02:10 2026] DELETE /volume/v3/messages/48ec8ae6-02e3-4c7c-abc4-23da1bdf3033 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 22:02:10.811521 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-92664d51-adc9-494d-8731-3c98fa48d66c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:10.813538 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-92664d51-adc9-494d-8731-3c98fa48d66c tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/c89757bc-9268-4400-9ffc-6521c20dc01d Jul 03 22:02:10.813807 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-92664d51-adc9-494d-8731-3c98fa48d66c tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:10.814053 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-92664d51-adc9-494d-8731-3c98fa48d66c tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:10.814217 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-92664d51-adc9-494d-8731-3c98fa48d66c tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Delete volume with id: c89757bc-9268-4400-9ffc-6521c20dc01d Jul 03 22:02:10.821866 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:10.821866 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:10.822150 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-92664d51-adc9-494d-8731-3c98fa48d66c tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Volume info retrieved successfully. Jul 03 22:02:10.823041 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-92664d51-adc9-494d-8731-3c98fa48d66c tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99936) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 22:02:10.838690 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-92664d51-adc9-494d-8731-3c98fa48d66c tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1068342235 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1068342235, it is now deprecated. Please use the default quota class for default quota. Jul 03 22:02:10.839047 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-92664d51-adc9-494d-8731-3c98fa48d66c tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1068342235 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1068342235, it is now deprecated. Please use the default quota class for default quota. Jul 03 22:02:10.856509 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-92664d51-adc9-494d-8731-3c98fa48d66c tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Created reservations ['7c0954b3-774c-44a9-825b-ac07bc36d03a', 'a0871cb1-5457-4454-a152-bf5ff5618bf3', '04924168-205a-4d7f-aac9-fe99b9983e88', '8edee1c5-4c92-4ca1-a0d8-fca90add4a87'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:02:10.911223 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-92664d51-adc9-494d-8731-3c98fa48d66c tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Delete volume request issued successfully. Jul 03 22:02:10.911447 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-92664d51-adc9-494d-8731-3c98fa48d66c tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] https://10.4.3.32/volume/v3/volumes/c89757bc-9268-4400-9ffc-6521c20dc01d returned with HTTP 202 Jul 03 22:02:10.911876 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1380/5441] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 22:02:10 2026] DELETE /volume/v3/volumes/c89757bc-9268-4400-9ffc-6521c20dc01d => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:02:10.918947 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-1465a881-0c23-4635-8d12-1bd0ba0b3a78 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:10.920640 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1465a881-0c23-4635-8d12-1bd0ba0b3a78 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] DELETE https://10.4.3.32/volume/v3/types/386d5190-a2b9-44d5-b57e-d9dcccb35b2b Jul 03 22:02:10.920867 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1465a881-0c23-4635-8d12-1bd0ba0b3a78 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:10.921068 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1465a881-0c23-4635-8d12-1bd0ba0b3a78 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] Calling method '_delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:10.941885 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1465a881-0c23-4635-8d12-1bd0ba0b3a78 tempest-ProjectMemberTests-1169304698 tempest-ProjectMemberTests-1169304698-project-admin] https://10.4.3.32/volume/v3/types/386d5190-a2b9-44d5-b57e-d9dcccb35b2b returned with HTTP 202 Jul 03 22:02:10.942240 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1359/5442] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 22:02:10 2026] DELETE /volume/v3/types/386d5190-a2b9-44d5-b57e-d9dcccb35b2b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:02:11.047194 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-59d5bc59-5442-4a8d-bed5-c489f2c54e20 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:11.047566 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-59d5bc59-5442-4a8d-bed5-c489f2c54e20 None None] GET https://10.4.3.32/volume// Jul 03 22:02:11.047786 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-59d5bc59-5442-4a8d-bed5-c489f2c54e20 None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:11.048002 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-59d5bc59-5442-4a8d-bed5-c489f2c54e20 None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:11.048392 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-59d5bc59-5442-4a8d-bed5-c489f2c54e20 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:02:11.048710 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1351/5443] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 22:02: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 22:02:11.056025 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-a5f00c36-8655-4f9f-9068-4f3f060f2398 req-14cda8f8-f814-4294-b54d-1ceacd1ddb4c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:11.057929 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-a5f00c36-8655-4f9f-9068-4f3f060f2398 req-14cda8f8-f814-4294-b54d-1ceacd1ddb4c tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 22:02:11.058258 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-a5f00c36-8655-4f9f-9068-4f3f060f2398 req-14cda8f8-f814-4294-b54d-1ceacd1ddb4c tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78690c63-d23a-4700-855d-a2a87b67ac35", "connector": null, "instance_uuid": "af58cfb5-54f1-4ebe-8afb-ee1a62b56eb6"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:11.066476 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:11.066476 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:11.095007 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-a5f00c36-8655-4f9f-9068-4f3f060f2398 req-14cda8f8-f814-4294-b54d-1ceacd1ddb4c tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 22:02:11.095591 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1354/5444] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 22:02:11 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 22:02:11.536480 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-969229c9-4a13-4ebc-886b-0bac05cbe183 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:11.538225 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-969229c9-4a13-4ebc-886b-0bac05cbe183 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 Jul 03 22:02:11.538413 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-969229c9-4a13-4ebc-886b-0bac05cbe183 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:11.538591 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-969229c9-4a13-4ebc-886b-0bac05cbe183 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:11.551196 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:11.551196 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:11.553927 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-969229c9-4a13-4ebc-886b-0bac05cbe183 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:11.557299 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-969229c9-4a13-4ebc-886b-0bac05cbe183 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 returned with HTTP 200 Jul 03 22:02:11.557674 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1381/5445] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:11 2026] GET /volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:11.627532 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e98f9d4e-cf1f-4489-b3d3-754f07095e12 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:11.627957 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e98f9d4e-cf1f-4489-b3d3-754f07095e12 None None] GET https://10.4.3.32/volume// Jul 03 22:02:11.628123 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e98f9d4e-cf1f-4489-b3d3-754f07095e12 None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:11.628312 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e98f9d4e-cf1f-4489-b3d3-754f07095e12 None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:11.628655 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e98f9d4e-cf1f-4489-b3d3-754f07095e12 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:02:11.628964 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1360/5446] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 22:02: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 22:02:11.636156 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-a5f00c36-8655-4f9f-9068-4f3f060f2398 req-b28136f9-d993-4a8b-9f7c-7e402a86af12 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:11.638258 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-a5f00c36-8655-4f9f-9068-4f3f060f2398 req-b28136f9-d993-4a8b-9f7c-7e402a86af12 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 Jul 03 22:02:11.638528 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-a5f00c36-8655-4f9f-9068-4f3f060f2398 req-b28136f9-d993-4a8b-9f7c-7e402a86af12 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:11.638725 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-a5f00c36-8655-4f9f-9068-4f3f060f2398 req-b28136f9-d993-4a8b-9f7c-7e402a86af12 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:11.647556 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:11.647556 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:11.650652 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-a5f00c36-8655-4f9f-9068-4f3f060f2398 req-b28136f9-d993-4a8b-9f7c-7e402a86af12 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:11.654482 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-a5f00c36-8655-4f9f-9068-4f3f060f2398 req-b28136f9-d993-4a8b-9f7c-7e402a86af12 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 returned with HTTP 200 Jul 03 22:02:11.654862 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1352/5447] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 22:02:11 2026] GET /volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 => generated 1060 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:02:11.751509 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-a5f00c36-8655-4f9f-9068-4f3f060f2398 req-5a496510-d22d-4a4a-9461-a02e808bf646 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:11.753452 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-a5f00c36-8655-4f9f-9068-4f3f060f2398 req-5a496510-d22d-4a4a-9461-a02e808bf646 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] PUT https://10.4.3.32/volume/v3/attachments/a9e8e457-1bf1-4d82-a1c4-4af5d0b3e7a4 Jul 03 22:02:11.753807 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-a5f00c36-8655-4f9f-9068-4f3f060f2398 req-5a496510-d22d-4a4a-9461-a02e808bf646 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:11.762179 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-a5f00c36-8655-4f9f-9068-4f3f060f2398 req-5a496510-d22d-4a4a-9461-a02e808bf646 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Acquiring lock "cinder-attachment_update-78690c63-d23a-4700-855d-a2a87b67ac35-np0000004475" by "attachment_update" {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 22:02:11.767016 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-a5f00c36-8655-4f9f-9068-4f3f060f2398 req-5a496510-d22d-4a4a-9461-a02e808bf646 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Lock "cinder-attachment_update-78690c63-d23a-4700-855d-a2a87b67ac35-np0000004475" acquired by "attachment_update" :: waited 0.005s {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 22:02:11.768566 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:11.768566 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:12.288295 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-a5f00c36-8655-4f9f-9068-4f3f060f2398 req-5a496510-d22d-4a4a-9461-a02e808bf646 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Lock "cinder-attachment_update-78690c63-d23a-4700-855d-a2a87b67ac35-np0000004475" released by "attachment_update" :: held 0.521s {{(pid=99935) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 22:02:12.288699 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-a5f00c36-8655-4f9f-9068-4f3f060f2398 req-5a496510-d22d-4a4a-9461-a02e808bf646 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/attachments/a9e8e457-1bf1-4d82-a1c4-4af5d0b3e7a4 returned with HTTP 200 Jul 03 22:02:12.289200 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1355/5448] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 22:02:11 2026] PUT /volume/v3/attachments/a9e8e457-1bf1-4d82-a1c4-4af5d0b3e7a4 => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:02:12.425183 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-04d4896a-b4c9-4188-a9b6-7c5bff893906 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:12.506342 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-04d4896a-b4c9-4188-a9b6-7c5bff893906 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 22:02:12.506757 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-04d4896a-b4c9-4188-a9b6-7c5bff893906 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1662075543", "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=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:12.521914 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-04d4896a-b4c9-4188-a9b6-7c5bff893906 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 22:02:12.522286 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1382/5449] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 22:02:12 2026] POST /volume/v3/types => generated 380 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:12.530096 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-beac3ab5-5564-461d-ba5b-ce790c89706f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:12.531771 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-beac3ab5-5564-461d-ba5b-ce790c89706f tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] POST https://10.4.3.32/volume/v3/types/2de10080-7e7c-410b-b3ce-6a615847b7b6/encryption Jul 03 22:02:12.532106 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-beac3ab5-5564-461d-ba5b-ce790c89706f tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:12.546497 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-beac3ab5-5564-461d-ba5b-ce790c89706f tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] https://10.4.3.32/volume/v3/types/2de10080-7e7c-410b-b3ce-6a615847b7b6/encryption returned with HTTP 200 Jul 03 22:02:12.546913 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1361/5450] 10.4.3.32 () {68 vars in 1390 bytes} [Fri Jul 3 22:02:12 2026] POST /volume/v3/types/2de10080-7e7c-410b-b3ce-6a615847b7b6/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:12.554382 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-426ba676-5bdb-4cde-8f80-7c590cf50a03 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:12.555986 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-426ba676-5bdb-4cde-8f80-7c590cf50a03 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 22:02:12.556326 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-426ba676-5bdb-4cde-8f80-7c590cf50a03 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-346368282", "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=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:12.571275 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e88a473f-0d9c-4e41-a410-41033c1b0b18 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:12.573007 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e88a473f-0d9c-4e41-a410-41033c1b0b18 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 Jul 03 22:02:12.573184 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e88a473f-0d9c-4e41-a410-41033c1b0b18 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:12.573383 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e88a473f-0d9c-4e41-a410-41033c1b0b18 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:12.579809 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-426ba676-5bdb-4cde-8f80-7c590cf50a03 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 22:02:12.580151 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1353/5451] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 22:02:12 2026] POST /volume/v3/types => generated 379 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:12.583840 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:12.583840 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:12.588690 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1e6faa20-0bfb-4ac6-8680-a75d36f50b49 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:12.589986 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e88a473f-0d9c-4e41-a410-41033c1b0b18 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:12.598684 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e88a473f-0d9c-4e41-a410-41033c1b0b18 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 returned with HTTP 200 Jul 03 22:02:12.599081 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1356/5452] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:12 2026] GET /volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:12.648192 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1e6faa20-0bfb-4ac6-8680-a75d36f50b49 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] POST https://10.4.3.32/volume/v3/types/d05eea85-4079-4b2c-b067-edc61ebb90a3/encryption Jul 03 22:02:12.648621 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1e6faa20-0bfb-4ac6-8680-a75d36f50b49 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:12.651247 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.policy [None req-1e6faa20-0bfb-4ac6-8680-a75d36f50b49 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '58121068bb3442e78674ef5e29174f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0563fc41e754727948945d0c0fd1f66', '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=99936) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 22:02:12.651247 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1e6faa20-0bfb-4ac6-8680-a75d36f50b49 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] https://10.4.3.32/volume/v3/types/d05eea85-4079-4b2c-b067-edc61ebb90a3/encryption returned with HTTP 403 Jul 03 22:02:12.651654 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1383/5453] 10.4.3.32 () {68 vars in 1390 bytes} [Fri Jul 3 22:02:12 2026] POST /volume/v3/types/d05eea85-4079-4b2c-b067-edc61ebb90a3/encryption => generated 127 bytes in 63 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:02:12.659441 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-1a8b3824-a619-40a9-926c-c7ad46d99818 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:12.661554 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1a8b3824-a619-40a9-926c-c7ad46d99818 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 22:02:12.662062 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1a8b3824-a619-40a9-926c-c7ad46d99818 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-344229194", "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=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:12.679131 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1a8b3824-a619-40a9-926c-c7ad46d99818 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 22:02:12.679439 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1362/5454] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 22:02:12 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:12.688072 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2a003025-951d-409c-b8e7-d8cce51071f5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:12.689888 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2a003025-951d-409c-b8e7-d8cce51071f5 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] POST https://10.4.3.32/volume/v3/types/c65c8ebd-4a62-44c7-a0f4-50fd62f0b9f2/extra_specs Jul 03 22:02:12.690249 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2a003025-951d-409c-b8e7-d8cce51071f5 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:12.692086 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.policy [None req-2a003025-951d-409c-b8e7-d8cce51071f5 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '58121068bb3442e78674ef5e29174f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0563fc41e754727948945d0c0fd1f66', '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=99933) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 22:02:12.692259 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2a003025-951d-409c-b8e7-d8cce51071f5 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] https://10.4.3.32/volume/v3/types/c65c8ebd-4a62-44c7-a0f4-50fd62f0b9f2/extra_specs returned with HTTP 403 Jul 03 22:02:12.692661 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1354/5455] 10.4.3.32 () {68 vars in 1392 bytes} [Fri Jul 3 22:02:12 2026] POST /volume/v3/types/c65c8ebd-4a62-44c7-a0f4-50fd62f0b9f2/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:02:12.700022 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7a9f7398-874b-4c81-a375-040a156bce31 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:12.701697 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7a9f7398-874b-4c81-a375-040a156bce31 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] PUT https://10.4.3.32/volume/v3/types/c65c8ebd-4a62-44c7-a0f4-50fd62f0b9f2/extra_specs/key2 Jul 03 22:02:12.702055 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7a9f7398-874b-4c81-a375-040a156bce31 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:12.703832 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.policy [None req-7a9f7398-874b-4c81-a375-040a156bce31 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '58121068bb3442e78674ef5e29174f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0563fc41e754727948945d0c0fd1f66', '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=99935) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 22:02:12.704004 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7a9f7398-874b-4c81-a375-040a156bce31 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] https://10.4.3.32/volume/v3/types/c65c8ebd-4a62-44c7-a0f4-50fd62f0b9f2/extra_specs/key2 returned with HTTP 403 Jul 03 22:02:12.704428 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1357/5456] 10.4.3.32 () {68 vars in 1406 bytes} [Fri Jul 3 22:02:12 2026] PUT /volume/v3/types/c65c8ebd-4a62-44c7-a0f4-50fd62f0b9f2/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:02:12.712748 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-13118209-6458-4855-a23d-9548c07e2acc None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:12.714302 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-13118209-6458-4855-a23d-9548c07e2acc tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] POST https://10.4.3.32/volume/v3/types Jul 03 22:02:12.714651 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-13118209-6458-4855-a23d-9548c07e2acc tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:12.716425 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.policy [None req-13118209-6458-4855-a23d-9548c07e2acc tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '58121068bb3442e78674ef5e29174f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0563fc41e754727948945d0c0fd1f66', '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=99936) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 22:02:12.716610 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-13118209-6458-4855-a23d-9548c07e2acc tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] https://10.4.3.32/volume/v3/types returned with HTTP 403 Jul 03 22:02:12.717040 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1384/5457] 10.4.3.32 () {68 vars in 1245 bytes} [Fri Jul 3 22:02:12 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:02:12.725164 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-fd5ce8fd-8cb5-4eeb-a566-cd0bf0d13293 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:12.726757 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fd5ce8fd-8cb5-4eeb-a566-cd0bf0d13293 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 22:02:12.727082 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fd5ce8fd-8cb5-4eeb-a566-cd0bf0d13293 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-763126988", "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=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:12.743192 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fd5ce8fd-8cb5-4eeb-a566-cd0bf0d13293 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 22:02:12.743574 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1363/5458] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 22:02:12 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:12.751744 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8c0bcc73-61ef-4704-a783-8428af400d4d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:12.753596 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8c0bcc73-61ef-4704-a783-8428af400d4d tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] POST https://10.4.3.32/volume/v3/types/7afc3131-836e-472d-81f9-f1d9ecb8c221/encryption Jul 03 22:02:12.753958 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8c0bcc73-61ef-4704-a783-8428af400d4d tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:12.769614 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8c0bcc73-61ef-4704-a783-8428af400d4d tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] https://10.4.3.32/volume/v3/types/7afc3131-836e-472d-81f9-f1d9ecb8c221/encryption returned with HTTP 200 Jul 03 22:02:12.770027 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1355/5459] 10.4.3.32 () {68 vars in 1390 bytes} [Fri Jul 3 22:02:12 2026] POST /volume/v3/types/7afc3131-836e-472d-81f9-f1d9ecb8c221/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:12.777677 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-6dc31e18-4897-4656-90f3-0844cb310f74 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:12.779540 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6dc31e18-4897-4656-90f3-0844cb310f74 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] DELETE https://10.4.3.32/volume/v3/types/7afc3131-836e-472d-81f9-f1d9ecb8c221/encryption/24cdb439-e8bb-4f2f-bf80-e50b1a2c9463 Jul 03 22:02:12.779787 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6dc31e18-4897-4656-90f3-0844cb310f74 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:12.780003 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6dc31e18-4897-4656-90f3-0844cb310f74 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:12.780662 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.policy [None req-6dc31e18-4897-4656-90f3-0844cb310f74 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '58121068bb3442e78674ef5e29174f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0563fc41e754727948945d0c0fd1f66', '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=99935) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 22:02:12.780862 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6dc31e18-4897-4656-90f3-0844cb310f74 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] https://10.4.3.32/volume/v3/types/7afc3131-836e-472d-81f9-f1d9ecb8c221/encryption/24cdb439-e8bb-4f2f-bf80-e50b1a2c9463 returned with HTTP 403 Jul 03 22:02:12.781259 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1358/5460] 10.4.3.32 () {66 vars in 1482 bytes} [Fri Jul 3 22:02:12 2026] DELETE /volume/v3/types/7afc3131-836e-472d-81f9-f1d9ecb8c221/encryption/24cdb439-e8bb-4f2f-bf80-e50b1a2c9463 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:02:12.788236 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-66fe93fd-c43c-4fcd-9f68-4c310a646532 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:12.789930 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-66fe93fd-c43c-4fcd-9f68-4c310a646532 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 22:02:12.791007 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-66fe93fd-c43c-4fcd-9f68-4c310a646532 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1106324388", "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=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:12.805959 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-66fe93fd-c43c-4fcd-9f68-4c310a646532 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 22:02:12.806334 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1385/5461] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 22:02:12 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:12.813647 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b7ae2690-c5b2-4a90-82e2-728520f7f10f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:12.815311 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b7ae2690-c5b2-4a90-82e2-728520f7f10f tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] DELETE https://10.4.3.32/volume/v3/types/181de436-a797-4425-b43b-b3c6a81e52db/extra_specs/key1 Jul 03 22:02:12.815511 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b7ae2690-c5b2-4a90-82e2-728520f7f10f tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:12.815695 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b7ae2690-c5b2-4a90-82e2-728520f7f10f tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:12.820780 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.policy [None req-b7ae2690-c5b2-4a90-82e2-728520f7f10f tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '58121068bb3442e78674ef5e29174f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0563fc41e754727948945d0c0fd1f66', '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=99934) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 22:02:12.820967 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b7ae2690-c5b2-4a90-82e2-728520f7f10f tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] https://10.4.3.32/volume/v3/types/181de436-a797-4425-b43b-b3c6a81e52db/extra_specs/key1 returned with HTTP 403 Jul 03 22:02:12.821362 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1364/5462] 10.4.3.32 () {66 vars in 1389 bytes} [Fri Jul 3 22:02:12 2026] DELETE /volume/v3/types/181de436-a797-4425-b43b-b3c6a81e52db/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:02:12.828388 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-36efd4cf-341f-4d90-8e93-b8c6d8fb0f66 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:12.830176 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-36efd4cf-341f-4d90-8e93-b8c6d8fb0f66 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 22:02:12.830548 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-36efd4cf-341f-4d90-8e93-b8c6d8fb0f66 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-479968004", "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=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:12.846478 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-36efd4cf-341f-4d90-8e93-b8c6d8fb0f66 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 22:02:12.846819 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1356/5463] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 22:02:12 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:12.854484 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-880c0787-8db8-468c-8a59-7e74839cf0dc None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:12.856821 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-880c0787-8db8-468c-8a59-7e74839cf0dc tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] DELETE https://10.4.3.32/volume/v3/types/743cdd48-d6af-43c7-9217-a42430b12d01 Jul 03 22:02:12.857029 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-880c0787-8db8-468c-8a59-7e74839cf0dc tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:12.857244 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-880c0787-8db8-468c-8a59-7e74839cf0dc tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] Calling method '_delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:12.857872 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.policy [None req-880c0787-8db8-468c-8a59-7e74839cf0dc tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '58121068bb3442e78674ef5e29174f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0563fc41e754727948945d0c0fd1f66', '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=99935) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 22:02:12.858029 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-880c0787-8db8-468c-8a59-7e74839cf0dc tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] https://10.4.3.32/volume/v3/types/743cdd48-d6af-43c7-9217-a42430b12d01 returned with HTTP 403 Jul 03 22:02:12.858454 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1359/5464] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 22:02:12 2026] DELETE /volume/v3/types/743cdd48-d6af-43c7-9217-a42430b12d01 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:02:12.866271 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c4add688-412f-426d-8e1b-7a9848f8e964 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:12.868445 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c4add688-412f-426d-8e1b-7a9848f8e964 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] GET https://10.4.3.32/volume/v3/types/2de10080-7e7c-410b-b3ce-6a615847b7b6/extra_specs Jul 03 22:02:12.868695 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c4add688-412f-426d-8e1b-7a9848f8e964 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:12.868950 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c4add688-412f-426d-8e1b-7a9848f8e964 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] Calling method 'index' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:12.877032 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c4add688-412f-426d-8e1b-7a9848f8e964 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] https://10.4.3.32/volume/v3/types/2de10080-7e7c-410b-b3ce-6a615847b7b6/extra_specs returned with HTTP 200 Jul 03 22:02:12.877384 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1386/5465] 10.4.3.32 () {66 vars in 1371 bytes} [Fri Jul 3 22:02:12 2026] GET /volume/v3/types/2de10080-7e7c-410b-b3ce-6a615847b7b6/extra_specs => generated 123 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:12.887077 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d35b8f0e-f786-4e9a-a7f6-a405d84d15a0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:12.889038 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d35b8f0e-f786-4e9a-a7f6-a405d84d15a0 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] GET https://10.4.3.32/volume/v3/types/2de10080-7e7c-410b-b3ce-6a615847b7b6/encryption/cipher Jul 03 22:02:12.889272 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d35b8f0e-f786-4e9a-a7f6-a405d84d15a0 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:12.889520 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d35b8f0e-f786-4e9a-a7f6-a405d84d15a0 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:12.890325 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.policy [None req-d35b8f0e-f786-4e9a-a7f6-a405d84d15a0 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '58121068bb3442e78674ef5e29174f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0563fc41e754727948945d0c0fd1f66', '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=99934) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 22:02:12.891412 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d35b8f0e-f786-4e9a-a7f6-a405d84d15a0 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] https://10.4.3.32/volume/v3/types/2de10080-7e7c-410b-b3ce-6a615847b7b6/encryption/cipher returned with HTTP 403 Jul 03 22:02:12.891412 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1365/5466] 10.4.3.32 () {66 vars in 1389 bytes} [Fri Jul 3 22:02:12 2026] GET /volume/v3/types/2de10080-7e7c-410b-b3ce-6a615847b7b6/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:02:12.899098 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d64d55d4-205d-40bb-b50a-414f61e58103 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:12.900755 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d64d55d4-205d-40bb-b50a-414f61e58103 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] GET https://10.4.3.32/volume/v3/types/2de10080-7e7c-410b-b3ce-6a615847b7b6/encryption Jul 03 22:02:12.900926 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d64d55d4-205d-40bb-b50a-414f61e58103 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:12.901094 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d64d55d4-205d-40bb-b50a-414f61e58103 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] Calling method 'index' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:12.901663 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.policy [None req-d64d55d4-205d-40bb-b50a-414f61e58103 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '58121068bb3442e78674ef5e29174f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0563fc41e754727948945d0c0fd1f66', '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=99933) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 22:02:12.901835 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d64d55d4-205d-40bb-b50a-414f61e58103 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] https://10.4.3.32/volume/v3/types/2de10080-7e7c-410b-b3ce-6a615847b7b6/encryption returned with HTTP 403 Jul 03 22:02:12.902239 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1357/5467] 10.4.3.32 () {66 vars in 1368 bytes} [Fri Jul 3 22:02:12 2026] GET /volume/v3/types/2de10080-7e7c-410b-b3ce-6a615847b7b6/encryption => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:02:12.909248 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4b080f2d-01dc-4aca-a2d6-2102565ac96e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:12.910966 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4b080f2d-01dc-4aca-a2d6-2102565ac96e tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] GET https://10.4.3.32/volume/v3/types/2de10080-7e7c-410b-b3ce-6a615847b7b6/extra_specs/multiattach Jul 03 22:02:12.911146 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4b080f2d-01dc-4aca-a2d6-2102565ac96e tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:12.911315 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4b080f2d-01dc-4aca-a2d6-2102565ac96e tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:12.918556 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4b080f2d-01dc-4aca-a2d6-2102565ac96e tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] https://10.4.3.32/volume/v3/types/2de10080-7e7c-410b-b3ce-6a615847b7b6/extra_specs/multiattach returned with HTTP 200 Jul 03 22:02:12.918929 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1360/5468] 10.4.3.32 () {66 vars in 1407 bytes} [Fri Jul 3 22:02:12 2026] GET /volume/v3/types/2de10080-7e7c-410b-b3ce-6a615847b7b6/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:02:12.926445 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9f14fcb7-875e-41e6-8e71-f8cfb1a538c3 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:12.928140 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9f14fcb7-875e-41e6-8e71-f8cfb1a538c3 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] GET https://10.4.3.32/volume/v3/types/2de10080-7e7c-410b-b3ce-6a615847b7b6/extra_specs/volume_backend_name Jul 03 22:02:12.928328 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9f14fcb7-875e-41e6-8e71-f8cfb1a538c3 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:12.928524 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9f14fcb7-875e-41e6-8e71-f8cfb1a538c3 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:12.936257 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9f14fcb7-875e-41e6-8e71-f8cfb1a538c3 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] https://10.4.3.32/volume/v3/types/2de10080-7e7c-410b-b3ce-6a615847b7b6/extra_specs/volume_backend_name returned with HTTP 404 Jul 03 22:02:12.936606 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1387/5469] 10.4.3.32 () {66 vars in 1431 bytes} [Fri Jul 3 22:02:12 2026] GET /volume/v3/types/2de10080-7e7c-410b-b3ce-6a615847b7b6/extra_specs/volume_backend_name => generated 143 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:02:12.946435 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a11677bc-d263-4f82-b93c-0f2b72b92983 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:12.948207 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a11677bc-d263-4f82-b93c-0f2b72b92983 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] PUT https://10.4.3.32/volume/v3/types/2de10080-7e7c-410b-b3ce-6a615847b7b6/encryption/783599c9-6874-4c72-b5be-1fefca07cac6 Jul 03 22:02:12.948593 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a11677bc-d263-4f82-b93c-0f2b72b92983 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:12.950856 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.policy [None req-a11677bc-d263-4f82-b93c-0f2b72b92983 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '58121068bb3442e78674ef5e29174f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0563fc41e754727948945d0c0fd1f66', '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=99934) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 22:02:12.951051 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a11677bc-d263-4f82-b93c-0f2b72b92983 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] https://10.4.3.32/volume/v3/types/2de10080-7e7c-410b-b3ce-6a615847b7b6/encryption/783599c9-6874-4c72-b5be-1fefca07cac6 returned with HTTP 403 Jul 03 22:02:12.951474 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1366/5470] 10.4.3.32 () {68 vars in 1499 bytes} [Fri Jul 3 22:02:12 2026] PUT /volume/v3/types/2de10080-7e7c-410b-b3ce-6a615847b7b6/encryption/783599c9-6874-4c72-b5be-1fefca07cac6 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:02:12.959035 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-562486fb-3b03-427f-a66d-007eebc4781e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:12.960632 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-562486fb-3b03-427f-a66d-007eebc4781e tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] PUT https://10.4.3.32/volume/v3/types/2de10080-7e7c-410b-b3ce-6a615847b7b6/extra_specs/key1 Jul 03 22:02:12.960989 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-562486fb-3b03-427f-a66d-007eebc4781e tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:12.962588 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.policy [None req-562486fb-3b03-427f-a66d-007eebc4781e tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '58121068bb3442e78674ef5e29174f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0563fc41e754727948945d0c0fd1f66', '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=99933) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 22:02:12.962810 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-562486fb-3b03-427f-a66d-007eebc4781e tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] https://10.4.3.32/volume/v3/types/2de10080-7e7c-410b-b3ce-6a615847b7b6/extra_specs/key1 returned with HTTP 403 Jul 03 22:02:12.963219 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1358/5471] 10.4.3.32 () {68 vars in 1406 bytes} [Fri Jul 3 22:02:12 2026] PUT /volume/v3/types/2de10080-7e7c-410b-b3ce-6a615847b7b6/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:02:12.971112 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-46771d66-21ab-49fa-a645-db74f333de43 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:12.972720 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-46771d66-21ab-49fa-a645-db74f333de43 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] PUT https://10.4.3.32/volume/v3/types/2de10080-7e7c-410b-b3ce-6a615847b7b6 Jul 03 22:02:12.973053 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-46771d66-21ab-49fa-a645-db74f333de43 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:12.974754 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.policy [None req-46771d66-21ab-49fa-a645-db74f333de43 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '58121068bb3442e78674ef5e29174f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0563fc41e754727948945d0c0fd1f66', '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=99935) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 22:02:12.974934 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-46771d66-21ab-49fa-a645-db74f333de43 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-reader] https://10.4.3.32/volume/v3/types/2de10080-7e7c-410b-b3ce-6a615847b7b6 returned with HTTP 403 Jul 03 22:02:12.975322 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1361/5472] 10.4.3.32 () {68 vars in 1355 bytes} [Fri Jul 3 22:02:12 2026] PUT /volume/v3/types/2de10080-7e7c-410b-b3ce-6a615847b7b6 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:02:12.981883 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-97dc6275-c73e-4219-8622-a6951b1719f8 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:12.983384 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-97dc6275-c73e-4219-8622-a6951b1719f8 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] DELETE https://10.4.3.32/volume/v3/types/743cdd48-d6af-43c7-9217-a42430b12d01 Jul 03 22:02:12.983556 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-97dc6275-c73e-4219-8622-a6951b1719f8 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:12.983741 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-97dc6275-c73e-4219-8622-a6951b1719f8 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] Calling method '_delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:13.007145 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-97dc6275-c73e-4219-8622-a6951b1719f8 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] https://10.4.3.32/volume/v3/types/743cdd48-d6af-43c7-9217-a42430b12d01 returned with HTTP 202 Jul 03 22:02:13.007543 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1388/5473] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 22:02:12 2026] DELETE /volume/v3/types/743cdd48-d6af-43c7-9217-a42430b12d01 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:02:13.013879 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-74623199-27b6-4ae8-adf9-1e0058aecde2 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:13.015514 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-74623199-27b6-4ae8-adf9-1e0058aecde2 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] DELETE https://10.4.3.32/volume/v3/types/181de436-a797-4425-b43b-b3c6a81e52db Jul 03 22:02:13.015724 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-74623199-27b6-4ae8-adf9-1e0058aecde2 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:13.015890 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-74623199-27b6-4ae8-adf9-1e0058aecde2 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] Calling method '_delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:13.038559 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-74623199-27b6-4ae8-adf9-1e0058aecde2 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] https://10.4.3.32/volume/v3/types/181de436-a797-4425-b43b-b3c6a81e52db returned with HTTP 202 Jul 03 22:02:13.038978 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1367/5474] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 22:02:13 2026] DELETE /volume/v3/types/181de436-a797-4425-b43b-b3c6a81e52db => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:02:13.045696 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-974d76a8-fcdf-4016-aff4-bfac30523190 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:13.047225 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-974d76a8-fcdf-4016-aff4-bfac30523190 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] DELETE https://10.4.3.32/volume/v3/types/7afc3131-836e-472d-81f9-f1d9ecb8c221 Jul 03 22:02:13.047408 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-974d76a8-fcdf-4016-aff4-bfac30523190 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:13.047587 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-974d76a8-fcdf-4016-aff4-bfac30523190 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] Calling method '_delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:13.069626 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-974d76a8-fcdf-4016-aff4-bfac30523190 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] https://10.4.3.32/volume/v3/types/7afc3131-836e-472d-81f9-f1d9ecb8c221 returned with HTTP 202 Jul 03 22:02:13.070043 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1359/5475] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 22:02:13 2026] DELETE /volume/v3/types/7afc3131-836e-472d-81f9-f1d9ecb8c221 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:02:13.076184 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-0fb6dddd-b125-4d08-adca-565e21d901bb None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:13.078358 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0fb6dddd-b125-4d08-adca-565e21d901bb tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] DELETE https://10.4.3.32/volume/v3/types/c65c8ebd-4a62-44c7-a0f4-50fd62f0b9f2 Jul 03 22:02:13.078536 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0fb6dddd-b125-4d08-adca-565e21d901bb tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:13.078724 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0fb6dddd-b125-4d08-adca-565e21d901bb tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] Calling method '_delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:13.099237 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0fb6dddd-b125-4d08-adca-565e21d901bb tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] https://10.4.3.32/volume/v3/types/c65c8ebd-4a62-44c7-a0f4-50fd62f0b9f2 returned with HTTP 202 Jul 03 22:02:13.099605 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1362/5476] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 22:02:13 2026] DELETE /volume/v3/types/c65c8ebd-4a62-44c7-a0f4-50fd62f0b9f2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:02:13.106337 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-60a2e202-7460-426e-a191-fd2c33fffb0d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:13.108100 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-60a2e202-7460-426e-a191-fd2c33fffb0d tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] DELETE https://10.4.3.32/volume/v3/types/d05eea85-4079-4b2c-b067-edc61ebb90a3 Jul 03 22:02:13.108294 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-60a2e202-7460-426e-a191-fd2c33fffb0d tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:13.108503 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-60a2e202-7460-426e-a191-fd2c33fffb0d tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] Calling method '_delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:13.132322 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-60a2e202-7460-426e-a191-fd2c33fffb0d tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] https://10.4.3.32/volume/v3/types/d05eea85-4079-4b2c-b067-edc61ebb90a3 returned with HTTP 202 Jul 03 22:02:13.132872 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1389/5477] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 22:02:13 2026] DELETE /volume/v3/types/d05eea85-4079-4b2c-b067-edc61ebb90a3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:02:13.139449 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-48bc4a65-a5a8-492c-bb77-4e5c07f31ef0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:13.141346 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-48bc4a65-a5a8-492c-bb77-4e5c07f31ef0 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] DELETE https://10.4.3.32/volume/v3/types/2de10080-7e7c-410b-b3ce-6a615847b7b6 Jul 03 22:02:13.141545 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-48bc4a65-a5a8-492c-bb77-4e5c07f31ef0 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:13.141745 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-48bc4a65-a5a8-492c-bb77-4e5c07f31ef0 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] Calling method '_delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:13.164721 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-48bc4a65-a5a8-492c-bb77-4e5c07f31ef0 tempest-VolumeTypesReaderTests-2141091117 tempest-VolumeTypesReaderTests-2141091117-project-admin] https://10.4.3.32/volume/v3/types/2de10080-7e7c-410b-b3ce-6a615847b7b6 returned with HTTP 202 Jul 03 22:02:13.165086 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1368/5478] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 22:02:13 2026] DELETE /volume/v3/types/2de10080-7e7c-410b-b3ce-6a615847b7b6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:02:13.616290 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-691bd7b1-7d06-4403-9f02-1f412eb1f43b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:13.618109 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-691bd7b1-7d06-4403-9f02-1f412eb1f43b tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 Jul 03 22:02:13.618337 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-691bd7b1-7d06-4403-9f02-1f412eb1f43b tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:13.618588 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-691bd7b1-7d06-4403-9f02-1f412eb1f43b tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:13.627752 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:13.627752 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:13.636442 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-691bd7b1-7d06-4403-9f02-1f412eb1f43b tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:13.640623 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-691bd7b1-7d06-4403-9f02-1f412eb1f43b tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 returned with HTTP 200 Jul 03 22:02:13.641011 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1360/5479] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:13 2026] GET /volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:14.653224 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ba30a326-516b-4611-a34b-1d2ef5c13f9b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:14.656217 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ba30a326-516b-4611-a34b-1d2ef5c13f9b tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 Jul 03 22:02:14.656217 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ba30a326-516b-4611-a34b-1d2ef5c13f9b tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:14.656217 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ba30a326-516b-4611-a34b-1d2ef5c13f9b tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:14.665141 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:14.665141 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:14.668936 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-ba30a326-516b-4611-a34b-1d2ef5c13f9b tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:14.673971 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ba30a326-516b-4611-a34b-1d2ef5c13f9b tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 returned with HTTP 200 Jul 03 22:02:14.674313 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1363/5480] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:14 2026] GET /volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:15.685617 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-fda96c34-81b2-411e-b93c-27689f949acd None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:15.687320 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fda96c34-81b2-411e-b93c-27689f949acd tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 Jul 03 22:02:15.687515 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fda96c34-81b2-411e-b93c-27689f949acd tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:15.687732 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fda96c34-81b2-411e-b93c-27689f949acd tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:15.696416 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:15.696416 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:15.699642 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-fda96c34-81b2-411e-b93c-27689f949acd tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:15.703351 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fda96c34-81b2-411e-b93c-27689f949acd tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 returned with HTTP 200 Jul 03 22:02:15.703741 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1390/5481] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:15 2026] GET /volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:16.715907 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6e639cf9-8252-425e-9e34-d487193153af None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:16.717755 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6e639cf9-8252-425e-9e34-d487193153af tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 Jul 03 22:02:16.718106 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6e639cf9-8252-425e-9e34-d487193153af tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:16.718404 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6e639cf9-8252-425e-9e34-d487193153af tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:16.721299 np0000004475 devstack@c-api.service[99934]: DEBUG dbcounter [-] [99934] Writing DB stats cinder:SELECT=329,cinder:UPDATE=137,cinder:INSERT=76,cinder:DELETE=1 {{(pid=99934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:02:16.732318 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:16.732318 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:16.736328 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-6e639cf9-8252-425e-9e34-d487193153af tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:16.742774 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6e639cf9-8252-425e-9e34-d487193153af tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 returned with HTTP 200 Jul 03 22:02:16.743536 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1369/5482] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:16 2026] GET /volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:17.756622 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-54d58351-c8be-422c-b99a-e6603ba055df None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:17.758266 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-54d58351-c8be-422c-b99a-e6603ba055df tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 Jul 03 22:02:17.758463 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-54d58351-c8be-422c-b99a-e6603ba055df tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:17.758653 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-54d58351-c8be-422c-b99a-e6603ba055df tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:17.767339 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:17.767339 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:17.770341 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-54d58351-c8be-422c-b99a-e6603ba055df tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:17.774076 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-54d58351-c8be-422c-b99a-e6603ba055df tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 returned with HTTP 200 Jul 03 22:02:17.774416 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1361/5483] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:17 2026] GET /volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:18.499580 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-a5f00c36-8655-4f9f-9068-4f3f060f2398 req-e2f10e04-ad9a-409a-92cf-e272f44e701e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:18.504186 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-a5f00c36-8655-4f9f-9068-4f3f060f2398 req-e2f10e04-ad9a-409a-92cf-e272f44e701e tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] POST https://10.4.3.32/volume/v3/attachments/a9e8e457-1bf1-4d82-a1c4-4af5d0b3e7a4/action Jul 03 22:02:18.504186 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-a5f00c36-8655-4f9f-9068-4f3f060f2398 req-e2f10e04-ad9a-409a-92cf-e272f44e701e tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Action body: b'{"os-complete": null}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 22:02:18.504186 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-a5f00c36-8655-4f9f-9068-4f3f060f2398 req-e2f10e04-ad9a-409a-92cf-e272f44e701e tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:18.517420 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:18.517420 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:18.528295 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-a5f00c36-8655-4f9f-9068-4f3f060f2398 req-e2f10e04-ad9a-409a-92cf-e272f44e701e tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/attachments/a9e8e457-1bf1-4d82-a1c4-4af5d0b3e7a4/action returned with HTTP 204 Jul 03 22:02:18.528859 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1364/5484] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 22:02:18 2026] POST /volume/v3/attachments/a9e8e457-1bf1-4d82-a1c4-4af5d0b3e7a4/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:02:18.786226 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-270c75d8-be7f-4237-b7c9-646cf9b9c19c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:18.787936 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-270c75d8-be7f-4237-b7c9-646cf9b9c19c tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 Jul 03 22:02:18.788252 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-270c75d8-be7f-4237-b7c9-646cf9b9c19c tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:18.788545 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-270c75d8-be7f-4237-b7c9-646cf9b9c19c tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:18.799816 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:18.799816 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:18.803010 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-270c75d8-be7f-4237-b7c9-646cf9b9c19c tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:18.807764 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-270c75d8-be7f-4237-b7c9-646cf9b9c19c tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 returned with HTTP 200 Jul 03 22:02:18.808329 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1391/5485] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:18 2026] GET /volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 => generated 1173 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:02:22.076475 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-54ff8b65-6d80-4df1-be50-664552a25bb0 req-a98ce672-03e7-441e-9a4a-2b21d8da313f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:22.194090 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-54ff8b65-6d80-4df1-be50-664552a25bb0 req-a98ce672-03e7-441e-9a4a-2b21d8da313f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 Jul 03 22:02:22.194256 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-54ff8b65-6d80-4df1-be50-664552a25bb0 req-a98ce672-03e7-441e-9a4a-2b21d8da313f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:22.194453 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-54ff8b65-6d80-4df1-be50-664552a25bb0 req-a98ce672-03e7-441e-9a4a-2b21d8da313f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:22.203206 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:22.203206 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:22.207030 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-54ff8b65-6d80-4df1-be50-664552a25bb0 req-a98ce672-03e7-441e-9a4a-2b21d8da313f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:22.211483 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-54ff8b65-6d80-4df1-be50-664552a25bb0 req-a98ce672-03e7-441e-9a4a-2b21d8da313f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 returned with HTTP 200 Jul 03 22:02:22.211861 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1370/5486] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 22:02:22 2026] GET /volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 => generated 1173 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:02:22.228796 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-54ff8b65-6d80-4df1-be50-664552a25bb0 req-a866295a-d5b2-4843-9a62-47910146c6d4 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:22.230880 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-54ff8b65-6d80-4df1-be50-664552a25bb0 req-a866295a-d5b2-4843-9a62-47910146c6d4 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] POST https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35/action Jul 03 22:02:22.231217 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-54ff8b65-6d80-4df1-be50-664552a25bb0 req-a866295a-d5b2-4843-9a62-47910146c6d4 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 22:02:22.231342 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-54ff8b65-6d80-4df1-be50-664552a25bb0 req-a866295a-d5b2-4843-9a62-47910146c6d4 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:22.241103 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:22.241103 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:22.241577 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-54ff8b65-6d80-4df1-be50-664552a25bb0 req-a866295a-d5b2-4843-9a62-47910146c6d4 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:22.247381 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-54ff8b65-6d80-4df1-be50-664552a25bb0 req-a866295a-d5b2-4843-9a62-47910146c6d4 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Begin detaching volume completed successfully. Jul 03 22:02:22.247728 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-54ff8b65-6d80-4df1-be50-664552a25bb0 req-a866295a-d5b2-4843-9a62-47910146c6d4 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35/action returned with HTTP 202 Jul 03 22:02:22.248250 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1362/5487] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 22:02:22 2026] POST /volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 22:02:23.274869 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b491b6e8-5178-457d-9432-563c2b1f437b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:23.274869 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b491b6e8-5178-457d-9432-563c2b1f437b None None] GET https://10.4.3.32/volume// Jul 03 22:02:23.274869 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b491b6e8-5178-457d-9432-563c2b1f437b None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:23.274869 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b491b6e8-5178-457d-9432-563c2b1f437b None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:23.274869 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b491b6e8-5178-457d-9432-563c2b1f437b None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:02:23.274869 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1365/5488] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 22: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 22:02:23.282118 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-54ff8b65-6d80-4df1-be50-664552a25bb0 req-db69519e-b344-44ec-98f4-f77b56feb8bf None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:23.284169 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-54ff8b65-6d80-4df1-be50-664552a25bb0 req-db69519e-b344-44ec-98f4-f77b56feb8bf tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 Jul 03 22:02:23.284562 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-54ff8b65-6d80-4df1-be50-664552a25bb0 req-db69519e-b344-44ec-98f4-f77b56feb8bf tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:23.284886 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-54ff8b65-6d80-4df1-be50-664552a25bb0 req-db69519e-b344-44ec-98f4-f77b56feb8bf tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:23.296202 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:23.296202 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:23.298949 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-54ff8b65-6d80-4df1-be50-664552a25bb0 req-db69519e-b344-44ec-98f4-f77b56feb8bf tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:23.308389 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-54ff8b65-6d80-4df1-be50-664552a25bb0 req-db69519e-b344-44ec-98f4-f77b56feb8bf tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 returned with HTTP 200 Jul 03 22:02:23.308389 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1392/5489] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 22:02:23 2026] GET /volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 => generated 1356 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:02:24.094152 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-54ff8b65-6d80-4df1-be50-664552a25bb0 req-49e530f7-d235-4990-bb6b-931f91ef1dc3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:24.095951 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-54ff8b65-6d80-4df1-be50-664552a25bb0 req-49e530f7-d235-4990-bb6b-931f91ef1dc3 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] DELETE https://10.4.3.32/volume/v3/attachments/a9e8e457-1bf1-4d82-a1c4-4af5d0b3e7a4 Jul 03 22:02:24.096115 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-54ff8b65-6d80-4df1-be50-664552a25bb0 req-49e530f7-d235-4990-bb6b-931f91ef1dc3 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:24.096282 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-54ff8b65-6d80-4df1-be50-664552a25bb0 req-49e530f7-d235-4990-bb6b-931f91ef1dc3 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:24.102427 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:24.102427 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:24.627675 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-54ff8b65-6d80-4df1-be50-664552a25bb0 req-49e530f7-d235-4990-bb6b-931f91ef1dc3 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/attachments/a9e8e457-1bf1-4d82-a1c4-4af5d0b3e7a4 returned with HTTP 200 Jul 03 22:02:24.627675 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1371/5490] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 22:02:24 2026] DELETE /volume/v3/attachments/a9e8e457-1bf1-4d82-a1c4-4af5d0b3e7a4 => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:25.412033 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c5f50930-6c61-4502-a207-cf28f274b6ad None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:25.416070 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c5f50930-6c61-4502-a207-cf28f274b6ad tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:02:25.416070 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c5f50930-6c61-4502-a207-cf28f274b6ad tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1989669065", "snapshot_id": "dd86083c-02b7-423c-aed3-d70b15d7673c", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:25.416739 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-c5f50930-6c61-4502-a207-cf28f274b6ad tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1989669065', 'snapshot_id': 'dd86083c-02b7-423c-aed3-d70b15d7673c', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:02:25.421573 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:25.421573 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:25.422205 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c5f50930-6c61-4502-a207-cf28f274b6ad tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Snapshot retrieved successfully. Jul 03 22:02:25.422539 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-c5f50930-6c61-4502-a207-cf28f274b6ad tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Create volume of 1 GB Jul 03 22:02:25.426188 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c5f50930-6c61-4502-a207-cf28f274b6ad tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Availability Zones retrieved successfully. Jul 03 22:02:25.435020 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-c5f50930-6c61-4502-a207-cf28f274b6ad tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Flow 'volume_create_api' (67405e7a-7049-4ef4-8d67-2d1ffda681b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:02:25.435020 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-c5f50930-6c61-4502-a207-cf28f274b6ad tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a182817a-5cca-49e8-aa41-bd79ecade82d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:25.435020 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-c5f50930-6c61-4502-a207-cf28f274b6ad tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:02:25.464794 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-c5f50930-6c61-4502-a207-cf28f274b6ad tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a182817a-5cca-49e8-aa41-bd79ecade82d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'dd86083c-02b7-423c-aed3-d70b15d7673c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:25.465907 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-c5f50930-6c61-4502-a207-cf28f274b6ad tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7022ba66-8497-430e-abab-aa2691da2671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:25.509913 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-00304e71-08d8-4d0f-bdc3-9bc58e2d3544 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:25.511981 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-00304e71-08d8-4d0f-bdc3-9bc58e2d3544 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc Jul 03 22:02:25.512206 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-00304e71-08d8-4d0f-bdc3-9bc58e2d3544 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:25.512406 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-00304e71-08d8-4d0f-bdc3-9bc58e2d3544 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:25.518547 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-c5f50930-6c61-4502-a207-cf28f274b6ad tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Created reservations ['087a0086-1c06-425b-8e12-5c7357aa5b1b', '33c45b50-f735-4d06-9d25-e2c231ad00d6', '99757491-17e5-4436-ab40-d762988c6fcb', '797f06c6-ec4d-47b3-9d44-e05ecd23a8e7'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:02:25.521390 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-c5f50930-6c61-4502-a207-cf28f274b6ad tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7022ba66-8497-430e-abab-aa2691da2671) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['087a0086-1c06-425b-8e12-5c7357aa5b1b', '33c45b50-f735-4d06-9d25-e2c231ad00d6', '99757491-17e5-4436-ab40-d762988c6fcb', '797f06c6-ec4d-47b3-9d44-e05ecd23a8e7']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:25.521563 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:25.521563 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:25.521638 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-c5f50930-6c61-4502-a207-cf28f274b6ad tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb7d3d17-64f3-4825-8139-5f3057439422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:25.523841 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-00304e71-08d8-4d0f-bdc3-9bc58e2d3544 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Volume info retrieved successfully. Jul 03 22:02:25.528912 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-00304e71-08d8-4d0f-bdc3-9bc58e2d3544 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc returned with HTTP 200 Jul 03 22:02:25.529548 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1366/5491] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:25 2026] GET /volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:25.547115 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-24787405-462b-4411-af7b-c09c86116ed4 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:25.549705 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-24787405-462b-4411-af7b-c09c86116ed4 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc Jul 03 22:02:25.549980 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-24787405-462b-4411-af7b-c09c86116ed4 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:25.550244 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-24787405-462b-4411-af7b-c09c86116ed4 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:25.560394 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:25.560394 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:25.565319 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-24787405-462b-4411-af7b-c09c86116ed4 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Volume info retrieved successfully. Jul 03 22:02:25.570394 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-c5f50930-6c61-4502-a207-cf28f274b6ad tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb7d3d17-64f3-4825-8139-5f3057439422) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a48fa9b-2db6-4c03-a7f4-4975543b8f89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1989669065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='312dc5e19ad34d0d88bf0cf3c8644e7e',qos_specs=None,replication_status=,reservations=['087a0086-1c06-425b-8e12-5c7357aa5b1b','33c45b50-f735-4d06-9d25-e2c231ad00d6','99757491-17e5-4436-ab40-d762988c6fcb','797f06c6-ec4d-47b3-9d44-e05ecd23a8e7'],size=1,snapshot_id=dd86083c-02b7-423c-aed3-d70b15d7673c,source_replicaid=,source_volid=None,status='creating',user_id='ee2b46b1eb974135974af4560706bdee',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:02:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1989669065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a48fa9b-2db6-4c03-a7f4-4975543b8f89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='312dc5e19ad34d0d88bf0cf3c8644e7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=dd86083c-02b7-423c-aed3-d70b15d7673c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee2b46b1eb974135974af4560706bdee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:25.571269 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-c5f50930-6c61-4502-a207-cf28f274b6ad tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d7d858c-3a42-4eaa-9140-ff960261cc3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:25.572030 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-24787405-462b-4411-af7b-c09c86116ed4 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc returned with HTTP 200 Jul 03 22:02:25.573413 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1393/5492] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:25 2026] GET /volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:25.596806 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-c5f50930-6c61-4502-a207-cf28f274b6ad tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d7d858c-3a42-4eaa-9140-ff960261cc3d) transitioned into state 'SUCCESS' from state '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-1989669065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='312dc5e19ad34d0d88bf0cf3c8644e7e',qos_specs=None,replication_status=,reservations=['087a0086-1c06-425b-8e12-5c7357aa5b1b','33c45b50-f735-4d06-9d25-e2c231ad00d6','99757491-17e5-4436-ab40-d762988c6fcb','797f06c6-ec4d-47b3-9d44-e05ecd23a8e7'],size=1,snapshot_id=dd86083c-02b7-423c-aed3-d70b15d7673c,source_replicaid=,source_volid=None,status='creating',user_id='ee2b46b1eb974135974af4560706bdee',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:25.598518 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-c5f50930-6c61-4502-a207-cf28f274b6ad tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78698ab1-5440-4ed3-98fa-d920048fba2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:25.621236 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-ddd4d6f0-663e-4c14-8770-4162df38cae4 req-aa951318-116f-41f7-8090-75af679d59e6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:25.623628 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-ddd4d6f0-663e-4c14-8770-4162df38cae4 req-aa951318-116f-41f7-8090-75af679d59e6 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc Jul 03 22:02:25.623879 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-ddd4d6f0-663e-4c14-8770-4162df38cae4 req-aa951318-116f-41f7-8090-75af679d59e6 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:25.624126 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-ddd4d6f0-663e-4c14-8770-4162df38cae4 req-aa951318-116f-41f7-8090-75af679d59e6 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:25.625118 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-c5f50930-6c61-4502-a207-cf28f274b6ad tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78698ab1-5440-4ed3-98fa-d920048fba2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:25.626151 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-c5f50930-6c61-4502-a207-cf28f274b6ad tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Flow 'volume_create_api' (67405e7a-7049-4ef4-8d67-2d1ffda681b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:02:25.626629 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c5f50930-6c61-4502-a207-cf28f274b6ad tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Create volume request issued successfully. Jul 03 22:02:25.627578 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c5f50930-6c61-4502-a207-cf28f274b6ad tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:02:25.628130 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1363/5493] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 22:02:25 2026] POST /volume/v3/volumes => generated 789 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:02:25.630916 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:25.630916 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:25.634873 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-ddd4d6f0-663e-4c14-8770-4162df38cae4 req-aa951318-116f-41f7-8090-75af679d59e6 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Volume info retrieved successfully. Jul 03 22:02:25.641281 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-22f16e59-5120-444d-91cf-fb708e481c47 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:25.643930 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-ddd4d6f0-663e-4c14-8770-4162df38cae4 req-aa951318-116f-41f7-8090-75af679d59e6 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc returned with HTTP 200 Jul 03 22:02:25.644326 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1372/5494] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 22:02:25 2026] GET /volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:25.646092 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-22f16e59-5120-444d-91cf-fb708e481c47 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 Jul 03 22:02:25.646292 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-22f16e59-5120-444d-91cf-fb708e481c47 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:25.646506 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-22f16e59-5120-444d-91cf-fb708e481c47 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:25.658960 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:25.658960 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:25.666731 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-22f16e59-5120-444d-91cf-fb708e481c47 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:25.672093 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-22f16e59-5120-444d-91cf-fb708e481c47 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 returned with HTTP 200 Jul 03 22:02:25.672525 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1367/5495] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:25 2026] GET /volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:26.689627 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-112af714-7847-4cb8-beb1-149770573ca0 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:26.692160 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-112af714-7847-4cb8-beb1-149770573ca0 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 Jul 03 22:02:26.692393 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-112af714-7847-4cb8-beb1-149770573ca0 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:26.692695 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-112af714-7847-4cb8-beb1-149770573ca0 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:26.700622 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:26.700622 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:26.704726 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-112af714-7847-4cb8-beb1-149770573ca0 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:26.709436 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-112af714-7847-4cb8-beb1-149770573ca0 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 returned with HTTP 200 Jul 03 22:02:26.709837 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1394/5496] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:26 2026] GET /volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:26.722479 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8bf48da5-947c-4dee-9d3f-d4459bb3393d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:26.724628 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8bf48da5-947c-4dee-9d3f-d4459bb3393d tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 Jul 03 22:02:26.724853 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8bf48da5-947c-4dee-9d3f-d4459bb3393d tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:26.725074 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8bf48da5-947c-4dee-9d3f-d4459bb3393d tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:26.733027 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:26.733027 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:26.737264 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-8bf48da5-947c-4dee-9d3f-d4459bb3393d tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:26.742792 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8bf48da5-947c-4dee-9d3f-d4459bb3393d tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 returned with HTTP 200 Jul 03 22:02:26.743276 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1364/5497] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:26 2026] GET /volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:27.195602 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-d2958c97-15ef-47a2-be44-952406546b34 req-0790fa0d-0b24-4e8d-9323-6f47902f7419 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:27.225056 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-d2958c97-15ef-47a2-be44-952406546b34 req-0790fa0d-0b24-4e8d-9323-6f47902f7419 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 Jul 03 22:02:27.225239 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-d2958c97-15ef-47a2-be44-952406546b34 req-0790fa0d-0b24-4e8d-9323-6f47902f7419 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:27.225470 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-d2958c97-15ef-47a2-be44-952406546b34 req-0790fa0d-0b24-4e8d-9323-6f47902f7419 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:27.232143 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:27.232143 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:27.235986 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-d2958c97-15ef-47a2-be44-952406546b34 req-0790fa0d-0b24-4e8d-9323-6f47902f7419 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:27.240500 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-d2958c97-15ef-47a2-be44-952406546b34 req-0790fa0d-0b24-4e8d-9323-6f47902f7419 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 returned with HTTP 200 Jul 03 22:02:27.240880 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1373/5498] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 22:02:27 2026] GET /volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 => generated 882 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:27.364128 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e3386c3a-873e-4585-bdcf-5d57611ac876 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:27.366295 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e3386c3a-873e-4585-bdcf-5d57611ac876 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca Jul 03 22:02:27.366571 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e3386c3a-873e-4585-bdcf-5d57611ac876 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:27.366777 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e3386c3a-873e-4585-bdcf-5d57611ac876 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:27.376784 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:27.376784 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:27.380445 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e3386c3a-873e-4585-bdcf-5d57611ac876 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Volume info retrieved successfully. Jul 03 22:02:27.385573 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e3386c3a-873e-4585-bdcf-5d57611ac876 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca returned with HTTP 200 Jul 03 22:02:27.385961 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1368/5499] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:27 2026] GET /volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca => generated 1647 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:02:27.688003 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-57de2b32-04d9-43ae-bcda-526f6167933e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:27.688354 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-57de2b32-04d9-43ae-bcda-526f6167933e None None] GET https://10.4.3.32/volume// Jul 03 22:02:27.688546 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-57de2b32-04d9-43ae-bcda-526f6167933e None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:27.688737 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-57de2b32-04d9-43ae-bcda-526f6167933e None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:27.689057 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-57de2b32-04d9-43ae-bcda-526f6167933e None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:02:27.689336 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1395/5500] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 22:02: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 22:02:27.697503 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-ddd4d6f0-663e-4c14-8770-4162df38cae4 req-8fdaaf4d-7f11-4c05-a497-05b40d20fcd9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:27.699575 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-ddd4d6f0-663e-4c14-8770-4162df38cae4 req-8fdaaf4d-7f11-4c05-a497-05b40d20fcd9 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 22:02:27.699967 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-ddd4d6f0-663e-4c14-8770-4162df38cae4 req-8fdaaf4d-7f11-4c05-a497-05b40d20fcd9 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f69ece87-1fc5-4326-98b4-35e44a419bfc", "connector": null, "instance_uuid": "6eb76c8d-e0d3-40f3-867a-9bc4946bea28"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:27.707993 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:27.707993 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:27.734559 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-ddd4d6f0-663e-4c14-8770-4162df38cae4 req-8fdaaf4d-7f11-4c05-a497-05b40d20fcd9 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 22:02:27.735052 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1365/5501] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 22:02:27 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 22:02:28.173685 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-637f3ea1-e6b9-4396-a4af-799e8cfe1aa8 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:28.175546 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-637f3ea1-e6b9-4396-a4af-799e8cfe1aa8 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc Jul 03 22:02:28.175733 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-637f3ea1-e6b9-4396-a4af-799e8cfe1aa8 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:28.175926 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-637f3ea1-e6b9-4396-a4af-799e8cfe1aa8 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:28.185428 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:28.185428 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:28.188315 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-637f3ea1-e6b9-4396-a4af-799e8cfe1aa8 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Volume info retrieved successfully. Jul 03 22:02:28.192237 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-637f3ea1-e6b9-4396-a4af-799e8cfe1aa8 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc returned with HTTP 200 Jul 03 22:02:28.192629 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1374/5502] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:28 2026] GET /volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:28.263294 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-36e41566-5e6c-4e07-a743-420846ff615e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:28.263858 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-36e41566-5e6c-4e07-a743-420846ff615e None None] GET https://10.4.3.32/volume// Jul 03 22:02:28.264123 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-36e41566-5e6c-4e07-a743-420846ff615e None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:28.264445 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-36e41566-5e6c-4e07-a743-420846ff615e None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:28.265010 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-36e41566-5e6c-4e07-a743-420846ff615e None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:02:28.265611 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1369/5503] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 22:02:28 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 22:02:28.272707 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-ddd4d6f0-663e-4c14-8770-4162df38cae4 req-184ac72c-4b73-4a16-911a-c325375b259e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:28.301687 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-ddd4d6f0-663e-4c14-8770-4162df38cae4 req-184ac72c-4b73-4a16-911a-c325375b259e tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc Jul 03 22:02:28.301899 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-ddd4d6f0-663e-4c14-8770-4162df38cae4 req-184ac72c-4b73-4a16-911a-c325375b259e tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:28.302070 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-ddd4d6f0-663e-4c14-8770-4162df38cae4 req-184ac72c-4b73-4a16-911a-c325375b259e tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:28.310834 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:28.310834 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:28.314161 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-ddd4d6f0-663e-4c14-8770-4162df38cae4 req-184ac72c-4b73-4a16-911a-c325375b259e tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Volume info retrieved successfully. Jul 03 22:02:28.318402 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-ddd4d6f0-663e-4c14-8770-4162df38cae4 req-184ac72c-4b73-4a16-911a-c325375b259e tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc returned with HTTP 200 Jul 03 22:02:28.318818 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1396/5504] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 22:02:28 2026] GET /volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc => generated 1051 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:02:28.399055 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-888d56ea-9394-4c1c-a2fc-f96799dfba5f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:28.400825 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-888d56ea-9394-4c1c-a2fc-f96799dfba5f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca Jul 03 22:02:28.400999 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-888d56ea-9394-4c1c-a2fc-f96799dfba5f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:28.401182 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-888d56ea-9394-4c1c-a2fc-f96799dfba5f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:28.410794 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:28.410794 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:28.414338 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-888d56ea-9394-4c1c-a2fc-f96799dfba5f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Volume info retrieved successfully. Jul 03 22:02:28.420186 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-888d56ea-9394-4c1c-a2fc-f96799dfba5f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca returned with HTTP 200 Jul 03 22:02:28.420634 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1366/5505] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:28 2026] GET /volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca => generated 1647 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:02:28.423923 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-ddd4d6f0-663e-4c14-8770-4162df38cae4 req-cba8a2df-18c8-47e4-a889-d09fd812bc98 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:28.427009 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-ddd4d6f0-663e-4c14-8770-4162df38cae4 req-cba8a2df-18c8-47e4-a889-d09fd812bc98 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] PUT https://10.4.3.32/volume/v3/attachments/81ed540d-7d3c-4e2d-a349-51debfdce264 Jul 03 22:02:28.427009 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-ddd4d6f0-663e-4c14-8770-4162df38cae4 req-cba8a2df-18c8-47e4-a889-d09fd812bc98 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:28.433819 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-ddd4d6f0-663e-4c14-8770-4162df38cae4 req-cba8a2df-18c8-47e4-a889-d09fd812bc98 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Acquiring lock "cinder-attachment_update-f69ece87-1fc5-4326-98b4-35e44a419bfc-np0000004475" by "attachment_update" {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 22:02:28.438317 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-ddd4d6f0-663e-4c14-8770-4162df38cae4 req-cba8a2df-18c8-47e4-a889-d09fd812bc98 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Lock "cinder-attachment_update-f69ece87-1fc5-4326-98b4-35e44a419bfc-np0000004475" acquired by "attachment_update" :: waited 0.005s {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 22:02:28.439315 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:28.439315 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:28.962493 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-ddd4d6f0-663e-4c14-8770-4162df38cae4 req-cba8a2df-18c8-47e4-a889-d09fd812bc98 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Lock "cinder-attachment_update-f69ece87-1fc5-4326-98b4-35e44a419bfc-np0000004475" released by "attachment_update" :: held 0.524s {{(pid=99934) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 22:02:28.962851 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-ddd4d6f0-663e-4c14-8770-4162df38cae4 req-cba8a2df-18c8-47e4-a889-d09fd812bc98 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/attachments/81ed540d-7d3c-4e2d-a349-51debfdce264 returned with HTTP 200 Jul 03 22:02:28.963298 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1375/5506] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 22:02:28 2026] PUT /volume/v3/attachments/81ed540d-7d3c-4e2d-a349-51debfdce264 => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:02:29.204826 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b3d6e1cb-53c8-41f4-9fc0-f40c1d373126 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:29.207224 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b3d6e1cb-53c8-41f4-9fc0-f40c1d373126 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc Jul 03 22:02:29.207626 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b3d6e1cb-53c8-41f4-9fc0-f40c1d373126 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:29.207626 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b3d6e1cb-53c8-41f4-9fc0-f40c1d373126 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:29.219655 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:29.219655 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:29.224242 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b3d6e1cb-53c8-41f4-9fc0-f40c1d373126 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Volume info retrieved successfully. Jul 03 22:02:29.228748 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b3d6e1cb-53c8-41f4-9fc0-f40c1d373126 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc returned with HTTP 200 Jul 03 22:02:29.229131 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1370/5507] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:29 2026] GET /volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:29.276459 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b0902b56-ed6c-49e7-ba9b-a7dc235159d7 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:29.276815 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b0902b56-ed6c-49e7-ba9b-a7dc235159d7 None None] GET https://10.4.3.32/volume// Jul 03 22:02:29.276918 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b0902b56-ed6c-49e7-ba9b-a7dc235159d7 None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:29.277084 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b0902b56-ed6c-49e7-ba9b-a7dc235159d7 None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:29.277438 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b0902b56-ed6c-49e7-ba9b-a7dc235159d7 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:02:29.277689 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1397/5508] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 22:02:29 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 22:02:29.285153 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-d2958c97-15ef-47a2-be44-952406546b34 req-b4ace682-2d14-477a-bc73-8ca0cded9198 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:29.317815 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-d2958c97-15ef-47a2-be44-952406546b34 req-b4ace682-2d14-477a-bc73-8ca0cded9198 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 22:02:29.318163 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-d2958c97-15ef-47a2-be44-952406546b34 req-b4ace682-2d14-477a-bc73-8ca0cded9198 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0a48fa9b-2db6-4c03-a7f4-4975543b8f89", "connector": null, "instance_uuid": "af58cfb5-54f1-4ebe-8afb-ee1a62b56eb6"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:29.326488 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:29.326488 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:29.356439 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-d2958c97-15ef-47a2-be44-952406546b34 req-b4ace682-2d14-477a-bc73-8ca0cded9198 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 22:02:29.356844 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1367/5509] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 22:02:29 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 22:02:29.432761 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-0a0b91af-2e6f-47b6-a2e8-0826f3f0842a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:29.434391 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0a0b91af-2e6f-47b6-a2e8-0826f3f0842a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca Jul 03 22:02:29.434577 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0a0b91af-2e6f-47b6-a2e8-0826f3f0842a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:29.434747 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0a0b91af-2e6f-47b6-a2e8-0826f3f0842a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:29.443496 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:29.443496 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:29.446625 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-0a0b91af-2e6f-47b6-a2e8-0826f3f0842a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Volume info retrieved successfully. Jul 03 22:02:29.450843 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0a0b91af-2e6f-47b6-a2e8-0826f3f0842a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca returned with HTTP 200 Jul 03 22:02:29.451157 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1376/5510] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:29 2026] GET /volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca => generated 1647 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:02:29.761868 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-33a38f3f-ff58-433e-8091-f9d06ad94eff None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:29.763728 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-33a38f3f-ff58-433e-8091-f9d06ad94eff tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 Jul 03 22:02:29.763945 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-33a38f3f-ff58-433e-8091-f9d06ad94eff tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:29.764198 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-33a38f3f-ff58-433e-8091-f9d06ad94eff tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:29.775153 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:29.775153 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:29.778745 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-33a38f3f-ff58-433e-8091-f9d06ad94eff tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:29.784270 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-33a38f3f-ff58-433e-8091-f9d06ad94eff tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 returned with HTTP 200 Jul 03 22:02:29.784850 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1371/5511] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:29 2026] GET /volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:29.886032 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-50e314da-8d8e-489e-833b-8b638518be63 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:29.886415 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-50e314da-8d8e-489e-833b-8b638518be63 None None] GET https://10.4.3.32/volume// Jul 03 22:02:29.886582 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-50e314da-8d8e-489e-833b-8b638518be63 None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:29.886762 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-50e314da-8d8e-489e-833b-8b638518be63 None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:29.887122 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-50e314da-8d8e-489e-833b-8b638518be63 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:02:29.887426 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1398/5512] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 22:02: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 22:02:29.893978 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-d2958c97-15ef-47a2-be44-952406546b34 req-eed68332-c49b-4bf4-9d19-099e26159f76 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:29.896038 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-d2958c97-15ef-47a2-be44-952406546b34 req-eed68332-c49b-4bf4-9d19-099e26159f76 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 Jul 03 22:02:29.896285 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-d2958c97-15ef-47a2-be44-952406546b34 req-eed68332-c49b-4bf4-9d19-099e26159f76 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:29.896508 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-d2958c97-15ef-47a2-be44-952406546b34 req-eed68332-c49b-4bf4-9d19-099e26159f76 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:29.905382 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:29.905382 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:29.908572 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-d2958c97-15ef-47a2-be44-952406546b34 req-eed68332-c49b-4bf4-9d19-099e26159f76 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:29.912207 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-d2958c97-15ef-47a2-be44-952406546b34 req-eed68332-c49b-4bf4-9d19-099e26159f76 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 returned with HTTP 200 Jul 03 22:02:29.912583 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1368/5513] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 22:02:29 2026] GET /volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 => generated 1061 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:02:30.019363 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-d2958c97-15ef-47a2-be44-952406546b34 req-a8d68d36-e576-4e46-9de9-880cb64fcc8a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:30.021441 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-d2958c97-15ef-47a2-be44-952406546b34 req-a8d68d36-e576-4e46-9de9-880cb64fcc8a tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] PUT https://10.4.3.32/volume/v3/attachments/c165b246-75b5-4626-9783-cda8c49926a0 Jul 03 22:02:30.021828 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-d2958c97-15ef-47a2-be44-952406546b34 req-a8d68d36-e576-4e46-9de9-880cb64fcc8a tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:30.032544 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-d2958c97-15ef-47a2-be44-952406546b34 req-a8d68d36-e576-4e46-9de9-880cb64fcc8a tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Acquiring lock "cinder-attachment_update-0a48fa9b-2db6-4c03-a7f4-4975543b8f89-np0000004475" by "attachment_update" {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 22:02:30.038141 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-d2958c97-15ef-47a2-be44-952406546b34 req-a8d68d36-e576-4e46-9de9-880cb64fcc8a tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Lock "cinder-attachment_update-0a48fa9b-2db6-4c03-a7f4-4975543b8f89-np0000004475" acquired by "attachment_update" :: waited 0.006s {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 22:02:30.039097 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:30.039097 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:30.241724 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4dee17f0-1532-4795-96e8-479e681aad36 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:30.244209 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4dee17f0-1532-4795-96e8-479e681aad36 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc Jul 03 22:02:30.244466 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4dee17f0-1532-4795-96e8-479e681aad36 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:30.244700 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4dee17f0-1532-4795-96e8-479e681aad36 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:30.258195 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:30.258195 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:30.263864 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-4dee17f0-1532-4795-96e8-479e681aad36 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Volume info retrieved successfully. Jul 03 22:02:30.269925 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4dee17f0-1532-4795-96e8-479e681aad36 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc returned with HTTP 200 Jul 03 22:02:30.270612 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1372/5514] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:30 2026] GET /volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:30.463949 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-fab4f07b-af30-464f-a569-87f4c46f265c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:30.465811 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fab4f07b-af30-464f-a569-87f4c46f265c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca Jul 03 22:02:30.466042 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fab4f07b-af30-464f-a569-87f4c46f265c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:30.466287 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fab4f07b-af30-464f-a569-87f4c46f265c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:30.476639 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:30.476639 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:30.480202 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-fab4f07b-af30-464f-a569-87f4c46f265c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Volume info retrieved successfully. Jul 03 22:02:30.485512 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fab4f07b-af30-464f-a569-87f4c46f265c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca returned with HTTP 200 Jul 03 22:02:30.485936 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1399/5515] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:30 2026] GET /volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca => generated 1647 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:02:30.561201 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-d2958c97-15ef-47a2-be44-952406546b34 req-a8d68d36-e576-4e46-9de9-880cb64fcc8a tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Lock "cinder-attachment_update-0a48fa9b-2db6-4c03-a7f4-4975543b8f89-np0000004475" released by "attachment_update" :: held 0.523s {{(pid=99934) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 22:02:30.561573 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-d2958c97-15ef-47a2-be44-952406546b34 req-a8d68d36-e576-4e46-9de9-880cb64fcc8a tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/attachments/c165b246-75b5-4626-9783-cda8c49926a0 returned with HTTP 200 Jul 03 22:02:30.562073 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1377/5516] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 22:02:30 2026] PUT /volume/v3/attachments/c165b246-75b5-4626-9783-cda8c49926a0 => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:02:30.796239 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-dd926857-d475-40c1-9f52-78243c4463b5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:30.798152 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-dd926857-d475-40c1-9f52-78243c4463b5 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 Jul 03 22:02:30.798398 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-dd926857-d475-40c1-9f52-78243c4463b5 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:30.798597 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-dd926857-d475-40c1-9f52-78243c4463b5 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:30.808070 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:30.808070 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:30.811697 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-dd926857-d475-40c1-9f52-78243c4463b5 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:30.815735 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-dd926857-d475-40c1-9f52-78243c4463b5 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 returned with HTTP 200 Jul 03 22:02:30.816105 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1369/5517] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:30 2026] GET /volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:31.284762 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-894d5ed6-c4b7-4593-9b8e-eb841d5636c4 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:31.286512 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-894d5ed6-c4b7-4593-9b8e-eb841d5636c4 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc Jul 03 22:02:31.286740 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-894d5ed6-c4b7-4593-9b8e-eb841d5636c4 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:31.286929 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-894d5ed6-c4b7-4593-9b8e-eb841d5636c4 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:31.298858 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:31.298858 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:31.303090 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-894d5ed6-c4b7-4593-9b8e-eb841d5636c4 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Volume info retrieved successfully. Jul 03 22:02:31.308274 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-894d5ed6-c4b7-4593-9b8e-eb841d5636c4 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc returned with HTTP 200 Jul 03 22:02:31.308809 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1373/5518] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:31 2026] GET /volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:31.498159 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-403b43a1-a280-499c-ac0d-c407dcde2d09 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:31.500446 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-403b43a1-a280-499c-ac0d-c407dcde2d09 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca Jul 03 22:02:31.500685 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-403b43a1-a280-499c-ac0d-c407dcde2d09 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:31.500931 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-403b43a1-a280-499c-ac0d-c407dcde2d09 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:31.513273 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:31.513273 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:31.517357 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-403b43a1-a280-499c-ac0d-c407dcde2d09 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Volume info retrieved successfully. Jul 03 22:02:31.523636 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-403b43a1-a280-499c-ac0d-c407dcde2d09 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca returned with HTTP 200 Jul 03 22:02:31.524124 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1400/5519] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:31 2026] GET /volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca => generated 1647 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:02:31.828004 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-bebcf9d9-2d85-48d8-a64e-a1c977a61bbc None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:31.829498 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-bebcf9d9-2d85-48d8-a64e-a1c977a61bbc tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 Jul 03 22:02:31.829668 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-bebcf9d9-2d85-48d8-a64e-a1c977a61bbc tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:31.829834 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-bebcf9d9-2d85-48d8-a64e-a1c977a61bbc tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:31.838004 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:31.838004 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:31.840940 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-bebcf9d9-2d85-48d8-a64e-a1c977a61bbc tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:31.844543 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-bebcf9d9-2d85-48d8-a64e-a1c977a61bbc tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 returned with HTTP 200 Jul 03 22:02:31.844864 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1378/5520] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:31 2026] GET /volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:32.319975 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e4413a4b-0d9a-41e1-95f5-3a9a12db797f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:32.321659 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e4413a4b-0d9a-41e1-95f5-3a9a12db797f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc Jul 03 22:02:32.321885 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e4413a4b-0d9a-41e1-95f5-3a9a12db797f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:32.322097 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e4413a4b-0d9a-41e1-95f5-3a9a12db797f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:32.330668 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:32.330668 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:32.333994 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-e4413a4b-0d9a-41e1-95f5-3a9a12db797f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Volume info retrieved successfully. Jul 03 22:02:32.338058 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e4413a4b-0d9a-41e1-95f5-3a9a12db797f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc returned with HTTP 200 Jul 03 22:02:32.338632 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1370/5521] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:32 2026] GET /volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:32.535158 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c7097e76-8a56-4542-9434-1281c13185d1 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:32.536806 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c7097e76-8a56-4542-9434-1281c13185d1 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca Jul 03 22:02:32.537014 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c7097e76-8a56-4542-9434-1281c13185d1 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:32.537188 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c7097e76-8a56-4542-9434-1281c13185d1 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:32.546699 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:32.546699 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:32.550390 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c7097e76-8a56-4542-9434-1281c13185d1 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Volume info retrieved successfully. Jul 03 22:02:32.555241 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c7097e76-8a56-4542-9434-1281c13185d1 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca returned with HTTP 200 Jul 03 22:02:32.555668 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1374/5522] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:32 2026] GET /volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca => generated 1647 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:02:32.855895 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-23302093-14bc-476c-9f54-b44d1662b3c5 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:32.857608 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-23302093-14bc-476c-9f54-b44d1662b3c5 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 Jul 03 22:02:32.857813 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-23302093-14bc-476c-9f54-b44d1662b3c5 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:32.858024 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-23302093-14bc-476c-9f54-b44d1662b3c5 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:32.867142 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:32.867142 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:32.871616 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-23302093-14bc-476c-9f54-b44d1662b3c5 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:32.876051 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-23302093-14bc-476c-9f54-b44d1662b3c5 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 returned with HTTP 200 Jul 03 22:02:32.876521 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1401/5523] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:32 2026] GET /volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:33.351886 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b2906ddb-cc06-4e60-9b57-f570d2d2d09f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:33.353765 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b2906ddb-cc06-4e60-9b57-f570d2d2d09f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc Jul 03 22:02:33.353978 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b2906ddb-cc06-4e60-9b57-f570d2d2d09f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:33.354131 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b2906ddb-cc06-4e60-9b57-f570d2d2d09f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:33.363965 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:33.363965 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:33.367340 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-b2906ddb-cc06-4e60-9b57-f570d2d2d09f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Volume info retrieved successfully. Jul 03 22:02:33.371907 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b2906ddb-cc06-4e60-9b57-f570d2d2d09f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc returned with HTTP 200 Jul 03 22:02:33.372356 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1379/5524] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:33 2026] GET /volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:33.568040 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-eb1aa9a4-1d7d-4642-89b3-f6d820192c6a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:33.569928 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-eb1aa9a4-1d7d-4642-89b3-f6d820192c6a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca Jul 03 22:02:33.570120 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-eb1aa9a4-1d7d-4642-89b3-f6d820192c6a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:33.570398 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-eb1aa9a4-1d7d-4642-89b3-f6d820192c6a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:33.579827 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:33.579827 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:33.583687 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-eb1aa9a4-1d7d-4642-89b3-f6d820192c6a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Volume info retrieved successfully. Jul 03 22:02:33.588391 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-eb1aa9a4-1d7d-4642-89b3-f6d820192c6a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca returned with HTTP 200 Jul 03 22:02:33.588769 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1371/5525] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:33 2026] GET /volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca => generated 1647 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:02:33.889686 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b057208c-1dc7-4789-aacd-f0be287fb8ab None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:33.895357 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b057208c-1dc7-4789-aacd-f0be287fb8ab tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 Jul 03 22:02:33.895497 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b057208c-1dc7-4789-aacd-f0be287fb8ab tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:33.895673 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b057208c-1dc7-4789-aacd-f0be287fb8ab tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:33.906094 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:33.906094 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:33.909563 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b057208c-1dc7-4789-aacd-f0be287fb8ab tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:33.913585 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b057208c-1dc7-4789-aacd-f0be287fb8ab tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 returned with HTTP 200 Jul 03 22:02:33.913938 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1375/5526] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:33 2026] GET /volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:34.384207 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-566e7325-806e-4a5d-ac44-3523590c3e46 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:34.386012 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-566e7325-806e-4a5d-ac44-3523590c3e46 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc Jul 03 22:02:34.386177 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-566e7325-806e-4a5d-ac44-3523590c3e46 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:34.386353 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-566e7325-806e-4a5d-ac44-3523590c3e46 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:34.394543 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:34.394543 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:34.397692 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-566e7325-806e-4a5d-ac44-3523590c3e46 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Volume info retrieved successfully. Jul 03 22:02:34.402011 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-566e7325-806e-4a5d-ac44-3523590c3e46 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc returned with HTTP 200 Jul 03 22:02:34.402512 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1402/5527] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:34 2026] GET /volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:34.601022 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a45f043f-68a2-43f2-bbfd-e9e3efa4ff7a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:34.602863 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a45f043f-68a2-43f2-bbfd-e9e3efa4ff7a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca Jul 03 22:02:34.603120 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a45f043f-68a2-43f2-bbfd-e9e3efa4ff7a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:34.603311 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a45f043f-68a2-43f2-bbfd-e9e3efa4ff7a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:34.615853 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:34.615853 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:34.620469 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-a45f043f-68a2-43f2-bbfd-e9e3efa4ff7a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Volume info retrieved successfully. Jul 03 22:02:34.625693 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a45f043f-68a2-43f2-bbfd-e9e3efa4ff7a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca returned with HTTP 200 Jul 03 22:02:34.625995 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1380/5528] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:34 2026] GET /volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca => generated 1647 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:02:34.925204 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-05a7c702-3c63-4379-aa3f-1b1a5c31d088 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:34.927043 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-05a7c702-3c63-4379-aa3f-1b1a5c31d088 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 Jul 03 22:02:34.927254 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-05a7c702-3c63-4379-aa3f-1b1a5c31d088 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:34.927468 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-05a7c702-3c63-4379-aa3f-1b1a5c31d088 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:34.937604 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:34.937604 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:34.940956 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-05a7c702-3c63-4379-aa3f-1b1a5c31d088 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:34.945388 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-05a7c702-3c63-4379-aa3f-1b1a5c31d088 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 returned with HTTP 200 Jul 03 22:02:34.945777 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1372/5529] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:34 2026] GET /volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:35.385653 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-ba73afac-80ef-4284-a021-a070fe099184 req-538f7c7a-6b37-4a59-8f8c-33ebec1454f0 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:35.387621 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-ba73afac-80ef-4284-a021-a070fe099184 req-538f7c7a-6b37-4a59-8f8c-33ebec1454f0 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] DELETE https://10.4.3.32/volume/v3/attachments/047adc50-4952-40a0-b675-e401c549af04 Jul 03 22:02:35.387829 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-ba73afac-80ef-4284-a021-a070fe099184 req-538f7c7a-6b37-4a59-8f8c-33ebec1454f0 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:35.388029 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-ba73afac-80ef-4284-a021-a070fe099184 req-538f7c7a-6b37-4a59-8f8c-33ebec1454f0 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:35.395017 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:35.395017 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:35.414552 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-19f1a797-c853-4e3d-b80b-30ce89ccb140 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:35.416433 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-19f1a797-c853-4e3d-b80b-30ce89ccb140 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc Jul 03 22:02:35.416657 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-19f1a797-c853-4e3d-b80b-30ce89ccb140 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:35.416875 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-19f1a797-c853-4e3d-b80b-30ce89ccb140 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:35.425754 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:35.425754 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:35.428936 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-19f1a797-c853-4e3d-b80b-30ce89ccb140 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Volume info retrieved successfully. Jul 03 22:02:35.432661 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-19f1a797-c853-4e3d-b80b-30ce89ccb140 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc returned with HTTP 200 Jul 03 22:02:35.432997 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1403/5530] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:35 2026] GET /volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:35.637947 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-69378ebf-fc7e-4623-848b-cef7cd66d06e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:35.639592 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-69378ebf-fc7e-4623-848b-cef7cd66d06e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca Jul 03 22:02:35.639765 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-69378ebf-fc7e-4623-848b-cef7cd66d06e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:35.639928 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-69378ebf-fc7e-4623-848b-cef7cd66d06e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:35.648877 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:35.648877 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:35.652360 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-69378ebf-fc7e-4623-848b-cef7cd66d06e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Volume info retrieved successfully. Jul 03 22:02:35.657580 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-69378ebf-fc7e-4623-848b-cef7cd66d06e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca returned with HTTP 200 Jul 03 22:02:35.657967 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1381/5531] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:35 2026] GET /volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca => generated 1647 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:02:35.920269 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-ba73afac-80ef-4284-a021-a070fe099184 req-538f7c7a-6b37-4a59-8f8c-33ebec1454f0 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/attachments/047adc50-4952-40a0-b675-e401c549af04 returned with HTTP 200 Jul 03 22:02:35.920679 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1376/5532] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 22:02:35 2026] DELETE /volume/v3/attachments/047adc50-4952-40a0-b675-e401c549af04 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:35.962181 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d035c7f9-6147-48cc-b40b-2109c0076d44 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:35.963964 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d035c7f9-6147-48cc-b40b-2109c0076d44 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 Jul 03 22:02:35.964329 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d035c7f9-6147-48cc-b40b-2109c0076d44 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:35.964972 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d035c7f9-6147-48cc-b40b-2109c0076d44 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:35.974013 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:35.974013 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:35.977627 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-d035c7f9-6147-48cc-b40b-2109c0076d44 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:35.981600 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d035c7f9-6147-48cc-b40b-2109c0076d44 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 returned with HTTP 200 Jul 03 22:02:35.981952 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1373/5533] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:35 2026] GET /volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:36.157511 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-ddd4d6f0-663e-4c14-8770-4162df38cae4 req-0eaebd9f-ad25-482d-9e43-13d6494a631c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:36.159408 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-ddd4d6f0-663e-4c14-8770-4162df38cae4 req-0eaebd9f-ad25-482d-9e43-13d6494a631c tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] POST https://10.4.3.32/volume/v3/attachments/81ed540d-7d3c-4e2d-a349-51debfdce264/action Jul 03 22:02:36.159764 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-ddd4d6f0-663e-4c14-8770-4162df38cae4 req-0eaebd9f-ad25-482d-9e43-13d6494a631c tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Action body: b'{"os-complete": null}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 22:02:36.159878 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-ddd4d6f0-663e-4c14-8770-4162df38cae4 req-0eaebd9f-ad25-482d-9e43-13d6494a631c tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:36.174580 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:36.174580 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:36.187244 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-ddd4d6f0-663e-4c14-8770-4162df38cae4 req-0eaebd9f-ad25-482d-9e43-13d6494a631c tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/attachments/81ed540d-7d3c-4e2d-a349-51debfdce264/action returned with HTTP 204 Jul 03 22:02:36.187813 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1404/5534] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 22:02:36 2026] POST /volume/v3/attachments/81ed540d-7d3c-4e2d-a349-51debfdce264/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:02:36.445054 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-fcf89597-2be2-41e0-9d8e-b0f058a0ab67 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:36.447492 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fcf89597-2be2-41e0-9d8e-b0f058a0ab67 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc Jul 03 22:02:36.447774 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fcf89597-2be2-41e0-9d8e-b0f058a0ab67 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:36.448068 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-fcf89597-2be2-41e0-9d8e-b0f058a0ab67 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:36.459669 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:36.459669 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:36.464417 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-fcf89597-2be2-41e0-9d8e-b0f058a0ab67 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Volume info retrieved successfully. Jul 03 22:02:36.468491 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-fcf89597-2be2-41e0-9d8e-b0f058a0ab67 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc returned with HTTP 200 Jul 03 22:02:36.468845 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1382/5535] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:36 2026] GET /volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc => generated 1164 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:02:36.480335 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1d031a4b-2a7c-4056-ada6-c5d3ba647b3c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:36.482304 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1d031a4b-2a7c-4056-ada6-c5d3ba647b3c tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc Jul 03 22:02:36.482537 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1d031a4b-2a7c-4056-ada6-c5d3ba647b3c tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:36.482740 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1d031a4b-2a7c-4056-ada6-c5d3ba647b3c tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:36.492019 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:36.492019 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:36.495983 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-1d031a4b-2a7c-4056-ada6-c5d3ba647b3c tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Volume info retrieved successfully. Jul 03 22:02:36.500924 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1d031a4b-2a7c-4056-ada6-c5d3ba647b3c tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc returned with HTTP 200 Jul 03 22:02:36.501286 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1377/5536] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:36 2026] GET /volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc => generated 1164 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:02:36.669834 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9b9d6e90-f0b9-4c45-a950-14cf2d1ae871 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:36.671716 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9b9d6e90-f0b9-4c45-a950-14cf2d1ae871 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca Jul 03 22:02:36.671905 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9b9d6e90-f0b9-4c45-a950-14cf2d1ae871 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:36.672101 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9b9d6e90-f0b9-4c45-a950-14cf2d1ae871 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:36.679624 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:36.679624 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:36.683778 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-9b9d6e90-f0b9-4c45-a950-14cf2d1ae871 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Volume info retrieved successfully. Jul 03 22:02:36.689144 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9b9d6e90-f0b9-4c45-a950-14cf2d1ae871 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca returned with HTTP 200 Jul 03 22:02:36.689589 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1374/5537] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:36 2026] GET /volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca => generated 1355 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:02:36.702010 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8338e246-e74f-4954-94be-4a1f3e5e3dab None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:36.704272 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8338e246-e74f-4954-94be-4a1f3e5e3dab tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] POST https://10.4.3.32/volume/v3/backups Jul 03 22:02:36.704740 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8338e246-e74f-4954-94be-4a1f3e5e3dab tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "31b93999-faf6-4303-9fec-2dba96ae96ca", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-264326651"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:36.706788 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.contrib.backups [None req-8338e246-e74f-4954-94be-4a1f3e5e3dab tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Creating new backup {'backup': {'volume_id': '31b93999-faf6-4303-9fec-2dba96ae96ca', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-264326651'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 22:02:36.706998 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.contrib.backups [None req-8338e246-e74f-4954-94be-4a1f3e5e3dab tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Creating backup of volume 31b93999-faf6-4303-9fec-2dba96ae96ca in container None Jul 03 22:02:36.715115 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:36.715115 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:36.715421 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-8338e246-e74f-4954-94be-4a1f3e5e3dab tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Volume info retrieved successfully. Jul 03 22:02:36.732889 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-8338e246-e74f-4954-94be-4a1f3e5e3dab tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Created reservations ['c8471914-c2f9-4e2f-95fd-8dc2d73c8445', '7f1ef67a-7c0e-4e3b-aad7-43ef6f204be8'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:02:36.763449 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8338e246-e74f-4954-94be-4a1f3e5e3dab tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 22:02:36.763602 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1405/5538] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 22:02:36 2026] POST /volume/v3/backups => generated 327 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:02:36.771686 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-3a7dadb3-c83f-407f-834c-f2718d24e7b8 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:36.773709 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3a7dadb3-c83f-407f-834c-f2718d24e7b8 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 Jul 03 22:02:36.773961 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3a7dadb3-c83f-407f-834c-f2718d24e7b8 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:36.774232 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3a7dadb3-c83f-407f-834c-f2718d24e7b8 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:36.774347 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-3a7dadb3-c83f-407f-834c-f2718d24e7b8 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 125c92dd-6466-4fe5-b9a2-a38fbfe3fac0. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:02:36.779745 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:36.779745 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:36.780453 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3a7dadb3-c83f-407f-834c-f2718d24e7b8 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 returned with HTTP 200 Jul 03 22:02:36.780957 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1383/5539] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:36 2026] GET /volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:36.994115 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e475667a-f9a7-44a2-bc58-4f8232c91592 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:36.997263 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e475667a-f9a7-44a2-bc58-4f8232c91592 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 Jul 03 22:02:36.997833 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e475667a-f9a7-44a2-bc58-4f8232c91592 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:36.998210 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e475667a-f9a7-44a2-bc58-4f8232c91592 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:37.008751 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:37.008751 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:37.012576 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e475667a-f9a7-44a2-bc58-4f8232c91592 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:37.017354 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e475667a-f9a7-44a2-bc58-4f8232c91592 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 returned with HTTP 200 Jul 03 22:02:37.017807 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1378/5540] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:36 2026] GET /volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:37.790333 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d22f64fe-fa6b-476d-be71-5bf97cfa4de3 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:37.791983 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d22f64fe-fa6b-476d-be71-5bf97cfa4de3 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 Jul 03 22:02:37.792168 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d22f64fe-fa6b-476d-be71-5bf97cfa4de3 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:37.792354 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d22f64fe-fa6b-476d-be71-5bf97cfa4de3 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:37.792486 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-d22f64fe-fa6b-476d-be71-5bf97cfa4de3 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 125c92dd-6466-4fe5-b9a2-a38fbfe3fac0. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:02:37.796488 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:37.796488 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:37.797119 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d22f64fe-fa6b-476d-be71-5bf97cfa4de3 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 returned with HTTP 200 Jul 03 22:02:37.797483 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1375/5541] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:37 2026] GET /volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:38.031758 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e4ede6d9-9963-486a-a6dd-320a8c954c4b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:38.033666 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e4ede6d9-9963-486a-a6dd-320a8c954c4b tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 Jul 03 22:02:38.033956 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e4ede6d9-9963-486a-a6dd-320a8c954c4b tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:38.034201 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e4ede6d9-9963-486a-a6dd-320a8c954c4b tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:38.044979 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:38.044979 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:38.048699 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e4ede6d9-9963-486a-a6dd-320a8c954c4b tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:38.053885 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e4ede6d9-9963-486a-a6dd-320a8c954c4b tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 returned with HTTP 200 Jul 03 22:02:38.054329 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1406/5542] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:38 2026] GET /volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:38.558060 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-c5977fb9-aad0-4f42-aaa7-604e68af3a23 req-c32beebd-3df2-4a4d-a89b-153d6092569d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:38.560223 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-c5977fb9-aad0-4f42-aaa7-604e68af3a23 req-c32beebd-3df2-4a4d-a89b-153d6092569d tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] DELETE https://10.4.3.32/volume/v3/attachments/1052621f-abc1-4211-934f-a56d70643710 Jul 03 22:02:38.560517 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-c5977fb9-aad0-4f42-aaa7-604e68af3a23 req-c32beebd-3df2-4a4d-a89b-153d6092569d tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:38.560753 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-c5977fb9-aad0-4f42-aaa7-604e68af3a23 req-c32beebd-3df2-4a4d-a89b-153d6092569d tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:38.568132 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:38.568132 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:38.806973 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-bd329789-dba7-4a91-9e0a-f45c9c447e41 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:38.808632 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bd329789-dba7-4a91-9e0a-f45c9c447e41 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 Jul 03 22:02:38.808803 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bd329789-dba7-4a91-9e0a-f45c9c447e41 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:38.808970 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bd329789-dba7-4a91-9e0a-f45c9c447e41 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:38.809067 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-bd329789-dba7-4a91-9e0a-f45c9c447e41 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 125c92dd-6466-4fe5-b9a2-a38fbfe3fac0. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:02:38.816440 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:38.816440 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:38.817240 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bd329789-dba7-4a91-9e0a-f45c9c447e41 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 returned with HTTP 200 Jul 03 22:02:38.817717 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1379/5543] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:38 2026] GET /volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:38.926051 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-8711373b-e323-43b9-a0b7-eefc056bb11d req-a883ddbc-d05a-416e-bf56-6dcbd5dfc95f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:38.927866 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-8711373b-e323-43b9-a0b7-eefc056bb11d req-a883ddbc-d05a-416e-bf56-6dcbd5dfc95f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc Jul 03 22:02:38.928028 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-8711373b-e323-43b9-a0b7-eefc056bb11d req-a883ddbc-d05a-416e-bf56-6dcbd5dfc95f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:38.928210 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-8711373b-e323-43b9-a0b7-eefc056bb11d req-a883ddbc-d05a-416e-bf56-6dcbd5dfc95f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:38.936320 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:38.936320 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:38.939072 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-8711373b-e323-43b9-a0b7-eefc056bb11d req-a883ddbc-d05a-416e-bf56-6dcbd5dfc95f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Volume info retrieved successfully. Jul 03 22:02:38.942603 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-8711373b-e323-43b9-a0b7-eefc056bb11d req-a883ddbc-d05a-416e-bf56-6dcbd5dfc95f tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc returned with HTTP 200 Jul 03 22:02:38.942940 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1376/5544] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 22:02:38 2026] GET /volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc => generated 1164 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:02:38.958901 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-8711373b-e323-43b9-a0b7-eefc056bb11d req-90dc5bfd-42ae-4290-94b5-998466a5f894 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:38.961308 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-8711373b-e323-43b9-a0b7-eefc056bb11d req-90dc5bfd-42ae-4290-94b5-998466a5f894 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] POST https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc/action Jul 03 22:02:38.961677 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-8711373b-e323-43b9-a0b7-eefc056bb11d req-90dc5bfd-42ae-4290-94b5-998466a5f894 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 22:02:38.961837 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-8711373b-e323-43b9-a0b7-eefc056bb11d req-90dc5bfd-42ae-4290-94b5-998466a5f894 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:38.971771 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:38.971771 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:38.972285 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-8711373b-e323-43b9-a0b7-eefc056bb11d req-90dc5bfd-42ae-4290-94b5-998466a5f894 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Volume info retrieved successfully. Jul 03 22:02:38.977962 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-8711373b-e323-43b9-a0b7-eefc056bb11d req-90dc5bfd-42ae-4290-94b5-998466a5f894 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Begin detaching volume completed successfully. Jul 03 22:02:38.978219 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-8711373b-e323-43b9-a0b7-eefc056bb11d req-90dc5bfd-42ae-4290-94b5-998466a5f894 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc/action returned with HTTP 202 Jul 03 22:02:38.978706 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1407/5545] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 22:02:38 2026] POST /volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 22:02:39.067594 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f66cd72e-14d5-4a19-b2c7-e9453827daf7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:39.069142 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f66cd72e-14d5-4a19-b2c7-e9453827daf7 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 Jul 03 22:02:39.069307 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f66cd72e-14d5-4a19-b2c7-e9453827daf7 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:39.069499 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f66cd72e-14d5-4a19-b2c7-e9453827daf7 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:39.078151 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:39.078151 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:39.081572 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-f66cd72e-14d5-4a19-b2c7-e9453827daf7 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:39.085535 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f66cd72e-14d5-4a19-b2c7-e9453827daf7 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 returned with HTTP 200 Jul 03 22:02:39.085881 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1380/5546] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:39 2026] GET /volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:39.095332 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-c5977fb9-aad0-4f42-aaa7-604e68af3a23 req-c32beebd-3df2-4a4d-a89b-153d6092569d tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments/1052621f-abc1-4211-934f-a56d70643710 returned with HTTP 200 Jul 03 22:02:39.095787 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1384/5547] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 22:02:38 2026] DELETE /volume/v3/attachments/1052621f-abc1-4211-934f-a56d70643710 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:39.519020 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-d2958c97-15ef-47a2-be44-952406546b34 req-802235d4-e11e-416e-a75f-bd2cae2535d5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:39.520931 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-d2958c97-15ef-47a2-be44-952406546b34 req-802235d4-e11e-416e-a75f-bd2cae2535d5 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] POST https://10.4.3.32/volume/v3/attachments/c165b246-75b5-4626-9783-cda8c49926a0/action Jul 03 22:02:39.521275 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-d2958c97-15ef-47a2-be44-952406546b34 req-802235d4-e11e-416e-a75f-bd2cae2535d5 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Action body: b'{"os-complete": null}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 22:02:39.521387 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-d2958c97-15ef-47a2-be44-952406546b34 req-802235d4-e11e-416e-a75f-bd2cae2535d5 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:39.537571 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:39.537571 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:39.550091 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-d2958c97-15ef-47a2-be44-952406546b34 req-802235d4-e11e-416e-a75f-bd2cae2535d5 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/attachments/c165b246-75b5-4626-9783-cda8c49926a0/action returned with HTTP 204 Jul 03 22:02:39.550563 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1377/5548] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 22:02:39 2026] POST /volume/v3/attachments/c165b246-75b5-4626-9783-cda8c49926a0/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:02:39.827121 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-64967d2d-4681-4a8d-ad79-86e4eb95cd9e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:39.828691 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-64967d2d-4681-4a8d-ad79-86e4eb95cd9e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 Jul 03 22:02:39.828857 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-64967d2d-4681-4a8d-ad79-86e4eb95cd9e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:39.829025 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-64967d2d-4681-4a8d-ad79-86e4eb95cd9e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:39.829135 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-64967d2d-4681-4a8d-ad79-86e4eb95cd9e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 125c92dd-6466-4fe5-b9a2-a38fbfe3fac0. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:02:39.833160 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:39.833160 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:39.833883 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-64967d2d-4681-4a8d-ad79-86e4eb95cd9e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 returned with HTTP 200 Jul 03 22:02:39.834243 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1408/5549] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:39 2026] GET /volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:40.001064 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-16bb13f0-f898-49cc-9220-db0f04d3c535 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:40.001448 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-16bb13f0-f898-49cc-9220-db0f04d3c535 None None] GET https://10.4.3.32/volume// Jul 03 22:02:40.001609 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-16bb13f0-f898-49cc-9220-db0f04d3c535 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:40.001787 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-16bb13f0-f898-49cc-9220-db0f04d3c535 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:40.002081 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-16bb13f0-f898-49cc-9220-db0f04d3c535 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:02:40.002360 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1381/5550] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 22:02: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 22:02:40.008762 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-8711373b-e323-43b9-a0b7-eefc056bb11d req-c37dd960-7b0f-4bb7-89d6-9923c5b86559 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:40.010638 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-8711373b-e323-43b9-a0b7-eefc056bb11d req-c37dd960-7b0f-4bb7-89d6-9923c5b86559 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc Jul 03 22:02:40.010882 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-8711373b-e323-43b9-a0b7-eefc056bb11d req-c37dd960-7b0f-4bb7-89d6-9923c5b86559 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:40.011129 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-8711373b-e323-43b9-a0b7-eefc056bb11d req-c37dd960-7b0f-4bb7-89d6-9923c5b86559 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:40.020186 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:40.020186 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:40.023689 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-8711373b-e323-43b9-a0b7-eefc056bb11d req-c37dd960-7b0f-4bb7-89d6-9923c5b86559 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Volume info retrieved successfully. Jul 03 22:02:40.027693 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-8711373b-e323-43b9-a0b7-eefc056bb11d req-c37dd960-7b0f-4bb7-89d6-9923c5b86559 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc returned with HTTP 200 Jul 03 22:02:40.028049 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1385/5551] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 22:02:40 2026] GET /volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc => generated 1347 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:02:40.097588 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c6b00ddd-cc9c-4d31-8cde-de5368738255 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:40.099296 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c6b00ddd-cc9c-4d31-8cde-de5368738255 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 Jul 03 22:02:40.099512 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c6b00ddd-cc9c-4d31-8cde-de5368738255 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:40.099691 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c6b00ddd-cc9c-4d31-8cde-de5368738255 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:40.108108 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:40.108108 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:40.111120 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c6b00ddd-cc9c-4d31-8cde-de5368738255 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:40.114866 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c6b00ddd-cc9c-4d31-8cde-de5368738255 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 returned with HTTP 200 Jul 03 22:02:40.115345 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1378/5552] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:40 2026] GET /volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 => generated 1174 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:02:40.846734 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-70321d7a-2a18-4009-8482-057fa1893671 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:40.847940 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-8711373b-e323-43b9-a0b7-eefc056bb11d req-1f5aa11b-d4b7-4ba5-bcf7-fa68bcf0523c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:40.848631 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-70321d7a-2a18-4009-8482-057fa1893671 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 Jul 03 22:02:40.848904 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-70321d7a-2a18-4009-8482-057fa1893671 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:40.849188 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-70321d7a-2a18-4009-8482-057fa1893671 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:40.849391 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-70321d7a-2a18-4009-8482-057fa1893671 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 125c92dd-6466-4fe5-b9a2-a38fbfe3fac0. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:02:40.850110 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-8711373b-e323-43b9-a0b7-eefc056bb11d req-1f5aa11b-d4b7-4ba5-bcf7-fa68bcf0523c tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] DELETE https://10.4.3.32/volume/v3/attachments/81ed540d-7d3c-4e2d-a349-51debfdce264 Jul 03 22:02:40.850276 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-8711373b-e323-43b9-a0b7-eefc056bb11d req-1f5aa11b-d4b7-4ba5-bcf7-fa68bcf0523c tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:40.850500 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-8711373b-e323-43b9-a0b7-eefc056bb11d req-1f5aa11b-d4b7-4ba5-bcf7-fa68bcf0523c tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:40.854835 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:40.854835 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:40.855847 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-70321d7a-2a18-4009-8482-057fa1893671 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 returned with HTTP 200 Jul 03 22:02:40.856358 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1409/5553] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:40 2026] GET /volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:40.857405 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:40.857405 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:41.386152 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-8711373b-e323-43b9-a0b7-eefc056bb11d req-1f5aa11b-d4b7-4ba5-bcf7-fa68bcf0523c tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/attachments/81ed540d-7d3c-4e2d-a349-51debfdce264 returned with HTTP 200 Jul 03 22:02:41.386605 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1382/5554] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 22:02:40 2026] DELETE /volume/v3/attachments/81ed540d-7d3c-4e2d-a349-51debfdce264 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:41.866855 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-5771af31-43d1-41e6-b11b-6b46de4efc6c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:41.870466 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5771af31-43d1-41e6-b11b-6b46de4efc6c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 Jul 03 22:02:41.870466 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5771af31-43d1-41e6-b11b-6b46de4efc6c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:41.870466 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5771af31-43d1-41e6-b11b-6b46de4efc6c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:41.870466 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-5771af31-43d1-41e6-b11b-6b46de4efc6c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 125c92dd-6466-4fe5-b9a2-a38fbfe3fac0. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:02:41.874734 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:41.874734 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:41.875671 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5771af31-43d1-41e6-b11b-6b46de4efc6c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 returned with HTTP 200 Jul 03 22:02:41.876147 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1386/5555] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:41 2026] GET /volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:42.413857 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-11a49203-26ca-4266-a4ec-a4cc93df3975 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:42.419493 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-11a49203-26ca-4266-a4ec-a4cc93df3975 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] DELETE https://10.4.3.32/volume/v3/volumes/b30e9f42-c9bf-438d-b6b0-0422d388e689 Jul 03 22:02:42.419852 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-11a49203-26ca-4266-a4ec-a4cc93df3975 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:42.420164 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-11a49203-26ca-4266-a4ec-a4cc93df3975 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:42.421136 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-11a49203-26ca-4266-a4ec-a4cc93df3975 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Delete volume with id: b30e9f42-c9bf-438d-b6b0-0422d388e689 Jul 03 22:02:42.435652 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:42.435652 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:42.436559 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-11a49203-26ca-4266-a4ec-a4cc93df3975 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 22:02:42.463961 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-11a49203-26ca-4266-a4ec-a4cc93df3975 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Delete volume request issued successfully. Jul 03 22:02:42.464223 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-11a49203-26ca-4266-a4ec-a4cc93df3975 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/b30e9f42-c9bf-438d-b6b0-0422d388e689 returned with HTTP 202 Jul 03 22:02:42.464798 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1379/5556] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:02:42 2026] DELETE /volume/v3/volumes/b30e9f42-c9bf-438d-b6b0-0422d388e689 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:02:42.473359 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c1322159-13c9-4106-8463-69f435943918 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:42.478460 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c1322159-13c9-4106-8463-69f435943918 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/b30e9f42-c9bf-438d-b6b0-0422d388e689 Jul 03 22:02:42.478460 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c1322159-13c9-4106-8463-69f435943918 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:42.478460 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c1322159-13c9-4106-8463-69f435943918 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:42.487543 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:42.487543 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:42.491696 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c1322159-13c9-4106-8463-69f435943918 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 22:02:42.497269 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c1322159-13c9-4106-8463-69f435943918 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/b30e9f42-c9bf-438d-b6b0-0422d388e689 returned with HTTP 200 Jul 03 22:02:42.497675 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1410/5557] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:42 2026] GET /volume/v3/volumes/b30e9f42-c9bf-438d-b6b0-0422d388e689 => generated 1390 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:02:42.886981 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-19d37857-3ddc-4cde-b4ff-8be7d4679ab4 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:42.888886 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-19d37857-3ddc-4cde-b4ff-8be7d4679ab4 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 Jul 03 22:02:42.889162 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-19d37857-3ddc-4cde-b4ff-8be7d4679ab4 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:42.889360 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-19d37857-3ddc-4cde-b4ff-8be7d4679ab4 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:42.889511 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-19d37857-3ddc-4cde-b4ff-8be7d4679ab4 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 125c92dd-6466-4fe5-b9a2-a38fbfe3fac0. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:02:42.895087 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:42.895087 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:42.895887 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-19d37857-3ddc-4cde-b4ff-8be7d4679ab4 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 returned with HTTP 200 Jul 03 22:02:42.896388 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1383/5558] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:42 2026] GET /volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:43.153344 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-75943bc5-9484-4951-82e6-bbbebb124651 req-e05ad750-8483-4d3c-93fa-b18282e3dc11 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:43.155383 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-75943bc5-9484-4951-82e6-bbbebb124651 req-e05ad750-8483-4d3c-93fa-b18282e3dc11 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 Jul 03 22:02:43.155618 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-75943bc5-9484-4951-82e6-bbbebb124651 req-e05ad750-8483-4d3c-93fa-b18282e3dc11 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:43.155794 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-75943bc5-9484-4951-82e6-bbbebb124651 req-e05ad750-8483-4d3c-93fa-b18282e3dc11 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:43.167445 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:43.167445 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:43.171216 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-75943bc5-9484-4951-82e6-bbbebb124651 req-e05ad750-8483-4d3c-93fa-b18282e3dc11 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:43.175502 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-75943bc5-9484-4951-82e6-bbbebb124651 req-e05ad750-8483-4d3c-93fa-b18282e3dc11 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 returned with HTTP 200 Jul 03 22:02:43.175926 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1387/5559] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 22:02:43 2026] GET /volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 => generated 1174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:02:43.194885 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-75943bc5-9484-4951-82e6-bbbebb124651 req-a143c3d6-8952-478b-b582-5fb329328da4 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:43.196825 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-75943bc5-9484-4951-82e6-bbbebb124651 req-a143c3d6-8952-478b-b582-5fb329328da4 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] POST https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89/action Jul 03 22:02:43.197152 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-75943bc5-9484-4951-82e6-bbbebb124651 req-a143c3d6-8952-478b-b582-5fb329328da4 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99933) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 22:02:43.197266 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-75943bc5-9484-4951-82e6-bbbebb124651 req-a143c3d6-8952-478b-b582-5fb329328da4 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:43.207195 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:43.207195 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:43.207697 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-75943bc5-9484-4951-82e6-bbbebb124651 req-a143c3d6-8952-478b-b582-5fb329328da4 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:43.213068 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-75943bc5-9484-4951-82e6-bbbebb124651 req-a143c3d6-8952-478b-b582-5fb329328da4 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Begin detaching volume completed successfully. Jul 03 22:02:43.213305 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-75943bc5-9484-4951-82e6-bbbebb124651 req-a143c3d6-8952-478b-b582-5fb329328da4 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89/action returned with HTTP 202 Jul 03 22:02:43.213722 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1380/5560] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 22:02:43 2026] POST /volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 22:02:43.513465 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-4f456fdb-a90d-4c46-a78a-ed4b7903d81d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:43.515297 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4f456fdb-a90d-4c46-a78a-ed4b7903d81d tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/b30e9f42-c9bf-438d-b6b0-0422d388e689 Jul 03 22:02:43.515528 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4f456fdb-a90d-4c46-a78a-ed4b7903d81d tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:43.515704 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4f456fdb-a90d-4c46-a78a-ed4b7903d81d tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:43.522770 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4f456fdb-a90d-4c46-a78a-ed4b7903d81d tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/b30e9f42-c9bf-438d-b6b0-0422d388e689 returned with HTTP 404 Jul 03 22:02:43.523558 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1411/5561] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:43 2026] GET /volume/v3/volumes/b30e9f42-c9bf-438d-b6b0-0422d388e689 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:02:43.529269 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e14c5009-0dc8-454f-8f7d-ab84efbd4d76 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:43.531000 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e14c5009-0dc8-454f-8f7d-ab84efbd4d76 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/487480c3-44b5-4003-9595-513fcd3c6776 Jul 03 22:02:43.531205 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e14c5009-0dc8-454f-8f7d-ab84efbd4d76 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:43.531391 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e14c5009-0dc8-454f-8f7d-ab84efbd4d76 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:43.531505 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [None req-e14c5009-0dc8-454f-8f7d-ab84efbd4d76 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Delete snapshot with id: 487480c3-44b5-4003-9595-513fcd3c6776 Jul 03 22:02:43.536125 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:43.536125 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:43.536517 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e14c5009-0dc8-454f-8f7d-ab84efbd4d76 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 22:02:43.552838 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e14c5009-0dc8-454f-8f7d-ab84efbd4d76 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot delete request issued successfully. Jul 03 22:02:43.553005 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e14c5009-0dc8-454f-8f7d-ab84efbd4d76 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/487480c3-44b5-4003-9595-513fcd3c6776 returned with HTTP 202 Jul 03 22:02:43.553393 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1384/5562] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 22:02:43 2026] DELETE /volume/v3/snapshots/487480c3-44b5-4003-9595-513fcd3c6776 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:02:43.560607 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-df3183e3-4392-44c4-9e97-f8414fa7133b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:43.562504 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-df3183e3-4392-44c4-9e97-f8414fa7133b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/487480c3-44b5-4003-9595-513fcd3c6776 Jul 03 22:02:43.562710 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-df3183e3-4392-44c4-9e97-f8414fa7133b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:43.562926 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-df3183e3-4392-44c4-9e97-f8414fa7133b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:43.569468 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:43.569468 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:43.569916 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-df3183e3-4392-44c4-9e97-f8414fa7133b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Snapshot retrieved successfully. Jul 03 22:02:43.570765 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-df3183e3-4392-44c4-9e97-f8414fa7133b tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/487480c3-44b5-4003-9595-513fcd3c6776 returned with HTTP 200 Jul 03 22:02:43.571164 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1388/5563] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:02:43 2026] GET /volume/v3/snapshots/487480c3-44b5-4003-9595-513fcd3c6776 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:43.905737 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3553e990-2382-4b39-be15-76a699db442f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:43.907708 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3553e990-2382-4b39-be15-76a699db442f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 Jul 03 22:02:43.907928 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3553e990-2382-4b39-be15-76a699db442f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:43.908161 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3553e990-2382-4b39-be15-76a699db442f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:43.908289 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-3553e990-2382-4b39-be15-76a699db442f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 125c92dd-6466-4fe5-b9a2-a38fbfe3fac0. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:02:43.912780 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:43.912780 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:43.913620 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3553e990-2382-4b39-be15-76a699db442f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 returned with HTTP 200 Jul 03 22:02:43.914026 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1381/5564] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:43 2026] GET /volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:44.234918 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ac8cb4cb-9b9b-42e9-b206-db678fa60790 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:44.235214 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ac8cb4cb-9b9b-42e9-b206-db678fa60790 None None] GET https://10.4.3.32/volume// Jul 03 22:02:44.235421 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ac8cb4cb-9b9b-42e9-b206-db678fa60790 None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:44.235942 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ac8cb4cb-9b9b-42e9-b206-db678fa60790 None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:44.235942 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ac8cb4cb-9b9b-42e9-b206-db678fa60790 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:02:44.236253 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1412/5565] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 22:02:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 22:02:44.242543 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-75943bc5-9484-4951-82e6-bbbebb124651 req-808bb0c6-744a-43d4-94fa-e56a445371c4 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:44.244576 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-75943bc5-9484-4951-82e6-bbbebb124651 req-808bb0c6-744a-43d4-94fa-e56a445371c4 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 Jul 03 22:02:44.244818 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-75943bc5-9484-4951-82e6-bbbebb124651 req-808bb0c6-744a-43d4-94fa-e56a445371c4 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:44.245437 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-75943bc5-9484-4951-82e6-bbbebb124651 req-808bb0c6-744a-43d4-94fa-e56a445371c4 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:44.254807 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:44.254807 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:44.257940 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-75943bc5-9484-4951-82e6-bbbebb124651 req-808bb0c6-744a-43d4-94fa-e56a445371c4 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:44.262070 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-75943bc5-9484-4951-82e6-bbbebb124651 req-808bb0c6-744a-43d4-94fa-e56a445371c4 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 returned with HTTP 200 Jul 03 22:02:44.262440 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1385/5566] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 22:02:44 2026] GET /volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 => generated 1357 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:02:44.586185 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b8dab7d8-a7a0-4a8a-a914-f46f2e3feace None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:44.589659 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b8dab7d8-a7a0-4a8a-a914-f46f2e3feace tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/snapshots/487480c3-44b5-4003-9595-513fcd3c6776 Jul 03 22:02:44.589918 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b8dab7d8-a7a0-4a8a-a914-f46f2e3feace tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:44.590066 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b8dab7d8-a7a0-4a8a-a914-f46f2e3feace tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:44.594785 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b8dab7d8-a7a0-4a8a-a914-f46f2e3feace tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/snapshots/487480c3-44b5-4003-9595-513fcd3c6776 returned with HTTP 404 Jul 03 22:02:44.595355 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1389/5567] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:02:44 2026] GET /volume/v3/snapshots/487480c3-44b5-4003-9595-513fcd3c6776 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:02:44.927517 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-60d803ae-cee4-4ff6-ab05-d486ac8c44e4 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:44.927517 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-60d803ae-cee4-4ff6-ab05-d486ac8c44e4 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 Jul 03 22:02:44.927517 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-60d803ae-cee4-4ff6-ab05-d486ac8c44e4 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:44.927517 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-60d803ae-cee4-4ff6-ab05-d486ac8c44e4 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:44.927517 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-60d803ae-cee4-4ff6-ab05-d486ac8c44e4 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 125c92dd-6466-4fe5-b9a2-a38fbfe3fac0. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:02:44.931501 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:44.931501 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:44.932181 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-60d803ae-cee4-4ff6-ab05-d486ac8c44e4 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 returned with HTTP 200 Jul 03 22:02:44.932553 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1382/5568] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:44 2026] GET /volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:45.095635 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-75943bc5-9484-4951-82e6-bbbebb124651 req-7856e8c1-c5c3-4035-af89-5ef96bb89718 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:45.098621 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-75943bc5-9484-4951-82e6-bbbebb124651 req-7856e8c1-c5c3-4035-af89-5ef96bb89718 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] DELETE https://10.4.3.32/volume/v3/attachments/c165b246-75b5-4626-9783-cda8c49926a0 Jul 03 22:02:45.098899 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-75943bc5-9484-4951-82e6-bbbebb124651 req-7856e8c1-c5c3-4035-af89-5ef96bb89718 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:45.099174 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-75943bc5-9484-4951-82e6-bbbebb124651 req-7856e8c1-c5c3-4035-af89-5ef96bb89718 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:45.107822 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:45.107822 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:45.637691 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-75943bc5-9484-4951-82e6-bbbebb124651 req-7856e8c1-c5c3-4035-af89-5ef96bb89718 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/attachments/c165b246-75b5-4626-9783-cda8c49926a0 returned with HTTP 200 Jul 03 22:02:45.638210 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1413/5569] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 22:02:45 2026] DELETE /volume/v3/attachments/c165b246-75b5-4626-9783-cda8c49926a0 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:45.942444 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5b587df5-e98a-4ef9-9b84-958f2b2b16e3 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:45.944790 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5b587df5-e98a-4ef9-9b84-958f2b2b16e3 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 Jul 03 22:02:45.945311 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5b587df5-e98a-4ef9-9b84-958f2b2b16e3 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:45.945407 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5b587df5-e98a-4ef9-9b84-958f2b2b16e3 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:45.945528 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-5b587df5-e98a-4ef9-9b84-958f2b2b16e3 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 125c92dd-6466-4fe5-b9a2-a38fbfe3fac0. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:02:45.950893 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:45.950893 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:45.951993 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5b587df5-e98a-4ef9-9b84-958f2b2b16e3 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 returned with HTTP 200 Jul 03 22:02:45.952496 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1386/5570] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:45 2026] GET /volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:46.373635 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-8795d1b1-643e-42b4-8e0d-26aa150fd330 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:46.374891 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8795d1b1-643e-42b4-8e0d-26aa150fd330 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:02:46.375235 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8795d1b1-643e-42b4-8e0d-26aa150fd330 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1542738959", "snapshot_id": "05f6b19e-d414-42bc-8b05-7252901ae170", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:46.377201 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-8795d1b1-643e-42b4-8e0d-26aa150fd330 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1542738959', 'snapshot_id': '05f6b19e-d414-42bc-8b05-7252901ae170', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:02:46.383170 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:46.383170 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:46.383712 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-8795d1b1-643e-42b4-8e0d-26aa150fd330 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Snapshot retrieved successfully. Jul 03 22:02:46.383887 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-8795d1b1-643e-42b4-8e0d-26aa150fd330 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Create volume of 1 GB Jul 03 22:02:46.389365 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-8795d1b1-643e-42b4-8e0d-26aa150fd330 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Availability Zones retrieved successfully. Jul 03 22:02:46.397835 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8795d1b1-643e-42b4-8e0d-26aa150fd330 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Flow 'volume_create_api' (5f758214-0dfc-4e0e-a384-8aca05ebbdb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:02:46.399302 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8795d1b1-643e-42b4-8e0d-26aa150fd330 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34a6704c-f39f-4314-81e8-d259281591c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:46.400492 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-8795d1b1-643e-42b4-8e0d-26aa150fd330 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:02:46.431608 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8795d1b1-643e-42b4-8e0d-26aa150fd330 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34a6704c-f39f-4314-81e8-d259281591c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '05f6b19e-d414-42bc-8b05-7252901ae170', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:46.432364 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8795d1b1-643e-42b4-8e0d-26aa150fd330 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d400ab0-798f-4b6b-a517-a7ce6cda6bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:46.474016 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-8795d1b1-643e-42b4-8e0d-26aa150fd330 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Created reservations ['0b74ada1-e142-4991-8fe9-00b7c8b2dcb1', '2174d5b5-8ee0-4a6a-84dc-9fc8b96674f5', '9b38ad9b-e7f6-4225-9be5-379fab5b5573', '3032affd-bb4c-4c4a-b11a-696d14fcbef2'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:02:46.474817 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8795d1b1-643e-42b4-8e0d-26aa150fd330 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d400ab0-798f-4b6b-a517-a7ce6cda6bed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b74ada1-e142-4991-8fe9-00b7c8b2dcb1', '2174d5b5-8ee0-4a6a-84dc-9fc8b96674f5', '9b38ad9b-e7f6-4225-9be5-379fab5b5573', '3032affd-bb4c-4c4a-b11a-696d14fcbef2']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:46.475582 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8795d1b1-643e-42b4-8e0d-26aa150fd330 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ebe290d-45fe-4e70-a821-98c6724f4511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:46.516798 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8795d1b1-643e-42b4-8e0d-26aa150fd330 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ebe290d-45fe-4e70-a821-98c6724f4511) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01532cd1-9428-472d-9711-43acc87397bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1542738959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='312dc5e19ad34d0d88bf0cf3c8644e7e',qos_specs=None,replication_status=,reservations=['0b74ada1-e142-4991-8fe9-00b7c8b2dcb1','2174d5b5-8ee0-4a6a-84dc-9fc8b96674f5','9b38ad9b-e7f6-4225-9be5-379fab5b5573','3032affd-bb4c-4c4a-b11a-696d14fcbef2'],size=1,snapshot_id=05f6b19e-d414-42bc-8b05-7252901ae170,source_replicaid=,source_volid=None,status='creating',user_id='ee2b46b1eb974135974af4560706bdee',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:02:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1542738959',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01532cd1-9428-472d-9711-43acc87397bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='312dc5e19ad34d0d88bf0cf3c8644e7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=05f6b19e-d414-42bc-8b05-7252901ae170,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee2b46b1eb974135974af4560706bdee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:46.517724 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8795d1b1-643e-42b4-8e0d-26aa150fd330 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69a628f3-48ff-4692-aa35-76626b2064ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:46.543363 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8795d1b1-643e-42b4-8e0d-26aa150fd330 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69a628f3-48ff-4692-aa35-76626b2064ec) transitioned into state 'SUCCESS' from state '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-1542738959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='312dc5e19ad34d0d88bf0cf3c8644e7e',qos_specs=None,replication_status=,reservations=['0b74ada1-e142-4991-8fe9-00b7c8b2dcb1','2174d5b5-8ee0-4a6a-84dc-9fc8b96674f5','9b38ad9b-e7f6-4225-9be5-379fab5b5573','3032affd-bb4c-4c4a-b11a-696d14fcbef2'],size=1,snapshot_id=05f6b19e-d414-42bc-8b05-7252901ae170,source_replicaid=,source_volid=None,status='creating',user_id='ee2b46b1eb974135974af4560706bdee',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:46.544066 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8795d1b1-643e-42b4-8e0d-26aa150fd330 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab53c013-4916-41fd-aca0-6f73a9c98c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:46.564764 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8795d1b1-643e-42b4-8e0d-26aa150fd330 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab53c013-4916-41fd-aca0-6f73a9c98c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:46.565591 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-8795d1b1-643e-42b4-8e0d-26aa150fd330 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Flow 'volume_create_api' (5f758214-0dfc-4e0e-a384-8aca05ebbdb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:02:46.565876 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-8795d1b1-643e-42b4-8e0d-26aa150fd330 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Create volume request issued successfully. Jul 03 22:02:46.566473 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8795d1b1-643e-42b4-8e0d-26aa150fd330 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:02:46.566863 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1390/5571] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 22:02:46 2026] POST /volume/v3/volumes => generated 789 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:02:46.577767 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3eb46f36-f83d-43e5-8cb7-417fae74469a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:46.579805 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3eb46f36-f83d-43e5-8cb7-417fae74469a tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd Jul 03 22:02:46.580010 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3eb46f36-f83d-43e5-8cb7-417fae74469a tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:46.580191 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3eb46f36-f83d-43e5-8cb7-417fae74469a tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:46.587200 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:46.587200 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:46.591309 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3eb46f36-f83d-43e5-8cb7-417fae74469a tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:46.595539 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3eb46f36-f83d-43e5-8cb7-417fae74469a tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd returned with HTTP 200 Jul 03 22:02:46.596014 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1383/5572] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:46 2026] GET /volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:46.962618 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-14c0f0c3-916d-4f73-9e06-edf4432e5a2e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:46.967635 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-14c0f0c3-916d-4f73-9e06-edf4432e5a2e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 Jul 03 22:02:46.967818 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-14c0f0c3-916d-4f73-9e06-edf4432e5a2e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:46.968041 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-14c0f0c3-916d-4f73-9e06-edf4432e5a2e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:46.968176 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-14c0f0c3-916d-4f73-9e06-edf4432e5a2e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 125c92dd-6466-4fe5-b9a2-a38fbfe3fac0. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:02:46.974292 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:46.974292 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:46.975055 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-14c0f0c3-916d-4f73-9e06-edf4432e5a2e tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 returned with HTTP 200 Jul 03 22:02:46.975460 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1414/5573] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:46 2026] GET /volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:47.607825 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7b8e2577-daff-48b9-aeb7-4209b2bfe6b3 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:47.610035 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7b8e2577-daff-48b9-aeb7-4209b2bfe6b3 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd Jul 03 22:02:47.610339 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7b8e2577-daff-48b9-aeb7-4209b2bfe6b3 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:47.610580 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7b8e2577-daff-48b9-aeb7-4209b2bfe6b3 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:47.620078 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:47.620078 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:47.624858 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-7b8e2577-daff-48b9-aeb7-4209b2bfe6b3 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:47.629607 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7b8e2577-daff-48b9-aeb7-4209b2bfe6b3 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd returned with HTTP 200 Jul 03 22:02:47.630036 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1387/5574] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:47 2026] GET /volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:47.644163 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-84b81497-5214-4b25-bc90-dbb329ba3f30 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:47.646183 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-84b81497-5214-4b25-bc90-dbb329ba3f30 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd Jul 03 22:02:47.646384 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-84b81497-5214-4b25-bc90-dbb329ba3f30 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:47.646567 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-84b81497-5214-4b25-bc90-dbb329ba3f30 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:47.653719 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:47.653719 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:47.657182 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-84b81497-5214-4b25-bc90-dbb329ba3f30 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:47.661277 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-84b81497-5214-4b25-bc90-dbb329ba3f30 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd returned with HTTP 200 Jul 03 22:02:47.661691 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1391/5575] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:47 2026] GET /volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:47.987213 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a4cefe0a-51a4-47ca-b929-727d33dcc184 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:47.989241 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a4cefe0a-51a4-47ca-b929-727d33dcc184 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 Jul 03 22:02:47.989469 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a4cefe0a-51a4-47ca-b929-727d33dcc184 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:47.989691 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a4cefe0a-51a4-47ca-b929-727d33dcc184 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:47.989819 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-a4cefe0a-51a4-47ca-b929-727d33dcc184 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 125c92dd-6466-4fe5-b9a2-a38fbfe3fac0. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:02:47.994178 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:47.994178 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:47.995214 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a4cefe0a-51a4-47ca-b929-727d33dcc184 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 returned with HTTP 200 Jul 03 22:02:47.995753 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1384/5576] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:47 2026] GET /volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:48.149766 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-2efb0d34-3a24-460c-a280-5dfb79b96897 req-8abdc2fb-4a7c-4ba7-b39a-b9a2bae3f611 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:48.151838 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-2efb0d34-3a24-460c-a280-5dfb79b96897 req-8abdc2fb-4a7c-4ba7-b39a-b9a2bae3f611 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd Jul 03 22:02:48.152048 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-2efb0d34-3a24-460c-a280-5dfb79b96897 req-8abdc2fb-4a7c-4ba7-b39a-b9a2bae3f611 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:48.152231 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-2efb0d34-3a24-460c-a280-5dfb79b96897 req-8abdc2fb-4a7c-4ba7-b39a-b9a2bae3f611 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:48.159283 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:48.159283 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:48.162992 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-2efb0d34-3a24-460c-a280-5dfb79b96897 req-8abdc2fb-4a7c-4ba7-b39a-b9a2bae3f611 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:48.167277 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-2efb0d34-3a24-460c-a280-5dfb79b96897 req-8abdc2fb-4a7c-4ba7-b39a-b9a2bae3f611 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd returned with HTTP 200 Jul 03 22:02:48.167969 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1415/5577] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 22:02:48 2026] GET /volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:49.005523 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-31fa9c4c-3421-4647-8293-bfd54fbb5178 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:49.007431 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-31fa9c4c-3421-4647-8293-bfd54fbb5178 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 Jul 03 22:02:49.007431 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-31fa9c4c-3421-4647-8293-bfd54fbb5178 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:49.007723 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-31fa9c4c-3421-4647-8293-bfd54fbb5178 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:49.007825 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-31fa9c4c-3421-4647-8293-bfd54fbb5178 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 125c92dd-6466-4fe5-b9a2-a38fbfe3fac0. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:02:49.012454 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:49.012454 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:49.013123 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-31fa9c4c-3421-4647-8293-bfd54fbb5178 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 returned with HTTP 200 Jul 03 22:02:49.013497 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1388/5578] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:49 2026] GET /volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:49.083726 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-9fdef0f2-be96-45f6-823d-046598ed3661 req-33ae57b5-115d-4e6c-bbcd-266578a813b5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:49.085706 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-9fdef0f2-be96-45f6-823d-046598ed3661 req-33ae57b5-115d-4e6c-bbcd-266578a813b5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] DELETE https://10.4.3.32/volume/v3/attachments/8d32e9ef-1bfc-4e09-bb41-bfe6fb15fd8d Jul 03 22:02:49.085885 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-9fdef0f2-be96-45f6-823d-046598ed3661 req-33ae57b5-115d-4e6c-bbcd-266578a813b5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:49.086071 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-9fdef0f2-be96-45f6-823d-046598ed3661 req-33ae57b5-115d-4e6c-bbcd-266578a813b5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:49.093150 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:49.093150 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:49.487121 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f8d4b23a-16c4-4c7a-b34f-9ed4b4441813 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:49.488950 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f8d4b23a-16c4-4c7a-b34f-9ed4b4441813 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] DELETE https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc Jul 03 22:02:49.489230 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f8d4b23a-16c4-4c7a-b34f-9ed4b4441813 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:49.489514 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f8d4b23a-16c4-4c7a-b34f-9ed4b4441813 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:49.489745 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-f8d4b23a-16c4-4c7a-b34f-9ed4b4441813 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Delete volume with id: f69ece87-1fc5-4326-98b4-35e44a419bfc Jul 03 22:02:49.496730 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:49.496730 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:49.497283 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f8d4b23a-16c4-4c7a-b34f-9ed4b4441813 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Volume info retrieved successfully. Jul 03 22:02:49.516247 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f8d4b23a-16c4-4c7a-b34f-9ed4b4441813 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Delete volume request issued successfully. Jul 03 22:02:49.516503 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f8d4b23a-16c4-4c7a-b34f-9ed4b4441813 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc returned with HTTP 202 Jul 03 22:02:49.516932 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1385/5579] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:02:49 2026] DELETE /volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:02:49.523725 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-588a05e6-7cea-40d3-86fa-ac69e95200e9 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:49.525420 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-588a05e6-7cea-40d3-86fa-ac69e95200e9 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc Jul 03 22:02:49.525640 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-588a05e6-7cea-40d3-86fa-ac69e95200e9 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:49.525805 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-588a05e6-7cea-40d3-86fa-ac69e95200e9 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:49.532871 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:49.532871 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:49.536686 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-588a05e6-7cea-40d3-86fa-ac69e95200e9 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Volume info retrieved successfully. Jul 03 22:02:49.540920 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-588a05e6-7cea-40d3-86fa-ac69e95200e9 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc returned with HTTP 200 Jul 03 22:02:49.541316 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1416/5580] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:49 2026] GET /volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:49.620733 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-9fdef0f2-be96-45f6-823d-046598ed3661 req-33ae57b5-115d-4e6c-bbcd-266578a813b5 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/attachments/8d32e9ef-1bfc-4e09-bb41-bfe6fb15fd8d returned with HTTP 200 Jul 03 22:02:49.621196 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1392/5581] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 22:02:49 2026] DELETE /volume/v3/attachments/8d32e9ef-1bfc-4e09-bb41-bfe6fb15fd8d => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:50.023403 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-24f7607c-9156-461a-a103-d418f7ffffd6 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:50.025227 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-24f7607c-9156-461a-a103-d418f7ffffd6 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 Jul 03 22:02:50.025430 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-24f7607c-9156-461a-a103-d418f7ffffd6 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:50.025626 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-24f7607c-9156-461a-a103-d418f7ffffd6 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:50.025715 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-24f7607c-9156-461a-a103-d418f7ffffd6 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 125c92dd-6466-4fe5-b9a2-a38fbfe3fac0. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:02:50.030270 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:50.030270 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:50.031110 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-24f7607c-9156-461a-a103-d418f7ffffd6 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 returned with HTTP 200 Jul 03 22:02:50.031496 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1389/5582] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:50 2026] GET /volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:50.198608 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-deeb9487-b47a-4994-a8f0-590110134990 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:50.199031 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-deeb9487-b47a-4994-a8f0-590110134990 None None] GET https://10.4.3.32/volume// Jul 03 22:02:50.199228 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-deeb9487-b47a-4994-a8f0-590110134990 None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:50.199448 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-deeb9487-b47a-4994-a8f0-590110134990 None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:50.199767 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-deeb9487-b47a-4994-a8f0-590110134990 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:02:50.200084 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1386/5583] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 22:02: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 22:02:50.206273 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-2efb0d34-3a24-460c-a280-5dfb79b96897 req-8e6e439a-631a-45dc-9ad8-9ce5d23271ed None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:50.208322 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-2efb0d34-3a24-460c-a280-5dfb79b96897 req-8e6e439a-631a-45dc-9ad8-9ce5d23271ed tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 22:02:50.208689 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-2efb0d34-3a24-460c-a280-5dfb79b96897 req-8e6e439a-631a-45dc-9ad8-9ce5d23271ed tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "01532cd1-9428-472d-9711-43acc87397bd", "connector": null, "instance_uuid": "af58cfb5-54f1-4ebe-8afb-ee1a62b56eb6"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:50.216498 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:50.216498 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:50.241277 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-2efb0d34-3a24-460c-a280-5dfb79b96897 req-8e6e439a-631a-45dc-9ad8-9ce5d23271ed tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 22:02:50.241861 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1417/5584] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 22:02:50 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 22:02:50.552744 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-80504bdb-efcb-4eca-a0e9-7d2b0873c984 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:50.554443 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-80504bdb-efcb-4eca-a0e9-7d2b0873c984 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc Jul 03 22:02:50.554624 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-80504bdb-efcb-4eca-a0e9-7d2b0873c984 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:50.554798 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-80504bdb-efcb-4eca-a0e9-7d2b0873c984 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:50.559898 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-80504bdb-efcb-4eca-a0e9-7d2b0873c984 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc returned with HTTP 404 Jul 03 22:02:50.560322 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1393/5585] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:50 2026] GET /volume/v3/volumes/f69ece87-1fc5-4326-98b4-35e44a419bfc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:02:50.688978 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-fe661428-41b9-47bd-9256-4b2c58a1117f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:50.690627 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fe661428-41b9-47bd-9256-4b2c58a1117f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd Jul 03 22:02:50.690823 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fe661428-41b9-47bd-9256-4b2c58a1117f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:50.691032 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fe661428-41b9-47bd-9256-4b2c58a1117f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:50.701624 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:50.701624 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:50.705292 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-fe661428-41b9-47bd-9256-4b2c58a1117f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:50.710653 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fe661428-41b9-47bd-9256-4b2c58a1117f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd returned with HTTP 200 Jul 03 22:02:50.711223 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1390/5586] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:50 2026] GET /volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:50.763974 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-cbfa4bcf-77b5-47a6-b5ed-1ef6b6ea2edb None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:50.764528 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-cbfa4bcf-77b5-47a6-b5ed-1ef6b6ea2edb None None] GET https://10.4.3.32/volume// Jul 03 22:02:50.764879 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-cbfa4bcf-77b5-47a6-b5ed-1ef6b6ea2edb None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:50.765086 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-cbfa4bcf-77b5-47a6-b5ed-1ef6b6ea2edb None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:50.765549 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-cbfa4bcf-77b5-47a6-b5ed-1ef6b6ea2edb None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:02:50.765934 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1387/5587] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 22:02:50 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 22:02:50.773460 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-2efb0d34-3a24-460c-a280-5dfb79b96897 req-e38b9a3f-3ee9-4bbe-8ffb-c8a6719b628e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:50.775606 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-2efb0d34-3a24-460c-a280-5dfb79b96897 req-e38b9a3f-3ee9-4bbe-8ffb-c8a6719b628e tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd Jul 03 22:02:50.775740 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-2efb0d34-3a24-460c-a280-5dfb79b96897 req-e38b9a3f-3ee9-4bbe-8ffb-c8a6719b628e tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:50.775959 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-2efb0d34-3a24-460c-a280-5dfb79b96897 req-e38b9a3f-3ee9-4bbe-8ffb-c8a6719b628e tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:50.785408 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:50.785408 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:50.789006 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-2efb0d34-3a24-460c-a280-5dfb79b96897 req-e38b9a3f-3ee9-4bbe-8ffb-c8a6719b628e tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:50.795188 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-2efb0d34-3a24-460c-a280-5dfb79b96897 req-e38b9a3f-3ee9-4bbe-8ffb-c8a6719b628e tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd returned with HTTP 200 Jul 03 22:02:50.795756 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1418/5588] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 22:02:50 2026] GET /volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd => generated 1061 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:02:50.893501 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2426f79e-e1fd-4250-b606-870d8cd7750d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:50.894740 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2426f79e-e1fd-4250-b606-870d8cd7750d tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/cdcca79e-9ee8-4a95-90d7-57fa43272d95 Jul 03 22:02:50.894983 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2426f79e-e1fd-4250-b606-870d8cd7750d tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:50.895242 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2426f79e-e1fd-4250-b606-870d8cd7750d tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:50.895432 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-2426f79e-e1fd-4250-b606-870d8cd7750d tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Delete snapshot with id: cdcca79e-9ee8-4a95-90d7-57fa43272d95 Jul 03 22:02:50.902628 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-2efb0d34-3a24-460c-a280-5dfb79b96897 req-b1a68cf7-17dc-4e9e-926b-79adb4f0e17a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:50.904564 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-2efb0d34-3a24-460c-a280-5dfb79b96897 req-b1a68cf7-17dc-4e9e-926b-79adb4f0e17a tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] PUT https://10.4.3.32/volume/v3/attachments/e2bbf167-3d25-48b2-b950-169f4769f97f Jul 03 22:02:50.904999 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-2efb0d34-3a24-460c-a280-5dfb79b96897 req-b1a68cf7-17dc-4e9e-926b-79adb4f0e17a tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:50.909172 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:50.909172 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:50.909841 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2426f79e-e1fd-4250-b606-870d8cd7750d tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Snapshot retrieved successfully. Jul 03 22:02:50.915969 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-2efb0d34-3a24-460c-a280-5dfb79b96897 req-b1a68cf7-17dc-4e9e-926b-79adb4f0e17a tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Acquiring lock "cinder-attachment_update-01532cd1-9428-472d-9711-43acc87397bd-np0000004475" by "attachment_update" {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 22:02:50.919980 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-2efb0d34-3a24-460c-a280-5dfb79b96897 req-b1a68cf7-17dc-4e9e-926b-79adb4f0e17a tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Lock "cinder-attachment_update-01532cd1-9428-472d-9711-43acc87397bd-np0000004475" acquired by "attachment_update" :: waited 0.004s {{(pid=99935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 22:02:50.920869 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:50.920869 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:50.931044 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2426f79e-e1fd-4250-b606-870d8cd7750d tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Snapshot delete request issued successfully. Jul 03 22:02:50.931243 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2426f79e-e1fd-4250-b606-870d8cd7750d tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/snapshots/cdcca79e-9ee8-4a95-90d7-57fa43272d95 returned with HTTP 202 Jul 03 22:02:50.931673 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1394/5589] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 22:02:50 2026] DELETE /volume/v3/snapshots/cdcca79e-9ee8-4a95-90d7-57fa43272d95 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:02:50.938765 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-676a36dc-2b70-47b0-a08b-25c8905e5608 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:50.940999 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-676a36dc-2b70-47b0-a08b-25c8905e5608 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/snapshots/cdcca79e-9ee8-4a95-90d7-57fa43272d95 Jul 03 22:02:50.941243 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-676a36dc-2b70-47b0-a08b-25c8905e5608 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:50.941467 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-676a36dc-2b70-47b0-a08b-25c8905e5608 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:50.946566 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:50.946566 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:50.946996 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-676a36dc-2b70-47b0-a08b-25c8905e5608 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Snapshot retrieved successfully. Jul 03 22:02:50.947943 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-676a36dc-2b70-47b0-a08b-25c8905e5608 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/snapshots/cdcca79e-9ee8-4a95-90d7-57fa43272d95 returned with HTTP 200 Jul 03 22:02:50.948214 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1388/5590] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:02:50 2026] GET /volume/v3/snapshots/cdcca79e-9ee8-4a95-90d7-57fa43272d95 => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:51.040258 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-15842dfa-4861-43a4-9a2c-18515c59f623 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:51.041873 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-15842dfa-4861-43a4-9a2c-18515c59f623 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 Jul 03 22:02:51.042041 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-15842dfa-4861-43a4-9a2c-18515c59f623 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:51.042213 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-15842dfa-4861-43a4-9a2c-18515c59f623 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:51.042317 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-15842dfa-4861-43a4-9a2c-18515c59f623 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 125c92dd-6466-4fe5-b9a2-a38fbfe3fac0. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:02:51.046331 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:51.046331 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:51.047013 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-15842dfa-4861-43a4-9a2c-18515c59f623 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 returned with HTTP 200 Jul 03 22:02:51.047333 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1419/5591] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:51 2026] GET /volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:51.056357 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-90f3c815-bd90-4165-885a-faae881e1fab None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:51.058703 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-90f3c815-bd90-4165-885a-faae881e1fab tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 Jul 03 22:02:51.058994 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-90f3c815-bd90-4165-885a-faae881e1fab tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:51.059253 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-90f3c815-bd90-4165-885a-faae881e1fab tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:51.059434 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-90f3c815-bd90-4165-885a-faae881e1fab tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 125c92dd-6466-4fe5-b9a2-a38fbfe3fac0. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:02:51.064735 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:51.064735 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:51.065699 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-90f3c815-bd90-4165-885a-faae881e1fab tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 returned with HTTP 200 Jul 03 22:02:51.066192 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1395/5592] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:51 2026] GET /volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:51.074317 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-30fa2477-0ce7-442b-b3aa-71b3addb673b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:51.075960 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-30fa2477-0ce7-442b-b3aa-71b3addb673b tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] DELETE https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 Jul 03 22:02:51.076186 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-30fa2477-0ce7-442b-b3aa-71b3addb673b tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:51.076411 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-30fa2477-0ce7-442b-b3aa-71b3addb673b tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:51.076553 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.contrib.backups [None req-30fa2477-0ce7-442b-b3aa-71b3addb673b tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Delete backup with id: 125c92dd-6466-4fe5-b9a2-a38fbfe3fac0. Jul 03 22:02:51.080781 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:51.080781 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:51.092071 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.backup.rpcapi [None req-30fa2477-0ce7-442b-b3aa-71b3addb673b tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] delete_backup rpcapi backup_id 125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 {{(pid=99933) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 22:02:51.093758 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-30fa2477-0ce7-442b-b3aa-71b3addb673b tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 returned with HTTP 202 Jul 03 22:02:51.094167 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1389/5593] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:02:51 2026] DELETE /volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 22:02:51.101391 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7329b453-ea57-438e-b07c-78539ba64331 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:51.103020 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7329b453-ea57-438e-b07c-78539ba64331 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 Jul 03 22:02:51.103239 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7329b453-ea57-438e-b07c-78539ba64331 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:51.103482 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7329b453-ea57-438e-b07c-78539ba64331 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:51.103585 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-7329b453-ea57-438e-b07c-78539ba64331 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 125c92dd-6466-4fe5-b9a2-a38fbfe3fac0. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:02:51.107568 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:51.107568 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:51.108281 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7329b453-ea57-438e-b07c-78539ba64331 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 returned with HTTP 200 Jul 03 22:02:51.108626 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1420/5594] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:51 2026] GET /volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:51.438497 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.coordination [req-2efb0d34-3a24-460c-a280-5dfb79b96897 req-b1a68cf7-17dc-4e9e-926b-79adb4f0e17a tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Lock "cinder-attachment_update-01532cd1-9428-472d-9711-43acc87397bd-np0000004475" released by "attachment_update" :: held 0.518s {{(pid=99935) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 22:02:51.438794 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-2efb0d34-3a24-460c-a280-5dfb79b96897 req-b1a68cf7-17dc-4e9e-926b-79adb4f0e17a tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/attachments/e2bbf167-3d25-48b2-b950-169f4769f97f returned with HTTP 200 Jul 03 22:02:51.439222 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1391/5595] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 22:02:50 2026] PUT /volume/v3/attachments/e2bbf167-3d25-48b2-b950-169f4769f97f => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:02:51.723452 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2d9eef47-b39b-443a-abf6-250755695b7e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:51.725275 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2d9eef47-b39b-443a-abf6-250755695b7e tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd Jul 03 22:02:51.725543 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2d9eef47-b39b-443a-abf6-250755695b7e tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:51.725758 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2d9eef47-b39b-443a-abf6-250755695b7e tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:51.734323 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:51.734323 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:51.737334 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2d9eef47-b39b-443a-abf6-250755695b7e tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:51.741173 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2d9eef47-b39b-443a-abf6-250755695b7e tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd returned with HTTP 200 Jul 03 22:02:51.741536 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1396/5596] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:51 2026] GET /volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:51.956854 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ad6e2dfc-1806-4659-8f1a-20a13c268f00 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:51.958852 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ad6e2dfc-1806-4659-8f1a-20a13c268f00 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/snapshots/cdcca79e-9ee8-4a95-90d7-57fa43272d95 Jul 03 22:02:51.959036 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ad6e2dfc-1806-4659-8f1a-20a13c268f00 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:51.959209 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ad6e2dfc-1806-4659-8f1a-20a13c268f00 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:51.963458 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ad6e2dfc-1806-4659-8f1a-20a13c268f00 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/snapshots/cdcca79e-9ee8-4a95-90d7-57fa43272d95 returned with HTTP 404 Jul 03 22:02:51.963933 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1390/5597] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:02:51 2026] GET /volume/v3/snapshots/cdcca79e-9ee8-4a95-90d7-57fa43272d95 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:02:51.996085 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-85503540-015e-482b-aa40-a1d184c56d6f req-94d083ef-5506-4711-93e4-e7f628a5837d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:51.997987 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-85503540-015e-482b-aa40-a1d184c56d6f req-94d083ef-5506-4711-93e4-e7f628a5837d tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f Jul 03 22:02:51.998162 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-85503540-015e-482b-aa40-a1d184c56d6f req-94d083ef-5506-4711-93e4-e7f628a5837d tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:51.998336 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-85503540-015e-482b-aa40-a1d184c56d6f req-94d083ef-5506-4711-93e4-e7f628a5837d tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:52.004794 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:52.004794 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:52.008260 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-85503540-015e-482b-aa40-a1d184c56d6f req-94d083ef-5506-4711-93e4-e7f628a5837d tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Volume info retrieved successfully. Jul 03 22:02:52.012348 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-85503540-015e-482b-aa40-a1d184c56d6f req-94d083ef-5506-4711-93e4-e7f628a5837d tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f returned with HTTP 200 Jul 03 22:02:52.012808 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1421/5598] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 22:02:51 2026] GET /volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:52.119359 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-776010b3-6645-47e7-91c8-2a140304a591 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:52.121079 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-776010b3-6645-47e7-91c8-2a140304a591 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 Jul 03 22:02:52.121306 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-776010b3-6645-47e7-91c8-2a140304a591 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:52.121588 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-776010b3-6645-47e7-91c8-2a140304a591 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:52.121746 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-776010b3-6645-47e7-91c8-2a140304a591 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 125c92dd-6466-4fe5-b9a2-a38fbfe3fac0. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:02:52.125943 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:52.125943 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:52.126656 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-776010b3-6645-47e7-91c8-2a140304a591 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 returned with HTTP 200 Jul 03 22:02:52.127021 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1392/5599] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:52 2026] GET /volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:52.241712 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2bc62f4c-620e-4c58-bd64-6fff632bf792 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:52.243534 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2bc62f4c-620e-4c58-bd64-6fff632bf792 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] DELETE https://10.4.3.32/volume/v3/volumes/4f01439c-f568-4428-8ecf-e8cef7dcfb0f Jul 03 22:02:52.243687 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2bc62f4c-620e-4c58-bd64-6fff632bf792 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:52.243905 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2bc62f4c-620e-4c58-bd64-6fff632bf792 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:52.244058 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-2bc62f4c-620e-4c58-bd64-6fff632bf792 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Delete volume with id: 4f01439c-f568-4428-8ecf-e8cef7dcfb0f Jul 03 22:02:52.250865 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:52.250865 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:52.251279 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2bc62f4c-620e-4c58-bd64-6fff632bf792 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 22:02:52.281878 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2bc62f4c-620e-4c58-bd64-6fff632bf792 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Delete volume request issued successfully. Jul 03 22:02:52.281878 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2bc62f4c-620e-4c58-bd64-6fff632bf792 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/4f01439c-f568-4428-8ecf-e8cef7dcfb0f returned with HTTP 202 Jul 03 22:02:52.281878 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1397/5600] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:02:52 2026] DELETE /volume/v3/volumes/4f01439c-f568-4428-8ecf-e8cef7dcfb0f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:02:52.290481 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-600ce0bd-0270-4f46-839e-93814eb7b681 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:52.292701 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-600ce0bd-0270-4f46-839e-93814eb7b681 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/4f01439c-f568-4428-8ecf-e8cef7dcfb0f Jul 03 22:02:52.292701 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-600ce0bd-0270-4f46-839e-93814eb7b681 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:52.292701 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-600ce0bd-0270-4f46-839e-93814eb7b681 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:52.301290 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:52.301290 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:52.306714 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-600ce0bd-0270-4f46-839e-93814eb7b681 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Volume info retrieved successfully. Jul 03 22:02:52.312208 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-600ce0bd-0270-4f46-839e-93814eb7b681 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/4f01439c-f568-4428-8ecf-e8cef7dcfb0f returned with HTTP 200 Jul 03 22:02:52.312629 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1391/5601] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:52 2026] GET /volume/v3/volumes/4f01439c-f568-4428-8ecf-e8cef7dcfb0f => generated 1363 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:02:52.753495 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-5e8bc41b-b356-40c9-9a42-b135951969fb None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:52.755643 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5e8bc41b-b356-40c9-9a42-b135951969fb tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd Jul 03 22:02:52.756116 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5e8bc41b-b356-40c9-9a42-b135951969fb tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:52.756116 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5e8bc41b-b356-40c9-9a42-b135951969fb tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:52.766407 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:52.766407 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:52.769684 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-5e8bc41b-b356-40c9-9a42-b135951969fb tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:52.773797 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5e8bc41b-b356-40c9-9a42-b135951969fb tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd returned with HTTP 200 Jul 03 22:02:52.774175 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1422/5602] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:52 2026] GET /volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:53.137513 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-985433a0-597a-4f5e-9fde-3d53ee2495b0 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:53.139175 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-985433a0-597a-4f5e-9fde-3d53ee2495b0 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 Jul 03 22:02:53.139399 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-985433a0-597a-4f5e-9fde-3d53ee2495b0 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:53.139581 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-985433a0-597a-4f5e-9fde-3d53ee2495b0 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:53.139686 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-985433a0-597a-4f5e-9fde-3d53ee2495b0 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 125c92dd-6466-4fe5-b9a2-a38fbfe3fac0. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:02:53.143916 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:53.143916 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:53.144609 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-985433a0-597a-4f5e-9fde-3d53ee2495b0 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 returned with HTTP 200 Jul 03 22:02:53.144949 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1393/5603] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:53 2026] GET /volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:53.324969 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e8a7fa01-0618-4e6f-aace-26790b722e89 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:53.326648 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e8a7fa01-0618-4e6f-aace-26790b722e89 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] GET https://10.4.3.32/volume/v3/volumes/4f01439c-f568-4428-8ecf-e8cef7dcfb0f Jul 03 22:02:53.326847 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e8a7fa01-0618-4e6f-aace-26790b722e89 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:53.327024 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e8a7fa01-0618-4e6f-aace-26790b722e89 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:53.332548 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e8a7fa01-0618-4e6f-aace-26790b722e89 tempest-TestVolumeBootPattern-1552056556 tempest-TestVolumeBootPattern-1552056556-project-member] https://10.4.3.32/volume/v3/volumes/4f01439c-f568-4428-8ecf-e8cef7dcfb0f returned with HTTP 404 Jul 03 22:02:53.333050 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1398/5604] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:53 2026] GET /volume/v3/volumes/4f01439c-f568-4428-8ecf-e8cef7dcfb0f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:02:53.787006 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-5dc66b48-ce44-46a1-affa-03e9221c55e9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:53.788693 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5dc66b48-ce44-46a1-affa-03e9221c55e9 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd Jul 03 22:02:53.788880 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5dc66b48-ce44-46a1-affa-03e9221c55e9 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:53.789072 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5dc66b48-ce44-46a1-affa-03e9221c55e9 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:53.799152 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:53.799152 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:53.802443 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-5dc66b48-ce44-46a1-affa-03e9221c55e9 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:53.806081 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5dc66b48-ce44-46a1-affa-03e9221c55e9 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd returned with HTTP 200 Jul 03 22:02:53.809393 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1392/5605] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:53 2026] GET /volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:54.155769 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ffbf7913-ee96-4b7b-9183-935aa7bbe738 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:54.157489 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ffbf7913-ee96-4b7b-9183-935aa7bbe738 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 Jul 03 22:02:54.157694 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ffbf7913-ee96-4b7b-9183-935aa7bbe738 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:54.157901 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ffbf7913-ee96-4b7b-9183-935aa7bbe738 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:54.158024 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-ffbf7913-ee96-4b7b-9183-935aa7bbe738 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id 125c92dd-6466-4fe5-b9a2-a38fbfe3fac0. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:02:54.161331 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ffbf7913-ee96-4b7b-9183-935aa7bbe738 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 returned with HTTP 404 Jul 03 22:02:54.161806 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1423/5606] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:54 2026] GET /volume/v3/backups/125c92dd-6466-4fe5-b9a2-a38fbfe3fac0 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:02:54.640355 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-42e97364-c4e0-4754-b6d7-3c4d0ff7cae5 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:54.642215 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-42e97364-c4e0-4754-b6d7-3c4d0ff7cae5 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] DELETE https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 Jul 03 22:02:54.642430 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-42e97364-c4e0-4754-b6d7-3c4d0ff7cae5 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:54.642611 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-42e97364-c4e0-4754-b6d7-3c4d0ff7cae5 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:54.642707 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.contrib.backups [None req-42e97364-c4e0-4754-b6d7-3c4d0ff7cae5 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Delete backup with id: f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406. Jul 03 22:02:54.647138 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:54.647138 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:54.665018 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.backup.rpcapi [None req-42e97364-c4e0-4754-b6d7-3c4d0ff7cae5 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] delete_backup rpcapi backup_id f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 {{(pid=99935) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 22:02:54.666611 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-42e97364-c4e0-4754-b6d7-3c4d0ff7cae5 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 returned with HTTP 202 Jul 03 22:02:54.667273 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1394/5607] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:02:54 2026] DELETE /volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 22:02:54.675102 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-949a2fec-96fb-4fb5-adb5-b732f39f3133 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:54.677979 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-949a2fec-96fb-4fb5-adb5-b732f39f3133 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 Jul 03 22:02:54.678293 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-949a2fec-96fb-4fb5-adb5-b732f39f3133 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:54.678536 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-949a2fec-96fb-4fb5-adb5-b732f39f3133 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:54.678695 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-949a2fec-96fb-4fb5-adb5-b732f39f3133 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:02:54.684417 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:54.684417 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:54.685514 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-949a2fec-96fb-4fb5-adb5-b732f39f3133 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 returned with HTTP 200 Jul 03 22:02:54.686053 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1399/5608] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:54 2026] GET /volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:54.820857 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-64a6e79d-bf45-4add-ae55-abc121cc28da None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:54.823097 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-64a6e79d-bf45-4add-ae55-abc121cc28da tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd Jul 03 22:02:54.823259 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-64a6e79d-bf45-4add-ae55-abc121cc28da tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:54.823467 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-64a6e79d-bf45-4add-ae55-abc121cc28da tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:54.842460 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:54.842460 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:54.853214 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-64a6e79d-bf45-4add-ae55-abc121cc28da tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:54.859247 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-64a6e79d-bf45-4add-ae55-abc121cc28da tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd returned with HTTP 200 Jul 03 22:02:54.859438 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1393/5609] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:54 2026] GET /volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd => generated 882 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:55.696973 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c35bd2fc-1ac9-4177-9b38-9f3cd4df3573 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:55.698622 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c35bd2fc-1ac9-4177-9b38-9f3cd4df3573 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 Jul 03 22:02:55.698858 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c35bd2fc-1ac9-4177-9b38-9f3cd4df3573 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:55.699081 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c35bd2fc-1ac9-4177-9b38-9f3cd4df3573 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:55.699201 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-c35bd2fc-1ac9-4177-9b38-9f3cd4df3573 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:02:55.703046 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c35bd2fc-1ac9-4177-9b38-9f3cd4df3573 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 returned with HTTP 404 Jul 03 22:02:55.703513 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1424/5610] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:55 2026] GET /volume/v3/backups/f3cd62e7-3247-4ec6-9d64-b0f2eeb2b406 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:02:55.716812 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a35602b6-cf09-4029-a365-c36d3436f573 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:55.718530 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a35602b6-cf09-4029-a365-c36d3436f573 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:02:55.718886 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a35602b6-cf09-4029-a365-c36d3436f573 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1997180755"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:55.720299 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-a35602b6-cf09-4029-a365-c36d3436f573 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1997180755'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:02:55.720436 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-a35602b6-cf09-4029-a365-c36d3436f573 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Create volume of 1 GB Jul 03 22:02:55.724041 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-a35602b6-cf09-4029-a365-c36d3436f573 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Availability Zones retrieved successfully. Jul 03 22:02:55.729655 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-a35602b6-cf09-4029-a365-c36d3436f573 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Flow 'volume_create_api' (9f6bbd64-8853-49f3-9d0d-0eccd7b8bf88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:02:55.730562 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-a35602b6-cf09-4029-a365-c36d3436f573 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c49e42c-7b9c-4d06-9213-53eb4d51de4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:55.731481 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-a35602b6-cf09-4029-a365-c36d3436f573 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:02:55.754879 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-a35602b6-cf09-4029-a365-c36d3436f573 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c49e42c-7b9c-4d06-9213-53eb4d51de4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:55.755682 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-a35602b6-cf09-4029-a365-c36d3436f573 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07ded179-1587-4a69-abcc-f41fa8019842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:55.792332 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-a35602b6-cf09-4029-a365-c36d3436f573 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Created reservations ['c2a9b667-2aca-4301-8f64-94de8e1abb2a', 'b97c64dc-f237-4d39-a74c-4dfbd6adf0ef', '7e1ec032-b16b-4821-b34d-6bd02099cbf7', 'a09583bd-6e46-464d-b291-ecfa5ed105e6'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:02:55.793112 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-a35602b6-cf09-4029-a365-c36d3436f573 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07ded179-1587-4a69-abcc-f41fa8019842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2a9b667-2aca-4301-8f64-94de8e1abb2a', 'b97c64dc-f237-4d39-a74c-4dfbd6adf0ef', '7e1ec032-b16b-4821-b34d-6bd02099cbf7', 'a09583bd-6e46-464d-b291-ecfa5ed105e6']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:55.793860 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-a35602b6-cf09-4029-a365-c36d3436f573 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (223a3b49-d9db-4dc3-be25-a5e0a62a1439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:55.814302 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-a35602b6-cf09-4029-a365-c36d3436f573 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (223a3b49-d9db-4dc3-be25-a5e0a62a1439) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df0b65ff-3beb-42bf-8a55-330b7fa4a394', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1997180755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23e8e9c9768642e59c8746dcfa03d8bc',qos_specs=None,replication_status=,reservations=['c2a9b667-2aca-4301-8f64-94de8e1abb2a','b97c64dc-f237-4d39-a74c-4dfbd6adf0ef','7e1ec032-b16b-4821-b34d-6bd02099cbf7','a09583bd-6e46-464d-b291-ecfa5ed105e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ff052dc03dd4599b5ed47ae53ab755d',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:02:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1997180755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df0b65ff-3beb-42bf-8a55-330b7fa4a394,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23e8e9c9768642e59c8746dcfa03d8bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ff052dc03dd4599b5ed47ae53ab755d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:55.815015 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-a35602b6-cf09-4029-a365-c36d3436f573 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b522362b-1217-438e-afe4-42c619c51a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:55.838671 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-a35602b6-cf09-4029-a365-c36d3436f573 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b522362b-1217-438e-afe4-42c619c51a9b) transitioned into state 'SUCCESS' from state '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-1997180755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23e8e9c9768642e59c8746dcfa03d8bc',qos_specs=None,replication_status=,reservations=['c2a9b667-2aca-4301-8f64-94de8e1abb2a','b97c64dc-f237-4d39-a74c-4dfbd6adf0ef','7e1ec032-b16b-4821-b34d-6bd02099cbf7','a09583bd-6e46-464d-b291-ecfa5ed105e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ff052dc03dd4599b5ed47ae53ab755d',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:55.839425 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-a35602b6-cf09-4029-a365-c36d3436f573 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b4fe59a-8c4a-4880-80e7-76d3a6203f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:02:55.850686 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-a35602b6-cf09-4029-a365-c36d3436f573 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b4fe59a-8c4a-4880-80e7-76d3a6203f47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:02:55.851487 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-a35602b6-cf09-4029-a365-c36d3436f573 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Flow 'volume_create_api' (9f6bbd64-8853-49f3-9d0d-0eccd7b8bf88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:02:55.851799 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-a35602b6-cf09-4029-a365-c36d3436f573 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Create volume request issued successfully. Jul 03 22:02:55.852412 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a35602b6-cf09-4029-a365-c36d3436f573 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:02:55.852938 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1395/5611] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 22:02:55 2026] POST /volume/v3/volumes => generated 747 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:02:55.866625 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c6f574a4-f433-48c3-b72c-96185f0bfd1a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:55.868472 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c6f574a4-f433-48c3-b72c-96185f0bfd1a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/volumes/df0b65ff-3beb-42bf-8a55-330b7fa4a394 Jul 03 22:02:55.868757 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c6f574a4-f433-48c3-b72c-96185f0bfd1a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:55.868979 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c6f574a4-f433-48c3-b72c-96185f0bfd1a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:55.871447 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-517c77b9-a027-4e41-bc53-ec1689c91880 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:55.873576 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-517c77b9-a027-4e41-bc53-ec1689c91880 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd Jul 03 22:02:55.873817 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-517c77b9-a027-4e41-bc53-ec1689c91880 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:55.874046 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-517c77b9-a027-4e41-bc53-ec1689c91880 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:55.878725 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:55.878725 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:55.884327 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c6f574a4-f433-48c3-b72c-96185f0bfd1a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Volume info retrieved successfully. Jul 03 22:02:55.885650 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:55.885650 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:55.889324 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c6f574a4-f433-48c3-b72c-96185f0bfd1a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/volumes/df0b65ff-3beb-42bf-8a55-330b7fa4a394 returned with HTTP 200 Jul 03 22:02:55.889764 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-517c77b9-a027-4e41-bc53-ec1689c91880 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:55.890060 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1400/5612] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:55 2026] GET /volume/v3/volumes/df0b65ff-3beb-42bf-8a55-330b7fa4a394 => generated 815 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:55.893972 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-517c77b9-a027-4e41-bc53-ec1689c91880 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd returned with HTTP 200 Jul 03 22:02:55.894347 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1394/5613] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:55 2026] GET /volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:56.902328 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-0f3f963d-5ae9-49ab-af48-62fdcdd9cf5a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:56.904053 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0f3f963d-5ae9-49ab-af48-62fdcdd9cf5a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/volumes/df0b65ff-3beb-42bf-8a55-330b7fa4a394 Jul 03 22:02:56.904274 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0f3f963d-5ae9-49ab-af48-62fdcdd9cf5a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:56.904494 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0f3f963d-5ae9-49ab-af48-62fdcdd9cf5a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:56.906185 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-739c5c53-0674-464e-824c-4b52143f0b24 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:56.908090 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-739c5c53-0674-464e-824c-4b52143f0b24 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd Jul 03 22:02:56.908261 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-739c5c53-0674-464e-824c-4b52143f0b24 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:56.908445 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-739c5c53-0674-464e-824c-4b52143f0b24 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:56.914047 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:56.914047 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:56.918108 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-0f3f963d-5ae9-49ab-af48-62fdcdd9cf5a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Volume info retrieved successfully. Jul 03 22:02:56.921962 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:56.921962 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:56.922527 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0f3f963d-5ae9-49ab-af48-62fdcdd9cf5a tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/volumes/df0b65ff-3beb-42bf-8a55-330b7fa4a394 returned with HTTP 200 Jul 03 22:02:56.922939 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1425/5614] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:56 2026] GET /volume/v3/volumes/df0b65ff-3beb-42bf-8a55-330b7fa4a394 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:56.925522 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-739c5c53-0674-464e-824c-4b52143f0b24 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:56.930788 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-739c5c53-0674-464e-824c-4b52143f0b24 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd returned with HTTP 200 Jul 03 22:02:56.931128 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1396/5615] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:56 2026] GET /volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:56.935535 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-1080e01e-94ca-408f-b8ed-877d369ad4a0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:56.937215 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1080e01e-94ca-408f-b8ed-877d369ad4a0 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 22:02:56.937563 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1080e01e-94ca-408f-b8ed-877d369ad4a0 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "df0b65ff-3beb-42bf-8a55-330b7fa4a394", "name": "tempest-VolumesBackupsTest-Snapshot-761018467"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:56.946112 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:56.946112 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:56.948053 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-1080e01e-94ca-408f-b8ed-877d369ad4a0 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Volume info retrieved successfully. Jul 03 22:02:56.948053 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-1080e01e-94ca-408f-b8ed-877d369ad4a0 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Create snapshot from volume df0b65ff-3beb-42bf-8a55-330b7fa4a394 Jul 03 22:02:57.009344 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-1080e01e-94ca-408f-b8ed-877d369ad4a0 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Created reservations ['65d59ef2-e660-444f-ae8f-de1b26d1bfa3', '99ae3628-4878-4064-8ceb-3ff3f47b64f8', '691bd58f-a5de-4e11-9f0f-c56129c02cf3', '99cc9d7b-8254-434d-a364-4237e70d70a0'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:02:57.042342 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-1080e01e-94ca-408f-b8ed-877d369ad4a0 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Snapshot create request issued successfully. Jul 03 22:02:57.042658 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1080e01e-94ca-408f-b8ed-877d369ad4a0 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 22:02:57.043068 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1401/5616] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 22:02:56 2026] POST /volume/v3/snapshots => generated 304 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:02:57.051451 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-039cb5cb-cf77-45dd-ae34-49defe334785 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:57.053263 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-039cb5cb-cf77-45dd-ae34-49defe334785 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/snapshots/94de3712-c3c2-44f3-b99b-6f22852f5884 Jul 03 22:02:57.053466 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-039cb5cb-cf77-45dd-ae34-49defe334785 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:57.053644 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-039cb5cb-cf77-45dd-ae34-49defe334785 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:57.058788 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:57.058788 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:57.059262 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-039cb5cb-cf77-45dd-ae34-49defe334785 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Snapshot retrieved successfully. Jul 03 22:02:57.060197 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-039cb5cb-cf77-45dd-ae34-49defe334785 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/snapshots/94de3712-c3c2-44f3-b99b-6f22852f5884 returned with HTTP 200 Jul 03 22:02:57.060673 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1395/5617] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:02:57 2026] GET /volume/v3/snapshots/94de3712-c3c2-44f3-b99b-6f22852f5884 => generated 436 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:57.640989 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-2efb0d34-3a24-460c-a280-5dfb79b96897 req-fcf9470b-e322-4a63-99c0-ca4c26d819a2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:57.643444 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-2efb0d34-3a24-460c-a280-5dfb79b96897 req-fcf9470b-e322-4a63-99c0-ca4c26d819a2 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] POST https://10.4.3.32/volume/v3/attachments/e2bbf167-3d25-48b2-b950-169f4769f97f/action Jul 03 22:02:57.643963 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-2efb0d34-3a24-460c-a280-5dfb79b96897 req-fcf9470b-e322-4a63-99c0-ca4c26d819a2 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Action body: b'{"os-complete": null}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 22:02:57.644129 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-2efb0d34-3a24-460c-a280-5dfb79b96897 req-fcf9470b-e322-4a63-99c0-ca4c26d819a2 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:57.663717 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:57.663717 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:57.676850 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-2efb0d34-3a24-460c-a280-5dfb79b96897 req-fcf9470b-e322-4a63-99c0-ca4c26d819a2 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/attachments/e2bbf167-3d25-48b2-b950-169f4769f97f/action returned with HTTP 204 Jul 03 22:02:57.677313 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1426/5618] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 22:02:57 2026] POST /volume/v3/attachments/e2bbf167-3d25-48b2-b950-169f4769f97f/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:02:57.943155 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-26a09839-fb74-4408-a24e-2584289ee1d5 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:57.945007 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-26a09839-fb74-4408-a24e-2584289ee1d5 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd Jul 03 22:02:57.945109 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-26a09839-fb74-4408-a24e-2584289ee1d5 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:57.945318 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-26a09839-fb74-4408-a24e-2584289ee1d5 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:57.954516 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:57.954516 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:57.957987 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-26a09839-fb74-4408-a24e-2584289ee1d5 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:02:57.962868 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-26a09839-fb74-4408-a24e-2584289ee1d5 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd returned with HTTP 200 Jul 03 22:02:57.963216 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1397/5619] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:57 2026] GET /volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd => generated 1174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:02:58.069862 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-41837af4-6bda-4bc9-b7ef-5a75d7e5cb79 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:58.071882 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-41837af4-6bda-4bc9-b7ef-5a75d7e5cb79 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/snapshots/94de3712-c3c2-44f3-b99b-6f22852f5884 Jul 03 22:02:58.072100 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-41837af4-6bda-4bc9-b7ef-5a75d7e5cb79 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:58.072281 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-41837af4-6bda-4bc9-b7ef-5a75d7e5cb79 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:58.077511 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:58.077511 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:58.077994 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-41837af4-6bda-4bc9-b7ef-5a75d7e5cb79 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Snapshot retrieved successfully. Jul 03 22:02:58.078759 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-41837af4-6bda-4bc9-b7ef-5a75d7e5cb79 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/snapshots/94de3712-c3c2-44f3-b99b-6f22852f5884 returned with HTTP 200 Jul 03 22:02:58.079129 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1402/5620] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:02:58 2026] GET /volume/v3/snapshots/94de3712-c3c2-44f3-b99b-6f22852f5884 => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:58.088524 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-bb44df5c-be20-45c1-a807-3030bc6807ab None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:58.090179 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bb44df5c-be20-45c1-a807-3030bc6807ab tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] POST https://10.4.3.32/volume/v3/backups Jul 03 22:02:58.090530 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bb44df5c-be20-45c1-a807-3030bc6807ab tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "df0b65ff-3beb-42bf-8a55-330b7fa4a394", "snapshot_id": "94de3712-c3c2-44f3-b99b-6f22852f5884", "name": "tempest-VolumesBackupsTest-Backup-1405249331"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:58.091959 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.contrib.backups [None req-bb44df5c-be20-45c1-a807-3030bc6807ab tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Creating new backup {'backup': {'volume_id': 'df0b65ff-3beb-42bf-8a55-330b7fa4a394', 'snapshot_id': '94de3712-c3c2-44f3-b99b-6f22852f5884', 'name': 'tempest-VolumesBackupsTest-Backup-1405249331'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 22:02:58.092083 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.contrib.backups [None req-bb44df5c-be20-45c1-a807-3030bc6807ab tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Creating backup of volume df0b65ff-3beb-42bf-8a55-330b7fa4a394 in container None Jul 03 22:02:58.098668 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:58.098668 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:58.099157 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-bb44df5c-be20-45c1-a807-3030bc6807ab tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Volume info retrieved successfully. Jul 03 22:02:58.104505 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:58.104505 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:58.105057 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-bb44df5c-be20-45c1-a807-3030bc6807ab tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Snapshot retrieved successfully. Jul 03 22:02:58.121123 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-bb44df5c-be20-45c1-a807-3030bc6807ab tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Created reservations ['6d186ae8-8ed4-4d7e-a48e-2c36919855a5', '0d5263ec-ee97-4750-893c-f5b3aedb84ca'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:02:58.154916 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bb44df5c-be20-45c1-a807-3030bc6807ab tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 22:02:58.155417 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1396/5621] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 22:02:58 2026] POST /volume/v3/backups => generated 328 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:02:58.165427 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ac840a09-1e94-4cd4-ae78-1c16cf98f44b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:58.167247 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ac840a09-1e94-4cd4-ae78-1c16cf98f44b tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee Jul 03 22:02:58.167442 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ac840a09-1e94-4cd4-ae78-1c16cf98f44b tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:58.167618 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ac840a09-1e94-4cd4-ae78-1c16cf98f44b tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:58.167726 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-ac840a09-1e94-4cd4-ae78-1c16cf98f44b tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f0267b3c-6b19-4b74-9d13-e249010e7cee. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:02:58.172461 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:58.172461 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:02:58.173674 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ac840a09-1e94-4cd4-ae78-1c16cf98f44b tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee returned with HTTP 200 Jul 03 22:02:58.174184 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1427/5622] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:58 2026] GET /volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee => generated 769 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:59.183655 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-3e0df1bd-91da-4fc8-bc58-d80434381d8f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:59.185247 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3e0df1bd-91da-4fc8-bc58-d80434381d8f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee Jul 03 22:02:59.185432 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3e0df1bd-91da-4fc8-bc58-d80434381d8f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:59.185609 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3e0df1bd-91da-4fc8-bc58-d80434381d8f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:59.185724 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-3e0df1bd-91da-4fc8-bc58-d80434381d8f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f0267b3c-6b19-4b74-9d13-e249010e7cee. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:02:59.189569 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:59.189569 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:02:59.190228 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3e0df1bd-91da-4fc8-bc58-d80434381d8f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee returned with HTTP 200 Jul 03 22:02:59.190562 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1398/5623] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:59 2026] GET /volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee => generated 771 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:59.374137 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-72fb3a71-ad4d-4272-a30f-d9ddb770c9bf None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:59.377882 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-72fb3a71-ad4d-4272-a30f-d9ddb770c9bf tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] DELETE https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f Jul 03 22:02:59.378042 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-72fb3a71-ad4d-4272-a30f-d9ddb770c9bf tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:59.378205 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-72fb3a71-ad4d-4272-a30f-d9ddb770c9bf tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:59.378350 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-72fb3a71-ad4d-4272-a30f-d9ddb770c9bf tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Delete volume with id: e12a4d12-cb68-49c5-ab3a-ff367045c46f Jul 03 22:02:59.390252 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:59.390252 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:02:59.390761 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-72fb3a71-ad4d-4272-a30f-d9ddb770c9bf tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Volume info retrieved successfully. Jul 03 22:02:59.418481 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-72fb3a71-ad4d-4272-a30f-d9ddb770c9bf tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Delete volume request issued successfully. Jul 03 22:02:59.418595 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-72fb3a71-ad4d-4272-a30f-d9ddb770c9bf tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f returned with HTTP 202 Jul 03 22:02:59.418976 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1403/5624] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:02:59 2026] DELETE /volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:02:59.426407 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a2e0db13-f549-498e-8caa-a871721ffc84 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:59.428353 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a2e0db13-f549-498e-8caa-a871721ffc84 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f Jul 03 22:02:59.428563 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a2e0db13-f549-498e-8caa-a871721ffc84 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:02:59.428756 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a2e0db13-f549-498e-8caa-a871721ffc84 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:02:59.436120 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:59.436120 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:02:59.440239 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-a2e0db13-f549-498e-8caa-a871721ffc84 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Volume info retrieved successfully. Jul 03 22:02:59.445905 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a2e0db13-f549-498e-8caa-a871721ffc84 tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f returned with HTTP 200 Jul 03 22:02:59.446382 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1397/5625] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:02:59 2026] GET /volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f => generated 836 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:00.202619 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-6e215afb-8c4f-4947-80a2-72ec32946146 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:00.204277 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6e215afb-8c4f-4947-80a2-72ec32946146 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee Jul 03 22:03:00.204504 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6e215afb-8c4f-4947-80a2-72ec32946146 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:00.204744 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6e215afb-8c4f-4947-80a2-72ec32946146 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:00.204852 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-6e215afb-8c4f-4947-80a2-72ec32946146 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f0267b3c-6b19-4b74-9d13-e249010e7cee. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:03:00.208819 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:00.208819 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:00.209572 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6e215afb-8c4f-4947-80a2-72ec32946146 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee returned with HTTP 200 Jul 03 22:03:00.209960 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1428/5626] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:00 2026] GET /volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee => generated 771 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:00.460113 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-75540b72-4fd5-4fb6-ad09-cf07f5328e1a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:00.462482 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-75540b72-4fd5-4fb6-ad09-cf07f5328e1a tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] GET https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f Jul 03 22:03:00.462785 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-75540b72-4fd5-4fb6-ad09-cf07f5328e1a tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:00.463054 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-75540b72-4fd5-4fb6-ad09-cf07f5328e1a tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:00.465795 np0000004475 devstack@c-api.service[99935]: DEBUG dbcounter [-] [99935] Writing DB stats cinder:SELECT=243,cinder:UPDATE=74,cinder:INSERT=25 {{(pid=99935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:03:00.471528 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-75540b72-4fd5-4fb6-ad09-cf07f5328e1a tempest-TestStampPattern-96486235 tempest-TestStampPattern-96486235-project-member] https://10.4.3.32/volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f returned with HTTP 404 Jul 03 22:03:00.472441 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1399/5627] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:00 2026] GET /volume/v3/volumes/e12a4d12-cb68-49c5-ab3a-ff367045c46f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:01.219480 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a100af7e-6bdd-4730-be51-beee100a86be None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:01.224134 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a100af7e-6bdd-4730-be51-beee100a86be tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee Jul 03 22:03:01.224134 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a100af7e-6bdd-4730-be51-beee100a86be tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:01.224134 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a100af7e-6bdd-4730-be51-beee100a86be tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:01.224134 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-a100af7e-6bdd-4730-be51-beee100a86be tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f0267b3c-6b19-4b74-9d13-e249010e7cee. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:03:01.227321 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-7cb3abe9-fcec-4bc3-968d-4186a79fe365 req-7f0e41b2-5f34-4d9b-800d-4699ba6a4cd9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:01.230555 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:01.230555 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:01.230555 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a100af7e-6bdd-4730-be51-beee100a86be tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee returned with HTTP 200 Jul 03 22:03:01.230717 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-7cb3abe9-fcec-4bc3-968d-4186a79fe365 req-7f0e41b2-5f34-4d9b-800d-4699ba6a4cd9 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd Jul 03 22:03:01.230748 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1404/5628] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:01 2026] GET /volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee => generated 771 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:01.230942 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-7cb3abe9-fcec-4bc3-968d-4186a79fe365 req-7f0e41b2-5f34-4d9b-800d-4699ba6a4cd9 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:01.231145 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-7cb3abe9-fcec-4bc3-968d-4186a79fe365 req-7f0e41b2-5f34-4d9b-800d-4699ba6a4cd9 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:01.244420 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:01.244420 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:01.249424 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-7cb3abe9-fcec-4bc3-968d-4186a79fe365 req-7f0e41b2-5f34-4d9b-800d-4699ba6a4cd9 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:03:01.255912 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-7cb3abe9-fcec-4bc3-968d-4186a79fe365 req-7f0e41b2-5f34-4d9b-800d-4699ba6a4cd9 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd returned with HTTP 200 Jul 03 22:03:01.255912 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1398/5629] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 22:03:01 2026] GET /volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd => generated 1174 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:01.275315 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-7cb3abe9-fcec-4bc3-968d-4186a79fe365 req-d5ab6bf1-6376-42c4-91fa-c2cc46234772 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:01.278041 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-7cb3abe9-fcec-4bc3-968d-4186a79fe365 req-d5ab6bf1-6376-42c4-91fa-c2cc46234772 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] POST https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd/action Jul 03 22:03:01.278532 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-7cb3abe9-fcec-4bc3-968d-4186a79fe365 req-d5ab6bf1-6376-42c4-91fa-c2cc46234772 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 22:03:01.278786 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-7cb3abe9-fcec-4bc3-968d-4186a79fe365 req-d5ab6bf1-6376-42c4-91fa-c2cc46234772 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:01.293733 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:01.293733 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:01.294426 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-7cb3abe9-fcec-4bc3-968d-4186a79fe365 req-d5ab6bf1-6376-42c4-91fa-c2cc46234772 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:03:01.301860 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-7cb3abe9-fcec-4bc3-968d-4186a79fe365 req-d5ab6bf1-6376-42c4-91fa-c2cc46234772 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Begin detaching volume completed successfully. Jul 03 22:03:01.302234 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-7cb3abe9-fcec-4bc3-968d-4186a79fe365 req-d5ab6bf1-6376-42c4-91fa-c2cc46234772 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd/action returned with HTTP 202 Jul 03 22:03:01.302924 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1429/5630] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 22:03:01 2026] POST /volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 22:03:02.241070 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-fa00af66-2a72-4042-9d09-0988ab4ebd1d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:02.243047 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fa00af66-2a72-4042-9d09-0988ab4ebd1d tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee Jul 03 22:03:02.243397 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fa00af66-2a72-4042-9d09-0988ab4ebd1d tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:02.243897 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fa00af66-2a72-4042-9d09-0988ab4ebd1d tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:02.244113 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-fa00af66-2a72-4042-9d09-0988ab4ebd1d tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f0267b3c-6b19-4b74-9d13-e249010e7cee. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:03:02.258514 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:02.258514 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:02.258514 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fa00af66-2a72-4042-9d09-0988ab4ebd1d tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee returned with HTTP 200 Jul 03 22:03:02.258514 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1400/5631] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:02 2026] GET /volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee => generated 782 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:02.329862 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-7395c930-5c6c-4b89-ab53-a6f21044a370 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:02.330252 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7395c930-5c6c-4b89-ab53-a6f21044a370 None None] GET https://10.4.3.32/volume// Jul 03 22:03:02.330428 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7395c930-5c6c-4b89-ab53-a6f21044a370 None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:02.330637 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7395c930-5c6c-4b89-ab53-a6f21044a370 None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:02.330994 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7395c930-5c6c-4b89-ab53-a6f21044a370 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:03:02.331186 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1405/5632] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 22: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 22:03:02.344952 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-7cb3abe9-fcec-4bc3-968d-4186a79fe365 req-e0a08e9d-c93f-4583-bacc-16654a0a93b6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:02.347335 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-7cb3abe9-fcec-4bc3-968d-4186a79fe365 req-e0a08e9d-c93f-4583-bacc-16654a0a93b6 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd Jul 03 22:03:02.347605 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-7cb3abe9-fcec-4bc3-968d-4186a79fe365 req-e0a08e9d-c93f-4583-bacc-16654a0a93b6 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:02.347827 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-7cb3abe9-fcec-4bc3-968d-4186a79fe365 req-e0a08e9d-c93f-4583-bacc-16654a0a93b6 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:02.358008 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:02.358008 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:02.361806 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-7cb3abe9-fcec-4bc3-968d-4186a79fe365 req-e0a08e9d-c93f-4583-bacc-16654a0a93b6 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:03:02.371222 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-7cb3abe9-fcec-4bc3-968d-4186a79fe365 req-e0a08e9d-c93f-4583-bacc-16654a0a93b6 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd returned with HTTP 200 Jul 03 22:03:02.372130 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1399/5633] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 22:03:02 2026] GET /volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd => generated 1357 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:03:03.222391 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-7cb3abe9-fcec-4bc3-968d-4186a79fe365 req-d98480a8-4bf7-4cd9-a341-3bf5f8663088 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:03.226046 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-7cb3abe9-fcec-4bc3-968d-4186a79fe365 req-d98480a8-4bf7-4cd9-a341-3bf5f8663088 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] DELETE https://10.4.3.32/volume/v3/attachments/e2bbf167-3d25-48b2-b950-169f4769f97f Jul 03 22:03:03.226046 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-7cb3abe9-fcec-4bc3-968d-4186a79fe365 req-d98480a8-4bf7-4cd9-a341-3bf5f8663088 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:03.226046 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-7cb3abe9-fcec-4bc3-968d-4186a79fe365 req-d98480a8-4bf7-4cd9-a341-3bf5f8663088 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:03.232041 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:03.232041 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:03.266764 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e80c2e29-cd7b-4fca-aeef-d3ecd5d10dab None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:03.269039 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e80c2e29-cd7b-4fca-aeef-d3ecd5d10dab tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee Jul 03 22:03:03.269489 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e80c2e29-cd7b-4fca-aeef-d3ecd5d10dab tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:03.269838 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e80c2e29-cd7b-4fca-aeef-d3ecd5d10dab tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:03.270037 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-e80c2e29-cd7b-4fca-aeef-d3ecd5d10dab tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f0267b3c-6b19-4b74-9d13-e249010e7cee. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:03:03.280425 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:03.280425 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:03.280975 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e80c2e29-cd7b-4fca-aeef-d3ecd5d10dab tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee returned with HTTP 200 Jul 03 22:03:03.290197 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1401/5634] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:03 2026] GET /volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee => generated 782 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:03.764459 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-7cb3abe9-fcec-4bc3-968d-4186a79fe365 req-d98480a8-4bf7-4cd9-a341-3bf5f8663088 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/attachments/e2bbf167-3d25-48b2-b950-169f4769f97f returned with HTTP 200 Jul 03 22:03:03.764644 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1430/5635] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 22:03:03 2026] DELETE /volume/v3/attachments/e2bbf167-3d25-48b2-b950-169f4769f97f => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:04.295412 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-19802e69-a3a3-4f48-a1f4-c7d21a2646ea None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:04.297107 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-19802e69-a3a3-4f48-a1f4-c7d21a2646ea tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee Jul 03 22:03:04.297308 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-19802e69-a3a3-4f48-a1f4-c7d21a2646ea tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:04.297513 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-19802e69-a3a3-4f48-a1f4-c7d21a2646ea tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:04.297647 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-19802e69-a3a3-4f48-a1f4-c7d21a2646ea tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f0267b3c-6b19-4b74-9d13-e249010e7cee. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:03:04.301967 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:04.301967 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:04.302695 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-19802e69-a3a3-4f48-a1f4-c7d21a2646ea tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee returned with HTTP 200 Jul 03 22:03:04.303069 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1406/5636] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:04 2026] GET /volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:04.483869 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9b447a58-6511-4697-8842-94796f70c08b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:04.485580 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9b447a58-6511-4697-8842-94796f70c08b tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd Jul 03 22:03:04.485764 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9b447a58-6511-4697-8842-94796f70c08b tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:04.485936 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9b447a58-6511-4697-8842-94796f70c08b tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:04.493297 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:04.493297 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:04.496568 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-9b447a58-6511-4697-8842-94796f70c08b tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:03:04.501903 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9b447a58-6511-4697-8842-94796f70c08b tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd returned with HTTP 200 Jul 03 22:03:04.502345 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1400/5637] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:04 2026] GET /volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:04.518356 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ed5685a7-5b30-45a3-aed9-1ce30d209d2f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:04.520620 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ed5685a7-5b30-45a3-aed9-1ce30d209d2f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd Jul 03 22:03:04.520907 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ed5685a7-5b30-45a3-aed9-1ce30d209d2f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:04.521177 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ed5685a7-5b30-45a3-aed9-1ce30d209d2f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:04.529010 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:04.529010 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:04.532867 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-ed5685a7-5b30-45a3-aed9-1ce30d209d2f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:03:04.537454 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ed5685a7-5b30-45a3-aed9-1ce30d209d2f tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd returned with HTTP 200 Jul 03 22:03:04.537927 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1402/5638] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:04 2026] GET /volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:04.549308 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d9b66e62-7b04-4575-b6ee-10e4e812ed5b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:04.550922 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d9b66e62-7b04-4575-b6ee-10e4e812ed5b tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] DELETE https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd Jul 03 22:03:04.551097 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d9b66e62-7b04-4575-b6ee-10e4e812ed5b tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:04.551291 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d9b66e62-7b04-4575-b6ee-10e4e812ed5b tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:04.551634 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-d9b66e62-7b04-4575-b6ee-10e4e812ed5b tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Delete volume with id: 01532cd1-9428-472d-9711-43acc87397bd Jul 03 22:03:04.557786 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:04.557786 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:04.558205 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d9b66e62-7b04-4575-b6ee-10e4e812ed5b tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:03:04.579403 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d9b66e62-7b04-4575-b6ee-10e4e812ed5b tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Delete volume request issued successfully. Jul 03 22:03:04.579403 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d9b66e62-7b04-4575-b6ee-10e4e812ed5b tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd returned with HTTP 202 Jul 03 22:03:04.579800 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1431/5639] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:03:04 2026] DELETE /volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:04.589169 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-8bab40a5-0aa8-4420-acdc-2d2fb1634946 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:04.591308 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8bab40a5-0aa8-4420-acdc-2d2fb1634946 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd Jul 03 22:03:04.591588 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8bab40a5-0aa8-4420-acdc-2d2fb1634946 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:04.591811 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8bab40a5-0aa8-4420-acdc-2d2fb1634946 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:04.599934 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:04.599934 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:04.603175 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-8bab40a5-0aa8-4420-acdc-2d2fb1634946 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:03:04.607503 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8bab40a5-0aa8-4420-acdc-2d2fb1634946 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd returned with HTTP 200 Jul 03 22:03:04.607921 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1407/5640] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:04 2026] GET /volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:05.314450 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-62f0a27d-a939-4c32-a663-b8840cfc4538 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:05.316160 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-62f0a27d-a939-4c32-a663-b8840cfc4538 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee Jul 03 22:03:05.316381 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-62f0a27d-a939-4c32-a663-b8840cfc4538 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:05.316603 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-62f0a27d-a939-4c32-a663-b8840cfc4538 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:05.316749 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-62f0a27d-a939-4c32-a663-b8840cfc4538 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f0267b3c-6b19-4b74-9d13-e249010e7cee. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:03:05.321086 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:05.321086 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:05.321919 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-62f0a27d-a939-4c32-a663-b8840cfc4538 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee returned with HTTP 200 Jul 03 22:03:05.322385 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1401/5641] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:05 2026] GET /volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:05.621264 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-be85f2d3-adc4-4ac7-b11c-175a03899beb None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:05.623897 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-be85f2d3-adc4-4ac7-b11c-175a03899beb tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd Jul 03 22:03:05.624171 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-be85f2d3-adc4-4ac7-b11c-175a03899beb tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:05.624470 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-be85f2d3-adc4-4ac7-b11c-175a03899beb tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:05.633279 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-be85f2d3-adc4-4ac7-b11c-175a03899beb tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd returned with HTTP 404 Jul 03 22:03:05.633966 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1403/5642] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:05 2026] GET /volume/v3/volumes/01532cd1-9428-472d-9711-43acc87397bd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:05.642053 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-40801fef-0dd1-4ea9-8a33-0b115b918a99 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:05.643828 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-40801fef-0dd1-4ea9-8a33-0b115b918a99 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 Jul 03 22:03:05.644039 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-40801fef-0dd1-4ea9-8a33-0b115b918a99 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:05.644285 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-40801fef-0dd1-4ea9-8a33-0b115b918a99 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:05.646648 np0000004475 devstack@c-api.service[99936]: DEBUG dbcounter [-] [99936] Writing DB stats cinder:SELECT=224,cinder:UPDATE=54,cinder:INSERT=21 {{(pid=99936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:03:05.651136 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:05.651136 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:05.654777 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-40801fef-0dd1-4ea9-8a33-0b115b918a99 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:03:05.660038 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-40801fef-0dd1-4ea9-8a33-0b115b918a99 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 returned with HTTP 200 Jul 03 22:03:05.660490 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1432/5643] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:05 2026] GET /volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:05.671730 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f8b8727c-cf6b-4137-97e6-ea19d319eef4 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:05.673836 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f8b8727c-cf6b-4137-97e6-ea19d319eef4 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 Jul 03 22:03:05.674103 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f8b8727c-cf6b-4137-97e6-ea19d319eef4 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:05.674339 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f8b8727c-cf6b-4137-97e6-ea19d319eef4 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:05.681919 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:05.681919 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:05.685544 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-f8b8727c-cf6b-4137-97e6-ea19d319eef4 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:03:05.691692 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f8b8727c-cf6b-4137-97e6-ea19d319eef4 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 returned with HTTP 200 Jul 03 22:03:05.691692 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1408/5644] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:05 2026] GET /volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:05.707573 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f578045a-65a5-4aab-92a2-b189b49138d2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:05.710119 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f578045a-65a5-4aab-92a2-b189b49138d2 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] DELETE https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 Jul 03 22:03:05.710365 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f578045a-65a5-4aab-92a2-b189b49138d2 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:05.710619 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f578045a-65a5-4aab-92a2-b189b49138d2 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:05.710802 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-f578045a-65a5-4aab-92a2-b189b49138d2 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Delete volume with id: 0a48fa9b-2db6-4c03-a7f4-4975543b8f89 Jul 03 22:03:05.719124 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:05.719124 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:05.719742 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f578045a-65a5-4aab-92a2-b189b49138d2 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:03:05.741271 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f578045a-65a5-4aab-92a2-b189b49138d2 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Delete volume request issued successfully. Jul 03 22:03:05.741603 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f578045a-65a5-4aab-92a2-b189b49138d2 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 returned with HTTP 202 Jul 03 22:03:05.742216 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1402/5645] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:03:05 2026] DELETE /volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:05.752258 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5a81a49f-555a-424c-96d9-d5480609b97b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:05.756020 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5a81a49f-555a-424c-96d9-d5480609b97b tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 Jul 03 22:03:05.756226 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5a81a49f-555a-424c-96d9-d5480609b97b tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:05.756479 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5a81a49f-555a-424c-96d9-d5480609b97b tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:05.764398 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:05.764398 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:05.770453 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-5a81a49f-555a-424c-96d9-d5480609b97b tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:03:05.775724 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5a81a49f-555a-424c-96d9-d5480609b97b tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 returned with HTTP 200 Jul 03 22:03:05.776111 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1404/5646] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:05 2026] GET /volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:05.787354 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a45a28b2-ed37-4830-94dc-39ed8a23117f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:05.907013 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a45a28b2-ed37-4830-94dc-39ed8a23117f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:03:05.907947 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a45a28b2-ed37-4830-94dc-39ed8a23117f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "f4ececa3-1558-4774-bffb-35f7b89c60f0", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-970042101"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:05.912507 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-a45a28b2-ed37-4830-94dc-39ed8a23117f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Create volume request body: {'volume': {"'imageRef": 'f4ececa3-1558-4774-bffb-35f7b89c60f0', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-970042101'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:03:05.912809 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-a45a28b2-ed37-4830-94dc-39ed8a23117f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Create volume of 1 GB Jul 03 22:03:05.922101 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-a45a28b2-ed37-4830-94dc-39ed8a23117f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Availability Zones retrieved successfully. Jul 03 22:03:05.930917 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a45a28b2-ed37-4830-94dc-39ed8a23117f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Flow 'volume_create_api' (7ef6322d-a1a0-47f2-b161-850883879839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:05.932442 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a45a28b2-ed37-4830-94dc-39ed8a23117f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d54e37c-b542-41de-bcbf-809320d60917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:05.933498 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-a45a28b2-ed37-4830-94dc-39ed8a23117f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:03:05.967331 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a45a28b2-ed37-4830-94dc-39ed8a23117f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d54e37c-b542-41de-bcbf-809320d60917) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:05.968110 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a45a28b2-ed37-4830-94dc-39ed8a23117f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c0b9f7a-e1e5-47ed-af82-7b76ef4cb9a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:06.031467 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-a45a28b2-ed37-4830-94dc-39ed8a23117f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Created reservations ['109da51f-3944-4f10-9044-c04919d04d59', 'f4070d29-e3e0-4a1e-a2db-5f66543ce205', 'e36ce5bc-0a54-4705-81db-fb270e254572', '991f9285-d3da-45db-9af3-9cbd92202c4b'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:03:06.032224 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a45a28b2-ed37-4830-94dc-39ed8a23117f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c0b9f7a-e1e5-47ed-af82-7b76ef4cb9a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['109da51f-3944-4f10-9044-c04919d04d59', 'f4070d29-e3e0-4a1e-a2db-5f66543ce205', 'e36ce5bc-0a54-4705-81db-fb270e254572', '991f9285-d3da-45db-9af3-9cbd92202c4b']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:06.033150 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a45a28b2-ed37-4830-94dc-39ed8a23117f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50979b77-155d-4a90-844a-0b8915c5ad0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:06.056853 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a45a28b2-ed37-4830-94dc-39ed8a23117f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50979b77-155d-4a90-844a-0b8915c5ad0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3afb1ee5-2492-40e9-a109-05f99e5b68ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-970042101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a461dd7fba044a588e0c931da08c0d7',qos_specs=None,replication_status=,reservations=['109da51f-3944-4f10-9044-c04919d04d59','f4070d29-e3e0-4a1e-a2db-5f66543ce205','e36ce5bc-0a54-4705-81db-fb270e254572','991f9285-d3da-45db-9af3-9cbd92202c4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bd5aa8b7dda4d1fb39c3d16cb8853f7',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:03:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-970042101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3afb1ee5-2492-40e9-a109-05f99e5b68ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a461dd7fba044a588e0c931da08c0d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1bd5aa8b7dda4d1fb39c3d16cb8853f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:06.057949 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a45a28b2-ed37-4830-94dc-39ed8a23117f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6932c9bc-bb94-448d-8e96-b77ad56f09e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:06.088562 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a45a28b2-ed37-4830-94dc-39ed8a23117f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6932c9bc-bb94-448d-8e96-b77ad56f09e8) transitioned into state 'SUCCESS' from state '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-970042101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a461dd7fba044a588e0c931da08c0d7',qos_specs=None,replication_status=,reservations=['109da51f-3944-4f10-9044-c04919d04d59','f4070d29-e3e0-4a1e-a2db-5f66543ce205','e36ce5bc-0a54-4705-81db-fb270e254572','991f9285-d3da-45db-9af3-9cbd92202c4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bd5aa8b7dda4d1fb39c3d16cb8853f7',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:06.088900 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a45a28b2-ed37-4830-94dc-39ed8a23117f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0b8d9b8-ff4e-4193-baa2-07759b0fcba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:06.107896 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a45a28b2-ed37-4830-94dc-39ed8a23117f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0b8d9b8-ff4e-4193-baa2-07759b0fcba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:06.108733 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-a45a28b2-ed37-4830-94dc-39ed8a23117f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Flow 'volume_create_api' (7ef6322d-a1a0-47f2-b161-850883879839) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:06.109053 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-a45a28b2-ed37-4830-94dc-39ed8a23117f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Create volume request issued successfully. Jul 03 22:03:06.109656 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a45a28b2-ed37-4830-94dc-39ed8a23117f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:03:06.110055 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1433/5647] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 22:03:05 2026] POST /volume/v3/volumes => generated 754 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:03:06.125924 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-09c1f00a-5e50-4f6f-9b94-678939a7d95f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:06.127568 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-09c1f00a-5e50-4f6f-9b94-678939a7d95f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:03:06.127885 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-09c1f00a-5e50-4f6f-9b94-678939a7d95f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "f4ececa3-1558-4774-bffb-35f7b89c60f0", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-591846387"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:06.129233 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-09c1f00a-5e50-4f6f-9b94-678939a7d95f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Create volume request body: {'volume': {"'imageRef": 'f4ececa3-1558-4774-bffb-35f7b89c60f0', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-591846387'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:03:06.129356 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-09c1f00a-5e50-4f6f-9b94-678939a7d95f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Create volume of 1 GB Jul 03 22:03:06.135572 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-09c1f00a-5e50-4f6f-9b94-678939a7d95f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Availability Zones retrieved successfully. Jul 03 22:03:06.142179 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-09c1f00a-5e50-4f6f-9b94-678939a7d95f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Flow 'volume_create_api' (9660da77-fc9f-4d58-b909-d61d7503ee4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:06.143038 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-09c1f00a-5e50-4f6f-9b94-678939a7d95f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64cebaa9-5540-4865-8d6a-b2b96283284e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:06.143889 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-09c1f00a-5e50-4f6f-9b94-678939a7d95f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:03:06.183161 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-09c1f00a-5e50-4f6f-9b94-678939a7d95f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64cebaa9-5540-4865-8d6a-b2b96283284e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:06.183943 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-09c1f00a-5e50-4f6f-9b94-678939a7d95f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (764127ae-7959-4c3f-a06f-2e2fb31489ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:06.225923 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-09c1f00a-5e50-4f6f-9b94-678939a7d95f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Created reservations ['f081e1c1-7493-48e5-a435-fa48f69af3ef', '243698e9-10b0-41e4-baae-21174f02599f', 'b8d42334-999c-4692-b1e0-f8dca4877b00', 'eb15e484-1eee-46b0-9d10-9c83f19ac4fe'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:03:06.226743 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-09c1f00a-5e50-4f6f-9b94-678939a7d95f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (764127ae-7959-4c3f-a06f-2e2fb31489ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f081e1c1-7493-48e5-a435-fa48f69af3ef', '243698e9-10b0-41e4-baae-21174f02599f', 'b8d42334-999c-4692-b1e0-f8dca4877b00', 'eb15e484-1eee-46b0-9d10-9c83f19ac4fe']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:06.227411 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-09c1f00a-5e50-4f6f-9b94-678939a7d95f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4734fffb-3468-4c96-9392-cf3a77920b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:06.252498 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-09c1f00a-5e50-4f6f-9b94-678939a7d95f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4734fffb-3468-4c96-9392-cf3a77920b1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f433bb7f-b5ba-47d2-b4f9-1c44cdf48a7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-591846387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a461dd7fba044a588e0c931da08c0d7',qos_specs=None,replication_status=,reservations=['f081e1c1-7493-48e5-a435-fa48f69af3ef','243698e9-10b0-41e4-baae-21174f02599f','b8d42334-999c-4692-b1e0-f8dca4877b00','eb15e484-1eee-46b0-9d10-9c83f19ac4fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bd5aa8b7dda4d1fb39c3d16cb8853f7',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:03:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-591846387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f433bb7f-b5ba-47d2-b4f9-1c44cdf48a7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a461dd7fba044a588e0c931da08c0d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1bd5aa8b7dda4d1fb39c3d16cb8853f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:06.253547 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-09c1f00a-5e50-4f6f-9b94-678939a7d95f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a770cf8b-4659-4674-99c4-0ac9df69425c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:06.275680 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-09c1f00a-5e50-4f6f-9b94-678939a7d95f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a770cf8b-4659-4674-99c4-0ac9df69425c) transitioned into state 'SUCCESS' from state '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-591846387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a461dd7fba044a588e0c931da08c0d7',qos_specs=None,replication_status=,reservations=['f081e1c1-7493-48e5-a435-fa48f69af3ef','243698e9-10b0-41e4-baae-21174f02599f','b8d42334-999c-4692-b1e0-f8dca4877b00','eb15e484-1eee-46b0-9d10-9c83f19ac4fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bd5aa8b7dda4d1fb39c3d16cb8853f7',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:06.276320 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-09c1f00a-5e50-4f6f-9b94-678939a7d95f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b41c2e50-2390-4f8a-9338-43a5e4cacbfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:06.286691 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-09c1f00a-5e50-4f6f-9b94-678939a7d95f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b41c2e50-2390-4f8a-9338-43a5e4cacbfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:06.287398 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-09c1f00a-5e50-4f6f-9b94-678939a7d95f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Flow 'volume_create_api' (9660da77-fc9f-4d58-b909-d61d7503ee4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:06.287709 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-09c1f00a-5e50-4f6f-9b94-678939a7d95f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Create volume request issued successfully. Jul 03 22:03:06.288222 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-09c1f00a-5e50-4f6f-9b94-678939a7d95f tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:03:06.288711 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1409/5648] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 22:03:06 2026] POST /volume/v3/volumes => generated 754 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:03:06.302362 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8df0e461-af89-427a-966f-0c37eb4d946d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:06.304099 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8df0e461-af89-427a-966f-0c37eb4d946d tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:03:06.304496 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8df0e461-af89-427a-966f-0c37eb4d946d tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "f4ececa3-1558-4774-bffb-35f7b89c60f0", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1363785763"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:06.306034 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-8df0e461-af89-427a-966f-0c37eb4d946d tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Create volume request body: {'volume': {"'imageRef": 'f4ececa3-1558-4774-bffb-35f7b89c60f0', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1363785763'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:03:06.306159 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-8df0e461-af89-427a-966f-0c37eb4d946d tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Create volume of 1 GB Jul 03 22:03:06.309820 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-8df0e461-af89-427a-966f-0c37eb4d946d tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Availability Zones retrieved successfully. Jul 03 22:03:06.315849 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-8df0e461-af89-427a-966f-0c37eb4d946d tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Flow 'volume_create_api' (45f88534-a8d4-47ab-b3fa-6a9ea08bc36e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:06.316843 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-8df0e461-af89-427a-966f-0c37eb4d946d tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59214504-fddd-4dc9-8782-30b3d0bce4a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:06.317759 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-8df0e461-af89-427a-966f-0c37eb4d946d tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:03:06.333819 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7d63057d-80d8-448c-85fa-1a83d9874dd4 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:06.335618 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7d63057d-80d8-448c-85fa-1a83d9874dd4 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee Jul 03 22:03:06.335806 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7d63057d-80d8-448c-85fa-1a83d9874dd4 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:06.335988 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7d63057d-80d8-448c-85fa-1a83d9874dd4 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:06.336115 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-7d63057d-80d8-448c-85fa-1a83d9874dd4 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f0267b3c-6b19-4b74-9d13-e249010e7cee. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:03:06.340405 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:06.340405 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:06.341280 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7d63057d-80d8-448c-85fa-1a83d9874dd4 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee returned with HTTP 200 Jul 03 22:03:06.341721 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1405/5649] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:06 2026] GET /volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:06.344464 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-8df0e461-af89-427a-966f-0c37eb4d946d tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59214504-fddd-4dc9-8782-30b3d0bce4a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:06.345296 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-8df0e461-af89-427a-966f-0c37eb4d946d tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e88c6d6-d2ec-4381-bdbb-71902e0f0902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:06.381316 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-cd34e1ce-5479-438f-af49-a85d1faccbfc None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:06.383294 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cd34e1ce-5479-438f-af49-a85d1faccbfc tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:03:06.386395 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-8df0e461-af89-427a-966f-0c37eb4d946d tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Created reservations ['11bd593e-1059-4ae1-b87e-11fc99c46fa1', '73a49b9c-bd0b-4d26-a015-78ba917199bc', '1ec39caa-8e62-4e36-8848-9c4ac7e1d417', '787fd669-c71f-45dd-b5a2-408b182b435f'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:03:06.386476 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cd34e1ce-5479-438f-af49-a85d1faccbfc tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1256859929", "snapshot_id": null, "imageRef": "f4ececa3-1558-4774-bffb-35f7b89c60f0", "volume_type": null, "size": 1}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:06.386601 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-8df0e461-af89-427a-966f-0c37eb4d946d tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e88c6d6-d2ec-4381-bdbb-71902e0f0902) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11bd593e-1059-4ae1-b87e-11fc99c46fa1', '73a49b9c-bd0b-4d26-a015-78ba917199bc', '1ec39caa-8e62-4e36-8848-9c4ac7e1d417', '787fd669-c71f-45dd-b5a2-408b182b435f']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:06.386666 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-cd34e1ce-5479-438f-af49-a85d1faccbfc tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1256859929', 'snapshot_id': None, 'imageRef': 'f4ececa3-1558-4774-bffb-35f7b89c60f0', 'volume_type': None, 'size': 1}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:03:06.386712 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-8df0e461-af89-427a-966f-0c37eb4d946d tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eed3ddd6-2f30-4789-a2db-fdc4934576c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:06.412408 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-8df0e461-af89-427a-966f-0c37eb4d946d tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eed3ddd6-2f30-4789-a2db-fdc4934576c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c83001aa-8eae-4b8f-90e8-16ea1d08587d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1363785763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a461dd7fba044a588e0c931da08c0d7',qos_specs=None,replication_status=,reservations=['11bd593e-1059-4ae1-b87e-11fc99c46fa1','73a49b9c-bd0b-4d26-a015-78ba917199bc','1ec39caa-8e62-4e36-8848-9c4ac7e1d417','787fd669-c71f-45dd-b5a2-408b182b435f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bd5aa8b7dda4d1fb39c3d16cb8853f7',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:03:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1363785763',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c83001aa-8eae-4b8f-90e8-16ea1d08587d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a461dd7fba044a588e0c931da08c0d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1bd5aa8b7dda4d1fb39c3d16cb8853f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:06.412408 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-8df0e461-af89-427a-966f-0c37eb4d946d tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (261e76ca-eba9-421d-818c-be2d73b518b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:06.432347 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-8df0e461-af89-427a-966f-0c37eb4d946d tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (261e76ca-eba9-421d-818c-be2d73b518b0) transitioned into state 'SUCCESS' from state '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-1363785763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a461dd7fba044a588e0c931da08c0d7',qos_specs=None,replication_status=,reservations=['11bd593e-1059-4ae1-b87e-11fc99c46fa1','73a49b9c-bd0b-4d26-a015-78ba917199bc','1ec39caa-8e62-4e36-8848-9c4ac7e1d417','787fd669-c71f-45dd-b5a2-408b182b435f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bd5aa8b7dda4d1fb39c3d16cb8853f7',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:06.433306 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-8df0e461-af89-427a-966f-0c37eb4d946d tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e24ea26-1e3b-48d5-ae8a-8ba29673fee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:06.444395 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-8df0e461-af89-427a-966f-0c37eb4d946d tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e24ea26-1e3b-48d5-ae8a-8ba29673fee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:06.444395 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-8df0e461-af89-427a-966f-0c37eb4d946d tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Flow 'volume_create_api' (45f88534-a8d4-47ab-b3fa-6a9ea08bc36e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:06.444395 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-8df0e461-af89-427a-966f-0c37eb4d946d tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Create volume request issued successfully. Jul 03 22:03:06.444395 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8df0e461-af89-427a-966f-0c37eb4d946d tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:03:06.445180 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1403/5650] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 22:03:06 2026] POST /volume/v3/volumes => generated 755 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:03:06.456189 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a2f160d8-3b84-4416-b030-f303873206db None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:06.458022 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a2f160d8-3b84-4416-b030-f303873206db tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:03:06.458378 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a2f160d8-3b84-4416-b030-f303873206db tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "f4ececa3-1558-4774-bffb-35f7b89c60f0", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-341602894"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:06.459834 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-a2f160d8-3b84-4416-b030-f303873206db tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Create volume request body: {'volume': {"'imageRef": 'f4ececa3-1558-4774-bffb-35f7b89c60f0', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-341602894'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:03:06.459961 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-a2f160d8-3b84-4416-b030-f303873206db tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Create volume of 1 GB Jul 03 22:03:06.460249 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:06.460249 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:06.464186 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-a2f160d8-3b84-4416-b030-f303873206db tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Availability Zones retrieved successfully. Jul 03 22:03:06.470092 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a2f160d8-3b84-4416-b030-f303873206db tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Flow 'volume_create_api' (f83244eb-a8c5-4369-bbe7-990c10383e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:06.471044 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a2f160d8-3b84-4416-b030-f303873206db tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94b71319-367c-45bf-b18c-6cc618f41e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:06.472022 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-a2f160d8-3b84-4416-b030-f303873206db tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:03:06.503479 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-cd34e1ce-5479-438f-af49-a85d1faccbfc tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Create volume of 1 GB Jul 03 22:03:06.503609 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a2f160d8-3b84-4416-b030-f303873206db tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94b71319-367c-45bf-b18c-6cc618f41e90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:06.503914 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:06.503914 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:06.504665 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a2f160d8-3b84-4416-b030-f303873206db tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4c6838b-a438-4ed8-b7f9-c8e8d69715f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:06.508897 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-cd34e1ce-5479-438f-af49-a85d1faccbfc tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Availability Zones retrieved successfully. Jul 03 22:03:06.514306 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cd34e1ce-5479-438f-af49-a85d1faccbfc tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Flow 'volume_create_api' (60179ec9-8074-4618-a6a5-2c93f2daf2af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:06.516402 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cd34e1ce-5479-438f-af49-a85d1faccbfc tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b96cf9a8-2158-41c4-91b3-99853ffa27e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:06.517590 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-cd34e1ce-5479-438f-af49-a85d1faccbfc tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:03:06.555762 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-a2f160d8-3b84-4416-b030-f303873206db tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Created reservations ['b4f92434-4bb8-486c-81ec-1c00a212d4b1', 'a87f01de-3e9b-41ee-ba50-7776554c30b7', '5e4c8a43-abf7-4f8b-85fe-6383c64388d5', '9fabe881-8d8c-41f3-80fa-744f1a0a8394'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:03:06.559595 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a2f160d8-3b84-4416-b030-f303873206db tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4c6838b-a438-4ed8-b7f9-c8e8d69715f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4f92434-4bb8-486c-81ec-1c00a212d4b1', 'a87f01de-3e9b-41ee-ba50-7776554c30b7', '5e4c8a43-abf7-4f8b-85fe-6383c64388d5', '9fabe881-8d8c-41f3-80fa-744f1a0a8394']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:06.559595 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a2f160d8-3b84-4416-b030-f303873206db tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1464d50-6387-4156-ab2d-c3b96e09c9bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:06.578652 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cd34e1ce-5479-438f-af49-a85d1faccbfc tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b96cf9a8-2158-41c4-91b3-99853ffa27e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:06.579390 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cd34e1ce-5479-438f-af49-a85d1faccbfc tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20c69f46-1cfe-4005-bd74-af606fb79943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:06.582912 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a2f160d8-3b84-4416-b030-f303873206db tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1464d50-6387-4156-ab2d-c3b96e09c9bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3fb5768-00d7-4d84-b088-d75cafa53976', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-341602894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a461dd7fba044a588e0c931da08c0d7',qos_specs=None,replication_status=,reservations=['b4f92434-4bb8-486c-81ec-1c00a212d4b1','a87f01de-3e9b-41ee-ba50-7776554c30b7','5e4c8a43-abf7-4f8b-85fe-6383c64388d5','9fabe881-8d8c-41f3-80fa-744f1a0a8394'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bd5aa8b7dda4d1fb39c3d16cb8853f7',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:03:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-341602894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3fb5768-00d7-4d84-b088-d75cafa53976,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a461dd7fba044a588e0c931da08c0d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1bd5aa8b7dda4d1fb39c3d16cb8853f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:06.584022 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a2f160d8-3b84-4416-b030-f303873206db tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (844c9e3e-e68b-4084-83ec-35a664f0989c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:06.608249 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a2f160d8-3b84-4416-b030-f303873206db tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (844c9e3e-e68b-4084-83ec-35a664f0989c) transitioned into state 'SUCCESS' from state '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-341602894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a461dd7fba044a588e0c931da08c0d7',qos_specs=None,replication_status=,reservations=['b4f92434-4bb8-486c-81ec-1c00a212d4b1','a87f01de-3e9b-41ee-ba50-7776554c30b7','5e4c8a43-abf7-4f8b-85fe-6383c64388d5','9fabe881-8d8c-41f3-80fa-744f1a0a8394'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bd5aa8b7dda4d1fb39c3d16cb8853f7',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:06.609212 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a2f160d8-3b84-4416-b030-f303873206db tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (843fb40b-7262-4941-853e-ef7cf0c55cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:06.620903 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a2f160d8-3b84-4416-b030-f303873206db tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (843fb40b-7262-4941-853e-ef7cf0c55cdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:06.622020 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a2f160d8-3b84-4416-b030-f303873206db tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Flow 'volume_create_api' (f83244eb-a8c5-4369-bbe7-990c10383e90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:06.622438 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-a2f160d8-3b84-4416-b030-f303873206db tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Create volume request issued successfully. Jul 03 22:03:06.623182 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a2f160d8-3b84-4416-b030-f303873206db tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:03:06.623848 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1410/5651] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 22:03:06 2026] POST /volume/v3/volumes => generated 754 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:03:06.636382 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-146624b4-f469-4bc8-9367-c3fc135552e4 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:06.638695 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-146624b4-f469-4bc8-9367-c3fc135552e4 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:03:06.639138 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-146624b4-f469-4bc8-9367-c3fc135552e4 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "f4ececa3-1558-4774-bffb-35f7b89c60f0", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1264587976"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:06.641150 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-146624b4-f469-4bc8-9367-c3fc135552e4 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Create volume request body: {'volume': {"'imageRef": 'f4ececa3-1558-4774-bffb-35f7b89c60f0', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1264587976'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:03:06.641319 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-146624b4-f469-4bc8-9367-c3fc135552e4 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Create volume of 1 GB Jul 03 22:03:06.646691 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-146624b4-f469-4bc8-9367-c3fc135552e4 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Availability Zones retrieved successfully. Jul 03 22:03:06.649337 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-cd34e1ce-5479-438f-af49-a85d1faccbfc tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Created reservations ['63402354-6748-4a09-afc6-6b939739da08', 'fe81c88a-406c-4279-8f19-6c0f4b039d87', 'd500b446-5a0c-4434-be1e-7ad660a0437d', '8dd62842-a365-4a5f-87fd-ba92114f215e'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:03:06.650352 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cd34e1ce-5479-438f-af49-a85d1faccbfc tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20c69f46-1cfe-4005-bd74-af606fb79943) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63402354-6748-4a09-afc6-6b939739da08', 'fe81c88a-406c-4279-8f19-6c0f4b039d87', 'd500b446-5a0c-4434-be1e-7ad660a0437d', '8dd62842-a365-4a5f-87fd-ba92114f215e']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:06.651123 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cd34e1ce-5479-438f-af49-a85d1faccbfc tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (937ca56e-f3e2-4b43-b116-80344f750d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:06.653875 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-146624b4-f469-4bc8-9367-c3fc135552e4 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Flow 'volume_create_api' (3a63943f-15ce-42fd-a44d-0a6201b058c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:06.655060 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-146624b4-f469-4bc8-9367-c3fc135552e4 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7f048ae-fb53-4269-99d7-af0f1213759a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:06.657054 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-146624b4-f469-4bc8-9367-c3fc135552e4 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:03:06.677074 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cd34e1ce-5479-438f-af49-a85d1faccbfc tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (937ca56e-f3e2-4b43-b116-80344f750d17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2097740d-6878-4ebb-8f9c-ad251e48198c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1256859929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c77ff83922c4d29929a2ed6d309c6aa',qos_specs=None,replication_status=,reservations=['63402354-6748-4a09-afc6-6b939739da08','fe81c88a-406c-4279-8f19-6c0f4b039d87','d500b446-5a0c-4434-be1e-7ad660a0437d','8dd62842-a365-4a5f-87fd-ba92114f215e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b4a6a5ba60840938701290d1c0d9684',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:03:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1256859929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2097740d-6878-4ebb-8f9c-ad251e48198c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c77ff83922c4d29929a2ed6d309c6aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b4a6a5ba60840938701290d1c0d9684',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:06.678453 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cd34e1ce-5479-438f-af49-a85d1faccbfc tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81e963f6-23fb-4e68-9654-268d67610e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:06.687356 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-146624b4-f469-4bc8-9367-c3fc135552e4 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7f048ae-fb53-4269-99d7-af0f1213759a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:06.688298 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-146624b4-f469-4bc8-9367-c3fc135552e4 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b867b5fa-3ccc-47dd-9bd1-54fb62a088df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:06.698947 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cd34e1ce-5479-438f-af49-a85d1faccbfc tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81e963f6-23fb-4e68-9654-268d67610e3f) transitioned into state 'SUCCESS' from state '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-1256859929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c77ff83922c4d29929a2ed6d309c6aa',qos_specs=None,replication_status=,reservations=['63402354-6748-4a09-afc6-6b939739da08','fe81c88a-406c-4279-8f19-6c0f4b039d87','d500b446-5a0c-4434-be1e-7ad660a0437d','8dd62842-a365-4a5f-87fd-ba92114f215e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b4a6a5ba60840938701290d1c0d9684',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:06.699682 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cd34e1ce-5479-438f-af49-a85d1faccbfc tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (034cf390-37cb-4fb6-b756-9acff47a96ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:06.712836 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cd34e1ce-5479-438f-af49-a85d1faccbfc tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (034cf390-37cb-4fb6-b756-9acff47a96ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:06.713716 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-cd34e1ce-5479-438f-af49-a85d1faccbfc tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Flow 'volume_create_api' (60179ec9-8074-4618-a6a5-2c93f2daf2af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:06.714073 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-cd34e1ce-5479-438f-af49-a85d1faccbfc tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Create volume request issued successfully. Jul 03 22:03:06.714805 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cd34e1ce-5479-438f-af49-a85d1faccbfc tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:03:06.715304 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1434/5652] 10.4.3.32 () {70 vars in 1293 bytes} [Fri Jul 3 22:03:06 2026] POST /volume/v3/volumes => generated 779 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:06.726915 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d9de1399-a070-4f21-a854-41bde5cdda0a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:06.729868 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d9de1399-a070-4f21-a854-41bde5cdda0a tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] GET https://10.4.3.32/volume/v3/volumes/2097740d-6878-4ebb-8f9c-ad251e48198c Jul 03 22:03:06.730090 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d9de1399-a070-4f21-a854-41bde5cdda0a tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:06.730299 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d9de1399-a070-4f21-a854-41bde5cdda0a tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:06.736304 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-146624b4-f469-4bc8-9367-c3fc135552e4 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Created reservations ['23c24f03-5d91-494a-9ca7-db7cf7c718a7', '45d3e683-efd5-4ac6-b11a-843f19777726', '28db1dc1-6418-476e-90d4-7019de047b2f', 'aab35412-95e8-4b02-a571-e248a86f6e8e'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:03:06.737296 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-146624b4-f469-4bc8-9367-c3fc135552e4 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b867b5fa-3ccc-47dd-9bd1-54fb62a088df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23c24f03-5d91-494a-9ca7-db7cf7c718a7', '45d3e683-efd5-4ac6-b11a-843f19777726', '28db1dc1-6418-476e-90d4-7019de047b2f', 'aab35412-95e8-4b02-a571-e248a86f6e8e']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:06.737735 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:06.737735 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:06.738120 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-146624b4-f469-4bc8-9367-c3fc135552e4 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ace4bd0-aba9-4e16-9904-29eb1ae4cfdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:06.741498 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-d9de1399-a070-4f21-a854-41bde5cdda0a tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Volume info retrieved successfully. Jul 03 22:03:06.745911 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d9de1399-a070-4f21-a854-41bde5cdda0a tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/volumes/2097740d-6878-4ebb-8f9c-ad251e48198c returned with HTTP 200 Jul 03 22:03:06.746269 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1404/5653] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:06 2026] GET /volume/v3/volumes/2097740d-6878-4ebb-8f9c-ad251e48198c => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:06.763545 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-146624b4-f469-4bc8-9367-c3fc135552e4 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ace4bd0-aba9-4e16-9904-29eb1ae4cfdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9261851b-4ed5-4e07-acd2-9208eac5e50a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1264587976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a461dd7fba044a588e0c931da08c0d7',qos_specs=None,replication_status=,reservations=['23c24f03-5d91-494a-9ca7-db7cf7c718a7','45d3e683-efd5-4ac6-b11a-843f19777726','28db1dc1-6418-476e-90d4-7019de047b2f','aab35412-95e8-4b02-a571-e248a86f6e8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bd5aa8b7dda4d1fb39c3d16cb8853f7',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:03:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1264587976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9261851b-4ed5-4e07-acd2-9208eac5e50a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a461dd7fba044a588e0c931da08c0d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1bd5aa8b7dda4d1fb39c3d16cb8853f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:06.764270 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-146624b4-f469-4bc8-9367-c3fc135552e4 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c05fdff-b8ae-4f5f-b9b6-0224c56ef62b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:06.788698 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-1435335a-b9f8-4ff1-9e1e-854bad7cec75 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:06.789612 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-146624b4-f469-4bc8-9367-c3fc135552e4 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c05fdff-b8ae-4f5f-b9b6-0224c56ef62b) transitioned into state 'SUCCESS' from state '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-1264587976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a461dd7fba044a588e0c931da08c0d7',qos_specs=None,replication_status=,reservations=['23c24f03-5d91-494a-9ca7-db7cf7c718a7','45d3e683-efd5-4ac6-b11a-843f19777726','28db1dc1-6418-476e-90d4-7019de047b2f','aab35412-95e8-4b02-a571-e248a86f6e8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bd5aa8b7dda4d1fb39c3d16cb8853f7',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:06.790358 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-146624b4-f469-4bc8-9367-c3fc135552e4 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed4d550b-5f32-4280-9970-7d0c2e23a219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:06.790675 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1435335a-b9f8-4ff1-9e1e-854bad7cec75 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 Jul 03 22:03:06.790862 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1435335a-b9f8-4ff1-9e1e-854bad7cec75 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:06.791031 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1435335a-b9f8-4ff1-9e1e-854bad7cec75 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:06.797954 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1435335a-b9f8-4ff1-9e1e-854bad7cec75 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 returned with HTTP 404 Jul 03 22:03:06.798442 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1411/5654] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:06 2026] GET /volume/v3/volumes/0a48fa9b-2db6-4c03-a7f4-4975543b8f89 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:06.802807 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-146624b4-f469-4bc8-9367-c3fc135552e4 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed4d550b-5f32-4280-9970-7d0c2e23a219) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:06.803867 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-146624b4-f469-4bc8-9367-c3fc135552e4 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Flow 'volume_create_api' (3a63943f-15ce-42fd-a44d-0a6201b058c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:06.804225 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-146624b4-f469-4bc8-9367-c3fc135552e4 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Create volume request issued successfully. Jul 03 22:03:06.805008 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-146624b4-f469-4bc8-9367-c3fc135552e4 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:03:06.805777 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1406/5655] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 22:03:06 2026] POST /volume/v3/volumes => generated 755 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:03:06.806680 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2efe84cb-5e08-4c52-9556-d2592b868a91 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:06.809305 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2efe84cb-5e08-4c52-9556-d2592b868a91 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 Jul 03 22:03:06.809701 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2efe84cb-5e08-4c52-9556-d2592b868a91 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:06.810012 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2efe84cb-5e08-4c52-9556-d2592b868a91 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:06.817612 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7af1b4a3-8e60-4096-8995-c8af6e2f6eb0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:06.818841 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:06.818841 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:06.819509 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7af1b4a3-8e60-4096-8995-c8af6e2f6eb0 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] GET https://10.4.3.32/volume/v3/volumes/3afb1ee5-2492-40e9-a109-05f99e5b68ee Jul 03 22:03:06.819775 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7af1b4a3-8e60-4096-8995-c8af6e2f6eb0 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:06.819905 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7af1b4a3-8e60-4096-8995-c8af6e2f6eb0 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:06.823573 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-2efe84cb-5e08-4c52-9556-d2592b868a91 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:03:06.826954 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:06.826954 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:06.828777 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2efe84cb-5e08-4c52-9556-d2592b868a91 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 returned with HTTP 200 Jul 03 22:03:06.829264 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1435/5656] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:06 2026] GET /volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:06.830696 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-7af1b4a3-8e60-4096-8995-c8af6e2f6eb0 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Volume info retrieved successfully. Jul 03 22:03:06.837754 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7af1b4a3-8e60-4096-8995-c8af6e2f6eb0 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] https://10.4.3.32/volume/v3/volumes/3afb1ee5-2492-40e9-a109-05f99e5b68ee returned with HTTP 200 Jul 03 22:03:06.837754 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1405/5657] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:06 2026] GET /volume/v3/volumes/3afb1ee5-2492-40e9-a109-05f99e5b68ee => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:06.841077 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-78419fd3-461c-4c2c-8345-33caa29965c5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:06.842872 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-78419fd3-461c-4c2c-8345-33caa29965c5 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 Jul 03 22:03:06.843097 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-78419fd3-461c-4c2c-8345-33caa29965c5 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:06.843291 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-78419fd3-461c-4c2c-8345-33caa29965c5 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:06.850636 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4b87832d-3bd7-42e0-9963-e1da30b326fe None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:06.851165 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:06.851165 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:06.852948 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4b87832d-3bd7-42e0-9963-e1da30b326fe tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] GET https://10.4.3.32/volume/v3/volumes/f433bb7f-b5ba-47d2-b4f9-1c44cdf48a7c Jul 03 22:03:06.853216 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4b87832d-3bd7-42e0-9963-e1da30b326fe tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:06.853442 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4b87832d-3bd7-42e0-9963-e1da30b326fe tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:06.855193 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-78419fd3-461c-4c2c-8345-33caa29965c5 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:03:06.859719 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-78419fd3-461c-4c2c-8345-33caa29965c5 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 returned with HTTP 200 Jul 03 22:03:06.860045 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1412/5658] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:06 2026] GET /volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:06.863434 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:06.863434 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:06.865812 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-4b87832d-3bd7-42e0-9963-e1da30b326fe tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Volume info retrieved successfully. Jul 03 22:03:06.875643 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-0c82c646-0919-48c8-88d2-604bf29df032 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:06.877544 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4b87832d-3bd7-42e0-9963-e1da30b326fe tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] https://10.4.3.32/volume/v3/volumes/f433bb7f-b5ba-47d2-b4f9-1c44cdf48a7c returned with HTTP 200 Jul 03 22:03:06.877622 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0c82c646-0919-48c8-88d2-604bf29df032 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] DELETE https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 Jul 03 22:03:06.877895 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0c82c646-0919-48c8-88d2-604bf29df032 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:06.877957 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1407/5659] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:06 2026] GET /volume/v3/volumes/f433bb7f-b5ba-47d2-b4f9-1c44cdf48a7c => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:06.878074 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0c82c646-0919-48c8-88d2-604bf29df032 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:06.878296 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-0c82c646-0919-48c8-88d2-604bf29df032 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Delete volume with id: 78690c63-d23a-4700-855d-a2a87b67ac35 Jul 03 22:03:06.891384 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:06.891384 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:06.892019 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8d248308-0b2c-4fc5-b847-3ad476327a3b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:06.892106 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-0c82c646-0919-48c8-88d2-604bf29df032 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:03:06.893799 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8d248308-0b2c-4fc5-b847-3ad476327a3b tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] GET https://10.4.3.32/volume/v3/volumes/c83001aa-8eae-4b8f-90e8-16ea1d08587d Jul 03 22:03:06.894010 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8d248308-0b2c-4fc5-b847-3ad476327a3b tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:06.894183 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8d248308-0b2c-4fc5-b847-3ad476327a3b tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:06.908944 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:06.908944 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:06.913742 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-8d248308-0b2c-4fc5-b847-3ad476327a3b tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Volume info retrieved successfully. Jul 03 22:03:06.916802 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-0c82c646-0919-48c8-88d2-604bf29df032 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Delete volume request issued successfully. Jul 03 22:03:06.917052 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0c82c646-0919-48c8-88d2-604bf29df032 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 returned with HTTP 202 Jul 03 22:03:06.917567 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1436/5660] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:03:06 2026] DELETE /volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:06.919661 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8d248308-0b2c-4fc5-b847-3ad476327a3b tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] https://10.4.3.32/volume/v3/volumes/c83001aa-8eae-4b8f-90e8-16ea1d08587d returned with HTTP 200 Jul 03 22:03:06.920138 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1406/5661] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:06 2026] GET /volume/v3/volumes/c83001aa-8eae-4b8f-90e8-16ea1d08587d => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:06.926540 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-91bee711-90d2-4a7e-a2c2-1c00b994070a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:06.928629 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-91bee711-90d2-4a7e-a2c2-1c00b994070a tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 Jul 03 22:03:06.928887 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-91bee711-90d2-4a7e-a2c2-1c00b994070a tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:06.929236 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-91bee711-90d2-4a7e-a2c2-1c00b994070a tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:06.935521 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8a9e63c4-9b1a-4ab0-b948-e98f93ecb064 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:06.936778 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:06.936778 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:06.937456 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8a9e63c4-9b1a-4ab0-b948-e98f93ecb064 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] GET https://10.4.3.32/volume/v3/volumes/d3fb5768-00d7-4d84-b088-d75cafa53976 Jul 03 22:03:06.937681 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8a9e63c4-9b1a-4ab0-b948-e98f93ecb064 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:06.937889 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8a9e63c4-9b1a-4ab0-b948-e98f93ecb064 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:06.941458 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-91bee711-90d2-4a7e-a2c2-1c00b994070a tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:03:06.946398 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:06.946398 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:06.947122 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-91bee711-90d2-4a7e-a2c2-1c00b994070a tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 returned with HTTP 200 Jul 03 22:03:06.947676 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1413/5662] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:06 2026] GET /volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:06.950267 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8a9e63c4-9b1a-4ab0-b948-e98f93ecb064 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Volume info retrieved successfully. Jul 03 22:03:06.954854 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8a9e63c4-9b1a-4ab0-b948-e98f93ecb064 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] https://10.4.3.32/volume/v3/volumes/d3fb5768-00d7-4d84-b088-d75cafa53976 returned with HTTP 200 Jul 03 22:03:06.955272 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1408/5663] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:06 2026] GET /volume/v3/volumes/d3fb5768-00d7-4d84-b088-d75cafa53976 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:06.970010 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-5d38904d-c335-4ab2-abfa-96a077344907 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:06.972271 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5d38904d-c335-4ab2-abfa-96a077344907 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] GET https://10.4.3.32/volume/v3/volumes/9261851b-4ed5-4e07-acd2-9208eac5e50a Jul 03 22:03:06.972453 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5d38904d-c335-4ab2-abfa-96a077344907 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:06.972726 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5d38904d-c335-4ab2-abfa-96a077344907 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:06.981904 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:06.981904 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:06.987133 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-5d38904d-c335-4ab2-abfa-96a077344907 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Volume info retrieved successfully. Jul 03 22:03:06.992346 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5d38904d-c335-4ab2-abfa-96a077344907 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] https://10.4.3.32/volume/v3/volumes/9261851b-4ed5-4e07-acd2-9208eac5e50a returned with HTTP 200 Jul 03 22:03:06.992788 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1437/5664] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:06 2026] GET /volume/v3/volumes/9261851b-4ed5-4e07-acd2-9208eac5e50a => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:07.354415 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7a5e4374-eafa-4dc9-bcac-bb0490c96130 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:07.356155 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7a5e4374-eafa-4dc9-bcac-bb0490c96130 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee Jul 03 22:03:07.356354 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7a5e4374-eafa-4dc9-bcac-bb0490c96130 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:07.356579 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7a5e4374-eafa-4dc9-bcac-bb0490c96130 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:07.356693 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-7a5e4374-eafa-4dc9-bcac-bb0490c96130 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f0267b3c-6b19-4b74-9d13-e249010e7cee. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:03:07.361064 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:07.361064 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:07.361965 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7a5e4374-eafa-4dc9-bcac-bb0490c96130 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee returned with HTTP 200 Jul 03 22:03:07.362364 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1407/5665] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:07 2026] GET /volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:07.758940 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-64ccbff5-98c7-454e-94dc-77980d72b309 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:07.761060 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-64ccbff5-98c7-454e-94dc-77980d72b309 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] GET https://10.4.3.32/volume/v3/volumes/2097740d-6878-4ebb-8f9c-ad251e48198c Jul 03 22:03:07.761306 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-64ccbff5-98c7-454e-94dc-77980d72b309 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:07.761584 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-64ccbff5-98c7-454e-94dc-77980d72b309 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:07.770236 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:07.770236 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:07.774667 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-64ccbff5-98c7-454e-94dc-77980d72b309 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Volume info retrieved successfully. Jul 03 22:03:07.781017 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-64ccbff5-98c7-454e-94dc-77980d72b309 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/volumes/2097740d-6878-4ebb-8f9c-ad251e48198c returned with HTTP 200 Jul 03 22:03:07.781522 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1414/5666] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:07 2026] GET /volume/v3/volumes/2097740d-6878-4ebb-8f9c-ad251e48198c => generated 1387 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:03:07.794385 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-070e506c-134f-497b-814b-5b1c0d287eda None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:07.796203 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-070e506c-134f-497b-814b-5b1c0d287eda tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] GET https://10.4.3.32/volume/v3/volumes/2097740d-6878-4ebb-8f9c-ad251e48198c Jul 03 22:03:07.796430 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-070e506c-134f-497b-814b-5b1c0d287eda tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:07.796625 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-070e506c-134f-497b-814b-5b1c0d287eda tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:07.803446 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:07.803446 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:07.807121 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-070e506c-134f-497b-814b-5b1c0d287eda tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Volume info retrieved successfully. Jul 03 22:03:07.813954 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-070e506c-134f-497b-814b-5b1c0d287eda tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/volumes/2097740d-6878-4ebb-8f9c-ad251e48198c returned with HTTP 200 Jul 03 22:03:07.814418 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1409/5667] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:07 2026] GET /volume/v3/volumes/2097740d-6878-4ebb-8f9c-ad251e48198c => generated 1387 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:03:07.962037 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-0129a0a9-0a41-42d7-a5e7-2c625eba49c2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:07.963940 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0129a0a9-0a41-42d7-a5e7-2c625eba49c2 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 Jul 03 22:03:07.964268 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0129a0a9-0a41-42d7-a5e7-2c625eba49c2 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:07.964324 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0129a0a9-0a41-42d7-a5e7-2c625eba49c2 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:07.970077 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0129a0a9-0a41-42d7-a5e7-2c625eba49c2 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 returned with HTTP 404 Jul 03 22:03:07.970613 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1438/5668] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:07 2026] GET /volume/v3/volumes/78690c63-d23a-4700-855d-a2a87b67ac35 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:07.979981 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b283645e-e1d2-4b12-a653-0a95b529d882 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:07.982215 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b283645e-e1d2-4b12-a653-0a95b529d882 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/05f6b19e-d414-42bc-8b05-7252901ae170 Jul 03 22:03:07.982596 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b283645e-e1d2-4b12-a653-0a95b529d882 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:07.982852 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b283645e-e1d2-4b12-a653-0a95b529d882 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:07.982993 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.snapshots [None req-b283645e-e1d2-4b12-a653-0a95b529d882 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Delete snapshot with id: 05f6b19e-d414-42bc-8b05-7252901ae170 Jul 03 22:03:07.985132 np0000004475 devstack@c-api.service[99933]: DEBUG dbcounter [-] [99933] Writing DB stats cinder:SELECT=290,cinder:INSERT=49,cinder:UPDATE=72 {{(pid=99933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:03:07.989607 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:07.989607 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:07.990562 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-b283645e-e1d2-4b12-a653-0a95b529d882 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Snapshot retrieved successfully. Jul 03 22:03:08.005111 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d4a5df17-8b68-4799-b11a-4f40b1fbac16 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:08.007126 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d4a5df17-8b68-4799-b11a-4f40b1fbac16 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] GET https://10.4.3.32/volume/v3/volumes/9261851b-4ed5-4e07-acd2-9208eac5e50a Jul 03 22:03:08.007338 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d4a5df17-8b68-4799-b11a-4f40b1fbac16 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:08.007595 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d4a5df17-8b68-4799-b11a-4f40b1fbac16 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:08.009920 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-b283645e-e1d2-4b12-a653-0a95b529d882 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Snapshot delete request issued successfully. Jul 03 22:03:08.010141 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b283645e-e1d2-4b12-a653-0a95b529d882 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/snapshots/05f6b19e-d414-42bc-8b05-7252901ae170 returned with HTTP 202 Jul 03 22:03:08.010742 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1408/5669] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 22:03:07 2026] DELETE /volume/v3/snapshots/05f6b19e-d414-42bc-8b05-7252901ae170 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:08.016584 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:08.016584 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:08.019680 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c65c50bb-0807-479c-9bda-378642479131 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:08.021443 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d4a5df17-8b68-4799-b11a-4f40b1fbac16 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Volume info retrieved successfully. Jul 03 22:03:08.021863 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c65c50bb-0807-479c-9bda-378642479131 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/snapshots/05f6b19e-d414-42bc-8b05-7252901ae170 Jul 03 22:03:08.022051 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c65c50bb-0807-479c-9bda-378642479131 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:08.022599 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c65c50bb-0807-479c-9bda-378642479131 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:08.027990 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d4a5df17-8b68-4799-b11a-4f40b1fbac16 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] https://10.4.3.32/volume/v3/volumes/9261851b-4ed5-4e07-acd2-9208eac5e50a returned with HTTP 200 Jul 03 22:03:08.028495 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1415/5670] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:08 2026] GET /volume/v3/volumes/9261851b-4ed5-4e07-acd2-9208eac5e50a => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:08.029404 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:08.029404 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:08.029641 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c65c50bb-0807-479c-9bda-378642479131 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Snapshot retrieved successfully. Jul 03 22:03:08.031014 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c65c50bb-0807-479c-9bda-378642479131 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/snapshots/05f6b19e-d414-42bc-8b05-7252901ae170 returned with HTTP 200 Jul 03 22:03:08.031136 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1410/5671] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:08 2026] GET /volume/v3/snapshots/05f6b19e-d414-42bc-8b05-7252901ae170 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:08.044124 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d952a6aa-66dc-45d9-b974-a71fd1b1ba42 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:08.045998 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d952a6aa-66dc-45d9-b974-a71fd1b1ba42 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] DELETE https://10.4.3.32/volume/v3/volumes/9261851b-4ed5-4e07-acd2-9208eac5e50a Jul 03 22:03:08.046332 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d952a6aa-66dc-45d9-b974-a71fd1b1ba42 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:08.046386 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d952a6aa-66dc-45d9-b974-a71fd1b1ba42 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:08.046618 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-d952a6aa-66dc-45d9-b974-a71fd1b1ba42 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Delete volume with id: 9261851b-4ed5-4e07-acd2-9208eac5e50a Jul 03 22:03:08.054601 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:08.054601 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:08.055111 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d952a6aa-66dc-45d9-b974-a71fd1b1ba42 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Volume info retrieved successfully. Jul 03 22:03:08.074222 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d952a6aa-66dc-45d9-b974-a71fd1b1ba42 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Delete volume request issued successfully. Jul 03 22:03:08.074768 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d952a6aa-66dc-45d9-b974-a71fd1b1ba42 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] https://10.4.3.32/volume/v3/volumes/9261851b-4ed5-4e07-acd2-9208eac5e50a returned with HTTP 202 Jul 03 22:03:08.074864 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1439/5672] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:03:08 2026] DELETE /volume/v3/volumes/9261851b-4ed5-4e07-acd2-9208eac5e50a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:08.082069 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8c316939-6906-4deb-b863-c169b5d8d20d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:08.084258 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8c316939-6906-4deb-b863-c169b5d8d20d tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] GET https://10.4.3.32/volume/v3/volumes/9261851b-4ed5-4e07-acd2-9208eac5e50a Jul 03 22:03:08.084505 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8c316939-6906-4deb-b863-c169b5d8d20d tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:08.084754 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8c316939-6906-4deb-b863-c169b5d8d20d tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:08.093051 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:08.093051 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:08.097356 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-8c316939-6906-4deb-b863-c169b5d8d20d tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Volume info retrieved successfully. Jul 03 22:03:08.102448 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8c316939-6906-4deb-b863-c169b5d8d20d tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] https://10.4.3.32/volume/v3/volumes/9261851b-4ed5-4e07-acd2-9208eac5e50a returned with HTTP 200 Jul 03 22:03:08.103045 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1409/5673] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:08 2026] GET /volume/v3/volumes/9261851b-4ed5-4e07-acd2-9208eac5e50a => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:08.379057 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a8f01a83-bb4a-4feb-9a5a-a62ba04132f6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:08.382687 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a8f01a83-bb4a-4feb-9a5a-a62ba04132f6 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee Jul 03 22:03:08.382955 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a8f01a83-bb4a-4feb-9a5a-a62ba04132f6 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:08.382955 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a8f01a83-bb4a-4feb-9a5a-a62ba04132f6 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:08.383265 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-a8f01a83-bb4a-4feb-9a5a-a62ba04132f6 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f0267b3c-6b19-4b74-9d13-e249010e7cee. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:03:08.390234 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:08.390234 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:08.391135 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a8f01a83-bb4a-4feb-9a5a-a62ba04132f6 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee returned with HTTP 200 Jul 03 22:03:08.391536 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1416/5674] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:08 2026] GET /volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee => generated 782 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:08.911188 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-e737293f-f634-4534-b6e7-8115bbdae851 req-6c8778bc-793b-42fb-993a-c14c3a2cf6bb None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:08.913416 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-e737293f-f634-4534-b6e7-8115bbdae851 req-6c8778bc-793b-42fb-993a-c14c3a2cf6bb tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] GET https://10.4.3.32/volume/v3/volumes/2097740d-6878-4ebb-8f9c-ad251e48198c Jul 03 22:03:08.913656 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-e737293f-f634-4534-b6e7-8115bbdae851 req-6c8778bc-793b-42fb-993a-c14c3a2cf6bb tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:08.913863 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-e737293f-f634-4534-b6e7-8115bbdae851 req-6c8778bc-793b-42fb-993a-c14c3a2cf6bb tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:08.926993 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:08.926993 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:08.930538 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-e737293f-f634-4534-b6e7-8115bbdae851 req-6c8778bc-793b-42fb-993a-c14c3a2cf6bb tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Volume info retrieved successfully. Jul 03 22:03:08.934746 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-e737293f-f634-4534-b6e7-8115bbdae851 req-6c8778bc-793b-42fb-993a-c14c3a2cf6bb tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/volumes/2097740d-6878-4ebb-8f9c-ad251e48198c returned with HTTP 200 Jul 03 22:03:08.935117 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1411/5675] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 22:03:08 2026] GET /volume/v3/volumes/2097740d-6878-4ebb-8f9c-ad251e48198c => generated 1369 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:09.039706 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9d5afdeb-2a8e-4e33-8ae0-d5985b73d4c0 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:09.041529 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9d5afdeb-2a8e-4e33-8ae0-d5985b73d4c0 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/snapshots/05f6b19e-d414-42bc-8b05-7252901ae170 Jul 03 22:03:09.041743 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9d5afdeb-2a8e-4e33-8ae0-d5985b73d4c0 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:09.041934 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9d5afdeb-2a8e-4e33-8ae0-d5985b73d4c0 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:09.046346 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9d5afdeb-2a8e-4e33-8ae0-d5985b73d4c0 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/snapshots/05f6b19e-d414-42bc-8b05-7252901ae170 returned with HTTP 404 Jul 03 22:03:09.046890 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1440/5676] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:09 2026] GET /volume/v3/snapshots/05f6b19e-d414-42bc-8b05-7252901ae170 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:09.053420 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b0d56243-702b-4da8-a895-99f4cfac3980 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:09.055161 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b0d56243-702b-4da8-a895-99f4cfac3980 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/dd86083c-02b7-423c-aed3-d70b15d7673c Jul 03 22:03:09.055403 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b0d56243-702b-4da8-a895-99f4cfac3980 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:09.055635 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b0d56243-702b-4da8-a895-99f4cfac3980 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:09.055773 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.snapshots [None req-b0d56243-702b-4da8-a895-99f4cfac3980 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Delete snapshot with id: dd86083c-02b7-423c-aed3-d70b15d7673c Jul 03 22:03:09.060295 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:09.060295 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:09.060786 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-b0d56243-702b-4da8-a895-99f4cfac3980 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Snapshot retrieved successfully. Jul 03 22:03:09.078595 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-b0d56243-702b-4da8-a895-99f4cfac3980 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Snapshot delete request issued successfully. Jul 03 22:03:09.078820 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b0d56243-702b-4da8-a895-99f4cfac3980 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/snapshots/dd86083c-02b7-423c-aed3-d70b15d7673c returned with HTTP 202 Jul 03 22:03:09.079286 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1410/5677] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 22:03:09 2026] DELETE /volume/v3/snapshots/dd86083c-02b7-423c-aed3-d70b15d7673c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:09.088546 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-257960bb-e437-4ca3-bf78-3db8474b56a2 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:09.090269 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-257960bb-e437-4ca3-bf78-3db8474b56a2 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/snapshots/dd86083c-02b7-423c-aed3-d70b15d7673c Jul 03 22:03:09.090501 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-257960bb-e437-4ca3-bf78-3db8474b56a2 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:09.090697 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-257960bb-e437-4ca3-bf78-3db8474b56a2 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:09.095496 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:09.095496 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:09.096460 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-257960bb-e437-4ca3-bf78-3db8474b56a2 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Snapshot retrieved successfully. Jul 03 22:03:09.096605 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-257960bb-e437-4ca3-bf78-3db8474b56a2 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/snapshots/dd86083c-02b7-423c-aed3-d70b15d7673c returned with HTTP 200 Jul 03 22:03:09.096937 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1417/5678] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:09 2026] GET /volume/v3/snapshots/dd86083c-02b7-423c-aed3-d70b15d7673c => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:09.116387 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-dc3e1bfa-8cc9-495d-a97f-e7bb550858c0 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:09.118729 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-dc3e1bfa-8cc9-495d-a97f-e7bb550858c0 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] GET https://10.4.3.32/volume/v3/volumes/9261851b-4ed5-4e07-acd2-9208eac5e50a Jul 03 22:03:09.118964 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-dc3e1bfa-8cc9-495d-a97f-e7bb550858c0 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:09.119225 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-dc3e1bfa-8cc9-495d-a97f-e7bb550858c0 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:09.126937 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-dc3e1bfa-8cc9-495d-a97f-e7bb550858c0 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] https://10.4.3.32/volume/v3/volumes/9261851b-4ed5-4e07-acd2-9208eac5e50a returned with HTTP 404 Jul 03 22:03:09.127576 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1412/5679] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:09 2026] GET /volume/v3/volumes/9261851b-4ed5-4e07-acd2-9208eac5e50a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:09.134222 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-15c4a7f2-914e-4c87-9931-819a25d6e437 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:09.136131 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-15c4a7f2-914e-4c87-9931-819a25d6e437 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] DELETE https://10.4.3.32/volume/v3/volumes/d3fb5768-00d7-4d84-b088-d75cafa53976 Jul 03 22:03:09.136351 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-15c4a7f2-914e-4c87-9931-819a25d6e437 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:09.136599 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-15c4a7f2-914e-4c87-9931-819a25d6e437 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:09.136799 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-15c4a7f2-914e-4c87-9931-819a25d6e437 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Delete volume with id: d3fb5768-00d7-4d84-b088-d75cafa53976 Jul 03 22:03:09.144502 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:09.144502 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:09.145008 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-15c4a7f2-914e-4c87-9931-819a25d6e437 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Volume info retrieved successfully. Jul 03 22:03:09.162403 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-15c4a7f2-914e-4c87-9931-819a25d6e437 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Delete volume request issued successfully. Jul 03 22:03:09.162623 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-15c4a7f2-914e-4c87-9931-819a25d6e437 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] https://10.4.3.32/volume/v3/volumes/d3fb5768-00d7-4d84-b088-d75cafa53976 returned with HTTP 202 Jul 03 22:03:09.163061 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1441/5680] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:03:09 2026] DELETE /volume/v3/volumes/d3fb5768-00d7-4d84-b088-d75cafa53976 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:09.171132 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-810973cf-21c7-456d-817c-b568a928f8c9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:09.178126 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-810973cf-21c7-456d-817c-b568a928f8c9 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] GET https://10.4.3.32/volume/v3/volumes/d3fb5768-00d7-4d84-b088-d75cafa53976 Jul 03 22:03:09.178318 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-810973cf-21c7-456d-817c-b568a928f8c9 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:09.178569 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-810973cf-21c7-456d-817c-b568a928f8c9 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:09.185072 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:09.185072 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:09.188858 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-810973cf-21c7-456d-817c-b568a928f8c9 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Volume info retrieved successfully. Jul 03 22:03:09.193044 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-810973cf-21c7-456d-817c-b568a928f8c9 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] https://10.4.3.32/volume/v3/volumes/d3fb5768-00d7-4d84-b088-d75cafa53976 returned with HTTP 200 Jul 03 22:03:09.193419 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1411/5681] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:09 2026] GET /volume/v3/volumes/d3fb5768-00d7-4d84-b088-d75cafa53976 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:09.386597 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-e737293f-f634-4534-b6e7-8115bbdae851 req-6bff4795-54a3-4575-92ae-0bea632b9eb6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:09.388693 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-e737293f-f634-4534-b6e7-8115bbdae851 req-6bff4795-54a3-4575-92ae-0bea632b9eb6 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] GET https://10.4.3.32/volume/v3/volumes/2097740d-6878-4ebb-8f9c-ad251e48198c Jul 03 22:03:09.388887 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-e737293f-f634-4534-b6e7-8115bbdae851 req-6bff4795-54a3-4575-92ae-0bea632b9eb6 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:09.389067 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-e737293f-f634-4534-b6e7-8115bbdae851 req-6bff4795-54a3-4575-92ae-0bea632b9eb6 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:09.395530 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:09.395530 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:09.400071 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-e737293f-f634-4534-b6e7-8115bbdae851 req-6bff4795-54a3-4575-92ae-0bea632b9eb6 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Volume info retrieved successfully. Jul 03 22:03:09.401987 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1c368abe-473d-46d2-840d-4dee2abcd863 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:09.403348 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1c368abe-473d-46d2-840d-4dee2abcd863 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee Jul 03 22:03:09.403725 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1c368abe-473d-46d2-840d-4dee2abcd863 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:09.403993 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1c368abe-473d-46d2-840d-4dee2abcd863 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:09.404174 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-1c368abe-473d-46d2-840d-4dee2abcd863 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f0267b3c-6b19-4b74-9d13-e249010e7cee. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:03:09.404687 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-e737293f-f634-4534-b6e7-8115bbdae851 req-6bff4795-54a3-4575-92ae-0bea632b9eb6 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/volumes/2097740d-6878-4ebb-8f9c-ad251e48198c returned with HTTP 200 Jul 03 22:03:09.405213 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1418/5682] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 22:03:09 2026] GET /volume/v3/volumes/2097740d-6878-4ebb-8f9c-ad251e48198c => generated 1369 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:09.409952 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:09.409952 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:09.409952 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1c368abe-473d-46d2-840d-4dee2abcd863 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee returned with HTTP 200 Jul 03 22:03:09.409952 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1413/5683] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:09 2026] GET /volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:09.414115 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f781f3e1-84f0-4941-b778-852bd7cae4d2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:09.414537 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f781f3e1-84f0-4941-b778-852bd7cae4d2 None None] GET https://10.4.3.32/volume// Jul 03 22:03:09.414708 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f781f3e1-84f0-4941-b778-852bd7cae4d2 None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:09.414895 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f781f3e1-84f0-4941-b778-852bd7cae4d2 None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:09.415190 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f781f3e1-84f0-4941-b778-852bd7cae4d2 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:03:09.415505 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1442/5684] 10.4.3.32 () {66 vars in 1412 bytes} [Fri Jul 3 22: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 22:03:09.422143 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-e737293f-f634-4534-b6e7-8115bbdae851 req-018e42e7-71d5-42b2-9ac5-51482ae428d0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:09.424057 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-e737293f-f634-4534-b6e7-8115bbdae851 req-018e42e7-71d5-42b2-9ac5-51482ae428d0 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 22:03:09.424407 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-e737293f-f634-4534-b6e7-8115bbdae851 req-018e42e7-71d5-42b2-9ac5-51482ae428d0 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2097740d-6878-4ebb-8f9c-ad251e48198c", "connector": null, "instance_uuid": "4868e5bb-f3ca-4ebb-87d9-6b093122eefd"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:09.432066 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:09.432066 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:09.456803 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-e737293f-f634-4534-b6e7-8115bbdae851 req-018e42e7-71d5-42b2-9ac5-51482ae428d0 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 22:03:09.457515 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1412/5685] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 22:03:09 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:10.105839 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-7b929ef4-6d8d-4d88-ae62-23bf0b10477b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:10.107750 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7b929ef4-6d8d-4d88-ae62-23bf0b10477b tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/snapshots/dd86083c-02b7-423c-aed3-d70b15d7673c Jul 03 22:03:10.107946 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7b929ef4-6d8d-4d88-ae62-23bf0b10477b tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:10.108147 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7b929ef4-6d8d-4d88-ae62-23bf0b10477b tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:10.112284 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7b929ef4-6d8d-4d88-ae62-23bf0b10477b tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/snapshots/dd86083c-02b7-423c-aed3-d70b15d7673c returned with HTTP 404 Jul 03 22:03:10.112795 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1419/5686] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:10 2026] GET /volume/v3/snapshots/dd86083c-02b7-423c-aed3-d70b15d7673c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:10.119738 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4f892f55-271e-471f-962b-6e2c0ff4edff None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:10.121557 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4f892f55-271e-471f-962b-6e2c0ff4edff tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/6a2bb992-009d-42dd-b387-6dc00ebbd87c Jul 03 22:03:10.121759 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4f892f55-271e-471f-962b-6e2c0ff4edff tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:10.121939 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4f892f55-271e-471f-962b-6e2c0ff4edff tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:10.122036 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [None req-4f892f55-271e-471f-962b-6e2c0ff4edff tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Delete snapshot with id: 6a2bb992-009d-42dd-b387-6dc00ebbd87c Jul 03 22:03:10.127968 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:10.127968 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:10.128554 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-4f892f55-271e-471f-962b-6e2c0ff4edff tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Snapshot retrieved successfully. Jul 03 22:03:10.148463 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-4f892f55-271e-471f-962b-6e2c0ff4edff tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Snapshot delete request issued successfully. Jul 03 22:03:10.148636 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4f892f55-271e-471f-962b-6e2c0ff4edff tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/snapshots/6a2bb992-009d-42dd-b387-6dc00ebbd87c returned with HTTP 202 Jul 03 22:03:10.148929 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1414/5687] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 22:03:10 2026] DELETE /volume/v3/snapshots/6a2bb992-009d-42dd-b387-6dc00ebbd87c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:10.157959 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b65e289e-8a8c-4cae-a820-c337393f2500 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:10.159750 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b65e289e-8a8c-4cae-a820-c337393f2500 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/snapshots/6a2bb992-009d-42dd-b387-6dc00ebbd87c Jul 03 22:03:10.159985 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b65e289e-8a8c-4cae-a820-c337393f2500 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:10.160227 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b65e289e-8a8c-4cae-a820-c337393f2500 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:10.165192 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:10.165192 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:10.165720 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b65e289e-8a8c-4cae-a820-c337393f2500 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Snapshot retrieved successfully. Jul 03 22:03:10.166421 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b65e289e-8a8c-4cae-a820-c337393f2500 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/snapshots/6a2bb992-009d-42dd-b387-6dc00ebbd87c returned with HTTP 200 Jul 03 22:03:10.166821 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1443/5688] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:10 2026] GET /volume/v3/snapshots/6a2bb992-009d-42dd-b387-6dc00ebbd87c => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:10.206141 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-02cf799b-b354-428a-aa9c-ef9df9661fe8 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:10.207985 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-02cf799b-b354-428a-aa9c-ef9df9661fe8 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] GET https://10.4.3.32/volume/v3/volumes/d3fb5768-00d7-4d84-b088-d75cafa53976 Jul 03 22:03:10.208201 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-02cf799b-b354-428a-aa9c-ef9df9661fe8 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:10.208460 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-02cf799b-b354-428a-aa9c-ef9df9661fe8 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:10.215223 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-02cf799b-b354-428a-aa9c-ef9df9661fe8 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] https://10.4.3.32/volume/v3/volumes/d3fb5768-00d7-4d84-b088-d75cafa53976 returned with HTTP 404 Jul 03 22:03:10.215870 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1413/5689] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:10 2026] GET /volume/v3/volumes/d3fb5768-00d7-4d84-b088-d75cafa53976 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:10.223052 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-de21f0f0-3976-4668-a1be-203bc4696087 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:10.224853 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-de21f0f0-3976-4668-a1be-203bc4696087 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] DELETE https://10.4.3.32/volume/v3/volumes/c83001aa-8eae-4b8f-90e8-16ea1d08587d Jul 03 22:03:10.225081 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-de21f0f0-3976-4668-a1be-203bc4696087 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:10.225304 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-de21f0f0-3976-4668-a1be-203bc4696087 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:10.225519 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-de21f0f0-3976-4668-a1be-203bc4696087 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Delete volume with id: c83001aa-8eae-4b8f-90e8-16ea1d08587d Jul 03 22:03:10.232822 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:10.232822 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:10.233341 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-de21f0f0-3976-4668-a1be-203bc4696087 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Volume info retrieved successfully. Jul 03 22:03:10.253619 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-de21f0f0-3976-4668-a1be-203bc4696087 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Delete volume request issued successfully. Jul 03 22:03:10.253864 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-de21f0f0-3976-4668-a1be-203bc4696087 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] https://10.4.3.32/volume/v3/volumes/c83001aa-8eae-4b8f-90e8-16ea1d08587d returned with HTTP 202 Jul 03 22:03:10.254315 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1420/5690] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:03:10 2026] DELETE /volume/v3/volumes/c83001aa-8eae-4b8f-90e8-16ea1d08587d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:10.262485 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7674203b-80da-4f4f-b8c9-0d8d0a055711 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:10.264603 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7674203b-80da-4f4f-b8c9-0d8d0a055711 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] GET https://10.4.3.32/volume/v3/volumes/c83001aa-8eae-4b8f-90e8-16ea1d08587d Jul 03 22:03:10.264794 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7674203b-80da-4f4f-b8c9-0d8d0a055711 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:10.265023 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7674203b-80da-4f4f-b8c9-0d8d0a055711 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:10.273480 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:10.273480 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:10.277688 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-7674203b-80da-4f4f-b8c9-0d8d0a055711 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Volume info retrieved successfully. Jul 03 22:03:10.284290 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7674203b-80da-4f4f-b8c9-0d8d0a055711 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] https://10.4.3.32/volume/v3/volumes/c83001aa-8eae-4b8f-90e8-16ea1d08587d returned with HTTP 200 Jul 03 22:03:10.284627 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1415/5691] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:10 2026] GET /volume/v3/volumes/c83001aa-8eae-4b8f-90e8-16ea1d08587d => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:10.420352 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9b7c9941-da9b-4cce-8f05-fda771e1570c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:10.421951 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9b7c9941-da9b-4cce-8f05-fda771e1570c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee Jul 03 22:03:10.422110 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9b7c9941-da9b-4cce-8f05-fda771e1570c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:10.422286 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9b7c9941-da9b-4cce-8f05-fda771e1570c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:10.422403 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-9b7c9941-da9b-4cce-8f05-fda771e1570c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f0267b3c-6b19-4b74-9d13-e249010e7cee. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:03:10.426087 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:10.426087 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:10.426725 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9b7c9941-da9b-4cce-8f05-fda771e1570c tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee returned with HTTP 200 Jul 03 22:03:10.427138 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1444/5692] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:10 2026] GET /volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee => generated 782 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:11.176323 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e8a8602f-9faf-4524-b04b-5f6c6497d965 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:11.178517 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e8a8602f-9faf-4524-b04b-5f6c6497d965 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/snapshots/6a2bb992-009d-42dd-b387-6dc00ebbd87c Jul 03 22:03:11.178766 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e8a8602f-9faf-4524-b04b-5f6c6497d965 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:11.179032 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e8a8602f-9faf-4524-b04b-5f6c6497d965 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:11.184149 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e8a8602f-9faf-4524-b04b-5f6c6497d965 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/snapshots/6a2bb992-009d-42dd-b387-6dc00ebbd87c returned with HTTP 404 Jul 03 22:03:11.184819 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1414/5693] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:11 2026] GET /volume/v3/snapshots/6a2bb992-009d-42dd-b387-6dc00ebbd87c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:11.194523 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-807d55ad-e50c-4815-b9f5-2d86ff4e0c94 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:11.196275 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-807d55ad-e50c-4815-b9f5-2d86ff4e0c94 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf Jul 03 22:03:11.196841 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-807d55ad-e50c-4815-b9f5-2d86ff4e0c94 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:11.196841 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-807d55ad-e50c-4815-b9f5-2d86ff4e0c94 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:11.206117 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:11.206117 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:11.209973 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-807d55ad-e50c-4815-b9f5-2d86ff4e0c94 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:03:11.214824 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-807d55ad-e50c-4815-b9f5-2d86ff4e0c94 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf returned with HTTP 200 Jul 03 22:03:11.215255 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1421/5694] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:11 2026] GET /volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:11.229040 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-73f04e0e-13af-4e13-864b-c7b6769acd2e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:11.230760 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-73f04e0e-13af-4e13-864b-c7b6769acd2e tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf Jul 03 22:03:11.230948 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-73f04e0e-13af-4e13-864b-c7b6769acd2e tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:11.231134 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-73f04e0e-13af-4e13-864b-c7b6769acd2e tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:11.237756 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:11.237756 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:11.241122 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-73f04e0e-13af-4e13-864b-c7b6769acd2e tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:03:11.244757 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-73f04e0e-13af-4e13-864b-c7b6769acd2e tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf returned with HTTP 200 Jul 03 22:03:11.245172 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1416/5695] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:11 2026] GET /volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:11.257857 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-fbc2f020-8654-4115-a09d-74fa416da7c6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:11.259566 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fbc2f020-8654-4115-a09d-74fa416da7c6 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] DELETE https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf Jul 03 22:03:11.259742 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fbc2f020-8654-4115-a09d-74fa416da7c6 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:11.259913 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fbc2f020-8654-4115-a09d-74fa416da7c6 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:11.260060 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-fbc2f020-8654-4115-a09d-74fa416da7c6 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Delete volume with id: 88e5446a-f419-4f39-b23b-f66221802faf Jul 03 22:03:11.266673 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:11.266673 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:11.267107 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-fbc2f020-8654-4115-a09d-74fa416da7c6 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:03:11.284017 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-fbc2f020-8654-4115-a09d-74fa416da7c6 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Delete volume request issued successfully. Jul 03 22:03:11.284209 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fbc2f020-8654-4115-a09d-74fa416da7c6 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf returned with HTTP 202 Jul 03 22:03:11.284651 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1445/5696] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:03:11 2026] DELETE /volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:11.293049 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2d51953d-b54f-4c80-a929-48588829a5a2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:11.296039 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2d51953d-b54f-4c80-a929-48588829a5a2 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf Jul 03 22:03:11.296039 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2d51953d-b54f-4c80-a929-48588829a5a2 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:11.296039 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2d51953d-b54f-4c80-a929-48588829a5a2 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:11.299026 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-aa5aa1d0-7e0c-4959-940d-b7da02595893 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:11.301178 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-aa5aa1d0-7e0c-4959-940d-b7da02595893 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] GET https://10.4.3.32/volume/v3/volumes/c83001aa-8eae-4b8f-90e8-16ea1d08587d Jul 03 22:03:11.301545 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-aa5aa1d0-7e0c-4959-940d-b7da02595893 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:11.301822 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-aa5aa1d0-7e0c-4959-940d-b7da02595893 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:11.304045 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:11.304045 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:11.307701 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-2d51953d-b54f-4c80-a929-48588829a5a2 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Volume info retrieved successfully. Jul 03 22:03:11.308322 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-aa5aa1d0-7e0c-4959-940d-b7da02595893 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] https://10.4.3.32/volume/v3/volumes/c83001aa-8eae-4b8f-90e8-16ea1d08587d returned with HTTP 404 Jul 03 22:03:11.308663 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1422/5697] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:11 2026] GET /volume/v3/volumes/c83001aa-8eae-4b8f-90e8-16ea1d08587d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:11.312061 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2d51953d-b54f-4c80-a929-48588829a5a2 tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf returned with HTTP 200 Jul 03 22:03:11.312362 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1415/5698] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:11 2026] GET /volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:11.316078 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8e74594e-d22c-4b5a-95e2-f4cbd12d2353 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:11.318264 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8e74594e-d22c-4b5a-95e2-f4cbd12d2353 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] DELETE https://10.4.3.32/volume/v3/volumes/f433bb7f-b5ba-47d2-b4f9-1c44cdf48a7c Jul 03 22:03:11.318264 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8e74594e-d22c-4b5a-95e2-f4cbd12d2353 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:11.318264 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8e74594e-d22c-4b5a-95e2-f4cbd12d2353 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:11.318264 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-8e74594e-d22c-4b5a-95e2-f4cbd12d2353 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Delete volume with id: f433bb7f-b5ba-47d2-b4f9-1c44cdf48a7c Jul 03 22:03:11.324452 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:11.324452 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:11.324840 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8e74594e-d22c-4b5a-95e2-f4cbd12d2353 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Volume info retrieved successfully. Jul 03 22:03:11.344396 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8e74594e-d22c-4b5a-95e2-f4cbd12d2353 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Delete volume request issued successfully. Jul 03 22:03:11.344589 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8e74594e-d22c-4b5a-95e2-f4cbd12d2353 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] https://10.4.3.32/volume/v3/volumes/f433bb7f-b5ba-47d2-b4f9-1c44cdf48a7c returned with HTTP 202 Jul 03 22:03:11.344954 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1417/5699] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:03:11 2026] DELETE /volume/v3/volumes/f433bb7f-b5ba-47d2-b4f9-1c44cdf48a7c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:11.352043 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-10af9920-79a3-436a-a278-5576cf3f3b46 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:11.353958 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-10af9920-79a3-436a-a278-5576cf3f3b46 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] GET https://10.4.3.32/volume/v3/volumes/f433bb7f-b5ba-47d2-b4f9-1c44cdf48a7c Jul 03 22:03:11.354126 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-10af9920-79a3-436a-a278-5576cf3f3b46 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:11.354357 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-10af9920-79a3-436a-a278-5576cf3f3b46 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:11.362103 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:11.362103 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:11.365643 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-10af9920-79a3-436a-a278-5576cf3f3b46 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Volume info retrieved successfully. Jul 03 22:03:11.369592 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-10af9920-79a3-436a-a278-5576cf3f3b46 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] https://10.4.3.32/volume/v3/volumes/f433bb7f-b5ba-47d2-b4f9-1c44cdf48a7c returned with HTTP 200 Jul 03 22:03:11.369951 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1446/5700] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:11 2026] GET /volume/v3/volumes/f433bb7f-b5ba-47d2-b4f9-1c44cdf48a7c => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:11.436334 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6a84c44e-43f3-4cd7-bb11-0cf3b49ba262 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:11.437900 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6a84c44e-43f3-4cd7-bb11-0cf3b49ba262 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee Jul 03 22:03:11.438061 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6a84c44e-43f3-4cd7-bb11-0cf3b49ba262 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:11.438242 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6a84c44e-43f3-4cd7-bb11-0cf3b49ba262 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:11.438342 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-6a84c44e-43f3-4cd7-bb11-0cf3b49ba262 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f0267b3c-6b19-4b74-9d13-e249010e7cee. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:03:11.442034 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:11.442034 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:11.442638 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6a84c44e-43f3-4cd7-bb11-0cf3b49ba262 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee returned with HTTP 200 Jul 03 22:03:11.442928 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1423/5701] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:11 2026] GET /volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee => generated 782 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:12.324142 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ecc54306-20f8-4324-b052-3f586a8f960e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:12.326177 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ecc54306-20f8-4324-b052-3f586a8f960e tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] GET https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf Jul 03 22:03:12.326402 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ecc54306-20f8-4324-b052-3f586a8f960e tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:12.326593 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ecc54306-20f8-4324-b052-3f586a8f960e tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:12.331959 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ecc54306-20f8-4324-b052-3f586a8f960e tempest-SnapshotDataIntegrityTests-1475641418 tempest-SnapshotDataIntegrityTests-1475641418-project-member] https://10.4.3.32/volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf returned with HTTP 404 Jul 03 22:03:12.332427 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1416/5702] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:12 2026] GET /volume/v3/volumes/88e5446a-f419-4f39-b23b-f66221802faf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:12.382750 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-04d849d3-6c7d-4746-9ba1-255b0ce52d5b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:12.384607 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-04d849d3-6c7d-4746-9ba1-255b0ce52d5b tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] GET https://10.4.3.32/volume/v3/volumes/f433bb7f-b5ba-47d2-b4f9-1c44cdf48a7c Jul 03 22:03:12.384798 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-04d849d3-6c7d-4746-9ba1-255b0ce52d5b tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:12.385253 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-04d849d3-6c7d-4746-9ba1-255b0ce52d5b tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:12.390710 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-04d849d3-6c7d-4746-9ba1-255b0ce52d5b tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] https://10.4.3.32/volume/v3/volumes/f433bb7f-b5ba-47d2-b4f9-1c44cdf48a7c returned with HTTP 404 Jul 03 22:03:12.390957 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1418/5703] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:12 2026] GET /volume/v3/volumes/f433bb7f-b5ba-47d2-b4f9-1c44cdf48a7c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:12.397611 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e5b67216-a5a9-439b-9c57-988538994502 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:12.399318 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e5b67216-a5a9-439b-9c57-988538994502 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] DELETE https://10.4.3.32/volume/v3/volumes/3afb1ee5-2492-40e9-a109-05f99e5b68ee Jul 03 22:03:12.399573 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e5b67216-a5a9-439b-9c57-988538994502 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:12.399760 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e5b67216-a5a9-439b-9c57-988538994502 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:12.399917 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-e5b67216-a5a9-439b-9c57-988538994502 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Delete volume with id: 3afb1ee5-2492-40e9-a109-05f99e5b68ee Jul 03 22:03:12.407709 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:12.407709 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:12.408353 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e5b67216-a5a9-439b-9c57-988538994502 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Volume info retrieved successfully. Jul 03 22:03:12.429693 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e5b67216-a5a9-439b-9c57-988538994502 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Delete volume request issued successfully. Jul 03 22:03:12.430203 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e5b67216-a5a9-439b-9c57-988538994502 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] https://10.4.3.32/volume/v3/volumes/3afb1ee5-2492-40e9-a109-05f99e5b68ee returned with HTTP 202 Jul 03 22:03:12.430272 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1447/5704] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:03:12 2026] DELETE /volume/v3/volumes/3afb1ee5-2492-40e9-a109-05f99e5b68ee => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:12.437838 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-3e80ea43-e929-44f1-930c-769aa98a9b22 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:12.439948 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3e80ea43-e929-44f1-930c-769aa98a9b22 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] GET https://10.4.3.32/volume/v3/volumes/3afb1ee5-2492-40e9-a109-05f99e5b68ee Jul 03 22:03:12.439948 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3e80ea43-e929-44f1-930c-769aa98a9b22 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:12.439948 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3e80ea43-e929-44f1-930c-769aa98a9b22 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:12.447092 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:12.447092 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:12.451093 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-3e80ea43-e929-44f1-930c-769aa98a9b22 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Volume info retrieved successfully. Jul 03 22:03:12.452769 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1217e0d7-05a0-4949-a305-f3501da0d878 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:12.454525 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1217e0d7-05a0-4949-a305-f3501da0d878 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee Jul 03 22:03:12.454759 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1217e0d7-05a0-4949-a305-f3501da0d878 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:12.454971 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1217e0d7-05a0-4949-a305-f3501da0d878 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:12.455112 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-1217e0d7-05a0-4949-a305-f3501da0d878 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f0267b3c-6b19-4b74-9d13-e249010e7cee. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:03:12.455410 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3e80ea43-e929-44f1-930c-769aa98a9b22 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] https://10.4.3.32/volume/v3/volumes/3afb1ee5-2492-40e9-a109-05f99e5b68ee returned with HTTP 200 Jul 03 22:03:12.455823 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1424/5705] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:12 2026] GET /volume/v3/volumes/3afb1ee5-2492-40e9-a109-05f99e5b68ee => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:12.459596 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:12.459596 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:12.460294 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1217e0d7-05a0-4949-a305-f3501da0d878 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee returned with HTTP 200 Jul 03 22:03:12.460725 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1417/5706] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:12 2026] GET /volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:13.469050 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4c77e554-3639-4b8f-ad0a-c9a651d69152 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:13.470572 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4c77e554-3639-4b8f-ad0a-c9a651d69152 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] GET https://10.4.3.32/volume/v3/volumes/3afb1ee5-2492-40e9-a109-05f99e5b68ee Jul 03 22:03:13.470759 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4c77e554-3639-4b8f-ad0a-c9a651d69152 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:13.470808 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2b65b4a7-9c12-4086-a6f3-78ba05b99215 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:13.471012 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4c77e554-3639-4b8f-ad0a-c9a651d69152 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:13.472513 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2b65b4a7-9c12-4086-a6f3-78ba05b99215 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee Jul 03 22:03:13.472726 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2b65b4a7-9c12-4086-a6f3-78ba05b99215 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:13.472884 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2b65b4a7-9c12-4086-a6f3-78ba05b99215 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:13.472976 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-2b65b4a7-9c12-4086-a6f3-78ba05b99215 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f0267b3c-6b19-4b74-9d13-e249010e7cee. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:03:13.476657 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4c77e554-3639-4b8f-ad0a-c9a651d69152 tempest-CreateVolumesFromImageTest-331182807 tempest-CreateVolumesFromImageTest-331182807-project-member] https://10.4.3.32/volume/v3/volumes/3afb1ee5-2492-40e9-a109-05f99e5b68ee returned with HTTP 404 Jul 03 22:03:13.477091 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1419/5707] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:13 2026] GET /volume/v3/volumes/3afb1ee5-2492-40e9-a109-05f99e5b68ee => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:13.477134 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:13.477134 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:13.477853 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2b65b4a7-9c12-4086-a6f3-78ba05b99215 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee returned with HTTP 200 Jul 03 22:03:13.478177 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1448/5708] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:13 2026] GET /volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:14.490156 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-cb28885a-6013-4b6e-b6fd-063a65c59845 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:14.491960 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cb28885a-6013-4b6e-b6fd-063a65c59845 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee Jul 03 22:03:14.492164 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cb28885a-6013-4b6e-b6fd-063a65c59845 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:14.492434 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cb28885a-6013-4b6e-b6fd-063a65c59845 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:14.492587 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-cb28885a-6013-4b6e-b6fd-063a65c59845 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f0267b3c-6b19-4b74-9d13-e249010e7cee. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:03:14.496590 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:14.496590 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:14.497387 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cb28885a-6013-4b6e-b6fd-063a65c59845 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee returned with HTTP 200 Jul 03 22:03:14.497768 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1425/5709] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:14 2026] GET /volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:14.507443 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8edeedea-5310-4daf-8760-0990d01f461f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:14.509276 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8edeedea-5310-4daf-8760-0990d01f461f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee Jul 03 22:03:14.509539 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8edeedea-5310-4daf-8760-0990d01f461f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:14.509719 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8edeedea-5310-4daf-8760-0990d01f461f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:14.509855 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-8edeedea-5310-4daf-8760-0990d01f461f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f0267b3c-6b19-4b74-9d13-e249010e7cee. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:03:14.514033 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:14.514033 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:14.514748 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8edeedea-5310-4daf-8760-0990d01f461f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee returned with HTTP 200 Jul 03 22:03:14.515074 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1418/5710] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:14 2026] GET /volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:14.533522 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4f412f1e-334c-446c-92e0-5b95419dbd73 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:14.535346 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4f412f1e-334c-446c-92e0-5b95419dbd73 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] DELETE https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee Jul 03 22:03:14.535346 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4f412f1e-334c-446c-92e0-5b95419dbd73 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:14.535814 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4f412f1e-334c-446c-92e0-5b95419dbd73 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:14.535814 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.contrib.backups [None req-4f412f1e-334c-446c-92e0-5b95419dbd73 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Delete backup with id: f0267b3c-6b19-4b74-9d13-e249010e7cee. Jul 03 22:03:14.541137 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:14.541137 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:14.568046 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.backup.rpcapi [None req-4f412f1e-334c-446c-92e0-5b95419dbd73 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] delete_backup rpcapi backup_id f0267b3c-6b19-4b74-9d13-e249010e7cee {{(pid=99935) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 22:03:14.570218 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4f412f1e-334c-446c-92e0-5b95419dbd73 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee returned with HTTP 202 Jul 03 22:03:14.571409 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1420/5711] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:03:14 2026] DELETE /volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 22:03:14.577249 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b031d06d-96d6-421d-a56e-084010bb8e19 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:14.581382 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b031d06d-96d6-421d-a56e-084010bb8e19 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee Jul 03 22:03:14.581382 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b031d06d-96d6-421d-a56e-084010bb8e19 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:14.581382 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b031d06d-96d6-421d-a56e-084010bb8e19 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:14.581382 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-b031d06d-96d6-421d-a56e-084010bb8e19 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f0267b3c-6b19-4b74-9d13-e249010e7cee. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:03:14.584347 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:14.584347 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:14.585403 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b031d06d-96d6-421d-a56e-084010bb8e19 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee returned with HTTP 200 Jul 03 22:03:14.586092 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1449/5712] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:14 2026] GET /volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:14.717587 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-dc2afbc0-b8e6-4fd3-a9c0-a93a481dffb1 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:14.801424 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-dc2afbc0-b8e6-4fd3-a9c0-a93a481dffb1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:03:14.801763 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-dc2afbc0-b8e6-4fd3-a9c0-a93a481dffb1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-35709178"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:14.803065 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-dc2afbc0-b8e6-4fd3-a9c0-a93a481dffb1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-35709178'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:03:14.804978 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-dc2afbc0-b8e6-4fd3-a9c0-a93a481dffb1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Create volume of 1 GB Jul 03 22:03:14.808234 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-dc2afbc0-b8e6-4fd3-a9c0-a93a481dffb1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Availability Zones retrieved successfully. Jul 03 22:03:14.813911 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-dc2afbc0-b8e6-4fd3-a9c0-a93a481dffb1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Flow 'volume_create_api' (abc68f55-275f-4a54-8784-79842213b9ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:14.814780 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-dc2afbc0-b8e6-4fd3-a9c0-a93a481dffb1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e568d93-3d7d-4415-98a7-513fc6c90109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:14.815689 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-dc2afbc0-b8e6-4fd3-a9c0-a93a481dffb1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:03:14.845488 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-dc2afbc0-b8e6-4fd3-a9c0-a93a481dffb1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e568d93-3d7d-4415-98a7-513fc6c90109) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:14.847349 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-dc2afbc0-b8e6-4fd3-a9c0-a93a481dffb1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db44c503-b1aa-42b0-86cf-53a8dfccc524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:14.977080 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-dc2afbc0-b8e6-4fd3-a9c0-a93a481dffb1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Created reservations ['30411d7c-02aa-46da-ad38-513e3fc9a9ce', 'cd739136-0540-4cf6-9870-8a62d4c6bb6c', '869daaa1-70b9-451f-ab3f-b3c86c1c53f5', 'd93a530f-9cc9-41ee-91cf-bfd0eb72128d'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:03:14.977906 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-dc2afbc0-b8e6-4fd3-a9c0-a93a481dffb1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db44c503-b1aa-42b0-86cf-53a8dfccc524) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30411d7c-02aa-46da-ad38-513e3fc9a9ce', 'cd739136-0540-4cf6-9870-8a62d4c6bb6c', '869daaa1-70b9-451f-ab3f-b3c86c1c53f5', 'd93a530f-9cc9-41ee-91cf-bfd0eb72128d']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:14.978701 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-dc2afbc0-b8e6-4fd3-a9c0-a93a481dffb1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec69d819-1b83-4242-b1a0-81bf11c8afbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:15.008131 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-dc2afbc0-b8e6-4fd3-a9c0-a93a481dffb1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec69d819-1b83-4242-b1a0-81bf11c8afbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ae4ba0e-f7a3-4749-9cd7-75d9537df1e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-35709178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d84a7c56fa5645b0a9ce84d70c8435de',qos_specs=None,replication_status=,reservations=['30411d7c-02aa-46da-ad38-513e3fc9a9ce','cd739136-0540-4cf6-9870-8a62d4c6bb6c','869daaa1-70b9-451f-ab3f-b3c86c1c53f5','d93a530f-9cc9-41ee-91cf-bfd0eb72128d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60d9a560be534462850420a9df73e525',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:03:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-35709178',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ae4ba0e-f7a3-4749-9cd7-75d9537df1e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d84a7c56fa5645b0a9ce84d70c8435de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60d9a560be534462850420a9df73e525',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:15.008796 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-dc2afbc0-b8e6-4fd3-a9c0-a93a481dffb1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7951c77-ca07-4a82-8002-4b1ea5d21acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:15.047801 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-dc2afbc0-b8e6-4fd3-a9c0-a93a481dffb1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7951c77-ca07-4a82-8002-4b1ea5d21acd) transitioned into state 'SUCCESS' from state '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-35709178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d84a7c56fa5645b0a9ce84d70c8435de',qos_specs=None,replication_status=,reservations=['30411d7c-02aa-46da-ad38-513e3fc9a9ce','cd739136-0540-4cf6-9870-8a62d4c6bb6c','869daaa1-70b9-451f-ab3f-b3c86c1c53f5','d93a530f-9cc9-41ee-91cf-bfd0eb72128d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60d9a560be534462850420a9df73e525',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:15.048547 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-dc2afbc0-b8e6-4fd3-a9c0-a93a481dffb1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3d58443-6a98-400b-84eb-bb58479703f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:15.069857 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-dc2afbc0-b8e6-4fd3-a9c0-a93a481dffb1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3d58443-6a98-400b-84eb-bb58479703f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:15.071142 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-dc2afbc0-b8e6-4fd3-a9c0-a93a481dffb1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Flow 'volume_create_api' (abc68f55-275f-4a54-8784-79842213b9ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:15.071807 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-dc2afbc0-b8e6-4fd3-a9c0-a93a481dffb1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Create volume request issued successfully. Jul 03 22:03:15.072489 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-dc2afbc0-b8e6-4fd3-a9c0-a93a481dffb1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:03:15.072900 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1426/5713] 10.4.3.32 () {70 vars in 1292 bytes} [Fri Jul 3 22:03:14 2026] POST /volume/v3/volumes => generated 766 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:15.086389 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-5c6c6971-5ce9-4b46-9a58-336f6e37c8f9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:15.088686 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5c6c6971-5ce9-4b46-9a58-336f6e37c8f9 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/4ae4ba0e-f7a3-4749-9cd7-75d9537df1e3 Jul 03 22:03:15.088686 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5c6c6971-5ce9-4b46-9a58-336f6e37c8f9 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:15.088944 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5c6c6971-5ce9-4b46-9a58-336f6e37c8f9 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:15.097888 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:15.097888 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:15.102542 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-5c6c6971-5ce9-4b46-9a58-336f6e37c8f9 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:15.109246 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5c6c6971-5ce9-4b46-9a58-336f6e37c8f9 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/4ae4ba0e-f7a3-4749-9cd7-75d9537df1e3 returned with HTTP 200 Jul 03 22:03:15.109703 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1419/5714] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:15 2026] GET /volume/v3/volumes/4ae4ba0e-f7a3-4749-9cd7-75d9537df1e3 => generated 834 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:15.349438 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-45ecf8c5-c924-4cd9-8ef4-1d531257bd78 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:15.349929 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-45ecf8c5-c924-4cd9-8ef4-1d531257bd78 None None] GET https://10.4.3.32/volume// Jul 03 22:03:15.350162 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-45ecf8c5-c924-4cd9-8ef4-1d531257bd78 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:15.350162 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-45ecf8c5-c924-4cd9-8ef4-1d531257bd78 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:15.351287 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-45ecf8c5-c924-4cd9-8ef4-1d531257bd78 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:03:15.351287 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1421/5715] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 22:03: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 22:03:15.358643 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-e737293f-f634-4534-b6e7-8115bbdae851 req-2c841f18-c4c6-4489-8a7b-e8df665b2414 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:15.361182 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-e737293f-f634-4534-b6e7-8115bbdae851 req-2c841f18-c4c6-4489-8a7b-e8df665b2414 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] GET https://10.4.3.32/volume/v3/volumes/2097740d-6878-4ebb-8f9c-ad251e48198c Jul 03 22:03:15.361519 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-e737293f-f634-4534-b6e7-8115bbdae851 req-2c841f18-c4c6-4489-8a7b-e8df665b2414 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:15.361689 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-e737293f-f634-4534-b6e7-8115bbdae851 req-2c841f18-c4c6-4489-8a7b-e8df665b2414 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:15.372079 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:15.372079 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:15.376450 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-e737293f-f634-4534-b6e7-8115bbdae851 req-2c841f18-c4c6-4489-8a7b-e8df665b2414 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Volume info retrieved successfully. Jul 03 22:03:15.381384 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-e737293f-f634-4534-b6e7-8115bbdae851 req-2c841f18-c4c6-4489-8a7b-e8df665b2414 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/volumes/2097740d-6878-4ebb-8f9c-ad251e48198c returned with HTTP 200 Jul 03 22:03:15.381836 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1450/5716] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 22:03:15 2026] GET /volume/v3/volumes/2097740d-6878-4ebb-8f9c-ad251e48198c => generated 1548 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:03:15.492117 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-e737293f-f634-4534-b6e7-8115bbdae851 req-e9ea29d8-762d-4c0a-8cd4-48292c960a43 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:15.494528 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-e737293f-f634-4534-b6e7-8115bbdae851 req-e9ea29d8-762d-4c0a-8cd4-48292c960a43 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] PUT https://10.4.3.32/volume/v3/attachments/28635c90-475a-45bf-ae23-346d2b17b685 Jul 03 22:03:15.494951 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-e737293f-f634-4534-b6e7-8115bbdae851 req-e9ea29d8-762d-4c0a-8cd4-48292c960a43 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:15.502687 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-e737293f-f634-4534-b6e7-8115bbdae851 req-e9ea29d8-762d-4c0a-8cd4-48292c960a43 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Acquiring lock "cinder-attachment_update-2097740d-6878-4ebb-8f9c-ad251e48198c-np0000004475" by "attachment_update" {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 22:03:15.507215 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-e737293f-f634-4534-b6e7-8115bbdae851 req-e9ea29d8-762d-4c0a-8cd4-48292c960a43 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Lock "cinder-attachment_update-2097740d-6878-4ebb-8f9c-ad251e48198c-np0000004475" acquired by "attachment_update" :: waited 0.005s {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 22:03:15.508151 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:15.508151 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:15.597391 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4afb6cdf-9877-461b-9016-28422c1ff47d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:15.599269 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4afb6cdf-9877-461b-9016-28422c1ff47d tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee Jul 03 22:03:15.599511 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4afb6cdf-9877-461b-9016-28422c1ff47d tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:15.599689 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4afb6cdf-9877-461b-9016-28422c1ff47d tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:15.599791 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-4afb6cdf-9877-461b-9016-28422c1ff47d tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Show backup with id f0267b3c-6b19-4b74-9d13-e249010e7cee. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:03:15.603447 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4afb6cdf-9877-461b-9016-28422c1ff47d tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee returned with HTTP 404 Jul 03 22:03:15.603870 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1420/5717] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:15 2026] GET /volume/v3/backups/f0267b3c-6b19-4b74-9d13-e249010e7cee => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:15.610520 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-2192604b-987b-438c-91fa-47707b6e3196 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:15.612225 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2192604b-987b-438c-91fa-47707b6e3196 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/94de3712-c3c2-44f3-b99b-6f22852f5884 Jul 03 22:03:15.612449 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2192604b-987b-438c-91fa-47707b6e3196 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:15.612623 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2192604b-987b-438c-91fa-47707b6e3196 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:15.612718 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [None req-2192604b-987b-438c-91fa-47707b6e3196 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Delete snapshot with id: 94de3712-c3c2-44f3-b99b-6f22852f5884 Jul 03 22:03:15.617846 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:15.617846 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:15.618333 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-2192604b-987b-438c-91fa-47707b6e3196 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Snapshot retrieved successfully. Jul 03 22:03:15.635643 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-2192604b-987b-438c-91fa-47707b6e3196 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Snapshot delete request issued successfully. Jul 03 22:03:15.635901 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2192604b-987b-438c-91fa-47707b6e3196 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/snapshots/94de3712-c3c2-44f3-b99b-6f22852f5884 returned with HTTP 202 Jul 03 22:03:15.636357 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1422/5718] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 22:03:15 2026] DELETE /volume/v3/snapshots/94de3712-c3c2-44f3-b99b-6f22852f5884 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:15.642842 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8b0f22c1-10d7-49b4-b438-5987cd79e2be None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:15.644581 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8b0f22c1-10d7-49b4-b438-5987cd79e2be tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/snapshots/94de3712-c3c2-44f3-b99b-6f22852f5884 Jul 03 22:03:15.644798 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8b0f22c1-10d7-49b4-b438-5987cd79e2be tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:15.644973 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8b0f22c1-10d7-49b4-b438-5987cd79e2be tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:15.650335 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:15.650335 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:15.650772 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-8b0f22c1-10d7-49b4-b438-5987cd79e2be tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Snapshot retrieved successfully. Jul 03 22:03:15.651601 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8b0f22c1-10d7-49b4-b438-5987cd79e2be tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/snapshots/94de3712-c3c2-44f3-b99b-6f22852f5884 returned with HTTP 200 Jul 03 22:03:15.651986 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1451/5719] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:15 2026] GET /volume/v3/snapshots/94de3712-c3c2-44f3-b99b-6f22852f5884 => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:16.034211 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-e737293f-f634-4534-b6e7-8115bbdae851 req-e9ea29d8-762d-4c0a-8cd4-48292c960a43 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Lock "cinder-attachment_update-2097740d-6878-4ebb-8f9c-ad251e48198c-np0000004475" released by "attachment_update" :: held 0.527s {{(pid=99934) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 22:03:16.034638 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-e737293f-f634-4534-b6e7-8115bbdae851 req-e9ea29d8-762d-4c0a-8cd4-48292c960a43 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/attachments/28635c90-475a-45bf-ae23-346d2b17b685 returned with HTTP 200 Jul 03 22:03:16.035104 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1427/5720] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 22:03:15 2026] PUT /volume/v3/attachments/28635c90-475a-45bf-ae23-346d2b17b685 => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:16.124028 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-bc1f00a7-9070-4fd0-a423-dfe8cf7095b1 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:16.126768 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bc1f00a7-9070-4fd0-a423-dfe8cf7095b1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/4ae4ba0e-f7a3-4749-9cd7-75d9537df1e3 Jul 03 22:03:16.127092 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bc1f00a7-9070-4fd0-a423-dfe8cf7095b1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:16.127416 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bc1f00a7-9070-4fd0-a423-dfe8cf7095b1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:16.137332 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:16.137332 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:16.142723 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-bc1f00a7-9070-4fd0-a423-dfe8cf7095b1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:16.148727 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bc1f00a7-9070-4fd0-a423-dfe8cf7095b1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/4ae4ba0e-f7a3-4749-9cd7-75d9537df1e3 returned with HTTP 200 Jul 03 22:03:16.149199 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1421/5721] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:16 2026] GET /volume/v3/volumes/4ae4ba0e-f7a3-4749-9cd7-75d9537df1e3 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:16.161674 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d167db59-b738-4916-9283-eeb9c3633cdf None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:16.163362 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d167db59-b738-4916-9283-eeb9c3633cdf tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 22:03:16.163776 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d167db59-b738-4916-9283-eeb9c3633cdf tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4ae4ba0e-f7a3-4749-9cd7-75d9537df1e3", "name": "tempest-VolumeDependencyTests-Snapshot-1286429757"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:16.171686 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:16.171686 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:16.172109 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d167db59-b738-4916-9283-eeb9c3633cdf tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:16.172224 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [None req-d167db59-b738-4916-9283-eeb9c3633cdf tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Create snapshot from volume 4ae4ba0e-f7a3-4749-9cd7-75d9537df1e3 Jul 03 22:03:16.214586 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-d167db59-b738-4916-9283-eeb9c3633cdf tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Created reservations ['2c48093e-6079-40c2-9c04-cac8ae241711', 'ea63a9bf-c761-4651-bf5a-69304d0a7c0a', 'd5cf9c4d-4a56-4144-9375-7e929678f928', '96bddbf0-4e1d-4dce-825f-f5ed073c0d16'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:03:16.253791 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d167db59-b738-4916-9283-eeb9c3633cdf tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Snapshot create request issued successfully. Jul 03 22:03:16.254123 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d167db59-b738-4916-9283-eeb9c3633cdf tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 22:03:16.254689 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1423/5722] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 22:03:16 2026] POST /volume/v3/snapshots => generated 308 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:03:16.263446 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2f4771ef-c2ac-4e91-903d-ff709c2acc1d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:16.265081 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2f4771ef-c2ac-4e91-903d-ff709c2acc1d tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/snapshots/55e3a6ef-dcde-4117-a0d9-26c8a66a4661 Jul 03 22:03:16.265268 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2f4771ef-c2ac-4e91-903d-ff709c2acc1d tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:16.265500 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2f4771ef-c2ac-4e91-903d-ff709c2acc1d tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:16.270040 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:16.270040 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:16.270507 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-2f4771ef-c2ac-4e91-903d-ff709c2acc1d tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Snapshot retrieved successfully. Jul 03 22:03:16.271238 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2f4771ef-c2ac-4e91-903d-ff709c2acc1d tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots/55e3a6ef-dcde-4117-a0d9-26c8a66a4661 returned with HTTP 200 Jul 03 22:03:16.271648 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1452/5723] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:16 2026] GET /volume/v3/snapshots/55e3a6ef-dcde-4117-a0d9-26c8a66a4661 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:16.545759 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-e737293f-f634-4534-b6e7-8115bbdae851 req-65331da0-f03f-442a-8f02-5c53ff2b90e7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:16.547815 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-e737293f-f634-4534-b6e7-8115bbdae851 req-65331da0-f03f-442a-8f02-5c53ff2b90e7 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] POST https://10.4.3.32/volume/v3/attachments/28635c90-475a-45bf-ae23-346d2b17b685/action Jul 03 22:03:16.548160 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-e737293f-f634-4534-b6e7-8115bbdae851 req-65331da0-f03f-442a-8f02-5c53ff2b90e7 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Action body: b'{"os-complete": null}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 22:03:16.548295 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-e737293f-f634-4534-b6e7-8115bbdae851 req-65331da0-f03f-442a-8f02-5c53ff2b90e7 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:16.562637 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:16.562637 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:16.571168 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-e737293f-f634-4534-b6e7-8115bbdae851 req-65331da0-f03f-442a-8f02-5c53ff2b90e7 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/attachments/28635c90-475a-45bf-ae23-346d2b17b685/action returned with HTTP 204 Jul 03 22:03:16.571666 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1428/5724] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 22:03:16 2026] POST /volume/v3/attachments/28635c90-475a-45bf-ae23-346d2b17b685/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:16.660257 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3afcedd0-ea13-41e1-bcc9-180addd896be None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:16.662040 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3afcedd0-ea13-41e1-bcc9-180addd896be tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/snapshots/94de3712-c3c2-44f3-b99b-6f22852f5884 Jul 03 22:03:16.662243 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3afcedd0-ea13-41e1-bcc9-180addd896be tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:16.662447 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3afcedd0-ea13-41e1-bcc9-180addd896be tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:16.667071 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3afcedd0-ea13-41e1-bcc9-180addd896be tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/snapshots/94de3712-c3c2-44f3-b99b-6f22852f5884 returned with HTTP 404 Jul 03 22:03:16.667604 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1422/5725] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:16 2026] GET /volume/v3/snapshots/94de3712-c3c2-44f3-b99b-6f22852f5884 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:16.675366 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1dfcee14-224b-4578-a143-e805ed4c842b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:16.677887 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1dfcee14-224b-4578-a143-e805ed4c842b tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] DELETE https://10.4.3.32/volume/v3/volumes/df0b65ff-3beb-42bf-8a55-330b7fa4a394 Jul 03 22:03:16.678160 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1dfcee14-224b-4578-a143-e805ed4c842b tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:16.678449 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1dfcee14-224b-4578-a143-e805ed4c842b tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:16.678672 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-1dfcee14-224b-4578-a143-e805ed4c842b tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Delete volume with id: df0b65ff-3beb-42bf-8a55-330b7fa4a394 Jul 03 22:03:16.685832 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:16.685832 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:16.686311 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-1dfcee14-224b-4578-a143-e805ed4c842b tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Volume info retrieved successfully. Jul 03 22:03:16.702229 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-1dfcee14-224b-4578-a143-e805ed4c842b tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Delete volume request issued successfully. Jul 03 22:03:16.702479 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1dfcee14-224b-4578-a143-e805ed4c842b tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/volumes/df0b65ff-3beb-42bf-8a55-330b7fa4a394 returned with HTTP 202 Jul 03 22:03:16.702968 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1424/5726] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:03:16 2026] DELETE /volume/v3/volumes/df0b65ff-3beb-42bf-8a55-330b7fa4a394 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:16.710582 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ff9ab09c-aa73-49b9-8b43-0f8fda3c5269 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:16.713104 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ff9ab09c-aa73-49b9-8b43-0f8fda3c5269 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/volumes/df0b65ff-3beb-42bf-8a55-330b7fa4a394 Jul 03 22:03:16.713333 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ff9ab09c-aa73-49b9-8b43-0f8fda3c5269 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:16.713559 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ff9ab09c-aa73-49b9-8b43-0f8fda3c5269 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:16.721515 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:16.721515 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:16.725802 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-ff9ab09c-aa73-49b9-8b43-0f8fda3c5269 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Volume info retrieved successfully. Jul 03 22:03:16.730598 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ff9ab09c-aa73-49b9-8b43-0f8fda3c5269 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/volumes/df0b65ff-3beb-42bf-8a55-330b7fa4a394 returned with HTTP 200 Jul 03 22:03:16.731038 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1453/5727] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:16 2026] GET /volume/v3/volumes/df0b65ff-3beb-42bf-8a55-330b7fa4a394 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:17.279399 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-0ddfc0fc-7c58-4428-83ad-67a6090c8c46 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:17.281239 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0ddfc0fc-7c58-4428-83ad-67a6090c8c46 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/snapshots/55e3a6ef-dcde-4117-a0d9-26c8a66a4661 Jul 03 22:03:17.281459 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0ddfc0fc-7c58-4428-83ad-67a6090c8c46 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:17.281675 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0ddfc0fc-7c58-4428-83ad-67a6090c8c46 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:17.283283 np0000004475 devstack@c-api.service[99934]: DEBUG dbcounter [-] [99934] Writing DB stats cinder:SELECT=295,cinder:UPDATE=78,cinder:INSERT=38 {{(pid=99934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:03:17.286701 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:17.286701 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:17.287107 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-0ddfc0fc-7c58-4428-83ad-67a6090c8c46 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Snapshot retrieved successfully. Jul 03 22:03:17.287827 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0ddfc0fc-7c58-4428-83ad-67a6090c8c46 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots/55e3a6ef-dcde-4117-a0d9-26c8a66a4661 returned with HTTP 200 Jul 03 22:03:17.288195 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1429/5728] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:17 2026] GET /volume/v3/snapshots/55e3a6ef-dcde-4117-a0d9-26c8a66a4661 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:17.298905 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f670987f-1dad-4dc1-b5b9-0a1657de4bc1 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:17.300544 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f670987f-1dad-4dc1-b5b9-0a1657de4bc1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:03:17.300859 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f670987f-1dad-4dc1-b5b9-0a1657de4bc1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "55e3a6ef-dcde-4117-a0d9-26c8a66a4661", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1794171733"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:17.302340 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-f670987f-1dad-4dc1-b5b9-0a1657de4bc1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Create volume request body: {'volume': {'snapshot_id': '55e3a6ef-dcde-4117-a0d9-26c8a66a4661', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1794171733'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:03:17.308051 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:17.308051 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:17.308530 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f670987f-1dad-4dc1-b5b9-0a1657de4bc1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Snapshot retrieved successfully. Jul 03 22:03:17.308719 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-f670987f-1dad-4dc1-b5b9-0a1657de4bc1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Create volume of 1 GB Jul 03 22:03:17.312927 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f670987f-1dad-4dc1-b5b9-0a1657de4bc1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Availability Zones retrieved successfully. Jul 03 22:03:17.318218 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f670987f-1dad-4dc1-b5b9-0a1657de4bc1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Flow 'volume_create_api' (080a7b2a-fcbb-4f29-86ef-7b05d671ebb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:17.319294 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f670987f-1dad-4dc1-b5b9-0a1657de4bc1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43d830be-ddb4-4fc9-84c5-6f589704e133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:17.320445 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-f670987f-1dad-4dc1-b5b9-0a1657de4bc1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:03:17.346838 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f670987f-1dad-4dc1-b5b9-0a1657de4bc1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43d830be-ddb4-4fc9-84c5-6f589704e133) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '55e3a6ef-dcde-4117-a0d9-26c8a66a4661', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:17.347552 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f670987f-1dad-4dc1-b5b9-0a1657de4bc1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f777a511-2954-444f-958c-060b374e6a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:17.386884 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-f670987f-1dad-4dc1-b5b9-0a1657de4bc1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Created reservations ['44cecfb8-18c9-4936-b278-e40ed889c45b', '40f75ad4-b94f-4fae-8ccd-f09febd32b03', '3c172b57-5cac-4fb1-b057-db705a24a9e7', 'de6eaf36-169b-4862-b00b-8fc72accbfc0'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:03:17.387723 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f670987f-1dad-4dc1-b5b9-0a1657de4bc1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f777a511-2954-444f-958c-060b374e6a31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44cecfb8-18c9-4936-b278-e40ed889c45b', '40f75ad4-b94f-4fae-8ccd-f09febd32b03', '3c172b57-5cac-4fb1-b057-db705a24a9e7', 'de6eaf36-169b-4862-b00b-8fc72accbfc0']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:17.388473 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f670987f-1dad-4dc1-b5b9-0a1657de4bc1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (728627f7-b60a-4b11-8ff6-434d27404cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:17.426607 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f670987f-1dad-4dc1-b5b9-0a1657de4bc1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (728627f7-b60a-4b11-8ff6-434d27404cad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71c287ea-74a4-4c66-8c9c-3369cdbf444c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1794171733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d84a7c56fa5645b0a9ce84d70c8435de',qos_specs=None,replication_status=,reservations=['44cecfb8-18c9-4936-b278-e40ed889c45b','40f75ad4-b94f-4fae-8ccd-f09febd32b03','3c172b57-5cac-4fb1-b057-db705a24a9e7','de6eaf36-169b-4862-b00b-8fc72accbfc0'],size=1,snapshot_id=55e3a6ef-dcde-4117-a0d9-26c8a66a4661,source_replicaid=,source_volid=None,status='creating',user_id='60d9a560be534462850420a9df73e525',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:03:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1794171733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71c287ea-74a4-4c66-8c9c-3369cdbf444c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d84a7c56fa5645b0a9ce84d70c8435de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=55e3a6ef-dcde-4117-a0d9-26c8a66a4661,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60d9a560be534462850420a9df73e525',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:17.427364 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f670987f-1dad-4dc1-b5b9-0a1657de4bc1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb322163-6502-4a64-b233-248f0e21b063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:17.445737 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f670987f-1dad-4dc1-b5b9-0a1657de4bc1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb322163-6502-4a64-b233-248f0e21b063) transitioned into state 'SUCCESS' from state '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-1794171733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d84a7c56fa5645b0a9ce84d70c8435de',qos_specs=None,replication_status=,reservations=['44cecfb8-18c9-4936-b278-e40ed889c45b','40f75ad4-b94f-4fae-8ccd-f09febd32b03','3c172b57-5cac-4fb1-b057-db705a24a9e7','de6eaf36-169b-4862-b00b-8fc72accbfc0'],size=1,snapshot_id=55e3a6ef-dcde-4117-a0d9-26c8a66a4661,source_replicaid=,source_volid=None,status='creating',user_id='60d9a560be534462850420a9df73e525',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:17.446442 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f670987f-1dad-4dc1-b5b9-0a1657de4bc1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30c8acc5-ed0b-4231-b28e-ac9dcd7e4fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:17.468178 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f670987f-1dad-4dc1-b5b9-0a1657de4bc1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30c8acc5-ed0b-4231-b28e-ac9dcd7e4fb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:17.469281 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-f670987f-1dad-4dc1-b5b9-0a1657de4bc1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Flow 'volume_create_api' (080a7b2a-fcbb-4f29-86ef-7b05d671ebb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:17.469715 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f670987f-1dad-4dc1-b5b9-0a1657de4bc1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Create volume request issued successfully. Jul 03 22:03:17.470470 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f670987f-1dad-4dc1-b5b9-0a1657de4bc1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:03:17.470944 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1423/5729] 10.4.3.32 () {70 vars in 1293 bytes} [Fri Jul 3 22:03:17 2026] POST /volume/v3/volumes => generated 802 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:17.484572 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-897e0fb4-db51-4262-9c8a-28594110aa56 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:17.486807 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-897e0fb4-db51-4262-9c8a-28594110aa56 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/71c287ea-74a4-4c66-8c9c-3369cdbf444c Jul 03 22:03:17.487067 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-897e0fb4-db51-4262-9c8a-28594110aa56 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:17.487348 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-897e0fb4-db51-4262-9c8a-28594110aa56 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:17.495950 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:17.495950 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:17.500241 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-897e0fb4-db51-4262-9c8a-28594110aa56 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:17.505014 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-897e0fb4-db51-4262-9c8a-28594110aa56 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/71c287ea-74a4-4c66-8c9c-3369cdbf444c returned with HTTP 200 Jul 03 22:03:17.505498 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1425/5730] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:17 2026] GET /volume/v3/volumes/71c287ea-74a4-4c66-8c9c-3369cdbf444c => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:17.743221 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ecda8a8d-d732-483b-9d42-e03c151a402f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:17.744958 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ecda8a8d-d732-483b-9d42-e03c151a402f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/volumes/df0b65ff-3beb-42bf-8a55-330b7fa4a394 Jul 03 22:03:17.745149 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ecda8a8d-d732-483b-9d42-e03c151a402f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:17.745345 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ecda8a8d-d732-483b-9d42-e03c151a402f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:17.750821 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ecda8a8d-d732-483b-9d42-e03c151a402f tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/volumes/df0b65ff-3beb-42bf-8a55-330b7fa4a394 returned with HTTP 404 Jul 03 22:03:17.751289 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1454/5731] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:17 2026] GET /volume/v3/volumes/df0b65ff-3beb-42bf-8a55-330b7fa4a394 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:17.758796 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-1bc0314d-7fae-46c9-9612-f85318d4d304 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:17.760544 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1bc0314d-7fae-46c9-9612-f85318d4d304 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] DELETE https://10.4.3.32/volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca Jul 03 22:03:17.760738 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1bc0314d-7fae-46c9-9612-f85318d4d304 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:17.760959 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1bc0314d-7fae-46c9-9612-f85318d4d304 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:17.761133 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-1bc0314d-7fae-46c9-9612-f85318d4d304 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Delete volume with id: 31b93999-faf6-4303-9fec-2dba96ae96ca Jul 03 22:03:17.767763 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:17.767763 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:17.768235 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-1bc0314d-7fae-46c9-9612-f85318d4d304 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Volume info retrieved successfully. Jul 03 22:03:17.787543 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-1bc0314d-7fae-46c9-9612-f85318d4d304 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Delete volume request issued successfully. Jul 03 22:03:17.787788 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1bc0314d-7fae-46c9-9612-f85318d4d304 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca returned with HTTP 202 Jul 03 22:03:17.788398 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1430/5732] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:03:17 2026] DELETE /volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:17.795810 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2707ca1c-6d38-4e51-8dd6-2ec1fc58a3a5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:17.798333 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2707ca1c-6d38-4e51-8dd6-2ec1fc58a3a5 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca Jul 03 22:03:17.798615 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2707ca1c-6d38-4e51-8dd6-2ec1fc58a3a5 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:17.798860 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2707ca1c-6d38-4e51-8dd6-2ec1fc58a3a5 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:17.807572 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:17.807572 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:17.811767 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-2707ca1c-6d38-4e51-8dd6-2ec1fc58a3a5 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Volume info retrieved successfully. Jul 03 22:03:17.817870 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2707ca1c-6d38-4e51-8dd6-2ec1fc58a3a5 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca returned with HTTP 200 Jul 03 22:03:17.818250 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1424/5733] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:17 2026] GET /volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca => generated 1354 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:18.519083 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-520a638b-07e2-4b2b-acc8-0bcbff1bb9cc None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:18.520750 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-520a638b-07e2-4b2b-acc8-0bcbff1bb9cc tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/71c287ea-74a4-4c66-8c9c-3369cdbf444c Jul 03 22:03:18.520922 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-520a638b-07e2-4b2b-acc8-0bcbff1bb9cc tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:18.521087 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-520a638b-07e2-4b2b-acc8-0bcbff1bb9cc tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:18.527095 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:18.527095 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:18.530252 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-520a638b-07e2-4b2b-acc8-0bcbff1bb9cc tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:18.534956 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-520a638b-07e2-4b2b-acc8-0bcbff1bb9cc tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/71c287ea-74a4-4c66-8c9c-3369cdbf444c returned with HTTP 200 Jul 03 22:03:18.535347 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1426/5734] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:18 2026] GET /volume/v3/volumes/71c287ea-74a4-4c66-8c9c-3369cdbf444c => generated 895 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:18.547108 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-31137466-9125-47e0-9f97-e572fa90d713 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:18.548776 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-31137466-9125-47e0-9f97-e572fa90d713 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 22:03:18.549083 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-31137466-9125-47e0-9f97-e572fa90d713 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "71c287ea-74a4-4c66-8c9c-3369cdbf444c", "name": "tempest-VolumeDependencyTests-Snapshot-1849417748"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:18.556943 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:18.556943 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:18.557365 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-31137466-9125-47e0-9f97-e572fa90d713 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:18.557493 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.snapshots [None req-31137466-9125-47e0-9f97-e572fa90d713 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Create snapshot from volume 71c287ea-74a4-4c66-8c9c-3369cdbf444c Jul 03 22:03:18.582519 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-31137466-9125-47e0-9f97-e572fa90d713 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Created reservations ['1c298add-37f1-4794-af03-2fa696cadc0b', '7b4d2373-d7e1-4ab0-90bd-b04943310747', '17014c1f-85a0-41e3-a792-62b0b927d154', '95ed3909-0ab0-4930-8702-dde16c31b373'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:03:18.614179 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-31137466-9125-47e0-9f97-e572fa90d713 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Snapshot create request issued successfully. Jul 03 22:03:18.614832 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-31137466-9125-47e0-9f97-e572fa90d713 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 22:03:18.615170 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1455/5735] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 22:03:18 2026] POST /volume/v3/snapshots => generated 308 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:03:18.623936 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ca8e57a0-c4b4-495e-9905-ce05065c25b9 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:18.625804 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ca8e57a0-c4b4-495e-9905-ce05065c25b9 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/snapshots/bfae5cfe-c95e-41ee-b2e8-c73d30af9491 Jul 03 22:03:18.626040 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ca8e57a0-c4b4-495e-9905-ce05065c25b9 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:18.626278 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ca8e57a0-c4b4-495e-9905-ce05065c25b9 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:18.631256 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:18.631256 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:18.631744 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-ca8e57a0-c4b4-495e-9905-ce05065c25b9 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Snapshot retrieved successfully. Jul 03 22:03:18.632604 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ca8e57a0-c4b4-495e-9905-ce05065c25b9 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots/bfae5cfe-c95e-41ee-b2e8-c73d30af9491 returned with HTTP 200 Jul 03 22:03:18.633007 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1431/5736] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:18 2026] GET /volume/v3/snapshots/bfae5cfe-c95e-41ee-b2e8-c73d30af9491 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:18.831943 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-79d0d5d7-dcc3-4cc9-a420-98d048e38da6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:18.833732 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-79d0d5d7-dcc3-4cc9-a420-98d048e38da6 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca Jul 03 22:03:18.833932 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-79d0d5d7-dcc3-4cc9-a420-98d048e38da6 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:18.834115 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-79d0d5d7-dcc3-4cc9-a420-98d048e38da6 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:18.839316 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-79d0d5d7-dcc3-4cc9-a420-98d048e38da6 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca returned with HTTP 404 Jul 03 22:03:18.839795 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1425/5737] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:18 2026] GET /volume/v3/volumes/31b93999-faf6-4303-9fec-2dba96ae96ca => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:18.846224 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-63a3e7b3-b147-4ce4-aadb-242a0ed71f36 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:18.848658 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-63a3e7b3-b147-4ce4-aadb-242a0ed71f36 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] DELETE https://10.4.3.32/volume/v3/volumes/282fbbfa-2778-47a3-8369-c3ce3fcd0827 Jul 03 22:03:18.848758 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-63a3e7b3-b147-4ce4-aadb-242a0ed71f36 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:18.848934 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-63a3e7b3-b147-4ce4-aadb-242a0ed71f36 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:18.849084 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-63a3e7b3-b147-4ce4-aadb-242a0ed71f36 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Delete volume with id: 282fbbfa-2778-47a3-8369-c3ce3fcd0827 Jul 03 22:03:18.855731 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:18.855731 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:18.856118 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-63a3e7b3-b147-4ce4-aadb-242a0ed71f36 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Volume info retrieved successfully. Jul 03 22:03:18.875988 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-63a3e7b3-b147-4ce4-aadb-242a0ed71f36 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Delete volume request issued successfully. Jul 03 22:03:18.876161 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-63a3e7b3-b147-4ce4-aadb-242a0ed71f36 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/volumes/282fbbfa-2778-47a3-8369-c3ce3fcd0827 returned with HTTP 202 Jul 03 22:03:18.876613 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1427/5738] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:03:18 2026] DELETE /volume/v3/volumes/282fbbfa-2778-47a3-8369-c3ce3fcd0827 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:18.883834 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-39ba5ee7-1cc6-408d-9549-ed63abb1ca28 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:18.885786 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-39ba5ee7-1cc6-408d-9549-ed63abb1ca28 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/volumes/282fbbfa-2778-47a3-8369-c3ce3fcd0827 Jul 03 22:03:18.886009 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-39ba5ee7-1cc6-408d-9549-ed63abb1ca28 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:18.886238 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-39ba5ee7-1cc6-408d-9549-ed63abb1ca28 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:18.892672 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:18.892672 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:18.897849 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-39ba5ee7-1cc6-408d-9549-ed63abb1ca28 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Volume info retrieved successfully. Jul 03 22:03:18.903680 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-39ba5ee7-1cc6-408d-9549-ed63abb1ca28 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/volumes/282fbbfa-2778-47a3-8369-c3ce3fcd0827 returned with HTTP 200 Jul 03 22:03:18.904105 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1456/5739] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:18 2026] GET /volume/v3/volumes/282fbbfa-2778-47a3-8369-c3ce3fcd0827 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:19.641147 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-70036709-5544-4620-b8c9-f456aa692357 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:19.642884 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-70036709-5544-4620-b8c9-f456aa692357 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/snapshots/bfae5cfe-c95e-41ee-b2e8-c73d30af9491 Jul 03 22:03:19.643153 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-70036709-5544-4620-b8c9-f456aa692357 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:19.643359 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-70036709-5544-4620-b8c9-f456aa692357 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:19.648420 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:19.648420 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:19.648571 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-70036709-5544-4620-b8c9-f456aa692357 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Snapshot retrieved successfully. Jul 03 22:03:19.649405 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-70036709-5544-4620-b8c9-f456aa692357 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots/bfae5cfe-c95e-41ee-b2e8-c73d30af9491 returned with HTTP 200 Jul 03 22:03:19.649734 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1432/5740] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:19 2026] GET /volume/v3/snapshots/bfae5cfe-c95e-41ee-b2e8-c73d30af9491 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:19.657938 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b8dec761-62e6-4c10-83ca-77dcfb72d147 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:19.659570 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b8dec761-62e6-4c10-83ca-77dcfb72d147 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:03:19.659990 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b8dec761-62e6-4c10-83ca-77dcfb72d147 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "bfae5cfe-c95e-41ee-b2e8-c73d30af9491", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1814633282"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:19.661511 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-b8dec761-62e6-4c10-83ca-77dcfb72d147 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Create volume request body: {'volume': {'snapshot_id': 'bfae5cfe-c95e-41ee-b2e8-c73d30af9491', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1814633282'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:03:19.666867 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:19.666867 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:19.667320 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-b8dec761-62e6-4c10-83ca-77dcfb72d147 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Snapshot retrieved successfully. Jul 03 22:03:19.667466 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-b8dec761-62e6-4c10-83ca-77dcfb72d147 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Create volume of 1 GB Jul 03 22:03:19.671293 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-b8dec761-62e6-4c10-83ca-77dcfb72d147 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Availability Zones retrieved successfully. Jul 03 22:03:19.676873 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b8dec761-62e6-4c10-83ca-77dcfb72d147 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Flow 'volume_create_api' (142b32ad-c36d-4122-9529-36c0c4eddd59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:19.677887 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b8dec761-62e6-4c10-83ca-77dcfb72d147 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe5af276-d79a-4169-a739-a6ad19fbcdc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:19.678937 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-b8dec761-62e6-4c10-83ca-77dcfb72d147 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:03:19.706047 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b8dec761-62e6-4c10-83ca-77dcfb72d147 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe5af276-d79a-4169-a739-a6ad19fbcdc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bfae5cfe-c95e-41ee-b2e8-c73d30af9491', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:19.706952 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b8dec761-62e6-4c10-83ca-77dcfb72d147 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c9d6fc7-d52c-44d6-b777-34f1730f640c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:19.743783 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-b8dec761-62e6-4c10-83ca-77dcfb72d147 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Created reservations ['ea3aca31-5489-4c82-bc0d-1907e9b91a62', 'd642c038-5152-45fb-b646-41bb358bd368', '87cc25f5-fee8-461b-b694-3977d563681e', '3bd9c201-e4bb-4691-bbc8-fedfa9a4d2c0'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:03:19.744499 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b8dec761-62e6-4c10-83ca-77dcfb72d147 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c9d6fc7-d52c-44d6-b777-34f1730f640c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea3aca31-5489-4c82-bc0d-1907e9b91a62', 'd642c038-5152-45fb-b646-41bb358bd368', '87cc25f5-fee8-461b-b694-3977d563681e', '3bd9c201-e4bb-4691-bbc8-fedfa9a4d2c0']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:19.745197 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b8dec761-62e6-4c10-83ca-77dcfb72d147 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2866dc95-b1bf-4b32-9823-d91b3b01deb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:19.781545 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b8dec761-62e6-4c10-83ca-77dcfb72d147 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2866dc95-b1bf-4b32-9823-d91b3b01deb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87fe6d29-4ec0-430b-b331-fe3550777154', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1814633282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d84a7c56fa5645b0a9ce84d70c8435de',qos_specs=None,replication_status=,reservations=['ea3aca31-5489-4c82-bc0d-1907e9b91a62','d642c038-5152-45fb-b646-41bb358bd368','87cc25f5-fee8-461b-b694-3977d563681e','3bd9c201-e4bb-4691-bbc8-fedfa9a4d2c0'],size=1,snapshot_id=bfae5cfe-c95e-41ee-b2e8-c73d30af9491,source_replicaid=,source_volid=None,status='creating',user_id='60d9a560be534462850420a9df73e525',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:03:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1814633282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87fe6d29-4ec0-430b-b331-fe3550777154,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d84a7c56fa5645b0a9ce84d70c8435de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bfae5cfe-c95e-41ee-b2e8-c73d30af9491,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60d9a560be534462850420a9df73e525',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:19.782393 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b8dec761-62e6-4c10-83ca-77dcfb72d147 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa2c7c6d-df12-4a7d-9adf-cdf8e2a0fe1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:19.802650 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b8dec761-62e6-4c10-83ca-77dcfb72d147 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa2c7c6d-df12-4a7d-9adf-cdf8e2a0fe1e) transitioned into state 'SUCCESS' from state '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-1814633282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d84a7c56fa5645b0a9ce84d70c8435de',qos_specs=None,replication_status=,reservations=['ea3aca31-5489-4c82-bc0d-1907e9b91a62','d642c038-5152-45fb-b646-41bb358bd368','87cc25f5-fee8-461b-b694-3977d563681e','3bd9c201-e4bb-4691-bbc8-fedfa9a4d2c0'],size=1,snapshot_id=bfae5cfe-c95e-41ee-b2e8-c73d30af9491,source_replicaid=,source_volid=None,status='creating',user_id='60d9a560be534462850420a9df73e525',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:19.803335 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b8dec761-62e6-4c10-83ca-77dcfb72d147 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1acd1697-a568-49e4-bcf1-031b22b876e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:19.824815 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b8dec761-62e6-4c10-83ca-77dcfb72d147 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1acd1697-a568-49e4-bcf1-031b22b876e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:19.825713 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-b8dec761-62e6-4c10-83ca-77dcfb72d147 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Flow 'volume_create_api' (142b32ad-c36d-4122-9529-36c0c4eddd59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:19.826016 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-b8dec761-62e6-4c10-83ca-77dcfb72d147 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Create volume request issued successfully. Jul 03 22:03:19.826551 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b8dec761-62e6-4c10-83ca-77dcfb72d147 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:03:19.827111 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1426/5741] 10.4.3.32 () {70 vars in 1293 bytes} [Fri Jul 3 22:03:19 2026] POST /volume/v3/volumes => generated 802 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:19.838291 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-500ddd34-6bee-44fc-b5eb-2b722e1b0c7f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:19.840071 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-500ddd34-6bee-44fc-b5eb-2b722e1b0c7f tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/87fe6d29-4ec0-430b-b331-fe3550777154 Jul 03 22:03:19.840294 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-500ddd34-6bee-44fc-b5eb-2b722e1b0c7f tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:19.840489 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-500ddd34-6bee-44fc-b5eb-2b722e1b0c7f tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:19.847336 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:19.847336 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:19.856433 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-500ddd34-6bee-44fc-b5eb-2b722e1b0c7f tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:19.864292 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-500ddd34-6bee-44fc-b5eb-2b722e1b0c7f tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/87fe6d29-4ec0-430b-b331-fe3550777154 returned with HTTP 200 Jul 03 22:03:19.864774 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1428/5742] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:19 2026] GET /volume/v3/volumes/87fe6d29-4ec0-430b-b331-fe3550777154 => generated 870 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:19.916407 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-29bd4140-73d6-4ba9-a8a3-954123f95fca None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:19.918831 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-29bd4140-73d6-4ba9-a8a3-954123f95fca tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/volumes/282fbbfa-2778-47a3-8369-c3ce3fcd0827 Jul 03 22:03:19.918831 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-29bd4140-73d6-4ba9-a8a3-954123f95fca tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:19.918831 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-29bd4140-73d6-4ba9-a8a3-954123f95fca tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:19.926280 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-29bd4140-73d6-4ba9-a8a3-954123f95fca tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/volumes/282fbbfa-2778-47a3-8369-c3ce3fcd0827 returned with HTTP 404 Jul 03 22:03:19.926868 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1457/5743] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:19 2026] GET /volume/v3/volumes/282fbbfa-2778-47a3-8369-c3ce3fcd0827 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:19.933634 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-068ac39d-3aa0-48de-baf4-b983d639f8a0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:19.935334 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-068ac39d-3aa0-48de-baf4-b983d639f8a0 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] DELETE https://10.4.3.32/volume/v3/volumes/4fc5a7fd-d419-4fbb-90a5-26bf31f07fe9 Jul 03 22:03:19.935545 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-068ac39d-3aa0-48de-baf4-b983d639f8a0 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:19.935774 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-068ac39d-3aa0-48de-baf4-b983d639f8a0 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:19.935981 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-068ac39d-3aa0-48de-baf4-b983d639f8a0 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Delete volume with id: 4fc5a7fd-d419-4fbb-90a5-26bf31f07fe9 Jul 03 22:03:19.944503 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:19.944503 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:19.945002 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-068ac39d-3aa0-48de-baf4-b983d639f8a0 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Volume info retrieved successfully. Jul 03 22:03:19.966492 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-068ac39d-3aa0-48de-baf4-b983d639f8a0 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Delete volume request issued successfully. Jul 03 22:03:19.967225 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-068ac39d-3aa0-48de-baf4-b983d639f8a0 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/volumes/4fc5a7fd-d419-4fbb-90a5-26bf31f07fe9 returned with HTTP 202 Jul 03 22:03:19.967225 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1433/5744] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:03:19 2026] DELETE /volume/v3/volumes/4fc5a7fd-d419-4fbb-90a5-26bf31f07fe9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:19.976003 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9c5af195-970f-49f7-b8ef-a980f503d826 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:19.978587 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9c5af195-970f-49f7-b8ef-a980f503d826 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/volumes/4fc5a7fd-d419-4fbb-90a5-26bf31f07fe9 Jul 03 22:03:19.978587 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9c5af195-970f-49f7-b8ef-a980f503d826 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:19.978587 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9c5af195-970f-49f7-b8ef-a980f503d826 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:19.987364 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:19.987364 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:19.991910 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-9c5af195-970f-49f7-b8ef-a980f503d826 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Volume info retrieved successfully. Jul 03 22:03:19.997072 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9c5af195-970f-49f7-b8ef-a980f503d826 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/volumes/4fc5a7fd-d419-4fbb-90a5-26bf31f07fe9 returned with HTTP 200 Jul 03 22:03:19.997602 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1427/5745] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:19 2026] GET /volume/v3/volumes/4fc5a7fd-d419-4fbb-90a5-26bf31f07fe9 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 22:03:20.878912 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9daeac16-5f94-4ab2-8ca2-75890b76a116 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:20.880928 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9daeac16-5f94-4ab2-8ca2-75890b76a116 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/87fe6d29-4ec0-430b-b331-fe3550777154 Jul 03 22:03:20.881248 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9daeac16-5f94-4ab2-8ca2-75890b76a116 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:20.881475 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9daeac16-5f94-4ab2-8ca2-75890b76a116 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:20.889287 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:20.889287 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:20.893386 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-9daeac16-5f94-4ab2-8ca2-75890b76a116 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:20.897887 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9daeac16-5f94-4ab2-8ca2-75890b76a116 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/87fe6d29-4ec0-430b-b331-fe3550777154 returned with HTTP 200 Jul 03 22:03:20.898416 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1429/5746] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:20 2026] GET /volume/v3/volumes/87fe6d29-4ec0-430b-b331-fe3550777154 => generated 895 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:20.915468 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b1e8bddd-e6fd-4f97-8532-5998d09352c6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:20.917291 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b1e8bddd-e6fd-4f97-8532-5998d09352c6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:03:20.917777 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b1e8bddd-e6fd-4f97-8532-5998d09352c6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "87fe6d29-4ec0-430b-b331-fe3550777154", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-154986221"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:20.919336 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-b1e8bddd-e6fd-4f97-8532-5998d09352c6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Create volume request body: {'volume': {'source_volid': '87fe6d29-4ec0-430b-b331-fe3550777154', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-154986221'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:03:20.927233 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:20.927233 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:20.927821 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b1e8bddd-e6fd-4f97-8532-5998d09352c6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume retrieved successfully. Jul 03 22:03:20.927953 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-b1e8bddd-e6fd-4f97-8532-5998d09352c6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Create volume of 1 GB Jul 03 22:03:20.932132 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b1e8bddd-e6fd-4f97-8532-5998d09352c6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Availability Zones retrieved successfully. Jul 03 22:03:20.938392 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b1e8bddd-e6fd-4f97-8532-5998d09352c6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Flow 'volume_create_api' (3fd03c3c-a3ce-4e95-b5fc-cd128469e824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:20.939648 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b1e8bddd-e6fd-4f97-8532-5998d09352c6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1454b7af-1629-4189-8878-5bb7050e0323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:20.940738 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-b1e8bddd-e6fd-4f97-8532-5998d09352c6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:03:20.967883 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b1e8bddd-e6fd-4f97-8532-5998d09352c6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1454b7af-1629-4189-8878-5bb7050e0323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '87fe6d29-4ec0-430b-b331-fe3550777154', 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:20.968823 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b1e8bddd-e6fd-4f97-8532-5998d09352c6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a09f445b-bb93-4389-a348-5ed25085cf26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:21.012840 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6f271fd2-d8e0-425e-90b6-4759b407ebf4 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:21.013317 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-b1e8bddd-e6fd-4f97-8532-5998d09352c6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Created reservations ['83002c61-7c44-44c2-bf37-263793283c32', '992e8b6e-4c82-4e40-b3f8-6d2802eddc79', '9de91a3e-5c39-484e-ba23-6af9b56e22f7', 'bc47e3f9-ba7c-4a14-955a-a9fa106ba248'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:03:21.014083 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b1e8bddd-e6fd-4f97-8532-5998d09352c6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a09f445b-bb93-4389-a348-5ed25085cf26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83002c61-7c44-44c2-bf37-263793283c32', '992e8b6e-4c82-4e40-b3f8-6d2802eddc79', '9de91a3e-5c39-484e-ba23-6af9b56e22f7', 'bc47e3f9-ba7c-4a14-955a-a9fa106ba248']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:21.014981 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b1e8bddd-e6fd-4f97-8532-5998d09352c6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d01fdbe-b5bd-433e-ad28-6eb6283bf60f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:21.015045 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6f271fd2-d8e0-425e-90b6-4759b407ebf4 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] GET https://10.4.3.32/volume/v3/volumes/4fc5a7fd-d419-4fbb-90a5-26bf31f07fe9 Jul 03 22:03:21.015298 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6f271fd2-d8e0-425e-90b6-4759b407ebf4 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:21.015569 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6f271fd2-d8e0-425e-90b6-4759b407ebf4 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:21.023017 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6f271fd2-d8e0-425e-90b6-4759b407ebf4 tempest-VolumesBackupsTest-282266660 tempest-VolumesBackupsTest-282266660-project-member] https://10.4.3.32/volume/v3/volumes/4fc5a7fd-d419-4fbb-90a5-26bf31f07fe9 returned with HTTP 404 Jul 03 22:03:21.023676 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1434/5747] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:21 2026] GET /volume/v3/volumes/4fc5a7fd-d419-4fbb-90a5-26bf31f07fe9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:21.056460 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b1e8bddd-e6fd-4f97-8532-5998d09352c6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d01fdbe-b5bd-433e-ad28-6eb6283bf60f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cf2c3ae-3d4e-4f9e-b8b9-8933de5c7109', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-154986221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d84a7c56fa5645b0a9ce84d70c8435de',qos_specs=None,replication_status=,reservations=['83002c61-7c44-44c2-bf37-263793283c32','992e8b6e-4c82-4e40-b3f8-6d2802eddc79','9de91a3e-5c39-484e-ba23-6af9b56e22f7','bc47e3f9-ba7c-4a14-955a-a9fa106ba248'],size=1,snapshot_id=None,source_replicaid=,source_volid=87fe6d29-4ec0-430b-b331-fe3550777154,status='creating',user_id='60d9a560be534462850420a9df73e525',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:03:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-154986221',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cf2c3ae-3d4e-4f9e-b8b9-8933de5c7109,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d84a7c56fa5645b0a9ce84d70c8435de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=87fe6d29-4ec0-430b-b331-fe3550777154,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60d9a560be534462850420a9df73e525',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:21.057398 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b1e8bddd-e6fd-4f97-8532-5998d09352c6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (677b0da8-b2fa-4397-8143-ac409ef00cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:21.080747 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b1e8bddd-e6fd-4f97-8532-5998d09352c6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (677b0da8-b2fa-4397-8143-ac409ef00cdb) transitioned into state 'SUCCESS' from state '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-154986221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d84a7c56fa5645b0a9ce84d70c8435de',qos_specs=None,replication_status=,reservations=['83002c61-7c44-44c2-bf37-263793283c32','992e8b6e-4c82-4e40-b3f8-6d2802eddc79','9de91a3e-5c39-484e-ba23-6af9b56e22f7','bc47e3f9-ba7c-4a14-955a-a9fa106ba248'],size=1,snapshot_id=None,source_replicaid=,source_volid=87fe6d29-4ec0-430b-b331-fe3550777154,status='creating',user_id='60d9a560be534462850420a9df73e525',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:21.081645 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b1e8bddd-e6fd-4f97-8532-5998d09352c6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f627f1f0-b408-4a5b-ba3c-7199fcd92763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:21.097636 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b1e8bddd-e6fd-4f97-8532-5998d09352c6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f627f1f0-b408-4a5b-ba3c-7199fcd92763) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:21.098466 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b1e8bddd-e6fd-4f97-8532-5998d09352c6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Flow 'volume_create_api' (3fd03c3c-a3ce-4e95-b5fc-cd128469e824) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:21.098781 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b1e8bddd-e6fd-4f97-8532-5998d09352c6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Create volume request issued successfully. Jul 03 22:03:21.099382 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b1e8bddd-e6fd-4f97-8532-5998d09352c6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:03:21.099801 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1458/5748] 10.4.3.32 () {70 vars in 1293 bytes} [Fri Jul 3 22:03:20 2026] POST /volume/v3/volumes => generated 801 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:21.115788 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-55cb1abb-7df2-4dec-b8e6-757639e8fe1e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:21.117920 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-55cb1abb-7df2-4dec-b8e6-757639e8fe1e tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/8cf2c3ae-3d4e-4f9e-b8b9-8933de5c7109 Jul 03 22:03:21.118190 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-55cb1abb-7df2-4dec-b8e6-757639e8fe1e tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:21.118413 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-55cb1abb-7df2-4dec-b8e6-757639e8fe1e tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:21.125798 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:21.125798 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:21.129966 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-55cb1abb-7df2-4dec-b8e6-757639e8fe1e tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:21.135449 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-55cb1abb-7df2-4dec-b8e6-757639e8fe1e tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/8cf2c3ae-3d4e-4f9e-b8b9-8933de5c7109 returned with HTTP 200 Jul 03 22:03:21.135899 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1428/5749] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:21 2026] GET /volume/v3/volumes/8cf2c3ae-3d4e-4f9e-b8b9-8933de5c7109 => generated 869 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:22.153358 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-fa009377-45ea-4247-85ca-0923ca88fd9f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:22.155656 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fa009377-45ea-4247-85ca-0923ca88fd9f tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/8cf2c3ae-3d4e-4f9e-b8b9-8933de5c7109 Jul 03 22:03:22.155855 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fa009377-45ea-4247-85ca-0923ca88fd9f tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:22.156046 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-fa009377-45ea-4247-85ca-0923ca88fd9f tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:22.163144 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:22.163144 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:22.167930 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-fa009377-45ea-4247-85ca-0923ca88fd9f tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:22.171689 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-fa009377-45ea-4247-85ca-0923ca88fd9f tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/8cf2c3ae-3d4e-4f9e-b8b9-8933de5c7109 returned with HTTP 200 Jul 03 22:03:22.172020 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1430/5750] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:22 2026] GET /volume/v3/volumes/8cf2c3ae-3d4e-4f9e-b8b9-8933de5c7109 => generated 894 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:22.184565 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4f35160d-46bb-4f8e-abf5-87576372d505 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:22.186340 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4f35160d-46bb-4f8e-abf5-87576372d505 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/55e3a6ef-dcde-4117-a0d9-26c8a66a4661 Jul 03 22:03:22.186549 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4f35160d-46bb-4f8e-abf5-87576372d505 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:22.186740 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4f35160d-46bb-4f8e-abf5-87576372d505 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:22.186841 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-4f35160d-46bb-4f8e-abf5-87576372d505 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete snapshot with id: 55e3a6ef-dcde-4117-a0d9-26c8a66a4661 Jul 03 22:03:22.191711 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:22.191711 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:22.192016 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-4f35160d-46bb-4f8e-abf5-87576372d505 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Snapshot retrieved successfully. Jul 03 22:03:22.206603 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-4f35160d-46bb-4f8e-abf5-87576372d505 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Snapshot delete request issued successfully. Jul 03 22:03:22.206847 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4f35160d-46bb-4f8e-abf5-87576372d505 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots/55e3a6ef-dcde-4117-a0d9-26c8a66a4661 returned with HTTP 202 Jul 03 22:03:22.207288 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1435/5751] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 22:03:22 2026] DELETE /volume/v3/snapshots/55e3a6ef-dcde-4117-a0d9-26c8a66a4661 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:22.214775 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-da6370ce-253c-4a84-b105-2db1887bd8dc None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:22.217079 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-da6370ce-253c-4a84-b105-2db1887bd8dc tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/snapshots/55e3a6ef-dcde-4117-a0d9-26c8a66a4661 Jul 03 22:03:22.217347 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-da6370ce-253c-4a84-b105-2db1887bd8dc tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:22.217594 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-da6370ce-253c-4a84-b105-2db1887bd8dc tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:22.222574 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:22.222574 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:22.223046 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-da6370ce-253c-4a84-b105-2db1887bd8dc tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Snapshot retrieved successfully. Jul 03 22:03:22.223922 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-da6370ce-253c-4a84-b105-2db1887bd8dc tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots/55e3a6ef-dcde-4117-a0d9-26c8a66a4661 returned with HTTP 200 Jul 03 22:03:22.224439 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1459/5752] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:22 2026] GET /volume/v3/snapshots/55e3a6ef-dcde-4117-a0d9-26c8a66a4661 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:23.235561 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-58a500f2-40ae-4ec9-9a85-b31d7a44f882 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:23.237680 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-58a500f2-40ae-4ec9-9a85-b31d7a44f882 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/snapshots/55e3a6ef-dcde-4117-a0d9-26c8a66a4661 Jul 03 22:03:23.237920 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-58a500f2-40ae-4ec9-9a85-b31d7a44f882 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:23.238161 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-58a500f2-40ae-4ec9-9a85-b31d7a44f882 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:23.242879 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-58a500f2-40ae-4ec9-9a85-b31d7a44f882 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots/55e3a6ef-dcde-4117-a0d9-26c8a66a4661 returned with HTTP 404 Jul 03 22:03:23.243452 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1429/5753] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:23 2026] GET /volume/v3/snapshots/55e3a6ef-dcde-4117-a0d9-26c8a66a4661 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:23.250468 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-be5ba4d5-da98-4c8c-85bf-6ce7f8360bd1 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:23.253932 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-be5ba4d5-da98-4c8c-85bf-6ce7f8360bd1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/bfae5cfe-c95e-41ee-b2e8-c73d30af9491 Jul 03 22:03:23.253932 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-be5ba4d5-da98-4c8c-85bf-6ce7f8360bd1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:23.253932 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-be5ba4d5-da98-4c8c-85bf-6ce7f8360bd1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:23.253932 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [None req-be5ba4d5-da98-4c8c-85bf-6ce7f8360bd1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete snapshot with id: bfae5cfe-c95e-41ee-b2e8-c73d30af9491 Jul 03 22:03:23.259741 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:23.259741 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:23.260343 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-be5ba4d5-da98-4c8c-85bf-6ce7f8360bd1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Snapshot retrieved successfully. Jul 03 22:03:23.276240 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-be5ba4d5-da98-4c8c-85bf-6ce7f8360bd1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Snapshot delete request issued successfully. Jul 03 22:03:23.276450 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-be5ba4d5-da98-4c8c-85bf-6ce7f8360bd1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots/bfae5cfe-c95e-41ee-b2e8-c73d30af9491 returned with HTTP 202 Jul 03 22:03:23.276847 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1431/5754] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 22:03:23 2026] DELETE /volume/v3/snapshots/bfae5cfe-c95e-41ee-b2e8-c73d30af9491 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:23.283842 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-3e8d92d2-dc98-462f-bafe-d4a42ae36d61 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:23.286811 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3e8d92d2-dc98-462f-bafe-d4a42ae36d61 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/snapshots/bfae5cfe-c95e-41ee-b2e8-c73d30af9491 Jul 03 22:03:23.287021 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3e8d92d2-dc98-462f-bafe-d4a42ae36d61 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:23.287270 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3e8d92d2-dc98-462f-bafe-d4a42ae36d61 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:23.292046 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:23.292046 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:23.292532 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-3e8d92d2-dc98-462f-bafe-d4a42ae36d61 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Snapshot retrieved successfully. Jul 03 22:03:23.293318 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3e8d92d2-dc98-462f-bafe-d4a42ae36d61 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots/bfae5cfe-c95e-41ee-b2e8-c73d30af9491 returned with HTTP 200 Jul 03 22:03:23.293703 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1436/5755] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:23 2026] GET /volume/v3/snapshots/bfae5cfe-c95e-41ee-b2e8-c73d30af9491 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:24.164051 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-bdf85bda-b314-437d-b616-8295d3b3a24f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:24.272268 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bdf85bda-b314-437d-b616-8295d3b3a24f tempest-ProjectMemberTests-69204156 tempest-ProjectMemberTests-69204156-project-admin] GET https://10.4.3.32/volume/v3/scheduler-stats/get_pools Jul 03 22:03:24.272466 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bdf85bda-b314-437d-b616-8295d3b3a24f tempest-ProjectMemberTests-69204156 tempest-ProjectMemberTests-69204156-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:24.272633 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bdf85bda-b314-437d-b616-8295d3b3a24f tempest-ProjectMemberTests-69204156 tempest-ProjectMemberTests-69204156-project-admin] Calling method 'get_pools' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:24.304143 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-003db3f3-7a5d-4b93-8b03-a82253b86de5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:24.307216 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-003db3f3-7a5d-4b93-8b03-a82253b86de5 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/snapshots/bfae5cfe-c95e-41ee-b2e8-c73d30af9491 Jul 03 22:03:24.307216 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-003db3f3-7a5d-4b93-8b03-a82253b86de5 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:24.307216 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-003db3f3-7a5d-4b93-8b03-a82253b86de5 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:24.312518 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-003db3f3-7a5d-4b93-8b03-a82253b86de5 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots/bfae5cfe-c95e-41ee-b2e8-c73d30af9491 returned with HTTP 404 Jul 03 22:03:24.313663 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1430/5756] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:24 2026] GET /volume/v3/snapshots/bfae5cfe-c95e-41ee-b2e8-c73d30af9491 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:24.320200 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-163fa2d9-d8ae-4168-9199-53d946f649fd None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:24.321943 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-163fa2d9-d8ae-4168-9199-53d946f649fd tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] DELETE https://10.4.3.32/volume/v3/volumes/87fe6d29-4ec0-430b-b331-fe3550777154 Jul 03 22:03:24.322171 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-163fa2d9-d8ae-4168-9199-53d946f649fd tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:24.322393 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-163fa2d9-d8ae-4168-9199-53d946f649fd tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:24.322578 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-163fa2d9-d8ae-4168-9199-53d946f649fd tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete volume with id: 87fe6d29-4ec0-430b-b331-fe3550777154 Jul 03 22:03:24.330166 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:24.330166 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:24.330636 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-163fa2d9-d8ae-4168-9199-53d946f649fd tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:24.345887 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-163fa2d9-d8ae-4168-9199-53d946f649fd tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete volume request issued successfully. Jul 03 22:03:24.346078 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-163fa2d9-d8ae-4168-9199-53d946f649fd tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/87fe6d29-4ec0-430b-b331-fe3550777154 returned with HTTP 202 Jul 03 22:03:24.346481 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1432/5757] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 22:03:24 2026] DELETE /volume/v3/volumes/87fe6d29-4ec0-430b-b331-fe3550777154 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 22:03:24.354168 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-cf0539b8-0968-47f3-a79f-89eb80d747d4 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:24.356077 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cf0539b8-0968-47f3-a79f-89eb80d747d4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/87fe6d29-4ec0-430b-b331-fe3550777154 Jul 03 22:03:24.356339 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cf0539b8-0968-47f3-a79f-89eb80d747d4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:24.356573 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cf0539b8-0968-47f3-a79f-89eb80d747d4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:24.363285 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:24.363285 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:24.366984 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-cf0539b8-0968-47f3-a79f-89eb80d747d4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:24.371447 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cf0539b8-0968-47f3-a79f-89eb80d747d4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/87fe6d29-4ec0-430b-b331-fe3550777154 returned with HTTP 200 Jul 03 22:03:24.371881 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1437/5758] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:24 2026] GET /volume/v3/volumes/87fe6d29-4ec0-430b-b331-fe3550777154 => generated 894 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:24.774923 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bdf85bda-b314-437d-b616-8295d3b3a24f tempest-ProjectMemberTests-69204156 tempest-ProjectMemberTests-69204156-project-admin] https://10.4.3.32/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 22:03:24.775468 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1460/5759] 10.4.3.32 () {66 vars in 1284 bytes} [Fri Jul 3 22:03:24 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 612 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:24.782710 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4cbf8836-bf03-4afd-be9b-cc80999947a9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:24.873691 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4cbf8836-bf03-4afd-be9b-cc80999947a9 tempest-ProjectMemberTests-69204156 tempest-ProjectMemberTests-69204156-project-member] GET https://10.4.3.32/volume/v3/capabilities/np0000004475@storpool Jul 03 22:03:24.873876 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4cbf8836-bf03-4afd-be9b-cc80999947a9 tempest-ProjectMemberTests-69204156 tempest-ProjectMemberTests-69204156-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:24.874049 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4cbf8836-bf03-4afd-be9b-cc80999947a9 tempest-ProjectMemberTests-69204156 tempest-ProjectMemberTests-69204156-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:24.874699 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.policy [None req-4cbf8836-bf03-4afd-be9b-cc80999947a9 tempest-ProjectMemberTests-69204156 tempest-ProjectMemberTests-69204156-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '9d8236b49140480a8cc559cc5c6f5bee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4aafed10b38e4b3194e712a442d27105', '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=99933) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 22:03:24.874862 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4cbf8836-bf03-4afd-be9b-cc80999947a9 tempest-ProjectMemberTests-69204156 tempest-ProjectMemberTests-69204156-project-member] https://10.4.3.32/volume/v3/capabilities/np0000004475@storpool returned with HTTP 403 Jul 03 22:03:24.875267 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1431/5760] 10.4.3.32 () {66 vars in 1311 bytes} [Fri Jul 3 22:03:24 2026] GET /volume/v3/capabilities/np0000004475@storpool => generated 110 bytes in 93 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:25.386935 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-adbbf4eb-ca7e-4e0d-b0b1-90668b000ef4 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:25.388763 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-adbbf4eb-ca7e-4e0d-b0b1-90668b000ef4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/87fe6d29-4ec0-430b-b331-fe3550777154 Jul 03 22:03:25.388838 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-adbbf4eb-ca7e-4e0d-b0b1-90668b000ef4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:25.389084 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-adbbf4eb-ca7e-4e0d-b0b1-90668b000ef4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:25.395593 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-adbbf4eb-ca7e-4e0d-b0b1-90668b000ef4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/87fe6d29-4ec0-430b-b331-fe3550777154 returned with HTTP 404 Jul 03 22:03:25.396053 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1433/5761] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:25 2026] GET /volume/v3/volumes/87fe6d29-4ec0-430b-b331-fe3550777154 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 22:03:25.403813 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6bfb8509-d47f-4d4e-bee4-f0f637fa6c1f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:25.405887 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6bfb8509-d47f-4d4e-bee4-f0f637fa6c1f tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] DELETE https://10.4.3.32/volume/v3/volumes/4ae4ba0e-f7a3-4749-9cd7-75d9537df1e3 Jul 03 22:03:25.406132 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6bfb8509-d47f-4d4e-bee4-f0f637fa6c1f tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:25.406303 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6bfb8509-d47f-4d4e-bee4-f0f637fa6c1f tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:25.406518 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-6bfb8509-d47f-4d4e-bee4-f0f637fa6c1f tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete volume with id: 4ae4ba0e-f7a3-4749-9cd7-75d9537df1e3 Jul 03 22:03:25.413761 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:25.413761 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:25.414281 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-6bfb8509-d47f-4d4e-bee4-f0f637fa6c1f tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:25.432447 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-6bfb8509-d47f-4d4e-bee4-f0f637fa6c1f tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete volume request issued successfully. Jul 03 22:03:25.432684 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6bfb8509-d47f-4d4e-bee4-f0f637fa6c1f tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/4ae4ba0e-f7a3-4749-9cd7-75d9537df1e3 returned with HTTP 202 Jul 03 22:03:25.433122 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1438/5762] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 22:03:25 2026] DELETE /volume/v3/volumes/4ae4ba0e-f7a3-4749-9cd7-75d9537df1e3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 22:03:25.441579 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-26df7f3d-582d-4d62-a0bd-08107f4b4326 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:25.443340 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-26df7f3d-582d-4d62-a0bd-08107f4b4326 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/4ae4ba0e-f7a3-4749-9cd7-75d9537df1e3 Jul 03 22:03:25.443603 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-26df7f3d-582d-4d62-a0bd-08107f4b4326 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:25.443799 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-26df7f3d-582d-4d62-a0bd-08107f4b4326 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:25.453404 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:25.453404 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:25.458445 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-26df7f3d-582d-4d62-a0bd-08107f4b4326 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:25.464174 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-26df7f3d-582d-4d62-a0bd-08107f4b4326 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/4ae4ba0e-f7a3-4749-9cd7-75d9537df1e3 returned with HTTP 200 Jul 03 22:03:25.464692 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1461/5763] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:25 2026] GET /volume/v3/volumes/4ae4ba0e-f7a3-4749-9cd7-75d9537df1e3 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:26.476810 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-bb304434-cbdc-42f8-afe9-65bdfbf7c605 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:26.478710 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bb304434-cbdc-42f8-afe9-65bdfbf7c605 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/4ae4ba0e-f7a3-4749-9cd7-75d9537df1e3 Jul 03 22:03:26.479170 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bb304434-cbdc-42f8-afe9-65bdfbf7c605 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:26.479507 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-bb304434-cbdc-42f8-afe9-65bdfbf7c605 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:26.485607 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-bb304434-cbdc-42f8-afe9-65bdfbf7c605 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/4ae4ba0e-f7a3-4749-9cd7-75d9537df1e3 returned with HTTP 404 Jul 03 22:03:26.486076 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1432/5764] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:26 2026] GET /volume/v3/volumes/4ae4ba0e-f7a3-4749-9cd7-75d9537df1e3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 22:03:26.494285 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4f33da51-ebaf-4890-a119-7c51b0dd376c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:26.496550 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4f33da51-ebaf-4890-a119-7c51b0dd376c tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] DELETE https://10.4.3.32/volume/v3/volumes/71c287ea-74a4-4c66-8c9c-3369cdbf444c Jul 03 22:03:26.496880 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4f33da51-ebaf-4890-a119-7c51b0dd376c tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:26.497155 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4f33da51-ebaf-4890-a119-7c51b0dd376c tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:26.497407 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-4f33da51-ebaf-4890-a119-7c51b0dd376c tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete volume with id: 71c287ea-74a4-4c66-8c9c-3369cdbf444c Jul 03 22:03:26.506645 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:26.506645 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:26.507204 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-4f33da51-ebaf-4890-a119-7c51b0dd376c tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:26.531955 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-4f33da51-ebaf-4890-a119-7c51b0dd376c tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete volume request issued successfully. Jul 03 22:03:26.532163 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4f33da51-ebaf-4890-a119-7c51b0dd376c tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/71c287ea-74a4-4c66-8c9c-3369cdbf444c returned with HTTP 202 Jul 03 22:03:26.532614 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1434/5765] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 22:03:26 2026] DELETE /volume/v3/volumes/71c287ea-74a4-4c66-8c9c-3369cdbf444c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 22:03:26.542066 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9656ab07-80d3-4814-b248-a166422729e3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:26.543881 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9656ab07-80d3-4814-b248-a166422729e3 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/71c287ea-74a4-4c66-8c9c-3369cdbf444c Jul 03 22:03:26.544081 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9656ab07-80d3-4814-b248-a166422729e3 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:26.544259 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9656ab07-80d3-4814-b248-a166422729e3 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:26.551592 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:26.551592 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:26.555704 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-9656ab07-80d3-4814-b248-a166422729e3 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:26.560856 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9656ab07-80d3-4814-b248-a166422729e3 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/71c287ea-74a4-4c66-8c9c-3369cdbf444c returned with HTTP 200 Jul 03 22:03:26.561417 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1439/5766] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:26 2026] GET /volume/v3/volumes/71c287ea-74a4-4c66-8c9c-3369cdbf444c => generated 894 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:26.581784 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9caec7b6-6b24-4456-ad26-95d5d907777f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:26.695901 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9caec7b6-6b24-4456-ad26-95d5d907777f tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 22:03:26.696358 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9caec7b6-6b24-4456-ad26-95d5d907777f tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-375200699", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1653374755", "vendor_name": "tempest-vendor_name-603827405"}}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:26.714076 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9caec7b6-6b24-4456-ad26-95d5d907777f tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 22:03:26.714665 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1462/5767] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 22:03:26 2026] POST /volume/v3/types => generated 328 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:26.725509 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d3e30a26-8016-423a-942a-dc63ef1db3d3 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:26.727484 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d3e30a26-8016-423a-942a-dc63ef1db3d3 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:03:26.728042 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d3e30a26-8016-423a-942a-dc63ef1db3d3 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4361615e-e4d7-4fcd-ba81-36abe4e0944a", "size": 1}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:26.730073 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-d3e30a26-8016-423a-942a-dc63ef1db3d3 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Create volume request body: {'volume': {'volume_type': '4361615e-e4d7-4fcd-ba81-36abe4e0944a', 'size': 1}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:03:26.738396 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-d3e30a26-8016-423a-942a-dc63ef1db3d3 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Create volume of 1 GB Jul 03 22:03:26.738396 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:26.738396 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:26.738396 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-d3e30a26-8016-423a-942a-dc63ef1db3d3 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Availability Zones retrieved successfully. Jul 03 22:03:26.744018 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-d3e30a26-8016-423a-942a-dc63ef1db3d3 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Flow 'volume_create_api' (1eef2dd8-6c6c-4752-9800-a2e0122f780d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:26.745111 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-d3e30a26-8016-423a-942a-dc63ef1db3d3 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f953d7f7-3019-43d7-a959-d254b577e399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:26.745995 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-d3e30a26-8016-423a-942a-dc63ef1db3d3 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:03:26.771419 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-d3e30a26-8016-423a-942a-dc63ef1db3d3 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f953d7f7-3019-43d7-a959-d254b577e399) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T22:03:27Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1653374755',vendor_name='tempest-vendor_name-603827405'},id=4361615e-e4d7-4fcd-ba81-36abe4e0944a,is_public=True,name='tempest-ProjectReaderTests-volume-type-375200699',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4361615e-e4d7-4fcd-ba81-36abe4e0944a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:26.772769 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-d3e30a26-8016-423a-942a-dc63ef1db3d3 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f23ff6cd-a96b-4c23-9df6-4137d78eda7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:26.808389 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-d3e30a26-8016-423a-942a-dc63ef1db3d3 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-375200699 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-375200699, it is now deprecated. Please use the default quota class for default quota. Jul 03 22:03:26.808831 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-d3e30a26-8016-423a-942a-dc63ef1db3d3 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-375200699 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-375200699, it is now deprecated. Please use the default quota class for default quota. Jul 03 22:03:26.868916 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-d3e30a26-8016-423a-942a-dc63ef1db3d3 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Created reservations ['f12849e5-c682-4fee-a64a-4c51a6a43af9', '7217961c-7861-45c9-9c56-0393efa76988', '1473ddb1-bf4e-497a-9309-30a890440656', 'bc693f09-4fb4-47f1-8bc5-2d3ee32c97bd'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:03:26.869769 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-d3e30a26-8016-423a-942a-dc63ef1db3d3 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f23ff6cd-a96b-4c23-9df6-4137d78eda7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f12849e5-c682-4fee-a64a-4c51a6a43af9', '7217961c-7861-45c9-9c56-0393efa76988', '1473ddb1-bf4e-497a-9309-30a890440656', 'bc693f09-4fb4-47f1-8bc5-2d3ee32c97bd']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:26.870600 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-d3e30a26-8016-423a-942a-dc63ef1db3d3 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d74bbc3c-a329-4271-ac80-358602e12cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:26.898700 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-d3e30a26-8016-423a-942a-dc63ef1db3d3 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d74bbc3c-a329-4271-ac80-358602e12cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40e47360-e53a-43ba-8dfb-e894ea02dfed', '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='099d13b929204c918d2b6c116af26a3c',qos_specs=None,replication_status=,reservations=['f12849e5-c682-4fee-a64a-4c51a6a43af9','7217961c-7861-45c9-9c56-0393efa76988','1473ddb1-bf4e-497a-9309-30a890440656','bc693f09-4fb4-47f1-8bc5-2d3ee32c97bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0ed5a420b7b4cd0ba603266e5d75a78',volume_type_id=4361615e-e4d7-4fcd-ba81-36abe4e0944a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:03:26Z,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=40e47360-e53a-43ba-8dfb-e894ea02dfed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='099d13b929204c918d2b6c116af26a3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0ed5a420b7b4cd0ba603266e5d75a78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4361615e-e4d7-4fcd-ba81-36abe4e0944a),volume_type_id=4361615e-e4d7-4fcd-ba81-36abe4e0944a)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:26.899558 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-d3e30a26-8016-423a-942a-dc63ef1db3d3 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ae9c256-9c31-44fc-b3b6-df7fb9756d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:26.921194 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-d3e30a26-8016-423a-942a-dc63ef1db3d3 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ae9c256-9c31-44fc-b3b6-df7fb9756d9a) transitioned into state 'SUCCESS' from 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='099d13b929204c918d2b6c116af26a3c',qos_specs=None,replication_status=,reservations=['f12849e5-c682-4fee-a64a-4c51a6a43af9','7217961c-7861-45c9-9c56-0393efa76988','1473ddb1-bf4e-497a-9309-30a890440656','bc693f09-4fb4-47f1-8bc5-2d3ee32c97bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0ed5a420b7b4cd0ba603266e5d75a78',volume_type_id=4361615e-e4d7-4fcd-ba81-36abe4e0944a)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:26.922054 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-d3e30a26-8016-423a-942a-dc63ef1db3d3 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (077f09fe-6d48-44a7-bd1e-42cf031dc4c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:26.937577 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-d3e30a26-8016-423a-942a-dc63ef1db3d3 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (077f09fe-6d48-44a7-bd1e-42cf031dc4c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:26.938490 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-d3e30a26-8016-423a-942a-dc63ef1db3d3 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Flow 'volume_create_api' (1eef2dd8-6c6c-4752-9800-a2e0122f780d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:26.938878 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-d3e30a26-8016-423a-942a-dc63ef1db3d3 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Create volume request issued successfully. Jul 03 22:03:26.939776 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d3e30a26-8016-423a-942a-dc63ef1db3d3 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:03:26.940379 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1433/5768] 10.4.3.32 () {70 vars in 1291 bytes} [Fri Jul 3 22:03:26 2026] POST /volume/v3/volumes => generated 771 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:03:26.951896 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1cbcb190-b18c-4658-99bc-86b4ae5d866b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:26.953920 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1cbcb190-b18c-4658-99bc-86b4ae5d866b tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] GET https://10.4.3.32/volume/v3/volumes/40e47360-e53a-43ba-8dfb-e894ea02dfed Jul 03 22:03:26.954145 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1cbcb190-b18c-4658-99bc-86b4ae5d866b tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:26.954365 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1cbcb190-b18c-4658-99bc-86b4ae5d866b tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:26.961692 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:26.961692 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:26.968458 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-1cbcb190-b18c-4658-99bc-86b4ae5d866b tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Volume info retrieved successfully. Jul 03 22:03:26.974798 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1cbcb190-b18c-4658-99bc-86b4ae5d866b tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] https://10.4.3.32/volume/v3/volumes/40e47360-e53a-43ba-8dfb-e894ea02dfed returned with HTTP 200 Jul 03 22:03:26.975355 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1435/5769] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:03:26 2026] GET /volume/v3/volumes/40e47360-e53a-43ba-8dfb-e894ea02dfed => generated 950 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:27.574514 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6dcb7dea-d1b8-4db1-be2f-a305cec27726 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:27.576312 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6dcb7dea-d1b8-4db1-be2f-a305cec27726 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/71c287ea-74a4-4c66-8c9c-3369cdbf444c Jul 03 22:03:27.576544 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6dcb7dea-d1b8-4db1-be2f-a305cec27726 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:27.576722 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6dcb7dea-d1b8-4db1-be2f-a305cec27726 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:27.582291 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6dcb7dea-d1b8-4db1-be2f-a305cec27726 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/71c287ea-74a4-4c66-8c9c-3369cdbf444c returned with HTTP 404 Jul 03 22:03:27.582757 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1440/5770] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:27 2026] GET /volume/v3/volumes/71c287ea-74a4-4c66-8c9c-3369cdbf444c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 22:03:27.590850 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3eac78aa-48cb-4ab9-992f-e5aec9ec1955 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:27.592995 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3eac78aa-48cb-4ab9-992f-e5aec9ec1955 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] DELETE https://10.4.3.32/volume/v3/volumes/8cf2c3ae-3d4e-4f9e-b8b9-8933de5c7109 Jul 03 22:03:27.593259 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3eac78aa-48cb-4ab9-992f-e5aec9ec1955 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:27.593497 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3eac78aa-48cb-4ab9-992f-e5aec9ec1955 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:27.593684 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-3eac78aa-48cb-4ab9-992f-e5aec9ec1955 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete volume with id: 8cf2c3ae-3d4e-4f9e-b8b9-8933de5c7109 Jul 03 22:03:27.603901 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:27.603901 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:27.604640 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-3eac78aa-48cb-4ab9-992f-e5aec9ec1955 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:27.626786 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-3eac78aa-48cb-4ab9-992f-e5aec9ec1955 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete volume request issued successfully. Jul 03 22:03:27.627040 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3eac78aa-48cb-4ab9-992f-e5aec9ec1955 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/8cf2c3ae-3d4e-4f9e-b8b9-8933de5c7109 returned with HTTP 202 Jul 03 22:03:27.627491 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1463/5771] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 22:03:27 2026] DELETE /volume/v3/volumes/8cf2c3ae-3d4e-4f9e-b8b9-8933de5c7109 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 22:03:27.635142 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c4002266-e150-4ba0-90f3-d1c6b6ff4114 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:27.636988 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c4002266-e150-4ba0-90f3-d1c6b6ff4114 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/8cf2c3ae-3d4e-4f9e-b8b9-8933de5c7109 Jul 03 22:03:27.637195 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c4002266-e150-4ba0-90f3-d1c6b6ff4114 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:27.637382 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c4002266-e150-4ba0-90f3-d1c6b6ff4114 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:27.646798 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:27.646798 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:27.652522 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c4002266-e150-4ba0-90f3-d1c6b6ff4114 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:27.659411 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c4002266-e150-4ba0-90f3-d1c6b6ff4114 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/8cf2c3ae-3d4e-4f9e-b8b9-8933de5c7109 returned with HTTP 200 Jul 03 22:03:27.659995 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1434/5772] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:27 2026] GET /volume/v3/volumes/8cf2c3ae-3d4e-4f9e-b8b9-8933de5c7109 => generated 893 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:27.988950 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-2d872352-9a99-4b66-b4d1-9aca3e274e4f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:27.992036 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2d872352-9a99-4b66-b4d1-9aca3e274e4f tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] GET https://10.4.3.32/volume/v3/volumes/40e47360-e53a-43ba-8dfb-e894ea02dfed Jul 03 22:03:27.992036 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2d872352-9a99-4b66-b4d1-9aca3e274e4f tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:27.992036 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2d872352-9a99-4b66-b4d1-9aca3e274e4f tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:27.998385 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:27.998385 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:28.002197 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-2d872352-9a99-4b66-b4d1-9aca3e274e4f tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Volume info retrieved successfully. Jul 03 22:03:28.006535 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2d872352-9a99-4b66-b4d1-9aca3e274e4f tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] https://10.4.3.32/volume/v3/volumes/40e47360-e53a-43ba-8dfb-e894ea02dfed returned with HTTP 200 Jul 03 22:03:28.006535 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1436/5773] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:03:27 2026] GET /volume/v3/volumes/40e47360-e53a-43ba-8dfb-e894ea02dfed => generated 971 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:28.021622 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-7ab607e5-785a-427b-b517-39a488e6f372 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:28.023326 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7ab607e5-785a-427b-b517-39a488e6f372 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] GET https://10.4.3.32/volume/v3/messages Jul 03 22:03:28.023539 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7ab607e5-785a-427b-b517-39a488e6f372 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:28.023707 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7ab607e5-785a-427b-b517-39a488e6f372 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:28.026937 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7ab607e5-785a-427b-b517-39a488e6f372 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Jul 03 22:03:28.027304 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1441/5774] 10.4.3.32 () {68 vars in 1273 bytes} [Fri Jul 3 22:03:28 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:28.035206 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-37f5e6a7-1786-477f-9037-9f33e74f1645 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:28.105277 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-37f5e6a7-1786-477f-9037-9f33e74f1645 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-reader] GET https://10.4.3.32/volume/v3/messages Jul 03 22:03:28.105504 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-37f5e6a7-1786-477f-9037-9f33e74f1645 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-reader] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:28.105692 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-37f5e6a7-1786-477f-9037-9f33e74f1645 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-reader] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:28.109932 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-37f5e6a7-1786-477f-9037-9f33e74f1645 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-reader] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Jul 03 22:03:28.110530 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1464/5775] 10.4.3.32 () {68 vars in 1273 bytes} [Fri Jul 3 22:03:28 2026] GET /volume/v3/messages => generated 668 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:28.120425 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7488af40-58aa-4f1b-a452-4a9588f34d19 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:28.122249 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7488af40-58aa-4f1b-a452-4a9588f34d19 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] DELETE https://10.4.3.32/volume/v3/messages/b7ab73ed-e865-4e91-a19c-703f9961c7e2 Jul 03 22:03:28.122553 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7488af40-58aa-4f1b-a452-4a9588f34d19 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:28.122811 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7488af40-58aa-4f1b-a452-4a9588f34d19 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:28.132641 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7488af40-58aa-4f1b-a452-4a9588f34d19 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] https://10.4.3.32/volume/v3/messages/b7ab73ed-e865-4e91-a19c-703f9961c7e2 returned with HTTP 204 Jul 03 22:03:28.133116 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1435/5776] 10.4.3.32 () {68 vars in 1387 bytes} [Fri Jul 3 22:03:28 2026] DELETE /volume/v3/messages/b7ab73ed-e865-4e91-a19c-703f9961c7e2 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 22:03:28.140057 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-dd8d985b-df7c-49ba-a11b-1a7339fc6cb4 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:28.141489 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-dd8d985b-df7c-49ba-a11b-1a7339fc6cb4 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/40e47360-e53a-43ba-8dfb-e894ea02dfed Jul 03 22:03:28.141814 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-dd8d985b-df7c-49ba-a11b-1a7339fc6cb4 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:28.143281 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-dd8d985b-df7c-49ba-a11b-1a7339fc6cb4 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:28.143281 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-dd8d985b-df7c-49ba-a11b-1a7339fc6cb4 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Delete volume with id: 40e47360-e53a-43ba-8dfb-e894ea02dfed Jul 03 22:03:28.149026 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:28.149026 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:28.149562 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-dd8d985b-df7c-49ba-a11b-1a7339fc6cb4 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Volume info retrieved successfully. Jul 03 22:03:28.150583 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-dd8d985b-df7c-49ba-a11b-1a7339fc6cb4 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99935) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 22:03:28.159937 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-dd8d985b-df7c-49ba-a11b-1a7339fc6cb4 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-375200699 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-375200699, it is now deprecated. Please use the default quota class for default quota. Jul 03 22:03:28.160466 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-dd8d985b-df7c-49ba-a11b-1a7339fc6cb4 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-375200699 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-375200699, it is now deprecated. Please use the default quota class for default quota. Jul 03 22:03:28.168941 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-dd8d985b-df7c-49ba-a11b-1a7339fc6cb4 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Created reservations ['99a55f3d-8d11-4023-94df-1645b8548f15', '07eaafc9-ebee-4df6-99ff-b5fa4d499b50', '4b8899ae-d881-4c94-ac76-327ed7fad184', 'cf0627b8-995b-4f22-be5e-f71cab5b7665'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:03:28.206485 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-dd8d985b-df7c-49ba-a11b-1a7339fc6cb4 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Delete volume request issued successfully. Jul 03 22:03:28.206485 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-dd8d985b-df7c-49ba-a11b-1a7339fc6cb4 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] https://10.4.3.32/volume/v3/volumes/40e47360-e53a-43ba-8dfb-e894ea02dfed returned with HTTP 202 Jul 03 22:03:28.206485 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1437/5777] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 22:03:28 2026] DELETE /volume/v3/volumes/40e47360-e53a-43ba-8dfb-e894ea02dfed => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:28.213437 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-743205dd-0658-48d1-8714-de4f70d75fca None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:28.215734 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-743205dd-0658-48d1-8714-de4f70d75fca tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] DELETE https://10.4.3.32/volume/v3/types/4361615e-e4d7-4fcd-ba81-36abe4e0944a Jul 03 22:03:28.216015 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-743205dd-0658-48d1-8714-de4f70d75fca tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:28.216310 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-743205dd-0658-48d1-8714-de4f70d75fca tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Calling method '_delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:28.242196 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-743205dd-0658-48d1-8714-de4f70d75fca tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] https://10.4.3.32/volume/v3/types/4361615e-e4d7-4fcd-ba81-36abe4e0944a returned with HTTP 202 Jul 03 22:03:28.242576 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1442/5778] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 22:03:28 2026] DELETE /volume/v3/types/4361615e-e4d7-4fcd-ba81-36abe4e0944a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:28.250183 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ced7002d-a6d4-456f-88fc-676ba16746d1 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:28.251225 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ced7002d-a6d4-456f-88fc-676ba16746d1 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 22:03:28.251576 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ced7002d-a6d4-456f-88fc-676ba16746d1 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1280553967", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1174918500", "vendor_name": "tempest-vendor_name-1028881248"}}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:28.266889 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ced7002d-a6d4-456f-88fc-676ba16746d1 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 22:03:28.267302 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1465/5779] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 22:03:28 2026] POST /volume/v3/types => generated 330 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:28.276114 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a5001991-b1c7-445a-9c76-f968176aa0ac None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:28.277747 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a5001991-b1c7-445a-9c76-f968176aa0ac tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:03:28.278065 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a5001991-b1c7-445a-9c76-f968176aa0ac tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "eb50eb5b-41b2-43be-ad88-e6fa6bb95d82", "size": 1}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:28.279355 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-a5001991-b1c7-445a-9c76-f968176aa0ac tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Create volume request body: {'volume': {'volume_type': 'eb50eb5b-41b2-43be-ad88-e6fa6bb95d82', 'size': 1}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:03:28.282682 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-a5001991-b1c7-445a-9c76-f968176aa0ac tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Create volume of 1 GB Jul 03 22:03:28.282960 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:28.282960 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:28.283309 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-a5001991-b1c7-445a-9c76-f968176aa0ac tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Availability Zones retrieved successfully. Jul 03 22:03:28.289095 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a5001991-b1c7-445a-9c76-f968176aa0ac tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Flow 'volume_create_api' (a99fd3d1-2d2e-4dee-929e-429d550f620a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:28.290228 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a5001991-b1c7-445a-9c76-f968176aa0ac tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a41bac35-a809-40bb-8e1f-6dc75178ac0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:28.291145 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-a5001991-b1c7-445a-9c76-f968176aa0ac tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:03:28.310121 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a5001991-b1c7-445a-9c76-f968176aa0ac tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a41bac35-a809-40bb-8e1f-6dc75178ac0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T22:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1174918500',vendor_name='tempest-vendor_name-1028881248'},id=eb50eb5b-41b2-43be-ad88-e6fa6bb95d82,is_public=True,name='tempest-ProjectReaderTests-volume-type-1280553967',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eb50eb5b-41b2-43be-ad88-e6fa6bb95d82', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:28.310794 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a5001991-b1c7-445a-9c76-f968176aa0ac tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0876be3-5848-4d63-8fd5-c661b0e804f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:28.334892 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-a5001991-b1c7-445a-9c76-f968176aa0ac tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1280553967 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1280553967, it is now deprecated. Please use the default quota class for default quota. Jul 03 22:03:28.335144 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-a5001991-b1c7-445a-9c76-f968176aa0ac tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1280553967 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1280553967, it is now deprecated. Please use the default quota class for default quota. Jul 03 22:03:28.370899 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-a5001991-b1c7-445a-9c76-f968176aa0ac tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Created reservations ['61281bfd-626b-47a7-9957-9dea4210a8d0', 'a4d39f3a-0949-4ffa-9fa9-e8ea653f244a', 'c1c252b5-680f-4f48-b25c-32f74f90b672', 'c849b1b2-3349-4a91-b658-606a51ab9bd0'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:03:28.371728 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a5001991-b1c7-445a-9c76-f968176aa0ac tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0876be3-5848-4d63-8fd5-c661b0e804f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61281bfd-626b-47a7-9957-9dea4210a8d0', 'a4d39f3a-0949-4ffa-9fa9-e8ea653f244a', 'c1c252b5-680f-4f48-b25c-32f74f90b672', 'c849b1b2-3349-4a91-b658-606a51ab9bd0']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:28.372412 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a5001991-b1c7-445a-9c76-f968176aa0ac tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10ce23eb-6bfe-41dc-abcc-5ac469cc0197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:28.399644 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a5001991-b1c7-445a-9c76-f968176aa0ac tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10ce23eb-6bfe-41dc-abcc-5ac469cc0197) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28537e48-5021-4b45-8827-42c1ed9ac57e', '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='099d13b929204c918d2b6c116af26a3c',qos_specs=None,replication_status=,reservations=['61281bfd-626b-47a7-9957-9dea4210a8d0','a4d39f3a-0949-4ffa-9fa9-e8ea653f244a','c1c252b5-680f-4f48-b25c-32f74f90b672','c849b1b2-3349-4a91-b658-606a51ab9bd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0ed5a420b7b4cd0ba603266e5d75a78',volume_type_id=eb50eb5b-41b2-43be-ad88-e6fa6bb95d82), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:03: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=28537e48-5021-4b45-8827-42c1ed9ac57e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='099d13b929204c918d2b6c116af26a3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0ed5a420b7b4cd0ba603266e5d75a78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eb50eb5b-41b2-43be-ad88-e6fa6bb95d82),volume_type_id=eb50eb5b-41b2-43be-ad88-e6fa6bb95d82)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:28.400440 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a5001991-b1c7-445a-9c76-f968176aa0ac tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f47d3626-1191-4520-a4d2-43ac31553454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:28.426837 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a5001991-b1c7-445a-9c76-f968176aa0ac tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f47d3626-1191-4520-a4d2-43ac31553454) transitioned into state 'SUCCESS' from 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='099d13b929204c918d2b6c116af26a3c',qos_specs=None,replication_status=,reservations=['61281bfd-626b-47a7-9957-9dea4210a8d0','a4d39f3a-0949-4ffa-9fa9-e8ea653f244a','c1c252b5-680f-4f48-b25c-32f74f90b672','c849b1b2-3349-4a91-b658-606a51ab9bd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0ed5a420b7b4cd0ba603266e5d75a78',volume_type_id=eb50eb5b-41b2-43be-ad88-e6fa6bb95d82)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:28.427697 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a5001991-b1c7-445a-9c76-f968176aa0ac tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7da2dc3-aeee-41ab-bb67-8cd6418859c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:28.439223 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a5001991-b1c7-445a-9c76-f968176aa0ac tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7da2dc3-aeee-41ab-bb67-8cd6418859c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:28.440497 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-a5001991-b1c7-445a-9c76-f968176aa0ac tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Flow 'volume_create_api' (a99fd3d1-2d2e-4dee-929e-429d550f620a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:28.440935 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-a5001991-b1c7-445a-9c76-f968176aa0ac tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Create volume request issued successfully. Jul 03 22:03:28.442047 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a5001991-b1c7-445a-9c76-f968176aa0ac tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:03:28.442688 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1436/5780] 10.4.3.32 () {70 vars in 1291 bytes} [Fri Jul 3 22:03:28 2026] POST /volume/v3/volumes => generated 772 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:03:28.456721 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-3e9dcbb5-bd0c-4168-89b8-72d450f53a3f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:28.458461 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3e9dcbb5-bd0c-4168-89b8-72d450f53a3f tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] GET https://10.4.3.32/volume/v3/volumes/28537e48-5021-4b45-8827-42c1ed9ac57e Jul 03 22:03:28.458967 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3e9dcbb5-bd0c-4168-89b8-72d450f53a3f tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:28.459401 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3e9dcbb5-bd0c-4168-89b8-72d450f53a3f tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:28.470226 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:28.470226 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:28.475457 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-3e9dcbb5-bd0c-4168-89b8-72d450f53a3f tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Volume info retrieved successfully. Jul 03 22:03:28.481499 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3e9dcbb5-bd0c-4168-89b8-72d450f53a3f tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] https://10.4.3.32/volume/v3/volumes/28537e48-5021-4b45-8827-42c1ed9ac57e returned with HTTP 200 Jul 03 22:03:28.482266 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1438/5781] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:03:28 2026] GET /volume/v3/volumes/28537e48-5021-4b45-8827-42c1ed9ac57e => generated 951 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:28.673862 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4e73dd76-faa2-4217-8098-b3559955269e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:28.675717 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4e73dd76-faa2-4217-8098-b3559955269e tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/8cf2c3ae-3d4e-4f9e-b8b9-8933de5c7109 Jul 03 22:03:28.675911 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4e73dd76-faa2-4217-8098-b3559955269e tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:28.676284 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4e73dd76-faa2-4217-8098-b3559955269e tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:28.681873 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4e73dd76-faa2-4217-8098-b3559955269e tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/8cf2c3ae-3d4e-4f9e-b8b9-8933de5c7109 returned with HTTP 404 Jul 03 22:03:28.682322 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1443/5782] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:28 2026] GET /volume/v3/volumes/8cf2c3ae-3d4e-4f9e-b8b9-8933de5c7109 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 22:03:28.691742 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1bf268e3-8607-435b-a389-8a08c3c7a712 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:28.693447 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1bf268e3-8607-435b-a389-8a08c3c7a712 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:03:28.693787 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1bf268e3-8607-435b-a389-8a08c3c7a712 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-150519169"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:28.695577 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-1bf268e3-8607-435b-a389-8a08c3c7a712 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-150519169'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:03:28.695706 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-1bf268e3-8607-435b-a389-8a08c3c7a712 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Create volume of 1 GB Jul 03 22:03:28.699495 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-1bf268e3-8607-435b-a389-8a08c3c7a712 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Availability Zones retrieved successfully. Jul 03 22:03:28.704844 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-1bf268e3-8607-435b-a389-8a08c3c7a712 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Flow 'volume_create_api' (5c8b68ad-d891-466a-bb5e-77abf6157539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:28.705972 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-1bf268e3-8607-435b-a389-8a08c3c7a712 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76c58d93-c302-4479-8e87-6fc7b80d1b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:28.707029 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-1bf268e3-8607-435b-a389-8a08c3c7a712 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:03:28.736379 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-1bf268e3-8607-435b-a389-8a08c3c7a712 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76c58d93-c302-4479-8e87-6fc7b80d1b3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:28.737155 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-1bf268e3-8607-435b-a389-8a08c3c7a712 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (289f56be-e4b5-4c87-9d2e-9556e3d760e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:28.779639 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-1bf268e3-8607-435b-a389-8a08c3c7a712 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Created reservations ['76ab9ea3-b623-4bd4-849e-042e51c51574', '18b96d78-39cb-4afa-bab1-a95594a2c25b', '85ed9a02-3f49-48c8-812e-bc3969105ed4', 'ca011ef2-5749-4eac-a165-1c6748149a5c'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:03:28.780430 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-1bf268e3-8607-435b-a389-8a08c3c7a712 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (289f56be-e4b5-4c87-9d2e-9556e3d760e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76ab9ea3-b623-4bd4-849e-042e51c51574', '18b96d78-39cb-4afa-bab1-a95594a2c25b', '85ed9a02-3f49-48c8-812e-bc3969105ed4', 'ca011ef2-5749-4eac-a165-1c6748149a5c']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:28.781079 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-1bf268e3-8607-435b-a389-8a08c3c7a712 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bccaf30-738e-4a48-a700-4d8f8785f89e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:28.803767 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-1bf268e3-8607-435b-a389-8a08c3c7a712 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bccaf30-738e-4a48-a700-4d8f8785f89e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03ebdf64-d97a-46bd-923e-a48beebe6977', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-150519169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d84a7c56fa5645b0a9ce84d70c8435de',qos_specs=None,replication_status=,reservations=['76ab9ea3-b623-4bd4-849e-042e51c51574','18b96d78-39cb-4afa-bab1-a95594a2c25b','85ed9a02-3f49-48c8-812e-bc3969105ed4','ca011ef2-5749-4eac-a165-1c6748149a5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60d9a560be534462850420a9df73e525',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:03:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-150519169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03ebdf64-d97a-46bd-923e-a48beebe6977,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d84a7c56fa5645b0a9ce84d70c8435de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60d9a560be534462850420a9df73e525',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:28.804596 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-1bf268e3-8607-435b-a389-8a08c3c7a712 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91ddb667-bbee-4b1c-8666-4fa946cd599e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:28.835323 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-1bf268e3-8607-435b-a389-8a08c3c7a712 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91ddb667-bbee-4b1c-8666-4fa946cd599e) transitioned into state 'SUCCESS' from state '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-150519169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d84a7c56fa5645b0a9ce84d70c8435de',qos_specs=None,replication_status=,reservations=['76ab9ea3-b623-4bd4-849e-042e51c51574','18b96d78-39cb-4afa-bab1-a95594a2c25b','85ed9a02-3f49-48c8-812e-bc3969105ed4','ca011ef2-5749-4eac-a165-1c6748149a5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60d9a560be534462850420a9df73e525',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:28.836522 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-1bf268e3-8607-435b-a389-8a08c3c7a712 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1783186f-cd3b-43ad-ac7b-b82228aa1ec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:28.851934 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-1bf268e3-8607-435b-a389-8a08c3c7a712 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1783186f-cd3b-43ad-ac7b-b82228aa1ec3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:28.852800 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-1bf268e3-8607-435b-a389-8a08c3c7a712 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Flow 'volume_create_api' (5c8b68ad-d891-466a-bb5e-77abf6157539) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:28.853132 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-1bf268e3-8607-435b-a389-8a08c3c7a712 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Create volume request issued successfully. Jul 03 22:03:28.853703 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1bf268e3-8607-435b-a389-8a08c3c7a712 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:03:28.854155 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1466/5783] 10.4.3.32 () {70 vars in 1292 bytes} [Fri Jul 3 22:03:28 2026] POST /volume/v3/volumes => generated 767 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:28.866515 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-dd56a3a5-2dbe-461b-8797-6853253d0fc1 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:28.868842 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-dd56a3a5-2dbe-461b-8797-6853253d0fc1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/03ebdf64-d97a-46bd-923e-a48beebe6977 Jul 03 22:03:28.869259 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-dd56a3a5-2dbe-461b-8797-6853253d0fc1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:28.869841 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-dd56a3a5-2dbe-461b-8797-6853253d0fc1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:28.880184 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:28.880184 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:28.884526 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-dd56a3a5-2dbe-461b-8797-6853253d0fc1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:28.889380 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-dd56a3a5-2dbe-461b-8797-6853253d0fc1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/03ebdf64-d97a-46bd-923e-a48beebe6977 returned with HTTP 200 Jul 03 22:03:28.889797 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1437/5784] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:28 2026] GET /volume/v3/volumes/03ebdf64-d97a-46bd-923e-a48beebe6977 => generated 835 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:29.496807 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-678bddde-50aa-4535-bd2d-e42f16f33276 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:29.499045 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-678bddde-50aa-4535-bd2d-e42f16f33276 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] GET https://10.4.3.32/volume/v3/volumes/28537e48-5021-4b45-8827-42c1ed9ac57e Jul 03 22:03:29.499260 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-678bddde-50aa-4535-bd2d-e42f16f33276 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:29.499480 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-678bddde-50aa-4535-bd2d-e42f16f33276 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:29.507954 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:29.507954 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:29.512420 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-678bddde-50aa-4535-bd2d-e42f16f33276 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Volume info retrieved successfully. Jul 03 22:03:29.517280 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-678bddde-50aa-4535-bd2d-e42f16f33276 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] https://10.4.3.32/volume/v3/volumes/28537e48-5021-4b45-8827-42c1ed9ac57e returned with HTTP 200 Jul 03 22:03:29.517772 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1439/5785] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:03:29 2026] GET /volume/v3/volumes/28537e48-5021-4b45-8827-42c1ed9ac57e => generated 972 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:29.532256 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2f4d6eb9-1f49-4657-8e3e-1a9f24db18f8 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:29.533924 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2f4d6eb9-1f49-4657-8e3e-1a9f24db18f8 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] GET https://10.4.3.32/volume/v3/messages Jul 03 22:03:29.534189 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2f4d6eb9-1f49-4657-8e3e-1a9f24db18f8 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:29.534383 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2f4d6eb9-1f49-4657-8e3e-1a9f24db18f8 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:29.537694 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2f4d6eb9-1f49-4657-8e3e-1a9f24db18f8 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Jul 03 22:03:29.538080 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1444/5786] 10.4.3.32 () {68 vars in 1273 bytes} [Fri Jul 3 22:03:29 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:29.546437 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c830c906-77e6-42d5-99fe-770914573494 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:29.548071 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c830c906-77e6-42d5-99fe-770914573494 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-reader] GET https://10.4.3.32/volume/v3/messages/87f893ed-0596-49fe-b3ac-4208932d4889 Jul 03 22:03:29.548250 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c830c906-77e6-42d5-99fe-770914573494 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-reader] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:29.548462 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c830c906-77e6-42d5-99fe-770914573494 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-reader] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:29.551517 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:29.551517 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:29.552162 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c830c906-77e6-42d5-99fe-770914573494 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-reader] https://10.4.3.32/volume/v3/messages/87f893ed-0596-49fe-b3ac-4208932d4889 returned with HTTP 200 Jul 03 22:03:29.552529 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1467/5787] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 22:03:29 2026] GET /volume/v3/messages/87f893ed-0596-49fe-b3ac-4208932d4889 => generated 665 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:29.561732 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-181537a2-6f61-482e-969f-421dd437f2f3 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:29.563673 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-181537a2-6f61-482e-969f-421dd437f2f3 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] DELETE https://10.4.3.32/volume/v3/messages/87f893ed-0596-49fe-b3ac-4208932d4889 Jul 03 22:03:29.563868 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-181537a2-6f61-482e-969f-421dd437f2f3 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:29.564073 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-181537a2-6f61-482e-969f-421dd437f2f3 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:29.573957 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-181537a2-6f61-482e-969f-421dd437f2f3 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] https://10.4.3.32/volume/v3/messages/87f893ed-0596-49fe-b3ac-4208932d4889 returned with HTTP 204 Jul 03 22:03:29.574441 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1438/5788] 10.4.3.32 () {68 vars in 1387 bytes} [Fri Jul 3 22:03:29 2026] DELETE /volume/v3/messages/87f893ed-0596-49fe-b3ac-4208932d4889 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 22:03:29.581635 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-817216ab-e759-4390-b10a-b30ce6c89bdd None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:29.583186 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-817216ab-e759-4390-b10a-b30ce6c89bdd tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/28537e48-5021-4b45-8827-42c1ed9ac57e Jul 03 22:03:29.583407 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-817216ab-e759-4390-b10a-b30ce6c89bdd tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:29.583596 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-817216ab-e759-4390-b10a-b30ce6c89bdd tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:29.583806 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-817216ab-e759-4390-b10a-b30ce6c89bdd tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Delete volume with id: 28537e48-5021-4b45-8827-42c1ed9ac57e Jul 03 22:03:29.591569 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:29.591569 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:29.591907 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-817216ab-e759-4390-b10a-b30ce6c89bdd tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Volume info retrieved successfully. Jul 03 22:03:29.592797 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-817216ab-e759-4390-b10a-b30ce6c89bdd tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99935) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 22:03:29.602585 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-817216ab-e759-4390-b10a-b30ce6c89bdd tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1280553967 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1280553967, it is now deprecated. Please use the default quota class for default quota. Jul 03 22:03:29.602862 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-817216ab-e759-4390-b10a-b30ce6c89bdd tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1280553967 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1280553967, it is now deprecated. Please use the default quota class for default quota. Jul 03 22:03:29.611873 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-817216ab-e759-4390-b10a-b30ce6c89bdd tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Created reservations ['42fd6811-0477-494c-8394-a00846ba8ca7', 'd292e8b9-6a10-4f2e-be7e-f5f324417935', '0fd9f983-8d27-47ee-be69-95d9690277fe', '6bc8dd45-1c0b-4756-8182-3c0abd7588d2'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:03:29.643787 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-817216ab-e759-4390-b10a-b30ce6c89bdd tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Delete volume request issued successfully. Jul 03 22:03:29.644118 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-817216ab-e759-4390-b10a-b30ce6c89bdd tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] https://10.4.3.32/volume/v3/volumes/28537e48-5021-4b45-8827-42c1ed9ac57e returned with HTTP 202 Jul 03 22:03:29.644733 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1440/5789] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 22:03:29 2026] DELETE /volume/v3/volumes/28537e48-5021-4b45-8827-42c1ed9ac57e => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:29.651222 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-5cd0c3d5-4e40-4fc7-98a8-394d4d3d7037 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:29.653857 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5cd0c3d5-4e40-4fc7-98a8-394d4d3d7037 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] DELETE https://10.4.3.32/volume/v3/types/eb50eb5b-41b2-43be-ad88-e6fa6bb95d82 Jul 03 22:03:29.654119 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5cd0c3d5-4e40-4fc7-98a8-394d4d3d7037 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:29.654386 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5cd0c3d5-4e40-4fc7-98a8-394d4d3d7037 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] Calling method '_delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:29.679587 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5cd0c3d5-4e40-4fc7-98a8-394d4d3d7037 tempest-ProjectReaderTests-1252272903 tempest-ProjectReaderTests-1252272903-project-admin] https://10.4.3.32/volume/v3/types/eb50eb5b-41b2-43be-ad88-e6fa6bb95d82 returned with HTTP 202 Jul 03 22:03:29.680102 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1445/5790] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 22:03:29 2026] DELETE /volume/v3/types/eb50eb5b-41b2-43be-ad88-e6fa6bb95d82 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:29.903069 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-bd064c7b-41f6-4aad-b021-b0825c70fac2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:29.905017 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bd064c7b-41f6-4aad-b021-b0825c70fac2 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/03ebdf64-d97a-46bd-923e-a48beebe6977 Jul 03 22:03:29.905253 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bd064c7b-41f6-4aad-b021-b0825c70fac2 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:29.905491 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bd064c7b-41f6-4aad-b021-b0825c70fac2 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:29.913236 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:29.913236 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:29.917249 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-bd064c7b-41f6-4aad-b021-b0825c70fac2 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:29.922200 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bd064c7b-41f6-4aad-b021-b0825c70fac2 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/03ebdf64-d97a-46bd-923e-a48beebe6977 returned with HTTP 200 Jul 03 22:03:29.922652 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1468/5791] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:29 2026] GET /volume/v3/volumes/03ebdf64-d97a-46bd-923e-a48beebe6977 => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:29.941668 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-955bdb8e-33a2-4993-996f-536d225dcb79 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:29.944870 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-955bdb8e-33a2-4993-996f-536d225dcb79 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 22:03:29.945257 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-955bdb8e-33a2-4993-996f-536d225dcb79 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "03ebdf64-d97a-46bd-923e-a48beebe6977", "name": "tempest-VolumeDependencyTests-Snapshot-643735326"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:29.955043 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:29.955043 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:29.955274 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-955bdb8e-33a2-4993-996f-536d225dcb79 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:29.955725 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.snapshots [None req-955bdb8e-33a2-4993-996f-536d225dcb79 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Create snapshot from volume 03ebdf64-d97a-46bd-923e-a48beebe6977 Jul 03 22:03:29.982697 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-955bdb8e-33a2-4993-996f-536d225dcb79 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Created reservations ['cbb663be-88a8-45eb-8ff7-0b74cad11de7', 'bc9352fe-e008-4c25-b931-a433d9ae586c', '7cb7a5ea-b386-4e40-80d2-c033b9f64e3e', '846974ac-491b-43f1-a7e0-cb2a07b0a26f'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:03:30.015149 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-955bdb8e-33a2-4993-996f-536d225dcb79 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Snapshot create request issued successfully. Jul 03 22:03:30.015457 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-955bdb8e-33a2-4993-996f-536d225dcb79 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 22:03:30.015837 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1439/5792] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 22:03:29 2026] POST /volume/v3/snapshots => generated 307 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:03:30.024505 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ea72ec01-5021-43fa-9952-e33fc1332faf None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:30.026455 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ea72ec01-5021-43fa-9952-e33fc1332faf tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/snapshots/7da91112-cca7-4f09-8d6a-fdfcd6568a70 Jul 03 22:03:30.026780 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ea72ec01-5021-43fa-9952-e33fc1332faf tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:30.026950 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ea72ec01-5021-43fa-9952-e33fc1332faf tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:30.032827 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:30.032827 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:30.032994 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-ea72ec01-5021-43fa-9952-e33fc1332faf tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Snapshot retrieved successfully. Jul 03 22:03:30.033689 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ea72ec01-5021-43fa-9952-e33fc1332faf tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots/7da91112-cca7-4f09-8d6a-fdfcd6568a70 returned with HTTP 200 Jul 03 22:03:30.034908 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1441/5793] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:30 2026] GET /volume/v3/snapshots/7da91112-cca7-4f09-8d6a-fdfcd6568a70 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:31.042162 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-3b7d75d8-275f-4143-bf08-033aed19fb96 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:31.044019 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3b7d75d8-275f-4143-bf08-033aed19fb96 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/snapshots/7da91112-cca7-4f09-8d6a-fdfcd6568a70 Jul 03 22:03:31.044236 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3b7d75d8-275f-4143-bf08-033aed19fb96 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:31.044448 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3b7d75d8-275f-4143-bf08-033aed19fb96 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:31.050539 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:31.050539 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:31.051028 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-3b7d75d8-275f-4143-bf08-033aed19fb96 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Snapshot retrieved successfully. Jul 03 22:03:31.051923 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3b7d75d8-275f-4143-bf08-033aed19fb96 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots/7da91112-cca7-4f09-8d6a-fdfcd6568a70 returned with HTTP 200 Jul 03 22:03:31.052322 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1446/5794] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:31 2026] GET /volume/v3/snapshots/7da91112-cca7-4f09-8d6a-fdfcd6568a70 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:31.060760 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-48c6356d-8615-4360-9be2-f27c440c0df2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:31.062544 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-48c6356d-8615-4360-9be2-f27c440c0df2 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:03:31.062914 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-48c6356d-8615-4360-9be2-f27c440c0df2 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7da91112-cca7-4f09-8d6a-fdfcd6568a70", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1670249932"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:31.064539 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-48c6356d-8615-4360-9be2-f27c440c0df2 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Create volume request body: {'volume': {'snapshot_id': '7da91112-cca7-4f09-8d6a-fdfcd6568a70', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1670249932'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:03:31.068976 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:31.068976 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:31.069392 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-48c6356d-8615-4360-9be2-f27c440c0df2 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Snapshot retrieved successfully. Jul 03 22:03:31.069522 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-48c6356d-8615-4360-9be2-f27c440c0df2 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Create volume of 1 GB Jul 03 22:03:31.072825 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-48c6356d-8615-4360-9be2-f27c440c0df2 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Availability Zones retrieved successfully. Jul 03 22:03:31.079469 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-48c6356d-8615-4360-9be2-f27c440c0df2 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Flow 'volume_create_api' (4df05184-1cc7-48cd-a8b0-ca2bcc9a9fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:31.080347 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-48c6356d-8615-4360-9be2-f27c440c0df2 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1dbe8b0-bf00-4106-9611-53a3f2cec69f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:31.081253 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-48c6356d-8615-4360-9be2-f27c440c0df2 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:03:31.108025 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-48c6356d-8615-4360-9be2-f27c440c0df2 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1dbe8b0-bf00-4106-9611-53a3f2cec69f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7da91112-cca7-4f09-8d6a-fdfcd6568a70', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:31.108801 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-48c6356d-8615-4360-9be2-f27c440c0df2 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c6feb77-c4da-4279-b4c2-2dfcd379ab51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:31.156087 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-48c6356d-8615-4360-9be2-f27c440c0df2 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Created reservations ['1deddcea-16cf-41a0-8772-2f9c631ba4bc', '135f6452-eee9-499f-ab91-a1bbb9a45877', 'dd9101c7-e5b5-4d12-be7e-dcd67ac2ae3d', 'd6d4f442-46c5-4c8f-892f-d3be6ec075c3'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:03:31.157032 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-48c6356d-8615-4360-9be2-f27c440c0df2 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c6feb77-c4da-4279-b4c2-2dfcd379ab51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1deddcea-16cf-41a0-8772-2f9c631ba4bc', '135f6452-eee9-499f-ab91-a1bbb9a45877', 'dd9101c7-e5b5-4d12-be7e-dcd67ac2ae3d', 'd6d4f442-46c5-4c8f-892f-d3be6ec075c3']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:31.157737 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-48c6356d-8615-4360-9be2-f27c440c0df2 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18e994f4-50d2-4f7c-95c8-f7229e916b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:31.196627 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-48c6356d-8615-4360-9be2-f27c440c0df2 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18e994f4-50d2-4f7c-95c8-f7229e916b7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9d862b4-2de1-496a-8981-fa8e3568cb06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1670249932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d84a7c56fa5645b0a9ce84d70c8435de',qos_specs=None,replication_status=,reservations=['1deddcea-16cf-41a0-8772-2f9c631ba4bc','135f6452-eee9-499f-ab91-a1bbb9a45877','dd9101c7-e5b5-4d12-be7e-dcd67ac2ae3d','d6d4f442-46c5-4c8f-892f-d3be6ec075c3'],size=1,snapshot_id=7da91112-cca7-4f09-8d6a-fdfcd6568a70,source_replicaid=,source_volid=None,status='creating',user_id='60d9a560be534462850420a9df73e525',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:03:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1670249932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9d862b4-2de1-496a-8981-fa8e3568cb06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d84a7c56fa5645b0a9ce84d70c8435de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7da91112-cca7-4f09-8d6a-fdfcd6568a70,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60d9a560be534462850420a9df73e525',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:31.197360 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-48c6356d-8615-4360-9be2-f27c440c0df2 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b674504d-92bb-4ddb-8477-e0b142469d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:31.217409 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-48c6356d-8615-4360-9be2-f27c440c0df2 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b674504d-92bb-4ddb-8477-e0b142469d14) transitioned into state 'SUCCESS' from state '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-1670249932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d84a7c56fa5645b0a9ce84d70c8435de',qos_specs=None,replication_status=,reservations=['1deddcea-16cf-41a0-8772-2f9c631ba4bc','135f6452-eee9-499f-ab91-a1bbb9a45877','dd9101c7-e5b5-4d12-be7e-dcd67ac2ae3d','d6d4f442-46c5-4c8f-892f-d3be6ec075c3'],size=1,snapshot_id=7da91112-cca7-4f09-8d6a-fdfcd6568a70,source_replicaid=,source_volid=None,status='creating',user_id='60d9a560be534462850420a9df73e525',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:31.218297 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-48c6356d-8615-4360-9be2-f27c440c0df2 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7a05220-8ac2-4cd1-b6a2-1e81c5d41c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:31.238935 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-48c6356d-8615-4360-9be2-f27c440c0df2 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7a05220-8ac2-4cd1-b6a2-1e81c5d41c70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:31.239721 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-48c6356d-8615-4360-9be2-f27c440c0df2 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Flow 'volume_create_api' (4df05184-1cc7-48cd-a8b0-ca2bcc9a9fab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:31.240038 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-48c6356d-8615-4360-9be2-f27c440c0df2 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Create volume request issued successfully. Jul 03 22:03:31.240646 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-48c6356d-8615-4360-9be2-f27c440c0df2 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:03:31.241134 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1469/5795] 10.4.3.32 () {70 vars in 1293 bytes} [Fri Jul 3 22:03:31 2026] POST /volume/v3/volumes => generated 802 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:31.254061 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-54020315-9ce6-4f3f-a8d8-c2cac9cb0f1e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:31.257535 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-54020315-9ce6-4f3f-a8d8-c2cac9cb0f1e tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/b9d862b4-2de1-496a-8981-fa8e3568cb06 Jul 03 22:03:31.257804 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-54020315-9ce6-4f3f-a8d8-c2cac9cb0f1e tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:31.258057 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-54020315-9ce6-4f3f-a8d8-c2cac9cb0f1e tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:31.266318 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:31.266318 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:31.270702 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-54020315-9ce6-4f3f-a8d8-c2cac9cb0f1e tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:31.275078 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-54020315-9ce6-4f3f-a8d8-c2cac9cb0f1e tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/b9d862b4-2de1-496a-8981-fa8e3568cb06 returned with HTTP 200 Jul 03 22:03:31.275509 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1440/5796] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:31 2026] GET /volume/v3/volumes/b9d862b4-2de1-496a-8981-fa8e3568cb06 => generated 870 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:32.288831 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-208bc052-8762-4170-b23c-1617fa79c940 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:32.291985 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-208bc052-8762-4170-b23c-1617fa79c940 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/b9d862b4-2de1-496a-8981-fa8e3568cb06 Jul 03 22:03:32.292157 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-208bc052-8762-4170-b23c-1617fa79c940 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:32.292442 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-208bc052-8762-4170-b23c-1617fa79c940 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:32.300777 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:32.300777 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:32.304773 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-208bc052-8762-4170-b23c-1617fa79c940 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:32.309180 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-208bc052-8762-4170-b23c-1617fa79c940 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/b9d862b4-2de1-496a-8981-fa8e3568cb06 returned with HTTP 200 Jul 03 22:03:32.309626 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1442/5797] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:32 2026] GET /volume/v3/volumes/b9d862b4-2de1-496a-8981-fa8e3568cb06 => generated 895 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:32.323064 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-357097c0-8fe1-4f13-ac1b-a45a5728e069 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:32.325060 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-357097c0-8fe1-4f13-ac1b-a45a5728e069 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 22:03:32.325442 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-357097c0-8fe1-4f13-ac1b-a45a5728e069 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b9d862b4-2de1-496a-8981-fa8e3568cb06", "name": "tempest-VolumeDependencyTests-Snapshot-131997104"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:32.334778 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:32.334778 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:32.335312 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-357097c0-8fe1-4f13-ac1b-a45a5728e069 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:32.335489 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-357097c0-8fe1-4f13-ac1b-a45a5728e069 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Create snapshot from volume b9d862b4-2de1-496a-8981-fa8e3568cb06 Jul 03 22:03:32.365184 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-357097c0-8fe1-4f13-ac1b-a45a5728e069 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Created reservations ['aa735264-5ee6-4887-9e6f-424fe115b156', 'ea4735c8-1a87-461c-be59-ee48677f1833', 'e42322cb-2587-46da-9d02-fe6b94af214f', '777f4749-15f2-4659-9812-9f83f306c344'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:03:32.405788 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-357097c0-8fe1-4f13-ac1b-a45a5728e069 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Snapshot create request issued successfully. Jul 03 22:03:32.409395 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-357097c0-8fe1-4f13-ac1b-a45a5728e069 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 22:03:32.409395 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1447/5798] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 22:03:32 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 22:03:32.420609 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f8330b4e-1dac-4f79-927a-66a9cf9b1fc8 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:32.422608 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f8330b4e-1dac-4f79-927a-66a9cf9b1fc8 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/snapshots/63c3d7f2-548e-4790-a27e-f7f33ecb3a66 Jul 03 22:03:32.422848 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f8330b4e-1dac-4f79-927a-66a9cf9b1fc8 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:32.423059 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f8330b4e-1dac-4f79-927a-66a9cf9b1fc8 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:32.427787 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:32.427787 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:32.428277 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-f8330b4e-1dac-4f79-927a-66a9cf9b1fc8 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Snapshot retrieved successfully. Jul 03 22:03:32.429083 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f8330b4e-1dac-4f79-927a-66a9cf9b1fc8 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots/63c3d7f2-548e-4790-a27e-f7f33ecb3a66 returned with HTTP 200 Jul 03 22:03:32.429466 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1470/5799] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:32 2026] GET /volume/v3/snapshots/63c3d7f2-548e-4790-a27e-f7f33ecb3a66 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:33.441650 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1d24eae6-e80b-4914-a5cd-c595eebe51ef None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:33.444022 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1d24eae6-e80b-4914-a5cd-c595eebe51ef tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/snapshots/63c3d7f2-548e-4790-a27e-f7f33ecb3a66 Jul 03 22:03:33.444244 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1d24eae6-e80b-4914-a5cd-c595eebe51ef tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:33.444487 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1d24eae6-e80b-4914-a5cd-c595eebe51ef tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:33.450478 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:33.450478 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:33.451016 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-1d24eae6-e80b-4914-a5cd-c595eebe51ef tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Snapshot retrieved successfully. Jul 03 22:03:33.453303 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1d24eae6-e80b-4914-a5cd-c595eebe51ef tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots/63c3d7f2-548e-4790-a27e-f7f33ecb3a66 returned with HTTP 200 Jul 03 22:03:33.453303 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1441/5800] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:33 2026] GET /volume/v3/snapshots/63c3d7f2-548e-4790-a27e-f7f33ecb3a66 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:33.465331 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-2e9b652e-5fa7-4229-b8ff-34bdab7cbdd4 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:33.467766 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2e9b652e-5fa7-4229-b8ff-34bdab7cbdd4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:03:33.468194 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2e9b652e-5fa7-4229-b8ff-34bdab7cbdd4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "63c3d7f2-548e-4790-a27e-f7f33ecb3a66", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-319406269"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:33.469903 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-2e9b652e-5fa7-4229-b8ff-34bdab7cbdd4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Create volume request body: {'volume': {'snapshot_id': '63c3d7f2-548e-4790-a27e-f7f33ecb3a66', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-319406269'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:03:33.477467 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:33.477467 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:33.478086 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-2e9b652e-5fa7-4229-b8ff-34bdab7cbdd4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Snapshot retrieved successfully. Jul 03 22:03:33.478197 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-2e9b652e-5fa7-4229-b8ff-34bdab7cbdd4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Create volume of 1 GB Jul 03 22:03:33.481405 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-2e9b652e-5fa7-4229-b8ff-34bdab7cbdd4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Availability Zones retrieved successfully. Jul 03 22:03:33.486964 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-2e9b652e-5fa7-4229-b8ff-34bdab7cbdd4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Flow 'volume_create_api' (78c5ed66-1525-4a7f-931c-82483baaa82d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:33.488001 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-2e9b652e-5fa7-4229-b8ff-34bdab7cbdd4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ac0bf1a-a663-4241-ab11-5a059045306c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:33.488982 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-2e9b652e-5fa7-4229-b8ff-34bdab7cbdd4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:03:33.521024 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-2e9b652e-5fa7-4229-b8ff-34bdab7cbdd4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ac0bf1a-a663-4241-ab11-5a059045306c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '63c3d7f2-548e-4790-a27e-f7f33ecb3a66', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:33.521841 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-2e9b652e-5fa7-4229-b8ff-34bdab7cbdd4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dab4d9f-300c-4292-bae4-b5df0428483c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:33.560206 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-2e9b652e-5fa7-4229-b8ff-34bdab7cbdd4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Created reservations ['7c603a50-4f64-4ffc-bd5e-d75806c0ab57', 'ca8ffbca-a26c-4d26-a972-cc9f71ea3c7c', 'ac7fc86f-f008-4832-a44f-5781d63c000b', '0d24eddd-bbe5-4ca2-b0bf-be7b5a73e55b'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:03:33.560932 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-2e9b652e-5fa7-4229-b8ff-34bdab7cbdd4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dab4d9f-300c-4292-bae4-b5df0428483c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c603a50-4f64-4ffc-bd5e-d75806c0ab57', 'ca8ffbca-a26c-4d26-a972-cc9f71ea3c7c', 'ac7fc86f-f008-4832-a44f-5781d63c000b', '0d24eddd-bbe5-4ca2-b0bf-be7b5a73e55b']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:33.561603 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-2e9b652e-5fa7-4229-b8ff-34bdab7cbdd4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e06c988-e4cc-4671-8b40-129c1e850a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:33.598780 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-2e9b652e-5fa7-4229-b8ff-34bdab7cbdd4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e06c988-e4cc-4671-8b40-129c1e850a67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45c3b2e8-d7fb-4191-8f3b-7406c926d749', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-319406269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d84a7c56fa5645b0a9ce84d70c8435de',qos_specs=None,replication_status=,reservations=['7c603a50-4f64-4ffc-bd5e-d75806c0ab57','ca8ffbca-a26c-4d26-a972-cc9f71ea3c7c','ac7fc86f-f008-4832-a44f-5781d63c000b','0d24eddd-bbe5-4ca2-b0bf-be7b5a73e55b'],size=1,snapshot_id=63c3d7f2-548e-4790-a27e-f7f33ecb3a66,source_replicaid=,source_volid=None,status='creating',user_id='60d9a560be534462850420a9df73e525',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:03:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-319406269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45c3b2e8-d7fb-4191-8f3b-7406c926d749,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d84a7c56fa5645b0a9ce84d70c8435de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=63c3d7f2-548e-4790-a27e-f7f33ecb3a66,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60d9a560be534462850420a9df73e525',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:33.599480 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-2e9b652e-5fa7-4229-b8ff-34bdab7cbdd4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77d2b544-cb38-4024-827a-af2543d77651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:33.618595 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-2e9b652e-5fa7-4229-b8ff-34bdab7cbdd4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77d2b544-cb38-4024-827a-af2543d77651) transitioned into state 'SUCCESS' from state '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-319406269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d84a7c56fa5645b0a9ce84d70c8435de',qos_specs=None,replication_status=,reservations=['7c603a50-4f64-4ffc-bd5e-d75806c0ab57','ca8ffbca-a26c-4d26-a972-cc9f71ea3c7c','ac7fc86f-f008-4832-a44f-5781d63c000b','0d24eddd-bbe5-4ca2-b0bf-be7b5a73e55b'],size=1,snapshot_id=63c3d7f2-548e-4790-a27e-f7f33ecb3a66,source_replicaid=,source_volid=None,status='creating',user_id='60d9a560be534462850420a9df73e525',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:33.619576 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-2e9b652e-5fa7-4229-b8ff-34bdab7cbdd4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (298db587-9604-41ea-bad8-8a252fe8c937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:33.643014 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-2e9b652e-5fa7-4229-b8ff-34bdab7cbdd4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (298db587-9604-41ea-bad8-8a252fe8c937) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:33.643921 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-2e9b652e-5fa7-4229-b8ff-34bdab7cbdd4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Flow 'volume_create_api' (78c5ed66-1525-4a7f-931c-82483baaa82d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:33.644272 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-2e9b652e-5fa7-4229-b8ff-34bdab7cbdd4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Create volume request issued successfully. Jul 03 22:03:33.644932 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2e9b652e-5fa7-4229-b8ff-34bdab7cbdd4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:03:33.646216 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1443/5801] 10.4.3.32 () {70 vars in 1293 bytes} [Fri Jul 3 22:03:33 2026] POST /volume/v3/volumes => generated 801 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:33.658020 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-863f3757-bf39-477b-a0f6-1164f2bd7a93 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:33.659769 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-863f3757-bf39-477b-a0f6-1164f2bd7a93 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/45c3b2e8-d7fb-4191-8f3b-7406c926d749 Jul 03 22:03:33.659972 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-863f3757-bf39-477b-a0f6-1164f2bd7a93 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:33.660154 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-863f3757-bf39-477b-a0f6-1164f2bd7a93 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:33.666570 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:33.666570 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:33.669988 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-863f3757-bf39-477b-a0f6-1164f2bd7a93 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:33.674008 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-863f3757-bf39-477b-a0f6-1164f2bd7a93 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/45c3b2e8-d7fb-4191-8f3b-7406c926d749 returned with HTTP 200 Jul 03 22:03:33.674340 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1448/5802] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:33 2026] GET /volume/v3/volumes/45c3b2e8-d7fb-4191-8f3b-7406c926d749 => generated 869 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:34.693025 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-6783d302-a22d-4bb2-b62a-ef1e2909661b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:34.695119 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6783d302-a22d-4bb2-b62a-ef1e2909661b tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/45c3b2e8-d7fb-4191-8f3b-7406c926d749 Jul 03 22:03:34.695316 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6783d302-a22d-4bb2-b62a-ef1e2909661b tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:34.695532 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6783d302-a22d-4bb2-b62a-ef1e2909661b tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:34.702502 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:34.702502 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:34.716041 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-6783d302-a22d-4bb2-b62a-ef1e2909661b tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:34.729115 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6783d302-a22d-4bb2-b62a-ef1e2909661b tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/45c3b2e8-d7fb-4191-8f3b-7406c926d749 returned with HTTP 200 Jul 03 22:03:34.729539 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1471/5803] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:34 2026] GET /volume/v3/volumes/45c3b2e8-d7fb-4191-8f3b-7406c926d749 => generated 894 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:34.741750 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-0190734e-b30d-40be-9093-369ea61d5929 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:34.743508 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0190734e-b30d-40be-9093-369ea61d5929 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/7da91112-cca7-4f09-8d6a-fdfcd6568a70 Jul 03 22:03:34.743795 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0190734e-b30d-40be-9093-369ea61d5929 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:34.744082 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0190734e-b30d-40be-9093-369ea61d5929 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:34.744252 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.snapshots [None req-0190734e-b30d-40be-9093-369ea61d5929 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete snapshot with id: 7da91112-cca7-4f09-8d6a-fdfcd6568a70 Jul 03 22:03:34.749515 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:34.749515 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:34.749942 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-0190734e-b30d-40be-9093-369ea61d5929 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Snapshot retrieved successfully. Jul 03 22:03:34.765482 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-0190734e-b30d-40be-9093-369ea61d5929 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Snapshot delete request issued successfully. Jul 03 22:03:34.765650 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0190734e-b30d-40be-9093-369ea61d5929 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots/7da91112-cca7-4f09-8d6a-fdfcd6568a70 returned with HTTP 202 Jul 03 22:03:34.766085 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1442/5804] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 22:03:34 2026] DELETE /volume/v3/snapshots/7da91112-cca7-4f09-8d6a-fdfcd6568a70 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:34.776241 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-67698178-31af-4e69-81b0-88fcf41a8a42 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:34.779308 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-67698178-31af-4e69-81b0-88fcf41a8a42 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/snapshots/7da91112-cca7-4f09-8d6a-fdfcd6568a70 Jul 03 22:03:34.779598 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-67698178-31af-4e69-81b0-88fcf41a8a42 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:34.779888 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-67698178-31af-4e69-81b0-88fcf41a8a42 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:34.794658 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:34.794658 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:34.795342 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-67698178-31af-4e69-81b0-88fcf41a8a42 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Snapshot retrieved successfully. Jul 03 22:03:34.798610 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-67698178-31af-4e69-81b0-88fcf41a8a42 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots/7da91112-cca7-4f09-8d6a-fdfcd6568a70 returned with HTTP 200 Jul 03 22:03:34.799174 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1444/5805] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:34 2026] GET /volume/v3/snapshots/7da91112-cca7-4f09-8d6a-fdfcd6568a70 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:35.809257 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-29fd4d54-1ca2-48e0-8a62-2f2e02b570f6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:35.812622 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-29fd4d54-1ca2-48e0-8a62-2f2e02b570f6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/snapshots/7da91112-cca7-4f09-8d6a-fdfcd6568a70 Jul 03 22:03:35.812622 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-29fd4d54-1ca2-48e0-8a62-2f2e02b570f6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:35.812622 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-29fd4d54-1ca2-48e0-8a62-2f2e02b570f6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:35.818075 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-29fd4d54-1ca2-48e0-8a62-2f2e02b570f6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots/7da91112-cca7-4f09-8d6a-fdfcd6568a70 returned with HTTP 404 Jul 03 22:03:35.818676 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1449/5806] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:35 2026] GET /volume/v3/snapshots/7da91112-cca7-4f09-8d6a-fdfcd6568a70 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:35.827616 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3b9c0d3c-170b-4b03-9459-a992360f78de None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:35.829585 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3b9c0d3c-170b-4b03-9459-a992360f78de tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/63c3d7f2-548e-4790-a27e-f7f33ecb3a66 Jul 03 22:03:35.831317 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3b9c0d3c-170b-4b03-9459-a992360f78de tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:35.831317 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3b9c0d3c-170b-4b03-9459-a992360f78de tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:35.831317 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.snapshots [None req-3b9c0d3c-170b-4b03-9459-a992360f78de tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete snapshot with id: 63c3d7f2-548e-4790-a27e-f7f33ecb3a66 Jul 03 22:03:35.836258 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:35.836258 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:35.836940 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-3b9c0d3c-170b-4b03-9459-a992360f78de tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Snapshot retrieved successfully. Jul 03 22:03:35.869255 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-3b9c0d3c-170b-4b03-9459-a992360f78de tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Snapshot delete request issued successfully. Jul 03 22:03:35.869499 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3b9c0d3c-170b-4b03-9459-a992360f78de tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots/63c3d7f2-548e-4790-a27e-f7f33ecb3a66 returned with HTTP 202 Jul 03 22:03:35.870139 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1472/5807] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 22:03:35 2026] DELETE /volume/v3/snapshots/63c3d7f2-548e-4790-a27e-f7f33ecb3a66 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:35.879083 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-0e5b80b5-3cd4-4812-80c0-963b7b78fc45 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:35.881632 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0e5b80b5-3cd4-4812-80c0-963b7b78fc45 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/snapshots/63c3d7f2-548e-4790-a27e-f7f33ecb3a66 Jul 03 22:03:35.881841 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0e5b80b5-3cd4-4812-80c0-963b7b78fc45 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:35.882068 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-0e5b80b5-3cd4-4812-80c0-963b7b78fc45 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:35.887875 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:35.887875 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:35.888338 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-0e5b80b5-3cd4-4812-80c0-963b7b78fc45 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Snapshot retrieved successfully. Jul 03 22:03:35.889147 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-0e5b80b5-3cd4-4812-80c0-963b7b78fc45 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots/63c3d7f2-548e-4790-a27e-f7f33ecb3a66 returned with HTTP 200 Jul 03 22:03:35.889545 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1443/5808] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:35 2026] GET /volume/v3/snapshots/63c3d7f2-548e-4790-a27e-f7f33ecb3a66 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:36.899864 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-98ae0c5c-9b2f-4855-9887-55c5136c5e0a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:36.902112 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-98ae0c5c-9b2f-4855-9887-55c5136c5e0a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/snapshots/63c3d7f2-548e-4790-a27e-f7f33ecb3a66 Jul 03 22:03:36.902383 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-98ae0c5c-9b2f-4855-9887-55c5136c5e0a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:36.902633 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-98ae0c5c-9b2f-4855-9887-55c5136c5e0a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:36.909254 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-98ae0c5c-9b2f-4855-9887-55c5136c5e0a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots/63c3d7f2-548e-4790-a27e-f7f33ecb3a66 returned with HTTP 404 Jul 03 22:03:36.909894 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1445/5809] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:36 2026] GET /volume/v3/snapshots/63c3d7f2-548e-4790-a27e-f7f33ecb3a66 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:36.916809 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-75ae7f60-e249-48fa-923a-b7b29d9e0fb6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:36.918482 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-75ae7f60-e249-48fa-923a-b7b29d9e0fb6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] DELETE https://10.4.3.32/volume/v3/volumes/03ebdf64-d97a-46bd-923e-a48beebe6977 Jul 03 22:03:36.918686 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-75ae7f60-e249-48fa-923a-b7b29d9e0fb6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:36.918890 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-75ae7f60-e249-48fa-923a-b7b29d9e0fb6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:36.919061 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-75ae7f60-e249-48fa-923a-b7b29d9e0fb6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete volume with id: 03ebdf64-d97a-46bd-923e-a48beebe6977 Jul 03 22:03:36.927912 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:36.927912 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:36.928717 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-75ae7f60-e249-48fa-923a-b7b29d9e0fb6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:36.952843 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-75ae7f60-e249-48fa-923a-b7b29d9e0fb6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete volume request issued successfully. Jul 03 22:03:36.953077 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-75ae7f60-e249-48fa-923a-b7b29d9e0fb6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/03ebdf64-d97a-46bd-923e-a48beebe6977 returned with HTTP 202 Jul 03 22:03:36.953712 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1450/5810] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 22:03:36 2026] DELETE /volume/v3/volumes/03ebdf64-d97a-46bd-923e-a48beebe6977 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 22:03:36.963389 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-07eb3ddc-67d6-4d5d-9221-e1823b52b405 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:36.965030 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-07eb3ddc-67d6-4d5d-9221-e1823b52b405 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/03ebdf64-d97a-46bd-923e-a48beebe6977 Jul 03 22:03:36.965168 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-07eb3ddc-67d6-4d5d-9221-e1823b52b405 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:36.965331 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-07eb3ddc-67d6-4d5d-9221-e1823b52b405 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:36.982736 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:36.982736 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:36.989974 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-07eb3ddc-67d6-4d5d-9221-e1823b52b405 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:36.993842 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-07eb3ddc-67d6-4d5d-9221-e1823b52b405 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/03ebdf64-d97a-46bd-923e-a48beebe6977 returned with HTTP 200 Jul 03 22:03:36.994176 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1473/5811] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:36 2026] GET /volume/v3/volumes/03ebdf64-d97a-46bd-923e-a48beebe6977 => generated 859 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:38.008191 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7694fa52-ea6f-4590-9d14-2f800dd587c1 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:38.010139 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7694fa52-ea6f-4590-9d14-2f800dd587c1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/03ebdf64-d97a-46bd-923e-a48beebe6977 Jul 03 22:03:38.010350 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7694fa52-ea6f-4590-9d14-2f800dd587c1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:38.010578 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7694fa52-ea6f-4590-9d14-2f800dd587c1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:38.017523 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7694fa52-ea6f-4590-9d14-2f800dd587c1 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/03ebdf64-d97a-46bd-923e-a48beebe6977 returned with HTTP 404 Jul 03 22:03:38.018023 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1444/5812] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:38 2026] GET /volume/v3/volumes/03ebdf64-d97a-46bd-923e-a48beebe6977 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 22:03:38.025680 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-903f39de-a645-448d-9e28-e0efc973c2d6 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:38.027392 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-903f39de-a645-448d-9e28-e0efc973c2d6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] DELETE https://10.4.3.32/volume/v3/volumes/b9d862b4-2de1-496a-8981-fa8e3568cb06 Jul 03 22:03:38.027608 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-903f39de-a645-448d-9e28-e0efc973c2d6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:38.027804 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-903f39de-a645-448d-9e28-e0efc973c2d6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:38.027958 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-903f39de-a645-448d-9e28-e0efc973c2d6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete volume with id: b9d862b4-2de1-496a-8981-fa8e3568cb06 Jul 03 22:03:38.034595 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:38.034595 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:38.035052 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-903f39de-a645-448d-9e28-e0efc973c2d6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:38.053890 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-903f39de-a645-448d-9e28-e0efc973c2d6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete volume request issued successfully. Jul 03 22:03:38.054138 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-903f39de-a645-448d-9e28-e0efc973c2d6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/b9d862b4-2de1-496a-8981-fa8e3568cb06 returned with HTTP 202 Jul 03 22:03:38.054642 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1446/5813] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 22:03:38 2026] DELETE /volume/v3/volumes/b9d862b4-2de1-496a-8981-fa8e3568cb06 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 22:03:38.061636 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d5c5bab9-2f59-4f8e-814f-9c12586c2e2d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:38.063789 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d5c5bab9-2f59-4f8e-814f-9c12586c2e2d tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/b9d862b4-2de1-496a-8981-fa8e3568cb06 Jul 03 22:03:38.064168 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d5c5bab9-2f59-4f8e-814f-9c12586c2e2d tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:38.064420 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d5c5bab9-2f59-4f8e-814f-9c12586c2e2d tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:38.071921 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:38.071921 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:38.076115 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d5c5bab9-2f59-4f8e-814f-9c12586c2e2d tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:38.080461 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d5c5bab9-2f59-4f8e-814f-9c12586c2e2d tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/b9d862b4-2de1-496a-8981-fa8e3568cb06 returned with HTTP 200 Jul 03 22:03:38.080939 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1451/5814] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:38 2026] GET /volume/v3/volumes/b9d862b4-2de1-496a-8981-fa8e3568cb06 => generated 894 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:39.094145 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-5335b069-cab3-464b-a414-a442fb629cab None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:39.095948 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5335b069-cab3-464b-a414-a442fb629cab tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/b9d862b4-2de1-496a-8981-fa8e3568cb06 Jul 03 22:03:39.096182 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5335b069-cab3-464b-a414-a442fb629cab tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:39.096455 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5335b069-cab3-464b-a414-a442fb629cab tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:39.102762 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5335b069-cab3-464b-a414-a442fb629cab tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/b9d862b4-2de1-496a-8981-fa8e3568cb06 returned with HTTP 404 Jul 03 22:03:39.103315 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1474/5815] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:39 2026] GET /volume/v3/volumes/b9d862b4-2de1-496a-8981-fa8e3568cb06 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 22:03:39.111644 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2dd205c5-1cda-4026-82cf-5374d3992fc0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:39.116382 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2dd205c5-1cda-4026-82cf-5374d3992fc0 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] DELETE https://10.4.3.32/volume/v3/volumes/45c3b2e8-d7fb-4191-8f3b-7406c926d749 Jul 03 22:03:39.116703 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2dd205c5-1cda-4026-82cf-5374d3992fc0 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:39.116885 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2dd205c5-1cda-4026-82cf-5374d3992fc0 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:39.117049 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-2dd205c5-1cda-4026-82cf-5374d3992fc0 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete volume with id: 45c3b2e8-d7fb-4191-8f3b-7406c926d749 Jul 03 22:03:39.124560 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:39.124560 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:39.125131 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-2dd205c5-1cda-4026-82cf-5374d3992fc0 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:39.144268 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-2dd205c5-1cda-4026-82cf-5374d3992fc0 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete volume request issued successfully. Jul 03 22:03:39.144521 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2dd205c5-1cda-4026-82cf-5374d3992fc0 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/45c3b2e8-d7fb-4191-8f3b-7406c926d749 returned with HTTP 202 Jul 03 22:03:39.145054 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1445/5816] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 22:03:39 2026] DELETE /volume/v3/volumes/45c3b2e8-d7fb-4191-8f3b-7406c926d749 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 22:03:39.152059 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-68732aa3-6bce-405a-82d5-d0955aa260b4 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:39.155107 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-68732aa3-6bce-405a-82d5-d0955aa260b4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/45c3b2e8-d7fb-4191-8f3b-7406c926d749 Jul 03 22:03:39.155323 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-68732aa3-6bce-405a-82d5-d0955aa260b4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:39.155541 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-68732aa3-6bce-405a-82d5-d0955aa260b4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:39.162458 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:39.162458 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:39.166853 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-68732aa3-6bce-405a-82d5-d0955aa260b4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:39.171582 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-68732aa3-6bce-405a-82d5-d0955aa260b4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/45c3b2e8-d7fb-4191-8f3b-7406c926d749 returned with HTTP 200 Jul 03 22:03:39.172006 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1447/5817] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:39 2026] GET /volume/v3/volumes/45c3b2e8-d7fb-4191-8f3b-7406c926d749 => generated 893 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:39.511436 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-3324d8b4-dc34-4970-9e91-d352176163ee None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:39.631860 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3324d8b4-dc34-4970-9e91-d352176163ee tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:03:39.632182 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3324d8b4-dc34-4970-9e91-d352176163ee tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1276302726", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:39.633511 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-3324d8b4-dc34-4970-9e91-d352176163ee tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1276302726', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:03:39.633618 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-3324d8b4-dc34-4970-9e91-d352176163ee tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Create volume of 1 GB Jul 03 22:03:39.637567 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-3324d8b4-dc34-4970-9e91-d352176163ee tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Availability Zones retrieved successfully. Jul 03 22:03:39.642548 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-3324d8b4-dc34-4970-9e91-d352176163ee tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Flow 'volume_create_api' (b864908c-05d9-4aee-b38b-57a68bc8a507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:39.643474 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-3324d8b4-dc34-4970-9e91-d352176163ee tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79d3e315-cbfd-48e1-9946-a0148295473c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:39.644335 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-3324d8b4-dc34-4970-9e91-d352176163ee tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:03:39.669020 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-3324d8b4-dc34-4970-9e91-d352176163ee tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79d3e315-cbfd-48e1-9946-a0148295473c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:39.669891 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-3324d8b4-dc34-4970-9e91-d352176163ee tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2e4f6e7-bf8e-4032-8f6c-85abd068e23c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:39.726337 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-3324d8b4-dc34-4970-9e91-d352176163ee tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Created reservations ['55bc44e4-ee0d-4187-8962-404d5980bbc8', 'b3a53048-8fbf-4433-9ba3-e08eead8288b', '7674c967-7732-4d28-9d2a-b428d1dc518c', '8c8e7851-ec6f-4e65-b3f2-1ea900aca3f5'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:03:39.727508 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-3324d8b4-dc34-4970-9e91-d352176163ee tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2e4f6e7-bf8e-4032-8f6c-85abd068e23c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55bc44e4-ee0d-4187-8962-404d5980bbc8', 'b3a53048-8fbf-4433-9ba3-e08eead8288b', '7674c967-7732-4d28-9d2a-b428d1dc518c', '8c8e7851-ec6f-4e65-b3f2-1ea900aca3f5']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:39.728787 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-3324d8b4-dc34-4970-9e91-d352176163ee tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c57722d1-d33f-4db9-b917-1c8812008441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:39.751319 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-3324d8b4-dc34-4970-9e91-d352176163ee tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c57722d1-d33f-4db9-b917-1c8812008441) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '245f06d1-3537-40a7-b278-d6b22563f94e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1276302726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbaddc2c974141b09ae80c6d615a5fda',qos_specs=None,replication_status=,reservations=['55bc44e4-ee0d-4187-8962-404d5980bbc8','b3a53048-8fbf-4433-9ba3-e08eead8288b','7674c967-7732-4d28-9d2a-b428d1dc518c','8c8e7851-ec6f-4e65-b3f2-1ea900aca3f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b94012c42754b81a8c496fb50021bcf',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:03:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1276302726',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=245f06d1-3537-40a7-b278-d6b22563f94e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbaddc2c974141b09ae80c6d615a5fda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b94012c42754b81a8c496fb50021bcf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:39.752381 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-3324d8b4-dc34-4970-9e91-d352176163ee tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ceae2b6c-247b-4f94-8b1a-d992497ee4df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:39.769612 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-3324d8b4-dc34-4970-9e91-d352176163ee tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ceae2b6c-247b-4f94-8b1a-d992497ee4df) transitioned into state 'SUCCESS' from state '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-1276302726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbaddc2c974141b09ae80c6d615a5fda',qos_specs=None,replication_status=,reservations=['55bc44e4-ee0d-4187-8962-404d5980bbc8','b3a53048-8fbf-4433-9ba3-e08eead8288b','7674c967-7732-4d28-9d2a-b428d1dc518c','8c8e7851-ec6f-4e65-b3f2-1ea900aca3f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b94012c42754b81a8c496fb50021bcf',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:39.770438 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-3324d8b4-dc34-4970-9e91-d352176163ee tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2edbdd51-7626-4237-8616-da1f348097c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:39.779603 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-3324d8b4-dc34-4970-9e91-d352176163ee tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2edbdd51-7626-4237-8616-da1f348097c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:39.780680 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-3324d8b4-dc34-4970-9e91-d352176163ee tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Flow 'volume_create_api' (b864908c-05d9-4aee-b38b-57a68bc8a507) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:39.781130 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-3324d8b4-dc34-4970-9e91-d352176163ee tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Create volume request issued successfully. Jul 03 22:03:39.781850 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3324d8b4-dc34-4970-9e91-d352176163ee tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:03:39.782351 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1452/5818] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 22:03:39 2026] POST /volume/v3/volumes => generated 752 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:03:39.793966 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-eded3549-da17-46de-a135-6ac7bddba1db None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:39.796269 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-eded3549-da17-46de-a135-6ac7bddba1db tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] GET https://10.4.3.32/volume/v3/volumes/245f06d1-3537-40a7-b278-d6b22563f94e Jul 03 22:03:39.796526 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-eded3549-da17-46de-a135-6ac7bddba1db tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:39.796762 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-eded3549-da17-46de-a135-6ac7bddba1db tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:39.804214 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:39.804214 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:39.807845 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-eded3549-da17-46de-a135-6ac7bddba1db tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Volume info retrieved successfully. Jul 03 22:03:39.811801 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-eded3549-da17-46de-a135-6ac7bddba1db tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] https://10.4.3.32/volume/v3/volumes/245f06d1-3537-40a7-b278-d6b22563f94e returned with HTTP 200 Jul 03 22:03:39.812165 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1475/5819] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:39 2026] GET /volume/v3/volumes/245f06d1-3537-40a7-b278-d6b22563f94e => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:40.184239 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-632a8df8-0d4e-4e79-b73a-14814a7b3281 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:40.186023 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-632a8df8-0d4e-4e79-b73a-14814a7b3281 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/45c3b2e8-d7fb-4191-8f3b-7406c926d749 Jul 03 22:03:40.186256 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-632a8df8-0d4e-4e79-b73a-14814a7b3281 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:40.186479 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-632a8df8-0d4e-4e79-b73a-14814a7b3281 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:40.192230 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-632a8df8-0d4e-4e79-b73a-14814a7b3281 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/45c3b2e8-d7fb-4191-8f3b-7406c926d749 returned with HTTP 404 Jul 03 22:03:40.192696 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1446/5820] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:40 2026] GET /volume/v3/volumes/45c3b2e8-d7fb-4191-8f3b-7406c926d749 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 22:03:40.200693 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e9ad0438-9d68-4544-8ae8-07114495848a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:40.202450 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e9ad0438-9d68-4544-8ae8-07114495848a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:03:40.202814 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e9ad0438-9d68-4544-8ae8-07114495848a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-874611950"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:40.204215 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-e9ad0438-9d68-4544-8ae8-07114495848a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-874611950'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:03:40.204331 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-e9ad0438-9d68-4544-8ae8-07114495848a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Create volume of 1 GB Jul 03 22:03:40.208234 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e9ad0438-9d68-4544-8ae8-07114495848a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Availability Zones retrieved successfully. Jul 03 22:03:40.213673 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e9ad0438-9d68-4544-8ae8-07114495848a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Flow 'volume_create_api' (97ba6d14-d117-4875-84f9-e76e4556b3f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:40.214816 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e9ad0438-9d68-4544-8ae8-07114495848a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37e5e2c4-01fa-4097-9341-40da18d0f83e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:40.215906 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-e9ad0438-9d68-4544-8ae8-07114495848a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:03:40.242358 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e9ad0438-9d68-4544-8ae8-07114495848a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37e5e2c4-01fa-4097-9341-40da18d0f83e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:40.243388 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e9ad0438-9d68-4544-8ae8-07114495848a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64cc3717-48c2-45a5-99e6-486991f949a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:40.286423 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-e9ad0438-9d68-4544-8ae8-07114495848a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Created reservations ['c3a620f1-08a8-48ec-9e66-a982fb7ae37e', '759b86b3-cf1d-4a8d-97f3-c00aa4c96aaf', 'c2ebebf3-e7be-402a-9361-e55f5f21f541', 'ad853ee2-cc3d-4682-984b-9f4ea116c15f'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:03:40.287180 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e9ad0438-9d68-4544-8ae8-07114495848a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64cc3717-48c2-45a5-99e6-486991f949a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3a620f1-08a8-48ec-9e66-a982fb7ae37e', '759b86b3-cf1d-4a8d-97f3-c00aa4c96aaf', 'c2ebebf3-e7be-402a-9361-e55f5f21f541', 'ad853ee2-cc3d-4682-984b-9f4ea116c15f']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:40.288086 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e9ad0438-9d68-4544-8ae8-07114495848a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fc2922c-ca6e-4a8a-b553-24b8894ec291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:40.308357 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e9ad0438-9d68-4544-8ae8-07114495848a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fc2922c-ca6e-4a8a-b553-24b8894ec291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34d1c0e9-515b-4452-961a-f41328213354', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-874611950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d84a7c56fa5645b0a9ce84d70c8435de',qos_specs=None,replication_status=,reservations=['c3a620f1-08a8-48ec-9e66-a982fb7ae37e','759b86b3-cf1d-4a8d-97f3-c00aa4c96aaf','c2ebebf3-e7be-402a-9361-e55f5f21f541','ad853ee2-cc3d-4682-984b-9f4ea116c15f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60d9a560be534462850420a9df73e525',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:03:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-874611950',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34d1c0e9-515b-4452-961a-f41328213354,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d84a7c56fa5645b0a9ce84d70c8435de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60d9a560be534462850420a9df73e525',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:40.309036 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e9ad0438-9d68-4544-8ae8-07114495848a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69fc5443-587c-4a3f-8809-f3e6ccb10a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:40.325598 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e9ad0438-9d68-4544-8ae8-07114495848a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69fc5443-587c-4a3f-8809-f3e6ccb10a8f) transitioned into state 'SUCCESS' from state '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-874611950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d84a7c56fa5645b0a9ce84d70c8435de',qos_specs=None,replication_status=,reservations=['c3a620f1-08a8-48ec-9e66-a982fb7ae37e','759b86b3-cf1d-4a8d-97f3-c00aa4c96aaf','c2ebebf3-e7be-402a-9361-e55f5f21f541','ad853ee2-cc3d-4682-984b-9f4ea116c15f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60d9a560be534462850420a9df73e525',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:40.326247 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e9ad0438-9d68-4544-8ae8-07114495848a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23abc72e-077e-4afc-a2f7-4a9f3031f7a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:40.337394 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e9ad0438-9d68-4544-8ae8-07114495848a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23abc72e-077e-4afc-a2f7-4a9f3031f7a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:40.337394 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-e9ad0438-9d68-4544-8ae8-07114495848a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Flow 'volume_create_api' (97ba6d14-d117-4875-84f9-e76e4556b3f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:40.337394 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e9ad0438-9d68-4544-8ae8-07114495848a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Create volume request issued successfully. Jul 03 22:03:40.337394 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e9ad0438-9d68-4544-8ae8-07114495848a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:03:40.337394 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1448/5821] 10.4.3.32 () {70 vars in 1292 bytes} [Fri Jul 3 22:03:40 2026] POST /volume/v3/volumes => generated 767 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:40.349938 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-7c380c09-b7c0-4175-bcff-dd34a29a2579 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:40.351873 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7c380c09-b7c0-4175-bcff-dd34a29a2579 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/34d1c0e9-515b-4452-961a-f41328213354 Jul 03 22:03:40.352078 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7c380c09-b7c0-4175-bcff-dd34a29a2579 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:40.352270 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7c380c09-b7c0-4175-bcff-dd34a29a2579 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:40.359431 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:40.359431 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:40.363050 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-7c380c09-b7c0-4175-bcff-dd34a29a2579 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:40.367072 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7c380c09-b7c0-4175-bcff-dd34a29a2579 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/34d1c0e9-515b-4452-961a-f41328213354 returned with HTTP 200 Jul 03 22:03:40.367482 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1453/5822] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:40 2026] GET /volume/v3/volumes/34d1c0e9-515b-4452-961a-f41328213354 => generated 835 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:40.825204 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b556e3e0-8aae-4321-ac7d-965d0ce49ec9 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:40.826874 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b556e3e0-8aae-4321-ac7d-965d0ce49ec9 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] GET https://10.4.3.32/volume/v3/volumes/245f06d1-3537-40a7-b278-d6b22563f94e Jul 03 22:03:40.827059 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b556e3e0-8aae-4321-ac7d-965d0ce49ec9 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:40.827239 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b556e3e0-8aae-4321-ac7d-965d0ce49ec9 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:40.834202 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:40.834202 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:40.837869 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b556e3e0-8aae-4321-ac7d-965d0ce49ec9 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Volume info retrieved successfully. Jul 03 22:03:40.842774 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b556e3e0-8aae-4321-ac7d-965d0ce49ec9 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] https://10.4.3.32/volume/v3/volumes/245f06d1-3537-40a7-b278-d6b22563f94e returned with HTTP 200 Jul 03 22:03:40.843143 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1476/5823] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:40 2026] GET /volume/v3/volumes/245f06d1-3537-40a7-b278-d6b22563f94e => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:40.853789 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f6eb876d-5f4d-43e5-a3e9-c5126ba5b662 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:40.855773 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f6eb876d-5f4d-43e5-a3e9-c5126ba5b662 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] GET https://10.4.3.32/volume/v3/volumes/245f06d1-3537-40a7-b278-d6b22563f94e Jul 03 22:03:40.855999 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f6eb876d-5f4d-43e5-a3e9-c5126ba5b662 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:40.856187 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f6eb876d-5f4d-43e5-a3e9-c5126ba5b662 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:40.863776 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:40.863776 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:40.867636 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f6eb876d-5f4d-43e5-a3e9-c5126ba5b662 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Volume info retrieved successfully. Jul 03 22:03:40.871590 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f6eb876d-5f4d-43e5-a3e9-c5126ba5b662 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] https://10.4.3.32/volume/v3/volumes/245f06d1-3537-40a7-b278-d6b22563f94e returned with HTTP 200 Jul 03 22:03:40.871939 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1447/5824] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:40 2026] GET /volume/v3/volumes/245f06d1-3537-40a7-b278-d6b22563f94e => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:40.883357 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e62e5f37-4840-4dc7-8301-6e5a465c90aa None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:40.885244 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e62e5f37-4840-4dc7-8301-6e5a465c90aa tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 22:03:40.885645 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e62e5f37-4840-4dc7-8301-6e5a465c90aa tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "245f06d1-3537-40a7-b278-d6b22563f94e", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-313670514", "description": null, "metadata": null}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:40.896140 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:40.896140 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:40.896884 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e62e5f37-4840-4dc7-8301-6e5a465c90aa tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Volume info retrieved successfully. Jul 03 22:03:40.897093 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [None req-e62e5f37-4840-4dc7-8301-6e5a465c90aa tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Create snapshot from volume 245f06d1-3537-40a7-b278-d6b22563f94e Jul 03 22:03:40.936892 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-e62e5f37-4840-4dc7-8301-6e5a465c90aa tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Created reservations ['9ce3f219-72b4-4857-a3fd-4a245f2678d1', '192ff639-4ffb-48a9-a590-002a72f44a7e', '4c1d91e0-9062-4814-8604-4401c36185ff', '3b99507d-3e0d-4fa2-82be-bde738dc5ace'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:03:40.966851 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e62e5f37-4840-4dc7-8301-6e5a465c90aa tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Snapshot force create request issued successfully. Jul 03 22:03:40.967245 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e62e5f37-4840-4dc7-8301-6e5a465c90aa tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 22:03:40.967698 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1449/5825] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 22:03:40 2026] POST /volume/v3/snapshots => generated 309 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:03:40.975467 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-de6d3556-6043-41a4-a33e-ded88c299956 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:40.978354 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-de6d3556-6043-41a4-a33e-ded88c299956 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] GET https://10.4.3.32/volume/v3/snapshots/11a74b8b-95bc-4d85-b305-b427cc11666f Jul 03 22:03:40.978826 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-de6d3556-6043-41a4-a33e-ded88c299956 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:40.979180 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-de6d3556-6043-41a4-a33e-ded88c299956 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:40.986299 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:40.986299 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:40.987091 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-de6d3556-6043-41a4-a33e-ded88c299956 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Snapshot retrieved successfully. Jul 03 22:03:40.988381 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-de6d3556-6043-41a4-a33e-ded88c299956 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] https://10.4.3.32/volume/v3/snapshots/11a74b8b-95bc-4d85-b305-b427cc11666f returned with HTTP 200 Jul 03 22:03:40.989025 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1454/5826] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:40 2026] GET /volume/v3/snapshots/11a74b8b-95bc-4d85-b305-b427cc11666f => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:41.388990 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7c121043-9940-47d9-beed-9106ecdd439c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:41.394971 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7c121043-9940-47d9-beed-9106ecdd439c tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/34d1c0e9-515b-4452-961a-f41328213354 Jul 03 22:03:41.395171 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7c121043-9940-47d9-beed-9106ecdd439c tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:41.395787 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7c121043-9940-47d9-beed-9106ecdd439c tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:41.404616 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:41.404616 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:41.409779 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-7c121043-9940-47d9-beed-9106ecdd439c tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:41.415283 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7c121043-9940-47d9-beed-9106ecdd439c tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/34d1c0e9-515b-4452-961a-f41328213354 returned with HTTP 200 Jul 03 22:03:41.415730 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1477/5827] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:41 2026] GET /volume/v3/volumes/34d1c0e9-515b-4452-961a-f41328213354 => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:41.431563 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a207ff80-2f5d-42d8-87d5-d63e67a1d82d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:41.433742 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a207ff80-2f5d-42d8-87d5-d63e67a1d82d tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 22:03:41.434087 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a207ff80-2f5d-42d8-87d5-d63e67a1d82d tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "34d1c0e9-515b-4452-961a-f41328213354", "name": "tempest-VolumeDependencyTests-Snapshot-1129061703"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:41.442561 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:41.442561 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:41.443119 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-a207ff80-2f5d-42d8-87d5-d63e67a1d82d tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:41.443283 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.snapshots [None req-a207ff80-2f5d-42d8-87d5-d63e67a1d82d tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Create snapshot from volume 34d1c0e9-515b-4452-961a-f41328213354 Jul 03 22:03:41.473727 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-a207ff80-2f5d-42d8-87d5-d63e67a1d82d tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Created reservations ['74da57ef-634a-4df1-b827-269d62d11dea', 'dbeee2cc-0b41-41a9-bfb7-24e0f729e065', '0efc1acd-1b5b-4c56-83f6-2b137f68e12e', '84f5d363-b09b-41c0-b3b3-e7a81b8ecae8'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:03:41.503623 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-a207ff80-2f5d-42d8-87d5-d63e67a1d82d tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Snapshot create request issued successfully. Jul 03 22:03:41.504026 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a207ff80-2f5d-42d8-87d5-d63e67a1d82d tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 22:03:41.504581 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1448/5828] 10.4.3.32 () {68 vars in 1258 bytes} [Fri Jul 3 22:03:41 2026] POST /volume/v3/snapshots => generated 308 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:03:41.512986 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-697bbb48-8603-40c9-aa09-3b98f9776507 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:41.515198 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-697bbb48-8603-40c9-aa09-3b98f9776507 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/snapshots/d06279c1-06f2-437c-95df-9aaa76144b95 Jul 03 22:03:41.515463 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-697bbb48-8603-40c9-aa09-3b98f9776507 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:41.515720 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-697bbb48-8603-40c9-aa09-3b98f9776507 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:41.521774 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:41.521774 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:41.522339 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-697bbb48-8603-40c9-aa09-3b98f9776507 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Snapshot retrieved successfully. Jul 03 22:03:41.523307 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-697bbb48-8603-40c9-aa09-3b98f9776507 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots/d06279c1-06f2-437c-95df-9aaa76144b95 returned with HTTP 200 Jul 03 22:03:41.523801 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1450/5829] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:41 2026] GET /volume/v3/snapshots/d06279c1-06f2-437c-95df-9aaa76144b95 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:41.997502 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-592710ee-da64-46f1-96d4-873c18b41eca None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:41.999871 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-592710ee-da64-46f1-96d4-873c18b41eca tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] GET https://10.4.3.32/volume/v3/snapshots/11a74b8b-95bc-4d85-b305-b427cc11666f Jul 03 22:03:42.000255 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-592710ee-da64-46f1-96d4-873c18b41eca tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:42.000598 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-592710ee-da64-46f1-96d4-873c18b41eca tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:42.006923 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:42.006923 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:42.007434 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-592710ee-da64-46f1-96d4-873c18b41eca tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Snapshot retrieved successfully. Jul 03 22:03:42.008260 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-592710ee-da64-46f1-96d4-873c18b41eca tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] https://10.4.3.32/volume/v3/snapshots/11a74b8b-95bc-4d85-b305-b427cc11666f returned with HTTP 200 Jul 03 22:03:42.008619 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1455/5830] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:41 2026] GET /volume/v3/snapshots/11a74b8b-95bc-4d85-b305-b427cc11666f => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:42.016891 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1ba855e6-f2f0-4c31-b9bb-7174f1dd0209 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:42.019253 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1ba855e6-f2f0-4c31-b9bb-7174f1dd0209 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] GET https://10.4.3.32/volume/v3/snapshots/11a74b8b-95bc-4d85-b305-b427cc11666f Jul 03 22:03:42.019574 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1ba855e6-f2f0-4c31-b9bb-7174f1dd0209 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:42.019872 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1ba855e6-f2f0-4c31-b9bb-7174f1dd0209 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:42.025247 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:42.025247 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:42.025720 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-1ba855e6-f2f0-4c31-b9bb-7174f1dd0209 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Snapshot retrieved successfully. Jul 03 22:03:42.026489 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1ba855e6-f2f0-4c31-b9bb-7174f1dd0209 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] https://10.4.3.32/volume/v3/snapshots/11a74b8b-95bc-4d85-b305-b427cc11666f returned with HTTP 200 Jul 03 22:03:42.026880 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1478/5831] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:42 2026] GET /volume/v3/snapshots/11a74b8b-95bc-4d85-b305-b427cc11666f => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:42.036138 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-efce1f0e-5b60-4a0a-8482-7caa48ab7972 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:42.038172 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-efce1f0e-5b60-4a0a-8482-7caa48ab7972 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] GET https://10.4.3.32/volume/v3/snapshots/11a74b8b-95bc-4d85-b305-b427cc11666f Jul 03 22:03:42.038390 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-efce1f0e-5b60-4a0a-8482-7caa48ab7972 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:42.038585 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-efce1f0e-5b60-4a0a-8482-7caa48ab7972 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:42.043807 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:42.043807 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:42.044330 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-efce1f0e-5b60-4a0a-8482-7caa48ab7972 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Snapshot retrieved successfully. Jul 03 22:03:42.045115 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-efce1f0e-5b60-4a0a-8482-7caa48ab7972 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] https://10.4.3.32/volume/v3/snapshots/11a74b8b-95bc-4d85-b305-b427cc11666f returned with HTTP 200 Jul 03 22:03:42.045477 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1449/5832] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:42 2026] GET /volume/v3/snapshots/11a74b8b-95bc-4d85-b305-b427cc11666f => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:42.053906 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a5a89bbf-f0a4-4567-b610-7aa1da798912 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:42.055555 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a5a89bbf-f0a4-4567-b610-7aa1da798912 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:03:42.055847 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a5a89bbf-f0a4-4567-b610-7aa1da798912 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "11a74b8b-95bc-4d85-b305-b427cc11666f", "size": 1}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:42.057221 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-a5a89bbf-f0a4-4567-b610-7aa1da798912 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Create volume request body: {'volume': {'snapshot_id': '11a74b8b-95bc-4d85-b305-b427cc11666f', 'size': 1}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:03:42.063200 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:42.063200 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:42.063647 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-a5a89bbf-f0a4-4567-b610-7aa1da798912 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Snapshot retrieved successfully. Jul 03 22:03:42.063764 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-a5a89bbf-f0a4-4567-b610-7aa1da798912 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Create volume of 1 GB Jul 03 22:03:42.066917 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-a5a89bbf-f0a4-4567-b610-7aa1da798912 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Availability Zones retrieved successfully. Jul 03 22:03:42.071723 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-a5a89bbf-f0a4-4567-b610-7aa1da798912 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Flow 'volume_create_api' (4f98c5ee-acb6-4305-b44d-4c0d6ab32841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:42.072856 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-a5a89bbf-f0a4-4567-b610-7aa1da798912 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d0c9289-f2f9-420f-8102-dc1a355df19b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:42.073948 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-a5a89bbf-f0a4-4567-b610-7aa1da798912 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:03:42.098709 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-a5a89bbf-f0a4-4567-b610-7aa1da798912 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d0c9289-f2f9-420f-8102-dc1a355df19b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '11a74b8b-95bc-4d85-b305-b427cc11666f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:42.099337 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-a5a89bbf-f0a4-4567-b610-7aa1da798912 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58cf7a4c-6988-41c5-a058-5a6bc691321a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:42.136462 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-a5a89bbf-f0a4-4567-b610-7aa1da798912 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Created reservations ['6ef4b45f-108e-485d-b1a8-8a13eff232ab', '28560a17-d12a-49be-a6be-4f990067a159', '26e04c73-4ec2-4271-a58b-a7a3c691295d', 'c75df016-2d0c-4fbe-91c6-2f202802698d'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:03:42.137274 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-a5a89bbf-f0a4-4567-b610-7aa1da798912 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58cf7a4c-6988-41c5-a058-5a6bc691321a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ef4b45f-108e-485d-b1a8-8a13eff232ab', '28560a17-d12a-49be-a6be-4f990067a159', '26e04c73-4ec2-4271-a58b-a7a3c691295d', 'c75df016-2d0c-4fbe-91c6-2f202802698d']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:42.137996 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-a5a89bbf-f0a4-4567-b610-7aa1da798912 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7328ce1b-7c55-4018-9238-fb76f2f6ddbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:42.178623 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-a5a89bbf-f0a4-4567-b610-7aa1da798912 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7328ce1b-7c55-4018-9238-fb76f2f6ddbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2073f434-d17b-4710-b454-82850b28772e', '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='dbaddc2c974141b09ae80c6d615a5fda',qos_specs=None,replication_status=,reservations=['6ef4b45f-108e-485d-b1a8-8a13eff232ab','28560a17-d12a-49be-a6be-4f990067a159','26e04c73-4ec2-4271-a58b-a7a3c691295d','c75df016-2d0c-4fbe-91c6-2f202802698d'],size=1,snapshot_id=11a74b8b-95bc-4d85-b305-b427cc11666f,source_replicaid=,source_volid=None,status='creating',user_id='3b94012c42754b81a8c496fb50021bcf',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:03:42Z,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=2073f434-d17b-4710-b454-82850b28772e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbaddc2c974141b09ae80c6d615a5fda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=11a74b8b-95bc-4d85-b305-b427cc11666f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b94012c42754b81a8c496fb50021bcf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:42.179281 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-a5a89bbf-f0a4-4567-b610-7aa1da798912 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (625509ac-0e83-4868-9fa5-3cb2b1242048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:42.197362 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-a5a89bbf-f0a4-4567-b610-7aa1da798912 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (625509ac-0e83-4868-9fa5-3cb2b1242048) transitioned into state 'SUCCESS' from 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='dbaddc2c974141b09ae80c6d615a5fda',qos_specs=None,replication_status=,reservations=['6ef4b45f-108e-485d-b1a8-8a13eff232ab','28560a17-d12a-49be-a6be-4f990067a159','26e04c73-4ec2-4271-a58b-a7a3c691295d','c75df016-2d0c-4fbe-91c6-2f202802698d'],size=1,snapshot_id=11a74b8b-95bc-4d85-b305-b427cc11666f,source_replicaid=,source_volid=None,status='creating',user_id='3b94012c42754b81a8c496fb50021bcf',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:42.198094 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-a5a89bbf-f0a4-4567-b610-7aa1da798912 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22472096-8d85-4604-8607-b86d272787ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:42.219749 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-a5a89bbf-f0a4-4567-b610-7aa1da798912 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22472096-8d85-4604-8607-b86d272787ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:42.221173 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-a5a89bbf-f0a4-4567-b610-7aa1da798912 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Flow 'volume_create_api' (4f98c5ee-acb6-4305-b44d-4c0d6ab32841) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:42.221636 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-a5a89bbf-f0a4-4567-b610-7aa1da798912 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Create volume request issued successfully. Jul 03 22:03:42.222504 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a5a89bbf-f0a4-4567-b610-7aa1da798912 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:03:42.223143 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1451/5833] 10.4.3.32 () {68 vars in 1251 bytes} [Fri Jul 3 22:03:42 2026] POST /volume/v3/volumes => generated 739 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:03:42.233964 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a515e05f-21db-4000-96f0-15ce76204a6d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:42.235849 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a515e05f-21db-4000-96f0-15ce76204a6d tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] GET https://10.4.3.32/volume/v3/volumes/2073f434-d17b-4710-b454-82850b28772e Jul 03 22:03:42.236078 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a515e05f-21db-4000-96f0-15ce76204a6d tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:42.236303 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a515e05f-21db-4000-96f0-15ce76204a6d tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:42.243713 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:42.243713 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:42.248220 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-a515e05f-21db-4000-96f0-15ce76204a6d tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Volume info retrieved successfully. Jul 03 22:03:42.252687 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a515e05f-21db-4000-96f0-15ce76204a6d tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] https://10.4.3.32/volume/v3/volumes/2073f434-d17b-4710-b454-82850b28772e returned with HTTP 200 Jul 03 22:03:42.253173 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1456/5834] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:42 2026] GET /volume/v3/volumes/2073f434-d17b-4710-b454-82850b28772e => generated 807 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:42.531914 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e993a1a2-39c4-46a3-89b8-acfb11b6d5d4 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:42.533479 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e993a1a2-39c4-46a3-89b8-acfb11b6d5d4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/snapshots/d06279c1-06f2-437c-95df-9aaa76144b95 Jul 03 22:03:42.533650 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e993a1a2-39c4-46a3-89b8-acfb11b6d5d4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:42.533850 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e993a1a2-39c4-46a3-89b8-acfb11b6d5d4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:42.538294 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:42.538294 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:42.538748 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e993a1a2-39c4-46a3-89b8-acfb11b6d5d4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Snapshot retrieved successfully. Jul 03 22:03:42.539353 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e993a1a2-39c4-46a3-89b8-acfb11b6d5d4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots/d06279c1-06f2-437c-95df-9aaa76144b95 returned with HTTP 200 Jul 03 22:03:42.539703 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1479/5835] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:42 2026] GET /volume/v3/snapshots/d06279c1-06f2-437c-95df-9aaa76144b95 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:42.547830 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-92eaab34-3a8f-4e9f-a9e5-f55734796bf6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:42.550350 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-92eaab34-3a8f-4e9f-a9e5-f55734796bf6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:03:42.550824 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-92eaab34-3a8f-4e9f-a9e5-f55734796bf6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d06279c1-06f2-437c-95df-9aaa76144b95", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1431440731"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:42.552760 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-92eaab34-3a8f-4e9f-a9e5-f55734796bf6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Create volume request body: {'volume': {'snapshot_id': 'd06279c1-06f2-437c-95df-9aaa76144b95', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1431440731'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:03:42.559071 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:42.559071 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:42.559663 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-92eaab34-3a8f-4e9f-a9e5-f55734796bf6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Snapshot retrieved successfully. Jul 03 22:03:42.559821 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-92eaab34-3a8f-4e9f-a9e5-f55734796bf6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Create volume of 1 GB Jul 03 22:03:42.564056 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-92eaab34-3a8f-4e9f-a9e5-f55734796bf6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Availability Zones retrieved successfully. Jul 03 22:03:42.571329 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-92eaab34-3a8f-4e9f-a9e5-f55734796bf6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Flow 'volume_create_api' (60c3cbdd-56aa-4b31-8cae-e64251007019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:42.572797 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-92eaab34-3a8f-4e9f-a9e5-f55734796bf6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (616febe9-7f3c-4620-a990-01bcf828efdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:42.574066 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-92eaab34-3a8f-4e9f-a9e5-f55734796bf6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:03:42.603350 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-92eaab34-3a8f-4e9f-a9e5-f55734796bf6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (616febe9-7f3c-4620-a990-01bcf828efdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd06279c1-06f2-437c-95df-9aaa76144b95', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:42.604273 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-92eaab34-3a8f-4e9f-a9e5-f55734796bf6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3022acb9-618a-4926-998c-1abadf9b21c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:42.647391 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-92eaab34-3a8f-4e9f-a9e5-f55734796bf6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Created reservations ['1083e076-401a-4f95-948f-2fdbd8340e9f', '3e668e8b-1c6e-4c1e-af28-32a641d6511f', '35973e63-583f-49d3-9c7a-c50d4ec8092f', '9b83d08c-1129-406f-81f3-876c316f3f34'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:03:42.648236 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-92eaab34-3a8f-4e9f-a9e5-f55734796bf6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3022acb9-618a-4926-998c-1abadf9b21c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1083e076-401a-4f95-948f-2fdbd8340e9f', '3e668e8b-1c6e-4c1e-af28-32a641d6511f', '35973e63-583f-49d3-9c7a-c50d4ec8092f', '9b83d08c-1129-406f-81f3-876c316f3f34']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:42.649096 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-92eaab34-3a8f-4e9f-a9e5-f55734796bf6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e19ceba-f9d3-441b-af00-913e3d53bcb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:42.691159 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-92eaab34-3a8f-4e9f-a9e5-f55734796bf6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e19ceba-f9d3-441b-af00-913e3d53bcb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a11fbd53-b514-42b9-aab9-1adbf57dc799', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1431440731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d84a7c56fa5645b0a9ce84d70c8435de',qos_specs=None,replication_status=,reservations=['1083e076-401a-4f95-948f-2fdbd8340e9f','3e668e8b-1c6e-4c1e-af28-32a641d6511f','35973e63-583f-49d3-9c7a-c50d4ec8092f','9b83d08c-1129-406f-81f3-876c316f3f34'],size=1,snapshot_id=d06279c1-06f2-437c-95df-9aaa76144b95,source_replicaid=,source_volid=None,status='creating',user_id='60d9a560be534462850420a9df73e525',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:03:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1431440731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a11fbd53-b514-42b9-aab9-1adbf57dc799,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d84a7c56fa5645b0a9ce84d70c8435de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d06279c1-06f2-437c-95df-9aaa76144b95,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60d9a560be534462850420a9df73e525',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:42.692284 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-92eaab34-3a8f-4e9f-a9e5-f55734796bf6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07b12462-9e34-4f7f-87e4-f0bfc47c18eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:42.712139 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-92eaab34-3a8f-4e9f-a9e5-f55734796bf6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07b12462-9e34-4f7f-87e4-f0bfc47c18eb) transitioned into state 'SUCCESS' from state '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-1431440731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d84a7c56fa5645b0a9ce84d70c8435de',qos_specs=None,replication_status=,reservations=['1083e076-401a-4f95-948f-2fdbd8340e9f','3e668e8b-1c6e-4c1e-af28-32a641d6511f','35973e63-583f-49d3-9c7a-c50d4ec8092f','9b83d08c-1129-406f-81f3-876c316f3f34'],size=1,snapshot_id=d06279c1-06f2-437c-95df-9aaa76144b95,source_replicaid=,source_volid=None,status='creating',user_id='60d9a560be534462850420a9df73e525',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:42.713311 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-92eaab34-3a8f-4e9f-a9e5-f55734796bf6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3ae2e98-c548-49fc-a74b-140b4dac60b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:42.735673 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-92eaab34-3a8f-4e9f-a9e5-f55734796bf6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3ae2e98-c548-49fc-a74b-140b4dac60b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:42.736513 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-92eaab34-3a8f-4e9f-a9e5-f55734796bf6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Flow 'volume_create_api' (60c3cbdd-56aa-4b31-8cae-e64251007019) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:42.736829 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-92eaab34-3a8f-4e9f-a9e5-f55734796bf6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Create volume request issued successfully. Jul 03 22:03:42.737387 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-92eaab34-3a8f-4e9f-a9e5-f55734796bf6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:03:42.737829 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1450/5836] 10.4.3.32 () {70 vars in 1293 bytes} [Fri Jul 3 22:03:42 2026] POST /volume/v3/volumes => generated 802 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:42.750059 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8559f77f-1e12-4a1f-a1fe-fc9c76a1c120 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:42.751870 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8559f77f-1e12-4a1f-a1fe-fc9c76a1c120 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/a11fbd53-b514-42b9-aab9-1adbf57dc799 Jul 03 22:03:42.752081 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8559f77f-1e12-4a1f-a1fe-fc9c76a1c120 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:42.752258 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8559f77f-1e12-4a1f-a1fe-fc9c76a1c120 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:42.758806 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:42.758806 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:42.762168 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-8559f77f-1e12-4a1f-a1fe-fc9c76a1c120 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:42.765776 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8559f77f-1e12-4a1f-a1fe-fc9c76a1c120 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/a11fbd53-b514-42b9-aab9-1adbf57dc799 returned with HTTP 200 Jul 03 22:03:42.766267 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1452/5837] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:42 2026] GET /volume/v3/volumes/a11fbd53-b514-42b9-aab9-1adbf57dc799 => generated 870 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:43.264436 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9d8bdf4c-e206-414c-a9a6-5f5b79fc06f5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:43.266556 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9d8bdf4c-e206-414c-a9a6-5f5b79fc06f5 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] GET https://10.4.3.32/volume/v3/volumes/2073f434-d17b-4710-b454-82850b28772e Jul 03 22:03:43.266831 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9d8bdf4c-e206-414c-a9a6-5f5b79fc06f5 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:43.267062 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9d8bdf4c-e206-414c-a9a6-5f5b79fc06f5 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:43.273617 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:43.273617 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:43.276881 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-9d8bdf4c-e206-414c-a9a6-5f5b79fc06f5 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Volume info retrieved successfully. Jul 03 22:03:43.280724 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9d8bdf4c-e206-414c-a9a6-5f5b79fc06f5 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] https://10.4.3.32/volume/v3/volumes/2073f434-d17b-4710-b454-82850b28772e returned with HTTP 200 Jul 03 22:03:43.281083 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1457/5838] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:43 2026] GET /volume/v3/volumes/2073f434-d17b-4710-b454-82850b28772e => generated 832 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:43.292121 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-dc52cdd3-debb-49df-8838-c7558352c81d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:43.295396 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-dc52cdd3-debb-49df-8838-c7558352c81d tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] GET https://10.4.3.32/volume/v3/volumes/2073f434-d17b-4710-b454-82850b28772e Jul 03 22:03:43.295396 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-dc52cdd3-debb-49df-8838-c7558352c81d tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:43.295396 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-dc52cdd3-debb-49df-8838-c7558352c81d tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:43.301538 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:43.301538 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:43.305017 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-dc52cdd3-debb-49df-8838-c7558352c81d tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Volume info retrieved successfully. Jul 03 22:03:43.309085 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-dc52cdd3-debb-49df-8838-c7558352c81d tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] https://10.4.3.32/volume/v3/volumes/2073f434-d17b-4710-b454-82850b28772e returned with HTTP 200 Jul 03 22:03:43.309553 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1480/5839] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:43 2026] GET /volume/v3/volumes/2073f434-d17b-4710-b454-82850b28772e => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:43.321720 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e7944fec-7c07-4900-aea2-7676942b3afc None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:43.323586 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e7944fec-7c07-4900-aea2-7676942b3afc tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/11a74b8b-95bc-4d85-b305-b427cc11666f Jul 03 22:03:43.323831 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e7944fec-7c07-4900-aea2-7676942b3afc tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:43.324057 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e7944fec-7c07-4900-aea2-7676942b3afc tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:43.324208 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.snapshots [None req-e7944fec-7c07-4900-aea2-7676942b3afc tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Delete snapshot with id: 11a74b8b-95bc-4d85-b305-b427cc11666f Jul 03 22:03:43.329205 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:43.329205 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:43.329861 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-e7944fec-7c07-4900-aea2-7676942b3afc tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Snapshot retrieved successfully. Jul 03 22:03:43.345527 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-e7944fec-7c07-4900-aea2-7676942b3afc tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Snapshot delete request issued successfully. Jul 03 22:03:43.345944 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e7944fec-7c07-4900-aea2-7676942b3afc tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] https://10.4.3.32/volume/v3/snapshots/11a74b8b-95bc-4d85-b305-b427cc11666f returned with HTTP 202 Jul 03 22:03:43.346285 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1451/5840] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 22:03:43 2026] DELETE /volume/v3/snapshots/11a74b8b-95bc-4d85-b305-b427cc11666f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:43.355724 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d520f986-6dc1-4302-a833-4dfb0ae3ea87 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:43.357698 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d520f986-6dc1-4302-a833-4dfb0ae3ea87 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] GET https://10.4.3.32/volume/v3/snapshots/11a74b8b-95bc-4d85-b305-b427cc11666f Jul 03 22:03:43.357929 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d520f986-6dc1-4302-a833-4dfb0ae3ea87 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:43.358145 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d520f986-6dc1-4302-a833-4dfb0ae3ea87 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:43.363545 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:43.363545 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:43.364055 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d520f986-6dc1-4302-a833-4dfb0ae3ea87 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Snapshot retrieved successfully. Jul 03 22:03:43.364976 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d520f986-6dc1-4302-a833-4dfb0ae3ea87 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] https://10.4.3.32/volume/v3/snapshots/11a74b8b-95bc-4d85-b305-b427cc11666f returned with HTTP 200 Jul 03 22:03:43.365385 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1453/5841] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:43 2026] GET /volume/v3/snapshots/11a74b8b-95bc-4d85-b305-b427cc11666f => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:43.777790 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b37f2210-e5e6-46ba-a96b-562044cd79de None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:43.779498 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b37f2210-e5e6-46ba-a96b-562044cd79de tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/a11fbd53-b514-42b9-aab9-1adbf57dc799 Jul 03 22:03:43.779732 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b37f2210-e5e6-46ba-a96b-562044cd79de tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:43.779904 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b37f2210-e5e6-46ba-a96b-562044cd79de tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:43.786678 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:43.786678 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:43.789747 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-b37f2210-e5e6-46ba-a96b-562044cd79de tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:43.793266 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b37f2210-e5e6-46ba-a96b-562044cd79de tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/a11fbd53-b514-42b9-aab9-1adbf57dc799 returned with HTTP 200 Jul 03 22:03:43.793664 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1458/5842] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:43 2026] GET /volume/v3/volumes/a11fbd53-b514-42b9-aab9-1adbf57dc799 => generated 895 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:43.804402 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-71b39bfd-99ba-44d9-a647-76700de1e0c9 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:43.805932 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-71b39bfd-99ba-44d9-a647-76700de1e0c9 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/d06279c1-06f2-437c-95df-9aaa76144b95 Jul 03 22:03:43.806144 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-71b39bfd-99ba-44d9-a647-76700de1e0c9 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:43.806362 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-71b39bfd-99ba-44d9-a647-76700de1e0c9 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:43.806528 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.snapshots [None req-71b39bfd-99ba-44d9-a647-76700de1e0c9 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete snapshot with id: d06279c1-06f2-437c-95df-9aaa76144b95 Jul 03 22:03:43.810953 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:43.810953 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:43.811395 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-71b39bfd-99ba-44d9-a647-76700de1e0c9 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Snapshot retrieved successfully. Jul 03 22:03:43.825311 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-71b39bfd-99ba-44d9-a647-76700de1e0c9 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Snapshot delete request issued successfully. Jul 03 22:03:43.825590 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-71b39bfd-99ba-44d9-a647-76700de1e0c9 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots/d06279c1-06f2-437c-95df-9aaa76144b95 returned with HTTP 202 Jul 03 22:03:43.825920 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1481/5843] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 22:03:43 2026] DELETE /volume/v3/snapshots/d06279c1-06f2-437c-95df-9aaa76144b95 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:43.833626 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3947d5b5-32a6-40e9-9c28-99746d53195e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:43.835359 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3947d5b5-32a6-40e9-9c28-99746d53195e tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/snapshots/d06279c1-06f2-437c-95df-9aaa76144b95 Jul 03 22:03:43.835594 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3947d5b5-32a6-40e9-9c28-99746d53195e tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:43.835877 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3947d5b5-32a6-40e9-9c28-99746d53195e tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:43.840485 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:43.840485 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:43.840998 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3947d5b5-32a6-40e9-9c28-99746d53195e tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Snapshot retrieved successfully. Jul 03 22:03:43.841778 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3947d5b5-32a6-40e9-9c28-99746d53195e tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots/d06279c1-06f2-437c-95df-9aaa76144b95 returned with HTTP 200 Jul 03 22:03:43.842107 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1452/5844] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:43 2026] GET /volume/v3/snapshots/d06279c1-06f2-437c-95df-9aaa76144b95 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:44.376011 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-637f2364-2a86-49eb-8e71-ca8b84d5be4e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:44.377329 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-637f2364-2a86-49eb-8e71-ca8b84d5be4e tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] GET https://10.4.3.32/volume/v3/snapshots/11a74b8b-95bc-4d85-b305-b427cc11666f Jul 03 22:03:44.377561 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-637f2364-2a86-49eb-8e71-ca8b84d5be4e tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:44.377688 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-637f2364-2a86-49eb-8e71-ca8b84d5be4e tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:44.381544 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-637f2364-2a86-49eb-8e71-ca8b84d5be4e tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] https://10.4.3.32/volume/v3/snapshots/11a74b8b-95bc-4d85-b305-b427cc11666f returned with HTTP 404 Jul 03 22:03:44.382011 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1454/5845] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:44 2026] GET /volume/v3/snapshots/11a74b8b-95bc-4d85-b305-b427cc11666f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:44.388452 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b8ad0fe6-b17e-4edb-8c72-0676860c5681 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:44.390159 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b8ad0fe6-b17e-4edb-8c72-0676860c5681 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] DELETE https://10.4.3.32/volume/v3/volumes/245f06d1-3537-40a7-b278-d6b22563f94e Jul 03 22:03:44.390362 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b8ad0fe6-b17e-4edb-8c72-0676860c5681 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:44.390598 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b8ad0fe6-b17e-4edb-8c72-0676860c5681 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:44.390762 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-b8ad0fe6-b17e-4edb-8c72-0676860c5681 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Delete volume with id: 245f06d1-3537-40a7-b278-d6b22563f94e Jul 03 22:03:44.399155 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:44.399155 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:44.399829 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-b8ad0fe6-b17e-4edb-8c72-0676860c5681 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Volume info retrieved successfully. Jul 03 22:03:44.419074 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-b8ad0fe6-b17e-4edb-8c72-0676860c5681 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Delete volume request issued successfully. Jul 03 22:03:44.419275 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b8ad0fe6-b17e-4edb-8c72-0676860c5681 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] https://10.4.3.32/volume/v3/volumes/245f06d1-3537-40a7-b278-d6b22563f94e returned with HTTP 202 Jul 03 22:03:44.419714 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1459/5846] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:03:44 2026] DELETE /volume/v3/volumes/245f06d1-3537-40a7-b278-d6b22563f94e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:44.426736 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f588c39e-6650-49c7-b264-a6a6da53bc47 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:44.428728 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f588c39e-6650-49c7-b264-a6a6da53bc47 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] GET https://10.4.3.32/volume/v3/volumes/245f06d1-3537-40a7-b278-d6b22563f94e Jul 03 22:03:44.428953 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f588c39e-6650-49c7-b264-a6a6da53bc47 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:44.429156 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f588c39e-6650-49c7-b264-a6a6da53bc47 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:44.436647 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:44.436647 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:44.440400 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-f588c39e-6650-49c7-b264-a6a6da53bc47 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Volume info retrieved successfully. Jul 03 22:03:44.445005 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f588c39e-6650-49c7-b264-a6a6da53bc47 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] https://10.4.3.32/volume/v3/volumes/245f06d1-3537-40a7-b278-d6b22563f94e returned with HTTP 200 Jul 03 22:03:44.445430 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1482/5847] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:44 2026] GET /volume/v3/volumes/245f06d1-3537-40a7-b278-d6b22563f94e => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:44.850367 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-43652672-6413-440f-9ad1-0caf91b2a199 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:44.852151 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-43652672-6413-440f-9ad1-0caf91b2a199 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/snapshots/d06279c1-06f2-437c-95df-9aaa76144b95 Jul 03 22:03:44.852327 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-43652672-6413-440f-9ad1-0caf91b2a199 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:44.852529 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-43652672-6413-440f-9ad1-0caf91b2a199 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:44.856450 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-43652672-6413-440f-9ad1-0caf91b2a199 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots/d06279c1-06f2-437c-95df-9aaa76144b95 returned with HTTP 404 Jul 03 22:03:44.856981 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1453/5848] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:44 2026] GET /volume/v3/snapshots/d06279c1-06f2-437c-95df-9aaa76144b95 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:44.863407 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7e2174af-33af-4a14-ade4-676816d4e8da None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:44.864938 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7e2174af-33af-4a14-ade4-676816d4e8da tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] DELETE https://10.4.3.32/volume/v3/volumes/34d1c0e9-515b-4452-961a-f41328213354 Jul 03 22:03:44.865124 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7e2174af-33af-4a14-ade4-676816d4e8da tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:44.865297 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7e2174af-33af-4a14-ade4-676816d4e8da tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:44.865505 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-7e2174af-33af-4a14-ade4-676816d4e8da tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete volume with id: 34d1c0e9-515b-4452-961a-f41328213354 Jul 03 22:03:44.872041 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:44.872041 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:44.872477 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-7e2174af-33af-4a14-ade4-676816d4e8da tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:44.891643 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-7e2174af-33af-4a14-ade4-676816d4e8da tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete volume request issued successfully. Jul 03 22:03:44.891827 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7e2174af-33af-4a14-ade4-676816d4e8da tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/34d1c0e9-515b-4452-961a-f41328213354 returned with HTTP 202 Jul 03 22:03:44.892195 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1455/5849] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 22:03:44 2026] DELETE /volume/v3/volumes/34d1c0e9-515b-4452-961a-f41328213354 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 22:03:44.899599 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-0062dbbe-0122-4e11-a856-e09c4dc4ba8f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:44.901357 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0062dbbe-0122-4e11-a856-e09c4dc4ba8f tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/34d1c0e9-515b-4452-961a-f41328213354 Jul 03 22:03:44.901653 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0062dbbe-0122-4e11-a856-e09c4dc4ba8f tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:44.901895 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0062dbbe-0122-4e11-a856-e09c4dc4ba8f tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:44.908585 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:44.908585 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:44.911908 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-0062dbbe-0122-4e11-a856-e09c4dc4ba8f tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:44.917315 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0062dbbe-0122-4e11-a856-e09c4dc4ba8f tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/34d1c0e9-515b-4452-961a-f41328213354 returned with HTTP 200 Jul 03 22:03:44.917728 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1460/5850] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:44 2026] GET /volume/v3/volumes/34d1c0e9-515b-4452-961a-f41328213354 => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:45.457384 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-cdbb65ad-bba1-4803-8af2-5ba461f3cbf8 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:45.459430 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cdbb65ad-bba1-4803-8af2-5ba461f3cbf8 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] GET https://10.4.3.32/volume/v3/volumes/245f06d1-3537-40a7-b278-d6b22563f94e Jul 03 22:03:45.459663 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cdbb65ad-bba1-4803-8af2-5ba461f3cbf8 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:45.459888 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cdbb65ad-bba1-4803-8af2-5ba461f3cbf8 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:45.466312 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cdbb65ad-bba1-4803-8af2-5ba461f3cbf8 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] https://10.4.3.32/volume/v3/volumes/245f06d1-3537-40a7-b278-d6b22563f94e returned with HTTP 404 Jul 03 22:03:45.466928 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1483/5851] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:45 2026] GET /volume/v3/volumes/245f06d1-3537-40a7-b278-d6b22563f94e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:45.473012 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-3bc68ffa-bbc6-4e65-897c-85c932cf1567 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:45.474769 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3bc68ffa-bbc6-4e65-897c-85c932cf1567 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] DELETE https://10.4.3.32/volume/v3/volumes/2073f434-d17b-4710-b454-82850b28772e Jul 03 22:03:45.475046 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3bc68ffa-bbc6-4e65-897c-85c932cf1567 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:45.475240 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-3bc68ffa-bbc6-4e65-897c-85c932cf1567 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:45.475421 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-3bc68ffa-bbc6-4e65-897c-85c932cf1567 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Delete volume with id: 2073f434-d17b-4710-b454-82850b28772e Jul 03 22:03:45.482529 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:45.482529 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:45.483089 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3bc68ffa-bbc6-4e65-897c-85c932cf1567 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Volume info retrieved successfully. Jul 03 22:03:45.505102 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-3bc68ffa-bbc6-4e65-897c-85c932cf1567 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Delete volume request issued successfully. Jul 03 22:03:45.505358 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-3bc68ffa-bbc6-4e65-897c-85c932cf1567 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] https://10.4.3.32/volume/v3/volumes/2073f434-d17b-4710-b454-82850b28772e returned with HTTP 202 Jul 03 22:03:45.505940 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1454/5852] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:03:45 2026] DELETE /volume/v3/volumes/2073f434-d17b-4710-b454-82850b28772e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:45.513408 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-6fdb7996-4fe2-43fa-9f9f-c76c22e7680c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:45.515262 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6fdb7996-4fe2-43fa-9f9f-c76c22e7680c tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] GET https://10.4.3.32/volume/v3/volumes/2073f434-d17b-4710-b454-82850b28772e Jul 03 22:03:45.515487 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6fdb7996-4fe2-43fa-9f9f-c76c22e7680c tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:45.515726 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6fdb7996-4fe2-43fa-9f9f-c76c22e7680c tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:45.523336 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:45.523336 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:45.527564 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-6fdb7996-4fe2-43fa-9f9f-c76c22e7680c tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Volume info retrieved successfully. Jul 03 22:03:45.532489 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6fdb7996-4fe2-43fa-9f9f-c76c22e7680c tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] https://10.4.3.32/volume/v3/volumes/2073f434-d17b-4710-b454-82850b28772e returned with HTTP 200 Jul 03 22:03:45.532893 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1456/5853] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:45 2026] GET /volume/v3/volumes/2073f434-d17b-4710-b454-82850b28772e => generated 831 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:45.930030 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-31e7a8d5-c250-4ab8-855c-ca6df652f736 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:45.932465 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-31e7a8d5-c250-4ab8-855c-ca6df652f736 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/34d1c0e9-515b-4452-961a-f41328213354 Jul 03 22:03:45.932794 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-31e7a8d5-c250-4ab8-855c-ca6df652f736 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:45.933091 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-31e7a8d5-c250-4ab8-855c-ca6df652f736 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:45.938840 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-31e7a8d5-c250-4ab8-855c-ca6df652f736 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/34d1c0e9-515b-4452-961a-f41328213354 returned with HTTP 404 Jul 03 22:03:45.939276 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1461/5854] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:45 2026] GET /volume/v3/volumes/34d1c0e9-515b-4452-961a-f41328213354 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 22:03:45.946393 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d6a1b330-01dc-4429-b334-9fb903392750 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:45.948265 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d6a1b330-01dc-4429-b334-9fb903392750 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:03:45.948720 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d6a1b330-01dc-4429-b334-9fb903392750 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1709434913"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:45.950135 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-d6a1b330-01dc-4429-b334-9fb903392750 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1709434913'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:03:45.950253 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-d6a1b330-01dc-4429-b334-9fb903392750 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Create volume of 1 GB Jul 03 22:03:45.954342 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d6a1b330-01dc-4429-b334-9fb903392750 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Availability Zones retrieved successfully. Jul 03 22:03:45.959891 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-d6a1b330-01dc-4429-b334-9fb903392750 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Flow 'volume_create_api' (fc6d0828-b243-4adf-938e-dce33fc03f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:45.960859 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-d6a1b330-01dc-4429-b334-9fb903392750 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57686c7b-fb14-4bab-b0a7-246d882ecc72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:45.961800 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-d6a1b330-01dc-4429-b334-9fb903392750 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:03:45.986016 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-d6a1b330-01dc-4429-b334-9fb903392750 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57686c7b-fb14-4bab-b0a7-246d882ecc72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:45.986885 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-d6a1b330-01dc-4429-b334-9fb903392750 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c22f92cb-0440-4bb2-9bb1-4714e5924ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:46.023636 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-d6a1b330-01dc-4429-b334-9fb903392750 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Created reservations ['4ac626b7-860a-492e-8201-5c0b59f28be2', '0c8ee6f5-7c85-498c-922a-bf2fe6951acf', 'beda7954-b022-4efe-8f35-6ab2bfe99c21', 'd388961e-697a-4c52-bd1e-d8a5055791f4'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:03:46.024474 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-d6a1b330-01dc-4429-b334-9fb903392750 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c22f92cb-0440-4bb2-9bb1-4714e5924ea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ac626b7-860a-492e-8201-5c0b59f28be2', '0c8ee6f5-7c85-498c-922a-bf2fe6951acf', 'beda7954-b022-4efe-8f35-6ab2bfe99c21', 'd388961e-697a-4c52-bd1e-d8a5055791f4']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:46.025269 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-d6a1b330-01dc-4429-b334-9fb903392750 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c973f05c-3c8a-4443-81fe-ae8307dd5ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:46.046352 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-d6a1b330-01dc-4429-b334-9fb903392750 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c973f05c-3c8a-4443-81fe-ae8307dd5ad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f66f496-4890-4955-8cb5-74d89cb74f66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1709434913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d84a7c56fa5645b0a9ce84d70c8435de',qos_specs=None,replication_status=,reservations=['4ac626b7-860a-492e-8201-5c0b59f28be2','0c8ee6f5-7c85-498c-922a-bf2fe6951acf','beda7954-b022-4efe-8f35-6ab2bfe99c21','d388961e-697a-4c52-bd1e-d8a5055791f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60d9a560be534462850420a9df73e525',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:03:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1709434913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f66f496-4890-4955-8cb5-74d89cb74f66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d84a7c56fa5645b0a9ce84d70c8435de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60d9a560be534462850420a9df73e525',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:46.047134 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-d6a1b330-01dc-4429-b334-9fb903392750 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cbf4a64-0219-4b7b-9ff6-853b603ad60a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:46.062024 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-d6a1b330-01dc-4429-b334-9fb903392750 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cbf4a64-0219-4b7b-9ff6-853b603ad60a) transitioned into state 'SUCCESS' from state '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-1709434913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d84a7c56fa5645b0a9ce84d70c8435de',qos_specs=None,replication_status=,reservations=['4ac626b7-860a-492e-8201-5c0b59f28be2','0c8ee6f5-7c85-498c-922a-bf2fe6951acf','beda7954-b022-4efe-8f35-6ab2bfe99c21','d388961e-697a-4c52-bd1e-d8a5055791f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60d9a560be534462850420a9df73e525',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:46.062756 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-d6a1b330-01dc-4429-b334-9fb903392750 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43276196-a6d3-4996-8c46-f42ed9537381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:46.070195 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-d6a1b330-01dc-4429-b334-9fb903392750 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43276196-a6d3-4996-8c46-f42ed9537381) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:46.070992 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-d6a1b330-01dc-4429-b334-9fb903392750 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Flow 'volume_create_api' (fc6d0828-b243-4adf-938e-dce33fc03f66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:46.071305 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d6a1b330-01dc-4429-b334-9fb903392750 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Create volume request issued successfully. Jul 03 22:03:46.071884 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d6a1b330-01dc-4429-b334-9fb903392750 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:03:46.072335 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1484/5855] 10.4.3.32 () {70 vars in 1292 bytes} [Fri Jul 3 22:03:45 2026] POST /volume/v3/volumes => generated 768 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:46.083263 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4e7fcb74-cad4-4f52-9ccc-8fb63d92b030 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:46.085615 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4e7fcb74-cad4-4f52-9ccc-8fb63d92b030 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/9f66f496-4890-4955-8cb5-74d89cb74f66 Jul 03 22:03:46.085917 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4e7fcb74-cad4-4f52-9ccc-8fb63d92b030 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:46.086166 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4e7fcb74-cad4-4f52-9ccc-8fb63d92b030 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:46.093962 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:46.093962 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:46.098452 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-4e7fcb74-cad4-4f52-9ccc-8fb63d92b030 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:46.104249 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4e7fcb74-cad4-4f52-9ccc-8fb63d92b030 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/9f66f496-4890-4955-8cb5-74d89cb74f66 returned with HTTP 200 Jul 03 22:03:46.104784 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1455/5856] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:46 2026] GET /volume/v3/volumes/9f66f496-4890-4955-8cb5-74d89cb74f66 => generated 836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:46.544716 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-3363be02-6e36-4232-bca4-918256068ef2 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:46.546236 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3363be02-6e36-4232-bca4-918256068ef2 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] GET https://10.4.3.32/volume/v3/volumes/2073f434-d17b-4710-b454-82850b28772e Jul 03 22:03:46.546430 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3363be02-6e36-4232-bca4-918256068ef2 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:46.546622 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3363be02-6e36-4232-bca4-918256068ef2 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:46.551788 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3363be02-6e36-4232-bca4-918256068ef2 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] https://10.4.3.32/volume/v3/volumes/2073f434-d17b-4710-b454-82850b28772e returned with HTTP 404 Jul 03 22:03:46.552207 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1457/5857] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:46 2026] GET /volume/v3/volumes/2073f434-d17b-4710-b454-82850b28772e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:46.558744 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-50f82ff4-b119-438c-b8b9-86dd7ee530a3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:46.560405 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-50f82ff4-b119-438c-b8b9-86dd7ee530a3 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/11a74b8b-95bc-4d85-b305-b427cc11666f Jul 03 22:03:46.560609 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-50f82ff4-b119-438c-b8b9-86dd7ee530a3 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:46.560798 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-50f82ff4-b119-438c-b8b9-86dd7ee530a3 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:46.560895 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [None req-50f82ff4-b119-438c-b8b9-86dd7ee530a3 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Delete snapshot with id: 11a74b8b-95bc-4d85-b305-b427cc11666f Jul 03 22:03:46.564837 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-50f82ff4-b119-438c-b8b9-86dd7ee530a3 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] https://10.4.3.32/volume/v3/snapshots/11a74b8b-95bc-4d85-b305-b427cc11666f returned with HTTP 404 Jul 03 22:03:46.565219 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1462/5858] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 22:03:46 2026] DELETE /volume/v3/snapshots/11a74b8b-95bc-4d85-b305-b427cc11666f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:46.571842 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-42053ddd-d6d0-467d-85ca-35beac977a84 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:46.574175 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-42053ddd-d6d0-467d-85ca-35beac977a84 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] GET https://10.4.3.32/volume/v3/snapshots/11a74b8b-95bc-4d85-b305-b427cc11666f Jul 03 22:03:46.574472 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-42053ddd-d6d0-467d-85ca-35beac977a84 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:46.574766 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-42053ddd-d6d0-467d-85ca-35beac977a84 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:46.579795 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-42053ddd-d6d0-467d-85ca-35beac977a84 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] https://10.4.3.32/volume/v3/snapshots/11a74b8b-95bc-4d85-b305-b427cc11666f returned with HTTP 404 Jul 03 22:03:46.580303 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1485/5859] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:46 2026] GET /volume/v3/snapshots/11a74b8b-95bc-4d85-b305-b427cc11666f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:46.587842 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-5a5314e9-6482-4a8f-ab11-8707442e9e1d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:46.589558 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5a5314e9-6482-4a8f-ab11-8707442e9e1d tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] DELETE https://10.4.3.32/volume/v3/volumes/245f06d1-3537-40a7-b278-d6b22563f94e Jul 03 22:03:46.589798 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5a5314e9-6482-4a8f-ab11-8707442e9e1d tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:46.589974 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5a5314e9-6482-4a8f-ab11-8707442e9e1d tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:46.590143 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-5a5314e9-6482-4a8f-ab11-8707442e9e1d tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Delete volume with id: 245f06d1-3537-40a7-b278-d6b22563f94e Jul 03 22:03:46.595475 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5a5314e9-6482-4a8f-ab11-8707442e9e1d tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] https://10.4.3.32/volume/v3/volumes/245f06d1-3537-40a7-b278-d6b22563f94e returned with HTTP 404 Jul 03 22:03:46.596096 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1456/5860] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:03:46 2026] DELETE /volume/v3/volumes/245f06d1-3537-40a7-b278-d6b22563f94e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:46.603247 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-90f54ce2-dab7-4443-81f1-0d6f18c60ce7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:46.604971 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-90f54ce2-dab7-4443-81f1-0d6f18c60ce7 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] GET https://10.4.3.32/volume/v3/volumes/245f06d1-3537-40a7-b278-d6b22563f94e Jul 03 22:03:46.605153 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-90f54ce2-dab7-4443-81f1-0d6f18c60ce7 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:46.605327 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-90f54ce2-dab7-4443-81f1-0d6f18c60ce7 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:46.610495 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-90f54ce2-dab7-4443-81f1-0d6f18c60ce7 tempest-SnapshotDependencyTests-787554022 tempest-SnapshotDependencyTests-787554022-project-member] https://10.4.3.32/volume/v3/volumes/245f06d1-3537-40a7-b278-d6b22563f94e returned with HTTP 404 Jul 03 22:03:46.610907 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1458/5861] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:03:46 2026] GET /volume/v3/volumes/245f06d1-3537-40a7-b278-d6b22563f94e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:47.116694 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-8f163793-8b49-4800-aa73-f47c86856ba7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:47.118234 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8f163793-8b49-4800-aa73-f47c86856ba7 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/9f66f496-4890-4955-8cb5-74d89cb74f66 Jul 03 22:03:47.118441 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8f163793-8b49-4800-aa73-f47c86856ba7 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:47.118627 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8f163793-8b49-4800-aa73-f47c86856ba7 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:47.125435 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:47.125435 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:47.128850 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-8f163793-8b49-4800-aa73-f47c86856ba7 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:47.132718 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8f163793-8b49-4800-aa73-f47c86856ba7 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/9f66f496-4890-4955-8cb5-74d89cb74f66 returned with HTTP 200 Jul 03 22:03:47.133080 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1463/5862] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:47 2026] GET /volume/v3/volumes/9f66f496-4890-4955-8cb5-74d89cb74f66 => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:47.145629 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-492e3980-decb-464e-bc90-497906bbdaab None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:47.147756 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-492e3980-decb-464e-bc90-497906bbdaab tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:03:47.148264 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-492e3980-decb-464e-bc90-497906bbdaab tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "9f66f496-4890-4955-8cb5-74d89cb74f66", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1333710241"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:47.150137 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-492e3980-decb-464e-bc90-497906bbdaab tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Create volume request body: {'volume': {'source_volid': '9f66f496-4890-4955-8cb5-74d89cb74f66', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1333710241'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:03:47.159155 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:47.159155 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:47.159711 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-492e3980-decb-464e-bc90-497906bbdaab tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume retrieved successfully. Jul 03 22:03:47.159843 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-492e3980-decb-464e-bc90-497906bbdaab tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Create volume of 1 GB Jul 03 22:03:47.163927 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-492e3980-decb-464e-bc90-497906bbdaab tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Availability Zones retrieved successfully. Jul 03 22:03:47.169604 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-492e3980-decb-464e-bc90-497906bbdaab tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Flow 'volume_create_api' (b83a85d6-4c1e-49c4-b864-18b58fd9720d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:47.170797 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-492e3980-decb-464e-bc90-497906bbdaab tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db6ca8bc-16e9-4872-8a1a-7a34ef9a7701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:47.171914 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-492e3980-decb-464e-bc90-497906bbdaab tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:03:47.195688 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-492e3980-decb-464e-bc90-497906bbdaab tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db6ca8bc-16e9-4872-8a1a-7a34ef9a7701) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '9f66f496-4890-4955-8cb5-74d89cb74f66', 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:47.196430 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-492e3980-decb-464e-bc90-497906bbdaab tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5652efcc-38d6-46b4-9b31-5f5aa66c6a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:47.230767 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-492e3980-decb-464e-bc90-497906bbdaab tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Created reservations ['6c84e8e9-7424-4aca-a190-6699ba7417aa', '43a3cb2d-b737-45b8-ba55-25c03a051dd5', '87f24cf0-beab-4131-9dfc-eba4c336ce54', '12180be9-2ddb-49b2-98f6-7276bc795857'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:03:47.231537 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-492e3980-decb-464e-bc90-497906bbdaab tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5652efcc-38d6-46b4-9b31-5f5aa66c6a4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c84e8e9-7424-4aca-a190-6699ba7417aa', '43a3cb2d-b737-45b8-ba55-25c03a051dd5', '87f24cf0-beab-4131-9dfc-eba4c336ce54', '12180be9-2ddb-49b2-98f6-7276bc795857']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:47.232175 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-492e3980-decb-464e-bc90-497906bbdaab tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36377089-1b1e-4f6f-a4aa-203b6914f23c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:47.260947 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-492e3980-decb-464e-bc90-497906bbdaab tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36377089-1b1e-4f6f-a4aa-203b6914f23c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a24b4a08-7c9c-48e0-b805-90b3621863ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1333710241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d84a7c56fa5645b0a9ce84d70c8435de',qos_specs=None,replication_status=,reservations=['6c84e8e9-7424-4aca-a190-6699ba7417aa','43a3cb2d-b737-45b8-ba55-25c03a051dd5','87f24cf0-beab-4131-9dfc-eba4c336ce54','12180be9-2ddb-49b2-98f6-7276bc795857'],size=1,snapshot_id=None,source_replicaid=,source_volid=9f66f496-4890-4955-8cb5-74d89cb74f66,status='creating',user_id='60d9a560be534462850420a9df73e525',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:03:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1333710241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a24b4a08-7c9c-48e0-b805-90b3621863ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d84a7c56fa5645b0a9ce84d70c8435de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=9f66f496-4890-4955-8cb5-74d89cb74f66,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60d9a560be534462850420a9df73e525',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:47.261689 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-492e3980-decb-464e-bc90-497906bbdaab tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4fcef00-9e17-4642-a315-dbc8b4d37064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:47.276725 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-492e3980-decb-464e-bc90-497906bbdaab tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4fcef00-9e17-4642-a315-dbc8b4d37064) transitioned into state 'SUCCESS' from state '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-1333710241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d84a7c56fa5645b0a9ce84d70c8435de',qos_specs=None,replication_status=,reservations=['6c84e8e9-7424-4aca-a190-6699ba7417aa','43a3cb2d-b737-45b8-ba55-25c03a051dd5','87f24cf0-beab-4131-9dfc-eba4c336ce54','12180be9-2ddb-49b2-98f6-7276bc795857'],size=1,snapshot_id=None,source_replicaid=,source_volid=9f66f496-4890-4955-8cb5-74d89cb74f66,status='creating',user_id='60d9a560be534462850420a9df73e525',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:47.277405 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-492e3980-decb-464e-bc90-497906bbdaab tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57571cac-2c02-4b4e-ba40-5cd970329077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:47.291000 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-492e3980-decb-464e-bc90-497906bbdaab tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57571cac-2c02-4b4e-ba40-5cd970329077) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:47.291818 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-492e3980-decb-464e-bc90-497906bbdaab tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Flow 'volume_create_api' (b83a85d6-4c1e-49c4-b864-18b58fd9720d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:47.292124 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-492e3980-decb-464e-bc90-497906bbdaab tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Create volume request issued successfully. Jul 03 22:03:47.292694 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-492e3980-decb-464e-bc90-497906bbdaab tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:03:47.293108 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1486/5863] 10.4.3.32 () {70 vars in 1293 bytes} [Fri Jul 3 22:03:47 2026] POST /volume/v3/volumes => generated 802 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:47.303714 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b6f110b8-2a1d-4b1d-81b3-8ba4c86d64b9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:47.305614 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b6f110b8-2a1d-4b1d-81b3-8ba4c86d64b9 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/a24b4a08-7c9c-48e0-b805-90b3621863ed Jul 03 22:03:47.305824 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b6f110b8-2a1d-4b1d-81b3-8ba4c86d64b9 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:47.306012 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b6f110b8-2a1d-4b1d-81b3-8ba4c86d64b9 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:47.312524 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:47.312524 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:47.316042 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-b6f110b8-2a1d-4b1d-81b3-8ba4c86d64b9 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:47.319975 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b6f110b8-2a1d-4b1d-81b3-8ba4c86d64b9 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/a24b4a08-7c9c-48e0-b805-90b3621863ed returned with HTTP 200 Jul 03 22:03:47.320322 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1457/5864] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:47 2026] GET /volume/v3/volumes/a24b4a08-7c9c-48e0-b805-90b3621863ed => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:48.332687 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b71971c9-66be-4c4c-9f3f-fffb4164b99a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:48.334300 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b71971c9-66be-4c4c-9f3f-fffb4164b99a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/a24b4a08-7c9c-48e0-b805-90b3621863ed Jul 03 22:03:48.334579 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b71971c9-66be-4c4c-9f3f-fffb4164b99a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:48.334793 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b71971c9-66be-4c4c-9f3f-fffb4164b99a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:48.342752 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:48.342752 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:48.346423 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b71971c9-66be-4c4c-9f3f-fffb4164b99a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:48.350795 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b71971c9-66be-4c4c-9f3f-fffb4164b99a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/a24b4a08-7c9c-48e0-b805-90b3621863ed returned with HTTP 200 Jul 03 22:03:48.351204 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1459/5865] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:48 2026] GET /volume/v3/volumes/a24b4a08-7c9c-48e0-b805-90b3621863ed => generated 895 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:48.362569 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-8ef1edf0-c1d0-4854-865a-2de986c3a6ed None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:48.364232 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8ef1edf0-c1d0-4854-865a-2de986c3a6ed tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] DELETE https://10.4.3.32/volume/v3/volumes/9f66f496-4890-4955-8cb5-74d89cb74f66 Jul 03 22:03:48.364513 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8ef1edf0-c1d0-4854-865a-2de986c3a6ed tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:48.364776 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8ef1edf0-c1d0-4854-865a-2de986c3a6ed tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:48.364960 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-8ef1edf0-c1d0-4854-865a-2de986c3a6ed tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete volume with id: 9f66f496-4890-4955-8cb5-74d89cb74f66 Jul 03 22:03:48.371721 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:48.371721 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:48.372093 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-8ef1edf0-c1d0-4854-865a-2de986c3a6ed tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:48.405471 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-8ef1edf0-c1d0-4854-865a-2de986c3a6ed tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete volume request issued successfully. Jul 03 22:03:48.405471 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8ef1edf0-c1d0-4854-865a-2de986c3a6ed tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/9f66f496-4890-4955-8cb5-74d89cb74f66 returned with HTTP 202 Jul 03 22:03:48.405471 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1464/5866] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 22:03:48 2026] DELETE /volume/v3/volumes/9f66f496-4890-4955-8cb5-74d89cb74f66 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 22:03:48.412202 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-47f79369-2b80-4f5a-b168-d4df3bebfe02 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:48.413826 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-47f79369-2b80-4f5a-b168-d4df3bebfe02 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/9f66f496-4890-4955-8cb5-74d89cb74f66 Jul 03 22:03:48.414042 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-47f79369-2b80-4f5a-b168-d4df3bebfe02 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:48.414229 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-47f79369-2b80-4f5a-b168-d4df3bebfe02 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:48.420668 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:48.420668 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:48.423752 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-47f79369-2b80-4f5a-b168-d4df3bebfe02 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:48.427404 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-47f79369-2b80-4f5a-b168-d4df3bebfe02 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/9f66f496-4890-4955-8cb5-74d89cb74f66 returned with HTTP 200 Jul 03 22:03:48.427789 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1487/5867] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:48 2026] GET /volume/v3/volumes/9f66f496-4890-4955-8cb5-74d89cb74f66 => generated 860 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:49.441562 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-70108337-f7d1-47ae-812d-346c4177ac60 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:49.443214 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-70108337-f7d1-47ae-812d-346c4177ac60 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/9f66f496-4890-4955-8cb5-74d89cb74f66 Jul 03 22:03:49.443419 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-70108337-f7d1-47ae-812d-346c4177ac60 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:49.443641 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-70108337-f7d1-47ae-812d-346c4177ac60 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:49.448926 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-70108337-f7d1-47ae-812d-346c4177ac60 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/9f66f496-4890-4955-8cb5-74d89cb74f66 returned with HTTP 404 Jul 03 22:03:49.449320 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1458/5868] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:49 2026] GET /volume/v3/volumes/9f66f496-4890-4955-8cb5-74d89cb74f66 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 22:03:49.457469 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d0f98e55-37a7-4e7c-a1f2-98c40244aa80 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:49.459232 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d0f98e55-37a7-4e7c-a1f2-98c40244aa80 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] DELETE https://10.4.3.32/volume/v3/volumes/a24b4a08-7c9c-48e0-b805-90b3621863ed Jul 03 22:03:49.459456 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d0f98e55-37a7-4e7c-a1f2-98c40244aa80 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:49.459651 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d0f98e55-37a7-4e7c-a1f2-98c40244aa80 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:49.459805 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-d0f98e55-37a7-4e7c-a1f2-98c40244aa80 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete volume with id: a24b4a08-7c9c-48e0-b805-90b3621863ed Jul 03 22:03:49.466337 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:49.466337 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:49.466776 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d0f98e55-37a7-4e7c-a1f2-98c40244aa80 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:49.482915 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-d0f98e55-37a7-4e7c-a1f2-98c40244aa80 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete volume request issued successfully. Jul 03 22:03:49.483101 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d0f98e55-37a7-4e7c-a1f2-98c40244aa80 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/a24b4a08-7c9c-48e0-b805-90b3621863ed returned with HTTP 202 Jul 03 22:03:49.483540 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1460/5869] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 22:03:49 2026] DELETE /volume/v3/volumes/a24b4a08-7c9c-48e0-b805-90b3621863ed => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 22:03:49.490348 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2b492c59-9cd1-433f-9e02-ac4add13b49b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:49.492455 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2b492c59-9cd1-433f-9e02-ac4add13b49b tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/a24b4a08-7c9c-48e0-b805-90b3621863ed Jul 03 22:03:49.492718 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2b492c59-9cd1-433f-9e02-ac4add13b49b tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:49.492944 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2b492c59-9cd1-433f-9e02-ac4add13b49b tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:49.500658 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:49.500658 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:49.504537 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2b492c59-9cd1-433f-9e02-ac4add13b49b tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:49.509456 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2b492c59-9cd1-433f-9e02-ac4add13b49b tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/a24b4a08-7c9c-48e0-b805-90b3621863ed returned with HTTP 200 Jul 03 22:03:49.509916 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1465/5870] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:49 2026] GET /volume/v3/volumes/a24b4a08-7c9c-48e0-b805-90b3621863ed => generated 894 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:50.521465 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ec69c489-ab12-443b-9f6f-202dd3e7f43f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:50.523404 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ec69c489-ab12-443b-9f6f-202dd3e7f43f tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/a24b4a08-7c9c-48e0-b805-90b3621863ed Jul 03 22:03:50.523689 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ec69c489-ab12-443b-9f6f-202dd3e7f43f tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:50.523925 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ec69c489-ab12-443b-9f6f-202dd3e7f43f tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:50.530129 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ec69c489-ab12-443b-9f6f-202dd3e7f43f tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/a24b4a08-7c9c-48e0-b805-90b3621863ed returned with HTTP 404 Jul 03 22:03:50.530747 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1488/5871] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:50 2026] GET /volume/v3/volumes/a24b4a08-7c9c-48e0-b805-90b3621863ed => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 22:03:50.539461 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-99a1a34f-4342-446f-87b1-f15ba6dbce3f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:50.541129 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-99a1a34f-4342-446f-87b1-f15ba6dbce3f tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] DELETE https://10.4.3.32/volume/v3/volumes/9f66f496-4890-4955-8cb5-74d89cb74f66 Jul 03 22:03:50.541319 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-99a1a34f-4342-446f-87b1-f15ba6dbce3f tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:50.541557 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-99a1a34f-4342-446f-87b1-f15ba6dbce3f tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:50.541716 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-99a1a34f-4342-446f-87b1-f15ba6dbce3f tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete volume with id: 9f66f496-4890-4955-8cb5-74d89cb74f66 Jul 03 22:03:50.547184 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-99a1a34f-4342-446f-87b1-f15ba6dbce3f tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/9f66f496-4890-4955-8cb5-74d89cb74f66 returned with HTTP 404 Jul 03 22:03:50.547710 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1459/5872] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 22:03:50 2026] DELETE /volume/v3/volumes/9f66f496-4890-4955-8cb5-74d89cb74f66 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 22:03:50.554959 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-50065f46-1802-4688-a6b2-30d90df2c22e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:50.556768 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-50065f46-1802-4688-a6b2-30d90df2c22e tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/9f66f496-4890-4955-8cb5-74d89cb74f66 Jul 03 22:03:50.556972 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-50065f46-1802-4688-a6b2-30d90df2c22e tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:50.557166 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-50065f46-1802-4688-a6b2-30d90df2c22e tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:50.563644 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-50065f46-1802-4688-a6b2-30d90df2c22e tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/9f66f496-4890-4955-8cb5-74d89cb74f66 returned with HTTP 404 Jul 03 22:03:50.564077 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1461/5873] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:50 2026] GET /volume/v3/volumes/9f66f496-4890-4955-8cb5-74d89cb74f66 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 22:03:50.574742 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-013def26-7d27-4ec0-b911-76e89e619e6a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:50.576577 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-013def26-7d27-4ec0-b911-76e89e619e6a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] DELETE https://10.4.3.32/volume/v3/volumes/a11fbd53-b514-42b9-aab9-1adbf57dc799 Jul 03 22:03:50.576809 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-013def26-7d27-4ec0-b911-76e89e619e6a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:50.576982 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-013def26-7d27-4ec0-b911-76e89e619e6a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:50.577141 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-013def26-7d27-4ec0-b911-76e89e619e6a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete volume with id: a11fbd53-b514-42b9-aab9-1adbf57dc799 Jul 03 22:03:50.584707 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:50.584707 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:50.585299 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-013def26-7d27-4ec0-b911-76e89e619e6a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:50.607302 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-013def26-7d27-4ec0-b911-76e89e619e6a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete volume request issued successfully. Jul 03 22:03:50.607530 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-013def26-7d27-4ec0-b911-76e89e619e6a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/a11fbd53-b514-42b9-aab9-1adbf57dc799 returned with HTTP 202 Jul 03 22:03:50.607924 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1466/5874] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 22:03:50 2026] DELETE /volume/v3/volumes/a11fbd53-b514-42b9-aab9-1adbf57dc799 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 22:03:50.616102 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-4bdc5efc-15ac-48c0-9526-8010a2a00d8f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:50.620171 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4bdc5efc-15ac-48c0-9526-8010a2a00d8f tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/a11fbd53-b514-42b9-aab9-1adbf57dc799 Jul 03 22:03:50.620530 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4bdc5efc-15ac-48c0-9526-8010a2a00d8f tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:50.620732 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4bdc5efc-15ac-48c0-9526-8010a2a00d8f tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:50.630252 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:50.630252 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:50.633702 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-4bdc5efc-15ac-48c0-9526-8010a2a00d8f tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Volume info retrieved successfully. Jul 03 22:03:50.637549 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4bdc5efc-15ac-48c0-9526-8010a2a00d8f tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/a11fbd53-b514-42b9-aab9-1adbf57dc799 returned with HTTP 200 Jul 03 22:03:50.637930 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1489/5875] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:50 2026] GET /volume/v3/volumes/a11fbd53-b514-42b9-aab9-1adbf57dc799 => generated 894 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:51.678921 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a1829967-fc4d-4403-b592-548881b0cac6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:51.678921 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a1829967-fc4d-4403-b592-548881b0cac6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/a11fbd53-b514-42b9-aab9-1adbf57dc799 Jul 03 22:03:51.678921 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a1829967-fc4d-4403-b592-548881b0cac6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:51.678921 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a1829967-fc4d-4403-b592-548881b0cac6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:51.678921 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a1829967-fc4d-4403-b592-548881b0cac6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/a11fbd53-b514-42b9-aab9-1adbf57dc799 returned with HTTP 404 Jul 03 22:03:51.678921 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1460/5876] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:51 2026] GET /volume/v3/volumes/a11fbd53-b514-42b9-aab9-1adbf57dc799 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 22:03:51.681043 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d173a422-3f1f-4060-af74-76bd9c6e98b6 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:51.681043 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d173a422-3f1f-4060-af74-76bd9c6e98b6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/d06279c1-06f2-437c-95df-9aaa76144b95 Jul 03 22:03:51.681043 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d173a422-3f1f-4060-af74-76bd9c6e98b6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:51.681043 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d173a422-3f1f-4060-af74-76bd9c6e98b6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:51.681043 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [None req-d173a422-3f1f-4060-af74-76bd9c6e98b6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete snapshot with id: d06279c1-06f2-437c-95df-9aaa76144b95 Jul 03 22:03:51.681043 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d173a422-3f1f-4060-af74-76bd9c6e98b6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots/d06279c1-06f2-437c-95df-9aaa76144b95 returned with HTTP 404 Jul 03 22:03:51.681043 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1462/5877] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 22:03:51 2026] DELETE /volume/v3/snapshots/d06279c1-06f2-437c-95df-9aaa76144b95 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:51.682486 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-dffaa397-04d1-41da-8207-bf85ea12cc05 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:51.684932 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-dffaa397-04d1-41da-8207-bf85ea12cc05 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/snapshots/d06279c1-06f2-437c-95df-9aaa76144b95 Jul 03 22:03:51.684932 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-dffaa397-04d1-41da-8207-bf85ea12cc05 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:51.684932 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-dffaa397-04d1-41da-8207-bf85ea12cc05 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:51.690057 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-dffaa397-04d1-41da-8207-bf85ea12cc05 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots/d06279c1-06f2-437c-95df-9aaa76144b95 returned with HTTP 404 Jul 03 22:03:51.690529 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1467/5878] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:51 2026] GET /volume/v3/snapshots/d06279c1-06f2-437c-95df-9aaa76144b95 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:51.697216 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-74530a2f-0506-44b8-bb71-b67ed2a6fe84 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:51.699703 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-74530a2f-0506-44b8-bb71-b67ed2a6fe84 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] DELETE https://10.4.3.32/volume/v3/volumes/34d1c0e9-515b-4452-961a-f41328213354 Jul 03 22:03:51.699928 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-74530a2f-0506-44b8-bb71-b67ed2a6fe84 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:51.700070 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-74530a2f-0506-44b8-bb71-b67ed2a6fe84 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:51.700234 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-74530a2f-0506-44b8-bb71-b67ed2a6fe84 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete volume with id: 34d1c0e9-515b-4452-961a-f41328213354 Jul 03 22:03:51.706607 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-74530a2f-0506-44b8-bb71-b67ed2a6fe84 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/34d1c0e9-515b-4452-961a-f41328213354 returned with HTTP 404 Jul 03 22:03:51.706873 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1490/5879] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 22:03:51 2026] DELETE /volume/v3/volumes/34d1c0e9-515b-4452-961a-f41328213354 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 22:03:51.713093 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e76b9090-1dc6-40fb-bab0-d60ab8dfbcc2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:51.715010 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e76b9090-1dc6-40fb-bab0-d60ab8dfbcc2 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/34d1c0e9-515b-4452-961a-f41328213354 Jul 03 22:03:51.715206 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e76b9090-1dc6-40fb-bab0-d60ab8dfbcc2 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:51.715382 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e76b9090-1dc6-40fb-bab0-d60ab8dfbcc2 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:51.720568 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e76b9090-1dc6-40fb-bab0-d60ab8dfbcc2 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/34d1c0e9-515b-4452-961a-f41328213354 returned with HTTP 404 Jul 03 22:03:51.720951 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1461/5880] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:51 2026] GET /volume/v3/volumes/34d1c0e9-515b-4452-961a-f41328213354 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 22:03:51.727851 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e3a7c1b8-e695-4210-82c7-65f829cda835 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:51.729492 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e3a7c1b8-e695-4210-82c7-65f829cda835 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] DELETE https://10.4.3.32/volume/v3/volumes/45c3b2e8-d7fb-4191-8f3b-7406c926d749 Jul 03 22:03:51.729695 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e3a7c1b8-e695-4210-82c7-65f829cda835 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:51.729866 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e3a7c1b8-e695-4210-82c7-65f829cda835 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:51.730018 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-e3a7c1b8-e695-4210-82c7-65f829cda835 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete volume with id: 45c3b2e8-d7fb-4191-8f3b-7406c926d749 Jul 03 22:03:51.735881 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e3a7c1b8-e695-4210-82c7-65f829cda835 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/45c3b2e8-d7fb-4191-8f3b-7406c926d749 returned with HTTP 404 Jul 03 22:03:51.736264 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1463/5881] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 22:03:51 2026] DELETE /volume/v3/volumes/45c3b2e8-d7fb-4191-8f3b-7406c926d749 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 22:03:51.743289 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-f85a810e-105c-419d-91c2-8bd0dd5e1b8c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:51.744903 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f85a810e-105c-419d-91c2-8bd0dd5e1b8c tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/45c3b2e8-d7fb-4191-8f3b-7406c926d749 Jul 03 22:03:51.745117 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f85a810e-105c-419d-91c2-8bd0dd5e1b8c tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:51.745322 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-f85a810e-105c-419d-91c2-8bd0dd5e1b8c tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:51.750481 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-f85a810e-105c-419d-91c2-8bd0dd5e1b8c tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/45c3b2e8-d7fb-4191-8f3b-7406c926d749 returned with HTTP 404 Jul 03 22:03:51.750893 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1468/5882] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:51 2026] GET /volume/v3/volumes/45c3b2e8-d7fb-4191-8f3b-7406c926d749 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 22:03:51.757007 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-10febfb1-af28-48c0-8b7a-2e1dd8a0b6ff None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:51.758602 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-10febfb1-af28-48c0-8b7a-2e1dd8a0b6ff tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/63c3d7f2-548e-4790-a27e-f7f33ecb3a66 Jul 03 22:03:51.758784 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-10febfb1-af28-48c0-8b7a-2e1dd8a0b6ff tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:51.758957 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-10febfb1-af28-48c0-8b7a-2e1dd8a0b6ff tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:51.759069 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.snapshots [None req-10febfb1-af28-48c0-8b7a-2e1dd8a0b6ff tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete snapshot with id: 63c3d7f2-548e-4790-a27e-f7f33ecb3a66 Jul 03 22:03:51.762983 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-10febfb1-af28-48c0-8b7a-2e1dd8a0b6ff tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots/63c3d7f2-548e-4790-a27e-f7f33ecb3a66 returned with HTTP 404 Jul 03 22:03:51.763384 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1491/5883] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 22:03:51 2026] DELETE /volume/v3/snapshots/63c3d7f2-548e-4790-a27e-f7f33ecb3a66 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:51.770107 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-111dadf2-e642-4d5c-bae5-4d487a8672d2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:51.771991 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-111dadf2-e642-4d5c-bae5-4d487a8672d2 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/snapshots/63c3d7f2-548e-4790-a27e-f7f33ecb3a66 Jul 03 22:03:51.772177 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-111dadf2-e642-4d5c-bae5-4d487a8672d2 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:51.772354 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-111dadf2-e642-4d5c-bae5-4d487a8672d2 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:51.776768 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-111dadf2-e642-4d5c-bae5-4d487a8672d2 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots/63c3d7f2-548e-4790-a27e-f7f33ecb3a66 returned with HTTP 404 Jul 03 22:03:51.777275 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1462/5884] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:51 2026] GET /volume/v3/snapshots/63c3d7f2-548e-4790-a27e-f7f33ecb3a66 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:51.783101 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-0e671176-0763-45fc-be4e-e992857e1c3c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:51.784747 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0e671176-0763-45fc-be4e-e992857e1c3c tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] DELETE https://10.4.3.32/volume/v3/volumes/b9d862b4-2de1-496a-8981-fa8e3568cb06 Jul 03 22:03:51.784945 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0e671176-0763-45fc-be4e-e992857e1c3c tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:51.785112 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0e671176-0763-45fc-be4e-e992857e1c3c tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:51.785264 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-0e671176-0763-45fc-be4e-e992857e1c3c tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete volume with id: b9d862b4-2de1-496a-8981-fa8e3568cb06 Jul 03 22:03:51.791291 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0e671176-0763-45fc-be4e-e992857e1c3c tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/b9d862b4-2de1-496a-8981-fa8e3568cb06 returned with HTTP 404 Jul 03 22:03:51.791773 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1464/5885] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 22:03:51 2026] DELETE /volume/v3/volumes/b9d862b4-2de1-496a-8981-fa8e3568cb06 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 22:03:51.798082 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b51c5309-4d35-48bf-ae82-38caff356c08 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:51.800113 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b51c5309-4d35-48bf-ae82-38caff356c08 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/b9d862b4-2de1-496a-8981-fa8e3568cb06 Jul 03 22:03:51.800298 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b51c5309-4d35-48bf-ae82-38caff356c08 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:51.800547 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b51c5309-4d35-48bf-ae82-38caff356c08 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:51.805576 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b51c5309-4d35-48bf-ae82-38caff356c08 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/b9d862b4-2de1-496a-8981-fa8e3568cb06 returned with HTTP 404 Jul 03 22:03:51.805966 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1469/5886] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:51 2026] GET /volume/v3/volumes/b9d862b4-2de1-496a-8981-fa8e3568cb06 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 22:03:51.812447 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d838acb5-4b00-4f47-8fb7-d3d980324738 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:51.814413 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d838acb5-4b00-4f47-8fb7-d3d980324738 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/7da91112-cca7-4f09-8d6a-fdfcd6568a70 Jul 03 22:03:51.814733 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d838acb5-4b00-4f47-8fb7-d3d980324738 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:51.814951 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d838acb5-4b00-4f47-8fb7-d3d980324738 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:51.815110 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.snapshots [None req-d838acb5-4b00-4f47-8fb7-d3d980324738 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete snapshot with id: 7da91112-cca7-4f09-8d6a-fdfcd6568a70 Jul 03 22:03:51.820914 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d838acb5-4b00-4f47-8fb7-d3d980324738 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots/7da91112-cca7-4f09-8d6a-fdfcd6568a70 returned with HTTP 404 Jul 03 22:03:51.821611 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1492/5887] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 22:03:51 2026] DELETE /volume/v3/snapshots/7da91112-cca7-4f09-8d6a-fdfcd6568a70 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:51.828246 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-91bee9d8-f6f0-4391-8b40-a1265023771a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:51.829899 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-91bee9d8-f6f0-4391-8b40-a1265023771a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/snapshots/7da91112-cca7-4f09-8d6a-fdfcd6568a70 Jul 03 22:03:51.830093 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-91bee9d8-f6f0-4391-8b40-a1265023771a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:51.830304 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-91bee9d8-f6f0-4391-8b40-a1265023771a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:51.834641 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-91bee9d8-f6f0-4391-8b40-a1265023771a tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots/7da91112-cca7-4f09-8d6a-fdfcd6568a70 returned with HTTP 404 Jul 03 22:03:51.835012 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1463/5888] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:51 2026] GET /volume/v3/snapshots/7da91112-cca7-4f09-8d6a-fdfcd6568a70 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:51.841422 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4b5104f6-a396-420a-b3bf-f40517bb4666 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:51.843107 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4b5104f6-a396-420a-b3bf-f40517bb4666 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] DELETE https://10.4.3.32/volume/v3/volumes/03ebdf64-d97a-46bd-923e-a48beebe6977 Jul 03 22:03:51.843306 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4b5104f6-a396-420a-b3bf-f40517bb4666 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:51.843530 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4b5104f6-a396-420a-b3bf-f40517bb4666 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:51.843707 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-4b5104f6-a396-420a-b3bf-f40517bb4666 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete volume with id: 03ebdf64-d97a-46bd-923e-a48beebe6977 Jul 03 22:03:51.849677 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4b5104f6-a396-420a-b3bf-f40517bb4666 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/03ebdf64-d97a-46bd-923e-a48beebe6977 returned with HTTP 404 Jul 03 22:03:51.850198 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1465/5889] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 22:03:51 2026] DELETE /volume/v3/volumes/03ebdf64-d97a-46bd-923e-a48beebe6977 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 22:03:51.856104 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ae632dcc-4746-40fd-a0ac-c87349893da6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:51.857922 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ae632dcc-4746-40fd-a0ac-c87349893da6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/03ebdf64-d97a-46bd-923e-a48beebe6977 Jul 03 22:03:51.858150 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ae632dcc-4746-40fd-a0ac-c87349893da6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:51.858358 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ae632dcc-4746-40fd-a0ac-c87349893da6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:51.863514 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ae632dcc-4746-40fd-a0ac-c87349893da6 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/03ebdf64-d97a-46bd-923e-a48beebe6977 returned with HTTP 404 Jul 03 22:03:51.863926 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1470/5890] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:51 2026] GET /volume/v3/volumes/03ebdf64-d97a-46bd-923e-a48beebe6977 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 22:03:51.870015 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-bfdc61d8-ac7b-4cf7-bfe3-b9fe21580e23 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:51.871594 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bfdc61d8-ac7b-4cf7-bfe3-b9fe21580e23 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] DELETE https://10.4.3.32/volume/v3/volumes/8cf2c3ae-3d4e-4f9e-b8b9-8933de5c7109 Jul 03 22:03:51.871778 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bfdc61d8-ac7b-4cf7-bfe3-b9fe21580e23 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:51.871946 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bfdc61d8-ac7b-4cf7-bfe3-b9fe21580e23 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:51.872117 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-bfdc61d8-ac7b-4cf7-bfe3-b9fe21580e23 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete volume with id: 8cf2c3ae-3d4e-4f9e-b8b9-8933de5c7109 Jul 03 22:03:51.877066 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bfdc61d8-ac7b-4cf7-bfe3-b9fe21580e23 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/8cf2c3ae-3d4e-4f9e-b8b9-8933de5c7109 returned with HTTP 404 Jul 03 22:03:51.877480 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1493/5891] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 22:03:51 2026] DELETE /volume/v3/volumes/8cf2c3ae-3d4e-4f9e-b8b9-8933de5c7109 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 22:03:51.883393 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e9299362-4df4-46b1-9dcf-55d1f33eda7d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:51.885206 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e9299362-4df4-46b1-9dcf-55d1f33eda7d tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/8cf2c3ae-3d4e-4f9e-b8b9-8933de5c7109 Jul 03 22:03:51.885428 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e9299362-4df4-46b1-9dcf-55d1f33eda7d tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:51.885640 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e9299362-4df4-46b1-9dcf-55d1f33eda7d tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:51.890972 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e9299362-4df4-46b1-9dcf-55d1f33eda7d tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/8cf2c3ae-3d4e-4f9e-b8b9-8933de5c7109 returned with HTTP 404 Jul 03 22:03:51.891410 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1464/5892] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:51 2026] GET /volume/v3/volumes/8cf2c3ae-3d4e-4f9e-b8b9-8933de5c7109 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 22:03:51.897612 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f8a758d5-76e6-439a-b768-def795fe5246 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:51.899323 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f8a758d5-76e6-439a-b768-def795fe5246 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] DELETE https://10.4.3.32/volume/v3/volumes/87fe6d29-4ec0-430b-b331-fe3550777154 Jul 03 22:03:51.899533 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f8a758d5-76e6-439a-b768-def795fe5246 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:51.899732 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f8a758d5-76e6-439a-b768-def795fe5246 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:51.899888 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-f8a758d5-76e6-439a-b768-def795fe5246 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete volume with id: 87fe6d29-4ec0-430b-b331-fe3550777154 Jul 03 22:03:51.905229 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f8a758d5-76e6-439a-b768-def795fe5246 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/87fe6d29-4ec0-430b-b331-fe3550777154 returned with HTTP 404 Jul 03 22:03:51.905676 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1466/5893] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 22:03:51 2026] DELETE /volume/v3/volumes/87fe6d29-4ec0-430b-b331-fe3550777154 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 22:03:51.911577 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b9f0b4b3-a2f3-49da-bb01-df55e12639b8 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:51.913257 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b9f0b4b3-a2f3-49da-bb01-df55e12639b8 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/87fe6d29-4ec0-430b-b331-fe3550777154 Jul 03 22:03:51.913483 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b9f0b4b3-a2f3-49da-bb01-df55e12639b8 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:51.913661 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b9f0b4b3-a2f3-49da-bb01-df55e12639b8 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:51.918939 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b9f0b4b3-a2f3-49da-bb01-df55e12639b8 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/87fe6d29-4ec0-430b-b331-fe3550777154 returned with HTTP 404 Jul 03 22:03:51.919386 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1471/5894] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:51 2026] GET /volume/v3/volumes/87fe6d29-4ec0-430b-b331-fe3550777154 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 22:03:51.926023 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-10da7067-0be7-4418-8b41-3c627a60fb32 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:51.928223 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-10da7067-0be7-4418-8b41-3c627a60fb32 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/bfae5cfe-c95e-41ee-b2e8-c73d30af9491 Jul 03 22:03:51.928602 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-10da7067-0be7-4418-8b41-3c627a60fb32 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:51.928846 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-10da7067-0be7-4418-8b41-3c627a60fb32 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:51.929015 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.snapshots [None req-10da7067-0be7-4418-8b41-3c627a60fb32 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete snapshot with id: bfae5cfe-c95e-41ee-b2e8-c73d30af9491 Jul 03 22:03:51.933861 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-10da7067-0be7-4418-8b41-3c627a60fb32 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots/bfae5cfe-c95e-41ee-b2e8-c73d30af9491 returned with HTTP 404 Jul 03 22:03:51.934308 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1494/5895] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 22:03:51 2026] DELETE /volume/v3/snapshots/bfae5cfe-c95e-41ee-b2e8-c73d30af9491 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:51.940675 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e4ac9bc4-3e9d-4f19-aa91-26d27a080540 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:51.942329 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e4ac9bc4-3e9d-4f19-aa91-26d27a080540 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/snapshots/bfae5cfe-c95e-41ee-b2e8-c73d30af9491 Jul 03 22:03:51.942585 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e4ac9bc4-3e9d-4f19-aa91-26d27a080540 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:51.942798 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e4ac9bc4-3e9d-4f19-aa91-26d27a080540 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:51.946488 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e4ac9bc4-3e9d-4f19-aa91-26d27a080540 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots/bfae5cfe-c95e-41ee-b2e8-c73d30af9491 returned with HTTP 404 Jul 03 22:03:51.946919 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1465/5896] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:51 2026] GET /volume/v3/snapshots/bfae5cfe-c95e-41ee-b2e8-c73d30af9491 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:51.952627 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e5958f0b-692d-4d34-8cd5-04db7c412381 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:51.954521 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e5958f0b-692d-4d34-8cd5-04db7c412381 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] DELETE https://10.4.3.32/volume/v3/volumes/71c287ea-74a4-4c66-8c9c-3369cdbf444c Jul 03 22:03:51.954715 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e5958f0b-692d-4d34-8cd5-04db7c412381 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:51.954914 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e5958f0b-692d-4d34-8cd5-04db7c412381 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:51.955073 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-e5958f0b-692d-4d34-8cd5-04db7c412381 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete volume with id: 71c287ea-74a4-4c66-8c9c-3369cdbf444c Jul 03 22:03:51.960407 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e5958f0b-692d-4d34-8cd5-04db7c412381 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/71c287ea-74a4-4c66-8c9c-3369cdbf444c returned with HTTP 404 Jul 03 22:03:51.960875 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1467/5897] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 22:03:51 2026] DELETE /volume/v3/volumes/71c287ea-74a4-4c66-8c9c-3369cdbf444c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 22:03:51.966912 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-989ff89f-cb3c-45bf-9240-82b8ebbecba4 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:51.968620 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-989ff89f-cb3c-45bf-9240-82b8ebbecba4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/71c287ea-74a4-4c66-8c9c-3369cdbf444c Jul 03 22:03:51.968854 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-989ff89f-cb3c-45bf-9240-82b8ebbecba4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:51.969071 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-989ff89f-cb3c-45bf-9240-82b8ebbecba4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:51.974184 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-989ff89f-cb3c-45bf-9240-82b8ebbecba4 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/71c287ea-74a4-4c66-8c9c-3369cdbf444c returned with HTTP 404 Jul 03 22:03:51.974645 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1472/5898] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:51 2026] GET /volume/v3/volumes/71c287ea-74a4-4c66-8c9c-3369cdbf444c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 22:03:51.980584 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-52320e54-ad0d-4640-9b0e-bd38f02a9475 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:51.982274 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-52320e54-ad0d-4640-9b0e-bd38f02a9475 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/55e3a6ef-dcde-4117-a0d9-26c8a66a4661 Jul 03 22:03:51.982575 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-52320e54-ad0d-4640-9b0e-bd38f02a9475 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:51.982850 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-52320e54-ad0d-4640-9b0e-bd38f02a9475 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:51.983034 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.snapshots [None req-52320e54-ad0d-4640-9b0e-bd38f02a9475 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete snapshot with id: 55e3a6ef-dcde-4117-a0d9-26c8a66a4661 Jul 03 22:03:51.987362 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-52320e54-ad0d-4640-9b0e-bd38f02a9475 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots/55e3a6ef-dcde-4117-a0d9-26c8a66a4661 returned with HTTP 404 Jul 03 22:03:51.987857 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1495/5899] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 22:03:51 2026] DELETE /volume/v3/snapshots/55e3a6ef-dcde-4117-a0d9-26c8a66a4661 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:51.994034 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7d64041d-eb6b-4c2c-b8b7-231a0db30450 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:51.995711 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7d64041d-eb6b-4c2c-b8b7-231a0db30450 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/snapshots/55e3a6ef-dcde-4117-a0d9-26c8a66a4661 Jul 03 22:03:51.995901 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7d64041d-eb6b-4c2c-b8b7-231a0db30450 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:51.996101 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7d64041d-eb6b-4c2c-b8b7-231a0db30450 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:52.000682 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7d64041d-eb6b-4c2c-b8b7-231a0db30450 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/snapshots/55e3a6ef-dcde-4117-a0d9-26c8a66a4661 returned with HTTP 404 Jul 03 22:03:52.001171 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1466/5900] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:03:51 2026] GET /volume/v3/snapshots/55e3a6ef-dcde-4117-a0d9-26c8a66a4661 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:52.006849 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-6b5f2ab2-0361-4b56-bce6-141bb05b2338 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:52.008538 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6b5f2ab2-0361-4b56-bce6-141bb05b2338 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] DELETE https://10.4.3.32/volume/v3/volumes/4ae4ba0e-f7a3-4749-9cd7-75d9537df1e3 Jul 03 22:03:52.008772 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6b5f2ab2-0361-4b56-bce6-141bb05b2338 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:52.008979 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6b5f2ab2-0361-4b56-bce6-141bb05b2338 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:52.009160 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-6b5f2ab2-0361-4b56-bce6-141bb05b2338 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Delete volume with id: 4ae4ba0e-f7a3-4749-9cd7-75d9537df1e3 Jul 03 22:03:52.014244 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6b5f2ab2-0361-4b56-bce6-141bb05b2338 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/4ae4ba0e-f7a3-4749-9cd7-75d9537df1e3 returned with HTTP 404 Jul 03 22:03:52.014710 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1468/5901] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 22:03:52 2026] DELETE /volume/v3/volumes/4ae4ba0e-f7a3-4749-9cd7-75d9537df1e3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 22:03:52.020588 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-559f5760-beca-4db3-8c05-ba9b1dc49210 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:52.022261 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-559f5760-beca-4db3-8c05-ba9b1dc49210 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] GET https://10.4.3.32/volume/v3/volumes/4ae4ba0e-f7a3-4749-9cd7-75d9537df1e3 Jul 03 22:03:52.022536 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-559f5760-beca-4db3-8c05-ba9b1dc49210 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:52.022714 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-559f5760-beca-4db3-8c05-ba9b1dc49210 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:52.027843 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-559f5760-beca-4db3-8c05-ba9b1dc49210 tempest-VolumeDependencyTests-2032844185 tempest-VolumeDependencyTests-2032844185-project-member] https://10.4.3.32/volume/v3/volumes/4ae4ba0e-f7a3-4749-9cd7-75d9537df1e3 returned with HTTP 404 Jul 03 22:03:52.028258 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1473/5902] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:03:52 2026] GET /volume/v3/volumes/4ae4ba0e-f7a3-4749-9cd7-75d9537df1e3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 22:03:53.168114 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-440f3489-02af-4700-bfcb-4b5409f78bb8 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:53.241993 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-440f3489-02af-4700-bfcb-4b5409f78bb8 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 22:03:53.242313 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-440f3489-02af-4700-bfcb-4b5409f78bb8 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-716365349", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1739330121", "vendor_name": "tempest-vendor_name-1400513512"}}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:53.259581 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-440f3489-02af-4700-bfcb-4b5409f78bb8 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 22:03:53.259968 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1496/5903] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 22:03:53 2026] POST /volume/v3/types => generated 328 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:53.268096 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-37e90f32-afa9-4465-9f7e-eae3d73dcb0f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:53.269758 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-37e90f32-afa9-4465-9f7e-eae3d73dcb0f tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:03:53.270100 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-37e90f32-afa9-4465-9f7e-eae3d73dcb0f tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2c45f042-44af-48a7-bdd1-c0a103dae846", "size": 1}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:53.271649 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-37e90f32-afa9-4465-9f7e-eae3d73dcb0f tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Create volume request body: {'volume': {'volume_type': '2c45f042-44af-48a7-bdd1-c0a103dae846', 'size': 1}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:03:53.275342 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-37e90f32-afa9-4465-9f7e-eae3d73dcb0f tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Create volume of 1 GB Jul 03 22:03:53.275697 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:53.275697 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:53.276068 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-37e90f32-afa9-4465-9f7e-eae3d73dcb0f tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Availability Zones retrieved successfully. Jul 03 22:03:53.281266 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-37e90f32-afa9-4465-9f7e-eae3d73dcb0f tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Flow 'volume_create_api' (73a5739b-0a7a-43b1-b047-bce5e7c3bb78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:53.282303 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-37e90f32-afa9-4465-9f7e-eae3d73dcb0f tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec3c2950-a4b1-44c9-b81a-3ef137673fa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:53.283064 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-37e90f32-afa9-4465-9f7e-eae3d73dcb0f tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:03:53.300896 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-37e90f32-afa9-4465-9f7e-eae3d73dcb0f tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec3c2950-a4b1-44c9-b81a-3ef137673fa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T22:03:53Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1739330121',vendor_name='tempest-vendor_name-1400513512'},id=2c45f042-44af-48a7-bdd1-c0a103dae846,is_public=True,name='tempest-ProjectAdminTests-volume-type-716365349',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2c45f042-44af-48a7-bdd1-c0a103dae846', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:53.301621 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-37e90f32-afa9-4465-9f7e-eae3d73dcb0f tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0187c15f-2242-4651-860f-3a2df720cd57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:53.325845 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-37e90f32-afa9-4465-9f7e-eae3d73dcb0f tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-716365349 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-716365349, it is now deprecated. Please use the default quota class for default quota. Jul 03 22:03:53.326156 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-37e90f32-afa9-4465-9f7e-eae3d73dcb0f tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-716365349 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-716365349, it is now deprecated. Please use the default quota class for default quota. Jul 03 22:03:53.357880 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-37e90f32-afa9-4465-9f7e-eae3d73dcb0f tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Created reservations ['7718b4bc-1ba0-4689-a7c8-35e5ac586647', '0f639572-4630-4226-9e90-7d96c78dac5a', '44468676-c2c1-405a-a2a4-a5c92b9a0fda', 'a7cc5312-0630-4903-9c47-1d3951dea607'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:03:53.358687 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-37e90f32-afa9-4465-9f7e-eae3d73dcb0f tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0187c15f-2242-4651-860f-3a2df720cd57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7718b4bc-1ba0-4689-a7c8-35e5ac586647', '0f639572-4630-4226-9e90-7d96c78dac5a', '44468676-c2c1-405a-a2a4-a5c92b9a0fda', 'a7cc5312-0630-4903-9c47-1d3951dea607']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:53.359386 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-37e90f32-afa9-4465-9f7e-eae3d73dcb0f tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a09ab2ff-6041-41a9-b259-d7fb6b7bfe09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:53.383149 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-37e90f32-afa9-4465-9f7e-eae3d73dcb0f tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a09ab2ff-6041-41a9-b259-d7fb6b7bfe09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80421238-6542-4de7-9a19-3e5564e0ae34', '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='b159bb9e889c4afb92f3941022077ace',qos_specs=None,replication_status=,reservations=['7718b4bc-1ba0-4689-a7c8-35e5ac586647','0f639572-4630-4226-9e90-7d96c78dac5a','44468676-c2c1-405a-a2a4-a5c92b9a0fda','a7cc5312-0630-4903-9c47-1d3951dea607'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e2dcb1c6cd44f07ad57e56f59b007ac',volume_type_id=2c45f042-44af-48a7-bdd1-c0a103dae846), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:03:53Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80421238-6542-4de7-9a19-3e5564e0ae34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b159bb9e889c4afb92f3941022077ace',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e2dcb1c6cd44f07ad57e56f59b007ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2c45f042-44af-48a7-bdd1-c0a103dae846),volume_type_id=2c45f042-44af-48a7-bdd1-c0a103dae846)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:53.384691 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-37e90f32-afa9-4465-9f7e-eae3d73dcb0f tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f3254cf-a296-45d4-b992-3b4cf7ede76f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:53.403291 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-37e90f32-afa9-4465-9f7e-eae3d73dcb0f tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f3254cf-a296-45d4-b992-3b4cf7ede76f) transitioned into state 'SUCCESS' from 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='b159bb9e889c4afb92f3941022077ace',qos_specs=None,replication_status=,reservations=['7718b4bc-1ba0-4689-a7c8-35e5ac586647','0f639572-4630-4226-9e90-7d96c78dac5a','44468676-c2c1-405a-a2a4-a5c92b9a0fda','a7cc5312-0630-4903-9c47-1d3951dea607'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e2dcb1c6cd44f07ad57e56f59b007ac',volume_type_id=2c45f042-44af-48a7-bdd1-c0a103dae846)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:53.404517 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-37e90f32-afa9-4465-9f7e-eae3d73dcb0f tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9b4adc4-6d69-428a-9d8e-19484ff06a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:53.416578 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-37e90f32-afa9-4465-9f7e-eae3d73dcb0f tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9b4adc4-6d69-428a-9d8e-19484ff06a3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:53.417450 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-37e90f32-afa9-4465-9f7e-eae3d73dcb0f tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Flow 'volume_create_api' (73a5739b-0a7a-43b1-b047-bce5e7c3bb78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:53.417750 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-37e90f32-afa9-4465-9f7e-eae3d73dcb0f tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Create volume request issued successfully. Jul 03 22:03:53.418332 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-37e90f32-afa9-4465-9f7e-eae3d73dcb0f tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:03:53.418967 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1467/5904] 10.4.3.32 () {70 vars in 1291 bytes} [Fri Jul 3 22:03:53 2026] POST /volume/v3/volumes => generated 770 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:03:53.431471 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-bf642f0e-86f2-45e8-a1fa-c820a20a8dca None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:53.435042 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bf642f0e-86f2-45e8-a1fa-c820a20a8dca tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] GET https://10.4.3.32/volume/v3/volumes/80421238-6542-4de7-9a19-3e5564e0ae34 Jul 03 22:03:53.435278 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bf642f0e-86f2-45e8-a1fa-c820a20a8dca tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:53.435540 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bf642f0e-86f2-45e8-a1fa-c820a20a8dca tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:53.442529 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:53.442529 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:53.446193 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-bf642f0e-86f2-45e8-a1fa-c820a20a8dca tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Volume info retrieved successfully. Jul 03 22:03:53.450070 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bf642f0e-86f2-45e8-a1fa-c820a20a8dca tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] https://10.4.3.32/volume/v3/volumes/80421238-6542-4de7-9a19-3e5564e0ae34 returned with HTTP 200 Jul 03 22:03:53.450519 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1469/5905] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:03:53 2026] GET /volume/v3/volumes/80421238-6542-4de7-9a19-3e5564e0ae34 => generated 949 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:54.462830 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b26fef54-3a8b-465c-9e7b-8a66e61f7f05 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:54.464898 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b26fef54-3a8b-465c-9e7b-8a66e61f7f05 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] GET https://10.4.3.32/volume/v3/volumes/80421238-6542-4de7-9a19-3e5564e0ae34 Jul 03 22:03:54.465115 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b26fef54-3a8b-465c-9e7b-8a66e61f7f05 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:54.465334 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b26fef54-3a8b-465c-9e7b-8a66e61f7f05 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:54.473642 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:54.473642 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:54.477342 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-b26fef54-3a8b-465c-9e7b-8a66e61f7f05 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Volume info retrieved successfully. Jul 03 22:03:54.481529 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b26fef54-3a8b-465c-9e7b-8a66e61f7f05 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] https://10.4.3.32/volume/v3/volumes/80421238-6542-4de7-9a19-3e5564e0ae34 returned with HTTP 200 Jul 03 22:03:54.481957 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1474/5906] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:03:54 2026] GET /volume/v3/volumes/80421238-6542-4de7-9a19-3e5564e0ae34 => generated 970 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:54.494021 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c864b05e-18ff-4b22-8f75-3f7af24df222 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:54.496089 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c864b05e-18ff-4b22-8f75-3f7af24df222 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] GET https://10.4.3.32/volume/v3/messages Jul 03 22:03:54.496273 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c864b05e-18ff-4b22-8f75-3f7af24df222 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:54.496473 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c864b05e-18ff-4b22-8f75-3f7af24df222 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:54.499924 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c864b05e-18ff-4b22-8f75-3f7af24df222 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Jul 03 22:03:54.500260 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1497/5907] 10.4.3.32 () {68 vars in 1273 bytes} [Fri Jul 3 22:03:54 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:54.508681 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-56f32593-176b-4da4-809f-98a8cf0e2f20 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:54.510871 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-56f32593-176b-4da4-809f-98a8cf0e2f20 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] DELETE https://10.4.3.32/volume/v3/messages/15b1c60f-a11b-481c-b18d-0507d54097e0 Jul 03 22:03:54.511112 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-56f32593-176b-4da4-809f-98a8cf0e2f20 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:54.511336 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-56f32593-176b-4da4-809f-98a8cf0e2f20 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:54.514643 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:54.514643 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:54.520246 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-56f32593-176b-4da4-809f-98a8cf0e2f20 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] https://10.4.3.32/volume/v3/messages/15b1c60f-a11b-481c-b18d-0507d54097e0 returned with HTTP 204 Jul 03 22:03:54.520750 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1468/5908] 10.4.3.32 () {68 vars in 1387 bytes} [Fri Jul 3 22:03:54 2026] DELETE /volume/v3/messages/15b1c60f-a11b-481c-b18d-0507d54097e0 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 22:03:54.527642 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-569c9924-fbaa-45f0-9c0d-18e1f99320e8 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:54.529359 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-569c9924-fbaa-45f0-9c0d-18e1f99320e8 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] GET https://10.4.3.32/volume/v3/messages/15b1c60f-a11b-481c-b18d-0507d54097e0 Jul 03 22:03:54.529608 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-569c9924-fbaa-45f0-9c0d-18e1f99320e8 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:54.529780 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-569c9924-fbaa-45f0-9c0d-18e1f99320e8 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:54.532673 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-569c9924-fbaa-45f0-9c0d-18e1f99320e8 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] https://10.4.3.32/volume/v3/messages/15b1c60f-a11b-481c-b18d-0507d54097e0 returned with HTTP 404 Jul 03 22:03:54.533085 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1470/5909] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 22:03:54 2026] GET /volume/v3/messages/15b1c60f-a11b-481c-b18d-0507d54097e0 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:54.539947 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a531bfea-18c7-4338-bf7b-042ce7c95414 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:54.541715 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a531bfea-18c7-4338-bf7b-042ce7c95414 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/80421238-6542-4de7-9a19-3e5564e0ae34 Jul 03 22:03:54.542020 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a531bfea-18c7-4338-bf7b-042ce7c95414 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:54.542212 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a531bfea-18c7-4338-bf7b-042ce7c95414 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:54.542443 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-a531bfea-18c7-4338-bf7b-042ce7c95414 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Delete volume with id: 80421238-6542-4de7-9a19-3e5564e0ae34 Jul 03 22:03:54.549659 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:54.549659 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:54.549955 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-a531bfea-18c7-4338-bf7b-042ce7c95414 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Volume info retrieved successfully. Jul 03 22:03:54.550997 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-a531bfea-18c7-4338-bf7b-042ce7c95414 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99934) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 22:03:54.560866 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-a531bfea-18c7-4338-bf7b-042ce7c95414 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-716365349 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-716365349, it is now deprecated. Please use the default quota class for default quota. Jul 03 22:03:54.561121 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-a531bfea-18c7-4338-bf7b-042ce7c95414 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-716365349 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-716365349, it is now deprecated. Please use the default quota class for default quota. Jul 03 22:03:54.570798 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-a531bfea-18c7-4338-bf7b-042ce7c95414 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Created reservations ['c4874820-76f6-430c-84d0-908c44588c59', '37187603-14e8-45f4-9526-6ce9c4e81ad9', '164e48ae-1848-4b56-b397-d41422e16cae', '99045fd0-0dc4-4787-9060-7d6d67569e9b'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:03:54.603701 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-a531bfea-18c7-4338-bf7b-042ce7c95414 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Delete volume request issued successfully. Jul 03 22:03:54.603999 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a531bfea-18c7-4338-bf7b-042ce7c95414 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] https://10.4.3.32/volume/v3/volumes/80421238-6542-4de7-9a19-3e5564e0ae34 returned with HTTP 202 Jul 03 22:03:54.604596 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1475/5910] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 22:03:54 2026] DELETE /volume/v3/volumes/80421238-6542-4de7-9a19-3e5564e0ae34 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:54.611554 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-596135c1-fb57-4a3c-9ea3-7f8bc10ade55 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:54.613272 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-596135c1-fb57-4a3c-9ea3-7f8bc10ade55 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] DELETE https://10.4.3.32/volume/v3/types/2c45f042-44af-48a7-bdd1-c0a103dae846 Jul 03 22:03:54.613527 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-596135c1-fb57-4a3c-9ea3-7f8bc10ade55 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:54.613758 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-596135c1-fb57-4a3c-9ea3-7f8bc10ade55 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Calling method '_delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:54.640098 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-596135c1-fb57-4a3c-9ea3-7f8bc10ade55 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] https://10.4.3.32/volume/v3/types/2c45f042-44af-48a7-bdd1-c0a103dae846 returned with HTTP 202 Jul 03 22:03:54.640601 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1498/5911] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 22:03:54 2026] DELETE /volume/v3/types/2c45f042-44af-48a7-bdd1-c0a103dae846 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:54.648893 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1b8ca4d9-d49d-4687-8bc2-99a73cc5cc84 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:54.650665 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1b8ca4d9-d49d-4687-8bc2-99a73cc5cc84 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 22:03:54.651077 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1b8ca4d9-d49d-4687-8bc2-99a73cc5cc84 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-798939551", "extra_specs": {"storage_protocol": "tempest-storage_protocol-483680997", "vendor_name": "tempest-vendor_name-1921078591"}}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:54.665638 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1b8ca4d9-d49d-4687-8bc2-99a73cc5cc84 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 22:03:54.665990 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1469/5912] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 22:03:54 2026] POST /volume/v3/types => generated 327 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:54.673992 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-2294c1b5-25da-49a3-a8d0-5ed20b435069 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:54.675817 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2294c1b5-25da-49a3-a8d0-5ed20b435069 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:03:54.676170 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-2294c1b5-25da-49a3-a8d0-5ed20b435069 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "af170caa-8ef5-48b1-934c-d1636ca9f914", "size": 1}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:54.677633 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-2294c1b5-25da-49a3-a8d0-5ed20b435069 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Create volume request body: {'volume': {'volume_type': 'af170caa-8ef5-48b1-934c-d1636ca9f914', 'size': 1}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:03:54.681683 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-2294c1b5-25da-49a3-a8d0-5ed20b435069 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Create volume of 1 GB Jul 03 22:03:54.681970 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:54.681970 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:54.682311 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-2294c1b5-25da-49a3-a8d0-5ed20b435069 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Availability Zones retrieved successfully. Jul 03 22:03:54.687838 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-2294c1b5-25da-49a3-a8d0-5ed20b435069 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Flow 'volume_create_api' (a9890525-6b5b-44f6-8c8e-543059164455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:54.688908 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-2294c1b5-25da-49a3-a8d0-5ed20b435069 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (620ee59a-a840-4a0f-bff9-eb9b849cdc35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:54.689729 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-2294c1b5-25da-49a3-a8d0-5ed20b435069 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:03:54.708579 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-2294c1b5-25da-49a3-a8d0-5ed20b435069 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (620ee59a-a840-4a0f-bff9-eb9b849cdc35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T22:03:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-483680997',vendor_name='tempest-vendor_name-1921078591'},id=af170caa-8ef5-48b1-934c-d1636ca9f914,is_public=True,name='tempest-ProjectAdminTests-volume-type-798939551',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af170caa-8ef5-48b1-934c-d1636ca9f914', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:54.709482 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-2294c1b5-25da-49a3-a8d0-5ed20b435069 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03664c26-b81c-4a83-9853-d3924581a835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:54.738012 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-2294c1b5-25da-49a3-a8d0-5ed20b435069 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-798939551 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-798939551, it is now deprecated. Please use the default quota class for default quota. Jul 03 22:03:54.738217 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-2294c1b5-25da-49a3-a8d0-5ed20b435069 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-798939551 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-798939551, it is now deprecated. Please use the default quota class for default quota. Jul 03 22:03:54.762534 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-2294c1b5-25da-49a3-a8d0-5ed20b435069 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Created reservations ['7dae37e4-18c6-4b4f-9df0-26af286af87d', 'f47270bf-d82c-4b32-862a-ec3b243fa545', 'a8664368-3482-40f6-b6e2-fb3c0810fa83', '4c69bdbb-cb01-496f-ab9c-7b34ffc7f02f'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:03:54.763365 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-2294c1b5-25da-49a3-a8d0-5ed20b435069 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03664c26-b81c-4a83-9853-d3924581a835) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7dae37e4-18c6-4b4f-9df0-26af286af87d', 'f47270bf-d82c-4b32-862a-ec3b243fa545', 'a8664368-3482-40f6-b6e2-fb3c0810fa83', '4c69bdbb-cb01-496f-ab9c-7b34ffc7f02f']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:54.764117 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-2294c1b5-25da-49a3-a8d0-5ed20b435069 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de3c9926-0bdb-4b57-ba37-16ac54d49581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:54.788696 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-2294c1b5-25da-49a3-a8d0-5ed20b435069 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de3c9926-0bdb-4b57-ba37-16ac54d49581) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a48c8a8b-cb8b-4367-9f11-746b0c2a304e', '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='b159bb9e889c4afb92f3941022077ace',qos_specs=None,replication_status=,reservations=['7dae37e4-18c6-4b4f-9df0-26af286af87d','f47270bf-d82c-4b32-862a-ec3b243fa545','a8664368-3482-40f6-b6e2-fb3c0810fa83','4c69bdbb-cb01-496f-ab9c-7b34ffc7f02f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e2dcb1c6cd44f07ad57e56f59b007ac',volume_type_id=af170caa-8ef5-48b1-934c-d1636ca9f914), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:03:54Z,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=a48c8a8b-cb8b-4367-9f11-746b0c2a304e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b159bb9e889c4afb92f3941022077ace',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e2dcb1c6cd44f07ad57e56f59b007ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af170caa-8ef5-48b1-934c-d1636ca9f914),volume_type_id=af170caa-8ef5-48b1-934c-d1636ca9f914)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:54.789452 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-2294c1b5-25da-49a3-a8d0-5ed20b435069 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bef84be2-292f-45e2-ba6b-d2a073480894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:54.812284 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-2294c1b5-25da-49a3-a8d0-5ed20b435069 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bef84be2-292f-45e2-ba6b-d2a073480894) transitioned into state 'SUCCESS' from 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='b159bb9e889c4afb92f3941022077ace',qos_specs=None,replication_status=,reservations=['7dae37e4-18c6-4b4f-9df0-26af286af87d','f47270bf-d82c-4b32-862a-ec3b243fa545','a8664368-3482-40f6-b6e2-fb3c0810fa83','4c69bdbb-cb01-496f-ab9c-7b34ffc7f02f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e2dcb1c6cd44f07ad57e56f59b007ac',volume_type_id=af170caa-8ef5-48b1-934c-d1636ca9f914)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:54.813103 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-2294c1b5-25da-49a3-a8d0-5ed20b435069 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (708cea2a-6f31-41c8-be7f-7414c9f9c967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:54.822875 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-2294c1b5-25da-49a3-a8d0-5ed20b435069 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (708cea2a-6f31-41c8-be7f-7414c9f9c967) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:54.823736 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-2294c1b5-25da-49a3-a8d0-5ed20b435069 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Flow 'volume_create_api' (a9890525-6b5b-44f6-8c8e-543059164455) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:54.824036 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-2294c1b5-25da-49a3-a8d0-5ed20b435069 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Create volume request issued successfully. Jul 03 22:03:54.824625 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-2294c1b5-25da-49a3-a8d0-5ed20b435069 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:03:54.825014 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1471/5913] 10.4.3.32 () {70 vars in 1291 bytes} [Fri Jul 3 22:03:54 2026] POST /volume/v3/volumes => generated 770 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:03:54.841702 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ba8bd871-53fb-4503-92f9-2730828b785a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:54.843994 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ba8bd871-53fb-4503-92f9-2730828b785a tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] GET https://10.4.3.32/volume/v3/volumes/a48c8a8b-cb8b-4367-9f11-746b0c2a304e Jul 03 22:03:54.844269 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ba8bd871-53fb-4503-92f9-2730828b785a tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:54.844607 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ba8bd871-53fb-4503-92f9-2730828b785a tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:54.852026 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:54.852026 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:54.855767 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-ba8bd871-53fb-4503-92f9-2730828b785a tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Volume info retrieved successfully. Jul 03 22:03:54.859846 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ba8bd871-53fb-4503-92f9-2730828b785a tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] https://10.4.3.32/volume/v3/volumes/a48c8a8b-cb8b-4367-9f11-746b0c2a304e returned with HTTP 200 Jul 03 22:03:54.860248 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1476/5914] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:03:54 2026] GET /volume/v3/volumes/a48c8a8b-cb8b-4367-9f11-746b0c2a304e => generated 949 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:55.872364 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2d56707e-1dfd-48f8-8824-2de49cf2fb12 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:55.874518 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2d56707e-1dfd-48f8-8824-2de49cf2fb12 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] GET https://10.4.3.32/volume/v3/volumes/a48c8a8b-cb8b-4367-9f11-746b0c2a304e Jul 03 22:03:55.874710 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2d56707e-1dfd-48f8-8824-2de49cf2fb12 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:55.874938 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2d56707e-1dfd-48f8-8824-2de49cf2fb12 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:55.881873 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:55.881873 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:55.885360 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-2d56707e-1dfd-48f8-8824-2de49cf2fb12 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Volume info retrieved successfully. Jul 03 22:03:55.889763 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2d56707e-1dfd-48f8-8824-2de49cf2fb12 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] https://10.4.3.32/volume/v3/volumes/a48c8a8b-cb8b-4367-9f11-746b0c2a304e returned with HTTP 200 Jul 03 22:03:55.890190 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1499/5915] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:03:55 2026] GET /volume/v3/volumes/a48c8a8b-cb8b-4367-9f11-746b0c2a304e => generated 970 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:55.901531 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d581d081-5f10-4caf-92e7-1594cb114ca1 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:55.903258 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d581d081-5f10-4caf-92e7-1594cb114ca1 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] GET https://10.4.3.32/volume/v3/messages Jul 03 22:03:55.903515 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d581d081-5f10-4caf-92e7-1594cb114ca1 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:55.903695 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d581d081-5f10-4caf-92e7-1594cb114ca1 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:55.907306 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d581d081-5f10-4caf-92e7-1594cb114ca1 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Jul 03 22:03:55.907641 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1470/5916] 10.4.3.32 () {68 vars in 1273 bytes} [Fri Jul 3 22:03:55 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:55.914770 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-029d37e0-9b45-4787-b16f-0c271a555d9e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:55.916299 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-029d37e0-9b45-4787-b16f-0c271a555d9e tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] GET https://10.4.3.32/volume/v3/messages Jul 03 22:03:55.916507 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-029d37e0-9b45-4787-b16f-0c271a555d9e tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:55.916677 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-029d37e0-9b45-4787-b16f-0c271a555d9e tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:55.916887 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:55.916887 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:03:55.920364 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-029d37e0-9b45-4787-b16f-0c271a555d9e tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Jul 03 22:03:55.920694 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1472/5917] 10.4.3.32 () {68 vars in 1273 bytes} [Fri Jul 3 22:03:55 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:55.928201 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-134ed15e-3492-4379-8af9-a00c05ff2a94 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:55.930099 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-134ed15e-3492-4379-8af9-a00c05ff2a94 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] DELETE https://10.4.3.32/volume/v3/messages/ba6dc5b8-ea7b-4043-8994-3ca1cb1a3e50 Jul 03 22:03:55.930321 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-134ed15e-3492-4379-8af9-a00c05ff2a94 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:55.930570 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-134ed15e-3492-4379-8af9-a00c05ff2a94 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:55.939445 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-134ed15e-3492-4379-8af9-a00c05ff2a94 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] https://10.4.3.32/volume/v3/messages/ba6dc5b8-ea7b-4043-8994-3ca1cb1a3e50 returned with HTTP 204 Jul 03 22:03:55.939875 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1477/5918] 10.4.3.32 () {68 vars in 1387 bytes} [Fri Jul 3 22:03:55 2026] DELETE /volume/v3/messages/ba6dc5b8-ea7b-4043-8994-3ca1cb1a3e50 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 22:03:55.946290 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b4ab10ad-553b-4043-9002-dc14428a9d57 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:55.948029 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b4ab10ad-553b-4043-9002-dc14428a9d57 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/a48c8a8b-cb8b-4367-9f11-746b0c2a304e Jul 03 22:03:55.948219 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b4ab10ad-553b-4043-9002-dc14428a9d57 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:55.948465 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b4ab10ad-553b-4043-9002-dc14428a9d57 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:55.948658 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-b4ab10ad-553b-4043-9002-dc14428a9d57 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Delete volume with id: a48c8a8b-cb8b-4367-9f11-746b0c2a304e Jul 03 22:03:55.956013 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:55.956013 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:55.956347 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b4ab10ad-553b-4043-9002-dc14428a9d57 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Volume info retrieved successfully. Jul 03 22:03:55.957187 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-b4ab10ad-553b-4043-9002-dc14428a9d57 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99936) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 22:03:55.966808 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-b4ab10ad-553b-4043-9002-dc14428a9d57 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-798939551 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-798939551, it is now deprecated. Please use the default quota class for default quota. Jul 03 22:03:55.967046 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-b4ab10ad-553b-4043-9002-dc14428a9d57 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-798939551 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-798939551, it is now deprecated. Please use the default quota class for default quota. Jul 03 22:03:55.977110 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-b4ab10ad-553b-4043-9002-dc14428a9d57 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Created reservations ['c40ce634-9384-4d89-b9de-92119c7ebdba', 'e3ad256d-207c-421c-b9e3-a700a7d95f7c', 'd568f0c3-2915-400f-99dc-c75d227fb53a', '6a01910e-334f-4464-b1c6-288164054742'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:03:56.002594 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b4ab10ad-553b-4043-9002-dc14428a9d57 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Delete volume request issued successfully. Jul 03 22:03:56.002814 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b4ab10ad-553b-4043-9002-dc14428a9d57 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] https://10.4.3.32/volume/v3/volumes/a48c8a8b-cb8b-4367-9f11-746b0c2a304e returned with HTTP 202 Jul 03 22:03:56.003238 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1500/5919] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 22:03:55 2026] DELETE /volume/v3/volumes/a48c8a8b-cb8b-4367-9f11-746b0c2a304e => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:56.011631 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-25e791f9-ad1b-4dd2-b6a1-3b20d12d5853 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:56.013346 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-25e791f9-ad1b-4dd2-b6a1-3b20d12d5853 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] DELETE https://10.4.3.32/volume/v3/types/af170caa-8ef5-48b1-934c-d1636ca9f914 Jul 03 22:03:56.013558 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-25e791f9-ad1b-4dd2-b6a1-3b20d12d5853 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:56.013748 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-25e791f9-ad1b-4dd2-b6a1-3b20d12d5853 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Calling method '_delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:56.036551 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-25e791f9-ad1b-4dd2-b6a1-3b20d12d5853 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] https://10.4.3.32/volume/v3/types/af170caa-8ef5-48b1-934c-d1636ca9f914 returned with HTTP 202 Jul 03 22:03:56.036959 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1471/5920] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 22:03:56 2026] DELETE /volume/v3/types/af170caa-8ef5-48b1-934c-d1636ca9f914 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:56.046396 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-db7246a6-97d8-4b05-8556-07b3dde2d4c4 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:56.048285 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-db7246a6-97d8-4b05-8556-07b3dde2d4c4 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 22:03:56.048658 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-db7246a6-97d8-4b05-8556-07b3dde2d4c4 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1543681047", "extra_specs": {"storage_protocol": "tempest-storage_protocol-713907014", "vendor_name": "tempest-vendor_name-707515707"}}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:56.065930 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-db7246a6-97d8-4b05-8556-07b3dde2d4c4 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 22:03:56.066256 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1473/5921] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 22:03:56 2026] POST /volume/v3/types => generated 327 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:56.074226 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-beaa78b9-a6de-4cd9-b1e5-e18861d68b04 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:56.075842 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-beaa78b9-a6de-4cd9-b1e5-e18861d68b04 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:03:56.076244 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-beaa78b9-a6de-4cd9-b1e5-e18861d68b04 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "08bb47ab-5f69-48f3-8119-f1d22046034c", "size": 1}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:56.077620 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-beaa78b9-a6de-4cd9-b1e5-e18861d68b04 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Create volume request body: {'volume': {'volume_type': '08bb47ab-5f69-48f3-8119-f1d22046034c', 'size': 1}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:03:56.081520 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-beaa78b9-a6de-4cd9-b1e5-e18861d68b04 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Create volume of 1 GB Jul 03 22:03:56.081778 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:56.081778 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:56.082139 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-beaa78b9-a6de-4cd9-b1e5-e18861d68b04 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Availability Zones retrieved successfully. Jul 03 22:03:56.087009 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-beaa78b9-a6de-4cd9-b1e5-e18861d68b04 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Flow 'volume_create_api' (f119f272-bc32-4e9f-a4de-cf80cceb51ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:56.088008 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-beaa78b9-a6de-4cd9-b1e5-e18861d68b04 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27972dff-1d16-40c5-ac85-b88bbca776ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:56.088712 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-beaa78b9-a6de-4cd9-b1e5-e18861d68b04 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:03:56.105421 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-beaa78b9-a6de-4cd9-b1e5-e18861d68b04 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27972dff-1d16-40c5-ac85-b88bbca776ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T22:03:56Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-713907014',vendor_name='tempest-vendor_name-707515707'},id=08bb47ab-5f69-48f3-8119-f1d22046034c,is_public=True,name='tempest-ProjectAdminTests-volume-type-1543681047',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '08bb47ab-5f69-48f3-8119-f1d22046034c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:56.106164 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-beaa78b9-a6de-4cd9-b1e5-e18861d68b04 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (959413ff-798e-4491-9c76-c3c6bfd1e7f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:56.128909 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-beaa78b9-a6de-4cd9-b1e5-e18861d68b04 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1543681047 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1543681047, it is now deprecated. Please use the default quota class for default quota. Jul 03 22:03:56.129150 np0000004475 devstack@c-api.service[99934]: WARNING cinder.quota [None req-beaa78b9-a6de-4cd9-b1e5-e18861d68b04 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1543681047 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1543681047, it is now deprecated. Please use the default quota class for default quota. Jul 03 22:03:56.156281 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-beaa78b9-a6de-4cd9-b1e5-e18861d68b04 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Created reservations ['961c228c-c01a-4741-b452-1f096dbfad9b', '04ba171a-faef-4b1e-8be9-04e4ad10947d', '00173163-1e1a-4838-99f2-c36fa391011c', '014231e9-cf8d-491d-85d7-86bf04eb06bb'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:03:56.157207 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-beaa78b9-a6de-4cd9-b1e5-e18861d68b04 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (959413ff-798e-4491-9c76-c3c6bfd1e7f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['961c228c-c01a-4741-b452-1f096dbfad9b', '04ba171a-faef-4b1e-8be9-04e4ad10947d', '00173163-1e1a-4838-99f2-c36fa391011c', '014231e9-cf8d-491d-85d7-86bf04eb06bb']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:56.158090 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-beaa78b9-a6de-4cd9-b1e5-e18861d68b04 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de65cd42-4ecf-42f4-9ae5-2f508a090d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:56.182829 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-beaa78b9-a6de-4cd9-b1e5-e18861d68b04 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de65cd42-4ecf-42f4-9ae5-2f508a090d09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fecd6b42-ec37-4341-b1c2-041f509f3500', '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='b159bb9e889c4afb92f3941022077ace',qos_specs=None,replication_status=,reservations=['961c228c-c01a-4741-b452-1f096dbfad9b','04ba171a-faef-4b1e-8be9-04e4ad10947d','00173163-1e1a-4838-99f2-c36fa391011c','014231e9-cf8d-491d-85d7-86bf04eb06bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e2dcb1c6cd44f07ad57e56f59b007ac',volume_type_id=08bb47ab-5f69-48f3-8119-f1d22046034c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:03:56Z,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=fecd6b42-ec37-4341-b1c2-041f509f3500,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b159bb9e889c4afb92f3941022077ace',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e2dcb1c6cd44f07ad57e56f59b007ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(08bb47ab-5f69-48f3-8119-f1d22046034c),volume_type_id=08bb47ab-5f69-48f3-8119-f1d22046034c)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:56.183521 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-beaa78b9-a6de-4cd9-b1e5-e18861d68b04 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d643fc0-45b9-486b-9ee8-7e31e41f69c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:56.201191 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-beaa78b9-a6de-4cd9-b1e5-e18861d68b04 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d643fc0-45b9-486b-9ee8-7e31e41f69c3) transitioned into state 'SUCCESS' from 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='b159bb9e889c4afb92f3941022077ace',qos_specs=None,replication_status=,reservations=['961c228c-c01a-4741-b452-1f096dbfad9b','04ba171a-faef-4b1e-8be9-04e4ad10947d','00173163-1e1a-4838-99f2-c36fa391011c','014231e9-cf8d-491d-85d7-86bf04eb06bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e2dcb1c6cd44f07ad57e56f59b007ac',volume_type_id=08bb47ab-5f69-48f3-8119-f1d22046034c)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:56.202009 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-beaa78b9-a6de-4cd9-b1e5-e18861d68b04 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (668d5918-b475-4be3-bd8a-c19da142774d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:03:56.214522 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-beaa78b9-a6de-4cd9-b1e5-e18861d68b04 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (668d5918-b475-4be3-bd8a-c19da142774d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:03:56.215724 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-beaa78b9-a6de-4cd9-b1e5-e18861d68b04 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Flow 'volume_create_api' (f119f272-bc32-4e9f-a4de-cf80cceb51ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:03:56.216138 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-beaa78b9-a6de-4cd9-b1e5-e18861d68b04 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Create volume request issued successfully. Jul 03 22:03:56.216919 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-beaa78b9-a6de-4cd9-b1e5-e18861d68b04 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:03:56.217543 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1478/5922] 10.4.3.32 () {70 vars in 1291 bytes} [Fri Jul 3 22:03:56 2026] POST /volume/v3/volumes => generated 771 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:03:56.231163 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c5e7e41b-7815-49c0-af31-7c0cd8bf135c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:56.233201 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c5e7e41b-7815-49c0-af31-7c0cd8bf135c tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] GET https://10.4.3.32/volume/v3/volumes/fecd6b42-ec37-4341-b1c2-041f509f3500 Jul 03 22:03:56.233522 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c5e7e41b-7815-49c0-af31-7c0cd8bf135c tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:56.233816 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c5e7e41b-7815-49c0-af31-7c0cd8bf135c tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:56.240668 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:56.240668 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:03:56.244747 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c5e7e41b-7815-49c0-af31-7c0cd8bf135c tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Volume info retrieved successfully. Jul 03 22:03:56.248464 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c5e7e41b-7815-49c0-af31-7c0cd8bf135c tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] https://10.4.3.32/volume/v3/volumes/fecd6b42-ec37-4341-b1c2-041f509f3500 returned with HTTP 200 Jul 03 22:03:56.248814 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1501/5923] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:03:56 2026] GET /volume/v3/volumes/fecd6b42-ec37-4341-b1c2-041f509f3500 => generated 950 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:57.264308 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-05f28cda-37ce-4511-b9d4-cd34264ff309 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:57.266503 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-05f28cda-37ce-4511-b9d4-cd34264ff309 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] GET https://10.4.3.32/volume/v3/volumes/fecd6b42-ec37-4341-b1c2-041f509f3500 Jul 03 22:03:57.266767 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-05f28cda-37ce-4511-b9d4-cd34264ff309 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:57.266997 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-05f28cda-37ce-4511-b9d4-cd34264ff309 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:57.276549 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:57.276549 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:57.280589 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-05f28cda-37ce-4511-b9d4-cd34264ff309 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Volume info retrieved successfully. Jul 03 22:03:57.285750 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-05f28cda-37ce-4511-b9d4-cd34264ff309 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] https://10.4.3.32/volume/v3/volumes/fecd6b42-ec37-4341-b1c2-041f509f3500 returned with HTTP 200 Jul 03 22:03:57.286105 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1472/5924] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:03:57 2026] GET /volume/v3/volumes/fecd6b42-ec37-4341-b1c2-041f509f3500 => generated 971 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:57.299992 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1d18b4d1-729e-4788-bcee-1d1d27274f36 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:57.301812 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1d18b4d1-729e-4788-bcee-1d1d27274f36 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] GET https://10.4.3.32/volume/v3/messages Jul 03 22:03:57.302055 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1d18b4d1-729e-4788-bcee-1d1d27274f36 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:57.302273 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1d18b4d1-729e-4788-bcee-1d1d27274f36 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:57.305565 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1d18b4d1-729e-4788-bcee-1d1d27274f36 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Jul 03 22:03:57.305990 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1474/5925] 10.4.3.32 () {68 vars in 1273 bytes} [Fri Jul 3 22:03:57 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:57.315602 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e5237874-e9f0-485a-8250-6d25bc5062dd None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:57.317289 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e5237874-e9f0-485a-8250-6d25bc5062dd tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] GET https://10.4.3.32/volume/v3/messages/741f7f0d-2723-4300-b50f-6534a5e385fc Jul 03 22:03:57.317490 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e5237874-e9f0-485a-8250-6d25bc5062dd tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:57.317662 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e5237874-e9f0-485a-8250-6d25bc5062dd tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:57.320435 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:57.320435 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:03:57.320888 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e5237874-e9f0-485a-8250-6d25bc5062dd tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] https://10.4.3.32/volume/v3/messages/741f7f0d-2723-4300-b50f-6534a5e385fc returned with HTTP 200 Jul 03 22:03:57.321203 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1479/5926] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 22:03:57 2026] GET /volume/v3/messages/741f7f0d-2723-4300-b50f-6534a5e385fc => generated 665 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:57.330514 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-27399570-68b4-43ee-85f0-6926f7fb3462 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:57.332179 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-27399570-68b4-43ee-85f0-6926f7fb3462 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] DELETE https://10.4.3.32/volume/v3/messages/741f7f0d-2723-4300-b50f-6534a5e385fc Jul 03 22:03:57.332389 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-27399570-68b4-43ee-85f0-6926f7fb3462 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:57.332589 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-27399570-68b4-43ee-85f0-6926f7fb3462 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:57.343157 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-27399570-68b4-43ee-85f0-6926f7fb3462 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] https://10.4.3.32/volume/v3/messages/741f7f0d-2723-4300-b50f-6534a5e385fc returned with HTTP 204 Jul 03 22:03:57.343655 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1502/5927] 10.4.3.32 () {68 vars in 1387 bytes} [Fri Jul 3 22:03:57 2026] DELETE /volume/v3/messages/741f7f0d-2723-4300-b50f-6534a5e385fc => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 22:03:57.350928 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-90258a58-9661-446b-aba5-92cc3cf929a5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:57.352685 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-90258a58-9661-446b-aba5-92cc3cf929a5 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/fecd6b42-ec37-4341-b1c2-041f509f3500 Jul 03 22:03:57.352889 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-90258a58-9661-446b-aba5-92cc3cf929a5 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:57.353082 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-90258a58-9661-446b-aba5-92cc3cf929a5 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:57.353247 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-90258a58-9661-446b-aba5-92cc3cf929a5 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Delete volume with id: fecd6b42-ec37-4341-b1c2-041f509f3500 Jul 03 22:03:57.360612 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:03:57.360612 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:03:57.360943 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-90258a58-9661-446b-aba5-92cc3cf929a5 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Volume info retrieved successfully. Jul 03 22:03:57.361941 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-90258a58-9661-446b-aba5-92cc3cf929a5 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99933) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 22:03:57.371698 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-90258a58-9661-446b-aba5-92cc3cf929a5 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1543681047 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1543681047, it is now deprecated. Please use the default quota class for default quota. Jul 03 22:03:57.371969 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-90258a58-9661-446b-aba5-92cc3cf929a5 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1543681047 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1543681047, it is now deprecated. Please use the default quota class for default quota. Jul 03 22:03:57.381310 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-90258a58-9661-446b-aba5-92cc3cf929a5 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Created reservations ['5f533c09-2aa2-42bf-9b96-762ca390a8bb', '2b6bab36-bebf-402d-962d-30f3d000ca5e', 'ff93f941-4f61-420e-9df4-eb7b29288614', '05da3a8e-c599-42c0-88b4-de9aec9514f8'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:03:57.407015 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-90258a58-9661-446b-aba5-92cc3cf929a5 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Delete volume request issued successfully. Jul 03 22:03:57.407217 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-90258a58-9661-446b-aba5-92cc3cf929a5 tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] https://10.4.3.32/volume/v3/volumes/fecd6b42-ec37-4341-b1c2-041f509f3500 returned with HTTP 202 Jul 03 22:03:57.407686 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1473/5928] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 22:03:57 2026] DELETE /volume/v3/volumes/fecd6b42-ec37-4341-b1c2-041f509f3500 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:57.414221 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4f0ce728-5d18-4957-bbde-09c22c3c599f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:57.415832 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4f0ce728-5d18-4957-bbde-09c22c3c599f tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] DELETE https://10.4.3.32/volume/v3/types/08bb47ab-5f69-48f3-8119-f1d22046034c Jul 03 22:03:57.416004 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4f0ce728-5d18-4957-bbde-09c22c3c599f tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:57.416185 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4f0ce728-5d18-4957-bbde-09c22c3c599f tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] Calling method '_delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:57.441821 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4f0ce728-5d18-4957-bbde-09c22c3c599f tempest-ProjectAdminTests-1599264651 tempest-ProjectAdminTests-1599264651-project-admin] https://10.4.3.32/volume/v3/types/08bb47ab-5f69-48f3-8119-f1d22046034c returned with HTTP 202 Jul 03 22:03:57.442233 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1475/5929] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 22:03:57 2026] DELETE /volume/v3/types/08bb47ab-5f69-48f3-8119-f1d22046034c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:58.779948 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-bb28fce7-65ad-401f-891b-7ceb54ffaf59 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:58.858687 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-bb28fce7-65ad-401f-891b-7ceb54ffaf59 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 22:03:58.859006 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-bb28fce7-65ad-401f-891b-7ceb54ffaf59 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-382602635", "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=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:58.873234 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-bb28fce7-65ad-401f-891b-7ceb54ffaf59 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 22:03:58.873598 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1480/5930] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 22:03:58 2026] POST /volume/v3/types => generated 379 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:58.881689 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-9f4ca4e8-cc9a-430d-946a-e812360ff245 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:58.883813 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9f4ca4e8-cc9a-430d-946a-e812360ff245 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] POST https://10.4.3.32/volume/v3/types/aa5fd77e-00b0-4c74-b455-372459997b52/encryption Jul 03 22:03:58.884278 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-9f4ca4e8-cc9a-430d-946a-e812360ff245 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:58.899771 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-9f4ca4e8-cc9a-430d-946a-e812360ff245 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] https://10.4.3.32/volume/v3/types/aa5fd77e-00b0-4c74-b455-372459997b52/encryption returned with HTTP 200 Jul 03 22:03:58.900159 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1503/5931] 10.4.3.32 () {68 vars in 1390 bytes} [Fri Jul 3 22:03:58 2026] POST /volume/v3/types/aa5fd77e-00b0-4c74-b455-372459997b52/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:58.908347 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-2199fc95-99f6-4a8d-8b4d-1af49c5e7b4a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:58.909969 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2199fc95-99f6-4a8d-8b4d-1af49c5e7b4a tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 22:03:58.910292 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-2199fc95-99f6-4a8d-8b4d-1af49c5e7b4a tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1383238491", "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=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:58.925936 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-2199fc95-99f6-4a8d-8b4d-1af49c5e7b4a tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 22:03:58.926268 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1474/5932] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 22:03:58 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:58.934471 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1da6b7c8-8c9b-432a-ad83-4c90b24a170f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:58.990011 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1da6b7c8-8c9b-432a-ad83-4c90b24a170f tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] POST https://10.4.3.32/volume/v3/types/1d23e04b-76f9-448b-99bc-46c8cb5c3972/encryption Jul 03 22:03:58.990425 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1da6b7c8-8c9b-432a-ad83-4c90b24a170f tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:58.992332 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.policy [None req-1da6b7c8-8c9b-432a-ad83-4c90b24a170f tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '23adf197662048f9ac6bffd4e4c4c376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b93441d2b8643dc9fab0b60c0d06bed', '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=99935) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 22:03:58.992599 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1da6b7c8-8c9b-432a-ad83-4c90b24a170f tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] https://10.4.3.32/volume/v3/types/1d23e04b-76f9-448b-99bc-46c8cb5c3972/encryption returned with HTTP 403 Jul 03 22:03:58.993027 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1476/5933] 10.4.3.32 () {68 vars in 1390 bytes} [Fri Jul 3 22:03:58 2026] POST /volume/v3/types/1d23e04b-76f9-448b-99bc-46c8cb5c3972/encryption => generated 127 bytes in 59 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:59.001204 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d6b3fef4-fe51-4d6d-ad7d-579547c71681 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:59.002905 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d6b3fef4-fe51-4d6d-ad7d-579547c71681 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 22:03:59.003253 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d6b3fef4-fe51-4d6d-ad7d-579547c71681 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-417503497", "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=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:59.018610 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d6b3fef4-fe51-4d6d-ad7d-579547c71681 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 22:03:59.018962 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1481/5934] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 22:03:59 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:59.026325 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1f4b5171-308a-40d3-89b5-4c073a8a5927 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:59.028109 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1f4b5171-308a-40d3-89b5-4c073a8a5927 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] POST https://10.4.3.32/volume/v3/types/af48e796-cc0f-4404-bf04-2b2f3da2eb3c/extra_specs Jul 03 22:03:59.028497 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1f4b5171-308a-40d3-89b5-4c073a8a5927 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:59.030246 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.policy [None req-1f4b5171-308a-40d3-89b5-4c073a8a5927 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '23adf197662048f9ac6bffd4e4c4c376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b93441d2b8643dc9fab0b60c0d06bed', '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=99936) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 22:03:59.030467 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1f4b5171-308a-40d3-89b5-4c073a8a5927 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] https://10.4.3.32/volume/v3/types/af48e796-cc0f-4404-bf04-2b2f3da2eb3c/extra_specs returned with HTTP 403 Jul 03 22:03:59.030912 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1504/5935] 10.4.3.32 () {68 vars in 1392 bytes} [Fri Jul 3 22:03:59 2026] POST /volume/v3/types/af48e796-cc0f-4404-bf04-2b2f3da2eb3c/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:59.036948 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b8206dfb-0d33-4bbe-addb-3e0e7b4efe18 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:59.039100 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b8206dfb-0d33-4bbe-addb-3e0e7b4efe18 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] PUT https://10.4.3.32/volume/v3/types/af48e796-cc0f-4404-bf04-2b2f3da2eb3c/extra_specs/key2 Jul 03 22:03:59.039572 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b8206dfb-0d33-4bbe-addb-3e0e7b4efe18 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:59.041361 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.policy [None req-b8206dfb-0d33-4bbe-addb-3e0e7b4efe18 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '23adf197662048f9ac6bffd4e4c4c376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b93441d2b8643dc9fab0b60c0d06bed', '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=99933) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 22:03:59.041605 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b8206dfb-0d33-4bbe-addb-3e0e7b4efe18 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] https://10.4.3.32/volume/v3/types/af48e796-cc0f-4404-bf04-2b2f3da2eb3c/extra_specs/key2 returned with HTTP 403 Jul 03 22:03:59.042045 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1475/5936] 10.4.3.32 () {68 vars in 1406 bytes} [Fri Jul 3 22:03:59 2026] PUT /volume/v3/types/af48e796-cc0f-4404-bf04-2b2f3da2eb3c/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:59.050500 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c97e5697-8c0d-4f1d-8e3e-8fee9655a0ea None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:59.052632 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c97e5697-8c0d-4f1d-8e3e-8fee9655a0ea tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] POST https://10.4.3.32/volume/v3/types Jul 03 22:03:59.053034 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c97e5697-8c0d-4f1d-8e3e-8fee9655a0ea tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:59.054986 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.policy [None req-c97e5697-8c0d-4f1d-8e3e-8fee9655a0ea tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '23adf197662048f9ac6bffd4e4c4c376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b93441d2b8643dc9fab0b60c0d06bed', '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=99935) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 22:03:59.055172 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c97e5697-8c0d-4f1d-8e3e-8fee9655a0ea tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] https://10.4.3.32/volume/v3/types returned with HTTP 403 Jul 03 22:03:59.055640 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1477/5937] 10.4.3.32 () {68 vars in 1245 bytes} [Fri Jul 3 22:03:59 2026] POST /volume/v3/types => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:59.062943 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c0fe60b2-f97f-4eb1-858d-bf66ccb3b11f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:59.064964 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c0fe60b2-f97f-4eb1-858d-bf66ccb3b11f tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 22:03:59.065434 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c0fe60b2-f97f-4eb1-858d-bf66ccb3b11f tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-388022061", "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=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:59.087402 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c0fe60b2-f97f-4eb1-858d-bf66ccb3b11f tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 22:03:59.087753 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1482/5938] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 22:03:59 2026] POST /volume/v3/types => generated 379 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:59.095706 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ebda4dc0-780d-4386-9160-3bf600deff88 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:59.097905 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ebda4dc0-780d-4386-9160-3bf600deff88 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] POST https://10.4.3.32/volume/v3/types/b24ef4e3-3739-4b1b-9312-c96fa7f08b9a/encryption Jul 03 22:03:59.098258 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ebda4dc0-780d-4386-9160-3bf600deff88 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:59.116511 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ebda4dc0-780d-4386-9160-3bf600deff88 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] https://10.4.3.32/volume/v3/types/b24ef4e3-3739-4b1b-9312-c96fa7f08b9a/encryption returned with HTTP 200 Jul 03 22:03:59.116947 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1505/5939] 10.4.3.32 () {68 vars in 1390 bytes} [Fri Jul 3 22:03:59 2026] POST /volume/v3/types/b24ef4e3-3739-4b1b-9312-c96fa7f08b9a/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:59.124596 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-5630f5b7-a3f5-4fa6-b5ef-c976b403a6f9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:59.126408 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5630f5b7-a3f5-4fa6-b5ef-c976b403a6f9 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] DELETE https://10.4.3.32/volume/v3/types/b24ef4e3-3739-4b1b-9312-c96fa7f08b9a/encryption/339a6815-7967-4daf-979b-31f1f952325c Jul 03 22:03:59.126613 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5630f5b7-a3f5-4fa6-b5ef-c976b403a6f9 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:59.126812 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5630f5b7-a3f5-4fa6-b5ef-c976b403a6f9 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:59.127440 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.policy [None req-5630f5b7-a3f5-4fa6-b5ef-c976b403a6f9 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '23adf197662048f9ac6bffd4e4c4c376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b93441d2b8643dc9fab0b60c0d06bed', '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=99933) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 22:03:59.127603 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5630f5b7-a3f5-4fa6-b5ef-c976b403a6f9 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] https://10.4.3.32/volume/v3/types/b24ef4e3-3739-4b1b-9312-c96fa7f08b9a/encryption/339a6815-7967-4daf-979b-31f1f952325c returned with HTTP 403 Jul 03 22:03:59.128010 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1476/5940] 10.4.3.32 () {66 vars in 1482 bytes} [Fri Jul 3 22:03:59 2026] DELETE /volume/v3/types/b24ef4e3-3739-4b1b-9312-c96fa7f08b9a/encryption/339a6815-7967-4daf-979b-31f1f952325c => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:59.136052 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-afd05d49-eda0-4e07-bb94-6a9f1f2bb7e6 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:59.137846 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-afd05d49-eda0-4e07-bb94-6a9f1f2bb7e6 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 22:03:59.138184 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-afd05d49-eda0-4e07-bb94-6a9f1f2bb7e6 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-691647000", "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=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:59.153874 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-afd05d49-eda0-4e07-bb94-6a9f1f2bb7e6 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 22:03:59.154271 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1478/5941] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 22:03:59 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:59.163820 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6ff640b1-8989-4fcb-81e4-cab53b6de458 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:59.165380 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6ff640b1-8989-4fcb-81e4-cab53b6de458 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] DELETE https://10.4.3.32/volume/v3/types/02101a58-8f21-41ad-81f8-829b36be13b9/extra_specs/key1 Jul 03 22:03:59.165567 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6ff640b1-8989-4fcb-81e4-cab53b6de458 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:59.165741 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6ff640b1-8989-4fcb-81e4-cab53b6de458 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:59.170173 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.policy [None req-6ff640b1-8989-4fcb-81e4-cab53b6de458 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '23adf197662048f9ac6bffd4e4c4c376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b93441d2b8643dc9fab0b60c0d06bed', '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=99934) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 22:03:59.170394 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6ff640b1-8989-4fcb-81e4-cab53b6de458 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] https://10.4.3.32/volume/v3/types/02101a58-8f21-41ad-81f8-829b36be13b9/extra_specs/key1 returned with HTTP 403 Jul 03 22:03:59.170821 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1483/5942] 10.4.3.32 () {66 vars in 1389 bytes} [Fri Jul 3 22:03:59 2026] DELETE /volume/v3/types/02101a58-8f21-41ad-81f8-829b36be13b9/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 22:03:59.180269 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-81ebac0d-e5f7-4af5-b183-a943ba0aee7c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:59.181970 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-81ebac0d-e5f7-4af5-b183-a943ba0aee7c tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 22:03:59.182361 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-81ebac0d-e5f7-4af5-b183-a943ba0aee7c tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1227062489", "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=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:59.200390 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-81ebac0d-e5f7-4af5-b183-a943ba0aee7c tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 22:03:59.200899 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1506/5943] 10.4.3.32 () {68 vars in 1246 bytes} [Fri Jul 3 22:03:59 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:59.208770 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1cbf902c-9681-4565-bf39-ebadeb4b3992 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:59.210972 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1cbf902c-9681-4565-bf39-ebadeb4b3992 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] DELETE https://10.4.3.32/volume/v3/types/d5241dd7-8643-4c33-b03e-cbb55fd45cd9 Jul 03 22:03:59.211213 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1cbf902c-9681-4565-bf39-ebadeb4b3992 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:59.211514 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1cbf902c-9681-4565-bf39-ebadeb4b3992 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Calling method '_delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:59.212159 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.policy [None req-1cbf902c-9681-4565-bf39-ebadeb4b3992 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '23adf197662048f9ac6bffd4e4c4c376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b93441d2b8643dc9fab0b60c0d06bed', '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=99933) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 22:03:59.212765 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1cbf902c-9681-4565-bf39-ebadeb4b3992 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] https://10.4.3.32/volume/v3/types/d5241dd7-8643-4c33-b03e-cbb55fd45cd9 returned with HTTP 403 Jul 03 22:03:59.213208 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1477/5944] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 22:03:59 2026] DELETE /volume/v3/types/d5241dd7-8643-4c33-b03e-cbb55fd45cd9 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:59.220645 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-bde49d11-de91-45b8-896f-e6dccf682a20 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:59.222544 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bde49d11-de91-45b8-896f-e6dccf682a20 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] GET https://10.4.3.32/volume/v3/types/aa5fd77e-00b0-4c74-b455-372459997b52/extra_specs Jul 03 22:03:59.222735 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bde49d11-de91-45b8-896f-e6dccf682a20 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:59.222914 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bde49d11-de91-45b8-896f-e6dccf682a20 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Calling method 'index' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:59.229743 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bde49d11-de91-45b8-896f-e6dccf682a20 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] https://10.4.3.32/volume/v3/types/aa5fd77e-00b0-4c74-b455-372459997b52/extra_specs returned with HTTP 200 Jul 03 22:03:59.230144 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1479/5945] 10.4.3.32 () {66 vars in 1371 bytes} [Fri Jul 3 22:03:59 2026] GET /volume/v3/types/aa5fd77e-00b0-4c74-b455-372459997b52/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:59.238030 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6bec0c76-736a-4ba6-ad1b-d4e6e64be649 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:59.240466 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6bec0c76-736a-4ba6-ad1b-d4e6e64be649 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] GET https://10.4.3.32/volume/v3/types Jul 03 22:03:59.240773 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6bec0c76-736a-4ba6-ad1b-d4e6e64be649 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:59.240961 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6bec0c76-736a-4ba6-ad1b-d4e6e64be649 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Calling method 'index' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:59.241715 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.api_utils [None req-6bec0c76-736a-4ba6-ad1b-d4e6e64be649 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Removing options '' from query. {{(pid=99934) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:03:59.266084 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6bec0c76-736a-4ba6-ad1b-d4e6e64be649 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 22:03:59.266460 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1484/5946] 10.4.3.32 () {66 vars in 1224 bytes} [Fri Jul 3 22:03:59 2026] GET /volume/v3/types => generated 2385 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:03:59.283197 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2bf4e38d-5f49-47fa-ac88-54d572cd72b3 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:59.284998 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2bf4e38d-5f49-47fa-ac88-54d572cd72b3 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] GET https://10.4.3.32/volume/v3/types/aa5fd77e-00b0-4c74-b455-372459997b52/encryption/cipher Jul 03 22:03:59.285184 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2bf4e38d-5f49-47fa-ac88-54d572cd72b3 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:59.285385 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2bf4e38d-5f49-47fa-ac88-54d572cd72b3 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:59.285966 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.policy [None req-2bf4e38d-5f49-47fa-ac88-54d572cd72b3 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '23adf197662048f9ac6bffd4e4c4c376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b93441d2b8643dc9fab0b60c0d06bed', '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=99936) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 22:03:59.286131 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2bf4e38d-5f49-47fa-ac88-54d572cd72b3 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] https://10.4.3.32/volume/v3/types/aa5fd77e-00b0-4c74-b455-372459997b52/encryption/cipher returned with HTTP 403 Jul 03 22:03:59.286569 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1507/5947] 10.4.3.32 () {66 vars in 1389 bytes} [Fri Jul 3 22:03:59 2026] GET /volume/v3/types/aa5fd77e-00b0-4c74-b455-372459997b52/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:59.294430 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-90073d3e-3a38-407a-9006-c5c837539b3b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:59.297039 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-90073d3e-3a38-407a-9006-c5c837539b3b tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] GET https://10.4.3.32/volume/v3/types/aa5fd77e-00b0-4c74-b455-372459997b52/encryption Jul 03 22:03:59.297326 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-90073d3e-3a38-407a-9006-c5c837539b3b tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:59.297624 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-90073d3e-3a38-407a-9006-c5c837539b3b tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Calling method 'index' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:59.298632 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.policy [None req-90073d3e-3a38-407a-9006-c5c837539b3b tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '23adf197662048f9ac6bffd4e4c4c376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b93441d2b8643dc9fab0b60c0d06bed', '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=99933) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 22:03:59.298877 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-90073d3e-3a38-407a-9006-c5c837539b3b tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] https://10.4.3.32/volume/v3/types/aa5fd77e-00b0-4c74-b455-372459997b52/encryption returned with HTTP 403 Jul 03 22:03:59.299451 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1478/5948] 10.4.3.32 () {66 vars in 1368 bytes} [Fri Jul 3 22:03:59 2026] GET /volume/v3/types/aa5fd77e-00b0-4c74-b455-372459997b52/encryption => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:59.306818 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-28f2911c-07a3-4c0e-8aa8-a256cf93fade None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:59.308595 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-28f2911c-07a3-4c0e-8aa8-a256cf93fade tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] GET https://10.4.3.32/volume/v3/types/aa5fd77e-00b0-4c74-b455-372459997b52/extra_specs/multiattach Jul 03 22:03:59.308786 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-28f2911c-07a3-4c0e-8aa8-a256cf93fade tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:59.308969 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-28f2911c-07a3-4c0e-8aa8-a256cf93fade tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:59.315932 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-28f2911c-07a3-4c0e-8aa8-a256cf93fade tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] https://10.4.3.32/volume/v3/types/aa5fd77e-00b0-4c74-b455-372459997b52/extra_specs/multiattach returned with HTTP 200 Jul 03 22:03:59.316554 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1480/5949] 10.4.3.32 () {66 vars in 1407 bytes} [Fri Jul 3 22:03:59 2026] GET /volume/v3/types/aa5fd77e-00b0-4c74-b455-372459997b52/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:03:59.323119 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-8cfac530-f449-48ef-80d4-8decb9f83944 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:59.325003 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8cfac530-f449-48ef-80d4-8decb9f83944 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] GET https://10.4.3.32/volume/v3/types/aa5fd77e-00b0-4c74-b455-372459997b52/extra_specs/volume_backend_name Jul 03 22:03:59.325204 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8cfac530-f449-48ef-80d4-8decb9f83944 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:59.325423 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8cfac530-f449-48ef-80d4-8decb9f83944 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:59.333530 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8cfac530-f449-48ef-80d4-8decb9f83944 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] https://10.4.3.32/volume/v3/types/aa5fd77e-00b0-4c74-b455-372459997b52/extra_specs/volume_backend_name returned with HTTP 404 Jul 03 22:03:59.334153 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1485/5950] 10.4.3.32 () {66 vars in 1431 bytes} [Fri Jul 3 22:03:59 2026] GET /volume/v3/types/aa5fd77e-00b0-4c74-b455-372459997b52/extra_specs/volume_backend_name => generated 143 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:59.343097 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-746c6430-712f-4861-a727-1aeb2f6a35d4 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:59.344896 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-746c6430-712f-4861-a727-1aeb2f6a35d4 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] GET https://10.4.3.32/volume/v3/types/aa5fd77e-00b0-4c74-b455-372459997b52 Jul 03 22:03:59.345098 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-746c6430-712f-4861-a727-1aeb2f6a35d4 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:59.345289 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-746c6430-712f-4861-a727-1aeb2f6a35d4 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:59.351686 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-746c6430-712f-4861-a727-1aeb2f6a35d4 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] https://10.4.3.32/volume/v3/types/aa5fd77e-00b0-4c74-b455-372459997b52 returned with HTTP 200 Jul 03 22:03:59.352058 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1508/5951] 10.4.3.32 () {66 vars in 1335 bytes} [Fri Jul 3 22:03:59 2026] GET /volume/v3/types/aa5fd77e-00b0-4c74-b455-372459997b52 => generated 317 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:03:59.361724 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-aa00e617-091b-4b94-8018-f09e939b9c07 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:59.363619 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-aa00e617-091b-4b94-8018-f09e939b9c07 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] PUT https://10.4.3.32/volume/v3/types/aa5fd77e-00b0-4c74-b455-372459997b52/encryption/df7e8eea-cc52-4fa1-b7e9-35c501affe4f Jul 03 22:03:59.363987 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-aa00e617-091b-4b94-8018-f09e939b9c07 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:59.366194 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.policy [None req-aa00e617-091b-4b94-8018-f09e939b9c07 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '23adf197662048f9ac6bffd4e4c4c376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b93441d2b8643dc9fab0b60c0d06bed', '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=99933) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 22:03:59.366445 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-aa00e617-091b-4b94-8018-f09e939b9c07 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] https://10.4.3.32/volume/v3/types/aa5fd77e-00b0-4c74-b455-372459997b52/encryption/df7e8eea-cc52-4fa1-b7e9-35c501affe4f returned with HTTP 403 Jul 03 22:03:59.366898 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1479/5952] 10.4.3.32 () {68 vars in 1499 bytes} [Fri Jul 3 22:03:59 2026] PUT /volume/v3/types/aa5fd77e-00b0-4c74-b455-372459997b52/encryption/df7e8eea-cc52-4fa1-b7e9-35c501affe4f => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:59.376576 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-968aed23-0f5e-4723-b63b-7638f65195f5 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:59.378572 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-968aed23-0f5e-4723-b63b-7638f65195f5 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] PUT https://10.4.3.32/volume/v3/types/aa5fd77e-00b0-4c74-b455-372459997b52/extra_specs/key1 Jul 03 22:03:59.378917 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-968aed23-0f5e-4723-b63b-7638f65195f5 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:59.380839 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.policy [None req-968aed23-0f5e-4723-b63b-7638f65195f5 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '23adf197662048f9ac6bffd4e4c4c376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b93441d2b8643dc9fab0b60c0d06bed', '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=99935) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 22:03:59.381003 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-968aed23-0f5e-4723-b63b-7638f65195f5 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] https://10.4.3.32/volume/v3/types/aa5fd77e-00b0-4c74-b455-372459997b52/extra_specs/key1 returned with HTTP 403 Jul 03 22:03:59.381436 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1481/5953] 10.4.3.32 () {68 vars in 1406 bytes} [Fri Jul 3 22:03:59 2026] PUT /volume/v3/types/aa5fd77e-00b0-4c74-b455-372459997b52/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:59.391980 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4822383e-54df-4706-a7ef-bbe2bc7c9b50 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:59.393907 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4822383e-54df-4706-a7ef-bbe2bc7c9b50 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] PUT https://10.4.3.32/volume/v3/types/aa5fd77e-00b0-4c74-b455-372459997b52 Jul 03 22:03:59.394247 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4822383e-54df-4706-a7ef-bbe2bc7c9b50 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:03:59.396632 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.policy [None req-4822383e-54df-4706-a7ef-bbe2bc7c9b50 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '23adf197662048f9ac6bffd4e4c4c376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b93441d2b8643dc9fab0b60c0d06bed', '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=99934) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 22:03:59.396859 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4822383e-54df-4706-a7ef-bbe2bc7c9b50 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-member] https://10.4.3.32/volume/v3/types/aa5fd77e-00b0-4c74-b455-372459997b52 returned with HTTP 403 Jul 03 22:03:59.397282 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1486/5954] 10.4.3.32 () {68 vars in 1355 bytes} [Fri Jul 3 22:03:59 2026] PUT /volume/v3/types/aa5fd77e-00b0-4c74-b455-372459997b52 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:03:59.405330 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-5302116c-ae35-4f8a-806a-c536a9aadda1 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:59.406930 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5302116c-ae35-4f8a-806a-c536a9aadda1 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] DELETE https://10.4.3.32/volume/v3/types/d5241dd7-8643-4c33-b03e-cbb55fd45cd9 Jul 03 22:03:59.407102 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5302116c-ae35-4f8a-806a-c536a9aadda1 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:59.407288 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5302116c-ae35-4f8a-806a-c536a9aadda1 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] Calling method '_delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:59.432255 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5302116c-ae35-4f8a-806a-c536a9aadda1 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] https://10.4.3.32/volume/v3/types/d5241dd7-8643-4c33-b03e-cbb55fd45cd9 returned with HTTP 202 Jul 03 22:03:59.432926 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1509/5955] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 22:03:59 2026] DELETE /volume/v3/types/d5241dd7-8643-4c33-b03e-cbb55fd45cd9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:59.439634 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-72670a96-20b9-462a-9e77-67d6e243a12b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:59.441716 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-72670a96-20b9-462a-9e77-67d6e243a12b tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] DELETE https://10.4.3.32/volume/v3/types/02101a58-8f21-41ad-81f8-829b36be13b9 Jul 03 22:03:59.441943 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-72670a96-20b9-462a-9e77-67d6e243a12b tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:59.442209 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-72670a96-20b9-462a-9e77-67d6e243a12b tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] Calling method '_delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:59.472302 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-72670a96-20b9-462a-9e77-67d6e243a12b tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] https://10.4.3.32/volume/v3/types/02101a58-8f21-41ad-81f8-829b36be13b9 returned with HTTP 202 Jul 03 22:03:59.472830 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1480/5956] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 22:03:59 2026] DELETE /volume/v3/types/02101a58-8f21-41ad-81f8-829b36be13b9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:59.479383 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5104a15f-50f7-4d54-a9c7-751730b65a93 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:59.481082 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5104a15f-50f7-4d54-a9c7-751730b65a93 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] DELETE https://10.4.3.32/volume/v3/types/b24ef4e3-3739-4b1b-9312-c96fa7f08b9a Jul 03 22:03:59.481298 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5104a15f-50f7-4d54-a9c7-751730b65a93 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:59.481529 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5104a15f-50f7-4d54-a9c7-751730b65a93 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] Calling method '_delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:59.509654 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5104a15f-50f7-4d54-a9c7-751730b65a93 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] https://10.4.3.32/volume/v3/types/b24ef4e3-3739-4b1b-9312-c96fa7f08b9a returned with HTTP 202 Jul 03 22:03:59.510168 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1482/5957] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 22:03:59 2026] DELETE /volume/v3/types/b24ef4e3-3739-4b1b-9312-c96fa7f08b9a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:59.517438 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ba99bc90-c09d-4b72-8a4f-6bab5b2cfa79 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:59.519143 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ba99bc90-c09d-4b72-8a4f-6bab5b2cfa79 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] DELETE https://10.4.3.32/volume/v3/types/af48e796-cc0f-4404-bf04-2b2f3da2eb3c Jul 03 22:03:59.519352 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ba99bc90-c09d-4b72-8a4f-6bab5b2cfa79 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:59.519576 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ba99bc90-c09d-4b72-8a4f-6bab5b2cfa79 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] Calling method '_delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:59.546925 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ba99bc90-c09d-4b72-8a4f-6bab5b2cfa79 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] https://10.4.3.32/volume/v3/types/af48e796-cc0f-4404-bf04-2b2f3da2eb3c returned with HTTP 202 Jul 03 22:03:59.547304 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1487/5958] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 22:03:59 2026] DELETE /volume/v3/types/af48e796-cc0f-4404-bf04-2b2f3da2eb3c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:59.553744 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-441f5be8-344a-488d-97fa-f2d2eb875bd1 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:59.555530 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-441f5be8-344a-488d-97fa-f2d2eb875bd1 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] DELETE https://10.4.3.32/volume/v3/types/1d23e04b-76f9-448b-99bc-46c8cb5c3972 Jul 03 22:03:59.555714 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-441f5be8-344a-488d-97fa-f2d2eb875bd1 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:59.555898 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-441f5be8-344a-488d-97fa-f2d2eb875bd1 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] Calling method '_delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:59.583601 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-441f5be8-344a-488d-97fa-f2d2eb875bd1 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] https://10.4.3.32/volume/v3/types/1d23e04b-76f9-448b-99bc-46c8cb5c3972 returned with HTTP 202 Jul 03 22:03:59.584137 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1510/5959] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 22:03:59 2026] DELETE /volume/v3/types/1d23e04b-76f9-448b-99bc-46c8cb5c3972 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:03:59.591411 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-b5530786-4874-4409-a605-f426a6ed7d15 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:59.593574 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b5530786-4874-4409-a605-f426a6ed7d15 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] DELETE https://10.4.3.32/volume/v3/types/aa5fd77e-00b0-4c74-b455-372459997b52 Jul 03 22:03:59.593807 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b5530786-4874-4409-a605-f426a6ed7d15 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:59.594085 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-b5530786-4874-4409-a605-f426a6ed7d15 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] Calling method '_delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:59.621449 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-b5530786-4874-4409-a605-f426a6ed7d15 tempest-VolumeTypesMemberTests-1948571904 tempest-VolumeTypesMemberTests-1948571904-project-admin] https://10.4.3.32/volume/v3/types/aa5fd77e-00b0-4c74-b455-372459997b52 returned with HTTP 202 Jul 03 22:03:59.621886 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1481/5960] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 22:03:59 2026] DELETE /volume/v3/types/aa5fd77e-00b0-4c74-b455-372459997b52 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:04:01.122484 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-3e07ef8f-5283-44e3-8c59-04bc21b55244 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:01.209717 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3e07ef8f-5283-44e3-8c59-04bc21b55244 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:04:01.210112 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3e07ef8f-5283-44e3-8c59-04bc21b55244 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-73376412"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:04:01.211692 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-3e07ef8f-5283-44e3-8c59-04bc21b55244 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-73376412'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:04:01.211825 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-3e07ef8f-5283-44e3-8c59-04bc21b55244 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Create volume of 1 GB Jul 03 22:04:01.213912 np0000004475 devstack@c-api.service[99935]: DEBUG dbcounter [-] [99935] Writing DB stats cinder:SELECT=344,cinder:INSERT=71,cinder:UPDATE=134 {{(pid=99935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:04:01.215998 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-3e07ef8f-5283-44e3-8c59-04bc21b55244 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Availability Zones retrieved successfully. Jul 03 22:04:01.221540 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-3e07ef8f-5283-44e3-8c59-04bc21b55244 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Flow 'volume_create_api' (eb73272a-1623-434f-8acf-c0b5db8253c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:04:01.222465 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-3e07ef8f-5283-44e3-8c59-04bc21b55244 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0e93265-d9c5-4bf0-8940-3c271cc42c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:04:01.223633 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-3e07ef8f-5283-44e3-8c59-04bc21b55244 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:04:01.249214 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-3e07ef8f-5283-44e3-8c59-04bc21b55244 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0e93265-d9c5-4bf0-8940-3c271cc42c4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:04:01.250035 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-3e07ef8f-5283-44e3-8c59-04bc21b55244 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d324a33-c009-476f-ac24-0bc2f62fced4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:04:01.317683 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-3e07ef8f-5283-44e3-8c59-04bc21b55244 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Created reservations ['27275621-ae0a-4198-bd4a-65337c87bc0e', 'aaf7b53a-cfdc-4a20-ac1b-a578edd32491', '983aa2e9-1cd2-42cf-a625-f180a8ded436', '7b507b80-931d-4b7e-8fe1-fc3db332d4f7'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:04:01.318653 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-3e07ef8f-5283-44e3-8c59-04bc21b55244 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d324a33-c009-476f-ac24-0bc2f62fced4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27275621-ae0a-4198-bd4a-65337c87bc0e', 'aaf7b53a-cfdc-4a20-ac1b-a578edd32491', '983aa2e9-1cd2-42cf-a625-f180a8ded436', '7b507b80-931d-4b7e-8fe1-fc3db332d4f7']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:04:01.319389 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-3e07ef8f-5283-44e3-8c59-04bc21b55244 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fc380fb-5203-492f-afca-4f9be7f3f873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:04:01.344214 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-3e07ef8f-5283-44e3-8c59-04bc21b55244 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fc380fb-5203-492f-afca-4f9be7f3f873) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fe4c929-88af-49c4-9923-29e3a83d9f41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-73376412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69f0ff09bdf7458e85d4bc0e9640369a',qos_specs=None,replication_status=,reservations=['27275621-ae0a-4198-bd4a-65337c87bc0e','aaf7b53a-cfdc-4a20-ac1b-a578edd32491','983aa2e9-1cd2-42cf-a625-f180a8ded436','7b507b80-931d-4b7e-8fe1-fc3db332d4f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db95d7d140d9436b99977b00822acd2a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:04:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-73376412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fe4c929-88af-49c4-9923-29e3a83d9f41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69f0ff09bdf7458e85d4bc0e9640369a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db95d7d140d9436b99977b00822acd2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:04:01.344940 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-3e07ef8f-5283-44e3-8c59-04bc21b55244 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (771a225c-a6f1-4b53-a376-f62c66fc5500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:04:01.367411 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-3e07ef8f-5283-44e3-8c59-04bc21b55244 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (771a225c-a6f1-4b53-a376-f62c66fc5500) transitioned into state 'SUCCESS' from state '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-73376412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69f0ff09bdf7458e85d4bc0e9640369a',qos_specs=None,replication_status=,reservations=['27275621-ae0a-4198-bd4a-65337c87bc0e','aaf7b53a-cfdc-4a20-ac1b-a578edd32491','983aa2e9-1cd2-42cf-a625-f180a8ded436','7b507b80-931d-4b7e-8fe1-fc3db332d4f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db95d7d140d9436b99977b00822acd2a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:04:01.368110 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-3e07ef8f-5283-44e3-8c59-04bc21b55244 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aa9c30a-c2cc-4a0c-be3b-8b45cd315a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:04:01.377650 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-3e07ef8f-5283-44e3-8c59-04bc21b55244 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aa9c30a-c2cc-4a0c-be3b-8b45cd315a81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:04:01.378842 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-3e07ef8f-5283-44e3-8c59-04bc21b55244 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Flow 'volume_create_api' (eb73272a-1623-434f-8acf-c0b5db8253c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:04:01.378842 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-3e07ef8f-5283-44e3-8c59-04bc21b55244 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Create volume request issued successfully. Jul 03 22:04:01.380403 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3e07ef8f-5283-44e3-8c59-04bc21b55244 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:04:01.380403 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1483/5961] 10.4.3.32 () {70 vars in 1292 bytes} [Fri Jul 3 22:04:01 2026] POST /volume/v3/volumes => generated 774 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:04:01.394502 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-0ab5670e-6944-4fdd-abff-d9b571471297 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:01.397393 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0ab5670e-6944-4fdd-abff-d9b571471297 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] GET https://10.4.3.32/volume/v3/volumes/7fe4c929-88af-49c4-9923-29e3a83d9f41 Jul 03 22:04:01.397393 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0ab5670e-6944-4fdd-abff-d9b571471297 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:01.397393 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0ab5670e-6944-4fdd-abff-d9b571471297 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:01.403127 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:01.403127 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:04:01.406400 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-0ab5670e-6944-4fdd-abff-d9b571471297 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Volume info retrieved successfully. Jul 03 22:04:01.409949 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0ab5670e-6944-4fdd-abff-d9b571471297 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] https://10.4.3.32/volume/v3/volumes/7fe4c929-88af-49c4-9923-29e3a83d9f41 returned with HTTP 200 Jul 03 22:04:01.410346 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1488/5962] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:04:01 2026] GET /volume/v3/volumes/7fe4c929-88af-49c4-9923-29e3a83d9f41 => generated 953 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:04:02.422434 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c02352ff-46ba-4b62-9dbe-c405835b1f5b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:02.424254 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c02352ff-46ba-4b62-9dbe-c405835b1f5b tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] GET https://10.4.3.32/volume/v3/volumes/7fe4c929-88af-49c4-9923-29e3a83d9f41 Jul 03 22:04:02.424476 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c02352ff-46ba-4b62-9dbe-c405835b1f5b tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:02.424665 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c02352ff-46ba-4b62-9dbe-c405835b1f5b tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:02.432249 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:02.432249 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:04:02.435982 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c02352ff-46ba-4b62-9dbe-c405835b1f5b tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Volume info retrieved successfully. Jul 03 22:04:02.440449 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c02352ff-46ba-4b62-9dbe-c405835b1f5b tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] https://10.4.3.32/volume/v3/volumes/7fe4c929-88af-49c4-9923-29e3a83d9f41 returned with HTTP 200 Jul 03 22:04:02.440877 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1511/5963] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:04:02 2026] GET /volume/v3/volumes/7fe4c929-88af-49c4-9923-29e3a83d9f41 => generated 1014 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:04:02.452748 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-02ae4135-3cfd-4008-a5af-c1bb573b28ff None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:02.506966 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-02ae4135-3cfd-4008-a5af-c1bb573b28ff tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-reader] GET https://10.4.3.32/volume/v3/volumes Jul 03 22:04:02.507278 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-02ae4135-3cfd-4008-a5af-c1bb573b28ff tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-reader] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:02.507508 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-02ae4135-3cfd-4008-a5af-c1bb573b28ff tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-reader] Calling method 'index' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:02.507764 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.api_utils [None req-02ae4135-3cfd-4008-a5af-c1bb573b28ff tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-reader] Removing options '' from query. {{(pid=99933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:04:02.508552 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-02ae4135-3cfd-4008-a5af-c1bb573b28ff tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99933) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:04:02.516893 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-02ae4135-3cfd-4008-a5af-c1bb573b28ff tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-reader] Get all volumes completed successfully. Jul 03 22:04:02.517436 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-02ae4135-3cfd-4008-a5af-c1bb573b28ff tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-reader] https://10.4.3.32/volume/v3/volumes returned with HTTP 200 Jul 03 22:04:02.517796 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1482/5964] 10.4.3.32 () {68 vars in 1271 bytes} [Fri Jul 3 22:04:02 2026] GET /volume/v3/volumes => generated 332 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:04:02.528083 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-dc6edf1b-8a0e-49b5-a69d-acebb9dfe32a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:02.530067 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-dc6edf1b-8a0e-49b5-a69d-acebb9dfe32a tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/7fe4c929-88af-49c4-9923-29e3a83d9f41 Jul 03 22:04:02.530327 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-dc6edf1b-8a0e-49b5-a69d-acebb9dfe32a tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:02.530570 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-dc6edf1b-8a0e-49b5-a69d-acebb9dfe32a tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:02.530766 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-dc6edf1b-8a0e-49b5-a69d-acebb9dfe32a tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Delete volume with id: 7fe4c929-88af-49c4-9923-29e3a83d9f41 Jul 03 22:04:02.537746 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:02.537746 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:04:02.538117 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-dc6edf1b-8a0e-49b5-a69d-acebb9dfe32a tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Volume info retrieved successfully. Jul 03 22:04:02.553729 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-dc6edf1b-8a0e-49b5-a69d-acebb9dfe32a tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Delete volume request issued successfully. Jul 03 22:04:02.553903 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-dc6edf1b-8a0e-49b5-a69d-acebb9dfe32a tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] https://10.4.3.32/volume/v3/volumes/7fe4c929-88af-49c4-9923-29e3a83d9f41 returned with HTTP 202 Jul 03 22:04:02.554339 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1484/5965] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 22:04:02 2026] DELETE /volume/v3/volumes/7fe4c929-88af-49c4-9923-29e3a83d9f41 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 22:04:02.562190 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4be38b37-e4f7-48ed-93a7-023f811be21e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:02.563975 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4be38b37-e4f7-48ed-93a7-023f811be21e tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] GET https://10.4.3.32/volume/v3/volumes/7fe4c929-88af-49c4-9923-29e3a83d9f41 Jul 03 22:04:02.564180 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4be38b37-e4f7-48ed-93a7-023f811be21e tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:02.564424 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4be38b37-e4f7-48ed-93a7-023f811be21e tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:02.571135 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:02.571135 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:04:02.574676 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-4be38b37-e4f7-48ed-93a7-023f811be21e tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Volume info retrieved successfully. Jul 03 22:04:02.578918 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4be38b37-e4f7-48ed-93a7-023f811be21e tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] https://10.4.3.32/volume/v3/volumes/7fe4c929-88af-49c4-9923-29e3a83d9f41 returned with HTTP 200 Jul 03 22:04:02.579320 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1489/5966] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:04:02 2026] GET /volume/v3/volumes/7fe4c929-88af-49c4-9923-29e3a83d9f41 => generated 1013 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:04:03.592618 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-754b04ba-6c31-4559-977f-ef96816ccaf7 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:03.595037 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-754b04ba-6c31-4559-977f-ef96816ccaf7 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] GET https://10.4.3.32/volume/v3/volumes/7fe4c929-88af-49c4-9923-29e3a83d9f41 Jul 03 22:04:03.595353 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-754b04ba-6c31-4559-977f-ef96816ccaf7 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:03.595650 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-754b04ba-6c31-4559-977f-ef96816ccaf7 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:03.602021 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-754b04ba-6c31-4559-977f-ef96816ccaf7 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] https://10.4.3.32/volume/v3/volumes/7fe4c929-88af-49c4-9923-29e3a83d9f41 returned with HTTP 404 Jul 03 22:04:03.602563 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1512/5967] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:04:03 2026] GET /volume/v3/volumes/7fe4c929-88af-49c4-9923-29e3a83d9f41 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 22:04:03.609251 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-22edbfa5-6173-4a3b-b29f-fb80f49b9ba6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:03.610716 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-22edbfa5-6173-4a3b-b29f-fb80f49b9ba6 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:04:03.611015 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-22edbfa5-6173-4a3b-b29f-fb80f49b9ba6 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-428086787"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:04:03.612291 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-22edbfa5-6173-4a3b-b29f-fb80f49b9ba6 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-428086787'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:04:03.612425 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-22edbfa5-6173-4a3b-b29f-fb80f49b9ba6 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Create volume of 1 GB Jul 03 22:04:03.612715 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:03.612715 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:04:03.615934 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-22edbfa5-6173-4a3b-b29f-fb80f49b9ba6 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Availability Zones retrieved successfully. Jul 03 22:04:03.620873 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-22edbfa5-6173-4a3b-b29f-fb80f49b9ba6 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Flow 'volume_create_api' (662e8b22-b7ab-4ba3-83e1-740056a4f180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:04:03.621712 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-22edbfa5-6173-4a3b-b29f-fb80f49b9ba6 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a387a6f-652f-4096-9b16-9817fb2fb429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:04:03.622360 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-22edbfa5-6173-4a3b-b29f-fb80f49b9ba6 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:04:03.642836 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-22edbfa5-6173-4a3b-b29f-fb80f49b9ba6 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a387a6f-652f-4096-9b16-9817fb2fb429) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:04:03.643525 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-22edbfa5-6173-4a3b-b29f-fb80f49b9ba6 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (972ad2ac-cd8a-4eb4-82ec-8141987e5250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:04:03.678826 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-22edbfa5-6173-4a3b-b29f-fb80f49b9ba6 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Created reservations ['ca764b62-c8be-4a84-bb74-09085df682b3', '3b0727df-17bc-407d-96ee-3e4f47977500', '926cfabf-51b9-459b-86f4-47e3f718ae9b', 'c6427e57-3737-4b6a-8e88-b4ec86148602'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:04:03.679557 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-22edbfa5-6173-4a3b-b29f-fb80f49b9ba6 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (972ad2ac-cd8a-4eb4-82ec-8141987e5250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca764b62-c8be-4a84-bb74-09085df682b3', '3b0727df-17bc-407d-96ee-3e4f47977500', '926cfabf-51b9-459b-86f4-47e3f718ae9b', 'c6427e57-3737-4b6a-8e88-b4ec86148602']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:04:03.680188 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-22edbfa5-6173-4a3b-b29f-fb80f49b9ba6 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0046db3f-ef33-443e-8952-b4962b996ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:04:03.705464 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-22edbfa5-6173-4a3b-b29f-fb80f49b9ba6 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0046db3f-ef33-443e-8952-b4962b996ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4e6ce0e-0a66-4e3a-9d03-a31a86b060d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-428086787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69f0ff09bdf7458e85d4bc0e9640369a',qos_specs=None,replication_status=,reservations=['ca764b62-c8be-4a84-bb74-09085df682b3','3b0727df-17bc-407d-96ee-3e4f47977500','926cfabf-51b9-459b-86f4-47e3f718ae9b','c6427e57-3737-4b6a-8e88-b4ec86148602'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db95d7d140d9436b99977b00822acd2a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:04:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-428086787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4e6ce0e-0a66-4e3a-9d03-a31a86b060d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69f0ff09bdf7458e85d4bc0e9640369a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db95d7d140d9436b99977b00822acd2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:04:03.706165 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-22edbfa5-6173-4a3b-b29f-fb80f49b9ba6 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a6a9e7d-a9d0-49e0-93b3-c6437834c47e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:04:03.728872 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-22edbfa5-6173-4a3b-b29f-fb80f49b9ba6 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a6a9e7d-a9d0-49e0-93b3-c6437834c47e) transitioned into state 'SUCCESS' from state '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-428086787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69f0ff09bdf7458e85d4bc0e9640369a',qos_specs=None,replication_status=,reservations=['ca764b62-c8be-4a84-bb74-09085df682b3','3b0727df-17bc-407d-96ee-3e4f47977500','926cfabf-51b9-459b-86f4-47e3f718ae9b','c6427e57-3737-4b6a-8e88-b4ec86148602'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db95d7d140d9436b99977b00822acd2a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:04:03.729628 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-22edbfa5-6173-4a3b-b29f-fb80f49b9ba6 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b8267b1-1412-4a34-986e-b1dc965e2903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:04:03.744874 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-22edbfa5-6173-4a3b-b29f-fb80f49b9ba6 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b8267b1-1412-4a34-986e-b1dc965e2903) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:04:03.746142 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-22edbfa5-6173-4a3b-b29f-fb80f49b9ba6 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Flow 'volume_create_api' (662e8b22-b7ab-4ba3-83e1-740056a4f180) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:04:03.746654 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-22edbfa5-6173-4a3b-b29f-fb80f49b9ba6 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Create volume request issued successfully. Jul 03 22:04:03.747538 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-22edbfa5-6173-4a3b-b29f-fb80f49b9ba6 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:04:03.748125 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1483/5968] 10.4.3.32 () {70 vars in 1292 bytes} [Fri Jul 3 22:04:03 2026] POST /volume/v3/volumes => generated 775 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:04:03.763111 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-90970592-eec2-4aa7-92f1-8d9c8b3d6f17 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:03.765034 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-90970592-eec2-4aa7-92f1-8d9c8b3d6f17 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] GET https://10.4.3.32/volume/v3/volumes/d4e6ce0e-0a66-4e3a-9d03-a31a86b060d5 Jul 03 22:04:03.765323 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-90970592-eec2-4aa7-92f1-8d9c8b3d6f17 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:03.765554 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-90970592-eec2-4aa7-92f1-8d9c8b3d6f17 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:03.773435 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:03.773435 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:04:03.776683 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-90970592-eec2-4aa7-92f1-8d9c8b3d6f17 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Volume info retrieved successfully. Jul 03 22:04:03.781024 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-90970592-eec2-4aa7-92f1-8d9c8b3d6f17 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] https://10.4.3.32/volume/v3/volumes/d4e6ce0e-0a66-4e3a-9d03-a31a86b060d5 returned with HTTP 200 Jul 03 22:04:03.781425 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1485/5969] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:04:03 2026] GET /volume/v3/volumes/d4e6ce0e-0a66-4e3a-9d03-a31a86b060d5 => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:04:04.796742 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-729d20bf-8f9e-4336-8305-0701af7ed02a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:04.798328 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-729d20bf-8f9e-4336-8305-0701af7ed02a tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] GET https://10.4.3.32/volume/v3/volumes/d4e6ce0e-0a66-4e3a-9d03-a31a86b060d5 Jul 03 22:04:04.798564 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-729d20bf-8f9e-4336-8305-0701af7ed02a tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:04.798759 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-729d20bf-8f9e-4336-8305-0701af7ed02a tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:04.804942 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:04.804942 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:04:04.807898 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-729d20bf-8f9e-4336-8305-0701af7ed02a tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Volume info retrieved successfully. Jul 03 22:04:04.811003 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-729d20bf-8f9e-4336-8305-0701af7ed02a tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] https://10.4.3.32/volume/v3/volumes/d4e6ce0e-0a66-4e3a-9d03-a31a86b060d5 returned with HTTP 200 Jul 03 22:04:04.811382 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1490/5970] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:04:04 2026] GET /volume/v3/volumes/d4e6ce0e-0a66-4e3a-9d03-a31a86b060d5 => generated 1015 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:04:04.822420 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e40ef403-e150-47e0-9350-e31b7c66a3f1 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:04.824145 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e40ef403-e150-47e0-9350-e31b7c66a3f1 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-reader] GET https://10.4.3.32/volume/v3/volumes/detail Jul 03 22:04:04.824362 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e40ef403-e150-47e0-9350-e31b7c66a3f1 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-reader] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:04.824575 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e40ef403-e150-47e0-9350-e31b7c66a3f1 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-reader] Calling method 'detail' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:04.824853 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.api_utils [None req-e40ef403-e150-47e0-9350-e31b7c66a3f1 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-reader] Removing options '' from query. {{(pid=99936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:04:04.825511 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e40ef403-e150-47e0-9350-e31b7c66a3f1 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:04:04.832254 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e40ef403-e150-47e0-9350-e31b7c66a3f1 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-reader] Get all volumes completed successfully. Jul 03 22:04:04.832931 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:04.832931 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:04:04.837003 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e40ef403-e150-47e0-9350-e31b7c66a3f1 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-reader] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:04:04.837541 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1513/5971] 10.4.3.32 () {68 vars in 1292 bytes} [Fri Jul 3 22:04:04 2026] GET /volume/v3/volumes/detail => generated 845 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:04:04.848490 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-df9bfb7c-bf18-4afc-9351-925d8a069e44 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:04.850305 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-df9bfb7c-bf18-4afc-9351-925d8a069e44 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/d4e6ce0e-0a66-4e3a-9d03-a31a86b060d5 Jul 03 22:04:04.850558 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-df9bfb7c-bf18-4afc-9351-925d8a069e44 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:04.850765 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-df9bfb7c-bf18-4afc-9351-925d8a069e44 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:04.850937 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-df9bfb7c-bf18-4afc-9351-925d8a069e44 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Delete volume with id: d4e6ce0e-0a66-4e3a-9d03-a31a86b060d5 Jul 03 22:04:04.857252 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:04.857252 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:04:04.857576 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-df9bfb7c-bf18-4afc-9351-925d8a069e44 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Volume info retrieved successfully. Jul 03 22:04:04.876017 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-df9bfb7c-bf18-4afc-9351-925d8a069e44 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Delete volume request issued successfully. Jul 03 22:04:04.876201 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-df9bfb7c-bf18-4afc-9351-925d8a069e44 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] https://10.4.3.32/volume/v3/volumes/d4e6ce0e-0a66-4e3a-9d03-a31a86b060d5 returned with HTTP 202 Jul 03 22:04:04.876658 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1484/5972] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 22:04:04 2026] DELETE /volume/v3/volumes/d4e6ce0e-0a66-4e3a-9d03-a31a86b060d5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 22:04:04.883329 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-6b9c2224-a39d-407b-b98d-c94899a2609a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:04.885190 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6b9c2224-a39d-407b-b98d-c94899a2609a tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] GET https://10.4.3.32/volume/v3/volumes/d4e6ce0e-0a66-4e3a-9d03-a31a86b060d5 Jul 03 22:04:04.885435 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6b9c2224-a39d-407b-b98d-c94899a2609a tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:04.885631 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6b9c2224-a39d-407b-b98d-c94899a2609a tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:04.891849 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:04.891849 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:04:04.894849 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-6b9c2224-a39d-407b-b98d-c94899a2609a tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Volume info retrieved successfully. Jul 03 22:04:04.898290 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6b9c2224-a39d-407b-b98d-c94899a2609a tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] https://10.4.3.32/volume/v3/volumes/d4e6ce0e-0a66-4e3a-9d03-a31a86b060d5 returned with HTTP 200 Jul 03 22:04:04.898642 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1486/5973] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:04:04 2026] GET /volume/v3/volumes/d4e6ce0e-0a66-4e3a-9d03-a31a86b060d5 => generated 1014 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:04:05.289004 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-f7f7db2c-9bc0-4937-84a1-b8ef07d1830b req-75721bbc-3ed5-452f-b05a-0cb0793c06d7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:05.290939 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-f7f7db2c-9bc0-4937-84a1-b8ef07d1830b req-75721bbc-3ed5-452f-b05a-0cb0793c06d7 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] GET https://10.4.3.32/volume/v3/limits Jul 03 22:04:05.291127 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-f7f7db2c-9bc0-4937-84a1-b8ef07d1830b req-75721bbc-3ed5-452f-b05a-0cb0793c06d7 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:05.291319 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-f7f7db2c-9bc0-4937-84a1-b8ef07d1830b req-75721bbc-3ed5-452f-b05a-0cb0793c06d7 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'index' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:05.309276 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-f7f7db2c-9bc0-4937-84a1-b8ef07d1830b req-75721bbc-3ed5-452f-b05a-0cb0793c06d7 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/limits returned with HTTP 200 Jul 03 22:04:05.309731 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1491/5974] 10.4.3.32 () {68 vars in 1477 bytes} [Fri Jul 3 22:04:05 2026] GET /volume/v3/limits => generated 302 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:04:05.837655 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-f7f7db2c-9bc0-4937-84a1-b8ef07d1830b req-b0d743ed-f7d2-427d-8165-67fcf7371dec None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:05.839689 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-f7f7db2c-9bc0-4937-84a1-b8ef07d1830b req-b0d743ed-f7d2-427d-8165-67fcf7371dec tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] GET https://10.4.3.32/volume/v3/volumes/2097740d-6878-4ebb-8f9c-ad251e48198c Jul 03 22:04:05.839868 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-f7f7db2c-9bc0-4937-84a1-b8ef07d1830b req-b0d743ed-f7d2-427d-8165-67fcf7371dec tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:05.840039 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-f7f7db2c-9bc0-4937-84a1-b8ef07d1830b req-b0d743ed-f7d2-427d-8165-67fcf7371dec tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:05.841924 np0000004475 devstack@c-api.service[99936]: DEBUG dbcounter [-] [99936] Writing DB stats cinder:SELECT=367,cinder:INSERT=82,cinder:UPDATE=132 {{(pid=99936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:04:05.849719 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:05.849719 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:04:05.852670 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-f7f7db2c-9bc0-4937-84a1-b8ef07d1830b req-b0d743ed-f7d2-427d-8165-67fcf7371dec tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Volume info retrieved successfully. Jul 03 22:04:05.856659 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-f7f7db2c-9bc0-4937-84a1-b8ef07d1830b req-b0d743ed-f7d2-427d-8165-67fcf7371dec tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/volumes/2097740d-6878-4ebb-8f9c-ad251e48198c returned with HTTP 200 Jul 03 22:04:05.857212 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1514/5975] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 22:04:05 2026] GET /volume/v3/volumes/2097740d-6878-4ebb-8f9c-ad251e48198c => generated 1661 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:04:05.865661 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-f7f7db2c-9bc0-4937-84a1-b8ef07d1830b req-0ee17074-6d61-4f0a-9e73-3fe799b2004d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:05.867612 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-f7f7db2c-9bc0-4937-84a1-b8ef07d1830b req-0ee17074-6d61-4f0a-9e73-3fe799b2004d tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 22:04:05.867925 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-f7f7db2c-9bc0-4937-84a1-b8ef07d1830b req-0ee17074-6d61-4f0a-9e73-3fe799b2004d tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2097740d-6878-4ebb-8f9c-ad251e48198c", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1846785651", "description": null, "metadata": {}}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:04:05.877357 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:05.877357 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:04:05.877771 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-f7f7db2c-9bc0-4937-84a1-b8ef07d1830b req-0ee17074-6d61-4f0a-9e73-3fe799b2004d tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Volume info retrieved successfully. Jul 03 22:04:05.877895 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.snapshots [req-f7f7db2c-9bc0-4937-84a1-b8ef07d1830b req-0ee17074-6d61-4f0a-9e73-3fe799b2004d tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Create snapshot from volume 2097740d-6878-4ebb-8f9c-ad251e48198c Jul 03 22:04:05.908962 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [req-f7f7db2c-9bc0-4937-84a1-b8ef07d1830b req-0ee17074-6d61-4f0a-9e73-3fe799b2004d tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Created reservations ['bcd46118-a131-4a3c-b65d-a33eac53c35b', '50adde22-f5df-487c-a9bc-b6c8837b35ac', 'd7323516-eb0f-4a25-a9e4-f27ce772ba46', 'fd74e4aa-e087-4fe9-a182-f1491772f611'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:04:05.911561 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-6549a0fe-af83-4ab0-b758-ec3f18dda857 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:05.913311 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6549a0fe-af83-4ab0-b758-ec3f18dda857 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] GET https://10.4.3.32/volume/v3/volumes/d4e6ce0e-0a66-4e3a-9d03-a31a86b060d5 Jul 03 22:04:05.913569 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6549a0fe-af83-4ab0-b758-ec3f18dda857 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:05.913731 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6549a0fe-af83-4ab0-b758-ec3f18dda857 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:05.919453 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6549a0fe-af83-4ab0-b758-ec3f18dda857 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] https://10.4.3.32/volume/v3/volumes/d4e6ce0e-0a66-4e3a-9d03-a31a86b060d5 returned with HTTP 404 Jul 03 22:04:05.919963 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1487/5976] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:04:05 2026] GET /volume/v3/volumes/d4e6ce0e-0a66-4e3a-9d03-a31a86b060d5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 22:04:05.929835 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ddc14d7a-26af-4756-b2de-62d89b3bdfe0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:05.931768 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ddc14d7a-26af-4756-b2de-62d89b3bdfe0 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:04:05.932172 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ddc14d7a-26af-4756-b2de-62d89b3bdfe0 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1403780918"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:04:05.933674 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-ddc14d7a-26af-4756-b2de-62d89b3bdfe0 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1403780918'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:04:05.933842 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-ddc14d7a-26af-4756-b2de-62d89b3bdfe0 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Create volume of 1 GB Jul 03 22:04:05.937536 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-ddc14d7a-26af-4756-b2de-62d89b3bdfe0 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Availability Zones retrieved successfully. Jul 03 22:04:05.941861 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-f7f7db2c-9bc0-4937-84a1-b8ef07d1830b req-0ee17074-6d61-4f0a-9e73-3fe799b2004d tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Snapshot force create request issued successfully. Jul 03 22:04:05.942245 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-f7f7db2c-9bc0-4937-84a1-b8ef07d1830b req-0ee17074-6d61-4f0a-9e73-3fe799b2004d tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 22:04:05.942737 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1485/5977] 10.4.3.32 () {72 vars in 1540 bytes} [Fri Jul 3 22:04:05 2026] POST /volume/v3/snapshots => generated 324 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:04:05.943022 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-ddc14d7a-26af-4756-b2de-62d89b3bdfe0 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Flow 'volume_create_api' (72eb8637-8009-4c5b-9128-a210fd1d65e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:04:05.943936 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-ddc14d7a-26af-4756-b2de-62d89b3bdfe0 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33fe8bc7-7abb-458a-9f5e-686d4197dfe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:04:05.944686 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-ddc14d7a-26af-4756-b2de-62d89b3bdfe0 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:04:05.967215 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-ddc14d7a-26af-4756-b2de-62d89b3bdfe0 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33fe8bc7-7abb-458a-9f5e-686d4197dfe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:04:05.967946 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-ddc14d7a-26af-4756-b2de-62d89b3bdfe0 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12aeda9b-528b-492c-b496-fa1266e6973c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:04:06.003139 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-ddc14d7a-26af-4756-b2de-62d89b3bdfe0 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Created reservations ['d75e378c-f630-48e5-b228-f002da3e5b30', '662f6a7e-7cf0-4da2-ac69-c46e18a7f7af', '57842f57-8248-44da-871c-98981e9761b9', 'dfc891b1-4c86-4b1a-9e05-f9cfaffa1f3d'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:04:06.003920 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-ddc14d7a-26af-4756-b2de-62d89b3bdfe0 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12aeda9b-528b-492c-b496-fa1266e6973c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d75e378c-f630-48e5-b228-f002da3e5b30', '662f6a7e-7cf0-4da2-ac69-c46e18a7f7af', '57842f57-8248-44da-871c-98981e9761b9', 'dfc891b1-4c86-4b1a-9e05-f9cfaffa1f3d']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:04:06.004667 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-ddc14d7a-26af-4756-b2de-62d89b3bdfe0 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00164a06-37dc-41e4-89d2-b45a0ce24d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:04:06.028481 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-ddc14d7a-26af-4756-b2de-62d89b3bdfe0 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00164a06-37dc-41e4-89d2-b45a0ce24d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0b10a01-f3c4-45ea-a2f5-3c0a024cf38c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1403780918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69f0ff09bdf7458e85d4bc0e9640369a',qos_specs=None,replication_status=,reservations=['d75e378c-f630-48e5-b228-f002da3e5b30','662f6a7e-7cf0-4da2-ac69-c46e18a7f7af','57842f57-8248-44da-871c-98981e9761b9','dfc891b1-4c86-4b1a-9e05-f9cfaffa1f3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db95d7d140d9436b99977b00822acd2a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:04:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1403780918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0b10a01-f3c4-45ea-a2f5-3c0a024cf38c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69f0ff09bdf7458e85d4bc0e9640369a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db95d7d140d9436b99977b00822acd2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:04:06.029251 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-ddc14d7a-26af-4756-b2de-62d89b3bdfe0 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da50d2be-b17e-4c73-a822-fdaf77cadb4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:04:06.046881 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-ddc14d7a-26af-4756-b2de-62d89b3bdfe0 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da50d2be-b17e-4c73-a822-fdaf77cadb4f) transitioned into state 'SUCCESS' from state '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-1403780918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69f0ff09bdf7458e85d4bc0e9640369a',qos_specs=None,replication_status=,reservations=['d75e378c-f630-48e5-b228-f002da3e5b30','662f6a7e-7cf0-4da2-ac69-c46e18a7f7af','57842f57-8248-44da-871c-98981e9761b9','dfc891b1-4c86-4b1a-9e05-f9cfaffa1f3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db95d7d140d9436b99977b00822acd2a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:04:06.047668 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-ddc14d7a-26af-4756-b2de-62d89b3bdfe0 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (558fc1d7-1fbf-4e6e-93c2-4a3aee754f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:04:06.055837 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-ddc14d7a-26af-4756-b2de-62d89b3bdfe0 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (558fc1d7-1fbf-4e6e-93c2-4a3aee754f8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:04:06.056608 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-ddc14d7a-26af-4756-b2de-62d89b3bdfe0 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Flow 'volume_create_api' (72eb8637-8009-4c5b-9128-a210fd1d65e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:04:06.056901 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-ddc14d7a-26af-4756-b2de-62d89b3bdfe0 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Create volume request issued successfully. Jul 03 22:04:06.057509 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ddc14d7a-26af-4756-b2de-62d89b3bdfe0 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:04:06.057922 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1492/5978] 10.4.3.32 () {70 vars in 1292 bytes} [Fri Jul 3 22:04:05 2026] POST /volume/v3/volumes => generated 776 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:04:06.070518 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-5cfc8fc7-e7ab-4c99-926e-0db08c37e0a3 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:06.072314 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5cfc8fc7-e7ab-4c99-926e-0db08c37e0a3 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] GET https://10.4.3.32/volume/v3/volumes/b0b10a01-f3c4-45ea-a2f5-3c0a024cf38c Jul 03 22:04:06.072528 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5cfc8fc7-e7ab-4c99-926e-0db08c37e0a3 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:06.072699 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-5cfc8fc7-e7ab-4c99-926e-0db08c37e0a3 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:06.079125 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:06.079125 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:04:06.082640 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-5cfc8fc7-e7ab-4c99-926e-0db08c37e0a3 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Volume info retrieved successfully. Jul 03 22:04:06.086825 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-5cfc8fc7-e7ab-4c99-926e-0db08c37e0a3 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] https://10.4.3.32/volume/v3/volumes/b0b10a01-f3c4-45ea-a2f5-3c0a024cf38c returned with HTTP 200 Jul 03 22:04:06.087319 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1515/5979] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:04:06 2026] GET /volume/v3/volumes/b0b10a01-f3c4-45ea-a2f5-3c0a024cf38c => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:04:07.098768 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-bb6f64ba-5f46-4a93-b333-b779b4dbd719 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:07.100457 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bb6f64ba-5f46-4a93-b333-b779b4dbd719 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] GET https://10.4.3.32/volume/v3/volumes/b0b10a01-f3c4-45ea-a2f5-3c0a024cf38c Jul 03 22:04:07.100698 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bb6f64ba-5f46-4a93-b333-b779b4dbd719 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:07.100906 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bb6f64ba-5f46-4a93-b333-b779b4dbd719 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:07.108131 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:07.108131 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:04:07.111406 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-bb6f64ba-5f46-4a93-b333-b779b4dbd719 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Volume info retrieved successfully. Jul 03 22:04:07.114897 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bb6f64ba-5f46-4a93-b333-b779b4dbd719 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] https://10.4.3.32/volume/v3/volumes/b0b10a01-f3c4-45ea-a2f5-3c0a024cf38c returned with HTTP 200 Jul 03 22:04:07.115277 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1488/5980] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:04:07 2026] GET /volume/v3/volumes/b0b10a01-f3c4-45ea-a2f5-3c0a024cf38c => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:04:07.126965 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d8b9d412-021b-462f-be93-33a5fb8e3604 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:07.128997 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d8b9d412-021b-462f-be93-33a5fb8e3604 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-reader] GET https://10.4.3.32/volume/v3/volumes/b0b10a01-f3c4-45ea-a2f5-3c0a024cf38c Jul 03 22:04:07.129266 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d8b9d412-021b-462f-be93-33a5fb8e3604 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-reader] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:07.129505 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d8b9d412-021b-462f-be93-33a5fb8e3604 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-reader] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:07.136366 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:07.136366 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:04:07.139935 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-d8b9d412-021b-462f-be93-33a5fb8e3604 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-reader] Volume info retrieved successfully. Jul 03 22:04:07.144507 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d8b9d412-021b-462f-be93-33a5fb8e3604 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-reader] https://10.4.3.32/volume/v3/volumes/b0b10a01-f3c4-45ea-a2f5-3c0a024cf38c returned with HTTP 200 Jul 03 22:04:07.144859 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1486/5981] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:04:07 2026] GET /volume/v3/volumes/b0b10a01-f3c4-45ea-a2f5-3c0a024cf38c => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:04:07.156399 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-67c6d3b5-5e93-4728-8ce8-ba80b8fe58e8 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:07.158305 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-67c6d3b5-5e93-4728-8ce8-ba80b8fe58e8 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/b0b10a01-f3c4-45ea-a2f5-3c0a024cf38c Jul 03 22:04:07.158553 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-67c6d3b5-5e93-4728-8ce8-ba80b8fe58e8 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:07.158728 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-67c6d3b5-5e93-4728-8ce8-ba80b8fe58e8 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:07.158874 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-67c6d3b5-5e93-4728-8ce8-ba80b8fe58e8 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Delete volume with id: b0b10a01-f3c4-45ea-a2f5-3c0a024cf38c Jul 03 22:04:07.166038 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:07.166038 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:04:07.166342 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-67c6d3b5-5e93-4728-8ce8-ba80b8fe58e8 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Volume info retrieved successfully. Jul 03 22:04:07.186066 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-67c6d3b5-5e93-4728-8ce8-ba80b8fe58e8 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Delete volume request issued successfully. Jul 03 22:04:07.186294 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-67c6d3b5-5e93-4728-8ce8-ba80b8fe58e8 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] https://10.4.3.32/volume/v3/volumes/b0b10a01-f3c4-45ea-a2f5-3c0a024cf38c returned with HTTP 202 Jul 03 22:04:07.186818 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1493/5982] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 22:04:07 2026] DELETE /volume/v3/volumes/b0b10a01-f3c4-45ea-a2f5-3c0a024cf38c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 22:04:07.193933 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-764dec76-967b-4e6c-b60e-afcb507f99a8 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:07.195939 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-764dec76-967b-4e6c-b60e-afcb507f99a8 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] GET https://10.4.3.32/volume/v3/volumes/b0b10a01-f3c4-45ea-a2f5-3c0a024cf38c Jul 03 22:04:07.196206 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-764dec76-967b-4e6c-b60e-afcb507f99a8 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:07.196406 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-764dec76-967b-4e6c-b60e-afcb507f99a8 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:07.203993 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:07.203993 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:04:07.208535 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-764dec76-967b-4e6c-b60e-afcb507f99a8 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Volume info retrieved successfully. Jul 03 22:04:07.213990 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-764dec76-967b-4e6c-b60e-afcb507f99a8 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] https://10.4.3.32/volume/v3/volumes/b0b10a01-f3c4-45ea-a2f5-3c0a024cf38c returned with HTTP 200 Jul 03 22:04:07.214142 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1516/5983] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:04:07 2026] GET /volume/v3/volumes/b0b10a01-f3c4-45ea-a2f5-3c0a024cf38c => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:04:07.459516 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-062b4c47-9ec7-4d27-a9f3-c48efc49f2bd None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:07.461291 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-062b4c47-9ec7-4d27-a9f3-c48efc49f2bd tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] GET https://10.4.3.32/volume/v3/snapshots/ee7976aa-e82f-4982-a00a-1cae72588be9 Jul 03 22:04:07.461508 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-062b4c47-9ec7-4d27-a9f3-c48efc49f2bd tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:07.461707 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-062b4c47-9ec7-4d27-a9f3-c48efc49f2bd tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:07.466542 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:07.466542 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:04:07.466973 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-062b4c47-9ec7-4d27-a9f3-c48efc49f2bd tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Snapshot retrieved successfully. Jul 03 22:04:07.467741 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-062b4c47-9ec7-4d27-a9f3-c48efc49f2bd tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/snapshots/ee7976aa-e82f-4982-a00a-1cae72588be9 returned with HTTP 200 Jul 03 22:04:07.468095 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1489/5984] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:04:07 2026] GET /volume/v3/snapshots/ee7976aa-e82f-4982-a00a-1cae72588be9 => generated 483 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:04:07.490926 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-750958f3-31a1-4e04-ad60-9fab8a417f74 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:07.492617 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-750958f3-31a1-4e04-ad60-9fab8a417f74 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:04:07.492960 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-750958f3-31a1-4e04-ad60-9fab8a417f74 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-664618841", "snapshot_id": null, "imageRef": "18583cd5-cc84-4c8e-8106-11a05c3b4273", "volume_type": null, "size": 1}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:04:07.494440 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-750958f3-31a1-4e04-ad60-9fab8a417f74 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-664618841', 'snapshot_id': None, 'imageRef': '18583cd5-cc84-4c8e-8106-11a05c3b4273', 'volume_type': None, 'size': 1}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:04:07.636119 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:07.636119 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:04:07.636621 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-750958f3-31a1-4e04-ad60-9fab8a417f74 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Snapshot retrieved successfully. Jul 03 22:04:07.636801 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-750958f3-31a1-4e04-ad60-9fab8a417f74 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Create volume of 1 GB Jul 03 22:04:07.640661 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-750958f3-31a1-4e04-ad60-9fab8a417f74 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Availability Zones retrieved successfully. Jul 03 22:04:07.645791 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-750958f3-31a1-4e04-ad60-9fab8a417f74 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Flow 'volume_create_api' (cdc534e2-835b-43ca-a229-d5ce94abcb9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:04:07.646908 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-750958f3-31a1-4e04-ad60-9fab8a417f74 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a78b8ff-aebe-4383-8f70-d012884e17c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:04:07.647847 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-750958f3-31a1-4e04-ad60-9fab8a417f74 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:04:07.687293 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-750958f3-31a1-4e04-ad60-9fab8a417f74 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a78b8ff-aebe-4383-8f70-d012884e17c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ee7976aa-e82f-4982-a00a-1cae72588be9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:04:07.688430 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-750958f3-31a1-4e04-ad60-9fab8a417f74 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05907578-c57b-48f7-9de5-ae24be20c389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:04:07.732598 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-750958f3-31a1-4e04-ad60-9fab8a417f74 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Created reservations ['0e8ba744-943a-4dfd-aaaf-8abd3744a104', 'ef614386-25be-4c08-a6e7-f4369b26fc43', 'b8880c04-9a3c-449d-8a13-d45bd333c79a', 'af599d54-5bd7-4317-afe1-d1ef30ce9dc0'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:04:07.733304 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-750958f3-31a1-4e04-ad60-9fab8a417f74 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05907578-c57b-48f7-9de5-ae24be20c389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e8ba744-943a-4dfd-aaaf-8abd3744a104', 'ef614386-25be-4c08-a6e7-f4369b26fc43', 'b8880c04-9a3c-449d-8a13-d45bd333c79a', 'af599d54-5bd7-4317-afe1-d1ef30ce9dc0']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:04:07.733999 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-750958f3-31a1-4e04-ad60-9fab8a417f74 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a39f94f2-f5bb-4568-912e-d851cef52aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:04:07.778438 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-750958f3-31a1-4e04-ad60-9fab8a417f74 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a39f94f2-f5bb-4568-912e-d851cef52aae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f5a4679-6592-47e4-a6ff-33e2bb7fa024', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-664618841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c77ff83922c4d29929a2ed6d309c6aa',qos_specs=None,replication_status=,reservations=['0e8ba744-943a-4dfd-aaaf-8abd3744a104','ef614386-25be-4c08-a6e7-f4369b26fc43','b8880c04-9a3c-449d-8a13-d45bd333c79a','af599d54-5bd7-4317-afe1-d1ef30ce9dc0'],size=1,snapshot_id=ee7976aa-e82f-4982-a00a-1cae72588be9,source_replicaid=,source_volid=None,status='creating',user_id='9b4a6a5ba60840938701290d1c0d9684',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), '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-03T22:04:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-664618841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f5a4679-6592-47e4-a6ff-33e2bb7fa024,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c77ff83922c4d29929a2ed6d309c6aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ee7976aa-e82f-4982-a00a-1cae72588be9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b4a6a5ba60840938701290d1c0d9684',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:04:07.779236 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-750958f3-31a1-4e04-ad60-9fab8a417f74 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a14d93e9-21eb-4438-bb76-315575c8640c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:04:07.796834 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-750958f3-31a1-4e04-ad60-9fab8a417f74 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a14d93e9-21eb-4438-bb76-315575c8640c) transitioned into state 'SUCCESS' from state '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-664618841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c77ff83922c4d29929a2ed6d309c6aa',qos_specs=None,replication_status=,reservations=['0e8ba744-943a-4dfd-aaaf-8abd3744a104','ef614386-25be-4c08-a6e7-f4369b26fc43','b8880c04-9a3c-449d-8a13-d45bd333c79a','af599d54-5bd7-4317-afe1-d1ef30ce9dc0'],size=1,snapshot_id=ee7976aa-e82f-4982-a00a-1cae72588be9,source_replicaid=,source_volid=None,status='creating',user_id='9b4a6a5ba60840938701290d1c0d9684',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:04:07.797606 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-750958f3-31a1-4e04-ad60-9fab8a417f74 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (423d2c03-793f-4a14-86c6-a0b21acba236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:04:07.823813 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-750958f3-31a1-4e04-ad60-9fab8a417f74 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (423d2c03-793f-4a14-86c6-a0b21acba236) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:04:07.824953 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-750958f3-31a1-4e04-ad60-9fab8a417f74 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Flow 'volume_create_api' (cdc534e2-835b-43ca-a229-d5ce94abcb9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:04:07.825407 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-750958f3-31a1-4e04-ad60-9fab8a417f74 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Create volume request issued successfully. Jul 03 22:04:07.826229 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-750958f3-31a1-4e04-ad60-9fab8a417f74 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:04:07.826792 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1487/5985] 10.4.3.32 () {70 vars in 1293 bytes} [Fri Jul 3 22:04:07 2026] POST /volume/v3/volumes => generated 811 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:04:07.839226 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-6b55a6c3-c500-4402-8bfa-c5e64c5a75fb None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:07.840793 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6b55a6c3-c500-4402-8bfa-c5e64c5a75fb tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] GET https://10.4.3.32/volume/v3/volumes/1f5a4679-6592-47e4-a6ff-33e2bb7fa024 Jul 03 22:04:07.841053 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6b55a6c3-c500-4402-8bfa-c5e64c5a75fb tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:07.841312 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-6b55a6c3-c500-4402-8bfa-c5e64c5a75fb tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:07.848436 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:07.848436 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:04:07.852167 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-6b55a6c3-c500-4402-8bfa-c5e64c5a75fb tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Volume info retrieved successfully. Jul 03 22:04:07.856180 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-6b55a6c3-c500-4402-8bfa-c5e64c5a75fb tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/volumes/1f5a4679-6592-47e4-a6ff-33e2bb7fa024 returned with HTTP 200 Jul 03 22:04:07.856697 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1494/5986] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:04:07 2026] GET /volume/v3/volumes/1f5a4679-6592-47e4-a6ff-33e2bb7fa024 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:04:08.231203 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-bb4218a5-1ae4-4b04-a232-87dfda451cf6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:08.232766 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bb4218a5-1ae4-4b04-a232-87dfda451cf6 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] GET https://10.4.3.32/volume/v3/volumes/b0b10a01-f3c4-45ea-a2f5-3c0a024cf38c Jul 03 22:04:08.232945 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bb4218a5-1ae4-4b04-a232-87dfda451cf6 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:08.233147 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-bb4218a5-1ae4-4b04-a232-87dfda451cf6 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:08.238669 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-bb4218a5-1ae4-4b04-a232-87dfda451cf6 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] https://10.4.3.32/volume/v3/volumes/b0b10a01-f3c4-45ea-a2f5-3c0a024cf38c returned with HTTP 404 Jul 03 22:04:08.239209 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1517/5987] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:04:08 2026] GET /volume/v3/volumes/b0b10a01-f3c4-45ea-a2f5-3c0a024cf38c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 22:04:08.246751 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-16a75b13-faa2-4fa5-b099-e24dde6e3c52 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:08.248666 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-16a75b13-faa2-4fa5-b099-e24dde6e3c52 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:04:08.249087 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-16a75b13-faa2-4fa5-b099-e24dde6e3c52 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-155348161"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:04:08.250769 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-16a75b13-faa2-4fa5-b099-e24dde6e3c52 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-155348161'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:04:08.250915 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-16a75b13-faa2-4fa5-b099-e24dde6e3c52 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Create volume of 1 GB Jul 03 22:04:08.255710 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-16a75b13-faa2-4fa5-b099-e24dde6e3c52 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Availability Zones retrieved successfully. Jul 03 22:04:08.262916 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-16a75b13-faa2-4fa5-b099-e24dde6e3c52 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Flow 'volume_create_api' (1f835a76-f337-42ef-8756-87a935941548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:04:08.264113 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-16a75b13-faa2-4fa5-b099-e24dde6e3c52 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf1e2b21-ee26-4f2b-9862-77301582edbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:04:08.265107 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-16a75b13-faa2-4fa5-b099-e24dde6e3c52 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:04:08.293944 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-16a75b13-faa2-4fa5-b099-e24dde6e3c52 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf1e2b21-ee26-4f2b-9862-77301582edbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:04:08.294878 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-16a75b13-faa2-4fa5-b099-e24dde6e3c52 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdb0c7d3-367c-4a91-9e74-0937ade399a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:04:08.337505 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-16a75b13-faa2-4fa5-b099-e24dde6e3c52 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Created reservations ['84b76adf-4471-4c76-a4be-699f68c99e1f', 'dc9e428f-80ec-458d-8c63-f2a1a35ddc17', 'eb2d6c58-d504-44da-8488-28652e67ebc6', '232610dd-f9c9-47ae-aed3-4ec0840cc7de'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:04:08.338455 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-16a75b13-faa2-4fa5-b099-e24dde6e3c52 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdb0c7d3-367c-4a91-9e74-0937ade399a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84b76adf-4471-4c76-a4be-699f68c99e1f', 'dc9e428f-80ec-458d-8c63-f2a1a35ddc17', 'eb2d6c58-d504-44da-8488-28652e67ebc6', '232610dd-f9c9-47ae-aed3-4ec0840cc7de']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:04:08.339336 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-16a75b13-faa2-4fa5-b099-e24dde6e3c52 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ed1cf33-a163-4194-a061-a0b2f070a68e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:04:08.367765 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-16a75b13-faa2-4fa5-b099-e24dde6e3c52 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ed1cf33-a163-4194-a061-a0b2f070a68e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a0ba93b-d7a1-443d-ab16-e9db0147e978', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-155348161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69f0ff09bdf7458e85d4bc0e9640369a',qos_specs=None,replication_status=,reservations=['84b76adf-4471-4c76-a4be-699f68c99e1f','dc9e428f-80ec-458d-8c63-f2a1a35ddc17','eb2d6c58-d504-44da-8488-28652e67ebc6','232610dd-f9c9-47ae-aed3-4ec0840cc7de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db95d7d140d9436b99977b00822acd2a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:04:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-155348161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a0ba93b-d7a1-443d-ab16-e9db0147e978,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69f0ff09bdf7458e85d4bc0e9640369a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db95d7d140d9436b99977b00822acd2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:04:08.368636 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-16a75b13-faa2-4fa5-b099-e24dde6e3c52 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e9a93c7-694a-4c0f-adbb-67e8a7f7bbc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:04:08.389110 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-16a75b13-faa2-4fa5-b099-e24dde6e3c52 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e9a93c7-694a-4c0f-adbb-67e8a7f7bbc7) transitioned into state 'SUCCESS' from state '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-155348161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69f0ff09bdf7458e85d4bc0e9640369a',qos_specs=None,replication_status=,reservations=['84b76adf-4471-4c76-a4be-699f68c99e1f','dc9e428f-80ec-458d-8c63-f2a1a35ddc17','eb2d6c58-d504-44da-8488-28652e67ebc6','232610dd-f9c9-47ae-aed3-4ec0840cc7de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db95d7d140d9436b99977b00822acd2a',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:04:08.389944 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-16a75b13-faa2-4fa5-b099-e24dde6e3c52 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91a50493-4298-4686-8670-209005ad9bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:04:08.402739 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-16a75b13-faa2-4fa5-b099-e24dde6e3c52 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91a50493-4298-4686-8670-209005ad9bb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:04:08.403774 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-16a75b13-faa2-4fa5-b099-e24dde6e3c52 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Flow 'volume_create_api' (1f835a76-f337-42ef-8756-87a935941548) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:04:08.404139 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-16a75b13-faa2-4fa5-b099-e24dde6e3c52 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Create volume request issued successfully. Jul 03 22:04:08.404836 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-16a75b13-faa2-4fa5-b099-e24dde6e3c52 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:04:08.405385 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1490/5988] 10.4.3.32 () {70 vars in 1292 bytes} [Fri Jul 3 22:04:08 2026] POST /volume/v3/volumes => generated 775 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:04:08.416346 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-972bb0c1-20c5-4777-9654-97e68c24a3d9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:08.418223 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-972bb0c1-20c5-4777-9654-97e68c24a3d9 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] GET https://10.4.3.32/volume/v3/volumes/3a0ba93b-d7a1-443d-ab16-e9db0147e978 Jul 03 22:04:08.418485 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-972bb0c1-20c5-4777-9654-97e68c24a3d9 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:08.418707 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-972bb0c1-20c5-4777-9654-97e68c24a3d9 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:08.421159 np0000004475 devstack@c-api.service[99933]: DEBUG dbcounter [-] [99933] Writing DB stats cinder:SELECT=399,cinder:UPDATE=171,cinder:INSERT=92 {{(pid=99933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:04:08.426460 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:08.426460 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:04:08.430038 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-972bb0c1-20c5-4777-9654-97e68c24a3d9 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Volume info retrieved successfully. Jul 03 22:04:08.434017 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-972bb0c1-20c5-4777-9654-97e68c24a3d9 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] https://10.4.3.32/volume/v3/volumes/3a0ba93b-d7a1-443d-ab16-e9db0147e978 returned with HTTP 200 Jul 03 22:04:08.434385 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1488/5989] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:04:08 2026] GET /volume/v3/volumes/3a0ba93b-d7a1-443d-ab16-e9db0147e978 => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:04:08.869312 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ffad26cb-b5da-4986-8c1d-3a4c13a84823 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:08.871027 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ffad26cb-b5da-4986-8c1d-3a4c13a84823 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] GET https://10.4.3.32/volume/v3/volumes/1f5a4679-6592-47e4-a6ff-33e2bb7fa024 Jul 03 22:04:08.871256 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ffad26cb-b5da-4986-8c1d-3a4c13a84823 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:08.871472 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ffad26cb-b5da-4986-8c1d-3a4c13a84823 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:08.877627 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:08.877627 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:04:08.880913 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-ffad26cb-b5da-4986-8c1d-3a4c13a84823 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Volume info retrieved successfully. Jul 03 22:04:08.888132 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ffad26cb-b5da-4986-8c1d-3a4c13a84823 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/volumes/1f5a4679-6592-47e4-a6ff-33e2bb7fa024 returned with HTTP 200 Jul 03 22:04:08.888842 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1495/5990] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:04:08 2026] GET /volume/v3/volumes/1f5a4679-6592-47e4-a6ff-33e2bb7fa024 => generated 1420 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:04:08.899932 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2b6faf09-9935-42c9-8eb7-95e6796eedc0 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:08.901658 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2b6faf09-9935-42c9-8eb7-95e6796eedc0 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] GET https://10.4.3.32/volume/v3/volumes/1f5a4679-6592-47e4-a6ff-33e2bb7fa024 Jul 03 22:04:08.901843 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2b6faf09-9935-42c9-8eb7-95e6796eedc0 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:08.902021 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2b6faf09-9935-42c9-8eb7-95e6796eedc0 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:08.908542 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:08.908542 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:04:08.912498 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-2b6faf09-9935-42c9-8eb7-95e6796eedc0 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Volume info retrieved successfully. Jul 03 22:04:08.917427 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2b6faf09-9935-42c9-8eb7-95e6796eedc0 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/volumes/1f5a4679-6592-47e4-a6ff-33e2bb7fa024 returned with HTTP 200 Jul 03 22:04:08.917875 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1518/5991] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:04:08 2026] GET /volume/v3/volumes/1f5a4679-6592-47e4-a6ff-33e2bb7fa024 => generated 1420 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:04:09.445675 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b2d53f6c-4a4b-41cf-8757-0994df83a3eb None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:09.447491 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b2d53f6c-4a4b-41cf-8757-0994df83a3eb tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] GET https://10.4.3.32/volume/v3/volumes/3a0ba93b-d7a1-443d-ab16-e9db0147e978 Jul 03 22:04:09.447740 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b2d53f6c-4a4b-41cf-8757-0994df83a3eb tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:09.447917 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b2d53f6c-4a4b-41cf-8757-0994df83a3eb tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:09.454585 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:09.454585 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:04:09.458108 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b2d53f6c-4a4b-41cf-8757-0994df83a3eb tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Volume info retrieved successfully. Jul 03 22:04:09.461589 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b2d53f6c-4a4b-41cf-8757-0994df83a3eb tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] https://10.4.3.32/volume/v3/volumes/3a0ba93b-d7a1-443d-ab16-e9db0147e978 returned with HTTP 200 Jul 03 22:04:09.462054 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1491/5992] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:04:09 2026] GET /volume/v3/volumes/3a0ba93b-d7a1-443d-ab16-e9db0147e978 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:04:09.473092 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a6d4c59a-aaef-440d-8125-0257d490dbe9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:09.475345 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a6d4c59a-aaef-440d-8125-0257d490dbe9 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-reader] GET https://10.4.3.32/volume/v3/volumes/summary Jul 03 22:04:09.475669 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a6d4c59a-aaef-440d-8125-0257d490dbe9 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-reader] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:09.475926 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a6d4c59a-aaef-440d-8125-0257d490dbe9 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-reader] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:09.476182 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.api_utils [None req-a6d4c59a-aaef-440d-8125-0257d490dbe9 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-reader] Removing options '' from query. {{(pid=99933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:04:09.486028 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-a6d4c59a-aaef-440d-8125-0257d490dbe9 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-reader] Get summary completed successfully. Jul 03 22:04:09.486028 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a6d4c59a-aaef-440d-8125-0257d490dbe9 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-reader] https://10.4.3.32/volume/v3/volumes/summary returned with HTTP 200 Jul 03 22:04:09.486996 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1489/5993] 10.4.3.32 () {68 vars in 1295 bytes} [Fri Jul 3 22:04:09 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:04:09.493883 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ca30fa7d-dcee-48ce-87c9-88de7a53befa None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:09.495699 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ca30fa7d-dcee-48ce-87c9-88de7a53befa tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/3a0ba93b-d7a1-443d-ab16-e9db0147e978 Jul 03 22:04:09.495998 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ca30fa7d-dcee-48ce-87c9-88de7a53befa tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:09.496246 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ca30fa7d-dcee-48ce-87c9-88de7a53befa tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:09.496473 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-ca30fa7d-dcee-48ce-87c9-88de7a53befa tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Delete volume with id: 3a0ba93b-d7a1-443d-ab16-e9db0147e978 Jul 03 22:04:09.503361 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:09.503361 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:04:09.503716 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-ca30fa7d-dcee-48ce-87c9-88de7a53befa tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Volume info retrieved successfully. Jul 03 22:04:09.522143 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-ca30fa7d-dcee-48ce-87c9-88de7a53befa tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Delete volume request issued successfully. Jul 03 22:04:09.522385 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ca30fa7d-dcee-48ce-87c9-88de7a53befa tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] https://10.4.3.32/volume/v3/volumes/3a0ba93b-d7a1-443d-ab16-e9db0147e978 returned with HTTP 202 Jul 03 22:04:09.522910 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1496/5994] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 22:04:09 2026] DELETE /volume/v3/volumes/3a0ba93b-d7a1-443d-ab16-e9db0147e978 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 22:04:09.530482 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-dc9b6fe0-229b-4517-b632-9388fa7339fb None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:09.532790 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-dc9b6fe0-229b-4517-b632-9388fa7339fb tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] GET https://10.4.3.32/volume/v3/volumes/3a0ba93b-d7a1-443d-ab16-e9db0147e978 Jul 03 22:04:09.533092 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-dc9b6fe0-229b-4517-b632-9388fa7339fb tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:09.533357 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-dc9b6fe0-229b-4517-b632-9388fa7339fb tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:09.541024 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:09.541024 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:04:09.544505 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-dc9b6fe0-229b-4517-b632-9388fa7339fb tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Volume info retrieved successfully. Jul 03 22:04:09.548178 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-dc9b6fe0-229b-4517-b632-9388fa7339fb tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] https://10.4.3.32/volume/v3/volumes/3a0ba93b-d7a1-443d-ab16-e9db0147e978 returned with HTTP 200 Jul 03 22:04:09.548666 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1519/5995] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:04:09 2026] GET /volume/v3/volumes/3a0ba93b-d7a1-443d-ab16-e9db0147e978 => generated 1014 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:04:10.017832 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-4adaaf4b-c69e-4c7d-923d-91634c3f5a3c req-da5d02ac-0f20-43eb-8a0e-898dc33b9f68 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:10.019993 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-4adaaf4b-c69e-4c7d-923d-91634c3f5a3c req-da5d02ac-0f20-43eb-8a0e-898dc33b9f68 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] GET https://10.4.3.32/volume/v3/volumes/1f5a4679-6592-47e4-a6ff-33e2bb7fa024 Jul 03 22:04:10.020282 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-4adaaf4b-c69e-4c7d-923d-91634c3f5a3c req-da5d02ac-0f20-43eb-8a0e-898dc33b9f68 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:10.020490 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-4adaaf4b-c69e-4c7d-923d-91634c3f5a3c req-da5d02ac-0f20-43eb-8a0e-898dc33b9f68 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:10.028387 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:10.028387 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:04:10.031560 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-4adaaf4b-c69e-4c7d-923d-91634c3f5a3c req-da5d02ac-0f20-43eb-8a0e-898dc33b9f68 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Volume info retrieved successfully. Jul 03 22:04:10.036207 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-4adaaf4b-c69e-4c7d-923d-91634c3f5a3c req-da5d02ac-0f20-43eb-8a0e-898dc33b9f68 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/volumes/1f5a4679-6592-47e4-a6ff-33e2bb7fa024 returned with HTTP 200 Jul 03 22:04:10.036617 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1492/5996] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 22:04:10 2026] GET /volume/v3/volumes/1f5a4679-6592-47e4-a6ff-33e2bb7fa024 => generated 1402 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:04:10.444581 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-4adaaf4b-c69e-4c7d-923d-91634c3f5a3c req-a9ab3170-87da-48d8-b6eb-6cd6f438164f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:10.446489 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-4adaaf4b-c69e-4c7d-923d-91634c3f5a3c req-a9ab3170-87da-48d8-b6eb-6cd6f438164f tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] GET https://10.4.3.32/volume/v3/volumes/1f5a4679-6592-47e4-a6ff-33e2bb7fa024 Jul 03 22:04:10.446662 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-4adaaf4b-c69e-4c7d-923d-91634c3f5a3c req-a9ab3170-87da-48d8-b6eb-6cd6f438164f tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:10.446833 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-4adaaf4b-c69e-4c7d-923d-91634c3f5a3c req-a9ab3170-87da-48d8-b6eb-6cd6f438164f tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:10.454032 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:10.454032 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:04:10.457322 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-4adaaf4b-c69e-4c7d-923d-91634c3f5a3c req-a9ab3170-87da-48d8-b6eb-6cd6f438164f tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Volume info retrieved successfully. Jul 03 22:04:10.461648 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-4adaaf4b-c69e-4c7d-923d-91634c3f5a3c req-a9ab3170-87da-48d8-b6eb-6cd6f438164f tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/volumes/1f5a4679-6592-47e4-a6ff-33e2bb7fa024 returned with HTTP 200 Jul 03 22:04:10.462003 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1490/5997] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 22:04:10 2026] GET /volume/v3/volumes/1f5a4679-6592-47e4-a6ff-33e2bb7fa024 => generated 1402 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:04:10.470807 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-81d55a1b-aa90-4201-be4e-43e66acb32dc None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:10.471200 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-81d55a1b-aa90-4201-be4e-43e66acb32dc None None] GET https://10.4.3.32/volume// Jul 03 22:04:10.471354 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-81d55a1b-aa90-4201-be4e-43e66acb32dc None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:10.471549 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-81d55a1b-aa90-4201-be4e-43e66acb32dc None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:10.471838 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-81d55a1b-aa90-4201-be4e-43e66acb32dc None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:04:10.472112 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1497/5998] 10.4.3.32 () {66 vars in 1412 bytes} [Fri Jul 3 22:04:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 22:04:10.478385 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-4adaaf4b-c69e-4c7d-923d-91634c3f5a3c req-27a160ef-473e-4bb5-8d85-1d10b87f57ec None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:10.480296 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-4adaaf4b-c69e-4c7d-923d-91634c3f5a3c req-27a160ef-473e-4bb5-8d85-1d10b87f57ec tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 22:04:10.480676 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-4adaaf4b-c69e-4c7d-923d-91634c3f5a3c req-27a160ef-473e-4bb5-8d85-1d10b87f57ec tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1f5a4679-6592-47e4-a6ff-33e2bb7fa024", "connector": null, "instance_uuid": "9eb9b745-76b1-4f94-b56c-202efbc4dc16"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:04:10.488294 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:10.488294 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:04:10.512204 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-4adaaf4b-c69e-4c7d-923d-91634c3f5a3c req-27a160ef-473e-4bb5-8d85-1d10b87f57ec tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 22:04:10.512676 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1520/5999] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 22:04:10 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:04:10.561818 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f671a9ac-83a4-4ca6-9f3d-3e9034537480 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:10.563461 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f671a9ac-83a4-4ca6-9f3d-3e9034537480 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] GET https://10.4.3.32/volume/v3/volumes/3a0ba93b-d7a1-443d-ab16-e9db0147e978 Jul 03 22:04:10.563647 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f671a9ac-83a4-4ca6-9f3d-3e9034537480 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:10.563820 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f671a9ac-83a4-4ca6-9f3d-3e9034537480 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:10.568934 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f671a9ac-83a4-4ca6-9f3d-3e9034537480 tempest-ProjectReaderTests-199554821 tempest-ProjectReaderTests-199554821-project-admin] https://10.4.3.32/volume/v3/volumes/3a0ba93b-d7a1-443d-ab16-e9db0147e978 returned with HTTP 404 Jul 03 22:04:10.569350 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1493/6000] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:04:10 2026] GET /volume/v3/volumes/3a0ba93b-d7a1-443d-ab16-e9db0147e978 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 22:04:16.393007 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c337b610-a4d9-4a19-883a-327f5f38bd5c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:16.393513 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c337b610-a4d9-4a19-883a-327f5f38bd5c None None] GET https://10.4.3.32/volume// Jul 03 22:04:16.393741 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c337b610-a4d9-4a19-883a-327f5f38bd5c None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:16.394016 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c337b610-a4d9-4a19-883a-327f5f38bd5c None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:16.394436 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c337b610-a4d9-4a19-883a-327f5f38bd5c None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:04:16.394825 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1491/6001] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 22:04: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 22:04:16.402540 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-4adaaf4b-c69e-4c7d-923d-91634c3f5a3c req-17af9bfe-f92a-41a9-9326-57491ce4ebac None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:16.404445 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-4adaaf4b-c69e-4c7d-923d-91634c3f5a3c req-17af9bfe-f92a-41a9-9326-57491ce4ebac tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] GET https://10.4.3.32/volume/v3/volumes/1f5a4679-6592-47e4-a6ff-33e2bb7fa024 Jul 03 22:04:16.404652 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-4adaaf4b-c69e-4c7d-923d-91634c3f5a3c req-17af9bfe-f92a-41a9-9326-57491ce4ebac tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:16.404846 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-4adaaf4b-c69e-4c7d-923d-91634c3f5a3c req-17af9bfe-f92a-41a9-9326-57491ce4ebac tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:16.414056 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:16.414056 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:04:16.418089 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-4adaaf4b-c69e-4c7d-923d-91634c3f5a3c req-17af9bfe-f92a-41a9-9326-57491ce4ebac tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Volume info retrieved successfully. Jul 03 22:04:16.423741 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-4adaaf4b-c69e-4c7d-923d-91634c3f5a3c req-17af9bfe-f92a-41a9-9326-57491ce4ebac tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/volumes/1f5a4679-6592-47e4-a6ff-33e2bb7fa024 returned with HTTP 200 Jul 03 22:04:16.424238 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1498/6002] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 22:04:16 2026] GET /volume/v3/volumes/1f5a4679-6592-47e4-a6ff-33e2bb7fa024 => generated 1581 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:04:16.525538 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-4adaaf4b-c69e-4c7d-923d-91634c3f5a3c req-92ab2fc9-fd0c-433b-93d0-a4432b696f29 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:16.527921 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-4adaaf4b-c69e-4c7d-923d-91634c3f5a3c req-92ab2fc9-fd0c-433b-93d0-a4432b696f29 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] PUT https://10.4.3.32/volume/v3/attachments/7c16a402-85d2-446f-b550-36867c7d8e68 Jul 03 22:04:16.528326 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-4adaaf4b-c69e-4c7d-923d-91634c3f5a3c req-92ab2fc9-fd0c-433b-93d0-a4432b696f29 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:04:16.536768 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-4adaaf4b-c69e-4c7d-923d-91634c3f5a3c req-92ab2fc9-fd0c-433b-93d0-a4432b696f29 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Acquiring lock "cinder-attachment_update-1f5a4679-6592-47e4-a6ff-33e2bb7fa024-np0000004475" by "attachment_update" {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 22:04:16.541562 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-4adaaf4b-c69e-4c7d-923d-91634c3f5a3c req-92ab2fc9-fd0c-433b-93d0-a4432b696f29 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Lock "cinder-attachment_update-1f5a4679-6592-47e4-a6ff-33e2bb7fa024-np0000004475" acquired by "attachment_update" :: waited 0.005s {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 22:04:16.542658 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:16.542658 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:04:17.066547 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-4adaaf4b-c69e-4c7d-923d-91634c3f5a3c req-92ab2fc9-fd0c-433b-93d0-a4432b696f29 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Lock "cinder-attachment_update-1f5a4679-6592-47e4-a6ff-33e2bb7fa024-np0000004475" released by "attachment_update" :: held 0.525s {{(pid=99936) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 22:04:17.066842 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-4adaaf4b-c69e-4c7d-923d-91634c3f5a3c req-92ab2fc9-fd0c-433b-93d0-a4432b696f29 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/attachments/7c16a402-85d2-446f-b550-36867c7d8e68 returned with HTTP 200 Jul 03 22:04:17.067286 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1521/6003] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 22:04:16 2026] PUT /volume/v3/attachments/7c16a402-85d2-446f-b550-36867c7d8e68 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:04:17.576896 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-4adaaf4b-c69e-4c7d-923d-91634c3f5a3c req-e488b20c-9d16-4b52-8736-73e318099457 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:17.578988 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-4adaaf4b-c69e-4c7d-923d-91634c3f5a3c req-e488b20c-9d16-4b52-8736-73e318099457 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] POST https://10.4.3.32/volume/v3/attachments/7c16a402-85d2-446f-b550-36867c7d8e68/action Jul 03 22:04:17.579331 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-4adaaf4b-c69e-4c7d-923d-91634c3f5a3c req-e488b20c-9d16-4b52-8736-73e318099457 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Action body: b'{"os-complete": null}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 22:04:17.579471 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-4adaaf4b-c69e-4c7d-923d-91634c3f5a3c req-e488b20c-9d16-4b52-8736-73e318099457 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:04:17.594086 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:17.594086 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:04:17.606760 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-4adaaf4b-c69e-4c7d-923d-91634c3f5a3c req-e488b20c-9d16-4b52-8736-73e318099457 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/attachments/7c16a402-85d2-446f-b550-36867c7d8e68/action returned with HTTP 204 Jul 03 22:04:17.607213 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1494/6004] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 22:04:17 2026] POST /volume/v3/attachments/7c16a402-85d2-446f-b550-36867c7d8e68/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:04:19.130212 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-768b2930-a8cd-43c0-9169-d7af6abd6a73 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:19.203042 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-768b2930-a8cd-43c0-9169-d7af6abd6a73 tempest-TestEncryptedCinderVolumes-288469019 tempest-TestEncryptedCinderVolumes-288469019-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 22:04:19.203384 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-768b2930-a8cd-43c0-9169-d7af6abd6a73 tempest-TestEncryptedCinderVolumes-288469019 tempest-TestEncryptedCinderVolumes-288469019-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1373102245", "extra_specs": {}}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:04:19.216662 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-768b2930-a8cd-43c0-9169-d7af6abd6a73 tempest-TestEncryptedCinderVolumes-288469019 tempest-TestEncryptedCinderVolumes-288469019-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 22:04:19.216976 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1492/6005] 10.4.3.32 () {68 vars in 1245 bytes} [Fri Jul 3 22:04:19 2026] POST /volume/v3/types => generated 212 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:04:19.224549 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4e4cce5f-1e0e-42db-987c-4c57d95cb766 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:19.226243 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4e4cce5f-1e0e-42db-987c-4c57d95cb766 tempest-TestEncryptedCinderVolumes-288469019 tempest-TestEncryptedCinderVolumes-288469019-project-admin] POST https://10.4.3.32/volume/v3/types/c65343c7-2718-40c5-9c9e-bd3a739bb5d3/encryption Jul 03 22:04:19.226594 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4e4cce5f-1e0e-42db-987c-4c57d95cb766 tempest-TestEncryptedCinderVolumes-288469019 tempest-TestEncryptedCinderVolumes-288469019-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:04:19.229999 np0000004475 devstack@c-api.service[99934]: DEBUG dbcounter [-] [99934] Writing DB stats cinder:SELECT=265,cinder:UPDATE=86,cinder:INSERT=60 {{(pid=99934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:04:19.243321 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4e4cce5f-1e0e-42db-987c-4c57d95cb766 tempest-TestEncryptedCinderVolumes-288469019 tempest-TestEncryptedCinderVolumes-288469019-project-admin] https://10.4.3.32/volume/v3/types/c65343c7-2718-40c5-9c9e-bd3a739bb5d3/encryption returned with HTTP 200 Jul 03 22:04:19.243745 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1499/6006] 10.4.3.32 () {68 vars in 1390 bytes} [Fri Jul 3 22:04:19 2026] POST /volume/v3/types/c65343c7-2718-40c5-9c9e-bd3a739bb5d3/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:04:19.252492 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d32c3456-fb15-4fae-ad1a-13a0d337c163 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:19.303449 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d32c3456-fb15-4fae-ad1a-13a0d337c163 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:04:19.303755 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d32c3456-fb15-4fae-ad1a-13a0d337c163 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-929495532", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1373102245", "size": 1}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:04:19.305122 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-d32c3456-fb15-4fae-ad1a-13a0d337c163 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-929495532', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1373102245', 'size': 1}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:04:19.308322 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-d32c3456-fb15-4fae-ad1a-13a0d337c163 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Create volume of 1 GB Jul 03 22:04:19.308588 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:19.308588 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:04:19.309007 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d32c3456-fb15-4fae-ad1a-13a0d337c163 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Availability Zones retrieved successfully. Jul 03 22:04:19.314050 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-d32c3456-fb15-4fae-ad1a-13a0d337c163 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Flow 'volume_create_api' (52a98372-9ce4-4a8d-ad9f-2f25b71a40a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:04:19.314903 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-d32c3456-fb15-4fae-ad1a-13a0d337c163 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1441d3a2-978a-4e80-9db2-27a6d8081f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:04:19.315685 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-d32c3456-fb15-4fae-ad1a-13a0d337c163 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:04:19.345962 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-d32c3456-fb15-4fae-ad1a-13a0d337c163 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1441d3a2-978a-4e80-9db2-27a6d8081f34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T22:04:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c65343c7-2718-40c5-9c9e-bd3a739bb5d3,is_public=True,name='tempest-scenario-type-luks-1373102245',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c65343c7-2718-40c5-9c9e-bd3a739bb5d3', '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=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:04:19.346705 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-d32c3456-fb15-4fae-ad1a-13a0d337c163 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9350140b-96a6-4122-80df-19ba95380e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:04:19.374084 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-d32c3456-fb15-4fae-ad1a-13a0d337c163 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1373102245 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1373102245, it is now deprecated. Please use the default quota class for default quota. Jul 03 22:04:19.374426 np0000004475 devstack@c-api.service[99936]: WARNING cinder.quota [None req-d32c3456-fb15-4fae-ad1a-13a0d337c163 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1373102245 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1373102245, it is now deprecated. Please use the default quota class for default quota. Jul 03 22:04:19.407298 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-d32c3456-fb15-4fae-ad1a-13a0d337c163 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Created reservations ['30d1f225-7857-47fa-9d98-022970b770d7', 'fd630713-2f94-4822-adf9-a37773df7502', '704cd9c1-9b8a-4d2c-90f8-2a09ed6818d5', '56a7b94c-12c6-4618-b1d6-47485379430b'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:04:19.408068 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-d32c3456-fb15-4fae-ad1a-13a0d337c163 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9350140b-96a6-4122-80df-19ba95380e4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30d1f225-7857-47fa-9d98-022970b770d7', 'fd630713-2f94-4822-adf9-a37773df7502', '704cd9c1-9b8a-4d2c-90f8-2a09ed6818d5', '56a7b94c-12c6-4618-b1d6-47485379430b']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:04:19.408954 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-d32c3456-fb15-4fae-ad1a-13a0d337c163 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef6a812c-f6f5-4b43-bd69-1bb10b306f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:04:19.431285 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-d32c3456-fb15-4fae-ad1a-13a0d337c163 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef6a812c-f6f5-4b43-bd69-1bb10b306f92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c2e8b1c-c332-45b9-a7da-1c5f3cb2527f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-929495532',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cb1fb7ecafe4ac58a518710e1d7819a',qos_specs=None,replication_status=,reservations=['30d1f225-7857-47fa-9d98-022970b770d7','fd630713-2f94-4822-adf9-a37773df7502','704cd9c1-9b8a-4d2c-90f8-2a09ed6818d5','56a7b94c-12c6-4618-b1d6-47485379430b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdbf5029a0004cbdbf1a8a3566e155b4',volume_type_id=c65343c7-2718-40c5-9c9e-bd3a739bb5d3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:04:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-929495532',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=7c2e8b1c-c332-45b9-a7da-1c5f3cb2527f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1cb1fb7ecafe4ac58a518710e1d7819a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdbf5029a0004cbdbf1a8a3566e155b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c65343c7-2718-40c5-9c9e-bd3a739bb5d3),volume_type_id=c65343c7-2718-40c5-9c9e-bd3a739bb5d3)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:04:19.431957 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-d32c3456-fb15-4fae-ad1a-13a0d337c163 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (228609b0-cf8a-4ed0-b1e2-1bf25b07fdbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:04:19.449833 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-d32c3456-fb15-4fae-ad1a-13a0d337c163 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (228609b0-cf8a-4ed0-b1e2-1bf25b07fdbf) transitioned into state 'SUCCESS' from state '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-929495532',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cb1fb7ecafe4ac58a518710e1d7819a',qos_specs=None,replication_status=,reservations=['30d1f225-7857-47fa-9d98-022970b770d7','fd630713-2f94-4822-adf9-a37773df7502','704cd9c1-9b8a-4d2c-90f8-2a09ed6818d5','56a7b94c-12c6-4618-b1d6-47485379430b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdbf5029a0004cbdbf1a8a3566e155b4',volume_type_id=c65343c7-2718-40c5-9c9e-bd3a739bb5d3)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:04:19.450474 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-d32c3456-fb15-4fae-ad1a-13a0d337c163 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7434f728-5423-4b9f-bdf8-6ef65a47e981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:04:19.459119 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-d32c3456-fb15-4fae-ad1a-13a0d337c163 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7434f728-5423-4b9f-bdf8-6ef65a47e981) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:04:19.459914 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-d32c3456-fb15-4fae-ad1a-13a0d337c163 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Flow 'volume_create_api' (52a98372-9ce4-4a8d-ad9f-2f25b71a40a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:04:19.460184 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-d32c3456-fb15-4fae-ad1a-13a0d337c163 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Create volume request issued successfully. Jul 03 22:04:19.460711 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d32c3456-fb15-4fae-ad1a-13a0d337c163 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:04:19.461216 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1522/6007] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 22:04:19 2026] POST /volume/v3/volumes => generated 782 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:04:19.474658 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ff8dcd4a-3dd9-45bb-81be-6d40840d0f3f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:19.476701 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ff8dcd4a-3dd9-45bb-81be-6d40840d0f3f tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/7c2e8b1c-c332-45b9-a7da-1c5f3cb2527f Jul 03 22:04:19.476922 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ff8dcd4a-3dd9-45bb-81be-6d40840d0f3f tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:19.477099 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ff8dcd4a-3dd9-45bb-81be-6d40840d0f3f tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:19.483618 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:19.483618 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:04:19.487046 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-ff8dcd4a-3dd9-45bb-81be-6d40840d0f3f tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:04:19.490914 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ff8dcd4a-3dd9-45bb-81be-6d40840d0f3f tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/7c2e8b1c-c332-45b9-a7da-1c5f3cb2527f returned with HTTP 200 Jul 03 22:04:19.491276 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1495/6008] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:04:19 2026] GET /volume/v3/volumes/7c2e8b1c-c332-45b9-a7da-1c5f3cb2527f => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:04:20.502295 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a3d2e9f2-84b6-4207-bdc2-2ca17ec94752 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:20.503986 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a3d2e9f2-84b6-4207-bdc2-2ca17ec94752 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/7c2e8b1c-c332-45b9-a7da-1c5f3cb2527f Jul 03 22:04:20.504191 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a3d2e9f2-84b6-4207-bdc2-2ca17ec94752 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:20.504406 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a3d2e9f2-84b6-4207-bdc2-2ca17ec94752 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:20.510923 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:20.510923 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:04:20.513953 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-a3d2e9f2-84b6-4207-bdc2-2ca17ec94752 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:04:20.517614 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a3d2e9f2-84b6-4207-bdc2-2ca17ec94752 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/7c2e8b1c-c332-45b9-a7da-1c5f3cb2527f returned with HTTP 200 Jul 03 22:04:20.517963 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1493/6009] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:04:20 2026] GET /volume/v3/volumes/7c2e8b1c-c332-45b9-a7da-1c5f3cb2527f => generated 875 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:04:20.529953 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-0a3a51e9-6c47-443d-8f46-a4cf2dd800e0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:20.531650 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0a3a51e9-6c47-443d-8f46-a4cf2dd800e0 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/7c2e8b1c-c332-45b9-a7da-1c5f3cb2527f Jul 03 22:04:20.531853 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0a3a51e9-6c47-443d-8f46-a4cf2dd800e0 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:20.532054 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0a3a51e9-6c47-443d-8f46-a4cf2dd800e0 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:20.538568 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:20.538568 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:04:20.541918 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-0a3a51e9-6c47-443d-8f46-a4cf2dd800e0 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:04:20.545745 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0a3a51e9-6c47-443d-8f46-a4cf2dd800e0 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/7c2e8b1c-c332-45b9-a7da-1c5f3cb2527f returned with HTTP 200 Jul 03 22:04:20.546132 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1500/6010] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:04:20 2026] GET /volume/v3/volumes/7c2e8b1c-c332-45b9-a7da-1c5f3cb2527f => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:04:20.559218 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-54ceabb5-b164-4358-a426-53623266216d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:20.561125 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-54ceabb5-b164-4358-a426-53623266216d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:04:20.561507 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-54ceabb5-b164-4358-a426-53623266216d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-477810505", "source_volid": "7c2e8b1c-c332-45b9-a7da-1c5f3cb2527f", "volume_type": "tempest-scenario-type-luks-1373102245", "size": 1}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:04:20.562942 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-54ceabb5-b164-4358-a426-53623266216d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-477810505', 'source_volid': '7c2e8b1c-c332-45b9-a7da-1c5f3cb2527f', 'volume_type': 'tempest-scenario-type-luks-1373102245', 'size': 1}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:04:20.573570 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:20.573570 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:04:20.574016 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-54ceabb5-b164-4358-a426-53623266216d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume retrieved successfully. Jul 03 22:04:20.574141 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-54ceabb5-b164-4358-a426-53623266216d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Create volume of 1 GB Jul 03 22:04:20.574708 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-54ceabb5-b164-4358-a426-53623266216d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Availability Zones retrieved successfully. Jul 03 22:04:20.579441 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-54ceabb5-b164-4358-a426-53623266216d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Flow 'volume_create_api' (7a401ecc-8354-4721-b690-68c9eaeeb79f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:04:20.580468 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-54ceabb5-b164-4358-a426-53623266216d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (382b7a32-fad9-4218-ab34-8fed10ce89c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:04:20.581233 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-54ceabb5-b164-4358-a426-53623266216d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:04:20.599185 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-54ceabb5-b164-4358-a426-53623266216d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (382b7a32-fad9-4218-ab34-8fed10ce89c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '7c2e8b1c-c332-45b9-a7da-1c5f3cb2527f', 'volume_type': VolumeType(created_at=2026-07-03T22:04:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c65343c7-2718-40c5-9c9e-bd3a739bb5d3,is_public=True,name='tempest-scenario-type-luks-1373102245',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c65343c7-2718-40c5-9c9e-bd3a739bb5d3', '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=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:04:20.600098 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-54ceabb5-b164-4358-a426-53623266216d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c98157b-2811-4e8b-8ea7-62e45bfab66e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:04:20.644017 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-54ceabb5-b164-4358-a426-53623266216d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Created reservations ['95d41d7d-a2e6-4f43-b8c3-db79c7d33a3b', '47820bd4-048c-4b25-b66c-da04dd8ea6ce', '16ff7f55-4100-4b32-b0cc-3209812ffb1c', '11dc7074-d332-4bb4-acb3-f68582d061bc'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:04:20.644828 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-54ceabb5-b164-4358-a426-53623266216d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c98157b-2811-4e8b-8ea7-62e45bfab66e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95d41d7d-a2e6-4f43-b8c3-db79c7d33a3b', '47820bd4-048c-4b25-b66c-da04dd8ea6ce', '16ff7f55-4100-4b32-b0cc-3209812ffb1c', '11dc7074-d332-4bb4-acb3-f68582d061bc']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:04:20.645572 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-54ceabb5-b164-4358-a426-53623266216d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2358897-d4b2-43a1-b64b-7de0350b42d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:04:20.677536 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-54ceabb5-b164-4358-a426-53623266216d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2358897-d4b2-43a1-b64b-7de0350b42d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abec12af-f3a0-4eb4-8e17-9e6bf263ddd4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-477810505',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cb1fb7ecafe4ac58a518710e1d7819a',qos_specs=None,replication_status=,reservations=['95d41d7d-a2e6-4f43-b8c3-db79c7d33a3b','47820bd4-048c-4b25-b66c-da04dd8ea6ce','16ff7f55-4100-4b32-b0cc-3209812ffb1c','11dc7074-d332-4bb4-acb3-f68582d061bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=7c2e8b1c-c332-45b9-a7da-1c5f3cb2527f,status='creating',user_id='bdbf5029a0004cbdbf1a8a3566e155b4',volume_type_id=c65343c7-2718-40c5-9c9e-bd3a739bb5d3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:04:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-477810505',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=abec12af-f3a0-4eb4-8e17-9e6bf263ddd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1cb1fb7ecafe4ac58a518710e1d7819a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=7c2e8b1c-c332-45b9-a7da-1c5f3cb2527f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdbf5029a0004cbdbf1a8a3566e155b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c65343c7-2718-40c5-9c9e-bd3a739bb5d3),volume_type_id=c65343c7-2718-40c5-9c9e-bd3a739bb5d3)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:04:20.678307 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-54ceabb5-b164-4358-a426-53623266216d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (837e0cc5-9794-4c41-b709-7c0abb5b35ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:04:20.695993 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-54ceabb5-b164-4358-a426-53623266216d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (837e0cc5-9794-4c41-b709-7c0abb5b35ea) transitioned into state 'SUCCESS' from state '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-477810505',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cb1fb7ecafe4ac58a518710e1d7819a',qos_specs=None,replication_status=,reservations=['95d41d7d-a2e6-4f43-b8c3-db79c7d33a3b','47820bd4-048c-4b25-b66c-da04dd8ea6ce','16ff7f55-4100-4b32-b0cc-3209812ffb1c','11dc7074-d332-4bb4-acb3-f68582d061bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=7c2e8b1c-c332-45b9-a7da-1c5f3cb2527f,status='creating',user_id='bdbf5029a0004cbdbf1a8a3566e155b4',volume_type_id=c65343c7-2718-40c5-9c9e-bd3a739bb5d3)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:04:20.696771 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-54ceabb5-b164-4358-a426-53623266216d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b16f6a5-854f-42cc-a8bd-f2a0ac067a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:04:20.713528 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-54ceabb5-b164-4358-a426-53623266216d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b16f6a5-854f-42cc-a8bd-f2a0ac067a83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:04:20.714261 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-54ceabb5-b164-4358-a426-53623266216d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Flow 'volume_create_api' (7a401ecc-8354-4721-b690-68c9eaeeb79f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:04:20.714550 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-54ceabb5-b164-4358-a426-53623266216d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Create volume request issued successfully. Jul 03 22:04:20.715060 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-54ceabb5-b164-4358-a426-53623266216d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:04:20.715479 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1523/6011] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 22:04:20 2026] POST /volume/v3/volumes => generated 809 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:04:20.726640 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1f567302-5314-47b4-aa91-3ab63005853f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:20.728451 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1f567302-5314-47b4-aa91-3ab63005853f tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 Jul 03 22:04:20.729361 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1f567302-5314-47b4-aa91-3ab63005853f tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:20.729361 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1f567302-5314-47b4-aa91-3ab63005853f tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:20.735541 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:20.735541 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:04:20.739209 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-1f567302-5314-47b4-aa91-3ab63005853f tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:04:20.743544 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1f567302-5314-47b4-aa91-3ab63005853f tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 returned with HTTP 200 Jul 03 22:04:20.743954 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1496/6012] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:04:20 2026] GET /volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:04:21.755256 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-6e8cc485-44bb-4a4e-b9c3-9c1205f2c595 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:21.756799 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6e8cc485-44bb-4a4e-b9c3-9c1205f2c595 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 Jul 03 22:04:21.756979 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6e8cc485-44bb-4a4e-b9c3-9c1205f2c595 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:21.757148 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6e8cc485-44bb-4a4e-b9c3-9c1205f2c595 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:21.763825 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:21.763825 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:04:21.766917 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-6e8cc485-44bb-4a4e-b9c3-9c1205f2c595 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:04:21.770236 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6e8cc485-44bb-4a4e-b9c3-9c1205f2c595 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 returned with HTTP 200 Jul 03 22:04:21.770579 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1494/6013] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:04:21 2026] GET /volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:04:22.782161 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2a490710-d81e-4b56-a187-a803d3072f80 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:22.783999 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2a490710-d81e-4b56-a187-a803d3072f80 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 Jul 03 22:04:22.784220 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2a490710-d81e-4b56-a187-a803d3072f80 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:22.784452 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2a490710-d81e-4b56-a187-a803d3072f80 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:22.791325 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:22.791325 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:04:22.794865 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-2a490710-d81e-4b56-a187-a803d3072f80 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:04:22.799610 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2a490710-d81e-4b56-a187-a803d3072f80 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 returned with HTTP 200 Jul 03 22:04:22.800043 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1501/6014] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:04:22 2026] GET /volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:04:23.811818 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-b2c15b09-f375-449a-ad92-b4dbd069eec9 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:23.814444 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b2c15b09-f375-449a-ad92-b4dbd069eec9 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 Jul 03 22:04:23.814691 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b2c15b09-f375-449a-ad92-b4dbd069eec9 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:23.814911 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-b2c15b09-f375-449a-ad92-b4dbd069eec9 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:23.822005 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:23.822005 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:04:23.828594 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-b2c15b09-f375-449a-ad92-b4dbd069eec9 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:04:23.832818 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-b2c15b09-f375-449a-ad92-b4dbd069eec9 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 returned with HTTP 200 Jul 03 22:04:23.833284 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1524/6015] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:04:23 2026] GET /volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 => generated 901 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:04:24.844794 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-06fe4c2b-2a71-4b5f-80f2-00c2f27b1941 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:24.846298 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-06fe4c2b-2a71-4b5f-80f2-00c2f27b1941 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 Jul 03 22:04:24.846474 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-06fe4c2b-2a71-4b5f-80f2-00c2f27b1941 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:24.846655 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-06fe4c2b-2a71-4b5f-80f2-00c2f27b1941 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:24.852487 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:24.852487 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:04:24.855933 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-06fe4c2b-2a71-4b5f-80f2-00c2f27b1941 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:04:24.860052 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-06fe4c2b-2a71-4b5f-80f2-00c2f27b1941 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 returned with HTTP 200 Jul 03 22:04:24.860446 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1497/6016] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:04:24 2026] GET /volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:04:25.873766 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c0ddc5e1-6ec6-4d37-ab6a-1ca7eccc8579 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:25.875481 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c0ddc5e1-6ec6-4d37-ab6a-1ca7eccc8579 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 Jul 03 22:04:25.875677 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c0ddc5e1-6ec6-4d37-ab6a-1ca7eccc8579 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:25.875834 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c0ddc5e1-6ec6-4d37-ab6a-1ca7eccc8579 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:25.882231 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:25.882231 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:04:25.886076 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c0ddc5e1-6ec6-4d37-ab6a-1ca7eccc8579 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:04:25.889790 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c0ddc5e1-6ec6-4d37-ab6a-1ca7eccc8579 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 returned with HTTP 200 Jul 03 22:04:25.890118 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1495/6017] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:04:25 2026] GET /volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:04:26.903331 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-10353220-06aa-44eb-964c-bff38f79b53f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:26.905307 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-10353220-06aa-44eb-964c-bff38f79b53f tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 Jul 03 22:04:26.905450 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-10353220-06aa-44eb-964c-bff38f79b53f tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:26.905539 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-10353220-06aa-44eb-964c-bff38f79b53f tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:26.911484 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:26.911484 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:04:26.914518 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-10353220-06aa-44eb-964c-bff38f79b53f tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:04:26.917953 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-10353220-06aa-44eb-964c-bff38f79b53f tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 returned with HTTP 200 Jul 03 22:04:26.918262 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1502/6018] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:04:26 2026] GET /volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 => generated 901 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:04:27.930558 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ad94976f-e0f2-4a38-9808-4cd18236cf5d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:27.931925 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ad94976f-e0f2-4a38-9808-4cd18236cf5d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 Jul 03 22:04:27.932113 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ad94976f-e0f2-4a38-9808-4cd18236cf5d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:27.932291 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ad94976f-e0f2-4a38-9808-4cd18236cf5d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:27.941813 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:27.941813 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:04:27.950427 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-ad94976f-e0f2-4a38-9808-4cd18236cf5d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:04:27.957975 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ad94976f-e0f2-4a38-9808-4cd18236cf5d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 returned with HTTP 200 Jul 03 22:04:27.958632 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1525/6019] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:04:27 2026] GET /volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 => generated 901 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:04:28.971556 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-eefa46aa-aadc-4391-9331-8df00a3823f3 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:28.973395 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-eefa46aa-aadc-4391-9331-8df00a3823f3 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 Jul 03 22:04:28.973655 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-eefa46aa-aadc-4391-9331-8df00a3823f3 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:28.973883 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-eefa46aa-aadc-4391-9331-8df00a3823f3 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:28.980350 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:28.980350 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:04:28.983411 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-eefa46aa-aadc-4391-9331-8df00a3823f3 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:04:28.988021 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-eefa46aa-aadc-4391-9331-8df00a3823f3 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 returned with HTTP 200 Jul 03 22:04:28.988448 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1498/6020] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:04:28 2026] GET /volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:04:30.000444 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f4b12f97-f13b-4739-b124-19178121bf1f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:30.002076 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f4b12f97-f13b-4739-b124-19178121bf1f tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 Jul 03 22:04:30.002237 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f4b12f97-f13b-4739-b124-19178121bf1f tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:30.002420 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f4b12f97-f13b-4739-b124-19178121bf1f tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:30.008828 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:30.008828 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:04:30.012633 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f4b12f97-f13b-4739-b124-19178121bf1f tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:04:30.016728 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f4b12f97-f13b-4739-b124-19178121bf1f tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 returned with HTTP 200 Jul 03 22:04:30.017118 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1496/6021] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:04:29 2026] GET /volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:04:31.033823 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-01052ae2-e3fc-456c-85d4-7156c0ae10d5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:31.035582 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-01052ae2-e3fc-456c-85d4-7156c0ae10d5 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 Jul 03 22:04:31.035783 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-01052ae2-e3fc-456c-85d4-7156c0ae10d5 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:31.035996 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-01052ae2-e3fc-456c-85d4-7156c0ae10d5 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:31.043025 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:31.043025 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:04:31.046350 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-01052ae2-e3fc-456c-85d4-7156c0ae10d5 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:04:31.050322 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-01052ae2-e3fc-456c-85d4-7156c0ae10d5 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 returned with HTTP 200 Jul 03 22:04:31.050954 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1503/6022] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:04:31 2026] GET /volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:04:31.062991 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f5257767-3ce1-4572-9d05-c85895d53bc5 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:31.065035 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f5257767-3ce1-4572-9d05-c85895d53bc5 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 Jul 03 22:04:31.065254 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f5257767-3ce1-4572-9d05-c85895d53bc5 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:31.065491 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f5257767-3ce1-4572-9d05-c85895d53bc5 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:31.073676 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:04:31.073676 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:04:31.077711 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-f5257767-3ce1-4572-9d05-c85895d53bc5 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:04:31.082577 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f5257767-3ce1-4572-9d05-c85895d53bc5 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 returned with HTTP 200 Jul 03 22:04:31.083031 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1526/6023] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:04:31 2026] GET /volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:04:38.987284 np0000004475 devstack@c-api.service[99935]: DEBUG dbcounter [-] [99935] Writing DB stats cinder:SELECT=92,cinder:INSERT=17,cinder:UPDATE=27 {{(pid=99935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:04:40.015598 np0000004475 devstack@c-api.service[99933]: DEBUG dbcounter [-] [99933] Writing DB stats cinder:SELECT=28,cinder:INSERT=1 {{(pid=99933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:04:41.049509 np0000004475 devstack@c-api.service[99934]: DEBUG dbcounter [-] [99934] Writing DB stats cinder:SELECT=18,cinder:INSERT=1 {{(pid=99934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:04:41.081584 np0000004475 devstack@c-api.service[99936]: DEBUG dbcounter [-] [99936] Writing DB stats cinder:SELECT=91,cinder:UPDATE=27,cinder:INSERT=17 {{(pid=99936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:05:05.028963 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-d09c2296-9aa3-4436-932e-50619e9cdbec req-9cfe94af-f087-4a64-80f8-419352349acd None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:05.031033 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-d09c2296-9aa3-4436-932e-50619e9cdbec req-9cfe94af-f087-4a64-80f8-419352349acd tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] GET https://10.4.3.32/volume/v3/limits Jul 03 22:05:05.032546 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-d09c2296-9aa3-4436-932e-50619e9cdbec req-9cfe94af-f087-4a64-80f8-419352349acd tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:05.032546 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-d09c2296-9aa3-4436-932e-50619e9cdbec req-9cfe94af-f087-4a64-80f8-419352349acd tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'index' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:05.039042 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [req-d09c2296-9aa3-4436-932e-50619e9cdbec req-9cfe94af-f087-4a64-80f8-419352349acd tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1373102245 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1373102245, it is now deprecated. Please use the default quota class for default quota. Jul 03 22:05:05.039481 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [req-d09c2296-9aa3-4436-932e-50619e9cdbec req-9cfe94af-f087-4a64-80f8-419352349acd tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1373102245 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1373102245, it is now deprecated. Please use the default quota class for default quota. Jul 03 22:05:05.039919 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [req-d09c2296-9aa3-4436-932e-50619e9cdbec req-9cfe94af-f087-4a64-80f8-419352349acd tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1373102245 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1373102245, it is now deprecated. Please use the default quota class for default quota. Jul 03 22:05:05.051013 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-d09c2296-9aa3-4436-932e-50619e9cdbec req-9cfe94af-f087-4a64-80f8-419352349acd tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/limits returned with HTTP 200 Jul 03 22:05:05.051620 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1499/6024] 10.4.3.32 () {68 vars in 1477 bytes} [Fri Jul 3 22:05:05 2026] GET /volume/v3/limits => generated 302 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:05.579760 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-d09c2296-9aa3-4436-932e-50619e9cdbec req-114055b1-b2a3-4708-8b79-7bf89a98aebd None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:05.581893 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-d09c2296-9aa3-4436-932e-50619e9cdbec req-114055b1-b2a3-4708-8b79-7bf89a98aebd tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] GET https://10.4.3.32/volume/v3/volumes/2097740d-6878-4ebb-8f9c-ad251e48198c Jul 03 22:05:05.582106 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-d09c2296-9aa3-4436-932e-50619e9cdbec req-114055b1-b2a3-4708-8b79-7bf89a98aebd tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:05.582330 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-d09c2296-9aa3-4436-932e-50619e9cdbec req-114055b1-b2a3-4708-8b79-7bf89a98aebd tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:05.591560 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:05.591560 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:05:05.594870 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-d09c2296-9aa3-4436-932e-50619e9cdbec req-114055b1-b2a3-4708-8b79-7bf89a98aebd tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Volume info retrieved successfully. Jul 03 22:05:05.599237 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-d09c2296-9aa3-4436-932e-50619e9cdbec req-114055b1-b2a3-4708-8b79-7bf89a98aebd tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/volumes/2097740d-6878-4ebb-8f9c-ad251e48198c returned with HTTP 200 Jul 03 22:05:05.599686 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1497/6025] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 22:05:05 2026] GET /volume/v3/volumes/2097740d-6878-4ebb-8f9c-ad251e48198c => generated 1661 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:05:05.608312 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-d09c2296-9aa3-4436-932e-50619e9cdbec req-a402ba3f-316f-4487-930e-7c41db781de6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:05.610192 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-d09c2296-9aa3-4436-932e-50619e9cdbec req-a402ba3f-316f-4487-930e-7c41db781de6 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] POST https://10.4.3.32/volume/v3/snapshots Jul 03 22:05:05.610528 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-d09c2296-9aa3-4436-932e-50619e9cdbec req-a402ba3f-316f-4487-930e-7c41db781de6 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2097740d-6878-4ebb-8f9c-ad251e48198c", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-478289396", "description": null, "metadata": {}}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:05:05.619881 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:05.619881 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:05:05.620293 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-d09c2296-9aa3-4436-932e-50619e9cdbec req-a402ba3f-316f-4487-930e-7c41db781de6 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Volume info retrieved successfully. Jul 03 22:05:05.620441 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.snapshots [req-d09c2296-9aa3-4436-932e-50619e9cdbec req-a402ba3f-316f-4487-930e-7c41db781de6 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Create snapshot from volume 2097740d-6878-4ebb-8f9c-ad251e48198c Jul 03 22:05:05.642989 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [req-d09c2296-9aa3-4436-932e-50619e9cdbec req-a402ba3f-316f-4487-930e-7c41db781de6 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Created reservations ['318b945c-634d-4911-9f6a-8e92ff73cbab', '7c6fa2db-afb6-49be-8d7e-86ac03609b4e', '3fb80699-a7f8-40bb-8c3f-07d1e69a0591', 'd6d11bdf-e9c1-4755-aa65-6e9e9e1da23c'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:05:05.674582 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-d09c2296-9aa3-4436-932e-50619e9cdbec req-a402ba3f-316f-4487-930e-7c41db781de6 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Snapshot force create request issued successfully. Jul 03 22:05:05.674914 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-d09c2296-9aa3-4436-932e-50619e9cdbec req-a402ba3f-316f-4487-930e-7c41db781de6 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Jul 03 22:05:05.675311 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1504/6026] 10.4.3.32 () {72 vars in 1540 bytes} [Fri Jul 3 22:05:05 2026] POST /volume/v3/snapshots => generated 323 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:05:07.095228 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1190f48a-4ccd-43c0-96da-244b0728d5d0 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:07.096905 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1190f48a-4ccd-43c0-96da-244b0728d5d0 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] GET https://10.4.3.32/volume/v3/snapshots/6a6a8712-463b-4950-b49b-245b5eafc89b Jul 03 22:05:07.097075 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1190f48a-4ccd-43c0-96da-244b0728d5d0 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:07.097250 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1190f48a-4ccd-43c0-96da-244b0728d5d0 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:07.101960 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:07.101960 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:05:07.102319 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-1190f48a-4ccd-43c0-96da-244b0728d5d0 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Snapshot retrieved successfully. Jul 03 22:05:07.102975 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1190f48a-4ccd-43c0-96da-244b0728d5d0 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/snapshots/6a6a8712-463b-4950-b49b-245b5eafc89b returned with HTTP 200 Jul 03 22:05:07.103274 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1527/6027] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:05:07 2026] GET /volume/v3/snapshots/6a6a8712-463b-4950-b49b-245b5eafc89b => generated 482 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:07.126924 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-aac732fd-0828-489f-9a26-f468d6537d12 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:07.128648 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-aac732fd-0828-489f-9a26-f468d6537d12 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:05:07.129005 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-aac732fd-0828-489f-9a26-f468d6537d12 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-90893015", "snapshot_id": null, "imageRef": "af1a42c0-941c-48a3-a770-495d8989ff95", "volume_type": null, "size": 1}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:05:07.130555 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-aac732fd-0828-489f-9a26-f468d6537d12 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-90893015', 'snapshot_id': None, 'imageRef': 'af1a42c0-941c-48a3-a770-495d8989ff95', 'volume_type': None, 'size': 1}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:05:07.281493 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:07.281493 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:05:07.281946 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-aac732fd-0828-489f-9a26-f468d6537d12 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Snapshot retrieved successfully. Jul 03 22:05:07.282107 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-aac732fd-0828-489f-9a26-f468d6537d12 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Create volume of 1 GB Jul 03 22:05:07.285286 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-aac732fd-0828-489f-9a26-f468d6537d12 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Availability Zones retrieved successfully. Jul 03 22:05:07.289837 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-aac732fd-0828-489f-9a26-f468d6537d12 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Flow 'volume_create_api' (90ed8c2f-66fc-4090-9b89-ae44d4d7cad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:05:07.291277 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-aac732fd-0828-489f-9a26-f468d6537d12 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2f65470-4655-45d4-94d3-05421c4aa3e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:05:07.292226 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-aac732fd-0828-489f-9a26-f468d6537d12 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:05:07.320202 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-aac732fd-0828-489f-9a26-f468d6537d12 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2f65470-4655-45d4-94d3-05421c4aa3e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6a6a8712-463b-4950-b49b-245b5eafc89b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:05:07.321108 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-aac732fd-0828-489f-9a26-f468d6537d12 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ef2bbe1-6e26-4c71-8701-07c5f86f158b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:05:07.354873 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-aac732fd-0828-489f-9a26-f468d6537d12 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Created reservations ['0d53b835-cfbd-4d87-8131-d7fd6c69cb11', '2082d5e3-0a3d-4329-84fa-553ea3eefe83', 'e647d4c3-3fb5-4670-b1cc-9225e5860afc', '41c99336-da8c-4a14-939e-7ead9da04295'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:05:07.355694 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-aac732fd-0828-489f-9a26-f468d6537d12 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ef2bbe1-6e26-4c71-8701-07c5f86f158b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d53b835-cfbd-4d87-8131-d7fd6c69cb11', '2082d5e3-0a3d-4329-84fa-553ea3eefe83', 'e647d4c3-3fb5-4670-b1cc-9225e5860afc', '41c99336-da8c-4a14-939e-7ead9da04295']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:05:07.356528 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-aac732fd-0828-489f-9a26-f468d6537d12 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11de78ff-1c35-4ca5-b7a1-941f71e5eaf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:05:07.394681 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-aac732fd-0828-489f-9a26-f468d6537d12 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11de78ff-1c35-4ca5-b7a1-941f71e5eaf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '434cc99e-f543-4bb9-8bd2-0733b870ce29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-90893015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c77ff83922c4d29929a2ed6d309c6aa',qos_specs=None,replication_status=,reservations=['0d53b835-cfbd-4d87-8131-d7fd6c69cb11','2082d5e3-0a3d-4329-84fa-553ea3eefe83','e647d4c3-3fb5-4670-b1cc-9225e5860afc','41c99336-da8c-4a14-939e-7ead9da04295'],size=1,snapshot_id=6a6a8712-463b-4950-b49b-245b5eafc89b,source_replicaid=,source_volid=None,status='creating',user_id='9b4a6a5ba60840938701290d1c0d9684',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), '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-03T22:05:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-90893015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=434cc99e-f543-4bb9-8bd2-0733b870ce29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c77ff83922c4d29929a2ed6d309c6aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6a6a8712-463b-4950-b49b-245b5eafc89b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b4a6a5ba60840938701290d1c0d9684',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:05:07.395554 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-aac732fd-0828-489f-9a26-f468d6537d12 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d195705b-a682-4d08-8c0c-85cf5de829c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:05:07.412242 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-aac732fd-0828-489f-9a26-f468d6537d12 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d195705b-a682-4d08-8c0c-85cf5de829c0) transitioned into state 'SUCCESS' from state '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-90893015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c77ff83922c4d29929a2ed6d309c6aa',qos_specs=None,replication_status=,reservations=['0d53b835-cfbd-4d87-8131-d7fd6c69cb11','2082d5e3-0a3d-4329-84fa-553ea3eefe83','e647d4c3-3fb5-4670-b1cc-9225e5860afc','41c99336-da8c-4a14-939e-7ead9da04295'],size=1,snapshot_id=6a6a8712-463b-4950-b49b-245b5eafc89b,source_replicaid=,source_volid=None,status='creating',user_id='9b4a6a5ba60840938701290d1c0d9684',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:05:07.412969 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-aac732fd-0828-489f-9a26-f468d6537d12 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9daa328a-98e7-47e9-a733-b2fb15b4e4ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:05:07.434954 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-aac732fd-0828-489f-9a26-f468d6537d12 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9daa328a-98e7-47e9-a733-b2fb15b4e4ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:05:07.435849 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-aac732fd-0828-489f-9a26-f468d6537d12 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Flow 'volume_create_api' (90ed8c2f-66fc-4090-9b89-ae44d4d7cad9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:05:07.436251 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-aac732fd-0828-489f-9a26-f468d6537d12 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Create volume request issued successfully. Jul 03 22:05:07.436863 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-aac732fd-0828-489f-9a26-f468d6537d12 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:05:07.437445 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1500/6028] 10.4.3.32 () {70 vars in 1293 bytes} [Fri Jul 3 22:05:07 2026] POST /volume/v3/volumes => generated 810 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:05:07.450660 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f8b7a459-b507-48bd-a3aa-eeb431433815 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:07.452757 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f8b7a459-b507-48bd-a3aa-eeb431433815 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] GET https://10.4.3.32/volume/v3/volumes/434cc99e-f543-4bb9-8bd2-0733b870ce29 Jul 03 22:05:07.452971 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f8b7a459-b507-48bd-a3aa-eeb431433815 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:07.453159 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f8b7a459-b507-48bd-a3aa-eeb431433815 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:07.461159 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:07.461159 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:05:07.465050 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f8b7a459-b507-48bd-a3aa-eeb431433815 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Volume info retrieved successfully. Jul 03 22:05:07.469748 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f8b7a459-b507-48bd-a3aa-eeb431433815 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/volumes/434cc99e-f543-4bb9-8bd2-0733b870ce29 returned with HTTP 200 Jul 03 22:05:07.470201 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1498/6029] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:05:07 2026] GET /volume/v3/volumes/434cc99e-f543-4bb9-8bd2-0733b870ce29 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:05:08.484717 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4590801e-68f6-42dc-9c91-528f1997874b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:08.486482 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4590801e-68f6-42dc-9c91-528f1997874b tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] GET https://10.4.3.32/volume/v3/volumes/434cc99e-f543-4bb9-8bd2-0733b870ce29 Jul 03 22:05:08.486695 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4590801e-68f6-42dc-9c91-528f1997874b tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:08.486880 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4590801e-68f6-42dc-9c91-528f1997874b tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:08.493936 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:08.493936 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:05:08.497269 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-4590801e-68f6-42dc-9c91-528f1997874b tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Volume info retrieved successfully. Jul 03 22:05:08.501347 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4590801e-68f6-42dc-9c91-528f1997874b tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/volumes/434cc99e-f543-4bb9-8bd2-0733b870ce29 returned with HTTP 200 Jul 03 22:05:08.501696 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1505/6030] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:05:08 2026] GET /volume/v3/volumes/434cc99e-f543-4bb9-8bd2-0733b870ce29 => generated 1419 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:05:08.512996 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-6fae79a6-8b6f-4a0a-9607-2e5f8cf038b7 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:08.514552 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6fae79a6-8b6f-4a0a-9607-2e5f8cf038b7 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] GET https://10.4.3.32/volume/v3/volumes/434cc99e-f543-4bb9-8bd2-0733b870ce29 Jul 03 22:05:08.514784 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6fae79a6-8b6f-4a0a-9607-2e5f8cf038b7 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:08.515072 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6fae79a6-8b6f-4a0a-9607-2e5f8cf038b7 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:08.521199 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:08.521199 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:05:08.524190 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-6fae79a6-8b6f-4a0a-9607-2e5f8cf038b7 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Volume info retrieved successfully. Jul 03 22:05:08.528629 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6fae79a6-8b6f-4a0a-9607-2e5f8cf038b7 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/volumes/434cc99e-f543-4bb9-8bd2-0733b870ce29 returned with HTTP 200 Jul 03 22:05:08.528997 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1528/6031] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:05:08 2026] GET /volume/v3/volumes/434cc99e-f543-4bb9-8bd2-0733b870ce29 => generated 1419 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:05:09.529139 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-034d5880-6381-40ec-96f8-621acaf422f9 req-a27bc478-23d8-4ebc-875b-4f221a42fd92 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:09.530882 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-034d5880-6381-40ec-96f8-621acaf422f9 req-a27bc478-23d8-4ebc-875b-4f221a42fd92 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] GET https://10.4.3.32/volume/v3/volumes/434cc99e-f543-4bb9-8bd2-0733b870ce29 Jul 03 22:05:09.531067 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-034d5880-6381-40ec-96f8-621acaf422f9 req-a27bc478-23d8-4ebc-875b-4f221a42fd92 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:09.531237 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-034d5880-6381-40ec-96f8-621acaf422f9 req-a27bc478-23d8-4ebc-875b-4f221a42fd92 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:09.538305 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:09.538305 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:05:09.541612 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-034d5880-6381-40ec-96f8-621acaf422f9 req-a27bc478-23d8-4ebc-875b-4f221a42fd92 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Volume info retrieved successfully. Jul 03 22:05:09.545640 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-034d5880-6381-40ec-96f8-621acaf422f9 req-a27bc478-23d8-4ebc-875b-4f221a42fd92 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/volumes/434cc99e-f543-4bb9-8bd2-0733b870ce29 returned with HTTP 200 Jul 03 22:05:09.546025 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1501/6032] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 22:05:09 2026] GET /volume/v3/volumes/434cc99e-f543-4bb9-8bd2-0733b870ce29 => generated 1401 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:05:09.783299 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-1b42e46f-428c-4af2-86a6-7b206655e7c9 req-f958c951-1fe7-48ff-bb0f-9fc028481daa None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:09.785434 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-1b42e46f-428c-4af2-86a6-7b206655e7c9 req-f958c951-1fe7-48ff-bb0f-9fc028481daa tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 Jul 03 22:05:09.786982 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-1b42e46f-428c-4af2-86a6-7b206655e7c9 req-f958c951-1fe7-48ff-bb0f-9fc028481daa tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:09.786982 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-1b42e46f-428c-4af2-86a6-7b206655e7c9 req-f958c951-1fe7-48ff-bb0f-9fc028481daa tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:09.792602 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:09.792602 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:05:09.796174 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-1b42e46f-428c-4af2-86a6-7b206655e7c9 req-f958c951-1fe7-48ff-bb0f-9fc028481daa tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:05:09.800227 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-1b42e46f-428c-4af2-86a6-7b206655e7c9 req-f958c951-1fe7-48ff-bb0f-9fc028481daa tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 returned with HTTP 200 Jul 03 22:05:09.800794 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1499/6033] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 22:05:09 2026] GET /volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:10.502824 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-034d5880-6381-40ec-96f8-621acaf422f9 req-b3629959-49c1-460a-97e3-04c5c58d52d0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:10.504838 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-034d5880-6381-40ec-96f8-621acaf422f9 req-b3629959-49c1-460a-97e3-04c5c58d52d0 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] GET https://10.4.3.32/volume/v3/volumes/434cc99e-f543-4bb9-8bd2-0733b870ce29 Jul 03 22:05:10.505117 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-034d5880-6381-40ec-96f8-621acaf422f9 req-b3629959-49c1-460a-97e3-04c5c58d52d0 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:10.505263 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-034d5880-6381-40ec-96f8-621acaf422f9 req-b3629959-49c1-460a-97e3-04c5c58d52d0 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:10.511992 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:10.511992 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:05:10.516066 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-034d5880-6381-40ec-96f8-621acaf422f9 req-b3629959-49c1-460a-97e3-04c5c58d52d0 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Volume info retrieved successfully. Jul 03 22:05:10.520927 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-034d5880-6381-40ec-96f8-621acaf422f9 req-b3629959-49c1-460a-97e3-04c5c58d52d0 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/volumes/434cc99e-f543-4bb9-8bd2-0733b870ce29 returned with HTTP 200 Jul 03 22:05:10.521357 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1506/6034] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 22:05:10 2026] GET /volume/v3/volumes/434cc99e-f543-4bb9-8bd2-0733b870ce29 => generated 1401 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:05:10.533178 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-d2d24d3c-d2e4-4545-9235-c1634605937f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:10.533656 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d2d24d3c-d2e4-4545-9235-c1634605937f None None] GET https://10.4.3.32/volume// Jul 03 22:05:10.533744 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d2d24d3c-d2e4-4545-9235-c1634605937f None None] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:10.533938 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-d2d24d3c-d2e4-4545-9235-c1634605937f None None] Calling method 'all' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:10.534260 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-d2d24d3c-d2e4-4545-9235-c1634605937f None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:05:10.534735 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1529/6035] 10.4.3.32 () {66 vars in 1412 bytes} [Fri Jul 3 22:05:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 22:05:10.543933 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-034d5880-6381-40ec-96f8-621acaf422f9 req-517faafc-3749-4aed-9234-636d43d61172 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:10.545956 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-034d5880-6381-40ec-96f8-621acaf422f9 req-517faafc-3749-4aed-9234-636d43d61172 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 22:05:10.546293 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-034d5880-6381-40ec-96f8-621acaf422f9 req-517faafc-3749-4aed-9234-636d43d61172 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "434cc99e-f543-4bb9-8bd2-0733b870ce29", "connector": null, "instance_uuid": "b4114f22-0c62-4643-8a1f-d790be873c02"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:05:10.553714 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:10.553714 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:05:10.575144 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-034d5880-6381-40ec-96f8-621acaf422f9 req-517faafc-3749-4aed-9234-636d43d61172 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 22:05:10.575586 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1502/6036] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 22:05:10 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:05:11.831271 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-66399780-4564-4e64-8ce1-8cb820a42a18 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:11.831681 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-66399780-4564-4e64-8ce1-8cb820a42a18 None None] GET https://10.4.3.32/volume// Jul 03 22:05:11.831789 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-66399780-4564-4e64-8ce1-8cb820a42a18 None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:11.831951 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-66399780-4564-4e64-8ce1-8cb820a42a18 None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:11.832262 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-66399780-4564-4e64-8ce1-8cb820a42a18 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:05:11.832527 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1500/6037] 10.4.3.32 () {66 vars in 1421 bytes} [Fri Jul 3 22:05: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 22:05:11.838935 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-1b42e46f-428c-4af2-86a6-7b206655e7c9 req-e0f56d3f-9de4-49ad-af85-eff6d12e5e5c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:11.840913 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-1b42e46f-428c-4af2-86a6-7b206655e7c9 req-e0f56d3f-9de4-49ad-af85-eff6d12e5e5c tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 22:05:11.841240 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-1b42e46f-428c-4af2-86a6-7b206655e7c9 req-e0f56d3f-9de4-49ad-af85-eff6d12e5e5c tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "abec12af-f3a0-4eb4-8e17-9e6bf263ddd4", "connector": null, "instance_uuid": "95ad6b9b-1bb7-4d6c-b6a4-eb14a1d4baf1"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:05:11.849258 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:11.849258 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:05:11.873448 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-1b42e46f-428c-4af2-86a6-7b206655e7c9 req-e0f56d3f-9de4-49ad-af85-eff6d12e5e5c tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 22:05:11.873858 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1507/6038] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 22:05:11 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:05:12.321099 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-6a52284d-9a99-4761-9d38-8d3ed37920d2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:12.322793 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6a52284d-9a99-4761-9d38-8d3ed37920d2 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 Jul 03 22:05:12.322975 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6a52284d-9a99-4761-9d38-8d3ed37920d2 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:12.323162 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6a52284d-9a99-4761-9d38-8d3ed37920d2 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:12.331603 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:12.331603 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:05:12.334758 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-6a52284d-9a99-4761-9d38-8d3ed37920d2 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:05:12.338902 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6a52284d-9a99-4761-9d38-8d3ed37920d2 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 returned with HTTP 200 Jul 03 22:05:12.339293 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1530/6039] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:05:12 2026] GET /volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:12.397608 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-8a9413f9-9f77-4df1-b702-877f18fc6900 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:12.397984 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8a9413f9-9f77-4df1-b702-877f18fc6900 None None] GET https://10.4.3.32/volume// Jul 03 22:05:12.398159 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8a9413f9-9f77-4df1-b702-877f18fc6900 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:12.398397 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-8a9413f9-9f77-4df1-b702-877f18fc6900 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:12.398738 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-8a9413f9-9f77-4df1-b702-877f18fc6900 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:05:12.399031 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1503/6040] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 22:05: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 22:05:12.405995 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-1b42e46f-428c-4af2-86a6-7b206655e7c9 req-3795699e-e026-44e4-aa86-e9f06f112193 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:12.407916 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-1b42e46f-428c-4af2-86a6-7b206655e7c9 req-3795699e-e026-44e4-aa86-e9f06f112193 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 Jul 03 22:05:12.408125 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-1b42e46f-428c-4af2-86a6-7b206655e7c9 req-3795699e-e026-44e4-aa86-e9f06f112193 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:12.408292 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-1b42e46f-428c-4af2-86a6-7b206655e7c9 req-3795699e-e026-44e4-aa86-e9f06f112193 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:12.416382 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:12.416382 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:05:12.419348 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-1b42e46f-428c-4af2-86a6-7b206655e7c9 req-3795699e-e026-44e4-aa86-e9f06f112193 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:05:12.423141 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-1b42e46f-428c-4af2-86a6-7b206655e7c9 req-3795699e-e026-44e4-aa86-e9f06f112193 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 returned with HTTP 200 Jul 03 22:05:12.423494 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1501/6041] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 22:05:12 2026] GET /volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 => generated 1081 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:05:12.521255 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-1b42e46f-428c-4af2-86a6-7b206655e7c9 req-23c93035-47fd-4b2d-aacb-d01659d98083 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:12.523310 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-1b42e46f-428c-4af2-86a6-7b206655e7c9 req-23c93035-47fd-4b2d-aacb-d01659d98083 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] PUT https://10.4.3.32/volume/v3/attachments/be9a91df-e395-4cb6-8360-84c4790b63ad Jul 03 22:05:12.523723 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-1b42e46f-428c-4af2-86a6-7b206655e7c9 req-23c93035-47fd-4b2d-aacb-d01659d98083 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:05:12.530710 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-1b42e46f-428c-4af2-86a6-7b206655e7c9 req-23c93035-47fd-4b2d-aacb-d01659d98083 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Acquiring lock "cinder-attachment_update-abec12af-f3a0-4eb4-8e17-9e6bf263ddd4-np0000004475" by "attachment_update" {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 22:05:12.535013 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-1b42e46f-428c-4af2-86a6-7b206655e7c9 req-23c93035-47fd-4b2d-aacb-d01659d98083 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Lock "cinder-attachment_update-abec12af-f3a0-4eb4-8e17-9e6bf263ddd4-np0000004475" acquired by "attachment_update" :: waited 0.004s {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 22:05:12.535964 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:12.535964 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:05:13.055848 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-1b42e46f-428c-4af2-86a6-7b206655e7c9 req-23c93035-47fd-4b2d-aacb-d01659d98083 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Lock "cinder-attachment_update-abec12af-f3a0-4eb4-8e17-9e6bf263ddd4-np0000004475" released by "attachment_update" :: held 0.521s {{(pid=99934) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 22:05:13.056336 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-1b42e46f-428c-4af2-86a6-7b206655e7c9 req-23c93035-47fd-4b2d-aacb-d01659d98083 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/attachments/be9a91df-e395-4cb6-8360-84c4790b63ad returned with HTTP 200 Jul 03 22:05:13.056780 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1508/6042] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 22:05:12 2026] PUT /volume/v3/attachments/be9a91df-e395-4cb6-8360-84c4790b63ad => generated 968 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:05:13.064143 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-1b42e46f-428c-4af2-86a6-7b206655e7c9 req-3d86f437-aa7c-40a9-9d05-e36919dc989b None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:13.066076 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-1b42e46f-428c-4af2-86a6-7b206655e7c9 req-3d86f437-aa7c-40a9-9d05-e36919dc989b tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4/encryption Jul 03 22:05:13.066289 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-1b42e46f-428c-4af2-86a6-7b206655e7c9 req-3d86f437-aa7c-40a9-9d05-e36919dc989b tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:13.066515 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-1b42e46f-428c-4af2-86a6-7b206655e7c9 req-3d86f437-aa7c-40a9-9d05-e36919dc989b tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'index' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:13.074683 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:13.074683 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:05:13.080245 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-1b42e46f-428c-4af2-86a6-7b206655e7c9 req-3d86f437-aa7c-40a9-9d05-e36919dc989b tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4/encryption returned with HTTP 200 Jul 03 22:05:13.080638 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1531/6043] 10.4.3.32 () {68 vars in 1624 bytes} [Fri Jul 3 22:05:13 2026] GET /volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:13.351275 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-49981cd1-e7c9-4c85-a672-d2d442067c97 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:13.352842 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-49981cd1-e7c9-4c85-a672-d2d442067c97 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 Jul 03 22:05:13.353002 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-49981cd1-e7c9-4c85-a672-d2d442067c97 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:13.353179 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-49981cd1-e7c9-4c85-a672-d2d442067c97 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:13.361142 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:13.361142 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:05:13.363875 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-49981cd1-e7c9-4c85-a672-d2d442067c97 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:05:13.367299 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-49981cd1-e7c9-4c85-a672-d2d442067c97 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 returned with HTTP 200 Jul 03 22:05:13.367649 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1504/6044] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:05:13 2026] GET /volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:14.379601 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-450eda80-73de-48d2-9aef-461fe40534b5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:14.381269 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-450eda80-73de-48d2-9aef-461fe40534b5 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 Jul 03 22:05:14.381485 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-450eda80-73de-48d2-9aef-461fe40534b5 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:14.381660 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-450eda80-73de-48d2-9aef-461fe40534b5 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:14.390883 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:14.390883 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:05:14.394049 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-450eda80-73de-48d2-9aef-461fe40534b5 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:05:14.397843 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-450eda80-73de-48d2-9aef-461fe40534b5 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 returned with HTTP 200 Jul 03 22:05:14.398183 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1502/6045] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:05:14 2026] GET /volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:15.411524 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-afb03976-f535-4487-a1b7-fe6e119ad700 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:15.413043 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-afb03976-f535-4487-a1b7-fe6e119ad700 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 Jul 03 22:05:15.413240 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-afb03976-f535-4487-a1b7-fe6e119ad700 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:15.413697 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-afb03976-f535-4487-a1b7-fe6e119ad700 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:15.422777 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:15.422777 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:05:15.426392 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-afb03976-f535-4487-a1b7-fe6e119ad700 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:05:15.430185 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-afb03976-f535-4487-a1b7-fe6e119ad700 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 returned with HTTP 200 Jul 03 22:05:15.430566 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1509/6046] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:05:15 2026] GET /volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:16.444183 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1925d03f-d434-4c96-9fee-ee7002949105 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:16.445891 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1925d03f-d434-4c96-9fee-ee7002949105 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 Jul 03 22:05:16.446070 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1925d03f-d434-4c96-9fee-ee7002949105 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:16.446250 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1925d03f-d434-4c96-9fee-ee7002949105 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:16.455879 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:16.455879 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:05:16.460003 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-1925d03f-d434-4c96-9fee-ee7002949105 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:05:16.464748 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1925d03f-d434-4c96-9fee-ee7002949105 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 returned with HTTP 200 Jul 03 22:05:16.465189 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1532/6047] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:05:16 2026] GET /volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:16.517092 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-3d14fe65-ee6e-4313-86b6-25f420b2213e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:16.517533 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3d14fe65-ee6e-4313-86b6-25f420b2213e None None] GET https://10.4.3.32/volume// Jul 03 22:05:16.517705 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3d14fe65-ee6e-4313-86b6-25f420b2213e None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:16.517889 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3d14fe65-ee6e-4313-86b6-25f420b2213e None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:16.518256 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3d14fe65-ee6e-4313-86b6-25f420b2213e None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:05:16.518586 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1505/6048] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 22:05: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 22:05:16.525418 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-034d5880-6381-40ec-96f8-621acaf422f9 req-fd9cf3bf-d7ca-4760-bbcf-fd906db7eea8 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:16.527430 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-034d5880-6381-40ec-96f8-621acaf422f9 req-fd9cf3bf-d7ca-4760-bbcf-fd906db7eea8 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] GET https://10.4.3.32/volume/v3/volumes/434cc99e-f543-4bb9-8bd2-0733b870ce29 Jul 03 22:05:16.527658 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-034d5880-6381-40ec-96f8-621acaf422f9 req-fd9cf3bf-d7ca-4760-bbcf-fd906db7eea8 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:16.527859 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-034d5880-6381-40ec-96f8-621acaf422f9 req-fd9cf3bf-d7ca-4760-bbcf-fd906db7eea8 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:16.537281 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:16.537281 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:05:16.540754 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-034d5880-6381-40ec-96f8-621acaf422f9 req-fd9cf3bf-d7ca-4760-bbcf-fd906db7eea8 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Volume info retrieved successfully. Jul 03 22:05:16.545872 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-034d5880-6381-40ec-96f8-621acaf422f9 req-fd9cf3bf-d7ca-4760-bbcf-fd906db7eea8 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/volumes/434cc99e-f543-4bb9-8bd2-0733b870ce29 returned with HTTP 200 Jul 03 22:05:16.546273 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1503/6049] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 22:05:16 2026] GET /volume/v3/volumes/434cc99e-f543-4bb9-8bd2-0733b870ce29 => generated 1580 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:05:16.647412 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-034d5880-6381-40ec-96f8-621acaf422f9 req-587e3938-bd8d-426e-a1b5-022e11efea1e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:16.649659 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-034d5880-6381-40ec-96f8-621acaf422f9 req-587e3938-bd8d-426e-a1b5-022e11efea1e tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] PUT https://10.4.3.32/volume/v3/attachments/c27cd7bb-d9e9-4838-ae27-2de9b9d999fb Jul 03 22:05:16.650143 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-034d5880-6381-40ec-96f8-621acaf422f9 req-587e3938-bd8d-426e-a1b5-022e11efea1e tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:05:16.656722 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-034d5880-6381-40ec-96f8-621acaf422f9 req-587e3938-bd8d-426e-a1b5-022e11efea1e tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Acquiring lock "cinder-attachment_update-434cc99e-f543-4bb9-8bd2-0733b870ce29-np0000004475" by "attachment_update" {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 22:05:16.661012 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-034d5880-6381-40ec-96f8-621acaf422f9 req-587e3938-bd8d-426e-a1b5-022e11efea1e tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Lock "cinder-attachment_update-434cc99e-f543-4bb9-8bd2-0733b870ce29-np0000004475" acquired by "attachment_update" :: waited 0.004s {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 22:05:16.661985 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:16.661985 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:05:17.178931 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-034d5880-6381-40ec-96f8-621acaf422f9 req-587e3938-bd8d-426e-a1b5-022e11efea1e tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Lock "cinder-attachment_update-434cc99e-f543-4bb9-8bd2-0733b870ce29-np0000004475" released by "attachment_update" :: held 0.518s {{(pid=99934) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 22:05:17.179289 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-034d5880-6381-40ec-96f8-621acaf422f9 req-587e3938-bd8d-426e-a1b5-022e11efea1e tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/attachments/c27cd7bb-d9e9-4838-ae27-2de9b9d999fb returned with HTTP 200 Jul 03 22:05:17.179754 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1510/6050] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 22:05:16 2026] PUT /volume/v3/attachments/c27cd7bb-d9e9-4838-ae27-2de9b9d999fb => generated 969 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:05:17.476771 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-ab4694c1-0c08-4f68-8f77-9093cee93074 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:17.478520 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ab4694c1-0c08-4f68-8f77-9093cee93074 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 Jul 03 22:05:17.478714 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ab4694c1-0c08-4f68-8f77-9093cee93074 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:17.478891 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-ab4694c1-0c08-4f68-8f77-9093cee93074 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:17.487685 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:17.487685 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:05:17.490792 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-ab4694c1-0c08-4f68-8f77-9093cee93074 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:05:17.494381 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-ab4694c1-0c08-4f68-8f77-9093cee93074 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 returned with HTTP 200 Jul 03 22:05:17.494851 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1533/6051] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:05:17 2026] GET /volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:17.689183 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-034d5880-6381-40ec-96f8-621acaf422f9 req-2e1c3fbf-6cb9-441e-9a19-3d76d7f7fbf0 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:17.691152 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-034d5880-6381-40ec-96f8-621acaf422f9 req-2e1c3fbf-6cb9-441e-9a19-3d76d7f7fbf0 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] POST https://10.4.3.32/volume/v3/attachments/c27cd7bb-d9e9-4838-ae27-2de9b9d999fb/action Jul 03 22:05:17.691576 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-034d5880-6381-40ec-96f8-621acaf422f9 req-2e1c3fbf-6cb9-441e-9a19-3d76d7f7fbf0 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Action body: b'{"os-complete": null}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 22:05:17.691764 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-034d5880-6381-40ec-96f8-621acaf422f9 req-2e1c3fbf-6cb9-441e-9a19-3d76d7f7fbf0 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:05:17.706688 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:17.706688 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:05:17.715197 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-034d5880-6381-40ec-96f8-621acaf422f9 req-2e1c3fbf-6cb9-441e-9a19-3d76d7f7fbf0 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/attachments/c27cd7bb-d9e9-4838-ae27-2de9b9d999fb/action returned with HTTP 204 Jul 03 22:05:17.715618 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1506/6052] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 22:05:17 2026] POST /volume/v3/attachments/c27cd7bb-d9e9-4838-ae27-2de9b9d999fb/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:05:18.507284 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-64effc83-a810-42af-9b29-b273b57222ce None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:18.509907 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-64effc83-a810-42af-9b29-b273b57222ce tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 Jul 03 22:05:18.510074 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-64effc83-a810-42af-9b29-b273b57222ce tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:18.510251 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-64effc83-a810-42af-9b29-b273b57222ce tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:18.519570 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:18.519570 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:05:18.524940 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-64effc83-a810-42af-9b29-b273b57222ce tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:05:18.526701 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-64effc83-a810-42af-9b29-b273b57222ce tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 returned with HTTP 200 Jul 03 22:05:18.527116 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1504/6053] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:05:18 2026] GET /volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:19.539069 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-eb7a4d9b-4ab4-4353-9979-9ad4e7599fd0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:19.540856 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-eb7a4d9b-4ab4-4353-9979-9ad4e7599fd0 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 Jul 03 22:05:19.541057 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-eb7a4d9b-4ab4-4353-9979-9ad4e7599fd0 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:19.541240 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-eb7a4d9b-4ab4-4353-9979-9ad4e7599fd0 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:19.550194 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:19.550194 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:05:19.553168 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-eb7a4d9b-4ab4-4353-9979-9ad4e7599fd0 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:05:19.556650 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-eb7a4d9b-4ab4-4353-9979-9ad4e7599fd0 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 returned with HTTP 200 Jul 03 22:05:19.557015 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1511/6054] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:05:19 2026] GET /volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:20.568892 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-fda3bfa8-91f4-4397-ad00-efbca71e4b93 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:20.570975 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fda3bfa8-91f4-4397-ad00-efbca71e4b93 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 Jul 03 22:05:20.571212 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fda3bfa8-91f4-4397-ad00-efbca71e4b93 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:20.571461 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fda3bfa8-91f4-4397-ad00-efbca71e4b93 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:20.583515 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:20.583515 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:05:20.588924 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-fda3bfa8-91f4-4397-ad00-efbca71e4b93 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:05:20.595877 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fda3bfa8-91f4-4397-ad00-efbca71e4b93 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 returned with HTTP 200 Jul 03 22:05:20.596545 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1534/6055] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:05:20 2026] GET /volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 => generated 902 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:21.269852 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-1b42e46f-428c-4af2-86a6-7b206655e7c9 req-4d624f44-45da-4ed2-b14a-d9f8c1ece02d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:21.271882 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-1b42e46f-428c-4af2-86a6-7b206655e7c9 req-4d624f44-45da-4ed2-b14a-d9f8c1ece02d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] POST https://10.4.3.32/volume/v3/attachments/be9a91df-e395-4cb6-8360-84c4790b63ad/action Jul 03 22:05:21.272221 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-1b42e46f-428c-4af2-86a6-7b206655e7c9 req-4d624f44-45da-4ed2-b14a-d9f8c1ece02d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Action body: b'{"os-complete": null}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 22:05:21.272356 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-1b42e46f-428c-4af2-86a6-7b206655e7c9 req-4d624f44-45da-4ed2-b14a-d9f8c1ece02d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:05:21.290031 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:21.290031 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:05:21.301012 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-1b42e46f-428c-4af2-86a6-7b206655e7c9 req-4d624f44-45da-4ed2-b14a-d9f8c1ece02d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/attachments/be9a91df-e395-4cb6-8360-84c4790b63ad/action returned with HTTP 204 Jul 03 22:05:21.301553 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1507/6056] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 22:05:21 2026] POST /volume/v3/attachments/be9a91df-e395-4cb6-8360-84c4790b63ad/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:05:21.609231 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-696c09e6-8671-4952-9f46-a045812165d2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:21.610864 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-696c09e6-8671-4952-9f46-a045812165d2 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 Jul 03 22:05:21.611095 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-696c09e6-8671-4952-9f46-a045812165d2 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:21.611291 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-696c09e6-8671-4952-9f46-a045812165d2 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:21.621227 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:21.621227 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:05:21.623715 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-696c09e6-8671-4952-9f46-a045812165d2 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:05:21.627524 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-696c09e6-8671-4952-9f46-a045812165d2 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 returned with HTTP 200 Jul 03 22:05:21.627981 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1505/6057] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:05:21 2026] GET /volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 => generated 1194 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:05:21.639681 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-319f9308-8b25-453b-9fc7-b013e78116d6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:21.641269 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-319f9308-8b25-453b-9fc7-b013e78116d6 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 Jul 03 22:05:21.641460 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-319f9308-8b25-453b-9fc7-b013e78116d6 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:21.641643 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-319f9308-8b25-453b-9fc7-b013e78116d6 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:21.649579 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:21.649579 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:05:21.652296 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-319f9308-8b25-453b-9fc7-b013e78116d6 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:05:21.655720 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-319f9308-8b25-453b-9fc7-b013e78116d6 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 returned with HTTP 200 Jul 03 22:05:21.656048 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1512/6058] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:05:21 2026] GET /volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 => generated 1194 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:05:21.691987 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-5a8d7ec8-b03d-45e8-af7c-b2ff4a73b62e req-c20710c0-768e-4e81-aee8-5f05de51b982 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:21.694018 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-5a8d7ec8-b03d-45e8-af7c-b2ff4a73b62e req-c20710c0-768e-4e81-aee8-5f05de51b982 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 Jul 03 22:05:21.694241 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-5a8d7ec8-b03d-45e8-af7c-b2ff4a73b62e req-c20710c0-768e-4e81-aee8-5f05de51b982 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:21.694456 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-5a8d7ec8-b03d-45e8-af7c-b2ff4a73b62e req-c20710c0-768e-4e81-aee8-5f05de51b982 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:21.703538 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:21.703538 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:05:21.706788 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [req-5a8d7ec8-b03d-45e8-af7c-b2ff4a73b62e req-c20710c0-768e-4e81-aee8-5f05de51b982 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:05:21.710787 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-5a8d7ec8-b03d-45e8-af7c-b2ff4a73b62e req-c20710c0-768e-4e81-aee8-5f05de51b982 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 returned with HTTP 200 Jul 03 22:05:21.711210 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1535/6059] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 22:05:21 2026] GET /volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 => generated 1194 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:05:21.727413 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-5a8d7ec8-b03d-45e8-af7c-b2ff4a73b62e req-d0a7d7c8-c2dc-413c-b893-74a61b55f197 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:21.729193 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-5a8d7ec8-b03d-45e8-af7c-b2ff4a73b62e req-d0a7d7c8-c2dc-413c-b893-74a61b55f197 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] POST https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4/action Jul 03 22:05:21.729519 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-5a8d7ec8-b03d-45e8-af7c-b2ff4a73b62e req-d0a7d7c8-c2dc-413c-b893-74a61b55f197 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 22:05:21.729652 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-5a8d7ec8-b03d-45e8-af7c-b2ff4a73b62e req-d0a7d7c8-c2dc-413c-b893-74a61b55f197 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:05:21.739083 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:21.739083 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:05:21.739542 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-5a8d7ec8-b03d-45e8-af7c-b2ff4a73b62e req-d0a7d7c8-c2dc-413c-b893-74a61b55f197 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:05:21.745754 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-5a8d7ec8-b03d-45e8-af7c-b2ff4a73b62e req-d0a7d7c8-c2dc-413c-b893-74a61b55f197 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Begin detaching volume completed successfully. Jul 03 22:05:21.745964 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-5a8d7ec8-b03d-45e8-af7c-b2ff4a73b62e req-d0a7d7c8-c2dc-413c-b893-74a61b55f197 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4/action returned with HTTP 202 Jul 03 22:05:21.746386 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1508/6060] 10.4.3.32 () {72 vars in 1665 bytes} [Fri Jul 3 22:05:21 2026] POST /volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 22:05:22.768838 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-36a9bf51-c517-4f07-93ab-0fd17e06b445 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:22.769222 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-36a9bf51-c517-4f07-93ab-0fd17e06b445 None None] GET https://10.4.3.32/volume// Jul 03 22:05:22.769401 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-36a9bf51-c517-4f07-93ab-0fd17e06b445 None None] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:22.769602 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-36a9bf51-c517-4f07-93ab-0fd17e06b445 None None] Calling method 'all' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:22.769937 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-36a9bf51-c517-4f07-93ab-0fd17e06b445 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:05:22.770210 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1506/6061] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 22:05:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 22:05:22.778256 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-5a8d7ec8-b03d-45e8-af7c-b2ff4a73b62e req-c28e721a-de1b-4cab-bc51-3e8657440386 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:22.780301 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-5a8d7ec8-b03d-45e8-af7c-b2ff4a73b62e req-c28e721a-de1b-4cab-bc51-3e8657440386 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 Jul 03 22:05:22.780536 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-5a8d7ec8-b03d-45e8-af7c-b2ff4a73b62e req-c28e721a-de1b-4cab-bc51-3e8657440386 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:22.780731 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-5a8d7ec8-b03d-45e8-af7c-b2ff4a73b62e req-c28e721a-de1b-4cab-bc51-3e8657440386 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:22.789873 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:22.789873 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:05:22.793057 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-5a8d7ec8-b03d-45e8-af7c-b2ff4a73b62e req-c28e721a-de1b-4cab-bc51-3e8657440386 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:05:22.796981 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-5a8d7ec8-b03d-45e8-af7c-b2ff4a73b62e req-c28e721a-de1b-4cab-bc51-3e8657440386 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 returned with HTTP 200 Jul 03 22:05:22.797359 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1513/6062] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 22:05:22 2026] GET /volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 => generated 1377 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:05:22.817562 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-5a8d7ec8-b03d-45e8-af7c-b2ff4a73b62e req-067dc023-0831-4864-afee-a0a7bd0b27c9 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:22.820223 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-5a8d7ec8-b03d-45e8-af7c-b2ff4a73b62e req-067dc023-0831-4864-afee-a0a7bd0b27c9 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4/encryption Jul 03 22:05:22.820431 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-5a8d7ec8-b03d-45e8-af7c-b2ff4a73b62e req-067dc023-0831-4864-afee-a0a7bd0b27c9 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:22.821014 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-5a8d7ec8-b03d-45e8-af7c-b2ff4a73b62e req-067dc023-0831-4864-afee-a0a7bd0b27c9 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'index' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:22.829449 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:22.829449 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:05:22.836580 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-5a8d7ec8-b03d-45e8-af7c-b2ff4a73b62e req-067dc023-0831-4864-afee-a0a7bd0b27c9 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4/encryption returned with HTTP 200 Jul 03 22:05:22.836928 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1536/6063] 10.4.3.32 () {68 vars in 1624 bytes} [Fri Jul 3 22:05:22 2026] GET /volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:23.658115 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-5a8d7ec8-b03d-45e8-af7c-b2ff4a73b62e req-725f2ee6-a4f1-40cb-9e21-8a4802c25092 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:23.660105 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-5a8d7ec8-b03d-45e8-af7c-b2ff4a73b62e req-725f2ee6-a4f1-40cb-9e21-8a4802c25092 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] DELETE https://10.4.3.32/volume/v3/attachments/be9a91df-e395-4cb6-8360-84c4790b63ad Jul 03 22:05:23.660424 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-5a8d7ec8-b03d-45e8-af7c-b2ff4a73b62e req-725f2ee6-a4f1-40cb-9e21-8a4802c25092 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:23.660694 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-5a8d7ec8-b03d-45e8-af7c-b2ff4a73b62e req-725f2ee6-a4f1-40cb-9e21-8a4802c25092 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:23.667317 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:23.667317 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:05:24.197898 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-5a8d7ec8-b03d-45e8-af7c-b2ff4a73b62e req-725f2ee6-a4f1-40cb-9e21-8a4802c25092 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/attachments/be9a91df-e395-4cb6-8360-84c4790b63ad returned with HTTP 200 Jul 03 22:05:24.198936 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1509/6064] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 22:05:23 2026] DELETE /volume/v3/attachments/be9a91df-e395-4cb6-8360-84c4790b63ad => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:24.921394 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-ccea7334-e176-4411-88e8-0024faebd588 req-ba060a3f-719f-4d03-98f4-6d9fb0b310dd None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:24.923344 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-ccea7334-e176-4411-88e8-0024faebd588 req-ba060a3f-719f-4d03-98f4-6d9fb0b310dd tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 Jul 03 22:05:24.923571 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-ccea7334-e176-4411-88e8-0024faebd588 req-ba060a3f-719f-4d03-98f4-6d9fb0b310dd tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:24.923777 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-ccea7334-e176-4411-88e8-0024faebd588 req-ba060a3f-719f-4d03-98f4-6d9fb0b310dd tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:24.930221 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:24.930221 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:05:24.933671 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-ccea7334-e176-4411-88e8-0024faebd588 req-ba060a3f-719f-4d03-98f4-6d9fb0b310dd tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:05:24.938542 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-ccea7334-e176-4411-88e8-0024faebd588 req-ba060a3f-719f-4d03-98f4-6d9fb0b310dd tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 returned with HTTP 200 Jul 03 22:05:24.939043 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1507/6065] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 22:05:24 2026] GET /volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:32.335990 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c3138913-cecb-4c8b-8eb6-2f1aa2b980b1 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:32.340027 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c3138913-cecb-4c8b-8eb6-2f1aa2b980b1 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] DELETE https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 Jul 03 22:05:32.340027 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c3138913-cecb-4c8b-8eb6-2f1aa2b980b1 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:32.340027 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c3138913-cecb-4c8b-8eb6-2f1aa2b980b1 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:32.340027 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-c3138913-cecb-4c8b-8eb6-2f1aa2b980b1 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Delete volume with id: abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 Jul 03 22:05:32.345714 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:32.345714 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:05:32.346119 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c3138913-cecb-4c8b-8eb6-2f1aa2b980b1 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:05:32.359330 np0000004475 devstack@c-api.service[99934]: WARNING cinder.keymgr.conf_key_mgr [None req-c3138913-cecb-4c8b-8eb6-2f1aa2b980b1 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 22:05:32.367129 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c3138913-cecb-4c8b-8eb6-2f1aa2b980b1 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Delete volume request issued successfully. Jul 03 22:05:32.367305 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c3138913-cecb-4c8b-8eb6-2f1aa2b980b1 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 returned with HTTP 202 Jul 03 22:05:32.367962 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1514/6066] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:05:32 2026] DELETE /volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:05:32.375218 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8c476bbc-c1fa-438d-8366-eb00f8bf96a1 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:32.377277 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8c476bbc-c1fa-438d-8366-eb00f8bf96a1 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 Jul 03 22:05:32.377507 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8c476bbc-c1fa-438d-8366-eb00f8bf96a1 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:32.377649 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8c476bbc-c1fa-438d-8366-eb00f8bf96a1 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:32.383940 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:32.383940 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:05:32.387089 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-8c476bbc-c1fa-438d-8366-eb00f8bf96a1 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:05:32.390635 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8c476bbc-c1fa-438d-8366-eb00f8bf96a1 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 returned with HTTP 200 Jul 03 22:05:32.390971 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1537/6067] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:05:32 2026] GET /volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:33.402304 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d96aafe8-73ee-44fe-8445-2b44611ee9c9 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:33.404022 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d96aafe8-73ee-44fe-8445-2b44611ee9c9 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 Jul 03 22:05:33.404203 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d96aafe8-73ee-44fe-8445-2b44611ee9c9 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:33.404426 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d96aafe8-73ee-44fe-8445-2b44611ee9c9 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:33.409708 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d96aafe8-73ee-44fe-8445-2b44611ee9c9 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 returned with HTTP 404 Jul 03 22:05:33.410149 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1510/6068] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:05:33 2026] GET /volume/v3/volumes/abec12af-f3a0-4eb4-8e17-9e6bf263ddd4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:05:33.416142 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-f1e100c3-67d4-47b1-9c5a-7462b09346fb None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:33.417791 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f1e100c3-67d4-47b1-9c5a-7462b09346fb tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] DELETE https://10.4.3.32/volume/v3/volumes/7c2e8b1c-c332-45b9-a7da-1c5f3cb2527f Jul 03 22:05:33.418006 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f1e100c3-67d4-47b1-9c5a-7462b09346fb tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:33.418192 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-f1e100c3-67d4-47b1-9c5a-7462b09346fb tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:33.418389 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-f1e100c3-67d4-47b1-9c5a-7462b09346fb tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Delete volume with id: 7c2e8b1c-c332-45b9-a7da-1c5f3cb2527f Jul 03 22:05:33.425055 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:33.425055 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:05:33.425679 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f1e100c3-67d4-47b1-9c5a-7462b09346fb tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:05:33.439206 np0000004475 devstack@c-api.service[99933]: WARNING cinder.keymgr.conf_key_mgr [None req-f1e100c3-67d4-47b1-9c5a-7462b09346fb tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 22:05:33.445661 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-f1e100c3-67d4-47b1-9c5a-7462b09346fb tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Delete volume request issued successfully. Jul 03 22:05:33.445849 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-f1e100c3-67d4-47b1-9c5a-7462b09346fb tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/7c2e8b1c-c332-45b9-a7da-1c5f3cb2527f returned with HTTP 202 Jul 03 22:05:33.446282 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1508/6069] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:05:33 2026] DELETE /volume/v3/volumes/7c2e8b1c-c332-45b9-a7da-1c5f3cb2527f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:05:33.452938 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-089638f5-0b39-47fa-be11-d35e307b4dfc None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:33.455009 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-089638f5-0b39-47fa-be11-d35e307b4dfc tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/7c2e8b1c-c332-45b9-a7da-1c5f3cb2527f Jul 03 22:05:33.455283 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-089638f5-0b39-47fa-be11-d35e307b4dfc tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:33.455515 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-089638f5-0b39-47fa-be11-d35e307b4dfc tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:33.462594 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:33.462594 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:05:33.466594 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-089638f5-0b39-47fa-be11-d35e307b4dfc tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:05:33.470782 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-089638f5-0b39-47fa-be11-d35e307b4dfc tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/7c2e8b1c-c332-45b9-a7da-1c5f3cb2527f returned with HTTP 200 Jul 03 22:05:33.471163 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1515/6070] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:05:33 2026] GET /volume/v3/volumes/7c2e8b1c-c332-45b9-a7da-1c5f3cb2527f => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:34.482976 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a6e5d342-36b2-4d03-a669-20d0b6638218 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:34.484774 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a6e5d342-36b2-4d03-a669-20d0b6638218 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/7c2e8b1c-c332-45b9-a7da-1c5f3cb2527f Jul 03 22:05:34.484935 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a6e5d342-36b2-4d03-a669-20d0b6638218 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:34.485105 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a6e5d342-36b2-4d03-a669-20d0b6638218 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:34.490689 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a6e5d342-36b2-4d03-a669-20d0b6638218 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/7c2e8b1c-c332-45b9-a7da-1c5f3cb2527f returned with HTTP 404 Jul 03 22:05:34.491159 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1538/6071] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:05:34 2026] GET /volume/v3/volumes/7c2e8b1c-c332-45b9-a7da-1c5f3cb2527f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:05:34.497298 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f20f4af0-6e83-4296-b896-1342207a5143 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:34.499680 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f20f4af0-6e83-4296-b896-1342207a5143 tempest-TestEncryptedCinderVolumes-288469019 tempest-TestEncryptedCinderVolumes-288469019-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Jul 03 22:05:34.499680 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f20f4af0-6e83-4296-b896-1342207a5143 tempest-TestEncryptedCinderVolumes-288469019 tempest-TestEncryptedCinderVolumes-288469019-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:34.499680 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f20f4af0-6e83-4296-b896-1342207a5143 tempest-TestEncryptedCinderVolumes-288469019 tempest-TestEncryptedCinderVolumes-288469019-project-admin] Calling method 'detail' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:34.499963 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:34.499963 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:05:34.500183 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-f20f4af0-6e83-4296-b896-1342207a5143 tempest-TestEncryptedCinderVolumes-288469019 tempest-TestEncryptedCinderVolumes-288469019-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:05:34.516684 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-f20f4af0-6e83-4296-b896-1342207a5143 tempest-TestEncryptedCinderVolumes-288469019 tempest-TestEncryptedCinderVolumes-288469019-project-admin] Get all volumes completed successfully. Jul 03 22:05:34.518618 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:34.518618 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:05:34.523840 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f20f4af0-6e83-4296-b896-1342207a5143 tempest-TestEncryptedCinderVolumes-288469019 tempest-TestEncryptedCinderVolumes-288469019-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 22:05:34.524227 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1511/6072] 10.4.3.32 () {66 vars in 1278 bytes} [Fri Jul 3 22:05:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10782 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:05:34.538961 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-6da74c5c-6c4f-4e98-8b64-cbf15cadfe45 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:34.541165 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6da74c5c-6c4f-4e98-8b64-cbf15cadfe45 tempest-TestEncryptedCinderVolumes-288469019 tempest-TestEncryptedCinderVolumes-288469019-project-admin] DELETE https://10.4.3.32/volume/v3/types/c65343c7-2718-40c5-9c9e-bd3a739bb5d3 Jul 03 22:05:34.541382 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6da74c5c-6c4f-4e98-8b64-cbf15cadfe45 tempest-TestEncryptedCinderVolumes-288469019 tempest-TestEncryptedCinderVolumes-288469019-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:34.541618 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6da74c5c-6c4f-4e98-8b64-cbf15cadfe45 tempest-TestEncryptedCinderVolumes-288469019 tempest-TestEncryptedCinderVolumes-288469019-project-admin] Calling method '_delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:34.564977 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6da74c5c-6c4f-4e98-8b64-cbf15cadfe45 tempest-TestEncryptedCinderVolumes-288469019 tempest-TestEncryptedCinderVolumes-288469019-project-admin] https://10.4.3.32/volume/v3/types/c65343c7-2718-40c5-9c9e-bd3a739bb5d3 returned with HTTP 202 Jul 03 22:05:34.565655 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1509/6073] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 22:05:34 2026] DELETE /volume/v3/types/c65343c7-2718-40c5-9c9e-bd3a739bb5d3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:05:35.514683 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-40beebdd-5149-4ed5-ba6b-8570b3b94fd3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:35.516226 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-40beebdd-5149-4ed5-ba6b-8570b3b94fd3 tempest-TestEncryptedCinderVolumes-288469019 tempest-TestEncryptedCinderVolumes-288469019-project-admin] POST https://10.4.3.32/volume/v3/types Jul 03 22:05:35.516547 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-40beebdd-5149-4ed5-ba6b-8570b3b94fd3 tempest-TestEncryptedCinderVolumes-288469019 tempest-TestEncryptedCinderVolumes-288469019-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1257083238", "extra_specs": {}}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:05:35.527872 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-40beebdd-5149-4ed5-ba6b-8570b3b94fd3 tempest-TestEncryptedCinderVolumes-288469019 tempest-TestEncryptedCinderVolumes-288469019-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Jul 03 22:05:35.528360 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1516/6074] 10.4.3.32 () {68 vars in 1245 bytes} [Fri Jul 3 22:05:35 2026] POST /volume/v3/types => generated 212 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:35.535074 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3934055c-d6fb-415d-8cb2-fc6dff73d2cf None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:35.536873 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3934055c-d6fb-415d-8cb2-fc6dff73d2cf tempest-TestEncryptedCinderVolumes-288469019 tempest-TestEncryptedCinderVolumes-288469019-project-admin] POST https://10.4.3.32/volume/v3/types/2bf0cb4d-45ca-4a80-953f-45ef1e22eed4/encryption Jul 03 22:05:35.537173 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3934055c-d6fb-415d-8cb2-fc6dff73d2cf tempest-TestEncryptedCinderVolumes-288469019 tempest-TestEncryptedCinderVolumes-288469019-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:05:35.551413 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3934055c-d6fb-415d-8cb2-fc6dff73d2cf tempest-TestEncryptedCinderVolumes-288469019 tempest-TestEncryptedCinderVolumes-288469019-project-admin] https://10.4.3.32/volume/v3/types/2bf0cb4d-45ca-4a80-953f-45ef1e22eed4/encryption returned with HTTP 200 Jul 03 22:05:35.551851 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1539/6075] 10.4.3.32 () {68 vars in 1390 bytes} [Fri Jul 3 22:05:35 2026] POST /volume/v3/types/2bf0cb4d-45ca-4a80-953f-45ef1e22eed4/encryption => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:35.577611 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-3252c8f1-f048-40ff-b344-00e196527a9d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:35.579491 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3252c8f1-f048-40ff-b344-00e196527a9d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:05:35.579815 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3252c8f1-f048-40ff-b344-00e196527a9d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1812372208", "snapshot_id": null, "imageRef": "f4ececa3-1558-4774-bffb-35f7b89c60f0", "volume_type": "tempest-scenario-type-luks-1257083238", "size": 1}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:05:35.581333 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-3252c8f1-f048-40ff-b344-00e196527a9d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1812372208', 'snapshot_id': None, 'imageRef': 'f4ececa3-1558-4774-bffb-35f7b89c60f0', 'volume_type': 'tempest-scenario-type-luks-1257083238', 'size': 1}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:05:35.656440 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-3252c8f1-f048-40ff-b344-00e196527a9d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Create volume of 1 GB Jul 03 22:05:35.656754 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:35.656754 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:05:35.657193 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-3252c8f1-f048-40ff-b344-00e196527a9d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Availability Zones retrieved successfully. Jul 03 22:05:35.662561 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-3252c8f1-f048-40ff-b344-00e196527a9d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Flow 'volume_create_api' (06dc301c-051f-4270-b9ea-3b6c4a186636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:05:35.663394 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-3252c8f1-f048-40ff-b344-00e196527a9d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1171c463-a2b7-4be8-a836-da5c6993bdab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:05:35.664201 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-3252c8f1-f048-40ff-b344-00e196527a9d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:05:35.716339 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-3252c8f1-f048-40ff-b344-00e196527a9d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1171c463-a2b7-4be8-a836-da5c6993bdab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T22:05:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bf0cb4d-45ca-4a80-953f-45ef1e22eed4,is_public=True,name='tempest-scenario-type-luks-1257083238',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bf0cb4d-45ca-4a80-953f-45ef1e22eed4', '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=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:05:35.717256 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-3252c8f1-f048-40ff-b344-00e196527a9d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c9cd1a6-e8b4-42a2-90ed-d85017e7afc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:05:35.743863 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-3252c8f1-f048-40ff-b344-00e196527a9d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1257083238 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1257083238, it is now deprecated. Please use the default quota class for default quota. Jul 03 22:05:35.744088 np0000004475 devstack@c-api.service[99935]: WARNING cinder.quota [None req-3252c8f1-f048-40ff-b344-00e196527a9d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1257083238 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1257083238, it is now deprecated. Please use the default quota class for default quota. Jul 03 22:05:35.769221 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-3252c8f1-f048-40ff-b344-00e196527a9d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Created reservations ['ce5673fe-22e5-4077-9e0c-ed924a9bd5c3', 'c1adfb5d-39d8-4319-89b3-02621e860db2', '66af2473-9824-4965-93d0-937ee3135eb7', '0e5ce981-6b18-486b-a47f-f197214afab4'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:05:35.770378 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-3252c8f1-f048-40ff-b344-00e196527a9d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c9cd1a6-e8b4-42a2-90ed-d85017e7afc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce5673fe-22e5-4077-9e0c-ed924a9bd5c3', 'c1adfb5d-39d8-4319-89b3-02621e860db2', '66af2473-9824-4965-93d0-937ee3135eb7', '0e5ce981-6b18-486b-a47f-f197214afab4']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:05:35.771091 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-3252c8f1-f048-40ff-b344-00e196527a9d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b54037f-b0a3-4ada-945d-dd1a20d17b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:05:35.793426 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-3252c8f1-f048-40ff-b344-00e196527a9d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b54037f-b0a3-4ada-945d-dd1a20d17b2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fa62b9d-96a8-4274-98d7-43559d59e69c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1812372208',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cb1fb7ecafe4ac58a518710e1d7819a',qos_specs=None,replication_status=,reservations=['ce5673fe-22e5-4077-9e0c-ed924a9bd5c3','c1adfb5d-39d8-4319-89b3-02621e860db2','66af2473-9824-4965-93d0-937ee3135eb7','0e5ce981-6b18-486b-a47f-f197214afab4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdbf5029a0004cbdbf1a8a3566e155b4',volume_type_id=2bf0cb4d-45ca-4a80-953f-45ef1e22eed4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:05:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1812372208',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5fa62b9d-96a8-4274-98d7-43559d59e69c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1cb1fb7ecafe4ac58a518710e1d7819a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdbf5029a0004cbdbf1a8a3566e155b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bf0cb4d-45ca-4a80-953f-45ef1e22eed4),volume_type_id=2bf0cb4d-45ca-4a80-953f-45ef1e22eed4)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:05:35.794177 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-3252c8f1-f048-40ff-b344-00e196527a9d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ffc44ec-0cb7-40dc-834a-52b3de95067c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:05:35.812653 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-3252c8f1-f048-40ff-b344-00e196527a9d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ffc44ec-0cb7-40dc-834a-52b3de95067c) transitioned into state 'SUCCESS' from state '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-1812372208',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cb1fb7ecafe4ac58a518710e1d7819a',qos_specs=None,replication_status=,reservations=['ce5673fe-22e5-4077-9e0c-ed924a9bd5c3','c1adfb5d-39d8-4319-89b3-02621e860db2','66af2473-9824-4965-93d0-937ee3135eb7','0e5ce981-6b18-486b-a47f-f197214afab4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdbf5029a0004cbdbf1a8a3566e155b4',volume_type_id=2bf0cb4d-45ca-4a80-953f-45ef1e22eed4)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:05:35.813273 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-3252c8f1-f048-40ff-b344-00e196527a9d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6b36f8c-177f-42f6-b93f-52e1437961fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:05:35.822080 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-3252c8f1-f048-40ff-b344-00e196527a9d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6b36f8c-177f-42f6-b93f-52e1437961fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:05:35.822879 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-3252c8f1-f048-40ff-b344-00e196527a9d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Flow 'volume_create_api' (06dc301c-051f-4270-b9ea-3b6c4a186636) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:05:35.823159 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-3252c8f1-f048-40ff-b344-00e196527a9d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Create volume request issued successfully. Jul 03 22:05:35.823713 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3252c8f1-f048-40ff-b344-00e196527a9d tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:05:35.824109 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1512/6076] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 22:05:35 2026] POST /volume/v3/volumes => generated 790 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:05:35.836033 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ca59cf23-18b2-497f-8b25-2978b9d08f41 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:35.838042 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ca59cf23-18b2-497f-8b25-2978b9d08f41 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c Jul 03 22:05:35.838259 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ca59cf23-18b2-497f-8b25-2978b9d08f41 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:35.838492 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ca59cf23-18b2-497f-8b25-2978b9d08f41 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:35.846252 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:35.846252 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:05:35.850628 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-ca59cf23-18b2-497f-8b25-2978b9d08f41 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:05:35.855482 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ca59cf23-18b2-497f-8b25-2978b9d08f41 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c returned with HTTP 200 Jul 03 22:05:35.856023 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1510/6077] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:05:35 2026] GET /volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:36.868337 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-7ccd982a-fd62-447c-ac4c-fa1148a01a8e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:36.869978 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7ccd982a-fd62-447c-ac4c-fa1148a01a8e tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c Jul 03 22:05:36.870165 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7ccd982a-fd62-447c-ac4c-fa1148a01a8e tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:36.870336 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7ccd982a-fd62-447c-ac4c-fa1148a01a8e tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:36.877150 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:36.877150 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:05:36.880810 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-7ccd982a-fd62-447c-ac4c-fa1148a01a8e tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:05:36.885257 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7ccd982a-fd62-447c-ac4c-fa1148a01a8e tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c returned with HTTP 200 Jul 03 22:05:36.885672 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1517/6078] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:05:36 2026] GET /volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c => generated 940 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:37.899032 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-25d44770-c8dd-4a69-96ad-078445e98561 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:37.900899 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-25d44770-c8dd-4a69-96ad-078445e98561 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c Jul 03 22:05:37.901111 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-25d44770-c8dd-4a69-96ad-078445e98561 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:37.901331 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-25d44770-c8dd-4a69-96ad-078445e98561 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:37.909490 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:37.909490 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:05:37.913641 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-25d44770-c8dd-4a69-96ad-078445e98561 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:05:37.918228 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-25d44770-c8dd-4a69-96ad-078445e98561 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c returned with HTTP 200 Jul 03 22:05:37.918763 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1540/6079] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:05:37 2026] GET /volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:38.931000 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b047e71f-d35e-4b09-99bc-3a58c1c96c3b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:38.932625 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b047e71f-d35e-4b09-99bc-3a58c1c96c3b tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c Jul 03 22:05:38.932803 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b047e71f-d35e-4b09-99bc-3a58c1c96c3b tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:38.933002 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b047e71f-d35e-4b09-99bc-3a58c1c96c3b tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:38.939254 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:38.939254 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:05:38.942407 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-b047e71f-d35e-4b09-99bc-3a58c1c96c3b tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:05:38.946047 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b047e71f-d35e-4b09-99bc-3a58c1c96c3b tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c returned with HTTP 200 Jul 03 22:05:38.946414 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1513/6080] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:05:38 2026] GET /volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c => generated 943 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:39.959580 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-eaa63231-6370-4dca-8b13-20ea3a5d2bc7 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:39.961310 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-eaa63231-6370-4dca-8b13-20ea3a5d2bc7 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c Jul 03 22:05:39.961555 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-eaa63231-6370-4dca-8b13-20ea3a5d2bc7 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:39.961783 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-eaa63231-6370-4dca-8b13-20ea3a5d2bc7 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:39.968539 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:39.968539 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:05:39.972298 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-eaa63231-6370-4dca-8b13-20ea3a5d2bc7 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:05:39.977200 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-eaa63231-6370-4dca-8b13-20ea3a5d2bc7 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c returned with HTTP 200 Jul 03 22:05:39.977615 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1511/6081] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:05:39 2026] GET /volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:40.990291 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ee641636-1bee-4bfb-93cb-1def0a3215a7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:40.992222 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ee641636-1bee-4bfb-93cb-1def0a3215a7 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c Jul 03 22:05:40.992434 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ee641636-1bee-4bfb-93cb-1def0a3215a7 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:40.992619 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ee641636-1bee-4bfb-93cb-1def0a3215a7 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:41.000139 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:41.000139 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:05:41.003868 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-ee641636-1bee-4bfb-93cb-1def0a3215a7 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:05:41.008055 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ee641636-1bee-4bfb-93cb-1def0a3215a7 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c returned with HTTP 200 Jul 03 22:05:41.008420 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1518/6082] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:05:40 2026] GET /volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:42.021532 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-0a23e5a6-fce5-4ff0-8655-52d171110a2e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:42.023224 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0a23e5a6-fce5-4ff0-8655-52d171110a2e tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c Jul 03 22:05:42.023398 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0a23e5a6-fce5-4ff0-8655-52d171110a2e tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:42.023582 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-0a23e5a6-fce5-4ff0-8655-52d171110a2e tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:42.030718 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:42.030718 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:05:42.034875 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-0a23e5a6-fce5-4ff0-8655-52d171110a2e tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:05:42.039152 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-0a23e5a6-fce5-4ff0-8655-52d171110a2e tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c returned with HTTP 200 Jul 03 22:05:42.039602 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1541/6083] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:05:42 2026] GET /volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:43.052490 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5d056ea5-5482-4cfa-a5ea-44669faddb40 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:43.054405 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5d056ea5-5482-4cfa-a5ea-44669faddb40 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c Jul 03 22:05:43.054668 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5d056ea5-5482-4cfa-a5ea-44669faddb40 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:43.054882 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5d056ea5-5482-4cfa-a5ea-44669faddb40 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:43.062412 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:43.062412 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:05:43.066299 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-5d056ea5-5482-4cfa-a5ea-44669faddb40 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:05:43.070821 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5d056ea5-5482-4cfa-a5ea-44669faddb40 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c returned with HTTP 200 Jul 03 22:05:43.071243 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1514/6084] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:05:43 2026] GET /volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:44.083385 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-fb344dff-ce70-4789-9831-baa1df7b7bce None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:44.085085 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fb344dff-ce70-4789-9831-baa1df7b7bce tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c Jul 03 22:05:44.085265 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fb344dff-ce70-4789-9831-baa1df7b7bce tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:44.085459 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fb344dff-ce70-4789-9831-baa1df7b7bce tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:44.091912 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:44.091912 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:05:44.096038 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-fb344dff-ce70-4789-9831-baa1df7b7bce tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:05:44.100972 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fb344dff-ce70-4789-9831-baa1df7b7bce tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c returned with HTTP 200 Jul 03 22:05:44.101576 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1512/6085] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:05:44 2026] GET /volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:45.113982 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c0401fc1-81e0-4f56-abbe-7dc5b8dcbbca None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:45.118019 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c0401fc1-81e0-4f56-abbe-7dc5b8dcbbca tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c Jul 03 22:05:45.118019 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c0401fc1-81e0-4f56-abbe-7dc5b8dcbbca tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:45.118019 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c0401fc1-81e0-4f56-abbe-7dc5b8dcbbca tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:45.125136 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:45.125136 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:05:45.129142 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c0401fc1-81e0-4f56-abbe-7dc5b8dcbbca tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:05:45.133444 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c0401fc1-81e0-4f56-abbe-7dc5b8dcbbca tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c returned with HTTP 200 Jul 03 22:05:45.133949 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1519/6086] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:05:45 2026] GET /volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:46.145904 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c27e531b-8fa3-4ce2-b023-ac14d8d10b8e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:46.148269 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c27e531b-8fa3-4ce2-b023-ac14d8d10b8e tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c Jul 03 22:05:46.148581 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c27e531b-8fa3-4ce2-b023-ac14d8d10b8e tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:46.148895 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c27e531b-8fa3-4ce2-b023-ac14d8d10b8e tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:46.157919 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:46.157919 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:05:46.162015 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c27e531b-8fa3-4ce2-b023-ac14d8d10b8e tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:05:46.166325 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c27e531b-8fa3-4ce2-b023-ac14d8d10b8e tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c returned with HTTP 200 Jul 03 22:05:46.166720 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1542/6087] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:05:46 2026] GET /volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c => generated 943 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:47.180471 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9e47ffee-09c7-45b2-9ade-7719f0ea9c4c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:47.183361 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9e47ffee-09c7-45b2-9ade-7719f0ea9c4c tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c Jul 03 22:05:47.183361 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9e47ffee-09c7-45b2-9ade-7719f0ea9c4c tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:47.183361 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9e47ffee-09c7-45b2-9ade-7719f0ea9c4c tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:47.188519 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:47.188519 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:05:47.191590 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-9e47ffee-09c7-45b2-9ade-7719f0ea9c4c tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:05:47.195539 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9e47ffee-09c7-45b2-9ade-7719f0ea9c4c tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c returned with HTTP 200 Jul 03 22:05:47.196021 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1515/6088] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:05:47 2026] GET /volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c => generated 943 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:48.212206 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-5d614d41-848c-44a5-86d6-f61f6cd5ee14 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:48.214820 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5d614d41-848c-44a5-86d6-f61f6cd5ee14 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c Jul 03 22:05:48.215067 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5d614d41-848c-44a5-86d6-f61f6cd5ee14 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:48.215273 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5d614d41-848c-44a5-86d6-f61f6cd5ee14 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:48.223811 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:48.223811 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:05:48.228751 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-5d614d41-848c-44a5-86d6-f61f6cd5ee14 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:05:48.233614 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5d614d41-848c-44a5-86d6-f61f6cd5ee14 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c returned with HTTP 200 Jul 03 22:05:48.234027 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1513/6089] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:05:48 2026] GET /volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:49.250480 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ed0fc568-dd3e-49b8-9edb-6a4b9eb114bf None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:49.252170 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ed0fc568-dd3e-49b8-9edb-6a4b9eb114bf tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c Jul 03 22:05:49.252360 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ed0fc568-dd3e-49b8-9edb-6a4b9eb114bf tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:49.252556 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ed0fc568-dd3e-49b8-9edb-6a4b9eb114bf tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:49.260243 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:49.260243 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:05:49.263697 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-ed0fc568-dd3e-49b8-9edb-6a4b9eb114bf tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:05:49.267861 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ed0fc568-dd3e-49b8-9edb-6a4b9eb114bf tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c returned with HTTP 200 Jul 03 22:05:49.268256 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1520/6090] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:05:49 2026] GET /volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c => generated 1429 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:05:49.279474 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-089521d4-40b5-423a-b585-b300ccf65e04 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:49.281166 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-089521d4-40b5-423a-b585-b300ccf65e04 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c Jul 03 22:05:49.281366 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-089521d4-40b5-423a-b585-b300ccf65e04 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:49.281649 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-089521d4-40b5-423a-b585-b300ccf65e04 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:49.288274 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:49.288274 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:05:49.292089 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-089521d4-40b5-423a-b585-b300ccf65e04 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:05:49.296449 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-089521d4-40b5-423a-b585-b300ccf65e04 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c returned with HTTP 200 Jul 03 22:05:49.296787 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1543/6091] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:05:49 2026] GET /volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c => generated 1429 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:05:49.378795 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-c060a2ad-dc6b-42e3-b9fe-8804dfeb68c0 req-03262ecd-54c9-4a93-94ed-ff346be5aad1 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:49.381718 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-c060a2ad-dc6b-42e3-b9fe-8804dfeb68c0 req-03262ecd-54c9-4a93-94ed-ff346be5aad1 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c Jul 03 22:05:49.381991 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-c060a2ad-dc6b-42e3-b9fe-8804dfeb68c0 req-03262ecd-54c9-4a93-94ed-ff346be5aad1 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:49.382245 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-c060a2ad-dc6b-42e3-b9fe-8804dfeb68c0 req-03262ecd-54c9-4a93-94ed-ff346be5aad1 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:49.389805 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:49.389805 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:05:49.394031 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [req-c060a2ad-dc6b-42e3-b9fe-8804dfeb68c0 req-03262ecd-54c9-4a93-94ed-ff346be5aad1 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:05:49.398531 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-c060a2ad-dc6b-42e3-b9fe-8804dfeb68c0 req-03262ecd-54c9-4a93-94ed-ff346be5aad1 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c returned with HTTP 200 Jul 03 22:05:49.398971 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1516/6092] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 22:05:49 2026] GET /volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c => generated 1429 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:05:49.839704 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-c060a2ad-dc6b-42e3-b9fe-8804dfeb68c0 req-77ee4f41-66b0-4e9c-9481-c68f9f31c781 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:49.841843 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-c060a2ad-dc6b-42e3-b9fe-8804dfeb68c0 req-77ee4f41-66b0-4e9c-9481-c68f9f31c781 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c Jul 03 22:05:49.842065 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-c060a2ad-dc6b-42e3-b9fe-8804dfeb68c0 req-77ee4f41-66b0-4e9c-9481-c68f9f31c781 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:49.842247 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-c060a2ad-dc6b-42e3-b9fe-8804dfeb68c0 req-77ee4f41-66b0-4e9c-9481-c68f9f31c781 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:49.849189 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:49.849189 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:05:49.852973 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-c060a2ad-dc6b-42e3-b9fe-8804dfeb68c0 req-77ee4f41-66b0-4e9c-9481-c68f9f31c781 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:05:49.857573 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-c060a2ad-dc6b-42e3-b9fe-8804dfeb68c0 req-77ee4f41-66b0-4e9c-9481-c68f9f31c781 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c returned with HTTP 200 Jul 03 22:05:49.857951 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1514/6093] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 22:05:49 2026] GET /volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c => generated 1429 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:05:49.869017 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e3dec8ec-7ddf-4e63-904e-f98071052f1c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:49.869350 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e3dec8ec-7ddf-4e63-904e-f98071052f1c None None] GET https://10.4.3.32/volume// Jul 03 22:05:49.869592 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e3dec8ec-7ddf-4e63-904e-f98071052f1c None None] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:49.869766 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e3dec8ec-7ddf-4e63-904e-f98071052f1c None None] Calling method 'all' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:49.870060 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e3dec8ec-7ddf-4e63-904e-f98071052f1c None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:05:49.870301 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1521/6094] 10.4.3.32 () {66 vars in 1412 bytes} [Fri Jul 3 22:05: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 22:05:49.878504 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-c060a2ad-dc6b-42e3-b9fe-8804dfeb68c0 req-e7c95998-7543-45f2-82cf-3990da263650 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:49.880808 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-c060a2ad-dc6b-42e3-b9fe-8804dfeb68c0 req-e7c95998-7543-45f2-82cf-3990da263650 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 22:05:49.881245 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-c060a2ad-dc6b-42e3-b9fe-8804dfeb68c0 req-e7c95998-7543-45f2-82cf-3990da263650 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5fa62b9d-96a8-4274-98d7-43559d59e69c", "connector": null, "instance_uuid": "b0f598b5-fe2f-4c1c-b6a6-a784f83fa0bd"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:05:49.891185 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:49.891185 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:05:49.920636 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-c060a2ad-dc6b-42e3-b9fe-8804dfeb68c0 req-e7c95998-7543-45f2-82cf-3990da263650 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 22:05:49.921241 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1544/6095] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 22:05:49 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:05:56.107278 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d4b463ad-5363-4741-b9a4-f3565a001e40 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:56.107740 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d4b463ad-5363-4741-b9a4-f3565a001e40 None None] GET https://10.4.3.32/volume// Jul 03 22:05:56.107901 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d4b463ad-5363-4741-b9a4-f3565a001e40 None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:56.108131 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d4b463ad-5363-4741-b9a4-f3565a001e40 None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:56.108486 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d4b463ad-5363-4741-b9a4-f3565a001e40 None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:05:56.108768 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1517/6096] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 22:05: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 22:05:56.120013 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-c060a2ad-dc6b-42e3-b9fe-8804dfeb68c0 req-974a015c-61a4-476e-87de-90017bd7be49 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:56.122220 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-c060a2ad-dc6b-42e3-b9fe-8804dfeb68c0 req-974a015c-61a4-476e-87de-90017bd7be49 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c Jul 03 22:05:56.122460 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-c060a2ad-dc6b-42e3-b9fe-8804dfeb68c0 req-974a015c-61a4-476e-87de-90017bd7be49 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:56.122695 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-c060a2ad-dc6b-42e3-b9fe-8804dfeb68c0 req-974a015c-61a4-476e-87de-90017bd7be49 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:56.144434 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:56.144434 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:05:56.151548 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-c060a2ad-dc6b-42e3-b9fe-8804dfeb68c0 req-974a015c-61a4-476e-87de-90017bd7be49 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:05:56.156937 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-c060a2ad-dc6b-42e3-b9fe-8804dfeb68c0 req-974a015c-61a4-476e-87de-90017bd7be49 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c returned with HTTP 200 Jul 03 22:05:56.157443 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1515/6097] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 22:05:56 2026] GET /volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c => generated 1608 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:05:56.271937 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-c060a2ad-dc6b-42e3-b9fe-8804dfeb68c0 req-04528317-4b39-4ca0-9f36-f841d3ef9cfe None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:56.273741 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-c060a2ad-dc6b-42e3-b9fe-8804dfeb68c0 req-04528317-4b39-4ca0-9f36-f841d3ef9cfe tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] PUT https://10.4.3.32/volume/v3/attachments/3d74ba34-9ef6-4f5e-bf88-c35d7e8ebf01 Jul 03 22:05:56.274132 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-c060a2ad-dc6b-42e3-b9fe-8804dfeb68c0 req-04528317-4b39-4ca0-9f36-f841d3ef9cfe tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:05:56.281653 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-c060a2ad-dc6b-42e3-b9fe-8804dfeb68c0 req-04528317-4b39-4ca0-9f36-f841d3ef9cfe tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Acquiring lock "cinder-attachment_update-5fa62b9d-96a8-4274-98d7-43559d59e69c-np0000004475" by "attachment_update" {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 22:05:56.286576 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-c060a2ad-dc6b-42e3-b9fe-8804dfeb68c0 req-04528317-4b39-4ca0-9f36-f841d3ef9cfe tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Lock "cinder-attachment_update-5fa62b9d-96a8-4274-98d7-43559d59e69c-np0000004475" acquired by "attachment_update" :: waited 0.005s {{(pid=99934) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 22:05:56.287571 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:56.287571 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:05:56.809067 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.coordination [req-c060a2ad-dc6b-42e3-b9fe-8804dfeb68c0 req-04528317-4b39-4ca0-9f36-f841d3ef9cfe tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Lock "cinder-attachment_update-5fa62b9d-96a8-4274-98d7-43559d59e69c-np0000004475" released by "attachment_update" :: held 0.523s {{(pid=99934) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 22:05:56.809449 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-c060a2ad-dc6b-42e3-b9fe-8804dfeb68c0 req-04528317-4b39-4ca0-9f36-f841d3ef9cfe tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/attachments/3d74ba34-9ef6-4f5e-bf88-c35d7e8ebf01 returned with HTTP 200 Jul 03 22:05:56.809978 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1522/6098] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 22:05:56 2026] PUT /volume/v3/attachments/3d74ba34-9ef6-4f5e-bf88-c35d7e8ebf01 => generated 968 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:05:57.319364 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-c060a2ad-dc6b-42e3-b9fe-8804dfeb68c0 req-0be841dd-73f3-4fdb-ac61-1c605c554096 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:57.324709 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-c060a2ad-dc6b-42e3-b9fe-8804dfeb68c0 req-0be841dd-73f3-4fdb-ac61-1c605c554096 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] POST https://10.4.3.32/volume/v3/attachments/3d74ba34-9ef6-4f5e-bf88-c35d7e8ebf01/action Jul 03 22:05:57.325029 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-c060a2ad-dc6b-42e3-b9fe-8804dfeb68c0 req-0be841dd-73f3-4fdb-ac61-1c605c554096 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Action body: b'{"os-complete": null}' {{(pid=99936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 22:05:57.325149 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-c060a2ad-dc6b-42e3-b9fe-8804dfeb68c0 req-0be841dd-73f3-4fdb-ac61-1c605c554096 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:05:57.340882 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:57.340882 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:05:57.353079 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-c060a2ad-dc6b-42e3-b9fe-8804dfeb68c0 req-0be841dd-73f3-4fdb-ac61-1c605c554096 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/attachments/3d74ba34-9ef6-4f5e-bf88-c35d7e8ebf01/action returned with HTTP 204 Jul 03 22:05:57.353646 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1545/6099] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 22:05:57 2026] POST /volume/v3/attachments/3d74ba34-9ef6-4f5e-bf88-c35d7e8ebf01/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:05:59.397216 np0000004475 devstack@c-api.service[99935]: DEBUG dbcounter [-] [99935] Writing DB stats cinder:SELECT=116,cinder:INSERT=15,cinder:UPDATE=34 {{(pid=99935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:06:01.423817 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-c060a2ad-dc6b-42e3-b9fe-8804dfeb68c0 req-c2af5baf-bf5b-4bc3-bf0c-f0c214de3925 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:01.426322 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-c060a2ad-dc6b-42e3-b9fe-8804dfeb68c0 req-c2af5baf-bf5b-4bc3-bf0c-f0c214de3925 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c/encryption Jul 03 22:06:01.426585 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-c060a2ad-dc6b-42e3-b9fe-8804dfeb68c0 req-c2af5baf-bf5b-4bc3-bf0c-f0c214de3925 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:01.426822 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-c060a2ad-dc6b-42e3-b9fe-8804dfeb68c0 req-c2af5baf-bf5b-4bc3-bf0c-f0c214de3925 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'index' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:01.437611 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:01.437611 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:06:01.445066 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-c060a2ad-dc6b-42e3-b9fe-8804dfeb68c0 req-c2af5baf-bf5b-4bc3-bf0c-f0c214de3925 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c/encryption returned with HTTP 200 Jul 03 22:06:01.445607 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1518/6100] 10.4.3.32 () {68 vars in 1624 bytes} [Fri Jul 3 22:06:01 2026] GET /volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:06:06.155017 np0000004475 devstack@c-api.service[99933]: DEBUG dbcounter [-] [99933] Writing DB stats cinder:SELECT=78,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=99933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:06:06.801395 np0000004475 devstack@c-api.service[99934]: DEBUG dbcounter [-] [99934] Writing DB stats cinder:SELECT=86,cinder:INSERT=8,cinder:UPDATE=18 {{(pid=99934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:06:07.348980 np0000004475 devstack@c-api.service[99936]: DEBUG dbcounter [-] [99936] Writing DB stats cinder:SELECT=72,cinder:INSERT=2,cinder:UPDATE=4 {{(pid=99936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:06:09.360449 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-5d761583-2947-4bff-bb1c-fe65fd0162c5 req-52325f23-a80a-48d2-ad30-62f1d14f2ec2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:09.362428 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-5d761583-2947-4bff-bb1c-fe65fd0162c5 req-52325f23-a80a-48d2-ad30-62f1d14f2ec2 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] DELETE https://10.4.3.32/volume/v3/attachments/c27cd7bb-d9e9-4838-ae27-2de9b9d999fb Jul 03 22:06:09.362597 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-5d761583-2947-4bff-bb1c-fe65fd0162c5 req-52325f23-a80a-48d2-ad30-62f1d14f2ec2 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:09.362761 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-5d761583-2947-4bff-bb1c-fe65fd0162c5 req-52325f23-a80a-48d2-ad30-62f1d14f2ec2 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'version_select' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:09.369645 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:09.369645 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:06:09.909548 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-5d761583-2947-4bff-bb1c-fe65fd0162c5 req-52325f23-a80a-48d2-ad30-62f1d14f2ec2 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/attachments/c27cd7bb-d9e9-4838-ae27-2de9b9d999fb returned with HTTP 200 Jul 03 22:06:09.909946 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1516/6101] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 22:06:09 2026] DELETE /volume/v3/attachments/c27cd7bb-d9e9-4838-ae27-2de9b9d999fb => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:06:11.443756 np0000004475 devstack@c-api.service[99935]: DEBUG dbcounter [-] [99935] Writing DB stats cinder:SELECT=4 {{(pid=99935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:06:13.426349 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-1bc7dc81-6694-4543-9e95-7112c87135b6 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:13.428053 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1bc7dc81-6694-4543-9e95-7112c87135b6 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] DELETE https://10.4.3.32/volume/v3/volumes/434cc99e-f543-4bb9-8bd2-0733b870ce29 Jul 03 22:06:13.428270 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1bc7dc81-6694-4543-9e95-7112c87135b6 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:13.428506 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1bc7dc81-6694-4543-9e95-7112c87135b6 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:13.428704 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-1bc7dc81-6694-4543-9e95-7112c87135b6 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Delete volume with id: 434cc99e-f543-4bb9-8bd2-0733b870ce29 Jul 03 22:06:13.434865 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:13.434865 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:06:13.435317 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-1bc7dc81-6694-4543-9e95-7112c87135b6 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Volume info retrieved successfully. Jul 03 22:06:13.451401 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-1bc7dc81-6694-4543-9e95-7112c87135b6 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Delete volume request issued successfully. Jul 03 22:06:13.451624 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1bc7dc81-6694-4543-9e95-7112c87135b6 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/volumes/434cc99e-f543-4bb9-8bd2-0733b870ce29 returned with HTTP 202 Jul 03 22:06:13.451994 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1523/6102] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 22:06:13 2026] DELETE /volume/v3/volumes/434cc99e-f543-4bb9-8bd2-0733b870ce29 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 22:06:13.459030 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c6735fc6-331b-4233-9b58-b82fb646eacc None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:13.460823 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c6735fc6-331b-4233-9b58-b82fb646eacc tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] GET https://10.4.3.32/volume/v3/volumes/434cc99e-f543-4bb9-8bd2-0733b870ce29 Jul 03 22:06:13.461128 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c6735fc6-331b-4233-9b58-b82fb646eacc tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:13.461391 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c6735fc6-331b-4233-9b58-b82fb646eacc tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:13.467720 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:13.467720 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:06:13.471119 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c6735fc6-331b-4233-9b58-b82fb646eacc tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Volume info retrieved successfully. Jul 03 22:06:13.476463 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c6735fc6-331b-4233-9b58-b82fb646eacc tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/volumes/434cc99e-f543-4bb9-8bd2-0733b870ce29 returned with HTTP 200 Jul 03 22:06:13.476971 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1546/6103] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:06:13 2026] GET /volume/v3/volumes/434cc99e-f543-4bb9-8bd2-0733b870ce29 => generated 1418 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:06:14.489897 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f962951f-4279-45ad-8f9f-4d94fea8935b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:14.491888 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f962951f-4279-45ad-8f9f-4d94fea8935b tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] GET https://10.4.3.32/volume/v3/volumes/434cc99e-f543-4bb9-8bd2-0733b870ce29 Jul 03 22:06:14.492127 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f962951f-4279-45ad-8f9f-4d94fea8935b tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:14.492353 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f962951f-4279-45ad-8f9f-4d94fea8935b tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:14.498236 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f962951f-4279-45ad-8f9f-4d94fea8935b tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/volumes/434cc99e-f543-4bb9-8bd2-0733b870ce29 returned with HTTP 404 Jul 03 22:06:14.498786 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1519/6104] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:06:14 2026] GET /volume/v3/volumes/434cc99e-f543-4bb9-8bd2-0733b870ce29 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 22:06:14.505445 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-fd04c9c4-9932-43db-b98e-43e7cbe657b9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:14.507454 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fd04c9c4-9932-43db-b98e-43e7cbe657b9 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/6a6a8712-463b-4950-b49b-245b5eafc89b Jul 03 22:06:14.507726 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fd04c9c4-9932-43db-b98e-43e7cbe657b9 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:14.507957 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fd04c9c4-9932-43db-b98e-43e7cbe657b9 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:14.508094 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.snapshots [None req-fd04c9c4-9932-43db-b98e-43e7cbe657b9 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Delete snapshot with id: 6a6a8712-463b-4950-b49b-245b5eafc89b Jul 03 22:06:14.513899 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:14.513899 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:06:14.514487 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-fd04c9c4-9932-43db-b98e-43e7cbe657b9 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Snapshot retrieved successfully. Jul 03 22:06:14.536192 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-fd04c9c4-9932-43db-b98e-43e7cbe657b9 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Snapshot delete request issued successfully. Jul 03 22:06:14.536615 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fd04c9c4-9932-43db-b98e-43e7cbe657b9 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/snapshots/6a6a8712-463b-4950-b49b-245b5eafc89b returned with HTTP 202 Jul 03 22:06:14.537110 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1517/6105] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 22:06:14 2026] DELETE /volume/v3/snapshots/6a6a8712-463b-4950-b49b-245b5eafc89b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:06:14.544933 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-24fb9c06-1d5a-4b1b-940d-304fe39cd73e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:14.546892 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-24fb9c06-1d5a-4b1b-940d-304fe39cd73e tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] GET https://10.4.3.32/volume/v3/snapshots/6a6a8712-463b-4950-b49b-245b5eafc89b Jul 03 22:06:14.547108 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-24fb9c06-1d5a-4b1b-940d-304fe39cd73e tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:14.547334 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-24fb9c06-1d5a-4b1b-940d-304fe39cd73e tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:14.552931 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:14.552931 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:06:14.553517 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-24fb9c06-1d5a-4b1b-940d-304fe39cd73e tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Snapshot retrieved successfully. Jul 03 22:06:14.554417 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-24fb9c06-1d5a-4b1b-940d-304fe39cd73e tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/snapshots/6a6a8712-463b-4950-b49b-245b5eafc89b returned with HTTP 200 Jul 03 22:06:14.554973 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1524/6106] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:06:14 2026] GET /volume/v3/snapshots/6a6a8712-463b-4950-b49b-245b5eafc89b => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:06:15.565092 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3977fcfe-6246-4eed-8980-734409a0e34d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:15.566855 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3977fcfe-6246-4eed-8980-734409a0e34d tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] GET https://10.4.3.32/volume/v3/snapshots/6a6a8712-463b-4950-b49b-245b5eafc89b Jul 03 22:06:15.567224 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3977fcfe-6246-4eed-8980-734409a0e34d tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:15.568512 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3977fcfe-6246-4eed-8980-734409a0e34d tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:15.572123 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3977fcfe-6246-4eed-8980-734409a0e34d tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/snapshots/6a6a8712-463b-4950-b49b-245b5eafc89b returned with HTTP 404 Jul 03 22:06:15.572806 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1547/6107] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:06:15 2026] GET /volume/v3/snapshots/6a6a8712-463b-4950-b49b-245b5eafc89b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:06:20.054235 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-6e7f4a67-ee22-4b1f-a39f-6efeae609f5a req-1e3233e9-2c83-48dc-965f-bd8883eef775 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:20.056310 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-6e7f4a67-ee22-4b1f-a39f-6efeae609f5a req-1e3233e9-2c83-48dc-965f-bd8883eef775 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] DELETE https://10.4.3.32/volume/v3/attachments/7c16a402-85d2-446f-b550-36867c7d8e68 Jul 03 22:06:20.056575 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-6e7f4a67-ee22-4b1f-a39f-6efeae609f5a req-1e3233e9-2c83-48dc-965f-bd8883eef775 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:20.056787 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-6e7f4a67-ee22-4b1f-a39f-6efeae609f5a req-1e3233e9-2c83-48dc-965f-bd8883eef775 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:20.063569 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:20.063569 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:06:20.589443 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-6e7f4a67-ee22-4b1f-a39f-6efeae609f5a req-1e3233e9-2c83-48dc-965f-bd8883eef775 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/attachments/7c16a402-85d2-446f-b550-36867c7d8e68 returned with HTTP 200 Jul 03 22:06:20.589884 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1520/6108] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 22:06:20 2026] DELETE /volume/v3/attachments/7c16a402-85d2-446f-b550-36867c7d8e68 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:06:24.238282 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a58bdaa7-c1df-469a-b2c4-ae504cfc52a6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:24.240380 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a58bdaa7-c1df-469a-b2c4-ae504cfc52a6 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] DELETE https://10.4.3.32/volume/v3/volumes/1f5a4679-6592-47e4-a6ff-33e2bb7fa024 Jul 03 22:06:24.240651 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a58bdaa7-c1df-469a-b2c4-ae504cfc52a6 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:24.240895 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a58bdaa7-c1df-469a-b2c4-ae504cfc52a6 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:24.241100 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-a58bdaa7-c1df-469a-b2c4-ae504cfc52a6 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Delete volume with id: 1f5a4679-6592-47e4-a6ff-33e2bb7fa024 Jul 03 22:06:24.248936 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:24.248936 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:06:24.249462 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-a58bdaa7-c1df-469a-b2c4-ae504cfc52a6 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Volume info retrieved successfully. Jul 03 22:06:24.269000 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-a58bdaa7-c1df-469a-b2c4-ae504cfc52a6 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Delete volume request issued successfully. Jul 03 22:06:24.269346 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a58bdaa7-c1df-469a-b2c4-ae504cfc52a6 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/volumes/1f5a4679-6592-47e4-a6ff-33e2bb7fa024 returned with HTTP 202 Jul 03 22:06:24.269848 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1518/6109] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 22:06:24 2026] DELETE /volume/v3/volumes/1f5a4679-6592-47e4-a6ff-33e2bb7fa024 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 22:06:24.278280 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d89963f1-10ab-4faf-8ae2-ec417038db32 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:24.280209 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d89963f1-10ab-4faf-8ae2-ec417038db32 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] GET https://10.4.3.32/volume/v3/volumes/1f5a4679-6592-47e4-a6ff-33e2bb7fa024 Jul 03 22:06:24.280441 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d89963f1-10ab-4faf-8ae2-ec417038db32 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:24.280625 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d89963f1-10ab-4faf-8ae2-ec417038db32 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:24.288483 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:24.288483 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:06:24.292517 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-d89963f1-10ab-4faf-8ae2-ec417038db32 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Volume info retrieved successfully. Jul 03 22:06:24.297603 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d89963f1-10ab-4faf-8ae2-ec417038db32 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/volumes/1f5a4679-6592-47e4-a6ff-33e2bb7fa024 returned with HTTP 200 Jul 03 22:06:24.298035 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1525/6110] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:06:24 2026] GET /volume/v3/volumes/1f5a4679-6592-47e4-a6ff-33e2bb7fa024 => generated 1419 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:06:25.310318 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-26c1189e-ee87-47de-a202-56a9456dd53a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:25.312080 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-26c1189e-ee87-47de-a202-56a9456dd53a tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] GET https://10.4.3.32/volume/v3/volumes/1f5a4679-6592-47e4-a6ff-33e2bb7fa024 Jul 03 22:06:25.312276 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-26c1189e-ee87-47de-a202-56a9456dd53a tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:25.312484 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-26c1189e-ee87-47de-a202-56a9456dd53a tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:25.318575 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-26c1189e-ee87-47de-a202-56a9456dd53a tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/volumes/1f5a4679-6592-47e4-a6ff-33e2bb7fa024 returned with HTTP 404 Jul 03 22:06:25.319069 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1548/6111] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:06:25 2026] GET /volume/v3/volumes/1f5a4679-6592-47e4-a6ff-33e2bb7fa024 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 22:06:25.325696 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-85691cfc-8c75-4396-aa07-3e301af00d0b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:25.327319 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-85691cfc-8c75-4396-aa07-3e301af00d0b tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/ee7976aa-e82f-4982-a00a-1cae72588be9 Jul 03 22:06:25.327531 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-85691cfc-8c75-4396-aa07-3e301af00d0b tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:25.327751 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-85691cfc-8c75-4396-aa07-3e301af00d0b tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:25.327852 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.snapshots [None req-85691cfc-8c75-4396-aa07-3e301af00d0b tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Delete snapshot with id: ee7976aa-e82f-4982-a00a-1cae72588be9 Jul 03 22:06:25.332563 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:25.332563 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:06:25.332972 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-85691cfc-8c75-4396-aa07-3e301af00d0b tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Snapshot retrieved successfully. Jul 03 22:06:25.352467 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-85691cfc-8c75-4396-aa07-3e301af00d0b tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Snapshot delete request issued successfully. Jul 03 22:06:25.352653 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-85691cfc-8c75-4396-aa07-3e301af00d0b tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/snapshots/ee7976aa-e82f-4982-a00a-1cae72588be9 returned with HTTP 202 Jul 03 22:06:25.353068 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1521/6112] 10.4.3.32 () {66 vars in 1350 bytes} [Fri Jul 3 22:06:25 2026] DELETE /volume/v3/snapshots/ee7976aa-e82f-4982-a00a-1cae72588be9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:06:25.359970 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-5d61cb8f-cbe2-4c2b-9c4b-004b933eb33c None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:25.361761 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5d61cb8f-cbe2-4c2b-9c4b-004b933eb33c tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] GET https://10.4.3.32/volume/v3/snapshots/ee7976aa-e82f-4982-a00a-1cae72588be9 Jul 03 22:06:25.361950 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5d61cb8f-cbe2-4c2b-9c4b-004b933eb33c tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:25.362139 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5d61cb8f-cbe2-4c2b-9c4b-004b933eb33c tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:25.367171 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:25.367171 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:06:25.367654 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-5d61cb8f-cbe2-4c2b-9c4b-004b933eb33c tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Snapshot retrieved successfully. Jul 03 22:06:25.368391 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5d61cb8f-cbe2-4c2b-9c4b-004b933eb33c tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/snapshots/ee7976aa-e82f-4982-a00a-1cae72588be9 returned with HTTP 200 Jul 03 22:06:25.368747 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1519/6113] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:06:25 2026] GET /volume/v3/snapshots/ee7976aa-e82f-4982-a00a-1cae72588be9 => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:06:26.377684 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-3a74f6d2-ed11-4130-b8e6-88ddfc85f8cc None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:26.379438 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3a74f6d2-ed11-4130-b8e6-88ddfc85f8cc tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] GET https://10.4.3.32/volume/v3/snapshots/ee7976aa-e82f-4982-a00a-1cae72588be9 Jul 03 22:06:26.379631 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3a74f6d2-ed11-4130-b8e6-88ddfc85f8cc tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:26.379824 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3a74f6d2-ed11-4130-b8e6-88ddfc85f8cc tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:26.384169 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3a74f6d2-ed11-4130-b8e6-88ddfc85f8cc tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/snapshots/ee7976aa-e82f-4982-a00a-1cae72588be9 returned with HTTP 404 Jul 03 22:06:26.384792 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1526/6114] 10.4.3.32 () {66 vars in 1347 bytes} [Fri Jul 3 22:06:26 2026] GET /volume/v3/snapshots/ee7976aa-e82f-4982-a00a-1cae72588be9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:06:30.601629 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-8e8320ee-a347-467c-852b-0c519a88167e req-deb1d40e-ca2f-4c55-986f-da38206e9f30 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:30.603852 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-8e8320ee-a347-467c-852b-0c519a88167e req-deb1d40e-ca2f-4c55-986f-da38206e9f30 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] DELETE https://10.4.3.32/volume/v3/attachments/28635c90-475a-45bf-ae23-346d2b17b685 Jul 03 22:06:30.604071 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-8e8320ee-a347-467c-852b-0c519a88167e req-deb1d40e-ca2f-4c55-986f-da38206e9f30 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:30.604253 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-8e8320ee-a347-467c-852b-0c519a88167e req-deb1d40e-ca2f-4c55-986f-da38206e9f30 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'version_select' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:30.612011 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:30.612011 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:06:31.143717 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-8e8320ee-a347-467c-852b-0c519a88167e req-deb1d40e-ca2f-4c55-986f-da38206e9f30 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/attachments/28635c90-475a-45bf-ae23-346d2b17b685 returned with HTTP 200 Jul 03 22:06:31.144159 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1549/6115] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 22:06:30 2026] DELETE /volume/v3/attachments/28635c90-475a-45bf-ae23-346d2b17b685 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:06:34.795556 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-cdf3a964-5988-42ae-abee-fab62ef946ad None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:34.797143 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-cdf3a964-5988-42ae-abee-fab62ef946ad tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] DELETE https://10.4.3.32/volume/v3/volumes/2097740d-6878-4ebb-8f9c-ad251e48198c Jul 03 22:06:34.797323 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-cdf3a964-5988-42ae-abee-fab62ef946ad tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:34.797504 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-cdf3a964-5988-42ae-abee-fab62ef946ad tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:34.797656 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-cdf3a964-5988-42ae-abee-fab62ef946ad tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Delete volume with id: 2097740d-6878-4ebb-8f9c-ad251e48198c Jul 03 22:06:34.804201 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:34.804201 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:06:34.804598 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-cdf3a964-5988-42ae-abee-fab62ef946ad tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Volume info retrieved successfully. Jul 03 22:06:34.820075 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-cdf3a964-5988-42ae-abee-fab62ef946ad tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Delete volume request issued successfully. Jul 03 22:06:34.820292 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-cdf3a964-5988-42ae-abee-fab62ef946ad tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/volumes/2097740d-6878-4ebb-8f9c-ad251e48198c returned with HTTP 202 Jul 03 22:06:34.820813 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1522/6116] 10.4.3.32 () {68 vars in 1385 bytes} [Fri Jul 3 22:06:34 2026] DELETE /volume/v3/volumes/2097740d-6878-4ebb-8f9c-ad251e48198c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 22:06:34.830389 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4e737a63-5adb-4cd0-a0d0-c749e5e1d07a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:34.833131 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4e737a63-5adb-4cd0-a0d0-c749e5e1d07a tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] GET https://10.4.3.32/volume/v3/volumes/2097740d-6878-4ebb-8f9c-ad251e48198c Jul 03 22:06:34.833327 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4e737a63-5adb-4cd0-a0d0-c749e5e1d07a tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:34.833521 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4e737a63-5adb-4cd0-a0d0-c749e5e1d07a tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:34.842102 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:34.842102 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:06:34.849946 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-4e737a63-5adb-4cd0-a0d0-c749e5e1d07a tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Volume info retrieved successfully. Jul 03 22:06:34.858634 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4e737a63-5adb-4cd0-a0d0-c749e5e1d07a tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/volumes/2097740d-6878-4ebb-8f9c-ad251e48198c returned with HTTP 200 Jul 03 22:06:34.859185 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1520/6117] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:06:34 2026] GET /volume/v3/volumes/2097740d-6878-4ebb-8f9c-ad251e48198c => generated 1386 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:06:35.871774 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-daab6f0d-cb4d-4bd0-a1c6-2629b2a095f4 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:35.873650 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-daab6f0d-cb4d-4bd0-a1c6-2629b2a095f4 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] GET https://10.4.3.32/volume/v3/volumes/2097740d-6878-4ebb-8f9c-ad251e48198c Jul 03 22:06:35.873871 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-daab6f0d-cb4d-4bd0-a1c6-2629b2a095f4 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:35.874056 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-daab6f0d-cb4d-4bd0-a1c6-2629b2a095f4 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:35.879732 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-daab6f0d-cb4d-4bd0-a1c6-2629b2a095f4 tempest-TestVolumeBootPatternV346-1393401959 tempest-TestVolumeBootPatternV346-1393401959-project-member] https://10.4.3.32/volume/v3/volumes/2097740d-6878-4ebb-8f9c-ad251e48198c returned with HTTP 404 Jul 03 22:06:35.880252 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1527/6118] 10.4.3.32 () {68 vars in 1382 bytes} [Fri Jul 3 22:06:35 2026] GET /volume/v3/volumes/2097740d-6878-4ebb-8f9c-ad251e48198c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 22:06:40.407748 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e5835804-ec29-4660-9f3e-109e8de5c2d0 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:40.485656 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e5835804-ec29-4660-9f3e-109e8de5c2d0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:06:40.486004 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e5835804-ec29-4660-9f3e-109e8de5c2d0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-775764927"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:06:40.487422 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.volumes [None req-e5835804-ec29-4660-9f3e-109e8de5c2d0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-775764927'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:06:40.487560 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-e5835804-ec29-4660-9f3e-109e8de5c2d0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Create volume of 1 GB Jul 03 22:06:40.487820 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:40.487820 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:06:40.491650 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e5835804-ec29-4660-9f3e-109e8de5c2d0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Availability Zones retrieved successfully. Jul 03 22:06:40.496390 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e5835804-ec29-4660-9f3e-109e8de5c2d0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Flow 'volume_create_api' (daf4e372-7265-4533-b297-1b71d70441fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:06:40.497451 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e5835804-ec29-4660-9f3e-109e8de5c2d0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa3a19b7-5f79-4d29-8bdd-8f0eeb94500c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:06:40.498213 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.flows.api.create_volume [None req-e5835804-ec29-4660-9f3e-109e8de5c2d0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Validating volume size '1' using validate_int {{(pid=99936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:06:40.522286 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e5835804-ec29-4660-9f3e-109e8de5c2d0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa3a19b7-5f79-4d29-8bdd-8f0eeb94500c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:06:40.523107 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e5835804-ec29-4660-9f3e-109e8de5c2d0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d381207f-9269-4801-a5f0-d9dfbfada348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:06:40.582293 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-e5835804-ec29-4660-9f3e-109e8de5c2d0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Created reservations ['2fb9497d-6965-46f3-b9bf-aa88d0546f59', 'f202a5e3-78be-4bac-8ccb-c32201e05ade', 'e02599e2-4f65-4ce2-95d1-91da653faa5c', '96ab9e12-605b-473c-b848-df668cf35887'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:06:40.583230 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e5835804-ec29-4660-9f3e-109e8de5c2d0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d381207f-9269-4801-a5f0-d9dfbfada348) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fb9497d-6965-46f3-b9bf-aa88d0546f59', 'f202a5e3-78be-4bac-8ccb-c32201e05ade', 'e02599e2-4f65-4ce2-95d1-91da653faa5c', '96ab9e12-605b-473c-b848-df668cf35887']}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:06:40.583957 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e5835804-ec29-4660-9f3e-109e8de5c2d0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1db8ce0-9480-43d8-97f2-07e25743bbed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:06:40.607340 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e5835804-ec29-4660-9f3e-109e8de5c2d0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1db8ce0-9480-43d8-97f2-07e25743bbed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69f24f79-51fb-4750-afb1-f6ef11ed663b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-775764927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='242df9b322fb4fccb11bd957d0ef839a',qos_specs=None,replication_status=,reservations=['2fb9497d-6965-46f3-b9bf-aa88d0546f59','f202a5e3-78be-4bac-8ccb-c32201e05ade','e02599e2-4f65-4ce2-95d1-91da653faa5c','96ab9e12-605b-473c-b848-df668cf35887'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f81722089f34d46964bfe9f1cd59124',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:06:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-775764927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69f24f79-51fb-4750-afb1-f6ef11ed663b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='242df9b322fb4fccb11bd957d0ef839a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f81722089f34d46964bfe9f1cd59124',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:06:40.608067 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e5835804-ec29-4660-9f3e-109e8de5c2d0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8ae3d43-69ed-4540-869f-c0159beac131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:06:40.630186 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e5835804-ec29-4660-9f3e-109e8de5c2d0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8ae3d43-69ed-4540-869f-c0159beac131) transitioned into state 'SUCCESS' from state '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-775764927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='242df9b322fb4fccb11bd957d0ef839a',qos_specs=None,replication_status=,reservations=['2fb9497d-6965-46f3-b9bf-aa88d0546f59','f202a5e3-78be-4bac-8ccb-c32201e05ade','e02599e2-4f65-4ce2-95d1-91da653faa5c','96ab9e12-605b-473c-b848-df668cf35887'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f81722089f34d46964bfe9f1cd59124',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:06:40.630976 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e5835804-ec29-4660-9f3e-109e8de5c2d0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f21983d-885a-477b-a466-a2f9f078804b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:06:40.641762 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e5835804-ec29-4660-9f3e-109e8de5c2d0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f21983d-885a-477b-a466-a2f9f078804b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:06:40.642381 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.volume.api [None req-e5835804-ec29-4660-9f3e-109e8de5c2d0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Flow 'volume_create_api' (daf4e372-7265-4533-b297-1b71d70441fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:06:40.642656 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e5835804-ec29-4660-9f3e-109e8de5c2d0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Create volume request issued successfully. Jul 03 22:06:40.643226 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e5835804-ec29-4660-9f3e-109e8de5c2d0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:06:40.643623 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1550/6119] 10.4.3.32 () {70 vars in 1291 bytes} [Fri Jul 3 22:06:40 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 22:06:40.654507 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-62261a7e-85be-4d0c-97bd-3a5efd368232 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:40.656296 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-62261a7e-85be-4d0c-97bd-3a5efd368232 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/volumes/69f24f79-51fb-4750-afb1-f6ef11ed663b Jul 03 22:06:40.656592 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-62261a7e-85be-4d0c-97bd-3a5efd368232 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:40.656779 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-62261a7e-85be-4d0c-97bd-3a5efd368232 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:40.663505 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:40.663505 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:06:40.666600 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-62261a7e-85be-4d0c-97bd-3a5efd368232 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Volume info retrieved successfully. Jul 03 22:06:40.670224 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-62261a7e-85be-4d0c-97bd-3a5efd368232 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/volumes/69f24f79-51fb-4750-afb1-f6ef11ed663b returned with HTTP 200 Jul 03 22:06:40.670707 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1523/6120] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:06:40 2026] GET /volume/v3/volumes/69f24f79-51fb-4750-afb1-f6ef11ed663b => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:06:41.682105 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1a66afd6-24da-4f96-9b22-8ab432f4a088 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:41.683845 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1a66afd6-24da-4f96-9b22-8ab432f4a088 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/volumes/69f24f79-51fb-4750-afb1-f6ef11ed663b Jul 03 22:06:41.684058 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1a66afd6-24da-4f96-9b22-8ab432f4a088 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:41.684238 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1a66afd6-24da-4f96-9b22-8ab432f4a088 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:41.690673 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:41.690673 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:06:41.693781 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-1a66afd6-24da-4f96-9b22-8ab432f4a088 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Volume info retrieved successfully. Jul 03 22:06:41.697224 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1a66afd6-24da-4f96-9b22-8ab432f4a088 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/volumes/69f24f79-51fb-4750-afb1-f6ef11ed663b returned with HTTP 200 Jul 03 22:06:41.697584 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1521/6121] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:06:41 2026] GET /volume/v3/volumes/69f24f79-51fb-4750-afb1-f6ef11ed663b => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:06:41.709273 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b1988305-8b60-4d66-82ff-603329d25347 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:41.710870 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b1988305-8b60-4d66-82ff-603329d25347 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] POST https://10.4.3.32/volume/v3/backups Jul 03 22:06:41.711235 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b1988305-8b60-4d66-82ff-603329d25347 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "69f24f79-51fb-4750-afb1-f6ef11ed663b", "name": "tempest-type-Backup-1758865674"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:06:41.712571 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.backups [None req-b1988305-8b60-4d66-82ff-603329d25347 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Creating new backup {'backup': {'volume_id': '69f24f79-51fb-4750-afb1-f6ef11ed663b', 'name': 'tempest-type-Backup-1758865674'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 22:06:41.712741 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.contrib.backups [None req-b1988305-8b60-4d66-82ff-603329d25347 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Creating backup of volume 69f24f79-51fb-4750-afb1-f6ef11ed663b in container None Jul 03 22:06:41.720696 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:41.720696 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:06:41.721043 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-b1988305-8b60-4d66-82ff-603329d25347 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Volume info retrieved successfully. Jul 03 22:06:41.746002 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-b1988305-8b60-4d66-82ff-603329d25347 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Created reservations ['84aeff93-ce91-497b-a79a-00fbf0fc3eac', '7de9d3ee-ceb4-4465-aa99-59c2cfc58c07'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:06:41.774651 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b1988305-8b60-4d66-82ff-603329d25347 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 22:06:41.775210 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1528/6122] 10.4.3.32 () {70 vars in 1292 bytes} [Fri Jul 3 22:06:41 2026] POST /volume/v3/backups => generated 314 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:06:41.782504 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7bb14a82-f0f1-4434-8cd5-6f248cfc2a15 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:41.784274 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7bb14a82-f0f1-4434-8cd5-6f248cfc2a15 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 Jul 03 22:06:41.784485 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7bb14a82-f0f1-4434-8cd5-6f248cfc2a15 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:41.784682 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7bb14a82-f0f1-4434-8cd5-6f248cfc2a15 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:41.784785 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-7bb14a82-f0f1-4434-8cd5-6f248cfc2a15 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b092d272-c77a-4311-a412-58ae88006df5. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:06:41.788635 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:41.788635 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:06:41.789362 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7bb14a82-f0f1-4434-8cd5-6f248cfc2a15 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 returned with HTTP 200 Jul 03 22:06:41.789851 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1551/6123] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:06:41 2026] GET /volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:06:42.799861 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-23c5d7d0-b54e-4377-b659-fd5dfae2cd39 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:42.801773 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-23c5d7d0-b54e-4377-b659-fd5dfae2cd39 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 Jul 03 22:06:42.802035 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-23c5d7d0-b54e-4377-b659-fd5dfae2cd39 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:42.802267 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-23c5d7d0-b54e-4377-b659-fd5dfae2cd39 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:42.802434 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-23c5d7d0-b54e-4377-b659-fd5dfae2cd39 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b092d272-c77a-4311-a412-58ae88006df5. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:06:42.806326 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:42.806326 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:06:42.807014 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-23c5d7d0-b54e-4377-b659-fd5dfae2cd39 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 returned with HTTP 200 Jul 03 22:06:42.807388 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1524/6124] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:06:42 2026] GET /volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:06:43.819789 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d99e1c48-621c-45b0-b429-8dbb1f76d8b8 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:43.821456 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d99e1c48-621c-45b0-b429-8dbb1f76d8b8 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 Jul 03 22:06:43.821664 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d99e1c48-621c-45b0-b429-8dbb1f76d8b8 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:43.821863 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d99e1c48-621c-45b0-b429-8dbb1f76d8b8 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:43.821966 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-d99e1c48-621c-45b0-b429-8dbb1f76d8b8 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b092d272-c77a-4311-a412-58ae88006df5. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:06:43.825767 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:43.825767 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:06:43.826302 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d99e1c48-621c-45b0-b429-8dbb1f76d8b8 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 returned with HTTP 200 Jul 03 22:06:43.826630 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1522/6125] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:06:43 2026] GET /volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:06:44.836888 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9ca0870b-b279-4c8a-8476-c193e3ed8ec2 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:44.838705 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9ca0870b-b279-4c8a-8476-c193e3ed8ec2 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 Jul 03 22:06:44.838920 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9ca0870b-b279-4c8a-8476-c193e3ed8ec2 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:44.839138 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9ca0870b-b279-4c8a-8476-c193e3ed8ec2 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:44.839270 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-9ca0870b-b279-4c8a-8476-c193e3ed8ec2 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b092d272-c77a-4311-a412-58ae88006df5. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:06:44.843630 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:44.843630 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:06:44.844199 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9ca0870b-b279-4c8a-8476-c193e3ed8ec2 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 returned with HTTP 200 Jul 03 22:06:44.844593 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1529/6126] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:06:44 2026] GET /volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:06:45.853978 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c7a393dc-919b-4b72-8e92-fa0f9de0bfbc None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:45.855675 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c7a393dc-919b-4b72-8e92-fa0f9de0bfbc tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 Jul 03 22:06:45.855872 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c7a393dc-919b-4b72-8e92-fa0f9de0bfbc tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:45.856057 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c7a393dc-919b-4b72-8e92-fa0f9de0bfbc tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:45.856236 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-c7a393dc-919b-4b72-8e92-fa0f9de0bfbc tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b092d272-c77a-4311-a412-58ae88006df5. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:06:45.861717 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:45.861717 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:06:45.862497 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c7a393dc-919b-4b72-8e92-fa0f9de0bfbc tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 returned with HTTP 200 Jul 03 22:06:45.862904 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1552/6127] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:06:45 2026] GET /volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:06:46.872540 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-50c25e74-ed47-43bb-926e-cb4fa305d9ac None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:46.874168 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-50c25e74-ed47-43bb-926e-cb4fa305d9ac tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 Jul 03 22:06:46.874521 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-50c25e74-ed47-43bb-926e-cb4fa305d9ac tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:46.874798 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-50c25e74-ed47-43bb-926e-cb4fa305d9ac tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:46.875840 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-50c25e74-ed47-43bb-926e-cb4fa305d9ac tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b092d272-c77a-4311-a412-58ae88006df5. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:06:46.879134 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:46.879134 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:06:46.879846 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-50c25e74-ed47-43bb-926e-cb4fa305d9ac tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 returned with HTTP 200 Jul 03 22:06:46.880265 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1525/6128] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:06:46 2026] GET /volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:06:47.889835 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a1e7c276-4964-47bd-ae8e-127249db4bb1 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:47.891960 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a1e7c276-4964-47bd-ae8e-127249db4bb1 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 Jul 03 22:06:47.892229 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a1e7c276-4964-47bd-ae8e-127249db4bb1 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:47.892477 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a1e7c276-4964-47bd-ae8e-127249db4bb1 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:47.892613 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-a1e7c276-4964-47bd-ae8e-127249db4bb1 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b092d272-c77a-4311-a412-58ae88006df5. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:06:47.897484 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:47.897484 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:06:47.898190 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a1e7c276-4964-47bd-ae8e-127249db4bb1 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 returned with HTTP 200 Jul 03 22:06:47.898787 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1523/6129] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:06:47 2026] GET /volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:06:48.909080 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-7ab5e128-b74f-453d-84ee-4ce6270586c8 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:48.910816 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7ab5e128-b74f-453d-84ee-4ce6270586c8 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 Jul 03 22:06:48.911011 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7ab5e128-b74f-453d-84ee-4ce6270586c8 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:48.911237 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7ab5e128-b74f-453d-84ee-4ce6270586c8 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:48.911387 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-7ab5e128-b74f-453d-84ee-4ce6270586c8 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b092d272-c77a-4311-a412-58ae88006df5. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:06:48.915386 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:48.915386 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:06:48.915920 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7ab5e128-b74f-453d-84ee-4ce6270586c8 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 returned with HTTP 200 Jul 03 22:06:48.916278 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1530/6130] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:06:48 2026] GET /volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:06:49.925818 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-16382fca-9699-4d48-ab1e-acb585fb6f66 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:49.927879 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-16382fca-9699-4d48-ab1e-acb585fb6f66 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 Jul 03 22:06:49.928105 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-16382fca-9699-4d48-ab1e-acb585fb6f66 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:49.928298 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-16382fca-9699-4d48-ab1e-acb585fb6f66 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:49.928419 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-16382fca-9699-4d48-ab1e-acb585fb6f66 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b092d272-c77a-4311-a412-58ae88006df5. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:06:49.933875 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:49.933875 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:06:49.934777 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-16382fca-9699-4d48-ab1e-acb585fb6f66 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 returned with HTTP 200 Jul 03 22:06:49.935269 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1553/6131] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:06:49 2026] GET /volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:06:50.680300 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-3cbb87e6-7782-42ba-bb0a-ea783ce4e55e req-cf7dfa65-3b5e-42f6-8e97-bcb2fcd95023 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:50.682172 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-3cbb87e6-7782-42ba-bb0a-ea783ce4e55e req-cf7dfa65-3b5e-42f6-8e97-bcb2fcd95023 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] DELETE https://10.4.3.32/volume/v3/attachments/3d74ba34-9ef6-4f5e-bf88-c35d7e8ebf01 Jul 03 22:06:50.682350 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-3cbb87e6-7782-42ba-bb0a-ea783ce4e55e req-cf7dfa65-3b5e-42f6-8e97-bcb2fcd95023 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:50.682550 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-3cbb87e6-7782-42ba-bb0a-ea783ce4e55e req-cf7dfa65-3b5e-42f6-8e97-bcb2fcd95023 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'version_select' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:50.691821 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:50.691821 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:06:50.945315 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-97d22f07-132a-4f69-b654-564bc9c13646 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:50.946868 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-97d22f07-132a-4f69-b654-564bc9c13646 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 Jul 03 22:06:50.947040 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-97d22f07-132a-4f69-b654-564bc9c13646 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:50.947207 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-97d22f07-132a-4f69-b654-564bc9c13646 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:50.947338 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-97d22f07-132a-4f69-b654-564bc9c13646 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b092d272-c77a-4311-a412-58ae88006df5. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:06:50.951292 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:50.951292 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:06:50.951843 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-97d22f07-132a-4f69-b654-564bc9c13646 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 returned with HTTP 200 Jul 03 22:06:50.952172 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1524/6132] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:06:50 2026] GET /volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:06:51.221119 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-3cbb87e6-7782-42ba-bb0a-ea783ce4e55e req-cf7dfa65-3b5e-42f6-8e97-bcb2fcd95023 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/attachments/3d74ba34-9ef6-4f5e-bf88-c35d7e8ebf01 returned with HTTP 200 Jul 03 22:06:51.221666 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1526/6133] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 22:06:50 2026] DELETE /volume/v3/attachments/3d74ba34-9ef6-4f5e-bf88-c35d7e8ebf01 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:06:51.962333 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-35874f8d-ed9b-488b-a820-6c1ca74cb11c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:51.963976 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-35874f8d-ed9b-488b-a820-6c1ca74cb11c tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 Jul 03 22:06:51.964159 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-35874f8d-ed9b-488b-a820-6c1ca74cb11c tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:51.964342 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-35874f8d-ed9b-488b-a820-6c1ca74cb11c tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:51.964456 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-35874f8d-ed9b-488b-a820-6c1ca74cb11c tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b092d272-c77a-4311-a412-58ae88006df5. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:06:51.968062 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:51.968062 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:06:51.968596 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-35874f8d-ed9b-488b-a820-6c1ca74cb11c tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 returned with HTTP 200 Jul 03 22:06:51.968907 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1531/6134] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:06:51 2026] GET /volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:06:52.978557 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-817265e3-9170-4f29-9388-90caa9bc7485 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:52.980260 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-817265e3-9170-4f29-9388-90caa9bc7485 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 Jul 03 22:06:52.980559 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-817265e3-9170-4f29-9388-90caa9bc7485 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:52.980780 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-817265e3-9170-4f29-9388-90caa9bc7485 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:52.980912 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-817265e3-9170-4f29-9388-90caa9bc7485 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b092d272-c77a-4311-a412-58ae88006df5. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:06:52.985365 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:52.985365 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:06:52.985951 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-817265e3-9170-4f29-9388-90caa9bc7485 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 returned with HTTP 200 Jul 03 22:06:52.986301 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1554/6135] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:06:52 2026] GET /volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:06:53.503240 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9e6e6ff3-a8ca-44d4-8602-9fb255c84672 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:53.504759 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9e6e6ff3-a8ca-44d4-8602-9fb255c84672 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:06:53.505050 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9e6e6ff3-a8ca-44d4-8602-9fb255c84672 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-708972387", "source_volid": "5fa62b9d-96a8-4274-98d7-43559d59e69c", "volume_type": "tempest-scenario-type-luks-1257083238", "size": 1}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:06:53.506501 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-9e6e6ff3-a8ca-44d4-8602-9fb255c84672 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-708972387', 'source_volid': '5fa62b9d-96a8-4274-98d7-43559d59e69c', 'volume_type': 'tempest-scenario-type-luks-1257083238', 'size': 1}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:06:53.515251 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:53.515251 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:06:53.515763 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-9e6e6ff3-a8ca-44d4-8602-9fb255c84672 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume retrieved successfully. Jul 03 22:06:53.515885 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-9e6e6ff3-a8ca-44d4-8602-9fb255c84672 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Create volume of 1 GB Jul 03 22:06:53.516525 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-9e6e6ff3-a8ca-44d4-8602-9fb255c84672 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Availability Zones retrieved successfully. Jul 03 22:06:53.521244 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-9e6e6ff3-a8ca-44d4-8602-9fb255c84672 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Flow 'volume_create_api' (a8580b13-cfbf-480b-83eb-75bfba862392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:06:53.522208 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-9e6e6ff3-a8ca-44d4-8602-9fb255c84672 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71716bf1-7334-4603-bdda-945c1174f9c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:06:53.523024 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-9e6e6ff3-a8ca-44d4-8602-9fb255c84672 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:06:53.544967 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-9e6e6ff3-a8ca-44d4-8602-9fb255c84672 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71716bf1-7334-4603-bdda-945c1174f9c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '5fa62b9d-96a8-4274-98d7-43559d59e69c', 'volume_type': VolumeType(created_at=2026-07-03T22:05:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bf0cb4d-45ca-4a80-953f-45ef1e22eed4,is_public=True,name='tempest-scenario-type-luks-1257083238',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bf0cb4d-45ca-4a80-953f-45ef1e22eed4', '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=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:06:53.545744 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-9e6e6ff3-a8ca-44d4-8602-9fb255c84672 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c86e192-4719-45df-891a-a31f4a82d409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:06:53.572029 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-9e6e6ff3-a8ca-44d4-8602-9fb255c84672 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1257083238 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1257083238, it is now deprecated. Please use the default quota class for default quota. Jul 03 22:06:53.572304 np0000004475 devstack@c-api.service[99933]: WARNING cinder.quota [None req-9e6e6ff3-a8ca-44d4-8602-9fb255c84672 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1257083238 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1257083238, it is now deprecated. Please use the default quota class for default quota. Jul 03 22:06:53.584988 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-9e6e6ff3-a8ca-44d4-8602-9fb255c84672 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Created reservations ['87e2b6b2-68eb-4bc7-9557-8726933270d3', '7503fadd-31da-4371-97d1-8200df51a096', '388e09c9-60a3-4fc2-b3a3-e211657dd367', '2a3a8b56-888c-4e9b-b850-f8189af61dff'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:06:53.585752 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-9e6e6ff3-a8ca-44d4-8602-9fb255c84672 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c86e192-4719-45df-891a-a31f4a82d409) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87e2b6b2-68eb-4bc7-9557-8726933270d3', '7503fadd-31da-4371-97d1-8200df51a096', '388e09c9-60a3-4fc2-b3a3-e211657dd367', '2a3a8b56-888c-4e9b-b850-f8189af61dff']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:06:53.586548 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-9e6e6ff3-a8ca-44d4-8602-9fb255c84672 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28bb164f-8e20-4721-a4c6-ef57df53afd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:06:53.620160 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-9e6e6ff3-a8ca-44d4-8602-9fb255c84672 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28bb164f-8e20-4721-a4c6-ef57df53afd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d3d47ff-c507-4629-a172-027d0906e95f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-708972387',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cb1fb7ecafe4ac58a518710e1d7819a',qos_specs=None,replication_status=,reservations=['87e2b6b2-68eb-4bc7-9557-8726933270d3','7503fadd-31da-4371-97d1-8200df51a096','388e09c9-60a3-4fc2-b3a3-e211657dd367','2a3a8b56-888c-4e9b-b850-f8189af61dff'],size=1,snapshot_id=None,source_replicaid=,source_volid=5fa62b9d-96a8-4274-98d7-43559d59e69c,status='creating',user_id='bdbf5029a0004cbdbf1a8a3566e155b4',volume_type_id=2bf0cb4d-45ca-4a80-953f-45ef1e22eed4), '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-03T22:06:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-708972387',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=0d3d47ff-c507-4629-a172-027d0906e95f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1cb1fb7ecafe4ac58a518710e1d7819a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=5fa62b9d-96a8-4274-98d7-43559d59e69c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdbf5029a0004cbdbf1a8a3566e155b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bf0cb4d-45ca-4a80-953f-45ef1e22eed4),volume_type_id=2bf0cb4d-45ca-4a80-953f-45ef1e22eed4)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:06:53.620919 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-9e6e6ff3-a8ca-44d4-8602-9fb255c84672 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67ddedc1-f0b8-4a3d-8efb-c7908f2c7df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:06:53.639385 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-9e6e6ff3-a8ca-44d4-8602-9fb255c84672 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67ddedc1-f0b8-4a3d-8efb-c7908f2c7df1) transitioned into state 'SUCCESS' from state '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-708972387',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cb1fb7ecafe4ac58a518710e1d7819a',qos_specs=None,replication_status=,reservations=['87e2b6b2-68eb-4bc7-9557-8726933270d3','7503fadd-31da-4371-97d1-8200df51a096','388e09c9-60a3-4fc2-b3a3-e211657dd367','2a3a8b56-888c-4e9b-b850-f8189af61dff'],size=1,snapshot_id=None,source_replicaid=,source_volid=5fa62b9d-96a8-4274-98d7-43559d59e69c,status='creating',user_id='bdbf5029a0004cbdbf1a8a3566e155b4',volume_type_id=2bf0cb4d-45ca-4a80-953f-45ef1e22eed4)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:06:53.640248 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-9e6e6ff3-a8ca-44d4-8602-9fb255c84672 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75e35600-0f23-4962-817f-602cd92a3e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:06:53.656551 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-9e6e6ff3-a8ca-44d4-8602-9fb255c84672 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75e35600-0f23-4962-817f-602cd92a3e19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:06:53.657332 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-9e6e6ff3-a8ca-44d4-8602-9fb255c84672 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Flow 'volume_create_api' (a8580b13-cfbf-480b-83eb-75bfba862392) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:06:53.657681 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-9e6e6ff3-a8ca-44d4-8602-9fb255c84672 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Create volume request issued successfully. Jul 03 22:06:53.658250 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9e6e6ff3-a8ca-44d4-8602-9fb255c84672 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:06:53.658747 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1525/6136] 10.4.3.32 () {68 vars in 1252 bytes} [Fri Jul 3 22:06:53 2026] POST /volume/v3/volumes => generated 808 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:06:53.671388 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ce8f3a2e-26ef-44d6-ae64-bedcdaba0727 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:53.673738 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ce8f3a2e-26ef-44d6-ae64-bedcdaba0727 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f Jul 03 22:06:53.675389 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ce8f3a2e-26ef-44d6-ae64-bedcdaba0727 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:53.675389 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ce8f3a2e-26ef-44d6-ae64-bedcdaba0727 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:53.685426 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:53.685426 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:06:53.688662 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-ce8f3a2e-26ef-44d6-ae64-bedcdaba0727 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:06:53.693808 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ce8f3a2e-26ef-44d6-ae64-bedcdaba0727 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f returned with HTTP 200 Jul 03 22:06:53.694307 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1527/6137] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:06:53 2026] GET /volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:06:53.996523 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d3397b85-a617-4a2c-af14-63ea7e0819eb None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:53.998581 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d3397b85-a617-4a2c-af14-63ea7e0819eb tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 Jul 03 22:06:53.998808 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d3397b85-a617-4a2c-af14-63ea7e0819eb tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:53.999088 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d3397b85-a617-4a2c-af14-63ea7e0819eb tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:53.999273 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-d3397b85-a617-4a2c-af14-63ea7e0819eb tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b092d272-c77a-4311-a412-58ae88006df5. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:06:54.005293 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:54.005293 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:06:54.006236 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d3397b85-a617-4a2c-af14-63ea7e0819eb tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 returned with HTTP 200 Jul 03 22:06:54.006786 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1532/6138] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:06:53 2026] GET /volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:06:54.706764 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-a0e33411-9418-4cf5-b52b-a057932ab0ce None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:54.708270 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a0e33411-9418-4cf5-b52b-a057932ab0ce tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f Jul 03 22:06:54.708563 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a0e33411-9418-4cf5-b52b-a057932ab0ce tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:54.708818 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-a0e33411-9418-4cf5-b52b-a057932ab0ce tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:54.717862 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:54.717862 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:06:54.721092 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-a0e33411-9418-4cf5-b52b-a057932ab0ce tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:06:54.725734 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-a0e33411-9418-4cf5-b52b-a057932ab0ce tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f returned with HTTP 200 Jul 03 22:06:54.726359 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1555/6139] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:06:54 2026] GET /volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:06:55.017897 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-673c8203-8623-403e-b46d-9202801333d5 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:55.020353 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-673c8203-8623-403e-b46d-9202801333d5 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 Jul 03 22:06:55.020647 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-673c8203-8623-403e-b46d-9202801333d5 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:55.020882 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-673c8203-8623-403e-b46d-9202801333d5 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:55.020979 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-673c8203-8623-403e-b46d-9202801333d5 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b092d272-c77a-4311-a412-58ae88006df5. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:06:55.027568 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:55.027568 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:06:55.028532 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-673c8203-8623-403e-b46d-9202801333d5 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 returned with HTTP 200 Jul 03 22:06:55.029057 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1526/6140] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:06:55 2026] GET /volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:06:55.739233 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-c66c6c98-6cd3-4917-8f9f-40079c22dcc9 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:55.741036 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c66c6c98-6cd3-4917-8f9f-40079c22dcc9 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f Jul 03 22:06:55.741218 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c66c6c98-6cd3-4917-8f9f-40079c22dcc9 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:55.741465 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-c66c6c98-6cd3-4917-8f9f-40079c22dcc9 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:55.748536 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:55.748536 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:06:55.752090 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-c66c6c98-6cd3-4917-8f9f-40079c22dcc9 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:06:55.756221 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-c66c6c98-6cd3-4917-8f9f-40079c22dcc9 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f returned with HTTP 200 Jul 03 22:06:55.756699 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1528/6141] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:06:55 2026] GET /volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:06:56.039859 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ad2b9f78-ef6e-402e-8407-69772b0f6966 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:56.041708 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ad2b9f78-ef6e-402e-8407-69772b0f6966 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 Jul 03 22:06:56.041989 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ad2b9f78-ef6e-402e-8407-69772b0f6966 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:56.042221 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ad2b9f78-ef6e-402e-8407-69772b0f6966 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:56.043415 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-ad2b9f78-ef6e-402e-8407-69772b0f6966 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b092d272-c77a-4311-a412-58ae88006df5. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:06:56.047051 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:56.047051 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:06:56.047628 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ad2b9f78-ef6e-402e-8407-69772b0f6966 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 returned with HTTP 200 Jul 03 22:06:56.047975 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1533/6142] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:06:56 2026] GET /volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:06:56.770754 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c977e6dd-6a42-4c26-8d0a-56ef58230f9a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:56.772530 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c977e6dd-6a42-4c26-8d0a-56ef58230f9a tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f Jul 03 22:06:56.772737 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c977e6dd-6a42-4c26-8d0a-56ef58230f9a tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:56.772910 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c977e6dd-6a42-4c26-8d0a-56ef58230f9a tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:56.779210 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:56.779210 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:06:56.782425 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c977e6dd-6a42-4c26-8d0a-56ef58230f9a tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:06:56.786178 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c977e6dd-6a42-4c26-8d0a-56ef58230f9a tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f returned with HTTP 200 Jul 03 22:06:56.786667 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1556/6143] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:06:56 2026] GET /volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:06:57.057534 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-17ad1f20-c7ce-44e6-a1bb-322a7ec3d059 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:57.059126 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-17ad1f20-c7ce-44e6-a1bb-322a7ec3d059 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 Jul 03 22:06:57.059333 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-17ad1f20-c7ce-44e6-a1bb-322a7ec3d059 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:57.059566 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-17ad1f20-c7ce-44e6-a1bb-322a7ec3d059 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:57.059696 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-17ad1f20-c7ce-44e6-a1bb-322a7ec3d059 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b092d272-c77a-4311-a412-58ae88006df5. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:06:57.063491 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:57.063491 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:06:57.064075 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-17ad1f20-c7ce-44e6-a1bb-322a7ec3d059 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 returned with HTTP 200 Jul 03 22:06:57.064459 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1527/6144] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:06:57 2026] GET /volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:06:57.798667 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-6ec52e9f-1602-4aa2-8ea3-66c2b2f1dcde None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:57.800794 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6ec52e9f-1602-4aa2-8ea3-66c2b2f1dcde tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f Jul 03 22:06:57.801054 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6ec52e9f-1602-4aa2-8ea3-66c2b2f1dcde tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:57.801238 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-6ec52e9f-1602-4aa2-8ea3-66c2b2f1dcde tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:57.807586 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:57.807586 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:06:57.810804 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-6ec52e9f-1602-4aa2-8ea3-66c2b2f1dcde tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:06:57.814483 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-6ec52e9f-1602-4aa2-8ea3-66c2b2f1dcde tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f returned with HTTP 200 Jul 03 22:06:57.814838 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1529/6145] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:06:57 2026] GET /volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:06:58.076239 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-43d08119-5bfe-41fd-a1d7-953f338beb67 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:58.078166 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-43d08119-5bfe-41fd-a1d7-953f338beb67 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 Jul 03 22:06:58.078450 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-43d08119-5bfe-41fd-a1d7-953f338beb67 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:58.078674 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-43d08119-5bfe-41fd-a1d7-953f338beb67 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:58.078827 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-43d08119-5bfe-41fd-a1d7-953f338beb67 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b092d272-c77a-4311-a412-58ae88006df5. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:06:58.087179 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:58.087179 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:06:58.087899 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-43d08119-5bfe-41fd-a1d7-953f338beb67 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 returned with HTTP 200 Jul 03 22:06:58.088460 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1534/6146] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:06:58 2026] GET /volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:06:58.826782 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-838c1ef3-b1a4-41cf-b900-cbd05285dfbd None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:58.828990 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-838c1ef3-b1a4-41cf-b900-cbd05285dfbd tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f Jul 03 22:06:58.829274 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-838c1ef3-b1a4-41cf-b900-cbd05285dfbd tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:58.829570 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-838c1ef3-b1a4-41cf-b900-cbd05285dfbd tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:58.836459 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:58.836459 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:06:58.840486 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-838c1ef3-b1a4-41cf-b900-cbd05285dfbd tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:06:58.845031 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-838c1ef3-b1a4-41cf-b900-cbd05285dfbd tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f returned with HTTP 200 Jul 03 22:06:58.845485 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1557/6147] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:06:58 2026] GET /volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f => generated 900 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:06:59.099178 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e9dd42ab-5ece-4ef0-8bc3-fa40a0a2c0b2 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:59.100770 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e9dd42ab-5ece-4ef0-8bc3-fa40a0a2c0b2 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 Jul 03 22:06:59.100946 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e9dd42ab-5ece-4ef0-8bc3-fa40a0a2c0b2 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:59.101112 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e9dd42ab-5ece-4ef0-8bc3-fa40a0a2c0b2 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:59.101217 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-e9dd42ab-5ece-4ef0-8bc3-fa40a0a2c0b2 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b092d272-c77a-4311-a412-58ae88006df5. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:06:59.104921 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:59.104921 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:06:59.105425 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e9dd42ab-5ece-4ef0-8bc3-fa40a0a2c0b2 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 returned with HTTP 200 Jul 03 22:06:59.105733 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1528/6148] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:06:59 2026] GET /volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:06:59.115656 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-4fcd73fd-a611-41d0-82f7-bdfc2a7ca380 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:59.171721 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4fcd73fd-a611-41d0-82f7-bdfc2a7ca380 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] POST https://10.4.3.32/volume/v3/backups Jul 03 22:06:59.172084 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-4fcd73fd-a611-41d0-82f7-bdfc2a7ca380 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "69f24f79-51fb-4750-afb1-f6ef11ed663b"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:06:59.173507 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.contrib.backups [None req-4fcd73fd-a611-41d0-82f7-bdfc2a7ca380 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Creating new backup {'backup': {'volume_id': '69f24f79-51fb-4750-afb1-f6ef11ed663b'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 22:06:59.173646 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.contrib.backups [None req-4fcd73fd-a611-41d0-82f7-bdfc2a7ca380 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Creating backup of volume 69f24f79-51fb-4750-afb1-f6ef11ed663b in container None Jul 03 22:06:59.180567 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:59.180567 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:06:59.181025 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-4fcd73fd-a611-41d0-82f7-bdfc2a7ca380 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Volume info retrieved successfully. Jul 03 22:06:59.196643 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-4fcd73fd-a611-41d0-82f7-bdfc2a7ca380 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Created reservations ['4f6ad549-f328-47c1-a8de-0c77e9af049f', 'd9aad232-7fa5-4d1a-a9dd-8bf8ddf6ca84'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:06:59.228070 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-4fcd73fd-a611-41d0-82f7-bdfc2a7ca380 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 22:06:59.228452 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1530/6149] 10.4.3.32 () {70 vars in 1291 bytes} [Fri Jul 3 22:06:59 2026] POST /volume/v3/backups => generated 286 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:06:59.236554 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-cb9f4ac5-82f0-454b-a518-8c50b9ca1ddd None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:59.238569 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cb9f4ac5-82f0-454b-a518-8c50b9ca1ddd tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 Jul 03 22:06:59.238780 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cb9f4ac5-82f0-454b-a518-8c50b9ca1ddd tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:59.238952 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-cb9f4ac5-82f0-454b-a518-8c50b9ca1ddd tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:59.239049 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-cb9f4ac5-82f0-454b-a518-8c50b9ca1ddd tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id 59adea50-98ea-4a69-8eb0-7653e21dde89. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:06:59.245402 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:59.245402 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:06:59.245402 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-cb9f4ac5-82f0-454b-a518-8c50b9ca1ddd tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 returned with HTTP 200 Jul 03 22:06:59.245402 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1535/6150] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:06:59 2026] GET /volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 => generated 693 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:06:59.860448 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3ada5f77-af27-4ca0-9734-a17cebb1caa8 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:06:59.862602 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3ada5f77-af27-4ca0-9734-a17cebb1caa8 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f Jul 03 22:06:59.862791 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3ada5f77-af27-4ca0-9734-a17cebb1caa8 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:06:59.862968 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3ada5f77-af27-4ca0-9734-a17cebb1caa8 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:06:59.870774 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:06:59.870774 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:06:59.874157 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-3ada5f77-af27-4ca0-9734-a17cebb1caa8 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:06:59.878556 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3ada5f77-af27-4ca0-9734-a17cebb1caa8 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f returned with HTTP 200 Jul 03 22:06:59.878895 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1558/6151] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:06:59 2026] GET /volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f => generated 900 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:00.254459 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e288a6c3-a405-4303-add8-1a04702c8752 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:00.256304 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e288a6c3-a405-4303-add8-1a04702c8752 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 Jul 03 22:07:00.256537 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e288a6c3-a405-4303-add8-1a04702c8752 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:00.256729 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e288a6c3-a405-4303-add8-1a04702c8752 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:00.256845 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-e288a6c3-a405-4303-add8-1a04702c8752 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id 59adea50-98ea-4a69-8eb0-7653e21dde89. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:00.260994 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:00.260994 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:07:00.261549 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e288a6c3-a405-4303-add8-1a04702c8752 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 returned with HTTP 200 Jul 03 22:07:00.261899 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1529/6152] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:00 2026] GET /volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:00.891447 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-bcdb1603-2adf-460d-ab17-72f552264b77 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:00.893645 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bcdb1603-2adf-460d-ab17-72f552264b77 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f Jul 03 22:07:00.893870 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bcdb1603-2adf-460d-ab17-72f552264b77 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:00.894065 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bcdb1603-2adf-460d-ab17-72f552264b77 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:00.901250 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:00.901250 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:07:00.904889 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-bcdb1603-2adf-460d-ab17-72f552264b77 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:07:00.909009 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bcdb1603-2adf-460d-ab17-72f552264b77 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f returned with HTTP 200 Jul 03 22:07:00.909357 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1531/6153] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:07:00 2026] GET /volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f => generated 900 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:01.272016 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ac5447f0-9c35-47ea-be12-cdd183a6cf6f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:01.273671 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ac5447f0-9c35-47ea-be12-cdd183a6cf6f tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 Jul 03 22:07:01.273858 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ac5447f0-9c35-47ea-be12-cdd183a6cf6f tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:01.274025 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ac5447f0-9c35-47ea-be12-cdd183a6cf6f tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:01.274130 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-ac5447f0-9c35-47ea-be12-cdd183a6cf6f tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id 59adea50-98ea-4a69-8eb0-7653e21dde89. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:01.278027 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:01.278027 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:07:01.278699 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ac5447f0-9c35-47ea-be12-cdd183a6cf6f tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 returned with HTTP 200 Jul 03 22:07:01.279035 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1536/6154] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:01 2026] GET /volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 => generated 695 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:01.921552 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-25603501-4c3c-4814-a737-f9a8409913e5 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:01.923412 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-25603501-4c3c-4814-a737-f9a8409913e5 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f Jul 03 22:07:01.923634 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-25603501-4c3c-4814-a737-f9a8409913e5 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:01.923812 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-25603501-4c3c-4814-a737-f9a8409913e5 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:01.930348 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:01.930348 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:07:01.933882 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-25603501-4c3c-4814-a737-f9a8409913e5 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:07:01.937706 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-25603501-4c3c-4814-a737-f9a8409913e5 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f returned with HTTP 200 Jul 03 22:07:01.938253 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1559/6155] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:07:01 2026] GET /volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:02.289291 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-83783630-7fef-4c79-b9b6-2fd33187e7d6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:02.290879 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-83783630-7fef-4c79-b9b6-2fd33187e7d6 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 Jul 03 22:07:02.291051 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-83783630-7fef-4c79-b9b6-2fd33187e7d6 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:02.291218 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-83783630-7fef-4c79-b9b6-2fd33187e7d6 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:02.291322 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-83783630-7fef-4c79-b9b6-2fd33187e7d6 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id 59adea50-98ea-4a69-8eb0-7653e21dde89. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:02.295975 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:02.295975 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:07:02.296670 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-83783630-7fef-4c79-b9b6-2fd33187e7d6 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 returned with HTTP 200 Jul 03 22:07:02.297075 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1530/6156] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:02 2026] GET /volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:02.952489 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-bd1954b7-133b-478d-a36f-a7e7ba2c7867 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:02.954169 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bd1954b7-133b-478d-a36f-a7e7ba2c7867 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f Jul 03 22:07:02.954352 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bd1954b7-133b-478d-a36f-a7e7ba2c7867 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:02.954599 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bd1954b7-133b-478d-a36f-a7e7ba2c7867 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:02.964279 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:02.964279 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:07:02.969388 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-bd1954b7-133b-478d-a36f-a7e7ba2c7867 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:07:02.975435 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bd1954b7-133b-478d-a36f-a7e7ba2c7867 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f returned with HTTP 200 Jul 03 22:07:02.976152 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1532/6157] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:07:02 2026] GET /volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f => generated 900 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:03.307126 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-3aaf8111-776d-4364-a13e-ee2a81aa1169 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:03.308984 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3aaf8111-776d-4364-a13e-ee2a81aa1169 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 Jul 03 22:07:03.309250 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3aaf8111-776d-4364-a13e-ee2a81aa1169 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:03.309522 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-3aaf8111-776d-4364-a13e-ee2a81aa1169 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:03.309623 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-3aaf8111-776d-4364-a13e-ee2a81aa1169 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id 59adea50-98ea-4a69-8eb0-7653e21dde89. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:03.313669 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:03.313669 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:07:03.314255 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-3aaf8111-776d-4364-a13e-ee2a81aa1169 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 returned with HTTP 200 Jul 03 22:07:03.314660 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1537/6158] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:03 2026] GET /volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:03.991545 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c525b403-4ead-4536-a4df-8b1a2fc5a683 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:03.993495 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c525b403-4ead-4536-a4df-8b1a2fc5a683 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f Jul 03 22:07:03.993705 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c525b403-4ead-4536-a4df-8b1a2fc5a683 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:03.993876 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c525b403-4ead-4536-a4df-8b1a2fc5a683 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:04.001838 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:04.001838 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:07:04.005825 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-c525b403-4ead-4536-a4df-8b1a2fc5a683 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:07:04.010083 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c525b403-4ead-4536-a4df-8b1a2fc5a683 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f returned with HTTP 200 Jul 03 22:07:04.010462 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1560/6159] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:07:03 2026] GET /volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f => generated 900 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:04.324313 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-6bbdbc6a-d3aa-438f-81ce-1ed7a1ec07db None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:04.326295 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6bbdbc6a-d3aa-438f-81ce-1ed7a1ec07db tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 Jul 03 22:07:04.326546 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6bbdbc6a-d3aa-438f-81ce-1ed7a1ec07db tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:04.326756 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-6bbdbc6a-d3aa-438f-81ce-1ed7a1ec07db tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:04.326863 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-6bbdbc6a-d3aa-438f-81ce-1ed7a1ec07db tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id 59adea50-98ea-4a69-8eb0-7653e21dde89. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:04.331134 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:04.331134 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:07:04.331730 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-6bbdbc6a-d3aa-438f-81ce-1ed7a1ec07db tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 returned with HTTP 200 Jul 03 22:07:04.332048 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1531/6160] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:04 2026] GET /volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:05.022668 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ced600f2-6eb3-4776-93bf-e90c5cae0486 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:05.024606 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ced600f2-6eb3-4776-93bf-e90c5cae0486 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f Jul 03 22:07:05.024833 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ced600f2-6eb3-4776-93bf-e90c5cae0486 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:05.025024 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ced600f2-6eb3-4776-93bf-e90c5cae0486 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:05.032253 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:05.032253 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:07:05.036292 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-ced600f2-6eb3-4776-93bf-e90c5cae0486 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:07:05.040786 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ced600f2-6eb3-4776-93bf-e90c5cae0486 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f returned with HTTP 200 Jul 03 22:07:05.041255 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1533/6161] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:07:05 2026] GET /volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f => generated 900 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:05.342881 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-7cb37de0-8008-4602-85f1-16f7883f2072 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:05.344733 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7cb37de0-8008-4602-85f1-16f7883f2072 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 Jul 03 22:07:05.344978 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7cb37de0-8008-4602-85f1-16f7883f2072 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:05.345209 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7cb37de0-8008-4602-85f1-16f7883f2072 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:05.345361 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-7cb37de0-8008-4602-85f1-16f7883f2072 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id 59adea50-98ea-4a69-8eb0-7653e21dde89. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:05.349735 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:05.349735 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:07:05.350430 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7cb37de0-8008-4602-85f1-16f7883f2072 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 returned with HTTP 200 Jul 03 22:07:05.350819 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1538/6162] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:05 2026] GET /volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:06.054223 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-41abc54b-2e66-471e-ad8c-8cd5da02bb5f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:06.056299 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-41abc54b-2e66-471e-ad8c-8cd5da02bb5f tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f Jul 03 22:07:06.056638 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-41abc54b-2e66-471e-ad8c-8cd5da02bb5f tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:06.056905 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-41abc54b-2e66-471e-ad8c-8cd5da02bb5f tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:06.064566 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:06.064566 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:07:06.068132 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-41abc54b-2e66-471e-ad8c-8cd5da02bb5f tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:07:06.072568 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-41abc54b-2e66-471e-ad8c-8cd5da02bb5f tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f returned with HTTP 200 Jul 03 22:07:06.072999 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1561/6163] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:07:06 2026] GET /volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f => generated 900 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:06.361554 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-d078d11f-9fa9-4ea8-941c-f76fec376b6a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:06.363770 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d078d11f-9fa9-4ea8-941c-f76fec376b6a tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 Jul 03 22:07:06.364195 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d078d11f-9fa9-4ea8-941c-f76fec376b6a tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:06.364622 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-d078d11f-9fa9-4ea8-941c-f76fec376b6a tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:06.364878 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-d078d11f-9fa9-4ea8-941c-f76fec376b6a tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id 59adea50-98ea-4a69-8eb0-7653e21dde89. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:06.368731 np0000004475 devstack@c-api.service[99933]: DEBUG dbcounter [-] [99933] Writing DB stats cinder:SELECT=57,cinder:UPDATE=17,cinder:INSERT=7 {{(pid=99933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:07:06.370610 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:06.370610 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:07:06.371790 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-d078d11f-9fa9-4ea8-941c-f76fec376b6a tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 returned with HTTP 200 Jul 03 22:07:06.372391 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1532/6164] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:06 2026] GET /volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:07.087096 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-ee79a4bf-7156-48ce-a22d-3a12b7f906ea None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:07.089944 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ee79a4bf-7156-48ce-a22d-3a12b7f906ea tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f Jul 03 22:07:07.090261 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ee79a4bf-7156-48ce-a22d-3a12b7f906ea tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:07.090595 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-ee79a4bf-7156-48ce-a22d-3a12b7f906ea tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:07.098194 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:07.098194 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:07:07.101591 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-ee79a4bf-7156-48ce-a22d-3a12b7f906ea tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:07:07.105932 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-ee79a4bf-7156-48ce-a22d-3a12b7f906ea tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f returned with HTTP 200 Jul 03 22:07:07.106313 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1534/6165] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:07:07 2026] GET /volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f => generated 1448 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:07:07.233352 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-2a2a3ce6-ae32-49dd-a09b-e651b33fdc55 req-a95a073c-eb48-497c-a266-0e9872d76c96 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:07.235449 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-2a2a3ce6-ae32-49dd-a09b-e651b33fdc55 req-a95a073c-eb48-497c-a266-0e9872d76c96 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f Jul 03 22:07:07.235710 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-2a2a3ce6-ae32-49dd-a09b-e651b33fdc55 req-a95a073c-eb48-497c-a266-0e9872d76c96 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:07.235928 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-2a2a3ce6-ae32-49dd-a09b-e651b33fdc55 req-a95a073c-eb48-497c-a266-0e9872d76c96 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:07.238674 np0000004475 devstack@c-api.service[99934]: DEBUG dbcounter [-] [99934] Writing DB stats cinder:SELECT=33,cinder:UPDATE=9,cinder:INSERT=6 {{(pid=99934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:07:07.243890 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:07.243890 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:07:07.247800 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-2a2a3ce6-ae32-49dd-a09b-e651b33fdc55 req-a95a073c-eb48-497c-a266-0e9872d76c96 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:07:07.254461 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-2a2a3ce6-ae32-49dd-a09b-e651b33fdc55 req-a95a073c-eb48-497c-a266-0e9872d76c96 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f returned with HTTP 200 Jul 03 22:07:07.255136 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1539/6166] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 22:07:07 2026] GET /volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f => generated 1448 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:07:07.382211 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8ac5ebb0-0f61-4598-bcda-b2ae67aadf61 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:07.384051 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8ac5ebb0-0f61-4598-bcda-b2ae67aadf61 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 Jul 03 22:07:07.384274 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8ac5ebb0-0f61-4598-bcda-b2ae67aadf61 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:07.384580 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8ac5ebb0-0f61-4598-bcda-b2ae67aadf61 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:07.384746 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-8ac5ebb0-0f61-4598-bcda-b2ae67aadf61 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id 59adea50-98ea-4a69-8eb0-7653e21dde89. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:07.386907 np0000004475 devstack@c-api.service[99936]: DEBUG dbcounter [-] [99936] Writing DB stats cinder:SELECT=76,cinder:UPDATE=15,cinder:INSERT=10 {{(pid=99936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:07:07.389112 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:07.389112 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:07:07.389725 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8ac5ebb0-0f61-4598-bcda-b2ae67aadf61 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 returned with HTTP 200 Jul 03 22:07:07.390291 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1562/6167] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:07 2026] GET /volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:07.743084 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [req-2a2a3ce6-ae32-49dd-a09b-e651b33fdc55 req-046bc42b-e4e5-4323-b8ca-27ac9e505771 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:07.744738 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-2a2a3ce6-ae32-49dd-a09b-e651b33fdc55 req-046bc42b-e4e5-4323-b8ca-27ac9e505771 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f Jul 03 22:07:07.745019 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-2a2a3ce6-ae32-49dd-a09b-e651b33fdc55 req-046bc42b-e4e5-4323-b8ca-27ac9e505771 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:07.745187 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [req-2a2a3ce6-ae32-49dd-a09b-e651b33fdc55 req-046bc42b-e4e5-4323-b8ca-27ac9e505771 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:07.751583 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:07.751583 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:07:07.754519 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [req-2a2a3ce6-ae32-49dd-a09b-e651b33fdc55 req-046bc42b-e4e5-4323-b8ca-27ac9e505771 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:07:07.758472 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [req-2a2a3ce6-ae32-49dd-a09b-e651b33fdc55 req-046bc42b-e4e5-4323-b8ca-27ac9e505771 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f returned with HTTP 200 Jul 03 22:07:07.758889 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1533/6168] 10.4.3.32 () {68 vars in 1591 bytes} [Fri Jul 3 22:07:07 2026] GET /volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f => generated 1448 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:07:07.767796 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f802419f-a88d-4f31-bd9b-7765ed0dafdb None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:07.768318 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f802419f-a88d-4f31-bd9b-7765ed0dafdb None None] GET https://10.4.3.32/volume// Jul 03 22:07:07.768592 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f802419f-a88d-4f31-bd9b-7765ed0dafdb None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:07.768815 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f802419f-a88d-4f31-bd9b-7765ed0dafdb None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:07.769159 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f802419f-a88d-4f31-bd9b-7765ed0dafdb None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:07:07.769504 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1535/6169] 10.4.3.32 () {66 vars in 1412 bytes} [Fri Jul 3 22:07: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 22:07:07.775812 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-2a2a3ce6-ae32-49dd-a09b-e651b33fdc55 req-84e41794-3c48-40b1-8a7f-287027cedf47 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:07.778019 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-2a2a3ce6-ae32-49dd-a09b-e651b33fdc55 req-84e41794-3c48-40b1-8a7f-287027cedf47 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] POST https://10.4.3.32/volume/v3/attachments Jul 03 22:07:07.778354 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-2a2a3ce6-ae32-49dd-a09b-e651b33fdc55 req-84e41794-3c48-40b1-8a7f-287027cedf47 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0d3d47ff-c507-4629-a172-027d0906e95f", "connector": null, "instance_uuid": "6e588149-1266-48ba-a8e1-2ec2c5efeb60"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:07:07.788397 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:07.788397 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:07:07.816426 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-2a2a3ce6-ae32-49dd-a09b-e651b33fdc55 req-84e41794-3c48-40b1-8a7f-287027cedf47 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Jul 03 22:07:07.817075 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1540/6170] 10.4.3.32 () {74 vars in 1587 bytes} [Fri Jul 3 22:07:07 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:07:08.402088 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f6613158-846a-4480-80c6-7d3f3c51c69c None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:08.403734 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f6613158-846a-4480-80c6-7d3f3c51c69c tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 Jul 03 22:07:08.403921 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f6613158-846a-4480-80c6-7d3f3c51c69c tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:08.404333 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f6613158-846a-4480-80c6-7d3f3c51c69c tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:08.404333 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-f6613158-846a-4480-80c6-7d3f3c51c69c tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id 59adea50-98ea-4a69-8eb0-7653e21dde89. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:08.408100 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:08.408100 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:07:08.408701 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f6613158-846a-4480-80c6-7d3f3c51c69c tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 returned with HTTP 200 Jul 03 22:07:08.409036 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1563/6171] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:08 2026] GET /volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:09.420106 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-14f5bf7e-dd18-4c9d-8b50-683555c3a21d None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:09.421854 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-14f5bf7e-dd18-4c9d-8b50-683555c3a21d tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 Jul 03 22:07:09.422048 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-14f5bf7e-dd18-4c9d-8b50-683555c3a21d tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:09.422221 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-14f5bf7e-dd18-4c9d-8b50-683555c3a21d tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:09.422323 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-14f5bf7e-dd18-4c9d-8b50-683555c3a21d tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id 59adea50-98ea-4a69-8eb0-7653e21dde89. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:09.426255 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:09.426255 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:07:09.426855 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-14f5bf7e-dd18-4c9d-8b50-683555c3a21d tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 returned with HTTP 200 Jul 03 22:07:09.427266 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1534/6172] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:09 2026] GET /volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:10.437631 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a57cd3ba-7579-4b93-99f8-f9453d9f22bf None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:10.439679 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a57cd3ba-7579-4b93-99f8-f9453d9f22bf tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 Jul 03 22:07:10.439883 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a57cd3ba-7579-4b93-99f8-f9453d9f22bf tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:10.440047 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a57cd3ba-7579-4b93-99f8-f9453d9f22bf tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:10.440195 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-a57cd3ba-7579-4b93-99f8-f9453d9f22bf tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id 59adea50-98ea-4a69-8eb0-7653e21dde89. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:10.444137 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:10.444137 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:07:10.444720 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a57cd3ba-7579-4b93-99f8-f9453d9f22bf tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 returned with HTTP 200 Jul 03 22:07:10.445184 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1536/6173] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:10 2026] GET /volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:11.455841 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-03e9cf34-e0c8-41be-a666-fa3a76e27ace None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:11.457869 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-03e9cf34-e0c8-41be-a666-fa3a76e27ace tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 Jul 03 22:07:11.458116 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-03e9cf34-e0c8-41be-a666-fa3a76e27ace tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:11.458350 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-03e9cf34-e0c8-41be-a666-fa3a76e27ace tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:11.458503 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-03e9cf34-e0c8-41be-a666-fa3a76e27ace tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id 59adea50-98ea-4a69-8eb0-7653e21dde89. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:11.462983 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:11.462983 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:07:11.463669 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-03e9cf34-e0c8-41be-a666-fa3a76e27ace tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 returned with HTTP 200 Jul 03 22:07:11.464074 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1541/6174] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:11 2026] GET /volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:12.473915 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-4f3d922c-b153-4035-a50d-fbca5c659be3 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:12.475747 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4f3d922c-b153-4035-a50d-fbca5c659be3 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 Jul 03 22:07:12.475974 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4f3d922c-b153-4035-a50d-fbca5c659be3 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:12.476156 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4f3d922c-b153-4035-a50d-fbca5c659be3 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:12.476260 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-4f3d922c-b153-4035-a50d-fbca5c659be3 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id 59adea50-98ea-4a69-8eb0-7653e21dde89. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:12.480228 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:12.480228 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:07:12.480943 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4f3d922c-b153-4035-a50d-fbca5c659be3 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 returned with HTTP 200 Jul 03 22:07:12.481417 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1564/6175] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:12 2026] GET /volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:13.491706 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ec6aa508-c6e6-4f96-8c5d-59201269ec02 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:13.493510 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ec6aa508-c6e6-4f96-8c5d-59201269ec02 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 Jul 03 22:07:13.493768 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ec6aa508-c6e6-4f96-8c5d-59201269ec02 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:13.493948 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ec6aa508-c6e6-4f96-8c5d-59201269ec02 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:13.494090 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-ec6aa508-c6e6-4f96-8c5d-59201269ec02 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id 59adea50-98ea-4a69-8eb0-7653e21dde89. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:13.498640 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:13.498640 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:07:13.499276 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ec6aa508-c6e6-4f96-8c5d-59201269ec02 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 returned with HTTP 200 Jul 03 22:07:13.499688 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1535/6176] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:13 2026] GET /volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:13.651830 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-61a210cb-80f3-4396-9020-b9ceef6c4b4d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:13.652233 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-61a210cb-80f3-4396-9020-b9ceef6c4b4d None None] GET https://10.4.3.32/volume// Jul 03 22:07:13.652442 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-61a210cb-80f3-4396-9020-b9ceef6c4b4d None None] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:13.652670 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-61a210cb-80f3-4396-9020-b9ceef6c4b4d None None] Calling method 'all' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:13.652967 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-61a210cb-80f3-4396-9020-b9ceef6c4b4d None None] https://10.4.3.32/volume// returned with HTTP 300 Jul 03 22:07:13.653320 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1537/6177] 10.4.3.32 () {66 vars in 1419 bytes} [Fri Jul 3 22:07: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 22:07:13.660174 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-2a2a3ce6-ae32-49dd-a09b-e651b33fdc55 req-e7c352eb-1b03-42d4-9dad-93577bdb7246 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:13.662094 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-2a2a3ce6-ae32-49dd-a09b-e651b33fdc55 req-e7c352eb-1b03-42d4-9dad-93577bdb7246 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f Jul 03 22:07:13.662237 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-2a2a3ce6-ae32-49dd-a09b-e651b33fdc55 req-e7c352eb-1b03-42d4-9dad-93577bdb7246 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:13.662416 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-2a2a3ce6-ae32-49dd-a09b-e651b33fdc55 req-e7c352eb-1b03-42d4-9dad-93577bdb7246 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:13.671139 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:13.671139 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:07:13.674440 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [req-2a2a3ce6-ae32-49dd-a09b-e651b33fdc55 req-e7c352eb-1b03-42d4-9dad-93577bdb7246 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:07:13.678579 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-2a2a3ce6-ae32-49dd-a09b-e651b33fdc55 req-e7c352eb-1b03-42d4-9dad-93577bdb7246 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f returned with HTTP 200 Jul 03 22:07:13.678954 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1542/6178] 10.4.3.32 () {70 vars in 1632 bytes} [Fri Jul 3 22:07:13 2026] GET /volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f => generated 1627 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 22:07:13.784952 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-2a2a3ce6-ae32-49dd-a09b-e651b33fdc55 req-f1048933-5687-41ec-8a33-527d5fef09c6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:13.787137 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-2a2a3ce6-ae32-49dd-a09b-e651b33fdc55 req-f1048933-5687-41ec-8a33-527d5fef09c6 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] PUT https://10.4.3.32/volume/v3/attachments/ed50e5a8-ad0b-4fea-8d80-c3fdb5d099f5 Jul 03 22:07:13.787568 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-2a2a3ce6-ae32-49dd-a09b-e651b33fdc55 req-f1048933-5687-41ec-8a33-527d5fef09c6 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000004475", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22d5bc73b9e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c068d48c-9816-4983-a19a-db8b38bc3f5f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:07:13.795539 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-2a2a3ce6-ae32-49dd-a09b-e651b33fdc55 req-f1048933-5687-41ec-8a33-527d5fef09c6 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Acquiring lock "cinder-attachment_update-0d3d47ff-c507-4629-a172-027d0906e95f-np0000004475" by "attachment_update" {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 22:07:13.800091 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-2a2a3ce6-ae32-49dd-a09b-e651b33fdc55 req-f1048933-5687-41ec-8a33-527d5fef09c6 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Lock "cinder-attachment_update-0d3d47ff-c507-4629-a172-027d0906e95f-np0000004475" acquired by "attachment_update" :: waited 0.005s {{(pid=99936) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 22:07:13.801007 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:13.801007 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:07:14.322779 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.coordination [req-2a2a3ce6-ae32-49dd-a09b-e651b33fdc55 req-f1048933-5687-41ec-8a33-527d5fef09c6 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Lock "cinder-attachment_update-0d3d47ff-c507-4629-a172-027d0906e95f-np0000004475" released by "attachment_update" :: held 0.523s {{(pid=99936) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 22:07:14.323515 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-2a2a3ce6-ae32-49dd-a09b-e651b33fdc55 req-f1048933-5687-41ec-8a33-527d5fef09c6 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/attachments/ed50e5a8-ad0b-4fea-8d80-c3fdb5d099f5 returned with HTTP 200 Jul 03 22:07:14.323515 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1565/6179] 10.4.3.32 () {74 vars in 1697 bytes} [Fri Jul 3 22:07:13 2026] PUT /volume/v3/attachments/ed50e5a8-ad0b-4fea-8d80-c3fdb5d099f5 => generated 968 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:07:14.511570 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-653855ca-bcea-45e4-b838-55bc653641de None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:14.513581 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-653855ca-bcea-45e4-b838-55bc653641de tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 Jul 03 22:07:14.513848 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-653855ca-bcea-45e4-b838-55bc653641de tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:14.514062 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-653855ca-bcea-45e4-b838-55bc653641de tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:14.514192 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-653855ca-bcea-45e4-b838-55bc653641de tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id 59adea50-98ea-4a69-8eb0-7653e21dde89. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:14.519144 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:14.519144 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:07:14.519850 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-653855ca-bcea-45e4-b838-55bc653641de tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 returned with HTTP 200 Jul 03 22:07:14.520252 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1536/6180] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:14 2026] GET /volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:14.832610 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [req-2a2a3ce6-ae32-49dd-a09b-e651b33fdc55 req-32ee3939-8717-4525-a17d-02d3d9d7da1a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:14.834418 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-2a2a3ce6-ae32-49dd-a09b-e651b33fdc55 req-32ee3939-8717-4525-a17d-02d3d9d7da1a tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] POST https://10.4.3.32/volume/v3/attachments/ed50e5a8-ad0b-4fea-8d80-c3fdb5d099f5/action Jul 03 22:07:14.834771 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-2a2a3ce6-ae32-49dd-a09b-e651b33fdc55 req-32ee3939-8717-4525-a17d-02d3d9d7da1a tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Action body: b'{"os-complete": null}' {{(pid=99935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 22:07:14.834897 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [req-2a2a3ce6-ae32-49dd-a09b-e651b33fdc55 req-32ee3939-8717-4525-a17d-02d3d9d7da1a tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:07:14.837597 np0000004475 devstack@c-api.service[99935]: DEBUG dbcounter [-] [99935] Writing DB stats cinder:SELECT=73,cinder:UPDATE=16,cinder:INSERT=4 {{(pid=99935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:07:14.852168 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:14.852168 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:07:14.863350 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [req-2a2a3ce6-ae32-49dd-a09b-e651b33fdc55 req-32ee3939-8717-4525-a17d-02d3d9d7da1a tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/attachments/ed50e5a8-ad0b-4fea-8d80-c3fdb5d099f5/action returned with HTTP 204 Jul 03 22:07:14.863790 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1538/6181] 10.4.3.32 () {74 vars in 1718 bytes} [Fri Jul 3 22:07:14 2026] POST /volume/v3/attachments/ed50e5a8-ad0b-4fea-8d80-c3fdb5d099f5/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:07:15.529292 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-32c59753-1223-43da-b268-affccfd070f3 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:15.531216 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-32c59753-1223-43da-b268-affccfd070f3 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 Jul 03 22:07:15.531450 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-32c59753-1223-43da-b268-affccfd070f3 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:15.531639 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-32c59753-1223-43da-b268-affccfd070f3 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:15.531817 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-32c59753-1223-43da-b268-affccfd070f3 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id 59adea50-98ea-4a69-8eb0-7653e21dde89. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:15.536149 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:15.536149 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:07:15.536706 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-32c59753-1223-43da-b268-affccfd070f3 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 returned with HTTP 200 Jul 03 22:07:15.537035 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1543/6182] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:15 2026] GET /volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:15.545427 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-45bef867-1020-475b-8602-d13312dfc27f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:15.547132 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-45bef867-1020-475b-8602-d13312dfc27f tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] DELETE https://10.4.3.32/volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 Jul 03 22:07:15.547326 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-45bef867-1020-475b-8602-d13312dfc27f tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:15.547519 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-45bef867-1020-475b-8602-d13312dfc27f tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:15.547631 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.contrib.backups [None req-45bef867-1020-475b-8602-d13312dfc27f tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Delete backup with id: 59adea50-98ea-4a69-8eb0-7653e21dde89. Jul 03 22:07:15.551629 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:15.551629 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:07:15.562861 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.backup.rpcapi [None req-45bef867-1020-475b-8602-d13312dfc27f tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] delete_backup rpcapi backup_id 59adea50-98ea-4a69-8eb0-7653e21dde89 {{(pid=99936) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 22:07:15.564424 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-45bef867-1020-475b-8602-d13312dfc27f tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 returned with HTTP 202 Jul 03 22:07:15.564828 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1566/6183] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 22:07:15 2026] DELETE /volume/v3/backups/59adea50-98ea-4a69-8eb0-7653e21dde89 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 22:07:15.572253 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e03c6909-835a-4deb-be3a-11e51c5a6515 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:15.573922 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e03c6909-835a-4deb-be3a-11e51c5a6515 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:07:15.574252 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e03c6909-835a-4deb-be3a-11e51c5a6515 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-890265380"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:07:15.575614 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.volumes [None req-e03c6909-835a-4deb-be3a-11e51c5a6515 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-890265380'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:07:15.575741 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-e03c6909-835a-4deb-be3a-11e51c5a6515 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Create volume of 1 GB Jul 03 22:07:15.580353 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-e03c6909-835a-4deb-be3a-11e51c5a6515 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Availability Zones retrieved successfully. Jul 03 22:07:15.585639 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-e03c6909-835a-4deb-be3a-11e51c5a6515 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Flow 'volume_create_api' (e558d426-c05f-4e38-b06c-ab78023c24b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:07:15.586769 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-e03c6909-835a-4deb-be3a-11e51c5a6515 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3778fb40-1c41-4721-91c8-2fc4276d76e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:07:15.587512 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.flows.api.create_volume [None req-e03c6909-835a-4deb-be3a-11e51c5a6515 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Validating volume size '1' using validate_int {{(pid=99933) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:07:15.615490 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-e03c6909-835a-4deb-be3a-11e51c5a6515 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3778fb40-1c41-4721-91c8-2fc4276d76e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:07:15.616254 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-e03c6909-835a-4deb-be3a-11e51c5a6515 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (170e9f75-ce4c-499c-9e15-2b30bca3d789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:07:15.661555 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-e03c6909-835a-4deb-be3a-11e51c5a6515 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Created reservations ['683ddd3e-b956-4bda-ba2c-bda234d816a0', '37ef86f6-8878-4ff6-963f-5a11657f494b', '6b0494ee-a4ca-4eee-bc50-1f245d2c032c', 'd912d4bd-a95d-41bc-b42f-9c4b5bd376c4'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:07:15.662480 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-e03c6909-835a-4deb-be3a-11e51c5a6515 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (170e9f75-ce4c-499c-9e15-2b30bca3d789) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['683ddd3e-b956-4bda-ba2c-bda234d816a0', '37ef86f6-8878-4ff6-963f-5a11657f494b', '6b0494ee-a4ca-4eee-bc50-1f245d2c032c', 'd912d4bd-a95d-41bc-b42f-9c4b5bd376c4']}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:07:15.663231 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-e03c6909-835a-4deb-be3a-11e51c5a6515 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b29d7b0c-2c04-4d2d-baa0-403450d0fcdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:07:15.693897 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-e03c6909-835a-4deb-be3a-11e51c5a6515 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b29d7b0c-2c04-4d2d-baa0-403450d0fcdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0f69c03-76c6-4e51-ba1b-cc15c0f3ce0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-890265380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='242df9b322fb4fccb11bd957d0ef839a',qos_specs=None,replication_status=,reservations=['683ddd3e-b956-4bda-ba2c-bda234d816a0','37ef86f6-8878-4ff6-963f-5a11657f494b','6b0494ee-a4ca-4eee-bc50-1f245d2c032c','d912d4bd-a95d-41bc-b42f-9c4b5bd376c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f81722089f34d46964bfe9f1cd59124',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:07:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-890265380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0f69c03-76c6-4e51-ba1b-cc15c0f3ce0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='242df9b322fb4fccb11bd957d0ef839a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f81722089f34d46964bfe9f1cd59124',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:07:15.694718 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-e03c6909-835a-4deb-be3a-11e51c5a6515 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5d9cce9-ec86-44e8-bf1a-c04d4e06eb46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:07:15.716884 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-e03c6909-835a-4deb-be3a-11e51c5a6515 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5d9cce9-ec86-44e8-bf1a-c04d4e06eb46) transitioned into state 'SUCCESS' from state '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-890265380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='242df9b322fb4fccb11bd957d0ef839a',qos_specs=None,replication_status=,reservations=['683ddd3e-b956-4bda-ba2c-bda234d816a0','37ef86f6-8878-4ff6-963f-5a11657f494b','6b0494ee-a4ca-4eee-bc50-1f245d2c032c','d912d4bd-a95d-41bc-b42f-9c4b5bd376c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f81722089f34d46964bfe9f1cd59124',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:07:15.717884 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-e03c6909-835a-4deb-be3a-11e51c5a6515 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f4fcbba-ede4-44fc-b0be-1b5d48460a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:07:15.731357 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-e03c6909-835a-4deb-be3a-11e51c5a6515 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f4fcbba-ede4-44fc-b0be-1b5d48460a07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99933) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:07:15.732269 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.volume.api [None req-e03c6909-835a-4deb-be3a-11e51c5a6515 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Flow 'volume_create_api' (e558d426-c05f-4e38-b06c-ab78023c24b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99933) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:07:15.732621 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-e03c6909-835a-4deb-be3a-11e51c5a6515 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Create volume request issued successfully. Jul 03 22:07:15.733192 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e03c6909-835a-4deb-be3a-11e51c5a6515 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:07:15.733616 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1537/6184] 10.4.3.32 () {70 vars in 1291 bytes} [Fri Jul 3 22:07:15 2026] POST /volume/v3/volumes => generated 775 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:07:15.747214 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-cf069c15-56ce-466f-986f-730cbd765273 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:15.749209 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-cf069c15-56ce-466f-986f-730cbd765273 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/volumes/a0f69c03-76c6-4e51-ba1b-cc15c0f3ce0b Jul 03 22:07:15.749450 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-cf069c15-56ce-466f-986f-730cbd765273 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:15.749635 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-cf069c15-56ce-466f-986f-730cbd765273 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:15.757002 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:15.757002 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:07:15.760731 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-cf069c15-56ce-466f-986f-730cbd765273 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Volume info retrieved successfully. Jul 03 22:07:15.764657 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-cf069c15-56ce-466f-986f-730cbd765273 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/volumes/a0f69c03-76c6-4e51-ba1b-cc15c0f3ce0b returned with HTTP 200 Jul 03 22:07:15.765077 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1539/6185] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:15 2026] GET /volume/v3/volumes/a0f69c03-76c6-4e51-ba1b-cc15c0f3ce0b => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:16.777362 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-ccad3112-fcb0-4768-a30a-12ea4f6a6915 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:16.779256 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ccad3112-fcb0-4768-a30a-12ea4f6a6915 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/volumes/a0f69c03-76c6-4e51-ba1b-cc15c0f3ce0b Jul 03 22:07:16.779464 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ccad3112-fcb0-4768-a30a-12ea4f6a6915 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:16.779640 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-ccad3112-fcb0-4768-a30a-12ea4f6a6915 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:16.789434 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:16.789434 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:07:16.793571 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-ccad3112-fcb0-4768-a30a-12ea4f6a6915 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Volume info retrieved successfully. Jul 03 22:07:16.798870 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-ccad3112-fcb0-4768-a30a-12ea4f6a6915 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/volumes/a0f69c03-76c6-4e51-ba1b-cc15c0f3ce0b returned with HTTP 200 Jul 03 22:07:16.799389 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1544/6186] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:16 2026] GET /volume/v3/volumes/a0f69c03-76c6-4e51-ba1b-cc15c0f3ce0b => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:07:16.811600 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7cf87ef3-d55d-4a14-bc42-ffc09d431d46 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:16.813279 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7cf87ef3-d55d-4a14-bc42-ffc09d431d46 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] POST https://10.4.3.32/volume/v3/backups Jul 03 22:07:16.813664 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7cf87ef3-d55d-4a14-bc42-ffc09d431d46 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a0f69c03-76c6-4e51-ba1b-cc15c0f3ce0b", "name": "tempest-type-Backup-311912289"}} {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:07:16.815041 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.contrib.backups [None req-7cf87ef3-d55d-4a14-bc42-ffc09d431d46 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Creating new backup {'backup': {'volume_id': 'a0f69c03-76c6-4e51-ba1b-cc15c0f3ce0b', 'name': 'tempest-type-Backup-311912289'}} {{(pid=99936) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 22:07:16.815176 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.contrib.backups [None req-7cf87ef3-d55d-4a14-bc42-ffc09d431d46 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Creating backup of volume a0f69c03-76c6-4e51-ba1b-cc15c0f3ce0b in container None Jul 03 22:07:16.822858 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:16.822858 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:07:16.823242 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-7cf87ef3-d55d-4a14-bc42-ffc09d431d46 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Volume info retrieved successfully. Jul 03 22:07:16.839296 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.quota [None req-7cf87ef3-d55d-4a14-bc42-ffc09d431d46 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Created reservations ['93eb16e3-b1cb-4db4-bcb6-f0f0698228db', '4024110a-5347-42ce-8871-9e6ea4734e5c'] {{(pid=99936) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:07:16.877875 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7cf87ef3-d55d-4a14-bc42-ffc09d431d46 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 22:07:16.878387 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1567/6187] 10.4.3.32 () {70 vars in 1292 bytes} [Fri Jul 3 22:07:16 2026] POST /volume/v3/backups => generated 313 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:07:16.887411 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-edb0576c-147d-4d60-a034-72f9fbfdab8b None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:16.890141 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-edb0576c-147d-4d60-a034-72f9fbfdab8b tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 Jul 03 22:07:16.890468 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-edb0576c-147d-4d60-a034-72f9fbfdab8b tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:16.890764 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-edb0576c-147d-4d60-a034-72f9fbfdab8b tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:16.891163 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-edb0576c-147d-4d60-a034-72f9fbfdab8b tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id 7b747c63-4078-496b-876a-6530e96b7b51. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:16.896250 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:16.896250 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:07:16.896980 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-edb0576c-147d-4d60-a034-72f9fbfdab8b tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 returned with HTTP 200 Jul 03 22:07:16.897404 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1538/6188] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:16 2026] GET /volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:17.908328 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-0ef5479f-f4c7-4fb4-9ca0-8a01dde6225e None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:17.910133 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0ef5479f-f4c7-4fb4-9ca0-8a01dde6225e tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 Jul 03 22:07:17.910386 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0ef5479f-f4c7-4fb4-9ca0-8a01dde6225e tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:17.910632 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0ef5479f-f4c7-4fb4-9ca0-8a01dde6225e tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:17.910762 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-0ef5479f-f4c7-4fb4-9ca0-8a01dde6225e tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id 7b747c63-4078-496b-876a-6530e96b7b51. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:17.915180 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:17.915180 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:07:17.915787 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0ef5479f-f4c7-4fb4-9ca0-8a01dde6225e tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 returned with HTTP 200 Jul 03 22:07:17.916171 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1540/6189] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:17 2026] GET /volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:18.927109 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e516b7bd-1ecb-4a47-9b31-bf7defc8ccf7 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:18.929026 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e516b7bd-1ecb-4a47-9b31-bf7defc8ccf7 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 Jul 03 22:07:18.929252 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e516b7bd-1ecb-4a47-9b31-bf7defc8ccf7 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:18.929455 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e516b7bd-1ecb-4a47-9b31-bf7defc8ccf7 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:18.929562 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-e516b7bd-1ecb-4a47-9b31-bf7defc8ccf7 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id 7b747c63-4078-496b-876a-6530e96b7b51. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:18.934581 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:18.934581 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:07:18.935293 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e516b7bd-1ecb-4a47-9b31-bf7defc8ccf7 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 returned with HTTP 200 Jul 03 22:07:18.935680 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1545/6190] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:18 2026] GET /volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:18.943166 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [req-2a2a3ce6-ae32-49dd-a09b-e651b33fdc55 req-8c8729d6-6a19-41e0-bc08-99954cf9d41a None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:18.945470 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-2a2a3ce6-ae32-49dd-a09b-e651b33fdc55 req-8c8729d6-6a19-41e0-bc08-99954cf9d41a tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f/encryption Jul 03 22:07:18.945710 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-2a2a3ce6-ae32-49dd-a09b-e651b33fdc55 req-8c8729d6-6a19-41e0-bc08-99954cf9d41a tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:18.945943 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [req-2a2a3ce6-ae32-49dd-a09b-e651b33fdc55 req-8c8729d6-6a19-41e0-bc08-99954cf9d41a tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'index' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:18.954882 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:18.954882 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:07:18.960797 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [req-2a2a3ce6-ae32-49dd-a09b-e651b33fdc55 req-8c8729d6-6a19-41e0-bc08-99954cf9d41a tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f/encryption returned with HTTP 200 Jul 03 22:07:18.961315 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1568/6191] 10.4.3.32 () {68 vars in 1624 bytes} [Fri Jul 3 22:07:18 2026] GET /volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:19.945411 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-7fd48fd9-cda0-465c-9c16-5c286f615c81 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:19.947021 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7fd48fd9-cda0-465c-9c16-5c286f615c81 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 Jul 03 22:07:19.947210 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7fd48fd9-cda0-465c-9c16-5c286f615c81 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:19.947390 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-7fd48fd9-cda0-465c-9c16-5c286f615c81 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:19.947497 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-7fd48fd9-cda0-465c-9c16-5c286f615c81 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id 7b747c63-4078-496b-876a-6530e96b7b51. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:19.951301 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:19.951301 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:07:19.951852 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-7fd48fd9-cda0-465c-9c16-5c286f615c81 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 returned with HTTP 200 Jul 03 22:07:19.952170 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1539/6192] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:19 2026] GET /volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:20.962485 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b0884cf9-9457-4e70-a89f-caa630a51fed None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:20.964184 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b0884cf9-9457-4e70-a89f-caa630a51fed tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 Jul 03 22:07:20.964361 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b0884cf9-9457-4e70-a89f-caa630a51fed tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:20.964542 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b0884cf9-9457-4e70-a89f-caa630a51fed tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:20.964641 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-b0884cf9-9457-4e70-a89f-caa630a51fed tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id 7b747c63-4078-496b-876a-6530e96b7b51. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:20.968352 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:20.968352 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:07:20.968881 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b0884cf9-9457-4e70-a89f-caa630a51fed tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 returned with HTTP 200 Jul 03 22:07:20.969187 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1541/6193] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:20 2026] GET /volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:21.979698 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c12b0507-57c9-465f-bba7-5445bcb30a4b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:21.981983 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c12b0507-57c9-465f-bba7-5445bcb30a4b tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 Jul 03 22:07:21.982228 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c12b0507-57c9-465f-bba7-5445bcb30a4b tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:21.982389 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c12b0507-57c9-465f-bba7-5445bcb30a4b tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:21.982532 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-c12b0507-57c9-465f-bba7-5445bcb30a4b tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id 7b747c63-4078-496b-876a-6530e96b7b51. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:21.987313 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:21.987313 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:07:21.988303 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c12b0507-57c9-465f-bba7-5445bcb30a4b tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 returned with HTTP 200 Jul 03 22:07:21.988869 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1546/6194] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:21 2026] GET /volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:22.999918 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-cc879c0e-5cdd-40ad-809e-e65258a39b01 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:23.001671 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cc879c0e-5cdd-40ad-809e-e65258a39b01 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 Jul 03 22:07:23.001919 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cc879c0e-5cdd-40ad-809e-e65258a39b01 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:23.002153 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-cc879c0e-5cdd-40ad-809e-e65258a39b01 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:23.002307 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-cc879c0e-5cdd-40ad-809e-e65258a39b01 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id 7b747c63-4078-496b-876a-6530e96b7b51. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:23.006480 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:23.006480 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:07:23.007113 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-cc879c0e-5cdd-40ad-809e-e65258a39b01 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 returned with HTTP 200 Jul 03 22:07:23.007589 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1569/6195] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:22 2026] GET /volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:24.017729 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-1c567fec-b47b-4e86-9e25-fc5f5fa9aef0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:24.019802 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1c567fec-b47b-4e86-9e25-fc5f5fa9aef0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 Jul 03 22:07:24.020083 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1c567fec-b47b-4e86-9e25-fc5f5fa9aef0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:24.020298 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-1c567fec-b47b-4e86-9e25-fc5f5fa9aef0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:24.020438 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-1c567fec-b47b-4e86-9e25-fc5f5fa9aef0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id 7b747c63-4078-496b-876a-6530e96b7b51. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:24.025305 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:24.025305 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:07:24.026078 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-1c567fec-b47b-4e86-9e25-fc5f5fa9aef0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 returned with HTTP 200 Jul 03 22:07:24.026530 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1540/6196] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:24 2026] GET /volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:25.037749 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-0debd140-6a82-4a77-b0e9-242c44012fc3 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:25.039521 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0debd140-6a82-4a77-b0e9-242c44012fc3 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 Jul 03 22:07:25.039772 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0debd140-6a82-4a77-b0e9-242c44012fc3 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:25.039966 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0debd140-6a82-4a77-b0e9-242c44012fc3 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:25.040061 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-0debd140-6a82-4a77-b0e9-242c44012fc3 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id 7b747c63-4078-496b-876a-6530e96b7b51. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:25.044447 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:25.044447 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:07:25.045082 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0debd140-6a82-4a77-b0e9-242c44012fc3 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 returned with HTTP 200 Jul 03 22:07:25.045645 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1542/6197] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:25 2026] GET /volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:26.056580 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-a9ed2a19-c985-4b92-8aac-e272fc79840c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:26.058751 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a9ed2a19-c985-4b92-8aac-e272fc79840c tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 Jul 03 22:07:26.059023 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a9ed2a19-c985-4b92-8aac-e272fc79840c tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:26.059247 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-a9ed2a19-c985-4b92-8aac-e272fc79840c tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:26.059391 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-a9ed2a19-c985-4b92-8aac-e272fc79840c tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id 7b747c63-4078-496b-876a-6530e96b7b51. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:26.063689 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:26.063689 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:07:26.064426 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-a9ed2a19-c985-4b92-8aac-e272fc79840c tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 returned with HTTP 200 Jul 03 22:07:26.064695 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1547/6198] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:26 2026] GET /volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:27.075159 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-4c73f5a0-d630-441f-b2dd-0163c7296b78 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:27.077218 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4c73f5a0-d630-441f-b2dd-0163c7296b78 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 Jul 03 22:07:27.077443 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4c73f5a0-d630-441f-b2dd-0163c7296b78 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:27.077628 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-4c73f5a0-d630-441f-b2dd-0163c7296b78 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:27.077724 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-4c73f5a0-d630-441f-b2dd-0163c7296b78 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id 7b747c63-4078-496b-876a-6530e96b7b51. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:27.084098 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:27.084098 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:07:27.084799 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-4c73f5a0-d630-441f-b2dd-0163c7296b78 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 returned with HTTP 200 Jul 03 22:07:27.085108 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1570/6199] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:27 2026] GET /volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:28.096579 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-cf04d012-95aa-45cd-9900-1967fa2192fc None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:28.098791 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-cf04d012-95aa-45cd-9900-1967fa2192fc tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 Jul 03 22:07:28.099072 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-cf04d012-95aa-45cd-9900-1967fa2192fc tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:28.099332 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-cf04d012-95aa-45cd-9900-1967fa2192fc tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:28.099508 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-cf04d012-95aa-45cd-9900-1967fa2192fc tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id 7b747c63-4078-496b-876a-6530e96b7b51. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:28.104715 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:28.104715 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:07:28.105598 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-cf04d012-95aa-45cd-9900-1967fa2192fc tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 returned with HTTP 200 Jul 03 22:07:28.106106 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1541/6200] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:28 2026] GET /volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:29.116971 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-386960aa-cc30-4f6c-aa2f-61a19bcc8023 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:29.119080 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-386960aa-cc30-4f6c-aa2f-61a19bcc8023 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 Jul 03 22:07:29.119080 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-386960aa-cc30-4f6c-aa2f-61a19bcc8023 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:29.119242 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-386960aa-cc30-4f6c-aa2f-61a19bcc8023 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:29.119353 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-386960aa-cc30-4f6c-aa2f-61a19bcc8023 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id 7b747c63-4078-496b-876a-6530e96b7b51. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:29.124557 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:29.124557 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:07:29.125214 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-386960aa-cc30-4f6c-aa2f-61a19bcc8023 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 returned with HTTP 200 Jul 03 22:07:29.125636 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1543/6201] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:29 2026] GET /volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:30.136585 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-400bf08e-5a15-4aac-9f5f-7172ab364074 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:30.138217 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-400bf08e-5a15-4aac-9f5f-7172ab364074 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 Jul 03 22:07:30.138471 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-400bf08e-5a15-4aac-9f5f-7172ab364074 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:30.138676 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-400bf08e-5a15-4aac-9f5f-7172ab364074 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:30.138800 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-400bf08e-5a15-4aac-9f5f-7172ab364074 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id 7b747c63-4078-496b-876a-6530e96b7b51. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:30.142752 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:30.142752 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:07:30.143443 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-400bf08e-5a15-4aac-9f5f-7172ab364074 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 returned with HTTP 200 Jul 03 22:07:30.143805 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1548/6202] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:30 2026] GET /volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:31.156572 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3a95bb0d-219c-47e0-a353-3a65e05eb455 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:31.158607 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3a95bb0d-219c-47e0-a353-3a65e05eb455 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 Jul 03 22:07:31.158850 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3a95bb0d-219c-47e0-a353-3a65e05eb455 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:31.159071 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3a95bb0d-219c-47e0-a353-3a65e05eb455 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:31.159209 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-3a95bb0d-219c-47e0-a353-3a65e05eb455 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id 7b747c63-4078-496b-876a-6530e96b7b51. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:31.163853 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:31.163853 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:07:31.164610 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3a95bb0d-219c-47e0-a353-3a65e05eb455 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 returned with HTTP 200 Jul 03 22:07:31.165056 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1571/6203] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:31 2026] GET /volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:32.174827 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c48e333d-921b-49a7-a07f-82c91beb73d4 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:32.176644 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c48e333d-921b-49a7-a07f-82c91beb73d4 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 Jul 03 22:07:32.176849 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c48e333d-921b-49a7-a07f-82c91beb73d4 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:32.177047 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c48e333d-921b-49a7-a07f-82c91beb73d4 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:32.177150 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-c48e333d-921b-49a7-a07f-82c91beb73d4 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id 7b747c63-4078-496b-876a-6530e96b7b51. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:32.182232 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:32.182232 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:07:32.183019 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c48e333d-921b-49a7-a07f-82c91beb73d4 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 returned with HTTP 200 Jul 03 22:07:32.183684 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1542/6204] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:32 2026] GET /volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 22:07:33.192723 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-f2113684-7d7d-43a7-96f6-c874900a7007 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:33.194560 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f2113684-7d7d-43a7-96f6-c874900a7007 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 Jul 03 22:07:33.194778 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f2113684-7d7d-43a7-96f6-c874900a7007 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:33.195012 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-f2113684-7d7d-43a7-96f6-c874900a7007 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:33.195115 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-f2113684-7d7d-43a7-96f6-c874900a7007 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id 7b747c63-4078-496b-876a-6530e96b7b51. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:33.199259 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:33.199259 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:07:33.199826 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-f2113684-7d7d-43a7-96f6-c874900a7007 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 returned with HTTP 200 Jul 03 22:07:33.200176 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1544/6205] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:33 2026] GET /volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:34.209824 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-e2204fd6-47b7-4ead-a346-d7dba6bc965b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:34.212307 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e2204fd6-47b7-4ead-a346-d7dba6bc965b tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 Jul 03 22:07:34.212554 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e2204fd6-47b7-4ead-a346-d7dba6bc965b tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:34.212763 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-e2204fd6-47b7-4ead-a346-d7dba6bc965b tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:34.212875 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-e2204fd6-47b7-4ead-a346-d7dba6bc965b tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id 7b747c63-4078-496b-876a-6530e96b7b51. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:34.217441 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:34.217441 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:07:34.218262 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-e2204fd6-47b7-4ead-a346-d7dba6bc965b tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 returned with HTTP 200 Jul 03 22:07:34.218633 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1549/6206] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:34 2026] GET /volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:35.230552 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-01fade13-2a8a-4505-837f-793b5764e8c0 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:35.233153 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-01fade13-2a8a-4505-837f-793b5764e8c0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 Jul 03 22:07:35.233507 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-01fade13-2a8a-4505-837f-793b5764e8c0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:35.233756 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-01fade13-2a8a-4505-837f-793b5764e8c0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:35.233922 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-01fade13-2a8a-4505-837f-793b5764e8c0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id 7b747c63-4078-496b-876a-6530e96b7b51. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:35.239787 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:35.239787 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:07:35.240846 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-01fade13-2a8a-4505-837f-793b5764e8c0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 returned with HTTP 200 Jul 03 22:07:35.241454 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1572/6207] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:35 2026] GET /volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:35.254401 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-a40ad81a-d30c-4e59-9f30-7cf6bba4ab8a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:35.256335 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a40ad81a-d30c-4e59-9f30-7cf6bba4ab8a tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] DELETE https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 Jul 03 22:07:35.256626 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a40ad81a-d30c-4e59-9f30-7cf6bba4ab8a tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:35.256864 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-a40ad81a-d30c-4e59-9f30-7cf6bba4ab8a tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:35.257029 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.contrib.backups [None req-a40ad81a-d30c-4e59-9f30-7cf6bba4ab8a tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Delete backup with id: 7b747c63-4078-496b-876a-6530e96b7b51. Jul 03 22:07:35.263711 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:35.263711 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:07:35.274706 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.backup.rpcapi [None req-a40ad81a-d30c-4e59-9f30-7cf6bba4ab8a tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] delete_backup rpcapi backup_id 7b747c63-4078-496b-876a-6530e96b7b51 {{(pid=99933) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 22:07:35.277226 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-a40ad81a-d30c-4e59-9f30-7cf6bba4ab8a tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] https://10.4.3.32/volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 returned with HTTP 202 Jul 03 22:07:35.277934 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1543/6208] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 22:07:35 2026] DELETE /volume/v3/backups/7b747c63-4078-496b-876a-6530e96b7b51 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 22:07:35.287667 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-70091920-b915-4169-b29a-233be1fca708 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:35.289537 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-70091920-b915-4169-b29a-233be1fca708 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/a0f69c03-76c6-4e51-ba1b-cc15c0f3ce0b Jul 03 22:07:35.289737 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-70091920-b915-4169-b29a-233be1fca708 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:35.289913 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-70091920-b915-4169-b29a-233be1fca708 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:35.290079 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-70091920-b915-4169-b29a-233be1fca708 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Delete volume with id: a0f69c03-76c6-4e51-ba1b-cc15c0f3ce0b Jul 03 22:07:35.296856 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:35.296856 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:07:35.297163 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-70091920-b915-4169-b29a-233be1fca708 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Volume info retrieved successfully. Jul 03 22:07:35.312653 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-70091920-b915-4169-b29a-233be1fca708 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Delete volume request issued successfully. Jul 03 22:07:35.312841 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-70091920-b915-4169-b29a-233be1fca708 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/volumes/a0f69c03-76c6-4e51-ba1b-cc15c0f3ce0b returned with HTTP 202 Jul 03 22:07:35.314609 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1545/6209] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 22:07:35 2026] DELETE /volume/v3/volumes/a0f69c03-76c6-4e51-ba1b-cc15c0f3ce0b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:07:35.321197 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-5fd2c48e-3a7c-4ee9-9bcf-72c0f39eac20 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:35.322722 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5fd2c48e-3a7c-4ee9-9bcf-72c0f39eac20 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/volumes/a0f69c03-76c6-4e51-ba1b-cc15c0f3ce0b Jul 03 22:07:35.324433 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5fd2c48e-3a7c-4ee9-9bcf-72c0f39eac20 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:35.324433 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-5fd2c48e-3a7c-4ee9-9bcf-72c0f39eac20 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:35.329803 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:35.329803 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:07:35.332581 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-5fd2c48e-3a7c-4ee9-9bcf-72c0f39eac20 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Volume info retrieved successfully. Jul 03 22:07:35.336500 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-5fd2c48e-3a7c-4ee9-9bcf-72c0f39eac20 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/volumes/a0f69c03-76c6-4e51-ba1b-cc15c0f3ce0b returned with HTTP 200 Jul 03 22:07:35.337018 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1550/6210] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:35 2026] GET /volume/v3/volumes/a0f69c03-76c6-4e51-ba1b-cc15c0f3ce0b => generated 1005 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:07:36.349713 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f7a6db5a-5e5f-43ed-b711-b4f7b060d807 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:36.351283 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f7a6db5a-5e5f-43ed-b711-b4f7b060d807 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/volumes/a0f69c03-76c6-4e51-ba1b-cc15c0f3ce0b Jul 03 22:07:36.351480 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f7a6db5a-5e5f-43ed-b711-b4f7b060d807 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:36.351657 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f7a6db5a-5e5f-43ed-b711-b4f7b060d807 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:36.358259 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f7a6db5a-5e5f-43ed-b711-b4f7b060d807 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/volumes/a0f69c03-76c6-4e51-ba1b-cc15c0f3ce0b returned with HTTP 404 Jul 03 22:07:36.358259 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1573/6211] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:36 2026] GET /volume/v3/volumes/a0f69c03-76c6-4e51-ba1b-cc15c0f3ce0b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:07:36.365356 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-cf18607a-82d4-4a67-9ceb-cdd4a03ddca1 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:36.368286 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-cf18607a-82d4-4a67-9ceb-cdd4a03ddca1 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] GET https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5/export_record Jul 03 22:07:36.368286 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-cf18607a-82d4-4a67-9ceb-cdd4a03ddca1 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:36.368286 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-cf18607a-82d4-4a67-9ceb-cdd4a03ddca1 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Calling method 'export_record' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:36.368286 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.contrib.backups [None req-cf18607a-82d4-4a67-9ceb-cdd4a03ddca1 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Export record for backup b092d272-c77a-4311-a412-58ae88006df5. {{(pid=99933) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 22:07:36.371853 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:36.371853 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:07:36.373115 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.policy [None req-cf18607a-82d4-4a67-9ceb-cdd4a03ddca1 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '407f466089d742219a6806798f42ad94', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '242df9b322fb4fccb11bd957d0ef839a', '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=99933) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 22:07:36.373475 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-cf18607a-82d4-4a67-9ceb-cdd4a03ddca1 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5/export_record returned with HTTP 403 Jul 03 22:07:36.373997 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1544/6212] 10.4.3.32 () {68 vars in 1423 bytes} [Fri Jul 3 22:07:36 2026] GET /volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5/export_record => generated 101 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:07:36.380580 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-279ace35-8217-477a-870d-1cc37ca03583 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:36.382137 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-279ace35-8217-477a-870d-1cc37ca03583 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:07:36.382488 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-279ace35-8217-477a-870d-1cc37ca03583 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-449901084"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:07:36.383788 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.volumes [None req-279ace35-8217-477a-870d-1cc37ca03583 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-449901084'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:07:36.383915 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-279ace35-8217-477a-870d-1cc37ca03583 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Create volume of 1 GB Jul 03 22:07:36.387492 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-279ace35-8217-477a-870d-1cc37ca03583 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Availability Zones retrieved successfully. Jul 03 22:07:36.392383 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-279ace35-8217-477a-870d-1cc37ca03583 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Flow 'volume_create_api' (bf4ad57d-e1ba-4d38-a094-d527d6a93efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:07:36.393207 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-279ace35-8217-477a-870d-1cc37ca03583 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8fc5907-c6ed-4dd6-9987-0118864c1c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:07:36.393880 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-279ace35-8217-477a-870d-1cc37ca03583 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:07:36.416245 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-279ace35-8217-477a-870d-1cc37ca03583 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8fc5907-c6ed-4dd6-9987-0118864c1c99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:07:36.416947 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-279ace35-8217-477a-870d-1cc37ca03583 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42aace08-f867-4145-a86f-7e620973eb32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:07:36.452004 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-279ace35-8217-477a-870d-1cc37ca03583 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Created reservations ['5473791e-41f1-4c22-a1d3-5c962557b7d3', 'e5edd221-0c00-4f98-838e-9cdcd27f045e', 'ebfcc53a-30a2-4d76-a428-b4a4d2be32e8', 'dc4ad19e-c58c-427d-9508-5773eddf99d6'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:07:36.452824 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-279ace35-8217-477a-870d-1cc37ca03583 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42aace08-f867-4145-a86f-7e620973eb32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5473791e-41f1-4c22-a1d3-5c962557b7d3', 'e5edd221-0c00-4f98-838e-9cdcd27f045e', 'ebfcc53a-30a2-4d76-a428-b4a4d2be32e8', 'dc4ad19e-c58c-427d-9508-5773eddf99d6']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:07:36.453606 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-279ace35-8217-477a-870d-1cc37ca03583 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (456ca0f6-724f-48cc-aa1c-0891906831d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:07:36.474578 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-279ace35-8217-477a-870d-1cc37ca03583 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (456ca0f6-724f-48cc-aa1c-0891906831d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7eea1cb0-f1a9-4f7d-8b00-9169f4e987f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-449901084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='242df9b322fb4fccb11bd957d0ef839a',qos_specs=None,replication_status=,reservations=['5473791e-41f1-4c22-a1d3-5c962557b7d3','e5edd221-0c00-4f98-838e-9cdcd27f045e','ebfcc53a-30a2-4d76-a428-b4a4d2be32e8','dc4ad19e-c58c-427d-9508-5773eddf99d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f81722089f34d46964bfe9f1cd59124',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:07:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-449901084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7eea1cb0-f1a9-4f7d-8b00-9169f4e987f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='242df9b322fb4fccb11bd957d0ef839a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f81722089f34d46964bfe9f1cd59124',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:07:36.475271 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-279ace35-8217-477a-870d-1cc37ca03583 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2eb6154-2cd0-4073-9d41-1ffb60d54745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:07:36.490909 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-279ace35-8217-477a-870d-1cc37ca03583 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2eb6154-2cd0-4073-9d41-1ffb60d54745) transitioned into state 'SUCCESS' from state '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-449901084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='242df9b322fb4fccb11bd957d0ef839a',qos_specs=None,replication_status=,reservations=['5473791e-41f1-4c22-a1d3-5c962557b7d3','e5edd221-0c00-4f98-838e-9cdcd27f045e','ebfcc53a-30a2-4d76-a428-b4a4d2be32e8','dc4ad19e-c58c-427d-9508-5773eddf99d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f81722089f34d46964bfe9f1cd59124',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:07:36.491527 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-279ace35-8217-477a-870d-1cc37ca03583 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f70ce82-a675-4d8a-bdb6-81fd08b60d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:07:36.498815 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-279ace35-8217-477a-870d-1cc37ca03583 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f70ce82-a675-4d8a-bdb6-81fd08b60d42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:07:36.499533 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-279ace35-8217-477a-870d-1cc37ca03583 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Flow 'volume_create_api' (bf4ad57d-e1ba-4d38-a094-d527d6a93efc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:07:36.499788 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-279ace35-8217-477a-870d-1cc37ca03583 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Create volume request issued successfully. Jul 03 22:07:36.500297 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-279ace35-8217-477a-870d-1cc37ca03583 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:07:36.500693 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1546/6213] 10.4.3.32 () {70 vars in 1291 bytes} [Fri Jul 3 22:07:36 2026] POST /volume/v3/volumes => generated 775 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:07:36.511585 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b5ea99ce-af2b-4894-ad3c-f8247f01707c None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:36.513648 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b5ea99ce-af2b-4894-ad3c-f8247f01707c tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/volumes/7eea1cb0-f1a9-4f7d-8b00-9169f4e987f5 Jul 03 22:07:36.513883 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b5ea99ce-af2b-4894-ad3c-f8247f01707c tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:36.514102 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b5ea99ce-af2b-4894-ad3c-f8247f01707c tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:36.520570 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:36.520570 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:07:36.523780 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-b5ea99ce-af2b-4894-ad3c-f8247f01707c tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Volume info retrieved successfully. Jul 03 22:07:36.527242 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b5ea99ce-af2b-4894-ad3c-f8247f01707c tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/volumes/7eea1cb0-f1a9-4f7d-8b00-9169f4e987f5 returned with HTTP 200 Jul 03 22:07:36.527784 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1551/6214] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:36 2026] GET /volume/v3/volumes/7eea1cb0-f1a9-4f7d-8b00-9169f4e987f5 => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:37.539004 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-8eece0a3-c06c-47f3-8691-e3cb00df8cff None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:37.542731 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8eece0a3-c06c-47f3-8691-e3cb00df8cff tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/volumes/7eea1cb0-f1a9-4f7d-8b00-9169f4e987f5 Jul 03 22:07:37.542731 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8eece0a3-c06c-47f3-8691-e3cb00df8cff tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:37.542731 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-8eece0a3-c06c-47f3-8691-e3cb00df8cff tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:37.550208 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:37.550208 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:07:37.553424 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-8eece0a3-c06c-47f3-8691-e3cb00df8cff tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Volume info retrieved successfully. Jul 03 22:07:37.557769 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-8eece0a3-c06c-47f3-8691-e3cb00df8cff tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/volumes/7eea1cb0-f1a9-4f7d-8b00-9169f4e987f5 returned with HTTP 200 Jul 03 22:07:37.558235 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1574/6215] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:37 2026] GET /volume/v3/volumes/7eea1cb0-f1a9-4f7d-8b00-9169f4e987f5 => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:07:37.570303 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-c1a9dd46-c726-4e39-9e04-fa3cd4a5b825 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:37.572309 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c1a9dd46-c726-4e39-9e04-fa3cd4a5b825 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] POST https://10.4.3.32/volume/v3/backups Jul 03 22:07:37.572710 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-c1a9dd46-c726-4e39-9e04-fa3cd4a5b825 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7eea1cb0-f1a9-4f7d-8b00-9169f4e987f5", "name": "tempest-type-Backup-386151678"}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:07:37.574289 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.contrib.backups [None req-c1a9dd46-c726-4e39-9e04-fa3cd4a5b825 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Creating new backup {'backup': {'volume_id': '7eea1cb0-f1a9-4f7d-8b00-9169f4e987f5', 'name': 'tempest-type-Backup-386151678'}} {{(pid=99933) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 22:07:37.574534 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.contrib.backups [None req-c1a9dd46-c726-4e39-9e04-fa3cd4a5b825 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Creating backup of volume 7eea1cb0-f1a9-4f7d-8b00-9169f4e987f5 in container None Jul 03 22:07:37.582188 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:37.582188 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:07:37.582563 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-c1a9dd46-c726-4e39-9e04-fa3cd4a5b825 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Volume info retrieved successfully. Jul 03 22:07:37.600652 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.quota [None req-c1a9dd46-c726-4e39-9e04-fa3cd4a5b825 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Created reservations ['9a86180b-d3a7-40ab-8df6-c35635c40bdb', '5579845b-8434-4d9d-9221-2e089bcc5e83'] {{(pid=99933) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:07:37.635203 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-c1a9dd46-c726-4e39-9e04-fa3cd4a5b825 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 22:07:37.635950 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1545/6216] 10.4.3.32 () {70 vars in 1292 bytes} [Fri Jul 3 22:07:37 2026] POST /volume/v3/backups => generated 313 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:07:37.643967 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-246d50b7-943d-44ac-b7ca-2f2cf76d99b3 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:37.646702 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-246d50b7-943d-44ac-b7ca-2f2cf76d99b3 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 Jul 03 22:07:37.647072 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-246d50b7-943d-44ac-b7ca-2f2cf76d99b3 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:37.647361 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-246d50b7-943d-44ac-b7ca-2f2cf76d99b3 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:37.647782 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-246d50b7-943d-44ac-b7ca-2f2cf76d99b3 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id a25ca0c7-9f06-4a15-84d1-662fef43afe5. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:37.653228 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:37.653228 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:07:37.653951 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-246d50b7-943d-44ac-b7ca-2f2cf76d99b3 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 returned with HTTP 200 Jul 03 22:07:37.655167 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1547/6217] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:37 2026] GET /volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:38.664452 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c5e34181-f860-425d-adc7-7e483a2975da None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:38.666422 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c5e34181-f860-425d-adc7-7e483a2975da tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 Jul 03 22:07:38.666720 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c5e34181-f860-425d-adc7-7e483a2975da tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:38.666903 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c5e34181-f860-425d-adc7-7e483a2975da tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:38.667004 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-c5e34181-f860-425d-adc7-7e483a2975da tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id a25ca0c7-9f06-4a15-84d1-662fef43afe5. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:38.671366 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:38.671366 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:07:38.671971 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c5e34181-f860-425d-adc7-7e483a2975da tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 returned with HTTP 200 Jul 03 22:07:38.672347 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1552/6218] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:38 2026] GET /volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:39.682860 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2dd86b87-849c-49fe-a79a-cedc663557db None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:39.684799 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2dd86b87-849c-49fe-a79a-cedc663557db tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 Jul 03 22:07:39.685080 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2dd86b87-849c-49fe-a79a-cedc663557db tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:39.685261 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2dd86b87-849c-49fe-a79a-cedc663557db tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:39.685387 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-2dd86b87-849c-49fe-a79a-cedc663557db tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id a25ca0c7-9f06-4a15-84d1-662fef43afe5. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:39.690032 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:39.690032 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:07:39.690800 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2dd86b87-849c-49fe-a79a-cedc663557db tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 returned with HTTP 200 Jul 03 22:07:39.691254 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1575/6219] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:39 2026] GET /volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:40.701214 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-8deb94cc-3a51-476c-96ca-5f25771c4892 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:40.703779 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8deb94cc-3a51-476c-96ca-5f25771c4892 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 Jul 03 22:07:40.704033 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8deb94cc-3a51-476c-96ca-5f25771c4892 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:40.704267 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-8deb94cc-3a51-476c-96ca-5f25771c4892 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:40.704411 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-8deb94cc-3a51-476c-96ca-5f25771c4892 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id a25ca0c7-9f06-4a15-84d1-662fef43afe5. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:40.709070 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:40.709070 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:07:40.709836 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-8deb94cc-3a51-476c-96ca-5f25771c4892 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 returned with HTTP 200 Jul 03 22:07:40.710311 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1546/6220] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:40 2026] GET /volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:41.719951 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e02f4a53-7936-4405-9b0f-9b70e8aa1770 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:41.721587 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e02f4a53-7936-4405-9b0f-9b70e8aa1770 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 Jul 03 22:07:41.721788 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e02f4a53-7936-4405-9b0f-9b70e8aa1770 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:41.721964 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e02f4a53-7936-4405-9b0f-9b70e8aa1770 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:41.722060 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-e02f4a53-7936-4405-9b0f-9b70e8aa1770 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id a25ca0c7-9f06-4a15-84d1-662fef43afe5. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:41.726039 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:41.726039 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:07:41.726595 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e02f4a53-7936-4405-9b0f-9b70e8aa1770 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 returned with HTTP 200 Jul 03 22:07:41.726905 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1548/6221] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:41 2026] GET /volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:42.736239 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-1622dc56-9674-47f8-8c9a-59be68085912 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:42.738020 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1622dc56-9674-47f8-8c9a-59be68085912 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 Jul 03 22:07:42.738272 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1622dc56-9674-47f8-8c9a-59be68085912 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:42.738511 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1622dc56-9674-47f8-8c9a-59be68085912 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:42.738661 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-1622dc56-9674-47f8-8c9a-59be68085912 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id a25ca0c7-9f06-4a15-84d1-662fef43afe5. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:42.744036 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:42.744036 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:07:42.744036 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1622dc56-9674-47f8-8c9a-59be68085912 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 returned with HTTP 200 Jul 03 22:07:42.744239 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1553/6222] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:42 2026] GET /volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:43.754396 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-19726282-d605-476e-b7da-5902b730ba83 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:43.756169 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-19726282-d605-476e-b7da-5902b730ba83 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 Jul 03 22:07:43.756439 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-19726282-d605-476e-b7da-5902b730ba83 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:43.756626 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-19726282-d605-476e-b7da-5902b730ba83 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:43.756724 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-19726282-d605-476e-b7da-5902b730ba83 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id a25ca0c7-9f06-4a15-84d1-662fef43afe5. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:43.760676 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:43.760676 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:07:43.761216 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-19726282-d605-476e-b7da-5902b730ba83 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 returned with HTTP 200 Jul 03 22:07:43.761573 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1576/6223] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:43 2026] GET /volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:44.772769 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-92eae7f0-9633-4a99-8a15-557833138936 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:44.775082 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-92eae7f0-9633-4a99-8a15-557833138936 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 Jul 03 22:07:44.775416 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-92eae7f0-9633-4a99-8a15-557833138936 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:44.775671 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-92eae7f0-9633-4a99-8a15-557833138936 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:44.775822 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-92eae7f0-9633-4a99-8a15-557833138936 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id a25ca0c7-9f06-4a15-84d1-662fef43afe5. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:44.780876 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:44.780876 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:07:44.781684 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-92eae7f0-9633-4a99-8a15-557833138936 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 returned with HTTP 200 Jul 03 22:07:44.782159 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1547/6224] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:44 2026] GET /volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:45.792773 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-93cf9bde-2f62-410c-a50e-ea7e79957588 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:45.794496 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-93cf9bde-2f62-410c-a50e-ea7e79957588 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 Jul 03 22:07:45.794688 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-93cf9bde-2f62-410c-a50e-ea7e79957588 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:45.794856 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-93cf9bde-2f62-410c-a50e-ea7e79957588 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:45.794949 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-93cf9bde-2f62-410c-a50e-ea7e79957588 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id a25ca0c7-9f06-4a15-84d1-662fef43afe5. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:45.799036 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:45.799036 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:07:45.799717 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-93cf9bde-2f62-410c-a50e-ea7e79957588 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 returned with HTTP 200 Jul 03 22:07:45.800026 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1549/6225] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:45 2026] GET /volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:46.811001 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-38b41e43-3d0d-436d-b004-3d2096d0f16d None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:46.812690 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-38b41e43-3d0d-436d-b004-3d2096d0f16d tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 Jul 03 22:07:46.813045 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-38b41e43-3d0d-436d-b004-3d2096d0f16d tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:46.813333 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-38b41e43-3d0d-436d-b004-3d2096d0f16d tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:46.814256 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-38b41e43-3d0d-436d-b004-3d2096d0f16d tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id a25ca0c7-9f06-4a15-84d1-662fef43afe5. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:46.817484 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:46.817484 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:07:46.818035 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-38b41e43-3d0d-436d-b004-3d2096d0f16d tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 returned with HTTP 200 Jul 03 22:07:46.818404 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1554/6226] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:46 2026] GET /volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:47.828400 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1eaba00f-d425-4798-a1c8-8903d21ae7f4 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:47.830097 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1eaba00f-d425-4798-a1c8-8903d21ae7f4 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 Jul 03 22:07:47.830359 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1eaba00f-d425-4798-a1c8-8903d21ae7f4 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:47.830575 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1eaba00f-d425-4798-a1c8-8903d21ae7f4 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:47.830680 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-1eaba00f-d425-4798-a1c8-8903d21ae7f4 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id a25ca0c7-9f06-4a15-84d1-662fef43afe5. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:47.834711 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:47.834711 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:07:47.835263 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1eaba00f-d425-4798-a1c8-8903d21ae7f4 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 returned with HTTP 200 Jul 03 22:07:47.835678 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1577/6227] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:47 2026] GET /volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:48.845879 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9a65a04e-ba44-40e8-9411-8e16c6c17f77 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:48.847707 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9a65a04e-ba44-40e8-9411-8e16c6c17f77 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 Jul 03 22:07:48.847910 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9a65a04e-ba44-40e8-9411-8e16c6c17f77 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:48.848086 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9a65a04e-ba44-40e8-9411-8e16c6c17f77 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:48.848237 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-9a65a04e-ba44-40e8-9411-8e16c6c17f77 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id a25ca0c7-9f06-4a15-84d1-662fef43afe5. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:48.852496 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:48.852496 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:07:48.853092 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9a65a04e-ba44-40e8-9411-8e16c6c17f77 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 returned with HTTP 200 Jul 03 22:07:48.853666 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1548/6228] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:48 2026] GET /volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:49.865245 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b92c3526-f203-4d0a-ad0e-f57b5971945d None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:49.868559 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b92c3526-f203-4d0a-ad0e-f57b5971945d tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 Jul 03 22:07:49.868752 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b92c3526-f203-4d0a-ad0e-f57b5971945d tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:49.869604 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b92c3526-f203-4d0a-ad0e-f57b5971945d tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:49.869713 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-b92c3526-f203-4d0a-ad0e-f57b5971945d tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id a25ca0c7-9f06-4a15-84d1-662fef43afe5. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:49.877438 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:49.877438 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:07:49.878208 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b92c3526-f203-4d0a-ad0e-f57b5971945d tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 returned with HTTP 200 Jul 03 22:07:49.878661 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1550/6229] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:49 2026] GET /volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:50.888597 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-9b8700d0-18e3-483e-bb69-c901caf78b1e None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:50.890323 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9b8700d0-18e3-483e-bb69-c901caf78b1e tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 Jul 03 22:07:50.890534 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9b8700d0-18e3-483e-bb69-c901caf78b1e tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:50.890709 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-9b8700d0-18e3-483e-bb69-c901caf78b1e tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:50.890812 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-9b8700d0-18e3-483e-bb69-c901caf78b1e tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id a25ca0c7-9f06-4a15-84d1-662fef43afe5. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:50.894735 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:50.894735 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:07:50.895297 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-9b8700d0-18e3-483e-bb69-c901caf78b1e tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 returned with HTTP 200 Jul 03 22:07:50.895644 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1555/6230] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:50 2026] GET /volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:51.905799 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-01404e38-a051-4da2-99be-c12cb9093263 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:51.907526 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-01404e38-a051-4da2-99be-c12cb9093263 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 Jul 03 22:07:51.907733 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-01404e38-a051-4da2-99be-c12cb9093263 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:51.907949 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-01404e38-a051-4da2-99be-c12cb9093263 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:51.908048 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-01404e38-a051-4da2-99be-c12cb9093263 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id a25ca0c7-9f06-4a15-84d1-662fef43afe5. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:51.912762 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:51.912762 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:07:51.913476 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-01404e38-a051-4da2-99be-c12cb9093263 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 returned with HTTP 200 Jul 03 22:07:51.913837 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1578/6231] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:51 2026] GET /volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:52.923440 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-161ce976-b69b-4be8-bf81-fe81fd267054 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:52.924938 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-161ce976-b69b-4be8-bf81-fe81fd267054 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 Jul 03 22:07:52.925114 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-161ce976-b69b-4be8-bf81-fe81fd267054 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:52.925289 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-161ce976-b69b-4be8-bf81-fe81fd267054 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:52.925403 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-161ce976-b69b-4be8-bf81-fe81fd267054 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id a25ca0c7-9f06-4a15-84d1-662fef43afe5. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:52.929120 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:52.929120 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:07:52.929728 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-161ce976-b69b-4be8-bf81-fe81fd267054 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 returned with HTTP 200 Jul 03 22:07:52.930033 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1549/6232] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:52 2026] GET /volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:53.939832 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-396fb8c0-d7c9-469d-8d4e-66e9e026cd8a None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:53.941415 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-396fb8c0-d7c9-469d-8d4e-66e9e026cd8a tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 Jul 03 22:07:53.941641 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-396fb8c0-d7c9-469d-8d4e-66e9e026cd8a tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:53.941828 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-396fb8c0-d7c9-469d-8d4e-66e9e026cd8a tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:53.941931 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-396fb8c0-d7c9-469d-8d4e-66e9e026cd8a tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id a25ca0c7-9f06-4a15-84d1-662fef43afe5. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:53.945962 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:53.945962 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:07:53.946502 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-396fb8c0-d7c9-469d-8d4e-66e9e026cd8a tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 returned with HTTP 200 Jul 03 22:07:53.946808 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1551/6233] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:53 2026] GET /volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:53.954951 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-1449055f-c40f-472f-8336-7166a62c0f59 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:53.956453 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1449055f-c40f-472f-8336-7166a62c0f59 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5/export_record Jul 03 22:07:53.956651 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1449055f-c40f-472f-8336-7166a62c0f59 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:53.956819 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-1449055f-c40f-472f-8336-7166a62c0f59 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'export_record' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:53.956916 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.backups [None req-1449055f-c40f-472f-8336-7166a62c0f59 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Export record for backup a25ca0c7-9f06-4a15-84d1-662fef43afe5. {{(pid=99934) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 22:07:53.960549 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:53.960549 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:07:53.961237 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.backup.api [None req-1449055f-c40f-472f-8336-7166a62c0f59 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling RPCAPI with context: , host: np0000004475, backup: a25ca0c7-9f06-4a15-84d1-662fef43afe5. {{(pid=99934) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 22:07:53.966869 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.backup.rpcapi [None req-1449055f-c40f-472f-8336-7166a62c0f59 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] export_record in rpcapi backup_id a25ca0c7-9f06-4a15-84d1-662fef43afe5 on host np0000004475. {{(pid=99934) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 22:07:54.469396 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.backups [None req-1449055f-c40f-472f-8336-7166a62c0f59 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTI1Y2EwYzctOWYwNi00YTE1LTg0ZDEtNjYyZmVmNDNhZmU1IiwgInVzZXJfaWQiOiAiMGY4MTcyMjA4OWYzNGQ0Njk2NGJmZTlmMWNkNTkxMjQiLCAicHJvamVjdF9pZCI6ICIyNDJkZjliMzIyZmI0ZmNjYjExYmQ5NTdkMGVmODM5YSIsICJ2b2x1bWVfaWQiOiAiN2VlYTFjYjAtZjFhOS00ZjdkLThiMDAtOTE2OWY0ZTk4N2Y1IiwgImhvc3QiOiAibnAwMDAwMDA0NDc1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zODYxNTE2NzgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV83ZWVhMWNiMC1mMWE5LTRmN2QtOGIwMC05MTY5ZjRlOTg3ZjUvMjAyNjA3MDMyMjA3NDEvYXpfbm92YV9iYWNrdXBfYTI1Y2EwYzctOWYwNi00YTE1LTg0ZDEtNjYyZmVmNDNhZmU1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QyMjowNzozOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QyMjowNzozOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDIyOjA3OjU0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99934) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 22:07:54.469711 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-1449055f-c40f-472f-8336-7166a62c0f59 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5/export_record returned with HTTP 200 Jul 03 22:07:54.470132 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1556/6234] 10.4.3.32 () {68 vars in 1423 bytes} [Fri Jul 3 22:07:53 2026] GET /volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5/export_record => generated 1424 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:07:54.477584 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-88774029-5658-43dd-9bf7-c81d01809d82 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:54.479210 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-88774029-5658-43dd-9bf7-c81d01809d82 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 Jul 03 22:07:54.479412 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-88774029-5658-43dd-9bf7-c81d01809d82 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:54.479582 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-88774029-5658-43dd-9bf7-c81d01809d82 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:54.479674 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-88774029-5658-43dd-9bf7-c81d01809d82 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id a25ca0c7-9f06-4a15-84d1-662fef43afe5. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:54.483705 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:54.483705 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:07:54.484325 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-88774029-5658-43dd-9bf7-c81d01809d82 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 returned with HTTP 200 Jul 03 22:07:54.484719 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1579/6235] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:54 2026] GET /volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:54.494426 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-61eda213-22d9-4e6a-bd2a-5f70f4e8839e None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:54.496485 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-61eda213-22d9-4e6a-bd2a-5f70f4e8839e tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] POST https://10.4.3.32/volume/v3/backups/import_record Jul 03 22:07:54.498197 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-61eda213-22d9-4e6a-bd2a-5f70f4e8839e tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGM1MWM1ZDgtOWE3Ni00NDY4LTg4ZDAtNzA2YjEyZmExYjVhIiwgInVzZXJfaWQiOiAiMGY4MTcyMjA4OWYzNGQ0Njk2NGJmZTlmMWNkNTkxMjQiLCAicHJvamVjdF9pZCI6ICIyNDJkZjliMzIyZmI0ZmNjYjExYmQ5NTdkMGVmODM5YSIsICJ2b2x1bWVfaWQiOiAiN2VlYTFjYjAtZjFhOS00ZjdkLThiMDAtOTE2OWY0ZTk4N2Y1IiwgImhvc3QiOiAibnAwMDAwMDA0NDc1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zODYxNTE2NzgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV83ZWVhMWNiMC1mMWE5LTRmN2QtOGIwMC05MTY5ZjRlOTg3ZjUvMjAyNjA3MDMyMjA3NDEvYXpfbm92YV9iYWNrdXBfYTI1Y2EwYzctOWYwNi00YTE1LTg0ZDEtNjYyZmVmNDNhZmU1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QyMjowNzozOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QyMjowNzozOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDIyOjA3OjU0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:07:54.498398 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.contrib.backups [None req-61eda213-22d9-4e6a-bd2a-5f70f4e8839e tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGM1MWM1ZDgtOWE3Ni00NDY4LTg4ZDAtNzA2YjEyZmExYjVhIiwgInVzZXJfaWQiOiAiMGY4MTcyMjA4OWYzNGQ0Njk2NGJmZTlmMWNkNTkxMjQiLCAicHJvamVjdF9pZCI6ICIyNDJkZjliMzIyZmI0ZmNjYjExYmQ5NTdkMGVmODM5YSIsICJ2b2x1bWVfaWQiOiAiN2VlYTFjYjAtZjFhOS00ZjdkLThiMDAtOTE2OWY0ZTk4N2Y1IiwgImhvc3QiOiAibnAwMDAwMDA0NDc1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zODYxNTE2NzgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV83ZWVhMWNiMC1mMWE5LTRmN2QtOGIwMC05MTY5ZjRlOTg3ZjUvMjAyNjA3MDMyMjA3NDEvYXpfbm92YV9iYWNrdXBfYTI1Y2EwYzctOWYwNi00YTE1LTg0ZDEtNjYyZmVmNDNhZmU1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QyMjowNzozOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QyMjowNzozOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDIyOjA3OjU0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99933) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 22:07:54.498506 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.contrib.backups [None req-61eda213-22d9-4e6a-bd2a-5f70f4e8839e tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGM1MWM1ZDgtOWE3Ni00NDY4LTg4ZDAtNzA2YjEyZmExYjVhIiwgInVzZXJfaWQiOiAiMGY4MTcyMjA4OWYzNGQ0Njk2NGJmZTlmMWNkNTkxMjQiLCAicHJvamVjdF9pZCI6ICIyNDJkZjliMzIyZmI0ZmNjYjExYmQ5NTdkMGVmODM5YSIsICJ2b2x1bWVfaWQiOiAiN2VlYTFjYjAtZjFhOS00ZjdkLThiMDAtOTE2OWY0ZTk4N2Y1IiwgImhvc3QiOiAibnAwMDAwMDA0NDc1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zODYxNTE2NzgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV83ZWVhMWNiMC1mMWE5LTRmN2QtOGIwMC05MTY5ZjRlOTg3ZjUvMjAyNjA3MDMyMjA3NDEvYXpfbm92YV9iYWNrdXBfYTI1Y2EwYzctOWYwNi00YTE1LTg0ZDEtNjYyZmVmNDNhZmU1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QyMjowNzozOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QyMjowNzozOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDIyOjA3OjU0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99933) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 22:07:54.499144 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.policy [None req-61eda213-22d9-4e6a-bd2a-5f70f4e8839e tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '407f466089d742219a6806798f42ad94', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '242df9b322fb4fccb11bd957d0ef839a', '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=99933) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 22:07:54.499378 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-61eda213-22d9-4e6a-bd2a-5f70f4e8839e tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] https://10.4.3.32/volume/v3/backups/import_record returned with HTTP 403 Jul 03 22:07:54.499885 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1550/6236] 10.4.3.32 () {70 vars in 1335 bytes} [Fri Jul 3 22:07:54 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:07:54.506621 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-7e1d23bb-ce10-487d-ae43-d2bb605acae1 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:54.508594 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7e1d23bb-ce10-487d-ae43-d2bb605acae1 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/7eea1cb0-f1a9-4f7d-8b00-9169f4e987f5 Jul 03 22:07:54.508833 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7e1d23bb-ce10-487d-ae43-d2bb605acae1 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:54.509039 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-7e1d23bb-ce10-487d-ae43-d2bb605acae1 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:54.509231 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.v3.volumes [None req-7e1d23bb-ce10-487d-ae43-d2bb605acae1 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Delete volume with id: 7eea1cb0-f1a9-4f7d-8b00-9169f4e987f5 Jul 03 22:07:54.517790 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:54.517790 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:07:54.518167 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-7e1d23bb-ce10-487d-ae43-d2bb605acae1 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Volume info retrieved successfully. Jul 03 22:07:54.541656 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-7e1d23bb-ce10-487d-ae43-d2bb605acae1 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Delete volume request issued successfully. Jul 03 22:07:54.542046 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-7e1d23bb-ce10-487d-ae43-d2bb605acae1 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/volumes/7eea1cb0-f1a9-4f7d-8b00-9169f4e987f5 returned with HTTP 202 Jul 03 22:07:54.542557 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1552/6237] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 22:07:54 2026] DELETE /volume/v3/volumes/7eea1cb0-f1a9-4f7d-8b00-9169f4e987f5 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:07:54.551881 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-4fe91f24-ec2a-41ce-8fa5-00e8dd36f303 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:54.553536 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4fe91f24-ec2a-41ce-8fa5-00e8dd36f303 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/volumes/7eea1cb0-f1a9-4f7d-8b00-9169f4e987f5 Jul 03 22:07:54.553715 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4fe91f24-ec2a-41ce-8fa5-00e8dd36f303 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:54.553885 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-4fe91f24-ec2a-41ce-8fa5-00e8dd36f303 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:54.560676 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:54.560676 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:07:54.564566 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-4fe91f24-ec2a-41ce-8fa5-00e8dd36f303 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Volume info retrieved successfully. Jul 03 22:07:54.568472 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-4fe91f24-ec2a-41ce-8fa5-00e8dd36f303 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/volumes/7eea1cb0-f1a9-4f7d-8b00-9169f4e987f5 returned with HTTP 200 Jul 03 22:07:54.568881 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1557/6238] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:54 2026] GET /volume/v3/volumes/7eea1cb0-f1a9-4f7d-8b00-9169f4e987f5 => generated 1005 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:07:55.580209 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-3b9e7f2e-112a-444f-8876-5007bb15781d None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:55.581817 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3b9e7f2e-112a-444f-8876-5007bb15781d tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/volumes/7eea1cb0-f1a9-4f7d-8b00-9169f4e987f5 Jul 03 22:07:55.582003 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3b9e7f2e-112a-444f-8876-5007bb15781d tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:55.582183 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-3b9e7f2e-112a-444f-8876-5007bb15781d tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:55.587690 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-3b9e7f2e-112a-444f-8876-5007bb15781d tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/volumes/7eea1cb0-f1a9-4f7d-8b00-9169f4e987f5 returned with HTTP 404 Jul 03 22:07:55.588146 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1580/6239] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:55 2026] GET /volume/v3/volumes/7eea1cb0-f1a9-4f7d-8b00-9169f4e987f5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:07:55.595996 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-fa109140-68ea-4c11-8f7d-9d0407c36340 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:55.598140 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fa109140-68ea-4c11-8f7d-9d0407c36340 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] GET https://10.4.3.32/volume/v3/backups Jul 03 22:07:55.598348 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fa109140-68ea-4c11-8f7d-9d0407c36340 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:55.598558 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-fa109140-68ea-4c11-8f7d-9d0407c36340 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Calling method 'index' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:55.598811 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.api_utils [None req-fa109140-68ea-4c11-8f7d-9d0407c36340 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Removing options '' from query. {{(pid=99933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:07:55.603973 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-fa109140-68ea-4c11-8f7d-9d0407c36340 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 200 Jul 03 22:07:55.604342 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1551/6240] 10.4.3.32 () {68 vars in 1270 bytes} [Fri Jul 3 22:07:55 2026] GET /volume/v3/backups => generated 620 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:55.613546 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-5e3c2669-ffca-43a1-9fb4-998828e07cac None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:55.614989 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5e3c2669-ffca-43a1-9fb4-998828e07cac tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] GET https://10.4.3.32/volume/v3/backups?project_id=242df9b322fb4fccb11bd957d0ef839a Jul 03 22:07:55.615164 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5e3c2669-ffca-43a1-9fb4-998828e07cac tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:55.615379 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-5e3c2669-ffca-43a1-9fb4-998828e07cac tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Calling method 'index' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:55.615615 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.api_utils [None req-5e3c2669-ffca-43a1-9fb4-998828e07cac tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Removing options 'project_id' from query. {{(pid=99935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:07:55.620051 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-5e3c2669-ffca-43a1-9fb4-998828e07cac tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] https://10.4.3.32/volume/v3/backups?project_id=242df9b322fb4fccb11bd957d0ef839a returned with HTTP 200 Jul 03 22:07:55.620367 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1553/6241] 10.4.3.32 () {68 vars in 1357 bytes} [Fri Jul 3 22:07:55 2026] GET /volume/v3/backups?project_id=242df9b322fb4fccb11bd957d0ef839a => generated 620 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:55.628654 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-22b545ca-ab80-435f-90b4-6cdb763eb0ce None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:55.630243 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-22b545ca-ab80-435f-90b4-6cdb763eb0ce tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] POST https://10.4.3.32/volume/v3/volumes Jul 03 22:07:55.630618 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-22b545ca-ab80-435f-90b4-6cdb763eb0ce tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1198334120"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:07:55.631978 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.volumes [None req-22b545ca-ab80-435f-90b4-6cdb763eb0ce tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1198334120'}} {{(pid=99934) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 22:07:55.632098 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-22b545ca-ab80-435f-90b4-6cdb763eb0ce tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Create volume of 1 GB Jul 03 22:07:55.636258 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-22b545ca-ab80-435f-90b4-6cdb763eb0ce tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Availability Zones retrieved successfully. Jul 03 22:07:55.641887 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-22b545ca-ab80-435f-90b4-6cdb763eb0ce tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Flow 'volume_create_api' (ad51ad26-9a32-4c8b-b151-8a19575db0fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:07:55.642946 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-22b545ca-ab80-435f-90b4-6cdb763eb0ce tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d86e1953-c5c0-4792-9aa0-643005d48974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:07:55.643827 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.flows.api.create_volume [None req-22b545ca-ab80-435f-90b4-6cdb763eb0ce tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Validating volume size '1' using validate_int {{(pid=99934) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:07:55.671587 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-22b545ca-ab80-435f-90b4-6cdb763eb0ce tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d86e1953-c5c0-4792-9aa0-643005d48974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:07:55.672436 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-22b545ca-ab80-435f-90b4-6cdb763eb0ce tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95a9aaac-d66d-45c6-a257-d5e885f7dfc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:07:55.712587 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.quota [None req-22b545ca-ab80-435f-90b4-6cdb763eb0ce tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Created reservations ['743a51a5-b989-4aa7-941d-f1182a446d95', '99face5f-747d-4c5b-918a-3e2c8ce45eac', '2fe6ca5c-048b-4a8f-915c-871b7e63a582', '07e37c11-b9e4-43ce-acea-ed4da0dac328'] {{(pid=99934) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:07:55.713384 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-22b545ca-ab80-435f-90b4-6cdb763eb0ce tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95a9aaac-d66d-45c6-a257-d5e885f7dfc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['743a51a5-b989-4aa7-941d-f1182a446d95', '99face5f-747d-4c5b-918a-3e2c8ce45eac', '2fe6ca5c-048b-4a8f-915c-871b7e63a582', '07e37c11-b9e4-43ce-acea-ed4da0dac328']}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:07:55.714101 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-22b545ca-ab80-435f-90b4-6cdb763eb0ce tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08affdf5-a0c5-476e-8109-43b736f7b750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:07:55.736560 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-22b545ca-ab80-435f-90b4-6cdb763eb0ce tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08affdf5-a0c5-476e-8109-43b736f7b750) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7aac02d-983d-444e-9dcb-15c77cfd87ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1198334120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='242df9b322fb4fccb11bd957d0ef839a',qos_specs=None,replication_status=,reservations=['743a51a5-b989-4aa7-941d-f1182a446d95','99face5f-747d-4c5b-918a-3e2c8ce45eac','2fe6ca5c-048b-4a8f-915c-871b7e63a582','07e37c11-b9e4-43ce-acea-ed4da0dac328'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f81722089f34d46964bfe9f1cd59124',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:07:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1198334120',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7aac02d-983d-444e-9dcb-15c77cfd87ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='242df9b322fb4fccb11bd957d0ef839a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f81722089f34d46964bfe9f1cd59124',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:07:55.737196 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-22b545ca-ab80-435f-90b4-6cdb763eb0ce tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ede01dd1-c36d-436d-9c68-f76a2f732a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:07:55.753503 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-22b545ca-ab80-435f-90b4-6cdb763eb0ce tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ede01dd1-c36d-436d-9c68-f76a2f732a19) transitioned into state 'SUCCESS' from state '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-1198334120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='242df9b322fb4fccb11bd957d0ef839a',qos_specs=None,replication_status=,reservations=['743a51a5-b989-4aa7-941d-f1182a446d95','99face5f-747d-4c5b-918a-3e2c8ce45eac','2fe6ca5c-048b-4a8f-915c-871b7e63a582','07e37c11-b9e4-43ce-acea-ed4da0dac328'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f81722089f34d46964bfe9f1cd59124',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:07:55.754151 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-22b545ca-ab80-435f-90b4-6cdb763eb0ce tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21bdb9eb-d2b7-49bc-abd8-92a78bbf6064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:07:55.763258 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-22b545ca-ab80-435f-90b4-6cdb763eb0ce tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21bdb9eb-d2b7-49bc-abd8-92a78bbf6064) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99934) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:07:55.764199 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-22b545ca-ab80-435f-90b4-6cdb763eb0ce tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Flow 'volume_create_api' (ad51ad26-9a32-4c8b-b151-8a19575db0fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99934) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:07:55.764582 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-22b545ca-ab80-435f-90b4-6cdb763eb0ce tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Create volume request issued successfully. Jul 03 22:07:55.765196 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-22b545ca-ab80-435f-90b4-6cdb763eb0ce tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Jul 03 22:07:55.768875 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1558/6242] 10.4.3.32 () {70 vars in 1291 bytes} [Fri Jul 3 22:07:55 2026] POST /volume/v3/volumes => generated 776 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:07:55.779541 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-2709fcd7-9e9a-4860-a336-442927d7c328 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:55.781272 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2709fcd7-9e9a-4860-a336-442927d7c328 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/volumes/a7aac02d-983d-444e-9dcb-15c77cfd87ac Jul 03 22:07:55.781503 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2709fcd7-9e9a-4860-a336-442927d7c328 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:55.781681 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-2709fcd7-9e9a-4860-a336-442927d7c328 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:55.788511 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:55.788511 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:07:55.791973 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-2709fcd7-9e9a-4860-a336-442927d7c328 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Volume info retrieved successfully. Jul 03 22:07:55.795730 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-2709fcd7-9e9a-4860-a336-442927d7c328 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/volumes/a7aac02d-983d-444e-9dcb-15c77cfd87ac returned with HTTP 200 Jul 03 22:07:55.796143 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1581/6243] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:55 2026] GET /volume/v3/volumes/a7aac02d-983d-444e-9dcb-15c77cfd87ac => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:56.808401 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-729a0780-ffa8-4b10-b9a9-db814ca1717f None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:56.810040 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-729a0780-ffa8-4b10-b9a9-db814ca1717f tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/volumes/a7aac02d-983d-444e-9dcb-15c77cfd87ac Jul 03 22:07:56.810203 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-729a0780-ffa8-4b10-b9a9-db814ca1717f tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:56.810394 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-729a0780-ffa8-4b10-b9a9-db814ca1717f tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:56.818794 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:56.818794 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:07:56.822510 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-729a0780-ffa8-4b10-b9a9-db814ca1717f tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Volume info retrieved successfully. Jul 03 22:07:56.826497 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-729a0780-ffa8-4b10-b9a9-db814ca1717f tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/volumes/a7aac02d-983d-444e-9dcb-15c77cfd87ac returned with HTTP 200 Jul 03 22:07:56.826908 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1552/6244] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:56 2026] GET /volume/v3/volumes/a7aac02d-983d-444e-9dcb-15c77cfd87ac => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:07:56.838038 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9cee475a-a493-4935-afcf-b80ac4801c8f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:56.839903 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9cee475a-a493-4935-afcf-b80ac4801c8f tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] POST https://10.4.3.32/volume/v3/backups Jul 03 22:07:56.840276 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9cee475a-a493-4935-afcf-b80ac4801c8f tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a7aac02d-983d-444e-9dcb-15c77cfd87ac", "name": "tempest-type-Backup-1922261300"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:07:56.841822 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.contrib.backups [None req-9cee475a-a493-4935-afcf-b80ac4801c8f tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Creating new backup {'backup': {'volume_id': 'a7aac02d-983d-444e-9dcb-15c77cfd87ac', 'name': 'tempest-type-Backup-1922261300'}} {{(pid=99935) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 22:07:56.841975 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.contrib.backups [None req-9cee475a-a493-4935-afcf-b80ac4801c8f tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Creating backup of volume a7aac02d-983d-444e-9dcb-15c77cfd87ac in container None Jul 03 22:07:56.849727 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:56.849727 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:07:56.850053 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-9cee475a-a493-4935-afcf-b80ac4801c8f tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Volume info retrieved successfully. Jul 03 22:07:56.865625 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-9cee475a-a493-4935-afcf-b80ac4801c8f tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Created reservations ['4815ed0a-8f06-408e-a2ce-ec8e7bd7a95b', 'a92e0f85-434b-49c5-8da4-72c98a621ac5'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:07:56.888953 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9cee475a-a493-4935-afcf-b80ac4801c8f tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Jul 03 22:07:56.889361 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1554/6245] 10.4.3.32 () {70 vars in 1292 bytes} [Fri Jul 3 22:07:56 2026] POST /volume/v3/backups => generated 314 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:07:56.897433 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-7ac14a53-0c81-4c5a-8b4b-5d7e54648353 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:56.899208 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7ac14a53-0c81-4c5a-8b4b-5d7e54648353 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b Jul 03 22:07:56.899406 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7ac14a53-0c81-4c5a-8b4b-5d7e54648353 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:56.899595 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-7ac14a53-0c81-4c5a-8b4b-5d7e54648353 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:56.899692 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-7ac14a53-0c81-4c5a-8b4b-5d7e54648353 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b3135aa9-ccac-4221-86a6-450624dac96b. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:56.904639 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:56.904639 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:07:56.905422 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-7ac14a53-0c81-4c5a-8b4b-5d7e54648353 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b returned with HTTP 200 Jul 03 22:07:56.905882 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1559/6246] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:56 2026] GET /volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:57.916109 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-98beec45-838f-4fe0-9ee8-c7695d3942d8 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:57.918181 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-98beec45-838f-4fe0-9ee8-c7695d3942d8 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b Jul 03 22:07:57.918484 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-98beec45-838f-4fe0-9ee8-c7695d3942d8 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:57.918726 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-98beec45-838f-4fe0-9ee8-c7695d3942d8 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:57.918863 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-98beec45-838f-4fe0-9ee8-c7695d3942d8 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b3135aa9-ccac-4221-86a6-450624dac96b. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:57.923245 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:57.923245 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:07:57.923858 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-98beec45-838f-4fe0-9ee8-c7695d3942d8 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b returned with HTTP 200 Jul 03 22:07:57.924239 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1582/6247] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:57 2026] GET /volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:58.933388 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-39254032-77c4-46ba-a77b-4b520720afa0 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:58.935188 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-39254032-77c4-46ba-a77b-4b520720afa0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b Jul 03 22:07:58.935494 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-39254032-77c4-46ba-a77b-4b520720afa0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:58.935733 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-39254032-77c4-46ba-a77b-4b520720afa0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:58.935885 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-39254032-77c4-46ba-a77b-4b520720afa0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b3135aa9-ccac-4221-86a6-450624dac96b. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:58.940163 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:58.940163 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:07:58.940852 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-39254032-77c4-46ba-a77b-4b520720afa0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b returned with HTTP 200 Jul 03 22:07:58.941214 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1553/6248] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:58 2026] GET /volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:07:59.951400 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a2a197d4-7ddc-4714-9306-1e421e76a5c4 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:07:59.953071 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a2a197d4-7ddc-4714-9306-1e421e76a5c4 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b Jul 03 22:07:59.953289 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a2a197d4-7ddc-4714-9306-1e421e76a5c4 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:07:59.953529 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a2a197d4-7ddc-4714-9306-1e421e76a5c4 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:07:59.953651 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-a2a197d4-7ddc-4714-9306-1e421e76a5c4 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b3135aa9-ccac-4221-86a6-450624dac96b. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:07:59.957915 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:07:59.957915 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:07:59.958544 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a2a197d4-7ddc-4714-9306-1e421e76a5c4 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b returned with HTTP 200 Jul 03 22:07:59.958897 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1555/6249] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:07:59 2026] GET /volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:08:00.969888 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-801bbe44-b03f-4142-9c98-9bef2e57efbc None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:00.971531 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-801bbe44-b03f-4142-9c98-9bef2e57efbc tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b Jul 03 22:08:00.971720 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-801bbe44-b03f-4142-9c98-9bef2e57efbc tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:00.971893 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-801bbe44-b03f-4142-9c98-9bef2e57efbc tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:00.971985 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-801bbe44-b03f-4142-9c98-9bef2e57efbc tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b3135aa9-ccac-4221-86a6-450624dac96b. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:08:00.976656 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:00.976656 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:08:00.977285 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-801bbe44-b03f-4142-9c98-9bef2e57efbc tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b returned with HTTP 200 Jul 03 22:08:00.977685 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1560/6250] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:08:00 2026] GET /volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:08:01.989007 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-6bc8fc23-1a85-4cc1-8462-169bf17f4816 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:01.990844 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6bc8fc23-1a85-4cc1-8462-169bf17f4816 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b Jul 03 22:08:01.991102 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6bc8fc23-1a85-4cc1-8462-169bf17f4816 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:01.991330 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-6bc8fc23-1a85-4cc1-8462-169bf17f4816 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:01.991504 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-6bc8fc23-1a85-4cc1-8462-169bf17f4816 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b3135aa9-ccac-4221-86a6-450624dac96b. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:08:01.995518 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:01.995518 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:08:01.996127 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-6bc8fc23-1a85-4cc1-8462-169bf17f4816 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b returned with HTTP 200 Jul 03 22:08:01.996525 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1583/6251] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:08:01 2026] GET /volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:08:03.006468 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-63e453f1-a749-4ee5-9b15-e585e6ccbad7 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:03.008159 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-63e453f1-a749-4ee5-9b15-e585e6ccbad7 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b Jul 03 22:08:03.008402 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-63e453f1-a749-4ee5-9b15-e585e6ccbad7 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:03.008625 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-63e453f1-a749-4ee5-9b15-e585e6ccbad7 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:03.008768 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-63e453f1-a749-4ee5-9b15-e585e6ccbad7 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b3135aa9-ccac-4221-86a6-450624dac96b. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:08:03.013636 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:03.013636 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:08:03.014266 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-63e453f1-a749-4ee5-9b15-e585e6ccbad7 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b returned with HTTP 200 Jul 03 22:08:03.014675 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1554/6252] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:08:03 2026] GET /volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:08:04.026741 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-0a5df3a9-2aa5-4d4a-8a8c-f6619f63ad52 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:04.028246 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0a5df3a9-2aa5-4d4a-8a8c-f6619f63ad52 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b Jul 03 22:08:04.028456 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0a5df3a9-2aa5-4d4a-8a8c-f6619f63ad52 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:04.028663 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0a5df3a9-2aa5-4d4a-8a8c-f6619f63ad52 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:04.028760 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-0a5df3a9-2aa5-4d4a-8a8c-f6619f63ad52 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b3135aa9-ccac-4221-86a6-450624dac96b. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:08:04.032568 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:04.032568 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:08:04.033137 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0a5df3a9-2aa5-4d4a-8a8c-f6619f63ad52 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b returned with HTTP 200 Jul 03 22:08:04.033481 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1556/6253] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:08:04 2026] GET /volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:08:05.044763 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-8ef4d26c-28f8-4c25-bda1-012116fdcf79 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:05.046505 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8ef4d26c-28f8-4c25-bda1-012116fdcf79 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b Jul 03 22:08:05.046717 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8ef4d26c-28f8-4c25-bda1-012116fdcf79 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:05.046930 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-8ef4d26c-28f8-4c25-bda1-012116fdcf79 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:05.047065 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-8ef4d26c-28f8-4c25-bda1-012116fdcf79 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b3135aa9-ccac-4221-86a6-450624dac96b. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:08:05.051064 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:05.051064 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:08:05.051659 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-8ef4d26c-28f8-4c25-bda1-012116fdcf79 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b returned with HTTP 200 Jul 03 22:08:05.051995 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1561/6254] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:08:05 2026] GET /volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:08:06.061516 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-710063ca-85ba-4793-aa34-31283d7955e4 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:06.063205 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-710063ca-85ba-4793-aa34-31283d7955e4 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b Jul 03 22:08:06.063419 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-710063ca-85ba-4793-aa34-31283d7955e4 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:06.063642 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-710063ca-85ba-4793-aa34-31283d7955e4 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:06.063741 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-710063ca-85ba-4793-aa34-31283d7955e4 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b3135aa9-ccac-4221-86a6-450624dac96b. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:08:06.067839 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:06.067839 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:08:06.068461 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-710063ca-85ba-4793-aa34-31283d7955e4 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b returned with HTTP 200 Jul 03 22:08:06.068766 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1584/6255] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:08:06 2026] GET /volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:08:07.077843 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-305b5bae-ccbc-4d9f-8949-e314729a8cbd None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:07.079361 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-305b5bae-ccbc-4d9f-8949-e314729a8cbd tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b Jul 03 22:08:07.079564 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-305b5bae-ccbc-4d9f-8949-e314729a8cbd tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:07.079763 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-305b5bae-ccbc-4d9f-8949-e314729a8cbd tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:07.079814 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-305b5bae-ccbc-4d9f-8949-e314729a8cbd tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b3135aa9-ccac-4221-86a6-450624dac96b. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:08:07.081419 np0000004475 devstack@c-api.service[99933]: DEBUG dbcounter [-] [99933] Writing DB stats cinder:SELECT=57,cinder:INSERT=9,cinder:UPDATE=21 {{(pid=99933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:08:07.084295 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:07.084295 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:08:07.085293 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-305b5bae-ccbc-4d9f-8949-e314729a8cbd tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b returned with HTTP 200 Jul 03 22:08:07.085449 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1555/6256] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:08:07 2026] GET /volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:08:08.095261 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-b5821827-81d6-4972-8935-ef87a91dbeb7 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:08.097056 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b5821827-81d6-4972-8935-ef87a91dbeb7 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b Jul 03 22:08:08.097270 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b5821827-81d6-4972-8935-ef87a91dbeb7 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:08.097475 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-b5821827-81d6-4972-8935-ef87a91dbeb7 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:08.097582 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-b5821827-81d6-4972-8935-ef87a91dbeb7 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b3135aa9-ccac-4221-86a6-450624dac96b. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:08:08.101497 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:08.101497 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:08:08.102045 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-b5821827-81d6-4972-8935-ef87a91dbeb7 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b returned with HTTP 200 Jul 03 22:08:08.102391 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1557/6257] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:08:08 2026] GET /volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:08:08.711890 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [req-5ec02031-0343-4a41-b4b5-9f78bde2db0c req-11f39419-f494-433a-8b6d-6943d381ff64 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:08.713892 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-5ec02031-0343-4a41-b4b5-9f78bde2db0c req-11f39419-f494-433a-8b6d-6943d381ff64 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] DELETE https://10.4.3.32/volume/v3/attachments/ed50e5a8-ad0b-4fea-8d80-c3fdb5d099f5 Jul 03 22:08:08.714127 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-5ec02031-0343-4a41-b4b5-9f78bde2db0c req-11f39419-f494-433a-8b6d-6943d381ff64 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:08.714308 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [req-5ec02031-0343-4a41-b4b5-9f78bde2db0c req-11f39419-f494-433a-8b6d-6943d381ff64 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'version_select' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:08.715954 np0000004475 devstack@c-api.service[99934]: DEBUG dbcounter [-] [99934] Writing DB stats cinder:SELECT=67,cinder:UPDATE=15,cinder:INSERT=7 {{(pid=99934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:08:08.722248 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:08.722248 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:08:09.113098 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c0514d14-b6f9-4294-a885-51d5a38b5db2 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:09.114905 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c0514d14-b6f9-4294-a885-51d5a38b5db2 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b Jul 03 22:08:09.115100 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c0514d14-b6f9-4294-a885-51d5a38b5db2 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:09.115269 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c0514d14-b6f9-4294-a885-51d5a38b5db2 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:09.115393 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-c0514d14-b6f9-4294-a885-51d5a38b5db2 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b3135aa9-ccac-4221-86a6-450624dac96b. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:08:09.116820 np0000004475 devstack@c-api.service[99936]: DEBUG dbcounter [-] [99936] Writing DB stats cinder:SELECT=45,cinder:UPDATE=10,cinder:INSERT=3 {{(pid=99936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:08:09.120110 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:09.120110 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:08:09.120699 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c0514d14-b6f9-4294-a885-51d5a38b5db2 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b returned with HTTP 200 Jul 03 22:08:09.121054 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1585/6258] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:08:09 2026] GET /volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:08:09.247249 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [req-5ec02031-0343-4a41-b4b5-9f78bde2db0c req-11f39419-f494-433a-8b6d-6943d381ff64 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/attachments/ed50e5a8-ad0b-4fea-8d80-c3fdb5d099f5 returned with HTTP 200 Jul 03 22:08:09.247634 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1562/6259] 10.4.3.32 () {72 vars in 1666 bytes} [Fri Jul 3 22:08:08 2026] DELETE /volume/v3/attachments/ed50e5a8-ad0b-4fea-8d80-c3fdb5d099f5 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:08:10.130823 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9bb9a7b2-6261-4ab3-850d-5d4ec350e3f9 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:10.132635 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9bb9a7b2-6261-4ab3-850d-5d4ec350e3f9 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b Jul 03 22:08:10.132811 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9bb9a7b2-6261-4ab3-850d-5d4ec350e3f9 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:10.132989 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9bb9a7b2-6261-4ab3-850d-5d4ec350e3f9 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:10.133096 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-9bb9a7b2-6261-4ab3-850d-5d4ec350e3f9 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b3135aa9-ccac-4221-86a6-450624dac96b. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:08:10.137192 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:10.137192 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:08:10.137804 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9bb9a7b2-6261-4ab3-850d-5d4ec350e3f9 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b returned with HTTP 200 Jul 03 22:08:10.138150 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1556/6260] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:08:10 2026] GET /volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:08:11.148260 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-1bc7649a-a8ae-45f8-b3fd-8b57cd7b24e1 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:11.150010 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1bc7649a-a8ae-45f8-b3fd-8b57cd7b24e1 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b Jul 03 22:08:11.150353 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1bc7649a-a8ae-45f8-b3fd-8b57cd7b24e1 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:11.151422 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-1bc7649a-a8ae-45f8-b3fd-8b57cd7b24e1 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:11.151422 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-1bc7649a-a8ae-45f8-b3fd-8b57cd7b24e1 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b3135aa9-ccac-4221-86a6-450624dac96b. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:08:11.154978 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:11.154978 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:08:11.155647 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-1bc7649a-a8ae-45f8-b3fd-8b57cd7b24e1 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b returned with HTTP 200 Jul 03 22:08:11.156016 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1558/6261] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:08:11 2026] GET /volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:08:11.936622 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-e5534cf5-b074-4894-b318-aa5eeeac5572 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:11.938498 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e5534cf5-b074-4894-b318-aa5eeeac5572 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] DELETE https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f Jul 03 22:08:11.938713 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e5534cf5-b074-4894-b318-aa5eeeac5572 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:11.938902 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-e5534cf5-b074-4894-b318-aa5eeeac5572 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:11.939124 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-e5534cf5-b074-4894-b318-aa5eeeac5572 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Delete volume with id: 0d3d47ff-c507-4629-a172-027d0906e95f Jul 03 22:08:11.946553 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:11.946553 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:08:11.946991 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e5534cf5-b074-4894-b318-aa5eeeac5572 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:08:11.962464 np0000004475 devstack@c-api.service[99936]: WARNING cinder.keymgr.conf_key_mgr [None req-e5534cf5-b074-4894-b318-aa5eeeac5572 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 22:08:11.975365 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-e5534cf5-b074-4894-b318-aa5eeeac5572 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Delete volume request issued successfully. Jul 03 22:08:11.975633 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-e5534cf5-b074-4894-b318-aa5eeeac5572 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f returned with HTTP 202 Jul 03 22:08:11.976082 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1586/6262] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:08:11 2026] DELETE /volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:08:11.982976 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-0fcfe5a6-8fae-4a72-90a4-2f5d96d95996 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:11.984984 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0fcfe5a6-8fae-4a72-90a4-2f5d96d95996 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f Jul 03 22:08:11.985206 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0fcfe5a6-8fae-4a72-90a4-2f5d96d95996 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:11.985470 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-0fcfe5a6-8fae-4a72-90a4-2f5d96d95996 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:11.992845 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:11.992845 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:08:11.998686 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-0fcfe5a6-8fae-4a72-90a4-2f5d96d95996 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:08:12.004041 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-0fcfe5a6-8fae-4a72-90a4-2f5d96d95996 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f returned with HTTP 200 Jul 03 22:08:12.004548 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1563/6263] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:08:11 2026] GET /volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f => generated 1447 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:08:12.165710 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-9c6ea364-9ebe-45ef-a5a4-692d5c555e9a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:12.167664 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9c6ea364-9ebe-45ef-a5a4-692d5c555e9a tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b Jul 03 22:08:12.167854 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9c6ea364-9ebe-45ef-a5a4-692d5c555e9a tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:12.168019 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-9c6ea364-9ebe-45ef-a5a4-692d5c555e9a tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:12.168159 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-9c6ea364-9ebe-45ef-a5a4-692d5c555e9a tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b3135aa9-ccac-4221-86a6-450624dac96b. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:08:12.172321 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:12.172321 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:08:12.172930 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-9c6ea364-9ebe-45ef-a5a4-692d5c555e9a tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b returned with HTTP 200 Jul 03 22:08:12.173254 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1557/6264] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:08:12 2026] GET /volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:08:13.016605 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-bf4b95be-6bff-4107-9b41-d1b322c61004 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:13.018266 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bf4b95be-6bff-4107-9b41-d1b322c61004 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f Jul 03 22:08:13.018480 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bf4b95be-6bff-4107-9b41-d1b322c61004 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:13.018720 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bf4b95be-6bff-4107-9b41-d1b322c61004 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:13.024049 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bf4b95be-6bff-4107-9b41-d1b322c61004 tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f returned with HTTP 404 Jul 03 22:08:13.024472 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1559/6265] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:08:13 2026] GET /volume/v3/volumes/0d3d47ff-c507-4629-a172-027d0906e95f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:08:13.183601 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-13b8161e-882e-4027-bd01-efe36bb2f4df None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:13.185309 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-13b8161e-882e-4027-bd01-efe36bb2f4df tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b Jul 03 22:08:13.185566 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-13b8161e-882e-4027-bd01-efe36bb2f4df tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:13.185759 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-13b8161e-882e-4027-bd01-efe36bb2f4df tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:13.185867 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-13b8161e-882e-4027-bd01-efe36bb2f4df tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b3135aa9-ccac-4221-86a6-450624dac96b. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:08:13.190014 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:13.190014 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:08:13.190635 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-13b8161e-882e-4027-bd01-efe36bb2f4df tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b returned with HTTP 200 Jul 03 22:08:13.191009 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1587/6266] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:08:13 2026] GET /volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:08:13.203437 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d4b9ac57-a7dd-4490-a3f7-2bab2a0a722f None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:13.205683 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d4b9ac57-a7dd-4490-a3f7-2bab2a0a722f tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] POST https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b/action Jul 03 22:08:13.206186 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d4b9ac57-a7dd-4490-a3f7-2bab2a0a722f tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99934) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 22:08:13.206362 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d4b9ac57-a7dd-4490-a3f7-2bab2a0a722f tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:08:13.208112 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.contrib.admin_actions [None req-d4b9ac57-a7dd-4490-a3f7-2bab2a0a722f tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Updating backup 'b3135aa9-ccac-4221-86a6-450624dac96b' with '{'status': 'error'}' {{(pid=99934) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 22:08:13.215745 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:13.215745 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:08:13.216785 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.policy [None req-d4b9ac57-a7dd-4490-a3f7-2bab2a0a722f tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '407f466089d742219a6806798f42ad94', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '242df9b322fb4fccb11bd957d0ef839a', '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=99934) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 22:08:13.216988 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d4b9ac57-a7dd-4490-a3f7-2bab2a0a722f tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b/action returned with HTTP 403 Jul 03 22:08:13.217466 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1564/6267] 10.4.3.32 () {70 vars in 1423 bytes} [Fri Jul 3 22:08:13 2026] POST /volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:08:13.225185 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ac0e87a5-cb72-4fdd-8a7b-e258e12fde53 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:13.227165 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ac0e87a5-cb72-4fdd-8a7b-e258e12fde53 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/a7aac02d-983d-444e-9dcb-15c77cfd87ac Jul 03 22:08:13.227427 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ac0e87a5-cb72-4fdd-8a7b-e258e12fde53 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:13.227695 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ac0e87a5-cb72-4fdd-8a7b-e258e12fde53 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:13.227931 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-ac0e87a5-cb72-4fdd-8a7b-e258e12fde53 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Delete volume with id: a7aac02d-983d-444e-9dcb-15c77cfd87ac Jul 03 22:08:13.236259 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:13.236259 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:08:13.236711 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-ac0e87a5-cb72-4fdd-8a7b-e258e12fde53 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Volume info retrieved successfully. Jul 03 22:08:13.253710 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-ac0e87a5-cb72-4fdd-8a7b-e258e12fde53 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Delete volume request issued successfully. Jul 03 22:08:13.253907 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ac0e87a5-cb72-4fdd-8a7b-e258e12fde53 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/volumes/a7aac02d-983d-444e-9dcb-15c77cfd87ac returned with HTTP 202 Jul 03 22:08:13.254302 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1558/6268] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 22:08:13 2026] DELETE /volume/v3/volumes/a7aac02d-983d-444e-9dcb-15c77cfd87ac => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:08:13.261380 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-e3e2cbf4-004b-49ef-97ed-5d03b091ad85 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:13.263218 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e3e2cbf4-004b-49ef-97ed-5d03b091ad85 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/volumes/a7aac02d-983d-444e-9dcb-15c77cfd87ac Jul 03 22:08:13.263474 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e3e2cbf4-004b-49ef-97ed-5d03b091ad85 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:13.263675 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-e3e2cbf4-004b-49ef-97ed-5d03b091ad85 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:13.270897 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:13.270897 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:08:13.274191 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-e3e2cbf4-004b-49ef-97ed-5d03b091ad85 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Volume info retrieved successfully. Jul 03 22:08:13.278086 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-e3e2cbf4-004b-49ef-97ed-5d03b091ad85 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/volumes/a7aac02d-983d-444e-9dcb-15c77cfd87ac returned with HTTP 200 Jul 03 22:08:13.278861 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1560/6269] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:08:13 2026] GET /volume/v3/volumes/a7aac02d-983d-444e-9dcb-15c77cfd87ac => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:08:13.285415 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-f9a6799b-4b32-4641-b355-eddbd9bedc4f None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:13.287649 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f9a6799b-4b32-4641-b355-eddbd9bedc4f tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] DELETE https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c Jul 03 22:08:13.287882 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f9a6799b-4b32-4641-b355-eddbd9bedc4f tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:13.288072 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-f9a6799b-4b32-4641-b355-eddbd9bedc4f tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:13.288284 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.v3.volumes [None req-f9a6799b-4b32-4641-b355-eddbd9bedc4f tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Delete volume with id: 5fa62b9d-96a8-4274-98d7-43559d59e69c Jul 03 22:08:13.296926 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:13.296926 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:08:13.297474 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-f9a6799b-4b32-4641-b355-eddbd9bedc4f tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:08:13.310630 np0000004475 devstack@c-api.service[99936]: WARNING cinder.keymgr.conf_key_mgr [None req-f9a6799b-4b32-4641-b355-eddbd9bedc4f tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 22:08:13.320686 np0000004475 devstack@c-api.service[99936]: INFO cinder.volume.api [None req-f9a6799b-4b32-4641-b355-eddbd9bedc4f tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Delete volume request issued successfully. Jul 03 22:08:13.320866 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-f9a6799b-4b32-4641-b355-eddbd9bedc4f tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c returned with HTTP 202 Jul 03 22:08:13.321275 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1588/6270] 10.4.3.32 () {66 vars in 1344 bytes} [Fri Jul 3 22:08:13 2026] DELETE /volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:08:13.327951 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-46f0b385-96c3-4dbf-9768-28853f6466fc None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:13.329823 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-46f0b385-96c3-4dbf-9768-28853f6466fc tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c Jul 03 22:08:13.330014 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-46f0b385-96c3-4dbf-9768-28853f6466fc tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:13.330282 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-46f0b385-96c3-4dbf-9768-28853f6466fc tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:13.338471 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:13.338471 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:08:13.342867 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-46f0b385-96c3-4dbf-9768-28853f6466fc tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Volume info retrieved successfully. Jul 03 22:08:13.348119 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-46f0b385-96c3-4dbf-9768-28853f6466fc tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c returned with HTTP 200 Jul 03 22:08:13.348743 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1565/6271] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:08:13 2026] GET /volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c => generated 1428 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:08:14.291513 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-33d0f985-f1a6-46c8-be50-25a5ac0d28aa None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:14.293223 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-33d0f985-f1a6-46c8-be50-25a5ac0d28aa tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/volumes/a7aac02d-983d-444e-9dcb-15c77cfd87ac Jul 03 22:08:14.293446 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-33d0f985-f1a6-46c8-be50-25a5ac0d28aa tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:14.293644 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-33d0f985-f1a6-46c8-be50-25a5ac0d28aa tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:14.298986 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-33d0f985-f1a6-46c8-be50-25a5ac0d28aa tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/volumes/a7aac02d-983d-444e-9dcb-15c77cfd87ac returned with HTTP 404 Jul 03 22:08:14.299484 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1559/6272] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:08:14 2026] GET /volume/v3/volumes/a7aac02d-983d-444e-9dcb-15c77cfd87ac => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:08:14.306826 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9cb05f45-b498-4d3f-9708-2d1304143921 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:14.308761 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9cb05f45-b498-4d3f-9708-2d1304143921 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] POST https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5/restore Jul 03 22:08:14.309121 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9cb05f45-b498-4d3f-9708-2d1304143921 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:08:14.310448 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.contrib.backups [None req-9cb05f45-b498-4d3f-9708-2d1304143921 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Restoring backup b092d272-c77a-4311-a412-58ae88006df5 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=99935) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 22:08:14.310560 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.contrib.backups [None req-9cb05f45-b498-4d3f-9708-2d1304143921 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Restoring backup b092d272-c77a-4311-a412-58ae88006df5 to volume None. Jul 03 22:08:14.314833 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:14.314833 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:08:14.315915 np0000004475 devstack@c-api.service[99935]: INFO cinder.backup.api [None req-9cb05f45-b498-4d3f-9708-2d1304143921 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Creating volume of 1 GB for restore of backup b092d272-c77a-4311-a412-58ae88006df5. Jul 03 22:08:14.319307 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-9cb05f45-b498-4d3f-9708-2d1304143921 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Availability Zones retrieved successfully. Jul 03 22:08:14.324644 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-9cb05f45-b498-4d3f-9708-2d1304143921 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Flow 'volume_create_api' (2e350c3d-a5bd-4526-b17f-d0031da1569e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:08:14.325572 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-9cb05f45-b498-4d3f-9708-2d1304143921 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36783b0f-396f-4767-98be-eee74acf12d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:08:14.326484 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.flows.api.create_volume [None req-9cb05f45-b498-4d3f-9708-2d1304143921 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Validating volume size '1' using validate_int {{(pid=99935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 22:08:14.352595 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-9cb05f45-b498-4d3f-9708-2d1304143921 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36783b0f-396f-4767-98be-eee74acf12d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T21:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:08:14.353422 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-9cb05f45-b498-4d3f-9708-2d1304143921 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2510e65b-08f2-4f1c-a87e-61fcc51bfe45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:08:14.361338 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-821e010e-6440-41f2-b9d3-c57b3bbc131e None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:14.363034 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-821e010e-6440-41f2-b9d3-c57b3bbc131e tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] GET https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c Jul 03 22:08:14.363201 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-821e010e-6440-41f2-b9d3-c57b3bbc131e tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:14.363408 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-821e010e-6440-41f2-b9d3-c57b3bbc131e tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:14.368745 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-821e010e-6440-41f2-b9d3-c57b3bbc131e tempest-TestEncryptedCinderVolumes-2123753480 tempest-TestEncryptedCinderVolumes-2123753480-project-member] https://10.4.3.32/volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c returned with HTTP 404 Jul 03 22:08:14.369265 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1589/6273] 10.4.3.32 () {66 vars in 1341 bytes} [Fri Jul 3 22:08:14 2026] GET /volume/v3/volumes/5fa62b9d-96a8-4274-98d7-43559d59e69c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:08:14.376430 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-dfaca98c-7cc0-4cfa-b479-d70747434481 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:14.378626 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-dfaca98c-7cc0-4cfa-b479-d70747434481 tempest-TestEncryptedCinderVolumes-288469019 tempest-TestEncryptedCinderVolumes-288469019-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Jul 03 22:08:14.378886 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-dfaca98c-7cc0-4cfa-b479-d70747434481 tempest-TestEncryptedCinderVolumes-288469019 tempest-TestEncryptedCinderVolumes-288469019-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:14.379149 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-dfaca98c-7cc0-4cfa-b479-d70747434481 tempest-TestEncryptedCinderVolumes-288469019 tempest-TestEncryptedCinderVolumes-288469019-project-admin] Calling method 'detail' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:14.380249 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.volume.api [None req-dfaca98c-7cc0-4cfa-b479-d70747434481 tempest-TestEncryptedCinderVolumes-288469019 tempest-TestEncryptedCinderVolumes-288469019-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99934) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:08:14.391576 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-dfaca98c-7cc0-4cfa-b479-d70747434481 tempest-TestEncryptedCinderVolumes-288469019 tempest-TestEncryptedCinderVolumes-288469019-project-admin] Get all volumes completed successfully. Jul 03 22:08:14.394017 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:14.394017 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:08:14.399255 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.quota [None req-9cb05f45-b498-4d3f-9708-2d1304143921 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Created reservations ['7ef030f9-d568-4403-8f85-235689ee0615', 'f2eac688-83e5-4be2-a7e6-631537041b20', 'e4125817-6066-40c3-9838-7e38d00dae0c', 'e3b698f2-6ac6-4542-b102-a20b9c1fe712'] {{(pid=99935) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 22:08:14.399355 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-dfaca98c-7cc0-4cfa-b479-d70747434481 tempest-TestEncryptedCinderVolumes-288469019 tempest-TestEncryptedCinderVolumes-288469019-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 22:08:14.399887 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1566/6274] 10.4.3.32 () {66 vars in 1278 bytes} [Fri Jul 3 22:08:14 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6238 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:08:14.400092 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-9cb05f45-b498-4d3f-9708-2d1304143921 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2510e65b-08f2-4f1c-a87e-61fcc51bfe45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ef030f9-d568-4403-8f85-235689ee0615', 'f2eac688-83e5-4be2-a7e6-631537041b20', 'e4125817-6066-40c3-9838-7e38d00dae0c', 'e3b698f2-6ac6-4542-b102-a20b9c1fe712']}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:08:14.400856 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-9cb05f45-b498-4d3f-9708-2d1304143921 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07c6cfbf-b324-4b7a-a42c-c5e5993a7818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:08:14.413840 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-e55562e3-0a3f-4e13-adaf-fea9bec83cae None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:14.415613 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e55562e3-0a3f-4e13-adaf-fea9bec83cae tempest-TestEncryptedCinderVolumes-288469019 tempest-TestEncryptedCinderVolumes-288469019-project-admin] DELETE https://10.4.3.32/volume/v3/types/2bf0cb4d-45ca-4a80-953f-45ef1e22eed4 Jul 03 22:08:14.415813 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e55562e3-0a3f-4e13-adaf-fea9bec83cae tempest-TestEncryptedCinderVolumes-288469019 tempest-TestEncryptedCinderVolumes-288469019-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:14.416017 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-e55562e3-0a3f-4e13-adaf-fea9bec83cae tempest-TestEncryptedCinderVolumes-288469019 tempest-TestEncryptedCinderVolumes-288469019-project-admin] Calling method '_delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:14.428626 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-9cb05f45-b498-4d3f-9708-2d1304143921 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07c6cfbf-b324-4b7a-a42c-c5e5993a7818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8293a57e-5f39-46e5-aaea-09fbf425346a', '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='242df9b322fb4fccb11bd957d0ef839a',qos_specs=None,replication_status=,reservations=['7ef030f9-d568-4403-8f85-235689ee0615','f2eac688-83e5-4be2-a7e6-631537041b20','e4125817-6066-40c3-9838-7e38d00dae0c','e3b698f2-6ac6-4542-b102-a20b9c1fe712'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='407f466089d742219a6806798f42ad94',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T22:08:14Z,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=8293a57e-5f39-46e5-aaea-09fbf425346a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='242df9b322fb4fccb11bd957d0ef839a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='407f466089d742219a6806798f42ad94',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888),volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:08:14.429291 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-9cb05f45-b498-4d3f-9708-2d1304143921 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d9db251-8c1f-4031-96d2-a11fd355e24f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:08:14.443450 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-e55562e3-0a3f-4e13-adaf-fea9bec83cae tempest-TestEncryptedCinderVolumes-288469019 tempest-TestEncryptedCinderVolumes-288469019-project-admin] https://10.4.3.32/volume/v3/types/2bf0cb4d-45ca-4a80-953f-45ef1e22eed4 returned with HTTP 202 Jul 03 22:08:14.443812 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1560/6275] 10.4.3.32 () {66 vars in 1338 bytes} [Fri Jul 3 22:08:14 2026] DELETE /volume/v3/types/2bf0cb4d-45ca-4a80-953f-45ef1e22eed4 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:08:14.445444 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-9cb05f45-b498-4d3f-9708-2d1304143921 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d9db251-8c1f-4031-96d2-a11fd355e24f) transitioned into 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='242df9b322fb4fccb11bd957d0ef839a',qos_specs=None,replication_status=,reservations=['7ef030f9-d568-4403-8f85-235689ee0615','f2eac688-83e5-4be2-a7e6-631537041b20','e4125817-6066-40c3-9838-7e38d00dae0c','e3b698f2-6ac6-4542-b102-a20b9c1fe712'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='407f466089d742219a6806798f42ad94',volume_type_id=aa1ebaea-0dfb-4ab9-bfe4-d3cde023f888)}' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:08:14.446221 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-9cb05f45-b498-4d3f-9708-2d1304143921 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9338a300-ec32-4bcf-a205-039a0d741c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 22:08:14.454100 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-9cb05f45-b498-4d3f-9708-2d1304143921 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9338a300-ec32-4bcf-a205-039a0d741c8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 22:08:14.454862 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.volume.api [None req-9cb05f45-b498-4d3f-9708-2d1304143921 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Flow 'volume_create_api' (2e350c3d-a5bd-4526-b17f-d0031da1569e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 22:08:14.455112 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-9cb05f45-b498-4d3f-9708-2d1304143921 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Create volume request issued successfully. Jul 03 22:08:14.460788 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:14.460788 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:08:14.461140 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-9cb05f45-b498-4d3f-9708-2d1304143921 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Volume info retrieved successfully. Jul 03 22:08:15.463825 np0000004475 devstack@c-api.service[99935]: DEBUG dbcounter [-] [99935] Writing DB stats cinder:SELECT=85,cinder:UPDATE=36,cinder:INSERT=17 {{(pid=99935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:08:15.469810 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:15.469810 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:08:15.470389 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-9cb05f45-b498-4d3f-9708-2d1304143921 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Volume info retrieved successfully. Jul 03 22:08:15.470563 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.backup.api [None req-9cb05f45-b498-4d3f-9708-2d1304143921 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Checking backup size 1 against volume size 1 {{(pid=99935) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 22:08:15.470747 np0000004475 devstack@c-api.service[99935]: INFO cinder.backup.api [None req-9cb05f45-b498-4d3f-9708-2d1304143921 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Overwriting volume 8293a57e-5f39-46e5-aaea-09fbf425346a with restore of backup b092d272-c77a-4311-a412-58ae88006df5 Jul 03 22:08:15.487620 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.backup.rpcapi [None req-9cb05f45-b498-4d3f-9708-2d1304143921 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] restore_backup in rpcapi backup_id b092d272-c77a-4311-a412-58ae88006df5 {{(pid=99935) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 22:08:15.489294 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9cb05f45-b498-4d3f-9708-2d1304143921 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5/restore returned with HTTP 202 Jul 03 22:08:15.489779 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1561/6276] 10.4.3.32 () {70 vars in 1426 bytes} [Fri Jul 3 22:08:14 2026] POST /volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5/restore => generated 152 bytes in 1183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 22:08:15.497061 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-486fc9ce-4bc2-4935-bd18-e9ae3ee52caf None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:15.498865 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-486fc9ce-4bc2-4935-bd18-e9ae3ee52caf tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 Jul 03 22:08:15.499077 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-486fc9ce-4bc2-4935-bd18-e9ae3ee52caf tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:15.499295 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-486fc9ce-4bc2-4935-bd18-e9ae3ee52caf tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:15.499437 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-486fc9ce-4bc2-4935-bd18-e9ae3ee52caf tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b092d272-c77a-4311-a412-58ae88006df5. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:08:15.503188 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:15.503188 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:08:15.503763 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-486fc9ce-4bc2-4935-bd18-e9ae3ee52caf tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 returned with HTTP 200 Jul 03 22:08:15.504122 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1590/6277] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:08:15 2026] GET /volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:08:16.513101 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-19d39554-3521-4ba9-ac10-04a2e5507ff0 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:16.516534 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-19d39554-3521-4ba9-ac10-04a2e5507ff0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 Jul 03 22:08:16.516534 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-19d39554-3521-4ba9-ac10-04a2e5507ff0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:16.516800 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-19d39554-3521-4ba9-ac10-04a2e5507ff0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:16.516949 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-19d39554-3521-4ba9-ac10-04a2e5507ff0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b092d272-c77a-4311-a412-58ae88006df5. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:08:16.522471 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:16.522471 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:08:16.523438 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-19d39554-3521-4ba9-ac10-04a2e5507ff0 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 returned with HTTP 200 Jul 03 22:08:16.523955 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1567/6278] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:08:16 2026] GET /volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:08:17.533585 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-df58f1bf-d971-4188-a10d-1c2cbdcc8f30 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:17.535381 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-df58f1bf-d971-4188-a10d-1c2cbdcc8f30 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 Jul 03 22:08:17.535751 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-df58f1bf-d971-4188-a10d-1c2cbdcc8f30 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:17.535937 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-df58f1bf-d971-4188-a10d-1c2cbdcc8f30 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:17.536041 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-df58f1bf-d971-4188-a10d-1c2cbdcc8f30 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b092d272-c77a-4311-a412-58ae88006df5. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:08:17.540771 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:17.540771 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:08:17.541462 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-df58f1bf-d971-4188-a10d-1c2cbdcc8f30 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 returned with HTTP 200 Jul 03 22:08:17.542047 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1561/6279] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:08:17 2026] GET /volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:08:18.552916 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-16179e68-c235-4df6-bf43-c13192ff1f51 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:18.554801 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-16179e68-c235-4df6-bf43-c13192ff1f51 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 Jul 03 22:08:18.555063 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-16179e68-c235-4df6-bf43-c13192ff1f51 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:18.555274 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-16179e68-c235-4df6-bf43-c13192ff1f51 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:18.555435 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-16179e68-c235-4df6-bf43-c13192ff1f51 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b092d272-c77a-4311-a412-58ae88006df5. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:08:18.559325 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:18.559325 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:08:18.559958 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-16179e68-c235-4df6-bf43-c13192ff1f51 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 returned with HTTP 200 Jul 03 22:08:18.560325 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1562/6280] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:08:18 2026] GET /volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:08:19.570474 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-c49de605-f1bc-4564-9b85-095790441603 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:19.572192 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c49de605-f1bc-4564-9b85-095790441603 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 Jul 03 22:08:19.573610 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c49de605-f1bc-4564-9b85-095790441603 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:19.573610 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-c49de605-f1bc-4564-9b85-095790441603 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:19.573610 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-c49de605-f1bc-4564-9b85-095790441603 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b092d272-c77a-4311-a412-58ae88006df5. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:08:19.576998 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:19.576998 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:08:19.577702 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-c49de605-f1bc-4564-9b85-095790441603 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 returned with HTTP 200 Jul 03 22:08:19.578146 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1591/6281] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:08:19 2026] GET /volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:08:20.588569 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-d52b2158-50c5-4dcb-a4da-3e12946bc606 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:20.590478 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d52b2158-50c5-4dcb-a4da-3e12946bc606 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 Jul 03 22:08:20.590716 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d52b2158-50c5-4dcb-a4da-3e12946bc606 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:20.590925 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-d52b2158-50c5-4dcb-a4da-3e12946bc606 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:20.591048 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-d52b2158-50c5-4dcb-a4da-3e12946bc606 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b092d272-c77a-4311-a412-58ae88006df5. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:08:20.595238 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:20.595238 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:08:20.595864 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-d52b2158-50c5-4dcb-a4da-3e12946bc606 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 returned with HTTP 200 Jul 03 22:08:20.596325 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1568/6282] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:08:20 2026] GET /volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:08:21.606578 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-54f369d6-e38d-4ac5-94b9-141e7d31f829 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:21.608939 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-54f369d6-e38d-4ac5-94b9-141e7d31f829 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 Jul 03 22:08:21.609223 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-54f369d6-e38d-4ac5-94b9-141e7d31f829 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:21.609502 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-54f369d6-e38d-4ac5-94b9-141e7d31f829 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:21.609670 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-54f369d6-e38d-4ac5-94b9-141e7d31f829 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b092d272-c77a-4311-a412-58ae88006df5. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:08:21.614734 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:21.614734 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:08:21.615532 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-54f369d6-e38d-4ac5-94b9-141e7d31f829 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 returned with HTTP 200 Jul 03 22:08:21.616030 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1562/6283] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:08:21 2026] GET /volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:08:22.625786 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-0e186346-5b34-4c5d-bd0a-7b7618e77279 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:22.627666 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0e186346-5b34-4c5d-bd0a-7b7618e77279 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 Jul 03 22:08:22.627841 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0e186346-5b34-4c5d-bd0a-7b7618e77279 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:22.628040 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-0e186346-5b34-4c5d-bd0a-7b7618e77279 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:22.628155 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-0e186346-5b34-4c5d-bd0a-7b7618e77279 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b092d272-c77a-4311-a412-58ae88006df5. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:08:22.632494 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:22.632494 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:08:22.633097 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-0e186346-5b34-4c5d-bd0a-7b7618e77279 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 returned with HTTP 200 Jul 03 22:08:22.633604 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1563/6284] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:08:22 2026] GET /volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:08:23.644994 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-34349cf7-0efe-42cd-9544-ba38dc9a8688 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:23.646909 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-34349cf7-0efe-42cd-9544-ba38dc9a8688 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 Jul 03 22:08:23.647201 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-34349cf7-0efe-42cd-9544-ba38dc9a8688 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:23.647569 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-34349cf7-0efe-42cd-9544-ba38dc9a8688 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:23.647724 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-34349cf7-0efe-42cd-9544-ba38dc9a8688 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b092d272-c77a-4311-a412-58ae88006df5. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:08:23.652452 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:23.652452 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:08:23.653407 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-34349cf7-0efe-42cd-9544-ba38dc9a8688 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 returned with HTTP 200 Jul 03 22:08:23.654023 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1592/6285] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:08:23 2026] GET /volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:08:24.664804 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-2eea2404-1783-42e0-bc92-0e23be587500 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:24.666596 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2eea2404-1783-42e0-bc92-0e23be587500 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 Jul 03 22:08:24.666848 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2eea2404-1783-42e0-bc92-0e23be587500 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:24.667035 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-2eea2404-1783-42e0-bc92-0e23be587500 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:24.667133 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-2eea2404-1783-42e0-bc92-0e23be587500 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b092d272-c77a-4311-a412-58ae88006df5. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:08:24.671150 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:24.671150 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:08:24.671702 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-2eea2404-1783-42e0-bc92-0e23be587500 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 returned with HTTP 200 Jul 03 22:08:24.672128 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1569/6286] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:08:24 2026] GET /volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:08:25.681594 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-aad1b961-6b58-49cb-8eca-7e4bf378a8c6 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:25.683418 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-aad1b961-6b58-49cb-8eca-7e4bf378a8c6 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 Jul 03 22:08:25.683635 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-aad1b961-6b58-49cb-8eca-7e4bf378a8c6 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:25.683825 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-aad1b961-6b58-49cb-8eca-7e4bf378a8c6 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:25.683941 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-aad1b961-6b58-49cb-8eca-7e4bf378a8c6 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b092d272-c77a-4311-a412-58ae88006df5. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:08:25.687906 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:25.687906 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:08:25.688530 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-aad1b961-6b58-49cb-8eca-7e4bf378a8c6 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 returned with HTTP 200 Jul 03 22:08:25.688915 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1563/6287] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:08:25 2026] GET /volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:08:26.698283 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-a3c8631f-b406-40b9-b1cc-db070a7b0f7b None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:26.699986 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a3c8631f-b406-40b9-b1cc-db070a7b0f7b tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 Jul 03 22:08:26.700178 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a3c8631f-b406-40b9-b1cc-db070a7b0f7b tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:26.700339 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-a3c8631f-b406-40b9-b1cc-db070a7b0f7b tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:26.700457 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-a3c8631f-b406-40b9-b1cc-db070a7b0f7b tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b092d272-c77a-4311-a412-58ae88006df5. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:08:26.704444 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:26.704444 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:08:26.704988 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-a3c8631f-b406-40b9-b1cc-db070a7b0f7b tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 returned with HTTP 200 Jul 03 22:08:26.705291 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1564/6288] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:08:26 2026] GET /volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:08:27.714429 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-06d1209e-3246-4dc5-99b6-ada0f0a1abf6 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:27.716466 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-06d1209e-3246-4dc5-99b6-ada0f0a1abf6 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 Jul 03 22:08:27.716714 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-06d1209e-3246-4dc5-99b6-ada0f0a1abf6 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:27.716943 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-06d1209e-3246-4dc5-99b6-ada0f0a1abf6 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:27.717066 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-06d1209e-3246-4dc5-99b6-ada0f0a1abf6 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b092d272-c77a-4311-a412-58ae88006df5. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:08:27.721986 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:27.721986 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:08:27.722738 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-06d1209e-3246-4dc5-99b6-ada0f0a1abf6 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 returned with HTTP 200 Jul 03 22:08:27.723130 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1593/6289] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:08:27 2026] GET /volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:08:27.732344 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c3f256db-cb10-40b5-8c5c-fbbd721c7c0b None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:27.734170 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c3f256db-cb10-40b5-8c5c-fbbd721c7c0b tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/8293a57e-5f39-46e5-aaea-09fbf425346a Jul 03 22:08:27.734383 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c3f256db-cb10-40b5-8c5c-fbbd721c7c0b tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:27.734572 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c3f256db-cb10-40b5-8c5c-fbbd721c7c0b tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:27.734714 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.v3.volumes [None req-c3f256db-cb10-40b5-8c5c-fbbd721c7c0b tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Delete volume with id: 8293a57e-5f39-46e5-aaea-09fbf425346a Jul 03 22:08:27.741940 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:27.741940 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:08:27.742341 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c3f256db-cb10-40b5-8c5c-fbbd721c7c0b tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Volume info retrieved successfully. Jul 03 22:08:27.761195 np0000004475 devstack@c-api.service[99934]: INFO cinder.volume.api [None req-c3f256db-cb10-40b5-8c5c-fbbd721c7c0b tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Delete volume request issued successfully. Jul 03 22:08:27.761462 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c3f256db-cb10-40b5-8c5c-fbbd721c7c0b tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/volumes/8293a57e-5f39-46e5-aaea-09fbf425346a returned with HTTP 202 Jul 03 22:08:27.762004 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1570/6290] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 22:08:27 2026] DELETE /volume/v3/volumes/8293a57e-5f39-46e5-aaea-09fbf425346a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:08:27.768522 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-39a2adc4-3323-4e38-8573-3e419f357637 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:27.770408 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-39a2adc4-3323-4e38-8573-3e419f357637 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/volumes/8293a57e-5f39-46e5-aaea-09fbf425346a Jul 03 22:08:27.770711 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-39a2adc4-3323-4e38-8573-3e419f357637 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:27.770906 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-39a2adc4-3323-4e38-8573-3e419f357637 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:27.778079 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:27.778079 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:08:27.781635 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-39a2adc4-3323-4e38-8573-3e419f357637 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Volume info retrieved successfully. Jul 03 22:08:27.786068 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-39a2adc4-3323-4e38-8573-3e419f357637 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/volumes/8293a57e-5f39-46e5-aaea-09fbf425346a returned with HTTP 200 Jul 03 22:08:27.786444 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1564/6291] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:08:27 2026] GET /volume/v3/volumes/8293a57e-5f39-46e5-aaea-09fbf425346a => generated 1072 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:08:28.798389 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-875a6356-5211-48c8-aed9-013b93100a0c None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:28.799974 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-875a6356-5211-48c8-aed9-013b93100a0c tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/volumes/8293a57e-5f39-46e5-aaea-09fbf425346a Jul 03 22:08:28.800170 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-875a6356-5211-48c8-aed9-013b93100a0c tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:28.800338 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-875a6356-5211-48c8-aed9-013b93100a0c tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:28.805499 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-875a6356-5211-48c8-aed9-013b93100a0c tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/volumes/8293a57e-5f39-46e5-aaea-09fbf425346a returned with HTTP 404 Jul 03 22:08:28.805922 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1565/6292] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:08:28 2026] GET /volume/v3/volumes/8293a57e-5f39-46e5-aaea-09fbf425346a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:08:28.812634 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-7bcea2db-73b8-44e5-9e02-dda4ca852500 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:28.814413 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7bcea2db-73b8-44e5-9e02-dda4ca852500 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] GET https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 Jul 03 22:08:28.814624 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7bcea2db-73b8-44e5-9e02-dda4ca852500 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:28.814821 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-7bcea2db-73b8-44e5-9e02-dda4ca852500 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:28.814926 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-7bcea2db-73b8-44e5-9e02-dda4ca852500 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] Show backup with id b092d272-c77a-4311-a412-58ae88006df5. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:08:28.819615 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:28.819615 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:08:28.820306 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-7bcea2db-73b8-44e5-9e02-dda4ca852500 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-member] https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 returned with HTTP 200 Jul 03 22:08:28.820659 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1594/6293] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:08:28 2026] GET /volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:08:28.829825 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-25e408ba-b574-44bf-9e3b-176b2156b6b5 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:28.832132 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-25e408ba-b574-44bf-9e3b-176b2156b6b5 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] DELETE https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b Jul 03 22:08:28.832449 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-25e408ba-b574-44bf-9e3b-176b2156b6b5 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:28.832659 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-25e408ba-b574-44bf-9e3b-176b2156b6b5 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'delete' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:28.832773 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.contrib.backups [None req-25e408ba-b574-44bf-9e3b-176b2156b6b5 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Delete backup with id: b3135aa9-ccac-4221-86a6-450624dac96b. Jul 03 22:08:28.837679 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:28.837679 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:08:28.851057 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.backup.rpcapi [None req-25e408ba-b574-44bf-9e3b-176b2156b6b5 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] delete_backup rpcapi backup_id b3135aa9-ccac-4221-86a6-450624dac96b {{(pid=99934) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 22:08:28.852957 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-25e408ba-b574-44bf-9e3b-176b2156b6b5 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b returned with HTTP 202 Jul 03 22:08:28.853512 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1571/6294] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 22:08:28 2026] DELETE /volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 22:08:28.860086 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-4fc09c99-275d-4a09-9987-da7bff1774cf None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:28.861869 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4fc09c99-275d-4a09-9987-da7bff1774cf tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b Jul 03 22:08:28.862078 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4fc09c99-275d-4a09-9987-da7bff1774cf tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:28.862254 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-4fc09c99-275d-4a09-9987-da7bff1774cf tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:28.862348 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-4fc09c99-275d-4a09-9987-da7bff1774cf tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b3135aa9-ccac-4221-86a6-450624dac96b. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:08:28.868503 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:28.868503 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:08:28.869576 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-4fc09c99-275d-4a09-9987-da7bff1774cf tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b returned with HTTP 200 Jul 03 22:08:28.870260 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1565/6295] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:08:28 2026] GET /volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:08:29.879667 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-bf2b1a1b-60b6-4149-a469-4b6d18adcbfe None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:29.881819 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bf2b1a1b-60b6-4149-a469-4b6d18adcbfe tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b Jul 03 22:08:29.882090 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bf2b1a1b-60b6-4149-a469-4b6d18adcbfe tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:29.882285 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-bf2b1a1b-60b6-4149-a469-4b6d18adcbfe tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:29.882404 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.v3.backups [None req-bf2b1a1b-60b6-4149-a469-4b6d18adcbfe tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b3135aa9-ccac-4221-86a6-450624dac96b. {{(pid=99935) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:08:29.887297 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-bf2b1a1b-60b6-4149-a469-4b6d18adcbfe tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b returned with HTTP 404 Jul 03 22:08:29.888044 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1566/6296] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:08:29 2026] GET /volume/v3/backups/b3135aa9-ccac-4221-86a6-450624dac96b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:08:29.894203 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1b340b7d-0edc-4533-b789-420bd888f959 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:29.895775 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1b340b7d-0edc-4533-b789-420bd888f959 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] DELETE https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 Jul 03 22:08:29.896013 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1b340b7d-0edc-4533-b789-420bd888f959 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:29.896252 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1b340b7d-0edc-4533-b789-420bd888f959 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'delete' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:29.896400 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.contrib.backups [None req-1b340b7d-0edc-4533-b789-420bd888f959 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Delete backup with id: a25ca0c7-9f06-4a15-84d1-662fef43afe5. Jul 03 22:08:29.901213 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:29.901213 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:08:29.913195 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.backup.rpcapi [None req-1b340b7d-0edc-4533-b789-420bd888f959 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] delete_backup rpcapi backup_id a25ca0c7-9f06-4a15-84d1-662fef43afe5 {{(pid=99936) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 22:08:29.914941 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1b340b7d-0edc-4533-b789-420bd888f959 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 returned with HTTP 202 Jul 03 22:08:29.916548 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1595/6297] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 22:08:29 2026] DELETE /volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 22:08:29.922189 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b4607962-1973-46f8-bc05-e1d559715347 None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:29.923804 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b4607962-1973-46f8-bc05-e1d559715347 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 Jul 03 22:08:29.923986 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b4607962-1973-46f8-bc05-e1d559715347 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:29.924168 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b4607962-1973-46f8-bc05-e1d559715347 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:29.924290 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-b4607962-1973-46f8-bc05-e1d559715347 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id a25ca0c7-9f06-4a15-84d1-662fef43afe5. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:08:29.928065 np0000004475 devstack@c-api.service[99934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:29.928065 np0000004475 devstack@c-api.service[99934]: warnings.warn( Jul 03 22:08:29.928548 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b4607962-1973-46f8-bc05-e1d559715347 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 returned with HTTP 200 Jul 03 22:08:29.928969 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1572/6298] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:08:29 2026] GET /volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:08:30.938604 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-076c1a5f-f4cb-4532-9879-ecf5f5a2406a None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:30.940870 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-076c1a5f-f4cb-4532-9879-ecf5f5a2406a tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 Jul 03 22:08:30.941155 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-076c1a5f-f4cb-4532-9879-ecf5f5a2406a tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:30.941435 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-076c1a5f-f4cb-4532-9879-ecf5f5a2406a tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:30.941590 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.v3.backups [None req-076c1a5f-f4cb-4532-9879-ecf5f5a2406a tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id a25ca0c7-9f06-4a15-84d1-662fef43afe5. {{(pid=99933) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:08:30.946300 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-076c1a5f-f4cb-4532-9879-ecf5f5a2406a tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 returned with HTTP 404 Jul 03 22:08:30.946969 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1566/6299] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:08:30 2026] GET /volume/v3/backups/a25ca0c7-9f06-4a15-84d1-662fef43afe5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:08:30.954434 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-9c1b1bfa-30b7-4dbf-a584-81dffcbbc580 None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:30.956581 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9c1b1bfa-30b7-4dbf-a584-81dffcbbc580 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] DELETE https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 Jul 03 22:08:30.956864 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9c1b1bfa-30b7-4dbf-a584-81dffcbbc580 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:30.957059 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-9c1b1bfa-30b7-4dbf-a584-81dffcbbc580 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'delete' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:30.957162 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.contrib.backups [None req-9c1b1bfa-30b7-4dbf-a584-81dffcbbc580 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Delete backup with id: b092d272-c77a-4311-a412-58ae88006df5. Jul 03 22:08:30.961895 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:30.961895 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:08:30.973142 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.backup.rpcapi [None req-9c1b1bfa-30b7-4dbf-a584-81dffcbbc580 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] delete_backup rpcapi backup_id b092d272-c77a-4311-a412-58ae88006df5 {{(pid=99935) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 22:08:30.975076 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-9c1b1bfa-30b7-4dbf-a584-81dffcbbc580 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 returned with HTTP 202 Jul 03 22:08:30.975609 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1567/6300] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 22:08:30 2026] DELETE /volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 22:08:30.982456 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-fa4bb472-a70b-4154-b86b-0cb5102d8229 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:30.984262 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fa4bb472-a70b-4154-b86b-0cb5102d8229 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 Jul 03 22:08:30.984479 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fa4bb472-a70b-4154-b86b-0cb5102d8229 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:30.984658 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-fa4bb472-a70b-4154-b86b-0cb5102d8229 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:30.984786 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.v3.backups [None req-fa4bb472-a70b-4154-b86b-0cb5102d8229 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b092d272-c77a-4311-a412-58ae88006df5. {{(pid=99936) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:08:30.989258 np0000004475 devstack@c-api.service[99936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:30.989258 np0000004475 devstack@c-api.service[99936]: warnings.warn( Jul 03 22:08:30.990068 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-fa4bb472-a70b-4154-b86b-0cb5102d8229 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 returned with HTTP 200 Jul 03 22:08:30.990490 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1596/6301] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:08:30 2026] GET /volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:08:32.001061 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-b43ec8f1-ad8d-4b80-b3ce-cff195b9b59a None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:32.002619 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b43ec8f1-ad8d-4b80-b3ce-cff195b9b59a tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 Jul 03 22:08:32.002808 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b43ec8f1-ad8d-4b80-b3ce-cff195b9b59a tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:32.003015 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-b43ec8f1-ad8d-4b80-b3ce-cff195b9b59a tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:32.003129 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.v3.backups [None req-b43ec8f1-ad8d-4b80-b3ce-cff195b9b59a tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Show backup with id b092d272-c77a-4311-a412-58ae88006df5. {{(pid=99934) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 22:08:32.006209 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-b43ec8f1-ad8d-4b80-b3ce-cff195b9b59a tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 returned with HTTP 404 Jul 03 22:08:32.006645 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1573/6302] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:08:32 2026] GET /volume/v3/backups/b092d272-c77a-4311-a412-58ae88006df5 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:08:32.013462 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-5bd40fe0-1e98-49ff-bfbf-5822a9cb11f8 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:32.015737 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5bd40fe0-1e98-49ff-bfbf-5822a9cb11f8 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/69f24f79-51fb-4750-afb1-f6ef11ed663b Jul 03 22:08:32.016030 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5bd40fe0-1e98-49ff-bfbf-5822a9cb11f8 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:32.016298 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-5bd40fe0-1e98-49ff-bfbf-5822a9cb11f8 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'delete' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:32.016530 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.v3.volumes [None req-5bd40fe0-1e98-49ff-bfbf-5822a9cb11f8 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Delete volume with id: 69f24f79-51fb-4750-afb1-f6ef11ed663b Jul 03 22:08:32.026065 np0000004475 devstack@c-api.service[99933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:32.026065 np0000004475 devstack@c-api.service[99933]: warnings.warn( Jul 03 22:08:32.026516 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-5bd40fe0-1e98-49ff-bfbf-5822a9cb11f8 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Volume info retrieved successfully. Jul 03 22:08:32.044892 np0000004475 devstack@c-api.service[99933]: INFO cinder.volume.api [None req-5bd40fe0-1e98-49ff-bfbf-5822a9cb11f8 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Delete volume request issued successfully. Jul 03 22:08:32.045114 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-5bd40fe0-1e98-49ff-bfbf-5822a9cb11f8 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/volumes/69f24f79-51fb-4750-afb1-f6ef11ed663b returned with HTTP 202 Jul 03 22:08:32.045615 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1567/6303] 10.4.3.32 () {68 vars in 1384 bytes} [Fri Jul 3 22:08:32 2026] DELETE /volume/v3/volumes/69f24f79-51fb-4750-afb1-f6ef11ed663b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 22:08:32.052459 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-3a81d9b5-307b-4820-a9e4-c1ebe896168f None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:32.054387 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3a81d9b5-307b-4820-a9e4-c1ebe896168f tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/volumes/69f24f79-51fb-4750-afb1-f6ef11ed663b Jul 03 22:08:32.054617 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3a81d9b5-307b-4820-a9e4-c1ebe896168f tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:32.054845 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-3a81d9b5-307b-4820-a9e4-c1ebe896168f tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:32.062794 np0000004475 devstack@c-api.service[99935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:08:32.062794 np0000004475 devstack@c-api.service[99935]: warnings.warn( Jul 03 22:08:32.066457 np0000004475 devstack@c-api.service[99935]: INFO cinder.volume.api [None req-3a81d9b5-307b-4820-a9e4-c1ebe896168f tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Volume info retrieved successfully. Jul 03 22:08:32.070592 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-3a81d9b5-307b-4820-a9e4-c1ebe896168f tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/volumes/69f24f79-51fb-4750-afb1-f6ef11ed663b returned with HTTP 200 Jul 03 22:08:32.071038 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1568/6304] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:08:32 2026] GET /volume/v3/volumes/69f24f79-51fb-4750-afb1-f6ef11ed663b => generated 1005 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 22:08:33.082729 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-dc29ce16-398f-4a21-878d-727ff78858e5 None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:33.084476 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-dc29ce16-398f-4a21-878d-727ff78858e5 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] GET https://10.4.3.32/volume/v3/volumes/69f24f79-51fb-4750-afb1-f6ef11ed663b Jul 03 22:08:33.084706 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-dc29ce16-398f-4a21-878d-727ff78858e5 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:33.084927 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-dc29ce16-398f-4a21-878d-727ff78858e5 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:33.090388 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-dc29ce16-398f-4a21-878d-727ff78858e5 tempest-ProjectMemberTests33-1923500592 tempest-ProjectMemberTests33-1923500592-project-admin] https://10.4.3.32/volume/v3/volumes/69f24f79-51fb-4750-afb1-f6ef11ed663b returned with HTTP 404 Jul 03 22:08:33.090834 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1597/6305] 10.4.3.32 () {68 vars in 1381 bytes} [Fri Jul 3 22:08:33 2026] GET /volume/v3/volumes/69f24f79-51fb-4750-afb1-f6ef11ed663b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:08:34.392934 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.middleware.request_id [None req-c57fb8f8-cad9-4a72-819b-2bdebf2fccad None None] RequestId filter calling following filter/app {{(pid=99934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:34.445888 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c57fb8f8-cad9-4a72-819b-2bdebf2fccad tempest-ProjectAdminTests-252644802 tempest-ProjectAdminTests-252644802-project-admin] GET https://10.4.3.32/volume/v3/scheduler-stats/get_pools Jul 03 22:08:34.446106 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c57fb8f8-cad9-4a72-819b-2bdebf2fccad tempest-ProjectAdminTests-252644802 tempest-ProjectAdminTests-252644802-project-admin] Empty body provided in request {{(pid=99934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:34.446297 np0000004475 devstack@c-api.service[99934]: DEBUG cinder.api.openstack.wsgi [None req-c57fb8f8-cad9-4a72-819b-2bdebf2fccad tempest-ProjectAdminTests-252644802 tempest-ProjectAdminTests-252644802-project-admin] Calling method 'get_pools' {{(pid=99934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:34.949104 np0000004475 devstack@c-api.service[99934]: INFO cinder.api.openstack.wsgi [None req-c57fb8f8-cad9-4a72-819b-2bdebf2fccad tempest-ProjectAdminTests-252644802 tempest-ProjectAdminTests-252644802-project-admin] https://10.4.3.32/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 22:08:34.949484 np0000004475 devstack@c-api.service[99934]: [pid: 99934|app: 0|req: 1574/6306] 10.4.3.32 () {66 vars in 1284 bytes} [Fri Jul 3 22:08:34 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:08:34.956764 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.middleware.request_id [None req-ee76e72f-eda3-4834-bb3d-e4ce8770e887 None None] RequestId filter calling following filter/app {{(pid=99933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:34.958500 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ee76e72f-eda3-4834-bb3d-e4ce8770e887 tempest-ProjectAdminTests-252644802 tempest-ProjectAdminTests-252644802-project-admin] GET https://10.4.3.32/volume/v3/capabilities/np0000004475@storpool Jul 03 22:08:34.958690 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ee76e72f-eda3-4834-bb3d-e4ce8770e887 tempest-ProjectAdminTests-252644802 tempest-ProjectAdminTests-252644802-project-admin] Empty body provided in request {{(pid=99933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:34.958891 np0000004475 devstack@c-api.service[99933]: DEBUG cinder.api.openstack.wsgi [None req-ee76e72f-eda3-4834-bb3d-e4ce8770e887 tempest-ProjectAdminTests-252644802 tempest-ProjectAdminTests-252644802-project-admin] Calling method 'show' {{(pid=99933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:35.464931 np0000004475 devstack@c-api.service[99933]: INFO cinder.api.openstack.wsgi [None req-ee76e72f-eda3-4834-bb3d-e4ce8770e887 tempest-ProjectAdminTests-252644802 tempest-ProjectAdminTests-252644802-project-admin] https://10.4.3.32/volume/v3/capabilities/np0000004475@storpool returned with HTTP 200 Jul 03 22:08:35.464931 np0000004475 devstack@c-api.service[99933]: [pid: 99933|app: 0|req: 1568/6307] 10.4.3.32 () {66 vars in 1311 bytes} [Fri Jul 3 22:08:34 2026] GET /volume/v3/capabilities/np0000004475@storpool => generated 703 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:08:37.049554 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.middleware.request_id [None req-d5b5b9f3-9bfb-458a-8e55-84867376d3cf None None] RequestId filter calling following filter/app {{(pid=99935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:37.108989 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d5b5b9f3-9bfb-458a-8e55-84867376d3cf tempest-ProjectReaderTests-1646024619 tempest-ProjectReaderTests-1646024619-project-admin] GET https://10.4.3.32/volume/v3/scheduler-stats/get_pools Jul 03 22:08:37.109216 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d5b5b9f3-9bfb-458a-8e55-84867376d3cf tempest-ProjectReaderTests-1646024619 tempest-ProjectReaderTests-1646024619-project-admin] Empty body provided in request {{(pid=99935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:37.109426 np0000004475 devstack@c-api.service[99935]: DEBUG cinder.api.openstack.wsgi [None req-d5b5b9f3-9bfb-458a-8e55-84867376d3cf tempest-ProjectReaderTests-1646024619 tempest-ProjectReaderTests-1646024619-project-admin] Calling method 'get_pools' {{(pid=99935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:37.611766 np0000004475 devstack@c-api.service[99935]: INFO cinder.api.openstack.wsgi [None req-d5b5b9f3-9bfb-458a-8e55-84867376d3cf tempest-ProjectReaderTests-1646024619 tempest-ProjectReaderTests-1646024619-project-admin] https://10.4.3.32/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 22:08:37.612127 np0000004475 devstack@c-api.service[99935]: [pid: 99935|app: 0|req: 1569/6308] 10.4.3.32 () {66 vars in 1284 bytes} [Fri Jul 3 22:08:37 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:08:37.619537 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.middleware.request_id [None req-1994f8fc-67b2-405e-86da-65380382a1fb None None] RequestId filter calling following filter/app {{(pid=99936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:08:37.670699 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1994f8fc-67b2-405e-86da-65380382a1fb tempest-ProjectReaderTests-1646024619 tempest-ProjectReaderTests-1646024619-project-reader] GET https://10.4.3.32/volume/v3/capabilities/np0000004475@storpool Jul 03 22:08:37.670916 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1994f8fc-67b2-405e-86da-65380382a1fb tempest-ProjectReaderTests-1646024619 tempest-ProjectReaderTests-1646024619-project-reader] Empty body provided in request {{(pid=99936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:08:37.671077 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.api.openstack.wsgi [None req-1994f8fc-67b2-405e-86da-65380382a1fb tempest-ProjectReaderTests-1646024619 tempest-ProjectReaderTests-1646024619-project-reader] Calling method 'show' {{(pid=99936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:08:37.671707 np0000004475 devstack@c-api.service[99936]: DEBUG cinder.policy [None req-1994f8fc-67b2-405e-86da-65380382a1fb tempest-ProjectReaderTests-1646024619 tempest-ProjectReaderTests-1646024619-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '7510162443444ec69d172b36eaab92ee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4af78dd1cfb947f0b119d2c49cf5be45', '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=99936) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 22:08:37.671879 np0000004475 devstack@c-api.service[99936]: INFO cinder.api.openstack.wsgi [None req-1994f8fc-67b2-405e-86da-65380382a1fb tempest-ProjectReaderTests-1646024619 tempest-ProjectReaderTests-1646024619-project-reader] https://10.4.3.32/volume/v3/capabilities/np0000004475@storpool returned with HTTP 403 Jul 03 22:08:37.672252 np0000004475 devstack@c-api.service[99936]: [pid: 99936|app: 0|req: 1598/6309] 10.4.3.32 () {66 vars in 1311 bytes} [Fri Jul 3 22:08:37 2026] GET /volume/v3/capabilities/np0000004475@storpool => generated 110 bytes in 53 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 22:08:42.004840 np0000004475 devstack@c-api.service[99934]: DEBUG dbcounter [-] [99934] Writing DB stats cinder:SELECT=32,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=99934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:08:42.069591 np0000004475 devstack@c-api.service[99935]: DEBUG dbcounter [-] [99935] Writing DB stats cinder:SELECT=13,cinder:UPDATE=3 {{(pid=99935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:08:43.087027 np0000004475 devstack@c-api.service[99936]: DEBUG dbcounter [-] [99936] Writing DB stats cinder:SELECT=18,cinder:UPDATE=3,cinder:INSERT=2 {{(pid=99936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:08:44.961354 np0000004475 devstack@c-api.service[99933]: DEBUG dbcounter [-] [99933] Writing DB stats cinder:SELECT=27,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=99933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}